@font-face {
  font-family: "avans-icon";
  src: url("../fonts/avans-icon.eot?97516955");
  src: url("../fonts/avans-icon.eot?97516955#iefix")
      format("embedded-opentype"),
    url("../fonts/avans-icon.woff?97516955") format("woff"),
    url("../fonts/avans-icon.ttf?97516955") format("truetype"),
    url("../fonts/avans-icon.svg?97516955#avans-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}

.avans-ic {
      font-family: "avans-icon";
      font-style: normal;
      font-weight: normal;
      speak: never;
      display: inline-block;
      text-decoration: inherit;
      width: 1em;
      margin-right: .2em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-left: .2em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
}

.avs-icon-gift:before { content: '\e800'; } /* '' */
.avs-icon-gift-1:before { content: '\e801'; } /* '' */
.avs-icon-medal-solid:before { content: '\e802'; } /* '' */
.avs-icon-gifts-solid:before { content: '\e803'; } /* '' */
.avs-icon-gift-solid:before { content: '\e804'; } /* '' */
.avs-icon-list:before { content: '\e805'; } /* '' */
.avs-icon-left-open:before { content: '\e806'; } /* '' */
.avs-icon-money:before { content: '\e807'; } /* '' */
.avs-icon-dollar-1:before { content: '\e808'; } /* '' */
.avs-icon-dice-solid:before { content: '\e809'; } /* '' */
.avs-icon-help:before { content: '\e80a'; } /* '' */
.avs-icon-help-circled:before { content: '\e80b'; } /* '' */
.avs-icon-dharmachakra-solid:before { content: '\e80c'; } /* '' */
.avs-icon-cancel:before { content: '\e80d'; } /* '' */
.avs-icon-cancel-1:before { content: '\e80e'; } /* '' */
.avs-icon-ok-circled:before { content: '\e80f'; } /* '' */
.avs-icon-check:before { content: '\e810'; } /* '' */
.avs-icon-ok:before { content: '\e811'; } /* '' */
.avs-icon-gem-solid:before { content: '\e812'; } /* '' */
.avs-icon-gem-regular:before { content: '\e813'; } /* '' */
.avs-icon-mail:before { content: '\e814'; } /* '' */
.avs-icon-mail-1:before { content: '\e815'; } /* '' */
.avs-icon-telegram-plane-brands:before { content: '\e816'; } /* '' */
.avs-icon-wallet:before { content: '\e817'; } /* '' */
.avs-icon-wallet-solid:before { content: '\e818'; } /* '' */
.avs-icon-minus:before { content: '\e819'; } /* '' */
.avs-icon-minus-1:before { content: '\e81a'; } /* '' */
.avs-icon-plus:before { content: '\e81b'; } /* '' */
.avs-icon-plus-1:before { content: '\e81c'; } /* '' */
.avs-icon-flow-branch:before { content: '\e81d'; } /* '' */
.avs-icon-download:before { content: '\e81e'; } /* '' */
.avs-icon-download-1:before { content: '\e81f'; } /* '' */
.avs-icon-user-check-solid:before { content: '\e820'; } /* '' */
.avs-icon-user-astronaut-solid:before { content: '\e821'; } /* '' */
.avs-icon-user-lock-solid:before { content: '\e822'; } /* '' */
.avs-icon-user-tag-solid:before { content: '\e823'; } /* '' */
.avs-icon-award:before { content: '\e824'; } /* '' */
.avs-icon-trophy:before { content: '\e825'; } /* '' */
.avs-icon-heart-empty:before { content: '\e826'; } /* '' */
.avs-icon-heart:before { content: '\e827'; } /* '' */
.avs-icon-link:before { content: '\e828'; } /* '' */
.avs-icon-calendar:before { content: '\e829'; } /* '' */
.avs-icon-crown:before { content: '\e844'; } /* '' */
.avs-icon-link-ext:before { content: '\f08e'; } /* '' */
.avs-icon-twitter:before { content: '\f099'; } /* '' */
.avs-icon-facebook:before { content: '\f09a'; } /* '' */
.avs-icon-linkedin:before { content: '\f0e1'; } /* '' */
.avs-icon-exchange:before { content: '\f0ec'; } /* '' */
.avs-icon-download-cloud:before { content: '\f0ed'; } /* '' */
.avs-icon-angle-left:before { content: '\f104'; } /* '' */
.avs-icon-minus-squared-alt:before { content: '\f147'; } /* '' */
.avs-icon-dollar:before { content: '\f155'; } /* '' */
.avs-icon-plus-squared-alt:before { content: '\f196'; } /* '' */
.avs-icon-file-excel:before { content: '\f1c3'; } /* '' */
.avs-icon-whatsapp:before { content: '\f232'; } /* '' */
.avs-icon-question-circle-o:before { content: '\f29c'; } /* '' */
.avans-notifier-container.bottom-right {
  bottom: 4px !important;
  top: auto !important;
  padding-bottom: 0 !important;
}
.avans-notifier-container.bottom-left {
  left: 4px !important;
  right: auto !important;
  bottom: 4px !important;
  top: auto !important;
  padding-bottom: 0 !important;
}
.avans-notifier-container.top-left {
  left: 4px !important;
  right: auto !important;
}
.avans-notifier-container.bottom-left .notifier,
.avans-notifier-container.top-left .notifier {
  direction: ltr;
  transform: translateX(-100%);
  border-right-width: 4px;
  border-left: 0;
}
.avans-notifier-container.bottom-right .notifier,
.avans-notifier-container.top-right .notifier {
  direction: rtl;
  transform: translateX(100%);
}
.avans-notifier-container.bottom-right .notifier button.notifier-close,
.avans-notifier-container.top-right .notifier button.notifier-close {
  left: 4px;
  right: auto;
}
.notifier-text-wrapper {
  margin-bottom: 0 !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: calc(100% - 60px);
  padding-right: 5px;
}
.null-icon .notifier-text-wrapper {
  max-width: 100%;
  margin: 0;
}
.avans-notifier-container {
  padding: 35px 10px !important;
}
.notifier {
  display: flex;
}
.avans-notifier-container {
  /*display: none;*/
  z-index: 9999;
  position: fixed;
  top: 4px;
  right: 4px;
  padding: 4px;
  width: 0;
  max-width: 98%;
  font-family: inherit;
  color: #999;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.avans-notifier-container * {
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.notifier:before {
  width: 100%;
  transform: translateX(-100%);
  content: "";
  position: absolute;
  top: 0;
  background: #aaa;
  height: 3px;
  left: 0;
}
.notifier {
  overflow: hidden;
}
.notifier.shown:before {
  transform: translateX(0);
  transition: attr(data-time-line);
}
.notifier {
  position: relative;
  width: 100%;
  min-height: 62px;
  margin-bottom: 12px;
  padding: 8px;
  background: #fff;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1), 0 2px 15px 0 rgba(0, 0, 0, 0.05);
  opacity: 0;
  transition: all 0.6s cubic-bezier(0.5, -0.5, 0.3, 1.4), opacity 0.6s ease;
}
.notifier.shown {
  opacity: 1;
  transform: translateX(0) !important;
}
.notifier.shown:hover {
  opacity: 1;
}
.notifier-close {
  margin: 3px !important;
  min-height: auto;
  line-height: 20px;
  position: absolute;
  top: 4px;
  right: 4px;
  width: 16px;
  height: 16px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  color: #aaa;
  font-weight: 700;
  font-size: 16px;
  background: 0 0;
  outline: 0;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0.5;
  transition: 0.3s ease;
}
.notifier-close:focus,
.notifier-close:hover {
  opacity: 1;
  color: #999;
  background: #eee;
}
.notifier-img {
  float: left;
  margin-right: 8px;
  vertical-align: middle;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.notifier-title {
  color: #5a5a5a !important;
  margin: 0 0 4px;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
}
.notifier-body {
  font-size: 13px;
  padding: 8px 4px;
}
.notifier.info {
  border-left-color: #3498db;
}
.notifier.success {
  border-left-color: #1abc9c;
}
.notifier.warning {
  border-left-color: #f1c40f;
}
.notifier.danger {
  border-left-color: #e74c3c;
}
.notifier-img img {
  min-width: 48px;
  width: auto !important;
  max-width: 60px !important;
  height: auto !important;
  max-height: 60px !important;
}

.avans-toast-wrapper{
    z-index: 99999 !important;
}
/*
** persian-datepicker - v1.2.0
** Reza Babakhani <babakhani.reza@gmail.com>
** http://babakhani.github.io/PersianWebToolkit/docs/datepicker
** Under MIT license 
*/ 
div#plotId {
    font-family: 'avans-font';
}
.pwt-btn-calendar {
    display: none !important;
}
.datepicker-plot-area{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.datepicker-plot-area .datepicker-time-view .down-btn,.datepicker-plot-area .datepicker-time-view .up-btn{transition:all 100ms ease}.datepicker-plot-area .datepicker-day-view .table-days td.disabled span,.datepicker-plot-area .datepicker-year-view .year-item-disable,.datepicker-plot-area .datepicker-month-view .month-item-disable{border-radius:0}.datepicker-plot-area .datepicker-time-view .down-btn,.datepicker-plot-area .datepicker-time-view .up-btn{border-radius:0;border-top-left-radius:0;border-top-right-radius:0}.datepicker-plot-area .datepicker-time-view .down-btn{border-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.datepicker-plot-area,.datepicker-plot-area .datepicker-time-view>.time-segment{border-radius:0}.datepicker-plot-area .datepicker-day-view .table-days td span,.datepicker-plot-area .datepicker-year-view .year-item,.datepicker-plot-area .datepicker-month-view .month-item,.datepicker-plot-area .datepicker-navigator .pwt-btn-next,.datepicker-plot-area .datepicker-navigator .pwt-btn-switch,.datepicker-plot-area .datepicker-navigator .pwt-btn-prev{border-radius:0}.datepicker-plot-area{box-shadow:0 5px 10px rgba(0,0,0,0.2)}.datepicker-plot-area .datepicker-day-view .table-days td span,.datepicker-plot-area .datepicker-year-view .year-item,.datepicker-plot-area .datepicker-month-view .month-item,.datepicker-plot-area .datepicker-day-view .table-days td.disabled span,.datepicker-plot-area .datepicker-year-view .year-item-disable,.datepicker-plot-area .datepicker-month-view .month-item-disable,.datepicker-plot-area .datepicker-time-view>.time-segment,.datepicker-plot-area .datepicker-time-view .down-btn,.datepicker-plot-area .datepicker-time-view .up-btn,.datepicker-plot-area .datepicker-time-view input,.datepicker-plot-area .datepicker-navigator .pwt-btn-next,.datepicker-plot-area .datepicker-navigator .pwt-btn-switch,.datepicker-plot-area .datepicker-navigator .pwt-btn-prev,.datepicker-plot-area .toolbox .pwt-btn-submit,.datepicker-plot-area .toolbox .pwt-btn-calendar,.datepicker-plot-area .toolbox .pwt-btn-today{cursor:pointer}.datepicker-plot-area .datepicker-day-view .table-days td span,.datepicker-plot-area .datepicker-year-view .year-item,.datepicker-plot-area .datepicker-month-view .month-item{font:14px;background-color:#fff;color:#333;border:0;text-shadow:none}.datepicker-plot-area .datepicker-day-view .table-days td.disabled span,.datepicker-plot-area .datepicker-year-view .year-item-disable,.datepicker-plot-area .datepicker-month-view .month-item-disable{background-color:#f1f1f1;color:#ccc;border:none;text-shadow:none;cursor:default}.datepicker-plot-area .datepicker-day-view .table-days td.today span{background-color:#333;color:#fff;border:0;text-shadow:none}.datepicker-plot-area .datepicker-day-view .table-days td span.other-month{background-color:"";color:#ccc;border:none;text-shadow:none}.datepicker-plot-area .datepicker-day-view .table-days td.selected span,.datepicker-plot-area .datepicker-year-view .year-item.selected,.datepicker-plot-area .datepicker-month-view .month-item.selected{background-color:#005299;color:#fff;border:none;text-shadow:1px 1px 1px #000}.datepicker-plot-area .datepicker-day-view .table-days td.selected span .datepicker-plot-area .datepicker-day-view .table-days td:hover,.datepicker-plot-area .datepicker-day-view .table-days td span:hover,.datepicker-plot-area .datepicker-year-view .year-item:hover,.datepicker-plot-area .datepicker-month-view .month-item:hover{background-color:#007be6;color:#fff;border:0;text-shadow:none}.datepicker-container{display:block;position:absolute;z-index:100000;top:0;direction:ltr}.datepicker-container.pwt-hide{display:none}.datepicker-plot-area{box-sizing:border-box;overflow:hidden;min-height:70px;display:block;width:200px;min-width:200px;padding:3px;position:absolute;font:12px tahoma;border:1px solid #ccc;background-color:#fff}.datepicker-plot-area.datepicker-state-only-time{padding:0}.datepicker-plot-area table,.datepicker-plot-area th,.datepicker-plot-area td{border:0;background:none}.datepicker-plot-area *{text-align:center;color:#333}.datepicker-plot-area .datepicker-day-view,.datepicker-plot-area .datepicker-month-view,.datepicker-plot-area .datepicker-year-view{display:block;width:100%;float:left;min-height:200px;margin:0}.datepicker-plot-area-inline-view{display:block;width:100%;position:static;float:left}.datepicker-plot-area .datepicker-time-view{display:block;float:left;width:100%;padding:5px;background:#f9f9f9;border-top:1px solid #f1f1f1}.datepicker-plot-area .datepicker-time-view>.time-segment{display:block;width:22%;float:left;overflow:hidden}.datepicker-plot-area .datepicker-time-view>.time-segment:hover .down-btn,.datepicker-plot-area .datepicker-time-view>.time-segment:hover .up-btn{font-weight:bold}.datepicker-plot-area .datepicker-time-view .divider{display:block;width:3%;height:60px;line-height:60px;float:left;overflow:hidden;font:12px bold}.datepicker-plot-area .datepicker-time-view .divider span{height:60px;line-height:60px}.datepicker-plot-area .datepicker-time-view .down-btn,.datepicker-plot-area .datepicker-time-view .up-btn{display:block;float:left;width:100%;margin:0;height:20px;line-height:22px;color:#ccc}.datepicker-plot-area .datepicker-time-view .down-btn:hover,.datepicker-plot-area .datepicker-time-view .up-btn:hover{background-color:rgba(250,250,250,0.3);color:#807f7f}.datepicker-plot-area .datepicker-time-view input{display:block;width:90%;margin:0 5%;height:20px;padding:0;outline:none;border:none;background:transparent}.datepicker-plot-area.datepicker-state-only-time .datepicker-time-view{padding:0 5px;margin:0}.datepicker-plot-area.datepicker-state-only-time .datepicker-time-view>.time-segment,.datepicker-plot-area.datepicker-state-only-time .datepicker-time-view>.divider{padding:5px 0}.datepicker-plot-area.datepicker-state-no-meridian .datepicker-time-view>.time-segment{width:31.33%}.datepicker-plot-area.datepicker-state-no-meridian .datepicker-time-view>.meridian-divider{display:none}.datepicker-plot-area.datepicker-state-no-second .datepicker-time-view>.time-segment{width:31.33%}.datepicker-plot-area.datepicker-state-no-second .datepicker-time-view>.second-divider{display:none}.datepicker-plot-area.datepicker-state-no-meridian.datepicker-state-no-second .datepicker-time-view>.time-segment{width:48%}.datepicker-plot-area.datepicker-state-no-meridian.datepicker-state-no-second .datepicker-time-view>.second-divider,.datepicker-plot-area.datepicker-state-no-meridian.datepicker-state-no-second .datepicker-time-view>.meridian-divider{display:none}.datepicker-plot-area .datepicker-day-view .table-days{width:100%;float:left;direction:rtl}.datepicker-plot-area .datepicker-day-view .table-days td{width:14.2%;height:26px;padding:0;margin:0;position:relative}.datepicker-plot-area .datepicker-day-view .table-days td .alter-calendar-day{font-style:normal;position:absolute;font-size:8.5px;bottom:0;right:2px;color:#f1f1f1}.datepicker-plot-area .datepicker-day-view .table-days td span{display:block;width:100%;height:26px;line-height:26px;padding:0;margin:0}.datepicker-plot-area .datepicker-day-view .month-grid-box{display:block;width:100%;float:right;min-height:180px;margin:8px 0}.datepicker-plot-area .datepicker-day-view .month-grid-box .header{display:block;width:100%;float:left;padding-bottom:8px}.datepicker-plot-area .datepicker-day-view .month-grid-box .header .header-row{display:block;width:100%;height:25px;float:left}.datepicker-plot-area .datepicker-day-view .month-grid-box .header .header-row-cell{display:block;width:14.2%;height:25px;float:right;line-height:25px;font:11px;font-weight:bold;color:#333}.datepicker-plot-area .datepicker-year-view,.datepicker-plot-area .datepicker-month-view{padding-top:10px}.datepicker-plot-area .datepicker-year-view .year-item,.datepicker-plot-area .datepicker-month-view .month-item{display:block;width:33.333333%;margin:2px 0 0;float:right;height:42px;line-height:42px}.datepicker-plot-area .datepicker-navigator{display:block;width:100%;float:left}.datepicker-plot-area .datepicker-navigator .pwt-btn-next,.datepicker-plot-area .datepicker-navigator .pwt-btn-switch,.datepicker-plot-area .datepicker-navigator .pwt-btn-prev{display:block;float:left;height:28px;line-height:28px;font-weight:bold;background-color:rgba(250,250,250,0.1);color:#333}.datepicker-plot-area .datepicker-navigator .pwt-btn-next:hover,.datepicker-plot-area .datepicker-navigator .pwt-btn-switch:hover,.datepicker-plot-area .datepicker-navigator .pwt-btn-prev:hover{background-color:rgba(250,250,250,0.3)}.datepicker-plot-area .datepicker-navigator .pwt-btn-next{display:block;width:15%;float:left}.datepicker-plot-area .datepicker-navigator .pwt-btn-switch{display:block;width:66%;margin:0 2%;float:left}.datepicker-plot-area .datepicker-navigator .pwt-btn-prev{display:block;width:15%;float:left}.datepicker-plot-area .toolbox{display:block;float:left;width:100%;margin-top:5px}.datepicker-plot-area .toolbox .pwt-btn-submit,.datepicker-plot-area .toolbox .pwt-btn-calendar,.datepicker-plot-area .toolbox .pwt-btn-today{background-color:rgba(250,250,250,0.1);float:right;display:block;font-weight:bold;font-size:11px;height:24px;line-height:24px;white-space:nowrap;margin:0 auto;margin-left:5px;padding:0 5px;min-width:50px}.datepicker-plot-area .toolbox .pwt-btn-submit:hover,.datepicker-plot-area .toolbox .pwt-btn-calendar:hover,.datepicker-plot-area .toolbox .pwt-btn-today:hover{background-color:rgba(250,250,250,0.3)}.datepicker-plot-area .datepicker-navigator{display:block;width:100%;float:left}.datepicker-plot-area .datepicker-navigator .pwt-btn-next,.datepicker-plot-area .datepicker-navigator .pwt-btn-switch,.datepicker-plot-area .datepicker-navigator .pwt-btn-prev{display:block;float:left;height:28px;line-height:28px;font-weight:bold;background-color:rgba(250,250,250,0.1);color:#333}.datepicker-plot-area .datepicker-navigator .pwt-btn-next:hover,.datepicker-plot-area .datepicker-navigator .pwt-btn-switch:hover,.datepicker-plot-area .datepicker-navigator .pwt-btn-prev:hover{background-color:rgba(250,250,250,0.3)}.datepicker-plot-area .datepicker-navigator .pwt-btn-next{display:block;width:15%;float:left}.datepicker-plot-area .datepicker-navigator .pwt-btn-switch{display:block;width:66%;margin:0 2%;float:left}.datepicker-plot-area .datepicker-navigator .pwt-btn-prev{display:block;width:15%;float:left}.datepicker-container.pwt-mobile-view{position:fixed;width:100%;height:100%;top:0;left:0;bottom:0;overflow:hidden;transition:all 1s}.datepicker-container.pwt-mobile-view.pwt-hide{top:100vh;height:0}.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .pwt-btn-submit{color:#fff;background:#ccc}.datepicker-container.pwt-mobile-view .datepicker-plot-area{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0}.datepicker-container.pwt-mobile-view .datepicker-plot-area .table-days td,.datepicker-container.pwt-mobile-view .datepicker-plot-area .table-days td span{height:44px;line-height:44px;font-size:14px}.datepicker-container.pwt-mobile-view .datepicker-plot-area .datepicker-year-view .year-item,.datepicker-container.pwt-mobile-view .datepicker-plot-area .datepicker-month-view .month-item{height:70px;line-height:70px}.datepicker-container.pwt-mobile-view .datepicker-plot-area [class*='pwt-btn']{height:48px;line-height:48px}.datepicker-container.pwt-mobile-view .datepicker-plot-area .pwt-btn-today{float:left}.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time{background:rgba(0,0,0,0.7);border:0;padding-top:60%}.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .pwt-btn-submit{margin-right:5px}.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view input{height:40px;line-height:40px;font-size:24px;margin:5px 0}.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view .divider,.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view .divider span{font-size:16px;display:block;height:144px;line-height:144px}.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view .down-btn,.datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view .up-btn{height:48px;line-height:48px}.datepicker-container.pwt-mobile-view .datepicker-time-view input{height:32px;line-height:34px;font-size:18px}.datepicker-container.pwt-mobile-view .datepicker-time-view .divider,.datepicker-container.pwt-mobile-view .datepicker-time-view .divider span{height:120px;line-height:120px}.datepicker-container.pwt-mobile-view .datepicker-time-view .down-btn,.datepicker-container.pwt-mobile-view .datepicker-time-view .up-btn{height:40px;line-height:40px}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.avans-component.owl-carousel,.avans-component.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.avans-component.owl-carousel{display:none;width:100%;z-index:1}.avans-component.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.avans-component.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.avans-component.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.avans-component.owl-carousel .owl-item,.avans-component.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.avans-component.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.avans-component.owl-carousel .owl-item img{display:block;width:100%}.avans-component.owl-carousel .owl-dots.disabled,.avans-component.owl-carousel .owl-nav.disabled{display:none}.no-js .avans-component.owl-carousel,.avans-component.owl-carousel.owl-loaded{display:block}.avans-component.owl-carousel .owl-dot,.avans-component.owl-carousel .owl-nav .owl-next,.avans-component.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.avans-component.owl-carousel .owl-nav button.owl-next,.avans-component.owl-carousel .owl-nav button.owl-prev,.avans-component.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.avans-component.owl-carousel.owl-loading{opacity:0;display:block}.avans-component.owl-carousel.owl-hidden{opacity:0}.avans-component.owl-carousel.owl-refresh .owl-item{visibility:hidden}.avans-component.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.avans-component.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.avans-component.owl-carousel.owl-rtl{direction:rtl}.avans-component.owl-carousel.owl-rtl .owl-item{float:right}.avans-component.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.avans-component.owl-carousel .owl-animated-in{z-index:0}.avans-component.owl-carousel .owl-animated-out{z-index:1}.avans-component.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.avans-component.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.avans-component.owl-carousel .owl-item .owl-lazy:not([src]),.avans-component.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.avans-component.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.avans-component.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.avans-component.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.avans-component.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3,1.3)}.avans-component.owl-carousel .owl-video-playing .owl-video-play-icon,.avans-component.owl-carousel .owl-video-playing .owl-video-tn{display:none}.avans-component.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.avans-component.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

.avans_sound {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  border-radius: 5px;
  background: #f1f3f4;
  outline: none;
}
text{
	letter-spacing : 0 !important;
}
.avans-user-panel-gifts-wrapper .gift-item .divider {
    margin: 0;
}
.avans-user-panel-gifts-wrapper .gift-item .avs-footer {
    margin: 0 !important;
}

.avans_wrapper_user_list .col.score img.score-icon {width: 24px !important;}

.avans_wrapper_user_list .col.score {
    display: flex;
    justify-content: center;
    align-items: center;
}

.avans_wrapper_lock_post {
    text-align: center;
}

.avans_wrapper_lock_post i.avans-ic.avs-icon-user-lock-solid {
    font-size: 80px;
    margin: 20px;
    color : #03a9f4;
}

.avans_condition_open_lock {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 450px;
    margin: auto;
}

.avans_condition_open_lock div {
    background: #fff;
    border: 2px solid #aaaaaa24;
    margin: 5px;
    flex-basis: calc(50% - 10px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 150px;
    border-radius: 5px;
    position: relative;
}

.avans_condition_open_lock div i {
    font-size: 46px;
}
.avans_condition_open_lock div p .label {
    display: block;
    margin-bottom: 3px;
    color: #aaa;
    font-size: 13px;
}
.avans_condition_open_lock div p {
    font-size: 14px;
    margin-top: 4px;
    margin-bottom: 0;
}

.avans_condition_open_lock .earned-1:after {
    content: '\e811';
    font-family: "avans-icon";
    position: absolute;
    border-radius: 7px 0 8px 0;
    left: -2px;
    top: -2px;
    background: #03a9f4;
    width: 25px;
    height: 25px;
    color: #fff;
}

.avans_condition_open_lock .earned- {
    border-style: dashed;
    border-color: #aaa;
}
.avans_condition_open_lock .earned-1 {
    border-color: #aaa;
}

i.avans-ic.avs-icon-user-check-solid {
    margin-left: 13px !important;
}

i.avans-ic.avs-icon-minus.decrease:before, i.avans-ic.avs-icon-plus-1.increase:before {
    background: #cfcfcf;
    height: 35px;
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 5px;
}

.avans-user-meta-wrapper p {
    margin: 0;
}

.avans-content-panel .badges_wrapper .badge-item.active img {
  opacity: 1;
}

.avans-content-panel .badges_wrapper {
  display: flex;
  flex-wrap: wrap;
}

.avans-content-panel .badges_wrapper .badge-item {
  margin: 0 4px;
  cursor: pointer;
}

.avans_wrapper_details_badge {
  position: fixed;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  width: 100%;
  height: 100vh;
  background: #31313173;
  z-index: 9999;
}

.avans_popup_details_badge {
  max-width: 400px;
  width: calc(100% - 40px);
  height: auto;
  min-height: 200px;
  max-height: calc(100vh - 100px);
  background: #fff;
  border-radius: 3px;
}

.avans_popup_details_badge .avs-header {
  height: 56px;
  border-bottom: 1px solid #eee;
  display: flex;
  align-items: center;
  padding-right: 14px;
}

.avans_popup_details_badge .body ul.list-steps {
  height: auto;
  max-height: 154px;
  overflow-y: auto;
  margin: 20px 0 0 0;
}

.avans_popup_details_badge .body ul.list-steps::-webkit-scrollbar {
  width: 4px; /* width of the entire scrollbar */
}

.avans_return_to_home_wrapper a {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #aaa;
  padding: 9px;
  color: #fff;
  border-radius: 0 5px 0 3px;
  font-size: 13px;
  transition: 0.3s;
}

.avans_return_to_home_wrapper a:hover {
  color: #fff;
  background: #666666;
}

.avans_popup_details_badge .body ul.list-steps::-webkit-scrollbar-track {
  background: transparent; /* color of the tracking area */
}

.avans_popup_details_badge .body ul.list-steps::-webkit-scrollbar-thumb {
  background-color: rgba(61, 116, 199, 0.329); /* color of the scroll thumb */
  border-radius: 20px; /* roundness of the scroll thumb */
}
.equal_icon_box {
    text-align: center;
}

.avans_wrapper_Date_select {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    margin-left: 5px;
}

.avans_wrapper_Date_select select {
    width: 100%;
    height: 38px;
    border-radius: 4px;
    box-shadow: none;
    border: 1px solid #aaaaaa5a;
}

.avans_wrapper_Date_select label {
    font-size: 13px;
    color: #aaa;
    font-weight: 200;
    text-align: center;
}


.avans_popup_details_badge .avs-header i.avans-ic.avs-icon-cancel-1 {
  cursor: pointer;
  padding: 10px;
  font-size: 24px;
  cursor: pointer;
  color: #aaa;
}

.avans_popup_details_badge .body img {
  max-width: 100px;
}

.avans_popup_details_badge .body .thumbnail {
  text-align: center;
  padding: 16px;
}

.avans_popup_details_badge .steps {
  padding: 14px;
  font-size: 13px;
}

.avans_popup_details_badge .steps p {
  font-weight: 700;
  margin: 0;
  font-size: 14px;
  border-right: 5px solid #00a9f6;
  padding-right: 8px;
}

.avans_popup_details_badge .steps ul li {
  list-style: none;
}

.avans_popup_details_badge .steps ul {
  padding: 10px 0;
}

.avans_popup_details_badge .steps ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  background: #ffc107;
  vertical-align: middle;
  border-radius: 50%;
  margin-left: 5px;
}

.avans_popup_details_badge .avs-header .title {
  padding: 8px;
  font-size: 15px;
  font-weight: 700;
}

.avans_popup_details_badge .avs-header .is_getted i {
  padding-left: 3px;
}
.avans_popup_details_badge .avs-header .is_getted {
  background: #8bc34a;
  color: #fff;
  padding: 2px 4px;
  border-radius: 5px;
  display: table;
  font-size: 14px;
}

.avans-content-panel .badges_wrapper .badge-item:first-child {
  margin-right: 0;
}

.avans-content-panel .badges_wrapper .badge-item img {
  opacity: 0.3;
}

/* .avans-content-panel .badges_wrapper .badge-item:first-child img {
    opacity: 1;
} */

.avans-user-root-item.full.missions .items a {
  padding: 2px;
  margin: 5px;
  font-size: 14px;
  z-index: 9999;
  position: relative;
}

.avans-user-root-item.full.missions .items {
  background: #eee0;
  display: inline-block;
  padding: 6px 0px;
  border: 1px solid #aaaaaa5a;
  border-radius: 5px;
}

.avans_show_product_score i {
  margin: 0 0 0 6px;
}
.avans_show_product_score {
  display: flex;
}

.avans_error_field {
  border: 1px solid #d06b6b !important;
}

.avans_error_form {
  padding: 7px 15px;
  background: #f3f3f3;
  border-right: 2px solid #f44336;
  margin: 10px 0;
  color: #000;
  font-size: 14px;
  border-radius: 3px;
}

.avans_show_product_score .fulltext {
  font-size: 14px;
  padding-top: 2px;
}

.video-js .vjs-control-bar {
  background-color: #353535a5 !important;
  color: #ffffff;
  font-size: 13px;
}

.avans-user-root-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.avans-user-root-wrapper .avans-user-root-item .root-item-bg-icon {
  position: absolute;
  z-index: 0;
  opacity: 0.1;
  color: #0000007a;
  font-size: 100px;
}

.avans-user-root-item.half {
  flex-basis: calc(50% - 8px);
}
.avans-user-root-item.full {
  width: 100%;
}
.avans-user-root-item {
  border: 2px solid #eee;
  padding: 16px 12px;
  background-color: #fff;
  border-radius: 8px;
  position: relative;
  margin: 8px 0;
  overflow: hidden;
  box-sizing: border-box;
}

.avans_show_product_score .icon {
    display: flex;
    align-items: center;
}

.avans-user-root-item.half:nth-child(2n) {
  margin-right: 16px;
}

.avans-user-root-item h4 {
  margin: 0;
  font-size: 18px;
  cursor: pointer;
}

.avans-user-root-item p {
  font-size: 14px;
}

.avans-user-root-item .root-item-main i.avs-icon-left-open {
  position: absolute;
  left: 16px;
  bottom: 16px;
  cursor: pointer;
}

.avans-user-root-item.full.missions .items a .avans-ic {
  font-size: 20px;
  vertical-align: middle;
  margin-left: 5px;
}

.avans-user-root-item p.avans_countdown_lottery {
  display: flex;
  max-width: 250px;
  margin: 0;
}

.avans-user-root-item p.avans_countdown_lottery .col {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 !important;
  padding: 0 !important;
}

.avans-user-root-item p.avans_countdown_lottery .col .value {
  font-weight: 500;
  font-size: 17px;
}

.avans-user-root-item p.avans_countdown_lottery .divider {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.avans-user-root-item:not(.badges, .missions) {
  cursor: pointer;
}

.avnas-profile {
  background: #eee;
  border-radius: 4px;
  display: flex;
  padding: 20px;
  margin: 8px 0 16px 0;
  position: relative;
  overflow: hidden;
}

.avnas-profile i.avs-icon-medal-solid {
  position: absolute;
  left: 37px;
  top: -5px;
  font-size: 100px;
  opacity: 0.2;
}

.avnas-profile .avans-avatar {
  flex-basis: 96px;
}

.avnas-profile .avans-avatar img {
  width: 96px;
  height: 96px;
}

.avans-user-meta-wrapper p {
  margin: 0;
  font-size: 14px;
}

.avans-user-meta-wrapper p .label {
  font-weight: 500;
}

.avans-user-meta-wrapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0 20px;
  flex-basis: calc(100% - 96px);
}

.avans-avatar::after {
  content: "";
  background: #03a9f4;
  border: 2px solid #fff;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 14px;
  border-radius: 50%;
}

.avans-avatar {
  position: relative;
}

.avans-avatar img {
  border-radius: 50%;
  border: 2px solid #ffffff;
}

p#avans_countdown_chances {
  display: flex;
}

p#avans_countdown_chances .col {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 3px;
  flex-basis: 51px;
}

p#avans_countdown_chances .col .label {
  font-size: 11px;
  opacity: 0.7;
}

p#avans_countdown_chances .col .value {
  font-size: 17px;
  font-weight: 500;
  color: #000000c7;
}

p#avans_countdown_chances .divider {
  font-size: 17px;
  font-weight: 700;
  color: #aaa;
}

.avans-user-root-item.full.how-earn-score {
  background: #eeeeee;
  border: 0;
  color: #040404de;
}

.avans-user-root-item.full.how-earn-score .root-item-bg-icon {
  color: #000;
  z-index: 1;
  font-size: 50px;
  top: -12px;
  left: 14px;
  transform: rotate(-24deg);
}

.avans-user-root-item a.item-title {
  text-decoration: none !important;
}

.avans-user-root-item a {
  color: #525252 !important;
}

.avans-loader {
  position: fixed;
  top: 0;
  left: 0;
  background: #0000005a;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 99999;
}

.avans-loader .lds-ripple {
  top: 50%;
  transform: translate(0, -50%);
}

.lds-ripple {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-ripple div {
  position: absolute;
  border: 4px solid #fff;
  opacity: 1;
  border-radius: 50%;
  -webkit-animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
          animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.avans_avatar_wrapper:after {
  content: "";
  background: #aaaaaa6b;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  border-radius: 7px;
}

.avans_avatar_wrapper {
  position: relative;
  width: 128px;
  height: 128px;
  overflow: hidden;
}

.avans_avatar_wrapper img {
  width: 100%;
}

input#avans_submit_user_info,
#avans_return_to_check_opt,
.avans_return_to_edit_data {
  margin-top: 20px;
  padding: 20px;
  line-height: 0;
  border-radius: 5px;
}

.avans_wrapper_field input {
  border-radius: 5px !important;
  /* border: 1px solid #e3e3e3 !important; */
  box-shadow: none !important;
  padding: 0 0.75em !important;
  height: 2.507em !important;
  font-size: 0.97em !important;
  vertical-align: middle !important;
  width: 100% !important;
}

.avans_wrapper_input_fields .avans_wrapper_field label {
  display: block;
  width: 100%;
  font-weight: bold;
}

div#avans_complete_user_check_validate_code .avans_wrapper_field {
  margin: 50px 0 20px;
}

.avans_wrapper_field.avatar img#avans_avatar_image {
  max-width: 90px;
  cursor: pointer;
  height: 90px;
  border-radius: 50%;
  background: #d9d9d9;
  border: 4px solid #fff;
  box-shadow: 0 0 8px #2092ec38;
  box-sizing: content-box;
}
.avans_wrapper_field input:focus {
  border: 1px solid #2092ec !important;
}

.avans_wrapper_field .avans_flex_wrapper {
  display: flex;
  flex-wrap: wrap;
}

.avans_wrapper_field .avans_flex_wrapper input {
  flex-basis: calc(100% - 200px);
}

.avans_wrapper_field .avans_flex_wrapper button {
  width: 90px;
  font-size: 14px;
  margin-right: 10px;
}
.avans-button.outline {
  background: #fff;
  border: 1px solid #2092ec;
  color: #2092ec;
}
.avans-button.normal {
  color: #fff;
  background: #2092ec;
}
.avans-button.outline:hover {
  background: #2092ec !important;
  color: #fff !important;
}
.avans-button.normal:hover {
  background: #1d87d8;
}

.avans-button {
  font-weight: 500;
  border-radius: 5px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  padding: 0 8px;
  transition: 0.3s;
}

.avans_wrapper_field p.avans_description {
  font-size: 14px;
}

.avans_wrapper_field.avatar button#avans_btn_change_avatar {
  background: #ffffff;
  font-size: 12px;
  margin: 0 10px;
  border: 1px solid #aaa;
  border-radius: 50px;
  font-weight: 500;
  color: #aaa;
}

