body {
  font-family: 'Figtree';
}

.background_overlay_preloader {
  z-index: 20000;
  background: rgba(0, 0, 0, 0.58);
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
}

.preloader_inner_text {
  position: absolute;
  top: 43%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  font-size: 20px;
  font-family: monospace;
  font-weight: 300;
  color: #71f8ff;
}

.preloader_inner {
  position: absolute;
  top: 55%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  font-size: 35px;
  font-family: monospace;
  font-weight: 300;
  color: #71f8ff;
}

/*=============== ALERT PRELOADER STYLE ========================*/
.background_overlay {
  z-index: 20000;
  background: rgba(0, 0, 0, 0.58);
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
}

.preloader_img {
  position: fixed;
  z-index: 55;
  top: 40%;
  left: 46%;
  width: 50px;
  height: 50px;
}

.toast {
  opacity: 1 !important;
}

button.toast-close-button {
  width: auto;
  height: auto;
}

.sweet-alert {
  padding: 2rem;
  border-radius: 0.42rem;
}

.sweet-alert h2 {
  font-weight: 500;
  font-size: 1.3rem;
  margin: 2rem 0 0 0;
  color: #181C32;
}

.sweet-alert p {
  font-weight: normal;
  font-size: 1.1rem;
  margin-top: 1.5rem;
  color: #3F4254;
}

a {
  cursor: pointer !important;
}

label span {
  color: #858585;
  font-size: 11px;
}

.list_loader_preloader_div {
  width: 100%;
  text-align: center;
  display: none;
}

.list_load_preloader {
  width: 45px;
  height: 45px;
}

.input_alert {
  margin-top: 0px;
  font-size: 11px !important;
  margin-bottom: 0px;
  line-height: 24px !important;
  font-weight: bold;
}

.inp-alert-default {
  color: #737373 !important;
}

.modal-content {
  background: #f9f9f9;
  border-radius: 5px !important;
}

.header_user_ul li {
  border-bottom: 1px solid #cfcfcf;
}

.header_user_ul {
  border-radius: 5px !important;
  background-image: linear-gradient(157deg, #ec1379 0%, #6c0092 100%);
  border: 1px solid #6c0092;
}

.custom-button1 {
  border-radius: 5px !important;
}

.dropdown-menu>li>a>[class*=" fa-"],
.dropdown-menu>li>a>[class^=fa-] {
  color: #fff;
}

.dropdown-menu>li>a {
  color: #FFF;
}

.btn-group>.dropdown-menu.pull-right:after,
.btn-group>.dropdown-menu.pull-right:before {
  display: none !important;
}

.dropdown-menu {
  top: 85% !important;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #e1e5ec00;
  box-shadow: -2px 1px 19px 9px #5e5e5e9e;
}

.btn-default {
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn {
  border-radius: 5px !important;
}

button:focus {
  outline: none !important;
}

.portlet.light {
  border: 1px solid #e7e7e7;
  border-radius: 5px !important;
}

.container-fluid {
  margin-top: 15px;
  min-height: 330px;
}

.form-control {
  border-radius: 4px !important;
}

label {
  display: inline !important;
}

.label {
  font-weight: 300 !important;
  border-radius: 3px !important;
}

.label,
.table.table-light>thead>tr>th,
.table.table-light>thead>tr>td {
  font-family: "Comfortaa", cursive !important;
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: #FFF;
}

.fade.in {
  opacity: 1;
}

.modal-backdrop,
.modal-backdrop.fade.in {
  background-color: #3333338f !important;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  line-height: 28px;
}

.banner-section,
.breadcrumb-area {
  background-repeat: no-repeat !important;
  background-position: right !important;
  background-size: cover !important;
  position: relative;
  top: 0px;
  z-index: 0;
}

.top-header {
  background: #a64c8d;
}

.banner-section>div,
.breadcrumb-area>div {
  background: #5949b373;
  padding: 5px 0px 20px;
}

.required {
  font-size: 19px !important;
}

.account-deactive-mssg {
  text-align: center;
  color: red;
  font-size: 22px;
}

.modal-title {
  font-weight: 600;
}

/* Select2 design  */
.select2-container--default .select2-selection--single {
  border-radius: 5px !important;
}

.select2-container .select2-selection--single {
  height: 38px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 38px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 37px !important;
}

.footer-top-area a {
  color: #FFF !important;
}

#languageExchangeModal select {
  width: 100%;
  padding: 8px 10px;
  font-weight: bold;
  border-radius: 5px !important;
}

.sticky-icon {
  z-index: 1;
  position: fixed;
  top: 30%;
  right: -5px;
  width: 60px;
  display: flex;
  flex-direction: column;
  z-index: 5;
}

.sticky-icon a {
  display: block;
  width: 250px;
  overflow: hidden;
  transform: translate(0px, 0px);
  border-radius: 50px 0px 0px 50px;
  text-align: left;
  margin: 2px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 5px;
  font-size: 18px;
  font-family: "Oswald", sans-serif;
  transition: all 0.8s;
  padding-right: 45px;
}

.sticky-icon a i {
  background-color: #fff;
  height: 40px;
  width: 40px;
  color: #000;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  margin-right: 20px;
  transition: all 0.5s;
}