@charset "utf-8";
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css);
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVc.ttf) format('truetype');
}
/**
 *  Global
 */
/**
 *   Colorsets
 */
.light0 {
  background: #f1f1f1;
  color: #222;
}
.light001 {
  background: #f9f9f9;
}
.light01 {
  background: #eaeaea;
}
.light02 {
  background: #f7f7f7;
}
.light1 {
  background: #e5e5e5;
}
.light2 {
  background: #ccc;
}
.light3 {
  background: #c2c2c2;
}
.light4 {
  background: #cacaca;
}
.light5 {
  background: #bbb;
}
.dark {
  color: #fff;
  background: #222;
}
.dark0 {
  color: #fff;
  background: #868686;
}
.dark1 {
  color: #fff;
  background: #656565;
}
.dark2 {
  color: #fff;
  background: #333;
}
.green {
  background: #009640;
  color: #fff;
}
.blue {
  background: #25a9e0;
  color: #fff;
}
.light-blue {
  background: #e5edf0;
  color: #fff;
}
.light-blue2 {
  background: #d3dee4;
  color: #fff;
}
.dark-blue {
  background: #007b9c;
  color: #fff;
}
.orange {
  background: #d35400;
  color: #fff;
}
.light-orange {
  background: #ff9854;
  color: #fff;
}
.dark-orange {
  background: #a04000;
  color: #fff;
}
.red {
  background: #d32b23;
  color: #fff;
}
.white {
  background: #fff;
  color: #222;
}
.white-alpha {
  background: rgba(255, 255, 255, 0.8);
  color: #222;
}
.yellow {
  background: #ffdd00;
  color: #222;
}
.yellow-flat {
  background: #f1c65f;
  color: #222;
}
.yellow-light {
  background: #f7dc6f;
  color: #222;
}
.gray {
  background: #cacaca;
  color: #222;
}
.purple {
  background: #8e44ad;
  color: #fff;
}
.blue0 {
  background: #007b9c;
  color: #fff;
}
.blue1 {
  background: #084b75;
  color: #fff;
}
.turquoise {
  background: #1abc9c;
  color: #fff;
}
.emearald {
  background: #2ecc71;
  color: #fff;
}
.nephritis {
  background: #27ae60;
  color: #fff;
}
.river {
  background: #3498db;
  color: #fff;
}
.belize {
  background: #2980b9;
  color: #fff;
}
.pink {
  background: #ffc0cb;
}
.lavender {
  background: #fba0e3;
}
.fucsia {
  background: #ff1493;
}
.amethyst {
  background: #9b59b6;
  color: #fff;
}
.wisteria {
  background: #8e44ad;
  color: #fff;
}
.sunflower {
  background: #f1c40f;
  color: #222;
}
.carrot {
  background: #e67e22;
  color: #fff;
}
.pumpkin {
  background: #d35400;
  color: #fff;
}
.alzarin {
  background: #e74c3c;
  color: #fff;
}
.pomegrane {
  background: #c0392b;
  color: #fff;
}
.black {
  background: #000;
  color: #fff;
}
.black0 {
  background: #222;
  color: #fff;
}
.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;
}
.blurred {
  backdrop-filter: blur(4px);
}
.solid-ui {
  background: #1f2b32;
  color: #fff;
}
.colored {
  background: #25a9e0;
  color: #fff;
}
.colored .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.colored-alpha {
  background: rgba(37, 169, 224, 0.9);
  color: #fff;
}
.light-colored {
  background: #ff9854;
  color: #fff;
}
.dark-colored {
  background: #a04000;
  color: #fff;
}
.lighted {
  background: #e5edf0;
}
.transparent {
  background: rgba(0, 0, 0, 0);
}
.traslucent {
  opacity: 0.5;
}
.alert {
  background: #d32b23;
  color: #fff;
}
.ok {
  background: #009640;
  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: #ffe5d3;
}
.box-ok {
  background: #96ffc3;
}
.box-error {
  background: #f3b8b6;
}
.solid-splash {
  background-color: #000;
  background-size: 72rem 72rem;
  background-position: 50%;
  background-repeat: no-repeat;
  background-image: radial-gradient(circle closest-side, rgba(70, 155, 241, 0.3) 0, rgba(70, 155, 241, 0) 100%);
  color: #fff;
}
.solid-splash .ae-title {
  background-image: url("images/title-light.png");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 90%;
  height: 150px;
  margin-bottom: 10px;
}
.app-credits {
  text-align: center;
  font-size: 10px !important;
  padding-bottom: 15px;
}
.ui-pro {
  /*#signin_panel{
    .section{
      padding: 0px;
      .rel;
      display: table;
      &>.inner{
        display: table-cell;
        vertical-align: middle;
        .box{
          padding-top:0px;
        }
      }
    }
    .gears-button{
      &.form-submit{
        a{
          .border(@transparent,0px);
        }
      }
    }
  }*/
}
.ui-pro .solid-ui {
  background-color: #000;
  background-size: 72rem 72rem;
  background-position: 50%;
  background-repeat: no-repeat;
  background-image: radial-gradient(circle closest-side, rgba(70, 155, 241, 0.3) 0, rgba(70, 155, 241, 0) 100%);
  color: #fff;
}
.ui-pro .solid-ui .ae-title {
  background-image: url("images/title-light.png");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 90%;
  height: 150px;
  margin-bottom: 10px;
}
.ui-pro .gears-dialog.main-dialog.styled > .gears-toolbar-top {
  background-color: #000;
  background-size: 72rem 72rem;
  background-position: 50%;
  background-repeat: no-repeat;
  background-image: radial-gradient(circle closest-side, rgba(70, 155, 241, 0.3) 0, rgba(70, 155, 241, 0) 100%);
  color: #fff;
}
.ui-pro .gears-dialog.main-dialog.styled > .gears-toolbar-top .ae-title {
  background-image: url("images/title-light.png");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 90%;
  height: 150px;
  margin-bottom: 10px;
}
.ui-pro .gears-dialog.main-dialog.styled > .gears-toolbar-top .ae-title {
  background-image: url("images/title-light.png");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 220px;
  height: 48px;
  display: inline-block;
  margin-top: 30px;
}
.ui-pro .header .gears-button a {
  box-shadow: none !important;
}
.ui-pro .header.main > .inner .gears-button:not(.ghost) a:not(.button-action) {
  color: #fff;
}
.ui-pro .header.main > .inner .gears-button.ghost:not(:hover) a {
  color: #fff;
}
.ui-pro .header.main .ae-title {
  width: 120px;
  height: 40px;
  background-image: url("images/title-light.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 0.6;
}
.ui-pro .header.main .ae-title a {
  width: 120px;
  height: 40px;
}
.ui-pro .header.main .ae-title:hover {
  opacity: 1;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.ui-pro .header.main.gears-button-top .gears-button:not(.ae-title) a {
  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;
}
.ui-pro .header.main.gears-button-top .gears-button:not(.ae-title):hover:not(.disabled).ghost .button-standard[command],
.ui-pro .header.main.gears-button-top .gears-button:not(.ae-title):hover:not(.disabled).ghost .gears-button-inner[command],
.ui-pro .header.main.gears-button-top .gears-button:not(.ae-title):hover:not(.disabled).ghost .button-standard[commandparams],
.ui-pro .header.main.gears-button-top .gears-button:not(.ae-title):hover:not(.disabled).ghost .gears-button-inner[commandparams],
.ui-pro .header.main.gears-button-top .gears-button:not(.ae-title):hover:not(.disabled).ghost .button-standard[data],
.ui-pro .header.main.gears-button-top .gears-button:not(.ae-title):hover:not(.disabled).ghost .gears-button-inner[data] {
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  border-top: rgba(255, 255, 255, 0.1) 1px solid;
  border-bottom: rgba(255, 255, 255, 0.1) 1px solid;
  border-left: rgba(255, 255, 255, 0.1) 1px solid;
  border-right: rgba(255, 255, 255, 0.1) 1px solid;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.ui-pro .header:not(.main) {
  background: #f9f9f9;
  border-bottom: #f1f1f1 1px solid;
  /*&::after{
        content:' ';
        .abs;
        top:0px;
        bottom:0px;
        right:0px;
        width:50px;
        background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
        background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
        background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
        z-index: 2;
      }*/
}
.ui-pro .header:not(.main) .icon-name.gears-button a .button-text {
  font-size: 21px;
  font-weight: bold;
  /*margin-top:-5px;
              margin-bottom:10px;
              .t-center;
              display: inline-block;
              vertical-align: top;*/
}
.ui-pro .header:not(.main) .icon-name:not(.gears-button) {
  font-size: 21px;
  font-weight: bold;
}
.ui-pro .header:not(.main) .gears-button:hover:not(.disabled).ghost .button-standard[command],
.ui-pro .header:not(.main) .gears-button:hover:not(.disabled).ghost .gears-button-inner[command],
.ui-pro .header:not(.main) .gears-button:hover:not(.disabled).ghost .button-standard[commandparams],
.ui-pro .header:not(.main) .gears-button:hover:not(.disabled).ghost .gears-button-inner[commandparams],
.ui-pro .header:not(.main) .gears-button:hover:not(.disabled).ghost .button-standard[data],
.ui-pro .header:not(.main) .gears-button:hover:not(.disabled).ghost .gears-button-inner[data] {
  color: #222;
  background: rgba(0, 0, 0, 0.03);
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.ui-pro .header:not(.main) .gears-button:hover:not(.disabled).ghost.selected.ghost .button-standard[command],
.ui-pro .header:not(.main) .gears-button:hover:not(.disabled).ghost.selected.ghost .gears-button-inner[command],
.ui-pro .header:not(.main) .gears-button:hover:not(.disabled).ghost.selected.ghost .button-standard[commandparams],
.ui-pro .header:not(.main) .gears-button:hover:not(.disabled).ghost.selected.ghost .gears-button-inner[commandparams],
.ui-pro .header:not(.main) .gears-button:hover:not(.disabled).ghost.selected.ghost .button-standard[data],
.ui-pro .header:not(.main) .gears-button:hover:not(.disabled).ghost.selected.ghost .gears-button-inner[data] {
  background: #25a9e0;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.ui-pro .header:not(.main) .gears-button:hover:not(.disabled).ghost.selected.ghost .button-standard[command] .gears-icon,
.ui-pro .header:not(.main) .gears-button:hover:not(.disabled).ghost.selected.ghost .gears-button-inner[command] .gears-icon,
.ui-pro .header:not(.main) .gears-button:hover:not(.disabled).ghost.selected.ghost .button-standard[commandparams] .gears-icon,
.ui-pro .header:not(.main) .gears-button:hover:not(.disabled).ghost.selected.ghost .gears-button-inner[commandparams] .gears-icon,
.ui-pro .header:not(.main) .gears-button:hover:not(.disabled).ghost.selected.ghost .button-standard[data] .gears-icon,
.ui-pro .header:not(.main) .gears-button:hover:not(.disabled).ghost.selected.ghost .gears-button-inner[data] .gears-icon,
.ui-pro .header:not(.main) .gears-button:hover:not(.disabled).ghost.selected.ghost .button-standard[command] .button-text,
.ui-pro .header:not(.main) .gears-button:hover:not(.disabled).ghost.selected.ghost .gears-button-inner[command] .button-text,
.ui-pro .header:not(.main) .gears-button:hover:not(.disabled).ghost.selected.ghost .button-standard[commandparams] .button-text,
.ui-pro .header:not(.main) .gears-button:hover:not(.disabled).ghost.selected.ghost .gears-button-inner[commandparams] .button-text,
.ui-pro .header:not(.main) .gears-button:hover:not(.disabled).ghost.selected.ghost .button-standard[data] .button-text,
.ui-pro .header:not(.main) .gears-button:hover:not(.disabled).ghost.selected.ghost .gears-button-inner[data] .button-text {
  color: #fff;
}
.ui-pro .header:not(.main) .docked-right .gears-button .gears-button-inner,
.ui-pro .header:not(.main).header-allcontrols .gears-toolbar-dock .gears-button .gears-button-inner {
  font-size: 13px;
  letter-spacing: -0.5px;
}
.ui-pro .header:not(.main) .docked-right .gears-button.selected,
.ui-pro .header:not(.main).header-allcontrols .gears-toolbar-dock .gears-button.selected {
  /*margin-bottom: -5px;
            padding-bottom: 3px;
            .border-bottom(@main-color,2px);*/
}
.ui-pro .header:not(.main) .docked-right .gears-button.selected a,
.ui-pro .header:not(.main).header-allcontrols .gears-toolbar-dock .gears-button.selected a {
  background: #25a9e0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  /*.border-radius(0px);
              background: @transparent;
              .t-color;
              .t-strong;*/
}
.ui-pro .header:not(.main) .docked-right .gears-button.selected a .button-text,
.ui-pro .header:not(.main).header-allcontrols .gears-toolbar-dock .gears-button.selected a .button-text {
  font-weight: bold;
  color: #fff;
}
.ui-pro .header:not(.main) .docked-right .gears-button.selected a .gears-icon,
.ui-pro .header:not(.main).header-allcontrols .gears-toolbar-dock .gears-button.selected a .gears-icon {
  color: #fff;
}
.ui-pro .header:not(.main) .docked-center {
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}
.ui-pro .header:not(.main) .gears-toolbar-dock {
  padding-top: 2px;
}
.ui-pro .profilemenu.gears-dialog {
  background-color: #000;
  background-size: 72rem 72rem;
  background-position: 50%;
  background-repeat: no-repeat;
  background-image: radial-gradient(circle closest-side, rgba(70, 155, 241, 0.3) 0, rgba(70, 155, 241, 0) 100%);
  color: #fff;
}
.ui-pro .profilemenu.gears-dialog .ae-title {
  background-image: url("images/title-light.png");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 90%;
  height: 150px;
  margin-bottom: 10px;
}
.ui-pro .apps-main .box-header {
  border-bottom: #16304b 1px solid;
}
.ui-pro .search-panel .docked-left {
  right: 0px;
}
.ui-pro .search-panel .docked-right {
  z-index: 2;
}
.ui-pro .search-panel input {
  vertical-align: bottom;
}
.ui-pro .section-menu:not(.menu-floated) {
  /*box-shadow: 0px 9px 27px 0px rgba(0,0,0,0.2);*/
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 20px 6px;
}
@media only screen and (max-width: 800px) {
  .ui-pro #main_toolbar {
    background: #102337;
    color: #fff;
  }
  .ui-pro #main_toolbar .ae-title {
    opacity: 1;
  }
  .ui-pro .header.main .ae-title {
    width: 60px;
    height: 40px;
    background-image: url("images/title-light-small.png");
  }
  .ui-pro .header.main .ae-title a {
    width: 60px;
  }
  .ui-pro .header:not(.main) .docked-left {
    padding-left: 2px;
  }
  .ui-pro .header:not(.main) .docked-right {
    padding-right: 2px;
  }
  .ui-pro .search-panel .header .docked-right .button-text {
    display: none;
  }
}
/**
 *   Viewport
 */
#gears-ui,
.t-font {
  background-color: #fff;
  /*background-image: url('images/wyscout-4-bg-side.jpg');
  background-position: center top;
  background-size: 100% auto;*/
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  color: #222;
}
.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: #009640 1px solid;
  border-bottom: #009640 1px solid;
  border-left: #009640 1px solid;
  border-right: #009640 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: #25a9e0 1px solid;
}
.brd-blue-left {
  border-left: #25a9e0 1px solid;
}
.brd-blue-top {
  border-top: #25a9e0 1px solid;
}
.brd-blue-bottom {
  border-bottom: #25a9e0 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: #222;
}
.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;
}
.zoom-50 {
  zoom: 0.5;
}
.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: #25a9e0;
  color: #fff;
}
.t-color > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.t-colored > .box-color {
  background: #25a9e0;
  color: #fff;
}
.t-colored > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.t-green > .box-color {
  background: #009640;
  color: #fff;
}
.t-red > .box-color {
  background: #d32b23;
  color: #fff;
}
.t-orange > .box-color {
  background: #d35400;
  color: #fff;
}
.t-grey > .box-color {
  background: #e5e5e5;
}
.t-dark > .box-color {
  background: #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: #222;
  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: #222;
  font-size: 15px !important;
}
.box-sub {
  position: relative;
  padding: 15px 20px;
  background: #fff;
  color: #222;
  -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: #25a9e0 3px solid;
}
.box-sub .title {
  padding: 2px 10px;
  font-size: 13px !important;
  background: #25a9e0;
  color: #fff;
  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 .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.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;}*/
