@font-face {
  font-family: "circular-bold";
  src: url("../fonts/Circular/lineto-circular-pro-bold.ttf") format("truetype");
}
@font-face {
  font-family: "circular-book";
  src: url("../fonts/Circular/lineto-circular-pro-book.ttf") format("truetype");
}
@font-face {
  font-family: "circular-medium";
  src: url("../fonts/Circular/lineto-circular-pro-medium.ttf") format("truetype");
}
#tvl-primary .central #rater #feedbackArea-negative input[type=submit],
#tvl-secondary .central #rater #feedbackArea-negative input[type=submit], #tvl-primary .central .search-span input[type=submit],
#tvl-primary .central .search-filter input[type=submit],
#tvl-secondary .central .search-span input[type=submit],
#tvl-secondary .central .search-filter input[type=submit] {
  display: inline-block;
  line-height: 50px;
  height: 50px;
  border: none;
  box-sizing: border-box;
  font-size: 1rem;
  background: #ffde14;
  color: #25303b;
  font-family: "circular-medium", Arial, sans-serif;
  font-size: 16px;
  letter-spacing: 0.2px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
#tvl-primary .central #rater #feedbackArea-negative input[disabled][type=submit],
#tvl-secondary .central #rater #feedbackArea-negative input[disabled][type=submit], #tvl-primary .central .search-span input[disabled][type=submit],
#tvl-primary .central .search-filter input[disabled][type=submit],
#tvl-secondary .central .search-span input[disabled][type=submit],
#tvl-secondary .central .search-filter input[disabled][type=submit] {
  opacity: 0.6;
}

#tvl-primary .central #rater #ratingArea a,
#tvl-secondary .central #rater #ratingArea a, #tvl-primary .central .flattree_option,
#tvl-secondary .central .flattree_option, #tvl-primary .central .articlelist li,
#tvl-secondary .central .articlelist li {
  box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#tvl-primary .central #rater #ratingArea a:hover,
#tvl-secondary .central #rater #ratingArea a:hover, #tvl-primary .central .flattree_option:hover,
#tvl-secondary .central .flattree_option:hover, #tvl-primary .central .articlelist li:hover,
#tvl-secondary .central .articlelist li:hover, #tvl-primary .central #rater #ratingArea a:focus-within,
#tvl-secondary .central #rater #ratingArea a:focus-within, #tvl-primary .central .flattree_option:focus-within,
#tvl-secondary .central .flattree_option:focus-within, #tvl-primary .central .articlelist li:focus-within,
#tvl-secondary .central .articlelist li:focus-within {
  box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.75);
}

#tvl-primary {
  background: #fff;
}

#tvl-secondary {
  background: #eee;
}

#tvl-primary,
#tvl-secondary {
  padding: 20px 0 20px;
  text-align: center;
  font-size: 18px;
  /*
  	.central {
  		text-align: left;
  		display: block;
  		width: calc(100% - 48px);
  		margin: 0 auto;
  	}
  	@media (min-width: 481px) {
  		.central {
  			width: calc(100% - 78px);
  		}
  	}
  	@media (min-width: 767px) {
  		.central {
  			width: calc(66% - 48px);
  		}
  	}
  */
}
#tvl-primary .central,
#tvl-secondary .central {
  max-width: 600px;
  margin: 0 auto 20px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
  display: block;
}
#tvl-primary h4,
#tvl-secondary h4 {
  margin: 1.7rem 0;
  font-size: 21px;
}
#tvl-primary h4.subheading,
#tvl-secondary h4.subheading {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  #tvl-primary .central,
#tvl-secondary .central {
    padding-left: 25px;
    padding-right: 25px;
  }
}
#tvl-primary iframe,
#tvl-secondary iframe {
  max-width: 100%;
}
#tvl-primary p, #tvl-primary label,
#tvl-secondary p,
#tvl-secondary label {
  font-family: "Red Hat Display", sans-serif;
  font-size: 18px;
  letter-spacing: 0.2px;
  margin: 14px 0;
}
#tvl-primary p,
#tvl-secondary p {
  font-size: 20px;
}
@media (max-width: 767px) {
  #tvl-primary p,
#tvl-secondary p {
    font-size: 18px;
  }
}

#tvl-secondary > :first-child {
  margin-top: 20px;
}

