
:root{
    --background-color: #F3F9FE;
    --accent-background-color: black;
    --accent-color: black;
    --accent-selected-color: black;
    --border-color: white;
    --accent-border-color: white;
    --icon-color: black;
    --font-color: black;
    --accent-font-color: black;

    --step-default-color: white;
    --step-selected-color: var(--accent-color) !important;
    --step-completed-color: #73D071;

    --step-default-font-color: var(--accent-color) !important;
    --step-selected-font-color: white;
    --step-completed-font-color: white;

    --step-progress-default-color: white;
    --step-progress-selected-color: var(--accent-color) !important;
}

.--antd-wave-shadow-color{
    color: transparent !important;
}
.greenicon {
    color: #73D071;
    font-size: 14px;
}

.btn-success{
    background-color: #73D071;
    border-color: #73D071;
}

/*.btn-primary{
    background-color: #1F5E8C !important;
    border-color: #1F5E8C !important;;
}

.bg-primary{
    background-color: #1F5E8C !important;;
}*/

.btn-primary{
    background-color: #2096EB !important;
    border-color: #2096EB !important;;
}

.bg-primary{
    background-color: #2096EB !important;;
}

.bg-darkblue{
    background-color: #1F5E8C !important;
}

.border-darkblue{
    border-color: #1F5E8C !important;
}



.loginButton {
    background-color: #2096EB !important;
    border-radius: 10px !important;
    width: 95%;
    color: white;
    font-size: 16px;
    font-weight: 500;
}

.btn .btn-success {
    background-color: #73D071 !important;
}

.btn-edit {
    background-color: #FBB80E;
    border-color: #FBB80E;
    padding: 5px;
    border-radius: 4px;
    color: white;
}

.btn-delete {
    background-color: #F56363;
    border-color: #F56363;
    padding: 5px;
    border-radius: 4px;
    color: white;
}

.inputfield {
    max-width: 100%;
    background-color: #F3F9FE;
    border-color: #D0E2F1;
}

.staffDiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 20px;
    height: 63vh;
    overflow: auto
}

.acceptRateDiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 20px;
    overflow: auto
}



* {
    animation-duration: 0.3s !important;
    -webkit-animation-duration: 0.3s !important;
}

body {
    overflow-y: auto;
}

.list-div {
    background-color: white;
    padding: 30px !important;
    border-radius: 24px;
    margin-top: 30px;
    height: 85vh
}


.jobContactsList-Div {
    background-color: white;
    border-radius: 24px;
    height: 65vh
}

.allocatedShiftsDiv {
    place-content: center;
    display: grid;
    background-color: #F3F9FE;
    border-radius: 8px;
    padding: 20px;
    height: 400px;
}

.contacts-div {
    background-color: white;
    border-radius: 24px;
    height: 85vh
}


.modallistdiv {
    background-color: white;
    border-radius: 24px;
    margin-top: 30px;
    height: 40vh
}


.timesheetslistdiv {
    background-color: white;
    padding: 30px !important;
    border-radius: 24px;
    margin-top: 20px;
    height: 75vh
}

.awardslistdiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 20px;
    height: 71vh;
    overflow: auto
}

.vaccinationdiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 20px;
    height: 76vh;
    overflow-y: auto;
    overflow-x: hidden;
}


.saleslistdiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 20px;
    height: 60vh;
    overflow: auto
}

.createButton {
    font-size: 16px;
    font-weight: 500
}

.customerOnHireDiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 20px;
    height: 63vh;
    overflow: auto
}

.payrollDiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 20px;
    height: 65vh;
}

.jobLocationDiv {
    padding: 20px;
    background-color: #F3F9FE;
    border-radius: 16px;
    height: 50vh;
    overflow-y: auto
}

.jobcontactslistdiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 20px;
    height: 63vh;
    overflow: auto
}

.activitieslistdiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 20px;
    height: 60vh;
    overflow: auto
}

.certifications-div {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 20px;
    height: 69vh;
    overflow: auto
}

.emptycertifications-div {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 20px;
    height: 69vh;
    overflow: auto;
    display: grid;
    place-content: center;
}


.classificationlistdiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 20px;
    max-height: 70vh;
    overflow: auto
}

.yesApa {
    font-size: 14px;
    font-width: 500;
    color: #73D071;
}

.noApa {
    font-size: 14px;
    font-width: 500;
    color: #F56363;
}


.createawardlistdiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 20px;
    max-height: 50vh;
    overflow: auto
}

.awardslistcard {
    border-radius: 8px;
    padding: 20px
}

.classificationDiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 25px;
    height: 55vh;
    overflow-y: auto;
    width: 100%;
}

.overtimeDiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 20px;
    height: 54vh;
    overflow-y: auto;
}


.classificationModalDiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 22px;
    max-height: 50vh;
    overflow-y: auto;
}

.classificationCard {
    border-radius: 8px;
    background-color: white;
    cursor: pointer;
    transition: 0.2s;
    z-index: 1;
}

.endorsementdiv {
    background-color: #F3F9FE;
    padding: 16px;
    border-radius: 12px;
    height: 45vh;
    overflow-y: auto
}

.emptyendorsementdiv {
    background-color: #F3F9FE;
    padding: 16px;
    border-radius: 12px;
    height: 45vh;
    overflow-y: auto;
    display: grid;
    place-content: center;
}

.classificationCard:hover {
    border-radius: 8px;
    transform: scale(102%);
    cursor: pointer;
    -webkit-box-shadow: 3px 3px 39px -17px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 3px 3px 39px -17px rgba(0, 0, 0, 0.75);
    box-shadow: 3px 3px 39px -17px rgba(0, 0, 0, 0.75);
    z-index: 100;
}

.classificationCardTitle {
    color: #6794B7;
    font-size: 12px;
    font-weight: 500
}

.blueTitle {
    color: #2096EB;
    font-size: 12px;
    font-weight: 500
}

.blueSubtitle {
    color: #2096EB;
    font-size: 14px;
    font-weight: 500;
}


.classificationCardSubtitle {
    font-size: 14px;
    font-weight: 500;
}

.descriptionSubtitle {
    font-size: 14px;
    font-weight: 400;
}

.awardsTitle {
    color: #6794B7;
    font-size: 12px;
    font-weight: 500
}


.awardsSubtitle {
    font-size: 12px;
    font-weight: 400;
}

.awardRevisionDescription {
    font-size: 14px;
    font-weight: 400;
}


.ohsSubtitle {
    font-size: 12px;
    font-weight: 400;
}

.customerCardTitle {
    font-size: 12px;
    font-weight: 500;
    color: #6794B7;
}

.customerCardSubtitle {
    font-size: 12px;
    font-weight: 500;
}

.contactssubtext {
    font-size: 12px;
    font-weight: 500;
    color: black;
}


.cardjobtitle {
    font-size: 16px;
    color: #6794B7;
    font-weight: 400
}

.certificationRegionText {
    font-size: 14px;
    color: #1F5E8C;
    font-weight: 400
}

.bankCardSubtitle {
    font-size: 12px;
    color: #6794B7;
    font-weight: 400
}

.bankCardTitle {
    font-size: 14px;
    color: black;
    font-weight: 500
}

.payRate {
    font-size: 16px;
    font-weight: 500;
    color: #64C861;
}

.payRateSubtitle {
    font-size: 8px;
    font-weight: 400;
}

.classificationSubtitle {
    font-size: 12px;
    font-weight: 500;
}


.classificationHr {
    color: #D0E1E7;
    height: 2px !important;
}

.applicantBadge {
    background-color: #1F5E8C;
    font-size: 10px;
    border-radius: 100px;
    font-weight: 400;
}

.employeeBadge {
    background-color: #2096EB;
    font-size: 10px;
    border-radius: 100px;
    color: white !important;
}

.onHireStaffBadge {
    background-color: #73D071;
    font-size: 10px;
    border-radius: 100px;
    font-weight: 400;
}

.jobsActiveBadge {
    background-color: #73D071;
    font-size: 10px;
    border-radius: 100px;
    font-weight: 400;
}

.jobsInactiveBadge {
    background-color: #F56363;
    font-size: 10px;
    border-radius: 100px;
    font-weight: 400;
}

.forApprovalBlueBadge {
    background-color: #2096EB;
    font-size: 10px;
    border-radius: 100px;
}

.forApprovalVioletBadge {
    background-color: #7E71D0;
    font-size: 10px;
    border-radius: 100px;
}

.disputedBadge {
    background-color: #F56363;
    font-size: 10px;
    border-radius: 100px;
}

.forApprovalMatchedBadge {
    background-color: #5A9BC0;
    font-size: 10px;
    border-radius: 100px;
}


.approvedBadge {
    background-color: #73D071;
    font-size: 10px;
    border-radius: 100px;
}

.onSickLeaveBadge {
    background-color: #FBB80E;
    font-size: 10px;
    border-radius: 100px;
}


.noTimeSubmittedBadge {
    background-color: #7F8A9A;
    font-size: 10px;
    border-radius: 100px;
}