.ibox-header-sided .ibox-header-main {
  float: left;
}
.ibox-header-sided .ibox-header-side {
  float: left;
}
.ibox-controls {
  width: calc(100% + 10px);
  margin-left: -5px;
}
.ibox-control {
  position: relative;
}
.ibox-control a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px !important;
}
.ibox-control a .button-text {
  color: #222 !important;
  font-size: 7px !important;
  font-weight: bold;
}
.ibox-suggestion {
  padding-bottom: 2px;
}
.ibox-suggestion > span {
  max-width: calc(100% - 4px);
  border-radius: 22px;
}
@media only screen {
}
@media only screen and (max-width: 899px) {
  .ibox-header-sided .ibox-header-main {
    width: 100%;
  }
  .ibox-header-sided .ibox-header-side {
    width: 100%;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1299px) {
  .ibox-header-sided .ibox-header-main {
    width: calc(100% - 120px);
  }
  .ibox-header-sided .ibox-header-side {
    width: 120px;
  }
}
@media only screen and (min-width: 1300px) {
  .ibox-header-main {
    width: calc(100% - 120px);
  }
  .ibox-header-side {
    width: 120px;
  }
}
/**
 *   Texting
 */
body {
  font-size: 15px;
}
.t-pad5 {
  padding: 0 5px 0 5px;
}
.t-white {
  color: #fff;
}
.t-black {
  color: #222;
}
.t-disabled {
  color: #868686 !important;
}
.t-grey {
  color: #656565;
}
.t-grey1 {
  color: #868686;
}
.t-grey0 {
  color: #cacaca;
}
.t-blue {
  color: #25a9e0;
}
.t-blue0 {
  color: #007b9c;
}
.t-yellow {
  color: #ffdd00;
}
.t-red {
  color: #d32b23;
}
.t-green {
  color: #009640;
}
.t-orange {
  color: #d35400;
}
.t-gold {
  color: #cbc38c;
}
.t-color {
  color: #25a9e0;
}
.t-turquoise {
  color: #1abc9c;
}
.t-emearald {
  color: #2ecc71;
}
.t-nephritis {
  color: #27ae60;
}
.t-river {
  color: #3498db;
}
.t-belize {
  color: #2980b9;
}
.t-pink {
  color: #ffc0cb;
}
.t-lavender {
  color: #fba0e3;
}
.t-fucsia {
  color: #ff1493;
}
.t-amethyst {
  color: #9b59b6;
}
.t-wisteria {
  color: #8e44ad;
}
.t-sunflower {
  color: #f1c40f;
}
.t-carrot {
  color: #e67e22;
}
.t-pumpkin {
  color: #d35400;
}
.t-alzarin {
  color: #e74c3c;
}
.t-pomegrane {
  color: #c0392b;
}
.t-case {
  text-transform: inherit;
}
.t-ucase {
  text-transform: uppercase;
}
.t-lcase {
  text-transform: lowercase;
}
.t-nano {
  font-size: 8px !important;
}
.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-20 {
  font-size: 20px;
}
.t-21 {
  font-size: 21px;
}
.t-30 {
  font-size: 30px;
}
.t-40 {
  font-size: 40px;
}
.t-50 {
  font-size: 50px;
}
.t-60 {
  font-size: 60px;
}
.t-70 {
  font-size: 70px;
}
.t-80 {
  font-size: 80px;
}
.t-90 {
  font-size: 90px;
}
.t-100 {
  font-size: 100px;
}
.t-lh20 {
  line-height: 20px;
}
.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-strong {
  font-weight: bold;
}
.iconset {
  font-family: "aeicons-huge1";
}
.faiconset {
  font-family: "Font Awesome 5 Pro";
}
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: #222;
}
.t-shadlight {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.t-shad {
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.3);
}
.page-box {
  margin-top: 0px;
  margin-right: -30px;
  margin-bottom: 25px;
  margin-left: -30px;
  padding-top: 25px;
  padding-right: 30px;
  padding-bottom: 25px;
  padding-left: 30px;
}
.page-header {
  margin-top: 0px;
  margin-right: -30px;
  margin-bottom: 25px;
  margin-left: -30px;
  padding-top: 25px;
  padding-right: 30px;
  padding-bottom: 25px;
  padding-left: 30px;
  text-align: center;
}
.info-box {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 250px;
}
.info-box.size1 {
  width: 200px;
}
.info-box.size2 {
  width: 300px;
}
.button-hover {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1000px 0px inset;
}
.button-hover-main {
  background: #25a9e0;
}
.button-active {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1000px 0px inset;
  top: 1px;
  left: 1px;
}
.button-condensed {
  padding-top: 8px;
  padding-bottom: 8px;
  margin: 0px;
}
.resilent-active .gears-button.resilent {
  display: block;
}
.button-ripple a {
  overflow: hidden;
}
.button-ripple a::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  background-image: radial-gradient(circle, #000 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-position: 50%;
  transform: scale(10, 10);
  opacity: 0;
  transition: transform 0.5s, opacity 1s;
}
.button-ripple a:active::after {
  transform: scale(0, 0);
  opacity: 0.2;
  transition: 0s;
}
.gears-button.action,
.gears-button.action a {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.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.cover a:hover {
  box-shadow: none !important;
}
.gears-button.box-color-label .button-text {
  display: inline-block;
  float: none !important;
  padding: 2px 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-transform: uppercase;
  margin: -2px -5px;
}
.gears-button .icon-pre,
.gears-button .button-text {
  margin-left: 0px;
}
.gears-button .gears-button-inner.button-boxed {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.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.size-micro {
  padding: 4px 6px;
}
.gears-button .gears-button-inner.size-micro .button-text {
  font-size: 10px;
  line-height: 10px;
}
.gears-button .gears-button-inner.size-mini {
  padding: 8px 10px;
}
.gears-button .gears-button-inner.size-mini .button-text {
  font-size: 12px;
  line-height: 12px;
}
.gears-button .gears-button-inner.size-medium {
  padding: 3px 6px;
}
.gears-button .gears-button-inner.size-medium .button-text {
  font-size: 13px;
  line-height: 13px;
}
.gears-button .gears-button-inner.size-large {
  padding: 8px 10px;
}
.gears-button .gears-button-inner.size-large .button-text {
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
}
.gears-button .gears-button-inner:not(.centered).size-micro {
  padding: 4px 6px;
}
.gears-button .gears-button-inner:not(.centered).size-micro .button-text {
  font-size: 10px;
  line-height: 10px;
}
.gears-button .gears-button-inner:not(.centered).size-mini {
  padding: 8px 10px;
}
.gears-button .gears-button-inner:not(.centered).size-mini .button-text {
  font-size: 12px;
  line-height: 16px;
}
.gears-button .gears-button-inner:not(.centered).size-medium {
  padding: 3px 6px;
}
.gears-button .gears-button-inner:not(.centered).size-medium .button-text {
  font-size: 13px;
  line-height: 13px;
}
.gears-button .gears-button-inner:not(.centered).size-large {
  padding: 8px 10px;
}
.gears-button .gears-button-inner:not(.centered).size-large .button-text {
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
}
.gears-button .gears-button-inner:not(.centered).t-case .button-text {
  text-transform: inherit;
}
.gears-button.centered .gears-button-inner {
  padding: 10px;
}
.gears-button.centered .gears-button-inner.size-mini {
  padding: 6px 10px;
}
.gears-button.centered .gears-button-inner.size-mini .button-text {
  font-size: 12px;
  line-height: 12px;
}
.gears-button.centered .gears-button-inner.size-large {
  padding: 8px 10px;
}
.gears-button.centered .gears-button-inner.size-large .button-text {
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
}
.gears-button.resilent {
  display: none;
}
.gears-button:not(.centered) .gears-button-inner {
  padding: 10px;
  margin: 2px;
}
.gears-button:not(.centered) .gears-button-inner > :not(:first-child) {
  margin-left: 8px;
}
.gears-button .button-standard {
  /*.t-black;*/
}
.gears-button .button-green {
  background: #009640;
  color: #fff;
}
.gears-button .button-blue {
  background: #25a9e0;
  color: #fff;
}
.gears-button .button-blue .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.gears-button .button-orange {
  background: #d35400;
  color: #fff;
}
.gears-button .button-red {
  background: #d32b23;
  color: #fff;
}
.gears-button .button-white {
  background: #fff;
  color: #222;
}
.gears-button .button-dark {
  color: #fff;
  background: #222;
}
.gears-button .button-yellow {
  background: #ffdd00;
  color: #222;
}
.gears-button .button-main {
  background: #fff;
  color: #222;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: #25a9e0 1px solid;
  border-bottom: #25a9e0 1px solid;
  border-left: #25a9e0 1px solid;
  border-right: #25a9e0 1px solid;
  color: #25a9e0;
}
.gears-button .button-main > .box-color {
  background: #25a9e0;
  color: #fff;
}
.gears-button .button-main > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.gears-button .button-action {
  background: #25a9e0;
  color: #fff;
  -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;
  border-top: #25a9e0 1px solid;
  border-bottom: #25a9e0 1px solid;
  border-left: #25a9e0 1px solid;
  border-right: #25a9e0 1px solid;
}
.gears-button .button-action .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.gears-button .button-light {
  background: #e5e5e5;
  color: #222;
  -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: #222;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: #fff 0px solid;
  border-bottom: #fff 0px solid;
  border-left: #fff 0px solid;
  border-right: #fff 0px solid;
}
.gears-button .button-app .button-text {
  font-size: 11px;
  line-height: 12px;
  text-transform: none;
  white-space: normal;
}
.gears-button.app-compact {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.gears-button.app-compact a {
  padding-left: 28px !important;
}
.gears-button.app-compact a .button-text {
  margin-left: 0px !important;
  padding-right: 10px !important;
}
.gears-button.app-compact a .icon-pre {
  margin-left: -23px;
  margin-top: 8px;
}
.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-google {
  background: #fff;
  color: #222;
  -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;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12);
}
.gears-button .button-google .google-logo {
  background-image: url(images/google.png);
  background-position: center center;
  background-size: 32px;
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  vertical-align: top;
}
.gears-button .button-sel {
  background: #25a9e0;
  color: #fff;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-button .button-sel .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.gears-button .button-sel.gears-button-inner {
  padding: 15px;
}
.gears-button .button-sel .button-text {
  font-size: 18px;
}
.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-main[command],
.gears-button:hover:not(.disabled) .button-main[commandparams],
.gears-button:hover:not(.disabled) .button-main[data] {
  color: #fff;
  background: #25a9e0;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.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: #25a9e0;
  background: #fff;
  color: #25a9e0;
  border-top: #25a9e0 1px solid;
  border-bottom: #25a9e0 1px solid;
  border-left: #25a9e0 1px solid;
  border-right: #25a9e0 1px solid;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-button:hover:not(.disabled) .button-action[command] > .box-color,
.gears-button:hover:not(.disabled) .button-action[commandparams] > .box-color,
.gears-button:hover:not(.disabled) .button-action[data] > .box-color {
  background: #25a9e0;
  color: #fff;
}
.gears-button:hover:not(.disabled) .button-action[command] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.gears-button:hover:not(.disabled) .button-action[commandparams] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.gears-button:hover:not(.disabled) .button-action[data] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.gears-button:hover:not(.disabled) .button-light[command],
.gears-button:hover:not(.disabled) .button-light[commandparams],
.gears-button:hover:not(.disabled) .button-light[data] {
  background: #25a9e0;
  background: #fff;
  color: #25a9e0;
  border-top: #25a9e0 1px solid;
  border-bottom: #25a9e0 1px solid;
  border-left: #25a9e0 1px solid;
  border-right: #25a9e0 1px solid;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-button:hover:not(.disabled) .button-light[command] > .box-color,
.gears-button:hover:not(.disabled) .button-light[commandparams] > .box-color,
.gears-button:hover:not(.disabled) .button-light[data] > .box-color {
  background: #25a9e0;
  color: #fff;
}
.gears-button:hover:not(.disabled) .button-light[command] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.gears-button:hover:not(.disabled) .button-light[commandparams] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.gears-button:hover:not(.disabled) .button-light[data] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.gears-button:hover:not(.disabled) .button-app[command],
.gears-button:hover:not(.disabled) .button-app[commandparams],
.gears-button:hover:not(.disabled) .button-app[data] {
  background: #25a9e0;
  color: #fff;
  border-top: #fff 0px solid;
  border-bottom: #fff 0px solid;
  border-left: #fff 0px solid;
  border-right: #fff 0px solid;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-button:hover:not(.disabled).ghost .button-standard[command],
.gears-button:hover:not(.disabled).ghost .gears-button-inner[command],
.gears-button:hover:not(.disabled).ghost .button-standard[commandparams],
.gears-button:hover:not(.disabled).ghost .gears-button-inner[commandparams],
.gears-button:hover:not(.disabled).ghost .button-standard[data],
.gears-button:hover:not(.disabled).ghost .gears-button-inner[data] {
  color: #25a9e0;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-button:hover:not(.disabled).ghost .button-standard[command] > .box-color,
.gears-button:hover:not(.disabled).ghost .gears-button-inner[command] > .box-color,
.gears-button:hover:not(.disabled).ghost .button-standard[commandparams] > .box-color,
.gears-button:hover:not(.disabled).ghost .gears-button-inner[commandparams] > .box-color,
.gears-button:hover:not(.disabled).ghost .button-standard[data] > .box-color,
.gears-button:hover:not(.disabled).ghost .gears-button-inner[data] > .box-color {
  background: #25a9e0;
  color: #fff;
}
.gears-button:hover:not(.disabled).ghost .button-standard[command] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.gears-button:hover:not(.disabled).ghost .gears-button-inner[command] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.gears-button:hover:not(.disabled).ghost .button-standard[commandparams] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.gears-button:hover:not(.disabled).ghost .gears-button-inner[commandparams] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.gears-button:hover:not(.disabled).ghost .button-standard[data] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.gears-button:hover:not(.disabled).ghost .gears-button-inner[data] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.gears-button:hover:not(.disabled).ghost .button-sel[command],
.gears-button:hover:not(.disabled).ghost .button-sel[commandparams],
.gears-button:hover:not(.disabled).ghost .button-sel[data] {
  background: rgba(0, 0, 0, 0);
  color: #a04000;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-button:hover:not(.disabled):not(.ghost):not(.disabled) a {
  overflow: hidden;
}
.gears-button:hover:not(.disabled):not(.ghost):not(.disabled) a::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  background-image: radial-gradient(circle, #000 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-position: 50%;
  transform: scale(10, 10);
  opacity: 0;
  transition: transform 0.5s, opacity 1s;
}
.gears-button:hover:not(.disabled):not(.ghost):not(.disabled) a:active::after {
  transform: scale(0, 0);
  opacity: 0.2;
  transition: 0s;
}
.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 .select-color {
  background: #25a9e0;
  color: #fff;
}
.gears-button.selected .select-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.gears-button.selected .select-grey {
  background: #e5e5e5;
}
.gears-button.selected .button-grey {
  background: #fff;
  color: #222;
}
.gears-button.selected .select-green {
  background: #009640;
  color: #fff;
}
.gears-button.selected .button-green {
  background: #fff;
  color: #222;
}
.gears-button.selected .select-blue {
  background: #25a9e0;
  color: #fff;
}
.gears-button.selected .select-blue .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.gears-button.selected .button-blue {
  background: #fff;
  color: #222;
}
.gears-button.selected .select-orange {
  background: #d35400;
  color: #fff;
}
.gears-button.selected .button-orange {
  background: #fff;
  color: #222;
}
.gears-button.selected .select-red {
  background: #d32b23;
  color: #fff;
}
.gears-button.selected .button-red {
  background: #fff;
  color: #222;
}
.gears-button.selected .select-white {
  background: #fff;
  color: #222;
}
.gears-button.selected .button-white {
  background: #fff;
  color: #222;
}
.gears-button.selected .select-yellow {
  background: #ffdd00;
  color: #222;
}
.gears-button.selected .button-yellow {
  background: #ffdd00;
  color: #222;
}
.gears-button.selected .select-purple {
  background: #8e44ad;
  color: #fff;
}
.gears-button.selected .button-purple {
  background: #8e44ad;
  color: #fff;
}
.gears-button.selected .select-turquoise {
  background: #1abc9c;
  color: #fff;
}
.gears-button.selected .button-turquoise {
  background: #1abc9c;
  color: #fff;
}
.gears-button.selected .button-sel {
  background: #d35400;
  color: #fff;
}
.gears-button.selected .button-main {
  background: #25a9e0;
  color: #fff;
}
.gears-button.selected .button-main .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.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: #25a9e0;
  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: #25a9e0;
  color: #fff;
}
.gears-button.ghost:not(.disabled) .button-action[command] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.gears-button.ghost:not(.disabled) .button-action[commandparams] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.gears-button.ghost:not(.disabled) .button-action[data] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.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: #25a9e0;
  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: #25a9e0;
  color: #fff;
}
.gears-button.ghost:not(.disabled) .button-sel[command] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.gears-button.ghost:not(.disabled) .button-sel[commandparams] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.gears-button.ghost:not(.disabled) .button-sel[data] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.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: #25a9e0;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  border-top: #25a9e0 1px solid;
  border-bottom: #25a9e0 1px solid;
  border-left: #25a9e0 1px solid;
  border-right: #25a9e0 1px solid;
}
.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: #25a9e0;
  color: #fff;
}
.gears-button.ghost:not(.disabled):hover .button-action[command] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.gears-button.ghost:not(.disabled):hover .button-action[commandparams] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.gears-button.ghost:not(.disabled):hover .button-action[data] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.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: #25a9e0;
}
.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: #25a9e0;
  color: #fff;
}
.gears-button.ghost:not(.disabled):hover .button-action[command] .gears-icon > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.gears-button.ghost:not(.disabled):hover .button-action[commandparams] .gears-icon > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.gears-button.ghost:not(.disabled):hover .button-action[data] .gears-icon > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.gears-button.selected.ghost .button-green {
  background: #009640;
  color: #fff;
}
.gears-button.selected.ghost .button-blue {
  background: #25a9e0;
  color: #fff;
}
.gears-button.selected.ghost .button-blue .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.gears-button.selected.ghost .button-orange {
  background: #d35400;
  color: #fff;
}
.gears-button.selected.ghost .button-red {
  background: #d32b23;
  color: #fff;
}
.gears-button.selected.ghost .button-white {
  background: #fff;
  color: #222;
}
.gears-button.selected.ghost .button-sel[command],
.gears-button.selected.ghost .button-sel[commandparams],
.gears-button.selected.ghost .button-sel[data] {
  background: #d35400;
  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: #a04000;
  color: #fff;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-button.bg-green .gears-button-inner {
  background: #009640;
  color: #fff;
}
.gears-button.bg-orange .gears-button-inner {
  background: #d35400;
  color: #fff;
}
.gears-button.bg-red .gears-button-inner {
  background: #d32b23;
  color: #fff;
}
.gears-button.bg-white .gears-button-inner {
  background: #fff;
  color: #222;
}
.gears-button.bg-yellow .gears-button-inner {
  background: #ffdd00;
  color: #222;
}
.gears-button.bg-gray .gears-button-inner {
  background: #cacaca;
  color: #222;
}
.gears-button.bg-blue .gears-button-inner {
  background: #25a9e0;
  color: #fff;
}
.gears-button.bg-blue .gears-button-inner .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.gears-button.bg-dark-blue .gears-button-inner {
  background: #007b9c;
  color: #fff;
}
.gears-button.bg-turquoise .gears-button-inner {
  background: #1abc9c;
  color: #fff;
}
.gears-button.bg-emearald .gears-button-inner {
  background: #2ecc71;
  color: #fff;
}
.gears-button.bg-nephritis .gears-button-inner {
  background: #27ae60;
  color: #fff;
}
.gears-button.bg-river .gears-button-inner {
  background: #3498db;
  color: #fff;
}
.gears-button.bg-belize .gears-button-inner {
  background: #2980b9;
  color: #fff;
}
.gears-button.bg-pink .gears-button-inner {
  background: #ffc0cb;
}
.gears-button.bg-lavender .gears-button-inner {
  background: #fba0e3;
}
.gears-button.bg-fucsia .gears-button-inner {
  background: #ff1493;
}
.gears-button.bg-amethyst .gears-button-inner {
  background: #9b59b6;
  color: #fff;
}
.gears-button.bg-wisteria .gears-button-inner {
  background: #8e44ad;
  color: #fff;
}
.gears-button.bg-sunflower .gears-button-inner {
  background: #f1c40f;
  color: #222;
}
.gears-button.bg-carrot .gears-button-inner {
  background: #e67e22;
  color: #fff;
}
.gears-button.bg-pumpkin .gears-button-inner {
  background: #d35400;
  color: #fff;
}
.gears-button.bg-alzarin .gears-button-inner {
  background: #e74c3c;
  color: #fff;
}
.gears-button.bg-pomegrane .gears-button-inner {
  background: #c0392b;
  color: #fff;
}
.gears-button.bg-black .gears-button-inner {
  background: #000;
  color: #fff;
}
.gears-button.bg-dark .gears-button-inner {
  color: #fff;
  background: #222;
}
.gears-button.disabled .gears-button-inner {
  color: #868686 !important;
}
.gears-button.condensed .gears-button-inner {
  padding-top: 8px;
  padding-bottom: 8px;
  margin: 0px;
}
.gears-button.disabled .gears-button-inner {
  color: #868686 !important;
}
.gears-button.disabled a.button-action {
  opacity: 0.5;
  color: #ffffff !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);
}
.gears-button.avatar-button a {
  padding-left: 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: #fff 1px solid;
  border-bottom: #fff 1px solid;
  border-left: #fff 1px solid;
  border-right: #fff 1px solid;
  width: 30px;
  height: 30px;
  margin-top: -8px !important;
  margin-bottom: -10px;
  margin-left: -5px;
}
.gears-button.avatar-button a .icon-text {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  border-top: #ccc 1px solid;
  border-bottom: #ccc 1px solid;
  border-left: #ccc 1px solid;
  border-right: #ccc 1px solid;
  width: 30px;
  height: 30px;
  margin-top: -8px;
  margin-bottom: -10px;
  margin-left: -5px;
  background: #e5e5e5;
  color: #000;
  line-height: 30px;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
}
/**
 *   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-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.condensed .gears-button .gears-button-inner {
  padding-top: 8px;
  padding-bottom: 8px;
  margin: 0px;
}
.gears-toolbar.spaced .docked-title {
  font-size: 20px;
}
.gears-toolbar.spaced .gears-button .gears-button-inner {
  padding: 10px;
  margin: 2px;
  font-size: 18px;
}
.gears-toolbar.spaced.fill .docked-title {
  font-size: 20px;
}
.gears-toolbar.spaced.fill .gears-button .gears-button-inner {
  padding: 10px;
  margin: 0px;
  font-size: 18px;
}
.gears-toolbar.mini .gears-button .gears-button-inner {
  font-size: 13px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin: 0px;
}
.gears-toolbar .module-label {
  color: #25a9e0;
  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: #25a9e0;
  color: #fff;
  padding: 5px;
  margin: 5px;
}
.gears-toolbar.navi .docked-left .gears-button:first-of-type a .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.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: #25a9e0;
  color: #fff;
  padding: 5px;
  margin: 5px;
}
.gears-toolbar.navi .docked-right .gears-button:last-of-type a .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.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: #868686;
  font-size: 13px !important;
  text-transform: uppercase;
}
.gears-toolbar.breadrumb .gears-button:hover .button-text {
  color: #d35400;
}
.gears-toolbar.breadrumb .gears-button:hover .button-text > .box-color {
  background: #d35400;
  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: #222;
}
/**
 *   Panels
 */
.gears-panel > .gears-content[command],
.gears-panel > .gears-content[commandparams],
.gears-panel > .gears-content[data] {
  cursor: pointer;
}
.gears-panel.padded .gears-content {
  padding: 30px;
}
.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;
}
.mask-panel {
  z-index: 10;
}
.opening-panel .section {
  padding: 0px;
  position: relative;
  display: table;
}
.opening-panel .section > .inner {
  display: table-cell;
  vertical-align: middle;
}
.opening-panel .section > .inner .box {
  padding-top: 0px;
}
/**
 *   Badges
 */
