body {
  margin: 0;
  padding: 0;
}

.without_ampm::-webkit-datetime-edit-ampm-field {
  display: none;
}
input[type=time]::-webkit-clear-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance:none;
  appearance: none;
  margin: -10px; 
}

.imageviewMain {
  max-width: 50%;
  margin: auto;
  height: 750px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.googlemapimg img {
  max-width: 100%;
  height: 100%;
}
.bottomInfo {
  display: flex;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0px;
  height: 140px;
}
.imagePersonInfo {
  text-align: center;
  padding-bottom: 0px;
}
.googlemapimg {
  width: 240px;
  overflow: hidden;
  height: 140px;
  padding: 4px;
}
.imagePersonInfo {
  padding: 10px;
  display: grid;
  place-content: center;
}
.imagePersonInfo p:first-child {
  color: #fff;
  font-size: 16px;
}
.imagePersonInfo p:nth-child(2) {
  color: #00d4f4;
  font-size: 16px;
}

#splash-screen {
  position: absolute;
  z-index: 1000;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #f2f3f8;
}

#splash-screen img {
  margin-left: calc(100vw - 100%);
  margin-bottom: 30px;
}

#splash-screen.hidden {
  opacity: 0;
  visibility: hidden;
}

.splash-spinner {
  animation: rotate 2s linear infinite;
  margin-left: calc(100vw - 100%);
  width: 50px;
  height: 50px;
}

.splash-spinner .path {
  stroke: #00b1cc;
  stroke-linecap: round;
  animation: dash 1.5s ease-in-out infinite;
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}

/* ============28/07/22================== */

.financier-card-div {
  box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
  border-radius: 5px;
}

/* .card.card-custom.card-stretch.gutter-b {
    background: linear-gradient(90deg, #90caf9, #047edf 99%);
} */

/* .financier-card-div .backColorAllFinancier {
    background: linear-gradient(90deg, #da8cff, #9a55ff) !important;
} */

/* .financier-card-div .descriptionTitleAll {
    color: #fff !important;
} */

.financier-card-div .shadowEffect {
  transition: all 0.3s;
}

.tblScroll table {
  width: 100%;
}

.table thead th {
  font-size: 17px !important;
}

.someprobtn {
  font-weight: 500 !important;
}

.someprobtn:hover {
  background-color: #fff !important;
  color: #000 !important;
}

.agentActivityTable tr:hover .someprobtn {
  color: #000;
}

/* .bucketWiseTable th {
    background: bisque !important;
} */

.tbodyhovermng tr td {
  border-left: 1px solid;
  border-bottom: 1px solid;
  text-transform: uppercase;
}

.modaltableher tr th {
  border-top: 1px solid #000 !important;
  border-left: 1px solid #000 !important;
  border-bottom: 1px solid #000 !important;
  text-align: center;
}

.modaltableher tr th:first-child {
  border-top-left-radius: 10px;
}

.modaltableher tr th:last-child {
  border-right: 1px solid #000 !important;
}

.modaltableher tr th:last-child {
  border-top-right-radius: 10px;
}

.modaltableher tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}

.modaltableher tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}

.modaltableher tr td:last-child {
  border-right: 1px solid !important;
}

.modaltableher tr:last-child {
  border-bottom: 1px solid !important;
}

.modaltableher tr td {
  border-bottom: 1px solid #000 !important;
  border-left: 1px solid !important;
  text-align: center;
  font-size: 18px;
  vertical-align: middle;
}

.bucketWiseTable th {
  min-width: 5.5vw !important;
}

.bucketWiseTable th:first-child {
  position: sticky;
  left: 0px;
  border-right: 1px solid #000 !important;
  border-top-left-radius: 10px;
}

.someradiush {
  border-top-left-radius: 11px;
  border-bottom-left-radius: 31px;
}

.bucketWiseTable .tableTd:first-child {
  position: sticky;
  left: 0px;
  border-right: 1px solid !important;
}

.bucketWiseTable tr:nth-child(even) td:first-child {
  background: #f2f2f2 !important;
}
.callerWiseMisTable tr:hover td:nth-child(-n + 3) {
  background-color: #e4e4e7 !important;
}
/* .callerWiseMisTable .th:nth-child(1){
  position: sticky;
    z-index: 9999 !important;
    top:0;
} */

.callerWiseMisTable .tableHead{
z-index: 9 !important;
} 

