.no-transition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.color-1 {
  color: #16b26f;
}
.color-1:hover {
  color: #128e59;
}
.color-2 {
  color: #d90331;
}
.color-2:hover {
  color: #ae0227;
}
.color-3 {
  color: #308aff;
}
.color-3:hover {
  color: #0069f2;
}
.color-4 {
  color: #ffffa6;
}
.color-4:hover {
  color: #ffff52;
}
.color-5 {
  color: #f5821f;
}
.color-5:hover {
  color: #d36709;
}
.color-6 {
  color: #fc5dff;
}
.color-6:hover {
  color: #fb17ff;
}
* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}
*:focus {
  outline: none;
}
a, h1, h2, h3, h4, h5, h6 {
  text-decoration: none;
  font-weight: bold;
}
a, a:active, a:focus {
  outline: none;
}
[data-device="mobile"] .mobile {
  display: block;
}
[data-device="mobile"] .large, [data-device="mobile"] .desktop, [data-device="mobile"] .tablet {
  display: none;
}
[data-device="tablet"] .tablet {
  display: block;
}
[data-device="tablet"] .large, [data-device="tablet"] .desktop, [data-device="tablet"] .mobile {
  display: none;
}
[data-device="desktop"] .desktop {
  display: block;
}
[data-device="desktop"] .large, [data-device="desktop"] .tablet, [data-device="desktop"] .mobile {
  display: none;
}
[data-device="large"] .large {
  display: block;
}
[data-device="large"] .desktop, [data-device="large"] .tablet, [data-device="large"] .mobile {
  display: none;
}
[data-device="mobile"] .not-mobile {
  display: none;
}
[data-device="mobile"] .not-large, [data-device="mobile"] .not-desktop, [data-device="mobile"] .not-tablet {
  display: block;
}
[data-device="tablet"] .not-tablet {
  display: none;
}
[data-device="tablet"] .not-large, [data-device="tablet"] .not-desktop, [data-device="tablet"] .not-mobile {
  display: block;
}
[data-device="desktop"] .not-desktop {
  display: none;
}
[data-device="desktop"] .not-large, [data-device="desktop"] .not-tablet, [data-device="desktop"] .not-mobile {
  display: block;
}
[data-device="large"] .not-large {
  display: none;
}
[data-device="large"] .not-desktop, [data-device="large"] .not-tablet, [data-device="large"] .not-mobile {
  display: block;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.two, .three, .four, .five, .six, .seven, .eight, .nine, .ten {
  box-sizing: border-box;
  display: block;
  float: left;
  vertical-align: top;
  margin: 0 0 0 1.6%;
  min-height: 1px;
}
.ten {
  width: 8.56%;
}
.ten.span-2 {
  width: 18.72%;
}
.ten.span-3 {
  width: 28.88%;
}
.ten.span-4 {
  width: 39.04%;
}
.ten.span-5 {
  width: 49.2%;
}
.ten.span-6 {
  width: 59.36%;
}
.ten.span-7 {
  width: 69.52%;
}
.ten.span-8 {
  width: 79.68%;
}
.ten.span-9 {
  width: 89.84%;
}
.ten.span-10 {
  width: 100%;
}
.ten:nth-child(10n+1) {
  margin-left: 0;
}
.nine {
  width: 9.688%;
}
.nine.span-2 {
  width: 20.97%;
}
.nine.span-3 {
  width: 32.26%;
}
.nine.span-4 {
  width: 43.55%;
}
.nine.span-5 {
  width: 54.84%;
}
.nine.span-6 {
  width: 66.13%;
}
.nine.span-7 {
  width: 77.42%;
}
.nine.span-8 {
  width: 88.71%;
}
.nine.span-9 {
  width: 100%;
}
.nine:nth-child(9n+1) {
  margin-left: 0;
}
.eight {
  width: 11.1%;
}
.eight.span-2 {
  width: 23.8%;
}
.eight.span-3 {
  width: 36.5%;
}
.eight.span-4 {
  width: 49.2%;
}
.eight.span-5 {
  width: 61.9%;
}
.eight.span-6 {
  width: 74.6%;
}
.eight.span-7 {
  width: 87.3%;
}
.eight.span-8 {
  width: 100%;
}
.eight:nth-child(8n+1) {
  margin-left: 0;
}
.seven {
  width: 12.91%;
}
.seven.span-2 {
  width: 27.42%;
}
.seven.span-3 {
  width: 41.94%;
}
.seven.span-4 {
  width: 56.45%;
}
.seven.span-5 {
  width: 70.97%;
}
.seven.span-6 {
  width: 85.48%;
}
.seven.span-7 {
  width: 100%;
}
.seven:nth-child(7n+1) {
  margin-left: 0;
}
.six {
  width: 15.33%;
}
.six.span-2 {
  width: 32.26%;
}
.six.span-3 {
  width: 49.2%;
}
.six.span-4 {
  width: 66.13%;
}
.six.span-5 {
  width: 83.06%;
}
.six.span-6 {
  width: 100%;
}
.six:nth-child(6n+1) {
  margin-left: 0;
}
.five {
  width: 18.72%;
}
.five.span-2 {
  width: 39.04%;
}
.five.span-3 {
  width: 59.36%;
}
.five.span-4 {
  width: 79.68%;
}
.five.span-5 {
  width: 100%;
}
.five:nth-child(5n+1) {
  margin-left: 0;
}
.four {
  width: 23.8%;
}
.four.span-2 {
  width: 49.2%;
}
.four.span-3 {
  width: 74.6%;
}
.four.span-4 {
  width: 100%;
}
.four:nth-child(4n+1) {
  margin-left: 0;
}
.three {
  width: 32.26%;
}
.three.span-2 {
  width: 66.13%;
}
.three.span-3 {
  width: 100%;
}
.three:nth-child(3n+1) {
  margin-left: 0;
}
.two {
  width: 49.2%;
}
.two:nth-child(2n+1) {
  margin-left: 0;
}
.one .mobile .two.responsive, .mobile .three.responsive, .mobile .four.responsive, .mobile .five.responsive, .mobile .six.responsive, .mobile .seven.responsive, .mobile .eight.responsive, .mobile .nine.responsive, .mobile .ten.responsive, [data-device="mobile"] .two.responsive, [data-device="mobile"] .three.responsive, [data-device="mobile"] .four.responsive, [data-device="mobile"] .five.responsive, [data-device="mobile"] .six.responsive, [data-device="mobile"] .seven.responsive, [data-device="mobile"] .eight.responsive, [data-device="mobile"] .nine.responsive, [data-device="mobile"] .ten.responsive {
  width: 100%;
  margin-left: 0;
}
th.two, th.three, th.four, th.five, th.six, th.seven, th.eight, th.nine, th.ten, td.two, td.three, td.four, td.five, td.six, td.seven, td.eight, td.nine, td.ten {
  box-sizing: border-box;
  display: table-cell;
  float: none;
  vertical-align: top;
  margin: 0;
}
th.one, td.one {
  width: 100%;
}
th.two, td.two {
  width: 50%;
}
th.two.span-2, td.two.span-2 {
  width: 100%;
}
th.three, td.three {
  width: 33.333%;
}
th.three.span-2, td.three.span-2 {
  width: 66.666%;
}
th.three.span-3, td.three.span-3 {
  width: 100%;
}
th.four, td.four {
  width: 25%;
}
th.four.span-2, td.four.span-2 {
  width: 50%;
}
th.four.span-3, td.four.span-3 {
  width: 75%;
}
th.four.span-4, td.four.span-4 {
  width: 100%;
}
th.five, td.five {
  width: 20%;
}
th.five.span-2, td.five.span-2 {
  width: 40%;
}
th.five.span-3, td.five.span-3 {
  width: 60%;
}
th.five.span-4, td.five.span-4 {
  width: 80%;
}
th.five.span-5, td.five.span-5 {
  width: 100%;
}
th.six, td.six {
  width: 16.666%;
}
th.six.span-2, td.six.span-2 {
  width: 33.333%;
}
th.six.span-3, td.six.span-3 {
  width: 50%;
}
th.six.span-4, td.six.span-4 {
  width: 66.666%;
}
th.six.span-5, td.six.span-5 {
  width: 83.333%;
}
th.six.span-6, td.six.span-6 {
  width: 100%;
}
th.six:nth-child(6n+1), td.six:nth-child(6n+1) {
  margin-left: 0;
}
th.seven, td.seven {
  width: 14.286%;
}
th.seven.span-2, td.seven.span-2 {
  width: 28.571%;
}
th.seven.span-3, td.seven.span-3 {
  width: 42.857%;
}
th.seven.span-4, td.seven.span-4 {
  width: 57.143%;
}
th.seven.span-5, td.seven.span-5 {
  width: 71.429%;
}
th.seven.span-6, td.seven.span-6 {
  width: 85.714%;
}
th.seven.span-7, td.seven.span-7 {
  width: 100%;
}
th.eight, td.eight {
  width: 12.5%;
}
th.eight.span-2, td.eight.span-2 {
  width: 25%;
}
th.eight.span-3, td.eight.span-3 {
  width: 37.5%;
}
th.eight.span-4, td.eight.span-4 {
  width: 50%;
}
th.eight.span-5, td.eight.span-5 {
  width: 62.5%;
}
th.eight.span-6, td.eight.span-6 {
  width: 75%;
}
th.eight.span-7, td.eight.span-7 {
  width: 87.5%;
}
th.eight.span-8, td.eight.span-8 {
  width: 100%;
}
th.nine, td.nine {
  width: 11.111%;
}
th.nine.span-2, td.nine.span-2 {
  width: 22.222%;
}
th.nine.span-3, td.nine.span-3 {
  width: 33.333%;
}
th.nine.span-4, td.nine.span-4 {
  width: 44.444%;
}
th.nine.span-5, td.nine.span-5 {
  width: 55.555%;
}
th.nine.span-6, td.nine.span-6 {
  width: 66.666%;
}
th.nine.span-7, td.nine.span-7 {
  width: 77.777%;
}
th.nine.span-8, td.nine.span-8 {
  width: 88.888%;
}
th.nine.span-9, td.nine.span-9 {
  width: 100%;
}
th.ten, td.ten {
  width: 10%;
}
th.ten.span-2, td.ten.span-2 {
  width: 20%;
}
th.ten.span-3, td.ten.span-3 {
  width: 30%;
}
th.ten.span-4, td.ten.span-4 {
  width: 40%;
}
th.ten.span-5, td.ten.span-5 {
  width: 50%;
}
th.ten.span-6, td.ten.span-6 {
  width: 60%;
}
th.ten.span-7, td.ten.span-7 {
  width: 70%;
}
th.ten.span-8, td.ten.span-8 {
  width: 80%;
}
th.ten.span-9, td.ten.span-9 {
  width: 90%;
}
th.ten.span-10, td.ten.span-10 {
  width: 100%;
}
/* line 4, ../../src/sass/messenger.sass */
ul.messenger {
  margin: 0;
  padding: 0;
}
/* line 8, ../../src/sass/messenger.sass */
ul.messenger > li {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 14, ../../src/sass/messenger.sass */
ul.messenger.messenger-empty {
  display: none;
}
/* line 17, ../../src/sass/messenger.sass */
ul.messenger .messenger-message {
  overflow: hidden;
  *zoom: 1;
}
/* line 20, ../../src/sass/messenger.sass */
ul.messenger .messenger-message.messenger-hidden {
  display: none;
}
/* line 23, ../../src/sass/messenger.sass */
ul.messenger .messenger-message .messenger-phrase, ul.messenger .messenger-message .messenger-actions a {
  padding-right: 5px;
}
/* line 26, ../../src/sass/messenger.sass */
ul.messenger .messenger-message .messenger-actions {
  float: right;
}
/* line 29, ../../src/sass/messenger.sass */
ul.messenger .messenger-message .messenger-actions a {
  cursor: pointer;
  text-decoration: underline;
}
/* line 33, ../../src/sass/messenger.sass */
ul.messenger .messenger-message ul, ul.messenger .messenger-message ol {
  margin: 10px 18px 0;
}
/* line 36, ../../src/sass/messenger.sass */
ul.messenger.messenger-fixed {
  position: fixed;
  z-index: 10000;
}
/* line 40, ../../src/sass/messenger.sass */
ul.messenger.messenger-fixed .messenger-message {
  min-width: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 45, ../../src/sass/messenger.sass */
ul.messenger.messenger-fixed .message .messenger-actions {
  float: left;
}
/* line 48, ../../src/sass/messenger.sass */
ul.messenger.messenger-fixed.messenger-on-top {
  top: 20px;
}
/* line 51, ../../src/sass/messenger.sass */
ul.messenger.messenger-fixed.messenger-on-bottom {
  bottom: 20px;
}
/* line 54, ../../src/sass/messenger.sass */
ul.messenger.messenger-fixed.messenger-on-top, ul.messenger.messenger-fixed.messenger-on-bottom {
  left: 50%;
  width: 800px;
  margin-left: -400px;
}
@media (max-width: 960px) {
  /* line 54, ../../src/sass/messenger.sass */
  ul.messenger.messenger-fixed.messenger-on-top, ul.messenger.messenger-fixed.messenger-on-bottom {
    left: 10%;
    width: 80%;
    margin-left: 0px;
  }
}
/* line 64, ../../src/sass/messenger.sass */
ul.messenger.messenger-fixed.messenger-on-top.messenger-on-right, ul.messenger.messenger-fixed.messenger-on-bottom.messenger-on-right {
  right: 20px;
  left: auto;
}
/* line 68, ../../src/sass/messenger.sass */
ul.messenger.messenger-fixed.messenger-on-top.messenger-on-left, ul.messenger.messenger-fixed.messenger-on-bottom.messenger-on-left {
  left: 20px;
  margin-left: 0px;
}
/* line 72, ../../src/sass/messenger.sass */
ul.messenger.messenger-fixed.messenger-on-right, ul.messenger.messenger-fixed.messenger-on-left {
  width: 350px;
}
/* line 75, ../../src/sass/messenger.sass */
ul.messenger.messenger-fixed.messenger-on-right .messenger-actions, ul.messenger.messenger-fixed.messenger-on-left .messenger-actions {
  float: left;
}
/* line 78, ../../src/sass/messenger.sass */
ul.messenger .messenger-spinner {
  display: none;
}
/* line 4, ../../src/sass/messenger-theme-block.sass */
ul.messenger.messenger-theme-block.messenger-fixed {
  width: 100%;
  top: 0;
  left: 0;
  margin-left: 0px;
}
/* line 10, ../../src/sass/messenger-theme-block.sass */
ul.messenger.messenger-theme-block.messenger-fixed.messenger-on-bottom {
  top: auto;
  bottom: 0;
}
/* line 14, ../../src/sass/messenger-theme-block.sass */
ul.messenger.messenger-theme-block.messenger-fixed.messenger-on-top {
  top: 0px;
  bottom: auto;
}
/* line 18, ../../src/sass/messenger-theme-block.sass */
ul.messenger.messenger-theme-block.messenger-fixed.messenger-on-top, ul.messenger.messenger-theme-block.messenger-fixed.messenger-on-bottom {
  left: 0px;
  right: 0px;
}
/* line 22, ../../src/sass/messenger-theme-block.sass */
ul.messenger.messenger-theme-block.messenger-fixed.messenger-on-top.messenger-on-right, ul.messenger.messenger-theme-block.messenger-fixed.messenger-on-top.messenger-on-left, ul.messenger.messenger-theme-block.messenger-fixed.messenger-on-bottom.messenger-on-right, ul.messenger.messenger-theme-block.messenger-fixed.messenger-on-bottom.messenger-on-left {
  width: 350px;
}
/* line 25, ../../src/sass/messenger-theme-block.sass */
ul.messenger.messenger-theme-block.messenger-fixed.messenger-on-top.messenger-on-left, ul.messenger.messenger-theme-block.messenger-fixed.messenger-on-bottom.messenger-on-left {
  right: auto;
}
/* line 28, ../../src/sass/messenger-theme-block.sass */
ul.messenger.messenger-theme-block.messenger-fixed.messenger-on-top.messenger-on-right, ul.messenger.messenger-theme-block.messenger-fixed.messenger-on-bottom.messenger-on-right {
  left: auto;
}
/* line 31, ../../src/sass/messenger-theme-block.sass */
ul.messenger.messenger-theme-block.messenger-fixed .messenger-message-slot {
  max-width: none;
}
/* line 34, ../../src/sass/messenger-theme-block.sass */
ul.messenger.messenger-theme-block.messenger-fixed .messenger-message {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  border-width: 1px;
  border-style: solid;
  text-align: center;
  padding: 1em;
}
/* line 41, ../../src/sass/messenger-theme-block.sass */
ul.messenger.messenger-theme-block.messenger-fixed .messenger-message.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
/* line 46, ../../src/sass/messenger-theme-block.sass */
ul.messenger.messenger-theme-block.messenger-fixed .messenger-message.alert-error, ul.messenger.messenger-theme-block.messenger-fixed .messenger-message.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
/* line 51, ../../src/sass/messenger-theme-block.sass */
ul.messenger.messenger-theme-block.messenger-fixed .messenger-message.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 56, ../../src/sass/messenger-theme-block.sass */
ul.messenger.messenger-theme-block.messenger-fixed .messenger-message.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 61, ../../src/sass/messenger-theme-block.sass */
ul.messenger.messenger-theme-block.messenger-fixed .messenger-message .messenger-close {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  padding: 0;
  cursor: pointer;
  color: inherit;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  float: right;
  position: relative;
  top: -13px;
  left: 11px;
  font-size: 22px;
}
/* line 75, ../../src/sass/messenger-theme-block.sass */
ul.messenger.messenger-theme-block.messenger-fixed .messenger-message .messenger-close:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
/* line 78, ../../src/sass/messenger-theme-block.sass */
ul.messenger.messenger-theme-block.messenger-fixed .messenger-message .messenger-close:active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
[data-device="mobile"] ul.messenger {
  width: 100% !important;
}
/*!
 * Font Awesome Pro 5.0.1 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
svg:not(:root).svg-inline--fa {
  overflow: visible;
}
.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}
.svg-inline--fa.fa-lg {
  vertical-align: -0.225em;
}
.svg-inline--fa.fa-w-1 {
  width: 0.0625em;
}
.svg-inline--fa.fa-w-2 {
  width: 0.125em;
}
.svg-inline--fa.fa-w-3 {
  width: 0.1875em;
}
.svg-inline--fa.fa-w-4 {
  width: 0.25em;
}
.svg-inline--fa.fa-w-5 {
  width: 0.3125em;
}
.svg-inline--fa.fa-w-6 {
  width: 0.375em;
}
.svg-inline--fa.fa-w-7 {
  width: 0.4375em;
}
.svg-inline--fa.fa-w-8 {
  width: 0.5em;
}
.svg-inline--fa.fa-w-9 {
  width: 0.5625em;
}
.svg-inline--fa.fa-w-10 {
  width: 0.625em;
}
.svg-inline--fa.fa-w-11 {
  width: 0.6875em;
}
.svg-inline--fa.fa-w-12 {
  width: 0.75em;
}
.svg-inline--fa.fa-w-13 {
  width: 0.8125em;
}
.svg-inline--fa.fa-w-14 {
  width: 0.875em;
}
.svg-inline--fa.fa-w-15 {
  width: 0.9375em;
}
.svg-inline--fa.fa-w-16 {
  width: 1em;
}
.svg-inline--fa.fa-w-17 {
  width: 1.0625em;
}
.svg-inline--fa.fa-w-18 {
  width: 1.125em;
}
.svg-inline--fa.fa-w-19 {
  width: 1.1875em;
}
.svg-inline--fa.fa-w-20 {
  width: 1.25em;
}
.svg-inline--fa.fa-pull-left {
  margin-right: 0.3em;
  width: auto;
}
.svg-inline--fa.fa-pull-right {
  margin-left: 0.3em;
  width: auto;
}
.svg-inline--fa.fa-border {
  height: 1.5em;
}
.svg-inline--fa.fa-li {
  width: 2em;
}
.svg-inline--fa.fa-fw {
  width: 1.25em;
}
.fa-layers svg.svg-inline--fa {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.fa-layers {
  display: inline-block;
  height: 1em;
  position: relative;
  text-align: center;
  vertical-align: -12.5%;
  width: 1em;
}
.fa-layers svg.svg-inline--fa {
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.fa-layers-text, .fa-layers-counter {
  display: inline-block;
  position: absolute;
  text-align: center;
}
.fa-layers-text {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.fa-layers-counter {
  background-color: #ff253a;
  border-radius: 1em;
  color: #fff;
  height: 1.5em;
  line-height: 1;
  max-width: 5em;
  min-width: 1.5em;
  overflow: hidden;
  padding: 0.25em;
  right: 0;
  text-overflow: ellipsis;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}
.fa-layers-bottom-right {
  bottom: 0;
  right: 0;
  top: auto;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right;
}
.fa-layers-bottom-left {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
}
.fa-layers-top-right {
  right: 0;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}
.fa-layers-top-left {
  left: 0;
  right: auto;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top left;
  transform-origin: top left;
}
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left, .fas.fa-pull-left, .far.fa-pull-left, .fal.fa-pull-left, .fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right, .fas.fa-pull-right, .far.fa-pull-right, .fal.fa-pull-right, .fab.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  position: relative;
  width: 2em;
}
.fa-stack-1x, .fa-stack-2x {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.svg-inline--fa.fa-stack-1x {
  height: 1em;
  width: 1em;
}
.svg-inline--fa.fa-stack-2x {
  height: 2em;
  width: 2em;
}
.fa-inverse {
  color: #fff;
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
html {
  overflow: hidden;
  background-color: #fff;
  font-family: system, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Lucida Grande";
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  color: #fff;
}
body:not(.in) .in, body:not(.out) .out {
  display: none !important;
}
a, h1, h2, h3, h4, h5, h6 {
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}
a, a:active, a:focus {
  outline: none;
}
a.disabled {
  pointer-events: none;
}
h1 {
  font-size: 20px;
  margin: 10px 0;
}
h2 {
  font-size: 16px;
  margin: 8px 0;
}
h3 {
  font-size: 14px;
  margin: 7px 0;
}
h1:first-child, h2:first-child {
  margin-top: 0;
}
a:hover {
  color: #308aff !important;
}
hr {
  border: 0;
  border-top: 1px solid #272a31;
  clear: both;
}
.modal {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 640px;
  border-radius: 5px;
  margin: 0 auto;
  padding: 16px;
  background: rgba(0, 0, 0, 0.60);
  color: white;
}
[data-device='mobile'] .modal {
  left: 0;
  border-radius: 0;
  width: 100%;
  margin-left: 0 !important;
}
.modal.tall {
  top: 50px;
  border-radius: 0;
  margin: 0 auto 50px auto;
}
header {
  top: 0;
  border-bottom: 1px solid #272a31;
}
footer {
  bottom: 0;
  border-top: 1px solid #272a31;
}
#background {
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
}
#background.show {
  opacity: 1;
}
#background.fullWidth {
  width: 100%;
}
#background.fullHeight {
  height: 100%;
}
#scanlines {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAAXNSR0IArs4c6QAAABdJREFUeJxiYGBgSANihv8AAAAA//8DAANtAWYW3A4IAAAAAElFTkSuQmCC) repeat;
  z-index: 1;
}
#backgroundBy {
  position: fixed;
  z-index: 3;
  bottom: 50px;
  right: 0;
  background: rgba(0, 0, 0, 0.60);
  padding: 5px 10px;
  font-size: 11px;
  border-top-left-radius: 4px;
}
content {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  opacity: 1;
  overflow-y: scroll;
  padding-top: 50px;
  padding-bottom: 50px;
}
content.load {
  opacity: 0;
}
content .dark {
  background: rgba(0, 0, 0, 0.50);
  color: white;
  padding-top: 16px;
  margin-bottom: 0;
  padding-bottom: 16px;
  min-height: 100%;
}
[data-device="mobile"] content.open {
  margin-left: 0;
}
content.show {
  z-index: 9;
  opacity: 1;
}
#logo {
  margin: 16px auto 16px auto;
  width: 100%;
  max-width: 260px;
}
.container {
  padding: 16px;
}
.index .modal {
  text-align: center;
  width: 50%;
  padding: 20px;
  margin-left: -25%;
  margin-top: -100px;
}
[data-device="mobile"] .index .modal {
  width: 100%;
  margin-left: -50%;
}
.browser {
  white-space: nowrap;
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
}
.browser [data-game] {
  display: inline-block;
  padding: 0 10px;
  width: 160px;
  text-align: center;
}
.browser [data-game] img {
  height: 100px;
}
#systems .tools {
  position: relative;
  width: 100%;
}
#systems .tools .left {
  box-sizing: border-box;
  float: left;
  vertical-align: top;
  margin-left: 1%;
}
#systems .tools .left:nth-child(2n+1) {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  #systems .tools .left {
    width: 49%;
  }
}
#systems .tools .left input[type="search"] {
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  height: 37px;
}
[data-device='mobile'] #systems .tools .left {
  box-sizing: border-box;
  float: left;
  vertical-align: top;
  margin-left: 1%;
}
[data-device='mobile'] #systems .tools .left:nth-child(1n+1) {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  [data-device='mobile'] #systems .tools .left {
    width: 99%;
  }
}
#systems .tools .right {
  box-sizing: border-box;
  float: left;
  vertical-align: top;
  margin-left: 1%;
}
#systems .tools .right:nth-child(2n+1) {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  #systems .tools .right {
    width: 49%;
  }
}
#systems .tools .right select.sort {
  box-sizing: border-box;
  float: left;
  vertical-align: top;
  margin-left: 1%;
  color: white;
}
#systems .tools .right select.sort:nth-child(2n+1) {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  #systems .tools .right select.sort {
    width: 49%;
  }
}
#systems .tools .right select.filter {
  box-sizing: border-box;
  float: left;
  vertical-align: top;
  margin-left: 1%;
  color: white;
}
#systems .tools .right select.filter:nth-child(2n+1) {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  #systems .tools .right select.filter {
    width: 49%;
  }
}
#systems .tools .right select.layout {
  box-sizing: border-box;
  float: left;
  vertical-align: top;
  margin-left: 1%;
  color: white;
}
#systems .tools .right select.layout:nth-child(3n+1) {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  #systems .tools .right select.layout {
    width: 32.3333333333%;
  }
}
[data-device='mobile'] #systems .tools .right {
  box-sizing: border-box;
  float: left;
  vertical-align: top;
  margin-left: 1%;
}
[data-device='mobile'] #systems .tools .right:nth-child(1n+1) {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  [data-device='mobile'] #systems .tools .right {
    width: 99%;
  }
}
[data-device='mobile'] #systems .tools input[type="search"], [data-device='mobile'] #systems .tools select.sort {
  margin-bottom: 10px;
}
#systems h1 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#systems h1 [data-icon] {
  position: relative;
  top: 2px;
  padding-right: 5px;
}
#systems .items {
  position: relative;
  width: 100%;
}
#systems .items .item {
  display: none;
  float: left;
  box-sizing: border-box;
  float: left;
  vertical-align: top;
  margin-left: 1%;
}
#systems .items .item:nth-child(4n+1) {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  #systems .items .item {
    width: 24%;
  }
}
[data-device='mobile'] #systems .items .item {
  margin: 0;
}
#systems .items.grid .item {
  margin-bottom: 16px;
}
#systems .items.grid .item .header {
  position: relative;
  border-bottom: 1px solid #fff;
}
#systems .items.grid .item .header .year {
  position: absolute;
  top: 0px;
  right: 5px;
  width: 50px;
  text-align: right;
}
#systems .items.grid .item .header .count {
  display: none;
}
#systems .items.grid .item .header h1 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-right: 50px;
}
#systems .items.grid .item ol {
  padding: 0 0 0 2px;
  margin-bottom: 0;
}
#systems .items.grid .item ol li {
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 28px;
}
#systems .items.grid .item ol li a {
  padding-left: 38px;
}
#systems .items.grid .item ol li a div.image {
  position: absolute;
  top: 0;
  left: 0;
  width: 23px;
  height: 23px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
#systems .items.grid .item ol li a .title {
  display: inline;
}
#systems .items.grid .item ol li:nth-of-type(1n+6) {
  display: none;
}
#systems .items.list .item {
  width: 100% !important;
  margin-left: 0 !important;
  margin-bottom: 8px;
}
#systems .items.list .item .header {
  position: relative;
  border-bottom: 1px solid #fff;
}
#systems .items.list .item .header .year {
  position: absolute;
  top: 12px;
  right: 5px;
  width: 50px;
  text-align: right;
}
#systems .items.list .item .header .count {
  display: none;
}
#systems .items.list .item ol {
  list-style-type: none;
  padding-left: 0;
}
#systems .items.list .item ol li {
  float: left;
}
#systems .items.list .item ol li a {
  display: inline-block;
  margin-right: 5px;
}
#systems .items.list .item ol li a div.image {
  width: 27px;
  height: 27px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
#systems .items.list .item ol li a .title {
  display: none;
}
#systems [data-device='mobile'] .item {
  box-sizing: border-box;
  float: left;
  vertical-align: top;
  margin-left: 1%;
}
#systems [data-device='mobile'] .item:nth-child(4n+1) {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  #systems [data-device='mobile'] .item {
    width: 24%;
  }
}
#system .items {
  position: relative;
  width: 100%;
}
#system .items .item {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #fff;
}
#system .items .item .box {
  padding: 8px 0;
  position: absolute;
  top: 0;
  left: 0;
  text-align: right;
  width: 100px;
}
#system .items .item .box img {
  height: 60px;
}
#system .items .item .info {
  padding: 8px 0;
  margin: 0 116px;
}
#system .items .item .info h1, #system .items .item .info h2 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#system .items .item .info h2 {
  font-weight: normal;
}
[data-device='mobile'] #system .items .item .info {
  margin-right: 0;
}
#system .items .item .image {
  padding: 8px 0;
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
  width: 100px;
}
#system .items .item .image img {
  height: 60px;
}
[data-device='mobile'] #system .items .item .image {
  display: none;
}
article.game {
  position: relative;
  padding: 0 16px 0 16px;
  margin-top: 16px;
  min-height: 300px;
}
article.game h1 {
  margin: 0;
}
article.game h2 {
  font-weight: normal;
  margin-top: 0;
  font-size: 14px;
  color: #ccc;
}
article.game h2 a {
  font-weight: normal;
}
article.game .image {
  position: absolute;
  top: 0;
  left: 16px;
  right: 75%;
  text-align: right;
}
article.game .image img {
  height: auto;
  max-height: 200px;
  max-width: 100%;
}
article.game .content {
  width: 50%;
  padding: 0 16px;
  margin-left: 25%;
  margin-right: 25%;
}
article.game .content .min-content {
  min-height: 140px;
}
article.game .row div {
  display: inline-block;
}
article.game .row .field {
  padding-right: 16px;
  width: 100px;
  text-align: right;
  font-weight: bold;
}
article.game .available, article.game .screens {
  display: inline-block;
  padding: 0 16px 16px 0;
}
article.game .available img, article.game .screens img {
  height: 100px;
}
header, footer {
  position: absolute;
  left: 0;
  right: 0;
  height: 50px;
  background: rgba(0, 0, 0, 0.60);
  overflow-y: hidden;
  line-height: 51px;
}
header a, footer a {
  position: relative;
  top: -1px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
header nav#main, footer nav#main, header nav#user, footer nav#user, header nav#social, footer nav#social {
  position: absolute;
  top: 0;
  text-align: right;
}
header nav#main a, footer nav#main a, header nav#user a, footer nav#user a, header nav#social a, footer nav#social a {
  text-align: center;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  border-left: thin solid #272a31;
  border-right: thin solid #272a31;
  padding: 0 20px;
}
header nav#main a:hover + a.current, footer nav#main a:hover + a.current, header nav#user a:hover + a.current, footer nav#user a:hover + a.current, header nav#social a:hover + a.current, footer nav#social a:hover + a.current {
  border-left: thin solid rgba(0, 0, 0, 0.60);
  border-right: thin solid #272a31;
}
header nav#main a.current + a:hover, footer nav#main a.current + a:hover, header nav#user a.current + a:hover, footer nav#user a.current + a:hover, header nav#social a.current + a:hover, footer nav#social a.current + a:hover {
  border-left: thin solid rgba(0, 0, 0, 0.60);
  border-right: thin solid #272a31;
}
header nav#main, footer nav#main {
  left: 0;
}
header nav#user, footer nav#user, header nav#social, footer nav#social {
  right: 0;
}
header, footer, nav#social, nav#user {
  font-size: 0;
  z-index: 10;
}
header a, footer a, nav#social a, nav#user a {
  font-size: 14px;
}
header a:hover, footer a:hover, nav#social a:hover, nav#user a:hover {
  background-color: #272a31;
}
header a.current, footer a.current, nav#social a.current, nav#user a.current {
  background-color: #272a31;
}
nav#path {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  overflow-y: hidden;
  min-width: 320px;
  margin-left: 20px;
  line-height: 50px;
}
nav#path a {
  position: relative;
  top: -1px;
  color: #fff;
  text-decoration: none;
}
nav#path a:hover {
  background-color: inherit;
}
nav#path a:not(:first-child):before {
  content: ' / ';
  padding: 0 7px 0 10px;
  color: #fff;
}
nav#path.hide {
  top: -50px;
}
div.share {
  display: none;
  position: absolute;
  left: 0;
  width: 5%;
  padding-top: 16px;
  padding-left: 0;
  text-align: right;
}
div.share a {
  display: block;
  padding: 0 0 10px 0;
}
div.stats {
  display: none;
  position: absolute;
  right: 0;
  width: 25%;
  padding: 16px;
  padding-left: 0;
}
div.stats a.btn {
  margin-bottom: 3px;
}
#blog {
  padding-top: 0;
}
article.blog.marquee {
  position: relative;
}
article.blog.marquee.intro {
  margin-right: 0;
}
article.blog.marquee div.headline {
  position: relative;
  width: 100%;
  max-height: 250px;
  overflow: hidden;
}
article.blog.marquee div.headline img {
  width: 100%;
}
article.blog.marquee div.headline .scanlines {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEElEQVQIW2NkYGAwZgQS/wECSgE1HbZZYwAAAABJRU5ErkJggg==) repeat;
  z-index: 2;
}
article.blog.marquee div.headline .gradient {
  position: absolute;
  bottom: 0;
  min-height: 100px;
  left: 0;
  right: 0;
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0), #fff);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(rgba(0, 0, 0, 0), #fff);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(rgba(0, 0, 0, 0), #fff);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(rgba(0, 0, 0, 0), #fff);
  /* Standard syntax */
  z-index: 1;
}
article.blog.marquee div.headline .headline {
  position: absolute;
  bottom: 0;
  min-height: 50px;
  left: 0;
  right: 0;
  z-index: 3;
  margin-left: 5%;
  padding-left: 16px;
}
article.blog.marquee div.headline .headline h1 {
  font-size: 32px;
  line-height: 36px;
  text-shadow: 0px 0px 3px #fff;
}
article.blog.marquee div.headline .headline h2 {
  font-weight: normal;
  text-shadow: 0px 0px 3px #fff;
}
article.blog.marquee h1 {
  margin: 0;
}
article.blog.marquee h2 {
  font-weight: normal;
  margin-top: 0;
  font-size: 14px;
  color: #ccc;
}
article.blog.marquee h2 a {
  font-weight: normal;
}
article.blog.marquee .info {
  max-height: 200px;
  overflow: hidden;
}
article.blog.marquee .info img {
  border-radius: 3px;
  width: 100%;
}
article.blog.marquee.intro .content {
  margin: 0 5%;
  padding-left: 16px;
  margin-bottom: 16px;
}
article.blog.news.intro {
  position: relative;
}
article.blog.news.intro.intro {
  padding: 0 16px 0 16px;
  margin-top: 16px;
}
article.blog.news.intro h1 {
  margin: 0;
}
article.blog.news.intro h2 {
  font-weight: normal;
  margin-top: 0;
  font-size: 14px;
  color: #ccc;
}
article.blog.news.intro h2 a {
  font-weight: normal;
}
[data-device='wide'] article.blog.news.intro .info, [data-device='desktop'] article.blog.news.intro .info, [data-device='tablet'] article.blog.news.intro .info {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 16px;
  right: 75%;
  text-align: right;
}
[data-device='wide'] article.blog.news.intro .info img, [data-device='desktop'] article.blog.news.intro .info img, [data-device='tablet'] article.blog.news.intro .info img {
  height: auto;
  max-height: 200px;
  max-width: 100%;
}
[data-device='wide'] article.blog.news.intro .content, [data-device='desktop'] article.blog.news.intro .content, [data-device='tablet'] article.blog.news.intro .content {
  width: 75%;
  padding-left: 16px;
  margin-left: 25%;
}
[data-device='wide'] article.blog.news.intro .content .min-content, [data-device='desktop'] article.blog.news.intro .content .min-content, [data-device='tablet'] article.blog.news.intro .content .min-content {
  min-height: 140px;
}
[data-device='wide'] article.blog.news.intro .content .min-content img, [data-device='desktop'] article.blog.news.intro .content .min-content img, [data-device='tablet'] article.blog.news.intro .content .min-content img {
  width: 100%;
  opacity: 1;
}
[data-device='mobile'] article.blog.news.intro .info {
  width: 100%;
  text-align: center;
  margin-bottom: 16px;
}
[data-device='mobile'] article.blog.news.intro .info img {
  max-width: 100%;
}
[data-device='mobile'] article.blog.news.intro .content {
  width: 100%;
}
[data-device='mobile'] article.blog.news.intro .content .min-content {
  min-height: 0px;
}
.article.news {
  position: relative;
}
.article.news h1 {
  margin: 0;
}
.article.news h2 {
  font-weight: normal;
  margin-top: 0;
  font-size: 14px;
  color: #ccc;
}
.article.news h2 a {
  font-weight: normal;
}
.article.news .content {
  padding: 16px;
}
article.blog a.btn span.icon {
  font-size: 11px;
  padding-left: 5px;
}
article.blog .tags {
  display: block;
  margin: 1em 0;
}
article.blog .tags ul {
  margin: 0;
  padding: 0;
}
article.blog .tags ul li.tag {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  border-radius: 3px;
  background-color: #404040;
  text-transform: lowercase;
}
article.blog .tags ul li.tag a {
  color: white;
  font-weight: bold;
  padding: 0 10px;
}
article.blog .tags ul li.tag a:hover {
  color: white !important;
}
article.blog .actions {
  display: block;
  margin-top: 16px;
}
article.blog .actions a.btn {
  margin-bottom: 4px;
}
article.blog .actions .social {
  float: right;
}
article.blog .actions .social a {
  padding: 6px;
  line-height: 37px;
}
[data-device='mobile'] article.blog img {
  width: 100%;
  clear: both;
  float: none;
}
article.blog .media-img {
  display: block;
  text-align: center;
}
article.blog .media-img img {
  max-width: 500px;
}
.tag-1 {
  background-color: #16b26f !important;
}
.tag-1:hover {
  background-color: #128e59 !important;
}
.tag-2 {
  background-color: #d90331 !important;
}
.tag-2:hover {
  background-color: #ae0227 !important;
}
.tag-3 {
  background-color: #308aff !important;
}
.tag-3:hover {
  background-color: #0069f2 !important;
}
.tag-4 {
  background-color: #ffffa6 !important;
}
.tag-4:hover {
  background-color: #ffff52 !important;
}
.tag-5 {
  background-color: #f5821f !important;
}
.tag-5:hover {
  background-color: #d36709 !important;
}
.tag-6 {
  background-color: #fc5dff !important;
}
.tag-6:hover {
  background-color: #fb17ff !important;
}
div#article_edit {
  padding-bottom: 16px;
}
div#article_edit .info {
  left: 0;
}
div#article_edit article.intro {
  margin: 0;
  padding: 0;
}
div#article_edit article.intro .redactor-box {
  min-height: 140px;
}
div#article_edit .min-content {
  min-height: 210px;
}
#new_tag {
  display: none;
}
[data-table] table {
  width: 100%;
}
[data-table] table th {
  text-align: left;
  padding: 4px 10px;
}
[data-table] table tr {
  border-bottom: 1px solid #fff;
}
[data-table] table td {
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  padding: 4px 10px;
  max-width: 400px;
}
[data-table] table td.image {
  max-width: 60px;
  text-align: center;
}
[data-table] table td.image img {
  max-height: 30px;
}
[data-table] table td.toggler {
  min-width: 200px;
  position: relative;
  padding: 0;
}
[data-table] table td.toggler select {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
[data-table] table td.actions {
  text-align: center;
}
.paginate {
  margin-left: 25%;
  padding-left: 16px;
}
[data-device='mobile'] .paginate {
  margin-left: 0;
  padding-left: 0;
}
.pagination {
  padding-top: 0;
}
.blog.title {
  padding: 0 24px 0 24px;
}
.blog.title h1 {
  margin: 0;
  padding: 0;
  margin-left: 25%;
  font-size: 24px;
}
.blog.title h1 .icon {
  font-size: 18px;
  line-height: 24px;
  margin-right: 10px;
}
[data-device='mobile'] .blog.title h1 {
  margin-left: 0;
  padding-left: 0;
}
[data-device='mobile'] .min-content {
  min-height: 0 !important;
}
.redactor-editor iframe, .content iframe {
  display: block;
  width: 100% !important;
  margin: 16px auto;
  max-width: 500px;
}
.redactor-editor blockquote, .content blockquote {
  margin-left: 16px;
  border-left: 1px solid #999;
  padding-left: 16px;
  color: #999;
}
div.login .socials, div.register .socials {
  display: table;
  width: 100%;
  table-layout: fixed;
}
div.login .socials a, div.register .socials a {
  display: table-cell;
  font-size: 16px;
  text-align: center;
  color: white;
}
div.login input, div.register input {
  margin-top: 15px;
}
div.login .options, div.register .options {
  margin-top: 20px;
  margin-bottom: 20px;
}
div.login .modal, div.register .modal {
  height: 450px;
  text-align: center;
  width: 50%;
  padding: 20px;
  margin-left: -25%;
  margin-top: -225px;
}
[data-device="mobile"] div.login .modal, [data-device="mobile"] div.register .modal {
  width: 100%;
  margin-left: -50%;
}
div.profile #avatar {
  position: relative;
  width: 200px;
  height: 200px;
  margin: 0 auto;
}
div.profile #avatar img {
  width: 200px;
  height: 200px;
}
div.profile #avatar :hover {
  cursor: pointer;
}
div.profile #avatar .dz-filename, div.profile #avatar .dz-size, div.profile #avatar .dz-success-mark, div.profile #avatar .dz-error-mark, div.profile #avatar .dz-error-message {
  display: none;
}
div.profile #avatar .progress {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 10px;
  background-color: green;
}
div.profile #avatar .processing {
  display: none;
}
div.profile ul.current_auths {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
div.profile ul.current_auths li {
  background-color: #fff;
  border-radius: 4px;
  padding: 8px;
  margin-bottom: 8px;
}
div.profile ul.current_auths li .btn, div.profile ul.current_auths li input[type="submit"] {
  margin-top: 2px;
}
div.profile ul.current_auths li .btn.small, div.profile ul.current_auths li input[type="submit"].small {
  cursor: default;
  margin-left: 6px;
}
div.profile ul.current_auths li input[type="password"] {
  margin-top: 2px;
  padding: 8px 12px 8px 35px;
  margin-bottom: 0;
}
div.profile ul.current_auths li .icon {
  top: 11px;
  left: 11px;
}
div.profile ul.current_auths li .primary {
  display: none;
}
[data-device="tablet"] div.profile ul.current_auths li .two.responsive {
  width: 100%;
  margin-left: 0;
}
div.profile ul.available_auths {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
div.profile ul.available_auths input[type="text"] {
  padding: 8px 12px 8px 35px;
  margin-bottom: 0;
}
div.profile ul.available_auths .icon {
  top: 11px;
  left: 11px;
}
ul.messenger {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  bottom: 50px !important;
  padding-right: 24px;
  font-weight: bold;
  font-size: 12px;
}
[data-device="mobile"] ul.messenger {
  padding-right: 10px;
}
ul.messenger.messenger-theme-block.messenger-fixed .messenger-message {
  border: 0;
  text-align: center;
  padding: 16px;
  width: 320px;
  margin: 5px;
  border-radius: 5px;
}
[data-device="mobile"] ul.messenger.messenger-theme-block.messenger-fixed .messenger-message {
  width: 100%;
}
ul.messenger.messenger-theme-block.messenger-fixed .messenger-message.alert-warning {
  color: #fff;
  background-color: #ffffa6;
}
ul.messenger.messenger-theme-block.messenger-fixed .messenger-message.alert-error, ul.messenger.messenger-theme-block.messenger-fixed .messenger-message.alert-danger {
  color: #fff;
  background-color: #d90331;
}
ul.messenger.messenger-theme-block.messenger-fixed .messenger-message.alert-success {
  color: #fff;
  background-color: #16b26f;
}
ul.messenger.messenger-theme-block.messenger-fixed .messenger-message.alert-info {
  color: #fff;
  background-color: #308aff;
}
.redactor-box {
  background: none;
}
.redactor-toolbar {
  background: #fff;
  margin-bottom: 10px !important;
}
.redactor-toolbar li a {
  color: white;
}
.redactor-toolbar li a:hover {
  background: none;
  color: #fff;
}
.redactor-editor {
  padding: 0;
  margin: 0;
  border: none;
  font-family: system, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Lucida Grande";
  background: none;
}
.redactor-editor a {
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}
.redactor-toolbar-tooltip, .redactor-link-tooltip, .redactor-link-tooltip a {
  font-family: system, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Lucida Grande";
  color: #fff;
  background-color: #fff;
}
#redactor-modal {
  font-family: system, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Lucida Grande";
}
#redactor-modal header {
  position: relative;
  border-bottom: 0;
  height: 60px;
  background-color: #fff;
  margin: 16px;
  padding: 0;
}
#redactor-modal section {
  margin: 16px;
  padding: 0;
}
#redactor-modal footer {
  position: relative;
  border-top: 0;
  height: 60px;
  background-color: #fff;
  margin: 16px;
  padding: 0;
}
#redactor-modal footer .redactor-modal-btn:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#redactor-modal footer .redactor-modal-btn:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.redactor-placeholder:after {
  top: 0px;
  left: 0px;
}
.pagination {
  padding: 16px;
}
.pager .pager-pages {
  text-align: center;
}
.pager .pager-pages a, .pager .pager-pages .ellipsis.hide {
  display: none;
  margin: 0 5px;
}
.pager .pager-pages a.active, .pager .pager-pages a.first, .pager .pager-pages a.last, .pager .pager-pages a.visible, .pager .pager-control.next, .pager .pager-control.previous {
  display: inline-block;
  padding: 6px 12px;
  font-weight: bold;
  line-height: 23px;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #fff;
  background-color: #308aff;
  height: auto;
}
.pager .pager-pages a.active:hover, .pager .pager-pages a.first:hover, .pager .pager-pages a.last:hover, .pager .pager-pages a.visible:hover, .pager .pager-control.next:hover, .pager .pager-control.previous:hover {
  color: #fff !important;
  background-color: #0069f2;
}
.pager .pager-pages a.active {
  background-color: #16b26f;
}
.pager .pager-pages a.active:hover {
  color: #fff !important;
  background-color: #128e59;
}
.pager .pager-pages .ellipsis {
  display: inline-block;
  padding: 6px 12px;
  font-weight: bold;
  line-height: 23px;
}
.pager .pager-control {
  display: block;
}
.pager .pager-control.previous {
  float: left;
}
.pager .pager-control.next {
  float: right;
}
.pager .pager-control.next, .pager .pager-control.previous {
  font-weight: bold;
  background-color: #308aff;
}
.pager .pager-control.next:hover, .pager .pager-control.previous:hover {
  color: #fff !important;
  background-color: #0069f2;
}
.pager .pager-control.next .icon, .pager .pager-control.previous .icon {
  font-size: 11px;
  padding: 0 5px;
}
.pager .pager-position, .pager .pager-select {
  display: none;
}
.pager.mobile .pager-pages {
  display: none;
}
.pager.mobile .pager-position {
  display: block;
  text-align: center;
  padding: 6px 12px;
}
.pager.mobile .pager-select {
  display: block;
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.pager .disabled {
  opacity: 0 !important;
}
.dataTables_wrapper {
  background: rgba(0, 0, 0, 0.60);
  color: white;
  margin-bottom: 0;
  padding: 0 16px;
}
.dataTables_wrapper .bottom {
  padding-top: 0;
}
.dataTables_wrapper .dataTables_length {
  box-sizing: border-box;
  float: left;
  vertical-align: top;
  margin-left: 1%;
  margin-bottom: 15px;
}
.dataTables_wrapper .dataTables_length:nth-child(4n+1) {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  .dataTables_wrapper .dataTables_length {
    width: 24%;
  }
}
.dataTables_wrapper .dataTables_length select {
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  height: 37px;
  background-color: #fc5dff;
}
.dataTables_wrapper .dataTables_length select:hover {
  background-color: #fb17ff !important;
}
[data-device='mobile'] .dataTables_wrapper .dataTables_length {
  box-sizing: border-box;
  float: left;
  vertical-align: top;
  margin-left: 1%;
}
[data-device='mobile'] .dataTables_wrapper .dataTables_length:nth-child(2n+1) {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  [data-device='mobile'] .dataTables_wrapper .dataTables_length {
    width: 49%;
  }
}
.dataTables_wrapper .dataTables_add {
  box-sizing: border-box;
  float: left;
  vertical-align: top;
  margin-left: 1%;
  margin-bottom: 15px;
  background-color: #308aff;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.dataTables_wrapper .dataTables_add:nth-child(4n+1) {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  .dataTables_wrapper .dataTables_add {
    width: 24%;
  }
}
.dataTables_wrapper .dataTables_add:hover {
  background-color: #0069f2 !important;
}
[data-device='mobile'] .dataTables_wrapper .dataTables_add {
  box-sizing: border-box;
  float: left;
  vertical-align: top;
  margin-left: 1%;
}
[data-device='mobile'] .dataTables_wrapper .dataTables_add:nth-child(2n+1) {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  [data-device='mobile'] .dataTables_wrapper .dataTables_add {
    width: 49%;
  }
}
.dataTables_wrapper .dataTables_filter {
  box-sizing: border-box;
  float: left;
  vertical-align: top;
  margin-left: 1%;
  margin-bottom: 15px;
}
.dataTables_wrapper .dataTables_filter:nth-child(2n+1) {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  .dataTables_wrapper .dataTables_filter {
    width: 49%;
  }
}
.dataTables_wrapper .dataTables_filter label {
  position: relative;
}
.dataTables_wrapper .dataTables_filter label .input-icon {
  position: absolute;
  top: 0;
  left: 10px;
  color: #bbb;
  font-size: 18px;
}
.dataTables_wrapper .dataTables_filter input[type="search"] {
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  height: 37px;
  padding-left: 34px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.60);
  border: 1px solid #e5e5e5;
  box-shadow: none;
  outline: 0;
  opacity: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
}
[data-device='mobile'] .dataTables_wrapper .dataTables_filter {
  box-sizing: border-box;
  float: left;
  vertical-align: top;
  margin-left: 1%;
}
[data-device='mobile'] .dataTables_wrapper .dataTables_filter:nth-child(1n+1) {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  [data-device='mobile'] .dataTables_wrapper .dataTables_filter {
    width: 99%;
  }
}
.dataTables_wrapper table.dataTable {
  width: 100%;
  padding: 0 16px;
}
[data-device='mobile'] .dataTables_wrapper table.dataTable {
  padding: 0;
}
.dataTables_wrapper table.dataTable thead, .dataTables_wrapper table.dataTable tfoot {
  text-align: left;
  margin: 10px 0;
  background-color: #fff;
  border-radius: 4px;
}
.dataTables_wrapper table.dataTable thead th, .dataTables_wrapper table.dataTable tfoot th {
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  padding: 8px 10px;
}
.dataTables_wrapper table.dataTable thead th.thin, .dataTables_wrapper table.dataTable tfoot th.thin {
  width: 40px;
  min-width: 30px;
}
.dataTables_wrapper table.dataTable tbody tr {
  height: 40px;
  background-color: transparent;
}
.dataTables_wrapper table.dataTable tbody tr td {
  font-weight: bold;
  padding: 8px 10px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid red;
  position: relative;
  max-width: 1px;
}
.dataTables_wrapper table.dataTable tbody tr td div.overflow {
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.dataTables_wrapper table.dataTable tbody tr td.image {
  padding: 0;
  width: 50px;
  max-width: 1px;
}
.dataTables_wrapper table.dataTable tbody tr td.image div {
  overflow-x: hidden;
}
.dataTables_wrapper table.dataTable tbody tr td.image div img {
  max-height: 40px;
}
.dataTables_wrapper table.dataTable tbody tr td.ago {
  width: 150px;
  max-width: 1px;
}
.dataTables_wrapper table.dataTable tbody tr td:last-child {
  border-right: none;
}
.dataTables_wrapper table.dataTable thead .sorting_asc, .dataTables_wrapper table.dataTable thead .sorting_desc, .dataTables_wrapper table.dataTable thead .sorting {
  position: relative;
  background-image: none !important;
}
.dataTables_wrapper table.dataTable thead th.sorting:after, .dataTables_wrapper table.dataTable thead th.sorting_asc:after, .dataTables_wrapper table.dataTable thead th.sorting_desc:after {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  font-family: archive;
}
.dataTables_wrapper table.dataTable thead th.sorting:after {
  color: #fff;
  font-size: 14px;
  padding-top: 8px;
}
.dataTables_wrapper table.dataTable thead th.sorting_asc:after {
  content: '\ee4d';
}
.dataTables_wrapper table.dataTable thead th.sorting_desc:after {
  content: '\ee4e';
}
.dataTables_wrapper .dataTables_info {
  color: #fff;
  font-weight: bold;
  margin-top: 10px;
}
.dataTables_wrapper .dataTables_paginate {
  margin: 10px 10px 10px 0px;
  padding: 6px 12px 6px 0px;
}
[data-device='mobile'] .dataTables_wrapper .dataTables_paginate {
  margin: 10px;
  padding: 6px 12px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  display: inline-block;
  padding: 6px 12px;
  font-weight: bold;
  line-height: 23px;
  cursor: pointer;
  border: 1px solid transparent !important;
  border-radius: 4px;
  color: #fff !important;
  background-color: #308aff !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: #fff !important;
  background: none !important;
  background-color: #0069f2 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
  color: #fff !important;
  background: none !important;
  background-color: #16b26f !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #fff !important;
  background-color: #128e59 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
  display: none;
}
.dataTables_wrapper .dataTables_paginate span span {
  color: #fff !important;
  display: inline-block;
  padding: 6px 12px;
  font-weight: bold;
  line-height: 23px;
}
.dataTables_wrapper tbody tr[role] .edit-toggle, .dataTables_wrapper tbody tr[role] .edit-click, .dataTables_wrapper tbody tr[role] .remove {
  text-align: center;
  width: 40px;
  font-weight: normal;
  font-size: 11px;
  cursor: pointer;
}
.dataTables_wrapper tbody tr[role] .edit-toggle, .dataTables_wrapper tbody tr[role] .edit-click {
  font-weight: bold;
  content: 'Edit';
  background-color: #16b26f;
}
.dataTables_wrapper tbody tr[role] .edit-toggle:hover, .dataTables_wrapper tbody tr[role] .edit-click:hover {
  background-color: #128e59 !important;
}
.dataTables_wrapper tbody tr[role] .edit-toggle.open {
  font-weight: bold;
  content: 'Close';
  background-color: #d90331;
}
.dataTables_wrapper tbody tr[role] .edit-toggle.open:hover {
  background-color: #ae0227 !important;
}
.dataTables_wrapper tbody tr[role] .remove {
  background-color: #d90331;
}
.dataTables_wrapper tbody tr[role] .remove:hover {
  background-color: #ae0227 !important;
}
.dataTables_wrapper tbody tr[role] .status {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #308aff;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  padding: 8px 10px;
}
.dataTables_wrapper tbody tr[role] .status.inactive {
  background-color: #d90331;
}
.dataTables_wrapper tbody tr[role] .status.submitted {
  background-color: #16b26f;
}
.dataTables_wrapper tbody tr[role] .status.active {
  background-color: #308aff;
}
.dataTables_wrapper tbody tr[role] .status.pending {
  background-color: #16b26f;
}
.dataTables_wrapper tbody tr.edit + tr:not(.edit) td {
  padding: 16px;
  margin: 0;
  border-left: 4px solid #d90331;
}
.dataTables_wrapper tbody tr.edit + tr:not(.edit) td .editor {
  margin: 0 auto;
  max-width: 500px;
}
.dataTables_wrapper tbody tr.edit + tr:not(.edit) td .editor .uploader {
  width: 100%;
}
[data-device='mobile'] .dataTables_wrapper tbody tr.edit + tr:not(.edit) td label {
  display: none;
}
.dataTables_wrapper .processing {
  font-family: system, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Lucida Grande";
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
[data-device='mobile'] .dataTables_wrapper th:not(.primary):not(.action), [data-device='mobile'] .dataTables_wrapper td:not(.primary):not(.action) {
  display: none;
}
/* @group Base */
.chosen-container {
  width: 100% !important;
  position: relative;
  vertical-align: middle;
  zoom: 1;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  font-size: 16px;
  height: auto !important;
  line-height: 16px;
  width: 100%;
  border-radius: 3px;
  border: 1px solid #ccc;
  outline: none;
  margin-top: 5px;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 23px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* @end */
/* @group Results */
.chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  -webkit-overflow-scrolling: touch;
  text-align: center;
  background-color: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 16px 16px 16px 16px !important;
  opacity: 0.95;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  border-radius: 3px;
  background-color: #404040;
  text-transform: lowercase;
  cursor: pointer;
  margin: 3px;
}
.chosen-container .chosen-results li.disabled-result {
  display: inline-block;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  color: #fff;
  font-weight: bold;
}
.chosen-container .chosen-results li.no-results {
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
  background-image: -moz-linear-gradient(#eee 1%, #fff 15%);
  background-image: -o-linear-gradient(#eee 1%, #fff 15%);
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
  display: block;
  font-size: 16px;
  height: auto !important;
  line-height: 16px;
  padding: 16px;
  width: 100%;
  border-radius: 3px;
  border: 1px solid #ccc;
  outline: none;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
  margin-top: -4px;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 5px;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #666;
  font-size: 100%;
  font-family: sans-serif;
  line-height: 15px;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-field .default {
  color: #999;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  cursor: default;
  background-color: #4289c1;
  height: 22px;
  border-radius: 3px;
  padding: 0px 10px 0px 10px;
  margin-right: 5px;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  color: white;
  line-height: 22px;
  text-transform: lowercase;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  display: none;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding-top: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: none;
}
/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: -webkit-linear-gradient(#eee 20%, #fff 80%);
  background-image: -moz-linear-gradient(#eee 20%, #fff 80%);
  background-image: -o-linear-gradient(#eee 20%, #fff 80%);
  background-image: linear-gradient(#eee 20%, #fff 80%);
  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #111 !important;
}
/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search, .chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */
.btn, button, [data-toggler], .toggler {
  font-size: 15px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: inline-block;
  height: 48px;
  line-height: 48px;
  font-weight: bold;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #fff !important;
  background-color: #16b26f;
  padding: 0 10px;
}
.btn:hover, button:hover, [data-toggler]:hover, .toggler:hover {
  color: #fff !important;
  background-color: #128e59;
}
.btn.color-1, button.color-1, [data-toggler].color-1, .toggler.color-1 {
  background-color: #16b26f;
}
.btn.color-1:hover, button.color-1:hover, [data-toggler].color-1:hover, .toggler.color-1:hover {
  background-color: #128e59;
}
.btn.color-2, button.color-2, [data-toggler].color-2, .toggler.color-2 {
  background-color: #d90331;
}
.btn.color-2:hover, button.color-2:hover, [data-toggler].color-2:hover, .toggler.color-2:hover {
  background-color: #ae0227;
}
.btn.color-3, button.color-3, [data-toggler].color-3, .toggler.color-3 {
  background-color: #308aff;
}
.btn.color-3:hover, button.color-3:hover, [data-toggler].color-3:hover, .toggler.color-3:hover {
  background-color: #0069f2;
}
.btn.color-4, button.color-4, [data-toggler].color-4, .toggler.color-4 {
  background-color: #ffffa6;
}
.btn.color-4:hover, button.color-4:hover, [data-toggler].color-4:hover, .toggler.color-4:hover {
  background-color: #ffff52;
}
.btn.color-5, button.color-5, [data-toggler].color-5, .toggler.color-5 {
  background-color: #f5821f;
}
.btn.color-5:hover, button.color-5:hover, [data-toggler].color-5:hover, .toggler.color-5:hover {
  background-color: #d36709;
}
.btn.color-6, button.color-6, [data-toggler].color-6, .toggler.color-6 {
  background-color: #fc5dff;
}
.btn.color-6:hover, button.color-6:hover, [data-toggler].color-6:hover, .toggler.color-6:hover {
  background-color: #fb17ff;
}
.btn [data-icon], button [data-icon], [data-toggler] [data-icon], .toggler [data-icon] {
  padding-right: 5px;
  font-size: 12px;
}
.btn.align-center, button.align-center, [data-toggler].align-center, .toggler.align-center {
  margin: 0 auto;
}
.btn.align-right, button.align-right, [data-toggler].align-right, .toggler.align-right {
  float: right;
}
.btn.size-full, button.size-full, [data-toggler].size-full, .toggler.size-full {
  width: 100%;
  text-align: center;
}
.btn.small, button.small, [data-toggler].small, .toggler.small {
  padding: 3px 6px;
  line-height: 12px;
  font-size: 12px;
}
.dropzone {
  position: relative;
}
.dropzone img {
  height: auto;
  max-width: 100%;
}
.dropzone .progress {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 10px;
}
.dropzone .progress .bar {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  height: 10px;
  background-color: #16b26f;
  width: 0%;
}
.dropzone .processing {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  font-weight: bold;
  padding-right: 5px;
}
.dropzone .remove {
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.dropzone .remove:hover {
  color: #d90331;
}
.dropzone .dz-message {
  display: none;
}
input[type="text"], input[type="password"], input[type="number"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime-local"], input[type="email"], input[type="search"], input[type="tel"], input[type="url"] {
  background-color: #fff;
  height: calc(48px + 2px);
  padding: 15px;
  font-size: 15px;
  border: 1px solid #999;
  border-radius: 4px;
  width: 100%;
}
input[type="text"]:valid, input[type="password"]:valid, input[type="number"]:valid, input[type="date"]:valid, input[type="month"]:valid, input[type="week"]:valid, input[type="time"]:valid, input[type="datetime-local"]:valid, input[type="email"]:valid, input[type="search"]:valid, input[type="tel"]:valid, input[type="url"]:valid {
  border: 1px solid #272a31;
}
input[type="text"]:valid + label:before, input[type="password"]:valid + label:before, input[type="number"]:valid + label:before, input[type="date"]:valid + label:before, input[type="month"]:valid + label:before, input[type="week"]:valid + label:before, input[type="time"]:valid + label:before, input[type="datetime-local"]:valid + label:before, input[type="email"]:valid + label:before, input[type="search"]:valid + label:before, input[type="tel"]:valid + label:before, input[type="url"]:valid + label:before {
  content: attr(alt);
}
input[type="text"].error, input[type="password"].error, input[type="number"].error, input[type="date"].error, input[type="month"].error, input[type="week"].error, input[type="time"].error, input[type="datetime-local"].error, input[type="email"].error, input[type="search"].error, input[type="tel"].error, input[type="url"].error {
  border: 1px solid #d90331;
}
input[type="text"].error + label:before, input[type="password"].error + label:before, input[type="number"].error + label:before, input[type="date"].error + label:before, input[type="month"].error + label:before, input[type="week"].error + label:before, input[type="time"].error + label:before, input[type="datetime-local"].error + label:before, input[type="email"].error + label:before, input[type="search"].error + label:before, input[type="tel"].error + label:before, input[type="url"].error + label:before {
  content: attr(alt);
}
input[type="text"].adaptive, input[type="password"].adaptive, input[type="number"].adaptive, input[type="date"].adaptive, input[type="month"].adaptive, input[type="week"].adaptive, input[type="time"].adaptive, input[type="datetime-local"].adaptive, input[type="email"].adaptive, input[type="search"].adaptive, input[type="tel"].adaptive, input[type="url"].adaptive {
  background-color: #fff;
  height: calc(48px + 2px);
  padding: 15px;
  font-size: 15px;
  border: 1px solid #999;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-box-shadow: none;
  box-shadow: none;
  resize: none;
  outline: none;
  width: 100%;
}
input[type="text"].adaptive:hover, input[type="password"].adaptive:hover, input[type="number"].adaptive:hover, input[type="date"].adaptive:hover, input[type="month"].adaptive:hover, input[type="week"].adaptive:hover, input[type="time"].adaptive:hover, input[type="datetime-local"].adaptive:hover, input[type="email"].adaptive:hover, input[type="search"].adaptive:hover, input[type="tel"].adaptive:hover, input[type="url"].adaptive:hover {
  border: 1px solid #999;
}
input[type="text"].adaptive:focus, input[type="password"].adaptive:focus, input[type="number"].adaptive:focus, input[type="date"].adaptive:focus, input[type="month"].adaptive:focus, input[type="week"].adaptive:focus, input[type="time"].adaptive:focus, input[type="datetime-local"].adaptive:focus, input[type="email"].adaptive:focus, input[type="search"].adaptive:focus, input[type="tel"].adaptive:focus, input[type="url"].adaptive:focus, input[type="text"].adaptive:active, input[type="password"].adaptive:active, input[type="number"].adaptive:active, input[type="date"].adaptive:active, input[type="month"].adaptive:active, input[type="week"].adaptive:active, input[type="time"].adaptive:active, input[type="datetime-local"].adaptive:active, input[type="email"].adaptive:active, input[type="search"].adaptive:active, input[type="tel"].adaptive:active, input[type="url"].adaptive:active {
  border: 1px solid #308aff;
}
input[type="text"].adaptive:focus + label:before, input[type="password"].adaptive:focus + label:before, input[type="number"].adaptive:focus + label:before, input[type="date"].adaptive:focus + label:before, input[type="month"].adaptive:focus + label:before, input[type="week"].adaptive:focus + label:before, input[type="time"].adaptive:focus + label:before, input[type="datetime-local"].adaptive:focus + label:before, input[type="email"].adaptive:focus + label:before, input[type="search"].adaptive:focus + label:before, input[type="tel"].adaptive:focus + label:before, input[type="url"].adaptive:focus + label:before, input[type="text"].adaptive:active + label:before, input[type="password"].adaptive:active + label:before, input[type="number"].adaptive:active + label:before, input[type="date"].adaptive:active + label:before, input[type="month"].adaptive:active + label:before, input[type="week"].adaptive:active + label:before, input[type="time"].adaptive:active + label:before, input[type="datetime-local"].adaptive:active + label:before, input[type="email"].adaptive:active + label:before, input[type="search"].adaptive:active + label:before, input[type="tel"].adaptive:active + label:before, input[type="url"].adaptive:active + label:before {
  color: #fff;
}
input[type="text"].adaptive + label, input[type="password"].adaptive + label, input[type="number"].adaptive + label, input[type="date"].adaptive + label, input[type="month"].adaptive + label, input[type="week"].adaptive + label, input[type="time"].adaptive + label, input[type="datetime-local"].adaptive + label, input[type="email"].adaptive + label, input[type="search"].adaptive + label, input[type="tel"].adaptive + label, input[type="url"].adaptive + label {
  display: block;
  font-size: 15px;
  pointer-events: none;
  height: 48px;
  line-height: 48px;
  margin-top: calc(-48px - 1px - 2px);
  margin-bottom: 16px;
  cursor: text;
}
input[type="text"].adaptive + label:before, input[type="password"].adaptive + label:before, input[type="number"].adaptive + label:before, input[type="date"].adaptive + label:before, input[type="month"].adaptive + label:before, input[type="week"].adaptive + label:before, input[type="time"].adaptive + label:before, input[type="datetime-local"].adaptive + label:before, input[type="email"].adaptive + label:before, input[type="search"].adaptive + label:before, input[type="tel"].adaptive + label:before, input[type="url"].adaptive + label:before {
  content: attr(placeholder);
  display: inline-block;
  color: #999;
  margin: 0 calc(15px + 2px);
  white-space: nowrap;
  -webkit-transition-property: -webkit-transform, color;
  transition-property: transform, color;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-delay: 0;
  transition-delay: 0;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
input[type="text"].adaptive:focus + label:before, input[type="password"].adaptive:focus + label:before, input[type="number"].adaptive:focus + label:before, input[type="date"].adaptive:focus + label:before, input[type="month"].adaptive:focus + label:before, input[type="week"].adaptive:focus + label:before, input[type="time"].adaptive:focus + label:before, input[type="datetime-local"].adaptive:focus + label:before, input[type="email"].adaptive:focus + label:before, input[type="search"].adaptive:focus + label:before, input[type="tel"].adaptive:focus + label:before, input[type="url"].adaptive:focus + label:before, input[type="text"].adaptive.active + label:before, input[type="password"].adaptive.active + label:before, input[type="number"].adaptive.active + label:before, input[type="date"].adaptive.active + label:before, input[type="month"].adaptive.active + label:before, input[type="week"].adaptive.active + label:before, input[type="time"].adaptive.active + label:before, input[type="datetime-local"].adaptive.active + label:before, input[type="email"].adaptive.active + label:before, input[type="search"].adaptive.active + label:before, input[type="tel"].adaptive.active + label:before, input[type="url"].adaptive.active + label:before, input[type="text"].adaptive:valid + label:before, input[type="password"].adaptive:valid + label:before, input[type="number"].adaptive:valid + label:before, input[type="date"].adaptive:valid + label:before, input[type="month"].adaptive:valid + label:before, input[type="week"].adaptive:valid + label:before, input[type="time"].adaptive:valid + label:before, input[type="datetime-local"].adaptive:valid + label:before, input[type="email"].adaptive:valid + label:before, input[type="search"].adaptive:valid + label:before, input[type="tel"].adaptive:valid + label:before, input[type="url"].adaptive:valid + label:before {
  line-height: 1;
  padding: 0 1.5px;
  -webkit-transform: translateX(-18px) translateY(-33.6px) translateY(-0.5px) scale(0.8, 0.8);
  transform: translateX(-18px) translateY(-33.6px) translateY(-0.5px) scale(0.8, 0.8);
}
input[type="text"].adaptive:valid, input[type="password"].adaptive:valid, input[type="number"].adaptive:valid, input[type="date"].adaptive:valid, input[type="month"].adaptive:valid, input[type="week"].adaptive:valid, input[type="time"].adaptive:valid, input[type="datetime-local"].adaptive:valid, input[type="email"].adaptive:valid, input[type="search"].adaptive:valid, input[type="tel"].adaptive:valid, input[type="url"].adaptive:valid {
  border: 1px solid #272a31;
}
input[type="text"].adaptive:valid + label:before, input[type="password"].adaptive:valid + label:before, input[type="number"].adaptive:valid + label:before, input[type="date"].adaptive:valid + label:before, input[type="month"].adaptive:valid + label:before, input[type="week"].adaptive:valid + label:before, input[type="time"].adaptive:valid + label:before, input[type="datetime-local"].adaptive:valid + label:before, input[type="email"].adaptive:valid + label:before, input[type="search"].adaptive:valid + label:before, input[type="tel"].adaptive:valid + label:before, input[type="url"].adaptive:valid + label:before {
  content: attr(alt);
}
input[type="text"].adaptive.error, input[type="password"].adaptive.error, input[type="number"].adaptive.error, input[type="date"].adaptive.error, input[type="month"].adaptive.error, input[type="week"].adaptive.error, input[type="time"].adaptive.error, input[type="datetime-local"].adaptive.error, input[type="email"].adaptive.error, input[type="search"].adaptive.error, input[type="tel"].adaptive.error, input[type="url"].adaptive.error {
  border: 1px solid #d90331;
}
input[type="text"].adaptive.error + label:before, input[type="password"].adaptive.error + label:before, input[type="number"].adaptive.error + label:before, input[type="date"].adaptive.error + label:before, input[type="month"].adaptive.error + label:before, input[type="week"].adaptive.error + label:before, input[type="time"].adaptive.error + label:before, input[type="datetime-local"].adaptive.error + label:before, input[type="email"].adaptive.error + label:before, input[type="search"].adaptive.error + label:before, input[type="tel"].adaptive.error + label:before, input[type="url"].adaptive.error + label:before {
  content: attr(alt);
}
textarea {
  background-color: #fff;
  height: calc(144px + 2px);
  padding: 15px;
  font-size: 15px;
  border: 1px solid #999;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-box-shadow: none;
  box-shadow: none;
  resize: none;
  outline: none;
  width: 100%;
}
textarea:hover {
  border: 1px solid #999;
}
textarea:focus, textarea:active {
  border: 1px solid #308aff;
}
textarea:focus + label:before, textarea:active + label:before {
  color: #fff;
}
textarea + label {
  display: block;
  font-size: 15px;
  pointer-events: none;
  height: calc(144px + 2px);
  line-height: 1;
  padding-top: calc(15px + 1px);
  margin-top: calc(-144px - 1px - 9px);
  margin-bottom: 16px;
  cursor: text;
}
textarea + label:before {
  content: attr(placeholder);
  display: inline-block;
  color: #999;
  margin: 0 calc(15px + 2px);
  white-space: nowrap;
  -webkit-transition-property: -webkit-transform, color;
  transition-property: transform, color;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-delay: 0;
  transition-delay: 0;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
textarea:focus + label:before, textarea.active + label:before, textarea:valid + label:before {
  line-height: 1;
  padding: 0 1.5px;
  -webkit-transform: translateX(-18px) translateY(-23px) translateY(-0.5px) scale(0.8, 0.8);
  transform: translateX(-18px) translateY(-23px) translateY(-0.5px) scale(0.8, 0.8);
}
textarea:valid {
  border: 1px solid #272a31;
}
textarea:valid + label:before {
  content: attr(alt);
}
textarea.error {
  border: 1px solid #d90331;
}
textarea.error + label:before {
  content: attr(alt);
}
input[type="text"].icon, input[type="password"].icon, input[type="number"].icon, input[type="date"].icon, input[type="month"].icon, input[type="week"].icon, input[type="time"].icon, input[type="datetime-local"].icon, input[type="email"].icon, input[type="search"].icon, input[type="tel"].icon, input[type="url"].icon {
  padding-left: 40px;
}
.icon + span.icon {
  position: absolute;
  left: 4px;
  top: 4px;
  color: #272a31;
  font-size: 15px;
  padding: 15px;
}
.form {
  position: relative;
  max-width: 500px;
  margin: 0 auto;
}
[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 75px;
  cursor: pointer;
}
[type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before, [type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after {
  content: '';
  position: absolute;
}
[type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before {
  left: 0;
  top: -3px;
  width: 65px;
  height: 30px;
  background: #ddd;
  border-radius: 15px;
  transition: background-color 0.2s;
}
[type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after {
  width: 20px;
  height: 20px;
  transition: all 0.2s;
  border-radius: 50%;
  background: #7f8c9a;
  top: 2px;
  left: 5px;
}
/* on checked */
[type="checkbox"]:checked + label:before {
  background: #34495e;
}
[type="checkbox"]:checked + label:after {
  background: #39d2b4;
  top: 2px;
  left: 40px;
}
[type="checkbox"]:checked + label .ui, [type="checkbox"]:not(:checked) + label .ui:before, [type="checkbox"]:checked + label .ui:after {
  position: absolute;
  left: 6px;
  width: 65px;
  border-radius: 15px;
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
  transition: all 0.2s;
}
[type="checkbox"]:not(:checked) + label .ui:before {
  content: "no";
  left: 32px;
}
[type="checkbox"]:checked + label .ui:after {
  content: "yes";
  color: #39d2b4;
}
[type="checkbox"]:focus + label:before {
  border: 1px dashed #777;
  box-sizing: border-box;
  margin-top: -1px;
}
