@font-face {
  font-family: 'adnoc_sansregular';
  src: url('fonts/adnocsans_rg-webfont.woff2') format('woff2'), url('fonts/adnocsans_rg-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'adnoc_sansmedium';
  src: url('fonts/adnocsans_md-webfont.woff2') format('woff2'), url('fonts/adnocsans_md-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'adnoc_sansbold';
  src: url('fonts/adnocsans_bd-webfont.woff2') format('woff2'), url('fonts/adnocsans_bd-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'adnoc_sansmedium';
  background: #fff;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
body.bg_body .content{
	  background-image: url("../media/images/bg_content.svg");
  background-repeat: no-repeat;
  background-position: right bottom;
	background-size: contain;
}
p {
  font-family: 'adnoc_sansregular';
  font-size: 14px;
}
a {
  color: #0072DE;
}
h1, .h1 {
  font-size: 36px;
  ;
  line-height: 40px;
  font-family: 'adnoc_sansbold';
}
h2, .h2 {
  font-size: 28px;
  ;
  line-height: 36px;
  font-family: 'adnoc_sansbold';
}
h3, .h3 {
  font-size: 24px;
  line-height: 28px;
}
h4, .h4 {
  font-size: 20px;
  margin-bottom: 20px;
  font-family: 'adnoc_sansbold';
}
h5, .h5 {
  font-size: 18px;
}
h6, .h6 {
  font-size: 16px;
}
.desc_text {
  font-size: 18px;
  color: #374151;
}
.clickable-row {
  cursor: pointer;
}
.content-heading h4 {
  margin-top: 30px;
  margin-bottom: 15px;
}
.content-heading {
  align-items: center;
}
.font-size-sm {
  font-size: 12px;
}
.font-regular {
  font-family: 'adnoc_sansregular';
}
.text-muted {
  color: #6B7280 !important;
}
.brand-logo img {
  max-width: 45px;
}
.brand {
  padding-top: 20px;
  height: auto;
  background-color: #F9FAFB;
}
.header_profile img {
  width: 40px;
  height: 40px;
  border-radius: 50px;
}
.topbar_search .form-control {
  background: #F3F4F6;
  border: none;
  border-radius: 8px;
  padding-top: 14px;
  width: 300px;
}
.topbar_search .input-icon span {
  top: 3px;
}
.topbar_search .form-group input::placeholder {
  font-size: 15px;
  opacity: 1;
  color: #6B7280;
  font-family: 'adnoc_sansregular';
}
.icon_notification.symbol {
  width: 22px;
  height: 22px;
}
.icon_notification.symbol img {
  width: 22px;
  height: 22px;
}
.aside-menu .menu-nav .menu_icon {
  margin-top: -8px;
}
.aside-menu .menu-nav > .menu-item > .menu-link {
  padding: 17px 15px 10px;
}
.aside-menu .menu-nav > .menu-item > .menu-heading .menu-text, .aside-menu .menu-nav > .menu-item > .menu-link .menu-text {
  flex-grow: 0;
}
.aside-menu .menu-nav > .menu-item > .menu-heading .menu-arrow, .aside-menu .menu-nav > .menu-item > .menu-link .menu-arrow {
  margin-left: auto;
}
.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-text, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-text {
  flex-grow: 0;
}
.menu-label .label {
  border-radius: 50px;
  margin-top: -6px;
  padding-top: 8px;
  background: #F0F8FF;
  border-color: #B3DAFF;
}
.aside-menu .menu-nav > .menu-item {
  padding: 0 15px;
}
.aside-menu .menu-nav .menu-inner, .aside-menu .menu-nav .menu-submenu {
  padding: 12px;
  background: #fff;
  margin-top: 10px;
  border-radius: 10px;
}
.aside-menu .menu_arrow {
  margin-left: auto;
}
.aside-menu .menu_arrow img {
  transform: rotate(180deg);
  transition: all .3s ease-in-out;
}
.aside-menu .menu-item-open .menu_arrow img {
  transform: rotate(0deg);
  transition: all .3s ease-in-out;
}
.aside-menu .menu-nav > .menu-item > .menu-submenu .menu-subnav > .menu-item > .menu-link {
  padding-left: 12px;
  padding-top: 10px;
  border-radius: 10px;
}
.menu-item-open .menu-link.menu-toggle {
  background-color: #ffffff !important;
  box-shadow: 0px 1px 2px #121A2B0D;
  border-radius: 10px;
}
.aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading, .aside-menu .menu-nav > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link {
  background-color: #ffffff !important;
  box-shadow: 0px 1px 2px #121A2B0D;
  border-radius: 10px;
}
.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link {
  background: #F9FAFB;
  border-radius: 10px;
}
.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-heading .menu-text, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item:not(.menu-item-parent):not(.menu-item-open):not(.menu-item-here):not(.menu-item-active):hover > .menu-link .menu-text {
  color: #111827;
}
.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading .menu-text, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link .menu-text {
  color: #111827;
}
.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-heading .menu-text, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-link .menu-text {
  color: #111827;
}
.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-heading, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-link {
  background-color: #F9FAFB !important;
}
.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item {
  margin-bottom: 4px;
}
.brand-toggle .svg-icon img {
  transform: rotate(270deg);
  transition: all .3s ease-in-out;
}
.brand-toggle.active .svg-icon img {
  transform: rotate(90deg);
  transition: all .3s ease-in-out;
}
.aside-minimize .aside-menu .menu_arrow, .aside-minimize .aside-menu .menu-label {
  display: none !important;
}
.aside-minimize .aside-menu .menu-nav .menu-item {
  padding: 0 10px !important;
}
.aside-minimize .logout_bottom {
  padding: 10px 28px;
}
.aside-minimize .logout_bottom p {
  display: none;
}
.aside-minimize-hover .logout_bottom p {
  display: block;
}
.aside-minimize-hover .aside-menu .menu_arrow, .aside-minimize-hover .aside-menu .menu-label {
  display: block !important;
}
.aside-minimize-hover .aside-menu .menu-nav .menu-item {
  padding: 0 15px !important;
}
.aside-enabled .header.header-fixed {
  padding-top: 40px;
  height: auto;
}
.mobile_icon.burger-icon {
  background-image: url("../media/images/icon_menu.svg");
  background-repeat: no-repeat;
  height: 100%;
  border-radius: 0;
  background-position: center;
  display: none;
}
.top_wrap_mobile, .brand-logo.mobile_brand {
  display: none;
}
.mobile_search .form-group {
  width: 100%;
}
.topbar {
  gap: 18px;
  align-items: center;
}
.devider {
  height: 28px;
  width: 1px;
  background: #D1D5DB;
}
.header .profile_name {
  margin-top: 12px;
}
.header .profile_name h2 {
  font-family: 'adnoc_sansregular';
  margin-bottom: 12px;
}
.header .profile_name p {
  font-family: 'adnoc_sansregular';
  color: #6B7280;
}
.header .profile_name .icon_calendar {
  margin-right: 8px;
  margin-top: -3px;
}
.icon_notification .symbol-badge {
  width: 10px;
  height: 10px;
  top: -2px;
  right: -1px;
  border: none;
}
.logout_bottom {
  position: absolute;
  bottom: 13px;
  padding: 10px 30px;
  right: 0;
  left: 0;
  background: #F9FAFB;
}
.logout_bottom a {
  color: #111827;
  display: flex;
}
.logout_bottom a p {
  margin-bottom: 0;
  margin-top: 6px;
  font-family: 'adnoc_sansmedium';
}
.logout_bottom img {
  width: 18px;
  margin-right: 14px;
}
.notification_close {
  padding: 0;
  margin-bottom: 20px;
  width: fit-content;
}
.notification_close img {
  width: 18px;
  transform: rotate(90deg);
  transition: all .3s ease-in-out;
  margin-left: -4px;
}
.topbar .topbar-item .btn:hover {
  background: none;
}
.notification_wrap .form-control {
  background: #F3F4F6;
  border: none;
  border-radius: 8px;
  padding-top: 15px;
}
.notification_wrap .form-group input::placeholder {
  font-size: 15px;
  opacity: 1;
  color: #6B7280;
  font-family: 'adnoc_sansregular';
}
.notification_wrap .input-icon span {
  top: 3px;
}
.offcanvas {
  width: 450px;
}
.offcanvas.offcanvas-right {
  right: -450px;
}
.notifi_list_wrap h6 {
  margin-bottom: 3px;
}
.notifi_list_wrap .icon_circle_w {
  overflow: hidden;
}
.notifi_list_wrap .icon_circle_w img {
  max-width: 100%;
  max-height: 100%;
}
.content {
  padding-top: 35px;
}
.service_list {
  margin-bottom: 25px;
  cursor: pointer;
}
.service_list .border_w {
  border: 1px solid #E5E7EB;
  border-radius: 16px;
  padding: 30px;
  gap: 20px;
  height: 100%;
  align-items: center;
	background: #fff;
}
.service_list .service_name {
  font-size: 20px;
  display: flex;
  align-items: center;
}
.service_list .icon_w {
  display: flex;
  align-items: center;
}
.service_list .icon_w img {
  max-width: 42px;
}
.service_right_panel .border_w {
  background: #F9FAFB;
  border: none;
  padding: 20px 30px;
}
.service_right_sub {
  padding: 0 35px;
}
.service_sub_list a {
  display: flex;
  border: 1px solid #E5E7EB;
  border-radius: 16px;
  padding: 27px 30px 20px;
  gap: 20px;
  width: 100%;
  align-items: center;
  margin-bottom: 15px;
  color: #111827;
}
.service_sub_list .service_name {
  font-size: 18px;
  font-family: 'adnoc_sansregular';
  display: flex;
  align-items: center;
}
.offcanvas-right .top_panel_w {
  padding: 30px;
}
.service_list.service_right_panel {
  margin-top: 25px;
  margin-bottom: 10px;
}
.service_sub_list .icon_w {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -10px;
}
.service_sub_list .icon_w {
  max-width: 100%;
}
.initiate_reques_main {
  display: flex;
  flex-flow: row;
  flex-grow: 1;
}
.initiate_reques_main .left_timeline {
  display: flex;
  flex-shrink: 0;
  background: #F9FAFB;
  width: 400px;
  /* height: 100%; */
  align-items: flex-start;
  flex-direction: column;
}
.init_request_service_name {
  background: #fff;
  padding: 25px 20px 20px;
  display: flex;
  align-items: center;
  flex-grow: 0;
  gap: 20px;
  border-radius: 8px;
  width: 100%;
}
.init_request_service_name .service_name {
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.init_request_service_name .service_name p {
  margin-bottom: 0;
  color: #4B5563;
}
.init_request_service_name .icon_w {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -7px;
}
.init_request_service_name .icon_w img {
  max-width: 100%;
}
.timeline_title {
  font-size: 14px;
}
.timeline_sub {
  color: #4B5563;
  font-size: 12px;
  font-family: 'adnoc_sansregular';
}
.timeline_w {
  margin-top: 50px;
}
.timeline_w .timeline.timeline-2 .timeline-item .timeline-badge {
  left: -4px;
  background: #F9FAFB;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  position: static;
}
.timeline_w .timeline.timeline-2 .timeline-bar {
  left: 14px;
}
.timeline_w .timeline.timeline-2 .timeline-item {
  padding: 0;
  align-items: flex-start;
  min-height: 70px;
  flex-direction: row;
  position: relative;
}
.timeline_w .timeline.timeline-2 .timeline-item .timeline-bar_wrap {
  height: 100%;
}
.timeline-item.last .success .v_line {
  display: none;
}
.timeline-item.last {
  min-height: 0 !important;
}
.timeline.timeline-2 .timeline-bar {
  width: 2px;
}
.timeline-badge .dot {
  width: 6px;
  height: 6px;
  background: #E5E7EB;
  border-radius: 50px;
  flex-shrink: 0;
}
.badge_success {
  width: 20px;
  height: 20px;
  background: #16A34A;
  border-radius: 50px;
  flex-shrink: 0;
  display: none;
}
.timeline-badge.success .badge_success {
  display: block;
}
.timeline-badge.success .badge_success img {
  padding: 3px;
}
.timeline-badge.success .dot {
  display: none;
}
.timeline-badge .outer_border {
  border: 1px solid #E5E7EB;
  background: #fff;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 50px;
}
.timeline-badge .v_line {
  width: 2px;
  height: 0;
  background: #16A34A;
  position: absolute;
  top: 23px;
  left: 14px;
  transition: all .6s ease-out;
}
.timeline-item.last .v_line {
  display: none;
}
.timeline-badge.success .v_line {
  height: 96%;
  transition: all .6s ease-out;
}
.timeline_w .timeline.timeline-2 .timeline-item .timeline-content {
  margin-top: 5px;
}
.header_back {
  display: flex;
  /* margin-bottom: 80px; */
}
.header_back .back_btn img {
  width: 15px;
  height: 20px;
  transform: rotate(270deg);
  margin: -2px 6px 0 0;
}
.header_back a.back_btn {
  font-size: 18px;
  color: #111827;
}
.initiate_reques_main .right_content {
  display: flex;
  flex-grow: 1;
  padding: 30px;
  flex-direction: column;
}
.initiate_reques_main .main_icon_w {
  width: 100px;
  height: 100px;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 46px;
}
.initiate_reques_main .main_icon_w img {
  width: 100px;
  height: 100px;
}
.initiate_reques_main .right_content .title_text {
  text-align: center;
  margin-bottom: 40px;
}
.initiate_reques_main .right_content .title_text p {
  font-size: 18px;
  color: #374151;
}
.initiate_reques_main .info_list_w {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}
.initiate_reques_main .info_list {
  display: flex;
  flex-direction: row;
  gap: 20px;
  margin-bottom: 20px;
}
.initiate_reques_main .info_list .left_icon {
  background: #DBEEFF;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  margin-top: -2px;
  flex-shrink: 0;
}
.initiate_reques_main .info_list .right_text p {
  font-size: 16px;
  color: #4B5563;
}
.initiate_reques_main .info_list .right_text h4 {
  margin-bottom: 0.5rem;
}
.initiate_reques_main .max_width {
  max-width: 710px;
}
.btn.btn_theme {
  font-size: 16px;
  padding: 15px 20px 7px;
  min-width: 170px;
  border-radius: 8px;
}
.btn_add_employee {
  border: 1px solid #D1D5DB;
  padding: 22px 20px 16px;
  border-radius: 8px;
  color: #111827;
  font-size: 16px;
  font-family: 'adnoc_sansregular';
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.btn_add_employee img {
  margin-top: -8px;
}
.btn_add_employee:hover {
  background: #F9FAFB;
  color: #111827;
}
.search_btn_wrap {
  max-width: 512px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 70px;
}
.devider_or {
  height: 1px;
  display: flex;
  background: #E5E7EB;
  margin: 40px 0;
  justify-content: center;
}
.devider_or span {
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -16px;
  font-size: 14px;
}
.filter_group .input-icon {
  display: flex;
}
.filter_group .form-control {
  border-right: 0;
  height: 50px;
  border-radius: 8px 0 0 8px;
  padding-top: 18px;
  font-size: 16px;
  font-family: 'adnoc_sansregular';
}
.filter_group .icon_filter {
  border: 1px solid #E4E6EF;
  align-items: center;
  display: flex;
  height: 50px;
  padding: 10px;
  border-radius: 0px 8px 8px 0;
  border-left: 0;
}
.filter_group .input-icon span {
  left: 5px;
  top: 6px;
}
.looking_someone_wrap {
  margin-top: 100px;
}
.looking_someone_wrap h4 {
  color: #9CA3AF;
}
.looking_someone_wrap p {
  color: #9CA3AF;
  font-size: 16px;
}
.looking_someone_wrap .icon_wrap {
  margin-bottom: 15px;
  width: 75px;
  height: 81px;
  margin-left: auto;
  margin-right: auto;
}
.looking_someone_wrap .icon_wrap img {
  max-width: 100%;
}
/*begin cutom table css*/
.responsive_table table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
.responsive_table table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}
.responsive_table table tbody tr {
  border-bottom: 1px solid #EDF1F1;
}
.responsive_table table tbody tr:last-child {
  border: none;
}
.responsive_table table td {
  padding: 18px 22px 18px;
}
.responsive_table table th {
  padding: 22px 22px 16px;
  color: #374151;
  font-size: 14px;
  font-weight: normal;
  background: #F9FAFB;
  text-align: left;
}
.responsive_table table td {
  font-size: 16px;
  font-family: 'adnoc_sansregular';
  text-align: left;
}
@media screen and (max-width: 800px) {
  .responsive_table .table {
    border: 0;
  }
  .responsive_table table caption {
    font-size: 1.3em;
  }
  .responsive_table table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .responsive_table table tr {
    /*    border-bottom: 3px solid #ddd;*/
    display: block;
    margin-bottom: .625em;
  }
  .responsive_table table td {
    border-bottom: 1px solid #ddd;
    display: block;
    text-align: left;
    position: relative;
  }
  .responsive_table table td::before {
    content: attr(data-label);
    float: left;
    font-size: 14px;
    font-family: 'adnoc_sansmedium';
    position: absolute;
    left: 10px;
    top: 10px;
    color: #6B7280;
  }
  .responsive_table table th, .responsive_table table td {
    padding: 45px 10px 12px !important;
  }
  .responsive_table table td:last-child {
    border-bottom: 0;
  }
  .responsive_table table tr:nth-child(even) {
    background-color: #f2f2f2;
  }
  .table_two_rows {
    margin-bottom: 10px;
  }
}
/*end cutom table css*/
.table_wrap h4 {
  margin-bottom: 20px;
}
.responsive_table .flex_wrap {
  display: flex;
  gap: 15px;
  align-items: center;
  /*  width: max-content;*/
}
.responsive_table .flex_wrap .desc_right {
  display: flex;
  flex-flow: column;
}
.responsive_table .prof_pic {
  width: 68px;
  height: 68px;
  border-radius: 80px;
  overflow: hidden;
  display: flex;
  flex-shrink: 0;
  position: relative;
}
.responsive_table .prof_pic img {
  width: 100%;
}
.table_border {
  border: 1px solid #EDF1F1;
  border-radius: 8px;
  /*  overflow: hidden;*/
  width: 100%;
  height: auto;
}
.table_border tr th:first-child {
  border-radius: 10px 0 0 0;
}
.table_border tr th:last-child {
  border-radius: 0 10px 0 0;
}
.flex_wrap .desc_right .text {
  font-family: 'adnoc_sansmedium';
  margin-bottom: 5px;
}
.flex_wrap .desc_right .sub {
  font-size: 14px;
  color: #4B5563;
}
.responsive_table .min-width-th {
  min-width: 300px;
}
.offcanvas.offcanvas-right.left_timeline {
  right: auto;
  position: relative;
  padding: 30px;
  padding-top: 60px;
  box-shadow: none;
}
.offcanvas.offcanvas-right.left_timeline .offcanvas-content {
  width: 100%;
}
#kt_quick_timeline_new_close {
  display: none;
}
.timeline_mobile_h {
  display: none;
}
.border_form {
  border: 1px solid #E5E7EB;
  border-radius: 16px;
  padding: 35px 25px;
  margin-bottom: 40px;
}
.uplpad_profile_wrap {
  display: flex;
  gap: 20px;
  margin-bottom: 23px;
}
.uplpad_profile_wrap .left_img {
  width: 80px;
  height: 80px;
  border-radius: 100px;
  background: #F3F4F6;
  align-items: center;
  display: flex;
  justify-content: center;
  overflow: hidden;
}
.uplpad_profile_wrap .left_img img {
  max-height: 100%;
  max-width: 100%;
}
.uplpad_profile_wrap .right {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 6px;
}
.uplpad_profile_wrap .right .title {
  color: #374151;
  font-size: 14px;
}
.uplpad_profile_wrap .right .types {
  color: #9CA3AF;
  font-size: 14px;
  font-family: 'adnoc_sansregular';
}
.btn_wrap_priority {
  display: flex;
  gap: 20px;
}
.btn_wrap_priority .btn {
  border-radius: 50px;
  padding: 10px 18px 5px;
  border-color: #E5E7EB;
  min-width: 10px;
  font-size: 14px;
}
.btn_wrap_priority .btn.btn-outline-primary.selected {
  background: #F0F8FF;
  border-color: #0072DE;
}
.btn_wrap_priority .btn.btn-outline-primary:focus {
  color: #0072DE;
}
.btn_wrap_priority .btn.btn-outline-warning.selected {
  background: #fff6e5;
  border-color: #FFA800;
}
.btn_wrap_priority .btn.btn-outline-danger.selected {
  background: #fedede;
  border-color: #DC2626;
}
.form-group {
  margin-bottom: 20px;
}
.custom-select.form-control {
  background: #ffffff url("../media/images/arrow_down.svg") right 14px center / 14px 10px no-repeat;
  border-radius: 10px;
  height: 50px;
  padding-top: 14px;
  font-family: 'adnoc_sansregular';
  font-size: 16px;
}
.form-group label {
  font-size: 14px;
}
.form-control {
  border-color: #E5E7EB;
  border-radius: 10px;
  padding: 16px 15px 8px;
  font-size: 16px;
  font-family: 'adnoc_sansregular';
  height: auto;
}
.form-control:focus {
  border-color: #e5e7eb !important;
}
.was-validated .form-control:invalid {
  border-color: #e5e7eb !important;
}
textarea.form-control {}
.btn {
  min-width: 185px;
  border-radius: 8px;
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 7px;
}

.button_wrap_bottom {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  margin-top: 20px;
}
.topbar .btn {
  min-width: auto;
  font-size: 12px;
}
.btn.notification_close, .btn.btn-icon-mobile {
  min-width: auto;
}
.upload_pic {
  color: #0072DE;
  font-size: 14px;
}
.remove_pic {
  color: #DC2626;
  margin-left: 15px;
  font-size: 14px;
}
.date .input-group-text {
  background: none;
  border-left: none;
  border-radius: 10px;
}
.date .form-control {
  border-right: 0;
}
.date .form-control:focus {
  border-color: #e5e7eb;
}
.border_form h4 {
  margin-bottom: 30px;
}
.country_code .btn {
  min-width: auto;
  border: 1px solid #E5E7EB;
  border-right: none;
}
.country_code input {
  border-left: none;
}
.dropzone.dropzone-default {
  padding: 20px;
  text-align: center;
  cursor: pointer;
  border: 1px dashed #D1D5DB;
  border-radius: 10px;
}
.dropzone.dropzone-default .dropzone-msg-title {
  color: #111827;
  font-size: 16px;
  padding: 10px;
}
.dropzone.dropzone-default .dropzone-msg-desc {
  color: #4B5563;
  font-size: 14px;
  font-family: 'adnoc_sansregular';
}
.dropzone.dropzone-default .upload_icon {
  width: 30px;
  height: 30px;
}
.dropzone .dz-preview .dz-remove {
  margin-top: 10px;
}
.terms_wrap p {
  margin-bottom: 0;
  font-size: 16px;
  color: #4B5563;
}
.terms_wrap .checkbox-inline {
  align-items: flex-start;
}
.terms_wrap {
  margin-top: 20px;
}
.button_wrap_bottom .btn.disabled {
  background: #F3F4F6;
  color: #9CA3AF;
  border-color: #F3F4F6;
}
.submitted_info {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  flex-grow: 1;
  justify-content: center;
  padding: 25px;
}
.submitted_info .icon_wrap {
  margin-bottom: 40px;
}
.submitted_info p {
  font-size: 18px;
  margin-bottom: 0;
  color: #374151;
}
.submitted_info h1 {
  margin-bottom: 10px;
  ;
}
.submitted_info .btn {
  margin-top: 30px;
}
.return_request_wrap {
  background: #fff;
  padding: 15px;
  display: flex;
  border-radius: 10px;
  flex-direction: column;
  gap: 10px;
  margin-top: 40px;
}
.return_request_wrap .top_wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
.return_request_wrap .profile_pic {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  display: block;
  overflow: hidden;
}
.return_request_wrap .profile_pic img {
  width: 100%;
  max-height: 100%;
}
.return_request_wrap .right_wrap {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 0px;
  padding-top: 5px;
}
.return_request_wrap .right_wrap p {
  margin-bottom: 0;
}
.return_request_wrap .desc {
  font-size: 14px;
  font-family: 'adnoc_sansregular';
  color: #4B5563;
}
.remark_modal button.close {
  position: absolute;
  right: 20px;
  top: 20px;
  opacity: 1;
}
.remark_modal button.close i {
  color: #000;
}
.modal-content {
  border-radius: 10px;
}
.remark_modal .profile_pic {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  display: block;
  overflow: hidden;
  margin-bottom: 15px;
}
.remark_modal .profile_pic img {
  width: 100%;
  max-height: 100%;
}
.remark_modal .modal-content {
  display: flex;
  align-items: center;
  padding: 20px;
  padding-top: 30px;
}
.remark_modal .top_wrap {
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
}
.remark_modal .date_time {
  color: #4B5563;
  font-size: 14px;
  display: flex;
  gap: 10px;
  font-family: 'adnoc_sansregular';
  align-items: baseline;
}
.remark_modal .date_time .right, .remark_modal .date_time .left {
  display: flex;
  gap: 10px;
  align-items: center;
}
.remark_modal .date_time .right img, .remark_modal .date_time .left img {
  margin-top: -7px;
  width: 15px;
}
.remark_modal .date_time .v_line {
  width: 1px;
  height: 18px;
  border-right: 1px solid #D1D5DB;
}
.remark_modal .desc {
  border-radius: 10px;
  border: 1px solid #E5E7EB;
  padding: 20px;
  color: #111827;
  font-size: 14px;
  margin-top: 20px;
  font-family: 'adnoc_sansregular';
}
.remark_modal .modal-dialog {
  max-width: 445px;
}
.modal_acknowledgments ul {
  padding-left: 25px;
}
.modal_acknowledgments li {
  font-size: 14px;
  color: #111827;
  font-family: 'adnoc_sansregular';
}
.modal_acknowledgments .modal-header {
  border-bottom: 0;
}
.modal_acknowledgments .modal-body {
  padding-top: 0;
}
.modal .modal-header .close {
  opacity: 1;
}
.modal .modal-header .close i {
  opacity: 1;
  color: #000;
}
.view_service_link img {
  width: 23px;
  height: 16px;
  margin-top: -3px;
}
.view_service_link {
  color: #0072DE;
  font-size: 16px;
  margin-top: 6px;
}
.view_all_service_side .top_panel_w {
  padding: 30px 30px 0px;
}
.view_all_service_side h3 {
  margin-bottom: 20px;
}
.brand-toggle.btn {
  min-width: auto;
}
.service_advance_search_wrap {
  padding: 30px;
}
.service_advance_search_wrap .n_search {
  margin-bottom: 30px;
}
.service_advance_search_wrap .n_search .form-control {
  background: #F3F4F6;
  border: none;
  border-radius: 8px;
  padding-top: 15px;
}
.service_advance_search_wrap .n_search .input-icon span {
  top: 5px;
}
.service_advance_search_wrap .n_search input::placeholder {
  font-size: 15px;
  opacity: 1;
  color: #6B7280;
  font-family: 'adnoc_sansregular';
}
.btn_bottom_ad_search {
  margin-top: 30px;
  justify-content: flex-end;
}
.modal_cancel_request .modal-dialog {
  max-width: 400px;
}
.modal_cancel_request .btn {
  min-width: 155px;
}
.modal_cancel_request .button_wrap {
  display: flex;
  justify-content: space-between;
  padding-top: 13px;
  padding-bottom: 5px;
}
.modal_cancel_request .modal-header {
  border-bottom: 0;
}
.modal_cancel_request .modal-body {
  padding-top: 0;
}
.inbox_title_section .right_group {
  margin-left: auto;
  gap: 10px;
  display: flex;
  height: fit-content;
}
.inbox_title_section .right_group .label {
  border-radius: 50px;
  font-size: 14px;
  padding-top: 7px;
  padding-bottom: 0px;
  font-family: 'adnoc_sansregular';
  height: auto;
  line-height: 13px;
  margin-left: 5px;
}
.inbox_title_section .right_group img {
  margin-right: 10px;
  margin-top: -3px;
}
.inbox_title_section .right_group .btn {
  min-width: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.inbox_title_section h1 {
  margin-bottom: 0;
  padding-top: 15px;
}
.right_group .label.label-outline-primary {
  border-color: #B3DAFF;
  background: #F0F8FF;
  align-items: center;
}
.inbox_sub_title_section h4 {
  margin-bottom: 0;
  font-family: 'adnoc_sansregular';
}
.inbox_sub_title_section {
  margin-top: 20px;
  align-items: baseline;
  margin-bottom: 25px;
}
.inbox_sub_title_section .right_group {
  margin-left: auto;
  display: flex;
  gap: 7px;
  flex-shrink: 0;
}
.inbox_sub_title_section .right_group .right_small {
  display: flex;
  gap: 7px;
}
/*begin Table custom search*/
#custom-search .search-query {
  padding: 15px;
  padding-top: 22px;
  width: 40px;
  height: 44px;
  border: 0px solid transparent;
  background-color: transparent;
  color: transparent;
  font-size: 16px;
  ;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  margin-bottom: 0;
}
/* Hide Text when unfocused plus fallbacks */
#custom-search .search-query::placeholder {
  color: transparent;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
#custom-search .search-query::-webkit-input-placeholder {
  color: transparent;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
#custom-search .search-query::-moz-placeholder {
  color: transparent;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
#custom-search .search-query:-moz-placeholder {
  color: transparent;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
#custom-search .search-query:-ms-input-placeholder {
  color: transparent;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
/* Style when Search is selected */
#custom-search .search-query:focus {
  width: 350px;
  padding-left: 38px;
  padding-top: 22px;
  outline: none;
  color: #3F4254;
}
/* Style for placeholder value plus fallbacks */
#custom-search .search-query:focus::placeholder {
  font-size: 16px;
  color: #3F4254;
}
#custom-search .search-query:focus::-webkit-input-placeholder {
  font-size: 16px;
  color: #3F4254;
}
#custom-search .search-query:focus::-moz-placeholder {
  color: transparent;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
#custom-search .search-query:focus::-moz-placeholder {
  color: transparent;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
#custom-search .search-query:focus:-ms-input-placeholder {
  font-size: 16px;
  color: #3F4254;
}
/* Style for Button */
#custom-search button {
  border: 0;
  background: none;
  padding: 0;
  width: 50px;
  margin-top: -5px;
  position: relative;
  top: 2px;
  left: -48px;
  margin-bottom: 0;
  border-radius: 3px;
}
/* Font Awesome Icon Style */
#custom-search .icon_search {
  position: absolute;
  left: 14px;
  top: 50%;
  color: #374151;
  margin-top: -7px;
}
/*begin Table custom search*/
.table_saerch {
  border: 1px solid #E4E6EF;
  border-radius: 8px;
  position: relative;
  padding-right: 16px;
  display: flex;
  align-items: center;
  padding-left: 5px;
  cursor: pointer;
	background: #fff;
}
.table_saerch:hover {
  background-color: #F9FAFB;
}
#custom-search .text {
  font-size: 16px;
  color: #3F4254;
  padding-top: 7px;
}
.table_saerch.active .text {
  display: none;
}
.table_saerch.active {
  background: #F3F4F6;
  border: 1px solid #F3F4F6;
}
.inbox_sub_title_section .right_group .btn {
  width: auto;
  /* min-width: fit-content; */
  height: 46px;
  align-items: center;
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
	background: #fff;
  justify-content: center;
}
.inbox_sub_title_section .right_group .btn img {
  margin-right: 5px;
  margin-top: -8px;
}
.inbox_sub_title_section .right_group .btn:after {
  display: none;
}
.inbox_sub_title_section .right_group .dropdown-toggle .arrow {
  transform: rotate(180deg);
  margin-left: 10px;
  margin-right: -5px;
}
.inbox_sub_title_section .right_group .dropdown-menu {
  border-radius: 10px;
  width: 110px;
  min-width: 10px;
  padding: 0;
  padding-top: 0px;
  padding-bottom: 3px;
}
.inbox_sub_title_section .right_group .navi-text {
  font-size: 14px !important;
}
.inbox_sub_title_section .right_group .navi-link {
  font-size: 14px !important;
  padding-left: 20px;
  padding-right: 15px;
  padding-top: 14px;
  padding-bottom: 6px;
  border-bottom: 1px solid #e9e8e8;
}
.inbox_sub_title_section .right_group .navi-link:hover .navi-text {
  color: #3F4254;
}
.inbox_sub_title_section .right_group .navi-link img {
  margin-right: 5px;
  margin-top: -5px;
}
.inbox_sub_title_section .right_group .navi {
  padding-top: 0;
  padding-bottom: 0;
}
.text_single {
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  max-width: 150px;
}
.label.status {
  padding: 15px 20px 7px !important;
  border-radius: 50px;
  font-size: 14px;
  font-family: 'adnoc_sansregular';
  height: auto !important;
}
/*begin Progress dashed */
.progress-dashed {
  display: flex;
  height: 7px;
  overflow: hidden;
  justify-content: space-between;
  text-align: center;
  gap: 10px;
  max-width: 280px;
}
.progress-dashed .step {
  flex-grow: 1;
  background: #E5E7EB;
  border-radius: 50px;
}
.progress-dashed .step.complete {
  background: #15803D;
}
/*end Progress dashed */
.group_content {
  display: flex;
  flex-flow: column;
  gap: 8px;
  width: 100%;
}
.group_content .desc_right {
  display: flex;
  flex-flow: column;
}
.group_content .desc_right .text {
  font-family: 'adnoc_sansmedium';
  margin-bottom: 5px;
}
.group_content .desc_right .sub {
  font-size: 14px;
  color: #4B5563;
}
.table_two_rows {
  display: flex;
  flex-flow: row;
  align-items: center;
  gap: 25px
}
.btn_table_action {
  width: 30px;
  border: 1px solid #E5E7EB;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  height: 30px;
  border-radius: 6px;
  padding-top: 8px;
}
.tsmall_width {
  width: 200px;
}
.table_actions .navi {
  padding-top: 0;
  padding-bottom: 0;
}
.table_actions .navi .navi-item .navi-link {
  font-size: 14px !important;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 14px;
  padding-bottom: 6px;
  border-bottom: 1px solid #e9e8e8;
}
.table_actions .navi .navi-item .navi-link:hover .navi-text {
  color: #3F4254;
}
.table_actions .navi-link img {
  margin-right: 5px;
  margin-top: -8px;
}
.table_actions .navi-text {
  font-size: 14px !important;
}
.table_actions .dropdown-menu {
  border-radius: 10px;
  width: 110px;
  min-width: 10px;
  padding: 0;
  padding-top: 0px;
  padding-bottom: 3px;
}
.table_actions .navi .navi-item.delete .navi-link:hover .navi-text, .table_actions .navi-item.delete .navi-text {
  color: #DC2626;
}
.table_actions .navi-item.delete img {
  margin-left: 2px;
}
.page_title.inbox_title_section {
  align-items: center;
  flex-wrap: wrap;
}
.max-width-th {
  width: 220px;
}
.pagination_wrap .middle_p {
  align-content: center;
  align-items: center;
  display: flex;
  gap: 10px;
}
.pagination_wrap .middle_p a:hover {
  background: #F0F8FF;
}
.pagination_wrap .p_number {
  border: 1px solid #E5E7EB;
  border-radius: 6px;
  padding: 10px 0px 2px;
  width: 33px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  color: #374151;
}
.pagination_wrap .p_number.active {
  background: #0072DE;
  color: #fff;
}
.pagination_wrap .arrow {
  color: #374151;
  padding: 10px 0px 2px;
  width: 33px;
  height: 33px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  border-radius: 6px;
}
.pagination_wrap .arrow i {
  color: #6B7280;
}
.pagination_wrap .form-control {
  padding: 6px 4px 0px;
  font-size: 14px;
  width: 55px;
}
.pagination_wrap .right_p {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 10px;
}
.pagination_wrap .left_p .text-muted {
  font-family: 'adnoc_sansregular';
  color: #374151 !important;
  padding-top: 9px;
}
.pagination_wrap .right_p .text-muted {
  display: block;
  width: 40px;
  font-family: 'adnoc_sansregular';
  color: #374151 !important;
  padding-top: 9px;
}
.pagination_wrap {
  margin: 35px 25px
}
.category_card .category_btn {
  border: 1px solid #E4E6EF;
  padding: 24px;
  cursor: pointer;
  display: flex;
  border-radius: 16px;
  align-items: center;
  flex-grow: 1;
	background: #fff;
}
.category_card .category_btn .icon_service {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.category_card .category_btn .arrow {
  transform: rotate(180deg);
  transition: all .3s ease-out;
}
.category_card.show .category_btn .arrow {
  transform: rotate(0deg);
  transition: all .3s ease-out;
}
.category_card .category_btn .text {
  color: #374151;
  font-size: 14px;
}
.category_card .category_btn .label {
  background: #F0F8FF;
  font-size: 14px;
  color: #0072DE;
  border: none;
  padding: 8px 9px 1px;
  border-radius: 6px;
  height: auto;
  margin: 0 15px;
  margin-left: auto;
}
.category_card {
  position: relative;
  display: flex;
  flex-grow: 1;
}
.category_card .dropdown-menu {
  width: 100%;
  border-radius: 12px;
}
.category_card .dropdown-menu .navi-item {
  border-bottom: 1px solid #F3F4F6;
}
.category_card .dropdown-menu .navi-text {
  font-size: 12px !important;
  font-family: 'adnoc_sansregular';
  margin-top: 5px;
  color: #111827 !important;
}
.category_card .dropdown-menu .label {
  background: #F0F8FF;
  font-size: 14px;
  color: #0072DE;
  border: none;
  padding: 8px 9px 1px;
  border-radius: 6px;
  height: auto;
  margin: 0 0 0 5px;
}
.category_card .dropdown-menu .navi-link:hover {
  background: none !important;
  color: #111827 !important;
}
.category_card .dropdown-menu .navi-link:hover .navi-text {
  color: #111827 !important;
}
.category_wrap {
  gap: 20px;
  margin: 20px 0 0;
}
.modal_cancel_request p {
  color: #4B5563;
}
.drafts_title {
  margin-bottom: 20px;
}
.btn_continue {
  border: 1px solid #0072DE;
  border-radius: 8px;
  padding: 7px;
  font-size: 14px;
  height: 30px;
  display: block;
  max-width: 130px;
  text-align: center;
  font-family: 'adnoc_sansmedium';
}
.btn_continue:hover {
  background: #F0F8FF;
}
.filter_side_wrap {
  padding: 30px 30px 0 30px;
}
.filter_side_wrap .n_search {
  margin-bottom: 30px;
}
.filter_side_wrap .n_search .form-control {
  background: #F3F4F6;
  border: none;
  border-radius: 8px;
  padding-top: 15px;
}
.filter_side_wrap .n_search .input-icon span {
  top: 5px;
}
.filter_side_wrap .n_search input::placeholder {
  font-size: 15px;
  opacity: 1;
  color: #6B7280;
  font-family: 'adnoc_sansregular';
}
.filter_labels .label {
  background: #F3F4F6;
  border-radius: 50px;
  padding: 14px 20px 6px;
  display: flex;
  height: auto;
  color: #9CA3AF;
  font-size: 14px;
}
.filter_labels .label .tag {
  color: #6B7280;
}
.filter_labels {
  display: flex;
  align-self: center;
  gap: 5px;
  flex-wrap: wrap;
  margin-right: auto;
}
.filter_labels .label .icon_close img {
  width: 11px;
  height: 11px;
  margin: -3px 0 0 9px;
}
.filter_btn_active {
  background: #DBEEFF !important;
  border-color: #0072DE !important;
}
.filter_btn_active .label {
  border-radius: 50px;
  font-size: 14px;
  padding-top: 7px;
  padding-bottom: 0px;
  font-family: 'adnoc_sansregular';
  line-height: 13px;
  margin-left: 10px;
  margin-top: -9px;
  color: #FFFFFF;
  background-color: #0072DE !important;
  border-color: #0072DE !important;
  width: 20px;
  height: 20px;
}
.card_view_wrap .card_list_w {
  margin-bottom: 25px;
}
.card_view_wrap .card_list {
  border-radius: 8px;
  border: 1px solid #E5E7EB;
  padding: 18px 18px 24px;
  height: 100%;
}
.card_view_wrap .card_list .card_head {
  border-radius: 8px;
  background: #F9FAFB;
  padding: 20px;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
}
.card_view_wrap .card_head p {
  margin-bottom: 0;
  font-size: 14px;
  color: #4B5563;
}
.card_head .btn_table_action {
  background: #fff;
  width: 33px;
  height: 33px
}
.card_list .row_line_one .text {
  font-family: 'adnoc_sansmedium';
  margin-bottom: 5px;
  font-size: 16px;
}
.card_list .row_line_one {
  display: flex;
  flex-flow: column;
  padding: 20px 0;
}
.card_list .row_line_one .sub {
  font-size: 14px;
  color: #4B5563;
  font-family: 'adnoc_sansregular';
}
.card_list .row_line_two {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  margin-bottom: 20px;
}
.card_list .row_line_two .left p {
  color: #6B7280;
  font-family: 'adnoc_sansregular';
  font-size: 14px;
  margin-bottom: 5px;
}
.card_list .row_line_two .left p img {
  margin-right: 5px;
  margin-top: -5px;
}
.card_view_wrap .card_list hr {
  margin: 25px 0;
}
.card_list .prof_details {
  display: flex;
  gap: 15px;
  align-items: center;
}
.card_list .prof_details .prof_pic {
  width: 68px;
  height: 68px;
  border-radius: 80px;
  overflow: hidden;
  display: flex;
  flex-shrink: 0;
}
.card_list .prof_details .desc_right {
  display: flex;
  flex-flow: column;
}
.card_list .desc_right .text {
  font-family: 'adnoc_sansmedium';
  margin-bottom: 0px;
  font-size: 16px;
}
.card_list .desc_right .sub {
  font-size: 14px;
  color: #4B5563;
  font-family: 'adnoc_sansregular';
  margin-top: 3px;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.card_list .label_text {
  font-size: 14px;
  color: #6B7280;
  font-family: 'adnoc_sansregular';
  margin-bottom: 13px;
  display: flex;
}
.inbox_detail_page .header_back {
  margin-bottom: 15px;
}
.inbox_detail_page .header h3 {
  margin-bottom: 0;
  color: #111827;
  font-family: 'adnoc_sansregular';
}
.online_now .left {
  font-size: 16px;
  color: #000;
  font-family: 'adnoc_sansregular';
  display: flex;
  align-items: center;
  gap: 10px;
}
.online_now .right {
  margin-top: -10px;
}
.online_now .left img {
  margin-top: -6px;
}
.online_now .indicator {
  width: 9px;
  height: 9px;
  display: block;
  border-radius: 50px;
  background: #15803D;
  margin-top: -5px;
}
.online_now .symbol.symbol-30 > img {
  max-width: 38px;
  height: 38px;
}
/*Half circle indicator start here*/
#widget-meter {
  width: 105px !important;
  margin: left !important;
}
#widget-meter .needle, #widget-meter .needle-center {
  fill: none;
}
/*Half circle indicator end here*/
/*Timeline horizondal Request Detail start here*/
.timeline_request_hr .timeline.timeline-2 {
  display: flex;
  justify-content: space-between;
}
.timeline_request_hr .timeline.timeline-2 .timeline-bar {
  background-color: #EBEDF3;
  position: absolute;
  display: block;
  content: "";
  height: 1px;
  top: 14px;
  left: 4px;
  right: 21px;
  z-index: 0;
  margin: 0.5rem 0;
  width: auto;
}
.timeline_request_hr .timeline-badge .v_line {
  width: 0;
  height: 2px;
  background: #16A34A;
  position: absolute;
  top: 20px;
  left: 24px;
  transition: all .6s ease-out;
}
.timeline_request_hr .timeline.timeline-2 .timeline-item .timeline-badge {
  margin-right: 10px;
  left: -4px;
  background: #F9FAFB;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  position: static;
}
.timeline_request_hr .timeline-badge.success .v_line {
  width: 100%;
  transition: all .8s ease-out;
}
.timeline_request_hr .timeline.timeline-2 .timeline-item {
  flex-grow: 1;
  position: relative;
}
.timeline_request_hr .timeline.timeline-2 .timeline-item.last {
  flex-grow: 0;
}
.timeline_request_hr .timeline.timeline-2 .timeline-item.last .timeline-badge {
  margin-right: 0;
}
.timeline_request_hr .timeline.timeline-2 .title {
  position: absolute;
  top: 55px;
  color: #9CA3AF;
  font-size: 12px;
  font-family: 'adnoc_sansregular';
  width: 80px;
  text-align: center;
}
.timeline_request_hr .timeline-badge.success .title {
  color: #374151;
}
.timeline_request_hr .timeline .timeline-item:nth-child(2) .title {
  color: #15803D;
}
.timeline_request_hr .timeline-badge.warning .outer_border {
  background: #F59E0B;
  border: none;
}
.timeline_request_hr .timeline-badge.warning .dot {
  display: none;
}
.timeline_request_hr .hover_content {
  position: absolute;
  bottom: 35px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 1px 12px 13px 0px #e3e2e2;
  display: none;
  width: 240px;
  padding: 12px 15px 8px;
}
.timeline_request_hr .timeline .timeline-item:nth-child(2) .hover_content {
  left: -30px;
}
.timeline_request_hr .timeline .timeline-item:nth-child(2) .hover_content:after {
  left: 30px;
  right: auto;
}
.timeline_request_hr .timeline .timeline-item:last-child .hover_content {
  right: -30px;
}
.timeline_request_hr .timeline .timeline-item:last-child .hover_content:after {
  right: 30px;
  left: auto;
}
.timeline_request_hr .hover_content:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  top: 100%;
  width: 0;
  height: 0;
  border-top: 10px solid #fff;
  border-right: 10px solid transparent;
  border-bottom: 0 solid transparent;
  border-left: 10px solid transparent;
}
.timeline_request_hr .hover_content p {
  color: #374151;
  font-size: 12px;
  margin-bottom: 0;
}
.timeline_request_hr .timeline-badge:hover .hover_content {
  display: block;
}
.timeline_request_hr {
  flex-grow: 1;
  min-height: 100px;
  padding: 20px;
  margin-bottom: 35px;
}
/*Timeline horizondal Request Detail end here*/
.inbox_detail_page .page_header {
  border: 1px solid #EBEEF3;
  border-radius: 16px;
  padding: 28px 25px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  align-items: center;
}
.inbox_detail_page .page_header .top {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 5px;
}
.inbox_detail_page .page_header .top h3 {
  margin-bottom: 0;
  font-family: 'adnoc_sansbold';
}
.inbox_detail_page .page_header .label.status {
  padding: 10px 13px 3px !important;
}
.inbox_detail_page .page_header p {
  color: #6B7280;
  font-size: 16px;
  margin-bottom: 0;
}
.inbox_detail_page .page_header .btn_view_progress {
  border: 1px solid #0072DE;
  border-radius: 8px;
  padding: 14px 14px 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0072DE;
  gap: 5px;
  height: fit-content;
  cursor: pointer;
}
.inbox_detail_page .page_header .btn_view_progress img {
  margin-top: -7px;
}
.inbox_detail_page .page_info {
  border: 1px solid #EBEEF3;
  border-radius: 16px;
  padding: 28px 25px;
  display: flex;
  flex-direction: column;
}
.inbox_detail_page .page_info hr {
  width: 100%;
}
.inbox_detail_page .page_info .profile_detail {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 20px;
  margin-top: 25px;
}
.inbox_detail_page .profile_detail .column_1 .prof_pic {
  width: 120px;
  height: 120px;
  border-radius: 80px;
  overflow: hidden;
  display: flex;
  flex-shrink: 0;
  margin-top: -14px;
}
.inbox_detail_page .profile_detail .column p {
  font-size: 16px;
  color: #9CA3AF;
}
.inbox_detail_page .profile_detail .column p span {
  color: #111827;
  margin-left: 3px;
}
.inbox_detail_page .profile_detail .column_3 {
  margin-left: 100px;
  ;
}
.top_progress {
  border: 1px solid #EBEEF3;
  border-radius: 8px;
  height: 70px;
  overflow: hidden;
  display: flex;
}
.top_progress p {
  color: #111827 !important;
  font-size: 12px !important;
  margin-bottom: 0;
  margin-top: 30px;
  margin-left: 24px;
}
.top_progress #widget-meter {
  margin-top: -1px;
}
.inbox_detail_page .column_4 {
  display: flex;
  flex-flow: column;
  gap: 20px;
}
.inbox_detail_page .column_4 .bottom {
  border: 1px solid #EBEEF3;
  border-radius: 8px;
  display: flex;
  padding: 20px;
}
.inbox_detail_page .column_4 .flex_wrap {
  display: flex;
  gap: 10px;
  align-items: center;
}
.inbox_detail_page .column_4 .prof_pic {
  width: 40px;
  height: 40px;
  border-radius: 80px;
  overflow: hidden;
  display: flex;
  flex-shrink: 0;
}
.inbox_detail_page .column_4 .desc_right {
  display: flex;
  flex-flow: column;
}
.inbox_detail_page .column_4 .text {
  font-size: 14px;
  margin-bottom: 2px;
  font-family: 'adnoc_sansregular';
}
.inbox_detail_page .column_4 .sub {
  font-size: 14px;
  color: #6B7280;
  font-family: 'adnoc_sansregular';
}
.inbox_detail_page .profile_detail .v_line {
  background: #E5E7EB;
  width: 1px;
  margin-right: auto;
  margin-left: auto;
}
.inbox_detail_page .column {
  align-content: center;
}
.inbox_detail_accordion {
  margin-top: 30px;
}
.inbox_detail_accordion .card {
  border: 1px solid #E5E7EB !important;
  border-radius: 16px !important;
  padding: 8px 10px;
}
.inbox_detail_accordion .card .card-header .card-title {
  background: none !important;
}
.inbox_detail_accordion .card-title .card-label {
  margin-top: 7px;
  font-size: 20px;
  font-family: 'adnoc_sansbold';
  color: #111827;
}
.acc_status {
  border-radius: 6px;
  padding: 10px 12px 4px !important;
  display: flex;
  height: auto;
  font-size: 14px;
  font-family: 'adnoc_sansregular';
  margin-right: 20px;
}
.acc_status.success {
  background: #F0FDF4;
  color: #15803D;
}
.acc_status img {
  margin-top: -9px;
  margin-right: 5px;
}
.acc_status.warning {
  background: #FFFBEB;
  color: #D97706;
}
.history_side_wrap {
  padding: 30px;
  overflow: auto;
  scrollbar-width: none; 
  -ms-overflow-style: none; 
}