#tvl-breadcrumb {
  text-align: left;
  max-width: 1160px;
  margin: 30px 25px 0;
}
@media (min-width: 480px) {
  #tvl-breadcrumb {
    margin: 30px 25px 0;
  }
}
@media (min-width: 1160px) {
  #tvl-breadcrumb {
    margin: 30px 30px 0;
  }
}
@media (min-width: 1240px) {
  #tvl-breadcrumb {
    margin: 30px auto 0;
  }
}
#tvl-breadcrumb a {
  display: inline-block;
  padding: 0 30px 0 20px;
  text-indent: -20px;
  font-family: "circular-medium", Arial, sans-serif;
  font-size: 18px;
  color: #6d7885;
  font-weight: 400;
}
#tvl-breadcrumb a:before {
  display: inline-block;
  content: "\f053";
  position: relative;
  text-indent: 0;
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: 300;
  line-height: 0.8rem;
  vertical-align: baseline;
  margin-top: 0px;
  display: inline-block;
  top: -1px;
  margin: 0 12px 0 0;
}

div.iframewrapper {
  text-align: center;
}

#tvl-primary .central,
#tvl-secondary .central {
  /* hopefully we can steal these styles from the client css */
}
#tvl-primary .central .frontPage label,
#tvl-secondary .central .frontPage label {
  font-weight: bold;
  font-size: 17px;
}
#tvl-primary .central a.contactus,
#tvl-secondary .central a.contactus {
  font-weight: bold;
  text-decoration: underline;
  margin: 2rem 0 0;
}
#tvl-primary .central img.statsImage,
#tvl-secondary .central img.statsImage {
  position: absolute;
  left: -1px;
  height: 0.1px;
  width: 0.1px;
}
#tvl-primary .central i.iha,
#tvl-secondary .central i.iha {
  background: #25303b center center no-repeat;
  background-image: url(../img/iha.png);
  background-size: 50%;
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin: 0 0 20px;
}
#tvl-primary .central .selectric,
#tvl-secondary .central .selectric {
  background: #ededee;
  border: none;
  border-radius: 5px;
  padding: 10px 0;
}
#tvl-primary .central .selectric .label,
#tvl-secondary .central .selectric .label {
  line-height: 50px;
  height: 50px;
  border: none;
  box-sizing: border-box;
  font-size: 1rem;
  padding: 0 0 0 1rem;
  background: transparent;
  margin: 0;
  font-family: Arial;
}
#tvl-primary .central .selectric .button,
#tvl-secondary .central .selectric .button {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: transparent;
  right: 10px;
  top: 10px;
}
#tvl-primary .central .selectric-scroll li,
#tvl-secondary .central .selectric-scroll li {
  font-size: 1rem;
  padding-left: 1rem;
}
#tvl-primary .central .area_dependant > div,
#tvl-secondary .central .area_dependant > div {
  display: none;
}
#tvl-primary .central .area_dependant.for_tenant .for_tenant, #tvl-primary .central .area_dependant.for_tnwtenant .for_tnwtenant, #tvl-primary .central .area_dependant.for_home .for_home, #tvl-primary .central .area_dependant.for_tnwhome .for_tnwhome, #tvl-primary .central .area_dependant.for_nonresident .for_nonresident,
#tvl-secondary .central .area_dependant.for_tenant .for_tenant,
#tvl-secondary .central .area_dependant.for_tnwtenant .for_tnwtenant,
#tvl-secondary .central .area_dependant.for_home .for_home,
#tvl-secondary .central .area_dependant.for_tnwhome .for_tnwhome,
#tvl-secondary .central .area_dependant.for_nonresident .for_nonresident {
  display: block;
}
#tvl-primary .central .categorycontainer,
#tvl-secondary .central .categorycontainer {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  justify-content: space-between;
  margin: 1rem 0 0;
}
#tvl-primary .central .categorycontainer a.category,
#tvl-secondary .central .categorycontainer a.category {
  width: calc(50% - 0.5rem);
  margin: 0 0 1rem 0;
  text-align: center;
  border-radius: 5px;
  padding: 1.5rem 0.5rem;
  display: block;
  background: #ededee;
  color: #25303b;
  font-size: 0.9rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
