::-webkit-scrollbar {
  border: 1px solid #d5d5d5;
  height: 4px;
  width: 3px;
}

::-webkit-scrollbar-thumb {
  background: #b0b0b0;
  border-radius: 0;
}

::-webkit-scrollbar-track {
  background: #eee;
  border-radius: 0;
}

:checked + .checklbl {
  border-color: #0060a1;
  border-radius: 8px;
}

:checked + .checklbl1 {
  border-color: #0060a1;
  border-radius: 10px;
}

:checked + .checklbl1:before,
:checked + .checklbl:before {
  background-color: #0060a1;
  content: "✓";
  transform: scale(1);
}

:focus {
  outline-style: none;
}

* {
  margin: 0;
  padding: 0;
}

a:hover {
  cursor: pointer;
  text-decoration: none !important;
}

body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  font-family: bodyfont !important;
  height: 100%;
  overflow: auto;
  text-rendering: optimizeLegibility;
  user-select: none;
  width: 100%;
  zoom: 1;
}

button:focus {
  outline: transparent !important;
}

input::placeholder {
  color: inherit !important;
  font-family: bodyfont !important;
  opacity: 0.6;
}

input:checked + .slider {
  background-color: #0060a1;
  border-color: #707070;
}

input:checked + .slider:before {
  -ms-transform: translateX(26px);
  -webkit-transform: translateX(26px);
  transform: translateX(26px);
}

input:focus + .slider {
  box-shadow: 0 0 1px #d44534;
}

input[type="checkbox"][id^="myCheckbox"],
input[type="radio"][id^="myRadiobox"],
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_paginate,
.dataTables_wrapper .dataTables_processing {
  display: none;
}

li {
  padding: 5px 0;
}

nav {
  background: #0060a1;
  height: 40px;
  overflow: hidden;
}

ol,
ul {
  padding-left: 15px;
}

table th {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7 !important;
  padding: 0;
}

textarea::placeholder {
  font-family: bodyfont !important;
  opacity: 0.4;
}

video.videobann {
  background-position: center top;
  background-repeat: no-repeat;
  height: 582px;
}

.aff-input {
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #edeeef;
  color: #000;
  font-size: 14px;
  height: 38px;
  margin: 0;
  padding: 0 15px;
  width: 100%;
}