.badge-abs {
  position: absolute;
  top: 0px;
  right: 0px;
}
.gears-badge {
  background: #d35400;
  color: #fff;
  font-size: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  padding: 30px / 5;
  z-index: 2;
  border: 0px;
  max-width: 95%;
  display: inline-block;
  text-align: center;
  box-shadow: none;
  -webkit-box-shadow: none;
  pointer-events: none;
}
.badge-new:after {
  content: "NEW";
  background: #d32b23;
  background: #d35400;
  color: #fff;
  font-size: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  padding: 30px / 5;
  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: #d35400;
  color: #fff;
  font-size: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  padding: 30px / 5;
  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-dialogs.dark {
  background: rgba(0, 0, 0, 0.5);
}
.gears-dialogs.light {
  background: rgba(255, 255, 255, 0.5);
}
.gears-dialogs.blurred {
  backdrop-filter: blur(4px);
}
.gears-dialog {
  box-shadow: 0 12px 24px -6px rgba(9, 30, 66, 0.25), 0 0 0 1px rgba(9, 30, 66, 0.08);
  background: #f1f1f1;
  color: #222;
  -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-toolbar.header .inner {
  margin: 0px !important;
}
.gears-dialog > .gears-content + .gears-toolbar-top {
  /*.docked-title{
      .t-ucase;
    }*/
}
.gears-dialog > .gears-content + .gears-toolbar-top .gears-button .gears-button-inner {
  background: none;
}
.gears-dialog.dropped {
  background: #fff;
  color: #222;
  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-top .docked-left .gears-button a,
.gears-dialog .gears-toolbar-top .docked-right .gears-button a {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.gears-dialog .gears-toolbar-bottom .gears-toolbar-dock {
  padding: 9px;
}
.gears-dialog.dark {
  background: #1f2b32;
  color: #fff;
}
.gears-dialog.colored {
  background: #25a9e0;
  color: #fff;
}
.gears-dialog.colored .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.gears-pointer.top,
.gears-pointer.bottom {
  width: 16px;
  height: 16px;
  position: absolute;
  color: #f1f1f1;
}
.gears-dialog.wide-dialog {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  /*& > .gears-toolbar-top{

      .colored;
      .border-bottom(@grey1);

      .gears-toolbar-dock{
        margin-top:10px;
      }
      .docked-title{
        .t-large;
        padding: 0px 60px;
        .t-ellipsis;
      };

      .docked-right{
        .gears-icon{
          .light0;
          .border-radius(3px);
          padding: 0px 10px;
        }
      }

      &.transparent{
        background: none !important;

        .gears-toolbar-dock{
          margin-top:0px;
        }
      }
    }*/
}
.gears-dialog.wide-dialog .gears-toolbar.toolbar-header {
  background: #f1f1f1;
  color: #222;
  border-bottom: #e5e5e5 1px solid;
  z-index: 20;
}
.gears-dialog.wide-dialog .gears-toolbar.toolbar-header .docked-title {
  top: auto;
  bottom: 0px;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  font-size: 28px;
  padding-bottom: 15px;
}
.gears-dialog.wide-dialog .gears-toolbar.toolbar-header .docked-left,
.gears-dialog.wide-dialog .gears-toolbar.toolbar-header .docked-right {
  padding: 10px;
  /*.gears-icon{
            .light0;
            .border-radius(3px);
            padding: 0px 10px;
          }*/
}
.gears-dialog.wide-dialog .gears-toolbar.toolbar-header .docked-left .gears-button a,
.gears-dialog.wide-dialog .gears-toolbar.toolbar-header .docked-right .gears-button a {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.gears-dialog.wide-dialog .gears-toolbar.toolbar-sections {
  background: #f1f1f1;
  color: #222;
}
.gears-dialog.wide-dialog .gears-toolbar.toolbar-sections .gears-toolbar-dock {
  padding: 0px;
  overflow-x: auto;
  white-space: nowrap;
}
.gears-dialog.wide-dialog .gears-toolbar.toolbar-sections .section-tab .button-text:not(.subtext) {
  width: 24px;
  height: 24px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  background: #868686;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  margin: 10px;
  margin: 0 auto;
}
.gears-dialog.wide-dialog .gears-toolbar.toolbar-sections .section-tab .subtext {
  font-size: 10px !important;
  color: #656565;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  margin-left: -5px;
  margin-right: -5px;
}
.gears-dialog.wide-dialog .gears-toolbar.toolbar-sections .section-tab .subtext > .box-color {
  background: #e5e5e5;
}
.gears-dialog.wide-dialog .gears-toolbar.toolbar-sections .section-tab:hover a {
  box-shadow: none;
}
.gears-dialog.wide-dialog .gears-toolbar.toolbar-sections .section-tab.selected a {
  background: rgba(0, 0, 0, 0);
}
.gears-dialog.wide-dialog .gears-toolbar.toolbar-sections .section-tab.selected .button-text:not(.subtext) {
  background: #009640;
  color: #fff;
}
.gears-dialog.wide-dialog .gears-toolbar.toolbar-sections .section-tab.selected .subtext {
  font-weight: bold;
}
.gears-dialog.wide-dialog .dialog-heading {
  margin-top: 20px;
  line-height: 27px;
  text-align: center;
}
.gears-dialog.wide-dialog .dialog-heading .title {
  font-size: 25px;
  font-weight: 800;
}
.gears-dialog.wide-dialog .dialog-heading p {
  font-size: 18px;
}
.gears-dialog.wide-dialog form {
  margin: 10px;
  margin: 0 auto;
}
.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.main-dialog {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.gears-dialog.main-dialog .dialog-heading {
  margin-top: 20px;
  line-height: 27px;
  text-align: center;
}
.gears-dialog.main-dialog .dialog-heading .title {
  font-size: 25px;
  font-weight: 800;
}
.gears-dialog.main-dialog .dialog-heading p {
  font-size: 18px;
}
.gears-dialog.main-dialog > .gears-toolbar-top {
  border-bottom: #e5e5e5 1px solid;
  /*.docked-right{
        .gears-icon{
          .light0;
          .border-radius(3px);
          padding: 0px 10px;
        }
      }*/
}
.gears-dialog.main-dialog > .gears-toolbar-top .gears-toolbar-dock {
  margin-top: 10px;
}
.gears-dialog.main-dialog > .gears-toolbar-top .docked-title {
  font-size: 22px !important;
  padding: 0px 60px;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.gears-dialog.main-dialog > .gears-toolbar-top .docked-left,
.gears-dialog.main-dialog > .gears-toolbar-top .docked-right {
  padding: 10px;
  margin-top: 2px;
}
.gears-dialog.main-dialog > .gears-toolbar-top .docked-left .gears-button a,
.gears-dialog.main-dialog > .gears-toolbar-top .docked-right .gears-button a {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.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.styled {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  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;
  overflow: visible !important;
}
.gears-dialog.main-dialog.styled > .gears-toolbar-top {
  background: #1f2b32;
  color: #fff;
  -webkit-border-radius: 17px 17px 0 0;
  -moz-border-radius: 17px 17px 0 0;
  border-radius: 17px 17px 0 0;
  /*&::after{
          content:' ';
          .light0;
          height:20px;
          bottom:0px;
          .abs;
          left: 0px;
          right: 0px;
          .border-radius-custom(15px,15px,0,0);
        }*/
  overflow: hidden;
}
.gears-dialog.main-dialog.styled > .gears-toolbar-top .ae-title {
  background-image: url("images/title-light.png");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 220px;
  height: 48px;
  display: inline-block;
  margin-top: 30px;
}
.gears-dialog.main-dialog.styled > .gears-toolbar-top .docked-right {
  margin-top: 3px;
  margin-right: 3px;
}
.gears-dialog.main-dialog.styled > .gears-toolbar-top .docked-right .gears-button a {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.gears-dialog.main-dialog.styled > .gears-toolbar-top .docked-right .gears-button a .gears-icon {
  font-size: 17px;
  color: #fff;
  background: rgba(0, 0, 0, 0);
  padding: 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-dialog.smartsuggest {
  background: #fff;
  color: #222;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border-top: #25a9e0 2px solid;
  border-bottom: #25a9e0 2px solid;
  border-left: #25a9e0 2px solid;
  border-right: #25a9e0 2px solid;
}
.menu-container .gears-button a:not(.centered).size-mini {
  padding-left: 36px;
}
.menu-container .gears-button a:not(.centered).size-mini .icon-pre {
  margin-left: -26px;
}
.gears-dialog.menu-dialog {
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.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: 4px;
}
.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%;
}
.gears-dialog.menu-dialog .menu-container .gears-button:not(.menu-action) .icon-pre {
  margin-right: 8px;
}
.gears-dialog.menu-dialog .menu-container .gears-button:not(.menu-action) .button-text {
  margin-left: 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-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: #25a9e0;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0px 10px;
}
.gears-dialog.mini-dialog > .gears-toolbar-top .docked-right .gears-icon .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.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%;
}
/*.tooltip{
  //cursor: pointer;
  position: relative;

  //Tooltip text container
  &::before {
    position: absolute;
    top: -80px;
    left: -80px;
    background-color: #2B222A;
    border-radius: 5px;
    color: #fff;
    content: attr(tooltip-label); //This pulls in the text from the element with the tooltip
    padding: 1rem;
    text-transform: none;
    transition: all 0.5s ease;
    width: 160px;
  }

  //Tooltip arrow
  &::after {
    position: absolute;
    top: -12px;
    left: 9px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #2B222A;
    content: " ";
    font-size: 0;
    line-height: 0;
    margin-left: -5px;
    width: 0;
  }

  //Setting up the transition
  &::before,
  &::after {
    color: #efefef;
    font-family: monospace;
    font-size: 16px;
    opacity: 0;
    pointer-events: none;
    text-align: center;
  }

  //Triggering the transition
  &:focus::before,
  &:focus::after,
  &:hover::before,
  &:hover::after {
    opacity: 1;
    transition: all 0.75s ease;
  }
}*/
body.app-phone .gears-dialog.wide-dialog > .gears-toolbar-top .docked-title {
  font-size: 18px !important;
  line-height: 40px;
}
body.app-phone .gears-dialog.wide-dialog .gears-toolbar.toolbar-header {
  background: #fff;
  color: #222;
  border-bottom: #e5e5e5 1px solid;
  z-index: 20;
}
body.app-phone .gears-dialog.wide-dialog .gears-toolbar.toolbar-header .docked-title {
  top: auto;
  bottom: 0px;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  font-size: 28px;
  padding-bottom: 15px;
}
body.app-phone .gears-dialog.wide-dialog .gears-toolbar.toolbar-header .docked-left,
body.app-phone .gears-dialog.wide-dialog .gears-toolbar.toolbar-header .docked-right {
  padding: 10px;
  /*.gears-icon{
                .light0;
                .border-radius(3px);
                padding: 0px 10px;
              }*/
}
body.app-phone .gears-dialog.wide-dialog .gears-toolbar.toolbar-header .docked-left .gears-button a,
body.app-phone .gears-dialog.wide-dialog .gears-toolbar.toolbar-header .docked-right .gears-button a {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
body.app-phone .gears-dialog.wide-dialog .gears-toolbar.toolbar-sections .section-tab .button-text:not(.subtext) {
  width: 16px;
  height: 16px;
  font-size: 11px;
  line-height: 16px;
}
body.app-phone .gears-dialog.wide-dialog .gears-toolbar.toolbar-sections .section-tab .subtext {
  font-size: 10px !important;
  color: #656565;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  margin-left: -5px;
  margin-right: -5px;
}
body.app-phone .gears-dialog.wide-dialog .gears-toolbar.toolbar-sections .section-tab .subtext > .box-color {
  background: #e5e5e5;
}
@media only screen and (max-width: 899px) {
  .gears-dialog.main-dialog > .gears-toolbar-top .docked-title {
    font-size: 18px !important;
    line-height: 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: 17px;
}
.gears-list.table .item-element {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: #e5e5e5 1px solid;
}
.gears-list.table .item-element.gears-buttonbar {
  padding: 0px;
  width: 10px;
  text-align: center;
}
.gears-list.table.table-vpadding-1x .item-element {
  padding-top: 10px;
  padding-bottom: 10px;
}
.gears-list.table .gears-list-item.header-inner-mode .item-element {
  padding: 4px 10px;
  background: #e5e5e5;
  color: #656565;
  /*.lighted;
          .border-bottom(@main-color);
          .t-color;*/
  font-size: 10px !important;
  font-weight: bold;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.gears-list.table .gears-list-item.header-inner-mode .item-element > .box-color {
  background: #e5e5e5;
}
.gears-list.table .gears-list-item.header-inner-mode:hover {
  box-shadow: none !important;
}
.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: #868686 !important;
}
.gears-list .gears-list-item .item-element p {
  font-weight: normal;
}
.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 .item-element.unpadded {
  padding: 0px;
}
.gears-list .buttons {
  float: right;
}
.gears-list.centered .gears-list-item {
  margin: 20px;
}
.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: #222;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 20px;
}
.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: #25a9e0;
  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: #25a9e0;
  color: #fff;
}
.gears-list:not(.centered) .gears-list-item .item-element.icon > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.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: #009640;
  color: #fff;
}
.gears-list.list-blue .gears-list-item.selected {
  background: #25a9e0;
  color: #fff;
}
.gears-list.list-blue .gears-list-item.selected .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.gears-list.list-orange .gears-list-item.selected {
  background: #d35400;
  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: #222;
}
.gears-list.list-gray .gears-list-item.selected {
  background: #cacaca;
  color: #222;
}
.box-list-header-label {
  font-size: 13px;
  line-height: 13px;
  font-weight: bold;
  color: #656565;
}
.box-list-header-label > .box-color {
  background: #e5e5e5;
}
.gears-list-item-ghost {
  opacity: 0;
}
.gears-list-item-ghost .item-element {
  overflow-y: hidden;
  height: 0px;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.gears-list-item-ghost .item-element div {
  color: red;
  overflow-y: hidden;
  height: 0px;
}
.gears-toolbar.list-header {
  white-space: nowrap;
}
.gears-toolbar.list-header.header-standard {
  border-top: #f1f1f1 1px solid;
  border-bottom: #f1f1f1 1px solid;
  background: #f9f9f9;
}
.gears-toolbar.list-header.header-standard .header-label {
  font-size: 13px;
  line-height: 13px;
  font-weight: bold;
  color: #656565;
}
.gears-toolbar.list-header.header-standard .header-label > .box-color {
  background: #e5e5e5;
}
.gears-toolbar.list-header.header-standard .header-sort .gears-icon {
  color: #868686;
}
.gears-toolbar.list-header.header-standard .header-sort.hselected .gears-icon {
  color: #25a9e0;
}
.gears-toolbar.list-header.header-standard .header-sort.hselected .gears-icon > .box-color {
  background: #25a9e0;
  color: #fff;
}
.gears-toolbar.list-header.header-standard .header-sort.hselected .gears-icon > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.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-control.labeled {
  border-left: rgba(0, 0, 0, 0.015) 1px solid;
  border-right: rgba(0, 0, 0, 0.02) 1px solid;
}
.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: #25a9e0;
  color: #fff;
  line-height: 13px;
  font-weight: bold;
  cursor: pointer;
}
select.navi-page .radio input[type="radio"]:checked + span.gears-icon:before,
select.navi-num .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.boxed-control .gears-button-inner {
  padding: 0px 3px !important;
  padding-top: 7px !important;
  margin-bottom: -12px;
  width: 55px;
  height: 48px;
}
.boxed-control .gears-button-inner .button-text {
  text-overflow: ellipsis;
  overflow: hidden;
  margin-left: -3px;
  margin-right: -3px;
}
.filter-box {
  display: inline-block;
  float: none !important;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.filter-box-content {
  background: #eaeaea;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: table;
  padding: 1px;
  min-height: 36px;
}
.filter-box-content .search-icon {
  margin-left: 8px;
}
.filter-box-content .search-module {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.filter-box-content .search-th {
  width: 1px;
}
.filter-box-content input {
  position: relative;
  border: 0px;
  background-color: rgba(0, 0, 0, 0);
  height: 36px;
  padding: 6px 12px !important;
  font-weight: bold;
  width: 100%;
  /*&:focus{
      outline: 0;
      .border(@main-color,1px);
      .border-left(@main-color,30px);
    }*/
}
@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 .gears-loader-inner {
  width: 80px;
  height: 50%;
  margin: auto;
  vertical-align: text-bottom;
  text-align: center;
  position: relative;
}
.gears-loader .gears-loader-content {
  width: 80px;
  height: 120px;
  position: absolute;
  bottom: -70px;
  background: none;
  color: transparent;
  font-weight: 100;
}
.gears-loader .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.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
 */
#viewport_panel {
  background: #e5e5e5;
}
#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;
}
#home_status,
#home_label {
  display: none;
}
#mask_panel {
  z-index: 10;
}
#docheader_avatar_upload {
  width: 100%;
}
#registration_panel .letter {
  position: absolute;
  right: 9px;
  width: 64px;
  height: 64px;
  line-height: 62px;
  border-radius: 100px;
  background: white;
  border-top: #ccc 2px solid;
  border-bottom: #ccc 2px solid;
  border-left: #ccc 2px solid;
  border-right: #ccc 2px solid;
  box-sizing: border-box;
  font-size: 20px;
  color: #444;
}
#registration_panel .account-avatar {
  background: rgba(0, 0, 0, 0);
  border-top: rgba(0, 0, 0, 0) 2px solid;
  border-bottom: rgba(0, 0, 0, 0) 2px solid;
  border-left: rgba(0, 0, 0, 0) 2px solid;
  border-right: rgba(0, 0, 0, 0) 2px solid;
}
.gears-toolbar.header0 > .inner {
  background: #fff;
  color: #222;
}
.gears-toolbar.header {
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-toolbar.header.subheader .gears-toolbar-dock .gears-button .gears-button-inner {
  font-size: 13px;
  letter-spacing: -0.5px;
}
.gears-toolbar.header.gears-toolbar-top .gears-toolbar-dock,
.gears-toolbar.header.gears-toolbar-bottom .gears-toolbar-dock {
  padding-top: 4px;
  height: 50px;
  top: 50%;
  transform: translateY(-50%);
}
.gears-toolbar.header.solid {
  background: #fff;
  color: #222;
}
.gears-toolbar.header.solid > .inner {
  border-bottom: #f1f1f1 1px solid;
}
.gears-toolbar.header.solid .gears-button:hover:not(.disabled) .button-standard[command],
.gears-toolbar.header.solid .gears-button:hover:not(.disabled) .gears-button-inner[command],
.gears-toolbar.header.solid .gears-button:hover:not(.disabled) .button-standard[commandparams],
.gears-toolbar.header.solid .gears-button:hover:not(.disabled) .gears-button-inner[commandparams],
.gears-toolbar.header.solid .gears-button:hover:not(.disabled) .button-standard[data],
.gears-toolbar.header.solid .gears-button:hover:not(.disabled) .gears-button-inner[data] {
  box-shadow: none;
}
.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: #25a9e0;
}
.gears-toolbar.header.transparent-mode > .inner .gears-button:hover a .gears-icon {
  color: #25a9e0;
}
.gears-toolbar.header.transparent-mode > .inner .gears-button:hover a .gears-icon > .box-color {
  background: #25a9e0;
  color: #fff;
}
.gears-toolbar.header.transparent-mode > .inner .gears-button:hover a .gears-icon > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.gears-toolbar.header.transparent-mode > .inner .gears-button:hover a > .box-color {
  background: #25a9e0;
  color: #fff;
}
.gears-toolbar.header.transparent-mode > .inner .gears-button:hover a > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.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-color: #000;
  background-size: 72rem 72rem;
  background-position: 50%;
  background-repeat: no-repeat;
  background-image: radial-gradient(circle closest-side, rgba(70, 155, 241, 0.3) 0, rgba(70, 155, 241, 0) 100%);
  color: #fff;
}
.gears-toolbar.menu-header.solid .ae-title {
  background-image: url("images/title-light.png");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 90%;
  height: 150px;
  margin-bottom: 10px;
}
.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: #25a9e0;
  color: #fff;
  font-weight: bold;
}
.gears-toolbar.menu-header.solid .gears-button.selected a .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.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: #25a9e0;
}
.gears-toolbar.menu-header.transparent-mode > .inner .gears-button:hover a .gears-icon {
  color: #25a9e0;
}
.gears-toolbar.menu-header.transparent-mode > .inner .gears-button:hover a .gears-icon > .box-color {
  background: #25a9e0;
  color: #fff;
}
.gears-toolbar.menu-header.transparent-mode > .inner .gears-button:hover a .gears-icon > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.gears-toolbar.menu-header.transparent-mode > .inner .gears-button:hover a > .box-color {
  background: #25a9e0;
  color: #fff;
}
.gears-toolbar.menu-header.transparent-mode > .inner .gears-button:hover a > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.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;
}
.gears-toolbar.footer0 > .inner {
  color: #fff;
  background: #222;
}
#controls_toolbar .gears-toolbar-dock {
  padding-top: 4px;
  color: #ffdd00;
}
#controls_toolbar .ae-logo {
  font-size: 80px;
}
.ae-logo a {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.ae-title a {
  width: 100px;
  height: 35px;
}
.app-dev .ae-title a {
  position: relative;
}
.app-dev .ae-title a::after {
  content: 'DEV';
  position: absolute;
  top: 0;
  right: 0;
  background: #d32b23;
  color: #fff;
  font-weight: bold;
  font-size: 10px !important;
  padding: 0 4px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/*.gallery {

  .gallery-cell {
    width:100%;
    height: 280px;
    //width:960px;
    .t-center;
    .rel;
    img {

      width:900px;
      max-width: 900px;
      bottom:0px;
      //margin-top:-2%;//-15%;
    }
  }
}*/
#header_info_button a {
  height: 70px;
  margin-bottom: -32px;
}
.home-gallery {
  height: -webkit-calc(65vh);
  height: -moz-calc(65vh);
  height: calc(65vh);
  min-height: 320px;
  color: #fff;
  background: #222;
  width: 100%;
}
.home-contest-gallery {
  height: 270px;
  background: #fff;
  color: #222;
  width: 100%;
}
.mini-gallery {
  height: -webkit-calc(65vh);
  height: -moz-calc(65vh);
  height: calc(65vh);
  max-height: 50px;
  background: #1f2b32;
  color: #fff;
  border-bottom: #f1f1f1 1px solid;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.standard-gallery {
  height: -webkit-calc(65vh);
  height: -moz-calc(65vh);
  height: calc(65vh);
  max-height: 130px;
  background: #1f2b32;
  color: #fff;
  border-bottom: #f1f1f1 1px solid;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.large-gallery {
  height: -webkit-calc(65vh);
  height: -moz-calc(65vh);
  height: calc(65vh);
  max-height: 430px;
  background: #1f2b32;
  color: #fff;
  border-bottom: #f1f1f1 1px solid;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.profile-gallery {
  height: -webkit-calc(65vh);
  height: -moz-calc(65vh);
  height: calc(65vh);
  max-height: 130px;
}
.project-gallery {
  height: -webkit-calc(65vh);
  height: -moz-calc(65vh);
  height: calc(65vh);
  max-height: 130px;
}
.contact-gallery {
  height: -webkit-calc(65vh);
  height: -moz-calc(65vh);
  height: calc(65vh);
  max-height: 130px;
}
.contest-gallery {
  height: -webkit-calc(65vh);
  height: -moz-calc(65vh);
  height: calc(65vh);
  min-height: 320px;
}
.gallery-gallery {
  height: -webkit-calc(65vh);
  height: -moz-calc(65vh);
  height: calc(65vh);
  min-height: 320px;
}
.home-welcome {
  margin-right: 96px;
  margin-top: 6px;
  font-size: 13px !important;
  color: #25a9e0;
}
.home-welcome span {
  font-weight: bold;
}
#account_button .gears-button-inner {
  font-weight: bold;
}
#account_button .gears-button-inner .icon-img {
  -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;
  margin-top: -2px;
}
#contact_dialog textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
/*Product*/
.product-title {
  padding: 15px;
  z-index: 10;
  color: #fff;
  font-size: 22px !important;
  position: absolute;
}
.product-item {
  float: left;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.product-item h4 {
  font-size: 18px;
}
.product-item .content {
  width: 320px;
  height: 500px;
  display: inline-block;
  padding: 20px;
  margin: 20px 0px;
  text-align: center;
  background: #fff;
  color: #222;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
}
.product-item .content .image {
  height: 280px;
  width: 280px;
}
.product-item .content .title {
  font-size: 20px;
  font-weight: 600;
  padding: 10px;
}
.product-item .content .description {
  font-size: 13px;
  text-align: left;
  padding-bottom: 10px;
}
.product-item .content .controls {
  bottom: 20px;
  left: 20px;
  right: 20px;
  position: absolute;
}
.product-item .content .costs {
  font-size: 11px;
}
.product-item .content .cost {
  font-size: 40px;
  color: #25a9e0;
  line-height: 20px;
}
.product-item .content .cost > .box-color {
  background: #25a9e0;
  color: #fff;
}
.product-item .content .cost > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.product-item .content .cost .decimal {
  font-size: 18px;
}
.product-item .content .cost .currency {
  font-size: 22px;
}
.product-item .content .ingredients li {
  float: left;
  margin-right: 15px;
  font-size: 13px;
}
.product-item.mini .content {
  height: 380px;
}
.product-item.large {
  padding: 20px;
  width: 100%;
}
.product-item.large .content {
  height: auto;
  width: 100%;
}
.product-item.large .content::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.product-item.large .image {
  float: left;
  margin: 0 20px 20px 0;
}
.booking-form {
  padding: 0 20px 20px;
  margin-top: -10px;
}
/**
 *   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: #ffdd00;
  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;
}
.app-header {
  /*.inner{
    .ofh;
    &::after{
      content:'BETA';
      .abs;
      top: -2px;
      left: -7px;
      padding: 2px;
      width: 150px;
      .t-center;
      transform: rotate(-45deg);
      transform-origin: 64px 76px;
      .t-size(8px);
      .red;
    }
  }*/
}
.app-header.hidden {
  opacity: 0 !important;
}
.app-header .button-text {
  font-size: 12px;
}
.app-header.gears-toolbar-top .avatar-button a .button-text:not(.subtext) {
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  max-width: 80px;
  min-width: 60px;
  padding-bottom: 3px;
  display: inline-block;
  margin-top: -3px;
}
.app-header.gears-toolbar-top .avatar-button a .button-text.subtext {
  font-size: 8px;
  line-height: 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: center;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  background: #25a9e0;
  color: #fff;
  position: absolute;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  margin-left: 0px;
  top: 23px;
  left: 45px;
  right: 13px;
  padding: 1px 5px;
}
.app-header.gears-toolbar-top .avatar-button a .button-text.subtext .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.app-header.gears-toolbar-left.header.main .ae-title {
  width: 60px;
  height: 40px;
  background-image: url("images/title-light-small.png");
  display: inline-block;
  float: none !important;
}
.app-header.gears-toolbar-left.header.main .ae-title a {
  width: 60px;
}
.app-header.gears-toolbar-left.header.main .docked-center .gears-button a,
.app-header.gears-toolbar-left.header.main .docked-right .gears-button a,
.app-header.gears-toolbar-left.header.main .gears-button.menu-category a {
  width: 60px;
  height: 60px;
  text-align: center;
}
.app-header.gears-toolbar-left.header.main .docked-center .gears-button a .gears-icon,
.app-header.gears-toolbar-left.header.main .docked-right .gears-button a .gears-icon,
.app-header.gears-toolbar-left.header.main .gears-button.menu-category a .gears-icon {
  display: inline-block;
  float: none !important;
  width: 100%;
  font-size: 21px;
}
.app-header.gears-toolbar-left.header.main .docked-center .gears-button a .button-text,
.app-header.gears-toolbar-left.header.main .docked-right .gears-button a .button-text,
.app-header.gears-toolbar-left.header.main .gears-button.menu-category a .button-text {
  font-size: 9px;
  width: 70px;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  float: none !important;
  margin: 0px;
  margin-top: 10px;
  margin-left: -15px;
  opacity: 0;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.app-header.gears-toolbar-left.header.main .docked-center .gears-button:hover a:before,
.app-header.gears-toolbar-left.header.main .docked-right .gears-button:hover a:before,
.app-header.gears-toolbar-left.header.main .gears-button.menu-category:hover a:before {
  content: ' ';
  position: absolute;
  top: 0;
  bottom: 0px;
  width: 3px;
  left: -9px;
  background: #25a9e0;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.app-header.gears-toolbar-left.header.main .docked-center .gears-button:hover a:before .radio input[type="radio"]:checked + span.gears-icon:before,
.app-header.gears-toolbar-left.header.main .docked-right .gears-button:hover a:before .radio input[type="radio"]:checked + span.gears-icon:before,
.app-header.gears-toolbar-left.header.main .gears-button.menu-category:hover a:before .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.app-header.gears-toolbar-left.header.main .docked-center .gears-button:hover .button-text,
.app-header.gears-toolbar-left.header.main .docked-right .gears-button:hover .button-text,
.app-header.gears-toolbar-left.header.main .gears-button.menu-category:hover .button-text {
  opacity: 1;
}
.app-header.gears-toolbar-left.header.main .docked-center .gears-button.selected a.button-standard,
.app-header.gears-toolbar-left.header.main .docked-right .gears-button.selected a.button-standard,
.app-header.gears-toolbar-left.header.main .gears-button.menu-category.selected a.button-standard {
  background: rgba(0, 0, 0, 0);
}
.app-header.gears-toolbar-left.header.main .docked-center .gears-button.selected a:after,
.app-header.gears-toolbar-left.header.main .docked-right .gears-button.selected a:after,
.app-header.gears-toolbar-left.header.main .gears-button.menu-category.selected a:after {
  content: ' ';
  position: absolute;
  top: 0;
  bottom: 0px;
  width: 80px;
  left: -10px;
  background: #25a9e0;
  color: #fff;
  opacity: 0.15;
}
.app-header.gears-toolbar-left.header.main .docked-center .gears-button.selected a:after .radio input[type="radio"]:checked + span.gears-icon:before,
.app-header.gears-toolbar-left.header.main .docked-right .gears-button.selected a:after .radio input[type="radio"]:checked + span.gears-icon:before,
.app-header.gears-toolbar-left.header.main .gears-button.menu-category.selected a:after .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.app-header.gears-toolbar-left.header.main .docked-center .gears-button.selected .gears-icon,
.app-header.gears-toolbar-left.header.main .docked-right .gears-button.selected .gears-icon,
.app-header.gears-toolbar-left.header.main .gears-button.menu-category.selected .gears-icon {
  color: #25a9e0;
}
.app-header.gears-toolbar-left.header.main .docked-center .gears-button.selected .gears-icon > .box-color,
.app-header.gears-toolbar-left.header.main .docked-right .gears-button.selected .gears-icon > .box-color,
.app-header.gears-toolbar-left.header.main .gears-button.menu-category.selected .gears-icon > .box-color {
  background: #25a9e0;
  color: #fff;
}
.app-header.gears-toolbar-left.header.main .docked-center .gears-button.selected .gears-icon > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.app-header.gears-toolbar-left.header.main .docked-right .gears-button.selected .gears-icon > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.app-header.gears-toolbar-left.header.main .gears-button.menu-category.selected .gears-icon > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.app-header.gears-toolbar-left.header.main .docked-center .gears-button.selected .button-text,
.app-header.gears-toolbar-left.header.main .docked-right .gears-button.selected .button-text,
.app-header.gears-toolbar-left.header.main .gears-button.menu-category.selected .button-text {
  opacity: 1;
  color: #25a9e0;
}
.app-header.gears-toolbar-left.header.main .docked-center .gears-button.selected .button-text > .box-color,
.app-header.gears-toolbar-left.header.main .docked-right .gears-button.selected .button-text > .box-color,
.app-header.gears-toolbar-left.header.main .gears-button.menu-category.selected .button-text > .box-color {
  background: #25a9e0;
  color: #fff;
}
.app-header.gears-toolbar-left.header.main .docked-center .gears-button.selected .button-text > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.app-header.gears-toolbar-left.header.main .docked-right .gears-button.selected .button-text > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.app-header.gears-toolbar-left.header.main .gears-button.menu-category.selected .button-text > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.app-header.gears-toolbar-left .avatar-button {
  margin-top: 10px;
  margin-bottom: 15px;
}
.app-header.gears-toolbar-left .avatar-button a {
  padding: 0px;
  margin: 0px;
}
.app-header.gears-toolbar-left .avatar-button a .gears-icon {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin-left: -1px;
}
.app-header.gears-toolbar-left .avatar-button a .button-text:not(.subtext) {
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  max-width: 80px;
  min-width: 60px;
  padding-bottom: 3px;
  display: block;
  margin-top: 27px;
}
.app-header.gears-toolbar-left .avatar-button a .button-text.subtext {
  font-size: 8px;
  line-height: 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: center;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  background: #25a9e0;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-left: 0px;
  display: block;
  padding: 1px 5px;
  width: 70px;
  overflow-y: hidden;
}
.app-header.gears-toolbar-left .avatar-button a .button-text.subtext .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.app-header.gears-toolbar-left .avatar-button:hover a {
  background: none !important;
  border: 0px !important;
}
#main_footer {
  box-shadow: 0 0 1px rgba(76, 86, 103, 0.25), 0 2px 18px rgba(31, 37, 50, 0.32);
}
#main_footer .button-text {
  font-size: 12px;
  color: #fff;
}
#main_footer .gears-icon {
  color: #fff;
}
#personal_panel .gears-button a {
  padding: 14px;
  color: #fff;
}
#personal_panel .gears-button .gears-icon {
  color: #25a9e0;
}
#speaker_panel h2,
#detail_panel h2 {
  position: relative;
  /*&::before{
      content: ' ';
      width: 16px;
      height: 16px;
      top: 3px;
      left: 0px;
      .abs;
      .white;
      .border(@red,3px);
      .border-radius(20px);
    }*/
}
/*#search_panel{
  z-index: 10;
}
#search_mask,.mask-panel{
  z-index: 10;
}
#search_panel_tabs{
  .docked-left{
    right:0px;
  }
  .docked-right{
    z-index: 2;
  }
}
#search_dialog{
  width:100%;
  max-width:600px;
  height: auto !important;
  max-height:600px;
  bottom: 0px;
}*/
#detail_panel_tabs > .inner {
  border-bottom: #d32b23 1px solid;
}
#detail_panel_tabs > .inner .gears-button-inner {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#list_toolbar .docked-left {
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.footer {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.footer .inner {
  max-width: 1000px;
}
.footer.section {
  padding: 15px;
}
.footer:not(#splash_footer) {
  color: #fff;
  background: #222;
}
.footer a {
  color: #fff;
}
.footer p {
  padding-bottom: 0px;
  font-size: 12px;
}
.footer .content {
  font-size: 13px !important;
}
.footer .page {
  padding-top: 15px;
}
.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;
}
.footer a .button-text {
  font-size: 11px;
}
.footer a:hover {
  color: #25a9e0;
}
.footer a:hover > .box-color {
  background: #25a9e0;
  color: #fff;
}
.footer a:hover > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
/**
 *   Responsivity
 */
