.login-page {
  /*background: url(../images/login-bg.jpg) no-repeat center top #FFF;
    background-size: cover;*/
  background-color: #f3f3f3;
}
/*.login-box{
    width: 810px;
    margin: 20% auto 4%;

}
.login-logo{
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300;
}
.login-logo a{
    color: #444;
}

.nyusoft-icon {
    text-align: center;
}
.login-box-body .col-xs-4 {
    text-align: center;
}
.login-button {
    text-align: center;
    margin-top: 20px;
}
.login-button .btn-block {
    background: url(../images/login-icon-button.png) no-repeat scroll 15px center #0083d7;
    display: inline-block;
    font-size: 16px;
    padding: 10px 60px;
    width: auto;
}
.login-button .btn-block:hover {
    background: url(../images/login-icon-button.png) no-repeat scroll 15px center #fe8318;
}
.login-box .col-md-5 {
    margin-top: 36px;
}
.all-box-table {
    margin-bottom: 60px;
    min-height: 130px;
}
.login-user {
    background: url(../images/user-icon.png) no-repeat scroll 9px center;
    border-left:1px solid #c1c0c0;
    padding: 0 20px;
}
.login-pass {
    background: url(../images/pass.png) no-repeat scroll 9px center;
    border-left:1px solid #c1c0c0;
    padding: 0 20px;
}*/
.col-md-6.login-img-col {
  padding-left: 0;
}
.login-page .login-row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.login-form-wrap form {
  width: 100%;
  border-radius: 6px;
  box-shadow: 1px 1px 7px #dbdbdb;
  background-color: #ffffff;
  padding: 25px;
}
.login-form-wrap .form-label {
  font-size: 14px;
  line-height: 24px;
  color: #232323;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
}
.login-form-wrap .form-control {
  border-radius: 6px;
  background-color: #f4f4f4;
  border: 1px solid #e5e5e5;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  font-weight: 400;
  font-family: "Open Sans";
  padding: 12px 10px 12px 18px;
  height: auto;
}
.login-form-wrap .form-control::placeholder {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  font-weight: 400;
  font-family: "Open Sans";
}
.login-form-wrap .form-group {
  margin-bottom: 28px;
}
.login-button .btn-block {
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Open Sans";
  border-radius: 6px;
  background-color: #2381c4;
  padding: 12px 10px;
  text-transform: uppercase;
}
.login-button {
  margin-top: 30px;
}
.form-title {
  font-size: 30px;
  line-height: 38px;
  color: #2381c4;
  font-weight: 700;
  font-family: "Open Sans";
  text-align: center;
  margin-top: 0;
  margin-bottom: 21px;
}
.login-form-wrap {
  max-width: 473px;
  width: 100%;
  margin-left: 120px;
}
.login-row {
  padding: 0;
  min-height: 100vh;
}
.logim-img-box img {
  height: 100%;
  max-height: 90vh;
  width: auto;
}
.sidebar-nav .metismenu ul a {
  padding: 10px 6px 10px 35px;
}
.form-group-checkbox-auth {
  position: relative;
}

.form-group-checkbox-auth input[type="checkbox"] {
  border-radius: 0.25em;
  float: left;
  margin-left: 0;
  width: 16px;
  height: 16px;
  margin-top: 0.25rem;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}