.avans_wrapper_input_fields .avans_wrapper_field label {
  margin-top: 12px;
  margin-bottom: 8px;
}

.avans_wrapper_input_fields .avans_wrapper_field {
  flex-basis: calc(50% - 10px);
  margin-right: 20px;
}

.avans_wrapper_input_fields {
  display: flex;
  flex-wrap: wrap;
}

.avans_wrapper_input_fields .avans_wrapper_field:nth-child(2n-1) {
  margin-right: 0;
}

.lds-ripple div:nth-child(2) {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
}
@-webkit-keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }

  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}
@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }

  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}

.avans-user-panel-log-table .header-tbl {
  display: flex;
}

.avans-user-panel-log-table .main-tbl .row-log {
  font-size: 14px;
  display: flex;
}

.avans-user-panel-log-table .col.score {
  flex-basis: 15%;
  direction: ltr;
}

.avans_countdown_lottery .divider {
  display: flex;
  margin-top: 5px;
}

.avans_countdown_lottery .col {
  padding: 0px;
}

.avans-user-panel-log-table .col.title {
  flex-basis: 60%;
}

.avans-user-panel-log-table .col.time {
  flex-basis: 25%;
}

.avans-user-panel-log-table .header-tbl {
  font-size: 14px;
  font-weight: 500;
  border-bottom: 1px solid #eee;
  background: #eee;
}