.flidmistabl tr:hover td:nth-child(-n + 2) {
  background-color: #e4e4e7 !important;
}
.citiesWiseTable tr:hover td:first-child {
  background-color: #e4e4e7 !important;
}
.financierWiseTable tbody tr:last-child:hover td {
  background: #e4e4e7 !important;
}
.financierwiseperfom tbody tr:nth-child(odd):hover td {
  background: #e4e4e7 !important;
}
.dataExportTable tr:nth-child(odd):hover td {
  background: #e4e4e7 !important;
}
.todayTable tr:nth-child(odd):hover td:first-child {
  background: #e4e4e7 !important;
}
.allocationtabl tr:nth-child(even) td:first-child {
  background: #f2f2f2 !important;
}
.infogrouph tr:nth-child(even) td:first-child {
  background: #f2f2f2 !important;
}

.geogracity .foottableHead tr td:first-child {
  background: #f2f2f2 !important;
}

.tfootmngbuckt td:first-child {
  position: sticky;
  left: 0px;
  background-color: #f2f2f2 !important;
  border-right: 1px solid !important;
}

.tfootmngbuckt tr:first-child {
  background-color: #f2f2f2 !important;
}

.callerWiseMisTable tr:nth-child(even) td:first-child {
  background: #f2f2f2 !important;
}

.callerWiseMisTable tr:nth-child(odd) td:first-child {
  background: #fff;
}

.callerWiseMisTable tr:nth-child(even) td:nth-child(2) {
  background: #f2f2f2 !important;
}

.callerWiseMisTable tr:nth-child(odd) td:nth-child(2) {
  background: #fff;
}

.callerWiseMisTable tr:nth-child(even) td:nth-child(3) {
  background: #f2f2f2 !important;
}

.callerWiseMisTable tr:nth-child(odd) td:nth-child(3) {
  background: #fff;
}

.citiesWiseTable tr:nth-child(even) td:first-child {
  background: #f2f2f2 !important;
}

.citiesWiseTable tr:nth-child(odd) td:first-child {
  background: #fff;
}

.geogracity tr:nth-child(odd) td:first-child {
  background: #fff;
}

.flidmistabl tr:nth-child(even) td:first-child {
  background: #f2f2f2 !important;
}

.flidmistabl tr:nth-child(odd) td:first-child {
  background: #fff;
}

.flidmistabl tr:nth-child(even) td:nth-child(2) {
  background: #f2f2f2 !important;
}

.flidmistabl tr:nth-child(odd) td:nth-child(2) {
  background: #fff;
}

/* .callerWiseMisTable th:first-child {
  position: sticky;
  left: 0%;
} */

/* .callerWiseMisTable .tableTd:first-child {
  position: sticky;
  left: 0%;
} */

/* .callerWiseMisTable th:nth-child(2) {
  position: sticky;
  left: 61.5px;
} */

/* .callerWiseMisTable .tableTd:nth-child(2) {
  position: sticky;
  left: 61.5px;
} */

/* .callerWiseMisTable th:nth-child(3) {
  position: sticky;
  left: 369px;
} */

/* .callerWiseMisTable .tableTd:nth-child(3) {
  position: sticky;
  left: 369px;
} */

.bucketWiseTable .tableHead {
  position: sticky;
  left: 0px;
}

table {
  border-collapse: separate !important;
  border-spacing: 0;
}
/* .flidmistabl .table td{
  min-width: auto !important;
}
.logs-card-div .table td {
  min-width: 8.5vw;
} */

.bucketWiseTable .tblFooterColor {
  padding: 0px;
  font-size: 19px;
  padding-left: 0.5rem;
}

.financierWiseTable tr td:nth-child(2) {
  min-width: 9vw;
}

.someradiush tr td:nth-child(2) {
  min-width: 8vw !important;
}

.financierWiseTable tr:nth-child(even) {
  background-color: #f2f2f2 !important;
}

.bucketWiseTable th {
  padding-bottom: 6px !important;
}

.bucketWiseTable th:nth-child(2) {
  border-left: 0;
}

.bucketWiseTable .tableTd:nth-child(2) {
  border-left: 0;
}

.tfootmngbuckt td:nth-child(2) {
  border-left: 0;
}

.totalactedloan {
  margin-top: 20px;
  margin-right: 20px;
}

.agentActivityTable .tbodyhovermng .tbodyhovtr td:nth-child(2) {
  text-align: left !important;
}