.noTimeSubmittedBadge {
    background-color: #7F8A9A;
    font-size: 10px;
    border-radius: 100px;
}



.awardsCardBlackText {
    font-size: 16px;
    font-weight: 500;
    color: black;
}
.awardsCardDarkBlueText {
    color: #6794B7; font-size: 16px; font-weight: 500;
}

.participantEmployeeBadge {
    font-size: 10px;
    background-color: #2096EB;
    color: white;
    float: right;
}

.participantOnHireBadge {
    font-size: 10px;
    background-color: #FBB80E;
    color: white;
    float: right;
}

.participantApplicantBadge {
    font-size: 10px;
    background-color: #7F8A9A;
    color: white;
    float: right;
}

.participantContactBadge {
    font-size: 10px;
    background-color: #73D071;
    color: white;
    float: right;
}


.totalAwards {
    color: #6794B7;
    font-size: 10px;
    font-weight: 400
}


.awardsCardBlueText {
    font-size: 16px;
    font-weight: 400;
    color: #2096EB
}

.spancustom {
    font-size: 16px !important;
    color: #6794B7 !important;
    font-style: italic !important;
}

.divcustom {
    padding: 20px !important;
    background-color: #F3F9FE !important;
    border-radius: 16px !important;
    display: grid !important;
    place-content: center !important;
    height: 50vh !important;
}

.divcardlist {
    padding: 20px !important;
    background-color: #F3F9FE !important;
    border-radius: 16px !important;
    height: 65vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.addanaccountmodal {
    width: 50vw;
    border-radius: 25px;
    margin: 0 auto;
}


.selectemployeediv {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 30px;
    margin: 0 5px;

}

.selectemployeesearchbar {
    background-color: #F3F9FE;
    border-radius: 100px;
}

.searchbaricon {
    font-size: 16px;
    color: #2096EB
}

.searchbarplaceholder {
    color: #6794B7;
    font-size: 14px;
}

.candidatesearchbarplaceholder {
    color: #6794B7;
    font-size: 12px;
    font-weight: 400;
}



.selectemployeetitle {
    font-size: 14px;
    font-weight: 500;
    color: black;
}

.selectemployeesubtitle {
    font-size: 12px;
    font-weight: 400;
    color: #7F8A9A;
}

.paycyclesubtitle {
    font-size: 10px;
    font-weight: 400;
    color: #7F8A9A;
}

.selectemployeebluesubtitle {
    font-size: 12px;
    font-weight: 400;
    color: #2096EB;
}


.selectemployeecard {
    background-color: white;
    border-radius: 8px;
}

.primaryContactCard {
    background-color: #F3F9FE;
    border-radius: 8px;
    height: 10vh;
}

.agencyCard {
    background-color: #F3F9FE;
    border-radius: 8px;
}

.emptyAgencyCard {
    background-color: #F3F9FE;
    border-radius: 8px;
    place-content: center;
    display: grid;
}


.selectemployeeselectedbutton {
    background-color: #2096EB;
    color: white;
    font-size: 10px;
}

.selectemployeeselectbutton {
    background-color: #F3F9FE;
    color: #2096EB;
    border-radius: 4px;
    font-size: 10px;
    border: 0;
}

.alreadyaddedbutton {
    background-color: transparent;
    color: #6794B7;
    border-radius: 100px;
    font-size: 10px;
    border: 0;
}

.removeButton {
    background-color: #F3F9FE;
    color: #F56363;
    border-radius: 100px;
    font-size: 10px;
}

.removeRedButton {
    background-color: #F56363;
    color: white;
    border-radius: 100px;
    font-size: 10px;
}


.editaccounticon {
    background-color: #F3F9FE;
    color: #2096EB;
    border-radius: 100px;
    font-size: 15px;
    padding: 30px;
    border: 0;
}

.deleteaccounticon {
    background-color: #F3F9FE;
    color: #F56363;
    border-radius: 100px;
    font-size: 15px;
    padding: 30px;
    border: 0;
}

.labelcustom {
    color: #6794B7;
    font-size: 12px
}

.cardBottomTitle {
    font-size: 12px;
    color: #6794B7;
    font-weight: 500
}

.cardBottomSubtitle {
    font-size: 14px;
    font-weight: 500
}

.modalcontentcustom {
    border-radius: 25px;
    max-width: 40%

}

.selectlocationmodal {
    border-radius: 25px;
    max-width: 60%

}

.newlocationmodal {
    border-radius: 25px;
    max-width: 40%

}


.selectprimarycontactmodal {
    border-radius: 25px;
    max-width: 60%

}

.selectcustomerlistdiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 20px;
    height: 40vh;
    overflow: auto

}

.hrcustom {
    height: 3px !important;
    color: #D0E2F1 !important;
}

.hrJobs{
    height: 1px !important;
}


.vaccinehr {
    color: #D0E2F1;
    height: 2px;
}

.vaccinediv {
    background-color: #F3F9FE;
    border-radius: 25px;
    height: 70vh;
    display: grid;
    place-content: center
}


.griddiv {
    background-color: white;
    padding: 30px !important;
    border-radius: 24px;
    margin-top: 30px
}

.tableheadercustom {
    padding-left: 25px !important;
}
.text-danger{
    color: #F56363; !important;
}
.blueicon {
    color: #2096EB;
    font-size: 14px;
}
.darkblueicon {
    color: #1F5E8C;
    font-size: 14px;
}

.grayIcon {
    color: #E1EDF8;
    font-size: 14px;
}

.redVirus {
    color: #F56363;
    font-size: 18px;
}

.blueVirus {
    color: #2096EB;
    font-size: 18px;
}

.yellowVirus {
    color: #FBB80E;
    font-size: 18px;
}

.greenVirus {
    color: #73D071;
    font-size: 18px;
}

.greenBriefcase {
    color: #73D071;
    font-size: 16px;
}

.redBriefcase {
    color: #F56363;
    font-size: 16px;
}


.btn-primary:hover {
    background-color: #2096EB !important;
    border-radius: 8px;
}

.btn-danger{
    background-color: #F56363;
}

.deleteicon {
    color: #F56363;
    font-size: 14px;
}


.smallerDeleteIcon {
    color: #F56363;
    font-size: 12px;
}


.editrostericon {
    color: #6794B7;
    font-size: 14px;
}

.rostercardtitle {
    font-size: 14px;
    font-weight: 500;
    color: black;
}

.rostersummarycardbluesubtitle {
    font-size: 12px;
    font-weight: 400;
    color: #2096EB;
}


.rostercardsubtitle {
    font-size: 14px;
    font-weight: 500;
    color: black;
}


.searchbardiv {
    background-color: #F3F9FE;
    border-color: #D0E2F1;
    border-radius: 25px
}

.virusModalTitle {
    font-size: 12px;
    font-weight: 400;
    color: #6794B7;
}

.inputfieldtransparent {
    border-color: #D0E2F1;
}


.selectOption {
    color: #6794B7;
    font-size: 12px
}

.settingsinputfield {
    max-width: 100%;
    background-color: white;
    border-color: #D0E2F1;
}

.ant-modal {
    padding-bottom: 0 !important;
}

.ant-modal-header {
    padding: 16px 30px
}


.ant-modal-body {
    padding: 30px;
}

.rosterscheduleicon {
    color: #FBB80E;
}

.inforostermodal {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 15px;
    overflow-y: auto;
    max-height: 55vh;
}


.rosterscheduletitle {
    font-size: 16px;
    font-weight: 500;
}

.rosterschedulecard {
    background-color: white;
    border-radius: 8px;
    padding: 12px 18px 12px 18px;

}

.rosterorangesummarycard {
    background-color: #FBF6E5;
    border-radius: 8px;
    padding: 12px 18px 12px 18px;
    border-color: #FBB80E !important;
}

.jobssummarycard {
    border-radius: 8px;
    padding: 12px 18px 12px 18px;
    background-color: white;
}

.rostergreensummarycard {
    background-color: #F0FFE9;
    border-radius: 8px;
    padding: 12px 18px 12px 18px;
    border-color: #73D071 !important;

}

.rostersummaryreviewcard {
    background-color: transparent !important;
    border-radius: 4px;
}


.rosterinfomodalinputfield {

    max-width: 100%;
    background-color: white;
    border-color: #D0E2F1;
}

.rosterdiv {
    padding: 20px !important;
    background-color: #F3F9FE !important;
    border-radius: 16px !important;
    height: 59vh !important;
    overflow-y: auto;
}

.rosterfilterdiv {
    padding: 20px !important;
    background-color: #F3F9FE !important;
    border-radius: 16px !important;
    height: 55vh !important;
    overflow-y: auto;
}


.summaryreviewdiv {
    padding: 20px !important;
    background-color: #F3F9FE !important;
    border-radius: 16px !important;
}

.jobssummaryreviewdiv {
    padding: 20px !important;
    background-color: #F3F9FE !important;
    border-radius: 16px !important;
    height: 50vh;
    overflow-y: auto;
}


