/*
* Import Mixins
*/
.svg-icon {
  width: 1em;
  height: 1em;
  display: inline-block;
}
.svg-icon--small {
  width: 1em;
  height: 1em;
  display: inline-block;
  font-size: 11px;
  display: block;
}
.svg-icon--18 {
  width: 1em;
  height: 1em;
  display: inline-block;
  font-size: 18px;
}
.svg-icon--24 {
  width: 1em;
  height: 1em;
  display: inline-block;
  font-size: 24px;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
.hide-xs,
.span-hide-xs,
.hide-sm,
.span-hide-sm,
.hide-xs-inline,
.hide-sm-inline {
  display: none;
}
.show-sm,
.show-xs {
  display: block;
}
.span-show-sm,
.span-show-xs {
  display: inline-block;
}
.show-xs-inline,
.show-sm-inline {
  display: inline;
}
img {
  border: 0;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container.no-padding {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 3900px) {
  .container {
    width: 100%;
    max-width: 1260px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row.no-margin {
  margin-left: 0;
  margin-right: 0;
}
.col-md-15,
.col-sm-15,
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-ip-6 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-ip-6 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (max-width: 500px) {
  .col-ip-offset-0 {
    margin-left: 0;
  }
  .col-ip-12 {
    width: 100%;
    float: none;
  }
  .col-ip-6 {
    width: 50%;
  }
  .hide-ip {
    display: none;
  }
}
@media (min-width: 769px) {
  .show-xs,
  .span-show-xs {
    display: none;
  }
  .show-xs-inline {
    display: none;
  }
  .hide-xs-inline {
    display: inline;
  }
  .hide-xs {
    display: block;
  }
  .span-hide-xs {
    display: inline-block;
  }
  .col-sm-15,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-15 {
    width: 20%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1025px) {
  .show-sm,
  .span-show-sm {
    display: none;
  }
  .hide-sm {
    display: block;
  }
  .hide-sm-inline {
    display: inline-block;
  }
  .span-hide-sm {
    display: inline-block;
  }
  .col-md-15,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-15 {
    width: 20%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1260px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide,
.hidden {
  display: none;
}
.show {
  display: block !important;
}
.responsive-iframe {
  max-width: 100%;
}
.position-relative {
  position: relative;
}
/**
Handy position classes
 */
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
@media (max-width: 1024px) {
  .text-left-sm {
    text-align: left !important;
  }
  .text-right-sm {
    text-align: right !important;
  }
  .text-center-sm {
    text-align: center !important;
  }
  .float-right-sm {
    float: right;
  }
  .float-left-sm {
    float: left;
  }
}
@media (max-width: 768px) {
  .text-left-xs {
    text-align: left !important;
  }
  .text-right-xs {
    text-align: right !important;
  }
  .text-center-xs {
    text-align: center !important;
  }
  .float-right-xs {
    float: right;
  }
  .float-left-xs {
    float: left;
  }
}
@media (max-width: 500px) {
  .text-left-ip {
    text-align: left;
  }
  .text-right-ip {
    text-align: right;
  }
  .text-center-ip {
    text-align: center;
  }
  .float-right-ip {
    float: right;
  }
  .float-left-ip {
    float: left;
  }
}
/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
button {
  background-color: transparent;
  border: 0;
  cursor: pointer;
}
button:focus,
button:hover {
  outline: none;
}
input[type='submit']:not(.button) {
  /* iPhone rounded border fix */
  border-radius: 0;
  -webkit-appearance: none;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input {
  outline: none;
}
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}
b,
strong {
  font-weight: bold;
}
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande%2CLucida%20Sans%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=30273a&bgTextureHeader=highlight_soft&bgImgOpacityHeader=25&borderColorHeader=231d2b&fcHeader=ffffff&iconColorHeader=a8a3ae&bgColorContent=3d3644&bgTextureContent=gloss_wave&bgImgOpacityContent=30&borderColorContent=7e7783&fcContent=ffffff&iconColorContent=ffffff&bgColorDefault=dcd9de&bgTextureDefault=highlight_soft&bgImgOpacityDefault=100&borderColorDefault=dcd9de&fcDefault=665874&iconColorDefault=8d78a5&bgColorHover=eae6ea&bgTextureHover=highlight_soft&bgImgOpacityHover=100&borderColorHover=d1c5d8&fcHover=734d99&iconColorHover=734d99&bgColorActive=5f5964&bgTextureActive=highlight_soft&bgImgOpacityActive=45&borderColorActive=7e7783&fcActive=ffffff&iconColorActive=454545&bgColorHighlight=fafafa&bgTextureHighlight=flat&bgImgOpacityHighlight=55&borderColorHighlight=ffdb1f&fcHighlight=333333&iconColorHighlight=8d78a5&bgColorError=994d53&bgTextureError=flat&bgImgOpacityError=55&borderColorError=994d53&fcError=ffffff&iconColorError=ebccce&bgColorOverlay=eeeeee&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=80&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=60&thicknessShadow=4px&offsetTopShadow=-4px&offsetLeftShadow=-4px&cornerRadiusShadow=0px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  min-height: 0;
  /* support: IE7 */
  font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
/* button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: 0.4em 1em;
}
/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}
/* button sets */
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px 0.4em;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  /* Support: IE7 */
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 22px;
}
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px;
}
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: 0.2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
  border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #7e7783;
  background: #3d3644 url("../../assets/img/jquery-slider/ui-bg_gloss-wave_30_3d3644_500x100.png") 50% top repeat-x;
  color: #ffffff;
}
.ui-widget-content a {
  color: #ffffff;
}
.ui-widget-header {
  border: 1px solid #231d2b;
  background: #30273a url("../../assets/img/jquery-slider/ui-bg_highlight-soft_25_30273a_1x100.png") 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold;
}
.ui-widget-header a {
  color: #ffffff;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #dcd9de;
  background: #dcd9de url("../../assets/img/jquery-slider/ui-bg_highlight-soft_100_dcd9de_1x100.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #665874;
  outline: none;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #665874;
  text-decoration: none;
}
.ui-state-hover,
.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 {
  border: 1px solid #d1c5d8;
  background: #eae6ea url("../../assets/img/jquery-slider/ui-bg_highlight-soft_100_eae6ea_1x100.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #734d99;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #734d99;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #7e7783;
  background: #5f5964 url("../../assets/img/jquery-slider/ui-bg_highlight-soft_45_5f5964_1x100.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #ffdb1f;
  background: #fafafa url("../../assets/img/jquery-slider/ui-bg_flat_55_fafafa_40x100.png") 50% 50% repeat-x;
  color: #333333;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #333333;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #994d53;
  background: #994d53 url("../../assets/img/jquery-slider/ui-bg_flat_55_994d53_40x100.png") 50% 50% repeat-x;
  color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../../assets/img/jquery-slider/ui-icons_ffffff_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("../../assets/img/jquery-slider/ui-icons_a8a3ae_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: url("../../assets/img/jquery-slider/ui-icons_8d78a5_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("../../assets/img/jquery-slider/ui-icons_734d99_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: url("../../assets/img/jquery-slider/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: url("../../assets/img/jquery-slider/ui-icons_8d78a5_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../../assets/img/jquery-slider/ui-icons_ebccce_256x240.png");
}
/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 6px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 6px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 6px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 6px;
}
/* Overlays */
.ui-widget-overlay {
  background: #eeeeee url("../../assets/img/jquery-slider/ui-bg_flat_0_eeeeee_40x100.png") 50% 50% repeat-x;
  opacity: 0.8;
  filter: alpha(opacity=80);
  /* support: IE8 */
}
.ui-widget-shadow {
  margin: -4px 0 0 -4px;
  padding: 4px;
  background: #aaaaaa url("../../assets/img/jquery-slider/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: 0.6;
  filter: alpha(opacity=60);
  /* support: IE8 */
  border-radius: 0px;
}
.ui-slider-horizontal {
  height: 5px;
  border: 0;
  background: #DBDDE6;
}
.ui-slider .ui-slider-handle {
  width: 20px;
  height: 22px;
  top: -8px;
}
.ui-slider-horizontal .ui-slider-range {
  background: #0169f3;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: url('/assets/design2018/img/slider-handle.svg');
  background-size: 100%;
  border: 0;
}
/*
HANDY CLASSES
 */
.disabled {
  -moz-opacity: 0.5;
  opacity: 0.5;
  pointer-events: none;
}
input:focus {
  outline: 0;
}
sup {
  text-transform: uppercase;
  font-size: 8px;
  vertical-align: super;
}
@media (max-width: 768px) {
  #wpadminbar {
    display: none;
  }
  html.js,
  html.no-js {
    margin-bottom: 0 !important;
  }
}
/*
WOW hidden fix
 */
.wow {
  visibility: hidden;
}
/**
* Remove recaptcha badge
 */
.grecaptcha-badge {
  visibility: hidden;
  opacity: 0;
}
/*COOKIE NOTICES*/
.cc-message {
  font-size: 13px;
}
.cc-compliance {
  height: 39px;
  line-height: 11px;
}
/**
 * Fix ugly styles in CF7
 */
.cf-repsonse {
  padding-left: 38px;
  min-height: 28px;
  line-height: 150%;
}
.wpcf7 p {
  margin: 0;
  padding: 0;
}
span.wpcf7-not-valid-tip,
div.wpcf7-validation-errors {
  display: none !important;
}
input.wpcf7-not-valid,
textarea.wpcf7-not-valid {
  border: 2px solid red !important;
}
/**
 * My core
 */
em {
  font-style: italic;
}
.clearfix {
  clear: both;
}
.position-relative {
  position: relative;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.responsive-iframe {
  max-width: 100%;
}
.responsive-iframe.centered {
  margin: 0 auto;
  display: block;
}
.responsive-iframe.fullwidth {
  width: 100%;
}
#wpadminbar {
  bottom: 0 !important;
  top: auto !important;
}
.ttu {
  text-transform: uppercase;
}
ul {
  padding: 0;
  margin: 0;
}
ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul li a {
  display: inline-block;
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
  height: auto;
}
input[type='submit'] {
  outline: none;
  -webkit-appearance: none;
}
input[type='submit']:not(.button) {
  border: 0;
}
.padding-15 {
  padding: 15px;
}
.padding-25 {
  padding: 25px;
}
.padding-30 {
  padding: 30px;
}
.padding-l-50 {
  padding-left: 50px;
}
.padding-60 {
  padding: 60px;
}
.padding-30-60 {
  padding: 30px 60px;
}
.padding-20-30 {
  padding: 20px 30px;
}
.padding-45 {
  padding: 45px;
}
.padding-5-0 {
  padding-top: 5px;
  padding-bottom: 5px;
}
.padding-0-10 {
  padding-left: 10px;
  padding-right: 10px;
}
.padding-10-0 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.padding-15-0 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.padding-20-0 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.padding-30-0 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.padding-40-0 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.padding-50-0 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.padding-60-0 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.padding-70-0 {
  padding-top: 70px;
  padding-bottom: 70px;
}
.padding-80-0 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.padding-90-0 {
  padding-top: 90px;
  padding-bottom: 90px;
}
.padding-100-0 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.padding-110-0 {
  padding-top: 110px;
  padding-bottom: 110px;
}
.padding-120-0 {
  padding-top: 120px;
  padding-bottom: 120px;
}
.padding-130-0 {
  padding-top: 130px;
  padding-bottom: 130px;
}
/* Re-setters */
.no-top-padding {
  padding-top: 0;
}
.no-bottom-padding {
  padding-bottom: 0;
}
.no-left-padding {
  padding-left: 0;
}
.no-right-padding {
  padding-right: 0;
}
.no-lr-padding {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1024px) {
  .padding-30-60 {
    padding: 30px 30px;
  }
}
@media (max-width: 768px) {
  .padding-30-60 {
    padding: 20px;
  }
  .padding-20-30 {
    padding: 20px;
  }
  .padding-30 {
    padding: 20px;
  }
  .padding-10-0 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .padding-15-0 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .padding-20-0 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .padding-30-0 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .padding-40-0 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .padding-50-0 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .padding-60-0 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .padding-70-0 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .padding-80-0 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .padding-90-0 {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .padding-100-0 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .padding-110-0 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .padding-120-0 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .padding-130-0 {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  /* Re-setters */
  .no-top-padding {
    padding-top: 0;
  }
  .no-bottom-padding {
    padding-bottom: 0;
  }
  .no-left-padding {
    padding-left: 0;
  }
  .no-left-padding.reset-mobile {
    padding-left: 20px;
  }
  .no-right-padding {
    padding-right: 0;
  }
  .no-right-padding.reset-mobile {
    padding-right: 20px;
  }
  .no-lr-padding {
    padding-left: 0;
    padding-right: 0;
  }
}
/*!
 * Font Awesome Pro 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.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;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}
.fa-abacus:before {
  content: "\f640";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-acorn:before {
  content: "\f6ae";
}
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}
.fa-ad:before {
  content: "\f641";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-air-freshener:before {
  content: "\f5d0";
}
.fa-alarm-clock:before {
  content: "\f34e";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-alicorn:before {
  content: "\f6b0";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-alipay:before {
  content: "\f642";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-analytics:before {
  content: "\f643";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angry:before {
  content: "\f556";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-ankh:before {
  content: "\f644";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-alt:before {
  content: "\f5d1";
}
.fa-apple-crate:before {
  content: "\f6b1";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-archway:before {
  content: "\f557";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-alt-down:before {
  content: "\f354";
}
.fa-arrow-alt-from-bottom:before {
  content: "\f346";
}
.fa-arrow-alt-from-left:before {
  content: "\f347";
}
.fa-arrow-alt-from-right:before {
  content: "\f348";
}
.fa-arrow-alt-from-top:before {
  content: "\f349";
}
.fa-arrow-alt-left:before {
  content: "\f355";
}
.fa-arrow-alt-right:before {
  content: "\f356";
}
.fa-arrow-alt-square-down:before {
  content: "\f350";
}
.fa-arrow-alt-square-left:before {
  content: "\f351";
}
.fa-arrow-alt-square-right:before {
  content: "\f352";
}
.fa-arrow-alt-square-up:before {
  content: "\f353";
}
.fa-arrow-alt-to-bottom:before {
  content: "\f34a";
}
.fa-arrow-alt-to-left:before {
  content: "\f34b";
}
.fa-arrow-alt-to-right:before {
  content: "\f34c";
}
.fa-arrow-alt-to-top:before {
  content: "\f34d";
}
.fa-arrow-alt-up:before {
  content: "\f357";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-from-bottom:before {
  content: "\f342";
}
.fa-arrow-from-left:before {
  content: "\f343";
}
.fa-arrow-from-right:before {
  content: "\f344";
}
.fa-arrow-from-top:before {
  content: "\f345";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-square-down:before {
  content: "\f339";
}
.fa-arrow-square-left:before {
  content: "\f33a";
}
.fa-arrow-square-right:before {
  content: "\f33b";
}
.fa-arrow-square-up:before {
  content: "\f33c";
}
.fa-arrow-to-bottom:before {
  content: "\f33d";
}
.fa-arrow-to-left:before {
  content: "\f33e";
}
.fa-arrow-to-right:before {
  content: "\f340";
}
.fa-arrow-to-top:before {
  content: "\f341";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-atlas:before {
  content: "\f558";
}
.fa-atom:before {
  content: "\f5d2";
}
.fa-atom-alt:before {
  content: "\f5d3";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-award:before {
  content: "\f559";
}
.fa-aws:before {
  content: "\f375";
}
.fa-axe:before {
  content: "\f6b2";
}
.fa-axe-battle:before {
  content: "\f6b3";
}
.fa-backpack:before {
  content: "\f5d4";
}
.fa-backspace:before {
  content: "\f55a";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-badge:before {
  content: "\f335";
}
.fa-badge-check:before {
  content: "\f336";
}
.fa-badge-dollar:before {
  content: "\f645";
}
.fa-badge-percent:before {
  content: "\f646";
}
.fa-badger-honey:before {
  content: "\f6b4";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-balance-scale-left:before {
  content: "\f515";
}
.fa-balance-scale-right:before {
  content: "\f516";
}
.fa-ballot:before {
  content: "\f732";
}
.fa-ballot-check:before {
  content: "\f733";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-barcode-alt:before {
  content: "\f463";
}
.fa-barcode-read:before {
  content: "\f464";
}
.fa-barcode-scan:before {
  content: "\f465";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball:before {
  content: "\f432";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-basketball-hoop:before {
  content: "\f435";
}
.fa-bat:before {
  content: "\f6b5";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-bolt:before {
  content: "\f376";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-slash:before {
  content: "\f377";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-school:before {
  content: "\f5d5";
}
.fa-bell-school-slash:before {
  content: "\f5d6";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bezier-curve:before {
  content: "\f55b";
}
.fa-bible:before {
  content: "\f647";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blanket:before {
  content: "\f498";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blender-phone:before {
  content: "\f6b6";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-bone:before {
  content: "\f5d7";
}
.fa-bone-break:before {
  content: "\f5d8";
}
.fa-bong:before {
  content: "\f55c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-alt:before {
  content: "\f5d9";
}
.fa-book-dead:before {
  content: "\f6b7";
}
.fa-book-heart:before {
  content: "\f499";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-book-reader:before {
  content: "\f5da";
}
.fa-book-spells:before {
  content: "\f6b8";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-books:before {
  content: "\f5db";
}
.fa-booth-curtain:before {
  content: "\f734";
}
.fa-bow-arrow:before {
  content: "\f6b9";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-bowling-pins:before {
  content: "\f437";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-alt:before {
  content: "\f49a";
}
.fa-box-ballot:before {
  content: "\f735";
}
.fa-box-check:before {
  content: "\f467";
}
.fa-box-fragile:before {
  content: "\f49b";
}
.fa-box-full:before {
  content: "\f49c";
}
.fa-box-heart:before {
  content: "\f49d";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-box-up:before {
  content: "\f49f";
}
.fa-box-usd:before {
  content: "\f4a0";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-boxes-alt:before {
  content: "\f4a1";
}
.fa-boxing-glove:before {
  content: "\f438";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-brain:before {
  content: "\f5dc";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-browser:before {
  content: "\f37e";
}
.fa-brush:before {
  content: "\f55d";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-bullseye-arrow:before {
  content: "\f648";
}
.fa-bullseye-pointer:before {
  content: "\f649";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-bus-alt:before {
  content: "\f55e";
}
.fa-bus-school:before {
  content: "\f5dd";
}
.fa-business-time:before {
  content: "\f64a";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-cabinet-filing:before {
  content: "\f64b";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calculator-alt:before {
  content: "\f64c";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-edit:before {
  content: "\f333";
}
.fa-calendar-exclamation:before {
  content: "\f334";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-star:before {
  content: "\f736";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-alt:before {
  content: "\f332";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-campfire:before {
  content: "\f6ba";
}
.fa-campground:before {
  content: "\f6bb";
}
.fa-candle-holder:before {
  content: "\f6bc";
}
.fa-candy-corn:before {
  content: "\f6bd";
}
.fa-cannabis:before {
  content: "\f55f";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-car-alt:before {
  content: "\f5de";
}
.fa-car-battery:before {
  content: "\f5df";
}
.fa-car-bump:before {
  content: "\f5e0";
}
.fa-car-crash:before {
  content: "\f5e1";
}
.fa-car-garage:before {
  content: "\f5e2";
}
.fa-car-mechanic:before {
  content: "\f5e3";
}
.fa-car-side:before {
  content: "\f5e4";
}
.fa-car-tilt:before {
  content: "\f5e5";
}
.fa-car-wash:before {
  content: "\f5e6";
}
.fa-caret-circle-down:before {
  content: "\f32d";
}
.fa-caret-circle-left:before {
  content: "\f32e";
}
.fa-caret-circle-right:before {
  content: "\f330";
}
.fa-caret-circle-up:before {
  content: "\f331";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cat:before {
  content: "\f6be";
}
.fa-cauldron:before {
  content: "\f6bf";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chair:before {
  content: "\f6c0";
}
.fa-chair-office:before {
  content: "\f6c1";
}
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before {
  content: "\f51c";
}
.fa-charging-station:before {
  content: "\f5e7";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-line-down:before {
  content: "\f64d";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-chart-pie-alt:before {
  content: "\f64e";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-double:before {
  content: "\f560";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-bishop-alt:before {
  content: "\f43b";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-clock:before {
  content: "\f43d";
}
.fa-chess-clock-alt:before {
  content: "\f43e";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-king-alt:before {
  content: "\f440";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-knight-alt:before {
  content: "\f442";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-pawn-alt:before {
  content: "\f444";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-queen-alt:before {
  content: "\f446";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chess-rook-alt:before {
  content: "\f448";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-double-down:before {
  content: "\f322";
}
.fa-chevron-double-left:before {
  content: "\f323";
}
.fa-chevron-double-right:before {
  content: "\f324";
}
.fa-chevron-double-up:before {
  content: "\f325";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-square-down:before {
  content: "\f329";
}
.fa-chevron-square-left:before {
  content: "\f32a";
}
.fa-chevron-square-right:before {
  content: "\f32b";
}
.fa-chevron-square-up:before {
  content: "\f32c";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-city:before {
  content: "\f64f";
}
.fa-claw-marks:before {
  content: "\f6c2";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clipboard-list-check:before {
  content: "\f737";
}
.fa-clipboard-prescription:before {
  content: "\f5e8";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-drizzle:before {
  content: "\f738";
}
.fa-cloud-hail:before {
  content: "\f739";
}
.fa-cloud-hail-mixed:before {
  content: "\f73a";
}
.fa-cloud-meatball:before {
  content: "\f73b";
}
.fa-cloud-moon:before {
  content: "\f6c3";
}
.fa-cloud-moon-rain:before {
  content: "\f73c";
}
.fa-cloud-rain:before {
  content: "\f73d";
}
.fa-cloud-rainbow:before {
  content: "\f73e";
}
.fa-cloud-showers:before {
  content: "\f73f";
}
.fa-cloud-showers-heavy:before {
  content: "\f740";
}
.fa-cloud-sleet:before {
  content: "\f741";
}
.fa-cloud-snow:before {
  content: "\f742";
}
.fa-cloud-sun:before {
  content: "\f6c4";
}
.fa-cloud-sun-rain:before {
  content: "\f743";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-clouds:before {
  content: "\f744";
}
.fa-clouds-moon:before {
  content: "\f745";
}
.fa-clouds-sun:before {
  content: "\f746";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-club:before {
  content: "\f327";
}
.fa-cocktail:before {
  content: "\f561";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-code-commit:before {
  content: "\f386";
}
.fa-code-merge:before {
  content: "\f387";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-coffee-togo:before {
  content: "\f6c5";
}
.fa-coffin:before {
  content: "\f6c6";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-alt-check:before {
  content: "\f4a2";
}
.fa-comment-alt-dollar:before {
  content: "\f650";
}
.fa-comment-alt-dots:before {
  content: "\f4a3";
}
.fa-comment-alt-edit:before {
  content: "\f4a4";
}
.fa-comment-alt-exclamation:before {
  content: "\f4a5";
}
.fa-comment-alt-lines:before {
  content: "\f4a6";
}
.fa-comment-alt-minus:before {
  content: "\f4a7";
}
.fa-comment-alt-plus:before {
  content: "\f4a8";
}
.fa-comment-alt-slash:before {
  content: "\f4a9";
}
.fa-comment-alt-smile:before {
  content: "\f4aa";
}
.fa-comment-alt-times:before {
  content: "\f4ab";
}
.fa-comment-check:before {
  content: "\f4ac";
}
.fa-comment-dollar:before {
  content: "\f651";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-edit:before {
  content: "\f4ae";
}
.fa-comment-exclamation:before {
  content: "\f4af";
}
.fa-comment-lines:before {
  content: "\f4b0";
}
.fa-comment-minus:before {
  content: "\f4b1";
}
.fa-comment-plus:before {
  content: "\f4b2";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comment-smile:before {
  content: "\f4b4";
}
.fa-comment-times:before {
  content: "\f4b5";
}
.fa-comments:before {
  content: "\f086";
}
.fa-comments-alt:before {
  content: "\f4b6";
}
.fa-comments-alt-dollar:before {
  content: "\f652";
}
.fa-comments-dollar:before {
  content: "\f653";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compass-slash:before {
  content: "\f5e9";
}
.fa-compress:before {
  content: "\f066";
}
.fa-compress-alt:before {
  content: "\f422";
}
.fa-compress-wide:before {
  content: "\f326";
}
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-container-storage:before {
  content: "\f4b7";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-conveyor-belt:before {
  content: "\f46e";
}
.fa-conveyor-belt-alt:before {
  content: "\f46f";
}
.fa-cookie:before {
  content: "\f563";
}
.fa-cookie-bite:before {
  content: "\f564";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-corn:before {
  content: "\f6c7";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cow:before {
  content: "\f6c8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-creative-commons-zero:before {
  content: "\f4f3";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-credit-card-blank:before {
  content: "\f389";
}
.fa-credit-card-front:before {
  content: "\f38a";
}
.fa-cricket:before {
  content: "\f449";
}
.fa-critical-role:before {
  content: "\f6c9";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crop-alt:before {
  content: "\f565";
}
.fa-cross:before {
  content: "\f654";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-curling:before {
  content: "\f44a";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}
.fa-dagger:before {
  content: "\f6cb";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-democrat:before {
  content: "\f747";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-desktop-alt:before {
  content: "\f390";
}
.fa-dev:before {
  content: "\f6cc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-dewpoint:before {
  content: "\f748";
}
.fa-dharmachakra:before {
  content: "\f655";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-d10:before {
  content: "\f6cd";
}
.fa-dice-d12:before {
  content: "\f6ce";
}
.fa-dice-d20:before {
  content: "\f6cf";
}
.fa-dice-d4:before {
  content: "\f6d0";
}
.fa-dice-d6:before {
  content: "\f6d1";
}
.fa-dice-d8:before {
  content: "\f6d2";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-digital-tachograph:before {
  content: "\f566";
}
.fa-diploma:before {
  content: "\f5ea";
}
.fa-directions:before {
  content: "\f5eb";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dizzy:before {
  content: "\f567";
}
.fa-dna:before {
  content: "\f471";
}
.fa-do-not-enter:before {
  content: "\f5ec";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dog:before {
  content: "\f6d3";
}
.fa-dog-leashed:before {
  content: "\f6d4";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-empty:before {
  content: "\f473";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-dolly-flatbed-alt:before {
  content: "\f475";
}
.fa-dolly-flatbed-empty:before {
  content: "\f476";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-drafting-compass:before {
  content: "\f568";
}
.fa-dragon:before {
  content: "\f6d5";
}
.fa-draw-circle:before {
  content: "\f5ed";
}
.fa-draw-polygon:before {
  content: "\f5ee";
}
.fa-draw-square:before {
  content: "\f5ef";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drum:before {
  content: "\f569";
}
.fa-drum-steelpan:before {
  content: "\f56a";
}
.fa-drumstick:before {
  content: "\f6d6";
}
.fa-drumstick-bite:before {
  content: "\f6d7";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-duck:before {
  content: "\f6d8";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dungeon:before {
  content: "\f6d9";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-ear:before {
  content: "\f5f0";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-eclipse:before {
  content: "\f749";
}
.fa-eclipse-alt:before {
  content: "\f74a";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-elephant:before {
  content: "\f6da";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-h-alt:before {
  content: "\f39b";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ellipsis-v-alt:before {
  content: "\f39c";
}
.fa-ello:before {
  content: "\f5f1";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-empty-set:before {
  content: "\f656";
}
.fa-engine-warning:before {
  content: "\f5f2";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-dollar:before {
  content: "\f657";
}
.fa-envelope-open-text:before {
  content: "\f658";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-equals:before {
  content: "\f52c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-square:before {
  content: "\f321";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-alt:before {
  content: "\f424";
}
.fa-expand-arrows:before {
  content: "\f31d";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expand-wide:before {
  content: "\f320";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-evil:before {
  content: "\f6db";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-feather-alt:before {
  content: "\f56b";
}
.fa-female:before {
  content: "\f182";
}
.fa-field-hockey:before {
  content: "\f44c";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-certificate:before {
  content: "\f5f3";
}
.fa-file-chart-line:before {
  content: "\f659";
}
.fa-file-chart-pie:before {
  content: "\f65a";
}
.fa-file-check:before {
  content: "\f316";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-contract:before {
  content: "\f56c";
}
.fa-file-csv:before {
  content: "\f6dd";
}
.fa-file-download:before {
  content: "\f56d";
}
.fa-file-edit:before {
  content: "\f31c";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-exclamation:before {
  content: "\f31a";
}
.fa-file-export:before {
  content: "\f56e";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-import:before {
  content: "\f56f";
}
.fa-file-invoice:before {
  content: "\f570";
}
.fa-file-invoice-dollar:before {
  content: "\f571";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-minus:before {
  content: "\f318";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-plus:before {
  content: "\f319";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-prescription:before {
  content: "\f572";
}
.fa-file-signature:before {
  content: "\f573";
}
.fa-file-spreadsheet:before {
  content: "\f65b";
}
.fa-file-times:before {
  content: "\f317";
}
.fa-file-upload:before {
  content: "\f574";
}
.fa-file-user:before {
  content: "\f65c";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-fill:before {
  content: "\f575";
}
.fa-fill-drip:before {
  content: "\f576";
}
.fa-film:before {
  content: "\f008";
}
.fa-film-alt:before {
  content: "\f3a0";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fingerprint:before {
  content: "\f577";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-fire-smoke:before {
  content: "\f74b";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-fish:before {
  content: "\f578";
}
.fa-fist-raised:before {
  content: "\f6de";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-alt:before {
  content: "\f74c";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flag-usa:before {
  content: "\f74d";
}
.fa-flame:before {
  content: "\f6df";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flask-poison:before {
  content: "\f6e0";
}
.fa-flask-potion:before {
  content: "\f6e1";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-flushed:before {
  content: "\f579";
}
.fa-fly:before {
  content: "\f417";
}
.fa-fog:before {
  content: "\f74e";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-minus:before {
  content: "\f65d";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-folder-plus:before {
  content: "\f65e";
}
.fa-folder-times:before {
  content: "\f65f";
}
.fa-folders:before {
  content: "\f660";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-football-helmet:before {
  content: "\f44f";
}
.fa-forklift:before {
  content: "\f47a";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-fragile:before {
  content: "\f4bb";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-frown:before {
  content: "\f119";
}
.fa-frown-open:before {
  content: "\f57a";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-function:before {
  content: "\f661";
}
.fa-funnel-dollar:before {
  content: "\f662";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-gas-pump-slash:before {
  content: "\f5f4";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-ghost:before {
  content: "\f6e2";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-gift-card:before {
  content: "\f663";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glass-martini-alt:before {
  content: "\f57b";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-glasses-alt:before {
  content: "\f5f5";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-globe-africa:before {
  content: "\f57c";
}
.fa-globe-americas:before {
  content: "\f57d";
}
.fa-globe-asia:before {
  content: "\f57e";
}
.fa-globe-stand:before {
  content: "\f5f6";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-golf-club:before {
  content: "\f451";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-gopuram:before {
  content: "\f664";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-greater-than:before {
  content: "\f531";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-grimace:before {
  content: "\f57f";
}
.fa-grin:before {
  content: "\f580";
}
.fa-grin-alt:before {
  content: "\f581";
}
.fa-grin-beam:before {
  content: "\f582";
}
.fa-grin-beam-sweat:before {
  content: "\f583";
}
.fa-grin-hearts:before {
  content: "\f584";
}
.fa-grin-squint:before {
  content: "\f585";
}
.fa-grin-squint-tears:before {
  content: "\f586";
}
.fa-grin-stars:before {
  content: "\f587";
}
.fa-grin-tears:before {
  content: "\f588";
}
.fa-grin-tongue:before {
  content: "\f589";
}
.fa-grin-tongue-squint:before {
  content: "\f58a";
}
.fa-grin-tongue-wink:before {
  content: "\f58b";
}
.fa-grin-wink:before {
  content: "\f58c";
}
.fa-grip-horizontal:before {
  content: "\f58d";
}
.fa-grip-vertical:before {
  content: "\f58e";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-h1:before {
  content: "\f313";
}
.fa-h2:before {
  content: "\f314";
}
.fa-h3:before {
  content: "\f315";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-hammer:before {
  content: "\f6e3";
}
.fa-hammer-war:before {
  content: "\f6e4";
}
.fa-hamsa:before {
  content: "\f665";
}
.fa-hand-heart:before {
  content: "\f4bc";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-box:before {
  content: "\f47b";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-magic:before {
  content: "\f6e5";
}
.fa-hand-holding-seedling:before {
  content: "\f4bf";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-holding-water:before {
  content: "\f4c1";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-receiving:before {
  content: "\f47c";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-heart:before {
  content: "\f4c3";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-hands-usd:before {
  content: "\f4c5";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-handshake-alt:before {
  content: "\f4c6";
}
.fa-hanukiah:before {
  content: "\f6e6";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hat-witch:before {
  content: "\f6e7";
}
.fa-hat-wizard:before {
  content: "\f6e8";
}
.fa-haykal:before {
  content: "\f666";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-head-side:before {
  content: "\f6e9";
}
.fa-head-vr:before {
  content: "\f6ea";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-headphones-alt:before {
  content: "\f58f";
}
.fa-headset:before {
  content: "\f590";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heart-circle:before {
  content: "\f4c7";
}
.fa-heart-rate:before {
  content: "\f5f8";
}
.fa-heart-square:before {
  content: "\f4c8";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-helmet-battle:before {
  content: "\f6eb";
}
.fa-hexagon:before {
  content: "\f312";
}
.fa-highlighter:before {
  content: "\f591";
}
.fa-hiking:before {
  content: "\f6ec";
}
.fa-hippo:before {
  content: "\f6ed";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-mask:before {
  content: "\f6ee";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-hockey-sticks:before {
  content: "\f454";
}
.fa-home:before {
  content: "\f015";
}
.fa-home-heart:before {
  content: "\f4c9";
}
.fa-hood-cloak:before {
  content: "\f6ef";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-horse:before {
  content: "\f6f0";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hot-tub:before {
  content: "\f593";
}
.fa-hotel:before {
  content: "\f594";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-house-damage:before {
  content: "\f6f1";
}
.fa-house-flood:before {
  content: "\f74f";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-hryvnia:before {
  content: "\f6f2";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-humidity:before {
  content: "\f750";
}
.fa-hurricane:before {
  content: "\f751";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-inbox-in:before {
  content: "\f310";
}
.fa-inbox-out:before {
  content: "\f311";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-industry-alt:before {
  content: "\f3b3";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-info-square:before {
  content: "\f30f";
}
.fa-inhaler:before {
  content: "\f5f9";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-integral:before {
  content: "\f667";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-intersection:before {
  content: "\f668";
}
.fa-inventory:before {
  content: "\f480";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-jack-o-lantern:before {
  content: "\f30e";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi:before {
  content: "\f669";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joint:before {
  content: "\f595";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-journal-whills:before {
  content: "\f66a";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-kaaba:before {
  content: "\f66b";
}
.fa-kaggle:before {
  content: "\f5fa";
}
.fa-key:before {
  content: "\f084";
}
.fa-key-skeleton:before {
  content: "\f6f3";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-keynote:before {
  content: "\f66c";
}
.fa-khanda:before {
  content: "\f66d";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kidneys:before {
  content: "\f5fb";
}
.fa-kiss:before {
  content: "\f596";
}
.fa-kiss-beam:before {
  content: "\f597";
}
.fa-kiss-wink-heart:before {
  content: "\f598";
}
.fa-kite:before {
  content: "\f6f4";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-knife-kitchen:before {
  content: "\f6f5";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-lambda:before {
  content: "\f66e";
}
.fa-lamp:before {
  content: "\f4ca";
}
.fa-landmark:before {
  content: "\f66f";
}
.fa-landmark-alt:before {
  content: "\f752";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laptop-code:before {
  content: "\f5fc";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-laugh:before {
  content: "\f599";
}
.fa-laugh-beam:before {
  content: "\f59a";
}
.fa-laugh-squint:before {
  content: "\f59b";
}
.fa-laugh-wink:before {
  content: "\f59c";
}
.fa-layer-group:before {
  content: "\f5fd";
}
.fa-layer-minus:before {
  content: "\f5fe";
}
.fa-layer-plus:before {
  content: "\f5ff";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leaf-heart:before {
  content: "\f4cb";
}
.fa-leaf-maple:before {
  content: "\f6f6";
}
.fa-leaf-oak:before {
  content: "\f6f7";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-less-than:before {
  content: "\f536";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-lightbulb-dollar:before {
  content: "\f670";
}
.fa-lightbulb-exclamation:before {
  content: "\f671";
}
.fa-lightbulb-on:before {
  content: "\f672";
}
.fa-lightbulb-slash:before {
  content: "\f673";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lips:before {
  content: "\f600";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location:before {
  content: "\f601";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-location-circle:before {
  content: "\f602";
}
.fa-location-slash:before {
  content: "\f603";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-alt:before {
  content: "\f30d";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-lock-open-alt:before {
  content: "\f3c2";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-loveseat:before {
  content: "\f4cc";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-luchador:before {
  content: "\f455";
}
.fa-luggage-cart:before {
  content: "\f59d";
}
.fa-lungs:before {
  content: "\f604";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-mace:before {
  content: "\f6f8";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-mail-bulk:before {
  content: "\f674";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-mandolin:before {
  content: "\f6f9";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marked:before {
  content: "\f59f";
}
.fa-map-marked-alt:before {
  content: "\f5a0";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-marker-alt-slash:before {
  content: "\f605";
}
.fa-map-marker-check:before {
  content: "\f606";
}
.fa-map-marker-edit:before {
  content: "\f607";
}
.fa-map-marker-exclamation:before {
  content: "\f608";
}
.fa-map-marker-minus:before {
  content: "\f609";
}
.fa-map-marker-plus:before {
  content: "\f60a";
}
.fa-map-marker-question:before {
  content: "\f60b";
}
.fa-map-marker-slash:before {
  content: "\f60c";
}
.fa-map-marker-smile:before {
  content: "\f60d";
}
.fa-map-marker-times:before {
  content: "\f60e";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-markdown:before {
  content: "\f60f";
}
.fa-marker:before {
  content: "\f5a1";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mask:before {
  content: "\f6fa";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-medal:before {
  content: "\f5a2";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-megaphone:before {
  content: "\f675";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-meh-blank:before {
  content: "\f5a4";
}
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.fa-memory:before {
  content: "\f538";
}
.fa-menorah:before {
  content: "\f676";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-meteor:before {
  content: "\f753";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microscope:before {
  content: "\f610";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-mind-share:before {
  content: "\f677";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-hexagon:before {
  content: "\f307";
}
.fa-minus-octagon:before {
  content: "\f308";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-mobile-android:before {
  content: "\f3ce";
}
.fa-mobile-android-alt:before {
  content: "\f3cf";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before {
  content: "\f53d";
}
.fa-monitor-heart-rate:before {
  content: "\f611";
}
.fa-monkey:before {
  content: "\f6fb";
}
.fa-monument:before {
  content: "\f5a6";
}
.fa-moon:before {
  content: "\f186";
}
.fa-moon-cloud:before {
  content: "\f754";
}
.fa-moon-stars:before {
  content: "\f755";
}
.fa-mortar-pestle:before {
  content: "\f5a7";
}
.fa-mosque:before {
  content: "\f678";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mountain:before {
  content: "\f6fc";
}
.fa-mountains:before {
  content: "\f6fd";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-narwhal:before {
  content: "\f6fe";
}
.fa-neos:before {
  content: "\f612";
}
.fa-network-wired:before {
  content: "\f6ff";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-nintendo-switch:before {
  content: "\f418";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-octagon:before {
  content: "\f306";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-oil-can:before {
  content: "\f613";
}
.fa-oil-temp:before {
  content: "\f614";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-om:before {
  content: "\f679";
}
.fa-omega:before {
  content: "\f67a";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-otter:before {
  content: "\f700";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-paint-brush-alt:before {
  content: "\f5a9";
}
.fa-paint-roller:before {
  content: "\f5aa";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-pallet-alt:before {
  content: "\f483";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-parking:before {
  content: "\f540";
}
.fa-parking-circle:before {
  content: "\f615";
}
.fa-parking-circle-slash:before {
  content: "\f616";
}
.fa-parking-slash:before {
  content: "\f617";
}
.fa-passport:before {
  content: "\f5ab";
}
.fa-pastafarianism:before {
  content: "\f67b";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paw-alt:before {
  content: "\f701";
}
.fa-paw-claws:before {
  content: "\f702";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-peace:before {
  content: "\f67c";
}
.fa-pegasus:before {
  content: "\f703";
}
.fa-pen:before {
  content: "\f304";
}
.fa-pen-alt:before {
  content: "\f305";
}
.fa-pen-fancy:before {
  content: "\f5ac";
}
.fa-pen-nib:before {
  content: "\f5ad";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-pencil-paintbrush:before {
  content: "\f618";
}
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-pennant:before {
  content: "\f456";
}
.fa-penny-arcade:before {
  content: "\f704";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-person-booth:before {
  content: "\f756";
}
.fa-person-carry:before {
  content: "\f4cf";
}
.fa-person-dolly:before {
  content: "\f4d0";
}
.fa-person-dolly-empty:before {
  content: "\f4d1";
}
.fa-person-sign:before {
  content: "\f757";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-office:before {
  content: "\f67d";
}
.fa-phone-plus:before {
  content: "\f4d2";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-php:before {
  content: "\f457";
}
.fa-pi:before {
  content: "\f67e";
}
.fa-pie:before {
  content: "\f705";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pig:before {
  content: "\f706";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-place-of-worship:before {
  content: "\f67f";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-alt:before {
  content: "\f3de";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-plane-departure:before {
  content: "\f5b0";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-hexagon:before {
  content: "\f300";
}
.fa-plus-octagon:before {
  content: "\f301";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-podium:before {
  content: "\f680";
}
.fa-podium-star:before {
  content: "\f758";
}
.fa-poll:before {
  content: "\f681";
}
.fa-poll-h:before {
  content: "\f682";
}
.fa-poll-people:before {
  content: "\f759";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-poo-storm:before {
  content: "\f75a";
}
.fa-poop:before {
  content: "\f619";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-pray:before {
  content: "\f683";
}
.fa-praying-hands:before {
  content: "\f684";
}
.fa-prescription:before {
  content: "\f5b1";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-presentation:before {
  content: "\f685";
}
.fa-print:before {
  content: "\f02f";
}
.fa-print-slash:before {
  content: "\f686";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.fa-pumpkin:before {
  content: "\f707";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-question-square:before {
  content: "\f2fd";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-quran:before {
  content: "\f687";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-rabbit:before {
  content: "\f708";
}
.fa-rabbit-fast:before {
  content: "\f709";
}
.fa-racquet:before {
  content: "\f45a";
}
.fa-rainbow:before {
  content: "\f75b";
}
.fa-raindrops:before {
  content: "\f75c";
}
.fa-ram:before {
  content: "\f70a";
}
.fa-ramp-loading:before {
  content: "\f4d4";
}
.fa-random:before {
  content: "\f074";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-reacteurope:before {
  content: "\f75d";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-rectangle-landscape:before {
  content: "\f2fa";
}
.fa-rectangle-portrait:before {
  content: "\f2fb";
}
.fa-rectangle-wide:before {
  content: "\f2fc";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-repeat:before {
  content: "\f363";
}
.fa-repeat-1:before {
  content: "\f365";
}
.fa-repeat-1-alt:before {
  content: "\f366";
}
.fa-repeat-alt:before {
  content: "\f364";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-republican:before {
  content: "\f75e";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-retweet-alt:before {
  content: "\f361";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-ring:before {
  content: "\f70b";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-route:before {
  content: "\f4d7";
}
.fa-route-highway:before {
  content: "\f61a";
}
.fa-route-interstate:before {
  content: "\f61b";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-triangle:before {
  content: "\f61c";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-running:before {
  content: "\f70c";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-sad-cry:before {
  content: "\f5b3";
}
.fa-sad-tear:before {
  content: "\f5b4";
}
.fa-safari:before {
  content: "\f267";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-scalpel:before {
  content: "\f61d";
}
.fa-scalpel-path:before {
  content: "\f61e";
}
.fa-scanner:before {
  content: "\f488";
}
.fa-scanner-keyboard:before {
  content: "\f489";
}
.fa-scanner-touchscreen:before {
  content: "\f48a";
}
.fa-scarecrow:before {
  content: "\f70d";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-school:before {
  content: "\f549";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-scroll:before {
  content: "\f70e";
}
.fa-scroll-old:before {
  content: "\f70f";
}
.fa-scrubber:before {
  content: "\f2f8";
}
.fa-scythe:before {
  content: "\f710";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-dollar:before {
  content: "\f688";
}
.fa-search-location:before {
  content: "\f689";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-shapes:before {
  content: "\f61f";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-all:before {
  content: "\f367";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-sheep:before {
  content: "\f711";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield:before {
  content: "\f132";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-shield-check:before {
  content: "\f2f7";
}
.fa-shield-cross:before {
  content: "\f712";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shipping-timed:before {
  content: "\f48c";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-shovel:before {
  content: "\f713";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shredder:before {
  content: "\f68a";
}
.fa-shuttle-van:before {
  content: "\f5b6";
}
.fa-shuttlecock:before {
  content: "\f45b";
}
.fa-sigma:before {
  content: "\f68b";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-signal-1:before {
  content: "\f68c";
}
.fa-signal-2:before {
  content: "\f68d";
}
.fa-signal-3:before {
  content: "\f68e";
}
.fa-signal-4:before {
  content: "\f68f";
}
.fa-signal-alt:before {
  content: "\f690";
}
.fa-signal-alt-1:before {
  content: "\f691";
}
.fa-signal-alt-2:before {
  content: "\f692";
}
.fa-signal-alt-3:before {
  content: "\f693";
}
.fa-signal-alt-slash:before {
  content: "\f694";
}
.fa-signal-slash:before {
  content: "\f695";
}
.fa-signature:before {
  content: "\f5b7";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skeleton:before {
  content: "\f620";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skull-crossbones:before {
  content: "\f714";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-slash:before {
  content: "\f715";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-sliders-h-square:before {
  content: "\f3f0";
}
.fa-sliders-v:before {
  content: "\f3f1";
}
.fa-sliders-v-square:before {
  content: "\f3f2";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smile-beam:before {
  content: "\f5b8";
}
.fa-smile-plus:before {
  content: "\f5b9";
}
.fa-smile-wink:before {
  content: "\f4da";
}
.fa-smog:before {
  content: "\f75f";
}
.fa-smoke:before {
  content: "\f760";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-snake:before {
  content: "\f716";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snow-blowing:before {
  content: "\f761";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-socks:before {
  content: "\f696";
}
.fa-solar-panel:before {
  content: "\f5ba";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-spa:before {
  content: "\f5bb";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-spade:before {
  content: "\f2f4";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-spider:before {
  content: "\f717";
}
.fa-spider-black-widow:before {
  content: "\f718";
}
.fa-spider-web:before {
  content: "\f719";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-spinner-third:before {
  content: "\f3f4";
}
.fa-splotch:before {
  content: "\f5bc";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-spray-can:before {
  content: "\f5bd";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-square-root:before {
  content: "\f697";
}
.fa-square-root-alt:before {
  content: "\f698";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-squirrel:before {
  content: "\f71a";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-staff:before {
  content: "\f71b";
}
.fa-stamp:before {
  content: "\f5bf";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-and-crescent:before {
  content: "\f699";
}
.fa-star-exclamation:before {
  content: "\f2f3";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-star-half-alt:before {
  content: "\f5c0";
}
.fa-star-of-david:before {
  content: "\f69a";
}
.fa-star-of-life:before {
  content: "\f621";
}
.fa-stars:before {
  content: "\f762";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-steering-wheel:before {
  content: "\f622";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stomach:before {
  content: "\f623";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stream:before {
  content: "\f550";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-suitcase-rolling:before {
  content: "\f5c1";
}
.fa-sun:before {
  content: "\f185";
}
.fa-sun-cloud:before {
  content: "\f763";
}
.fa-sun-dust:before {
  content: "\f764";
}
.fa-sun-haze:before {
  content: "\f765";
}
.fa-sunrise:before {
  content: "\f766";
}
.fa-sunset:before {
  content: "\f767";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-surprise:before {
  content: "\f5c2";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-swimmer:before {
  content: "\f5c4";
}
.fa-swimming-pool:before {
  content: "\f5c5";
}
.fa-sword:before {
  content: "\f71c";
}
.fa-swords:before {
  content: "\f71d";
}
.fa-synagogue:before {
  content: "\f69b";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablet-android:before {
  content: "\f3fb";
}
.fa-tablet-android-alt:before {
  content: "\f3fc";
}
.fa-tablet-rugged:before {
  content: "\f48f";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tachometer-alt-average:before {
  content: "\f624";
}
.fa-tachometer-alt-fast:before {
  content: "\f625";
}
.fa-tachometer-alt-fastest:before {
  content: "\f626";
}
.fa-tachometer-alt-slow:before {
  content: "\f627";
}
.fa-tachometer-alt-slowest:before {
  content: "\f628";
}
.fa-tachometer-average:before {
  content: "\f629";
}
.fa-tachometer-fast:before {
  content: "\f62a";
}
.fa-tachometer-fastest:before {
  content: "\f62b";
}
.fa-tachometer-slow:before {
  content: "\f62c";
}
.fa-tachometer-slowest:before {
  content: "\f62d";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tally:before {
  content: "\f69c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-teeth:before {
  content: "\f62e";
}
.fa-teeth-open:before {
  content: "\f62f";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-temperature-frigid:before {
  content: "\f768";
}
.fa-temperature-high:before {
  content: "\f769";
}
.fa-temperature-hot:before {
  content: "\f76a";
}
.fa-temperature-low:before {
  content: "\f76b";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-tennis-ball:before {
  content: "\f45e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-the-red-yeti:before {
  content: "\f69d";
}
.fa-theater-masks:before {
  content: "\f630";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-theta:before {
  content: "\f69e";
}
.fa-think-peaks:before {
  content: "\f731";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-thunderstorm:before {
  content: "\f76c";
}
.fa-thunderstorm-moon:before {
  content: "\f76d";
}
.fa-thunderstorm-sun:before {
  content: "\f76e";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-tilde:before {
  content: "\f69f";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-times-hexagon:before {
  content: "\f2ee";
}
.fa-times-octagon:before {
  content: "\f2f0";
}
.fa-times-square:before {
  content: "\f2d3";
}
.fa-tint:before {
  content: "\f043";
}
.fa-tint-slash:before {
  content: "\f5c7";
}
.fa-tire:before {
  content: "\f631";
}
.fa-tire-flat:before {
  content: "\f632";
}
.fa-tire-pressure-warning:before {
  content: "\f633";
}
.fa-tire-rugged:before {
  content: "\f634";
}
.fa-tired:before {
  content: "\f5c8";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toilet-paper:before {
  content: "\f71e";
}
.fa-toilet-paper-alt:before {
  content: "\f71f";
}
.fa-tombstone:before {
  content: "\f720";
}
.fa-tombstone-alt:before {
  content: "\f721";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-tooth:before {
  content: "\f5c9";
}
.fa-toothbrush:before {
  content: "\f635";
}
.fa-torah:before {
  content: "\f6a0";
}
.fa-torii-gate:before {
  content: "\f6a1";
}
.fa-tornado:before {
  content: "\f76f";
}
.fa-tractor:before {
  content: "\f722";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-traffic-cone:before {
  content: "\f636";
}
.fa-traffic-light:before {
  content: "\f637";
}
.fa-traffic-light-go:before {
  content: "\f638";
}
.fa-traffic-light-slow:before {
  content: "\f639";
}
.fa-traffic-light-stop:before {
  content: "\f63a";
}
.fa-train:before {
  content: "\f238";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-treasure-chest:before {
  content: "\f723";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-tree-alt:before {
  content: "\f400";
}
.fa-trees:before {
  content: "\f724";
}
.fa-trello:before {
  content: "\f181";
}
.fa-triangle:before {
  content: "\f2ec";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-trophy-alt:before {
  content: "\f2eb";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-container:before {
  content: "\f4dc";
}
.fa-truck-couch:before {
  content: "\f4dd";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-monster:before {
  content: "\f63b";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-truck-pickup:before {
  content: "\f63c";
}
.fa-truck-ramp:before {
  content: "\f4e0";
}
.fa-tshirt:before {
  content: "\f553";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-turkey:before {
  content: "\f725";
}
.fa-turtle:before {
  content: "\f726";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-tv-retro:before {
  content: "\f401";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-umbrella-beach:before {
  content: "\f5ca";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-unicorn:before {
  content: "\f727";
}
.fa-union:before {
  content: "\f6a2";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-usb:before {
  content: "\f287";
}
.fa-usd-circle:before {
  content: "\f2e8";
}
.fa-usd-square:before {
  content: "\f2e9";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-chart:before {
  content: "\f6a3";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-crown:before {
  content: "\f6a4";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-injured:before {
  content: "\f728";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-class:before {
  content: "\f63d";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-users-crown:before {
  content: "\f6a5";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-fork:before {
  content: "\f2e3";
}
.fa-utensil-knife:before {
  content: "\f2e4";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-utensils-alt:before {
  content: "\f2e6";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-value-absolute:before {
  content: "\f6a6";
}
.fa-vector-square:before {
  content: "\f5cb";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-plus:before {
  content: "\f4e1";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vihara:before {
  content: "\f6a7";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-volcano:before {
  content: "\f770";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume:before {
  content: "\f6a8";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-mute:before {
  content: "\f6a9";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-slash:before {
  content: "\f2e2";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vote-nay:before {
  content: "\f771";
}
.fa-vote-yea:before {
  content: "\f772";
}
.fa-vr-cardboard:before {
  content: "\f729";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-walking:before {
  content: "\f554";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-wand:before {
  content: "\f72a";
}
.fa-wand-magic:before {
  content: "\f72b";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-warehouse-alt:before {
  content: "\f495";
}
.fa-watch:before {
  content: "\f2e1";
}
.fa-watch-fitness:before {
  content: "\f63e";
}
.fa-water:before {
  content: "\f773";
}
.fa-water-lower:before {
  content: "\f774";
}
.fa-water-rise:before {
  content: "\f775";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weight-hanging:before {
  content: "\f5cd";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whale:before {
  content: "\f72c";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheat:before {
  content: "\f72d";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whistle:before {
  content: "\f460";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wifi-1:before {
  content: "\f6aa";
}
.fa-wifi-2:before {
  content: "\f6ab";
}
.fa-wifi-slash:before {
  content: "\f6ac";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-wind:before {
  content: "\f72e";
}
.fa-wind-warning:before {
  content: "\f776";
}
.fa-window:before {
  content: "\f40e";
}
.fa-window-alt:before {
  content: "\f40f";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-windsock:before {
  content: "\f777";
}
.fa-wine-bottle:before {
  content: "\f72f";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wine-glass-alt:before {
  content: "\f5ce";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-wizards-of-the-coast:before {
  content: "\f730";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wpressr:before {
  content: "\f3e4";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yin-yang:before {
  content: "\f6ad";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.fa-zhihu:before {
  content: "\f63f";
}
.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;
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("/assets/design2018/fonts/fa-brands-400.eot");
  src: url("/assets/design2018/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/assets/design2018/fonts/fa-brands-400.woff2") format("woff2"), url("/assets/design2018/fonts/fa-brands-400.woff") format("woff"), url("/assets/design2018/fonts/fa-brands-400.ttf") format("truetype"), url("/assets/design2018/fonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  src: url("/assets/design2018/fonts/fa-light-300.eot");
  src: url("/assets/design2018/fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("/assets/design2018/fonts/fa-light-300.woff2") format("woff2"), url("/assets/design2018/fonts/fa-light-300.woff") format("woff"), url("/assets/design2018/fonts/fa-light-300.ttf") format("truetype"), url("/assets/design2018/fonts/fa-light-300.svg#fontawesome") format("svg");
}
.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  src: url("/assets/design2018/fonts/fa-regular-400.eot");
  src: url("/assets/design2018/fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/assets/design2018/fonts/fa-regular-400.woff2") format("woff2"), url("/assets/design2018/fonts/fa-regular-400.woff") format("woff"), url("/assets/design2018/fonts/fa-regular-400.ttf") format("truetype"), url("/assets/design2018/fonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  src: url("/assets/design2018/fonts/fa-solid-900.eot");
  src: url("/assets/design2018/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/assets/design2018/fonts/fa-solid-900.woff2") format("woff2"), url("/assets/design2018/fonts/fa-solid-900.woff") format("woff"), url("/assets/design2018/fonts/fa-solid-900.ttf") format("truetype"), url("/assets/design2018/fonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
/* REDESIGN SELECT 2 */
.select2 {
  width: 100% !important;
}
.select2.error .select2-selection {
  border: 1px solid red !important;
}
.select2.select2-container .select2-selection {
  height: 50px;
  outline: none;
  position: relative;
  border-radius: 5px;
  background: transparent linear-gradient(180deg, #F7F7F7 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
  border: 1px solid #CCCCCC;
}
.select2.select2-container .select2-selection.required-error {
  border: 1px solid red;
}
.select2.select2-container .select2-selection .select2-selection__clear {
  margin-right: 25px;
  width: 22px;
  height: 22px;
  font-size: 0;
  margin-top: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #d2d2d2;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
}
.select2.select2-container .select2-selection .select2-selection__clear:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.select2.select2-container .select2-selection .select2-selection__clear:after {
  clear: both;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 14px;
  content: '\f00d';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  color: #000;
}
.select2.select2-container .select2-selection__rendered {
  line-height: 48px;
  padding-left: 15px;
  text-align: left;
  color: #000;
  font-weight: 400;
}
.select2.select2-container .select2-selection__rendered input {
  height: 40px;
}
.select2.select2-container .select2-selection__arrow {
  height: 48px;
  width: 48px;
  line-height: 48px;
  background: #F2F2F2;
  right: 0;
  top: 0;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.select2.select2-container .select2-selection__arrow:after {
  clear: both;
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  content: '\f107';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  color: #000;
}
.select2.select2-container .select2-selection__arrow b {
  display: none;
  border: 0;
}
.select2.select2-container .select2-search--inline .select2-search__field {
  margin-top: 0;
  padding-left: 15px;
}
.select2.select2-container .select2-selection--multiple {
  min-height: 40px;
  border: 1px solid #aaa;
  height: auto;
}
.select2.select2-container .select2-selection--multiple .select2-selection__rendered {
  line-height: 43px;
  padding-left: 5px;
}
.select2.select2-container .select2-selection--multiple .select2-selection__choice {
  background-color: #ececec;
  border: 1px solid #d2d2d2;
  border-radius: 6px;
  cursor: default;
  float: left;
  margin-right: 5px;
  height: 37px;
  margin-top: 5px;
  padding: 0 5px;
  line-height: 37px;
}
.select2-dropdown {
  background-color: #fff;
  border: 1px solid #CCCCCC;
  overflow: hidden;
  border-radius: 0;
}
.select2-dropdown .select2-results__option {
  color: #000;
}
.select2-dropdown .select2-results .select2-results__options .select2-results__option {
  padding: 11px 0 11px 15px;
  color: #000;
}
.select2-dropdown .select2-results .select2-results__options .select2-results__option strong.select2-results__group {
  color: #34a701;
  margin-top: 10px;
}
.select2-dropdown .select2-results .select2-results__options .select2-results__option[aria-selected=true] {
  background-color: rgba(130, 130, 130, 0.2);
}
.select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted[aria-selected] {
  background-color: #f2f2f2;
  color: #000;
}
.select2-search--dropdown {
  padding: 0px 0px;
}
.select2-search--dropdown input.select2-search__field {
  line-height: 30px;
  border: 0 !important;
  border-bottom: 1px solid rgba(130, 130, 130, 0.2) !important;
  outline: none;
  background-color: #fff;
  color: #000;
  padding-left: 15px;
}
.img-flag {
  margin-right: 10px;
}
html.lb-disable-scrolling {
  overflow: hidden;
  /* Position fixed required for iOS. Just putting overflow: hidden; on the body is not enough. */
  position: fixed;
  height: 100vh;
  width: 100vw;
}
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  /* Image border */
  border: 4px solid white;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/assets/design2018/img/lightbox/loading.gif) no-repeat;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev,
.lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/assets/design2018/img/lightbox/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/assets/design2018/img/lightbox/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
.lb-data .lb-caption a {
  color: #4ae;
}
.lb-data .lb-number {
  display: none !important;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/assets/design2018/img/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/*
* HOLD ON, SET SOME DEFAULTS!
*/
body {
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  background-color: #F5F5F5;
  font-weight: 400;
  color: #333333;
}
a {
  color: #333333;
  font-weight: 500;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #222;
  outline: none;
}
p {
  line-height: 1.5;
}
h1,
.h1 {
  margin: 0;
  padding: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 1.2;
}
h2,
.h2 {
  margin: 0;
  padding: 0;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
}
h3,
.h3 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}
h4,
.h4 {
  margin: 0;
  padding: 0;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.2;
}
h5,
.h5 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
}
.input-wrapper {
  position: relative;
}
.input-wrapper.active label {
  top: 0;
  left: 10px;
  color: #41454D;
  font-weight: 600;
  font-size: 12px;
  padding: 0 5px;
}
.input-wrapper.active label:after {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #F7F7F7;
  z-index: -1;
  /* to be below the parent element */
}
.input-wrapper.gray label {
  background-color: #FAFAFA;
  color: #333333;
}
.input-wrapper label {
  pointer-events: none;
  position: absolute;
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
  padding: 1px;
  top: 50%;
  left: 15px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
  color: #999;
  z-index: 10;
}
.input-wrapper .select2 {
  z-index: 5;
}
input[type='text'],
input[type='password'],
input[type='email'],
input[type='number'],
textarea {
  width: 100%;
  height: 50px;
  padding-left: 15px;
  font-size: 14px;
  outline: none;
  font-family: 'Inter', sans-serif;
  line-height: 40px;
  background: transparent linear-gradient(180deg, #F7F7F7 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
}
input[type='text'].big,
input[type='password'].big,
input[type='email'].big,
input[type='number'].big,
textarea.big {
  height: 55px;
  line-height: 55px;
  padding-left: 20px;
}
input[type='text'].error,
input[type='password'].error,
input[type='email'].error,
input[type='number'].error,
textarea.error {
  border: 1px solid red;
}
input[type=submit],
button {
  font-family: 'Inter', sans-serif;
}
label {
  line-height: 1.3;
  padding-top: 10px;
  display: block;
}
textarea {
  padding-top: 10px;
  font-size: 13px;
  padding-right: 25px;
  line-height: normal;
  min-height: 110px;
  resize: none;
}
textarea.thin {
  min-height: 60px;
}
iframe {
  max-width: 100%;
  height: auto;
}
table tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
table tr:first-of-type {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
table tr td,
table tr th {
  vertical-align: top;
}
table.fullwidth {
  width: 100%;
}
table.equal {
  table-layout: fixed;
}
table.simple tr {
  border-bottom: 1px solid #e6e6e6;
}
table.simple tr:first-of-type {
  border-top: 1px solid #e6e6e6;
}
table.simple tr td {
  padding: 17px 30px;
}
table.simple tr td a.premium {
  padding-left: 40px;
  position: relative;
  display: block;
}
table.simple tr td a.premium:before {
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 50%;
  left: 0px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
table.blue a.premium:before {
  content: url("/assets/design2018/img/hexagons/rating-star-blue.svg");
}
table.green a.premium:before {
  content: url("/assets/design2018/img/hexagons/rating-star-green.svg");
}
table.purple a.premium:before {
  content: url("/assets/design2018/img/hexagons/rating-star-purple.svg");
}
table.orange a.premium:before {
  content: url("/assets/design2018/img/hexagons/rating-star-orange.svg");
}
table.nostyle:nth-child(2n) {
  background-color: #fff;
}
table.nostyle th {
  padding: 5px;
  background-color: rgba(0, 0, 0, 0);
}
table.nostyle td {
  padding: 5px 5px;
  font-size: 15px;
}
table.minimal tr:nth-child(2n) {
  background-color: #fff;
}
table.minimal tr:first-child {
  border-top: 0;
}
table.minimal tr:last-child {
  border-bottom: 0;
}
table.minimal th {
  padding: 8px 0;
  background-color: rgba(0, 0, 0, 0);
}
table.minimal td {
  padding: 10px 0px;
  color: #7488A7;
}
table.minimal.no-border tr {
  border-bottom: 0;
}
table.minimal.no-border td {
  padding: 5px 0;
}
table tr:nth-child(2n) {
  background-color: #FAFAFA;
}
table tr th {
  text-align: left;
  padding: 10px 10px;
  background-color: rgba(0, 0, 0, 0.1);
}
table tr td {
  padding: 20px 30px;
  line-height: 1.4;
  font-size: 14px;
}
table tr td a {
  font-weight: 600;
  color: #5986b3;
}
table tr td a:hover {
  color: #72ace6;
}
fieldset {
  border: 1px solid #DBDDE6;
  -webkit-box-shadow: 0 0 6px 1px rgba(48, 144, 254, 0.16);
  -moz-box-shadow: 0 0 6px 1px rgba(48, 144, 254, 0.16);
  box-shadow: 0 0 6px 1px rgba(48, 144, 254, 0.16);
  background-color: #fff;
  padding: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
fieldset legend {
  margin: 0 auto;
  padding: 0 10px;
}
fieldset .mobile-legend {
  display: none;
}
article h1,
.article h1 {
  margin: 0 0 20px 0;
}
article h2,
.article h2 {
  margin: 20px 0;
}
article h3,
.article h3 {
  margin: 15px 0;
}
article h4,
.article h4 {
  margin: 15px 0;
}
article h5,
.article h5 {
  margin: 15px 0;
}
article p,
.article p {
  margin: 20px 0;
  line-height: 1.5;
  color: #41454D;
  font-size: 15px;
}
article p:first-child,
.article p:first-child {
  margin-top: 5px;
}
article img,
.article img {
  max-width: 100%;
  height: auto;
}
article i,
.article i,
article em,
.article em {
  font-style: italic;
}
article a:not(.button),
.article a:not(.button) {
  color: #5986b3;
}
article a:not(.button):hover,
.article a:not(.button):hover {
  color: #cf4d17;
}
article ul,
.article ul,
article ol,
.article ol {
  padding: 0;
  margin: 4px 20px 4px 25px;
}
article ul li,
.article ul li,
article ol li,
.article ol li {
  line-height: 1.5;
  padding: 4px 0;
}
article ol li,
.article ol li {
  line-height: 1.5;
  list-style: decimal;
}
article ol ul li,
.article ol ul li {
  list-style: disc;
}
article ul li,
.article ul li {
  list-style: disc;
}
article ul ol li,
.article ul ol li {
  list-style: decimal;
}
article blockquote,
.article blockquote {
  padding: 20px;
  margin: 10px 0;
  font-size: 15px;
  font-style: italic;
  line-height: 1.4;
  background-color: #f1f1f1;
}
article blockquote p,
.article blockquote p {
  margin: 0;
}
article sup,
.article sup {
  vertical-align: super;
  font-size: smaller;
}
article .pricelistTable,
.article .pricelistTable {
  margin-bottom: 20px;
  width: 100%;
}
article .pricelistTable .originalPrice,
.article .pricelistTable .originalPrice {
  text-decoration: line-through;
  font-size: 0.9em;
  color: gray;
  float: right;
  white-space: nowrap;
}
article .pricelistTable .pricelistDiscountRate,
.article .pricelistTable .pricelistDiscountRate {
  color: green;
  font-size: 1.1em;
  font-weight: bold;
}
article .gallery,
.article .gallery {
  margin: 25px 0 !important;
  background-color: #f0f0f0;
  padding: 20px;
}
article .gallery .gallery-icon,
.article .gallery .gallery-icon {
  padding: 3px;
}
article .gallery .gallery-icon img,
.article .gallery .gallery-icon img {
  border: 0 !important;
}
article .gallery .gallery-caption,
.article .gallery .gallery-caption {
  margin-top: 5px;
  line-height: 1.4;
  font-size: 14px;
  color: #999999;
}
hr {
  margin: 0;
  border-top: 1px solid #E6E6E6;
}
hr.small {
  width: 55px;
  border-bottom: 2px solid #5986b3;
  margin: 0 auto;
}
div.hr {
  width: 100%;
  position: relative;
  text-align: center;
  margin: 20px 0;
}
div.hr.text-left {
  text-align: left;
}
div.hr.text-left span,
div.hr.text-left h1 {
  padding-left: 0;
}
div.hr.body-background h1,
div.hr.body-background span {
  background-color: #F5F5F5;
}
div.hr:after {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  height: 2px;
  background-color: #E6E6E6;
  width: 100%;
  z-index: 50;
}
div.hr span {
  position: relative;
  z-index: 90;
  background-color: #fff;
  padding: 2px 10px;
  display: inline-block;
}
div.hr h1 {
  position: relative;
  z-index: 90;
  background-color: #fff;
  padding: 2px 10px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  color: #546074;
  display: inline-block;
}
ul.normal {
  margin: 10px 0 10px 20px;
}
ul.normal li {
  padding: 8px 0px 8px 3px;
  list-style: disc;
}
ul.normal li a {
  color: #5986b3;
  line-height: 1.3;
}
ul.normal li a:hover {
  color: #72ace6;
}
/* COMMON ELEMENTS */
.button {
  padding: 15px 21px;
  font-size: 14px;
  display: inline-block;
  color: #fff;
  text-align: center;
  background-color: #65879d;
  border: 0;
  outline: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
  cursor: pointer;
  line-height: 1;
  white-space: normal;
  font-weight: 600;
}
.button:hover,
.button:focus {
  background-color: #749bb4;
  outline: 0;
  color: #fff;
}
.button i {
  font-style: normal;
}
.button.i-left i {
  margin-right: 10px;
}
.button.i-right i {
  margin-left: 10px;
}
.button.img-left {
  padding-left: 55px;
}
.button.img-left img {
  position: absolute;
  left: 30px;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 22px;
  height: auto;
}
.button.img-left.big {
  padding-left: 75px;
}
.button.img-left.big img {
  left: 38px;
}
.button.img-right {
  padding-right: 55px;
}
.button.img-right img {
  position: absolute;
  right: 30px;
  top: 50%;
  -ms-transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  width: 22px;
  height: auto;
}
.button.img-right.big {
  padding-right: 75px;
}
.button.img-right.big img {
  right: 38px;
}
.button.i-on-right i {
  position: absolute;
  right: 20px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px;
}
.button.small {
  padding: 5px;
  font-size: 12px;
}
.button.medium {
  padding: 10px 15px;
  font-size: 14px;
}
.button.big {
  padding: 17px 32px;
  font-size: 14px;
}
.button.big.i-right i {
  margin-left: 25px;
}
.button.lined {
  border: 1px solid #5986b3;
  background-color: transparent;
  font-weight: 600;
  color: #5986b3;
  padding-top: 14px;
  padding-bottom: 14px;
}
.button.lined:hover {
  background-color: #5986b3;
  color: #fff;
}
.button.fullwidth {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.button.gradient {
  background-color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#F2F2F2));
  background: -webkit-linear-gradient(top, #ffffff, #F2F2F2);
  background: -moz-linear-gradient(top, #ffffff, #F2F2F2);
  background: -ms-linear-gradient(top, #ffffff, #F2F2F2);
  background: -o-linear-gradient(top, #ffffff, #F2F2F2);
  color: #416295;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 1px solid #A1B5D4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.button.gradient.blue-text {
  color: #5986b3;
}
.button.gradient.gray-text {
  color: #416295;
}
.button.gradient.medium {
  padding-top: 10px;
  padding-bottom: 10px;
}
.button.gradient:hover {
  background-color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
  background: -webkit-linear-gradient(top, #ffffff, #ffffff);
  background: -moz-linear-gradient(top, #ffffff, #ffffff);
  background: -ms-linear-gradient(top, #ffffff, #ffffff);
  background: -o-linear-gradient(top, #ffffff, #ffffff);
  border: 1px solid #45494E;
  color: #45494E;
}
.button.white {
  background-color: #fff;
  color: #416295;
  border: 1px solid #fff;
}
.button.white:hover {
  background-color: #fff;
  border: 1px solid #45494E;
  color: #45494E;
}
.button.white.img-right:hover,
.button.white.img-left:hover {
  background-color: #fff;
  color: #45494E;
}
.button.gray {
  background-color: #A8A8A8;
  color: #fff;
}
.button.gray:hover {
  background-color: #8c8c8c;
}
.button.gray.lined {
  border: 1px solid #8c8c8c;
  background-color: transparent;
  color: #000;
}
.button.gray.lined:hover {
  background-color: #8c8c8c;
  color: #fff;
}
.button.green {
  background-color: #43bb84;
}
.button.green:hover {
  background-color: #49cb8f;
}
.button.green.lined {
  border: 1px solid #43bb84;
  background-color: transparent;
  color: #43bb84;
}
.button.green.lined:hover {
  background-color: #43bb84;
  color: #fff;
}
.button.purple {
  background-color: #904fad;
}
.button.purple:hover {
  background-color: #68367D;
}
.button.purple.lined {
  border: 1px solid #904fad;
  background-color: transparent;
  color: #904fad;
}
.button.purple.lined:hover {
  background-color: #904fad;
  color: #fff;
}
.button.orange {
  background-color: #cf4d17;
}
.button.orange:hover {
  background-color: #B85826;
}
.button.orange.lined {
  border: 1px solid #cf4d17;
  background-color: transparent;
  color: #cf4d17;
}
.button.orange.lined:hover {
  background-color: #cf4d17;
  color: #fff;
}
.button.super-orange {
  background-color: #FC851A;
}
.button.super-orange:hover {
  background-color: #DB6B07;
}
.button.super-orange.lined {
  border: 1px solid #FC851A;
  background-color: transparent;
  color: #FC851A;
}
.button.super-orange.lined:hover {
  background-color: #DB6B07;
  color: #fff;
}
.button.shadow {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  border: 1px solid #f0f0f0;
}
.radio-wrapper {
  position: relative;
  padding-left: 30px;
  padding-top: 9px;
  padding-bottom: 5px;
  line-height: 1.2;
  cursor: pointer;
}
.radio-wrapper label {
  padding-top: 0 !important;
  pointer-events: none;
  color: #7488A7;
  font-size: 12px;
  font-weight: 500;
}
.radio-wrapper input[type=radio] {
  display: none;
}
.radio-wrapper:after {
  clear: both;
  display: block;
  content: '';
  width: 18px;
  height: 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #7488A7;
  -webkit-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 6px;
  left: 0;
  z-index: 3;
}
.radio-wrapper.active label {
  color: #5986b3;
}
.radio-wrapper.active:after {
  border: 1px solid #5986b3;
}
.radio-wrapper.active:before {
  clear: both;
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #5986b3;
  position: absolute;
  top: 12px;
  left: 6px;
  z-index: 6;
}
.radio-wrapper span.discount {
  background-color: #14A143;
  font-size: 12px;
  padding: 3px 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff;
  margin-left: 20px;
}
.checkbox-wrapper {
  position: relative;
  padding-left: 30px;
  padding-top: 7px;
  padding-bottom: 9px;
  line-height: 1.2;
  cursor: pointer;
}
.checkbox-wrapper.input-height {
  margin-top: 10px;
}
.checkbox-wrapper input[type=checkbox] {
  display: none;
}
.checkbox-wrapper label {
  padding-top: 0 !important;
  pointer-events: none;
  color: #7488A7;
  font-size: 12px;
  font-weight: 500;
}
.checkbox-wrapper.disabled {
  color: #afafaf;
}
.checkbox-wrapper.compulsory {
  pointer-events: none;
}
.checkbox-wrapper.error:after {
  border: 1px solid red;
}
.checkbox-wrapper:after {
  clear: both;
  display: block;
  content: '';
  width: 19px;
  height: 19px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #7488A7;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 4px;
  left: 0;
  z-index: 3;
}
.checkbox-wrapper.active label {
  color: #5986b3;
}
.checkbox-wrapper.active:after {
  border: 1px solid #5986b3;
}
.checkbox-wrapper.active:before {
  clear: both;
  display: block;
  content: '\f00c';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  font-size: 13px;
  color: #5986b3;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  top: 7px;
  left: 3px;
  z-index: 4;
}
.checkbox-wrapper > a {
  color: #7488A7;
}
.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  z-index: -1;
  position: absolute;
}
.inputfile + label {
  font-size: 14px;
  background: transparent linear-gradient(180deg, #F7F7F7 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
  border: 1px solid #A1B5D4;
  display: inline-block;
  padding: 0;
  color: #5986b3;
  line-height: 40px;
  height: 40px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
  cursor: pointer;
  /* "hand" cursor */
  position: relative;
  outline: none;
  font-weight: 600;
  width: 260px;
  text-align: center;
}
.inputfile + label.error {
  border: 1px solid red;
}
.inputfile :focus + label,
.inputfile + label:hover {
  background: #d9e1e8;
}
.error-message {
  padding: 20px;
  background-color: #dd3434;
  color: #fff;
  margin: 10px 0;
  display: none;
}
.notification {
  width: 100%;
  max-width: 800px;
  position: fixed;
  top: 85px;
  left: 50%;
  -ms-transform: translate(-50%, -100%);
  -webkit-transform: translate(-50%, -100%);
  -o-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
  z-index: 100;
  border: 0;
  padding: 30px;
  padding-left: 60px;
  pointer-events: none;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.notification.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.notification.success {
  background-color: #75c0ac;
  color: #fff;
}
.notification.error {
  background-color: #cd6d63;
  color: #fff;
}
.notification .icon {
  position: absolute;
  top: 50%;
  left: 20px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  line-height: 30px;
  text-align: center;
}
.body-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 10;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.body-overlay.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.dropdown-wrapper {
  position: relative;
}
.dropdown-wrapper.smaller .dropdown .dropdown-inner ul li a {
  padding: 7px 15px;
}
.dropdown-wrapper.dropdown-right .dropdown {
  right: 0;
}
.dropdown-wrapper.dropdown-right .dropdown:before {
  left: auto;
  right: 10px;
}
.dropdown-wrapper:hover .dropdown {
  display: block;
}
.dropdown-wrapper:hover .dropdown:before {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.dropdown-wrapper .dropdown-text,
.dropdown-wrapper .dropdown-icon {
  cursor: pointer;
}
.dropdown-wrapper .dropdown-title {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #d2d2d2;
  line-height: 43px;
  text-align: center;
  height: 43px;
  font-size: 14px;
  padding: 0 13px;
  cursor: pointer;
}
.dropdown-wrapper .dropdown-title i {
  font-size: 18px;
  line-height: 40px;
}
.dropdown-wrapper .dropdown-burger {
  background-color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
  background: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background: -ms-linear-gradient(top, #ffffff, #f2f2f2);
  background: -o-linear-gradient(top, #ffffff, #f2f2f2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #b3b3b3;
  width: 50px;
  height: 50px;
  padding: 12px;
}
.dropdown-wrapper .dropdown-burger .mobile-menu-switcher {
  display: block;
  width: 25px;
  height: 25px;
  position: relative;
  cursor: pointer;
}
.dropdown-wrapper .dropdown-burger .mobile-menu-switcher.active .line:before {
  top: 0px;
}
.dropdown-wrapper .dropdown-burger .mobile-menu-switcher.active .line:after {
  top: 0px;
}
.dropdown-wrapper .dropdown-burger .mobile-menu-switcher.open .line {
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-45deg);
}
.dropdown-wrapper .dropdown-burger .mobile-menu-switcher.open .line:before {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}
.dropdown-wrapper .dropdown-burger .mobile-menu-switcher .line {
  width: 25px;
  height: 2px;
  background-color: #717680;
  position: absolute;
  top: 12px;
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
}
.dropdown-wrapper .dropdown-burger .mobile-menu-switcher .line:before {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  top: -8px;
  left: 0;
  width: 25px;
  height: 2px;
  background-color: #717680;
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
}
.dropdown-wrapper .dropdown-burger .mobile-menu-switcher .line:after {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  width: 25px;
  height: 2px;
  background-color: #717680;
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
}
.dropdown-wrapper .dropdown {
  padding-top: 15px;
  position: absolute;
  width: 100%;
  z-index: 20;
  min-width: 290px;
  top: 100%;
  display: none;
}
.dropdown-wrapper .dropdown.open:before {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.dropdown-wrapper .dropdown:before {
  display: block;
  z-index: 7;
  content: "";
  position: absolute;
  top: 7px;
  left: 50px;
  width: 18px;
  height: 18px;
  padding-right: 1px;
  padding-bottom: 1px;
  background: linear-gradient(to top left, #fff 50%, transparent 50%), linear-gradient(to top left, #d9d9d9 50%, transparent 50%);
  background-clip: content-box, border-box;
  transform: rotate(225deg);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
}
.dropdown-wrapper .dropdown.user-dropdown {
  min-width: 640px;
  max-width: 640px;
  line-height: 1.5;
}
.dropdown-wrapper .dropdown.user-dropdown .title {
  font-weight: 700;
  margin: 5px 0;
  color: #253551;
  text-transform: uppercase;
}
.dropdown-wrapper .dropdown.user-dropdown .description {
  color: #41454D;
  font-weight: 400;
}
.dropdown-wrapper .dropdown.user-dropdown ul.normal li {
  list-style: disc;
}
.dropdown-wrapper .dropdown.user-dropdown ul.normal li a {
  font-size: 13px;
  display: block;
  padding: 0;
  color: #5986b3;
}
.dropdown-wrapper .dropdown.user-dropdown ul.normal li a:hover {
  color: #72ace6;
}
.dropdown-wrapper .dropdown.user-dropdown table tr td {
  font-size: 13px;
}
.dropdown-wrapper .dropdown.user-dropdown .rating {
  display: flex;
  align-content: center;
}
.dropdown-wrapper .dropdown.user-menu {
  width: calc(100vw - 40px);
}
.dropdown-wrapper .dropdown.user-menu:before {
  display: block;
  z-index: 7;
  content: "";
  position: absolute;
  top: 7px;
  left: auto;
  right: 16px;
  width: 18px;
  height: 18px;
  padding-right: 1px;
  padding-bottom: 1px;
  background: linear-gradient(to top left, #f9f9f9 50%, transparent 50%), linear-gradient(to top left, #d9d9d9 50%, transparent 50%);
  background-clip: content-box, border-box;
  transform: rotate(225deg);
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
}
.dropdown-wrapper .dropdown.user-menu .dropdown-inner {
  background-color: #F9F9F9;
  -webkit-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.07);
}
.dropdown-wrapper .dropdown.user-menu .dropdown-inner ul li.active a {
  color: #5986b3;
}
.dropdown-wrapper .dropdown.user-menu .dropdown-inner ul li a .warning {
  width: 17px;
  height: 17px;
  background-color: #dd3434;
  line-height: 17px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  color: #fff;
  font-size: 8px;
  margin-left: 10px;
  display: inline-block;
  position: relative;
  top: -2px;
}
.dropdown-wrapper .dropdown.user-menu .dropdown-inner ul li .trigger-submenu {
  float: right;
  width: 35px;
  height: 35px;
  background-color: #f0f0f0;
  line-height: 35px;
  text-align: center;
  margin: 4px 10px 0 0;
  cursor: pointer;
  font-size: 20px;
}
.dropdown-wrapper .dropdown.user-menu .dropdown-inner ul li .trigger-submenu:hover,
.dropdown-wrapper .dropdown.user-menu .dropdown-inner ul li .trigger-submenu:focus {
  color: #fff;
  background-color: #5986b3;
}
.dropdown-wrapper .dropdown.user-menu .dropdown-inner ul li ul {
  padding: 5px 0;
  border-bottom: 1px solid #E6E6E6;
  display: none;
}
.dropdown-wrapper .dropdown.user-menu .dropdown-inner ul li ul a {
  border-bottom: 0;
  font-size: 14px;
  padding: 6px 25px 6px 30px;
}
.dropdown-wrapper .dropdown.user-menu .dropdown-inner ul li ul a span.number {
  float: right;
}
.dropdown-wrapper .dropdown.user-menu .dropdown-inner hr {
  max-width: 143px;
}
.dropdown-wrapper .dropdown.user-menu .dropdown-inner .public-profile {
  padding-top: 20px;
  padding-bottom: 40px;
  display: block;
  color: #5986b3;
}
.dropdown-wrapper .dropdown .dropdown-inner {
  display: block;
  background-color: #fff;
  border: 1px solid #CCCCCC;
}
.dropdown-wrapper .dropdown .dropdown-inner form.search {
  padding: 10px;
}
.dropdown-wrapper .dropdown .dropdown-inner form.search:after {
  clear: both;
  display: block;
  content: '';
}
.dropdown-wrapper .dropdown .dropdown-inner form.search input[type=text] {
  float: left;
  width: calc(100% - 60px);
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 40px;
  line-height: 40px;
}
.dropdown-wrapper .dropdown .dropdown-inner form.search button {
  width: 60px;
  float: left;
  padding-top: 0;
  padding-bottom: 0;
  height: 40px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.dropdown-wrapper .dropdown .dropdown-inner ul:not(.normal) {
  margin: 0;
  padding: 0;
}
.dropdown-wrapper .dropdown .dropdown-inner ul:not(.normal) li {
  list-style: none;
  margin: 0;
  padding: 0;
  float: none;
  display: flex;
  border-bottom: 1px solid #E6E6E6;
}
.dropdown-wrapper .dropdown .dropdown-inner ul:not(.normal) li:last-of-type a {
  border-bottom: 0;
}
.dropdown-wrapper .dropdown .dropdown-inner ul:not(.normal) li a {
  color: #253551;
  display: block;
  line-height: 1.3;
  padding: 12px 20px;
  font-size: 14px;
}
.dropdown-wrapper .dropdown .dropdown-inner ul:not(.normal) li a:hover {
  color: #5986b3;
}
.dropdown-wrapper .dropdown .dropdown-inner ul:not(.normal) li a:before {
  display: none !important;
}
.quote-wrapper {
  padding: 20px 30px 20px 75px;
  margin: 0 0 25px 0;
  background-color: #F5F5F5;
  border-left: 4px solid #E6E6E6;
  background-image: url('/assets/design2018/img/icons/icon-forum-quotes-blue.svg');
  background-size: 27px;
  background-position: center left 20px;
  background-repeat: no-repeat;
}
.quote-wrapper .quote-author {
  margin-bottom: 5px;
}
.bbcode_container {
  padding: 20px 30px 20px 30px;
  margin: 25px 0;
  background-color: #F5F5F5;
  border: 1px solid #E6E6E6;
}
.bbcode_container .bbcode_description {
  text-transform: uppercase;
  font-size: 13px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #E6E6E6;
  font-weight: 500;
}
.bbcode_container .bbcode_code {
  overflow-y: scroll;
}
/* PROJECT SPECIFIC ELEMENTS */
.inter {
  font-family: 'Inter', sans-serif;
}
.c-blue {
  color: #5986b3;
}
.c-green {
  color: #43bb84;
}
.c-purple {
  color: #904fad;
}
.c-orange {
  color: #cf4d17;
}
.c-azure {
  color: #009f93;
}
.c-gray {
  color: #f0f0f0;
}
.c-red {
  color: #dd3434;
}
.c-blue-gray {
  color: #7488A7;
}
.c-link {
  color: #5986b3;
}
.c-link:hover {
  color: #72ace6;
}
.gray-bg {
  background-color: #FAFAFA;
}
.light-gray-bg {
  background-color: #FAFAFA;
}
.white-bg {
  background-color: #fff;
}
.regular {
  font-weight: 400;
}
.medium {
  font-weight: 500;
}
.semibold {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
.to-edge {
  padding-left: 0;
  padding-right: 0;
}
.flash-message {
  padding: 13px 30px;
  margin-bottom: 15px;
  text-align: center;
  line-height: 1.4;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 14px;
}
.flash-message i {
  font-size: 20px;
  margin-right: 10px;
  position: relative;
  bottom: -2px;
}
.flash-message img {
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}
.flash-message form.dismiss-notification {
  float: right;
  margin: 0 -10px 8px 8px;
}
.flash-message form.dismiss-notification button[type="submit"] {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  color: #000;
  font-size: 15px;
  line-height: 1;
  font-weight: bold;
  opacity: 0.5;
}
.flash-message form.dismiss-notification button[type="submit"]:hover {
  opacity: 1;
}
.flash-message ul {
  margin: 8px 10px 0px 16px;
}
.flash-message ul li {
  list-style: disc;
  font-size: 13px;
  padding: 2px 0;
}
.flash-message.success {
  background-color: #D5FFDB;
}
.flash-message.success a {
  color: #43bb84;
}
.flash-message.success a:hover {
  color: #49cb8f;
}
.flash-message.success i {
  color: #43bb84;
}
.flash-message.info {
  background-color: #E2F0FF;
  color: #546074;
}
.flash-message.info a {
  color: #5986b3;
}
.flash-message.info a:hover {
  color: #5986b3;
}
.flash-message.info i {
  color: #5986b3;
}
.flash-message.warning {
  background-color: #FFE3AC;
  color: #546074;
}
.flash-message.warning a {
  color: #cf4d17;
}
.flash-message.warning a:hover {
  color: #B85826;
}
.flash-message.warning i {
  color: #cf4d17;
}
.flash-message.error {
  background-color: #efbfbf;
  color: #000;
}
.flash-message.error a {
  color: #dd3434;
}
.flash-message.error a:hover {
  color: #99070f;
}
.flash-message.error i {
  color: #dd3434;
}
.flash-message.align-left {
  text-align: left;
}
.simple-box {
  background-color: #fff;
  border: 1px solid #E6E6E6;
}
.simple-box.padding-35 {
  padding: 25px;
}
.simple-box .title-wrapper {
  position: relative;
}
.simple-box .title-wrapper:after {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 1px;
  background-color: #D5D5D5;
  z-index: 10;
}
.simple-box .title-wrapper .title {
  font-size: 21px;
  padding-right: 20px;
  background-color: #fff;
  text-decoration: underline;
  display: inline-block;
  position: relative;
  z-index: 15;
  color: #5986b3;
  font-weight: 600;
}
a.highlighted-link {
  color: #5986b3;
  font-weight: 700;
  position: relative;
  font-size: 14px;
  margin-top: 9px;
  padding: 4px 0 4px 20px;
  line-height: 1.5 !important;
}
a.highlighted-link:hover {
  color: #72ace6;
}
a.highlighted-link:before {
  display: none !important;
}
a.highlighted-link:after {
  clear: both;
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #5986b3;
  position: absolute;
  top: 50%;
  left: 2px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.top-border {
  border-top: 1px solid #E6E6E6;
}
.bottom-blue-border {
  position: relative;
}
.bottom-blue-border:after {
  clear: both;
  display: block;
  content: '';
  width: 50px;
  height: 2px;
  background-color: #5986b3;
  position: absolute;
  bottom: -5px;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.bottom-border {
  border-bottom: 1px solid #E6E6E6 !important;
}
.bottom-border-absolute {
  position: relative;
}
.bottom-border-absolute:after {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  left: 20px;
  width: calc(100% - 40px);
  height: 1px;
  background-color: #E6E6E6;
}
.right-border {
  border-right: 1px solid #E6E6E6;
}
.box-head {
  border: 1px solid #E6E6E6;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.03);
  box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.03);
  position: relative;
  z-index: 5;
}
.box-head.padding-30 {
  padding: 20px 25px;
}
.box-head.no-shadow {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.box-head.gray-bg {
  background-color: #FAFAFA;
}
.box-head.left-pull {
  margin-left: -10px;
}
.box-head.right-pull {
  margin-right: -10px;
}
.box-head.no-left-border {
  border-left: 0;
}
.box-head.no-right-border {
  border-right: 0;
}
.box-head h1,
.box-head .h1 {
  font-size: 24px;
}
.box-body {
  background-color: #fff;
  -webkit-box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.03);
  box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.03);
  border: 1px solid #E6E6E6;
  border-bottom: 0;
  border-top: 0;
  position: relative;
  z-index: 3;
}
.box-body.light-gray-bg {
  background-color: #FAFAFA;
}
.box-body.no-shadow {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.box-body.left-pull {
  margin-left: -10px;
}
.box-body.right-pull {
  margin-right: -10px;
}
.box-body.gray-bg {
  background-color: #FAFAFA;
}
.box-body.dark-gray-bg {
  background-color: #F5F5F5;
}
.box-body.highlighted:before {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  left: -3px;
  top: 0;
  width: 3px;
  height: 100%;
  background-color: #5986b3;
}
.box-body.top-border {
  border-top: 1px solid #E6E6E6;
}
.box-body.bottom-border {
  border-bottom: 1px solid #E6E6E6;
}
.box-body.no-left-border {
  border-left: 0;
}
.box-body.no-right-border {
  border-right: 0;
}
.box-body.yes-top-border {
  border-top: 1px solid #E6E6E6;
}
.box-body.new-content {
  padding: 60px 60px 40px 60px;
}
.box-body.new-content-options {
  z-index: 0;
}
.box-body.info {
  background-color: #e2f0ff;
  padding-top: 30px;
  padding-bottom: 30px;
}
.box-sidebar.left-pull {
  margin-left: -10px;
}
.box-sidebar.right-pull {
  margin-right: -10px;
}
.box-sidebar.left-border {
  border-left: 1px solid #E6E6E6;
}
.box-sidebar .light-green-bg {
  background-color: #E2FFE6;
}
.box-sidebar .light-green-bg hr {
  border-top: 1px solid #BDDFC2;
}
.box-sidebar .light-green-bg a:not(.button) {
  color: #43bb84;
}
.box-sidebar .light-green-bg a:not(.button):hover {
  color: #49cb8f;
}
.box-sidebar .light-green-bg .button.gradient {
  border: 1px solid #43bb84;
  color: #43bb84;
}
.box-sidebar .light-purple-bg {
  background-color: #EEE1F5;
}
.box-sidebar .light-purple-bg hr {
  border-top: 1px solid #e2d6e9;
}
.box-sidebar .light-purple-bg a:not(.button) {
  color: #904fad;
}
.box-sidebar .light-purple-bg a:not(.button):hover {
  color: #68367D;
}
.box-sidebar .light-purple-bg .button.gradient {
  border: 1px solid #904fad;
  color: #904fad;
}
.box-sidebar .light-gray-bg {
  background-color: #E6E6E6;
}
.box-sidebar .light-gray-bg hr {
  border-top: 1px solid #c0c0c0;
}
.box-sidebar .light-gray-bg a:not(.button) {
  color: #5986b3;
}
.box-sidebar .light-gray-bg a:not(.button):hover {
  color: #72ace6;
}
.box-sidebar .light-orange-bg {
  background-color: #FFF4E2;
}
.box-sidebar .light-orange-bg hr {
  border-top: 1px solid #e8dece;
}
.box-sidebar .light-orange-bg a:not(.button) {
  color: #FC851A;
}
.box-sidebar .light-orange-bg a:not(.button):hover {
  color: #d77216;
}
.box-sidebar .light-orange-bg .button.gradient {
  border: 1px solid #cf4d17;
  color: #cf4d17;
}
.partners-box ul {
  padding: 0 150px;
  text-align: center;
  display: block;
}
.partners-box ul li {
  display: inline-block;
  height: 65px;
  line-height: 65px;
  padding: 0 30px;
  margin: 10px 0;
}
.partners-box ul li.title {
  height: 45px;
  line-height: 45px;
  font-weight: 700;
  font-size: 18px;
  width: 100%;
}
.partners-box ul li .separator {
  height: 1px;
  width: 75px;
  display: inline-block;
  background-color: #C0C7D2;
  vertical-align: middle;
}
.partners-box ul li img {
  vertical-align: middle;
  max-width: 120px;
  max-height: 65px;
}
.jquery-slider-wrapper {
  padding-top: 10px;
}
.jquery-slider-wrapper .inputs {
  padding-top: 20px;
}
.jquery-slider-wrapper .inputs:after {
  clear: both;
  display: block;
  content: '';
}
.jquery-slider-wrapper .inputs input {
  float: left;
  width: 50%;
  color: #546074;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  padding: 0;
}
.jquery-slider-wrapper .inputs input.min {
  border-right: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.jquery-slider-wrapper .inputs input.max {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.hint {
  display: inline-block;
  position: relative;
  width: 24px;
  height: 24px;
}
.hint.left .hint-info {
  bottom: 50%;
  left: 0%;
  -ms-transform: translate(-100%, 50%);
  -webkit-transform: translate(-100%, 50%);
  -o-transform: translate(-100%, 50%);
  transform: translate(-100%, 50%);
  min-width: 220px;
}
.hint:hover {
  z-index: 99;
}
.hint:hover .hint-mark {
  background-color: #dadada;
}
.hint:hover .hint-info {
  display: block;
}
.hint .hint-mark {
  width: 24px;
  height: 24px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #717680;
  text-align: center;
  line-height: 24px;
  font-size: 12px;
  cursor: pointer;
  display: block;
}
.hint .hint-mark i {
  color: #fff;
  font-style: normal;
  font-size: 12px;
}
.hint .hint-info {
  display: none;
  position: absolute;
  bottom: 100%;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  min-width: 180px;
  padding: 10px;
  background-color: #f4f4f4;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 12px;
  line-height: 1.3;
}
.vbpas-dialog {
  display: none;
}
.quick-reply .message {
  border: 1px solid #7488A7;
  border-radius: 4px;
  margin-bottom: 30px;
}
.quick-reply .message textarea {
  display: block;
  width: 100%;
  min-height: 235px;
  font-size: 14px;
  line-height: 1.71;
  outline: none;
  padding: 30px;
  color: #000;
}
.quick-reply .actions {
  text-align: right;
}
.quick-reply .actions .button {
  margin-left: 10px;
  margin-bottom: 10px;
}
.text-link {
  color: #5986b3;
  font-weight: normal;
}
.text-link.strong {
  font-weight: bold;
}
.block {
  -webkit-box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.03);
  box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.03);
  border: 1px solid #E6E6E6;
  margin-bottom: 30px;
}
.block .block-head {
  background-color: #FAFAFA;
  padding: 30px;
  font-size: 15px;
  font-weight: 600;
  color: #253551;
  border-bottom: 1px solid #E6E6E6;
}
.block .block-subhead {
  background-color: #FAFAFA;
  padding: 30px;
  font-size: 15px;
  color: #253551;
  border-bottom: 1px solid #E6E6E6;
}
.block .block-body {
  background-color: #fff;
  padding: 30px;
}
.list-item {
  display: flex;
  padding: 15px 0;
}
.list-item.border + .list-item.border {
  border-top: 1px solid #E6E6E6;
}
.list-item.striped:nth-child(even) {
  background-color: #FAFAFA;
}
.list-item .list-item-field {
  flex: 1;
}
.list-item .list-item-field + .list-item-field {
  padding-left: 20px;
}
.list-item .list-item-field.main {
  flex: 3;
}
.list-item .list-item.field.align-right {
  text-align: right;
}
.user-tiles {
  margin: 0;
  padding: 15px 30px;
  display: flex;
  flex-wrap: wrap;
}
.user-tile {
  list-style-type: none;
  position: relative;
  padding: 15px 30px;
  margin: 0;
  background-color: #E2F0FF;
  overflow: hidden;
  min-width: 200px;
}
.user-tile.in-flex-list {
  margin: 0 7px 7px 0;
  flex-shrink: 1;
  flex-grow: 0;
  flex-basis: 32%;
}
.user-tile .user-tile-avatar {
  display: inline-block;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  margin-right: 10px;
  background-color: #fff;
}
.user-tile .user-tile-name {
  display: inline-block;
}
.user-tile .user-tile-checkbox {
  position: absolute;
  top: 5px;
  right: 5px;
}
.user-tile > label {
  padding-top: 0;
}
.title-lined {
  position: relative;
  margin: 0 0 40px 0;
}
.title-lined .title-lined-title {
  position: relative;
  font-size: 1.78em;
  font-weight: 600;
  color: #546074;
  text-transform: uppercase;
  margin-bottom: 10px;
  line-height: 1.2em;
}
.title-lined .title-lined-description {
  position: relative;
  display: inline-block;
  padding-right: 6px;
}
.title-lined:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 100%;
  height: 1px;
  background-color: #546074;
}
.title-lined.title-lined--on-gray .title-lined-title,
.title-lined.title-lined--on-gray .title-lined-description {
  background-color: #f5f5f5;
}
.text-input {
  position: relative;
}
.text-input input {
  position: relative;
}
.text-input.text-input--label-in label {
  position: absolute;
  font-size: 13px;
  top: -9px;
  left: 15px;
  padding: 0 4px;
  z-index: 1;
  background-color: #fff;
}
.text-input.text-input--number input {
  max-width: 5em;
}
.text-editor .imageWarning {
  display: none;
}
.text-editor .text-editor-textarea {
  height: 15em;
}
.error-list .error-list-error {
  margin-bottom: 0.7em;
}
.note {
  font-size: 0.9em;
  font-style: italic;
  color: #b0b0b0;
  padding: 7px 0;
}
.deal-rules a {
  color: #5986b3;
}
.deal-rules p {
  margin-bottom: 0.8em;
}
.deal-rules p:last-child {
  margin-bottom: 0;
}
.deal-rules ul {
  padding-bottom: 0.5em;
}
.deal-rules li {
  list-style-type: circle;
  margin-bottom: 0.5em;
  margin-left: 1em;
}
.select-credit-package {
  position: relative;
}
.select-credit-package input[type="radio"] {
  position: absolute;
  visibility: hidden;
}
.select-credit-package .package {
  position: relative;
  cursor: pointer;
  display: inline-block;
  border: 1px solid #A1B5D4;
  border-radius: 4px;
  background-color: #fff;
}
.select-credit-package .package .package-amount {
  font-weight: bold;
  font-size: 15px;
  color: #0172F4;
}
.select-credit-package .package .package-amount strong {
  display: inline-block;
}
.select-credit-package .package .package-amount strong:after {
  content: '';
  display: inline-block;
  vertical-align: -2px;
  width: 15px;
  height: 15px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgaWQ9InN2ZzE4IgogICB2ZXJzaW9uPSIxLjEiCiAgIHZpZXdCb3g9IjAgMCAxNSAxNSIKICAgaGVpZ2h0PSIxNSIKICAgd2lkdGg9IjE1Ij4KICA8bWV0YWRhdGEKICAgICBpZD0ibWV0YWRhdGEyMiI+CiAgICA8cmRmOlJERj4KICAgICAgPGNjOldvcmsKICAgICAgICAgcmRmOmFib3V0PSIiPgogICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PgogICAgICAgIDxkYzp0eXBlCiAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4KICAgICAgICA8ZGM6dGl0bGU+PC9kYzp0aXRsZT4KICAgICAgPC9jYzpXb3JrPgogICAgPC9yZGY6UkRGPgogIDwvbWV0YWRhdGE+CiAgPGRlZnMKICAgICBpZD0iZGVmczQiPgogICAgPHN0eWxlCiAgICAgICBpZD0ic3R5bGUyIj4uYXtmaWxsOiMwMTcyZjQ7fS5ie2ZpbGw6I2ZmZjtzdHJva2U6I2ZmZjtzdHJva2Utd2lkdGg6MC41cHg7fTwvc3R5bGU+CiAgPC9kZWZzPgogIDxnCiAgICAgaWQ9ImcxNiIKICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDQuOTkxIC00Ljk5MSkiPgogICAgPGNpcmNsZQogICAgICAgaWQ9ImNpcmNsZTYiCiAgICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0NC45OTEgNC45OTEpIgogICAgICAgcj0iNy41IgogICAgICAgY3k9IjcuNSIKICAgICAgIGN4PSI3LjUiCiAgICAgICBjbGFzcz0iYSIgLz4KICAgIDxnCiAgICAgICBpZD0iZzE0IgogICAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDguMTI0IDkuMzczKSI+CiAgICAgIDxwYXRoCiAgICAgICAgIGlkPSJwYXRoOCIKICAgICAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU4NC44ODkgLTQ1LjIyNCkiCiAgICAgICAgIGQ9Ik01ODcuNzIsNTIuMTQ0aC0uNzU4bC0yLjA3NC02Ljc0Ljg3Ny0uMTcsMi4wMTQsNi42MTFaIgogICAgICAgICBjbGFzcz0iYiIgLz4KICAgICAgPHBhdGgKICAgICAgICAgaWQ9InBhdGgxMCIKICAgICAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU5Ny44MDUgLTQ1LjQ0NikiCiAgICAgICAgIGQ9Ik02MDQuNTA2LDUyLjM2NmgtLjcyOGwtMS42LTUuNTE0LTEuMDU3LDMuNzg5LS40MTktMS4zNDYsMS4xLTMuNzg5aC44bDEuOTY0LDYuNTkxWiIKICAgICAgICAgY2xhc3M9ImIiIC8+CiAgICAgIDxwYXRoCiAgICAgICAgIGlkPSJwYXRoMTIiCiAgICAgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02MTUuMjkzIC00NS4xOCkiCiAgICAgICAgIGQ9Ik02MjIuNSw1MC40bC0uMzc5LTEuMzQ2LDEuMTA3LTMuODc5LjgwOC4xNloiCiAgICAgICAgIGNsYXNzPSJiIiAvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==');
}
.select-credit-package .package .package-phrase {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
}
.select-credit-package .package .package-price {
  font-size: 14px;
}
.select-credit-package .package .package-checkbox {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  background-color: #fff;
  border-radius: 9px;
  box-shadow: 0 3px 6px #00000029;
  border: 1px solid #7488A7;
}
.select-credit-package input[type="radio"]:checked + .package {
  border-color: #0172F4;
}
.select-credit-package input[type="radio"]:checked + .package:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.select-credit-package input[type="radio"]:checked + .package .package-checkbox {
  border-color: #0172F4;
}
.select-credit-package input[type="radio"]:checked + .package .package-checkbox:after {
  position: absolute;
  background-color: #0172F4;
  border-radius: 3px;
  content: '';
  width: 6px;
  height: 6px;
  top: 50%;
  left: 50%;
  margin-top: -3px;
  margin-left: -3px;
}
.select-credit-package.select-credit-package--tiles .package {
  text-align: center;
  padding-top: 29px;
  width: 120px;
  margin-right: 10px;
  margin-bottom: 14px;
}
.select-credit-package.select-credit-package--tiles .package .package-amount {
  margin-bottom: 5px;
  display: block;
}
.select-credit-package.select-credit-package--tiles .package .package-phrase {
  margin-bottom: 30px;
  display: block;
}
.select-credit-package.select-credit-package--tiles .package .package-price {
  margin-bottom: 12px;
  display: block;
}
.select-credit-package.select-credit-package--tiles .package .package-checkbox {
  margin-bottom: 14px;
}
.select-credit-package.select-credit-package--tiles input[type="radio"]:checked + .package:before {
  border-bottom: 4px solid #0172F4;
}
.select-credit-package.select-credit-package--rows .package {
  width: 100%;
  display: flex;
  align-items: center;
  min-height: 60px;
  padding: 0 20px;
  box-sizing: border-box;
  margin-bottom: 14px;
}
.select-credit-package.select-credit-package--rows .package .package-amount,
.select-credit-package.select-credit-package--rows .package .package-phrase {
  padding: 0 0 0 20px;
  position: relative;
  top: 2px;
}
.select-credit-package.select-credit-package--rows .package .package-checkbox {
  order: -3;
}
.select-credit-package.select-credit-package--rows .package .package-price {
  text-align: right;
  white-space: pre-line;
  flex-grow: 1;
}
.select-credit-package.select-credit-package--rows input[type="radio"]:checked + .package:before {
  border-left: 4px solid #0172F4;
}
@media (max-width: 400px) {
  .select-credit-package {
    padding: 20px 5px 4px 5px;
  }
  .select-credit-package .package {
    padding: 0 10px;
  }
}
.banner {
  margin: 15px auto;
}
.banner.desktop.webtrh-top {
  max-width: 1000px;
}
.banner.mobile.webtrh-top {
  max-width: 300px;
}
.entry-actions {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #F5F5F5;
  line-height: 30px;
  padding: 0 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.entry-actions .action {
  height: 34px;
  padding: 0 7px;
  color: #41454D;
  line-height: 33px;
}
.entry-actions .action:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.entry-actions .action.points {
  color: #999999;
  font-weight: bold;
}
.entry-actions .action.rate {
  cursor: pointer;
  width: 14px;
  background: center no-repeat url("/assets/design2018/img/icons/icon-forum-star.svg");
}
.entry-actions .action.rated {
  cursor: default;
  width: 14px;
  background: center no-repeat url("/assets/design2018/img/icons/icon-forum-star-yellow.svg");
}
.entry-actions .action.reply {
  margin-left: 10px;
}
.entry-actions .action.quotes img {
  width: 17px;
  height: auto;
}
.entry-actions .action img {
  height: 14px;
  vertical-align: middle;
}
.login-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1600;
}
.login-popup .login-overlay {
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.login-popup .login-inner {
  width: 100%;
  max-width: 720px;
  max-height: 100vh;
  background-size: cover;
  position: absolute;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  background-color: #fff;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.login-popup .login-inner .login-popup-close {
  width: 40px;
  height: 40px;
  background-color: #fafafa;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  cursor: pointer;
  z-index: 110;
  color: #5986b3;
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
}
.login-popup .login-inner .login-popup-close:hover {
  opacity: 0.8;
  background-color: #e4e4e4;
}
.login-popup .login-inner .login-popup-content {
  background-color: #fafafa;
}
.login-popup .login-inner .login-popup-content:after {
  clear: both;
  display: block;
  content: '';
}
.login-popup .login-inner .login-popup-content .left {
  float: left;
  width: 200px;
  background-image: url('/assets/design2018/img/login-background.png');
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 550px;
  position: relative;
}
.login-popup .login-inner .login-popup-content .left img {
  position: absolute;
  bottom: 60px;
  left: 50%;
  width: 80px;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.login-popup .login-inner .login-popup-content .right {
  float: left;
  width: calc(100% - 200px);
  min-height: 550px;
  background-color: #fff;
  padding: 100px 60px;
  border-left: 1px solid #dbdde6;
}
.login-popup .login-inner .login-popup-content .right a:not(.button) {
  color: #5986b3;
}
.login-popup .login-inner .login-popup-content .right a:not(.button):hover {
  color: #72ace6;
}
.login-popup .login-inner .login-popup-content .right .forgotten {
  padding-top: 8px;
  text-align: right;
}
@media (max-width: 1024px) {
  .login-popup .login-inner {
    overflow-y: scroll;
  }
  .login-popup .login-inner .login-popup-close {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .login-popup .login-inner .login-popup-content {
    background-color: #fafafa;
  }
  .login-popup .login-inner .login-popup-content .left {
    display: none;
  }
  .login-popup .login-inner .login-popup-content .right {
    float: none;
    width: 100%;
    min-height: 550px;
    padding: 50px 30px;
  }
}
.subscribe-topic-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1600;
}
.subscribe-topic-popup .subscribe-topic-overlay {
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.subscribe-topic-popup .subscribe-topic-inner {
  width: 100%;
  max-width: 720px;
  max-height: 100vh;
  background-size: cover;
  position: absolute;
  background-color: #fff;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
}
.subscribe-topic-popup .subscribe-topic-inner .subscribe-topic-popup-close {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 16px;
  right: 16px;
  text-align: center;
  line-height: 40px;
  color: #707070;
  font-size: 28px;
  cursor: pointer;
  z-index: 110;
}
.subscribe-topic-popup .subscribe-topic-inner .subscribe-topic-popup-close:hover {
  color: #5986b3;
}
.subscribe-topic-popup .subscribe-topic-inner .subscribe-topic-popup-content .subscribe-topic-head {
  padding: 25px 20px;
  line-height: 1.5;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  background-color: #FAFAFA;
  border-bottom: 1px solid #E6E6E6;
}
.subscribe-topic-popup .subscribe-topic-inner .subscribe-topic-popup-content .subscribe-topic-head span {
  color: #5986b3;
  text-transform: none;
}
.subscribe-topic-popup .subscribe-topic-inner .subscribe-topic-popup-content .subscribe-topic-body {
  padding: 45px 30px;
}
.subscribe-topic-popup .subscribe-topic-inner .subscribe-topic-popup-content .subscribe-topic-body form {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  position: relative;
}
.subscribe-topic-popup .subscribe-topic-inner .subscribe-topic-popup-content .subscribe-topic-body form label {
  position: absolute;
  top: 0;
  left: -10px;
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.subscribe-topic-popup .subscribe-topic-inner .subscribe-topic-popup-content .subscribe-topic-body form .description {
  font-size: 12px;
  color: #717680;
  line-height: 1.5;
  margin-top: 10px;
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  .subscribe-topic-popup .subscribe-topic-inner {
    overflow-y: scroll;
  }
  .subscribe-topic-popup .subscribe-topic-inner .subscribe-topic-popup-content .subscribe-topic-head {
    padding: 15px 10px;
    font-size: 14px;
  }
  .subscribe-topic-popup .subscribe-topic-inner .subscribe-topic-popup-content .subscribe-topic-head span {
    display: block;
  }
  .subscribe-topic-popup .subscribe-topic-inner .subscribe-topic-popup-content .subscribe-topic-body {
    padding: 15px 20px 25px;
  }
  .subscribe-topic-popup .subscribe-topic-inner .subscribe-topic-popup-content .subscribe-topic-body form label {
    position: relative;
    top: 0;
    left: 0px;
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    margin-bottom: 5px;
    font-size: 12px;
  }
}
.comma-list {
  display: flex;
}
.comma-list > li + li:before {
  content: ', ';
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.loading-ellipsis:after {
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
  -webkit-animation: ellipsis steps(4, end) 900ms infinite;
  animation: ellipsis steps(4, end) 900ms infinite;
  content: "\2026";
  width: 0;
}
@keyframes ellipsis {
  to {
    width: 1.25em;
  }
}
@-webkit-keyframes ellipsis {
  to {
    width: 1.25em;
  }
}
.verification-actions .button[value="verify"],
.verification-actions .button[value="request_verification"] {
  background-color: #43bb84;
}
.verification-actions .button[value="verify"]:hover,
.verification-actions .button[value="request_verification"]:hover {
  background-color: #0b6627;
}
.verification-actions .button[value="unverify"] {
  background-color: #dd3434;
}
.verification-actions .button[value="unverify"]:hover {
  background-color: #940101;
}
.premium-actions .button {
  margin: 0 10px 10px 0;
}
.premium-actions .button[value="cancel"] {
  background-color: transparent;
  color: #dd3434;
  border: 1px solid #dd3434;
}
.premium-actions .button[value="cancel"]:hover {
  background-color: #fcecec;
}
.premium-actions .button[value="pay"] {
  background-color: #43bb84;
}
.premium-actions .button[value="pay"]:hover {
  background-color: #0b6627;
}
.table-subtitle {
  font-size: 13px;
  margin-top: 2px;
  color: #555555;
}
.catalog-title {
  padding: 15px 20px;
  background-color: rgba(0, 0, 0, 0.04);
  border-bottom: 1px solid #E6E6E6;
}
.catalog-title a:hover {
  color: #5986b3;
}
.catalog-box {
  padding: 15px 20px;
  display: flex;
  line-height: 1.5;
  border-bottom: 1px solid #E6E6E6;
}
.catalog-box:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
.catalog-box .image {
  flex: 1;
}
.catalog-box .content {
  padding-left: 15px;
  flex: 4;
}
.catalog-box .content .name {
  font-size: 14px;
  font-weight: 600;
}
.catalog-box .content .position {
  font-size: 13px;
  font-weight: 400;
}
.catalog-cta {
  padding: 15px 20px;
}
.zi1 {
  position: relative;
  z-index: 1;
}
.zi2 {
  position: relative;
  z-index: 2;
}
.zi3 {
  position: relative;
  z-index: 3;
}
.zi4 {
  position: relative;
  z-index: 4;
}
.zi5 {
  position: relative;
  z-index: 5;
}
header {
  position: relative;
  z-index: 45;
  height: 109px;
}
header .wt-search {
  display: none;
  position: relative;
  z-index: 200;
}
header .wt-search .wt-search-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
}
header .wt-search .wt-search-inner {
  position: fixed;
  padding: 30px;
  background-color: #fff;
  max-width: 100%;
  width: 500px;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
header .wt-search .wt-search-inner .wt-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 35px;
  background-color: #5986b3;
  color: #fff;
  line-height: 35px;
  text-align: center;
  -ms-transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  cursor: pointer;
}
header .wt-search .wt-search-inner .wt-close:hover {
  background-color: #72ace6;
}
header .wt-search .wt-search-inner form {
  position: relative;
}
header .wt-search .wt-search-inner form input {
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  padding-left: 20px;
}
header .wt-search .wt-search-inner form button {
  background-color: transparent;
  color: #5986b3;
  font-size: 20px;
  position: absolute;
  top: 50%;
  right: 20px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 0;
}
header .wt-sticky-head {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
header .wt-sticky-head .wt-head {
  background-color: #2f4456;
  padding: 17px 0;
  position: relative;
  z-index: 150;
}
header .wt-sticky-head .wt-head a.logo {
  display: block;
  float: left;
  position: relative;
  margin-top: 2px;
}
header .wt-sticky-head .wt-head a.logo img {
  width: 130px;
}
header .wt-sticky-head .wt-head a.logo .slogan {
  position: absolute;
  top: 105%;
  left: 75%;
  font-size: 11px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
header .wt-sticky-head .wt-head .wt-mobile-menu-switcher {
  width: 40px;
  height: 35px;
  float: right;
  margin: -5px 10px 0 0;
  position: relative;
  cursor: pointer;
  display: none;
}
header .wt-sticky-head .wt-head .wt-mobile-menu-switcher.active .line:before {
  top: 0px;
}
header .wt-sticky-head .wt-head .wt-mobile-menu-switcher.active .line:after {
  top: 0px;
}
header .wt-sticky-head .wt-head .wt-mobile-menu-switcher.open .line {
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-45deg);
}
header .wt-sticky-head .wt-head .wt-mobile-menu-switcher.open .line:before {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}
header .wt-sticky-head .wt-head .wt-mobile-menu-switcher .text {
  position: absolute;
  left: -120%;
  top: 50%;
  text-transform: uppercase;
  color: #fff;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
header .wt-sticky-head .wt-head .wt-mobile-menu-switcher .line {
  width: 50px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  top: 21px;
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
}
header .wt-sticky-head .wt-head .wt-mobile-menu-switcher .line:before {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  top: -15px;
  left: 0;
  width: 50px;
  height: 3px;
  background-color: #fff;
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
}
header .wt-sticky-head .wt-head .wt-mobile-menu-switcher .line:after {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  top: 15px;
  left: 0;
  width: 50px;
  height: 3px;
  background-color: #fff;
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
}
header .wt-sticky-head .wt-head .wt-service-menu {
  float: right;
  margin-right: 10px;
  margin-top: 2px;
}
header .wt-sticky-head .wt-head .wt-service-menu li {
  float: left;
  position: relative;
}
header .wt-sticky-head .wt-head .wt-service-menu li:hover ul {
  display: block;
}
header .wt-sticky-head .wt-head .wt-service-menu li a {
  font-weight: 600;
  border-right: 1px solid #5986b3;
  display: block;
  background-color: #fff;
  padding: 10px 15px;
  color: #000;
}
header .wt-sticky-head .wt-head .wt-service-menu li a i {
  margin-right: 5px;
}
header .wt-sticky-head .wt-head .wt-service-menu li a:hover {
  background-color: #d9e1e8;
  text-decoration: none;
  color: #000;
}
header .wt-sticky-head .wt-head .wt-service-menu li a.credit {
  line-height: 34px;
  padding: 0 15px;
  color: #fff;
  background-color: transparent;
  border-right: 0;
}
header .wt-sticky-head .wt-head .wt-service-menu li a.credit:hover {
  color: #d9e1e8;
  background-color: transparent;
}
header .wt-sticky-head .wt-head .wt-service-menu li a.credit span {
  font-weight: 500;
}
header .wt-sticky-head .wt-head .wt-service-menu li a.cart {
  position: relative;
}
header .wt-sticky-head .wt-head .wt-service-menu li a.cart .total-items {
  position: absolute;
  top: 0;
  right: 0;
  width: 21px;
  height: 21px;
  background-color: #43bb84;
  color: #fff;
  text-align: center;
  font-weight: 500;
  line-height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -ms-transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
header .wt-sticky-head .wt-head .wt-service-menu li ul {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  display: none;
  border: 1px solid rgba(0, 0, 0, 0.13);
}
header .wt-sticky-head .wt-head .wt-service-menu li ul li {
  float: none;
}
header .wt-sticky-head .wt-head .wt-service-menu li ul li:first-child a {
  border-top: 0;
}
header .wt-sticky-head .wt-head .wt-service-menu li ul li a {
  white-space: nowrap;
  border-right: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.13);
}
header .wt-sticky-head .wt-head .wt-service-menu li ul li a:hover {
  background-color: #FFFF77;
  color: #333333;
}
header .wt-sticky-head .wt-head .user-area {
  float: right;
  margin-top: -5px;
  margin-left: 10px;
}
header .wt-sticky-head .wt-head .user-area .logged {
  position: relative;
  margin-left: 5px;
}
header .wt-sticky-head .wt-head .user-area .logged.active .more-details {
  display: block;
}
header .wt-sticky-head .wt-head .user-area .logged .details {
  width: 140px;
  position: relative;
  z-index: 5;
  cursor: pointer;
}
header .wt-sticky-head .wt-head .user-area .logged .details:after {
  clear: both;
  display: block;
  content: '';
}
header .wt-sticky-head .wt-head .user-area .logged .details .avatar {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-size: cover;
  background-position: center center;
  position: relative;
  float: left;
  margin-right: 14px;
  background-color: #445b6f;
}
header .wt-sticky-head .wt-head .user-area .logged .details .avatar .messages {
  position: absolute;
  width: 20px;
  height: 20px;
  bottom: 6px;
  left: 4px;
  -ms-transform: translate(-50%, 50%);
  -webkit-transform: translate(-50%, 50%);
  -o-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  background-color: #43bb84;
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
  font-size: 11px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
header .wt-sticky-head .wt-head .user-area .logged .details .account-details {
  float: left;
  padding-top: 3px;
  position: relative;
}
header .wt-sticky-head .wt-head .user-area .logged .details .account-details .title {
  color: #fff;
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 14px;
}
header .wt-sticky-head .wt-head .user-area .logged .details .account-details .title i {
  margin-left: 7px;
  font-size: 16px;
}
header .wt-sticky-head .wt-head .user-area .logged .details .account-details .credit {
  font-size: 13px;
  color: #fff;
}
header .wt-sticky-head .wt-head .user-area .logged .details .account-details .credit.warning {
  color: #dd3434;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details {
  display: none;
  position: absolute;
  z-index: 4;
  top: 110%;
  right: 0;
  background-color: #fff;
  border: 1px solid #f0f0f0;
  width: 470px;
  -webkit-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.05);
}
header .wt-sticky-head .wt-head .user-area .logged .more-details:after {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  top: -7px;
  right: 5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7.5px 7px 7.5px;
  border-color: transparent transparent #f3f3f3 transparent;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .overview {
  font-size: 14px;
  padding: 28px 30px;
  border-bottom: 1px solid #f0f0f0;
  background-color: #f5f5f5;
  background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#fff));
  background: -webkit-linear-gradient(top, #f5f5f5, #fff);
  background: -moz-linear-gradient(top, #f5f5f5, #fff);
  background: -ms-linear-gradient(top, #f5f5f5, #fff);
  background: -o-linear-gradient(top, #f5f5f5, #fff);
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .overview .button {
  float: right;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .overview .name {
  margin-bottom: 10px;
  font-weight: 700;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .overview .rating {
  color: #546074;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .overview .rating:after {
  clear: both;
  display: block;
  content: '';
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .overview .rating span {
  float: left;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .overview .rating img {
  float: left;
  margin-left: 8px;
  width: 22px;
  margin-top: -5px;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .menus {
  padding: 30px;
  font-size: 14px;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .menus .title {
  font-weight: 700;
  padding: 8px 0 8px 45px;
  border-bottom: 1px solid #E6E6E6;
  position: relative;
  text-align: left;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .menus .title.warning {
  color: #dd3434;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .menus .title img {
  position: absolute;
  top: 50%;
  left: 0;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 22px;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .menus ul {
  margin-bottom: 30px;
  padding: 5px 0;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .menus ul li {
  padding-left: 45px;
  position: relative;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .menus ul li.warning a {
  color: #dd3434;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .menus ul li.warning.active:before {
  background-color: #dd3434;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .menus ul li.warning.active a {
  color: #dd3434;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .menus ul li.warning.active a:hover {
  color: #5986b3;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .menus ul li.active a {
  font-weight: 700;
  color: #43bb84;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .menus ul li.active a:hover {
  color: #49cb8f;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .menus ul li a {
  display: block;
  padding: 6px 0;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .menus ul li a:hover {
  color: #5986b3;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .menus ul li a span.number {
  background-color: #5986b3;
  color: #fff;
  font-size: 11px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-weight: 500;
  position: relative;
  top: -1px;
  padding: 1px 7px;
  margin-left: 10px;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .activate-premium {
  background-color: #d9e1e8;
  display: block;
  padding: 13px 0 20px 0;
  text-align: center;
  font-size: 14px;
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .activate-premium:hover {
  background-color: #dce9f8;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .activate-premium img {
  display: inline-block;
  width: 25px;
  position: relative;
  bottom: -5px;
  margin: 0 5px;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .activate-premium .premium {
  font-weight: 700;
  color: #5986b3;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .userpanel--premium {
  background: #F5F5F5;
  border-bottom: 1px solid #DBDDE6;
  padding: 17px 0;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .userpanel--premium a:hover {
  text-decoration: none;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .userpanel--premium a .button--blue {
  background-color: #5986b3;
  margin-left: 10px;
  padding: 6px 14px;
  color: #fff;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
header .wt-sticky-head .wt-head .user-area .logged .more-details .userpanel--premium a .button--blue:hover {
  background-color: #72ace6;
}
header .wt-sticky-head .wt-head .user-area .not-logged {
  position: relative;
}
header .wt-sticky-head .wt-head .user-area .not-logged a {
  color: #fff;
  font-weight: 600;
  line-height: 39px;
  margin: 0 10px;
}
header .wt-sticky-head .wt-head .user-area .not-logged a:hover {
  text-decoration: none;
  color: #d9e1e8;
}
header .wt-sticky-head .wt-nav {
  background-color: #7a98ab;
  background: -webkit-gradient(linear, left top, left bottom, from(#7a98ab), to(#65879d));
  background: -webkit-linear-gradient(top, #7a98ab, #65879d);
  background: -moz-linear-gradient(top, #7a98ab, #65879d);
  background: -ms-linear-gradient(top, #7a98ab, #65879d);
  background: -o-linear-gradient(top, #7a98ab, #65879d);
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  position: relative;
  z-index: 100;
}
header .wt-sticky-head .wt-nav ul.wt-menu {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  float: left;
}
header .wt-sticky-head .wt-nav ul.wt-menu:after {
  clear: both;
  display: block;
  content: '';
}
header .wt-sticky-head .wt-nav ul.wt-menu li {
  float: left;
  position: relative;
}
header .wt-sticky-head .wt-nav ul.wt-menu li:hover ul {
  display: block;
}
header .wt-sticky-head .wt-nav ul.wt-menu li:hover ul#forumMenu {
  display: flex;
}
header .wt-sticky-head .wt-nav ul.wt-menu li a {
  padding: 13px 20px;
  color: #fff;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  font-weight: 600;
  position: relative;
}
header .wt-sticky-head .wt-nav ul.wt-menu li a .arrow {
  display: none;
}
header .wt-sticky-head .wt-nav ul.wt-menu li a:hover,
header .wt-sticky-head .wt-nav ul.wt-menu li a.selected {
  background-color: #d9e1e8;
  color: #000;
  text-decoration: none;
}
header .wt-sticky-head .wt-nav ul.wt-menu li a:hover:after,
header .wt-sticky-head .wt-nav ul.wt-menu li a.selected:after {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.3);
}
header .wt-sticky-head .wt-nav ul.wt-menu li > ul {
  display: none;
  background-color: #fff;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 300px;
  border-left: 1px solid rgba(0, 0, 0, 0.13);
  border-right: 1px solid rgba(0, 0, 0, 0.13);
}
header .wt-sticky-head .wt-nav ul.wt-menu li > ul#forumMenu {
  min-width: 700px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
  align-items: flex-start;
}
header .wt-sticky-head .wt-nav ul.wt-menu li > ul#forumMenu:before {
  clear: both;
  display: block;
  content: '';
  z-index: 10;
  position: absolute;
  left: 33.333%;
  height: 100%;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.13);
}
header .wt-sticky-head .wt-nav ul.wt-menu li > ul#forumMenu:after {
  clear: both;
  display: block;
  content: '';
  z-index: 10;
  position: absolute;
  left: 66.666%;
  height: 100%;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.13);
}
header .wt-sticky-head .wt-nav ul.wt-menu li > ul#forumMenu li {
  width: 33.33%;
  border-bottom: 0;
}
header .wt-sticky-head .wt-nav ul.wt-menu li > ul#forumMenu li ul {
  border: 0;
  min-width: 1px;
  width: 100%;
  position: relative;
}
header .wt-sticky-head .wt-nav ul.wt-menu li > ul#forumMenu li ul li {
  float: none;
  width: 100%;
}
header .wt-sticky-head .wt-nav ul.wt-menu li > ul#forumMenu li ul li a {
  display: block;
  background-color: #f0f0f0;
  font-weight: 600;
  padding: 7px 20px;
}
header .wt-sticky-head .wt-nav ul.wt-menu li > ul#forumMenu li ul li a:hover {
  background-color: #FFFF77;
}
header .wt-sticky-head .wt-nav ul.wt-menu li > ul#forumMenu li ul li ul {
  display: block !important;
}
header .wt-sticky-head .wt-nav ul.wt-menu li > ul#forumMenu li ul li ul li a {
  background-color: #fff;
  padding: 3px 20px;
  font-weight: 400;
}
header .wt-sticky-head .wt-nav ul.wt-menu li > ul li {
  float: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}
header .wt-sticky-head .wt-nav ul.wt-menu li > ul li a {
  color: #5986b3;
  display: block;
  line-height: 1.3;
  font-weight: 500;
  padding: 10px 15px;
}
header .wt-sticky-head .wt-nav ul.wt-menu li > ul li a:after {
  clear: both;
  display: block;
  content: '';
}
header .wt-sticky-head .wt-nav ul.wt-menu li > ul li a.first-anchor {
  padding: 10px 15px;
  width: calc(100% - 30px);
}
header .wt-sticky-head .wt-nav ul.wt-menu li > ul li a.first-anchor:hover {
  background-color: #FFFF77;
}
header .wt-sticky-head .wt-nav ul.wt-menu li > ul li a.second-anchor {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  background-color: #F8F8F8;
  height: 100%;
}
header .wt-sticky-head .wt-nav ul.wt-menu li > ul li a.second-anchor:hover {
  background-color: #43bb84;
  color: #fff;
}
header .wt-sticky-head .wt-nav ul.wt-menu li > ul li a.second-anchor i {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
header .wt-sticky-head .wt-nav ul.wt-menu-right {
  float: right;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
header .wt-sticky-head .wt-nav ul.wt-menu-right li {
  float: left;
}
header .wt-sticky-head .wt-nav ul.wt-menu-right li a {
  position: relative;
  padding: 13px 20px;
  color: #fff;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
header .wt-sticky-head .wt-nav ul.wt-menu-right li a:hover,
header .wt-sticky-head .wt-nav ul.wt-menu-right li a.selected {
  background-color: #d9e1e8;
  color: #000;
  text-decoration: none;
}
header .wt-sticky-head .wt-nav ul.wt-menu-right li a .unread-count {
  position: absolute;
  width: 18px;
  height: 18px;
  right: 0;
  bottom: 0;
  background-color: #5c798c;
  font-size: 10px;
  line-height: 18px;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
header .wt-sticky-head .head {
  background-color: #d9e1e8;
}
header .wt-sticky-head .head ul.site-menu li {
  float: left;
  position: relative;
}
header .wt-sticky-head .head ul.site-menu li:last-of-type a {
  border-right: 1px solid rgba(255, 255, 255, 0.6);
}
header .wt-sticky-head .head ul.site-menu li:hover ul {
  display: block;
}
header .wt-sticky-head .head ul.site-menu li.current-menu-item > a {
  background-color: #c2c8cf;
}
header .wt-sticky-head .head ul.site-menu li a {
  padding: 13px 20px;
  color: #333333;
  border-left: 1px solid rgba(255, 255, 255, 0.6);
  display: block;
  font-weight: 600;
}
header .wt-sticky-head .head ul.site-menu li a:hover {
  text-decoration: none;
  background-color: #FFFF77;
}
header .wt-sticky-head .head ul.site-menu li a .arrow {
  display: none;
}
header .wt-sticky-head .head ul.site-menu li ul {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  display: none;
  border: 1px solid rgba(0, 0, 0, 0.13);
}
header .wt-sticky-head .head ul.site-menu li ul li {
  float: none;
}
header .wt-sticky-head .head ul.site-menu li ul li:first-child a {
  border-top: 0;
}
header .wt-sticky-head .head ul.site-menu li ul li a {
  white-space: nowrap;
  border-right: 0;
  padding: 10px 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.13);
  color: #5986b3;
  font-weight: 500;
}
header .wt-sticky-head .head ul.site-menu li ul li a:hover {
  background-color: #FFFF77;
  color: #333333;
}
header .wt-sticky-head .head .site-menu-mobile-trigger {
  padding: 5px 0px;
  display: none;
  cursor: pointer;
}
header .wt-sticky-head .head .site-menu-mobile-trigger:after {
  clear: both;
  display: block;
  content: '';
}
header .wt-sticky-head .head .site-menu-mobile-trigger .mobile-menu-switcher {
  display: block;
  width: 40px;
  height: 40px;
  float: left;
  margin: 0 20px 0 0;
  position: relative;
  cursor: pointer;
}
header .wt-sticky-head .head .site-menu-mobile-trigger .mobile-menu-switcher.active .line:before {
  top: 0px;
}
header .wt-sticky-head .head .site-menu-mobile-trigger .mobile-menu-switcher.active .line:after {
  top: 0px;
}
header .wt-sticky-head .head .site-menu-mobile-trigger .mobile-menu-switcher.open .line {
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-45deg);
}
header .wt-sticky-head .head .site-menu-mobile-trigger .mobile-menu-switcher.open .line:before {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}
header .wt-sticky-head .head .site-menu-mobile-trigger .mobile-menu-switcher .line {
  width: 40px;
  height: 3px;
  background-color: #000;
  position: absolute;
  top: 18px;
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
}
header .wt-sticky-head .head .site-menu-mobile-trigger .mobile-menu-switcher .line:before {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  top: -11px;
  left: 0;
  width: 40px;
  height: 3px;
  background-color: #000;
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
}
header .wt-sticky-head .head .site-menu-mobile-trigger .mobile-menu-switcher .line:after {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  top: 11px;
  left: 0;
  width: 40px;
  height: 3px;
  background-color: #000;
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
}
header .wt-sticky-head .head .site-menu-mobile-trigger .mobile-menu-text {
  line-height: 40px;
  font-weight: 600;
  float: left;
}
main {
  position: relative;
  z-index: 10;
  /* FORUM MAIN */
  /* LISTINGS */
  /* FORUM DETAIL */
  /* DETAIL */
  /* PROFILE DETAIL */
  /* USER */
  /* ORDER */
  /* REGISTER */
  /* NEW THREAD, POST, DEAL */
  /* MESSAGES */
  /* SEARCH */
  /* FORM */
}
main.no-full-width {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1720px) and (min-width: 1360px) {
  main.no-full-width {
    margin-left: 160px;
    margin-right: 160px;
  }
}
main .hide-hero-overview {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 11;
}
main section.breadcrumbs .breadcrumbs-wrapper {
  padding: 20px 0;
}
main section.breadcrumbs .breadcrumbs-wrapper span,
main section.breadcrumbs .breadcrumbs-wrapper a {
  font-size: 13px;
  display: inline-block;
}
main section.breadcrumbs .breadcrumbs-wrapper a {
  color: #7488A7;
  font-weight: 400;
}
main section.breadcrumbs .breadcrumbs-wrapper a:hover {
  color: #5986b3;
}
main section.breadcrumbs .breadcrumbs-wrapper a span {
  text-decoration: underline !important;
}
main section.breadcrumbs .breadcrumbs-wrapper i {
  display: inline-block;
  margin: 0 10px;
}
main section.breadcrumbs-mobile {
  display: none;
}
main section.breadcrumbs-mobile .breadcrumbs-mobile-wrapper {
  height: 45px;
  background-color: #fff;
  line-height: 45px;
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 20;
}
main section.breadcrumbs-mobile .breadcrumbs-mobile-wrapper a.logo {
  display: none;
}
main section.breadcrumbs-mobile .breadcrumbs-mobile-wrapper a.back {
  height: 45px;
  display: block;
  max-width: 85%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
main section.breadcrumbs-mobile .breadcrumbs-mobile-wrapper a.back i {
  margin-right: 10px;
}
main section.home-hero .home-hero-wrapper {
  position: relative;
}
main section.home-hero .home-hero-wrapper .intro-text {
  text-align: center;
}
main section.home-hero .home-hero-wrapper img.hero-left,
main section.home-hero .home-hero-wrapper img.hero-right {
  position: absolute;
  width: 550px;
  height: auto;
}
main section.home-hero .home-hero-wrapper img.hero-left {
  top: 0;
  left: 0;
}
main section.home-hero .home-hero-wrapper img.hero-right {
  bottom: 0;
  right: 0;
}
main section.home-hero .home-hero-wrapper p.subtitle {
  margin-top: 10px;
  font-size: 22px;
  color: #717680;
  line-height: 1.8;
}
main section.home-hero .home-hero-wrapper p.subtitle a {
  color: #5986b3;
  text-decoration: underline;
}
main section.home-hero .home-hero-wrapper p.subtitle a:hover {
  color: #72ace6;
}
main section.home-hero .home-hero-wrapper form {
  position: relative;
}
main section.home-hero .home-hero-wrapper form .input-wrapper.active label {
  left: 50px;
}
main section.home-hero .home-hero-wrapper form .input-wrapper label {
  left: 70px;
}
main section.home-hero .home-hero-wrapper form i {
  position: absolute;
  top: 50%;
  left: 30px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
main section.home-hero .home-hero-wrapper form input[type=text] {
  display: block;
  height: 60px;
  line-height: 60px;
  padding-left: 70px;
}
main section.home-hero .home-hero-wrapper form input[type=submit] {
  position: absolute;
  top: 50%;
  right: 10px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-transform: uppercase;
}
main section.home-hero .home-hero-wrapper .favorite-search {
  margin-top: 20px;
  font-size: 12px;
}
main section.home-hero .home-hero-wrapper .favorite-search img {
  display: inline-block;
  margin-right: 4px;
}
main section.home-hero .home-hero-wrapper .favorite-search span {
  color: #717680;
}
main section.home-hero .home-hero-wrapper .favorite-search ul {
  display: inline-block;
}
main section.home-hero .home-hero-wrapper .favorite-search ul li {
  display: inline;
  padding-left: 10px;
}
main section.home-hero .home-hero-wrapper .favorite-search ul li a {
  color: #5986b3;
}
main section.home-hero .home-hero-wrapper .favorite-search ul li a:hover {
  color: #72ace6;
}
main section.intro .intro-crossroad-box {
  padding: 0 15px;
  position: relative;
}
main section.intro .intro-crossroad-box:after {
  clear: both;
  display: block;
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -15px;
  background-color: #D9D9D9;
}
main section.intro .intro-crossroad-box.last {
  border-right: 0;
}
main section.intro .intro-crossroad-box.last:after {
  display: none;
}
main section.intro .intro-crossroad-box .section-wrapper {
  position: relative;
}
main section.intro .intro-crossroad-box .section-wrapper:hover .section-dropdown {
  display: block;
}
main section.intro .intro-crossroad-box .section-wrapper .section-title {
  height: 58px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fff;
  line-height: 58px;
  font-weight: 700;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  font-size: 21px;
  color: #383B41;
  padding-left: 35px;
  padding-right: 18px;
  text-transform: uppercase;
  cursor: pointer;
}
main section.intro .intro-crossroad-box .section-wrapper .section-title i {
  float: right;
  font-size: 24px;
  line-height: 58px;
}
main section.intro .intro-crossroad-box .section-wrapper .section-dropdown {
  padding-top: 15px;
  position: absolute;
  width: 100%;
  z-index: 20;
  min-width: 350px;
  top: 100%;
  display: none;
}
main section.intro .intro-crossroad-box .section-wrapper .section-dropdown:before {
  display: block;
  z-index: 7;
  content: "";
  position: absolute;
  top: 7px;
  left: 50px;
  width: 18px;
  height: 18px;
  padding-right: 1px;
  padding-bottom: 1px;
  background: linear-gradient(to top left, #fff 50%, transparent 50%), linear-gradient(to top left, #d9d9d9 50%, transparent 50%);
  background-clip: content-box, border-box;
  transform: rotate(225deg);
}
main section.intro .intro-crossroad-box .section-wrapper .section-dropdown .section-dropdown-inner {
  display: block;
  background-color: #fff;
  border: 1px solid #CCCCCC;
}
main section.intro .intro-crossroad-box .section-wrapper .section-dropdown .section-dropdown-inner ul li {
  float: none;
  display: flex;
}
main section.intro .intro-crossroad-box .section-wrapper .section-dropdown .section-dropdown-inner ul li:after {
  clear: both;
  display: block;
  content: '';
}
main section.intro .intro-crossroad-box .section-wrapper .section-dropdown .section-dropdown-inner ul li:last-of-type a {
  border-bottom: 0;
}
main section.intro .intro-crossroad-box .section-wrapper .section-dropdown .section-dropdown-inner ul li a {
  color: #253551;
  display: block;
  line-height: 1.3;
  border-bottom: 1px solid #E6E6E6;
  padding: 13px 25px;
  font-size: 14px;
}
main section.intro .intro-crossroad-box .section-wrapper .section-dropdown .section-dropdown-inner ul li a:hover {
  color: #5986b3;
}
main section.intro .intro-crossroad-box .section-wrapper .section-dropdown .section-dropdown-inner ul li a:before {
  display: none !important;
}
main section.intro .intro-crossroad-box .section-wrapper .section-dropdown .section-dropdown-inner ul li a.first-anchor {
  float: left;
  width: calc(100% - 45px);
}
main section.intro .intro-crossroad-box .section-wrapper .section-dropdown .section-dropdown-inner ul li a.second-anchor {
  float: left;
  width: 45px;
}
main section.intro .intro-crossroad-box .section-wrapper .section-dropdown .section-dropdown-inner .new {
  border-top: 1px solid #5986b3;
  padding: 15px 5px 15px 20px;
}
main section.intro .intro-crossroad-box .stats {
  margin: 20px 0;
  line-height: 1.4;
  text-align: center;
}
main section.intro .intro-crossroad-box .stats .number {
  font-size: 21px;
  font-weight: 700;
  color: #000;
}
main section.intro .intro-crossroad-box .stats .what {
  color: #546379;
  font-weight: 600;
  font-size: 14px;
}
main section.intro .isotope-grid {
  width: 100%;
}
main section.intro .isotope-grid .grid-item {
  float: left;
  width: calc(100% / 7);
  padding: 10px;
  position: relative;
}
main section.intro .isotope-grid .grid-item.height-2 .grid-item-inner {
  padding: 50px 20px;
}
main section.intro .isotope-grid .grid-item.height-3 .grid-item-inner {
  padding: 100px 20px;
}
main section.intro .isotope-grid .grid-item.height-4 .grid-item-inner {
  padding: 150px 20px;
}
main section.intro .isotope-grid .grid-item .grid-item-inner {
  background-color: #fff;
  height: 100%;
  border: 1px solid #E6E6E6;
  -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);
  position: relative;
  display: block;
  padding: 20px;
}
main section.intro .isotope-grid .grid-item .grid-item-inner .recommended {
  position: absolute;
  top: 0;
  display: inline-block;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 6px 9px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #43bb84;
  color: #fff;
}
main section.intro .isotope-grid .grid-item .grid-item-inner .title {
  font-weight: 600;
  display: block;
  font-size: 18px;
  line-height: 1.4;
  padding-right: 20px;
  overflow-wrap: break-word;
}
@media (max-width: 1330px) {
  main section.intro .isotope-grid .grid-item .grid-item-inner .title {
    font-size: 16px;
  }
}
main section.intro .isotope-grid .grid-item .grid-item-inner .title .details {
  display: block;
  font-size: 14px;
  color: #000;
  font-weight: 400;
  padding-top: 20px;
}
main section.overview .overview-menu ul {
  border-bottom: 1px solid #E6E6E6;
}
main section.overview .overview-menu ul:after {
  clear: both;
  display: block;
  content: '';
}
main section.overview .overview-menu ul li {
  float: left;
  width: 50%;
}
main section.overview .overview-menu ul li .item {
  cursor: pointer;
  background-color: #fff;
  border-top: 1px solid #E6E6E6;
  font-size: 18px;
  padding: 23px 0 15px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
main section.overview .overview-menu ul li .item:nth-child(2n + 1) {
  border-right: 1px solid #E6E6E6;
}
main section.overview .overview-menu ul li .item:hover {
  background-color: rgba(255, 255, 255, 0.05);
}
main section.overview .overview-menu ul li .item.active {
  background-color: rgba(255, 255, 255, 0.03);
}
main section.overview .overview-menu ul li .item.blue {
  color: #5986b3;
}
main section.overview .overview-menu ul li .item.purple {
  color: #904fad;
}
main section.overview .overview-menu ul li .item.green {
  color: #43bb84;
}
main section.overview .overview-menu ul li .item.orange {
  color: #cf4d17;
}
main section.overview .overview-menu ul li .item .text {
  margin-bottom: 3px;
}
main section.overview .overview-menu ul li .item i {
  font-size: 24px;
}
main section.overview .overview-menu ul li .item i.fa-angle-up {
  display: none;
}
main section.overview .overview-box {
  background-color: #fff;
  border: 1px solid #E6E6E6;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
}
main section.overview .overview-box.padding-35 {
  padding: 25px;
}
main section.overview .overview-box .title-wrapper {
  position: relative;
}
main section.overview .overview-box .title-wrapper:after {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 1px;
  background-color: #D5D5D5;
  z-index: 10;
}
main section.overview .overview-box .title-wrapper .title {
  font-size: 21px;
  padding-right: 20px;
  background-color: #fff;
  text-decoration: underline;
  display: inline-block;
  position: relative;
  z-index: 15;
  color: #5986b3;
  font-weight: 600;
}
main section.overview .overview-box.blue {
  color: #5986b3;
}
main section.overview .overview-box.blue .top .title {
  color: #5986b3;
}
main section.overview .overview-box.blue .top .title:hover {
  color: #0D1D31;
}
main section.overview .overview-box.blue .top .right .dropdown-wrapper .dropdown-title {
  border: 1px solid #5986b3;
}
main section.overview .overview-box.blue table tr.highlighted {
  background-color: #d9e1e8;
}
main section.overview .overview-box.green {
  color: #43bb84;
}
main section.overview .overview-box.green .top .title {
  color: #43bb84;
}
main section.overview .overview-box.green .top .title:hover {
  color: #0D1D31;
}
main section.overview .overview-box.green .top .right .dropdown-wrapper .dropdown-title {
  border: 1px solid #43bb84;
}
main section.overview .overview-box.green table tr.highlighted {
  background-color: #E2FFE6;
}
main section.overview .overview-box.green table tr a {
  color: #43bb84;
}
main section.overview .overview-box.green table tr a:hover {
  color: #49cb8f;
}
main section.overview .overview-box.purple {
  color: #904fad;
}
main section.overview .overview-box.purple .top .title {
  color: #904fad;
}
main section.overview .overview-box.purple .top .title:hover {
  color: #0D1D31;
}
main section.overview .overview-box.purple .top .right .dropdown-wrapper .dropdown-title {
  border: 1px solid #904fad;
}
main section.overview .overview-box.purple table tr.highlighted {
  background-color: #ebddf3;
}
main section.overview .overview-box.purple table tr a {
  color: #904fad;
}
main section.overview .overview-box.purple table tr a:hover {
  color: #68367D;
}
main section.overview .overview-box.orange {
  color: #cf4d17;
}
main section.overview .overview-box.orange .top .title {
  color: #cf4d17;
}
main section.overview .overview-box.orange .top .title:hover {
  color: #0D1D31;
}
main section.overview .overview-box.orange .top .right .dropdown-wrapper .dropdown-title {
  border: 1px solid #cf4d17;
}
main section.overview .overview-box.orange table tr.highlighted {
  background-color: #fff2de;
}
main section.overview .overview-box.orange table tr a {
  color: #cf4d17;
}
main section.overview .overview-box.orange table tr a:hover {
  color: #B85826;
}
main section.overview .overview-box .top {
  padding: 15px 25px;
}
main section.overview .overview-box .top:after {
  clear: both;
  display: block;
  content: '';
}
main section.overview .overview-box .top .title {
  float: left;
  font-size: 24px;
  font-weight: 600;
  text-decoration: underline;
}
main section.overview .overview-box .top .title:hover {
  text-decoration: none;
}
main section.overview .overview-box .top .right {
  float: right;
  display: none;
}
main section.overview .overview-box .top .right .button {
  float: left;
  margin-right: 10px;
}
main section.overview .overview-box .top .right .section-wrapper {
  position: relative;
}
main section.overview .overview-box .top .right .dropdown-wrapper {
  float: left;
}
main section.overview .overview-box .top .right .dropdown-wrapper.new .dropdown:before {
  right: 30px;
}
main section.overview .overview-box .top .right .dropdown-wrapper .dropdown-title span {
  display: none;
}
main section.overview .overview-box table {
  color: #000;
  border-collapse: initial;
}
main section.overview .overview-box table tbody td {
  border-top: 1px solid #e6e6e6;
}
main section.overview .overview-box table tbody tr:last-child td {
  border-bottom: 1px solid #e6e6e6;
}
main section.overview .overview-box table.simple tr td {
  padding: 14px 25px;
}
main section.overview .overview-box table.paginated-table tfoot td > div {
  display: none;
}
main section.overview .overview-box table.paginated-table tfoot td .prev-page {
  float: left;
}
main section.overview .overview-box table.paginated-table tfoot td .next-page {
  float: right;
}
main section.overview .bx-controls-direction {
  padding: 20px 30px;
}
main section.overview .bx-controls-direction:after {
  clear: both;
  display: block;
  content: '';
}
main section.overview .bx-controls-direction a.bx-prev {
  float: left;
}
main section.overview .bx-controls-direction a.bx-next {
  float: right;
}
main section.overview .bx-controls-direction a.disabled {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
main section.content .article-box {
  padding: 25px 0 25px 220px;
  border-bottom: 1px solid #E6E6E6;
  position: relative;
  min-height: 170px;
}
main section.content .article-box:after {
  clear: both;
  display: block;
  content: '';
}
main section.content .article-box:last-child {
  border-bottom: 0;
  padding-bottom: 0 !important;
}
main section.content .article-box a.image {
  display: block;
  background-size: cover;
  background-position: center center;
  position: absolute;
  left: 0;
  background-repeat: no-repeat;
  top: 25px;
  width: 200px;
}
main section.content .article-box a.image:after {
  clear: both;
  display: block;
  content: '';
  padding-top: 61%;
}
main section.content .article-box a.image:hover {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
main section.content .article-box a.title {
  font-size: 22px;
  color: #5986b3;
  line-height: 1.3;
  margin-bottom: 8px;
  display: block;
  font-weight: 600;
}
main section.content .article-box a.title:hover {
  color: #72ace6;
}
main section.content .article-box .date {
  color: #919191;
  font-size: 13px;
}
main section.content .article-box .excerpt {
  margin-top: 10px;
  line-height: 1.5;
  color: #6e6e6e;
  padding-right: 5%;
}
main section.content .webinar-box {
  margin: 20px 0;
  border-bottom: 1px solid #E6E6E6;
  padding-bottom: 20px;
}
main section.content .webinar-box .title {
  color: #5986b3;
  margin-bottom: 10px;
  display: block;
  font-size: 22px;
  line-height: 1.35;
  font-weight: 700;
}
main section.content .webinar-box .title:hover {
  color: #72ace6;
}
main section.content .webinar-box .speaker {
  display: flex;
  align-items: center;
  background-color: #F8F8F8;
  padding: 7px;
  margin-bottom: 10px;
}
main section.content .webinar-box .speaker .img {
  margin-right: 15px;
}
main section.content .webinar-box .speaker .img img {
  width: 30px;
}
main section.content .webinar-box .speaker .name {
  margin-right: 15px;
}
main section.content .webinar-box .meta {
  display: flex;
  align-items: center;
  margin: 10px 0;
  background-color: #F8F8F8;
  padding: 7px;
}
main section.content .webinar-box .meta .item {
  margin-right: 10px;
}
main section.content .webinar-box .excerpt {
  line-height: 1.5;
  color: #6e6e6e;
}
main section.reviews .review-box {
  background-color: #fff;
  border: 1px solid #E6E6E6;
  padding: 20px 20px;
  display: flex;
  align-items: center;
}
main section.reviews .review-box.padding-35 {
  padding: 25px;
}
main section.reviews .review-box .title-wrapper {
  position: relative;
}
main section.reviews .review-box .title-wrapper:after {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 1px;
  background-color: #D5D5D5;
  z-index: 10;
}
main section.reviews .review-box .title-wrapper .title {
  font-size: 21px;
  padding-right: 20px;
  background-color: #fff;
  text-decoration: underline;
  display: inline-block;
  position: relative;
  z-index: 15;
  color: #5986b3;
  font-weight: 600;
}
main section.reviews .review-box:hover {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
main section.reviews .review-box .icon {
  width: 30px;
  margin-right: 10px;
}
main section.reviews .review-box .icon i {
  font-size: 18px;
}
main section.reviews .review-box .title {
  max-width: calc('100% - 30px');
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
main section.latest-bids a.bid-box {
  background-color: #d9e1e8;
  font-size: 15px;
  padding: 20px;
  display: block;
}
main section.latest-bids a.bid-box:hover .where {
  color: #72ace6;
}
main section.latest-bids a.bid-box .amount {
  font-weight: 600;
  color: #000;
}
main section.latest-bids a.bid-box .where {
  font-size: 13px;
  margin-top: 10px;
  font-weight: 600;
  display: block;
  line-height: 1.4;
  color: #5986b3;
}
main section.latest-comments .latest-comment-box {
  border-bottom: 1px solid #E6E6E6;
  padding: 15px 130px 15px 0;
  position: relative;
}
main section.latest-comments .latest-comment-box .title a {
  line-height: 1.5;
  color: #5986b3;
  font-weight: 600;
}
main section.latest-comments .latest-comment-box .title a:hover {
  color: #72ace6;
}
main section.latest-comments .latest-comment-box .excerpt {
  margin-top: 10px;
  line-height: 1.5;
  font-size: 13px;
  color: #6d6d6d;
}
main section.latest-comments .latest-comment-box .who {
  position: absolute;
  text-align: right;
  top: 25px;
  right: 0;
}
main section.latest-comments .latest-comment-box .who a {
  color: #5986b3;
  font-weight: 600;
}
main section.latest-comments .latest-comment-box .who a:hover {
  color: #72ace6;
}
main section.latest-comments .latest-comment-box .who .time {
  margin-top: 9px;
}
main section.latest-comments .category-box {
  white-space: nowrap;
}
main section.latest-comments .category-box i {
  width: 25px;
  text-align: center;
}
main section.latest-comments .category-box:hover {
  color: #5986b3;
}
main section.latest-comments .subject-box {
  padding-bottom: 20px;
  margin: 20px 0;
  border-bottom: 1px solid #E6E6E6;
}
main section.latest-comments .subject-box:after {
  clear: both;
  display: block;
  content: '';
}
main section.latest-comments .subject-box .image {
  width: 85px;
  display: block;
  float: left;
}
main section.latest-comments .subject-box .image .image-placeholder {
  background-color: #f1f1f1;
  width: 100%;
}
main section.latest-comments .subject-box .image .image-placeholder:after {
  clear: both;
  display: block;
  content: '';
  padding-top: 80%;
}
main section.latest-comments .subject-box .content {
  float: left;
  width: calc(100% - 85px);
  padding: 0 0 0 15px;
}
main section.latest-comments .subject-box .content .title {
  color: #5986b3;
  font-size: 20px;
  font-weight: 700;
}
main section.latest-comments .subject-box .content .title:hover {
  color: #72ace6;
}
main section.latest-comments .subject-box .content .subtitle {
  font-weight: 600;
  margin: 10px 0;
  font-size: 15px;
}
main section.latest-comments .subject-box .content .excerpt {
  line-height: 1.5;
  color: #6e6e6e;
}
main section.quotes .quote-box {
  text-align: center;
}
main section.quotes .quote-box .quote {
  font-size: 24px;
  line-height: 1.4;
  font-weight: 600;
}
main section.quotes .quote-box .quote span {
  color: #5986b3;
}
main section.quotes .quote-box .author {
  font-size: 15px;
  font-style: italic;
  line-height: 1.5;
  margin-top: 20px;
}
main section.forum-main .items-title {
  position: relative;
  padding: 30px 30px 30px 30px;
  margin-bottom: -10px;
  background-color: #fff;
}
main section.forum-main .items-title:after {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  left: 30px;
  height: 1px;
  width: calc(100% - 60px);
  background-color: #E6E6E6;
  z-index: 3;
}
main section.forum-main .items-title span {
  position: relative;
  z-index: 5;
  background-color: #fff;
  font-size: 18px;
  display: inline-block;
  padding-right: 10px;
  font-weight: 600;
}
main section.forum-main .items-title span a {
  color: #5986b3;
}
main section.forum-main .items-title span a:hover {
  color: #72ace6;
}
main section.forum-main .topic-box {
  padding: 5px 30px;
  border-bottom: 1px solid #E6E6E6;
  position: relative;
  background-color: #ffffff;
}
main section.forum-main .topic-box:first-child {
  margin-top: -10px;
}
main section.forum-main .topic-box:nth-child(2n + 1) {
  background-color: #FAFAFA;
}
main section.forum-main .topic-box:after {
  clear: both;
  display: block;
  content: '';
}
main section.forum-main .topic-box a {
  padding: 10px 0;
  line-height: 1.4;
  float: left;
  color: #5986b3;
  font-weight: 400;
  max-width: 400px;
  width: 80%;
  display: block;
}
main section.forum-main .topic-box a:hover {
  color: #72ace6;
}
main section.forum-main .topic-box .category {
  color: #717680;
  position: absolute;
  top: 50%;
  right: 30px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
main section.forum-main .entry-box {
  padding: 15px 30px;
  border-bottom: 1px solid #E6E6E6;
  position: relative;
  background-color: #ffffff;
}
main section.forum-main .entry-box:first-child {
  margin-top: -10px;
}
main section.forum-main .entry-box:nth-child(2n + 1) {
  background-color: #FAFAFA;
}
main section.forum-main .entry-box:after {
  clear: both;
  display: block;
  content: '';
}
main section.forum-main .entry-box .left {
  float: left;
  width: calc(100% - 100px);
}
main section.forum-main .entry-box .left .link {
  padding-bottom: 10px;
  line-height: 1.28;
}
main section.forum-main .entry-box .left .link a {
  color: #5986b3;
  font-weight: 400;
}
main section.forum-main .entry-box .left .link a:hover {
  color: #72ace6;
}
main section.forum-main .entry-box .left .link .category {
  color: #717680;
}
main section.forum-main .entry-box .left .preview {
  line-height: 1.28;
}
main section.forum-main .entry-box .right {
  float: left;
  width: 100px;
  font-size: 12px;
  text-align: right;
  padding-top: 2px;
}
main section.forum-main .entry-box .right a {
  font-weight: 400;
  color: #5986b3;
  margin-bottom: 10px;
  display: block;
}
main section.forum-main .entry-box .right a:hover {
  color: #72ace6;
}
main section.forum-main .subcategories-head {
  padding: 25px 140px 25px 140px;
}
main section.forum-main .subcategories-head .title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  position: relative;
  float: left;
  width: 58.33333333%;
}
main section.forum-main .subcategories-head .title:after {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  left: -25px;
  -ms-transform: translate(-100%, -1px);
  -webkit-transform: translate(-100%, -1px);
  -o-transform: translate(-100%, -1px);
  transform: translate(-100%, -1px);
  width: 30px;
  height: 2px;
  background-color: #546074;
}
main section.forum-main .subcategories-head .topic-title {
  float: left;
  width: 16.66666667%;
  padding: 0 20px;
  color: #7488A7;
  font-size: 13px;
}
main section.forum-main .subcategories .subcategory {
  margin: 0 0px;
  padding: 15px 120px;
  background-color: #fafafa;
  border-bottom: 1px solid #E6E6E6;
  display: flex;
}
main section.forum-main .subcategories .subcategory.white-bg {
  background-color: #fff;
}
main section.forum-main .subcategories .subcategory:after {
  clear: both;
  display: block;
  content: '';
}
main section.forum-main .subcategories .subcategory:nth-child(odd) {
  background-color: #fff;
}
main section.forum-main .subcategories .subcategory .title {
  width: 58.33333333%;
  padding: 0 20px 0;
  line-height: 28px;
  position: relative;
}
main section.forum-main .subcategories .subcategory .title:after {
  clear: both;
  display: block;
  content: '';
}
main section.forum-main .subcategories .subcategory .title.active .dot {
  background-color: #5986b3;
}
main section.forum-main .subcategories .subcategory .title.active a.main-link {
  color: #5986b3;
  font-weight: 700;
}
main section.forum-main .subcategories .subcategory .title.active a.main-link:hover {
  color: #72ace6;
}
main section.forum-main .subcategories .subcategory .title.active a.main-link.main-link:after {
  clear: both;
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  top: -2px;
  margin-left: 5px;
  background-color: #5986b3;
}
main section.forum-main .subcategories .subcategory .title .line {
  display: none;
}
main section.forum-main .subcategories .subcategory .title .actions {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}
main section.forum-main .subcategories .subcategory .title .actions:hover .action-items {
  display: block;
}
main section.forum-main .subcategories .subcategory .title .actions:hover .action-items.active {
  display: none;
}
main section.forum-main .subcategories .subcategory .title .actions .action-items {
  position: absolute;
  display: none;
  width: 64px;
  right: 100%;
  top: 0;
  text-align: right;
}
main section.forum-main .subcategories .subcategory .title .actions .action-items.active {
  display: block;
}
main section.forum-main .subcategories .subcategory .title .actions .action-items a {
  display: inline-block;
  float: none;
  padding: 0;
  margin: 5px 7px 0 0;
}
main section.forum-main .subcategories .subcategory .title .actions .action-items a img {
  display: block;
  width: 20px;
  height: 20px;
}
main section.forum-main .subcategories .subcategory .title .actions .dots {
  cursor: pointer;
  padding: 0 6px;
  height: 30px;
  margin-top: 1px;
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid transparent;
}
main section.forum-main .subcategories .subcategory .title .actions .dots .dots-helper {
  width: 3px;
  height: 3px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #41454D;
  position: relative;
  margin-top: 13px;
}
main section.forum-main .subcategories .subcategory .title .actions .dots .dots-helper:before {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  top: -8px;
  left: 0;
  width: 3px;
  height: 3px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #41454D;
}
main section.forum-main .subcategories .subcategory .title .actions .dots .dots-helper:after {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  width: 3px;
  height: 3px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #41454D;
}
main section.forum-main .subcategories .subcategory .title a.main-link {
  float: left;
  color: #41454D;
  font-size: 15px;
  font-weight: 400;
  display: block;
  line-height: 1.4;
  padding-right: 30px;
}
main section.forum-main .subcategories .subcategory .title a.main-link:hover {
  color: #5986b3;
}
main section.forum-main .subcategories .subcategory .title .description {
  color: #7488A7;
  font-size: 12px;
  font-weight: 400;
  clear: both;
  max-width: 80%;
  white-space: nowrap;
  overflow: hidden;
  line-height: 1.4;
  padding-top: 3px;
  text-overflow: ellipsis;
}
main section.forum-main .subcategories .subcategory .title .subsections .subsection-title {
  font-weight: 700;
  display: inline-block;
  font-size: 12px;
}
main section.forum-main .subcategories .subcategory .title .subsections a {
  color: #5986b3;
  display: inline-block;
  padding: 0 3px;
  font-size: 13px;
}
main section.forum-main .subcategories .subcategory .title .subsections a:hover {
  color: #72ace6;
}
main section.forum-main .subcategories .subcategory .title .subsections a i {
  margin-right: 4px;
}
main section.forum-main .subcategories .subcategory .topics {
  display: flex;
  align-items: center;
  width: 16.66666667%;
  color: #7488A7;
  padding: 6px 20px 0;
  line-height: 30px;
  font-size: 12px;
  font-weight: 500;
}
main section.forum-main .subcategories .subcategory .last {
  float: left;
  padding: 0 20px;
  width: 25%;
  text-align: right;
  font-size: 12px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
main section.forum-main .subcategories .subcategory .last a {
  color: #5986b3;
  font-weight: 400;
  display: block;
  margin: 6px 0;
}
main section.forum-main .subcategories .subcategory .last a:hover {
  color: #72ace6;
}
main section.forum-main .subcategories .subcategory .last .when {
  color: #7488A7;
}
main section.forum-main .pagination {
  padding: 30px;
  background-color: #fff;
}
main section.forum-main .pagination:after {
  clear: both;
  display: block;
  content: '';
}
main section.forum-main .pagination .prev-page {
  float: left;
  display: none;
}
main section.forum-main .pagination .next-page {
  float: right;
  display: none;
}
main section.best-members .member-box {
  display: inline-block;
  position: relative;
  padding-left: 40px;
  font-size: 13px;
  text-align: left;
  margin: 15px;
}
main section.best-members .member-box .avatar {
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
}
main section.best-members .member-box a {
  display: inline-block;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #5986b3;
}
main section.best-members .member-box a:hover {
  color: #72ace6;
}
main section.best-members .member-box .rating {
  color: #717680;
  font-size: 12px;
}
main section.header .section-header {
  padding: 15px 25px;
  position: relative;
  z-index: 20;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);
  border: 1px solid #DBDDE6;
}
main section.header .section-header.no-bottom-padding {
  padding-bottom: 0;
}
main section.header .section-header .left {
  position: relative;
}
main section.header .section-header .left .mobile-actions {
  width: 120px;
  position: absolute;
  top: 50%;
  right: 20px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
main section.header .section-header .left .mobile-actions .dropdown-wrapper {
  float: right;
  width: 50px;
}
main section.header .section-header .left .mobile-actions .dropdown-wrapper > .button {
  margin-right: 20px;
  padding: 0;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  line-height: 50px;
}
main section.header .section-header .left .mobile-actions .dropdown-wrapper > .button:hover {
  background-color: #fff;
  color: #333333;
}
main section.header .section-header .left .mobile-actions .dropdown-wrapper > .button .dropdown {
  left: auto;
  right: 0;
  text-align: left;
  top: -11px;
}
main section.header .section-header .left .mobile-actions .dropdown-wrapper > .button .dropdown:before {
  left: auto;
  right: 15px;
}
main section.header .section-header .left .mobile-actions .dropdown-wrapper .dropdown {
  right: 0;
}
main section.header .section-header .left .mobile-actions .dropdown-wrapper .dropdown:before {
  left: auto;
  right: 17px;
}
main section.header .section-header .left .mobile-actions .mobile-menu {
  position: relative;
  height: 50px;
  float: left;
  margin-right: 10px;
}
main section.header .section-header .left .mobile-actions .mobile-menu .mobile-menu-switcher {
  float: left;
  width: 50px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
}
main section.header .section-header .left .mobile-actions .mobile-menu .mobile-action {
  display: none;
  position: absolute;
  top: 120%;
  right: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.05);
  padding: 15px;
  min-width: 250px;
}
main section.header .section-header .left .mobile-actions .mobile-menu .mobile-action:after {
  clear: both;
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  top: -10px;
  right: 15px;
}
main section.header .section-header .left .mobile-actions .mobile-menu .mobile-action form:after {
  clear: both;
  display: block;
  content: '';
}
main section.header .section-header .left .mobile-actions .mobile-menu .mobile-action form input {
  float: left;
  height: 40px;
  line-height: 40px;
  width: calc(100% - 70px);
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
main section.header .section-header .left .mobile-actions .mobile-menu .mobile-action form button {
  float: left;
  width: 70px;
  height: 40px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  line-height: 40px;
}
main section.header .section-header .left .mobile-actions .mobile-menu .mobile-action ul {
  text-align: left;
  padding-top: 10px;
}
main section.header .section-header .left .mobile-actions .mobile-menu .mobile-action ul li:last-child a {
  border-bottom: 0;
}
main section.header .section-header .left .mobile-actions .mobile-menu .mobile-action ul li a {
  padding: 10px 0;
  display: block;
  border-bottom: 1px solid #f0f0f0;
}
main section.header .section-header .left .mobile-actions .mobile-menu .mobile-action ul li a:hover {
  color: #5986b3;
}
main section.header .section-header .left h1 {
  font-weight: 700;
  font-size: 26px;
  line-height: 1.22;
}
main section.header .section-header .left .subtitle {
  font-size: 14px;
  margin-top: 10px;
  line-height: 1.5;
  color: #2f4456;
}
main section.header .section-header .right .dropdown-wrapper {
  float: right;
}
main section.header .section-header .right .dropdown-wrapper > .button {
  font-size: 14px;
  margin: 7px 10px 0 0;
}
main section.header .section-header .right .align-button {
  float: right;
  margin: 7px 10px 0 0;
}
main section.header .section-header .right .action {
  float: right;
  width: 75px;
  display: block;
  text-align: center;
  color: #fff;
  z-index: 10;
  position: relative;
  margin-top: 2px;
}
main section.header .section-header .right .action span {
  cursor: pointer;
}
main section.header .section-header .right .action .img {
  display: block;
  min-height: 30px;
}
main section.header .section-header .right .action .img img {
  width: 22px;
  height: auto;
}
main section.header .section-header .right .action .title {
  display: block;
  font-size: 12px;
  font-weight: 500;
  color: #2f4456;
  line-height: 1.3;
}
main section.header .section-header .right .action .action-event {
  display: none;
  position: absolute;
  top: 120%;
  right: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  padding: 15px;
  min-width: 250px;
}
main section.header .section-header .right .action .action-event:after {
  clear: both;
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  top: -10px;
  right: 25px;
}
main section.header .section-header .right .action .action-event.search input {
  float: left;
  height: 40px;
  line-height: 40px;
  width: calc(100% - 70px);
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
main section.header .section-header .right .action .action-event.search button {
  float: left;
  width: 70px;
  height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 40px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
main section.header .section-header .right .action .action-event ul {
  text-align: left;
}
main section.header .section-header .right .action .action-event ul li:last-child a {
  border-bottom: 0;
}
main section.header .section-header .right .action .action-event ul li a {
  padding: 10px 0;
  display: block;
  border-bottom: 1px solid #f0f0f0;
}
main section.header .section-header .right .action .action-event ul li a:hover {
  color: #5986b3;
}
main section.header .subcategories-title {
  color: #A1B5D4;
  font-size: 14px;
  text-transform: uppercase;
  border-top: 1px solid #E6E6E6;
  margin: 25px 0 10px;
  font-weight: 700;
  padding-top: 25px;
}
main section.header .subcategories .subcategory {
  margin: 0 -20px;
  padding: 12px 10px;
  display: flex;
}
main section.header .subcategories .subcategory:after {
  clear: both;
  display: block;
  content: '';
}
main section.header .subcategories .subcategory:nth-child(odd) {
  background-color: #fff;
}
main section.header .subcategories .subcategory.is-child.first .title .line:before {
  height: 43px;
}
main section.header .subcategories .subcategory.is-child.last .title .line:after {
  height: 4px;
}
main section.header .subcategories .subcategory.is-child .title {
  padding-left: 60px;
  line-height: 22px;
}
main section.header .subcategories .subcategory.is-child .title a {
  font-size: 14px;
}
main section.header .subcategories .subcategory.is-child .title a span {
  color: #0D1D31;
}
main section.header .subcategories .subcategory.is-child .title .line {
  display: block;
  position: absolute;
  top: 12px;
  left: 21px;
}
main section.header .subcategories .subcategory.is-child .title .line:before {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 2px;
  height: 27px;
  background-color: #A1B5D4;
}
main section.header .subcategories .subcategory.is-child .title .line:after {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 67px;
  background-color: #A1B5D4;
}
main section.header .subcategories .subcategory.is-child .title .line .line-helper {
  position: absolute;
  left: 20px;
  top: 0;
  width: 6px;
  height: 6px;
  background-color: #A1B5D4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
main section.header .subcategories .subcategory.is-child .title .line .line-helper:after {
  clear: both;
  display: block;
  content: '';
  width: 25px;
  height: 2px;
  background-color: #A1B5D4;
  position: absolute;
  right: 0;
  top: 2px;
}
main section.header .subcategories .subcategory .title {
  width: 58.33333333%;
  padding: 0 20px 0;
  line-height: 1.5;
  position: relative;
}
main section.header .subcategories .subcategory .title:after {
  clear: both;
  display: block;
  content: '';
}
main section.header .subcategories .subcategory .title.active .dot {
  background-color: #5986b3;
}
main section.header .subcategories .subcategory .title.active a {
  color: #5986b3;
}
main section.header .subcategories .subcategory .title.active a:hover {
  color: #72ace6;
}
main section.header .subcategories .subcategory .title .line {
  display: none;
}
main section.header .subcategories .subcategory .title .actions {
  position: absolute;
  top: 50%;
  right: 0;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
main section.header .subcategories .subcategory .title .actions:hover .action-items {
  display: block;
}
main section.header .subcategories .subcategory .title .actions:hover .action-items.active {
  display: none;
}
main section.header .subcategories .subcategory .title .actions .action-items {
  position: absolute;
  display: none;
  width: 64px;
  right: 100%;
  top: 0;
  text-align: right;
}
main section.header .subcategories .subcategory .title .actions .action-items.active {
  display: block;
}
main section.header .subcategories .subcategory .title .actions .action-items a {
  display: inline-block;
  float: none;
  padding: 0;
  margin: 5px 7px 0 0;
}
main section.header .subcategories .subcategory .title .actions .action-items a img {
  display: block;
  width: 20px;
  height: 20px;
}
main section.header .subcategories .subcategory .title .actions .dots {
  cursor: pointer;
  padding: 0 6px;
  height: 30px;
  margin-top: 1px;
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid transparent;
}
main section.header .subcategories .subcategory .title .actions .dots .dots-helper {
  width: 3px;
  height: 3px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #41454D;
  position: relative;
  margin-top: 13px;
}
main section.header .subcategories .subcategory .title .actions .dots .dots-helper:before {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  top: -8px;
  left: 0;
  width: 3px;
  height: 3px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #41454D;
}
main section.header .subcategories .subcategory .title .actions .dots .dots-helper:after {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  width: 3px;
  height: 3px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #41454D;
}
main section.header .subcategories .subcategory .title .dot {
  float: left;
  width: 5px;
  height: 5px;
  margin: 14px 9px 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #41454D;
}
main section.header .subcategories .subcategory .title a {
  float: left;
  color: #41454D;
  font-size: 16px;
  font-weight: 600;
  padding-top: 4px;
  display: block;
  padding-right: 30px;
}
main section.header .subcategories .subcategory .title a:hover {
  color: #5986b3;
}
main section.header .subcategories .subcategory .title .description {
  color: #7488A7;
  font-size: 12px;
  font-weight: 400;
  padding-top: 2px;
  padding-bottom: 3px;
  clear: both;
  line-height: 1.4;
  max-width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
main section.header .subcategories .subcategory .topics {
  width: 16.66666667%;
  color: #7488A7;
  padding: 0 20px 0;
  display: flex;
  align-items: center;
  line-height: 30px;
  font-size: 12px;
  font-weight: 500;
}
main section.header .subcategories .subcategory .last {
  padding: 0 20px;
  width: 25%;
  text-align: right;
  font-size: 12px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
main section.header .subcategories .subcategory .last a {
  color: #5986b3;
  font-weight: 400;
  display: block;
  margin: 6px 0;
}
main section.header .subcategories .subcategory .last a:hover {
  color: #72ace6;
}
main section.header .subcategories .subcategory .last .when {
  color: #7488A7;
}
main section.forum .threads-header {
  background-color: #F3F7FD;
  border-bottom: 1px solid #d2def1;
  border-left: 1px solid #DBDDE6;
  border-right: 1px solid #DBDDE6;
  padding: 30px 25px 15px;
  font-size: 12px;
  color: #717680;
  line-height: 1.3;
}
main section.forum .threads-header.gray-bg {
  background-color: #F5F5F5;
  border-left: 0;
  border-right: 0;
}
main section.forum .threads {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  border-left: 1px solid #DBDDE6;
  border-right: 1px solid #DBDDE6;
  background-color: #fff;
}
main section.forum .threads .thread {
  padding: 15px 25px 15px 25px;
  border-bottom: 1px solid #e6e6e6;
}
main section.forum .threads .thread:nth-child(2n) {
  background-color: #fdfdfd;
}
main section.forum .threads .thread.highlighted {
  border-left: 2px solid #3090FE;
  background-color: #E2F0FF;
  border-bottom: 1px solid #d2def1;
}
main section.forum .threads .thread.new .title {
  font-weight: 600;
}
main section.forum .threads .thread.new .title:hover {
  color: #72ace6;
}
main section.forum .threads .thread.deleted {
  opacity: 0.5;
}
main section.forum .threads .thread span.important {
  color: #000;
  margin-right: 5px;
  font-weight: 600;
}
main section.forum .threads .thread span.important.unread {
  color: #EB7030;
}
main section.forum .threads .thread span.important.unread .dot {
  background-color: #df791b;
}
main section.forum .threads .thread span.important .dot {
  display: inline-block;
  width: 6px;
  height: 6px;
  float: left;
  margin-top: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #000;
  margin-right: 8px;
}
main section.forum .threads .thread .title {
  color: #417394;
  line-height: 1.3;
  font-weight: 400;
}
main section.forum .threads .thread .title:hover {
  color: #72ace6;
}
main section.forum .threads .thread .title .dot {
  display: inline-block;
  width: 6px;
  height: 6px;
  float: left;
  margin-top: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #5986b3;
  margin-right: 8px;
}
main section.forum .threads .thread .meta {
  font-size: 12px;
  margin-top: 8px;
}
main section.forum .threads .thread .meta .date {
  color: #7488A7;
  display: inline-block;
}
main section.forum .threads .thread .meta .who {
  color: #7488A7;
  font-weight: 400;
  margin-left: 15px;
  display: inline-block;
}
main section.forum .threads .thread .icons {
  float: right;
}
main section.forum .threads .thread .icons .icon {
  margin-left: 20px;
  float: left;
}
main section.forum .threads .thread .icons .icon img {
  width: 30px;
}
main section.forum .threads .thread .mobile-trigger {
  width: 30px;
  height: 30px;
  float: right;
  line-height: 40px;
  cursor: pointer;
  text-align: center;
}
main section.forum .threads .thread .mobile-trigger img {
  vertical-align: middle;
}
main section.forum .threads .thread .replies {
  padding-top: 10px;
  color: #253551;
  padding-right: 0;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 500;
}
main section.forum .threads .thread .views {
  padding-top: 10px;
  font-weight: 500;
  font-size: 12px;
  color: #7488A7;
  white-space: nowrap;
}
main section.forum .threads .thread .last-entry {
  text-align: right;
  font-size: 12px;
}
main section.forum .threads .thread .last-entry .when {
  color: #5986b3;
  font-weight: normal;
}
main section.forum .threads .thread .last-entry .who {
  display: block;
  margin-top: 14px;
  color: #7488A7;
  font-weight: 500;
}
main section.forum .threads .thread .mobile-data {
  padding: 10px 20px 0px 20px;
  display: none;
  font-size: 12px;
  color: #707070;
  clear: both;
  width: 100%;
}
main section.forum .threads .thread .mobile-data .icon-row {
  position: relative;
  padding: 12px 10px 12px 30px;
}
main section.forum .threads .thread .mobile-data .icon-row:after {
  clear: both;
  display: block;
  content: '';
}
main section.forum .threads .thread .mobile-data .icon-row img {
  float: left;
  width: 17px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 0;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
main section.forum .threads .thread .mobile-data .icon-row a {
  color: #5986b3;
}
main section.forum .threads .thread .mobile-data .avatar {
  float: right;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 5px;
}
main section.forum .threads .thread .mobile-data .mobile-last-entry {
  line-height: 1.3;
  clear: both;
}
main section.forum .threads .thread .mobile-data .mobile-last-entry a {
  color: #707070;
}
main section.forum .threads .thread .mobile-data .mobile-last-entry-when {
  display: block;
  font-weight: normal;
  padding-top: 15px;
  color: #5986b3;
}
main section.premium-offers .premium-row {
  display: flex;
}
main section.premium-offers .premium-row + .premium-row {
  border-top: 1px solid #E6E6E6;
}
main section.premium-offers .premium-offer-box {
  flex: 1;
  padding: 30px 30px;
  position: relative;
}
main section.premium-offers .premium-offer-box + .premium-offer-box,
main section.premium-offers .premium-offer-box + .premium-offer-add {
  border-left: 1px solid #E6E6E6;
}
main section.premium-offers .premium-offer-box a.link {
  display: block;
  background-color: #E2F0FF;
  position: relative;
  padding: 15px 20px 15px 60px;
  color: #5986b3;
  font-weight: 700;
  line-height: 1.5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
main section.premium-offers .premium-offer-box a.link:hover {
  background-color: #dae8f6;
}
main section.premium-offers .premium-offer-box a.link img {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 15px;
  width: 25px;
  height: auto;
}
main section.premium-offers .premium-offer-box a.link:not(.featured) {
  padding-left: 15px;
}
main section.premium-offers .premium-offer-box a.link:not(.featured) img {
  display: none;
}
main section.premium-offers .premium-offer-box .description {
  margin-top: 20px;
  line-height: 1.4;
  font-weight: 600;
}
main section.premium-offers .premium-offer-add {
  position: relative;
  padding: 30px 30px;
  text-align: center;
  flex: 1;
  display: flex;
  justify-content: center;
}
main section.premium-offers .premium-offer-add .content {
  align-self: center;
}
main section.premium-offers .premium-offer-add .content .title {
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 25px;
}
main section.sell-overview .sell-graphs {
  background-color: #fafafa;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  border-top: 1px solid #E6E6E6;
  border-left: 1px solid #E6E6E6;
  border-right: 1px solid #E6E6E6;
}
main section.sell-overview .sell-graphs .title {
  text-align: center;
  position: relative;
}
main section.sell-overview .sell-graphs .title .button {
  position: absolute;
  top: 0;
  right: 0;
}
main section.sell-overview .sell-graphs .graphs {
  border-top: 1px solid #E6E6E6;
  margin-top: 30px;
}
main section.sell-overview .sell-graphs .graphs .graph-box {
  padding: 50px 0 10px;
}
main section.sell-overview .sell-graphs .graphs .graph-box.two-lines .info .number {
  float: none;
  width: 100%;
  font-size: 36px;
  text-align: center;
}
main section.sell-overview .sell-graphs .graphs .graph-box.two-lines .info .what {
  float: none;
  width: 100%;
  text-align: center;
}
main section.sell-overview .sell-graphs .graphs .graph-box .info {
  min-height: 80px;
}
main section.sell-overview .sell-graphs .graphs .graph-box .info:after {
  clear: both;
  display: block;
  content: '';
}
main section.sell-overview .sell-graphs .graphs .graph-box .info .number {
  float: left;
  width: 50%;
  color: #43bb84;
  font-size: 48px;
  font-weight: 700;
  text-align: right;
}
main section.sell-overview .sell-graphs .graphs .graph-box .info .what {
  float: left;
  width: 50%;
  font-size: 13px;
  color: #7488A7;
  line-height: 1.5;
  padding: 7px 0 0 9px;
}
main section.sell-overview .sell-graphs .graphs .graph-box img {
  display: block;
  margin: 0 auto;
}
main section.sell-overview .sell-tops {
  border: 1px solid #E6E6E6;
}
main section.sell-overview .sell-tops.second {
  border-left: 0;
}
main section.sell-overview .sell-tops .sell-tops-head {
  background-color: #fff;
  border-bottom: 1px solid #E6E6E6;
  padding: 30px;
}
main section.sell-overview .sell-tops .sell-tops-head .title {
  font-size: 15px;
  color: #546074;
}
main section.sell-overview .sell-tops .sell-tops-head .info {
  font-size: 14px;
  color: #7488A7;
  padding-top: 10px;
}
main section.sell-overview .sell-tops .sell-tops-body {
  -webkit-box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.05);
}
main section.sell-overview .sell-tops .sell-tops-body .pagination {
  border-top: 1px solid #E6E6E6;
  padding: 30px;
  background-color: #F9F9F9;
}
main section.sell-overview .sell-tops .sell-tops-body .pagination:after {
  clear: both;
  display: block;
  content: '';
}
main section.sell-overview .sell-tops .sell-tops-body .pagination .prev-page {
  float: left;
  display: none;
}
main section.sell-overview .sell-tops .sell-tops-body .pagination .next-page {
  float: right;
  display: none;
}
main section.sell-overview .sell-tops .sell-tops-body .item {
  padding: 15px 30px;
  height: 75px;
  background-color: #fff;
  border-bottom: 1px solid #E6E6E6;
}
main section.sell-overview .sell-tops .sell-tops-body .item:last-child {
  border-bottom: 0;
}
main section.sell-overview .sell-tops .sell-tops-body .item a {
  color: #5986b3;
  font-size: 14px;
  line-height: 1.4;
}
main section.sell-overview .sell-tops .sell-tops-body .item a:hover {
  color: #72ace6;
}
main section.sell-overview .sell-tops .sell-tops-body .item .meta {
  margin-top: 10px;
}
main section.sell-overview .sell-tops .sell-tops-body .item .meta:after {
  clear: both;
  display: block;
  content: '';
}
main section.sell-overview .sell-tops .sell-tops-body .item .meta .bid {
  float: left;
  font-size: 12px;
  color: #333333;
  font-weight: 700;
}
main section.sell-overview .sell-tops .sell-tops-body .item .meta .when {
  float: right;
  color: #7488A7;
  font-size: 12px;
}
main section.sell-overview .sell-tops .sell-tops-body .item-advanced {
  padding: 15px 90px 15px 70px;
  height: 75px;
  background-color: #fff;
  border-bottom: 1px solid #E6E6E6;
  position: relative;
}
main section.sell-overview .sell-tops .sell-tops-body .item-advanced:last-child {
  border-bottom: 0;
}
main section.sell-overview .sell-tops .sell-tops-body .item-advanced .number {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  background-image: url('/assets/design2018/img/hexagons/hexagon-gray.svg');
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: 600;
}
main section.sell-overview .sell-tops .sell-tops-body .item-advanced .number.blue-hexagon {
  background-image: url('/assets/design2018/img/hexagons/hexagon-blue.svg');
  color: #fff;
}
main section.sell-overview .sell-tops .sell-tops-body .item-advanced a {
  color: #5986b3;
  font-size: 14px;
  line-height: 1.4;
}
main section.sell-overview .sell-tops .sell-tops-body .item-advanced a:hover {
  color: #72ace6;
}
main section.sell-overview .sell-tops .sell-tops-body .item-advanced .categories {
  font-size: 12px;
  color: #7488A7;
  margin-top: 7px;
}
main section.sell-overview .sell-tops .sell-tops-body .item-advanced .price {
  position: absolute;
  top: 50%;
  right: 30px;
  font-size: 12px;
  font-weight: 600;
  color: #546074;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
main section.listing .listing-header {
  background-color: #F5F5F5;
  padding: 20px 30px 0;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  max-width: 100%;
  overflow: hidden;
  border: 1px solid #E6E6E6;
  border-bottom: 0;
}
main section.listing .listing-header:after {
  clear: both;
  display: block;
  content: '';
}
main section.listing .listing-header.no-slider {
  padding-bottom: 20px;
}
main section.listing .listing-header.no-slider .title {
  color: #717680;
  width: auto;
  font-weight: 600;
  padding-bottom: 10px;
}
main section.listing .listing-header .title {
  font-size: 18px;
  padding-top: 10px;
  text-transform: uppercase;
  font-weight: 700;
  width: 120px;
  float: left;
}
main section.listing .listing-header .categories {
  width: calc(100% - 140px);
  float: left;
  padding-left: 60px;
  margin-bottom: -1px;
}
main section.listing .listing-header .categories .bx-wrapper {
  position: relative;
}
main section.listing .listing-header .categories .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
main section.listing .listing-header .categories .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  position: absolute;
  top: 0;
  width: 60px;
  height: 60px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
}
main section.listing .listing-header .categories .bx-wrapper .bx-controls .bx-controls-direction .bx-prev.disabled,
main section.listing .listing-header .categories .bx-wrapper .bx-controls .bx-controls-direction .bx-next.disabled {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
main section.listing .listing-header .categories .bx-wrapper .bx-controls .bx-controls-direction .bx-prev .rarr,
main section.listing .listing-header .categories .bx-wrapper .bx-controls .bx-controls-direction .bx-next .rarr,
main section.listing .listing-header .categories .bx-wrapper .bx-controls .bx-controls-direction .bx-prev .larr,
main section.listing .listing-header .categories .bx-wrapper .bx-controls .bx-controls-direction .bx-next .larr {
  background-image: url('/assets/design2018/img/icons/icon-r-arrow.svg');
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  width: 20px;
  height: 30px;
  left: 20px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
main section.listing .listing-header .categories .bx-wrapper .bx-controls .bx-controls-direction .bx-prev .larr,
main section.listing .listing-header .categories .bx-wrapper .bx-controls .bx-controls-direction .bx-next .larr {
  -ms-transform: translateY(-50%) rotate(-180deg);
  -webkit-transform: translateY(-50%) rotate(-180deg);
  -o-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}
main section.listing .listing-header .categories .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: -60px;
}
main section.listing .listing-header .categories .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: 0;
}
main section.listing .listing-header .categories ul:after {
  clear: both;
  display: block;
  content: '';
}
main section.listing .listing-header .categories ul li {
  float: left;
  width: 20%;
}
main section.listing .listing-header .categories ul li:first-of-type.active {
  border-left: 1px solid #c8cad1;
}
main section.listing .listing-header .categories ul li.active {
  border-top: 1px solid #c8cad1;
}
main section.listing .listing-header .categories ul li.active a {
  background-color: #ffffff;
}
main section.listing .listing-header .categories ul li.active a .inner .count {
  background: #5986b3;
  color: #fff;
}
main section.listing .listing-header .categories ul li a {
  display: block;
  height: 60px;
  border-right: 1px solid #c8cad1;
  position: relative;
  background-color: #e7e8e9;
  font-weight: 400;
}
main section.listing .listing-header .categories ul li a:hover {
  background-color: rgba(255, 255, 255, 0.6);
}
main section.listing .listing-header .categories ul li a .inner {
  position: absolute;
  top: 50%;
  left: 0px;
  padding: 0 20px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
main section.listing .listing-header .categories ul li a .inner .text {
  font-size: 13px;
  line-height: 1.3;
  color: #546074;
  float: left;
  width: calc(100% - 45px);
}
main section.listing .listing-header .categories ul li a .inner .count {
  position: absolute;
  top: 50%;
  right: 15px;
  background-color: #b8b9ba;
  background: -webkit-gradient(linear, left top, left bottom, from(#b8b9ba), to(#d3d4d5));
  background: -webkit-linear-gradient(top, #b8b9ba, #d3d4d5);
  background: -moz-linear-gradient(top, #b8b9ba, #d3d4d5);
  background: -ms-linear-gradient(top, #b8b9ba, #d3d4d5);
  background: -o-linear-gradient(top, #b8b9ba, #d3d4d5);
  color: #41454D;
  display: inline-block;
  font-size: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 5px 9px;
  line-height: 1;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
main section.listing .filtered-listing .col-sm-3 {
  width: 20%;
}
main section.listing .filtered-listing .col-sm-9 {
  width: 80%;
  border-left: 1px solid #E6E6E6;
}
main section.listing .filtered-listing .filter-title {
  height: 50px;
  line-height: 50px;
  padding: 0 25px;
  text-transform: uppercase;
  font-weight: 600;
  color: #717680;
  border-bottom: 1px solid #E6E6E6;
}
main section.listing .filtered-listing .filter-title .icon {
  display: none;
  float: right;
}
main section.listing .filtered-listing .filter {
  position: relative;
}
main section.listing .filtered-listing .filter:after {
  clear: both;
  display: block;
  content: '';
  height: 100%;
  width: 1px;
  background-color: #E6E6E6;
  position: absolute;
  top: 0;
  right: -1px;
}
main section.listing .filtered-listing .filter .filter-section {
  padding: 0px 10px;
}
main section.listing .filtered-listing .filter .filter-section.collapsed .filter-section-inner {
  display: none;
}
main section.listing .filtered-listing .filter .filter-section.cancel-filter {
  border-bottom: 1px solid #E6E6E6;
}
main section.listing .filtered-listing .filter .filter-section.cancel-filter a {
  color: #5986b3;
  font-weight: bold;
}
main section.listing .filtered-listing .filter .filter-section .filter-section-title {
  font-size: 14px;
  color: #000;
  font-weight: 700;
  line-height: 1.5;
  padding: 15px 20px;
  cursor: pointer;
  border-top: 1px solid #E6E6E6;
}
main section.listing .filtered-listing .filter .filter-section .filter-section-title:hover {
  color: #5986b3;
}
main section.listing .filtered-listing .filter .filter-section .filter-section-title i {
  float: right;
  font-size: 20px;
  margin-top: -2px;
}
main section.listing .filtered-listing .filter .filter-section .filter-section-inner {
  padding: 0 20px 20px;
}
main section.listing .listing {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  background-color: #fff;
  border-left: 1px solid #E6E6E6;
  border-right: 1px solid #E6E6E6;
}
main section.listing .listing.no-left-border {
  border-left: 0;
}
main section.listing .listing.no-right-border {
  border-right: 0;
}
main section.listing .listing .listing-item {
  padding: 12px 30px 12px 30px;
  border-bottom: 1px solid #e6e6e6;
}
main section.listing .listing .listing-item:nth-child(2n) {
  background-color: #FAFAFA;
}
main section.listing .listing .listing-item .row > div:not(.show-xs) a {
  display: flex;
  align-items: center;
}
main section.listing .listing .listing-item.highlighted {
  background: #d9e1e8;
}
main section.listing .listing .listing-item.has-image a {
  padding-left: 60px;
}
main section.listing .listing .listing-item.has-image a .image {
  width: 40px;
  height: 40px;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 50%;
  left: 0;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
main section.listing .listing .listing-item.has-icon a {
  padding-left: 40px;
}
main section.listing .listing .listing-item.has-icon a img {
  width: 29px;
  height: 29px;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 50%;
  left: 0;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
main section.listing .listing .listing-item a {
  color: #416295;
  font-weight: 600;
  line-height: 1.3;
  display: block;
  padding: 8px 0;
  position: relative;
}
main section.listing .listing .listing-item a:hover {
  color: #5986b3;
}
main section.listing .listing .listing-item .right-side {
  float: right;
  padding-top: 3px;
}
main section.listing .listing .listing-item .right-side .highlighted,
main section.listing .listing .listing-item .right-side .category {
  float: left;
}
main section.listing .listing .listing-item .right-side .dot {
  width: 3px;
  height: 3px;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  top: -3px;
  margin-right: 10px;
  background-color: #7488A7;
}
main section.listing .listing .listing-item .highlighted {
  font-size: 12px;
  padding: 8px 0;
  line-height: 19px;
  font-weight: 500;
  display: inline-block;
  color: #546074;
}
main section.listing .listing .listing-item .highlighted.right-border {
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid #E6E6E6;
}
main section.listing .listing .listing-item .category {
  min-width: 120px;
  font-size: 12px;
  padding: 8px 0;
  line-height: 19px;
  font-weight: 500;
  display: inline-block;
  color: #7488A7;
}
main section.listing .listing .listing-item .category.no-fixed-width {
  width: auto;
}
main section.listing .listing .deal-row {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 1px solid #E6E6E6;
}
main section.listing .listing .deal-row.new .deal-column.title a {
  font-weight: 600;
}
main section.listing .listing .deal-row:nth-child(2n) {
  background-color: #fdfdfd;
}
main section.listing .listing .deal-row.header {
  background-color: #F5F5F5;
  height: 50px;
}
main section.listing .listing .deal-row.header .header-title {
  font-size: 12px;
  color: #717680;
  text-transform: uppercase;
  font-weight: 400;
}
main section.listing .listing .deal-row.item {
  padding-top: 6px;
  padding-bottom: 6px;
}
main section.listing .listing .deal-row.highlighted {
  background-color: #FFFF88;
}
main section.listing .listing .deal-row.priority .deal-column.title a .promoted-badge {
  flex-basis: 40px;
  flex-shrink: 0;
}
main section.listing .listing .deal-row .deal-column {
  flex: 1;
  padding: 8px 10px;
  font-size: 13px;
  line-height: 1.2em;
  font-weight: 500;
  color: #7488A7;
}
main section.listing .listing .deal-row .deal-column.title {
  flex: 5;
  font-size: 14px;
  font-weight: 600;
}
main section.listing .listing .deal-row .deal-column.title a {
  font-weight: 400;
  display: flex;
  align-items: center;
}
main section.listing .listing .deal-row .deal-column.replycount,
main section.listing .listing .deal-row .deal-column.views,
main section.listing .listing .deal-row .deal-column.numbids,
main section.listing .listing .deal-row .deal-column.enddate,
main section.listing .listing .deal-row .deal-column.category {
  text-align: right;
}
main section.listing .listing .deal-row .deal-column a {
  color: #5986b3;
}
main section.listing .listing .deal-row .deal-column a:hover {
  color: #72ace6;
}
main section.listing .listing .deal-row .deal-column .label {
  display: none;
}
main section.listing .listing .deal-web-row {
  position: relative;
  display: flex;
  padding: 15px;
  border-bottom: 1px solid #E6E6E6;
}
main section.listing .listing .deal-web-row.new .content a.title {
  color: #3c90c7;
  font-weight: 600;
}
main section.listing .listing .deal-web-row.priority .content a.title:before {
  content: '•';
}
main section.listing .listing .deal-web-row.highlighted {
  background: #ecf4fb;
  background: linear-gradient(#ecf4fb, rgba(236, 244, 251, 0.6));
}
main section.listing .listing .deal-web-row .image {
  width: 160px;
  display: block;
}
main section.listing .listing .deal-web-row .image:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
main section.listing .listing .deal-web-row .content {
  width: calc(100% - 160px);
  padding: 0 20px;
}
main section.listing .listing .deal-web-row .content .title {
  font-size: 20px;
  margin-bottom: 15px;
  display: block;
  color: #5986b3;
  font-weight: 500;
  line-height: 1.3;
}
main section.listing .listing .deal-web-row .content .title.visited {
  font-weight: 500;
}
main section.listing .listing .deal-web-row .content .title:hover {
  color: #72ace6;
}
main section.listing .listing .deal-web-row .content .tags--icon--green,
main section.listing .listing .deal-web-row .content .tags--icon--blue {
  float: right;
}
main section.listing .listing .deal-web-row .content .meta {
  display: flex;
  margin-bottom: 20px;
}
main section.listing .listing .deal-web-row .content .meta .info {
  padding-right: 30px;
}
main section.listing .listing .deal-web-row .content .meta .info .what {
  color: #999;
  margin-bottom: 7px;
  font-size: 13px;
  line-height: 1.2;
}
main section.listing .listing .deal-web-row .content .meta .info .value {
  font-weight: 600;
  color: #747474;
}
main section.listing .listing .deal-web-row .content .bottom:after {
  clear: both;
  display: block;
  content: '';
}
main section.listing .listing .deal-web-row .content .bottom .price {
  min-width: 200px;
  font-weight: 600;
  font-size: 18px;
  float: left;
}
main section.listing .listing .deal-web-row .content .bottom .ending,
main section.listing .listing .deal-web-row .content .bottom .bids {
  padding-left: 25px;
  float: right;
  color: #999;
  line-height: 24px;
  font-size: 13px;
}
main section.pagination .pagination-wrapper {
  background-color: #F9F9F9;
  border: 1px solid #E6E6E6;
  border-top: 0;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  position: relative;
  padding: 30px;
  text-align: center;
  font-size: 0;
}
main section.pagination .pagination-wrapper.no-left-border {
  border-left: 0;
}
main section.pagination .pagination-wrapper.no-right-border {
  border-right: 0;
}
main section.pagination .pagination-wrapper.no-bottom-border {
  border-bottom: 0;
}
main section.pagination .pagination-wrapper.smaller {
  padding: 10px 30px;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
main section.pagination .pagination-wrapper.top-border:after {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 60px;
  width: calc(100% - 120px);
  height: 1px;
  background-color: #E6E6E6;
}
main section.pagination .pagination-wrapper > span {
  display: inline-block;
  padding: 2px 0 0 0;
  font-size: 13px;
}
main section.pagination .pagination-wrapper > span a:not(.button) {
  padding: 0 15px;
  border-right: 1px solid #f0f0f0;
  line-height: 40px;
  margin: 0;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 40px;
}
main section.pagination .pagination-wrapper > span a:not(.button):hover {
  background-color: #f0f0f0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
main section.pagination .pagination-wrapper > span.current a {
  background-color: #3090FE;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff;
}
main section.pagination .pagination-wrapper > span.current a:hover {
  background-color: #5986b3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
main section.pagination .pagination-wrapper > span.dots {
  padding: 0 7px;
}
main section.pagination .pagination-wrapper > span.no-border a {
  border-right: 0;
}
main section.pagination .pagination-wrapper > span.first {
  position: absolute;
  top: 50%;
  left: 30px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
main section.pagination .pagination-wrapper > span.last {
  position: absolute;
  top: 50%;
  right: 30px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
main section.pagination.no-border .pagination-wrapper {
  border: none;
}
main section.pagination.no-shadow .pagination-wrapper {
  box-shadow: none;
}
main section.pagination.no-bg .pagination-wrapper {
  background-color: inherit;
}
main section.pagination.no-buttons .first,
main section.pagination.no-buttons .last {
  display: none;
}
main section.pagination.smaller .pagination-wrapper {
  padding: 10px 30px;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
main section.pagination.no-bottom-border .pagination-wrapper {
  border-bottom: none;
}
main .paginated-table section.pagination .pagination-wrapper > span.first,
main .paginated-table section.pagination .pagination-wrapper > span.last {
  display: none;
}
main section.survey .survey-wrapper {
  padding: 0 250px 30px 200px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #D1DAE6;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
}
main section.survey .survey-wrapper .vote-icon {
  position: absolute;
  top: 50%;
  left: 100px;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 70px;
}
main section.survey .survey-wrapper .title {
  display: inline-block;
  background-color: #F5F5F5;
  padding: 10px;
  font-size: 21px;
  margin-left: -10px;
  margin-top: -16px;
  position: relative;
  top: -3px;
  font-weight: 700;
}
main section.survey .survey-wrapper .title span {
  font-weight: 400;
  color: #7488A7;
}
main section.survey .survey-wrapper .subtitle {
  color: #717680;
  line-height: 1.35;
}
main section.survey .survey-wrapper .survey {
  margin: 30px 0 0;
  display: none;
}
main section.survey .survey-wrapper .survey.active {
  display: block;
}
main section.survey .survey-wrapper .survey .radio-wrapper,
main section.survey .survey-wrapper .survey .checkbox-wrapper {
  margin: 5px 0;
}
main section.survey .survey-wrapper .survey .radio-wrapper label,
main section.survey .survey-wrapper .survey .checkbox-wrapper label {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  padding: 0 10px 0 0;
  position: relative;
  z-index: 10;
  background-color: #F5F5F5;
  display: inline-block;
}
main section.survey .survey-wrapper .survey .radio-wrapper .line,
main section.survey .survey-wrapper .survey .checkbox-wrapper .line {
  position: absolute;
  top: 15px;
  left: 30px;
  height: 3px;
  width: calc(100% - 30px);
  background-color: #fff;
  z-index: 5;
}
main section.survey .survey-wrapper .survey-results {
  margin: 30px 0 0 0;
  display: none;
}
main section.survey .survey-wrapper .survey-results.active {
  display: block;
}
main section.survey .survey-wrapper .survey-results .result {
  margin: 10px 0;
}
main section.survey .survey-wrapper .survey-results .result:after {
  clear: both;
  display: block;
  content: '';
}
main section.survey .survey-wrapper .survey-results .result.active .answer {
  color: #5986b3;
  font-weight: 700;
}
main section.survey .survey-wrapper .survey-results .result.active .replies .replies-line-wrapper .replies-line {
  background-color: #5986b3;
}
main section.survey .survey-wrapper .survey-results .result.active .replies .replies-numbers {
  background-color: #5986b3;
  color: #fff;
}
main section.survey .survey-wrapper .survey-results .result.active .replies .replies-numbers a {
  color: #fff;
}
main section.survey .survey-wrapper .survey-results .result.active .replies .replies-numbers span {
  color: #fff;
}
main section.survey .survey-wrapper .survey-results .result .answer {
  margin-bottom: 5px;
  font-weight: 500;
  line-height: 1.5;
}
main section.survey .survey-wrapper .survey-results .result .answer .comma-list a {
  font-weight: normal;
  font-size: 0.9em;
}
main section.survey .survey-wrapper .survey-results .result .answer i {
  margin-right: 5px;
}
main section.survey .survey-wrapper .survey-results .result .replies .replies-line-wrapper {
  width: calc(100% - 90px);
  float: left;
  height: 3px;
  margin-top: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  background-color: #ebebeb;
  position: relative;
}
main section.survey .survey-wrapper .survey-results .result .replies .replies-line-wrapper .replies-line {
  background-color: #858d9d;
  height: 3px;
}
main section.survey .survey-wrapper .survey-results .result .replies .replies-numbers {
  margin-left: 10px;
  width: 80px;
  margin-top: -7px;
  float: left;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 5px;
  font-weight: 700;
  text-align: center;
  font-size: 14px;
}
main section.survey .survey-wrapper .survey-results .result .replies .replies-numbers span {
  font-weight: 400;
  font-size: 12px;
  color: #717680;
}
main section.survey .survey-wrapper .survey-actions {
  width: 200px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #F0F0F0;
}
main section.survey .survey-wrapper .survey-actions .survey-actions-inner {
  padding-left: 50px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
main section.survey .survey-wrapper .survey-actions .survey-actions-inner:after {
  clear: both;
  display: block;
  content: '';
}
main section.survey .survey-wrapper .survey-actions .survey-actions-inner input {
  padding: 10px 15px;
  margin-bottom: 15px;
  display: none;
}
main section.survey .survey-wrapper .survey-actions .survey-actions-inner input.active {
  display: block;
}
main section.survey .survey-wrapper .survey-actions .survey-actions-inner a {
  display: block;
  padding: 10px 0;
}
main section.survey .survey-wrapper .survey-actions .survey-actions-inner a.show-results {
  display: none;
}
main section.survey .survey-wrapper .survey-actions .survey-actions-inner a.show-results.active {
  display: block;
}
main section.survey .survey-wrapper .survey-actions .survey-actions-inner a.show-vote {
  display: none;
}
main section.survey .survey-wrapper .survey-actions .survey-actions-inner a.show-vote.active {
  display: block;
}
main section.survey .survey-wrapper .survey-actions .survey-actions-inner a:hover {
  color: #5986b3;
}
main section.survey .survey-wrapper .survey-actions .survey-actions-inner a img {
  float: left;
  width: 18px;
  margin-right: 10px;
  margin-top: -3px;
}
main section.survey .survey-wrapper .survey-actions .survey-actions-inner a i {
  float: left;
  font-size: 16px;
  color: #717680;
  margin-top: -2px;
  margin-right: 10px;
}
main section.forum-detail .thread-actions {
  float: right;
  margin-top: -9px;
}
main section.forum-detail .thread-actions a.follow {
  float: left;
  line-height: 50px;
  width: 60px;
  display: block;
  text-align: center;
}
main section.forum-detail .thread-actions a.follow.active {
  background-color: #E2FFE6;
}
main section.forum-detail .thread-actions a.follow:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
main section.forum-detail .thread-actions a.follow img {
  width: 25px;
  height: auto;
  vertical-align: middle;
}
main section.forum-detail .thread-actions .dropdown-wrapper {
  float: left;
}
main section.forum-detail .thread-actions .dropdown-wrapper .dropdown-icon {
  width: 60px;
  padding-left: 15px;
  border-left: 1px solid #E6E6E6;
  line-height: 50px;
  text-align: center;
}
main section.forum-detail .thread-actions .dropdown-wrapper .dropdown-icon:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
main section.forum-detail .thread-actions .dropdown-wrapper .dropdown-icon img {
  vertical-align: middle;
  width: 25px;
  height: auto;
}
main section.forum-detail .thread-actions .dropdown-wrapper .moderator-actions li {
  display: block;
  padding: 8px 25px;
  border-bottom: 1px solid #F0EFEF;
}
main section.forum-detail .thread-actions-mobile {
  float: right;
}
main section.forum-detail .thread-actions-mobile .mobile-menu {
  position: relative;
}
main section.forum-detail .thread-actions-mobile .mobile-menu .mobile-menu-switcher {
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#F2F2F2));
  background: -webkit-linear-gradient(top, #ffffff, #F2F2F2);
  background: -moz-linear-gradient(top, #ffffff, #F2F2F2);
  background: -ms-linear-gradient(top, #ffffff, #F2F2F2);
  background: -o-linear-gradient(top, #ffffff, #F2F2F2);
  line-height: 48px;
  cursor: pointer;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #E6E6E6;
}
main section.forum-detail .thread-actions-mobile .mobile-menu .mobile-menu-switcher:hover {
  background-color: #f9f9f9;
  background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#eeeeee));
  background: -webkit-linear-gradient(top, #f9f9f9, #eeeeee);
  background: -moz-linear-gradient(top, #f9f9f9, #eeeeee);
  background: -ms-linear-gradient(top, #f9f9f9, #eeeeee);
  background: -o-linear-gradient(top, #f9f9f9, #eeeeee);
}
main section.forum-detail .thread-actions-mobile .mobile-menu .mobile-menu-switcher img {
  vertical-align: middle;
}
main section.forum-detail .thread-actions-mobile .mobile-menu .mobile-action {
  display: none;
  position: absolute;
  top: 120%;
  right: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.05);
  padding: 15px;
  min-width: 250px;
}
main section.forum-detail .thread-actions-mobile .mobile-menu .mobile-action:after {
  clear: both;
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  top: -10px;
  right: 15px;
}
main section.forum-detail .thread-actions-mobile .mobile-menu .mobile-action form.search:after {
  clear: both;
  display: block;
  content: '';
}
main section.forum-detail .thread-actions-mobile .mobile-menu .mobile-action form.search input {
  float: left;
  width: calc(100% - 70px);
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 43px;
  line-height: 43px;
}
main section.forum-detail .thread-actions-mobile .mobile-menu .mobile-action form.search button {
  float: left;
  width: 70px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
main section.forum-detail .thread-actions-mobile .mobile-menu .mobile-action ul {
  text-align: left;
  padding-top: 10px;
}
main section.forum-detail .thread-actions-mobile .mobile-menu .mobile-action ul li:last-child a {
  border-bottom: 0;
}
main section.forum-detail .thread-actions-mobile .mobile-menu .mobile-action ul li a {
  padding: 10px 0;
  display: block;
  border-bottom: 1px solid #f0f0f0;
}
main section.forum-detail .thread-actions-mobile .mobile-menu .mobile-action ul li a:hover {
  color: #5986b3;
}
main section.forum-detail .thread-actions-mobile .mobile-menu .mobile-action .moderator-actions li {
  display: block;
  padding: 3px 0;
  border-bottom: 1px solid #F0EFEF;
}
main section.forum-detail .box-head {
  position: relative;
  z-index: 20;
  padding: 20px 25px;
}
main section.forum-detail .box-body {
  position: relative;
  z-index: 10;
  padding: 20px 25px;
}
main section.forum-detail .box-body:hover {
  z-index: 15;
}
main section.forum-detail .entry-head .avatar {
  width: 40px;
  height: 40px;
  box-sizing: content-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-size: cover;
  background-position: center center;
  float: left;
  margin-right: 22px;
}
main section.forum-detail .entry-head .name {
  float: left;
  line-height: 43px;
  font-size: 14px;
  margin-right: 25px;
}
main section.forum-detail .entry-head .name > .dropdown-wrapper .dropdown-text {
  font-weight: 700;
}
main section.forum-detail .entry-head .name i {
  margin-left: 5px;
}
main section.forum-detail .entry-head .name .date-mobile {
  font-size: 11px;
  color: #7488A7;
  padding: 3px 0;
  font-weight: 400;
}
main section.forum-detail .entry-head .badges {
  line-height: 43px;
  float: left;
}
main section.forum-detail .entry-head .badges img {
  width: 25px;
  vertical-align: middle;
  margin-right: 5px;
}
main section.forum-detail .entry-head .ratings {
  float: left;
  font-size: 14px;
  color: #7488A7;
  line-height: 43px;
}
main section.forum-detail .entry-head .ratings a {
  font-weight: normal;
  color: inherit;
}
main section.forum-detail .entry-head .ratings img {
  vertical-align: middle;
  margin-right: 10px;
}
main section.forum-detail .entry-head .date {
  float: right;
  font-size: 14px;
  color: #7488A7;
  line-height: 43px;
}
main section.forum-detail .entry-head .date a {
  color: inherit;
  font-weight: normal;
}
main section.forum-detail .entry-head .order {
  display: block;
  float: right;
  font-size: 14px;
  line-height: 43px;
  color: #7488A7;
  margin-left: 25px;
  font-weight: normal;
}
main section.forum-detail .entry-content {
  clear: both;
  padding: 20px 0 15px 64px;
  max-width: 800px;
  position: relative;
}
main section.forum-detail .entry-content blockquote {
  line-height: 1.71;
}
main section.forum-detail .entry-content blockquote a {
  color: #5986b3;
}
main section.forum-detail .entry-content blockquote i,
main section.forum-detail .entry-content blockquote em {
  font-style: italic;
}
main section.forum-detail .entry-content blockquote ul,
main section.forum-detail .entry-content blockquote ol {
  padding: 0;
  margin: 4px 20px 4px 25px;
}
main section.forum-detail .entry-content blockquote ul li,
main section.forum-detail .entry-content blockquote ol li {
  line-height: 1.5;
  padding: 4px 0;
}
main section.forum-detail .entry-content blockquote ul li a,
main section.forum-detail .entry-content blockquote ol li a {
  display: block;
}
main section.forum-detail .entry-content blockquote ol li {
  line-height: 1.5;
  list-style: decimal;
}
main section.forum-detail .entry-content blockquote ol ul li {
  list-style: disc;
}
main section.forum-detail .entry-content blockquote ul li {
  list-style: disc;
}
main section.forum-detail .entry-content blockquote ul ol li {
  list-style: decimal;
}
main section.forum-detail .entry-content.preview {
  padding: 0 0 30px 0;
}
main section.forum-detail .entry-content.review {
  padding: 0 0 30px 0;
  margin: 0 0 30px 0;
  border-bottom: 1px solid #E6E6E6;
}
main section.forum-detail .entry-rating {
  padding: 0px 10px 0px 95px;
  height: 45px;
  line-height: 45px;
  background-color: #F5F5F5;
  color: #7488A7;
  margin: 0 -30px -30px;
}
main section.forum-detail .entry-review-date {
  float: right;
  margin: 0 0 30px 30px;
}
main section.forum-detail .entry-review-user {
  font-weight: bold;
  margin-bottom: 1em;
}
main section.forum-detail .box-body.padding-30 ul {
  margin-bottom: 0;
}
main section.forum-detail .box-body:nth-child(even) {
  background-color: #fdfdfd;
}
main section.forum-detail .box-body.cross-promo {
  margin: 30px 0;
}
main section.forum-detail .box-body.deleted {
  opacity: 0.4;
}
main section.forum-detail .box-body.padding-30 ul {
  margin-bottom: 0;
}
main section.forum-detail-footer .stats {
  line-height: 1.5;
}
main section.forum-detail-footer .stats .breakdown {
  color: #999999;
}
main section.forum-detail-footer .stats a {
  color: #5986b3;
}
main section.forum-detail-footer .stats a:hover {
  color: #72ace6;
}
main section.forum-detail-footer .stats .active-users .username {
  display: inline-block;
}
main section.forum-detail-footer .stats .active-users .username + .username:before {
  content: ', ';
}
main section.forum-detail-reply .quick-reply .message {
  margin-bottom: 30px;
}
main section.forum-detail-reply .actions {
  text-align: right;
}
main section.forum-detail-reply .actions .button {
  margin-left: 10px;
  margin-bottom: 10px;
}
main section.forum-detail-reply textarea {
  color: #000;
  line-height: 1.71;
  display: block;
  width: 100%;
  min-height: 175px;
  outline: none;
  padding: 30px;
  font-size: 14px;
  resize: vertical;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
}
main section.detail .notif {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #d2d2d2;
  color: #000;
  text-align: center;
  padding: 8px 10px;
  margin-bottom: 30px;
  line-height: 25px;
}
main section.detail .notif.success {
  background-color: #06AA2C;
  color: #fff;
}
main section.detail .notif.warning {
  background-color: #F39C12;
  color: #fff;
}
main section.detail .notif.promo {
  background-color: #FFE3AC;
  color: #904fad;
  font-size: 18px;
  padding: 30px 30px;
  font-weight: 600;
}
main section.detail .notif.promo img {
  margin-right: 15px;
  width: 30px;
  top: 8px;
}
main section.detail .notif.promo .button {
  margin-left: 40px;
  position: relative;
  top: -2px;
}
main section.detail .notif.ended {
  text-align: left;
  background-color: #FFE3AC;
  padding: 20px 30px;
}
main section.detail .notif.ended .message {
  font-weight: 600;
  font-size: 18px;
}
main section.detail .notif.ended .message img {
  margin-right: 15px;
  width: 30px;
  top: 7px;
}
main section.detail .notif.ended .message-small {
  font-size: 14px;
  color: #41454D;
  margin-top: 15px;
  margin-bottom: 10px;
}
main section.detail .notif.ended hr {
  border-top: 1px solid #173256;
}
main section.detail .notif.ended .button {
  margin-left: 40px;
}
main section.detail .notif img {
  display: inline;
  position: relative;
  top: 4px;
  margin-right: 10px;
  width: 20px;
}
main section.detail .notif ul {
  margin-top: 5px;
  clear: both;
}
main section.detail .notif ul:after {
  clear: both;
  display: block;
  content: '';
}
main section.detail .notif ul li {
  float: left;
  list-style: disc;
  margin-left: 15px;
  margin-right: 20px;
}
main section.detail .notif ul li:first-child a {
  padding-left: 0;
}
main section.detail .notif ul li a {
  padding: 6px 6px 6px 0;
  color: #904fad;
}
main section.detail .notif ul li a:hover {
  color: #68367D;
}
main section.detail .notif .message {
  display: inline;
}
main section.detail .box-head {
  border-right: 0;
}
main section.detail .box-head.limit-title-width-desktop h1,
main section.detail .box-head.limit-title-width-desktop .subtitle {
  max-width: calc(100% - 260px);
}
main section.detail .follow {
  position: absolute;
  top: 50%;
  right: 0px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
main section.detail .follow .followers {
  float: left;
  line-height: 42px;
  margin-right: 20px;
}
main section.detail .follow .button {
  float: left;
  color: #416295;
  border: 1px solid #A1B5D4;
}
main section.detail .follow .button.watching {
  color: #d2d2d2;
  border: 1px solid #f1f1f1;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.05);
}
main section.detail .follow .button img {
  width: 16px;
}
main section.detail h1 {
  font-weight: 700;
  max-width: calc(100% - 180px);
  line-height: 1.25;
}
main section.detail .subtitle {
  margin-top: 10px;
  color: #717680;
  font-size: 16px;
}
main section.detail .subtitle.purple-links a {
  color: #904fad;
}
main section.detail .subtitle.purple-links a:hover {
  color: #68367D;
}
main section.detail .subtitle.orange-links a {
  color: #cf4d17;
}
main section.detail .subtitle.orange-links a:hover {
  color: #B85826;
}
main section.detail .subtitle a {
  color: #5986b3;
}
main section.detail .subtitle a:hover {
  color: #72ace6;
}
main section.detail a.link {
  color: #43bb84;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 5px;
  margin-top: 10px;
  display: inline-block;
}
main section.detail a.link:hover {
  color: #49cb8f;
}
main section.detail a.link i {
  margin-left: 5px;
}
main section.detail .meta-box .label {
  color: #717680;
  font-size: 14px;
}
main section.detail .meta-box .value {
  color: #41454D;
  font-size: 18px;
  font-weight: 600;
  margin-top: 6px;
  margin-bottom: 6px;
  line-height: 1.35;
}
main section.detail .highlighted-section {
  padding: 25px;
  min-height: 120px;
}
main section.detail .highlighted-section a.button.big.img-right {
  padding-left: 40px;
  padding-right: 40px;
}
main section.detail .highlighted-section .info-box {
  position: relative;
  line-height: 1.3;
  padding-left: 50px;
  font-size: 14px;
}
main section.detail .highlighted-section .info-box img {
  position: absolute;
  top: 3px;
  left: 0;
  height: 33px;
}
main section.detail .highlighted-section .info-box .up {
  color: #717680;
}
main section.detail .highlighted-section .info-box .down {
  color: #41454D;
  font-weight: 600;
}
main section.detail .highlighted-section .info-box .down a {
  font-weight: 600;
  text-decoration: underline;
}
main section.detail .highlighted-section .web-preview {
  text-align: center;
}
main section.detail .highlighted-section .price-title {
  font-size: 16px;
  color: #717680;
  line-height: 1.3;
  text-transform: uppercase;
  margin-bottom: 5px;
}
main section.detail .highlighted-section .price {
  font-size: 32px;
  color: #1A1A1A;
  font-weight: 700;
}
main section.detail .highlighted-section .price span {
  font-weight: 400;
}
main section.detail .highlighted-section .bid .left {
  float: left;
  width: calc(100% - 40px);
}
main section.detail .highlighted-section .bid .left input {
  text-align: center;
  line-height: 50px;
  padding-left: 0;
  height: 50px;
}
main section.detail .highlighted-section .bid .left .description {
  color: #666666;
  font-size: 14px;
}
main section.detail .highlighted-section .bid .right {
  float: left;
  width: 40px;
  line-height: 50px;
  text-align: center;
  font-weight: 600;
}
main section.detail .highlighted-section .auto-bids {
  line-height: 1.3;
  color: #666666;
  margin-top: 8px;
  position: relative;
}
main section.detail .highlighted-section .auto-bids:hover .auto-bids-hint {
  display: block;
}
main section.detail .highlighted-section .auto-bids .auto-bids-hint {
  position: absolute;
  top: calc(100% + 15px);
  right: 0;
  background-color: #F9F9F9;
  border: 1px solid #DBDDE6;
  padding: 10px 20px;
  z-index: 20;
  width: 320px;
  display: none;
  text-align: left;
}
main section.detail .highlighted-section .auto-bids .auto-bids-hint:before {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  top: -12px;
  right: 29px;
  z-index: 3;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 12px 11px;
  border-color: transparent transparent #dbdde6 transparent;
}
main section.detail .highlighted-section .auto-bids .auto-bids-hint:after {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  top: -10px;
  right: 30px;
  z-index: 5;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #f9f9f9 transparent;
}
main section.detail .highlighted-section .auto-bids .auto-bids-hint p {
  line-height: 1.4;
  margin: 10px 0;
}
main section.detail .highlighted-section .auto-bids .auto-bids-hint .question {
  position: absolute;
  left: -10px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-color: #43bb84;
  text-align: center;
  color: #fff;
  line-height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
main section.detail .highlighted-section .or {
  position: relative;
}
main section.detail .highlighted-section .or .or-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 10px 20px;
  background-color: #E2FFE6;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
main section.detail .highlighted-section .deal-actions {
  text-align: center;
}
main section.detail .highlighted-section .deal-actions .action {
  display: inline-block;
  padding: 0 10px 10px 0;
}
main section.detail .highlighted-section .escrow-note {
  padding: 20px 0 0;
  font-size: 0.9em;
  color: #717680;
}
main section.detail .people {
  padding: 30px 30px;
}
main section.detail .people .title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  color: #546074;
  padding-bottom: 5px;
  border-bottom: 1px solid #E6E6E6;
}
main section.detail .people .person-box {
  position: relative;
  padding-left: 75px;
  margin: 25px 0 35px;
  padding-top: 2px;
}
main section.detail .people .person-box .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-size: cover;
  background-position: center center;
}
main section.detail .people .person-box .image img {
  position: absolute;
  bottom: -5px;
  right: -5px;
  width: 20px;
}
main section.detail .people .person-box > .button {
  color: #416295;
  float: right;
  position: relative;
  z-index: 10;
}
main section.detail .people .person-box .last-online {
  font-size: 11px;
  color: #7488A7;
  margin: 5px 0;
}
main section.detail .people .person-box .dropdown-wrapper .dropdown {
  left: -240px;
}
main section.detail .people .person-box .dropdown-wrapper .dropdown:before {
  left: 260px;
}
main section.detail .people .person-box .dropdown-text {
  font-weight: 600;
  position: relative;
  z-index: 5;
  margin: 5px 0;
  color: #5986b3;
  font-size: 13px;
}
main section.detail .people .person-box .dropdown-text i {
  margin-left: 10px;
}
main section.detail .article {
  font-size: 15px;
  line-height: 1.6em;
  padding-right: 80px;
  position: relative;
  overflow-x: auto;
}
main section.detail .article .report {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 75px;
  height: 45px;
  background-color: #f8f8f8;
  border-top: 1px solid #ebebeb;
  text-align: center;
  line-height: 48px;
  cursor: pointer;
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
}
main section.detail .article .report:hover {
  background-color: #e8e8e8;
}
main section.detail .article table#historywrapper {
  margin-bottom: 30px;
  width: 100%;
}
main section.detail .article table#historywrapper tr:hover td {
  background-color: #e8e4e4;
}
main section.detail .article table#historywrapper td,
main section.detail .article table#historywrapper th {
  padding: 10px;
  font-size: 13px;
}
main section.detail .article table#historywrapper td.price {
  font-size: 15px;
}
main section.detail .article table#historywrapper .button {
  margin: 0 5px 5px 0;
}
main section.detail .section-title {
  font-weight: 600;
  text-transform: uppercase;
  color: #546074;
  margin-bottom: 20px;
}
main section.detail .images .gallery:after {
  clear: both;
  display: block;
  content: '';
}
main section.detail .images .gallery a {
  display: block;
  width: 29%;
  margin-right: 4%;
  margin-bottom: 20px;
  float: left;
  padding: 10px;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
main section.detail .images .gallery a:nth-child(3n +1) {
  clear: both;
}
main section.detail .images .gallery a:hover {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}
main section.detail .documents .document-box {
  position: relative;
  padding: 20px 30px 20px 50px;
  border-top: 1px solid #E6E6E6;
}
main section.detail .documents .document-box:first-of-type {
  border-top: 0;
}
main section.detail .documents .document-box img {
  position: absolute;
  top: 20px;
  left: 0;
  width: 32px;
}
main section.detail .documents .document-box a {
  color: #5986b3;
  font-weight: 400;
  line-height: 1.4;
}
main section.detail .documents .document-box a:hover {
  color: #72ace6;
}
main section.detail .documents .document-box .data {
  margin-top: 5px;
  color: #41454D;
}
main section.detail .viewing {
  line-height: 1.5;
  background-color: #F9F9F9;
  border-left: 1px solid #E6E6E6;
  border-right: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
}
main section.detail .viewing .total span {
  color: #999999;
}
main section.detail .viewing .who a {
  color: #5986b3;
}
main section.detail .viewing .who a:hover {
  color: #72ace6;
}
main section.profile-detail .box-head {
  min-height: 100px;
}
main section.profile-detail .head-left {
  width: 75%;
}
main section.profile-detail .head-right {
  width: 25%;
}
main section.profile-detail .body-left {
  width: 20%;
}
main section.profile-detail .body-right {
  width: 80%;
}
main section.profile-detail .body-right .body-inner-left {
  width: 69.3%;
}
main section.profile-detail .body-right .body-inner-right {
  width: 30.7%;
}
main section.profile-detail .body-right .body-inner-right .box-body {
  background-color: #F3F7FD;
}
main section.profile-detail .box-head-mobile {
  background-color: #f7f7f7;
  padding-top: 70px;
}
main section.profile-detail .box-head-mobile .box-head-mobile-content {
  background-color: #f0f0f0;
  border-top: 1px solid #dbdde6;
  border-bottom: 1px solid #dbdde6;
  padding: 20px 20px 30px 20px;
}
main section.profile-detail .box-head-mobile .box-head-mobile-content .profile-image {
  width: 80px;
  height: 80px;
  margin: -60px auto 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  background-color: white;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
main section.profile-detail .box-head-mobile .box-head-mobile-content .profile-image .rating {
  position: absolute;
  bottom: 0px;
  right: 0px;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
main section.profile-detail .box-head-mobile .box-head-mobile-content .profile-image .rating img {
  width: 18px;
  margin-top: 1px;
}
main section.profile-detail .box-head-mobile .box-head-mobile-content .user-name {
  text-align: center;
  padding: 15px 0 5px;
  font-weight: 600;
  font-size: 15px;
  line-height: 1.5;
}
main section.profile-detail .box-head-mobile .box-head-mobile-content a.user-rating {
  display: block;
  color: #5986b3;
  font-weight: 400;
  font-size: 13px;
  text-align: center;
  margin-bottom: 25px;
}
main section.profile-detail .box-head-mobile .box-head-mobile-content .button {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  max-width: 450px;
  margin: 0 auto;
  display: block;
}
main section.profile-detail .box-head-mobile .box-head-mobile-content .contact-details {
  margin: 30px 0 0 0;
  text-align: center;
}
main section.profile-detail .box-head-mobile .box-head-mobile-content .contact-details .contact-box {
  display: inline-block;
  width: 32%;
  text-align: center;
  border-right: 1px solid #e5e5e5;
}
main section.profile-detail .box-head-mobile .box-head-mobile-content .contact-details .contact-box:last-child {
  border-right: 0;
}
main section.profile-detail .box-head-mobile .box-head-mobile-content .contact-details .contact-box .icon {
  display: block;
  height: 25px;
}
main section.profile-detail .box-head-mobile .box-head-mobile-content .contact-details .contact-box .icon img {
  display: inline-block;
}
main section.profile-detail .box-head {
  position: relative;
  min-height: 104px;
}
main section.profile-detail .box-head .user-name {
  position: absolute;
  width: calc(100% - 260px);
  top: 50%;
  left: 30px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: flex;
  align-content: center;
}
main section.profile-detail .box-head .user-name .profile-image {
  box-sizing: content-box;
  margin: 0 15px 0 0;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-size: cover;
  background-position: center center;
}
main section.profile-detail .box-head .user-name h1 {
  padding-left: 10px;
  padding-top: 3px;
}
main section.profile-detail .box-head .user-name h1 .role {
  font-weight: 400;
}
main section.profile-detail .box-head .activity {
  float: right;
  width: 260px;
  text-align: right;
  color: #7488A7;
  line-height: 1.5;
}
main section.profile-detail .box-head .activity a:not(.button) {
  color: #5986b3;
}
main section.profile-detail .box-head .activity a:not(.button):hover {
  color: #72ace6;
}
main section.profile-detail .box-head .rating {
  position: absolute;
  top: 50%;
  left: 30px;
  width: calc(100% - 55px);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
main section.profile-detail .box-head .rating:after {
  clear: both;
  display: block;
  content: '';
}
main section.profile-detail .box-head .rating .rating-title {
  float: left;
  line-height: 1.5;
  color: #7488A7;
  padding-top: 4px;
  width: 100px;
}
main section.profile-detail .box-head .rating .rating-title a {
  color: #5986b3;
}
main section.profile-detail .box-head .rating .rating-title a:hover {
  color: #72ace6;
}
main section.profile-detail .box-head .rating .rating-graphic {
  float: right;
  width: calc(100% - 100px);
  padding-left: 10px;
}
main section.profile-detail .box-head .rating .rating-graphic:after {
  clear: both;
  display: block;
  content: '';
}
main section.profile-detail .box-head .rating .rating-graphic .rating-icon {
  float: left;
  width: 50px;
}
main section.profile-detail .box-head .rating .rating-graphic .rating-icon img {
  width: 50px;
}
main section.profile-detail .box-head .rating .rating-graphic .rating-lines {
  float: left;
  width: calc(100% - 60px);
  padding-left: 20px;
}
main section.profile-detail .box-head .rating .rating-graphic .rating-lines.rating-a .line .fill {
  background-color: #5bae34;
}
main section.profile-detail .box-head .rating .rating-graphic .rating-lines.rating-b .line .fill {
  background-color: #9dc531;
}
main section.profile-detail .box-head .rating .rating-graphic .rating-lines.rating-c .line .fill {
  background-color: #d5b900;
}
main section.profile-detail .box-head .rating .rating-graphic .rating-lines.rating-d .line .fill {
  background-color: #d67200;
}
main section.profile-detail .box-head .rating .rating-graphic .rating-lines.rating-e .line .fill {
  background-color: #cc0000;
}
main section.profile-detail .box-head .rating .rating-graphic .rating-lines .line {
  height: 5px;
  background-color: #F2F2F2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  margin-bottom: 4px;
}
main section.profile-detail .box-head .rating .rating-graphic .rating-lines .line .fill {
  height: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #d2d2d2;
}
main section.profile-detail .box-head .rating .rating-graphic .rating-lines .line .letter {
  position: absolute;
  top: -1px;
  left: -12px;
  font-size: 9px;
  font-weight: 600;
  color: #808080;
}
main section.profile-detail .body-left .button.img-right {
  padding-right: 40px;
}
main section.profile-detail .box-body.article {
  padding-bottom: 90px;
}
main section.profile-detail .box-body.article p,
main section.profile-detail .box-body.article ul,
main section.profile-detail .box-body.article ol {
  max-width: 550px;
}
main section.profile-detail .box-body.article hr {
  max-width: 400px;
  margin: 30px 0;
}
main section.profile-detail .box-body .contact-box {
  display: block;
  padding: 14px 5px 14px 30px;
  position: relative;
}
main section.profile-detail .box-body .contact-box:hover {
  color: #5986b3;
}
main section.profile-detail .box-body .contact-box img {
  position: absolute;
  top: 50%;
  left: 0;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
main section.profile-detail .box-body .review-box {
  padding: 30px;
  border-bottom: 1px solid #E6E6E6;
}
main section.profile-detail .box-body .review-box .quote {
  font-style: italic;
  line-height: 1.5;
  color: #253551;
  margin-bottom: 20px;
}
main section.profile-detail .box-body .review-box .author:after {
  clear: both;
  display: block;
  content: '';
}
main section.profile-detail .box-body .review-box .author .user-data {
  float: right;
  line-height: 1.4;
  font-size: 14px;
  text-align: right;
  padding-top: 2px;
}
main section.profile-detail .box-body .review-box .author .user-data a {
  color: #5986b3;
}
main section.profile-detail .box-body .review-box .author .user-data a:hover {
  color: #72ace6;
}
main section.profile-detail .box-body .review-box .author .user-data .date {
  color: #7488A7;
}
main section.profile-detail .box-body .review-box .author .image {
  margin-left: 15px;
  float: right;
  width: 40px;
  height: 40px;
  background-color: #fff;
  background-size: cover;
  background-position: center center;
  border-radius: 50%;
  background-clip: border-box;
}
main section.user-mobile-menu h1 {
  float: left;
  font-weight: 700;
  line-height: 1.5;
  min-height: 50px;
  width: calc(100% - 50px);
  display: flex;
  align-items: center;
}
main section.user-mobile-menu h1.line-height-percentage {
  line-height: 1.5;
}
main section.user-mobile-menu h1.pm-page {
  line-height: 1.5;
  width: calc(100% - 120px);
}
main section.user-mobile-menu h1 .small {
  font-size: 12px;
  color: #717680;
  font-weight: 400;
  line-height: 1.3;
  display: block;
}
main section.user-mobile-menu .button {
  width: 50px;
  margin-right: 20px;
  float: left;
  padding: 0;
  line-height: 50px;
  text-align: center;
}
main section.user-mobile-menu .button img {
  width: 20px;
  vertical-align: middle;
}
main section.user-mobile-menu .dropdown-wrapper {
  float: left;
}
main section.user-dashboard .box-head {
  height: 100px;
}
main section.user-dashboard .box-head img.icon {
  float: left;
  margin-right: 18px;
  margin-top: 14px;
}
main section.user-dashboard .box-head h1,
main section.user-dashboard .box-head .h1 {
  line-height: 40px;
  font-weight: 700;
}
main section.user-dashboard .box-head h1.limit-title-width,
main section.user-dashboard .box-head .h1.limit-title-width {
  max-width: calc(100% - 320px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
main section.user-dashboard .box-head .pm-head-right {
  float: right;
  margin-top: -3px;
}
main section.user-dashboard .box-head .pm-head-right .pm-total {
  color: #546074;
  font-size: 12px;
  float: left;
  line-height: 45px;
}
main section.user-dashboard .box-head .pm-head-right a.button {
  float: left;
  margin-left: 30px;
}
main section.user-dashboard ul.comma-list {
  line-height: 1.5;
}
main section.user-dashboard ul.comma-list li a {
  color: #5986b3;
}
main section.user-dashboard ul.comma-list li a:hover {
  color: #72ace6;
}
main section.user-dashboard .left-col {
  width: 18%;
}
main section.user-dashboard .left-col .profile-box {
  position: relative;
  padding-left: 55px;
}
main section.user-dashboard .left-col .profile-box .profile-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background-position: center center;
  background-size: cover;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
main section.user-dashboard .left-col .profile-box .profile-image .rating {
  position: absolute;
  bottom: 4px;
  right: 4px;
  -ms-transform: translate(50%, 50%);
  -webkit-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
main section.user-dashboard .left-col .profile-box .profile-image .rating img {
  width: 17px;
}
main section.user-dashboard .left-col .profile-box .profile-name {
  padding-top: 5px;
  font-weight: 700;
}
main section.user-dashboard .left-col .profile-box .profile-rating {
  color: #5986b3;
  font-weight: 400;
  display: inline-block;
  margin-top: 5px;
  font-size: 13px;
}
main section.user-dashboard .left-col .profile-box .profile-rating:hover {
  color: #72ace6;
}
main section.user-dashboard .left-col ul.user-menu li {
  position: relative;
}
main section.user-dashboard .left-col ul.user-menu li.active:after {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  left: -33px;
  top: 0;
  height: 100%;
  width: 3px;
  background-color: #5986b3;
}
main section.user-dashboard .left-col ul.user-menu li.active > a {
  font-weight: 700;
  color: #5986b3;
}
main section.user-dashboard .left-col ul.user-menu li.active ul {
  display: block;
}
main section.user-dashboard .left-col ul.user-menu li a {
  color: #253551;
  padding: 15px 0;
  font-weight: 400;
  position: relative;
  display: block;
}
main section.user-dashboard .left-col ul.user-menu li a .warning {
  width: 20px;
  height: 20px;
  background-color: #dd3434;
  line-height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  float: right;
  color: #fff;
  font-size: 10px;
  margin-top: -3px;
  margin-right: -6px;
}
main section.user-dashboard .left-col ul.user-menu li a .info {
  width: 20px;
  height: 20px;
  background-color: #5986b3;
  line-height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  float: right;
  color: #fff;
  font-size: 10px;
  margin-top: -3px;
  margin-right: -6px;
}
main section.user-dashboard .left-col ul.user-menu li a:hover {
  color: #5986b3;
}
main section.user-dashboard .left-col ul.user-menu li ul {
  margin-bottom: 20px;
  display: none;
}
main section.user-dashboard .left-col ul.user-menu li ul li a {
  font-size: 12px;
  padding: 8px 0;
  font-weight: 500;
}
main section.user-dashboard .left-col ul.user-menu li ul li a.active {
  color: #5986b3;
}
main section.user-dashboard .left-col ul.user-menu li ul li a.active:hover {
  color: #72ace6;
}
main section.user-dashboard .left-col ul.user-menu li ul li a span.number {
  float: right;
}
main section.user-dashboard .left-col .public-profile {
  color: #5986b3;
}
main section.user-dashboard .mid-col {
  width: 59%;
}
main section.user-dashboard .mid-col.mid-col-full {
  width: 82%;
}
main section.user-dashboard .mid-col.mid-col-full .box-head {
  border-right: 1px solid #E6E6E6;
}
main section.user-dashboard .mid-col.mid-col-full .box-body {
  border-right: 1px solid #E6E6E6;
}
main section.user-dashboard .mid-col .section {
  -webkit-box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.03);
  box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.03);
  border: 1px solid #E6E6E6;
  margin-bottom: 30px;
}
main section.user-dashboard .mid-col .section .section-title {
  background-color: #fff;
  padding: 30px;
  font-size: 15px;
  font-weight: 600;
  color: #253551;
  border-bottom: 1px solid #E6E6E6;
}
main section.user-dashboard .mid-col .section .section-title img {
  float: left;
  width: 20px;
  margin-right: 15px;
  margin-top: -2px;
}
main section.user-dashboard .mid-col .section .section-title img.hanshake {
  width: 25px;
}
main section.user-dashboard .mid-col .section .section-title .additional-info {
  color: #7488A7;
  font-weight: 400;
}
main section.user-dashboard .mid-col .section .section-title .edit {
  float: right;
  font-size: 12px;
  color: #546074;
}
main section.user-dashboard .mid-col .section .section-title .edit:hover {
  color: #5986b3;
}
main section.user-dashboard .mid-col .section .section-title .edit img {
  float: left;
  width: 12px;
  margin: 0px 10px 0 0;
}
main section.user-dashboard .mid-col .section .section-title .credit-sum {
  float: right;
}
main section.user-dashboard .mid-col .section .section-form-title {
  background-color: #fff;
  padding: 30px;
  font-size: 15px;
  font-weight: 600;
  color: #253551;
  border-bottom: 1px solid #E6E6E6;
}
main section.user-dashboard .mid-col .section .section-body {
  background-color: #FAFAFA;
}
main section.user-dashboard .mid-col .section .section-body .item-row {
  padding: 15px 30px;
  line-height: 1.3;
  border-bottom: 1px solid #E6E6E6;
}
main section.user-dashboard .mid-col .section .section-body .item-row.message {
  position: relative;
  padding-left: 85px;
}
main section.user-dashboard .mid-col .section .section-body .item-row.message .image {
  position: absolute;
  top: 20px;
  left: 30px;
  width: 40px;
  height: 40px;
  background-size: cover;
  background-position: center center;
  background-color: #f0f0f0;
}
main section.user-dashboard .mid-col .section .section-body .item-row.message .text {
  width: 100%;
}
main section.user-dashboard .mid-col .section .section-body .item-row.message .info {
  float: right;
}
main section.user-dashboard .mid-col .section .section-body .item-row.inactive .text a {
  color: #717680;
}
main section.user-dashboard .mid-col .section .section-body .item-row:last-child {
  border-bottom: 0;
}
main section.user-dashboard .mid-col .section .section-body .item-row.has-info-2 .text {
  width: calc(100% - 340px);
}
main section.user-dashboard .mid-col .section .section-body .item-row:after {
  clear: both;
  display: block;
  content: '';
}
main section.user-dashboard .mid-col .section .section-body .item-row.actionable {
  display: flex;
  flex-wrap: wrap;
}
main section.user-dashboard .mid-col .section .section-body .item-row.actionable .title {
  flex: 2;
  padding: 0 15px 0 0;
}
main section.user-dashboard .mid-col .section .section-body .item-row.actionable .title a {
  color: #5986b3;
}
main section.user-dashboard .mid-col .section .section-body .item-row.actionable .actions {
  flex: 2;
}
main section.user-dashboard .mid-col .section .section-body .item-row.actionable .actions .action {
  display: inline-block;
  margin-bottom: 2px;
  margin-top: 2px;
}
main section.user-dashboard .mid-col .section .section-body .item-row.actionable .actions .action + action {
  margin-left: 5px;
}
main section.user-dashboard .mid-col .section .section-body .item-row.actionable .info {
  flex: 1;
  padding: 0 30px 0 0;
}
main section.user-dashboard .mid-col .section .section-body .item-row.actionable .info.right {
  text-align: right;
}
main section.user-dashboard .mid-col .section .section-body .item-row .text {
  float: left;
  width: calc(100% - 200px);
}
main section.user-dashboard .mid-col .section .section-body .item-row .text .gray {
  font-weight: 600;
}
main section.user-dashboard .mid-col .section .section-body .item-row .text .gray:after {
  clear: both;
  display: block;
  content: '';
}
main section.user-dashboard .mid-col .section .section-body .item-row .text .gray.regular {
  font-weight: 400;
}
main section.user-dashboard .mid-col .section .section-body .item-row .text .gray .who {
  float: left;
  margin-right: 25px;
}
main section.user-dashboard .mid-col .section .section-body .item-row .text .gray .date {
  float: left;
}
main section.user-dashboard .mid-col .section .section-body .item-row .text a {
  font-weight: 500;
  font-size: 14px;
  display: block;
  margin: 5px 0;
  color: #5986b3;
}
main section.user-dashboard .mid-col .section .section-body .item-row .text a:hover {
  color: #72ace6;
}
main section.user-dashboard .mid-col .section .section-body .item-row .info {
  float: left;
  width: 200px;
  text-align: right;
}
main section.user-dashboard .mid-col .section .section-body .item-row .info a {
  font-size: 12px;
  display: inline-block;
  margin: 5px 0;
}
main section.user-dashboard .mid-col .section .section-body .item-row .info a:hover {
  color: #5986b3;
}
main section.user-dashboard .mid-col .section .section-body .item-row .info button {
  font-size: 12px;
}
main section.user-dashboard .mid-col .section .section-body .item-row .info-2 {
  float: left;
  width: 140px;
  text-align: right;
}
main section.user-dashboard .mid-col .section .section-body .item-row .info-2.vertical-align {
  line-height: 45px;
}
main section.user-dashboard .mid-col .section .section-body .item-row .info-2.vertical-align img {
  vertical-align: middle;
}
main section.user-dashboard .mid-col .section .section-body .item-row .info-2 img {
  width: 30px;
}
main section.user-dashboard .mid-col .section .section-body .item-row .gray {
  font-size: 12px;
  color: #7488A7;
  margin: 5px 0;
}
main section.user-dashboard .mid-col .section .section-body .item-row .on-line {
  font-size: 12px;
  float: right;
  margin: 5px 0;
}
main section.user-dashboard .mid-col .section .section-body .item-row .on-line:after {
  clear: both;
  display: block;
  content: '';
}
main section.user-dashboard .mid-col .section .section-body .item-row .on-line .date {
  float: left;
  color: #717680;
  font-weight: 400;
}
main section.user-dashboard .mid-col .section .section-body .item-row .on-line .replies {
  float: left;
  font-weight: 600;
  color: #5986b3;
  width: 40px;
}
main section.user-dashboard .mid-col .section .section-body .item-row .on-line .replies.zero {
  color: #717680;
}
main section.user-dashboard .mid-col .section .section-body .item-row .on-line .replies.zero span {
  background-color: #717680;
}
main section.user-dashboard .mid-col .section .section-body .item-row .on-line .replies span {
  width: 6px;
  height: 6px;
  background-color: #5986b3;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: inline-block;
  margin-right: 3px;
  position: relative;
  top: -1px;
}
main section.user-dashboard .mid-col .section .section-body .item-row .author {
  clear: both;
  width: 100%;
  text-align: right;
  font-size: 12px;
  font-weight: 600;
  margin: 5px 0;
}
main section.user-dashboard .mid-col .section .section-body .item-row .bid {
  font-weight: 700;
  font-size: 12px;
  color: #253551;
  margin: 5px 0;
}
main section.user-dashboard .mid-col .section .section-body .item-row .bid-result span {
  margin: 5px 0;
  font-weight: 700;
}
main section.user-dashboard .mid-col .section .section-body .item-row .bid-result .checkbox {
  display: inline-block;
  margin: 5px 0 0 10px;
}
main section.user-dashboard .mid-col .section .section-body .item-row .action-phrase.actionCritical {
  color: #dd3434;
}
main section.user-dashboard .mid-col .section .section-body .item-row .action-phrase.actionCritical a {
  color: #dd3434;
}
main section.user-dashboard .mid-col .section .section-body .item-row .action-phrase.actionOk {
  color: #43bb84;
}
main section.user-dashboard .mid-col .section .section-body .item-row .action-phrase.actionOk a {
  color: #43bb84;
}
main section.user-dashboard .mid-col .section .section-body .item-row ul.item-menu li {
  display: inline-block;
  padding: 5px 10px;
}
main section.user-dashboard .mid-col .section .section-body .item-row ul.item-menu li:first-child {
  padding-left: 0;
}
main section.user-dashboard .mid-col .section .section-body .item-row ul.item-menu li a {
  color: #5986b3;
  font-weight: 400;
  font-size: 13px;
}
main section.user-dashboard .mid-col .section .section-body .item-row ul.item-menu li a strong {
  font-weight: 700;
  font-size: 14px;
}
main section.user-dashboard .mid-col .section .section-body .item-row ul.item-menu.right {
  text-align: right;
}
main section.user-dashboard .mid-col .section .section-body .item-row ul.item-menu.right li:last-child {
  padding-right: 0;
}
main section.user-dashboard .mid-col .section .section-body .info-row {
  line-height: 1.3;
  font-size: 12px;
  color: #717680;
  background-color: #E2F0FF;
  padding: 15px 30px;
  border-bottom: 1px solid #E6E6E6;
}
main section.user-dashboard .mid-col .section .section-body .info-row.warning {
  background-color: #F39C12;
  color: #fff;
}
main section.user-dashboard .mid-col .section .section-body .input-row {
  padding: 10px 30px;
}
main section.user-dashboard .mid-col .section .section-body .input-row:after {
  clear: both;
  display: block;
  content: '';
}
main section.user-dashboard .mid-col .section .section-body .input-row.own-avatar {
  display: none;
}
main section.user-dashboard .mid-col .section .section-body .input-row.own-avatar.active {
  display: block;
}
main section.user-dashboard .mid-col .section .section-body .input-row .label-wrapper {
  float: left;
  width: 200px;
  position: relative;
  height: 40px;
}
main section.user-dashboard .mid-col .section .section-body .input-row .label-wrapper .label {
  padding: 0;
  line-height: 1.4;
  position: absolute;
  top: 50%;
  left: 0;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
main section.user-dashboard .mid-col .section .section-body .input-row .input-wrapper {
  float: left;
  width: calc(100% - 200px);
}
main section.user-dashboard .mid-col .section .section-body .input-row .input-wrapper:after {
  clear: both;
  display: block;
  content: '';
}
main section.user-dashboard .mid-col .section .section-body .input-row .input-wrapper input {
  max-width: 320px;
  margin-right: 20px;
}
main section.user-dashboard .mid-col .section .section-body .input-row .input-wrapper .select2 {
  max-width: 320px;
  margin-right: 20px;
}
main section.user-dashboard .mid-col .section .section-body .input-row .input-wrapper textarea {
  max-width: 480px;
  float: left;
}
main section.user-dashboard .mid-col .section .section-body .input-row .input-wrapper label {
  display: none;
}
main section.user-dashboard .mid-col .section .section-body .input-row .input-wrapper .select-wrapper {
  max-width: 320px;
}
main section.user-dashboard .mid-col .section .section-body .input-row .input-wrapper .note {
  font-size: 12px;
  margin: 15px 0;
  line-height: 1.3;
}
main section.user-dashboard .mid-col .section .section-body .input-row .input-wrapper .limit-left {
  float: left;
  margin-top: 15px;
  font-size: 12px;
  color: #717680;
  margin-left: 30px;
}
main section.user-dashboard .mid-col .section .section-body .input-row .input-wrapper .radio-wrapper {
  margin: 4px 0;
}
main section.user-dashboard .mid-col .section .section-body .input-row .file-wrapper {
  float: left;
  width: calc(100% - 200px);
}
main section.user-dashboard .mid-col .section .section-body .input-row .file-wrapper .current-image {
  float: left;
  margin-right: 20px;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-size: cover;
  background-position: center center;
  position: relative;
  background-color: #E6E6E6;
}
main section.user-dashboard .mid-col .section .section-body .input-row .file-wrapper .current-image.empty {
  border: 1px solid #717680;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
main section.user-dashboard .mid-col .section .section-body .input-row .file-wrapper .current-image.empty:after {
  clear: both;
  display: block;
  content: '\f00d';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 20px;
}
main section.user-dashboard .mid-col .section .section-body .input-row .file-wrapper .current-image-profile {
  float: none;
  margin-right: 20px;
  max-width: 100%;
  background-size: cover;
  background-position: center center;
  position: relative;
}
main section.user-dashboard .mid-col .section .section-body .input-row .file-wrapper .current-image-profile:after {
  clear: both;
  display: block;
  content: '';
}
main section.user-dashboard .mid-col .section .section-body .input-row .file-wrapper .current-image-profile.empty {
  border: 1px solid #717680;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
main section.user-dashboard .mid-col .section .section-body .input-row .file-wrapper .current-image-profile.empty:after {
  clear: both;
  display: block;
  content: '\f00d';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 20px;
}
main section.user-dashboard .mid-col .section .section-body .input-row .file-wrapper .button {
  float: left;
  width: 260px;
  max-width: calc(100% - 60px);
  height: 40px;
  line-height: 40px;
  padding: 0;
  margin-right: 20px;
}
main section.user-dashboard .mid-col .section .section-body .input-row .file-wrapper label {
  float: left;
  max-width: calc(100% - 60px);
  width: 320px;
  margin-right: 20px;
}
main section.user-dashboard .mid-col .section .section-body .input-row .ignore-wrapper {
  margin: -5px 0;
}
main section.user-dashboard .mid-col .section .section-body .input-row .hint-wrapper {
  float: left;
  margin-left: 0px;
  margin-top: 4px;
}
main section.user-dashboard .mid-col .section .section-body .input-row .hint-wrapper.wide .hint-text {
  max-width: 350px;
}
main section.user-dashboard .mid-col .section .section-body .input-row .hint-wrapper .hint-icon {
  width: 20px;
  height: 20px;
  float: left;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #717680;
  color: #fff;
  line-height: 20px;
  text-align: center;
  font-size: 10px;
  margin-top: 5px;
}
main section.user-dashboard .mid-col .section .section-body .input-row .hint-wrapper .hint-text {
  max-width: 250px;
  float: left;
  line-height: 1.4;
  width: calc(100% - 20px);
  padding-left: 15px;
  font-size: 12px;
  color: #717680;
}
main section.user-dashboard .mid-col .section .section-body .attachment-row {
  position: relative;
  padding: 15px 50px 15px 75px;
  border-bottom: 1px solid #E6E6E6;
}
main section.user-dashboard .mid-col .section .section-body .attachment-row.has-thumb {
  padding-left: 150px;
}
main section.user-dashboard .mid-col .section .section-body .attachment-row .checkbox-wrapper {
  position: absolute;
  top: 42%;
  right: 30px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
main section.user-dashboard .mid-col .section .section-body .attachment-row i {
  position: absolute;
  top: 50%;
  left: 30px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 22px;
}
main section.user-dashboard .mid-col .section .section-body .attachment-row .attachment-thumb {
  position: absolute;
  display: block;
  top: 50%;
  left: 30px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100px;
  background-size: cover;
  background-position: center center;
}
main section.user-dashboard .mid-col .section .section-body .attachment-row .attachment-thumb:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
main section.user-dashboard .mid-col .section .section-body .attachment-row .attachment-thumb:after {
  clear: both;
  display: block;
  content: '';
  padding-top: 60%;
}
main section.user-dashboard .mid-col .section .section-body .attachment-row .attachment-name {
  color: #5986b3;
  line-height: 1.3;
  margin-bottom: 5px;
  display: inline-block;
}
main section.user-dashboard .mid-col .section .section-body .attachment-row .attachment-name:hover {
  color: #72ace6;
}
main section.user-dashboard .mid-col .section .section-body .attachment-row .attachment-where {
  line-height: 1.4;
}
main section.user-dashboard .mid-col .section .section-body .attachment-row .attachment-where b {
  width: 80px;
  display: inline-block;
}
main section.user-dashboard .mid-col .section .section-body .attachment-row .attachment-where a {
  color: #5986b3;
}
main section.user-dashboard .mid-col .section .section-body .attachment-row .attachment-where a:hover {
  color: #72ace6;
}
main section.user-dashboard .mid-col .section .section-body .attachment-row .attachment-meta {
  font-size: 13px;
  line-height: 1.3;
  margin-top: 5px;
}
main section.user-dashboard .mid-col .section .section-body .attachment-row .attachment-meta span {
  color: #a5a5a5;
}
main section.user-dashboard .mid-col .section .section-body .credit-row {
  padding: 15px 30px;
  line-height: 1.3;
  border-bottom: 1px solid #E6E6E6;
}
main section.user-dashboard .mid-col .section .section-body .credit-row:after {
  clear: both;
  display: block;
  content: '';
}
main section.user-dashboard .mid-col .section .section-body .credit-row .when {
  float: left;
  width: 140px;
  font-size: 12px;
  color: #253551;
  line-height: 19px;
}
main section.user-dashboard .mid-col .section .section-body .credit-row .what {
  float: left;
  width: calc(100% - 300px);
  font-weight: 500;
}
main section.user-dashboard .mid-col .section .section-body .credit-row .price {
  float: left;
  font-weight: 700;
  font-size: 14px;
  width: 160px;
  text-align: right;
}
main section.user-dashboard .mid-col .section .section-body .credit-row .payment-payed {
  color: #43bb84;
}
main section.user-dashboard .mid-col .section .section-body .credit-row .payment-canceled {
  color: #dd3434;
}
main section.user-dashboard .mid-col .section .section-body .credit-row .payment-waiting {
  color: #cf4d17;
}
main section.user-dashboard .mid-col .section .section-body .invoice-details {
  padding: 0 30px;
}
main section.user-dashboard .mid-col .section .section-body .attachment-controls .trigger-attachments {
  float: right;
  margin-right: 30px;
}
main section.user-dashboard .mid-col .section .section-body .attachment-controls .delete-attachments {
  float: right;
}
main section.user-dashboard .mid-col .section .section-body input.toggler {
  display: none;
}
main section.user-dashboard .mid-col .section .section-body input.toggler:checked ~ .toggle-hidden {
  display: block;
}
main section.user-dashboard .mid-col .section .section-body input.toggler:checked ~ .toggle {
  display: none;
}
main section.user-dashboard .mid-col .section .section-body .toggler-label {
  color: #5986b3;
  cursor: pointer;
}
main section.user-dashboard .mid-col .section .section-body .toggle-hidden {
  display: none;
}
main section.user-dashboard .mid-col .section-message {
  padding: 13px 30px;
  text-align: center;
  margin-bottom: 30px;
}
main section.user-dashboard .mid-col .section-message img {
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}
main section.user-dashboard .mid-col .section-message.success {
  background-color: #D5FFDB;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  line-height: 30px;
}
main section.user-dashboard .mid-col .section-message.success img {
  width: 30px;
}
main section.user-dashboard .mid-col .section-message.info {
  background-color: #E2F0FF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  line-height: 24px;
  color: #546074;
  font-size: 14px;
}
main section.user-dashboard .mid-col .section-message.info a {
  color: #5986b3;
}
main section.user-dashboard .mid-col .section-message.info a:hover {
  color: #5986b3;
}
main section.user-dashboard .mid-col .section-message.info img {
  width: 20px;
  position: relative;
  top: -2px;
}
main section.user-dashboard .mid-col .credit-sum {
  float: right;
  width: 400px;
  margin-top: -5px;
}
main section.user-dashboard .mid-col .credit-sum .credit-sum-text {
  float: left;
  font-size: 12px;
  color: #546074;
  line-height: 1.4;
  padding: 10px 20px;
  border-right: 1px solid #DBDDE6;
}
main section.user-dashboard .mid-col .credit-sum .credit-sum-number {
  float: left;
  padding: 13px 20px;
  font-weight: 700;
  font-size: 24px;
}
main section.user-dashboard .mid-col .credit-sum a.button {
  float: right;
  margin-top: 2px;
}
main section.user-dashboard .mid-col .buy-credit .buy-left {
  padding: 30px;
}
main section.user-dashboard .mid-col .buy-credit .buy-left fieldset {
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
}
main section.user-dashboard .mid-col .buy-credit .buy-left fieldset .credit-wrapper {
  width: 140px;
  margin: 0 auto;
}
main section.user-dashboard .mid-col .buy-credit .buy-left fieldset .credit-wrapper:after {
  clear: both;
  display: block;
  content: '';
}
main section.user-dashboard .mid-col .buy-credit .buy-left fieldset .credit-wrapper input {
  float: left;
  width: calc(100% - 30px);
}
main section.user-dashboard .mid-col .buy-credit .buy-left fieldset .credit-wrapper span {
  float: left;
  width: 30px;
  line-height: 40px;
  padding-left: 10px;
}
main section.user-dashboard .mid-col .buy-credit .buy-left fieldset .error-min-message {
  display: none;
  clear: both;
  color: #dd3434;
  font-weight: 700;
  text-align: center;
  margin-top: 20px;
}
main section.user-dashboard .mid-col .buy-credit .buy-left .remembered .change {
  float: right;
  color: #5986b3;
  position: relative;
  margin-top: 10px;
  z-index: 5;
  cursor: pointer;
}
main section.user-dashboard .mid-col .buy-credit .buy-left .remembered .change:hover {
  color: #72ace6;
}
main section.user-dashboard .mid-col .buy-credit .buy-left .remembered .radio-wrapper {
  position: relative;
  z-index: 3;
}
main section.user-dashboard .mid-col .buy-credit .buy-left .remembered .note {
  clear: both;
  font-size: 12px;
  color: #717680;
  line-height: 1.4;
  margin-top: 10px;
}
main section.user-dashboard .mid-col .buy-credit .buy-left .methods.inactive {
  display: none;
}
main section.user-dashboard .mid-col .buy-credit .buy-left .methods .payment-method {
  border-bottom: 1px solid #E6E6E6;
  padding: 10px 0;
}
main section.user-dashboard .mid-col .buy-credit .buy-left .methods .payment-method:first-of-type {
  padding-top: 0;
}
main section.user-dashboard .mid-col .buy-credit .buy-left .methods .payment-method:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
main section.user-dashboard .mid-col .buy-credit .buy-left .methods .payment-method .hint {
  position: relative;
  z-index: 5;
  float: right;
  margin-top: 3px;
}
main section.user-dashboard .mid-col .buy-credit .buy-left .methods .payment-method .radio-wrapper {
  position: relative;
  z-index: 3;
}
main section.user-dashboard .mid-col .buy-credit .buy-left .methods .payment-method .checkbox-wrapper {
  display: none;
  margin-top: 4px;
  margin-left: 30px;
}
main section.user-dashboard .mid-col .buy-credit .buy-left .payment-icons {
  margin-top: 7px;
}
main section.user-dashboard .mid-col .buy-credit .buy-left .payment-icons img {
  margin-right: 3px;
}
main section.user-dashboard .mid-col .buy-credit .buy-left .buy-submitter {
  max-width: 420px;
  margin: 0 auto 30px;
}
main section.user-dashboard .mid-col .buy-credit .buy-right {
  background-color: #FAFAFA;
  padding: 30px;
  border-left: 1px solid #E6E6E6;
}
main section.user-dashboard .mid-col .buy-credit .buy-right strong {
  font-weight: 600;
}
main section.user-dashboard .mid-col .buy-credit .buy-right p {
  margin-bottom: 10px;
}
main section.user-dashboard .mid-col .buy-credit .buy-right ul li a {
  display: block;
  font-weight: 400;
}
main section.user-dashboard .mid-col .submitter {
  margin-top: 50px;
  margin-left: 230px;
  margin-bottom: 60px;
  width: 320px;
}
main section.user-dashboard .mid-col .submitter input {
  width: 100%;
  text-transform: uppercase;
  text-align: center;
}
main section.user-dashboard .mid-col .pm-group .pm-day {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 25px 30px 15px 30px;
  position: relative;
}
main section.user-dashboard .mid-col .pm-group .pm-day:before {
  clear: both;
  display: block;
  content: '';
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
  /* IE6-9 */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  -webkit-opacity: 0.15;
  -moz-opacity: 0.15;
  opacity: 0.15;
}
main section.user-dashboard .mid-col .pm-group .pm-day:after {
  clear: both;
  display: block;
  content: '';
}
main section.user-dashboard .mid-col .pm-group .pm-day .when {
  font-weight: 700;
  float: left;
  font-size: 13px;
  text-transform: uppercase;
  color: #546074;
}
main section.user-dashboard .mid-col .pm-group .pm-day .actions {
  float: right;
  width: 110px;
}
main section.user-dashboard .mid-col .pm-group .pm-day .actions .total {
  font-size: 12px;
  color: #7488A7;
  float: left;
  text-align: right;
  width: 55px;
  padding-top: 2px;
}
main section.user-dashboard .mid-col .pm-group .pm-day .actions .checkbox-wrapper {
  float: right;
  margin-top: -6px;
  margin-right: -9px;
}
main section.user-dashboard .mid-col .pm-group .pm {
  padding: 10px 30px;
  border-bottom: 1px solid #E6E6E6;
}
main section.user-dashboard .mid-col .pm-group .pm:after {
  clear: both;
  display: block;
  content: '';
}
main section.user-dashboard .mid-col .pm-group .pm.replied .avatar .replied-img {
  display: block;
}
main section.user-dashboard .mid-col .pm-group .pm.unread .data a.title {
  position: relative;
  padding-left: 15px;
  color: #5986b3;
}
main section.user-dashboard .mid-col .pm-group .pm.unread .data a.title:hover {
  color: #72ace6;
}
main section.user-dashboard .mid-col .pm-group .pm.unread .data a.title:after {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  top: 8px;
  left: 2px;
  height: 5px;
  width: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #5986b3;
}
main section.user-dashboard .mid-col .pm-group .pm .avatar {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-size: cover;
  background-position: center center;
  float: left;
  position: relative;
}
main section.user-dashboard .mid-col .pm-group .pm .avatar img.replied-img {
  display: none;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 15px;
}
main section.user-dashboard .mid-col .pm-group .pm .avatar + .data {
  padding-left: 20px;
}
main section.user-dashboard .mid-col .pm-group .pm .data {
  float: left;
  width: calc(100% - 180px);
}
main section.user-dashboard .mid-col .pm-group .pm .data a.title {
  font-weight: 500;
  font-size: 14px;
  padding-top: 1px;
  color: #0D1D31;
  line-height: 1.5;
  display: block;
  width: calc(100% - 20px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
main section.user-dashboard .mid-col .pm-group .pm .data a.title:hover {
  color: #5986b3;
}
main section.user-dashboard .mid-col .pm-group .pm .data a.author {
  font-size: 12px;
  color: #7488A7;
  line-height: 1.5;
}
main section.user-dashboard .mid-col .pm-group .pm .data a.author:hover {
  color: #5986b3;
}
main section.user-dashboard .mid-col .pm-group .pm .actions {
  float: right;
  padding-top: 3px;
  width: 110px;
}
main section.user-dashboard .mid-col .pm-group .pm .actions .when {
  font-size: 12px;
  color: #717680;
  line-height: 1.5;
  float: left;
  width: 55px;
  text-align: right;
}
main section.user-dashboard .mid-col .pm-group .pm .actions .checkbox-wrapper {
  margin-top: 4px;
  float: right;
  margin-right: -9px;
}
main section.user-dashboard .mid-col .pm-actions {
  padding: 15px 30px;
  border-bottom: 1px solid #E6E6E6;
}
main section.user-dashboard .mid-col .pm-actions:after {
  clear: both;
  display: block;
  content: '';
}
main section.user-dashboard .mid-col .pm-actions .pm-submitter {
  width: 270px;
  float: right;
}
main section.user-dashboard .mid-col .pm-filter .pm-filter-title {
  text-transform: uppercase;
  font-size: 13px;
  color: #546074;
  background-color: #FAFAFA;
  border-bottom: 1px solid #E6E6E6;
  padding: 30px 30px 15px 30px;
  font-weight: 500;
}
main section.user-dashboard .mid-col .pm-filter .pm-filter-inner {
  padding: 20px 30px 30px;
}
main section.user-dashboard .mid-col .pm-detail {
  padding: 30px 30px 0 30px;
  border-bottom: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
main section.user-dashboard .mid-col .pm-detail .pm-detail-title {
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
main section.user-dashboard .mid-col .pm-detail .pm-detail-title:after {
  clear: both;
  display: block;
  content: '';
}
main section.user-dashboard .mid-col .pm-detail .pm-detail-title .date {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  color: #546074;
  float: left;
}
main section.user-dashboard .mid-col .pm-detail .pm-detail-title .time {
  float: right;
  font-size: 12px;
  color: #7488A7;
  font-weight: 400;
}
main section.user-dashboard .mid-col .pm-detail .pm-head:after {
  clear: both;
  display: block;
  content: '';
}
main section.user-dashboard .mid-col .pm-detail .pm-head .avatar {
  width: 43px;
  height: 43px;
  background-size: cover;
  background-position: center center;
  float: left;
  margin-right: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
main section.user-dashboard .mid-col .pm-detail .pm-head .name {
  float: left;
  line-height: 43px;
  font-weight: 700;
  font-size: 14px;
  margin-right: 25px;
}
main section.user-dashboard .mid-col .pm-detail .pm-head .name i {
  margin-left: 5px;
}
main section.user-dashboard .mid-col .pm-detail .pm-head .name .date-mobile {
  font-size: 11px;
  color: #7488A7;
  padding: 3px 0;
  font-weight: 400;
}
main section.user-dashboard .mid-col .pm-detail .pm-head .name .dropdown-text {
  color: #5986b3;
}
main section.user-dashboard .mid-col .pm-detail .pm-head .badges {
  line-height: 43px;
  float: left;
}
main section.user-dashboard .mid-col .pm-detail .pm-head .badges img {
  width: 25px;
  vertical-align: middle;
  margin-right: 5px;
}
main section.user-dashboard .mid-col .pm-detail .pm-head .ratings {
  float: left;
  font-size: 14px;
  color: #7488A7;
  line-height: 43px;
}
main section.user-dashboard .mid-col .pm-detail .pm-head .ratings a {
  font-weight: normal;
  color: inherit;
}
main section.user-dashboard .mid-col .pm-detail .pm-head .ratings img {
  vertical-align: middle;
  margin-right: 10px;
}
main section.user-dashboard .mid-col .pm-detail .pm-head .date {
  float: right;
  font-size: 14px;
  color: #7488A7;
  line-height: 43px;
}
main section.user-dashboard .mid-col .pm-detail .pm-head .order {
  float: right;
  font-size: 14px;
  line-height: 43px;
  color: #7488A7;
  margin-left: 25px;
}
main section.user-dashboard .mid-col .pm-detail .pm-content {
  padding-left: 65px;
  padding-top: 15px;
  padding-bottom: 50px;
  position: relative;
  line-height: 1.5;
}
main section.user-dashboard .mid-col .pm-detail .pm-content .pm-detail-actions {
  position: absolute;
  bottom: 0;
  right: -30px;
  background-color: #F5F5F5;
  border-top: 1px solid #ebebeb;
  line-height: 40px;
  padding: 0 20px;
}
main section.user-dashboard .mid-col .pm-detail .pm-content .pm-detail-actions a {
  float: left;
  height: 44px;
  padding: 0 13px;
  color: #41454D;
  line-height: 43px;
}
main section.user-dashboard .mid-col .pm-detail .pm-content .pm-detail-actions a:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
main section.user-dashboard .mid-col .pm-detail .pm-content .pm-detail-actions a.quotes img {
  margin-top: 2px;
  width: 21px;
  height: auto;
}
main section.user-dashboard .mid-col .pm-detail .pm-content .pm-detail-actions a img {
  height: 17px;
  vertical-align: middle;
}
main section.user-dashboard .mid-col .pm-reply {
  padding: 30px;
}
main section.user-dashboard .mid-col .pm-display-all {
  max-width: calc(100% - 60px);
  margin: 0 auto;
  width: 100%;
  border-top: 1px solid #E6E6E6;
  padding: 25px 0 35px;
  text-align: center;
}
main section.user-dashboard .mid-col .pm-display-all a:not(.button) {
  font-size: 13px;
  color: #5986b3;
  font-weight: 400;
}
main section.user-dashboard .mid-col .pm-display-all a:not(.button):hover {
  color: #72ace6;
}
main section.user-dashboard .right-col {
  width: 23%;
}
main section.user-dashboard .right-col .message-box {
  padding: 30px;
  border-bottom: 1px solid #E6E6E6;
}
main section.user-dashboard .right-col .message-box .excerpt {
  line-height: 1.3;
  margin-bottom: 20px;
  color: #253551;
  font-weight: 500;
}
main section.user-dashboard .right-col .message-box .user-box {
  position: relative;
  padding-left: 55px;
}
main section.user-dashboard .right-col .message-box .user-box:after {
  clear: both;
  display: block;
  content: '';
}
main section.user-dashboard .right-col .message-box .user-box .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-size: cover;
  background-position: center center;
}
main section.user-dashboard .right-col .message-box .user-box .name {
  color: #7488A7;
  font-size: 12px;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 10px;
}
main section.user-dashboard .right-col .message-box .user-box .date {
  float: left;
  font-size: 13px;
  color: #7488A7;
  margin-right: 20px;
}
main section.user-dashboard .right-col .message-box .user-box .comments {
  float: left;
  color: #5986b3;
  font-size: 13px;
  font-weight: 600;
}
main section.user-dashboard .right-col .message-box .user-box .comments span {
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 3px 7px 0 0;
  float: left;
  background-color: #5986b3;
}
main section.user-dashboard .right-col .all-messages {
  padding: 30px;
}
main section.user-dashboard .right-col .all-messages a {
  color: #5986b3;
  font-weight: 400;
  font-size: 12px;
}
main section.user-dashboard .right-col .all-messages a:hover {
  color: #72ace6;
}
main section.user-dashboard .right-col .all-messages a strong {
  font-size: 14px;
  font-weight: 700;
}
main section.order .box-head {
  height: 100px;
}
main section.order .box-head img.icon {
  float: left;
  margin-right: 18px;
  margin-top: 14px;
}
main section.order .box-head h1,
main section.order .box-head .h1 {
  line-height: 40px;
  font-weight: 700;
}
main section.order .left-col {
  width: 70%;
}
main section.order .left-col .order-message {
  padding: 13px 30px;
  text-align: center;
}
main section.order .left-col .order-message img {
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}
main section.order .left-col .order-message.success {
  background-color: #D5FFDB;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  line-height: 30px;
}
main section.order .left-col .order-message.success img {
  width: 30px;
}
main section.order .left-col .order-message.info {
  background-color: #E2F0FF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  line-height: 24px;
  color: #546074;
  font-size: 14px;
}
main section.order .left-col .order-message.info a {
  color: #5986b3;
}
main section.order .left-col .order-message.info a:hover {
  color: #5986b3;
}
main section.order .left-col .order-message.info img {
  width: 20px;
  position: relative;
  top: -2px;
}
main section.order .left-col .order-wrapper {
  padding: 30px;
}
main section.order .left-col .order-wrapper .order-overview {
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
  line-height: 1.4;
}
main section.order .left-col .order-wrapper .order-overview .order-item {
  padding: 20px 0;
  font-weight: 600;
}
main section.order .left-col .order-wrapper .order-overview .order-table table tr {
  font-size: 14px;
}
main section.order .left-col .order-wrapper .order-overview .order-table table tr.credit td {
  font-weight: 600;
}
main section.order .left-col .order-wrapper .order-overview .order-table table tr.total td {
  padding-top: 20px;
  font-weight: 600;
}
main section.order .left-col .order-wrapper .order-overview .order-table table tr td {
  color: #41454D;
  font-weight: 400;
}
main section.order .left-col .order-wrapper .order-overview .order-table table tr td.price {
  text-align: right;
}
main section.order .left-col .order-wrapper fieldset {
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
}
main section.order .left-col .order-wrapper fieldset .credit-wrapper {
  width: 140px;
  margin: 0 auto;
}
main section.order .left-col .order-wrapper fieldset .credit-wrapper:after {
  clear: both;
  display: block;
  content: '';
}
main section.order .left-col .order-wrapper fieldset .credit-wrapper input {
  float: left;
  width: calc(100% - 30px);
}
main section.order .left-col .order-wrapper fieldset .credit-wrapper span {
  float: left;
  width: 30px;
  line-height: 40px;
  padding-left: 10px;
}
main section.order .left-col .order-wrapper fieldset .error-min-message {
  display: none;
  clear: both;
  color: #dd3434;
  font-weight: 700;
  text-align: center;
  margin-top: 20px;
}
main section.order .left-col .order-wrapper .remembered .change {
  float: right;
  color: #5986b3;
  position: relative;
  margin-top: 10px;
  z-index: 5;
  cursor: pointer;
}
main section.order .left-col .order-wrapper .remembered .change:hover {
  color: #72ace6;
}
main section.order .left-col .order-wrapper .remembered .radio-wrapper {
  position: relative;
  z-index: 3;
}
main section.order .left-col .order-wrapper .remembered .note {
  clear: both;
  font-size: 12px;
  color: #717680;
  line-height: 1.4;
  margin-top: 10px;
}
main section.order .left-col .order-wrapper .methods.inactive {
  display: none;
}
main section.order .left-col .order-wrapper .methods .payment-method {
  border-bottom: 1px solid #E6E6E6;
  padding: 10px 0;
}
main section.order .left-col .order-wrapper .methods .payment-method:first-of-type {
  padding-top: 0;
}
main section.order .left-col .order-wrapper .methods .payment-method:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
main section.order .left-col .order-wrapper .methods .payment-method .hint {
  position: relative;
  z-index: 5;
  float: right;
  margin-top: 3px;
}
main section.order .left-col .order-wrapper .methods .payment-method .radio-wrapper {
  position: relative;
  z-index: 3;
}
main section.order .left-col .order-wrapper .methods .payment-method .checkbox-wrapper {
  display: none;
  margin-top: 4px;
  margin-left: 30px;
}
main section.order .left-col .order-wrapper .buy-submitter {
  max-width: 420px;
  margin: 0 auto 30px;
}
main section.order .left-col .order-wrapper .buy-submitter:after {
  clear: both;
  display: block;
  content: '';
}
main section.order .left-col .order-wrapper .buy-submitter .cancel,
main section.order .left-col .order-wrapper .buy-submitter a {
  float: left;
}
main section.order .left-col .order-wrapper .buy-submitter .confirm,
main section.order .left-col .order-wrapper .buy-submitter input {
  float: right;
  text-transform: uppercase;
}
main section.order .right-col {
  width: 30%;
  border-left: 1px solid #E6E6E6;
}
main section.order .right-col .box-body {
  padding-top: 140px;
}
main section.order .right-col strong {
  font-weight: 600;
}
main section.order .right-col p {
  margin-bottom: 10px;
}
main section.order .right-col ul li a {
  font-weight: 400;
}
main section.register .register-box {
  background-color: #fafafa;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
}
main section.register .register-box:after {
  clear: both;
  display: block;
  content: '';
}
main section.register .register-box .left {
  float: left;
  width: 200px;
  background-image: url('/assets/design2018/img/login-background.png');
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 550px;
  position: relative;
}
main section.register .register-box .left img {
  position: absolute;
  bottom: 60px;
  left: 50%;
  width: 80px;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
main section.register .register-box .right {
  float: left;
  width: calc(100% - 200px);
  min-height: 550px;
  background-color: #fff;
  padding: 100px 140px;
  border-left: 1px solid #dbdde6;
}
main section.register .register-box .right a:not(.button) {
  color: #5986b3;
  text-decoration: underline;
}
main section.register .register-box .right a:not(.button):hover {
  color: #72ace6;
}
main section.register .register-box .right .checkbox-align .checkbox-wrapper {
  float: left;
  width: 25px;
}
main section.register .register-box .right .checkbox-align label {
  padding-top: 5px;
  float: left;
  width: calc(100% - 35px);
}
main section.new-content {
  position: relative;
  max-width: 1020px;
  margin: 0 auto;
  padding: 0 20px;
}
main section.new-content .new-content-form-section {
  margin-bottom: 30px;
}
main section.new-content hr.new-content-full-hr {
  position: absolute;
  left: 0;
  width: 100%;
  border: 0;
  background-color: #a1b5d4;
  height: 1px;
}
main section.new-content .new-content-submit {
  margin-top: 40px;
}
main section.new-content .new-content-buttons {
  text-align: right;
}
main section.new-content .new-content-buttons .button + .button {
  margin-left: 30px;
}
main section.new-content .new-content-option {
  margin: 0 0 30px 0;
  max-width: 350px;
}
main section.new-content .new-content-option-title {
  font-size: 1.1em;
  text-transform: uppercase;
  color: #7488a7;
  padding: 0 0 10px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #7488a7;
  max-width: 350px;
}
main section.new-content .new-content-deal-option {
  display: flex;
  padding-bottom: 25px;
  padding-top: 25px;
}
main section.new-content .new-content-deal-option + .new-content-deal-option {
  border-top: 1px solid #E6E6E6;
}
main section.new-content .new-content-deal-option-label {
  padding: 0 10px 0 90px;
  flex: 1;
}
main section.new-content .new-content-deal-option-label > label {
  color: #546074;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
  padding: 0;
}
main section.new-content .new-content-deal-option-label.required label:before {
  content: '*';
  color: #5986b3;
}
main section.new-content .new-content-deal-option-field {
  flex: 1;
  padding: 0 20px 0 10px;
}
main section.new-content .new-content-pricelist-title {
  font-size: 1.1em;
  text-transform: uppercase;
  color: #546074;
  padding: 0 0 10px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #546074;
}
main section.new-content .new-content-pricelist tr:first-child {
  border-top: none;
}
main section.new-content .new-content-pricelist .totalRow {
  border: none;
  background: none;
  font-weight: 600;
  font-size: 1.2em;
}
main section.new-content .new-content-pricelist .originalPrice {
  text-decoration: line-through;
  color: #b0b0b0;
}
main section.messages-mobile-menu .light-gray-bg {
  border-bottom: 1px solid #E6E6E6;
}
main section.messages-mobile-menu .light-gray-bg:after {
  clear: both;
  display: block;
  content: '';
}
main section.messages-mobile-menu .info {
  float: left;
  width: calc(100% - 50px);
  padding-right: 10px;
}
main section.messages-mobile-menu .info .title {
  color: #546074;
  padding-top: 5px;
  font-weight: 700;
  margin-bottom: 7px;
}
main section.messages-mobile-menu .info .title span.conversations {
  font-weight: 400;
}
main section.messages-mobile-menu .info .what {
  font-size: 13px;
  line-height: 1.3;
}
main section.messages-mobile-menu .info .what a {
  font-weight: 400;
  color: #5986b3;
}
main section.messages-mobile-menu .dropdown-wrapper {
  float: left;
}
main section.messages-mobile-menu .people-list-mobile {
  clear: both;
}
main section.messages-mobile-menu .people-list-mobile .conversation-box {
  float: left;
  margin-right: 7px;
  margin-top: 15px;
  position: relative;
}
main section.messages-mobile-menu .people-list-mobile .conversation-box.active:after {
  clear: both;
  display: block;
  content: '';
  width: 46px;
  height: 46px;
  border: 2px solid #5986b3;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 5;
}
main section.messages-mobile-menu .people-list-mobile .conversation-box.active .avatar .messages {
  background-color: #5986b3;
}
main section.messages-mobile-menu .people-list-mobile .conversation-box .avatar {
  background-position: center center;
  background-size: cover;
  width: 38px;
  height: 38px;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
main section.messages-mobile-menu .people-list-mobile .conversation-box .avatar .messages {
  position: absolute;
  top: -5px;
  right: -5px;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #546074;
  text-align: center;
  line-height: 20px;
  font-size: 10px;
  color: #fff;
  z-index: 15;
  border: 1px solid #fff;
}
main section.messages .box-head a.button {
  float: right;
}
main section.messages .box-head a.button img {
  width: 17px;
}
main section.messages .box-head h1 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}
main section.messages .box-head .what {
  color: #717680;
}
main section.messages .box-head .what a {
  color: #5986b3;
}
main section.messages .box-head .what a:hover {
  color: #72ace6;
}
main section.messages .people-list {
  background-color: #FAFAFA;
}
main section.messages .people-list .title {
  padding: 25px 25px 0 25px;
  color: #546074;
  border-right: 1px solid #E6E6E6;
  font-weight: 700;
}
main section.messages .people-list .title div {
  border-bottom: 1px solid #E6E6E6;
  padding-bottom: 5px;
}
main section.messages .people-list .title span.conversations {
  font-weight: 400;
}
main section.messages .people-list a.conversation-box {
  display: block;
  padding: 25px 0 25px 85px;
  position: relative;
  border-bottom: 1px solid #E6E6E6;
  border-right: 1px solid #E6E6E6;
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
  font-weight: 400;
}
main section.messages .people-list a.conversation-box:after {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  left: 44px;
  top: 25px;
  height: calc(100% - 55px);
  width: 2px;
  background-color: #707070;
  z-index: 5;
}
main section.messages .people-list a.conversation-box.active {
  background-color: #fff;
  border-right: 0px solid #E6E6E6;
}
main section.messages .people-list a.conversation-box:hover {
  background-color: #fff;
}
main section.messages .people-list a.conversation-box .avatar {
  background-position: center center;
  background-size: cover;
  width: 37px;
  height: 37px;
  position: absolute;
  z-index: 10;
  top: 25px;
  left: 25px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
main section.messages .people-list a.conversation-box .avatar img {
  position: absolute;
  bottom: -5px;
  right: -5px;
  width: 18px;
}
main section.messages .people-list a.conversation-box .when {
  color: #7488A7;
  padding-top: 5px;
  font-size: 12px;
}
main section.messages .people-list a.conversation-box .who {
  color: #41454D;
  font-weight: 700;
  font-size: 14px;
  margin: 5px 0;
  width: 100%;
  white-space: nowrap;
  text-transform: lowercase;
  text-overflow: ellipsis;
}
main section.messages .people-list a.conversation-box .preview {
  color: #717680;
  font-size: 14px;
  line-height: 1.3;
  width: calc(100% - 50px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
main section.messages .people-list a.conversation-box .replies {
  margin-top: 10px;
  color: #5986b3;
}
main section.messages .conversation-title {
  padding: 30px 0 7px;
  margin: 0 auto;
  max-width: calc(100% - 20px);
  color: #546074;
  border-bottom: 1px solid #E6E6E6;
  font-weight: 700;
}
main section.messages .conversation-title div {
  border-bottom: 1px solid #E6E6E6;
  padding-bottom: 5px;
}
main section.messages .conversation-title span.conversations {
  font-weight: 400;
}
main section.messages .conversation-wrapper.active .conversation-preview {
  display: none;
}
main section.messages .conversation-wrapper.active .conversation-body {
  display: block;
}
main section.messages .conversation-wrapper .conversation-preview {
  padding: 0 20px;
}
main section.messages .conversation-wrapper .conversation-body {
  display: none;
  padding: 0 20px;
  position: relative;
}
main section.messages .conversation-wrapper .conversation-body:before {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #E6E6E6;
}
main section.messages .conversation-wrapper .conversation-body:after {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #E6E6E6;
}
main section.messages .conversation-preview {
  cursor: pointer;
  -webkit-transition: background-color ease 0.25s;
  -moz-transition: background-color ease 0.25s;
  -ms-transition: background-color ease 0.25s;
  -o-transition: background-color ease 0.25s;
}
main section.messages .conversation-preview:hover {
  background-color: #f6f6f6;
}
main section.messages .conversation-preview .conversation-preview-inner {
  padding: 25px 0;
  border-bottom: 1px solid #E6E6E6;
}
main section.messages .conversation-preview .conversation-preview-inner:after {
  clear: both;
  display: block;
  content: '';
}
main section.messages .conversation-preview .conversation-preview-inner .preview-user {
  width: 180px;
  float: left;
  position: relative;
  padding-left: 55px;
}
main section.messages .conversation-preview .conversation-preview-inner .preview-user .avatar {
  position: absolute;
  top: 0;
  left: 0;
  width: 37px;
  height: 37px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
main section.messages .conversation-preview .conversation-preview-inner .preview-user .avatar img {
  width: 16px;
  position: absolute;
  bottom: -2px;
  right: -2px;
}
main section.messages .conversation-preview .conversation-preview-inner .preview-user .when {
  font-size: 12px;
  margin-top: 6px;
  color: #7488A7;
}
main section.messages .conversation-preview .conversation-preview-inner .preview-user .who {
  margin-top: 5px;
  font-weight: 500;
  color: #41454D;
}
main section.messages .conversation-preview .conversation-preview-inner .preview-text {
  color: #717680;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 13px;
  padding-right: 10%;
  width: calc(100% - 320px);
}
main section.messages .conversation-preview .conversation-preview-inner .preview-action {
  color: #5986b3;
  float: left;
  width: 140px;
  padding-top: 13px;
  text-align: right;
}
main section.messages .conversation-head {
  padding: 0 0 0 55px;
  position: relative;
  border-bottom: 1px solid #E6E6E6;
}
main section.messages .conversation-head .title {
  margin-bottom: 4px;
  padding-top: 5px;
}
main section.messages .conversation-head .who {
  font-weight: 700;
  font-size: 14px;
  padding-bottom: 15px;
}
main section.messages .conversation-head .who a:hover {
  color: #5986b3;
}
main section.messages .conversation-head .avatar {
  background-position: center center;
  background-size: cover;
  width: 37px;
  height: 37px;
  position: absolute;
  z-index: 10;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  top: 0;
  left: 0;
}
main section.messages .conversation-head .avatar img {
  position: absolute;
  bottom: -5px;
  right: -5px;
  width: 18px;
}
main section.messages .conversation .message {
  position: relative;
  margin: 30px 0;
  padding: 0 0 0 55px;
}
main section.messages .conversation .message:first-child {
  margin-top: 0;
}
main section.messages .conversation .message:after {
  clear: both;
  display: block;
  content: '';
}
main section.messages .conversation .message.me {
  text-align: right;
  padding-right: 30px;
}
main section.messages .conversation .message.me .text {
  float: right;
  max-width: 400px;
  color: #fff;
  background-color: #3090FE;
}
main section.messages .conversation .message.me .when {
  clear: both;
  float: right;
}
main section.messages .conversation .message .avatar {
  background-position: center center;
  background-size: cover;
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
main section.messages .conversation .message .text {
  background-color: #F5F5F5;
  padding: 10px 20px;
  max-width: 520px;
  width: calc(100% - 20px);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 14px;
  line-height: 1.4;
}
main section.messages .conversation .message .text p {
  font-size: 14px;
  margin: 10px 0;
  line-height: 1.4;
}
main section.messages .conversation .message .text p b,
main section.messages .conversation .message .text p strong {
  font-weight: 700;
}
main section.messages .conversation .message .text .quote {
  border-left: 2px solid #717680;
  padding-left: 15px;
  margin: 20px 0;
  font-size: 14px;
  font-style: italic;
  color: #717680;
}
main section.messages .conversation .message .when {
  font-size: 12px;
  padding: 0 20px;
  margin-top: 15px;
}
main section.messages .typing-activity {
  height: 2em;
  padding: 0 30px;
  color: #777777;
}
main section.messages .typing-activity .user-typing {
  display: inline-block;
}
main section.messages .typing-activity .user-typing + .user-typing:before {
  content: ', ';
}
main section.messages .reply {
  padding: 10px 30px 30px 30px;
}
main section.search .box-head {
  line-height: 1.4;
}
main section.search .box-head h1 {
  font-size: 16px;
}
main section.search .box-head h1 b {
  text-transform: uppercase;
}
main section.search .box-head h1 i {
  font-style: italic;
}
main section.search .box-head h1 i:before,
main section.search .box-head h1 i:after {
  content: '"';
}
main section.search form {
  position: relative;
}
main section.search form input {
  height: 60px;
  padding-left: 70px;
  border: 1px solid #82BCFF;
  -webkit-box-shadow: 0 0 2px 2px rgba(130, 188, 255, 0.3);
  -moz-box-shadow: 0 0 2px 2px rgba(130, 188, 255, 0.3);
  box-shadow: 0 0 2px 2px rgba(130, 188, 255, 0.3);
}
main section.search form button {
  position: absolute;
  top: 0;
  left: 0;
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
}
main section.search form button:hover {
  color: #5986b3;
}
main section.search form a.button {
  position: absolute;
  top: 50%;
  right: 20px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
main section.search .search-categories .categories-title {
  float: left;
  font-weight: 700;
  text-transform: uppercase;
  color: #546074;
  padding: 7px 0;
  width: 100px;
}
main section.search .search-categories .categories {
  float: left;
  width: calc(100% - 100px);
}
main section.search .search-categories .categories ul li {
  float: left;
}
main section.search .search-categories .categories ul li a {
  border: 1px solid #d2def1;
  padding: 7px 12px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 5px;
  color: #5986b3;
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
}
main section.search .search-categories .categories ul li a:hover {
  border-color: #5986b3;
}
main section.search .search-categories .categories ul li a.active {
  background-color: #5986b3;
  border-color: #5986b3;
  color: #fff;
}
main section.search .search-categories .categories ul li a.active i {
  color: #fff;
}
main section.search .search-categories .categories ul li a i {
  float: left;
  margin-right: 10px;
  color: #717680;
}
main section.search .search-box {
  padding: 20px 30px;
  border-bottom: 1px solid #E6E6E6;
}
main section.search .search-box.even {
  background-color: #FAFAFA;
}
main section.search .search-box:nth-child(even) {
  background-color: #FAFAFA;
}
main section.search .search-box:last-child {
  border-bottom: 0;
}
main section.search .search-box:after {
  clear: both;
  display: block;
  content: '';
}
main section.search .search-box.deleted {
  opacity: 0.4;
}
main section.search .search-box .content {
  float: left;
  width: calc(100% - 150px);
}
main section.search .search-box .content .type {
  border: 1px solid #A1B5D4;
  color: #7488A7;
  font-weight: 500;
  font-size: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 7px 10px;
  float: left;
  margin-right: 10px;
  text-transform: uppercase;
}
main section.search .search-box .content a.title {
  padding-top: 3px;
  display: block;
  line-height: 1.5;
  color: #5986b3;
}
main section.search .search-box .content a.title:hover {
  color: #72ace6;
}
main section.search .search-box .content .preview {
  clear: both;
  padding-top: 8px;
  font-size: 13px;
  line-height: 1.3;
}
main section.search .search-box .content .preview .date {
  color: #7488A7;
}
main section.search .search-box .content .preview .date a {
  color: #7488A7;
}
main section.search .search-box .number {
  float: left;
  width: 120px;
  color: #7488A7;
  font-size: 12px;
  text-align: right;
  padding-top: 20px;
}
main section.search .search-discussion-box {
  padding: 30px;
  border-bottom: 1px solid #E6E6E6;
}
main section.search .search-discussion-box.odd {
  background-color: #FAFAFA;
}
main section.search .search-discussion-box:nth-of-type(even) {
  background-color: #FAFAFA;
}
main section.search .search-discussion-box .top {
  padding: 15px 0;
  border-bottom: 1px solid #E6E6E6;
}
main section.search .search-discussion-box .top:after {
  clear: both;
  display: block;
  content: '';
}
main section.search .search-discussion-box .top .title {
  float: left;
  font-size: 14px;
  color: #7488A7;
  width: 60px;
}
main section.search .search-discussion-box .top a.link {
  display: block;
  float: left;
  max-width: calc(100% - 90px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #5986b3;
}
main section.search .search-discussion-box .top a.link:hover {
  color: #72ace6;
}
main section.search .search-discussion-box .top .checkbox-wrapper {
  float: right;
  margin-top: -7px;
}
main section.search .search-discussion-box .body {
  padding-top: 15px;
}
main section.search .search-discussion-box .body .result-head:after {
  clear: both;
  display: block;
  content: '';
}
main section.search .search-discussion-box .body .result-head .avatar {
  width: 43px;
  height: 43px;
  background-size: cover;
  background-position: center center;
  float: left;
  margin-right: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
main section.search .search-discussion-box .body .result-head .name {
  float: left;
  line-height: 1.5;
  font-weight: 700;
  font-size: 14px;
  margin-right: 25px;
}
main section.search .search-discussion-box .body .result-head .name i {
  margin-left: 5px;
}
main section.search .search-discussion-box .body .result-head .name .posted {
  color: #7488A7;
  font-weight: 400;
  font-size: 13px;
  padding-top: 2px;
}
main section.search .search-discussion-box .body .result-head .name .posted span.time {
  margin-left: 20px;
}
main section.search .search-discussion-box .body .result-head .right {
  float: right;
  text-align: right;
  font-size: 13px;
  color: #7488A7;
  line-height: 1.6;
}
main section.search .search-discussion-box .body .result-content {
  padding-top: 15px;
  padding-left: 65px;
  max-width: calc(100% - 120px);
}
main section.search .search-discussion-box .body .result-content p {
  font-size: 14px;
}
main section.form h1 {
  color: #546074;
  font-size: 21px;
  text-transform: uppercase;
}
main section.form .subtitle {
  margin-top: 5px;
  font-size: 14px;
  position: relative;
}
main section.form .subtitle:after {
  clear: both;
  display: block;
  content: '';
  background-color: #A1B5D4;
  position: absolute;
  top: 50%;
  left: 0;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: 4;
  height: 1px;
}
main section.form .subtitle span {
  position: relative;
  z-index: 5;
  display: inline-block;
  background-color: #F5F5F5;
  padding-right: 5px;
}
main section.form .subtitle span a {
  color: #5986b3;
  font-weight: 400;
}
main section.form .subtitle span a:hover {
  color: #72ace6;
}
main section.form h2 {
  font-size: 15px;
  font-weight: 700;
  color: #546074;
  text-transform: uppercase;
  padding-bottom: 3px;
  border-bottom: 1px solid #546074;
}
main section.form .flash-message.hide-xs {
  text-align: left;
  position: relative;
  padding: 20px 30px 20px 55px;
}
main section.form .flash-message.hide-xs i {
  position: absolute;
  top: 20px;
  left: 20px;
}
main section.form .flash-message.hide-xs .tip {
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 13px;
  font-weight: 400;
}
main section.form .box-body {
  padding: 35px 45px 0;
}
main section.form .section-title {
  padding-left: 70px;
  text-transform: uppercase;
  line-height: 1.3;
  font-weight: 600;
  padding-top: 10px;
}
main section.form .admin-link {
  padding-top: 18px;
  color: #5986b3;
  display: block;
}
main section.form .admin-link:hover {
  color: #72ace6;
}
main section.form .admin-link img {
  margin-right: 10px;
  margin-top: -4px;
  float: left;
}
main section.form .select-items-wrapper {
  background-color: #fafafa;
}
main section.form .select-items-wrapper .select-item {
  padding: 12px 20px 10px 20px;
  border-bottom: 1px solid #E6E6E6;
  position: relative;
}
main section.form .select-items-wrapper .select-item:after {
  clear: both;
  display: block;
  content: '';
}
main section.form .select-items-wrapper .select-item.highlighted {
  background-color: #E2F0FF;
}
main section.form .select-items-wrapper .select-item.highlighted:before {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  background-color: #5986b3;
  height: 100%;
}
main section.form .select-items-wrapper .select-item .checkbox-wrapper {
  float: left;
}
main section.form .select-items-wrapper .select-item .right {
  float: right;
  padding-top: 1px;
}
main section.form .select-items-wrapper .select-item .right .info {
  float: left;
  position: relative;
}
main section.form .select-items-wrapper .select-item .right .info:hover .info-content {
  display: block;
}
main section.form .select-items-wrapper .select-item .right .info .info-content {
  display: none;
  position: absolute;
  top: -20px;
  left: 50%;
  z-index: 150;
  -ms-transform: translate(-50%, -100%);
  -webkit-transform: translate(-50%, -100%);
  -o-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  padding: 8px;
  font-size: 13px;
  min-width: 300px;
  line-height: 1.4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #E6E6E6;
  background-color: #fff;
}
main section.form .select-items-wrapper .select-item .right .info .info-content:before {
  display: block;
  z-index: 7;
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  width: 18px;
  height: 18px;
  padding-right: 1px;
  padding-bottom: 1px;
  background: linear-gradient(to top left, #fff 50%, transparent 50%), linear-gradient(to top left, #d9d9d9 50%, transparent 50%);
  background-clip: content-box, border-box;
  transform: rotate(45deg) translateX(-50%);
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
}
main section.form .select-items-wrapper .select-item .right .info .button {
  padding: 6px 9px;
}
main section.form .select-items-wrapper .select-item .right .price {
  float: left;
  font-weight: 700;
  min-width: 100px;
  text-align: right;
  line-height: 27px;
  color: #0D1D31;
}
main section.form .pricelist-note {
  text-align: right;
  font-size: 0.9em;
}
main section.form .pricelist-note a {
  color: #5986b3;
}
main section.form .assisted-enquiry-box {
  border: 2px dashed #5986b3;
  margin: 20px 0;
  padding: 15px;
}
main section.form .select-items-summary {
  margin: 0 -45px;
  padding: 30px 45px;
  border-top: 1px solid #E6E6E6;
  margin-top: 50px;
}
main section.form .select-items-summary .summary {
  background-color: #FFE3AC;
  padding: 10px;
  color: #333333;
}
main section.form .select-items-summary .summary:after {
  clear: both;
  display: block;
  content: '';
}
main section.form .select-items-summary .summary .text {
  float: left;
  width: 45%;
  font-size: 13px;
  line-height: 1.3;
  padding-top: 8px;
  text-align: right;
  padding-right: 15px;
}
main section.form .select-items-summary .summary .how-much {
  float: left;
  width: 55%;
  font-weight: 700;
  font-size: 21px;
  height: 45px;
  padding-left: 15px;
  border-left: 1px solid #7488A7;
  line-height: 45px;
}
main section.form .select-items-summary .actions .button {
  float: right;
  margin-left: 20px;
}
main section.form .additional-info {
  margin: 0 -45px;
  padding: 30px 45px 20px;
  -webkit-box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.03);
  box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.03);
  background-color: #FAFAFA;
  border-top: 1px solid #E6E6E6;
}
main section.form .additional-info h2 {
  color: #7488A7;
  font-weight: 400;
  border-bottom: 1px solid #A1B5D4;
  margin-bottom: 10px;
  max-width: 80%;
}
footer {
  overflow: hidden;
}
footer .foot {
  background-color: #2f4456;
  color: #fff;
}
footer .foot .wt-footer-logo .tele3-logo {
  float: right;
}
@media (min-width: 768px) {
  footer .foot .wt-footer-logo .tele3-logo {
    margin: 5px 22px;
  }
}
footer .foot .wt-footer-logo .footer-logo {
  max-width: 130px;
  display: block;
}
footer .foot .slogan {
  margin-top: 20px;
  color: #d9e1e8;
}
footer .foot ul {
  margin: 30px 0 0;
}
footer .foot ul:after {
  clear: both;
  display: block;
  content: '';
}
footer .foot ul li {
  float: left;
}
footer .foot ul li:first-child a {
  padding-left: 0;
}
footer .foot ul li a {
  padding: 6px 30px 6px 0;
  color: #fff;
}
footer .foot ul li a:hover {
  color: #d9e1e8;
  text-decoration: none;
}
footer .foot .stat-box {
  margin-top: 20px;
  position: relative;
  padding-left: 70px;
}
footer .foot .stat-box i {
  position: absolute;
  top: 50%;
  left: 10px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 32px;
  color: #fff;
}
footer .foot .stat-box .number {
  font-size: 28px;
  margin-bottom: 10px;
  color: #fff;
  font-weight: 700;
}
footer .various {
  background-color: #2a3c4c;
}
footer .various .partners ul {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
}
footer .various .partners ul li a {
  padding: 2px 0;
  color: #a3b5c7;
  line-height: 1.3;
}
footer .various .partners ul li a:hover {
  color: #afc3d6;
}
footer .various .partners ul li a .description {
  color: #8192a2;
}
footer .copyright {
  padding: 20px 0;
  line-height: 1.5;
  background-color: #253543;
  color: #44627b;
}
footer .copyright .copy {
  line-height: 45px;
}
footer .copyright a {
  color: #44627b;
}
footer .copyright .select2.select2-container .select2-selection {
  background: #2a3c4c;
  border: 1px solid #374e63;
}
footer .copyright .select2.select2-container .select2-selection__rendered {
  color: #9bbcd2;
}
footer .copyright .select2.select2-container .select2-selection__arrow {
  background: #32475a;
}
footer .copyright .select2.select2-container .select2-selection__arrow:after {
  color: #9bbcd2;
}
@media (max-width: 1300px) {
  header .head a.logo {
    margin-right: 12px;
    padding-right: 20px;
  }
  header .head a.logo img {
    width: 105px;
  }
  header .head .search {
    width: 10%;
  }
  header .head .menu ul li a {
    font-size: 14px;
    padding: 0 8px;
  }
  main section.intro .isotope-grid .grid-item {
    width: calc(100% / 5);
  }
}
@media (max-width: 1180px) {
  header .head a.logo {
    margin-left: -10px;
    margin-right: 10px;
    padding-right: 10px;
  }
  header .head a.logo img {
    width: 100px;
  }
  header .head .search {
    width: 8%;
  }
  header .head .search form input {
    padding-left: 27px;
    font-size: 13px;
  }
  header .head .search form button {
    left: 4px;
  }
  header .head .user-area .logged {
    margin-left: 5px;
  }
  header .head .user-area .not-logged .log-in {
    margin-left: 7px;
    padding-left: 5px;
  }
  header .head .menu ul li a {
    padding: 0 4px;
  }
}
@media (max-width: 1150px) {
  main {
    /* PROFILE DETAIL */
  }
  main section.profile-detail .head-left {
    width: 65%;
  }
  main section.profile-detail .head-right {
    width: 35%;
  }
  main section.profile-detail .body-left {
    width: 30%;
  }
  main section.profile-detail .body-right {
    width: 70%;
  }
  main section.profile-detail .body-right .body-inner-left {
    width: 100%;
    padding-right: 20px;
  }
  main section.profile-detail .body-right .body-inner-left .box-body {
    border-right: 0;
  }
  main section.profile-detail .body-right .body-inner-right {
    width: 100%;
    padding-left: 20px;
  }
  main section.profile-detail .body-right .body-inner-right .box-body {
    border-left: 1px solid #E6E6E6;
    background-color: #F3F7FD;
  }
  main section.profile-detail .box-head .user-name {
    width: calc(100% - 200px);
  }
  main section.profile-detail .box-head .user-name h1 {
    margin-top: -6px;
    line-height: 1.3;
    font-size: 18px;
  }
  main section.profile-detail .box-head .user-name h1 .role {
    display: block;
  }
  main section.profile-detail .box-head .activity {
    width: 200px;
    font-size: 13px;
  }
  main section.profile-detail .box-head .rating {
    margin: 0 -10px;
    width: calc(100% - 35px);
  }
  main section.profile-detail .box-head .rating .rating-title {
    font-size: 13px;
  }
  main section.profile-detail .box-body.article {
    padding-bottom: 30px;
  }
  main section.profile-detail .box-body p {
    font-size: 13px;
  }
  main section.profile-detail .box-body .contact-box {
    font-size: 13px;
  }
  main section.profile-detail .box-body .review-box {
    padding: 30px;
    border-bottom: 1px solid #E6E6E6;
  }
  main section.profile-detail .box-body .review-box:first-child {
    border-top: 1px solid #E6E6E6;
  }
  main section.profile-detail .box-body .review-box:after {
    clear: both;
    display: block;
    content: '';
  }
  main section.profile-detail .box-body .review-box .quote {
    width: calc(100% - 200px);
    float: left;
    margin-bottom: 0;
    font-size: 13px;
  }
  main section.profile-detail .box-body .review-box .author {
    float: left;
    width: 200px;
  }
  main section.profile-detail .box-body .review-box .author .user-data {
    font-size: 13px;
  }
}
@media (max-width: 1024px) {
  h1,
  .h1 {
    font-size: 32px;
  }
  h2,
  .h2 {
    font-size: 27px;
  }
  h3,
  .h3 {
    font-size: 23px;
  }
  h4,
  .h4 {
    font-size: 20px;
  }
  table tr td {
    font-size: 13px;
  }
  .partners-box ul {
    padding: 0;
    text-align: center;
  }
  .partners-box ul li {
    width: 49%;
  }
  .partners-box ul li.hide-sm {
    display: none;
  }
  .partners-box ul li.title {
    font-size: 15px;
    line-height: 40px;
    height: auto;
    margin-bottom: 0;
    display: block;
    width: 100%;
    border-bottom: 1px solid #E6E6E6;
  }
  .dropdown-wrapper:hover .dropdown {
    display: none;
  }
  .dropdown-wrapper .dropdown {
    min-width: 300px;
  }
  header {
    height: 60px;
  }
  header .wt-search .wt-search-inner {
    padding: 25px;
  }
  header .wt-search .wt-search-inner .wt-close {
    -ms-transform: translate(0, -100%);
    -webkit-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
  }
  header .wt-sticky-head .wt-head {
    padding: 13px 0;
    height: 60px;
  }
  header .wt-sticky-head .wt-head a.logo img {
    width: 120px;
  }
  header .wt-sticky-head .wt-head .wt-mobile-menu-switcher {
    display: block;
  }
  header .wt-sticky-head .wt-head .wt-service-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #5986b3;
  }
  header .wt-sticky-head .wt-head .wt-service-menu li:hover ul {
    display: none;
  }
  header .wt-sticky-head .wt-head .wt-service-menu li a {
    padding: 13px 12px;
  }
  header .wt-sticky-head .wt-head .wt-service-menu li a.credit {
    line-height: 40px;
    padding: 0 12px;
    color: #000;
    border-right: 1px solid #5986b3;
  }
  header .wt-sticky-head .wt-head .wt-service-menu li a.credit:hover {
    background-color: #d9e1e8;
    color: #333333;
  }
  header .wt-sticky-head .wt-head .wt-service-menu li ul {
    top: auto;
    bottom: 100%;
  }
  header .wt-sticky-head .wt-head .user-area {
    margin-right: 10px;
  }
  header .wt-sticky-head .wt-head .user-area .logged {
    position: relative;
    margin-left: 5px;
  }
  header .wt-sticky-head .wt-head .user-area .logged .more-details {
    right: -70px;
    width: 100vw;
    top: 128%;
  }
  header .wt-sticky-head .wt-head .user-area .logged .more-details:after {
    right: 75px;
  }
  header .wt-sticky-head .wt-nav {
    position: fixed;
    top: 60px;
    height: calc(100vh - 60px);
    overflow-y: scroll;
    left: 0;
    width: 100vw;
    -webkit-transition: all ease 0.25s;
    -moz-transition: all ease 0.25s;
    -ms-transition: all ease 0.25s;
    -o-transition: all ease 0.25s;
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  header .wt-sticky-head .wt-nav.mobile-open {
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  header .wt-sticky-head .wt-nav ul.wt-menu {
    border-left: 0;
    clear: both;
    float: none;
    margin: 0 -10px;
    width: calc(100% + 20px);
  }
  header .wt-sticky-head .wt-nav ul.wt-menu:after {
    clear: both;
    display: block;
    content: '';
  }
  header .wt-sticky-head .wt-nav ul.wt-menu li {
    float: none;
  }
  header .wt-sticky-head .wt-nav ul.wt-menu li:hover ul {
    display: none;
  }
  header .wt-sticky-head .wt-nav ul.wt-menu li:hover ul#forumMenu {
    display: none;
  }
  header .wt-sticky-head .wt-nav ul.wt-menu li a {
    padding: 15px 10px;
    border-right: 0;
    display: block;
    line-height: 1;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
  header .wt-sticky-head .wt-nav ul.wt-menu li a .arrow {
    display: block;
    width: 45px;
    margin-top: -15px;
    height: 45px;
    background-color: rgba(255, 255, 255, 0.1);
    text-align: center;
    line-height: 44px;
    float: right;
    font-size: 18px;
    color: #fff;
  }
  header .wt-sticky-head .wt-nav ul.wt-menu li > ul {
    display: none;
    position: relative;
    top: 0;
    left: 0;
    min-width: 1px;
    border-left: 0px;
    border-right: 0px;
  }
  header .wt-sticky-head .wt-nav ul.wt-menu li > ul#forumMenu {
    min-width: 1px;
    border-bottom: 0px solid rgba(0, 0, 0, 0.13);
  }
  header .wt-sticky-head .wt-nav ul.wt-menu li > ul#forumMenu:before {
    display: none;
  }
  header .wt-sticky-head .wt-nav ul.wt-menu li > ul#forumMenu:after {
    display: none;
  }
  header .wt-sticky-head .wt-nav ul.wt-menu li > ul#forumMenu > li {
    border-right: 0;
  }
  header .wt-sticky-head .wt-nav ul.wt-menu li > ul#forumMenu li {
    float: none;
    width: 100%;
  }
  header .wt-sticky-head .wt-nav ul.wt-menu li > ul li a {
    padding: 13px 10px;
  }
  header .wt-sticky-head .wt-nav ul.wt-menu-right {
    float: none;
    border-left: 0;
    display: flex;
    margin: 20px 0;
  }
  header .wt-sticky-head .wt-nav ul.wt-menu-right li {
    float: none;
    width: 100%;
    padding: 0 10px;
  }
  header .wt-sticky-head .wt-nav ul.wt-menu-right li a {
    padding: 25px 20px;
    color: #fff;
    display: block;
    border: 1px solid rgba(255, 255, 255, 0.3);
    text-align: center;
  }
  header .wt-sticky-head .wt-nav ul.wt-menu-right li a:hover,
  header .wt-sticky-head .wt-nav ul.wt-menu-right li a.selected {
    background-color: #d9e1e8;
    color: #000;
    text-decoration: none;
  }
  header .wt-sticky-head .head {
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    z-index: 50;
  }
  header .wt-sticky-head .head ul.site-menu {
    position: fixed;
    top: 110px;
    height: calc(100% - 150px);
    width: 100vw;
    left: 0;
    background-color: #d9e1e8;
    -webkit-transition: all ease 0.25s;
    -moz-transition: all ease 0.25s;
    -ms-transition: all ease 0.25s;
    -o-transition: all ease 0.25s;
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  header .wt-sticky-head .head ul.site-menu.mobile-open {
    -ms-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
  header .wt-sticky-head .head ul.site-menu li {
    float: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  }
  header .wt-sticky-head .head ul.site-menu li:hover ul {
    display: none;
  }
  header .wt-sticky-head .head ul.site-menu li:last-of-type a {
    border-right: 0px solid rgba(255, 255, 255, 0.6);
  }
  header .wt-sticky-head .head ul.site-menu li a {
    border-left: 0px solid rgba(255, 255, 255, 0.6);
    padding: 15px 10px;
  }
  header .wt-sticky-head .head ul.site-menu li a .arrow {
    display: block;
    float: right;
    margin-top: -13px;
    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.3);
    line-height: 40px;
    text-align: center;
    cursor: pointer;
  }
  header .wt-sticky-head .head ul.site-menu li ul {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    border: 0px solid rgba(0, 0, 0, 0.13);
  }
  header .wt-sticky-head .head .site-menu-mobile-trigger {
    display: block;
  }
  main {
    margin-top: 0px;
    /* FORUM MAIN */
    /* PROFILE DETAIL */
    /* DASHBOARD */
    /* ORDER */
  }
  main section.home-hero .home-hero-wrapper img.hero-left,
  main section.home-hero .home-hero-wrapper img.hero-right {
    width: 350px;
  }
  main section.home-hero .home-hero-wrapper p.subtitle {
    font-size: 16px;
  }
  main section.intro .intro-crossroad-box .section-wrapper .section-title {
    font-size: 18px;
  }
  main section.intro .isotope-grid-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
  main section.intro .isotope-grid .grid-item {
    width: calc(100% / 4);
  }
  main section.intro .isotope-grid .grid-item.height-2 .grid-item-inner {
    padding: 40px 20px;
  }
  main section.intro .isotope-grid .grid-item.height-3 .grid-item-inner {
    padding: 60px 20px;
  }
  main section.intro .isotope-grid .grid-item.height-4 .grid-item-inner {
    padding: 100px 20px;
  }
  main section.intro .isotope-grid .grid-item .grid-item-inner .title {
    font-size: 17px;
  }
  main section.overview .overview-box .top .title {
    display: none;
  }
  main section.overview .overview-box .top .right .dropdown-wrapper {
    float: left;
  }
  main section.overview .overview-box .top .right .dropdown-wrapper .dropdown-title span {
    display: inline;
    margin-right: 10px;
  }
  main section.overview .overview-box .top .right .dropdown-wrapper .dropdown-title i {
    float: right;
  }
  main section.content .article-box {
    padding: 25px 0 25px 120px;
    min-height: 1px;
  }
  main section.content .article-box a.image {
    width: 100px;
  }
  main section.content .article-box a.image:after {
    padding-top: 65%;
  }
  main section.content .article-box a.title {
    font-size: 19px;
  }
  main section.content .article-box .excerpt {
    font-size: 13px;
  }
  main section.content .webinar-box .title {
    font-size: 19px;
  }
  main section.content .webinar-box .excerpt {
    font-size: 13px;
  }
  main section.latest-comments .subject-box .content .title {
    font-size: 18px;
  }
  main section.latest-comments .subject-box .content .excerpt {
    font-size: 13px;
  }
  main section.listing .filtered-listing .col-sm-3 {
    width: 28%;
  }
  main section.listing .filtered-listing .col-sm-9 {
    width: 72%;
  }
  main section.forum-main .subcategories .subcategory {
    padding: 15px 0px;
  }
  main section.detail .follow .followers {
    display: none;
  }
  main section.detail .light-green-bg {
    padding: 30px 30px;
  }
  main section.detail .light-green-bg .price-title {
    font-size: 18px;
  }
  main section.detail .light-green-bg .price {
    font-size: 40px;
  }
  main section.detail .light-green-bg form button.button.big.img-right {
    padding-left: 14px;
    padding-right: 55px;
  }
  main section.detail .light-green-bg form button.button.big.img-right img {
    right: 25px;
  }
  main section.detail .light-green-bg .button.gradient {
    border: 1px solid #43bb84;
    color: #43bb84;
  }
  main section.detail .people {
    padding: 30px 30px;
  }
  main section.profile-detail .head-left {
    width: 65%;
  }
  main section.profile-detail .head-right {
    width: 35%;
  }
  main section.profile-detail .body-left {
    width: 30%;
  }
  main section.profile-detail .body-right {
    width: 70%;
  }
  main section.profile-detail .body-right .body-inner-left {
    width: 100%;
    padding-right: 20px;
  }
  main section.profile-detail .body-right .body-inner-left .box-body {
    border-right: 0;
  }
  main section.profile-detail .body-right .body-inner-right {
    width: 100%;
    padding-left: 20px;
  }
  main section.profile-detail .body-right .body-inner-right .box-body {
    border-left: 1px solid #E6E6E6;
    background-color: #F3F7FD;
  }
  main section.user-dashboard .left-col {
    width: 25%;
  }
  main section.user-dashboard .mid-col {
    width: 75%;
    padding-right: 15px;
  }
  main section.user-dashboard .mid-col.mid-col-full {
    width: 75%;
  }
  main section.user-dashboard .mid-col .box-head,
  main section.user-dashboard .mid-col .box-body {
    border-right: 1px solid #E6E6E6;
  }
  main section.user-dashboard .mid-col .section .section-body .input-row .label-wrapper {
    width: 170px;
  }
  main section.user-dashboard .mid-col .section .section-body .input-row .input-wrapper {
    width: calc(100% - 170px);
  }
  main section.user-dashboard .mid-col .section .section-body .input-row .input-wrapper .limit-left {
    float: none;
    margin-top: 10px;
    margin-left: 0px;
  }
  main section.user-dashboard .mid-col .section .section-body .input-row .file-wrapper {
    width: calc(100% - 170px);
  }
  main section.user-dashboard .mid-col .section .section-body .input-row .file-wrapper .hint-wrapper {
    clear: both;
    float: none;
    margin-left: 0px;
    padding-top: 12px;
  }
  main section.order .left-col {
    width: 100%;
    padding-right: 15px;
  }
  main section.order .left-col .box-body,
  main section.order .left-col .box-head {
    border-right: 1px solid #E6E6E6;
  }
  main section.order .right-col {
    width: 100%;
    padding-left: 19px;
  }
  main section.order .right-col .box-body {
    padding-top: 30px;
    border-left: 1px solid #E6E6E6;
    height: auto !important;
  }
  main section.survey .survey-wrapper {
    padding: 0 250px 30px 150px;
  }
  main section.survey .survey-wrapper .vote-icon {
    left: 75px;
  }
  footer {
    overflow: hidden;
  }
  footer .copyright {
    padding-bottom: 60px;
  }
}
@media (max-width: 768px) {
  p {
    font-size: 13px;
  }
  h1,
  .h1 {
    font-size: 22px;
  }
  h2,
  .h2 {
    font-size: 20px;
  }
  h3,
  .h3 {
    font-size: 18px;
  }
  h4,
  .h4 {
    font-size: 16px;
  }
  fieldset {
    padding: 15px;
    margin-top: 30px !important;
    position: relative;
  }
  fieldset legend {
    display: none;
  }
  fieldset .mobile-legend {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    color: #546074;
    position: absolute;
    top: -15px;
    left: 0;
    font-weight: 700;
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  hr.small {
    width: 30px;
  }
  hr.small.left-xs {
    margin: 0;
  }
  div.hr {
    margin: 10px 0;
  }
  div.hr span {
    font-size: 12px;
  }
  .simple-box.padding-35 {
    padding: 20px;
  }
  .bottom-blue-border {
    display: inline-block;
  }
  .bottom-blue-border:after {
    width: 40px;
    left: 0;
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .box-body.left-pull {
    margin-left: 0px;
  }
  .box-body.right-pull {
    margin-right: 0px;
  }
  .box-body.new-content {
    padding: 20px;
  }
  .box-sidebar.left-pull {
    margin-left: 0px;
  }
  .box-sidebar.right-pull {
    margin-right: 0px;
  }
  .to-edge-mobile {
    padding-left: 0;
    padding-right: 0;
  }
  article p,
  .article p {
    font-size: 13px;
  }
  article ul,
  .article ul,
  article ol,
  .article ol {
    margin: 4px 20px 4px 20px;
  }
  article ul li,
  .article ul li,
  article ol li,
  .article ol li {
    font-size: 13px;
  }
  article blockquote,
  .article blockquote {
    font-size: 13px;
  }
  .quote-wrapper {
    padding: 20px 30px 20px 65px;
    background-position: center left 15px;
  }
  .input-wrapper label {
    font-weight: 500;
    font-size: 13px;
  }
  .radio-wrapper {
    font-size: 12px;
  }
  .checkbox-wrapper {
    font-size: 13px;
    padding-top: 7px;
  }
  .quick-reply .button {
    margin-bottom: 10px;
  }
  .dropdown-wrapper.dropdown-left-mobile .dropdown {
    right: auto !important;
    left: 0 !important;
  }
  .dropdown-wrapper.dropdown-left-mobile .dropdown:before {
    left: 20px !important;
    right: auto !important;
  }
  .dropdown-wrapper .dropdown.user-dropdown {
    min-width: 280px;
    max-width: 280px;
  }
  .bbcode_container {
    padding: 20px 20px 20px 20px;
    margin: 20px 0;
  }
  body {
    font-size: 14px;
  }
  table.simple tr {
    display: block;
  }
  table.simple tr td {
    display: block;
    padding: 15px;
  }
  .button {
    font-size: 13px;
  }
  article .gallery .gallery-item,
  .article .gallery .gallery-item {
    width: 100% !important;
  }
  .flash-message {
    padding: 10px 20px;
    font-size: 12px;
  }
  .flash-message i {
    font-size: 16px;
    margin-right: 7px;
    bottom: -2px;
  }
  header .head-mobile.hide,
  header .menu-mobile.hide {
    display: none;
  }
  main {
    overflow: hidden;
    /* LISTINGS */
    /* FORUM MAIN */
    /* FORUM DETAIL */
    /* DETAIL */
    /* PROFILE DETAIL */
    /* DASHBOARD */
    /* ORDER */
    /* REGISTER */
    /* MESSAGES */
    /* SEARCH */
    /* FORM */
  }
  main .hide-hero-overview {
    padding: 7px 13px;
    font-size: 14px;
    top: 5px;
    right: 5px;
  }
  main section.breadcrumbs {
    display: none;
  }
  main section.breadcrumbs-mobile {
    display: block;
  }
  main section.home-hero .home-hero-wrapper {
    position: relative;
  }
  main section.home-hero .home-hero-wrapper .intro-text {
    padding-right: 20px;
    text-align: left;
  }
  main section.home-hero .home-hero-wrapper .intro-text h1 {
    max-width: 65%;
  }
  main section.home-hero .home-hero-wrapper .intro-text h1 span {
    display: none;
  }
  main section.home-hero .home-hero-wrapper img.hero-left,
  main section.home-hero .home-hero-wrapper img.hero-right {
    width: 250px;
    transform: scaleX(-1);
  }
  main section.home-hero .home-hero-wrapper img.hero-left {
    left: auto;
    right: 0;
  }
  main section.home-hero .home-hero-wrapper img.hero-right {
    right: auto;
    left: 0;
  }
  main section.home-hero .home-hero-wrapper p.subtitle {
    margin-top: 15px;
    font-size: 14px;
  }
  main section.home-hero .home-hero-wrapper p.subtitle a {
    display: block;
  }
  main section.home-hero .home-hero-wrapper form .input-wrapper.active label {
    left: 30px;
  }
  main section.home-hero .home-hero-wrapper form .input-wrapper label {
    left: 40px;
  }
  main section.home-hero .home-hero-wrapper form i {
    left: 15px;
  }
  main section.home-hero .home-hero-wrapper form input[type=text] {
    padding-left: 40px;
  }
  main section.home-hero .home-hero-wrapper form input[type=submit] {
    display: none;
  }
  main section.home-hero .home-hero-wrapper form input[type=submit].active {
    display: block;
  }
  main section.home-hero .home-hero-wrapper .favorite-search {
    margin-top: 20px;
    font-size: 12px;
    float: right;
    max-width: 150px;
    text-align: right;
  }
  main section.home-hero .home-hero-wrapper .favorite-search img {
    display: inline-block;
    margin-right: 4px;
  }
  main section.home-hero .home-hero-wrapper .favorite-search span {
    margin-bottom: 13px;
    color: #717680;
  }
  main section.home-hero .home-hero-wrapper .favorite-search ul {
    display: block;
    padding-top: 10px;
  }
  main section.home-hero .home-hero-wrapper .favorite-search ul li {
    display: block;
    padding: 5px 0;
  }
  main section.home-hero .home-hero-wrapper .favorite-search ul li a {
    color: #5986b3;
  }
  main section.home-hero .home-hero-wrapper .favorite-search ul li a:hover {
    color: #72ace6;
  }
  main section.intro .intro-crossroad-box {
    padding: 0;
  }
  main section.intro .intro-crossroad-box .section-wrapper {
    display: none;
  }
  main section.intro .intro-crossroad-box .section-wrapper .section-title {
    font-size: 18px;
  }
  main section.intro .intro-crossroad-box .stats {
    margin: 0px 0;
  }
  main section.intro .intro-crossroad-box .stats .number {
    font-size: 18px;
  }
  main section.intro .intro-crossroad-box .stats .what {
    font-size: 13px;
  }
  main section.intro .isotope-grid .grid-item {
    width: calc(100% / 2);
  }
  main section.intro .isotope-grid .grid-item .grid-item-inner .title {
    font-size: 16px;
  }
  main section.content .article-box {
    padding: 15px 0 15px 0px;
  }
  main section.content .article-box a.image {
    display: none;
  }
  main section.content .article-box a.title {
    font-size: 18px;
  }
  main section.content .webinar-box {
    margin: 15px 0;
  }
  main section.content .webinar-box .title {
    font-size: 18px;
  }
  main section.content .webinar-box .speaker {
    font-size: 13px;
    padding: 4px;
  }
  main section.overview .overview-box .top {
    padding: 20px;
  }
  main section.overview .overview-box .top .right {
    float: none;
    width: 100%;
  }
  main section.overview .overview-box .top .right .button {
    padding-left: 0;
    padding-right: 0;
    width: calc(50% - 5px);
  }
  main section.overview .overview-box .top .right .dropdown-wrapper {
    width: calc(50% - 5px);
  }
  main section.overview .overview-box .top .right .dropdown-wrapper.new {
    margin-right: 5px;
  }
  main section.overview .overview-box .top .right .dropdown-wrapper .button {
    width: calc(100% - 5px);
  }
  main section.overview .overview-box table tr td.text-right {
    text-align: left;
    padding-top: 0;
  }
  main section.overview .overview-box .more {
    padding: 15px;
  }
  main section.latest-comments .latest-comment-box {
    border-bottom: 1px solid #E6E6E6;
    padding: 20px 20px 20px 0;
  }
  main section.latest-comments .latest-comment-box .who {
    position: relative;
    text-align: right;
    top: 0px;
    padding-top: 15px;
    right: 0;
  }
  main section.latest-comments .latest-comment-box .who a {
    display: inline-block;
  }
  main section.latest-comments .latest-comment-box .who .time {
    display: inline-block;
    margin-top: 0px;
    margin-left: 10px;
  }
  main section.latest-comments .subject-box {
    padding-bottom: 15px;
    margin: 15px 0;
  }
  main section.latest-comments .subject-box .image {
    width: 75px;
  }
  main section.latest-comments .subject-box .content {
    width: calc(100% - 75px);
    padding: 0 0 0 12px;
  }
  main section.latest-comments .subject-box .content .title {
    font-size: 17px;
  }
  main section.header .section-header {
    padding: 20px;
  }
  main section.header .section-header.gray {
    background-color: #fff;
  }
  main section.header .section-header .left h1 {
    margin-top: 0;
  }
  main section.header .section-header .left h1,
  main section.header .section-header .left .subtitle {
    max-width: calc(100% - 135px);
  }
  main section.header .section-header .left .mobile-actions .button {
    padding: 0 0;
    line-height: 50px;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  main section.header .section-header .left .mobile-actions .button img {
    vertical-align: middle;
  }
  main section.header .subcategories-title {
    background-color: #F7F7F7;
    padding: 20px;
    margin-bottom: 0;
  }
  main section.header .subcategories {
    background-color: #F7F7F7;
    padding: 0 15px 20px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
  }
  main section.header .subcategories .subcategory {
    display: inline-block;
    float: none;
    margin: 0 5px;
    background-color: #fafafa;
    border: 1px solid #E6E6E6;
    padding: 7px 5px 7px 10px;
    -webkit-box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.05);
    position: relative;
  }
  main section.header .subcategories .subcategory.is-child {
    display: none;
  }
  main section.header .subcategories .subcategory .title {
    float: none;
    width: auto;
    line-height: 1.5;
    padding: 5px 25px 5px 5px;
    position: initial;
  }
  main section.header .subcategories .subcategory .title a {
    font-size: 13px;
    font-weight: 700;
    padding-top: 0;
  }
  main section.header .subcategories .subcategory .title a .topics-mobile {
    display: block;
    font-weight: 500;
    font-size: 11px;
    color: #7488A7;
  }
  main section.header .subcategories .subcategory .title .dot {
    margin-top: 7px;
  }
  main section.header .subcategories .subcategory .title .actions {
    margin-left: 10px;
  }
  main section.header .subcategories .subcategory .title .actions:hover .action-items {
    display: none;
  }
  main section.header .subcategories .subcategory .title .actions:hover .action-items.active {
    display: block;
  }
  main section.header .subcategories .subcategory .title .actions .dots {
    padding: 0 10px;
  }
  main section.header .subcategories .subcategory .title .actions.mobile-open {
    width: 100%;
  }
  main section.header .subcategories .subcategory .title .actions.mobile-open .dots {
    float: right;
  }
  main section.header .subcategories .subcategory .title .actions.mobile-open .action-items {
    display: block;
    position: absolute;
    top: 0;
    height: 40px;
    left: 0;
    width: calc(100% - 25px);
    background-color: #fafafa;
  }
  main section.header .subcategories .subcategory .title .actions.mobile-open .action-items.active {
    display: none;
  }
  main section.header .subcategories .subcategory .topics {
    display: none;
  }
  main section.header .subcategories .subcategory .last {
    display: none;
  }
  main section.header .subcategories .subcategory .description {
    display: none;
  }
  main section.forum .threads {
    margin: 0 -20px;
  }
  main section.forum .threads .thread {
    padding: 20px 20px 20px 20px;
  }
  main section.pagination .pagination-wrapper {
    margin: 0 -20px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  main section.pagination .pagination-wrapper.smaller {
    padding: 10px 20px;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
  main section.pagination .pagination-wrapper span.current a {
    background-color: transparent;
    color: #5986b3;
  }
  main section.pagination.xs-no-buttons .first,
  main section.pagination.xs-no-buttons .last {
    display: none;
  }
  main section.premium-offers .padding-30-0 {
    padding-top: 0;
  }
  main section.premium-offers .premium-row {
    border: none;
    display: block;
  }
  main section.premium-offers .premium-offer-box {
    position: relative;
    padding: 20px;
    border-bottom: 1px solid #E6E6E6;
    background-color: #E2F0FF;
  }
  main section.premium-offers .premium-offer-box:after {
    display: none;
  }
  main section.premium-offers .premium-offer-box a.link {
    display: block;
    background-color: #E2F0FF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    position: relative;
    padding: 0;
  }
  main section.premium-offers .premium-offer-box a.link:hover {
    background-color: transparent;
  }
  main section.premium-offers .premium-offer-box a.link img {
    position: relative;
    top: 1px;
    margin-right: 5px;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    left: 0;
    width: 14px;
    height: auto;
  }
  main section.premium-offers .premium-offer-box a.link:not(.featured) {
    padding-left: 0;
  }
  main section.premium-offers .premium-offer-box .description {
    margin-top: 5px;
    color: #546074;
    font-size: 12px;
  }
  main section.premium-offers .premium-offer-box .category {
    font-weight: 500;
    font-size: 12px;
    color: #7488A7;
    padding-top: 15px;
  }
  main section.premium-offers .premium-offer-add {
    display: none;
  }
  main section.sell-overview .sell-graphs .title {
    text-align: left;
  }
  main section.sell-overview .sell-graphs .title .button {
    top: -5px;
  }
  main section.sell-overview .sell-graphs .graphs .graph-box {
    padding: 30px 0 10px;
  }
  main section.sell-overview .sell-graphs .graphs .graph-box.two-lines .info .number {
    font-size: 26px;
  }
  main section.sell-overview .sell-graphs .graphs .graph-box .info {
    min-height: 1px;
  }
  main section.sell-overview .sell-graphs .graphs .graph-box .info:after {
    clear: both;
    display: block;
    content: '';
  }
  main section.sell-overview .sell-graphs .graphs .graph-box .info .number {
    font-size: 38px;
  }
  main section.sell-overview .sell-graphs .graphs .graph-box .info .what {
    font-size: 13px;
    padding-top: 0;
  }
  main section.sell-overview .sell-tops-mobile-switcher {
    margin-top: 20px;
  }
  main section.sell-overview .sell-tops-mobile-switcher:after {
    clear: both;
    display: block;
    content: '';
  }
  main section.sell-overview .sell-tops-mobile-switcher .sell-tops-mobile-tab-switch {
    float: left;
    color: #546074;
    width: 50%;
    padding: 20px 0;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 1.4;
    border-top: 3px solid transparent;
    cursor: pointer;
  }
  main section.sell-overview .sell-tops-mobile-switcher .sell-tops-mobile-tab-switch.active {
    color: #5986b3;
    background-color: #fff;
    border-top: 3px solid #5986b3;
  }
  main section.sell-overview .sell-tops-tab {
    display: none;
  }
  main section.sell-overview .sell-tops-tab.active {
    display: block;
  }
  main section.sell-overview .sell-tops.second {
    border: 0;
  }
  main section.sell-overview .sell-tops .sell-tops-head {
    display: none;
  }
  main section.sell-overview .sell-tops .sell-tops-body {
    -webkit-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 0px 0px rgba(0, 0, 0, 0.05);
  }
  main section.sell-overview .sell-tops .sell-tops-body .item {
    height: auto;
    padding: 15px 20px;
  }
  main section.sell-overview .sell-tops .sell-tops-body .item-advanced {
    height: auto;
    padding-right: 20px;
    padding-left: 65px;
  }
  main section.sell-overview .sell-tops .sell-tops-body .item-advanced .number {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    top: 17px;
  }
  main section.sell-overview .sell-tops .sell-tops-body .item-advanced .price {
    position: relative;
    top: 0;
    margin-top: 5px;
    text-align: right;
    right: 0;
  }
  main section.listing .listing-header {
    padding: 5px 20px 0;
    border: 0;
  }
  main section.listing .listing-header .title {
    font-size: 15px;
    padding-top: 0px;
    padding-bottom: 20px;
    width: 100%;
    float: none;
  }
  main section.listing .listing-header .categories {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 50px;
  }
  main section.listing .listing-header .categories .bx-wrapper {
    position: relative;
  }
  main section.listing .listing-header .categories .bx-wrapper .bx-viewport {
    overflow: visible !important;
  }
  main section.listing .listing-header .categories .bx-wrapper .bx-controls {
    display: none;
  }
  main section.listing .filtered-listing .col-sm-3 {
    width: 100%;
  }
  main section.listing .filtered-listing .col-sm-9 {
    width: 100%;
    border-left: 0px solid #E6E6E6;
  }
  main section.listing .filtered-listing .filter-title {
    height: 70px;
    line-height: 70px;
    padding: 0 20px;
    font-size: 14px;
    cursor: pointer;
  }
  main section.listing .filtered-listing .filter-title .icon {
    display: block;
  }
  main section.listing .filtered-listing .filter-title .icon img {
    vertical-align: middle;
  }
  main section.listing .filtered-listing .filter {
    border-bottom: 1px solid #E6E6E6;
    display: none;
  }
  main section.listing .filtered-listing .filter .filter-section {
    padding: 0;
  }
  main section.listing .filtered-listing .filter .filter-section .filter-section-title {
    font-size: 13px;
  }
  main section.listing .listing .listing-item {
    padding: 12px 20px 12px 20px;
  }
  main section.listing .listing .listing-item.has-icon a {
    padding-left: 20px;
  }
  main section.listing .listing .listing-item.has-icon a img {
    width: 14px;
    height: 14px;
  }
  main section.listing .listing .listing-item.has-image {
    padding-left: 70px;
  }
  main section.listing .listing .listing-item.has-image a {
    padding-left: 0px;
  }
  main section.listing .listing .listing-item.has-image a .image {
    width: 35px;
    height: 35px;
    top: 10px;
    left: -50px;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  main section.listing .listing .listing-item a {
    font-size: 13px;
  }
  main section.listing .listing .listing-item .right-side {
    float: none;
    padding-top: 0px;
  }
  main section.listing .listing .listing-item .highlighted {
    padding: 0px 13px 2px 0;
    margin-right: 10px;
    border-right: 0px solid #E6E6E6;
    position: relative;
  }
  main section.listing .listing .listing-item .highlighted.right-border {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 0px solid #E6E6E6;
  }
  main section.listing .listing .listing-item .highlighted:after {
    clear: both;
    display: block;
    content: '';
    width: 3px;
    height: 3px;
    background-color: #7488A7;
    position: absolute;
    top: 48%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
  }
  main section.listing .listing .listing-item .category {
    padding: 0 0 2px 0;
    line-height: 19px;
  }
  main section.listing .listing .deal-row.header {
    display: none;
  }
  main section.listing .listing .deal-row.item {
    display: block;
  }
  main section.listing .listing .deal-row.item .deal-column {
    display: inline-block;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  main section.listing .listing .deal-row.item .deal-column.title {
    display: block;
  }
  main section.listing .listing .deal-row.item .deal-column .label {
    display: inline-block;
  }
  main section.listing .listing .deal-web-row {
    display: block;
  }
  main section.listing .listing .deal-web-row .image {
    width: 230px;
    max-width: 100%;
    margin: 15px auto 15px;
  }
  main section.listing .listing .deal-web-row .image:hover {
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
  }
  main section.listing .listing .deal-web-row .content {
    width: 100%;
    padding: 0;
  }
  main section.listing .listing .deal-web-row .content .title {
    font-size: 16px;
  }
  main section.listing .listing .deal-web-row .content .meta {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  main section.listing .listing .deal-web-row .content .meta .info {
    width: 33%;
    margin-bottom: 20px;
  }
  main section.listing .listing .deal-web-row .content .meta .info .what {
    color: #999;
    margin-bottom: 6px;
    font-size: 13px;
  }
  main section.listing .listing .deal-web-row .content .meta .info .value {
    font-weight: 600;
  }
  main section.listing .listing .deal-web-row .content .bottom {
    line-height: 1.6;
    text-align: center;
    margin-bottom: 15px;
  }
  main section.listing .listing .deal-web-row .content .bottom .price {
    font-size: 20px;
    float: none;
    font-weight: 600;
  }
  main section.listing .listing .deal-web-row .content .bottom .ending,
  main section.listing .listing .deal-web-row .content .bottom .bids {
    padding-left: 0;
    float: none;
    color: #999;
    line-height: 19px;
  }
  main section.forum-main .items-title {
    margin-top: 10px;
    padding: 20px 20px 20px;
  }
  main section.forum-main .items-title:before {
    clear: both;
    display: block;
    content: '';
    top: -10px;
    height: 10px;
    width: 100%;
    background-color: #fff;
    position: absolute;
  }
  main section.forum-main .items-title:after {
    top: 60%;
  }
  main section.forum-main .topic-box {
    padding: 5px 20px;
  }
  main section.forum-main .topic-box a {
    font-size: 13px;
    max-width: 100%;
    width: 100%;
    padding-bottom: 7px;
  }
  main section.forum-main .topic-box a:hover {
    color: #72ace6;
  }
  main section.forum-main .topic-box .category {
    position: relative;
    top: 0;
    right: 0;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    width: 100%;
    font-size: 13px;
    margin-top: 3px;
    text-align: right;
    padding-bottom: 10px;
  }
  main section.forum-main .entry-box {
    padding: 15px 20px;
    font-size: 13px;
  }
  main section.forum-main .entry-box .left {
    float: none;
    width: 100%;
  }
  main section.forum-main .entry-box .right {
    float: none;
    width: 100%;
    font-size: 12px;
    padding-top: 10px;
    text-align: right;
  }
  main section.forum-main .entry-box .right a {
    margin-bottom: 0;
    display: inline;
  }
  main section.forum-main .entry-box .right .when {
    display: inline;
    padding-left: 15px;
  }
  main section.forum-main .subcategories-head {
    padding: 25px 20px 25px 20px;
    background-color: #FAFAFA;
  }
  main section.forum-main .subcategories-head .title {
    font-size: 14px;
    font-weight: 400;
    width: calc(100% - 80px);
  }
  main section.forum-main .subcategories-head .title:after {
    display: none;
  }
  main section.forum-main .subcategories-head .topic-title {
    width: 80px;
    text-align: right;
    padding: 0;
  }
  main section.forum-main .subcategories .subcategory {
    margin: 0 0px;
    padding: 10px 0px;
  }
  main section.forum-main .subcategories .subcategory .title {
    width: calc(100% - 80px);
    line-height: 1.5;
  }
  main section.forum-main .subcategories .subcategory .title .line {
    display: none;
  }
  main section.forum-main .subcategories .subcategory .title .actions {
    display: none;
  }
  main section.forum-main .subcategories .subcategory .title .subsections a {
    font-size: 12px;
  }
  main section.forum-main .subcategories .subcategory .topics {
    width: 80px;
    font-size: 12px;
    font-weight: 400;
  }
  main section.forum-main .subcategories .subcategory .last {
    display: none;
  }
  main section.best-members .member-box {
    display: block;
    width: 50%;
    float: left;
    margin: 15px 0;
  }
  main section.survey .survey-wrapper {
    padding: 0 0 30px 0;
    border: 0;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
  main section.survey .survey-wrapper .vote-icon {
    top: 20px;
    left: auto;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 50px;
    right: 0;
  }
  main section.survey .survey-wrapper .title {
    display: inline-block;
    background-color: #F5F5F5;
    padding: 10px 100px 10px 0;
    font-size: 15px;
    margin-left: 0;
    margin-top: 0;
    position: relative;
    top: 0;
  }
  main section.survey .survey-wrapper .title span {
    display: block;
    font-size: 13px;
    margin-bottom: 7px;
  }
  main section.survey .survey-wrapper .subtitle {
    font-size: 12px;
    padding-right: 100px;
  }
  main section.survey .survey-wrapper .survey {
    margin: 20px 0 0;
  }
  main section.survey .survey-wrapper .survey .radio-wrapper label {
    font-size: 13px;
  }
  main section.survey .survey-wrapper .survey-results {
    margin: 20px 0 0 0;
  }
  main section.survey .survey-wrapper .survey-results .result:after {
    clear: both;
    display: block;
    content: '';
  }
  main section.survey .survey-wrapper .survey-results .result.active .answer {
    color: #5986b3;
    font-weight: 700;
  }
  main section.survey .survey-wrapper .survey-results .result.active .replies .replies-line-wrapper .replies-line {
    background-color: #5986b3;
  }
  main section.survey .survey-wrapper .survey-results .result.active .replies .replies-numbers {
    background-color: #5986b3;
    color: #fff;
  }
  main section.survey .survey-wrapper .survey-results .result.active .replies .replies-numbers span {
    color: #fff;
  }
  main section.survey .survey-wrapper .survey-results .result .answer {
    position: relative;
    padding-right: 70px;
    font-size: 13px;
    margin-top: 25px;
  }
  main section.survey .survey-wrapper .survey-results .result .answer .mobile-replies-numbers {
    position: absolute;
    top: 50%;
    right: 0;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  main section.survey .survey-wrapper .survey-results .result .replies .replies-line-wrapper {
    width: 100%;
    float: none;
  }
  main section.survey .survey-wrapper .survey-results .result .replies .replies-numbers {
    display: none;
  }
  main section.survey .survey-wrapper .survey-actions {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 15px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: transparent;
  }
  main section.survey .survey-wrapper .survey-actions .survey-actions-inner {
    padding-left: 0px;
    width: 100%;
    position: relative;
    top: 0;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  main section.survey .survey-wrapper .survey-actions .survey-actions-inner input {
    float: left;
    margin-bottom: 0;
  }
  main section.survey .survey-wrapper .survey-actions .survey-actions-inner a {
    float: right;
    margin-top: 4px;
  }
  main section.forum-detail .box-head,
  main section.forum-detail .box-body {
    margin: 0 -20px;
  }
  main section.forum-detail .box-head:after,
  main section.forum-detail .box-body:after {
    clear: both;
    display: block;
    content: '';
  }
  main section.forum-detail .box-head {
    min-height: 80px;
  }
  main section.forum-detail .thread-actions {
    float: right;
    margin-top: 0px;
    margin-right: -5px;
  }
  main section.forum-detail .thread-actions a.follow {
    line-height: 50px;
    width: 50px;
  }
  main section.forum-detail .thread-actions .dropdown-wrapper .dropdown-icon {
    width: 60px;
    padding-left: 0px;
  }
  main section.forum-detail .entry-head .name {
    line-height: 1.5;
  }
  main section.forum-detail .entry-head .name .dropdown-wrapper .dropdown {
    left: -80px;
  }
  main section.forum-detail .entry-head .name .dropdown-wrapper .dropdown:before {
    left: 90px;
  }
  main section.forum-detail .entry-head .order {
    font-size: 11px;
  }
  main section.forum-detail .entry-content {
    clear: both;
    padding: 20px 0 10px 0px;
    max-width: 800px;
    position: relative;
  }
  main section.forum-detail .entry-content blockquote {
    font-size: 13px;
  }
  main section.forum-detail .entry-rating {
    padding: 0px 10px 0px 95px;
    height: 45px;
    line-height: 45px;
    background-color: #F5F5F5;
    color: #7488A7;
    margin: -30px -15px 30px;
  }
  main section.forum-detail .entry-actions {
    position: relative;
    float: right;
    background-color: transparent;
    border-top: 0;
    margin: 0 0 -20px;
    padding: 0;
  }
  main section.forum-detail-footer .container {
    border-top: 1px solid #E6E6E6;
    width: calc(100% + 30px);
    margin-top: 30px;
    padding: 30px;
    margin-left: -15px;
    margin-right: -15px;
    background-color: #f0f0f0;
    background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#f7f7f7));
    background: -webkit-linear-gradient(top, #f0f0f0, #f7f7f7);
    background: -moz-linear-gradient(top, #f0f0f0, #f7f7f7);
    background: -ms-linear-gradient(top, #f0f0f0, #f7f7f7);
    background: -o-linear-gradient(top, #f0f0f0, #f7f7f7);
  }
  main section.forum-detail-footer .container .stats {
    padding: 0;
  }
  main section.forum-detail-footer .container .thread-actions {
    width: 90px;
    float: right;
  }
  main section.forum-detail-footer .container .thread-actions a.follow {
    float: left;
    margin: 0 20px;
  }
  main section.forum-detail-footer .container .thread-actions .dropdown-wrapper {
    float: left;
  }
  main section.detail .box-head.limit-title-width-desktop h1,
  main section.detail .box-head.limit-title-width-desktop .subtitle {
    max-width: calc(100% - 50px);
  }
  main section.detail .follow.unwatch.show-xs button {
    position: relative;
  }
  main section.detail .follow.unwatch.show-xs button:after {
    position: absolute;
    bottom: 0;
    right: 0;
    content: '❌';
    font-size: 10px;
    color: red;
  }
  main section.detail h1 {
    max-width: 90%;
    font-size: 21px;
  }
  main section.detail .subtitle {
    font-size: 12px;
  }
  main section.detail .notif {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 15px 30px;
    margin: -20px -30px 25px;
    text-align: left;
  }
  main section.detail .notif .message {
    text-align: left;
    position: relative;
  }
  main section.detail .notif .message img {
    float: left;
  }
  main section.detail .notif.promo .button {
    margin-top: 10px;
    margin-left: 44px;
  }
  main section.detail .notif.ended .message {
    font-size: 16px;
  }
  main section.detail .notif.ended .message img {
    top: -2px;
  }
  main section.detail .notif.ended .message-small {
    font-size: 13px;
  }
  main section.detail .notif ul {
    margin-top: 10px;
  }
  main section.detail .notif ul li {
    float: none;
  }
  main section.detail .notif ul li a {
    padding: 1px 3px 1px 0;
    font-size: 13px;
  }
  main section.detail a.link {
    font-size: 12px;
  }
  main section.detail .meta-box .label {
    font-size: 12px;
  }
  main section.detail .meta-box .value {
    font-size: 15px;
  }
  main section.detail .highlighted-section {
    padding: 20px 20px;
    min-height: 1px;
  }
  main section.detail .highlighted-section .padding-20-0 {
    padding-top: 13px;
    padding-bottom: 13px;
  }
  main section.detail .highlighted-section .do-bid {
    float: right;
  }
  main section.detail .highlighted-section .do-bid .button {
    width: 40vw;
  }
  main section.detail .highlighted-section .info-box {
    padding-left: 35px;
    font-size: 12px;
  }
  main section.detail .highlighted-section .info-box img {
    top: 4px;
    height: 23px;
  }
  main section.detail .highlighted-section .price-title {
    font-size: 12px;
  }
  main section.detail .highlighted-section .price {
    font-size: 21px;
  }
  main section.detail .highlighted-section .auto-bids .auto-bids-hint {
    right: 50%;
    -ms-transform: translateX(50%);
    -webkit-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
  }
  main section.detail .highlighted-section .auto-bids .auto-bids-hint:before {
    right: 159px;
  }
  main section.detail .highlighted-section .auto-bids .auto-bids-hint:after {
    right: 160px;
  }
  main section.detail .highlighted-section .mobile-bid {
    display: none;
  }
  main section.detail .highlighted-section .mobile-bid .col-sm-6 {
    clear: both;
  }
  main section.detail .highlighted-section .bid .left {
    float: left;
    width: calc(100% - 40px);
    margin-bottom: 10px;
  }
  main section.detail .highlighted-section form button.button.big.img-right {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  main section.detail .highlighted-section form button.button.big.img-right img {
    right: 40px;
  }
  main section.detail .highlighted-section .or {
    position: relative;
  }
  main section.detail .highlighted-section .or .or-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 10px 20px;
    background-color: #E2FFE6;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  main section.detail .people {
    padding: 20px;
    display: none;
  }
  main section.detail .people .person-box {
    margin: 25px 0;
  }
  main section.detail .people .person-box > .button:not(.keep-visible-mobile) {
    display: none;
  }
  main section.detail .article {
    padding-right: 20px;
    padding-bottom: 50px;
  }
  main section.detail .section-title {
    margin-top: 10px;
  }
  main section.detail .images {
    padding-bottom: 30px;
  }
  main section.detail .images .bx-wrapper .bx-viewport {
    overflow: visible !important;
  }
  main section.detail .images .gallery {
    padding: 0 10px 50px 10px;
  }
  main section.detail .images .gallery a {
    width: 70%;
    float: none;
    margin: 0 10px 0 0;
  }
  main section.detail .images .gallery a:nth-child(3n +1) {
    clear: none;
  }
  main section.detail .viewing {
    font-size: 13px;
  }
  main section.detail .viewing .who {
    margin-top: 5px;
  }
  main section.profile-detail .body-right {
    width: 100%;
    padding-left: 15px;
  }
  main section.profile-detail .box-body .review-box {
    padding: 20px;
  }
  main section.profile-detail .box-body .review-box .quote {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  main section.profile-detail .box-body .review-box .author {
    float: none;
    width: 100%;
  }
  main section.profile-detail .mobile-profile-stats {
    border-top: 1px solid #E6E6E6;
    line-height: 1.5;
    font-size: 13px;
  }
  main section.profile-detail .mobile-profile-stats .activity {
    color: #7488A7;
  }
  main section.profile-detail .mobile-profile-stats .activity a {
    color: #5986b3;
  }
  main section.user-dashboard .box-head {
    height: 100px;
  }
  main section.user-dashboard .box-head img.icon {
    float: left;
    margin-right: 18px;
    margin-top: 14px;
  }
  main section.user-dashboard .box-head h1,
  main section.user-dashboard .box-head .h1 {
    line-height: 40px;
  }
  main section.user-dashboard .box-head-mobile {
    background-color: #F5F5F5;
    padding-top: 40px;
  }
  main section.user-dashboard .box-head-mobile .box-head-mobile-content {
    background-color: #eeeeee;
    border-top: 1px solid #dbdde6;
    padding: 20px 20px 30px 20px;
  }
  main section.user-dashboard .box-head-mobile .box-head-mobile-content .profile-image {
    position: relative;
    box-sizing: content-box;
    width: 80px;
    height: 80px;
    margin: -60px auto 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  main section.user-dashboard .box-head-mobile .box-head-mobile-content .profile-image .rating {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
  }
  main section.user-dashboard .box-head-mobile .box-head-mobile-content .profile-image .rating img {
    width: 18px;
    margin-top: 1px;
  }
  main section.user-dashboard .box-head-mobile .box-head-mobile-content .user-name {
    text-align: center;
    padding: 15px 0 5px;
    font-weight: 600;
    font-size: 15px;
    line-height: 1.5;
  }
  main section.user-dashboard .box-head-mobile .box-head-mobile-content a.user-rating {
    display: block;
    color: #5986b3;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
  }
  main section.user-dashboard .mid-col {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    background-color: #EEEEEE;
  }
  main section.user-dashboard .mid-col.mid-col-full {
    width: 100%;
  }
  main section.user-dashboard .mid-col .box-body {
    padding-top: 0;
    background-color: #EEEEEE;
  }
  main section.user-dashboard .mid-col .section {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    border: 0 solid #E6E6E6;
    margin-bottom: 0;
    padding: 8px 15px;
    -webkit-transition: all ease 0.25s;
    -moz-transition: all ease 0.25s;
    -ms-transition: all ease 0.25s;
    -o-transition: all ease 0.25s;
  }
  main section.user-dashboard .mid-col .section.active {
    background-color: #FAFAFA;
  }
  main section.user-dashboard .mid-col .section.open {
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: 1px solid #E6E6E6;
  }
  main section.user-dashboard .mid-col .section.open .section-title {
    margin-bottom: 15px;
  }
  main section.user-dashboard .mid-col .section.open .section-body {
    display: block;
  }
  main section.user-dashboard .mid-col .section .section-title {
    background-color: #F9F9F9;
    padding: 16px 20px;
    font-size: 13px;
    border: 1px solid #BCC8DC;
    -webkit-box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.03);
    box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.03);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    cursor: pointer;
  }
  main section.user-dashboard .mid-col .section .section-title img {
    display: none;
  }
  main section.user-dashboard .mid-col .section .section-title .additional-info {
    display: none;
  }
  main section.user-dashboard .mid-col .section .section-title .edit {
    display: none;
  }
  main section.user-dashboard .mid-col .section .section-title span.dot {
    float: right;
    color: #5986b3;
    font-size: 12px;
  }
  main section.user-dashboard .mid-col .section .section-title span.dot span {
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #5986b3;
    margin-right: 5px;
    display: inline-block;
    position: relative;
    top: -2px;
  }
  main section.user-dashboard .mid-col .section .section-form-title {
    background-color: transparent;
    padding: 10px 0px;
    margin-bottom: 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #333333;
    font-size: 13px;
    font-weight: 700;
  }
  main section.user-dashboard .mid-col .section .section-body {
    background-color: #FAFAFA;
    display: none;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row {
    padding: 12px 0;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row.message {
    position: relative;
    padding-left: 55px;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row.message .image {
    top: 15px;
    left: 0px;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row.message .info {
    float: right;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row.message .info .on-line {
    float: right;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row.infos-one-line-mobile .info {
    float: left;
    width: 50%;
    text-align: right;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row.infos-one-line-mobile .info-2 {
    float: left;
    width: 50%;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row.has-info-2 .text {
    width: 100%;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row.actionable {
    padding: 12px;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row.actionable .actions {
    flex: none;
    width: 100%;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row.actionable .actions .action {
    margin-top: 8px;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row .text {
    width: 100%;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row .text .mobile-icon {
    margin-left: 15px;
    margin-top: 4px;
    float: right;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row .text .mobile-icon img {
    width: 20px;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row .text .gray {
    font-weight: 600;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row .text .gray:after {
    clear: both;
    display: block;
    content: '';
  }
  main section.user-dashboard .mid-col .section .section-body .item-row .text .gray.regular {
    font-weight: 400;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row .text .gray .who {
    float: left;
    margin-right: 25px;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row .text .gray .date {
    float: left;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row .text a {
    font-weight: 500;
    font-size: 14px;
    display: block;
    margin: 5px 0;
    color: #5986b3;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row .text a:hover {
    color: #72ace6;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row .info {
    text-align: left;
    font-size: 12px;
    width: 100%;
    position: relative;
    line-height: 1.5;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row .info:after {
    clear: both;
    display: block;
    content: '';
  }
  main section.user-dashboard .mid-col .section .section-body .item-row .info.top-border-mobile {
    margin-top: 15px;
    padding-top: 5px;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row .info.top-border-mobile:before {
    clear: both;
    display: block;
    content: '';
    position: absolute;
    top: -5px;
    width: 150px;
    height: 1px;
    border-top: 1px dashed #E6E6E6;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row .info-2 {
    float: left;
    width: 100%;
    text-align: left;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row .info-2.vertical-align {
    line-height: 45px;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row .info-2.vertical-align img {
    vertical-align: middle;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row .info-2 img {
    width: 30px;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row .gray {
    font-size: 12px;
    color: #7488A7;
    margin: 5px 0;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row .on-line {
    font-size: 12px;
    float: right;
    margin: 5px 0;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row .on-line:after {
    clear: both;
    display: block;
    content: '';
  }
  main section.user-dashboard .mid-col .section .section-body .item-row .on-line .date {
    margin-right: 15px;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row .on-line .replies {
    float: left;
    width: auto;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row .bid {
    float: left;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row .bid-result {
    float: right;
    margin: 5px 0;
    text-align: right;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row ul.item-menu li {
    display: inline-block;
    padding: 5px 10px;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row ul.item-menu li:first-child {
    padding-left: 0;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row ul.item-menu li a {
    color: #5986b3;
    font-weight: 400;
    font-size: 13px;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row ul.item-menu li a strong {
    font-weight: 700;
    font-size: 14px;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row ul.item-menu.right {
    text-align: right;
  }
  main section.user-dashboard .mid-col .section .section-body .item-row ul.item-menu.right li:last-child {
    padding-right: 0;
  }
  main section.user-dashboard .mid-col .section .section-body .info-row {
    padding: 10px 15px;
  }
  main section.user-dashboard .mid-col .section .section-body .input-row {
    padding: 10px 0px;
  }
  main section.user-dashboard .mid-col .section .section-body .input-row .label-wrapper {
    display: none;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    float: none;
  }
  main section.user-dashboard .mid-col .section .section-body .input-row .label-wrapper.keep-mobile {
    display: block;
    font-weight: 500;
  }
  main section.user-dashboard .mid-col .section .section-body .input-row .label-wrapper .label {
    position: relative;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  main section.user-dashboard .mid-col .section .section-body .input-row .input-wrapper {
    width: 100%;
    float: none;
  }
  main section.user-dashboard .mid-col .section .section-body .input-row .input-wrapper label {
    display: inline-block;
  }
  main section.user-dashboard .mid-col .section .section-body .input-row .input-wrapper input,
  main section.user-dashboard .mid-col .section .section-body .input-row .input-wrapper .select2 {
    max-width: 100%;
  }
  main section.user-dashboard .mid-col .section .section-body .input-row .input-wrapper textarea {
    max-width: 100%;
    float: none;
  }
  main section.user-dashboard .mid-col .section .section-body .input-row .input-wrapper .limit-left {
    text-align: right;
  }
  main section.user-dashboard .mid-col .section .section-body .input-row .input-wrapper .select-wrapper {
    max-width: 100%;
  }
  main section.user-dashboard .mid-col .section .section-body .input-row .file-wrapper {
    float: none;
    width: 100%;
  }
  main section.user-dashboard .mid-col .section .section-body .input-row .file-wrapper .button {
    margin-right: 0;
  }
  main section.user-dashboard .mid-col .section .section-body .credit-row {
    padding: 15px 0px;
  }
  main section.user-dashboard .mid-col .section .section-body .credit-row .when {
    float: left;
    width: 100%;
    padding-bottom: 4px;
  }
  main section.user-dashboard .mid-col .section .section-body .credit-row .when .price {
    display: block;
    float: right;
    font-size: 12px;
  }
  main section.user-dashboard .mid-col .section .section-body .credit-row .what {
    float: none;
    width: 100%;
    font-size: 12px;
  }
  main section.user-dashboard .mid-col .section .section-body .credit-row .price {
    display: none;
  }
  main section.user-dashboard .mid-col .section .section-body .attachment-row {
    padding: 15px 30px 15px 30px;
    border-bottom: 1px solid #E6E6E6;
    font-size: 13px;
  }
  main section.user-dashboard .mid-col .section .section-body .attachment-row.has-thumb {
    padding-left: 0px;
  }
  main section.user-dashboard .mid-col .section .section-body .attachment-row .checkbox-wrapper {
    right: 0px;
  }
  main section.user-dashboard .mid-col .section .section-body .attachment-row i {
    left: 0px;
    font-size: 18px;
  }
  main section.user-dashboard .mid-col .section .section-body .attachment-row .attachment-thumb {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    width: 140px;
  }
  main section.user-dashboard .mid-col .section .section-body .attachment-row .attachment-where b {
    width: auto;
    margin-top: 5px;
    display: block;
  }
  main section.user-dashboard .mid-col .section .section-body .attachment-row .attachment-meta {
    font-size: 12px;
  }
  main section.user-dashboard .mid-col .section .section-body .invoice-details {
    margin-top: -10px;
    padding: 0 0px;
  }
  main section.user-dashboard .mid-col .section .section-body .attachment-controls {
    padding-left: 0;
    padding-right: 0;
  }
  main section.user-dashboard .mid-col .section .section-body .attachment-controls:after {
    clear: both;
    display: block;
    content: '';
  }
  main section.user-dashboard .mid-col .section .section-body .attachment-controls .trigger-attachments {
    clear: both;
    margin-top: 10px;
    margin-right: 0px;
  }
  main section.user-dashboard .mid-col .section .section-body .attachment-controls .delete-attachments {
    float: right;
  }
  main section.user-dashboard .mid-col .section-message {
    padding: 15px 15px 15px 50px;
    text-align: left;
    position: relative;
    margin-left: 35px;
    width: calc(100% - 70px);
  }
  main section.user-dashboard .mid-col .section-message img {
    position: absolute !important;
    top: 50% !important;
    left: 15px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  main section.user-dashboard .mid-col .section-message.success {
    line-height: 1.5;
    font-size: 12px;
  }
  main section.user-dashboard .mid-col .section-message.success img {
    width: 20px;
  }
  main section.user-dashboard .mid-col .section-message.info {
    line-height: 1.5;
    font-size: 12px;
  }
  main section.user-dashboard .mid-col .section-message.info img {
    width: 20px;
  }
  main section.user-dashboard .mid-col .credit-sum {
    float: none;
    width: 100%;
    margin-top: 0;
    padding: 30px 35px;
    text-align: center;
    border-top: 1px solid #E6E6E6;
  }
  main section.user-dashboard .mid-col .credit-sum .credit-sum-text {
    float: none;
    display: inline-block;
  }
  main section.user-dashboard .mid-col .credit-sum .credit-sum-number {
    float: none;
    display: inline-block;
    position: relative;
    top: -3px;
  }
  main section.user-dashboard .mid-col .credit-sum a.button {
    float: none;
    clear: both;
    margin-top: 10px;
    width: 100%;
  }
  main section.user-dashboard .mid-col .buy-credit .equal-height-3 {
    height: auto !important;
  }
  main section.user-dashboard .mid-col .buy-credit .buy-left {
    padding: 30px;
  }
  main section.user-dashboard .mid-col .buy-credit .buy-left fieldset .credit-wrapper {
    width: 100%;
  }
  main section.user-dashboard .mid-col .submitter {
    margin-top: 30px;
    margin-left: 0px;
    margin-bottom: 30px;
    width: 100%;
    padding: 0 15px;
  }
  main section.user-dashboard .mid-col .pm-group .pm-day .actions {
    width: 55px;
  }
  main section.user-dashboard .mid-col .pm-group .pm-day .actions .checkbox-wrapper {
    display: none;
  }
  main section.user-dashboard .mid-col .pm-group .pm {
    background-color: #fff;
    padding: 12px 30px;
  }
  main section.user-dashboard .mid-col .pm-group .pm .avatar {
    width: 30px;
    height: 30px;
  }
  main section.user-dashboard .mid-col .pm-group .pm .avatar img.replied-img {
    width: 14px;
  }
  main section.user-dashboard .mid-col .pm-group .pm .data {
    width: calc(100% - 130px);
    padding-left: 13px;
  }
  main section.user-dashboard .mid-col .pm-group .pm .data a.title {
    line-height: 1.4;
    padding-top: 0;
    font-size: 13px;
    width: 100%;
  }
  main section.user-dashboard .mid-col .pm-group .pm .actions {
    width: 55px;
  }
  main section.user-dashboard .mid-col .pm-group .pm .actions .when {
    line-height: 1.4;
    width: 55px;
  }
  main section.user-dashboard .mid-col .pm-group .pm .actions .checkbox-wrapper {
    display: none;
  }
  main section.user-dashboard .mid-col .pm-detail {
    padding: 20px 40px 0 40px;
    background-color: #fff;
  }
  main section.user-dashboard .mid-col .pm-detail .pm-content {
    padding: 20px 0 50px 0;
  }
  main section.user-dashboard .mid-col .pm-detail .pm-content .pm-detail-actions {
    background-color: #fff;
    border-top: 0;
  }
  main section.user-dashboard .mid-col .pm-reply {
    padding: 30px 40px;
    background-color: #FAFAFA;
  }
  main section.order .left-col .order-message {
    padding: 15px 15px 15px 50px;
    text-align: left;
    position: relative;
  }
  main section.order .left-col .order-message img {
    position: absolute !important;
    top: 50% !important;
    left: 15px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  main section.order .left-col .order-message.success {
    line-height: 1.5;
    font-size: 12px;
  }
  main section.order .left-col .order-message.success img {
    width: 20px;
  }
  main section.order .left-col .order-message.info {
    line-height: 1.5;
    font-size: 12px;
  }
  main section.order .left-col .order-message.info img {
    width: 20px;
  }
  main section.order .left-col .order-wrapper {
    padding: 15px 0px;
  }
  main section.order .left-col .order-wrapper .buy-submitter {
    max-width: 420px;
    margin: 0 auto 30px;
  }
  main section.order .left-col .order-wrapper .buy-submitter:after {
    clear: both;
    display: block;
    content: '';
  }
  main section.order .left-col .order-wrapper .buy-submitter a {
    float: none;
    margin-top: 20px;
  }
  main section.order .left-col .order-wrapper .buy-submitter input {
    float: none;
    width: 100%;
  }
  main section.register .register-box {
    background-color: transparent;
    position: relative;
    padding-bottom: 130px;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
  main section.register .register-box .left {
    float: none;
    width: calc(100% + 20px);
    height: 120px !important;
    min-height: 1px;
    position: absolute;
    background-image: url('/assets/design2018/img/login-background-mobile.png');
    background-size: auto 100%;
    background-position: left center;
    bottom: 0;
    left: -20px;
    border-top: 1px solid #E6E6E6;
  }
  main section.register .register-box .left img {
    display: none;
  }
  main section.register .register-box .right {
    float: none;
    width: 100%;
    min-height: 1px;
    height: auto !important;
    background-color: transparent;
    padding: 20px 0px;
    border-left: 0px;
  }
  main section.register .register-box .right label {
    background-color: #f5f5f5;
    background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f5f5f5));
    background: -webkit-linear-gradient(top, #f5f5f5, #f5f5f5);
    background: -moz-linear-gradient(top, #f5f5f5, #f5f5f5);
    background: -ms-linear-gradient(top, #f5f5f5, #f5f5f5);
    background: -o-linear-gradient(top, #f5f5f5, #f5f5f5);
  }
  main section.register .register-box .right .checkbox-align label {
    padding-top: 7px;
    font-size: 13px;
  }
  main section.register .register-box .right .hr span {
    background-color: #f5f5f5;
  }
  main section.messages .conversation-preview .conversation-preview-inner {
    padding: 15px 0;
  }
  main section.messages .conversation-preview .conversation-preview-inner .preview-user {
    width: 100%;
    float: none;
  }
  main section.messages .conversation-preview .conversation-preview-inner .preview-user .when {
    font-size: 11px;
    margin-top: 6px;
  }
  main section.messages .conversation-preview .conversation-preview-inner .preview-user .who {
    font-size: 13px;
  }
  main section.messages .conversation-preview .conversation-preview-inner .preview-text {
    color: #717680;
    float: none;
    padding-left: 55px;
    padding-right: 0;
    font-size: 13px;
    width: 70%;
  }
  main section.messages .conversation-preview .conversation-preview-inner .preview-action {
    color: #5986b3;
    float: left;
    padding-left: 55px;
    width: 100%;
    padding-top: 13px;
    text-align: left;
    font-size: 13px;
  }
  main section.messages .conversation .message {
    margin: 20px 0;
    padding-left: 55px;
  }
  main section.messages .conversation .message.me {
    padding-right: 20px;
  }
  main section.messages .conversation .message.me .text {
    width: 100%;
  }
  main section.messages .conversation .message .text {
    font-size: 13px;
  }
  main section.messages .conversation .message .text p {
    font-size: 13px;
  }
  main section.messages .conversation .message .text .quote {
    font-size: 13px;
  }
  main section.messages .conversation .message .when {
    font-size: 11px;
  }
  main section.messages .reply {
    padding: 10px 20px 20px 20px;
  }
  main section.search form input {
    padding-left: 45px;
  }
  main section.search form button {
    width: 50px;
    font-size: 16px;
  }
  main section.search .search-categories .categories-title {
    float: none;
    margin-bottom: 5px;
    font-size: 12px;
  }
  main section.search .search-categories .categories {
    float: none;
    width: 100%;
  }
  main section.search .search-categories .categories ul li {
    float: left;
  }
  main section.search .search-categories .categories ul li a {
    font-size: 12px;
  }
  main section.search .search-box {
    padding: 15px;
  }
  main section.search .search-box .content {
    float: none;
    width: 100%;
  }
  main section.search .search-box .content .type {
    border: 1px solid #A1B5D4;
    color: #A1B5D4;
    font-weight: 500;
    font-size: 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 7px 10px;
    float: left;
    margin-right: 10px;
  }
  main section.search .search-box .content .mobile-number {
    float: left;
    color: #7488A7;
    padding-top: 8px;
    font-size: 12px;
  }
  main section.search .search-box .content a.title {
    clear: both;
    padding-top: 10px;
  }
  main section.search .search-box .content .preview {
    clear: both;
    padding-top: 8px;
    font-size: 12px;
    line-height: 1.5;
  }
  main section.search .search-discussion-box {
    padding: 20px;
    border-bottom: 1px solid #E6E6E6;
  }
  main section.search .search-discussion-box .top .title {
    font-size: 13px;
    width: 45px;
  }
  main section.search .search-discussion-box .top a.link {
    font-size: 13px;
  }
  main section.search .search-discussion-box .top .checkbox-wrapper {
    float: right;
    margin-top: -7px;
  }
  main section.search .search-discussion-box .body .result-head .avatar {
    width: 40px;
    height: 40px;
    margin-right: 15px;
  }
  main section.search .search-discussion-box .body .result-head .name {
    padding-top: 3px;
    font-size: 13px;
    margin-right: 10px;
  }
  main section.search .search-discussion-box .body .result-head .name .posted {
    font-size: 11px;
    padding-top: 1px;
  }
  main section.search .search-discussion-box .body .result-head .name .posted span.time {
    margin-left: 10px;
  }
  main section.search .search-discussion-box .body .result-head .right {
    font-size: 11px;
    padding-top: 4px;
  }
  main section.search .search-discussion-box .body .result-content {
    padding-top: 10px;
    padding-left: 0px;
    max-width: calc(100% - 20px);
  }
  main section.search .search-discussion-box .body .result-content p {
    font-size: 13px;
  }
  main section.form h1 {
    font-size: 15px;
    max-width: calc(100% - 65px);
  }
  main section.form .subtitle {
    font-size: 13px;
    max-width: calc(100% - 65px);
  }
  main section.form .subtitle:after {
    display: none;
  }
  main section.form h2 {
    font-size: 15px;
    font-weight: 700;
    color: #546074;
    text-transform: uppercase;
    padding-bottom: 3px;
    border-bottom: 1px solid #546074;
  }
  main section.form .flash-message.hide-xs {
    text-align: left;
    position: relative;
    padding: 20px 30px 20px 55px;
  }
  main section.form .flash-message.hide-xs i {
    position: absolute;
    top: 20px;
    left: 20px;
  }
  main section.form .flash-message.hide-xs .tip {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 13px;
    font-weight: 400;
  }
  main section.form .box-body {
    padding: 0;
    background-color: #F5F5F5;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    border: 0;
  }
  main section.form .section-title {
    font-weight: 400;
    font-size: 13px;
    color: #7488A7;
    padding: 15px 10px;
    margin: -12px 0;
    text-transform: none;
    position: relative;
    cursor: pointer;
  }
  main section.form .section-title.active {
    color: #5986b3;
  }
  main section.form .section-title.active:after {
    content: '\f106';
  }
  main section.form .section-title:after {
    clear: both;
    display: block;
    content: '\f107';
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    font-size: 18px;
    position: absolute;
    top: 50%;
    right: 10px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  main section.form .section-title span {
    display: none;
  }
  main section.form .section-content {
    display: none;
    padding: 10px 30px;
  }
  main section.form .section-content.active {
    display: block;
  }
  main section.form .admin-link {
    font-size: 13px;
  }
  main section.form .select-items-wrapper {
    margin: 0 -20px;
  }
  main section.form .select-items-wrapper .select-item .right .info {
    float: right;
    width: 60px;
    text-align: right;
  }
  main section.form .select-items-wrapper .select-item .right .info:hover .info-content {
    display: block;
  }
  main section.form .select-items-wrapper .select-item .right .info .info-content {
    top: 50%;
    left: 0px;
    -ms-transform: translate(-100%, -50%);
    -webkit-transform: translate(-100%, -50%);
    -o-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    font-size: 12px;
    min-width: 200px;
  }
  main section.form .select-items-wrapper .select-item .right .info .info-content:before {
    display: block;
    z-index: 7;
    content: "";
    position: absolute;
    bottom: 50%;
    left: calc(100% - 3px);
    width: 18px;
    height: 18px;
    padding-right: 1px;
    padding-bottom: 1px;
    background: linear-gradient(to top left, #fff 50%, transparent 50%), linear-gradient(to top left, #d9d9d9 50%, transparent 50%);
    background-clip: content-box, border-box;
    transform: rotate(-45deg) translateX(-50%);
  }
  main section.form .select-items-wrapper .select-item .right .price {
    font-size: 13px;
  }
  main section.form .select-items-summary {
    margin: 0 -45px;
    padding: 20px 40px;
    border-top: 1px solid #E6E6E6;
    margin-top: 50px;
  }
  main section.form .select-items-summary .summary {
    margin-bottom: 20px;
  }
  main section.form .select-items-summary .actions {
    text-align: center;
  }
  main section.form .select-items-summary .actions .button {
    float: none;
    margin: 0 0 20px;
  }
  main section.form .select-items-summary .actions input {
    width: 100%;
    margin-bottom: 20px;
  }
  main section.form .additional-info {
    margin: 0 -45px;
    padding: 30px 45px 20px;
    -webkit-box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.03);
    box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.03);
    background-color: #FAFAFA;
    border-top: 1px solid #E6E6E6;
  }
  main section.form .additional-info h2 {
    color: #7488A7;
    font-weight: 400;
    border-bottom: 1px solid #A1B5D4;
    margin-bottom: 10px;
    max-width: 80%;
  }
  footer .foot .foot-items-mobile ul {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    margin-left: 10px;
  }
  footer .foot .foot-items-mobile ul li a {
    display: block;
    color: #5986b3;
    line-height: 1.5;
    font-size: 14px;
    padding: 2px 10px;
    font-weight: 400;
  }
  footer .foot .foot-items-mobile ul li a b {
    font-weight: 400;
  }
  footer .foot .foot-items-mobile ul li a.active {
    color: #333333;
  }
  footer .foot .foot-items-mobile ul li a:hover {
    color: #72ace6;
  }
  footer .foot .foot-items-mobile .versions {
    width: 210px;
    margin-top: 20px;
    margin-left: 20px;
  }
  footer .foot .foot-items-mobile .versions .select2.select2-container .select2-selection {
    background: #EDEDED;
    height: 35px;
  }
  footer .foot .foot-items-mobile .versions .select2.select2-container .select2-selection .select2-selection__rendered {
    line-height: 33px;
  }
  footer .foot .foot-items-mobile .versions .select2.select2-container .select2-selection__arrow {
    background: #EDEDED;
    border-left: 1px solid #CCCCCC;
    width: 35px;
    height: 33px;
    line-height: 33px;
  }
  footer .foot .foot-items-mobile .stat-box {
    text-align: center;
    margin-bottom: 20px;
    line-height: 1.3;
  }
  footer .foot .foot-items-mobile .stat-box img {
    height: 28px;
  }
  footer .foot .foot-items-mobile .stat-box .text {
    font-size: 18px;
  }
  footer .foot .foot-items-mobile .stat-box .of {
    font-size: 12px;
    color: #7488A7;
  }
  footer .foot .foot-2-items-mobile {
    border-top: 1px solid #D9D9D9;
    padding-top: 30px;
    margin-top: 20px;
    padding-bottom: 60px;
  }
  footer .foot .foot-2-items-mobile .logo {
    position: absolute;
    top: 50%;
    left: 40px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  footer .foot .foot-2-items-mobile .logo img {
    width: 33px;
  }
  footer .foot .foot-2-items-mobile ul {
    text-align: center;
  }
  footer .foot .foot-2-items-mobile ul li {
    display: inline-block;
  }
  footer .foot .foot-2-items-mobile ul li a {
    color: #5986b3;
    padding: 0 10px;
    font-weight: 400;
  }
  footer .foot .foot-2-items-mobile ul li a:hover {
    color: #72ace6;
  }
  footer .foot .foot-2-items-mobile ul li a.active {
    color: #333333;
  }
}
.listing-tag {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.listing-tag span.move {
  left: -120px;
  display: inline-block;
  position: relative;
  transition: left ease 0.3s;
  background: #D2DEF1;
  border-radius: 50px;
}
.listing-tag:hover span {
  left: 0;
}
.f--12 {
  font-size: 12px;
  line-height: 1.3;
}
.f--13 {
  font-size: 13px;
}
.f--16 {
  font-size: 16px;
}
.button--main {
  padding: 12px 25px;
  border-radius: 4px;
  font-weight: 500;
  display: inline-block;
  transition: all ease 0.25s;
}
.button--basic {
  padding: 12px 25px;
  border-radius: 4px;
  font-weight: 500;
  display: inline-block;
  transition: all ease 0.25s;
  background: linear-gradient(to bottom, #ffffff, #F2F2F2);
  color: #416295;
  border: 1px solid #A1B5D4;
  font-weight: 600;
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
}
.button--basic:hover {
  background: white;
}
.button--basic--bluefont {
  padding: 12px 25px;
  border-radius: 4px;
  font-weight: 500;
  display: inline-block;
  transition: all ease 0.25s;
  background: linear-gradient(to bottom, #ffffff, #F2F2F2);
  color: #416295;
  border: 1px solid #A1B5D4;
  font-weight: 600;
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
  color: #5986b3;
}
.button--basic--bluefont:hover {
  background: white;
}
.button--blue {
  padding: 12px 25px;
  border-radius: 4px;
  font-weight: 500;
  display: inline-block;
  transition: all ease 0.25s;
  background: #3090FE;
  color: white;
}
.button--blue:hover {
  color: white;
  background: #72ace6;
}
.button--dark {
  padding: 12px 25px;
  border-radius: 4px;
  font-weight: 500;
  display: inline-block;
  transition: all ease 0.25s;
  background: #345278;
  color: white;
}
.promo--top .button--dark {
  margin-top: 35px;
}
.button--dark:hover {
  color: white;
  background: #0D1D31;
}
.button--small {
  padding: 7px 15px;
}
.button--medium {
  padding: 7px 20px;
}
.tags {
  padding: 4px 10px;
  border-radius: 20px;
  display: inline-block;
}
.tags--icon {
  padding: 4px 10px;
  border-radius: 20px;
  display: inline-block;
  margin-left: 15px;
}
.tags--icon--green {
  padding: 4px 10px;
  border-radius: 20px;
  display: inline-block;
  margin-left: 15px;
  background: #C9EBCE;
}
.tags--icon--green svg {
  fill: #43bb84;
}
.highlighted .tags--icon--green {
  background: white;
  border: 1px solid #43bb84;
}
.tags--icon--blue {
  padding: 4px 10px;
  border-radius: 20px;
  display: inline-block;
  margin-left: 15px;
  background: #D2DEF1;
}
.tags--icon--blue svg {
  fill: #416295;
}
.highlighted .tags--icon--blue {
  background: white;
  border: 1px solid #416295;
}
.col3--bonuses li {
  color: #546074;
  line-height: 1.4;
  font-size: 14px;
}
.col3--bonuses li:first-of-type {
  width: 15%;
  max-width: 200px;
}
.col3--bonuses li:last-of-type {
  width: 15%;
  max-width: 200px;
}
.col3--bonuses b {
  font-size: 18px;
  color: #0D1D31;
  display: block;
  padding-bottom: 10px;
}
@media (max-width: 768px) {
  .col3--bonuses li:not(:first-of-type):not(:last-of-type):not(:nth-last-of-type(2)) {
    margin-bottom: 25px;
  }
}
@media (min-width: 769px) {
  .col3--bonuses ul {
    display: flex;
  }
}
.d-f {
  display: flex;
}
@media (max-width: 768px) {
  .d-f {
    flex-direction: column;
  }
}
.d-f-col {
  display: flex;
  flex-direction: column;
}
.d-f--align-center {
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .d-f--align-center {
    flex-direction: column;
  }
}
.d-f-n--align-center {
  display: flex;
  align-items: center;
}
.d-f--center {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .d-f--center {
    flex-direction: column;
  }
}
.max-640 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 640px;
}
.max-640.no-padding {
  padding-left: 0;
  padding-right: 0;
}
.max-840 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 840px;
}
.max-840.no-padding {
  padding-left: 0;
  padding-right: 0;
}
.container--shadow {
  border: 1px solid #E6E6E6;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
}
.section--page {
  color: #546074;
}
.section--page p {
  margin-bottom: 20px;
}
@media (min-width: 769px) {
  .section--page p {
    margin-bottom: 20px;
  }
}
.list--numbers {
  margin-top: 30px;
  counter-reset: basic-counter;
}
.list--numbers li {
  padding: 20px 60px;
  margin-bottom: 30px;
  line-height: 1.4;
  background: white;
  counter-increment: basic-counter;
  position: relative;
}
.list--numbers li:before {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  content: counter(basic-counter);
  left: -32px;
  top: calc(50% - 32px);
  font-size: 24px;
  color: #404036;
  font-weight: 800;
  width: 64px;
  height: 64px;
  border: 1px solid #707070;
  border-radius: 50%;
  background: white;
}
@media (min-width: 769px) {
  .list--numbers {
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
  }
  .list--numbers li {
    width: calc(50% - 55px);
    margin-bottom: 40px;
  }
  .list--numbers li:nth-of-type(odd) {
    margin-right: 110px;
  }
}
.label--base {
  padding: 5px 12px 6px;
  border-radius: 30px;
  font-size: 12px;
  display: inline-block;
}
.label--green {
  padding: 5px 12px 6px;
  border-radius: 30px;
  font-size: 12px;
  display: inline-block;
  color: white;
  background: #18B85C;
}
.container--prices--premium .label--green {
  margin-top: 5px;
}
.header--grey {
  background: #FAFAFA;
  border-bottom: 1px solid #DBDDE6;
}
.m-left {
  margin-left: auto;
}
.m-right {
  margin-right: auto;
}
.m-r-15 {
  margin-right: 15px;
}
.box-shadow--light {
  -webkit-box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.05);
}
.avatar--container {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-size: cover;
  background-position: center center;
  position: relative;
  margin-right: 20px;
}
.avatar--container--small {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-size: cover;
  background-position: center center;
  position: relative;
  margin-right: 20px;
  width: 40px;
  height: 40px;
}
.avatar--container--medium {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-size: cover;
  background-position: center center;
  position: relative;
  margin-right: 20px;
  width: 60px;
  height: 60px;
}
.userpanel--premium {
  background: #F5F5F5;
  border-bottom: 1px solid #DBDDE6;
  padding: 17px 0;
}
.userpanel--premium .button--blue {
  margin-bottom: 10px;
}
@media (min-width: 769px) {
  .userpanel--premium .button--blue {
    margin: 0 0 0 20px;
  }
}
.userpanel--premium--activated {
  background: #F5F5F5;
  border-bottom: 1px solid #DBDDE6;
  padding: 17px 0;
  border: 0;
  background: #d9e1e8;
}
.userpanel--premium--activated .button--blue {
  margin-bottom: 10px;
}
@media (min-width: 769px) {
  .userpanel--premium--activated .button--blue {
    margin: 0 0 0 20px;
  }
}
.userpanel--premium--activated b {
  margin: 0 4px 0 8px;
}
.userpanel--premium--activated svg {
  fill: #5986b3;
}
@media (max-width: 768px) {
  .userpanel--premium--activated svg {
    margin-bottom: 10px;
  }
}
.userpanel--premium--progress {
  background: #F5F5F5;
  border-bottom: 1px solid #DBDDE6;
  padding: 17px 0;
  border: 0;
  background: #FFE3AC;
}
.userpanel--premium--progress .button--blue {
  margin-bottom: 10px;
}
@media (min-width: 769px) {
  .userpanel--premium--progress .button--blue {
    margin: 0 0 0 20px;
  }
}
.userpanel--premium--progress b {
  color: #5986b3;
  margin: 0 4px 0 8px;
}
.userpanel--premium--progress span {
  color: #5986b3;
  font-size: 24px;
  line-height: 0;
  position: relative;
  top: -1px;
}
@media (max-width: 768px) {
  .userpanel--premium--progress span {
    margin-bottom: 10px;
  }
}
.avatar-highlighted {
  border: 2px solid #fff;
  position: relative;
}
.avatar-highlighted .rating {
  display: none;
}
.avatar-highlighted:before {
  background-size: contain;
  content: "";
  background-position: center;
  position: absolute;
  bottom: -3px;
  right: -6px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3;
  width: 18px;
  height: 18px;
}
.avatar-highlighted:after {
  position: absolute;
  bottom: -5px;
  right: -8px;
  width: 22px;
  height: 22px;
  content: '';
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: white;
}
.premium-avatar {
  border: 2px solid #fff;
  position: relative;
  box-shadow: 0 0 0 2px #7488A7;
}
.premium-avatar .rating {
  display: none;
}
.premium-avatar:before {
  background-size: contain;
  content: "";
  background-position: center;
  position: absolute;
  bottom: -3px;
  right: -6px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3;
  width: 18px;
  height: 18px;
}
.premium-avatar:after {
  position: absolute;
  bottom: -5px;
  right: -8px;
  width: 22px;
  height: 22px;
  content: '';
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: white;
}
.premium-avatar:before {
  background-image: url('/assets/design2018/gfx/svg/avatar--premium.svg');
}
.premium-avatar--large {
  box-shadow: 0 0 0 3px #7488A7;
  border: 3px solid #fff;
}
.premium-avatar--large:before {
  width: 26px;
  height: 26px;
  bottom: -4px;
  right: -4px;
}
.premium-avatar--large:after {
  width: 30px;
  height: 30px;
  bottom: -6px;
  right: -6px;
}
.verified-avatar {
  border: 2px solid #fff;
  position: relative;
  box-shadow: 0 0 0 2px #5986b3;
}
.verified-avatar .rating {
  display: none;
}
.verified-avatar:before {
  background-size: contain;
  content: "";
  background-position: center;
  position: absolute;
  bottom: -3px;
  right: -6px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3;
  width: 18px;
  height: 18px;
}
.verified-avatar:after {
  position: absolute;
  bottom: -5px;
  right: -8px;
  width: 22px;
  height: 22px;
  content: '';
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: white;
}
.verified-avatar:before {
  background-image: url('/assets/design2018/gfx/svg/avatar--check.svg');
}
.verified-avatar--large {
  box-shadow: 0 0 0 3px #5986b3;
  border: 3px solid #fff;
}
.verified-avatar--large:before {
  width: 26px;
  height: 26px;
  bottom: -4px;
  right: -4px;
  background-image: url('/assets/design2018/gfx/svg/avatar--check-big.svg');
}
.verified-avatar--large:after {
  width: 30px;
  height: 30px;
  bottom: -6px;
  right: -6px;
}
.verified-avatar--medium {
  box-shadow: 0 0 0 3px #5986b3;
  border: 3px solid #fff;
}
.verified-avatar--medium:before {
  width: 22px;
  height: 22px;
  bottom: -6px;
  right: -6px;
  background-image: url('/assets/design2018/gfx/svg/avatar--check-big.svg');
}
.verified-avatar--medium:after {
  width: 26px;
  height: 26px;
  bottom: -8px;
  right: -8px;
}
.color--premium {
  color: #5986b3;
}
.webinar-boxes {
  margin: 10px -10px 0;
  display: flex;
  align-items: center;
}
.webinar-boxes .webinar-box {
  width: 25%;
  background-color: #fafafa;
  border: 1px solid #fafafa;
  margin: 5px 10px;
  padding: 10px;
  line-height: 1.35;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Inter', sans-serif;
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -ms-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
}
.webinar-boxes .webinar-box:hover {
  border: 1px solid #f0f0f0;
}
.webinar-boxes .webinar-box .image {
  width: 60px;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.webinar-boxes .webinar-box .content {
  width: calc(100% - 60px);
}
.webinar-boxes .webinar-box .content .webinar {
  font-size: 11px;
  margin-bottom: 5px;
}
.webinar-boxes .webinar-box .content .title {
  color: #5986b3;
  font-size: 16px;
  margin-bottom: 5px;
}
.webinar-boxes .webinar-box .content .title:hover {
  color: #72ace6;
}
.webinar-boxes .webinar-box .content .date {
  margin-top: 5px;
  font-size: 11px;
  color: #585858;
}
.webinar-boxes .webinar-box .content .date b {
  color: #000;
}
@media (max-width: 1024px) {
  .webinar-boxes {
    display: block;
  }
  .webinar-boxes .webinar-box {
    width: calc(50% - 20px);
    float: left;
  }
  .webinar-boxes .webinar-box:nth-child(2n +1) {
    clear: both;
  }
}
@media (max-width: 768px) {
  .webinar-boxes .webinar-box {
    width: 100%;
    float: none;
    margin: 5px 10px;
  }
}
@media (max-width: 768px) {
  .user-dropdown--header {
    flex-wrap: wrap;
    justify-content: center;
  }
  .user-dropdown--header [class^="avatar-"],
  .user-dropdown--header [class*=" avatar-"],
  .user-dropdown--header .m-right {
    margin-bottom: 30px;
    order: 1;
  }
  .user-dropdown--header .m-right {
    margin-right: 0;
    order: 2;
  }
  .user-dropdown--header .button--basic--bluefont {
    order: 4;
  }
  .user-dropdown--header .button--basic {
    order: 5;
  }
  .user-dropdown--header:after {
    content: '';
    width: 100%;
    order: 3;
  }
}
.user-dropdown--header small {
  font-size: 13px;
  display: block;
  color: #717680;
  font-weight: 400;
}
.user-dropdown--footer ul {
  margin: 0;
}
.dropdown-wrapper .dropdown .dropdown-inner .user-dropdown--footer ul {
  border-top: 1px solid #A1B5D4;
  margin-top: 20px;
  padding: 15px 20px 15px 20px;
}
.dropdown-wrapper .dropdown .dropdown-inner .user-dropdown--footer ul li:first-of-type {
  padding-right: 50px;
}
.user-dropdown--footer li {
  font-size: 12px;
  border-bottom: 0;
}
.user-dropdown--footer li span {
  color: #7488A7;
  display: block;
  margin-right: 5px;
}
.user-dropdown--footer p a {
  color: #5986b3;
}
.user-dropdown--footer p a:hover {
  color: #72ace6;
}
@media (min-width: 769px) {
  .user-dropdown--footer ul {
    margin: 0;
  }
  .dropdown-wrapper .dropdown .dropdown-inner .user-dropdown--footer ul {
    border: 0;
    margin: 0;
    padding: 0;
  }
  .dropdown-wrapper .dropdown .dropdown-inner .user-dropdown--footer ul li {
    border-bottom: 0;
  }
}
.user-dropdown--info + .user-dropdown--footer {
  border-top: 1px solid #E6E6E6;
  padding-top: 20px;
  margin-top: 20px;
}
.promo--top {
  background: #3090FE;
}
.promo--top--desc {
  color: #D2DEF1;
  font-size: 21px;
  padding-top: 3px;
}
.text--premium {
  font-size: 14px;
}
@media (min-width: 769px) {
  .text--premium {
    font-size: 16px;
  }
}
.title--premium {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 800;
}
.title--premium span {
  color: white;
}
.title--page--h3 {
  text-transform: uppercase;
  color: #0D1D31;
  font-size: 21px;
  line-height: 1.3;
  font-weight: 800;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .title--page--h3 {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 769px) {
  .title--page--h3 {
    font-size: 24px;
  }
}
.title--page--h5 {
  text-transform: uppercase;
  color: #0D1D31;
  font-size: 21px;
  line-height: 1.3;
  font-weight: 800;
  margin-bottom: 20px;
  font-size: 16px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .title--page--h5 {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 769px) {
  .title--page--h5 {
    font-size: 24px;
  }
}
@media (min-width: 769px) {
  .title--page--h5 {
    font-size: 16px;
  }
}
.promo--hero {
  color: #546074;
}
.promo--hero p {
  line-height: 1.4;
  margin-bottom: 15px;
}
.promo--hero li > a,
.promo--hero p > a {
  color: #5986b3;
}
.promo--hero li > a:hover,
.promo--hero p > a:hover {
  color: #0D1D31;
}
@media (max-width: 768px) {
  .promo--hero p {
    text-align: center;
  }
  .promo--hero img {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .promo--hero p,
  .promo--hero li {
    font-size: 16px;
  }
}
.promo--hero--border {
  color: #546074;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 40px;
}
.promo--hero--border p {
  line-height: 1.4;
  margin-bottom: 15px;
}
.promo--hero--border li > a,
.promo--hero--border p > a {
  color: #5986b3;
}
.promo--hero--border li > a:hover,
.promo--hero--border p > a:hover {
  color: #0D1D31;
}
@media (max-width: 768px) {
  .promo--hero--border p {
    text-align: center;
  }
  .promo--hero--border img {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .promo--hero--border p,
  .promo--hero--border li {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .promo--hero--border {
    margin-bottom: 70px;
  }
}
.promo--hero--grey {
  color: #546074;
  background: #EEEEEE;
  padding-bottom: 0;
}
.promo--hero--grey p {
  line-height: 1.4;
  margin-bottom: 15px;
}
.promo--hero--grey li > a,
.promo--hero--grey p > a {
  color: #5986b3;
}
.promo--hero--grey li > a:hover,
.promo--hero--grey p > a:hover {
  color: #0D1D31;
}
@media (max-width: 768px) {
  .promo--hero--grey p {
    text-align: center;
  }
  .promo--hero--grey img {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .promo--hero--grey p,
  .promo--hero--grey li {
    font-size: 16px;
  }
}
.promo--hero--grey img {
  display: block;
}
@media (max-width: 768px) {
  .promo--hero--grey {
    padding-top: 30px;
  }
  .promo--hero--grey figure {
    order: 3;
  }
}
.promo--hero-div {
  max-width: 540px;
}
.promo--hero-div img {
  display: block;
}
.promo--hero-div--left {
  max-width: 540px;
}
.promo--hero-div--left img {
  display: block;
}
@media (min-width: 769px) {
  .promo--hero-div--left {
    margin-left: 50px;
  }
}
@media (min-width: 1260px) {
  .promo--hero-div--left {
    margin-left: 90px;
  }
}
.promo--hero-div--right {
  max-width: 540px;
}
.promo--hero-div--right img {
  display: block;
}
@media (max-width: 768px) {
  .promo--hero-div--right {
    text-align: center;
  }
}
@media (min-width: 769px) {
  .promo--hero-div--right {
    margin-right: 50px;
  }
}
@media (min-width: 1260px) {
  .promo--hero-div--right {
    margin-right: 90px;
  }
}
.premium--list {
  margin-bottom: 20px;
  text-align: left;
}
.premium--list li {
  padding: 10px 0;
  list-style-type: disc;
  line-height: 1.3;
}
@media (max-width: 768px) {
  .premium--list {
    padding: 0 15px;
  }
}
@media (min-width: 769px) {
  .premium--list {
    margin-bottom: 30px;
  }
}
.container--prices--premium {
  max-width: 640px;
  background: white;
  margin-left: auto;
  margin-right: auto;
}
.container--prices--premium li {
  padding: 30px 15px;
  color: #717680;
}
.container--prices--premium .container--prices--premium--text {
  display: block;
  margin-bottom: 15px;
  color: #333333;
}
.container--prices--premium b {
  color: #5986b3;
}
.container--prices--premium .button--basic {
  margin: auto auto 0 auto;
}
.container--prices--premium p {
  max-width: 200px;
  margin: 0 auto 30px;
}
.container--prices--premium svg {
  fill: currentColor;
  display: inline-block;
}
@media (max-width: 768px) {
  .container--prices--premium li:first-of-type {
    position: relative;
  }
  .container--prices--premium li:first-of-type:before {
    background: #A1B5D4;
    position: absolute;
    display: block;
    content: "";
    width: calc(100% - 20px);
    height: 1px;
    bottom: 0;
    left: 10px;
  }
}
@media (min-width: 769px) {
  .container--prices--premium {
    display: flex;
    position: relative;
    margin-top: 40px;
  }
  .container--prices--premium:before {
    background: #A1B5D4;
    position: absolute;
    display: block;
    content: "";
    width: 1px;
    height: 100%;
    top: -20px;
    left: 50%;
  }
  .container--prices--premium li {
    padding: 50px 25px;
    width: 50%;
  }
  .container--prices--premium .container--prices--premium--text {
    margin-bottom: 20px;
  }
}
.container--contact {
  margin-bottom: 40px;
}
.container--contact ul {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #A1B5D4;
}
.container--contact li {
  display: inline-block;
  padding: 0 10px;
  color: #404036;
}
.container--contact a {
  color: #5986b3;
}
.container--contact svg {
  fill: currentColor;
  margin-bottom: 10px;
}
@media (min-width: 769px) {
  .container--contact {
    margin-bottom: 70px;
  }
  .container--contact ul {
    margin-top: 40px;
    padding-top: 40px;
  }
  .container--contact li {
    padding: 0 30px;
  }
}
.premium-banner {
  display: block;
  background-color: #22b598;
  color: white;
  padding: 10px 0;
  font-weight: bold;
  line-height: 1.6em;
}
a.premium-banner:hover {
  background-color: #1dac8f;
  color: white!important;
}
.premium-banner-content {
  max-width: 1260px;
}

/*! SCEditor | (C) 2011-2016, Sam Clarke | sceditor.com/license */
.sceditor-button div,
div.sceditor-grip {
  background-image: url(famfamfam.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
}
.sceditor-button-youtube div {
  background-position: 0 0;
}
.sceditor-button-link div {
  background-position: 0 -16px;
}
.sceditor-button-unlink div {
  background-position: 0 -32px;
}
.sceditor-button-underline div {
  background-position: 0 -48px;
}
.sceditor-button-time div {
  background-position: 0 -64px;
}
.sceditor-button-table div {
  background-position: 0 -80px;
}
.sceditor-button-superscript div {
  background-position: 0 -96px;
}
.sceditor-button-subscript div {
  background-position: 0 -112px;
}
.sceditor-button-strike div {
  background-position: 0 -128px;
}
.sceditor-button-source div {
  background-position: 0 -144px;
}
.sceditor-button-size div {
  background-position: 0 -160px;
}
.sceditor-button-rtl div {
  background-position: 0 -176px;
}
.sceditor-button-right div {
  background-position: 0 -192px;
}
.sceditor-button-removeformat div {
  background-position: 0 -208px;
}
.sceditor-button-quote div {
  background-position: 0 -224px;
}
.sceditor-button-print div {
  background-position: 0 -240px;
}
.sceditor-button-pastetext div {
  background-position: 0 -256px;
}
.sceditor-button-paste div {
  background-position: 0 -272px;
}
.sceditor-button-outdent div {
  background-position: 0 -288px;
}
.sceditor-button-orderedlist div {
  background-position: 0 -304px;
}
.sceditor-button-maximize div {
  background-position: 0 -320px;
}
.sceditor-button-ltr div {
  background-position: 0 -336px;
}
.sceditor-button-left div {
  background-position: 0 -352px;
}
.sceditor-button-justify div {
  background-position: 0 -368px;
}
.sceditor-button-italic div {
  background-position: 0 -384px;
}
.sceditor-button-indent div {
  background-position: 0 -400px;
}
.sceditor-button-image div {
  background-position: 0 -416px;
}
.sceditor-button-horizontalrule div {
  background-position: 0 -432px;
}
.sceditor-button-format div {
  background-position: 0 -448px;
}
.sceditor-button-font div {
  background-position: 0 -464px;
}
.sceditor-button-emoticon div {
  background-position: 0 -480px;
}
.sceditor-button-email div {
  background-position: 0 -496px;
}
.sceditor-button-date div {
  background-position: 0 -512px;
}
.sceditor-button-cut div {
  background-position: 0 -528px;
}
.sceditor-button-copy div {
  background-position: 0 -544px;
}
.sceditor-button-color div {
  background-position: 0 -560px;
}
.sceditor-button-code div {
  background-position: 0 -576px;
}
.sceditor-button-center div {
  background-position: 0 -592px;
}
.sceditor-button-bulletlist div {
  background-position: 0 -608px;
}
.sceditor-button-bold div {
  background-position: 0 -624px;
}
div.sceditor-grip {
  background-position: 0 -640px;
}
.rtl div.sceditor-grip {
  background-position: 0 -650px;
  right: auto;
  left: 0;
}
.sceditor-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  position: relative;
  background: padding-box #fff;
  border: 1px solid #d9d9d9;
  font-size: 13px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  line-height: 1;
  font-weight: 700;
  height: 250px;
  border-radius: 4px;
}
.sceditor-container *,
.sceditor-container :after,
.sceditor-container :before {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.sceditor-container,
.sceditor-container div,
div.sceditor-dropdown,
div.sceditor-dropdown div {
  padding: 0;
  margin: 0;
  z-index: 3;
}
.sceditor-container iframe,
.sceditor-container textarea {
  display: block;
  -ms-flex: 1 1 0%;
  -webkit-box-flex: 1;
  flex: 1 1 0%;
  line-height: 1.25;
  border: 0;
  outline: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #111;
  padding: 0;
  margin: 5px;
  resize: none;
  background: #fff;
  height: auto!important;
  width: auto!important;
  width: calc(100% - 10px) !important;
  min-height: 1px;
}
.sceditor-container textarea {
  margin: 7px 5px;
}
div.sceditor-dnd-cover {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.2);
  border: 5px dashed #aaa;
  z-index: 200;
  font-size: 2em;
  text-align: center;
  color: #aaa;
}
div.sceditor-dnd-cover p {
  position: relative;
  top: 45%;
  pointer-events: none;
}
div.sceditor-resize-cover {
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  width: 100%;
  height: 100%;
  z-index: 10;
  opacity: 0.3;
}
div.sceditor-grip {
  overflow: hidden;
  width: 10px;
  height: 10px;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
  line-height: 0;
}
div.sceditor-grip.has-icon {
  background-image: none;
}
.sceditor-maximize {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%!important;
  width: 100%!important;
  border-radius: 0;
  background-clip: padding-box;
  z-index: 2000;
}
body.sceditor-maximize,
html.sceditor-maximize {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.sceditor-maximize div.sceditor-grip {
  display: none;
}
.sceditor-maximize div.sceditor-toolbar {
  border-radius: 0;
  background-clip: padding-box;
}
div.sceditor-dropdown {
  position: absolute;
  border: 1px solid #ccc;
  background: padding-box #fff;
  z-index: 4000;
  padding: 10px;
  font-weight: 400;
  font-size: 15px;
  border-radius: 2px;
  -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
}
div.sceditor-dropdown *,
div.sceditor-dropdown :after,
div.sceditor-dropdown :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
div.sceditor-dropdown a,
div.sceditor-dropdown a:link {
  color: #333;
}
div.sceditor-dropdown form {
  margin: 0;
}
div.sceditor-dropdown label {
  display: block;
  font-weight: 700;
  color: #3c3c3c;
  padding: 4px 0;
}
div.sceditor-dropdown input,
div.sceditor-dropdown textarea {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  outline: 0;
  padding: 4px;
  border: 1px solid #ccc;
  border-top-color: #888;
  margin: 0 0 0.75em;
  border-radius: 1px;
  background-clip: padding-box;
}
div.sceditor-dropdown textarea {
  padding: 6px;
}
div.sceditor-dropdown input:focus,
div.sceditor-dropdown textarea:focus {
  border-color: #666 #aaa #aaa;
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
}
div.sceditor-dropdown .button {
  font-weight: 700;
  color: #444;
  padding: 6px 12px;
  background: padding-box #ececec;
  border: 1px solid #ccc;
  border-radius: 2px;
  cursor: pointer;
  margin: 0.3em 0 0;
}
div.sceditor-dropdown .button:hover {
  background: #f3f3f3;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
div.sceditor-font-picker,
div.sceditor-fontsize-picker,
div.sceditor-format {
  padding: 6px 0;
}
div.sceditor-color-picker {
  padding: 4px;
}
div.sceditor-emoticons,
div.sceditor-more-emoticons {
  padding: 0;
}
.sceditor-pastetext textarea {
  border: 1px solid #bbb;
  width: 20em;
}
.sceditor-emoticons img,
.sceditor-more-emoticons img {
  padding: 0;
  cursor: pointer;
  margin: 2px;
}
.sceditor-more {
  border-top: 1px solid #bbb;
  display: block;
  text-align: center;
  cursor: pointer;
  font-weight: 700;
  padding: 6px 0;
}
.sceditor-dropdown a:hover {
  background: #eee;
}
.sceditor-font-option,
.sceditor-fontsize-option,
.sceditor-format a {
  display: block;
  padding: 7px 10px;
  cursor: pointer;
  text-decoration: none;
  color: #222;
}
.sceditor-fontsize-option {
  padding: 7px 13px;
}
.sceditor-color-column {
  float: left;
}
.sceditor-color-option {
  display: block;
  border: 2px solid #fff;
  height: 18px;
  width: 18px;
  overflow: hidden;
}
.sceditor-color-option:hover {
  border: 1px solid #aaa;
}
div.sceditor-toolbar {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: hidden;
  padding: 3px 5px 2px;
  background: padding-box #f7f7f7;
  border-bottom: 1px solid silver;
  line-height: 0;
  text-align: left;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 3px 3px 0 0;
}
div.sceditor-group {
  display: inline-block;
  background: padding-box #ddd;
  margin: 1px 5px 1px 0;
  padding: 1px;
  border-bottom: 1px solid #aaa;
  border-radius: 3px;
}
.sceditor-button {
  float: left;
  cursor: pointer;
  padding: 3px 5px;
  width: 16px;
  height: 20px;
  border-radius: 3px;
  background-clip: padding-box;
}
.sceditor-button.active,
.sceditor-button:active,
.sceditor-button:hover {
  background: #fff;
  -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.3), inset -1px 0 rgba(0, 0, 0, 0.3), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.3), inset -1px 0 rgba(0, 0, 0, 0.3), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.sceditor-button:active {
  background: #fff;
  -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.3), inset -1px 0 rgba(0, 0, 0, 0.3), inset 0 -1px 0 rgba(0, 0, 0, 0.2), inset 0 0 8px rgba(0, 0, 0, 0.3);
  box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.3), inset -1px 0 rgba(0, 0, 0, 0.3), inset 0 -1px 0 rgba(0, 0, 0, 0.2), inset 0 0 8px rgba(0, 0, 0, 0.3);
}
.sceditor-button.disabled:hover {
  background: inherit;
  cursor: default;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sceditor-button,
.sceditor-button div {
  display: block;
}
.sceditor-button svg {
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 2px 0;
  fill: #111;
  text-decoration: none;
  pointer-events: none;
  line-height: 1;
}
.sceditor-button.disabled svg {
  fill: #888;
}
.sceditor-button div {
  display: inline-block;
  margin: 2px 0;
  padding: 0;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  color: transparent;
}
.sceditor-button.has-icon div {
  display: none;
}
.sceditor-button.disabled div {
  opacity: 0.3;
}
.sceditor-button.text,
.sceditor-button.text div,
.sceditor-button.text-icon,
.sceditor-button.text-icon div,
.text .sceditor-button,
.text .sceditor-button div,
.text-icon .sceditor-button,
.text-icon .sceditor-button div {
  display: inline-block;
  width: auto;
  line-height: 16px;
  font-size: 1em;
  color: inherit;
  text-indent: 0;
}
.sceditor-button.has-icon div,
.sceditor-button.text div,
.text .sceditor-button div,
.text-icon .sceditor-button.has-icon div {
  padding: 0 2px;
  background: 0 0;
}
.sceditor-button.text svg,
.text .sceditor-button svg {
  display: none;
}
.sceditor-button.text-icon div,
.text-icon .sceditor-button div {
  padding: 0 2px 0 20px;
}
.rtl div.sceditor-toolbar {
  text-align: right;
}
.rtl .sceditor-button {
  float: right;
}

.sceditor-container {
  position: relative;
  z-index: 10;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 100%;
  border: 1px solid #7488A7;
  max-width: 100%;
  width: 100% !important;
}
.sceditor-container iframe {
  margin: 1px;
}
.sceditor-container textarea {
  padding: 25px;
  margin: 0;
  max-width: calc(100% - 60px);
}
.sceditor-container .sceditor-button div,
.sceditor-container div.sceditor-grip {
  background: none;
}
.sceditor-container .sceditor-toolbar {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #FAFAFA;
  border-bottom: 0;
}
.sceditor-container .sceditor-toolbar .sceditor-group {
  background-color: #FAFAFA;
  border-bottom: 0;
  margin-left: 3px;
}
.sceditor-container .sceditor-toolbar .sceditor-group .sceditor-button {
  width: 30px;
  height: 30px;
  padding: 0;
  position: relative;
  margin: 5px;
}
.sceditor-container .sceditor-toolbar .sceditor-group .sceditor-button:after {
  clear: both;
  display: block;
  content: '';
  position: absolute;
  top: 7px;
  left: 7px;
  width: 17px;
  height: 17px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.sceditor-container .sceditor-toolbar .sceditor-group .sceditor-button.sceditor-button-bold:after {
  top: 8px;
  left: 8px;
  width: 15px;
  height: 15px;
  background-image: url('/assets/design2018/img/icons-editor/icon-editor-bold.svg');
}
.sceditor-container .sceditor-toolbar .sceditor-group .sceditor-button.sceditor-button-italic:after {
  top: 8px;
  left: 8px;
  width: 15px;
  height: 15px;
  background-image: url('/assets/design2018/img/icons-editor/icon-editor-italic.svg');
}
.sceditor-container .sceditor-toolbar .sceditor-group .sceditor-button.sceditor-button-underline:after {
  top: 8px;
  left: 8px;
  width: 15px;
  height: 15px;
  background-image: url('/assets/design2018/img/icons-editor/icon-editor-underline.svg');
}
.sceditor-container .sceditor-toolbar .sceditor-group .sceditor-button.sceditor-button-link:after {
  background-image: url('/assets/design2018/img/icons-editor/icon-editor-link.svg');
}
.sceditor-container .sceditor-toolbar .sceditor-group .sceditor-button.sceditor-button-unlink:after {
  background-image: url('/assets/design2018/img/icons-editor/icon-editor-unlink.svg');
}
.sceditor-container .sceditor-toolbar .sceditor-group .sceditor-button.sceditor-button-quote:after {
  background-image: url('/assets/design2018/img/icons-editor/icon-editor-quotes.svg');
}
.sceditor-container .sceditor-toolbar .sceditor-group .sceditor-button.sceditor-button-image:after {
  background-image: url('/assets/design2018/img/icons-editor/icon-editor-image.svg');
}
.sceditor-container .sceditor-toolbar .sceditor-group .sceditor-button.sceditor-button-attachment:after {
  background-image: url('/assets/design2018/img/icons-editor/icon-editor-file.svg');
}
.sceditor-container .sceditor-toolbar .sceditor-group .sceditor-button.sceditor-button-video:after {
  background-image: url('/assets/design2018/img/icons-editor/icon-editor-video.svg');
}
.sceditor-container .sceditor-toolbar .sceditor-group .sceditor-button.sceditor-button-bulletlist:after {
  background-image: url('/assets/design2018/img/icons-editor/icon-editor-ol.svg');
}
.sceditor-container .sceditor-toolbar .sceditor-group .sceditor-button.sceditor-button-orderedlist:after {
  background-image: url('/assets/design2018/img/icons-editor/icon-editor-ul.svg');
}
.sceditor-container .sceditor-toolbar .sceditor-group .sceditor-button.sceditor-button-code:after {
  background-image: url('/assets/design2018/img/icons-editor/icon-editor-code.svg');
}
.sceditor-container .sceditor-toolbar .sceditor-group .sceditor-button.sceditor-button-php:after {
  background-image: url('/assets/design2018/img/icons-editor/icon-editor-php.svg');
}
.sceditor-container .sceditor-toolbar .sceditor-group .sceditor-button.sceditor-button-source:after {
  background-image: url('/assets/design2018/img/icons-editor/icon-editor-source.svg');
}
.sceditor-container .sceditor-dropdown {
  min-width: 250px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.05);
}
.sceditor-container .sceditor-dropdown label {
  text-transform: uppercase;
  font-size: 12px;
}
.sceditor-container .sceditor-dropdown input[type=text] {
  height: 35px;
  line-height: 35px;
  padding-left: 10px;
  border: 1px solid #CCCCCC;
}
.sceditor-container .sceditor-dropdown input[type=button] {
  border: 0;
  box-shadow: none;
  border-radius: 4px;
  background-color: #3090FE;
  color: #fff;
}
.sceditor-container .sceditor-dropdown input[type=button]:hover {
  background-color: #0069E1;
}
.editor {
  height: 250px;
  width: 100%;
}
@media (max-width: 500px) {
  .sceditor-container .sceditor-toolbar {
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #FAFAFA;
    border-bottom: 0;
  }
  .sceditor-container .sceditor-toolbar .sceditor-group {
    max-width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    height: 43px;
  }
  .sceditor-container .sceditor-toolbar .sceditor-group .sceditor-button {
    display: inline-block;
    float: none;
  }
}