#tvl-primary .central .categorycontainer a.category:hover, #tvl-primary .central .categorycontainer a.category:focus,
#tvl-secondary .central .categorycontainer a.category:hover,
#tvl-secondary .central .categorycontainer a.category:focus {
  background: #25303b;
  color: #ededee;
}
#tvl-primary .central .articlelist,
#tvl-secondary .central .articlelist {
  margin-top: 1rem;
}
#tvl-primary .central .articlelist li,
#tvl-secondary .central .articlelist li {
  border: 1px solid #a6b0bb;
  padding: 1rem;
  margin: 0 0 1rem 0;
  border-radius: 5px;
  background: #fff;
  font-size: 0.9rem;
}
#tvl-primary .central .articlelist li a,
#tvl-secondary .central .articlelist li a {
  display: block;
}
#tvl-primary .central .articlelist li .expandedlink,
#tvl-secondary .central .articlelist li .expandedlink {
  display: none;
  font-size: 0.9em;
}
#tvl-primary .central .articlelist li .expandedlink a.snippet,
#tvl-secondary .central .articlelist li .expandedlink a.snippet {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
#tvl-primary .central .articlelist li .expandedlink a.readmore,
#tvl-secondary .central .articlelist li .expandedlink a.readmore {
  display: block;
  text-align: right;
  font-weight: bold;
}
#tvl-primary .central .articlelist li.hiddenitem,
#tvl-secondary .central .articlelist li.hiddenitem {
  display: none;
}
#tvl-primary .central .articlelistshowmore,
#tvl-secondary .central .articlelistshowmore {
  display: block;
  width: 100%;
  text-decoration: underline;
  font-weight: bold;
  text-align: center;
  font-size: 0.8em;
}
#tvl-primary .central label,
#tvl-secondary .central label {
  margin: 1.5rem 0 0.5rem;
  display: block;
  font-size: 16px;
  line-height: 1.24em;
  font-family: "circular-bold", Arial, sans-serif;
  color: #25303b;
}
#tvl-primary .central select,
#tvl-secondary .central select {
  font-size: 1rem;
  line-height: 70px;
  height: 70px;
  display: block;
  padding: 0 2.5rem 0 1rem;
  background: #ededee no-repeat;
  border: none;
  border-radius: 5px;
  box-sizing: border-box;
  width: 100%;
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
  background-position: calc(100% - 30px) 50%, calc(100% - 25px);
  background-size: 5px 5px, 5px 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
