
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix-content {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.cf:after {
  clear: both;
}
/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
  *zoom: 1;
}
/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/customcss/fontawesome-webfont.eot?v=3.2.1');
  src: url('/customcss/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('/customcss/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('/customcss/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('/customcss/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}
/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714286em;
}
.icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}
.icon-muted {
  color: #e8e8e8;
}
.icon-light {
  color: #ffffff;
}
.icon-dark {
  color: #37424a;
}
.icon-border {
  border: solid 1px #e8e8e8;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}
/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}
/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
  display: inline-block;
}

@font-face {
  font-family: 'Lato';
  src: url('/customcss/lato-bold-webfont.eot');
  src: url('/customcss/lato-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/customcss/lato-bold-webfont.woff') format('woff'), url('/customcss/lato-bold-webfont.ttf') format('truetype'), url('/customcss/lato-bold-webfont.svg#latobold') format('svg');
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'Lato';
  src: url('/customcss/lato-italic-webfont.eot');
  src: url('/customcss/lato-italic-webfont.eot?#iefix') format('embedded-opentype'), url('/customcss/lato-italic-webfont.woff') format('woff'), url('/customcss/lato-italic-webfont.ttf') format('truetype'), url('/customcss/lato-italic-webfont.svg#latoitalic') format('svg');
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: 'Lato';
  src: url('/customcss/lato-regular-webfont.eot');
  src: url('/customcss/lato-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/customcss/lato-regular-webfont.woff') format('woff'), url('/customcss/lato-regular-webfont.ttf') format('truetype'), url('/customcss/lato-regular-webfont.svg#latoregular') format('svg');
  font-style: normal;
  font-weight: 400;
}
header,
nav,
section,
article,
aside,
footer {
  display: block;
}
body {
  font-family: Arial, sans-serif;
  background-color: #e8e8e8;
  overflow: auto !important;
}
body.hidden-search {
  padding-top: 85px;
}
@media (max-width: 991px) {
  body.hidden-search {
    padding-top: 65px;
  }
}
body.expanded-search {
  padding-top: 140px;
}
@media (max-width: 991px) {
  body.expanded-search {
    padding-top: 120px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Arial, sans-serif;
}
/* Bootstrap resets */
@media (min-width: 992px) {
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11 {
    float: left;
  }
}
/* End of bootstrap resets */
header {
  background: white;
  width: 100%;
  z-index: 1;
}
@media (max-width: 991px) {
  header.hidden-search {
    margin-top: -65px;
  }
}
@media (min-width: 992px) {
  header.hidden-search {
    margin-top: -85px;
  }
}
@media (max-width: 991px) {
  header.expanded-search {
    margin-top: -120px;
  }
}
@media (min-width: 992px) {
  header.expanded-search {
    margin-top: -140px;
  }
}
@media (min-width: 992px) {
  header {
    margin-bottom: 20px;
  }
}
header input[type=submit] {
  width: 85px;
}
header .search {
  display: none;
  height: 55px;
  background-color: #e37222;
}
header .search input {
  display: inline-block;
  z-index: 1;
}
header .search form {
  margin-top: 17px;
  float: right;
}
header .search form input[type=submit] {
  margin-left: 15px;
}
header .links {
  height: 90px;
  background-color: white;
}
header .links .links-container {
  position: relative;
}
header .links .search-arrow {
  position: absolute;
  top: 0px;
  right: 140px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #e37222;
}
@media (max-width: 768px) {
  header .links .search-arrow {
    display: none;
  }
}
header .links .primary-bar {
  height: 15px;
  background-color: white;
}
header .links .logo {
  margin-top: 12px;
}
header .links.affix {
  top: 0;
  width: 100%;
  z-index: 1;
}
header .links ul {
  float: right;
  margin: 0;
  padding: 0;
  margin-top: 15px;
}
header .links ul li,
header .links ul li.hidden-xs {
  padding-left: 25px;
  display: inline-block;
}
header .links ul li a,
header .links ul li.hidden-xs a {
  color: #fffefe;
}
header .links ul li a:hover,
header .links ul li.hidden-xs a:hover {
  color: #e37222;
  text-decoration: none;
}
.icon {
  color: #fffefe;
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  width: 40px;
  background-color: #808b8f;
  display: inline-block;
  padding: 13px 0;
  text-align: center;
}
div.controls-container {
  margin: 30px 0;
  margin-left: -15px;
  text-align: center;
  background-color:#ffffff;
  padding: 20px 0;
}
div.controls-container:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.controls-container .controls {
  display: inline-block;
}
div.controls-container .controls.spaced {
  margin-top: 20px;
}
div.controls-container .controls input {
  float: right;
  margin: 0 5px;
}
div.nav {
  background-color: #F3C7AC;
  margin-bottom: 10px;
  border-bottom: 3px #F3C7AC solid;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
h3.section {
  margin: 10px 0 0px 0;
  color: #e37222;
  font-size: 2.2em;
}
h3.section.subsequent {
  margin-top: 30px;
}
h3.section.spaced {
  margin-bottom: 20px;
}
h3.product {
  margin-top: 0px;
}
.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.nav li a:hover {
  background-color: transparent !important;
}
.document {
  width: 100%;
  padding: 10px;
  min-height: 40px;
  padding-left: 50px;
  background-color: #808b8f;
  color: #fffefe;
  display: block;
  margin: 20px 0;
  position: relative;
}
.document .icon {
  background-color: #e8e8e8;
  padding-top: 12px;
}
.document .loading-icon {
  background-color: #e8e8e8;
  display: none;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
}
.document .loading-icon .icon {
  background-color: transparent;
}
.document .failed-icon {
  padding-top: 10px;
  background-color: #a42c32;
  display: none;
}
.document:hover {
  text-decoration: none;
  color: #37424a;
  background-color: #F3C7AC;
}
.document:hover > .icon {
  background-color: #e37222;
}
.document:hover .loading-icon {
  background-color: #e37222;
}
.document.loading {
  color: #e0e0e0;
  cursor: default;
}
.document.loading .loading-icon {
  display: block;
}
.document.loading > .icon {
  display: none;
}
.document.failedToLoad {
  background-color: #d04e54;
  color: #fffefe;
  cursor: default;
}
.document.failedToLoad .failed-icon {
  display: block;
}
div.help-text {
  background-color: #b4b9bd;
  color: #808b8f;
  width: 100%;
  padding: 15px;
  font-size: 0.95em;
  position: relative;
}
@media (max-width: 991px) {
  div.help-text {
    margin-top: 5px;
  }
}
div.help-text div.help-arrow {
  position: absolute;
  left: -15px;
  top: 32px;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 15px solid #b4b9bd;
}
@media (max-width: 991px) {
  div.help-text div.help-arrow {
    top: -15px;
    left: 25px;
    border: none;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #b4b9bd;
  }
}
div.help-text ul {
  padding-left: 16px;
}
@media (max-width: 991px) {
  div.help-text ul {
    display: inline;
    padding-left: 5px;
  }
  div.help-text ul li {
    display: inline;
  }
  div.help-text ul li:after {
    content: ", ";
  }
  div.help-text ul li:last-child:after {
    content: "";
  }
}
.spaced {
  margin-top: 30px;
}
div.box {
  background-color:#ffffff;
  width: 100%;
  position: relative;
}
div.box div.box-container {
  padding: 15px;
}
div.box div.box-container:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.box:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.box div.box-error {
  width: 100%;
  clear: both;
  background-color: #a42c32;
}
div.box div.box-error ul {
  list-style-type: none;
  padding: 0;
}
div.box div.box-error li {
  background-color: #d04e54;
  min-height: 40px;
  padding: 10px;
  padding-left: 50px;
  color: #fffefe;
}
div.box div.box-error li .icon {
  padding-top: 11px;
  background-color: #a42c32;
}
div.help-background {
  overflow: hidden;
  margin-left: -15px;
  margin-right: -15px;
}
div.help-background.with-help {
  background: #b4b9bd;
}
div.question {
  background:#ffffff;
}
@media (min-width: 992px) {
  div.question {
    float: left;
    width: 100%;
    position: relative;
    right: 25%;
  }
}
div.question .col-lg-9 {
  padding-left: 0;
}
@media (min-width: 992px) {
  div.question .col-lg-9 {
    position: relative;
    left: 27%;
    margin-left: -2px;
  }
}
div.question .col-lg-3 {
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 992px) {
  div.question .col-lg-3 {
    margin-left: 2px;
    position: relative;
    left: 25%;
  }
}
@media (max-width: 991px) {
  div.question .col-lg-9,
  div.question .col-lg-3 {
    padding: 0;
  }
}
div.question.focus {
  opacity: 1;
}
div.question.focus div.help-text {
  color: #808b8f;
}
@media (max-width: 991px) {
  div.question {
    margin-left: 0;
  }
}
div.question div.questionStatus {
  background-color: #e8e8e8;
  color: #fffefe;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  padding: 12px;
}
div.question div.questionStatus.answered {
  background-color: #009BA6;
}
div.question div.questionStatus.unanswered {
  background-color: #808b8f;
}
div.question .highlight {
  color: #e37222;
}
div.question.answered div.questionStatus {
  padding: 10px;
}
div.question label.question-text {
  font-size: 1.1em;
  padding-left: 45px;
}
div.question label {
  font-weight: normal;
  letter-spacing: 1px;
}
div.question div.question-controls {
  margin-top: 10px;
  text-align: center;
}
div.question div.question-controls label {
  width: 100%;
  display: inline-block;
}
@media (min-width: 600px) {
  div.question div.question-controls label {
    width: 49%;
  }
}
@media (min-width: 701px) {
  div.question div.question-controls label {
    width: 49%;
  }
}
div.question div.question-controls input[type=text],
div.question div.question-controls input[type=number] {
  width: 200px;
}
div.question div.question-controls input[type=text].inline,
div.question div.question-controls input[type=number].inline {
  margin: 0 7px;
}
div.question div.question-controls input[type=text].days,
div.question div.question-controls input[type=number].days,
div.question div.question-controls input[type=text].months,
div.question div.question-controls input[type=number].months {
  width: 60px;
  text-align: center;
}
div.question div.question-controls input[type=text].years,
div.question div.question-controls input[type=number].years {
  width: 100px;
  text-align: center;
}
div.question div.question-controls .multi-option {
  text-overflow: ellipsis;
  display: block;
  border: 0;
  color: #fffefe;
  margin: 5px auto 0 auto;
  height: 25px;
  padding-left: 30px;

}
div.question div.question-controls .multi-option:focus {
  background-color: #a42c32;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: moz-none;
  -ms-user-select: none;
  user-select: none;
}
div.question dl {
  margin-bottom: 0px;
}
div.question dl ul {
  padding-left: 16px;
}
div.question.error input[type=text]:focus,
div.question.error input[type=number]:focus {
  border-color: #a42c32;
}
div.decision div.overall {
  width: 100%;
  clear: both;
  background-color: #a42c32;
  text-transform: capitalize;
  min-height: 40px;
  padding: 10px;
  padding-left: 50px;
  color: #fffefe;
  font-weight: bold;
}
div.decision div.overall.refer,
div.decision div.overall.postpone {
  background-color: #F3C7AC;
}
div.decision div.overall.refer .icon,
div.decision div.overall.postpone .icon {
  padding-top: 10px;
  background-color: #e37222;
}
div.decision div.overall.refer .icon:before,
div.decision div.overall.postpone .icon:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
  content: "\f017";
}
div.decision div.overall.standard,
div.decision div.overall.nonstandard {
  background-color: #009BA6;
}
div.decision div.overall.standard .icon,
div.decision div.overall.nonstandard .icon {
  padding-top: 10px;
  background-color: #009BA6;
}
div.decision div.overall.standard .icon:before,
div.decision div.overall.nonstandard .icon:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
  content: "\f00c";
}
div.decision div.overall.decline {
  background-color: #d04e54;
}
div.decision div.overall.decline .icon {
  padding-top: 10px;
  background-color: #a42c32;
}
div.decision div.overall.decline .icon:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
  content: "\f165";
}
dl.decision-breakdown dt {
  width: 167px;
}
table.decision-contribution {
  margin-left: 5px;
  margin-bottom: 15px;
}
table.decision-contribution td.from {
  padding-left: 15px;
  text-align: right;
  font-weight: bold;
  min-width: 100px;
}
table.decision-contribution td.contribution {
  padding-left: 15px;
  padding-right: 15px;
  min-width: 60px;
}
table.decision-contribution td.total {
  border-top: 1px #e8e8e8 solid;
  background-color: #e8e8e8;
  font-weight: bold;
}
.menu-tab {
  font-size: 1.1em;
  background-color:#ffffff;
  padding: 10px 15px 10px 40px;
  min-height: 40px;
  position: relative;
  display: block;
  margin: 0 auto;
  width: 155px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  cursor: pointer;
}
.menu-tab .icon {
  color: #37424a;
  background-color:#ffffff;
}
ul.sections {
  padding: 0;
  margin: 0;
}
@media (max-width: 991px) {
  ul.sections.affix {
    position: relative;
  }
}
@media (min-width: 992px) {
  ul.sections.affix {
    width: 213px;
  }
}
@media (min-width: 1200px) {
  ul.sections.affix {
    width: 263px;
  }
}
ul.sections li {
  background-color:#ffffff;
  list-style-type: none;
  padding: 8px 0;
  position: relative;
  cursor: hand;
  margin: 1px 0;
}
ul.sections li .icon {
  color: #fffefe;
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  width: 40px;
  background-color: #808b8f;
  display: inline-block;
  padding: 13px 0;
  text-align: center;
}
ul.sections li.sublist {
  padding: 0;
  background-color: #e8e8e8;
}
ul.sections li.sublist ul {
  padding: 0;
  margin: 0;
}
ul.sections li a {
  text-decoration: none;
  color: #37424a;
  padding: 0;
}
ul.sections li.section {
  min-height: 30px;
  padding: 5px 0 5px 40px;
  text-transform: capitalize;
  margin-left: 10px;
}
ul.sections li.section:not(.highlight):hover {
  background-color: #e8e8e8;
}
ul.sections li.section .icon {
  padding-top: 9px;
  height: 30px;
  width: 30px;
  background-color: #808b8f;
}
ul.sections li.section a.icon {
  color: #808b8f;
  position: absolute;
  right: 0;
  left: auto;
  top: 5px;
  padding-top: 1px;
  background-color: transparent;
  font-size: 1.2em;
}
ul.sections li.section.complete .icon {
  background-color: #009BA6;
}
ul.sections li.section.active {
  background-color: #e8e8e8;
  font-weight: bold;
}
ul.sections li.section.product {
  padding: 0 0 0 30px;
  background-color: #808b8f;
}
ul.sections li.section.product.active .product-container {
  background-color: #e8e8e8;
}
ul.sections li.section.product.active .product-container p {
  font-weight: normal;
}
ul.sections li.section.product:not(.highlight):hover {
  background-color: #808b8f;
}
ul.sections li.section.product:not(.highlight):hover .product-container {
  background-color: #e8e8e8;
}
ul.sections li.section.product p {
  margin: 0 0;
  font-size: 0.85em;
  text-transform: none;
  color: #808b8f;
}
ul.sections li.section.product .product-container {
  padding: 5px 20px 5px 20px;
  background-color:#ffffff;
}
ul.sections li.step {
  min-height: 40px;
  padding-left: 50px;
  background-repeat: no-repeat;
  font-size: 1.2em;
}
ul.sections li.step.cover {
  background-color: #808b8f;
  padding: 0 0 0 40px;
}
ul.sections li.step.cover.active {
  background-color: #e37222;
}
ul.sections li.step.cover.active .step-container {
  background-color: #F3C7AC;
}
ul.sections li.step.cover.active p {
  color: #37424a;
}
ul.sections li.step.cover .step-container {
  background-color:#ffffff;
  padding: 8px 0 5px 10px;
  min-height: 40px;
}
ul.sections li.step.cover p {
  font-size: 0.75em;
  font-weight: normal;
  color: #808b8f;
  margin: 0;
}
ul.sections li.step.active {
  background-color: #F3C7AC;
  color: #37424a;
  font-weight: bold;
}
ul.sections li.step.active a {
  color: #37424a;
  display: inline-block;
}
ul.sections li.step.active .icon {
  background-color: #e37222;
}
ul.sections li.step ul {
  margin: 0;
  padding: 0;
  margin-left: -30px;
}
ul.sections li.step ul li {
  font-size: 0.8em;
  font-weight: normal;
  color: #37424a;
  padding-left: 30px;
}
ul.sections li.step ul li.product {
  padding-left: 30px;
}
ul.sections li.step ul li.section.active {
  background-color:#ffffff;
}
ul.sections li.step.menu .icon {
  padding: 10px 0;
}
ul.sections li.highlight {
  font-weight: bold;
  background-color: #e8e8e8;
  border-right: 5px #e37222 solid;
}
@media (max-width: 991px) {
  ul.sections {
    background-color:#ffffff;
    width: 100%;
  }
  ul.sections li.step {
    vertical-align: top;
    display: inline-block;
    width: 24.5%;
    padding-left: 40px;
  }
  ul.sections li.step.cover {
    background-color:#ffffff;
    padding-top: 8px;
  }
  ul.sections li.step.cover .step-container {
    padding: 0px;
  }
  ul.sections li.step.cover p {
    display: none;
  }
  ul.sections li.step.cover.active {
    background-color:#ffffff;
  }
  ul.sections li.step.cover.active .step-container {
    background-color:#ffffff;
  }
  ul.sections li.step .icon {
    background-color:#ffffff;
    color: #37424a;
  }
  ul.sections li.step.active {
    background-color:#ffffff;
    color: #e37222;
  }
  ul.sections li.step.active .icon {
    background-color:#ffffff;
    color: #e37222;
  }
  ul.sections li.step.active a {
    color: #e37222;
  }
  ul.sections li.step ul li.product {
    background-color:#ffffff;
  }
  ul.sections li.step ul li.product.active .product-container {
    background-color: #e8e8e8;
  }
  ul.sections li.step ul li.product:not(.highlight):hover .product-container {
    background-color:#ffffff;
  }
  ul.sections li.step ul li.product .product-container {
    padding: 5px 30px 5px 0;
  }
  ul.sections li.step ul li.section:not(.highlight):hover {
    background-color:#ffffff;
  }
  ul.sections li.step ul li.complete .icon {
    color: #009BA6 !important;
    background-color:#ffffff;
  }
  ul.sections li.step ul li.complete a {
    color: #009BA6 !important;
  }
  ul.sections li.step ul li.active .icon {
    color: #e37222 !important;
  }
  ul.sections li.step ul li.active a {
    color: #e37222 !important;
  }
  ul.sections li.step ul li .icon {
    color: #37424a !important;
  }
  ul.sections li.step ul li a {
    color: #37424a !important;
  }
}
@media (max-width: 480px) {
  ul.sections {
    padding-left: 15px;
  }
  ul.sections li.step {
    display: block;
    width: 100%;
  }
}
.sectionCompleted {
  color: #e37222;
  position: absolute;
  z-index: 99999;
  padding-top: 13px;
  padding-left: 10px;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}