/**
 *   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 {
  min-width: 0px;
  max-width: 100%;
}
.gears-panel.adaptive .adaptive-exception > .inner,
.gears-toolbar.adaptive .adaptive-exception > .inner {
  min-width: 0px;
  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;
}
.avatar {
  height: 140px;
  width: 140px;
  margin: auto;
  background: #fff;
  color: #222;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  overflow: hidden;
  position: relative;
  border-top: #ccc 3px solid;
  border-bottom: #ccc 3px solid;
  border-left: #ccc 3px solid;
  border-right: #ccc 3px solid;
}
.avatar .ph {
  height: 140px;
  width: 140px;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.avatar .ph:not(.image):after {
  position: absolute;
  content: "\e460";
  font-family: "aeicons-huge1";
  color: #ccc;
  font-size: 110px;
  margin: auto;
  bottom: -6px;
  left: 50%;
  margin-left: -55px;
}
.avatar input {
  top: 0px;
  left: 0px;
  height: 137px;
  width: 140px;
  margin: 0;
  border: none;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
  z-index: 10;
  position: absolute;
}
.button a,
.button .button-standard {
  padding: 12px;
}
.button-text {
  text-transform: uppercase;
}
.book-now {
  padding-left: 10px;
}
body.app-desktop #main_toolbar .gears-accessbox {
  max-width: 140px;
}
/*
	Hyperspace by Pixelarity
	pixelarity.com | hello@pixelarity.com
	License: pixelarity.com/license
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
html,
body {
  overflow-y: auto;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  -webkit-text-size-adjust: none;
}
mark {
  background-color: transparent;
  color: inherit;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input,
select,
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
/* Basic */
@-ms-viewport {
  width: device-width;
}
body {
  -ms-overflow-style: scrollbar;
}
@media screen and (max-width: 480px) {
  html,
  body {
    min-width: 320px;
  }
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body {
  background: #253149;
}
body.is-preload *,
body.is-preload *:before,
body.is-preload *:after {
  -moz-animation: none !important;
  -webkit-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
/* Type */
body,
input,
select,
textarea {
  color: rgba(255, 255, 255, 0.55);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16.5pt;
  font-weight: normal;
  line-height: 1.75;
}
@media screen and (max-width: 1680px) {
  body,
  input,
  select,
  textarea {
    font-size: 13pt;
  }
}
@media screen and (max-width: 1280px) {
  body,
  input,
  select,
  textarea {
    font-size: 12pt;
  }
}
@media screen and (max-width: 360px) {
  body,
  input,
  select,
  textarea {
    font-size: 11pt;
  }
}
a {
  -moz-transition: color 0.2s ease, border-bottom-color 0.2s ease;
  -webkit-transition: color 0.2s ease, border-bottom-color 0.2s ease;
  -ms-transition: color 0.2s ease, border-bottom-color 0.2s ease;
  transition: color 0.2s ease, border-bottom-color 0.2s ease;
  border-bottom: dotted 1px rgba(255, 255, 255, 0.35);
  color: inherit;
  text-decoration: none;
}
a:hover {
  border-bottom-color: transparent;
  color: #ffffff;
}
strong,
b {
  color: #ffffff;
  font-weight: bold;
}
em,
i {
  font-style: italic;
}
p {
  margin: 0 0 2em 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #ffffff;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 0 0.5em 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  text-decoration: none;
}
h1 {
  font-size: 2.75em;
}
h1.major {
  margin: 0 0 1.3em 0;
  position: relative;
  padding-bottom: 0.35em;
}
h1.major:after {
  background-image: -moz-linear-gradient(to right, #4167a6, #4ca07e);
  background-image: -webkit-linear-gradient(to right, #4167a6, #4ca07e);
  background-image: -ms-linear-gradient(to right, #4167a6, #4ca07e);
  background-image: linear-gradient(to right, #4167a6, #4ca07e);
  -moz-transition: max-width 0.2s ease;
  -webkit-transition: max-width 0.2s ease;
  -ms-transition: max-width 0.2s ease;
  transition: max-width 0.2s ease;
  border-radius: 0.2em;
  bottom: 0;
  content: '';
  height: 0.05em;
  position: absolute;
  right: 0;
  width: 100%;
}
h2 {
  font-size: 1.75em;
}
h3 {
  font-size: 1.1em;
}
h4 {
  font-size: 1em;
}
h5 {
  font-size: 0.8em;
}
h6 {
  font-size: 0.6em;
}
@media screen and (max-width: 736px) {
  h1 {
    font-size: 2em;
  }
  h2 {
    font-size: 1.25em;
  }
  h3 {
    font-size: 1em;
  }
  h4 {
    font-size: 0.8em;
  }
  h5 {
    font-size: 0.6em;
  }
  h6 {
    font-size: 0.6em;
  }
}
sub {
  font-size: 0.8em;
  position: relative;
  top: 0.5em;
}
sup {
  font-size: 0.8em;
  position: relative;
  top: -0.5em;
}
blockquote {
  border-left: solid 4px rgba(255, 255, 255, 0.15);
  font-style: italic;
  margin: 0 0 2em 0;
  padding: 0.5em 0 0.5em 2em;
}
code {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25em;
  border: solid 1px rgba(255, 255, 255, 0.15);
  font-family: "Courier New", monospace;
  font-size: 0.9em;
  margin: 0 0.25em;
  padding: 0.25em 0.65em;
}
pre {
  -webkit-overflow-scrolling: touch;
  font-family: "Courier New", monospace;
  font-size: 0.9em;
  margin: 0 0 2em 0;
}
pre code {
  display: block;
  line-height: 1.75em;
  padding: 1em 1.5em;
  overflow-x: auto;
}
hr {
  border: 0;
  border-bottom: solid 1px rgba(255, 255, 255, 0.15);
  margin: 2em 0;
}
hr.major {
  margin: 3em 0;
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
/* Row */
.row {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  align-items: stretch;
}
.row > * {
  box-sizing: border-box;
}
.row.gtr-uniform > * > :last-child {
  margin-bottom: 0;
}
.row.aln-left {
  justify-content: flex-start;
}
.row.aln-center {
  justify-content: center;
}
.row.aln-right {
  justify-content: flex-end;
}
.row.aln-top {
  align-items: flex-start;
}
.row.aln-middle {
  align-items: center;
}
.row.aln-bottom {
  align-items: flex-end;
}
.row > .imp {
  order: -1;
}
.row > .col-1 {
  width: 8.33333%;
}
.row > .off-1 {
  margin-left: 8.33333%;
}
.row > .col-2 {
  width: 16.66667%;
}
.row > .off-2 {
  margin-left: 16.66667%;
}
.row > .col-3 {
  width: 25%;
}
.row > .off-3 {
  margin-left: 25%;
}
.row > .col-4 {
  width: 33.33333%;
}
.row > .off-4 {
  margin-left: 33.33333%;
}
.row > .col-5 {
  width: 41.66667%;
}
.row > .off-5 {
  margin-left: 41.66667%;
}
.row > .col-6 {
  width: 50%;
}
.row > .off-6 {
  margin-left: 50%;
}
.row > .col-7 {
  width: 58.33333%;
}
.row > .off-7 {
  margin-left: 58.33333%;
}
.row > .col-8 {
  width: 66.66667%;
}
.row > .off-8 {
  margin-left: 66.66667%;
}
.row > .col-9 {
  width: 75%;
}
.row > .off-9 {
  margin-left: 75%;
}
.row > .col-10 {
  width: 83.33333%;
}
.row > .off-10 {
  margin-left: 83.33333%;
}
.row > .col-11 {
  width: 91.66667%;
}
.row > .off-11 {
  margin-left: 91.66667%;
}
.row > .col-12 {
  width: 100%;
}
.row > .off-12 {
  margin-left: 100%;
}
.row.gtr-0 {
  margin-top: 0;
  margin-left: 0em;
}
.row.gtr-0 > * {
  padding: 0 0 0 0em;
}
.row.gtr-0.gtr-uniform {
  margin-top: 0em;
}
.row.gtr-0.gtr-uniform > * {
  padding-top: 0em;
}
.row.gtr-25 {
  margin-top: 0;
  margin-left: -0.375em;
}
.row.gtr-25 > * {
  padding: 0 0 0 0.375em;
}
.row.gtr-25.gtr-uniform {
  margin-top: -0.375em;
}
.row.gtr-25.gtr-uniform > * {
  padding-top: 0.375em;
}
.row.gtr-50 {
  margin-top: 0;
  margin-left: -0.75em;
}
.row.gtr-50 > * {
  padding: 0 0 0 0.75em;
}
.row.gtr-50.gtr-uniform {
  margin-top: -0.75em;
}
.row.gtr-50.gtr-uniform > * {
  padding-top: 0.75em;
}
.row {
  margin-top: 0;
  margin-left: -1.5em;
}
.row > * {
  padding: 0 0 0 1.5em;
}
.row.gtr-uniform {
  margin-top: -1.5em;
}
.row.gtr-uniform > * {
  padding-top: 1.5em;
}
.row.gtr-150 {
  margin-top: 0;
  margin-left: -2.25em;
}
.row.gtr-150 > * {
  padding: 0 0 0 2.25em;
}
.row.gtr-150.gtr-uniform {
  margin-top: -2.25em;
}
.row.gtr-150.gtr-uniform > * {
  padding-top: 2.25em;
}
.row.gtr-200 {
  margin-top: 0;
  margin-left: -3em;
}
.row.gtr-200 > * {
  padding: 0 0 0 3em;
}
.row.gtr-200.gtr-uniform {
  margin-top: -3em;
}
.row.gtr-200.gtr-uniform > * {
  padding-top: 3em;
}
@media screen and (max-width: 1680px) {
  .row {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    align-items: stretch;
  }
  .row > * {
    box-sizing: border-box;
  }
  .row.gtr-uniform > * > :last-child {
    margin-bottom: 0;
  }
  .row.aln-left {
    justify-content: flex-start;
  }
  .row.aln-center {
    justify-content: center;
  }
  .row.aln-right {
    justify-content: flex-end;
  }
  .row.aln-top {
    align-items: flex-start;
  }
  .row.aln-middle {
    align-items: center;
  }
  .row.aln-bottom {
    align-items: flex-end;
  }
  .row > .imp-xlarge {
    order: -1;
  }
  .row > .col-1-xlarge {
    width: 8.33333%;
  }
  .row > .off-1-xlarge {
    margin-left: 8.33333%;
  }
  .row > .col-2-xlarge {
    width: 16.66667%;
  }
  .row > .off-2-xlarge {
    margin-left: 16.66667%;
  }
  .row > .col-3-xlarge {
    width: 25%;
  }
  .row > .off-3-xlarge {
    margin-left: 25%;
  }
  .row > .col-4-xlarge {
    width: 33.33333%;
  }
  .row > .off-4-xlarge {
    margin-left: 33.33333%;
  }
  .row > .col-5-xlarge {
    width: 41.66667%;
  }
  .row > .off-5-xlarge {
    margin-left: 41.66667%;
  }
  .row > .col-6-xlarge {
    width: 50%;
  }
  .row > .off-6-xlarge {
    margin-left: 50%;
  }
  .row > .col-7-xlarge {
    width: 58.33333%;
  }
  .row > .off-7-xlarge {
    margin-left: 58.33333%;
  }
  .row > .col-8-xlarge {
    width: 66.66667%;
  }
  .row > .off-8-xlarge {
    margin-left: 66.66667%;
  }
  .row > .col-9-xlarge {
    width: 75%;
  }
  .row > .off-9-xlarge {
    margin-left: 75%;
  }
  .row > .col-10-xlarge {
    width: 83.33333%;
  }
  .row > .off-10-xlarge {
    margin-left: 83.33333%;
  }
  .row > .col-11-xlarge {
    width: 91.66667%;
  }
  .row > .off-11-xlarge {
    margin-left: 91.66667%;
  }
  .row > .col-12-xlarge {
    width: 100%;
  }
  .row > .off-12-xlarge {
    margin-left: 100%;
  }
  .row.gtr-0 {
    margin-top: 0;
    margin-left: 0em;
  }
  .row.gtr-0 > * {
    padding: 0 0 0 0em;
  }
  .row.gtr-0.gtr-uniform {
    margin-top: 0em;
  }
  .row.gtr-0.gtr-uniform > * {
    padding-top: 0em;
  }
  .row.gtr-25 {
    margin-top: 0;
    margin-left: -0.375em;
  }
  .row.gtr-25 > * {
    padding: 0 0 0 0.375em;
  }
  .row.gtr-25.gtr-uniform {
    margin-top: -0.375em;
  }
  .row.gtr-25.gtr-uniform > * {
    padding-top: 0.375em;
  }
  .row.gtr-50 {
    margin-top: 0;
    margin-left: -0.75em;
  }
  .row.gtr-50 > * {
    padding: 0 0 0 0.75em;
  }
  .row.gtr-50.gtr-uniform {
    margin-top: -0.75em;
  }
  .row.gtr-50.gtr-uniform > * {
    padding-top: 0.75em;
  }
  .row {
    margin-top: 0;
    margin-left: -1.5em;
  }
  .row > * {
    padding: 0 0 0 1.5em;
  }
  .row.gtr-uniform {
    margin-top: -1.5em;
  }
  .row.gtr-uniform > * {
    padding-top: 1.5em;
  }
  .row.gtr-150 {
    margin-top: 0;
    margin-left: -2.25em;
  }
  .row.gtr-150 > * {
    padding: 0 0 0 2.25em;
  }
  .row.gtr-150.gtr-uniform {
    margin-top: -2.25em;
  }
  .row.gtr-150.gtr-uniform > * {
    padding-top: 2.25em;
  }
  .row.gtr-200 {
    margin-top: 0;
    margin-left: -3em;
  }
  .row.gtr-200 > * {
    padding: 0 0 0 3em;
  }
  .row.gtr-200.gtr-uniform {
    margin-top: -3em;
  }
  .row.gtr-200.gtr-uniform > * {
    padding-top: 3em;
  }
}
@media screen and (max-width: 1280px) {
  .row {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    align-items: stretch;
  }
  .row > * {
    box-sizing: border-box;
  }
  .row.gtr-uniform > * > :last-child {
    margin-bottom: 0;
  }
  .row.aln-left {
    justify-content: flex-start;
  }
  .row.aln-center {
    justify-content: center;
  }
  .row.aln-right {
    justify-content: flex-end;
  }
  .row.aln-top {
    align-items: flex-start;
  }
  .row.aln-middle {
    align-items: center;
  }
  .row.aln-bottom {
    align-items: flex-end;
  }
  .row > .imp-large {
    order: -1;
  }
  .row > .col-1-large {
    width: 8.33333%;
  }
  .row > .off-1-large {
    margin-left: 8.33333%;
  }
  .row > .col-2-large {
    width: 16.66667%;
  }
  .row > .off-2-large {
    margin-left: 16.66667%;
  }
  .row > .col-3-large {
    width: 25%;
  }
  .row > .off-3-large {
    margin-left: 25%;
  }
  .row > .col-4-large {
    width: 33.33333%;
  }
  .row > .off-4-large {
    margin-left: 33.33333%;
  }
  .row > .col-5-large {
    width: 41.66667%;
  }
  .row > .off-5-large {
    margin-left: 41.66667%;
  }
  .row > .col-6-large {
    width: 50%;
  }
  .row > .off-6-large {
    margin-left: 50%;
  }
  .row > .col-7-large {
    width: 58.33333%;
  }
  .row > .off-7-large {
    margin-left: 58.33333%;
  }
  .row > .col-8-large {
    width: 66.66667%;
  }
  .row > .off-8-large {
    margin-left: 66.66667%;
  }
  .row > .col-9-large {
    width: 75%;
  }
  .row > .off-9-large {
    margin-left: 75%;
  }
  .row > .col-10-large {
    width: 83.33333%;
  }
  .row > .off-10-large {
    margin-left: 83.33333%;
  }
  .row > .col-11-large {
    width: 91.66667%;
  }
  .row > .off-11-large {
    margin-left: 91.66667%;
  }
  .row > .col-12-large {
    width: 100%;
  }
  .row > .off-12-large {
    margin-left: 100%;
  }
  .row.gtr-0 {
    margin-top: 0;
    margin-left: 0em;
  }
  .row.gtr-0 > * {
    padding: 0 0 0 0em;
  }
  .row.gtr-0.gtr-uniform {
    margin-top: 0em;
  }
  .row.gtr-0.gtr-uniform > * {
    padding-top: 0em;
  }
  .row.gtr-25 {
    margin-top: 0;
    margin-left: -0.375em;
  }
  .row.gtr-25 > * {
    padding: 0 0 0 0.375em;
  }
  .row.gtr-25.gtr-uniform {
    margin-top: -0.375em;
  }
  .row.gtr-25.gtr-uniform > * {
    padding-top: 0.375em;
  }
  .row.gtr-50 {
    margin-top: 0;
    margin-left: -0.75em;
  }
  .row.gtr-50 > * {
    padding: 0 0 0 0.75em;
  }
  .row.gtr-50.gtr-uniform {
    margin-top: -0.75em;
  }
  .row.gtr-50.gtr-uniform > * {
    padding-top: 0.75em;
  }
  .row {
    margin-top: 0;
    margin-left: -1.5em;
  }
  .row > * {
    padding: 0 0 0 1.5em;
  }
  .row.gtr-uniform {
    margin-top: -1.5em;
  }
  .row.gtr-uniform > * {
    padding-top: 1.5em;
  }
  .row.gtr-150 {
    margin-top: 0;
    margin-left: -2.25em;
  }
  .row.gtr-150 > * {
    padding: 0 0 0 2.25em;
  }
  .row.gtr-150.gtr-uniform {
    margin-top: -2.25em;
  }
  .row.gtr-150.gtr-uniform > * {
    padding-top: 2.25em;
  }
  .row.gtr-200 {
    margin-top: 0;
    margin-left: -3em;
  }
  .row.gtr-200 > * {
    padding: 0 0 0 3em;
  }
  .row.gtr-200.gtr-uniform {
    margin-top: -3em;
  }
  .row.gtr-200.gtr-uniform > * {
    padding-top: 3em;
  }
}
@media screen and (max-width: 980px) {
  .row {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    align-items: stretch;
  }
  .row > * {
    box-sizing: border-box;
  }
  .row.gtr-uniform > * > :last-child {
    margin-bottom: 0;
  }
  .row.aln-left {
    justify-content: flex-start;
  }
  .row.aln-center {
    justify-content: center;
  }
  .row.aln-right {
    justify-content: flex-end;
  }
  .row.aln-top {
    align-items: flex-start;
  }
  .row.aln-middle {
    align-items: center;
  }
  .row.aln-bottom {
    align-items: flex-end;
  }
  .row > .imp-medium {
    order: -1;
  }
  .row > .col-1-medium {
    width: 8.33333%;
  }
  .row > .off-1-medium {
    margin-left: 8.33333%;
  }
  .row > .col-2-medium {
    width: 16.66667%;
  }
  .row > .off-2-medium {
    margin-left: 16.66667%;
  }
  .row > .col-3-medium {
    width: 25%;
  }
  .row > .off-3-medium {
    margin-left: 25%;
  }
  .row > .col-4-medium {
    width: 33.33333%;
  }
  .row > .off-4-medium {
    margin-left: 33.33333%;
  }
  .row > .col-5-medium {
    width: 41.66667%;
  }
  .row > .off-5-medium {
    margin-left: 41.66667%;
  }
  .row > .col-6-medium {
    width: 50%;
  }
  .row > .off-6-medium {
    margin-left: 50%;
  }
  .row > .col-7-medium {
    width: 58.33333%;
  }
  .row > .off-7-medium {
    margin-left: 58.33333%;
  }
  .row > .col-8-medium {
    width: 66.66667%;
  }
  .row > .off-8-medium {
    margin-left: 66.66667%;
  }
  .row > .col-9-medium {
    width: 75%;
  }
  .row > .off-9-medium {
    margin-left: 75%;
  }
  .row > .col-10-medium {
    width: 83.33333%;
  }
  .row > .off-10-medium {
    margin-left: 83.33333%;
  }
  .row > .col-11-medium {
    width: 91.66667%;
  }
  .row > .off-11-medium {
    margin-left: 91.66667%;
  }
  .row > .col-12-medium {
    width: 100%;
  }
  .row > .off-12-medium {
    margin-left: 100%;
  }
  .row.gtr-0 {
    margin-top: 0;
    margin-left: 0em;
  }
  .row.gtr-0 > * {
    padding: 0 0 0 0em;
  }
  .row.gtr-0.gtr-uniform {
    margin-top: 0em;
  }
  .row.gtr-0.gtr-uniform > * {
    padding-top: 0em;
  }
  .row.gtr-25 {
    margin-top: 0;
    margin-left: -0.375em;
  }
  .row.gtr-25 > * {
    padding: 0 0 0 0.375em;
  }
  .row.gtr-25.gtr-uniform {
    margin-top: -0.375em;
  }
  .row.gtr-25.gtr-uniform > * {
    padding-top: 0.375em;
  }
  .row.gtr-50 {
    margin-top: 0;
    margin-left: -0.75em;
  }
  .row.gtr-50 > * {
    padding: 0 0 0 0.75em;
  }
  .row.gtr-50.gtr-uniform {
    margin-top: -0.75em;
  }
  .row.gtr-50.gtr-uniform > * {
    padding-top: 0.75em;
  }
  .row {
    margin-top: 0;
    margin-left: -1.5em;
  }
  .row > * {
    padding: 0 0 0 1.5em;
  }
  .row.gtr-uniform {
    margin-top: -1.5em;
  }
  .row.gtr-uniform > * {
    padding-top: 1.5em;
  }
  .row.gtr-150 {
    margin-top: 0;
    margin-left: -2.25em;
  }
  .row.gtr-150 > * {
    padding: 0 0 0 2.25em;
  }
  .row.gtr-150.gtr-uniform {
    margin-top: -2.25em;
  }
  .row.gtr-150.gtr-uniform > * {
    padding-top: 2.25em;
  }
  .row.gtr-200 {
    margin-top: 0;
    margin-left: -3em;
  }
  .row.gtr-200 > * {
    padding: 0 0 0 3em;
  }
  .row.gtr-200.gtr-uniform {
    margin-top: -3em;
  }
  .row.gtr-200.gtr-uniform > * {
    padding-top: 3em;
  }
}
@media screen and (max-width: 736px) {
  .row {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    align-items: stretch;
  }
  .row > * {
    box-sizing: border-box;
  }
  .row.gtr-uniform > * > :last-child {
    margin-bottom: 0;
  }
  .row.aln-left {
    justify-content: flex-start;
  }
  .row.aln-center {
    justify-content: center;
  }
  .row.aln-right {
    justify-content: flex-end;
  }
  .row.aln-top {
    align-items: flex-start;
  }
  .row.aln-middle {
    align-items: center;
  }
  .row.aln-bottom {
    align-items: flex-end;
  }
  .row > .imp-small {
    order: -1;
  }
  .row > .col-1-small {
    width: 8.33333%;
  }
  .row > .off-1-small {
    margin-left: 8.33333%;
  }
  .row > .col-2-small {
    width: 16.66667%;
  }
  .row > .off-2-small {
    margin-left: 16.66667%;
  }
  .row > .col-3-small {
    width: 25%;
  }
  .row > .off-3-small {
    margin-left: 25%;
  }
  .row > .col-4-small {
    width: 33.33333%;
  }
  .row > .off-4-small {
    margin-left: 33.33333%;
  }
  .row > .col-5-small {
    width: 41.66667%;
  }
  .row > .off-5-small {
    margin-left: 41.66667%;
  }
  .row > .col-6-small {
    width: 50%;
  }
  .row > .off-6-small {
    margin-left: 50%;
  }
  .row > .col-7-small {
    width: 58.33333%;
  }
  .row > .off-7-small {
    margin-left: 58.33333%;
  }
  .row > .col-8-small {
    width: 66.66667%;
  }
  .row > .off-8-small {
    margin-left: 66.66667%;
  }
  .row > .col-9-small {
    width: 75%;
  }
  .row > .off-9-small {
    margin-left: 75%;
  }
  .row > .col-10-small {
    width: 83.33333%;
  }
  .row > .off-10-small {
    margin-left: 83.33333%;
  }
  .row > .col-11-small {
    width: 91.66667%;
  }
  .row > .off-11-small {
    margin-left: 91.66667%;
  }
  .row > .col-12-small {
    width: 100%;
  }
  .row > .off-12-small {
    margin-left: 100%;
  }
  .row.gtr-0 {
    margin-top: 0;
    margin-left: 0em;
  }
  .row.gtr-0 > * {
    padding: 0 0 0 0em;
  }
  .row.gtr-0.gtr-uniform {
    margin-top: 0em;
  }
  .row.gtr-0.gtr-uniform > * {
    padding-top: 0em;
  }
  .row.gtr-25 {
    margin-top: 0;
    margin-left: -0.375em;
  }
  .row.gtr-25 > * {
    padding: 0 0 0 0.375em;
  }
  .row.gtr-25.gtr-uniform {
    margin-top: -0.375em;
  }
  .row.gtr-25.gtr-uniform > * {
    padding-top: 0.375em;
  }
  .row.gtr-50 {
    margin-top: 0;
    margin-left: -0.75em;
  }
  .row.gtr-50 > * {
    padding: 0 0 0 0.75em;
  }
  .row.gtr-50.gtr-uniform {
    margin-top: -0.75em;
  }
  .row.gtr-50.gtr-uniform > * {
    padding-top: 0.75em;
  }
  .row {
    margin-top: 0;
    margin-left: -1.5em;
  }
  .row > * {
    padding: 0 0 0 1.5em;
  }
  .row.gtr-uniform {
    margin-top: -1.5em;
  }
  .row.gtr-uniform > * {
    padding-top: 1.5em;
  }
  .row.gtr-150 {
    margin-top: 0;
    margin-left: -2.25em;
  }
  .row.gtr-150 > * {
    padding: 0 0 0 2.25em;
  }
  .row.gtr-150.gtr-uniform {
    margin-top: -2.25em;
  }
  .row.gtr-150.gtr-uniform > * {
    padding-top: 2.25em;
  }
  .row.gtr-200 {
    margin-top: 0;
    margin-left: -3em;
  }
  .row.gtr-200 > * {
    padding: 0 0 0 3em;
  }
  .row.gtr-200.gtr-uniform {
    margin-top: -3em;
  }
  .row.gtr-200.gtr-uniform > * {
    padding-top: 3em;
  }
}
@media screen and (max-width: 480px) {
  .row {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    align-items: stretch;
  }
  .row > * {
    box-sizing: border-box;
  }
  .row.gtr-uniform > * > :last-child {
    margin-bottom: 0;
  }
  .row.aln-left {
    justify-content: flex-start;
  }
  .row.aln-center {
    justify-content: center;
  }
  .row.aln-right {
    justify-content: flex-end;
  }
  .row.aln-top {
    align-items: flex-start;
  }
  .row.aln-middle {
    align-items: center;
  }
  .row.aln-bottom {
    align-items: flex-end;
  }
  .row > .imp-xsmall {
    order: -1;
  }
  .row > .col-1-xsmall {
    width: 8.33333%;
  }
  .row > .off-1-xsmall {
    margin-left: 8.33333%;
  }
  .row > .col-2-xsmall {
    width: 16.66667%;
  }
  .row > .off-2-xsmall {
    margin-left: 16.66667%;
  }
  .row > .col-3-xsmall {
    width: 25%;
  }
  .row > .off-3-xsmall {
    margin-left: 25%;
  }
  .row > .col-4-xsmall {
    width: 33.33333%;
  }
  .row > .off-4-xsmall {
    margin-left: 33.33333%;
  }
  .row > .col-5-xsmall {
    width: 41.66667%;
  }
  .row > .off-5-xsmall {
    margin-left: 41.66667%;
  }
  .row > .col-6-xsmall {
    width: 50%;
  }
  .row > .off-6-xsmall {
    margin-left: 50%;
  }
  .row > .col-7-xsmall {
    width: 58.33333%;
  }
  .row > .off-7-xsmall {
    margin-left: 58.33333%;
  }
  .row > .col-8-xsmall {
    width: 66.66667%;
  }
  .row > .off-8-xsmall {
    margin-left: 66.66667%;
  }
  .row > .col-9-xsmall {
    width: 75%;
  }
  .row > .off-9-xsmall {
    margin-left: 75%;
  }
  .row > .col-10-xsmall {
    width: 83.33333%;
  }
  .row > .off-10-xsmall {
    margin-left: 83.33333%;
  }
  .row > .col-11-xsmall {
    width: 91.66667%;
  }
  .row > .off-11-xsmall {
    margin-left: 91.66667%;
  }
  .row > .col-12-xsmall {
    width: 100%;
  }
  .row > .off-12-xsmall {
    margin-left: 100%;
  }
  .row.gtr-0 {
    margin-top: 0;
    margin-left: 0em;
  }
  .row.gtr-0 > * {
    padding: 0 0 0 0em;
  }
  .row.gtr-0.gtr-uniform {
    margin-top: 0em;
  }
  .row.gtr-0.gtr-uniform > * {
    padding-top: 0em;
  }
  .row.gtr-25 {
    margin-top: 0;
    margin-left: -0.375em;
  }
  .row.gtr-25 > * {
    padding: 0 0 0 0.375em;
  }
  .row.gtr-25.gtr-uniform {
    margin-top: -0.375em;
  }
  .row.gtr-25.gtr-uniform > * {
    padding-top: 0.375em;
  }
  .row.gtr-50 {
    margin-top: 0;
    margin-left: -0.75em;
  }
  .row.gtr-50 > * {
    padding: 0 0 0 0.75em;
  }
  .row.gtr-50.gtr-uniform {
    margin-top: -0.75em;
  }
  .row.gtr-50.gtr-uniform > * {
    padding-top: 0.75em;
  }
  .row {
    margin-top: 0;
    margin-left: -1.5em;
  }
  .row > * {
    padding: 0 0 0 1.5em;
  }
  .row.gtr-uniform {
    margin-top: -1.5em;
  }
  .row.gtr-uniform > * {
    padding-top: 1.5em;
  }
  .row.gtr-150 {
    margin-top: 0;
    margin-left: -2.25em;
  }
  .row.gtr-150 > * {
    padding: 0 0 0 2.25em;
  }
  .row.gtr-150.gtr-uniform {
    margin-top: -2.25em;
  }
  .row.gtr-150.gtr-uniform > * {
    padding-top: 2.25em;
  }
  .row.gtr-200 {
    margin-top: 0;
    margin-left: -3em;
  }
  .row.gtr-200 > * {
    padding: 0 0 0 3em;
  }
  .row.gtr-200.gtr-uniform {
    margin-top: -3em;
  }
  .row.gtr-200.gtr-uniform > * {
    padding-top: 3em;
  }
}
/* Box */
.box {
  border-radius: 0.25em;
  border: solid 1px rgba(255, 255, 255, 0.15);
  margin-bottom: 2em;
  padding: 1.5em;
}
.box > :last-child,
.box > :last-child > :last-child,
.box > :last-child > :last-child > :last-child {
  margin-bottom: 0;
}
.box.alt {
  border: 0;
  border-radius: 0;
  padding: 0;
}
/* Button */
input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.button {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -moz-transition: border-color 0.2s ease;
  -webkit-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
  background-color: transparent;
  border: solid 1px !important;
  border-color: rgba(255, 255, 255, 0.15) !important;
  border-radius: 3em;
  color: #ffffff !important;
  cursor: pointer;
  display: inline-block;
  font-size: 0.6em;
  font-weight: bold;
  height: calc(4.75em + 2px);
  letter-spacing: 0.25em;
  line-height: 4.75em;
  outline: 0;
  padding: 0 3.75em;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
input[type="submit"]:after,
input[type="reset"]:after,
input[type="button"]:after,
button:after,
.button:after {
  -moz-transform: scale(0.25);
  -webkit-transform: scale(0.25);
  -ms-transform: scale(0.25);
  transform: scale(0.25);
  pointer-events: none;
  -moz-transition: opacity 0.2s ease, -moz-transform 0.2s ease;
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  -ms-transition: opacity 0.2s ease, -ms-transform 0.2s ease;
  transition: opacity 0.2s ease, transform 0.2s ease;
  background: #ffffff;
  border-radius: 3em;
  content: '';
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
input[type="submit"].icon:before,
input[type="reset"].icon:before,
input[type="button"].icon:before,
button.icon:before,
.button.icon:before {
  margin-right: 0.75em;
}
input[type="submit"].fit,
input[type="reset"].fit,
input[type="button"].fit,
button.fit,
.button.fit {
  width: 100%;
}
input[type="submit"].small,
input[type="reset"].small,
input[type="button"].small,
button.small,
.button.small {
  font-size: 0.4em;
}
input[type="submit"].large,
input[type="reset"].large,
input[type="button"].large,
button.large,
.button.large {
  font-size: 0.8em;
}
input[type="submit"].primary,
input[type="reset"].primary,
input[type="button"].primary,
button.primary,
.button.primary {
  background-color: #ffffff;
  color: #253149 !important;
}
input[type="submit"].primary:after,
input[type="reset"].primary:after,
input[type="button"].primary:after,
button.primary:after,
.button.primary:after {
  display: none;
}
input[type="submit"].disabled,
input[type="submit"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="button"].disabled,
input[type="button"]:disabled,
button.disabled,
button:disabled,
.button.disabled,
.button:disabled {
  cursor: default;
  opacity: 0.5;
  pointer-events: none;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:hover,
.button:hover {
  border-color: rgba(255, 255, 255, 0.55) !important;
}
input[type="submit"]:hover:after,
input[type="reset"]:hover:after,
input[type="button"]:hover:after,
button:hover:after,
.button:hover:after {
  opacity: 0.05;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
input[type="submit"]:hover:active,
input[type="reset"]:hover:active,
input[type="button"]:hover:active,
button:hover:active,
.button:hover:active {
  border-color: #ffffff !important;
}
input[type="submit"]:hover:active:after,
input[type="reset"]:hover:active:after,
input[type="button"]:hover:active:after,
button:hover:active:after,
.button:hover:active:after {
  opacity: 0.1;
}
/* Features */
.features {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 0.25em;
  border: solid 1px rgba(255, 255, 255, 0.15);
  background: rgba(255, 255, 255, 0.05);
  margin: 0 0 2em 0;
}
.features section {
  padding: 3.5em 3em 1em 7em;
  width: 50%;
  border-top: solid 1px rgba(255, 255, 255, 0.15);
  position: relative;
}
.features section:nth-child(-n + 2) {
  border-top-width: 0;
}
.features section:nth-child(2n) {
  border-left: solid 1px rgba(255, 255, 255, 0.15);
}
.features section .icon {
  -moz-transition: opacity 0.5s ease, -moz-transform 0.5s ease;
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  -ms-transition: opacity 0.5s ease, -ms-transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease;
  -moz-transition-delay: 1s;
  -webkit-transition-delay: 1s;
  -ms-transition-delay: 1s;
  transition-delay: 1s;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  position: absolute;
  left: 3em;
  top: 3em;
  opacity: 1;
}
.features section:nth-child(1) .icon {
  -moz-transition-delay: 0.15s;
  -webkit-transition-delay: 0.15s;
  -ms-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.features section:nth-child(2) .icon {
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.features section:nth-child(3) .icon {
  -moz-transition-delay: 0.45s;
  -webkit-transition-delay: 0.45s;
  -ms-transition-delay: 0.45s;
  transition-delay: 0.45s;
}
.features section:nth-child(4) .icon {
  -moz-transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
  -ms-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.features section:nth-child(5) .icon {
  -moz-transition-delay: 0.75s;
  -webkit-transition-delay: 0.75s;
  -ms-transition-delay: 0.75s;
  transition-delay: 0.75s;
}
.features section:nth-child(6) .icon {
  -moz-transition-delay: 0.9s;
  -webkit-transition-delay: 0.9s;
  -ms-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.features section:nth-child(7) .icon {
  -moz-transition-delay: 1.05s;
  -webkit-transition-delay: 1.05s;
  -ms-transition-delay: 1.05s;
  transition-delay: 1.05s;
}
.features section:nth-child(8) .icon {
  -moz-transition-delay: 1.2s;
  -webkit-transition-delay: 1.2s;
  -ms-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.features section:nth-child(9) .icon {
  -moz-transition-delay: 1.35s;
  -webkit-transition-delay: 1.35s;
  -ms-transition-delay: 1.35s;
  transition-delay: 1.35s;
}
.features section:nth-child(10) .icon {
  -moz-transition-delay: 1.5s;
  -webkit-transition-delay: 1.5s;
  -ms-transition-delay: 1.5s;
  transition-delay: 1.5s;
}
.features section:nth-child(11) .icon {
  -moz-transition-delay: 1.65s;
  -webkit-transition-delay: 1.65s;
  -ms-transition-delay: 1.65s;
  transition-delay: 1.65s;
}
.features section:nth-child(12) .icon {
  -moz-transition-delay: 1.8s;
  -webkit-transition-delay: 1.8s;
  -ms-transition-delay: 1.8s;
  transition-delay: 1.8s;
}
.features section:nth-child(13) .icon {
  -moz-transition-delay: 1.95s;
  -webkit-transition-delay: 1.95s;
  -ms-transition-delay: 1.95s;
  transition-delay: 1.95s;
}
.features section:nth-child(14) .icon {
  -moz-transition-delay: 2.1s;
  -webkit-transition-delay: 2.1s;
  -ms-transition-delay: 2.1s;
  transition-delay: 2.1s;
}
.features section:nth-child(15) .icon {
  -moz-transition-delay: 2.25s;
  -webkit-transition-delay: 2.25s;
  -ms-transition-delay: 2.25s;
  transition-delay: 2.25s;
}
.features section:nth-child(16) .icon {
  -moz-transition-delay: 2.4s;
  -webkit-transition-delay: 2.4s;
  -ms-transition-delay: 2.4s;
  transition-delay: 2.4s;
}
.features section:nth-child(17) .icon {
  -moz-transition-delay: 2.55s;
  -webkit-transition-delay: 2.55s;
  -ms-transition-delay: 2.55s;
  transition-delay: 2.55s;
}
.features section:nth-child(18) .icon {
  -moz-transition-delay: 2.7s;
  -webkit-transition-delay: 2.7s;
  -ms-transition-delay: 2.7s;
  transition-delay: 2.7s;
}
.features section:nth-child(19) .icon {
  -moz-transition-delay: 2.85s;
  -webkit-transition-delay: 2.85s;
  -ms-transition-delay: 2.85s;
  transition-delay: 2.85s;
}
.features section:nth-child(20) .icon {
  -moz-transition-delay: 3s;
  -webkit-transition-delay: 3s;
  -ms-transition-delay: 3s;
  transition-delay: 3s;
}
.features.inactive section .icon {
  -moz-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
}
@media screen and (max-width: 980px) {
  .features {
    display: block;
  }
  .features section {
    border-top-width: 1px !important;
    border-left-width: 0 !important;
    width: 100%;
  }
  .features section:first-child {
    border-top-width: 0 !important;
  }
}
@media screen and (max-width: 736px) {
  .features section {
    padding: 2.5em 1.5em 0.1em 5.5em;
  }
  .features section .icon {
    left: 1.5em;
    top: 2em;
  }
}
@media screen and (max-width: 480px) {
  .features section {
    padding: 2em 1.5em 0.1em 1.5em;
  }
  .features section .icon {
    left: 0;
    position: relative;
    top: 0;
  }
}
/* Form */
form {
  margin: 0 0 2em 0;
}
form > :last-child {
  margin-bottom: 0;
}
form > .fields {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 3em);
  margin: -1.5em 0 2em -1.5em;
}
form > .fields > .field {
  -moz-flex-grow: 0;
  -webkit-flex-grow: 0;
  -ms-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  padding: 1.5em 0 0 1.5em;
  width: calc(100% - 1.5em);
}
form > .fields > .field.half {
  width: calc(50% - 0.75em);
}
form > .fields > .field.third {
  width: calc(100%/3 - 0.5em);
}
form > .fields > .field.quarter {
  width: calc(25% - 0.375em);
}
@media screen and (max-width: 480px) {
  form > .fields {
    width: calc(100% + 3em);
    margin: -1.5em 0 2em -1.5em;
  }
  form > .fields > .field {
    padding: 1.5em 0 0 1.5em;
    width: calc(100% - 1.5em);
  }
  form > .fields > .field.half {
    width: calc(100% - 1.5em);
  }
  form > .fields > .field.third {
    width: calc(100% - 1.5em);
  }
  form > .fields > .field.quarter {
    width: calc(100% - 1.5em);
  }
}
label {
  color: #ffffff;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 0 0.7em 0;
  display: block;
  font-size: 1.1em;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
select,
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25em;
  border: none;
  border: solid 1px rgba(255, 255, 255, 0.15);
  color: inherit;
  display: block;
  outline: 0;
  padding: 0 1em;
  text-decoration: none;
  width: 100%;
}
input[type="text"]:invalid,
input[type="password"]:invalid,
input[type="email"]:invalid,
input[type="tel"]:invalid,
select:invalid,
textarea:invalid {
  box-shadow: none;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
select:focus,
textarea:focus {
  border-color: #ffffff;
  box-shadow: 0 0 0 1px #ffffff;
}
select {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(255, 255, 255, 0.15)' /%3E%3C/svg%3E");
  background-size: 1.25rem;
  background-repeat: no-repeat;
  background-position: calc(100% - 1rem) center;
  height: 2.75em;
  padding-right: 2.75em;
  text-overflow: ellipsis;
}
select option {
  color: #ffffff;
  background: #253149;
}
select:focus::-ms-value {
  background-color: transparent;
}
select::-ms-expand {
  display: none;
}
input[type="text"],
input[type="password"],
input[type="email"],
select {
  height: 2.75em;
}
textarea {
  padding: 0.75em 1em;
}
body.is-ie textarea {
  min-height: 10em;
}
input[type="checkbox"],
input[type="radio"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  display: block;
  float: left;
  margin-right: -2em;
  opacity: 0;
  width: 1em;
  z-index: -1;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.55);
  cursor: pointer;
  display: inline-block;
  font-size: 1em;
  font-weight: normal;
  padding-left: 2.4em;
  padding-right: 0.75em;
  position: relative;
}
input[type="checkbox"] + label:before,
input[type="radio"] + label:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  text-transform: none !important;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
input[type="checkbox"] + label:before,
input[type="radio"] + label:before {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25em;
  border: solid 1px rgba(255, 255, 255, 0.15);
  content: '';
  display: inline-block;
  font-size: 0.8em;
  height: 2.0625em;
  left: 0;
  line-height: 2.0625em;
  position: absolute;
  text-align: center;
  top: 0;
  width: 2.0625em;
}
input[type="checkbox"]:checked + label:before,
input[type="radio"]:checked + label:before {
  background: #ffffff;
  border-color: #ffffff;
  color: #4ca07e;
  content: '\f00c';
}
input[type="checkbox"]:focus + label:before,
input[type="radio"]:focus + label:before {
  border-color: #ffffff;
  box-shadow: 0 0 0 1px #ffffff;
}
input[type="checkbox"] + label:before {
  border-radius: 0.25em;
}
input[type="radio"] + label:before {
  border-radius: 100%;
}
::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
  opacity: 1;
}
:-moz-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
  opacity: 1;
}
::-moz-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
  opacity: 1;
}
:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.35) !important;
  opacity: 1;
}
/* Icon */
.icon {
  text-decoration: none;
  border-bottom: none;
  position: relative;
}
.icon:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  text-transform: none !important;
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.icon > .label {
  display: none;
}
.icon:before {
  line-height: inherit;
}
.icon.solid:before {
  font-weight: 900;
}
.icon.brands:before {
  font-family: 'Font Awesome 5 Brands';
}
.icon.major {
  width: 2.5em;
  height: 2.5em;
  display: block;
  background: #ffffff;
  border-radius: 100%;
  color: #253149;
  text-align: center;
  line-height: 2.5em;
  margin: 0 0 1.3em 0;
}
.icon.major:before {
  font-size: 1.25em;
}
.wrapper.style1 .icon.major:before {
  color: #4167a6;
}
.wrapper.style1-alt .icon.major:before {
  color: #335081;
}
.wrapper.style2 .icon.major:before {
  color: #3f8eb3;
}
.wrapper.style2-alt .icon.major:before {
  color: #32708d;
}
.wrapper.style3 .icon.major:before {
  color: #4ca07e;
}
.wrapper.style3-alt .icon.major:before {
  color: #3c7d63;
}
/* Image */
.image {
  border-radius: 0.25em;
  border: 0;
  display: inline-block;
  position: relative;
}
.image img {
  border-radius: 0.25em;
  display: block;
}
.image.left,
.image.right {
  max-width: 40%;
}
.image.left img,
.image.right img {
  width: 100%;
}
.image.left {
  float: left;
  margin: 0 1.5em 1em 0;
  top: 0.25em;
}
.image.right {
  float: right;
  margin: 0 0 1em 1.5em;
  top: 0.25em;
}
.image.fit {
  display: block;
  margin: 0 0 2em 0;
  width: 100%;
}
.image.fit img {
  width: 100%;
}
.image.main {
  display: block;
  margin: 0 0 3em 0;
  width: 100%;
}
.image.main img {
  width: 100%;
}
/* List */
ol {
  list-style: decimal;
  margin: 0 0 2em 0;
  padding-left: 1.25em;
}
ol li {
  padding-left: 0.25em;
}
ul {
  list-style: disc;
  margin: 0 0 2em 0;
  padding-left: 1em;
}
ul li {
  padding-left: 0.5em;
}
ul.alt {
  list-style: none;
  padding-left: 0;
}
ul.alt li {
  border-top: solid 1px rgba(255, 255, 255, 0.15);
  padding: 0.5em 0;
}
ul.alt li:first-child {
  border-top: 0;
  padding-top: 0;
}
dl {
  margin: 0 0 2em 0;
}
dl dt {
  display: block;
  font-weight: bold;
  margin: 0 0 1em 0;
}
dl dd {
  margin-left: 2em;
}
/* Actions */
ul.actions {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  cursor: default;
  list-style: none;
  margin-left: -1em;
  padding-left: 0;
}
ul.actions li {
  padding: 0 0 0 1em;
  vertical-align: middle;
}
ul.actions.special {
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  width: 100%;
  margin-left: 0;
}
ul.actions.special li:first-child {
  padding-left: 0;
}
ul.actions.stacked {
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 0;
}
ul.actions.stacked li {
  padding: 1.3em 0 0 0;
}
ul.actions.stacked li:first-child {
  padding-top: 0;
}
ul.actions.fit {
  width: calc(100% + 1em);
}
ul.actions.fit li {
  -moz-flex-grow: 1;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -moz-flex-shrink: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-shrink: 1;
  flex-shrink: 1;
  width: 100%;
}
ul.actions.fit li > * {
  width: 100%;
}
ul.actions.fit.stacked {
  width: 100%;
}
@media screen and (max-width: 480px) {
  ul.actions:not(.fixed) {
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0;
    width: 100% !important;
  }
  ul.actions:not(.fixed) li {
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    -moz-flex-shrink: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-shrink: 1;
    flex-shrink: 1;
    padding: 1em 0 0 0;
    text-align: center;
    width: 100%;
  }
  ul.actions:not(.fixed) li > * {
    width: 100%;
  }
  ul.actions:not(.fixed) li:first-child {
    padding-top: 0;
  }
  ul.actions:not(.fixed) li input[type="submit"],
  ul.actions:not(.fixed) li input[type="reset"],
  ul.actions:not(.fixed) li input[type="button"],
  ul.actions:not(.fixed) li button,
  ul.actions:not(.fixed) li .button {
    width: 100%;
  }
  ul.actions:not(.fixed) li input[type="submit"].icon:before,
  ul.actions:not(.fixed) li input[type="reset"].icon:before,
  ul.actions:not(.fixed) li input[type="button"].icon:before,
  ul.actions:not(.fixed) li button.icon:before,
  ul.actions:not(.fixed) li .button.icon:before {
    margin-left: -0.5rem;
  }
}
/* Contact */
ul.contact {
  list-style: none;
  padding: 0;
}
ul.contact > li {
  padding: 0;
  margin: 1.5em 0 0 0;
}
ul.contact > li:first-child {
  margin-top: 0;
}
/* Icons */
ul.icons {
  cursor: default;
  list-style: none;
  padding-left: 0;
}
ul.icons li {
  display: inline-block;
  padding: 0 0.75em 0 0;
}
ul.icons li:last-child {
  padding-right: 0;
}
ul.icons li > a,
ul.icons li > span {
  border: 0;
}
ul.icons li > a .label,
ul.icons li > span .label {
  display: none;
}
/* Menu */
ul.menu {
  list-style: none;
  padding: 0;
}
ul.menu > li {
  border-left: solid 1px rgba(255, 255, 255, 0.15);
  display: inline-block;
  line-height: 1;
  margin-left: 1.5em;
  padding: 0 0 0 1.5em;
}
ul.menu > li:first-child {
  border-left: 0;
  margin: 0;
  padding-left: 0;
}
@media screen and (max-width: 480px) {
  ul.menu > li {
    border-left: 0;
    display: block;
    line-height: inherit;
    margin: 0.5em 0 0 0;
    padding-left: 0;
  }
}
/* Section/Article */
section.special,
article.special {
  text-align: center;
}
header p {
  color: rgba(255, 255, 255, 0.35);
  position: relative;
  margin: 0 0 1.5em 0;
}
header h2 + p {
  font-size: 1.25em;
  margin-top: -1em;
  line-height: 1.5em;
}
header h3 + p {
  font-size: 1.1em;
  margin-top: -0.8em;
  line-height: 1.5em;
}
header h4 + p,
header h5 + p,
header h6 + p {
  font-size: 0.9em;
  margin-top: -0.6em;
  line-height: 1.5em;
}
/* Split */
.split {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
.split > * {
  width: calc(50% - 2.5em);
}
.split > :nth-child(2n - 1) {
  padding-right: 2.5em;
  border-right: solid 1px rgba(255, 255, 255, 0.15);
}
.split > :nth-child(2n) {
  padding-left: 2.5em;
}
.split.style1 > :nth-child(2n - 1) {
  width: calc(66.66666% - 2.5em);
}
.split.style1 > :nth-child(2n) {
  width: calc(33.33333% - 2.5em);
}
@media screen and (max-width: 1680px) {
  .split > * {
    width: calc(50% - 2em);
  }
  .split > :nth-child(2n - 1) {
    padding-right: 2em;
  }
  .split > :nth-child(2n) {
    padding-left: 2em;
  }
  .split.style1 > :nth-child(2n - 1) {
    width: calc(66.66666% - 2em);
  }
  .split.style1 > :nth-child(2n) {
    width: calc(33.33333% - 2em);
  }
}
@media screen and (max-width: 980px) {
  .split {
    display: block;
  }
  .split > * {
    border-top: solid 1px rgba(255, 255, 255, 0.15);
    margin: 4em 0 0 0;
    padding: 4em 0 0 0;
    width: 100% !important;
  }
  .split > :nth-child(2n - 1) {
    border-right: 0;
    padding-right: 0;
  }
  .split > :nth-child(2n) {
    padding-left: 0;
  }
  .split > :first-child {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
  }
}
@media screen and (max-width: 736px) {
  .split > * {
    margin: 3em 0 0 0;
    padding: 3em 0 0 0;
  }
}
/* Spotlights */
.spotlights > section {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  min-height: 22.5em;
}
body.is-ie .spotlights > section {
  min-height: 0;
}
.spotlights > section > .image {
  background-position: center center;
  background-size: cover;
  border-radius: 0;
  display: block;
  position: relative;
  width: 25em;
}
.spotlights > section > .image img {
  border-radius: 0;
  display: block;
}
.spotlights > section > .image:before {
  -moz-transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  -ms-transition: opacity 1s ease;
  transition: opacity 1s ease;
  background: rgba(37, 49, 73, 0.9);
  content: '';
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.spotlights > section > .content {
  padding: 4em 5em 2em 5em ;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  width: 50em;
  -ms-flex: 1;
}
.spotlights > section > .content > .inner {
  -moz-transform: translateX(0) translateY(0);
  -webkit-transform: translateX(0) translateY(0);
  -ms-transform: translateX(0) translateY(0);
  transform: translateX(0) translateY(0);
  -moz-transition: opacity 1s ease, -moz-transform 1s ease;
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  -ms-transition: opacity 1s ease, -ms-transform 1s ease;
  transition: opacity 1s ease, transform 1s ease;
  opacity: 1;
}
.spotlights > section:nth-child(2) {
  background-color: rgba(0, 0, 0, 0.05);
}
.spotlights > section:nth-child(3) {
  background-color: rgba(0, 0, 0, 0.1);
}
.spotlights > section.inactive > .image:before,
body.is-preload .spotlights > section > .image:before {
  opacity: 1;
}
.spotlights > section.inactive > .content > .inner,
body.is-preload .spotlights > section > .content > .inner {
  -moz-transform: translateX(-1em);
  -webkit-transform: translateX(-1em);
  -ms-transform: translateX(-1em);
  transform: translateX(-1em);
  opacity: 0;
}
@media screen and (max-width: 1680px) {
  .spotlights > section > .content {
    padding: 4em 4em 2em 4em ;
  }
}
@media screen and (max-width: 980px) {
  .spotlights > section {
    display: block;
  }
  .spotlights > section > .image {
    width: 100%;
    height: 50vh;
  }
  .spotlights > section > .content {
    width: 100%;
  }
  .spotlights > section.inactive > .content > .inner,
  body.is-preload .spotlights > section > .content > .inner {
    -moz-transform: translateY(1em);
    -webkit-transform: translateY(1em);
    -ms-transform: translateY(1em);
    transform: translateY(1em);
  }
}
@media screen and (max-width: 736px) {
  .spotlights > section > .image {
    height: 50vh;
    min-height: 15em;
  }
  .spotlights > section > .content {
    padding: 3em 2em 1em 2em ;
  }
}
/* Table */
.table-wrapper {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}
table {
  margin: 0 0 2em 0;
  width: 100%;
}
table tbody tr {
  border: solid 1px rgba(255, 255, 255, 0.15);
  border-left: 0;
  border-right: 0;
}
table tbody tr:nth-child(2n + 1) {
  background-color: rgba(255, 255, 255, 0.05);
}
table td {
  padding: 0.75em 0.75em;
}
table th {
  color: #ffffff;
  font-size: 1em;
  font-weight: bold;
  padding: 0 0.75em 0.75em 0.75em;
  text-align: left;
}
table thead {
  border-bottom: solid 2px rgba(255, 255, 255, 0.15);
}
table tfoot {
  border-top: solid 2px rgba(255, 255, 255, 0.15);
}
table.alt {
  border-collapse: separate;
}
table.alt tbody tr td {
  border: solid 1px rgba(255, 255, 255, 0.15);
  border-left-width: 0;
  border-top-width: 0;
}
table.alt tbody tr td:first-child {
  border-left-width: 1px;
}
table.alt tbody tr:first-child td {
  border-top-width: 1px;
}
table.alt thead {
  border-bottom: 0;
}
table.alt tfoot {
  border-top: 0;
}
/* Wrapper */
.wrapper {
  position: relative;
}
.wrapper > .inner {
  padding: 5em 5em 3em 5em ;
  max-width: 100%;
  width: 75em;
}
@media screen and (max-width: 1680px) {
  .wrapper > .inner {
    padding: 4em 4em 2em 4em ;
  }
}
@media screen and (max-width: 1280px) {
  .wrapper > .inner {
    width: 100%;
  }
}
@media screen and (max-width: 736px) {
  .wrapper > .inner {
    padding: 3em 2em 1em 2em ;
  }
}
.wrapper.alt {
  background-color: #1c2638;
}
.wrapper.style1 {
  background-color: #4167a6;
}
.wrapper.style1-alt {
  background-color: #335081;
}
.wrapper.style2 {
  background-color: #3f8eb3;
}
.wrapper.style2-alt {
  background-color: #32708d;
}
.wrapper.style3 {
  background-color: #4ca07e;
}
.wrapper.style3-alt {
  background-color: #3c7d63;
}
.wrapper.fullscreen {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  min-height: 100vh;
}
body.is-ie .wrapper.fullscreen {
  height: 100vh;
}
@media screen and (max-width: 1280px) {
  .wrapper.fullscreen {
    min-height: calc(100vh - 2.5em);
  }
  body.is-ie .wrapper.fullscreen {
    height: calc(100vh - 2.5em);
  }
}
@media screen and (max-width: 736px) {
  .wrapper.fullscreen {
    padding: 2em 0;
    min-height: 0;
  }
  body.is-ie .wrapper.fullscreen {
    height: auto;
  }
}
.wrapper.fade-up > .inner {
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -moz-transition: opacity 1s ease, -moz-transform 1s ease;
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  -ms-transition: opacity 1s ease, -ms-transform 1s ease;
  transition: opacity 1s ease, transform 1s ease;
  opacity: 1;
}
.wrapper.fade-up.inactive > .inner,
body.is-preload .wrapper.fade-up > .inner {
  opacity: 0;
  -moz-transform: translateY(1em);
  -webkit-transform: translateY(1em);
  -ms-transform: translateY(1em);
  transform: translateY(1em);
}
.wrapper.fade-down > .inner {
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -moz-transition: opacity 1s ease, -moz-transform 1s ease;
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  -ms-transition: opacity 1s ease, -ms-transform 1s ease;
  transition: opacity 1s ease, transform 1s ease;
  opacity: 1;
}
.wrapper.fade-down.inactive > .inner,
body.is-preload .wrapper.fade-down > .inner {
  opacity: 0;
  -moz-transform: translateY(-1em);
  -webkit-transform: translateY(-1em);
  -ms-transform: translateY(-1em);
  transform: translateY(-1em);
}
.wrapper.fade > .inner {
  -moz-transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  -ms-transition: opacity 1s ease;
  transition: opacity 1s ease;
  opacity: 1;
}
.wrapper.fade.inactive > .inner,
body.is-preload .wrapper.fade > .inner {
  opacity: 0;
}
/* Header */
#header {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  background-color: #4167a6;
  cursor: default;
  padding: 1.75em 2em;
}
#header > .title {
  border: 0;
  color: #ffffff;
  display: block;
  font-size: 1.25em;
  font-weight: bold;
}
#header > nav {
  -moz-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}
#header > nav > ul {
  margin: 0;
  padding: 0;
}
#header > nav > ul > li {
  display: inline-block;
  margin-left: 1.75em;
  padding: 0;
  vertical-align: middle;
}
#header > nav > ul > li:first-child {
  margin-left: 0;
}
#header > nav > ul > li a {
  border: 0;
  color: rgba(255, 255, 255, 0.35);
  display: inline-block;
  font-size: 0.6em;
  font-weight: bold;
  letter-spacing: 0.25em;
  text-transform: uppercase;
}
#header > nav > ul > li a:hover {
  color: rgba(255, 255, 255, 0.55);
}
#header > nav > ul > li a.active {
  color: #ffffff;
}
@media screen and (max-width: 736px) {
  #header {
    padding: 1em 2em;
  }
}
@media screen and (max-width: 480px) {
  #header {
    display: block;
    padding: 0 2em;
    text-align: left;
  }
  #header .title {
    font-size: 1.25em;
    padding: 1em 0;
  }
  #header > nav {
    border-top: solid 1px rgba(255, 255, 255, 0.15);
    text-align: inherit;
  }
  #header > nav > ul > li {
    margin-left: 1.5em;
  }
  #header > nav > ul > li a {
    height: 6em;
    line-height: 6em;
  }
}
/* Wrapper (main) */
#sidebar + #wrapper {
  margin-left: 18em;
}
@media screen and (max-width: 1280px) {
  #sidebar + #wrapper {
    margin-left: 0;
    padding-top: 3.5em;
  }
}
@media screen and (max-width: 736px) {
  #sidebar + #wrapper {
    padding-top: 0;
  }
}
#header + #wrapper > .wrapper > .inner {
  margin: 0 auto;
}
/* Footer */
#sidebar + #wrapper + #footer {
  margin-left: 18em;
}
@media screen and (max-width: 1280px) {
  #sidebar + #wrapper + #footer {
    margin-left: 0;
  }
}
#footer > .inner a {
  border-bottom-color: rgba(255, 255, 255, 0.15);
}
#footer > .inner a:hover {
  border-bottom-color: transparent;
}
#footer > .inner .menu {
  font-size: 0.8em;
  color: rgba(255, 255, 255, 0.15);
}
#header + #wrapper + #footer > .inner {
  margin: 0 auto;
}
/* Sidebar */
#sidebar {
  padding: 2.5em 2.5em 0.5em 2.5em;
  background: #253149;
  cursor: default;
  height: 100vh;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  text-align: right;
  top: 0;
  width: 18em;
  z-index: 10000;
}
#sidebar > .inner {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -moz-transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  -ms-transition: opacity 1s ease;
  transition: opacity 1s ease;
  min-height: 100%;
  opacity: 1;
  width: 100%;
}
body.is-ie #sidebar > .inner {
  height: 100%;
}
#sidebar nav > ul {
  list-style: none;
  padding: 0;
}
#sidebar nav > ul > li {
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -moz-transition: opacity 0.15s ease, -moz-transform 0.75s ease;
  -webkit-transition: opacity 0.15s ease, -webkit-transform 0.75s ease;
  -ms-transition: opacity 0.15s ease, -ms-transform 0.75s ease;
  transition: opacity 0.15s ease, transform 0.75s ease;
  margin: 1.5em 0 0 0;
  opacity: 1;
  padding: 0;
  position: relative;
}
#sidebar nav > ul > li:first-child {
  margin: 0;
}
#sidebar nav > ul > li:nth-child(1) {
  -moz-transition-delay: 0.45s;
  -webkit-transition-delay: 0.45s;
  -ms-transition-delay: 0.45s;
  transition-delay: 0.45s;
}
#sidebar nav > ul > li:nth-child(2) {
  -moz-transition-delay: 0.65s;
  -webkit-transition-delay: 0.65s;
  -ms-transition-delay: 0.65s;
  transition-delay: 0.65s;
}
#sidebar nav > ul > li:nth-child(3) {
  -moz-transition-delay: 0.85s;
  -webkit-transition-delay: 0.85s;
  -ms-transition-delay: 0.85s;
  transition-delay: 0.85s;
}
#sidebar nav > ul > li:nth-child(4) {
  -moz-transition-delay: 1.05s;
  -webkit-transition-delay: 1.05s;
  -ms-transition-delay: 1.05s;
  transition-delay: 1.05s;
}
#sidebar nav > ul > li:nth-child(5) {
  -moz-transition-delay: 1.25s;
  -webkit-transition-delay: 1.25s;
  -ms-transition-delay: 1.25s;
  transition-delay: 1.25s;
}
#sidebar nav > ul > li:nth-child(6) {
  -moz-transition-delay: 1.45s;
  -webkit-transition-delay: 1.45s;
  -ms-transition-delay: 1.45s;
  transition-delay: 1.45s;
}
#sidebar nav > ul > li:nth-child(7) {
  -moz-transition-delay: 1.65s;
  -webkit-transition-delay: 1.65s;
  -ms-transition-delay: 1.65s;
  transition-delay: 1.65s;
}
#sidebar nav > ul > li:nth-child(8) {
  -moz-transition-delay: 1.85s;
  -webkit-transition-delay: 1.85s;
  -ms-transition-delay: 1.85s;
  transition-delay: 1.85s;
}
#sidebar nav > ul > li:nth-child(9) {
  -moz-transition-delay: 2.05s;
  -webkit-transition-delay: 2.05s;
  -ms-transition-delay: 2.05s;
  transition-delay: 2.05s;
}
#sidebar nav > ul > li:nth-child(10) {
  -moz-transition-delay: 2.25s;
  -webkit-transition-delay: 2.25s;
  -ms-transition-delay: 2.25s;
  transition-delay: 2.25s;
}
#sidebar nav > ul > li:nth-child(11) {
  -moz-transition-delay: 2.45s;
  -webkit-transition-delay: 2.45s;
  -ms-transition-delay: 2.45s;
  transition-delay: 2.45s;
}
#sidebar nav > ul > li:nth-child(12) {
  -moz-transition-delay: 2.65s;
  -webkit-transition-delay: 2.65s;
  -ms-transition-delay: 2.65s;
  transition-delay: 2.65s;
}
#sidebar nav > ul > li:nth-child(13) {
  -moz-transition-delay: 2.85s;
  -webkit-transition-delay: 2.85s;
  -ms-transition-delay: 2.85s;
  transition-delay: 2.85s;
}
#sidebar nav > ul > li:nth-child(14) {
  -moz-transition-delay: 3.05s;
  -webkit-transition-delay: 3.05s;
  -ms-transition-delay: 3.05s;
  transition-delay: 3.05s;
}
#sidebar nav > ul > li:nth-child(15) {
  -moz-transition-delay: 3.25s;
  -webkit-transition-delay: 3.25s;
  -ms-transition-delay: 3.25s;
  transition-delay: 3.25s;
}
#sidebar nav > ul > li:nth-child(16) {
  -moz-transition-delay: 3.45s;
  -webkit-transition-delay: 3.45s;
  -ms-transition-delay: 3.45s;
  transition-delay: 3.45s;
}
#sidebar nav > ul > li:nth-child(17) {
  -moz-transition-delay: 3.65s;
  -webkit-transition-delay: 3.65s;
  -ms-transition-delay: 3.65s;
  transition-delay: 3.65s;
}
#sidebar nav > ul > li:nth-child(18) {
  -moz-transition-delay: 3.85s;
  -webkit-transition-delay: 3.85s;
  -ms-transition-delay: 3.85s;
  transition-delay: 3.85s;
}
#sidebar nav > ul > li:nth-child(19) {
  -moz-transition-delay: 4.05s;
  -webkit-transition-delay: 4.05s;
  -ms-transition-delay: 4.05s;
  transition-delay: 4.05s;
}
#sidebar nav > ul > li:nth-child(20) {
  -moz-transition-delay: 4.25s;
  -webkit-transition-delay: 4.25s;
  -ms-transition-delay: 4.25s;
  transition-delay: 4.25s;
}
#sidebar nav a {
  -moz-transition: color 0.2s ease;
  -webkit-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  transition: color 0.2s ease;
  border: 0;
  color: rgba(255, 255, 255, 0.35);
  display: block;
  font-size: 0.6em;
  font-weight: bold;
  letter-spacing: 0.25em;
  line-height: 1.75;
  outline: 0;
  padding: 1.35em 0;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
