.clientlist .select2-container {
    z-index: 947 !important;
}

.bntPersnlInfoDsn {
        margin-right: -32px;
}
.badge-pink {
  background-color: #f70505;
  color: #fff;
}
table .custom-width {
    padding: 0px 0px 0px 55px !important;
}

.border-none {
    border: none !important;
}

.table-responsive
{
    background: #fff;
}
.is-invalid {
    color: red;
}

.datePickerSelect {
    background-color: #fff!important;
}

.custom-select.is-invalid, .was-validated .custom-select:invalid{
    color:#495057;
}

.matrix table tbody td, table thead th {
    vertical-align: middle !important;
}

.rounded-circle{
    /* width:20px;
    height:20px; */
    background:#0f619f;
}
.img-thumbnail
{
    padding:.3rem .4rem;
    font-size:15px;
    color:#fff;
}
.d-none-member{
    display: none;
}

.d-none{
    display: none;
}

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

.profile-image2{
    height:80px;
    width: 80px;
    text-align: center;

}

.secondary_technology .select2-search__field {
  width : 200px !important;
}

.primary_technology .select2-search__field {
  width : 200px !important;
}


.default-usernamesss{
    color: white;
    font-size: 23px;
    line-height: 80px;
}

.input-btn-images{
    position: relative;
    cursor: pointer;
    display: inline-block;
    width: 84px;
}

.input-btn-images input{
 position: absolute;
 left:0px;
 top:0px;
 width: 100%;
 height: 100%;
opacity: 0;
cursor: pointer;
}

.leave-report-sticky {
   height: 600px;
   overflow: auto;
}
.leave-report-sticky .table{
  min-width: 900px;
}
.leave-report-sticky {
  height: 600px;
  overflow: auto;
}
.leave-report-sticky table tr th{ position: sticky; top: 0; z-index: 9;}
.leave-report-sticky table tr:last-child th{ top: 62px;}
.leave-report-sticky table.leave-report-table tr:last-child th {
  top: 0px;
}

.fixed-tbl{
  table-layout: fixed;
  width: 100%;
}

.tbl-w-250{
  width: 300px;
}
.tbl-w-200{
  width: 200px;
}
.tbl-w-100{
  width: 100px;
}
.tbl-w-120{
  width: 120px;
}
.tbl-w-130{
  width: 130px;
}
.tbl-w-300{
  width: 300px;
}
.hrPerformanceRvw{
  select .select2{
    width: auto !important;
  }
  .form-label{
    width: 100%;
  }
}
/* Request to unlock timesheet start */
.request-to-unlock-error.is-invalid{
    margin-left: 22px;
    margin-bottom: 10px;
}
/* Request to unlock timesheet end */

/* My Team Attendance Table CSS Start*/
.table.my-attendance-table{
  margin-bottom:  0px;
  width: 2500px;
}
.table.my-attendance-table thead th{
  white-space: nowrap;
  font-size: 14px;
}
.my-attendance-table tbody tr td span{
    display: block;
    font-weight: 400;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding: 5px 20px;
    min-height: 32px;
    white-space: nowrap;
    color:#575857;
}
 .rBorder{
    border-right:1px solid #e9e9e9;
 }
 .my-attendance-table tr td:not(:nth-child(1)):not(:nth-child(2)){
  padding: 0px !important;

 }
