@font-face {
    font-family: Montserrat-Regular;
    src: url('./fonts/Montserrat-Regular.ttf');
}

@font-face {
    font-family: Montserrat-Light;
    src: url('./fonts/Montserrat-Light.ttf');
}

body {
    background-color: #1e4670cc;
    background-image: none !important;
    font-family: Montserrat-Regular !important;
}

.colocación_service_initals {
    width: 75px;
}

.btn-login {
    background-color: #1e4670;
    border-color: #1e4670;
    color: #FFFFFF;
}

.ladda-button:hover {
    background-color: #FFFFFF;
    border: 1px solid #1e4670;
    color: #1e4670 !important;
}

.login-content {
    background-color: rgba(255, 255, 255, 1);
}

.form-control:focus, .single-line:focus {
    border-color: #1e4670 !important;
}

.form-control, .single-line {
    border: 1px solid #939394;
}

.nav-header {
    background-color: #1e4670;
}

.sidebar-collapse {
    min-width: 15vw;
}

.separador {
    background-color: #1e4670;
}

.btn-primary {
    background-color: #1e4670;
    border-color: #1e4670;
    color: #FFFFFF;
}

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #1e4670b3;
    border-color: #1e4670b3;
}

.btn-primary:hover {
    background-color: #FFFFFF;
    border: 1px solid #1e4670;
    color: #1e4670 !important;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.active:hover, .btn-primary.active:focus {
    background-color: #FFFFFF;
    border-color: #1e4670;
    color: #1e4670 !important;
}

.btn-warning {
    background-color: #327dcc;
    border-color: #327dcc;
    color: #FFFFFF;
}

.btn-warning:hover {
    color: #fff;
    background-color: #327dcc;
    border-color: #327dcc;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning, .btn-warning:active:focus, .btn-warning:active:hover, .btn-warning.active:hover, .btn-warning.active:focus {
    background-color: #327dcc;
    border-color: #327dcc;
    color: #FFFFFF;
}

.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
    background-color: #327dcc;
    border-color: #327dcc;
    color: #FFFFFF;
}

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning.active[disabled], fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #327dccb3;
    border-color: #327dccb3;
}

.switch.checked {
    background: #1e4670;
    border-color: #1e4670;
}

.onoffswitch-checkbox:checked + .onoffswitch-label, .onoffswitch-checkbox:checked + .onoffswitch-label:before {
    border-color: #1e4670;
}

.onoffswitch-checkbox:checked + .onoffswitch-label {
    background-color: #1e4670;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover {
    background-color: #ffffff;
    color: #1e4670;
}

.nav > li.active {
    border-left: 4px solid #1e4670;
}

.maitreBewinTitulo {
    text-align: center;
    height: 7vh;
    color: #1e4670;
}

.text-navy {
    color: #1e4670;
}

.tableDevices .fa.fa-toggle-on, .tableDevices .fa.fa-toggle-off {
    color: #1e4670;
}

.selected-row {
    background-color: #d2e6fb !important;
}

.nav-second-level > li.active > a {
    background-color: #d2e6fb !important;
}

.btnrojo {
    background-color: #ffffff;
    color: #1e4670 !important;
}

.btnrojo:hover {
    background-color: #ffffff;
}

.footer {
    color: #1e4670;
    z-index: 3000;
}

.maitreBewinLaddaBtn {
    color: #ffffff;
    background-color: #1e4670;
    border: 1px solid #1e4670;
    height: 4vh;
    /*width: 7vw;*/
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-radius: 0.20rem;
    font-size: 1rem;
    outline: none !important;
    display: inline-block;
    padding: 6px 12px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    background-image: none;
}

.maitreBewinTabs > li.active > a,
.maitreBewinTabs > li.active > a:hover {
    border-bottom: 2px solid #ffffff;
    background-color: #ffffff;
    color: #1e4670;
}

.maitreBewinEsperaThead {
    background-color: #1e4670;
    color: darkslategray;
}

.bewinBtnSiguiente {
    background-color: #1e4670;
    border-color: #1e4670;
    color: #FFFFFF;
}

.bewinBtnSiguiente:hover {
    background-color: #1e4670;
    border-color: #1e4670;
    color: #FFFFFF;
}

.btn.btn-default.btn-people.selected {
    background-color: #1e4670;
    box-shadow: 4px 4px 0px #2F4050;
}

.workprofile {
    color: white;
}

.row h1 {
    color: white;
}

.tittle_queue_supervision {
    color: grey !important;
}

.toast-success {
    background-color: #1e4670;
    border-color: #1e4670;
    color: #FFFFFF;
}

.toast-info {
    background-color: #83786f;
    border-color: #1e4670;
    color: #FFFFFF;
}