.agentActivityTable .tbodyhovermng .tbodyhovtr td:nth-child(3) {
  text-align: left !important;
}

.agentActivityTable .tbodyhovermng .tbodyhovtr td:nth-child(4) {
  text-align: left !important;
}

.agentActivityTable .tbodyhovermng .tbodyhovtr td:nth-child(5) {
  text-align: right !important;
}

.tbodyhovermng .tbodyhovtr:first-child td {
  border-top: 1px solid;
}

/* .callerWiseMisTable th:nth-child(2) {
  min-width: 20vw !important;
}

.callerWiseMisTable th:first-child {
  border: 1px solid #000;
} */

/* @media (min-width: 900px) and (max-width: 1500px) {
  .callerWiseMisTable th:nth-child(3) {
    position: sticky;
    left: 254.5px;
  }
  .callerWiseMisTable .tableTd:nth-child(3) {
    position: sticky;
    left: 254.5px;
    background-color: #fff;
  }
  .callerWiseMisTable th:nth-child(2) {
    position: sticky;
    left: 60px;
  }
  .callerWiseMisTable .tableTd:nth-child(2) {
    position: sticky;
    left: 60px;
    background-color: #fff;
  }
} */

/* @media only screen and (min-width:1400px) {
    .callerWiseMisTable th:nth-child(3) {
        position: sticky;
        left: 261px;
    }
    .callerWiseMisTable .tableTd:nth-child(3) {
        position: sticky;
        left: 261px;
        background-color: #fff;
    }
}

@media only screen and (max-width:1100px) {
    .callerWiseMisTable th:nth-child(3) {
        position: sticky;
        left: 252px;
    }
    .callerWiseMisTable .tableTd:nth-child(3) {
        position: sticky;
        left: 252px;
        background-color: #fff;
    }
} */

.agentActivityTable td:last-child {
  text-align: center;
  border-right: 1px solid;
}

.bucketWiseTable td:last-child {
  text-align: right;
  border-right: 1px solid;
}

.bucketWiseTable th:last-child {
  text-align: center;
  border-right: 1px solid #000;
  border-top-right-radius: 10px;
}

.customListTable .tableHeader th {
  font-size: 17px;
}

.customListTable td {
  font-size: 19px;
}

.tbodyhovermng .tbodyhovtr td {
  max-width: 5vw;
  font-size: 18px;
}

/* .agentActivityTable .searchFilter {
    max-width: 100px;
} */

/* .agentActivityTable .tableHeader th div {
    max-width: 75px;
} */

.agentActivityTable th {
  max-width: 100px !important;
}

.agentActivityTable td {
  max-width: 100px !important;
}

.citiesWiseTable thead th {
  padding: 5px !important;
}

.citiesWiseTable tbody tr:last-child td {
  border-bottom: 1px solid;
}

.agntabhead tr:first-child th {
  padding: 2px;
}

.customMapStyle a div div div {
  top: -4px !important;
  left: 10px !important;
}

.agntabhead tr th table {
  margin-bottom: 14px;
}

.tbodyhovermng .tbodyhovtr:first-child td:first-child {
  border-top-left-radius: 10px;
}

.tbodyhovermng .tbodyhovtr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}

.tbodyhovermng .tbodyhovtr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}

.tbodyhovermng .tbodyhovtr:first-child td:last-child {
  border-top-right-radius: 10px;
}

.citiesWiseTable .tableHeader:first-child th:first-child {
  border-top-left-radius: 10px;
  min-width: 5vw !important;
  vertical-align: middle;
}

.citiesWiseTable .tableHeader:first-child th {
  vertical-align: middle;
}

.citiesWiseTable .tableHeader:first-child th:nth-child(6){
  min-width: 9vw !important;
}

.cityNoDataFound{
  background: #333;
  color: #fff;
  padding: 20px;
}

.citiesWiseTable .tableHeader:first-child th:last-child {
  border-top-right-radius: 10px;
}

.citiesWiseTable tbody tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}

.citiesWiseTable tbody tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}

.foottableHeadcity {
  border-bottom: 0px;
}

.financierWiseTable th:last-child {
  border-right: 1px solid #000;
  border-top-right-radius: 10px;
}

.financierWiseTable tr td:last-child {
  border-right: 1px solid #000;
}

.financierWiseTable tfoot td:last-child {
  border-bottom-right-radius: 10px;
}

.financierWiseTable tfoot td:first-child {
  border-bottom-left-radius: 10px;
}