#sidebar nav a:before,
#sidebar nav a:after {
  border-radius: 0.2em;
  bottom: 0;
  content: '';
  height: 0.2em;
  position: absolute;
  right: 0;
  width: 100%;
}
#sidebar nav a:before {
  background: #2e3c5a;
}
#sidebar nav a:after {
  background-image: -moz-linear-gradient(to right, #4167a6, #4ca07e);
  background-image: -webkit-linear-gradient(to right, #4167a6, #4ca07e);
  background-image: -ms-linear-gradient(to right, #4167a6, #4ca07e);
  background-image: linear-gradient(to right, #4167a6, #4ca07e);
  -moz-transition: max-width 0.2s ease;
  -webkit-transition: max-width 0.2s ease;
  -ms-transition: max-width 0.2s ease;
  transition: max-width 0.2s ease;
  max-width: 0;
}
#sidebar nav a:hover {
  color: rgba(255, 255, 255, 0.55);
}
#sidebar nav a.active {
  color: #ffffff;
}
#sidebar nav a.active:after {
  max-width: 100%;
}
body.is-preload #sidebar > .inner {
  opacity: 0;
}
body.is-preload #sidebar nav ul li {
  -moz-transform: translateY(2em);
  -webkit-transform: translateY(2em);
  -ms-transform: translateY(2em);
  transform: translateY(2em);
  opacity: 0;
}
@media screen and (max-width: 1280px) {
  #sidebar {
    height: 3.5em;
    left: 0;
    line-height: 3.5em;
    overflow: hidden;
    padding: 0;
    text-align: center;
    top: 0;
    width: 100%;
  }
  #sidebar > .inner {
    -moz-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -moz-align-items: -moz-stretch;
    -webkit-align-items: -webkit-stretch;
    -ms-align-items: -ms-stretch;
    align-items: stretch;
    height: inherit;
    line-height: inherit;
  }
  #sidebar nav {
    height: inherit;
    line-height: inherit;
  }
  #sidebar nav ul {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    height: inherit;
    line-height: inherit;
    margin: 0;
  }
  #sidebar nav ul li {
    display: block;
    height: inherit;
    line-height: inherit;
    margin: 0 0 0 2em;
    padding: 0;
  }
  #sidebar nav a {
    height: inherit;
    line-height: inherit;
    padding: 0;
  }
  #sidebar nav a:after {
    background-image: none;
    background-color: #4ca07e;
  }
}
@media screen and (max-width: 736px) {
  #sidebar {
    display: none;
  }
}
/* Intro */
#intro {
  background-attachment: fixed;
  background-image: url("images/intro.svg");
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#intro p {
  font-size: 1.25em;
}
@media screen and (max-width: 980px) {
  #intro p br {
    display: none;
  }
}
@media screen and (max-width: 736px) {
  #intro p {
    font-size: 1em;
  }
}
@media screen and (max-width: 1280px) {
  #intro {
    background-attachment: scroll;
  }
}
input,
select,
textarea,
.ms-ctn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border-top: #cacaca 1px solid;
  border-bottom: #cacaca 1px solid;
  border-left: #cacaca 1px solid;
  border-right: #cacaca 1px solid;
  font-size: 15px;
  color: #222;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
}
input:focus:not(:read-only):not([name='search']),
select:focus:not(:read-only):not([name='search']),
textarea:focus:not(:read-only):not([name='search']),
.ms-ctn:focus:not(:read-only):not([name='search']) {
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  border-top: #25a9e0 1px solid;
  border-bottom: #25a9e0 1px solid;
  border-left: #25a9e0 1px solid;
  border-right: #25a9e0 1px solid;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
input:focus:read-only,
select: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;
}
input,
select {
  padding: 6px 12px;
  height: 42px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
select {
  padding-right: 24px !important;
}
input[type="radio"],
input[type="checkbox"] {
  display: none;
}
button {
  border: none;
  background: none;
}
fieldset .box-text {
  padding: 5px;
  padding-left: 0px;
  margin-top: 10px;
}
.ae-label {
  padding: 1px;
}
.ae-field {
  position: relative;
}
.ae-field.hidden {
  display: none;
}
.ae-field.c10 {
  width: 10%;
}
.ae-field.c20 {
  width: 20%;
}
.ae-field.c30 {
  width: 30%;
}
.ae-field.c40 {
  width: 40%;
}
.ae-field.c50 {
  width: 50%;
}
.ae-field.c33 {
  width: 33.33%;
}
.ae-field.c66 {
  width: 66.66%;
}
.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 .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.text .gears-icon.readonly {
  position: absolute;
  bottom: 12px;
  right: 20px;
}
.ae-field.text .field-container.gears-readonly,
.ae-field.text .field-container.gears-readonly > input {
  background: #f1f1f1 !important;
}
.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: 12px;
  right: 20px;
}
.ae-field.combo .field-container {
  /*&:before{
        font-family: "aeicons-huge1";
        content:"\e597";
        right:5px;
        bottom:26px;
        .t-color;
        .abs;
      }*/
}
.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: #222;
  -webkit-appearance: none;
}
.ae-field.combo .field-container:before {
  content: "▼";
  color: #25a9e0;
  position: absolute;
  right: 5px;
  bottom: 26px;
  font-size: 10px;
  pointer-events: none;
}
.ae-field.combo .field-container:before > .box-color {
  background: #25a9e0;
  color: #fff;
}
.ae-field.combo .field-container:before > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.ae-field.combo .field-container.gears-readonly,
.ae-field.combo .field-container.gears-readonly > select {
  background: #f1f1f1 !important;
}
.ae-field.combo .field-container.gears-readonly:before,
.ae-field.combo .field-container.gears-readonly > select:before {
  content: " ";
}
.ae-field.radio label {
  cursor: pointer;
}
.ae-field.radio input[type="radio"]:checked + span.gears-icon:before {
  content: " ";
  background: #25a9e0;
  color: #fff;
}
.ae-field.radio input[type="radio"]:checked + span.gears-icon:before .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.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 {
  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: #25a9e0;
}
.ae-field.checkbox .gears-icon > .box-color {
  background: #25a9e0;
  color: #fff;
}
.ae-field.checkbox .gears-icon > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.ae-field.checkbox.field-ok::after,
.ae-field.checkbox.field-error::after {
  bottom: 5px;
}
.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;
}
.ae-field.switch {
  position: relative;
}
.ae-field.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.ae-field.switch > label {
  display: inline-block;
}
.ae-field.switch label.switch-toggle {
  display: inline-block;
  width: 40px!important;
  height: 22px;
  vertical-align: middle;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.ae-field.switch label:not(.switch-toggle) {
  width: auto;
  padding-right: 5px;
}
.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: #25a9e0;
}
.ae-field.switch input:focus + .slider {
  box-shadow: 0 0 1px #25a9e0;
}
.ae-field.switch input:checked + .slider:before {
  -webkit-transform: translateX(18px);
  -ms-transform: translateX(18px);
  transform: translateX(18px);
}
.ae-field.switch.switch-green input:checked + .slider {
  background-color: #009640;
}
.ae-field.switch.switch-green input:focus + .slider {
  box-shadow: 0 0 1px #009640;
}
.ae-field.switch.switch-onoff .slider {
  background-color: #d32b23;
}
.ae-field.switch.switch-onoff input:checked + .slider {
  background-color: #009640;
}
.ae-field.switch.switch-onoff input:focus + .slider {
  box-shadow: 0 0 1px #009640;
}
form section {
  overflow: hidden;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
form section::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.blue .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.form-section {
  margin-bottom: 10px;
  padding: 5px 10px;
  font-size: 13px !important;
  width: 100%;
  text-align: center;
  color: #fff;
  background: #868686;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ss-icon {
  right: 20px;
  top: 26px;
  color: #25a9e0;
}
.ss-icon > .box-color {
  background: #25a9e0;
  color: #fff;
}
.ss-icon > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.ssr-icon {
  right: 40px;
  top: 26px;
}
.ss-adder {
  right: 8px;
  top: 6px;
  z-index: 5;
  position: absolute;
}
.ss-adder a {
  padding: 5px 10px !important;
}
.ss-adder .gears-icon {
  color: #25a9e0;
}
.ss-adder .gears-icon > .box-color {
  background: #25a9e0;
  color: #fff;
}
.ss-adder .gears-icon > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.fieldset-iteration::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.fieldset-iteration-adder {
  margin-top: -20px;
  float: left;
}
.formset0 {
  padding-right: 15px;
  position: relative;
  /*label{
    .t-fit;
    padding-bottom: 5px;
    display: block;
    padding-left: 2px;
    .t-micro;
    .t-ucase;
    .t-strong;
  }*/
}
.formset0.col-1,
.formset0.col-1-1,
.formset0.t-fit {
  padding-right: 0px;
  width: 100%;
}
.formset0 .box-text {
  /*margin-bottom:10px;
    padding:5px 10px;
    display: inline-block;
    .t-white;
    .t-mini;
    .t-fit;
    .t-center;
    .ofh;
    .border-radius(3px);
    .box-size();
    .rel;
    padding-right:10px;*/
  display: inline-block;
  float: none !important;
  padding-right: 0px;
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
  padding: 5px 0px;
  font-size: 21px;
  font-weight: bold;
  /*&::before{
      content:' ';
      z-index: -1;
      .abs;
      .fit;
      .dark0;
    }*/
}
.formset0 .box-text.accordion-label {
  padding-right: 0px;
}
.formset0 .box-text .accordion-icon {
  margin-left: -10px;
  margin-top: 4px;
}
.formset0 .box-text .accordion-icon a {
  padding: 0;
}
.formset0 .box-text .accordion-action {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
  cursor: pointer;
}
.formset0 .box-text .accordion-action a {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.formset0 .box-text .accordion-action:hover a {
  box-shadow: none !important;
}
.formset0 .ae-field {
  padding-right: 0px;
  width: 100%;
  margin-bottom: 20px;
  padding-right: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.formset0 .ae-field.c10 {
  width: 10%;
}
.formset0 .ae-field.c20 {
  width: 20%;
}
.formset0 .ae-field.c30 {
  width: 30%;
}
.formset0 .ae-field.c40 {
  width: 40%;
}
.formset0 .ae-field.c50 {
  width: 50%;
}
.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 .ae-field.field-disabled {
  opacity: 0.4;
  pointer-events: none;
  user-select: none;
}
.formset0 .ae-field:not(.switch) > label {
  height: 20px;
  margin-bottom: -6px;
  padding: 0px 9px;
  background: #cacaca;
  display: inline-block;
  float: none !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 10px !important;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.formset0 .ae-field.field-ok:not(.switch) > label {
  background: #009640;
  color: #fff;
}
.formset0 .ae-field.field-error:not(.switch) > label {
  background: #d32b23;
  color: #fff;
}
.formset0 .ae-field.field-ok.switch .slider {
  background: #009640;
  color: #fff;
}
.formset0 .ae-field.field-error.switch .slider {
  background: #d32b23;
  color: #fff;
}
.formset0 .field-ok.field-ok::after,
.formset0 .field-error.field-ok::after,
.formset0 .field-ok.field-error::after,
.formset0 .field-error.field-error::after {
  bottom: auto;
  top: -5px;
}
.formset0 .password input {
  padding-right: 46px;
}
.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: #25a9e0;
  color: #fff;
  content: '✔';
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
}
.formset0 .checkbox input[type=checkbox]:checked + label::after .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.formset0 .combo select {
  -webkit-appearance: none;
}
.formset0 .combo:before {
  content: "▼";
  color: #25a9e0;
  position: absolute;
  right: 10px;
  top: 26px;
  font-size: 10px;
  pointer-events: none;
}
.formset0 .combo:before > .box-color {
  background: #25a9e0;
  color: #fff;
}
.formset0 .combo:before > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.formset0 .spacer {
  padding-right: 0px;
  width: 100%;
  float: left;
  padding-top: 20px;
}
.formset0 .field-alternative {
  margin-top: 2px;
  text-align: center;
  position: relative;
  /*&::before{
      content: ' ';
      height:2px;
      top:17px;
      left:2px;
      right:2px;
      background: @grey4;
      .abs;
    }*/
}
.formset0 .field-alternative span {
  display: inline-block;
  font-weight: bold;
  color: #bbb;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 11px;
  margin: 5px 0px;
  position: relative;
  padding: 9px 15px;
}
.formset0.col-1,
.formset0.col-1-1,
.formset0.t-fit {
  padding-right: 0px;
  width: 100%;
}
.formset0 .gears-button {
  padding-right: 3px;
}
.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: #868686;
  -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.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.c33 {
  width: 33.33%;
}
.formset .ae-field.c66 {
  width: 66.66%;
}
.formset .field-container {
  margin-bottom: 20px;
  padding-right: 0px;
  width: 100%;
}
.formset .label,
.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: #d35400 !important;
}
.ui-state-active {
  background: #25a9e0 !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 {
  /*.abs();
  bottom: 48px;
  right: 9px;
  font-size: 7px;
  .t-white;
  .t-size(7px);
  height: 12px;
  width: 15px;
  border-radius: 3px;*/
}
.field-error {
  /*label{
    .red;
  }*/
}
.field-error input,
.field-error select {
  border-color: #d32b23;
}
.field-error input:focus:not(:read-only):not([name='search']),
.field-error select:focus:not(:read-only):not([name='search']) {
  border-color: #d32b23;
}
.field-error:after {
  content: " ";
  background: #d32b23;
  color: #fff;
  /*.abs();
  bottom: 48px;
  right: 9px;
  font-size: 7px;
  .t-white;
  .t-size(7px);
  height: 12px;
  width: 15px;
  border-radius: 3px;*/
}
.field-ok {
  /*label{
    .green;
  }*/
}
.field-ok input,
.field-ok select {
  border-color: #009640;
}
.field-ok input:focus:not(:read-only):not([name='search']),
.field-ok select:focus:not(:read-only):not([name='search']) {
  border-color: #009640;
}
.field-ok:after {
  content: " ";
  background: #009640;
  color: #fff;
  /*.abs();
  bottom: 48px;
  right: 9px;
  font-size: 7px;
  .t-white;
  .t-size(7px);
  height: 12px;
  width: 15px;
  border-radius: 3px;*/
}
.fieldset {
  padding: 10px 0 10px 0;
}
.fieldset .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: #25a9e0;
}
.fieldset > label > .box-color {
  background: #25a9e0;
  color: #fff;
}
.fieldset > label > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.fieldset .ae-field {
  position: relative;
}
.fieldset.datepicker .ae-field:after {
  content: "\e3de";
  /*.abs();
  bottom: 48px;
  right: 9px;
  font-size: 7px;
  .t-white;
  .t-size(7px);
  height: 12px;
  width: 15px;
  border-radius: 3px;*/
}
.fieldset.datepicker .valid {
  background: #ffdd00;
}
.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: #222;
}
.fieldset.datepicker .real-today {
  border-bottom: #222 3px solid;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.fieldset.timecombo .ae-field:after {
  content: "\e3df";
  /*.abs();
  bottom: 48px;
  right: 9px;
  font-size: 7px;
  .t-white;
  .t-size(7px);
  height: 12px;
  width: 15px;
  border-radius: 3px;*/
}
.hasDatepicker {
  position: relative;
  z-index: 200;
}
.brfix form > br {
  display: none;
}
fieldset.brfix + br {
  display: none;
}
.scanner-container .button-action {
  margin-top: 14px !important;
  padding: 12px !important;
}
.scanner-container .button-action .button-text {
  line-height: 16px !important;
}
body.app-phone .form-submit.gears-button.centered .gears-button-inner.size-large .button-text {
  font-size: 15px;
}
[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%;
}
.c20 {
  width: 20%;
}
.c25 {
  width: 25%;
}
.c30 {
  width: 30%;
}
.c33 {
  width: 33.3%;
}
.c40 {
  width: 40%;
}
.c50 {
  width: 50%;
}
.c60 {
  width: 60%;
}
.c66 {
  width: 66.6%;
}
.c70 {
  width: 70%;
}
.c75 {
  width: 75%;
}
.c80 {
  width: 80%;
}
.c90 {
  width: 90%;
}
.h20 {
  height: 20%;
}
.h25 {
  height: 25%;
}
.h33 {
  height: 33.3%;
}
.h66 {
  height: 66.6%;
}
.h50 {
  height: 50%;
}
.h75 {
  height: 75%;
}
.h100 {
  height: 100%;
}
.col10 {
  width: 10%;
  float: left;
}
.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;
}
.col90 {
  width: 90%;
  float: left;
}
.col-vm {
  max-width: 900px;
  float: none;
  margin: auto;
}
.row-sss {
  min-height: 24px;
}
.row-sss > .gears-panel {
  height: 100%;
}
.row-ss {
  min-height: 48px;
}
.row-ss > .gears-panel {
  height: 100%;
}
.row-s {
  min-height: 100px;
}
.row-s > .gears-panel {
  height: 100%;
}
.row-m {
  min-height: 240px;
}
.row-m > .gears-panel {
  height: 100%;
}
.row-l {
  min-height: 480px;
}
.row-l > .gears-panel {
  height: 100%;
}
.row-200 {
  min-height: 200px;
}
.row-300 {
  min-height: 300px;
}
.row-400 {
  min-height: 400px;
}
.cell-middle {
  display: table-cell;
  float: none !important;
  vertical-align: middle;
}
.pflex-w > .gears-content {
  display: flex;
  flex-wrap: wrap;
}
.cflex-gb1 {
  flex-basis: 0;
  flex-grow: 1;
}
@media only screen and (max-width: 899px) {
  [class*='col-'] {
    width: 100%;
  }
  .cell-middle {
    display: block;
  }
  .col-1-8 {
    width: 25%;
  }
  .col-2-8 {
    width: 50%;
  }
}
@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: 50%;
  }
  .col-1-4 {
    width: 50%;
  }
  .col-1-5 {
    width: 50%;
  }
  .col-2-3,
  .col-8-12 {
    width: 50%;
  }
  .col-1-1 {
    width: 100%;
  }
  .col-4-5 {
    width: 80%;
  }
  .col-1-6 {
    width: 25%;
  }
  .col-1-7 {
    width: 14.28%;
  }
  .col-1-8 {
    width: 12.5%;
  }
  .col-2-8 {
    width: 25%;
  }
  .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-5 {
    width: 20%;
  }
  .col-1-6,
  .col-2-12 {
    width: 16.666%;
  }
  .col-1-7 {
    width: 14.28%;
  }
  .col-1-8 {
    width: 12.5%;
  }
  .col-2-8 {
    width: 25%;
  }
  .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) {
  .author_name {
    display: none;
  }
  #viewport_panel .solid .ae-title {
    background-image: url("images/logo-dark.png");
    width: 54px;
  }
  #viewport_panel .solid .ae-title a {
    width: 54px;
  }
  #viewport_panel .solid .docked-left {
    padding-left: 0px;
  }
  #viewport_panel .solid .docked-center {
    padding-left: 60px;
  }
  #viewport_panel .solid .docked-right {
    padding-right: 0px;
  }
  .gears-toolbar.header.main.gears-toolbar-top .gears-accessbox .button-text {
    display: none !important;
  }
  .gears-toolbar.header.main.gears-toolbar-top .docked-left {
    padding-left: 0px;
  }
  .gears-toolbar.header.main.gears-toolbar-top .docked-right {
    padding-right: 0px;
  }
  .gears-toolbar.header.tabset .header-object span.button-text {
    display: none;
  }
  .gears-toolbar.header.tabset .docked-right .button-text {
    display: none;
  }
  .gears-toolbar.header.transparent-mode .docked-right {
    display: block;
  }
  .gears-toolbar.list-header.list-header .docked-left {
    padding-left: 20px;
  }
  .gears-toolbar.list-header.list-header .header-control {
    width: auto !important;
  }
  .gears-toolbar.list-header.list-header .header-control .header-label {
    position: relative !important;
  }
  .gears-toolbar.list-header.list-header .header-control:not(.header-sortable) {
    display: none;
  }
  .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%;
  }
  #landing_panel .content .intro.box {
    display: none;
  }
  #landing_panel .section:first-child {
    padding-top: 20px;
  }
  .packages .package {
    padding-right: 10px;
    padding: 10px;
  }
}
@media only screen and (min-width: 701px) and (max-width: 1200px) {
  .author_name {
    display: none;
  }
  .gears-list.responsive .gears-list-item {
    width: 50%;
  }
  #landing_panel .section:first-child {
    padding-top: 20px;
  }
  .packages .package {
    padding-right: 10px;
    padding: 10px;
  }
  .gears-toolbar.header.tabset:not(.tabset-iconed) .docked-right span.gears-icon {
    display: none;
  }
  .gears-toolbar.header.tabset:not(.tabset-iconed) .docked-right .button-text {
    margin-left: 0px !important;
  }
  .gears-toolbar.list-header.list-header .docked-left {
    padding-left: 20px;
  }
  .gears-toolbar.list-header.list-header .header-control {
    width: auto !important;
  }
  .gears-toolbar.list-header.list-header .header-control .header-label {
    position: relative !important;
  }
  .gears-toolbar.list-header.list-header .header-control:not(.header-sortable) {
    display: none;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1600px) {
  .gears-list.responsive .gears-list-item {
    width: 50%;
  }
  .gears-toolbar.header.tabset:not(.tabset-iconed) .docked-right span.gears-icon {
    display: none;
  }
  .gears-toolbar.header.tabset:not(.tabset-iconed) .docked-right .button-text {
    margin-left: 0px !important;
  }
}
@media only screen and (min-width: 1601px) {
  .gears-list.responsive .gears-list-item {
    width: 33.33%;
  }
  .gears-toolbar.header.tabset:not(.tabset-iconed) .docked-right span.gears-icon {
    display: none;
  }
  .gears-toolbar.header.tabset:not(.tabset-iconed) .docked-right .button-text {
    margin-left: 0px !important;
  }
}
.jssocials-shares {
  margin: 0.2em 0;
}
.jssocials-shares * {
  box-sizing: border-box;
}
.jssocials-share {
  display: inline-block;
  vertical-align: top;
  margin: 0.3em 0.6em 0.3em 0;
}
.jssocials-share:last-child {
  margin-right: 0;
}
.jssocials-share-logo {
  width: 1em;
  vertical-align: middle;
  font-size: 1.5em;
}
img.jssocials-share-logo {
  width: auto;
  height: 1em;
}
.jssocials-share-link {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  line-height: 1;
}
.jssocials-share-link.jssocials-share-link-count {
  padding-top: 0.2em;
}
.jssocials-share-link.jssocials-share-link-count .jssocials-share-count {
  display: block;
  font-size: 0.6em;
  margin: 0 -0.5em -0.8em -0.5em;
}
.jssocials-share-link.jssocials-share-no-count {
  padding-top: 0.5em;
}
.jssocials-share-link.jssocials-share-no-count .jssocials-share-count {
  height: 1em;
}
.jssocials-share-label {
  padding-left: 0.3em;
  vertical-align: middle;
}
.jssocials-share-count-box {
  display: inline-block;
  height: 1.5em;
  padding: 0 0.3em;
  line-height: 1;
  vertical-align: middle;
  cursor: default;
}
.jssocials-share-count-box.jssocials-share-no-count {
  display: none;
}
.jssocials-share-count {
  line-height: 1.5em;
  vertical-align: middle;
}
.jssocials-share-link {
  padding: 0.5em 0.6em;
  color: #222;
  -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
  transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
}
.jssocials-share-link:hover,
.jssocials-share-link:focus,
.jssocials-share-link:active {
  color: #25a9e0;
}
.jssocials-share-link:hover > .box-color,
.jssocials-share-link:focus > .box-color,
.jssocials-share-link:active > .box-color {
  background: #25a9e0;
  color: #fff;
}
.jssocials-share-link:hover > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.jssocials-share-link:focus > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.jssocials-share-link:active > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #222;
}
.jssocials-share-count-box {
  position: relative;
  height: 2.5em;
  padding: 0 0.3em;
  margin-left: 0.3em;
  background: #f5f5f5;
  -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
  transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
}
.jssocials-share-count-box:hover {
  background: gainsboro;
}
.jssocials-share-count-box:hover:after {
  border-color: transparent gainsboro transparent transparent;
}
.jssocials-share-count-box:after {
  content: "";
  display: block;
  position: absolute;
  top: 0.85em;
  left: -0.3em;
  width: 0;
  height: 0;
  border-width: 0.4em 0.4em 0.4em 0;
  border-style: solid;
  border-color: transparent #f5f5f5 transparent transparent;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
  transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
}
.jssocials-share-count-box .jssocials-share-count {
  line-height: 2.5em;
  color: #444;
}
/**
 *   Noty
 */