.timeAM, .timePM{
  color:#939393 !important
}
.isLate{
  color: #EF3F4F !important;
}
.total{
  font-weight: 700 !important;
}
 .my-attendance-table span.badge{
  background-color: #3981f869;
  width: 54px;
  height: 24px;
  min-height: unset;
  border-radius: 2px;
  color: #3981F8;
  font-size: 12px;
  display: inline-flex;
  padding: 0px;
  align-items: center;
  justify-content: center;
  font-weight: 500;
 }  
 .my-attendance-table span.badge.wfo{
  background-color: #00ca4f59;
  color: #00ca4F;
 }
  .my-attendance-table span.badge.leave {
    background-color: #FFF3B3;
    color: #FFB907;
  }
 .my-attendance-table tr td .status{
  min-height: 35px;
 }
  .my-attendance-table tr td .status:before{
    display: none;
  }
  .my-attendance-table tr td.borderBR .status{
    border-right: 0px;
    border-bottom: 0px;
  }
  .my-attendance-table tr td{
    vertical-align: middle !important;
  }
  .my-attendance-table td.borderBR {
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    text-align: center;
    position: relative;
  }
  .badgeLA {
    display: inline-flex;
    border-radius: 2px;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 24px;
    font-size: 12px;
    margin: 5px 0px;
    font-weight: 500;
  }

  .badgeLA.badgeLeave {
    background-color: #FFF3B3;
    color: #FFB907;
  }

  .badgeLA.badgeAbsent {
    background-color: #FFBFB3;
    color: #EF3F4F;
    width: 54px;
  }
  .badgeLA.badgeWeekend {
      background-color: #6d757e;
      color: #bfc4c9;
      width: 54px;
  }
  .badgeLA.badgeWFH {
    background-color: #dfeafd;
    color: #3e89f5;
  }
.absent-comment {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 1;
  width: auto;
  display: inline-block;
  cursor: pointer;
}
.absent-comment .fa-comment-dots:before {
  font-size: 18px;
}
.legend-color {
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.legend-color.light-green {
  background-color: #28a745;
}

.legend-color.light-pink {
  background-color: #dc3545;
}

.legend-color.light-blue {
  background-color: #3f88f2;
}

.legend-color.light-yellow {
  background-color: #ffc107;
}

.legend-color.light-gray {
  background-color: #6c757d;
}
.legend-items {
  gap: 0 10px;
}

.legend-item {
  padding: 0;
}
/* My Team Attendance Table CSS End*/
.noBreakWord{
    white-space: nowrap;
}

@media only screen and (min-width: 1500px)  {

  .leave-report-sticky table tr:last-child th{top:45px;}

}
.custom-toast {
    position: fixed;
    width: 90%;
    z-index: -1;
    right: 0;
    top: 11%;
}

.toast-header-danger{
    background: red;
    color: #fff;
}

.toast-danger{
    background: #febecd;
    color: #c0022e;
}
.toast-success{
    background: #B0ED8B;
    color: #5B9B35;
}
.toast-header-success
{
    background: #5B9B35;
    color: #fff;
}
.mandatory-field{
    color: red;
}
.classProfileInfo{
    padding-left: 50px;
}

.table-responsive .dropdown,
      .table-responsive .btn-group,
      .table-responsive .btn-group-vertical {
          position: static;
      }

 /* z- Index  */

 body.modal-open .modal .select2-container{z-index:1051!important;}

 body.modal-open .modal{
     z-index: 1050 !important;
 }
 .modal-backdrop{
     z-index: 1049;
 }
 .dropdown-menu{ z-index: 5;}

 #myModalWithDatePicker {
    position: relative;
 }
 #myModalWithDatePicker .datepicker{
     z-index: 1001 !important;
 }
 .sub-menu-child{
    padding-left: 6rem!important;
}

.is-invalid, .error {
    color: red;
}


.breadcrumb>li.breadcrumb-item {
    max-width: 300px;
}

.breadcrumb>li.breadcrumb-item:hover {
    max-width: 300px !important;
    cursor: default;
}

.loader-overlay2{
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    background: rgba(0,0,0,0.4);
    z-index: 10000;
    display: none;
    align-items: center;
    justify-content: center;

}
.loader-custom2 {
    border: 4px solid #fff;
    border-radius: 50%;
    border-top: 4px solid #3498DB;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
  }
  /* Safari */
  @-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }

  .label-data .col-data-l{
    display: block;
  }
  @media screen and (max-width: 768px) {
    .label-data .form-label{display:inline-block; margin-right: 25px; width: 40%;}
    .label-data .col-data-l{
        display: inline-block;
      }
  }

  .label-data2 .col-data-l2{
    display: block;
  }
  @media screen and (max-width: 768px) {
    .label-data2 .form-label{display:inline-block; margin-right: 25px; width: 51%;}
    .label-data2 .col-data-l2{
        display: inline-block;
      }
      .timeDnMobValid{
        position: relative;
      }
      .timeDuration-error{
        position: absolute;
        bottom: -100px;
      }
      .leaveRemarkMob{
        margin-top: 1rem;
      }
      .dashboardWelcomeDiv{
        height: 100px;
      }
  }
  .dashboardWelcomeDiv{
    min-height: 250px;
  }

  .text-break-all {
        word-break: break-word;
    }

