.absence-list-chart-bg-taken {
    color: #5B68AB;
}
.absence-list-chart-bg-balance {
    color: #CEB389;
}
.absence-list-chart-bg-tba {
    color: #eeeeee;
}
.btn-tertiary {
    color: #fff !important;
    background-color: #5b68ab !important;
    border-color: #5b68ab !important;
}
.btn-tertiary:hover {
    color: #fff !important;
    background-color: #475599 !important;
    border-color: #475599 !important;
}
.bg-exclamation {
    background-color: #e74a3b;
    color: white;
    padding: 3px 5px;
    border-radius: 2px;
}
.bg-exclamation-to-validate {
    background-color: white;
    color: #e74a3b;
    padding: 3px 5px;
    border-radius: 2px;
}
.bg-exclamation-to-validate-outline {
    border: 1px solid #e74a3b;
    color: #e74a3b;
    padding: 3px 5px;
    border-radius: 2px;
}
.msg-max-height {
    height: auto;
    max-height: 400px;
    overflow: auto;
}
.bg-exclamation-title {
    background-color: #F7C6C8 !important;
    color: black;
}
.day-class {
    cursor: pointer;
}
.day-class:hover {
    color: #fff !important;
    background-color: #dec195 !important;
}
.day-time-slot {
    width: 100% !important;
    height: 80% !important;
    color: white !important;
    font-size: 8px;
}
.first-day-time-slot {
    width: 100% !important;
    height: 80% !important;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.last-day-time-slot {
    width: 100% !important;
    height: 80% !important;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.d-time-slot {
    height: 20px !important;
    color: white !important;
    font-size: 8px;
    position: absolute;
    left: calc(0% + 120px);
    display: flex;
    align-items: center;
    justify-content: center;
}
.d-limit-left {
    border-radius: 0 5px 5px 0;
}
.d-limit-right {
    border-radius: 5px 0 0 5px;
}
.d-full-ts {
    border-radius: 5px;
}
.overlap-border {
    border: 2px solid red;
}

.d-time-slot-mt {
    margin-top: 2.5px;
}
.d-time-slot-mt-2 {
    margin-top: 5px;
}
.d-info-column {
    min-width: 120px !important;
    max-width: 120px !important;
    padding-left: 0.5rem;
    display: flex;
    align-items: center;
    color: whitesmoke;
    font-size: 10px;
    border-top-left-radius: 5px;
}
.time-slot-activity-text {
    color: white;
    padding: 3px;
    position: absolute;
    z-index: 9998;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 53% !important;
    font-size: 10px;
    margin-left: -12px;
}
.selected-day {
    color: #fff !important;
    background-color: #CEB389 !important;
}
.activity-and-schedule {
    width: 80%;
    min-width: 80%;
    background-color: white;
    border-radius: 1rem;
    padding: 1rem;
    height: auto;
    min-height: 300px;
    display: flex;
    flex-direction: column;
}
.activity-view-week {
    width: 95%;
    min-width: 95%;
    background-color: white;
    border-radius: 1rem;
    padding: 1rem;
    height: 350px;
}
.vertical-divisor {
    margin: 0 15px;
    height: 50px;
    width: 1px;
    background-color: #858796;
}
.create-typical-week {
    background-color: white;
    border-radius: 1rem;
    padding: 1rem;
    height: 120px;
}
.users-week-info-container {
    max-height: calc(100% - 127px);
    overflow-y: auto;
}
.users-day-info-container {
    max-height: calc(100% - 161px);
    overflow-y: auto;
}
.load-typical-week {
    background-color: white;
    border-radius: 1rem;
    padding: 1rem;
    min-height: 120px;
    height: auto;
}
.validation-popup {
    width: 350px;
    background-color: white;
    border-radius: 1rem;
    padding: 1rem;
    height: auto;
}
.button-disabled {
    pointer-events: none;
    background-color: rgba(17, 71, 109, 0.6);
}
.btn-tertiary.focus, .btn-tertiary:focus {
    color: #fff;
    background-color: #475599;
    border-color: #475599;
    box-shadow: 0 0 0 .2rem rgba(105, 136, 228, .5);
}
.btn-tertiary.disabled, .btn-tertiary:disabled {
    color: #fff;
    background-color: #2E387C;
    border-color: #2E387C;
}
.btn-tertiary:not(:disabled):not(.disabled).active, .btn-tertiary:not(:disabled):not(.disabled):active, .show>.btn-tertiary.dropdown-toggle {
    color: #fff;
    background-color: #2653d4;
    border-color: #244ec9;
}
.btn-tertiary:not(:disabled):not(.disabled).active:focus, .btn-tertiary:not(:disabled):not(.disabled):active:focus, .show>.btn-tertiary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(151, 153, 166, .5);
}
.primary-bg {
    background-color: #475599;
}
.primary-border {
    border-color: #475599;
}
.primary-text {
    color: #475599;
}
.secondary-bg {
    background-color: #6B78BF;
}
.secondary-border {
    border-color: rgba(17, 71, 109, 0.3);
}
.tertiary-bg {
    background-color: #2E387C;
}
.dashboard-banner-title {
    font-weight: 500;
    font-size: 32px;
}
.dashboard-banner-subtitle {
    font-size: 24px;
}
.bg-tutorial-done {
    background-color: #5ed16a;
}
.bg-tutorial-in-progress {
    background-color: #f25765;
}
input[type=number]::placeholder {
  color: #c8c8c8;
}
body.login {
    background-image: url("/static/common_files/img/bg_brand01_blue.767e854bf5be.jpg");
    height: 100vh;
}
.logo-icon {
    background-image: url("/static/common_files/img/new_profile_img.a34476dda077.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
}
.logo-header {
    background-image: url("/static/common_files/img/logo_mascotte_birdie_sb_blanc_ocre_rgb.362c922ea018.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    height: 30px;
    width: 170px;
}
.messages {
    background: transparent;
    padding: 0;
    margin: 0 0 10px 0;
}
.messages.messages-header {
    margin: 0;
}
.messages div {
    margin: 5px auto 5px auto;
    padding: 5px;
    font-weight: 500;
    text-align: center;
    font-size: 1em !important;
    font-family: 'Montserrat', sans-serif !important;
    border: 1px solid #ddd;
    width: 99% !important;
}
.messages.messages-header div {
    margin: 0 auto;
    padding: 2px 5px;
}
.messages div.info {
    background: cornflowerblue;
    color: darkblue;
    border-color: darkblue;
}
.messages div.success {
    background: darkgreen;
    color: white;
    border-color: darkgreen;
}
.messages div.warning {
    background: #664900;
    color: white;
    border-color: #664900;
}
.messages div.error {
    background: darkred;
    color: white;
    border-color: darkred;
}
.form-group-center {
    text-align: center;
}
.big-pill-cont {
    width: 24px;
    height: 20px;
    font-size: 1.2em !important;
    color: #475599;
}
.big-badge {
    font-size: 1.2em !important;
    font-weight: 500 !important;
    font-family: 'Montserrat', sans-serif !important;
}
.form-control.form-elmt-xs {
    font-size: 0.7rem;
    padding: 0.2rem 0.25rem;
    margin: 2px 0 2px 0;
    height: auto;
}
input[type="checkbox"].form-control:focus {
    border: none;
    box-shadow: none;
}
.analytic-category-legend-cont {
    position: relative;
    font-size: 0.7em;
    height: 25px;
}
.analytic-category-legend-cont.title {
    font-size: 0.9em;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif !important;
}
.analytic-category-legend-cont .color-pill {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 5px;
}
.analytic-category-legend-cont span {
    position: absolute;
    display: block;
    text-align: left;
    width: auto;
    left: 25px;
}

#alertText{
    display: contents;
}

@media (min-width: 620px) { 
    .logo-header.header-wide {
        width: 100px;
        background-image: url("/static/common_files/img/logo_mascotte_birdie_sb_bleu_ocre_rgb.2d6b3d585973.png");
    }
    #alertText:after {
        content: "Alertes prioritaires";
        color: white;
    }
}

@media (max-width: 620px) { 
    .logo-header.header-wide {
        width: 80px;
        background-image: url("/static/common_files/img/logo_mascotte_birdie_sb_bleu_ocre_rgb.2d6b3d585973.png");
    }
    #alertText:after{
        font-weight: 500;
        content: "Alertes";
    }
}

