﻿.saie-humanismo-dark .logo-element {
    font-size: 16px;
}

body.saie-humanismo-dark .nav-header {
    padding: 0;
    background-color: #333333!important;
}
body.saie-humanismo-dark {
    background-color: #333333;
}
.saie-humanismo-dark .nav-header {    
    background-color: #423f3f;    
}
.saie-humanismo-dark .nav > li.active {
    border-left: 4px solid #19aa8d;
    background: #423f3f;
}
    .saie-humanismo-dark .nav > li.active > a {
        color: #ffffff;
        background: transparent;
    }
.saie-humanismo-dark  .nav > li.active > a:hover {
    background-color: #908f8a;
}
.saie-humanismo-dark ul.nav-second-level {
    background: #4e4e4e;
}
.saie-humanismo-dark  .navbar-default .nav > li > a:hover {
    background: #4e4e4e;
}
.saie-humanismo-dark .navbar.navbar-static-top {
    background: #b60b61;
}
.saie-humanismo-dark  .text-muted {
    color: #ffffff !important;
}
.saie-humanismo-dark  .img-thumbnail {
    padding: 1px;
    border-radius: 50px;
}
.saie-humanismo-dark .pace .pace-progress {
    background-color: #333333;
}
.saie-humanismo-dark  #areaMEDICOS .page-heading h2 {
    color: #af995c;
}
/* top nav*/
.saie-humanismo-dark .navbar-static-top ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #ffffff;
}

.saie-humanismo-dark .navbar-static-top :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ffffff;
    opacity: 1 /* esto es porque Firefox le reduce la opacidad por defecto */;
}

.saie-humanismo-dark .navbar-static-top::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ffffff;
    opacity: 1;
}
.saie-humanismo-dark .bg_1 {
    background-color: #b09a5d;
    color: #515151;
}
.saie-humanismo-dark .bg_2 {
    background-color: #baa771;
    color: #515151;
}
.saie-humanismo-dark .bg_3 {
    background-color: #18a689;
    color: #515151;
}
.saie-humanismo-dark .bg_4 {
    background-color: #55a796;
    color: #515151;
}
.saie-humanismo-dark .bg_5 {
    background-color: #d8cdae;
    color: #515151;
}
.saie-humanismo-dark .bg_6 {
    background-color: #e1d9c2;
    color: #515151;
}
.saie-humanismo-dark .navbar-static-top :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ffffff;
}

.saie-humanismo-dark .btn {
    border-radius: 3px;
    font-size: inherit;
    background: #333333;
    border-color: #231e1e;
    color: #ffffff;
}

    .saie-humanismo-dark .btn:hover {
        color: #fff;
        background-color: #b60b61;
        border-color: #ed5565;
    }

.saie-humanismo-dark .nav.navbar-right > li > a {
    color: #ffffff;
    font-weight: 500;
}

.saie-humanismo-dark #areaMEDICOS h1,
.saie-humanismo-dark #areaMEDICOS h2,
.saie-humanismo-dark #areaMEDICOS h3,
.saie-humanismo-dark #areaMEDICOS h4,
.saie-humanismo-dark #areaMEDICOS h5,
.saie-humanismo-dark #areaMEDICOS h6,
.saie-humanismo-dark #areaMEDICOS .style2 h1, .saie-humanismo-dark #areaMEDICOS .style2 h2, .saie-humanismo-dark #areaMEDICOS .style2 h3,
.saie-humanismo-dark #areaMEDICOS .style2 h4, .saie-humanismo-dark #areaMEDICOS .style2 h5, .saie-humanismo-dark #areaMEDICOS .style2 h6 {
    color: #bbb;
}

.saie-humanismo-dark .nav-header {
    color: #bbb;
}

.saie-humanismo-dark .page-item.active .page-link {
    background-color: #b60b61;
    border-color: #7a0942;
}

.saie-humanismo-dark .bg-primary, .saie-humanismo-dark  .navy-bg {
    background-color: #b09a5d !important;
    color: #ffffff;
}

.saie-humanismo-dark .red-bg, .saie-humanismo-dark .bg-danger {
    background-color: #8e2323 !important;
    color: #ffffff;
}

/**botones*/
.saie-humanismo-dark .btn-primary {
    color: #fff;
    background-color: #18a689;
    border-color: #18a689;
}

    .saie-humanismo-dark .btn-primary:hover,
    .saie-humanismo-dark .btn-primary:focus,
    .saie-humanismo-dark .btn-primary.focus {
        background-color: #333333;
        border-color: #18a689;
        color: #FFFFFF;
    }

    .saie-humanismo-dark .btn-primary:not(:disabled):not(.disabled):active,
    .saie-humanismo-dark .btn-primary:not(:disabled):not(.disabled).active,
    .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #f1067c;
        border-color: #bce9e0;
    }