.rosterassignstaffdiv {
    padding: 20px !important;
    background-color: #F3F9FE !important;
    border-radius: 16px !important;
    max-height: 51vh !important;
    overflow-y: auto;
}


.rosterschedulesubtitle {
    font-size: 14px;
    color: black;
}

.rostersidebartitle {
    font-size: 14px;
    font-weight: 500;
    color: black;
}

.rosternavheadersubtitle {
    color: #2096EB;
    font-size: 16px;
    font-weight: 500;

}

.rostersidebarsubtitle {
    font-size: 14px;
    font-weight: 500;
    color: #D0E2F1;
}

.rosternavheadertext {
    font-size: 12px;
    font-weight: 400;
    color: black;
}

.rostercircleselecticon {
    border-radius: 100px;
    border-color: #F3F9FE;
}

.rosterinputlabel {
    color: #6794B7;
    font-size: 12px
}


.bluebadge {
    background-color: #2096EB;
    font-size: 10px;
    border-radius: 100px;
    color: white;
}

.jobDetailsDiv {
    background-color: #F3F9FE;
    border-radius: 25px;
    height: 37vh;
    overflow-y: auto
}

.jobActiveStaffDiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    height: 63vh;
    overflow-y: auto
}

.classificationEditDiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    height: 33vh;
    overflow-y: auto
}

.selectjobbutton {
    background-color: #2096EB;
    color: white;
    border-radius: 100px;
    font-size: 10px;
    padding: 30px;
}

.selectedjobbutton {
    background-color: #F3F9FE;
    color: #2096EB;
    border-radius: 100px;
    font-size: 10px;
    padding: 30px;
}

.selectedjobbutton.active_job {
    background-color: #38a4ff !important;
    color: white;
    border-radius: 100px;
    font-size: 10px;
    padding: 30px;
}

.viewjobsubtitle {
    font-size: 14px;
    color: #6794B7;
    font-weight: 500;
}

.viewjobtitle {
    font-size: 18px;
    font-weight: 500;
    color: black;
}

.viewjobheadergrid {
    font-size: 12px;
    color: #6794B7;
}

.staffDetailsPhoto {
    vertical-align: middle;
    height: 168px;
    border-radius: 50%;
}


.paidstatustext {
    font-size: 12px;
    font-weight: 400;
    color: #73D071;
}

.unpaidstatustext {
    font-size: 12px;
    font-weight: 400;
    color: #F56363;
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #E1EEFA;
    -webkit-transition: .4s;
    transition: .4s;

}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 55px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #E1EEFA;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(55px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
    width: 12vw;
}

.slider.round:before {
    border-radius: 50px;
    width: 6vw;
}

.navheaderpushbuttons {
    background-color: transparent;
    color: #2096EB;
}

.google-widget-container {
    height: 62vh;
    border-radius: 25px;
    overflow: hidden
}

.google-widget-container-empty {
    background-color: #F3F9FE;
    border-radius: 25px;
    height: 62vh;
    place-items: center;
}

.ratessettingstitle {
    font-size: 18px;
    font-weight: 500;
    color: black;
}

.ratessettingssubtitle {
    font-size: 14px;
    font-weight: normal;

}

.ratesettingsfield {
    background-color: #F3F9FE;;
    border-color: #D0E2F1;
}


.ratesreferencefield {
    background-color: white;;
    border-color: #D0E2F1;
}

.ratesdiv {
    padding: 20px !important;
    background-color: #F3F9FE !important;
    border-radius: 16px !important;
    height: 20vh !important;
}


.costlabel {
    font-size: 14px;
    font-weight: 500;
    color: black;

}

.pills-container {
    background-color: #F3F9FE;
    border-radius: 100px;
    width: fit-content;
    padding: 4px;

}

.ant-tabs-tab.ant-tabs-tab-active.pills {
    background-color: white;
    border-radius: 25px;
    margin-right: 0 !important;
    margin-left: 0 !important;
    line-height: 25px !important;
    max-height: 25px !important;
    border: none !important;
    color: #2096EB !important;
}

.ant-tabs-nav .ant-tabs-tab {
    padding: 0 10px;!important;
    margin: 0;!important;
}

.ant-tabs-tab.pills {
    border-radius: 25px;
    padding-left: 25px !important;
    padding-right: 25px !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    line-height: 25px !important;
    max-height: 25px !important;
    color: #6794B7 !important;
}

.ant-switch-checked.pill-bool::after {
    content: "No" !important;
    color: #125280 !important;
    font-weight: normal !important;
}

.ant-switch.pill-bool::after {
    content: "Yes";
    color: #1a90fd;
    font-weight: bold;

    padding-top: 2%;
    width: 50%;
    height: 90%;
}

.ant-switch.pill-bool {
    background-color: #f3f9fe;
    width: 120px;
    height: 30px;
}

.customer-location-container {
    padding: 20px;
    background-color: #F3F9FE;
    border-radius: 16px;
    overflow-y: auto;
    height: 65vh;
}

.financialsettingstitle {
    font-size: 14px;
    font-weight: 500;

}

.fiscalperioddiv {
    padding: 20px !important;
    background-color: #F3F9FE !important;
    border-radius: 16px !important;
    display: grid !important;
    place-content: center !important;
    height: 40vh !important;
}

.fiscalyeardiv {
    padding: 15px !important;
    background-color: #F3F9FE !important;
    border-radius: 16px !important;
    height: 40vh !important;
}

.settingsPaycycleDiv {
    padding: 15px !important;
    background-color: #F3F9FE !important;
    border-radius: 16px !important;
    height: 50vh !important;
    overflow-y: auto;
    overflow-x: hidden;
}

.addpaycyclesubtext {
    font-family: Roboto;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    color: #597890;
}

.templatesdiv {
    background-color: #F3F9FE;
    border-radius: 25px;
    padding: 30px;
    height: 57vh;
    overflow-y: auto;
}

.optioncustom {

    color: #6794B7
}

.mergediv {
    padding: 20px !important;
    background-color: #F3F9FE !important;
    border-radius: 16px !important;
    height: 45vh !important;
    display: grid;
    place-content: center;
}

.previewdiv {
    padding: 20px !important;
    background-color: #F3F9FE !important;
    border-radius: 16px !important;
}

.timesheetbluebadge {

    max-width: fit-content;
    display: initial;
    background-color: #2096EB;
    color: white;
    font-size: 10px
}

.widgetdiv {
    background-color: #F3F9FE !important;
    border-radius: 16px !important;
    height: 69vh !important;
    overflow-x: hidden;
    padding: 15px;
}

.timesheetwidgetdiv {
    background-color: #F3F9FE !important;
    border-radius: 16px !important;
    height: 71vh !important;
    overflow-x: hidden;
    padding: 15px;
}


.timesheetgraybadge {

    max-width: fit-content;
    display: initial;
    background-color: #7F8A9A;
    color: white;
    font-size: 10px
}

.timesheetbuttons {
    font-size: 10px;
    font-weight: 500;
    width: 6vw;
}

.timesheettitle {
    font-size: 15px;
    font-weight: 500
}

.timesheettext {
    font-size: 14px;
    font-weight: 500
}

.timesheetdiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 15px;
    overflow-y: auto;
    height: 442px;
}


.timesheetsubdiv {
    border-radius: 8px;
    overflow-y: auto;
    overflow-x: hidden;
    height: 46vh;
}

.timesheetbadge {
    background-color: #73D071;
    color: white;
    width: fit-content;
    font-size: 12px
}

.starttime {
    font-size: 10px;
    color: #597890;
}

.approvetext {
    font-size: 10px;
    font-weight: 500;
}


.timestamp {
    font-size: 16px;
    font-weight: 500
}

.normalhours {
    font-size: 12px;
    font-weight: 500
}

.normalhourstext {
    font-size: 14px;
    font-weight: 500;
    color: #6794B7;
}


.unallocatedhours {
    font-size: 12px;
    font-weight: 500;
    color: #F56363
}

.unallocatedhourstext {
    font-size: 14px;
    font-weight: 500;
    color: #73D071;
}

.totalhourstext {
    font-size: 14px;
    font-weight: 500;
    color: #2096EB;
}


.hoursinputdiv {
    border-color: #2096EB;
    color: #6794B7;
    background-color: #F3F9FE;
    width: 65px;
}