.avans-user-panel-log-table .col:not(.title) {
  text-align: center;
}

.avans-user-panel-log-table .col:not(.time) {
  border-left: 1px solid #aaaaaa54;
}

.avans-user-panel-log-table .col {
  padding: 8px;
}

.avans-user-panel-log-table {
  border: 1px solid #eee;
  border-radius: 4px;
  background: #fff;
  color: #313131;
}

.avans-user-panel-log-table .main-tbl .row-log:not(:last-child) {
  border-bottom: 1px solid #eee;
}

.avans-user-panel-log-table .main-tbl .row-log:nth-child(2n) {
  background: #eeeeee40;
}

.avans-content-panel .avs-header .select2-container {
  font-size: 14px;
  /* width: 100% !important; */
}

.avans-content-panel .avs-header.select2-results__option {
  font-size: 12px;
}

span.select2-dropdown.select2-dropdown--below {
  font-size: 12px;
}

.pdp-default > div {
  line-height: 0;
}

.pagination_custom_scores {
  display: flex;
}

.pagination_custom_scores .des {
  background: #efefef;
  padding: 10px;
}

.pagination_custom_scores .current {
  background: #777 !important;
}

.pagination_custom_scores .page-numbers {
  padding: 10px;
  background: #aaa;
  color: #fff;
  transition: 0.3s;
  text-decoration: none;
}

