@import url('https://fonts.googleapis.com/css2?family=Courier+Prime:ital,wght@1,700&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.mainBlue {
    color: #1d5272 !important;
}

.svgBlue {
    filter: invert(27%) sepia(12%) saturate(2647%) hue-rotate(159deg) brightness(94%) contrast(91%);
}

.mauve {
    color: #6576ff !important;
}

.hoverMauve:hover {
    color: #6576ff !important;
}

.hoverYellow:hover {
    color: lightblue !important;
}

.ni-2x {
    font-size: 2em !important;
}

.tofixed {
    position: fixed !important;
}

/*.hoverYellow:hover {*/
/*    background-color: lightyellow !important;*/
/*}*/

.text-bold {
    font-weight: bold !important;
}

.text-orange {
    color: #ff8400 !important;
}

.text-red {
    color: red !important;
}

.text-blue {
    color: blue !important;
}

.table.table-striped tr:hover, .employeeTable tr:hover {
    background-color: lightyellow !important;
    color: #1d5272 !important;
}

.tableEmployeeSynthesis th, .firstSynthesisCell {
    background-color: #1d5272 !important;
    color: lightyellow !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    text-align: center !important;
}

.bonusCell {
    background-color: #c00000 !important;
    color: #ffffff !important;
    font-weight: bold !important;
    text-transform: uppercase!important;
    text-align: center !important;
}

.btnCell, .pdfCP {
    background-color: #c00000 !important;
    color: #ffffff !important;
    font-weight: bold !important;
    text-align: center !important;
}

.pdfCP {
    position: relative !important;
    top: -7.5px !important;
}

.text-sm {
    font-size: 0.75rem !important;
    line-height: 1rem !important;
}

.tableEmployeeSynthesis {
    table-layout: fixed!important;
    width: 100% !important;
}

.vacCell {
    vertical-align: top !important;
    padding: 2px !important;
    text-align: center;
}

.tableEmployeeSynthesis th, .tableEmployeeSynthesis td {
    border: solid 1px !important;
    overflow: hidden !important;
}