/*Calendar CSS*//*
ul {
    list-style-type: none;
}

body {
    font-family: Verdana, sans-serif;
}

!* Month header *!
.month {
    padding: 70px 25px;
    width: 100%;
    background: #1abc9c;
    text-align: center;
}

!* Month list *!
.month ul {
    margin: 0;
    padding: 0;
}

.month ul li {
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

!* Previous button inside month header *!
.month .prev {
    float: left;
    padding-top: 10px;
}

!* Next button *!
.month .next {
    float: right;
    padding-top: 10px;
}

!* Weekdays (Mon-Sun) *!
.weekdays {
    margin: 0;
    padding: 10px 0;
    background-color: #ddd;
}

.weekdays li {
    display: inline-block;
    width: 13.6%;
    color: #666;
    text-align: center;
}

!* Days (1-31) *!
.days {
    padding: 10px 0;
    background: #eee;
    margin: 0;
}

.days li {
    list-style-type: none;
    display: inline-block;
    width: 13.6%;
    text-align: center;
    margin-bottom: 5px;
    font-size: 12px;
    color: #777;
}

!* Highlight the "current" day *!
.days li .active {
    padding: 5px;
    background: #1abc9c;
    color: white !important
}*/

.header-mb {
    margin-bottom: 30px;
}

/*createheader*/
.header-title {
    display: inline-flex;
    place-items: flex-start;
    font-size: 24px;
    font-weight: 500
}

/*createheader*/
.list-header-title {
    display: inline-flex;
    place-items: flex-start;
    font-size: 24px;
    font-weight: 500;
}

/*activestaff jobs module*/

.emptydiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    height: 55vh;
    display: grid;
    place-content: center
}


.whiteinputfield {
    border-color: #D0E2F1;
}

.blueinputfield {
    border-color: #F3F9FE;
    background-color: #F3F9FE;
}

.spantitle {
    font-size: 12px;
    font-weight: 500;
    color: #6794B7
}

.spansubtitle {
    font-size: 12px;
    font-weight: 400;
}


.allocatedshifttitle {
    font-size: 16px;
    font-weight: 500;
}

.allocatedshiftssubtitle {
    font-size: 12px;
    font-weight: 400;
    color: #6794B7
}

.pendingBadge {
    max-width: fit-content;
    display: initial;
    background-color: #7F8A9A;
    color: white;
    font-size: 12px !important;
    border-radius: 100px;
}


.activebadge {
    max-width: fit-content;
    display: initial;
    background-color: #73D071;
    color: white;
    font-size: 12px !important;
    font-weight: 400;
}

.graybadge {
    max-width: fit-content;
    display: initial;
    background-color: #7F8A9A;
    color: white;
    font-size: 12px !important;
    border-radius: 100px;
}

.underReviewBadge {
    max-width: fit-content;
    display: initial;
    background-color: #7E71D0;
    color: white;
    font-size: 12px !important;
    border-radius: 100px;
}

.forApprovalBadge {
    max-width: fit-content;
    display: initial;
    background-color: #F88216;
    color: white;
    font-size: 12px !important;
    border-radius: 100px;
}


.draftBadge {
    max-width: fit-content;
    display: initial;
    background-color: #FBB80E;
    color: white;
    font-size: 12px
}



.yellowBadge {
    max-width: fit-content;
    display: initial;
    background-color: #FBB80E;
    color: white;
    font-size: 12px
}


.inactiveBadge {
    max-width: fit-content;
    display: initial;
    background-color: #F56363;
    color: white;
    font-size: 12px
}


.jobsActiveBadge {
    max-width: fit-content;
    display: initial;
    background-color: #73D071;
    color: white;
    font-size: 12px;
    border-radius: 100px;
}

.jobsInactiveBadge {
    max-width: fit-content;
    display: initial;
    background-color: #F56363;
    color: white;
    font-size: 12px;
    border-radius: 100px;
}

.jobsDraftBadge {
    max-width: fit-content;
    display: initial;
    background-color: #FBB80E;
    color: white;
    font-size: 12px;
    border-radius: 100px;
}

.jobLocation {
    background-color: #F3F9FE;
    border-radius: 16px;
    height: 20vh;
    display: grid;
    place-content: center
}


.progress {
    width: 2vw !important;
}


.createcardtitle {
    font-size: 14px;
    font-weight: 500;
    color: black
}

.ant-tabs {
    font-size: 12px;
}

.ant-tabs-nav .ant-tabs-tab-active {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    padding: 0px 10px;
    /* background-color: #F3F9FE;*/
}

/*.ant-tabs .ant-tabs-top .ant-tabs-line{
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 25px;
    height: 55vh;
    overflow-y: auto;
}*/

.header-fixed {
    position: sticky;
    top: 0;
    z-index: 10;
}

.cancelButton {
    background-color: #F3F9FE !important;
    font-weight: 500;
}

.nophotoborder {
    margin-top: -5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    vertical-align: middle;
    height: 60px;
    width: 60px;
    border-radius: 50%;

}

.userphotoborder-green {
    border-color: #73d071 !important;
    margin-top: -5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    vertical-align: middle;
    height: 60px;
    width: 60px;
    border-radius: 50%;
}

.userphotoborder-red {
    border-color: #f46b6b !important;
    margin-top: -5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    vertical-align: middle;
    height: 60px;
    width: 60px;
    border-radius: 50%;
}

.inputFieldTitle {
    color: #6794B7;
    font-size: 12px;
}

.inputFieldText {
    color: #494F59

;
    font-weight: 500;
    font-size: 14px;
}

.emptyDivText {
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    color: #6794B7
}

.userPhoto {
    margin-top: -5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    vertical-align: middle;
    height: 60px;
    width: 60px;
    border-radius: 50%;
}

.staffUserPhoto {
    margin-top: -5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    vertical-align: middle;
    height: 48px;
    width: 48px;
    border-radius: 50%;
}
.notesUserPhoto {
    margin-top: -5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    vertical-align: middle;
    height: 40px;
    width: 40px;
    border-radius: 50%;
}


.acceptRatePhoto {
    margin-top: -5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    vertical-align: middle;
    height: 40px;
    width: 40px;
    border-radius: 50%;
}




.contactPhoto {
    margin-top: -5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    vertical-align: middle;
    height: 32px;
    width: 32px;
    border-radius: 50%;
}

.notesPhoto {
    margin-top: -5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    vertical-align: middle;
    height: 39px;
    width: 39px;
    border-radius: 50%;
}

.companyPhoto {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    height: 30px;
    width: 60px;
}

.customerPhoto {
    background-repeat: no-repeat;
    background-color: #D0E2F1;
    background-position: center;
    background-size: cover;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    height: 48px;
    width: 64px;
    border-radius: 4px;
}

.onHireName {
    font-weight: 500;
    font-size: 16px;

}


.selectLocationDiv {
    background-color: #F3F9FE;
    border-radius: 8px;
    height: 65vh;
    overflow-y: auto
}

.centerDiv {
    place-content: center;
    display: grid;
    background-color: #F3F9FE;
    border-radius: 8px;
    padding: 20px;
}

.cardDiv {
    background-color: #F3F9FE;
    border-radius: 8px;
    padding: 20px;
}


.addRateTitle {
    font-size: 16px;
    font-weight: 500;
    color: black;

}

.addRateSubtitle {
    font-size: 14px;
    font-weight: 400;
    color: black;
}

.ratesAwardsDiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 20px;
    height: 50vh;
    overflow: auto
}

.ant-tabs-nav.ant-tabs-nav-animated {
    width: 100% !important;
  /*  border-bottom: 2px solid #D0E2F1 !important;*/
}

.ant-tabs-tab.ant-tabs-tab-active {
    color: black;
    padding: 0px 10px;
    border-bottom: 2px solid #1F5E8C !important;
}

.ant-tabs-tab {
    line-height: 48px !important;
}


.selectedRateTitle {
    font-size: 20px;
    font-weight: 500
}

.selectedRateSubtitle {
    font-size: 18px;
    font-weight: 500;
    color: #2096EB;
}

.rateHeaderCard {
    border-radius: 16px;
    background-color: white;
}

.baseRateTitle {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: black !important;
}

.baseRateBlueTitle {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #2096EB;
}


.rateDetailsSubtitle {
    color: #6794B7;
    font-size: 12px;
    font-weight: 400
}

.rateDetailsBlackSubtitle {
    color: black;
    font-size: 12px;
    font-weight: 500
}


.ratesEmptyDivText {
    font-size: 14px !important;
    color: #6794B7 !important;
}

.superannutationsDiv {
    background-color: #F3F9FE;
    border-radius: 4px;
    padding: 15px;
    margin: 20px;
    height: 20vh;
    overflow-y: auto
}

.penaltiesDiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 20px;
    height: 43vh;
    overflow-y: auto
}

.allowancesDiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 20px;
    height: 43vh;
    overflow-y: hidden;
    overflow-x: auto;
}

.viewPenaltyModalTitle {
    font-size: 18px;
    font-weight: 500;
    color: black
}

.viewPenaltyModal {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 20px;
    height: 68vh;
}

.descriptionText {
    font-size: 16px;
    font-weight: 400;
}

.notesText {
    font-size: 16px;
    font-weight: 400;
}

.jobsActiveText {
    font-size: 16px;
    font-weight: 450;
}


.penaltiesBoldSubtitle {
    font-size: 14px;
    font-weight: 500;
}


.penaltiesSubtitle {
    font-size: 12px;
    font-weight: 400;
}

