body, h1, h2, h3, h4, h5, p, a, label, div {
    font-family: 'Montserrat', sans-serif;
}

.login.bg-dark {
    background-image: linear-gradient(234deg,  #82a67a 0%, rgba(28, 116, 83, 0.95) 100%);
}

.topnavbar {
    background-image: linear-gradient(234deg,  #82a67a 0%, rgba(28, 116, 83, 0.95) 100%);
}

.topnavbar .navbar-nav > .nav-item > .nav-link, 
.topnavbar .navbar-nav > .nav-item.show > .nav-link {
    color: #000;
}

.topnavbar .brand-logo {
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
}

.topnavbar .select2,
.topnavbar select {
    margin-top: 13px;
    min-width: 300px !important;
}
.topnavbar select {
    height: 30px;
}

.topnavbar .select2-container--default, 
.topnavbar .select2-selection--single, 
.topnavbar .select2-selection__rendered,
.topnavbar select {
    color: #165468 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    text-transform: uppercase; 
    font-family: 'Montserrat', sans-serif;
}

.topnavbar .select2-selection__arrow b {
    border-color: #00aeef transparent transparent transparent !important;
    border-width: 10px 7px 0 7px !important;
    border-style: solid !important;
    margin-left: -14px !important;
    margin-top: -5px !important;
}

.topnavbar label {
    margin-top: 16px;
    margin-right: 10px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;        
}

.sidebar > .sidebar-nav > .nav-heading {
    margin-top: 20px;
    padding-left: 14px;
}

.sidebar li > a, .sidebar li > .nav-item, 
.sidebar > .sidebar-nav > .nav-heading {
    color: #4a4a4a;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    white-space: normal;
}

.sidebar-nav > li > a, 
.sidebar-nav > li > .nav-item {
    padding: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    color: #1c7453;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;   
}

.sidebar-nav > li.active, 
.sidebar-nav > li.active > a, 
.sidebar-nav > li.active > .nav-item, 
.sidebar-nav > li.active .sidebar-nav, 
.sidebar-nav > li.open, 
.sidebar-nav > li.open > a, 
.sidebar-nav > li.open > .nav-item, 
.sidebar-nav > li.open .sidebar-nav,
.sidebar-nav > li > a:focus, 
.sidebar-nav > li > a:hover, 
.sidebar-nav > li > .nav-item:focus, 
.sidebar-nav > li > .nav-item:hover {
    color: #ff9b00;
}

.sidebar-nav .logout-li a{
    color: #000;
    margin-top: 20px;
}

.sidebar-nav .sidebar-subnav {
    margin-left: 20px;
}
.sidebar .sub-option a{
    color: #0a485c;
    font-size: 12px;
    font-weight: 400;
    line-height: 21px; 
    text-transform: none;
    padding-top: 5px;
    padding-bottom: 0px;   
}

.fa {
    font-size: 16px;
}

.fa-5x {
    font-size: 30px;
}

.help-block {
    color: #f05050;
}

.global-alert {
    position: absolute;
    top: 70px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
}

.content-wrapper {
    padding-top: 35px;
}

.content-wrapper .content-heading {
    border-bottom: none;
    background-color: transparent; 
    color: #4a4a4a;   
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
}

.content-wrapper .content-heading span {
    color: #ff9f00;
}

.content-wrapper .content-heading small {
    color: #4a4a4a;
    font-weight: 400;
    font-size: 14px;    
}

.container-fluid.list {
    margin-top: 0px;
}

.container-fluid.list .btn-group > .btn, .container-fluid.list .btn-group > .btn-group > .btn {
    border: none;
}

#genericDatatable .primary,
.container-fluid.list .primary {
    color: #287b5c;
}
#genericDatatable .danger,
.container-fluid.list .danger {
    color: #d0021b;
}

.btn-primary {
    background-color: #f0c261;
    border: none;
}
.btn-info {
    background-color: #297c5c;
}
.page-link {
    color: #f0c261;
}
.page-item.active .page-link {
    background-color: #f0c261 !important;
    border-color: #f0c261;
}

.btn-info:not(:disabled):not(.disabled):active, 
.btn-info:not(:disabled):not(.disabled).active, 
.show > .btn-info.dropdown-toggle,
.btn-info:hover {
    background-color: #1c7453 !important;
}

.btn-primary:not(:disabled):not(.disabled):active, 
.btn-primary:not(:disabled):not(.disabled).active, 
.show > .btn-primary.dropdown-toggle,
.btn-primary:hover {
    background-color: #ff9b00 !important;
}



#dashboard .dashboard-first-section {
    margin-top: 40px;
}

#dashboard .dashboard-card {
    background-color: transparent;
    border: none;
    box-shadow: none;
}

