:root {
  --color--black: 0, 0, 0;
}

body,
html {
  font-family: "DBHeavent";
  font-size: 16px;
  scroll-behavior: smooth;
}

body {
  background-color: #fafafa;
}

.content-wrapper {
  background-color: #fafafa;
  min-height: 1280px !important;
}

label[for=c_delay_by] {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 14px;
    font-size: 1.5rem !important;
}

#cke_271_uiElement {
    display: none !important;
}

.main-sidebar {
  background: #001152;
  background: -webkit-gradient(linear, left top, left bottom, from(#001152), to(#00b5f1));
  background: linear-gradient(180deg, #001152 0%, #00b5f1 100%);
}

.main-sidebar .sidebar {
  padding-right: 0;
}

.menuIcon {
  text-align: right;
  padding: 0;
}

.menuIcon img {
  width: 40px;
  margin-bottom: -15px;
}

.icon_input img {
  font-size: 1.2rem !important;
  color: #00b5f1;
  margin-right: 10px !important;
}

.sidebar-collapse.sidebar-mini .main-sidebar .nav-sidebar .nav-link,
.sidebar-collapse.sidebar-mini-md .main-sidebar .nav-sidebar .nav-link,
.sidebar-collapse.sidebar-mini-xs .main-sidebar .nav-sidebar .nav-link {
  width: 5rem;
  border-radius: 32.5px 0 0 32.5px !important;
}

.font-20 {
  font-size: 1.2rem !important;
}

.font-28 {
  font-size: 1.75rem !important;
}

.text-white {
  color: #fff !important;
}

.sidebar-collapse .sidebar {
  max-width: 6rem;
  margin-right: 0 !important;
}

.sidebar-collapse .logoImg {
  display: none;
}

.sidebar-collapse .menuIcon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sidebar-collapse .infoMenu2 img {
  width: 35px;
  height: 35px;
  margin: 10px 0;
}

.sidebar-collapse .infoMenu2 p {
  display: none;
}

.sidebar-collapse .infoMenu a {
  display: none;
}

.sidebar-collapse .infoMenu img {
  width: 55px;
  height: 55px;
  border-radius: 100%;
}

.infoMenu img {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.infoMenu a {
  font-size: 1.2rem;
  font-family: "DBHeavent-Med";
  color: #fff !important;
  margin-top: 10px;
  margin-bottom: 10px;
}

.infoMenu2 {
  margin: 15px 0 !important;
}

.infoMenu2 img {
  width: 40px;
  height: 40px;
  border-radius: 100%;
}

.infoMenu2 p {
  color: #fff;
  font-size: 1.2rem;
  margin: 10px 0;
}

.brand-fix-top {
  width: 280px !important;
  background-color: #001152 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  border-bottom: unset !important;
}

.brand-fix-top img {
  max-width: 145px;
}

.brand-fix-top .menuIcon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.brand-fix-top .menuIcon img {
  top: -4px;
  position: relative;
}

.sidebar-mini.sidebar-collapse .brand-fix-top {
  margin: 0;
  width: 6rem !important;
}

.sidebar-mini.sidebar-collapse .brand-fix-top .brand-logo {
  display: none;
}

.sidebar-mini.sidebar-collapse .sidebar nav {
  overflow: hidden;
}

.sidebar-mini.sidebar-collapse .sidebar .nav-link p {
  margin-bottom: unset;
}

.main-sidebar,
.main-sidebar::before {
  width: 280px;
  overflow: hidden;
}

body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav)
.content-wrapper,
body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav)
.main-footer,
body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav)
.main-header {
  margin-left: 280px;
}

.user-panel {
  margin: 35px 0 !important;
}

.sidebar-mini .main-sidebar .nav-link,
.sidebar-mini-md .main-sidebar .nav-link,
.sidebar-mini-xs .main-sidebar .nav-link {
  width: calc(280px - 0.5rem * 2);
  -webkit-transition: width ease-in-out 0.3s;
  transition: width ease-in-out 0.3s;
}

[class*="sidebar-dark-"] .sidebar a {
  color: #fff;
}

.sidebar-collapse.sidebar-mini
.sidebar-no-expand.main-sidebar.sidebar-focused
.brand-link,
.sidebar-collapse.sidebar-mini
.sidebar-no-expand.main-sidebar:hover
.brand-link,
.sidebar-collapse.sidebar-mini-md
.sidebar-no-expand.main-sidebar.sidebar-focused
.brand-link,
.sidebar-collapse.sidebar-mini-md
.sidebar-no-expand.main-sidebar:hover
.brand-link,
.sidebar-collapse.sidebar-mini-xs
.sidebar-no-expand.main-sidebar.sidebar-focused
.brand-link,
.sidebar-collapse.sidebar-mini-xs
.sidebar-no-expand.main-sidebar:hover
.brand-link {
  width: 6rem !important;
}

.sidebar-mini.sidebar-collapse .main-sidebar,
.sidebar-mini.sidebar-collapse .main-sidebar::before {
  margin-left: 0;
  width: 6rem !important;
}

.sidebar-mini.sidebar-collapse .content-wrapper,
.sidebar-mini.sidebar-collapse .main-footer,
.sidebar-mini.sidebar-collapse .main-header {
  margin-left: 6rem !important;
}

.sidebar-mini .main-sidebar .nav-link,
.sidebar-mini-md .main-sidebar .nav-link,
.sidebar-mini-xs .main-sidebar .nav-link {
  margin: auto;
  border-radius: 32.5px 0 0 32.5px !important;
}

.main-header {
  background-color: #fafafa !important;
  border-bottom: none;
  padding-top: 20px;
}

.main-header h1 {
  color: #001152;
  font-size: 2.1rem;
  font-family: "DBHeavent-Med";
  font-weight: 700;
}

.main-footer {
  background-color: #fafafa !important;
  border: none;
  padding: 0;
  padding-left: 15px;
}

.main-footer p {
  color: #e0e0e0;
  font-size: 1.35rem;
  padding: 25px 10px;
}

.sidebar .nav-header {
  color: #ffffff;
  font-size: 1.425rem;
  font-family: "DBHeavent-Med";
  font-weight: 700;
  text-transform: uppercase;
}

.sidebar .nav-link p {
  color: #ffffff;
  font-size: 1.425rem;
  margin-bottom: 4px;
}

.sidebar .nav-link i {
  color: #ffffff;
  font-size: 1.425rem;
  margin-right: 10px;
  position: relative;
  bottom: -5px;
}

.sidebar .nav-link img {
  margin-right: 10px;
  height: 24px;
  margin-top: -10px;
}

.sidebar .nav-link .fi-rr-angle-small-down {
  top: 14px !important;
  width: 20px;
  height: 20px;
}

.nav-sidebar .nav-link {
  margin-right: 0 !important;
}

.nav-sidebar .nav-link.active {
  background-color: #fff !important;
  border-radius: 32.5px 0 0 32.5px !important;
}

.nav-sidebar .nav-link.active p {
  color: #002f6f !important;
  font-family: "DBHeavent-Med";
  font-weight: 700;
}

.nav-sidebar .nav-link.active i {
  color: #00b5f1 !important;
}

.notification .nav-link {
  margin-right: 15px !important;
}

.notification i {
  font-size: 1.6rem;
  color: #707070;
}

.notification .badge {
  background-color: #e74c3c !important;
  border-radius: 100%;
  height: 25px;
  width: 25px;
  font-size: 1.2rem;
  line-height: 22px;
  color: #fff;
  top: -2px;
}

.breadcrumb .breadcrumb-item {
  font-size: 1.2rem;
}

.breadcrumb .breadcrumb-item a {
  color: #c3c3c3 !important;
}

.breadcrumb .breadcrumb-item.active a {
  color: #aaaaaa !important;
}

.table-hover tbody tr.expandable-body:hover {
  background-color: #fff !important;
}

.table-hover tbody tr.expandable-body:hover td {
  background-color: transparent !important;
}

table.tableCheckbox tbody tr td div {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

table.tableCheckbox tbody tr.selected td div {
  background-color: #c2dde6;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

table.table-border-modal tbody tr td {
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

table.table-border-modal tbody tr.selected td {
  background-color: #0065ad;
  border: 1px solid #0065ad;
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

table.table-border-modal tbody tr.selected td span {
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

table.table-border-modal tbody tr.selected:first-child {
  border-left: 1px solid #0065ad;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  padding-left: 15px;
}

table.table-border-modal tbody tr.selected:last-child {
  border-right: 1px solid #0065ad;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  padding-right: 15px;
}

.tableCustom {
  border-radius: 15px;
  overflow: hidden;
  border: none !important;
  color: #2e2e2e;
  border-collapse: unset;
  border-spacing: 0px;
}

.tableCustom thead {
  background-color: #003a7a;
  color: #fff;
}

.tableCustom thead th {
  border: none !important;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1;
  vertical-align: inherit;
}

.tableCustom thead th.company-name {
  min-width: 200px;
}

.tableCustom tbody td {
  vertical-align: middle;
  text-align: center;
  padding: 0;
  border-top: 8px solid #fafafa;
  font-size: 1.2rem;
}

.tableCustom tbody td:first-child div {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

.tableCustom tbody td:last-child div {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.tableCustom tbody td .status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tableCustom tbody td .status .btn {
  margin-bottom: 5px;
  text-align: left;
  width: 120px;
  position: relative;
}

.tableCustom tbody td .status .btn.profile {
  color: #696969;
  background-color: #ebebeb;
  border-radius: 5px;
  border: none !important;
  height: 25px;
  line-height: 0;
  font-size: 1rem;
  padding: 0 0.25rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.tableCustom tbody td .status .btn.profile img {
  border-radius: 100%;
  width: 15px;
  height: 15px;
  margin-right: 5px;
}

.tableCustom tbody td .status .btn.statusbtn {
  border: none !important;
  border-radius: 5px;
  height: 25px;
  line-height: 0;
  font-size: 1rem;
}

.tableCustom tbody td .status .btn.statusbtn p {
  margin: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  height: 100%;
  width: 35px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(var(--color--black), 0.1);
}

.tableCustom tbody td .status .btn.approve {
  background-color: #005998 !important;
}

.tableCustom tbody td .status .btn.paid {
  background-color: #001152 !important;
}

.tableCustom tbody td .status .btn.reject {
  background-color: #e55039 !important;
}

.tableCustom tbody td .status .btn.awaiting {
  background-color: #659ac1 !important;
}

.tableCustom tbody td .status .btn.dueToday {
  background-color: #005998 !important;
}

.tableCustom tbody td .expandablebtn {
  border-radius: 100%;
  height: 35px;
  width: 35px;
  border: transparent;
}

.tableCustom tbody td .expandablebtn i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  top: -4px;
  font-size: 1.2rem;
  color: #fff;
}

.tableCustom tbody td div.td {
  background-color: #fff;
  max-height: 70px;
  min-height: 70px;
  padding: 5px;
  font-size: 1.2rem;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.tableCustom tbody td div.td.company-name {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  padding-left: 10px;
  white-space: initial;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
}

.tableCustom tbody .tdTHB {
  background-color: #ebebeb;
  border-radius: 3px;
  padding: 2px 5px;
  margin-right: 5px;
}

.tableCustom tbody tr .expandablebtn i {
  color: #005998;
}

.tableCustom tbody tr.expanded div.td {
  border: none !important;
  border-top: 1px solid #005998 !important;
  border-bottom: 0px solid #005998 !important;
  height: 100%;
}

.tableCustom tbody tr.expanded td:first-child div.td {
  border-radius: 16px 0 0 0px;
  border-left: 1px solid #005998 !important;
}

.tableCustom tbody tr.expanded td:last-child div.td {
  border-radius: 0px 16px 0 0px;
  border-right: 1px solid #005998 !important;
}

.tableCustom tbody tr.expanded .expandablebtn {
  border-radius: 100%;
  background-color: #005998;
  color: #fff;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.tableCustom tbody tr.expanded .expandablebtn i {
  color: #fff;
}

.tableCustom tfoot {
  text-align: center;
}

.tableCustom tfoot td .tdTHB {
  background-color: #ebebeb;
  border-radius: 3px;
  padding: 2px 5px;
  margin-right: 5px;
}

.tableCustom tfoot td .boxAmount {
  background: #f8f8f8;
  border-radius: 5px;
  padding: 5px 10px;
  font-size: 1.35rem;
  position: relative;
}

.tableCustom .expanded + .expandable-body {
  display: table-row !important;
  background-color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.tableCustom .expanded + .expandable-body p {
  display: block !important;
}

.tableCustom .expanded + .expandable-body td {
  border-top: none !important;
}

.tableCustom .expanded + .expandable-body td .boxContentTd {
  border: 1px solid #005998 !important;
  border-radius: 0 0 16px 16px;
  border-top: 0px solid #000 !important;
}

.tableCustom .expanded + .expandable-body .subHeadTable {
  margin: 0 auto;
}

.tableCustom .expanded + .expandable-body table {
  border-collapse: separate;
  border-spacing: 0 10px;
  background-color: #fff;
  margin: 0 auto;
}

.tableCustom .expanded + .expandable-body table thead tr:hover {
  color: #fff !important;
}

.tableCustom .expanded + .expandable-body table thead {
  background-color: transparent;
}

.tableCustom .expanded + .expandable-body table thead th {
  background-color: #00b5f130;
  color: #000;
}

.tableCustom .expanded + .expandable-body table thead th:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.tableCustom .expanded + .expandable-body table thead th:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.tableCustom .expanded + .expandable-body table tbody tr td {
  padding: 10px;
  background-color: #fafafa !important;
  position: relative;
}

.tableCustom .expanded + .expandable-body table tbody tr td ion-icon {
  color: #aaaaaa;
  position: relative;
  top: 5px;
}

.tableCustom .expanded + .expandable-body table tbody tr td:hover {
  background-color: #fafafa !important;
}

.tableCustom .expanded + .expandable-body table tbody tr td:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.tableCustom .expanded + .expandable-body table tbody tr td:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.tableCustom .expanded + .expandable-body table tfoot .amountText {
  font-family: "DBHeavent-Med";
  font-weight: 700;
  font-size: 1.2rem;
}

.tableCustom .expanded + .expandable-body table tfoot .amountText .boxAmount {
  background-color: #f8f8f8;
  padding: 10px;
  border-radius: 5px;
  position: relative;
}

.tableCustom .expanded + .expandable-body table tfoot .amountText .boxIcon {
  background-color: #f8f8f8;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
}

.tableCustom #steps {
  width: 100%;
  margin: 20px auto;
}

.tableCustom .step {
  width: 50px;
  height: 50px;
  background-color: #fff;
  display: inline-block;
  border: 3px solid;
  border-radius: 50px !important;
  border-color: #aaaaaa;
  border-radius: 50%;
  color: #aaaaaa;
  font-weight: 600;
  text-align: center;
  line-height: 38px;
  font-size: 2rem;
  font-family: "DBHeavent-Med";
  font-weight: 700;
}

.tableCustom .step i {
  font-size: 1.2rem;
}

.tableCustom .step:first-child {
  line-height: 44px;
}

.tableCustom .step:nth-child(n + 2) {
  margin: 0 0 0 50px;
  -webkit-transform: translate(0, -4px);
          transform: translate(0, -4px);
}

.tableCustom .step:nth-child(n + 2):before {
  width: 46px;
  height: 3px;
  display: block;
  background-color: #aaaaaa;
  -webkit-transform: translate(-95px, 21px);
  transform: translate(-52px, 21px);
  content: "";
}

.tableCustom .step:after {
  width: 150px;
  display: block;
  -webkit-transform: translate(-55px, 3px);
          transform: translate(-55px, 3px);
  color: #aaaaaa;
  content: attr(data-desc);
  font-weight: 400;
  font-size: 0.9rem;
  font-family: "DBHeavent-Med";
  font-weight: 700;
}

.tableCustom .step.done:after {
  color: #005998;
}

.tableCustom .step:first-child:after {
  -webkit-transform: translate(-55px, -1px);
          transform: translate(-55px, -1px);
}

.tableCustom .step.active {
  border-color: #aaaaaa;
  color: #aaaaaa;
}

.tableCustom .step.active:before {
  background: -webkit-gradient(linear, left top, right top, from(#005998), to(#aaaaaa));
  background: linear-gradient(to right, #005998, #aaaaaa);
}

.tableCustom .step.active:after {
  color: #aaaaaa;
}

.tableCustom .step.done {
  background-color: #005998;
  border-color: #005998;
  color: #fff;
}

.tableCustom .step.done:before {
  background-color: #005998;
}

.tableFooterPaging p {
  color: #aaaaaa;
  margin: 0;
  font-size: 1.2rem;
}

.tableFooterPaging .pagination .page-item {
  margin: 0 5px;
}

.tableFooterPaging .pagination .page-item .page-link {
  padding: 0px 12px;
  border-radius: 5px;
  color: #00b5f1;
  font-size: 1.35rem;
}

.tableFooterPaging .pagination .page-item.active .page-link {
  color: #ffffff !important;
}

.table-hover tbody tr:hover {
  background-color: transparent;
}

.button-badge {
  position: relative;
  height: 40px;
  padding-left: 10px;
  min-width: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  background-color: #fff;
  border-radius: 8px;
  margin-left: 20px;
  font-weight: 200;
  border: 1px solid #005998;
  border-radius: 5px;
}

.button-badge .badge {
  width: 30px;
  height: 30px;
  margin: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  font-weight: 200;
}

.button-badge .badge-text {
  position: relative;
  top: -1px;
  color: #2e2e2e;
  font-size: 1.2rem;
}

.button-badge .badge-circle {
  position: absolute;
  top: 6px;
  left: 5px;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  background-color: #005998;
}

.button-badge .badge-circle.badgePaid {
  background-color: #001152;
}

.button-badge .badge-circle.badgeApproved {
  background-color: #005998;
}

.button-badge .badge-circle.badgeInprogress {
  background-color: #659ac1;
}

.button-badge .badge-circle.badgeReject {
  background-color: #e55039;
}

.button-badge .badge-circle.badgeCancel {
  background-color: #e55039;
}

.button-badge .badge-pill {
  border-radius: 100%;
  font-size: 1.2rem;
  line-height: 18px;
  margin-left: 0 !important;
  position: absolute;
  right: 5px;
  top: 4px;
}

.button-badge .badge-pill.badgePaid {
  background-color: #001152;
  color: #fff;
}

.button-badge .badge-pill.badgeApproved {
  background-color: #005998;
  color: #fff;
}

.button-badge .badge-pill.badgeInprogress {
  background-color: #659ac1;
  color: #fff;
}

.button-badge .badge-pill.badgeReject {
  background-color: #e55039;
  color: #fff;
}

.button-badge .badge-pill.badgeCancel {
  background-color: #e55039;
  color: #fff;
}

.caption-text {
  font-family: "DBHeavent-Med";
  font-weight: 700;
}

.BoxSearch {
  margin-top: 15px;
}

.BoxSearch .tab-content {
  background-color: #fff;
  min-height: 200px;
  padding: 15px;
  border-radius: 15px;
  border-top-left-radius: unset;
}

.BoxSearch .nav-tabs {
  border-bottom: 0;
}

.BoxSearch .nav-item.nav-link {
  margin-right: 25px;
  border: none;
  background-color: #ebebeb;
  border-radius: 15px 15px 0 0;
  color: #aaaaaa !important;
  min-width: 150px;
  font-size: 1.35rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.BoxSearch .nav-item.nav-link.active {
  color: #2e2e2e !important;
  background-color: #fff;
}

.BoxSearch .nav-item .badge {
  background-color: #e74c3c;
  border-radius: 100%;
  font-size: 1.2rem;
  color: #fff;
  margin-left: 5px;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.BoxSearch h2 {
  font-size: 1.425rem;
  font-family: "DBHeavent-Med";
  font-weight: 700;
  color: #001152;
}

.BoxSearch h2 span {
  font-family: "DBHeavent-Med";
  font-size: 1rem;
  color: #aaaaaa;
}

.BoxSearch .BoxInput {
  margin-top: 15px;
  border: 1px solid #dddddd;
  padding: 10px;
  border-radius: 5px;
}

.BoxSearch .BoxInput i {
  font-size: 1.2rem;
  color: #00b5f1;
  margin-right: 10px;
}

.BoxSearch .BoxInput .select2-selection {
  border: none;
  font-size: 1.2rem;
}

.BoxSearch .BoxInput .select2-selection .select2-selection__choice {
  background-color: #fff;
  border: 1px solid #005998;
  color: #2e2e2e;
}

.BoxSearch .BoxInput .select2-selection .select2-selection__choice .select2-selection__choice__remove {
  color: #ddd;
}

.BoxSearch .BoxInput .select2-selection .select2-selection__arrow {
  display: none;
}

.BoxSearch .BoxInput ion-icon {
  color: #00b5f1;
  font-size: 1.425rem;
}

.BoxSearch .BoxInput .border-right {
  border-right: 1px solid #dddddd;
}

.BoxSearch .BoxInput .gj-datepicker .btn-outline-secondary {
  display: none;
}

.BoxSearch .BoxInput .gj-datepicker .form-control {
  border: none;
}

.BoxSearch .BoxInput .textCap {
  font-size: 1.2rem;
  margin: 0;
  margin-left: 10px;
  color: #696969;
  white-space: nowrap;
}

.BoxSearch .BoxInput .BoxRadio {
  margin-left: 0px !important;
}

.BoxSearch .BoxInput .BoxRadio .btn {
  margin-right: 5px !important;
  margin-top: 2px !important;
  margin-bottom: 2px !important;
  border: 1px solid #005998;
  background-color: #fff;
  border-radius: 5px;
  color: #005998;
  font-family: "DBHeavent-Med";
  padding: 0.5rem;
}

.BoxSearch .BoxInput .BoxRadio .btn.active {
  background-color: #005998;
  color: #fff;
}

.BoxSearch .BoxInput .BoxRadio .btn.active .state {
  color: #fff;
}

.BoxSearch .BoxInput .BoxRadio .btn.active .state .icon:before {
  color: #005998;
  background-color: #fff;
  top: 6px;
  position: absolute;
  left: 2px;
}

.BoxSearch .BoxInput .BoxRadio .btn .state .icon:before {
  color: #005998;
  background-color: #fff;
  top: 6px;
  position: absolute;
  left: 2px;
}

.BoxSearch .BoxInput .searchbtn {
  background-color: #00b5f1 !important;
  border: none;
  /* text-transform: uppercase !important;*/
  min-width: 100px;
  border-radius: 25px;
  font-size: 1.2rem;
}

.BoxSearch .BoxInput .searchbtn:hover {
  background-color: #0099cc !important;
}

.BoxSearch .BoxInput input {
  border: 0px solid #fff;
  font-size: 1.35rem;
}

.BoxSearch .BoxInput [name="daterange"] {
  border: none;
  width: 100%;
}

.BoxSearch .form-group label {
  color: #696969;
  font-family: "DBHeavent";
  font-weight: normal;
  font-size: 1.2rem;
}

.BoxSearch .form-group label.title {
  font-family: "DBHeavent-Med";
  font-weight: 700;
  color: #001152;
  font-size: 1.8rem;
  margin-bottom: -2px;
}

.BoxSearch .form-group i {
  position: absolute;
  left: 10px;
  top: 10px;
  color: #00b5f1;
}

.BoxSearch .form-group .boxInputIcon {
  position: relative;
}

.BoxSearch .form-group .boxInputIcon input {
  padding-left: 35px;
}

.BoxSearch .boxDownload {
  margin-bottom: 10px !important;
}

.BoxSearch .boxDownload .box001 {
  border-radius: 5px;
  border: 1px solid #dddddd;
  padding: 7px 15px;
  background-color: #fafafa;
}

.BoxSearch .boxDownload .box001 i {
  color: #f25252;
  font-size: 1.425rem;
  margin-bottom: -4px;
  display: inline-block;
  margin-right: 5px;
}

.BoxSearch .boxDownload .box001 p {
  color: #2e2e2e;
  font-size: 1.2rem;
  line-height: 1rem;
}

.BoxSearch .boxDownload .btn {
  border-radius: 25px;
  border-color: #00b5f1;
  color: #00b5f1;
  width: 100%;
  font-size: 1.2rem;
}

.BoxSearch .pretty .state label {
  font-size: 1.2rem;
}

.BoxSearch h2 span {
  white-space: pre;
}

.BoxSearch .box-selecct2 {
  display: contents;
  width: 100%;
}

.daterangepicker td.in-range {
  background-color: rgba(0, 89, 152, 0.1);
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #005998;
  border-color: transparent;
  color: #fff;
  width: 32px;
  height: 32px;
}

.select2-search--dropdown .select2-search__field {
  display: none;
}

.btnAddTopSearch {
  position: absolute;
  white-space: nowrap;
  right: 10px;
  top: 0;
  background: #005998 !important;
  border-radius: 25px;
  border: none !important;
  font-family: "DBHeavent-Med";
  font-size: 1.2rem;
}

.btnAddTopSearch img {
  width: 18px;
  height: 18px;
  margin-right: 4px;
}

.btnAddTopSearch:hover {
  background: #004679 !important;
}

.desktop {
  display: block;
}

.mobile {
  display: none;
}

.overLimitInformation .boxTimelinne {
  z-index: 2;
}

.overLimitInformation .boxTimelinne.boxTimeLineCard {
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.overLimitInformation .boxTimelinne.boxTimeLineCard.linecard_status {
  max-width: 15%;
}

.overLimitInformation .boxTimelinne.boxTimeLineCard.deActive {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 12%;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  z-index: 1;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.overLimitInformation .boxTimelinne.boxTimeLineCard.deActive .btnExpandCard {
  right: 13px;
}

.overLimitInformation .boxTimelinne.boxTimeLineCard.deActive .btnExpandCard i {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.overLimitInformation .boxTimelinne.boxTimeLineCard.deActive .btnExpandCardStatus i {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.overLimitInformation .boxTimelinne.boxTimeLineCard.deActive .BoxToggle p {
  display: none;
}

.overLimitInformation .boxTimelinne.boxTimeLineCard.deActive .BoxToggle span {
  display: none;
}

.overLimitInformation .boxTimelinne.linecard_comment {
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
  max-width: 20%;
}

.overLimitInformation .boxTimelinne.linecard_comment.deActive {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 2%;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  z-index: 1;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.overLimitInformation .boxTimelinne.linecard_comment.deActive .btnExpandCard {
  right: 2px;
}

.overLimitInformation .boxTimelinne.linecard_comment.deActive .btnExpandCard i {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.overLimitInformation .boxTimelinne.linecard_comment.deActive .btnExpandCardStatus i {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.overLimitInformation .boxTimelinne.linecard_comment.deActive .BoxToggle {
  width: 0%;
  visibility: hidden;
}

.overLimitInformation .boxTimelinne .BoxToggle {
  background: #fff;
  padding: 20px !important;
  border-radius: 15px;
}

.overLimitInformation .boxTimelinne h3 {
  color: #2e2e2e;
  font-family: "DBHeavent-Med";
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 15px;
}

.overLimitInformation .boxTimelinne .boxStep {
  background: #fafafa;
  border-radius: 5px;
  text-align: center;
  padding: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 15px;
  height: 220px;
}

.overLimitInformation .boxTimelinne .boxStep img {
  position: absolute;
  top: -28px;
}

.overLimitInformation .boxTimelinne .boxStep h1 {
  font-family: "DBHeavent-Med";
  border: 1px solid #005998;
  width: 60px;
  height: 60px;
  margin: 0px !important;
  border-radius: 100%;
  line-height: 1.5;
  color: #005998;
  margin-top: 0px !important;
  position: absolute;
  top: 28px;
}

.overLimitInformation .boxTimelinne .boxStep h2 {
  font-family: "DBHeavent-Med";
  font-weight: 700;
  margin: 0px !important;
  color: #005998;
  margin-top: 75px !important;
  text-transform: uppercase;
  font-size: 1.4rem;
}

.overLimitInformation .boxTimelinne .boxStep p {
  font-family: "DBHeavent-Med";
  margin: 0px !important;
  color: #005998;
  font-size: 1.2rem;
  line-height: 1.25;
  height: 50px;
}

.overLimitInformation .boxTimelinne .boxStep span {
  font-family: "DBHeavent";
  color: #005998;
  font-size: 1rem;
  line-height: 1.25;
}

.overLimitInformation .boxTimelinne .boxStep.draft {
  height: 204px;
}

.overLimitInformation .boxTimelinne .boxStep.draft h1 {
  color: #aaaaaa;
  border-color: #aaaaaa;
}

.overLimitInformation .boxTimelinne .boxStep.draft h2 {
  color: #aaaaaa;
}

.overLimitInformation .boxTimelinne .boxStep.draft p {
  color: #aaaaaa;
}

.overLimitInformation .boxTimelinne .boxStep.draft span {
  color: #aaaaaa;
}

.overLimitInformation .boxTimelinne .boxStep2 {
  background: #fafafa;
  border-radius: 5px;
  padding: 15px;
  margin-bottom: 15px;
  /*height: 220px;*/
  min-height: 220px;
}

.overLimitInformation .boxTimelinne .boxStep2 img {
  border-radius: 100%;
}

.overLimitInformation .boxTimelinne .boxStep2 h4 {
  font-family: "DBHeavent-Med";
  color: #2e2e2e;
  font-size: 1.3rem;
  margin: 0 !important;
}

.overLimitInformation .boxTimelinne .boxStep2 .btn {
  background: #005998 !important;
  color: #fff;
  border-radius: 15px;
  font-size: 1.2rem;
  font-family: "DBHeavent-Med";
  min-width: 80px;
  padding: 0px 16px;
}

.overLimitInformation .boxTimelinne .boxStep2 p {
  color: #2e2e2e;
  font-family: "DBHeavent-Med";
  font-size: 1.2rem;
  margin-bottom: 0 !important;
  margin-top: 5px !important;
  line-height: 1;
}

.overLimitInformation .boxTimelinne .boxStep2 span {
  color: #696969;
  word-wrap: break-word;
  /*display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;*/
}

.overLimitInformation .boxTimelinne .boxStep2.draft {
  /*height: 204px;*/
  height: 220px;
}

.overLimitInformation .BoxSearch {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  /*max-width: 65%;*/
  max-width: 80%;
  margin-top: 0;
}

.overLimitInformation .BoxSearch.deActive {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  /*max-width: 86%;*/
  max-width: 98%;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.overLimitInformation .BoxSearch.deActiveS {
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.overLimitInformation .BoxSearch.deActiveS.deActive {
  max-width: 85%;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.overLimitInformation .BoxSearch .boxwhite {
  background: #fff;
  padding: 15px;
  border-radius: 5px;
  margin-bottom: 15px;
}

.overLimitInformation .BoxSearch table td {
  padding: 5px;
  font-size: 1.2rem;
}

.overLimitInformation .btnExpandCard {
  position: absolute;
  right: 25px;
  top: 24px;
  width: 25px;
  height: 25px;
  line-height: 0;
  padding: 0;
  border-radius: 100%;
}

.overLimitInformation .btnExpandCard i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  width: 22px;
  height: 22px;
}

.overLimitInformation .btnExpandCardStatus {
  position: absolute;
  right: 25px;
  top: 24px;
  width: 25px;
  height: 25px;
  line-height: 0;
  padding: 0;
  border-radius: 100%;
}

.overLimitInformation .btnExpandCardStatus i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  width: 22px;
  height: 22px;
}

.Login {
  background: url("../img/bgLogin.svg");
  min-height: 100vh;
  width: 100vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.Login .boxCenter {
  width: 60%;
  /*height: 580px;*/
  height: 600px;
  background-color: #fff;
  border-radius: 30px;
  overflow: hidden;
}

.Login .boxCenter .boxLeft {
  padding: 55px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.Login .boxCenter .boxLeft .form-group {
  margin-bottom: 15px !important;
}

.Login .boxCenter .boxLeft .form-group label {
  color: #606060;
}

.Login .boxCenter .boxLeft .form-group input {
  min-height: 3rem !important;
}

.Login .boxCenter .boxLeft .forgot {
  margin: 10px;
  text-align: center;
  font-size: 1.2rem;
}

.Login .boxCenter .boxLeft .btn {
  border-radius: 28px;
  background-color: #00b5f1 !important;
  min-width: 100%;
  margin: 5px auto;
  padding: 10px;
  font-family: "DBHeavent-Med";
  font-weight: 700;
  font-size: 1.2rem;
  color: #fff;
}

.Login .boxCenter .boxLeft .boxCapcha {
  text-align: center;
  margin-top: 15px;
  width: 310px;
  margin: auto;
}

.Login .boxCenter .boxLeft .boxCapcha svg {
  max-width: 250px;
}

.Login .boxCenter .boxLeft h2 {
  font-family: "DBHeavent-Med";
  font-weight: 700;
  font-size: 2.4rem;
  margin-bottom: 0px;
}

.Login .boxCenter .boxLeft h3 {
  font-size: 2.2rem;
  font-family: "DBHeavent-Med";
  font-weight: 700;
  color: #00b5f1;
}

.Login .boxCenter .boxRight {
  /*padding: 80px 35px;*/
  padding: 50px 35px;
  background: #001152;
  background: -webkit-gradient(linear, left top, left bottom, from(#001152), to(#00b5f1));
  background: linear-gradient(180deg, #001152 0%, #00b5f1 100%);
  min-height: 100%;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.Login .boxCenter .boxRight h2 {
  font-family: "DBHeavent-Med";
  font-weight: 700;
  font-size: 2.4rem;
  margin-bottom: 50px;
}

.Login .boxCenter .boxRight h3 {
  font-size: 1.2rem;
  font-family: "DBHeavent";
  font-weight: normal;
}

.Login .boxCenter .boxRight .boxRightInside {
  /*height: 280px;*/
  height: 150px;
  margin: auto;
}

.Login .boxCenter .boxRight .file {
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100px;
  margin-top: 100px;
}

.Login .boxCenter .boxRight .file .row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.Login .boxCenter .boxRight .file img {
  width: 40px;
}

.Login .footer {
  position: absolute;
  bottom: 35px;
  left: 0;
  right: 0;
  margin: auto;
  width: 40vw;
  text-align: center;
  color: #aaaaaa;
  font-size: 1.2rem;
}

a {
  color: #00b5f1 !important;
}

.BoxbuttonBadge .btnAddTopSearch {
  position: relative !important;
  padding: 0 25px;
  margin-left: 1.5rem;
}

.BoxbuttonBadge .badge-circle {
  display: none;
}

.select2-container--default .select2-results__option {
  font-size: 1.35rem;
}

.dropdown-header {
  font-size: 1.2rem;
}

.select2-container {
  width: 100% !important;
}

/* item list */
.modal-lg {
  max-width: 1280px;
}

.modal-xl {
  max-width: 1280px;
}

.bg-primary {
  background-color: #005998 !important;
}

.payment-modal .modal-content {
  border-radius: 20px;
  overflow: hidden;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.table-border-modal {
  border-collapse: unset;
  border-spacing: 0 8px;
}

.table-border-modal tbody tr td {
  height: 45px;
  border: 1px solid transparent !important;
  background-color: #00538e;
  padding: 15px 0px;
  border-right: none;
  border-left: none;
  vertical-align: middle;
  font-size: 1rem;
  font-family: "DBHeavent";
  font-weight: 200;
  color: #7e8fb9;
}

.table-border-modal tbody tr td span {
  font-size: 1rem;
  font-family: "DBHeavent";
  font-weight: 200;
  color: #7e8fb9;
}

.table-border-modal tbody tr td p {
  font-size: 1rem;
  font-family: "DBHeavent";
  font-weight: 200;
  color: #7e8fb9;
}

.table-border-modal tbody tr td:first-child {
  border-left: 1px solid #00538e;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  padding-left: 15px;
}

.table-border-modal tbody tr td:last-child {
  border-right: 1px solid #00538e;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  padding-right: 15px;
}

.table-border-modal tbody tr td .checkbox .custom-checkbox {
  margin-bottom: 0;
}

.table-border-modal tbody tr.uncheck td {
  background-color: #005998;
}

.table-border-modal tbody tr.uncheck td span {
  color: #fff;
}

.table-border-modal tbody tr.uncheck td p {
  color: #fff;
}

.box-payment-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px;
}

.box-payment-table .divider {
  background-color: #0065ad;
}

.box-payment-table .text-view-all {
  font-size: 1.2rem;
}

.box-payment-table .text-view-all i {
  position: relative;
  top: 5px;
}

.box-modal-form {
  background-color: #f8f8f8;
  height: 100%;
  padding: 20px;
}

.box-modal-form .bank-checkbox .custom-checkbox {
  margin-bottom: 0;
  margin-right: 16px;
  width: 75px;
  height: 40px;
  border: 1px solid #f2f7ff;
  border-radius: 8px;
}

.box-modal-form .bank-checkbox .custom-checkbox.disabled {
  color: #aaaaaa;
}

.btn-select, .btn-select_checker {
  width: 100%;
  height: 40px;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 0 1.75rem;
  font-family: "DBHeavent";
  font-size: 1.45rem;
  font-weight: 200;
  border-radius: 10px !important;
  border-color: #e0e0e0;
  color: #253872;
}

.btn-select img, .btn-select_checker img {
  width: 27px;
  height: auto;
  position: relative;
  top: -2px;
  width: 27px;
  height: auto;
  position: relative;
  top: -2px;
}

.btn-select li, .btn-select_checker li {
  list-style: none;
  float: left;
  padding-bottom: 0px;
}

.btn-select li span, .btn-select_checker li span {
  margin-left: 10px;
  font-family: "DBHeavent";
  font-size: 1.45rem;
  font-weight: 200;
  color: #253872;
}

.btn-select:hover ,.btn-select_checker:hover{
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  -webkit-box-shadow: inset 0 0px 0px 1px #ffffff;
          box-shadow: inset 0 0px 0px 1px #ffffff;
}

.btn-select:hover li, .btn-select_checker:hover li {
  margin-left: 0px;
}

.btn-select:focus, .btn-select_checker:focus {
  outline: none;
}

.text-center {
  text-align: center !important;
}

.boxForm .custom-checkbox input[type="checkbox"] {
  min-height: 0;
}

.box-payment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px 30px 0 30px;
}

.modal-backdrop.show {
  opacity: 0.7;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}

p.caption-text {
  font-family: "DBHeavent";
  font-weight: 200;
  font-size: 1.2rem;
}

p.caption-text i {
  position: relative;
  top: 4px;
}

.caption-text-bold {
  font-family: "DBHeavent";
  font-weight: 700;
}

.custom input[type="checkbox"] {
  position: relative;
  margin-left: -26px;
  margin-right: 12px;
  cursor: pointer;
}

.custom input[type="checkbox"]:after {
  content: "";
  position: absolute;
  top: -3px;
  left: -4px;
  width: 20px;
  height: 20px;
  background: #f2f7ff;
  border: 1px solid #e0e0e0;
  border-radius: 5px !important;
  cursor: pointer;
}

.custom input[type="radio"] {
  position: relative;
  margin-left: -26px;
  margin-right: 12px;
  cursor: pointer;
}

.custom input[type="radio"]:after {
  content: "";
  position: absolute;
  top: -5px;
  left: -4px;
  width: 20px;
  height: 20px;
  background: #f2f7ff;
  border: 1px solid #e0e0e0;
  border-radius: 5px !important;
  cursor: pointer;
}

.bank-checkbox .custom-checkbox {
  margin-right: 16px;
  width: 75px;
  height: 40px;
  border: 1px solid #f2f7ff;
  border-radius: 8px;
}

.custom-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 2.5rem;
}

.custom-checkbox.disabled {
  color: #aaaaaa;
}

.radio-primary input[type="radio"]:checked + label:before {
  border-color: #415bc1;
}

.radio-primary input[type="radio"]:checked + label::after {
  background-color: #415bc1;
}

.form-control {
  font-size: 1.35rem;
  line-height: 1;
  height: 40px;
}

.form-group label {
  font-size: 1.2rem;
  line-height: 1;
}

.custom-select {
  font-size: 1rem;
  line-height: 1;
}

.custom-form-control {
  font-size: 1rem;
  line-height: 1;
  height: 40px;
}

#select_list img, #select_list_checker img {
    width: 27px;
    height: auto;
}

#select_list li, #select_list_checker li {
    list-style: none;
    padding: 5px 1.75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

#select_list li:hover, #select_list_checker li:hover {
    background-color: #f4f3f3;
}

#select_list li img, #select_list_checker li img {
  margin: 5px;
}

#select_list li span, #select_list_checker li span {
  margin-left: 10px;
  font-family: "DBHeavent";
  font-size: 1.45rem;
  font-weight: 200;
  color: #253872;
}

.select_list_box, .select_list_box_checker {
    display: none;
    position: absolute;
    z-index: 11 !important;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
    top: 68px;
}

.select_list_box ul, .select_list_box_checker ul {
  padding-left: 0;
  margin-bottom: 0;
}

.open {
  display: show !important;
}

.bank-select-arrow {
  position: absolute;
  right: 30px;
  top: 44px;
}

.bank-select-arrow i {
  color: #00b5f1;
  font-size: 2rem;
  position: relative;
  top: -11px;
}

element.style {
  display: none;
}

.divider {
  margin: 1rem 0 !important;
  border: 0;
  clear: both;
  display: block;
  width: 100%;
  background-color: #e3e3e5;
  height: 1px;
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 20px;
}

.btn-light {
  color: #e0e0e0;
  background-color: #fff;
  border-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 20px;
}

.box-flex-start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.box-flex-end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.box-flex-end p.caption-text {
  font-family: "DBHeavent";
  font-weight: 200;
  color: #aaaaaa;
  font-size: 1.35rem;
}

.bank-checkbox-full.checked,
.bank-checkbox-full.selected {
  border-color: #435ebe;
}

.bank-checkbox-full {
  height: 70px;
  border: 1px solid #ffffff;
  background-color: #ffffff;
  border-radius: 10px;
  margin-right: 14px;
  padding: 1rem;
}

.bank-checkbox-full .custom-checkbox {
  margin-bottom: 0;
}

.radio-primary input[type="radio"]:checked + label::after {
  background-color: #415bc1;
}

.input-group .input-group-perpend {
  position: absolute;
  z-index: 10;
  right: 8px;
  top: 0px;
}

.payment-total {
  color: #ffffff;
  font-family: "DBHeavent";
  font-weight: 500 !important;
  font-size: 3rem;
  margin-bottom: 0;
  text-align: right;
  padding: 1rem;
}

.radio {
  position: relative;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.radio label {
  padding-left: 18px;
  cursor: pointer;
}

.radio label::before {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 6px;
  left: 0;
  content: "";
  display: inline-block;
  border-radius: 50px;
  border: 1px solid #e0e0e0;
  background: #fff;
}

.radio input[type="radio"] {
  opacity: 0;
}

.radio input[type="radio"]:checked + label::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 4px;
  display: inline-block;
  font-size: 11px;
  width: 10px;
  height: 10px;
  background-color: #415bc1;
  border-radius: 50px;
}

.radio-primary input[type="radio"]:checked + label::after {
  background-color: #415bc1;
}

.custom input[type="checkbox"] {
  position: relative;
  margin-left: -26px;
  margin-right: 12px;
  cursor: pointer;
}

.custom input[type="checkbox"]:checked::before {
  -webkit-transform: rotate(-45deg) scale(1, 1);
          transform: rotate(-45deg) scale(1, 1);
}

.custom input[type="checkbox"]::before {
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75), -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  -webkit-transform: rotate(-45deg) scale(0, 0);
          transform: rotate(-45deg) scale(0, 0);
  content: "";
  position: absolute;
  left: -1px;
  top: 1px;
  z-index: 1;
  width: 13px;
  height: 7.5px;
  border: 3px solid #435ebe;
  border-top-style: none;
  border-right-style: none;
}

.custom input[type="radio"] {
  position: relative;
  margin-left: -26px;
  margin-right: 12px;
  cursor: pointer;
}

.payment-total-box {
  background-color: #0d65ad;
  border-radius: 5px;
  height: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.box-payment-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.box-payment-detail .box-payment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px 30px 0 30px;
}

.box-payment-detail .box-flex-end {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

.custom-date-range-input {
  display: block;
  height: 40px;
  width: 100%;
  position: relative;
  padding: 0 1.5rem;
  font-family: "DBHeavent";
  font-size: 1rem;
  font-weight: 200;
  border-radius: 10px !important;
  border-color: #e0e0e0;
  border-right: unset;
  color: #253872;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.input-group-append button {
  background-color: #fff;
  color: #00b5f1;
  border-color: #e0e0e0;
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}

.input-group-perpend {
  position: absolute;
  z-index: 10;
  right: 8px;
  top: 0px;
}

.input-group-perpend .input-group-text {
  background-color: transparent;
  border-color: transparent;
  background-color: transparent;
  border-color: transparent;
  position: relative;
  top: 2px !important;
  right: -6px !important;
}

.input-group-perpend .input-group-text .input-group .input-group-perpend .input-group-text i {
  font-size: 1.45rem;
  color: #7f90b7;
}

.bg-disabled {
  background-color: #e0e0e0 !important;
}

.badge-modal {
  width: 30px;
  height: 30px;
  background-color: #6a9df9;
  font-size: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn-cancel {
  border: 1px solid #aaaaaa;
  background-color: #fff;
  color: #aaaaaa;
  width: 100px !important;
  border-radius: 20px;
  font-size: 1.2rem;
}

.btn-cancel:hover {
  border: 1px solid #aaaaaa;
}

.btn-make {
  border: 1px solid #00b5f1;
  background-color: #00b5f1;
  color: #fff;
  width: 120px;
  border-radius: 20px;
  font-size: 1.2rem;
}

.btn-make:hover {
  background-color: #0090c0 !important;
  border: 1px solid #0090c0;
  color: #fff;
}

.btnModalForm {
  position: relative;
  right: 10px;
  top: -3px;
  background: #005998 !important;
  border-radius: 25px;
  border: none !important;
  font-family: "DBHeavent-Med";
  font-size: 1.2rem;
}

.overLimitInformation .boxStatusCard.deActive {
  max-width: 12% !important;
}

.overLimitInformation .boxStatusCard.deActive .btnExpandCardStatus i {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

.overLimitInformation .boxStatusCard.deActive .BoxToggle .boxStep p {
  display: none;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.overLimitInformation .boxStatusCard.deActive .BoxToggle .boxStep span {
  display: none;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.select2-hidden-accessible {
  width: auto !important;
  max-width: 100%;
}

.select-per-page {
  width: 80px;
  margin-right: 1rem;
  font-size: 1.2rem;
  display: block;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 0 transparent;
          box-shadow: inset 0 0 0 transparent;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px !important;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0 !important;
}

#btn_logout {
  cursor: pointer;
}

[name="foverlimitadd"] .col-sm-10.text-center {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

[name="foverlimitadd"] .col-sm-10.text-center .btn {
  margin-right: 24px;
  padding: 5px 20px;
}

#tpd_overlimitedit .form-group.row .text-center .btn {
  margin-right: 24px;
  padding: 5px 20px;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus {
  background-color: #00b5f1;
  border-radius: 25px;
}

.btnOverlimitSubmit {
  background-color: #00b5f1 !important;
}

.icon_input {
  font-size: 1.2rem !important;
  color: #00b5f1;
  margin-right: 10px !important;
}

.icon_input img {
  font-size: 1.2rem !important;
  color: #00b5f1;
  margin-right: 10px !important;
}

.boxUploadFile .input-group {
  width: 100%;
}

.boxUploadFile .custom-file {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.boxUploadFile .name {
  border-radius: 0px !important;
  border: 0px solid #dddddd !important;
  padding: 0px !important;
  background-color: transparent !important;
}

.boxUploadFile .custom-file-input {
  cursor: pointer;
}

.boxUploadFile .template-download .preview div {
  width: 0px !important;
}

.boxUploadFile .ew-upload-table {
  margin-top: 15px !important;
}

.btnOverlimitDelete i {
  font-size: 0.65rem;
}

.BoxSearch .boxCustomUploadFile.boxDownload {
  cursor: pointer;
  margin-bottom: 0px !important;
  position: absolute;
  width: 100%;
}

.BoxSearch .boxCustomUploadFile.boxDownload .btn {
  background-color: #fff;
}

.BoxSearch .boxCustomUploadFile.boxDownload .box001 {
  border-radius: 5px;
  border: 1px solid #dddddd;
  padding: 12px 15px;
  background-color: #fafafa;
}

.BoxSearch .boxCustomUploadFile.boxDownload .box001 p {
  color: #ddd;
}

#el_overlimit_currency_id {
  width: 100%;
}

input {
  font-size: 1.35rem;
}

.btn {
  font-size: 1.35rem;
}

.select2-selection {
  font-size: 1.35rem !important;
}

.BoxSearch .BoxInput .btnGroupRadio.btn .state .icon:before {
  color: #005998;
  background-color: transparent;
  top: -3px;
  position: absolute;
  left: -2px;
}

#holdon-content {
  width: 135px !important;
  top: 0 !important;
  left: 0 !important;
  margin: auto !important;
}

/* total width */
::-webkit-scrollbar {
  background-color: #fff;
  width: 16px;
}

/* background of the scrollbar except button or resizer */
::-webkit-scrollbar-track {
  background-color: #fff;
}

::-webkit-scrollbar-track:hover {
  background-color: #f4f4f4;
}

/* scrollbar itself */
::-webkit-scrollbar-thumb {
  background-color: #005a97;
  border-radius: 16px;
  border: 4px solid #fff;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #005a97;
  border: 4px solid #f4f4f4;
}


.BoxSearch .BoxInput .BoxRadio .btn.radioActive {
    background: #fff;
    color: #005998;
}

.BoxSearch .BoxInput .BoxRadio .btn.radioActive label {
    color: #005998;
}

.BoxSearch .BoxInput .BoxRadio .btn.radioActive .state .icon:before {
    color: #005998;
    background-color: #fff;
    top: -3px;
    position: absolute;
    left: -1px;
}


@media screen and (max-width: 767px) {
  #login_box_right {
    display: none;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    margin-right: auto;
    margin-left: auto;
  }
  .sidebar-mini.sidebar-collapse .content-wrapper,
  .sidebar-mini.sidebar-collapse .main-footer,
  .sidebar-mini.sidebar-collapse .main-header {
    margin-left: 0rem !important;
  }
  .sidebar-mini.sidebar-collapse .main-sidebar,
  .sidebar-mini.sidebar-collapse .main-sidebar::before {
    margin-left: 0;
    width: 0 !important;
  }
  .sidebar-mini.sidebar-collapse .brand-fix-top {
    width: 0 !important;
    padding: 0 !important;
  }
  .sidebar-collapse.sidebar-mini
.sidebar-no-expand.main-sidebar.sidebar-focused
.brand-link,
  .sidebar-collapse.sidebar-mini
.sidebar-no-expand.main-sidebar:hover
.brand-link,
  .sidebar-collapse.sidebar-mini-md
.sidebar-no-expand.main-sidebar.sidebar-focused
.brand-link,
  .sidebar-collapse.sidebar-mini-md
.sidebar-no-expand.main-sidebar:hover
.brand-link,
  .sidebar-collapse.sidebar-mini-xs
.sidebar-no-expand.main-sidebar.sidebar-focused
.brand-link,
  .sidebar-collapse.sidebar-mini-xs
.sidebar-no-expand.main-sidebar:hover
.brand-link {
    width: 0 !important;
  }
  .select2-container {
    width: 100% !important;
  }
  .BoxSearch {
    padding: 0px;
  }
  .BoxSearch .BoxInput {
    margin-top: 0;
    border: 1px solid transparent;
    padding: 5px;
  }
  .BoxSearch .BoxInput input.form-control {
    font-size: 1.35rem;
  }
  .BoxSearch .BoxInput .searchbtn {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    width: 100%;
  }
  .BoxSearch .nav-item.nav-link {
    margin-right: 0;
    border: none;
    background-color: #ebebeb;
    border-radius: 15px 15px 0 0;
    color: #aaaaaa !important;
    min-width: 150px;
    font-size: 1.35rem;
  }
  .BoxSearch .nav-item.nav-link.active {
    color: #000 !important;
  }
  .pretty {
    position: relative;
    margin-right: 1em;
    white-space: nowrap;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .form-control {
    font-size: 1.2rem;
  }
  .content-wrapper > .content {
    padding: 0;
  }
  .BoxSearch .BoxInput .BoxRadio .btn {
    padding: 4px;
    margin-bottom: 5px;
  }
  .card-body {
    padding: 0 !important;
  }
  .BoxSearch .BoxInput .searchbtn {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
  }
  .BoxSearch .BoxInput .border-right {
    border: 0px solid #000 !important;
  }
  .BoxSearch .BoxInput .border-bottom {
    border: 0px solid #000 !important;
    padding-bottom: 0 !important;
  }
  .BoxSearch .BoxInput .row col {
    border-bottom: 1px solid #ddd;
  }
  .BoxSearch .BoxInput .col,
  .BoxSearch .BoxInput .col-1,
  .BoxSearch .BoxInput .col-10,
  .BoxSearch .BoxInput .col-11,
  .BoxSearch .BoxInput .col-12,
  .BoxSearch .BoxInput .col-2,
  .BoxSearch .BoxInput .col-3,
  .BoxSearch .BoxInput .col-4,
  .BoxSearch .BoxInput .col-5,
  .BoxSearch .BoxInput .col-6,
  .BoxSearch .BoxInput .col-7,
  .BoxSearch .BoxInput .col-8,
  .BoxSearch .BoxInput .col-9,
  .BoxSearch .BoxInput .col-auto,
  .BoxSearch .BoxInput .col-lg,
  .BoxSearch .BoxInput .col-lg-1,
  .BoxSearch .BoxInput .col-lg-10,
  .BoxSearch .BoxInput .col-lg-11,
  .BoxSearch .BoxInput .col-lg-12,
  .BoxSearch .BoxInput .col-lg-2,
  .BoxSearch .BoxInput .col-lg-3,
  .BoxSearch .BoxInput .col-lg-4,
  .BoxSearch .BoxInput .col-lg-5,
  .BoxSearch .BoxInput .col-lg-6,
  .BoxSearch .BoxInput .col-lg-7,
  .BoxSearch .BoxInput .col-lg-8,
  .BoxSearch .BoxInput .col-lg-9,
  .BoxSearch .BoxInput .col-lg-auto,
  .BoxSearch .BoxInput .col-md,
  .BoxSearch .BoxInput .col-md-1,
  .BoxSearch .BoxInput .col-md-10,
  .BoxSearch .BoxInput .col-md-11,
  .BoxSearch .BoxInput .col-md-12,
  .BoxSearch .BoxInput .col-md-2,
  .BoxSearch .BoxInput .col-md-3,
  .BoxSearch .BoxInput .col-md-4,
  .BoxSearch .BoxInput .col-md-5,
  .BoxSearch .BoxInput .col-md-6,
  .BoxSearch .BoxInput .col-md-7,
  .BoxSearch .BoxInput .col-md-8,
  .BoxSearch .BoxInput .col-md-9,
  .BoxSearch .BoxInput .col-md-auto,
  .BoxSearch .BoxInput .col-sm,
  .BoxSearch .BoxInput .col-sm-1,
  .BoxSearch .BoxInput .col-sm-10,
  .BoxSearch .BoxInput .col-sm-11,
  .BoxSearch .BoxInput .col-sm-12,
  .BoxSearch .BoxInput .col-sm-2,
  .BoxSearch .BoxInput .col-sm-3,
  .BoxSearch .BoxInput .col-sm-4,
  .BoxSearch .BoxInput .col-sm-5,
  .BoxSearch .BoxInput .col-sm-6,
  .BoxSearch .BoxInput .col-sm-7,
  .BoxSearch .BoxInput .col-sm-8,
  .BoxSearch .BoxInput .col-sm-9,
  .BoxSearch .BoxInput .col-sm-auto,
  .BoxSearch .BoxInput .col-xl,
  .BoxSearch .BoxInput .col-xl-1,
  .BoxSearch .BoxInput .col-xl-10,
  .BoxSearch .BoxInput .col-xl-11,
  .BoxSearch .BoxInput .col-xl-12,
  .BoxSearch .BoxInput .col-xl-2,
  .BoxSearch .BoxInput .col-xl-3,
  .BoxSearch .BoxInput .col-xl-4,
  .BoxSearch .BoxInput .col-xl-5,
  .BoxSearch .BoxInput .col-xl-6,
  .BoxSearch .BoxInput .col-xl-7,
  .BoxSearch .BoxInput .col-xl-8,
  .BoxSearch .BoxInput .col-xl-9,
  .BoxSearch .BoxInput .col-xl-auto {
    border-bottom: 1px solid #ddd !important;
    padding: 10px 0px !important;
  }
  .tableFooterPaging .col-12 {
    text-align: center;
    margin: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .tableFooterPaging .col-12 p {
    font-size: 1rem;
    width: 100%;
  }
  .BoxbuttonBadge {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .BoxbuttonBadge .button-badge {
    min-width: 46.8%;
    margin-left: 10px;
    width: auto !important;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-bottom: 5px;
    width: 100%;
  }
  .BoxbuttonBadge .btnAddTopSearch {
    position: absolute !important;
    padding: 0 25px;
    margin-left: 1rem;
    top: -33px;
    height: 40px;
    right: 0;
  }
  .BoxbuttonBadge.BoxbuttonBadgePayment {
    margin-top: 20px;
    margin-bottom: 16px;
  }
  .btnAddTopSearch#btnaddso {
    right: 0px;
    top: -5px;
  }
  .payment-last-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .payment-last-search > div {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 1rem;
    border-bottom: 1px solid #ddd !important;
  }
  .payment-last-search > div input {
    margin-bottom: 0.5rem;
  }
  .payment-last-search > div ion-icon {
    margin-bottom: 0.5rem;
  }
  body:not(.layout-fixed) .main-sidebar {
    height: inherit;
    min-height: 100%;
    position: absolute;
    top: 0;
    width: 280px;
  }
  body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav)
.content-wrapper,
  body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav)
.main-footer,
  body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav)
.main-header {
    margin-left: 0px;
  }
  .sidebar-mini .main-sidebar .nav-link,
  .sidebar-mini-md .main-sidebar .nav-link,
  .sidebar-mini-xs .main-sidebar .nav-link {
    width: calc(280px - 0.5rem * 2);
    -webkit-transition: width ease-in-out 0.3s;
    transition: width ease-in-out 0.3s;
  }
  .logoMobile {
    width: 140px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
  }
  .boxDownload .btn {
    margin-top: 10px;
  }
  .overLimitInformation .boxTimelinne {
    margin-top: 1rem;
  }
  .overLimitInformation > .col-12 {
    padding: 0;
  }
  .overLimitInformation .BoxSearch {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 100%;
    margin-top: 1rem;
    padding: 0.5rem;
  }
  .overLimitInformation .BoxSearch .boxwhite {
    border-radius: 15px;
  }
  .overLimitInformation .boxTimelinne.boxTimeLineCard .btnExpandCard i {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out;
  }
  .overLimitInformation .boxTimelinne.boxTimeLineCard .btnExpandCardStatus i {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out;
  }
  .overLimitInformation .boxTimelinne.boxTimeLineCard.deActive {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%;
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out;
  }
  .overLimitInformation .boxTimelinne.boxTimeLineCard.deActive .btnExpandCard i {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out;
  }
  .overLimitInformation .boxTimelinne.boxTimeLineCard.deActive .btnExpandCardStatus i {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out;
  }
  .overLimitInformation .boxTimelinne.boxTimeLineCard.deActive .BoxToggle {
    width: 100%;
    height: 70px;
    visibility: inherit;
  }
  .overLimitInformation .boxTimelinne.boxTimeLineCard.deActive .BoxToggle h3 {
    margin-bottom: 0;
  }
  .overLimitInformation .boxTimelinne.boxTimeLineCard.deActive .BoxToggle > .row {
    visibility: hidden;
  }
  .overLimitInformation .boxStatusCard {
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out;
  }
  .overLimitInformation .boxStatusCard.deActive {
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out;
  }
  .overLimitInformation .boxStatusCard.deActive .btnExpandCardStatus i {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
  .overLimitInformation .boxStatusCard.deActive {
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out;
  }
  .overLimitInformation .boxStatusCard.deActive .btnExpandCardStatus i {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
  .overLimitInformation .boxStatusCard.deActive .BoxToggle .boxStep p {
    display: none;
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out;
  }
  .overLimitInformation .boxStatusCard.deActive .BoxToggle .boxStep span {
    display: none;
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out;
  }
  .overLimitInformation .BoxSearch.deActive {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%;
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out;
  }
  .Login {
    width: 90vw;
    margin: auto;
  }
  .Login .boxCenter {
    width: 100%;
    min-height: 100vh;
    background-color: #fff;
    border-radius: 30px;
    overflow: hidden;
    height: auto;
  }
  .Login .footer {
    position: relative;
    bottom: 0;
    margin: 25px;
    width: 100%;
  }
  .BoxSearch .BoxInput .col.noborder-mobile,
  .BoxSearch .BoxInput .col-1.noborder-mobile,
  .BoxSearch .BoxInput .col-10.noborder-mobile,
  .BoxSearch .BoxInput .col-11.noborder-mobile,
  .BoxSearch .BoxInput .col-12.noborder-mobile,
  .BoxSearch .BoxInput .col-2.noborder-mobile,
  .BoxSearch .BoxInput .col-3.noborder-mobile,
  .BoxSearch .BoxInput .col-4.noborder-mobile,
  .BoxSearch .BoxInput .col-5.noborder-mobile,
  .BoxSearch .BoxInput .col-6.noborder-mobile,
  .BoxSearch .BoxInput .col-7.noborder-mobile,
  .BoxSearch .BoxInput .col-8.noborder-mobile,
  .BoxSearch .BoxInput .col-9.noborder-mobile,
  .BoxSearch .BoxInput .col-auto.noborder-mobile,
  .BoxSearch .BoxInput .col-lg.noborder-mobile,
  .BoxSearch .BoxInput .col-lg-1.noborder-mobile,
  .BoxSearch .BoxInput .col-lg-10.noborder-mobile,
  .BoxSearch .BoxInput .col-lg-11.noborder-mobile,
  .BoxSearch .BoxInput .col-lg-12.noborder-mobile,
  .BoxSearch .BoxInput .col-lg-2.noborder-mobile,
  .BoxSearch .BoxInput .col-lg-3.noborder-mobile,
  .BoxSearch .BoxInput .col-lg-4.noborder-mobile,
  .BoxSearch .BoxInput .col-lg-5.noborder-mobile,
  .BoxSearch .BoxInput .col-lg-6.noborder-mobile,
  .BoxSearch .BoxInput .col-lg-7.noborder-mobile,
  .BoxSearch .BoxInput .col-lg-8.noborder-mobile,
  .BoxSearch .BoxInput .col-lg-9.noborder-mobile,
  .BoxSearch .BoxInput .col-lg-auto.noborder-mobile,
  .BoxSearch .BoxInput .col-md.noborder-mobile,
  .BoxSearch .BoxInput .col-md-1.noborder-mobile,
  .BoxSearch .BoxInput .col-md-10.noborder-mobile,
  .BoxSearch .BoxInput .col-md-11.noborder-mobile,
  .BoxSearch .BoxInput .col-md-12.noborder-mobile,
  .BoxSearch .BoxInput .col-md-2.noborder-mobile,
  .BoxSearch .BoxInput .col-md-3.noborder-mobile,
  .BoxSearch .BoxInput .col-md-4.noborder-mobile,
  .BoxSearch .BoxInput .col-md-5.noborder-mobile,
  .BoxSearch .BoxInput .col-md-6.noborder-mobile,
  .BoxSearch .BoxInput .col-md-7.noborder-mobile,
  .BoxSearch .BoxInput .col-md-8.noborder-mobile,
  .BoxSearch .BoxInput .col-md-9.noborder-mobile,
  .BoxSearch .BoxInput .col-md-auto.noborder-mobile,
  .BoxSearch .BoxInput .col-sm.noborder-mobile,
  .BoxSearch .BoxInput .col-sm-1.noborder-mobile,
  .BoxSearch .BoxInput .col-sm-10.noborder-mobile,
  .BoxSearch .BoxInput .col-sm-11.noborder-mobile,
  .BoxSearch .BoxInput .col-sm-12.noborder-mobile,
  .BoxSearch .BoxInput .col-sm-2.noborder-mobile,
  .BoxSearch .BoxInput .col-sm-3.noborder-mobile,
  .BoxSearch .BoxInput .col-sm-4.noborder-mobile,
  .BoxSearch .BoxInput .col-sm-5.noborder-mobile,
  .BoxSearch .BoxInput .col-sm-6.noborder-mobile,
  .BoxSearch .BoxInput .col-sm-7.noborder-mobile,
  .BoxSearch .BoxInput .col-sm-8.noborder-mobile,
  .BoxSearch .BoxInput .col-sm-9.noborder-mobile,
  .BoxSearch .BoxInput .col-sm-auto.noborder-mobile,
  .BoxSearch .BoxInput .col-xl.noborder-mobile,
  .BoxSearch .BoxInput .col-xl-1.noborder-mobile,
  .BoxSearch .BoxInput .col-xl-10.noborder-mobile,
  .BoxSearch .BoxInput .col-xl-11.noborder-mobile,
  .BoxSearch .BoxInput .col-xl-12.noborder-mobile,
  .BoxSearch .BoxInput .col-xl-2.noborder-mobile,
  .BoxSearch .BoxInput .col-xl-3.noborder-mobile,
  .BoxSearch .BoxInput .col-xl-4.noborder-mobile,
  .BoxSearch .BoxInput .col-xl-5.noborder-mobile,
  .BoxSearch .BoxInput .col-xl-6.noborder-mobile,
  .BoxSearch .BoxInput .col-xl-7.noborder-mobile,
  .BoxSearch .BoxInput .col-xl-8.noborder-mobile,
  .BoxSearch .BoxInput .col-xl-9.noborder-mobile,
  .BoxSearch .BoxInput .col-xl-auto.noborder-mobile {
    border: none !important;
    border-top: none !important;
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
  }
  .main-footer {
    padding: 0;
    text-align: center;
  }
  .main-footer p {
    font-size: 1rem;
    line-height: 1;
  }
  .box-payment-table {
    padding: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .box-payment-detail .box-payment {
    padding: 20px;
    margin-top: 1.5rem;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }
  .box-payment-detail .box-payment .box-modal-form {
    padding: 10px;
  }
  .bank-checkbox-full {
    margin-right: 0;
  }
  .payment-footer-modal {
    margin: 0;
    background-color: #fff;
  }
  .payment-footer-modal .col-12 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 20px;
  }
  .payment-footer-modal .col-12 button {
    width: 100%;
    margin-bottom: 10px;
  }
  .payment-modal .modal-content {
    background-color: transparent;
  }
  .payment-modal .modal-content .modal-boby {
    background-color: transparent;
  }
  .daterangepicker .applyBtn.btn.btn-sm.btn-primary {
    margin-top: 10px;
  }
  .main-header {
    max-width: 100vw;
  }
  .boxUploadFile .ew-upload-table {
    margin-top: 35px !important;
  }
  .boxUploadFile .custom-file {
    min-height: 80px;
  }
  .BoxSearch .boxCustomUploadFile.boxDownload {
    cursor: pointer;
    margin-bottom: 0px !important;
    position: absolute;
    width: 100%;
    margin-top: 30px !important;
  }
  .BoxSearch .btnAddTopSearch {
    top: -55px;
  }
  .Login .boxCenter .boxLeft {
    padding: 18px;
  }
  [name="foverlimitadd"] .col-sm-10.text-center .btn {
    margin-right: 24px;
    padding: 5px 20px;
    width: 100%;
    margin-bottom: 10px;
  }
  .overLimitInformation .BoxSearch .boxwhite {
    background: #fff;
    padding: 2px;
    border-radius: 5px;
    margin-bottom: 15px;
  }
    .overLimitInformation .boxTimelinne.linecard_comment {
        -webkit-transition: all 1s ease-out;
        transition: all 1s ease-out;
        max-width: 100%;
    }
}

@media screen and (max-width: 576px) {
  .select2-container--default
.select2-selection--multiple
.select2-selection__rendered {
    padding: 0 1rem 0.375rem 0.375rem;
    margin-bottom: -0.375rem;
  }
  .BoxSearch .BoxInput .select2-selection .select2-selection__choice {
    background-color: #fff;
    border: 1px solid #005998;
    color: #2e2e2e;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .select2-container {
    width: 100% !important;
  }
  .BoxSearch .BoxInput .select2-container {
    width: 80% !important;
  }
}

.ew-ext-search-form {
  width: 100% !important;
  display: block;
}

.ew-custom-template-search {
  margin-bottom: 0 !important;
}

.ew-search-panel {
  margin-bottom: 0 !important;
}

.ew-edit-form {
  width: 100% !important;
  display: block;
}

.ew-add-form {
  width: 100% !important;
  display: block;
}

.ew-list-form .table-responsive {
  padding: 0 0.25rem !important;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  border-color: #005998 !important;
  background-color: #005998 !important;
}

#fusersedit .form-group .custom-checkbox {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

#fusersadd .form-group .custom-checkbox {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.Login .boxCenter .boxLeft h1 {
  font-family: "DBHeavent-Med";
  font-weight: 700;
  font-size: 3.4rem;
  margin-bottom: 0px;
  text-align: center;
}

.Login .boxCenter .boxLeft .s_approved_success {
  font-family: "DBHeavent-Med";
  font-weight: 700;
  font-size: 4.1rem;
  margin-bottom: 0px;
  text-align: center;
  color: #219e21 !important;
}

.Login .boxCenter .boxLeft .s_reject {
  font-family: "DBHeavent-Med";
  font-weight: 700;
  font-size: 4.1rem;
  margin-bottom: 0px;
  text-align: center;
  color: #ff0202 !important;
}

.Login .boxCenter .boxLeft .s_other {
  font-family: "DBHeavent-Med";
  font-weight: 700;
  font-size: 4.1rem;
  margin-bottom: 0px;
  text-align: center;
  color: #f7c71c !important;
}

@-webkit-keyframes ldio-eclipse {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes ldio-eclipse {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.ldio-eclipse div {
  position: absolute;
  -webkit-animation: ldio-eclipse 0.35s linear infinite;
          animation: ldio-eclipse 0.35s linear infinite;
  width: 160px;
  height: 160px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  -webkit-box-shadow: 0 5px 0 0 #29abe2;
          box-shadow: 0 5px 0 0 #29abe2;
  -webkit-transform-origin: 80px 82.5px;
          transform-origin: 80px 82.5px;
}

.lds-eclipse {
  width: 165px;
  height: 165px;
  display: inline-block;
  overflow: hidden;
  background: transparent;
}

.ldio-eclipse {
  width: 160px;
  height: 160px;
  margin: 0 auto;
  position: relative;
  -webkit-transform: translateZ(0) scale(1);
          transform: translateZ(0) scale(1);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}

.ldio-eclipse div {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

#holdon-content {
  text-align: center;
  width: 165px;
  height: 165px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

#holdon-message {
  width: 160px;
  height: 28px;
  position: absolute;
  top: 0;
  color: white;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

#holdon-message h4 {
  font-size: 24px;
}

.loader {
  position: absolute;
  width: 125px;
  height: 165px;
  vertical-align: middle;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.loader > div {
  height: 100%;
  width: 30px;
  display: inline-block;
  float: left;
  margin-left: 2px;
  -webkit-animation: delay 1.2s infinite ease-in-out;
  animation: delay 1.2s infinite ease-in-out;
}

.loader .bar1 {
  background-color: #754fa0;
}

.loader .bar2 {
  background-color: #09b7bf;
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.loader .bar3 {
  background-color: #90d36b;
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.loader .bar4 {
  background-color: #f2d40d;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.loader .bar5 {
  background-color: #fcb12b;
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.loader .bar6 {
  background-color: #ed1b72;
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes delay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.05);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}

@keyframes delay {
  0%,
  40%,
  100% {
    transform: scaleY(0.05);
    -webkit-transform: scaleY(0.05);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}

#holdon-message h4 {
  display: none;
}
/*# sourceMappingURL=styles.css.map */

.XbtnOverlimitDelete {
    background-color: #fe0808 !important;
    border-color: #fe0808 !important;
}

.s_error{
	color:#f30606;
}

.select2-container--bootstrap4 .select2-results__option {
    font-size: 1.35rem;
}

.boxwhite {
    background-color: #fff;
}

.no-boxshadow {
    -webkit-box-shadow: 0px 0px 0px !important;
    box-shadow: 0px 0px 0px !important;
}

.rowHistory {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.rowHistory p {
    color: #005998;
    font-weight: bold;
    font-size: 1.2rem;
}

.rowHistory button {
    background-color: #00b5f1 !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.iconToolTip {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #aaaaaa;
    font-size: 13px;
    cursor: pointer;
}

.tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #00b5f1 !important;
    border-radius: 0.25rem;
}

.tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.tooltip.bs-tooltip-top .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #00b5f1;
}

.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before,
.tooltip.bs-tooltip-right .arrow::before {
    margin-top: -3px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #00b5f1;
}

.tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before,
.tooltip.bs-tooltip-bottom .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #00b5f1;
}

.tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before,
.tooltip.bs-tooltip-left .arrow::before {
    right: 0;
    margin-top: -3px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #00b5f1;
}

.boxPenalty .box001 h4 {
    font-weight: bold;
    color: #001152;
    margin-bottom: 0 !important;
}

.boxPenalty .boxBorder {
    margin-top: 25px !important;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    padding: 15px;
}

.boxPenalty .boxBorder .box002 h3 {
    color: #005998;
    font-weight: bold;
    font-size: 1.8rem;
}

.boxPenalty .boxBorder .box002 h4 {
    color: #aaaaaa;
    font-size: 1.4rem;
}

.boxPenalty .boxBorder .box002 h2 {
    color: #aaaaaa;
    font-size: 1.6rem;
}

.boxPenalty .boxBorder .box002 h5 {
    color: #2e2e2e;
    font-size: 1.6rem;
}

.boxPenalty .boxBorder .box003 .boxRowH,
.boxPenalty .boxBorder .box003 .boxRowH2,
.boxPenalty .boxBorder .box003 .boxRowH3 {
    background-color: #f8f8f8;
    padding: 10px 15px !important;
    margin-bottom: 10px !important;
    border-radius: 5px;
}

.boxPenalty .boxBorder .box003 .boxRowH h3,
.boxPenalty .boxBorder .box003 .boxRowH2 h3,
.boxPenalty .boxBorder .box003 .boxRowH3 h3 {
    color: #aaaaaa;
    font-size: 1.4rem;
    margin-bottom: 0 !important;
}

.boxPenalty .boxBorder .box003 .boxRowH .boxFlex,
.boxPenalty .boxBorder .box003 .boxRowH2 .boxFlex,
.boxPenalty .boxBorder .box003 .boxRowH3 .boxFlex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.boxPenalty .boxBorder .box003 .boxRowH .boxFlex .currencyType,
.boxPenalty .boxBorder .box003 .boxRowH2 .boxFlex .currencyType,
.boxPenalty .boxBorder .box003 .boxRowH3 .boxFlex .currencyType {
    display: block !important;
    color: #2e2e2e;
    font-size: 1.2rem;
    background-color: #ebebeb;
    padding: 5px !important;
    margin-right: 10px;
    line-height: 20px;
    border-radius: 4px;
    text-align: right;
}

.boxPenalty .boxBorder .box003 .boxRowH .boxFlex h5,
.boxPenalty .boxBorder .box003 .boxRowH2 .boxFlex h5,
.boxPenalty .boxBorder .box003 .boxRowH3 .boxFlex h5 {
    margin-bottom: 0 !important;
    color: #2e2e2e;
    font-size: 1.25rem;
    margin-right: 10px !important;
    text-align: right;
}

.boxPenalty .boxBorder .box003 .boxRowH2 {
    background-color: #d9f4fd;
}

.boxPenalty .boxBorder .box003 .boxRowH3 {
    background-color: #ebebeb;
}

.boxPenalty .boxBorder .box003 .boxRowH3 h3 {
    color: #696969;
}

.boxPenalty .boxBorder .box003 .boxRowH3 .boxFlex .currencyType {
    background-color: #fff;
}


#steps2 {
  /* Circles */
}

#steps2 .progressbar {
  counter-reset: step;
        justify-content: center !important;
        display:flex;
}

#steps2 .progressbar li {
  position: relative;
  list-style: none;
  float: left;
  width: 10%;
  text-align: center;
  color: #fff;
  font-size: 2rem;
  margin-bottom: 25px;
  font-family: "DBHeavent";
  font-weight: bold;
}

#steps2 .progressbar li p,
#steps2 .progressbar li span,
#steps2 .progressbar li h4 {
  color: #005998;
  margin-bottom: 0;
  display: block;
}

#steps2 .progressbar li p {
  line-height: 1;
  font-size: 1.2rem;
  color: #2e2e2e;
  font-family: "DBHeavent";
  font-weight: normal;
}

#steps2 .progressbar li span {
  line-height: 1;
  font-size: 1rem;
  color: #2e2e2e;
  font-family: "DBHeavent";
  font-weight: normal;
}

#steps2 .progressbar li h4 {
  font-family: "DBHeavent";
  font-weight: bold;
}

#steps2 .progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 50px;
  height: 50px;
  border: 3px solid #005998;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  background-color: #fff;
  color: #005998;
  line-height: 49px;
  z-index: 2;
  position: relative;
}

#steps2 .progressbar li.active:before {
  background-color: #005998;
  color: #fff;
}

#steps2 .progressbar li:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  background: #005998;
  top: 25px;
  /*half of height Parent (li) */
  left: -50%;
  z-index: 0;
}

#steps2 .progressbar li:first-child:after {
  content: none;
}

#steps2 .progressbar li.active:before {
  background: #005998;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.2rem;
}

#steps2 .progressbar li.active + li:after {
  background: #005998;
}

.sidebar .nav-link.active img{
  filter: invert(46%) sepia(93%) saturate(848%) hue-rotate(158deg) brightness(99%) contrast(101%);
}

.ew-add-edit-option{
  position: absolute;
  right: 15px;
  top: 0px;
}

.form-inline.ew-form.ew-list-form{
  position: relative;
  margin-top: 65px;
}
.tableCustom2 thead th:nth-child(1) {
  width: 15%;
}

.tableCustom2 thead th:nth-child(2) {
  width: 10%;
}

.tableCustom2 thead th:nth-child(3) {
  width: 5%;
}

.tableCustom2 thead th:nth-child(4) {
  width: 15%;
}

.tableCustom2 thead th:nth-child(7) {
  width: 20%;
  max-width: 20%;
}

.tableCustom2 .tableMultiple {
  border: 1px solid rgba(221, 221, 221, 0.5) !important;
  padding-bottom: 5px;
  padding-top: 5px;
  background-color: #fff;
}

.tableCustom2 .tableMultiple > table {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

.tableCustom2 .tableMultiple > table tr.rowNear td:nth-child(1) {
  width: 15%;
}

.tableCustom2 .tableMultiple > table tr.rowNear td:nth-child(2) {
  width: 10%;
}

.tableCustom2 .tableMultiple > table tr.rowNear td:nth-child(3) {
  width: 5%;
}

.tableCustom2 .tableMultiple > table tr.rowNear td:nth-child(4) {
  width: 15%;
}

.tableCustom2 .tableMultiple > table tr.rowNear td:nth-child(7) {
  width: 20%;
  max-width: 20%;
}

.tableCustom2 .tableMultiple > table tr.rowNear td {
  border-top: 0px solid #fff !important;
}

.tableCustom2 .tableMultiple > table tbody td div.td {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.tableCustom2 .tableMultiple > table .expanded + .expandable-body td .boxContentTd {
  border: 0px solid #005998 !important;
}

.tableCustom2 .tableMultiple > table tr.expanded div.td {
  border-top: 0px solid #005998 !important;
}

.tableCustom2 .tableMultiple > table tr.expanded td:first-child div.td {
  border-left: 0px solid #005998 !important;
}

.tableCustom2 .tableMultiple > table tr.expanded td:last-child div.td {
  border-right: 0px solid #005998 !important;
}

.tableCustom2 .tableMultiple > table td .btnTagNum {
  color: #005998 !important;
  font-size: 1.2rem;
  border: 1px solid #005998 !important;
  padding: 5px 8px;
  border-radius: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.tableCustom2 .tableMultiple > table td .btnTagNum p {
  margin-bottom: 0;
}

.tableCustom2 .tableMultiple > table td .btnTagNum span {
  background-color: #005998;
  padding: 0px 8px;
  color: #fff;
  border-radius: 100%;
  line-height: 10px;
  margin-left: 4px;
}

.tableCustom2 .tableMultiple > table td img {
  width: 24px;
}

.tableCustom2 .tableMultiple > table .btnTopHeader {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -20px;
}

.tableCustom2 .tableMultiple > table .btnTopHeader .btn {
  background-color: #fff !important;
  border: 1px solid #005998 !important;
  border-radius: 25px;
  color: #005998 !important;
  margin-right: 5px;
  font-size: 1.1rem;
}

.tableCustom2 .tableMultiple > table .btnTopHeader .btn img {
  height: 14px;
  width: 14px;
  margin-right: 4px;
}

.tableCustom2 .tableMultiple > table .topTrHeader {
  padding: 10px 25px;
}

.tableCustom2 .tableMultiple > table .topTrHeader span,
.tableCustom2 .tableMultiple > table .topTrHeader p,
.tableCustom2 .tableMultiple > table .topTrHeader h6,
.tableCustom2 .tableMultiple > table .topTrHeader .currency {
  display: inline-block;
  margin-bottom: 0;
}

.tableCustom2 .tableMultiple > table .topTrHeader .status {
  margin-right: 20px;
}

.tableCustom2 .tableMultiple > table .topTrHeader .status span {
  border-radius: 5px;
  border: 1px solid #079992;
  color: #079992;
  padding: 0px 15px;
  margin-left: 10px;
}

.tableCustom2 .tableMultiple > table .topTrHeader .currency p {
  margin-right: 15px;
  font-weight: 700;
}

.tableCustom2 .tableMultiple > table .topTrHeader .currency h6 {
  background-color: #f8f8f8;
  padding: 10px;
  font-size: 1.2rem;
  font-weight: 700;
}

.tableCustom2 .tableMultiple > table .topTrHeader .currency h6 > span {
  padding: 4px;
  background-color: #fff;
  line-height: 15px;
  margin-left: 10px;
  margin-right: 5px;
}
.nav-treeview {
    height: unset !important;
    padding-top: unset !important;
    margin-top: unset !important;
    padding-bottom: unset !important;
    margin-bottom: unset !important;
}

.box-payment-detail .chk_update_fee .boxUploadFile .custom-file-input {
    width: 70% !important;
}
/*# sourceMappingURL=style2.css.map */