.dateofTermination {
    font-size: 16px;
    font-weight: 500;
}

.tableBlueBorderBottom {
    border-color: #D0E2F1 !important;
}

.rateCardBlueTitle {
    color: #6794B7;
    font-size: 12px;
    font-weight: 500
}

.rateCardBlackTitle {
    color: black;
    font-size: 12px;
    font-weight: 500
}

.allocatedShiftsTitle {
    font-size: 16px;
    font-weight: 500;
    color: black;
}

.allocatedShiftsSubtitle {
    font-size: 12px;
    font-weight: 400;
    color: #6794B7;
}

.allocatedShiftsText {
    font-size: 10px;
    font-weight: 400;
    color: #597890;
}

.progress-bar {
    background-color: #D0E2F1 !important;
}

.workRestrictionBadge {
    color: #6794B7;
    font-size: 12px;
    font-weight: 400;
    background-color: #F3F9FE;
}

.preEmploymentDiv {
    background-color: white;
    border-radius: 24px;
    height: 70vh
}

.preemploymentlistdiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 20px;
    height: 59vh;
    overflow: auto
}

.limitworkopportunitieslistdiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    height: 55vh;
    overflow: auto
}


.candidatePreEmploymentDiv {
    background-color: white;
    border-radius: 24px;
    height: 65vh
}

.candidatePreEmploymentListDiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 20px;
    height: 54vh;
    overflow: auto
}


/*timesheets-agencystaff*/

.timesheetsAgencyStaffDiv {
    background-color: #F3F9FE;
    border-radius: 25px;
    padding: 35px;
    height: 68vh;
    overflow-y: auto;
}

.timesheetsAgencyStaffModalDiv {
    background-color: #F3F9FE;
    border-radius: 25px;
    padding: 35px;
    height: 74vh;
}

.timesheetsAgencyLogo {
    background-color: #D0E2F1;
    width: 67px;
    height: 58px;
}

.timesheetsAgencyTitle {
    vertical-align: middle;
    font-size: 16px;
    font-weight: 500;
    color: black;
}

.timesheetsAgencySubtitle {
    font-size: 16px;
    font-weight: 400;
    color: #2096EB
}

.timesheetsTotalTimeDiv {
    background-color: #F3F9FE;
    border-radius: 4px;
    padding: 12px;
    width: 174px.14px;
    height: 76px;
    text-align: center;
}

.timesheetsTotalTimeModalDiv {
    background-color: #F3F9FE;
    border-radius: 4px;
    padding: 12px;
    width: 174px;
    height: 133px;
    place-content: center;
    display: grid;
    text-align: center;
}

.timesheetsTotalTimeRedModalDiv {
    background-color: #FEF3F3;
    border-radius: 4px;
    padding: 12px;
    width: 174px;
    height: 133px;
    place-content: center;
    display: grid;
    text-align: center;
}


.totalTimeGrayText {
    color: #6794B7;
    font-size: 14px;
    font-weight: 500;
}

.totalTimeRedText {
    color: #B76767;
    font-size: 14px;
    font-weight: 500;
}

.totalHoursGrayText {
    color: #6794B7;
    font-size: 28px;
    font-weight: 500;
}

.totalHoursBlueText {
    color: #2096EB;
    font-size: 28px;
    font-weight: 500;
}

.totalHoursRedText {
    color: #F56363;
    font-size: 28px;
    font-weight: 500;
}


.noTimeSubmittedBadge {
    background-color: #6794B7;
    font-size: 12px;
    font-weight: 400;
}

.timeSubmittedBadge {
    background-color: #73D071;
    font-size: 12px;
    font-weight: 400;
}

.viewModalDate {
    font-size: 18px;
    font-weight: 500;
    color: black
}

.timesheetModalCard {
    border-radius: 8px;
    background-color: white;
}

.timesheetJobText {
    color: #6794B7;
    font-size: 12px;
    font-weight: 500;
}

.timesheetJobNameText {
    font-size: 14px;
    font-weight: 500;
    color: black;
}

.companyNameText {
    font-size: 16px;
    font-weight: 500;
}

.timesheetModalNotesDiv {
    background-color: #F3F9FE;
    padding: 20px;
    border-radius: 16px;
    height: 200px;
}

.notesDateText {
    color: #6794B7;
    font-size: 12px;
    font-weight: 400;
}

.notesDescriptionText {
    font-size: 16px;
    font-weight: 400;
    color: black;
}

.certificationRequiredEmptyDiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    height: 60vh;
    display: grid;
    place-content: center
}

.sidebar-brand:hover {
    color: #2096EB;
}


/* Scrollbar styles */
::-webkit-scrollbar {
    width: 5px;
    /*height: 5px;*/
}

::-webkit-scrollbar-track {
    background: #f5f5f5;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #2096EC;
}

::-webkit-scrollbar-thumb:hover {
    background: #999;
}

/*

.form-check-input:checked{
    background-color: #73D071;
    border-color: #73D071;
}

.form-check-input:focus{
    border-color: transparent;
}*/


@media print {
    .myDivToPrint {
        background-color: white;
        height: 100%;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        margin: 0;
        padding: 15px;
        font-size: 14px;
        line-height: 18px;
    }

    .btn {
        display: none !important;
    }
    
   
}

.btn-sm{
    font-size: 12px !important;
}


/*financemodule*/
.financeemptydiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    height: 62vh;
    display: grid;
    place-content: center
}

.financelistdiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 20px;
    height: 59vh;
    overflow: auto
}


.finance_descriptionText {
    font-size: 12px;
    font-weight: 400;
}

.bankaccountsemptydiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    height: 71vh;
    display: grid;
    place-content: center
}

.financebankaccountslistdiv {
    background-color: #F3F9FE;
    border-radius: 16px;
    padding: 20px;
    height: 68vh;
    overflow: auto
}


.financeBankPhoto {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    height: 54px;
    width: 62px;
}

.ant-form-item {
    margin-bottom: 5px;
}


.newsAndUpdatesDiv {
    display: grid;
    place-content: center;
    background-color: #F3F9FE;
    height: 100vh;
}

.selectTenantDiv {
    background-color: #F3F9FE;
    height: 100vh;
    padding: 70px;
}

.newsAndUpdatesSubDiv {
    background-color: #F3F9FE;
    padding: 22px;
    border-radius: 8px;
    height: 616.27px;
    overflow-y: auto;
    overflow-x: hidden;
}

.selectTenantSubDiv {
    background-color: #F3F9FE;
    padding: 22px;
    border-radius: 8px;
    height: 77vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.newsWhiteDiv {
    border-radius: 15px;
    width: 70vw;
    min-width: 250px;
    box-shadow: 19px 19px 35px 0px #6ED3F20D;
}
.selectTenantWhiteDiv {
    border-radius: 15px;
    min-width: 555px;
    box-shadow: 19px 19px 35px 0px #6ED3F20D;
    height: 824.35px;
}

.newsHeader {
    font-size: 20px;
    font-weight: 500
}

.newTitle {
    font-size: 16px;
    font-weight: 700
}
.updateTitle {
    font-size: 14px;
    font-weight: 700
}

.newsSubtitle {
    font-size: 14px;
    font-weight: 400;
}

.termsBlueDiv {
    background-color: #F3F9FE;
    padding: 28px;
    border-radius: 16px;
}


.aclStatusDiv {
    background-color: #F3F9FE;
    padding: 15px;
    border-radius: 16px;
    height: 50vh;
    overflow-y: auto;
}

.termsWhiteDiv {
    padding: 28px;
    border-radius: 8px;
    background-color: white;
    height: 630px;
    overflow-y: auto;
    overflow-x: hidden;
}

.termsModalTitle {
    font-size: 14px;
    font-weight: 700;
    color: black;
}

.termsModalSubtitle {
    color: #597890;
    font-size: 12px;
    font-weight: 400
}


.jobContactsBlueDiv {
    background-color: #F3F9FE;
    color: #6794B7;
    border-radius: 15px;
    height: 43vh;
    overflow-y: auto
}

.jobContactsTitle{
    font-size: 12px; font-weight: 500; color:#6794B7
}

a.sidebar-link{
background-color: transparent !important;
    color: black !important;
}

.sidebar [data-toggle=sidebar-collapse]:before{
    position: relative !important;
    left: 0 !important;
    top: -3px !important;
    margin-right: 10px !important;
    color: #2096EB !important;
}

.sidebar-scrollable{
    max-width: none !important;
}

.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow{
    color: #2096EB !important;
}

.ant-collapse-content > .ant-collapse-content-box{
    padding: 0px 16px !important;
}

.userPhotoText {
    vertical-align: middle;
    font-size: 12px;
    font-weight: 500
}

.userPhotoJobPosition{
    font-size: 10px; color: #6794B7; font-weight: normal
}

.border-success{
    border-color: #73D071 !important;
}

.blankPhoto{
    vertical-align: middle; height: 36px; border-radius: 50%;
}



.timesheetsActiveBadge {
    max-width: fit-content;
    display: initial;
    background-color: #73D071;
    color: white;
    font-size: 8px;
    border-radius: 100px;
}

.ant-tabs-nav .ant-tabs-nav-animated {
    border: none;
}


.interviewPreviewSubtext {
    font-size: 14px;
    font-weight: 400;
    color: black;
}

.btn-success {
    background-color: #73D071;
    border-color: #73D071;
}

.btn-sm {
    font-size: 12px !important;
}


.tabTitle {
    font-size: 14px;
    font-weight: 500;
}


.shadow {
    box-shadow: 19px 19px 35px 0px #6ED3F20D !important;
}

.employeePhoto {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: inline-block;
    vertical-align: middle;
    height: 45px;
    width: 45px;
    border-radius: 50%;
}

/*.nav {
    margin-bottom: 15px !important;
}*/

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    border-radius: 100px;
    background-color: white;
    color: #2096EB;
}

