@charset "UTF-8";
@font-face {
  font-family: "icomoon";
  src: url("../default/fonts/icomoon.eot?ii1mru");
  src: url("../default/fonts/icomoon.eot?#iefixii1mru") format("embedded-opentype"), url("../default/fonts/icomoon.woff?ii1mru") format("woff"), url("../default/fonts/icomoon.ttf?ii1mru") format("truetype"), url("../default/fonts/icomoon.svg?ii1mru#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "rsa-icons";
  src: url(../default/fonts/rsa-icons.eot?rfta2b);
  src: url(../default/fonts/rsa-icons.eot?rfta2b#iefix) format("embedded-opentype"), url(../default/fonts/rsa-icons.ttf?rfta2b) format("truetype"), url(../default/fonts/rsa-icons.woff?rfta2b) format("woff"), url(../default/fonts/rsa-icons.svg?rfta2b#rsa-icons) format("svg");
  font-weight: normal;
  font-style: normal;
}
.page-node-type-landing-page .embeddedServiceHelpButton .helpButton .uiButton {
  background-color: #E30989;
  font-family: "RSA Sans Regular", sans-serif;
}

.page-node-type-landing-page .embeddedServiceHelpButton .helpButton .uiButton:focus {
  outline: 1px solid #665A95;
}

.page-node-type-landing-page .embeddedServiceLiveAgentStateChatAvatar .avatar {
  width: 40px;
  height: 40px;
}

#tvl_search {
  min-width: 340px;
  background: #f8f7f3;
  overflow: hidden;
  min-height: 290px;
}
body.coh-ie11 #tvl_search {
  margin-top: 90px;
}

#tvl_search h1 {
  text-align: center;
  margin: 40px auto 60px;
}
#tvl_search h2 {
  text-align: left;
  margin-bottom: 0;
}
#tvl_search form {
  display: block;
  width: 700px;
  max-width: 90%;
  margin: 60px auto 20px;
  text-align: left;
}
#tvl_search form input {
  vertical-align: middle;
  height: 44px;
  box-sizing: border-box;
}
#tvl_search form input[type=text] {
  display: inline-block;
  line-height: 42px;
  padding: 0;
  text-align: left;
  width: calc(100% - 126px);
  background: #fff;
  padding: 0 1rem;
}
#tvl_search form input[type=submit] {
  display: inline-block;
  line-height: 44px;
  padding: 0;
  text-align: center;
  width: 110px;
  margin: 0 0 0 16px;
  min-width: 110px;
  font-size: 14px;
  font-weight: bold;
  border: none;
  font-family: "RSA Sans Light", Arial, Helvetica, Sans-serif;
  letter-spacing: 1px;
}
#tvl_search form input[type=submit]:focus {
  -webkit-box-shadow: 0 0 0 0.125rem, 0 0 0.0625rem 0.1875rem #e90786;
  box-shadow: 0 0 0 0.125rem, 0 0 0.0625rem 0.1875rem #e90786;
  outline-width: 0;
  outline-style: none;
}
@media (max-width: 480px) {
  #tvl_search form input[type=text] {
    width: 100%;
  }
  #tvl_search form input[type=submit] {
    margin: 0;
    width: 100%;
  }
}