.form-group-checkbox-auth input[type="checkbox"]:checked[type="checkbox"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

.form-group-checkbox-auth input[type="checkbox"]:checked {
  background-color: #2381c4;
  border-color: #2381c4;
}

.form-group-checkbox-auth input[type="checkbox"]:focus {
  outline: none;
  outline-offset: 0;
}

.form-group-checkbox-auth label {
  display: inline-block;
  padding: 0 0 0 24px;
  cursor: pointer;
  margin: 0;
}
.billable_table {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  overflow: hidden;
  margin-bottom: 0;
}

.accordion-item {
  width: 100%;
  border: 1px solid #0083d733;
  border-radius: 16px;
  margin-bottom: 30px;
  padding: 22px 24px;
  background: #e6eef7;
  position: relative;
}
button.accordion-button {
  border: 0;
  background: none;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.accordion-header {
  margin-bottom: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
}
.accordion-collapse.collapse.show {
  margin-top: 12px;
}

.accordion-header span {
  font-family: Ubuntu;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #333333;
  padding-right: 50px;
}
button.accordion-button .down_arrow {
  transform: rotate(0deg);
  position: absolute;
  right: 24px;
  top: 11px;
  /* transform: translate(10px, 10px); */
}

.main_table .main_name {
  padding: 14px 13.5px !important;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
}
table.table.main_table {
  border-radius: 20px;
  overflow: hidden;
  margin-top: 12px;
}

button.accordion-button.collapsed .down_arrow {
  transform: rotate(180deg);
}

td.action_td .data {
  font-size: 13px;
  font-weight: 700 !important;
  text-align: right;
  padding-right: 13px;
}

td.inner_table {
  border: 0;
}
.billable_div {
  border: 1px solid #dddddd;
}
.main_table > tbody > tr > td {
  border: 0;
}
.billable_div {
  border: 1px solid #dddddd;
  border-radius: 20px 20px 00 00;
  overflow: hidden;
  margin: 0 10px 15px;
}
table.table.table-striped.billable_table tfoot tr > td {
  border: 0;
}
.billable_div + .d-flex {
  margin-right: 10px;
}

/* DX 04-12-2024 */

.dashboard .support_report_tbl tr td.discussion {
  max-width: 300px !important;
}
.support_report_tbl tr td.discussion {
  white-space: wrap;
}

.dashboard .miscellaneous_report_tbl tr td.discussion {
  max-width: 300px !important;
}
.miscellaneous_report_tbl tr td.discussion {
  white-space: wrap;
}

@media (max-width: 1367px) {
  .login-form-wrap {
    margin-left: 65px;
  }
}
@media (max-width: 1199px) {
  .login-form-wrap {
    margin-left: 0px;
  }
}
@media (max-width: 991px) {
  .login-row .col-md-6 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  /*.logim-img-box img { width: 100%;}
    .login-form-wrap { margin-left: 0;}
    .login-page .login-row { flex-wrap: wrap; flex-direction: column-reverse; justify-content: flex-end; padding: 30px 0; align-items: flex-end;}
    .login-form-wrap { margin: 0 auto 30px;}*/
  .login-row .col-md-6 {
    width: 100%;
  }
  .col-md-6.login-img-col {
    display: none;
  }
  .login-form-wrap {
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  .login-form-wrap form {
    padding: 20px;
  }
}

/*****/
.form_box.card.video-box-wrapper {
  border: none;
  padding: 0;
  border-radius: 37px;
  overflow: hidden;
  background-color: transparent;
  margin-top: 10px;
}
.video-box-wrapper video {
  width: 100%;
  margin-bottom: -6px;
}
.video-box-wrapper .video-content {
  position: absolute;
  top: 50%;
  left: 30px;
  height: auto;
  padding: 0;
  transform: translateY(-50%);
  max-width: 495px;
}
.video-box-wrapper .video-content .section_title {
  width: 100%;
  font-size: 17px;
  line-height: 30px;
  color: #381716;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  text-shadow: -4.5px 5.362px 2px rgba(237, 175, 110, 0.89);
}
.video-box-wrapper .video-content h3 {
  font-size: 51px;
  line-height: 52px;
  color: #411c1b;
  font-weight: 700;
  font-style: italic;
  font-family: "Open Sans", sans-serif;
  text-shadow: -4.5px 5.362px 4px rgba(237, 175, 110, 0.89);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ffffff;
  padding-left: 10px;
}
.user-account .user-photo {
  width: 32px !important;
  height: 32px !important;
  object-fit: cover;
}
.birthday-box {
  padding: 0;
  border: none;
  border-radius: no;
}

.birthday-box .header h3 {
  font-size: 18px;
  line-height: 22px;
  color: #fffefe;
  font-weight: 600;
  font-family: "Open Sans";
  text-align: left;
  text-transform: capitalize;
}

.birthday-box .header {
  border-radius: 10px 10px 0 0;
  background-color: #0184d2;
  padding: 13px 20px;
  background-image: url(../assets/images/birthday-vector.png);
}

.birthday-box .table-responsive {
  margin: 0;
  border: none;
}

.upcoming-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 10px 20px;
  border-bottom: 1px solid #cfcfcf;
}

.upcoming-row .userimg {
  width: 48px;
  height: 48px;
  border-radius: 24px;
  filter: drop-shadow(0px 5px 4px rgba(0, 0, 0, 0.09));
  background-color: transparent;
}

.upcoming-row .userimg span {
  margin: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.upcoming-row .userimg span a {
  display: block;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.upcoming-row .userimg span img {
  width: 100%;
  height: 100%;
}

.upcoming-row .username {
  margin-left: 10px;
  width: calc(100% - 128px);
}

.upcoming-row .username h5 {
  margin: 0 0 2px 0;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  font-weight: 600;
  font-family: "Open Sans";
  font-weight: 600;
}

.upcoming-row .days-left {
  width: 70px;
  text-align: right;
}

.upcoming-row .days-left span {
  font-size: 10px;
  line-height: 16px;
  color: #0184d2;
  font-weight: 400;
  font-family: "Open Sans";
  text-align: right;
  text-transform: uppercase;
}
.upcoming-table-wrap {
  height: 276px;
  overflow: auto;
}
.upcoming-table-wrap .upcoming-row:last-child {
  border: none;
}
.upcoming-row .username date {
  color: #7b7b7b;
  font-size: 12px;
}
.user-account {
  display: flex;
}
.user-account .dropdown.crown {
  margin-top: 24px;
}
.user-account .user-img {
  position: relative;
}
.user-account .user-img.crown {
  width: 65px;
  margin-top: 35px;
}
.user-account .user-img.crown:before {
  width: 66px;
  height: 50px;
  content: "";
  position: absolute;
  top: -29px;
  left: -9px;
  background-image: url(../assets/images/crown.png);
  background-repeat: no-repeat;
  background-size: contain;
}
/***/
.radio-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.radio-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-right: 10px;
}
.radio-wrap input {
  width: 25px !important;
  margin-right: 5px;
  height: auto !important;
}
.radio-wrap label {
  line-height: 18px;
  margin: 0 !important;
}
.radio-wrapper .radio-wrap {
  margin-right: 0 !important;
}
input:read-only {
  background-color: rgb(221 221 221 / 74%) !important;
}
textarea:read-only {
  background-color: rgb(221 221 221 / 74%) !important;
}
.button-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.button-wrapper button {
  width: 150px;
  min-width: 150px;
  margin: 0 10px 0 0;
}
.button-wrapper .popup-action-button .btn.btn-primary:nth-child(2) {
  margin: 0;
}

.input-group.date input:read-only {
  background-color: #fff !important;
}
button#refresh_records {
  line-height: 30px;
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #fff;
}
/***Sidebar css******/
.logo-sticky {
  /* display: none; */
  bottom: 0;
  width: 250px;
  padding: 10px 30px 0px;
  margin-left: 25px;
}
.logo-sticky .navbar-brand {
  display: block;
  width: 100%;
  padding-bottom: 0px;
  padding-top: 0px;
}
.logo-sticky .navbar-brand img {
  width: 100%;
  height: auto;
}
div#left-sidebar {
  display: flex;
  align-items: center;
  margin: 0;
  gap: 20px;
  height: auto;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 10%);
  background-color: rgb(255 255 255 / 50%);
  width: 100%;
  background: #fff;
  justify-content: space-between;
  flex-direction: row-reverse;
  overflow: unset;
  left: 0;
  box-shadow: 0px 2px 2px 0px #00000012;
}
div#left-sidebar .sidebar-scroll {
  display: flex;
  width: 100%;
  height: auto;
  /* overflow: auto; */
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
  padding: 5px 50px 0px 0px;
}
div.tab-content {
  height: max-content;
}
div#left-sidebar ul.main-menu.metismenu {
  display: flex;
  flex-direction: row;
  overflow-y: unset;
  height: auto;
  gap: 10px;
}
.user-account {
  align-items: center;
  height: max-content;
  margin: 0px;
}
.user-account .dropdown .dropdown-menu {
  background-color: #fff;
  padding: 6px 0px;
  position: absolute;
  left: 50% !important;
  top: 100%;
  will-change: transform;
  transform: translate(-50%, 0%) !important;
}