@media screen and (max-width: 1300px) {
    .holiday-table-ess table{
        width: 1200px;
       }
  }
.holiday-table-title-ess{
    width: 200px;
}

/* KPi table pages */
.kpi-list-table table{
  width:100%;
}
.kpi-list-table-sr{
  width: 80px;
}
.kpi-list-table-name{
  width: 300px;
}

.kpi-list-table-code{
  width: 150px;
}

.kra-kpi-maping-table table{
width: 100%;
}
@media screen and (max-width: 992.98px){
  .kra-kpi-maping-table table{
    min-width: 1200px;
    }
    .kpi-list-table table{
      min-width: 1200px;
    }
    .employee-performance-review-table table {
      min-width: 1200px;
    }
    .manager-performance-review-table table{
      min-width: 1200px;
    }

}
.kra-kpi-maping-table-sr{
  width: 80px;
}
.kra-kpi-maping-table-code{
  width: 180px;
}
.kra-kpi-maping-table-kra{
  width: 23%;
}
.kra-kpi-maping-table-kpi{
  width: 30%;
}
.kra-kpi-maping-table-department{
  width: 10%;
}
.kra-kpi-maping-table-designation{
  width: 10%;
}
/* Employee performance review */
.employee-performance-review-table table {
  width: 100%;
}

.employee-performance-review-table .employee-performance-comment{
  width: 30%;
}

.employee-performance-sr{
  width: 50px;
}

.employee-performance-kra{
  width: 200px;
}

.employee-performance-kpi{
  width: 200px;
}
.employee-performance-user-rating{
  width: 80px;
}

.add-employee-kra-kpi-table table{
  min-width: 1200px;
}

.add-employee-kra-kpi-table-sr{
  width: 50px;
}
.add-employee-kra-kpi-table .select2-container{ width: 200px !important;}
.add-employee-kra-kpi-table-kra{
  width: 200px;
}
.add-employee-kra-kpi-table-kpi{
  width: 38%;
}
.add-employee-kra-kpi-table-user-rating {
  width: 135px;
}

.manager-performance-review-table table{
  width: 100%;
}
.sr-width{
  width: 50px;
}
.mgr-review-table table{
  min-width: 1200px;
}
.mgr-review-table table th{
  white-space: nowrap;
}
.mgr-rw-tbl-kra{
  width: 200px;
}
.mgr-rw-tbl-kpi{
  width: 300px;
}

.mgr-rw-tbl-emp-rating{
  width: 80px;
}
.mgr-rw-tbl-emp-comm{
  width: 20%;
}
.mgr-rw-tbl-mgr-comm{
  width: 20%;
}
.add-emp-goal-comment {
  width: 500px;
}
.mgr-rw-tbl-emp-rating-td{
  width: 80px;
}
.w-30 {
  width: 32%;
}
.w-33{
  width: 33%;
}
.w-37{
  width: 37%;
}
.w-60 {
  width: 64%;
}
.text-muted {
  color: #868e96 !important;
}

a[target='_blank'].a_target_blank{
  text-decoration: none !important;
  font-weight: normal !important;
}

.w-10 {
  width: 10%;
}
.w-45 {
  width: 45%;
}
.manage_emp_sty {
  padding-left: 5px;
  font-weight: 600;
  color: #0061C2;
  font-size: 1rem;
  margin-bottom: 8px;
  padding-bottom: 10px;
}