.pagination_custom_scores .page-numbers:hover {
  background: #777 !important;
}

.pagination_custom_scores,
.pagination_custom_scores a {
  line-height: 1;
  font-size: 13px;
  text-decoration: none !important;
}

.pagination_custom_scores {
  margin: 16px 0;
  border-radius: 5px;
}

.avans-report-header {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  padding: 10px 0;
}

.avans-report-header label {
  display: flex;
  flex-direction: column;
  font-size: 12px;
  margin-left: 8px;
}

.avans-report-header label input,
.avans-report-header label select,
.avans-report-header label button {
  height: 35px;
  line-height: 35px;
  width: 100% !important;
  border-radius: 4px;
  border: 1px solid #d5d5d5;
  box-shadow: none;
  margin: 0 !important;
}

.avans-report-header label.date {
  flex-basis: 24%;
}

.avans-report-header span.label {
  margin: 0 0 8px 0;
}

.avans-report-header button#avans-btn-filter-log {
  padding: 0 20px;
  border: 0;
}

.avans-report-header label.btn-filter {
  justify-content: flex-end;
}

.avans-report-header label.action {
  flex-basis: 25%;
}

.avans-user-panel-gifts-wrapper .gift-item {
  flex-basis: calc(100% / 3 - 8px);
  border-radius: 5px !important;
  overflow: hidden;
  margin: 8px 0;
  position: relative;
  cursor: pointer;
}

