@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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          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);
  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: -webkit-gradient(linear, left top, left bottom, from(#57D8F5), to(#2A5BDC));
  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 {
  -webkit-box-shadow: 0 0 1px rgba(212, 175, 55, 0.7);
          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;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          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;
  -webkit-transform: rotate(-45deg);
          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;
  -webkit-box-shadow: inset 0 0px 0px 1px #ccc;
          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;
  -webkit-box-shadow: none;
          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 {
  -webkit-filter: invert(1);
          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;
  -moz-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;
  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 {
  -webkit-box-shadow: none;
          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;
  -webkit-box-shadow: 0px 10px 15px 0px rgba(255, 173, 0, 0.15);
          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 {
    -ms-flex-wrap: wrap;
        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: rgba(46, 46, 46, 0.4588235294);
  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 {
  -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;
}
.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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.chat-main-wrapper .chat-user-list-wrapper,
.chat-main-wrapper .chat-area-wrapper {
  background: #FFFFFF;
  -webkit-backdrop-filter: blur(20px);
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 40px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: 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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 710px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          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;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.chatting-area-main .reply-chat .chat-content-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          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;
  -webkit-box-shadow: 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;
}

.datepicker-wrapper {
  position: relative;
}
.datepicker-wrapper::after {
  width: 12px;
  height: 11px;
  background: url(../images/icons/down-arrow.png) center top no-repeat;
  background-size: contain;
  position: absolute;
  content: "";
  right: 10px;
  top: 16px;
  pointer-events: none;
}

.class-link {
  color: #333333;
  text-decoration: none;
}

.class-link:hover {
  color: #ffbb00;
}

/* From here you can start to copy */
.calendar {
  background: #ffffff;
  border-radius: 0;
  font-size: 18px;
  border: 1px solid #B0ADAD;
  -webkit-box-shadow: 0px 20px 40px rgba(59, 60, 56, 0.05);
          box-shadow: 0px 20px 40px rgba(59, 60, 56, 0.05);
  width: 100%;
  padding: 0 20px;
  min-height: 45px;
  line-height: 45px;
}

.ui-datepicker {
  background: #ffffff;
  border-radius: 15px;
}

.ui-datepicker-header {
  height: 50px;
  line-height: 50px;
  color: #ffffff;
  background: #31639c;
  margin-bottom: 10px;
}

.ui-datepicker-prev,
.ui-datepicker-next {
  width: 20px;
  height: 20px;
  text-indent: 9999px;
  border-radius: 100%;
  cursor: pointer;
  overflow: hidden;
  margin-top: 12px;
}

.ui-datepicker-prev {
  float: left;
  margin-left: 12px;
}

.ui-datepicker-prev:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin: -43px 0px 0px 8px;
}

.ui-datepicker-next {
  float: right;
  margin-right: 12px;
}

.ui-datepicker-next:after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  margin: -43px 0px 0px 6px;
}

.ui-datepicker-prev:after,
.ui-datepicker-next:after {
  content: "";
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}

.ui-datepicker-prev:hover,
.ui-datepicker-next:hover,
.ui-datepicker-prev:hover:after,
.ui-datepicker-next:hover:after {
  border-color: #333333;
}

.ui-datepicker-title {
  text-align: center;
  font-size: 25px;
}

.ui-datepicker-calendar {
  width: 100%;
  text-align: center;
}

.ui-datepicker-calendar thead tr th span {
  display: block;
  width: 40px;
  color: #31639c;
  margin-bottom: 5px;
  font-size: 18px;
}

.ui-state-default {
  display: block;
  text-decoration: none;
  color: #333333;
  line-height: 40px;
  font-size: 16px;
}

.ui-state-default:hover {
  color: #ffffff;
  background: #31639c;
  border-radius: 50px;
  -webkit-transition: all 0.25s cubic-bezier(0.7, -0.12, 0.2, 1.12);
  transition: all 0.25s cubic-bezier(0.7, -0.12, 0.2, 1.12);
}

.ui-state-highlight {
  color: #ffffff;
  background-color: #31639c;
  border-radius: 50px;
}

.ui-state-active {
  color: #ffffff;
  background-color: #31639c;
  border-radius: 50px;
}

.ui-datepicker-unselectable .ui-state-default {
  color: #eee;
  border: 2px solid transparent;
}

.icon {
  margin-left: -30px;
  margin-top: -26px;
  position: relative;
  color: #31639c;
  font-size: 20px;
}

body {
  background: #EEEEEE url(../images/body-bg.png) center top no-repeat;
  background-size: contain;
}

.lan-wrapper .dropdown-toggle {
  color: #000;
}

.user-details-wrapper {
  padding: 0;
}

.newborderleft {
  border: none;
}

.profile-dropdown button {
  color: #fff;
  display: inline-block;
  padding: 10px 20px 12px;
  background: #005A77;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.profile-dropdown button img {
  margin: -5px 0 0 0;
}
.profile-dropdown button .newfontbx {
  margin: 0 0 0 8px;
}

.main-menu-wrapper {
  background: #fff;
}

.dropdown-menu {
  border: 1px solid #D8D8D8;
  background: #fff;
  padding: 15px 0;
}
.dropdown-menu .dropdown-item {
  margin: 0;
  color: #999999;
  padding: 12px 20px;
}
.dropdown-menu .dropdown-item:hover {
  color: #999999 !important;
  background: #EBEBEB;
}

.profile-dropdown .dropdown-menu {
  padding: 10px 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: 1px solid #D8D8D8;
  background-color: #FFFFFF;
}
.profile-dropdown .dropdown-menu .dropdown-item {
  color: #999999;
}
.profile-dropdown .dropdown-menu .dropdown-item:hover {
  background: #EBEBEB;
  color: #999999 !important;
}

.menu-wrap li .menu-wrap-dropdown {
  padding: 10px 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: 1px solid #D8D8D8;
  background-color: #FFFFFF;
}
.menu-wrap li .menu-wrap-dropdown a:hover {
  color: #005A77 !important;
}
.menu-wrap li a:hover {
  color: #005A77;
}

.menu-wrap .menu-wrap-dropdown-wrapper::after {
  border-left-color: #999;
  border-bottom-color: #999;
}

.news-scroll-wrapper {
  background: #FAFAFA;
  border-bottom: 2px solid #005A77;
  padding: 15px 0 10px;
}

.common-box {
  background: #FFFFFF;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  padding: 40px;
  border-bottom: 5px solid transparent;
}
.common-box::before {
  background: none;
}

.page-wrapper {
  padding: 30px 0 0;
}

.pool-section-wrapper {
  position: relative;
  height: 100%;
}
.pool-section-wrapper::after {
  top: 0;
  right: 0;
  bottom: 0;
  width: 60%;
  content: "";
  height: 100%;
  position: absolute;
  pointer-events: none;
  background: url(../images/pool-bg.png) center right no-repeat;
  background-size: cover;
  z-index: 0;
  pointer-events: none;
}

.common-box-heading-wrapper {
  margin: 0 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.common-box-heading {
  margin: 0 0 20px;
  z-index: 2;
  color: #000000;
  padding: 0 0 15px;
  font-size: 20px;
  line-height: 20px;
  position: relative;
}
.common-box-heading::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100px;
  height: 4px;
}

.common-green-box {
  border-bottom: 5px solid #A9BF35;
}
.common-green-box .common-box-heading::after {
  background: #A9BF35;
}

.common-blue-box {
  border: 1px solid #D8D8D8;
  border-bottom: 5px solid #005A77;
}
.common-blue-box .common-box-heading::after {
  background: #005A77;
}

.assurance-referral-wrapper {
  margin: 0 0 30px;
}

.pool-value-wrapper {
  margin: 100px 0 0;
  position: relative;
  z-index: 1;
}
.pool-value-wrapper .pool-value {
  font-size: 54px;
  color: #005A77;
  line-height: 64px;
  font-family: "AsapBold";
}

.qr-code-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.qr-code-wrapper figure {
  padding: 10px;
  border: 1px solid #D8D8D8;
  background: none;
  margin: 0 20px 0 0;
}
.qr-code-wrapper article h5 {
  color: #666666;
  font-size: 20px;
  line-height: 23px;
  margin: 0 0 10px;
}
.qr-code-wrapper article p {
  color: #000;
  font-size: 16px;
  line-height: 18px;
  word-break: break-all;
  margin: 0 0 27px;
}

.two-btns-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.two-btns-wrapper button {
  width: 48%;
}

.btn {
  line-height: 20px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.btn::before {
  background: #063e50 !important;
}

.radius-btn {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.primary-btn {
  background: #005A77;
  color: #fff;
}

.grey-btn {
  background: #dfdddd;
  color: #000 !important;
}
.grey-btn::before {
  background: #c5c5c5 !important;
}

.yellow-btn {
  background: #A9BF35;
  color: #000 !important;
}

.green-btn {
  background: #10915B;
  color: #fff !important;
}

.medium-btn {
  max-width: 200px;
  width: 100%;
}

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

.color-blue {
  color: #005A77 !important;
}

.accounts-wrapper .common-box-heading {
  text-align: center;
}
.accounts-wrapper .common-box-heading::after {
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}

.game-card-wrapper {
  border: 1px solid #D8D8D8;
  background: #FFFFFF;
  min-height: 230px;
}
.game-card-wrapper .game-card-title {
  background: #005A77;
  font-size: 16px;
  line-height: 18px;
  font-family: "AsapSemiBold";
  color: #EFEFEF;
  padding: 13px 20px 14px;
}
.game-card-wrapper .game-contents-wrapper {
  padding: 16px 20px;
}

.game-date-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 20px;
}
.game-date-time .game-date {
  font-size: 16px;
  line-height: 18px;
  color: #999999;
}
.game-date-time .game-time {
  font-size: 16px;
  line-height: 18px;
  color: #999999;
  font-family: "AsapSemiBold";
}

.game-details-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 20px;
}
.game-details-row .team-name {
  font-size: 20px;
  color: #666666;
  line-height: 23px;
  width: 75%;
}
.game-details-row .team-score {
  font-size: 20px;
  text-align: right;
  color: #666666;
  line-height: 23px;
  font-family: "AsapBold";
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}

.game-slider-wrapper .swiper {
  padding: 0 50px;
}

.coming-soon {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  color: #fff;
  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;
  font-size: 32px;
  line-height: 37px;
  font-family: "AsapBold";
}

.gaming-boxes .common-box-heading-wrapper {
  margin: 40px 40px 0px;
}

.game-slider-wrapper {
  margin: 0;
  position: relative;
  padding: 30px 40px;
}

.view-more-btn {
  background: none;
  border: 2px solid #A9BF35;
  color: #A9BF35;
  font-size: 16px;
}
.view-more-btn:hover {
  color: #000;
}
.view-more-btn:hover::before {
  background: none !important;
}

.announcements-wrapper {
  padding: 40px;
}
.announcements-wrapper .announcements-single {
  padding: 40px 40px 30px;
  margin: 0 0 10px;
  background: #FFFFFF;
  border: 1px solid #D8D8D8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.announcements-wrapper .announcements-single .announcements-date-column {
  width: 100px;
  margin: 0 20px 0 0;
  font-size: 16px;
  line-height: 18px;
  color: #999999;
}
.announcements-wrapper .announcements-single .announcements-content-column {
  width: calc(100% - 300px);
}
.announcements-wrapper .announcements-single .announcements-content-column .announcements-content-heading {
  color: #666666;
  font-size: 18px;
  line-height: 23px;
  font-family: "AsapSemiBold";
}
.announcements-wrapper .announcements-single .announcements-content-column .announcements-content-para {
  color: #666666;
  font-size: 16px;
  line-height: 23px;
  margin: 0;
}
.announcements-wrapper .announcements-single .announcements-readmore-column button {
  width: 160px;
  margin: 0 0 0 20px;
}

.info-list-single {
  color: #000;
}
.info-list-single img {
  width: 12px !important;
}

.qr-img-area {
  border: 1px solid #BFBFBF;
}

.qr-code-wrapper .qr-content .qr-heading {
  color: #282828;
}

.normal-btn {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}

.newfww .selectchain {
  font-family: "AsapRegular";
}

.form-group label {
  color: #000 !important;
}
.form-group .form-control {
  color: #000000 !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  word-break: break-all;
}

.search-input input.form-control {
  color: #000 !important;
}

.search-form-wrapper {
  margin-bottom: 30px;
}

.report-table thead tr th {
  color: #fff;
  background: #005A77;
  padding: 15px;
}
.report-table tbody tr:nth-child(even) {
  background: #D8D8D8;
  border: 1px solid #D8D8D8;
}
.report-table tbody tr td {
  color: #000;
  border: 1px solid #D8D8D8;
}

footer {
  padding: 60px 0 0;
  background: #FFFFFF;
}

.support-btn {
  background: #FFFFFF;
  border: none;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  position: fixed;
  right: 20px;
  z-index: 9;
  bottom: 30px;
  border: 2px solid #eeeeee;
}

.footer-menu ul {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer-menu ul li {
  width: 25%;
  margin: 10px 0;
}
.footer-menu ul li a {
  color: #999999;
  font-size: 16px;
  line-height: 23px;
}
.footer-menu ul li a:hover {
  color: #000;
}

footer .copyright-footer {
  margin: 30px 0 0;
  background: none;
  border-top: 1px solid #999999;
}
footer .copyright-footer p {
  color: #999999;
  font-family: "AsapRegular";
}

.walletbgforprogram .tabcontent1 .nt_rk ol:first-child {
  overflow: visible;
}

.tc-checkbox a {
  color: #005A77;
}

.tc-checkbox input[type=checkbox].checkbox-input {
  width: 20px;
  height: 20px;
  border-radius: 0;
  position: relative;
  top: 4px;
}

.qr-code-wrapper .qr-content .form-control {
  color: #000 !important;
}

.graph-single {
  padding: 0 40px;
  margin: 40px 0 0;
  text-align: center;
}
.graph-single .chart-container .shadow {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.graph-single .two-btns-wrapper {
  margin: 30px 0 0;
}

.profile-box {
  position: relative;
  min-height: 620px;
}
.profile-box::before {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  width: 400px;
  height: 325px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  background: url(../images/profile/box-bg.png) center center no-repeat;
  background-size: cover;
  z-index: 0;
  pointer-events: none;
}

.tab-links-wrapper .tab-links a {
  opacity: 0.4;
  color: #000;
  margin-right: 20px;
  padding: 0 15px 10px 0;
  border-bottom: 4px solid transparent;
}
.tab-links-wrapper .tab-links a:hover {
  opacity: 1;
  color: #000;
}
.tab-links-wrapper .tab-links .active {
  color: #000;
  font-size: 24px;
  line-height: 28px;
  opacity: 1;
  margin-right: 40px;
  border-bottom: 4px solid #A9BF35;
}

.newlistword {
  color: #666666;
}

.list-row-wrapper {
  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;
  margin: 0 0 20px;
}
.list-row-wrapper .profile-head {
  width: 50%;
  max-width: 250px;
}
.list-row-wrapper .profile-value {
  font-size: 20px;
  color: #005A77 !important;
  line-height: 30px;
}

.form-wrapper {
  position: relative;
  z-index: 2;
}

.profile-btn-wrapper {
  margin: 30px 0 0;
}

.profile-wrapper {
  margin: 30px 0 0;
}

.form-group .form-control.white-input {
  background: #fff !important;
  color: #000 !important;
}

.select-field {
  position: relative;
}
.select-field select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.select-field::after {
  width: 12px;
  height: 11px;
  background: url(../images/icons/down-arrow.png) center top no-repeat;
  background-size: contain;
  position: absolute;
  content: "";
  right: 10px;
  top: 16px;
  pointer-events: none;
}

.upload-input {
  position: relative;
}
.upload-input::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 1;
  pointer-events: none;
}
.file-upload-wrapper {
  position: relative;
}
.file-upload-wrapper input.file-upload-input {
  width: 100%;
  background: #fff;
  padding: 9px 50px 10px 15px;
  border: 1px solid #B0ADAD;
}
.file-upload-wrapper .file-upload-button {
  position: absolute;
  right: 10px;
  top: 7px;
  border: none;
  background: none;
}

.file-uploaded {
  border: 1px solid #888888;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.file-uploaded figure {
  margin: 0;
  max-width: 250px;
}
.file-uploaded figure img {
  width: 100%;
}
.file-uploaded .image-close {
  background: none;
  border: none;
  cursor: pointer;
}

.show-hide-password {
  position: relative;
}
.show-hide-password .eye-icon {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 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;
  width: 40px;
  height: 100%;
}
.show-hide-password .eye-icon img {
  position: absolute;
}
.show-hide-password .eye-icon img:nth-child(2) {
  display: none;
}
.show-hide-password .show-pw img {
  position: absolute;
}
.show-hide-password .show-pw img:nth-child(1) {
  display: none;
}
.show-hide-password .show-pw img:nth-child(2) {
  display: block;
}

.announcement-details-header {
  margin: 0 0 30px;
  border: none;
  padding: 0;
}

.announcement-details-content {
  border: 1px solid #D8D8D8;
  padding: 45px 40px;
}
.announcement-details-content .heading-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.announcement-details-content .heading-wrapper .back-link {
  margin: 0 0 15px;
}
.announcement-details-content .heading-wrapper .announcement-details-heading {
  margin: 0;
}
.announcement-details-content .heading-wrapper .announcement-details-heading p,
.announcement-details-content .heading-wrapper .announcement-details-heading h3 {
  color: #000;
}
.announcement-details-content .heading-wrapper .announcement-details-heading h3 {
  font-size: 50px;
  color: #005A77;
  margin: 0 0 30px;
  line-height: 57px;
  font-family: "AsapSemiBold";
}
.announcement-details-content article h5,
.announcement-details-content article p {
  color: #666666;
}
.announcement-details-content article p {
  font-size: 16px;
}

.announcement-date {
  color: #999 !important;
  font-size: 16px;
  line-height: 18px;
}

.back-link {
  border: none;
  background: #EBEBEB;
  color: #000000;
  border-radius: 0;
}

.common-box-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  z-index: 1;
  overflow: hidden;
  overflow-x: auto;
  margin: 0 0 30px;
}
.common-box-header .common-box-heading {
  margin: 0 30px 0 0;
  color: #000;
  white-space: nowrap;
}
.common-box-header .heading-tab-link {
  color: rgba(0, 0, 0, 0.5);
  margin: 0 30px 0 0;
  font-size: 16px;
  line-height: 18px;
  white-space: nowrap;
}
.common-box-header .heading-tab-link:hover {
  color: #000;
}

table {
  height: 1px;
}

.bordered-td {
  white-space: nowrap;
  border: 1px solid #D8D8D8 !important;
  border-right: none !important;
  border-left: none !important;
  background: #fff !important;
}

td:nth-child(1) .bordered-td {
  border-left: 1px solid #D8D8D8 !important;
}
td:nth-last-child(1) .bordered-td {
  border-right: 1px solid #D8D8D8 !important;
}

.boxed-table {
  width: 100%;
}
.boxed-table thead tr th {
  white-space: nowrap;
  background: #005A77;
  color: #FFFFFF;
  font-size: 13px;
  line-height: 30px;
  font-weight: normal;
  padding: 8px 20px;
}
.boxed-table tbody {
  padding: 10px;
}
.boxed-table tbody tr td {
  color: #000;
  font-size: 13px;
  line-height: 30px;
  font-weight: normal;
  padding: 10px 0 0;
}
.boxed-table tbody tr td .bordered-td {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 100%;
  padding: 10px 20px;
  border-top: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
}
.boxed-table tbody tr td:nth-child(1) .bordered-td {
  border-left: 1px solid #D8D8D8;
}
.boxed-table tbody tr td:nth-last-child(1) .bordered-td {
  border-right: 1px solid #D8D8D8;
}
.boxed-table tbody tr:nth-child(even) td .bordered-td {
  background: #EBEBEB;
  border: none;
}

.pagination-wrapper .pagination-area li button.pagination-arrow {
  padding: 0;
}
.pagination-wrapper .pagination-area li button.pagination-arrow img {
  width: 12px;
}
.pagination-wrapper .pagination-area li .pagination-btn {
  width: 32px;
  height: 32px;
  color: #000;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.pagination-wrapper .pagination-area li .pagination-btn:hover {
  color: #000;
  background: rgba(0, 90, 119, 0.5);
}
.pagination-wrapper .pagination-area li .pagination-btn.active {
  background: rgba(0, 90, 119, 0.5);
}

.info-box-wrapper {
  background: none;
}
.info-box-wrapper .info-box-list li {
  color: #000;
}
.info-box-wrapper .info-box-list li img {
  width: 12px;
}

.two-side-main {
  background: #fff;
  padding: 25px 25px 10px;
  border: 1px solid #D8D8D8;
  border-bottom: 2px solid #005A77;
}

.two-side-content .two-side-content-row .head {
  color: #666666;
}
.two-side-content .two-side-content-row .value {
  font-family: "AsapBold";
  color: #005A77;
}

.form-bottom-btns {
  margin: 0;
}

.form-group .form-control {
  color: #000 !important;
}

.leadership-card-wrapper {
  margin-bottom: 25px;
}
.leadership-card-wrapper .leadership-card {
  border: 1px solid #D8D8D8;
  padding: 30px;
  height: 100%;
}
.leadership-card-wrapper .leadership-card .leadership-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 10px;
}
.leadership-card-wrapper .leadership-card .leadership-header figure {
  margin: 0;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  overflow: hidden;
  margin: 0 30px 0 0;
}
.leadership-card-wrapper .leadership-card .leadership-header figure img {
  width: 100%;
}
.leadership-card-wrapper .leadership-card .leadership-header article {
  margin: 0;
}
.leadership-card-wrapper .leadership-card .leadership-header article .leadership-header-title {
  font-size: 15px;
  line-height: 23px;
  color: #999999;
  margin: 0 0 10px;
}
.leadership-card-wrapper .leadership-card .leadership-header article .leadership-header-value {
  font-size: 32px;
  line-height: 37px;
  color: #005A77;
  margin: 0;
}
.leadership-card-wrapper .leadership-card .leadership-header article .leadership-header-value .star-icons img {
  width: 22px;
}
.leadership-card-wrapper .leadership-card-active {
  border: 1px solid #005A77;
}
.leadership-card-wrapper .leadership-card-disabled {
  background: #FAFAFA;
  border: none;
  pointer-events: none;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
}
.leadership-card-wrapper .leadership-card-disabled .leadership-header article .leadership-header-value {
  color: #999999;
}
.leadership-card-wrapper .leadership-card-disabled .leadership-header article .leadership-header-value img {
  opacity: 0.5;
}
.leadership-card-wrapper .leadership-card-disabled .leadership-contents-wrapper .leadership-contents .leadership-content-value {
  color: #999;
}

.leadership-contents-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.leadership-contents-wrapper .leadership-contents {
  width: 60%;
  margin: 25px 0 0;
}
.leadership-contents-wrapper .leadership-contents:nth-child(even) {
  width: 40%;
}
.leadership-contents-wrapper .leadership-contents .leadership-content-title {
  font-size: 15px;
  line-height: 23px;
  color: #999999;
  margin: 0 0 10px;
}
.leadership-contents-wrapper .leadership-contents .leadership-content-value {
  font-size: 18px;
  line-height: 20px;
  color: #005A77;
  margin: 0;
}
.leadership-contents-wrapper .leadership-contents .leadership-content-value .star-icons img {
  width: 13px;
}

.two-side-td {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.team-scrore-area {
  background: #D8D8D8;
  display: inline-block;
  font-size: 16px;
  line-height: 40px;
  color: #999999;
  text-align: center;
  min-width: 72px;
  height: 42px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  font-family: "AsapBold";
}

.score-active {
  background: #A9BF35;
  color: #000;
}

.team-name {
  margin: 0 30px 0 0;
}

.game-row-normal .bordered-td {
  border: 1px solid #D8D8D8 !important;
  border-right: none !important;
  border-left: none !important;
  background: #fff !important;
}
.game-row-normal td:nth-child(1) .bordered-td {
  border-left: 1px solid #D8D8D8 !important;
}
.game-row-normal td:nth-last-child(1) .bordered-td {
  border-right: 1px solid #D8D8D8 !important;
}

.disabled-row .bordered-td {
  background: #EBEBEB !important;
}
.disabled-row .bordered-td .follow-btn {
  background: #D8D8D8 !important;
}

.bordered-box {
  border: 1px solid #D8D8D8;
  background: rgba(255, 255, 255, 0.8);
  padding: 35px;
}

.status-modal-contents {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px 0;
}
.status-modal-contents figure {
  margin: 0 0 23px;
  width: 137px;
  height: 137px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.status-modal-contents figure img {
  width: 100%;
}
.status-modal-contents article {
  text-align: center;
}
.status-modal-contents article .status-heading {
  margin: 0 0 15px;
  font-size: 32px;
  line-height: 37px;
  text-align: center;
  color: #000000;
}
.status-modal-contents article p.status-para {
  margin: 0 0 30px;
  color: #000000;
  font-size: 17px;
  line-height: 24px;
  text-align: center;
}

.status-modal {
  max-width: 700px;
}

.back-btn-area {
  margin: 0 0 30px;
}

.support-chat-wrapper {
  padding: 45px 40px;
  border: 1px solid #D8D8D8;
}
.support-chat-wrapper .support-chat-single figure {
  width: 40px;
  height: 40px;
  margin: 0 15px 0 0;
  overflow: hidden;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.support-chat-wrapper .support-chat-single .chat-time {
  color: #999999;
  font-size: 12px;
  margin: 0 0 5px;
}
.support-chat-wrapper .support-chat-single article {
  background: none;
  padding: 0;
}
.support-chat-wrapper .support-chat-single article .chat-content {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  background: #EBEBEB;
  padding: 20px;
}
.support-chat-wrapper .support-chat-single article p {
  font-size: 14px;
  line-height: 20px;
  color: #666666;
}
.support-chat-wrapper .support-reply-chat {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.support-chat-wrapper .support-reply-chat figure {
  margin: 0 0 0 15px;
}
.support-chat-wrapper .support-reply-chat article .chat-time {
  text-align: right;
}
.support-chat-wrapper .support-reply-chat article .chat-content {
  background: #EFFBFF;
}

.support-chat-header {
  margin: 0 0 30px;
  padding: 0 0 20px;
  border-bottom: 1px solid #999999;
}
.support-chat-header h4 {
  margin: 0;
  color: #005A77;
  font-family: "AsapBold";
}

.chat-typing-wrapper .chat-type {
  border: 1px solid #888888;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  padding: 0 65px 0 15px;
  height: 48px;
  color: #000;
}

.chat-typing-input {
  width: 100%;
  position: relative;
}
.chat-typing-input .chat-attatch-icons {
  position: absolute;
  right: 15px;
  top: 10px;
}
.chat-typing-input .chat-attatch-icons .attach-btn {
  background: none;
  border: none;
  margin: 0 0 0 7px;
}
.package-table {
  height: 1px;
}

.package-pin-boxes-wrapper .package-pin-box-single {
  margin: 0 0 25px;
  border: 1px solid #D8D8D8;
  padding: 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.package-pin-head-wrapper {
  margin: 20px 30px 20px 0;
  padding: 0 30px 0 0;
  border-right: 1px solid #D8D8D8;
  width: 250px;
  min-width: 200px;
}
.package-pin-head-wrapper .package-pin-head {
  font-size: 16px;
  line-height: 23px;
  color: #666666;
  margin: 0 0 5px;
  white-space: nowrap;
}

.package-pin-value {
  font-size: 30px;
  line-height: 30px;
  color: #005A77;
}

.account-details-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.account-details-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 70px 0 0;
}
.account-details-wrapper figure {
  margin: 0 30px 0 0;
}
.account-details-wrapper article .account-name {
  font-size: 16px;
  line-height: 20px;
  color: #666666;
  white-space: nowrap;
}
.account-details-wrapper article .account-values {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.account-details-wrapper article .account-values .package-pin-value {
  margin: 0 40px 0 0;
  white-space: nowrap;
}
.account-details-wrapper article .account-values .account-type {
  font-size: 14px;
  line-height: 18px;
  color: #666666;
}

.unity-value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
}
.unity-value .form-control {
  height: 48px;
  max-width: 270px;
  min-width: 270px;
  margin: 0 40px 0 0;
}
.unity-value button {
  min-width: 180px;
  max-width: 180px;
}

.payment-summary-wrapper .payment-summary-heading {
  margin: #005A77;
  font-size: 21px;
  line-height: 24px;
  color: #282828;
  font-family: "AsapSemiBold";
}
.payment-summary-wrapper .payment-summary-details {
  border: 1px solid #D8D8D8;
  border-bottom: 2px solid #005A77;
  margin: 0 0 25px;
}
.payment-summary-wrapper .payment-summary-details-box {
  padding: 30px 30px 15px;
}
.payment-summary-wrapper .payment-summary-values {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 15px;
}
.payment-summary-wrapper .payment-summary-values:nth-last-child(1) {
  margin: 0;
}
.payment-summary-wrapper .payment-summary-details-head {
  border-bottom: 1px solid #999999;
  padding: 0 0 15px;
}
.payment-summary-wrapper .payment-summary-total-row {
  background: #EBEBEB;
  padding: 15px 30px;
}
.payment-summary-wrapper .payment-summary-total-row .payment-summary-values {
  margin: 0;
}

.package-payment-graph-wrapper {
  margin: 50px 0 0;
}

.package-payment-graph-single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0px 0 80px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.package-payment-graph-single .package-payment-graph {
  width: 280px;
}
.package-payment-graph-single .package-payment-graph .shadow {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.package-payment-graph-single .package-payment-details {
  width: calc(100% - 280px);
  padding: 0 0 0 15px;
}

.menu-wrap li .menu-wrap-dropdown li a {
  padding: 10px 20px;
}
.menu-wrap li .menu-wrap-dropdown li a:hover {
  color: #999999 !important;
  background: #EBEBEB;
}

.profile-dropdown .dropdown-menu {
  margin: 0;
  right: 0;
  left: initial;
}

.lan-wrapper .dropdown-menu {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #D8D8D8;
  background: #FFFFFF;
  right: 0;
  left: initial;
  min-width: 140px;
  text-align: right;
  padding: 10px 0;
}
.lan-wrapper .dropdown-menu a {
  padding: 8px 20px;
  margin: 0;
}
.lan-wrapper .dropdown-menu a:hover {
  color: #999999 !important;
  background: #EBEBEB;
}

.menu-icon {
  margin: 0 7px 0 0;
  text-align: center;
  width: 30px;
  display: inline-block;
}

.total-sales-downlines {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #EBEBEB;
  padding: 20px 0;
  margin: 0 0 15px;
}
.total-sales-downlines .total-sales-single {
  width: 50%;
  padding: 0 30px;
  border-right: 1px solid #D8D8D8;
}
.total-sales-downlines .total-sales-single .title {
  font-size: 14px;
  line-height: 18px;
  color: #999999;
  white-space: nowrap;
  margin: 0 0 10px;
}
.total-sales-downlines .total-sales-single .value {
  white-space: nowrap;
  font-size: 20px;
  line-height: 23px;
  color: #666666;
}

.profile-user-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 30px;
  margin: 20px 0px;
}
.profile-user-details figure {
  margin: 0 20px 0 0;
}
.profile-user-details article h4 {
  margin: 0 0 5px;
  font-size: 24px;
  line-height: 28px;
}
.profile-user-details article p {
  color: #005A77;
}

.common-box-heading-wrapper .common-box-header {
  margin: 0;
}