@import url("https://fonts.googleapis.com/css?family=Nunito");
.employee-images img {
  vertical-align: middle;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.employee-profile div#profile_img {
  width: 50%;
  background-size: contain;
  height: 110%;
  background-repeat: no-repeat;
  border-radius: 0px;
}

.alert-danger {
  color: #f8f9fa;
}

.account-box {
  margin-top: 50px;
}

.loginForm .account-logo img {
  width: 100%;
}

.card-header.user-update-head {
  display: inline-block;
  cursor: pointer;
  width: 49.7%;
  margin: 0px;
}

.card-header.user-update-head.active {
  border-left: 1px solid rgba(0, 0, 0, 0.125);
  border-right: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header.user-update-head.active.right {
  box-shadow: 5px 5px 5px rgba(88, 88, 88, 0.6);
}

.card-header.user-update-head.active.left {
  box-shadow: -5px 5px 5px rgba(88, 88, 88, 0.6);
}

.user-update-form {
  display: none;
}

.user-update-form.active {
  display: block;
}

.select2-container--default .select2-selection--single {
  height: 40px !important;
  padding-top: 5px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  padding-top: 40px;
}

td hr {
  margin: 0.5em 0em;
}

.contract_list tr th:last-child, .contract_list tr td:last-child,
.employee_list tr th:last-child,
.employee_list tr td:last-child,
.project_list tr th:last-child,
.project_list tr td:last-child {
  width: 10px !important;
}

.welcome-row {
  margin-top: -35px;
}
.welcome-row .welcome-det {
  width: 100%;
}
.welcome-row .welcome-det #time {
  float: right;
}

div#benefits {
  display: flex;
  margin-bottom: 20px;
  padding: 0% 5%;
}
div#benefits #no-waith {
  max-width: none;
}
div#benefits label.form-check-label {
  flex: 30%;
  line-height: 33px;
  margin-right: 100px;
  max-width: 22%;
}
div#benefits li {
  list-style: none;
}

div#benefits input, #chkbx input {
  zoom: 1.6;
}
div#benefits input#chckbx, #chkbx input#chckbx {
  position: unset;
  margin: 0;
}

#chkbx .form-group {
  line-height: 60px;
  margin-bottom: 0em;
  padding-top: 20px;
}
#chkbx .form-group input {
  vertical-align: middle;
}

fieldset.benefits {
  display: none;
}

#efp button {
  line-height: 10px;
  padding: 5px 10px;
  margin: 0 10px;
}

/* report-start */
.plus-add {
  margin: 0 auto;
  color: #007bff;
  font-size: 20px;
  cursor: pointer;
}

.plus-add:hover {
  color: blue;
}

.plus-add.disabled {
  color: #aaa;
  cursor: not-allowed;
}

.plus-add.disabled:hover {
  color: #aaa;
}

.minus-remove {
  float: left;
  margin-top: 10px;
  color: #dc3545;
  font-size: 20px;
}

.minus-remove:hover {
  color: red;
  cursor: pointer;
}

#fi-con .col-sm-1, #fi-con .col-sm-2 {
  padding-right: 0px;
}
#fi-con .col-sm-1 select, #fi-con .col-sm-2 select {
  padding-left: 8px;
}

#col-section .form-check-inline {
  min-width: 210px;
}
#col-section .form-group {
  padding-left: 20px;
}

.col-select {
  margin-left: 20px;
  font-weight: 800;
}
.col-select span {
  cursor: pointer;
}
.col-select span.col-select-min {
  color: #dc3545;
}
.col-select span.col-select-min:hover {
  color: red;
}
.col-select span.col-select-plus {
  color: #007bff;
  display: none;
}
.col-select span.col-select-plus:hover {
  color: blue;
}

.sum-row {
  display: inline-block;
}

/* report-end */
#efp button {
  line-height: 10px;
  padding: 5px 10px;
  margin: 0 10px;
}

.bnfts {
  max-height: 155px;
  overflow-y: scroll;
  border: 1px solid #aaaaaa;
}
.bnfts .form-check-input {
  position: inherit;
}
.bnfts li label {
  display: flex;
}
.bnfts li label span {
  padding-left: 10px;
}

#payroll_history_filters .form-group {
  margin-bottom: 2rem;
}

select#department + span ul li {
  font-size: 12px;
}

#generate_payroll .minus-remove {
  display: none;
}
#generate_payroll #tb-section .row:last-child .minus-remove {
  display: flex !important;
}
#generate_payroll details {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}
#generate_payroll #top-justified-tab2 fieldset#dpt, #generate_payroll #top-justified-tab2 fieldset#pjt {
  margin-top: 30px;
  display: none;
}