.avans-user-panel-gifts-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.avans-user-panel-gifts-wrapper .gift-item .col.title {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  padding: 8px;
}

.avans-user-panel-gifts-wrapper .gift-item .col.col.description {
  font-size: 11px;
  text-align: justify;
  padding: 0 10px;
  height: 72px;
  overflow: hidden;
  position: relative;
  opacity: 0.7;
}

.avans-user-panel-gifts-wrapper .gift-item .col.col.description:after {
  content: "";
  width: 100%;
  height: 30px;
  left: 0;
  position: absolute;
  bottom: 0;
  background-image: linear-gradient(0deg, #fff, transparent);
}

.avans-user-panel-gifts-wrapper .gift-item .avs-footer {
  text-align: center;
  font-size: 12px;
}

.avans-user-panel-gifts-wrapper .gift-item .col.image {
  text-align: center;
  border: 1px solid #d6d6d6;
  border-bottom: 0;
  position: relative;
  overflow: hidden;
  padding-top: 90%;
}

.avans-user-meta-wrapper p.username {
  direction: ltr;
  text-align: right;
}

.avans-user-meta-wrapper p.fullname {
  font-weight: 500;
  color: #3b3b3b;
  font-size: 15px;
}

.avans-user-meta-wrapper p.userscore {
  font-size: 13px;
  padding: 4px 8px;
  background: #fff;
  border-radius: 50px;
  color: #3b3b41;
  border: 1px solid #aaaaaa5a;
}

.avans-user-root-item.full.badges i.avs-icon-medal-solid {
  position: absolute;
  left: 40px;
  top: -2px;
  color: #00000047;
  opacity: 0.1;
  font-size: 107px;
  z-index: 0;
}

.avnas-profile .score_details {
  display: flex;
  align-items: center;
  position: relative;
  top: 8px;
  flex-wrap: wrap;
}

.avnas-profile .score_details .level {
  padding: 4px 8px;
  background: #03a9f4;
  border-radius: 50px;
  margin-right: 8px;
  color: #fff;
  font-size: 12px;
}

.avans-user-meta-wrapper p.userscore span {
  margin-right: 4px;
}

.avans-user-meta-wrapper p.userscore i {
  font-size: 16px;
  margin-left: 3px;
  vertical-align: middle;
  color: #03a9f4;
}

.avans-user-panel-gifts-wrapper .gift-item .col.image img {
  height: auto;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.avans-user-panel-gifts-wrapper .gift-item .main {
  border: 1px solid #d6d6d6;
  border-top: 0;
  border-bottom: 0;
}

.avans-user-panel-gifts-wrapper .gift-item .avs-footer {
  border: 1px solid #d6d6d6;
  border-radius: 0 0 5px 5px;
  border-top-style: dashed;
  padding: 5px 8px;
}

.avans-user-panel-gifts-wrapper .gift-item .divider:before {
  right: 0;
  transform: translate(50%, -50%);
}

.avans-user-panel-gifts-wrapper .gift-item .divider:before,
.avans-user-panel-gifts-wrapper .gift-item .divider:after {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  border-radius: 50%;
  border: 1px solid #c2c2c2;
  z-index: 999;
  background: #fff;
}

.avans-user-panel-gifts-wrapper .gift-item .divider {
  position: relative;
}

.avans-user-panel-gifts-wrapper .gift-item .divider::after {
  transform: translate(-50%, -50%);
  left: 0;
}

.avans-user-panel-gifts-wrapper .gift-item:hover {
  box-shadow: 0 0 10px #aaaaaa5a;
}

.avans-user-panel-gifts-wrapper .gift-item .remain {
  font-size: 11px;
  margin: 8px;
  color: #737373;
  font-weight: 500;
}

.avans-user-panel-gifts-wrapper .gift-item .score i {
  color: #2196f3;
  vertical-align: middle;
  font-size: 12px;
  padding: 0 2px;
}

.avans-user-panel-gifts-wrapper .gift-item .col.col.description p {
  margin: 0;
  line-height: 23px;
}

select#select_gift_type {
  font-size: 14px;
  border: 1px solid #d2d2d2;
  border-radius: 5px;
}

.avans_tabs {
  display: flex;
}

.avans_tabs .item {
  width: 100%;
  text-align: center;
  font-size: 15px;
  border-bottom: 2px solid #eee;
  padding: 8px;
  margin: 10px 0;
  transition: 0.3s;
  cursor: pointer;
}

.avans_tabs .item.active {
  border-color: #2196f3;
  font-weight: 500;
  color: #2196f3;
}

.avans_tabs .item:hover {
  border-color: #2196f3;
  color: #2196f3;
  font-weight: 500;
}

.avans-gift-header .action {
  display: flex;
  justify-content: space-between;
}

.avans-gift-header .action i {
  color: #aaa;
  cursor: pointer;
}

.wrapper-single-gift .avs-header {
  display: flex;
  justify-content: space-between;
  margin: 20px 0 10px;
  border-bottom: 2px dashed #eee;
  padding-bottom: 10px;
}

.wrapper-single-gift .avs-header .title {
  font-size: 18px;
  margin: 0;
}

.wrapper-single-gift .avs-header .score {
  font-size: 16px;
  display: flex;
  align-items: center;
}

.wrapper-single-gift .body {
  font-size: 15px;
}

.wrapper-single-gift .body .request {
  text-align: center;
  margin-top: 40px;
}

.wrapper-single-gift .body .request button {
  padding: 10px 20px;
  background: #2196f3;
  font-size: 15px;
  line-height: unset;
  min-height: unset;
  color: #fff;
  margin: 10px 0;
  border-radius: 50px;
}

.wrapper-single-gift .avs-header .score i {
  padding: 0 5px;
  vertical-align: middle;
  color: #2196f3;
}

div#avans_result_spin_wheel {
  font-size: 15px;
  direction: rtl;
}