#dashboard .dashboard-card .col-4,
#dashboard .dashboard-card .col-8 {
    padding-right: 0;
    padding-left: 0;
}

#dashboard .dashboard-card .col-4{
    padding-right: 0;
    padding-left: 0;
    text-align: center;
}

#dashboard .dashboard-card .img-user {
    border: 1px solid #287b5c;
    border-radius: 50%;
}

#dashboard .dashboard-card .user-name {
    color: #0479b3;
    font-size: 18px;
    font-weight: 400;   
    margin-top: 10px; 
    margin-left: 10px;
}

#dashboard .dashboard-card .img-icon.contracts {
    margin-top: 10px;
    height: 80px !important;
}

#dashboard .dashboard-card .user-profile {
    margin-top: 5px;
}

#dashboard .dashboard-card .user-profile button {
    /* Style for "Rectangle" */
    width: 86px;
    height: 32px;
    border-radius: 8px;
    border: 1px solid #4a4a4a;
    background-color: #287b5c;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    margin-left: 10px;
}

#dashboard .dashboard-card .user-link {
    margin-top: 35px;
}

#dashboard .dashboard-card .user-link a {
    color: #0479b3;
    font-size: 18px;
    font-weight: 400;
    text-decoration: underline;
    margin-left: 10px;
}

#dashboard .dashboard-second-section {
    margin-top: 40px;
}

#dashboard .card.card-activities {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.11);
    border-radius: 8px;
    background-color: #ffffff;
}

.card .card-title {
    color: #727375;
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
}

.module-versions li.list-group-item {
    color: #0b5376;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.module-versions .custom-control-label {
    color: #656565;
}

.card-buttons {
    background: transparent;
}

.card-buttons .btn-primary {
    border-radius: 8px;
    border: 1px solid #f0c261;
    background-color: #f0c261;    
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;    
}

.card-buttons .btn-default {
    color: #d0021b;
    font-size: 14px;
    font-weight: 400;    
}

#dashboard .card.card-activities .list-group {
    border: 1px solid #cfcfcf;
    margin: 5px;
    margin-bottom: 35px;
}

#dashboard .card.card-activities .list-group .description {
    white-space: initial;
}

#dashboard .card.card-activities .list-group a {
    color: #000;
}

#dashboard .card.card-activities .list-group .date {
    width: 119px;
    height: 21px;
    border-radius: 8px;
    background-color: #ff9f00;
    text-align: center;
}

#dashboard .card.card-activities .list-group .date span {
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    margin-top: 5px;
}

#dashboard .manage-dashboard {
    margin-top: 15px;
}

#dashboard .manage-dashboard a i {
    color: #1cb4e2;
}

#dashboard .manage-dashboard a {
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 4px;
    border: 1px solid #1cb4e2;
    background-color: #ffffff;   
}

#dashboard .manage-dashboard a span {
    color: #4a4a4a;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase; 
    margin-left: 5px;
    margin-top: -1px;
}

.quotas a {
    color: #FFF;
}

.quotas .card h3 {
    color: #0479b2;
    font-size: 20px;
}

.quotas .card p {
    color: #23b7e5;
    font-weight: bold;
    text-transform: uppercase;
}

.quotas .card .fa-eye {
    color: #000;
}

#genericDatatable a {
    font-size: 12px;
    text-decoration: none;
}

.card .add,
.card .addNote {
    color: #297c5c;
}

.card .remove,
.card .removeNote {
    color: #d0021b;
}

.card .remove_edit{
    color: #d0021b;
}

.card .remove_meds{
    color: #d0021b;
}

.card .remove_meds_edit{
    color: #d0021b;
}

.card .remove_meds_list{
    color: #d0021b;
}

.sidebar .first-li {
    margin-top: 30px;
}

.dataTables_length {
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
}

.select2-container .select2-selection--single,
.select2-container .select2-selection--multiple {
    height: 35px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-top: 2px;
}

.card-body .tab-content {
    padding-top: 40px;
}