.financierWiseTable tr:nth-child(1) th:first-child {
  border-top-left-radius: 10px;
  vertical-align: middle;
  z-index: 1;
}

.financierWiseTable tr td:first-child {
  vertical-align: middle;
  z-index: 1;
  text-align: left;
  padding-left: 10px;
  text-transform: uppercase;
}
.financierWiseTable tbody tr:nth-child(even) td {
  background: #f2f2f2;
}
.financierWiseTable tbody tr:nth-child(odd) td {
  background: #fff;
}
.financierWiseTable .financewfoot tr td:first-child {
  background: #f2f2f2;
}

.financierWiseTable .alocfooth tr td:first-child {
  background: #f2f2f2;
}

.financewfoot tr {
  background-color: #f2f2f2 !important;
}

.financierWiseTable tr:nth-child(1) th:nth-child(2) {
  vertical-align: middle;
}

.financierWiseTable td:nth-child(1),
.financierWiseTable th:nth-child(1) {
  position: sticky;
  left: 0px;
}

.someradiushone {
  border-top-left-radius: 13px;
  border-bottom-left-radius: 47px;
}

.bucketWiseTable tr:first-child th:first-child {
  padding-top: 10px;
  min-width: 9.5vw !important;
}

/* ============================= Inactive Agents ============================ */

.inactivetabl tr th {
  border-top: 1px solid;
  border-left: 1px solid;
  text-align: center;
}

.inactivetabl tr td {
  border-top: 1px solid;
  border-left: 1px solid;
  text-align: center;
}

.inactivetabl tr th:last-child {
  border-right: 1px solid;
  border-top-right-radius: 10px;
}

.inactivetabl tr th:first-child {
  border-top-left-radius: 10px;
}

.inactivetabl tr td:last-child {
  border-right: 1px solid;
}

.inactivetabl tr:last-child td {
  border-bottom: 1px solid;
}

.inactivetabl tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}

.inactivetabl tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}

.callerWiseMisTable th:first-child {
  border-top-left-radius: 10px;
}

.callerWiseMisTable th:last-child {
  border-top-right-radius: 10px;
}

.mapiconhere {
  max-width: 32px;
  /* margin-top: -6px;  */
  margin: auto;
}

.mapiconhere {
  margin: auto;
}

/* .callerWiseMisTable tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}

.callerWiseMisTable tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
} */

.callerWiseMisTable .tblFooterColor {
  font-size: 19px;
}
.callerWiseMisTable .financewfoot tr td:first-child {
  background: #f2f2f2;
  padding-left: 10px;
  z-index: 1;
  position: sticky;
  left: 0px;
}
.callerWiseMisTable .financewfoot tr td{
  padding-left: 10px;
  background: #f2f2f2 !important;
}

.callerWiseMisTable .financewfoot tr td:nth-child(2) {
  padding-left: 10px;
  z-index: 1;
  position: sticky;
  left: 100px;
}

.callertabscrol {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 24px;
}

.citiesWiseTable .tableHead .citythwise:first-child {
  z-index: 1;
}

.citiesWiseTable tr td:first-child {
  z-index: 1;
}

.loanTable .alocfooth tr {
  background-color: #f2f2f2 !important;
}

.expdatavari tr:nth-child(even) {
  background: #f2f2f2;
}

.loanTable tbody tr:nth-child(even) {
  background: #f2f2f2;
}

.loanTable tbody tr:hover {
  background: #e4e4e7;
}
.loanTable tbody tr:hover .tableTd:first-child {
  background: #e4e4e7;
}

.agencyUserTable tbody tr:hover {
  background: #e4e4e7;
}

.agencyUserTable tbody tr:nth-child(even) {
  background: #f2f2f2;
}

.todayTable tr:nth-child(even) td:first-child {
  background: #f2f2f2;
}

.todayTable tr:nth-child(odd) td:first-child {
  background: #fff;
}

