.table > :not(caption) > * > * {
    color: #3B3B3B;
    background-color: white;
}
.form-check-input {
    border-radius: 2.5px !important;
}
.row-border-bottom {
    border-bottom: 1px solid #CED4DA;
}
.transaction-id {
    color: #0D6EFD;
}
.text-withdrawal {
    color: #DC3545 !important;
}
.text-deposit {
    color: #198754 !important;
}
.infoDataBox {
    transform: translate3d(-60px, -8px, 0px) !important;
    width: auto;
}
.infoBtnSection {
    width: auto;
}
.download-invoice {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.048px;
}
.create-report-overview {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.03px;
    padding: 0 35px;
    text-align: center;
}
.create-report-para {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.08px;
    text-align: center;
    margin-top: 12px;
    padding: 4px 10px;
    margin-bottom: 24px;
}
.dropdown-padding {
    padding: 20px 36px;
}
.dropdown-divider-download {
    width: 80%;
    margin: auto;
    color: #AEB2B6;
}
.transaction-statement {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.034px;
}
.mt-14{
    margin-top: 14px;
}
.padding-top-8{
    padding-top: 8px;
}
.workersTab{
    margin-top: 16px;
    margin-bottom: 16px;
    width: 50%;
}
.workersTabLabel{
    color: #3B3B3B;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 8px;
    cursor: pointer;
}
.nav-tabs .nav-link{
    color: #3B3B3B;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 8px;
    cursor: pointer;
    padding: 0 0 0.5rem 0;
    margin-right: 24px;
    border-bottom: 4px solid #fff;
}
.nav-tabs{
    border-bottom: none;
    margin-left: 14px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    border: none;
    border-color: #ffffff;
    border-bottom: 4px solid #783E8B;
    /* font-weight: bold; */
}
.report-wrapper {
    width: 60%;
    margin: auto;
    text-align: center;
    color: #3B3B3B;
    margin-top: 36px;
    margin-bottom: 24px;
}
.report-bottom-header {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.03px;
    margin-bottom: 10px;
}
.report-para {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.08px;
    margin-bottom: 22px;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
    border-color: #ffffff;
    border-bottom: 4px solid #783E8B;
}
.panelBox, .experienced-col-2 {
    height: 180px;
}
.panel-info img {
    width: 13px;
    height: 12px;
    margin-top: 16px;
    margin-right: 7px;
}
.copyWeek{
    display: none;
}
.inviteWorker{
    width: 50%;
    text-align: right;
    margin-top: 16px;
    margin-bottom: 16px;
    padding-right: 24px;
}
.inviteWorkerMobile{
    text-align: center;
}
.btn-purple{
    padding: 8px 24px;
    text-transform: uppercase;
}
.pl-20{
    padding-left: 20px;
}
.menuSectionBottom {
    border-radius: 5px 5px 0 0;
}
#showBottomInfo, #showNewCareWorkerInfo, #showPendingCareWorkerInfo, 
#showBottomInfoForReports, #showBottomInfoDownloads {
    display: none;
}
.divider{
    margin: 16px 0px;
    border-bottom: 1px solid #CED4DA;
}

.balance-cards > .col {
    flex: 0 0 auto;
    width: 49%;
    min-height: 175px;
}
.Report-card-height > .col {
    flex: 0 0 auto;
    width: 49%;
    min-height: 150px;
}

.visitTitle h2{
    color: #3B3B3B;
    font-size: 20px;
    /* font-weight: 600; */
    margin: 0;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.03px;
}
.filtersLink{
    width: 105px;
    text-align: center;
    height: 42px;
    line-height: 3;
    float: right;
    color: #783E8B;
    font-size: 14px;
    margin-left: 1rem;
}
.filtersLink a{
    cursor: pointer;
    color: #783E8B;
    text-decoration: none;
    padding: 0px;
    text-transform: uppercase;
    display: block;
    font-weight: 500;
}
.filterImg{
    stroke: #783E8B; 
    stroke-width: 1.5;
    stroke-linecap: round; 
    stroke-linejoin: round;
    margin-right: 4px;
}
.filtersLink a:hover{
    color: #ffffff;
    background-color: #783E8B;
    border-radius: 5px;
    .filterImg{
        stroke: #ffffff;
    }
}
.filteredData{
    background-color: #869CD7;
    color: #ffffff;
    border-radius: 5px;
    padding: 3px 8px;
    font-size: 11px;
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 8px;
}
.pageNumber.inactive:hover {
    color: #783E8B !important;
    border: none;
    border-radius: 50%;
    /* padding: 12px 12px; */
}
.filter{
    /* padding: 0px 24px 10px; */
}
.filteredData svg{
    margin-left: 6px;
}
.clearFilter{
    margin-left: 16px;
}
.clearFilterMobile {
    margin: 0;
}
.clearFilter a{
    color: #3B3B3B;
    font-size: 11px;
    text-transform: uppercase;
    display: inline-block;
}