.user-account .dropdown .dropdown-menu li a {
  padding: 5px 13px;
  color: #000;
}
.user-account .dropdown .dropdown-menu li a:hover,
.user-account .dropdown .dropdown-menu li a:focus {
  background-color: #0184d2;
}
div#main-content {
  width: 100%;
  margin-top: 90px;
  padding-left: 0px;
  padding-bottom: 15px;
}
.status-card ul.sortable {
  height: calc(100vh - 170px);
}
.user-account strong {
  text-transform: capitalize;
}
.form-group-checkbox-auth input[type="checkbox"]:checked[type="checkbox"] {
  background-color: #2381c4 !important;
}
.view_report .inner_box .text-right {
  align-items: flex-start;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.block-header .inner_box .text-right a {
  margin-top: 5px;
  margin-bottom: 5px;
}
.project_timeline {
  width: 100px;
  height: 100px;
  font-size: 24px;
}
.box-square {
  border-radius: 10px;
  background-color: #fff;
  position: relative;
  margin: 20px 0 15px;
  padding: 15px 10px 15px 20px;
  z-index: 8;
  box-shadow: 0px 15px 14.5px rgba(0, 0, 0, 0.09);
  min-height: 113px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.box-square:before {
  width: 100%;
  height: 20px;
  content: "";
  position: absolute;
  top: -11px;
  left: 0;
  border-radius: 10px 10px 0 0;
  z-index: 115;
}
.box-square h3 {
  font-size: 20px;
  line-height: 22px;
  color: #333333;
  font-weight: 700;
  font-family: "Open Sans";
  margin: 0 0 7px 0;
  display: block;
  width: 100%;
}
.box-square span {
  color: #555555;
  font-size: 14px;
  display: block;
  width: 100%;
}
.user-action-row .col-lg-4.leave_section .box-square:before {
  background-image: linear-gradient(-90deg, #007292 0%, #00abc1 100%);
}
.user-action-row .col-lg-4.task_section .box-square:before {
  background-image: linear-gradient(-90deg, #0457e7 0%, #2095f3 100%);
}
.user-action-row .col-lg-4.active_user_section .box-square:before {
  background-image: linear-gradient(-90deg, #0457e7 0%, #2095f3 100%);
}
.user-action-row .col-lg-4.request_open_section .box-square:before {
  background-image: linear-gradient(-90deg, #0457e7 0%, #2095f3 100%);
}
.user-action-row .col-lg-4.overtime_section .box-square:before {
  background-image: linear-gradient(-90deg, #b50223 0%, #d71b5f 100%);
}
.user-action-row .col-lg-4.git_section .box-square:before {
  background-image: linear-gradient(-90deg, #b50223 0%, #d71b5f 100%);
}
.user-action-row .col-lg-4.request_assign_section .box-square:before {
  background-image: linear-gradient(-90deg, #0457e7 0%, #2095f3 100%);
}
.user-action-row .col-lg-4.leave_section2 .box-square:before {
  background-image: linear-gradient(-90deg, #4532ff 0%, #8571ff 100%);
}
.user-action-row .col-lg-4.task_section2 .box-square:before {
  background-image: linear-gradient(-90deg, #ab1fe0 0%, #d159ef 100%);
}
.user-action-row .col-lg-4.overtime_section2 .box-square:before {
  background-image: linear-gradient(-90deg, #01865e 0%, #10ba9b 100%);
}
.user-action-row .col-lg-4.assign_request_green .box-square:before {
  background-image: linear-gradient(-90deg, #01865e 0%, #10ba9b 100%);
}
.user-action-row .col-lg-4.client_feedback .box-square:before {
  background-image: linear-gradient(-90deg, #01865e 0%, #10ba9b 100%);
}
.user-action-row .col-lg-4.policies_yellow .box-square:before {
  background-image: linear-gradient(-90deg, #fd9319 0%, #feb051 100%);
}
.user-action-row .col-lg-4.task_approval_new .box-square:before {
  background-image: linear-gradient(-90deg, #ab1fe0 0%, #d159ef 100%);
}
.user-action-row .col-lg-4.my_new_neutral_hours .box-square:before {
  background-image: linear-gradient(-90deg, #01865e 0%, #10ba9b 100%);
}
.box-square:after {
  content: "";
  width: 45px;
  height: 36px;
  background-repeat: no-repeat;
  background-position: center right;
  position: absolute;
  right: 10px;
  position: absolute;
}
.request_open_section .box-square:after,
.request_assign_section .box-square:after,
.git_section .box-square:after {
  content: "";
  width: 45px;
  height: 54px;
  background-repeat: no-repeat;
  background-position: center right;
  position: absolute;
  right: 10px;
  position: absolute;
}

.user-action-row .col-lg-4.leave_section .box-square:after {
  background-image: url(../images/leave.png);
}
.user-action-row .col-lg-4.task_section .box-square:after {
  background-image: url(../images/task-approval.png);
}
.user-action-row .col-lg-4.request_assign_section .box-square:after {
  background-image: url(../images/assign_request.png);
}
.user-action-row .col-lg-4.request_open_section .box-square:after {
  background-image: url(../images/open_request.png);
}
.user-action-row .col-lg-4.active_user_section .box-square:after {
  background-image: url(../images/active_users.png);
}
.user-action-row .col-lg-4.overtime_section .box-square:after {
  background-image: url(../images/overtime-icon.png);
}
.user-action-row .col-lg-4.git_section .box-square:after {
  background-image: url(../images/git-report.png);
}
.user-action-row .col-lg-4.leave_section2 .box-square:after {
  background-image: url(../images/leave-1.png);
}
.user-action-row .col-lg-4.task_section2 .box-square:after {
  background-image: url(../images/task-approval-1.png);
}
.user-action-row .col-lg-4.overtime_section2 .box-square:after {
  background-image: url(../images/overtime-icon-1.png);
}
.user-action-row .col-lg-4.assign_request_green .box-square:after {
  background-image: url(../images/assign_request_green.png);
}
.user-action-row .col-lg-4.client_feedback .box-square:after {
  background-image: url(../images/client_feedback.png);
}
.user-action-row .col-lg-4.policies_yellow .box-square:after {
  background-image: url(../images/policies_yellow.png);
}
.user-action-row .col-lg-4.task_approval_new .box-square:after {
  background-image: url(../images/task_approval_new.png);
}
.user-action-row .col-lg-4.my_new_neutral_hours .box-square:after {
  background-image: url(../images/my_new_neutral_hours.png);
}
.box-transparent {
  border-radius: 8px;
  min-height: 135px;
  margin: 15px 0;
  position: relative;
  padding: 15px;
}
.user-add-action-row .col-lg-3.project_section .box-transparent {
  background-color: #e1f5fe;
  border: 1px solid #bbdefb;
}
.user-add-action-row .col-lg-3.leave_apply_section .box-transparent {
  background-color: #e8f5e9;
  border: 1px solid #c8e6c9;
}
.user-add-action-row .col-lg-3.network_section .box-transparent {
  background-color: #ffebee;
  border: 1px solid #ffcdd2;
}
.user-add-action-row .col-lg-3.overtime_section_add .box-transparent {
  background-color: #ffebee;
  border: 1px solid #ffcdd2;
}
.user-add-action-row .col-lg-3.overtime_section_add_misc .box-transparent {
  background-color: #01865e14;
  border: 1px solid #10ba9b4d;
}
/*.user-add-action-row .col-lg-3:nth-child(8n+5) .box-transparent{
   background-color: rgba(255,88,68,0.051);
   border: 1px solid #ffb9b1;
}*/

.user-add-action-row .col-lg-3.policy_section .box-transparent {
  background-color: #e0f2f1;
  border: 1px solid #b2dfdb;
}
/*.user-add-action-row .col-lg-3:nth-child(8n+6) .box-transparent{
   background-color: rgba(255,149,21,0.051);
   border: 1px solid #ffc074;
}*/
.user-add-action-row .col-lg-3.job_profile_section .box-transparent {
  background-color: rgba(255, 88, 68, 0.051);
  border: 1px solid #ffb9b1;
}
/*.user-add-action-row .col-lg-3:nth-child(8n+7) .box-transparent{
   background-color: rgba(98,212,230,0.051);
   border: 1px solid #88d4e0;
}*/
.user-add-action-row .col-lg-3.create_team_section .box-transparent {
  background-color: rgba(255, 149, 21, 0.051);
  border: 1px solid #ffc074;
}
.user-add-action-row .create_task_section .box-transparent {
  background-color: rgba(43, 47, 62, 0.039);
  border: 1px solid #d5d8e4;
}
.user-add-action-row .col-lg-3.task_create_section .box-transparent {
  background-color: #e8f5e9;
  border: 1px solid #c8e6c9;
}
.user-add-action-row .col-lg-3.client_feedback_section .box-transparent {
  background-color: #e8f5e9;
  border: 1px solid #c8e6c9;
}
.user-add-action-row .col-lg-3.add_neutral_hour_section .box-transparent {
  background-color: rgba(255, 149, 21, 0.051);
  border: 1px solid #ffc074;
}
.user-add-action-row .col-lg-3.add_hour_section .box-transparent {
  background-color: #fbe5fb;
  border: 1px solid #e5a6fc;
}
.box-transparent span {
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  font-family: "Open Sans";
  text-transform: uppercase;
  max-width: 93px;
  width: 100%;
  display: block;
  padding-top: 49px;
}
.box-transparent:before {
  content: "";
  width: 45px;
  height: 36px;
  position: absolute;
  left: 18px;
  top: 18px;
  background-repeat: no-repeat;
  background-position: top left;
}
.user-add-action-row .col-lg-3.project_section .box-transparent:before {
  background-image: url(../images/create-project.png);
}
.user-add-action-row .col-lg-3.leave_apply_section .box-transparent:before {
  background-image: url(../images/leave-apply.png);
}
.user-add-action-row .col-lg-3.network_section .box-transparent:before {
  background-image: url(../images/network-req.png);
}
/*.user-add-action-row .col-lg-3:nth-child(8n+5) .box-transparent:before{
   background-image: url(../images/create-project-1.png);
}*/
.user-add-action-row .col-lg-3.policy_section .box-transparent:before {
  background-image: url(../images/policy.png);
}
/*.user-add-action-row .col-lg-3:nth-child(8n+6) .box-transparent:before{
   background-image: url(../images/leave-apply-1.png);
}*/
.user-add-action-row .col-lg-3.job_profile_section .box-transparent:before {
  background-image: url(../images/create_job-profile.png);
}
/*.user-add-action-row .col-lg-3:nth-child(8n+7) .box-transparent:before{
   background-image: url(../images/network-req-1.png);
}*/
.user-add-action-row .create_task_section .box-transparent:before {
  background-image: url(../images/create-project.png);
}
.user-add-action-row .col-lg-3.create_team_section .box-transparent:before {
  background-image: url(../images/create_team_member.png);
}
.user-add-action-row .col-lg-3.overtime_section_add .box-transparent:before {
  background-image: url(../images/overtime-icon.png);
}
.user-add-action-row
  .col-lg-3.overtime_section_add_misc
  .box-transparent:before {
  background-image: url(../images/overtime-icon-1.png);
}
.user-add-action-row .col-lg-3.task_create_section .box-transparent:before {
  background-image: url(../images/task_create.png);
  height: 43px;
  margin-top: -7px;
}
.user-add-action-row .col-lg-3.client_feedback_section .box-transparent:before {
  background-image: url(../images/client_feedback.png);
  height: 43px;
  margin-top: -7px;
}
.user-add-action-row
  .col-lg-3.add_neutral_hour_section
  .box-transparent:before {
  background-image: url(../images/add_neutral_hour.png);
  height: 43px;
  margin-top: -7px;
}
.user-add-action-row .col-lg-3.add_hour_section .box-transparent:before {
  background-image: url(../images/add_hour.png);
  height: 43px;
  margin-top: -7px;
}
.user-add-action-row .col-lg-3.project_section .box-transparent span {
  color: #01579b;
}
.user-add-action-row .col-lg-3.leave_apply_section .box-transparent span {
  color: #2e7d32;
}
.user-add-action-row .col-lg-3.network_section .box-transparent span {
  color: #d32f2f;
}
.user-add-action-row .col-lg-3.overtime_section_add .box-transparent span {
  color: #d32f2f;
}
.user-add-action-row .col-lg-3.overtime_section_add_misc .box-transparent span {
  color: #01865e;
}
/*.user-add-action-row .col-lg-3:nth-child(8n+5) .box-transparent span{
    color: #ff5844;
}*/
.user-add-action-row .col-lg-3.policy_section .box-transparent span {
  color: #00796b;
}
.user-add-action-row .col-lg-3.create_team_section .box-transparent span {
  color: #ff9515;
}
.user-add-action-row .col-lg-3.job_profile_section .box-transparent span {
  color: #ff5844;
}
/*.user-add-action-row .col-lg-3:nth-child(8n+7) .box-transparent span{
   color: #2fb7cd;
}*/
.user-add-action-row .create_task_section .box-transparent span {
  color: #2b2f3e;
}
.user-add-action-row .col-lg-3.task_create_section .box-transparent span {
  /* color: #2e7d32; */
  color: #059470;
}
.user-add-action-row .col-lg-3.client_feedback_section .box-transparent span {
  /* color: #00796b; */
  color: #0b906d;
}
.user-add-action-row .col-lg-3.add_neutral_hour_section .box-transparent span {
  /* color: #2e7d32; */
  color: #fd9319;
}
.user-add-action-row .col-lg-3.add_hour_section .box-transparent span {
  /* color: #00796b; */
  color: #ab1fe0;
}
a.btn.btn-success.btn-sm.request_task {
  line-height: 32px;
  font-weight: 500;
  font-size: 14px;
}
#network_add_hour_form button.btn.btn-success.btn-w150 {
  height: 42px;
}

a.btn.btn-warning.btn-sm.view_all_task {
  line-height: 32px;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  background: #ffa834;
}
.inner_box .col-md-6.col-xs-12.text-right a.btn.btn-success.btn-w150 {
  line-height: 28px;
  font-weight: 600;
  font-size: 16px;
  margin-top: -35px;
}
.inner_box .col-md-6.col-xs-12.text-right a.btn.btn-primary.btn-w150.btnct {
  margin-top: -35px;
}
.my_row.policy-row .my_column {
  width: calc(25% - 19px);
  margin-right: 19px;
  padding: 0;
  margin-bottom: 19px;
  position: relative;
}
.my_row.policy-row .my_column > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.my_row.policy-row .my_column center img {
  width: auto;
  height: auto;
}
.my_row.policy-row .my_column center {
  text-align: left;
}
.my_row.policy-row > a {
  display: block;
}
.my_row.policy-row {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  /* max-width: 1080px; */
}
.my_row.policy-row .my_column .my_card {
  box-shadow: none;
  border-radius: 8px;
  padding: 15px 10px 10px 20px;
  text-align: left;
  background-color: transparent;
  border-radius: 8px;
  background-color: #e1f5fe;
  border: 1px solid #bbdefb;
}
.my_card center p {
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  text-transform: uppercase;
  color: #01579b;
}
.my_row.policy-row .my_column .my_card center img {
  margin-bottom: 20px;
  height: 40px;
  width: auto;
}
.my_row.policy-row .my_column .my_card center p {
  margin: 0;
  min-height: 44px;
}
#close{
    display: none;
}
@media (max-width: 767px) {
  .my_row.policy-row .my_column {
    width: calc(33.33333% - 19px);
  }
}

@media (max-width: 575px) {
  .my_row.policy-row .my_column {
    width: calc(50% - 19px);
  }
}

@media (max-width: 479px) {
  .my_row.policy-row .my_column {
    width: calc(100% - 19px);
  }
}
.card.card-report-half-height-leave .card-body .table-responsive {
  max-height: none;
}
div#myapply_leave_free_loader {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  bottom: auto;
}
button#refresh_records {
  position: relative;
}
div#myapply_leave_free_loader center,
div#myapply_leave_free_loader center span,
div#myapply_leave_free_loader center img {
  width: auto;
  height: 100%;
}
.card.card-report-full-leave .card-body h6 b {
  padding-left: 15px;
}
.card.card-report-full-leave .header h3.section_title,
.card.card-report-full-profile .header h3.section_title,
.card.card-report-full-salaries .header h3.section_title {
  font-family: "Ubuntu", sans-serif;
  font-weight: bold;
  font-size: 26px;
  color: #0083d7;
  margin-bottom: 15px;
}

/* 15-12-2021 Dixit */
.color-777777 {
  color: #777777;
}
.PMS_reminder {
  position: fixed;
  max-width: 350px;
  width: 100%;
  right: 25px;
  bottom: 0;
  z-index: 999;
  transition: 0.5s ease-in-out;
  animation: PMS_reminder 2.5s linear;
  border: 1px solid #8cd0ff;
  border-radius: 11px;
}
.PMS_reminder .card {
  margin-bottom: 0 !important;
}

.PMS_reminder .card .header {
  border-radius: 10px 10px 0 0;
  background-color: #0184d2;
  padding: 13px 20px;
}

.PMS_reminder .card .card-body {
  background-color: rgba(0, 131, 215, 0.1);
  border-radius: 0 0 10px 10px;
}
li.bell_icon img.float-right {
  margin-top: -3px;
}
li.new_launched_feature img.float-right {
  width: auto;
  height: 19px;
  margin-top: 0;
}
.sidebar-nav .metismenu > li {
  position: relative;
  display: flex !important;
  flex-direction: column;
  padding-bottom: 0px;
}
.sidebar-nav .metismenu > li ul {
  position: absolute;
  top: 100%;
  width: 250px;
  background-color: #fff;
  border-top: 3px solid #2095f3;
  box-shadow: 0px 0px 6px 0px #a7b1a7dd;
}
.sidebar-nav .metismenu > li a {
  border-left: none;
  padding: 35px 25px 30px 35px;
}
/*li.bell_icon ul li.new_launched_feature a span{
    padding-right: 13px;
}*/

table tr.text-success,
table tr.text-danger,
table tr.red td,
table tr.green td {
  color: unset !important;
}

/*Overtime*/
form#overtime_request_update_form .input-group.date {
  background: #eeeeee;
}
form#overtime_request_update_form .input-group.date input {
  background-color: #eeeeee !important;
}

@keyframes PMS_reminder {
  0% {
    bottom: -100%;
  }
  100% {
    bottom: 0;
  }
}
@-moz-keyframes PMS_reminder {
  0% {
    bottom: -100%;
  }
  100% {
    bottom: 0;
  }
}
@-ms-keyframes PMS_reminder {
  0% {
    bottom: -100%;
  }
  100% {
    bottom: 0;
  }
}

i.jstree-icon.jstree-themeicon.jstree-themeicon-custom {
  background-size: cover !important;
  border-radius: 50%;
}
.form_box.card .header .section_title ~ p {
  position: absolute;
  right: 20px;
  top: 15px;
}
.form_box.card .header {
  position: relative;
}
.modal-body .table-wrap {
  width: 100%;
  overflow-x: auto;
  margin: 15px 0;
}

div#leave_details .modal-dialog {
  max-width: 600px;
}

form#applied_leave_adjustment button#add_fields {
  margin-top: 25px;
}
form#applied_leave_adjustment input#start_date_apply,
form#applied_leave_adjustment input#end_date_apply {
  background-color: #e6e6e6 !important;
}
form#applied_leave_adjustment
  .input-group.date
  .input-group-append
  button.btn.btn-outline-primary {
  background-color: #e6e6e6;
}

/*********16-2-2022************/
.block-header .btn-warning.btn-sm,
.block-header .btn-success.btn-sm {
  min-height: 42px;
  line-height: 40px;
  font-weight: 500;
  font-size: 14px;
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 5px;
  font-family: "Ubuntu", sans-serif;
  color: #fff;
}

.block-header .top-buttons {
  display: flex;
  align-items: center;
  justify-content: end;
  flex-wrap: wrap;
}
.block-header .top-buttons a.btn,
.block-header .top-buttons button {
  margin-right: 5px !important;
}
.block-header .top-buttons a.btn:last-child {
  margin-right: 0 !important;
}

.form_box.card .card-body .table-responsive .row {
  margin: 0 !important;
}
.form_box.card .card-body .table-responsive .row > .col-sm-12 {
  padding: 0;
}

#leave_expiry_date .dataTables_wrapper .custom_table th.min-w300 {
  min-width: 200px;
}
.apply-middle-text {
  display: flex;
  align-items: center;
  background-color: rgba(0, 131, 215, 0.1);
  justify-content: center;
  border-radius: 8px;
}
.apply-middle-text p {
  margin-bottom: 0;
  font-size: 14px;
  color: #202020;
  font-weight: 500;
}
.apply-middle-text img {
  margin-right: 5px;
}
.form_box.card .header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.form_box.card .header .section_title ~ p {
  position: static;
  margin-bottom: 0;
}
.block-header .inner_box h2 .btn {
  margin-top: -6px;
  margin-bottom: 0;
  line-height: 1.5;
}
.block-header .bh_chart .float-left a.btn.btn-success.btn-sm.request_task,
.block-header .bh_chart .float-left a.btn.btn-warning.btn-sm.view_all_task {
  line-height: 40px;
}
.form_box.video-box-wrapper .header.video-content {
  position: absolute;
}
body:has(.mobile-menuTo) #main-content {
  position: relative;
}
body:has(.mobile-menuTo) #main-content::after{
  content : "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
}
@media (max-width : 1500px) {
  .logo-sticky {
    /* display: none; */
    bottom: 0;
    width: 250px;
    padding: 10px 30px 0px;
    margin-left: 0px;
}
}
@media (max-width : 1400px) {
  div#left-sidebar{
    gap: 0px;
  }
  .logo-sticky{
    margin-left: 0px;
  }
  div#left-sidebar ul.main-menu.metismenu{
    gap: 3px;
  }
  div#left-sidebar .sidebar-scroll{
    padding: 5px 20px 0px 0px;
  }
  .sidebar-nav .metismenu > li a {
    border-left: none;
    padding: 35px 22px 30px 35px;
}
}
@media (max-width : 1300px) {
  .logo-sticky {
    /* display: none; */
    bottom: 0;
    width: 195px;
    padding: 10px 30px 0px;
    margin-left: 0px;
}
.sidebar-nav .metismenu a {
  font-size: 12px;
}
}
@media (max-width: 1200px) {
  .sidebar-nav .metismenu a i {
    left: 7px;
}
.theme-orange .sidebar-nav .metismenu > li i {
  color: #848f96;
  top: 35px;
}
  div#left-sidebar {
    padding: 0px 10px;
}
  .metismenu .has-arrow:after {
    right: 6px;
  }
  div#left-sidebar{
    padding:0px 10px;
  }
  div#left-sidebar ul.main-menu.metismenu{
    gap: 3px;
  }
  .sidebar-nav .metismenu > li a {
    border-left: none;
    padding: 35px 15px 30px 28px;
}
  div#left-sidebar .sidebar-scroll {
    padding: 0px;
    padding-left: 0px;
  }
  .layout-fullwidth #wrapper #left-sidebar {
    left: 5px;
    background-color: #fff;
  }
  .btn-toggle-fullwidth i:before {
    content: "\f0c9";
  }
  .block-header h2 {
    position: relative;
    padding-left: 0px;
  }
  .block-header h2 .btn-toggle-fullwidth {
    display: none;
  }
  .layout-fullwidth .block-header h2 .btn-toggle-fullwidth {
    left: 235px;
  }
  .logo-sticky {
    /* display: none; */
    bottom: 0;
    width: 180px;
    padding: 10px 30px 0px 0px;
}
}
@media (max-width: 992px) {
  .block-header .top-buttons a.btn,
  .block-header .top-buttons button {
    margin-bottom: 5px;
  }
}
@media (max-width: 1024px) {
  .theme-orange .sidebar-nav .metismenu > li i {
    color: #848f96;
    top: 16px;
}
    #close{
        display: block; 
    }
    div#left-sidebar .sidebar-scroll:has(.mobile-menuTo){
        justify-content: space-between;
        padding: 0 15px;
    }
    /* .mobile-menuTo li.active{
      background: #007292;
    } */
    div#left-sidebar .sidebar-scroll {
        padding: 15px 10px 10px;
        width: 300px;
        flex-direction: row;
        justify-content: flex-end;
        align-items: center;
    }
    .sidebar-nav .metismenu > li a{
      padding: 15px 10px 15px 30px;
    }
    .user-account{
        display: none;
        padding-left: 10px;
    }
    
    #main-content {
        margin-top: 0px !important;
    }
    .edited-toggle{
        display: none !important;
    }
    .metismenu .has-arrow:after {
        right: 18px;
    }
    .sidebar-nav .metismenu > li ul {
        position: unset;
        /* top: 100%; */
    width: auto;
    margin-top: 0px !important;
    background-color: #E5F2FB;
    border-top: 0px;
    border: 0px;
    box-shadow: 0px 0px 2px 0px #000;
    border-radius: 0px;
}
  #left-sidebar {
    position: relative;
  }
  .mobile-menuTo {
    position: absolute;
    display: flex !important;
    flex-direction: column !important;
    width: 300px;
    background: #fff;
    right: 0;
    top: 100%;
    height: calc(100vh - 55px) !important;
    overflow-y: auto !important;
}
#hameburger{
    color: #2095f3;
}
#close{
    color: #2095f3;
    font-size: 18px;
}
  /* .sidebar-nav .main-menu {
    display: none !important;
  } */
  .btn-toggle-fullwidth {
    display: inline-block;
    padding-left: 20px !important;
    margin-top: 10px;
  }
  div#left-sidebar {
    flex-direction: row-reverse;
    padding: 15px 20px;
  }
}
@media (max-width: 575px) {
  .section_title,
  .card.card-report-full-leave .header h3.section_title,
  .card.card-report-full-profile .header h3.section_title,
  .card.card-report-full-salaries .header h3.section_title {
    font-size: 22px;
  }
  .block-header .top-buttons a.btn,
  .block-header .top-buttons button {
    min-width: auto !important;
    font-size: 13px;
  }
  .top-buttons .filter_btn {
    width: 35px;
    height: 35px;
    /*margin-right: auto;*/
  }
  .video-box-wrapper .video-content .section_title {
    font-size: 14px;
    line-height: 20px;
  }
  .form_box.video-box-wrapper video {
    width: auto;
  }
  .block-header .top-buttons {
    padding-left: 0;
  }
}

