*,
*:before,
*:after {
  box-sizing: border-box;
}
html,
body {
  font-size: 100%;
}
body {
  position: relative;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222;
  background: white;
  cursor: default;
}
a:hover {
  cursor: pointer;
}
img,
object,
embed {
  max-width: 100%;
  height: auto;
}
object,
embed {
  height: 100%;
}
img {
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.clearfix {
  *zoom: 1;
}
.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
}
.clearfix::after {
  clear: both;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-justify {
  text-align: justify !important;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
}
img {
  display: inline-block;
  vertical-align: middle;
}
textarea {
  height: auto;
  min-height: 50px;
}
select {
  width: 100%;
}
.row {
  width: 100%;
  max-width: 71.5em;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  *zoom: 1;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row.collapse > .column,
.row.collapse > .columns {
  position: relative;
  float: left;
  padding-right: 0;
  padding-left: 0;
}
.row.collapse .row {
  margin-right: 0;
  margin-left: 0;
}
.row .row {
  width: auto;
  max-width: none;
  margin-top: 0;
  margin-right: -1em;
  margin-bottom: 0;
  margin-left: -1em;
  *zoom: 1;
}
.row .row:before,
.row .row:after {
  content: " ";
  display: table;
}
.row .row:after {
  clear: both;
}
.row .row.collapse {
  width: auto;
  max-width: none;
  margin: 0;
  *zoom: 1;
}
.row .row.collapse:before,
.row .row.collapse:after {
  content: " ";
  display: table;
}
.row .row.collapse:after {
  clear: both;
}
.column,
.columns {
  position: relative;
  float: left;
  width: 100%;
  padding-right: 1em;
  padding-left: 1em;
}
@media only screen {
  .small-push-0,
  .small-pull-0 {
    right: auto;
    left: auto;
  }
  .small-push-1 {
    position: relative;
    right: auto;
    left: 8.33333%;
  }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .small-push-2 {
    position: relative;
    right: auto;
    left: 16.66667%;
  }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .small-push-3 {
    position: relative;
    right: auto;
    left: 25%;
  }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .small-push-4 {
    position: relative;
    right: auto;
    left: 33.33333%;
  }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .small-push-5 {
    position: relative;
    right: auto;
    left: 41.66667%;
  }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .small-push-6 {
    position: relative;
    right: auto;
    left: 50%;
  }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .small-push-7 {
    position: relative;
    right: auto;
    left: 58.33333%;
  }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .small-push-8 {
    position: relative;
    right: auto;
    left: 66.66667%;
  }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .small-push-9 {
    position: relative;
    right: auto;
    left: 75%;
  }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .small-push-10 {
    position: relative;
    right: auto;
    left: 83.33333%;
  }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .small-push-11 {
    position: relative;
    right: auto;
    left: 91.66667%;
  }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    float: left;
    padding-right: 1em;
    padding-left: 1em;
  }
  .small-1 {
    position: relative;
    width: 8.33333%;
  }
  .small-2 {
    position: relative;
    width: 16.66667%;
  }
  .small-3 {
    position: relative;
    width: 25%;
  }
  .small-4 {
    position: relative;
    width: 33.33333%;
  }
  .small-5 {
    position: relative;
    width: 41.66667%;
  }
  .small-6 {
    position: relative;
    width: 50%;
  }
  .small-7 {
    position: relative;
    width: 58.33333%;
  }
  .small-8 {
    position: relative;
    width: 66.66667%;
  }
  .small-9 {
    position: relative;
    width: 75%;
  }
  .small-10 {
    position: relative;
    width: 83.33333%;
  }
  .small-11 {
    position: relative;
    width: 91.66667%;
  }
  .small-offset-0 {
    position: relative;
    margin-left: 0;
  }
  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }
  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }
  .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }
  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }
  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }
  .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }
  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }
  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }
  .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }
  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .column.small-centered,
  .columns.small-centered {
    position: relative;
    float: none !important;
    margin-right: auto;
    margin-left: auto;
  }
  .column.small-uncentered,
  .columns.small-uncentered {
    float: left !important;
    margin-right: 0;
    margin-left: 0;
  }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right !important;
  }
}
@media only screen and (min-width: 641px) {
  .medium-push-0,
  .medium-pull-0 {
    right: auto;
    left: auto;
  }
  .medium-push-1 {
    position: relative;
    right: auto;
    left: 8.33333%;
  }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .medium-push-2 {
    position: relative;
    right: auto;
    left: 16.66667%;
  }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .medium-push-3 {
    position: relative;
    right: auto;
    left: 25%;
  }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .medium-push-4 {
    position: relative;
    right: auto;
    left: 33.33333%;
  }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .medium-push-5 {
    position: relative;
    right: auto;
    left: 41.66667%;
  }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .medium-push-6 {
    position: relative;
    right: auto;
    left: 50%;
  }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .medium-push-7 {
    position: relative;
    right: auto;
    left: 58.33333%;
  }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .medium-push-8 {
    position: relative;
    right: auto;
    left: 66.66667%;
  }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .medium-push-9 {
    position: relative;
    right: auto;
    left: 75%;
  }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .medium-push-10 {
    position: relative;
    right: auto;
    left: 83.33333%;
  }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .medium-push-11 {
    position: relative;
    right: auto;
    left: 91.66667%;
  }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    float: left;
    padding-right: 1em;
    padding-left: 1em;
  }
  .medium-1 {
    position: relative;
    width: 8.33333%;
  }
  .medium-2 {
    position: relative;
    width: 16.66667%;
  }
  .medium-3 {
    position: relative;
    width: 25%;
  }
  .medium-4 {
    position: relative;
    width: 33.33333%;
  }
  .medium-5 {
    position: relative;
    width: 41.66667%;
  }
  .medium-6 {
    position: relative;
    width: 50%;
  }
  .medium-7 {
    position: relative;
    width: 58.33333%;
  }
  .medium-8 {
    position: relative;
    width: 66.66667%;
  }
  .medium-9 {
    position: relative;
    width: 75%;
  }
  .medium-10 {
    position: relative;
    width: 83.33333%;
  }
  .medium-11 {
    position: relative;
    width: 91.66667%;
  }
  .medium-12 {
    position: relative;
    width: 100%;
  }
  .medium-offset-0 {
    position: relative;
    margin-left: 0;
  }
  .medium-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }
  .medium-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }
  .medium-offset-3 {
    position: relative;
    margin-left: 25%;
  }
  .medium-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }
  .medium-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }
  .medium-offset-6 {
    position: relative;
    margin-left: 50%;
  }
  .medium-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }
  .medium-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }
  .medium-offset-9 {
    position: relative;
    margin-left: 75%;
  }
  .medium-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .column.medium-centered,
  .columns.medium-centered {
    position: relative;
    float: none !important;
    margin-right: auto;
    margin-left: auto;
  }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    float: left !important;
    margin-right: 0;
    margin-left: 0;
  }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right !important;
  }
  .push-0,
  .pull-0 {
    right: auto;
    left: auto;
  }
  .push-1 {
    position: relative;
    right: auto;
    left: 8.33333%;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    right: auto;
    left: 16.66667%;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    right: auto;
    left: 25%;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    right: auto;
    left: 33.33333%;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    right: auto;
    left: 41.66667%;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    right: auto;
    left: 50%;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    right: auto;
    left: 58.33333%;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    right: auto;
    left: 66.66667%;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    right: auto;
    left: 75%;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    right: auto;
    left: 83.33333%;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    right: auto;
    left: 91.66667%;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
@media only screen and (min-width: 1025px) {
  .large-push-0,
  .large-pull-0 {
    right: auto;
    left: auto;
  }
  .large-push-1 {
    position: relative;
    right: auto;
    left: 8.33333%;
  }
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .large-push-2 {
    position: relative;
    right: auto;
    left: 16.66667%;
  }
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .large-push-3 {
    position: relative;
    right: auto;
    left: 25%;
  }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .large-push-4 {
    position: relative;
    right: auto;
    left: 33.33333%;
  }
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .large-push-5 {
    position: relative;
    right: auto;
    left: 41.66667%;
  }
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .large-push-6 {
    position: relative;
    right: auto;
    left: 50%;
  }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .large-push-7 {
    position: relative;
    right: auto;
    left: 58.33333%;
  }
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .large-push-8 {
    position: relative;
    right: auto;
    left: 66.66667%;
  }
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .large-push-9 {
    position: relative;
    right: auto;
    left: 75%;
  }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .large-push-10 {
    position: relative;
    right: auto;
    left: 83.33333%;
  }
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .large-push-11 {
    position: relative;
    right: auto;
    left: 91.66667%;
  }
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    float: left;
    padding-right: 1em;
    padding-left: 1em;
  }
  .large-1 {
    position: relative;
    width: 8.33333%;
  }
  .large-2 {
    position: relative;
    width: 16.66667%;
  }
  .large-3 {
    position: relative;
    width: 25%;
  }
  .large-4 {
    position: relative;
    width: 33.33333%;
  }
  .large-5 {
    position: relative;
    width: 41.66667%;
  }
  .large-6 {
    position: relative;
    width: 50%;
  }
  .large-7 {
    position: relative;
    width: 58.33333%;
  }
  .large-8 {
    position: relative;
    width: 66.66667%;
  }
  .large-9 {
    position: relative;
    width: 75%;
  }
  .large-10 {
    position: relative;
    width: 83.33333%;
  }
  .large-11 {
    position: relative;
    width: 91.66667%;
  }
  .large-12 {
    position: relative;
    width: 100%;
  }
  .large-offset-0 {
    position: relative;
    margin-left: 0;
  }
  .large-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }
  .large-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }
  .large-offset-3 {
    position: relative;
    margin-left: 25%;
  }
  .large-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }
  .large-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }
  .large-offset-6 {
    position: relative;
    margin-left: 50%;
  }
  .large-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }
  .large-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }
  .large-offset-9 {
    position: relative;
    margin-left: 75%;
  }
  .large-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .column.large-centered,
  .columns.large-centered {
    position: relative;
    float: none !important;
    margin-right: auto;
    margin-left: auto;
  }
  .column.large-uncentered,
  .columns.large-uncentered {
    float: left !important;
    margin-right: 0;
    margin-left: 0;
  }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right !important;
  }
}
@media only screen and (min-width: 1134px) {
  .xlarge-push-0,
  .xlarge-pull-0 {
    right: auto;
    left: auto;
  }
  .xlarge-push-1 {
    position: relative;
    right: auto;
    left: 8.33333%;
  }
  .xlarge-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .xlarge-push-2 {
    position: relative;
    right: auto;
    left: 16.66667%;
  }
  .xlarge-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .xlarge-push-3 {
    position: relative;
    right: auto;
    left: 25%;
  }
  .xlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .xlarge-push-4 {
    position: relative;
    right: auto;
    left: 33.33333%;
  }
  .xlarge-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .xlarge-push-5 {
    position: relative;
    right: auto;
    left: 41.66667%;
  }
  .xlarge-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .xlarge-push-6 {
    position: relative;
    right: auto;
    left: 50%;
  }
  .xlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .xlarge-push-7 {
    position: relative;
    right: auto;
    left: 58.33333%;
  }
  .xlarge-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .xlarge-push-8 {
    position: relative;
    right: auto;
    left: 66.66667%;
  }
  .xlarge-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .xlarge-push-9 {
    position: relative;
    right: auto;
    left: 75%;
  }
  .xlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .xlarge-push-10 {
    position: relative;
    right: auto;
    left: 83.33333%;
  }
  .xlarge-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .xlarge-push-11 {
    position: relative;
    right: auto;
    left: 91.66667%;
  }
  .xlarge-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    float: left;
    padding-right: 1em;
    padding-left: 1em;
  }
  .xlarge-1 {
    position: relative;
    width: 8.33333%;
  }
  .xlarge-2 {
    position: relative;
    width: 16.66667%;
  }
  .xlarge-3 {
    position: relative;
    width: 25%;
  }
  .xlarge-4 {
    position: relative;
    width: 33.33333%;
  }
  .xlarge-5 {
    position: relative;
    width: 41.66667%;
  }
  .xlarge-6 {
    position: relative;
    width: 50%;
  }
  .xlarge-7 {
    position: relative;
    width: 58.33333%;
  }
  .xlarge-8 {
    position: relative;
    width: 66.66667%;
  }
  .xlarge-9 {
    position: relative;
    width: 75%;
  }
  .xlarge-10 {
    position: relative;
    width: 83.33333%;
  }
  .xlarge-11 {
    position: relative;
    width: 91.66667%;
  }
  .xlarge-12 {
    position: relative;
    width: 100%;
  }
  .xlarge-offset-0 {
    position: relative;
    margin-left: 0;
  }
  .xlarge-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }
  .xlarge-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }
  .xlarge-offset-3 {
    position: relative;
    margin-left: 25%;
  }
  .xlarge-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }
  .xlarge-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }
  .xlarge-offset-6 {
    position: relative;
    margin-left: 50%;
  }
  .xlarge-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }
  .xlarge-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }
  .xlarge-offset-9 {
    position: relative;
    margin-left: 75%;
  }
  .xlarge-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .column.xlarge-centered,
  .columns.xlarge-centered {
    position: relative;
    float: none !important;
    margin-right: auto;
    margin-left: auto;
  }
  .column.xlarge-uncentered,
  .columns.xlarge-uncentered {
    float: left !important;
    margin-right: 0;
    margin-left: 0;
  }
  .column.xlarge-uncentered.opposite,
  .columns.xlarge-uncentered.opposite {
    float: right !important;
  }
}
@media only screen and (min-width: 1921px) {
  .xxlarge-push-0,
  .xxlarge-pull-0 {
    right: auto;
    left: auto;
  }
  .xxlarge-push-1 {
    position: relative;
    right: auto;
    left: 8.33333%;
  }
  .xxlarge-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .xxlarge-push-2 {
    position: relative;
    right: auto;
    left: 16.66667%;
  }
  .xxlarge-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .xxlarge-push-3 {
    position: relative;
    right: auto;
    left: 25%;
  }
  .xxlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .xxlarge-push-4 {
    position: relative;
    right: auto;
    left: 33.33333%;
  }
  .xxlarge-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .xxlarge-push-5 {
    position: relative;
    right: auto;
    left: 41.66667%;
  }
  .xxlarge-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .xxlarge-push-6 {
    position: relative;
    right: auto;
    left: 50%;
  }
  .xxlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .xxlarge-push-7 {
    position: relative;
    right: auto;
    left: 58.33333%;
  }
  .xxlarge-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .xxlarge-push-8 {
    position: relative;
    right: auto;
    left: 66.66667%;
  }
  .xxlarge-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .xxlarge-push-9 {
    position: relative;
    right: auto;
    left: 75%;
  }
  .xxlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .xxlarge-push-10 {
    position: relative;
    right: auto;
    left: 83.33333%;
  }
  .xxlarge-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .xxlarge-push-11 {
    position: relative;
    right: auto;
    left: 91.66667%;
  }
  .xxlarge-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    float: left;
    padding-right: 1em;
    padding-left: 1em;
  }
  .xxlarge-1 {
    position: relative;
    width: 8.33333%;
  }
  .xxlarge-2 {
    position: relative;
    width: 16.66667%;
  }
  .xxlarge-3 {
    position: relative;
    width: 25%;
  }
  .xxlarge-4 {
    position: relative;
    width: 33.33333%;
  }
  .xxlarge-5 {
    position: relative;
    width: 41.66667%;
  }
  .xxlarge-6 {
    position: relative;
    width: 50%;
  }
  .xxlarge-7 {
    position: relative;
    width: 58.33333%;
  }
  .xxlarge-8 {
    position: relative;
    width: 66.66667%;
  }
  .xxlarge-9 {
    position: relative;
    width: 75%;
  }
  .xxlarge-10 {
    position: relative;
    width: 83.33333%;
  }
  .xxlarge-11 {
    position: relative;
    width: 91.66667%;
  }
  .xxlarge-12 {
    position: relative;
    width: 100%;
  }
  .xxlarge-offset-0 {
    position: relative;
    margin-left: 0;
  }
  .xxlarge-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }
  .xxlarge-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }
  .xxlarge-offset-3 {
    position: relative;
    margin-left: 25%;
  }
  .xxlarge-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }
  .xxlarge-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }
  .xxlarge-offset-6 {
    position: relative;
    margin-left: 50%;
  }
  .xxlarge-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }
  .xxlarge-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }
  .xxlarge-offset-9 {
    position: relative;
    margin-left: 75%;
  }
  .xxlarge-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .column.xxlarge-centered,
  .columns.xxlarge-centered {
    position: relative;
    float: none !important;
    margin-right: auto;
    margin-left: auto;
  }
  .column.xxlarge-uncentered,
  .columns.xxlarge-uncentered {
    float: left !important;
    margin-right: 0;
    margin-left: 0;
  }
  .column.xxlarge-uncentered.opposite,
  .columns.xxlarge-uncentered.opposite {
    float: right !important;
  }
}
#site-footer {
  margin-top: 30px;
  padding-top: 60px;
  gap: 40px;
  font-size: 14px;
  background: #363232;
  color: #eceaea;
}
#site-footer h5 {
  font-size: 14px;
  color: #eceaea;
}
#site-footer a:not(.btn):not(.text-light) {
  color: #afabaa;
}
#site-footer .footer-row {
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
#site-footer .footer-row a.wyzantExpander {
  display: block;
  padding: 1em 0;
  border-bottom: 1px solid #afabaa;
  position: relative;
}
#site-footer .footer-row a.wyzantExpander:last-of-type {
  border-bottom: 0;
}
#site-footer .footer-row a.wyzantExpander.expanded {
  border-bottom: 0;
}
#site-footer .footer-row a.wyzantExpander.expanded h5:after {
  display: none;
}
#site-footer .footer-row a.wyzantExpander.expanded::before {
  display: none;
}
#site-footer .footer-row a.wyzantExpander::before {
  content: "";
  position: absolute;
  bottom: -1px;
  width: calc(100% + 2em);
  left: -1em;
  height: 1px;
  background: #afabaa;
}
#site-footer .footer-row a.wyzantExpander::after {
  content: "";
  position: absolute;
  top: -1px;
  width: calc(100% + 2em);
  left: -1em;
  height: 1px;
  background: #afabaa;
}
#site-footer .footer-row a.wyzantExpander h5 {
  position: relative;
}
#site-footer .footer-row a.wyzantExpander h5::before,
#site-footer .footer-row a.wyzantExpander h5::after {
  content: "";
  position: absolute;
  background: #eceaea;
}
#site-footer .footer-row a.wyzantExpander h5::before {
  width: 12px;
  height: 2px;
  right: -30px;
  top: 8.5px;
}
#site-footer .footer-row a.wyzantExpander h5::after {
  width: 2px;
  height: 12px;
  right: -25px;
  top: 3px;
}
#site-footer .footer-row a.wyzantExpander + ul {
  max-height: 0;
  margin: 0;
  overflow: hidden;
}
#site-footer .footer-row a.wyzantExpander + ul.expanded {
  transition: 1s ease-in;
  max-height: 10000px;
}
#site-footer .footer-row a.wyzantExpander + ul li {
  padding: 10px 0;
}
#site-footer .footer-row a.wyzantExpander + ul li:last-of-type {
  padding-bottom: 20px;
}
#site-footer .mid-footer {
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
#site-footer .mid-footer .column {
  border-bottom: 1px solid #afabaa;
}
#site-footer .mid-footer .column:last-of-type {
  border-bottom: 0;
}
#site-footer .mid-footer .column p {
  color: #afabaa;
}
#site-footer .mid-footer .column:nth-child(3) {
  border-top: 1px solid #afabaa;
}
#site-footer .mobile-download-buttons .btn {
  min-width: 165px;
}
#site-footer .sub-footer {
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}
#site-footer .multibrand-footer {
  display: none;
}
#site-footer .brands {
  font-size: 10px;
  padding-left: 1em;
  padding-right: 1em;
}
#site-footer .brand {
  max-width: 180px;
}
#site-footer .text-gray {
  color: #eceaea;
}
#site-footer .legal-copy {
  border-top: 1px solid #afabaa;
}
#site-footer .legal-copy a:not(.btn):not(.text-light) {
  color: #eceaea;
}
@media only screen and (min-width: 641px) {
  #site-footer {
    margin-top: 60px;
  }
  #site-footer .footer-row {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  #site-footer .footer-row a.wyzantExpander {
    border-bottom: 0;
    padding: 0;
  }
  #site-footer .footer-row a.wyzantExpander::before,
  #site-footer .footer-row a.wyzantExpander::after,
  #site-footer .footer-row a.wyzantExpander h5::before,
  #site-footer .footer-row a.wyzantExpander h5::after {
    display: none;
  }
  #site-footer .footer-row a.wyzantExpander h5 {
    color: #eceaea;
    cursor: default;
  }
  #site-footer .footer-row a.wyzantExpander + ul {
    max-height: 100%;
  }
  #site-footer .footer-row a.wyzantExpander + ul li {
    padding: 0 0 7px 0;
  }
  #site-footer .mid-footer {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    border-top: 1px solid #afabaa;
    border-bottom: 1px solid #afabaa;
  }
  #site-footer .mid-footer .column {
    min-height: 140px;
    border-bottom: 0;
  }
  #site-footer .mid-footer .column:nth-child(3) {
    border-left: 1px solid #afabaa;
    border-top: 0;
    border-bottom: 0;
  }
  #site-footer .multibrand-footer {
    display: block !important;
  }
  #site-footer .legal-copy {
    border-top: 0;
  }
}
@media only screen and (min-width: 1025px) {
  #site-footer .mid-footer .column {
    min-height: 130px;
  }
}
#masthead {
  position: relative;
  min-height: 50px;
  margin-bottom: 10px;
  padding: 11px 0;
  color: #fff;
  background: #363232;
}
@media only screen and (min-width: 641px) {
  #masthead {
    min-width: 0;
    min-height: 64px;
    padding: 0;
    margin: 0 0 20px;
  }
}
#masthead a.logo-link {
  text-decoration: none;
}
#masthead i {
  font-size: 1.6em;
}
#masthead i.wc-bell {
  font-size: 20px;
}
@media only screen and (min-width: 641px) {
  #masthead i {
    font-size: inherit;
  }
}
#masthead .wc-search-new {
  margin-left: 0.5em;
}
#masthead .nav-mobile-left .expanded {
  display: inline-block;
}
.overlay-nav #masthead {
  z-index: 10;
  position: absolute;
  width: 100%;
  background: rgba(29, 27, 26, 0.5);
}
.overlay-nav #masthead .ui-dropdown-menu .ui-menu-item:hover {
  background: #464241;
}
#headerLogo {
  position: absolute;
  left: 50%;
  width: 110px;
  margin-left: -55px;
}
.login-signup .btn-minimal-primary,
.login-signup .btn-minimal-alt {
  min-width: 0;
  padding: 8px 16px;
  font-size: 12px;
  color: #fff;
}
.login-signup .btn-minimal-primary {
  margin-left: 5px;
  background: transparent;
  border: 1px solid #60ad56;
}
.login-signup .btn-minimal-primary:hover,
.login-signup .btn-minimal-primary:active {
  background-color: #60ad56;
  border-color: #60ad56;
}
.login-signup .btn-minimal-alt {
  background: transparent;
}
.login-signup .btn-minimal-alt:hover,
.login-signup .btn-minimal-alt:active {
  text-decoration: underline !important;
  background: transparent;
}
.login-signup .btn-minimal-alt:last-child {
  padding-right: 0;
}
#headerNav {
  text-transform: uppercase;
  margin-bottom: -15px;
}
#headerNav i {
  margin-left: 2px;
}
@media only screen and (min-width: 641px) {
  #headerNav i {
    font-size: inherit;
  }
}
#headerNav .ui-menu-submenu a {
  text-transform: none;
}
#headerNav .ui-menu-item:first-child:not(.mailCount),
#headerNav .mailCount:first-child + .ui-menu-item {
  padding-left: 0;
}
.ui-mobile-menu-item {
  border-bottom: 1px solid #736e6d;
  font-size: 14px;
  margin: 0 1em;
}
.ui-mobile-menu-item a {
  padding: 10px 0;
  color: #fff;
}
.ui-mobile-menu-item.expanded {
  border-bottom: 0;
}
.ui-mobile-menu-item:last-of-type {
  border: 0;
}
.ui-mobile-menu-item a[data-clickable="false"] {
  color: #afabaa;
}
.ui-mobile-menu-title {
  position: relative;
  cursor: pointer;
  padding: 10px 0;
}
.ui-mobile-menu-title i {
  color: #eceaea;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1em;
  font-size: 16px;
}
.ui-mobile-menu-title.expanded i {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.ui-mobile-menu-submenu {
  max-height: 0;
  overflow: hidden;
  width: auto;
}
.ui-mobile-menu-submenu.expanded {
  transition: 1s ease-in;
  max-height: 10000px;
}
.ui-mobile-menu-submenu.expanded .ui-mobile-menu-item {
  border-bottom: 0;
}
.ui-mobile-menu-submenu.expanded .ui-mobile-menu-item:last-of-type {
  border-bottom: 1px solid #736e6d;
}
.ui-mobile-menu-submenu.expanded .ui-mobile-menu-item:last-of-type a {
  padding-bottom: 20px;
}
.ui-mobile-menu-submenu .ui-mobile-menu-item {
  text-transform: none;
  font-size: 14px;
  margin: 0 1em;
}
.ui-mobile-menu-submenu .ui-mobile-menu-item a,
.ui-mobile-menu-submenu .ui-mobile-menu-item button {
  padding: 10px 0;
  text-decoration: none;
  text-indent: 30px;
}
.ui-mobile-menu-submenu .ui-mobile-menu-item a.text-semibold {
  text-indent: 15px;
}
#mobileNav {
  display: none;
  margin: 15px 0 -15px;
  background: #363232;
  border-top: 1px solid #eceaea;
  position: relative;
}
#mobileNav.expanded {
  display: block;
}
#mobileNav a {
  display: block;
}
#mobileNav i {
  font-size: inherit;
}
#mobileSubjectSearch {
  background: #363232;
  max-height: 0;
  overflow: hidden;
}
#mobileSubjectSearch.expanded {
  max-height: 255px;
}
.overlay-nav #mobileSubjectSearch {
  padding-top: 50px;
}
body:not(.overlay-nav) #mobileSubjectSearch {
  margin-top: -10px;
  margin-bottom: 10px;
}
#mobileNavSearch.expanded {
  display: inline;
}
@media only screen and (min-width: 641px) {
  #headerLogo {
    width: 134px;
    margin: 15px 10px 0 0;
    vertical-align: top;
    position: static;
  }
  .login-signup {
    margin-top: 7px;
  }
  #headerNav {
    padding: 0.7em 0;
  }
  #headerNav .mailCount {
    min-width: 1em;
  }
  #headerNav .header-featureList {
    padding-right: 0;
  }
}
#tutor-profile-nav-item {
  padding: 8px 0;
  vertical-align: middle;
}
@media only screen and (min-width: 1025px) {
  #tutor-profile-nav-item {
    padding: 0;
  }
}
#tutor-profile-nav-item .text-small {
  padding-right: 50px;
}
@media only screen and (min-width: 1025px) {
  #tutor-profile-nav-item .text-small {
    padding-right: 60px;
  }
}
#tutor-profile-nav-item span {
  display: none;
}
@media only screen and (min-width: 1025px) {
  #tutor-profile-nav-item span {
    display: inline-block;
  }
}
#tutor-profile-nav-item .round-photo {
  width: 30px;
  height: 30px;
  padding-bottom: 0;
  position: absolute;
  right: 1.25em;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#headerLogo.logged-in-logo {
  width: 40px;
  vertical-align: middle;
  margin: 0 .5em 0 0;
  padding: 15px 0;
}
.tutor-profile-links .round-photo {
  vertical-align: middle;
}
#headerNav {
  padding: 0;
  margin: 0;
  text-transform: none;
}
#headerNav .new-messages {
  background: #e9573f;
  padding: 0 5px;
  margin-right: 1.25em;
  margin-left: 5px;
  vertical-align: middle;
}
#headerNav .new-messages:hover {
  background: #e9573f;
}
#headerNav .new-messages span {
  display: none;
}
#headerNav .ui-menu-item {
  padding: 0;
}
.ui-dropdown-menu .ui-has-subnav::after {
  margin-left: -5px;
}
.ui-dropdown-menu .ui-menu-item {
  padding: 0;
}
.ui-dropdown-menu .ui-menu-item:hover {
  background: #464241;
}
.ui-dropdown-menu .ui-menu-item:first-child {
  padding-left: 0;
}
.ui-dropdown-menu .ui-menu-item .text-small {
  padding: 1.5em 1.1em;
  font-size: inherit;
  text-decoration: none;
}
.ui-dropdown-menu .ui-menu-submenu {
  border-radius: 5px;
  left: 0;
}
.ui-dropdown-menu .ui-menu-submenu a {
  margin: 0 .75em;
  border-radius: 3px;
  padding: .65em .5em;
}
.ui-dropdown-menu .ui-menu-submenu div:first-child a {
  margin-top: .75em;
}
.ui-dropdown-menu .ui-menu-submenu div:last-child a {
  margin-bottom: .75em;
}
.login-signup {
  padding: 15px 0 0;
  margin: 0;
}
#messaging-nav-item .text-small {
  padding-right: 0;
}
#my-business-nav-item .ui-menu-submenu a:not(.text-semibold),
#navResources .ui-menu-submenu a:not(.text-semibold) {
  text-indent: 10px;
}
#toolkit-nav-item a[title="Wyzant Ask an Expert"] {
  font-weight: normal;
}
.ui-mobile-menu-submenu .ui-mobile-menu-item a[title="Wyzant Ask an Expert"].text-semibold {
  font-weight: normal;
  text-indent: 30px;
}
ul.toggle {
  max-height: 0;
  margin: 0;
  overflow: hidden;
}
ul.toggle.expanded {
  max-height: 55em;
}
ul.small-accordion {
  margin: 0;
}
ul.small-accordion li {
  height: auto;
  padding: 0;
}
ul.small-accordion > li {
  text-align: left;
}
ul.small-accordion > li > a:not(.hide),
ul.small-accordion > li > span:not(.hide) {
  display: block;
}
ul.small-accordion ul {
  transition: all 0.3s ease-out;
  overflow: hidden;
  max-height: 0;
  width: auto;
}
ul.small-accordion ul.expanded {
  max-height: 55em;
}
.new-messages {
  display: inline-block !important;
  padding: 0 10px;
  text-decoration: none;
  color: #fff;
  background: #60ad56;
  border-radius: 4px;
}
.new-messages:hover {
  background: #7ac276;
  text-decoration: none;
}
.mailMsgContainer {
  line-height: 38px;
}
.siteNav {
  height: auto;
  font-weight: 600;
  margin-bottom: 10px;
}
.siteNav .hoverable:hover a,
.siteNav .hoverable:hover span {
  color: #1d1b1a;
}
.siteNav .hoverable:hover span.badgeNew {
  font-weight: bolder;
  color: #ed6d20;
}
.siteNav .username {
  float: left;
}
.siteNav .logIn {
  float: left;
}
@media only screen and (min-width: 641px) {
  .siteNav {
    min-height: 36px;
    text-align: center;
    border-bottom: 1px solid #eceaea;
    clear: both;
  }
}
@media only screen and (min-width: 1025px) {
  .siteNav {
    min-height: 30px;
  }
}
img {
  border: 0;
}
.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.spc-xl {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}
.spc-xl-n {
  margin-top: 60px !important;
}
.spc-xl-s {
  margin-bottom: 60px !important;
}
.spc {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.spc-n {
  margin-top: 30px !important;
}
.spc-s {
  margin-bottom: 30px !important;
}
.spc-ew {
  margin-left: 1em !important;
  margin-right: 1em !important;
}
.spc-e {
  margin-right: 1em !important;
}
.spc-w {
  margin-left: 1em !important;
}
.spc-med {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.spc-med-n {
  margin-top: 20px !important;
}
.spc-med-s {
  margin-bottom: 20px !important;
}
.spc-sm {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.spc-sm-n {
  margin-top: 10px !important;
}
.spc-sm-s {
  margin-bottom: 10px !important;
}
.spc-sm-e {
  margin-right: 10px !important;
}
.spc-sm-w {
  margin-left: 10px !important;
}
.spc-sm-ew {
  margin-right: 10px !important;
  margin-left: 10px !important;
}
.spc-tiny {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.spc-tiny-n {
  margin-top: 5px !important;
}
.spc-tiny-s {
  margin-bottom: 5px !important;
}
.spc-zero {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.spc-zero-n {
  margin-top: 0 !important;
}
.spc-zero-s {
  margin-bottom: 0 !important;
}
@media only screen and (min-width: 641px) {
  .medium-spc-xl {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  .medium-spc-xl-n {
    margin-top: 60px !important;
  }
  .medium-spc-xl-s {
    margin-bottom: 60px !important;
  }
  .medium-spc {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .medium-spc-n {
    margin-top: 30px !important;
  }
  .medium-spc-s {
    margin-bottom: 30px !important;
  }
  .medium-spc-ew {
    margin-left: 1em !important;
    margin-right: 1em !important;
  }
  .medium-spc-e {
    margin-right: 1em !important;
  }
  .medium-spc-w {
    margin-left: 1em !important;
  }
  .medium-spc-med {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .medium-spc-med-n {
    margin-top: 20px !important;
  }
  .medium-spc-med-s {
    margin-bottom: 20px !important;
  }
  .medium-spc-sm {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .medium-spc-sm-n {
    margin-top: 10px !important;
  }
  .medium-spc-sm-s {
    margin-bottom: 10px !important;
  }
  .medium-spc-tiny {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .medium-spc-tiny-n {
    margin-top: 5px !important;
  }
  .medium-spc-tiny-s {
    margin-bottom: 5px !important;
  }
  .medium-spc-zero {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .medium-spc-zero-n {
    margin-top: 0 !important;
  }
  .medium-spc-zero-s {
    margin-bottom: 0 !important;
  }
}
@media only screen and (min-width: 1025px) {
  .large-spc-xl {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  .large-spc-xl-n {
    margin-top: 60px !important;
  }
  .large-spc-xl-s {
    margin-bottom: 60px !important;
  }
  .large-spc {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .large-spc-n {
    margin-top: 30px !important;
  }
  .large-spc-s {
    margin-bottom: 30px !important;
  }
  .large-spc-ew {
    margin-left: 1em !important;
    margin-right: 1em !important;
  }
  .large-spc-e {
    margin-right: 1em !important;
  }
  .large-spc-w {
    margin-left: 1em !important;
  }
  .large-spc-med {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .large-spc-med-n {
    margin-top: 20px !important;
  }
  .large-spc-med-s {
    margin-bottom: 20px !important;
  }
  .large-spc-sm {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .large-spc-sm-n {
    margin-top: 10px !important;
  }
  .large-spc-sm-s {
    margin-bottom: 10px !important;
  }
  .large-spc-tiny {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .large-spc-tiny-n {
    margin-top: 5px !important;
  }
  .large-spc-tiny-s {
    margin-bottom: 5px !important;
  }
  .large-spc-zero {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .large-spc-zero-n {
    margin-top: 0 !important;
  }
  .large-spc-zero-s {
    margin-bottom: 0 !important;
  }
}
.fancyboxHelp {
  max-width: 580px;
}
hr {
  margin: 7px 0;
  border: 0;
  border-top: 1px solid #c4c1c1;
}
hr.dotted {
  border-style: dotted;
}
.border-right {
  border-right: 1px solid #eceaea;
}
.border-left {
  border-left: 1px solid #eceaea;
}
[class^="wc-"],
[class*=" wc-"] {
  display: inline-block;
  font-size: inherit;
  font-stretch: normal;
  text-rendering: auto;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.wc-white {
  color: #fff;
}
.wc-charcoal {
  color: #363232;
}
.wc-grey {
  color: #736e6d;
}
.wc-lightgrey {
  color: #c4c1c1;
}
.wc-blue {
  color: #056fd2;
}
.wc-orange {
  color: #ed6d20;
}
.wc-green {
  color: #60ad56;
}
.wc-yellow {
  color: #f6bb42;
}
.wc-red {
  color: #e9573f;
}
.wc-purple {
  color: #703e60;
}
.wc-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.wc-2x {
  font-size: 2em;
}
.wc-3x {
  font-size: 3em;
}
.wc-4x {
  font-size: 4em;
}
.wc-5x {
  font-size: 5em;
}
.wc-6x {
  font-size: 6em;
}
.wc-7x {
  font-size: 7em;
}
.wc-8x {
  font-size: 8em;
}
.wc-9x {
  font-size: 9em;
}
.wc-10x {
  font-size: 10em;
}
.wc-fw {
  width: 1.28571429em;
  text-align: center;
}
.wc-fw-2x {
  width: 2.4em;
  text-align: center;
}
.wc-vert-align {
  vertical-align: middle;
}
.wc-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.wc-ul > li {
  position: relative;
}
.wc-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.wc-li.wc-lg {
  left: -1.85714286em;
}
.wc-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.wc-spin {
  -webkit-animation: wc-spin 2s infinite linear;
          animation: wc-spin 2s infinite linear;
}
.wc-pulse {
  -webkit-animation: wc-spin 1s infinite steps(8);
          animation: wc-spin 1s infinite steps(8);
}
@-webkit-keyframes wc-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
@keyframes wc-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
.wc-rotate-90 {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.wc-rotate-180 {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.wc-rotate-270 {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}
.wc-flip-horizontal {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.wc-flip-vertical {
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
}
:root .wc-rotate-90,
:root .wc-rotate-180,
:root .wc-rotate-270,
:root .wc-flip-horizontal,
:root .wc-flip-vertical {
  -webkit-filter: none;
          filter: none;
}
.wc-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.wc-stack-1x,
.wc-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.wc-stack-1x {
  line-height: inherit;
}
.wc-stack-2x {
  font-size: 2em;
}
.wc-inverse {
  color: #fff;
}
.input-icon {
  display: block;
  position: relative;
}
.input-icon [class^="wc-"],
.input-icon [class*=" wc-"] {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 32px;
  width: 1.5em;
  text-align: center;
  padding-right: 2px;
  pointer-events: none;
}
.input-icon input {
  padding-right: 1.5em;
}
.input-icon-left [class^="wc-"],
.input-icon-left [class*=" wc-"] {
  right: auto;
  left: 0;
  padding-right: initial;
  padding-left: 2px;
}
.input-icon-left input {
  padding-right: initial;
  padding-left: 1.5em;
}
.input-icon [class^="wc-"],
.input-icon [class*=" wc-"] {
  line-height: 45px;
  width: 2.2em;
}
.input-icon input {
  padding-right: 2.2em;
}
.input-icon-left input {
  padding-left: 2.2em;
}
@media only screen and (min-width: 641px) {
  .wc-medium-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
  }
  .wc-medium-2x {
    font-size: 2em;
  }
  .wc-medium-3x {
    font-size: 3em;
  }
  .wc-medium-4x {
    font-size: 4em;
  }
  .wc-medium-5x {
    font-size: 5em;
  }
  .wc-medium-6x {
    font-size: 6em;
  }
  .wc-medium-7x {
    font-size: 7em;
  }
  .wc-medium-8x {
    font-size: 8em;
  }
  .wc-medium-9x {
    font-size: 9em;
  }
  .wc-medium-10x {
    font-size: 10em;
  }
}
@media only screen and (min-width: 1025px) {
  .wc-large-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
  }
  .wc-large-2x {
    font-size: 2em;
  }
  .wc-large-3x {
    font-size: 3em;
  }
  .wc-large-4x {
    font-size: 4em;
  }
  .wc-large-5x {
    font-size: 5em;
  }
  .wc-large-6x {
    font-size: 6em;
  }
  .wc-large-7x {
    font-size: 7em;
  }
  .wc-large-8x {
    font-size: 8em;
  }
  .wc-large-9x {
    font-size: 9em;
  }
  .wc-large-10x {
    font-size: 10em;
  }
}
html {
  -webkit-text-size-adjust: none;
}
body {
  line-height: 1.58;
  font-size: 14px;
  font-weight: normal;
  font-family: "Open Sans", Tahoma, Geneva, Sans-Serif;
  color: #1d1b1a;
}
h1,
.as-h1,
h2,
.as-h2,
h3,
.as-h3,
h4,
.as-h4,
h5,
.as-h5,
h6,
.as-h6,
#site-footer .footer-headline,
#site-footer .footer-tel {
  margin: 0;
  font-weight: 300;
}
h1,
.as-h1,
h2,
.as-h2,
h3,
.as-h3,
#site-footer .footer-headline,
#site-footer .footer-tel {
  font-family: "Ubuntu", sans-serif;
}
h1.super-header,
.as-h1.super-header {
  font-size: 42px;
  font-weight: 300;
}
h1,
.as-h1 {
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 20px;
}
h2,
.as-h2,
#site-footer .footer-headline {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}
h3,
.as-h3,
#site-footer .footer-tel {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.25;
}
h4,
.as-h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
}
h5,
.as-h5,
h6,
.as-h6 {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.36;
}
@media only screen and (min-width: 641px) {
  h1.super-header,
  .as-h1.super-header {
    line-height: 1;
    font-size: 60px;
  }
  h1,
  .as-h1 {
    font-size: 42px;
  }
  h2,
  .as-h2,
  #site-footer .footer-headline {
    font-size: 26px;
  }
  h3,
  .as-h3,
  #site-footer .footer-tel {
    font-size: 22px;
  }
  h4,
  .as-h4 {
    font-size: 19px;
  }
  h5,
  .as-h5 {
    font-size: 16px;
  }
}
h1.light-header,
.as-h1.light-header,
h2.light-header,
.as-h2.light-header,
h3.light-header,
.as-h3.light-header,
h4.light-header,
.as-h4.light-header,
h5.light-header,
.as-h5.light-header,
h6.light-header,
.as-h6.light-header {
  font-weight: 300;
}
h1.light-header,
.as-h1.light-header {
  margin-bottom: 0;
}
h1:not(.light-header) + .light-header,
.as-h1:not(.light-header) + .light-header {
  margin-top: -20px;
}
a {
  text-decoration: none;
  color: #056fd2;
}
a:hover {
  text-decoration: underline;
}
a.muted {
  text-decoration: underline;
  color: #736e6d;
}
.gray-header {
  position: relative;
  padding: 6px;
  background: #eceaea;
  overflow: auto;
}
.gray-header.clearfix {
  overflow: visible;
}
.gray-header h2,
.gray-header h3 {
  margin: 0;
}
.gray-header h3 {
  float: left;
  padding: 0;
  text-align: left;
  line-height: 30px;
}
.text-large {
  line-height: 1.4;
  font-size: 16px;
}
.text-small {
  font-size: 12px;
}
strong,
b,
.text-bold {
  font-weight: 700;
}
.text-semibold {
  font-weight: 600;
}
.text-normal {
  font-weight: 400;
}
.text-thin {
  font-weight: 300;
}
.text-light {
  color: #736e6d;
}
.text-light strong,
.text-light b {
  color: #1d1b1a;
}
.text-disabled {
  color: #afabaa;
}
.text-caps {
  text-transform: uppercase !important;
}
.text-error {
  color: #e9573f;
  font-weight: 600;
}
.text-noselect {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.text-nowrap {
  white-space: nowrap;
}
.text-wrap {
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.flex .text-wrap {
  min-width: 0;
  -ms-overflow-x: hidden;
}
.text-white {
  color: #fff;
}
.text-orange {
  color: #ed6d20;
}
.text-orange strong,
.text-orange b {
  color: #b84c0d;
}
.text-blue {
  color: #056fd2;
}
.text-blue strong,
.text-blue b {
  color: #024097;
}
.text-green {
  color: #60ad56;
}
.text-green strong,
.text-green b {
  color: #417b3b;
}
.text-yellow {
  color: #f6bb42;
}
.text-yellow strong,
.text-yellow b {
  color: #8a6b2c;
}
.text-red {
  color: #e9573f;
}
.text-red strong,
.text-red b {
  color: #b5230d;
}
@media only screen and (min-width: 641px) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-right {
    text-align: right;
  }
}
.ui-progress-indicator {
  position: relative;
  overflow: hidden;
  min-width: 220px;
}
.ui-progress-indicator .ui-step {
  position: relative;
  display: none;
  float: left;
  width: 10%;
  padding: 0 0.5em 0.8em 1.4em;
  line-height: 1.3em;
  text-align: center;
  text-indent: -1.2em;
  text-decoration: none;
  font-weight: 400;
  color: #736e6d;
}
.ui-progress-indicator::after,
.ui-progress-indicator .ui-current-progress {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4px;
  background: #c4c1c1;
}
.ui-progress-indicator::after {
  content: "";
  width: 100%;
}
.ui-progress-indicator .ui-current-progress {
  z-index: 1;
  background: #056fd2;
}
.ui-progress-indicator.dark-version .ui-step {
  color: #fff;
}
.ui-progress-indicator.dark-version::after {
  background: #64bbf1;
}
.ui-progress-indicator.dark-version .ui-current-progress {
  background: #fff;
}
.ui-progress-indicator.dark-version[data-progress-step="1"] .ui-step:nth-child(-n + 1),
.ui-progress-indicator.dark-version[data-progress-step="2"] .ui-step:nth-child(-n + 2),
.ui-progress-indicator.dark-version[data-progress-step="3"] .ui-step:nth-child(-n + 3),
.ui-progress-indicator.dark-version[data-progress-step="4"] .ui-step:nth-child(-n + 4),
.ui-progress-indicator.dark-version[data-progress-step="5"] .ui-step:nth-child(-n + 5),
.ui-progress-indicator.dark-version[data-progress-step="6"] .ui-step:nth-child(-n + 6) {
  color: #fff;
}
[data-progress-step="1"] .ui-step:nth-child(-n + 1),
[data-progress-step="2"] .ui-step:nth-child(-n + 2),
[data-progress-step="3"] .ui-step:nth-child(-n + 3),
[data-progress-step="4"] .ui-step:nth-child(-n + 4),
[data-progress-step="5"] .ui-step:nth-child(-n + 5),
[data-progress-step="6"] .ui-step:nth-child(-n + 6) {
  color: #056fd2;
}
[data-progress-step="1"] .ui-step:nth-child(1),
[data-progress-step="2"] .ui-step:nth-child(2),
[data-progress-step="3"] .ui-step:nth-child(3),
[data-progress-step="4"] .ui-step:nth-child(4),
[data-progress-step="5"] .ui-step:nth-child(5),
[data-progress-step="6"] .ui-step:nth-child(6) {
  display: block;
  width: 100%;
  font-weight: 600;
}
.ui-breadcrumbs {
  font-size: 12px;
}
.ui-breadcrumbs a,
.ui-breadcrumbs span {
  text-decoration: none;
  text-transform: uppercase;
  color: #1d1b1a;
}
.ui-breadcrumbs a:nth-child(n + 2)::before,
.ui-breadcrumbs span:nth-child(n + 2)::before {
  content: "\203A";
  display: inline-block;
  padding: 0 5px;
  font-weight: 400;
  color: #1d1b1a;
  vertical-align: text-bottom;
}
.ui-breadcrumbs a.ui-current,
.ui-breadcrumbs span.ui-current {
  font-weight: 600;
  color: #056fd2;
}
.ui-breadcrumbs a:hover {
  text-decoration: underline;
}
.ui-dropdown-menu .ui-menu-item {
  display: inline-block;
  padding: 0;
  position: relative;
  cursor: pointer;
}
.ui-dropdown-menu .ui-menu-item a {
  color: #fff;
}
.ui-dropdown-menu .ui-menu-item.expanded .ui-menu-submenu {
  top: 100%;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  opacity: 1;
}
.ui-dropdown-menu .ui-has-subnav::after {
  z-index: 501;
  content: "";
  position: absolute;
  opacity: 0;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  transition: opacity 0.2s, -webkit-transform 0.4s;
  transition: opacity 0.2s, transform 0.4s;
  transition: opacity 0.2s, transform 0.4s, -webkit-transform 0.4s;
  top: -10000%;
  left: 2em;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}
.ui-dropdown-menu .ui-has-subnav.expanded::after {
  top: auto;
  bottom: 0;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.ui-dropdown-menu .ui-menu-submenu {
  z-index: 500;
  position: absolute;
  opacity: 0;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  transition: opacity 0.2s, -webkit-transform 0.4s;
  transition: opacity 0.2s, transform 0.4s;
  transition: opacity 0.2s, transform 0.4s, -webkit-transform 0.4s;
  top: -10000%;
  left: 0;
  text-align: left;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.ui-dropdown-menu .ui-menu-submenu.ui-menu-visible {
  display: block;
}
.ui-dropdown-menu .ui-menu-submenu a,
.ui-dropdown-menu .ui-menu-submenu button {
  z-index: 3;
  display: block;
  position: relative;
  padding: 0.5em;
  white-space: nowrap;
  color: #1d1b1a;
  transition: background-color 0.1s;
}
.ui-dropdown-menu .ui-menu-submenu a:hover,
.ui-dropdown-menu .ui-menu-submenu button:hover {
  text-decoration: none;
  background: #eceaea;
}
.ui-dropdown-menu .ui-menu-submenu a[data-clickable="false"],
.ui-dropdown-menu .ui-menu-submenu button[data-clickable="false"] {
  cursor: default;
  color: #afabaa;
}
.ui-dropdown-menu .ui-menu-submenu a[data-clickable="false"]:hover,
.ui-dropdown-menu .ui-menu-submenu button[data-clickable="false"]:hover {
  background: transparent;
}
.ui-dropdown-menu .ui-menu-item:last-of-type {
  padding-right: 0;
}
.ui-tab-navigation {
  display: block;
  border-bottom: 1px solid #afabaa;
}
.ui-tab-navigation a {
  display: inline-block;
  position: relative;
  top: 1px;
  max-width: 200px;
  margin: 0 10px;
  padding: 0 5px 5px 5px;
  text-decoration: none;
  font-weight: 600;
  color: #000;
}
.ui-tab-navigation a.ui-current {
  color: #056fd2;
  border-bottom: 4px solid #056fd2;
}
.ui-tab-navigation a:first-child {
  margin-left: 0;
  padding-left: 0;
}
.ui-tab-navigation a:last-child {
  margin-right: 0;
  padding-right: 0;
}
.ui-side-navigation {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ui-side-navigation li {
  position: relative;
  padding: 0;
  border: 1px solid #eceaea;
  border-top: 0;
}
.ui-side-navigation li:first-child:not(.ui-header) {
  border-top: 1px solid #eceaea;
}
.ui-side-navigation li.ui-header {
  padding: 10px;
  font-weight: 600;
  border: 0;
  background: #eceaea;
}
.ui-side-navigation a,
.ui-side-navigation span {
  display: block;
  padding: 8px 25px 8px 10px;
  text-decoration: none;
  color: #1d1b1a;
}
.ui-side-navigation a:hover,
.ui-side-navigation span:hover {
  background: #e3f1fe;
}
.ui-side-navigation a.ui-current,
.ui-side-navigation span.ui-current {
  font-weight: 600;
  color: #056fd2;
}
.ui-pagination {
  position: relative;
}
.ui-pagination a,
.ui-pagination span {
  display: inline-block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
  color: #1d1b1a;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ui-pagination a:hover {
  background-color: #f9f8f8;
  border-radius: 4px;
}
.ui-pagination span {
  color: #736e6d;
}
.ui-pagination .ui-current {
  color: #fff;
  border-radius: 4px;
  background: #056fd2;
}
.ui-pagination .ui-current:hover {
  background: #056fd2;
}
.ui-legacy-pagination span {
  width: auto;
}
.ui-overlay {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.ui-overlay::before {
  z-index: 100;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
}
.ui-overlay-page {
  z-index: 100;
  position: fixed;
}
.wyz-loader {
  display: inline-block;
  position: relative;
  -webkit-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
  width: 50px;
  height: 50px;
}
.wyz-loader .cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
}
.wyz-loader .cube::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-perspective: 300px;
          perspective: 300px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg);
  opacity: 0;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-animation: loadingCube 1.4s infinite linear forwards;
          animation: loadingCube 1.4s infinite linear forwards;
}
.wyz-loader .cube.cube-2 {
  -webkit-transform: rotateZ(90deg);
          transform: rotateZ(90deg);
}
.wyz-loader .cube.cube-2::before {
  -webkit-animation-delay: .2s;
          animation-delay: .2s;
}
.wyz-loader .cube.cube-3 {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}
.wyz-loader .cube.cube-3::before {
  -webkit-animation-delay: .4s;
          animation-delay: .4s;
}
.wyz-loader .cube.cube-4 {
  -webkit-transform: rotateZ(270deg);
          transform: rotateZ(270deg);
}
.wyz-loader .cube.cube-4::before {
  -webkit-animation-delay: .6s;
          animation-delay: .6s;
}
.wyz-loader.wyz-loader-orange .cube::before {
  background: #ed6d20;
}
.wyz-loader.wyz-loader-green .cube::before {
  background: #60ad56;
}
.wyz-loader.wyz-loader-multi .cube-1::before {
  background: #60ad56;
}
.wyz-loader.wyz-loader-multi .cube-2::before {
  background: #7ac276;
}
.wyz-loader.wyz-loader-multi .cube-3::before {
  background: #f18c3e;
}
.wyz-loader.wyz-loader-multi .cube-4::before {
  background: #ed6d20;
}
.wyz-loader.wyz-loader-small {
  -webkit-transform: rotateZ(45deg) scale(0.2);
          transform: rotateZ(45deg) scale(0.2);
}
.wyz-loader.wyz-loader-medium {
  -webkit-transform: rotateZ(45deg) scale(1);
          transform: rotateZ(45deg) scale(1);
  margin-left: 10px;
  margin-top: 10px;
}
.wyz-loader.wyz-loader-large {
  -webkit-transform: rotateZ(45deg) scale(1.5);
          transform: rotateZ(45deg) scale(1.5);
  margin-left: 25px;
  margin-top: 25px;
}
@-webkit-keyframes loadingCube {
  0%,
  10% {
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    transition: rotate 0s;
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    transition: rotate 0s;
    opacity: 1;
  }
  90%,
  100% {
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
@keyframes loadingCube {
  0%,
  10% {
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    transition: rotate 0s;
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    transition: rotate 0s;
    opacity: 1;
  }
  90%,
  100% {
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
.ui-overlay .wyz-loader {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -20px;
  z-index: 100;
}
.ui-tooltip-trigger {
  cursor: pointer;
  position: relative;
  z-index: 2;
}
.ui-tooltip-trigger:hover .ui-tooltip {
  display: block;
}
.ui-tooltip-trigger-underline {
  border-bottom: 1px dotted;
}
.ui-tooltip {
  display: none;
  position: absolute;
  cursor: default;
  background: #fff;
  padding: 15px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5), 0 0 1px rgba(0, 0, 0, 0.1);
  z-index: 200;
  margin: 9.89949494px 0 0 0;
  width: 250px;
}
.ui-tooltip > * {
  z-index: 201;
}
.ui-tooltip .ui-tooltip-arrow {
  content: "";
  position: absolute;
  display: block;
  -webkit-transform: translateX(-50%) rotate(315deg);
          transform: translateX(-50%) rotate(315deg);
  background: #fff;
  top: -7px;
  left: 50%;
  right: auto;
  box-shadow: 1px -1px 2px -1px rgba(0, 0, 0, 0.5);
  border-color: #fff;
  border: 7px solid #fff;
}
.ui-tooltip[data-position^="right"] {
  right: 0;
  left: auto;
}
.ui-tooltip[data-position^="right"] .ui-tooltip-arrow {
  right: 15px;
  left: auto;
  -webkit-transform: translateX(-50%) rotate(315deg);
          transform: translateX(-50%) rotate(315deg);
}
.ui-tooltip[data-position^="left"] {
  left: 0;
  right: auto;
}
.ui-tooltip[data-position^="left"] .ui-tooltip-arrow {
  left: 15px;
  right: auto;
  -webkit-transform: translateX(50%) rotate(315deg);
          transform: translateX(50%) rotate(315deg);
}
.ui-tooltip[data-position$="top"] {
  bottom: 100%;
  top: auto;
  margin-top: 0;
  margin-bottom: 9px;
}
.ui-tooltip[data-position$="top"] .ui-tooltip-arrow {
  bottom: -6px;
  top: auto;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  box-shadow: 2px -2px 2px -1px rgba(0, 0, 0, 0.5);
}
.ui-tooltip[data-position$="bottom"] .ui-tooltip-arrow {
  bottom: auto;
  top: -6px;
}
.ui-tooltip-left {
  margin: 0 9.89949494px 0 0;
}
.ui-tooltip-left .ui-tooltip-arrow {
  right: -7px;
  left: auto;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.ui-tooltip-right {
  margin: 0 0 0 9.89949494px;
}
.ui-tooltip-right .ui-tooltip-arrow {
  left: -7px;
  right: auto;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(225deg);
          transform: translateY(-50%) rotate(225deg);
}
.ui-tooltip-top {
  margin: 0 0 9.89949494px 0;
}
.ui-tooltip-top .ui-tooltip-arrow {
  right: auto;
  left: 50%;
  top: auto;
  bottom: -7px;
  -webkit-transform: translateX(-50%) rotate(135deg);
          transform: translateX(-50%) rotate(135deg);
}
@media only screen and (max-width: 640px) {
  .ui-tab-navigation {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .ui-tab-navigation a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }
  .ui-tooltip-trigger:hover .ui-tooltip:active {
    display: none;
  }
}
@media only screen and (min-width: 641px) {
  .ui-progress-indicator .ui-step {
    display: block;
    text-align: left;
  }
  .ui-progress-indicator[data-total-steps="2"] .ui-step {
    width: 49.95%;
  }
  .ui-progress-indicator[data-total-steps="3"] .ui-step {
    width: 33.3%;
  }
  .ui-progress-indicator[data-total-steps="4"] .ui-step {
    width: 25%;
  }
  .ui-progress-indicator[data-total-steps="5"] .ui-step {
    width: 20%;
  }
  .ui-progress-indicator[data-total-steps="6"] .ui-step {
    width: 16.6%;
  }
}
ul.ui-autocomplete {
  border-radius: 0;
}
.ui-autocomplete.scrolling {
  max-height: 150px;
  overflow-y: auto;
  overflow-x: hidden;
}
#wyzantResponsiveColumns > :last-child:not(:first-child) .tutor-mobile-navigation {
  margin-top: -30px;
}
.tutor-mobile-navigation {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.tutor-mobile-navigation:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #c4c1c1;
  width: calc(100% + 2em);
  left: -1em;
  overflow-x: visible;
  bottom: 0;
  position: absolute;
}
.tutor-mobile-navigation.expanded {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.tutor-mobile-navigation.expanded li {
  max-height: 50px;
}
.tutor-mobile-navigation.expanded li i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.tutor-mobile-navigation li {
  border: 0;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  max-height: 0;
  transition: 0.15s ease-out;
  overflow: hidden;
  padding: 0;
}
.tutor-mobile-navigation li a {
  display: block;
  border-bottom: 1px solid #c4c1c1;
  padding-left: 0;
  color: #363232;
  text-decoration: none;
  padding: 10px 0;
}
.tutor-mobile-navigation li.current {
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  font-weight: 600;
  max-height: 50px;
  transition: 0.35s ease-in;
  overflow: hidden;
  position: relative;
}
.tutor-mobile-navigation li i {
  position: absolute;
  top: 12px;
  right: 0;
}
.btn {
  display: inline-block;
  min-width: 120px;
  padding: 13px 20px;
  line-height: 1.3em;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #ed6d20;
  border-radius: 5px;
  cursor: pointer;
  border: 0;
}
.btn::-moz-focus-inner {
  border: 0;
}
.btn:focus {
  box-shadow: 0 0 2px 2px #64bbf1;
  outline: 0;
}
.btn:hover {
  text-decoration: none !important;
  color: #fff;
  background: #f18c3e;
}
.btn:active {
  background: #ed6d20;
}
.btn.btn-disabled,
.btn[disabled] {
  background: #c4c1c1;
  pointer-events: none;
}
input.btn {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.btn-secondary {
  background: #60ad56;
}
.btn-secondary:hover {
  background: #7ac276;
}
.btn-secondary:active {
  background: #60ad56;
}
.btn-alt,
.btn-ghost {
  padding-top: 11px;
  padding-bottom: 11px;
  color: #1d1b1a;
  background: transparent;
  border: 2px solid #afabaa;
}
.btn-alt:hover,
.btn-ghost:hover {
  color: #1d1b1a;
  background: #fff;
  border-color: #c4c1c1;
}
.btn-alt:active,
.btn-ghost:active {
  background: transparent;
  border-color: #afabaa;
}
.btn-alt.btn-disabled,
.btn-ghost.btn-disabled,
.btn-alt[disabled],
.btn-ghost[disabled] {
  color: #c4c1c1;
  background: transparent;
  border-color: #c4c1c1;
}
.btn-ghost {
  color: #fff;
  border-color: #fff;
}
.btn-ghost:active {
  color: #fff;
  border-color: #fff;
}
.btn-arrow::after {
  content: "\f105";
  padding-left: 0.5em;
  font: normal normal normal 1.3em/1 wyzicons;
  vertical-align: -0.15em;
}
.btn-arrow-left::before {
  content: "\f104";
  padding-right: 0.5em;
  font: normal normal normal 1.3em/1 wyzicons;
  vertical-align: -0.15em;
}
.nfy .btn {
  color: #fff;
  background: #056fd2;
}
.nfy .btn:hover {
  background: #64bbf1;
}
.nfy .btn:active {
  background: #056fd2;
}
.nfy .btn.btn-disabled,
.nfy .btn[disabled] {
  background: #c4c1c1;
  pointer-events: none;
}
.nfy .btn-secondary,
.nfy .btn-alt {
  padding-top: 11px;
  padding-bottom: 11px;
  color: #1d1b1a;
  border: 2px solid #afabaa;
  color: #056fd2;
  background: transparent;
  border-color: #056fd2;
}
.nfy .btn-secondary:hover,
.nfy .btn-alt:hover {
  color: #1d1b1a;
  background: #fff;
  border-color: #c4c1c1;
}
.nfy .btn-secondary:active,
.nfy .btn-alt:active {
  background: transparent;
  border-color: #afabaa;
}
.nfy .btn-secondary.btn-disabled,
.nfy .btn-alt.btn-disabled,
.nfy .btn-secondary[disabled],
.nfy .btn-alt[disabled] {
  color: #c4c1c1;
  background: transparent;
  border-color: #c4c1c1;
}
.nfy .btn-secondary:hover,
.nfy .btn-alt:hover {
  color: #056fd2;
  background: #fff;
  border-color: #056fd2;
}
.nfy .btn-secondary:active,
.nfy .btn-alt:active {
  color: #056fd2;
  background: transparent;
}
.nfy .btn-secondary.btn-disabled,
.nfy .btn-alt.btn-disabled,
.nfy .btn-secondary[disabled],
.nfy .btn-alt[disabled] {
  color: #c4c1c1;
  background: transparent;
  border-color: #c4c1c1;
}
.nfy-success .btn {
  color: #fff;
  background: #60ad56;
}
.nfy-success .btn:hover {
  background: #7ac276;
}
.nfy-success .btn:active {
  background: #60ad56;
}
.nfy-success .btn.btn-disabled,
.nfy-success .btn[disabled] {
  background: #c4c1c1;
  pointer-events: none;
}
.nfy-success .btn-secondary,
.nfy-success .btn-alt {
  padding-top: 11px;
  padding-bottom: 11px;
  color: #1d1b1a;
  border: 2px solid #afabaa;
  color: #60ad56;
  background: transparent;
  border-color: #60ad56;
}
.nfy-success .btn-secondary:hover,
.nfy-success .btn-alt:hover {
  color: #1d1b1a;
  background: #fff;
  border-color: #c4c1c1;
}
.nfy-success .btn-secondary:active,
.nfy-success .btn-alt:active {
  background: transparent;
  border-color: #afabaa;
}
.nfy-success .btn-secondary.btn-disabled,
.nfy-success .btn-alt.btn-disabled,
.nfy-success .btn-secondary[disabled],
.nfy-success .btn-alt[disabled] {
  color: #c4c1c1;
  background: transparent;
  border-color: #c4c1c1;
}
.nfy-success .btn-secondary:hover,
.nfy-success .btn-alt:hover {
  color: #60ad56;
  background: #fff;
  border-color: #60ad56;
}
.nfy-success .btn-secondary:active,
.nfy-success .btn-alt:active {
  color: #60ad56;
  background: transparent;
}
.nfy-success .btn-secondary.btn-disabled,
.nfy-success .btn-alt.btn-disabled,
.nfy-success .btn-secondary[disabled],
.nfy-success .btn-alt[disabled] {
  color: #c4c1c1;
  background: transparent;
  border-color: #c4c1c1;
}
.nfy-warning .btn {
  color: #fff;
  background: #f6bb42;
}
.nfy-warning .btn:hover {
  background: #ffce54;
}
.nfy-warning .btn:active {
  background: #f6bb42;
}
.nfy-warning .btn.btn-disabled,
.nfy-warning .btn[disabled] {
  background: #c4c1c1;
  pointer-events: none;
}
.nfy-warning .btn-secondary,
.nfy-warning .btn-alt {
  padding-top: 11px;
  padding-bottom: 11px;
  color: #1d1b1a;
  border: 2px solid #afabaa;
  color: #f6bb42;
  background: transparent;
  border-color: #f6bb42;
}
.nfy-warning .btn-secondary:hover,
.nfy-warning .btn-alt:hover {
  color: #1d1b1a;
  background: #fff;
  border-color: #c4c1c1;
}
.nfy-warning .btn-secondary:active,
.nfy-warning .btn-alt:active {
  background: transparent;
  border-color: #afabaa;
}
.nfy-warning .btn-secondary.btn-disabled,
.nfy-warning .btn-alt.btn-disabled,
.nfy-warning .btn-secondary[disabled],
.nfy-warning .btn-alt[disabled] {
  color: #c4c1c1;
  background: transparent;
  border-color: #c4c1c1;
}
.nfy-warning .btn-secondary:hover,
.nfy-warning .btn-alt:hover {
  color: #f6bb42;
  background: #fff;
  border-color: #f6bb42;
}
.nfy-warning .btn-secondary:active,
.nfy-warning .btn-alt:active {
  color: #f6bb42;
  background: transparent;
}
.nfy-warning .btn-secondary.btn-disabled,
.nfy-warning .btn-alt.btn-disabled,
.nfy-warning .btn-secondary[disabled],
.nfy-warning .btn-alt[disabled] {
  color: #c4c1c1;
  background: transparent;
  border-color: #c4c1c1;
}
.nfy-error .btn {
  color: #fff;
  background: #e9573f;
}
.nfy-error .btn:hover {
  background: #fc6e51;
}
.nfy-error .btn:active {
  background: #e9573f;
}
.nfy-error .btn.btn-disabled,
.nfy-error .btn[disabled] {
  background: #c4c1c1;
  pointer-events: none;
}
.nfy-error .btn-secondary,
.nfy-error .btn-alt {
  padding-top: 11px;
  padding-bottom: 11px;
  color: #1d1b1a;
  border: 2px solid #afabaa;
  color: #e9573f;
  background: transparent;
  border-color: #e9573f;
}
.nfy-error .btn-secondary:hover,
.nfy-error .btn-alt:hover {
  color: #1d1b1a;
  background: #fff;
  border-color: #c4c1c1;
}
.nfy-error .btn-secondary:active,
.nfy-error .btn-alt:active {
  background: transparent;
  border-color: #afabaa;
}
.nfy-error .btn-secondary.btn-disabled,
.nfy-error .btn-alt.btn-disabled,
.nfy-error .btn-secondary[disabled],
.nfy-error .btn-alt[disabled] {
  color: #c4c1c1;
  background: transparent;
  border-color: #c4c1c1;
}
.nfy-error .btn-secondary:hover,
.nfy-error .btn-alt:hover {
  color: #e9573f;
  background: #fff;
  border-color: #e9573f;
}
.nfy-error .btn-secondary:active,
.nfy-error .btn-alt:active {
  color: #e9573f;
  background: transparent;
}
.nfy-error .btn-secondary.btn-disabled,
.nfy-error .btn-alt.btn-disabled,
.nfy-error .btn-secondary[disabled],
.nfy-error .btn-alt[disabled] {
  color: #c4c1c1;
  background: transparent;
  border-color: #c4c1c1;
}
.nfy .btn-secondary.btn-small {
  padding-top: 6px;
  padding-bottom: 6px;
}
.btn-options {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.btn-options input[type="checkbox"],
.btn-options input[type="radio"] {
  display: none;
}
.btn-options input[type="checkbox"] + label,
.btn-options input[type="radio"] + label {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 5px 10px !important;
  text-align: center;
  color: #736e6d;
  border: 1px solid #c4c1c1;
  background: #f9f8f8;
  cursor: pointer;
}
.btn-options input[type="checkbox"] + label:not(:last-of-type),
.btn-options input[type="radio"] + label:not(:last-of-type) {
  border-right: 0;
}
.btn-options input[type="checkbox"] + label:first-of-type,
.btn-options input[type="radio"] + label:first-of-type {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.btn-options input[type="checkbox"] + label:last-of-type,
.btn-options input[type="radio"] + label:last-of-type {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.btn-options input[type="checkbox"]:checked + label,
.btn-options input[type="radio"]:checked + label {
  background: #fff;
  color: #056fd2;
  border: 1px solid #056fd2;
  font-weight: 600;
}
.btn-sentence {
  text-transform: none !important;
}
.btn-spc {
  margin-left: 15px;
  margin-right: 15px;
}
.btn-spc-w {
  margin-left: 15px;
}
.btn-spc-e {
  margin-right: 15px;
}
.btn-spc-lrg-w {
  margin-left: 30px;
}
.btn-spc-lrg-e {
  margin-right: 30px;
}
.btn-small {
  min-width: 100px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.btn-alt.btn-small {
  padding-top: 6px;
  padding-bottom: 6px;
}
.btn-wide {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.btn.hide {
  display: none;
}
@media only screen and (max-width: 640px) {
  .btn-wide-mobile {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 641px) {
  .medium-btn-spc {
    margin-left: 15px;
    margin-right: 15px;
  }
  .medium-btn-spc-w {
    margin-left: 15px;
  }
  .medium-btn-spc-e {
    margin-right: 15px;
  }
  .medium-btn-spc-lrg-w {
    margin-left: 30px;
  }
  .medium-btn-spc-lrg-e {
    margin-right: 30px;
  }
}
@media only screen and (min-width: 1025px) {
  .large-btn-spc {
    margin-left: 15px;
    margin-right: 15px;
  }
  .large-btn-spc-w {
    margin-left: 15px;
  }
  .large-btn-spc-e {
    margin-right: 15px;
  }
  .large-btn-spc-lrg-w {
    margin-left: 30px;
  }
  .large-btn-spc-lrg-e {
    margin-right: 30px;
  }
}
ul,
ol {
  margin: 1em 0;
  padding-left: 2em;
}
li {
  padding-bottom: 0.75em;
}
.reset {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ui-numbered-list {
  counter-reset: section;
  margin: 0;
  padding: 0;
  list-style: none;
}
.ui-numbered-list > li {
  position: relative;
  min-height: 2.5em;
  padding-left: 2.5em;
}
.ui-numbered-list > li::before {
  content: counter(section);
  counter-increment: section;
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  height: 2em;
  width: 2em;
  line-height: 2em;
  text-decoration: none;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  background: #afabaa;
  border-radius: 1em;
}
.ui-numbered-list.dark-version > li {
  color: #fff;
}
.ui-numbered-list.dark-version > li::before {
  color: #056fd2;
  background: #fff;
}
.ui-salespoint-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ui-salespoint-list > li {
  position: relative;
  min-height: 2.5em;
  padding-bottom: 1em;
  padding-left: 2.5em;
}
.ui-salespoint-list > li::before {
  content: "\f00c";
  display: block;
  position: absolute;
  left: 0;
  top: -2px;
  height: 1.75em;
  width: 1.75em;
  line-height: 1.75em;
  text-decoration: none;
  text-align: center;
  font: normal normal normal 1em/1.8 wyzicons;
  color: #60ad56;
  border-radius: 1em;
  box-shadow: 0 0 2px 0 #afabaa;
}
.ui-numbered-list > li.column,
.ui-salespoint-list > li.column {
  padding-left: 3.5em;
}
.ui-numbered-list > li.column::before,
.ui-salespoint-list > li.column::before {
  left: 1em;
}
.nfy {
  position: relative;
  margin-bottom: 0.5em;
  padding: 1em;
  text-align: left;
  background-color: #e3f1fe;
}
.nfy a {
  color: #024097;
}
.nfy a:not(.btn) {
  text-decoration: underline;
}
.nfy p:last-child {
  margin-bottom: 0;
}
[class*="nfy-"] {
  padding-left: 42px;
}
[class*="nfy-"] h3 {
  margin-right: 20px;
}
[class*="nfy-"]::before {
  position: absolute;
  left: 10px;
  display: block;
  width: 24px;
  height: 24px;
  text-align: center;
  font: normal normal normal 20px/22px "wyzicons";
  color: #056fd2;
}
.nfy-info::before {
  content: "\f05a";
}
.nfy-success {
  background-color: #eef6e6;
}
.nfy-success::before {
  content: "\f058";
  color: #60ad56;
}
.nfy-success a {
  color: #417b3b;
}
.nfy-success .nfy-dismiss {
  color: #417b3b;
}
.nfy-warning {
  background-color: #fef4e0;
}
.nfy-warning::before {
  content: "\f06a";
  color: #f6bb42;
}
.nfy-warning a {
  color: #8a6b2c;
}
.nfy-warning .nfy-dismiss {
  color: #8a6b2c;
}
.nfy-error {
  background-color: #fce6e3;
}
.nfy-error::before {
  content: "\f05e";
  color: #b5230d;
}
.nfy-error a {
  color: #b5230d;
}
.nfy-error .nfy-dismiss {
  color: #b5230d;
}
.nfy-dismiss {
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  padding: 0;
  text-align: center;
  line-height: 30px;
  font-weight: bold;
  font-size: 24px;
  color: #056fd2;
  cursor: pointer;
}
.nfy-dismiss:hover {
  font-size: 26px;
}
div[class*="nfy-"].validation-summary-errors ul,
div[class*="nfy-"] .validation-summary-errors ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
div[class*="nfy-"].validation-summary-errors li:last-child,
div[class*="nfy-"] .validation-summary-errors li:last-child {
  padding: 0;
}
.nfy-warning.validation-summary-errors {
  color: #1d1b1a;
}
.nfy-noicon {
  padding-left: 1em;
}
.nfy-noicon:before {
  content: none;
}
.ValidationBox ul {
  padding: 1em 1em 1em 40px;
  margin-bottom: 0.5em;
  text-align: left;
  font-weight: 600;
  color: #fff;
  border-radius: 4px;
  background-color: #e9573f;
}
.DESVALErrorText::after,
span.error::after {
  content: "\f057";
  display: inline-block;
  width: 1em;
  height: 1em;
  font: normal normal 600 18px/1 wyzicons;
  color: #e9573f;
}
.DESVALErrorText img {
  display: none;
}
span.error {
  display: inline-block;
  height: 18px;
  padding-left: 20px;
}
span.error.hide {
  display: none;
}
.mce-container .mce-nfy {
  width: auto !important;
  height: auto !important;
  position: relative;
  margin-bottom: 0.5em;
  padding: 1em;
  text-align: left;
  background-color: #e3f1fe;
}
.mce-container .mce-nfy .btn {
  color: #fff;
  background: #056fd2;
}
.mce-container .mce-nfy .btn:hover {
  background: #64bbf1;
}
.mce-container .mce-nfy .btn:active {
  background: #056fd2;
}
.mce-container .mce-nfy .btn.btn-disabled,
.mce-container .mce-nfy .btn[disabled] {
  background: #c4c1c1;
  pointer-events: none;
}
.mce-container .mce-nfy .btn-secondary,
.mce-container .mce-nfy .btn-alt {
  padding-top: 11px;
  padding-bottom: 11px;
  color: #1d1b1a;
  border: 2px solid #afabaa;
  color: #056fd2;
  background: transparent;
  border-color: #056fd2;
}
.mce-container .mce-nfy .btn-secondary:hover,
.mce-container .mce-nfy .btn-alt:hover {
  color: #1d1b1a;
  background: #fff;
  border-color: #c4c1c1;
}
.mce-container .mce-nfy .btn-secondary:active,
.mce-container .mce-nfy .btn-alt:active {
  background: transparent;
  border-color: #afabaa;
}
.mce-container .mce-nfy .btn-secondary.btn-disabled,
.mce-container .mce-nfy .btn-alt.btn-disabled,
.mce-container .mce-nfy .btn-secondary[disabled],
.mce-container .mce-nfy .btn-alt[disabled] {
  color: #c4c1c1;
  background: transparent;
  border-color: #c4c1c1;
}
.mce-container .mce-nfy .btn-secondary:hover,
.mce-container .mce-nfy .btn-alt:hover {
  color: #056fd2;
  background: #fff;
  border-color: #056fd2;
}
.mce-container .mce-nfy .btn-secondary:active,
.mce-container .mce-nfy .btn-alt:active {
  color: #056fd2;
  background: transparent;
}
.mce-container .mce-nfy .btn-secondary.btn-disabled,
.mce-container .mce-nfy .btn-alt.btn-disabled,
.mce-container .mce-nfy .btn-secondary[disabled],
.mce-container .mce-nfy .btn-alt[disabled] {
  color: #c4c1c1;
  background: transparent;
  border-color: #c4c1c1;
}
.mce-container .mce-nfy a {
  color: #024097;
}
.mce-container .mce-nfy a:not(.btn) {
  text-decoration: underline;
}
.mce-container .mce-nfy p:last-child {
  margin-bottom: 0;
}
.mce-container .mce-nfy div {
  width: auto !important;
  height: auto !important;
}
.mce-container .mce-nfy-error {
  background-color: #fce6e3;
}
.mce-container .mce-nfy-error .btn {
  color: #fff;
  background: #e9573f;
}
.mce-container .mce-nfy-error .btn:hover {
  background: #fc6e51;
}
.mce-container .mce-nfy-error .btn:active {
  background: #e9573f;
}
.mce-container .mce-nfy-error .btn.btn-disabled,
.mce-container .mce-nfy-error .btn[disabled] {
  background: #c4c1c1;
  pointer-events: none;
}
.mce-container .mce-nfy-error .btn-secondary,
.mce-container .mce-nfy-error .btn-alt {
  padding-top: 11px;
  padding-bottom: 11px;
  color: #1d1b1a;
  border: 2px solid #afabaa;
  color: #e9573f;
  background: transparent;
  border-color: #e9573f;
}
.mce-container .mce-nfy-error .btn-secondary:hover,
.mce-container .mce-nfy-error .btn-alt:hover {
  color: #1d1b1a;
  background: #fff;
  border-color: #c4c1c1;
}
.mce-container .mce-nfy-error .btn-secondary:active,
.mce-container .mce-nfy-error .btn-alt:active {
  background: transparent;
  border-color: #afabaa;
}
.mce-container .mce-nfy-error .btn-secondary.btn-disabled,
.mce-container .mce-nfy-error .btn-alt.btn-disabled,
.mce-container .mce-nfy-error .btn-secondary[disabled],
.mce-container .mce-nfy-error .btn-alt[disabled] {
  color: #c4c1c1;
  background: transparent;
  border-color: #c4c1c1;
}
.mce-container .mce-nfy-error .btn-secondary:hover,
.mce-container .mce-nfy-error .btn-alt:hover {
  color: #e9573f;
  background: #fff;
  border-color: #e9573f;
}
.mce-container .mce-nfy-error .btn-secondary:active,
.mce-container .mce-nfy-error .btn-alt:active {
  color: #e9573f;
  background: transparent;
}
.mce-container .mce-nfy-error .btn-secondary.btn-disabled,
.mce-container .mce-nfy-error .btn-alt.btn-disabled,
.mce-container .mce-nfy-error .btn-secondary[disabled],
.mce-container .mce-nfy-error .btn-alt[disabled] {
  color: #c4c1c1;
  background: transparent;
  border-color: #c4c1c1;
}
.mce-container .mce-nfy-error::before {
  content: "\f05e";
  color: #b5230d;
}
.mce-container .mce-nfy-error a {
  color: #b5230d;
}
.mce-container .mce-nfy-error .nfy-dismiss {
  color: #b5230d;
}
.ribbon-banner {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  padding: 1em 2.5em;
  min-height: 50px;
  text-align: center;
  background-color: #e3f1fe;
  border-bottom: 1px solid #056fd2;
}
.ribbon-banner a,
.ribbon-banner h3,
.ribbon-banner h4,
.ribbon-banner h5,
.ribbon-banner h6 {
  color: #024097;
}
.ribbon-banner a:not(.btn) {
  text-decoration: underline;
}
.ribbon-banner .dismiss-ribbon-button {
  position: absolute;
  top: 12px;
  right: 10px;
  width: 30px;
  text-align: center;
  font-size: 1.8em;
  line-height: 1;
  color: #056fd2;
}
.ribbon-banner .dismiss-ribbon-button:hover {
  font-size: 2em;
}
#masthead + .ribbon-banner {
  margin-top: -10px;
}
.ribbon-banner-success {
  background-color: #eef6e6;
  border-color: #60ad56;
}
.ribbon-banner-success a,
.ribbon-banner-success h3,
.ribbon-banner-success h4,
.ribbon-banner-success h5,
.ribbon-banner-success h6 {
  color: #417b3b;
}
.ribbon-banner-success .dismiss-ribbon-button {
  color: #60ad56;
}
.ribbon-banner-warning {
  background-color: #fef4e0;
  border-color: #f6bb42;
}
.ribbon-banner-warning a,
.ribbon-banner-warning h3,
.ribbon-banner-warning h4,
.ribbon-banner-warning h5,
.ribbon-banner-warning h6 {
  color: #8a6b2c;
}
.ribbon-banner-warning .dismiss-ribbon-button {
  color: #f6bb42;
}
.ribbon-banner-error {
  background-color: #fce6e3;
  border-color: #e9573f;
}
.ribbon-banner-error a,
.ribbon-banner-error h3,
.ribbon-banner-error h4,
.ribbon-banner-error h5,
.ribbon-banner-error h6 {
  color: #b5230d;
}
.ribbon-banner-error .dismiss-ribbon-button {
  color: #e9573f;
}
@media only screen and (min-width: 641px) {
  #masthead + .ribbon-banner {
    margin-top: -20px;
  }
}
.badge {
  background-color: #afabaa;
  color: white;
  padding: 2px 11px;
  border-radius: 99px;
  display: inline-block;
}
.badge-green {
  background-color: #60ad56;
}
.badge-red {
  background-color: #e9573f;
}
.badge-yellow {
  background-color: #f6bb42;
}
.badge-blue {
  background-color: #056fd2;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
}
textarea {
  overflow: auto;
}
button {
  margin: 0;
}
input,
textarea,
select,
.select {
  display: block;
  width: 100%;
  padding: 10px;
  font: inherit;
  border: 1px solid #c4c1c1;
  height: 44px;
  -webkit-appearance: none;
  border-radius: 5px;
}
input.input-validation-error,
textarea.input-validation-error,
select.input-validation-error,
.select.input-validation-error {
  border: 1px solid #e9573f;
  background-color: #fff7f7;
}
input.spc-label,
textarea.spc-label,
select.spc-label,
.select.spc-label {
  margin-top: 52px;
}
input:focus,
textarea:focus,
select:focus,
.select:focus,
input.focus,
textarea.focus,
select.focus,
.select.focus {
  box-shadow: 0 0 2px 2px #64bbf1;
  outline: none;
}
select[disabled],
input[disabled],
textarea[disabled] {
  background-color: #eceaea;
}
input[type="checkbox"],
input[type="radio"] {
  display: inline-block;
  width: auto;
  margin-right: 3px;
  padding: 0;
  border: 0;
  height: auto;
}
input[type="checkbox"] {
  -webkit-appearance: checkbox;
}
input[type="radio"] {
  -webkit-appearance: radio;
}
input[type="submit"]:not(.btn-wide) {
  height: auto;
  width: auto;
}
input[type="file"] {
  border: 0;
}
textarea {
  height: 110px;
  padding: 8px;
  overflow: auto;
}
textarea.short {
  height: 65px;
}
textarea.tall {
  height: 200px;
}
select,
.select {
  padding-right: 25px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAALAgMAAAAGkpXtAAAADFBMVEX///9PUE9PUE9PUE88tsx8AAAAA3RSTlMAAZeNBvN4AAAAOElEQVR4XhXJMQEAEBQA0bMIQRmNVNFIFYMSFty/5YbHfLbosUF1t5HdgSRuECVECVEKlAIlK9IHdLkg29yR6GQAAAAASUVORK5CYII=") right 8px center no-repeat;
  background-size: 10px 5px;
  cursor: pointer;
}
select::-ms-expand {
  display: none;
}
.input-small {
  padding: 5px 3px;
  line-height: 1.5em;
  font-size: 12px;
}
.input-inline {
  display: inline-block;
  width: auto;
}
label {
  display: block;
  margin-top: 20px;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
}
input[type="checkbox"] + label,
input[type="radio"] + label,
input[type="checkbox"] + input[type="hidden"] + label,
input[type="radio"] + input[type="hidden"] + label {
  display: inline;
  margin-top: 0;
  font-weight: 400;
}
.label-with-action {
  margin-top: 20px;
}
.label-with-action label {
  margin-top: 0;
}
.label-with-action a {
  display: block;
  margin-bottom: 1em;
  font-size: 12px;
}
.dark-form label {
  color: #fff;
}
.form-compact label {
  margin: 10px 0 0;
}
.password-requirements {
  max-height: 0;
  overflow: hidden;
  transition: 0.1s ease-out;
}
.password-requirements i {
  color: #afabaa;
  display: none;
}
.password-requirements li {
  padding-bottom: 0;
}
.password-requirements .password-match {
  font-weight: 600;
  color: #60ad56;
}
.password-requirements .password-match i {
  color: #60ad56;
  display: inline-block;
}
.password-requirements .password-match span {
  display: none;
}
input:focus + .password-requirements {
  max-height: 300px;
  overflow: visible;
  transition: 0.2s ease-in;
}
input.inline-form-first,
textarea.inline-form-first,
select.inline-form-first {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
input.inline-form-middle,
textarea.inline-form-middle,
select.inline-form-middle {
  border-radius: 0;
  border-left: 1px solid #c4c1c1;
  border-right: 0;
}
input.inline-form-last,
textarea.inline-form-last,
select.inline-form-last {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn.inline-form-first {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn.inline-form-last {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.field-validation-error {
  display: inline-block;
  font-weight: 600;
  color: #e9573f;
}
.field-validation-valid {
  display: none;
}
.input-validation-error {
  border: 1px solid #e9573f;
  background-color: #fff7f7;
}
.validation-summary-errors {
  font-weight: bold;
  color: #e9573f;
}
.validation-summary-valid {
  display: none;
}
.input-validation-warn {
  border: 1px solid #f6bb42;
  background-color: #fef4e0;
}
.search-box .slider-bar {
  height: 4px !important;
  margin: 0.8em 10px 0 10px;
  border: 0;
}
.search-box .slider-bar.ui-widget-content {
  background: #c4c1c1;
}
.search-box .slider-bar .ui-widget-header {
  background: #056fd2;
}
.search-box .slider-bar .ui-slider-handle {
  background: #fff !important;
  border-color: #afabaa !important;
  outline: none;
  border-radius: 50%;
  height: 1.3em;
  width: 1.3em;
  top: -0.6em;
  box-shadow: 0 1px 2px #aaa;
}
select.auto-width,
input.auto-width {
  width: auto !important;
}
.checkbox-columns {
  position: relative;
}
.checkbox-columns input[type="checkbox"] {
  position: absolute;
}
.checkbox-columns .checkbox-label {
  margin-left: 24px;
}
.checkbox-dependent {
  display: none;
}
input:checked ~ .checkbox-dependent {
  display: block;
}
#TermsChk .termsArrow {
  color: red;
  font-size: 1.5em;
  line-height: 1em;
  display: inline-block;
  vertical-align: middle;
}
#TermsChk .termsArrow:first-child {
  position: absolute;
  left: -14px;
  display: block;
}
#TermsChk label {
  font-size: 14px;
}
.input-time {
  display: inline-block;
  width: 60px;
  padding-right: 20px;
  background-position: 40px 50%;
}
.input-with-button {
  position: relative;
}
.input-with-button input {
  padding-right: 130px;
}
.input-with-button button {
  position: absolute;
  right: 0;
  top: 0;
  padding-top: 11px;
  padding-bottom: 11px;
}
input[type="radio"].new-radio {
  display: none;
}
input[type="radio"].new-radio + label {
  display: inline-block;
  position: relative;
  cursor: pointer;
}
input[type="radio"].new-radio + label::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  vertical-align: -7px;
  border: 2px solid #afabaa;
  border-radius: 50%;
}
input[type="radio"].new-radio + label::after {
  content: "";
  display: none;
  position: absolute;
  top: 6px;
  left: 6px;
  width: 12px;
  height: 12px;
  background: #056fd2;
  border-radius: 50%;
}
input[type="radio"].new-radio + label:hover::before {
  border-color: #736e6d;
}
input[type="radio"].new-radio + label.stacked::before {
  display: block;
  margin-right: 0;
}
input[type="radio"].new-radio:checked + label::after {
  display: inline-block;
}
input[type=range] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  margin: 0;
  background: none;
  border: 0;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 4px;
  background: #056fd2;
  cursor: pointer;
}
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
          appearance: none;
  width: 22px;
  height: 22px;
  margin-top: -10px;
  background: #fff;
  border: 1px solid #afabaa;
  border-radius: 50%;
  box-shadow: 0 1px 2px #aaa;
  cursor: pointer;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 4px;
  background: #afabaa;
  border: 0;
  cursor: pointer;
}
input[type=range]::-moz-range-progress {
  height: 4px;
  background: #056fd2;
}
input[type=range]::-moz-range-thumb {
  -moz-appearance: none;
       appearance: none;
  width: 22px;
  height: 22px;
  margin-top: -10px;
  background: #fff;
  border: 1px solid #afabaa;
  border-radius: 50%;
  box-shadow: 0 1px 2px #aaa;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 4px;
  background: #afabaa;
  border: 0;
  cursor: pointer;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #056fd2;
}
input[type=range]::-ms-fill-upper {
  background: #afabaa;
}
input[type=range]::-ms-thumb {
  appearance: none;
  width: 22px;
  height: 22px;
  margin-top: 0;
  background: #fff;
  border: 1px solid #afabaa;
  border-radius: 50%;
  box-shadow: 0 1px 2px #aaa;
  cursor: pointer;
}
@media only screen and (min-width: 641px) {
  .label-with-action label {
    display: inline-block;
  }
  .label-with-action a {
    display: inline-block;
    float: right;
    margin-bottom: 0;
    font-size: 14px;
  }
  input.medium-inline-form-first,
  textarea.medium-inline-form-first,
  select.medium-inline-form-first {
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  input.medium-inline-form-middle,
  textarea.medium-inline-form-middle,
  select.medium-inline-form-middle {
    border-radius: 0;
    border-left: 1px solid #c4c1c1;
    border-right: 0;
  }
  input.medium-inline-form-last,
  textarea.medium-inline-form-last,
  select.medium-inline-form-last {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .btn.medium-inline-form-first {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .btn.medium-inline-form-last {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
@media only screen and (min-width: 1025px) {
  input.large-inline-form-first,
  textarea.large-inline-form-first,
  select.large-inline-form-first {
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  input.large-inline-form-middle,
  textarea.large-inline-form-middle,
  select.large-inline-form-middle {
    border-radius: 0;
    border-left: 1px solid #c4c1c1;
    border-right: 0;
  }
  input.large-inline-form-last,
  textarea.large-inline-form-last,
  select.large-inline-form-last {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .btn.large-inline-form-first {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .btn.large-inline-form-last {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
[class^="box-"],
[class*=" box-"] {
  padding: 10px;
}
.box-gray {
  background: #f4f3f2;
}
.box-white {
  background: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.28);
}
#wyzantResponsiveColumns {
  min-height: 500px;
}
@media only screen and (max-width: 640px) {
  #wyzantResponsiveColumns {
    min-height: 240px;
  }
  #wyzantResponsiveColumns > :last-child:not(:first-child) {
    padding-top: 30px;
  }
}
.contentGrid .stripe {
  max-width: 100%;
  background-color: #ededeb;
}
.contentGrid .content > .row:last-child {
  padding: 0;
}
.contentGrid .content > .row,
.contentGrid .content .stripe > .row {
  padding-top: 20px;
  padding-bottom: 20px;
}
.contentGrid .content .pad-zero {
  padding: 0 !important;
}
.hide.expanded,
.expanded {
  display: block;
}
#map-canvas {
  height: 400px;
  margin: 5px;
}
#map-canvas img {
  max-width: none;
}
#searchBox {
  background: rgba(255, 255, 255, 0.9);
  padding: 10px 30px;
  max-width: 375px;
  margin: 30px 10px;
}
@media only screen and (min-width: 641px) {
  #searchBox {
    padding: 10px;
    margin: 10px;
  }
}
.rateChangeRequestBanner .column:last-child {
  margin-top: 20px;
}
@media only screen and (min-width: 641px) {
  .rateChangeRequestBanner .column:last-child {
    margin: 0;
  }
}
.separatedItem {
  padding: 20px 0;
  border-bottom: 1px solid #eceaea;
}
.round-photo {
  position: relative;
  padding-bottom: 100%;
  border-radius: 50%;
  overflow: hidden;
  z-index: 1;
}
.round-photo img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.round-photo-small {
  display: block;
  width: 40px;
  height: 40px;
  padding-bottom: 0;
}
.round-photo-medium {
  display: block;
  width: 90px;
  height: 90px;
  padding-bottom: 0;
}
.round-photo-large {
  display: block;
  width: 140px;
  height: 140px;
  padding-bottom: 0;
}
.app-store-logo {
  width: 200px;
}
.star-rating {
  position: relative;
  font-size: 20px;
  vertical-align: -2px;
  letter-spacing: 2px;
  color: #c4c1c1;
  overflow: hidden;
}
.star-rating::before {
  content: "\f005\f005\f005\f005\f005";
}
.star-rating.no-ratings {
  color: #c4c1c1;
}
.star-rating-selected {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  color: #f6bb42;
  overflow: hidden;
}
.star-rating-selected::before {
  content: "\f005\f005\f005\f005\f005";
  line-height: 1em;
}
.loadingContainer {
  position: relative;
}
.loadingOverlay,
.loading:before {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  z-index: 5;
  top: 0;
  left: 0;
  background: #fff url("/images/loading/orange/Load.gif") no-repeat 50% 50%;
}
.loading {
  position: relative;
}
.loading:before {
  content: " ";
}
.loading.ajaxTarget {
  min-height: 100px;
  background: #fff url("/images/loading/orange/load.gif") no-repeat 50% 50%;
}
.hero404 {
  font-size: 8.5em;
  line-height: 0.85em;
  color: #afabaa;
}
.poll-result-line {
  display: block;
  border-top: 5px solid #056fd2;
}
body > .ui-widget {
  font-size: 12px;
}
.ui-datepicker-calendar td,
.ui-datepicker-calendar th {
  width: 14.2857%;
}
.blocked {
  cursor: not-allowed;
}
i.blocked {
  color: #aaa;
}
a.block-link {
  display: block;
  color: #1d1b1a;
  text-decoration: none;
}
a.block-link:hover {
  text-decoration: none;
}
.norton-security-seal {
  display: inline-block;
  max-height: 40px;
  vertical-align: 5px;
}
.norton-security-seal img {
  height: 40px;
}
@media only screen and (min-width: 641px) {
  .medium-round-photo-small {
    display: block;
    width: 40px;
    height: 40px;
    padding-bottom: 0;
  }
  .medium-round-photo-medium {
    display: block;
    width: 90px;
    height: 90px;
    padding-bottom: 0;
  }
  .medium-round-photo-large {
    display: block;
    width: 140px;
    height: 140px;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .large-round-photo-small {
    display: block;
    width: 40px;
    height: 40px;
    padding-bottom: 0;
  }
  .large-round-photo-medium {
    display: block;
    width: 90px;
    height: 90px;
    padding-bottom: 0;
  }
  .large-round-photo-large {
    display: block;
    width: 140px;
    height: 140px;
    padding-bottom: 0;
  }
}
.quote-container,
.quote {
  background: #f4f3f2;
}
.quote {
  position: relative;
  margin: 0;
  padding: 20px 20px 20px 44px;
}
.quote::before {
  content: "\e616";
  position: absolute;
  top: 20px;
  left: 20px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  display: inline-block;
  font: normal normal normal 1em/1 wyzicons;
  text-align: center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #60ad56;
}
.quote.quote-alt::before {
  color: #056fd2;
}
.quote p {
  margin: 1.5em 0 0;
}
.quote p:first-of-type {
  margin: 0;
}
.quote-author,
.quote-link {
  text-align: right;
  margin-top: 8px;
  color: #736e6d;
}
.quote-container {
  overflow: auto;
  padding: 20px;
}
.quote-container .quote {
  padding: 0 0 0 24px;
  border: 0;
}
.quote-container .quote::before {
  top: 2px;
  left: 0;
}
.quote-container .quote-img {
  z-index: 1;
  position: relative;
  float: right;
  margin: 0 0 20px 20px;
  padding: 0;
  width: 100px;
}
.quote-container .quote-img a,
.quote-container .quote-img span {
  position: relative;
  padding-bottom: 100%;
  border-radius: 50%;
  overflow: hidden;
  z-index: 1;
  display: block;
  width: 90px;
  height: 90px;
  padding-bottom: 0;
}
.quote-container .quote-img a img,
.quote-container .quote-img span img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media only screen and (min-width: 641px) {
  .quote-container .quote {
    padding-left: 124px;
  }
  .quote-container .quote::before {
    left: 100px;
  }
  .quote-container .quote-img {
    float: left;
    margin: 0 20px 20px 0;
  }
}
.progressbar {
  height: 15px;
  border: 1px solid #eceaea;
  border-radius: 7px;
}
.progressbar .progress {
  height: 100%;
  background: #ed6d20;
  border-radius: 6px;
}
@media only screen and (max-width: 640px) {
  .small-hide {
    display: none !important;
  }
  .medium-column {
    float: none !important;
  }
}
.show-inline {
  display: inline !important;
}
.show-inline-block {
  display: inline-block !important;
}
.column.collapse {
  padding-left: 0;
}
.flex {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.flex-col {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-row {
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-baseline {
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.flex-wrap {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.flex-spc-btwn {
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex-spc-center {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex-center-items {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-center {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hide {
  display: none;
}
@media only screen and (min-width: 641px) {
  .medium-column {
    position: relative;
    float: left;
    padding-left: 1em;
    padding-right: 1em;
  }
  .medium-show {
    display: block !important;
  }
  .medium-show-inline {
    display: inline !important;
  }
  .medium-show-inline-block {
    display: inline-block !important;
  }
  .medium-show-td {
    display: table-cell;
  }
  .medium-show-tr {
    display: table-row;
  }
  .medium-hide {
    display: none !important;
  }
  .medium-left {
    float: left !important;
  }
  .medium-right {
    float: right !important;
  }
  .medium-text-left {
    text-align: left !important;
  }
  .medium-text-right {
    text-align: right !important;
  }
  .medium-text-center {
    text-align: center !important;
  }
  .medium-flex {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .medium-flex-col {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .medium-flex-row {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .medium-flex-baseline {
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .medium-flex-center-items {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (min-width: 1025px) {
  .large-show {
    display: block !important;
  }
  .large-show-inline {
    display: inline !important;
  }
  .large-show-inline-block {
    display: inline-block !important;
  }
  .large-show-td {
    display: table-cell;
  }
  .large-show-tr {
    display: table-row;
  }
  .large-hide {
    display: none !important;
  }
  .large-left {
    float: left !important;
  }
  .large-right {
    float: right !important;
  }
  .large-text-left {
    text-align: left !important;
  }
  .large-text-right {
    text-align: right !important;
  }
  .large-text-center {
    text-align: center !important;
  }
  .large-flex {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .large-flex-col {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .large-flex-row {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .large-flex-baseline {
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .large-flex-center-items {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (min-width: 1134px) {
  .xlarge-show {
    display: block !important;
  }
  .xlarge-show-inline {
    display: inline !important;
  }
  .xlarge-show-inline-block {
    display: inline-block !important;
  }
  .xlarge-show-td {
    display: table-cell;
  }
  .xlarge-show-tr {
    display: table-row;
  }
  .xlarge-hide {
    display: none !important;
  }
  .xlarge-left {
    float: left !important;
  }
  .xlarge-right {
    float: right !important;
  }
  .xlarge-text-left {
    text-align: left !important;
  }
  .xlarge-text-right {
    text-align: right !important;
  }
  .xlarge-text-center {
    text-align: center !important;
  }
  .xlarge-flex {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .xlarge-flex-col {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .xlarge-flex-row {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .xlarge-flex-baseline {
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .xlarge-flex-center-items {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.wyzModal {
  background: #fff;
  padding: 20px 40px 20px 20px;
  position: relative;
  width: 100%;
  margin: 0 auto;
  z-index: 500;
}
.wyzModal-container {
  padding: 15px;
  width: 100%;
  left: 0;
  z-index: 401;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.wyzModal-container.wyzModal-video .wyzModal {
  padding: 0;
}
.wyzModal-container.wyzModal-video .wyzModal-close {
  right: -25px;
  top: -25px;
  color: #fff;
}
.wyzModal-container.wyzModal-video iframe {
  max-width: 100%;
}
.wyzModal-blackout {
  z-index: 400;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background: rgba(0, 0, 0, 0.75);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
.wyzModal-closeContainer {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 501;
}
.wyzModal-close {
  z-index: 502;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  color: #736e6d;
}
.wyzModal-close:hover {
  font-size: 26px;
  color: #666;
}
.wyzModal-loading {
  width: 100px;
  height: 100px;
}
.wyzModal-blackout,
.wyzModal-container {
  transition: opacity 0.5s;
  opacity: 0;
}
.wyzModal-container {
  transition-delay: 0.15s;
}
.modal-small {
  max-width: 400px;
}
.modal-medium {
  max-width: 600px;
}
.modal-large {
  max-width: 800px;
}
.modal-padding-zero {
  padding: 0;
}
@media only screen and (min-width: 641px) {
  .wyzModal-container {
    padding: 30px;
  }
}
@media screen and (orientation: landscape) {
  .wyzModal {
    width: 100%;
  }
}
.Centered960 {
  margin: 0 10px;
}
.ClearBoth,
.clearBoth {
  clear: both !important;
}
#SiteMaster_PageMainContent {
  min-height: 500px;
  background-color: #fff;
}
.profiler-results {
  display: none;
}
@media only screen and (min-width: 641px) {
  .Centered960 {
    width: 960px;
    margin: 0 auto;
  }
  #OneColumn {
    overflow: hidden;
    width: 960px;
  }
  .profiler-results {
    display: block;
  }
}
#fancybox-loading {
  position: fixed;
  z-index: 1104;
  top: 50%;
  left: 50%;
  display: none;
  overflow: hidden;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
}
#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url("/scripts/libraries/fancybox/fancybox.png");
}
#fancybox-overlay {
  position: absolute;
  z-index: 1100;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
}
#fancybox-tmp {
  display: none;
  overflow: auto;
  margin: 0;
  padding: 0;
  border: 0;
}
#fancybox-wrap {
  position: absolute;
  z-index: 1101;
  top: 0;
  left: 0;
  display: none;
  box-sizing: content-box;
  padding: 20px;
  outline: none;
}
#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}
#fancybox-content {
  position: relative;
  z-index: 1102;
  overflow: hidden;
  box-sizing: content-box;
  width: 0;
  height: 0;
  padding: 0;
  border: 0 solid #fff;
  outline: none;
}
#fancybox-hide-sel-frame {
  position: absolute;
  z-index: 1101;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
}
#fancybox-close {
  position: absolute;
  z-index: 1103;
  top: -15px;
  right: -15px;
  display: none;
  width: 30px;
  height: 30px;
  background: transparent url("/scripts/libraries/fancybox/fancybox.png") -40px 0;
  cursor: pointer;
}
#fancybox-error {
  margin: 0;
  padding: 14px;
  font: normal 12px/20px Arial;
  color: #444;
}
#fancybox-img {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  line-height: 0;
  vertical-align: top;
  border: 0;
  outline: none;
}
#fancybox-frame {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}
#fancybox-left,
#fancybox-right {
  position: absolute;
  z-index: 1102;
  bottom: 0;
  display: none;
  width: 35%;
  height: 100%;
  outline: none;
  background: transparent url("/scripts/libraries/fancybox/blank.gif");
  cursor: pointer;
}
#fancybox-left {
  left: 0;
}
#fancybox-right {
  right: 0;
}
#fancybox-left-ico,
#fancybox-right-ico {
  position: absolute;
  z-index: 1102;
  top: 50%;
  left: -9999px;
  display: block;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
}
#fancybox-left-ico {
  background-image: url("/scripts/libraries/fancybox/fancybox.png");
  background-position: -40px -30px;
}
#fancybox-right-ico {
  background-image: url("/scripts/libraries/fancybox/fancybox.png");
  background-position: -40px -60px;
}
#fancybox-left:hover span {
  left: 20px;
}
#fancybox-right:hover span {
  right: 20px;
  left: auto;
}
.fancybox-bg {
  position: absolute;
  z-index: 1001;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  border: 0;
}
#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url("/scripts/libraries/fancybox/fancybox-x.png");
}
#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url("/scripts/libraries/fancybox/fancybox.png");
  background-position: -40px -162px;
}
#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url("/scripts/libraries/fancybox/fancybox-y.png");
  background-position: -20px 0;
}
#fancybox-bg-se {
  right: -20px;
  bottom: -20px;
  background-image: url("/scripts/libraries/fancybox/fancybox.png");
  background-position: -40px -182px;
}
#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url("/scripts/libraries/fancybox/fancybox-x.png");
  background-position: 0 -20px;
}
#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url("/scripts/libraries/fancybox/fancybox.png");
  background-position: -40px -142px;
}
#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url("/scripts/libraries/fancybox/fancybox-y.png");
}
#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url("/scripts/libraries/fancybox/fancybox.png");
  background-position: -40px -122px;
}
#fancybox-title {
  z-index: 1102;
  font-family: Helvetica;
  font-size: 12px;
}
.fancybox-title-inside {
  position: relative;
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
}
.fancybox-title-outside {
  padding-top: 10px;
  color: #fff;
}
.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  color: #fff;
}
#fancybox-title-over {
  display: block;
  padding: 10px;
  background-image: url("/scripts/libraries/fancybox/fancy_title_over.png");
}
.fancybox-title-float {
  position: absolute;
  bottom: -20px;
  left: 0;
  height: 32px;
}
#fancybox-title-float-wrap {
  width: auto;
  border-collapse: collapse;
  border: 0;
}
#fancybox-title-float-wrap td {
  white-space: nowrap;
  border: 0;
}
#fancybox-title-float-left {
  padding: 0 0 0 15px;
  background: url("/scripts/libraries/fancybox/fancybox.png") -40px -90px no-repeat;
}
#fancybox-title-float-main {
  padding: 0 0 3px 0;
  line-height: 29px;
  font-weight: bold;
  color: #fff;
  background: url("/scripts/libraries/fancybox/fancybox-x.png") 0 -40px;
}
#fancybox-title-float-right {
  padding: 0 0 0 15px;
  background: url("/scripts/libraries/fancybox/fancybox.png") -55px -90px no-repeat;
}
.wyzTable {
  border: 1px solid #eceaea;
  border-collapse: seperate;
  border-spacing: 0;
  font-size: 12px;
  width: 100%;
}
.wyzTable.inline {
  width: auto;
}
.wyzTable th {
  background: #e3f1fe;
  font-weight: 600;
  line-height: 1em;
  padding: 6px;
}
.wyzTable td {
  background: #fff;
  padding: 10px;
  border: solid #eceaea;
  border-width: 1px 0 0 1px;
}
.wyzTable td:first-child {
  border-left-width: 0;
}
.wyzTable tr:nth-child(odd) td {
  background: #eceaea;
}
.wyzTable .odd td {
  background: #eceaea;
}
.selectable tr:hover td,
.selectable .active td {
  background: #e3f1fe;
  cursor: pointer;
}
.selectable tr.selected td,
.selectable tr.selected:hover td {
  background: #afabaa;
  border-top: 2px solid #056fd2;
  border-bottom: 2px solid #056fd2;
  padding: 9px 10px;
  cursor: inherit;
}
.selectable tr.selected td:first-child,
.selectable tr.selected:hover td:first-child {
  border-left: 2px solid #056fd2;
}
.selectable tr.selected td:last-child,
.selectable tr.selected:hover td:last-child,
.selectable tr.selected td.wyz-last-child,
.selectable tr.selected:hover td.wyz-last-child {
  border-right: 2px solid #056fd2;
}
table.table-top tr {
  vertical-align: top;
}
.responsiveTable .row {
  padding: 1em 0;
}
.responsiveTable .row .row {
  padding: 0;
}
.responsiveTable.withHr .row:after {
  content: "";
  display: block;
  margin: 0 0.9375em;
  border-bottom: 1px dotted #c4c1c1;
  position: relative;
  bottom: -1em;
}
.responsiveTable.withHr .row .row:after {
  display: none;
}
.responsiveTable .small-stacked {
  padding-top: 1em;
}
.responsiveTable label {
  margin: 0;
  padding: 0;
}
.responsiveTable input ~ .DESVALErrorText {
  position: absolute;
  right: 20px;
  top: 7px;
}
@media only screen and (min-width: 641px) {
  .responsiveTable .column.small-stacked {
    padding-top: 0;
  }
  .responsiveTable .column.medium-stacked {
    padding-top: 0.8em;
  }
  .responsiveTable.inputTable label {
    padding-top: 0.7em;
  }
}
@media only screen and (min-width: 1025px) {
  .responsiveTable .column.medium-stacked {
    padding-top: 0;
  }
  .responsiveTable .column.large-stacked {
    padding-top: 0.8em;
  }
}
th {
  font-weight: 600;
}
table.SearchTable,
table.searchTable {
  width: 100%;
}
table.SearchTable,
table.searchTable {
  border-collapse: separate;
  border: 1px solid #eceaea;
  font-size: 12px;
  border-spacing: 0;
}
table.SearchTable .ui-tooltip,
table.searchTable .ui-tooltip {
  font-size: 14px;
  text-align: left;
}
table.SearchTable tbody tr.odd td,
table.searchTable tbody tr.odd td {
  background-color: #eceaea;
}
table.SearchTable tbody tr td.white,
table.searchTable tbody tr td.white {
  background-color: #fff !important;
}
table.SearchTable tbody tr td.gray,
table.searchTable tbody tr td.gray {
  background-color: #eceaea !important;
}
table.SearchTable > tbody > tr:first-child > th,
table.searchTable > tbody > tr:first-child > th,
table.SearchTable > tbody > tr:first-child > td,
table.searchTable > tbody > tr:first-child > td {
  border-top-width: 0;
}
table.SearchTable > thead > tr:first-child > th,
table.searchTable > thead > tr:first-child > th {
  border-top-width: 0;
  border-bottom-width: 1px;
}
table.SearchTable > tbody > tr > th,
table.searchTable > tbody > tr > th,
table.SearchTable > thead > tr > th,
table.searchTable > thead > tr > th,
table.SearchTable > tbody > tr > td,
table.searchTable > tbody > tr > td,
table.SearchTable > thead > tr > td,
table.searchTable > thead > tr > td {
  border-style: solid;
  border-width: 1px 0 0 1px;
  border-color: #eceaea;
}
table.SearchTable > tbody > tr > th,
table.searchTable > tbody > tr > th,
table.SearchTable > thead > tr > th,
table.searchTable > thead > tr > th {
  background-color: #e3f1fe;
  font-weight: 600;
  border-left-width: 0;
  line-height: 1em;
  padding: 6px;
}
table.SearchTable > tbody > tr > th .ui-tooltip,
table.searchTable > tbody > tr > th .ui-tooltip,
table.SearchTable > thead > tr > th .ui-tooltip,
table.searchTable > thead > tr > th .ui-tooltip {
  font-weight: normal;
  line-height: 1.59em;
}
table.SearchTable > tbody > tr > td,
table.searchTable > tbody > tr > td,
table.SearchTable > thead > tr > td,
table.searchTable > thead > tr > td {
  background-color: #fff;
  padding: 8px;
}
table.SearchTable > tbody > tr > td:first-child,
table.searchTable > tbody > tr > td:first-child,
table.SearchTable > thead > tr > td:first-child,
table.searchTable > thead > tr > td:first-child {
  border-left-width: 0;
}
table.SearchTable > tbody > tr > td .starRatingContainer,
table.searchTable > tbody > tr > td .starRatingContainer,
table.SearchTable > thead > tr > td .starRatingContainer,
table.searchTable > thead > tr > td .starRatingContainer {
  width: 85px;
}
table.SearchTable > tbody > tr:nth-child(odd) > td,
table.searchTable > tbody > tr:nth-child(odd) > td,
table.SearchTable > thead > tr:nth-child(odd) > td,
table.searchTable > thead > tr:nth-child(odd) > td {
  background-color: #eceaea;
}
table.SearchTable.tablesorter > tbody > tr:nth-child(even) > td,
table.searchTable.tablesorter > tbody > tr:nth-child(even) > td {
  background-color: #eceaea;
}
table.SearchTable.tablesorter > tbody > tr:nth-child(odd) > td,
table.searchTable.tablesorter > tbody > tr:nth-child(odd) > td {
  background-color: #fff;
}
table.selectable tr:hover > td {
  background-color: #e3f1fe !important;
  cursor: pointer;
}
table.selectable tr.selected > td,
table.selectable tr.selected:hover > td,
table.selectable tr.selected > td:hover {
  background-color: #c4c1c1 !important;
  border-top: 2px solid #056fd2 !important;
  border-bottom: 2px solid #056fd2 !important;
  border-left: 1px solid #b0b0b0 !important;
  padding: 9px !important;
  cursor: inherit;
}
table.selectable tr.selected > td:first-child,
table.selectable tr.selected:hover > td:first-child,
table.selectable tr.selected > td:hover:first-child,
table.selectable tr.selected > td.wyz-first-child,
table.selectable tr.selected:hover > td.wyz-first-child,
table.selectable tr.selected > td:hover.wyz-first-child {
  border-left: 2px solid #056fd2 !important;
}
table.selectable tr.selected > td:last-child,
table.selectable tr.selected:hover > td:last-child,
table.selectable tr.selected > td:hover:last-child,
table.selectable tr.selected > td.wyz-last-child,
table.selectable tr.selected:hover > td.wyz-last-child,
table.selectable tr.selected > td:hover.wyz-last-child {
  border-right: 2px solid #056fd2 !important;
}
table.infoTable {
  border-spacing: 0;
  width: 100%;
}
table.infoTable > tbody > tr > td,
table.infoTable > tbody > tr > th {
  text-align: left;
  vertical-align: middle;
  padding: 8px 2px;
  border-color: #eceaea;
  border-style: dotted;
  border-width: 0;
  border-bottom-width: 1px;
}
table.infoTable > tbody > tr > td:first-child,
table.infoTable > tbody > tr > th:first-child {
  padding-left: 0;
}
table.infoTable > tbody > tr > td:last-child,
table.infoTable > tbody > tr > th:last-child {
  padding-right: 0;
}
table.infoTable > tbody > tr > td.noPad,
table.infoTable > tbody > tr > th.noPad {
  padding-right: 0;
  padding-left: 0;
}
table.infoTable > tbody > tr > th {
  font-weight: 600;
  white-space: nowrap;
}
table.infoTable > tbody > tr > td.value,
table.infoTable > tbody > tr > td.center {
  text-align: center;
}
table.infoTable > tbody > tr > td.action {
  white-space: nowrap;
}
table.infoTable > tbody > tr > td.about {
  border-width: 0;
  padding-left: 18px;
}
table.infoTable > tbody > tr.noBorders > th,
table.infoTable > tbody > tr.noBorders > td {
  border-width: 0;
}
table.infoTable.noBorders > tbody > tr > td,
table.infoTable.noBorders > tbody > tr > th {
  border-width: 0;
}
table.infoTable.noBorders > tbody > tr > th {
  padding-left: 0;
}
table.infoTable.widthAuto {
  width: auto;
}
table.infoTable.PlainBox,
table.infoTable.ColorBox,
table.infoTable.GrayBox,
table.infoTable.plainBox,
table.infoTable.colorBox,
table.infoTable.grayBox {
  margin: 0 0 1px;
  padding: 0;
}
table.infoTable.altStyle > tbody > tr:nth-child(even) > th,
table.infoTable.altStyle > tbody > tr:nth-child(even) > td {
  background-color: #eceaea;
}
.gray table.infoTable > tbody > tr > td,
.gray table.infoTable > tbody > tr > th {
  border-color: #d4cfcf;
}
table.formTable th {
  text-align: right;
  vertical-align: middle;
}
table.formTable td {
  text-align: left;
  vertical-align: middle;
}
table.altStyle {
  border-collapse: collapse;
}
table.altStyle td,
table.altStyle tr {
  padding: 5px;
}
table.altStyle tr.Alt,
table.altStyle td.Alt,
table.altStyle tr:nth-child(odd),
table.altStyle tr:nth-child(odd) td {
  background-color: #eceaea;
}
.infoTable hr {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.infoTable .row hr {
  margin: 0 0.9375em;
}
#appIntercept {
  z-index: 99999;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff url("/images/TutorSearch/sem/hero-8-12.jpg") 40% 100% no-repeat;
  background-size: cover;
}
.showAppIntercept #appIntercept {
  display: block;
}
html.showAppIntercept,
html.showAppIntercept body {
  overflow: hidden;
  height: 100% !important;
}
.topBanner {
  background: rgba(32, 32, 32, 0.5);
  width: 100%;
  padding: 10px;
}
.topBanner img {
  width: 103px;
  height: 25px;
}
.topBanner a {
  line-height: 25px;
  text-decoration: underline;
}
.interceptBody {
  padding: 20px;
}
.interceptBody p a {
  text-decoration: underline;
}
/* NOTE: These two files should be manually kept in sync for same SSO display experience (pages and modals) */
/* => main/WyzantWeb/wwwroot/Less/Shared/sso.less */
/* => femr/styles/shared/sso.scss */
/*@import '~femr/styles/_variables';*/
div.wyzModal-blackout {
  background: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
#sso-modal-container {
  position: absolute !important;
  top: 0 !important;
  padding-top: 122px;
}
.modal-header-background {
  display: none;
}
#sso-modal {
  max-width: 532px;
  min-height: 200px;
  min-width: 400px;
  border-radius: 5px;
  background: #FFF;
  /* modal dropshadow */
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1), 0px 1px 15px 0px rgba(0, 0, 0, 0.15);
}
#sso-modal.wyzModal {
  padding-right: 20px;
}
#sso-modal .wyzModal-close {
  top: -20px;
  right: -20px;
}
#sso-modal .sso-loading {
  margin: 30px 150px;
}
#sso-modal .modal-header-background {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  height: 0;
  overflow: visible;
  width: 100%;
}
#sso-modal .modal-header-background .modal-header-left,
#sso-modal .modal-header-background .modal-header-right {
  border: dashed 0 magenta;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
  top: -20px;
  height: 89px;
}
#sso-modal .modal-header-background .modal-header-left {
  width: 149px;
  left: -20px;
  border-top-left-radius: 5px;
}
#sso-modal .modal-header-background .modal-header-right {
  width: 148px;
  right: -20px;
  border-top-right-radius: 5px;
}
#sso-modal .modal-content-v2 {
  padding-top: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#sso-modal .modal-content-v2 h3,
#sso-modal .modal-content-v2 h4,
#sso-modal .modal-content-v2 p {
  position: relative;
  z-index: 1000;
  text-align: center;
}
#sso-modal .modal-content-v2 .title-container {
  margin-left: 75px;
  margin-right: 75px;
}
#sso-modal #sso_signup-landing .modal-header-background {
  min-width: 462px;
}
.sso-page-wrapper {
  position: relative;
  overflow: hidden;
  padding: 0 5px 5px 5px;
  max-width: unset;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.sso-page {
  position: absolute;
  top: 0;
  background: #fff;
  display: none;
  -webkit-animation: 0.4s cubic-bezier(0.32, 0.01, 0, 1) 0s forwards slideout;
          animation: 0.4s cubic-bezier(0.32, 0.01, 0, 1) 0s forwards slideout;
}
.sso-page.sso-current-page {
  z-index: 10;
  position: relative;
  -webkit-animation: 0.4s cubic-bezier(0.32, 0.01, 0, 1) 0s forwards slidein;
          animation: 0.4s cubic-bezier(0.32, 0.01, 0, 1) 0s forwards slidein;
  background-color: transparent;
  display: unset;
}
.sso-page.sso-current-page-instant {
  -webkit-animation-duration: 0s;
          animation-duration: 0s;
  -webkit-animation: unset;
          animation: unset;
}
.sso-page .or-divider {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.sso-page .or-divider::before,
.sso-page .or-divider::after {
  content: "";
  width: 100%;
  height: 1px;
  margin-right: .5em;
  background: #c4c1c1;
}
.sso-page .or-divider::after {
  margin-right: 0;
  margin-left: .5em;
}
.sso-page .modal-header {
  position: relative;
}
.sso-page .modal-header .page-back {
  position: absolute;
  top: 0;
  left: 0;
}
.sso-page .btn {
  position: relative;
  text-align: center;
  text-transform: unset;
}
.sso-page .btn i {
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  font-size: 20px;
}
.sso-page label {
  font-weight: 400;
}
.sso-page .btn-login {
  border-radius: 10px;
}
.sso-page .btn-facebook,
.sso-page .btn-apple,
.sso-page .btn-google {
  border: 1px solid black;
  background-color: unset;
  background: unset;
  padding-left: 20px;
}
.sso-page .btn-facebook:hover,
.sso-page .btn-apple:hover,
.sso-page .btn-google:hover {
  background-color: unset;
  background: unset;
}
.sso-page .required label::after {
  content: " *";
  color: red;
}
[id^="__lpform_"] {
  display: none !important;
}
@-webkit-keyframes slidein {
  0% {
    opacity: 0;
    -webkit-transform: translateX(105%);
            transform: translateX(105%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes slidein {
  0% {
    opacity: 0;
    -webkit-transform: translateX(105%);
            transform: translateX(105%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes slideout {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-105%);
            transform: translateX(-105%);
  }
}
@keyframes slideout {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-105%);
            transform: translateX(-105%);
  }
}
@media only screen and (max-width: 641px) {
  .sso-page,
  .wyzModal {
    width: unset;
  }
  .wyzModal-container {
    padding: unset;
  }
  #sso-modal {
    max-width: unset;
    min-height: unset;
    min-width: unset;
    height: 100vh;
    width: 100vw;
  }
  #sso-modal-container {
    padding-top: unset;
    padding: unset;
  }
  #sso-modal-container.wyzModal-closeContainer {
    max-width: unset;
    min-width: unset;
  }
}
[class^="browser-logo"] {
  display: inline-block;
  padding-top: 72px;
  text-align: center;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 72px auto;
}
[class^="browser-logo"]:not(:first-child) {
  margin-left: 40px;
}
.browser-logo-chrome {
  background-image: url("/images/logos/browser-logo-chrome.jpg");
}
.browser-logo-firefox {
  background-image: url("/images/logos/browser-logo-firefox.jpg");
}
.browser-logo-safari {
  background-image: url("/images/logos/browser-logo-safari.jpg");
}
.browser-logo-ie {
  background-image: url("/images/logos/browser-logo-ie.jpg");
}
.browser-logo-chrome-mobile {
  background-image: url("/images/logos/browser-logo-chrome-android.jpg");
}
span.dateDisplay.cal {
  display: inline-block;
  text-align: center;
}
span.dateDisplay.cal .medium-hide span {
  display: block;
}
span.dateDisplay.cal span.md {
  min-width: 2em;
  vertical-align: top;
}
span.dateDisplay.cal span.m,
span.dateDisplay.cal span.today {
  background-color: #1d1b1a;
  color: #fff;
  font-size: 0.7em;
  line-height: 1.25em;
  text-transform: uppercase;
}
span.dateDisplay.cal span.today {
  vertical-align: top;
  position: relative;
  border-radius: 3px;
  padding: 2px;
}
span.dateDisplay.cal span.m {
  display: block;
  position: relative;
  border-radius: 3px 3px 0 0;
  letter-spacing: 1px;
}
span.dateDisplay.cal span.d {
  display: block;
  position: relative;
  border-radius: 0 0 3px 3px;
  background-color: #fff;
  padding-bottom: 0.1em;
  line-height: 1.2em;
  border: 1px solid #afabaa;
  border-top: 0;
}
span.dateDisplay.cal span.ytime {
  max-width: 4.5em;
  vertical-align: top;
}
span.dateDisplay.cal span.y {
  background-color: #1d1b1a;
  color: #fff;
  min-width: 2.45em;
  line-height: 1.3em;
  font-size: 0.9em;
  text-align: center;
  margin-top: 0.2em;
}
span.dateDisplay.cal span.time {
  vertical-align: bottom;
  white-space: nowrap;
}
span.dateDisplay.cal.blue span.m,
span.dateDisplay.cal.blue span.today,
span.dateDisplay.cal.blue span.y {
  background-color: #e3f1fe;
}
span.dateDisplay.cal.blue span.d {
  border-color: #64bbf1;
}
a span.dateDisplay.cal {
  text-decoration: none;
}
a span.dateDisplay.cal span.time,
a span.dateDisplay.cal span.d {
  text-decoration: underline;
  padding-bottom: 0.2em;
}
a:hover span.dateDisplay.cal {
  border-color: #64bbf1;
}
@media only screen and (max-width: 640px) {
  span.dateDisplay.cal {
    vertical-align: bottom;
    line-height: 1em;
    font-size: 11px;
  }
  span.dateDisplay.cal span.time {
    font-size: 10px;
  }
  span.dateDisplay.cal span.ytime {
    max-width: 42px;
  }
  span.dateDisplay.cal.mobVert span.ytime {
    display: block;
    text-align: center;
  }
}
.feature-dropdown hr {
  margin: 0;
}
.feature-dropdown-container .feature-dropdown {
  display: none;
}
.feature-dropdown-container.expanded .feature-dropdown {
  display: inline-block;
}
.feature-dropdown-container .ui-menu-item:after {
  display: none;
}
.feature-dropdown-container .ui-menu-item:hover {
  background: none;
}
.nav-bell {
  position: absolute;
  top: 10px;
  right: 1em;
  padding: 2px 0 0 10px;
  border-radius: 3px;
}
.nav-bell,
.nav-bell .wc-bell {
  transition: color 0.5s ease-out;
}
.nav-bell-new {
  background: #e9573f;
}
.feature-dropdown-header {
  padding: 0.4em 20px;
  color: #1d1b1a;
  background: #f9f8f8;
  margin-top: 10px;
}
.feature-dropdown-header > * {
  position: relative;
}
.feature-list {
  padding: 0 20px;
  background: #fff;
  color: #1d1b1a;
  border-bottom: 1px solid #c4c1c1;
}
.feature-item {
  padding: 10px 0;
  border-bottom: 1px solid #eceaea;
  position: relative;
}
.feature-item p {
  margin: 0.5em 0;
}
.feature-item:nth-last-child(-n + 2) {
  border: 0;
}
.feature-new::before {
  content: "";
  display: block;
  position: absolute;
  left: -0.7em;
  top: 1.3em;
  width: 6px;
  height: 6px;
  background: #e9573f;
  border-radius: 4px;
}
.overlay-nav #masthead .ui-dropdown-menu .feature-dropdown-container.ui-menu-item:hover {
  background: none;
}
@media only screen and (min-width: 641px) {
  .feature-dropdown-container {
    position: relative;
  }
  .feature-dropdown-container .feature-dropdown {
    display: inline-block;
  }
  .feature-dropdown-container.expanded .feature-dropdown {
    display: inline-block;
    top: 100%;
    -webkit-transform: translateY(-1px);
            transform: translateY(-1px);
    opacity: 1;
    margin-top: 20px;
  }
  .feature-dropdown-container .nav-bell {
    position: relative;
    right: auto;
    top: 5px;
    padding: 2px 0 0 0;
    cursor: pointer;
  }
  .feature-dropdown-container .nav-bell i {
    padding: 2px 3px;
    vertical-align: inherit;
  }
  .feature-dropdown-container.ui-menu-item {
    position: relative;
    display: block;
    cursor: default;
  }
  .feature-dropdown-container.ui-menu-item a {
    color: #056fd2;
  }
  .feature-dropdown-container.ui-menu-item:hover {
    background: none;
  }
  .feature-dropdown-container.ui-menu-item:after {
    display: none;
  }
  .feature-dropdown {
    width: 300px;
    text-transform: none;
    color: #1d1b1a;
    border-radius: 5px;
    right: -20px;
    margin-top: 9px;
    z-index: 500;
    position: absolute;
    opacity: 0;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
    transition: opacity 0.2s, -webkit-transform 0.4s;
    transition: opacity 0.2s, transform 0.4s;
    transition: opacity 0.2s, transform 0.4s, -webkit-transform 0.4s;
    top: -10000%;
    text-align: left;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  }
  .feature-dropdown > * {
    z-index: 220;
    position: relative;
  }
  .feature-dropdown::before {
    content: "";
    position: absolute;
    display: block;
    width: 14px;
    height: 14px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    background: #f9f8f8;
    right: 25px;
    top: -7px;
  }
  .feature-dropdown::after {
    content: "";
    position: absolute;
    display: block;
    width: 30px;
    height: 14px;
    background: #f9f8f8;
    right: 20px;
    top: 0;
  }
  .ui-menu-item .feature-dropdown a {
    color: #056fd2;
  }
  .feature-dropdown-header {
    margin: 0;
    border: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  .feature-list {
    max-height: 200px;
    overflow-y: scroll;
    border-bottom: 0;
  }
  .feature-item:nth-child(n) {
    border-bottom: 1px solid #eceaea;
  }
}
@media only screen and (min-width: 641px) {
  #InterstitialContainer {
    display: none;
  }
  .innerInterstitialContainer {
    min-width: 300px;
    min-height: 300px;
    padding: 20px;
  }
}
.ita-wrapper .ita-content-wrapper {
  position: relative;
  margin-bottom: 30px;
}
.ita-wrapper .ita-content-wrapper::before {
  content: "";
  z-index: 5;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #eceaea 100%);
}
.ita-wrapper .ita-content-wrapper::after {
  content: "SCROLL FOR FULL TEXT";
  display: inline-block;
  z-index: 10;
  position: absolute;
  bottom: -15px;
  left: 50%;
  height: 30px;
  min-width: 200px;
  padding: 3px 10px;
  text-align: center;
  background: #fff;
  border-radius: 15px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.ita-wrapper .ita-content {
  max-height: 300px;
  padding: 20px;
  background: #eceaea;
  overflow: auto;
}
.ita-wrapper .ita-content p:first-child {
  margin-top: 0;
}