.aff-input,
.aff-read-only {
  align-items: center;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.aff-read-only {
  background-color: #e8ecef;
  border-radius: 5px;
  border: 1px solid rgba(112, 112, 112, 0.5);
  height: 35px;
  padding-left: 10px;
  padding-right: 10px;
}

.aff-report-title {
  color: #151e34;
  font-size: 25px;
  font-weight: 700;
  padding-bottom: 30px;
}

.affiliate_field_container {
  margin-bottom: 30px;
}

.affiliate_field_detail {
  color: #6e7481;
  font-size: 15px;
}

.affiliate_field_title {
  color: #6e7481;
  font-size: 15px;
}

.affiliate_input_container {
  align-items: center;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #edeeef;
  color: #b5b8bd;
  display: flex;
  font-size: 14px;
  height: 38px;
  justify-content: space-between;
  margin: 0;
  padding: 0 15px;
  position: relative;
  width: 100%;
}

.affiliate_input_container:-moz-read-only {
  background-color: #f9fafc;
}

.affiliate_input_container:read-only {
  background-color: #f9fafc;
}

.affiliate_input_link_container {
  align-items: center;
  background-color: #f9fafc;
  border-radius: 4px;
  border: 1px solid #edeeef;
  color: #59bcff;
  display: flex;
  font-size: 14px;
  height: 38px;
  justify-content: space-between;
  margin: 0;
  padding: 0 15px;
  position: relative;
  width: 100%;
}

.affiliate_page_title {
  border-bottom: 2px solid #edeeef;
  color: #151e34;
  font-size: 25px;
  font-weight: 700;
  padding-bottom: 30px;
}

.affiliate_report_input_container {
  border-radius: 4px;
  border: 1px solid #edeeef;
  color: #000;
  font-size: 14px;
  height: 38px;
  margin: 0;
  padding: 0 15px;
  width: 100%;
}

.approved_status {
  color: #28a745 !important;
}

.bank-border {
  border-left: 1px solid rgba(112, 112, 112, 0.5);
  height: 35px;
  margin: 0 7px;
}

.bank-list-option {
  border-radius: 8px;
  border: 1px solid rgba(112, 112, 112, 0.5);
  display: flex;
  flex-warp: warp;
  padding: 10px;
  width: 100%;
}

.bank-list-pointer {
  cursor: pointer;
}

.btn-submit {
  background-color: #0060a1;
  border: transparent;
  color: #fff;
  font-family: bodyfont;
}

.btn-submit,
.btn_search {
  border-radius: 4px;
  font-size: 16px;
  height: 38px;
  min-width: 120px;
  text-align: center;
  width: 134px;
}

.btnnoborder {
  background: none;
  border: none;
}

.check-deposit-option {
  position: relative;
}

.check-deposit-option:before,
.checklbl1:before {
  align-items: center;
  background-color: #fff !important;
  border-radius: 50%;
  border: 0;
  color: #5cc62f !important;
  content: "\f058" !important;
  display: flex;
  font-family: FontAwesome;
  height: 18px;
  justify-content: center;
  left: -5px;
  line-height: 28px;
  position: absolute;
  text-align: center;
  top: -5px;
  transform: scale(0);
  transition-duration: 0.4s;
  width: 18px;
}

.checklbl1 {
  border-radius: 8px;
  height: auto;
  margin: 0;
  min-width: 36px;
  width: 36px;
}

.checklbl1 img {
  height: auto;
  transform-origin: 50% 50%;
  transition-duration: 0.2s;
  width: 100%;
}

.deposit-notice-list {
  color: #b5b8bd;
  display: list-item;
  font-size: 12px;
  list-style-type: decimal;
}

.depositQuickOptionsMoney {
  height: 30px;
  width: 67px;
}

.depositQuickOptionsMoney.active {
  background-color: #0060a1;
  border: none;
  color: #fff;
  opacity: 1;
}

.depositQuickOptionsMoney.active:before {
  align-items: center;
  background-color: #fff !important;
  border-radius: 50%;
  border: 0;
  color: #5cc62f !important;
  content: "\f058" !important;
  display: flex;
  font-family: FontAwesome;
  height: 18px;
  justify-content: center;
  left: -5px;
  line-height: 28px;
  position: absolute;
  text-align: center;
  top: -5px;
  transition-duration: 0.4s;
  width: 18px;
}

.div-content {
  margin: auto;
  max-width: 1320px;
  min-width: 1024px;
  position: relative;
  width: 100%;
}

.div-content-full {
  min-width: 1024px;
  width: 100% !important;
}

.idr-text {
  color: #b5b8bd;
  font-size: 15px;
}

.idr-vnd-amount,
.idr-vnd-text {
  color: #b5b8bd;
  font-size: 20px;
}

.important-info-title {
  color: #6e7481;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0;
  text-align: center;
}

.importantNoticeText {
  color: #b5b8bd;
}

.mid-border {
  border-bottom: 2px solid #edeeef;
  margin-left: 7px;
}

.mid-border,
.mid-border-vertical {
  border-right: 2px solid #edeeef;
}

.minmax-txt {
  color: red;
  font-size: 12px;
  margin-bottom: 0;
  margin-left: 4px;
  opacity: 0.9;
}

.modal {
  z-index: 1050 !important;
}

.modal-body {
  overflow: auto;
  padding: 10px 1em 0;
}

.modal-content {
  max-height: 90vh;
  overflow: hidden;
}

.modal-dialog {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  margin: 0 auto;
  min-width: 530px;
  width: fit-content;
}

.modal-header {
  border: 0;
  display: block !important;
  padding-bottom: 0;
}

.modal-header > .modal-title {
  color: #0060a1;
  font-weight: 700;
  margin-top: 25px;
  text-align: center;
  width: 100%;
}

.modal-header > button {
  font-size: 40px;
  position: absolute;
  right: 15px;
  top: 5px;
}

.payment-bank-options {
  display: grid;
  grid-gap: 5px 15px;
  grid-template-columns: repeat(2, 1fr);
}

.pending_status {
  color: #f0ad4e !important;
}

.qr-code-btn {
  background-color: #0060a1;
  border-radius: 4px;
  border: transparent;
  color: #fff;
  font-family: bodyfont !important;
  font-size: 16px;
  height: 34px;
  min-width: 120px;
  text-align: center;
  width: 134px;
}

.rejected_status {
  color: #dc3545 !important;
}

.side_menu_icon {
  align-items: center;
  color: #dadee2;
  display: flex;
  font-size: 17px;
  justify-content: center;
  width: 15px;
}

.side_menu_list {
  align-items: center;
  border-left: 2px solid #dadee2;
  color: #525660;
  cursor: pointer;
  display: block;
  font-size: 15px;
  font-weight: 600;
  opacity: 0.5;
  padding: 8px 0 8px 20px;
  text-transform: capitalize;
}

.side_menu_list.active {
  opacity: 1;
}

.side_menu_option {
  color: #525660;
  font-size: 15px;
  padding: 0 10px;
}

.side_menu_option:hover {
  color: #525660;
}

.side_menu_section_container {
  padding-bottom: 30px;
}

.side_menu_title {
  color: #151e34;
  font-size: 17px;
  font-weight: 700;
  padding-left: 18px;
}

.slider {
  -webkit-transition: 0.4s;
  background-color: #ccc;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.4s;
}

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.slider:before {
  -webkit-transition: 0.4s;
  background-color: #fff;
  bottom: 4px;
  content: "";
  height: 20px;
  left: 4px;
  position: absolute;
  transition: 0.4s;
  width: 20px;
}

.sub_menu_list {
  padding: 5px 15px;
}

.submitDepositBtn {
  background: #0060a1;
  color: #fff;
  font-family: bodyfont;
  font-weight: 700;
  min-width: -moz-fit-content;
  min-width: fit-content;
}

.submitDepositBtn,
.upload-receipt-btn {
  border-radius: 4px;
  border: none;
  font-size: 16px;
  height: 38px;
  width: 45%;
}

.tab_body tr {
  background-color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}

.tab_body tr td {
  border: none;
  font-family: bodyfont !important;
  font-size: 14px;
  padding: 16px 14px !important;
  text-align: left;
}

.tab_header {
  background-color: #f7fafb;
  border: none !important;
  color: #313541;
  font-family: bodyfont !important;
  font-size: 12px;
  font-weight: 400 !important;
  height: 44px;
  margin-left: 10px;
  padding: 0 !important;
  text-align: left;
}

.tab_header th {
  padding: 16px 14px !important;
}

.tab_header tr th {
  border: 1px solid;
  font-size: 14px;
  font-weight: 400 !important;
}

.upload-receipt-btn {
  background: #febc04;
  color: #000;
  font-family: bodyfont !important;
  min-width: -moz-fit-content !important;
  min-width: fit-content !important;
}

.width-fit-content {
  width: -moz-fit-content;
  width: fit-content;
}

.perfect-datetimepicker td.disabled {
  filter: invert(50%);
  filter: opacity(50%);
}

.perfect-datetimepicker td.oday  {
  filter: opacity(30%);
}