@charset "utf-8";
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aX8.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Hw5aX8.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvC73w5aX8.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrFJA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7V1s.ttf) format('truetype');
}
/**
 *  Global
 */
.photo-color {
  background: #8ccbc4;
}
.video-color {
  background: #cbc38c;
}
.buyingparty-color {
  background: #9ec156;
}
.event-color {
  background: #d25436;
}
.stalk-color {
  background: #b0c7e8;
}
.poll-color {
  background: #6facda;
}
.post-color {
  background: #f1c65f;
}
.announcement-color {
  background: #ccd3d7;
}
.review-color {
  background: #f38b43;
}
/**
 *   Colorsets
 */
.light00 {
  background: #fafafa;
}
.light0 {
  background: #f1f1f1;
  color: #2a2823;
}
.light001 {
  background: #f9f9f9;
}
.light01 {
  background: #eaeaea;
}
.light02 {
  background: #f7f7f7;
}
.light1 {
  background: #e5e5e5;
}
.light2 {
  background: #ccc;
}
.light3 {
  background: #c2c2c2;
}
.light4 {
  background: #cacaca;
}
.light-red {
  background: #f6cdcc;
}
.light-orange {
  background: #fbd5bb;
}
.light-green {
  background: #f4f8eb;
}
.light-green0 {
  background: #bfcd8c;
}
.dark {
  color: #fff;
  background: #2a2823;
}
.dark0 {
  color: #fff;
  background: #767676;
}
.dark1 {
  color: #fff;
  background: #656565;
}
.dark2 {
  color: #fff;
  background: #333;
}
.green {
  background: #9ec156;
  color: #fff;
}
.green0 {
  background: #9ec156;
  color: #fff;
}
.green1 {
  background: #85a93e;
  color: #fff;
}
.green2 {
  background: #6b8f23;
  color: #fff;
}
.green3 {
  background: #517500;
  color: #fff;
}
/*
.green0{background:@green;.t-white;}  //75
.green1{background:#93b74c;;.t-white;} //70
.green2{background:#85a93e;;.t-white;}  //65
.green3{background:#789c31;;.t-white;} //60
*/
/*
.green0{background:#a0c156;;.t-white;} //74
.green1{background:#87a93f;;.t-white;} //65
.green2{background:#65861b;;.t-white;} //52
.green3{background:#537500;;.t-white;} //42
*/
.gold {
  background: #cbc38c;
  color: #fff;
}
.blue {
  background: #054090;
  color: #fff;
}
.light-blue {
  background: #6facda;
  color: #fff;
}
.dark-blue {
  background: #072d61;
  color: #fff;
}
.blue-violet {
  background: #b0c7e8;
  color: #fff;
}
.orange {
  background: #f38b43;
  color: #fff;
}
.dark-orange {
  background: #f06d13;
  color: #fff;
}
.red-wine {
  background: #9c7f95;
  color: #fff;
}
.red {
  background: #d32b23;
  color: #fff;
}
.white {
  background: #fff;
  color: #2a2823;
}
.white-alpha {
  background: rgba(255, 255, 255, 0.8);
  color: #2a2823;
}
.yellow {
  background: #fcbb00;
  color: #d32b23;
}
.yellow > .box-color {
  background: #d32b23;
  color: #fff;
}
.yellow-ocra {
  background: #f1c65f;
  color: #fff;
}
.gray {
  background: #cacaca;
  color: #2a2823;
}
.blue0 {
  background: #007b9c;
  color: #fff;
}
.blue1 {
  background: #084b75;
  color: #fff;
}
.black {
  background-color: #000;
  color: #fff;
}
.black0 {
  background: #2a2823;
}
.black1 {
  background: #444;
  color: #fff;
}
.shadow {
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
}
.shadow.light {
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
}
.solid-ui {
  background: #054090;
  color: #fff;
}
.colored {
  background: #054090;
  color: #fff;
}
.colored .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.colored-alpha {
  background: rgba(5, 64, 144, 0.9);
  color: #fff;
}
.secondcolored {
  background: #dcbc5a;
}
.light-colored {
  background: #fbd5bb;
}
.dark-colored {
  background-color: #072d61;
  color: #fff;
}
.transparent {
  background: rgba(0, 0, 0, 0);
}
.alert {
  background: #d32b23;
  color: #fff;
}
.ok {
  background: #9ec156;
  color: #fff;
}
.msg {
  background: #e5e5e5;
}
/**
 *   Image modifiers
 */
.grayscale img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
}
.grayscale90 img {
  -webkit-filter: grayscale(90%);
  -moz-filter: grayscale(90%);
  filter: grayscale(90%);
}
.box-attention {
  background: #ffffff;
}
.box-ok {
  background: #ffffff;
}
.box-error {
  background: #f3b8b6;
}
.box-error p {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.box-info {
  background: #b1d1fc;
}
/**
 *   Viewport
 */
#gears-ui,
.t-font {
  background-color: #fff;
  font-family: 'Montserrat', sans-serif;
  color: #2a2823;
}
.transition-color {
  transition: color 200ms ease;
  -webkit-transition: color 200ms ease;
}
.transition {
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
/**
Scrollbars
 */
/*
 *  STYLE 3
 */
/*
::-webkit-scrollbar-track {background-color: #fafafa;}
::-webkit-scrollbar{width: 6px; height:6px;background-color: #fafafa;}
::-webkit-scrollbar-thumb{background-color: #eee;}*/
::-webkit-scrollbar {
  width: 9px;
  height: 6px;
}
::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.1);
}
::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
/*div::-webkit-scrollbar-thumb:hover,div::-webkit-scrollbar:hover {
  width: 10px;
}*/
.box-scrollbar-2x::-webkit-scrollbar {
  width: 18px;
  height: 12px;
}
.box-scrollbar-3x::-webkit-scrollbar {
  width: 27px;
  height: 18px;
}
/**
 *   Box modifiers
 */