.timesheet-tbl .tbl-project {
  width: 200px;
}
.timesheet-tbl .tbl-employee {
  width: 150px;
}
.timesheet-tbl .tbl-date {
  width: 130px;
}
.timesheet-tbl .tbl-category {
  width: 20%;
}

.timesheet-tbl .tbl-hours {
  width: 130px;
}
.timesheet-tbl .tbl-detail {
  width: 35%;
}

.timesheet-tbl .tbl-comment {
  width: 25%;
}

.timesheet-tbl .tbl-action {
  width: 80px;
}
.datepickerinput{
    cursor: pointer;
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: 96% center;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 110.01 122.88' style='enable-background:new 0 0 110.01 122.88' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill-rule:evenodd%3Bclip-rule:evenodd%3B%7D%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M1.87 14.69h22.66L24.5 14.3V4.13C24.5 1.86 26.86 0 29.76 0c2.89 0 5.26 1.87 5.26 4.13V14.3l-0.03 0.39 h38.59l-0.03-0.39V4.13C73.55 1.86 75.91 0 78.8 0c2.89 0 5.26 1.87 5.26 4.13V14.3l-0.03 0.39h24.11c1.03 0 1.87 0.84 1.87 1.87 v19.46c0 1.03-0.84 1.87-1.87 1.87H1.87C0.84 37.88 0 37.04 0 36.01V16.55C0 15.52 0.84 14.69 1.87 14.69L1.87 14.69z M0.47 42.19 h109.08c0.26 0 0.46 0.21 0.46 0.46l0 0v79.76c0 0.25-0.21 0.46-0.46 0.46l-109.08 0c-0.25 0-0.47-0.21-0.47-0.46V42.66 C0 42.4 0.21 42.19 0.47 42.19L0.47 42.19L0.47 42.19z M8.23 49.97h95.07c0.52 0 0.94 0.45 0.94 0.94v64.08 c0 0.49-0.45 0.94-0.94 0.94H7.77c-0.49 0-0.94-0.42-0.94-0.94l0-63.63c0-1.03 0.84-1.86 1.86-1.86L8.23 49.97L8.23 49.97z M78.34 29.87c2.89 0 5.26-1.87 5.26-4.13V15.11l-0.03-0.41H73.11l-0.03 0.41v10.16c0 2.27 2.36 4.13 5.25 4.13L78.34 29.87 L78.34 29.87z M29.29 29.87c2.89 0 5.26-1.87 5.26-4.13V15.11l-0.03-0.41H24.07l-0.03 0.41v10.16c0 2.27 2.36 4.13 5.25 4.13 L29.29 29.87L29.29 29.87z'/%3E%3C/g%3E%3C/svg%3E");

}
.events-card{
  height: 93.5%;
}
.leave-balance {
  min-height: 352px;
}
.events-tbl {
  height: 257px;
  overflow-y: auto;
}
.events-ttl{ padding-bottom:8px; border-bottom: 1px solid #e9e9e9;}
.events-tbl .table td.full-td{border:0px}
.events-tbl .table td, .events-tbl .table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 0px;
  border-bottom: 1px solid #e9e9e9;
}


.events-tbl  .w-80{ width: 80px;}

.mainProfileSection {
  position: relative;
  width: 80px;
}

.removeProfileImg-btn{
  position: absolute;
  right: -5px;
  top: 2px;
  background: #f5f5f5;
  cursor: pointer;
}

.removeProfileImg-btn:hover{
  background: #e5e4e4;
}

.watermark{
  background: url('../img/celebration.png') no-repeat center center;
  background-size: contain;
}
.watermark .table-responsive {
  background: #ffffffc9;
}
a.view-jd[target]:not(.btn), a.v-policy[target]:not(.btn){
  text-decoration:none !important;
  font-weight: 400;
}

/** Application Permission **/
.permissionTable .table-responsive {
  overflow-x: hidden;
}
.table tr.permissionsTr td {
  padding: 5px 0px 0 10px;
}
.text-muted {
  color: #868e96!important;
}
.permissionsTr .form-label {
  white-space: nowrap;
  font-weight: 400;
}

