﻿body {
}

    body:not(.loading) .waitModal {
        display: none !important;
    }

.btn-primary {
    color: #ffffff;
    background-color: #007bff !important;
    border-color: #007bff;
    box-shadow: none;
}

.FontLogo {
    color: #cf303d;
}

.topnavbar {
    padding: 0;
    /*background-image: url(../images/nomix2/Background-Login.jpg) !important;*/
    background-color: #0f4496 !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}


.sidebar {
    background-color: #0f1820; /*Black*/
    /*background-color: #2C3E50; /* #01153F;*/ /*#1e282c;*/
}

    .sidebar > .nav > li > a, .sidebar > .nav > li > .nav-item {
        color: #FFFFFF;
    }

    .sidebar > .nav > li.active, .sidebar > .nav > li.open, .sidebar > .nav > li.active > a, .sidebar > .nav > li.open > a, .sidebar > .nav > li.active .nav, .sidebar > .nav > li.open .nav {
        background-color: #122A59; /*rgba(58,97,201,0.3);*/
        color: #f8f5f5;
    }

.btn-primary {
    color: #ffffff;
    background-color: #007bff !important;
    border-color: #007bff;
    box-shadow: none;
}

.sidebar-collapse #searchMainMenu {
    display: none !important;
}

.sidebar-collapse #clearSearchButton {
    display: none !important;
}

.sidebar-collapse #spectrumproRightsLegend {
    display: none !important;
}

.sidebar-collapse #divSpectrumproRightsLegend {
    display: none !important;
}


.col-xs-4 {
    width: 33.33333333%;
}

.img-circle {
    width: 33.33333333%;
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header > img {
    z-index: 5;
    height: 90px;
    width: 90px;
    border: 3px solid;
    border-color: transparent;
    border-color: rgba(255,255,255,0.2);
}

.img-circle {
    border-radius: 50%;
}

img {
    vertical-align: middle;
}

.sidebar-expanded-on-hover #spectrumproRightsLegend {
    color: #ddd !important;
    color: #555 !important;
}

/*.hide-menu-item {
    display: none !important;
}*/
/*.treeview .treeview-menu li:not(.show-item-menu){
    background-color: yellow;
}*/

.treeview.active > .treeview-menu {
    margin-left: 10px;
}

.sidebar-subnav > li > a, .sidebar-subnav > li > .nav-item {
    color: #ced1d4;
}

.nav-wrapper .navbar-nav .open .dropdown-menu {
    background-color: #34485e;
}

.nav-wrapper .dropdown-menu > li > a {
    color: #ffffff;
}

    .nav-wrapper .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
        background-color: #394d64;
        color: #23b7e5;
    }



.sidebar-expanded-on-hover:not(.sidebar-open) > .sticky {
    margin-left: 270px;
    transition: transform 0.5s ease-in-out, margin 0.5s ease-in-out;
}

@media (max-width: 1024px) {
    .sidebar-expanded-on-hover > .sticky {
        margin-left: 0px !important;
    }
}



.sidebar-collapse > .sticky {
    margin-left: 70px !important;
    transition: transform 0.5s ease-in-out, margin 0.5s ease-in-out;
}


.main-sidebar {
    top: 0px !important;
}
/**Login screen*/
.login-full-height .__loginUserView {
    padding-top: 4rem;
    margin-top: 0;
}

.celestica-logo {
    /*background: url(../images/Celestica_TM_LOGO_LRG_POS_RGB.png) no-repeat;*/
    height: 80px;
    background-size: contain;
    text-align: center;
}

.bg-login {
    /*background: url(../images/spectrumpro2/bg-login.jpg) center no-repeat;*/
    background: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)), url(../images/nomix2/Background_Login.jpg) center no-repeat;
    height: 100vh;
    background-size: cover;
    text-align: center;
}

    .bg-login h1 {
        font-weight: lighter;
        color: #fff;
        text-align: center;
        font-size: 6rem;
        margin-right: 33px;
        margin-top: 25%;
    }

    .bg-login .appLoginLogo {
        display: inline-block;
        width: 329px;
        background-size: 329px;
        height: 90px;
    }

.sign-in-sp h1 {
    font-weight: lighter;
    color: #fff;
    text-align: center;
    font-size: 6rem;
    margin-right: 33px;
    margin-top: 25%;
}

.sign-in-sp .appLoginLogo {
    display: inline-block;
    width: 329px;
    background-size: 329px;
    height: 70px;
}

.__accessDeniedClass {
    /**reset*/
    position: initial;
    top: 100;
    left: 100;
    width: 100;
    opacity: 1;
    padding-right: 0;
}

.iconLogin {
    display: inline-block;
    width: 130px;
    height: 130px;
    border: 1px solid #000;
    border-radius: 100%;
    line-height: 130px;
    padding-top: 11px;
}