#payroll_info {
  width: 100%;
}
#payroll_info td#logo img {
  float: right;
}
#payroll_info td#info ul {
  padding-left: 0px;
}
#payroll_info ul li {
  list-style-type: none;
  padding-top: 10px;
  font-size: 1.3em;
}

.web_view td ul {
  font-size: 11px;
  width: 250px;
  white-space: normal;
}
.web_view td hr, .web_view td p.far {
  display: none;
}

#displayTablePDF table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
#displayTablePDF table td, #displayTablePDF table th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 20px 8px;
  font-size: x-small;
}
#displayTablePDF table td.lrg, #displayTablePDF table th.lrg {
  width: 6.5%;
  word-break: break-word;
  white-space: pre-wrap;
}
#displayTablePDF table td.rmrk{
  white-space: pre-wrap;
}

#displayTablePDF table td.smlm, #displayTablePDF table th.smlm {
  width: 5%;
  text-align: center;
}

#displayTablePDF table td.sml, #displayTablePDF table th.sml {
  width: 4%;
  word-break: break-word;
  padding: 5px 0px;
  padding: 5px 2.5px;
  text-align: center;
}

#displayTablePDF table td.xlrg, #displayTablePDF table th.xlrg {
  width: 6.9%;
  text-align: center;
}

#displayTablePDF table td.sml .far, #displayTablePDF table th.sml .far {
  font-size: 36px;
  width: fit-content;
  padding-left: 25px;
}
#displayTablePDF table td.xsml, #displayTablePDF table th.xsml {
  width: 2%;
  text-align: center;
}
#displayTablePDF table td.mdium, #displayTablePDF table th.mdium {
  width: 5.4%;
  text-align: center;
}
#displayTablePDF table td.rmrk, #displayTablePDF table th.rmrk {
  width: 10%;
  font-size: 36px;
  line-height: 50px;
}
#displayTablePDF table td.mdium {
  white-space: nowrap;
}
#displayTablePDF table tr:last-child table td {
  border: 0px;
  zoom: 1.3;
}
#displayTablePDF table td#approval {
  padding: 2.5%;
  border: none !important;
  font-size: 1.3em;
}
#displayTablePDF table td.rmrk {
  height: 200px;
}
#displayTablePDF table.stipend td, #displayTablePDF table.stipend th {
  font-size: small;
}
#displayTablePDF table.stipend td.empt, #displayTablePDF table.stipend th.empt {
  width: 0.001%;
  border: 0px;
}
#displayTablePDF table.stipend td.lrg, #displayTablePDF table.stipend th.lrg {
  width: 9%;
}
#displayTablePDF table.stipend td.sml, #displayTablePDF table.stipend th.sml {
  width: 6%;
}
#displayTablePDF table.stipend td.smlm, #displayTablePDF table.stipend th.smlm {
  width: 6.5%;
  text-align: center;
}
#displayTablePDF table.stipend td.xsml, #displayTablePDF table.stipend th.xsml {
  width: 2%;
}
#displayTablePDF table.stipend td.mdium, #displayTablePDF table.stipend th.mdium {
  width: 7%;
}
#displayTablePDF table.stipend td.rmrk, #displayTablePDF table.stipend th.rmrk {
  width: 10%;
  line-height: 55px;
}

#payroll-footer {
  margin-bottom: 150px;
}
#payroll-footer td {
  padding: 10px 8px;
}
#payroll-footer td span {
  width: 200px;
  display: inline-block;
  padding-left: 25px;
}

.lvs {
  display: block;
}
.lvs span {
  width: 30%;
  display: inline-grid;
  font-size: 12px;
}

#leaveEmpInfo {
  display: none;
  padding-bottom: 0px !important;
}

#leaveChart {
  display: none;
}

table#leave_balance_single {
  margin-top: 20px;
  margin-bottom: 50px;
}

table#leaveRecordYear {
  margin-bottom: 60px;
}