.appHR {
    border: 0;
    clear: both;
    display: block;
    width: 96%;
    background-color: #222;
    height: 1px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.holiCell {
    background-color: #00b0f0 !important;
    color: #ffffff !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    text-align: center !important;
}

.maternityCell {
    background-color: #ff00ff !important;
    color: #ffffff !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    text-align: center !important;
    padding-left: 2px !important;
    padding-right: 2px !important;
}

.sickCell {
    background-color: #ff0000 !important;
    color: #ffffff !important;
    font-weight: bold !important;
    text-transform: uppercase!important;
    text-align: center !important;
}

.innerBonus {
    padding: 2px !important;
    width: 50px !important;
}

.trSynthesisCell, .trFirstCell {
    background-color: #fff2cc !important;
    color: #222 !important;
    font-weight: bold !important;
    text-transform: uppercase!important;
    text-align: center !important;
}

.trFirstCell {
    background-color: #ffff00 !important;
}

.callCell {
    font-weight: bold !important;
    text-align: center !important;
    background-color: #b4c7e7 !important;
}

.table.table-striped tr:hover:nth-of-type(odd) td {
    color: #1d5272 !important;
    background-color: lightyellow !important;
}

.employeeTable tr:hover:nth-of-type(odd) td {
    color: #1d5272 !important;
    background-color: lightyellow !important;
}

.employeeTable th {
    background-color: #1d5272 !important;
    color: lightyellow !important;
}

.nisize {
    font-size: 1.5em;
}

.nisize2 {
    font-size: 2em;
}

.g-file-icon {
    font-size: 5em;
    display: block;
    text-align: center !important;
}

.noShow {
    display: none !important;
}

.employeeTable thead tr th {
    /*height: 35px;*/
}

.monthTRReport td {
    font-weight: bold !important;
}

::-moz-selection {
    background-color: #1d5272 !important;
    color: lightyellow !important;
}

::-webkit-selection {
    background-color: #1d5272 !important;
    color: lightyellow !important;
}

::selection {
    background-color: #1d5272 !important;
    color: lightyellow !important;
}

.monthTRReport th, .monthTRReport tr:last-child {
    background-color: #1d5272 !important;
    color: lightyellow !important;
    font-weight: bold !important;
}

.dz-button {
    background-color: #1d5272 !important;
    color: lightyellow !important;
    padding: 1.5em !important;
    font-weight: bold !important;
}

.dz-button:hover {
    background-color: lightyellow !important;
    color: #1d5272 !important;
}

.wform {
    width: 25% !important;
}

.form-label {
    font-weight: bold !important;
}

.g-container {
    width: 96% !important;
    margin: 0 auto !important;
}

.g-row {
    position: relative !important;
    width: 100% !important;
}

.g-row [class^="g-col"] {
    float: left !important;
    margin: 8px 2% !important;
    min-height: 2px !important;
}

.g-col-1,
.g-col-2,
.g-col-3,
.g-col-4,
.g-col-5,
.g-col-6,
.g-col-7,
.g-col-8,
.g-col-9,
.g-col-10,
.g-col-11,
.g-col-12 {
    width: 96% !important;
}

.g-col-1-sm {
    width: 4.33% !important;
}

.g-col-2-sm {
    width: 12.66% !important;
}

.g-col-3-sm {
    width: 21% !important;
}

.g-col-4-sm {
    width: 29.33% !important;
}

.g-col-5-sm {
    width: 37.66% !important;
}

.g-col-6-sm {
    width: 46% !important;
}

.g-col-7-sm {
    width: 54.33% !important;
}

.g-col-8-sm {
    width: 62.66% !important;
}

.g-col-9-sm {
    width: 71% !important;
}

.g-col-10-sm {
    width: 79.33% !important;
}

.g-col-11-sm {
    width: 87.66% !important;
}

.col-12-sm {
    width: 96% !important;
}

.g-row::after {
    content: "" !important;
    display: table !important;
    clear: both !important;
}

.g-hidden-sm {
    display: none !important;
}

@media only screen and (min-width: 540px) {
    .g-container {
        width: 80% !important;
    }
}

@media only screen and (min-width: 720px) {
    .g-col-1 {
        width: 4.33% !important;
    }

    .g-col-2 {
        width: 12.66% !important;
    }

    .g-col-3 {
        width: 21% !important;
    }

    .g-col-4 {
        width: 29.33% !important;
    }

    .g-col-5 {
        width: 37.66% !important;
    }

    .g-col-6 {
        width: 46% !important;
    }

    .g-col-7 {
        width: 54.33% !important;
    }

    .g-col-8 {
        width: 62.66% !important;
    }

    .g-col-9 {
        width: 71% !important;
    }

    .g-col-10 {
        width: 79.33% !important;
    }

    .g-col-11 {
        width: 87.66% !important;
    }

    .g-col-12 {
        width: 96% !important;
    }

    .g-hidden-sm {
        display: block !important;
    }
}

@media only screen and (min-width: 960px) {
    .g-container {
        width: 75% !important;
        max-width: 960px !important;
    }
}

.turbolinks-progress-bar {
    height: 5px;
    background-color: #3c90cd;
}

.colorOtherContract {
    color: #fe0efe !important;
}

.color130H, .monthReport th {
    color: #3c90cd !important;
}

.monthReport th {
    font-weight: bold;
}

.color151H67 {
    color: #b18cfb !important;
}

.color173H {
    color: lightsalmon !important;
}

.htColor {
    color: #ae88fc;
}

.cpCell, .hasHolidays {
    background-color: #66ffff !important;
}

.trCell {
    background-color: #cc99ff !important;
}

.cptCell {
    background-color: #b9cde5 !important;
    text-align: center !important;
}

.absCell, .hasSickLeaves, .hasAbsences {
    background-color: #ffccff !important;
    text-align: center !important;
}

.yellowCell {
    background-color: yellow !important;
}

.hsCell {
    background-color: #ff99ff !important;
}

.bonusInput {
    background-color: transparent !important;
    width: 50px !important;
    padding: 1px !important;
    border: none !important;
}

.observationCell, .noticeCell, .attendanceCell {
    font-family: 'Courier Prime', serif;
    text-align: center;
    font-weight: bold;
    color: #222;
    padding: 1px !important;
}

.observationCell span, .attendanceCell span {
    padding: 5px !important;
}

.noticeCell span {
    padding: 5px !important;
}

.spanPlanning, .spanReportMonth {
    display: block;
    min-width: 35px !important;
    text-align: center !important;
}

.planningRow, .planningRow:focus {
    width: 35px !important;
    border: none !important;
    padding: 0 !important;
}

.planningRowHoliday, .planningRowHoliday:focus, .reportMonthCpt, .reportMonthCpt:focus, .rpInput, .rpInput:focus, .rpInput2, .rpInput2:focus
{
    width: 35px !important;
    border: none !important;
    padding: 0 !important;
    background-color: transparent !important;
}

.planningRowSickleave, .planningRowSickleave:focus {
    width: 35px !important;
    border: none !important;
    padding: 0 !important;
    background-color: transparent !important;
}

.planningRowAbsence, .planningRowAbsence:focus {
    width: 35px !important;
    border: none !important;
    padding: 0 !important;
    background-color: transparent !important;
}

.dayPlanning {
    background-color: lightyellow;
    border: solid 1px #1d5272 !important;
    border-radius: 25px;
}

.tablePlanning {
    display: block;
    overflow: scroll;
}

.abshead {
    font-weight: bold;
    background-color: lightgray;
    text-transform: uppercase;
}

.planningRow, .planningTd, .abshead, .tablePlanning td, .tablePlanning th {
    text-align: center;
}

.trTotal {
    text-align: center;
    font-weight: bold;
}

.slotTotal {
    text-align: center;
    font-weight: bold;
    background-color: #ccffcc;
}

.top-menu__sub-open {
    z-index: 900 !important;
}

.appOverlay, .appJob {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2000;
    background: rgba(255, 255, 255, 0.56);
}

.appOverlay {
    background: rgba(255, 255, 255, 0.56) url("apploading2.gif") center no-repeat;
}

/* Turn off scrollbar when body element has the loading class */
body.appLoading {
    overflow: hidden;
}
/* Make spinner image visible when body element has the loading class */
body.appLoading .appOverlay, body.appLoading .appJob {
    display: block;
}

.mondaypause {
    font-weight: bold;
    color: #0066ff !important;
}

.tuesdaypause {
    font-weight: bold;
    color: #022261 !important;
}

.wednesdaypause {
    font-weight: bold;
    color: #279227 !important;
}

.thursdaypause {
    font-weight: bold;
    color: #364f81 !important;
}

.fridaypause {
    font-weight: bold;
    color: #7c42a7 !important;
}

.tablepauses th, .tablepauses2 td {
    text-align: center !important;
}

.tdleft {
    text-align: left !important;
}

.tablepauses td, .tablepauses th {
    border: 1px solid #022261 !important;
}

.bgmonday {
    background-color: #ffff00 !important;
}

.bgtuesday {
    background-color: #92d050 !important;
}

.bgwednesday {
    background-color: #ffccff !important;
}

.bgthursday {
    background-color: #00ffcc !important;
}

.bgfriday {
    background-color: #00ffff !important;
}

.holvac {
    background-color: #00b0f0 !important;
}

.wevac {
    background-color: #ccecff !important;
}

.frenchvac {
    background-color: #ffff00 !important;
}

.tablevac th {
    border: 2px solid #022261;
}

.tablevac td {
    border: 1px solid #022261;
}

.tablevac tr {
    border: 2px solid #022261;
}

.noborderlr {
    border-left: 1px solid #fff !important;
    border-right: 1px solid #fff !important;
}

.tablevac {
    font-size: 11px !important;
    max-width: 100% !important;
    font-weight: bold !important;
    text-align: center !important;
}

.employeesvac {
    font-size: 10.1px !important;
    border-right: 2px solid #022261 !important;
    min-width: 170px !important;
    line-height: 1.2 !important;
}

.monthvac {
    text-align: center !important;
    background-color: #ffffcc !important;
    font-size: 1.2em !important;
}

.vacselected {
    background-color: #ffffcc !important;
}

.linkvac {
    padding: 3px !important;
}

.linkvac:hover {
    background-color: #ffffcc !important;
    z-index: 1000 !important;
    border-radius: 15px !important;
}

.align-content-center {
    text-align: center !important;
}

.a4page {
    min-width: 210mm !important;
    min-height: 375mm !important;
}
