﻿body.f-body {
    padding: 0 !important;
}

#sideheader {
    height: 58px;
    text-align: center;
    overflow: hidden;
}

    #sideheader .logo {
        font-size: 24px;
        text-decoration: none;
        line-height: 58px;
    }

#header {
    height: 58px;
}

    #header .header-left {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
    }

    #header .header-right {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 10px;
    }

    #header .f-btn {
        border-width: 0;
    }

    #header .icononlyaction {
        padding: 10px;
        border-radius: 50%;
    }

        #header .icononlyaction .f-btn-icon {
            font-size: 18px;
            line-height: 28px;
            height: 28px;
            width: 28px;
        }


    #header .userpicaction {
        border-radius: 24px;
        padding: 7px 10px;
    }

        #header .userpicaction .f-btn-icon {
            border-radius: 50%;
            width: 34px;
            height: 34px;
            margin: 0;
        }

        #header .userpicaction .f-btn-text {
            margin-left: 8px;
            font-size: 14px;
            line-height: 34px;
        }

    #header .btn-apply-trial .f-badge {
        top: 15px;
        right: 10px;
    }

    #header .header-right > .f-inline-block,
    #header .header-left > .f-inline-block {
        vertical-align: top;
    }



.f-animation #header .searchbox {
    -webkit-transition: width .3s;
    transition: width .3s;
}

#header .searchbox {
    margin-bottom: 0;
    padding: 7px;
}

    #header .searchbox .f-field-textbox {
        border-width: 0;
        /*border-bottom-width: 1px;
        border-radius: 0;*/
        line-height: 34px;
        height: 34px;
        padding: 0 8px;
        font-size: 14px;
    }

    #header .searchbox.collapsed .f-field-textbox {
        background-color: transparent;
        background-image: none;
        border-bottom-color: transparent;
        padding: 0;
        visibility: hidden;
    }

    #header .searchbox.expanded .f-field-textbox {
    }

    #header .searchbox .f-field-triggerbox-icons {
        margin-top: -12px;
        margin-right: 5px;
    }

    #header .searchbox .f-field-triggerbox-icon.f-icon {
        font-size: 18px;
        line-height: 24px;
        min-width: 24px;
        min-height: 24px;
    }



.copyright-menutext {
    cursor: default;
}

    .copyright-menutext .copyright {
        text-align: center;
    }

        .copyright-menutext .copyright .version img {
            width: 58px;
            padding: 8px 0 3px;
        }



ul.list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

    ul.list li {
        margin-bottom: 5px;
    }


.isnew,
.iscorp {
    color: red;
    font-size: 11px;
    line-height: 11px;
}



.tabtool.viewcode .f-icon {
    font-weight: bold;
}


ul.applytrial {
    list-style-type: none;
    margin: 10px 0 0 10px;
    border-left-width: 1px;
    border-left-style: dashed;
    padding-left: 15px;
}

    ul.applytrial li {
        padding: 1px 0;
    }



/* Special - Index Page */
/*.sidebarregion {
    box-shadow: 2px 0 5px 0 rgba(0, 0, 0, .2);
    z-index: 2001;
}


.centerregion {
    overflow: hidden;
}*/

/*.centerregion .f-tabstrip-header {
    border-bottom-width: 0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .2);
    z-index: 2000;
}

.centerregion.f-tabstrip-inkbar > .f-panel-header .f-tabstrip-header-inkbar {
    height: 3px;
}*/


/*
.bodyregion .f-tabstrip-inkbar > .f-panel-header .f-tab-header.f-state-active {
    background-color: transparent;
    background-image: none;
}
*/


/*.leftregion .f-tree-node.f-widget-header .f-tree-cell-inner,
.leftregion .f-tree-minimode-list .f-tree-minimode-item .f-tree-minimode-item-inner {
    border-color: transparent !important;
}
*/

/*
.sidebarregion .leftregion,
.bodyregion .centerregion {
    border-width: 0;
    border-top-width: 1px;
}

.bodyregion .centerregion .f-tabstrip-header .f-tab-header {
    border-width: 0;
    padding-left: 12px;
    padding-right: 12px;
}
*/


.logo-subtitle {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 12px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.online-examples-subtitle {
    line-height: 16px;
    font-size: 12px;
    margin-left: 20px;
    margin-top: -5px;
    margin-bottom: 5px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}





/*#breadcrumb {
    display: none;
}
*/


#breadcrumb {
    display: inline-block;
    margin-left: 10px;
}

    #breadcrumb .breadcrumb-separator {
        margin: 0 8px;
        opacity: 0.3;
        filter: alpha(opacity=30);
    }

    #breadcrumb .breadcrumb-root,
    #breadcrumb .breadcrumb-text {
        opacity: 0.6;
        filter: alpha(opacity=60);
    }

    #breadcrumb .breadcrumb-last {
        opacity: 0.85;
        filter: alpha(opacity=85);
    }

    #breadcrumb .breadcrumb-inner,
    #breadcrumb .breadcrumb-icons,
    #breadcrumb .breadcrumb-icons .f-iconfont {
        display: inline-block;
        line-height: 48px;
        vertical-align: top;
    }

        #breadcrumb .breadcrumb-icons a {
            margin-left: 6px;
            cursor: pointer;
            opacity: 0.65;
            filter: alpha(opacity=65);
        }


    #breadcrumb .breadcrumb-icons {
        display: none;
    }

.maintabs-single #breadcrumb .breadcrumb-icons {
    display: inline-block;
}






/*
.f-tree-minimode-list .f-tree-minimode-icon {
    font-size: 24px;
    min-width: 24px;
    line-height: 24px !important;
}
.f-tree-minimode-list .f-tree-minimode-icon.f-tree-custom-icon {
    height: 24px !important;
}
.f-tree-minimode-list .f-tree-minimode-text {
    display: block;
    font-size: 10px;
    margin-top: 5px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
*/




/*
.sidebarregion .topregion {
    display: none;
}
*/


.leftregion .f-tree-cell-inner {
    cursor: pointer;
}


.sidebarregion .f-tree-minimode-list .f-tree-minimode-text {
    display: block;
    margin-top: 5px;
    font-size: 0.85em;
}

.mysitestats {
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-size: 14px;
    margin-left: -10px;
}

    .mysitestats li {
        display: inline-block;
        padding: 10px;
        border-width: 1px;
        border-style: solid;
        margin: 0 10px 20px 10px;
        min-width: 85px;
    }

        .mysitestats li .title {
            font-size: 0.9em;
            opacity: 0.8;
            filter: alpha(opacity=80);
            margin-bottom: 5px;
            text-align: center;
        }

        .mysitestats li .content {
            font-size: 1.1em;
            font-weight: normal;
            text-align: center;
        }

        .mysitestats li .line {
            height: 1px;
            border: none;
            opacity: 0.8;
            filter: alpha(opacity=80);
            border-top: 1px solid gray;
        }