.noty_inline_layout_container {
  position: absolute;
}
.dz-hidden-input {
  z-index: 10000;
}
.dropzone,
.dropzone * {
  box-sizing: border-box;
}
.dropzone {
  position: absolute;
  border: dashed 2px #ccc;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  text-align: center;
  overflow-y: scroll;
}
.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  width: 160px;
  margin: 0.5em;
}
.dropzone .dz-preview .dz-progress {
  display: block;
  height: 15px;
  border: 1px solid #aaa;
}
.dropzone .dz-preview .dz-progress .dz-upload {
  display: block;
  height: 100%;
  width: 0;
  background: green;
}
.dropzone .dz-preview .dz-error-message {
  color: red;
  display: none;
}
.dropzone .dz-preview.dz-error .dz-error-message,
.dropzone .dz-preview.dz-error .dz-error-mark {
  display: block;
}
.dropzone .dz-preview.dz-success .dz-success-mark {
  display: block;
}
.dropzone .dz-preview .dz-error-mark,
.dropzone .dz-preview .dz-success-mark {
  position: absolute;
  display: none;
  left: 30px;
  top: 30px;
  width: 54px;
  height: 58px;
  left: 50%;
  margin-left: -27px;
}
@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%,
  70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%,
  70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%,
  70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.dropzone,