@media (max-width: 991px) {
  ul.sections.nav {
    margin-right: 40px;
  }
  ul.sections li.section {
    margin: 0;
  }
  h3.section:nth-of-type(1) {
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  header .logo {
    margin-left: 15px;
  }
  header ul li.degrade {
    display: none;
  }
}
@media (max-width: 480px) {
  div.question label.question-text {
    float: none;
    width: 100%;
    text-align: left;
    margin-bottom: 15px;
  }
  div.question div.question-controls {
    float: none;
    width: 100%;
  }
  header .links ul li {
    padding-left: 0px;
  }
}
/* <error pages> */
.serverError {
  background-color: #a42c32;
  padding: 20px;
  margin-top: 20px;
  color: #fffefe;
  font-size: 18px;
}
.errorButton {
  margin: 20px 0px 20px 15px;
  float: right;
  width: 200px;
  border-width: 0;
  border-radius: 0px;
  padding: 8px;
  text-align: center;
  font-weight: bold;
  background-color: #e37222;
}
.errorButton a {
  text-decoration: none;
  color: #fffefe;
}
.errorButton a:focus {
  outline: 0;
  box-shadow: 0px 4px 0px #e37222;
}
/* <login> */
.loginText {
  margin-top: -10px;
  margin-left: 15px;
}
.loginError {
  margin-bottom: -30px;
}
/* <questions> */
input[type=submit] {
  border-width: 0;
  border-radius: 2px;
  padding: 10px 45px;
  text-align: center;
  font-weight: bold;
  color: #fffefe;
  cursor: hand;
  background-color: #37424A;
}

input[type=submit]:hover:not(:active) {
  background-color: #50606c;
}

@media (min-width: 992px) and (max-width: 1200px) {
  input[type=submit] {
    padding: 10px 35px;
  }
}

input[type=submit].small {
  padding: 3px 15px;
}
input[type=submit].primary {
  background-color: #808b8f;
}
input[type=submit][disabled] {
  -webkit-opacity: 0.25;
  -moz-opacity: 0.25;
  filter: alpha(opacity=80);
}
.ui-autocomplete {
  max-height: 300px;
  overflow-y: scroll;
  overflow-x: hidden;
}
input[type=text],
input[type=password],
input[type=number] {
  border: 2px #e8e8e8 solid;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 0px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=password] {
  margin-left: 3px;
}
input[type=text]:focus,
input[type=password]:focus,
input[type=number]:focus {
  outline: 0;
  outline: thin dotted  \9;
  border-color: #e37222;
}
select {
  border: 1px #e8e8e8 solid;
  font-size: 16px;
}
select:focus {
  box-shadow: 0px 0px 6px #e37222;
  outline: 0;
  outline: thin dotted  \9;
}
.month-seperator {
  color: #e8e8e8;
  font-weight: bold;
  font-size: 1.2em;
  padding-left: 2px;
}
textarea.question-large-string {
  width: 90%;
  height: 40px;
  font-size: 16px;
}
.question-group,
.question-multi-group {
  padding: 5px;
  text-align: left;
  padding-left: 45px;
}
.question-group.button-icons,
.question-multi-group.button-icons {
  text-align: center;
}
.question-group .button-icon-container,
.question-multi-group .button-icon-container {
  display: inline-block;
  width: 150px !important;
  margin: 10px;
  text-align: center;
  vertical-align: top;
}
.question-group .button-icon-container label,
.question-multi-group .button-icon-container label {
  min-height: 120px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
}
.question-group .button-icon-container label.on,
.question-multi-group .button-icon-container label.on {
  color: transparent;
}
.question-group label,
.question-multi-group label {
  background-color: #e8e8e8;
  overflow: hidden;
  padding: 10px;
  position: relative;
  min-height: 35px;
  vertical-align: top;
  display: block !important;
  width: 100% !important;
  margin-bottom: 2px;
  border-radius: 2px;
  border-left: 4px #e8e8e8 solid;
}
.question-group label.on,
.question-multi-group label.on {
  background-color: #F3C7AC;
  border-color: #F3C7AC;
  color: #37424a;
}
.question-group label.group-option-focus,
.question-multi-group label.group-option-focus {
  border-color: #e37222;
  box-shadow: none;
}
.question-group label:not(.on):hover,
.question-multi-group label:not(.on):hover {
  border-color: #e0e0e0;
}
.question-group label:not(.on):hover,
.question-multi-group label:not(.on):hover,
.question-group label:not(.on).group-option-focus,
.question-multi-group label:not(.on).group-option-focus {
  background-color: #e0e0e0;
}
div.question.title .question-group {
  text-align: center;
}
div.question.title .question-group label {
  margin: 0 2px;
  text-align: left;
  width: 13% !important;
  display: inline-block !important;
}
.group-option-button {
  display: inline-block;
  margin: 0 5px;
  padding: 10px 20px 10px 45px;
  font-size: 1.3em;
  background-color: #e8e8e8;
  cursor: pointer;
  position: relative;
}

.question-boolean-group {
  padding: 5px;
}
.group-option-focus {
  box-shadow: 0px 4px 0px #e37222;
}
input.confirm {
  float: right;
  margin-top: 30px;
}
/* </questions> */
.ui-autocomplete {
  border-radius: 0;
  padding: 0;
  border-color: #e0e0e0;
}
.ui-autocomplete .ui-menu-item {
  font-size: 0.8em;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0;
}
.ui-autocomplete .ui-menu-item a {
  margin: 0;
  border-radius: 0;
  border: 0;
}
.ui-autocomplete .ui-menu-item a.ui-state-focus {
  background: #F3C7AC;
  border: 0;
  margin: 0;
  color: #37424a;
}
.disabled-tooltip-wrapper {
  float: right;
  position: relative;
}
.disabled-tooltip-wrapper .disabled-tooltip {
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tooltip-inner {
  background-color: #e37222;
  color: #fff;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #e37222;
}
.slider {
  display: inline-block;
  width: 50%;
}
.slider.dual-input {
  vertical-align: top;
  margin-top: 25px;
}
.slider-input-container {
  display: inline-block;
  width: 140px;
  text-align: left;
}
.slider-input-container .slider-dual-input-container:not(:first-of-type) {
  margin-top: 10px;
}
div.question div.question-controls input[type=text].slider-input {
  width: 80px;
  text-align: center;
}
div.question div.question-controls input[type=text].slider-input.small {
  width: 30px;
  padding-left: 4px;
  padding-right: 4px;
}
.ui-slider {
  background: none;
  background-color: #e8e8e8;
  border: none;
  height: .5em;
  border-radius: 2px;
}
.ui-slider-handle {
  border-radius: 15px;
  background-color: #808b8f !important;
  border: none !important;
  background-image: none !important;
  top: -7px !important;
  z-index: 0 !important;
}
.input-prefix {
  color: #e8e8e8;
  font-weight: bold;
  font-size: 1.2em;
  margin-left: -10px;
}
.input-suffix {
  color: #e8e8e8;
  font-weight: bold;
  font-size: 1.2em;
}
div.question.focus .input-prefix,
div.question.focus .input-suffix {
  color: #e37222;
}
div.question.focus input[type=text] {
  outline: 0;
  outline: thin dotted  \9;
  border-color: #e37222;
}
ul.customers {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.customers li {
  padding: 1px 0;
}
.uninportant {
  color: #808b8f;
}
table.results tbody tr:hover {
  background-color: #F3C7AC;
  cursor: pointer;
}
div.pagination {
  margin-top: 0;
}
div.pagination ul {
  padding-left: 0;
}

/* CUSTOM STYLES */

.login-area {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 40px;
  margin-top: 7%;
}

div.wireframe-layer {
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin-right: 0px;
  margin-left: 0px;
  opacity: 0;
  animation: fadeIn 0.4s linear 0.5s forwards;
  z-index: -1;
}


@keyframes fadeIn {
  from {opacity: 0;}
  to   {opacity: 1;}
}

div.wireframe-layer-1 {
  background-image: url("../customimages/wireframe_orange_complete.png");
  background-position: right top;
  top: 65px;
}

div.wireframe-layer-2 {
  background-image: url("../customimages/wireframe_grey.png");
  background-position: left bottom;
  top: 0;
}

label {
  font-weight: normal;
}

div.element-icon-container {
  float: left;
  padding-right: 10px;
}

img.element-icon {
  height: 80px;
}

.no-margin {
  padding-bottom: 0px;
}

input:focus, submit:focus {
  outline: none;
}