#tvl-primary .central .search-span,
#tvl-secondary .central .search-span {
  line-height: 50px;
  height: 70px;
  display: block;
  padding: 10px 0;
  background: #ededee;
  border: none;
  border-radius: 5px;
  box-sizing: border-box;
  width: 100%;
}
#tvl-primary .central .search-span input,
#tvl-secondary .central .search-span input {
  display: inline-block;
  line-height: 50px;
  height: 50px;
  border: none;
  box-sizing: border-box;
  font-size: 1rem;
}
#tvl-primary .central .search-span input.search,
#tvl-secondary .central .search-span input.search {
  padding: 0 0 0 1rem;
  background: transparent;
  width: calc(100% - 135px);
  -webkit-appearance: none;
  -moz-appearance: none;
}
#tvl-primary .central .search-span input[type=submit],
#tvl-secondary .central .search-span input[type=submit] {
  width: 120px;
  display: inline-block;
}
#tvl-primary .central .search-filter,
#tvl-secondary .central .search-filter {
  background: #25303b;
  border-radius: 5px;
  padding: 15px 20px;
  color: #fff;
  margin: 0 0 1rem;
}
#tvl-primary .central .search-filter label,
#tvl-secondary .central .search-filter label {
  color: #fff;
  margin: 1rem 0 1rem;
}
#tvl-primary .central .search-filter select,
#tvl-secondary .central .search-filter select {
  height: 50px;
  line-height: 50px;
}
#tvl-primary .central .search-filter input[type=submit],
#tvl-secondary .central .search-filter input[type=submit] {
  width: 100%;
  display: block;
  margin: 1rem 0 5px 0;
  color: #404040;
  height: 76px;
  font-size: 23px;
}
@media (max-width: 480px) {
  #tvl-primary .central .search-filter input[type=submit],
#tvl-secondary .central .search-filter input[type=submit] {
    font-size: 1rem;
    height: 70px;
  }
}
#tvl-primary .central .search-filter div[id*=subcats-],
#tvl-secondary .central .search-filter div[id*=subcats-] {
  display: none;
}
#tvl-primary .central .search-filter > a,
#tvl-secondary .central .search-filter > a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#tvl-primary .central .search-filter > a i,
#tvl-secondary .central .search-filter > a i {
  float: right;
  line-height: 30px;
}
#tvl-primary .central .search-filter > a #filtertext,
#tvl-secondary .central .search-filter > a #filtertext {
  font-size: 0.9em;
  padding-left: 0.5rem;
}
#tvl-primary .central .search-filter > div,
#tvl-secondary .central .search-filter > div {
  display: none;
}
@media (max-width: 480px) {
  #tvl-primary .central .search-filter > a i,
#tvl-secondary .central .search-filter > a i {
    line-height: 20px;
  }
}
#tvl-primary .central p.articlecount,
#tvl-secondary .central p.articlecount {
  text-align: center;
}
#tvl-primary .central h2 em,
#tvl-secondary .central h2 em {
  color: #25303b;
  font-style: normal;
}
#tvl-primary .central ul#searchahead,
#tvl-secondary .central ul#searchahead {
  display: none;
  background: #EEEEEF;
  width: 100%;
  font-size: 20px;
  border-radius: 4px;
  margin: -5px 0 0 0;
  padding: 5px 0 0 0;
  overflow: hidden;
}
#tvl-primary .central ul#searchahead li a,
#tvl-secondary .central ul#searchahead li a {
  padding: 4px 10px;
  color: #25303b;
  overflow: hidden;
  display: block;
}
#tvl-primary .central ul#searchahead li a:hover,
#tvl-secondary .central ul#searchahead li a:hover {
  color: #FFFFFF;
  background-color: #25303b;
  cursor: pointer;
}
#tvl-primary .central .flattree_option,
#tvl-secondary .central .flattree_option {
  border: 1px solid #a6b0bb;
  padding: 1rem;
  margin: 0 0 1rem 0;
  border-radius: 5px;
  background: #fff;
  font-size: 0.9rem;
}
#tvl-primary .central .flattree_option .flattree_option_expander,
#tvl-secondary .central .flattree_option .flattree_option_expander {
  display: block;
}
#tvl-primary .central .flattree_option .flattree_option_expander i,
#tvl-secondary .central .flattree_option .flattree_option_expander i {
  float: right;
  line-height: 1.5em;
  margin: 0 0 0 1em;
}
#tvl-primary .central .flattree_option .flattree_option_hidden,
#tvl-secondary .central .flattree_option .flattree_option_hidden {
  display: none;
}
#tvl-primary .central .article_body a,
#tvl-secondary .central .article_body a {
  font-weight: bold;
  text-decoration: underline;
}
#tvl-primary .central .article_body img,
#tvl-secondary .central .article_body img {
  max-width: 100%;
}
#tvl-primary .central .article_body.preview,
#tvl-secondary .central .article_body.preview {
  margin: 0 -1rem 1rem -1rem;
  padding: 1rem;
  border: solid 1px red;
}
#tvl-primary .central .article_body.preview:before,
#tvl-secondary .central .article_body.preview:before {
  content: "Answer part : " attr(data-part);
  position: relative;
  color: red;
  font-size: 0.8em;
  margin: -0.5rem 0 1rem 0;
  display: block;
  font-weight: bold;
}
#tvl-primary .central #rater,
#tvl-secondary .central #rater {
  padding: 4rem 0 2rem;
}
#tvl-primary .central #rater #ratingArea,
#tvl-secondary .central #rater #ratingArea {
  text-align: center;
}
#tvl-primary .central #rater #ratingArea a,
#tvl-secondary .central #rater #ratingArea a {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin: 0 1rem;
  background: #eee;
  text-indent: -999rem;
  overflow: hidden;
  position: relative;
  background: center center no-repeat;
}
#tvl-primary .central #rater #ratingArea a.positive,
#tvl-secondary .central #rater #ratingArea a.positive {
  background-image: url(../img/tu.png);
}
#tvl-primary .central #rater #ratingArea a.negative,
#tvl-secondary .central #rater #ratingArea a.negative {
  background-image: url(../img/td.png);
}
#tvl-primary .central #rater #feedbackArea-positive,
#tvl-primary .central #rater #feedbackArea-negative,
#tvl-secondary .central #rater #feedbackArea-positive,
#tvl-secondary .central #rater #feedbackArea-negative {
  display: none;
}
#tvl-primary .central #rater #feedbackArea-negative textarea,
#tvl-secondary .central #rater #feedbackArea-negative textarea {
  display: block;
  width: 100%;
  height: 5rem;
  resize: none;
  border-radius: 5px;
  padding: 10px;
  font-family: inherit;
  font-size: 0.9em;
  margin: 0 0 0.5rem 0;
}
#tvl-primary .central #rater #feedbackArea-negative input[type=submit],
#tvl-secondary .central #rater #feedbackArea-negative input[type=submit] {
  max-width: 100%;
  min-width: 185px;
  width: 35%;
}
#tvl-primary .central #rater.error #ratingArea,
#tvl-secondary .central #rater.error #ratingArea {
  display: none;
}
#tvl-primary .central #rater.error #feedbackArea-negative,
#tvl-secondary .central #rater.error #feedbackArea-negative {
  display: block;
}
#tvl-primary .central #rater.error #feedbackArea-negative .error,
#tvl-secondary .central #rater.error #feedbackArea-negative .error {
  color: #e90101;
  font-weight: bold;
}
#tvl-primary .central #rater.success #ratingArea,
#tvl-secondary .central #rater.success #ratingArea {
  display: none;
}
#tvl-primary .central #rater.success #feedbackArea-positive,
#tvl-secondary .central #rater.success #feedbackArea-positive {
  display: block;
}

.vfas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: FontAwesome;
}

.vfa-chevron-up:before {
  content: "\f077";
}

.vfa-chevron-down:before {
  content: "\f078";
}

.statsImage {
  position: absolute;
}

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