.dropzone * {
  box-sizing: border-box;
}
.dropzone {
  min-height: 150px;
  background: white;
  padding: 20px 20px;
}
.dropzone.dz-clickable {
  cursor: pointer;
}
.dropzone.dz-clickable * {
  cursor: default;
}
.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}
.dropzone.dz-started .dz-message {
  display: none;
}
.dropzone.dz-drag-hover {
  border-style: solid;
}
.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}
.dropzone .dz-message {
  text-align: center;
  margin: 2em 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0px;
}
.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}
.dropzone .dz-preview:hover {
  z-index: 1000;
}
.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}
.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}
.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}
.dropzone .dz-preview.dz-image-preview {
  background: white;
}
.dropzone .dz-preview.dz-image-preview .dz-details {
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  border: none;
  margin-top: 20px;
  text-decoration: none;
  padding: 5px;
  width: 50%;
  background: #d35400;
  color: #fff;
}
.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}
.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}
.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}
.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}
.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}
.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}
.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}
.dropzone .dz-preview:hover .dz-image img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-filter: blur(8px);
  filter: blur(8px);
}
.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 160px;
  height: 160px;
  position: relative;
  display: block;
  z-index: 10;
}
.dropzone .dz-preview .dz-image img {
  display: block;
}
.dropzone .dz-preview.dz-success .dz-success-mark {
  -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}
.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}
.dropzone .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
}
.dropzone .dz-preview .dz-success-mark svg,
.dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}
.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -ms-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}
.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  -webkit-animation: pulse 6s ease infinite;
  -moz-animation: pulse 6s ease infinite;
  -ms-animation: pulse 6s ease infinite;
  -o-animation: pulse 6s ease infinite;
  animation: pulse 6s ease infinite;
}
.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 10%;
  top: 120px;
  margin-top: -8px;
  width: 80%;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}
.dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: width 300ms ease-in-out;
  -moz-transition: width 300ms ease-in-out;
  -ms-transition: width 300ms ease-in-out;
  -o-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
}
.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}
.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}
.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 180px;
  background: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: white;
}
.dropzone .dz-preview .dz-error-message:after {
  content: '';
  position: absolute;
  top: -6px;
  left: 86px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626;
}