.automngdate .react-calendar {
  width: 265px !important;
}
.zIndexProper {
  z-index: 4;
}
.profileOvDetails {
  background-color: #fff;
  padding: 20px 50px;
  border-radius: 5px;
  height: 100%;
}
.ovHeadNoti {
  text-align: center;
  margin: 20px 0px;
  font-size: 25px;
}
.cardpadstyle {
  padding: 20px;
  height: 80vh;
}
.profileOvDetails span {
  font-size: 16px;
  line-height: 3;
}
.attachmentModal .modal-content {
    width: auto !important;
    position: absolute;
    left: -56%;
}
.modalTrackTble thead tr th:nth-child(1) {
  min-width: 3vw;
}
.modalTrackTble thead tr th:nth-child(2) {
  min-width: 6vw;
  /* text-align: center; */
}
.modalTrackTble thead tr th:nth-child(3) {
  min-width: 9vw;
}
.modalTrackTble thead tr th:nth-child(4) {
  min-width: 12vw;
}
.modalTrackTble thead tr th:nth-child(5) {
  min-width: 6vw;
  /* text-align: center; */
}
.modalTrackTble thead tr th:nth-child(6) {
  min-width: 6vw;
}
.modalTrackTble thead tr th:nth-child(7) {
  min-width: 7vw;
}
.modalTrackTble tbody tr td:nth-child(8) {
  text-align: center !important;
}
.modalTrackTble tbody tr td:nth-child(2) {
  min-width: 6vw;
  text-align: right !important;
}
.modalTrackTble tbody tr td:nth-child(3) {
  min-width: 6vw;
  text-align: right !important;
}
.modalTrackTble tbody tr td:nth-child(5) {
  min-width: 6vw;
  text-align: center !important;
}
.modalTrackTble tbody tr td:nth-child(6) {
  min-width: 11vw;
  text-align: center !important;
}
.modalTrackTble tbody tr td:nth-child(8) {
  text-align: center !important;
  min-width: 8vw;
}
.pdfIcontrack {
  font-size: 1.5rem;
  color: red;
  border-radius: 50%;
  height: 35px;
  width: 35px;
}
.uploadagencyuser button svg {
  color: #fff;
  margin-left: 10px;
  height: 22px;
  width: 22px;
}
.uploadagencyuser button:hover svg {
  color: #000 !important;
}
.addOrEditAgency .displayContent {
  display: flex;
  align-items: center;
}
/* --------------------- 20-02-2023 ---------------------- */
.btn-upload-input {
  position: relative;
  overflow: hidden;
  margin: 0px;    
  color: #fff;
  background-color: #00b1cc;
  border-color: #ccc;
  padding: 8px 16px 7px;   
}
.btn-upload-input input[type=file] {
  margin: 0;
  width: 100%;
  left: 0px;
  right: 0px;
  border: 16px solid red;
  position: absolute;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
}
.btn-upload-input-title {
  margin-left:2px;
}
.deletsvgico img{
  max-width: 20px;
}
.uploadIcon img{
  max-width: 20px;
}

.checkMark img{
  max-width: 20px;
}
.deletsvgico, .checkMark, .uploadIcon{
  cursor: pointer;
}
.deletsvgico .downloadiconpn{
  max-width: 15px;
}

.btn-clear {
color: #333;
border-color: #ccc;
background-color: transparent;
padding: 8px 16px 7px;
margin: 0;
}
.btn-clear:focus, .btn-clear:hover, .btn-clear:active{
  background-color: transparent;
  border-color: #ccc;
  color: #333;
}

.aprReportsTable tr th{
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  vertical-align: middle;
  font-weight: 600;
}
.aprReportsTable tr th:first-child{
  border-left: 1px solid #000;
}
.aprReportsTable tr th:last-child{
  border-right: 1px solid #000;
}

.aprReportsTable tr:last-child td{
  border-bottom: 1px solid #000;
}

.aprReportsTable tr:last-child td:first-child{
  border-bottom-left-radius: 10px
}

.aprReportsTable tr:last-child td:last-child{
  border-bottom-right-radius: 10px
}

.aprReportsTable tr td{
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  font-size: 19px !important;
}
.aprReportsTable tr td:first-child{
  border-left: 1px solid #000;
}
.aprReportsTable tr td:nth-child(1){
  min-width: 17vw;
}
.aprReportsTable tr td:nth-child(2){
  min-width: 17vw;
}
.aprReportsTable tr td:nth-child(3){
  min-width: 17vw;
  text-align: left !important;
}
.aprReportsTable tr td:nth-child(4){
  min-width: 17vw;
  text-align: left !important;
}
.aprReportsTable tr td:nth-child(7){
  min-width: 11vw;
}
.aprReportsTable tr td:nth-child(8){
  min-width: 10vw;
}
.aprReportsTable tr td{
  min-width: 9vw;
  text-align: right !important;
}
/* ===========================================leave start================================== */
.leaveTable tr th{
  border-right: 1px solid #fff;
  border-top: 1px solid #fff ;
  vertical-align: middle;
  font-weight: 600;
}
.leaveTable tr th:first-child{
  border-left: 1px solid #000;
}
.leaveTable tr th:last-child{
  border-right: 1px solid #000;
}