.table tr th{
    border-bottom: 1px #783E8B solid;
    color: #3B3B3B;
    font-size: 14px;
    padding: 10px 0px;
    font-weight: 400;
}
.table tr td{
    font-size: 13px;
    vertical-align: middle;
    padding: 10px 0px;
}
.workerNameColumn{
    width: 18%;
    padding-right: 12px !important;
}
.padding-top-10{
    padding-top: 10px;
}
.statusBtn{
    padding: 2px 4px;
    border: 1px solid;
    border-radius: 5px;
    background-color: #fff;
    font-size: 13px;
}
.approveBtnColor{
    border-color: #DC3545;
}
.scheduleBtnColor{
    border-color: #198754;
}
.actionBtn{
    padding: 4px 16px;
    border: 1px solid;
    border-radius: 5px;
    background-color: #fff;
    font-size: 13px;
    border: 1px solid #783E8B;
    color: #783E8B;
    text-transform: uppercase;
    width: 150px;
    font-weight: 500;
}
.actionBtn:hover{
    color: #ffffff;
    background-color: #783E8B;
    .svgIcon{
        stroke: #ffffff;
    }
}
.warningIcon{
    width: 20px;
    margin-right: 8px;
}
.workerUserPic {
    width: 40px;
    position: relative;
    margin-right: 10px;
}
.copyWeekworkerUserPic {
    width: 40px;
    position: relative;
    margin-right: 10px;
}
.picture {
    width: 36px;
    height: 36px;
    margin: 2px;
}
.verifiedPic {
    width: 19px;
    height: 19px;
    position: absolute;
    top: 24px;
    right: -3px;
}
.totalWorkers{
    width: 100%;
    text-align: right;
    margin-top: 20px;
    font-size: 14px;
    color: #1A1D20;
}
.totalWorkers span {
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.014px;
}
.ellipsis-1 {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.expandRowData{
    cursor: pointer;
}



.filterAllVisit{
    font-size: 14px;
    cursor: pointer;
    color: #783E8B;
    text-decoration: none;
    padding: 0px;
    text-transform: uppercase;
    display: block;
    width: 120px;
    font-weight: 500;
}
.filterAllVisit:hover{
    background-color: #783E8B;
    color: #ffffff;
    .filterImg{
        stroke: #ffffff;
    }
}
.todayBtn{
    color: #3B3B3B;
    font-size: 14px;
    border: 1px #AEB2B6 solid;
    border-radius: 5px;
    background-color: #ffffff;
    height: 36px;
    padding: 6px 12px;
    width: 100px;
    font-weight: 500;
}
.todayBtn:hover{
    background-color: #783E8B;
    color: #ffffff;
}
.arrowLeftBtn{
    height: 36px;
    line-height: 2.1;
    width: 42px;
    text-align: center;
    border: 1px solid #783E8B;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    cursor: pointer;
}
.arrowRightBtn{
    height: 36px;
    line-height: 2.1;
    width: 42px;
    text-align: center;
    border: 1px solid #783E8B;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    cursor: pointer;
}
.visitDateSelect{
    border-radius: 0;
    height: 36px;
    width: 250px;
}
.visitDateFilterSelect{
    border-radius: 0;
    height: 36px;
    width: 150px;
}
.svgArrowIcon {
    stroke: #783E8B;
    stroke-width: 1.5;
    stroke-linecap: round;
    stroke-linejoin: round;
}
.DatePickerIcon{
    position: absolute;
    top: 6px;
    right: 15px;
}
.DatePickerIcon img{
    width: 16px;
    height: 16px;
}
.visitDetailsContent{
    width: 100%;
    margin-top: 16px;
    margin-bottom: 42px;
    display: none;
}
.visitDetailsContent p{
    color: #1A1D20;
    font-size: 14px;
    margin-bottom: 6px;
}
.allVisitsExpand1 {
    cursor: pointer;
}
.allVisitDetailsContent {
    display: none;
}
.travelExpTitle{
    color: #783E8B;
    width: 50%;
}
.travelExpTitle h5{
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 1rem;
}
.visitHistoryLink{
    width: 50%;
}
.visitHistoryLink span{
    font-size: 14px;
    color: #000000;
    font-weight: 500;
    letter-spacing: 0.175px;
    text-transform: uppercase;
}
.visitHistoryLink a{
    margin-left: 24px;
    font-size: 12px;
}
.travelExpList{
    font-size: 14px;
    color: #3B3B3B;
}
.travelExpList ul{
    margin-bottom: 6px;
}
small{
    font-size: 11px;
}
.editTravelLink{
    color: #0D6EFD;
    font-size: 12px;
}

.noteSection{
    width: 50%;
    padding-right: 5rem !important;
}
.noteSection h6, .reportSection h6{
    color: #783E8B;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 1rem;
}
.noteDesc{
    color: #1A1D20;
    font-size: 14px;
}
.noteDesc p{
    width: 60%;
}
.notesLink{
    color: #3B3B3B;
    font-size: 12px;
}
.reportSection{
    width: 50%;
}
.visitDetails{
    width: 100%;
    color: #783E8B;
    font-size: 16px;
}
.visitDetails-table{
    color: #3B3B3B;
    font-size: 14px;
    margin-top: 10px;
}
.firstColumnVisit{
    width: 90%;
    padding-bottom: 6px;
}
.secondColumnVisit{
    width: 10%;
    text-align: right;
    padding-bottom: 6px;
}
.totalCount{
    width: 90%;
    padding-bottom: 10px;
    font-weight: bold;
}
.totalCountValue{
    width: 10%;
    text-align: right;
    padding-bottom: 10px;
    font-weight: bold;
}
.textDesc{
    color: #000000;
    font-size: 12px !important;
}
.visitAllBtn{
    width: 100%;
    padding-bottom: 16px !important;
    border-bottom: 1px solid #783E8B;
}
.visitDetailsBtn{
    color: #783E8B;
    font-size: 14px;
    font-family: Roboto;
    font-weight: 500;
    letter-spacing: 0.17px;
    word-wrap: break-word;
    border: 1px solid #783E8B;
    padding: 6px 24px;
    text-transform: uppercase;
}
.visitDetailsBtn:hover{
    color: #ffffff;
    background-color: #783E8B;
    .svgIcon{
        stroke: #ffffff;
    }
}
.milege{
    color: #783E8B;
    font-size: 14px;
    font-weight: 500;
}
.form-check-input:checked[type=checkbox] {
    /* --bs-form-check-bg-image: url(./../icons/check_white.svg); */
    /* width: 14px; */
    /* height: 10px; */
    background: url(./../icons/check_white.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%;
}
#editTravelExpModal .form-check-input:checked[type=checkbox] {
    /* --bs-form-check-bg-image: url(./../icons/check_white.svg); */
    /* width: 14px; */
    /* height: 10px; */
    background: url(./../icons/check_white.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%;
}
.dollerSignPadding {
    padding-left: 3rem;
}
.dollerSign {
    position: absolute;
    top: 0px;
    left: 10px;
    font-size: 14px;
    display: flex;
    height: 100%;
    align-items: center;
}
.textBoxWidth{
    width: 50%;
}
.claimText{
    color: #3B3B3B;
    font-size: 14px;
    margin-left: 16px;
    /* padding-top: 5px; */
}
.claimText small{
    margin-left: 5px;
}
.pageName-Menu {
    right: 20px;
}

.selectFilter{
    width: 85%;
    padding-right: 0px;
}
.filterIcon{
    width: 15%;
    text-align: center;
    padding-right: 0px;
    padding-top: 5px;
}
.showMore {
    color: #3B3B3B;
    font-size: 11px;
    text-decoration: none;
    display: inline-block;
    margin-right: 20px;
    cursor: pointer;
}
.workerInfoData{
    width: 5%;
    position: relative;
    text-align: right;
    margin-top: 6px;
}
.svgMobileIcon{
    margin-right: 8px;
    margin-top: -2px;
}
.statusIcon{
    width: 8px;
    margin-right: 8px;
}
.actionCountIcon{
    width: 8px;
    /* margin-right: 8px; */
    margin-top: -8px;
}
.searchTextWidth{
    width: 100%;
    position: relative;
}
.searchText {
    width: 76%;
    position: relative;
}
.searchTextBoxPadding {
    padding-left: 3rem;
}
.searchTextIcon {
    position: absolute;
    top: 0px;
    left: 18px;
    line-height: 42px;
    /* padding: 8px; */
    display: flex;
    height: 100%;
    align-items: center;
}
.workerContent{
    width: 30%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
}
.ButtonState{display:none}
.ButtonState:checked + .btn-SelectWorker{
    color: #783E8B;
    .workerUserPic{
        background-image: url(../icons/Ellipse7.svg);
        background-size: cover;
    }
}
.ButtonState:checked + .btn-SelectDay{
    background-color: #783E8B;
    color: #ffffff;
}
.btn-SelectWorker {
    font-size: 14px;
    padding: 5px 24px 5px 2px;
}
.btn-SelectWorker:hover{
    /* border: 1px solid #783E8B; */
    color: #783E8B;
    .workerUserPic{
        background-image: url(../icons/Ellipse7.svg);
        background-size: cover;
    }
}
.filterBottom{
    width: 100%;
    margin-top: 1rem;
    border-top: 1px #783E8B solid;
    padding-top: 24px;
    margin-bottom: 1rem;
}
.modal-padding {
    padding: 36px 8px 20px 24px;
}
.clearLink{
    /* width: 50%; */
    text-align: left;
}
.clearLink a{
    color: #3B3B3B;
    font-size: 10px;
    text-transform: uppercase;
}
.showResultBtn{
    /* width: 50%; */
    text-align: right;
}
.showResultBtn a{
    color: #783E8B;
    font-size: 12px;
    text-transform: uppercase;
    border: 1px solid #783E8B;
    /* margin-right: 5px; */
    padding: 8px 18px;
    border-radius: 5px;
    text-decoration: none;
}
.showResultBtn a b{
    font-size: 14px;
}
.textResult{
    font-size: 12px;
    color: #3B3B3B;
}
.modalScrollbar {
    height: 300px;
    overflow: hidden;
    overflow-y: scroll;
    padding-right: 10px;
}

.dayViewCalendar {
    width: 75px;
    /* margin-right: 6px; */
}
.btn-SelectDay {
    border: 1px solid #AEB2B6;
    border-radius: 5px;
    padding: 8px;
    color: #3B3B3B;
    text-align: center;
    width: 75px;
}
.btn-SelectDay:hover{
    border: 1px solid #783E8B;
}
.dayName {
    font-size: 10px;
    text-transform: uppercase;
}
.dateNumber {
    font-size: 20px;
    font-weight: bold;
    padding: 8px 0px;
}
/* .mobileScroll{
    width: 100%;
    overflow: hidden;
    overflow-x: scroll;
    height: 110px;
} */
.visitRescheduleModal{
    max-width: 636px;
}
.showAddVisitContent{
    display: none;
}
.visitCount {
    color: #783E8B;
    font-size: 14px;
    margin: 5px 0px;
}
.line-height {
    line-height: 2;
}
.from-width {
    width: 50px;
    text-align: center;
    padding-left: 0px;
    margin-right: 5px;
}
.timeSelect {
    width: 150px;
    /* height: 36px; */
}
.to-width {
    width: 60px;
    text-align: center;
}
.btn-visitDelete {
    padding: 4px 12px;
    width: 55px;
}
.addVisitBtn {
    width: 130px;
}
.btn-data {
    color: #783E8B;
    font-size: 14px;
    font-family: Roboto;
    font-weight: 500;
    letter-spacing: 0.17px;
    word-wrap: break-word;
    border: 1px solid #783E8B;
    color: #783E8B;
    text-transform: uppercase;
    width: 170px;
    padding: 4px 16px;
}
.addMoreVisitText {
    font-size: 12px;
    width: 70%;
    padding: 15px 0px 0px 0px;
    text-align: right;
    margin-bottom: 0px;
}
.btn-apply {
    color: #783E8B;
    font-size: 14px;
    border: 1px solid #783E8B;
    padding: 4px 24px;
    width: 100px;
    text-transform: uppercase;
    /* margin-left: 24px; */
    border-radius: 5px;
}
.btn-apply:hover{
    background-color: #783E8B;
    color: #ffffff;
}
.historyContent{
    color: #3B3B3B;
    font-size: 14px;
    margin-bottom: 5px;
}
.updatedBy{
    color: #3B3B3B;
    font-size: 11px;
    margin-bottom: 5px;
}
.visitPopup{
    width: 80px;
}
.textCopyWeek {
    font-size: 14px;
    color: #3B3B3B;
}
.border-divider{
    border-bottom: 1px #D9D9D9 solid;
    padding: 5px 0px !important;
}
.border-divider-purple{
    border-bottom: 1px #783E8B solid;
    padding: 5px 0px !important;
}
.copyWeekWorker{
    width: 40%;
    /* margin-right: 2%;
    margin-bottom: 2%; */
}
.copyWeekWorkerOn{
    width: 60%;
    text-align: right;
}
.isVisibleMobile{
    font-size: 12px;
}
.toggle {
    cursor: pointer;
    display: inline-block;
}
.toggle-switch {
    display: inline-block;
    background: #ffffff;
    border: 1px solid#783E8B;
    border-radius: 16px;
    width: 30px;
    height: 15px;
    position: relative;
    vertical-align: middle;
    margin-left: 12px;
}
.toggle-switch:before, .toggle-switch:after {
    content: "";
    background-color: #783E8B;
    color: #783E8B;
}
.toggle-switch:after {
    background-color: #783E8B;
}
.toggle-switch:before {
    display: block;
    background: #783E8B;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 4px;
    left: 4px;
    transition: left 0.25s;
}
.toggle-checkbox:checked + .toggle-switch {
    background: #783E8B;
}
.toggle-checkbox:checked + .toggle-switch:before {
    left: 18px;
    background: #ffffff;
}
.toggle-checkbox {
    position: absolute;
    visibility: hidden;
}
.toggle-label {
    margin-left: 5px;
    position: relative;
    top: 2px;
}
#labelOff{
    display: none;
}
.line-height-4{
    line-height: 4;
}
.checkBoxWidth{
    width: 20px;
    height: 20px;
    border-radius: 2px;
}
.visitDateCopyWeek {
    border-radius: 0;
    height: 36px;
    width: 250px;
}
.copyWorkerName{
    width: 70px;
    text-align: left;
}
.currentWeekLink{
    color: #783E8B;
    font-size: 12px;
    margin-left: 12px;
    text-decoration: none;
}
.selectWeek{
    width: 30%;
    padding-left: 1.5rem;
}
.copyWeekFirstColumn{
    width: 96%;
    font-size: 14px;
    display: inline-block;
}
.copyWeekClose{
    width: 10px;
    height: 10px;
}
.copyWeekUl {
    padding-left: 0rem;
}
.copyWeekUl li{
    margin-left: 24px;
}
.copyWeekBootBtn{
    width: 50%;
    text-align: right;
}
.btn-visits{
    color: #ffffff;
    font-size: 14px;
    background-color: #783E8B;
    padding: 8px 24px;
    width: 100%;
    text-transform: uppercase;
}
.btn-visits:hover{
    color: #ffffff;
    background-color: #783E8B;
}
.actionCount{
    color: #3B3B3B;
    font-size: 12px;
}

.modal-content {
    border-radius: 5px !important;
}

#filtersModal .modal-dialog, #filtersModalReports .modal-dialog {
    margin-top: 26px;
    min-width: 575px;
}
#filtersModal .modal-content, #filtersModalReports .modal-content {
    height: calc(100vh - 2 * 1.78rem);
}
#filtersModal .modal-padding, #filtersModalReports .modal-padding {
    padding: 0 8px 0px 24px;
}
#rescheduleModal .modal-padding {
    padding: 0 20px 0px 30px;
}
#filtersModal .modal-footer, #filtersModalReports .modal-footer {
    border-top: 1px #783E8B solid;
}
#filtersModal .modal-header, #filtersModalReports .modal-header {
    border-bottom: none;
}
#filtersModal .filterBottom, #filtersModalReports .filterBottom {
    width: 100%;
    margin: 0.7rem 0.7rem;
    border-top: none;
    padding-top: 0;
}
#filtersModal .graphs {
    max-width: 100%;
}
#filtersModal .modalScrollbar, #filtersModalReports .modalScrollbar {
    margin-right: 8px;
    margin-bottom: 1rem;
}
#filtersModal .modal-closeBtn, #filtersModalReports .modal-closeBtn  {
    right: 22px;
}

