@charset "utf-8";
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuOKfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZg.ttf) format('truetype');
}
/**
 *  Global
 */
.photo-color {
  background: #8ccbc4;
}
.video-color {
  background: #cbc38c;
}
.buyingparty-color {
  background: #9ec156;
}
.event-color {
  background: #d25436;
}
.stalk-color {
  background: #b0c7e8;
}
.poll-color {
  background: #6facda;
}
.post-color {
  background: #f1c65f;
}
.announcement-color {
  background: #ccd3d7;
}
.review-color {
  background: #f38b43;
}
/**
 *   Colorsets
 */
.light00 {
  background: #fafafa;
}
.light0 {
  background: #f1f1f1;
  color: #4b5563;
}
.light001 {
  background: #f9f9f9;
}
.light01 {
  background: #eaeaea;
}
.light02 {
  background: #f7f7f7;
}
.light1 {
  background: #e5e5e5;
}
.light2 {
  background: #ccc;
}
.light3 {
  background: #c2c2c2;
}
.light4 {
  background: #cacaca;
}
.light-red {
  background: #f6cdcc;
}
.light-orange {
  background: #fbd5bb;
}
.light-green {
  background: #f4f8eb;
}
.light-green0 {
  background: #bfcd8c;
}
.dark {
  color: #fff;
  background: #4b5563;
}
.dark0 {
  color: #fff;
  background: #767676;
}
.dark1 {
  color: #fff;
  background: #656565;
}
.dark2 {
  color: #fff;
  background: #333;
}
.green {
  background: #9ec156;
  color: #fff;
}
.green0 {
  background: #9ec156;
  color: #fff;
}
.green1 {
  background: #85a93e;
  color: #fff;
}
.green2 {
  background: #6b8f23;
  color: #fff;
}
.green3 {
  background: #517500;
  color: #fff;
}
/*
.green0{background:@green;.t-white;}  //75
.green1{background:#93b74c;;.t-white;} //70
.green2{background:#85a93e;;.t-white;}  //65
.green3{background:#789c31;;.t-white;} //60
*/
/*
.green0{background:#a0c156;;.t-white;} //74
.green1{background:#87a93f;;.t-white;} //65
.green2{background:#65861b;;.t-white;} //52
.green3{background:#537500;;.t-white;} //42
*/
.gold {
  background: #cbc38c;
  color: #fff;
}
.blue {
  background: #054090;
  color: #fff;
}
.light-blue {
  background: #6facda;
  color: #fff;
}
.dark-blue {
  background: #072d61;
  color: #fff;
}
.blue-violet {
  background: #b0c7e8;
  color: #fff;
}
.orange {
  background: #f38b43;
  color: #fff;
}
.dark-orange {
  background: #f06d13;
  color: #fff;
}
.red-wine {
  background: #9c7f95;
  color: #fff;
}
.red {
  background: #d32b23;
  color: #fff;
}
.white {
  background: #fff;
  color: #4b5563;
}
.white-alpha {
  background: rgba(255, 255, 255, 0.8);
  color: #4b5563;
}
.yellow {
  background: #fcbb00;
  color: #d32b23;
}
.yellow > .box-color {
  background: #d32b23;
  color: #fff;
}
.yellow-ocra {
  background: #f1c65f;
  color: #fff;
}
.gray {
  background: #cacaca;
  color: #4b5563;
}
.blue0 {
  background: #007b9c;
  color: #fff;
}
.blue1 {
  background: #084b75;
  color: #fff;
}
.black {
  background-color: #000;
  color: #fff;
}
.black0 {
  background: #4b5563;
}
.black1 {
  background: #444;
  color: #fff;
}
.shadow {
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
}
.shadow.light {
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
}
.solid-ui {
  background: #054090;
  color: #fff;
}
.colored {
  background-color: #33848f;
}
.secondcolored {
  background: #f1cf30;
}
.light-colored {
  background: #fbd5bb;
}
.dark-colored {
  background-color: #072d61;
  color: #fff;
}
.transparent {
  background: rgba(0, 0, 0, 0);
}
.alert {
  background: #d32b23;
  color: #fff;
}
.ok {
  background: #9ec156;
  color: #fff;
}
.msg {
  background: #e5e5e5;
}
/**
 *   Image modifiers
 */
.grayscale img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
}
.grayscale90 img {
  -webkit-filter: grayscale(90%);
  -moz-filter: grayscale(90%);
  filter: grayscale(90%);
}
.box-attention {
  background: #ffffff;
}
.box-ok {
  background: #ffffff;
}
.box-error {
  background: #f3b8b6;
}
.box-error p {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
/**
 *   Viewport
 */
#gears-ui,
.t-font {
  background-color: #fff;
  font-family: Inter, sans-serif;
  color: hsl(var(--foreground));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4b5563;
}
.transition-color {
  transition: color 200ms ease;
  -webkit-transition: color 200ms ease;
}
.transition {
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
/**
Scrollbars
 */
/*
 *  STYLE 3
 */
/*
::-webkit-scrollbar-track {background-color: #fafafa;}
::-webkit-scrollbar{width: 6px; height:6px;background-color: #fafafa;}
::-webkit-scrollbar-thumb{background-color: #eee;}*/
::-webkit-scrollbar {
  width: 9px;
  height: 6px;
}
::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.1);
}
::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
/*div::-webkit-scrollbar-thumb:hover,div::-webkit-scrollbar:hover {
  width: 10px;
}*/
.box-scrollbar-2x::-webkit-scrollbar {
  width: 18px;
  height: 12px;
}
.box-scrollbar-3x::-webkit-scrollbar {
  width: 27px;
  height: 18px;
}
/**
 *   Box modifiers
 */