.leaveTable tr:last-child td{
  border-bottom: 1px solid #000;
}

.leaveTable tr:last-child td:first-child{
  border-bottom-left-radius: 10px
}

.leaveTable tr:last-child td:last-child{
  border-bottom-right-radius: 10px
}

.leaveTable tr td{
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  font-size: 19px !important;
}
.leaveTable tr td:first-child{
  border-left: 1px solid #000;
}
/* ----------------------------------- */
.leaveFirstTab tr th{
  border-right: 1px solid #fff;
  border-top: 1px solid #fff ;
  vertical-align: middle;
  font-weight: 600;
}
.leaveFirstTab tr th:first-child{
  border-left: 1px solid #000;
}
.leaveFirstTab tr th:last-child{
  border-right: 1px solid #000;
}

.leaveFirstTab tr:last-child td{
  border-bottom: 1px solid #000;
}

.leaveFirstTab tr:last-child td:first-child{
  border-bottom-left-radius: 10px
}

.leaveFirstTab tr:last-child td:last-child{
  border-bottom-right-radius: 10px
}

.leaveFirstTab tr td{
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  font-size: 19px !important;
}
.leaveFirstTab tr td:first-child{
  border-left: 1px solid #000;
}
.leaveFirstTab tr td:nth-child(2),
.leaveFirstTab tr td:nth-child(3),
.leaveFirstTab tr td:nth-child(4){
  text-align: right !important;
}

.leavetTeamDashBord tr td:nth-child(2),
.leavetTeamDashBord tr td:nth-child(4),
.leavetTeamDashBord tr td:nth-child(3){
  text-align: left !important;
  /* width: auto !important; */
}

.leavetTeamDashBord tr td:nth-child(1){
  text-align: right !important;
}
/* -------------------------------------- */

.leaveTable tr td:nth-child(1){
  min-width: 4vw;
  text-align: right !important;
}
.leaveTable tr td:nth-child(2){
  min-width: 18vw;
  text-align: left !important;
}
.leaveTable tr td:nth-child(3){
  min-width: 11vw;
  text-align: right !important;
}
.leaveTable tr td:nth-child(4){
  min-width: 11vw;
  text-align: right !important;
}
.leaveTable tr td:nth-child(5){
  min-width: 14vw;
  text-align: left !important;
}
.leaveTable tr td:nth-child(6){
  min-width: 5vw;
}
.leaveTable tr td:nth-child(7){
  min-width: 15vw;
  text-align: left !important;
}
.leaveTable tr td:nth-child(8){
  min-width: 10vw;
  text-align: left !important;
}
.leaveTable tr td:nth-child(9){
  min-width: 5vw;
  text-align: left !important;
}
.leaveTable tr td:nth-child(10){
  min-width: 10vw;
  text-align: left !important;
}
.leaveTable tr td{
  min-width: 9vw;
  text-align: right !important;
}

/* =============================leave=========== */

.leaveHeader td:nth-child(1){
  min-width: 7vw !important;
  text-align: left !important;
}
.leaveHeader td:nth-child(2){
  min-width: 2vw !important;
}
.leaveHeader td:nth-child(3){
  min-width: 4vw !important;
  text-align: right !important;
}
.leaveHeader td:nth-child(4){
  min-width: 4vw !important;
  text-align: right !important;
}

/* .leaveTable tbody tr:nth-child(-n + 3) .jobRoleSelect .css-26l3qy-menu {
  position: inherit !important;
} */
.leaveTable tbody tr:nth-last-child(3) .jobRoleSelect .css-26l3qy-menu {
  position: inherit !important;
}

 .leaveTable tbody tr:nth-last-child(2) .jobRoleSelect .css-26l3qy-menu {
  position: inherit !important;
}
.leaveTable tbody tr:nth-last-child(1) .jobRoleSelect .css-26l3qy-menu {
  position: inherit !important;
}

.leaveTable tbody tr:last-child td:nth-child(8) .jobRoleSelect .css-26l3qy-menu {
  position: inherit !important;
} 

