@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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;
}

/* 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 {
  content: '';
  content: none;
}

q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus:-moz-placeholder {
  color: transparent;
}

/* Firefox 18- */
input:focus::-moz-placeholder {
  color: transparent;
}

/* Firefox 19+ */
input:focus:-ms-input-placeholder {
  color: transparent;
}

@font-face {
  font-family: 'brandon';
  src: url("fonts/BrandonGrotesque-Bold.eot");
  src: url("fonts/BrandonGrotesque-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/BrandonGrotesque-Bold.woff") format("woff"), url("fonts/BrandonGrotesque-Bold.ttf") format("truetype"), url("fonts/BrandonGrotesque-Bold.svg#BrandonGrotesque-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'brandon';
  src: url("fonts/BrandonGrotesque-Light.eot");
  src: url("fonts/BrandonGrotesque-Light.eot?#iefix") format("embedded-opentype"), url("fonts/BrandonGrotesque-Light.woff") format("woff"), url("fonts/BrandonGrotesque-Light.ttf") format("truetype"), url("fonts/BrandonGrotesque-Light.svg#BrandonGrotesque-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}

html {
  font-size: 10px;
  margin: 0 auto;
  overflow-x: hidden;
  font-family: sans-serif;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  background: #fff;
  color: #8b8b8b;
  font-size: 10px;
  font-family: "myriad-pro", sans-serif;
  font-weight: 300;
  overflow: hidden;
}

img {
  max-width: 100%;
}

p {
  color: #fff;
  font-size: 1.3rem;
  word-wrap: break-word;
  line-height: 20px;
  margin-bottom: 20px;
}

p.small-p {
  font-size: 1.3rem;
  line-height: 24px;
}

a {
  color: #e8776b;
  text-decoration: none;
  font-weight: 400;
}

ol {
  list-style: decimal;
}

p a {
  color: #e8776b;
}

p a:visited {
  color: #e8776b;
}

p a:hover {
  color: #4e9dc8;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  color: white;
  line-height: normal;
  font-family: 'brandon';
  text-transform: none;
  margin-bottom: 25px;
  letter-spacing: 2px;
}

h1 {
  font-size: 26px;
  font-size: 2.6rem;
  text-transform: none;
  line-height: normal;
}

h2 {
  font-size: 30px;
  text-transform: none;
  font-size: 3rem;
}

h3 {
  font-size: 24px;
  font-size: 2.4rem;
}

h4 {
  font-size: 18px;
  font-size: 1.8rem;
}

h5 {
  font-size: 16px;
  font-size: 1.6rem;
}

h6 {
  font-size: 14px;
  font-size: 1.4rem;
}

label {
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 5px;
  display: block;
  font-family: 'brandon';
}

p.single-p {
  margin-bottom: 0px !important;
}

ul li {
  font-size: 1.6rem;
}

::-webkit-input-placeholder {
  font-family: "myriad-pro", sans-serif !important;
  color: #7d7f85;
  font-size: 1.4rem;
  font-weight: 400;
}

:-moz-placeholder {
  font-family: "myriad-pro", sans-serif !important;
  color: #7d7f85;
  font-size: 1.4rem;
  font-weight: 400;
}

::-moz-placeholder {
  font-family: "myriad-pro", sans-serif !important;
  color: #7d7f85;
  font-size: 1.4rem;
  font-weight: 400;
}

:-ms-input-placeholder {
  font-family: "myriad-pro", sans-serif !important;
  color: #7d7f85;
  font-size: 1.4rem;
  font-weight: 400;
}

input[type="text"], input[type="email"], input[type="password"] {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  height: 42px;
  line-height: 42px;
  padding: 0px 15px;
  border: 0;
  border: 0px solid #4e9dc8;
  outline: 0;
  width: 100%;
  font-family: "myriad-pro", sans-serif;
  font-size: 1.4rem;
  color: #8b8b8b;
}

.Zebra_DatePicker {
  position: absolute;
  bottom: 120% !important;
  top: auto !important;
  background: #fff;
  border: 1px solid #8b8b8b;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 18px;
}
.Zebra_DatePicker * {
  color: #000000;
}
.Zebra_DatePicker.set-bottom {
  bottom: auto !important;
  top: 120% !important;
}
.Zebra_DatePicker .dp_header .dp_caption, .Zebra_DatePicker .dp_header .dp_previous, .Zebra_DatePicker .dp_header .dp_next, .Zebra_DatePicker .dp_header .dp_previous {
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  font-family: "Lato";
  font-weight: 700;
  padding: 0;
}
.Zebra_DatePicker .dp_header .dp_caption:hover, .Zebra_DatePicker .dp_header .dp_previous:hover, .Zebra_DatePicker .dp_header .dp_next:hover, .Zebra_DatePicker .dp_header .dp_previous:hover {
  background: transparent;
  color: #e8776b;
}
.Zebra_DatePicker .dp_daypicker th {
  background: transparent;
  border: none;
  font-size: 13px;
  line-height: 36px;
  color: #000000;
  font-family: "Lato";
  font-weight: 700;
  padding: 0;
}
.Zebra_DatePicker .dp_daypicker td {
  background: transparent;
  font-family: "Lato";
  font-weight: 400;
  color: #000000;
  font-size: 13px;
  line-height: 36px;
  padding: 0;
  margin: 0;
  border: none;
}
.Zebra_DatePicker .dp_daypicker td.dp_not_in_month, .Zebra_DatePicker .dp_daypicker td.dp_disabled, .Zebra_DatePicker .dp_daypicker td.dp_weekend_disabled {
  color: #cdcdcd;
}
.Zebra_DatePicker .dp_daypicker td.dp_selected, .Zebra_DatePicker .dp_daypicker td.dp_hover {
  background-color: #e8776b;
  color: #ffffff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.Zebra_DatePicker .dp_footer .dp_clear {
  font-size: 14px;
  line-height: 24px;
  padding: 0;
  color: #000000;
  font-family: "Lato";
  font-weight: 700;
}
.Zebra_DatePicker .dp_footer .dp_clear:hover {
  background: transparent;
  color: #e8776b;
}

.input-block {
  margin-bottom: 20px;
}

.input-block::-webkit-input-placeholder {
  font-family: "myriad-pro", sans-serif !important;
  color: #7d7f85;
  font-size: 1.2rem;
  font-weight: 400;
  font-style: italic !important;
}

.input-block:-moz-placeholder {
  color: #7d7f85;
  font-family: "myriad-pro", sans-serif !important;
  font-size: 1.2rem;
  font-weight: 400;
  font-style: italic !important;
}

.input-block::-moz-placeholder {
  color: #7d7f85;
  font-family: "myriad-pro", sans-serif !important;
  font-size: 1.2rem;
  font-weight: 400;
  font-style: italic !important;
}

.input-block:-ms-input-placeholder {
  color: #7d7f85;
  font-size: 1.2rem;
  font-weight: 400;
  font-family: "myriad-pro", sans-serif !important;
  font-style: italic !important;
}

.input-block, .select-block {
  margin-bottom: 25px;
}

.accordion-hidden-content {
  display: none;
}

textarea {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  background-color: #fff;
  height: 43px;
  padding: 10px 13px;
  border: 0;
  outline: 0;
  width: 100%;
  font-family: "myriad-pro", sans-serif;
  font-size: 1.4rem;
  color: white;
  font-size: 1.6rem;
  border: 1px solid #e9e7e1;
  min-height: 83px;
}

input[type="submit"] {
  font-family: "myriad-pro", sans-serif;
  display: inline-block;
  width: auto;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  font-size: 1.52rem;
  height: 24px;
  line-height: 26px;
  color: #fff;
  border: 0;
  cursor: pointer;
  outline: 0;
  padding: 0px 38px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  text-transform: none;
  border: 0px solid #91cc3b;
  /* stroke */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /* prevents bg color from leaking outside the border */
  background-color: #0c1b30;
  /* layer fill content */
}

input[type="submit"]:hover {
  background: #e14e3f;
}

a.button, input.button, button.button {
  display: inline-block;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  color: #08111e;
  height: 42px;
  letter-spacing: normal;
  background: #4e9dc8;
  line-height: 46px;
  padding: 0px 29px;
  text-align: center;
  min-width: 0px;
  outline: 0;
  border: 0;
  text-transform: none;
  width: auto;
  font-size: 2.4rem;
  font-weight: 400;
}

.button:hover {
  background-color: #3683ad;
}

a.button.orange {
  background-color: #e8776b;
}

sup {
  vertical-align: top;
  font-size: 0.8em;
}

a, input[type=submit], input[type="text"], .grey-box .dot, .members-wrapper .member-box .member-info, #location-slider-custom-pager, .custom-pager-wrapper,
.location-slide-info, .location-slide-info *, .interviews-listing .navigator .tab-selector .name, .houses-listing .house-block a:before {
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  /* Safari */
}

.sprite:before {
  background-image: url(images/sprite.png);
  background-repeat: no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) {
  .sprite:before {
    background-image: url(images/sprite2X.png);
    background-size: 300px 300px;
  }
}
b {
  font-weight: 700;
}

p i {
  font-style: italic;
  color: #757d83;
}

hr {
  border: 0;
  height: 1px;
  background: #e6e6e6;
  margin: 20px 0px;
}

hr.blue {
  background: #3d8dc5;
  margin: 40px 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

.floating-objects {
  overflow: hidden;
}

.floating-objects.visible {
  overflow: visible;
  display: inline-block;
  width: 100%;
}

.container {
  width: 1140px;
  position: relative;
  margin: 0 auto;
}

.fluid-container {
  padding: 0px 55px;
  position: relative;
  width: 100%;
}

.centered-content {
  text-align: center;
}

.mb {
  margin-bottom: 40px;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
  overflow: hidden;
}

.row-visible {
  overflow: visible;
  display: block;
  margin-right: -15px;
  margin-left: -15px;
}
.row-visible:after, .row-visible:before {
  clear: both;
  display: table;
  content: '';
}

.row.big-gutter {
  margin-left: -25px;
  margin-right: -25px;
}

.row.small-gutter {
  margin-left: -7px;
  margin-right: -7px;
}

.row-visible.big-gutter {
  margin-left: -20px;
  margin-right: -20px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.col16 {
  width: 16.66%;
  display: inline-block;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.col12 {
  width: 12.5%;
  display: inline-block;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.row.small-gutter .col16 {
  padding-left: 7px;
  padding-right: 7px;
}

.row.small-gutter .col50 {
  padding-left: 7px;
  padding-right: 7px;
}

.row.small-gutter .col25 {
  padding-left: 7px;
  padding-right: 7px;
}

.row.small-gutter .col12 {
  padding-left: 7px;
  padding-right: 7px;
}

.col33 {
  width: 33.33%;
  display: inline-block;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.col20 {
  width: 20%;
  display: inline-block;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.col-auto {
  width: auto;
  display: inline-block;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.row.small-gutter .col-auto {
  padding-left: 7px;
  padding-right: 7px;
}

.col25 {
  width: 25%;
  display: inline-block;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.col50 {
  width: 50%;
  display: inline-block;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.col100 {
  width: 100%;
  display: inline-block;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.col30 {
  width: 30%;
  display: inline-block;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.col70 {
  width: 70%;
  display: inline-block;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.col40 {
  width: 40%;
  display: inline-block;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.col45 {
  width: 45%;
  display: inline-block;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.col55 {
  width: 55%;
  display: inline-block;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.col60 {
  width: 60%;
  display: inline-block;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.col75 {
  width: 75%;
  display: inline-block;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.hide {
  display: none;
}

.row.big-gutter > .col33 {
  padding-left: 25px;
  padding-right: 25px;
}

.row.small-gutter > .col33 {
  padding-left: 7px;
  padding-right: 7px;
}

.row.big-gutter > .col16 {
  padding-left: 25px;
  padding-right: 25px;
}

.row.big-gutter > .col50 {
  padding-left: 20px;
  padding-right: 20px;
}

.row.big-gutter > .col40 {
  padding-left: 20px;
  padding-right: 20px;
}

.row.big-gutter > .col60 {
  padding-left: 20px;
  padding-right: 20px;
}

.row.big-gutter > .col25 {
  padding-left: 20px;
  padding-right: 20px;
}

.row.big-gutter > .col75 {
  padding-left: 20px;
  padding-right: 20px;
}

.row-visible.big-gutter .col50 {
  padding-left: 20px;
  padding-right: 20px;
}

.row.visible {
  overflow: visible;
}

header {
  background-image: url(images/header-bg.png);
  background-repeat: repeat-x;
  background-position: bottom left;
  height: 140px;
  padding-top: 30px;
}

.page-viewport {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 500px;
}

.pls-language-container-scrollable {
  overflow: visible;
  width: auto;
  min-width: 360px;
  margin-top: 15px;
  float: right;
  right: 0;
}

.lang-selector {
  border: 2px solid #8b8b8b;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.lang-selector .pls-selected-locale {
  padding: 8px 20px 8px 10px;
  display: block;
}

.polyglot-language-switcher > .pls-selected-locale {
  font-weight: 700;
  color: #8b8b8b;
}

.pls-language-container-scrollable {
  left: auto;
  overflow: visible;
  width: auto;
  min-width: 360px;
  margin-top: 15px;
  float: right;
  right: 0;
}

.polyglot-language-switcher > .pls-selected-locale:after {
  border-top: 4px solid #8b8b8b;
}

.home-app-form {
  max-width: 540px;
}

.home-app-form h2 {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 3.6rem;
  line-height: 36px;
  display: block;
  letter-spacing: normal;
  margin-bottom: 0px;
}

.home-app-form h1 {
  font-size: 8rem;
  letter-spacing: normal;
  display: block;
  line-height: 80px;
  text-transform: uppercase;
  font-family: "Oswald";
  font-weight: 700;
  margin-bottom: 30px;
}

.cs-skin-border > span {
  border: 0px solid #000;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  color: #8b8b8b;
  font-size: 1.4rem;
  text-transform: none;
  font-weight: 400;
}

.cs-skin-border > span::after, .cs-skin-border .cs-selected span::after {
  content: '\25BE';
  font-size: 2.4rem;
  right: 8px;
  margin-top: -3px;
}

.cs-select .cs-options {
  top: 110%;
  overflow-y: scroll;
  max-height: 400px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.cs-select.cs-active > span::after {
  margin-top: 3px;
}

.cs-select li.cs-optgroup ul li.cs-selected span {
  background: #f5f3ec;
}
.cs-select li.cs-optgroup ul li.cs-selected span:after {
  display: none;
}

li.cs-selected span {
  background: #f5f3ec;
}

.cs-select .cs-options li {
  font-size: 16px;
  font-family: 'Lato';
  font-weight: 400;
  color: #767a8a;
}

.cs-skin-border ul span {
  padding: 7px 20px;
  display: block;
  font-weight: 400;
}

.ms-parent {
  width: 100% !important;
}

.ms-choice {
  display: block;
  width: 100%;
  text-align: left;
  white-space: nowrap;
  line-height: 42px;
  color: #8b8b8b;
  text-decoration: none;
  background-color: #fff;
  height: 42px;
  border: 0px solid #000;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  color: #8b8b8b;
  font-size: 1.4rem;
  text-transform: none;
  font-weight: 400;
  padding-left: 15px;
  outline: 0;
  position: relative;
}

.ms-choice > span {
  padding-left: 15px;
}

.ms-choice > div {
  speak: none;
  position: absolute;
  top: 4px;
  right: 15px;
  font-family: 'icomoon';
  content: '\25BE';
  font-size: 2.4rem;
  right: 8px;
  margin-top: -3px;
  background: none;
  color: #8b8b8b;
}

.ms-choice > div:before {
  speak: none;
  position: absolute;
  top: 0;
  right: 0;
  font-family: 'icomoon';
  content: '\25BE';
  font-size: 2.4rem;
  width: 100%;
  height: 100%;
  margin-top: -3px;
  background: none;
  color: #8b8b8b;
}

.ms-drop ul > li {
  padding: 4px 0px;
}

.ms-drop ul > li.multiple label {
  font-size: 1.4rem;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #7d7f85;
  text-transform: none;
  letter-spacing: normal;
}

.ms-drop input[type="checkbox"] {
  vertical-align: middle;
  margin-right: 0px;
  margin-left: 0px;
}

.ms-drop.bottom {
  top: 110%;
  box-shadow: none;
  border: 0;
}

.ms-drop ul > li.multiple {
  overflow: hidden;
  width: 50% !important;
  padding: 0px 10px;
  padding-left: 34px;
  position: relative;
  margin: 7px 0px 4px 0px;
}

.ms-drop ul > li.multiple:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0px;
  width: 26px;
  height: 20px;
  background-position: -147px -50px;
}

.ms-drop ul > li.multiple.icon-1:before {
  background-position: 0px 0px;
}

.ms-drop ul > li.multiple.icon-2:before {
  background-position: -100px 0px;
}

.ms-drop ul > li.multiple.icon-3:before {
  background-position: -200px 0px;
}

.ms-drop ul > li.multiple.icon-4:before {
  background-position: 0px -50px;
}

.ms-drop ul > li.multiple.icon-5:before {
  background-position: -100px -50px;
}

.ms-drop ul > li.multiple.icon-6:before {
  background-position: -50px 0px;
}

.ms-drop ul > li.multiple.icon-7:before {
  background-position: -150px 0px;
}

.ms-drop ul > li.multiple.icon-8:before {
  background-position: -250px 0px;
}

.ms-drop ul > li.multiple.icon-9:before {
  background-position: -50px -50px;
}

.ms-drop ul > li.multiple.selected:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 2px;
  z-index: 999;
  width: 18px;
  height: 14px;
  background: url(images/checked-icon.png) no-repeat;
}

.ms-drop ul > li.multiple label {
  cursor: pointer;
}

.ms-drop ul > li.multiple label span {
  float: left;
}

.ms-drop ul > li.multiple label input {
  float: right;
}

.ms-drop ul > li.multiple label input[type="checkbox"] {
  display: none;
}

.checkbox, .radio {
  width: 18px;
  height: 14px;
  padding: 0 5px 0 0;
  background: url(images/checkbox.png) no-repeat;
  display: block;
  clear: left;
  float: left;
}

.pls-language-container a {
  font-size: 1.3rem;
  padding: 4px 5px;
}

.pls-language-container {
  box-shadow: none;
  border: 0;
  float: right;
  margin-top: 0;
}

.pls-language-container a.pls-selected-locale {
  padding: 4px 5px;
  display: block;
  background-color: #f5f5f5;
  font-weight: 400;
}

.pls-language-container td {
  border-right: 0;
  padding: 0 0;
}

.polyglot-language-switcher ul {
  padding: 10px;
}

.radio {
  background: url(images/radio.png) no-repeat;
}

.radio-block {
  display: inline-block;
  margin-right: 10px;
  min-width: 60px;
  font-size: 1.4rem;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio-block .radio {
  margin-right: 5px;
}

.datepicker-input > span {
  width: 100%;
}

.datepicker-input {
  position: relative;
}

.datepicker-input:before {
  position: absolute;
  right: 15px;
  top: 13px;
  content: "";
  background-position: -200px -50px;
  height: 16px;
  width: 13px;
  z-index: 1;
}

.cs-select li.cs-optgroup ul {
  padding-left: 0;
}
.cs-select li.cs-optgroup ul li {
  font-weight: 400;
}
.cs-select li.cs-optgroup ul li span {
  padding: 5px 20px 5px 30px;
}

.cs-select li.cs-optgroup > span {
  color: #e8776b;
  padding-bottom: 7px;
  font-weight: 700;
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
}
.cs-select li.cs-optgroup > span:hover {
  background: none;
}

button {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  font-family: 'brandon';
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  color: #fff;
  font-size: 1.3rem;
  background: #e8776b;
  border: 0;
  outline: 0;
  cursor: pointer;
  padding: 12px 25px;
}

button i {
  margin-right: 5px;
}

button.ms-choice > span {
  font-family: "Lato", sans-serif;
  letter-spacing: normal;
}

footer {
  padding: 22px 0px;
  background: #fff;
  position: relative;
  z-index: 10;
  box-shadow: 0px 0px 3px 0px rgba(0, 101, 150, 0.5);
}

footer p {
  color: #8b8b8b;
  margin-bottom: 0px;
  font-size: 1.4rem;
  line-height: normal;
}

.home-app-form h3 {
  font-size: 3.6rem;
  letter-spacing: normal;
  display: block;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}

.progress-bar {
  height: 18px;
  background: #fff;
  border: 2px solid #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 10px;
}

.progress-bar .progress {
  display: inline-block;
  height: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  line-height: 14px;
  background: #e8776b;
}

.progress-bar .progress span {
  color: #fff;
  font-size: 1.1rem;
}

@media (max-width: 1600px) {
  .home-app-form h2 {
    font-size: 2.6rem;
    line-height: 26px;
  }

  .datepicker-input:before {
    right: 15px;
    top: 9px;
  }

  input[type="text"], input[type="email"], input[type="password"] {
    height: 34px;
    line-height: 34px;
  }

  .ms-choice {
    height: 34px;
    line-height: 34px;
  }

  label {
    margin-bottom: 2px;
  }

  .cs-select span {
    padding: 0.7em;
  }

  header {
    padding-top: 20px;
    height: 80px;
  }

  .input-block, .select-block {
    margin-bottom: 15px;
  }

  .home-app-form h1 {
    font-size: 5.7rem;
    line-height: 57px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1300px) {
  .page-viewport {
    padding-bottom: 30px;
  }
}
@media (max-width: 1220px) {
  .container {
    width: 980px;
  }
}
@media (max-width: 1000px) {
  .container {
    width: 750px;
  }
}
@media (max-width: 767px) {
  .container {
    width: 90%;
  }
}
@media (max-width: 500px) {
  .col50 {
    width: 100%;
  }

  .home-app-form h3 {
    font-size: 2.4rem;
    line-height: 24px;
  }

  .home-app-form h1 {
    font-size: 4rem;
    line-height: 40px;
  }

  .home-app-form h2 {
    font-size: 1.8rem;
    line-height: 18px;
  }
}
.help-block {
  font-size: 12px;
  padding: 5px 0px 0px;
  display: inline-block;
}

.has-error .help-block {
  color: red;
  font-weight: bold;
}

.pp_agree:after, .pp_agree:before {
  clear: both;
  display: table;
  content: '';
}
.pp_agree b {
  cursor: pointer;
}

.form-section {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
.form-section.active {
  visibility: visible;
  height: auto;
  margin-bottom: 20px;
  overflow: visible;
}
.form-section .input-block.hidden {
  display: none;
}
.form-section .has_error label {
  color: #e8776b;
}
.form-section .has_error input[type=text], .form-section .has_error .ms-parent .ms-choice, .form-section .has_error .cs-skin-border .cs-placeholder {
  border: 2px solid #e8776b;
  color: #e8776b;
}
.form-section .has_error .ms-parent .ms-choice div:before {
  color: #e8776b;
}
.form-section .pp_agree.has_error {
  color: #e8776b;
}

.popover-vc {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(128, 198, 232, 0.9);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  display: none;
  overflow-y: auto;
}
.popover-vc .table {
  display: table;
  width: 100%;
  height: 100%;
}
.popover-vc .table .table-cell {
  display: table-cell;
  vertical-align: middle;
}
.popover-vc .popover-content {
  width: 100%;
  max-width: 600px;
  padding: 10px;
  margin: 0 auto;
}
.popover-vc .popover-header {
  font-family: 'brandon';
  font-weight: 700;
  color: #ffffff;
  position: relative;
  font-size: 24px;
  line-height: 32px;
  margin: 0 0 8px 0;
  padding: 0 32px 0 0;
  text-transform: uppercase;
}
.popover-vc .popover-header .remove {
  padding: 0;
  position: absolute;
  top: 0;
  right: 20px;
  color: #ffffff;
  font-size: 18px;
  display: block;
}
.popover-vc .popover-header .remove:hover {
  color: #e8776b;
}
.popover-vc .popover-box {
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6ec;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  background-color: white;
  padding: 50px 45px;
}
.popover-vc .popover-box .static-text h1, .popover-vc .popover-box .static-text h2, .popover-vc .popover-box .static-text h3, .popover-vc .popover-box .static-text h4, .popover-vc .popover-box .static-text h5, .popover-vc .popover-box .static-text h6 {
  font-weight: 700;
  font-family: 'Lato';
  color: #717585;
  margin: 0 0 15px 0;
  line-height: auto;
}
.popover-vc .popover-box .static-text h1 {
  font-size: 20px;
}
.popover-vc .popover-box .static-text h2 {
  font-size: 18px;
}
.popover-vc .popover-box .static-text h3 {
  font-size: 16px;
}
.popover-vc .popover-box .static-text h4 {
  font-size: 14px;
}
.popover-vc .popover-box .static-text h5 {
  font-size: 12px;
}
.popover-vc .popover-box .static-text h6 {
  font-size: 10px;
}
.popover-vc .popover-box .static-text strong {
  font-weight: 700;
}
.popover-vc .popover-box .static-text p {
  color: #767a8a;
  font-size: 13px;
  line-height: 18px;
  margin: 0 0 15px 0;
  font-family: 'Lato';
}
.popover-vc .popover-box .static-text a {
  font-family: 'Lato';
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  color: #e8776b;
}
.popover-vc .popover-box .static-text a:hover {
  color: #e14e3f;
  text-decoration: underline;
}
.popover-vc .popover-box .static-text ul {
  list-style: none;
  padding: 0;
  margin: 0 0 15px 0;
  color: #767a8a;
  font-size: 13px;
  line-height: 18px;
  font-family: 'Lato';
}
.popover-vc .popover-box .static-text ul li {
  padding-left: 1em;
  text-indent: -.7em;
  margin-top: 10px;
}
.popover-vc .popover-box .static-text ul li:first-child {
  margin-top: 0;
}
.popover-vc .popover-box .static-text ul li:before {
  content: "• ";
  color: #e8776b;
}
.popover-vc .row {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 20px;
}
.popover-vc .row:first-child {
  margin-top: 0;
}
.popover-vc .row .col50, .popover-vc .row .col100 {
  padding-left: 10px;
  padding-right: 10px;
}
.popover-vc .form-field input[type="text"], .popover-vc .form-field input[type=password], .popover-vc .form-field input[type=email] {
  -webkit-appearance: none;
  appearance: none;
  border-style: solid;
  border-width: 2px;
  border-color: white;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #f5f5f9;
}
.popover-vc .form-field label {
  font-size: 14px;
  font-family: 'brandon';
  font-weight: 700;
  color: #80c6e8;
  line-height: 18px;
  margin: 0 0 3px 0;
}
.popover-vc .form-field .required {
  color: #e8776b;
}

.system-message {
  padding: 5px 10px 5px 30px;
  font-size: 16px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-bottom: 20px;
  font-family: 'brandon';
  font-weight: 700;
  position: relative;
}
.system-message:after {
  position: absolute;
  left: 6px;
  top: 5px;
  font-size: 14px;
  font-family: FontAwesome;
}
.system-message.error {
  border: 1px solid #e8776b;
  background-color: #f9dcd9;
  color: #e8776b;
}
.system-message.error:after {
  content: '\f00d';
  color: #e8776b;
}
.system-message.success {
  border: 1px solid #13ab3d;
  background-color: #80f19f;
  color: #13ab3d;
}
.system-message.success:after {
  content: '\f00c';
  color: #13ab3d;
}

.header-user-menu:after, .header-user-menu:before {
  clear: both;
  display: table;
  content: ' ';
}
.header-user-menu a {
  border: 2px solid #8b8b8b;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  line-height: 37px;
  padding: 0 10px;
  display: block;
  float: left;
  margin-right: 10px;
  font-family: 'brandon';
  font-weight: 700;
  font-size: 16px;
  color: #8b8b8b;
  min-width: 80px;
  text-align: center;
}
.header-user-menu a:hover {
  color: #3a91bd;
}
.header-user-menu .user-profile a {
  border: 2px solid #ffffff;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}

.notfound-page {
  margin-top: 30px;
  max-width: 545px;
}
.notfound-page h2 {
  text-align: center;
  font-size: 44px;
  line-height: 50px;
  margin-bottom: 10px;
}
.notfound-page h1 {
  text-align: center;
  font-size: 120px;
  line-height: 110px;
  margin-bottom: 20px;
}
.notfound-page p {
  font-family: 'Lato';
  font-weight: 400;
  text-align: center;
  font-size: 24px;
}

.margin-top {
  margin-top: 25px;
}

.checkbox-block {
  padding-left: 25px;
  position: relative;
  margin-top: 5px;
}
.checkbox-block:first-child {
  margin-top: 0;
}
.checkbox-block .checkbox {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  background-color: #ffffff;
  box-shadow: 0px 1px 1px 0px rgba(35, 91, 124, 0.137);
  width: 14px;
  height: 14px;
  cursor: pointer;
  position: relative;
}
.checkbox-block .checkbox.readonly {
  cursor: auto;
}
.checkbox-block .checkbox input {
  display: none;
}
.checkbox-block .checkbox.checked:after {
  position: absolute;
  width: 18px;
  height: 14px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAOCAYAAAAi2ky3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1OTZlYmIzYS1iYzE2LWQ2NGMtYTU2Ny00NDRlODA3YzFkZmQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUIwQTE2ODZBQTQyMTFFNkIyQjdBQjgzNzkxMjY1QTAiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUIwQTE2ODVBQTQyMTFFNkIyQjdBQjgzNzkxMjY1QTAiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MmYyOTI0ZDEtNGY0MS1mNjQzLWI2Y2ItNGI2NmRhNjMyNDBiIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6Yjc3ZWI2ZGEtMTJiYS0xMWU2LThkNDMtOGMyMDAwYjA0MTRkIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+b3kmsgAAARdJREFUeNpilLjpx0Am4AfijVDcz0KBITuB2ByI7YD4BxMZhnAD8VaoISDACMRppBrEBcRbgNgaSewxEAfCDGIDYgkChnAA8QYgdkASewrETkD8AGQQLxBvB+JLQKyFwxCQRWuB2BVJ7BUQuwDxHRAHZNA2qKmiQLwLiFWwGLICiL2QxF5DDbkBEwAZdBdJgTQQ7wZiGSifGYiXgMIASc0HIHYH4svItoEMSgXiTUhiCkC8D+qyhUAciiT3EWrIeXS/M0ITJCg2dgCxLZ7A/go15Cg2SVisfQNiX3TnIgGQvA8uQ5ANgjnbGYhvoan5CQ2jA/jSBnqCfA017D6U/wuIg6GxyUCKQSDwBGoYKF1FQrMDQQAQYABogTNb4C2auwAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  content: '';
}
.checkbox-block .checkbox-label {
  font-family: 'Lato';
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  display: inline-block;
  line-height: 18px;
  cursor: pointer;
}
.checkbox-block .checkbox {
  position: absolute;
  left: 0;
  top: 2px;
}

.multiple-location {
  min-height: 42px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-color: #ffffff;
  padding: 7px 7px 0 7px;
  overflow: hidden;
}
.multiple-location:after, .multiple-location:before {
  clear: both;
  display: table;
  content: '';
}
.multiple-location ul {
  width: 100%;
}
.multiple-location ul li {
  padding: 0 7px;
  display: block;
  position: relative;
  float: left;
}
.multiple-location ul li:not(:last-child) {
  margin-right: 7px;
  margin-bottom: 7px;
  max-width: 100%;
  background-color: #e8e8e8;
  line-height: 28px;
  font-family: "myriad-pro",sans-serif;
  font-size: 1.4rem;
  padding: 0 27px 0 7px;
  color: #8b8b8b;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.multiple-location .insert {
  min-width: 50px;
  width: auto;
  max-width: 100% !important;
  padding: 0;
  height: 28px;
  margin: 0;
  border: none;
  line-height: 24px;
  padding-left: 10px;
}

.dummy-box {
  font-size: 1.4rem;
}

.vcml-autocomplete {
  position: relative;
}
.vcml-autocomplete .ui-autocomplete {
  border-radius: 5px;
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #ffffff;
  top: 110% !important;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9999;
  font-size: 0.75em;
}
.vcml-autocomplete .ui-autocomplete li {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-weight: 400;
  padding: 7px 20px;
}
.vcml-autocomplete .ui-autocomplete li:hover {
  background-color: #f5f3ec;
}

.has_error .single-checkbox .checkbox-label {
  color: #e8776b;
}

.select {
  width: 100%;
  position: relative;
}
.select:after {
  position: absolute;
  width: 32px;
  content: '\f0d7';
  font-family: FontAwesome;
  font-size: 14px;
  line-height: 40px;
  vertical-align: middle;
  text-align: center;
  color: #8b8b8b;
  top: 0;
  right: 0;
  pointer-events: none;
}
.select select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 40px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  border: 2px solid #ffffff;
  background-color: #ffffff;
  padding: 0 32px 0 16px;
  line-height: 36px;
  width: 100%;
  font-family: 'Lato';
  font-weight: 400;
  color: #8b8b8b;
  font-size: 14px;
}

.bday-picker {
  margin-left: -8px;
  margin-right: -8px;
}
.bday-picker:after, .bday-picker:before {
  clear: both;
  content: '';
  display: table;
}
.bday-picker .select {
  width: 33.33333%;
  float: left;
  padding-left: 8px;
  padding-right: 8px;
}
.bday-picker .select:after {
  right: 8px;
}

.has_error .bday-picker select {
  border: 2px solid #e8776b;
  color: #e8776b;
}

.no-scroll {
  overflow: hidden !important;
  height: 100% !important;
}

.popover-buttons {
  margin-bottom: 20px;
}
.popover-buttons .open-popover {
  padding: 6px 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-color: #8b8b8b;
  color: #fff;
  font-family: "brandon";
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.popover-buttons .open-popover:hover {
  background-color: #727272;
}

.cs-placeholder {
  min-height: 42px;
}

.grey-btn {
  color: #666666;
  text-decoration: underline;
}
.grey-btn:hover {
  color: #4d4d4d;
}

body > .ui-helper-hidden-accessible {
  display: none;
}

.small-btn {
  font-size: 1.3rem;
  margin-left: 10px;
  text-decoration: underline;
  color: #333;
}
.small-btn:hover {
  color: #e8776b;
}

.separator {
  font-size: 14px;
  text-align: center;
  line-height: 45px;
  color: #bbbbbb;
  margin-left: 10px;
}

.radio-group {
  padding-top: 8px;
}

.radio-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 0;
}

.radioi {
  display: block;
  font-size: 14px;
  line-height: 18px;
  font-family: 'Lato';
  font-weight: 400;
  padding: 0 0 0 20px;
  position: relative;
  color: #ffffff;
  cursor: pointer;
}
.radioi:after {
  position: absolute;
  width: 14px;
  height: 14px;
  background-color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  top: 5px;
  left: 0px;
  z-index: 1;
  content: '';
}
.radioi:before {
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #18d94e;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  top: 8px;
  left: 3px;
  z-index: 2;
  content: '';
  display: none;
}
.radioi input[type=radio] {
  display: none;
}
.radioi.checked:before {
  display: block;
}

@media all and (max-width: 430px) {
  header {
    height: auto;
    margin-bottom: 20px;
  }
  header .floating-objects .logo {
    float: none;
    display: block;
    width: 100%;
  }
  header .floating-objects .logo a {
    display: table;
    margin: 0 auto;
  }
  header .floating-objects .responsive-box {
    display: table;
    margin: 10px auto 0 auto;
  }
}

@media all and (max-width: 510px) {
  .popover-box .separator {
    display: none;
  }
  .popover-box .small-btn, .popover-box button {
    display: block;
    width: 100%;
    margin-top: 10px;
    text-align: center;
  }
  .popover-box .small-btn:first-child, .popover-box button:first-child {
    margin-top: 0;
  }
}
.pp_agree {
  margin-bottom: 0;
}

.simple-inner-page {
  max-width: 750px;
  width: 100%;
  margin-bottom: 30px;
  background-color: rgba(255, 255, 255, 0.949);
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 45px 75px 60px 75px;
}
.simple-inner-page h1 {
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
  color: #e8776b;
  margin: 0 0 20px 0;
}
.simple-inner-page h2 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  color: #666666;
  margin: 0 0 20px 0;
}
@media all and (max-width: 768px) {
  .simple-inner-page {
    padding: 20px;
  }
  .simple-inner-page h1 {
    font-size: 30px;
    line-height: 30px;
  }
  .simple-inner-page h2 {
    font-size: 20px;
    line-height: 30px;
  }
}
.simple-inner-page .simple-inner-page-content {
  font-size: 13px;
  line-height: 22px;
  color: #666666;
  margin: 0 0 15px 0;
  font-family: 'Open Sans';
}
.simple-inner-page .simple-inner-page-content p {
  font-size: 13px;
  line-height: 22px;
  color: #666666;
  margin: 0 0 15px 0;
  font-family: 'Open Sans';
  font-weight: 500;
}
.simple-inner-page .simple-inner-page-content a {
  color: #e8776b;
}
.simple-inner-page .simple-inner-page-content a:hover {
  text-decoration: underline;
}
.simple-inner-page .simple-inner-page-content ol {
  margin: 0 0 25px 0;
  padding-right: 0;
  list-style-type: none;
}
.simple-inner-page .simple-inner-page-content ol li {
  display: block;
  counter-increment: step-counter;
  position: relative;
  padding: 13px 25px 13px 120px;
  font-family: 'Open Sans';
  font-size: 13px;
  color: #666666;
  font-weight: 500;
  min-height: 100px;
  margin-top: 15px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  overflow: hidden;
  background-color: #ffffff;
}
.simple-inner-page .simple-inner-page-content ol li:first-child {
  margin-top: 0;
}
.simple-inner-page .simple-inner-page-content ol li h5 {
  font-family: 'Open Sans';
  display: block;
  line-height: 30px;
  font-size: 16px;
  font-weight: 700;
  color: #666666;
  margin: 0;
}
.simple-inner-page .simple-inner-page-content ol li:before {
  position: absolute;
  content: counter(step-counter);
  left: 0;
  background-color: #ffffff;
  line-height: 100px;
  top: 0;
  bottom: 0;
  width: 95px;
  border-right: 1px solid #e2e8ed;
  text-align: center;
  font-size: 60px;
  font-family: 'brandon';
  font-weight: 700;
  color: #e0e0e0;
}
@media all and (max-width: 500px) {
  .simple-inner-page .simple-inner-page-content ol {
    margin: 0 0 20px 0;
  }
  .simple-inner-page .simple-inner-page-content ol li {
    padding: 13px 25px 13px 50px;
  }
  .simple-inner-page .simple-inner-page-content ol li:before {
    position: absolute;
    content: counter(step-counter) ".";
    background-color: transparent;
    bottom: auto;
    top: 13px;
    left: 25px;
    line-height: 30px;
    width: 24px;
    text-align: left;
    font-size: 16px;
    font-family: 'brandon';
    font-weight: 700;
    color: #666666;
    border: none;
  }
}

.vc-text-autocomplete {
  position: relative;
}
.vc-text-autocomplete .ui-autocomplete {
  top: 110% !important;
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: 400px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  color: #767a8a;
  position: absolute;
  width: 100% !important;
  background: #fff;
  left: 0 !important;
  right: 0 !important;
  z-index: 9999;
  box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.25);
}
.vc-text-autocomplete .ui-autocomplete li {
  padding: 7px 20px;
  cursor: pointer;
  line-height: 16px;
  width: 100%;
  overflow: hidden;
}
.vc-text-autocomplete .ui-autocomplete li:hover {
  background: #f5f3ec;
}
.vc-text-autocomplete .ui-autocomplete li div {
  font-size: 16px;
  display: inline-block;
  width: 100%;
  line-height: 16px;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: 'Lato';
}

.register-form .form-field {
  margin-top: 20px;
}
.register-form .form-field input[type="text"], .register-form .form-field input[type=password], .register-form .form-field input[type=email], .register-form .form-field select {
  -webkit-appearance: none;
  appearance: none;
  border-style: solid;
  border-width: 2px;
  border-color: #e9e9e9;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #f5f5f9;
}
.register-form .form-field label {
  font-size: 14px;
  font-family: 'brandon';
  font-weight: 700;
  color: #80c6e8;
  line-height: 18px;
  margin: 0 0 3px 0;
}
.register-form .form-field .required {
  color: #e8776b;
}