#addNoteModal textarea, #reportIncidentModal textarea {
    resize: none;
    min-height: 80px;
}

.font-weight-500 {
    font-weight: 500;
}
.font-weight-300 {
    font-weight: 300;
}
.font-weight-400 {
    font-weight: 400;
}
.listingFilter{
    position: relative;
    min-height: 40px;
}
.dropdown-el {
    border-radius: 5px;
    border: 1px solid var(--pAI2---Shadows, #AEB2B6);
    background: var(--pAI2---Light-Background, #FFF);
    min-width: 100%;
    position: absolute;
    display: inline-block;
    min-height: 40px;
    max-height: 40px;
    overflow: hidden;
    top: 0;
    cursor: pointer;
    text-align: left;
    white-space: nowrap;
    outline: none;
    color: #3B3B3B;
    font-size: 14px;
    letter-spacing: 0.08px;
    transition: 0.3s all ease-in-out;
    z-index: 3;
    /* padding-bottom: 10px !important; */
}
.dropdown-el input:focus+label {
    background: #def;
}
.dropdown-el input {
    width: 1px;
    height: 1px;
    display: inline-block;
    position: absolute;
    opacity: 0.01;
}
.dropdown-el label {
    font-size: 16px;
    display: block;
    height: 40px;
    line-height: 40px;
    padding-left: 1em;
    padding-right: 3em;
    cursor: pointer;
    position: relative;
    transition: 0.3s color ease-in-out;
}
.dropdown-el label:nth-child(2) {
    margin-top: 40px;
    /* border-top: 0.06em solid #d9d9d9; */
}
.dropdown-el input:checked+label {
    display: block;
    border-top: none;
    position: absolute;
    top: 0;
    width: 100%;
}
.dropdown-el input:checked+label:nth-child(2) {
    margin-top: 0;
    position: relative;
}
.dropdown-el::after {
    content: "";
    position: absolute;
    right: 0.8em;
    top: 17px;
    /* border: 0.3em solid #3694d7; */
    border-color: #3694d7 transparent transparent transparent;
    transition: 0.4s all ease-in-out;
    background-image: url(../icons/nav-arrow-down.svg) !important;
    width: 10px;
    height: 6px;
    background-repeat: no-repeat;
    background-size: cover;
}
.dropdown-el.expanded {
    /* border: 0.06em solid #3694d7; */
    background: #fff;
    border-radius: 0.25em;
    padding: 0;
    box-shadow: rgba(0, 0, 0, 0.1) 3px 3px 5px 0px;
    max-height: 15em;
    z-index: 3;
}
.dropdown-el.expanded label {
    /* border-top: 0.06em solid #d9d9d9; */
}
.dropdown-el.expanded label:hover {
    /* color: #3694d7; */
}
.dropdown-el.expanded input:checked+label {
    /* color: #3694d7; */
    border-bottom: 1px solid #AEB2B6;
}
.dropdown-el.expanded::after {
    transform: rotate(-180deg);
    /* background-image: url(../icons/nav-arrow-up-purple.svg) !important; */
    top: 17px;
}
.showSelectTime {
    position: relative;
}
.showSelectArrow {
    display: none;
    width: 0;
    /* height: 0; */
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #783E8B;
    font-size: 0;
    /* line-height: 0; */
    /* float: left; */
    position: absolute;
    bottom: -9px;
    left: calc(50% - 10px);
}
.pageNumber {
    display: inline-block !important;
}

.Transaction-cards-visible, .Report-cards-visible {
    display: none;
}

@media (min-width: 320px) and (max-width: 996px) {
    .Transaction-cards-visible, .Report-cards-visible {
        display: block;
    }
    .panel-Head {
        font-size: 20px;
        margin-top: 0 !important;
    }
    .mobile-mb-2{
        margin-bottom: 1rem;
    }
    .toggle {
        float: right;
        margin-right: 16px;
    }
    .copyWeekWorker {
        width: 100%;
    }
    .copyWeekWorkerOn {
        width: 100%;
        text-align: center;
    }
    .mobileToggle{
        float: none;
    }
    .copyWeekFirstColumn{
        width: 94%;
    }
    .visitDateSelect{
        width: 100%;
    }
    .flex-to-2 {
        flex: 1 0 0;
    }
    .dateViewMobile {
        width: 100%;
        text-align: center;
        margin: 10px 0;
    }
    .searchText {
        width: 100%;
        position: relative;
    }
    .mobileViewSelectall {
        flex-direction: column;
    }
    .mobileViewSAll {
        align-self: flex-end;
        margin-top: 10px;
        margin-right: 2px;
        margin-bottom: 0;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .table tr td {
        padding-right: 16px;
    }
    .table tr td:nth-child(1) {
        white-space: nowrap;
    }
    .ml-1 {
        margin-left: 0rem;
    }
    .ml-3 {
        margin-left: 1rem;
    }
    .panel-Count {
        font-size: 32px;
    }
    .panel-info img {
        margin-top: 8px;
        margin-right: 0px;
    }
    .rateWidth{
        width: 100%;
    }
    .divider {
        margin: 16px 0px;
    }
    .visitDateSelect{
        width: 100%;
    }
    .arrowLeftBtn, .arrowRightBtn{
        width: 32px;
    }
    .visitTitle h2{
        font-size: 16px;
        border-bottom: 1px solid #783E8B;
        padding-bottom: 16px;
        font-weight: 400;
    }
    .workerNameColumn {
        width: 45%;
    }
    .totalWorkers p{
        margin-bottom: 0px;
    }
    .paginationSection{
        width: 100%;
        margin-top: 1rem;
    }
    .ml-0{
        margin-left: 0px !important;
    }
    .paginationDiv{
        width: 100%;
        margin: 0 auto;
    }
    .pageNumber{
        margin: 0px 0px 0px 8px;
        width: 35px;
        display: inline-block;
        height: 35px;
        line-height: 1.7;
    }
    .paginationDiv{
        font-size: 16px;
        .active{
            color: #783E8B !important;
            border: 2px solid #783E8B;
            border-radius: 50%;
            /* padding: 8px 14px; */
        }
    }
    .paginationDiv span{
        cursor: pointer;
    }
    .inviteWorkerMobile a{
        width: 75%;
    }
    .create-report a{
        width: 60%;
    }
    .mobileScroll {
        overflow: auto;
        padding-bottom: 10px;
    }
    .dayViewCalendar {
        margin-right: 7px;
    }
    .fromToView {
        flex-direction: column;
    }
    .fromToView > * {
        align-self: flex-start;
    }
    .to-width {
        padding: 0;
        text-align: left;
    }
    .btn-apply {
        margin-top: 10px;
    }
    .addMoreVisitText {
        width: 100%;
        text-align: left;
    }
    .modal-content {
        flex-direction: column;
        border: none;
        border-radius: 0 !important;
    }
    #filtersModal .modal-dialog, #filtersModalReports .modal-dialog {
        margin: 0;
        min-width: 100%;
    }
    .mobileViewDates {
        flex-direction: column;
    }
    .mobileViewDates > * {
        align-self: flex-start;
        width: 100%;
    }
    .dateViewMobile {
        width: 100%;
        text-align: center;
        margin: 10px 0;
    }
    .visitDateFilterSelect {
        width: 100%;
    }
    .flex-to-2 {
        flex: 1 0 0;
    }
    #filtersModal .modal-content, #filtersModalReports .modal-content {
        height: calc(100vh);
    }
    #filtersModal .mb-mobile-2, #filtersModalReports .mb-mobile-2 {
        text-align: left;
    }
    #filtersModal .modalScrollbar, #filtersModalReports .modalScrollbar {
        padding-left: 1.4rem;
    }
    .workerContent {
        width: 50%;
        float: left;
        margin-right: 0;
        margin-bottom: 0;
    }
}
@media (min-width: 767px) and (min-height: 820px) {
    #filtersModal .modal-content, #filtersModalReports .modal-content {
        height: 100% !important;
    }
    #filtersModal .modal-body, #filtersModalReports .modal-body {
        height: auto !important;
    }
}
@media (min-width: 320px) and (max-width: 390px) {
    .ml-3 {
        margin-left: 0.5rem;
    }
    .arrowLeftBtn, .arrowRightBtn {
        width: 28px;
    }
    .visitDateSelect {
        width: 100%;
    }
    .DatePickerIcon{
        width: 10px;
    }
    .paginationSection{
        padding: 24px 0px;
    }
    .paginationDiv {
        width: 100%;
    }
    .pageNumber {
        margin-left: 0px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .mobileViewDates > * {
        align-self: flex-start;
    }
}