#view_leave_info .modal-dialog {
  max-width: 600px;
}
#view_leave_info .form_box table th {
  white-space: nowrap;
}

#view_overtime_request_info .modal-dialog {
  max-width: 700px;
}
#view_overtime_request_info .form_box table th {
  white-space: nowrap;
}

.user-action-row
  .col-lg-4.neutral-hours-box.overtime_section2
  .box-square:after {
  content: "";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f108";
  font-size: 39px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#0fb8998c),
    to(#038b64)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.user-action-row
  .col-lg-4.neutral-hours-box.assign_request_green
  .box-square:after {
  content: "";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f108";
  font-size: 39px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#0fb8998c),
    to(#038b64)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.user-action-row .col-lg-4.neutral-hours-box.client_feedback .box-square:after {
  content: "";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f108";
  font-size: 39px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#0fb8998c),
    to(#038b64)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.user-action-row .col-lg-4.neutral-hours-box.policies_yellow .box-square:after {
  content: "";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f108";
  font-size: 39px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#0fb8998c),
    to(#038b64)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.user-action-row
  .col-lg-4.neutral-hours-box.task_approval_new
  .box-square:after {
  content: "";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f108";
  font-size: 39px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#0fb8998c),
    to(#038b64)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.user-action-row
  .col-lg-4.neutral-hours-box.my_new_neutral_hours
  .box-square:after {
  content: "";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f108";
  font-size: 39px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#0fb8998c),
    to(#038b64)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.my_description {
  font-size: 14px;
  color: #666;
  font-family: "Ubuntu", sans-serif;
  white-space: pre-wrap;
  word-break: break-word !important;
}
.form_box table tbody th {
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: baseline;
}

.form_box .dataTables_wrapper table {
  width: 100% !important;
}

#pdata_table_wrapper table.mytable tbody td {
  white-space: normal;
}

/* .add-hour-group{margin-bottom: 12px;}
select.form-control:not([size]):not([multiple]){height: 42px;}
.user_photo_section .custom-file .custom-file-label{white-space: nowrap;}
#left-sidebar
{
    z-index: 10000;
} */
@media (max-width: 767px) {
  .sidebar-nav .metismenu a:hover{
    background: #cee6f7 !important;
  }
  #left-sidebar:has(.mobile-menuTo){
    justify-content: flex-end;
  }
  body #left-sidebar{
    justify-content: space-between;
  }
  .user-account{
    padding-left: 0px;
  }
  div#left-sidebar .sidebar-scroll:has(.mobile-menuTo) {
    justify-content: space-between;
    position: absolute;
    padding: 21px 30px 21px 10px;
    background: #fff;
    right: 0;
    top: 16px;
}
  .logo-sticky {
    bottom: 0;
    width: 210px;
    padding: 15px 40px 15px;
    padding-right: 15px;
    padding-left: 0px;
}
  .btn-design .popup-action-button .btn-primary.btn-w180,
  .btn-design .submit_btn .btn-primary.btn-w180 {
    min-width: auto;
    font-size: 14px;
  }
  .block-header .inner_box .apply-middle-text {
    padding: 6px;
    margin: 15px 0;
  }
}
@media (max-width: 575px) {
  .user_photo_section {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 13px;
  }
  .user_photo_section > .col-sm-8 {
    width: calc(100% - 55px);
  }
  .user_photo_section > .col-sm-4 {
    width: 55px;
    padding: 0;
  }
}
@media (max-width: 360px) {
  .btn-design #update_btn.submit_btn {
    margin-right: 9px;
  }
  .btn-design .popup-action-button .btn.btn-primary:nth-child(2) {
    margin-left: 5px;
  }
  .btn-design .popup-action-button .btn-primary.btn-w180,
  .btn-design .submit_btn .btn-primary.btn-w180 {
    padding: 0 10px;
  }
}

@media (max-width: 992px) {
  .taskboard .block-header .col-lg-9 .btn {
    margin: 5px;
  }
  .block-header .bh_chart {
    margin: 0 !important;
  }
}

@media (max-width: 767px) {
  .taskboard .block-header .col-lg-9 .btn {
    margin: 5px;
  }
  body #left-sidebar {
    z-index: 1004;
  }
}

.view_task_btns a.btn {
  margin-top: 0 !important;
  margin-left: 5px !important;
  margin-right: 5px !important;
}
.view_task_btns {
  display: flex;
  align-items: center;
  justify-content: end;
  flex-wrap: wrap;
}

body .dataTables_wrapper.dt-bootstrap4 table.dataTable .thead-dark th {
  z-index: 8;
}

div#my_main_top_loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1051;
  background-color: rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
}

#my_main_top_loader img {
  width: 115px;
}