.wrapper-single-gift .result .coupon,
#avans_result_spin_wheel .coupon,
.single-getted-wrapper .avs-content .coupon {
  text-align: center;
  background: #eee;
  padding: 10px;
  margin: 10px 0;
}

.wrapper-single-gift .result .score,
#avans_result_spin_wheel .score,
.single-getted-wrapper .avs-content .score {
  text-align: center;
  background: #eee;
  padding: 10px;
  margin: 10px 0;
}

.wrapper-single-gift .result .score .message,
#avans_result_spin_wheel .score .message,
.single-getted-wrapper .avs-content .score .message {
    font-size: 16px;
    font-weight: 500;
}

.wrapper-single-gift .result .score .expire_date,
#avans_result_spin_wheel .score .expire_date,
.single-getted-wrapper .avs-content .score .expire_date {
    font-size: 14px;
    margin: 20px 0 0;
}

.wrapper-single-gift .result .coupon .code,
#avans_result_spin_wheel .coupon .code,
.single-getted-wrapper .avs-content .coupon .code {
  font-size: 25px;
  font-weight: 500;
}

.wrapper-single-gift .files .file,
#avans_result_spin_wheel .files .file,
.single-getted-wrapper .avs-content .files .file {
  display: flex;
  justify-content: space-between;
  background: #eee;
  margin: 10px 0;
  padding: 8px;
  border-radius: 4px;
}

.wrapper-single-gift .files .file .btn-dl-file,
#avans_result_spin_wheel .files .file .btn-dl-file,
.single-getted-wrapper .avs-content .files .file .btn-dl-file {
  background: #aaa;
  padding: 2px 10px;
  color: #fff;
  text-decoration: none;
  border-radius: 50px;
  font-size: 14px;
}

.wrapper-single-gift .files .file .title,
#avans_result_spin_wheel .files .file .title,
.single-getted-wrapper .avs-content .files .file .title {
  font-size: 13px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.wrapper-single-gift .products,
#avans_result_spin_wheel .products,
.single-getted-wrapper .avs-content .products {
  text-align: center;
  padding: 10px;
  margin: 10px 0;
  background: #eee;
}

.wrapper-single-gift .products .order-item .title,
#avans_result_spin_wheel .products .order-item .title,
.single-getted-wrapper .avs-content .products .order-item .title {
  background: #aaa;
  display: table;
  margin: 10px auto;
  color: #fff;
  text-decoration: none;
  padding: 5px 20px;
  border-radius: 5px;
}

.wrapper-single-gift .products > .title,
#avans_result_spin_wheel .products > .title,
.single-getted-wrapper .avs-content .products > .title {
  font-weight: bold;
  padding: 10px;
}

.wrapper-single-gift .full-content,
.single-getted-wrapper .avs-content .full-content {
  background: #eee;
  padding: 10px;
  margin: 10px 0;
}

.getted-gift-table-wrapper .row {
  display: flex;
  font-size: 14px;
}

.getted-gift-table-wrapper .row .gift-order-id {
  flex-basis: 15%;
}

.getted-gift-table-wrapper .row .gift-title {
  flex-basis: 55%;
}

.getted-gift-table-wrapper .row .gift-date {
  flex-basis: 30%;
}
.getted-gift-table-wrapper .row .gift-order-id,
.getted-gift-table-wrapper .row .gift-date {
  text-align: center;
}

.getted-gift-table-wrapper .row > div {
  padding: 12px 5px;
  justify-content: center;
  display: flex;
  flex-direction: column;
}

.getted-gift-table-wrapper .body .row:nth-child(2n) {
  background: #eee;
}

.getted-gift-table-wrapper .body .row:nth-child(2n + 1) {
  background: #fdfdfd;
}

.getted-gift-table-wrapper .avs-header .row {
  background: #eee;
  font-size: 14px;
  font-weight: 500;
}

.getted-gift-table-wrapper .row .gift-order-id,
.getted-gift-table-wrapper .row .gift-title {
  border-left: 1px solid #aaaaaa3a;
}

.getted-gift-table-wrapper .row {
  border-bottom: 1px solid #d8d8d8;
}

.getted-gift-table-wrapper .gift-title a {
  color: #000;
  text-decoration: none !important;
  cursor: pointer;
}

.single-getted-wrapper > .title {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px dashed #aaaaaa5a;
  padding: 10px;
}

.single-getted-wrapper .meta {
  font-size: 14px;
  padding: 5px 0;
}

.single-getted-wrapper .avs-content {
  font-size: 14px;
}

.avans-convert-score .description {
  font-size: 16px;
}
.avans_messege {
  background: #f6f6f6;
  padding: 10px;
  font-size: 14px;
  margin: 10px 0;
  color: #000;
  border-radius: 3px;
  border-right-width: 3px;
  border-right-style: solid;
}
.avans_messege.error {
  border-right-color: #f44336;
}
.avans_messege.success {
  border-right-color: #4caf50;
}
.avans_messege.warning {
  border-right-color: #ff9800;
}
.avans_messege.notic {
  border-right-color: #2092ec;
}
.avans-convert-score button#avans_convert_btn {
  font-weight: normal;
  display: table;
  font-size: 14px;
  margin: 20px auto;
}

.avans_wrapper_convert_icon {
  display: flex;
  max-width: 400px;
  margin: 40px auto;
  justify-content: space-between;
  align-items: center;
}
.avans_messege.warning p {
  margin: 0;
  line-height: 2;
}
.avans_wrapper_convert_icon .unit {
  padding: 0 3px;
  font-size: 12px;
}
.avans_wrapper_convert_icon .value {
  font-size: 16px;
  font-weight: 500;
}
.avans_wrapper_convert_icon > .score_box,
.avans_wrapper_convert_icon > .wallet_box {
  flex-basis: 40%;
  padding: 16px 8px;
  background: #fff;
  color: #2c2c2c;
  box-shadow: 0 0 3px #aaaaaa5a;
  text-align: center;
}

.equal_icon_box p {
  font-size: 12px !important;
}

.avans_wrapper_convert_icon > div > i {
  font-size: 38px;
  margin-bottom: 14px;
  color: #2092ec;
}

.avans_wrapper_convert_icon > div p {
  margin: 0;
  font-size: 14px;
}

button#avans_convert_btn i {
  padding: 0 0 0 8px;
}
.avans_wrapper_convert_icon > .equal_icon_box i {
  font-size: 34px;
  color: #818181;
}

.avans-wrapper-referers .row {
  display: flex;
  text-align: center;
}

.avans-wrapper-referers .row .code_col {
  flex-basis: calc(30% - 5px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.avans-wrapper-referers .row .share_col {
  flex-basis: calc(70% - 5px);
  margin-right: 10px;
}

.avans-wrapper-referers .row > div {
  font-size: 14px;
  padding: 8px;
  border: 1px solid #eee;
  border-radius: 4px;
}

.avans-wrapper-referers .row > div .label {
  font-weight: bold;
}

.avans-wrapper-referers .reflink input {
  border-radius: 5px;
  direction: ltr;
  padding: 2px 9px;
  width: 250px;
  margin: 10px 0;
  border: 1px solid #d6d6d6;
  box-shadow: none;
}

.avans-wrapper-referers .social {
  display: flex;
  justify-content: center;
}

.avans-wrapper-referers .social a {
  margin: 0 4px;
  background: #b9b9b9;
  flex-basis: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 5px;
  color: #fff;
  transition: 0.3s;
}

.avans-wrapper-referers .social a i {
  vertical-align: middle;
  font-size: 20px;
}

.avans-wrapper-referers .social a:hover {
  background: #03a9f4;
}

.avans-wrapper-referers .code_col i {
  font-size: 50px;
  padding: 10px;
  color: #b3b3b3;
}

#avans_spin_wheel_holder {
  direction: rtl !important;
  position: relative;
  width: 500px;
  transform: translate(50%);
  right: 50%;
  /* height:500px; */
}

button#avans_rotate_wheel {
  display: table;
  margin: auto;
  padding: 7px 17px;
}

button#avans_rotate_wheel {
  display: table;
  margin: auto;
  position: relative;
  z-index: 999;
  cursor: pointer;
}

.avans_spin_wrapper button#avans_rotate_wheel {
  border: 2px solid #43486a;
  background: none;
  color: #43486a;
  line-height: 0;
  padding: 7px 15px;
  font-size: 15px;
  transition: 0.3s;
}

.avans_spin_wrapper button#avans_rotate_wheel:hover {
  background: #43486a;
  color: #fff;
}

