/* START STANDARD STYLES */
/* These styles need to be appear on every site but you can adjust as necessary */
/* These styles should define how the content section looks */
@page {
  margin: 2cm; }
body {
  background: #FFF;
  color: #000;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 100%;
  font-weight: 100 !important;
  line-height: 1.5em;
  -webkit-print-color-adjust: exact; }

.blue-CTA {
  display: none; }

.container-fluid {
  margin-top: 25px; }

p, h2, h3 {
  orphans: 3;
  widows: 3; }

h2, h3 {
  page-break-after: avoid; }

h1 {
  font-size: 175%;
  margin: 0.5em 0 0.5em 0;
  font-weight: 100; }

h2 {
  font-size: 150%;
  margin: 0.5em 0 0.5em 0; }

h3 {
  font-size: 125%;
  margin: 0.5em 0 0.5em 0; }

hr {
  background: #000;
  color: #000; }

p {
  line-height: 150%;
  margin: 1em 0 1em 0;
  padding: 0; }

li {
  line-height: 150%; }

q {
  font-style: italic; }

blockquote {
  font-style: italic;
  padding-left: 10px;
  margin-right: 0; }

img {
  border: 0; }

table {
  font-size: 100%;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0; }

th {
  font-weight: bold;
  padding: 6px;
  margin: 0 auto; }

td {
  line-height: 150%; }

abbr, acronym {
  border-bottom: 1px dotted #000; }
  abbr[title]:after, acronym[title]:after {
    content: " (" attr(title) ")"; }

.header-site {
  display: none; }

.wl_cookie {
  display: none !important; }

caption {
  text-align: left; }

a:link, a:visited, a:hover, a:active, a:focus {
  color: #000;
  text-decoration: none; }
a[href]:after {
  content: " (" attr(href) ")"; }

.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
  content: ""; }

.left {
  text-align: left;
  font-size: 13px; }

.right {
  text-align: right; }

.center {
  text-align: center; }

.justify {
  text-align: justify; }

p.indent {
  margin-left: 25px; }

span.underline {
  text-decoration: underline; }

img.left {
  float: left;
  margin: 5px; }
img.right {
  float: right;
  margin: 5px; }

form {
  padding: 0;
  margin: 0; }

input.button {
  background: #eee;
  color: #000;
  border: solid 1px #000; }
input.textbox {
  border: solid 1px #000;
  color: #000;
  font-family: Arial, Helvetica, Sans-Serif;
  padding: 2px; }

textarea.textbox {
  border: solid 1px #000;
  color: #000;
  font-family: Arial, Helvetica, Sans-Serif;
  padding: 2px; }

/* END STANDARD STYLES */
/* START PAGE SPECIFIC STYLES */
nav, aside, #skipLinks, #fixedLinks, #breadcrumb, .noScript, .debugBar, .noPrint {
  display: none; }

table {
  width: 100%; }

h3, p {
  color: #004B8C; }

.error_container {
  background: #333;
  display: block;
  padding: 10px 10px 10px 50px;
  position: relative; }
  .error_container:before {
    content: '\f06a';
    font-family: "FontAwesome";
    position: absolute;
    top: 10px;
    left: 12px;
    color: #fff;
    font-size: 30px; }
  .error_container .error {
    font-size: 13px;
    color: #fff; }

.input-box {
  position: relative; }
  .input-box .fa {
    position: absolute;
    top: 12px;
    left: 0;
    color: #14b1e7; }

.white {
  color: #fff !important;
  margin-bottom: 5px; }

.cost-title {
  background-color: #2fb4e9;
  padding: 20px;
  color: #fff !important; }
  .cost-title p {
    color: #ffffff !important; }

.cost-title:before {
  content: '';
  position: absolute;
  display: none;
  top: 195px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #2fb4e9; }

.input-section {
  background-color: #f1f1f1;
  padding: 20px; }

.input-section:nth-child(even) {
  background-color: #e6e7e8; }

.calculator {
  padding: 0px !important;
  background-color: transparent; }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  line-break: auto; }

.tooltip > .tooltip-inner {
  display: block;
  top: 50% !important;
  left: 0;
  width: 200px;
  padding: 8px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
  margin-left: 5px;
  margin-bottom: 0px; }

/* Tooltip on right */
.tooltip.right > .tooltip-arrow {
  position: absolute;
  top: 50%;
  left: 0px;
  margin-top: -5px;
  border: 5px solid transparent;
  border-right: 5px solid #000; }

.tooltip.left > .tooltip-arrow {
  position: absolute;
  top: 50%;
  right: -5px;
  margin-top: -5px;
  border: 5px solid transparent;
  border-left: 5px solid #000; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

#padding-5 {
  padding-left: 10px !important;
  color: #999 !important; }

.no-padding-l {
  padding-left: 0px !important; }

.tooltip-btn {
  border-radius: 50% !important;
  padding: 3px 8px 1px 8px;
  background-color: #000;
  color: #fff;
  border: 0px;
  width: auto;
  margin-top: 6px; }
  .tooltip-btn:after {
    display: none; }

.outline {
  display: none; }

.calculate-btn {
  border: 0px;
  color: #fff;
  background-color: #2fb4e9;
  padding: 20px;
  text-align: center;
  margin-top: 5px;
  width: 100%;
  font-size: 25px;
  -webkit-transition: background-color 0.3s, color 0.3s;
  -moz-transition: background-color 0.3s, color 0.3s;
  -ms-transition: background-color 0.3s, color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s; }

.calculate-btn:hover {
  background-color: #004B8C;
  color: #FFF; }

.container-fluid {
  padding-left: 0;
  padding-right: 0; }

.container {
  width: 100%; }

.results-section {
  text-align: center;
  background: #f5f5f5; }

.intro-section {
  height: 100%;
  padding-top: 8px;
  text-align: center;
  background: #fff;
  margin-bottom: 70px; }

.center {
  text-align: center; }

.blue {
  color: #2fb4e9;
  font-weight: 500; }

.grey {
  color: #777; }

.dk-grey {
  color: #333;
  page-break-before: always; }

.fill {
  background: #f2f2f2; }

.table-responsive {
  width: 65%;
  margin: 0 auto; }

.cost {
  background-color: #999 !important;
  color: #fff;
  padding: 20px 0 0;
  font-size: 60px;
  font-weight: 400;
  width: 65%;
  margin: 0 auto 20px; }
  .cost span {
    display: block;
    margin: 20px 0 0;
    width: 100%;
    background: #f2f2f2;
    font-size: 12px;
    color: #999;
    padding: 10px 0; }
    .cost span a {
      text-decoration: underline; }

.lc2 {
  display: none; }

.intro-section {
  display: none; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  min-height: 1px;
  padding-left: 19px;
  padding-right: 19px;
  width: 95%; }

.col-md-offset-1 {
  margin-left: 0; }

.row {
  margin-left: -19px;
  margin-right: -19px; }

.row:nth-child(even) {
  background: #f5f5f5; }

.blue-title {
  background-color: #2fb4e9;
  color: #fff;
  padding: 8px 0;
  font-size: 20px;
  font-weight: 300; }

.td-white {
  background-color: transparent;
  border: 0px; }

.EDGE-4315180 {
  border: 5px solid #32b4e3; }

.td-grey-dk {
  background-color: #777;
  color: #fff;
  font-weight: 300;
  font-size: 10px;
  border: 0px; }

.td-grey-light {
  background-color: #999;
  font-weight: 300;
  font-size: 10px;
  border: 0px; }

.td-grey {
  border: 1px solid #ccc;
  border-left: 0px;
  vertical-align: middle; }

.td-grey-last {
  border: 1px solid #ccc;
  border-right: 0px;
  vertical-align: middle; }

.left {
  text-align: left;
  padding-left: 0; }

.currency {
  font-size: 25px;
  color: #777; }

.row-footer {
  display: none; }

.footer-site {
  display: none; }

.page-scroll {
  font-size: 13px;
  font-weight: 400;
  text-decoration: none; }

.page-scroll p {
  line-height: 1.3 !important;
  margin-top: 10px; }

.box-whtie {
  background-color: #fff;
  padding: 15px 23px 15px 0px;
  margin: 10px;
  width: 37%;
  min-height: 600px;
  display: inline-table;
  border-bottom: 1px solid #ccc; }

#Stage {
  display: block; }

.Stage_Ellipse_id {
  display: none; }

.number {
  font-size: 64px;
  line-height: 62px;
  margin-bottom: 0;
  color: #444;
  margin-top: 18px; }

#livechat-compact-container {
  display: none; }

.result {
  font-size: 7em;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  z-index: 9999;
  right: 0;
  left: 0;
  top: 90px;
  color: #fff;
  position: relative; }
  .result span {
    font-size: 19px;
    font-weight: 600;
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -33%; }

.sub-number {
  color: #444; }

.top {
  padding-top: 30px;
  padding-bottom: 10px; }

.blue-CTA {
  background-color: #34B4E5;
  position: fixed;
  bottom: 0;
  z-index: 9999999;
  height: auto;
  width: 100%;
  padding: 16px;
  -webkit-box-shadow: 0px -2px 11px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px -2px 11px -2px rgba(0, 0, 0, 0.75);
  box-shadow: 0px -2px 11px -2px rgba(0, 0, 0, 0.75); }

.CTA-btn {
  width: 100%;
  text-align: center;
  background-color: #004587;
  background-image: none;
  border: none;
  border-radius: 0;
  color: #FFF;
  display: block;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.3333;
  padding: 8px 1em;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 0.3s, color 0.3s;
  -moz-transition: background-color 0.3s, color 0.3s;
  -ms-transition: background-color 0.3s, color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s; }

.CTA-btn-grey {
  width: 100%;
  text-align: center;
  background-color: #ccc;
  background-image: none;
  border: none;
  border-radius: 0;
  color: #333;
  display: block;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.3333;
  padding: 8px 1em;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 0.3s, color 0.3s;
  -moz-transition: background-color 0.3s, color 0.3s;
  -ms-transition: background-color 0.3s, color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s; }

.CTA-btn-grey:hover {
  background-color: #004587;
  color: #fff;
  text-decoration: none; }

.no-pad {
  padding-top: 0px;
  padding-bottom: 0px; }

.form-text {
  border: 0px;
  margin-bottom: 6px; }
  .form-text::-moz-placeholder {
    color: #999999; }
  .form-text:-ms-input-placeholder {
    color: #999999; }
  .form-text::-webkit-input-placeholder {
    color: #999999; }

/* END PAGE SPECIFIC STYLES */

/*# sourceMappingURL=print.css.map */