#tvl_box {
  min-width: 340px;
  text-align: left;
  max-width: 76.875rem;
  margin: 0 auto;
  padding: 25px 3% 0;
  font-size: 1rem;
  line-height: 1.4375rem;
  position: relative;
  overflow: hidden;
}
@media (max-width: 89.9375rem) {
  #tvl_box {
    max-width: initial;
    margin-right: 7%;
    margin-left: 7%;
  }
}
@media (max-width: 74.9375rem) {
  #tvl_box {
    margin: 0 auto;
    max-width: 62.125rem;
  }
}
@media (max-width: 63.9375rem) {
  #tvl_box {
    max-width: none;
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
  }
}
@media (max-width: 47.9375rem) {
  #tvl_box {
    max-width: none;
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
@media (max-width: 35.25rem) {
  #tvl_box {
    max-width: none;
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
}
#tvl_box .tvl_content {
  position: relative;
}
@media (min-width: 47.9375rem) {
  #tvl_box div.tvl_content {
    width: calc(100% - 250px);
    float: left;
  }
  #tvl_box div.tvl_categories {
    width: 220px;
    float: right;
  }
}
#tvl_box #crumb {
  z-index: 100;
  position: absolute;
  top: 22px;
  text-indent: -999rem;
  display: block;
  width: 30px;
  height: 15px;
  text-decoration: none;
}
#tvl_box #crumb:hover {
  text-decoration: none;
  color: red;
}
#tvl_box #crumb:after {
  display: block;
  text-indent: 0;
  font-family: icomoon;
  content: "";
  line-height: 15px;
  width: 30px;
  position: absolute;
  top: 0;
  font-size: 1.2rem;
}
#tvl_box h2.subheading {
  font-family: "RSA Sans Light", Arial, Helvetica, Sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1.5rem;
  margin-top: 2rem;
  margin-bottom: 0.9rem;
  line-height: 2.1875rem;
  text-align: left;
  position: relative;
}
#tvl_box h2.subheading ~ h3.subheading {
  margin-top: -0.7rem;
}
#tvl_box h2.subheading.cat {
  text-indent: 55px;
}
#tvl_box h2.subheading.cat:before {
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 35px;
  content: "";
  top: 0px;
  left: 0px;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100%;
}
#tvl_box h2.subheading.icon-auto-insurance:before {
  background-image: url(../img/icon-auto-insurance.svg);
}
#tvl_box h2.subheading.icon-claims:before {
  background-image: url(../img/icon-claims.svg);
}
#tvl_box h2.subheading.icon-customer-service:before {
  background-image: url(../img/icon-customer-service.svg);
}
#tvl_box h2.subheading.icon-glossary:before {
  background-image: url(../img/icon-glossary.svg);
}
#tvl_box h2.subheading.icon-group-benefits:before {
  background-image: url(../img/icon-group-benefits.svg);
}
#tvl_box h2.subheading.icon-home-insurance:before {
  background-image: url(../img/icon-home-insurance.svg);
}
#tvl_box h2.subheading.icon-online-banking:before {
  background-image: url(../img/icon-online-banking.svg);
}
#tvl_box h2.subheading.icon-other-insurance:before {
  background-image: url(../img/icon-other-insurance.svg);
}
#tvl_box h2.subheading.icon-travel-insurance:before {
  background-image: url(../img/icon-travel-insurance.svg);
}
#tvl_box h2.subheading.icon-car-insurance:before {
  height: 37px;
}
#tvl_box h3.subheading {
  font-family: "RSA Sans Regular", Arial, Helvetica, Sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.03125rem;
  font-size: 1.2rem;
  font-weight: bold;
  margin-top: 2rem;
  margin-bottom: 0.9rem;
  line-height: 2.1875rem;
  text-align: left;
}
#tvl_box .tvl_categories li,
#tvl_box li.question {
  margin-bottom: 1rem;
  text-decoration: none;
}
#tvl_box .tvl_categories li a:hover,
#tvl_box li.question a:hover {
  text-decoration: none;
}
#tvl_box .tvl_categories li a:hover span,
#tvl_box li.question a:hover span {
  text-decoration: underline;
}
#tvl_box #answer p, #tvl_box #answer ul, #tvl_box #answer ol {
  margin-bottom: 1rem;
}
#tvl_box #answer ul {
  list-style: disc;
  margin-left: 2rem;
}
#tvl_box #answer li {
  margin-bottom: 0.5rem;
}
#tvl_box .tvl_categories li a:before {
  content: "";
  font-family: icomoon;
  padding-right: 0.5rem;
}
#tvl_box .tvl_categories li.selected a {
  font-weight: bold;
}
#tvl_box .tvl_categories li.selected a:before {
  content: none;
}
#tvl_box ul.entryList {
  padding: 0 30px 0 0;
}
#tvl_box li.question a:after {
  content: "";
  font-family: icomoon;
  padding-left: 0.5rem;
  position: absolute;
}
#tvl_box ul.pagination:before, #tvl_box ul.pagination:after {
  display: block;
  width: 100%;
  clear: left;
  content: "";
}
#tvl_box ul.pagination li {
  display: inline-block;
  border: solid #665a95 1px;
  padding: 0 19px;
  line-height: 42px;
  margin: 0;
  float: left;
  box-sizing: border-box;
  height: 42px;
}
#tvl_box ul.pagination .current {
  color: #665a95;
  font-size: 0.9rem;
}
#tvl_box ul.pagination .prev,
#tvl_box ul.pagination .next {
  text-indent: -999rem;
  width: 45px;
  position: relative;
}
#tvl_box ul.pagination .prev a:before,
#tvl_box ul.pagination .prev.inactive:before,
#tvl_box ul.pagination .next a:before,
#tvl_box ul.pagination .next.inactive:before {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  line-height: 40px;
  text-align: center;
  font-family: icomoon;
  text-indent: 0;
}
#tvl_box ul.pagination .prev {
  border-radius: 5px 0 0 5px;
  border-right-width: 0;
}
#tvl_box ul.pagination .prev.inactive:before,
#tvl_box ul.pagination .prev a:before {
  content: "";
}
#tvl_box ul.pagination .next {
  border-radius: 0 5px 5px 0;
  border-left-width: 0;
}
#tvl_box ul.pagination .next.inactive:before,
#tvl_box ul.pagination .next a:before {
  content: "";
}
#tvl_box ul.pagination .inactive:before {
  color: grey;
}
#tvl_box ul.pagination a {
  background: #fff;
  color: #665a95;
}
#tvl_box ul.pagination a:focus:before, #tvl_box ul.pagination a:hover:before {
  color: #fff;
  background: #665a95;
}
#tvl_box #rater {
  position: relative;
}
#tvl_box #rater:after {
  display: block;
  clear: both;
  content: "";
}
#tvl_box #rater a, #tvl_box #rater span {
  display: inline-block;
  line-height: 44px;
  padding: 0;
  text-align: center;
  width: 110px;
  margin: 0 0 0 16px;
  min-width: 110px;
  font-size: 14px;
  font-weight: bold;
  border: none;
  font-family: "RSA Sans Light", Arial, Helvetica, Sans-serif;
  letter-spacing: 1px;
  border-radius: 0.3125rem;
  height: 44px;
  box-sizing: border-box;
  background-color: white;
  color: #665a95;
  border: 1px solid #665a95;
  float: left;
  margin: 0 0.5rem 0 0;
}
#tvl_box #rater a:focus {
  -webkit-box-shadow: 0 0 0 0.125rem, 0 0 0.0625rem 0.1875rem #e90786;
  box-shadow: 0 0 0 0.125rem, 0 0 0.0625rem 0.1875rem #e90786;
  outline-width: 0;
  outline-style: none;
}
#tvl_box #rater a:hover,
#tvl_box #rater a:focus,
#tvl_box #rater span.selected {
  text-decoration: none;
  color: white;
  background-color: #665a95;
}
#tvl_box #rater h4 {
  clear: both;
  padding-top: 1rem;
}
#tvl_box p.noResults {
  margin-bottom: 1rem;
}
#tvl_box #disclaimer {
  clear: both;
  padding-top: 45px;
}
#tvl_box #disclaimer p {
  font-family: "RSA Sans Light", Arial, Helvetica, Sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #333333;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  margin: 0 0 1em 0;
}

#nlpq.loader {
  background: url(ajax-loader.gif) 98% center no-repeat #FFF;
}

#auto-results ul {
  margin: 0;
  padding: 0;
  border: 1px solid #DDD;
  background-color: #FFF;
  z-index: 999;
  border-top: 0;
  position: absolute;
  margin: 0px 0px -1px 0px;
  border-radius: 0px 0px 2px 2px;
}
#auto-results ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  background: none;
  border-bottom: 1px dotted #eee;
}
#auto-results ul li a {
  text-decoration: none;
  display: block;
  padding: 10px 18px;
  line-height: 120%;
}
#auto-results ul li a.pdf {
  background: url(https://www.metafaq.com/clients/resources/pdficon.gif) 5px 50% no-repeat;
  padding-left: 30px;
}
#auto-results ul li.selected a,
#auto-results ul li a:focus,
#auto-results ul li a:hover {
  background-color: #665a95;
  color: #fff;
}
#auto-results ul li.last {
  border: 0;
}

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