/* Resource Report */
.resource-report{
  max-height: 800px;
}
.resource-report table tr td.resource-report-ftd{ vertical-align: middle; border-right:1px solid #e9e9e9;}
.resource-report table tr td.resource-report-bl{ vertical-align: middle; border-left:1px solid #e9e9e9;}
.resource-report table tr th {
  background: white;
  position: sticky;
  top: -1px;
  z-index: 6;
}
.resource-report .table {
  width: 2000px;
}
.resource-report .dropdown{
  position: relative;
}
.resource-report .dropdown .show{
  z-index: 9;
}
/* Global */
.wpx-100 {
  width: 100px;
}
.wpx-125 {
  width: 150px;
}
.wpx-150 {
  width: 150px;
}
.wpx-175 {
  width: 175px;
}
.wpx-200 {
  width: 200px;
}
.datepicker-orient-top{
  z-index: 9999 !important;
}
.reject-leave-form .is-invalid {
  color: #fc1349;
  font-size: 1rem;
  text-align: left;
}
.header-icon i, .header-icon img {
  cursor: pointer;
}
#add_to_bench_modal .select2-search__field {
  width: 100% !important;
}
#add_to_bench_modal .select2-search {
  width: 100% !important;
}

.team-timesheet-tbl .tbl-detail {
  width: 15%;
}

.referral-tbl-title-size{
  font-size:15px;
}

.referral-hr-color{
  border:1px solid #dfdfdf;
}

.resume-description{
  max-height: 300px;
  overflow: auto;
  padding: 5px;
  border: 1px solid #ededed;
  border-radius: 4px;
}

@media only screen and (max-width: 992px){
	.timeSheetListPageClass .page-wrapper .page-content .subheader .subheader-title {
		padding-bottom: 10px;
	}
  .timeSheetListPageClass .page-wrapper .page-content .subheader {
		display: block !important;
	}
  .page-wrapper .page-content .breadcrumb>.breadcrumb-item {
    max-width: 100px;
  }
}

.export-drop-down .dropdown-menu{
  left: -99px !important;
  z-index: 948;
}

.loaderDiv {
  background:rgba(0,0,0,.48);
  position:fixed;top:0;
  right:0;
  bottom:0;
  left:0;
  z-index:9;
  display:none
}

.lds-ellipsis {
  display:inline-block;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%, -50%);
  width:80px;
  height:80px
}

.lds-ellipsis div {
  position:absolute;
  top:33px;
  width:13px;
  height:13px;
  border-radius:50%;
  background:#fff;
  animation-timing-function:cubic-bezier(0, 1, 1, 0)
}

.lds-ellipsis div:nth-child(1) {
  left:8px;
  animation:lds-ellipsis1 .6s infinite
}

.lds-ellipsis div:nth-child(2){
  left:8px;animation:lds-ellipsis2 .6s infinite
}

.lds-ellipsis div:nth-child(3) {
  left:32px;animation:lds-ellipsis2 .6s infinite
}

.lds-ellipsis div:nth-child(4) {
  left:56px;animation:lds-ellipsis3 .6s infinite
}

@keyframes lds-ellipsis1 {
  0%{transform:scale(0)}100%{transform:scale(1)
}}

@keyframes lds-ellipsis3 {
  0%{transform:scale(1)}100%{transform:scale(0)
}}

@keyframes lds-ellipsis2{
  0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)
}}

.reference-image{
    font-size:10px;
}

.img-reference{
    border-radius: 8px;
    max-width: 12%;
    height: auto;
    margin-bottom: 15px;
}