.lds-ellipsis {
  display: table;
  margin: auto;
  position: relative;
  width: 80px;
  height: 40px;
}
.lds-ellipsis div {
  position: absolute;
  top: 5px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #43486a;
  -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
          animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  -webkit-animation: lds-ellipsis1 0.6s infinite;
          animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  -webkit-animation: lds-ellipsis2 0.6s infinite;
          animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  -webkit-animation: lds-ellipsis2 0.6s infinite;
          animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  -webkit-animation: lds-ellipsis3 0.6s infinite;
          animation: lds-ellipsis3 0.6s infinite;
}
@-webkit-keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@-webkit-keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}

.avans-spin-wheel-loading {
  display: none;
}

.avans_wrapper_lottery .lottery_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.avans_wrapper_lottery .lottery_header .avans_countdown_lottery {
  display: flex;
  font-size: 14px;
  padding: 5px;
}

.avans_wrapper_lottery .lottery_header .avans_countdown_lottery .col {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 12px;
  margin: 5px;
}

.avans_wrapper_lottery .lottery_header .avans_countdown_lottery .col .value {
  font-size: 15px;
}

.avans_wrapper_lottery.lottery_header .col-title {
  font-size: 17px;
  font-weight: 700;
  border-right: 8px solid #2196f3;
  position: relative;
  right: -12px;
  padding-right: 8px;
}

.avans_wrapper_lottery .lottery_description {
  font-size: 14px;
}

.avans_wrapper_lottery .lottery_form .counter {
  display: flex;
  align-items: center;
}

.avans_wrapper_lottery .lottery_footer > div {
  flex-basis: calc(100% / 3);
}

.avans_wrapper_lottery .lottery_footer {
  font-size: 14px;
  text-align: center;
  align-items: center;
}

.avans_wrapper_lottery .lottery_footer > div:first-child,
.lottery_footer > div:nth-child(2) {
  flex-basis: 25%;
  border-left: 1px solid #eee;
}

.avans_wrapper_lottery .lottery_footer > div:last-child {
  border: 0;
}

.avans_wrapper_lottery .lottery_footer > div:nth-child(3) {
  flex-basis: 50%;
}

.avans_wrapper_lottery .lottery_form {
  align-items: center;
  justify-content: center;
  display: flex;
  flex-basis: 30%;
}

.avans_wrapper_lottery .lottery_form .counter input {
  height: 37px;
  margin: 5px;
  border-radius: 5px;
  text-align: center;
}

.avans_wrapper_lottery .lottery_form button {
  padding: 8px 16px;
  font-size: 15px;
}

.avans_wrapper_lottery .wrapp_button {
  display: table;
}

.avans_wrapper_lottery .lottery_form {
  display: flex;
}

.avans_wrapper_lottery .wrapp_button {
  margin-right: 8px;
}

.avans_wrapper_lottery .lottery_footer {
  border-top: 2px solid #eee;
  padding: 10px 0 0;
  display: flex;
}

.avans_wrapper_lottery {
  border: 2px solid #eee;
  padding: 10px;
  border-radius: 8px;
  background-color: #fff;
  border: 1px solid #aaaaaa5a;
  box-shadow: none;
}
.avans-message {
  background: #fff;
  border: 1px solid #eee;
  padding: 12px;
  border-right: 5px solid #e91e63;
  border-radius: 5px;
  font-size: 14px;
  color: #000;
}
.avans_wrapper_lottery .lottery_description {
  padding: 10px 0;
}

.avans_wrapper_lottery .col-countdown {
  background: #eee;
  position: relative;
  top: -12px;
  left: -12px;
  border-radius: 8px 0 30px 0;
  padding: 0px 15px;
}
.avans_wrapper_lottery .lottery_score_text {
  font-size: 12px;
  color: #5f5f5f;
  margin: 5px 0 8px 0;
}

.avans_wrapper_lottery .lottery_score_text i {
  vertical-align: middle;
  padding-left: 5px;
  color: #2196f3;
}

/* Chrome, Safari, Edge, Opera */
.avans_wrapper_lottery .lottery_form input::-webkit-outer-spin-button,
.avans_wrapper_lottery .lottery_form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.avans_wrapper_lottery .lottery_form input[type="number"] {
  -moz-appearance: textfield;
}

.avans_wrapper_lottery .lottery_form i {
  font-size: 42px;
  color: #d7d7d7;
  cursor: pointer;
  transition: 0.3s;
}

.avans_wrapper_lottery .lottery_form i:hover {
  color: #aaa;
}

.avans_wrapper_lottery .lottery_form button {
  margin: 10px 0;
  font-size: 15px;
  line-height: 0;
  width: 100%;
  padding: 10px;
  background: #2196f3;
  border-radius: 3px;
  margin-right: 16px;
}
.avans_wrapper_lottery .title_chance {
  font-weight: 500;
  font-size: 13px;
}

.avans_wrapper_lottery .lottery_header .title {
  font-size: 18px;
  font-weight: 700;
  border-right: 8px solid #2196f3;
  padding-right: 8px;
  right: -12px;
  position: relative;
}

ul.avans_rating_post {
  display: flex;
  justify-content: center;
  margin: 0 !important;
  padding: 0 !important;
}

ul.avans_rating_post li {
  list-style: none;
  padding: 0 4px;
  margin: 0;
  font-size: 32px;
  line-height: 0 !important;
}

.avans_wrapper_user_list .user {
  flex-basis: 60%;
}

.avans_wrapper_user_list .avs-header,
.avans_wrapper_user_list .row {
  justify-content: space-between;
  margin: 0 !important;
  align-items: center;
  display: flex;
  border-bottom: 1px solid #eee;
}

.avans_wrapper_user_list .col {
  padding: 5px;
}

.avans_wrapper_user_list .avs-header {
  background: #eee;
  font-size: 16px;
  padding: 4px 0;
}

.avans_wrapper_user_list .body {
  font-size: 14px;
}

.avans_wrapper_user_list .rank {
  flex-basis: 20%;
  text-align: center;
}

.avans_wrapper_user_list .score {
  flex-basis: 20%;
  text-align: center;
}

.avans_wrapper_user_list .body .user {
  display: flex;
  align-items: center;
}

.avans_wrapper_user_list .body .avans_avatar {
  margin-left: 5px;
}

.avans_wrapper_user_list .body .avans_avatar img {
  border-radius: 50%;
  width: 60px;
  height: 60px;
}

.avans_wrapper_user_list.columnar .body {
  display: flex;
}

.avans_wrapper_user_list.columnar .avans-col-users {
  margin: 0 8px;
}

.avans_wrapper_user_list.carousel .rank {
  display: none;
}

.avans_wrapper_user_list.carousel .avs-header,
.avans_wrapper_user_list.carousel .row {
  flex-direction: column;
  border: 0;
  background: #eaeaea85;
  padding: 8px;
  border-radius: 4px;
  color: #434343;
}

.avans_wrapper_user_list.carousel .owl-dots {
  margin: 16px;
}

.avans_wrapper_user_list.carousel .owl-dots button.owl-dot {
  background: #eee;
  width: 12px;
  height: 12px !important;
  border-radius: 50%;
  min-height: 0;
  display: inline-block;
  margin: 6px;
  padding: 0 !important;
}

.avans_wrapper_user_list.carousel .owl-dots button.owl-dot.active {
  background: #aaa;
}

.avans_wrapper_user_list.carousel .owl-nav {
  display: none;
}

.avans_wrapper_user_list.carousel .body .user {
  justify-content: center;
  flex-direction: column;
}

.avans_wrapper_user_list.carousel .body .user .avans_avatar {
  margin: 0 0 10px;
}

.avans_wrapper_user_list.carousel .body.owl-carousel {
  display: block;
  float: none !important;
  text-align: center;
  margin: 0 !important;
}

div.avans_post_rater {
  direction: ltr;
}

.avans_post_ratting_wrapper p {
  font-size: 17px;
  margin: 0 0 10px 0;
  font-weight: 800;
  color: #666;
}

.avans_post_ratting_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0;
  padding: 0;
}

.avans_share_link_page_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.avans_share_link_page_wrapper input {
  border-radius: 50px !important;
  height: 40px;
  font-size: 14px;
  width: 260px;
  direction: ltr;
  margin: 10px 0px;
}

.avans_wrapper_wc_ref_code {
  display: flex;
}

.avans-report-header label.action select {
  margin-bottom: 0;
}

.avans_wrapper_wc_ref_code .avans_field_wrapper:first-child {
  flex-basis: calc(100% - 120px);
}

.avans_wrapper_wc_ref_code .avans_field_wrapper:first-child input {
  width: 100%;
}

.avans_wrapper_wc_ref_code .avans_field_wrapper:last-child button {
  width: 100%;
  margin: 0;
}

.avans_wrapper_wc_ref_code .avans_field_wrapper:last-child {
  width: 120px;
}

form.checkout_referer_form.woocommerce-form-referal-code {
  border: 2px dashed #aaa;
  padding: 16px 24px;
}

.avans_share_link_page_wrapper .social {
  display: flex;
}

.avans_share_link_page_wrapper .social a {
  width: 35px;
  vertical-align: middle;
  height: 35px;
  font-size: 20px;
  margin: 5px;
  border-radius: 50px;
  text-align: center;
  background: #2196f3;
  color: #fff;
  padding: 0;
}
.avans_share_link_page_wrapper p.avans_title_share_link {
  margin: 0;
  font-size: 15px;
  font-weight: 500;
}