.modal-header {
    padding: 20px !important;
}

.b-numeric-handler-wrap {
    display: none;
}



.classBadge {
    border-radius: 100px;
    width: 79.93px;
    height: 33px;
    background-color: #F3F9FE;
    place-content: center;
    display: grid;
}

.nav {
    margin-bottom: 10px;
}

.nav-link {
    color: black !important;
}

.nav-tabs {
    border-bottom: 2px solid #D0E2F1;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border: 0;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-bottom: 2px solid #2096EB;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    color: #2096EB !important;

}

.nav-tabs .nav-link {
    margin-bottom: 0;
    border-bottom: 0;
}

.ql-editor {
    background-color: #F9FDFF;
    max-height: 57vh !important;
}

.summary-container .ql-container.ql-snow {
    border: 1px solid #DAE9EE !important;
    min-height: 10vh !important;
}

.description-container .ql-container.ql-snow {
    border: 1px solid #DAE9EE !important;
    min-height: 25vh !important;
}

.ql-toolbar.ql-snow {
    border: 1px solid #DAE9EE !important;
}

.sidebar-link, a.sidebar-link {
    padding: 0.75rem !important;

}

.sidebar-item.active .sidebar-link:hover, .sidebar-link:hover {
    background-color: #F3F9FE !important;
}


.addUnrosteredModalPillDiv {
    background-color: #F3F9FE;
    color: #6794B7;
    border-radius: 15px;
    height: 35vh;
    overflow-y: auto;
    padding: 20px
}

.sidebar-link, a.sidebar-link {
    background-color: transparent !important;
    color: black !important;
}

/*userphoto*/

.xs-Photo {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #DBEBFF;
}

.xs48-Photo {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #DBEBFF;
}

.sm-Photo {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background-color: #DBEBFF;
}


.md-Photo {
    vertical-align: middle;
    height: 168px;
    width: 167px;
    border-radius: 50%;
    background-color: #DBEBFF;
}

/*companyphoto*/

.xs-companyPhoto {
    width: 48px;
    height: 32px;
    border-radius: 8px;
    background-color: #DBEBFF;
}


/*messages*/
.senderText {
    font-size: 14px;
    font-weight: 500;
    color: black;
}

.messagePreviewText {
    font-size: 10px;
    font-weight: 400;
    color: #6794B7;
}

.messageEmployeeBadge {
    background-color: #7E71D0;
    font-size: 10px;
    border-radius: 100px;
    color: white;
}


.messageOnHireStaffBadge {
    background-color: #F88216;
    font-size: 10px;
    border-radius: 100px;
    color: white;
}


.messageApplicantBadge {
    background-color: #1F5E8C;
    font-size: 10px;
    border-radius: 100px;
    color: white;
}

.messageContactBadge {
    background-color: #FBB80E;
    font-size: 10px;
    border-radius: 100px;
    color: white;
}

.groupMessage-Photo {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background-color: #DBEBFF;
    margin-left: -15px;
}


.messageTimeStamp {
    font-size: 10px;
    border-radius: 100px;
    color: #A2C3CE;
}

.messageHr {
    color: #D0E2F1;
    height: 1.5px
}

.messageLineDateTimeStamp {
    background-color: white;
    text-align: center;
}

.sendMessageText {
    font-size: 12px;
    border-radius: 100px;
    color: #A6D8FC;
}

.myMessageCard {
    background-color: #2096EB;
    padding: 8px 16px 8px 16px;
    border-radius: 8px 8px 0px 8px;
    display: grid
}

.senderMessageCard {
    box-shadow: 0px 4px 4px #EBF5F9;;
}

.senderMessageContent {
    font-size: 12px;
    font-weight: 400;
    color: black
}


.groupMessageBadge {
    background-color: #F3F9FE;
    color: #2096EB;
    border-radius: 100px
}

.unreadMessageBadge {
    max-width: fit-content;
    display: initial;
    background-color: #2096EB;
    color: white;
    font-size: 9px;
    border-radius: 100px;
}

.deletedMessageBadge {
    max-width: fit-content;
    display: initial;
    background-color: #F56363;
    color: white;
    font-size: 9px;
    border-radius: 100px;
}

.historyBadge {
    max-width: fit-content;
    display: initial;
    background-color: #6794B7;
    color: white;
    font-size: 9px;
    border-radius: 100px;
}

.ratesCard {
    border-radius: 16px;
    background-color: white;
}

.iconDiv {
    background-color: #F3F9FE;
    width: fit-content;
    border-radius: 4px;
}

.profileHeaderTitle{
    font-size: 12px !important;
    font-weight: 500 !important;
    color: #7E71D0 !important;
}

.menuCardTitle {
    font-size: 14px;
    font-weight: 500;
    color: black;
}
.tabs-locations .tabs-list ul,
.tabs-locations .tabs-list ul .nav-item {
    padding: 0 !important;
    margin-top: 2px;
    margin-bottom: 2px;
}

.tabs-locations .tabs-list ul .nav-item a{
    
    color: #6794B7 !important;
    padding:5px 20px;
    font-weight:500;
}
/*standard photo/logo styles*/
.fit-image {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    display: inline-block !important;
    vertical-align: middle !important;
}

.xxs-round-img{
    width: 36px !important;
    height: 36px !important;
    border-radius: 100% !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    display: inline-block !important;
    vertical-align: middle !important;
}


.xs-round-img{
    width: 48px !important;
    height: 48px !important;
    border-radius: 100% !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    display: inline-block !important;
    vertical-align: middle !important;
}

.sm-round-img{
    width: 55px !important;
    height: 55px !important;
    border-radius: 100% !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}

.xmd-round-img{
    width: 100px !important;
    height: 100px !important;
    border-radius: 100% !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}

.md-round-img{
    width: 168px !important;
    height: 168px !important;
    border-radius: 100% !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}

.lg-round-img{
    width: 400px !important;
    height: 400px !important;
    border-radius: 100% !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}

.xs-logo-img{
    width: 48px !important;
    height: 32px !important;
    border-radius: 8px !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}

.sm-logo-img {
    width: 72px !important;
    height: 48px !important;
    border-radius: 8px !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}

.md-logo-img{
    width: 81px !important;
    height: 54px !important;
    border-radius: 8px !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}

.lg-logo-img{
    width: 177px !important;
    height: 118px !important;
    border-radius: 8px !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}


.sm-cand-img{
    width: 78px !important;
    height: 53px !important;
    border-radius: 8px !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}

.md-cand-img{
    width: 200px !important;
    height: 108px !important;
    border-radius: 8px !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}

.lg-cand-img{
    width: 391px !important;
    height: 200px !important;
    border-radius: 8px !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}


.sm-doc-img{
    width: 78px !important;
    height: 53px !important;
    border-radius: 8px !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}

.md-doc-img{
    width: 200px !important;
    height: 135px !important;
    border-radius: 8px !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}

.lg-doc-img{
    width: 391px !important;
    height: 200px !important;
    border-radius: 8px !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}


/*otp custom style*/

.bgWhite{
    background:white;
    box-shadow:0px 3px 6px 0px #cacaca;
}

.title{
    font-weight:600;
    margin-top:20px;
    font-size:24px
}

.customBtn{
    border-radius:0px;
    padding:10px;
}

form input{
    display:inline-block;
    width:45px;
    height:45px;
}


.ohsInjuryDetailsHeaderTitle {
    font-weight: 500;
    font-size: 20px;
}


/*standard photo/logo styles*/

.fit-image{
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    display: inline-block !important;
    vertical-align: middle !important;
}

.xxs-round-img{
    width: 36px !important;
    height: 36px !important;
    border-radius: 100% !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}


.xs-round-img{
    width: 48px !important;
    height: 48px !important;
    border-radius: 100% !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}

.sm-round-img{
    width: 55px !important;
    height: 55px !important;
    border-radius: 100% !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}

.xmd-round-img{
    width: 100px !important;
    height: 100px !important;
    border-radius: 100% !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}

.md-round-img{
    width: 168px !important;
    height: 168px !important;
    border-radius: 100% !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}

