﻿/*@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../Font/icomoon.eot");
  src: url('../Font/icomoon.eot?#iefix') format('embedded-opentype'), url('../Font/icomoon.woff') format('woff'), url('../Font/icomoon.ttf') format('truetype'), url('../Font/icomoon.svg#glyphicons_halflingsregular') format('svg');
}*/




@media screen and (min-width:1130px) {
    .topNavigationButton.x-btn.x-btn-default-small,
    .topNavigationButton.x-btn.x-btn-default-small.over,
    .topNavigationButton.x-btn.x-btn-default-small.x-pressed {
        padding-left: 30px;
        padding-right: 30px;
    }
}


@media screen and (max-width:1130px) {
    .topNavigationButton.x-btn.x-btn-default-small,
    .topNavigationButton.x-btn.x-btn-default-small.over,
    .topNavigationButton.x-btn.x-btn-default-small.x-pressed {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media screen and (min-width:1130px) {
    .topNavigationButton.rootFoldersButton,
    .topNavigationButton.rootFoldersButton.over,
    .topNavigationButton.rootFoldersButton.x-pressed,

    .topNavigationButton.workspacesButton,
    .topNavigationButton.workspacesButton.over,
    .topNavigationButton.workspacesButton.x-pressed,

    .topNavigationButton.sharedLinksButton,
    .topNavigationButton.sharedLinksButton.over,
    .topNavigationButton.sharedLinksButton.x-pressed,

    .topNavigationButton.settingsButton,
    .topNavigationButton.settingsButton.over,
    .topNavigationButton.settingsButton.x-pressed {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
}

@media screen and (max-width: 1000px) {
    .topNavigationButtonRootFoldersIcon,
    .topNavigationButtonRootFoldersIcon.over,
    .topNavigationButtonRootFoldersIcon.x-pressed,
    
    .topNavigationButtonWorkspacesIcon,
    .topNavigationButtonWorkspacesIcon.over,
    .topNavigationButtonWorkspacesIcon.x-pressed,

    .topNavigationButtonSharedLinksIcon,
    .topNavigationButtonSharedLinksIcon.over,
    .topNavigationButtonSharedLinksIcon.x-pressed,

    .topNavigationButtonSettingsIcon,
    .topNavigationButtonSettingsIcon.over,
    .topNavigationButtonSettingsIcon.x-pressed {
        margin-left: 15px !important;
    }
}

@media screen and (max-width:1000px) {

    /*.glyphicon {
      position: relative;
      top: 1px;
      display: inline-block;
      font-family: 'Glyphicons Halflings';
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
}*/
    .x-scf-mainlogo {
        width: 75px !important;
        clip: rect(0px,60px,90px,0px) !important;
        /*content: "\e601";
        font-size:30px;*/
    }

    /*.x-scf-mainlogo:hover{
        color:red;
        opacity:0.5;
    }*/

    .topNavigationButton.x-btn.x-btn-default-small,
    .topNavigationButton.x-btn.x-btn-default-small.over,
    .topNavigationButton.x-btn.x-btn-default-small.x-pressed {
        padding-left: 30px;
    }

    .topNavigationButton.x-btn .x-btn-inner {
        height: 0 !important;
        width: 20px;
    }



    .x-scf-configuration-sidebar-leftcontainer {
        display: none;
        left: 0 !important;
    }

    .x-scf-multicontroller-sidebar {
        display: none;
        padding-left: 0 !important;
    }

    .x-scf-upperControlsContainer {
        left: 15px !important;
    }

        .x-scf-upperControlsContainer .x-column-inner {
            width:100% !important;
        }

    .topLineButton.hamburgermenubutton {
        width: 35px;
        display: inline-block !important;
    }

    .x-scf-hamburgernavigationbutton-linkstyle{
        color:#5a5751;
    }

    a.x-scf-hamburgernavigationbutton-linkstyle:hover{
        text-decoration:none;
        color:#17406d;
        background-color:#f3f3f3;
    }

    td.x-scf-rulesmanagement-autoapprovecontainer-tooltip {
    width: 4% !important;
    }


    .x-scf-rulesmanagement-autoapprovecontainer-tooltip .infoIcon{
        margin-top:18px !important;
    }

    .topLineButton.hamburgermenubutton .x-btn-arrow {
        background-image: none !important;
    }

    .topLineButton.hamburgermenubutton .x-btn-arrow-right {
        padding-right: 0 !important;
    }

    .topLineButton.hamburgermenubutton .x-scf-hamburgernavigationbutton-mainicon {
        margin: 2px 0 0 4px;
    }

    .x-scf-Grid.settingsscreen,
    .x-scf-devicemanagement-existing-GridBottomMargin .x-scf-Grid,
    .x-scf-devicemanagement-GridBottomMargin .x-scf-Grid,
    .x-scf-devicemanagement-registerd-GridBottomMargin .x-scf-Grid,
    .x-scf-CenterUpperControls.x-scf-devicemanagement-uppercontrol-border {
        border-left: 1px solid #ccc;
    }




}

/*@media screen and (max-width:980px) {
    .x-scf-rootfolders-SearchBox {
        margin-top: 10px !important;
        float:right;
    }

    .x-scf-rootfolders-pathnavigationcontrol {
        margin-right:0 !important;
    }
}*/