.abs {
  position: absolute;
}
.rel {
  position: relative;
}
.fit {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.__cf {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.cf::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.ofh {
  overflow: hidden;
}
.ofv {
  overflow: visible;
}
.panel-ofv {
  overflow: visible!important;
}
.panel-ofv > .gears-content {
  overflow: visible!important;
}
.brd-full,
.brd {
  border-top: #e5e5e5 1px solid;
  border-bottom: #e5e5e5 1px solid;
  border-left: #e5e5e5 1px solid;
  border-right: #e5e5e5 1px solid;
}
.brd-top {
  border-top: #e5e5e5 1px solid;
}
.brd-bottom {
  border-bottom: #e5e5e5 1px solid;
}
.brd-left {
  border-left: #e5e5e5 1px solid;
}
.brd-right {
  border-right: #e5e5e5 1px solid;
}
.brd-green {
  border-top: #9ec156 1px solid;
  border-bottom: #9ec156 1px solid;
  border-left: #9ec156 1px solid;
  border-right: #9ec156 1px solid;
}
.brd-white {
  border-top: #fff 1px solid;
  border-bottom: #fff 1px solid;
  border-left: #fff 1px solid;
  border-right: #fff 1px solid;
}
.brd-grey-right {
  border-right: #cacaca 1px solid;
}
.brd-grey-left {
  border-left: #cacaca 1px solid;
}
.brd-grey-bottom {
  border-bottom: #cacaca 1px solid;
}
.brd-grey-top {
  border-top: #cacaca 1px solid;
}
.brd-light-right {
  border-right: #e5e5e5 1px solid;
}
.brd-light-left {
  border-left: #e5e5e5 1px solid;
}
.brd-light-bottom {
  border-bottom: #e5e5e5 1px solid;
}
.brd-light-top {
  border-top: #e5e5e5 1px solid;
}
.brd-separator-right {
  border-right: #f1f1f1 10px solid;
}
.brd-separator-left {
  border-left: #f1f1f1 10px solid;
}
.brd-blue-right {
  border-right: #054090 1px solid;
}
.brd-blue-left {
  border-left: #054090 1px solid;
}
.brd-blue-top {
  border-top: #054090 1px solid;
}
.brd-blue-bottom {
  border-bottom: #054090 6px solid;
}
.box-margin20 {
  margin: 20px;
}
.box-margin-auto {
  margin: auto;
}
.hover {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1000px 0px inset;
}
.active {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1000px 0px inset;
  top: 1px;
  left: 1px;
}
.rounded {
  background: #fff;
  color: #4b5563;
}
.full-rounded {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.box-inline {
  display: inline-block;
  float: none !important;
}
.box-contents {
  display: contents;
}
.box-square::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.box-square-50::after {
  content: "";
  display: block;
  padding-bottom: 50%;
}
.box-square-66::after {
  content: "";
  display: block;
  padding-bottom: 66%;
}
.box-square2 {
  height: 0;
  width: 100%;
  padding-bottom: 100%;
}
.box-badgecard-h::after {
  content: "";
  display: block;
  padding-bottom: 65%;
}
.box-badgecard-v::after {
  content: "";
  display: block;
  padding-bottom: 155%;
}
.box-left {
  float: left;
}
.box-right {
  float: right;
}
.box-nofloat {
  float: none !important;
}
.box-clear {
  clear: both;
}
.box-z-1 {
  z-index: -1;
}
.box-z1 {
  z-index: 1;
}
.box-z2 {
  z-index: 2;
}
.box-z20 {
  z-index: 20;
}
.box-hauto {
  height: auto !important;
}
.box-h {
  min-height: 600px;
}
.box-hnano {
  min-height: 140px;
}
.box-hmicro {
  min-height: 170px;
}
.box-hmini {
  min-height: 300px;
}
.box-hlarge {
  min-height: 900px;
}
.box-hfit {
  height: 100%;
}
.box-hs1x {
  height: 150px;
}
.box-hs2x {
  height: 300px;
}
.box-hs3x {
  height: 450px;
}
.box-hs4x {
  height: 600px;
}
.box-m2c {
  max-width: 200px;
}
.box-m3c {
  max-width: 300px;
}
.box-m4c {
  max-width: 400px;
}
.box-m5c {
  max-width: 500px;
}
.box-m6c {
  max-width: 600px;
}
.box-mm9c {
  min-width: 900px;
}
.box-w30 {
  width: 30px;
}
.box-w40 {
  width: 40px;
}
.box-w50 {
  width: 50px;
}
.box-w60 {
  width: 60px;
}
.box-w150 {
  width: 150px;
}
.box-w200 {
  width: 200px;
}
.box-h50 {
  height: 50px;
}
.box-h70 {
  height: 70px;
}
.box-h150 {
  height: 150px;
}
.box-h200 {
  height: 200px;
}
.box-micro {
  max-width: 360px;
}
.box-mini {
  max-width: 500px;
}
.box-medium {
  max-width: 900px;
}
.box-large {
  max-width: 1200px;
}
.box-nowrap {
  white-space: nowrap;
}
.box-tvtop {
  vertical-align: top;
}
.box-tvmiddle {
  vertical-align: middle;
}
.box-tvbottom {
  vertical-align: bottom;
}
.box-transp {
  opacity: 0.8;
}
.box-transp-1x {
  opacity: 0.5;
}
.box-transp-0x {
  opacity: 0;
}
.zoom-10 {
  zoom: 0.1;
}
.zoom-20 {
  zoom: 0.2;
}
.zoom-30 {
  zoom: 0.3;
}
.zoom-40 {
  zoom: 0.4;
}
.zoom-50 {
  zoom: 0.5;
}
.zoom-60 {
  zoom: 0.6;
}
.zoom-70 {
  zoom: 0.7;
}
.zoom-80 {
  zoom: 0.8;
}
.zoom-90 {
  zoom: 0.9;
}
.box-vcenter {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.box-hcenter {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.box-thcenter {
  top: 0px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.box-bhcenter {
  bottom: 0px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.box-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.box-icon-r {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 50%;
  bottom: 0px;
  right: 0;
  opacity: 0.2;
  z-index: 0;
}
.box-icon-r i {
  bottom: -15%;
  right: 0;
  position: absolute;
  transform: rotateZ(-15deg);
}
.box-unpointed {
  pointer-events: none;
}
.box-padded {
  padding: 10px;
}
.box-padded-1x {
  padding: 5px;
}
.box-padded-2x {
  padding: 30px;
}
.box-unpadded {
  padding: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.box-padding {
  padding-left: 15px;
  padding-right: 15px;
}
.box-vpadding {
  padding: 15px 0px;
}
.box-vpadding-2x {
  padding: 30px 0px;
}
.box-vpadding-3x {
  padding: 60px 0px;
}
.box-bpadding {
  padding-bottom: 15px;
}
.box-tpadding {
  padding-top: 15px;
}
.box-lpadding {
  padding-left: 15px;
}
.box-rpadding {
  padding-right: 15px;
}
.box-bpadding-1x {
  padding-bottom: 5px;
}
.box-tpadding-1x {
  padding-top: 5px;
}
.box-rpadding-1x {
  padding-right: 5px;
}
.box-lpadding-1x {
  padding-left: 5px;
}
.box-bpadding-2x {
  padding-bottom: 30px;
}
.box-tpadding-2x {
  padding-top: 30px;
}
.box-rpadding-2x {
  padding-right: 30px;
}
.box-lpadding-2x {
  padding-left: 30px;
}
.box-bpadding-3x {
  padding-bottom: 60px;
}
.box-tpadding-3x {
  padding-top: 60px;
}
.box-rpadding-3x {
  padding-right: 60px;
}
.box-lpadding-3x {
  padding-left: 60px;
}
.box-hpadding {
  padding: 0px 10px;
}
.box-margin {
  margin: 0 auto;
}
.box-bmargin {
  margin-bottom: 15px;
}
.box-tmargin {
  margin-top: 15px;
}
.box-lmargin {
  margin-left: 15px;
}
.box-rmargin {
  margin-right: 15px;
}
.box-bmargin-1x {
  margin-bottom: 5px;
}
.box-tmargin-1x {
  margin-top: 5px;
}
.box-lmargin-1x {
  margin-left: 5px;
}
.box-rmargin-1x {
  margin-right: 5px;
}
.box-bmargin-2x {
  margin-bottom: 30px;
}
.box-tmargin-2x {
  margin-top: 30px;
}
.box-lmargin-2x {
  margin-left: 30px;
}
.box-rmargin-2x {
  margin-right: 30px;
}
.box-nbmargin {
  margin-bottom: -15px;
}
.box-nbmargin-1x {
  margin-bottom: -5px;
}
.box-nbmargin-2x {
  margin-bottom: -30px;
}
.box-v100 {
  height: 100vh;
}
.box-mv100 {
  min-height: 100vh;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.box-radius-1x {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.box-radius-2x {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.box-radius {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.box-tradius {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.box-bradius {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.box-squared {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
.box-badgecard-h::after {
  content: "";
  display: block;
  padding-bottom: 65%;
}
.box-vscroll {
  overflow-y: auto;
}
.box-hscroll {
  overflow-x: auto;
}
.box-vnoscroll {
  overflow-y: hidden;
}
.box-hnoscroll {
  overflow-x: hidden;
}
div.box-text-advanced ul {
  list-style-type: disc;
  list-style-position: inside;
}
div.box-text-advanced ul > li {
  list-style-type: disc;
  list-style-position: inside;
}
div.box-text-advanced ol {
  list-style-type: decimal;
  list-style-position: inside;
}
div.box-text-advanced ul ul,
div.box-text-advanced ol ul {
  list-style-type: circle;
  list-style-position: inside;
  margin-left: 20px;
}
div.box-text-advanced ol ol,
div.box-text-advanced ul ol {
  list-style-type: lower-latin;
  list-style-position: inside;
  margin-left: 20px;
}
.box-color {
  display: inline-block;
  float: none !important;
  padding: 2px 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-transform: uppercase;
}
.t-color > .box-color {
  background-color: #33848f;
}
.t-colored > .box-color {
  background-color: #33848f;
}
.t-green > .box-color {
  background: #9ec156;
  color: #fff;
}
.t-red > .box-color {
  background: #d32b23;
  color: #fff;
}
.t-orange > .box-color {
  background: #f38b43;
  color: #fff;
}
.t-grey > .box-color {
  background: #e5e5e5;
}
.t-dark > .box-color {
  background-color: #000;
  color: #fff;
}
.box-info {
  font-size: 13px !important;
}
.box-info.box-text {
  border-bottom: rgba(0, 0, 0, 0) 1px solid;
  padding-left: 10px;
  padding-right: 10px;
  color: #4b5563;
  white-space: normal;
  text-transform: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.box-info.box-text.box-alternative {
  margin-top: 20px;
  text-align: center;
  margin-bottom: 5px;
}
.box-feat {
  font-size: 13px !important;
}
.box-feat .radio .box-widget .box-title {
  margin-left: 24px;
  margin-top: -18px;
}
.box-feat .radio .box-widget .box-content {
  white-space: normal;
}
.box-feat .box-title {
  margin-bottom: 10px;
  font-weight: bold;
  color: #4b5563;
  font-size: 15px !important;
}
.box-sub {
  position: relative;
  padding: 15px 20px;
  background: #fff;
  color: #4b5563;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: #f1f1f1 1px solid;
  border-bottom: #f1f1f1 1px solid;
  border-left: #f1f1f1 1px solid;
  border-right: #f1f1f1 1px solid;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.box-sub.hltop {
  border-top: #33848f 3px solid;
}
.box-sub .title {
  padding: 2px 10px;
  font-size: 13px !important;
  background-color: #33848f;
  position: absolute;
  -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
}
.box-sub .title.left {
  left: 20px;
  transform: none;
}
.box-date {
  width: 65px;
  height: 27px;
  /*margin-bottom: -10px;
  margin-top: -10px;*/
  display: inline-block;
  float: none !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  background: #ccc;
  position: relative;
}
.box-date .date-day {
  width: 51%;
  height: 100%;
  padding-right: 4px;
  letter-spacing: -2px;
  font-size: 22px;
  line-height: 25px;
  float: left;
  text-align: right;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #e5e5e5;
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
}
.box-date .date-group {
  width: 49%;
  padding-left: 2px;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.box-date .date-month {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 17px;
}
.box-date .date-year {
  margin-top: -5px;
  font-size: 8px;
}
.box-date .date-time {
  position: absolute;
  bottom: -8px;
  -webkit-border-radius: 0px 0px 3px 3px;
  -moz-border-radius: 0px 0px 3px 3px;
  border-radius: 0px 0px 3px 3px;
  width: 60%;
  font-size: 8px;
  line-height: 8px;
}
.box-elevation {
  /*box-shadow: 0px 9px 27px 0px rgba(0,0,0,0.2);*/
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 20px 6px;
}
.box-elevation-1x {
  /*box-shadow: 0px 9px 27px 0px rgba(0,0,0,0.2);*/
  box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 6px 0px;
}
.gears-dialog.dialog-elevation > .gears-content,
.gears-dialog.dialog-elevation > .gears-content > .inner {
  background: linear-gradient(#f1f1f1 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), #f1f1f1 70%) 0 100%, /* Shadows */ linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0) 100%);
  background-repeat: no-repeat;
  background-size: 100% 60px, 100% 60px, 100% 14px, 100% 14px;
  background-attachment: local, local, scroll, scroll;
}
.gears-dialog.dialog-elevation > .gears-content::after,
.gears-dialog.dialog-elevation > .gears-content > .inner::after {
  content: ' ';
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 5;
  pointer-events: none;
}
.box-media-fit .dropfile {
  position: absolute !important;
  width: auto !important;
  height: auto !important;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.box-media-fit .dropfile input {
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
}
/*.box-elevation-colored{box-shadow: 0px 14px 16px 0px @elevation-color;}
.box-elevation-colored-bottom{box-shadow: 0px -30px 15px 0px  @elevation-color-bottom;}
.box-elevation-colored-bottom-light{box-shadow: 0px -15px 15px 0px  @elevation-color-bottom-light;}
.box-shadow-colored{box-shadow: 0px 0px 8px 8px @shadow-color;}*/
/**
 *   Texting
 */
.t-main {
  font-family: Inter, sans-serif;
  color: hsl(var(--foreground));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.t-second {
  font-family: 'Poppins', sans-serif;
}
body {
  font-size: 15px;
}
.t-pad5 {
  padding: 0 5px 0 5px;
}
.t-noshadow {
  text-shadow: none;
}
.t-white {
  color: #fff;
}
.t-black00 {
  color: #000;
}
.t-black {
  color: #4b5563;
}
.t-disabled {
  color: #767676 !important;
}
.t-grey {
  color: #454545;
}
.t-grey1 {
  color: #767676;
}
.t-grey0 {
  color: #cacaca;
}
.t-blue {
  color: #054090;
}
.t-blue0 {
  color: #007b9c;
}
.t-yellow {
  color: #fcbb00;
}
.t-red {
  color: #d32b23;
}
.t-green {
  color: #9ec156;
}
.t-orange {
  color: #f38b43;
}
.t-gold {
  color: #cbc38c;
}
.t-light-blue {
  color: #8ccbc4;
}
.t-color {
  color: #33848f;
}
.t-secondcolor {
  color: #f1cf30;
}
.t-ucase {
  text-transform: uppercase;
}
.t-lcase {
  text-transform: lowercase;
}
.t-micro {
  font-size: 10px !important;
}
.t-mini {
  font-size: 13px !important;
}
.t-normal {
  font-size: 15px !important;
}
.t-big {
  font-size: 18px !important;
}
.t-large {
  font-size: 22px !important;
}
.t-huge {
  font-size: 26px !important;
}
.t-s18 {
  font-size: 18px;
}
.t-s25 {
  font-size: 25px;
}
.t-s35 {
  font-size: 35px;
}
.t-s45 {
  font-size: 45px;
}
.t-s50 {
  font-size: 50px;
}
.t-s90 {
  font-size: 90px;
}
.t-center {
  text-align: center;
}
.t-left {
  text-align: left;
}
.t-right {
  text-align: right;
}
.t-justify {
  text-align: justify;
}
.t-fit {
  width: 100%;
}
.t-ellipsis {
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.t-nowrap {
  white-space: nowrap;
}
.t-first-letter::first-letter {
  font-size: 50px;
  font-weight: 900;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
  height: 50px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-top: 11px;
}
.t-standard {
  font-weight: normal;
}
.t-standard .button-text {
  font-weight: normal;
}
.t-lstrong {
  font-weight: 500;
}
.t-l2strong {
  font-weight: 600;
}
.t-l3strong {
  font-weight: 700;
}
.t-strong {
  font-weight: bold;
}
.t-estrong {
  font-weight: 900;
}
.t-strike {
  text-decoration: line-through;
}
.iconset {
  font-family: "aeicons-huge1";
}
.faiconset {
  font-family: "Font Awesome 5 Free";
}
h1,
.h1 {
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2);
}
h2,
.h2 {
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2);
}
h3,
.h3 {
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2);
}
h4,
.h4 {
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2);
}
a {
  color: #4b5563;
}
.info-box {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 250px;
}
.info-box.size1 {
  width: 200px;
}
.info-box.size2 {
  width: 300px;
}
.button a {
  padding: 11px 26px;
}
.buttonbar-multiple {
  white-space: nowrap;
}
.button-text {
  font-weight: 600;
  letter-spacing: -0.09px;
  font-size: 15px;
}
.button-text.hasCountdown {
  font-size: 25px;
  margin-bottom: -2px;
  white-space: nowrap;
}
.button-text.hasCountdown span {
  font-weight: 300;
  font-size: 13px;
  margin-left: 2px;
}
.button-hover {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1000px 0px inset;
}
.button-hover-main {
  background: #33848f;
}
.button-hover-second {
  background: #f1cf30;
}
.button-active {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1000px 0px inset;
  top: 1px;
  left: 1px;
}
/*.buttons{
  float: right;
  //margin-right: 20px;
  width: 231px;
  .gears-button{
    margin-bottom: 15px;
  }
}*/
.gears-link {
  cursor: pointer;
}
.gears-link.cover {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
}
.gears-button .icon-pre,
.gears-button .button-text {
  margin-left: 0px;
}
.gears-button.npadded a {
  padding: 11px !important;
}
.gears-button.cover {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
}
.gears-button.cover a {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.gears-button .gears-button-inner {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 11px 24px;
  margin: 0px;
}
.gears-button .gears-button-inner.size-16,
.gears-button .gears-button-inner.size-normal {
  font-size: 13px;
  line-height: 19px;
}
.gears-button .gears-button-inner.size-16 .subtext,
.gears-button .gears-button-inner.size-normal .subtext {
  font-size: 10px;
}
.gears-button .gears-button-inner.button-condensed {
  padding: 11px 10px;
}
.gears-button .gears-button-inner.size-mini {
  padding: 8px 10px;
}
.gears-button .gears-button-inner.size-mini .gears-icon {
  line-height: 14px;
  height: 14px;
}
.gears-button .gears-button-inner.size-mini .button-text {
  font-size: 14px;
  line-height: 14px;
}
.gears-button .gears-button-inner.size-large {
  padding: 16px 24px;
}
.gears-button .gears-button-inner.size-large .gears-icon {
  line-height: 18px;
  height: 18px;
}
.gears-button .gears-button-inner.size-large .button-text {
  font-size: 18px;
  line-height: 18px;
}
.gears-button:not(.centered) .gears-button-inner .gears-icon + .button-text {
  margin-left: 10px;
}
.gears-button .button-standard {
  /*.t-black;*/
}
.gears-button .button-green {
  background: #9ec156;
  color: #fff;
}
.gears-button .button-blue {
  background: #054090;
  color: #fff;
}
.gears-button .button-blue .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #4b5563;
}
.gears-button .button-orange {
  background: #f38b43;
  color: #fff;
}
.gears-button .button-red {
  background: #d32b23;
  color: #fff;
}
.gears-button .button-white {
  background: #fff;
  color: #4b5563;
}
.gears-button .button-dark {
  color: #fff;
  background: #4b5563;
}
.gears-button .button-yellow {
  background: #fcbb00;
  color: #d32b23;
}
.gears-button .button-yellow > .box-color {
  background: #d32b23;
  color: #fff;
}
.gears-button .button-twhite {
  color: #fff;
}
.gears-button .button-tsecond {
  color: #f1cf30;
}
.gears-button .button-main {
  background: #fff;
  color: #4b5563;
  border-top: #33848f 2px solid;
  border-bottom: #33848f 2px solid;
  border-left: #33848f 2px solid;
  border-right: #33848f 2px solid;
  color: #33848f;
}
.gears-button .button-main > .box-color {
  background-color: #33848f;
}
.gears-button .button-main .button-text {
  font-family: Inter, sans-serif;
  color: hsl(var(--foreground));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 900;
  text-transform: uppercase;
}
.gears-button .button-main.main-second {
  border-top: #f1cf30 2px solid;
  border-bottom: #f1cf30 2px solid;
  border-left: #f1cf30 2px solid;
  border-right: #f1cf30 2px solid;
  color: #f1cf30;
}
.gears-button .button-action {
  background-color: #33848f;
}
.gears-button .button-action .button-text {
  color: #fff;
}
.gears-button .button-action.action-second {
  background: #f1cf30;
}
.gears-button .button-action.action-dark {
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
}
.gears-button .button-action.orange {
  background: #f38b43;
  color: #fff;
  border-top: #f38b43 2px solid;
  border-bottom: #f38b43 2px solid;
  border-left: #f38b43 2px solid;
  border-right: #f38b43 2px solid;
}
.gears-button .button-action.red {
  background: #d32b23;
  color: #fff;
  border-top: #d32b23 2px solid;
  border-bottom: #d32b23 2px solid;
  border-left: #d32b23 2px solid;
  border-right: #d32b23 2px solid;
}
.gears-button .button-fix {
  background-color: #f58462;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: rgba(0, 0, 0, 0) 0px solid;
  border-bottom: rgba(0, 0, 0, 0) 0px solid;
  border-left: rgba(0, 0, 0, 0) 0px solid;
  border-right: rgba(0, 0, 0, 0) 0px solid;
}
.gears-button .button-fix .button-text {
  font-family: Inter, sans-serif;
  color: hsl(var(--foreground));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 900;
  text-transform: uppercase;
}
.gears-button .button-hint {
  color: #fff;
  background: #4b5563;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.gears-button .button-hint .button-text {
  font-size: 10px !important;
}
.gears-button .button-light0 {
  background: #fafafa;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: #fafafa 2px solid;
  border-bottom: #fafafa 2px solid;
  border-left: #fafafa 2px solid;
  border-right: #fafafa 2px solid;
}
.gears-button .button-light0 .button-text {
  font-family: Inter, sans-serif;
  color: hsl(var(--foreground));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 600;
  color: #cacaca;
  text-transform: uppercase;
}
.gears-button .button-light1 {
  background: #fafafa;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: #f1f1f1 2px solid;
  border-bottom: #f1f1f1 2px solid;
  border-left: #f1f1f1 2px solid;
  border-right: #f1f1f1 2px solid;
}
.gears-button .button-light1 .button-text {
  font-family: Inter, sans-serif;
  color: hsl(var(--foreground));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 600;
  color: #cacaca;
  text-transform: uppercase;
}
.gears-button .button-oranged {
  background: #fcbb00;
  color: #d32b23;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.gears-button .button-oranged > .box-color {
  background: #d32b23;
  color: #fff;
}
.gears-button .button-oranged .button-text {
  font-family: Inter, sans-serif;
  color: hsl(var(--foreground));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}
.gears-button .button-facebook {
  background: #4367b2;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: #4367b2 2px solid;
  border-bottom: #4367b2 2px solid;
  border-left: #4367b2 2px solid;
  border-right: #4367b2 2px solid;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12);
}
.gears-button .button-facebook .fb-icon {
  background-image: url(images/facebook.svg);
  background-position: center center;
  background-size: 90%;
  background-repeat: no-repeat;
  width: 125px;
  display: inline-block;
  height: 20px;
  vertical-align: top;
  margin-bottom: -5px;
  margin-top: -5px;
  margin-left: -10px;
}
.gears-button .button-app {
  width: 186px;
  height: 55px;
  background-size: contain;
  background-repeat: no-repeat;
}
.gears-button .button-app .button-text {
  display: none;
}
.gears-button .button-app.app-apple {
  background-image: url("images/appstore.svg");
}
.gears-button .button-app.app-android {
  background-image: url("images/googleplay.svg");
}
.gears-button .button-outlined {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: #fff 2px solid;
  border-bottom: #fff 2px solid;
  border-left: #fff 2px solid;
  border-right: #fff 2px solid;
  color: #fff;
}
.gears-button .button-outlined a {
  color: #fff;
}
.gears-button .button-outlined-white {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: #656565 2px solid;
  border-bottom: #656565 2px solid;
  border-left: #656565 2px solid;
  border-right: #656565 2px solid;
}
.gears-button .button-outlined-white .gears-button-inner {
  color: #cacaca;
}
.gears-button .button-outlined-white a .gears-button-inner {
  color: #cacaca;
}
.gears-button .button-light {
  background: #e5e5e5;
  color: #4b5563;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: #fff 1px solid;
  border-bottom: #fff 1px solid;
  border-left: #fff 1px solid;
  border-right: #fff 1px solid;
}
.gears-button .button-app {
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  background: #fff;
  color: #4b5563;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border-top: #fff 1px solid;
  border-bottom: #fff 1px solid;
  border-left: #fff 1px solid;
  border-right: #fff 1px solid;
}
.gears-button .button-app .button-text {
  font-size: 11px;
  white-space: normal;
}
.gears-button .button-sel {
  background-color: #33848f;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-button .button-sel.gears-button-inner {
  padding: 15px;
}
.gears-button .button-sel .button-text {
  font-size: 18px;
}
.gears-button .button-btabbed {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.gears-button .button-btabbed .gears-icon {
  color: #cacaca;
  font-size: 24px;
  width: 30px;
  height: 20px;
}
.gears-button .button-btabbed .button-text {
  padding-top: 5px;
  color: #cacaca;
  font-size: 10px !important;
  text-transform: uppercase;
}
.gears-button.t-grey .gears-button-inner {
  color: #cacaca;
}
.gears-button.t-normal .gears-button-inner {
  font-size: 15px !important;
}
.gears-button:hover:not(.disabled) .button-standard[command],
.gears-button:hover:not(.disabled) .gears-button-inner[command],
.gears-button:hover:not(.disabled) .button-standard[commandparams],
.gears-button:hover:not(.disabled) .gears-button-inner[commandparams],
.gears-button:hover:not(.disabled) .button-standard[data],
.gears-button:hover:not(.disabled) .gears-button-inner[data] {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1000px 0px inset;
}
.gears-button:hover:not(.disabled) .button-twhite[command],
.gears-button:hover:not(.disabled) .button-twhite[commandparams],
.gears-button:hover:not(.disabled) .button-twhite[data] {
  color: #f1cf30;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1000px 0px inset;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-button:hover:not(.disabled) .button-main[command],
.gears-button:hover:not(.disabled) .button-main[commandparams],
.gears-button:hover:not(.disabled) .button-main[data] {
  color: #fff;
  background: #33848f;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-button:hover:not(.disabled) .button-main[command].main-second,
.gears-button:hover:not(.disabled) .button-main[commandparams].main-second,
.gears-button:hover:not(.disabled) .button-main[data].main-second {
  background: #f1cf30;
}
.gears-button:hover:not(.disabled) .button-action[command],
.gears-button:hover:not(.disabled) .button-action[commandparams],
.gears-button:hover:not(.disabled) .button-action[data] {
  background: #112e32;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-button:hover:not(.disabled) .button-action[command].action-second,
.gears-button:hover:not(.disabled) .button-action[commandparams].action-second,
.gears-button:hover:not(.disabled) .button-action[data].action-second {
  color: #f1cf30;
}
.gears-button:hover:not(.disabled) .button-action[command].action-dark,
.gears-button:hover:not(.disabled) .button-action[commandparams].action-dark,
.gears-button:hover:not(.disabled) .button-action[data].action-dark {
  background: #fff;
  color: #4b5563;
}
.gears-button:hover:not(.disabled) .button-action[command].action-dark .button-text,
.gears-button:hover:not(.disabled) .button-action[commandparams].action-dark .button-text,
.gears-button:hover:not(.disabled) .button-action[data].action-dark .button-text {
  color: #4b5563;
}
.gears-button:hover:not(.disabled).ghost {
  /*.button-sel[command],
      .button-sel[commandparams],
      .button-sel[data]{
        background: @transparent;
        color:@dark-orange;
        .transition;
      }*/
}
.gears-button:hover:not(.disabled).ghost .button-main[command].gears-button-inner[command],
.gears-button:hover:not(.disabled).ghost .button-main[commandparams].gears-button-inner[commandparams],
.gears-button:hover:not(.disabled).ghost .button-main[data].gears-button-inner[data] {
  color: #f1cf30;
  background: rgba(0, 0, 0, 0);
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-button:hover:not(.disabled).ghost .button-standard[command].gears-button-inner[command],
.gears-button:hover:not(.disabled).ghost .button-standard[commandparams].gears-button-inner[commandparams],
.gears-button:hover:not(.disabled).ghost .button-standard[data].gears-button-inner[data] {
  color: #33848f;
  background-color: rgba(51, 132, 143, 0.1);
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-button:hover:not(.disabled).ghost .button-standard[command].gears-button-inner[command] > .box-color,
.gears-button:hover:not(.disabled).ghost .button-standard[commandparams].gears-button-inner[commandparams] > .box-color,
.gears-button:hover:not(.disabled).ghost .button-standard[data].gears-button-inner[data] > .box-color {
  background-color: #33848f;
}
.gears-button .button-outlined[command],
.gears-button .button-outlined[commandparams],
.gears-button .button-outlined[data] {
  background: #33848f;
  background: rgba(0, 0, 0, 0);
  color: #33848f;
  border-top: #33848f 2px solid;
  border-bottom: #33848f 2px solid;
  border-left: #33848f 2px solid;
  border-right: #33848f 2px solid;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-button .button-outlined[command] > .box-color,
.gears-button .button-outlined[commandparams] > .box-color,
.gears-button .button-outlined[data] > .box-color {
  background-color: #33848f;
}
.gears-button .button-light[command],
.gears-button .button-light[commandparams],
.gears-button .button-light[data] {
  background: #33848f;
  background: #fff;
  color: #33848f;
  border-top: #33848f 1px solid;
  border-bottom: #33848f 1px solid;
  border-left: #33848f 1px solid;
  border-right: #33848f 1px solid;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-button .button-light[command] > .box-color,
.gears-button .button-light[commandparams] > .box-color,
.gears-button .button-light[data] > .box-color {
  background-color: #33848f;
}
.gears-button:active:not(.disabled) .button-standard[command],
.gears-button:active:not(.disabled) .gears-button-inner[command],
.gears-button:active:not(.disabled) .button-standard[commandparams],
.gears-button:active:not(.disabled) .gears-button-inner[commandparams],
.gears-button:active:not(.disabled) .button-standard[data],
.gears-button:active:not(.disabled) .gears-button-inner[data] {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1000px 0px inset;
  top: 1px;
  left: 1px;
}
.gears-button.selected .button-standard {
  background: #c2c2c2;
}
.gears-button.selected .button-twhite {
  color: #f1cf30;
}
.gears-button.selected .select-green {
  background: #9ec156;
  color: #fff;
}
.gears-button.selected .button-green {
  background: #fff;
  color: #4b5563;
}
.gears-button.selected .select-blue {
  background: #054090;
  color: #fff;
}
.gears-button.selected .select-blue .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #4b5563;
}
.gears-button.selected .button-blue {
  background: #fff;
  color: #4b5563;
}
.gears-button.selected .select-orange {
  background: #f38b43;
  color: #fff;
}
.gears-button.selected .button-orange {
  background: #fff;
  color: #4b5563;
}
.gears-button.selected .select-red {
  background: #d32b23;
  color: #fff;
}
.gears-button.selected .button-red {
  background: #fff;
  color: #4b5563;
}
.gears-button.selected .select-white {
  background: #fff;
  color: #4b5563;
}
.gears-button.selected .button-white {
  background: #fff;
  color: #4b5563;
}
.gears-button.selected .select-yellow {
  background: #fcbb00;
  color: #d32b23;
}
.gears-button.selected .select-yellow > .box-color {
  background: #d32b23;
  color: #fff;
}
.gears-button.selected .button-yellow {
  background: #fcbb00;
  color: #d32b23;
}
.gears-button.selected .button-yellow > .box-color {
  background: #d32b23;
  color: #fff;
}
.gears-button.selected .button-sel {
  background: #f38b43;
  color: #fff;
}
.gears-button.selected .select-colored {
  background-color: #33848f;
}
.gears-button.selected .select-secondcolored {
  background: #f1cf30;
  color: #fff;
}
.gears-button.selected .button-main {
  background-color: #33848f;
}
.gears-button.selected .button-btabbed {
  background: rgba(0, 0, 0, 0);
  border-top: #33848f 6px solid;
}
.gears-button.selected .button-btabbed .gears-icon,
.gears-button.selected .button-btabbed .button-text {
  color: #33848f;
}
.gears-button.selected .button-btabbed .gears-icon > .box-color,
.gears-button.selected .button-btabbed .button-text > .box-color {
  background-color: #33848f;
}
.gears-button.ghost:not(.disabled) .button-action[command],
.gears-button.ghost:not(.disabled) .button-action[commandparams],
.gears-button.ghost:not(.disabled) .button-action[data] {
  background: rgba(0, 0, 0, 0);
  color: #33848f;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  border-top: rgba(0, 0, 0, 0) 1px solid;
  border-bottom: rgba(0, 0, 0, 0) 1px solid;
  border-left: rgba(0, 0, 0, 0) 1px solid;
  border-right: rgba(0, 0, 0, 0) 1px solid;
}
.gears-button.ghost:not(.disabled) .button-action[command] > .box-color,
.gears-button.ghost:not(.disabled) .button-action[commandparams] > .box-color,
.gears-button.ghost:not(.disabled) .button-action[data] > .box-color {
  background-color: #33848f;
}
.gears-button.ghost:not(.disabled) .button-sel[command],
.gears-button.ghost:not(.disabled) .button-sel[commandparams],
.gears-button.ghost:not(.disabled) .button-sel[data] {
  background: rgba(0, 0, 0, 0);
  color: #33848f;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-button.ghost:not(.disabled) .button-sel[command] > .box-color,
.gears-button.ghost:not(.disabled) .button-sel[commandparams] > .box-color,
.gears-button.ghost:not(.disabled) .button-sel[data] > .box-color {
  background-color: #33848f;
}
.gears-button.ghost:not(.disabled):hover .button-action[command],
.gears-button.ghost:not(.disabled):hover .button-action[commandparams],
.gears-button.ghost:not(.disabled):hover .button-action[data] {
  background: rgba(0, 0, 0, 0);
  color: #33848f;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-button.ghost:not(.disabled):hover .button-action[command] > .box-color,
.gears-button.ghost:not(.disabled):hover .button-action[commandparams] > .box-color,
.gears-button.ghost:not(.disabled):hover .button-action[data] > .box-color {
  background-color: #33848f;
}
.gears-button.ghost:not(.disabled):hover .button-action[command] .gears-icon,
.gears-button.ghost:not(.disabled):hover .button-action[commandparams] .gears-icon,
.gears-button.ghost:not(.disabled):hover .button-action[data] .gears-icon {
  color: #33848f;
}
.gears-button.ghost:not(.disabled):hover .button-action[command] .gears-icon > .box-color,
.gears-button.ghost:not(.disabled):hover .button-action[commandparams] .gears-icon > .box-color,
.gears-button.ghost:not(.disabled):hover .button-action[data] .gears-icon > .box-color {
  background-color: #33848f;
}
.gears-button.selected.ghost .button-green {
  background: #9ec156;
  color: #fff;
}
.gears-button.selected.ghost .button-blue {
  background: #054090;
  color: #fff;
}
.gears-button.selected.ghost .button-blue .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #4b5563;
}
.gears-button.selected.ghost .button-orange {
  background: #f38b43;
  color: #fff;
}
.gears-button.selected.ghost .button-red {
  background: #d32b23;
  color: #fff;
}
.gears-button.selected.ghost .button-white {
  background: #fff;
  color: #4b5563;
}
.gears-button.selected.ghost .button-sel[command],
.gears-button.selected.ghost .button-sel[commandparams],
.gears-button.selected.ghost .button-sel[data] {
  background: #f38b43;
  color: #fff;
}
.gears-button.selected.ghost:hover .button-sel[command],
.gears-button.selected.ghost:hover .button-sel[commandparams],
.gears-button.selected.ghost:hover .button-sel[data] {
  background: #f06d13;
  color: #fff;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-button.disabled {
  pointer-events: none;
}
.gears-button.disabled .gears-button-inner {
  color: #767676 !important;
}
.gears-button.disabled a.button-action {
  opacity: 0.5;
  color: #ffffff !important;
}
.gears-button.stalker .gears-button-inner {
  background: #b0c7e8;
}
.gears-button.stalker .gears-button-inner span {
  color: #FFF;
  font-weight: 900;
}
.gears-button.unpadded a {
  padding: 0px !important;
}
.gears-button.floated-bottom-right {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.gears-button.floated-bottom-right .gears-button-inner {
  border-top: rgba(0, 0, 0, 0) 0px solid;
  border-bottom: rgba(0, 0, 0, 0) 0px solid;
  border-left: rgba(0, 0, 0, 0) 0px solid;
  border-right: rgba(0, 0, 0, 0) 0px solid;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  box-shadow: 5px 10px 18px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 899px) {
  .gears-button.centered .gears-button-inner {
    padding: 7px 17px;
  }
}
/**
 *   Toolbars
 */
.gears-toolbar {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.gears-toolbar.gears-toolbar-top .gears-toolbar-dock,
.gears-toolbar.gears-toolbar-bottom .gears-toolbar-dock {
  top: 0px;
}
.gears-toolbar.gears-toolbar-top .gears-toolbar-dock.docked-title,
.gears-toolbar.gears-toolbar-bottom .gears-toolbar-dock.docked-title {
  letter-spacing: -0.5px;
  font-size: 16px;
  line-height: 42px;
}
.gears-toolbar.gears-toolbar-top .gears-toolbar-dock.docked-left,
.gears-toolbar.gears-toolbar-bottom .gears-toolbar-dock.docked-left {
  left: 0px;
  z-index: 1;
}
.gears-toolbar.gears-toolbar-top .gears-toolbar-dock.docked-right,
.gears-toolbar.gears-toolbar-bottom .gears-toolbar-dock.docked-right {
  right: 0px;
  z-index: 1;
}
.gears-toolbar.gears-toolbar-top .gears-toolbar-dock.docked-center,
.gears-toolbar.gears-toolbar-bottom .gears-toolbar-dock.docked-center {
  left: 0px;
  right: 0px;
  z-index: 0;
}
.gears-toolbar.gears-toolbar-left .gears-toolbar-dock,
.gears-toolbar.gears-toolbar-right .gears-toolbar-dock {
  left: 0px;
  right: 0px;
  /*&.docked-title {
        letter-spacing: -0.5px;
        .t-size(16px);
        .t-lh(42px);
      }*/
}
.gears-toolbar.gears-toolbar-left .gears-toolbar-dock.docked-left,
.gears-toolbar.gears-toolbar-right .gears-toolbar-dock.docked-left {
  top: 0px;
}
.gears-toolbar.gears-toolbar-left .gears-toolbar-dock.docked-right,
.gears-toolbar.gears-toolbar-right .gears-toolbar-dock.docked-right {
  bottom: 0px;
}
.gears-toolbar.gears-toolbar-left .gears-toolbar-dock.docked-center,
.gears-toolbar.gears-toolbar-right .gears-toolbar-dock.docked-center {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.gears-toolbar.fit-inner > .inner {
  margin: 0px !important;
}
.gears-toolbar.fit-mode .gears-button {
  margin-top: 3px;
}
.gears-toolbar.fit-mode.center-50 .docked-left {
  width: 25%;
  text-align: right;
}
.gears-toolbar.fit-mode.center-50 .docked-center {
  left: 25%;
  right: 25%;
  text-align: center;
}
.gears-toolbar.fit-mode.center-50 .docked-right {
  width: 25%;
  text-align: left;
}
.gears-toolbar.fit-mode.left-50 .docked-left {
  width: 50%;
}
.gears-toolbar.fit-mode.left-50 .docked-right {
  left: 50%;
  right: 0;
}
.gears-toolbar.fit-mode.left-50 .docked-center {
  left: 0;
  right: 0;
  text-align: center;
}
.gears-toolbar.fit-left .docked-left {
  right: 0px;
}
.gears-toolbar.fit-left.right-action .docked-left {
  right: 40px;
}
.gears-toolbar.fit-left.right-action .docked-right {
  right: 5px;
  top: 4px;
}
.gears-toolbar .gears-button .gears-button-inner {
  font-size: 16px;
}
.gears-toolbar.spaced .docked-title {
  font-size: 20px;
}
.gears-toolbar.spaced .gears-button .gears-button-inner {
  padding: 11px 24px;
  margin: 0px;
  font-size: 18px;
}
.gears-toolbar.spaced.fill .docked-title {
  font-size: 20px;
}
.gears-toolbar.spaced.fill .gears-button .gears-button-inner {
  padding: 11px 24px;
  margin: 0px;
  font-size: 18px;
}
.gears-toolbar.mini .gears-button .gears-button-inner {
  font-size: 13px;
}
.gears-toolbar .module-label {
  color: #054090;
  text-transform: uppercase;
}
.gears-toolbar .module-label .gears-button-inner {
  font-size: 22px !important;
}
.gears-toolbar.navi {
  border-top: #e5e5e5 1px solid;
}
.gears-toolbar.navi a .button-text {
  font-size: 13px !important;
}
.gears-toolbar.navi .docked-left .gears-button:first-of-type {
  vertical-align: top;
}
.gears-toolbar.navi .docked-left .gears-button:first-of-type a {
  background-color: #33848f;
  padding: 5px;
  margin: 5px;
}
.gears-toolbar.navi .docked-left .gears-button:first-of-type a .button-text {
  font-size: 13px !important;
  text-transform: uppercase;
}
.gears-toolbar.navi .docked-right .gears-button:last-of-type {
  vertical-align: top;
}
.gears-toolbar.navi .docked-right .gears-button:last-of-type a {
  background-color: #33848f;
  padding: 5px;
  margin: 5px;
}
.gears-toolbar.navi .docked-right .gears-button:last-of-type a .button-text {
  font-size: 13px !important;
  text-transform: uppercase;
}
.gears-toolbar.breadrumb .button-text {
  color: #767676;
  font-size: 13px !important;
  text-transform: uppercase;
}
.gears-toolbar.breadrumb .gears-button:hover .button-text {
  color: #f38b43;
}
.gears-toolbar.breadrumb .gears-button:hover .button-text > .box-color {
  background: #f38b43;
  color: #fff;
}
.gears-toolbar.breadrumb .gears-button:not(:first-child):after {
  content: ' ';
  left: 0px;
  top: 12px;
  height: 16px;
  width: 1px;
  position: absolute;
  background: #cacaca;
}
.gears-toolbar.breadrumb .gears-button:last-child .button-text {
  color: #4b5563;
}
/**
 *   Panels
 */
.gears-panel > .gears-content[command],
.gears-panel > .gears-content[commandparams],
.gears-panel > .gears-content[data] {
  cursor: pointer;
}
.gears-panel.padded .gears-content {
  padding: 15px;
}
.gears-panel.v-medium > .gears-content {
  min-height: 350px;
}
.gears-panel.h-box > .gears-content > .gears-panel.adaptive {
  margin-right: 10px;
}
.gears-panel.natural {
  position: relative;
  /*& > .gears-toolbar-top{
      .t-fit;
      .rel;
    }*/
}
.gears-panel.natural > .gears-content {
  width: 100%;
  position: relative;
}
.gears-panel.natural > .gears-content > .inner {
  width: 100%;
  position: relative;
}
.gears-panel.natural.tb-fix {
  padding-bottom: 40px;
}
.gears-panel > .gears-content {
  opacity: 0;
  transition: opacity 0.2s ease-in;
}
.gears-panel > .gears-content:not(:empty) {
  opacity: 1;
}
.gears-panel > .gears-content > .inner {
  opacity: 0;
  transition: opacity 0.2s ease-in;
}
.gears-panel > .gears-content > .inner:not(:empty) {
  opacity: 1;
}
.gears-panel.main-panel {
  background: #fff;
  color: #4b5563;
}
.gears-panel.main-panel .panel-heading,
.gears-panel.main-panel .dialog-heading {
  font-family: Inter, sans-serif;
  color: hsl(var(--foreground));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 27px;
  text-align: center;
}
.gears-panel.main-panel .panel-heading .title,
.gears-panel.main-panel .dialog-heading .title {
  font-size: 25px;
  font-weight: 800;
}
.gears-panel.main-panel .panel-heading p,
.gears-panel.main-panel .dialog-heading p {
  font-size: 18px;
}
.gears-panel.main-panel > .gears-toolbar-top {
  background-color: #33848f;
}
.gears-panel.main-panel > .gears-toolbar-top .gears-toolbar-dock {
  margin-top: 10px;
}
.gears-panel.main-panel > .gears-toolbar-top .docked-title {
  font-size: 22px !important;
  text-align: center;
}
.gears-panel.main-panel > .gears-toolbar-top .ae-title {
  background-image: url("images/logo-white.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 158px;
  height: 54px;
  display: inline-block;
  margin-top: 40px;
}
.gears-panel.main-panel > .gears-toolbar-top .docked-right .gears-icon {
  font-size: 30px;
  color: #fff;
}
.gears-panel.main-panel > .gears-toolbar-top.transparent {
  background: none !important;
}
.gears-panel.main-panel > .gears-toolbar-top.transparent .gears-toolbar-dock {
  margin-top: 0px;
}
.gears-panel.main-panel.styled > .gears-toolbar-top {
  overflow: hidden;
}
.gears-panel.main-panel.styled > .gears-toolbar-top::after {
  content: ' ';
  background: #fff;
  color: #4b5563;
  height: 20px;
  bottom: 0px;
  height: 60px;
  bottom: -31px;
  position: absolute;
  transform: rotate(4deg);
  left: -20px;
  right: -20px;
}
.filter-box {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  padding: 6px;
}
.filter-box .gears-icon {
  margin-left: 8px;
}
.filter-box .gears-icon {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  z-index: 1;
}
.filter-box input {
  position: relative;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border-top: #e5e5e5 1px solid;
  border-bottom: #e5e5e5 1px solid;
  border-right: #e5e5e5 1px solid;
  border-left: #e5e5e5 1px solid;
  height: 36px;
}
.filter-box input:focus {
  border-top: #33848f 1px solid;
  border-bottom: #33848f 1px solid;
  border-right: #33848f 1px solid;
  border-left: #33848f 1px solid;
}
/**
 *   Badges
 */
.badge-abs {
  position: absolute;
  top: 0px;
  right: 0px;
}
.gears-badge {
  background: #f38b43;
  color: #fff;
  font-size: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  padding: 3px;
  z-index: 2;
  border: 0px;
  max-width: 95%;
  display: inline-block;
  text-align: center;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.badge-new:after {
  content: "NEW";
  background: #d32b23;
  background: #f38b43;
  color: #fff;
  font-size: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  padding: 3px;
  z-index: 2;
  border: 0px;
  max-width: 95%;
  display: inline-block;
  text-align: center;
  box-shadow: none;
  -webkit-box-shadow: none;
  pointer-events: none;
  position: absolute;
  top: 0px;
  right: 0px;
}
.badge-demo:after {
  content: "DEMO";
  background: #d32b23;
  background: #f38b43;
  color: #fff;
  font-size: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  padding: 3px;
  z-index: 2;
  border: 0px;
  max-width: 95%;
  display: inline-block;
  text-align: center;
  box-shadow: none;
  -webkit-box-shadow: none;
  pointer-events: none;
  position: absolute;
  top: 0px;
  right: 0px;
}
.gears-button .gears-badge {
  position: absolute;
  top: 0px;
  right: 0px;
}
/**
 *   Dialogs
 */
.gears-dialog.gears-dialog-fitlarge {
  top: 10px!important;
  bottom: 10px!important;
  left: 10px!important;
  right: 10px!important;
}
.gears-dialog.gears-dialog-fitw {
  left: 10px!important;
  right: 10px!important;
  widyh: auto !important;
}
.gears-dialogs.dark {
  background: rgba(0, 0, 0, 0.5);
}
.gears-dialog {
  background: #f1f1f1;
  color: #4b5563;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /*-webkit-box-shadow: rgba(0, 0, 0, 0.8) 0 0.2em 0.6em;*/
}
.gears-dialog > .gears-content + .gears-toolbar-top .gears-button .gears-button-inner,
.gears-dialog .buttons-nobg .gears-button .gears-button-inner {
  background: none;
}
.gears-dialog > .gears-content + .gears-toolbar-top .docked-title,
.gears-dialog .buttons-nobg .docked-title {
  text-transform: uppercase;
}
.gears-dialog.light1 {
  background: #e5e5e5 !important;
}
.gears-dialog.squared {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.gears-dialog.dropped {
  background: #fff;
  color: #4b5563;
  border-top: #f1f1f1 1px solid;
  border-bottom: #f1f1f1 1px solid;
  border-left: #f1f1f1 1px solid;
  border-right: #f1f1f1 1px solid;
}
.gears-dialog.dropped a.gears-button-inner {
  margin: 0px;
  padding: 15px;
  font-size: 13px !important;
}
.gears-dialog.dropped .gears-button:not(:last-of-type) a {
  border-bottom: #f1f1f1 1px solid;
}
.gears-dialog .gears-toolbar-bottom .gears-toolbar-dock {
  padding: 9px;
}
.gears-dialog .gears-toolbar-bottom.unpadded .gears-toolbar-dock {
  padding: 0px;
}
.gears-dialog.dark {
  background: #054090;
  color: #fff;
}
.gears-pointer.top,
.gears-pointer.bottom {
  width: 16px;
  height: 16px;
  position: absolute;
  color: #f1f1f1;
}
.gears-dialog.main-dialog {
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: #fff;
  color: #4b5563;
  /*&.styled{
      & > .gears-toolbar-top{
        &::after{
          content:' ';
          .white;
          height:20px;
          bottom:0px;
          height: 60px;
          bottom: -31px;
          .abs;
          transform: rotate(3deg);
          left: -20px;
          right: -20px;
        }
        overflow: hidden;
      }
    }*/
}
.gears-dialog.main-dialog .dialog-heading {
  margin-top: 5px;
  font-family: Inter, sans-serif;
  color: hsl(var(--foreground));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 27px;
  text-align: center;
}
.gears-dialog.main-dialog .dialog-heading .title {
  font-size: 25px;
  line-height: 25px;
  font-weight: 800;
  margin-bottom: 8px;
}
.gears-dialog.main-dialog .dialog-heading p {
  font-size: 16px;
  line-height: 20px;
}
.gears-dialog.main-dialog.mini > .gears-toolbar-top .ae-title {
  margin-top: 20px;
  height: 40px;
}
.gears-dialog.main-dialog > .gears-toolbar-top {
  background-color: #33848f;
  overflow: hidden;
  background-repeat: repeat;
  background-size: 200px;
}
.gears-dialog.main-dialog > .gears-toolbar-top:after {
  content: ' ';
  position: absolute;
  /*background-image: url("images/ghirigoro.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 0.2;
  pointer-events: none;*/
  top: auto;
  left: 50%;
  bottom: 0px;
  height: 700px;
  width: 700px;
  transform: translate(calc(-50% + 436px), 138px);
  pointer-events: none;
  z-index: 0;
}
.gears-dialog.main-dialog > .gears-toolbar-top .gears-toolbar-dock {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.gears-dialog.main-dialog > .gears-toolbar-top .docked-title {
  font-size: 22px !important;
  text-align: center;
}
.gears-dialog.main-dialog > .gears-toolbar-top .ae-title {
  background-image: url("images/logo-full.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 200px;
  height: 65px;
  display: inline-block;
}
.gears-dialog.main-dialog > .gears-toolbar-top .docked-right .gears-button {
  margin-top: -8px;
}
.gears-dialog.main-dialog > .gears-toolbar-top .docked-right .gears-button a {
  padding: 16px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.gears-dialog.main-dialog > .gears-toolbar-top .docked-right .gears-button a .gears-icon {
  width: 24px;
  height: 24px;
  font-size: 30px;
  color: #fff;
}
.gears-dialog.main-dialog > .gears-toolbar-top.transparent {
  background: none !important;
}
.gears-dialog.main-dialog > .gears-toolbar-top.transparent .gears-toolbar-dock {
  margin-top: 0px;
}
.gears-dialog.main-dialog.linear > .gears-toolbar-top::after {
  transform: rotate(0deg);
}
.gears-dialog.main-dialog.static > .gears-toolbar-top::after {
  display: none;
}
.gears-dialog.options-dialog {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
  border-left: #000 2px solid;
  border-right: #000 2px solid;
}
.gears-dialog.smartsuggest {
  background: #fff;
  color: #4b5563;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border-top: #33848f 2px solid;
  border-bottom: #33848f 2px solid;
  border-left: #33848f 2px solid;
  border-right: #33848f 2px solid;
}
.gears-dialog.smartsuggest .rowlist.multiselect .gears-list-item {
  padding-left: 25px !important;
}
.gears-dialog.menu-dialog {
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
  color: #4b5563;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}
.gears-dialog.menu-dialog .menu-container .menu-item {
  position: relative;
}
.gears-dialog.menu-dialog .menu-container .menu-item:not(:last-of-type) {
  border-bottom: #e5e5e5 1px solid;
}
.gears-dialog.menu-dialog .menu-container .menu-right {
  position: absolute;
  right: 0px;
  z-index: 1;
}
.gears-dialog.menu-dialog .menu-container .menu-action a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 5px;
  margin: 7px;
}
.gears-dialog.menu-dialog .menu-container a {
  margin: 0;
}
.gears-dialog.menu-dialog .menu-container .gears-button:not(.menu-action) {
  width: 100%;
}
.gears-dialog.menu-dialog .menu-container .gears-button:not(.menu-action):not(:last-of-type) {
  border-bottom: #e5e5e5 1px solid;
}
.gears-dialog.menu-dialog .menu-container .gears-button:not(.menu-action) a {
  width: 100%;
  padding: 10px !important;
}
.gears-dialog.menu-dialog .menu-container .gears-button:not(.menu-action) a .button-text {
  font-weight: normal;
}
.gears-dialog.options-dialog {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
  border-left: #000 2px solid;
  border-right: #000 2px solid;
}
.gears-dialog.mini-dialog {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.gears-dialog.mini-dialog > .gears-toolbar-top {
  border-bottom: #e5e5e5 1px solid;
}
.gears-dialog.mini-dialog > .gears-toolbar-top .gears-toolbar-dock {
  margin-top: 0px;
}
.gears-dialog.mini-dialog > .gears-toolbar-top .docked-title {
  font-size: 13px !important;
}
.gears-dialog.mini-dialog > .gears-toolbar-top .docked-right .gears-icon {
  background-color: #33848f;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0px 10px;
}
.gears-dialog.mini-dialog > .gears-toolbar-top.transparent {
  background: none !important;
}
.gears-dialog.mini-dialog > .gears-toolbar-top.transparent .gears-toolbar-dock {
  margin-top: 0px;
}
.gears-dialog.options-dialog {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
  border-left: #000 2px solid;
  border-right: #000 2px solid;
}
.gears-pointer.gears-icon {
  font-size: 17px;
}
.dialog-x-centered {
  transform: translateX(-50%);
  left: 50%;
}
@media only screen and (max-width: 899px) {
  .gears-dialog.main-dialog > .gears-toolbar-top .docked-title {
    font-size: 17px !important;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
    padding: 0px 40px;
  }
}
/**
 *   Lists
 */
.gears-list.item-loader .gears-list-item {
  background: url(images/loader-ring.svg) no-repeat center center !important;
}
.gears-list.table {
  margin: 0px;
  border-spacing: 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.gears-list.table:not(.table-header) {
  margin-top: 2px;
}
.gears-list.table .item-element {
  padding: 20px 10px;
}
.gears-list.table .item-element.gears-buttonbar {
  padding: 0px;
  width: 10px;
  text-align: center;
}
.gears-list.table .buttons {
  float: none;
}
.gears-list.table .buttons a {
  background: #e5e5e5;
}
.gears-list .gears-list-item {
  padding: 0px;
}
.gears-list .gears-list-item.selected {
  background: #c2c2c2;
}
.gears-list .gears-list-item:hover:not(.disabled):not(.separator) {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1000px 0px inset;
  cursor: pointer;
}
.gears-list .gears-list-item.disabled {
  color: #767676 !important;
}
.gears-list .gears-list-item .gears-icon.ae-checkbox {
  display: inline-block;
  border-top: #000 1px solid;
  border-bottom: #000 1px solid;
  border-left: #000 1px solid;
  border-right: #000 1px solid;
}
.gears-list .gears-list-item .gears-icon.ae-checkbox:not(.alternate):before,
.gears-list .gears-list-item .gears-icon.ae-checkbox.alternate.checked:before {
  content: '✔';
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
  padding-left: 1px;
}
.gears-list .gears-list-item-inner {
  cursor: pointer;
  padding: 10px;
}
.gears-list .gears-list-item-inner::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.gears-list .item-element {
  padding-left: 5px;
  padding-right: 5px;
}
.gears-list .item-element.title {
  font-size: 18px;
}
.gears-list .item-element.subtitle {
  font-size: 10px;
}
.gears-list .buttons {
  float: right;
}
.gears-list.centered .gears-list-item {
  margin: 5px;
}
.gears-list.centered .gears-list-item .item-element.photo {
  padding-top: 5px;
}
.gears-list.centered .gears-list-item .item-element.toleft {
  margin-top: -5px;
  margin-left: -5px;
}
.gears-list.centered .gears-list-item .gears-list-item-inner {
  /*padding-top:@list-padding;
        padding-left:@list-padding;
        padding-right:@list-padding;*/
}
.gears-list:not(.centered) .gears-list-item {
  float: none;
  width: auto;
  background: #fff;
  color: #4b5563;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 5px;
}
.gears-list:not(.centered) .gears-list-item.light-red {
  background: #f6cdcc;
}
.gears-list:not(.centered) .gears-list-item.light-green {
  background: #f4f8eb;
}
.gears-list:not(.centered) .gears-list-item.light-orange {
  background: #fbd5bb;
}
.gears-list:not(.centered) .gears-list-item.light1 {
  background: #e5e5e5;
}
.gears-list:not(.centered) .gears-list-item .item-element {
  vertical-align: middle;
}
.gears-list:not(.centered) .gears-list-item .item-element.toleft {
  margin-left: -5px;
}
.gears-list:not(.centered) .gears-list-item .item-element.title {
  /*padding-top:2px;
          padding-bottom:2px;*/
}
.gears-list:not(.centered) .gears-list-item .item-element.icon {
  padding: 0px;
  /*padding-top:8px;
          height:48px;
          width:48px;*/
  margin-right: 5px;
  vertical-align: middle;
  color: #33848f;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 46px;
}
.gears-list:not(.centered) .gears-list-item .item-element.icon > .box-color {
  background-color: #33848f;
}
.gears-list:not(.centered) .gears-list-item .item-element.gears-buttonbar .gears-button.centered .gears-button-inner {
  height: 48px;
  margin-left: -3px;
}
.gears-list:not(.centered) .gears-list-item .item-element.vcenter {
  margin-top: 15px;
}
.gears-list:not(.centered) .gears-list-item .item-element.padding-vcenter {
  padding-top: 12px;
}
.gears-list:not(.centered) .gears-list-item.selected {
  background: #ccc;
}
.gears-list.list-green .gears-list-item.selected {
  background: #9ec156;
  color: #fff;
}
.gears-list.list-blue .gears-list-item.selected {
  background: #054090;
  color: #fff;
}
.gears-list.list-blue .gears-list-item.selected .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #4b5563;
}
.gears-list.list-orange .gears-list-item.selected {
  background: #f38b43;
  color: #fff;
}
.gears-list.list-red .gears-list-item.selected {
  background: #d32b23;
  color: #fff;
}
.gears-list.list-white .gears-list-item.selected {
  background: #fff;
  color: #4b5563;
}
.gears-list.list-gray .gears-list-item.selected {
  background: #cacaca;
  color: #4b5563;
}
.gears-toolbar.list-header {
  white-space: nowrap;
}
.gears-toolbar.list-header.header-standard {
  background: #f9f9f9;
}
.gears-toolbar.list-header.header-standard .header-label {
  font-size: 13px;
  line-height: 13px;
  font-weight: bold;
  color: #454545;
}
.gears-toolbar.list-header.header-standard .header-label > .box-color {
  background: #e5e5e5;
}
.gears-toolbar.list-header.header-standard .header-sort .gears-icon {
  color: #767676;
}
.gears-toolbar.list-header.header-standard .header-sort.hselected .gears-icon {
  color: #33848f;
}
.gears-toolbar.list-header.header-standard .header-sort.hselected .gears-icon > .box-color {
  background-color: #33848f;
}
.gears-toolbar.list-header .gears-toolbar-dock {
  height: 100%;
}
.gears-toolbar.list-header .header-control {
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  overflow: hidden;
  height: 100%;
}
.gears-toolbar.list-header .header-label {
  padding-left: 5px;
  padding-right: 5px;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  overflow-y: hidden;
}
.gears-toolbar.list-header .header-sort {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.gears-toolbar.list-header .header-sort a {
  padding: 10px 0px !important;
}
.gears-toolbar.list-header .header-sortable .header-label {
  padding-left: 25px;
}
.header-compact-mode.list-header .docked-left {
  padding-left: 20px;
}
.header-compact-mode.list-header .header-control {
  width: auto !important;
}
.header-compact-mode.list-header .header-control .header-label {
  position: relative !important;
}
.header-compact-mode.list-header .header-control:not(.header-sortable) {
  display: none;
}
.noresult-fit {
  border: none !important;
  background: transparent !important;
}
select.navi-page,
select.navi-num {
  text-align: center;
  text-align-last: center;
  padding: 0px;
  margin-top: -8px;
  height: 24px;
  display: inline-block;
  float: none !important;
  padding-right: 6px!important;
  padding-left: 5px!important;
  font-size: 13px !important;
  background-color: #33848f;
  line-height: 13px;
  font-weight: bold;
  cursor: pointer;
}
@media only screen and (max-width: 899px) {
  .navi-control .button-text {
    display: none;
  }
  .navi-control .icon-post {
    margin-left: 0px;
  }
}
.gears-loader {
  background: none;
  /*.gears-loader-inner{
    width:80px;
    height:50%;
    margin:auto;
    vertical-align:text-bottom;
    text-align:center;
    position: relative;
  }
  .gears-loader-content{
    width:80px;
    height:120px;
    position: absolute;
    bottom:-70px;
    background:none;
    color:transparent;
    font-weight:100;
  }
  .gears-loader-image{
    width:100%;
    height:80px;
    text-align: center;
    background: url(images/loader-ring.svg) no-repeat center;
    margin-left: 0px;
    margin-top: 0px !important;
    background-size: contain;
  }*/
}
.gears-loader .gears-loader-inner {
  width: 74px;
  height: 50%;
  margin: auto;
  vertical-align: text-bottom;
  text-align: center;
  position: relative;
}
.gears-loader .gears-loader-content {
  width: 74px;
  height: 120px;
  position: absolute;
  bottom: -60px;
  background: none;
  color: transparent;
  font-weight: 100;
}
.gears-loader .gears-loader-image {
  width: 100%;
  height: 72px;
  text-align: center;
  background: url(images/loader-ring.svg) no-repeat center;
  margin-left: 0px;
  margin-top: 23px;
}
.gears-loader.loader-type-white {
  background: rgba(255, 255, 255, 0.95);
  transition: all 900ms ease;
  -webkit-transition: all 900ms ease;
}
.gears-loader.loader-type-white .gears-loader-inner {
  width: 400px;
  height: 50%;
  margin: auto;
  vertical-align: text-bottom;
  text-align: center;
  position: relative;
}
.gears-loader.loader-type-white .gears-loader-content {
  width: 400px;
  height: 280px;
  position: absolute;
  bottom: -90px;
  background: none;
  color: transparent;
  font-weight: 100;
}
.gears-loader.loader-type-white .gears-loader-image {
  width: 100%;
  height: 280px;
  text-align: center;
  background-image: url(images/title-desktop.png);
  background-repeat: no-repeat;
  margin-left: 0px;
  margin-top: 0px !important;
  background-size: contain;
}
/**
 *   Layout
 */
#ui-loader {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 500;
  background-color: #33848f;
  opacity: 1;
  transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAEACAYAAABccqhmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkM5REZCQ0YwMjg3NTExRjFBM0ExQkQ0NEUwOTFBMEM2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkM5REZCQ0YxMjg3NTExRjFBM0ExQkQ0NEUwOTFBMEM2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzlERkJDRUUyODc1MTFGMUEzQTFCRDQ0RTA5MUEwQzYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzlERkJDRUYyODc1MTFGMUEzQTFCRDQ0RTA5MUEwQzYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7Ud/xlAAAzQklEQVR42uxd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);
  background-repeat: no-repeat;
  background-position: center center;
}
.gears-badge {
  pointer-events: none;
}
.ae-logo {
  background-image: url("images/logo-full.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
#viewport_panel {
  background: #f1f1f1;
  color: #4b5563;
}
#viewport_panel.masked:before {
  content: ' ';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  z-index: 1;
  position: absolute;
}
#main_panel {
  z-index: 1;
}
#main_panel:not(.header-mode-solid) .gears-toolbar.header {
  /*&.header-post{
          z-index: 7 !important;
          height: 0 !important;
          top: 86px !important;
          .docked-right{
            display: none;
          }
        }*/
}
#main_panel:not(.header-mode-solid) .gears-toolbar.header.header-main {
  height: 100px !important;
}
#main_panel:not(.header-mode-solid) .gears-toolbar.header.header-main .gears-button.ghost .button-text {
  color: #fff;
}
#main_panel:not(.header-mode-solid) .gears-toolbar.header.header-main .gears-button {
  zoom: 1.2;
}
.ae-title .gears-icon {
  background-image: url("images/icon-128.png");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  margin-top: -9px;
  margin-bottom: -10px;
}
.ae-title a {
  padding-left: 12px;
}
.ae-title .button-text {
  color: #33848f;
  font-size: 18px;
}
.ae-title .button-text > .box-color {
  background-color: #33848f;
}
.gears-toolbar.header {
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-toolbar.header > .inner {
  max-width: 1210px;
  margin: auto;
}
.gears-toolbar.header .ae-title .button-text {
  color: #fff;
}
.gears-toolbar.header .gears-button {
  /*&.selected{
        a{
          .border-radius(0px);
          background: @transparent;
          .t-color;
          .t-strong;
        }
        margin-bottom: -5px;
        padding-bottom: 3px;
        .border-bottom(@main-color,2px);
      }*/
}
.gears-toolbar.header .gears-button:hover a {
  box-shadow: none!important;
}
.gears-toolbar.header.header-main {
  z-index: 7;
  background: rgba(0, 0, 0, 0);
  /*.white;
      border-bottom: @grey1 solid 1px;
      .box-elevation-01x;*/
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-toolbar.header.header-main .gears-toolbar-dock {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.gears-toolbar.header.header-main .controls .gears-button a {
  position: relative;
  padding: 18px 10px;
  color: #fff;
}
.gears-toolbar.header.header-main .controls .gears-button a .button-text {
  font-weight: normal;
  text-transform: none;
  font-size: 15px;
}
.gears-toolbar.header.header-main .controls .gears-button a::after {
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-toolbar.header.header-main .controls .gears-button:hover a::after {
  content: ' ';
  position: absolute;
  bottom: -3px;
  left: 14px;
  right: 14px;
  height: 4px;
  background: #33848f;
}
.gears-toolbar.header.header-main .controls .gears-button.selected a {
  background: rgba(0, 0, 0, 0);
}
.gears-toolbar.header.header-main .controls .gears-button.selected a::after {
  content: ' ';
  position: absolute;
  bottom: -7px;
  left: 14px;
  right: 14px;
  height: 4px;
  background: #33848f;
}
.gears-toolbar.header.header-main .notification-controls {
  margin-right: 40px;
}
.gears-toolbar.header.header-main .notification-controls .gears-button a {
  padding: 18px 8px;
  color: #33848f;
}
.gears-toolbar.header.header-main .notification-controls .gears-button a > .box-color {
  background-color: #33848f;
}
.gears-toolbar.header.header-main .notification-controls .gears-button a .gears-icon {
  font-size: 20px;
}
.gears-toolbar.header.transparent-mode {
  background: rgba(0, 0, 0, 0);
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-toolbar.header.transparent-mode > .inner {
  border-bottom: rgba(0, 0, 0, 0) 1px solid;
}
.gears-toolbar.header.transparent-mode > .inner .gears-button a {
  color: #fff;
}
.gears-toolbar.header.transparent-mode > .inner .gears-button a .gears-icon {
  color: #fff;
}
.gears-toolbar.header.transparent-mode > .inner .gears-button:hover a {
  color: #33848f;
}
.gears-toolbar.header.transparent-mode > .inner .gears-button:hover a .gears-icon {
  color: #33848f;
}
.gears-toolbar.header.transparent-mode > .inner .gears-button:hover a .gears-icon > .box-color {
  background-color: #33848f;
}
.gears-toolbar.header.transparent-mode > .inner .gears-button:hover a > .box-color {
  background-color: #33848f;
}
.gears-toolbar.header.transparent-mode .docked-center,
.gears-toolbar.header.transparent-mode .docked-right {
  display: none;
}
.gears-toolbar.header.transparent-mode:hover {
  background: rgba(0, 0, 0, 0.2);
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-toolbar.header.transparent-mode:hover .docked-right {
  display: block;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-toolbar.header.transparent-header {
  background: rgba(0, 0, 0, 0);
}
.gears-toolbar.header.transparent-header > .inner {
  border-bottom: rgba(0, 0, 0, 0) 1px solid;
}
.gears-toolbar.header.transparent-header > .inner .gears-button a {
  color: #fff;
}
.gears-toolbar.header.transparent-header > .inner .gears-button a .gears-icon {
  color: #fff;
}
.gears-toolbar.header.transparent-header .docked-center {
  display: none;
}
.gears-toolbar.header.transparent-header:hover {
  background: rgba(0, 0, 0, 0.2);
}
.gears-toolbar.menu-header {
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-toolbar.menu-header.solid {
  background: #054090;
  color: #fff;
}
.gears-toolbar.menu-header.solid .docked-left {
  width: 100%;
}
.gears-toolbar.menu-header.solid .gears-button {
  width: 100%;
  padding-left: 10px;
}
.gears-toolbar.menu-header.solid .gears-button a {
  width: 100%;
  color: #fff;
  font-size: 11px;
}
.gears-toolbar.menu-header.solid .gears-button:hover a {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1000px 0px inset;
}
.gears-toolbar.menu-header.solid .gears-button.selected a {
  background-color: #33848f;
  font-weight: bold;
}
.gears-toolbar.menu-header.solid .gears-button.selected:hover a {
  color: #fff;
}
.gears-toolbar.menu-header.solid .gears-button.selected:hover a .gears-icon {
  color: #fff;
}
.gears-toolbar.menu-header.transparent-mode {
  background: rgba(0, 0, 0, 0);
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-toolbar.menu-header.transparent-mode > .inner {
  border-bottom: rgba(0, 0, 0, 0) 1px solid;
}
.gears-toolbar.menu-header.transparent-mode > .inner .gears-button a {
  color: #fff;
}
.gears-toolbar.menu-header.transparent-mode > .inner .gears-button a .gears-icon {
  color: #fff;
}
.gears-toolbar.menu-header.transparent-mode > .inner .gears-button:hover a {
  color: #33848f;
}
.gears-toolbar.menu-header.transparent-mode > .inner .gears-button:hover a .gears-icon {
  color: #33848f;
}
.gears-toolbar.menu-header.transparent-mode > .inner .gears-button:hover a .gears-icon > .box-color {
  background-color: #33848f;
}
.gears-toolbar.menu-header.transparent-mode > .inner .gears-button:hover a > .box-color {
  background-color: #33848f;
}
.gears-toolbar.menu-header.transparent-mode .docked-center,
.gears-toolbar.menu-header.transparent-mode .docked-right {
  display: none;
}
.gears-toolbar.menu-header.transparent-mode:hover {
  background: rgba(0, 0, 0, 0.2);
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-toolbar.menu-header.transparent-mode:hover .docked-right {
  display: block;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-toolbar.menu-header.transparent-header {
  background: rgba(0, 0, 0, 0);
}
.gears-toolbar.menu-header.transparent-header > .inner {
  border-bottom: rgba(0, 0, 0, 0) 1px solid;
}
.gears-toolbar.menu-header.transparent-header > .inner .gears-button a {
  color: #fff;
}
.gears-toolbar.menu-header.transparent-header > .inner .gears-button a .gears-icon {
  color: #fff;
}
.gears-toolbar.menu-header.transparent-header .docked-center {
  display: none;
}
.gears-toolbar.menu-header.transparent-header:hover {
  background: rgba(0, 0, 0, 0.2);
}
.gears-toolbar.menu-header .gears-toolbar-dock {
  padding-top: 4px;
  height: 50px;
}
.app-loaded #ui-loader {
  opacity: 0;
}
#login2_button {
  margin-top: 10px;
  vertical-align: top;
}
#login2_button a {
  padding: 6px 20px;
}
.gx0 {
  /*background-image: url("images/ghirigoro.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 0.2;
  pointer-events: none;*/
}
.box-gx0 {
  /*&:after{
    content: ' ';
    .abs;
    .gx0;
    top:0px;
    left: 50%;
    height: 400px;
    width: 400px;
    z-index: 1;
    //transform: translate(calc(-50% + 600px), 25px);
    transform: translate(calc(-75% + 600px), 25px) rotate(250deg);
    background-size: 400px 400px;
    background-position: top;
  }
  &.gx-centered{
    &:after{
      .box-center;
    }
  }
  &.gx-righted{
    &:after{
      .abs;
      left: -56%;
      top: 80px;
    }
  }
  &.gx-light{
    &:after{
      opacity: 0.6;
    }
  }*/
}
.gx1 {
  /*background-image: url("images/plogo.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 0.2;
  pointer-events: none;*/
}
.ae-appicon {
  background-image: url("images/favicon.png");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
}
/*#main_toolbar{
  z-index: 2;

  .gears-button{
    .gears-badge{
      .white;
      .t-color;
      .t-strong;
      .t-size(11px);
      .border-radius(15px);
      min-width: 10px;
      .border(@black0);
      top:50%;
      left:50%;
      right:auto;
      transform: translate(3px, -15px);
    }
  }
}
#main_toolbar_1{
  z-index: 1;
  .transition;
  &.header-hidden{
    transform: translateY(-100%);
  }
}*/
/**
 *   Splash
 */
#splash_panel {
  background-image: url("images/splash-phone.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#splash_panel .heading {
  bottom: 45%;
  right: 20px;
  left: 20px;
  position: absolute;
}
#splash_panel .heading h1 {
  font-family: "cel";
  color: #fcbb00;
  font-size: 53px;
  letter-spacing: 8px;
  text-transform: uppercase;
  margin-left: 14px;
}
#splash_panel .heading h2 {
  font-family: "cel";
}
#splash_panel .heading .title {
  height: 200px;
  text-align: center;
  background-image: url("images/title.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
#splash_panel .heading .subtitle {
  height: 90px;
  background-image: url("images/subtitle.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-top: 10px;
  text-align: center;
}
#splash_panel .footer .docked-left {
  width: 100%;
  text-align: center;
}
#splash_panel .footer a {
  padding: 15px;
  background: #d32b23;
  color: #fff;
  border-top: #fff 3px solid;
  border-bottom: #fff 3px solid;
  border-left: #fff 3px solid;
  border-right: #fff 3px solid;
}
#map_panel > .gears-content {
  bottom: -25px !important;
}
#main_footer .docked-left {
  height: 100%;
  width: 100%;
}
#main_footer .gears-icon {
  color: #cacaca;
  font-size: 24px;
  line-height: 34px;
  width: 30px;
  height: 30px;
}
#main_footer .gears-button {
  height: 100%;
}
#main_footer .gears-button a {
  padding: 10px 0 0 0;
  height: 100%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#main_footer .gears-button.selected {
  border-bottom: #33848f 6px solid;
}
#main_footer .gears-button.selected a {
  background: rgba(0, 0, 0, 0);
}
#main_footer .gears-button.selected a .gears-icon {
  color: #33848f;
}
#main_footer .gears-button.selected a .gears-icon > .box-color {
  background-color: #33848f;
}
#main_footer .gears-button .gears-badge {
  background-color: #33848f;
  border-top: #fff 1px solid;
  border-bottom: #fff 1px solid;
  border-left: #fff 1px solid;
  border-right: #fff 1px solid;
  font-weight: bold;
  font-size: 11px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  min-width: 10px;
  top: 50%;
  left: 50%;
  right: auto;
  transform: translate(0px, -20px);
}
#personal_panel .gears-button a {
  padding: 14px;
  color: #fff;
}
#personal_panel .gears-button .gears-icon {
  color: #054090;
}
.footer {
  padding-top: 35px;
  padding-bottom: 85px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  overflow: hidden;
  font-size: 14px;
  line-height: 21px;
}
.footer:after {
  content: ' ';
  position: absolute;
  /*background-image: url("images/ghirigoro.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 0.2;
  pointer-events: none;*/
  top: auto;
  left: 50%;
  bottom: 0px;
  height: 700px;
  width: 700px;
  transform: translate(calc(-50% + 436px), 138px);
  pointer-events: none;
  z-index: 0;
}
.footer .title {
  font-size: 25px;
  font-weight: 900;
}
.footer .subtitle {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.footer .text {
  margin-top: 40px;
  font-size: 15px;
  line-height: 26px;
}
.footer .ae-logo {
  margin-top: 30px;
  width: 150px;
  height: 60px;
  font-weight: bold;
}
.footer .externals {
  margin-top: 20px;
}
.footer .externals i {
  width: 27px;
  height: 27px;
  margin-right: 10px;
  background: #fff;
  color: #4b5563;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: center;
  font-size: 18px;
  line-height: 27px;
}
.footer .linkedin {
  background-image: url(images/linkedin-logo.png);
  background-repeat: no-repeat;
  padding: 3px 10px 6px 30px;
  display: block;
}
.footer .linkedin:hover {
  background-image: url(images/linkedin-logo-h.png);
}
.footer .youtube {
  background-image: url(images/youtube-logo.png);
  background-repeat: no-repeat;
  padding: 3px 10px 6px 30px;
  display: block;
}
.footer .youtube:hover {
  background-image: url(images/youtube-logo-h.png);
}
.footer h4 {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  text-shadow: none;
}
.footer .gears-button {
  width: 100%;
}
.footer a {
  padding: 5px 0px !important;
  color: #fff;
}
.footer a .button-text {
  font-size: 11px;
}
.footer a:hover {
  color: #f1cf30;
}
/**
 *   Responsivity
 */
body.app-desktop .gears-toolbar.header > .inner,
body.app-tablet .gears-toolbar.header > .inner {
  min-width: 400px;
}
body.app-desktop .gears-toolbar.header .docked-left,
body.app-tablet .gears-toolbar.header .docked-left {
  padding-left: 10px;
}
body.app-desktop .gears-toolbar.header .docked-right,
body.app-tablet .gears-toolbar.header .docked-right {
  padding-right: 10px;
}
body.app-desktop .gears-toolbar.header.header-post .docked-left,
body.app-tablet .gears-toolbar.header.header-post .docked-left {
  padding-left: 0px;
  margin-left: -10px;
}
body.app-desktop .gears-toolbar.header.header-post .docked-left:after,
body.app-tablet .gears-toolbar.header.header-post .docked-left:after {
  content: ' ';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  color: #4b5563;
  width: 100vw;
  left: -100vw;
}
body.app-desktop .main-child > .gears-content,
body.app-tablet .main-child > .gears-content {
  padding-top: 64px;
}
body.app-desktop .header-mode-solid .gears-toolbar.header,
body.app-tablet .header-mode-solid .gears-toolbar.header {
  /*&.header-post{
            z-index: 7 !important;
            height: 0 !important;
            top: 86px !important;
            .docked-right{
              display: none;
            }
          }*/
}
body.app-desktop .header-mode-solid .gears-toolbar.header.header-main,
body.app-tablet .header-mode-solid .gears-toolbar.header.header-main {
  background: #fff;
  color: #4b5563;
  border-bottom: #e5e5e5 solid 1px;
  /*box-shadow: 0px 9px 27px 0px rgba(0,0,0,0.2);*/
  box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 6px 0px;
  overflow: hidden;
}
body.app-desktop .header-mode-solid .gears-toolbar.header.header-main .ae-title,
body.app-tablet .header-mode-solid .gears-toolbar.header.header-main .ae-title {
  zoom: 1;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
body.app-desktop .header-mode-solid .gears-toolbar.header.header-main .ae-title .button-text,
body.app-tablet .header-mode-solid .gears-toolbar.header.header-main .ae-title .button-text {
  color: #33848f;
}
body.app-desktop .header-mode-solid .gears-toolbar.header.header-main .ae-title .button-text > .box-color,
body.app-tablet .header-mode-solid .gears-toolbar.header.header-main .ae-title .button-text > .box-color {
  background-color: #33848f;
}
body.app-phone .ae-title {
  margin-top: 0px !important;
  width: 140px;
  height: 35px;
}
body.app-phone .ae-title a {
  width: 140px;
  height: 35px;
}
body.app-phone .gears-toolbar.header > .inner {
  min-width: 300px;
}
body.app-phone .gears-toolbar.header .docked-left {
  padding-left: 0px;
}
body.app-phone .gears-toolbar.header .docked-left .ae-title {
  margin-top: 0px !important;
  background-position: top left;
  background-size: 140px 46px;
  width: 140px;
  height: 35px;
}
body.app-phone .gears-toolbar.header .docked-left .ae-title a {
  width: 140px;
  height: 35px;
}
body.app-phone .gears-toolbar.header .docked-left .gears-button a {
  padding: 5px 10px;
}
body.app-phone .gears-toolbar.header .docked-left .gears-button a .gears-icon {
  color: #fff;
}
body.app-phone .gears-toolbar.header .docked-center {
  left: 44px;
  right: 54px;
}
body.app-phone .gears-toolbar.header .docked-right {
  padding-right: 0px;
}
body.app-phone .gears-toolbar.header.solid > .inner {
  overflow-x: auto;
  overflow-y: hidden;
}
body.app-phone .gears-toolbar.header.solid > .inner > .docked-left {
  white-space: nowrap;
  margin-left: 0px;
}
body.app-phone .gears-toolbar.header.solid > .inner > .docked-left .gears-button {
  display: inline-block;
  margin-right: -10px;
}
body.app-phone .gears-toolbar.header.solid > .inner > .docked-left .gears-button a {
  position: relative;
  padding: 6px 13px;
}
.avatar {
  position: relative;
  /*&.avatar-tooltip{

    &:hover{
      .tooltip{
        display: block;
        opacity: 1;
      }
    }

    .tooltip{
    }
  }*/
}
.avatar img {
  width: 80px;
  height: 80px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  border-top: #33848f 2px solid;
  border-bottom: #33848f 2px solid;
  border-left: #33848f 2px solid;
  border-right: #33848f 2px solid;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.avatar .ph {
  width: 80px;
  height: 80px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.avatar .icon {
  width: 60px;
  height: 60px;
  font-size: 36px;
  line-height: 60px;
  color: #4b5563;
  background: #8ccbc4;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.avatar .letter {
  width: 80px;
  height: 80px;
  border-top: #33848f 2px solid;
  border-bottom: #33848f 2px solid;
  border-left: #33848f 2px solid;
  border-right: #33848f 2px solid;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: inline-block;
  padding: 0px;
  background: #8ccbc4;
  letter-spacing: 1px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  overflow: hidden;
  line-height: 80px;
}
.avatar .avatar-male.letter {
  background: #e4f1fe;
}
.avatar .avatar-female.letter {
  background: #ffe6e6;
}
.avatar.mini img,
.avatar.mini .ph {
  width: 46px;
  height: 46px;
}
.avatar.mini .icon {
  width: 46px;
  height: 46px;
  font-size: 17px;
  line-height: 38px;
}
.avatar.mini .letter {
  width: 46px;
  height: 46px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 13px;
  line-height: 38px;
}
.avatar.micro img,
.avatar.micro .ph {
  width: 24px;
  height: 24px;
}
.avatar.micro .icon {
  width: 24px;
  height: 24px;
  font-size: 17px;
  line-height: 38px;
}
.avatar.micro .letter {
  width: 24px;
  height: 24px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 13px;
  line-height: 38px;
}
.avatar.large img,
.avatar.large .ph {
  width: 120px;
  height: 120px;
}
.avatar.large .icon {
  width: 120px;
  height: 120px;
  font-size: 32px;
  line-height: 120px;
}
.avatar.large .letter {
  width: 120px;
  height: 120px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 32px;
  line-height: 120px;
}
.avatar-preview {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-position: center center;
}
.media-avatar {
  width: 150px;
  height: 150px;
  overflow: hidden;
  padding: 0px;
  padding-top: 5px;
  background: white;
  background-size: cover;
  border-top: #ccc 2px solid;
  border-bottom: #ccc 2px solid;
  border-left: #ccc 2px solid;
  border-right: #ccc 2px solid;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: inline-block;
  float: none !important;
  /*.avatar-preview{
    height: 64px;
    width: 64px;
  }*/
}
.media-avatar a {
  padding: 0px !important;
}
.media-avatar .gears-icon {
  color: #33848f;
}
.media-avatar .gears-icon > .box-color {
  background-color: #33848f;
}
.media-avatar.preview {
  margin: 10px 10px 0 0;
  position: relative;
}
.media-avatar .minus {
  bottom: 0px;
  left: 0;
  right: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
}
.media-avatar .minus a {
  width: 100%;
}
.media-avatar .minus .gears-icon {
  color: #fff;
}
.media-avatar .file {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
}
.media-avatar .file .gears-icon {
  padding: 22px 30px;
}
.media-avatar .file a {
  width: 100%;
}
.media-avatar .file .button-text {
  padding: 0px 8px;
  width: 100%;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  font-size: 10px !important;
}
.avatar-selector-button {
  padding: 19px 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.avatar-container {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 80px;
}
.avatar-container .gears-button {
  position: absolute;
  z-index: 1;
}
.avatar-container .avatar-action {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.avatar-container .avatar-action a {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.avatar-container .dropfile.avatar-preview {
  margin-top: 0px;
  margin-left: 0px;
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-repeat: no-repeat;
}
.account-avatar .dropfile.avatar-preview {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.gears-accessbox {
  vertical-align: top;
}
.gears-button.avatar-button a {
  padding: 7px 5px;
}
.gears-button.avatar-button a .button-text {
  font-weight: bold;
}
.gears-button.avatar-button a .icon-img {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  border-top: #33848f 2px solid;
  border-bottom: #33848f 2px solid;
  border-left: #33848f 2px solid;
  border-right: #33848f 2px solid;
  width: 36px;
  height: 36px;
  margin-top: -8px !important;
  margin-bottom: -10px;
  margin-left: -5px;
  line-height: 36px;
}
.gears-button.avatar-button a .icon-text {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  border-top: #33848f 2px solid;
  border-bottom: #33848f 2px solid;
  border-left: #33848f 2px solid;
  border-right: #33848f 2px solid;
  width: 36px;
  height: 36px;
  margin-top: -8px;
  margin-bottom: -10px;
  margin-left: -5px;
  background: #8ccbc4;
  color: #fff;
  line-height: 36px;
  font-size: 13px;
  text-align: center;
  font-weight: bold;
}
.company-avatar {
  width: 100px;
  height: 100px;
  overflow: hidden;
  background: #fff;
  color: #4b5563;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.company-avatar.large {
  width: 150px;
  height: 150px;
}
.company-avatar.mini {
  width: 70px;
  height: 70px;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}
.company-avatar .avatar-preview {
  height: 100px;
  width: 100px;
}
.company-avatar a {
  padding: 0px !important;
}
.product-avatar {
  width: 100px;
  height: 100px;
  overflow: hidden;
  background: #fff;
  color: #4b5563;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #f1f1f1;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.product-avatar.large {
  width: 155px;
  height: 155px;
}
.product-avatar.micro {
  width: 46px;
  height: 46px;
}
.product-avatar.mini {
  height: 120px;
  border: solid 1px #979797;
}
.product-avatar .avatar-preview {
  height: 100px;
  width: 100px;
}
.product-avatar a {
  padding: 0px !important;
}
.avatar-large {
  width: 300px;
  height: 300px;
  overflow: hidden;
  padding: 0px;
  padding-top: 5px;
  background: white;
  background-size: contain;
  border-top: #ccc 2px solid;
  border-bottom: #ccc 2px solid;
  border-left: #ccc 2px solid;
  border-right: #ccc 2px solid;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: inline-block;
  float: none !important;
}
.avatar-large a {
  padding: 0px !important;
}
.avatar-large .avatar-preview {
  height: 300px;
  width: 300px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
}
.avatar-large input {
  height: 100%;
}
.avatar-header {
  width: 300px;
  height: auto;
  min-height: 60px;
}
.avatar-header .avatar-preview {
  width: 300px;
  height: auto;
  min-height: 60px;
}
.avatar-preset .label {
  float: left;
}
.avatar-picture .gears-button {
  margin-top: 0px;
}
.avatar-detail img {
  width: 120px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  border-top: #fff 3px solid;
  border-bottom: #fff 3px solid;
  border-left: #fff 3px solid;
  border-right: #fff 3px solid;
}
.avatar-detail .icon {
  width: 80px;
  height: 80px;
  font-size: 36px;
  line-height: 80px;
  color: #4b5563;
  background: #f9f9f9;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.avatar-detail .letter {
  width: 120px;
  height: 120px;
  border-top: #fff 2px solid;
  border-bottom: #fff 2px solid;
  border-left: #fff 2px solid;
  border-right: #fff 2px solid;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: inline-block;
  padding: 0px;
  background: #e5e5e5;
  letter-spacing: 1px;
  font-size: 24px;
  overflow: hidden;
  line-height: 74px;
}
.avatar-detail .avatar-male.letter {
  background: #e4f1fe;
}
.avatar-detail .avatar-female.letter {
  background: #ffe6e6;
}
.avatar-item.avatar-mini img {
  width: 24px;
  height: 24px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  border-top: #fff 1px solid;
  border-bottom: #fff 1px solid;
  border-left: #fff 1px solid;
  border-right: #fff 1px solid;
  background: #e5e5e5;
}
.avatar-item.avatar-mini .name {
  font-size: 10px;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  text-transform: none;
  padding-left: 6px;
  line-height: 28px;
}
/*.avatar{
  height: 140px;
  width: 140px;
  margin: auto;
  margin-top: 20px;
  .white();
  .border-radius(1000px);
  .ofh;
  .rel;
  .border(@grey2,3px);

  .ph{
    height: 140px;
    width: 140px;
    background-size:cover;
    .rel;
    .ofh;

    &:not(.image):after{
      .abs();
      content: "\e460";
      .iconset();
      color: @grey2;;
      font-size: 110px;
      margin: auto;
      bottom: -6px;
      left: 50%;
      margin-left: -55px;
    }

  }
  input{
    top: 0px;
    left: 0px;
    height: 137px;
    width: 140px;
    margin: 0;
    border: none;
    opacity: 0.0;
    filter: alpha(opacity=0);
    cursor: pointer;
    z-index: 10;
    .abs;
  }
}*/
body.app-desktop .gears-accessbox {
  margin-top: 7px;
}
body.app-mobile .gears-accessbox {
  margin-top: 0px;
}
body.app-phone .avatar img {
  width: 40px;
  height: 40px;
  border-top: #33848f 2px solid;
  border-bottom: #33848f 2px solid;
  border-left: #33848f 2px solid;
  border-right: #33848f 2px solid;
}
body.app-phone .avatar.medium img {
  width: 80px;
  height: 80px;
}
body.app-phone .avatar.medium .letter {
  width: 80px;
  height: 80px;
  overflow: hidden;
  font-size: 24px;
  line-height: 80px;
}
body.app-phone .avatar.large img {
  width: 120px;
  height: 120px;
}
body.app-phone .avatar.large .letter {
  width: 120px;
  height: 120px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 32px;
  line-height: 120px;
}
body.app-phone .avatar .ph {
  width: 40px;
  height: 40px;
}
body.app-phone .avatar .icon {
  /*width:60px;
        height:60px;
        .t-size(36px);
        .t-lh(60px);
        .t-black;
        background: @avatar;
        .border-radius(100px);*/
}
body.app-phone .avatar .letter {
  border-top: #33848f 2px solid;
  border-bottom: #33848f 2px solid;
  border-left: #33848f 2px solid;
  border-right: #33848f 2px solid;
  width: 40px;
  height: 40px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 13px;
  line-height: 37px;
}
.section-heading {
  background-image: linear-gradient(to right, rgba(17, 46, 50, 0.8), rgba(0, 0, 0, 0.4));
  min-height: 640px;
  margin-top: -64px;
  padding-top: 64px;
  position: relative;
}
.section-heading::after {
  content: ' ';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 80px;
  background-image: linear-gradient(to top, #fff, transparent);
}
.box-elevation-01x {
  /*box-shadow: 0px 9px 27px 0px rgba(0,0,0,0.2);*/
  box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 6px 0px;
}
.box-tpadding-3x {
  padding-top: 45px;
}
.box-lnmargin-2x {
  margin-left: -30px;
}
.box-padded-1-5x {
  padding: 20px;
}
.box-color-mirrored::before {
  content: "";
  position: absolute;
  inset: 0;
  /* top:0; right:0; bottom:0; left:0 */
  background-color: #33848f;
  transform: rotate(5deg);
  transform-origin: center;
  z-index: -1;
  border-radius: inherit;
  /* utile se il box ha border-radius */
}
.box-home-hl {
  background: #fff;
  color: #4b5563;
  min-height: 250px;
  border: #e5e5e5 solid 1px;
  /*box-shadow: 0px 9px 27px 0px rgba(0,0,0,0.2);*/
  box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 6px 0px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.box-hl {
  font-size: 13px !important;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 5px 10px;
}
.box-hl.hl-light-colored {
  background-color: rgba(51, 132, 143, 0.1);
}
.box-elevation-0-5x {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 3px 0px;
}
.box-transparent {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
}
.box-secondcolored {
  background-color: rgba(241, 207, 48, 0.1);
  border: solid 1px rgba(241, 207, 48, 0.2);
}
.box-h200 {
  min-height: 200px;
}
.box-h250 {
  min-height: 250px;
}
.box-w128 {
  width: 128px;
}
h1 {
  font-size: 60px;
  line-height: 60px;
  font-weight: 900;
  letter-spacing: -1.5px;
}
h1 strong {
  color: #f1cf30;
}
h2 {
  font-size: 36px;
  font-weight: 600;
  line-height: 40px;
}
h3 {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}
h4 {
  font-size: 20px;
  font-family: Inter, sans-serif;
  color: hsl(var(--foreground));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 900;
  line-height: 25px;
}
p {
  font-weight: lighter;
}
.section-post {
  font-size: 17px;
  line-height: 25px;
}
.section-post strong {
  font-weight: bold;
}
strong {
  font-weight: bold;
}
a {
  text-decoration: none;
}
a[data] {
  cursor: pointer;
}
a:hover {
  color: #33848f;
}
.gears-page {
  padding: 15px;
  padding-top: 30px;
}
.soft-elevation {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.13);
}
.box-description {
  position: relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: rgba(111, 172, 218, 0.5);
  padding: 30px;
  margin: 20px 0px;
}
.featured-description {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: rgba(111, 172, 218, 0.5);
  padding: 30px;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 40px;
}
.featured-description .feat-toggle {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}
.featured-description.collapsed {
  height: 120px;
}
.featured-description.collapsed:after {
  content: ' ';
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  top: auto;
  height: 40px;
  background-image: linear-gradient(rgba(255, 255, 255, 0), #ecf3dd);
}
.featured-description.feat-main {
  padding-left: 90px;
}
.featured-description.feat-main::before {
  content: ' ';
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 10px;
  width: 70px;
  background-size: 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(images/favicon.png);
}
.featured-description.feat-main.top {
  padding-top: 90px;
  padding-left: 30px;
}
.featured-description.feat-main.top::before {
  width: auto;
  height: 70px;
  bottom: auto;
  right: 10px;
  top: 10px;
}
.featured-description.feat-man {
  padding-right: 90px;
  min-height: 80px;
}
.featured-description.feat-man::before {
  content: ' ';
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 10px;
  width: 70px;
  background-size: 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(images/fighetto.png);
}
.featured-description.feat-woman {
  padding-right: 90px;
  min-height: 80px;
}
.featured-description.feat-woman::before {
  content: ' ';
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 10px;
  width: 70px;
  background-size: 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(images/fighetta.png);
}
.content-inner {
  position: relative;
  width: 100%;
  max-width: 1210px;
  margin: auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.content-inner::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.content-side {
  background-color: #fafafa;
  box-sizing: border-box;
  padding: 50px 40px;
}
.content-bg-imaged {
  background-color: #6facda;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.content-bg-imaged:before {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
  z-index: 0;
}
.big-image {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  height: 589px;
  position: relative;
}
.section {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  float: left;
  width: 100%;
  position: relative;
}
.section .inner {
  width: 100%;
  max-width: 1210px;
  padding: 0 25px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
}
.section .inner::after {
  content: "";
  display: table;
  clear: both;
}
.section > p {
  font-size: 19px;
  font-family: Inter, sans-serif;
  color: hsl(var(--foreground));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 30px;
  color: #767676;
}
.section img.box-vimg {
  width: 90%;
  height: auto;
}
.section.section-header {
  height: 100%;
}
.section.section-header h1 {
  font-size: 60px;
}
.section.section-header .inner {
  height: 100%;
}
.section.section-header .box-line {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.section.section-header h1 {
  color: #fff;
  font-weight: 900;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
}
.section.section-header p {
  color: #fff;
  font-size: 26px;
  font-family: Inter, sans-serif;
  color: hsl(var(--foreground));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
  line-height: 1.42;
}
.section.section-header .app-headline {
  color: #fff;
  font-size: 23px;
  font-family: Inter, sans-serif;
  color: hsl(var(--foreground));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 46px;
  font-weight: bold;
}
.section.section-icons h3 {
  font-family: Inter, sans-serif;
  color: hsl(var(--foreground));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4b5563;
  font-weight: 900;
  text-align: center;
}
.section.section-icons p {
  color: #4b5563;
  font-size: 19px;
  font-family: Inter, sans-serif;
  color: hsl(var(--foreground));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  line-height: 30px;
}
.section.section-icons .icon {
  font-size: 88px;
  color: #33848f;
  margin-bottom: 14px;
}
.section.section-icons .icon > .box-color {
  background-color: #33848f;
}
.section .box-next {
  position: absolute;
  bottom: 3px;
  left: 50%;
  transform: translateX(-50%);
}
.section-fidelity {
  overflow: hidden;
  position: relative;
}
.section-fidelity::before {
  opacity: 0.37;
  mix-blend-mode: multiply;
  content: ' ';
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-size: contain;
  background-position: center;
  background-image: url("https://static.palatifini.it/images/main/home-fidelity.png");
}
.section-fidelity .inner {
  position: relative;
}
.section-fidelity .inner:after {
  content: ' ';
  position: absolute;
  /*background-image: url("images/plogo.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 0.2;
  pointer-events: none;*/
  z-index: 1;
  opacity: 0.7;
  height: 400px;
  width: 400px;
  top: 0px;
  right: 0px;
}
.hlwall {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
  font-size: 35px;
  line-height: 35px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-shadow: 2px 2px 2px rgba(84, 84, 84, 0.17);
}
.hlwall .hlwall-item {
  background-repeat: no-repeat;
  background-position: top right;
  position: relative;
  overflow: hidden;
}
.hlwall .hlwall-item .label {
  padding: 30px;
  position: absolute;
  bottom: 0;
}
.hlwall .hlwall-2 {
  height: 270px;
}
@media only screen and (min-width: 900px) {
  .hlwall .hlwall-0 {
    font-size: 50px;
    line-height: 58px;
  }
}
@media only screen and (max-width: 599px) {
  .hlwall .hlwall-col {
    height: auto;
  }
  .hlwall .hlwall-col .hlwall-item,
  .hlwall .hlwall-col .hlwall-2 {
    height: 150px;
  }
}
/*.descr{
  .t-normal;
  p{
    .t-normal;
  }
}*/
.subsection-label.subsection-todo .subsection-state-icon {
  display: none;
}
.subsection-label.subsection-ok .subsection-state-icon {
  display: inline-block;
}
.subsection-ok {
  border-left: #9ec156 10px solid;
  background: #f4f8eb;
}
.subsection-ok .icon {
  color: #9ec156;
}
.subsection-ok .icon > .box-color {
  background: #9ec156;
  color: #fff;
}
.subsection-error {
  border-left: #d32b23 10px solid;
}
.subsection-todo {
  border-left: #f1f1f1 10px solid;
}
.descr {
  font-size: 22px !important;
  text-align: left;
}
.descr > p {
  font-size: 22px !important;
}
.description > p {
  font-size: 16px;
  line-height: 24px;
}
.description > a {
  font-weight: bold;
}
.description > a:hover {
  text-decoration: underline;
}
.description figure.image {
  margin: 20px 0px;
  padding: 0px;
  width: 100%;
}
.description figure.image img {
  width: 100%;
}
.description figure.image figcaption {
  margin-top: 3px;
}
.description figure.image.image-style-side {
  float: right;
  width: 50%;
  margin: 5px 0px 20px 20px;
}
.short-description {
  font-size: 16px;
  line-height: 24px;
}
.fulldescr {
  font-size: 22px !important;
  text-align: left;
}
.content-showcase {
  background: #f9f9f9;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 445px;
  min-height: 500px;
  width: 100%;
  display: inline-block;
  float: none !important;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.content-info.content-normal {
  font-size: 15px !important;
}
.content-info.content-normal p {
  font-size: 15px !important;
}
.content-info.content-iconed {
  padding-left: 80px;
}
.content-info.content-iconed i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 22px;
  font-size: 25px;
}
.content-info.content-collapsible {
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  position: relative;
  height: 100px;
  overflow: hidden;
  /*&.content-expanded{
      height: auto;
      padding-bottom: 30px;
    }*/
}
.content-info.content-collapsible.content-collapsed.content-collapsible-white:after {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  top: auto;
  height: 40px;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.9));
}
.content-info .content-expander {
  position: absolute;
  bottom: -10px;
  height: 40px;
  width: 100%;
}
@media only screen and (max-width: 899px) {
  h1 {
    font-size: 48px;
    line-height: 48px;
  }
  .description {
    font-size: 14px;
    line-height: 19px;
  }
  .short-description {
    font-size: 14px;
    line-height: 19px;
  }
  .section .inner {
    padding: 15px;
    margin: 0 !important;
  }
  .section p {
    font-size: 15px;
  }
  .featured-description {
    position: relative;
    padding: 20px;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .featured-description.feat-main {
    padding-left: 60px;
  }
  .featured-description.feat-main::before {
    left: 10px;
    width: 40px;
    background-size: 30px;
  }
}
@media only screen and (min-width: 900px) {
  .content-inner {
    padding-left: 55px;
    padding-right: 55px;
  }
}
body.app-desktop .section {
  min-width: 400px;
}
body.app-tablet .section {
  min-width: 400px;
}
body.app-phone .section.section-gallery {
  min-height: 75vw;
  min-width: 300px;
}
body.app-phone .section.section-header > .inner {
  padding: 0px;
}
body.app-phone .section.section-header h1 {
  font-size: 30px;
  line-height: 30px;
}
body.app-phone .section.section-header p {
  font-size: 15px;
  line-height: 1.42;
}
body.app-phone .section.section-header .headline {
  font-size: 20px;
}
body.app-phone .description .image.image-style-side {
  float: left;
  width: 100%;
  margin: 20px 0px;
}
body.app-phone .section-post {
  font-size: 16px;
  line-height: 22px;
}
input,
select,
textarea,
.textarea,
.ms-ctn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  padding: 10px 20px;
  border-top: #e5e5e5 1px solid;
  border-bottom: #e5e5e5 1px solid;
  border-left: #e5e5e5 1px solid;
  border-right: #e5e5e5 1px solid;
  font-family: Inter, sans-serif;
  color: hsl(var(--foreground));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  color: #4b5563;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
input:focus:not(:read-only),
select:focus:not(:read-only),
textarea:focus:not(:read-only),
.textarea:focus:not(:read-only),
.ms-ctn:focus:not(:read-only) {
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  border-top: #33848f 1px solid;
  border-bottom: #33848f 1px solid;
  border-left: #33848f 1px solid;
  border-right: #33848f 1px solid;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(158, 193, 86, 0.3), 0 0 8px rgba(158, 193, 86, 0.3);
  box-shadow: inset 0 1px 1px rgba(158, 193, 86, 0.3), 0 0 8px rgba(158, 193, 86, 0.3);
}
input:focus:read-only,
select:focus:read-only,
textarea:focus:read-only,
.textarea:focus:read-only,
.ms-ctn:focus:read-only {
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  border-top: #e5e5e5 1px solid;
  border-bottom: #e5e5e5 1px solid;
  border-left: #e5e5e5 1px solid;
  border-right: #e5e5e5 1px solid;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
[contenteditable] {
  -webkit-user-select: text;
  user-select: text;
}
div.textarea[contenteditable=true]:empty::before {
  position: absolute;
  line-height: 25px;
  content: attr(placeholder);
  pointer-events: none;
  opacity: 0.6;
}
div.textarea[contenteditable=true] a {
  font-weight: bold;
  color: #33848f;
}
div.textarea[contenteditable=true] a > .box-color {
  background-color: #33848f;
}
.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}
.noresize {
  resize: none;
}
.input-filter {
  margin-top: 6px;
}
.input-filter input,
.input-filter select {
  padding: 3px 10px;
  border-width: 3px;
}
.input-filter input:focus,
.input-filter select:focus {
  border-width: 3px;
}
input,
select {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  display: none;
}
button {
  border: none;
  background: none;
}
fieldset .box-text {
  padding-left: 0px;
  margin-top: 10px;
}
.smartarea-fs-trigger {
  float: right;
  margin-bottom: -20px;
  margin-right: 4px;
  position: relative;
  z-index: 10;
}
.ae-label {
  padding: 1px;
}
.ae-field {
  width: 100%;
  position: relative;
}
.ae-field.c10 {
  width: 10%;
}
.ae-field.c15 {
  width: 15%;
}
.ae-field.c20 {
  width: 20%;
}
.ae-field.c25 {
  width: 25%;
}
.ae-field.c30 {
  width: 30%;
}
.ae-field.c40 {
  width: 40%;
}
.ae-field.c50 {
  width: 50%;
}
.ae-field.c60 {
  width: 60%;
}
.ae-field.c33 {
  width: 33.33%;
}
.ae-field.c66 {
  width: 66.66%;
}
.ae-field.hidden {
  display: none;
}
.ae-field .input-control {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: absolute;
  bottom: 5px;
  right: 1px;
}
.ae-field .input-control.gears-button,
.ae-field .input-control a {
  height: 36px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.ae-field .field-container {
  border: 0px;
  text-shadow: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 3px 3px 0px 3px;
}
.ae-field .field-container .gears-icon.ae-close-button-4:before {
  color: #fff;
}
.ae-field.text .gears-icon.readonly {
  position: absolute;
  bottom: 15px;
  right: 20px;
}
.ae-field.text .field-container.gears-readonly {
  font-weight: bold;
}
.ae-field.textarea .field-container.gears-readonly,
.ae-field.textarea .field-container.gears-readonly > textarea {
  background: none !important;
  border: none;
}
.ae-field.combo {
  position: relative;
}
.ae-field.combo.gears-readonly .gears-icon.readonly {
  position: absolute;
  bottom: 15px;
  right: 20px;
}
.ae-field.combo .field-container.gears-readonly,
.ae-field.combo .field-container.gears-readonly > select {
  background: none !important;
  border: none;
}
.ae-field.combo .field-container select {
  background: #fff;
  color: #4b5563;
  -webkit-appearance: none;
}
.ae-field.combo .field-container:before {
  right: 5px;
  bottom: 26px;
  color: #33848f;
  position: absolute;
}
.ae-field.combo .field-container:before > .box-color {
  background-color: #33848f;
}
.ae-field.radio label {
  cursor: pointer;
  padding-left: 20px;
}
.ae-field.radio label.disabled {
  color: #cacaca;
}
.ae-field.radio input[type="radio"]:checked + span.gears-icon:before {
  content: " ";
  background-color: #33848f;
}
.ae-field.radio input[type="radio"] + span.gears-icon:before {
  content: " ";
  width: 6px;
  height: 6px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.ae-field.radio .ae-checkbox {
  margin-left: -20px;
  border-top: #c2c2c2 1px solid;
  border-bottom: #c2c2c2 1px solid;
  border-left: #c2c2c2 1px solid;
  border-right: #c2c2c2 1px solid;
  padding: 4px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.ae-field.checkbox input[type="checkbox"]:checked + span.gears-icon:before {
  content: "\e387";
}
.ae-field.checkbox input[type="checkbox"] + span.gears-icon:before {
  content: " ";
}
.ae-field.checkbox .label {
  padding-left: 0px;
}
.ae-field.checkbox label {
  cursor: pointer;
}
.ae-field.checkbox .gears-icon {
  color: #33848f;
}
.ae-field.checkbox .gears-icon > .box-color {
  background-color: #33848f;
}
.ae-field.checkbox.field-ok::after,
.ae-field.checkbox.field-error::after {
  bottom: 5px;
}
.ae-field.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 22px;
}
.ae-field.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.ae-field.switch .slider {
  border-radius: 34px;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.ae-field.switch .slider::before {
  border-radius: 50%;
  position: absolute;
  content: "";
  height: 14px;
  width: 14px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.ae-field.switch input:checked + .slider {
  background-color: #33848f;
}
.ae-field.switch input:focus + .slider {
  box-shadow: 0 0 1px #33848f;
}
.ae-field.switch input:checked + .slider:before {
  -webkit-transform: translateX(18px);
  -ms-transform: translateX(18px);
  transform: translateX(18px);
}
.ae-field .ae-checkbox {
  border-top: #c2c2c2 1px solid;
  border-bottom: #c2c2c2 1px solid;
  border-left: #c2c2c2 1px solid;
  border-right: #c2c2c2 1px solid;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-left: 0px;
  margin-right: 4px;
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: middle;
}
.ae-field.date .ui-datepicker-trigger {
  display: none;
}
.blue .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #4b5563;
}
.form-section {
  margin-bottom: 10px;
  padding: 5px 10px;
  font-size: 13px !important;
  width: 100%;
  text-align: center;
  color: #fff;
  background: #767676;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.formset0 {
  padding-right: 20px;
  padding-bottom: 30px;
  position: relative;
  /*.field-ok,.field-error{
    &.field-ok,&.field-error{
      &::after{
        bottom:auto;
        top: -5px;
      }
    }
  }*/
}
.formset0 .gears-readonly input,
.formset0 .gears-readonly select {
  background: #eaeaea;
}
.formset0 .box-text {
  margin-bottom: 10px;
  padding: 5px 10px;
  font-size: 13px !important;
  padding-right: 0px;
  width: 100%;
  text-align: center;
  color: #fff;
  background: #767676;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.formset0 .ae-field {
  margin-bottom: 18px;
  padding-right: 3px;
  padding-left: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.formset0 .ae-field.c10 {
  width: 10%;
}
.formset0 .ae-field.c15 {
  width: 15%;
}
.formset0 .ae-field.c20 {
  width: 20%;
}
.formset0 .ae-field.c25 {
  width: 25%;
}
.formset0 .ae-field.c30 {
  width: 30%;
}
.formset0 .ae-field.c40 {
  width: 40%;
}
.formset0 .ae-field.c50 {
  width: 50%;
}
.formset0 .ae-field.c60 {
  width: 60%;
}
.formset0 .ae-field.c33 {
  width: 33.33%;
}
.formset0 .ae-field.c66 {
  width: 66.66%;
}
.formset0 .ae-field.c70 {
  width: 70%;
}
.formset0 .ae-field.c80 {
  width: 80%;
}
.formset0 .ae-field.c90 {
  width: 90%;
}
.formset0 .ae-field.c33 {
  width: 33.33%;
}
.formset0 .ae-field.c66 {
  width: 66.66%;
}
.formset0 .ae-field input,
.formset0 .ae-field select,
.formset0 .ae-field textarea {
  padding-right: 0px;
  width: 100%;
}
.formset0 .button-field {
  padding-right: 3px;
  padding-left: 3px;
}
.formset0 label,
.formset0 span.label {
  font-size: 10px !important;
  font-weight: bold;
  text-transform: uppercase;
  padding-right: 0px;
  width: 100%;
  padding-bottom: 5px;
  display: block;
  padding-left: 2px;
}
.formset0 .ss-icon {
  top: 1px;
  bottom: 1px;
  right: 4px;
  width: 50px;
  padding-left: 20px;
  background: red;
  border-radius: 4px;
  text-align: center;
  line-height: 44px;
  box-sizing: border-box;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 57%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 57%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 57%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
}
.formset0 .checkbox label {
  width: auto;
  display: inline-block;
  padding-left: 20px;
  position: relative;
}
.formset0 .checkbox label::after {
  content: " ";
  width: 16px;
  height: 16px;
  position: absolute;
  border-top: #cacaca 1px solid;
  border-bottom: #cacaca 1px solid;
  border-left: #cacaca 1px solid;
  border-right: #cacaca 1px solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  top: 1px;
  left: 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.formset0 .checkbox input[type=checkbox]:checked + label::after {
  background-color: #33848f;
  color: #fff;
  content: "✔";
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
}
.formset0 .switch label {
  margin-left: 43px;
  padding-top: 4px;
}
.formset0 .spacer {
  padding-right: 0px;
  width: 100%;
  float: left;
  padding-top: 20px;
}
.formset0 .field-alternative {
  margin-top: 2px;
  text-align: center;
  position: relative;
  float: left;
  padding-right: 0px;
  width: 100%;
}
.formset0 .field-alternative span {
  display: inline-block;
  font-weight: bold;
  color: #bbb;
  background: #fff;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 11px;
  margin: 5px 0px;
  position: relative;
  padding: 9px 15px;
}
.formset0 .field-alternative::before {
  content: " ";
  height: 2px;
  top: 17px;
  left: 2px;
  right: 2px;
  background: #cacaca;
  position: absolute;
}
.formset0.col-1,
.formset0.col-1-1,
.formset0.t-fit {
  padding-right: 0px;
  width: 100%;
}
.admin-dialog .formset0 {
  padding-right: 20px;
}
.admin-dialog .formset0 .ae-field {
  margin-bottom: 5px;
  padding-right: 2px;
  padding-left: 2px;
}
.admin-dialog .formset0 .ae-field.combo .field-container:before {
  content: "▾";
  bottom: 9px;
}
.admin-dialog .formset0 fieldset span.label {
  padding: 0px;
  font-size: 10px;
  font-weight: bold;
}
.admin-dialog .formset0 fieldset span.label label {
  text-transform: uppercase;
  padding-bottom: 0px;
}
.admin-dialog .formset0 fieldset input,
.admin-dialog .formset0 fieldset select {
  padding: 5px 10px;
  font-size: 13px;
  height: 36px;
}
.admin-dialog .formset0 .gears-button.c10 {
  margin-top: 16px;
}
.admin-dialog .formset0 .gears-button.c10 a {
  height: 36px;
  padding: 8px;
  width: 100%;
}
.formset {
  padding-right: 20px;
  position: relative;
}
.formset.col-1,
.formset.col-1-1,
.formset.t-fit {
  padding-right: 0px;
  width: 100%;
}
.formset .box-text {
  margin-bottom: 10px;
  padding: 5px 10px;
  font-size: 13px !important;
  padding-right: 0px;
  width: 100%;
  text-align: center;
  color: #fff;
  background: #767676;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.formset .ae-field {
  padding-right: 0px;
  width: 100%;
}
.formset .ae-field.c10 {
  width: 10%;
}
.formset .ae-field.c15 {
  width: 15%;
}
.formset .ae-field.c20 {
  width: 20%;
}
.formset .ae-field.c25 {
  width: 25%;
}
.formset .ae-field.c30 {
  width: 30%;
}
.formset .ae-field.c40 {
  width: 40%;
}
.formset .ae-field.c50 {
  width: 50%;
}
.formset .ae-field.c60 {
  width: 60%;
}
.formset .ae-field.c33 {
  width: 33.33%;
}
.formset .ae-field.c66 {
  width: 66.66%;
}
.formset .field-container {
  margin-bottom: 20px;
  padding-right: 0px;
  width: 100%;
}
.formset .label {
  font-size: 10px !important;
  text-transform: uppercase;
  font-weight: bold;
}
.formset .ss-icon {
  right: 14px;
  bottom: 41%;
}
.fields-1-2 .ae-field {
  width: 50%;
  padding-right: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.fields-1-2 .ae-field.combo:after {
  right: 25px;
  z-index: 350;
}
.fields-1-2 .ae-field.field-ok:after {
  right: 25px;
  z-index: 350;
}
.fields-1-2 .ae-field.field-error:after {
  right: 25px;
  z-index: 350;
}
.ae-fieldset {
  box-shadow: 0px 0px 3px 1px #ccc;
}
.ui-state-highlight {
  background: #f38b43 !important;
}
.ui-state-active {
  background: #33848f !important;
}
.ui-datepicker {
  width: 216px;
  height: auto;
  margin: 5px auto 0;
  font: 9pt Arial, sans-serif;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  background: red;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 12px !important;
  font-weight: 100;
}
.ui-datepicker a {
  text-decoration: none;
}
.ui-datepicker table {
  width: 100%;
  border-spacing: 0px;
}
.ui-datepicker-header {
  background: url('images/dark_leather.png') repeat 0 0 #000;
  color: #e0e0e0;
  font-weight: bold;
  -webkit-box-shadow: inset 0px 1px 1px 0px #fafafa;
  -moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
  box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
  filter: dropshadow(color=#000, offx=1, offy=-1);
  line-height: 30px;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #111;
}
.ui-datepicker-title {
  text-align: center;
}
.ui-datepicker-title select {
  height: 30px;
}
.ui-datepicker-prev,
.ui-datepicker-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  background-image: url('images/arrow.png');
  background-repeat: no-repeat;
  line-height: 600%;
  overflow: hidden;
}
.ui-datepicker-prev {
  float: left;
  background-position: center -30px;
}
.ui-datepicker-next {
  float: right;
  background-position: center 0px;
}
.ui-datepicker thead {
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #f1f1f1));
  background-image: -webkit-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background-image: -o-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background-image: -ms-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background-image: linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#f1f1f1', GradientType=0);
  border-bottom: 1px solid #bbb;
}
.ui-datepicker th {
  text-transform: uppercase;
  font-size: 6pt;
  padding: 5px 0;
  color: #666666;
  filter: dropshadow(color=#fff, offx=1, offy=0);
}
.ui-datepicker tbody td {
  padding: 0;
  border-right: 1px solid #bbb;
}
.ui-datepicker tbody td:last-child {
  border-right: 0px;
}
.ui-datepicker tbody tr {
  border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child {
  border-bottom: 0px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: inline-block;
  font-weight: bold;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #666666;
  filter: dropshadow(color=#fff, offx=1, offy=1);
}
.ui-datepicker-calendar .ui-state-default {
  background: #ededed;
  background: -moz-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #dedede));
  background: -webkit-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: -o-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: -ms-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: linear-gradient(top, #ededed 0%, #dedede 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dedede', GradientType=0);
  -webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
  -moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
  box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
}
.ui-datepicker-calendar .ui-state-hover {
  background: #f7f7f7;
}
.ui-datepicker-calendar .ui-state-active {
  background: #fb7d2f;
  background: -moz-linear-gradient(top, #fb7d2f 0%, #f79257 50%, #fa5d08 51%, #f76211 71%, #f2601c 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #fb7d2f), color-stop(50%, #f79257), color-stop(51%, #fa5d08), color-stop(71%, #f76211), color-stop(100%, #f2601c));
  background: -webkit-linear-gradient(top, #fb7d2f 0%, #f79257 50%, #fa5d08 51%, #f76211 71%, #f2601c 100%);
  background: -o-linear-gradient(top, #fb7d2f 0%, #f79257 50%, #fa5d08 51%, #f76211 71%, #f2601c 100%);
  background: -ms-linear-gradient(top, #fb7d2f 0%, #f79257 50%, #fa5d08 51%, #f76211 71%, #f2601c 100%);
  background: linear-gradient(to bottom, #fb7d2f 0%, #f79257 50%, #fa5d08 51%, #f76211 71%, #f2601c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb7d2f', endColorstr='#f2601c', GradientType=0);
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  color: white;
  /*filter:dropshadow(color=#4d7a85, offx=0, offy=1);*/
  border: 1px solid #C98235;
  position: relative;
  margin: -1px;
}
.ui-datepicker-unselectable .ui-state-default {
  background: #f4f4f4;
  color: #b4b3b3;
}
.ui-datepicker-calendar td:first-child .ui-state-active {
  width: 29px;
  margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active {
  width: 29px;
  margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active {
  height: 29px;
  margin-bottom: 0;
}
/**
 *  Autosuggest
 */
.ms-ctn .ms-sel-item {
  background: url(images/progress_overlay.png), rgba(42, 139, 187, 0.7) !important;
  color: #FFF !important;
  float: left;
  font-size: 16px !important;
  padding: 5px !important;
  border-radius: 0px !important;
  border: 0px !important;
  margin: 1px 5px 1px 0;
}
.ms-res-ctn .ms-res-item-active {
  background: rgba(255, 255, 255, 0.2) !important;
  color: #FFF !important;
}
.ms-ctn .ms-trigger {
  background: #222 !important;
  border-left: 1px solid #444 !important;
}
.ms-res-ctn .ms-res-item {
  color: #fff !important;
  font-weight: 100;
  border-bottom: solid 1px #333;
}
.field-icon {
  position: absolute;
  color: #fff;
  font-size: 7px;
  bottom: 11px;
  right: 6px;
  height: 25px;
  width: 7px;
  border-radius: 13px;
}
.field-error input,
.field-error select,
.field-error intput:focus:not(:read-only),
.field-error select:focus:not(:read-only) {
  border-color: #d32b23 !important;
}
.field-error:after {
  content: " ";
  background: #d32b23;
  position: absolute;
  color: #fff;
  font-size: 7px;
  bottom: 11px;
  right: 6px;
  height: 25px;
  width: 7px;
  border-radius: 13px;
}
.field-ok input,
.field-ok select {
  border-color: #9ec156;
}
.field-ok:after {
  content: " ";
  background: #9ec156;
  position: absolute;
  color: #fff;
  font-size: 7px;
  bottom: 11px;
  right: 6px;
  height: 25px;
  width: 7px;
  border-radius: 13px;
}
.fieldset {
  padding: 10px 0 10px 0;
  /*.ae-field,*/
}
.fieldset .field-container,
.fieldset input,
.fieldset select {
  width: 100%;
}
.fieldset input,
.fieldset select {
  padding: 10px;
}
.fieldset > label {
  text-transform: uppercase;
  font-size: 13px !important;
  color: #33848f;
}
.fieldset > label > .box-color {
  background-color: #33848f;
}
.fieldset .ae-field {
  position: relative;
}
.fieldset.datepicker .ae-field:after {
  content: "\e3de";
  position: absolute;
  color: #fff;
  font-size: 7px;
  bottom: 11px;
  right: 6px;
  height: 25px;
  width: 7px;
  border-radius: 13px;
}
.fieldset.datepicker .valid {
  background: #fcbb00;
}
.fieldset.datepicker .valid.checked {
  background: #A2C594 !important;
  color: white !important;
}
.fieldset.datepicker .invalid {
  text-decoration: line-through;
}
.fieldset.datepicker .week-name,
.fieldset.datepicker .caption {
  color: #4b5563;
}
.fieldset.datepicker .real-today {
  border-bottom: #4b5563 3px solid;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.fieldset.timecombo .ae-field:after {
  content: "\e3df";
  position: absolute;
  color: #fff;
  font-size: 7px;
  bottom: 11px;
  right: 6px;
  height: 25px;
  width: 7px;
  border-radius: 13px;
}
.hasDatepicker {
  position: relative;
  z-index: 200;
}
.brfix form > br {
  display: none;
}
fieldset.brfix + br {
  display: none;
}
.ck {
  white-space: normal;
  -webkit-user-select: text;
  user-select: text;
}
.ck[contenteditable] {
  -webkit-user-select: text;
  user-select: text;
}
.ck .ck-content.ck-editor__editable strong {
  font-weight: bold;
}
.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  not supported by any browser */
}
.json-tag-editor-spacer::selection {
  background: transparent;
  /* WebKit/Blink Browsers */
}
.json-tag-editor-spacer::-moz-selection {
  background: transparent;
  /* Gecko Browsers */
}
/* surrounding tag container */
.json-tag-editor {
  list-style-type: none;
  padding: 0 5px 0 0;
  margin: 0;
  overflow: hidden;
  border: 1px solid #eee;
  cursor: text;
  font: normal 14px sans-serif;
  color: #555;
  background: #fff;
  line-height: 20px;
}
/* core styles usually need no change */
.json-tag-editor li {
  display: block;
  float: left;
  overflow: hidden;
  margin: 3px 0;
}
.json-tag-editor div {
  float: left;
  padding: 0 4px;
}
.json-tag-editor .placeholder {
  padding: 0 8px;
  color: #bbb;
}
.json-tag-editor .json-tag-editor-spacer {
  padding: 0;
  width: 8px;
  overflow: hidden;
  color: transparent;
  background: none;
}
.json-tag-editor input {
  vertical-align: inherit;
  border: 0;
  outline: none;
  padding: 0;
  margin: 0;
  cursor: text;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  font-style: inherit;
  box-shadow: none;
  background: none;
  color: #444;
}
/* hide original input field or textarea visually to allow tab navigation */
.json-tag-editor-hidden-src {
  position: absolute !important;
  left: -99999px;
}
/* hide IE10 "clear field" X */
.json-tag-editor ::-ms-clear {
  display: none;
}
/* tag style */
.json-tag-editor .json-tag-editor-tag {
  padding-left: 5px;
  padding-right: 20px;
  color: #fff;
  background-color: #33848f;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
/* delete icon */
.json-tag-editor .json-tag-editor-delete {
  cursor: pointer;
  margin-left: -18px;
  padding-top: 1px;
}
.json-tag-editor .json-tag-editor-delete i {
  line-height: 18px;
  display: inline-block;
}
.json-tag-editor .json-tag-editor-delete i:before {
  font-size: 16px;
  color: #f1f1f1;
  content: "×";
  font-style: normal;
}
.json-tag-editor .json-tag-editor-delete:hover i:before {
  color: #fff;
}
.json-tag-editor .json-tag-editor-tag.active + .json-tag-editor-delete,
.json-tag-editor .json-tag-editor-tag.active + .json-tag-editor-delete i {
  visibility: hidden;
  cursor: text;
}
.json-tag-editor .json-tag-editor-tag.active {
  background: none !important;
}
/* jQuery UI autocomplete - code.jquery.com/ui/1.10.2/themes/smoothness/jquery-ui.css */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
  font-size: 14px;
}
.ui-front {
  z-index: 9999;
}
.ui-menu {
  list-style: none;
  padding: 1px;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px 0.4em;
  line-height: 1.4;
  min-height: 0;
  /* support: IE7 */
}
.ui-widget-content {
  border: 1px solid #bbb;
  background: #fff;
  color: #555;
}
.ui-widget-content a {
  color: #46799b;
}
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #e0eaf1;
}
.ui-helper-hidden-accessible {
  display: none;
}
.json-tag-editor {
  padding: 10px;
  border-top: #e5e5e5 1px solid;
  border-bottom: #e5e5e5 1px solid;
  border-left: #e5e5e5 1px solid;
  border-right: #e5e5e5 1px solid;
  font-family: Inter, sans-serif;
  color: hsl(var(--foreground));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 20px;
  color: #4b5563;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.json-tag-editor input {
  margin: 0px !important;
  padding: 0px !important;
  font-size: 16px;
  line-height: 20px;
}
.json-tag-editor input:focus {
  border: 0px !important;
  box-shadow: none;
}
.tribute-container {
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  overflow: auto;
  display: block;
  z-index: 999999;
}
.tribute-container ul {
  margin: 0;
  margin-top: 2px;
  padding: 0;
  list-style: none;
  background: #efefef;
}
.tribute-container li {
  padding: 5px 5px;
  cursor: pointer;
}
.tribute-container li.highlight {
  background: #ddd;
}
.tribute-container li span {
  font-weight: bold;
}
.tribute-container li.no-match {
  cursor: default;
}
.tribute-container .menu-highlighted {
  font-weight: bold;
}
.ui-slider {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.ui-slider.ui-widget-content .ui-slider-handle {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  background-color: #33848f;
}
.ui-slider.ui-widget-content .ui-slider-handle.ui-state-default,
.ui-slider.ui-widget-content .ui-slider-handle.ui-widget-content {
  background-color: #33848f !important;
}
.ui-slider.ui-widget-content .ui-slider-range.ui-widget-header {
  background: #b0c7e8 !important;
  color: #fff !important;
}
[class*='col-'] {
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.col-x {
  width: 100%;
}
.col-1 {
  width: 100%;
}
.col-2 {
  width: 50%;
}
.col-3 {
  width: 33.3%;
}
.col-4 {
  width: 25%;
}
.col-5 {
  width: 20%;
}
.c10 {
  width: 10%;
}
.c15 {
  width: 15%;
}
.c20 {
  width: 20%;
}
.c25 {
  width: 25%;
}
.c30 {
  width: 30%;
}
.c33 {
  width: 33.3%;
}
.c40 {
  width: 40%;
}
.c50 {
  width: 50%;
}
.c60 {
  width: 60%;
}
.c65 {
  width: 65%;
}
.c66 {
  width: 66.6%;
}
.c70 {
  width: 70%;
}
.c80 {
  width: 80%;
}
.c90 {
  width: 90%;
}
.h25 {
  height: 25%;
}
.h33 {
  height: 33.3%;
}
.h50 {
  height: 50%;
}
.h66 {
  height: 66.6%;
}
.h100 {
  height: 100%;
}
.col20 {
  width: 20%;
  float: left;
}
.col25 {
  width: 25%;
  float: left;
}
.col30 {
  width: 30%;
  float: left;
}
.col33 {
  width: 33.3%;
  float: left;
}
.col40 {
  width: 40%;
  float: left;
}
.col50 {
  width: 50%;
  float: left;
}
.col60 {
  width: 60%;
  float: left;
}
.col66 {
  width: 66.6%;
  float: left;
}
.col70 {
  width: 70%;
  float: left;
}
.col75 {
  width: 75%;
  float: left;
}
.col80 {
  width: 80%;
  float: left;
}
.row-s {
  min-height: 100px;
}
.row-m {
  min-height: 240px;
}
.cell-middle {
  display: table-cell;
  float: none !important;
  vertical-align: middle;
}
.flex {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: flex-start;
  align-content: stretch;
  height: 100%;
  min-height: 100%;
}
.h-100 {
  float: none;
  align-self: stretch;
  margin: 0 auto;
}
@media only screen and (max-width: 599px) {
  [class*='col-'] {
    width: 100%;
    float: none;
  }
  .cell-middle {
    display: block;
  }
}
@media only screen and (min-width: 600px) and (max-width: 899px) {
  .col-1-2 {
    width: 50%;
  }
  .col-1-5 {
    width: 50%;
  }
  .col-1-3 {
    width: 50%;
  }
  .col-1-4 {
    width: 50%;
  }
  .col-1-2-4 {
    width: 50%;
  }
  .col-1-5 {
    width: 20%;
  }
  .col-2-3,
  .col-8-12 {
    width: 50%;
  }
  .col-1-1 {
    width: 100%;
  }
  .col-4-5 {
    width: 80%;
  }
  .col-1-7 {
    width: 14.28%;
  }
  .col-1-8 {
    width: 12.5%;
  }
  .col-1-9 {
    width: 11.1%;
  }
  .col-1-10 {
    width: 10%;
  }
  .col-1-11 {
    width: 9.09%;
  }
  .col-1-12 {
    width: 8.33%;
  }
  .col-11-12 {
    width: 91.66%;
  }
  .col-10-12 {
    width: 83.333%;
  }
  .col-9-12,
  .col-3-4 {
    width: 75%;
  }
  .col-5-12 {
    width: 41.66%;
  }
  .col-2-5 {
    width: 40%;
  }
  .col-3-5 {
    width: 60%;
  }
  .col-7-12 {
    width: 58.33%;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1299px) {
  .col-1-2 {
    width: 50%;
  }
  .col-1-5 {
    width: 50%;
  }
  .col-1-3 {
    width: 33.3%;
  }
  .col-1-4 {
    width: 33.33%;
  }
  .col-1-2-4 {
    width: 25%;
  }
  .col-1-5 {
    width: 20%;
  }
  .col-2-3,
  .col-8-12 {
    width: 50%;
  }
  .col-1-1 {
    width: 100%;
  }
  .col-4-5 {
    width: 80%;
  }
  .col-2-3,
  .col-8-12 {
    width: 66.66%;
  }
  .col-1-7 {
    width: 14.28%;
  }
  .col-1-8 {
    width: 12.5%;
  }
  .col-1-9 {
    width: 11.1%;
  }
  .col-1-10 {
    width: 10%;
  }
  .col-1-11 {
    width: 9.09%;
  }
  .col-1-12 {
    width: 8.33%;
  }
  .col-11-12 {
    width: 91.66%;
  }
  .col-10-12 {
    width: 83.333%;
  }
  .col-9-12,
  .col-3-4 {
    width: 75%;
  }
  .col-5-12 {
    width: 41.66%;
  }
  .col-2-5 {
    width: 40%;
  }
  .col-3-5 {
    width: 60%;
  }
  .col-7-12 {
    width: 58.33%;
  }
}
@media only screen and (min-width: 1300px) {
  .col-1-1 {
    width: 100%;
  }
  .col-4-5 {
    width: 80%;
  }
  .col-2-3,
  .col-8-12 {
    width: 66.66%;
  }
  .col-1-2,
  .col-6-12 {
    width: 50%;
  }
  .col-1-3,
  .col-4-12 {
    width: 33.33%;
  }
  .col-1-4,
  .col-3-12 {
    width: 25%;
  }
  .col-1-2-4 {
    width: 25%;
  }
  .col-1-5 {
    width: 20%;
  }
  .col-1-6,
  .col-2-12 {
    width: 16.667%;
  }
  .col-1-7 {
    width: 14.28%;
  }
  .col-1-8 {
    width: 12.5%;
  }
  .col-1-9 {
    width: 11.1%;
  }
  .col-1-10 {
    width: 10%;
  }
  .col-1-11 {
    width: 9.09%;
  }
  .col-1-12 {
    width: 8.33%;
  }
  .col-11-12 {
    width: 91.66%;
  }
  .col-10-12 {
    width: 83.333%;
  }
  .col-9-12,
  .col-3-4 {
    width: 75%;
  }
  .col-5-12 {
    width: 41.66%;
  }
  .col-2-5 {
    width: 40%;
  }
  .col-3-5 {
    width: 60%;
  }
  .col-7-12 {
    width: 58.33%;
  }
}
@media only screen and (max-width: 700px) {
  .flex.flex-nophone {
    display: block;
  }
  .blocklist .gears-list-item {
    width: 50%;
    float: left;
  }
  .blocklist.blocklist-large .gears-list-item {
    width: 100%;
    margin: 0px;
  }
  .rowlist .gears-list-item {
    padding: 0px;
  }
  .gears-list.responsive .gears-list-item {
    width: 100%;
  }
}
@media only screen and (min-width: 701px) and (max-width: 1200px) {
  .author_name {
    display: none;
  }
  .gears-list.responsive .gears-list-item {
    width: 50%;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1600px) {
  .gears-list.responsive .gears-list-item {
    width: 50%;
  }
}
@media only screen and (min-width: 1601px) {
  .gears-list.responsive .gears-list-item {
    width: 33.33%;
  }
}
body.app-mobile .flex.flex-nomobile {
  display: block;
}
/**
 *   Responsivity
 */
.gears-panel.adaptive .inner,
.gears-toolbar.adaptive .inner {
  min-width: 300px;
  margin: auto;
  width: 100%;
}
.gears-panel.adaptive > .gears-toolbar.adaptive-exception .inner,
.gears-toolbar.adaptive > .gears-toolbar.adaptive-exception .inner {
  max-width: 100%;
}
.gears-panel.adaptive .adaptive-exception > .inner,
.gears-toolbar.adaptive .adaptive-exception > .inner {
  max-width: 100%;
}
.gears-panel.adaptive .adaptive-exception > .gears-content > .inner,
.gears-toolbar.adaptive .adaptive-exception > .gears-content > .inner {
  max-width: 100%;
}
.gears-panel.gears-dialog.gears-dialog-xxl .inner,
.gears-toolbar.gears-dialog.gears-dialog-xxl .inner {
  /*max-width:600px;
        margin:auto;*/
}
.gears-panel.gears-dialog > .gears-content > .inner,
.gears-toolbar.gears-dialog > .gears-content > .inner {
  margin: 0 30px;
}
.gears-panel.gears-dialog > .gears-toolbar .inner,
.gears-toolbar.gears-dialog > .gears-toolbar .inner {
  max-width: 100%;
}
.gears-list.responsive .gears-list-item {
  float: left;
}