.lg-round-img{
    width: 400px !important;
    height: 400px !important;
    border-radius: 100% !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}

.xs-logo-img{
    width: 48px !important;
    height: 32px !important;
    border-radius: 8px !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}

.md-logo-img{
    width: 81px !important;
    height: 54px !important;
    border-radius: 8px !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}

.lg-logo-img{
    width: 177px !important;
    height: 118px !important;
    border-radius: 8px !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}

.sm-cand-img{
    width: 78px !important;
    height: 53px !important;
    border-radius: 8px !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}

.md-cand-img{
    width: 200px !important;
    height: 108px !important;
    border-radius: 8px !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}

.lg-cand-img{
    width: 391px !important;
    height: 200px !important;
    border-radius: 8px !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}

.center-img {
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.sqm-img{
    width: 54px !important;
    height: 54px !important;
    border-radius: 8px !important;
    border-color: var(--accent-border-color) !important;
    background-color: var(--accent-background-color) !important;
}

/*typeface*/

.regular-weight{
    font-weight: 400;
}

.medium-weight{
    font-weight: 500;
}

.h4-text{
    line-height: 120%;
    font-size: 24px;
    letter-spacing: 0px;
}

.h6-text{
    line-height: 120%;
    font-size: 20px;
    letter-spacing: 0px;
}

.h7-text{
    line-height: 120%;
    font-size: 18px;
    letter-spacing: 0px;
}

.h8-text{
    line-height: 120%;
    font-size: 16px;
    letter-spacing: 0px;
}

.b4-text{
    line-height: 120%;
    font-size: 20px;
    letter-spacing: 0px;
}

.b5-text{
    line-height: 120%;
    font-size: 18px;
    letter-spacing: 0px;
}

.b6-text{
    line-height: 120%;
    font-size: 16px;
    letter-spacing: 0px;
}

.b7-text{
    line-height: 120%;
    font-size: 14px;
    letter-spacing: 0px;
}

.b8-text{
    line-height: 120%;
    font-size: 13px;
    letter-spacing: 0px;
}

.b9-text{
    line-height: 120%;
    font-size: 12px;
    letter-spacing: 0px;
}

.b10-text{
    line-height: 120%;
    font-size: 10px;
    letter-spacing: 0px;
}

.b11-text{
    line-height: 120%;
    font-size: 8px;
    letter-spacing: 0px;
}

.microcopy-text-1{
    line-height: 120%;
    font-size: 14px;
    letter-spacing: 0px;
    text-transform: capitalize;
}

.microcopy-text-2{
    line-height: 120%;
    font-size: 12px;
    letter-spacing: 0px;
    text-transform: capitalize;
}


/*text-colors*/

.text-black{
    color: #000000;
}

.text-trout{
    color: #494F59;
}

.text-regent-gray{
    color: #7F8A9A;
}

.text-hippie-blue{
    color: #6794B7;
}

.text-link-water{
    color: #D0E2F1;
}

.text-foam{
    color: #F3F9FE;
}

.text-white{
    color: #FFFFFF;
}

.text-blumine{
    color: #1F5E8C;
}

.text-cerulean {
    color: #00a0ff;
}

.text-moody-blue{
    color: #7E71D0;
}

.text-carnation{
    color: #F56363;
}

.text-ecstacy{
    color: #F88216;
}

.text-sun{
    color: #FBB80E;
}

.text-mantis{
    color: #73D071;
}

.text-italize{
    font-style: italic;
}


/*bg-colors*/

.bg-black{
    background-color: #000000;
}

.bg-trout{
    background-color: #494F59;
}

.bg-regent-gray{
    background-color: #7F8A9A;
}

.bg-hippie-blue{
    background-color: #6794B7;
}

.bg-link-water{
    background-color: #D0E2F1;
}

.bg-foam{
    background-color: #F3F9FE;
}

.bg-white{
    background-color: #FFFFFF;
}

.bg-blumine{
    background-color: #1F5E8C;
}

.bg-cerulean{
    background-color: #2096EB;
}

.bg-moody-blue{
    background-color: #7E71D0;
}

.bg-carnation{
    background-color: #F56363;
}

.bg-ecstacy{
    background-color: #F88216;
}

.bg-sun{
    background-color: #FBB80E;
}

.bg-mantis{
    background-color: #73D071;
}


/*border-colors*/

.border-color-black{
    border-color: #000000;
}

.border-color-trout{
    border-color: #494F59;
}

.border-color-regent-gray{
    border-color: #7F8A9A;
}

.border-color-hippie-blue{
    border-color: #6794B7;
}

.border-color-link-water{
    border-color: #D0E2F1;
}

.border-color-foam{
    border-color: #F3F9FE;
}

.border-color-white{
    border-color: #FFFFFF;
}

.border-color-blumine{
    border-color: #1F5E8C;
}

.border-color-cerulean{
    border-color: #2096EB;
}

.border-color-moody-blue{
    border-color: #7E71D0;
}

.border-color-carnation{
    border-color: #F56363;
}

.border-color-ecstacy{
    border-color: #F88216;
}

.border-color-sun{
    border-color: #FBB80E;
}

.border-color-mantis{
    border-color: #73D071;
}


/*border radius*/

.border-radius-2{
    border-radius: 2px !important;
}

.border-radius-4{
    border-radius: 4px !important;
}

.border-radius-8 {
    border-radius: 8px !important;
}

.border-radius-12 {
    border-radius: 12px !important;
}

.border-radius-16 {
    border-radius: 16px !important;
}

.border-radius-19 {
    border-radius: 19px !important;
}

.border-radius-28 {
    border-radius: 28px !important;
}

.border-radius-100 {
    border-radius: 100px !important;
}

.border-radius-1000 {
    border-radius: 1000px !important;
}
.div-card-list {
    padding: 20px !important;
    height: 65vh !important;
    overflow-y: auto;
    overflow-x: hidden;
}

@media(max-width:767px) {
    .white-card-bottom {
        border-bottom: solid #D0E2F1 1px;
    }

    .white-card-info .b7-text {
        font-size: 12px;
    }

    .white-card-info .h8-text {
        font-size: 14px;
    }
}

.classes {
    background: #F3F9FE;
    padding: 2px 16px;
    font-weight: 400;
    font-size: 12px;
    border-radius: 100px;
    color: #6794B7;
}

.header-spacing {
    padding: 12px 16px;
}

.button-f-style {
    width: 101px;
    padding: 10px;
    font-size: 12px;
    border-radius: 4px;
}

.arrow-f-style {
    width: 44px;
    padding: 12px;
    font-size: 12px;
    border-radius: 4px;
}

.rate-awards-card-scroll { 
    height:170px;
    overflow-y:hidden;
}

.ql-editor {
    height:inherit;
}

.applicant-tabs .nav-item a {
    color: #7F8A9A !important;
    font-weight: 500;
}

.applicant-tabs .nav-tabs {
    
    margin-bottom:0px !important;
}

.b-is-autocomplete > .dropdown-menu {
    max-height:250px !important;
    overflow-y:scroll;
}

.img-mobile-logo {
    display: none;
}

.widgets-card:hover,
.widgets-card:hover p,
.widgets-card:hover i,
.widgets-card:hover .title {
    background-color: #2096EB !important;
    color: #ffff !important;
}

input[type=checkbox] {
    border: solid #D0E2F1 1px !important;
    margin: 0px;
}



.dropdown-blue-color select,
.dropdown-blue-color input{
    color: #494F59 !important;
}


.dropdown-blue-color input[type=date]::-webkit-calendar-picker-indicator {
    color
}

.dropdown-blue-color select:nth-child(1) {
    color: #6794B7;
    font-weight: 400;
}


@media screen and (max-width: 768px) {
    .img-desktop-logo {
        display: none;
    }

    .img-mobile-logo {
        display: block;
    }
}

.sidebar.sidebar-collapsed {
    min-width: 70px !important;
    max-width: 70px;
}

.sidebar-collapsed .sidebar-item-title {
    display: none;
}

.sidebar-collapsed .sidebar-item {
    align-content: center;
    justify-content: center;
}

.sidebar-collapsed .collapse-button-text {
    display: none;
}

.sidebar-collapsed .collapse-right {
    display: block !important;
}

.sidebar-collapsed .collapse-left {
    display: none;
}

.collapse-left {
    display: block;
}

.collapse-right {
    display: none !important;
}

.collapse-button-text {
    display: block;
    color: black;
}

.sidebar.sidebar-collapsed .sidebar-bottom {
    min-width: 70px !important;
    max-width: 70px !important;
}

.main-sidebars {
    max-width:230px;
    width:250px;
}

.master-header-photo {
    max-height:80px;
    height:80px;
    padding:5px;
}

.help {
    background-color: #38C1CA;
    height: 32px;
    width: 32px;
}

.help i {
    color: #ffff;
    font-weight: 600;
}

.forms-input-color {
    background-color: #F3F9FE;
    border-color: #D0E2F1;
}


.deduction-form {
    font-family: Arial, sans-serif;
    background-color: #f2f2f2;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    max-width: 600px;
    margin: auto;
}

    .deduction-form .form-group {
        margin-bottom: 15px;
    }

    .deduction-form label {
        display: block;
        margin-bottom: 5px;
        color: #333;
    }

    .deduction-form select,
    .deduction-form input[type="text"],
    .deduction-form input[type="radio"] {
        padding: 8px;
        margin-right: 10px;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

    .deduction-form input[type="text"] {
        width: 100px;
        /* Fixed width for text inputs */
    }

    .deduction-form .radio-label {
        display: inline-block;
        margin-right: 20px;
    }

    .deduction-form button {
        padding: 10px 20px;
        background-color: #4CAF50;
        color: white;
        border: none;
        border-radius: 4px;
        cursor: pointer;
    }

        .deduction-form button:hover {
            background-color: #45a049;
        }

body > .modal-backdrop {
    visibility: hidden !important;
}

.lead {
    display: none;
}

.group-parent:hover .lead {
    display: block;
}

.triangle {
    position: absolute;
    top: -9px;
    left: 60px;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 18px solid #ffffff;
}

.input-text {
    background: #F3F9FE;
    padding: 5px 10px;
    border-bottom: solid #D0E2F1 1px;
}

    .input-text input {
        background-color: transparent;
        border: 0;
        width: 90%;
        font-size: 14px;
        color: #494F59;
    }

        .input-text input::placeholder {
            color: #6794B7;
        }

.border-cerulean {
    border-bottom: solid #2096EB 2px;
}

.view {
    border-bottom: solid #D0E2F1 2px;
    padding: 5px 10px;
}

    .view input {
        border: 0px;
        width: 90%;
        color: #494F59;
        font-size: 14px;
        font-weight: 500;
    }

.custom-input-number::-webkit-outer-spin-button,
.custom-input-number::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

/*HCMSTEPS*/
/*#progress::-webkit-progress-value {
    transition: .5s ease;
}

#progress::-webkit-progress-bar {
    background-color: transparent !important;
    border-top: dashed 2px #D9E8F4 !important;
}

#progress::-ms-fill {
    background-color: transparent;
}

.steped {
    display: none;
}


.circle {
    width: 32px;
    height: 32px;
    background-color: #ffff;
    border-radius: 50%;
    z-index: 6;
}

.active, .done, .ongoing {
    display: block;
}

    .active .circle {
        background-color: #73D071;
    }

    .done .circle {
        background-color: #7E71D0;
    }

    .ongoing .circle {
        background-color: #fff;
    }*/




   /* THIS STYLING COMMENTED OUT - IT'S CONFLICTING WITH BOOTSTRAPBLAZOR TABLE CSS*/
/*
.tbody, td, tfoot, th, thead, tr {
    font-weight: 500;
}


.tbody, td, tr {
    font-weight: 400;
    font-size: 12px;
}

.form-control {
    border: 0;
    background-color: transparent;
}*/



input[type="date"]::-webkit-calendar-picker-indicator {
    filter: invert(33%) sepia(98%) saturate(1973%) hue-rotate(188deg) brightness(108%) contrast(107%);
}

.input-date {
    background: #F3F9FE;
    padding: 5px 10px;
    border-bottom: solid #D0E2F1 1px;
}

    .input-date input {
        background-color: transparent;
        border: 0;
        width: 100%;
        font-size: 14px;
        color: #494F59;
    }

        .input-date input[type="date"]::-webkit-datetime-edit-text,
        .input-date input[type="date"]::-webkit-datetime-edit-month-field,
        .input-date input[type="date"]::-webkit-datetime-edit-day-field,
        .input-date input[type="date"]::-webkit-datetime-edit-year-field {
            text-transform: uppercase;
            color: #6794B7;
        }

        .input-date input[type="date"].date-input--has-value::-webkit-datetime-edit-text,
        .input-date input[type="date"].date-input--has-value::-webkit-datetime-edit-month-field,
        .input-date input[type="date"].date-input--has-value::-webkit-datetime-edit-day-field,
        .input-date input[type="date"].date-input--has-value::-webkit-datetime-edit-year-field {
            color: #494F59;
            text-transform: uppercase;
        }

.border-cerulean {
    border-bottom: solid #2096EB 2px !important;
}


.view-date input {
    border: 0px;
    width: 100%;
    border-bottom: solid #D0E2F1 2px;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 500;
    background-color: transparent;
}

.view-date input[type="date"].date-input--has-value::-webkit-datetime-edit-text,
.view-date input[type="date"].date-input--has-value::-webkit-datetime-edit-month-field,
.view-date input[type="date"].date-input--has-value::-webkit-datetime-edit-day-field,
.view-date input[type="date"].date-input--has-value::-webkit-datetime-edit-year-field {
    color: #494F59;
    font-weight: 500;
    text-transform: uppercase;
}


.hcm-dropdown {
    background: #F3F9FE;
    padding: 5px 10px;
    border-bottom: solid #D0E2F1 1px;
    position: relative;
    display: inline-block;
}

    .hcm-dropdown::after {
        content: url(../images/dropdown-icon.png);
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        pointer-events: none;
    }

    .hcm-dropdown input {
        background-color: transparent;
        border: 0;
        width: 100%;
        color: #494F59;
        font-weight: 500;
        cursor: pointer;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

.custom-dropdown {
    position: relative;
}

.custom-dropdown ul {
    position: absolute;
    width: 100%;
    height: 97px;
    z-index:2;
}

.custom-dropdown ul {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.custom-dropdown ul li:hover {
    background-color: #D0E2F1;
}

.view-dropdown {
    border-bottom: solid #D0E2F1 2px;
    padding: 5px 10px;
}

    .view-dropdown input {
        border: 0px;
        color: #494F59;
        font-size: 14px;
        font-weight: 500;
    }

.hcm-text-field {
    background: #F3F9FE;
    padding: 5px 10px;
    border-bottom: solid #D0E2F1 1px;
    position: relative;
    display: inline-block;
}

    .hcm-text-field::after {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        pointer-events: none;
    }

    .hcm-text-field input {
        background-color: transparent;
        border: 0;
        width: 100%;
        color: #494F59;
        font-weight: 500;
        cursor: pointer;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

.custom-dropdown ul {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

    .custom-dropdown ul li:hover {
        background-color: #D0E2F1;
    }

.customer-edit .ql-container {
    height: 10vh !important;
}

.text-align-right {
    text-align:right;
}

.news-white-div {
    width: 80vw;
    min-width: 250px;
    box-shadow: 19px 19px 35px 0px #6ED3F20D;
    min-height: 666px;
    padding: 10px;
}

ul.custom-list {
    list-style-type: none;
    padding-left: 0;
    margin-left: 5px;
}

    ul.custom-list li {
        background-image: url('../images/L-border.png');
        background-repeat: no-repeat;
        background-position: 0 100%;
        padding-left: 30px;
        margin: 20px 0px;
        line-height: 20px;
    }

        ul.custom-list li::before {
            content: "";
        }

.employment-type {
    border: solid #D0E2F1 1px !important;
    border-radius: 25px;
}

    .employment-type th {
        background-color: #fff;
    }

    .employment-type th,
    .employment-type td {
        border: none;
        border-bottom: solid #D0E2F1 1px;
    }

.green-toggle .form-check-input {
    box-shadow: none !important;
    background-color: #FDDEDE;
    background-image: url("/images/svg/reddot.svg") !important;
    border: #FDDEDE !important;
    padding: 2px;
}

    .green-toggle .form-check-input:focus {
        box-shadow: none !important;
        background-color: #FDDEDE;
        border: #FDDEDE;
        background-image: url("/images/svg/reddot.svg") !important;
        padding: 2px;
    }

    .green-toggle .form-check-input:checked {
        background-color: #73D071 !important;
        border: #73D071;
        background-image: url("/images/svg/green.svg") !important;
        outline: 0;
    }

.green-toggle .form-switch .form-check-input:checked {
    background-image: url("/images/svg/green.svg") !important;
}

.normal-form input[type=text],
.normal-form input[type=date],
.normal-form input[type=number],
.normal-form select,
.normal-form input[inputmode="decimal"],
.normal-form input[type=time] {
    height: auto !important;
}

.workspace-spacing {
    padding: 10px 20px;
}


.old .form-check-input:checked {
    background-color: #73D071 !important;
    border: 0;
}

.old .form-check-input:focus, .label::after, label.form-check-label:focus, .form-check-input::after, .form-check-input:not(:disabled):not(.disabled):active:focus {
    color: black;
    outline: 0;
    border: 0;
    box-shadow: 0 0 0 0 !important;
}


#save-tax-revision input,
#save-tax-rate  input{
    height: none !important;
}

.modal-footer {
    display:flex;
    justify-content:center;
}

.auto-complete-input input {
    background: #F3F9FE !important;
    border:0;
}

.rate-width {
    max-width:200px;
}