#leaveRecordYear td, #leaveRecordYear th, #leave_balance_single td, #leave_balance_single th {
  border: 1px solid #00000066 !important;
  padding: 2px 5px;
  text-align: center;
  vertical-align: inherit;
  width: 30px;
}
#leaveRecordYear td:first-child, #leaveRecordYear th:first-child, #leave_balance_single td:first-child, #leave_balance_single th:first-child {
  text-align: left;
}
#leaveRecordYear td.weekend, #leaveRecordYear th.weekend, #leave_balance_single td.weekend, #leave_balance_single th.weekend {
  background: #ccc !important;
}
#leaveRecordYear td.out, #leaveRecordYear th.out, #leave_balance_single td.out, #leave_balance_single th.out {
  background: #000000 !important;
}
#leaveRecordYear td.holiday, #leaveRecordYear th.holiday, #leave_balance_single td.holiday, #leave_balance_single th.holiday {
  background: transparent;
}
#leaveRecordYear td.v-color, #leaveRecordYear th.v-color, #leave_balance_single td.v-color, #leave_balance_single th.v-color {
  background: #171cb880;
}
#leaveRecordYear td.s-color, #leaveRecordYear th.s-color, #leave_balance_single td.s-color, #leave_balance_single th.s-color {
  background: #ff031bc7;
}
#leaveRecordYear td.bm-color, #leaveRecordYear th.bm-color, #leave_balance_single td.bm-color, #leave_balance_single th.bm-color {
  background: #adff2f;
}
#leaveRecordYear td.ur-color, #leaveRecordYear th.ur-color, #leave_balance_single td.ur-color, #leave_balance_single th.ur-color {
  background: #ff9b44;
}
#leaveRecordYear td.c-color, #leaveRecordYear th.c-color, #leave_balance_single td.c-color, #leave_balance_single th.c-color {
  background: #005affb8;
}
#leaveRecordYear td.l-color, #leaveRecordYear th.l-color, #leave_balance_single td.l-color, #leave_balance_single th.l-color {
  background: #fc60758a;
}
#leaveRecordYear td.p-color, #leaveRecordYear th.p-color, #leave_balance_single td.p-color, #leave_balance_single th.p-color {
  background: #00ff7f;
}
#leaveRecordYear td.tc-color, #leaveRecordYear th.tc-color, #leave_balance_single td.tc-color, #leave_balance_single th.tc-color {
  background: #00ffff;
}
#leaveRecordYear td.r-color, #leaveRecordYear th.r-color, #leave_balance_single td.r-color, #leave_balance_single th.r-color {
  background: #fb00ffb8;
}
#leaveRecordYear td.a-color, #leaveRecordYear th.a-color, #leave_balance_single td.a-color, #leave_balance_single th.a-color {
  background: #ffff00;
}
#leaveRecordYear td.o-color, #leaveRecordYear th.o-color, #leave_balance_single td.o-color, #leave_balance_single th.o-color {
  background: #c7b9a5;
}

#period {
  font-size: 22px;
}
#period span {
  font-weight: bold;
}

span#cut_of_date {
  display: block;
  font-size: 18px;
  width: fit-content;
  background: #5b9bd5;
  padding: 5px 85px;
  margin: 10px 0px;
  color: white;
}

div#cut_of_date {
  display: none;
}

#overtimeTable {
  width: 100%;
  font-size: 12px;
  cursor: pointer;
}
#overtimeTable .table-danger{
  display: none;
}
#overtimeTable th {
  border-top: 0px;
}
#overtimeTable tr:last-child td {
  border-bottom: 0px;
}

.capitalize {
  text-transform: capitalize;
}

#export_section {
  margin: 0 auto;
  padding-top: 10px;
  display: none;
}
#export_section button {
  line-height: 9px;
}
#export_section button#generate_excel {
  border-radius: 15px 0px 0px 15px;
}
#export_section button#generate_pdf {
  border-radius: 0px 15px 15px 0px;
}

td span.half_day {
  border: 2px solid;
  border-radius: 50% 50% 50% 50%;
  padding: 2px 4px 0px;
  border-color: white;
}

.timesheet-table td {
  font-size: 14px;
  line-height: 34px;
}
.timesheet-table tr:first-child th {
  font-size: 14px !important;
  white-space: nowrap;
}

#timesheet-table-main td {
  line-height: 15px;
  max-width: 30px;
}

span.lbl {
  width: 120px;
  display: inline-block;
  color: #00000085;
  padding-left: 15px;
}

.select2 {
  width: auto !important;
}

.mini-sidebar .header .header-left {
  position: absolute;
  width: 40%;
  left: 30%;
  right: 30%;
}
.mini-sidebar .header .header-left .logo img {
  max-height: 60px;
}
#displayTablePDF table td#table-total-row {
    text-align: right !important;
}
#displayTablePDF th, #displayTablePDF td     {
    border: 2px solid #aca5a5 !important;
}
#approval #payroll-footer tr td  {
    border: none !important;
    /* font-weight: 400 !important; */
    font-size: 44px;
}
.epf-col, #displayTablePDF th{
    background-color: #dbdbdb;
}

.sidebar .version-title {
  position: absolute;
  bottom: 0;
  height: 30px;
  width: 100%;
  background-color: #353e43;
}

/*# sourceMappingURL=custom_css.css.map */