.__loginUserView {
    -webkit-box-shadow: -8px -1px 25px 0px rgba(0,0,0,0.50);
    -moz-box-shadow: -8px -1px 25px 0px rgba(0,0,0,0.50);
    box-shadow: -8px -1px 25px 0px rgba(0,0,0,0.50);
    height: 100%;
    min-height: 100vh;
    margin-top: 10rem;
    margin-bottom: 0;
    margin-left: -15px;
    border: 1px solid #ccc;
}

/**End Login screen*/

.appLayoutLogo {
    /*background-image: url(../images/spectrumpro2/SpectrumProLogo.png);
    background-image: url(../images/nomix2/logo.png);
    background-image: url('../images/proviqsa/logo_proviqsa_blanco.png');*/
    height: 60px;
    padding-top: 12px;
    background-size: 200px;
    background-repeat: no-repeat;
    background-position: center;
    width: 200px;
}

.appLayoutLogoSmall {
    /*background-image: url(../images/spectrumpro2/SpectrumProLogo.png);*/
    background-image: url(../images/nomix2/logo.png);
    height: 40px;
    padding-top: 50px;
    background-repeat: no-repeat;
    background-position: center;
}

.appLoginLogo {
    /*background-image: url(../images/spectrumpro2/SpectrumProLogo.png);*/
    background-image: url(../images/nomix2/logo.png);
    height: 45px;
    background-position: center;
    background-repeat: no-repeat;
}

.content-heading {
    /*background-image: url(../images/spectrumpro2/bg-nav.png);*/
    /*height: 80px;*/
    width: 100%;
    /*background-size: cover;*/
}

    .content-heading > h3, small {
        color: #fafbfc !important;
    }

.help-block {
    color: #6c757d !important
}

.menu-home-container {
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 10px;
}

.menu-item {
    cursor: pointer;
    transition: box-shadow .3s;
    width: 257.75px;
    border-radius: 5px;
    border: 1px solid #ccc;
    background: #fff;
    float: left;
}

    .menu-item:hover {
        box-shadow: 0 0 11px #81d4fa;
    }

/*.box {
    transition: box-shadow .3s;
    width: 300px;
    height: 500px;
    margin: 50px;
    border-radius: 10px;
    border: 1px solid #ccc;
    background: #fff;
    float: left;
}

    .box:hover {
        box-shadow: 0 0 11px rgba(33,33,33,.2);
    }*/

/*.btn {
    border-radius: 30px !important;
}*/

.sidebar-subnav {
    background-color: #2B394A;
}

    .sidebar-subnav > .sidebar-subnav-header {
        color: #ffffff;
    }


@media only screen and (max-width: 767px) {

    #topMenuContainer > li > a {
        color: #fff;
    }

    .navbar-header {
        color: #364e6a;
    }
}

@media (max-width: 480px) {
    .sidebar-collapse > .sticky {
        margin-left: 0px !important;
        background-color: red;
    }

    .hide-mobile {
        display: none;
    }
}


/*input[type="text"], input[type="password"] {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #acb7c0;
    background-color: transparent;
    width: 100%;
}



    input[type="text"] :focus, input[type="password"] :focus {
        border: none;
        box-shadow: none;
        outline: none;
        -moz-transition: 0.25s ease-out;
        -o-transition: 0.25s ease-out;
        -webkit-transition: 0.25s ease-out;
        transition: 0.25s ease-out;
        border-bottom: 2px solid #03a9f4;
    }*/

.bootstrap-tagsinput {
    min-width: 100%;
}

    .bootstrap-tagsinput .tag.label.label-info {
        padding: 5px;
        background-color: #01153F !important; /*#01153F  !important;*/
    }

.bootstrap-tagsinput {
    line-height: 30px !important;
}

.row.row-table.row-flush {
    margin-bottom: 20px !important;
    margin-right: 5px;
    -moz-box-shadow: 1px 2px 3px rgba(0,0,0,.5);
    -webkit-box-shadow: 1px 2px 3px rgba(0,0,0,.5);
    box-shadow: 1px 2px 3px rgba(0,0,0,.5);
    background-color: #fff;
}

.bg-info, .toast-info {
    padding: 10% !important;
    border-radius: 5px;
    color: #fff;
}

.vprOperationElement {
    background: #f5f8fa;
}

.form-row {
    width: 100%;
}

.ComplexModule {
    margin-bottom: 10px
}

    .ComplexModule div:not(.aside) {
        margin-left: 0px !important;
    }

    .ComplexModule .tab-content {
        min-height: 200px
    }

.ui-accordion .ui-accordion-content {
    width: 100%;
}

.ui-accordion .ui-accordion-icons {
    width: 100%;
}

.hidden {
    display: none;
}


body.loading {
    overflow-y: hidden;
}