/* BEGIN Calendar */

    /* #calendar-board {
        height: 100vh;
    } */

    #calendar-board .weekdays {
        height: 60px;
        background-color: #217354;
    }
    
    #calendar-board.tv .weekdays {
        height: 40px;
    }

    #calendar-board .weekday {
        text-align: center;
    }    

    #calendar-board .weekdays .weekday span.day-label {
        display: inline-block;
        color: #ffffff;
        font-family: Roboto;
        font-size: 18px;
        font-weight: 700;
        line-height: 19.2px;
        text-transform: uppercase;
        text-align: center;
    }

    #calendar-board .weekdays .weekday.nextweek {
        color: #7ed321;
    }

    #calendar-board .weekdays .weekday.today span.day-label {
        color: #f5a623;
    }    

    #calendar-board .weekdays .weekday span.next-week-label {
        display: inline-block;
        color: #ffffff;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 700;        
        border-radius: 2px;
        background-color: #7ed321;                
        color: #FFF !important;
        padding-left: 2px;
        padding-right: 2px;
        border-radius: 2px;
        margin-left: 5px;
        padding-bottom: 2px;
        max-height: 19px;
    }

    #calendar-board .weekdays .weekday span.today-label {
        display: inline-block;
        color: #ffffff;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 700;        
        border-radius: 2px;
        background-color: #f5a623;
        color: #FFF !important;
        padding-left: 2px;
        padding-right: 2px;
        border-radius: 2px;
        margin-left: 5px;
        padding-bottom: 2px;
        max-height: 19px;
    }    
 
    #calendar-board .weekdays .weekday span {
        display: block;
        color: #d1dcd6;
        font-family: "Roboto";
        font-size: 12px;
        font-weight: 300;
        line-height: 21.6px;        
    }

    #calendar-board.tv .weekdays .weekday span {
        display: inline-block;
        font-size: 16px;
    }

    #calendar-board .weekdays .weekday.nextweek span {
        color: #7ed321;
    }

    #calendar-board .weekdays .weekday.today span {
        color: #f5a623;
    }    

    /* #calendar-board .schedules {
        min-height: 100vh;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
        border: 1px solid #3b8462;
        background-image: linear-gradient(230deg, rgba(28, 116, 83, 0.95) 0%, #82a67a 100%);                    
    } */

    #calendar-board .schedules .schedule-day
    #calendar-board .schedules .schedule-day-weekend {
        padding-left: 2.5px;
        padding-right: 2.5px;
    }

    #calendar-board .schedules .weekend-column .observations {
        width: 100%;
        min-width: 100%;
        margin-top: 10px;
    }

    #calendar-board .schedules .weekend-column .observations .header {
        color: #ffffff;
        font-family: Roboto;
        font-size: 18px;
        font-weight: 700;
        line-height: 19.2px;
        text-transform: uppercase;    
        margin-bottom: 15px;
    }

    #calendar-board .schedules .observations .schedule-card {
        height: 100%;
        background-color: #e6ece9;
    }

    #calendar-board .schedules .observations .schedule-card .time:first-child {
        margin-top: 0px;
    }

    #calendar-board .schedules .observations .schedule-card .time {
        font-size: 16px;
        margin-top: 15px;
        margin-bottom: 15px;
    }    

    #calendar-board .schedules .schedule-card .time img.confirmed {
        width: 16px;
        height: 16px;
        position: absolute;
        top: 10px;
        right: 15px;
    }

    #calendar-board .schedules .schedule-card .time img.confirmed-ads {
        width: 16px;
        height: 16px;
        position: absolute;
        top: 10px;
        right: 40px;
    }    

    #calendar-board .schedules .observations .schedule-card .text {
        color: #398362;
        font-family: Montserrat;
        font-size: 14px;
        font-weight: 700;  
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;       
        margin-top: 5px;
        margin-bottom: 5px;         
    }  

    #calendar-board .schedules .observations .schedule-card .text span {
        color: #f5a623;
    }    
    
    #calendar-board .schedules .observations .schedule-card .obs,
    #calendar-board .bottom_obs .obs .label {
        color: #398362;
        font-family: Montserrat;
        font-size: 14px;
        font-weight: 700;  
        margin-top: 15px;
        margin-bottom: 15px;         
    }      

    #calendar-board .bottom_obs .obs .label {
        margin-top: 0;
        margin-bottom: 0;
        color: #4a4a4a;
    }

    #calendar-board .schedules .schedule-card,
    #calendar-board .bottom_obs .schedule-card {
        display: block !important;
        width: 100%;
        height: 160px;
        background-color: #ffffff;
        opacity: 0.8;    
        margin-bottom: 5px;
        padding: 10px;
        position: relative;
    }
    
    #calendar-board .bottom_obs .schedule-card {
        border-radius: 10px;
        background: #ffeac8;
    }

    #calendar-board.tv .schedules .schedule-card {
        height: inherit;
        min-height: 90px;
        max-height: 170px;
        overflow: hidden;
        padding: 5px;
        padding-left: 10px;
        padding-right: 10px;
        display: none;
    }

    #calendar-board.tv .bottom_obs {
        bottom: 100px !important;
    }

    #calendar-board.tv .bottom_obs .schedule-card {
        height: 95px;
    }

    #calendar-board.mobile .schedule-card:last-child {
        margin-bottom: 200px;
    }

    #calendar-board .show-current-days {
        color: #398362;
        font-family: Montserrat;
        font-size: 12px;
    }

    #calendar-board.tv .schedules .schedule-card .time img.confirmed {
        top: 6px;
    }

    #calendar-board.tv .schedules .schedule-card .time img.confirmed-ads {
        top: 6px;
    }      

    #calendar-board .schedules .observations .schedule-card {
        height: 100%;
        min-height: inherit;
        max-height: inherit;
        overflow: inherit;        
    }

    #calendar-board .schedules .schedule-card.odd {
        opacity: 0.95;
    }

    #calendar-board .schedules .schedule-card.even {
        opacity: 0.8;
    }    

    #calendar-board .schedules .schedule-card .time {
        color: #398362;
        font-family: Montserrat;
        font-size: 14px;
        font-weight: 700;  
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp:  !important;
        -webkit-box-orient: vertical;                
    }

    #calendar-board .schedules .schedule-card .client {
        color: #4a4a4a;
        font-family: Montserrat;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        margin-top: 0px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;                
    }

    #calendar-board .schedules .schedule-card .medical-action,
    #calendar-board .schedules .schedule-card .observations,
    #calendar-board .schedules .schedule-card .client-farm {
        color: #4a4a4a;
        font-family: Montserrat;
        font-size: 12px;
        font-weight: 400;
        margin-top: 0px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;        
    }

    #calendar-board .schedules .schedule-card .observations {
        -webkit-line-clamp: 1;
    }

    #calendar-board .schedules .schedule-card .medical-action span {
        font-weight: 700;
    }

    #calendar-board .schedules .schedule-card .assistants {
        color: #f5a623;
        font-family: Montserrat;
        font-size: 12px;
        font-weight: 700;
        margin-top: 0px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;           
    }    

    #calendar-board .urgencies,
    #calendar-board .bottom_obs {
        width: 100%;
        position: fixed;
        left: 0;
        bottom: 0;
        height: 60px;
        background-color: #d5e5df;
        padding-left: 15px;
        padding-right: 15px;
    }

    #calendar-board .bottom_obs {
        bottom: 100px;
        background-color: transparent;
    }    

    #calendar-board .urgencies .row {
        height: 100%;
    }

    #calendar-board .urgencies .urgency,
    #calendar-board .bottom_obs .obs {
        text-align: center;
        width: 100%;
        height: 100%;
        /* border-right: 1px solid #d0021b; */
        padding-top: 10px;
    }

    #calendar-board .bottom_obs .obs {
        padding: 0;
        padding-left: 15px;
        padding-right: 15px;
    }

    #calendar-board .bottom_obs .schedule-card {
        height: 95px;
        margin-bottom: 0;
    }    

    #calendar-board .urgencies .urgency .urgency-label {
        color: #207554;
        font-family: Montserrat;
        font-size: 14px;
        font-weight: 700;
        
    }

    #calendar-board .urgencies .urgency .urgency-label span.pre {
        color: #d0021b;
        font-family: "Roboto";
        font-size: 14px;
        font-weight: 300;
        line-height: 21.6px;
        text-transform: uppercase;
    }

    #calendar-board .urgencies .urgency .free {
        color: #207554;
        font-family: "Montserrat";
        font-size: 14px;
        font-weight: 500;
        text-align: left;
    }

    #calendar-board .urgencies .urgency .free span.pre {
        color: #36594a;
        font-family: "Roboto";
        font-size: 14px;
        font-weight: 300;
        line-height: 21.6px;
    }    

    #calendar-board.tv .urgencies .urgency .free,
    #calendar-board.tv .urgencies .urgency .free span.pre {
        font-size: 16px;
    }
    
    #calendar-board .urgencies .options .logo img {
        margin-top: 10px;
    }

    #calendar-board .urgencies .options .options-refresh {
        margin-top: 10px;
    }

    #calendar-board .urgencies .options .options-week i,
    #calendar-board .urgencies .options .options-refresh i {
        color: #f5a623;
        font-size: 12px;
    }

    #calendar-board .urgencies .options .nextWeek,
    #calendar-board .urgencies .options .previousWeek,
    #calendar-board .urgencies .options .updateCalendar {
        cursor: pointer;
    }

    #calendar-board .urgencies .options .options-week {
        color: #1c7453;
        font-family: "Roboto";
        font-size: 12px;
        font-weight: 300;
        line-height: 21.6px;        
    }

    #calendar-board .urgencies .options .options-refresh {
        color: #1c7453;
        font-family: "Roboto";
        font-size: 12px;
        font-weight: 300;
        line-height: 21.6px;     
    }

    #calendar-board .urgencies .options .options-refresh span {
        font-family: Roboto;
        font-weight: 700;   
    }

    #calendar-board.tv .urgencies .urgency .urgency-label,
    #calendar-board.tv .urgencies .urgency .urgency-label span.pre,
    #calendar-board.tv .urgencies .options .options-week i,
    #calendar-board.tv .urgencies .options .options-refresh i,
    #calendar-board.tv .urgencies .options .options-refresh,
    #calendar-board.tv .urgencies .options .options-week {
        font-size: 16px;
    }

