@font-face {
  font-family: "TahomaRegularfont";
  font-weight: 500;
  src: url("../fonts/URW DIN Bold.ttf");
  src: url("../fonts/URW DIN Bold.ttf") format("truetype");
}
@font-face {
  font-family: "TahomaRegularfontnoramal";
  font-weight: 500;
  src: url("../fonts/URW DIN.ttf");
  src: url("../fonts/URW DIN.ttf") format("truetype");
}
@font-face {
  font-family: "urw_dinlight";
  src: url("../fonts/URW-DIN/urwdin-light-webfont.woff2") format("woff2"), url("../fonts/URW-DIN/urwdin-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "urw_dinregular";
  src: url("../fonts/URW-DIN/urwdin-regular-webfont.woff2") format("woff2"), url("../fonts/URW-DIN/urwdin-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "urw_dinmedium";
  src: url("../fonts/URW-DIN/urwdin-medium-webfont.woff2") format("woff2"), url("../fonts/URW-DIN/urwdin-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "urw_dinbold";
  src: url("../fonts/URW-DIN/urwdin-bold-webfont.woff2") format("woff2"), url("../fonts/URW-DIN/urwdin-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "urw_dinblack";
  src: url("../fonts/URW-DIN/urwdin-black-webfont.woff2") format("woff2"), url("../fonts/URW-DIN/urwdin-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "AsapThin";
  src: url("../fonts/asap/AsapThin.eot");
  src: url("../fonts/asap/AsapThin.eot") format("embedded-opentype"), url("../fonts/asap/AsapThin.woff2") format("woff2"), url("../fonts/asap/AsapThin.woff") format("woff"), url("../fonts/asap/AsapThin.ttf") format("truetype"), url("../fonts/asap/AsapThin.svg#AsapThin") format("svg");
}
@font-face {
  font-family: "AsapLight";
  src: url("../fonts/asap/AsapLight.eot");
  src: url("../fonts/asap/AsapLight.eot") format("embedded-opentype"), url("../fonts/asap/AsapLight.woff2") format("woff2"), url("../fonts/asap/AsapLight.woff") format("woff"), url("../fonts/asap/AsapLight.ttf") format("truetype"), url("../fonts/asap/AsapLight.svg#AsapLight") format("svg");
}
@font-face {
  font-family: "AsapRegular";
  src: url("../fonts/asap/AsapRegular.eot");
  src: url("../fonts/asap/AsapRegular.eot") format("embedded-opentype"), url("../fonts/asap/AsapRegular.woff2") format("woff2"), url("../fonts/asap/AsapRegular.woff") format("woff"), url("../fonts/asap/AsapRegular.ttf") format("truetype"), url("../fonts/asap/AsapRegular.svg#AsapRegular") format("svg");
}
@font-face {
  font-family: "AsapMedium";
  src: url("../fonts/asap/AsapMedium.eot");
  src: url("../fonts/asap/AsapMedium.eot") format("embedded-opentype"), url("../fonts/asap/AsapMedium.woff2") format("woff2"), url("../fonts/asap/AsapMedium.woff") format("woff"), url("../fonts/asap/AsapMedium.ttf") format("truetype"), url("../fonts/asap/AsapMedium.svg#AsapMedium") format("svg");
}
@font-face {
  font-family: "AsapSemiBold";
  src: url("../fonts/asap/AsapSemiBold.eot");
  src: url("../fonts/asap/AsapSemiBold.eot") format("embedded-opentype"), url("../fonts/asap/AsapSemiBold.woff2") format("woff2"), url("../fonts/asap/AsapSemiBold.woff") format("woff"), url("../fonts/asap/AsapSemiBold.ttf") format("truetype"), url("../fonts/asap/AsapSemiBold.svg#AsapSemiBold") format("svg");
}
@font-face {
  font-family: "AsapBold";
  src: url("../fonts/asap/AsapBold.eot");
  src: url("../fonts/asap/AsapBold.eot") format("embedded-opentype"), url("../fonts/asap/AsapBold.woff2") format("woff2"), url("../fonts/asap/AsapBold.woff") format("woff"), url("../fonts/asap/AsapBold.ttf") format("truetype"), url("../fonts/asap/AsapBold.svg#AsapBold") format("svg");
}
@font-face {
  font-family: "AsapExtraBold";
  src: url("../fonts/asap/AsapExtraBold.eot");
  src: url("../fonts/asap/AsapExtraBold.eot") format("embedded-opentype"), url("../fonts/asap/AsapExtraBold.woff2") format("woff2"), url("../fonts/asap/AsapExtraBold.woff") format("woff"), url("../fonts/asap/AsapExtraBold.ttf") format("truetype"), url("../fonts/asap/AsapExtraBold.svg#AsapExtraBold") format("svg");
}
@font-face {
  font-family: "AsapBlack";
  src: url("../fonts/asap/AsapBlack.eot");
  src: url("../fonts/asap/AsapBlack.eot") format("embedded-opentype"), url("../fonts/asap/AsapBlack.woff2") format("woff2"), url("../fonts/asap/AsapBlack.woff") format("woff"), url("../fonts/asap/AsapBlack.ttf") format("truetype"), url("../fonts/asap/AsapBlack.svg#AsapBlack") format("svg");
}
* {
  padding: 0;
  margin: 0;
}

/* let's clear some floats */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

::-webkit-scrollbar-track {
  background: #F7F8F9;
}

::-webkit-scrollbar-thumb {
  background: #947D6D;
}

::-webkit-scrollbar-thumb:hover {
  background: #947D6D;
}

.table-responsive {
  padding-bottom: 5px;
}
.table-responsive::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.table-responsive::-webkit-scrollbar-track {
  background: #F7F8F9;
}
.table-responsive::-webkit-scrollbar-thumb {
  background: #005A77;
}
.table-responsive::-webkit-scrollbar-thumb:hover {
  background: #ffc300;
}

/* Track */
/* Handle */
/* Handle on hover */
/* The container */
.radio-container {
  display: block;
  position: relative;
  padding-left: 40px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #545554;
  font-size: 1rem;
  margin-right: 20px;
  margin: 0 0 15px !important;
  min-height: 40px;
  line-height: 40px;
}
.radio-container a {
  font-weight: 600;
  color: #ffa800;
}

/* Hide the browser's default radio button */
.radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.radio-container .checkmark {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 28px;
  width: 28px;
  background: none;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #EDEDED;
}

/* On mouse-over, add a grey background color */
.radio-container:hover input ~ .checkmark {
  background: none;
}

/* When the radio button is checked, add a blue background */
.radio-container input:checked ~ .checkmark {
  background: none;
  border-color: #E89F72;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radio-container .checkmark::after {
  content: "";
  position: absolute;
  display: none;
}

.radio-container .checkmark::before {
  content: "";
  position: absolute;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  top: 6px;
  left: 6px;
  width: 14px;
  height: 14px;
  background: #C4C4C4;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

/* Show the indicator (dot/circle) when checked */
.radio-container input:checked ~ .checkmark::after {
  display: block;
  background: #E89F72;
}

/* Style the indicator (dot/circle) */
.customRadioDesign {
  background: #fff;
  border: 1px solid #C4C4C4;
  width: 100%;
  height: 40px;
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

.radioContent {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #000;
  position: relative;
  z-index: 1;
  margin: 0;
}

.radio-container input:checked ~ .customRadioDesign {
  border: 1px solid #C4C4C4;
}

.radio-container .checkmark:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  top: 6px;
  left: 6px;
  width: 14px;
  height: 14px;
  background: #C4C4C4;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

/* The container */
.checkbox-container {
  display: block;
  position: relative;
  padding: 4px 0 0 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  color: #361805;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkbox-container .checkmark {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border: 2px solid #A88F6C;
  position: absolute;
  top: 4px;
  left: 0;
  height: 24px;
  width: 24px;
  background: none;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
  border: 3px solid #A88F6C;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
  background: #A88F6C;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkbox-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.grey-checkbox-wrapper {
  margin-bottom: 0;
  padding: 0;
  top: -15px;
}
.grey-checkbox-wrapper span.checkmark {
  background: #758799;
  border: none;
  width: 16px;
  height: 16px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.grey-checkbox-wrapper input:checked ~ .checkmark {
  border: none;
}
.grey-checkbox-wrapper .checkmark:after {
  border-color: #005A77;
}

.slidecontainer {
  width: 100%;
}
.slidecontainer .slider {
  margin: 0 !important;
  width: 100%;
}
.slidecontainer .range-value {
  color: #fff;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  background: linear-gradient(180deg, #57D8F5 0%, #2A5BDC 100%);
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  background: linear-gradient(180deg, #57D8F5 0%, #2A5BDC 100%);
  cursor: pointer;
}

.updown-arrow {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
}
.updown-arrow::before, .updown-arrow::after {
  position: absolute;
  content: "";
  border: 4px solid transparent;
}
.updown-arrow::before {
  border-bottom-color: #888888;
  top: 6px;
}
.updown-arrow::after {
  border-top-color: #888888;
  top: 16px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 16px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 12px;
  width: 12px;
  left: 3px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.switch {
  /* Rounded sliders */
}
.switch input:checked + .slider {
  background: rgba(212, 175, 55, 0.7);
}
.switch input:focus + .slider {
  box-shadow: 0 0 1px rgba(212, 175, 55, 0.7);
}
.switch input:checked + .slider:before {
  transform: translateX(6px);
  -webkit-transform: translateX(6px);
  -ms-transform: translateX(6px);
  -moz-transform: translateX(6px);
  -o-transform: translateX(6px);
}
.switch .slider.round {
  border-radius: 34px;
}
.switch .slider.round:before {
  border-radius: 50%;
}

.custom-select-one,
.custom-select-two,
.custom-select-three {
  display: none;
}

#custom-select-list-one,
#custom-select-list-two,
#custom-select-list-three {
  padding: 5px 0;
}

#custom-select-list-one img,
#custom-select-list-two img,
#custom-select-list-three img,
.drop-btn-select-one img,
.drop-btn-select-two img,
.drop-btn-select-three img {
  width: 22px;
}

#custom-select-list-one li,
#custom-select-list-two li,
#custom-select-list-three li {
  list-style: none;
  padding: 5px 15px;
}

#custom-select-list-one li:hover,
#custom-select-list-two li:hover,
#custom-select-list-three li:hover {
  background: rgba(219, 200, 167, 0.15);
}
#custom-select-list-one li:hover span,
#custom-select-list-two li:hover span,
#custom-select-list-three li:hover span {
  font-family: "Conv_AvenirNextLTPro-Bold";
  color: #D4AF37;
}

#custom-select-list-one li img,
#custom-select-list-two li img,
#custom-select-list-three li img {
  margin: 0;
  width: 20px;
}

#custom-select-list-one li span,
#custom-select-list-two li span,
#custom-select-list-three li span,
.drop-btn-select-one li span,
.drop-btn-select-two li span,
.drop-btn-select-three li span {
  margin-left: 8px;
  position: relative;
  top: 1px;
}

/* item list */
.custom-select-list-wrapper-one,
.custom-select-list-wrapper-two,
.custom-select-list-wrapper-three {
  display: none;
  width: 100%;
  max-width: 350px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  position: absolute;
  z-index: 99;
  background: #F7F7F7;
  max-width: 100%;
  left: 0;
  right: 0;
}

.open {
  display: show !important;
}

.drop-btn-select-one,
.drop-btn-select-two,
.drop-btn-select-three {
  margin-top: 0px;
  width: 100%;
  max-width: 100%;
  height: 45px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  background-color: rgba(219, 200, 167, 0.05);
  border: 1px solid rgba(47, 46, 42, 0.3);
  padding: 8px 15px;
  color: #005A77;
  position: relative;
}
.drop-btn-select-one:before,
.drop-btn-select-two:before,
.drop-btn-select-three:before {
  position: absolute;
  content: "";
  background: #EFEFEF;
  width: 24px;
  height: 24px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  right: 8px;
  top: 8px;
  pointer-events: none;
}
.drop-btn-select-one:after,
.drop-btn-select-two:after,
.drop-btn-select-three:after {
  content: "";
  width: 0;
  height: 0;
  border: 1px solid #005A77;
  width: 10px;
  height: 10px;
  border-right: none;
  border-top: none;
  transform: rotate(-45deg);
  position: absolute;
  top: 13px;
  right: 15px;
  pointer-events: none;
}

.drop-btn-select-one li,
.drop-btn-select-two li,
.drop-btn-select-three li {
  list-style: none;
  float: left;
  padding-bottom: 0px;
}

.drop-btn-select-one:hover li,
.drop-btn-select-two:hover li,
.drop-btn-select-three:hover li {
  margin-left: 0px;
}

.drop-btn-select-one:hover,
.drop-btn-select-one:focus,
.drop-btn-select-two:hover,
.drop-btn-select-two:focus,
.drop-btn-select-three:hover,
.drop-btn-select-three:focus {
  background: #F7F7F7;
  box-shadow: inset 0 0px 0px 1px #ccc;
}

.drop-btn-select-one:focus,
.drop-btn-select-two:focus,
.drop-btn-select-three:focus {
  outline: none;
}

.lang-select-one,
.lang-select-two,
.lang-select-three {
  margin-left: 0px;
  position: relative;
}

.select-with-img .select {
  height: 0;
  display: none;
}
.select-with-img .select .select-styled {
  display: none;
}

.attachment-input {
  position: relative;
}

.custom-file-upload-button {
  width: 100%;
  resize: none;
  outline: none;
  cursor: pointer;
  font-size: 16px;
  min-height: 45px;
  box-shadow: none;
  padding: 8px 15px;
  color: #005A77;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  background: rgba(219, 200, 167, 0.05) url(../img/attachment-icon.svg) no-repeat 95% 10px;
  border: 1px solid rgba(47, 46, 42, 0.3);
}

#file-chosen {
  margin-left: 0.3rem;
  font-family: sans-serif;
  position: absolute;
  top: 14px;
  left: 10px;
  pointer-events: none;
}

::-webkit-calendar-picker-indicator {
  filter: invert(1);
}

.box {
  position: relative;
  background: transparent !important;
}
.box::before {
  position: absolute;
  content: "";
  background: transparent !important;
  width: 0px;
  height: 0px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  right: 3px;
  top: 3px;
  pointer-events: none;
  z-index: 1;
}
.box::after {
  content: "";
  width: 0;
  height: 0;
  border: 2px solid #000000;
  width: 0px;
  height: 0px;
  border-right: none;
  border-top: none;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  position: absolute;
  top: 17px;
  right: 15px;
  pointer-events: none;
  z-index: 2;
}
.box select {
  width: 100%;
  resize: none;
  min-width: 140px;
  padding: 8px 15px;
  -webkit-appearance: button;
  appearance: button;
  outline: none;
  background: transparent;
  border: 1px solid #B0ADAD;
  color: #000;
  font-size: 18px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding: 0 40px;
  color: white !important;
  min-height: 45px;
  line-height: 45px;
}
.box select option {
  background: #fff;
  color: #0D0D0D;
}
.box .hide-arrow {
  top: 2px;
  right: 2px;
  z-index: 0;
  width: 30px;
  height: 40px;
  position: absolute;
  background: #f1f0ef;
  border-radius: 10px;
  pointer-events: none;
}
.box .hide-arrow-white {
  background: #fff;
}

input[type=date]::-webkit-calendar-picker-indicator {
  color: white !important;
}

.form-group {
  margin: 0 0 30px;
}
.form-group label {
  font-size: 18px;
  margin: 0 0 8px;
  color: white;
}
.form-group .form-control {
  background: transparent;
  border: 1px solid #B0ADAD;
  color: white !important;
  font-size: 18px;
  border-radius: 10px;
  width: 100%;
  padding: 0 20px;
  min-height: 45px;
  line-height: 45px;
  resize: none;
  max-height: 110px;
}
.form-group .form-control:focus {
  box-shadow: none;
}

.form-message {
  font-size: 15px;
  color: #000000;
  margin: 5px 0 0;
  display: inline-block;
}

.dropdown-menu {
  display: block;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  transition: all ease 1s;
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  -ms-transition: all ease 1s;
  -o-transition: all ease 1s;
}

.dropdown-menu.show {
  display: block;
  opacity: 1;
  visibility: visible;
  overflow: hidden;
}

.dropdown-menu {
  min-width: 200px;
  background: #31302E;
  box-shadow: 0px 10px 15px 0px rgba(255, 173, 0, 0.15);
}
.dropdown-menu .dropdown-item {
  margin: 0 0 10px;
  text-transform: capitalize !important;
}
.dropdown-menu .dropdown-item:hover {
  background: none;
  color: #032F76 !important;
}

@media (max-width: 1199px) {
  .chainContainer {
    flex-wrap: wrap;
  }
  .chainContainer .radio-container {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .select-styled {
    font-size: 14px;
  }
}
.slick-list {
  padding: 40px 0 60px !important;
}

.slick-slide {
  margin: 0 30px;
  transition: ease 0.5s;
  -webkit-transition: ease 0.5s;
  -moz-transition: ease 0.5s;
  -ms-transition: ease 0.5s;
  -o-transition: ease 0.5s;
}

.slick-center {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
}
.slick-center .wallet-card {
  background: #2E2E2E75;
  border: 2px solid #DFA940;
}

.wallet-slider {
  margin: 0 0 40px;
  display: inline-block;
  width: 100%;
}
.wallet-slider .slick-prev {
  background: #393939 url(../img/icons/left-arrow.svg) no-repeat center center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: absolute;
  left: 47.5%;
  top: 100%;
}
.wallet-slider .slick-prev::before {
  content: "";
}
.wallet-slider .slick-next {
  background: #393939 url(../img/icons/right-arrow.svg) no-repeat center center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: absolute;
  right: 47.5%;
  top: 100%;
}
.wallet-slider .slick-next::before {
  content: "";
}

.pagination-wrapper {
  margin: 40px 0 0;
}
.pagination-wrapper .pagination {
  justify-content: center;
  display: flex;
  align-items: center;
}
.pagination-wrapper .pagination button {
  background: none;
  border: none;
  padding: 0;
  color: #adadad;
  font-size: 18px;
  margin: 0 7px;
  padding: 3px 10px 5px;
}
.pagination-wrapper .pagination .active {
  color: #fff;
  border-radius: 18px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
}

@media (max-width: 767px) {
  .pagination-wrapper .pagination button {
    font-size: 13px;
    margin: 0 2px;
  }
  .pagination-wrapper .pagination button img {
    width: 10px;
  }
}
@media (max-width: 480px) {
  .pagination-wrapper .pagination .page-number {
    display: none;
  }
  .pagination-wrapper .pagination .page-number:nth-child(1), .pagination-wrapper .pagination .page-number:nth-child(2), .pagination-wrapper .pagination .page-number:nth-child(3), .pagination-wrapper .pagination .page-number:nth-child(4), .pagination-wrapper .pagination .page-number:nth-child(5) {
    display: block;
  }
  .pagination-wrapper .pagination .page-number:nth-last-child(2) {
    display: block;
  }
}
.chat-main-wrapper {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.chat-main-wrapper .chat-user-list-wrapper,
.chat-main-wrapper .chat-area-wrapper {
  background: #FFFFFF;
  backdrop-filter: blur(20px);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.chat-main-wrapper .chat-user-list-wrapper {
  width: 400px;
  background: #F7F7F7;
}
.chat-main-wrapper .chat-area-wrapper {
  width: calc(100% - 440px);
}

.chat-user-list {
  overflow: hidden;
  overflow-y: auto;
  max-height: 953px;
}

.chat-user-single {
  color: #fff;
  padding: 30px 15px 25px 35px;
  border-bottom: 1px solid #999999;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  cursor: pointer;
}
.chat-user-single:hover {
  background: #E6E5E5;
}
.chat-user-single:nth-last-child(1) {
  border: none;
}
.chat-user-single .chat-user-head {
  display: flex;
  margin: 0 0 15px;
  align-items: center;
  justify-content: space-between;
}
.chat-user-single .chat-user-head .user-head {
  margin: 0;
  font-size: 18px;
  line-height: 22px;
  color: #005A77;
  font-family: "TahomaRegularfont";
}
.chat-user-single .chat-user-head .chat-time {
  margin: 0;
  font-size: 14px;
  color: #3B5174;
  line-height: 14px;
  font-family: "TahomaRegularfont";
}
.chat-user-single .chat-para {
  margin: 7px 0 0;
}
.chat-user-single .chat-para p {
  margin: 0;
  opacity: 0.5;
  display: block;
  font-size: 14px;
  color: #3B5174;
  overflow: hidden;
  line-height: 21px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.chat-user-active {
  background: #E6E5E5;
}

.chat-heading {
  padding: 20px;
  border-bottom: 1px solid #D6D5D5;
}
.chat-heading .chat-user-name {
  margin: 0 0 8px;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  font-family: "TahomaRegularfont";
}
.chat-heading .chat-status {
  margin: 0;
  font-size: 14px;
  color: #D0DAFF;
  line-height: 14px;
  font-family: "TahomaRegularfont";
}

.chatting-area-main {
  padding: 45px 30px 0;
  min-height: 500px;
  max-height: 500px;
  overflow: hidden;
  overflow-y: auto;
  margin: 0 0 23px;
}
.chatting-area-main .chatting-row {
  display: flex;
  margin: 0 0 40px;
  align-items: flex-start;
  justify-content: flex-start;
}
.chatting-area-main .chatting-row .chat-user-img {
  width: 48px;
  height: 48px;
  margin: 0 10px 0 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.chatting-area-main .chatting-row .chat-user-img img {
  width: 100%;
}
.chatting-area-main .chatting-row .chat-content-area {
  width: calc(100% - 60px);
}
.chatting-area-main .chatting-row .chat-content-area .chat-content {
  display: flex;
  max-width: 710px;
  align-items: flex-end;
  background: #EBF4FF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  padding: 20px;
}
.chatting-area-main .chatting-row .chat-content-area .chat-content .chat-time {
  color: #3B5174;
  font-size: 14px;
  margin: 0 0 0 20px;
  white-space: nowrap;
}
.chatting-area-main .reply-chat {
  padding-left: 70px;
  justify-content: flex-end;
}
.chatting-area-main .reply-chat .chat-content-area {
  display: flex;
  justify-content: flex-end;
}
.chatting-area-main .reply-chat .chat-content-area .chat-content {
  background: #032F76;
}
.chatting-area-main .reply-chat .chat-content-area .chat-content p {
  margin: 0;
  color: #fff;
}
.chatting-area-main .reply-chat .chat-content-area .chat-content .chat-time {
  color: #fff;
}

.chat-typing-area {
  display: flex;
  width: 100%;
  align-items: stretch;
  justify-content: space-between;
  padding: 0 22px;
  margin: 0 0 30px;
}
.chat-typing-area .chat-type-input {
  width: calc(100% - 95px);
  position: relative;
}
.chat-typing-area .chat-type-input input {
  width: 100%;
  height: 45px;
  color: #005A77;
  background: #EFEFEF;
  border: 1px solid #B0ADAD;
}
.chat-typing-area .chat-type-input input:hover, .chat-typing-area .chat-type-input input:focus {
  outline: none;
  box-shadow: none;
}
.chat-typing-area .chat-type-input button {
  background: none;
  padding: 0;
  border: none;
  position: absolute;
  right: 15px;
  top: 10px;
}
.chat-typing-area .chat-type-input .attachment-icon {
  right: 55px;
}
.chat-typing-area .btn {
  width: 85px;
  min-width: auto;
  margin-left: 5px;
  min-height: 45px;
}

*:hover,
*:focus {
  outline: none;
}

.newbx h4 {
  font-size: 1rem;
}

.nav-link1 {
  min-width: 50%;
  width: 50%;
}
.nav-link1 button {
  width: 100%;
}

.popoutqrcode {
  display: flex;
  margin: 20px 0px;
  justify-content: center;
}

.linkcode {
  display: flex;
  margin: 20px 0px;
  justify-content: center;
}
.linkcode img {
  width: 1.5rem !important;
  height: 1.5rem !important;
  margin: auto;
  margin-left: 10px;
}
.linkcode .fpnbx {
  word-break: break-all;
  width: auto;
}

.reftitle {
  text-align: center;
  margin-top: 10px;
  font-size: 1.25rem;
}

.inner-page-wrapper {
  min-height: 70vh;
}

.user-search-box {
  z-index: 999;
}

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

.archive_0 ul:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  height: auto;
  width: 10%;
}

.archive_0 ul li:before {
  content: "";
  display: block;
  height: 30px;
  width: 30px;
  border-left: 2px solid #999999;
  border-bottom: 2px solid #999999;
  position: absolute;
  left: -30px;
  top: -2px;
}

.archive_0 ul li:after {
  content: "";
  display: block;
  height: 100%;
  width: 30px;
  border-left: 2px solid #999999;
  border-bottom: 0px solid #999999;
  position: absolute;
  left: -30px;
  bottom: 0;
}

.archive_0 ul li:last-child:after {
  content: "";
  display: block;
  height: 0;
  margin-top: -2px;
  width: 5.5%;
  border-left: 2px solid #999999;
  border-bottom: 0px solid #999999;
  position: absolute;
  left: -30px;
  bottom: 0;
}

.walletbgforprogram .tabcontent1 .nt_rk .namebox {
  width: 300px;
}

body .walletbgforprogram .tabcontent1 .nt_rk .archive_0 {
  overflow: visible;
}

.archive_0 ol:before {
  content: "";
  position: absolute;
  top: 0;
  height: calc(100% - 50px);
  bottom: 0;
  border-bottom: 2px solid black;
  border-left: 0px solid #373E4B;
  width: 10%;
}

.move-section-wrapper {
  background-image: url(../img/newbg2.png);
  background-size: cover;
  background-position: center;
  padding: 50px 0px;
}

.new1 {
  background-image: url(../img/newbg.png);
  background-size: cover;
  background-position: center;
}

.archive_0 ol li:before {
  content: "";
  height: 30px;
  width: 30px;
  border-left: 2px solid #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
  position: absolute;
  left: -30px;
  top: -2px;
}

.newdashboardbx {
  justify-content: space-between;
  display: flex;
  width: 100%;
}
.newdashboardbx .btn {
  min-width: 150px;
}

.newhe {
  font-size: 24px;
  color: white;
  margin: 0 0 0 20px;
  text-transform: uppercase;
}

.poscenter {
  text-align: center;
}

.archive_0 ol li:after {
  content: "";
  display: block;
  height: 100%;
  width: 30px;
  border-left: 2px solid #FFFFFF;
  border-bottom: 0px solid #FFFFFF;
  position: absolute;
  left: -30px;
  bottom: 0;
}

.textwhite_L {
  word-break: break-all;
}

.textyellow_Lnew {
  word-break: break-all;
}

.modal-dialognew {
  max-width: 550px;
}

.walletbgforprogram {
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-color: transparent;
  border-radius: 5px;
  height: 100%;
  padding-bottom: 3%;
  overflow: auto;
  min-width: 500px;
  display: flex !important;
  width: 100%;
  z-index: 55;
  min-height: 70vh;
  position: relative;
  /* Style the buttons inside the tab */
  /* Change background color of buttons on hover */
  /* Create an active/current tablink class */
  /* Style the tab content */
}

.walletbgforprogram .container {
  position: relative;
  width: 100%;
}

.walletbgforprogram .tab {
  overflow: hidden;
  padding: 1px;
  top: -40px;
  width: 100%;
  position: relative;
  border: 1px solid #555555;
  background-color: #252525;
}

.walletbgforprogram .tab button {
  background-color: inherit;
  float: left;
  border: 0;
  outline: none;
  cursor: pointer;
  padding: 1.5% 3%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.walletbgforprogram .tab button:hover {
  background-color: #111111;
}

.walletbgforprogram .tab button.active {
  background-color: #111111;
  border-bottom: 5px solid #ad844c;
}

.walletbgforprogram .tab button.active .normalfont {
  color: #ad844c;
}

.walletbgforprogram .tabcontent {
  display: none;
  border: 1px solid #ad844c;
  border-top: none;
  top: -40px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/image/selectbg.png);
  text-align: left;
  padding: 1% 2%;
}

.walletbgforprogram .tabcontent img {
  width: 100%;
  padding: 5%;
}

.walletbgforprogram .tabcontent .normalfont {
  margin-top: 15px;
}

.walletbgforprogram .slotcontent {
  display: none;
  border: 1px solid #ad844c;
  top: -40px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-align: left;
  padding: 1% 2%;
}

.walletbgforprogram .slotcontent img {
  width: 100%;
  padding: 5%;
}

.walletbgforprogram .slotcontent .normalfont {
  margin-top: 15px;
}

.walletbgforprogram .titlename {
  color: White;
}

.walletbgforprogram .titlename1 {
  color: White;
}

.newlf5px {
  margin-right: 5px;
}

.newf1 {
  color: white;
}

.walletbgforprogram .newcopy {
  width: 1rem !important;
  margin-left: 0px !important;
}

.walletbgforprogram .textyellow_Lnew {
  color: #f7fc01;
}

.walletbgforprogram .newf {
  color: White;
}

.walletbgforprogram .bgfirst {
  background-color: #0e62a3;
  border: 5px solid #1a3c59;
  -webkit-box-shadow: inset 0px 0px 15px rg7ba(255, 255, 255, 0.5);
  -moz-box-shadow: inset 0px 0px 15px rgba(255, 255, 255, 0.5);
  box-shadow: inset 0px 0px 15px rgba(255, 255, 255, 0.5);
  padding: 10px 10px;
  border-radius: 10px;
}

.walletbgforprogram .bgfirst .newshow {
  display: block;
}

.walletbgforprogram .bgfirst .noshow {
  display: none;
}

.walletbgforprogram .bgfirst:hover .newshow {
  display: none;
}

.walletbgforprogram .bgfirst:hover .noshow {
  display: block;
}

.walletbgforprogram .tabcontent1 {
  width: 100% !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  min-width: 500px;
}

.walletbgforprogram .tabcontent1 {
  display: block;
  border-top: none;
  top: 0px;
  overflow: auto;
  position: relative;
  min-height: 70vh;
  text-align: left;
  background: transparent;
  border-radius: 10px;
  padding: 3%;
}

.walletbgforprogram .tabcontent1 img {
  width: 100%;
}

.walletbgforprogram .tabcontent1 .normalfont {
  margin-top: 15px;
  color: white;
}

.walletbgforprogram .tabcontent1 .limiter {
  width: 100%;
  min-height: 50vh;
  margin: 20px auto 20px auto;
  display: block;
}

.walletbgforprogram .tabcontent1 input {
  border: 1px solid #FFFFFF;
  color: white !important;
  background-color: transparent;
  padding-right: 25px;
  letter-spacing: 1.5px;
  background-size: 10%;
  background-position: right;
  background-repeat: no-repeat;
  font-weight: 500;
  text-align: left;
}

.walletbgforprogram .tabcontent1 .form-control ::placeholder {
  color: white !important;
}

.walletbgforprogram .tabcontent1 .centerplace {
  text-align: center;
  font-size: 2rem;
  padding-top: 10px;
}

.walletbgforprogram .tabcontent1 .input-group-addon {
  background-color: transparent;
  border: 1px solid #ad844c;
  color: #ad844c;
}

.walletbgforprogram .tabcontent1 .container-table100 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.walletbgforprogram .tabcontent1 .wrap-table100 {
  width: 1300px;
}

.walletbgforprogram .tabcontent1 table {
  width: 100%;
  margin: 15px 0px;
  border-collapse: collapse;
  background-color: #26221e;
}

.walletbgforprogram .tabcontent1 #level2 {
  display: none;
  background-color: #333;
}

.walletbgforprogram .tabcontent1 #level2 td {
  padding-top: 2%;
  color: white;
  padding-bottom: 2%;
}

.walletbgforprogram .tabcontent1 #level3 {
  display: none;
  background-color: #555;
}

.walletbgforprogram .tabcontent1 #level3 td {
  color: white;
  padding-top: 1.5%;
  padding-bottom: 1.5%;
}

.walletbgforprogram .tabcontent1 .iconstyle2 {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

.walletbgforprogram .tabcontent1 .active {
  max-height: 200px;
  padding: 10px 10px;
  display: table-row !important;
  -webkit-transition: 0.6s, padding 0.6s;
  transition: 0.6s, padding 0.6s;
}

.walletbgforprogram .tabcontent1 .level1style2 {
  background-color: #2d2926;
  color: white;
}

.walletbgforprogram .tabcontent1 .level1style2 td {
  color: white;
}

.walletbgforprogram .tabcontent1 .level2style2 {
  background-color: gray;
  color: black;
}

.walletbgforprogram .tabcontent1 .level2style2 td {
  color: black;
}

.walletbgforprogram .tabcontent1 .reach {
  color: #42b703;
}

.walletbgforprogram .tabcontent1 .noreach {
  color: white;
}

.walletbgforprogram .tabcontent1 th,
.walletbgforprogram .tabcontent1 td {
  font-weight: unset;
  padding-right: 10px;
}

.walletbgforprogram .tabcontent1 tbody tr {
  border-bottom: 1px solid #888888;
}

.walletbgforprogram .tabcontent1 .column100 {
  width: 130px;
  padding-left: 25px;
}

.walletbgforprogram .tabcontent1 .column100.column1 {
  padding-left: 22px;
}

.walletbgforprogram .tabcontent1 .row100.head th {
  padding-top: 3%;
  padding-bottom: 3%;
}

.walletbgforprogram .tabcontent1 .row100 td {
  padding-top: 3%;
  padding-bottom: 3%;
}

.walletbgforprogram .tabcontent1 .row1001 td {
  padding-top: 3%;
  padding-bottom: 3%;
}

.walletbgforprogram .tabcontent1 table {
  overflow: hidden;
}

.walletbgforprogram .tabcontent1 .table100.ver1 td {
  font-family: Montserrat-Regular;
  color: #808080;
  line-height: 1.4;
}

.walletbgforprogram .tabcontent1 .table100.ver1 thead {
  font-size: 12px;
  color: #fff;
  line-height: 1.4;
  text-transform: uppercase;
  max-height: 200px;
  background-color: #333333;
}

.walletbgforprogram .tabcontent1 .buttonstyle1 {
  margin-top: 0px;
}

.walletbgforprogram .tabcontent1 .btn {
  padding: 2px 30px;
}

.walletbgforprogram .tabcontent1 .expand {
  position: absolute;
  top: 0;
  right: 8%;
  color: white;
}

.walletbgforprogram .tabcontent1 .expand .normalfont {
  color: white;
}

.walletbgforprogram .tabcontent1 .expand ul #inner2 {
  display: none;
}

.walletbgforprogram .tabcontent1 .expand ul #inner22 {
  display: none;
}

.walletbgforprogram .tabcontent1 .expand ul .showli {
  display: block !important;
}

.walletbgforprogram .tabcontent1 .expand ul .hideli {
  display: none !important;
}

.walletbgforprogram .tabcontent1 .expand ul li {
  display: inline-block;
  cursor: pointer;
  margin-left: 25px;
  /* When the input field gets focus, change its width to 100% */
}

.walletbgforprogram .tabcontent1 .expand ul li input[type=text] {
  width: 35px;
  border-radius: 50%;
  height: 35px;
  cursor: pointer;
  top: 10px;
  float: right;
  position: relative;
  border: 0;
  background-image: url(/image/search.png);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
}

.walletbgforprogram .tabcontent1 .expand ul li input[type=text]:focus {
  width: 70%;
  right: 0;
  border-radius: 2px;
  background-position: right;
  border: 1px solid #ad844c;
}

.walletbgforprogram .tabcontent1 .nt_rk {
  position: relative;
}

.walletbgforprogram .tabcontent1 .nt_rk p {
  margin: 0px;
}

.walletbgforprogram .tabcontent1 .nt_rk .row {
  margin: 0;
}

.walletbgforprogram .tabcontent1 .nt_rk .fixeddetail {
  position: absolute;
  height: 320px;
  background-color: #252525;
  border: 1px solid #bc9157;
  width: 320px;
  display: block;
  padding: 20px;
  border-radius: 5px;
}

.walletbgforprogram .tabcontent1 .nt_rk .fixeddetail ul {
  -webkit-padding-start: 0;
  padding-inline-start: 0;
}

.walletbgforprogram .tabcontent1 .nt_rk .fixeddetail ul li {
  width: 100%;
}

.walletbgforprogram .tabcontent1 .nt_rk .fixeddetail ul li p {
  margin: 5px 0px;
  padding: 0;
}

.walletbgforprogram .tabcontent1 .nt_rk .fixedactive {
  position: fixed !important;
  height: 320px;
  top: 35%;
  right: calc(20% - 60px);
  background-color: #252525;
  border: 1px solid #bc9157;
  width: 320px;
  padding: 20px;
  border-radius: 5px;
}

.walletbgforprogram .tabcontent1 .nt_rk .fixedactive ul {
  -webkit-padding-start: 0;
  padding-inline-start: 0;
}

.walletbgforprogram .tabcontent1 .nt_rk .fixedactive ul li {
  width: 100%;
}

.walletbgforprogram .tabcontent1 .nt_rk .fixedactive ul li p {
  margin: 5px 0px;
  padding: 0;
}

.walletbgforprogram .tabcontent1 .nt_rk .bglist {
  background-color: transparent;
  padding: 0px 10px;
  text-align: left;
  color: white;
}

.walletbgforprogram .tabcontent1 .nt_rk .bglist1 {
  background-color: transparent;
  padding: 0px 10px;
  text-align: left;
  color: white;
}

.walletbgforprogram .tabcontent1 .nt_rk .bglist11 {
  background-color: transparent;
  padding: 0px 10px;
  color: white;
  text-align: left;
  color: #0471C6;
}

.walletbgforprogram .tabcontent1 .nt_rk .bgfont1 {
  background-color: transparent;
  margin: auto;
  font-size: 12px;
  padding: 10px 10px;
}

.walletbgforprogram .tabcontent1 .nt_rk .bgfont2 {
  background-color: #0e62a3;
  border: 5px solid #1a3c59;
  -webkit-box-shadow: inset 0px 0px 15px rg7ba(255, 255, 255, 0.5);
  -moz-box-shadow: inset 0px 0px 15px rgba(255, 255, 255, 0.5);
  box-shadow: inset 0px 0px 15px rgba(255, 255, 255, 0.5);
  margin: auto;
  border-radius: 10px;
  padding: 10px 10px;
}

.newnamebox {
  border: 1px solid #999999 !important;
  border-radius: 10px !important;
}

.walletbgforprogram .tabcontent1 .nt_rk .bgfont2 .newshow {
  display: block;
}

.walletbgforprogram .tabcontent1 .nt_rk .bgfont2 .noshow {
  display: none;
}

.walletbgforprogram .tabcontent1 .nt_rk .bgfont2:hover .newshow {
  display: none;
}

.walletbgforprogram .tabcontent1 .nt_rk .bgfont2:hover .noshow {
  display: block;
}

.walletbgforprogram .tabcontent1 .nt_rk .bgfont3 {
  background-color: transparent;
  margin: auto;
  padding: 5px;
}

.walletbgforprogram .tabcontent1 .nt_rk .bgol {
  background-color: #599fc2;
  color: white;
  padding: 5px;
  text-align: center;
}

.walletbgforprogram .tabcontent1 .nt_rk ul {
  -webkit-padding-start: 5%;
  padding-inline-start: 5%;
}

.walletbgforprogram .tabcontent1 .nt_rk ul li {
  list-style: none;
  margin: 0;
  position: relative;
  display: block;
  width: 100%;
  margin-left: 15px;
  padding-top: 10px;
}

.walletbgforprogram .tabcontent1 .nt_rk ul li .normalfont {
  margin-top: 0;
  padding: 5px 10px;
}

.walletbgforprogram .tabcontent1 .nt_rk ul:first-child {
  -webkit-padding-start: 0%;
  padding-inline-start: 0%;
  overflow: hidden;
}

.walletbgforprogram .tabcontent1 .nt_rk ol {
  -webkit-padding-start: 5%;
  padding-inline-start: 5%;
  width: 100%;
}

.walletbgforprogram .tabcontent1 .nt_rk ol li {
  list-style: none;
  display: block;
  margin: 0;
  width: 100%;
  margin-left: 15px;
  min-height: 100px;
  padding-top: 10px;
  position: relative;
}

.walletbgforprogram .tabcontent1 .nt_rk ol li .normalfont {
  margin-top: 0;
  padding: 5px 10px;
}

.walletbgforprogram .tabcontent1 .nt_rk ol:first-child {
  -webkit-padding-start: 0%;
  padding-inline-start: 0%;
  overflow: hidden;
}

.walletbgforprogram .tabcontent1 .nt_rk .gotchild {
  -webkit-transform: rotateZ(275deg) !important;
  transform: rotateZ(275deg) !important;
}

.walletbgforprogram .tabcontent1 .nt_rk .namebox {
  padding: 2px;
  border-radius: 12px !important;
  overflow: hidden;
  background: linear-gradient(to right, #00FFDD, #5A6FF0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0px;
  width: 350px;
  overflow: visible;
  height: auto;
  color: white;
  position: relative;
  z-index: 99;
}

.namebox2 {
  padding: 5px;
  border: 1px solid white;
  border-radius: 12px !important;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0px;
  width: 350px;
  overflow: visible;
  height: auto;
  color: white;
  position: relative;
  z-index: 99;
}

.walletbgforprogram .tabcontent1 .nt_rk .namebox .row {
  margin: 0;
}

.walletbgforprogram .tabcontent1 .nt_rk #level_1,
.walletbgforprogram .tabcontent1 .nt_rk #level_2,
.walletbgforprogram .tabcontent1 .nt_rk #level_3 {
  cursor: pointer;
}

.walletbgforprogram .tabcontent1 .nt_rk #level_11,
.walletbgforprogram .tabcontent1 .nt_rk #level_22,
.walletbgforprogram .tabcontent1 .nt_rk #level_33 {
  cursor: pointer;
}

.walletbgforprogram .tabcontent1 .nt_rk .archive_0 {
  margin-left: 0.2em;
  font-size: large;
  font-weight: bold;
  cursor: pointer;
}

.walletbgforprogram .tabcontent1 .nt_rk .archive_1 {
  margin-left: 0.2em;
  list-style-type: circle;
  font-size: medium;
  cursor: pointer;
}

.walletbgforprogram .tabcontent1 .nt_rk .archive_2 {
  margin-left: 0.2em;
  list-style: square url("http://www.webbossuk.com/admin/images/reply-arrow.png");
  font-weight: normal;
  cursor: pointer;
}

.walletbgforprogram .tabcontent1 .nt_rk .archive_1,
.walletbgforprogram .tabcontent1 .nt_rk .archive_2,
.walletbgforprogram .tabcontent1 .nt_rk .archive_3 {
  display: none;
}

.walletbgforprogram .tabmorecontent {
  display: none;
  margin-top: 0%;
  padding: 2% 0px;
}

.walletbgforprogram .tabmorecontent .package {
  margin-top: 5%;
}

.walletbgforprogram .tabmorecontent .package:first-child {
  margin-top: 0%;
}

.walletbgforprogram .tabmorecontent .package .packagetitle {
  border-bottom: 1px solid #ad844c;
}

.walletbgforprogram .tabmorecontent .package .packagecontent {
  padding: 2.5% 2%;
  background-color: #252021;
}

.walletbgforprogram .tabmorecontent .package .packagecontent .notice {
  background-color: #363636;
  padding: 2% 1.5%;
}

.walletbgforprogram .tabmorecontent .package .phonetable {
  display: none;
}

.walletbgforprogram .tabmorecontent .package .limiter {
  width: 100%;
  margin: 20px auto 0px auto;
  display: block;
}

.walletbgforprogram .tabmorecontent .package .container-table100 {
  width: 100%;
  min-height: 100vh;
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.walletbgforprogram .tabmorecontent .package .wrap-table100 {
  width: 1300px;
}

.walletbgforprogram .tabmorecontent .package table {
  width: 100%;
  margin-bottom: 25px;
  background-color: #26221e;
}

.walletbgforprogram .tabmorecontent .package .reach {
  color: #42b703;
}

.walletbgforprogram .tabmorecontent .package .noreach {
  color: white;
}

.walletbgforprogram .tabmorecontent .package th,
.walletbgforprogram .tabmorecontent .package td {
  font-weight: unset;
  padding-right: 10px;
}

.walletbgforprogram .tabmorecontent .package .column100 {
  width: 130px;
  padding-left: 25px;
}

.walletbgforprogram .tabmorecontent .package .column100.column1 {
  padding-left: 22px;
}

.walletbgforprogram .tabmorecontent .package .row100.head th {
  padding-top: 24px;
  padding-bottom: 20px;
}

.walletbgforprogram .tabmorecontent .package .row100 td {
  padding-top: 18px;
  padding-bottom: 14px;
}

.walletbgforprogram .tabmorecontent .package .table100.ver1 td {
  font-family: Montserrat-Regular;
  color: #808080;
  line-height: 1.4;
}

.walletbgforprogram .tabmorecontent .package .table100.ver1 thead {
  font-size: 12px;
  color: #fff;
  line-height: 1.4;
  text-transform: uppercase;
  background-color: #333333;
}

.walletbgforprogram .tabmorecontent .package .couponbox {
  border: 1px solid #888888;
  border-radius: 5px;
  margin-top: 10%;
  cursor: pointer;
  padding: 10% 5%;
  text-align: center;
}

.walletbgforprogram .tabmorecontent .package .couponbox img {
  padding: 0px 10%;
  margin: 10% 5%;
}

.walletbgforprogram .tabmorecontent .package .couponbox:hover {
  border: 1px solid #ad844c;
}

.walletbgforprogram .tabmorecontent .package .couponbox:hover P {
  color: #ad844c;
}

.walletbgforprogram .tabmorecontent .package span {
  color: #ad844c;
}

.walletbgforprogram .tabmorecontent .package .buttonstyle2 {
  padding: 10px 0px;
  margin-top: 10px;
}

.walletbgforprogram .tabmorecontent .package .buttonstyle1 {
  padding: 10px 0px;
  margin-top: 10px;
}

.walletbgforprogram .tabmorecontent .package .form-group {
  margin-bottom: 0.5rem;
}

.walletbgforprogram .tabmorecontent .package .normalfontform {
  margin-top: 25px;
}

.walletbgforprogram .tabmorecontent .package input {
  background-color: transparent;
  border: 1px solid #be905c;
}

.walletbgforprogram .tabmorecontent .package select {
  background-color: transparent;
  border: 0;
}

.walletbgforprogram .tabmorecontent .package .borderbox {
  border: 1px solid #be905c;
  border-radius: 5px;
  margin-left: 0;
  margin-right: 0;
}

.walletbgforprogram .tabmorecontent .package ::-webkit-input-placeholder {
  padding: 5px 10px;
}

.walletbgforprogram .tabmorecontent .package ::-moz-placeholder {
  padding: 5px 10px;
}

.walletbgforprogram .tabmorecontent .package :-ms-input-placeholder {
  padding: 5px 10px;
}

.walletbgforprogram .tabmorecontent .package ::-ms-input-placeholder {
  padding: 5px 10px;
}

.walletbgforprogram .tabmorecontent .package ::placeholder {
  padding: 5px 10px;
}

.walletbgforprogram .tabmorecontent .package label {
  padding: 0;
}

.walletbgforprogram .tabmorecontent .package .warning {
  color: white;
  text-align: center;
  border-radius: 10px;
}

.walletbgforprogram .tabmorecontent .package .signinbtn {
  width: 100%;
  border-radius: 10px;
  height: 50px;
}

.walletbgforprogram .tabmorecontent .package p.note {
  font-size: 1rem;
  color: white;
}

.walletbgforprogram .tabmorecontent .package input,
.walletbgforprogram .tabmorecontent .package textarea {
  border: 0 solid #be905c;
}

.walletbgforprogram .tabmorecontent .package label {
  display: inline-block;
  margin-top: 15px;
}

.walletbgforprogram .tabmorecontent .package label span {
  font-size: 1rem;
}

.walletbgforprogram .tabmorecontent .package label.error {
  color: white;
  font-size: 1rem;
  display: block;
  margin-top: 1px;
  position: absolute;
}

.walletbgforprogram .tabmorecontent .package .forgetps {
  text-align: right;
}

.walletbgforprogram .tabmorecontent .package .forgetps p {
  cursor: pointer;
}

.walletbgforprogram .tabmorecontent .package input.error,
.walletbgforprogram .tabmorecontent .package textarea.error {
  color: white;
  border: 1px solid red;
  position: relative;
  z-index: 99;
  padding: 5px;
}

.walletbgforprogram .tabmorecontent1 {
  display: none;
  margin-top: -40px;
  margin-bottom: 5%;
  padding: 2% 3%;
  background-color: rgba(23, 21, 23, 0.85);
}

.walletbgforprogram .tabmorecontent1 .content {
  display: block;
}

.walletbgforprogram .tabmorecontent1 .contentlevel2 {
  display: none;
}

.walletbgforprogram .tabmorecontent1 .space {
  border-top: 1px solid #888888;
}

.walletbgforprogram .tabmorecontent1 .space:last-child {
  border-bottom: 1px solid #888888 !important;
  margin-bottom: 2vh;
}

.walletbgforprogram .tabmorecontent1 .part6left {
  text-align: left;
  padding: 2.5vh 0px 2.5vh 15px;
}

.walletbgforprogram .tabmorecontent1 .part6center {
  text-align: left;
  padding: 2.5vh 0px 2.5vh 0px;
}

.walletbgforprogram .tabmorecontent1 .part6right {
  text-align: right;
  padding: 2.5vh 15px 2.5vh 0px;
}

.walletbgforprogram .tabmorecontent1 .buttoncenter {
  text-align: center;
}

.walletbgforprogram .tabmorecontent1 .icon {
  color: #888888;
  font-size: 1rem;
}

.walletbgforprogram .tabmorecontent1 .package {
  margin-top: 5%;
}

.walletbgforprogram .tabmorecontent1 .package:first-child {
  margin-top: 0%;
}

.walletbgforprogram .tabmorecontent1 .package .packagetitle1 {
  border-bottom: 0px solid #ad844c;
}

.walletbgforprogram .tabmorecontent1 .package .packagetitle {
  border-bottom: 1px solid #ad844c;
}

.walletbgforprogram .tabmorecontent1 .package .packageannounce {
  border-bottom: 1px solid #888888;
  margin-bottom: 20px;
  position: relative;
}

.walletbgforprogram .tabmorecontent1 .package .packageannounce .pageset {
  position: absolute;
  right: 0;
  top: 55px;
  z-index: 90;
}

.walletbgforprogram .tabmorecontent1 .package .packageannounce .pageset span {
  margin-right: 25px;
  color: #888888;
}

.walletbgforprogram .tabmorecontent1 .package .packageannounce .pageset .activeicon {
  color: #ad844c;
}

.walletbgforprogram .tabmorecontent1 .package .packagecontent {
  padding: 2.5% 2%;
  background-color: #252021;
}

.walletbgforprogram .tabmorecontent1 .package .packagecontent .itemdes {
  text-align: right;
}

.walletbgforprogram .tabmorecontent1 .package .packagecontent .notice {
  background-color: #363636;
  padding: 2% 1.5%;
}

.walletbgforprogram .tabmorecontent1 .package .packagecontent .mainglogo {
  width: 70%;
}

.walletbgforprogram .tabmorecontent1 .package .packagecontent .image {
  text-align: left;
}

.walletbgforprogram .tabmorecontent1 .package .phonetable {
  display: none;
}

.walletbgforprogram .tabmorecontent1 .package .limiter {
  width: 100%;
  min-height: auto;
  margin: 20px auto 0px auto;
  display: block;
}

.walletbgforprogram .tabmorecontent1 .package .container-table100 {
  width: 100%;
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.walletbgforprogram .tabmorecontent1 .package .wrap-table100 {
  width: 1300px;
}

.walletbgforprogram .tabmorecontent1 .package table {
  width: 100%;
  margin-bottom: 25px;
  background-color: #26221e;
}

.walletbgforprogram .tabmorecontent1 .package .reach {
  color: #42b703;
}

.walletbgforprogram .tabmorecontent1 .package .noreach {
  color: white;
}

.walletbgforprogram .tabmorecontent1 .package th,
.walletbgforprogram .tabmorecontent1 .package td {
  font-weight: unset;
  padding-right: 10px;
}

.walletbgforprogram .tabmorecontent1 .package .column100 {
  width: 130px;
  padding-left: 25px;
}

.walletbgforprogram .tabmorecontent1 .package .column100.column1 {
  padding-left: 22px;
}

.walletbgforprogram .tabmorecontent1 .package .row100.head th {
  padding-top: 24px;
  padding-bottom: 20px;
}

.walletbgforprogram .tabmorecontent1 .package .row100 td {
  padding-top: 18px;
  padding-bottom: 14px;
}

.walletbgforprogram .tabmorecontent1 .package .table100.ver1 td {
  font-family: Montserrat-Regular;
  color: #808080;
  line-height: 1.4;
}

.walletbgforprogram .tabmorecontent1 .package .table100.ver1 thead {
  font-size: 12px;
  color: #fff;
  line-height: 1.4;
  text-transform: uppercase;
  background-color: #333333;
}

.walletbgforprogram .tabmorecontent1 .package .couponbox {
  border: 1px solid #888888;
  border-radius: 5px;
  margin-top: 10%;
  cursor: pointer;
  padding: 10% 5%;
  text-align: center;
}

.walletbgforprogram .tabmorecontent1 .package .couponbox img {
  padding: 0px 10%;
  margin: 10% 5%;
}

.walletbgforprogram .tabmorecontent1 .package .couponbox:hover {
  border: 1px solid #ad844c;
}

.walletbgforprogram .tabmorecontent1 .package .couponbox:hover P {
  color: #ad844c;
}

.walletbgforprogram .tabmorecontent1 .package span {
  color: #ad844c;
}

.walletbgforprogram .tabmorecontent1 .package .buttonstyle2 {
  padding: 10px 0px;
  margin-top: 30px;
}

.walletbgforprogram .tabmorecontent1 .package .buttonstyle1 {
  padding: 10px 0px;
  margin-top: 30px;
}

.walletbgforprogram .tabmorecontent1 .package .form-group {
  margin-bottom: 0.5rem;
}

.walletbgforprogram .tabmorecontent1 .package .normalfontform {
  margin-top: 25px;
}

.walletbgforprogram .tabmorecontent1 .package input {
  background-color: transparent;
  border: 1px solid #be905c;
}

.walletbgforprogram .tabmorecontent1 .package select {
  background-color: transparent;
  border: 0;
}

.walletbgforprogram .tabmorecontent1 .package .borderbox {
  border: 1px solid #be905c;
  border-radius: 5px;
  margin-left: 0;
  margin-right: 0;
}

.walletbgforprogram .tabmorecontent1 .package ::-webkit-input-placeholder {
  padding: 5px 10px;
}

.walletbgforprogram .tabmorecontent1 .package ::-moz-placeholder {
  padding: 5px 10px;
}

.walletbgforprogram .tabmorecontent1 .package :-ms-input-placeholder {
  padding: 5px 10px;
}

.walletbgforprogram .tabmorecontent1 .package ::-ms-input-placeholder {
  padding: 5px 10px;
}

.walletbgforprogram .tabmorecontent1 .package ::placeholder {
  padding: 5px 10px;
}

.walletbgforprogram .tabmorecontent1 .package label {
  padding: 0;
}

.walletbgforprogram .tabmorecontent1 .package .warning {
  color: white;
  text-align: center;
  border-radius: 10px;
}

.walletbgforprogram .tabmorecontent1 .package .signinbtn {
  width: 100%;
  border-radius: 10px;
  height: 50px;
}

.walletbgforprogram .tabmorecontent1 .package p.note {
  font-size: 1rem;
  color: white;
}

.walletbgforprogram .tabmorecontent1 .package input,
.walletbgforprogram .tabmorecontent1 .package textarea {
  border: 0 solid #be905c;
}

.walletbgforprogram .tabmorecontent1 .package label {
  display: inline-block;
  margin-top: 15px;
}

.walletbgforprogram .tabmorecontent1 .package label span {
  font-size: 1rem;
}

.walletbgforprogram .tabmorecontent1 .package label.error {
  color: white;
  font-size: 1rem;
  display: block;
  margin-top: 1px;
  position: absolute;
}

.walletbgforprogram .tabmorecontent1 .package .forgetps {
  text-align: right;
}

.walletbgforprogram .tabmorecontent1 .package .forgetps p {
  cursor: pointer;
}

.walletbgforprogram .tabmorecontent1 .package input.error,
.walletbgforprogram .tabmorecontent1 .package textarea.error {
  color: white;
  border: 1px solid red;
  position: relative;
  z-index: 99;
  padding: 5px;
}

.walletbgforprogram .tabmorecontent1 .limiter {
  width: 100%;
  min-height: 50vh;
  margin: -15px auto 20px auto;
  display: block;
}

.walletbgforprogram .tabmorecontent1 input {
  background-color: transparent;
  border: 1px solid #ad844c;
  color: white;
  letter-spacing: 1.5px;
  font-weight: bold;
}

.walletbgforprogram .tabmorecontent1 .centerplace {
  text-align: center;
  font-size: 2rem;
  padding-top: 10px;
}

.walletbgforprogram .tabmorecontent1 .input-group-addon {
  background-color: transparent;
  border: 1px solid #ad844c;
  color: #ad844c;
}

.walletbgforprogram .tabmorecontent1 .container-table100 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.walletbgforprogram .tabmorecontent1 .wrap-table100 {
  width: 1300px;
}

.walletbgforprogram .tabmorecontent1 table {
  width: 100%;
  margin: 15px 0px;
  background-color: #26221e;
}

.walletbgforprogram .tabmorecontent1 .reach {
  color: #42b703;
}

.walletbgforprogram .tabmorecontent1 .noreach {
  color: white;
}

.walletbgforprogram .tabmorecontent1 th,
.walletbgforprogram .tabmorecontent1 td {
  font-weight: unset;
  padding-right: 10px;
}

.walletbgforprogram .tabmorecontent1 .capchar {
  background-color: #cccc;
  letter-spacing: 2px;
  font-size: 1.5rem;
}

.walletbgforprogram .tabmorecontent1 .capchar ul {
  -webkit-padding-start: 0;
  padding-inline-start: 0;
  margin: 0;
}

.walletbgforprogram .tabmorecontent1 .capchar ul li {
  display: table-cell;
  padding: 0px 1%;
}

.walletbgforprogram .tabmorecontent1 .capchar ul li:nth-child(1) {
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
}

.walletbgforprogram .tabmorecontent1 .capchar ul li:nth-child(2) {
  -webkit-transform: rotate(-25deg);
  transform: rotate(-25deg);
}

.walletbgforprogram .tabmorecontent1 .capchar ul li:nth-child(3) {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}

.walletbgforprogram .tabmorecontent1 .capchar ul li:nth-child(4) {
  -webkit-transform: rotate(-35deg);
  transform: rotate(-35deg);
}

.walletbgforprogram .tabmorecontent1 tbody tr {
  border-bottom: 1px solid #888888;
}

.walletbgforprogram .tabmorecontent1 .column100 {
  width: 130px;
  padding-left: 25px;
}

.walletbgforprogram .tabmorecontent1 .column100.column1 {
  padding-left: 22px;
}

.walletbgforprogram .tabmorecontent1 .row100.head th {
  padding-top: 3%;
  padding-bottom: 3%;
}

.walletbgforprogram .tabmorecontent1 .row100 td {
  padding-top: 3%;
  padding-bottom: 3%;
}

.walletbgforprogram .tabmorecontent1 .table100.ver1 td {
  color: #808080;
  line-height: 1.4;
}

.walletbgforprogram .tabmorecontent1 .table100.ver1 thead {
  font-size: 12px;
  color: #fff;
  line-height: 1.4;
  text-transform: uppercase;
  background-color: #333333;
}

.walletbgforprogram .tabmorecontent1 .buttonstyle1 {
  margin-top: 0px;
}

.walletbgforprogram .tabmorecontent1 .btn {
  padding: 2px 30px;
}

.searchbox {
  max-width: 300px;
  right: 10px;
  position: absolute;
  z-index: 999;
  top: 25px;
}

.totopbtn {
  max-width: 300px;
  left: 10px;
  position: absolute;
  top: 10px;
}

.topbtn {
  border: 1px solid white;
  z-index: 99;
  padding: 5px 25px;
  background-color: transparent;
  color: white;
}

.topicon {
  position: absolute;
  top: -40px;
  width: 1rem;
  left: 48%;
}

.downicon {
  position: absolute;
  bottom: -40px;
  width: 1rem;
  left: 48%;
  transform: rotate(180deg);
}

.lefticon {
  position: absolute;
  width: 1rem;
  left: 10px;
  top: 55%;
  transform: rotate(270deg);
}

.righticon {
  position: absolute;
  width: 1rem;
  right: 10px;
  top: 55%;
  transform: rotate(90deg);
}

.tab-form-wrapper1 {
  width: 100%;
  overflow: hidden;
}

.tab {
  display: flex;
}

.tabbox1 {
  width: 50%;
  margin: 20px 0px;
  text-align: center;
  color: gray;
  cursor: pointer;
}

.tabbox2 {
  width: 50%;
  cursor: pointer;
  color: gray;
  margin: 20px 0px;
  text-align: center;
}

.isactive {
  color: white;
}

.mgao {
  margin-top: auto;
  margin-bottom: auto;
}

.nopd {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.newcopy {
  position: absolute;
  width: 2rem;
  top: -10px;
}

.nopd {
  padding-left: 0px;
  padding-right: 0px;
}

.transitionn {
  padding: 5px !important;
  margin-left: -10px;
}

.arrow-rotate {
  content: url(../images/bg/minus.png) !important;
}

.newmdl {
  max-width: 400px !important;
}

.topbxx {
  border-bottom: 1px solid #E3E3E3;
  padding: 10px;
}

.newbgmg {
  margin: 10px 0px !important;
}

.titleff {
  color: white;
}

.smlt {
  font-size: 1rem;
  color: white;
}

.newdivflex {
  display: flex;
  text-align: center;
}

.popHead {
  color: #032F76;
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 10px !important;
}
.popHead h2 {
  margin-bottom: 0px !important;
}

.newbx {
  background-color: #0468A7;
  background-position: center;
  padding: 15px;
  background-size: cover;
  word-break: break-all;
  border-radius: 15px;
  -webkit-box-shadow: inset 0 0 15px rgba(255, 255, 255, 0.7);
  -moz-box-shadow: inset 0 0 15px rgba(255, 255, 255, 0.7);
  box-shadow: inset 0 0 15px rgba(255, 255, 255, 0.7);
}
.newbx .modal-header {
  border: 0px;
  background-color: transparent;
}
.newbx .modal-header span {
  color: white;
  opacity: 1;
}
.newbx .modal-header h5 {
  color: white;
}

.fontw {
  font-weight: bold;
  color: white;
}

.fontb {
  color: white;
  font-size: 14px;
}

.org-chart {
  display: flex;
  justify-content: center;
}
.org-chart ul {
  padding-top: 20px;
  position: relative;
  transition: all 0.5s;
}
.org-chart ul ul::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  border-left: 1px solid #ccc;
  width: 0;
  height: 20px;
}
.org-chart li {
  float: left;
  text-align: center;
  list-style-type: none;
  position: relative;
  padding: 20px 10px;
  transition: all 0.5s;
}
.org-chart li::before, .org-chart li::after {
  content: "";
  position: absolute;
  top: 0;
  right: 50%;
  border-top: 1px solid #ccc;
  width: 50%;
  height: 20px;
}
.org-chart li::after {
  right: auto;
  left: 50%;
  border-left: 1px solid #ccc;
}
.org-chart li:only-child::after, .org-chart li:only-child::before {
  display: none;
}
.org-chart li:only-child {
  padding-top: 0;
}
.org-chart li:first-child::before, .org-chart li:last-child::after {
  border: 0 none;
}
.org-chart li:last-child::before {
  border-right: 1px solid #ccc;
  border-radius: 0 5px 0 0;
}
.org-chart li:first-child::after {
  border-radius: 5px 0 0 0;
}
.org-chart li .user {
  text-decoration: none;
  color: #666;
  display: inline-block;
  padding: 20px 10px;
  cursor: pointer;
  transition: all 0.5s;
  position: relative;
  background: #fff;
  min-width: 180px;
  border-radius: 6px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.org-chart li .user > div, .org-chart li .user > a {
  font-size: 12px;
}
.org-chart li .user img {
  margin: 0 auto;
  max-width: 60px;
  max-width: 60px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.org-chart li .user .name {
  font-size: 16px;
  margin: 15px 0 0;
  font-weight: bold;
  color: #032F76;
}
.org-chart li .user .role {
  font-weight: 600;
  margin-bottom: 10px;
  color: #032F76;
  margin-top: 5px;
}
.org-chart li .user .manager {
  font-size: 12px;
  color: #b21e04;
}

.topimg {
  position: absolute;
  top: -20%;
  left: 38%;
}
.topimg img {
  width: 2.5rem !important;
  height: 1.5rem !important;
  border-radius: 0px !important;
}

.popbtns {
  display: flex;
  justify-content: center;
}

.botm {
  position: absolute;
  bottom: -20%;
  left: 38%;
}
.botm img {
  width: 2.5rem !important;
  height: 1.5rem !important;
  border-radius: 0px !important;
}

.newdashboardbx {
  justify-content: space-between;
  display: flex;
  width: 100%;
}

@media (max-width: 1199px) {
  .walletbgforprogram .tabcontent1 .nt_rk .namebox {
    width: 300px;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1567px;
  }
}
@media (max-width: 991px) {
  .userbx2123 {
    padding: 35px 29px 23px;
    background: #0F0F0F;
    text-align: left;
    min-height: 250px;
    height: auto;
    max-height: 100vh;
  }
  .userbx2123 h4 {
    color: #BF9817;
    margin: 15px 0px;
  }
  .userbx2123 h3 {
    color: #BF9817;
    margin: 15px 0px;
  }
  .userbx2123 h2 {
    color: #BF9817;
    margin: 15px 0px;
  }
  .userbx2123 .card-content-list {
    display: flex;
    margin: 0 0 12px;
    justify-content: space-between;
    align-items: center;
  }
  .userbx2123 .card-content-list h6 {
    margin: 0;
    width: 50%;
    color: #777;
    text-align: left;
    font-size: 13px;
  }
  .userbx2123 .card-content-list h4 {
    margin: 0;
    width: 50%;
    text-align: right;
    color: #fff;
    font-size: 20px;
  }

  #full-container {
    width: 100%;
    overflow: hidden;
  }
  #full-container .tabcontent1 {
    width: 100% !important;
    overflow: auto;
    min-width: 1250px !important;
  }
  #full-container .tabcontent1 .searchbox {
    position: relative;
    width: 250px;
    top: 0;
    right: 0;
  }
  #full-container .tabcontent1 .nt_rk {
    margin-top: 50px;
  }

  .org-chart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
}
.statusnoallow {
  opacity: 0.5;
}

.imgicon {
  width: 5rem;
}

@media (max-width: 767px) {
  .newdashboardbx {
    justify-content: space-between;
    display: block;
    width: 100%;
  }
}

/*# sourceMappingURL=lai-layout.css.map */