.history_side_wrap::-webkit-scrollbar {
  display: none; 
}

.timeline_hitory .timeline_sub {
  border: 1px solid #E5E7EB !important;
  padding: 20px;
  border-radius: 8px;
  padding-bottom: 0;
  margin-bottom: 15px;
}
.timeline_hitory .timeline_sub hr {
  margin-top: 0;
}
.timeline_hitory .timeline_sub .list {
  display: flex;
  flex-flow: row;
}
.timeline_hitory .timeline_sub h6 {
  font-size: 16px;
  font-family: 'adnoc_sansmedium';
  color: #111827;
  margin-bottom: 15px;
}
.timeline_hitory .timeline_sub .icon {
  margin-right: 10px;
  margin-top: -2px;
  width: 20px;
  text-align: center
}
.timeline_hitory .timeline_title {
  font-size: 14px;
  font-family: 'adnoc_sansregular';
  margin-bottom: 5px;
  color: #9CA3AF;
}
.timeline_hitory .timeline .timeline-item:nth-child(2) .timeline_title {
  color: #15803D;
}
.timeline_hitory .timeline-content.success .timeline_title {
  color: #374151;
}
.timeline_hitory .timeline-badge.warning .outer_border {
  background: #F59E0B;
  border: none;
}
.timeline_hitory .timeline-badge.warning .dot {
  display: none;
}
.timeline_hitory .timeline_sub.empty {
  min-height: 140px;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.timeline_hitory.timeline_w {
  margin-top: 5px;
}
.accordion.accordion-svg-toggle .card .card-header .card-title .icon_circle img {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.accordion.accordion-svg-toggle .card .card-header .card-title.collapsed .icon_circle img {
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.accordion.accordion-svg-toggle .card .card-header .icon_circle {
  border: 1px solid #E5E7EB;
  padding: 5px;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  align-items: center;
  display: flex;
  justify-content: center;
}
.accordion.accordion-panel .card .card-body {
  padding-top: 15px;
}
.attachment_table .prof_pic {
  border-radius: 8px;
}
.attachment_table .action_btns {
  display: flex;
  flex-flow: row;
  gap: 20px;
  align-items: center;
}
.attachment_table .action_btns .btn {
  border: 1px solid #D1D5DB;
  border-radius: 10px;
  padding: 13px 20px 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #374151;
  gap: 5px;
  height: fit-content;
  font-size: 14px;
  min-width: auto;
  font-family: 'adnoc_sansmedium';
  .btn_delete{
     color: #DC2626;
  }
}

.item-details {
  .action_btns{
    .btn {
      display: flex;
      align-items: center;
      gap: 3px;
      &:not(a) {
        min-width: 185px;
      }
      &.btn_delete {
        color: #DC2626;
        .btn-text {
          height: 18px;
        }
      }
      border-radius: 8px;
      font-size: 16px;
      padding-top: 15px;
      padding-bottom: 7px;
    }
    a.btn{
      padding-left:0;
      padding-right: 0;
    }
  }
}
.attachment_table .action_btns .btn img {
  margin-top: -7px;
}
.attachment_table .min-width-th {
  width: 450px;
}
.min-width-actions {
  width: 345px;
}
.acc_list li {
  font-size: 14px;
  font-family: 'adnoc_sansregular';
  margin-bottom: 5px;
}
.acc_list ul {
  padding-left: 30px;
}
.profile_detail .column_3_wrap {
  display: flex;
  justify-content: space-between;
  width: fit-content;
  gap: 20px;
}
.choose_date .btn {
  font-size: 16px;
  font-family: 'adnoc_sansregular';
}
.choose_date .dropdown-toggle .arrow {
  transform: rotate(180deg);
  margin-left: 10px;
  margin-right: -5px;
}
.choose_date .navi-link {
  font-size: 14px !important;
  padding-left: 20px;
  padding-right: 15px;
  padding-top: 14px;
  padding-bottom: 6px;
  border-bottom: 1px solid #e9e8e8;
}
.choose_date .navi {
  padding-top: 0;
  padding-bottom: 0;
}
.choose_date .dropdown-menu {
  width: 100% !important;
  padding-top: 0px;
  padding-bottom: 3px;
  min-width: 180px;
}
.choose_date .navi-item .navi-link {
  padding-top: 15px;
}
.choose_date .navi-item .navi-link .navi-text {
  font-family: 'adnoc_sansregular';
  font-size: 14px;
}
.choose_date .navi-item .navi-link.active .navi-text, .choose_date .navi-item .navi-link:hover .navi-text {
  color: #3F4254;
}
.choose_date .navi-item .navi-link.active, .choose_date .navi-item .navi-link:hover {
  background: url("../media/images/icon_tick_dark.svg") no-repeat;
  background-position: right 18px center;
  transform: rotate(0deg);
  transition: all 0s ease-in-out;
}
.status_card_wrap {
  display: flex;
  border-radius: 16px;
  border: 1px solid #E5E7EB;
  flex-grow: 1;
  margin-top: 30px;
  padding: 35px 30px 20px;
  justify-content: space-between;
  margin-bottom: 30px;
	background: #fff;
}
.status_card {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.status_card .title {
  color: #374151;
  font-size: 18px;
  display: flex;
}
.status_card .number {
  color: #111827;
  font-size: 36px;
}
.status_card_wrap .v_line {
  border-right: 1px solid #E5E7EB;
  width: 1px;
}
.status_card .dot {
  width: 9px;
  height: 9px;
  border-radius: 50px;
  background: #0072DE;
  display: block;
  margin-left: 7px;
  margin-top: 5px;
  flex-shrink: 0;
}
.d_content .left_column_2 {
  gap: 30px;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.d_content .left_column_2 .top {
  border: 1px solid #E5E7EB;
  padding: 25px;
  border-radius: 16px;
  position: relative;
  padding-bottom: 80px;
	background: #fff;
}
.d_content .left_column_2 .top h4 {
  margin-bottom: 0px;
}
.dashboard_progress #widget-meter {
  margin: 0;
  height: 78px;
  overflow: hidden;
  /* margin-left: -53px !important; */
  width: 300px;
  margin-top: -8px;
}
.left_column_2 .info_w {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #F9FAFB;
  color: #6B7280;
  font-size: 14px;
  font-family: 'adnoc_sansregular';
  padding: 16px 20px 12px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  display: flex;
  gap: 8px;
  align-items: center;
}
.d_content .left_column_2 .bottom {
  border: 1px solid #E5E7EB;
  padding: 25px;
  border-radius: 16px;
  display: flex;
  flex-flow: column;
  height: 100%;
	background: #fff;
}
.d_content .left_column_2 .column_w {
  display: flex;
  flex-flow: row;
  gap: 20px;
}
.d_content .left_column_2 .column_w .left {
  display: flex;
  gap: 40px;
}
/*Barchart Dashboard start*/
.progresss_chart .meter {
  background: #F3F4F6;
  border-radius: 5px;
  display: flex;
  height: 250px;
  position: relative;
  align-items: flex-end;
  width: 60px;
  transition: height 2s ease-out;
  margin-bottom: 14px;
}
.progresss_chart .meter > span {
  display: block;
  width: 100%;
  border-radius: 5px;
  background-color: #2bc253;
  position: relative;
  overflow: hidden;
  transition: height 2s ease-in-out;
  height: 0;
}
.progresss_chart .meter.success > span {
  background: #16A34A;
}
.progresss_chart .meter.warning > span {
  background-color: #F59E0B;
}
.progresss_chart .meter.danger > span {
  background-color: #DC2626;
}
.progresss_chart .label_wrap {
  text-align: center;
  font-size: 12px;
  font-family: 'adnoc_sansregular';
}
/*Barchart Dashboard end*/
.chart_details {
  margin: 0;
  padding: 0;
  width: 85%;
}
.chart_details li {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #4B5563;
  font-size: 14px;
  font-family: 'adnoc_sansregular';
  margin-bottom: 15px;
}
.chart_details li hr {
  display: flex;
  flex-grow: 1;
  margin: 0;
}
.chart_details li .dot {
  width: 10px;
  height: 10px;
  background: #CFCACA;
  border-radius: 50px;
  margin-top: -5px;
}
.d_content .left_column_2 .column_w .right {
  display: flex;
  flex-grow: 1;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.dashboard h4 {
  font-family: 'adnoc_sansmedium';
  margin-bottom: 25px;
}
.doughnut_wrap .right_column_2 {
  border: 1px solid #E5E7EB;
  padding: 25px;
  border-radius: 16px;
  height: 100%;
	background: #fff;
}
.doughnut_wrap .right_column_2 h4 {
  margin-bottom: 12px;
}
/*Doughnut chart default style Dashboard start*/
.doughnut_wrap .canvas-con {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 280px;
  position: relative;
}
.doughnut_wrap .canvas-con-inner p {
  position: absolute;
  left: 82px !important;
  top: 152px !important;
}
.doughnut_wrap .canvas-con-inner {
  height: 100%;
  position: relative;
}
.doughnut_wrap .canvas-con-inner, .doughnut_wrap .legend-con {
  display: inline-block;
}
.doughnut_wrap .legend-con {
  display: inline-block;
  width: 100%;
}
.doughnut_wrap .legend-con ul {
  list-style: none;
  margin-bottom: 0;
}
.doughnut_wrap .legend-con li {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  gap: 10px;
}
.doughnut_wrap .legend-con li:last-child {
  margin-bottom: 0;
}
.doughnut_wrap .legend-con li span {
  display: inline-block;
  font-size: 14px;
  font-family: 'adnoc_sansregular';
  color: #4B5563;
}
.doughnut_wrap .legend-con li span.chart-legend {
  width: 10px;
  height: 10px;
  margin-top: -5px;
  border-radius: 50px;
  flex-shrink: 0;
}
.doughnut_wrap .legend-con li hr {
  display: flex;
  flex-grow: 1;
  margin: 0;
}
/*Doughnut chart default style Dashboard end*/
.doughnut_wrap .request_list {
  display: flex;
  gap: 10px;
  margin-top: 12px;
}
.doughnut_wrap .request_list .list_wrap {
  display: flex;
  flex-flow: column;
  gap: 10px;
  flex-grow: 1
}
.doughnut_wrap .request_list .list {
  background: #F9FAFB;
  border-radius: 8px;
  padding: 17px 20px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.doughnut_wrap .request_list .list .count {
  font-size: 16px;
}
.doughnut_wrap .request_list .list .text {
  font-size: 12px;
  font-family: 'adnoc_sansregular';
}
.dashboard .responsive_table {
  margin-top: 30px;
}
.dashboard .responsive_table .table_border {
  border-radius: 16px;
}
.dashboard .responsive_table .table_border tr th:first-child {
  border-radius: 16px 0 0 0;
}
.dashboard .responsive_table .table_border tr th:last-child {
  border-radius: 0 16px 0 0;
}
.border_wrap_team {
  border: 1px solid #E5E7EB;
  padding: 25px 25px 5px;
  margin-top: 30px;
  border-radius: 16px;
}
.wrap_team{
  padding: 25px 25px 5px;
  margin-top: 30px;
  border-radius: 16px;
  overflow-x: hidden;
}
.team_workload_widget {
  border: 1px solid #E5E7EB;
  padding: 15px;
  border-radius: 8px;
}
.team_workload_widget .title {
  background: #F9FAFB;
  font-size: 16px;
  border-radius: 8px;
  padding: 20px 15px 15px;
  text-align: center;
}
.teams_pic_w {
  display: flex;
  justify-content: center;
  padding: 30px 0px;
}
.team_workload_widget .symbol-label {
  font-size: 16px;
  font-family: 'adnoc_sansregular';
  padding-top: 10px;
  background: #fff !important;
  border: 1px solid #E5E7EB;
}
.team_workload_widget .bottom {
  display: flex;
  justify-content: space-between;
  margin-top: 25px;
  gap: 20px;
}
.team_workload_widget .bottom .v_line {
  border-right: 1px solid #E5E7EB;
  width: 1px;
}
.team_workload_widget .bottom .left {
  font-size: 16px;
  font-family: 'adnoc_sansregular';
  color: #6B7280;
  flex-shrink: 0;
}
.team_workload_widget .bottom .left img {
  margin: -4px 5px 0 0;
}
.team_workload_widget .bottom .right {
  flex-grow: 1;
  display: flex;
  align-items: center;
}
.custom_prgress .progress {
  flex-grow: 1;
  margin-top: 4px;
}
.custom_prgress {
  display: flex;
  font-size: 14px;
  font-family: 'adnoc_sansregular';
  gap: 10px;
  flex-grow: 1;
  color: #6B7280;
}
.team_workload_list {
  margin-bottom: 20px;
}
.team_dash_title {
  margin-bottom: 20px;
}
.team_dash_title h4 {
  margin-bottom: 0;
}
.team_dash_title a.btn.text-primary {
  min-width: auto;
  padding-right: 0;
  padding-top: 7px;
}
.team_dash_title a.btn.text-primary img {
  margin-left: 10px;
}
.switch_button {
  display: flex;
  background: #F9FAFB;
  border-radius: 50px;
  padding: 5px;
  margin-left: 12px;
  margin-right: auto;
  height: fit-content;
}
.switch_button a {
  display: flex;
  font-size: 16px;
  color: #6B7280;
  padding: 15px 17px 4px;
}
.switch_button a.active {
  background: #fff;
  border-radius: 50px;
  box-shadow: 0px 1px 3px 0px #00000038;
  color: #111827;
}
.dashboard .page_title .right_group {
  margin-left: auto;
  gap: 10px;
  display: flex;
  height: fit-content;
}
.dashboard .page_title {
  align-items: center;
}
.dashboard .page_title h1 {
  margin-bottom: 0;
  padding-top: 15px;
}
.choose_date .btn {
  min-width: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.choose_date img {
  margin-right: 10px;
  margin-top: -3px;
}
.dashboard .switch_button_w .left_wrap {
  display: flex;
}
/*Realtime notification start*/
.realtime_notification {
  max-width: 390px;
  width: 95%;
  padding: 15px;
  background: #fff;
  border-radius: 8px;
  box-shadow: #3f3f3f3b -2px 18px 20px 2px;
  overflow: hidden;
  animation: reveal 1 2s;
  position: fixed;
  right: 25px;
  top: 35px;
  z-index: 9999;
  border-left: 4px solid #0072DE;
  display: flex;
  gap: 10px;
}
.realtime_notification .title {
  font-size: 14px;
  margin-bottom: 3px;
  display: block;
}
.realtime_notification p {
  margin-bottom: 0;
  font-size: 14px;
  color: #4B5563;
}
.realn_close i {
  color: #374151;
  font-size: 10px;
}
.realn_close {
  cursor: pointer;
}
.realtime_notification.n_closed {
  transform: translate(0px, -150px);
  transition: 0.7s;
}
.realtime_notification .right {
  margin-left: auto;
}
@keyframes reveal {
  0% {
    transform: translate(0px, -150px);
  }
  50% {
    transform: translate(0px, -150px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
.realtime_notification.success {
  background: #2ecc71;
}
/*Realtime notification end*/
.h_cancel_request {
  margin-left: auto;
  margin-right: 30px;
}
.h_cancel_request .btn {
  min-width: auto;
  padding: 13px 15px 6px;
  border-color: #FECACA;
  font-size: 16px;
}
.form-control:disabled::placeholder {
  color: #6B7280 !important;
}
.custom-select:disabled {
  color: #6B7280;
  background-color: #F3F6F9 !important;
}
.btn_view {
  min-width: auto;
  border-color: #D1D5DB;
  font-size: 14px;
  font-family: 'adnoc_sansmedium';
  padding: 13px 25px 5px;
}
.btn_view img {
  width: 19px;
  height: 17px;
  margin-right: 7px;
  margin-top: -1px;
}
.responsive_table table td strong {
  font-family: 'adnoc_sansmedium';
  font-weight: normal;
}
.inbox_detail_page .content {
  padding-top: 175px;
}
body.modal-open, body.offcanvas-active {
  overflow: hidden !important;
}
.profile_detail_page .header_back {
  margin-bottom: 15px;
}
.profile_detail_page .profile_detail {
  border: 1px solid #EBEEF3;
  border-radius: 16px;
  padding: 20px 25px;
  display: flex;
  flex-direction: row;
  gap: 50px;
  align-items: center;
}
.profile_detail_page .profile_detail p {
  font-size: 16px;
  color: #9CA3AF;
  margin-bottom: 0;
}
.profile_detail_page .profile_detail span {
  color: #111827;
}
.profile_detail_page .profile_detail p span {
  margin-left: 5px;
}
.profile_detail_page .column_4 .top {
  display: flex;
  gap: 30px;
  font-size: 16px;
}
.profile_detail_page .column_4 .top img {
  margin-top: -9px;
}
.profile_detail_page .column_4 .top .left {
  display: flex;
  gap: 10px;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  border-right: 1px solid #d4d4d4;
  padding-right: 25px;
}
.profile_detail_page .column_4 .top .right {
  display: flex;
  gap: 10px;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
}
.profile_detail_page .column {
  gap: 25px;
  display: flex;
  flex-direction: column;
}
.profile_detail_page .column.column_3, .profile_detail_page .column.column_4 {
  margin-left: 90px;
}
.profile_detail_page .content {
  padding-top: 180px;
}
.arabic_text {
  font-family: "Noto Kufi Arabic" !important;
}
.form-control:focus {
  border-color: #E5E7EB;
}
.accordion.accordion-solid .card {
  margin-bottom: 25px;
}
.custom_tab_style .nav-tabs {
  background: #F9FAFB;
  border: none;
  font-size: 14px;
  color: #6B7280;
  border-radius: 8px;
  padding: 5px;
  display: flex;
  flex-shrink: 0;
  flex-direction: row;
  flex-grow: 1;
  flex-wrap: nowrap;
  overflow-x: auto;
  margin-bottom: 30px;
}
.custom_tab_style .nav-tabs::-webkit-scrollbar {
  display: none;
}
.custom_tab_style .nav-tabs a:hover, .custom_tab_style .nav-tabs .active {
  background: #fff !important;
  border-radius: 8px;
  border: none !important;
  padding: 10px;
  color: #111827 !important;
}
.custom_tab_style .nav-tabs a.nav-link {
  padding: 13px 20px 5px !important;
}
.nav.nav-tabs.nav-tabs-line .nav-item {
  flex-shrink: 0;
}
.custom_tab_style .nav.nav-tabs.nav-tabs-line .nav-link {
  border: none !important;
}
.profile_detail .mobile.top {
  display: none;
}
.icon_edit {
  width: 20px;
  height: 20px;
  display: inline-block;
  cursor: pointer;
  margin-left: 10px;
}
.icon_edit img {
  margin-top: -4px;
}
.custom_tab_style .responsive_table .width-th {
  width: 290px;
}
.card_holder_details {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  flex-wrap: wrap;
}
.card_holder_details .list {
  display: flex;
  flex-direction: column;
  width: 25%;
  margin-bottom: 20px;
}
.card_holder_details label {
  font-size: 14px;
}
.card_holder_details span {
  font-size: 14px;
  color: #4B5563;
  font-family: 'adnoc_sansregular';
}
.radio_button_wrap label.radio {
  border: 1px solid #E5E7EB;
  border-radius: 16px;
  padding: 20px;
  margin-bottom: 15px;
}
.radio_button_wrap label.radio p {
  margin-right: auto;
  margin-bottom: 0;
  font-size: 18px;
}
.radio_button_wrap label.radio p img {
  max-width: 40px;
  max-height: 40px;
  margin-right: 15px;
}
.radio_button_wrap .radio span {
  border: 1px solid #D1D5DB;
  width: 20px;
  height: 20px;
  background: none;
}
.radio_button_wrap .radio > input:checked ~ span {
  border: 1px solid #0072de;
  background: #fff;
}
.radio_button_wrap .radio > input:checked ~ span:after {
  background: #0072de;
  width: 8px;
  height: 8px;
}
.checkbox_custom span {
  margin-right: 10px;
  margin-top: -5px;
  background: none;
}
.checkbox_custom .checkbox {
  font-family: 'adnoc_sansregular';
  font-size: 16px;
}
.workload_detail_page .header_back {
  margin-bottom: 10px;
}
.header-fixed.subheader-fixed.subheader-enabled .wrapper.workload_detail_page {
  padding-top: 50px;
}
.workload_detail_page .content{
	padding-top: 35px;
}
.workload_detail_page .profile_detail{
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 20px;
    margin-top: 5px;
	margin-bottom: 30px;
}
.workload_detail_page .profile_detail .prof_pic {
    width: 120px;
    height: 120px;
    border-radius: 80px;
    overflow: hidden;
    display: flex;
    flex-shrink: 0;

}
.workload_detail_page .profile_detail h3{
	font-family: 'adnoc_sansbold';
}
.workload_detail_page .profile_detail .column p {
    font-size: 16px;
    color: #9CA3AF;
}
.workload_detail_page .profile_detail .column p:last-child {
    margin-bottom: 0;
}
.workload_detail_page .profile_detail .column p span {
    color: #111827;
    margin-left: 3px;
}
.workload_detail_page .column {
    align-content: center;
}
.profile_detail .column_left{
	display: flex;
    flex-direction: row;
	gap:20px;
	flex-grow: 1;
}
.workload_half_progress #widget-meter {
    margin: 0;
    height: 78px;
    overflow: hidden;
    /* margin-left: -53px !important; */
    width: 300px;
    margin-top: -8px;
}
.workload_half_progress {
   border: 1px solid #E5E7EB;
    padding: 25px;
    border-radius: 16px;
    position: relative;
    padding-bottom: 25px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.workload_half_progress h4{
	margin-bottom: 5px;
}
.workload_detail_page .inbox_sub_title_section{
	margin-bottom: 15px;
}
.workload_half_progress .indicator{
	position: absolute;
    right: 20px;
    bottom: 20px;
    background: #F0FDF4;
    width: 50px;
    height: 50px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    font-weight: bold;
    justify-content: center;
}
.dropdown-inline{
	background: #fff;
}
.inbox_title_section .right_group .btn.btn-outline-secondary {
	background: #fff;
}
.btn_search_employee i{
	    margin-top: -6px;
    margin-right: 7px;
}
.flag_label{
	width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50px;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 5px;
	box-shadow: #3f3f3f3b 1px 4px 13px -2px;
}
.flag_label img{
	max-width: 100%;
}
.staff_list .responsive_table .prof_pic{
	position: relative;
	overflow: visible;
}
.staff_list .responsive_table .prof_pic > img{
	border-radius: 50px;
}
.scrolltop{
	border-radius: 10px !important;
}

input:focus {
  outline: none;
  box-shadow: none;
}
.date-input-container .form-control input {
  border-radius: 10px;
  width: 30%;
}
.form-control:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.input-daterange {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.input-daterange .date-input-container input{
  width: 15rem;
  border-radius: 10px;
}

.input-daterange .input-group-text {
  border-radius: 0;
  margin: 0 -1px;
}

.input-daterange input {
  text-align: center;
}

.modal {
  display: none;
  background-color: rgba(0, 0, 0, 0.4);
}

.modal.show {
  display: block;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
}

body.modal-open {
  overflow: hidden;
  padding-right: 17px; /* Prevent content shift when scrollbar disappears */
}
.custom-btn {
  background-color: #0d6efd; /* Bootstrap primary button color */
  color: #fff; /* Text color for primary button */
  border: 1px solid #0d6efd; /* Border matching background */
  border-radius: 0.375rem; /* Bootstrap's border radius */
  padding: 0.375rem 0.75rem; /* Bootstrap's padding for buttons */
  font-size: 1rem; /* Font size similar to Bootstrap buttons */
  line-height: 1.5; /* Line height similar to Bootstrap buttons */
  display: inline-block; /* Ensures it behaves like a button */
  text-align: center; /* Centers text */
  text-decoration: none; /* Removes underline */
  cursor: pointer; /* Adds pointer cursor on hover */
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; /* Adds hover/active effects */
}
.gauge-container{
  display: flex;
  flex-direction: row;
}
.gauge-value{
  margin-top: 2.2rem;
  margin-left: 3.5rem;
}
.label-percent{
  font-size: 3rem;
  font-weight: 500;
}
.small-gauge{
  margin-left: 1rem;
  display: flex;
  justify-content: space-evenly;
  
}
.small-label{
  font-size: 2rem;
}
.gauge-container{
  margin-left: 1rem;
  min-width: 200px;
}
/* Date Range Modal Styles */
#dateRangeModal .modal-dialog {
  max-width: 320px;
}

#dateRangeModal .modal-content {
  border-radius: 8px;
  border: none;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

#dateRangeModal .modal-header {
  padding: 15px 20px;
  border-bottom: 1px solid #E5E7EB;
}

#dateRangeModal .modal-header h5 {
  font-size: 16px;
  color: #374151;
  font-family: 'adnoc_sansregular';
  margin: 0;
}

#dateRangeModal .modal-body {
  padding: 20px;
}

#dateRangeModal .calendar-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  border-bottom: 1px solid #E5E7EB;
  padding: 20px 0px;
}

#dateRangeModal .calendar-header button {
  background: none;
  border: none;
  padding: 5px;
  cursor: pointer;
}

#dateRangeModal .calendar-title {
  font-size: 14px;
  color: #111827;
  font-family: 'adnoc_sansmedium';
}

#dateRangeModal .calendar-grid {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 2px;
  margin-bottom: 20px;
}

#dateRangeModal .calendar-day {
  text-align: center;
  padding: 8px;
  font-size: 14px;
  color: #6B7280;
  font-family: 'adnoc_sansregular';
}

#dateRangeModal .calendar-date {
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
  color: #9CA3AF;
  font-family: 'adnoc_sansregular';
}

#dateRangeModal .calendar-date.selected {
  background-color: #0072DE;
  color: white !important;
  font-family: 'adnoc_sansmedium';
}