/* END Calendar */

@media screen and (min-width: 1100px) { 

    .dataTables_filter {
        margin-right: 100px;
    }

    .dataTables_filter input {
        min-width: 350px;
    }
}

@media screen and (max-width: 1100px) { 
    #dashboard .dashboard-card .user-name {
        font-size: 16px;
    }

    #dashboard .dashboard-card .user-profile button {
        /* Style for "Rectangle" */
        width: 76px;
        height: 28px;
    } 
    
    #dashboard .dashboard-card .user-link a {
        font-size: 16px;
    } 
    
    #dashboard .dashboard-card .img-icon {
        width: 75px !important;
        height: 75px !important;
    }    

    #dashboard .dashboard-card .img-icon.contracts {
        height: 60px !important;
    }
}

@media screen and (max-width: 991px) { 
    #dashboard .dashboard-card.admins {
        border-right: none;
    }
}

@media screen and (max-width: 767px) { 
    .topnavbar .sstsTopbarSelect{
        display: none;
    }
    .topnavbar-wrapper .mobile-sstsTopbarSelect {
        display: block !important;
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-right: 0;
    }
    .topnavbar-wrapper .mobile-sstsTopbarSelect .col-lg-12 {
        padding-left: 0;
        padding-right: 0;
    }
    
    .topnavbar .select2, 
    .topnavbar select {
        margin-top: 0;
    }

    .content-wrapper {
        padding-top: 100px;
    }

}

.checklist-db-evaluation li {
    list-style-type: none;
}

@media only screen and (min-width: 1025px) {
    .sidebar:not(.show-scrollbar) {
        margin-right: 0;
    } 
}

@media screen and (max-width: 450px) { 
    .topnavbar label {
        display: none;
    }

    .topnavbar .select2, 
    .topnavbar select {
        margin-bottom: 5px;
    }    
}


/* NEW BG COLORS */

body {
    background-color: #bccebe !important;
}

.wrapper .section-container {
    background-color: #bccebe;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #e3efe5;
}

.wrapper .footer-container {
    background-color: #FFF;
}

.dashboard-list-link {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}

.dashboard-link-date {
    width: 119px;
    height: 21px;
    border-radius: 8px;
    background-color: #ff9f00;
    text-align: center;
}

.dashboard-link-date span {
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    margin-top: 5px;
}

.circle {
    background-color: #FFF;
}

.modal-backdrop {
    display: none;
}

.select2-selection--multiple {
    height: auto !important;
}

.more_info {
    margin-left: 10px;
    color: #54967d;
    text-decoration: underline;
}

.table_row.selected{
    background-color: #e3efe5;
}