@media (max-width: 450px){
    .logo-header.header-wide {
        width: 30px;
    }
}

@media (max-width: 350px){
    .btnMarkMsgAsRead{
        font-size: 9px;
    }
}

@media (max-width: 300px) { 
    .logo-header.header-wide {
        width: 20px;
        background-image: url("/static/common_files/img/logo_mascotte_birdie_sb_bleu_ocre_rgb_sans_nom.fa50af4a8209.png");
    }
    #alertText:after{
        font-weight: 500;
        content: "";
    }
}

@media (max-width:576px) {
    #navbarLogo{
        margin-left: 0!important;
    }
    .logo-header {
        background-image: url("/static/common_files/img/logo_mascotte_birdie_sb_blanc_ocre_rgb.362c922ea018.png");
        width: 105px;
    }
    .logo-header.header-wide {
        background-image: url("/static/common_files/img/logo_mascotte_birdie_sb_bleu_ocre_rgb_sans_nom.fa50af4a8209.png");
        width: 25px;
    }
    .dashboard-banner-title {
        font-weight: 500;
        font-size: 20px;
    }

    .users-week-info-container {
        max-height: calc(100% - 86px);
        overflow-y: auto;
    }
    .dashboard-banner-subtitle {
        font-size: 12.8px;
    }
}

.ml-200 {
    margin-left: 200px !important;
}
.ml-400 {
    margin-left: 400px !important;
}