#dateRangeModal .calendar-date.in-range {
  background-color: #F0F8FF;
  color: #0072DE;
}

#dateRangeModal .calendar-date.current-month {
  color: #374151;
}

#dateRangeModal .calendar-date:hover {
  background-color: #F3F4F6;
}

#dateRangeModal .calendar-header button {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}

#dateRangeModal .calendar-header button:hover {
  background-color: #F3F4F6;
}

#dateRangeModal .calendar-header button img {
  width: 16px;
  height: 16px;
  transform: rotate(270deg);
}

#dateRangeModal .btn-next img{
  transform: rotate(-270deg) !important;
}
#dateRangeModal .date-inputs {
  margin: 20px 0;
  display: flex;
  gap: 10px;
  align-items: flex-end;
}

#dateRangeModal .date-inputs span {
  color: #6B7280;
  margin-bottom: 8px;
}

#dateRangeModal .btn-apply:disabled {
  background-color: #E5E7EB;
  cursor: not-allowed;
}

#dateRangeModal .modal-content {
  padding: 0;
}

#dateRangeModal .modal-header {
  padding: 20px;
}

#dateRangeModal .modal-body {
  padding: 20px;
  padding-top: 0;
}

#dateRangeModal .modal-footer {
  padding: 20px;
  border-top: 1px solid #E5E7EB;
  display: flex;
  justify-content: space-between;
}

#dateRangeModal .btn-back {
  color: #374151;
  background: none;
  border: none;
  font-size: 14px;
  padding: 8px 16px;
  cursor: pointer;
  border-radius: 6px;
  border: 1px solid #E5E7EB;
  font-family: 'adnoc_sansregular';
}

#dateRangeModal .btn-apply {
  background-color: #0072DE;
  color: white;
  border: none;
  border-radius: 6px;
  padding: 8px 24px;
  font-size: 14px;
  cursor: pointer;
  font-family: 'adnoc_sansmedium';
}

#dateRangeModal .btn-apply:hover {
  background-color: #0065c5;
}

#dateRangeModal .weekday-header {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 5px;
  margin-bottom: 10px;
}

#dateRangeModal .weekday {
  text-align: center;
  font-size: 12px;
  color: #6B7280;
  font-family: 'adnoc_sansregular';
  padding: 5px;
}
.small-gauge #widget-meter {
  width: 70px !important;
}