.title_user_info:before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: table;
  background: #2092ec;
  margin-left: 10px;
}

.title_user_info {
  display: flex;
  align-items: center;
  font-size: 14px;
  margin: 16px 0 8px 0;
}

.title_user_info h3 {
  margin: 0;
  font-weight: 500;
}

div.avans_post_rater:before {
  display: none;
}

.avans-user-panel .row {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.avans_wrapper_select {
  display: flex;
}

.avans_wrapper_select select {
  margin-left: 8px;
}

.avans_wrapper_select select:last-child {
  margin-left: 0;
}

.avans_popup_lightbox_date_picker {
  position: fixed;
  display: none;
  left: 0;
  height: 100vh;
  width: 100%;
  top: 0;
  background: #22222282;
  z-index: 99999;
}

.avans_popup_lightbox_date_picker .avans_popup_datepicker {
  max-width: 340px;
  margin: auto;
  width: 90%;
  transform: translate(0, -50%);
  top: 50%;
  position: relative;
  background: #fff;
  padding: 16px;
  border-radius: 4px;
}

.avans_wrapper_select select {
  margin-bottom: 0;
}

button#avans-select-date-picker {
  background: #2196f3;
  margin: 10px 0;
  padding: 0px 25px;
  color: #fff;
  border-radius: 2px;
}

.avans_header_date_picker {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  border-bottom: 1px solid #aaaaaa5a;
  padding-bottom: 8px;
}

.avans_header_date_picker i {
  margin-left: 8px;
  font-size: 20px;
  color: #aaa;
  cursor: pointer;
}

.avans_header_date_picker p {
  margin: 0;
  font-size: 14px;
}

.avans-user-root-item.full.badges .root-item-main {
  z-index: 1;
  position: relative;
}
.avans_popup_details_badge .steps ul li.getted {
  text-decoration: line-through;
}

.tbl-commision {
  border: 1px solid #aaaaaa5a;
}

.tbl-commision > div {
  display: flex;
  flex-wrap: wrap;
}

.tbl-commision > div .order_id {
  flex-basis: 20%;
}

.tbl-commision > div .total_order {
  flex-basis: 20%;
}

.tbl-commision > div .commision_val {
  flex-basis: 20%;
}

.tbl-commision > div .created_at {
  flex-basis: 20%;
}

.tbl-commision > div .status {
  flex-basis: 20%;
}

canvas#avansComissionChart {
  padding: 32px;
  border: 1px solid #eee;
  margin-top: 20px;
  border-radius: 4px;
}

.header-referers-log ul {
  display: flex;
}

.header-referers-log ul li {
  list-style: none;
  width: 50%;
  text-align: center;
  font-size: 15px;
  margin-bottom: 0;
  padding: 8px;
  border-bottom: 2px solid #eee;
  cursor: pointer;
}

.wrapper-logs-referers {
  margin-top: 16px;
}

.header-tbl-commisions-refs {
  background: #eee;
}

.tbl-commision > div > div {
  font-size: 14px;
  text-align: center;
  padding: 8px;
  border-left: 1px solid #aaaaaa4a;
  border-bottom: 1px solid #aaaaaa4a;
}
.tbl-commision > div > div:nth-child(5n) {
  border-left: 0;
}

.header-referers-log li.active {
  border-bottom: 2px solid #aaa;
}
.header-referers-log {
  margin-bottom: 8px;
}

.header-referers-log ul {
  margin: 0;
  justify-content: space-around;
  align-items: center;
}

.header-referers-log ul li:hover {
  border-bottom: 2px solid #aaa;
}


.avans-shipping-form .avans_wrapper_fields {
    display: flex;
}

.avans-shipping-form .avans_wrapper_fields .avs_wrapper_field {
    flex-basis: 50%;
    margin: 5px;
}

.avans_wrapper_fields.address .avs_wrapper_field {
    flex-basis: 100% !important;
}

.avans_wrapper_fields .avs_wrapper_field label {
    text-align: right;
}

.avans-shipping-form .submit_form {
    text-align: right;
}

.avans_error_shipping {
    color: #ffffff;
    background: #f44336;
    padding: 20px;
    text-align: center;
    border-radius: 5px;
}

.avs_wrapper_field input, .avs_wrapper_field textarea, .avs_wrapper_field input, .avs_wrapper_field select {
    width: 100%;
}

.avans-shipping-info ul li {
    list-style: none;
    display: flex;
    align-items: center;
    color: #000;
}

.avans-shipping-info p.title-shipping-info,
.avans-shipping-form p.title-shipping-info {
    color: #393939;
    font-weight: bold;
}



.avans-shipping-info ul li strong {
    margin: 0 0 0 10px;
    width: 100px;
    background: #fff;
    text-align: center;
    border-radius: 5px;
    color: #202020;
    padding: 4px;
    font-size: 13px;
    font-weight: 500;
}


.avans-shipping-info,.avans-shipping-form {
    padding: 15px;
    border: 2px dashed #aaaaaa5a;
    border-radius: 5px;
    text-align: right;
}

.avans-shipping-info .title_and_edit,
.avans-shipping-form .title_and_edit {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.avans-shipping-info .title_and_edit button,
.avans-shipping-form .title_and_edit button{
    margin: 0;
    background: #aaa;
    color: #fff;
    border-radius: 5px;
}

.avans-shipping-info .title_and_edit p,.avans-shipping-form .title_and_edit p {
    margin: 0;
}



@media screen and (max-width: 768px) {
  .avans_popup_details_badge {
    max-height: calc(100vh - 20px);
  }
  .avans_wrapper_user_list.columnar .body {
    flex-wrap: wrap;
  }

  .avans_wrapper_user_list.columnar .body .avans-col-users {
    flex-basis: 100% !important;
  }
  .avans_wrapper_input_fields .avans_wrapper_field {
    flex-basis: 100%;
    margin: 0 !important;
  }
  div#avans_spin_wheel_holder {
    right: 50%;
    transform: translate(50%, 0) scale(1.1);
  }
}

@media screen and (max-width: 468px) {
  div#avans_spin_wheel_holder {
    right: 50%;
    transform: translate(50%, 0) scale(0.55);
    margin-top: -50%;
    margin-bottom: -45%;
  }

  .avans_wrapper_lottery .lottery_header {
    flex-direction: column-reverse;
  }

  .avans_wrapper_lottery .lottery_header .col-title .title {
    border-right: 0;
    margin-top: -11px;
    margin: 0 0 20px 0;
    padding: 0;
    right: 0;
    top: -11px;
    padding-top: 15px;
  }

  .avans_wrapper_lottery .lottery_header .col-countdown {
    border-radius: 0 0 16px 16px;
    left: 0;
  }

  .avans_wrapper_lottery .lottery_score_text {
    text-align: center;
  }

  .avans_wrapper_lottery .lottery_footer {
    flex-wrap: wrap;
  }

  .avans_wrapper_lottery .lottery_footer > div:nth-child(3) {
    flex-basis: 100%;
    margin-top: 16px;
  }

  .avans_wrapper_lottery .lottery_footer > div:first-child,
  .lottery_footer > div:nth-child(2) {
    flex-basis: 50%;
  }

  .lottery_footer > div:nth-child(2) {
    border: 0;
  }

  .avans_wrapper_lottery .lottery_form button {
    margin-right: 8px;
  }

  .avans-user-panel-log-table .main-tbl .row-log div {
    text-align: revert;
    border: 0;
  }

  .avans-user-panel-log-table .col.title {
    flex-basis: 100%;
    font-weight: 500;
    border: 0;
    border-bottom: 1px dashed #d8d8d8 !important;
  }

  .getted-gift-table-wrapper .row .gift-order-id {
    display: none;
  }

  .getted-gift-table-wrapper .row .gift-date {
    flex-basis: 100%;
  }
  .avans-wrapper-referers .row .code_col,
  .avans-wrapper-referers .row .share_col {
    flex-basis: 100%;
    margin: 8px 0;
  }
  .getted-gift-table-wrapper .row .gift-title {
    flex-basis: 100%;
    border-left: 0;
    border-bottom: 1px dashed #aaaaaa5a;
  }

  .avans-user-panel-log-table .col.score,
  .avans-user-panel-log-table .col.time {
    flex-basis: 50%;
    text-align: center !important;
    border: 0;
  }

  .avans-user-panel-log-table .main-tbl .row-log,
  .avans-user-panel-log-table .header-tbl {
    flex-wrap: wrap;
  }

  .avans-report-header label {
    margin: 10px 0;
  }

  .avans-report-header {
    flex-direction: column;
  }

  .avans-report-header .label {
    margin: 0 0 8px 0;
  }

  .avans-report-header
    span.select2.select2-container.select2-container--default {
    width: 100% !important;
  }
  .avans-user-meta-wrapper {
    padding: 0;
  }
  .avnas-profile {
    flex-direction: column;
    align-items: center;
  }
  .avans-user-panel-gifts-wrapper .gift-item {
    flex-basis: 100%;
  }

  .avnas-profile .avans-user-meta-wrapper p {
    text-align: center;
  }
  .avans_return_to_home_wrapper a {
    position: relative;
    bottom: -12px;
    display: block;
    margin-top: 14px;
    border-radius: 20px 20px 0 0;
    bottom: -20px;
  }
}