.table td, .table th {
  padding: 0.75rem !important;
}
.hr-style{
  margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: 1px solid;
    opacity: .25;
}
.color-lb{
  color: #8e8e8e;
}
.history-bold{
  font-weight: bold !important;
  color: #000;
}
.claim-rejected{
  color: #fff;
  background-color: #fc1349;
}
/* NEW ADDED CSS FOR FIXED MOBILE VIEW */
.header-btn[data-class=mobile-nav-on] {
    border-color: #2198f3;
    background-color: #2198f3;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#2198f3), to(#2198f3));
    background-image: linear-gradient(to top, #2198f3, #2198f3);
    color: #fff;
}

@media only screen and (max-width: 480px) {
  .page-wrapper .page-content .subheader .subheader-title {
    font-size: 18px;
    font-weight: 500;
  }
}
.is-invalid-custom {
  text-align: right;
  padding-right: 15px;
}
/* this css for timesheet lock popup */

.unlock-popup-width~.select2-container {
  .selection {
    .select2-selection {
      ul {
        li {
          input.select2-search__field {
            width: 100% !important;
          }
        }
      }
    }

  }
}

/* this css for timesheet lock popup */

/* css for table top left fix start */
.tableTopLeftFix {
  max-height: 600px;
}

.tableTopLeftFix .table {
  width: 1500px;
} 

.tableTopLeftFix .table tr th {
    background-color: #f3f3f3;
    position: sticky;
    top: -1px;
    z-index: 1;
    white-space: nowrap;
}

.tableTopLeftFix .table tr th:first-child {
    background-color: #f3f3f3;
    position: sticky;
    left: 0px;
    z-index: 2;
}

.tableTopLeftFix .table tr th:nth-child(2) {
    background-color: #f3f3f3;
    position: sticky;
    left: 90px;
    z-index: 2;
}

.tableTopLeftFix .table tr th:nth-child(3) {
    background-color: #f3f3f3;
    position: sticky;
    left: 165px;
    z-index: 2;
}

.tableTopLeftFix .table tr td:first-child {
    background-color: #fff;
    position: sticky;
    left: 0px;
    z-index: 1;
}

.tableTopLeftFix .table tr td:nth-child(2) {
    background-color: #fff;
    position: sticky;
    left: 90px;
    z-index: 1;
}

.tableTopLeftFix .table tr td:nth-child(3) {
    background-color: #fff;
    position: sticky;
    left: 165px;
    z-index: 1;
}

 @media screen and (max-width: 768px) {
   .tableTopLeftFix .table tr th, .tableTopLeftFix .table tr th:first-child, .tableTopLeftFix .table tr th:nth-child(2), .tableTopLeftFix .table tr th:nth-child(3),
      .tableTopLeftFix .table tr td, .tableTopLeftFix .table tr td:first-child, .tableTopLeftFix .table tr td:nth-child(2), .tableTopLeftFix .table tr td:nth-child(3) {
     position: unset;
   }
 }
/* css for table top left fix end */

/* css for claim table top left fix start */
.claimTableTopLeftFix {
  max-height: 600px;
}

.claimTableTopLeftFix .table tr th {
    background-color: #f3f3f3;
    position: sticky;
    top: -1px;
    z-index: 1;
}

.claimTableTopLeftFix .table tr th:first-child {
    background-color: #f3f3f3;
    position: sticky;
    left: 0px;
    z-index: 2;
}

.claimTableTopLeftFix .table tr th:nth-child(2) {
    background-color: #f3f3f3;
    position: sticky;
    left: 100px;
    z-index: 2;
}

.claimTableTopLeftFix .table tr td:first-child {
    background-color: #fff;
    position: sticky;
    left: 0px;
    z-index: 1;
}

.claimTableTopLeftFix .table tr td:nth-child(2) {
    background-color: #fff;
    position: sticky;
    left: 100px;
    z-index: 1;
}

@media screen and (max-width: 768px) {
   .claimTableTopLeftFix .table tr th, .claimTableTopLeftFix .table tr th:first-child, .claimTableTopLeftFix .table tr th:nth-child(2), .claimTableTopLeftFix .table tr th:nth-child(3),
      .claimTableTopLeftFix .table tr td, .claimTableTopLeftFix .table tr td:first-child, .claimTableTopLeftFix .table tr td:nth-child(2), .claimTableTopLeftFix .table tr td:nth-child(3) {
     position: unset;
   }
 }

/* css for calim table top left fix end */

.export-dropdown-employee .dropdown-menu{
  left: -72px !important;
}