/* ===============================================leave end============================== */
.noSelectOption {
  line-height: 1.9;
}
.aaduserPhotoView{
  text-align: center;
}
.aaduserPhotoView img{
  max-width: 40%;
}
.modalViewPre{
  border: 3px solid #00b1cc;
  border-radius: 10px;
}
.lastUploadApr{
   background-color: #00b1cc;
   border-radius: 25px;
}
.lastUploadApr h4{
  color: #fff;
  margin-bottom: 0px;
  padding: 12px;
  font-size: 16px;
}

.biometrictbl tr th{
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.biometrictbl tr:nth-child(odd) td:first-child {
  background: #fff;
}
.biometrictbl tr:nth-child(even) td:first-child{
  background-color: #f2f2f2;
}
.biometrictbl tr:nth-child(odd) td:nth-child(2) {
  background: #fff;
}
.biometrictbl tr:nth-child(even) td:nth-child(2){
  background-color: #f2f2f2;
}
.biometrictbl tr:hover td:nth-child(-n + 2) {
  background-color: #e4e4e7 !important;
}
.biometrictbl tr td:last-child{
  border-right: 1px solid #000;
}
.biometricHeaderTab{
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.editTodayModalStyleBiometric .modal-lg {
  max-width: 80vw;
}
.editTodayModalStyleBiometric .modal-header {
  border-bottom: 1px solid #e4e6ef;
  margin-left: 0rem;
  margin-right: 0rem;
  background-color: #00b1cc;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  color: #ffffff;
}
.EmployeeBiometric{
  height: 55vh;
  overflow: auto;
}
.BiometricGlobalFil{
  height: 32px;
  border-radius: 4px;
  outline: none;
  border: 1px solid #5e6278;
  padding: 0px 5px;
  width: 100%;
}

.backBtnToday{
  background-color: #00b1cc;
  color: #fff;
  width: fit-content;
  padding: 5px 10px;
  font-size: 20px;
  font-weight: bold;
  border-radius: 5px;
  cursor: pointer;
  position: absolute;
  left: 11px;
  top: 14px;
}
.backBtnToday:hover{
  background-color: red;
}
.uploadLoaderMng{
  position:absolute;
  background-color:rgba(0, 0, 0, 0.7);
}
.uploadLoaderMng img{
  max-width: 100px;
}
.searchbtnCPV{
  border-top: 1px solid #e4e6ef !important;
}

.imageviewCPV {
  position: relative;
  margin-bottom: 20px;
  border: 1px solid #000;
  margin-top: 30px;
}
.stampAcenna{
  width: 150px;
}

 .imagePersonInfocpv p:first-child{
  color: #fff;
  font-size: 13px;
  margin-bottom: 2px;
  text-align: center;
  margin-top: 8px;
}
 .imagePersonInfocpv p:nth-child(2){
  font-size: 13px;
  color: #fff;
  text-align: center;
  margin-bottom: 2px;
}
.googlemapimgCPV {
  width: 215px;
  overflow: hidden;
  height: 106px;
  padding: 4px;
}
.bottomInfoCPV {
  display: flex;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0px;
  height: 92px;
  width: 100%;
}
.googlemapimgCPV img{
  max-width: 100%;
  height: 86%;
}

.photopdfimageCPV{
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.printPageButton{
  background-color: #00b1cc;
    padding: 10px;
    color: #fff;
    font-size: 20px;
    border-radius: 10px;
    margin: 12px;
    border: none;
    font-weight: 600;
}
.printPageButton:nth-child(2){
  padding: 10px 25px;
}
@media print {
  .printPageButton {
    display: none;
  }
  a[href]:after {
    content: none !important;
}
}
.CPVTableData table tr td p{
  font-size: 14px;
}
.mngBtnOnCPV{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.allocationtabl .loanTable th:nth-child(6) th:nth-child(1){
  width: 19.5vw;
  min-width: 13.5vw !important;
}
.allocationtabl .loanTable th:nth-child(7) th:nth-child(1){
  width: 19.5vw;
  min-width: 13.5vw;
}
.allocationtabl .loanTable th:nth-child(8) th:nth-child(1){
  width: 19.5vw;
  min-width: 6.5vw;
}
.allocationtabl .loanTable td:nth-child(8) {
 text-align: center;
}
/* .callerTelecallingTable .tblFooterColor:nth-child(4) {
  text-align: right !important;
}
.callerTelecallingTable .tblFooterColor:nth-child(2) {
  text-align: left !important;
} */