.abs {
  position: absolute;
}
.rel {
  position: relative;
}
.fit {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.__cf {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.cf::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.ofh {
  overflow: hidden;
}
.ofv {
  overflow: visible;
}
.panel-ofv {
  overflow: visible!important;
}
.panel-ofv > .gears-content {
  overflow: visible!important;
}
.brd-full,
.brd {
  border-top: #e5e5e5 1px solid;
  border-bottom: #e5e5e5 1px solid;
  border-left: #e5e5e5 1px solid;
  border-right: #e5e5e5 1px solid;
}
.brd-top {
  border-top: #e5e5e5 1px solid;
}
.brd-bottom {
  border-bottom: #e5e5e5 1px solid;
}
.brd-left {
  border-left: #e5e5e5 1px solid;
}
.brd-right {
  border-right: #e5e5e5 1px solid;
}
.brd-green {
  border-top: #9ec156 1px solid;
  border-bottom: #9ec156 1px solid;
  border-left: #9ec156 1px solid;
  border-right: #9ec156 1px solid;
}
.brd-white {
  border-top: #fff 1px solid;
  border-bottom: #fff 1px solid;
  border-left: #fff 1px solid;
  border-right: #fff 1px solid;
}
.brd-grey-right {
  border-right: #cacaca 1px solid;
}
.brd-grey-left {
  border-left: #cacaca 1px solid;
}
.brd-grey-bottom {
  border-bottom: #cacaca 1px solid;
}
.brd-grey-top {
  border-top: #cacaca 1px solid;
}
.brd-light-right {
  border-right: #e5e5e5 1px solid;
}
.brd-light-left {
  border-left: #e5e5e5 1px solid;
}
.brd-light-bottom {
  border-bottom: #e5e5e5 1px solid;
}
.brd-light-top {
  border-top: #e5e5e5 1px solid;
}
.brd-separator-right {
  border-right: #f1f1f1 10px solid;
}
.brd-separator-left {
  border-left: #f1f1f1 10px solid;
}
.brd-blue-right {
  border-right: #054090 1px solid;
}
.brd-blue-left {
  border-left: #054090 1px solid;
}
.brd-blue-top {
  border-top: #054090 1px solid;
}
.brd-blue-bottom {
  border-bottom: #054090 6px solid;
}
.box-margin20 {
  margin: 20px;
}
.box-margin-auto {
  margin: auto;
}
.hover {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1000px 0px inset;
}
.active {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1000px 0px inset;
  top: 1px;
  left: 1px;
}
.rounded {
  background: #fff;
  color: #2a2823;
}
.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-m05c {
  max-width: 50px;
}
.box-m1c {
  max-width: 100px;
}
.box-m2c {
  max-width: 200px;
}
.box-m3c {
  max-width: 300px;
}
.box-m4c {
  max-width: 400px;
}
.box-m5c {
  max-width: 500px;
}
.box-m6c {
  max-width: 600px;
}
.box-mm9c {
  min-width: 900px;
}
.box-w30 {
  width: 30px;
}
.box-w40 {
  width: 40px;
}
.box-w50 {
  width: 50px;
}
.box-w60 {
  width: 60px;
}
.box-w150 {
  width: 150px;
}
.box-w200 {
  width: 200px;
}
.box-h50 {
  height: 50px;
}
.box-h70 {
  height: 70px;
}
.box-h150 {
  height: 150px;
}
.box-h200 {
  height: 200px;
}
.box-micro {
  max-width: 360px;
}
.box-mini {
  max-width: 500px;
}
.box-medium {
  max-width: 900px;
}
.box-large {
  max-width: 1200px;
}
.box-nowrap {
  white-space: nowrap;
}
.box-tvtop {
  vertical-align: top;
}
.box-tvmiddle {
  vertical-align: middle;
}
.box-tvbottom {
  vertical-align: bottom;
}
.box-transp {
  opacity: 0.8;
}
.box-transp-1x {
  opacity: 0.5;
}
.box-transp-0x {
  opacity: 0;
}
.zoom-10 {
  zoom: 0.1;
}
.zoom-20 {
  zoom: 0.2;
}
.zoom-30 {
  zoom: 0.3;
}
.zoom-40 {
  zoom: 0.4;
}
.zoom-50 {
  zoom: 0.5;
}
.zoom-60 {
  zoom: 0.6;
}
.zoom-70 {
  zoom: 0.7;
}
.zoom-80 {
  zoom: 0.8;
}
.zoom-90 {
  zoom: 0.9;
}
.box-vcenter {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.box-hcenter {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.box-thcenter {
  top: 0px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.box-bhcenter {
  bottom: 0px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.box-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.box-icon-r {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 50%;
  bottom: 0px;
  right: 0;
  opacity: 0.2;
  z-index: 0;
}
.box-icon-r i {
  bottom: -15%;
  right: 0;
  position: absolute;
  transform: rotateZ(-15deg);
}
.box-unpointed {
  pointer-events: none;
}
.box-padded {
  padding: 10px;
}
.box-padded-1x {
  padding: 5px;
}
.box-padded-2x {
  padding: 15px;
}
.box-padded-3x {
  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-none {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
.box-radius-none-left {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}
.box-radius-none-right {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
.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: #054090;
  color: #fff;
}
.t-color > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.t-colored > .box-color {
  background: #054090;
  color: #fff;
}
.t-colored > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.t-green > .box-color {
  background: #9ec156;
  color: #fff;
}
.t-red > .box-color {
  background: #d32b23;
  color: #fff;
}
.t-orange > .box-color {
  background: #f38b43;
  color: #fff;
}
.t-grey > .box-color {
  background: #e5e5e5;
}
.t-dark > .box-color {
  background-color: #000;
  color: #fff;
}
.box-info {
  font-size: 13px !important;
}
.box-info.box-text {
  border-bottom: rgba(0, 0, 0, 0) 1px solid;
  padding-left: 10px;
  padding-right: 10px;
  color: #2a2823;
  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: #2a2823;
  font-size: 15px !important;
}
.box-sub {
  position: relative;
  padding: 15px 20px;
  background: #fff;
  color: #2a2823;
  -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: #054090 3px solid;
}
.box-sub .title {
  padding: 2px 10px;
  font-size: 13px !important;
  background: #054090;
  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: #2a2823;
}
.box-sub .title.left {
  left: 20px;
  transform: none;
}
.box-date {
  width: 65px;
  height: 27px;
  /*margin-bottom: -10px;
  margin-top: -10px;*/
  display: inline-block;
  float: none !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  background: #ccc;
  position: relative;
}
.box-date .date-day {
  width: 51%;
  height: 100%;
  padding-right: 4px;
  letter-spacing: -2px;
  font-size: 22px;
  line-height: 25px;
  float: left;
  text-align: right;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #e5e5e5;
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
}
.box-date .date-group {
  width: 49%;
  padding-left: 2px;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.box-date .date-month {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 17px;
}
.box-date .date-year {
  margin-top: -5px;
  font-size: 8px;
}
.box-date .date-time {
  position: absolute;
  bottom: -8px;
  -webkit-border-radius: 0px 0px 3px 3px;
  -moz-border-radius: 0px 0px 3px 3px;
  border-radius: 0px 0px 3px 3px;
  width: 60%;
  font-size: 8px;
  line-height: 8px;
}
.box-elevation {
  /*box-shadow: 0px 9px 27px 0px rgba(0,0,0,0.2);*/
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 20px 6px;
}
.box-elevation-1x {
  /*box-shadow: 0px 9px 27px 0px rgba(0,0,0,0.2);*/
  box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 6px 0px;
}
.gears-dialog.dialog-elevation > .gears-content,
.gears-dialog.dialog-elevation > .gears-content > .inner {
  background: linear-gradient(#f1f1f1 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), #f1f1f1 70%) 0 100%, /* Shadows */ linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0) 100%);
  background-repeat: no-repeat;
  background-size: 100% 60px, 100% 60px, 100% 14px, 100% 14px;
  background-attachment: local, local, scroll, scroll;
}
.gears-dialog.dialog-elevation > .gears-content::after,
.gears-dialog.dialog-elevation > .gears-content > .inner::after {
  content: ' ';
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 5;
  pointer-events: none;
}
.box-media-fit .dropfile {
  position: absolute !important;
  width: auto !important;
  height: auto !important;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.box-media-fit .dropfile input {
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
}
/*.box-elevation-colored{box-shadow: 0px 14px 16px 0px @elevation-color;}
.box-elevation-colored-bottom{box-shadow: 0px -30px 15px 0px  @elevation-color-bottom;}
.box-elevation-colored-bottom-light{box-shadow: 0px -15px 15px 0px  @elevation-color-bottom-light;}
.box-shadow-colored{box-shadow: 0px 0px 8px 8px @shadow-color;}*/
/**
 *   Texting
 */
.t-main {
  font-family: 'Montserrat', sans-serif;
}
.t-second {
  font-family: 'Poppins', sans-serif;
}
body {
  font-size: 15px;
}
.t-pad5 {
  padding: 0 5px 0 5px;
}
.t-noshadow {
  text-shadow: none;
}
.t-white {
  color: #fff;
}
.t-black00 {
  color: #000;
}
.t-black {
  color: #2a2823;
}
.t-disabled {
  color: #767676 !important;
}
.t-grey {
  color: #454545;
}
.t-grey1 {
  color: #767676;
}
.t-grey0 {
  color: #cacaca;
}
.t-blue {
  color: #054090;
}
.t-blue0 {
  color: #007b9c;
}
.t-yellow {
  color: #fcbb00;
}
.t-red {
  color: #d32b23;
}
.t-green {
  color: #9ec156;
}
.t-orange {
  color: #f38b43;
}
.t-gold {
  color: #cbc38c;
}
.t-light-blue {
  color: #8ccbc4;
}
.t-color {
  color: #054090;
}
.t-secondcolor {
  color: #dcbc5a;
}
.t-ucase {
  text-transform: uppercase;
}
.t-lcase {
  text-transform: lowercase;
}
.t-micro {
  font-size: 10px !important;
}
.t-mini {
  font-size: 13px !important;
}
.t-normal {
  font-size: 15px !important;
}
.t-big {
  font-size: 18px !important;
}
.t-large {
  font-size: 22px !important;
}
.t-huge {
  font-size: 26px !important;
}
.t-s35 {
  font-size: 35px;
}
.t-s50 {
  font-size: 50px;
}
.t-s90 {
  font-size: 90px;
}
.t-center {
  text-align: center;
}
.t-left {
  text-align: left;
}
.t-right {
  text-align: right;
}
.t-justify {
  text-align: justify;
}
.t-fit {
  width: 100%;
}
.t-ellipsis {
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.t-nowrap {
  white-space: nowrap;
}
.t-first-letter::first-letter {
  font-size: 50px;
  font-weight: 900;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
  height: 50px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-top: 11px;
}
.t-standard {
  font-weight: normal;
}
.t-standard .button-text {
  font-weight: normal;
}
.t-lstrong {
  font-weight: 500;
}
.t-strong {
  font-weight: bold;
}
.t-estrong {
  font-weight: 900;
}
.t-strike {
  text-decoration: line-through;
}
.iconset {
  font-family: "aeicons-huge1";
}
.faiconset {
  font-family: "Font Awesome 5 Free";
}
h1,
.h1 {
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2);
}
h2,
.h2 {
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2);
}
h3,
.h3 {
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2);
}
h4,
.h4 {
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2);
}
a {
  color: #2a2823;
}
.info-box {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 250px;
}
.info-box.size1 {
  width: 200px;
}
.info-box.size2 {
  width: 300px;
}
.button a {
  padding: 11px 26px;
}
.buttonbar-multiple {
  white-space: nowrap;
}
.button-text {
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
  letter-spacing: -0.09px;
  font-size: 15px;
  text-transform: uppercase;
}
.button-text.hasCountdown {
  font-size: 25px;
  margin-bottom: -2px;
  white-space: nowrap;
}
.button-text.hasCountdown span {
  font-weight: 300;
  font-size: 13px;
  margin-left: 2px;
}
.button-hover {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1000px 0px inset;
}
.button-hover-main {
  background: #054090;
}
.button-hover-second {
  background: #dcbc5a;
}
.button-active {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1000px 0px inset;
  top: 1px;
  left: 1px;
}
/*.buttons{
  float: right;
  //margin-right: 20px;
  width: 231px;
  .gears-button{
    margin-bottom: 15px;
  }
}*/
.gears-link {
  cursor: pointer;
}
.gears-link.cover {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
}
.gears-button .icon-pre,
.gears-button .button-text {
  margin-left: 0px;
}
.gears-button.npadded a {
  padding: 11px !important;
}
.gears-button.cover {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
}
.gears-button.cover a {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.gears-button .gears-button-inner {
  padding: 11px 24px;
  margin: 0px;
}
.gears-button .gears-button-inner.size-16,
.gears-button .gears-button-inner.size-normal {
  font-size: 13px;
  line-height: 19px;
}
.gears-button .gears-button-inner.size-16 .subtext,
.gears-button .gears-button-inner.size-normal .subtext {
  font-size: 10px;
}
.gears-button .gears-button-inner.button-condensed {
  padding: 11px 10px;
}
.gears-button .gears-button-inner.size-mini {
  padding: 8px 10px;
}
.gears-button .gears-button-inner.size-mini .gears-icon {
  line-height: 14px;
  height: 14px;
}
.gears-button .gears-button-inner.size-mini .button-text {
  font-size: 14px;
  line-height: 14px;
}
.gears-button .gears-button-inner.size-large {
  padding: 16px 24px;
}
.gears-button .gears-button-inner.size-large .gears-icon {
  line-height: 18px;
  height: 18px;
}
.gears-button .gears-button-inner.size-large .button-text {
  font-size: 18px;
  line-height: 18px;
}
.gears-button:not(.centered) .gears-button-inner .gears-icon + .button-text {
  margin-left: 10px;
}
.gears-button .button-standard {
  /*.t-black;*/
}
.gears-button .button-green {
  background: #9ec156;
  color: #fff;
}
.gears-button .button-blue {
  background: #054090;
  color: #fff;
}
.gears-button .button-blue .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.gears-button .button-orange {
  background: #f38b43;
  color: #fff;
}
.gears-button .button-red {
  background: #d32b23;
  color: #fff;
}
.gears-button .button-white {
  background: #fff;
  color: #2a2823;
}
.gears-button .button-dark {
  color: #fff;
  background: #2a2823;
}
.gears-button .button-yellow {
  background: #fcbb00;
  color: #d32b23;
}
.gears-button .button-yellow > .box-color {
  background: #d32b23;
  color: #fff;
}
.gears-button .button-twhite {
  color: #fff;
}
.gears-button .button-tsecond {
  color: #dcbc5a;
}
.gears-button .button-main {
  background: #fff;
  color: #2a2823;
  border-top: #054090 2px solid;
  border-bottom: #054090 2px solid;
  border-left: #054090 2px solid;
  border-right: #054090 2px solid;
  color: #054090;
}
.gears-button .button-main > .box-color {
  background: #054090;
  color: #fff;
}
.gears-button .button-main > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.gears-button .button-main .button-text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}
.gears-button .button-main.main-second {
  border-top: #dcbc5a 2px solid;
  border-bottom: #dcbc5a 2px solid;
  border-left: #dcbc5a 2px solid;
  border-right: #dcbc5a 2px solid;
  color: #dcbc5a;
}
.gears-button .button-action {
  background: #054090;
  color: #fff;
  border-top: #054090 2px solid;
  border-bottom: #054090 2px solid;
  border-left: #054090 2px solid;
  border-right: #054090 2px solid;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12);
}
.gears-button .button-action .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.gears-button .button-action .button-text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}
.gears-button .button-action.action-second {
  border-top: #dcbc5a 2px solid;
  border-bottom: #dcbc5a 2px solid;
  border-left: #dcbc5a 2px solid;
  border-right: #dcbc5a 2px solid;
  background: #dcbc5a;
}
.gears-button .button-action.orange {
  background: #f38b43;
  color: #fff;
  border-top: #f38b43 2px solid;
  border-bottom: #f38b43 2px solid;
  border-left: #f38b43 2px solid;
  border-right: #f38b43 2px solid;
}
.gears-button .button-action.red {
  background: #d32b23;
  color: #fff;
  border-top: #d32b23 2px solid;
  border-bottom: #d32b23 2px solid;
  border-left: #d32b23 2px solid;
  border-right: #d32b23 2px solid;
}
.gears-button .button-fix {
  background-color: #f58462;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: rgba(0, 0, 0, 0) 0px solid;
  border-bottom: rgba(0, 0, 0, 0) 0px solid;
  border-left: rgba(0, 0, 0, 0) 0px solid;
  border-right: rgba(0, 0, 0, 0) 0px solid;
}
.gears-button .button-fix .button-text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}
.gears-button .button-hint {
  color: #fff;
  background: #2a2823;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.gears-button .button-hint .button-text {
  font-size: 10px !important;
}
.gears-button .button-light0 {
  background: #fafafa;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: #fafafa 2px solid;
  border-bottom: #fafafa 2px solid;
  border-left: #fafafa 2px solid;
  border-right: #fafafa 2px solid;
}
.gears-button .button-light0 .button-text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #cacaca;
  text-transform: uppercase;
}
.gears-button .button-light1 {
  background: #fafafa;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: #f1f1f1 2px solid;
  border-bottom: #f1f1f1 2px solid;
  border-left: #f1f1f1 2px solid;
  border-right: #f1f1f1 2px solid;
}
.gears-button .button-light1 .button-text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #cacaca;
  text-transform: uppercase;
}
.gears-button .button-oranged {
  background: #fcbb00;
  color: #d32b23;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.gears-button .button-oranged > .box-color {
  background: #d32b23;
  color: #fff;
}
.gears-button .button-oranged .button-text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}
.gears-button .button-facebook {
  background: #4367b2;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: #4367b2 2px solid;
  border-bottom: #4367b2 2px solid;
  border-left: #4367b2 2px solid;
  border-right: #4367b2 2px solid;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12);
}
.gears-button .button-facebook .fb-icon {
  background-image: url(images/facebook.svg);
  background-position: center center;
  background-size: 90%;
  background-repeat: no-repeat;
  width: 125px;
  display: inline-block;
  height: 20px;
  vertical-align: top;
  margin-bottom: -5px;
  margin-top: -5px;
  margin-left: -10px;
}
.gears-button .button-app {
  width: 186px;
  height: 55px;
  background-size: contain;
  background-repeat: no-repeat;
}
.gears-button .button-app .button-text {
  display: none;
}
.gears-button .button-app.app-apple {
  background-image: url("images/appstore.svg");
}
.gears-button .button-app.app-android {
  background-image: url("images/googleplay.svg");
}
.gears-button .button-outlined {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: #fff 2px solid;
  border-bottom: #fff 2px solid;
  border-left: #fff 2px solid;
  border-right: #fff 2px solid;
  color: #fff;
}
.gears-button .button-outlined a {
  color: #fff;
}
.gears-button .button-outlined-white {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: #656565 2px solid;
  border-bottom: #656565 2px solid;
  border-left: #656565 2px solid;
  border-right: #656565 2px solid;
}
.gears-button .button-outlined-white .gears-button-inner {
  color: #cacaca;
}
.gears-button .button-outlined-white a .gears-button-inner {
  color: #cacaca;
}
.gears-button .button-light {
  background: #e5e5e5;
  color: #2a2823;
  -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: #2a2823;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border-top: #fff 1px solid;
  border-bottom: #fff 1px solid;
  border-left: #fff 1px solid;
  border-right: #fff 1px solid;
}
.gears-button .button-app .button-text {
  font-size: 11px;
  white-space: normal;
}
.gears-button .button-sel {
  background: #054090;
  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: #2a2823;
}
.gears-button .button-sel.gears-button-inner {
  padding: 15px;
}
.gears-button .button-sel .button-text {
  font-size: 18px;
}
.gears-button .button-btabbed {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.gears-button .button-btabbed .gears-icon {
  color: #cacaca;
  font-size: 24px;
  width: 30px;
  height: 20px;
}
.gears-button .button-btabbed .button-text {
  padding-top: 5px;
  color: #cacaca;
  font-size: 10px !important;
  text-transform: uppercase;
}
.gears-button.t-grey .gears-button-inner {
  color: #cacaca;
}
.gears-button.t-normal .gears-button-inner {
  font-size: 15px !important;
}
.gears-button:hover:not(.disabled) .button-standard[command],
.gears-button:hover:not(.disabled) .gears-button-inner[command],
.gears-button:hover:not(.disabled) .button-standard[commandparams],
.gears-button:hover:not(.disabled) .gears-button-inner[commandparams],
.gears-button:hover:not(.disabled) .button-standard[data],
.gears-button:hover:not(.disabled) .gears-button-inner[data] {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1000px 0px inset;
}
.gears-button:hover:not(.disabled) .button-twhite[command],
.gears-button:hover:not(.disabled) .button-twhite[commandparams],
.gears-button:hover:not(.disabled) .button-twhite[data] {
  color: #dcbc5a;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1000px 0px inset;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-button:hover:not(.disabled) .button-main[command],
.gears-button:hover:not(.disabled) .button-main[commandparams],
.gears-button:hover:not(.disabled) .button-main[data] {
  color: #fff;
  background: #054090;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-button:hover:not(.disabled) .button-main[command].main-second,
.gears-button:hover:not(.disabled) .button-main[commandparams].main-second,
.gears-button:hover:not(.disabled) .button-main[data].main-second {
  background: #dcbc5a;
}
.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: #fff;
  color: #054090;
  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: #054090;
  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: #2a2823;
}
.gears-button:hover:not(.disabled) .button-action[command].action-second,
.gears-button:hover:not(.disabled) .button-action[commandparams].action-second,
.gears-button:hover:not(.disabled) .button-action[data].action-second {
  color: #dcbc5a;
}
.gears-button:hover:not(.disabled).ghost {
  /*.button-standard[command],.gears-button-inner[command],
      .button-standard[commandparams],.gears-button-inner[commandparams],
      .button-standard[data],.gears-button-inner[data]{
        .t-color;
        .transition;
      }

      .button-sel[command],
      .button-sel[commandparams],
      .button-sel[data]{
        background: @transparent;
        color:@dark-orange;
        .transition;
      }*/
}
.gears-button:hover:not(.disabled).ghost .button-main[command],
.gears-button:hover:not(.disabled).ghost .gears-button-inner[command],
.gears-button:hover:not(.disabled).ghost .button-main[commandparams],
.gears-button:hover:not(.disabled).ghost .gears-button-inner[commandparams],
.gears-button:hover:not(.disabled).ghost .button-main[data],
.gears-button:hover:not(.disabled).ghost .gears-button-inner[data] {
  color: #dcbc5a;
  background: rgba(0, 0, 0, 0);
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-button .button-outlined[command],
.gears-button .button-outlined[commandparams],
.gears-button .button-outlined[data] {
  background: #054090;
  background: rgba(0, 0, 0, 0);
  color: #054090;
  border-top: #054090 2px solid;
  border-bottom: #054090 2px solid;
  border-left: #054090 2px solid;
  border-right: #054090 2px solid;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-button .button-outlined[command] > .box-color,
.gears-button .button-outlined[commandparams] > .box-color,
.gears-button .button-outlined[data] > .box-color {
  background: #054090;
  color: #fff;
}
.gears-button .button-outlined[command] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.gears-button .button-outlined[commandparams] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.gears-button .button-outlined[data] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.gears-button .button-light[command],
.gears-button .button-light[commandparams],
.gears-button .button-light[data] {
  background: #054090;
  background: #fff;
  color: #054090;
  border-top: #054090 1px solid;
  border-bottom: #054090 1px solid;
  border-left: #054090 1px solid;
  border-right: #054090 1px solid;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-button .button-light[command] > .box-color,
.gears-button .button-light[commandparams] > .box-color,
.gears-button .button-light[data] > .box-color {
  background: #054090;
  color: #fff;
}
.gears-button .button-light[command] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.gears-button .button-light[commandparams] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.gears-button .button-light[data] > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.gears-button:active:not(.disabled) .button-standard[command],
.gears-button:active:not(.disabled) .gears-button-inner[command],
.gears-button:active:not(.disabled) .button-standard[commandparams],
.gears-button:active:not(.disabled) .gears-button-inner[commandparams],
.gears-button:active:not(.disabled) .button-standard[data],
.gears-button:active:not(.disabled) .gears-button-inner[data] {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1000px 0px inset;
  top: 1px;
  left: 1px;
}
.gears-button.selected .button-standard {
  background: #c2c2c2;
}
.gears-button.selected .button-twhite {
  color: #dcbc5a;
}
.gears-button.selected .select-green {
  background: #9ec156;
  color: #fff;
}
.gears-button.selected .button-green {
  background: #fff;
  color: #2a2823;
}
.gears-button.selected .select-blue {
  background: #054090;
  color: #fff;
}
.gears-button.selected .select-blue .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.gears-button.selected .button-blue {
  background: #fff;
  color: #2a2823;
}
.gears-button.selected .select-orange {
  background: #f38b43;
  color: #fff;
}
.gears-button.selected .button-orange {
  background: #fff;
  color: #2a2823;
}
.gears-button.selected .select-red {
  background: #d32b23;
  color: #fff;
}
.gears-button.selected .button-red {
  background: #fff;
  color: #2a2823;
}
.gears-button.selected .select-white {
  background: #fff;
  color: #2a2823;
}
.gears-button.selected .button-white {
  background: #fff;
  color: #2a2823;
}
.gears-button.selected .select-yellow {
  background: #fcbb00;
  color: #d32b23;
}
.gears-button.selected .select-yellow > .box-color {
  background: #d32b23;
  color: #fff;
}
.gears-button.selected .button-yellow {
  background: #fcbb00;
  color: #d32b23;
}
.gears-button.selected .button-yellow > .box-color {
  background: #d32b23;
  color: #fff;
}
.gears-button.selected .button-sel {
  background: #f38b43;
  color: #fff;
}
.gears-button.selected .select-colored {
  background: #054090;
  color: #fff;
}
.gears-button.selected .select-colored .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.gears-button.selected .select-secondcolored {
  background: #dcbc5a;
  color: #fff;
}
.gears-button.selected .button-main {
  background: #054090;
  color: #fff;
}
.gears-button.selected .button-main .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.gears-button.selected .button-btabbed {
  background: rgba(0, 0, 0, 0);
  border-top: #054090 6px solid;
}
.gears-button.selected .button-btabbed .gears-icon,
.gears-button.selected .button-btabbed .button-text {
  color: #054090;
}
.gears-button.selected .button-btabbed .gears-icon > .box-color,
.gears-button.selected .button-btabbed .button-text > .box-color {
  background: #054090;
  color: #fff;
}
.gears-button.selected .button-btabbed .gears-icon > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.gears-button.selected .button-btabbed .button-text > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.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: #054090;
  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: #054090;
  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: #2a2823;
}
.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: #054090;
  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: #054090;
  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: #2a2823;
}
.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: #054090;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-button.ghost:not(.disabled):hover .button-action[command] > .box-color,
.gears-button.ghost:not(.disabled):hover .button-action[commandparams] > .box-color,
.gears-button.ghost:not(.disabled):hover .button-action[data] > .box-color {
  background: #054090;
  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: #2a2823;
}
.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: #054090;
}
.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: #054090;
  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: #2a2823;
}
.gears-button.selected.ghost .button-green {
  background: #9ec156;
  color: #fff;
}
.gears-button.selected.ghost .button-blue {
  background: #054090;
  color: #fff;
}
.gears-button.selected.ghost .button-blue .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.gears-button.selected.ghost .button-orange {
  background: #f38b43;
  color: #fff;
}
.gears-button.selected.ghost .button-red {
  background: #d32b23;
  color: #fff;
}
.gears-button.selected.ghost .button-white {
  background: #fff;
  color: #2a2823;
}
.gears-button.selected.ghost .button-sel[command],
.gears-button.selected.ghost .button-sel[commandparams],
.gears-button.selected.ghost .button-sel[data] {
  background: #f38b43;
  color: #fff;
}
.gears-button.selected.ghost:hover .button-sel[command],
.gears-button.selected.ghost:hover .button-sel[commandparams],
.gears-button.selected.ghost:hover .button-sel[data] {
  background: #f06d13;
  color: #fff;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-button.disabled {
  pointer-events: none;
}
.gears-button.disabled .gears-button-inner {
  color: #767676 !important;
}
.gears-button.disabled a.button-action {
  opacity: 0.5;
  color: #ffffff !important;
}
.gears-button.stalker .gears-button-inner {
  background: #b0c7e8;
}
.gears-button.stalker .gears-button-inner span {
  color: #FFF;
  font-weight: 900;
}
.gears-button.unpadded a {
  padding: 0px !important;
}
.gears-button.floated-bottom-right {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.gears-button.floated-bottom-right .gears-button-inner {
  border-top: rgba(0, 0, 0, 0) 0px solid;
  border-bottom: rgba(0, 0, 0, 0) 0px solid;
  border-left: rgba(0, 0, 0, 0) 0px solid;
  border-right: rgba(0, 0, 0, 0) 0px solid;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  box-shadow: 5px 10px 18px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 899px) {
  .gears-button.centered .gears-button-inner {
    padding: 7px 17px;
  }
}
/**
 *   Toolbars
 */
.gears-toolbar {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.gears-toolbar.gears-toolbar-top .gears-toolbar-dock,
.gears-toolbar.gears-toolbar-bottom .gears-toolbar-dock {
  top: 0px;
}
.gears-toolbar.gears-toolbar-top .gears-toolbar-dock.docked-title,
.gears-toolbar.gears-toolbar-bottom .gears-toolbar-dock.docked-title {
  letter-spacing: -0.5px;
  font-size: 16px;
  line-height: 42px;
}
.gears-toolbar.gears-toolbar-top .gears-toolbar-dock.docked-left,
.gears-toolbar.gears-toolbar-bottom .gears-toolbar-dock.docked-left {
  left: 0px;
  z-index: 1;
}
.gears-toolbar.gears-toolbar-top .gears-toolbar-dock.docked-right,
.gears-toolbar.gears-toolbar-bottom .gears-toolbar-dock.docked-right {
  right: 0px;
  z-index: 1;
}
.gears-toolbar.gears-toolbar-top .gears-toolbar-dock.docked-center,
.gears-toolbar.gears-toolbar-bottom .gears-toolbar-dock.docked-center {
  left: 0px;
  right: 0px;
  z-index: 0;
}
.gears-toolbar.gears-toolbar-left .gears-toolbar-dock,
.gears-toolbar.gears-toolbar-right .gears-toolbar-dock {
  left: 0px;
  right: 0px;
  /*&.docked-title {
        letter-spacing: -0.5px;
        .t-size(16px);
        .t-lh(42px);
      }*/
}
.gears-toolbar.gears-toolbar-left .gears-toolbar-dock.docked-left,
.gears-toolbar.gears-toolbar-right .gears-toolbar-dock.docked-left {
  top: 0px;
}
.gears-toolbar.gears-toolbar-left .gears-toolbar-dock.docked-right,
.gears-toolbar.gears-toolbar-right .gears-toolbar-dock.docked-right {
  bottom: 0px;
}
.gears-toolbar.gears-toolbar-left .gears-toolbar-dock.docked-center,
.gears-toolbar.gears-toolbar-right .gears-toolbar-dock.docked-center {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.gears-toolbar.fit-inner > .inner {
  margin: 0px !important;
}
.gears-toolbar.fit-mode .gears-button {
  margin-top: 3px;
}
.gears-toolbar.fit-mode.center-50 .docked-left {
  width: 25%;
  text-align: right;
}
.gears-toolbar.fit-mode.center-50 .docked-center {
  left: 25%;
  right: 25%;
  text-align: center;
}
.gears-toolbar.fit-mode.center-50 .docked-right {
  width: 25%;
  text-align: left;
}
.gears-toolbar.fit-mode.left-50 .docked-left {
  width: 50%;
}
.gears-toolbar.fit-mode.left-50 .docked-right {
  left: 50%;
  right: 0;
}
.gears-toolbar.fit-mode.left-50 .docked-center {
  left: 0;
  right: 0;
  text-align: center;
}
.gears-toolbar.fit-left .docked-left {
  right: 0px;
}
.gears-toolbar.fit-left.right-action .docked-left {
  right: 40px;
}
.gears-toolbar.fit-left.right-action .docked-right {
  right: 5px;
  top: 4px;
}
.gears-toolbar .gears-button .gears-button-inner {
  font-size: 16px;
}
.gears-toolbar.spaced .docked-title {
  font-size: 20px;
}
.gears-toolbar.spaced .gears-button .gears-button-inner {
  padding: 11px 24px;
  margin: 0px;
  font-size: 18px;
}
.gears-toolbar.spaced.fill .docked-title {
  font-size: 20px;
}
.gears-toolbar.spaced.fill .gears-button .gears-button-inner {
  padding: 11px 24px;
  margin: 0px;
  font-size: 18px;
}
.gears-toolbar.mini .gears-button .gears-button-inner {
  font-size: 13px;
}
.gears-toolbar .module-label {
  color: #054090;
  text-transform: uppercase;
}
.gears-toolbar .module-label .gears-button-inner {
  font-size: 22px !important;
}
.gears-toolbar.navi {
  border-top: #e5e5e5 1px solid;
}
.gears-toolbar.navi a .button-text {
  font-size: 13px !important;
}
.gears-toolbar.navi .docked-left .gears-button:first-of-type {
  vertical-align: top;
}
.gears-toolbar.navi .docked-left .gears-button:first-of-type a {
  background: #054090;
  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: #2a2823;
}
.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: #054090;
  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: #2a2823;
}
.gears-toolbar.navi .docked-right .gears-button:last-of-type a .button-text {
  font-size: 13px !important;
  text-transform: uppercase;
}
.gears-toolbar.breadrumb .button-text {
  color: #767676;
  font-size: 13px !important;
  text-transform: uppercase;
}
.gears-toolbar.breadrumb .gears-button:hover .button-text {
  color: #f38b43;
}
.gears-toolbar.breadrumb .gears-button:hover .button-text > .box-color {
  background: #f38b43;
  color: #fff;
}
.gears-toolbar.breadrumb .gears-button:not(:first-child):after {
  content: ' ';
  left: 0px;
  top: 12px;
  height: 16px;
  width: 1px;
  position: absolute;
  background: #cacaca;
}
.gears-toolbar.breadrumb .gears-button:last-child .button-text {
  color: #2a2823;
}
/**
 *   Panels
 */
.gears-panel > .gears-content[command],
.gears-panel > .gears-content[commandparams],
.gears-panel > .gears-content[data] {
  cursor: pointer;
}
.gears-panel.padded .gears-content {
  padding: 15px;
}
.gears-panel.v-medium > .gears-content {
  min-height: 350px;
}
.gears-panel.h-box > .gears-content > .gears-panel.adaptive {
  margin-right: 10px;
}
.gears-panel.natural {
  position: relative;
  /*& > .gears-toolbar-top{
      .t-fit;
      .rel;
    }*/
}
.gears-panel.natural > .gears-content {
  width: 100%;
  position: relative;
}
.gears-panel.natural > .gears-content > .inner {
  width: 100%;
  position: relative;
}
.gears-panel.natural.tb-fix {
  padding-bottom: 40px;
}
.gears-panel > .gears-content {
  opacity: 0;
  transition: opacity 0.2s ease-in;
}
.gears-panel > .gears-content:not(:empty) {
  opacity: 1;
}
.gears-panel > .gears-content > .inner {
  opacity: 0;
  transition: opacity 0.2s ease-in;
}
.gears-panel > .gears-content > .inner:not(:empty) {
  opacity: 1;
}
.gears-panel.main-panel {
  background: #fff;
  color: #2a2823;
}
.gears-panel.main-panel .panel-heading,
.gears-panel.main-panel .dialog-heading {
  font-family: 'Montserrat', sans-serif;
  line-height: 27px;
  text-align: center;
}
.gears-panel.main-panel .panel-heading .title,
.gears-panel.main-panel .dialog-heading .title {
  font-size: 25px;
  font-weight: 800;
}
.gears-panel.main-panel .panel-heading p,
.gears-panel.main-panel .dialog-heading p {
  font-size: 18px;
}
.gears-panel.main-panel > .gears-toolbar-top {
  background: #054090;
  color: #fff;
}
.gears-panel.main-panel > .gears-toolbar-top .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.gears-panel.main-panel > .gears-toolbar-top .gears-toolbar-dock {
  margin-top: 10px;
}
.gears-panel.main-panel > .gears-toolbar-top .docked-title {
  font-size: 22px !important;
  text-align: center;
}
.gears-panel.main-panel > .gears-toolbar-top .ae-title {
  background-image: url("images/logo-white.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 158px;
  height: 54px;
  display: inline-block;
  margin-top: 40px;
}
.gears-panel.main-panel > .gears-toolbar-top .docked-right .gears-icon {
  font-size: 30px;
  color: #fff;
}
.gears-panel.main-panel > .gears-toolbar-top.transparent {
  background: none !important;
}
.gears-panel.main-panel > .gears-toolbar-top.transparent .gears-toolbar-dock {
  margin-top: 0px;
}
.gears-panel.main-panel.styled > .gears-toolbar-top {
  overflow: hidden;
}
.gears-panel.main-panel.styled > .gears-toolbar-top::after {
  content: ' ';
  background: #fff;
  color: #2a2823;
  height: 20px;
  bottom: 0px;
  height: 60px;
  bottom: -31px;
  position: absolute;
  transform: rotate(4deg);
  left: -20px;
  right: -20px;
}
.filter-box {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  padding: 6px;
}
.filter-box .gears-icon {
  margin-left: 8px;
}
.filter-box .gears-icon {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  z-index: 1;
}
.filter-box input {
  position: relative;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border-top: #e5e5e5 1px solid;
  border-bottom: #e5e5e5 1px solid;
  border-right: #e5e5e5 1px solid;
  border-left: #e5e5e5 1px solid;
  height: 36px;
}
.filter-box input:focus {
  border-top: #054090 1px solid;
  border-bottom: #054090 1px solid;
  border-right: #054090 1px solid;
  border-left: #054090 1px solid;
}
/**
 *   Badges
 */
.badge-abs {
  position: absolute;
  top: 0px;
  right: 0px;
}
.gears-badge {
  background: #f38b43;
  color: #fff;
  font-size: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  padding: 3px;
  z-index: 2;
  border: 0px;
  max-width: 95%;
  display: inline-block;
  text-align: center;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.badge-new:after {
  content: "NEW";
  background: #d32b23;
  background: #f38b43;
  color: #fff;
  font-size: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  padding: 3px;
  z-index: 2;
  border: 0px;
  max-width: 95%;
  display: inline-block;
  text-align: center;
  box-shadow: none;
  -webkit-box-shadow: none;
  pointer-events: none;
  position: absolute;
  top: 0px;
  right: 0px;
}
.badge-demo:after {
  content: "DEMO";
  background: #d32b23;
  background: #f38b43;
  color: #fff;
  font-size: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  padding: 3px;
  z-index: 2;
  border: 0px;
  max-width: 95%;
  display: inline-block;
  text-align: center;
  box-shadow: none;
  -webkit-box-shadow: none;
  pointer-events: none;
  position: absolute;
  top: 0px;
  right: 0px;
}
.gears-button .gears-badge {
  position: absolute;
  top: 0px;
  right: 0px;
}
/**
 *   Dialogs
 */
.gears-dialog.gears-dialog-fitlarge {
  top: 10px!important;
  bottom: 10px!important;
  left: 10px!important;
  right: 10px!important;
}
.gears-dialog.gears-dialog-fitw {
  left: 10px!important;
  right: 10px!important;
  widyh: auto !important;
}
.gears-dialogs.dark {
  background: rgba(0, 0, 0, 0.5);
}
.gears-dialog {
  background: #f1f1f1;
  color: #2a2823;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /*-webkit-box-shadow: rgba(0, 0, 0, 0.8) 0 0.2em 0.6em;*/
}
.gears-dialog > .gears-content + .gears-toolbar-top .gears-button .gears-button-inner,
.gears-dialog .buttons-nobg .gears-button .gears-button-inner {
  background: none;
}
.gears-dialog > .gears-content + .gears-toolbar-top .docked-title,
.gears-dialog .buttons-nobg .docked-title {
  text-transform: uppercase;
}
.gears-dialog.light1 {
  background: #e5e5e5 !important;
}
.gears-dialog.squared {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.gears-dialog.dropped {
  background: #fff;
  color: #2a2823;
  border-top: #f1f1f1 1px solid;
  border-bottom: #f1f1f1 1px solid;
  border-left: #f1f1f1 1px solid;
  border-right: #f1f1f1 1px solid;
}
.gears-dialog.dropped a.gears-button-inner {
  margin: 0px;
  padding: 15px;
  font-size: 13px !important;
}
.gears-dialog.dropped .gears-button:not(:last-of-type) a {
  border-bottom: #f1f1f1 1px solid;
}
.gears-dialog .gears-toolbar-bottom .gears-toolbar-dock {
  padding: 9px;
}
.gears-dialog .gears-toolbar-bottom.unpadded .gears-toolbar-dock {
  padding: 0px;
}
.gears-dialog.dark {
  background: #054090;
  color: #fff;
}
.gears-pointer.top,
.gears-pointer.bottom {
  width: 16px;
  height: 16px;
  position: absolute;
  color: #f1f1f1;
}
.gears-dialog.main-dialog {
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: #fff;
  color: #2a2823;
  /*&.styled{
      & > .gears-toolbar-top{
        &::after{
          content:' ';
          .white;
          height:20px;
          bottom:0px;
          height: 60px;
          bottom: -31px;
          .abs;
          transform: rotate(3deg);
          left: -20px;
          right: -20px;
        }
        overflow: hidden;
      }
    }*/
}
.gears-dialog.main-dialog .dialog-heading {
  margin-top: 5px;
  font-family: 'Montserrat', sans-serif;
  line-height: 27px;
  text-align: center;
}
.gears-dialog.main-dialog .dialog-heading .title {
  font-size: 25px;
  line-height: 25px;
  font-weight: 800;
  margin-bottom: 8px;
}
.gears-dialog.main-dialog .dialog-heading p {
  font-size: 16px;
  line-height: 20px;
}
.gears-dialog.main-dialog.mini > .gears-toolbar-top .ae-title {
  margin-top: 20px;
  height: 40px;
}
.gears-dialog.main-dialog > .gears-toolbar-top {
  background: #054090;
  color: #fff;
  overflow: hidden;
  background-repeat: repeat;
  background-size: 200px;
}
.gears-dialog.main-dialog > .gears-toolbar-top .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.gears-dialog.main-dialog > .gears-toolbar-top:after {
  content: ' ';
  position: absolute;
  background-image: url("images/ghirigoro.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 0.2;
  top: auto;
  left: 50%;
  bottom: 0px;
  height: 700px;
  width: 700px;
  transform: translate(calc(-50% + 436px), 138px);
  pointer-events: none;
  z-index: 0;
}
.gears-dialog.main-dialog > .gears-toolbar-top .gears-toolbar-dock {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.gears-dialog.main-dialog > .gears-toolbar-top .docked-title {
  font-size: 22px !important;
  text-align: center;
}
.gears-dialog.main-dialog > .gears-toolbar-top .ae-title {
  background-image: url("images/logo-full.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 200px;
  height: 65px;
  display: inline-block;
}
.gears-dialog.main-dialog > .gears-toolbar-top .docked-right .gears-button {
  margin-top: -8px;
}
.gears-dialog.main-dialog > .gears-toolbar-top .docked-right .gears-button a {
  padding: 16px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.gears-dialog.main-dialog > .gears-toolbar-top .docked-right .gears-button a .gears-icon {
  width: 24px;
  height: 24px;
  font-size: 30px;
  color: #fff;
}
.gears-dialog.main-dialog > .gears-toolbar-top.transparent {
  background: none !important;
}
.gears-dialog.main-dialog > .gears-toolbar-top.transparent .gears-toolbar-dock {
  margin-top: 0px;
}
.gears-dialog.main-dialog.linear > .gears-toolbar-top::after {
  transform: rotate(0deg);
}
.gears-dialog.main-dialog.static > .gears-toolbar-top::after {
  display: none;
}
.gears-dialog.options-dialog {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
  border-left: #000 2px solid;
  border-right: #000 2px solid;
}
.gears-dialog.smartsuggest {
  background: #fff;
  color: #2a2823;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border-top: #054090 2px solid;
  border-bottom: #054090 2px solid;
  border-left: #054090 2px solid;
  border-right: #054090 2px solid;
}
.gears-dialog.smartsuggest .rowlist.multiselect .gears-list-item {
  padding-left: 25px !important;
}
.gears-dialog.menu-dialog {
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
  color: #2a2823;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}
.gears-dialog.menu-dialog .menu-container .menu-item {
  position: relative;
}
.gears-dialog.menu-dialog .menu-container .menu-item:not(:last-of-type) {
  border-bottom: #e5e5e5 1px solid;
}
.gears-dialog.menu-dialog .menu-container .menu-right {
  position: absolute;
  right: 0px;
  z-index: 1;
}
.gears-dialog.menu-dialog .menu-container .menu-action a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 5px;
  margin: 7px;
}
.gears-dialog.menu-dialog .menu-container a {
  margin: 0;
}
.gears-dialog.menu-dialog .menu-container .gears-button:not(.menu-action) {
  width: 100%;
}
.gears-dialog.menu-dialog .menu-container .gears-button:not(.menu-action):not(:last-of-type) {
  border-bottom: #e5e5e5 1px solid;
}
.gears-dialog.menu-dialog .menu-container .gears-button:not(.menu-action) a {
  width: 100%;
  padding: 10px !important;
}
.gears-dialog.menu-dialog .menu-container .gears-button:not(.menu-action) a .button-text {
  font-weight: normal;
}
.gears-dialog.options-dialog {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
  border-left: #000 2px solid;
  border-right: #000 2px solid;
}
.gears-dialog.mini-dialog {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.gears-dialog.mini-dialog > .gears-toolbar-top {
  border-bottom: #e5e5e5 1px solid;
}
.gears-dialog.mini-dialog > .gears-toolbar-top .gears-toolbar-dock {
  margin-top: 0px;
}
.gears-dialog.mini-dialog > .gears-toolbar-top .docked-title {
  font-size: 13px !important;
}
.gears-dialog.mini-dialog > .gears-toolbar-top .docked-right .gears-icon {
  background: #054090;
  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: #2a2823;
}
.gears-dialog.mini-dialog > .gears-toolbar-top.transparent {
  background: none !important;
}
.gears-dialog.mini-dialog > .gears-toolbar-top.transparent .gears-toolbar-dock {
  margin-top: 0px;
}
.gears-dialog.options-dialog {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
  border-left: #000 2px solid;
  border-right: #000 2px solid;
}
.gears-pointer.gears-icon {
  font-size: 17px;
}
.dialog-x-centered {
  transform: translateX(-50%);
  left: 50%;
}
@media only screen and (max-width: 899px) {
  .gears-dialog.main-dialog > .gears-toolbar-top .docked-title {
    font-size: 17px !important;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
    padding: 0px 40px;
  }
}
/**
 *   Lists
 */
.gears-list.item-loader .gears-list-item {
  background: url(images/loader-ring.svg) no-repeat center center !important;
}
.gears-list.table {
  margin: 0px;
  border-spacing: 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.gears-list.table:not(.table-header) {
  margin-top: 2px;
}
.gears-list.table .item-element {
  padding: 20px 10px;
}
.gears-list.table .item-element.gears-buttonbar {
  padding: 0px;
  width: 10px;
  text-align: center;
}
.gears-list.table .buttons {
  float: none;
}
.gears-list.table .buttons a {
  background: #e5e5e5;
}
.gears-list .gears-list-item {
  padding: 0px;
}
.gears-list .gears-list-item.selected {
  background: #c2c2c2;
}
.gears-list .gears-list-item:hover:not(.disabled):not(.separator) {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1000px 0px inset;
  cursor: pointer;
}
.gears-list .gears-list-item.disabled {
  color: #767676 !important;
}
.gears-list .gears-list-item .gears-icon.ae-checkbox {
  display: inline-block;
  border-top: #000 1px solid;
  border-bottom: #000 1px solid;
  border-left: #000 1px solid;
  border-right: #000 1px solid;
}
.gears-list .gears-list-item .gears-icon.ae-checkbox:not(.alternate):before,
.gears-list .gears-list-item .gears-icon.ae-checkbox.alternate.checked:before {
  content: '✔';
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
  padding-left: 1px;
}
.gears-list .gears-list-item-inner {
  cursor: pointer;
  padding: 10px;
}
.gears-list .gears-list-item-inner::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.gears-list .item-element {
  padding-left: 5px;
  padding-right: 5px;
}
.gears-list .item-element.title {
  font-size: 18px;
}
.gears-list .item-element.subtitle {
  font-size: 10px;
}
.gears-list .buttons {
  float: right;
}
.gears-list.centered .gears-list-item {
  margin: 5px;
}
.gears-list.centered .gears-list-item .item-element.photo {
  padding-top: 5px;
}
.gears-list.centered .gears-list-item .item-element.toleft {
  margin-top: -5px;
  margin-left: -5px;
}
.gears-list.centered .gears-list-item .gears-list-item-inner {
  /*padding-top:@list-padding;
        padding-left:@list-padding;
        padding-right:@list-padding;*/
}
.gears-list:not(.centered) .gears-list-item {
  float: none;
  width: auto;
  background: #fff;
  color: #2a2823;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 5px;
}
.gears-list:not(.centered) .gears-list-item.light-red {
  background: #f6cdcc;
}
.gears-list:not(.centered) .gears-list-item.light-green {
  background: #f4f8eb;
}
.gears-list:not(.centered) .gears-list-item.light-orange {
  background: #fbd5bb;
}
.gears-list:not(.centered) .gears-list-item.light1 {
  background: #e5e5e5;
}
.gears-list:not(.centered) .gears-list-item .item-element {
  vertical-align: middle;
}
.gears-list:not(.centered) .gears-list-item .item-element.toleft {
  margin-left: -5px;
}
.gears-list:not(.centered) .gears-list-item .item-element.title {
  /*padding-top:2px;
          padding-bottom:2px;*/
}
.gears-list:not(.centered) .gears-list-item .item-element.icon {
  padding: 0px;
  /*padding-top:8px;
          height:48px;
          width:48px;*/
  margin-right: 5px;
  vertical-align: middle;
  color: #054090;
  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: #054090;
  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: #2a2823;
}
.gears-list:not(.centered) .gears-list-item .item-element.gears-buttonbar .gears-button.centered .gears-button-inner {
  height: 48px;
  margin-left: -3px;
}
.gears-list:not(.centered) .gears-list-item .item-element.vcenter {
  margin-top: 15px;
}
.gears-list:not(.centered) .gears-list-item .item-element.padding-vcenter {
  padding-top: 12px;
}
.gears-list:not(.centered) .gears-list-item.selected {
  background: #ccc;
}
.gears-list.list-green .gears-list-item.selected {
  background: #9ec156;
  color: #fff;
}
.gears-list.list-blue .gears-list-item.selected {
  background: #054090;
  color: #fff;
}
.gears-list.list-blue .gears-list-item.selected .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.gears-list.list-orange .gears-list-item.selected {
  background: #f38b43;
  color: #fff;
}
.gears-list.list-red .gears-list-item.selected {
  background: #d32b23;
  color: #fff;
}
.gears-list.list-white .gears-list-item.selected {
  background: #fff;
  color: #2a2823;
}
.gears-list.list-gray .gears-list-item.selected {
  background: #cacaca;
  color: #2a2823;
}
.gears-toolbar.list-header {
  white-space: nowrap;
}
.gears-toolbar.list-header.header-standard {
  background: #f9f9f9;
}
.gears-toolbar.list-header.header-standard .header-label {
  font-size: 13px;
  line-height: 13px;
  font-weight: bold;
  color: #454545;
}
.gears-toolbar.list-header.header-standard .header-label > .box-color {
  background: #e5e5e5;
}
.gears-toolbar.list-header.header-standard .header-sort .gears-icon {
  color: #767676;
}
.gears-toolbar.list-header.header-standard .header-sort.hselected .gears-icon {
  color: #054090;
}
.gears-toolbar.list-header.header-standard .header-sort.hselected .gears-icon > .box-color {
  background: #054090;
  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: #2a2823;
}
.gears-toolbar.list-header .gears-toolbar-dock {
  height: 100%;
}
.gears-toolbar.list-header .header-control {
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  overflow: hidden;
  height: 100%;
}
.gears-toolbar.list-header .header-label {
  padding-left: 5px;
  padding-right: 5px;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  overflow-y: hidden;
}
.gears-toolbar.list-header .header-sort {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.gears-toolbar.list-header .header-sort a {
  padding: 10px 0px !important;
}
.gears-toolbar.list-header .header-sortable .header-label {
  padding-left: 25px;
}
.header-compact-mode.list-header .docked-left {
  padding-left: 20px;
}
.header-compact-mode.list-header .header-control {
  width: auto !important;
}
.header-compact-mode.list-header .header-control .header-label {
  position: relative !important;
}
.header-compact-mode.list-header .header-control:not(.header-sortable) {
  display: none;
}
.noresult-fit {
  border: none !important;
  background: transparent !important;
}
select.navi-page,
select.navi-num {
  text-align: center;
  text-align-last: center;
  padding: 0px;
  margin-top: -8px;
  height: 24px;
  display: inline-block;
  float: none !important;
  padding-right: 6px!important;
  padding-left: 5px!important;
  font-size: 13px !important;
  background: #054090;
  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: #2a2823;
}
@media only screen and (max-width: 899px) {
  .navi-control .button-text {
    display: none;
  }
  .navi-control .icon-post {
    margin-left: 0px;
  }
}
.gears-loader {
  background: none;
  /*.gears-loader-inner{
    width:80px;
    height:50%;
    margin:auto;
    vertical-align:text-bottom;
    text-align:center;
    position: relative;
  }
  .gears-loader-content{
    width:80px;
    height:120px;
    position: absolute;
    bottom:-70px;
    background:none;
    color:transparent;
    font-weight:100;
  }
  .gears-loader-image{
    width:100%;
    height:80px;
    text-align: center;
    background: url(images/loader-ring.svg) no-repeat center;
    margin-left: 0px;
    margin-top: 0px !important;
    background-size: contain;
  }*/
}
.gears-loader .gears-loader-inner {
  width: 74px;
  height: 50%;
  margin: auto;
  vertical-align: text-bottom;
  text-align: center;
  position: relative;
}
.gears-loader .gears-loader-content {
  width: 74px;
  height: 120px;
  position: absolute;
  bottom: -60px;
  background: none;
  color: transparent;
  font-weight: 100;
}
.gears-loader .gears-loader-image {
  width: 100%;
  height: 72px;
  text-align: center;
  background: url(images/loader-ring.svg) no-repeat center;
  margin-left: 0px;
  margin-top: 23px;
}
.gears-loader.loader-type-white {
  background: rgba(255, 255, 255, 0.95);
  transition: all 900ms ease;
  -webkit-transition: all 900ms ease;
}
.gears-loader.loader-type-white .gears-loader-inner {
  width: 400px;
  height: 50%;
  margin: auto;
  vertical-align: text-bottom;
  text-align: center;
  position: relative;
}
.gears-loader.loader-type-white .gears-loader-content {
  width: 400px;
  height: 280px;
  position: absolute;
  bottom: -90px;
  background: none;
  color: transparent;
  font-weight: 100;
}
.gears-loader.loader-type-white .gears-loader-image {
  width: 100%;
  height: 280px;
  text-align: center;
  background-image: url(images/title-desktop.png);
  background-repeat: no-repeat;
  margin-left: 0px;
  margin-top: 0px !important;
  background-size: contain;
}
/**
 *   Layout
 */
#ui-loader {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 500;
  background: #054090;
  color: #fff;
  opacity: 1;
  transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTk5IiBoZWlnaHQ9IjcxIiB2aWV3Qm94PSIwIDAgMTk5IDcxIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8ZyBjbGlwLXBhdGg9InVybCgjY2xpcDApIj4KPHBhdGggZD0iTTExLjE1ODggNjkuNTY0SDEzLjU0NTNWNzAuMjA3OEgxMC4zODQ4VjY0LjY3MUgxMS4xMjY1VjY5LjU2NEgxMS4xNTg4WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTE5LjczNzIgNzAuMTc1NkgxOS4xNTY3QzE5LjA5MjIgNzAuMTc1NiAxOS4wMjc3IDcwLjE0MzQgMTguOTk1NCA3MC4xMTEyQzE4Ljk2MzIgNzAuMDc5IDE4LjkzMDkgNzAuMDQ2OCAxOC44OTg3IDY5Ljk4MjRMMTguMzgyNyA2OC42MzA0SDE1Ljg5OTRMMTUuMzgzNCA2OS45ODI0QzE1LjM1MTIgNzAuMDE0NiAxNS4zMTg5IDcwLjA3OSAxNS4yODY3IDcwLjExMTJDMTUuMjU0NCA3MC4xNDM0IDE1LjE4OTkgNzAuMTc1NiAxNS4xMjU0IDcwLjE3NTZIMTQuNTEyN0wxNi43Mzc5IDY0LjYzODhIMTcuNTExOUwxOS43MzcyIDcwLjE3NTZaTTE2LjA5MjkgNjguMTQ3NkgxOC4xNTY5TDE3LjI4NjIgNjUuODk0MkMxNy4yMjE3IDY1Ljc2NTUgMTcuMTg5NCA2NS41NzIzIDE3LjEyNDkgNjUuMzc5MkMxNy4wOTI3IDY1LjQ3NTggMTcuMDYwNCA2NS41NzIzIDE3LjAyODIgNjUuNjY4OUMxNi45OTU5IDY1Ljc2NTUgMTYuOTYzNyA2NS44Mjk4IDE2Ljk2MzcgNjUuODk0MkwxNi4wOTI5IDY4LjE0NzZaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMjUuOTI4OCA2OS42Mjg0QzI2LjA5IDY5LjYyODQgMjYuMjE5IDY5LjYyODQgMjYuMzQ4IDY5LjU5NjJDMjYuNDc3IDY5LjU2NCAyNi42MDYgNjkuNTY0IDI2LjcwMjggNjkuNTMxOEMyNi43OTk1IDY5LjQ5OTYgMjYuOTI4NSA2OS40Njc0IDI3LjAyNTMgNjkuNDM1M0MyNy4xMjIgNjkuNDAzMSAyNy4yMTg4IDY5LjMzODcgMjcuMzE1NSA2OS4zMDY1VjY4LjA4MzJIMjYuNDQ0OEMyNi4zODAzIDY4LjA4MzIgMjYuMzQ4IDY4LjA4MzIgMjYuMzE1OCA2OC4wNTExQzI2LjI4MzUgNjguMDE4OSAyNi4yODM1IDY3Ljk4NjcgMjYuMjgzNSA2Ny45NTQ1VjY3LjUzNkgyNy45OTI4VjY5LjY2MDZDMjcuODYzOCA2OS43NTcyIDI3LjcwMjUgNjkuODUzNyAyNy41NzM1IDY5LjkxODFDMjcuNDEyMyA2OS45ODI1IDI3LjI1MSA3MC4wNDY5IDI3LjA4OTggNzAuMTExM0MyNi45Mjg1IDcwLjE3NTYgMjYuNzM1IDcwLjIwNzggMjYuNTQxNSA3MC4yMDc4QzI2LjM0OCA3MC4yNCAyNi4xMjIzIDcwLjI0IDI1Ljg5NjUgNzAuMjRDMjUuNTA5NSA3MC4yNCAyNS4xMjI1IDcwLjE3NTYgMjQuOCA3MC4wNDY5QzI0LjQ3NzUgNjkuOTE4MSAyNC4xODczIDY5LjcyNSAyMy45MjkzIDY5LjQ2NzRDMjMuNjcxMyA2OS4yMDk5IDIzLjUxIDY4LjkyMDIgMjMuMzQ4OCA2OC41NjYxQzIzLjE4NzUgNjguMjEyIDIzLjE1NTMgNjcuODI1NyAyMy4xNTUzIDY3LjQwNzJDMjMuMTU1MyA2Ni45ODg4IDIzLjIxOTggNjYuNjAyNSAyMy4zNDg4IDY2LjI0ODRDMjMuNDc3OCA2NS44OTQzIDIzLjY3MTMgNjUuNjA0NiAyMy45MjkzIDY1LjM0N0MyNC4xODczIDY1LjA4OTUgMjQuNDc3NSA2NC44OTY0IDI0LjgzMjMgNjQuNzY3NkMyNS4xODcgNjQuNjM4OCAyNS41NzQgNjQuNTc0NSAyNS45OTMzIDY0LjU3NDVDMjYuMjE5IDY0LjU3NDUgMjYuNDEyNSA2NC41NzQ1IDI2LjYwNiA2NC42MDY3QzI2Ljc5OTUgNjQuNjM4OCAyNi45NjA4IDY0LjY3MSAyNy4xMjIgNjQuNzM1NEMyNy4yODMzIDY0Ljc5OTggMjcuNDQ0NSA2NC44NjQyIDI3LjU3MzUgNjQuOTYwOEMyNy43MDI1IDY1LjA1NzMgMjcuODMxNSA2NS4xNTM5IDI3Ljk2MDUgNjUuMjUwNUwyNy43MzQ4IDY1LjYwNDZDMjcuNzAyNSA2NS42Njg5IDI3LjYzOCA2NS43MDExIDI3LjU3MzUgNjUuNzAxMUMyNy41NDEzIDY1LjcwMTEgMjcuNDc2OCA2NS43MDExIDI3LjQ0NDUgNjUuNjY4OUMyNy4zOCA2NS42MzY4IDI3LjMxNTUgNjUuNjA0NiAyNy4yMTg4IDY1LjU0MDJDMjcuMTIyIDY1LjQ3NTggMjcuMDU3NSA2NS40NDM2IDI2LjkyODUgNjUuMzc5MkMyNi43OTk1IDY1LjM0NyAyNi42NzA1IDY1LjI4MjcgMjYuNTA5MyA2NS4yNTA1QzI2LjM0OCA2NS4yMTgzIDI2LjE1NDUgNjUuMTg2MSAyNS45NjEgNjUuMTg2MUMyNS42Mzg1IDY1LjE4NjEgMjUuMzgwNSA2NS4yNTA1IDI1LjEyMjUgNjUuMzQ3QzI0Ljg2NDUgNjUuNDQzNiAyNC42Mzg4IDY1LjYwNDYgMjQuNDc3NSA2NS43OTc3QzI0LjI4NCA2NS45OTA4IDI0LjE1NSA2Ni4yMTYyIDI0LjA1ODMgNjYuNDczN0MyMy45NjE1IDY2LjczMTIgMjMuOTI5MyA2Ny4wNTMxIDIzLjkyOTMgNjcuMzc1MUMyMy45MjkzIDY3LjcyOTEgMjMuOTkzOCA2OC4wNTExIDI0LjA5MDUgNjguMzA4NkMyNC4xODczIDY4LjU5ODMgMjQuMzE2MyA2OC44MjM2IDI0LjUwOTggNjkuMDE2OEMyNC43MDMzIDY5LjIwOTkgMjQuODk2OCA2OS4zMzg3IDI1LjE1NDggNjkuNDY3NEMyNS4zNDgzIDY5LjU5NjIgMjUuNjM4NSA2OS42Mjg0IDI1LjkyODggNjkuNjI4NFoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0zNC40NzU0IDcwLjE3NTZIMzMuODk0OUMzMy44MzA0IDcwLjE3NTYgMzMuNzY1OSA3MC4xNDM0IDMzLjczMzcgNzAuMTExMkMzMy43MDE0IDcwLjA3OSAzMy42NjkyIDcwLjA0NjggMzMuNjM2OSA2OS45ODI0TDMzLjEyMDkgNjguNjMwNEgzMC42Mzc3TDMwLjEyMTcgNjkuOTgyNEMzMC4wODk0IDcwLjAxNDYgMzAuMDU3MiA3MC4wNzkgMzAuMDI0OSA3MC4xMTEyQzI5Ljk5MjcgNzAuMTQzNCAyOS45MjgyIDcwLjE3NTYgMjkuODYzNyA3MC4xNzU2SDI5LjI4MzJMMzEuNTA4NCA2NC42Mzg4SDMyLjI4MjRMMzQuNDc1NCA3MC4xNzU2Wk0zMC44NjM0IDY4LjE0NzZIMzIuOTI3NEwzMi4wNTY3IDY1Ljg5NDJDMzEuOTkyMiA2NS43NjU1IDMxLjk1OTkgNjUuNTcyMyAzMS44OTU0IDY1LjM3OTJDMzEuODYzMiA2NS40NzU4IDMxLjgzMDkgNjUuNTcyMyAzMS43OTg3IDY1LjY2ODlDMzEuNzY2NCA2NS43NjU1IDMxLjczNDIgNjUuODI5OCAzMS43MzQyIDY1Ljg5NDJMMzAuODYzNCA2OC4xNDc2WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTM4Ljc5NzMgNjUuNTA4QzM4Ljc2NSA2NS41NDAxIDM4Ljc2NSA2NS41NzIzIDM4LjczMjggNjUuNjA0NUMzOC43MDA1IDY1LjYzNjcgMzguNjY4MyA2NS42MzY3IDM4LjYzNiA2NS42MzY3QzM4LjYwMzggNjUuNjM2NyAzOC41MzkzIDY1LjYwNDUgMzguNDc0OCA2NS41NzIzQzM4LjQxMDMgNjUuNTQwMSAzOC4zNDU4IDY1LjQ3NTggMzguMjQ5IDY1LjQxMTRDMzguMTUyMyA2NS4zNDcgMzguMDU1NSA2NS4zMTQ4IDM3LjkyNjUgNjUuMjUwNEMzNy43OTc1IDY1LjE4NiAzNy42MzYzIDY1LjE4NiAzNy40NzUgNjUuMTg2QzM3LjMxMzggNjUuMTg2IDM3LjE1MjUgNjUuMjE4MiAzNy4wMjM1IDY1LjI1MDRDMzYuODk0NSA2NS4yODI2IDM2Ljc5NzggNjUuMzQ3IDM2LjcwMSA2NS40NDM2QzM2LjYwNDMgNjUuNTQwMSAzNi41Mzk4IDY1LjYwNDUgMzYuNTA3NSA2NS43MDExQzM2LjQ3NTMgNjUuNzk3NyAzNi40NDMgNjUuOTI2NCAzNi40NDMgNjYuMDIzQzM2LjQ0MyA2Ni4xODQgMzYuNDc1MyA2Ni4zMTI3IDM2LjU3MiA2Ni40MDkzQzM2LjY2ODggNjYuNTA1OSAzNi43MzMzIDY2LjYwMjQgMzYuODYyMyA2Ni42NjY4QzM2Ljk5MTMgNjYuNzMxMiAzNy4xMjAzIDY2Ljc5NTYgMzcuMjgxNSA2Ni44NkMzNy40NDI4IDY2LjkyNDMgMzcuNjA0IDY2Ljk1NjUgMzcuNzY1MyA2Ny4wMjA5QzM3LjkyNjUgNjcuMDg1MyAzOC4wODc4IDY3LjE0OTcgMzguMjQ5IDY3LjIxNDFDMzguNDEwMyA2Ny4yNzg0IDM4LjUzOTMgNjcuMzc1IDM4LjY2ODMgNjcuNDcxNkMzOC43OTczIDY3LjU2ODIgMzguODk0IDY3LjY5NjkgMzguOTU4NSA2Ny44NTc5QzM5LjAyMyA2OC4wMTg4IDM5LjA4NzUgNjguMjEyIDM5LjA4NzUgNjguNDM3M0MzOS4wODc1IDY4LjY5NDggMzkuMDU1MyA2OC45MjAyIDM4Ljk1ODUgNjkuMTEzM0MzOC44NjE4IDY5LjMzODYgMzguNzY1IDY5LjQ5OTYgMzguNjAzOCA2OS42NjA1QzM4LjQ0MjUgNjkuODIxNSAzOC4yNDkgNjkuOTUwMyAzOC4wMjMzIDcwLjA0NjhDMzcuNzk3NSA3MC4xNDM0IDM3LjUzOTUgNzAuMTc1NiAzNy4yNDkzIDcwLjE3NTZDMzYuODk0NSA3MC4xNzU2IDM2LjU3MiA3MC4xMTEyIDM2LjI4MTggNjkuOTgyNUMzNS45OTE1IDY5Ljg1MzcgMzUuNzMzNSA2OS42NjA1IDM1LjU0IDY5LjQ2NzRMMzUuNzY1OCA2OS4xMTMzQzM1Ljc5OCA2OS4wODExIDM1Ljc5OCA2OS4wNDg5IDM1LjgzMDMgNjkuMDQ4OUMzNS44NjI1IDY5LjAxNjcgMzUuODk0OCA2OS4wMTY3IDM1LjkyNyA2OS4wMTY3QzM1Ljk5MTUgNjkuMDE2NyAzNi4wNTYgNjkuMDQ4OSAzNi4xMjA1IDY5LjExMzNDMzYuMTg1IDY5LjE3NzcgMzYuMjgxOCA2OS4yNDIxIDM2LjM3ODUgNjkuMzA2NUMzNi40NzUzIDY5LjM3MDggMzYuNjA0MyA2OS40MzUyIDM2Ljc2NTUgNjkuNDk5NkMzNi45MjY4IDY5LjU2NCAzNy4wODggNjkuNTk2MiAzNy4zMTM4IDY5LjU5NjJDMzcuNTA3MyA2OS41OTYyIDM3LjYzNjMgNjkuNTY0IDM3Ljc5NzUgNjkuNTMxOEMzNy45MjY1IDY5LjQ2NzQgMzguMDU1NSA2OS40MDMgMzguMTUyMyA2OS4zMzg2QzM4LjI0OSA2OS4yNDIxIDM4LjMxMzUgNjkuMTQ1NSAzOC4zNzggNjkuMDE2N0MzOC40NDI1IDY4Ljg4OCAzOC40NDI1IDY4Ljc1OTIgMzguNDQyNSA2OC41OTgzQzM4LjQ0MjUgNjguNDM3MyAzOC40MTAzIDY4LjMwODUgMzguMzEzNSA2OC4xNzk4QzM4LjI0OSA2OC4wODMyIDM4LjE1MjMgNjcuOTg2NiAzOC4wMjMzIDY3LjkyMjNDMzcuODk0MyA2Ny44NTc5IDM3Ljc2NTMgNjcuNzkzNSAzNy42MDQgNjcuNzI5MUMzNy40NDI4IDY3LjY2NDcgMzcuMjgxNSA2Ny42MzI1IDM3LjEyMDMgNjcuNTY4MkMzNi45NTkgNjcuNTAzOCAzNi43OTc4IDY3LjQzOTQgMzYuNjM2NSA2Ny4zNzVDMzYuNDc1MyA2Ny4zMTA2IDM2LjM0NjMgNjcuMjE0MSAzNi4yMTczIDY3LjExNzVDMzYuMDg4MyA2Ny4wMjA5IDM1Ljk5MTUgNjYuODYgMzUuOTI3IDY2LjY5OUMzNS44NjI1IDY2LjUzODEgMzUuNzk4IDY2LjMxMjcgMzUuNzk4IDY2LjA4NzRDMzUuNzk4IDY1Ljg5NDIgMzUuODMwMyA2NS43MDExIDM1LjkyNyA2NS41MDhDMzUuOTkxNSA2NS4zMTQ4IDM2LjEyMDUgNjUuMTUzOSAzNi4yNDk1IDY1LjAyNTFDMzYuMzc4NSA2NC44OTYzIDM2LjU3MiA2NC43Njc2IDM2Ljc5NzggNjQuNjcxQzM3LjAyMzUgNjQuNTc0NCAzNy4yNDkzIDY0LjU0MjIgMzcuNTM5NSA2NC41NDIyQzM3Ljg2MiA2NC41NDIyIDM4LjEyIDY0LjYwNjYgMzguMzc4IDY0LjcwMzJDMzguNjM2IDY0Ljc5OTggMzguODYxOCA2NC45Mjg1IDM5LjA1NTMgNjUuMTIxN0wzOC43OTczIDY1LjUwOFoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik00NC42MDE4IDY0LjYzODhWNjUuMjgyNkg0Mi43OTU4VjcwLjE3NTZINDIuMDU0VjY1LjI4MjZINDAuMjQ4VjY0LjYzODhINDQuNjAxOFoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik00Ni45ODc4IDY3Ljg5MDFWNzAuMjA3OEg0Ni4yNDYxVjY0LjY3MUg0Ny44MjYzQzQ4LjE4MTEgNjQuNjcxIDQ4LjQ3MTMgNjQuNzAzMiA0OC43MjkzIDY0Ljc2NzZDNDguOTg3MyA2NC44MzIgNDkuMTgwOCA2NC45Mjg1IDQ5LjM3NDMgNjUuMDg5NUM0OS41Njc4IDY1LjI1MDUgNDkuNjY0NiA2NS4zNzkyIDQ5LjcyOTEgNjUuNTcyNEM0OS43OTM2IDY1Ljc2NTUgNDkuODU4MSA2NS45NTg2IDQ5Ljg1ODEgNjYuMjE2MkM0OS44NTgxIDY2LjQwOTMgNDkuODI1OCA2Ni42MDI1IDQ5Ljc2MTMgNjYuNzYzNEM0OS42OTY4IDY2LjkyNDQgNDkuNjAwMSA2Ny4wODUzIDQ5LjUwMzMgNjcuMjE0MUM0OS4zNzQzIDY3LjM0MjggNDkuMjQ1MyA2Ny40NzE2IDQ5LjA4NDEgNjcuNTY4MkM0OC45MjI4IDY3LjY2NDcgNDguNzI5MyA2Ny43MjkxIDQ4LjUwMzYgNjcuNzkzNUM0OC42MDAzIDY3Ljg1NzkgNDguNjY0OCA2Ny45MjIzIDQ4Ljc2MTYgNjguMDE4OEw1MC4zNzQxIDcwLjIwNzhINDkuNjk2OEM0OS41Njc4IDcwLjIwNzggNDkuNDcxMSA3MC4xNDM0IDQ5LjQwNjYgNzAuMDQ2OUw0Ny45NTUzIDY4LjA4MzJDNDcuOTIzMSA2OC4wMTg4IDQ3Ljg1ODYgNjcuOTg2NyA0Ny44MjYzIDY3Ljk1NDVDNDcuNzk0MSA2Ny45MjIzIDQ3LjY5NzMgNjcuOTIyMyA0Ny42MDA2IDY3LjkyMjNINDYuOTg3OFY2Ny44OTAxWk00Ni45ODc4IDY3LjM0MjhINDcuNzYxOEM0Ny45ODc2IDY3LjM0MjggNDguMTgxMSA2Ny4zMTA3IDQ4LjM0MjMgNjcuMjc4NUM0OC41MDM2IDY3LjIxNDEgNDguNjMyNiA2Ny4xNDk3IDQ4Ljc2MTYgNjcuMDUzMUM0OC44NTgzIDY2Ljk1NjYgNDguOTU1MSA2Ni44Mjc4IDQ5LjAxOTYgNjYuNjk5QzQ5LjA4NDEgNjYuNTcwMyA0OS4xMTYzIDY2LjQwOTMgNDkuMTE2MyA2Ni4yNDg0QzQ5LjExNjMgNjUuOTI2NSA0OS4wMTk2IDY1LjY2ODkgNDguNzkzOCA2NS41MDhDNDguNTY4MSA2NS4zNDcgNDguMjQ1NiA2NS4yNTA1IDQ3LjgyNjMgNjUuMjUwNUg0Ny4wMjAxVjY3LjM0MjhINDYuOTg3OFoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik01Ni44ODg3IDY3LjQwNzJDNTYuODg4NyA2Ny44MjU3IDU2LjgyNDIgNjguMjEyIDU2LjY5NTIgNjguNTMzOUM1Ni41NjYyIDY4Ljg4OCA1Ni4zNzI3IDY5LjE3NzcgNTYuMTQ3IDY5LjQzNTJDNTUuOTIxMiA2OS42OTI3IDU1LjYzMSA2OS44ODU5IDU1LjI3NjIgNzAuMDE0N0M1NC45MjE1IDcwLjE0MzQgNTQuNTY2NyA3MC4yMDc4IDU0LjE0NzUgNzAuMjA3OEM1My43MjgyIDcwLjIwNzggNTMuMzczNSA3MC4xNDM0IDUzLjAxODcgNzAuMDE0N0M1Mi42OTYyIDY5Ljg4NTkgNTIuNDA2IDY5LjY5MjcgNTIuMTQ4IDY5LjQzNTJDNTEuOTIyMiA2OS4xNzc3IDUxLjcyODggNjguODg4IDUxLjU5OTggNjguNTMzOUM1MS40NzA4IDY4LjE3OTggNTEuNDA2MiA2Ny43OTM1IDUxLjQwNjIgNjcuNDA3MkM1MS40MDYyIDY3LjAyMDkgNTEuNDcwOCA2Ni42MDI0IDUxLjU5OTggNjYuMjgwNUM1MS43Mjg4IDY1Ljk1ODYgNTEuOTIyMiA2NS42MzY3IDUyLjE0OCA2NS4zNzkyQzUyLjM3MzcgNjUuMTIxNyA1Mi42NjQgNjQuOTI4NSA1My4wMTg3IDY0Ljc5OThDNTMuMzQxMiA2NC42NzEgNTMuNzI4MiA2NC42MDY2IDU0LjE0NzUgNjQuNjA2NkM1NC41NjY3IDY0LjYwNjYgNTQuOTIxNSA2NC42NzEgNTUuMjc2MiA2NC43OTk4QzU1LjU5ODcgNjQuOTI4NSA1NS44ODkgNjUuMTIxNyA1Ni4xNDcgNjUuMzc5MkM1Ni40MDUgNjUuNjM2NyA1Ni41NjYyIDY1LjkyNjQgNTYuNjk1MiA2Ni4yODA1QzU2LjgyNDIgNjYuNjM0NiA1Ni44ODg3IDY3LjAyMDkgNTYuODg4NyA2Ny40MDcyWk01Ni4xNDcgNjcuNDA3MkM1Ni4xNDcgNjcuMDUzMSA1Ni4xMTQ3IDY2Ljc2MzQgNTYuMDE4IDY2LjUwNTlDNTUuOTIxMiA2Ni4yNDg0IDU1Ljc5MjIgNjUuOTkwOCA1NS42MzEgNjUuODI5OUM1NS40Njk3IDY1LjYzNjcgNTUuMjQ0IDY1LjUwOCA1NS4wMTgyIDY1LjQxMTRDNTQuNzYwMiA2NS4zMTQ4IDU0LjUwMjIgNjUuMjUwNCA1NC4yMTIgNjUuMjUwNEM1My45MjE3IDY1LjI1MDQgNTMuNjMxNSA2NS4zMTQ4IDUzLjQwNTcgNjUuNDExNEM1My4xNDc3IDY1LjUwOCA1Mi45NTQyIDY1LjY2ODkgNTIuNzkzIDY1LjgyOTlDNTIuNjMxNyA2Ni4wMjMgNTIuNTAyNyA2Ni4yNDg0IDUyLjQwNiA2Ni41MDU5QzUyLjMwOTIgNjYuNzYzNCA1Mi4yNzcgNjcuMDg1MyA1Mi4yNzcgNjcuNDA3MkM1Mi4yNzcgNjcuNzYxMyA1Mi4zMDkyIDY4LjA1MSA1Mi40MDYgNjguMzA4NkM1Mi41MDI3IDY4LjU2NjEgNTIuNjMxNyA2OC43OTE0IDUyLjc5MyA2OC45ODQ2QzUyLjk1NDIgNjkuMTc3NyA1My4xOCA2OS4zMDY1IDUzLjQwNTcgNjkuNDAzQzUzLjYzMTUgNjkuNDk5NiA1My45MjE3IDY5LjU2NCA1NC4yMTIgNjkuNTY0QzU0LjUwMjIgNjkuNTY0IDU0Ljc5MjUgNjkuNDk5NiA1NS4wMTgyIDY5LjQwM0M1NS4yNDQgNjkuMzA2NSA1NS40Njk3IDY5LjE0NTUgNTUuNjMxIDY4Ljk4NDZDNTUuNzkyMiA2OC44MjM2IDU1LjkyMTIgNjguNTY2MSA1Ni4wMTggNjguMzA4NkM1Ni4wODI1IDY4LjA1MSA1Ni4xNDcgNjcuNzYxMyA1Ni4xNDcgNjcuNDA3MloiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik01OS4yNDM2IDY0LjY3MUM1OS4yNzU4IDY0LjcwMzIgNTkuMzA4MSA2NC43MzU0IDU5LjM0MDMgNjQuNzY3Nkw2Mi41NjUzIDY4Ljk1MjNDNjIuNTY1MyA2OC44ODggNjIuNTY1MyA2OC44MjM2IDYyLjU2NTMgNjguNzU5MkM2Mi41NjUzIDY4LjY5NDggNjIuNTY1MyA2OC42MzA0IDYyLjU2NTMgNjguNTY2MVY2NC42Mzg4SDYzLjIxMDNWNzAuMTc1Nkg2Mi44MjMzQzYyLjc1ODggNzAuMTc1NiA2Mi43MjY2IDcwLjE3NTYgNjIuNjYyMSA3MC4xNDM0QzYyLjYyOTggNzAuMTExMiA2Mi41OTc2IDcwLjA3OSA2Mi41MzMxIDcwLjA0NjhMNTkuMzQwMyA2NS44OTQyQzU5LjM0MDMgNjUuOTU4NiA1OS4zNDAzIDY2LjAyMyA1OS4zNDAzIDY2LjA4NzRDNTkuMzQwMyA2Ni4xNTE4IDU5LjM0MDMgNjYuMjE2MSA1OS4zNDAzIDY2LjI0ODNWNzAuMTc1Nkg1OC42OTUzVjY0LjYzODhINTkuMDgyM0M1OS4xNDY4IDY0LjYzODggNTkuMjExMyA2NC42NzEgNTkuMjQzNiA2NC42NzFaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNNzAuNDY2OSA2Ny40MDcyQzcwLjQ2NjkgNjcuODI1NyA3MC40MDI0IDY4LjIxMiA3MC4yNzM0IDY4LjUzMzlDNzAuMTQ0NCA2OC44NTU4IDY5Ljk1MDkgNjkuMTc3NyA2OS43MjUxIDY5LjQzNTJDNjkuNDk5NCA2OS42OTI3IDY5LjIwOTEgNjkuODg1OSA2OC44NTQ0IDcwLjAxNDdDNjguNDk5NiA3MC4xNDM0IDY4LjE0NDkgNzAuMjA3OCA2Ny43MjU2IDcwLjIwNzhDNjcuMzA2NCA3MC4yMDc4IDY2Ljk1MTYgNzAuMTQzNCA2Ni41OTY5IDcwLjAxNDdDNjYuMjQyMSA2OS44ODU5IDY1Ljk4NDEgNjkuNjkyNyA2NS43MjYxIDY5LjQzNTJDNjUuNTAwNCA2OS4xNzc3IDY1LjMwNjkgNjguODg4IDY1LjE3NzkgNjguNTMzOUM2NS4wNDg5IDY4LjE3OTggNjQuOTg0NCA2Ny43OTM1IDY0Ljk4NDQgNjcuNDA3MkM2NC45ODQ0IDY3LjAyMDkgNjUuMDQ4OSA2Ni42MDI0IDY1LjE3NzkgNjYuMjgwNUM2NS4zMDY5IDY1Ljk1ODYgNjUuNTAwNCA2NS42MzY3IDY1LjcyNjEgNjUuMzc5MkM2NS45NTE5IDY1LjEyMTcgNjYuMjQyMSA2NC45Mjg1IDY2LjU5NjkgNjQuNzk5OEM2Ni45MTk0IDY0LjY3MSA2Ny4zMDY0IDY0LjYwNjYgNjcuNzI1NiA2NC42MDY2QzY4LjE0NDkgNjQuNjA2NiA2OC40OTk2IDY0LjY3MSA2OC44NTQ0IDY0Ljc5OThDNjkuMTc2OSA2NC45Mjg1IDY5LjQ2NzEgNjUuMTIxNyA2OS43MjUxIDY1LjM3OTJDNjkuOTgzMSA2NS42MzY3IDcwLjE0NDQgNjUuOTI2NCA3MC4yNzM0IDY2LjI4MDVDNzAuNDAyNCA2Ni42MzQ2IDcwLjQ2NjkgNjcuMDIwOSA3MC40NjY5IDY3LjQwNzJaTTY5LjcyNTEgNjcuNDA3MkM2OS43MjUxIDY3LjA1MzEgNjkuNjkyOSA2Ni43NjM0IDY5LjU5NjEgNjYuNTA1OUM2OS40OTk0IDY2LjI0ODQgNjkuMzcwNCA2NS45OTA4IDY5LjIwOTEgNjUuODI5OUM2OS4wNDc5IDY1LjYzNjcgNjguODIyMSA2NS41MDggNjguNTk2NCA2NS40MTE0QzY4LjMzODQgNjUuMzE0OCA2OC4wODA0IDY1LjI1MDQgNjcuNzkwMSA2NS4yNTA0QzY3LjQ5OTkgNjUuMjUwNCA2Ny4yMDk2IDY1LjMxNDggNjYuOTgzOSA2NS40MTE0QzY2LjcyNTkgNjUuNTA4IDY2LjUzMjQgNjUuNjY4OSA2Ni4zNzExIDY1LjgyOTlDNjYuMjA5OSA2Ni4wMjMgNjYuMDgwOSA2Ni4yNDg0IDY1Ljk4NDEgNjYuNTA1OUM2NS44ODc0IDY2Ljc2MzQgNjUuODU1MSA2Ny4wODUzIDY1Ljg1NTEgNjcuNDA3MkM2NS44NTUxIDY3Ljc2MTMgNjUuODg3NCA2OC4wNTEgNjUuOTg0MSA2OC4zMDg2QzY2LjA4MDkgNjguNTY2MSA2Ni4yMDk5IDY4Ljc5MTQgNjYuMzcxMSA2OC45ODQ2QzY2LjUzMjQgNjkuMTc3NyA2Ni43NTgxIDY5LjMwNjUgNjYuOTgzOSA2OS40MDNDNjcuMjA5NiA2OS40OTk2IDY3LjQ5OTkgNjkuNTY0IDY3Ljc5MDEgNjkuNTY0QzY4LjA4MDQgNjkuNTY0IDY4LjM3MDYgNjkuNDk5NiA2OC41OTY0IDY5LjQwM0M2OC44MjIxIDY5LjMwNjUgNjkuMDQ3OSA2OS4xNDU1IDY5LjIwOTEgNjguOTg0NkM2OS4zNzA0IDY4Ljc5MTQgNjkuNDk5NCA2OC41NjYxIDY5LjU5NjEgNjguMzA4NkM2OS42OTI5IDY4LjA1MSA2OS43MjUxIDY3Ljc2MTMgNjkuNzI1MSA2Ny40MDcyWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTc1LjExMDQgNjguMzcyOUM3NS4xNDI3IDY4LjQzNzMgNzUuMTc0OSA2OC41MDE3IDc1LjE3NDkgNjguNTY2MUM3NS4yMDcyIDY4LjUwMTcgNzUuMjM5NCA2OC40MzczIDc1LjI3MTcgNjguMzcyOUM3NS4zMDM5IDY4LjMwODUgNzUuMzM2MiA2OC4yNDQxIDc1LjM2ODQgNjguMTc5OEw3Ny4yMzg5IDY0Ljc2NzZDNzcuMjcxMiA2NC43MDMyIDc3LjMwMzQgNjQuNjcxIDc3LjMzNTcgNjQuNjcxQzc3LjM2NzkgNjQuNjcxIDc3LjQzMjQgNjQuNjM4OCA3Ny40OTY5IDY0LjYzODhINzguMDQ1MlY3MC4xNzU2SDc3LjQwMDJWNjYuMTE5NkM3Ny40MDAyIDY2LjA1NTIgNzcuNDAwMiA2Ni4wMjMgNzcuNDAwMiA2NS45NTg2Qzc3LjQwMDIgNjUuODk0MiA3Ny40MDAyIDY1LjgyOTggNzcuNDAwMiA2NS43NjU1TDc1LjQ5NzQgNjkuMjQyMUM3NS40MzI5IDY5LjM3MDggNzUuMzM2MiA2OS40MDMgNzUuMjM5NCA2OS40MDNINzUuMTQyN0M3NS4wMTM3IDY5LjQwMyA3NC45NDkyIDY5LjMzODYgNzQuODg0NyA2OS4yNDIxTDcyLjk0OTcgNjUuNzY1NUM3Mi45NDk3IDY1LjgyOTggNzIuOTQ5NyA2NS44OTQyIDcyLjk4MTkgNjUuOTU4NkM3Mi45ODE5IDY2LjAyMyA3Mi45ODE5IDY2LjA4NzQgNzIuOTgxOSA2Ni4xNTE4VjcwLjE3NTZINzIuMzM2OVY2NC42Mzg4SDcyLjg4NTJDNzIuOTQ5NyA2NC42Mzg4IDczLjAxNDIgNjQuNjM4OCA3My4wNDY0IDY0LjY3MUM3My4wNzg3IDY0LjY3MSA3My4xMTA5IDY0LjczNTQgNzMuMTQzMiA2NC43Njc2TDc1LjA0NTkgNjguMTc5OEM3NS4wNDU5IDY4LjI0NDEgNzUuMDc4MiA2OC4zMDg1IDc1LjExMDQgNjguMzcyOVoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik04MS4wNzY3IDcwLjE3NTZIODAuMzAyN1Y2NC42Mzg4SDgxLjA0NDVWNzAuMTc1Nkg4MS4wNzY3WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTg3Ljg4MTcgNzAuMTc1Nkg4Ny4zMDEyQzg3LjIzNjcgNzAuMTc1NiA4Ny4xNzIyIDcwLjE0MzQgODcuMTQgNzAuMTExMkM4Ny4xMDc3IDcwLjA3OSA4Ny4wNzU0IDcwLjA0NjggODcuMDQzMiA2OS45ODI0TDg2LjUyNzIgNjguNjMwNEg4NC4wNDRMODMuNTI4IDY5Ljk4MjRDODMuNDk1NyA3MC4wMTQ2IDgzLjQ2MzUgNzAuMDc5IDgzLjQzMTIgNzAuMTExMkM4My4zOTkgNzAuMTQzNCA4My4zMzQ1IDcwLjE3NTYgODMuMjcgNzAuMTc1Nkg4Mi42ODk1TDg0LjkxNDcgNjQuNjM4OEg4NS42ODg3TDg3Ljg4MTcgNzAuMTc1NlpNODQuMjY5NyA2OC4xNDc2SDg2LjMzMzdMODUuNDYzIDY1Ljg5NDJDODUuMzk4NSA2NS43NjU1IDg1LjM2NjIgNjUuNTcyMyA4NS4zMDE3IDY1LjM3OTJDODUuMjY5NSA2NS40NzU4IDg1LjIzNzIgNjUuNTcyMyA4NS4yMDUgNjUuNjY4OUM4NS4xNzI3IDY1Ljc2NTUgODUuMTQwNSA2NS44Mjk4IDg1LjE0MDUgNjUuODk0Mkw4NC4yNjk3IDY4LjE0NzZaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNOTYuNDI3MyA2Ny40MDcyQzk2LjQyNzMgNjcuODI1NyA5Ni4zNjI4IDY4LjIxMiA5Ni4yMzM4IDY4LjUzMzlDOTYuMTA0OCA2OC44ODggOTUuOTExMyA2OS4xNzc3IDk1LjY4NTYgNjkuNDAzQzk1LjQ1OTggNjkuNjI4NCA5NS4xNjk1IDY5LjgyMTUgOTQuODE0OCA2OS45NTAzQzk0LjQ2MDEgNzAuMDc5IDk0LjEwNTMgNzAuMTQzNCA5My42ODYxIDcwLjE0MzRIOTEuNjIyMVY2NC42MDY2SDkzLjY4NjFDOTQuMTA1MyA2NC42MDY2IDk0LjQ2MDEgNjQuNjcxIDk0LjgxNDggNjQuNzk5OEM5NS4xNjk1IDY0LjkyODUgOTUuNDI3NiA2NS4xMjE3IDk1LjY4NTYgNjUuMzc5MkM5NS45NDM1IDY1LjYzNjcgOTYuMTA0OCA2NS45MjY0IDk2LjIzMzggNjYuMjQ4NEM5Ni4zNjI4IDY2LjYzNDYgOTYuNDI3MyA2Ny4wMjA5IDk2LjQyNzMgNjcuNDA3MlpNOTUuNjUzMyA2Ny40MDcyQzk1LjY1MzMgNjcuMDUzMSA5NS42MjExIDY2Ljc2MzQgOTUuNTI0MyA2Ni41MDU5Qzk1LjQyNzYgNjYuMjQ4NCA5NS4yOTg1IDY2LjAyMyA5NS4xMzczIDY1LjgyOTlDOTQuOTc2IDY1LjYzNjcgOTQuNzUwMyA2NS41MDggOTQuNTI0NiA2NS40MTE0Qzk0LjI2NjYgNjUuMzE0OCA5NC4wMDg2IDY1LjI1MDQgOTMuNzE4MyA2NS4yNTA0SDkyLjM5NjFWNjkuNTY0SDkzLjcxODNDOTQuMDA4NiA2OS41NjQgOTQuMjk4OCA2OS40OTk2IDk0LjUyNDYgNjkuNDAzQzk0Ljc1MDMgNjkuMzA2NSA5NC45NzYgNjkuMTc3NyA5NS4xMzczIDY4Ljk4NDZDOTUuMjk4NSA2OC43OTE0IDk1LjQyNzYgNjguNTY2MSA5NS41MjQzIDY4LjMwODZDOTUuNjIxMSA2OC4wNTEgOTUuNjUzMyA2Ny43NjEzIDk1LjY1MzMgNjcuNDA3MloiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xMDEuNjUyIDY0LjYzODhWNjUuMjUwNEg5OC45NzUxVjY3LjA4NTNIMTAxLjEzNlY2Ny42NjQ3SDk4Ljk3NTFWNjkuNTY0SDEwMS42NTJWNzAuMTc1Nkg5OC4yMzM0VjY0LjYzODhIMTAxLjY1MloiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xMDQuMjY0IDY5LjU2NEgxMDYuNjUxVjcwLjIwNzhIMTAzLjQ5VjY0LjY3MUgxMDQuMjMyVjY5LjU2NEgxMDQuMjY0WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTExMS4zNTkgNjguMTE1NFY3MC4xNzU2SDExMC42MTdWNjQuNjM4OEgxMTIuMjYyQzExMi42MTcgNjQuNjM4OCAxMTIuOTA3IDY0LjY3MSAxMTMuMTY1IDY0Ljc2NzZDMTEzLjQyMyA2NC44NjQxIDExMy42NDkgNjQuOTYwNyAxMTMuODEgNjUuMTIxN0MxMTMuOTcxIDY1LjI4MjYgMTE0LjEgNjUuNDQzNiAxMTQuMTk3IDY1LjY2ODlDMTE0LjI5NCA2NS44OTQyIDExNC4zMjYgNjYuMTE5NiAxMTQuMzI2IDY2LjM3NzFDMTE0LjMyNiA2Ni42MzQ2IDExNC4yOTQgNjYuODU5OSAxMTQuMTk3IDY3LjA4NTNDMTE0LjEgNjcuMzEwNiAxMTMuOTcxIDY3LjQ3MTYgMTEzLjgxIDY3LjYzMjVDMTEzLjY0OSA2Ny43OTM1IDExMy40MjMgNjcuOTIyMiAxMTMuMTY1IDY3Ljk4NjZDMTEyLjkwNyA2OC4wODMyIDExMi42MTcgNjguMTE1NCAxMTIuMjk0IDY4LjExNTRIMTExLjM1OVpNMTExLjM1OSA2Ny41MzZIMTEyLjI2MkMxMTIuNDg4IDY3LjUzNiAxMTIuNjQ5IDY3LjUwMzggMTEyLjg0MiA2Ny40Mzk0QzExMy4wMzYgNjcuMzc1IDExMy4xMzMgNjcuMzEwNiAxMTMuMjYyIDY3LjIxNEMxMTMuMzU4IDY3LjExNzUgMTEzLjQ1NSA2Ni45ODg3IDExMy41MiA2Ni44NTk5QzExMy41ODQgNjYuNzMxMiAxMTMuNjE2IDY2LjU3MDIgMTEzLjYxNiA2Ni4zNzcxQzExMy42MTYgNjYuMDIzIDExMy41MiA2NS43MzMzIDExMy4yOTQgNjUuNTQwMUMxMTMuMDY4IDY1LjM0NyAxMTIuNzQ2IDY1LjI1MDQgMTEyLjI5NCA2NS4yNTA0SDExMS4zOTFWNjcuNTM2SDExMS4zNTlaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTE2LjkwNiA3MC4xNzU2SDExNi4xNjRWNjQuNjM4OEgxMTYuOTA2VjcwLjE3NTZaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTIzLjc0MyA3MC4xNzU2SDEyMy4xNjNDMTIzLjA5OCA3MC4xNzU2IDEyMy4wMzQgNzAuMTQzNCAxMjMuMDAxIDcwLjExMTJDMTIyLjk2OSA3MC4wNzkgMTIyLjkzNyA3MC4wNDY4IDEyMi45MDUgNjkuOTgyNEwxMjIuMzg5IDY4LjYzMDRIMTE5LjkwNUwxMTkuMzg5IDY5Ljk4MjRDMTE5LjM1NyA3MC4wMTQ2IDExOS4zMjUgNzAuMDc5IDExOS4yOTMgNzAuMTExMkMxMTkuMjYgNzAuMTQzNCAxMTkuMTk2IDcwLjE3NTYgMTE5LjEzMSA3MC4xNzU2SDExOC41NTFMMTIwLjc3NiA2NC42Mzg4SDEyMS41NUwxMjMuNzQzIDcwLjE3NTZaTTEyMC4wOTkgNjguMTQ3NkgxMjIuMTYzTDEyMS4yOTIgNjUuODk0MkMxMjEuMjI4IDY1Ljc2NTUgMTIxLjE5NSA2NS41NzIzIDEyMS4xMzEgNjUuMzc5MkMxMjEuMDk5IDY1LjQ3NTggMTIxLjA2NiA2NS41NzIzIDEyMS4wMzQgNjUuNjY4OUMxMjEuMDAyIDY1Ljc2NTUgMTIwLjk3IDY1LjgyOTggMTIwLjk3IDY1Ljg5NDJMMTIwLjA5OSA2OC4xNDc2WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTEyOC45NjcgNjkuMDQ4OUMxMjguOTk5IDY5LjA0ODkgMTI5LjAzMSA2OS4wODExIDEyOS4wNjQgNjkuMTEzM0wxMjkuMzU0IDY5LjQzNTJDMTI5LjEyOCA2OS42OTI3IDEyOC44MzggNjkuOTE4MSAxMjguNTE1IDcwLjA0NjhDMTI4LjE5MyA3MC4xNzU2IDEyNy44MDYgNzAuMjcyMiAxMjcuMzU0IDcwLjI3MjJDMTI2Ljk2NyA3MC4yNzIyIDEyNi41OCA3MC4yMDc4IDEyNi4yNTggNzAuMDc5QzEyNS45MzUgNjkuOTUwMyAxMjUuNjQ1IDY5Ljc1NzEgMTI1LjQxOSA2OS40OTk2QzEyNS4xOTQgNjkuMjQyMSAxMjUgNjguOTUyNCAxMjQuODcxIDY4LjU5ODNDMTI0Ljc0MiA2OC4yNDQyIDEyNC42NzggNjcuODU3OSAxMjQuNjc4IDY3LjQzOTRDMTI0LjY3OCA2Ny4wMjA5IDEyNC43NDIgNjYuNjM0NiAxMjQuODcxIDY2LjI4MDVDMTI1IDY1LjkyNjQgMTI1LjE5NCA2NS42MzY3IDEyNS40NTIgNjUuMzc5MkMxMjUuNzEgNjUuMTIxNyAxMjYgNjQuOTI4NSAxMjYuMzIyIDY0Ljc5OThDMTI2LjY3NyA2NC42NzEgMTI3LjAzMiA2NC42MDY2IDEyNy40NTEgNjQuNjA2NkMxMjcuODcgNjQuNjA2NiAxMjguMjI1IDY0LjY3MSAxMjguNTE1IDY0Ljc5OThDMTI4LjgwNiA2NC45Mjg1IDEyOS4wNjQgNjUuMDg5NSAxMjkuMjg5IDY1LjMxNDhMMTI5LjAzMSA2NS42Njg5QzEyOC45OTkgNjUuNzAxMSAxMjguOTk5IDY1LjcwMTEgMTI4Ljk2NyA2NS43MzMzQzEyOC45MzUgNjUuNzY1NSAxMjguOTAyIDY1Ljc2NTUgMTI4Ljg3IDY1Ljc2NTVDMTI4LjgzOCA2NS43NjU1IDEyOC44MDYgNjUuNzY1NSAxMjguNzczIDY1LjczMzNDMTI4Ljc0MSA2NS43MDExIDEyOC42NzcgNjUuNjY4OSAxMjguNjQ0IDY1LjYzNjdDMTI4LjYxMiA2NS42MDQ1IDEyOC41NDggNjUuNTcyMyAxMjguNDUxIDY1LjUwOEMxMjguMzU0IDY1LjQ0MzYgMTI4LjI5IDY1LjQ0MzYgMTI4LjE5MyA2NS4zNzkyQzEyOC4wOTYgNjUuMzQ3IDEyNy45OTkgNjUuMzE0OCAxMjcuODcgNjUuMjgyNkMxMjcuNzQxIDY1LjI1MDQgMTI3LjYxMiA2NS4yNTA0IDEyNy40MTkgNjUuMjUwNEMxMjcuMTI5IDY1LjI1MDQgMTI2LjgzOCA2NS4zMTQ4IDEyNi42MTMgNjUuNDExNEMxMjYuMzU1IDY1LjUwOCAxMjYuMTYxIDY1LjY2ODkgMTI1Ljk2OCA2NS44NjIxQzEyNS43NzQgNjYuMDU1MiAxMjUuNjQ1IDY2LjI4MDUgMTI1LjU0OCA2Ni41MzgxQzEyNS40NTIgNjYuNzk1NiAxMjUuMzg3IDY3LjExNzUgMTI1LjM4NyA2Ny40Mzk0QzEyNS4zODcgNjcuNzkzNSAxMjUuNDUyIDY4LjA4MzIgMTI1LjU0OCA2OC4zNzI5QzEyNS42NDUgNjguNjMwNSAxMjUuNzc0IDY4Ljg1NTggMTI1Ljk2OCA2OS4wNDg5QzEyNi4xNjEgNjkuMjQyMSAxMjYuMzU1IDY5LjM3MDggMTI2LjU4IDY5LjQ2NzRDMTI2LjgwNiA2OS41NjQgMTI3LjA2NCA2OS42Mjg0IDEyNy4zNTQgNjkuNjI4NEMxMjcuNTE2IDY5LjYyODQgMTI3LjY3NyA2OS42Mjg0IDEyNy44MDYgNjkuNTk2MkMxMjcuOTM1IDY5LjU2NCAxMjguMDY0IDY5LjUzMTggMTI4LjE2MSA2OS40OTk2QzEyOC4yNTcgNjkuNDY3NCAxMjguMzg2IDY5LjQwMyAxMjguNDgzIDY5LjMzODZDMTI4LjU4IDY5LjI3NDMgMTI4LjY3NyA2OS4yMDk5IDEyOC43NzMgNjkuMTEzM0MxMjguODcgNjkuMDQ4OSAxMjguOTAyIDY5LjA0ODkgMTI4Ljk2NyA2OS4wNDg5WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTEzNC41NDYgNjQuNjM4OFY2NS4yNTA0SDEzMS44N1Y2Ny4wODUzSDEzNC4wM1Y2Ny42NjQ3SDEzMS44N1Y2OS41NjRIMTM0LjU0NlY3MC4xNzU2SDEzMS4xMjhWNjQuNjM4OEgxMzQuNTQ2WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTEzNy4yMjMgNjcuODkwMVY3MC4yMDc4SDEzNi40ODFWNjQuNjcxSDEzOC4wNjJDMTM4LjQxNiA2NC42NzEgMTM4LjcwNyA2NC43MDMyIDEzOC45NjUgNjQuNzY3NkMxMzkuMjIzIDY0LjgzMiAxMzkuNDE2IDY0LjkyODUgMTM5LjYxIDY1LjA4OTVDMTM5Ljc3MSA2NS4yMTgzIDEzOS45IDY1LjM3OTIgMTM5Ljk2NCA2NS41NzI0QzE0MC4wMjkgNjUuNzY1NSAxNDAuMDkzIDY1Ljk1ODYgMTQwLjA5MyA2Ni4yMTYyQzE0MC4wOTMgNjYuNDA5MyAxNDAuMDYxIDY2LjYwMjUgMTM5Ljk5NyA2Ni43NjM0QzEzOS45MzIgNjYuOTI0NCAxMzkuODM1IDY3LjA4NTMgMTM5LjczOSA2Ny4yMTQxQzEzOS42MSA2Ny4zNDI4IDEzOS40ODEgNjcuNDcxNiAxMzkuMzE5IDY3LjU2ODJDMTM5LjE1OCA2Ny42NjQ3IDEzOC45NjUgNjcuNzI5MSAxMzguNzM5IDY3Ljc5MzVDMTM4LjgzNiA2Ny44NTc5IDEzOC45IDY3LjkyMjMgMTM4Ljk5NyA2OC4wMTg4TDE0MC42MDkgNzAuMjA3OEgxMzkuOTMyQzEzOS44MDMgNzAuMjA3OCAxMzkuNzA2IDcwLjE0MzQgMTM5LjY0MiA3MC4wNDY5TDEzOC4xOTEgNjguMDgzMkMxMzguMTU4IDY4LjAxODggMTM4LjA5NCA2Ny45ODY3IDEzOC4wNjIgNjcuOTU0NUMxMzguMDI5IDY3LjkyMjMgMTM3LjkzMyA2Ny45MjIzIDEzNy44MzYgNjcuOTIyM0gxMzcuMjIzVjY3Ljg5MDFaTTEzNy4yMjMgNjcuMzQyOEgxMzcuOTk3QzEzOC4yMjMgNjcuMzQyOCAxMzguNDE2IDY3LjMxMDcgMTM4LjU3OCA2Ny4yNzg1QzEzOC43MzkgNjcuMjQ2MyAxMzguODY4IDY3LjE0OTcgMTM4Ljk5NyA2Ny4wNTMxQzEzOS4wOTQgNjYuOTU2NiAxMzkuMTkgNjYuODI3OCAxMzkuMjU1IDY2LjY5OUMxMzkuMzE5IDY2LjU3MDMgMTM5LjM1MiA2Ni40MDkzIDEzOS4zNTIgNjYuMjQ4NEMxMzkuMzUyIDY1LjkyNjUgMTM5LjI1NSA2NS42Njg5IDEzOS4wMjkgNjUuNTA4QzEzOC44MDMgNjUuMzQ3IDEzOC40ODEgNjUuMjUwNSAxMzguMDYyIDY1LjI1MDVIMTM3LjI1NVY2Ny4zNDI4SDEzNy4yMjNaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTQ1LjU3NyA2NC42Mzg4VjY1LjI1MDRIMTQyLjlWNjcuMDg1M0gxNDUuMDYxVjY3LjY2NDdIMTQyLjlWNjkuNTY0SDE0NS41NzdWNzAuMTc1NkgxNDIuMTU4VjY0LjYzODhIMTQ1LjU3N1oiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xNTQuNTA5IDY3LjQwNzJDMTU0LjUwOSA2Ny44MjU3IDE1NC40NDUgNjguMjEyIDE1NC4zMTYgNjguNTMzOUMxNTQuMTg3IDY4Ljg4OCAxNTMuOTkzIDY5LjE3NzcgMTUzLjc2OCA2OS40MDNDMTUzLjU0MiA2OS42Mjg0IDE1My4yNTIgNjkuODIxNSAxNTIuODk3IDY5Ljk1MDNDMTUyLjU0MiA3MC4wNzkgMTUyLjE4NyA3MC4xNDM0IDE1MS43NjggNzAuMTQzNEgxNDkuNzA0VjY0LjYwNjZIMTUxLjc2OEMxNTIuMTg3IDY0LjYwNjYgMTUyLjU0MiA2NC42NzEgMTUyLjg5NyA2NC43OTk4QzE1My4yNTIgNjQuOTI4NSAxNTMuNTEgNjUuMTIxNyAxNTMuNzY4IDY1LjM3OTJDMTU0LjAyNiA2NS42MzY3IDE1NC4xODcgNjUuOTI2NCAxNTQuMzE2IDY2LjI0ODRDMTU0LjQ0NSA2Ni42MzQ2IDE1NC41MDkgNjcuMDIwOSAxNTQuNTA5IDY3LjQwNzJaTTE1My43MzUgNjcuNDA3MkMxNTMuNzM1IDY3LjA1MzEgMTUzLjcwMyA2Ni43NjM0IDE1My42MDYgNjYuNTA1OUMxNTMuNTEgNjYuMjQ4NCAxNTMuMzgxIDY2LjAyMyAxNTMuMjE5IDY1LjgyOTlDMTUzLjA1OCA2NS42MzY3IDE1Mi44MzIgNjUuNTA4IDE1Mi42MDcgNjUuNDExNEMxNTIuMzQ5IDY1LjMxNDggMTUyLjA5MSA2NS4yNTA0IDE1MS44IDY1LjI1MDRIMTUwLjQ3OFY2OS41NjRIMTUxLjhDMTUyLjA5MSA2OS41NjQgMTUyLjM4MSA2OS40OTk2IDE1Mi42MDcgNjkuNDAzQzE1Mi44MzIgNjkuMzA2NSAxNTMuMDU4IDY5LjE3NzcgMTUzLjIxOSA2OC45ODQ2QzE1My4zODEgNjguNzkxNCAxNTMuNTEgNjguNTY2MSAxNTMuNjA2IDY4LjMwODZDMTUzLjcwMyA2OC4wNTEgMTUzLjczNSA2Ny43NjEzIDE1My43MzUgNjcuNDA3MloiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xNjAuNzAyIDcwLjE3NTZIMTYwLjEyMkMxNjAuMDU3IDcwLjE3NTYgMTU5Ljk5MyA3MC4xNDM0IDE1OS45NiA3MC4xMTEyQzE1OS45MjggNzAuMDc5IDE1OS44OTYgNzAuMDQ2OCAxNTkuODY0IDY5Ljk4MjRMMTU5LjM0OCA2OC42MzA0SDE1Ni44NjRMMTU2LjM0OCA2OS45ODI0QzE1Ni4zMTYgNzAuMDE0NiAxNTYuMjg0IDcwLjA3OSAxNTYuMjUyIDcwLjExMTJDMTU2LjIxOSA3MC4xNDM0IDE1Ni4xNTUgNzAuMTc1NiAxNTYuMDkgNzAuMTc1NkgxNTUuNTFMMTU3LjczNSA2NC42Mzg4SDE1OC41MDlMMTYwLjcwMiA3MC4xNzU2Wk0xNTcuMDU4IDY4LjE0NzZIMTU5LjEyMkwxNTguMjUxIDY1Ljg5NDJDMTU4LjE4NyA2NS43NjU1IDE1OC4xNTQgNjUuNTcyMyAxNTguMDkgNjUuMzc5MkMxNTguMDU4IDY1LjQ3NTggMTU4LjAyNSA2NS41NzIzIDE1Ny45OTMgNjUuNjY4OUMxNTcuOTYxIDY1Ljc2NTUgMTU3LjkyOSA2NS44Mjk4IDE1Ny45MjkgNjUuODk0MkwxNTcuMDU4IDY4LjE0NzZaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTYyLjkyNyA2OS41NjRIMTY1LjMxNFY3MC4yMDc4SDE2Mi4xNTNWNjQuNjcxSDE2Mi44OTVWNjkuNTY0SDE2Mi45MjdaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTY5LjYzNSA2OS42NjA2SDE3MC44MjhWNjUuODk0M0MxNzAuODI4IDY1Ljc2NTUgMTcwLjgyOCA2NS42Njg5IDE3MC44MjggNjUuNTQwMkwxNjkuODI4IDY2LjM3NzFDMTY5Ljc5NiA2Ni40MDkzIDE2OS43NjQgNjYuNDA5MyAxNjkuNzY0IDY2LjQwOTNDMTY5LjczMiA2Ni40MDkzIDE2OS43IDY2LjQwOTMgMTY5LjcgNjYuNDA5M0MxNjkuNjY3IDY2LjQwOTMgMTY5LjYzNSA2Ni40MDkzIDE2OS42MDMgNjYuMzc3MUMxNjkuNTcxIDY2LjM0NDkgMTY5LjUzOCA2Ni4zNDQ5IDE2OS41MzggNjYuMzEyN0wxNjkuMzEyIDY2LjAyM0wxNzAuOTU3IDY0LjYwNjZIMTcxLjUwNVY2OS42Mjg0SDE3Mi42MDJWNzAuMTQzNEgxNjkuNjM1VjY5LjY2MDZaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTc1Ljg5MSA2Ny45MjIzQzE3NS42OTcgNjcuOTIyMyAxNzUuNDcxIDY3Ljg5MDEgMTc1LjMxIDY3LjgyNTdDMTc1LjE0OSA2Ny43NjEzIDE3NC45NTUgNjcuNjY0NyAxNzQuODI2IDY3LjUwMzhDMTc0LjY5NyA2Ny4zNzUgMTc0LjU2OCA2Ny4yMTQxIDE3NC41MDQgNjcuMDIwOUMxNzQuNDM5IDY2LjgyNzggMTc0LjM3NSA2Ni42MDI1IDE3NC4zNzUgNjYuMzQ0OUMxNzQuMzc1IDY2LjA4NzQgMTc0LjQwNyA2NS44NjIxIDE3NC41MDQgNjUuNjY4OUMxNzQuNjAxIDY1LjQ0MzYgMTc0LjczIDY1LjI4MjYgMTc0Ljg5MSA2NS4xMjE3QzE3NS4wNTIgNjQuOTYwNyAxNzUuMjQ2IDY0LjgzMiAxNzUuNDcxIDY0LjczNTRDMTc1LjY5NyA2NC42Mzg4IDE3NS45NTUgNjQuNjA2NiAxNzYuMjEzIDY0LjYwNjZDMTc2LjQ3MSA2NC42MDY2IDE3Ni43MjkgNjQuNjM4OCAxNzYuOTIzIDY0LjczNTRDMTc3LjE0OCA2NC44MzIgMTc3LjMxIDY0Ljk2MDcgMTc3LjQ3MSA2NS4wODk1QzE3Ny42MzIgNjUuMjUwNCAxNzcuNzYxIDY1LjQ0MzYgMTc3LjgyNiA2NS42Njg5QzE3Ny44OSA2NS44OTQzIDE3Ny45NTUgNjYuMTE5NiAxNzcuOTU1IDY2LjQwOTNDMTc3Ljk1NSA2Ni41NzAzIDE3Ny45NTUgNjYuNzMxMiAxNzcuOTIzIDY2Ljg2QzE3Ny44OSA2Ni45ODg3IDE3Ny44NTggNjcuMTQ5NyAxNzcuNzkzIDY3LjI3ODVDMTc3LjcyOSA2Ny40MDcyIDE3Ny42NjUgNjcuNTM2IDE3Ny42IDY3LjY5NjlDMTc3LjUzNiA2Ny44MjU3IDE3Ny40MzkgNjcuOTg2NiAxNzcuMzQyIDY4LjExNTRMMTc1Ljk4OCA3MC4wNDY4QzE3NS45NTUgNzAuMTExMiAxNzUuODkxIDcwLjE0MzQgMTc1Ljg1OCA3MC4xNzU2QzE3NS43OTQgNzAuMjA3OCAxNzUuNzI5IDcwLjIwNzggMTc1LjYzMyA3MC4yMDc4SDE3NC45ODhMMTc2LjY2NSA2Ny45ODY2QzE3Ni43MjkgNjcuOTIyMyAxNzYuNzYxIDY3LjgyNTcgMTc2LjgyNiA2Ny43NjEzQzE3Ni44OSA2Ny42OTY5IDE3Ni45MjMgNjcuNjMyNSAxNzYuOTU1IDY3LjU2ODJDMTc2LjgyNiA2Ny42OTY5IDE3Ni42NjUgNjcuNzYxMyAxNzYuNDcxIDY3LjgyNTdDMTc2LjI3OCA2Ny44OTAxIDE3Ni4xMTcgNjcuOTIyMyAxNzUuODkxIDY3LjkyMjNaTTE3Ny4yNzggNjYuMzEyN0MxNzcuMjc4IDY2LjE1MTggMTc3LjI0NSA2NS45OTA4IDE3Ny4xODEgNjUuODI5OUMxNzcuMTE2IDY1LjcwMTEgMTc3LjA1MiA2NS41NzIzIDE3Ni45NTUgNjUuNDc1OEMxNzYuODU4IDY1LjM3OTIgMTc2LjcyOSA2NS4zMTQ4IDE3Ni42IDY1LjI1MDRDMTc2LjQ3MSA2NS4xODYxIDE3Ni4zMSA2NS4xODYxIDE3Ni4xNDkgNjUuMTg2MUMxNzUuOTg4IDY1LjE4NjEgMTc1LjgyNiA2NS4yMTgzIDE3NS42OTcgNjUuMjgyNkMxNzUuNTY4IDY1LjM0NyAxNzUuNDM5IDY1LjQxMTQgMTc1LjM0MyA2NS41MDhDMTc1LjI0NiA2NS42MDQ1IDE3NS4xODEgNjUuNzMzMyAxNzUuMTE3IDY1Ljg2MjFDMTc1LjA1MiA2NS45OTA4IDE3NS4wMiA2Ni4xNTE4IDE3NS4wMiA2Ni4zMTI3QzE3NS4wMiA2Ni40NzM3IDE3NS4wNTIgNjYuNjM0NiAxNzUuMDg1IDY2Ljc5NTZDMTc1LjE0OSA2Ni45MjQ0IDE3NS4yMTMgNjcuMDUzMSAxNzUuMzEgNjcuMTQ5N0MxNzUuNDA3IDY3LjI0NjMgMTc1LjUwNCA2Ny4zMTA2IDE3NS42NjUgNjcuMzc1QzE3NS43OTQgNjcuNDM5NCAxNzUuOTU1IDY3LjQzOTQgMTc2LjExNiA2Ny40Mzk0QzE3Ni4zMSA2Ny40Mzk0IDE3Ni40NzEgNjcuNDA3MiAxNzYuNiA2Ny4zNDI4QzE3Ni43MjkgNjcuMjc4NSAxNzYuODU4IDY3LjIxNDEgMTc2Ljk1NSA2Ny4wODUzQzE3Ny4wNTIgNjYuOTg4NyAxNzcuMTE2IDY2Ljg2IDE3Ny4xODEgNjYuNzMxMkMxNzcuMjc4IDY2LjU3MDMgMTc3LjI3OCA2Ni40NDE1IDE3Ny4yNzggNjYuMzEyN1oiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xODIuNTM1IDY4LjE3OThIMTgzLjM3M1Y2OC41NjYxQzE4My4zNzMgNjguNTk4MiAxODMuMzczIDY4LjYzMDQgMTgzLjM0MSA2OC42NjI2QzE4My4zMDkgNjguNjk0OCAxODMuMjc2IDY4LjY5NDggMTgzLjIxMiA2OC42OTQ4SDE4Mi41MzVWNzAuMTQzNEgxODEuOTIyVjY4LjY5NDhIMTc5LjQ3MUMxNzkuNDA2IDY4LjY5NDggMTc5LjM3NCA2OC42OTQ4IDE3OS4zNDIgNjguNjYyNkMxNzkuMzEgNjguNjMwNCAxNzkuMjc3IDY4LjU5ODIgMTc5LjI3NyA2OC41NjYxTDE3OS4yMTMgNjguMjEyTDE4MS45MjIgNjQuNjM4OEgxODIuNTY3VjY4LjE3OThIMTgyLjUzNVpNMTgxLjkyMiA2NS44OTQyQzE4MS45MjIgNjUuODI5OCAxODEuOTIyIDY1Ljc2NTUgMTgxLjkyMiA2NS42Njg5QzE4MS45MjIgNjUuNjA0NSAxODEuOTIyIDY1LjUwNzkgMTgxLjk1NCA2NS40NDM2TDE3OS45MjIgNjguMTc5OEgxODEuOTIyVjY1Ljg5NDJaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTg4LjUwMSA2NC42Mzg4VjY0Ljk2MDhDMTg4LjUwMSA2NS4wNTczIDE4OC41MDEgNjUuMTIxNyAxODguNDY5IDY1LjE4NjFDMTg4LjQzNiA2NS4yNTA1IDE4OC40MzYgNjUuMjgyNyAxODguNDA0IDY1LjMxNDhMMTg2LjExNCA2OS45NTAzQzE4Ni4wODIgNzAuMDE0NyAxODYuMDUgNzAuMDc5MSAxODUuOTg1IDcwLjExMTNDMTg1LjkyMSA3MC4xNDM1IDE4NS44NTYgNzAuMTc1NiAxODUuNzYgNzAuMTc1NkgxODUuMjc2TDE4Ny41OTggNjUuNjA0NkMxODcuNjMgNjUuNTQwMiAxODcuNjYyIDY1LjQ3NTggMTg3LjY5NSA2NS40MTE0QzE4Ny43MjcgNjUuMzQ3IDE4Ny43NTkgNjUuMzE0OCAxODcuODI0IDY1LjI1MDVIMTg0LjkyMUMxODQuODg5IDY1LjI1MDUgMTg0LjgyNCA2NS4yMTgzIDE4NC43OTIgNjUuMTg2MUMxODQuNzYgNjUuMTUzOSAxODQuNzI4IDY1LjEyMTcgMTg0LjcyOCA2NS4wNTczVjY0LjU3NDVIMTg4LjUwMVY2NC42Mzg4WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTUxLjU5OTggNS4zNDM2NUM0OS4wNTIxIDcuNDAzODUgNDUuNjAxNCAxMi40OSA0MS4yNDc2IDIwLjU2OThDMzguNjY3NiAyNS4zNjYyIDM2LjU3MTQgMjkuMTAwMyAzNC45NTg5IDMxLjc0QzMxLjE4NTcgMzcuODU2MiAyNi45OTMyIDQyLjU1NiAyMi4zODE0IDQ1LjkwMzlDMTcuNzY5NyA0OS4yNTE3IDEzLjEyNTcgNTAuODkzNCA4LjUxMzk3IDUwLjg5MzRDNS45OTg0OCA1MC44OTM0IDMuOTM0NDkgNTAuMzQ2MiAyLjM1NDI0IDQ5LjI1MTdDMC43NzM5OTggNDguMTU3MiAwIDQ2Ljc3MyAwIDQ1LjA2NjlDMCA0My45NDAyIDAuMzIyNDk5IDQzLjAwNjcgMC45MzUyNDcgNDIuMjY2M0MxLjU0OCA0MS41MjU5IDIuMzIxOTkgNDEuMTM5NyAzLjI1NzI0IDQxLjEzOTdDNC4wMzEyNCA0MS4xMzk3IDQuNzA4NDkgNDEuNDI5NCA1LjI4ODk4IDQyLjA0MUM1Ljg2OTQ4IDQyLjYyMDQgNi4xNTk3MyA0My4zMjg2IDYuMTU5NzMgNDQuMTMzNEM2LjE1OTczIDQ0LjQ1NTMgNi4wMzA3MyA0NS4wMDI1IDUuNzQwNDggNDUuNjc4NUM1LjQ1MDIzIDQ2LjM4NjcgNS4zMjEyMyA0Ni45MDE4IDUuMzIxMjMgNDcuMTkxNUM1LjMyMTIzIDQ3Ljg5OTcgNS43NDA0OCA0OC41MTEzIDYuNjExMjMgNDkuMDI2NEM3LjQ0OTczIDQ5LjU0MTQgOC41NDYyMiA0OS43OTg5IDkuODY4NDcgNDkuNzk4OUMxMy40NDgyIDQ5Ljc5ODkgMTYuODk4OSA0OC4yMjE2IDIwLjE1NjIgNDUuMDM0N0MyMy40MTM0IDQxLjg0NzggMjcuMzE1NyAzNi4xODIzIDMxLjgzMDcgMjguMDA1OUMzNS4zNzgxIDIxLjU5OTkgMzguNTM4NiAxNi43MzkxIDQxLjMxMjEgMTMuNDIzNUM0NC4wODU2IDEwLjA3NTcgNDcuMjEzOSA3LjIxMDcxIDUwLjY2NDYgNC43MzIwM0M0OS4xODExIDQuMDg4MjEgNDcuNTY4NiAzLjYwNTM1IDQ1LjgyNzEgMy4yNTEyNkM0NC4wODU2IDIuOTI5MzUgNDIuMjQ3NCAyLjczNjIxIDQwLjMxMjQgMi43MzYyMUMzOC42OTk5IDIuNzM2MjEgMzcuMTE5NiAyLjgwMDU5IDM1LjU3MTYgMi45NjE1NEMzNC4wMjM3IDMuMTIyNDkgMzIuNDc1NyAzLjMxNTY0IDMwLjk1OTkgMy42MDUzNUMzMS45Mjc0IDQuNjY3NjQgMzIuNjM2OSA1Ljg5MDg5IDMzLjA4ODQgNy4xNzg1MUMzMy41Mzk5IDguNDk4MzMgMzMuNzY1NiAxMC4wMTEzIDMzLjc2NTYgMTEuNzE3NEMzMy43NjU2IDE0LjM4OTIgMzMuMTg1MiAxNy4wNjEgMzIuMDU2NCAxOS43MzI5QzMwLjkyNzcgMjIuNDA0NyAyOS4zMTUyIDI0Ljc4NjggMjcuMjgzNCAyNi45MTE0QzI1LjQxMjkgMjguODQyOCAyMy4xODc3IDMwLjQyMDIgMjAuNjM5OSAzMS42MTEyQzE4LjA5MjIgMzIuODAyMyAxNS43MzggMzMuNDEzOSAxMy41NDUgMzMuNDEzOUMxMS4wMjk1IDMzLjQxMzkgOS4wMjk5NyAzMi43MDU3IDcuNjEwOTggMzEuMjg5M0M2LjE5MTk4IDI5Ljg3MjkgNS40ODI0OCAyNy45NDE1IDUuNDgyNDggMjUuNDYyOEM1LjQ4MjQ4IDIzLjA4MDcgNi4zMjA5OCAyMC40NzMzIDcuOTY1NzMgMTcuNjcyN0M5LjYxMDQ3IDE0Ljg3MjEgMTEuODY4IDEyLjI5NjggMTQuNjQxNSAxMC4wMTEzQzE2LjY3MzIgOC4zMDUxOSAxOC44MDE3IDYuODg4OCAyMS4wMjY5IDUuNzYyMTNDMjMuMjUyMiA0LjYzNTQ1IDI1LjYwNjQgMy43MzQxMiAyOC4wODk3IDMuMTU0NjhDMjcuMDI1NCAyLjQ0NjQ5IDI1Ljg5NjcgMS44OTkyNSAyNC43MDM0IDEuNTQ1MTVDMjMuNTEwMiAxLjE5MTA1IDIyLjIyMDIgMC45OTc5MSAyMC44MDEyIDAuOTk3OTFDMTcuNzM3NCAwLjk5NzkxIDE0LjY3MzcgMS44MzQ4NyAxMS43MDY3IDMuNTQwOTdDOC43MDc0NyA1LjIxNDg5IDYuMTU5NzMgNy41NjQ4IDMuOTk4OTkgMTAuNTU4NUMzLjA2Mzc0IDExLjkxMDUgMi4yNTc0OSAxMy4yOTQ3IDEuNjQ0NzUgMTQuNjc4OUMwLjk5OTc0NyAxNi4wOTUzIDAuNjEyNzQ4IDE2LjgwMzUgMC40NTE0OTkgMTYuODAzNUMwLjM1NDc0OSAxNi44MDM1IDAuMjU3OTk5IDE2Ljc3MTMgMC4yMjU3NDkgMTYuNzA2OUMwLjE5MzQ5OSAxNi42NDI2IDAuMTYxMjUgMTYuNTEzOCAwLjEyOSAxNi4zMjA3QzAuMTI5IDE1LjcwOSAwLjQ4Mzc0OSAxNC42NDY3IDEuMTkzMjUgMTMuMjMwNEMxLjkwMjc0IDExLjc4MTggMi43NzM0OSAxMC4zOTc2IDMuODY5OTkgOS4wNDU1N0M2LjE5MTk4IDYuMTQ4NDEgOC44MzY0NyAzLjg5NTA3IDExLjgwMzUgMi4zNDk5MkMxNC43NzA1IDAuNzcyNTc2IDE3Ljg5ODcgMCAyMS4xMjM3IDBDMjIuNzY4NCAwIDI0LjM0ODcgMC4yMjUzMzUgMjUuNzk5OSAwLjcwODE5NEMyNy4yNTEyIDEuMTkxMDUgMjguNjA1NyAxLjg2NzA2IDI5Ljg2MzQgMi44MzI3OEMzMS43NjYyIDIuNDQ2NDkgMzMuNTcyMiAyLjE4ODk2IDM1LjI4MTQgMS45OTU4MkMzNi45OTA2IDEuODAyNjggMzguNjM1NCAxLjczODMgNDAuMjQ3OSAxLjczODNDNDIuMjc5NiAxLjczODMgNDQuMjQ2OSAxLjg5OTI1IDQ2LjE4MTkgMi4yMjExNUM0OC4xMTY5IDIuNTQzMDYgNTAuMDg0MSAzLjA1ODExIDUyLjAxOTEgMy43MDE5MkM1Mi4yNDQ4IDMuNTczMTYgNTIuNTY3MyAzLjM4MDAyIDUyLjk4NjYgMy4wOTAzQzU0LjQwNTYgMi4xODg5NiA1NS4zMDg2IDEuNzA2MSA1NS42OTU2IDEuNzA2MUM1NS44MjQ2IDEuNzA2MSA1NS45MjEzIDEuNzM4MyA1Ni4wMTgxIDEuODAyNjhDNTYuMDgyNiAxLjg2NzA2IDU2LjE0NzEgMS45MzE0NCA1Ni4xNDcxIDEuOTk1ODJDNTYuMTQ3MSAyLjIyMTE1IDU1Ljc2MDEgMi41NDMwNiA1NS4wMTgzIDIuOTYxNTRDNTQuMjc2NiAzLjM4MDAyIDUzLjYzMTYgMy43OTg1IDUzLjA4MzMgNC4yMTY5OEM1NS41OTg4IDUuNzk0MzIgNTcuNDY5MyA3LjU5Njk5IDU4LjcyNzEgOS41NjA2MkM1OS45ODQ4IDExLjUyNDMgNjAuNTk3NiAxMy42ODEgNjAuNTk3NiAxNi4wMzA5QzYwLjU5NzYgMTkuNDQzMiA1OS4yNDMxIDIyLjQ2OTEgNTYuNTAxOCAyNS4xMDg3QzUzLjc2MDYgMjcuNzQ4MyA1MC42NjQ2IDI5LjA2ODIgNDcuMTQ5NCAyOS4wNjgyQzQ1LjQwNzkgMjkuMDY4MiA0My44NTk5IDI4Ljc3ODQgNDIuNDczMSAyOC4yMzEyQzQxLjExODYgMjcuNjg0IDQwLjQwOTEgMjcuMTM2NyA0MC40MDkxIDI2LjU4OTVDNDAuNDA5MSAyNi40OTI5IDQwLjQ0MTQgMjYuMzk2MyA0MC40NzM2IDI2LjM2NDFDNDAuNTA1OSAyNi4zMzIgNDAuNTcwNCAyNi4yOTk4IDQwLjY5OTQgMjYuMjY3NkM0MC43OTYxIDI2LjI2NzYgNDEuMDU0MSAyNi4zNjQxIDQxLjQwODkgMjYuNTI1MUM0Mi42NjY2IDI3LjE2ODkgNDMuOTU2NiAyNy40OTA4IDQ1LjMxMTEgMjcuNDkwOEM0OC4yMTM2IDI3LjQ5MDggNTAuNzYxMyAyNi4xMDY2IDUyLjg4OTggMjMuMzM4MkM1NS4wNTA2IDIwLjU2OTggNTYuMTE0OCAxNy4zMTg2IDU2LjExNDggMTMuNTg0NUM1Ni4xMTQ4IDExLjg0NjIgNTUuNzI3OCAxMC4yNjg4IDU0LjkyMTYgOC44NTI0M0M1NC4xNzk4IDcuNDAzODUgNTMuMDUxMSA2LjI0NDk5IDUxLjU5OTggNS4zNDM2NVpNMjguOTkyNyAzLjk5MTY0QzI2LjQ0NDkgNC41MDY2OSAyMy45OTM5IDUuMzQzNjUgMjEuNjcxOSA2LjUwMjUxQzE5LjM0OTkgNy42NjEzOCAxNy4xNTY5IDkuMTA5OTUgMTUuMDkzIDEwLjgxNjFDMTIuNDQ4NSAxMy4wNjk0IDEwLjM4NDUgMTUuNDUxNSA4LjkwMDk3IDE3Ljk2MjRDNy40MTc0OCAyMC41MDU0IDYuNjc1NzMgMjIuODU1NCA2LjY3NTczIDI1LjA0NDNDNi42NzU3MyAyNy4wNzIzIDcuMjU2MjMgMjguNjQ5NyA4LjM4NDk4IDI5Ljc3NjRDOS41MTM3MiAzMC45MzUyIDExLjA5NCAzMS41MTQ2IDEzLjA2MTIgMzEuNTE0NkMxNC44NjcyIDMxLjUxNDYgMTYuNzcgMzAuOTM1MiAxOC44MzM5IDI5Ljc0NDJDMjAuODk3OSAyOC41ODUzIDIyLjgzMjkgMjYuOTQzNiAyNC43MzU3IDI0LjgxOUMyNi44MzE5IDIyLjQ2OTEgMjguNDEyMiAxOS45OTA0IDI5LjU3MzIgMTcuMzUwOEMzMC43MDE5IDE0LjcxMTEgMzEuMjgyNCAxMi4xNjgxIDMxLjI4MjQgOS43MjE1OEMzMS4yODI0IDguNDMzOTUgMzEuMDg4OSA3LjMwNzI4IDMwLjczNDIgNi40MDU5NEMzMC4zNDcyIDUuNTM2NzkgMjkuNzY2NyA0LjY5OTgzIDI4Ljk5MjcgMy45OTE2NFoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik01OS4wODE4IDUwLjY2ODFDNTguNDM2OCA1MC4yMTc0IDU4LjA4MiA0OS42NzAyIDU3Ljk4NTMgNDkuMDU4NkM1Ny40NjkzIDQ5Ljc5ODkgNTYuNzU5OCA1MC4zNzg0IDU1LjkyMTMgNTAuNzk2OUM1NS4wNTA1IDUxLjIxNTMgNTQuMjEyIDUxLjQwODUgNTMuMzczNSA1MS40MDg1QzUyLjA1MTMgNTEuNDA4NSA1MC45MjI1IDUxLjAyMjIgNTAuMDE5NSA1MC4yNDk2QzQ5LjExNjUgNDkuNDc3IDQ4LjY2NSA0OC40NzkxIDQ4LjY2NSA0Ny4yMjM3QzQ4LjY2NSA0NC4wMDQ2IDUxLjY5NjUgNDIuMzk1MSA1Ny43MjczIDQyLjM5NTFWNDEuOTEyMkM1Ny43MjczIDQwLjMwMjcgNTcuNTAxNSAzOS4xNDM4IDU3LjAxNzggMzguNDAzNUM1Ni4zNzI4IDM3LjM0MTIgNTUuMzQwOCAzNi43OTM5IDUzLjg4OTUgMzYuNzkzOUM1Mi43NjA4IDM2Ljc5MzkgNTEuODI1NSAzNy4xMTU4IDUxLjA4MzggMzcuNzkxOEM1MC4zNDIgMzguNDY3OCA0OS45ODczIDM5LjMzNyA0OS45ODczIDQwLjM5OTNDNDkuODI2IDQwLjEwOTYgNDkuNjY0OCAzOS44NTIgNDkuNTY4IDM5LjYyNjdDNDkuNDcxMyAzOS40MDE0IDQ5LjQwNjggMzkuMDc5NSA0OS40MDY4IDM4LjY2MUM0OS40MDY4IDM3LjYzMDkgNDkuODkwNSAzNi42OTc0IDUwLjg5MDMgMzUuODkyNkM1MS44OSAzNS4wODc4IDUzLjE4IDM0LjcwMTUgNTQuNzYwMyAzNC43MDE1QzU3LjAxNzggMzQuNzAxNSA1OC42MzAzIDM1LjQ0MTkgNTkuNTk3OCAzNi45NTQ5QzU5LjkyMDMgMzcuNDA1NiA2MC4xNDYgMzcuOTg1IDYwLjMwNzMgMzguNjkzMkM2MC40Njg1IDM5LjQwMTQgNjAuNTMzIDQwLjMwMjcgNjAuNTMzIDQxLjQyOTRWNDYuNjEyMUM2MC41MzMgNDcuNTEzNCA2MC43OTEgNDguMjIxNiA2MS4zMDcgNDguNzA0NUM2MS44MjMgNDkuMTg3MyA2Mi41MzI1IDQ5LjQ0NDkgNjMuNDY3OCA0OS40NDQ5SDY0LjA0ODNMNjEuNDY4MyA1MS40MDg1QzYwLjUwMDggNTEuMzc2MyA1OS42OTQ1IDUxLjExODggNTkuMDgxOCA1MC42NjgxWk01My4wMTg4IDQ0LjU4NDFDNTIuMjEyNSA0NS4xNjM1IDUxLjc5MzMgNDUuOTM2MSA1MS43OTMzIDQ2LjkzNEM1MS43OTMzIDQ3LjczODggNTIuMDE5IDQ4LjM4MjYgNTIuNDM4MyA0OC44MzMyQzUyLjg4OTggNDkuMjgzOSA1My40NzAzIDQ5LjU0MTQgNTQuMTc5OCA0OS41NDE0QzU0LjcyOCA0OS41NDE0IDU1LjI0NCA0OS40MTI3IDU1Ljc2IDQ5LjE1NTFDNTYuMjQzOCA0OC44OTc2IDU2LjY2MyA0OC41NDM1IDU3LjAxNzggNDguMDYwN0M1Ny40NjkzIDQ3LjQ0OSA1Ny43MjczIDQ2LjYxMjEgNTcuNzI3MyA0NS41ODJWNDMuNzE0OUM1NS40MDUzIDQzLjcxNDkgNTMuODI1IDQ0LjAwNDYgNTMuMDE4OCA0NC41ODQxWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTY2Ljg4NjkgMjEuNjMyMkM2Ni40OTk5IDIxLjE4MTUgNjYuMDQ4NCAyMC45NTYyIDY1LjU2NDYgMjAuOTU2Mkg2NS4zMDY2TDcwLjI3MzEgMTguNzAyOFY0Ni41NDc3QzcwLjI3MzEgNDcuODM1NCA3MC40MDIxIDQ4Ljc2ODkgNzAuNjYwMSA0OS40MTI3QzcwLjkxODEgNTAuMDU2NSA3MS4yMDg0IDUwLjQ3NSA3MS41MzA5IDUwLjcwMDNDNzEuODUzNCA1MC45MjU3IDcyLjAxNDYgNTAuOTkgNzIuMDE0NiA1MC44OTM1SDY1LjcyNTlDNjUuNzI1OSA1MC45OSA2NS44ODcxIDUwLjkyNTcgNjYuMjA5NiA1MC43MDAzQzY2LjUzMjEgNTAuNDc1IDY2LjgyMjQgNTAuMDU2NSA2Ny4wODA0IDQ5LjM4MDVDNjcuMzM4NCA0OC43MzY3IDY3LjQ2NzQgNDcuNzcxIDY3LjQ2NzQgNDYuNTE1NVYyNC4xMTA4QzY3LjQ2NzQgMjIuODg3NiA2Ny4yNzM5IDIyLjA1MDYgNjYuODg2OSAyMS42MzIyWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTg2LjI2ODMgNTAuNjY4MUM4NS42MjMzIDUwLjIxNzQgODUuMjY4NSA0OS42NzAyIDg1LjE3MTggNDkuMDU4NkM4NC42NTU4IDQ5Ljc5ODkgODMuOTQ2MyA1MC4zNzg0IDgzLjEwNzggNTAuNzk2OUM4Mi4yMzcgNTEuMjE1MyA4MS4zOTg1IDUxLjQwODUgODAuNTYgNTEuNDA4NUM3OS4yMzc4IDUxLjQwODUgNzguMTA5MSA1MS4wMjIyIDc3LjIwNjEgNTAuMjQ5NkM3Ni4zMDMxIDQ5LjQ3NyA3NS44NTE2IDQ4LjQ3OTEgNzUuODUxNiA0Ny4yMjM3Qzc1Ljg1MTYgNDQuMDA0NiA3OC44ODMgNDIuMzk1MSA4NC45MTM4IDQyLjM5NTFWNDEuOTEyMkM4NC45MTM4IDQwLjMwMjcgODQuNjg4IDM5LjE0MzggODQuMjA0MyAzOC40MDM1QzgzLjU1OTMgMzcuMzQxMiA4Mi41MjczIDM2Ljc5MzkgODEuMDc2IDM2Ljc5MzlDNzkuOTQ3MyAzNi43OTM5IDc5LjAxMiAzNy4xMTU4IDc4LjI3MDMgMzcuNzkxOEM3Ny41Mjg2IDM4LjQ2NzggNzcuMTczOCAzOS4zMzcgNzcuMTczOCA0MC4zOTkzQzc3LjAxMjYgNDAuMTA5NiA3Ni44NTEzIDM5Ljg1MiA3Ni43NTQ2IDM5LjYyNjdDNzYuNjU3OCAzOS40MDE0IDc2LjU5MzMgMzkuMDc5NSA3Ni41OTMzIDM4LjY2MUM3Ni41OTMzIDM3LjYzMDkgNzcuMDc3MSAzNi42OTc0IDc4LjA3NjggMzUuODkyNkM3OS4wNzY2IDM1LjA4NzggODAuMzY2NSAzNC43MDE1IDgxLjk0NjggMzQuNzAxNUM4NC4yMDQzIDM0LjcwMTUgODUuODE2OCAzNS40NDE5IDg2Ljc4NDMgMzYuOTU0OUM4Ny4xMDY4IDM3LjQwNTYgODcuMzMyNSAzNy45ODUgODcuNDkzOCAzOC42OTMyQzg3LjY1NSAzOS40MDE0IDg3LjcxOTUgNDAuMzAyNyA4Ny43MTk1IDQxLjQyOTRWNDYuNjEyMUM4Ny43MTk1IDQ3LjUxMzQgODcuOTc3NSA0OC4yMjE2IDg4LjQ5MzUgNDguNzA0NUM4OS4wMDk1IDQ5LjE4NzMgODkuNzE5IDQ5LjQ0NDkgOTAuNjU0MyA0OS40NDQ5SDkxLjIzNDdMODguNjU0OCA1MS40MDg1Qzg3LjY4NzMgNTEuMzc2MyA4Ni45MTMzIDUxLjExODggODYuMjY4MyA1MC42NjgxWk04MC4yMDUzIDQ0LjU4NDFDNzkuMzk5IDQ1LjE2MzUgNzguOTc5OCA0NS45MzYxIDc4Ljk3OTggNDYuOTM0Qzc4Ljk3OTggNDcuNzM4OCA3OS4yMDU1IDQ4LjM4MjYgNzkuNjI0OCA0OC44MzMyQzgwLjA3NjMgNDkuMjgzOSA4MC42NTY4IDQ5LjU0MTQgODEuMzY2MyA0OS41NDE0QzgxLjkxNDUgNDkuNTQxNCA4Mi40MzA1IDQ5LjQxMjcgODIuOTQ2NSA0OS4xNTUxQzgzLjQzMDMgNDguODk3NiA4My44NDk1IDQ4LjU0MzUgODQuMjA0MyA0OC4wNjA3Qzg0LjY1NTggNDcuNDQ5IDg0LjkxMzggNDYuNjEyMSA4NC45MTM4IDQ1LjU4MlY0My43MTQ5QzgyLjU5MTggNDMuNzE0OSA4MS4wMTE1IDQ0LjAwNDYgODAuMjA1MyA0NC41ODQxWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTk1Ljc4MTkgNDkuOTI3N0M5NS4wNDAxIDQ4Ljk2MiA5NC42ODU0IDQ3LjgwMzIgOTQuNjg1NCA0Ni40MTlWMzYuNzYxOEg5Mi4yMzQ0TDk3LjQ1ODkgMzAuODM4N1YzNS4wMjM1SDEwMy4wMzhWMzYuNzYxOEg5Ny40NTg5VjQ1LjkzNjFDOTcuNDU4OSA0Ny4wMzA2IDk3Ljc0OTEgNDcuODY3NSA5OC4zMjk2IDQ4LjQ0N0M5OC45MTAxIDQ5LjAyNjQgOTkuNTg3NCA0OS4yODM5IDEwMC4zMjkgNDkuMjgzOUMxMDAuOTEgNDkuMjgzOSAxMDEuNDkgNDkuMTIzIDEwMi4wMzggNDguNzY4OUMxMDIuNTg3IDQ4LjQxNDggMTAzLjAzOCA0Ny45MzE5IDEwMy4zOTMgNDcuMzIwM0MxMDIuOTQxIDUwLjAyNDMgMTAxLjQ5IDUxLjM3NjMgOTguOTc0NiA1MS4zNzYzQzk3LjU4NzkgNTEuNDA4NSA5Ni40OTE0IDUwLjkyNTcgOTUuNzgxOSA0OS45Mjc3WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTEwNy4zNTkgMzcuNDY5OUMxMDYuOTcyIDM3LjAxOTIgMTA2LjUyMSAzNi43OTM5IDEwNi4wMzcgMzYuNzkzOUwxMTAuNzQ2IDM0LjcwMTVWNDYuNTQ3N0MxMTAuNzQ2IDQ3LjgzNTMgMTEwLjg3NSA0OC43Njg4IDExMS4xMzMgNDkuNDEyNkMxMTEuMzkxIDUwLjA1NjQgMTExLjY4MSA1MC40NzQ5IDExMi4wMDMgNTAuNzAwM0MxMTIuMzI2IDUwLjkyNTYgMTEyLjQ4NyA1MC45OSAxMTIuNDg3IDUwLjg5MzRIMTA2LjE5OEMxMDYuMTk4IDUwLjk5IDEwNi4zNiA1MC45MjU2IDEwNi42ODIgNTAuNzAwM0MxMDcuMDA1IDUwLjQ3NDkgMTA3LjI5NSA1MC4wNTY0IDEwNy41NTMgNDkuNDEyNkMxMDcuODExIDQ4Ljc2ODggMTA3Ljk0IDQ3LjgwMzEgMTA3Ljk0IDQ2LjU0NzdWMzkuOTgwOEMxMDcuOTQgMzguNzI1MyAxMDcuNzQ2IDM3LjkyMDYgMTA3LjM1OSAzNy40Njk5Wk0xMDcuNzc5IDI4LjgxMDZDMTA3LjQyNCAyOC4zOTIxIDEwNy4yMyAyNy45MDkzIDEwNy4yMyAyNy4zNjJDMTA3LjIzIDI2LjgxNDggMTA3LjQyNCAyNi4zMzE5IDEwNy43NzkgMjUuOTEzNUMxMDguMTMzIDI1LjQ5NSAxMDguNjQ5IDI1LjI2OTcgMTA5LjI5NCAyNS4yNjk3QzEwOS45MzkgMjUuMjY5NyAxMTAuNDIzIDI1LjQ5NSAxMTAuODEgMjUuOTEzNUMxMTEuMTY1IDI2LjMzMTkgMTExLjM1OCAyNi44MTQ4IDExMS4zNTggMjcuMzYyQzExMS4zNTggMjcuOTA5MyAxMTEuMTY1IDI4LjM5MjEgMTEwLjgxIDI4LjgxMDZDMTEwLjQ1NSAyOS4yMjkxIDEwOS45MzkgMjkuNDU0NCAxMDkuMjk0IDI5LjQ1NDRDMTA4LjY0OSAyOS40MjIyIDEwOC4xMzMgMjkuMjI5MSAxMDcuNzc5IDI4LjgxMDZaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTI2LjkwMyAyMS4yMTM3QzEyNi4xNjEgMjAuOTIzOSAxMjUuNDE5IDIwLjc2MyAxMjQuNjQ1IDIwLjc2M0MxMjMuMTk0IDIwLjc2MyAxMjIuMTMgMjEuMjc4IDEyMS40NTMgMjIuMzA4MUMxMjAuNzc2IDIzLjMzODIgMTIwLjQ1MyAyNC42NTgxIDEyMC40NTMgMjYuMjk5OFYzNS4wNTU2SDEyNVYzNi43OTM5SDEyMC40NTNWNDYuNTQ3N0MxMjAuNDUzIDQ3LjgwMzEgMTIwLjU4MiA0OC43MzY3IDEyMC44NCA0OS40MTI3QzEyMS4wOTggNTAuMDU2NSAxMjEuMzg4IDUwLjUwNzIgMTIxLjcxMSA1MC43MzI1QzEyMi4wMzMgNTAuOTU3OCAxMjIuMTk0IDUxLjAyMjIgMTIyLjE5NCA1MC45MjU2SDExNS44NzRDMTE1Ljg3NCA1MS4wMjIyIDExNi4wMzUgNTAuOTU3OCAxMTYuMzkgNTAuNzMyNUMxMTYuNzEyIDUwLjUwNzIgMTE3LjAzNSA1MC4wODg3IDExNy4yOTMgNDkuNDEyN0MxMTcuNTUxIDQ4Ljc2ODkgMTE3LjY4IDQ3LjgwMzEgMTE3LjY4IDQ2LjU0NzdWMzYuNzkzOUgxMTUuMjI5VjM1LjA1NTZIMTE3LjY4VjI5LjAwMzhDMTE3LjY4IDI2Ljk3NTggMTE4LjAzNCAyNS4xNzMxIDExOC43MTIgMjMuNjI4QzExOS4zODkgMjIuMDgyOCAxMjAuMzU2IDIwLjg1OTYgMTIxLjU4MiAxOS45OTA0QzEyMi44MDcgMTkuMTIxMyAxMjQuMjI2IDE4LjY3MDYgMTI1LjgzOSAxOC42NzA2QzEyNy4wOTYgMTguNjcwNiAxMjguMDY0IDE4Ljc5OTQgMTI4LjgwNiAxOS4wNTY5VjIyLjQzNjlDMTI4LjI5IDIxLjk1NCAxMjcuNjQ1IDIxLjUzNTYgMTI2LjkwMyAyMS4yMTM3Wk0xMjguMjU3IDM3LjQ2OTlDMTI3Ljg3IDM3LjAxOTMgMTI3LjQxOSAzNi43OTM5IDEyNi45MzUgMzYuNzkzOUwxMzEuNjQ0IDM0LjcwMTVWNDYuNTQ3N0MxMzEuNjQ0IDQ3LjgzNTMgMTMxLjc3MyA0OC43Njg5IDEzMi4wMzEgNDkuNDEyN0MxMzIuMjg5IDUwLjA1NjUgMTMyLjU3OSA1MC40NzUgMTMyLjkwMSA1MC43MDAzQzEzMy4yMjQgNTAuOTI1NiAxMzMuMzg1IDUwLjk5IDEzMy4zODUgNTAuODkzNEgxMjcuMDk2QzEyNy4wOTYgNTAuOTkgMTI3LjI1OCA1MC45MjU2IDEyNy41OCA1MC43MDAzQzEyNy45MDMgNTAuNDc1IDEyOC4xOTMgNTAuMDU2NSAxMjguNDUxIDQ5LjQxMjdDMTI4LjcwOSA0OC43Njg5IDEyOC44MzggNDcuODAzMSAxMjguODM4IDQ2LjU0NzdWMzkuOTgwOEMxMjguODcgMzguNzI1NCAxMjguNjc3IDM3LjkyMDYgMTI4LjI1NyAzNy40Njk5Wk0xMjguNzA5IDI4LjgxMDZDMTI4LjM1NCAyOC4zOTIyIDEyOC4xNjEgMjcuOTA5MyAxMjguMTYxIDI3LjM2MjFDMTI4LjE2MSAyNi44MTQ4IDEyOC4zNTQgMjYuMzMyIDEyOC43MDkgMjUuOTEzNUMxMjkuMDY0IDI1LjQ5NSAxMjkuNTggMjUuMjY5NyAxMzAuMjI1IDI1LjI2OTdDMTMwLjg3IDI1LjI2OTcgMTMxLjM1MyAyNS40OTUgMTMxLjc0IDI1LjkxMzVDMTMyLjA5NSAyNi4zMzIgMTMyLjI4OSAyNi44MTQ4IDEzMi4yODkgMjcuMzYyMUMxMzIuMjg5IDI3LjkwOTMgMTMyLjA5NSAyOC4zOTIyIDEzMS43NCAyOC44MTA2QzEzMS4zODYgMjkuMjI5MSAxMzAuODcgMjkuNDU0NSAxMzAuMjI1IDI5LjQ1NDVDMTI5LjU4IDI5LjQyMjMgMTI5LjA2NCAyOS4yMjkxIDEyOC43MDkgMjguODEwNloiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xNDMuODAzIDM1LjUwNjNDMTQ0LjcwNiAzNC45NTkxIDE0NS42NzMgMzQuNzAxNSAxNDYuNzA1IDM0LjcwMTVDMTQ4LjI4NiAzNC43MDE1IDE0OS41NDMgMzUuMjE2NiAxNTAuNDc5IDM2LjIxNDVDMTUxLjQxNCAzNy4yMTI0IDE1MS44OTggMzguNjYxIDE1MS44OTggNDAuNTI4VjQ2LjU3OTlDMTUxLjg5OCA0Ny44MDMxIDE1Mi4wMjcgNDguNzM2NyAxNTIuMjg1IDQ5LjM4MDVDMTUyLjU0MyA1MC4wMjQzIDE1Mi44MzMgNTAuNDQyOCAxNTMuMTU1IDUwLjcwMDNDMTUzLjQ3OCA1MC45MjU2IDE1My42MzkgNTAuOTkgMTUzLjYzOSA1MC45MjU2SDE0Ny4zNUMxNDcuMzUgNTEuMDIyMiAxNDcuNTEyIDUwLjk1NzggMTQ3LjgzNCA1MC43MzI1QzE0OC4xNTcgNTAuNTA3MiAxNDguNDQ3IDUwLjA4ODcgMTQ4LjcwNSA0OS40NDQ5QzE0OC45NjMgNDguODAxIDE0OS4wOTIgNDcuODM1MyAxNDkuMDkyIDQ2LjU3OTlWNDEuNjIyNUMxNDkuMDkyIDQwLjYyNDYgMTQ4Ljk2MyAzOS44NTIgMTQ4LjcwNSAzOS4yNzI2QzE0OC40NDcgMzguNjkzMiAxNDguMDkyIDM4LjIxMDMgMTQ3LjY3MyAzNy44MjRDMTQ2Ljk5NiAzNy4yNzY4IDE0Ni4xODkgMzYuOTg3MSAxNDUuMjg2IDM2Ljk4NzFDMTQ0LjI1NCAzNi45ODcxIDE0My4zNTEgMzcuMzQxMiAxNDIuNTc3IDM4LjAxNzJDMTQxLjgzNiAzOC42OTMyIDE0MS40NDkgMzkuNjU4OSAxNDEuNDQ5IDQwLjg4MjFWNDYuNTc5OUMxNDEuNDQ5IDQ3LjgzNTMgMTQxLjU3OCA0OC43Njg5IDE0MS44MzYgNDkuNDEyN0MxNDIuMDk0IDUwLjA1NjUgMTQyLjM4NCA1MC40NzUgMTQyLjczOSA1MC43MzI1QzE0My4wNjEgNTAuOTU3OCAxNDMuMjU1IDUxLjAyMjIgMTQzLjI1NSA1MC45NTc4SDEzNi45NjZDMTM2Ljk2NiA1MS4wNTQ0IDEzNy4xMjcgNTAuOTkgMTM3LjQ1IDUwLjc2NDdDMTM3Ljc3MiA1MC41MzkzIDEzOC4wNjIgNTAuMTIwOSAxMzguMjg4IDQ5LjQ0NDlDMTM4LjU0NiA0OC44MDEgMTM4LjY0MyA0Ny44MzUzIDEzOC42NDMgNDYuNTc5OVY0MC4wMTNDMTM4LjY0MyAzOC43ODk4IDEzOC40NDkgMzcuOTUyOCAxMzguMDYyIDM3LjUwMjFDMTM3LjY3NSAzNy4wNTE1IDEzNy4yMjQgMzYuODI2MSAxMzYuNzQgMzYuODI2MUwxNDEuNDQ5IDM0LjczMzdWMzcuNjk1M0MxNDIuMDk0IDM2Ljc2MTcgMTQyLjg2OCAzNi4wMjE0IDE0My44MDMgMzUuNTA2M1oiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xNTguMjUgMzcuNDY5OUMxNTcuODYzIDM3LjAxOTIgMTU3LjQxMSAzNi43OTM5IDE1Ni45MjggMzYuNzkzOUwxNjEuNjM2IDM0LjcwMTVWNDYuNTQ3N0MxNjEuNjM2IDQ3LjgzNTMgMTYxLjc2NSA0OC43Njg4IDE2Mi4wMjMgNDkuNDEyNkMxNjIuMjgxIDUwLjA1NjQgMTYyLjU3MSA1MC40NzQ5IDE2Mi44OTQgNTAuNzAwM0MxNjMuMjE2IDUwLjkyNTYgMTYzLjM3OCA1MC45OSAxNjMuMzc4IDUwLjg5MzRIMTU3LjA4OUMxNTcuMDg5IDUwLjk5IDE1Ny4yNSA1MC45MjU2IDE1Ny41NzMgNTAuNzAwM0MxNTcuODk1IDUwLjQ3NDkgMTU4LjE4NSA1MC4wNTY0IDE1OC40NDMgNDkuNDEyNkMxNTguNzAxIDQ4Ljc2ODggMTU4LjgzIDQ3LjgwMzEgMTU4LjgzIDQ2LjU0NzdWMzkuOTgwOEMxNTguODYzIDM4LjcyNTMgMTU4LjY2OSAzNy45MjA2IDE1OC4yNSAzNy40Njk5Wk0xNTguNzAxIDI4LjgxMDZDMTU4LjM0NyAyOC4zOTIxIDE1OC4xNTMgMjcuOTA5MyAxNTguMTUzIDI3LjM2MkMxNTguMTUzIDI2LjgxNDggMTU4LjM0NyAyNi4zMzE5IDE1OC43MDEgMjUuOTEzNUMxNTkuMDU2IDI1LjQ5NSAxNTkuNTcyIDI1LjI2OTcgMTYwLjIxNyAyNS4yNjk3QzE2MC44NjIgMjUuMjY5NyAxNjEuMzQ2IDI1LjQ5NSAxNjEuNzMzIDI1LjkxMzVDMTYyLjA4OCAyNi4zMzE5IDE2Mi4yODEgMjYuODE0OCAxNjIuMjgxIDI3LjM2MkMxNjIuMjgxIDI3LjkwOTMgMTYyLjA4OCAyOC4zOTIxIDE2MS43MzMgMjguODEwNkMxNjEuMzc4IDI5LjIyOTEgMTYwLjg2MiAyOS40NTQ0IDE2MC4yMTcgMjkuNDU0NEMxNTkuNTcyIDI5LjQyMjIgMTU5LjA1NiAyOS4yMjkxIDE1OC43MDEgMjguODEwNloiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xNjkuMTUxIDUwLjczMjVDMTY4LjY5OSA1MC4zNDYyIDE2OC40NzQgNDkuNzk5IDE2OC40NzQgNDkuMDkwOEMxNjguNDc0IDQ4LjM4MjYgMTY4LjY5OSA0Ny44Njc1IDE2OS4xMTkgNDcuNDgxMkMxNjkuNTcgNDcuMDk0OSAxNzAuMDg2IDQ2LjkwMTggMTcwLjY5OSA0Ni45MDE4QzE3MS4zMTIgNDYuOTAxOCAxNzEuODI4IDQ3LjA5NDkgMTcyLjI3OSA0Ny40ODEyQzE3Mi43MzEgNDcuODY3NSAxNzIuOTI0IDQ4LjM4MjYgMTcyLjkyNCA0OS4wOTA4QzE3Mi45MjQgNDkuNzk5IDE3Mi42OTggNTAuMzQ2MiAxNzIuMjQ3IDUwLjczMjVDMTcxLjc5NSA1MS4xMTg4IDE3MS4yNzkgNTEuMzExOSAxNzAuNjk5IDUxLjMxMTlDMTcwLjExOCA1MS4zMTE5IDE2OS42MDIgNTEuMTE4OCAxNjkuMTUxIDUwLjczMjVaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTc5LjE4MSAzNy40Njk5QzE3OC43OTQgMzcuMDE5MiAxNzguMzQyIDM2Ljc5MzkgMTc3Ljg1OCAzNi43OTM5TDE4Mi41NjcgMzQuNzAxNVY0Ni41NDc3QzE4Mi41NjcgNDcuODM1MyAxODIuNjk2IDQ4Ljc2ODggMTgyLjk1NCA0OS40MTI2QzE4My4yMTIgNTAuMDU2NCAxODMuNTAyIDUwLjQ3NDkgMTgzLjgyNSA1MC43MDAzQzE4NC4xNDcgNTAuOTI1NiAxODQuMzA4IDUwLjk5IDE4NC4zMDggNTAuODkzNEgxNzguMDJDMTc4LjAyIDUwLjk5IDE3OC4xODEgNTAuOTI1NiAxNzguNTAzIDUwLjcwMDNDMTc4LjgyNiA1MC40NzQ5IDE3OS4xMTYgNTAuMDU2NCAxNzkuMzc0IDQ5LjQxMjZDMTc5LjYzMiA0OC43Njg4IDE3OS43NjEgNDcuODAzMSAxNzkuNzYxIDQ2LjU0NzdWMzkuOTgwOEMxNzkuNzYxIDM4LjcyNTMgMTc5LjU2OCAzNy45MjA2IDE3OS4xODEgMzcuNDY5OVpNMTc5LjYzMiAyOC44MTA2QzE3OS4yNzcgMjguMzkyMSAxNzkuMDg0IDI3LjkwOTMgMTc5LjA4NCAyNy4zNjJDMTc5LjA4NCAyNi44MTQ4IDE3OS4yNzcgMjYuMzMxOSAxNzkuNjMyIDI1LjkxMzVDMTc5Ljk4NyAyNS40OTUgMTgwLjUwMyAyNS4yNjk3IDE4MS4xNDggMjUuMjY5N0MxODEuNzkzIDI1LjI2OTcgMTgyLjI3NyAyNS40OTUgMTgyLjY2NCAyNS45MTM1QzE4My4wMTggMjYuMzMxOSAxODMuMjEyIDI2LjgxNDggMTgzLjIxMiAyNy4zNjJDMTgzLjIxMiAyNy45MDkzIDE4My4wMTggMjguMzkyMSAxODIuNjY0IDI4LjgxMDZDMTgyLjMwOSAyOS4yMjkxIDE4MS43OTMgMjkuNDU0NCAxODEuMTQ4IDI5LjQ1NDRDMTgwLjUwMyAyOS40NTQ0IDE3OS45ODcgMjkuMjI5MSAxNzkuNjMyIDI4LjgxMDZaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTkwLjYyOSA0OS45Mjc3QzE4OS44ODcgNDguOTYyIDE4OS41MzIgNDcuODAzMiAxODkuNTMyIDQ2LjQxOVYzNi43NjE4SDE4Ny4wODFMMTkyLjMwNiAzMC44Mzg3VjM1LjAyMzVIMTk3Ljg4NVYzNi43NjE4SDE5Mi4zMDZWNDUuOTM2MUMxOTIuMzA2IDQ3LjAzMDYgMTkyLjU5NiA0Ny44Njc1IDE5My4xNzYgNDguNDQ3QzE5My43NTcgNDkuMDI2NCAxOTQuNDM0IDQ5LjI4MzkgMTk1LjE3NiA0OS4yODM5QzE5NS43NTYgNDkuMjgzOSAxOTYuMzM3IDQ5LjEyMyAxOTYuODg1IDQ4Ljc2ODlDMTk3LjQzMyA0OC40MTQ4IDE5Ny44ODUgNDcuOTMxOSAxOTguMjQgNDcuMzIwM0MxOTcuNzg4IDUwLjAyNDMgMTk2LjMzNyA1MS4zNzYzIDE5My44MjEgNTEuMzc2M0MxOTIuNDM1IDUxLjQwODUgMTkxLjMzOCA1MC45MjU3IDE5MC42MjkgNDkuOTI3N1oiIGZpbGw9IndoaXRlIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iMTk4LjI3MiIgaGVpZ2h0PSI3MC4yNCIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: center center;
}
#ui-loader .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.gears-badge {
  pointer-events: none;
}
.app-loaded #ui-loader {
  opacity: 0;
}
#login2_button {
  margin-top: 10px;
  vertical-align: top;
}
#login2_button a {
  padding: 6px 20px;
}
.gx0 {
  background-image: url("images/ghirigoro.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 0.2;
  pointer-events: none;
}
.box-gx0:after {
  content: ' ';
  position: absolute;
  background-image: url("images/ghirigoro.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 0.2;
  pointer-events: none;
  top: 0px;
  left: 50%;
  height: 400px;
  width: 400px;
  z-index: 1;
  transform: translate(calc(-75% + 600px), 25px) rotate(250deg);
  background-size: 400px 400px;
  background-position: top;
}
.box-gx0.gx-centered:after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.box-gx0.gx-righted:after {
  position: absolute;
  left: -56%;
  top: 80px;
}
.box-gx0.gx-light:after {
  opacity: 0.6;
}
.gx1 {
  background-image: url("images/plogo.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 0.2;
  pointer-events: none;
}
.ae-logo {
  background-image: url("images/logo-full.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.ae-appicon {
  background-image: url("images/favicon.png");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
}
#viewport_panel {
  background: #fff;
  color: #2a2823;
}
#viewport_panel.masked:before {
  content: ' ';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  z-index: 1;
  position: absolute;
}
#main_panel {
  z-index: 1;
}
/*#main_toolbar{
  z-index: 2;

  .gears-button{
    .gears-badge{
      .white;
      .t-color;
      .t-strong;
      .t-size(11px);
      .border-radius(15px);
      min-width: 10px;
      .border(@black0);
      top:50%;
      left:50%;
      right:auto;
      transform: translate(3px, -15px);
    }
  }
}
#main_toolbar_1{
  z-index: 1;
  .transition;
  &.header-hidden{
    transform: translateY(-100%);
  }
}*/
.gears-toolbar.header {
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-toolbar.header > .inner {
  max-width: 1300px;
  margin: auto;
}
.gears-toolbar.header .ae-title {
  background-image: url("images/logo-full.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 210px;
  height: 70px;
}
.gears-toolbar.header .ae-title a {
  width: 210px;
  height: 70px;
}
.gears-toolbar.header .gears-button {
  /*&.selected{
        a{
          .border-radius(0px);
          background: @transparent;
          .t-color;
          .t-strong;
        }
        margin-bottom: -5px;
        padding-bottom: 3px;
        .border-bottom(@main-color,2px);
      }*/
}
.gears-toolbar.header .gears-button:hover a {
  box-shadow: none!important;
}
.gears-toolbar.header.header-pre {
  background: #dcbc5a;
}
.gears-toolbar.header.header-pre .gears-toolbar-dock {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.gears-toolbar.header.header-main {
  z-index: 7;
  background: #054090;
  color: #fff;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-toolbar.header.header-main:after {
  content: ' ';
  position: absolute;
  background-image: url("images/ghirigoro.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 0.2;
  pointer-events: none;
  left: 50%;
  height: 131px;
  width: 400px;
  transform: translate(calc(-50% + 600px), 25px);
  background-size: 400px 400px;
  background-position: top;
}
.gears-toolbar.header.header-main:before {
  content: ' ';
  position: absolute;
  background-image: url("images/ghirigoro.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 0.2;
  pointer-events: none;
  left: 50%;
  height: 400px;
  width: 400px;
  transform: translate(calc(-50% - 418px), -302px) rotate(280deg);
}
.gears-toolbar.header.header-main .gears-toolbar-dock {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.gears-toolbar.header.header-main .controls .gears-button a {
  position: relative;
  padding: 18px 10px;
  color: #fff;
}
.gears-toolbar.header.header-main .controls .gears-button a .button-text {
  font-weight: normal;
  text-transform: none;
  font-size: 15px;
}
.gears-toolbar.header.header-main .controls .gears-button a::after {
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gears-toolbar.header.header-main .controls .gears-button:hover a::after {
  content: ' ';
  position: absolute;
  bottom: -3px;
  left: 14px;
  right: 14px;
  height: 4px;
  background: #054090;
}
.gears-toolbar.header.header-main .controls .gears-button.selected a {
  background: rgba(0, 0, 0, 0);
}
.gears-toolbar.header.header-main .controls .gears-button.selected a::after {
  content: ' ';
  position: absolute;
  bottom: -7px;
  left: 14px;
  right: 14px;
  height: 4px;
  background: #054090;
}
.gears-toolbar.header.header-main .notification-controls {
  margin-right: 40px;
}
.gears-toolbar.header.header-main .notification-controls .gears-button a {
  padding: 18px 8px;
  color: #054090;
}
.gears-toolbar.header.header-main .notification-controls .gears-button a > .box-color {
  background: #054090;
  color: #fff;
}
.gears-toolbar.header.header-main .notification-controls .gears-button a > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.gears-toolbar.header.header-main .notification-controls .gears-button a .gears-icon {
  font-size: 20px;
}
.gears-toolbar.header.header-post {
  z-index: 6;
  background: #054090;
  color: #fff;
}
.gears-toolbar.header.header-post .docked-right {
  bottom: 5px;
  top: auto;
  margin-right: -15px;
}
.gears-toolbar.header.header-post .docked-left {
  bottom: 0px;
  top: auto;
  background: #fff;
  color: #2a2823;
  /*.gears-button {
          a {
            .rel;
            padding: 13px 15px;
            .t-white;

            .button-text {
              font-weight: 500;
              color: @grey65;
              text-transform: none;
              letter-spacing: -0.09px;
              .t-size(15px);
            }

            &::after {
              .transition;
            }
          }

          &:hover {
            a {
              .button-text {
                .t-color;
              }

              &::after {
                content: ' ';
                .abs;
                bottom: -7px;
                left: 14px;
                right: 14px;
                height: 4px;
                background: @main-color;
              }
            }
          }

          &.selected {
            a {
              background: @transparent;

              &::after {
                content: ' ';
                .abs;
                bottom: -7px;
                left: 14px;
                right: 14px;
                height: 4px;
                background: @main-color;
              }
            }
          }
        }*/
}
.gears-toolbar.header.solid {
  background: #fff;
  color: #2a2823;
  /*.docked-left{
        .gears-button {
          a {
            .rel;
            padding: 13px 15px;
            .t-white;

            .button-text {
              font-weight: 500;
              color: @grey65;
              text-transform: none;
              letter-spacing: -0.09px;
              .t-size(15px);
            }

            &::after {
              .transition;
            }
          }

          &:hover {
            a {
              .button-text {
                .t-color;
              }

              &::after {
                content: ' ';
                .abs;
                bottom: -7px;
                left: 14px;
                right: 14px;
                height: 4px;
                background: @main-color;
              }
            }
          }

          &.selected {
            a {
              background: @transparent;

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

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

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

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

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

  }
  input{
    top: 0px;
    left: 0px;
    height: 137px;
    width: 140px;
    margin: 0;
    border: none;
    opacity: 0.0;
    filter: alpha(opacity=0);
    cursor: pointer;
    z-index: 10;
    .abs;
  }
}*/
body.app-desktop .gears-accessbox {
  margin-top: 7px;
}
body.app-mobile .gears-accessbox {
  margin-top: 0px;
}
body.app-phone .avatar img {
  width: 40px;
  height: 40px;
  border-top: #054090 2px solid;
  border-bottom: #054090 2px solid;
  border-left: #054090 2px solid;
  border-right: #054090 2px solid;
}
body.app-phone .avatar.medium img {
  width: 80px;
  height: 80px;
}
body.app-phone .avatar.medium .letter {
  width: 80px;
  height: 80px;
  overflow: hidden;
  font-size: 24px;
  line-height: 80px;
}
body.app-phone .avatar.large img {
  width: 120px;
  height: 120px;
}
body.app-phone .avatar.large .letter {
  width: 120px;
  height: 120px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 32px;
  line-height: 120px;
}
body.app-phone .avatar .ph {
  width: 40px;
  height: 40px;
}
body.app-phone .avatar .icon {
  /*width:60px;
        height:60px;
        .t-size(36px);
        .t-lh(60px);
        .t-black;
        background: @avatar;
        .border-radius(100px);*/
}
body.app-phone .avatar .letter {
  border-top: #054090 2px solid;
  border-bottom: #054090 2px solid;
  border-left: #054090 2px solid;
  border-right: #054090 2px solid;
  width: 40px;
  height: 40px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 13px;
  line-height: 37px;
}
.search-input {
  height: 34px;
  vertical-align: top;
  margin-right: 4px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}
.search-icon a.gears-button-inner {
  padding: 10px 0px;
}
.stream-search-container {
  float: right;
  padding-top: 15px;
}
#search_dialog {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#search_dialog .filters {
  display: none;
}
#search_dialog .side-button {
  position: relative;
  z-index: 3;
}
#search_dialog .header .inner {
  max-width: 1300px;
}
#search_dialog .header .docked-right {
  padding-right: 55px;
  padding-top: 10px;
  width: 50%;
}
#search_dialog .header .docked-right .gears-button a {
  padding: 11px;
}
#search_dialog .header .docked-right .gears-button a .button-text {
  font-weight: 500;
  letter-spacing: -0.5px;
  font-size: 13px;
}
#search_dialog .header .docked-right .gears-button.selected {
  position: relative;
}
#search_dialog .header .docked-right .gears-button.selected a {
  color: #054090;
}
#search_dialog .header .docked-right .gears-button.selected a > .box-color {
  background: #054090;
  color: #fff;
}
#search_dialog .header .docked-right .gears-button.selected a > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
#search_dialog .header .docked-right .gears-button.selected:after {
  content: ' ';
  position: absolute;
  bottom: -11px;
  left: 9px;
  right: 9px;
  height: 4px;
  background: #054090;
}
#search_dialog .header .docked-right .gears-button:not(.selected) a .button-text {
  font-size: 13px;
}
#search_dialog .header .docked-left {
  left: 0px;
  width: 50%;
  white-space: nowrap;
  padding-left: 35px;
}
#search_dialog .header .docked-left .gears-buttonbar {
  margin-bottom: -2px;
  margin-top: 1px;
}
#search_dialog .header .docked-left .gears-button a {
  background: #054090;
  color: #fff;
}
#search_dialog .header .docked-left .gears-button a .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
#search_dialog .header .docked-left .gears-button .button-text {
  font-size: 11px;
}
#search_dialog .header .docked-left input {
  display: inline-block;
  width: 100%;
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#search_dialog .header .list-search-box {
  padding: 4px 0px;
}
#search_dialog .navi .inner {
  margin: 0px;
}
#search_dialog .navi .inner .gears-toolbar-dock {
  padding: 2px;
}
/*.search-stream{
  padding-top:30px;
}
.search-stream-item{
  .rel;

  &.post-search-item{

  }

  &:nth-child(even){
    .white;
  }

  .box-size;
  .box-margin-auto;
  .t-fit;
  max-width: 750px;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:70px;
  .avatar{
    .box-left;
    margin-left:-60px;
  }
  .company-avatar{
    .box-left;
    margin-left:-60px;
    width:50px;
    height:50px;
  }
  .product-avatar{
    .box-left;
    margin-left:-60px;
    width:50px;
    height:50px;
  }
  .title{
    .t-size(15px);
    .t-lh(17px);
    font-weight: 900;
  }
  .description{
    .t-size(13px);
    .t-lh(16px);
  }
  .category{
    .t-size(12px);
  }
  .author-name{
    .t-strong;
    .t-color;
    .t-size(13px);
    .t-lh(16px);
  }

  .date{
    .t-size(12px);
    .t-strong;
    .t-grey0;
  }

  .mark{
    .colored;
    .t-white;
    .t-strong;
    .border-radius(5px);
    .t-size(8px);

    padding:1px 5px;

    &.mark-profile{
      .abs;
      top: 40px;
      left: 0px;
    }
  }

  .action{
    .abs;
    .fit;
    z-index: 1;
  }

  &:after{
    .__cf;
  }
}*/
body.app-desktop .search-input {
  width: 350px;
  margin-top: 8px;
}
body.app-desktop .search-icon {
  width: 350px;
  margin-left: -350px;
}
body.app-desktop .search-icon a.gears-button-inner {
  margin-top: 5px;
  margin-left: 0px;
  padding: 10px 0px 10px 320px;
}
body.app-desktop #search_dialog .search-closer {
  display: none;
}
body.app-mobile #search_dialog .header .docked-left {
  padding-top: 6px;
  padding-left: 3px;
}
body.app-mobile #search_dialog .header .docked-right {
  padding-top: 5px;
  padding-right: 0px;
  white-space: nowrap;
}
body.app-mobile #search_dialog .header .docked-right .gears-button {
  display: inline-block;
}
body.app-mobile #search_dialog .header .docked-right .gears-button.selected:after {
  bottom: -5px;
}
body.app-mobile #search_dialog .inner {
  margin: 0px;
}
body.app-mobile #search_dialog .inner .content-inner {
  padding: 0 30px;
}
body.app-mobile .search-input {
  width: 100%;
  margin-top: 1px;
  margin-right: 0px;
}
body.app-mobile .search-icon {
  width: 100%;
  margin-top: -35px;
}
body.app-mobile .search-icon a.gears-button-inner {
  margin-top: 0px;
  margin-left: 0px;
  width: 100%;
  padding-left: calc(100% - 24px);
}
h1 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 35px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  line-height: 58px;
}
h2 {
  font-size: 35px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  line-height: 45px;
}
h3 {
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  line-height: 35px;
}
h4 {
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  line-height: 25px;
}
p {
  font-weight: lighter;
}
.section-post {
  font-size: 17px;
  line-height: 25px;
}
.section-post strong {
  font-weight: bold;
}
strong {
  font-weight: bold;
}
a {
  color: #054090;
  text-decoration: none;
}
a[data] {
  cursor: pointer;
}
.gears-page {
  padding: 15px;
  padding-top: 30px;
}
.soft-elevation {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.13);
}
.box-hl {
  background: #054090;
  color: #fff;
  font-size: 13px !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0px 10px;
}
.box-hl .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.box-description {
  position: relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: rgba(111, 172, 218, 0.5);
  padding: 30px;
  margin: 20px 0px;
}
.featured-description {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: rgba(111, 172, 218, 0.5);
  padding: 30px;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 40px;
}
.featured-description .feat-toggle {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}
.featured-description.collapsed {
  height: 120px;
}
.featured-description.collapsed:after {
  content: ' ';
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  top: auto;
  height: 40px;
  background-image: linear-gradient(rgba(255, 255, 255, 0), #ecf3dd);
}
.featured-description.feat-main {
  padding-left: 90px;
}
.featured-description.feat-main::before {
  content: ' ';
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 10px;
  width: 70px;
  background-size: 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(images/favicon.png);
}
.featured-description.feat-main.top {
  padding-top: 90px;
  padding-left: 30px;
}
.featured-description.feat-main.top::before {
  width: auto;
  height: 70px;
  bottom: auto;
  right: 10px;
  top: 10px;
}
.featured-description.feat-man {
  padding-right: 90px;
  min-height: 80px;
}
.featured-description.feat-man::before {
  content: ' ';
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 10px;
  width: 70px;
  background-size: 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(images/fighetto.png);
}
.featured-description.feat-woman {
  padding-right: 90px;
  min-height: 80px;
}
.featured-description.feat-woman::before {
  content: ' ';
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 10px;
  width: 70px;
  background-size: 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(images/fighetta.png);
}
.content-inner {
  position: relative;
  width: 100%;
  max-width: 1300px;
  margin: auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.content-inner::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.content-side {
  background-color: #fafafa;
  box-sizing: border-box;
  padding: 50px 40px;
}
.content-bg-imaged {
  background-color: #6facda;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.content-bg-imaged:before {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
  z-index: 0;
}
.big-image {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  height: 589px;
  position: relative;
}
.section {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  float: left;
  width: 100%;
  position: relative;
}
.section .inner {
  width: 100%;
  max-width: 1300px;
  padding: 0 25px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
}
.section .inner::after {
  content: "";
  display: table;
  clear: both;
}
.section > p {
  font-size: 19px;
  font-family: 'Montserrat', sans-serif;
  line-height: 30px;
  color: #767676;
}
.section img.box-vimg {
  width: 90%;
  height: auto;
}
.section.section-header {
  height: 100%;
}
.section.section-header h1 {
  font-size: 60px;
}
.section.section-header .inner {
  height: 100%;
}
.section.section-header .box-line {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.section.section-header h1 {
  color: #fff;
  font-weight: 900;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
}
.section.section-header p {
  color: #fff;
  font-size: 26px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
  line-height: 1.42;
}
.section.section-header .app-headline {
  color: #fff;
  font-size: 23px;
  font-family: 'Montserrat', sans-serif;
  line-height: 46px;
  font-weight: bold;
}
.section.section-icons h3 {
  font-family: 'Montserrat', sans-serif;
  color: #2a2823;
  font-weight: 900;
  text-align: center;
}
.section.section-icons p {
  color: #2a2823;
  font-size: 19px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  line-height: 30px;
}
.section.section-icons .icon {
  font-size: 88px;
  color: #054090;
  margin-bottom: 14px;
}
.section.section-icons .icon > .box-color {
  background: #054090;
  color: #fff;
}
.section.section-icons .icon > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.section .box-next {
  position: absolute;
  bottom: 3px;
  left: 50%;
  transform: translateX(-50%);
}
.section-fidelity {
  overflow: hidden;
  position: relative;
}
.section-fidelity::before {
  opacity: 0.37;
  mix-blend-mode: multiply;
  content: ' ';
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-size: contain;
  background-position: center;
  background-image: url("https://static.palatifini.it/images/main/home-fidelity.png");
}
.section-fidelity .inner {
  position: relative;
}
.section-fidelity .inner:after {
  content: ' ';
  position: absolute;
  background-image: url("images/plogo.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 0.2;
  pointer-events: none;
  z-index: 1;
  opacity: 0.7;
  height: 400px;
  width: 400px;
  top: 0px;
  right: 0px;
}
.hlwall {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
  font-size: 35px;
  line-height: 35px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-shadow: 2px 2px 2px rgba(84, 84, 84, 0.17);
}
.hlwall .hlwall-item {
  background-repeat: no-repeat;
  background-position: top right;
  position: relative;
  overflow: hidden;
}
.hlwall .hlwall-item .label {
  padding: 15px;
  position: absolute;
  bottom: 0;
}
.hlwall .hlwall-2 {
  height: 270px;
}
@media only screen and (min-width: 900px) {
  .hlwall .hlwall-0 {
    font-size: 50px;
    line-height: 58px;
  }
}
@media only screen and (max-width: 599px) {
  .hlwall .hlwall-col {
    height: auto;
  }
  .hlwall .hlwall-col .hlwall-item,
  .hlwall .hlwall-col .hlwall-2 {
    height: 150px;
  }
}
/*.descr{
  .t-normal;
  p{
    .t-normal;
  }
}*/
.subsection-label.subsection-todo .subsection-state-icon {
  display: none;
}
.subsection-label.subsection-ok .subsection-state-icon {
  display: inline-block;
}
.subsection-ok {
  border-left: #9ec156 10px solid;
  background: #f4f8eb;
}
.subsection-ok .icon {
  color: #9ec156;
}
.subsection-ok .icon > .box-color {
  background: #9ec156;
  color: #fff;
}
.subsection-error {
  border-left: #d32b23 10px solid;
}
.subsection-todo {
  border-left: #f1f1f1 10px solid;
}
.descr {
  font-size: 22px !important;
  text-align: left;
}
.descr > p {
  font-size: 22px !important;
}
.description > p {
  font-size: 16px;
  line-height: 24px;
}
.description > a {
  font-weight: bold;
}
.description > a:hover {
  text-decoration: underline;
}
.description figure.image {
  margin: 20px 0px;
  padding: 0px;
  width: 100%;
}
.description figure.image img {
  width: 100%;
}
.description figure.image figcaption {
  margin-top: 3px;
}
.description figure.image.image-style-side {
  float: right;
  width: 50%;
  margin: 5px 0px 20px 20px;
}
.short-description {
  font-size: 16px;
  line-height: 24px;
}
.fulldescr {
  font-size: 22px !important;
  text-align: left;
}
.content-info.content-normal {
  font-size: 15px !important;
}
.content-info.content-normal p {
  font-size: 15px !important;
}
.content-info.content-iconed {
  padding-left: 80px;
}
.content-info.content-iconed i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 22px;
  font-size: 25px;
}
.content-info.content-collapsible {
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  position: relative;
  height: 100px;
  overflow: hidden;
  /*&.content-expanded{
      height: auto;
      padding-bottom: 30px;
    }*/
}
.content-info.content-collapsible.content-collapsed.content-collapsible-white:after {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  top: auto;
  height: 40px;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.9));
}
.content-info .content-expander {
  position: absolute;
  bottom: -10px;
  height: 40px;
  width: 100%;
}
@media only screen and (max-width: 899px) {
  #signup_showcase p br {
    content: ' ';
  }
  #signup_showcase .flickity-page-dots {
    bottom: 15px;
  }
  .gears-page,
  .page {
    padding: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  h1 {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  h2 {
    font-size: 22px;
    line-height: 24px;
  }
  .description {
    font-size: 14px;
    line-height: 19px;
  }
  .short-description {
    font-size: 14px;
    line-height: 19px;
  }
  .section .inner {
    padding: 15px;
    margin: 0 !important;
  }
  .section p {
    font-size: 15px;
  }
  .featured-description {
    position: relative;
    padding: 20px;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .featured-description.feat-main {
    padding-left: 60px;
  }
  .featured-description.feat-main::before {
    left: 10px;
    width: 40px;
    background-size: 30px;
  }
  #signup_showcase h2 {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 10px;
  }
  #signup_showcase p {
    font-size: 16px;
    line-height: 26px;
  }
}
@media only screen and (min-width: 900px) {
  .content-inner {
    padding-left: 55px;
    padding-right: 55px;
  }
}
body.app-desktop .section {
  min-width: 850px;
}
body.app-tablet .section {
  min-width: 500px;
}
body.app-phone .section.section-gallery {
  min-height: 75vw;
  min-width: 300px;
}
body.app-phone .section.section-header > .inner {
  padding: 0px;
}
body.app-phone .section.section-header h1 {
  font-size: 30px;
  line-height: 30px;
}
body.app-phone .section.section-header p {
  font-size: 15px;
  line-height: 1.42;
}
body.app-phone .section.section-header .headline {
  font-size: 20px;
}
body.app-phone .description .image.image-style-side {
  float: left;
  width: 100%;
  margin: 20px 0px;
}
body.app-phone .section-post {
  font-size: 16px;
  line-height: 22px;
}
.gallery {
  position: relative;
}
.gallery.gallery-large {
  width: 100%;
  height: 30vw;
}
.gallery.gallery-hfit .flickity-viewport {
  height: 100% !important;
}
.gallery .gallery-cell {
  width: 100%;
  height: 100%;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.gallery .gallery-cell .image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.gallery .flickity-page-dots {
  bottom: 10px;
}
.gallery .flickity-page-dots .dot {
  width: 9px;
  height: 9px;
  opacity: 1;
  background: transparent;
  border: 2px solid #dcbc5a;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  /*box-shadow: 0px 9px 27px 0px rgba(0,0,0,0.2);*/
  box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 6px 0px;
  /* fill-in selected dot */
}
.gallery .flickity-page-dots .dot.is-selected {
  background: #dcbc5a;
}
.gallery-nextprev-micro .flickity-prev-next-button {
  zoom: 0.5;
}
.gallery-dot-lined {
  /* dots are lines */
}
.gallery-dot-lined .flickity-page-dots {
  bottom: 5px;
  width: calc(100% - 30px);
  left: 50%;
  transform: translateX(-50%);
}
.gallery-dot-lined .flickity-page-dots .dot {
  position: relative;
  height: 5px;
  width: 12.5%;
  margin: 0;
  border-radius: 0;
  background: rgba(0, 0, 0, 0);
}
.gallery-dot-lined .flickity-page-dots .dot:before {
  content: ' ';
  position: absolute;
  left: 0px;
  top: 2px;
  width: 100%;
  height: 1px;
  color: #fff;
  background: #2a2823;
}
.gallery-dot-lined .flickity-page-dots .dot.is-selected {
  background: #054090;
  color: #fff;
  height: 5px;
}
.gallery-dot-lined .flickity-page-dots .dot.is-selected .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.gallery-dot-lined .flickity-page-dots .dot.is-selected:before {
  content: none;
}
body.app-desktop .gallery.gallery-large {
  min-height: 270px;
  max-height: 2000px;
}
body.app-tablet .gallery.gallery-large {
  min-height: 270px;
  max-height: 2000px;
}
body.app-phone .gallery.gallery-large {
  max-height: 2000px;
}
.profile-item {
  /*&.shrink{
    .big-image {
      margin-top: -196px;
    }
    .content-specs{
      display: none;
    }
  }*/
}
.profile-item .big-image {
  height: 180px;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.profile-item .profile-header {
  color: #fff;
  padding-top: 50px;
  /*a.button-action{
      padding:5px;
      margin-top:5px;

      .gears-icon,.button-text{
        .t-size(13px);
      }
    }*/
}
.profile-item .profile-header .name {
  margin-top: 5px;
  font-size: 30px;
  line-height: 35px;
  font-weight: bold;
}
.profile-item .profile-header .place {
  font-weight: bold;
  font-size: 16px;
}
.profile-item .profile-header .category {
  font-size: 16px;
}
.profile-item .profile-header .avatar {
  float: left;
  margin-right: 20px;
}
.profile-item .profile-header .profile-stats {
  color: #fff;
  float: right;
  white-space: nowrap;
  margin-top: -10px;
}
.profile-item .profile-header .profile-stats .stat {
  padding-left: 20px;
  margin-left: 25px;
  display: inline-block;
  border-left: #fff 1px solid;
}
.profile-item .profile-header .profile-stats .stat label {
  font-size: 11px;
  text-transform: uppercase;
  white-space: nowrap;
}
.profile-item .profile-header .profile-stats .stat .num {
  font-weight: bold;
  font-size: 35px;
  line-height: 35px;
}
.profile-action {
  position: absolute;
}
.profile-action a {
  width: 30px;
  height: 30px;
  padding: 3px !important;
}
.profile-action .gears-icon {
  font-size: 24px;
  color: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.profile-action.profile-avatar-icon {
  bottom: 5px;
  left: 102px;
  overflow: hidden;
}
.profile-action.profile-avatar-icon-remove {
  bottom: 0px;
  left: 50px;
  width: 24px;
  height: 24px;
  display: none;
}
.profile-action.profile-avatar-icon-remove .gears-icon {
  font-size: 16px;
}
.profile-action.profile-cover-icon {
  top: 30px;
  right: 45px;
  overflow: hidden;
}
.profile-action.profile-cover-icon-remove {
  top: 70px;
  right: 47px;
  width: 24px;
  height: 24px;
  display: none;
}
.profile-action.profile-cover-icon-remove .gears-icon {
  font-size: 16px;
}
body.app-mobile .profile-item {
  height: 180px;
}
body.app-mobile .profile-item h2 {
  font-size: 30px;
  padding: 0px 15px;
}
body.app-mobile .profile-item .big-image {
  height: 180px;
}
body.app-mobile .profile-item.shrink .big-image {
  margin-top: -75px;
}
body.app-mobile .profile-item .profile-header {
  padding-top: 50px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
}
body.app-mobile .profile-item .profile-header .avatar {
  float: left;
  margin-right: 10px;
  zoom: 80%;
}
body.app-mobile .profile-item .profile-header .profile-avatar-icon {
  display: none;
}
body.app-mobile .profile-item .profile-header .name {
  font-size: 22px;
  color: #fff;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  font-weight: 900;
}
body.app-mobile .profile-item .profile-header .place,
body.app-mobile .profile-item .profile-header .category {
  font-size: 15px;
  line-height: 17px;
  color: #fff;
}
body.app-mobile .profile-item .profile-header .category {
  margin-bottom: 10px;
}
body.app-mobile .profile-item .profile-header .profile-stats {
  display: none;
  float: left;
  margin-top: 15px;
  clear: both;
}
body.app-mobile .profile-item .profile-header .profile-stats .stat {
  padding-left: 5px;
  margin-left: 10px;
}
body.app-mobile .profile-item .profile-header .profile-stats .stat label {
  font-size: 11px;
}
body.app-mobile .profile-item .profile-header .profile-stats .stat .num {
  font-size: 25px;
  line-height: 25px;
}
body.app-mobile .profile-item .profile-header .profile-action.profile-avatar-icon {
  bottom: 120px;
  left: 50%;
  transform: translateX(-50%);
}
body.app-mobile .profile-item .profile-header .profile-action.profile-cover-icon {
  top: 20px;
  right: 26px;
}
.profilemenu.gears-dialog,
.toastmenu.gears-dialog {
  overflow: visible;
  color: #fff;
  background: #2a2823;
}
.profilemenu.gears-dialog.arrowed:before,
.toastmenu.gears-dialog.arrowed:before {
  content: '▲';
  color: #2a2823;
  position: absolute;
  top: -14px;
  right: 29px;
  transform: scaleX(2);
  font-size: 21px;
}
.profilemenu .gears-toolbar .docked-title,
.toastmenu .gears-toolbar .docked-title {
  text-align: left;
  text-transform: none !important;
  font-weight: bold;
  font-size: 20px;
  width: 100%;
  padding-right: 50px;
  padding-left: 20px;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.profilemenu .gears-toolbar .gears-toolbar-dock,
.toastmenu .gears-toolbar .gears-toolbar-dock {
  padding-top: 5px;
}
.profilemenu .gears-toolbar .gears-button .gears-icon,
.toastmenu .gears-toolbar .gears-button .gears-icon {
  color: #fff;
}
.profilemenu .gears-content .gears-button,
.toastmenu .gears-content .gears-button {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  height: 36px;
  border-bottom: #333 2px solid;
}
.profilemenu .gears-content .gears-button:last-of-type,
.toastmenu .gears-content .gears-button:last-of-type {
  border-bottom: rgba(0, 0, 0, 0) 2px solid;
}
.profilemenu .gears-content .gears-button .gears-icon,
.toastmenu .gears-content .gears-button .gears-icon {
  color: #fff;
  font-size: 14px;
  margin-left: -2px;
}
.profilemenu .gears-content .gears-button .button-text,
.toastmenu .gears-content .gears-button .button-text {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
}
.profilemenu .gears-content .gears-button.profile-account,
.toastmenu .gears-content .gears-button.profile-account {
  height: auto;
}
.profilemenu .gears-content .gears-button.profile-account a,
.toastmenu .gears-content .gears-button.profile-account a {
  padding: 15px 24px;
}
.profilemenu .gears-content .gears-button.profile-account .button-text,
.toastmenu .gears-content .gears-button.profile-account .button-text {
  font-size: 20px;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
}
.profilemenu .gears-content .gears-button:hover:before,
.toastmenu .gears-content .gears-button:hover:before {
  content: ' ';
  position: absolute;
  width: 5px;
  background: #054090;
  color: #fff;
  top: 0px;
  left: 0px;
  bottom: 0px;
}
.profilemenu .gears-content .gears-button:hover:before .radio input[type="radio"]:checked + span.gears-icon:before,
.toastmenu .gears-content .gears-button:hover:before .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.profilemenu .gears-content .gears-button:hover a .gears-icon,
.toastmenu .gears-content .gears-button:hover a .gears-icon,
.profilemenu .gears-content .gears-button:hover a .button-text,
.toastmenu .gears-content .gears-button:hover a .button-text {
  color: #054090;
}
.profilemenu .gears-content .gears-button:hover a .gears-icon > .box-color,
.toastmenu .gears-content .gears-button:hover a .gears-icon > .box-color,
.profilemenu .gears-content .gears-button:hover a .button-text > .box-color,
.toastmenu .gears-content .gears-button:hover a .button-text > .box-color {
  background: #054090;
  color: #fff;
}
.profilemenu .gears-content .gears-button:hover a .gears-icon > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.toastmenu .gears-content .gears-button:hover a .gears-icon > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.profilemenu .gears-content .gears-button:hover a .button-text > .box-color .radio input[type="radio"]:checked + span.gears-icon:before,
.toastmenu .gears-content .gears-button:hover a .button-text > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.profilemenu.light.gears-dialog,
.toastmenu.light.gears-dialog {
  background: #fafafa;
  overflow: hidden;
  border-top: #f1f1f1 1px solid;
  border-bottom: #f1f1f1 1px solid;
  border-left: #f1f1f1 1px solid;
  border-right: #f1f1f1 1px solid;
}
.profilemenu.light .gears-content .gears-button,
.toastmenu.light .gears-content .gears-button {
  border-bottom: #f1f1f1 2px solid;
}
.profilemenu.light .gears-content .gears-button:last-of-type,
.toastmenu.light .gears-content .gears-button:last-of-type {
  border-bottom: rgba(0, 0, 0, 0) 2px solid;
}
.profilemenu.light .gears-content .gears-button .gears-icon,
.toastmenu.light .gears-content .gears-button .gears-icon {
  color: #454545;
}
.profilemenu.light .gears-content .gears-button .gears-icon > .box-color,
.toastmenu.light .gears-content .gears-button .gears-icon > .box-color {
  background: #e5e5e5;
}
.profilemenu.light .gears-content .gears-button .button-text,
.toastmenu.light .gears-content .gears-button .button-text {
  color: #454545;
}
.profilemenu.light .gears-content .gears-button .button-text > .box-color,
.toastmenu.light .gears-content .gears-button .button-text > .box-color {
  background: #e5e5e5;
}
#profilemenu_panel.slideout-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  width: 256px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
#profilemenu_mask {
  z-index: 20;
}
#toastmenu_panel.slideout-menu {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  width: 256px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
#toastmenu_mask {
  z-index: 20;
}
.tags-container {
  width: 100%;
  margin-top: 50px;
}
.tags-container h4 {
  font-size: 20px;
  font-weight: 900;
  color: #2a2823;
  font-family: 'Montserrat', sans-serif;
}
.tags-container .tags-list {
  padding: 15px 0px;
  width: 100%;
}
.tags-container .tags-list:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.tags-container .tags-list li {
  float: left;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 4px;
  background-color: #fafafa;
  margin: 0 10px 5px 0;
  font-size: 11px;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}
.tags-container .tags-list li a {
  text-decoration: none;
  color: #000;
}
.rowlist.multiselect .selected:before {
  content: ' ';
  background: #054090;
  color: #fff;
  position: absolute;
  width: 16px;
  height: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  left: 8px;
  top: 50%;
  margin-top: -5px;
}
.rowlist.multiselect .selected:before .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.rowlist:not(.centered) .gears-list-item {
  background: rgba(0, 0, 0, 0);
}
.rowlist:not(.centered) .gears-list-item.selected {
  background: #eaeaea;
}
.rowlist.unpadded .gears-list-item {
  padding: 0px 0px;
}
.rowlist.t-white .item-element {
  color: #fff;
}
.rowlist:not(.table).rl-iconed .gears-list-item:not(.item-noresult) {
  padding-left: 60px;
}
.rowlist:not(.table).rl-iconed .gears-list-item:not(.item-noresult) .rl-icon {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translate(25%, -50%);
}
.rowlist:not(.table).rl-iconed .gears-list-item:not(.item-noresult) .rl-icon-tl {
  position: absolute;
  left: 0px;
  top: auto;
  transform: translate(50%, 0%);
}
.rowlist:not(.table).rl-iconed .gears-list-item:not(.item-noresult) .rl-icon-top {
  top: 10px;
  transform: translate(25%, 0%);
}
.rowlist:not(.table) .gears-list-item {
  /*.type_label{
        .colored;
        .t-micro;
        margin-top:4px;
        padding:1px 10px;
        .border-radius(5px);
        display: inline-block;
      }*/
}
.rowlist:not(.table) .gears-list-item .controls {
  float: right;
}
.rowlist:not(.table) .gears-list-item .controls .button-text {
  letter-spacing: -1px;
  font-size: 10px;
  line-height: 17px;
}
.rowlist:not(.table) .gears-list-item .period {
  display: inline-block;
  font-size: 8px;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #054090;
  color: #fff;
  padding: 1px 5px;
  margin: 7px 10px;
  text-align: center;
}
.rowlist:not(.table) .gears-list-item .period .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.rowlist.table .gears-list-item {
  /*.type_label{
        .t-color;
        .t-micro;
        .t-strong;
      }*/
}
.rowlist.table .gears-list-item .item-element:first-of-type {
  padding-left: 20px;
  padding-right: 10px;
}
.rowlist.table .gears-list-item .item-element:last-of-type {
  padding-right: 10px;
}
.rowlist.table .gears-list-item .item-element:first-of-type {
  padding-left: 20px;
  padding-right: 10px;
}
.rowlist.table .gears-list-item .period {
  font-size: 8px;
  text-transform: uppercase;
  color: #054090;
  text-align: center;
}
.rowlist.table .gears-list-item .period > .box-color {
  background: #054090;
  color: #fff;
}
.rowlist.table .gears-list-item .period > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.rowlist.table .gears-list-item .controls {
  text-align: right;
  width: auto;
  white-space: nowrap;
}
.rowlist.table .gears-list-item .controls a {
  padding: 5px 10px;
}
.rowlist.table .gears-list-item .controls .button-text {
  letter-spacing: -1px;
  font-size: 10px;
  line-height: 17px;
}
.rowlist.table .gears-list-item .actions {
  text-align: left;
  width: auto;
  white-space: nowrap;
}
.rowlist.table .gears-list-item .actions a {
  padding: 5px 10px;
}
.rowlist.table .gears-list-item .actions .button-text {
  letter-spacing: -1px;
  font-size: 10px;
  line-height: 17px;
}
.rowlist .gears-list-item {
  padding: 0 25px;
  /*.date{
      .abs;
      left: -5px;
      top: 5px;
      bottom: 10px;
      width: 42px;
      .border-radius-custom(0px,10px, 0px, 10px);

      .box-size();

      .daynumber{
        .t-center;
        .t-strong;
        .t-size(18px);
        margin-top: 3px;
        display: block;
      }

      .day{
        .t-center;
        .t-ucase;
        .t-size(10px);
        display: block;
      }

      .month{
        .t-center;
        .t-ucase;
        .t-size(9px);
        display: block;
      }
    }*/
}
.rowlist .gears-list-item:not(.centered) {
  margin: 0px;
}
.rowlist .gears-list-item:nth-child(even) {
  background: #fafafa;
}
.rowlist .gears-list-item .item-element {
  padding-left: 0;
  padding-right: 10px;
}
.rowlist .gears-list-item .item-element.rpadded {
  padding-right: 20px;
}
.rowlist .gears-list-item .icon {
  margin-top: 5px;
  margin-right: 20px !important;
}
.rowlist .gears-list-item .icon.padded {
  margin-bottom: 15px;
}
.rowlist .gears-list-item .icon2 {
  margin-top: 5px;
  margin-right: 20px !important;
}
.rowlist .gears-list-item .image {
  margin-right: 20px !important;
  padding-right: 0px;
}
.rowlist .gears-list-item .hl-label {
  background: #054090;
  color: #fff;
  font-size: 10px !important;
  text-align: center;
  padding: 1px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  min-width: 100px;
}
.rowlist .gears-list-item .hl-label .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.rowlist .gears-list-item .title {
  font-size: 15px !important;
  font-weight: bold;
}
.rowlist .gears-list-item .description {
  font-size: 13px !important;
  padding-left: 45px;
}
.rowlist .gears-list-item .head {
  position: absolute;
  left: -5px;
  top: 5px;
  bottom: 10px;
  width: 30px;
  padding-top: 25px;
  -webkit-border-radius: 0px 10px 10px 0px;
  -moz-border-radius: 0px 10px 10px 0px;
  border-radius: 0px 10px 10px 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.rowlist .gears-list-item .head .gears-button {
  margin-left: -5px;
}
.rowlist .gears-list-item .hl {
  color: #054090;
  font-weight: bold;
}
.rowlist .gears-list-item .hl > .box-color {
  background: #054090;
  color: #fff;
}
.rowlist .gears-list-item .hl > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.rowlist .gears-list-item .actionicon {
  float: right;
  margin-right: 5px;
}
.rowlist .gears-list-item .action {
  position: absolute;
  right: -5px;
  top: 5px;
  bottom: 10px;
  width: 30px;
  -webkit-border-radius: 10px 0px 0px 10px;
  -moz-border-radius: 10px 0px 0px 10px;
  border-radius: 10px 0px 0px 10px;
  padding-top: 25px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.rowlist .gears-list-item .action .gears-button {
  margin-left: -5px;
}
.rowlist .gears-list-item .txt {
  font-weight: bold;
  float: right;
  margin-top: 9px;
  margin-bottom: 0px;
  margin-right: 10px;
}
.rowlist .gears-list-item .kind_label {
  display: inline-block;
  font-size: 8px;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 1px 10px;
  margin-top: 3px;
  width: 58px;
  background: #e5e5e5;
  text-align: center;
}
.rowlist .gears-list-item .author_name {
  width: 90px;
  padding-top: 6px;
}
.rowlist .gears-list-item .author_image img {
  width: 36px;
  height: 36px;
  border-top: #f1f1f1 2px solid;
  border-bottom: #f1f1f1 2px solid;
  border-left: #f1f1f1 2px solid;
  border-right: #f1f1f1 2px solid;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.rowlist .gears-list-item .author_letter {
  border-top: #aaa 1px solid;
  border-bottom: #aaa 1px solid;
  border-left: #aaa 1px solid;
  border-right: #aaa 1px solid;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  width: 38px;
  height: 38px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  overflow: hidden;
  line-height: 35px;
  background: #e5e5e5;
  padding-right: 0px;
}
.rowlist .gears-list-item .subject_image img {
  width: 36px;
  height: 36px;
  border-top: #f1f1f1 2px solid;
  border-bottom: #f1f1f1 2px solid;
  border-left: #f1f1f1 2px solid;
  border-right: #f1f1f1 2px solid;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.rowlist .gears-list-item .letter {
  border-top: #aaa 1px solid;
  border-bottom: #aaa 1px solid;
  border-left: #aaa 1px solid;
  border-right: #aaa 1px solid;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 38px;
  height: 38px;
  background: #e5e5e5;
  letter-spacing: 1px;
  margin-right: 20px;
  padding-right: 0px;
  font-size: 12px;
  overflow: hidden;
  line-height: 35px;
}
.rowlist .gears-list-item.avatar-male .letter {
  background: #e4f1fe;
}
.rowlist .gears-list-item.avatar-female .letter {
  background: #ffe6e6;
}
.rowlist.rl-dark .gears-list-item:nth-child(even) {
  background: rgba(0, 0, 0, 0);
}
.rowlist-compact-mode .gears-list-item:not(.item-noresult) {
  display: inline-block;
  width: 100%;
  margin: 0px;
  padding: 10px 20px;
}
.rowlist-compact-mode .gears-list-item:not(.item-noresult) .item-element {
  display: inline-block;
  padding: 3px 10px;
  float: left;
  border-bottom: rgba(0, 0, 0, 0) 1px solid;
}
.rowlist-compact-mode .gears-list-item:not(.item-noresult) .item-element.rl-fit {
  width: 100%;
}
.rowlist-compact-mode .gears-list-item:not(.item-noresult) .item-element.rl-right {
  text-align: right;
}
.rowlist-compact-mode .gears-list-item:not(.item-noresult) .item-element.rl-left {
  text-align: left;
}
.rowlist-compact-mode .gears-list-item:not(.item-noresult) .item-element.rl-bleft {
  float: left !important;
}
.rowlist-compact-mode .gears-list-item:not(.item-noresult) .item-element.rl-bright {
  float: right !important;
}
.rowlist-compact-mode .gears-list-item:not(.item-noresult) .item-element:last-of-type {
  width: 100%;
}
.rowlist-compact-mode.rl-iconed .gears-list-item:not(.item-noresult) {
  padding-left: 60px;
}
.rowlist-compact-mode.rl-iconed .gears-list-item:not(.item-noresult) .rl-icon {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translate(25%, -50%);
}
.rowlist-compact-mode.rl-iconed .gears-list-item:not(.item-noresult) .rl-icon-top {
  top: 10px;
  transform: translate(25%, 0%);
}
.noresult-fit,
.item-noresult {
  width: 100% !important;
  background: none !important;
  text-align: center;
}
.noresult-fit:hover,
.item-noresult:hover {
  box-shadow: rgba(0, 0, 0, 0) 0px 1000px 0px inset !important;
}
.noresult-fit .item-icon,
.item-noresult .item-icon {
  background: none !important;
  border-bottom: 0px !important;
  float: none !important;
  font-size: 48px;
  color: #054090 !important;
  margin: 20px 0px;
}
.noresult-fit .item-background,
.item-noresult .item-background {
  opacity: 0;
}
.noresult-fit .item-image,
.item-noresult .item-image {
  display: none;
}
.noresult-fit .item-background,
.item-noresult .item-background {
  opacity: 0;
}
.noresult-fit .item-element,
.item-noresult .item-element {
  width: 100% !important;
  max-width: 100% !important;
  border: 0px !important;
  display: block !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.noresult-fit .item-element .prelabel,
.item-noresult .item-element .prelabel,
.noresult-fit .item-element .postlabel,
.item-noresult .item-element .postlabel,
.noresult-fit .item-element.nrh,
.item-noresult .item-element.nrh,
.noresult-fit .item-element.item-image,
.item-noresult .item-element.item-image,
.noresult-fit .item-element.head,
.item-noresult .item-element.head,
.noresult-fit .item-element.subtitle,
.item-noresult .item-element.subtitle,
.noresult-fit .item-element.action,
.item-noresult .item-element.action,
.noresult-fit .item-element.controls,
.item-noresult .item-element.controls,
.noresult-fit .item-element.gears-buttonbar,
.item-noresult .item-element.gears-buttonbar,
.noresult-fit .item-element.item-icon:not(.icon),
.item-noresult .item-element.item-icon:not(.icon),
.noresult-fit .item-element.value,
.item-noresult .item-element.value,
.noresult-fit .item-element.unit_name,
.item-noresult .item-element.unit_name,
.noresult-fit .item-element.actions,
.item-noresult .item-element.actions,
.noresult-fit .item-element.type_label,
.item-noresult .item-element.type_label,
.noresult-fit .item-element.subtype_label,
.item-noresult .item-element.subtype_label {
  display: none !important;
}
.noresult-fit.gears-list-item,
.item-noresult.gears-list-item {
  padding: 0px !important;
}
.noresult-fit.gears-list-item::before,
.item-noresult.gears-list-item::before {
  display: none !important;
}
.noresult-fit .gears-list-item-inner:hover,
.item-noresult .gears-list-item-inner:hover {
  background: rgba(0, 0, 0, 0) !important;
}
.rowlist .noresult-fit,
.rowlist .item-noresult {
  border-bottom: none !important;
}
.noresult-item {
  text-align: center;
}
.noresult-item .gears-button {
  margin-top: 50px;
}
.noresult-item .gears-button .gears-icon {
  padding: 30px;
  color: #767676;
}
.noresult-item .gears-button .button-text {
  color: #767676;
}
.product-stream-item {
  text-align: center;
}
.product-stream-item .item-content {
  background: #fff;
  color: #2a2823;
  display: inline-block;
  float: none !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  vertical-align: top;
  position: relative;
  width: 285px;
  height: 400px;
  margin-top: 2px;
  margin-bottom: 35px;
}
.product-stream-item.product-boxed .item-content {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.13);
}
.product-stream-item .item-inner {
  position: relative;
  padding: 10px;
  text-align: center;
}
.product-stream-item .category {
  font-family: 'Poppins', sans-serif;
  color: #dcbc5a;
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.product-stream-item .title {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  line-height: 19px;
  font-weight: 500;
  color: #454545;
  display: inline-block;
  float: none !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 65px;
  margin-bottom: 5px;
}
.product-stream-item .title > .box-color {
  background: #e5e5e5;
}
.product-stream-item .price {
  color: #054090;
  font-weight: 900;
  font-size: 25px;
  margin-bottom: 10px;
}
.product-stream-item .price > .box-color {
  background: #054090;
  color: #fff;
}
.product-stream-item .price > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.product-stream-item .price .decimal {
  font-size: 15px;
}
.product-stream-item .streetprice-container {
  display: inline-block;
  margin-top: -5px;
}
.product-stream-item .streetprice-container .streetprice {
  display: inline-block;
  float: none !important;
}
.product-stream-item .streetprice-container .streetprice span {
  text-decoration: line-through;
}
.product-stream-item .streetprice-container .streetpriceperc {
  display: inline-block;
  float: none !important;
}
.product-stream-item .image {
  display: inline-block;
  float: none !important;
  position: relative;
  width: 65%;
  padding-bottom: 65%;
}
.product-stream-item .image img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.product-stream-item .controls {
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.product-stream-item .sctags {
  position: absolute;
  top: 40%;
  right: -10px;
  height: 0px;
}
.product-item h1 {
  font-size: 27px;
  line-height: 30px;
}
.product-item .product-image-showcase {
  max-width: 420px;
}
.product-item .product-price {
  font-size: 20px;
}
.product-item .product-price .value {
  font-size: 35px;
}
.product-item .product-price .value .decimal {
  font-size: 20px;
}
.product-item .product-streetprice-container .streetprice {
  display: inline-block;
  float: none !important;
}
.product-item .product-streetprice-container .streetprice span {
  text-decoration: line-through;
}
.product-item .product-streetprice-container .streetpriceperc {
  display: inline-block;
  float: none !important;
}
.product-item .product-num input {
  max-width: 70px;
  height: 42px;
}
.product-item .product-image .sctags {
  position: absolute;
  top: 40%;
  right: -10px;
  height: 0px;
}
.product-item .product-image-selector-item img {
  width: 86px;
  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;
}
.product-item .product-image-selector-item a:hover {
  background: rgba(0, 0, 0, 0.1);
}
.product-item .product-image-selector-item.selected img {
  border-top: #dcbc5a 2px solid;
  border-bottom: #dcbc5a 2px solid;
  border-left: #dcbc5a 2px solid;
  border-right: #dcbc5a 2px solid;
}
.product-cart-item .product-num input {
  max-width: 70px;
  height: 42px;
}
.product-cart-item .product-price {
  font-size: 20px;
}
.product-cart-item .product-price .value {
  font-size: 25px;
}
.product-cart-item .product-price .value .decimal {
  font-size: 13px;
}
.sctags {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
  align-content: flex-start;
  align-items: flex-end;
}
.sctag {
  background-color: #6facda;
  clear: both;
  min-width: 135px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.13);
  position: relative;
  color: #fff;
  float: right;
}
.sctag.sctag-green {
  background-color: #9ec156;
}
.sctag.sctag-green::after {
  border-color: transparent transparent transparent #678130;
}
.sctag.sctag-black {
  background-color: #000;
}
.sctag.sctag-black::after {
  border-color: transparent transparent transparent #000000;
}
.sctag.sctag-lavender {
  background-color: #fba0e3;
}
.sctag.sctag-lavender::after {
  border-color: transparent transparent transparent #f73ec6;
}
.sctag.sctag-orange {
  background-color: #f38b43;
}
.sctag.sctag-orange::after {
  border-color: transparent transparent transparent #c4570c;
}
.sctag::after {
  content: ' ';
  position: absolute;
  right: 0;
  bottom: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0 2.5px 10px;
  border-color: transparent transparent transparent #2e7bb5;
}
body.app-mobile .product-item .product-image-container {
  margin: auto;
}
.company.stream-item {
  padding-top: 20px;
  padding-bottom: 30px;
  padding-right: 20px;
}
.company.stream-item .stream-content {
  position: relative;
  min-height: 370px;
  height: 370px;
  background: #fff;
  color: #2a2823;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  padding-top: 2px;
}
.company.stream-item .stream-content .company-avatar {
  margin-top: -15px;
  margin-right: 7px;
  margin-left: 7px;
  float: left;
}
.company.stream-item .stream-content .name {
  font-size: 17px;
  font-weight: 900;
  line-height: 1.12;
  color: #2a2823;
  height: 38px;
  vertical-align: bottom;
  display: table-cell;
}
.company.stream-item .stream-content .place {
  font-size: 10px;
  font-weight: bold;
  color: #cacaca;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.company.stream-item .stream-content .bp-action {
  padding: 0 7px 7px 7px;
}
.company.stream-item .stream-content .bp-action .gears-badge {
  top: 8px;
  right: 8px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 14px;
  height: 14px;
  line-height: 14px;
  background: #cacaca;
  font-weight: bold;
}
.company.stream-item .stream-content .bp-action .bp-ok .gears-badge {
  background: #fff;
  color: #2a2823;
  color: #054090;
}
.company.stream-item .stream-content .bp-action .bp-ok .gears-badge > .box-color {
  background: #054090;
  color: #fff;
}
.company.stream-item .stream-content .bp-action .bp-ok .gears-badge > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.company.stream-item .stream-content .action {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
  bottom: -8px;
}
.company-item.shrink .big-image {
  margin-top: -330px;
}
.company-item .mobile-action {
  display: none;
}
.company-item h2 {
  margin-top: 20px;
  font-size: 35px;
  font-weight: 900;
}
.company-item .author {
  margin: auto auto;
  margin-bottom: 5px;
  font-size: 14px;
  position: relative;
  z-index: 1;
  max-width: 1300px;
  width: 100%;
}
.company-item .author::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.company-item .author .author-action {
  display: none;
}
.company-item .author .avatar {
  margin-top: -5px;
  margin-right: 10px;
  float: left;
}
.company-item .big-image {
  height: 509px;
  margin-top: -59px;
}
.company-item .big-image .item-header {
  padding-left: 170px;
  position: relative;
}
.company-item .big-image .item-header .company-avatar {
  margin-left: -170px;
  margin-top: -100px;
  float: left;
  border-top: #fff 2px solid;
  border-bottom: #fff 2px solid;
  border-left: #fff 2px solid;
  border-right: #fff 2px solid;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: -40px;
}
.company-item .big-image .item-header .author {
  position: absolute;
  bottom: -50px;
  left: 120px;
}
.company-item .big-image .item-header .author .author-name {
  display: none;
}
.company-item .big-image .item-header .title {
  font-weight: 900;
  color: #fff;
  font-size: 45px;
  line-height: 52px;
  height: 480px;
  display: table-cell;
  vertical-align: bottom;
  position: relative;
  z-index: 1;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.company-item .big-image .item-header .title.buyingparty-title {
  font-weight: normal;
  font-size: 29px;
  line-height: 32px;
}
.company-item .big-image .item-header .title.buyingparty-title a {
  font-weight: 900;
}
.company-item .big-image .item-header .title a {
  color: #fff;
  text-decoration: none;
}
.company-item.editor .big-image .item-header .company-avatar {
  margin-top: -110px;
}
.company-item.editor .item-content {
  padding-top: 20px;
}
.company-item .subtitle {
  margin-bottom: 12px;
  font-size: 35px;
  font-weight: 900;
}
.company-item .claim {
  display: table-cell;
  position: relative;
  color: #054090;
  font-size: 26px;
  line-height: 16px;
  padding: 2px 14px 5px 14px;
}
.company-item .claim > .box-color {
  background: #054090;
  color: #fff;
}
.company-item .claim > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.company-item .claim::before {
  content: '“';
  font-size: 25px;
  line-height: 10px;
  position: absolute;
  top: 5px;
  left: 0;
}
.company-item .claim::after {
  content: '”';
  font-size: 25px;
  line-height: 10px;
  position: absolute;
  bottom: -5px;
  right: 0;
}
.company-item .place {
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: bold;
  color: #cacaca;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.company-item .item-content > .place {
  margin-top: -15px;
  margin-bottom: 15px;
}
.company-item .item-content {
  padding-top: 75px;
  padding-right: 40px;
}
.company-item .item-content .description {
  margin-bottom: 40px;
}
.company-item.company-buying .author {
  margin-top: 5px;
  margin-bottom: 0px;
}
.company-action {
  position: absolute;
}
.company-action a {
  width: 30px;
  height: 30px;
  padding: 3px !important;
}
.company-action .gears-icon {
  font-size: 24px;
  color: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.company-action.company-avatar-icon {
  bottom: -30px;
  left: 60px;
  overflow: hidden;
}
.company-action.company-avatar-icon-remove {
  bottom: 0px;
  left: 50px;
  width: 24px;
  height: 24px;
  display: none;
}
.company-action.company-avatar-icon-remove .gears-icon {
  font-size: 16px;
}
.company-action.company-cover-icon {
  bottom: 120px;
  right: 45px;
  overflow: hidden;
}
.company-action.company-cover-icon-remove {
  top: 70px;
  right: 47px;
  width: 24px;
  height: 24px;
  display: none;
}
.company-action.company-cover-icon-remove .gears-icon {
  font-size: 16px;
}
body.app-phone .company.stream-item {
  width: 100%;
}
body.app-phone .company-item .big-image .item-header {
  padding-left: 90px;
}
body.app-phone .company-item h2 {
  font-size: 24px;
  line-height: 26px;
  padding: 0px 15px;
  margin-bottom: 10px;
}
body.app-phone .company-item .item-content {
  padding-top: 15px;
}
body.app-phone .company-item .item-content .description {
  margin-bottom: 20px;
}
body.app-phone .company-item .tags-container {
  margin-top: 20px;
}
body.app-tablet .company.stream-item {
  width: 50%;
  float: left;
}
body.app-tablet .company-item .big-image .item-header {
  padding-left: 90px;
}
body.app-tablet .company-item .big-image .item-header .author {
  left: -60px;
}
body.app-mobile .company-item .content-inner {
  padding-left: 0px;
  padding-right: 0px;
}
body.app-mobile .company-item .item-content {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
body.app-mobile .company-item.shrink .big-image {
  margin-top: 0px;
}
body.app-mobile .company-item.editor .big-image .item-header .company-avatar {
  margin-top: -60px;
}
body.app-mobile .company-item.editor .item-content {
  padding-left: 0px;
  padding-right: 0px;
}
body.app-mobile .company-item.editor.editor-detail .item-content {
  padding-left: 15px;
  padding-right: 15px;
}
body.app-mobile .company-item .company-action.company-avatar-icon {
  bottom: 0px;
  left: 30px;
  overflow: hidden;
}
body.app-mobile .company-item .company-action.company-action.company-cover-icon {
  bottom: 170px;
  right: 15px;
}
body.app-mobile .company-item .mobile-action {
  display: block;
  width: 100%;
  text-align: center;
  padding: 10px 0px 20px 0px;
}
body.app-mobile .content-side,
body.app-mobile .buyingparty-hl {
  display: none;
}
body.app-mobile .big-image {
  height: 230px;
}
body.app-mobile .big-image .item-header {
  width: 100% !important;
}
body.app-mobile .big-image .item-header .company-avatar {
  width: 60px;
  height: 60px;
  margin-left: -75px;
  margin-top: -60px;
  float: left;
}
body.app-mobile .big-image .item-header .title {
  font-weight: 900;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  height: 215px;
}
body.app-mobile .big-image .item-header .title.buyingparty-title {
  font-size: 13px;
  line-height: 17px;
}
body.app-mobile .big-image .item-header .title.buyingparty-title a {
  font-weight: normal;
}
body.app-mobile .big-image .item-header .title.buyingparty-title .title-main {
  font-size: 20px;
  line-height: 27px;
}
body.app-mobile .big-image .item-header .title.buyingparty-title .title-main a {
  font-weight: 900;
}
body.app-mobile .big-image .item-header .claim {
  font-size: 15px;
  line-height: 15px;
  padding: 2px 8px 5px 8px;
}
body.app-mobile .big-image .item-header .claim::before {
  font-size: 15px;
}
body.app-mobile .big-image .item-header .claim::after {
  font-size: 15px;
  bottom: 0px;
}
body.app-mobile .big-image .item-header .place {
  margin-top: -13px;
  font-size: 10px;
}
body.app-mobile .big-image .item-header .author {
  bottom: -20px;
  left: -5px;
  transform: scale(0.7);
  transform-origin: top;
}
body.app-mobile.company-buying .big-image .item-header .company-avatar {
  margin-top: -60px;
}
body.app-mobile.company-buying .big-image .item-header .title {
  height: 215px;
}
body.app-mobile.company-buying .big-image .item-header .place {
  margin-top: -13px;
}
body.app-mobile.company-buying.company-buying-sliding .stats-container {
  min-height: 70px;
}
body.app-mobile.company-buying.company-buying-sliding .stats-container .place {
  display: none;
}
body.app-mobile.company-buying.company-buying-sliding .stats-container .participants-container {
  display: none;
}
@media only screen and (max-width: 899px) {
  .company.stream-item {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .company-item {
    /*h2 {
        .t-size(30px);
        padding: 0px 15px;
      }
      .item-content{
        padding-top: 15px;
        padding-left:15px;
        padding-right: 15px;

        .description{
          margin-bottom: 20px;
        }
      }
      .tags-container{
        margin-top:20px;
      }*/
  }
}
.purchase-stream-content {
  margin-bottom: 30px;
}
.purchase-stream-content::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.purchase-stream-content .product-avatar {
  width: 46px;
  height: 46px;
  float: left;
  margin-right: 10px;
}
.purchase-stream-content .product-item .title {
  margin-top: 0px;
  font-size: 14px;
  font-weight: bold;
}
.cart-option-select .icon-selected {
  display: none;
}
.cart-option-select.cart-option-selected .icon-selected {
  display: block;
}
.cart-option-select.cart-option-selected .icon-select {
  display: none;
}
.address-select {
  opacity: 0.6;
  cursor: pointer;
}
.address-select:hover {
  opacity: 1;
}
.address-select .address-item-content {
  border-top: #f1f1f1 8px solid;
}
.address-select .icon-select {
  position: absolute;
  top: 10px;
  right: 10px;
  display: none;
}
.address-select.address-selected {
  opacity: 1;
}
.address-select.address-selected .icon-select {
  display: block;
}
.address-select.address-selected .address-item-content {
  border-top: #9ec156 8px solid;
}
.purchase-stream .content-inner {
  overflow: hidden;
}
.purchase-stream-item {
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: #f1f1f1 1px solid;
  /*&:nth-child(even) {
    .light001;
    .border-radius(3px);
  }*/
}
.purchase-stream-item::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.purchase-stream-item.active .dot {
  background: #f38b43;
  color: #fff;
}
.purchase-stream-item.active .status-label {
  color: #f38b43;
}
.purchase-stream-item.active .status-label > .box-color {
  background: #f38b43;
  color: #fff;
}
.purchase-stream-item.completed .dot {
  background: #9ec156;
  color: #fff;
}
.purchase-stream-item.completed .status-label {
  color: #9ec156;
}
.purchase-stream-item.completed .status-label > .box-color {
  background: #9ec156;
  color: #fff;
}
.purchase-stream-item .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #cacaca;
  margin-bottom: -1px;
  margin-left: 5px;
}
.purchase-stream-item .item-col {
  display: table-cell;
  padding: 12px 8px;
  vertical-align: middle;
}
.purchase-stream-item .code {
  font-size: 13px !important;
  color: #454545;
  font-weight: bold;
}
.purchase-stream-item .code > .box-color {
  background: #e5e5e5;
}
.purchase-stream-item .quantity {
  text-align: right;
}
.purchase-stream-item .preapproval_value {
  text-align: right;
}
.purchase-stream-item .total {
  text-align: right;
}
.purchase-stream-item .status-label {
  white-space: nowrap;
}
.purchase-stream-item .detail-toggle {
  position: relative;
  text-align: center;
}
.purchase-stream-item .detail-toggle .toggle {
  margin-bottom: -25px;
  margin-top: 10px;
}
.purchase-stream-item .detail-toggle .toggle a {
  padding: 6px;
  min-width: 150px;
}
.purchase-stream-item .detail-toggle .toggle .button-text {
  font-size: 11px;
}
.purchase-stream-item .detail .product-list {
  margin-top: 20px;
  margin-bottom: 5px;
}
.purchase-stream-item .detail .stokke,
.purchase-stream-item .detail .product-item {
  padding: 5px 0px;
}
.purchase-stream-item .detail .stokke .product-avatar,
.purchase-stream-item .detail .product-item .product-avatar {
  width: 46px;
  height: 46px;
  float: left;
  margin-right: 10px;
  margin-top: -5px;
}
.purchase-stream-item .detail .stokke .icon,
.purchase-stream-item .detail .product-item .icon {
  background-image: url("images/icons/pallet3-green.svg");
  width: 46px;
  height: 46px;
  background-size: contain;
  float: left;
  margin-right: 10px;
  margin-top: -5px;
}
.purchase-stream-item .detail .stokke .title,
.purchase-stream-item .detail .product-item .title {
  font-weight: bold;
  font-size: 14px;
}
.purchase-stream-item .detail .stokke .text,
.purchase-stream-item .detail .product-item .text {
  font-size: 14px;
}
@media only screen and (max-width: 899px) {
  .purchase-section {
    padding: 0px 15px;
  }
  .purchase-section h2 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 30px;
  }
  .purchase-stream-content .product-item .title {
    margin-top: 0px;
    font-size: 13px;
    font-weight: bold;
  }
}
.category-menu {
  border-top: #dcbc5a 6px solid;
}
.category-menu .category-item:not(:last-of-type) {
  border-bottom: #e5e5e5 1px solid;
}
.category-menu .category-item .button-text {
  display: table-cell;
  padding-left: 10px;
  padding-right: 10px;
}
.category-menu .category-item .action {
  left: auto;
  width: 50px;
}
.category-menu .category-subtree-item.title:hover {
  color: #dcbc5a;
}
.category-menu .category-subtree-item.element:hover {
  color: #054090;
}
.category-menu .category-subtree-item.element:hover > .box-color {
  background: #054090;
  color: #fff;
}
.category-menu .category-subtree-item.element:hover > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.category-main-action a.gears-button-inner {
  padding: 15px 3px;
}
.category-main-action a.gears-button-inner .icon-img {
  width: 40px;
  height: 40px;
  background: #054090;
  color: #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  background-size: auto !important;
  background-repeat: no-repeat;
  margin-top: -13px;
  margin-bottom: -13px;
}
.category-main-action a.gears-button-inner .icon-img .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.category-main-action.selected a.gears-button-inner {
  background: rgba(0, 0, 0, 0);
}
.category-main-action.selected a.gears-button-inner .button-text {
  color: #dcbc5a;
}
.category-main-action:hover a.gears-button-inner .icon-img,
.category-main-action.selected a.gears-button-inner .icon-img {
  background: #dcbc5a;
  background-repeat: no-repeat;
}
.notification .icon {
  position: absolute;
  top: 9px;
  left: -5px;
}
.notification.gears-list-item {
  padding-left: 50px;
  padding-right: 10px;
}
.notification.gears-list-item.toview::before {
  content: ' ';
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  right: auto;
  width: 5px;
  background: #054090;
  color: #fff;
}
.notification.gears-list-item.toview::before .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.notifications.gears-dialog {
  overflow: visible;
  color: #fff;
  background: #2a2823;
}
.notifications.gears-dialog.arrowed:before {
  content: '▲';
  color: #2a2823;
  position: absolute;
  top: -14px;
  left: 29px;
  transform: scaleX(2);
  font-size: 21px;
}
.notifications.gears-dialog .gears-list-item {
  background: rgba(0, 0, 0, 0) !important;
  color: #fff;
}
.notifications .rowlist .gears-list-item {
  border-bottom: #333 1px solid;
}
.notifications .rowlist .gears-list-item:last-of-type {
  border-bottom: rgba(0, 0, 0, 0) 1px solid;
}
.notifications .rowlist .gears-list-item .author_name {
  color: #054090;
}
.notifications .rowlist .gears-list-item .author_name > .box-color {
  background: #054090;
  color: #fff;
}
.notifications .rowlist .gears-list-item .author_name > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.notifications .rowlist .gears-list-item .author_image {
  margin-left: -50px;
  padding-right: 0px;
}
.notifications .rowlist .gears-list-item .author_image img {
  width: 36px;
  height: 36px;
  border-top: #054090 2px solid;
  border-bottom: #054090 2px solid;
  border-left: #054090 2px solid;
  border-right: #054090 2px solid;
}
.notifications .rowlist .gears-list-item .author_letter {
  margin-left: -50px;
  padding-left: 0px;
  border-top: #054090 2px solid;
  border-bottom: #054090 2px solid;
  border-left: #054090 2px solid;
  border-right: #054090 2px solid;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  overflow: hidden;
  line-height: 40px;
  background: #8ccbc4;
  padding-right: 0px;
}
body.app-mobile .notifications .rowlist .notification.gears-list-item {
  padding-left: 50px;
  border-bottom: #f1f1f1 1px solid;
}
.wallet-fp {
  width: 60px;
  height: 60px;
  display: inline-block;
  float: none !important;
  background: #dcbc5a;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  position: relative;
}
.wallet-fp.wallet-rt {
  transform: rotate(15deg);
}
.wallet-fp .num {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-weight: bold;
  color: #fff;
  font-family: 'Poppins', sans-serif;
}
.wallet-fp svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  font-weight: bold;
  fill: white;
  height: auto;
  max-width: 66vmin;
  transform-origin: center;
  width: 55px;
  letter-spacing: 2px;
}
.wallet-fp.wallet-account {
  width: 110px;
  height: 110px;
}
.wallet-fp.wallet-account svg {
  width: 105px;
}
.wallet-fp.wallet-account .num {
  font-size: 22px !important;
}
.img-picture {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTQgOWwtMi41MTkgNC0yLjQ4MS0xLjk2LTUgNi45NmgxNmwtNi05em04LTV2MTZoLTIwdi0xNmgyMHptMi0yaC0yNHYyMGgyNHYtMjB6bS0yMCA2YzAtMS4xMDQuODk2LTIgMi0yczIgLjg5NiAyIDJjMCAxLjEwNS0uODk2IDItMiAycy0yLS44OTUtMi0yeiIvPjwvc3ZnPg==");
}
.img-center {
  background-repeat: no-repeat;
  background-position: center;
}
.img-50 {
  background-size: 50%;
}
.brd-colored {
  border-top: #054090 1px solid;
  border-bottom: #054090 1px solid;
  border-left: #054090 1px solid;
  border-right: #054090 1px solid;
}
.brd-none {
  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;
}
.ui-datepicker {
  z-index: 350 !important;
}
.subsection-footer.gears-toolbar {
  margin-top: 30px;
}
table {
  border-spacing: 0px;
  border-collapse: separate;
}
.account-card .avatar-detail {
  position: relative;
  height: 112px;
  margin-top: -15px;
}
.account-card .avatar-detail img {
  width: 90px;
}
.account-card .account-name {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  top: 10px;
  left: 100px;
  padding: 5px;
}
.account-card .label {
  font-size: 22px !important;
  font-weight: bold;
}
.account-card .email {
  font-size: 13px !important;
  margin-bottom: 5px;
}
.account-card .team {
  background: #054090;
  color: #fff;
  font-size: 13px !important;
  margin-top: 5px;
  padding: 1px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
}
.account-card .team .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.account-card .gears-button {
  margin-bottom: 5px;
}
.cordova-uploader {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 2;
}
.cordova-uploader a {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.image-deleter {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.image-uploader {
  width: 100% !important;
  height: 180px;
  overflow: hidden;
  padding: 0px;
  border-radius: 5px;
  padding-top: 5px;
  background: white;
  background-size: cover;
  border-top: #ccc 2px dashed;
  border-bottom: #ccc 2px dashed;
  border-left: #ccc 2px dashed;
  border-right: #ccc 2px dashed;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: inline-block;
  float: none !important;
}
.image-uploader a {
  position: absolute;
  top: 25%;
  left: 0px;
  width: 100%;
  padding: 0px !important;
}
.image-uploader a .gears-icon {
  width: 64px;
  height: 64px;
  font-size: 64px;
  color: #2a2823;
}
.image-uploader a .button-text {
  color: #2a2823;
}
.image-uploader .image-preview {
  width: 100% !important;
  height: 100% !important;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.image-uploader .avatar-preview {
  width: 100% !important;
  height: 100% !important;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.gears-button.favorite.selected .fa-star {
  font-weight: 900;
}
.gears-button.favorite.selected .button-standard {
  background: rgba(0, 0, 0, 0);
}
.gears-button.like.selected .fa.fa-thumbs-o-up:before {
  content: "\f164";
}
.gears-button.like.selected .button-standard {
  background: rgba(0, 0, 0, 0);
}
.media.gears-list-item {
  background: #fff;
  color: #2a2823;
  border-top: #f1f1f1 1px solid;
  border-bottom: #f1f1f1 1px solid;
  border-left: #f1f1f1 1px solid;
  border-right: #f1f1f1 1px solid;
}
.media.gears-list-item .icon {
  padding: 10px;
}
.media.gears-list-item .filename {
  margin-bottom: 10px;
}
.dropfile label {
  width: 90%;
  border: dashed 2px #ccc;
  display: inline-block;
  vertical-align: text-bottom;
  height: 200px;
  line-height: 200px;
  margin-top: 48px;
  position: relative;
  cursor: pointer;
  text-align: center;
  overflow: visible;
  overflow: hidden;
}
.dropfile .wrapper input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  border: solid transparent;
  border-width: 0 0 100px 200px;
  opacity: 0;
  filter: alpha(opacity=0);
  -o-transform: translate(250px, -50px) scale(1);
  -moz-transform: translate(-300px, 0) scale(4);
  direction: ltr;
  cursor: pointer;
}
.dropfile .wrapper .camera {
  height: 50%;
}
.dropfile .wrapper .gallery {
  top: 50%;
  height: 50%;
}
.dropfile.avatar-preview {
  /*margin-top:-5px;
    margin-left: -2px;
    height: 64px;
    width: 64px;

    .rel;*/
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.dropfile.avatar-preview input {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border: solid transparent;
  border-width: 0 0 100px 200px;
  opacity: 0;
  filter: alpha(opacity=0);
  direction: ltr;
  cursor: pointer;
}
.wizard .wizard-steps .docked-left {
  width: 100%;
  display: flex;
}
.wizard .wizard-steps .docked-left .gears-button {
  flex-grow: 1;
  width: 33.3%;
}
.wizard .wizard-steps .docked-left .gears-button .gears-button-inner {
  width: 100%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.account-packages .package {
  padding: 15px;
  background: #fff;
  color: #2a2823;
  border-bottom: #e5e5e5 1px solid;
}
.account-packages .package:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.account-packages .package .title {
  font-size: 22px !important;
  color: #2a2823;
  text-transform: uppercase;
}
.account-packages .package .subtitle {
  font-size: 13px !important;
}
.account-packages .package .status {
  font-size: 10px !important;
  text-align: center;
  background: #d32b23;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  float: left;
  padding: 2px;
  width: 120px;
  margin-right: 10px;
}
.account-packages .package .status.active {
  background: #9ec156;
  color: #fff;
}
.account-packages .package .controls {
  padding-top: 5px;
  float: right;
}
.account-packages .package .controls .button-text {
  font-size: 13px !important;
}
.shop-wizard h2 {
  text-align: center;
}
.shop-wizard > .gears-toolbar.main .gears-toolbar-dock {
  margin-top: 0px;
}
.shop-wizard > .gears-toolbar.wizard-steps .gears-toolbar-dock {
  margin-top: 0px;
}
.shop-wizard > .gears-toolbar.wizard-steps .gears-button a {
  border-width: 0px;
}
.shop-wizard > .gears-toolbar.wizard-steps .gears-button a .button-text {
  font-size: 10px !important;
}
.category-inspector {
  min-height: 270px;
  background: #072d61;
  color: #fff;
  width: 100%;
  float: left;
  position: relative;
}
.category-inspector .arrow {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #072d61;
  position: absolute;
  top: -15px;
}
.category-inspector .arrow-0 {
  left: 15%;
}
.category-inspector .arrow-1 {
  left: 48%;
}
.category-inspector .arrow-2 {
  left: 81%;
}
.activity {
  padding-top: 30px;
}
.activity .company.gears-list-item {
  margin-left: 0px;
  margin-right: 0px;
}
.activity .company.gears-list-item .title {
  margin-top: 10px;
  margin-left: 5px;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  font-size: 15px !important;
}
.companies .company.gears-list-item {
  margin: 0px !important;
  padding: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.companies .company.gears-list-item .gears-list-item-inner {
  padding: 15px;
  height: 330px;
  overflow: hidden;
  border-top: #f1f1f1 1px solid;
  border-bottom: #f1f1f1 1px solid;
  border-left: #f1f1f1 1px solid;
  border-right: #f1f1f1 1px solid;
  background: #fff;
  color: #2a2823;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.companies .company.gears-list-item .gears-list-item-inner:hover .controls {
  bottom: 0px;
}
.companies .company.gears-list-item .gears-list-item-inner:hover .description {
  background: rgba(5, 64, 144, 0.9);
  color: #fff;
  bottom: 56px;
}
.companies .company.gears-list-item .title {
  margin-top: 225px;
  font-size: 15px !important;
  font-weight: bold;
}
.companies .company.gears-list-item .image {
  top: 0px;
  left: 0px;
  right: 0px;
  height: 220px;
  background-size: cover !important;
  background-position: center !important;
  background: #f1f1f1;
  color: #2a2823;
  position: absolute;
}
.companies .company.gears-list-item .controls {
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  bottom: -70px;
  left: 0px;
  right: 0px;
  padding: 0px;
  height: 44px;
  text-align: right;
  background: #072d61;
  color: #fff;
  position: absolute;
}
.companies .company.gears-list-item .controls .gears-button:hover a[command] {
  background: #fff;
  color: #2a2823;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  font-weight: bold;
  color: #f38b43;
}
.companies .company.gears-list-item .controls .gears-button:hover a[command] > .box-color {
  background: #f38b43;
  color: #fff;
}
.companies .company.gears-list-item .controls .gears-button a {
  padding: 15px;
  margin: 0px;
  height: 44px;
}
.companies .company.gears-list-item .controls .button-text {
  font-size: 10px !important;
}
.companies .company.item-noresult .gears-list-item-inner {
  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;
}
.companies .company.item-noresult .gears-list-item-inner .title {
  margin-top: 0px;
}
.companies .company.item-noresult .gears-list-item-inner .image,
.companies .company.item-noresult .gears-list-item-inner .controls {
  display: none !important;
}
.companies .company.item-noresult .gears-list-item-inner:hover {
  background: #fff;
  color: #2a2823;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.companies .company.item-noresult .gears-list-item-inner:hover .description {
  color: #2a2823;
}
.company-detail .company-image .imager {
  padding: 30px 0px;
  width: 100%;
}
.company-detail .company-image .imager .image {
  width: 100%;
  height: auto;
  border-top: #f1f1f1 2px solid;
  border-bottom: #f1f1f1 2px solid;
  border-left: #f1f1f1 2px solid;
  border-right: #f1f1f1 2px solid;
}
.company-detail .company-image .imager .thumbs {
  padding: 15px 0px;
}
.company-detail .company-image .imager .thumbs a {
  margin-right: 15px;
  margin-bottom: 20px;
  cursor: pointer;
}
.company-detail .company-image .imager .thumbs .thumb {
  width: 55px;
  height: auto;
  border-top: #f1f1f1 2px solid;
  border-bottom: #f1f1f1 2px solid;
  border-left: #f1f1f1 2px solid;
  border-right: #f1f1f1 2px solid;
}
.company-detail .company-info .category {
  padding-bottom: 25px;
}
.company-detail .company-info .category a {
  padding: 0px;
}
.company-detail .company-info .category .button-text {
  font-size: 13px !important;
  color: #054090;
}
.company-detail .company-info .category .button-text > .box-color {
  background: #054090;
  color: #fff;
}
.company-detail .company-info .category .button-text > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.company-detail .company-info .page {
  padding: 30px;
}
.company-detail .company-info h3 {
  font-size: 15px;
  font-weight: bold;
  color: #2a2823;
}
.company-detail .company-info .specs {
  padding: 30px 0px;
  margin-bottom: 30px;
}
.company-detail .company-info .specs li {
  padding-right: 15px;
  margin-left: 0px;
  padding-left: 0px;
  list-style-type: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.company-detail .company-info .specs li span {
  margin-right: 10px;
  font-weight: bold;
}
.company-detail .company-controls .docked-left {
  padding-left: 28px;
}
.company-detail .product-video .video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
.company-detail .product-video .youtubevideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.offers {
  padding: 30px 0px;
}
.offer {
  border-top: #ccc 1px solid;
  border-left: #ccc 1px solid;
  border-right: #ccc 1px solid;
  position: relative;
  background: #fff;
  color: #2a2823;
}
.offer:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.offer.promo {
  border-bottom: #ccc 1px solid;
}
.offer .detail {
  padding: 10px 15px;
  position: relative;
  width: 100%;
}
.offer .title {
  font-weight: bold;
}
.offer .description {
  font-size: 13px !important;
}
.offer .addon {
  padding-top: 0px;
}
.offer .subtotal {
  padding-top: 0px;
}
.offer .subcost {
  float: right;
  margin-right: 140px;
  font-weight: bold;
}
.offer .subcost .decimal {
  font-size: 10px !important;
}
.offer.total {
  background: #e5e5e5;
  border-bottom: #ccc 1px solid;
}
.offer.total .value {
  font-weight: bold;
}
.offer.payment {
  border-bottom: #ccc 1px solid;
}
.offer.payment .label {
  margin-top: 8px;
}
.offer.payment .controls {
  margin-top: 0px;
  border-top: #ccc 0px solid;
  border-bottom: #ccc 0px solid;
  border-left: #ccc 0px solid;
  border-right: #ccc 0px solid;
}
.offer.resume .value {
  right: 20px;
  top: 10px;
}
.offer.resumedetail .value {
  right: 20px;
}
.offer > span {
  padding: 10px;
  display: inline-block;
}
.offer input {
  width: 50px;
  vertical-align: top;
}
.offer input[type="text"] {
  border: none;
  margin-top: 5px;
  text-align: center;
}
.offer .value {
  right: 130px;
  top: 20px;
  text-align: right;
  font-weight: bold;
  position: absolute;
}
.offer .controls {
  margin-top: 8px;
  margin-right: 8px;
  margin-left: 8px;
  border-top: #ccc 1px solid;
  border-bottom: #ccc 1px solid;
  border-left: #ccc 1px solid;
  border-right: #ccc 1px solid;
}
.offer .controls.priced {
  margin-top: -41px;
}
.offer .controls .minus {
  background: #cacaca;
  color: #2a2823;
}
.offer .controls .plus {
  background: #cacaca;
  color: #2a2823;
}
.delivery .controls {
  border-top: none;
  margin-top: -38px;
  z-index: 10;
  margin-right: 30px;
  position: relative;
}
.delivery input[type="radio"] {
  border: none;
}
.delivery input[type="radio"]:checked + span.gears-icon:before {
  content: "\e387";
}
.delivery input[type="radio"] + span.gears-icon:before {
  content: " ";
}
.delivery .gears-icon {
  cursor: pointer;
  display: block;
  width: 32px;
  height: 32px;
  font-size: 32px;
  border: solid 1px #ccc;
}
.delivery label {
  cursor: pointer;
}
.payment .controls {
  z-index: 10;
  position: relative;
}
.payment select {
  border-top: #fff 0px solid;
  border-bottom: #fff 0px solid;
  border-left: #fff 0px solid;
  border-right: #fff 0px solid;
}
.note .detail {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.note input {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-top: -5px !important;
  margin: -5px 0;
  width: 100%;
}
.place .gears-icon {
  float: left;
  padding-top: 4px;
  margin-right: 5px;
}
.place .detail {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  overflow: hidden;
}
.place .controls {
  border-top: none;
  margin-top: -36px;
  margin-right: 3px;
  z-index: 10;
  position: relative;
}
.place input {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-top: -33px !important;
  margin: -5px 0;
  width: 100%;
  background: transparent;
  text-align: right !important;
  padding-right: 15px;
  position: relative;
  z-index: 11;
}
.accounts.blocklist.gears-list-item {
  margin: 0px !important;
  padding: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.accounts.blocklist.gears-list-item .gears-list-item-inner {
  padding: 15px;
  height: 250px;
  overflow: hidden;
  border-top: #f1f1f1 1px solid;
  border-bottom: #f1f1f1 1px solid;
  border-left: #f1f1f1 1px solid;
  border-right: #f1f1f1 1px solid;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.accounts.blocklist.gears-list-item:not(.item-noresult) .gears-list-item-inner {
  background: #fff;
  color: #2a2823;
}
.accounts.blocklist.gears-list-item:not(.item-noresult) .gears-list-item-inner:hover {
  border-top: #054090 1px solid;
  border-bottom: #054090 1px solid;
  border-left: #054090 1px solid;
  border-right: #054090 1px solid;
}
.accounts.blocklist.gears-list-item .title {
  font-size: 15px !important;
  font-weight: bold;
}
.accounts.blocklist.gears-list-item .unit_name {
  background: #054090;
  color: #fff;
  font-size: 10px !important;
  padding: 1px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
}
.accounts.blocklist.gears-list-item .unit_name .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.accounts.blocklist.gears-list-item .image {
  border-top: #fff 2px solid;
  border-bottom: #fff 2px solid;
  border-left: #fff 2px solid;
  border-right: #fff 2px solid;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  margin-bottom: 10px;
  padding: 0px;
  position: relative;
  margin-top: 20px;
  overflow: hidden;
}
.accounts.blocklist.gears-list-item .image2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 160px;
  margin: 0px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.accounts.tablelist .account.gears-list-item {
  border-top: rgba(0, 0, 0, 0) 1px solid;
  border-bottom: #e5e5e5 1px solid;
}
.accounts.tablelist .account.gears-list-item .item-element {
  border-top: rgba(0, 0, 0, 0) 1px solid;
  border-bottom: #e5e5e5 1px solid;
}
.accounts.tablelist .account.gears-list-item:last-child .item-element {
  border-bottom: rgba(0, 0, 0, 0) 1px solid;
}
.accounts.tablelist .account .image {
  background: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border-top: #fff 0px solid;
  border-bottom: #fff 0px solid;
  border-left: #fff 0px solid;
  border-right: #fff 0px solid;
}
.accounts.tablelist .account .image img {
  border-top: #fff 2px solid;
  border-bottom: #fff 2px solid;
  border-left: #fff 2px solid;
  border-right: #fff 2px solid;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
}
.accounts.tablelist .account .unit_name {
  background: none;
  font-size: 13px !important;
  color: #2a2823;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.account.item-noresult .gears-list-item-inner {
  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;
}
.account.item-noresult .gears-list-item-inner .title {
  margin-top: 0px;
}
.account.item-noresult .gears-list-item-inner .image,
.account.item-noresult .gears-list-item-inner .controls {
  display: none;
}
.account.item-noresult .gears-list-item-inner:hover {
  background: #fff;
  color: #2a2823;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.account.item-noresult .gears-list-item-inner:hover .description {
  color: #2a2823;
}
.item-detail .gallery {
  background: #054090;
  color: #fff;
}
.item-detail .item-box {
  margin-top: -10px;
  text-align: center;
}
.item-detail .item-box .name {
  font-size: 27px;
}
.item-detail .item-box .category {
  padding: 10px;
  color: #454545;
  font-size: 13px !important;
}
.item-detail .item-box .category > .box-color {
  background: #e5e5e5;
}
.item-detail .item-box .type_name {
  background: #054090;
  color: #fff;
  font-size: 10px !important;
  margin-bottom: 10px;
  padding: 1px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
}
.item-detail .item-box .type_name .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.item-detail .item-controls {
  overflow: visible;
}
.item-detail .item-controls .docked-left,
.item-detail .item-controls .docked-right {
  padding-top: 3px;
}
.item-detail .item-controls .avatar-detail {
  margin: -44px 5px 0px 5px;
  display: inline-block;
  vertical-align: top;
}
.item-detail .item-controls .avatar-detail img {
  width: 80px;
  height: 80px;
  background: #cacaca;
  color: #2a2823;
}
.contact-gallery {
  background: #054090;
  color: #fff;
}
.contact-box {
  margin-top: -10px;
  text-align: center;
}
.contact-box .name {
  font-size: 27px;
}
.contact-box .category {
  padding: 10px;
  color: #454545;
  font-size: 13px !important;
}
.contact-box .category > .box-color {
  background: #e5e5e5;
}
.contact-box .type_name {
  background: #054090;
  color: #fff;
  font-size: 10px !important;
  margin-bottom: 10px;
  padding: 1px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
}
.contact-box .type_name .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.contact-controls {
  overflow: visible;
}
.contact-controls .docked-left,
.contact-controls .docked-right {
  padding-top: 3px;
}
.contact-controls .avatar-detail {
  margin-top: -44px;
}
.contact-controls .avatar-detail img {
  width: 80px;
  height: 80px;
  background: #cacaca;
  color: #2a2823;
}
.contact-controls .avatar-detail .letter {
  width: 80px;
  height: 80px;
}
.contact.header {
  border-bottom: #f1f1f1 1px solid;
  border-top: #f1f1f1 1px solid;
}
.contact.header .gears-button .button-text {
  font-size: 12px;
}
.contact.gears-list-item {
  margin: 0px !important;
  padding: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.contact.gears-list-item .privacy_status {
  font-size: 10px !important;
}
.contact.gears-list-item .privacy_status.privacy-alert {
  color: #d32b23;
}
.contact.gears-list-item .privacy_status.privacy-alert > .box-color {
  background: #d32b23;
  color: #fff;
}
.contact.gears-list-item .privacy_status.privacy-pending {
  color: #f38b43;
}
.contact.gears-list-item .privacy_status.privacy-pending > .box-color {
  background: #f38b43;
  color: #fff;
}
.contact.gears-list-item .image2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 160px;
  margin: 0px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.contact.item-noresult .gears-list-item-inner {
  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;
}
.contact.item-noresult .gears-list-item-inner .title {
  margin-top: 0px;
}
.contact.item-noresult .gears-list-item-inner .image,
.contact.item-noresult .gears-list-item-inner .controls,
.contact.item-noresult .gears-list-item-inner .type_name {
  display: none !important;
}
.contact.item-noresult .gears-list-item-inner:hover {
  background: #fff;
  color: #2a2823;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.contact.item-noresult .gears-list-item-inner:hover .description {
  color: #2a2823;
}
.msgtools .docked-right {
  padding-top: 44px;
  padding-right: 10px;
}
.msgtools .filter-box {
  height: 35px;
  padding: 2px;
  padding-left: 39px;
  background: #f38b43;
  color: #fff;
}
.msgtools .filter-box .gears-icon {
  top: 12px;
  margin-left: -28px;
}
.msg-natural .msgpost.gears-list-item:nth-of-type(1) .gears-list-item-inner {
  margin-left: 0px;
}
.msg-natural .msgpost.gears-list-item .gears-list-item-inner {
  background: #f7f7f7;
  margin-left: 40px;
  padding: 15px;
  border-left: #f38b43 5px solid;
}
.msg-natural .msgpost.gears-list-item.mine .gears-list-item-inner {
  border-left: #054090 5px solid;
}
.msg-natural .msgpost.gears-list-item.mine .gears-list-item-inner .account_name {
  color: #054090;
}
.msg-natural .msgpost.gears-list-item.mine .gears-list-item-inner .account_name > .box-color {
  background: #054090;
  color: #fff;
}
.msg-natural .msgpost.gears-list-item.mine .gears-list-item-inner .account_name > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.msg-natural .msgpost .date {
  float: right;
  color: #454545;
  font-size: 13px !important;
}
.msg-natural .msgpost .date > .box-color {
  background: #e5e5e5;
}
.msg-natural .msgpost .subject {
  font-weight: bold;
  margin-bottom: 10px;
}
.msg-natural .msgpost .message {
  font-size: 13px !important;
  margin-bottom: 10px;
}
.msg-natural .msgpost .account_name {
  font-size: 10px !important;
  color: #f38b43;
}
.msg-natural .msgpost .account_name > .box-color {
  background: #f38b43;
  color: #fff;
}
.msg-natural .msgpost .controls {
  margin-top: 15px;
}
.msg-natural .msgpost .actions {
  float: right;
}
/**
 *   Custom
 */
p {
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.app-phone #mc_embed_signup {
  width: 100% !important;
}
.register-form .dialog-heading {
  display: none;
}
.box-badgecard-h::after {
  content: "";
  display: block;
  padding-bottom: 65%;
}
.box-badgecard-v::after {
  content: "";
  display: block;
  padding-bottom: 155%;
}
input,
select,
textarea,
.textarea,
.ms-ctn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  padding: 10px 20px;
  border-top: #e5e5e5 1px solid;
  border-bottom: #e5e5e5 1px solid;
  border-left: #e5e5e5 1px solid;
  border-right: #e5e5e5 1px solid;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  color: #2a2823;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
input:focus:not(:read-only),
select:focus:not(:read-only),
textarea:focus:not(:read-only),
.textarea:focus:not(:read-only),
.ms-ctn:focus:not(:read-only) {
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  border-top: #054090 1px solid;
  border-bottom: #054090 1px solid;
  border-left: #054090 1px solid;
  border-right: #054090 1px solid;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(158, 193, 86, 0.3), 0 0 8px rgba(158, 193, 86, 0.3);
  box-shadow: inset 0 1px 1px rgba(158, 193, 86, 0.3), 0 0 8px rgba(158, 193, 86, 0.3);
}
input:focus:read-only,
select:focus:read-only,
textarea:focus:read-only,
.textarea:focus:read-only,
.ms-ctn:focus:read-only {
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  border-top: #e5e5e5 1px solid;
  border-bottom: #e5e5e5 1px solid;
  border-left: #e5e5e5 1px solid;
  border-right: #e5e5e5 1px solid;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
[contenteditable] {
  -webkit-user-select: text;
  user-select: text;
}
div.textarea[contenteditable=true]:empty::before {
  position: absolute;
  line-height: 25px;
  content: attr(placeholder);
  pointer-events: none;
  opacity: 0.6;
}
div.textarea[contenteditable=true] a {
  font-weight: bold;
  color: #054090;
}
div.textarea[contenteditable=true] a > .box-color {
  background: #054090;
  color: #fff;
}
div.textarea[contenteditable=true] a > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}
.noresize {
  resize: none;
}
.input-filter {
  margin-top: 6px;
}
.input-filter input,
.input-filter select {
  padding: 3px 10px;
  border-width: 3px;
}
.input-filter input:focus,
.input-filter select:focus {
  border-width: 3px;
}
input,
select {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  display: none;
}
button {
  border: none;
  background: none;
}
fieldset .box-text {
  padding-left: 0px;
  margin-top: 10px;
}
.smartarea-fs-trigger {
  float: right;
  margin-bottom: -20px;
  margin-right: 4px;
  position: relative;
  z-index: 10;
}
.ae-label {
  padding: 1px;
}
.ae-field {
  width: 100%;
  position: relative;
}
.ae-field.c10 {
  width: 10%;
}
.ae-field.c15 {
  width: 15%;
}
.ae-field.c20 {
  width: 20%;
}
.ae-field.c25 {
  width: 25%;
}
.ae-field.c30 {
  width: 30%;
}
.ae-field.c40 {
  width: 40%;
}
.ae-field.c50 {
  width: 50%;
}
.ae-field.c60 {
  width: 60%;
}
.ae-field.c33 {
  width: 33.33%;
}
.ae-field.c66 {
  width: 66.66%;
}
.ae-field.hidden {
  display: none;
}
.ae-field .input-control {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: absolute;
  bottom: 5px;
  right: 1px;
}
.ae-field .input-control.gears-button,
.ae-field .input-control a {
  height: 36px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.ae-field .field-container {
  border: 0px;
  text-shadow: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 3px 3px 0px 3px;
}
.ae-field .field-container .gears-icon.ae-close-button-4:before {
  color: #fff;
}
.ae-field.text .gears-icon.readonly {
  position: absolute;
  bottom: 15px;
  right: 20px;
}
.ae-field.text .field-container.gears-readonly {
  font-weight: bold;
}
.ae-field.textarea .field-container.gears-readonly,
.ae-field.textarea .field-container.gears-readonly > textarea {
  background: none !important;
  border: none;
}
.ae-field.combo {
  position: relative;
}
.ae-field.combo.gears-readonly .gears-icon.readonly {
  position: absolute;
  bottom: 15px;
  right: 20px;
}
.ae-field.combo .field-container.gears-readonly,
.ae-field.combo .field-container.gears-readonly > select {
  background: none !important;
  border: none;
}
.ae-field.combo .field-container select {
  background: #fff;
  color: #2a2823;
  -webkit-appearance: none;
}
.ae-field.combo .field-container:before {
  right: 5px;
  bottom: 26px;
  color: #054090;
  position: absolute;
}
.ae-field.combo .field-container:before > .box-color {
  background: #054090;
  color: #fff;
}
.ae-field.combo .field-container:before > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.ae-field.radio label {
  cursor: pointer;
  padding-left: 20px;
}
.ae-field.radio label.disabled {
  color: #cacaca;
}
.ae-field.radio input[type="radio"]:checked + span.gears-icon:before {
  content: " ";
  background: #054090;
  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: #2a2823;
}
.ae-field.radio input[type="radio"] + span.gears-icon:before {
  content: " ";
  width: 6px;
  height: 6px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.ae-field.radio .ae-checkbox {
  margin-left: -20px;
  border-top: #c2c2c2 1px solid;
  border-bottom: #c2c2c2 1px solid;
  border-left: #c2c2c2 1px solid;
  border-right: #c2c2c2 1px solid;
  padding: 4px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.ae-field.checkbox input[type="checkbox"]:checked + span.gears-icon:before {
  content: "\e387";
}
.ae-field.checkbox input[type="checkbox"] + span.gears-icon:before {
  content: " ";
}
.ae-field.checkbox .label {
  padding-left: 0px;
}
.ae-field.checkbox label {
  cursor: pointer;
}
.ae-field.checkbox .gears-icon {
  color: #054090;
}
.ae-field.checkbox .gears-icon > .box-color {
  background: #054090;
  color: #fff;
}
.ae-field.checkbox .gears-icon > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.ae-field.checkbox.field-ok::after,
.ae-field.checkbox.field-error::after {
  bottom: 5px;
}
.ae-field.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 22px;
}
.ae-field.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.ae-field.switch .slider {
  border-radius: 34px;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.ae-field.switch .slider::before {
  border-radius: 50%;
  position: absolute;
  content: "";
  height: 14px;
  width: 14px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.ae-field.switch input:checked + .slider {
  background-color: #054090;
}
.ae-field.switch input:focus + .slider {
  box-shadow: 0 0 1px #054090;
}
.ae-field.switch input:checked + .slider:before {
  -webkit-transform: translateX(18px);
  -ms-transform: translateX(18px);
  transform: translateX(18px);
}
.ae-field .ae-checkbox {
  border-top: #c2c2c2 1px solid;
  border-bottom: #c2c2c2 1px solid;
  border-left: #c2c2c2 1px solid;
  border-right: #c2c2c2 1px solid;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-left: 0px;
  margin-right: 4px;
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: middle;
}
.ae-field.date .ui-datepicker-trigger {
  display: none;
}
.blue .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.form-section {
  margin-bottom: 10px;
  padding: 5px 10px;
  font-size: 13px !important;
  width: 100%;
  text-align: center;
  color: #fff;
  background: #767676;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.formset0 {
  padding-right: 20px;
  padding-bottom: 30px;
  position: relative;
  /*.field-ok,.field-error{
    &.field-ok,&.field-error{
      &::after{
        bottom:auto;
        top: -5px;
      }
    }
  }*/
}
.formset0 .gears-readonly input,
.formset0 .gears-readonly select {
  background: #eaeaea;
}
.formset0 .box-text {
  margin-bottom: 10px;
  padding: 5px 10px;
  font-size: 13px !important;
  padding-right: 0px;
  width: 100%;
  text-align: center;
  color: #fff;
  background: #767676;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.formset0 .ae-field {
  margin-bottom: 18px;
  padding-right: 3px;
  padding-left: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.formset0 .ae-field.c10 {
  width: 10%;
}
.formset0 .ae-field.c15 {
  width: 15%;
}
.formset0 .ae-field.c20 {
  width: 20%;
}
.formset0 .ae-field.c25 {
  width: 25%;
}
.formset0 .ae-field.c30 {
  width: 30%;
}
.formset0 .ae-field.c40 {
  width: 40%;
}
.formset0 .ae-field.c50 {
  width: 50%;
}
.formset0 .ae-field.c60 {
  width: 60%;
}
.formset0 .ae-field.c33 {
  width: 33.33%;
}
.formset0 .ae-field.c66 {
  width: 66.66%;
}
.formset0 .ae-field.c70 {
  width: 70%;
}
.formset0 .ae-field.c80 {
  width: 80%;
}
.formset0 .ae-field.c90 {
  width: 90%;
}
.formset0 .ae-field.c33 {
  width: 33.33%;
}
.formset0 .ae-field.c66 {
  width: 66.66%;
}
.formset0 .ae-field input,
.formset0 .ae-field select,
.formset0 .ae-field textarea {
  padding-right: 0px;
  width: 100%;
}
.formset0 .button-field {
  padding-right: 3px;
  padding-left: 3px;
}
.formset0 label,
.formset0 span.label {
  font-size: 10px !important;
  font-weight: bold;
  text-transform: uppercase;
  padding-right: 0px;
  width: 100%;
  padding-bottom: 5px;
  display: block;
  padding-left: 2px;
}
.formset0 .ss-icon {
  top: 1px;
  bottom: 1px;
  right: 4px;
  width: 50px;
  padding-left: 20px;
  background: red;
  border-radius: 4px;
  text-align: center;
  line-height: 44px;
  box-sizing: border-box;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 57%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 57%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 57%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
}
.formset0 .checkbox label {
  width: auto;
  display: inline-block;
  padding-left: 20px;
  position: relative;
}
.formset0 .checkbox label::after {
  content: " ";
  width: 16px;
  height: 16px;
  position: absolute;
  border-top: #cacaca 1px solid;
  border-bottom: #cacaca 1px solid;
  border-left: #cacaca 1px solid;
  border-right: #cacaca 1px solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  top: 1px;
  left: 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
}
.formset0 .checkbox input[type=checkbox]:checked + label::after {
  background: #054090;
  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: #2a2823;
}
.formset0 .switch label {
  margin-left: 43px;
  padding-top: 4px;
}
.formset0 .spacer {
  padding-right: 0px;
  width: 100%;
  float: left;
  padding-top: 20px;
}
.formset0 .field-alternative {
  margin-top: 2px;
  text-align: center;
  position: relative;
  float: left;
  padding-right: 0px;
  width: 100%;
}
.formset0 .field-alternative span {
  display: inline-block;
  font-weight: bold;
  color: #bbb;
  background: #fff;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 11px;
  margin: 5px 0px;
  position: relative;
  padding: 9px 15px;
}
.formset0 .field-alternative::before {
  content: " ";
  height: 2px;
  top: 17px;
  left: 2px;
  right: 2px;
  background: #cacaca;
  position: absolute;
}
.formset0.col-1,
.formset0.col-1-1,
.formset0.t-fit {
  padding-right: 0px;
  width: 100%;
}
.admin-dialog .formset0 {
  padding-right: 20px;
}
.admin-dialog .formset0 .ae-field {
  margin-bottom: 5px;
  padding-right: 2px;
  padding-left: 2px;
}
.admin-dialog .formset0 .ae-field.combo .field-container:before {
  content: "▾";
  bottom: 9px;
}
.admin-dialog .formset0 fieldset span.label {
  padding: 0px;
  font-size: 10px;
  font-weight: bold;
}
.admin-dialog .formset0 fieldset span.label label {
  text-transform: uppercase;
  padding-bottom: 0px;
}
.admin-dialog .formset0 fieldset input,
.admin-dialog .formset0 fieldset select {
  padding: 5px 10px;
  font-size: 13px;
  height: 36px;
}
.admin-dialog .formset0 .gears-button.c10 {
  margin-top: 16px;
}
.admin-dialog .formset0 .gears-button.c10 a {
  height: 36px;
  padding: 8px;
  width: 100%;
}
.formset {
  padding-right: 20px;
  position: relative;
}
.formset.col-1,
.formset.col-1-1,
.formset.t-fit {
  padding-right: 0px;
  width: 100%;
}
.formset .box-text {
  margin-bottom: 10px;
  padding: 5px 10px;
  font-size: 13px !important;
  padding-right: 0px;
  width: 100%;
  text-align: center;
  color: #fff;
  background: #767676;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.formset .ae-field {
  padding-right: 0px;
  width: 100%;
}
.formset .ae-field.c10 {
  width: 10%;
}
.formset .ae-field.c15 {
  width: 15%;
}
.formset .ae-field.c20 {
  width: 20%;
}
.formset .ae-field.c25 {
  width: 25%;
}
.formset .ae-field.c30 {
  width: 30%;
}
.formset .ae-field.c40 {
  width: 40%;
}
.formset .ae-field.c50 {
  width: 50%;
}
.formset .ae-field.c60 {
  width: 60%;
}
.formset .ae-field.c33 {
  width: 33.33%;
}
.formset .ae-field.c66 {
  width: 66.66%;
}
.formset .field-container {
  margin-bottom: 20px;
  padding-right: 0px;
  width: 100%;
}
.formset .label {
  font-size: 10px !important;
  text-transform: uppercase;
  font-weight: bold;
}
.formset .ss-icon {
  right: 14px;
  bottom: 41%;
}
.fields-1-2 .ae-field {
  width: 50%;
  padding-right: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.fields-1-2 .ae-field.combo:after {
  right: 25px;
  z-index: 350;
}
.fields-1-2 .ae-field.field-ok:after {
  right: 25px;
  z-index: 350;
}
.fields-1-2 .ae-field.field-error:after {
  right: 25px;
  z-index: 350;
}
.ae-fieldset {
  box-shadow: 0px 0px 3px 1px #ccc;
}
.ui-state-highlight {
  background: #f38b43 !important;
}
.ui-state-active {
  background: #054090 !important;
}
.ui-datepicker {
  width: 216px;
  height: auto;
  margin: 5px auto 0;
  font: 9pt Arial, sans-serif;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  background: red;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 12px !important;
  font-weight: 100;
}
.ui-datepicker a {
  text-decoration: none;
}
.ui-datepicker table {
  width: 100%;
  border-spacing: 0px;
}
.ui-datepicker-header {
  background: url('images/dark_leather.png') repeat 0 0 #000;
  color: #e0e0e0;
  font-weight: bold;
  -webkit-box-shadow: inset 0px 1px 1px 0px #fafafa;
  -moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
  box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2);
  filter: dropshadow(color=#000, offx=1, offy=-1);
  line-height: 30px;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #111;
}
.ui-datepicker-title {
  text-align: center;
}
.ui-datepicker-title select {
  height: 30px;
}
.ui-datepicker-prev,
.ui-datepicker-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  background-image: url('images/arrow.png');
  background-repeat: no-repeat;
  line-height: 600%;
  overflow: hidden;
}
.ui-datepicker-prev {
  float: left;
  background-position: center -30px;
}
.ui-datepicker-next {
  float: right;
  background-position: center 0px;
}
.ui-datepicker thead {
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #f1f1f1));
  background-image: -webkit-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background-image: -o-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background-image: -ms-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background-image: linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#f1f1f1', GradientType=0);
  border-bottom: 1px solid #bbb;
}
.ui-datepicker th {
  text-transform: uppercase;
  font-size: 6pt;
  padding: 5px 0;
  color: #666666;
  filter: dropshadow(color=#fff, offx=1, offy=0);
}
.ui-datepicker tbody td {
  padding: 0;
  border-right: 1px solid #bbb;
}
.ui-datepicker tbody td:last-child {
  border-right: 0px;
}
.ui-datepicker tbody tr {
  border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child {
  border-bottom: 0px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: inline-block;
  font-weight: bold;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #666666;
  filter: dropshadow(color=#fff, offx=1, offy=1);
}
.ui-datepicker-calendar .ui-state-default {
  background: #ededed;
  background: -moz-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #dedede));
  background: -webkit-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: -o-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: -ms-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: linear-gradient(top, #ededed 0%, #dedede 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dedede', GradientType=0);
  -webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
  -moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
  box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
}
.ui-datepicker-calendar .ui-state-hover {
  background: #f7f7f7;
}
.ui-datepicker-calendar .ui-state-active {
  background: #fb7d2f;
  background: -moz-linear-gradient(top, #fb7d2f 0%, #f79257 50%, #fa5d08 51%, #f76211 71%, #f2601c 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #fb7d2f), color-stop(50%, #f79257), color-stop(51%, #fa5d08), color-stop(71%, #f76211), color-stop(100%, #f2601c));
  background: -webkit-linear-gradient(top, #fb7d2f 0%, #f79257 50%, #fa5d08 51%, #f76211 71%, #f2601c 100%);
  background: -o-linear-gradient(top, #fb7d2f 0%, #f79257 50%, #fa5d08 51%, #f76211 71%, #f2601c 100%);
  background: -ms-linear-gradient(top, #fb7d2f 0%, #f79257 50%, #fa5d08 51%, #f76211 71%, #f2601c 100%);
  background: linear-gradient(to bottom, #fb7d2f 0%, #f79257 50%, #fa5d08 51%, #f76211 71%, #f2601c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb7d2f', endColorstr='#f2601c', GradientType=0);
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  color: white;
  /*filter:dropshadow(color=#4d7a85, offx=0, offy=1);*/
  border: 1px solid #C98235;
  position: relative;
  margin: -1px;
}
.ui-datepicker-unselectable .ui-state-default {
  background: #f4f4f4;
  color: #b4b3b3;
}
.ui-datepicker-calendar td:first-child .ui-state-active {
  width: 29px;
  margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active {
  width: 29px;
  margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active {
  height: 29px;
  margin-bottom: 0;
}
/**
 *  Autosuggest
 */
.ms-ctn .ms-sel-item {
  background: url(images/progress_overlay.png), rgba(42, 139, 187, 0.7) !important;
  color: #FFF !important;
  float: left;
  font-size: 16px !important;
  padding: 5px !important;
  border-radius: 0px !important;
  border: 0px !important;
  margin: 1px 5px 1px 0;
}
.ms-res-ctn .ms-res-item-active {
  background: rgba(255, 255, 255, 0.2) !important;
  color: #FFF !important;
}
.ms-ctn .ms-trigger {
  background: #222 !important;
  border-left: 1px solid #444 !important;
}
.ms-res-ctn .ms-res-item {
  color: #fff !important;
  font-weight: 100;
  border-bottom: solid 1px #333;
}
.field-icon {
  position: absolute;
  color: #fff;
  font-size: 7px;
  bottom: 11px;
  right: 6px;
  height: 25px;
  width: 7px;
  border-radius: 13px;
}
.field-error input,
.field-error select,
.field-error intput:focus:not(:read-only),
.field-error select:focus:not(:read-only) {
  border-color: #d32b23 !important;
}
.field-error:after {
  content: " ";
  background: #d32b23;
  position: absolute;
  color: #fff;
  font-size: 7px;
  bottom: 11px;
  right: 6px;
  height: 25px;
  width: 7px;
  border-radius: 13px;
}
.field-ok input,
.field-ok select {
  border-color: #9ec156;
}
.field-ok:after {
  content: " ";
  background: #9ec156;
  position: absolute;
  color: #fff;
  font-size: 7px;
  bottom: 11px;
  right: 6px;
  height: 25px;
  width: 7px;
  border-radius: 13px;
}
.fieldset {
  padding: 10px 0 10px 0;
  /*.ae-field,*/
}
.fieldset .field-container,
.fieldset input,
.fieldset select {
  width: 100%;
}
.fieldset input,
.fieldset select {
  padding: 10px;
}
.fieldset > label {
  text-transform: uppercase;
  font-size: 13px !important;
  color: #054090;
}
.fieldset > label > .box-color {
  background: #054090;
  color: #fff;
}
.fieldset > label > .box-color .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.fieldset .ae-field {
  position: relative;
}
.fieldset.datepicker .ae-field:after {
  content: "\e3de";
  position: absolute;
  color: #fff;
  font-size: 7px;
  bottom: 11px;
  right: 6px;
  height: 25px;
  width: 7px;
  border-radius: 13px;
}
.fieldset.datepicker .valid {
  background: #fcbb00;
}
.fieldset.datepicker .valid.checked {
  background: #A2C594 !important;
  color: white !important;
}
.fieldset.datepicker .invalid {
  text-decoration: line-through;
}
.fieldset.datepicker .week-name,
.fieldset.datepicker .caption {
  color: #2a2823;
}
.fieldset.datepicker .real-today {
  border-bottom: #2a2823 3px solid;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.fieldset.timecombo .ae-field:after {
  content: "\e3df";
  position: absolute;
  color: #fff;
  font-size: 7px;
  bottom: 11px;
  right: 6px;
  height: 25px;
  width: 7px;
  border-radius: 13px;
}
.hasDatepicker {
  position: relative;
  z-index: 200;
}
.brfix form > br {
  display: none;
}
fieldset.brfix + br {
  display: none;
}
.ck {
  white-space: normal;
  -webkit-user-select: text;
  user-select: text;
}
.ck[contenteditable] {
  -webkit-user-select: text;
  user-select: text;
}
.ck .ck-content.ck-editor__editable strong {
  font-weight: bold;
}
.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  not supported by any browser */
}
.json-tag-editor-spacer::selection {
  background: transparent;
  /* WebKit/Blink Browsers */
}
.json-tag-editor-spacer::-moz-selection {
  background: transparent;
  /* Gecko Browsers */
}
/* surrounding tag container */
.json-tag-editor {
  list-style-type: none;
  padding: 0 5px 0 0;
  margin: 0;
  overflow: hidden;
  border: 1px solid #eee;
  cursor: text;
  font: normal 14px sans-serif;
  color: #555;
  background: #fff;
  line-height: 20px;
}
/* core styles usually need no change */
.json-tag-editor li {
  display: block;
  float: left;
  overflow: hidden;
  margin: 3px 0;
}
.json-tag-editor div {
  float: left;
  padding: 0 4px;
}
.json-tag-editor .placeholder {
  padding: 0 8px;
  color: #bbb;
}
.json-tag-editor .json-tag-editor-spacer {
  padding: 0;
  width: 8px;
  overflow: hidden;
  color: transparent;
  background: none;
}
.json-tag-editor input {
  vertical-align: inherit;
  border: 0;
  outline: none;
  padding: 0;
  margin: 0;
  cursor: text;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  font-style: inherit;
  box-shadow: none;
  background: none;
  color: #444;
}
/* hide original input field or textarea visually to allow tab navigation */
.json-tag-editor-hidden-src {
  position: absolute !important;
  left: -99999px;
}
/* hide IE10 "clear field" X */
.json-tag-editor ::-ms-clear {
  display: none;
}
/* tag style */
.json-tag-editor .json-tag-editor-tag {
  padding-left: 5px;
  padding-right: 20px;
  background: #054090;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.json-tag-editor .json-tag-editor-tag .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
/* delete icon */
.json-tag-editor .json-tag-editor-delete {
  cursor: pointer;
  margin-left: -18px;
  padding-top: 1px;
}
.json-tag-editor .json-tag-editor-delete i {
  line-height: 18px;
  display: inline-block;
}
.json-tag-editor .json-tag-editor-delete i:before {
  font-size: 16px;
  color: #f1f1f1;
  content: "×";
  font-style: normal;
}
.json-tag-editor .json-tag-editor-delete:hover i:before {
  color: #fff;
}
.json-tag-editor .json-tag-editor-tag.active + .json-tag-editor-delete,
.json-tag-editor .json-tag-editor-tag.active + .json-tag-editor-delete i {
  visibility: hidden;
  cursor: text;
}
.json-tag-editor .json-tag-editor-tag.active {
  background: none !important;
}
/* jQuery UI autocomplete - code.jquery.com/ui/1.10.2/themes/smoothness/jquery-ui.css */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
  font-size: 14px;
}
.ui-front {
  z-index: 9999;
}
.ui-menu {
  list-style: none;
  padding: 1px;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px 0.4em;
  line-height: 1.4;
  min-height: 0;
  /* support: IE7 */
}
.ui-widget-content {
  border: 1px solid #bbb;
  background: #fff;
  color: #555;
}
.ui-widget-content a {
  color: #46799b;
}
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #e0eaf1;
}
.ui-helper-hidden-accessible {
  display: none;
}
.json-tag-editor {
  padding: 10px;
  border-top: #e5e5e5 1px solid;
  border-bottom: #e5e5e5 1px solid;
  border-left: #e5e5e5 1px solid;
  border-right: #e5e5e5 1px solid;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #2a2823;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.json-tag-editor input {
  margin: 0px !important;
  padding: 0px !important;
  font-size: 16px;
  line-height: 20px;
}
.json-tag-editor input:focus {
  border: 0px !important;
  box-shadow: none;
}
.tribute-container {
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  overflow: auto;
  display: block;
  z-index: 999999;
}
.tribute-container ul {
  margin: 0;
  margin-top: 2px;
  padding: 0;
  list-style: none;
  background: #efefef;
}
.tribute-container li {
  padding: 5px 5px;
  cursor: pointer;
}
.tribute-container li.highlight {
  background: #ddd;
}
.tribute-container li span {
  font-weight: bold;
}
.tribute-container li.no-match {
  cursor: default;
}
.tribute-container .menu-highlighted {
  font-weight: bold;
}
.ui-slider {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.ui-slider.ui-widget-content .ui-slider-handle {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  background: #054090;
  color: #fff;
}
.ui-slider.ui-widget-content .ui-slider-handle .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff;
  color: #2a2823;
}
.ui-slider.ui-widget-content .ui-slider-handle.ui-state-default,
.ui-slider.ui-widget-content .ui-slider-handle.ui-widget-content {
  background: #054090 !important;
  color: #fff !important;
}
.ui-slider.ui-widget-content .ui-slider-handle.ui-state-default .radio input[type="radio"]:checked + span.gears-icon:before,
.ui-slider.ui-widget-content .ui-slider-handle.ui-widget-content .radio input[type="radio"]:checked + span.gears-icon:before {
  background: #fff !important;
  color: #2a2823 !important;
}
.ui-slider.ui-widget-content .ui-slider-range.ui-widget-header {
  background: #b0c7e8 !important;
  color: #fff !important;
}
[class*='col-'] {
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.col-x {
  width: 100%;
}
.col-1 {
  width: 100%;
}
.col-2 {
  width: 50%;
}
.col-3 {
  width: 33.3%;
}
.col-4 {
  width: 25%;
}
.col-5 {
  width: 20%;
}
.c10 {
  width: 10%;
}
.c15 {
  width: 15%;
}
.c20 {
  width: 20%;
}
.c25 {
  width: 25%;
}
.c30 {
  width: 30%;
}
.c33 {
  width: 33.3%;
}
.c40 {
  width: 40%;
}
.c50 {
  width: 50%;
}
.c60 {
  width: 60%;
}
.c65 {
  width: 65%;
}
.c66 {
  width: 66.6%;
}
.c70 {
  width: 70%;
}
.c80 {
  width: 80%;
}
.c90 {
  width: 90%;
}
.h25 {
  height: 25%;
}
.h33 {
  height: 33.3%;
}
.h50 {
  height: 50%;
}
.h66 {
  height: 66.6%;
}
.h100 {
  height: 100%;
}
.col20 {
  width: 20%;
  float: left;
}
.col25 {
  width: 25%;
  float: left;
}
.col30 {
  width: 30%;
  float: left;
}
.col33 {
  width: 33.3%;
  float: left;
}
.col40 {
  width: 40%;
  float: left;
}
.col50 {
  width: 50%;
  float: left;
}
.col60 {
  width: 60%;
  float: left;
}
.col66 {
  width: 66.6%;
  float: left;
}
.col70 {
  width: 70%;
  float: left;
}
.col75 {
  width: 75%;
  float: left;
}
.col80 {
  width: 80%;
  float: left;
}
.row-s {
  min-height: 100px;
}
.row-m {
  min-height: 240px;
}
.cell-middle {
  display: table-cell;
  float: none !important;
  vertical-align: middle;
}
.flex {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: flex-start;
  align-content: stretch;
  height: 100%;
  min-height: 100%;
}
.h-100 {
  float: none;
  align-self: stretch;
  margin: 0 auto;
}
@media only screen and (max-width: 599px) {
  [class*='col-'] {
    width: 100%;
    float: none;
  }
  .cell-middle {
    display: block;
  }
}
@media only screen and (min-width: 600px) and (max-width: 899px) {
  .col-1-2 {
    width: 50%;
  }
  .col-1-5 {
    width: 50%;
  }
  .col-1-3 {
    width: 50%;
  }
  .col-1-4 {
    width: 50%;
  }
  .col-1-2-4 {
    width: 50%;
  }
  .col-1-5 {
    width: 20%;
  }
  .col-2-3,
  .col-8-12 {
    width: 50%;
  }
  .col-1-1 {
    width: 100%;
  }
  .col-4-5 {
    width: 80%;
  }
  .col-1-7 {
    width: 14.28%;
  }
  .col-1-8 {
    width: 12.5%;
  }
  .col-1-9 {
    width: 11.1%;
  }
  .col-1-10 {
    width: 10%;
  }
  .col-1-11 {
    width: 9.09%;
  }
  .col-1-12 {
    width: 8.33%;
  }
  .col-11-12 {
    width: 91.66%;
  }
  .col-10-12 {
    width: 83.333%;
  }
  .col-9-12,
  .col-3-4 {
    width: 75%;
  }
  .col-5-12 {
    width: 41.66%;
  }
  .col-2-5 {
    width: 40%;
  }
  .col-3-5 {
    width: 60%;
  }
  .col-7-12 {
    width: 58.33%;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1299px) {
  .col-1-2 {
    width: 50%;
  }
  .col-1-5 {
    width: 50%;
  }
  .col-1-3 {
    width: 33.3%;
  }
  .col-1-4 {
    width: 33.33%;
  }
  .col-1-2-4 {
    width: 25%;
  }
  .col-1-5 {
    width: 20%;
  }
  .col-2-3,
  .col-8-12 {
    width: 50%;
  }
  .col-1-1 {
    width: 100%;
  }
  .col-4-5 {
    width: 80%;
  }
  .col-2-3,
  .col-8-12 {
    width: 66.66%;
  }
  .col-1-7 {
    width: 14.28%;
  }
  .col-1-8 {
    width: 12.5%;
  }
  .col-1-9 {
    width: 11.1%;
  }
  .col-1-10 {
    width: 10%;
  }
  .col-1-11 {
    width: 9.09%;
  }
  .col-1-12 {
    width: 8.33%;
  }
  .col-11-12 {
    width: 91.66%;
  }
  .col-10-12 {
    width: 83.333%;
  }
  .col-9-12,
  .col-3-4 {
    width: 75%;
  }
  .col-5-12 {
    width: 41.66%;
  }
  .col-2-5 {
    width: 40%;
  }
  .col-3-5 {
    width: 60%;
  }
  .col-7-12 {
    width: 58.33%;
  }
}
@media only screen and (min-width: 1300px) {
  .col-1-1 {
    width: 100%;
  }
  .col-4-5 {
    width: 80%;
  }
  .col-2-3,
  .col-8-12 {
    width: 66.66%;
  }
  .col-1-2,
  .col-6-12 {
    width: 50%;
  }
  .col-1-3,
  .col-4-12 {
    width: 33.33%;
  }
  .col-1-4,
  .col-3-12 {
    width: 25%;
  }
  .col-1-2-4 {
    width: 25%;
  }
  .col-1-5 {
    width: 20%;
  }
  .col-1-6,
  .col-2-12 {
    width: 16.667%;
  }
  .col-1-7 {
    width: 14.28%;
  }
  .col-1-8 {
    width: 12.5%;
  }
  .col-1-9 {
    width: 11.1%;
  }
  .col-1-10 {
    width: 10%;
  }
  .col-1-11 {
    width: 9.09%;
  }
  .col-1-12 {
    width: 8.33%;
  }
  .col-11-12 {
    width: 91.66%;
  }
  .col-10-12 {
    width: 83.333%;
  }
  .col-9-12,
  .col-3-4 {
    width: 75%;
  }
  .col-5-12 {
    width: 41.66%;
  }
  .col-2-5 {
    width: 40%;
  }
  .col-3-5 {
    width: 60%;
  }
  .col-7-12 {
    width: 58.33%;
  }
}
@media only screen and (max-width: 700px) {
  .flex.flex-nophone {
    display: block;
  }
  .blocklist .gears-list-item {
    width: 50%;
    float: left;
  }
  .blocklist.blocklist-large .gears-list-item {
    width: 100%;
    margin: 0px;
  }
  .rowlist .gears-list-item {
    padding: 0px;
  }
  .rowlist.list-1200 .gears-list-item:not(.item-noresult) {
    display: inline-block;
    width: 100%;
    margin: 0px;
    padding: 10px 20px;
  }
  .rowlist.list-1200 .gears-list-item:not(.item-noresult) .item-element {
    display: inline-block;
    padding: 3px 10px;
    float: left;
    border-bottom: rgba(0, 0, 0, 0) 1px solid;
  }
  .rowlist.list-1200 .gears-list-item:not(.item-noresult) .item-element.rl-fit {
    width: 100%;
  }
  .rowlist.list-1200 .gears-list-item:not(.item-noresult) .item-element.rl-right {
    text-align: right;
  }
  .rowlist.list-1200 .gears-list-item:not(.item-noresult) .item-element.rl-left {
    text-align: left;
  }
  .rowlist.list-1200 .gears-list-item:not(.item-noresult) .item-element.rl-bleft {
    float: left !important;
  }
  .rowlist.list-1200 .gears-list-item:not(.item-noresult) .item-element.rl-bright {
    float: right !important;
  }
  .rowlist.list-1200 .gears-list-item:not(.item-noresult) .item-element:last-of-type {
    width: 100%;
  }
  .rowlist.list-1200.rl-iconed .gears-list-item:not(.item-noresult) {
    padding-left: 60px;
  }
  .rowlist.list-1200.rl-iconed .gears-list-item:not(.item-noresult) .rl-icon {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translate(25%, -50%);
  }
  .rowlist.list-1200.rl-iconed .gears-list-item:not(.item-noresult) .rl-icon-top {
    top: 10px;
    transform: translate(25%, 0%);
  }
  .gears-list.responsive .gears-list-item {
    width: 100%;
  }
}
@media only screen and (min-width: 701px) and (max-width: 1200px) {
  .author_name {
    display: none;
  }
  .gears-list.responsive .gears-list-item {
    width: 50%;
  }
  .rowlist.list-1200 .gears-list-item:not(.item-noresult) {
    display: inline-block;
    width: 100%;
    margin: 0px;
    padding: 10px 20px;
  }
  .rowlist.list-1200 .gears-list-item:not(.item-noresult) .item-element {
    display: inline-block;
    padding: 3px 10px;
    float: left;
    border-bottom: rgba(0, 0, 0, 0) 1px solid;
  }
  .rowlist.list-1200 .gears-list-item:not(.item-noresult) .item-element.rl-fit {
    width: 100%;
  }
  .rowlist.list-1200 .gears-list-item:not(.item-noresult) .item-element.rl-right {
    text-align: right;
  }
  .rowlist.list-1200 .gears-list-item:not(.item-noresult) .item-element.rl-left {
    text-align: left;
  }
  .rowlist.list-1200 .gears-list-item:not(.item-noresult) .item-element.rl-bleft {
    float: left !important;
  }
  .rowlist.list-1200 .gears-list-item:not(.item-noresult) .item-element.rl-bright {
    float: right !important;
  }
  .rowlist.list-1200 .gears-list-item:not(.item-noresult) .item-element:last-of-type {
    width: 100%;
  }
  .rowlist.list-1200.rl-iconed .gears-list-item:not(.item-noresult) {
    padding-left: 60px;
  }
  .rowlist.list-1200.rl-iconed .gears-list-item:not(.item-noresult) .rl-icon {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translate(25%, -50%);
  }
  .rowlist.list-1200.rl-iconed .gears-list-item:not(.item-noresult) .rl-icon-top {
    top: 10px;
    transform: translate(25%, 0%);
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1600px) {
  .gears-list.responsive .gears-list-item {
    width: 50%;
  }
}
@media only screen and (min-width: 1601px) {
  .gears-list.responsive .gears-list-item {
    width: 33.33%;
  }
}
body.app-mobile .flex.flex-nomobile {
  display: block;
}
/**
 *   Responsivity
 */
.gears-panel.adaptive .inner,
.gears-toolbar.adaptive .inner {
  min-width: 300px;
  margin: auto;
  width: 100%;
}
.gears-panel.adaptive > .gears-toolbar.adaptive-exception .inner,
.gears-toolbar.adaptive > .gears-toolbar.adaptive-exception .inner {
  max-width: 100%;
}
.gears-panel.adaptive .adaptive-exception > .inner,
.gears-toolbar.adaptive .adaptive-exception > .inner {
  max-width: 100%;
}
.gears-panel.adaptive .adaptive-exception > .gears-content > .inner,
.gears-toolbar.adaptive .adaptive-exception > .gears-content > .inner {
  max-width: 100%;
}
.gears-panel.gears-dialog.gears-dialog-xxl .inner,
.gears-toolbar.gears-dialog.gears-dialog-xxl .inner {
  /*max-width:600px;
        margin:auto;*/
}
.gears-panel.gears-dialog > .gears-content > .inner,
.gears-toolbar.gears-dialog > .gears-content > .inner {
  margin: 0 30px;
}
.gears-panel.gears-dialog > .gears-toolbar .inner,
.gears-toolbar.gears-dialog > .gears-toolbar .inner {
  max-width: 100%;
}
.gears-list.responsive .gears-list-item {
  float: left;
}
.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: #054090;
}
.jssocials-share-link:hover > .box-color,
.jssocials-share-link:focus > .box-color,
.jssocials-share-link:active > .box-color {
  background: #054090;
  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: #2a2823;
}
.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 #ededed;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  text-align: left;
  overflow-y: scroll;
}
.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  width: 90px;
  margin: 0.5em;
}
.dropzone .dz-preview .dz-progress {
  display: block;
  height: 15px;
}
.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;
  margin-top: 10px;
}
.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: left;
  margin: 2em 0;
}
.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
  text-align: center;
}
.dropzone .dz-preview:hover {
  z-index: 1000;
}
.dropzone .dz-preview .dz-details {
  display: none;
}
.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}
.dropzone .dz-preview.dz-file-preview .dz-image {
  width: 90px;
  height: 90px;
  border-radius: 10px;
  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: 2px;
  text-decoration: none;
  padding: 5px;
  color: #2a2823;
}
.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: 90px;
  height: 90px;
  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: 5px;
  left: 10%;
  top: 84px;
  margin-top: -8px;
  width: 80%;
  background: #efefef;
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}
.dropzone .dz-preview .dz-progress .dz-upload {
  background: #054090;
  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;
}