.saie-humanismo-dark .btn-success {
    color: #fff;
    background-color: #1c84c6;
    border-color: #1c84c6;
}

    .saie-humanismo-dark .btn-success:hover,
    .saie-humanismo-dark .btn-success:focus,
    .saie-humanismo-dark .btn-success.focus {
        color: #fff;
        background-color: #1a7bb9;
        border-color: #1a7bb9;
    }

.saie-humanismo-dark .btn-info {
    color: #fff;
    background-color: #23c6c8;
    border-color: #23c6c8;
}

    .saie-humanismo-dark .btn-info:hover,
    .saie-humanismo-dark .btn-info:focus,
    .saie-humanismo-dark .btn-info.focus {
        color: #fff;
        background-color: #21b9bb;
        border-color: #21b9bb;
    }

.saie-humanismo-dark .btn-default {
    color: inherit;
    background: white;
    border: 1px solid #e7eaec;
}

.saie-humanismo-dark .btn-warning {
    color: #ffffff;
    background-color: #f8ac59;
    border-color: #f8ac59;
}

    .saie-humanismo-dark .btn-warning:hover,
    .saie-humanismo-dark .btn-warning:focus,
    .saie-humanismo-dark .btn-warning.focus {
        color: #ffffff;
        background-color: #f7a54a;
        border-color: #f7a54a;
    }

.saie-humanismo-dark .btn-danger {
    color: #fff;
    background-color: #8e2323;
    border-color: #b22c2c;
}

    .saie-humanismo-dark .btn-danger:hover,
    .saie-humanismo-dark .btn-danger:focus,
    .saie-humanismo-dark .btn-danger.focus {
        color: #fff;
        background-color: #b22c2c;
        border-color: #8e2323;
    }

.elevation-4 {
    box-shadow: 0 14px 28px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.22);
}

.dashboard .ibox .ibox-title {
    padding: 15px 20px 8px 15px;
}

.dashboard .info-box-icon {
    background: red;
    overflow: hidden;
}


.dashboard img:hover {
    background: #cabc92;
}

.saie-humanismo-dark .dashboard img {
    border: 20px solid #FFFFFF;
}

.dashboard .ibox-content small {
    font-size: 100%;
    font-weight: bold;
    padding-left: 5px;
}

.dashboard a {
    color: #917d47;
    text-decoration: none;
}

    .dashboard a:hover {
        color: #bc8e47;
        font-weight: bold;
    }


.dashboard .mesa-atencion img:hover {
    background: #cabc92;
}



.areaTRABAJO {
    /*height: 90%;*/
    padding-top: 10px;
}
#tabsMESA, .tabsMESA {
    background: #fdfdfd;
}
#tabsMESA .tab-pane {
    /*height:97%;*/
}

#tabsMESA .tab-pane  .panel-body{
    /*height:88%!important;*/
}
    #tabsMESA .tab-pane .panel-footer {
        height: 6% !important;
        background: #fdfdfd;
        margin-top: 1%;
        padding: 5px 15px;
        border-radius: 0px;
    }

.dashboard .mesa-atencion img {
    background: #917d47;
}

.dashboard .mesa-atencion .ibox-content small {
    font-size: 100%;
    font-weight: bold;
    padding-left: 5px;
}

.dashboard .mesa-atencion a {
    color: #917d47;
    text-decoration: none;
}

    .dashboard .mesa-atencion a:hover {
        color: #bc8e47;
        font-weight: bold;
    }

.dashboard .medicos-empresariales img {
    background: #b8860b;
}

.main-sidebar-logo {
    background-image: url("../Content/dist/img/logo.svg");
    background-repeat: no-repeat;
    background-position: 5px 5px;
    background-size: 90%;
    min-height: 88px;
}

#side-menu .nav-header {
    padding: 5px 19px;
    background-image: none;
}

    .nav-header label, .nav-header span {
        margin: 0px;
        padding: 0px;
    }

.nav-close {
    margin-top: -4rem;
    text-decoration: none;
}

    .nav-close li {
        list-style: none;
    }

    .nav-close .close {
        font-size: 2.5rem;
        line-height: 1.5;
        color: #6f6f6d;
        text-shadow: 0 1px 0 #ffffff;
    }

    /* FOOTER */
.saie-humanismo-dark .footer {
    background: none repeat scroll 0 0 white;
    border-top: 1px solid #e7eaec;
    padding: 10px 20px;
    right: 0;
    margin-top: 10px;
    position:inherit;
}

/*  Loader style*/
p {
    line-height: 1.33em;
    color: #7E7E7E;
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5000;
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #3498db;
    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

    #loader:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #e74c3c;
        -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
        animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    #loader:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #f9c922;
        -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
        animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg); /* IE 9 */
        transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */
    }

    100% {
        -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg); /* IE 9 */
        transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg); /* IE 9 */
        transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */
    }

    100% {
        -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg); /* IE 9 */
        transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */
    }
}

