@charset "UTF-8";
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Roboto:200,400,500");
@import url("https://fonts.googleapis.com/css?family=Roboto+Mono");
@import url("https://unpkg.com/animate.css@3.5.2/animate.min.css");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover,
.product-chooser-tower-wrapper .product-chooser-tower a.btn:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  text-decoration: none;
}
a:hover, .product-chooser-tower-wrapper .product-chooser-tower a.btn:hover, a:focus {
  color: rgb(34.6799586777, 82.4466942149, 123.6700413223);
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 0;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid rgb(238.425, 238.425, 238.425);
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: rgb(119.085, 119.085, 119.085);
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

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

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: rgb(119.085, 119.085, 119.085);
}

.text-primary {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

a.text-primary:hover, .product-chooser-tower-wrapper .product-chooser-tower a.text-primary.btn:hover,
a.text-primary:focus {
  color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

.text-success {
  color: #3c763d;
}

a.text-success:hover, .product-chooser-tower-wrapper .product-chooser-tower a.text-success.btn:hover,
a.text-success:focus {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.text-info {
  color: #31708f;
}

a.text-info:hover, .product-chooser-tower-wrapper .product-chooser-tower a.text-info.btn:hover,
a.text-info:focus {
  color: rgb(35.984375, 82.25, 105.015625);
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover, .product-chooser-tower-wrapper .product-chooser-tower a.text-warning.btn:hover,
a.text-warning:focus {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover, .product-chooser-tower-wrapper .product-chooser-tower a.text-danger.btn:hover,
a.text-danger:focus {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

a.bg-primary:hover, .product-chooser-tower-wrapper .product-chooser-tower a.bg-primary.btn:hover,
a.bg-primary:focus {
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover, .product-chooser-tower-wrapper .product-chooser-tower a.bg-success.btn:hover,
a.bg-success:focus {
  background-color: rgb(192.7777777778, 225.8333333333, 179.1666666667);
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover, .product-chooser-tower-wrapper .product-chooser-tower a.bg-info.btn:hover,
a.bg-info:focus {
  background-color: rgb(174.8695652174, 217.0434782609, 238.1304347826);
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover, .product-chooser-tower-wrapper .product-chooser-tower a.bg-warning.btn:hover,
a.bg-warning:focus {
  background-color: rgb(247.064516129, 236.4838709677, 180.935483871);
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover, .product-chooser-tower-wrapper .product-chooser-tower a.bg-danger.btn:hover,
a.bg-danger:focus {
  background-color: rgb(227.5869565217, 185.4130434783, 185.4130434783);
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid rgb(238.425, 238.425, 238.425);
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid rgb(238.425, 238.425, 238.425);
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: rgb(119.085, 119.085, 119.085);
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid rgb(238.425, 238.425, 238.425);
  border-left: 0;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before, .row:after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.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 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .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, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: rgb(119.085, 119.085, 119.085);
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover, .product-chooser-tower-wrapper .product-chooser-tower .table-hover > tbody > tr.btn:hover {
  background-color: #f5f5f5;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover, .product-chooser-tower-wrapper .product-chooser-tower .table-hover > tbody > tr > td.active.btn:hover,
.table-hover > tbody > tr > th.active:hover,
.product-chooser-tower-wrapper .product-chooser-tower .table-hover > tbody > tr > th.active.btn:hover, .table-hover > tbody > tr.active:hover > td, .product-chooser-tower-wrapper .product-chooser-tower .table-hover > tbody > tr.active.btn:hover > td, .table-hover > tbody > tr:hover > .active, .product-chooser-tower-wrapper .product-chooser-tower .table-hover > tbody > tr.btn:hover > .active, .table-hover > tbody > tr.active:hover > th, .product-chooser-tower-wrapper .product-chooser-tower .table-hover > tbody > tr.active.btn:hover > th {
  background-color: rgb(232.25, 232.25, 232.25);
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover, .product-chooser-tower-wrapper .product-chooser-tower .table-hover > tbody > tr > td.success.btn:hover,
.table-hover > tbody > tr > th.success:hover,
.product-chooser-tower-wrapper .product-chooser-tower .table-hover > tbody > tr > th.success.btn:hover, .table-hover > tbody > tr.success:hover > td, .product-chooser-tower-wrapper .product-chooser-tower .table-hover > tbody > tr.success.btn:hover > td, .table-hover > tbody > tr:hover > .success, .product-chooser-tower-wrapper .product-chooser-tower .table-hover > tbody > tr.btn:hover > .success, .table-hover > tbody > tr.success:hover > th, .product-chooser-tower-wrapper .product-chooser-tower .table-hover > tbody > tr.success.btn:hover > th {
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover, .product-chooser-tower-wrapper .product-chooser-tower .table-hover > tbody > tr > td.info.btn:hover,
.table-hover > tbody > tr > th.info:hover,
.product-chooser-tower-wrapper .product-chooser-tower .table-hover > tbody > tr > th.info.btn:hover, .table-hover > tbody > tr.info:hover > td, .product-chooser-tower-wrapper .product-chooser-tower .table-hover > tbody > tr.info.btn:hover > td, .table-hover > tbody > tr:hover > .info, .product-chooser-tower-wrapper .product-chooser-tower .table-hover > tbody > tr.btn:hover > .info, .table-hover > tbody > tr.info:hover > th, .product-chooser-tower-wrapper .product-chooser-tower .table-hover > tbody > tr.info.btn:hover > th {
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover, .product-chooser-tower-wrapper .product-chooser-tower .table-hover > tbody > tr > td.warning.btn:hover,
.table-hover > tbody > tr > th.warning:hover,
.product-chooser-tower-wrapper .product-chooser-tower .table-hover > tbody > tr > th.warning.btn:hover, .table-hover > tbody > tr.warning:hover > td, .product-chooser-tower-wrapper .product-chooser-tower .table-hover > tbody > tr.warning.btn:hover > td, .table-hover > tbody > tr:hover > .warning, .product-chooser-tower-wrapper .product-chooser-tower .table-hover > tbody > tr.btn:hover > .warning, .table-hover > tbody > tr.warning:hover > th, .product-chooser-tower-wrapper .product-chooser-tower .table-hover > tbody > tr.warning.btn:hover > th {
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover, .product-chooser-tower-wrapper .product-chooser-tower .table-hover > tbody > tr > td.danger.btn:hover,
.table-hover > tbody > tr > th.danger:hover,
.product-chooser-tower-wrapper .product-chooser-tower .table-hover > tbody > tr > th.danger.btn:hover, .table-hover > tbody > tr.danger:hover > td, .product-chooser-tower-wrapper .product-chooser-tower .table-hover > tbody > tr.danger.btn:hover > td, .table-hover > tbody > tr:hover > .danger, .product-chooser-tower-wrapper .product-chooser-tower .table-hover > tbody > tr.btn:hover > .danger, .table-hover > tbody > tr.danger:hover > th, .product-chooser-tower-wrapper .product-chooser-tower .table-hover > tbody > tr.danger.btn:hover > th {
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}
input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: rgb(85.425, 85.425, 85.425);
}

.form-control, form select,
form textarea,
form input[type=text],
form input[type=datetime],
form input[type=datetime-local],
form input[type=date],
form input[type=month],
form input[type=time],
form input[type=week],
form input[type=number],
form input[type=email],
form input[type=url],
form input[type=search],
form input[type=tel],
form input[type=color] {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: rgb(85.425, 85.425, 85.425);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus, form select:focus,
form textarea:focus,
form input[type=text]:focus,
form input[type=datetime]:focus,
form input[type=datetime-local]:focus,
form input[type=date]:focus,
form input[type=month]:focus,
form input[type=time]:focus,
form input[type=week]:focus,
form input[type=number]:focus,
form input[type=email]:focus,
form input[type=url]:focus,
form input[type=search]:focus,
form input[type=tel]:focus,
form input[type=color]:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder, form select::-moz-placeholder,
form textarea::-moz-placeholder,
form input[type=text]::-moz-placeholder,
form input[type=datetime]::-moz-placeholder,
form input[type=datetime-local]::-moz-placeholder,
form input[type=date]::-moz-placeholder,
form input[type=month]::-moz-placeholder,
form input[type=time]::-moz-placeholder,
form input[type=week]::-moz-placeholder,
form input[type=number]::-moz-placeholder,
form input[type=email]::-moz-placeholder,
form input[type=url]::-moz-placeholder,
form input[type=search]::-moz-placeholder,
form input[type=tel]::-moz-placeholder,
form input[type=color]::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder, form select:-ms-input-placeholder,
form textarea:-ms-input-placeholder,
form input[type=text]:-ms-input-placeholder,
form input[type=datetime]:-ms-input-placeholder,
form input[type=datetime-local]:-ms-input-placeholder,
form input[type=date]:-ms-input-placeholder,
form input[type=month]:-ms-input-placeholder,
form input[type=time]:-ms-input-placeholder,
form input[type=week]:-ms-input-placeholder,
form input[type=number]:-ms-input-placeholder,
form input[type=email]:-ms-input-placeholder,
form input[type=url]:-ms-input-placeholder,
form input[type=search]:-ms-input-placeholder,
form input[type=tel]:-ms-input-placeholder,
form input[type=color]:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder, form select::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder,
form input[type=text]::-webkit-input-placeholder,
form input[type=datetime]::-webkit-input-placeholder,
form input[type=datetime-local]::-webkit-input-placeholder,
form input[type=date]::-webkit-input-placeholder,
form input[type=month]::-webkit-input-placeholder,
form input[type=time]::-webkit-input-placeholder,
form input[type=week]::-webkit-input-placeholder,
form input[type=number]::-webkit-input-placeholder,
form input[type=email]::-webkit-input-placeholder,
form input[type=url]::-webkit-input-placeholder,
form input[type=search]::-webkit-input-placeholder,
form input[type=tel]::-webkit-input-placeholder,
form input[type=color]::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand, form select::-ms-expand,
form textarea::-ms-expand,
form input[type=text]::-ms-expand,
form input[type=datetime]::-ms-expand,
form input[type=datetime-local]::-ms-expand,
form input[type=date]::-ms-expand,
form input[type=month]::-ms-expand,
form input[type=time]::-ms-expand,
form input[type=week]::-ms-expand,
form input[type=number]::-ms-expand,
form input[type=email]::-ms-expand,
form input[type=url]::-ms-expand,
form input[type=search]::-ms-expand,
form input[type=tel]::-ms-expand,
form input[type=color]::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled], form select[disabled],
form textarea[disabled],
form input[disabled][type=text],
form input[disabled][type=datetime],
form input[disabled][type=datetime-local],
form input[disabled][type=date],
form input[disabled][type=month],
form input[disabled][type=time],
form input[disabled][type=week],
form input[disabled][type=number],
form input[disabled][type=email],
form input[disabled][type=url],
form input[disabled][type=search],
form input[disabled][type=tel],
form input[disabled][type=color], .form-control[readonly], form select[readonly],
form textarea[readonly],
form input[readonly][type=text],
form input[readonly][type=datetime],
form input[readonly][type=datetime-local],
form input[readonly][type=date],
form input[readonly][type=month],
form input[readonly][type=time],
form input[readonly][type=week],
form input[readonly][type=number],
form input[readonly][type=email],
form input[readonly][type=url],
form input[readonly][type=search],
form input[readonly][type=tel],
form input[readonly][type=color], fieldset[disabled] .form-control, fieldset[disabled] form select, form fieldset[disabled] select,
fieldset[disabled] form textarea,
form fieldset[disabled] textarea,
fieldset[disabled] form input[type=text],
form fieldset[disabled] input[type=text],
fieldset[disabled] form input[type=datetime],
form fieldset[disabled] input[type=datetime],
fieldset[disabled] form input[type=datetime-local],
form fieldset[disabled] input[type=datetime-local],
fieldset[disabled] form input[type=date],
form fieldset[disabled] input[type=date],
fieldset[disabled] form input[type=month],
form fieldset[disabled] input[type=month],
fieldset[disabled] form input[type=time],
form fieldset[disabled] input[type=time],
fieldset[disabled] form input[type=week],
form fieldset[disabled] input[type=week],
fieldset[disabled] form input[type=number],
form fieldset[disabled] input[type=number],
fieldset[disabled] form input[type=email],
form fieldset[disabled] input[type=email],
fieldset[disabled] form input[type=url],
form fieldset[disabled] input[type=url],
fieldset[disabled] form input[type=search],
form fieldset[disabled] input[type=search],
fieldset[disabled] form input[type=tel],
form fieldset[disabled] input[type=tel],
fieldset[disabled] form input[type=color],
form fieldset[disabled] input[type=color] {
  background-color: rgb(238.425, 238.425, 238.425);
  opacity: 1;
}
.form-control[disabled], form select[disabled],
form textarea[disabled],
form input[disabled][type=text],
form input[disabled][type=datetime],
form input[disabled][type=datetime-local],
form input[disabled][type=date],
form input[disabled][type=month],
form input[disabled][type=time],
form input[disabled][type=week],
form input[disabled][type=number],
form input[disabled][type=email],
form input[disabled][type=url],
form input[disabled][type=search],
form input[disabled][type=tel],
form input[disabled][type=color], fieldset[disabled] .form-control, fieldset[disabled] form select, form fieldset[disabled] select,
fieldset[disabled] form textarea,
form fieldset[disabled] textarea,
fieldset[disabled] form input[type=text],
form fieldset[disabled] input[type=text],
fieldset[disabled] form input[type=datetime],
form fieldset[disabled] input[type=datetime],
fieldset[disabled] form input[type=datetime-local],
form fieldset[disabled] input[type=datetime-local],
fieldset[disabled] form input[type=date],
form fieldset[disabled] input[type=date],
fieldset[disabled] form input[type=month],
form fieldset[disabled] input[type=month],
fieldset[disabled] form input[type=time],
form fieldset[disabled] input[type=time],
fieldset[disabled] form input[type=week],
form fieldset[disabled] input[type=week],
fieldset[disabled] form input[type=number],
form fieldset[disabled] input[type=number],
fieldset[disabled] form input[type=email],
form fieldset[disabled] input[type=email],
fieldset[disabled] form input[type=url],
form fieldset[disabled] input[type=url],
fieldset[disabled] form input[type=search],
form fieldset[disabled] input[type=search],
fieldset[disabled] form input[type=tel],
form fieldset[disabled] input[type=tel],
fieldset[disabled] form input[type=color],
form fieldset[disabled] input[type=color] {
  cursor: not-allowed;
}

textarea.form-control,
form textarea {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  form input[type=date],
  input[type=time].form-control,
  form input[type=time],
  input[type=datetime-local].form-control,
  form input[type=datetime-local],
  input[type=month].form-control,
  form input[type=month] {
    line-height: 34px;
  }
  input[type=date].input-sm,
  .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm input[type=date],
  input[type=time].input-sm,
  .input-group-sm > .input-group-btn > input[type=time].btn,
  .input-group-sm input[type=time],
  input[type=datetime-local].input-sm,
  .input-group-sm > .input-group-btn > input[type=datetime-local].btn,
  .input-group-sm input[type=datetime-local],
  input[type=month].input-sm,
  .input-group-sm > .input-group-btn > input[type=month].btn,
  .input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg,
  .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg input[type=date],
  input[type=time].input-lg,
  .input-group-lg > .input-group-btn > input[type=time].btn,
  .input-group-lg input[type=time],
  input[type=datetime-local].input-lg,
  .input-group-lg > .input-group-btn > input[type=datetime-local].btn,
  .input-group-lg input[type=datetime-local],
  input[type=month].input-lg,
  .input-group-lg > .input-group-btn > input[type=month].btn,
  .input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 4px \9 ;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, form .input-group-lg > select.form-control-static,
form .input-group-lg > textarea.form-control-static,
form .input-group-lg > input.form-control-static[type=text],
form .input-group-lg > input.form-control-static[type=datetime],
form .input-group-lg > input.form-control-static[type=datetime-local],
form .input-group-lg > input.form-control-static[type=date],
form .input-group-lg > input.form-control-static[type=month],
form .input-group-lg > input.form-control-static[type=time],
form .input-group-lg > input.form-control-static[type=week],
form .input-group-lg > input.form-control-static[type=number],
form .input-group-lg > input.form-control-static[type=email],
form .input-group-lg > input.form-control-static[type=url],
form .input-group-lg > input.form-control-static[type=search],
form .input-group-lg > input.form-control-static[type=tel],
form .input-group-lg > input.form-control-static[type=color],
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, form .input-group-sm > select.form-control-static,
form .input-group-sm > textarea.form-control-static,
form .input-group-sm > input.form-control-static[type=text],
form .input-group-sm > input.form-control-static[type=datetime],
form .input-group-sm > input.form-control-static[type=datetime-local],
form .input-group-sm > input.form-control-static[type=date],
form .input-group-sm > input.form-control-static[type=month],
form .input-group-sm > input.form-control-static[type=time],
form .input-group-sm > input.form-control-static[type=week],
form .input-group-sm > input.form-control-static[type=number],
form .input-group-sm > input.form-control-static[type=email],
form .input-group-sm > input.form-control-static[type=url],
form .input-group-sm > input.form-control-static[type=search],
form .input-group-sm > input.form-control-static[type=tel],
form .input-group-sm > input.form-control-static[type=color],
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.input-sm, .input-group-sm > .form-control, form .input-group-sm > select,
form .input-group-sm > textarea,
form .input-group-sm > input[type=text],
form .input-group-sm > input[type=datetime],
form .input-group-sm > input[type=datetime-local],
form .input-group-sm > input[type=date],
form .input-group-sm > input[type=month],
form .input-group-sm > input[type=time],
form .input-group-sm > input[type=week],
form .input-group-sm > input[type=number],
form .input-group-sm > input[type=email],
form .input-group-sm > input[type=url],
form .input-group-sm > input[type=search],
form .input-group-sm > input[type=tel],
form .input-group-sm > input[type=color],
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

select.input-sm, .input-group-sm > select.form-control, form .input-group-sm > select,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
form .input-group-sm > textarea,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
form .input-group-sm > select[multiple],
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control, .form-group-sm form select, form .form-group-sm select,
.form-group-sm form textarea,
form .form-group-sm textarea,
.form-group-sm form input[type=text],
form .form-group-sm input[type=text],
.form-group-sm form input[type=datetime],
form .form-group-sm input[type=datetime],
.form-group-sm form input[type=datetime-local],
form .form-group-sm input[type=datetime-local],
.form-group-sm form input[type=date],
form .form-group-sm input[type=date],
.form-group-sm form input[type=month],
form .form-group-sm input[type=month],
.form-group-sm form input[type=time],
form .form-group-sm input[type=time],
.form-group-sm form input[type=week],
form .form-group-sm input[type=week],
.form-group-sm form input[type=number],
form .form-group-sm input[type=number],
.form-group-sm form input[type=email],
form .form-group-sm input[type=email],
.form-group-sm form input[type=url],
form .form-group-sm input[type=url],
.form-group-sm form input[type=search],
form .form-group-sm input[type=search],
.form-group-sm form input[type=tel],
form .form-group-sm input[type=tel],
.form-group-sm form input[type=color],
form .form-group-sm input[type=color] {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control, .form-group-sm form select, form .form-group-sm select {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm form textarea,
form .form-group-sm textarea,
.form-group-sm select[multiple].form-control,
.form-group-sm form select[multiple],
form .form-group-sm select[multiple] {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control, form .input-group-lg > select,
form .input-group-lg > textarea,
form .input-group-lg > input[type=text],
form .input-group-lg > input[type=datetime],
form .input-group-lg > input[type=datetime-local],
form .input-group-lg > input[type=date],
form .input-group-lg > input[type=month],
form .input-group-lg > input[type=time],
form .input-group-lg > input[type=week],
form .input-group-lg > input[type=number],
form .input-group-lg > input[type=email],
form .input-group-lg > input[type=url],
form .input-group-lg > input[type=search],
form .input-group-lg > input[type=tel],
form .input-group-lg > input[type=color],
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}

select.input-lg, .input-group-lg > select.form-control, form .input-group-lg > select,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
form .input-group-lg > textarea,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
form .input-group-lg > select[multiple],
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control, .form-group-lg form select, form .form-group-lg select,
.form-group-lg form textarea,
form .form-group-lg textarea,
.form-group-lg form input[type=text],
form .form-group-lg input[type=text],
.form-group-lg form input[type=datetime],
form .form-group-lg input[type=datetime],
.form-group-lg form input[type=datetime-local],
form .form-group-lg input[type=datetime-local],
.form-group-lg form input[type=date],
form .form-group-lg input[type=date],
.form-group-lg form input[type=month],
form .form-group-lg input[type=month],
.form-group-lg form input[type=time],
form .form-group-lg input[type=time],
.form-group-lg form input[type=week],
form .form-group-lg input[type=week],
.form-group-lg form input[type=number],
form .form-group-lg input[type=number],
.form-group-lg form input[type=email],
form .form-group-lg input[type=email],
.form-group-lg form input[type=url],
form .form-group-lg input[type=url],
.form-group-lg form input[type=search],
form .form-group-lg input[type=search],
.form-group-lg form input[type=tel],
form .form-group-lg input[type=tel],
.form-group-lg form input[type=color],
form .form-group-lg input[type=color] {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control, .form-group-lg form select, form .form-group-lg select {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg form textarea,
form .form-group-lg textarea,
.form-group-lg select[multiple].form-control,
.form-group-lg form select[multiple],
form .form-group-lg select[multiple] {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control, .has-feedback form select, form .has-feedback select,
.has-feedback form textarea,
form .has-feedback textarea,
.has-feedback form input[type=text],
form .has-feedback input[type=text],
.has-feedback form input[type=datetime],
form .has-feedback input[type=datetime],
.has-feedback form input[type=datetime-local],
form .has-feedback input[type=datetime-local],
.has-feedback form input[type=date],
form .has-feedback input[type=date],
.has-feedback form input[type=month],
form .has-feedback input[type=month],
.has-feedback form input[type=time],
form .has-feedback input[type=time],
.has-feedback form input[type=week],
form .has-feedback input[type=week],
.has-feedback form input[type=number],
form .has-feedback input[type=number],
.has-feedback form input[type=email],
form .has-feedback input[type=email],
.has-feedback form input[type=url],
form .has-feedback input[type=url],
.has-feedback form input[type=search],
form .has-feedback input[type=search],
.has-feedback form input[type=tel],
form .has-feedback input[type=tel],
.has-feedback form input[type=color],
form .has-feedback input[type=color] {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, form .input-group-lg > select + .form-control-feedback,
form .input-group-lg > textarea + .form-control-feedback,
form .input-group-lg > input[type=text] + .form-control-feedback,
form .input-group-lg > input[type=datetime] + .form-control-feedback,
form .input-group-lg > input[type=datetime-local] + .form-control-feedback,
form .input-group-lg > input[type=date] + .form-control-feedback,
form .input-group-lg > input[type=month] + .form-control-feedback,
form .input-group-lg > input[type=time] + .form-control-feedback,
form .input-group-lg > input[type=week] + .form-control-feedback,
form .input-group-lg > input[type=number] + .form-control-feedback,
form .input-group-lg > input[type=email] + .form-control-feedback,
form .input-group-lg > input[type=url] + .form-control-feedback,
form .input-group-lg > input[type=search] + .form-control-feedback,
form .input-group-lg > input[type=tel] + .form-control-feedback,
form .input-group-lg > input[type=color] + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg form select + .form-control-feedback,
form .form-group-lg select + .form-control-feedback,
.form-group-lg form textarea + .form-control-feedback,
form .form-group-lg textarea + .form-control-feedback,
.form-group-lg form input[type=text] + .form-control-feedback,
form .form-group-lg input[type=text] + .form-control-feedback,
.form-group-lg form input[type=datetime] + .form-control-feedback,
form .form-group-lg input[type=datetime] + .form-control-feedback,
.form-group-lg form input[type=datetime-local] + .form-control-feedback,
form .form-group-lg input[type=datetime-local] + .form-control-feedback,
.form-group-lg form input[type=date] + .form-control-feedback,
form .form-group-lg input[type=date] + .form-control-feedback,
.form-group-lg form input[type=month] + .form-control-feedback,
form .form-group-lg input[type=month] + .form-control-feedback,
.form-group-lg form input[type=time] + .form-control-feedback,
form .form-group-lg input[type=time] + .form-control-feedback,
.form-group-lg form input[type=week] + .form-control-feedback,
form .form-group-lg input[type=week] + .form-control-feedback,
.form-group-lg form input[type=number] + .form-control-feedback,
form .form-group-lg input[type=number] + .form-control-feedback,
.form-group-lg form input[type=email] + .form-control-feedback,
form .form-group-lg input[type=email] + .form-control-feedback,
.form-group-lg form input[type=url] + .form-control-feedback,
form .form-group-lg input[type=url] + .form-control-feedback,
.form-group-lg form input[type=search] + .form-control-feedback,
form .form-group-lg input[type=search] + .form-control-feedback,
.form-group-lg form input[type=tel] + .form-control-feedback,
form .form-group-lg input[type=tel] + .form-control-feedback,
.form-group-lg form input[type=color] + .form-control-feedback,
form .form-group-lg input[type=color] + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, form .input-group-sm > select + .form-control-feedback,
form .input-group-sm > textarea + .form-control-feedback,
form .input-group-sm > input[type=text] + .form-control-feedback,
form .input-group-sm > input[type=datetime] + .form-control-feedback,
form .input-group-sm > input[type=datetime-local] + .form-control-feedback,
form .input-group-sm > input[type=date] + .form-control-feedback,
form .input-group-sm > input[type=month] + .form-control-feedback,
form .input-group-sm > input[type=time] + .form-control-feedback,
form .input-group-sm > input[type=week] + .form-control-feedback,
form .input-group-sm > input[type=number] + .form-control-feedback,
form .input-group-sm > input[type=email] + .form-control-feedback,
form .input-group-sm > input[type=url] + .form-control-feedback,
form .input-group-sm > input[type=search] + .form-control-feedback,
form .input-group-sm > input[type=tel] + .form-control-feedback,
form .input-group-sm > input[type=color] + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm form select + .form-control-feedback,
form .form-group-sm select + .form-control-feedback,
.form-group-sm form textarea + .form-control-feedback,
form .form-group-sm textarea + .form-control-feedback,
.form-group-sm form input[type=text] + .form-control-feedback,
form .form-group-sm input[type=text] + .form-control-feedback,
.form-group-sm form input[type=datetime] + .form-control-feedback,
form .form-group-sm input[type=datetime] + .form-control-feedback,
.form-group-sm form input[type=datetime-local] + .form-control-feedback,
form .form-group-sm input[type=datetime-local] + .form-control-feedback,
.form-group-sm form input[type=date] + .form-control-feedback,
form .form-group-sm input[type=date] + .form-control-feedback,
.form-group-sm form input[type=month] + .form-control-feedback,
form .form-group-sm input[type=month] + .form-control-feedback,
.form-group-sm form input[type=time] + .form-control-feedback,
form .form-group-sm input[type=time] + .form-control-feedback,
.form-group-sm form input[type=week] + .form-control-feedback,
form .form-group-sm input[type=week] + .form-control-feedback,
.form-group-sm form input[type=number] + .form-control-feedback,
form .form-group-sm input[type=number] + .form-control-feedback,
.form-group-sm form input[type=email] + .form-control-feedback,
form .form-group-sm input[type=email] + .form-control-feedback,
.form-group-sm form input[type=url] + .form-control-feedback,
form .form-group-sm input[type=url] + .form-control-feedback,
.form-group-sm form input[type=search] + .form-control-feedback,
form .form-group-sm input[type=search] + .form-control-feedback,
.form-group-sm form input[type=tel] + .form-control-feedback,
form .form-group-sm input[type=tel] + .form-control-feedback,
.form-group-sm form input[type=color] + .form-control-feedback,
form .form-group-sm input[type=color] + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control, .has-success form select, form .has-success select,
.has-success form textarea,
form .has-success textarea,
.has-success form input[type=text],
form .has-success input[type=text],
.has-success form input[type=datetime],
form .has-success input[type=datetime],
.has-success form input[type=datetime-local],
form .has-success input[type=datetime-local],
.has-success form input[type=date],
form .has-success input[type=date],
.has-success form input[type=month],
form .has-success input[type=month],
.has-success form input[type=time],
form .has-success input[type=time],
.has-success form input[type=week],
form .has-success input[type=week],
.has-success form input[type=number],
form .has-success input[type=number],
.has-success form input[type=email],
form .has-success input[type=email],
.has-success form input[type=url],
form .has-success input[type=url],
.has-success form input[type=search],
form .has-success input[type=search],
.has-success form input[type=tel],
form .has-success input[type=tel],
.has-success form input[type=color],
form .has-success input[type=color] {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus, .has-success form select:focus, form .has-success select:focus,
.has-success form textarea:focus,
form .has-success textarea:focus,
.has-success form input[type=text]:focus,
form .has-success input[type=text]:focus,
.has-success form input[type=datetime]:focus,
form .has-success input[type=datetime]:focus,
.has-success form input[type=datetime-local]:focus,
form .has-success input[type=datetime-local]:focus,
.has-success form input[type=date]:focus,
form .has-success input[type=date]:focus,
.has-success form input[type=month]:focus,
form .has-success input[type=month]:focus,
.has-success form input[type=time]:focus,
form .has-success input[type=time]:focus,
.has-success form input[type=week]:focus,
form .has-success input[type=week]:focus,
.has-success form input[type=number]:focus,
form .has-success input[type=number]:focus,
.has-success form input[type=email]:focus,
form .has-success input[type=email]:focus,
.has-success form input[type=url]:focus,
form .has-success input[type=url]:focus,
.has-success form input[type=search]:focus,
form .has-success input[type=search]:focus,
.has-success form input[type=tel]:focus,
form .has-success input[type=tel]:focus,
.has-success form input[type=color]:focus,
form .has-success input[type=color]:focus {
  border-color: rgb(42.808988764, 84.191011236, 43.5224719101);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control, .has-warning form select, form .has-warning select,
.has-warning form textarea,
form .has-warning textarea,
.has-warning form input[type=text],
form .has-warning input[type=text],
.has-warning form input[type=datetime],
form .has-warning input[type=datetime],
.has-warning form input[type=datetime-local],
form .has-warning input[type=datetime-local],
.has-warning form input[type=date],
form .has-warning input[type=date],
.has-warning form input[type=month],
form .has-warning input[type=month],
.has-warning form input[type=time],
form .has-warning input[type=time],
.has-warning form input[type=week],
form .has-warning input[type=week],
.has-warning form input[type=number],
form .has-warning input[type=number],
.has-warning form input[type=email],
form .has-warning input[type=email],
.has-warning form input[type=url],
form .has-warning input[type=url],
.has-warning form input[type=search],
form .has-warning input[type=search],
.has-warning form input[type=tel],
form .has-warning input[type=tel],
.has-warning form input[type=color],
form .has-warning input[type=color] {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus, .has-warning form select:focus, form .has-warning select:focus,
.has-warning form textarea:focus,
form .has-warning textarea:focus,
.has-warning form input[type=text]:focus,
form .has-warning input[type=text]:focus,
.has-warning form input[type=datetime]:focus,
form .has-warning input[type=datetime]:focus,
.has-warning form input[type=datetime-local]:focus,
form .has-warning input[type=datetime-local]:focus,
.has-warning form input[type=date]:focus,
form .has-warning input[type=date]:focus,
.has-warning form input[type=month]:focus,
form .has-warning input[type=month]:focus,
.has-warning form input[type=time]:focus,
form .has-warning input[type=time]:focus,
.has-warning form input[type=week]:focus,
form .has-warning input[type=week]:focus,
.has-warning form input[type=number]:focus,
form .has-warning input[type=number]:focus,
.has-warning form input[type=email]:focus,
form .has-warning input[type=email]:focus,
.has-warning form input[type=url]:focus,
form .has-warning input[type=url]:focus,
.has-warning form input[type=search]:focus,
form .has-warning input[type=search]:focus,
.has-warning form input[type=tel]:focus,
form .has-warning input[type=tel]:focus,
.has-warning form input[type=color]:focus,
form .has-warning input[type=color]:focus {
  border-color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control, .has-error form select, form .has-error select,
.has-error form textarea,
form .has-error textarea,
.has-error form input[type=text],
form .has-error input[type=text],
.has-error form input[type=datetime],
form .has-error input[type=datetime],
.has-error form input[type=datetime-local],
form .has-error input[type=datetime-local],
.has-error form input[type=date],
form .has-error input[type=date],
.has-error form input[type=month],
form .has-error input[type=month],
.has-error form input[type=time],
form .has-error input[type=time],
.has-error form input[type=week],
form .has-error input[type=week],
.has-error form input[type=number],
form .has-error input[type=number],
.has-error form input[type=email],
form .has-error input[type=email],
.has-error form input[type=url],
form .has-error input[type=url],
.has-error form input[type=search],
form .has-error input[type=search],
.has-error form input[type=tel],
form .has-error input[type=tel],
.has-error form input[type=color],
form .has-error input[type=color] {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus, .has-error form select:focus, form .has-error select:focus,
.has-error form textarea:focus,
form .has-error textarea:focus,
.has-error form input[type=text]:focus,
form .has-error input[type=text]:focus,
.has-error form input[type=datetime]:focus,
form .has-error input[type=datetime]:focus,
.has-error form input[type=datetime-local]:focus,
form .has-error input[type=datetime-local]:focus,
.has-error form input[type=date]:focus,
form .has-error input[type=date]:focus,
.has-error form input[type=month]:focus,
form .has-error input[type=month]:focus,
.has-error form input[type=time]:focus,
form .has-error input[type=time]:focus,
.has-error form input[type=week]:focus,
form .has-error input[type=week]:focus,
.has-error form input[type=number]:focus,
form .has-error input[type=number]:focus,
.has-error form input[type=email]:focus,
form .has-error input[type=email]:focus,
.has-error form input[type=url]:focus,
form .has-error input[type=url]:focus,
.has-error form input[type=search]:focus,
form .has-error input[type=search]:focus,
.has-error form input[type=tel]:focus,
form .has-error input[type=tel]:focus,
.has-error form input[type=color]:focus,
form .has-error input[type=color]:focus {
  border-color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: rgb(114.75, 114.75, 114.75);
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control, .form-inline form select, form .form-inline select,
  .form-inline form textarea,
  form .form-inline textarea,
  .form-inline form input[type=text],
  form .form-inline input[type=text],
  .form-inline form input[type=datetime],
  form .form-inline input[type=datetime],
  .form-inline form input[type=datetime-local],
  form .form-inline input[type=datetime-local],
  .form-inline form input[type=date],
  form .form-inline input[type=date],
  .form-inline form input[type=month],
  form .form-inline input[type=month],
  .form-inline form input[type=time],
  form .form-inline input[type=time],
  .form-inline form input[type=week],
  form .form-inline input[type=week],
  .form-inline form input[type=number],
  form .form-inline input[type=number],
  .form-inline form input[type=email],
  form .form-inline input[type=email],
  .form-inline form input[type=url],
  form .form-inline input[type=url],
  .form-inline form input[type=search],
  form .form-inline input[type=search],
  .form-inline form input[type=tel],
  form .form-inline input[type=tel],
  .form-inline form input[type=color],
  form .form-inline input[type=color] {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .form-inline .input-group form select,
  form .form-inline .input-group select,
  .form-inline .input-group form textarea,
  form .form-inline .input-group textarea,
  .form-inline .input-group form input[type=text],
  form .form-inline .input-group input[type=text],
  .form-inline .input-group form input[type=datetime],
  form .form-inline .input-group input[type=datetime],
  .form-inline .input-group form input[type=datetime-local],
  form .form-inline .input-group input[type=datetime-local],
  .form-inline .input-group form input[type=date],
  form .form-inline .input-group input[type=date],
  .form-inline .input-group form input[type=month],
  form .form-inline .input-group input[type=month],
  .form-inline .input-group form input[type=time],
  form .form-inline .input-group input[type=time],
  .form-inline .input-group form input[type=week],
  form .form-inline .input-group input[type=week],
  .form-inline .input-group form input[type=number],
  form .form-inline .input-group input[type=number],
  .form-inline .input-group form input[type=email],
  form .form-inline .input-group input[type=email],
  .form-inline .input-group form input[type=url],
  form .form-inline .input-group input[type=url],
  .form-inline .input-group form input[type=search],
  form .form-inline .input-group input[type=search],
  .form-inline .input-group form input[type=tel],
  form .form-inline .input-group input[type=tel],
  .form-inline .input-group form input[type=color],
  form .form-inline .input-group input[type=color] {
    width: auto;
  }
  .form-inline .input-group > .form-control, .form-inline form .input-group > select, form .form-inline .input-group > select,
  .form-inline form .input-group > textarea,
  form .form-inline .input-group > textarea,
  .form-inline form .input-group > input[type=text],
  form .form-inline .input-group > input[type=text],
  .form-inline form .input-group > input[type=datetime],
  form .form-inline .input-group > input[type=datetime],
  .form-inline form .input-group > input[type=datetime-local],
  form .form-inline .input-group > input[type=datetime-local],
  .form-inline form .input-group > input[type=date],
  form .form-inline .input-group > input[type=date],
  .form-inline form .input-group > input[type=month],
  form .form-inline .input-group > input[type=month],
  .form-inline form .input-group > input[type=time],
  form .form-inline .input-group > input[type=time],
  .form-inline form .input-group > input[type=week],
  form .form-inline .input-group > input[type=week],
  .form-inline form .input-group > input[type=number],
  form .form-inline .input-group > input[type=number],
  .form-inline form .input-group > input[type=email],
  form .form-inline .input-group > input[type=email],
  .form-inline form .input-group > input[type=url],
  form .form-inline .input-group > input[type=url],
  .form-inline form .input-group > input[type=search],
  form .form-inline .input-group > input[type=search],
  .form-inline form .input-group > input[type=tel],
  form .form-inline .input-group > input[type=tel],
  .form-inline form .input-group > input[type=color],
  form .form-inline .input-group > input[type=color] {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(140.25, 140.25, 140.25);
}
.btn-default:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-default.btn:hover {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  background-image: none;
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-default.btn:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-default.active.btn:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: rgb(211.65, 211.65, 211.65);
  border-color: rgb(140.25, 140.25, 140.25);
}
.btn-default.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-default.disabled.btn:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-default[disabled].btn:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .product-chooser-tower-wrapper .product-chooser-tower .btn-default.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower fieldset[disabled] .btn-default.btn:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(45.8493801653, 109.0004132231, 163.5006198347);
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  border-color: rgb(17.9258264463, 42.6161157025, 63.9241735537);
}
.btn-primary:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-primary.btn:hover {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  border-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  background-image: none;
  border-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
}
.btn-primary:active:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-primary.btn:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-primary.active.btn:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
  border-color: rgb(17.9258264463, 42.6161157025, 63.9241735537);
}
.btn-primary.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-primary.disabled.btn:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-primary[disabled].btn:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .product-chooser-tower-wrapper .product-chooser-tower .btn-primary.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower fieldset[disabled] .btn-primary.btn:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(45.8493801653, 109.0004132231, 163.5006198347);
}
.btn-primary .badge {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #00A676;
  border-color: rgb(0, 140.5, 99.8734939759);
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: rgb(0, 115, 81.7469879518);
  border-color: rgb(0, 13, 9.2409638554);
}
.btn-success:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-success.btn:hover {
  color: #fff;
  background-color: rgb(0, 115, 81.7469879518);
  border-color: rgb(0, 79.3, 56.3698795181);
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(0, 115, 81.7469879518);
  background-image: none;
  border-color: rgb(0, 79.3, 56.3698795181);
}
.btn-success:active:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-success.btn:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-success.active.btn:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(0, 79.3, 56.3698795181);
  border-color: rgb(0, 13, 9.2409638554);
}
.btn-success.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-success.disabled.btn:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-success[disabled].btn:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .product-chooser-tower-wrapper .product-chooser-tower .btn-success.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower fieldset[disabled] .btn-success.btn:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #00A676;
  border-color: rgb(0, 140.5, 99.8734939759);
}
.btn-success .badge {
  color: #00A676;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431);
}
.btn-info:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-info.btn:hover {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  background-image: none;
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-info.btn:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-info.active.btn:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
  border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431);
}
.btn-info.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-info.disabled.btn:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-info[disabled].btn:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .product-chooser-tower-wrapper .product-chooser-tower .btn-info.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower fieldset[disabled] .btn-info.btn:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.btn-warning:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-warning.btn:hover {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  background-image: none;
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-warning.btn:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-warning.active.btn:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(213.2296875, 132.515625, 18.0703125);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.btn-warning.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-warning.disabled.btn:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-warning[disabled].btn:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .product-chooser-tower-wrapper .product-chooser-tower .btn-warning.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower fieldset[disabled] .btn-warning.btn:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(117.6074766355, 28.0654205607, 25.3925233645);
}
.btn-danger:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-danger.btn:hover {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  background-image: none;
  border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
}
.btn-danger:active:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-danger.btn:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-danger.active.btn:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
  border-color: rgb(117.6074766355, 28.0654205607, 25.3925233645);
}
.btn-danger.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-danger.disabled.btn:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-danger[disabled].btn:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .product-chooser-tower-wrapper .product-chooser-tower .btn-danger.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower fieldset[disabled] .btn-danger.btn:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-link.btn:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-link.btn:hover, .btn-link:focus {
  color: rgb(34.6799586777, 82.4466942149, 123.6700413223);
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-link[disabled].btn:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .product-chooser-tower-wrapper .product-chooser-tower .btn-link.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower fieldset[disabled] .btn-link.btn:hover, fieldset[disabled] .btn-link:focus {
  color: rgb(119.085, 119.085, 119.085);
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover, .product-chooser-tower-wrapper .product-chooser-tower .dropdown-menu > li > a.btn:hover, .dropdown-menu > li > a:focus {
  color: rgb(38.25, 38.25, 38.25);
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .product-chooser-tower-wrapper .product-chooser-tower .dropdown-menu > .active > a.btn:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .product-chooser-tower-wrapper .product-chooser-tower .dropdown-menu > .disabled > a.btn:hover, .dropdown-menu > .disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
}
.dropdown-menu > .disabled > a:hover, .product-chooser-tower-wrapper .product-chooser-tower .dropdown-menu > .disabled > a.btn:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: rgb(119.085, 119.085, 119.085);
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.product-chooser-tower-wrapper .product-chooser-tower .btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " ";
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group.btn-group-lg > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control, .input-group form select, form .input-group select,
.input-group form textarea,
form .input-group textarea,
.input-group form input[type=text],
form .input-group input[type=text],
.input-group form input[type=datetime],
form .input-group input[type=datetime],
.input-group form input[type=datetime-local],
form .input-group input[type=datetime-local],
.input-group form input[type=date],
form .input-group input[type=date],
.input-group form input[type=month],
form .input-group input[type=month],
.input-group form input[type=time],
form .input-group input[type=time],
.input-group form input[type=week],
form .input-group input[type=week],
.input-group form input[type=number],
form .input-group input[type=number],
.input-group form input[type=email],
form .input-group input[type=email],
.input-group form input[type=url],
form .input-group input[type=url],
.input-group form input[type=search],
form .input-group input[type=search],
.input-group form input[type=tel],
form .input-group input[type=tel],
.input-group form input[type=color],
form .input-group input[type=color] {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus, .input-group form select:focus, form .input-group select:focus,
.input-group form textarea:focus,
form .input-group textarea:focus,
.input-group form input[type=text]:focus,
form .input-group input[type=text]:focus,
.input-group form input[type=datetime]:focus,
form .input-group input[type=datetime]:focus,
.input-group form input[type=datetime-local]:focus,
form .input-group input[type=datetime-local]:focus,
.input-group form input[type=date]:focus,
form .input-group input[type=date]:focus,
.input-group form input[type=month]:focus,
form .input-group input[type=month]:focus,
.input-group form input[type=time]:focus,
form .input-group input[type=time]:focus,
.input-group form input[type=week]:focus,
form .input-group input[type=week]:focus,
.input-group form input[type=number]:focus,
form .input-group input[type=number]:focus,
.input-group form input[type=email]:focus,
form .input-group input[type=email]:focus,
.input-group form input[type=url]:focus,
form .input-group input[type=url]:focus,
.input-group form input[type=search]:focus,
form .input-group input[type=search]:focus,
.input-group form input[type=tel]:focus,
form .input-group input[type=tel]:focus,
.input-group form input[type=color]:focus,
form .input-group input[type=color]:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group form select,
form .input-group select,
.input-group form textarea,
form .input-group textarea,
.input-group form input[type=text],
form .input-group input[type=text],
.input-group form input[type=datetime],
form .input-group input[type=datetime],
.input-group form input[type=datetime-local],
form .input-group input[type=datetime-local],
.input-group form input[type=date],
form .input-group input[type=date],
.input-group form input[type=month],
form .input-group input[type=month],
.input-group form input[type=time],
form .input-group input[type=time],
.input-group form input[type=week],
form .input-group input[type=week],
.input-group form input[type=number],
form .input-group input[type=number],
.input-group form input[type=email],
form .input-group input[type=email],
.input-group form input[type=url],
form .input-group input[type=url],
.input-group form input[type=search],
form .input-group input[type=search],
.input-group form input[type=tel],
form .input-group input[type=tel],
.input-group form input[type=color],
form .input-group input[type=color] {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child),
.input-group form select:not(:first-child):not(:last-child),
form .input-group select:not(:first-child):not(:last-child),
.input-group form textarea:not(:first-child):not(:last-child),
form .input-group textarea:not(:first-child):not(:last-child),
.input-group form input[type=text]:not(:first-child):not(:last-child),
form .input-group input[type=text]:not(:first-child):not(:last-child),
.input-group form input[type=datetime]:not(:first-child):not(:last-child),
form .input-group input[type=datetime]:not(:first-child):not(:last-child),
.input-group form input[type=datetime-local]:not(:first-child):not(:last-child),
form .input-group input[type=datetime-local]:not(:first-child):not(:last-child),
.input-group form input[type=date]:not(:first-child):not(:last-child),
form .input-group input[type=date]:not(:first-child):not(:last-child),
.input-group form input[type=month]:not(:first-child):not(:last-child),
form .input-group input[type=month]:not(:first-child):not(:last-child),
.input-group form input[type=time]:not(:first-child):not(:last-child),
form .input-group input[type=time]:not(:first-child):not(:last-child),
.input-group form input[type=week]:not(:first-child):not(:last-child),
form .input-group input[type=week]:not(:first-child):not(:last-child),
.input-group form input[type=number]:not(:first-child):not(:last-child),
form .input-group input[type=number]:not(:first-child):not(:last-child),
.input-group form input[type=email]:not(:first-child):not(:last-child),
form .input-group input[type=email]:not(:first-child):not(:last-child),
.input-group form input[type=url]:not(:first-child):not(:last-child),
form .input-group input[type=url]:not(:first-child):not(:last-child),
.input-group form input[type=search]:not(:first-child):not(:last-child),
form .input-group input[type=search]:not(:first-child):not(:last-child),
.input-group form input[type=tel]:not(:first-child):not(:last-child),
form .input-group input[type=tel]:not(:first-child):not(:last-child),
.input-group form input[type=color]:not(:first-child):not(:last-child),
form .input-group input[type=color]:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: rgb(85.425, 85.425, 85.425);
  text-align: center;
  background-color: rgb(238.425, 238.425, 238.425);
  border: 1px solid #ccc;
  border-radius: 0;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child, .input-group form select:first-child, form .input-group select:first-child,
.input-group form textarea:first-child,
form .input-group textarea:first-child,
.input-group form input[type=text]:first-child,
form .input-group input[type=text]:first-child,
.input-group form input[type=datetime]:first-child,
form .input-group input[type=datetime]:first-child,
.input-group form input[type=datetime-local]:first-child,
form .input-group input[type=datetime-local]:first-child,
.input-group form input[type=date]:first-child,
form .input-group input[type=date]:first-child,
.input-group form input[type=month]:first-child,
form .input-group input[type=month]:first-child,
.input-group form input[type=time]:first-child,
form .input-group input[type=time]:first-child,
.input-group form input[type=week]:first-child,
form .input-group input[type=week]:first-child,
.input-group form input[type=number]:first-child,
form .input-group input[type=number]:first-child,
.input-group form input[type=email]:first-child,
form .input-group input[type=email]:first-child,
.input-group form input[type=url]:first-child,
form .input-group input[type=url]:first-child,
.input-group form input[type=search]:first-child,
form .input-group input[type=search]:first-child,
.input-group form input[type=tel]:first-child,
form .input-group input[type=tel]:first-child,
.input-group form input[type=color]:first-child,
form .input-group input[type=color]:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child, .input-group form select:last-child, form .input-group select:last-child,
.input-group form textarea:last-child,
form .input-group textarea:last-child,
.input-group form input[type=text]:last-child,
form .input-group input[type=text]:last-child,
.input-group form input[type=datetime]:last-child,
form .input-group input[type=datetime]:last-child,
.input-group form input[type=datetime-local]:last-child,
form .input-group input[type=datetime-local]:last-child,
.input-group form input[type=date]:last-child,
form .input-group input[type=date]:last-child,
.input-group form input[type=month]:last-child,
form .input-group input[type=month]:last-child,
.input-group form input[type=time]:last-child,
form .input-group input[type=time]:last-child,
.input-group form input[type=week]:last-child,
form .input-group input[type=week]:last-child,
.input-group form input[type=number]:last-child,
form .input-group input[type=number]:last-child,
.input-group form input[type=email]:last-child,
form .input-group input[type=email]:last-child,
.input-group form input[type=url]:last-child,
form .input-group input[type=url]:last-child,
.input-group form input[type=search]:last-child,
form .input-group input[type=search]:last-child,
.input-group form input[type=tel]:last-child,
form .input-group input[type=tel]:last-child,
.input-group form input[type=color]:last-child,
form .input-group input[type=color]:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before, .nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .product-chooser-tower-wrapper .product-chooser-tower .nav > li > a.btn:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: rgb(238.425, 238.425, 238.425);
}
.nav > li.disabled > a {
  color: rgb(119.085, 119.085, 119.085);
}
.nav > li.disabled > a:hover, .product-chooser-tower-wrapper .product-chooser-tower .nav > li.disabled > a.btn:hover, .nav > li.disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .product-chooser-tower-wrapper .product-chooser-tower .open > a.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .nav .open > a.btn:hover, .nav .open > a:focus {
  background-color: rgb(238.425, 238.425, 238.425);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover, .product-chooser-tower-wrapper .product-chooser-tower .nav-tabs > li > a.btn:hover {
  border-color: rgb(238.425, 238.425, 238.425) rgb(238.425, 238.425, 238.425) #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .product-chooser-tower-wrapper .product-chooser-tower .nav-tabs > li.active > a.btn:hover, .nav-tabs > li.active > a:focus {
  color: rgb(85.425, 85.425, 85.425);
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .product-chooser-tower-wrapper .product-chooser-tower .nav-pills > li.active > a.btn:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.product-chooser-tower-wrapper .product-chooser-tower .nav-tabs-justified > .active > a.btn:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .product-chooser-tower-wrapper .product-chooser-tower .nav-tabs-justified > .active > a.btn:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse {
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover, .product-chooser-tower-wrapper .product-chooser-tower .navbar-brand.btn:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control, .navbar-form form select, form .navbar-form select,
  .navbar-form form textarea,
  form .navbar-form textarea,
  .navbar-form form input[type=text],
  form .navbar-form input[type=text],
  .navbar-form form input[type=datetime],
  form .navbar-form input[type=datetime],
  .navbar-form form input[type=datetime-local],
  form .navbar-form input[type=datetime-local],
  .navbar-form form input[type=date],
  form .navbar-form input[type=date],
  .navbar-form form input[type=month],
  form .navbar-form input[type=month],
  .navbar-form form input[type=time],
  form .navbar-form input[type=time],
  .navbar-form form input[type=week],
  form .navbar-form input[type=week],
  .navbar-form form input[type=number],
  form .navbar-form input[type=number],
  .navbar-form form input[type=email],
  form .navbar-form input[type=email],
  .navbar-form form input[type=url],
  form .navbar-form input[type=url],
  .navbar-form form input[type=search],
  form .navbar-form input[type=search],
  .navbar-form form input[type=tel],
  form .navbar-form input[type=tel],
  .navbar-form form input[type=color],
  form .navbar-form input[type=color] {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control,
  .navbar-form .input-group form select,
  form .navbar-form .input-group select,
  .navbar-form .input-group form textarea,
  form .navbar-form .input-group textarea,
  .navbar-form .input-group form input[type=text],
  form .navbar-form .input-group input[type=text],
  .navbar-form .input-group form input[type=datetime],
  form .navbar-form .input-group input[type=datetime],
  .navbar-form .input-group form input[type=datetime-local],
  form .navbar-form .input-group input[type=datetime-local],
  .navbar-form .input-group form input[type=date],
  form .navbar-form .input-group input[type=date],
  .navbar-form .input-group form input[type=month],
  form .navbar-form .input-group input[type=month],
  .navbar-form .input-group form input[type=time],
  form .navbar-form .input-group input[type=time],
  .navbar-form .input-group form input[type=week],
  form .navbar-form .input-group input[type=week],
  .navbar-form .input-group form input[type=number],
  form .navbar-form .input-group input[type=number],
  .navbar-form .input-group form input[type=email],
  form .navbar-form .input-group input[type=email],
  .navbar-form .input-group form input[type=url],
  form .navbar-form .input-group input[type=url],
  .navbar-form .input-group form input[type=search],
  form .navbar-form .input-group input[type=search],
  .navbar-form .input-group form input[type=tel],
  form .navbar-form .input-group input[type=tel],
  .navbar-form .input-group form input[type=color],
  form .navbar-form .input-group input[type=color] {
    width: auto;
  }
  .navbar-form .input-group > .form-control, .navbar-form form .input-group > select, form .navbar-form .input-group > select,
  .navbar-form form .input-group > textarea,
  form .navbar-form .input-group > textarea,
  .navbar-form form .input-group > input[type=text],
  form .navbar-form .input-group > input[type=text],
  .navbar-form form .input-group > input[type=datetime],
  form .navbar-form .input-group > input[type=datetime],
  .navbar-form form .input-group > input[type=datetime-local],
  form .navbar-form .input-group > input[type=datetime-local],
  .navbar-form form .input-group > input[type=date],
  form .navbar-form .input-group > input[type=date],
  .navbar-form form .input-group > input[type=month],
  form .navbar-form .input-group > input[type=month],
  .navbar-form form .input-group > input[type=time],
  form .navbar-form .input-group > input[type=time],
  .navbar-form form .input-group > input[type=week],
  form .navbar-form .input-group > input[type=week],
  .navbar-form form .input-group > input[type=number],
  form .navbar-form .input-group > input[type=number],
  .navbar-form form .input-group > input[type=email],
  form .navbar-form .input-group > input[type=email],
  .navbar-form form .input-group > input[type=url],
  form .navbar-form .input-group > input[type=url],
  .navbar-form form .input-group > input[type=search],
  form .navbar-form .input-group > input[type=search],
  .navbar-form form .input-group > input[type=tel],
  form .navbar-form .input-group > input[type=tel],
  .navbar-form form .input-group > input[type=color],
  form .navbar-form .input-group > input[type=color] {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
  .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
.navbar-form {
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .product-chooser-tower-wrapper .product-chooser-tower .navbar-brand.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .navbar-default .navbar-brand.btn:hover, .navbar-default .navbar-brand:focus {
  color: rgb(93.5, 93.5, 93.5);
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .product-chooser-tower-wrapper .product-chooser-tower .navbar-nav > li > a.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .navbar-default .navbar-nav > li > a.btn:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: rgb(231.425, 231.425, 231.425);
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: rgb(231.425, 231.425, 231.425);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .product-chooser-tower-wrapper .product-chooser-tower .navbar-toggle.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .navbar-default .navbar-toggle.btn:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover, .navbar-default .product-chooser-tower-wrapper .product-chooser-tower .navbar-link.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .navbar-default .navbar-link.btn:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .product-chooser-tower-wrapper .product-chooser-tower .btn-link.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .navbar-default .btn-link.btn:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: rgb(8.5, 8.5, 8.5);
}
.navbar-inverse .navbar-brand {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .product-chooser-tower-wrapper .product-chooser-tower .navbar-brand.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .navbar-inverse .navbar-brand.btn:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-nav > li > a {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .product-chooser-tower-wrapper .product-chooser-tower .navbar-nav > li > a.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .navbar-inverse .navbar-nav > li > a.btn:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: rgb(8.5, 8.5, 8.5);
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: rgb(8.5, 8.5, 8.5);
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: rgb(157.335, 157.335, 157.335);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .product-chooser-tower-wrapper .product-chooser-tower .navbar-toggle.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .navbar-inverse .navbar-toggle.btn:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: rgb(16.15, 16.15, 16.15);
}
.navbar-inverse .navbar-link {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-link:hover, .navbar-inverse .product-chooser-tower-wrapper .product-chooser-tower .navbar-link.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .navbar-inverse .navbar-link.btn:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .btn-link:hover, .navbar-inverse .product-chooser-tower-wrapper .product-chooser-tower .btn-link.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .navbar-inverse .btn-link.btn:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}
.breadcrumb > .active {
  color: rgb(119.085, 119.085, 119.085);
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover, .product-chooser-tower-wrapper .product-chooser-tower .pagination > li > a.btn:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.product-chooser-tower-wrapper .product-chooser-tower .pagination > li > span.btn:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: rgb(34.6799586777, 82.4466942149, 123.6700413223);
  background-color: rgb(238.425, 238.425, 238.425);
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination > .active > a, .pagination > .active > a:hover, .product-chooser-tower-wrapper .product-chooser-tower .pagination > .active > a.btn:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.product-chooser-tower-wrapper .product-chooser-tower .pagination > .active > span.btn:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.product-chooser-tower-wrapper .product-chooser-tower .pagination > .disabled > span.btn:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.product-chooser-tower-wrapper .product-chooser-tower .pagination > .disabled > a.btn:hover,
.pagination > .disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager:before, .pager:after {
  display: table;
  content: " ";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover, .pager .product-chooser-tower-wrapper .product-chooser-tower li > a.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .pager li > a.btn:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: rgb(238.425, 238.425, 238.425);
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .product-chooser-tower-wrapper .product-chooser-tower .disabled > a.btn:hover,
.product-chooser-tower-wrapper .product-chooser-tower .pager .disabled > a.btn:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: rgb(119.085, 119.085, 119.085);
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, .product-chooser-tower-wrapper .product-chooser-tower a.label.btn:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: rgb(119.085, 119.085, 119.085);
}
.label-default[href]:hover, .product-chooser-tower-wrapper .product-chooser-tower .label-default[href].btn:hover, .label-default[href]:focus {
  background-color: rgb(93.585, 93.585, 93.585);
}

.label-primary {
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.label-primary[href]:hover, .product-chooser-tower-wrapper .product-chooser-tower .label-primary[href].btn:hover, .label-primary[href]:focus {
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

.label-success {
  background-color: #00A676;
}
.label-success[href]:hover, .product-chooser-tower-wrapper .product-chooser-tower .label-success[href].btn:hover, .label-success[href]:focus {
  background-color: rgb(0, 115, 81.7469879518);
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .product-chooser-tower-wrapper .product-chooser-tower .label-info[href].btn:hover, .label-info[href]:focus {
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .product-chooser-tower-wrapper .product-chooser-tower .label-warning[href].btn:hover, .label-warning[href]:focus {
  background-color: rgb(236.015625, 151.21875, 30.984375);
}

.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .product-chooser-tower-wrapper .product-chooser-tower .label-danger[href].btn:hover, .label-danger[href]:focus {
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: rgb(119.085, 119.085, 119.085);
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, .product-chooser-tower-wrapper .product-chooser-tower a.badge.btn:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: rgb(238.425, 238.425, 238.425);
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: rgb(212.925, 212.925, 212.925);
}
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 0;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover, .product-chooser-tower-wrapper .product-chooser-tower a.thumbnail.btn:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.alert-success hr {
  border-top-color: rgb(200.5555555556, 225.8333333333, 179.1666666667);
}
.alert-success .alert-link {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.alert-info hr {
  border-top-color: rgb(166.4434782609, 224.7043478261, 236.3565217391);
}
.alert-info .alert-link {
  color: rgb(35.984375, 82.25, 105.015625);
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.alert-warning hr {
  border-top-color: rgb(247.064516129, 225.4623655914, 180.935483871);
}
.alert-warning .alert-link {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.alert-danger hr {
  border-top-color: rgb(227.5869565217, 185.4130434783, 192.4420289855);
}
.alert-danger .alert-link {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #00A676;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .list-group-item.disabled.btn:hover, .list-group-item.disabled:focus {
  color: rgb(119.085, 119.085, 119.085);
  cursor: not-allowed;
  background-color: rgb(238.425, 238.425, 238.425);
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: rgb(119.085, 119.085, 119.085);
}
.list-group-item.active, .list-group-item.active:hover, .product-chooser-tower-wrapper .product-chooser-tower .list-group-item.active.btn:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: rgb(199.4324380165, 220.8950413223, 239.4175619835);
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, .product-chooser-tower-wrapper .product-chooser-tower a.list-group-item.btn:hover, a.list-group-item:focus,
button.list-group-item:hover,
.product-chooser-tower-wrapper .product-chooser-tower button.list-group-item.btn:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, .product-chooser-tower-wrapper .product-chooser-tower a.list-group-item-success.btn:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
.product-chooser-tower-wrapper .product-chooser-tower button.list-group-item-success.btn:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, .product-chooser-tower-wrapper .product-chooser-tower a.list-group-item-success.active.btn:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
.product-chooser-tower-wrapper .product-chooser-tower button.list-group-item-success.active.btn:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, .product-chooser-tower-wrapper .product-chooser-tower a.list-group-item-info.btn:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
.product-chooser-tower-wrapper .product-chooser-tower button.list-group-item-info.btn:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, .product-chooser-tower-wrapper .product-chooser-tower a.list-group-item-info.active.btn:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
.product-chooser-tower-wrapper .product-chooser-tower button.list-group-item-info.active.btn:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, .product-chooser-tower-wrapper .product-chooser-tower a.list-group-item-warning.btn:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
.product-chooser-tower-wrapper .product-chooser-tower button.list-group-item-warning.btn:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, .product-chooser-tower-wrapper .product-chooser-tower a.list-group-item-warning.active.btn:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
.product-chooser-tower-wrapper .product-chooser-tower button.list-group-item-warning.active.btn:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, .product-chooser-tower-wrapper .product-chooser-tower a.list-group-item-danger.btn:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
.product-chooser-tower-wrapper .product-chooser-tower button.list-group-item-danger.btn:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, .product-chooser-tower-wrapper .product-chooser-tower a.list-group-item-danger.active.btn:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
.product-chooser-tower-wrapper .product-chooser-tower button.list-group-item-danger.active.btn:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading .badge {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.panel-success {
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}

.panel-info {
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}

.panel-warning {
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}

.panel-danger {
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid rgb(227.15, 227.15, 227.15);
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 0;
}

.well-sm {
  padding: 9px;
  border-radius: 0;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover, .product-chooser-tower-wrapper .product-chooser-tower .close.btn:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  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;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  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;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  border-radius: -1 -1 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover, .product-chooser-tower-wrapper .product-chooser-tower .carousel-control.btn:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
/*@import "../node_modules/font-awesome/scss/font-awesome.scss";*/
/*!
 * Font Awesome Pro 5.0.6 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
/*!
 * Font Awesome Pro 5.3.1 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  src: url("/font/fa-regular-400.eot");
  src: url("/font/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/font/fa-regular-400.woff") format("woff"), url("/font/fa-regular-400.ttf") format("truetype"), url("/font/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

/*!
 * Font Awesome Pro 5.3.1 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  src: url("/font/fa-solid-900.eot");
  src: url("/font/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/font/fa-solid-900.woff") format("woff"), url("/font/fa-solid-900.ttf") format("truetype"), url("/font/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}

/*!
 * Font Awesome Pro 5.3.1 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  src: url("/font/fa-light-300.eot");
  src: url("/font/fa-light-300.eot?#iefix") format("embedded-opentype"), url("/font/fa-light-300.woff") format("woff"), url("/font/fa-light-300.ttf") format("truetype"), url("/font/fa-light-300.svg#fontawesome") format("svg");
}
.fal {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}

/*!
 * Font Awesome Pro 5.3.1 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  src: url("/font/fa-brands-400.eot");
  src: url("/font/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/font/fa-brands-400.woff") format("woff"), url("/font/fa-brands-400.ttf") format("truetype"), url("/font/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}

.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}

.fa-abacus:before {
  content: "\f640";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-ad:before {
  content: "\f641";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-alarm-clock:before {
  content: "\f34e";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-analytics:before {
  content: "\f643";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angry:before {
  content: "\f556";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-alt:before {
  content: "\f5d1";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-archway:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-alt-down:before {
  content: "\f354";
}

.fa-arrow-alt-from-bottom:before {
  content: "\f346";
}

.fa-arrow-alt-from-left:before {
  content: "\f347";
}

.fa-arrow-alt-from-right:before {
  content: "\f348";
}

.fa-arrow-alt-from-top:before {
  content: "\f349";
}

.fa-arrow-alt-left:before {
  content: "\f355";
}

.fa-arrow-alt-right:before {
  content: "\f356";
}

.fa-arrow-alt-square-down:before {
  content: "\f350";
}

.fa-arrow-alt-square-left:before {
  content: "\f351";
}

.fa-arrow-alt-square-right:before {
  content: "\f352";
}

.fa-arrow-alt-square-up:before {
  content: "\f353";
}

.fa-arrow-alt-to-bottom:before {
  content: "\f34a";
}

.fa-arrow-alt-to-left:before {
  content: "\f34b";
}

.fa-arrow-alt-to-right:before {
  content: "\f34c";
}

.fa-arrow-alt-to-top:before {
  content: "\f34d";
}

.fa-arrow-alt-up:before {
  content: "\f357";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-from-bottom:before {
  content: "\f342";
}

.fa-arrow-from-left:before {
  content: "\f343";
}

.fa-arrow-from-right:before {
  content: "\f344";
}

.fa-arrow-from-top:before {
  content: "\f345";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-square-down:before {
  content: "\f339";
}

.fa-arrow-square-left:before {
  content: "\f33a";
}

.fa-arrow-square-right:before {
  content: "\f33b";
}

.fa-arrow-square-up:before {
  content: "\f33c";
}

.fa-arrow-to-bottom:before {
  content: "\f33d";
}

.fa-arrow-to-left:before {
  content: "\f33e";
}

.fa-arrow-to-right:before {
  content: "\f340";
}

.fa-arrow-to-top:before {
  content: "\f341";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-atlas:before {
  content: "\f558";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-atom-alt:before {
  content: "\f5d3";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-award:before {
  content: "\f559";
}

.fa-aws:before {
  content: "\f375";
}

.fa-backpack:before {
  content: "\f5d4";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-badge:before {
  content: "\f335";
}

.fa-badge-check:before {
  content: "\f336";
}

.fa-badge-dollar:before {
  content: "\f645";
}

.fa-badge-percent:before {
  content: "\f646";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-balance-scale-left:before {
  content: "\f515";
}

.fa-balance-scale-right:before {
  content: "\f516";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-barcode-alt:before {
  content: "\f463";
}

.fa-barcode-read:before {
  content: "\f464";
}

.fa-barcode-scan:before {
  content: "\f465";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball:before {
  content: "\f432";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-basketball-hoop:before {
  content: "\f435";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-bolt:before {
  content: "\f376";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-slash:before {
  content: "\f377";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-school:before {
  content: "\f5d5";
}

.fa-bell-school-slash:before {
  content: "\f5d6";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bible:before {
  content: "\f647";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blanket:before {
  content: "\f498";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-bone-break:before {
  content: "\f5d8";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-alt:before {
  content: "\f5d9";
}

.fa-book-heart:before {
  content: "\f499";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-books:before {
  content: "\f5db";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-bowling-pins:before {
  content: "\f437";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-alt:before {
  content: "\f49a";
}

.fa-box-check:before {
  content: "\f467";
}

.fa-box-fragile:before {
  content: "\f49b";
}

.fa-box-full:before {
  content: "\f49c";
}

.fa-box-heart:before {
  content: "\f49d";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-box-up:before {
  content: "\f49f";
}

.fa-box-usd:before {
  content: "\f4a0";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-boxes-alt:before {
  content: "\f4a1";
}

.fa-boxing-glove:before {
  content: "\f438";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-browser:before {
  content: "\f37e";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-bullseye-arrow:before {
  content: "\f648";
}

.fa-bullseye-pointer:before {
  content: "\f649";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-bus-school:before {
  content: "\f5dd";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-cabinet-filing:before {
  content: "\f64b";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calculator-alt:before {
  content: "\f64c";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-edit:before {
  content: "\f333";
}

.fa-calendar-exclamation:before {
  content: "\f334";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-alt:before {
  content: "\f332";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-car-alt:before {
  content: "\f5de";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-car-bump:before {
  content: "\f5e0";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-garage:before {
  content: "\f5e2";
}

.fa-car-mechanic:before {
  content: "\f5e3";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-car-tilt:before {
  content: "\f5e5";
}

.fa-car-wash:before {
  content: "\f5e6";
}

.fa-caret-circle-down:before {
  content: "\f32d";
}

.fa-caret-circle-left:before {
  content: "\f32e";
}

.fa-caret-circle-right:before {
  content: "\f330";
}

.fa-caret-circle-up:before {
  content: "\f331";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-line-down:before {
  content: "\f64d";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-chart-pie-alt:before {
  content: "\f64e";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-bishop-alt:before {
  content: "\f43b";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-clock:before {
  content: "\f43d";
}

.fa-chess-clock-alt:before {
  content: "\f43e";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-king-alt:before {
  content: "\f440";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-knight-alt:before {
  content: "\f442";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-pawn-alt:before {
  content: "\f444";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-queen-alt:before {
  content: "\f446";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chess-rook-alt:before {
  content: "\f448";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-double-down:before {
  content: "\f322";
}

.fa-chevron-double-left:before {
  content: "\f323";
}

.fa-chevron-double-right:before {
  content: "\f324";
}

.fa-chevron-double-up:before {
  content: "\f325";
}

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

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-square-down:before {
  content: "\f329";
}

.fa-chevron-square-left:before {
  content: "\f32a";
}

.fa-chevron-square-right:before {
  content: "\f32b";
}

.fa-chevron-square-up:before {
  content: "\f32c";
}

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

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-church:before {
  content: "\f51d";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-city:before {
  content: "\f64f";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clipboard-prescription:before {
  content: "\f5e8";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-club:before {
  content: "\f327";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-code-commit:before {
  content: "\f386";
}

.fa-code-merge:before {
  content: "\f387";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comment-alt-check:before {
  content: "\f4a2";
}

.fa-comment-alt-dollar:before {
  content: "\f650";
}

.fa-comment-alt-dots:before {
  content: "\f4a3";
}

.fa-comment-alt-edit:before {
  content: "\f4a4";
}

.fa-comment-alt-exclamation:before {
  content: "\f4a5";
}

.fa-comment-alt-lines:before {
  content: "\f4a6";
}

.fa-comment-alt-minus:before {
  content: "\f4a7";
}

.fa-comment-alt-plus:before {
  content: "\f4a8";
}

.fa-comment-alt-slash:before {
  content: "\f4a9";
}

.fa-comment-alt-smile:before {
  content: "\f4aa";
}

.fa-comment-alt-times:before {
  content: "\f4ab";
}

.fa-comment-check:before {
  content: "\f4ac";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-edit:before {
  content: "\f4ae";
}

.fa-comment-exclamation:before {
  content: "\f4af";
}

.fa-comment-lines:before {
  content: "\f4b0";
}

.fa-comment-minus:before {
  content: "\f4b1";
}

.fa-comment-plus:before {
  content: "\f4b2";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comment-smile:before {
  content: "\f4b4";
}

.fa-comment-times:before {
  content: "\f4b5";
}

.fa-comments:before {
  content: "\f086";
}

.fa-comments-alt:before {
  content: "\f4b6";
}

.fa-comments-alt-dollar:before {
  content: "\f652";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compass-slash:before {
  content: "\f5e9";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-alt:before {
  content: "\f422";
}

.fa-compress-wide:before {
  content: "\f326";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-container-storage:before {
  content: "\f4b7";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-conveyor-belt:before {
  content: "\f46e";
}

.fa-conveyor-belt-alt:before {
  content: "\f46f";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-credit-card-blank:before {
  content: "\f389";
}

.fa-credit-card-front:before {
  content: "\f38a";
}

.fa-cricket:before {
  content: "\f449";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crop-alt:before {
  content: "\f565";
}

.fa-cross:before {
  content: "\f654";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-curling:before {
  content: "\f44a";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-desktop-alt:before {
  content: "\f390";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-diploma:before {
  content: "\f5ea";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-dna:before {
  content: "\f471";
}

.fa-do-not-enter:before {
  content: "\f5ec";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-empty:before {
  content: "\f473";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-dolly-flatbed-alt:before {
  content: "\f475";
}

.fa-dolly-flatbed-empty:before {
  content: "\f476";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-drafting-compass:before {
  content: "\f568";
}

.fa-draw-circle:before {
  content: "\f5ed";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-draw-square:before {
  content: "\f5ef";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-ear:before {
  content: "\f5f0";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edit:before {
  content: "\f044";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-h-alt:before {
  content: "\f39b";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ellipsis-v-alt:before {
  content: "\f39c";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-empty-set:before {
  content: "\f656";
}

.fa-engine-warning:before {
  content: "\f5f2";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-dollar:before {
  content: "\f657";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-equals:before {
  content: "\f52c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-square:before {
  content: "\f321";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-alt:before {
  content: "\f424";
}

.fa-expand-arrows:before {
  content: "\f31d";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expand-wide:before {
  content: "\f320";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-female:before {
  content: "\f182";
}

.fa-field-hockey:before {
  content: "\f44c";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-certificate:before {
  content: "\f5f3";
}

.fa-file-chart-line:before {
  content: "\f659";
}

.fa-file-chart-pie:before {
  content: "\f65a";
}

.fa-file-check:before {
  content: "\f316";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-edit:before {
  content: "\f31c";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-exclamation:before {
  content: "\f31a";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-minus:before {
  content: "\f318";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-plus:before {
  content: "\f319";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-file-spreadsheet:before {
  content: "\f65b";
}

.fa-file-times:before {
  content: "\f317";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-file-user:before {
  content: "\f65c";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-film:before {
  content: "\f008";
}

.fa-film-alt:before {
  content: "\f3a0";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-fish:before {
  content: "\f578";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-minus:before {
  content: "\f65d";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-folder-times:before {
  content: "\f65f";
}

.fa-folders:before {
  content: "\f660";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-football-helmet:before {
  content: "\f44f";
}

.fa-forklift:before {
  content: "\f47a";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-fragile:before {
  content: "\f4bb";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frown:before {
  content: "\f119";
}

.fa-frown-open:before {
  content: "\f57a";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-function:before {
  content: "\f661";
}

.fa-funnel-dollar:before {
  content: "\f662";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gas-pump-slash:before {
  content: "\f5f4";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-gift-card:before {
  content: "\f663";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glasses-alt:before {
  content: "\f5f5";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-globe-africa:before {
  content: "\f57c";
}

.fa-globe-americas:before {
  content: "\f57d";
}

.fa-globe-asia:before {
  content: "\f57e";
}

.fa-globe-stand:before {
  content: "\f5f6";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-golf-club:before {
  content: "\f451";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-h1:before {
  content: "\f313";
}

.fa-h2:before {
  content: "\f314";
}

.fa-h3:before {
  content: "\f315";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-hand-heart:before {
  content: "\f4bc";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-box:before {
  content: "\f47b";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-seedling:before {
  content: "\f4bf";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-holding-water:before {
  content: "\f4c1";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-receiving:before {
  content: "\f47c";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-heart:before {
  content: "\f4c3";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-hands-usd:before {
  content: "\f4c5";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-handshake-alt:before {
  content: "\f4c6";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-haykal:before {
  content: "\f666";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-headphones-alt:before {
  content: "\f58f";
}

.fa-headset:before {
  content: "\f590";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heart-circle:before {
  content: "\f4c7";
}

.fa-heart-rate:before {
  content: "\f5f8";
}

.fa-heart-square:before {
  content: "\f4c8";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-hexagon:before {
  content: "\f312";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-hockey-sticks:before {
  content: "\f454";
}

.fa-home:before {
  content: "\f015";
}

.fa-home-heart:before {
  content: "\f4c9";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-inbox-in:before {
  content: "\f310";
}

.fa-inbox-out:before {
  content: "\f311";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-industry-alt:before {
  content: "\f3b3";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-info-square:before {
  content: "\f30f";
}

.fa-inhaler:before {
  content: "\f5f9";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-integral:before {
  content: "\f667";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-intersection:before {
  content: "\f668";
}

.fa-inventory:before {
  content: "\f480";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-jack-o-lantern:before {
  content: "\f30e";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joint:before {
  content: "\f595";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-journal-whills:before {
  content: "\f66a";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-key:before {
  content: "\f084";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-keynote:before {
  content: "\f66c";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kidneys:before {
  content: "\f5fb";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-lambda:before {
  content: "\f66e";
}

.fa-lamp:before {
  content: "\f4ca";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-layer-minus:before {
  content: "\f5fe";
}

.fa-layer-plus:before {
  content: "\f5ff";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leaf-heart:before {
  content: "\f4cb";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-lightbulb-dollar:before {
  content: "\f670";
}

.fa-lightbulb-exclamation:before {
  content: "\f671";
}

.fa-lightbulb-on:before {
  content: "\f672";
}

.fa-lightbulb-slash:before {
  content: "\f673";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lips:before {
  content: "\f600";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location:before {
  content: "\f601";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-location-circle:before {
  content: "\f602";
}

.fa-location-slash:before {
  content: "\f603";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-alt:before {
  content: "\f30d";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-lock-open-alt:before {
  content: "\f3c2";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-loveseat:before {
  content: "\f4cc";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luchador:before {
  content: "\f455";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lungs:before {
  content: "\f604";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-mail-bulk:before {
  content: "\f674";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-marker-alt-slash:before {
  content: "\f605";
}

.fa-map-marker-check:before {
  content: "\f606";
}

.fa-map-marker-edit:before {
  content: "\f607";
}

.fa-map-marker-exclamation:before {
  content: "\f608";
}

.fa-map-marker-minus:before {
  content: "\f609";
}

.fa-map-marker-plus:before {
  content: "\f60a";
}

.fa-map-marker-question:before {
  content: "\f60b";
}

.fa-map-marker-slash:before {
  content: "\f60c";
}

.fa-map-marker-smile:before {
  content: "\f60d";
}

.fa-map-marker-times:before {
  content: "\f60e";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaphone:before {
  content: "\f675";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-mind-share:before {
  content: "\f677";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-hexagon:before {
  content: "\f307";
}

.fa-minus-octagon:before {
  content: "\f308";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-mobile-android:before {
  content: "\f3ce";
}

.fa-mobile-android-alt:before {
  content: "\f3cf";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-monitor-heart-rate:before {
  content: "\f611";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neos:before {
  content: "\f612";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-nintendo-switch:before {
  content: "\f418";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-octagon:before {
  content: "\f306";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-oil-temp:before {
  content: "\f614";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-om:before {
  content: "\f679";
}

.fa-omega:before {
  content: "\f67a";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-brush-alt:before {
  content: "\f5a9";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-pallet-alt:before {
  content: "\f483";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-parking:before {
  content: "\f540";
}

.fa-parking-circle:before {
  content: "\f615";
}

.fa-parking-circle-slash:before {
  content: "\f616";
}

.fa-parking-slash:before {
  content: "\f617";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-paintbrush:before {
  content: "\f618";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-pennant:before {
  content: "\f456";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-carry:before {
  content: "\f4cf";
}

.fa-person-dolly:before {
  content: "\f4d0";
}

.fa-person-dolly-empty:before {
  content: "\f4d1";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-office:before {
  content: "\f67d";
}

.fa-phone-plus:before {
  content: "\f4d2";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-php:before {
  content: "\f457";
}

.fa-pi:before {
  content: "\f67e";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-alt:before {
  content: "\f3de";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-hexagon:before {
  content: "\f300";
}

.fa-plus-octagon:before {
  content: "\f301";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-podium:before {
  content: "\f680";
}

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poop:before {
  content: "\f619";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-pray:before {
  content: "\f683";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-presentation:before {
  content: "\f685";
}

.fa-print:before {
  content: "\f02f";
}

.fa-print-slash:before {
  content: "\f686";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-question-square:before {
  content: "\f2fd";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-quran:before {
  content: "\f687";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-racquet:before {
  content: "\f45a";
}

.fa-ramp-loading:before {
  content: "\f4d4";
}

.fa-random:before {
  content: "\f074";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-rectangle-landscape:before {
  content: "\f2fa";
}

.fa-rectangle-portrait:before {
  content: "\f2fb";
}

.fa-rectangle-wide:before {
  content: "\f2fc";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-rendact:before {
  content: "\f3e4";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-repeat:before {
  content: "\f363";
}

.fa-repeat-1:before {
  content: "\f365";
}

.fa-repeat-1-alt:before {
  content: "\f366";
}

.fa-repeat-alt:before {
  content: "\f364";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-retweet-alt:before {
  content: "\f361";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-route-highway:before {
  content: "\f61a";
}

.fa-route-interstate:before {
  content: "\f61b";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-triangle:before {
  content: "\f61c";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-scalpel:before {
  content: "\f61d";
}

.fa-scalpel-path:before {
  content: "\f61e";
}

.fa-scanner:before {
  content: "\f488";
}

.fa-scanner-keyboard:before {
  content: "\f489";
}

.fa-scanner-touchscreen:before {
  content: "\f48a";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scrubber:before {
  content: "\f2f8";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-dollar:before {
  content: "\f688";
}

.fa-search-location:before {
  content: "\f689";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-all:before {
  content: "\f367";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield:before {
  content: "\f132";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-shield-check:before {
  content: "\f2f7";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shipping-timed:before {
  content: "\f48c";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shredder:before {
  content: "\f68a";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-shuttlecock:before {
  content: "\f45b";
}

.fa-sigma:before {
  content: "\f68b";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signal-1:before {
  content: "\f68c";
}

.fa-signal-2:before {
  content: "\f68d";
}

.fa-signal-3:before {
  content: "\f68e";
}

.fa-signal-4:before {
  content: "\f68f";
}

.fa-signal-alt:before {
  content: "\f690";
}

.fa-signal-alt-1:before {
  content: "\f691";
}

.fa-signal-alt-2:before {
  content: "\f692";
}

.fa-signal-alt-3:before {
  content: "\f693";
}

.fa-signal-alt-slash:before {
  content: "\f694";
}

.fa-signal-slash:before {
  content: "\f695";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skeleton:before {
  content: "\f620";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-sliders-h-square:before {
  content: "\f3f0";
}

.fa-sliders-v:before {
  content: "\f3f1";
}

.fa-sliders-v-square:before {
  content: "\f3f2";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-plus:before {
  content: "\f5b9";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-socks:before {
  content: "\f696";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-spade:before {
  content: "\f2f4";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-spinner-third:before {
  content: "\f3f4";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-square-root:before {
  content: "\f697";
}

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-star-exclamation:before {
  content: "\f2f3";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-steering-wheel:before {
  content: "\f622";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stomach:before {
  content: "\f623";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablet-android:before {
  content: "\f3fb";
}

.fa-tablet-android-alt:before {
  content: "\f3fc";
}

.fa-tablet-rugged:before {
  content: "\f48f";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer:before {
  content: "\f0e4";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tachometer-alt-average:before {
  content: "\f624";
}

.fa-tachometer-alt-fast:before {
  content: "\f625";
}

.fa-tachometer-alt-fastest:before {
  content: "\f626";
}

.fa-tachometer-alt-slow:before {
  content: "\f627";
}

.fa-tachometer-alt-slowest:before {
  content: "\f628";
}

.fa-tachometer-average:before {
  content: "\f629";
}

.fa-tachometer-fast:before {
  content: "\f62a";
}

.fa-tachometer-fastest:before {
  content: "\f62b";
}

.fa-tachometer-slow:before {
  content: "\f62c";
}

.fa-tachometer-slowest:before {
  content: "\f62d";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tally:before {
  content: "\f69c";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tennis-ball:before {
  content: "\f45e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-theta:before {
  content: "\f69e";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-tilde:before {
  content: "\f69f";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-times-hexagon:before {
  content: "\f2ee";
}

.fa-times-octagon:before {
  content: "\f2f0";
}

.fa-times-square:before {
  content: "\f2d3";
}

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tire:before {
  content: "\f631";
}

.fa-tire-flat:before {
  content: "\f632";
}

.fa-tire-pressure-warning:before {
  content: "\f633";
}

.fa-tire-rugged:before {
  content: "\f634";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-toothbrush:before {
  content: "\f635";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-cone:before {
  content: "\f636";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-traffic-light-go:before {
  content: "\f638";
}

.fa-traffic-light-slow:before {
  content: "\f639";
}

.fa-traffic-light-stop:before {
  content: "\f63a";
}

.fa-train:before {
  content: "\f238";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-tree-alt:before {
  content: "\f400";
}

.fa-trello:before {
  content: "\f181";
}

.fa-triangle:before {
  content: "\f2ec";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-trophy-alt:before {
  content: "\f2eb";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-container:before {
  content: "\f4dc";
}

.fa-truck-couch:before {
  content: "\f4dd";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-truck-ramp:before {
  content: "\f4e0";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-tv-retro:before {
  content: "\f401";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-union:before {
  content: "\f6a2";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-usb:before {
  content: "\f287";
}

.fa-usd-circle:before {
  content: "\f2e8";
}

.fa-usd-square:before {
  content: "\f2e9";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-chart:before {
  content: "\f6a3";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-crown:before {
  content: "\f6a4";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-class:before {
  content: "\f63d";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-users-crown:before {
  content: "\f6a5";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-fork:before {
  content: "\f2e3";
}

.fa-utensil-knife:before {
  content: "\f2e4";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-utensils-alt:before {
  content: "\f2e6";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-value-absolute:before {
  content: "\f6a6";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-plus:before {
  content: "\f4e1";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume:before {
  content: "\f6a8";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-slash:before {
  content: "\f2e2";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-warehouse-alt:before {
  content: "\f495";
}

.fa-watch:before {
  content: "\f2e1";
}

.fa-watch-fitness:before {
  content: "\f63e";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whistle:before {
  content: "\f460";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wifi-1:before {
  content: "\f6aa";
}

.fa-wifi-2:before {
  content: "\f6ab";
}

.fa-wifi-slash:before {
  content: "\f6ac";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-window:before {
  content: "\f40e";
}

.fa-window-alt:before {
  content: "\f40f";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* Color Palette 2022 */
/* END Color Palette 2022 */
.primary {
  color: #0973CC;
}

.primary-dark {
  color: rgb(7.9225352113, 101.2323943662, 179.5774647887);
}

.primary-darker {
  color: rgb(7.9225352113, 101.2323943662, 179.5774647887);
}

.secondary {
  color: #333740;
}

.secondary-dark {
  color: rgb(39.6913043478, 42.8043478261, 49.8086956522);
}

.secondary-darker {
  color: rgb(5.7652173913, 6.2173913043, 7.2347826087);
}

/*#region checkbox variables*/
/*#endregion*/
/*#region radio button variables*/
/*#endregion*/
.text-primary {
  color: #0973CC;
}

a.text-primary:hover, .product-chooser-tower-wrapper .product-chooser-tower a.text-primary.btn:hover,
a.text-primary:focus {
  color: rgb(6.8450704225, 87.4647887324, 155.1549295775);
}

.text-bg-shaded {
  color: #6E7481;
}

.bg-dark {
  color: #e2e2e2;
}

.black {
  color: #444;
}

.white {
  color: #fff;
}

.important-white {
  color: #fff !important;
}

.alt-row {
  color: #f5f6f6;
}

.green, .text-green {
  color: #11881B !important;
}

.red, .text-red {
  color: #D82631;
}

.frost-white {
  color: rgba(255, 255, 255, 0.12);
}

.text-dark {
  color: #99a2a7;
}

.text-green {
  color: #11881B;
}

.purple-text {
  color: #5E5ED3;
}

.disabled {
  color: rgb(200.5, 200.5, 200.5);
}

.tile-0 {
  border: 1px solid #333740;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
}
.tile-0 .row {
  padding-top: 8px;
  padding-bottom: 8px;
}
.tile-0 .row:first-of-type {
  background: #333740 !important;
}

.text-white {
  color: #fff;
}

.frost-white-bg {
  background: rgba(255, 255, 255, 0.12);
}

.text-required, .field-validation-error {
  color: #D82631;
}

.reset-bs-inset, .reset-bs-rows, .reset-bs-row-inset, .reset-bs-row-margin {
  margin-left: -15px;
  margin-right: -15px;
}

/*#region herobanners*/
/*#endregion*/
/*#region Tickers*/
/*#endregion*/
@keyframes from-dark-to-light {
  from {
    color: rgb(7.9225352113, 101.2323943662, 179.5774647887);
  }
  to {
    color: #fff;
  }
}
.fade-enter-active, .fade-leave-active {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.fade-enter, .fade-leave-active {
  opacity: 0;
}

/* always present */
.expand-transition {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

/* .expand-enter defines the starting state for entering */
/* .expand-leave defines the ending state for leaving */
.expand-enter, .expand-leave {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.animate-show {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  opacity: 1;
}

.animate-hide {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  opacity: 0;
}

#efileApp {
  height: auto;
  position: relative;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#efileApp .slide-content {
  /*width: 100%;
  background: $white;
  position: absolute;
  top: 0;*/
}

.ts-transitions-enter,
.ts-transitions-enter-to,
.ts-transitions-leave,
.ts-transitions-leave-to {
  width: calc(100% + 30px);
  background: #fff;
  position: absolute;
  top: 0;
}

.ts-transitions-enter-to {
  position: relative;
}

.ts-transitions-leave-to {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  opacity: 0;
}

.ts-slide-enter,
.ts-slide-enter-to,
.ts-slide-leave,
.ts-slide-leave-to {
  position: absolute;
}

.ts-slide-enter {
  opacity: 0;
}

.ts-slide.fade-enter {
  top: 0;
}

.ts-slide-enter-to {
  position: relative;
}

.ts-slide-leave-to {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  opacity: 0;
}

.ts-page-transition-enter,
.ts-page-transition-enter-to,
.ts-page-transition-leave,
.ts-page-transition-leave-to {
  background: #fff;
  position: absolute;
  top: 0;
}

.ts-page-transition-enter {
  opacity: 0;
}

.ts-page-transition-enter-to {
  position: relative;
}

.ts-page-transition-leave,
.ts-page-transition-leave-to {
  width: calc(100% + 30px);
}

.ts-page-transition-leave-to {
  opacity: 0;
}

@font-face {
  font-family: "StateFaceRegular";
  src: url("../font/stateface-regular-webfont.eot");
  src: url("../font/stateface-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../font/stateface-regular-webfont.woff") format("woff"), url("../font/stateface-regular-webfont.ttf") format("truetype"), url("../font/stateface-regular-webfont.svg#StateFaceRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-taxslayer-logo {
  width: 140px;
  height: 26px;
  background: url(../images/taxslayer/TaxSlayer_logo.svg);
  background-size: 138px 26px;
  background-repeat: no-repeat;
  display: block;
}
@media (max-width: 766px) {
  .icon-taxslayer-logo.ca-taxslayer-overwrite {
    background: url(../images/taxslayer/TaxSlayer_icon.svg);
    width: 45px;
    height: 45px;
  }
}
.icon-taxslayer-logo.dark {
  background: url(../images/taxslayer/TaxSlayer_logo_dark.svg) no-repeat;
}

.icon-taxslayerpro-logo {
  width: 140px;
  height: 26px;
  background: url(../images/taxslayer/TaxSlayerPro_logo.svg);
  background-size: 138px 26px;
  background-repeat: no-repeat;
  display: block;
}
@media (max-width: 766px) {
  .icon-taxslayerpro-logo.ca-taxslayer-overwrite {
    background: url(../images/taxslayer/TaxSlayerPro_icon.svg);
    width: 45px;
    height: 45px;
  }
}

.icon-freetaxnow-logo {
  width: 140px;
  height: 26px;
  background: url(../images/freetaxnow/FreeTaxNow_logo.svg);
  background-size: 138px 26px;
  background-repeat: no-repeat;
  display: block;
}
@media (max-width: 766px) {
  .icon-freetaxnow-logo.ca-taxslayer-overwrite {
    background: url(../images/freetaxnow/FreeTaxNow_icon.svg);
    width: 45px;
    height: 45px;
  }
}

.icon-e-filecom-logo {
  width: 140px;
  height: 26px;
  background: url(../images/efile/E-file_logo.svg);
  background-size: 138px 26px;
  background-repeat: no-repeat;
  display: block;
}
@media (max-width: 766px) {
  .icon-e-filecom-logo.ca-taxslayer-overwrite {
    background: url(../images/efile/E-file_icon.svg) no-repeat;
    width: 45px;
    height: 45px;
  }
}

.icon-experian-logo {
  width: 350px;
  height: auto;
  background: url(../images/experian/experian_logo.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
}
@media (max-width: 766px) {
  .icon-experian-logo.ca-taxslayer-overwrite {
    background: url(../images/experian/experian_icon.svg) no-repeat;
    width: 66px;
    height: 66px;
  }
}

.icon-ramseysmarttax-logo {
  display: inline-block;
  background: url(../images/ramseysmarttax/ramsey_smarttax_logo.svg) no-repeat;
  width: 190px;
  height: 56px;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 766px) {
  .icon-ramseysmarttax-logo.ca-taxslayer-overwrite {
    background: url(../images/ramseysmarttax/ramseytax_Icon.svg) no-repeat;
    width: 45px;
    height: 45px;
  }
}

.fa-up-01 {
  font-size: 1.1em !important;
}

.fa-up-02 {
  font-size: 1.2em !important;
}

.fa-up-03 {
  font-size: 1.3em !important;
}

.fa-up-04 {
  font-size: 1.4em !important;
}

.fa-up-05 {
  font-size: 1.5em !important;
}

.fa-up-06 {
  font-size: 1.6em !important;
}

.fa-up-07 {
  font-size: 1.7em !important;
}

.fa-up-08 {
  font-size: 1.8em !important;
}

.fa-up-09 {
  font-size: 1.9em !important;
}

.lock-check-override {
  padding: 1.5em;
  border-radius: 50%;
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.07);
  background: white;
}
.lock-check-override i {
  position: absolute;
  top: 0.3em;
}
.lock-check-override i.fa-check {
  display: inline-block;
  color: green-color;
  font-size: 1.3em;
  margin-top: 0.4em;
}

.gavel-override {
  padding: 1.5em;
  border-radius: 50%;
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.07);
  background: white;
}
.gavel-override i {
  position: absolute;
}

.fileNgo {
  min-height: 200px;
  background: url(../images/fileNgo.svg);
  background-size: 211px 143px;
  background-repeat: no-repeat;
  background-position: right center;
  display: block;
}

.license-pen {
  height: 45px;
  width: 45px;
  min-height: 45px;
  background: url(../images/sign-icon.svg);
  background-size: 45px 45px;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  padding: 0;
  margin: -20px;
}

.text-italic {
  font-style: italic;
}

.stateface {
  font-family: "StateFaceRegular", sans-serif;
}

.stateface-ga::before {
  content: "J";
}

.plus-circle:before {
  margin-right: 6px;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  content: "\f055";
}

/*#region herobanners*/
.herobanner-success {
  color: #11881B !important;
  padding: 40px;
  background: #fff;
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0 0 20px rgba(52, 55, 65, 0.1);
}
@media (min-width: 1200px) {
  .herobanner-success section {
    margin: 0 20%;
  }
}
.herobanner-success section {
  -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 2s; /* Firefox < 16 */
  -ms-animation: fadein 2s; /* Internet Explorer */
  -o-animation: fadein 2s; /* Opera < 12.1 */
  animation: fadein 2s;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.herobanner-success section {
  /* Firefox < 16 */
}
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.herobanner-success section {
  /* Safari, Chrome and Opera > 12.1 */
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.herobanner-success section {
  /* Internet Explorer */
}
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.herobanner-success section {
  /* Opera < 12.1 */
}
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.herobanner-success div.hero-icon {
  float: left;
  text-align: center;
  display: none;
}
@media (max-width: 480px) {
  .herobanner-success div.hero-icon {
    width: 0%;
  }
}
@media (min-width: 768px) {
  .herobanner-success div.hero-icon {
    display: block;
    width: 25%;
    font-size: 3em !important;
  }
}
@media (min-width: 1200px) {
  .herobanner-success div.hero-icon {
    width: 25%;
    font-size: 6em !important;
  }
}
.herobanner-success div.hero-text {
  float: left;
}
@media (max-width: 480px) {
  .herobanner-success div.hero-text {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .herobanner-success div.hero-text {
    width: 75%;
    margin-top: 3%;
  }
}
@media (max-width: 480px) {
  .herobanner-success div.hero-text h2 {
    font-size: 1.5em;
    margin-top: 10px;
  }
}
@media (min-width: 1200px) {
  .herobanner-success div.hero-text h2 {
    font-size: 2.5em;
  }
}
@media (max-width: 480px) {
  .herobanner-success div.hero-text h3 {
    font-size: 1em;
  }
}
@media (min-width: 1200px) {
  .herobanner-success div.hero-text h3 {
    font-size: 1.5em;
  }
}
.herobanner-success div.hero-text h3 {
  margin-top: 0em;
}

.herobanner-warning {
  color: #FFD600 !important;
  padding: 40px;
  background: #fff;
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0 0 20px rgba(52, 55, 65, 0.1);
}
@media (min-width: 1200px) {
  .herobanner-warning section {
    margin: 0 20%;
  }
}
.herobanner-warning section {
  -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 2s; /* Firefox < 16 */
  -ms-animation: fadein 2s; /* Internet Explorer */
  -o-animation: fadein 2s; /* Opera < 12.1 */
  animation: fadein 2s;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.herobanner-warning section {
  /* Firefox < 16 */
}
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.herobanner-warning section {
  /* Safari, Chrome and Opera > 12.1 */
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.herobanner-warning section {
  /* Internet Explorer */
}
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.herobanner-warning section {
  /* Opera < 12.1 */
}
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.herobanner-warning div.hero-icon {
  float: left;
  text-align: center;
  display: none;
}
@media (max-width: 480px) {
  .herobanner-warning div.hero-icon {
    width: 0%;
  }
}
@media (min-width: 768px) {
  .herobanner-warning div.hero-icon {
    display: block;
    width: 25%;
    font-size: 3em !important;
  }
}
@media (min-width: 1200px) {
  .herobanner-warning div.hero-icon {
    width: 25%;
    font-size: 6em !important;
  }
}
.herobanner-warning div.hero-text {
  float: left;
}
@media (max-width: 480px) {
  .herobanner-warning div.hero-text {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .herobanner-warning div.hero-text {
    width: 75%;
    margin-top: 3%;
  }
}
@media (max-width: 480px) {
  .herobanner-warning div.hero-text h2 {
    font-size: 1.5em;
    margin-top: 10px;
  }
}
@media (min-width: 1200px) {
  .herobanner-warning div.hero-text h2 {
    font-size: 2.5em;
  }
}
@media (max-width: 480px) {
  .herobanner-warning div.hero-text h3 {
    font-size: 1em;
  }
}
@media (min-width: 1200px) {
  .herobanner-warning div.hero-text h3 {
    font-size: 1.5em;
  }
}
.herobanner-warning div.hero-text h3 {
  margin-top: 0em;
}

.herobanner-info {
  color: #0973CC !important;
  padding: 40px;
  background: #fff;
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0 0 20px rgba(52, 55, 65, 0.1);
}
@media (min-width: 1200px) {
  .herobanner-info section {
    margin: 0 20%;
  }
}
.herobanner-info section {
  -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 2s; /* Firefox < 16 */
  -ms-animation: fadein 2s; /* Internet Explorer */
  -o-animation: fadein 2s; /* Opera < 12.1 */
  animation: fadein 2s;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.herobanner-info section {
  /* Firefox < 16 */
}
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.herobanner-info section {
  /* Safari, Chrome and Opera > 12.1 */
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.herobanner-info section {
  /* Internet Explorer */
}
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.herobanner-info section {
  /* Opera < 12.1 */
}
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.herobanner-info div.hero-icon {
  float: left;
  text-align: center;
  display: none;
}
@media (max-width: 480px) {
  .herobanner-info div.hero-icon {
    width: 0%;
  }
}
@media (min-width: 768px) {
  .herobanner-info div.hero-icon {
    display: block;
    width: 25%;
    font-size: 3em !important;
  }
}
@media (min-width: 1200px) {
  .herobanner-info div.hero-icon {
    width: 25%;
    font-size: 6em !important;
  }
}
.herobanner-info div.hero-text {
  float: left;
}
@media (max-width: 480px) {
  .herobanner-info div.hero-text {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .herobanner-info div.hero-text {
    width: 75%;
    margin-top: 3%;
  }
}
@media (max-width: 480px) {
  .herobanner-info div.hero-text h2 {
    font-size: 1.5em;
    margin-top: 10px;
  }
}
@media (min-width: 1200px) {
  .herobanner-info div.hero-text h2 {
    font-size: 2.5em;
  }
}
@media (max-width: 480px) {
  .herobanner-info div.hero-text h3 {
    font-size: 1em;
  }
}
@media (min-width: 1200px) {
  .herobanner-info div.hero-text h3 {
    font-size: 1.5em;
  }
}
.herobanner-info div.hero-text h3 {
  margin-top: 0em;
}

.herobanner-danger {
  color: #D82631 !important;
  padding: 40px;
  background: #fff;
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0 0 20px rgba(52, 55, 65, 0.1);
}
@media (min-width: 1200px) {
  .herobanner-danger section {
    margin: 0 20%;
  }
}
.herobanner-danger section {
  -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 2s; /* Firefox < 16 */
  -ms-animation: fadein 2s; /* Internet Explorer */
  -o-animation: fadein 2s; /* Opera < 12.1 */
  animation: fadein 2s;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.herobanner-danger section {
  /* Firefox < 16 */
}
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.herobanner-danger section {
  /* Safari, Chrome and Opera > 12.1 */
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.herobanner-danger section {
  /* Internet Explorer */
}
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.herobanner-danger section {
  /* Opera < 12.1 */
}
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.herobanner-danger div.hero-icon {
  float: left;
  text-align: center;
  display: none;
}
@media (max-width: 480px) {
  .herobanner-danger div.hero-icon {
    width: 0%;
  }
}
@media (min-width: 768px) {
  .herobanner-danger div.hero-icon {
    display: block;
    width: 25%;
    font-size: 3em !important;
  }
}
@media (min-width: 1200px) {
  .herobanner-danger div.hero-icon {
    width: 25%;
    font-size: 6em !important;
  }
}
.herobanner-danger div.hero-text {
  float: left;
}
@media (max-width: 480px) {
  .herobanner-danger div.hero-text {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .herobanner-danger div.hero-text {
    width: 75%;
    margin-top: 3%;
  }
}
@media (max-width: 480px) {
  .herobanner-danger div.hero-text h2 {
    font-size: 1.5em;
    margin-top: 10px;
  }
}
@media (min-width: 1200px) {
  .herobanner-danger div.hero-text h2 {
    font-size: 2.5em;
  }
}
@media (max-width: 480px) {
  .herobanner-danger div.hero-text h3 {
    font-size: 1em;
  }
}
@media (min-width: 1200px) {
  .herobanner-danger div.hero-text h3 {
    font-size: 1.5em;
  }
}
.herobanner-danger div.hero-text h3 {
  margin-top: 0em;
}

/*#endregion*/
/*#region navigation glyphter icons*/
@font-face {
  font-family: "ts-nav";
  src: url("../font/ts-nav.eot");
  src: url("../font/ts-nav.eot?#iefix") format("embedded-opentype"), url("../font/ts-nav.woff") format("woff"), url("../font/ts-nav.ttf") format("truetype"), url("../font/ts-nav.svg#ts-nav") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class*=ts-nav-icon-]:before {
  display: inline-block;
  font-family: "ts-nav";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ts-nav-icon-amended:before {
  content: "A";
}

.ts-nav-icon-basic-information:before {
  content: "B";
}

.ts-nav-icon-efile:before {
  content: "C";
}

.ts-nav-icon-federal:before {
  content: "D";
}

.ts-nav-icon-folder-file:before {
  content: "E";
}

.ts-nav-icon-health:before {
  content: "F";
}

.ts-nav-icon-log-out:before {
  content: "G";
}

.ts-nav-icon-mailbox:before {
  content: "H";
}

.ts-nav-icon-menu-slide:before {
  content: "I";
  position: relative;
  right: 0.7em;
}

.ts-nav-icon-my-account:before {
  content: "J";
}

.ts-nav-icon-pin:before {
  content: "K";
}

.ts-nav-icon-print:before {
  content: "L";
}

.ts-nav-icon-settings:before {
  content: "M";
}

.ts-nav-icon-state:before {
  content: "N";
}

.ts-nav-icon-toolbox:before {
  content: "O";
}

.ts-nav-icon-menu-close:before {
  content: "P";
}

.ts-nav-icon-notifications:before {
  content: "Q";
}

.ts-nav-icon-chat:before {
  content: "R";
}

.ts-nav-icon-menu-slide-open:before {
  content: "S";
}

.ts-nav-icon-menu-open:before {
  content: "T";
}

.ts-nav-icon-dropdown-indicator:before {
  content: "▼";
}

/*#endregion*/
.section-divider-top {
  border-top: 1px solid #e2e2e2;
}

form fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
form legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
form label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
form input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
form input[type=radio],
form input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}
form input[type=radio][disabled], form input[type=radio].disabled, fieldset[disabled] form input[type=radio],
form input[type=checkbox][disabled],
form input[type=checkbox].disabled,
fieldset[disabled] form input[type=checkbox] {
  cursor: not-allowed;
}
form input[type=file] {
  display: block;
}
form input[type=range] {
  display: block;
  width: 100%;
}
form select[multiple],
form select[size] {
  height: auto;
}
form input[type=file]:focus,
form input[type=radio]:focus,
form input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
form output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: rgb(85.425, 85.425, 85.425);
}
form .form-control, form select,
form textarea,
form input[type=text],
form input[type=datetime],
form input[type=datetime-local],
form input[type=date],
form input[type=month],
form input[type=time],
form input[type=week],
form input[type=number],
form input[type=email],
form input[type=url],
form input[type=search],
form input[type=tel],
form input[type=color] {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: rgb(85.425, 85.425, 85.425);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
form .form-control:focus, form select:focus,
form textarea:focus,
form input[type=text]:focus,
form input[type=datetime]:focus,
form input[type=datetime-local]:focus,
form input[type=date]:focus,
form input[type=month]:focus,
form input[type=time]:focus,
form input[type=week]:focus,
form input[type=number]:focus,
form input[type=email]:focus,
form input[type=url]:focus,
form input[type=search]:focus,
form input[type=tel]:focus,
form input[type=color]:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
form .form-control::-moz-placeholder, form select::-moz-placeholder,
form textarea::-moz-placeholder,
form input[type=text]::-moz-placeholder,
form input[type=datetime]::-moz-placeholder,
form input[type=datetime-local]::-moz-placeholder,
form input[type=date]::-moz-placeholder,
form input[type=month]::-moz-placeholder,
form input[type=time]::-moz-placeholder,
form input[type=week]::-moz-placeholder,
form input[type=number]::-moz-placeholder,
form input[type=email]::-moz-placeholder,
form input[type=url]::-moz-placeholder,
form input[type=search]::-moz-placeholder,
form input[type=tel]::-moz-placeholder,
form input[type=color]::-moz-placeholder {
  color: #999;
  opacity: 1;
}
form .form-control:-ms-input-placeholder, form select:-ms-input-placeholder,
form textarea:-ms-input-placeholder,
form input[type=text]:-ms-input-placeholder,
form input[type=datetime]:-ms-input-placeholder,
form input[type=datetime-local]:-ms-input-placeholder,
form input[type=date]:-ms-input-placeholder,
form input[type=month]:-ms-input-placeholder,
form input[type=time]:-ms-input-placeholder,
form input[type=week]:-ms-input-placeholder,
form input[type=number]:-ms-input-placeholder,
form input[type=email]:-ms-input-placeholder,
form input[type=url]:-ms-input-placeholder,
form input[type=search]:-ms-input-placeholder,
form input[type=tel]:-ms-input-placeholder,
form input[type=color]:-ms-input-placeholder {
  color: #999;
}
form .form-control::-webkit-input-placeholder, form select::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder,
form input[type=text]::-webkit-input-placeholder,
form input[type=datetime]::-webkit-input-placeholder,
form input[type=datetime-local]::-webkit-input-placeholder,
form input[type=date]::-webkit-input-placeholder,
form input[type=month]::-webkit-input-placeholder,
form input[type=time]::-webkit-input-placeholder,
form input[type=week]::-webkit-input-placeholder,
form input[type=number]::-webkit-input-placeholder,
form input[type=email]::-webkit-input-placeholder,
form input[type=url]::-webkit-input-placeholder,
form input[type=search]::-webkit-input-placeholder,
form input[type=tel]::-webkit-input-placeholder,
form input[type=color]::-webkit-input-placeholder {
  color: #999;
}
form .form-control::-ms-expand, form select::-ms-expand,
form textarea::-ms-expand,
form input[type=text]::-ms-expand,
form input[type=datetime]::-ms-expand,
form input[type=datetime-local]::-ms-expand,
form input[type=date]::-ms-expand,
form input[type=month]::-ms-expand,
form input[type=time]::-ms-expand,
form input[type=week]::-ms-expand,
form input[type=number]::-ms-expand,
form input[type=email]::-ms-expand,
form input[type=url]::-ms-expand,
form input[type=search]::-ms-expand,
form input[type=tel]::-ms-expand,
form input[type=color]::-ms-expand {
  background-color: transparent;
  border: 0;
}
form .form-control[disabled], form select[disabled],
form textarea[disabled],
form input[disabled][type=text],
form input[disabled][type=datetime],
form input[disabled][type=datetime-local],
form input[disabled][type=date],
form input[disabled][type=month],
form input[disabled][type=time],
form input[disabled][type=week],
form input[disabled][type=number],
form input[disabled][type=email],
form input[disabled][type=url],
form input[disabled][type=search],
form input[disabled][type=tel],
form input[disabled][type=color], form .form-control[readonly], form select[readonly],
form textarea[readonly],
form input[readonly][type=text],
form input[readonly][type=datetime],
form input[readonly][type=datetime-local],
form input[readonly][type=date],
form input[readonly][type=month],
form input[readonly][type=time],
form input[readonly][type=week],
form input[readonly][type=number],
form input[readonly][type=email],
form input[readonly][type=url],
form input[readonly][type=search],
form input[readonly][type=tel],
form input[readonly][type=color], fieldset[disabled] form .form-control, fieldset[disabled] form select,
fieldset[disabled] form textarea,
fieldset[disabled] form input[type=text],
fieldset[disabled] form input[type=datetime],
fieldset[disabled] form input[type=datetime-local],
fieldset[disabled] form input[type=date],
fieldset[disabled] form input[type=month],
fieldset[disabled] form input[type=time],
fieldset[disabled] form input[type=week],
fieldset[disabled] form input[type=number],
fieldset[disabled] form input[type=email],
fieldset[disabled] form input[type=url],
fieldset[disabled] form input[type=search],
fieldset[disabled] form input[type=tel],
fieldset[disabled] form input[type=color] {
  background-color: rgb(238.425, 238.425, 238.425);
  opacity: 1;
}
form .form-control[disabled], form select[disabled],
form textarea[disabled],
form input[disabled][type=text],
form input[disabled][type=datetime],
form input[disabled][type=datetime-local],
form input[disabled][type=date],
form input[disabled][type=month],
form input[disabled][type=time],
form input[disabled][type=week],
form input[disabled][type=number],
form input[disabled][type=email],
form input[disabled][type=url],
form input[disabled][type=search],
form input[disabled][type=tel],
form input[disabled][type=color], fieldset[disabled] form .form-control, fieldset[disabled] form select,
fieldset[disabled] form textarea,
fieldset[disabled] form input[type=text],
fieldset[disabled] form input[type=datetime],
fieldset[disabled] form input[type=datetime-local],
fieldset[disabled] form input[type=date],
fieldset[disabled] form input[type=month],
fieldset[disabled] form input[type=time],
fieldset[disabled] form input[type=week],
fieldset[disabled] form input[type=number],
fieldset[disabled] form input[type=email],
fieldset[disabled] form input[type=url],
fieldset[disabled] form input[type=search],
fieldset[disabled] form input[type=tel],
fieldset[disabled] form input[type=color] {
  cursor: not-allowed;
}
form textarea.form-control,
form textarea {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  form input[type=date].form-control,
  form input[type=date],
  form input[type=time].form-control,
  form input[type=time],
  form input[type=datetime-local].form-control,
  form input[type=datetime-local],
  form input[type=month].form-control,
  form input[type=month] {
    line-height: 34px;
  }
  form input[type=date].input-sm,
  form .input-group-sm > input[type=date],
  form .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm form input[type=date],
  form input[type=time].input-sm,
  form .input-group-sm > input[type=time],
  form .input-group-sm > .input-group-btn > input[type=time].btn,
  .input-group-sm form input[type=time],
  form input[type=datetime-local].input-sm,
  form .input-group-sm > input[type=datetime-local],
  form .input-group-sm > .input-group-btn > input[type=datetime-local].btn,
  .input-group-sm form input[type=datetime-local],
  form input[type=month].input-sm,
  form .input-group-sm > input[type=month],
  form .input-group-sm > .input-group-btn > input[type=month].btn,
  .input-group-sm form input[type=month] {
    line-height: 30px;
  }
  form input[type=date].input-lg,
  form .input-group-lg > input[type=date],
  form .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg form input[type=date],
  form input[type=time].input-lg,
  form .input-group-lg > input[type=time],
  form .input-group-lg > .input-group-btn > input[type=time].btn,
  .input-group-lg form input[type=time],
  form input[type=datetime-local].input-lg,
  form .input-group-lg > input[type=datetime-local],
  form .input-group-lg > .input-group-btn > input[type=datetime-local].btn,
  .input-group-lg form input[type=datetime-local],
  form input[type=month].input-lg,
  form .input-group-lg > input[type=month],
  form .input-group-lg > .input-group-btn > input[type=month].btn,
  .input-group-lg form input[type=month] {
    line-height: 46px;
  }
}
form .form-group {
  margin-bottom: 15px;
}
form .radio,
form .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
form .radio.disabled label, fieldset[disabled] form .radio label,
form .checkbox.disabled label,
fieldset[disabled] form .checkbox label {
  cursor: not-allowed;
}
form .radio label,
form .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
form .radio input[type=radio],
form .radio-inline input[type=radio],
form .checkbox input[type=checkbox],
form .checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 4px \9 ;
  margin-left: -20px;
}
form .radio + .radio,
form .checkbox + .checkbox {
  margin-top: -5px;
}
form .radio-inline,
form .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
form .radio-inline.disabled, fieldset[disabled] form .radio-inline,
form .checkbox-inline.disabled,
fieldset[disabled] form .checkbox-inline {
  cursor: not-allowed;
}
form .radio-inline + .radio-inline,
form .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
form .form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
form .form-control-static.input-lg, form .input-group-lg > .form-control-static.form-control, form .input-group-lg > select.form-control-static,
form .input-group-lg > textarea.form-control-static,
form .input-group-lg > input.form-control-static[type=text],
form .input-group-lg > input.form-control-static[type=datetime],
form .input-group-lg > input.form-control-static[type=datetime-local],
form .input-group-lg > input.form-control-static[type=date],
form .input-group-lg > input.form-control-static[type=month],
form .input-group-lg > input.form-control-static[type=time],
form .input-group-lg > input.form-control-static[type=week],
form .input-group-lg > input.form-control-static[type=number],
form .input-group-lg > input.form-control-static[type=email],
form .input-group-lg > input.form-control-static[type=url],
form .input-group-lg > input.form-control-static[type=search],
form .input-group-lg > input.form-control-static[type=tel],
form .input-group-lg > input.form-control-static[type=color],
form .input-group-lg > .form-control-static.input-group-addon,
form .input-group-lg > .input-group-btn > .form-control-static.btn, form .form-control-static.input-sm, form .input-group-sm > .form-control-static.form-control, form .input-group-sm > select.form-control-static,
form .input-group-sm > textarea.form-control-static,
form .input-group-sm > input.form-control-static[type=text],
form .input-group-sm > input.form-control-static[type=datetime],
form .input-group-sm > input.form-control-static[type=datetime-local],
form .input-group-sm > input.form-control-static[type=date],
form .input-group-sm > input.form-control-static[type=month],
form .input-group-sm > input.form-control-static[type=time],
form .input-group-sm > input.form-control-static[type=week],
form .input-group-sm > input.form-control-static[type=number],
form .input-group-sm > input.form-control-static[type=email],
form .input-group-sm > input.form-control-static[type=url],
form .input-group-sm > input.form-control-static[type=search],
form .input-group-sm > input.form-control-static[type=tel],
form .input-group-sm > input.form-control-static[type=color],
form .input-group-sm > .form-control-static.input-group-addon,
form .input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}
form .input-sm, form .input-group-sm > .form-control, form .input-group-sm > select,
form .input-group-sm > textarea,
form .input-group-sm > input[type=text],
form .input-group-sm > input[type=datetime],
form .input-group-sm > input[type=datetime-local],
form .input-group-sm > input[type=date],
form .input-group-sm > input[type=month],
form .input-group-sm > input[type=time],
form .input-group-sm > input[type=week],
form .input-group-sm > input[type=number],
form .input-group-sm > input[type=email],
form .input-group-sm > input[type=url],
form .input-group-sm > input[type=search],
form .input-group-sm > input[type=tel],
form .input-group-sm > input[type=color],
form .input-group-sm > .input-group-addon,
form .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
form select.input-sm, form .input-group-sm > select.form-control, form .input-group-sm > select,
form .input-group-sm > select.input-group-addon,
form .input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}
form textarea.input-sm, form .input-group-sm > textarea.form-control,
form .input-group-sm > textarea,
form .input-group-sm > textarea.input-group-addon,
form .input-group-sm > .input-group-btn > textarea.btn,
form select[multiple].input-sm,
form .input-group-sm > select[multiple],
form .input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}
form .form-group-sm .form-control, form .form-group-sm select,
form .form-group-sm textarea,
form .form-group-sm input[type=text],
form .form-group-sm input[type=datetime],
form .form-group-sm input[type=datetime-local],
form .form-group-sm input[type=date],
form .form-group-sm input[type=month],
form .form-group-sm input[type=time],
form .form-group-sm input[type=week],
form .form-group-sm input[type=number],
form .form-group-sm input[type=email],
form .form-group-sm input[type=url],
form .form-group-sm input[type=search],
form .form-group-sm input[type=tel],
form .form-group-sm input[type=color] {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
form .form-group-sm select.form-control, form .form-group-sm select {
  height: 30px;
  line-height: 30px;
}
form .form-group-sm textarea.form-control,
form .form-group-sm textarea,
form .form-group-sm select[multiple].form-control,
form .form-group-sm select[multiple] {
  height: auto;
}
form .form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
form .input-lg, form .input-group-lg > .form-control, form .input-group-lg > select,
form .input-group-lg > textarea,
form .input-group-lg > input[type=text],
form .input-group-lg > input[type=datetime],
form .input-group-lg > input[type=datetime-local],
form .input-group-lg > input[type=date],
form .input-group-lg > input[type=month],
form .input-group-lg > input[type=time],
form .input-group-lg > input[type=week],
form .input-group-lg > input[type=number],
form .input-group-lg > input[type=email],
form .input-group-lg > input[type=url],
form .input-group-lg > input[type=search],
form .input-group-lg > input[type=tel],
form .input-group-lg > input[type=color],
form .input-group-lg > .input-group-addon,
form .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
form select.input-lg, form .input-group-lg > select.form-control, form .input-group-lg > select,
form .input-group-lg > select.input-group-addon,
form .input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}
form textarea.input-lg, form .input-group-lg > textarea.form-control,
form .input-group-lg > textarea,
form .input-group-lg > textarea.input-group-addon,
form .input-group-lg > .input-group-btn > textarea.btn,
form select[multiple].input-lg,
form .input-group-lg > select[multiple],
form .input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}
form .form-group-lg .form-control, form .form-group-lg select,
form .form-group-lg textarea,
form .form-group-lg input[type=text],
form .form-group-lg input[type=datetime],
form .form-group-lg input[type=datetime-local],
form .form-group-lg input[type=date],
form .form-group-lg input[type=month],
form .form-group-lg input[type=time],
form .form-group-lg input[type=week],
form .form-group-lg input[type=number],
form .form-group-lg input[type=email],
form .form-group-lg input[type=url],
form .form-group-lg input[type=search],
form .form-group-lg input[type=tel],
form .form-group-lg input[type=color] {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
form .form-group-lg select.form-control, form .form-group-lg select {
  height: 46px;
  line-height: 46px;
}
form .form-group-lg textarea.form-control,
form .form-group-lg textarea,
form .form-group-lg select[multiple].form-control,
form .form-group-lg select[multiple] {
  height: auto;
}
form .form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
form .has-feedback {
  position: relative;
}
form .has-feedback .form-control, form .has-feedback select,
form .has-feedback textarea,
form .has-feedback input[type=text],
form .has-feedback input[type=datetime],
form .has-feedback input[type=datetime-local],
form .has-feedback input[type=date],
form .has-feedback input[type=month],
form .has-feedback input[type=time],
form .has-feedback input[type=week],
form .has-feedback input[type=number],
form .has-feedback input[type=email],
form .has-feedback input[type=url],
form .has-feedback input[type=search],
form .has-feedback input[type=tel],
form .has-feedback input[type=color] {
  padding-right: 42.5px;
}
form .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
form .input-lg + .form-control-feedback, form .input-group-lg > .form-control + .form-control-feedback, form .input-group-lg > select + .form-control-feedback,
form .input-group-lg > textarea + .form-control-feedback,
form .input-group-lg > input[type=text] + .form-control-feedback,
form .input-group-lg > input[type=datetime] + .form-control-feedback,
form .input-group-lg > input[type=datetime-local] + .form-control-feedback,
form .input-group-lg > input[type=date] + .form-control-feedback,
form .input-group-lg > input[type=month] + .form-control-feedback,
form .input-group-lg > input[type=time] + .form-control-feedback,
form .input-group-lg > input[type=week] + .form-control-feedback,
form .input-group-lg > input[type=number] + .form-control-feedback,
form .input-group-lg > input[type=email] + .form-control-feedback,
form .input-group-lg > input[type=url] + .form-control-feedback,
form .input-group-lg > input[type=search] + .form-control-feedback,
form .input-group-lg > input[type=tel] + .form-control-feedback,
form .input-group-lg > input[type=color] + .form-control-feedback,
form .input-group-lg > .input-group-addon + .form-control-feedback,
form .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
form .input-group-lg + .form-control-feedback,
form .form-group-lg .form-control + .form-control-feedback,
form .form-group-lg select + .form-control-feedback,
form .form-group-lg textarea + .form-control-feedback,
form .form-group-lg input[type=text] + .form-control-feedback,
form .form-group-lg input[type=datetime] + .form-control-feedback,
form .form-group-lg input[type=datetime-local] + .form-control-feedback,
form .form-group-lg input[type=date] + .form-control-feedback,
form .form-group-lg input[type=month] + .form-control-feedback,
form .form-group-lg input[type=time] + .form-control-feedback,
form .form-group-lg input[type=week] + .form-control-feedback,
form .form-group-lg input[type=number] + .form-control-feedback,
form .form-group-lg input[type=email] + .form-control-feedback,
form .form-group-lg input[type=url] + .form-control-feedback,
form .form-group-lg input[type=search] + .form-control-feedback,
form .form-group-lg input[type=tel] + .form-control-feedback,
form .form-group-lg input[type=color] + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
form .input-sm + .form-control-feedback, form .input-group-sm > .form-control + .form-control-feedback, form .input-group-sm > select + .form-control-feedback,
form .input-group-sm > textarea + .form-control-feedback,
form .input-group-sm > input[type=text] + .form-control-feedback,
form .input-group-sm > input[type=datetime] + .form-control-feedback,
form .input-group-sm > input[type=datetime-local] + .form-control-feedback,
form .input-group-sm > input[type=date] + .form-control-feedback,
form .input-group-sm > input[type=month] + .form-control-feedback,
form .input-group-sm > input[type=time] + .form-control-feedback,
form .input-group-sm > input[type=week] + .form-control-feedback,
form .input-group-sm > input[type=number] + .form-control-feedback,
form .input-group-sm > input[type=email] + .form-control-feedback,
form .input-group-sm > input[type=url] + .form-control-feedback,
form .input-group-sm > input[type=search] + .form-control-feedback,
form .input-group-sm > input[type=tel] + .form-control-feedback,
form .input-group-sm > input[type=color] + .form-control-feedback,
form .input-group-sm > .input-group-addon + .form-control-feedback,
form .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
form .input-group-sm + .form-control-feedback,
form .form-group-sm .form-control + .form-control-feedback,
form .form-group-sm select + .form-control-feedback,
form .form-group-sm textarea + .form-control-feedback,
form .form-group-sm input[type=text] + .form-control-feedback,
form .form-group-sm input[type=datetime] + .form-control-feedback,
form .form-group-sm input[type=datetime-local] + .form-control-feedback,
form .form-group-sm input[type=date] + .form-control-feedback,
form .form-group-sm input[type=month] + .form-control-feedback,
form .form-group-sm input[type=time] + .form-control-feedback,
form .form-group-sm input[type=week] + .form-control-feedback,
form .form-group-sm input[type=number] + .form-control-feedback,
form .form-group-sm input[type=email] + .form-control-feedback,
form .form-group-sm input[type=url] + .form-control-feedback,
form .form-group-sm input[type=search] + .form-control-feedback,
form .form-group-sm input[type=tel] + .form-control-feedback,
form .form-group-sm input[type=color] + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
form .has-success .help-block,
form .has-success .control-label,
form .has-success .radio,
form .has-success .checkbox,
form .has-success .radio-inline,
form .has-success .checkbox-inline, form .has-success.radio label, form .has-success.checkbox label, form .has-success.radio-inline label, form .has-success.checkbox-inline label {
  color: #3c763d;
}
form .has-success .form-control, form .has-success select,
form .has-success textarea,
form .has-success input[type=text],
form .has-success input[type=datetime],
form .has-success input[type=datetime-local],
form .has-success input[type=date],
form .has-success input[type=month],
form .has-success input[type=time],
form .has-success input[type=week],
form .has-success input[type=number],
form .has-success input[type=email],
form .has-success input[type=url],
form .has-success input[type=search],
form .has-success input[type=tel],
form .has-success input[type=color] {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
form .has-success .form-control:focus, form .has-success select:focus,
form .has-success textarea:focus,
form .has-success input[type=text]:focus,
form .has-success input[type=datetime]:focus,
form .has-success input[type=datetime-local]:focus,
form .has-success input[type=date]:focus,
form .has-success input[type=month]:focus,
form .has-success input[type=time]:focus,
form .has-success input[type=week]:focus,
form .has-success input[type=number]:focus,
form .has-success input[type=email]:focus,
form .has-success input[type=url]:focus,
form .has-success input[type=search]:focus,
form .has-success input[type=tel]:focus,
form .has-success input[type=color]:focus {
  border-color: rgb(42.808988764, 84.191011236, 43.5224719101);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
}
form .has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
form .has-success .form-control-feedback {
  color: #3c763d;
}
form .has-warning .help-block,
form .has-warning .control-label,
form .has-warning .radio,
form .has-warning .checkbox,
form .has-warning .radio-inline,
form .has-warning .checkbox-inline, form .has-warning.radio label, form .has-warning.checkbox label, form .has-warning.radio-inline label, form .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
form .has-warning .form-control, form .has-warning select,
form .has-warning textarea,
form .has-warning input[type=text],
form .has-warning input[type=datetime],
form .has-warning input[type=datetime-local],
form .has-warning input[type=date],
form .has-warning input[type=month],
form .has-warning input[type=time],
form .has-warning input[type=week],
form .has-warning input[type=number],
form .has-warning input[type=email],
form .has-warning input[type=url],
form .has-warning input[type=search],
form .has-warning input[type=tel],
form .has-warning input[type=color] {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
form .has-warning .form-control:focus, form .has-warning select:focus,
form .has-warning textarea:focus,
form .has-warning input[type=text]:focus,
form .has-warning input[type=datetime]:focus,
form .has-warning input[type=datetime-local]:focus,
form .has-warning input[type=date]:focus,
form .has-warning input[type=month]:focus,
form .has-warning input[type=time]:focus,
form .has-warning input[type=week]:focus,
form .has-warning input[type=number]:focus,
form .has-warning input[type=email]:focus,
form .has-warning input[type=url]:focus,
form .has-warning input[type=search]:focus,
form .has-warning input[type=tel]:focus,
form .has-warning input[type=color]:focus {
  border-color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
}
form .has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
form .has-warning .form-control-feedback {
  color: #8a6d3b;
}
form .has-error .help-block,
form .has-error .control-label,
form .has-error .radio,
form .has-error .checkbox,
form .has-error .radio-inline,
form .has-error .checkbox-inline, form .has-error.radio label, form .has-error.checkbox label, form .has-error.radio-inline label, form .has-error.checkbox-inline label {
  color: #a94442;
}
form .has-error .form-control, form .has-error select,
form .has-error textarea,
form .has-error input[type=text],
form .has-error input[type=datetime],
form .has-error input[type=datetime-local],
form .has-error input[type=date],
form .has-error input[type=month],
form .has-error input[type=time],
form .has-error input[type=week],
form .has-error input[type=number],
form .has-error input[type=email],
form .has-error input[type=url],
form .has-error input[type=search],
form .has-error input[type=tel],
form .has-error input[type=color] {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
form .has-error .form-control:focus, form .has-error select:focus,
form .has-error textarea:focus,
form .has-error input[type=text]:focus,
form .has-error input[type=datetime]:focus,
form .has-error input[type=datetime-local]:focus,
form .has-error input[type=date]:focus,
form .has-error input[type=month]:focus,
form .has-error input[type=time]:focus,
form .has-error input[type=week]:focus,
form .has-error input[type=number]:focus,
form .has-error input[type=email]:focus,
form .has-error input[type=url]:focus,
form .has-error input[type=search]:focus,
form .has-error input[type=tel]:focus,
form .has-error input[type=color]:focus {
  border-color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
}
form .has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
form .has-error .form-control-feedback {
  color: #a94442;
}
form .has-feedback label ~ .form-control-feedback {
  top: 25px;
}
form .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
form .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: rgb(107.5434782609, 115.9782608696, 134.9565217391);
}
@media (min-width: 768px) {
  form .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  form .form-inline .form-control, form .form-inline select,
  form .form-inline textarea,
  form .form-inline input[type=text],
  form .form-inline input[type=datetime],
  form .form-inline input[type=datetime-local],
  form .form-inline input[type=date],
  form .form-inline input[type=month],
  form .form-inline input[type=time],
  form .form-inline input[type=week],
  form .form-inline input[type=number],
  form .form-inline input[type=email],
  form .form-inline input[type=url],
  form .form-inline input[type=search],
  form .form-inline input[type=tel],
  form .form-inline input[type=color] {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  form .form-inline .form-control-static {
    display: inline-block;
  }
  form .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  form .form-inline .input-group .input-group-addon,
  form .form-inline .input-group .input-group-btn,
  form .form-inline .input-group .form-control,
  form .form-inline .input-group select,
  form .form-inline .input-group textarea,
  form .form-inline .input-group input[type=text],
  form .form-inline .input-group input[type=datetime],
  form .form-inline .input-group input[type=datetime-local],
  form .form-inline .input-group input[type=date],
  form .form-inline .input-group input[type=month],
  form .form-inline .input-group input[type=time],
  form .form-inline .input-group input[type=week],
  form .form-inline .input-group input[type=number],
  form .form-inline .input-group input[type=email],
  form .form-inline .input-group input[type=url],
  form .form-inline .input-group input[type=search],
  form .form-inline .input-group input[type=tel],
  form .form-inline .input-group input[type=color] {
    width: auto;
  }
  form .form-inline .input-group > .form-control, form .form-inline .input-group > select,
  form .form-inline .input-group > textarea,
  form .form-inline .input-group > input[type=text],
  form .form-inline .input-group > input[type=datetime],
  form .form-inline .input-group > input[type=datetime-local],
  form .form-inline .input-group > input[type=date],
  form .form-inline .input-group > input[type=month],
  form .form-inline .input-group > input[type=time],
  form .form-inline .input-group > input[type=week],
  form .form-inline .input-group > input[type=number],
  form .form-inline .input-group > input[type=email],
  form .form-inline .input-group > input[type=url],
  form .form-inline .input-group > input[type=search],
  form .form-inline .input-group > input[type=tel],
  form .form-inline .input-group > input[type=color] {
    width: 100%;
  }
  form .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  form .form-inline .radio,
  form .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  form .form-inline .radio label,
  form .form-inline .checkbox label {
    padding-left: 0;
  }
  form .form-inline .radio input[type=radio],
  form .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  form .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
form .form-horizontal .radio,
form .form-horizontal .checkbox,
form .form-horizontal .radio-inline,
form .form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
form .form-horizontal .radio,
form .form-horizontal .checkbox {
  min-height: 27px;
}
form .form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
form .form-horizontal .form-group:before, form .form-horizontal .form-group:after {
  display: table;
  content: " ";
}
form .form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  form .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
form .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  form .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  form .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.center, .prior-year-wrapper .user-console-tile, .prior-year-wrapper .access-text .user-console-tile, .prior-year-wrapper form button .user-console-tile, .product-chooser-tower-wrapper .product-tab-wrapper, .sidebar-nav .fa {
  text-align: center;
}

@media (min-width: 768px) {
  .responsive-center {
    text-align: center;
  }
}

.no-padding {
  padding: 0;
}

.gutter, #content,
.content, .herobanner-success, .herobanner-warning, .herobanner-info, .herobanner-danger {
  margin: 40px 22px;
}

.disabled {
  cursor: not-allowed !important;
}

.screenreader-text {
  position: absolute;
  left: -999px;
  width: 1px;
  height: 1px;
  top: auto;
}
.screenreader-text:focus {
  display: inline-block;
  height: auto;
  width: auto;
  position: static;
  margin: auto;
}
.screenreader-text.white-text:focus {
  color: white;
}

.gutter-top {
  margin-top: 40px;
}

.no-gutter-top {
  margin-top: 0 !important;
}

.force-gutter-top,
.gutter-top-important {
  margin-top: 40px !important;
}

.half-gutter-top {
  margin-top: 20px;
}

.force-half-gutter-top {
  margin-top: 20px !important;
}

.small-gutter-top {
  margin-top: 10px;
}

.force-small-gutter-top {
  margin-top: 10px !important;
}

.double-gutter-top,
.gutter-top-2x {
  margin-top: 80px;
}

.force-double-gutter-top,
.force-gutter-top-2x {
  margin-top: 80px !important;
}

.small-pad-top {
  padding-top: 10px;
}

.half-pad-top {
  padding-top: 20px;
}

.pad-top {
  padding-top: 40px;
}

.pad-top-2x {
  padding-top: 80px;
}

@media (max-width: 767px) {
  .xs-small-gutter-top {
    margin-top: 10px;
  }
}
.gutter-right {
  margin-right: 40px;
}

.no-gutter-right {
  margin-right: 0 !important;
}

.force-gutter-right,
.gutter-right-important {
  margin-right: 40px !important;
}

.half-gutter-right {
  margin-right: 20px;
}

.force-half-gutter-right {
  margin-right: 20px !important;
}

.small-gutter-right {
  margin-right: 10px;
}

.force-small-gutter-right {
  margin-right: 10px !important;
}

.double-gutter-right,
.gutter-right-2x {
  margin-right: 80px;
}

.force-double-gutter-right,
.force-gutter-right-2x {
  margin-right: 80px !important;
}

.small-pad-right {
  padding-right: 10px;
}

.half-pad-right {
  padding-right: 20px;
}

.pad-right {
  padding-right: 40px;
}

.pad-right-2x {
  padding-right: 80px;
}

@media (max-width: 767px) {
  .xs-small-gutter-right {
    margin-right: 10px;
  }
}
.gutter-bottom {
  margin-bottom: 40px;
}

.no-gutter-bottom {
  margin-bottom: 0 !important;
}

.force-gutter-bottom,
.gutter-bottom-important {
  margin-bottom: 40px !important;
}

.half-gutter-bottom {
  margin-bottom: 20px;
}

.force-half-gutter-bottom {
  margin-bottom: 20px !important;
}

.small-gutter-bottom {
  margin-bottom: 10px;
}

.force-small-gutter-bottom {
  margin-bottom: 10px !important;
}

.double-gutter-bottom,
.gutter-bottom-2x {
  margin-bottom: 80px;
}

.force-double-gutter-bottom,
.force-gutter-bottom-2x {
  margin-bottom: 80px !important;
}

.small-pad-bottom {
  padding-bottom: 10px;
}

.half-pad-bottom {
  padding-bottom: 20px;
}

.pad-bottom {
  padding-bottom: 40px;
}

.pad-bottom-2x {
  padding-bottom: 80px;
}

@media (max-width: 767px) {
  .xs-small-gutter-bottom {
    margin-bottom: 10px;
  }
}
.gutter-left {
  margin-left: 40px;
}

.no-gutter-left {
  margin-left: 0 !important;
}

.force-gutter-left,
.gutter-left-important {
  margin-left: 40px !important;
}

.half-gutter-left {
  margin-left: 20px;
}

.force-half-gutter-left {
  margin-left: 20px !important;
}

.small-gutter-left {
  margin-left: 10px;
}

.force-small-gutter-left {
  margin-left: 10px !important;
}

.double-gutter-left,
.gutter-left-2x {
  margin-left: 80px;
}

.force-double-gutter-left,
.force-gutter-left-2x {
  margin-left: 80px !important;
}

.small-pad-left {
  padding-left: 10px;
}

.half-pad-left {
  padding-left: 20px;
}

.pad-left {
  padding-left: 40px;
}

.pad-left-2x {
  padding-left: 80px;
}

@media (max-width: 767px) {
  .xs-small-gutter-left {
    margin-left: 10px;
  }
}
.margin-5 {
  margin: 5px;
}

.top-5 {
  margin-top: 5px !important;
}

.right-5 {
  margin-right: 5px !important;
}

.bottom-5 {
  margin-bottom: 5px !important;
}

.left-5 {
  margin-left: 5px !important;
}

.margin-10 {
  margin: 10px;
}

.top-10 {
  margin-top: 10px !important;
}

.right-10 {
  margin-right: 10px !important;
}

.bottom-10 {
  margin-bottom: 10px !important;
}

.left-10 {
  margin-left: 10px !important;
}

.margin-20 {
  margin: 20px;
}

.top-20 {
  margin-top: 20px !important;
}

.right-20 {
  margin-right: 20px !important;
}

.bottom-20 {
  margin-bottom: 20px !important;
}

.left-20 {
  margin-left: 20px !important;
}

.margin-40 {
  margin: 40px;
}

.top-40 {
  margin-top: 40px !important;
}

.right-40 {
  margin-right: 40px !important;
}

.bottom-40 {
  margin-bottom: 40px !important;
}

.left-40 {
  margin-left: 40px !important;
}

.margin-80 {
  margin: 80px;
}

.top-80 {
  margin-top: 80px !important;
}

.right-80 {
  margin-right: 80px !important;
}

.bottom-80 {
  margin-bottom: 80px !important;
}

.left-80 {
  margin-left: 80px !important;
}

a {
  color: #0973CC;
}

a:not(.nounderline) {
  text-decoration: underline;
}

a.secondary-link-with-icon {
  color: #333740;
  text-decoration: none;
}
a.secondary-link-with-icon:hover, .product-chooser-tower-wrapper .product-chooser-tower a.secondary-link-with-icon.btn:hover, a.secondary-link-with-icon:active {
  color: rgb(5.7652173913, 6.2173913043, 7.2347826087);
}

.align-right {
  text-align: right;
}
@media (max-width: 991px) {
  .align-right {
    text-align: left;
  }
}

.big-text, .prior-year-wrapper .user-console-tile i, .prior-year-wrapper .access-text .user-console-tile i, .prior-year-wrapper form button .user-console-tile i {
  font-size: 1.2em;
}
@media (max-width: 767px) {
  .big-text, .prior-year-wrapper .user-console-tile i, .prior-year-wrapper .access-text .user-console-tile i, .prior-year-wrapper form button .user-console-tile i {
    font-size: 1.1em;
  }
}

.bigger-text {
  font-size: 1.5em;
}
@media (max-width: 767px) {
  .bigger-text {
    font-size: 1.3em;
  }
}

.biggest-text {
  font-size: 2.25vw;
}
@media (max-width: 767px) {
  .biggest-text {
    font-size: 1.7em;
  }
}

.small-text {
  font-size: 0.8em;
  padding-top: 1em;
}
@media (max-width: 767px) {
  .small-text {
    font-size: 0.95em;
  }
  .small-text.createaccount-adj-smaller {
    font-size: 0.75em;
    padding: 0 15px;
    text-align: center;
  }
}

.smaller-text {
  font-size: 0.65em;
}
@media (max-width: 767px) {
  .smaller-text {
    font-size: 0.85em;
  }
}

.smallest-text {
  font-size: 0.5em;
}
@media (max-width: 767px) {
  .smallest-text {
    font-size: 0.75em;
  }
}

.no-bottom-padding {
  padding-bottom: 0 !important;
}

.margin-top-reset,
.no-top-margin {
  margin-top: 0;
}

.inline-block,
.display-inline {
  display: inline-block !important;
}

.display-block-important {
  display: block !important;
}

.strong-text {
  font-weight: bold;
}

.hide-me,
.display-none {
  display: none;
}

.super-hide-me {
  display: none !important;
}

.hide-from-all {
  display: none;
  visibility: hidden;
}

.ts-inline-block {
  display: inline-block !important;
}

.ts-block,
.ts-display-block {
  display: block !important;
}

.emulate-checkbox-spacing {
  padding-top: 10px;
  padding-bottom: 10px;
}

ul.reset-the-reset,
ul.coveredsections,
ul.default-ul {
  list-style-type: disc;
  list-style-position: outside;
  padding: 0.5em 1.2em 1.5em 3em;
  line-height: 1.35em;
}

ul.reset-the-reset ul {
  list-style-type: circle;
  list-style-position: inside;
  margin-left: 15px;
}

.fileNgobullets {
  padding: 0 0.25em 0.5em 0.5em;
  line-height: 1.35em;
}
.fileNgobullets:before {
  content: " ";
  width: 2em;
  height: 1.35em;
  background: url(../images/fileNgo_check.svg) no-repeat;
  background-size: 1.5em 1.5em;
  background-position: center;
  display: inline-block;
  position: relative;
  top: 0.25em;
}
.fileNgobullets:last-of-type:before {
  content: " ";
  width: 2em;
  height: 1.35em;
  background: url(../images/fileNgo_dollar.svg) no-repeat;
  background-size: 1.35em 1.35em;
  background-position: center;
  display: inline-block;
  position: relative;
  top: 0.25em;
}
.fileNgobullets.alt:last-of-type:before {
  content: " ";
  width: 2em;
  height: 1.35em;
  background: url(../images/fileNgo_check.svg) no-repeat;
  background-size: 1.5em 1.5em;
  background-position: center;
  display: inline-block;
  position: relative;
  top: 0.25em;
}
.fileNgobullets.upgrade:before {
  content: " ";
  width: 2em;
  height: 1.35em;
  background: url(../images/icon-checkmark.svg) no-repeat;
  background-size: 1.5em 1.5em;
  background-position: center;
  display: inline-block;
  position: relative;
  top: 0.25em;
}

.circle-check-bullets > div {
  position: relative;
  padding-left: 38px;
  padding-bottom: 16px;
  font-size: 16px;
  line-height: 1.38;
}
.circle-check-bullets > div:before {
  position: absolute;
  content: " ";
  width: 24px;
  height: 27px;
  background: url(../images/icon-checkmark.svg) no-repeat;
  background-size: contain;
  background-position: center;
  left: 0;
  top: -4px;
}

.ul-circle-check {
  background-image: url("../images/icon-checkmark.svg");
  background-position: center;
  background-repeat: no-repeat;
  padding: 2rem;
  margin: 1rem;
  background-size: 4rem;
}

.capitol {
  background-image: url("../images/icon-federal-complete.svg");
  background-position: center;
  background-repeat: no-repeat;
  padding: 5rem;
}

.global-indent {
  margin-left: 20px;
}

[v-cloak] {
  display: none;
  visibility: hidden;
}

#processingOverlay {
  z-index: 9001;
  position: absolute;
  left: 0;
  top: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  background: #ffffff;
  width: 100%;
  height: 100%;
}

.center-margin,
.auto-center {
  margin: 0 auto !important;
}

.no-bottom-margin,
.no-margin-bottom {
  margin-bottom: 0 !important;
}

.ts-clickable:hover, .product-chooser-tower-wrapper .product-chooser-tower .ts-clickable.btn:hover {
  cursor: pointer;
}

/* 
    make continue button appear to the right of cancel on everything except mobile
    continue/cancel buttons go full width at 500px
*/
@media (min-width: 501px) {
  #formNavButtonsContainer .btn-submit {
    float: right;
    margin-left: 6px;
  }
}
@media (max-width: 1399px) {
  #content-pane.full-width .flex-nav-buttons-container {
    padding: 0 8%;
  }
}
.flex-nav-buttons-container {
  display: flex;
  justify-content: space-between;
}
.flex-nav-buttons-container .flex-nav-buttons-container-spacer {
  margin-left: auto;
}
.flex-nav-buttons-container.center, .prior-year-wrapper .flex-nav-buttons-container.user-console-tile, .product-chooser-tower-wrapper .flex-nav-buttons-container.product-tab-wrapper, .sidebar-nav .flex-nav-buttons-container.fa {
  justify-content: center;
}
.flex-nav-buttons-container.center .flex-nav-buttons-container-spacer, .prior-year-wrapper .flex-nav-buttons-container.user-console-tile .flex-nav-buttons-container-spacer, .product-chooser-tower-wrapper .flex-nav-buttons-container.product-tab-wrapper .flex-nav-buttons-container-spacer, .sidebar-nav .flex-nav-buttons-container.fa .flex-nav-buttons-container-spacer {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .flex-nav-buttons-container {
    flex-direction: column;
  }
  .flex-nav-buttons-container .btn-continue, .flex-nav-buttons-container .product-chooser-tower-wrapper .product-chooser-tower .btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .flex-nav-buttons-container .btn:hover, .flex-nav-buttons-container .btn-yes, .flex-nav-buttons-container .btn-continue-alt {
    order: 1;
  }
  .flex-nav-buttons-container .btn-skip {
    order: 2;
  }
  .flex-nav-buttons-container .btn-secondary, .flex-nav-buttons-container .btn-ghost, .flex-nav-buttons-container .btn-no {
    order: 3;
  }
  .flex-nav-buttons-container .btn-back, .flex-nav-buttons-container .btn-back-alt {
    order: 4;
  }
  .flex-nav-buttons-container .cancel, .flex-nav-buttons-container .btn-cancel, .flex-nav-buttons-container .btn-cancel-alt {
    order: 5;
  }
  .flex-nav-buttons-container .delete, .flex-nav-buttons-container .btn-delete {
    order: 6;
  }
}

.full-width-nav-buttons-container .btn {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .full-width-nav-buttons-container .btn:first-of-type {
    margin-bottom: 15px;
  }
}

.ts-block {
  display: block;
}

.shrink-wrap {
  padding-left: 30px;
  padding-right: 30px;
}

.ts-border-top {
  padding-top: 10px;
  border-top: 1px solid #e2e2e2;
}

.ts-border-right {
  padding-right: 10px;
  border-right: 1px solid #e2e2e2;
}

.ts-border-bottom {
  padding-bottom: 10px;
  border-bottom: 1px solid #e2e2e2;
}

.ts-border-left {
  padding-left: 10px;
  border-left: 1px solid #e2e2e2;
}

.text-ellipsis {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 767px) {
  .xs-center {
    text-align: center;
  }
}

.display-table {
  display: table;
}

.display-table-cell {
  display: table-cell;
  vertical-align: middle;
}

.strike-through,
.strikethrough {
  text-decoration: line-through;
}

.clean-ul, .no-list-style, .zero-out {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.wes-build-fix-class-that-is-not-used-for-anything-at-all {
  font-size: 1em;
  text-align: center;
}

.collapsed-header {
  padding: 10px 15px;
  background: #0973CC;
  color: #fff;
  display: block;
}
.collapsed-header:hover, .product-chooser-tower-wrapper .product-chooser-tower .collapsed-header.btn:hover {
  cursor: pointer;
  background: rgb(7.9225352113, 101.2323943662, 179.5774647887);
}
.collapsed-header i {
  float: right;
  transform: rotateX(0);
  position: relative;
  top: 5px;
  transition: transform 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
}
.collapsed-header.ghost-header {
  background: none;
  color: #0973CC;
  border-bottom: 1px solid #e2e2e2;
}
.collapsed-header.ghost-header:hover, .product-chooser-tower-wrapper .product-chooser-tower .collapsed-header.ghost-header.btn:hover {
  background: rgb(247.35, 247.35, 247.35);
}

.alt-collapsed-header {
  padding: 16px;
  font-size: 24px;
  background: white;
  color: #333740;
  display: block;
}
@media screen and (max-width: 767px) {
  .alt-collapsed-header {
    font-size: 20px;
  }
}
.alt-collapsed-header:hover, .product-chooser-tower-wrapper .product-chooser-tower .alt-collapsed-header.btn:hover {
  cursor: pointer;
  background: #C7C8CA;
}
.alt-collapsed-header i {
  float: right;
  transform: rotateX(0);
  position: relative;
  top: 5px;
  color: #11881B;
  font-size: 1.5em;
  transition: transform 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
}

.collapsed-container {
  overflow: hidden;
  display: block;
  background: rgb(247.35, 247.35, 247.35) !important;
}
.collapsed-container .collapsed-content-collapsed {
  display: block;
  transform: translateY(-122px);
  transition: transform 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
}
.collapsed-container .collapsed-content-expanded {
  display: block;
  transform: translateY(0);
  /*padding: math.div($gutter, 2);*/
  transition: transform 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
}

.alt-collapsed-container {
  overflow: hidden;
  display: block;
  background: white;
  width: 100%;
}
.alt-collapsed-container .grey-label {
  color: #6E7481;
  text-transform: uppercase;
  font-weight: 400;
  display: block;
  font-size: 0.75em;
  margin-bottom: 0;
}
.alt-collapsed-container .import-label {
  font-weight: 400;
  display: block;
}
.alt-collapsed-container .collapsed-content-collapsed {
  padding: 0;
  display: block;
  transform: translateY(-122px);
  transition: transform 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
}
.alt-collapsed-container .seperated-rows .row {
  border-top: 1px solid #6E7481;
  padding-top: 1em;
  padding-bottom: 1em;
}
.alt-collapsed-container .seperated-rows .row:last-child {
  border-bottom: 1px solid #6E7481;
}
.alt-collapsed-container .collapsed-content-expanded {
  display: inline-block;
  transform: translateY(0);
  padding: 1.5em;
  width: 100%;
  transition: transform 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
}
.alt-collapsed-container .collapsed-content-expanded .returntypestatus {
  color: #585B62;
  font-size: 0.65em;
  text-transform: uppercase;
  padding: 0 !important;
}
.alt-collapsed-container .collapsed-content-expanded .uclistitem {
  padding: 16px 0;
  border-top: 1px solid #e3e5ed;
  font-size: 0.9em;
}
.alt-collapsed-container .collapsed-content-expanded .uclistitem:last-of-type {
  border-bottom: 1px solid #e3e5ed;
}

.zero-height {
  height: 0;
  -webkit-transition: height 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
  -moz-transition: height 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
  -ms-transition: height 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
  -o-transition: height 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
  transition: height 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
}

.reveal-height {
  -webkit-transition: height 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
  -moz-transition: height 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
  -ms-transition: height 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
  -o-transition: height 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
  transition: height 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
}

.collapsed-rotate-up {
  transform: rotateX(180deg) !important;
}

.small-rounded-border {
  border-radius: 3px;
}

.im-clickable:hover, .product-chooser-tower-wrapper .product-chooser-tower .im-clickable.btn:hover {
  cursor: pointer;
}

.normal-text {
  font-weight: normal;
}

.i-gutter-right {
  margin-right: 8px;
}

.no-text-decoration, .no-underline {
  text-decoration: none;
}
.no-text-decoration:hover, .product-chooser-tower-wrapper .product-chooser-tower .no-text-decoration.btn:hover, .no-underline:hover, .product-chooser-tower-wrapper .product-chooser-tower .no-underline.btn:hover {
  text-decoration: underline !important;
}

.ts-card {
  background: #f5f6f6;
  max-width: 600px;
  margin: 0 auto 40px;
  border: 1px solid rgb(231.5789473684, 233.9210526316, 233.9210526316);
  padding: 40px;
}
.ts-card:first-of-type {
  margin-top: 0;
}

.vertical-rule {
  width: 1px;
  background: #e2e2e2;
  height: 40px;
  display: block;
  margin: 0 auto;
}

.ts-tile {
  width: 140px;
  height: 140px;
  border: 1px solid #cfcfcf;
  text-align: center;
  margin: 40px 20px 0;
  padding: 20px 0 0;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.ts-tile p {
  width: 90%;
  margin: 0 auto;
}
.ts-tile:hover, .product-chooser-tower-wrapper .product-chooser-tower .ts-tile.btn:hover, .ts-tile:active {
  cursor: pointer;
  background-color: white;
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
}
.ts-tile:last-of-type {
  margin-right: 0;
}
@media screen and (max-width: 500px) {
  .ts-tile {
    display: block;
    margin: 40px auto 0;
  }
  .ts-tile:last-of-type {
    margin-right: auto;
  }
}

#termsdisplay .adjustme {
  padding-left: 20px;
  padding-right: 20px;
}

.muted-text,
.text-muted {
  color: #6E7481;
}

.financial-border {
  border-top: 4px double #6E7481;
}

.super-important {
  color: #D82631;
  text-transform: uppercase;
  font-weight: bold;
}

.empty-state-icon {
  height: 150px;
  width: auto;
}

.transform-uppercase {
  text-transform: uppercase;
}

.use-non-pill-button {
  border-radius: 4px;
}
.use-non-pill-button .btn {
  border-radius: 4px;
}

.master-single-column {
  margin: 0px auto;
}
@media screen and (min-width: 768px) {
  .master-single-column {
    max-width: 600px;
  }
}
.master-single-column.whitebg {
  background: #FFFFFF;
}
.master-single-column.whitebg i.icon-taxslayer-logo {
  background: url(../images/taxslayer/TaxSlayer_logo_dark.svg) no-repeat;
}

.chat-fab {
  position: fixed;
  bottom: 2vh;
  right: 2vw;
  background-color: #3c8dbc;
  color: white;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  text-decoration: none;
  text-align: center;
  font-size: 1.75em;
  line-height: 2.1em;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.chat-fab:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f4a3";
}
.chat-fab:hover, .product-chooser-tower-wrapper .product-chooser-tower .chat-fab.btn:hover {
  background-color: rgb(47.6612903226, 112.0040322581, 149.3387096774);
  color: white;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  text-decoration: none;
}

#chat-container {
  position: absolute;
  z-index: 999;
  right: 2vw;
  bottom: 0;
  height: 35vh;
  width: 50vw;
  max-width: 400px;
  max-height: 450px;
}
@media screen and (min-width: 992px) {
  #chat-container {
    width: 35vw;
  }
}
#chat-container iframe {
  border: none;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3);
}

/*----------------------------------------------------------
ErrorPage Page Content
----------------------------------------------------------*/
@media screen and (max-width: 767px) {
  body.ErrorState {
    font-size: 1.5em;
  }
}
body.ErrorState {
  background-image: url(../images/mountains-landed-without-balloon.svg);
  background-repeat: no-repeat;
  background-position: center bottom;
  font-size: 1.75em;
  height: 100% !important;
  min-height: 100% !important;
}
body.ErrorState .background-state-wrapper {
  position: relative;
  overflow: hidden;
}
body.ErrorState .background-state-wrapper header {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  body.ErrorState .background-state-wrapper .oops-content-text {
    margin-bottom: 14vh;
  }
}
body.ErrorState .background-state-wrapper .oops-content-text h1 {
  margin-top: 8vh;
  font-weight: 900;
  font-size: 4em;
  color: #333740;
  margin-bottom: 0.25em;
}
body.ErrorState .background-state-wrapper .oops-content-text h2 {
  font-weight: 400;
  font-size: 2em;
  color: #333740;
}
body.ErrorState .background-state-wrapper .oops-content-text .btn-continue, body.ErrorState .background-state-wrapper .oops-content-text .product-chooser-tower-wrapper .product-chooser-tower .btn:hover, .product-chooser-tower-wrapper .product-chooser-tower body.ErrorState .background-state-wrapper .oops-content-text .btn:hover {
  text-transform: none;
  margin: 0;
}
body.ErrorState .background-state-wrapper .oops-content-text .errpage-dropdown {
  font-weight: 900;
  font-size: 1em;
  border-radius: 0;
  border: none;
  border-bottom: 2px solid #333740;
  margin: 0.5em 0;
  background: transparent;
  outline: none;
}
body.ErrorState .background-state-wrapper .oops-content-text .errpage-dropdown:focus {
  outline: none;
  box-shadow: none;
}
body.ErrorState .background-state-wrapper .oops-content-text .errpage-dropdown:first-of-type {
  margin-top: 2em;
}
body.ErrorState .background-state-wrapper .oops-content-text .errpage-dropdown:last-of-type {
  margin-bottom: 2em;
}
body.ErrorState .background-state-wrapper .oops-content-body {
  text-align: center;
  height: 286px;
}
@media screen and (min-width: 768px) {
  body.ErrorState .background-state-wrapper .oops-content-body {
    height: calc(100vh - 68px);
  }
}
body.ErrorState .background-state-wrapper .oops-content-body .taxslayer-balloon {
  background: url(../images/red-air-balloon.svg) no-repeat;
  width: 206px;
  height: 286px;
  margin: 0 calc(50% - 103px);
  z-index: 999;
  position: absolute;
  bottom: 2.75em;
}
@media screen and (min-width: 768px) {
  body.ErrorState .background-state-wrapper .oops-content-body .taxslayer-balloon {
    bottom: 2.75em;
  }
}
body.ErrorState .background-state-wrapper .oops-content-body .freetaxnow-balloon, body.ErrorState .background-state-wrapper .oops-content-body .efilecom-balloon {
  background: url(../images/air-balloon-generic.svg) no-repeat;
  width: 206px;
  height: 286px;
  margin: 0 calc(50% - 103px);
  z-index: 999;
  position: absolute;
  bottom: 2.75em;
}
@media screen and (min-width: 768px) {
  body.ErrorState .background-state-wrapper .oops-content-body .freetaxnow-balloon, body.ErrorState .background-state-wrapper .oops-content-body .efilecom-balloon {
    bottom: 2.75em;
  }
}
body.ErrorState .background-state-wrapper .clouds {
  background: url(../images/cloud.svg) no-repeat;
  width: 240px;
  height: 60px;
  position: absolute;
  background-size: cover;
  top: 0;
  left: 0;
  animation-name: moveAcross;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  z-index: -1;
}
body.ErrorState .background-state-wrapper .clouds.small {
  width: 120px;
  height: 30px;
}
body.ErrorState .background-state-wrapper .clouds.large {
  width: 400px;
  height: 100px;
}
body.ErrorState .background-state-wrapper .cloud1 {
  top: 8vh;
  animation-delay: -19s;
  animation-duration: 36s;
}
body.ErrorState .background-state-wrapper .cloud2 {
  top: 23vh;
  animation-delay: -2s;
  animation-duration: 20s;
}
body.ErrorState .background-state-wrapper .cloud3 {
  top: 49vh;
  animation-delay: -6s;
  animation-duration: 26s;
}
@keyframes moveAcross {
  0% {
    left: -420px;
  }
  100% {
    left: 100%;
  }
}

/*----------------------------------------------------------
404 Page Content
----------------------------------------------------------*/
@media screen and (max-width: 767px) {
  body.NotFound {
    font-size: 1.5em;
  }
}
body.NotFound {
  background: url(../images/mountains-404-avalon.svg) no-repeat center bottom fixed;
  font-size: 1.75em;
  height: 100% !important;
  min-height: 100% !important;
}
body.NotFound .background-state-wrapper {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  body.NotFound .background-state-wrapper {
    margin-bottom: 25vh;
  }
}
body.NotFound .background-state-wrapper header {
  margin-bottom: 0;
}
body.NotFound .background-state-wrapper .oops-content-text h1 {
  margin-top: 8vh;
  font-weight: 900;
  font-size: 4em;
  color: #333740;
  margin-bottom: 0.25em;
}
body.NotFound .background-state-wrapper .oops-content-text h2 {
  font-weight: 400;
  font-size: 2em;
  color: #333740;
}
body.NotFound .background-state-wrapper .oops-content-text p.right-arrow {
  font-weight: 700;
  font-size: 2em;
}
body.NotFound .background-state-wrapper .oops-content-body {
  text-align: center;
}
body.NotFound .background-state-wrapper .oops-content-body .taxslayer-balloon {
  background: url(../images/red-air-balloon.svg) no-repeat;
  width: 206px;
  height: 286px;
  margin: 5vh calc(50% - 103px);
  z-index: 999;
}
body.NotFound .background-state-wrapper .oops-content-body .freetaxnow-balloon, body.NotFound .background-state-wrapper .oops-content-body .efilecom-balloon {
  background: url(../images/air-balloon-generic.svg) no-repeat;
  width: 206px;
  height: 286px;
  margin: 5vh calc(50% - 103px);
  z-index: 999;
}
body.NotFound .background-state-wrapper .oops-content-body .btn-green {
  text-transform: none;
}
@media screen and (max-width: 767px) {
  body.NotFound .background-state-wrapper .oops-content-body .helpful-links {
    text-align: center;
  }
}
body.NotFound .background-state-wrapper .oops-content-body .helpful-links h4 {
  margin: 3em auto 1em;
  font-weight: 600;
  font-size: 1em;
}
body.NotFound .background-state-wrapper .oops-content-body .helpful-links ul li {
  float: left;
}
body.NotFound .background-state-wrapper .oops-content-body .helpful-links ul li a {
  background-color: #f6f7fb;
  border: none;
  padding: 0.5em 1.5em;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 0.25em 0;
  cursor: pointer;
  border-radius: 1.25em;
  font-size: 0.8em;
  margin-right: 0.25em;
  font-weight: 500;
}
body.NotFound .background-state-wrapper .clouds {
  background: url(../images/cloud.svg) no-repeat;
  width: 240px;
  height: 60px;
  position: absolute;
  background-size: cover;
  top: 0;
  left: 0;
  animation-name: moveAcross;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  z-index: -1;
}
body.NotFound .background-state-wrapper .clouds.small {
  width: 120px;
  height: 30px;
}
body.NotFound .background-state-wrapper .clouds.large {
  width: 400px;
  height: 100px;
}
body.NotFound .background-state-wrapper .cloud1 {
  top: 8vh;
  animation-delay: -19s;
  animation-duration: 36s;
}
body.NotFound .background-state-wrapper .cloud2 {
  top: 23vh;
  animation-delay: -2s;
  animation-duration: 20s;
}
body.NotFound .background-state-wrapper .cloud3 {
  top: 49vh;
  animation-delay: -6s;
  animation-duration: 26s;
}
@keyframes moveAcross {
  0% {
    left: -420px;
  }
  100% {
    left: 100%;
  }
}

/*#region Goode Authentication*/
.backup-codes-toggle {
  margin: 12px 0;
  display: inline-block;
}
.backup-codes-toggle:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  margin-left: 8px;
}
.backup-codes-toggle.opened-caret:after {
  border-top: 4px solid transparent;
  border-bottom: 4px dashed;
}

.gauth-backup-codes-wrapper {
  margin: 8px auto 24px;
}
.gauth-backup-codes-wrapper .gauth-backup-codes {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}
.gauth-backup-codes-wrapper .gauth-backup-codes .gauth-codes {
  flex-basis: 50%;
  margin: 5px 0;
  padding: 6px;
  border-radius: 38px;
}
.gauth-backup-codes-wrapper .gauth-backup-codes .gauth-codes .gauth-codes-dot {
  width: 6px;
  height: 6px;
  background-color: #11881B;
  display: inline-block;
  content: " ";
  border-radius: 50%;
  margin: 2px 12px;
}
.gauth-backup-codes-wrapper .gauth-backup-codes .gauth-codes .gauth-codes-code {
  font-weight: 500;
  font-size: 16px;
}
.gauth-backup-codes-wrapper .gauth-backup-codes .gauth-codes.bad {
  background: #f5f7f9;
}
.gauth-backup-codes-wrapper .gauth-backup-codes .gauth-codes.bad .gauth-codes-dot {
  background-color: #D82631;
}
.gauth-backup-codes-wrapper .gauth-backup-codes .gauth-codes.bad .gauth-codes-code {
  color: rgba(51, 55, 64, 0.2);
  text-decoration: line-through;
}

/*#endregion*/
hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px solid #eee;
}

@media screen and (min-width: 768px) {
  html, body {
    height: 100%;
  }
}

body {
  background: #fff;
  color: #444;
  font-size: 16px;
  line-height: 1.6em;
  font-family: "Roboto", sans-serif;
  transition: none;
}

.dropdown {
  display: inline-block;
  cursor: pointer;
}

h1, h2, h3, h4, h5, span, p, div {
  line-height: 1.25;
}

h1 {
  font-size: 2.25em;
  margin-bottom: 20px;
}

h2 {
  font-size: 1.5em;
  margin-bottom: 20px;
}
h2.xtra-lg {
  font-size: 2.25em;
  font-weight: 900;
}

.div-right {
  border-right: 1px solid #e2e2e2;
  padding-right: 10px;
}

.navbar-inverse {
  background: #0973CC;
}
.navbar-inverse a {
  color: #fff !important;
}
.navbar-inverse .navbar-toggle {
  border-color: rgb(4.6901408451, 59.9295774648, 106.3098591549);
}

.logo {
  display: block;
  text-align: center;
  font-size: 3em;
}
.logo a {
  color: #fff;
  text-decoration: none;
}
.logo i {
  margin: 0 auto;
}

.sidebar {
  background-color: #0973CC;
  padding: 0;
}

ul li a.active {
  color: #333740 !important;
}

#content,
.content {
  background: #fff;
  overflow: hidden;
  border-radius: 5px;
}
#content h1,
.content h1 {
  color: #333740;
  font-weight: bold;
  margin-bottom: 1.1em;
}
@media (max-width: 768px) {
  #content h1,
  .content h1 {
    margin-bottom: 1.3em;
  }
}
@media (max-width: 767px) {
  #content,
  .content {
    margin-top: 0 !important;
  }
}

.add-box-shadow {
  border-radius: 5px;
  box-shadow: 0 0 20px rgba(52, 55, 65, 0.1);
}

.section-nav {
  margin: 0 5px 20px;
}

.grid-table .row {
  padding-top: 4px;
  padding-bottom: 4px;
}
.grid-table .row p {
  padding: 6px 0;
  margin-bottom: 0;
}
.grid-table .row:nth-child(odd) {
  background: #f5f6f6;
}
.grid-table .row.add-row {
  padding: 0;
}
.grid-table .row.add-row a,
.grid-table .row.add-row span {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.grid-table .row.add-row span:hover {
  cursor: pointer;
}
.grid-table .row.add-row:hover {
  background-color: #e2e2e2;
}

.grid-table-header {
  background: #0973CC !important;
  color: #fff;
  font-weight: bold;
  padding-top: 12px;
  padding-bottom: 12px;
}

.hvr-sweep-to-right:before, .hvr-fade:hover, .product-chooser-tower-wrapper .product-chooser-tower .hvr-fade.btn:hover {
  background: rgb(19.3943661972, 141.8169014085, 244.6056338028) !important;
}

#year-callout {
  display: block;
  text-align: center;
  background: #fff;
}

#refund-container {
  background-color: white;
  box-shadow: 0 0 20px rgba(52, 55, 65, 0.1);
  border-radius: 5px;
}

.sidebar-refund {
  margin-bottom: 20px;
}
.sidebar-refund .refund-box {
  margin-top: 20px;
  color: rgb(242.25, 242.25, 242.25);
  font-size: 0.8em;
}
.sidebar-refund .refund-box .green {
  color: #06ff00 !important;
}

.sidebar-refund-fixed {
  font-size: 0.8em;
  display: block;
  width: 318px;
  position: fixed;
  bottom: 20px;
}
.sidebar-refund-fixed div {
  text-align: center;
  color: rgb(229.5, 229.5, 229.5);
}

.ts-divider {
  background: #3c3f4a;
  border-bottom: 1px solid #3c3f4a;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 1px;
  margin-top: 0;
  margin-bottom: 0;
  height: 1px;
  display: block;
}
.ts-divider.first {
  margin-top: 10px;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  #responsive-nav ul li.ts-divider {
    display: none !important;
  }
}

.content-header {
  display: inline-block;
  width: 100%;
}
.content-header h1,
.content-header h2 {
  margin: 0;
}
.content-header h2 {
  font-weight: 900;
}

.alert {
  margin-top: 20px;
  border-radius: 3px;
}

.password-validation-rules-header {
  color: rgb(51, 55, 64);
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 8px;
}

.password-validation-rules {
  display: block;
  font-size: 0.9em;
  margin-bottom: 0;
  list-style: none;
  padding-left: 0;
  color: #11881B;
}
.password-validation-rules li {
  color: rgb(110, 116, 129);
  font-size: 12px;
  font-weight: 400;
  color: rgb(51, 55, 64);
  font-family: "Roboto";
  line-height: 20px;
  display: flex;
  margin-bottom: 5px;
}
.password-validation-rules li:before {
  content: "";
  background: url(../images/identity_check.svg) no-repeat;
  padding-right: 25px;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.password-validation-rules li.validation-danger {
  color: rgb(110, 116, 129) !important;
}
.password-validation-rules li.validation-danger:before {
  content: "";
  background: url(../images/identity_circle.svg) no-repeat;
  padding-right: 25px;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.password-validation-rules li.validation-error {
  color: rgb(110, 116, 129) !important;
}
.password-validation-rules li.validation-error:before {
  content: "";
  background: url(../images/identity_circle.svg) no-repeat;
  padding-right: 25px;
  width: 20px;
  height: 20px;
  display: inline-block;
}

.validation-danger {
  color: #333740 !important;
}

input.validation-success {
  border-bottom-color: #11881B !important;
}

.inline-validation-above-action-buttons {
  margin-bottom: -24px;
  color: #D82631;
  text-align: center;
}

.reset-password #tbPassword_EntryError, .reset-password #tbPasswordConfirm_EntryError {
  margin-top: 5px;
  margin-bottom: 5px;
  display: block !important;
}
.reset-password #tbPassword_EntryError.hidden, .reset-password #tbPasswordConfirm_EntryError.hidden {
  visibility: hidden;
}

.ts-border {
  border: 1px solid #0973CC;
  padding: 40px;
}

.text-link {
  color: #0973CC;
}
.text-link:hover, .product-chooser-tower-wrapper .product-chooser-tower .text-link.btn:hover {
  cursor: pointer;
}
.text-link.no-underline {
  text-decoration: none;
}
.text-link.underline {
  text-decoration: underline;
}

.text-btn {
  background: unset;
  border: unset;
  padding: unset;
}

.popup-message a {
  outline: none !important;
}

.menu-row-learn-more {
  font-weight: 500;
  font-size: 15px;
  color: #2F58FF;
  height: 2.75em;
  padding: 0.625em;
}

.ts-table-header {
  color: #6E7481;
  text-transform: uppercase;
  font-size: 0.8em;
  padding: 10px;
  border-bottom: 1px solid #e2e2e2;
}

.ts-table-content {
  padding: 10px;
  border-bottom: 1px solid #e2e2e2;
}
.ts-table-content:last-of-type {
  border: none;
}

.ts-table-title {
  background: #0973CC;
  color: #fff;
  border-bottom: none !important;
  margin-top: 20px;
  position: relative;
  z-index: 1;
  padding: 10px;
  border-bottom: 1px solid #e2e2e2;
}
.ts-table-title:first-of-type {
  margin-top: 0;
}
.ts-table-title input[type=checkbox] {
  position: relative;
  z-index: 2;
}

.ts-close-section i {
  position: relative;
  top: 2px;
}
.ts-close-section span {
  margin-left: 10px;
  font-size: 0.9em;
}

.ts-table-container {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #e2e2e2;
}
.ts-table-container .ts-table-content, .ts-table-container .ts-table-header {
  margin-left: 0;
  margin-right: 0;
}

.select-all-in-section {
  margin-right: 8px !important;
  position: relative;
  top: 1px;
}
.select-all-in-section input[type=checkbox] {
  padding-top: 2px;
}

.ts-table-container.pull-prior-empty-state:not(:first-of-type) {
  border-top: none !important;
}

.billboard-advert-container .pull-prior-advert {
  background: url("../images/bg-billboard-beach-man-woman-facing-ocean.jpg") center center no-repeat;
  width: 100%;
  height: 306px;
  display: block;
  padding: 40px;
}
.billboard-advert-container .advert-title {
  font-size: 2.4em;
  color: #11881B;
  display: block;
}
.billboard-advert-container .advert-left {
  width: 44%;
  font-size: 1.3em;
}

.horz-advert-container {
  background: #f5f6f6;
  padding: 20px;
  border-radius: 3px;
}
.horz-advert-container img {
  height: 82px;
  width: auto;
}
.horz-advert-container .advert-title {
  font-size: 1.3em;
  color: #11881B;
  display: block;
}
.horz-advert-container p:last-of-type {
  margin-bottom: 0;
}

#horz-affix {
  margin-left: -15px;
  margin-right: -15px;
}
#horz-affix.affix {
  z-index: 1000;
  top: 56px;
}

.pull-prior-duplicate {
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-transition: padding 300ms ease-in-out;
  -moz-transition: padding 300ms ease-in-out;
  -ms-transition: padding 300ms ease-in-out;
  -o-transition: padding 300ms ease-in-out;
  transition: padding 300ms ease-in-out;
}

.pull-prior-duplicate-hide {
  height: 0;
  padding: 0;
  overflow: hidden;
  -webkit-transition: padding 300ms ease-in-out;
  -moz-transition: padding 300ms ease-in-out;
  -ms-transition: padding 300ms ease-in-out;
  -o-transition: padding 300ms ease-in-out;
  transition: padding 300ms ease-in-out;
}

.bottom-primary-accent-border {
  border-bottom: 2px solid #0973CC;
  padding-bottom: 40px;
  margin-bottom: 40px;
}

.top-primary-accent-border {
  border-top: 2px solid #0973CC;
  padding-top: 40px;
}

.cferror_details li {
  list-style-type: none;
}

.primary-callout {
  background-color: #0973CC;
  padding: 4px 7px;
  color: #fff;
}

.indicator-disc {
  display: inline-block;
  height: 12px;
  width: 12px;
  border-radius: 12px;
  margin-right: 6px;
}
.indicator-disc.pending, .indicator-disc.disabled {
  background-color: #6E7481;
}
.indicator-disc.accepted, .indicator-disc.active {
  background-color: #11881B;
}
.indicator-disc.rejected, .indicator-disc.inactive {
  background-color: #D82631;
}

.indicator.accepted:before {
  color: #11881B;
  content: '<span class="indicator-disc"></span>';
  padding-right: 5px;
}
.indicator.pending:before {
  color: #6E7481;
  content: '<span class="indicator-disc"></span>';
  padding-right: 5px;
}

.btn-ghost,
.btn-back {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .btn-ghost,
  .btn-back {
    width: auto;
    margin: 0.25em;
  }
}
.btn-ghost,
.btn-back {
  background: transparent;
  border: 1px solid #333740;
  color: #333740 !important;
}
.btn-ghost:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-ghost.btn:not(.inactive):hover, .btn-ghost:active:not(.inactive), .btn-ghost:focus:not(.inactive),
.btn-back:hover:not(.inactive),
.product-chooser-tower-wrapper .product-chooser-tower .btn-back.btn:not(.inactive):hover,
.btn-back:active:not(.inactive),
.btn-back:focus:not(.inactive) {
  background: #333740;
  color: white;
  border: 1px solid #333740;
  box-shadow: none;
}
.btn-ghost,
.btn-back {
  /*&:focus:not(.inactive) {
      background: $background;
      border: 1px solid $color;
      color: $color;
      outline: none;
      box-shadow: none;
  }*/
}
.btn-ghost.inactive, .btn-ghost:disabled,
.btn-back.inactive,
.btn-back:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.btn-ghost.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-ghost.inactive.btn:hover, .btn-ghost:disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-ghost.btn:disabled:hover,
.btn-back.inactive:hover,
.product-chooser-tower-wrapper .product-chooser-tower .btn-back.inactive.btn:hover,
.btn-back:disabled:hover,
.product-chooser-tower-wrapper .product-chooser-tower .btn-back.btn:disabled:hover {
  background: transparent;
  color: #333740;
  border: 1px solid #333740;
}
.btn-ghost:disabled,
.btn-back:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.btn-ghost:disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-ghost.btn:disabled:hover,
.btn-back:disabled:hover,
.product-chooser-tower-wrapper .product-chooser-tower .btn-back.btn:disabled:hover {
  background: transparent;
  color: #333740;
  border: 1px solid #333740;
}

.btn-icon {
  border: 1px solid rgb(85.425, 85.425, 85.425);
}

.btn-delete {
  color: #D82631;
}

.btn-yes,
.btn-save,
.product-chooser-tower-wrapper .product-chooser-tower .btn {
  background-color: #11881B;
  border-color: #11881B;
  color: #fff;
}
.btn-yes:hover, .btn-yes:active, .btn-yes:focus,
.btn-save:hover,
.product-chooser-tower-wrapper .product-chooser-tower .btn:hover,
.btn-save:active,
.product-chooser-tower-wrapper .product-chooser-tower .btn:active,
.btn-save:focus,
.product-chooser-tower-wrapper .product-chooser-tower .btn:focus {
  color: #fff;
  background-color: rgb(13.0333333333, 104.2666666667, 20.7);
  border-color: rgb(13.0333333333, 104.2666666667, 20.7);
}

.btn.btn-giant {
  padding: 20px 40px;
}

.next-prev-controls, .btn-controls {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  text-align: center;
  margin-top: 40px;
}
.next-prev-controls.btn, .btn-controls.btn {
  margin-right: 20px;
  margin-top: 0;
}
.next-prev-controls .btn:last-of-type, .btn-controls .btn:last-of-type {
  margin-right: 0;
}

.btn-add:before {
  font-family: FontAwesome;
  padding-right: 0.5em;
  content: "\f067";
}

.btn-text {
  background: none;
}

.popup-message .btn-text:hover, .popup-message .product-chooser-tower-wrapper .product-chooser-tower .btn-text.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .popup-message .btn-text.btn:hover, .popup-message .btn-text:active, .popup-message .btn-text:focus {
  color: white;
}

.btn-pill {
  border-radius: 100px;
}

.btn-ghost-inverse-green {
  background: rgba(255, 255, 255, 0.2);
  color: #11881B !important;
  border: 1px solid #a1a1a1;
  text-decoration: none !important;
}
.btn-ghost-inverse-green:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-ghost-inverse-green.btn:hover, .btn-ghost-inverse-green:active, .btn-ghost-inverse-green:focus {
  color: #fff !important;
  background: rgb(14.1666666667, 113.3333333333, 22.5);
  border-color: rgb(14.1666666667, 113.3333333333, 22.5);
}

.btn-ghost-inverse-red {
  background: rgba(255, 255, 255, 0.2);
  color: #D82631 !important;
  border: 1px solid #a1a1a1;
  text-decoration: none !important;
}
.btn-ghost-inverse-red:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-ghost-inverse-red.btn:hover, .btn-ghost-inverse-red:active, .btn-ghost-inverse-red:focus {
  color: #fff !important;
  background: rgb(194.3149606299, 34.1850393701, 44.0807086614);
  border-color: rgb(194.3149606299, 34.1850393701, 44.0807086614);
}

.btn-ghost-inverse-primary {
  background: rgba(255, 255, 255, 0.2);
  color: #0973CC !important;
  border: 1px solid #a1a1a1;
  text-decoration: none !important;
}
.btn-ghost-inverse-primary:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-ghost-inverse-primary.btn:hover, .btn-ghost-inverse-primary:active, .btn-ghost-inverse-primary:focus {
  color: #fff !important;
  background: rgb(7.9225352113, 101.2323943662, 179.5774647887);
  border-color: rgb(7.9225352113, 101.2323943662, 179.5774647887);
}

.btn-submit, .btn-confirm, .product-chooser-tower-wrapper .btn {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .btn-submit, .btn-confirm, .product-chooser-tower-wrapper .btn {
    width: auto;
    margin: 0.25em;
  }
}
.btn-submit, .btn-confirm, .product-chooser-tower-wrapper .btn {
  background: #11881B !important;
  border: 1px solid #11881B !important;
  color: white !important;
}
.btn-submit:hover:not(.inactive), .btn-submit:active:not(.inactive), .btn-confirm:hover:not(.inactive), .product-chooser-tower-wrapper .btn:hover:not(.inactive), .btn-confirm:active:not(.inactive), .product-chooser-tower-wrapper .btn:active:not(.inactive) {
  background: rgb(7.9333333333, 63.4666666667, 12.6);
  border: 1px solid rgb(7.9333333333, 63.4666666667, 12.6);
  color: white !important;
  box-shadow: none;
}
.btn-submit:focus:not(.inactive), .btn-confirm:focus:not(.inactive), .product-chooser-tower-wrapper .btn:focus:not(.inactive) {
  background: #212329;
  border: 1px solid #212329;
  color: white !important;
  box-shadow: none;
}
.btn-submit.inactive, .btn-confirm.inactive, .product-chooser-tower-wrapper .inactive.btn {
  opacity: 0.3;
  cursor: not-allowed;
}
.btn-submit.inactive:hover, .btn-confirm.inactive:hover, .product-chooser-tower-wrapper .inactive.btn:hover {
  background: transparent !important;
  color: white !important;
  border: 1px solid white !important;
}

.btn-confirm, .product-chooser-tower-wrapper .btn, .printer, .btn-ghost-green {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .btn-confirm, .product-chooser-tower-wrapper .btn, .printer, .btn-ghost-green {
    width: auto;
    margin: 0.25em;
  }
}
.btn-confirm, .product-chooser-tower-wrapper .btn, .printer, .btn-ghost-green {
  background: transparent;
  border: 1px solid #11881B;
  color: #11881B !important;
}
.btn-confirm:hover:not(.inactive), .product-chooser-tower-wrapper .btn:hover:not(.inactive), .btn-confirm:active:not(.inactive), .product-chooser-tower-wrapper .btn:active:not(.inactive), .btn-confirm:focus:not(.inactive), .product-chooser-tower-wrapper .btn:focus:not(.inactive), .printer:hover:not(.inactive), .printer:active:not(.inactive), .printer:focus:not(.inactive), .btn-ghost-green:hover:not(.inactive), .btn-ghost-green:active:not(.inactive), .btn-ghost-green:focus:not(.inactive) {
  background: #11881B;
  color: white;
  border: 1px solid #11881B;
  box-shadow: none;
}
.btn-confirm, .product-chooser-tower-wrapper .btn, .printer, .btn-ghost-green {
  /*&:focus:not(.inactive) {
      background: $background;
      border: 1px solid $color;
      color: $color;
      outline: none;
      box-shadow: none;
  }*/
}
.btn-confirm.inactive, .product-chooser-tower-wrapper .inactive.btn, .btn-confirm:disabled, .product-chooser-tower-wrapper .btn:disabled, .printer.inactive, .printer:disabled, .btn-ghost-green.inactive, .btn-ghost-green:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.btn-confirm.inactive:hover, .product-chooser-tower-wrapper .inactive.btn:hover, .btn-confirm:disabled:hover, .product-chooser-tower-wrapper .btn:disabled:hover, .printer.inactive:hover, .printer:disabled:hover, .btn-ghost-green.inactive:hover, .btn-ghost-green:disabled:hover {
  background: transparent;
  color: #11881B;
  border: 1px solid #11881B;
}
.btn-confirm:disabled, .product-chooser-tower-wrapper .btn:disabled, .printer:disabled, .btn-ghost-green:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.btn-confirm:disabled:hover, .product-chooser-tower-wrapper .btn:disabled:hover, .printer:disabled:hover, .btn-ghost-green:disabled:hover {
  background: transparent;
  color: #11881B;
  border: 1px solid #11881B;
}

.btn-stop {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .btn-stop {
    width: auto;
    margin: 0.25em;
  }
}
.btn-stop {
  background: rgb(251.0354330709, 232.4645669291, 233.6122047244);
  border: 1px solid rgb(251.0354330709, 232.4645669291, 233.6122047244);
  color: #D82631 !important;
}
.btn-stop:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-stop.btn:not(.inactive):hover, .btn-stop:active:not(.inactive), .btn-stop:focus:not(.inactive) {
  background: #D82631;
  border: 1px solid #D82631;
  box-shadow: none;
  color: #D82631;
  color: white !important;
}
.btn-stop.inactive {
  opacity: 0.3;
  cursor: not-allowed;
}
.btn-stop.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-stop.inactive.btn:hover {
  background: transparent;
  color: #D82631;
  border: 1px solid #D82631;
}
.btn-stop.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-stop.disabled.btn:hover, .btn-stop[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-stop[disabled].btn:hover {
  background: rgb(251.0354330709, 232.4645669291, 233.6122047244);
  border: 1px solid rgb(251.0354330709, 232.4645669291, 233.6122047244);
}
.btn-stop {
  min-width: 175px;
  margin-bottom: 12px;
}

.btn-tertiary, .btn-primary, .btn-secondary {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .btn-tertiary, .btn-primary, .btn-secondary {
    width: auto;
    margin: 0.25em;
  }
}
.btn-tertiary, .btn-primary, .btn-secondary {
  background: transparent;
  border: 1px solid #333740;
  color: #333740 !important;
}
.btn-tertiary:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-tertiary.btn:not(.inactive):hover, .btn-tertiary:active:not(.inactive), .btn-tertiary:focus:not(.inactive), .btn-primary:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-primary.btn:not(.inactive):hover, .btn-primary:active:not(.inactive), .btn-primary:focus:not(.inactive), .btn-secondary:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-secondary.btn:not(.inactive):hover, .btn-secondary:active:not(.inactive), .btn-secondary:focus:not(.inactive) {
  background: #333740;
  color: white;
  border: 1px solid #333740;
  box-shadow: none;
}
.btn-tertiary, .btn-primary, .btn-secondary {
  /*&:focus:not(.inactive) {
      background: $background;
      border: 1px solid $color;
      color: $color;
      outline: none;
      box-shadow: none;
  }*/
}
.btn-tertiary.inactive, .btn-tertiary:disabled, .btn-primary.inactive, .btn-primary:disabled, .btn-secondary.inactive, .btn-secondary:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.btn-tertiary.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-tertiary.inactive.btn:hover, .btn-tertiary:disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-tertiary.btn:disabled:hover, .btn-primary.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-primary.inactive.btn:hover, .btn-primary:disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-primary.btn:disabled:hover, .btn-secondary.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-secondary.inactive.btn:hover, .btn-secondary:disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-secondary.btn:disabled:hover {
  background: transparent;
  color: #333740;
  border: 1px solid #333740;
}
.btn-tertiary:disabled, .btn-primary:disabled, .btn-secondary:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.btn-tertiary:disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-tertiary.btn:disabled:hover, .btn-primary:disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-primary.btn:disabled:hover, .btn-secondary:disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-secondary.btn:disabled:hover {
  background: transparent;
  color: #333740;
  border: 1px solid #333740;
}

.btn-negative {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .btn-negative {
    width: auto;
    margin: 0.25em;
  }
}
.btn-negative {
  background: transparent;
  border: 1px solid #333740;
  color: #333740 !important;
}
.btn-negative:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-negative.btn:not(.inactive):hover, .btn-negative:active:not(.inactive), .btn-negative:focus:not(.inactive) {
  background: #333740;
  color: white;
  border: 1px solid #333740;
  box-shadow: none;
}
.btn-negative {
  /*&:focus:not(.inactive) {
      background: $background;
      border: 1px solid $color;
      color: $color;
      outline: none;
      box-shadow: none;
  }*/
}
.btn-negative.inactive, .btn-negative:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.btn-negative.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-negative.inactive.btn:hover, .btn-negative:disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-negative.btn:disabled:hover {
  background: transparent;
  color: #333740;
  border: 1px solid #333740;
}
.btn-negative:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.btn-negative:disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-negative.btn:disabled:hover {
  background: transparent;
  color: #333740;
  border: 1px solid #333740;
}

.btn-positive {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .btn-positive {
    width: auto;
    margin: 0.25em;
  }
}
.btn-positive {
  background: #11881B !important;
  border: 1px solid #11881B !important;
  color: white !important;
}
.btn-positive:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-positive.btn:not(.inactive):hover, .btn-positive:active:not(.inactive) {
  background: rgb(7.9333333333, 63.4666666667, 12.6);
  border: 1px solid rgb(7.9333333333, 63.4666666667, 12.6);
  color: white !important;
  box-shadow: none;
}
.btn-positive:focus:not(.inactive) {
  background: #212329;
  border: 1px solid #212329;
  color: white !important;
  box-shadow: none;
}
.btn-positive.inactive {
  opacity: 0.3;
  cursor: not-allowed;
}
.btn-positive.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-positive.inactive.btn:hover {
  background: transparent !important;
  color: white !important;
  border: 1px solid white !important;
}

.btn-solid-gray {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .btn-solid-gray {
    width: auto;
    margin: 0.25em;
  }
}
.btn-solid-gray {
  background: #f1f2f6 !important;
  border: 1px solid #f1f2f6 !important;
  color: #333740 !important;
}
.btn-solid-gray:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-solid-gray.btn:not(.inactive):hover, .btn-solid-gray:active:not(.inactive) {
  background: #333740;
  border: 1px solid #333740;
  color: white !important;
  box-shadow: none;
}
.btn-solid-gray:focus:not(.inactive) {
  background: #212329;
  border: 1px solid #212329;
  color: white !important;
  box-shadow: none;
}
.btn-solid-gray.inactive {
  opacity: 0.3;
  cursor: not-allowed;
}
.btn-solid-gray.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-solid-gray.inactive.btn:hover {
  background: transparent !important;
  color: #333740 !important;
  border: 1px solid #333740 !important;
}

.btn-inverse-skip {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .btn-inverse-skip {
    width: auto;
    margin: 0.25em;
  }
}
.btn-inverse-skip {
  background: transparent !important;
  border: 1px solid transparent !important;
  color: white !important;
}
.btn-inverse-skip:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-inverse-skip.btn:not(.inactive):hover, .btn-inverse-skip:active:not(.inactive) {
  background: white;
  border: 1px solid white;
  color: white !important;
  box-shadow: none;
}
.btn-inverse-skip:focus:not(.inactive) {
  background: #212329;
  border: 1px solid #212329;
  color: white !important;
  box-shadow: none;
}
.btn-inverse-skip.inactive {
  opacity: 0.3;
  cursor: not-allowed;
}
.btn-inverse-skip.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-inverse-skip.inactive.btn:hover {
  background: transparent !important;
  color: white !important;
  border: 1px solid white !important;
}

.btn-skip {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .btn-skip {
    width: auto;
    margin: 0.25em;
  }
}
.btn-skip {
  background: transparent;
  border: 1px solid transparent;
  color: #333740 !important;
}
.btn-skip:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-skip.btn:not(.inactive):hover, .btn-skip:active:not(.inactive), .btn-skip:focus:not(.inactive) {
  background: #f1f2f6;
  border: 1px solid #f1f2f6;
  box-shadow: none;
  color: #333740;
}
.btn-skip.inactive {
  opacity: 0.3;
  cursor: not-allowed;
}
.btn-skip.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-skip.inactive.btn:hover {
  background: transparent;
  color: #333740;
  border: 1px solid #333740;
}
.btn-skip.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-skip.disabled.btn:hover, .btn-skip[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-skip[disabled].btn:hover {
  background: transparent;
  border: 1px solid transparent;
}
.btn-skip {
  font-weight: 400;
  text-decoration: underline !important;
  text-transform: none;
}
.btn-skip:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-skip.btn:hover, .btn-skip:active, .btn-skip:focus {
  color: #333740 !important;
}

.btn-plain {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .btn-plain {
    width: auto;
    margin: 0.25em;
  }
}
.btn-plain {
  background: #333740 !important;
  border: 1px solid #333740 !important;
  color: white !important;
}
.btn-plain:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-plain.btn:not(.inactive):hover, .btn-plain:active:not(.inactive) {
  background: #212329;
  border: 1px solid #212329;
  color: white !important;
  box-shadow: none;
}
.btn-plain:focus:not(.inactive) {
  background: #212329;
  border: 1px solid #212329;
  color: white !important;
  box-shadow: none;
}
.btn-plain.inactive {
  opacity: 0.3;
  cursor: not-allowed;
}
.btn-plain.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-plain.inactive.btn:hover {
  background: transparent !important;
  color: white !important;
  border: 1px solid white !important;
}

.btn-yes {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .btn-yes {
    width: auto;
    margin: 0.25em;
  }
}
.btn-yes {
  background: #11881B;
  border: 1px solid #11881B;
  color: #FFFFFF !important;
}
.btn-yes:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-yes.btn:not(.inactive):hover, .btn-yes:active:not(.inactive), .btn-yes:focus:not(.inactive) {
  background: #1B5000;
  border: 1px solid #1B5000;
  box-shadow: none;
  color: #FFFFFF;
}
.btn-yes.inactive {
  opacity: 0.3;
  cursor: not-allowed;
}
.btn-yes.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-yes.inactive.btn:hover {
  background: transparent;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
}
.btn-yes.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-yes.disabled.btn:hover, .btn-yes[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-yes[disabled].btn:hover {
  background: #11881B;
  border: 1px solid #11881B;
}

.btn-no {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .btn-no {
    width: auto;
    margin: 0.25em;
  }
}
.btn-no {
  background: #333740;
  border: 1px solid #333740;
  color: #FFFFFF !important;
}
.btn-no:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-no.btn:not(.inactive):hover, .btn-no:active:not(.inactive), .btn-no:focus:not(.inactive) {
  background: #000000;
  border: 1px solid #000000;
  box-shadow: none;
  color: #FFFFFF;
}
.btn-no.inactive {
  opacity: 0.3;
  cursor: not-allowed;
}
.btn-no.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-no.inactive.btn:hover {
  background: transparent;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
}
.btn-no.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-no.disabled.btn:hover, .btn-no[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-no[disabled].btn:hover {
  background: #333740;
  border: 1px solid #333740;
}

/*.btn-begin {
    @include ts-buttons(transparent, $gray-700, #11881B);
    text-transform: none;
    text-decoration: underline !important;

    @media screen and (min-width: $screen-sm-min) {
        @include ts-buttons(transparent, $gray-700, #11881B);
        text-transform: none;
    }
}*/
/*.btn-menu-edit {
    @include ts-buttons(transparent, $gray-700, #11881B);
    text-transform: none;
    text-decoration: underline !important;

    @media screen and (min-width: $screen-sm-min) {
        @include ts-buttons-alt(transparent, transparent, $gray-500);
        text-transform: none;
    }
}*/
/* Alt buttons - replace buttons with alts laster */
.btn-white {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .btn-white {
    width: auto;
    margin: 0.25em;
  }
}
.btn-white {
  background: white;
  border: 1px solid white;
  color: #333740 !important;
}
.btn-white:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-white.btn:not(.inactive):hover, .btn-white:active:not(.inactive), .btn-white:focus:not(.inactive) {
  background: rgb(214.2, 214.2, 214.2);
  border: 1px solid rgb(214.2, 214.2, 214.2);
  box-shadow: none;
  color: #333740;
}
.btn-white.inactive {
  opacity: 0.3;
  cursor: not-allowed;
}
.btn-white.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-white.inactive.btn:hover {
  background: transparent;
  color: #333740;
  border: 1px solid #333740;
}
.btn-white.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-white.disabled.btn:hover, .btn-white[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-white[disabled].btn:hover {
  background: white;
  border: 1px solid white;
}
.btn-white {
  min-width: 175px;
  margin-bottom: 12px;
}
.btn-white.full-upsell {
  width: 100%;
  margin-top: 18px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
}

.btn-cancel-alt, .btn-cancel {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .btn-cancel-alt, .btn-cancel {
    width: auto;
    margin: 0.25em;
  }
}
.btn-cancel-alt, .btn-cancel {
  background: #FFECE4;
  border: 1px solid #FFECE4;
  color: #910009 !important;
}
.btn-cancel-alt:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-cancel-alt.btn:not(.inactive):hover, .btn-cancel-alt:active:not(.inactive), .btn-cancel-alt:focus:not(.inactive), .btn-cancel:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-cancel.btn:not(.inactive):hover, .btn-cancel:active:not(.inactive), .btn-cancel:focus:not(.inactive) {
  background: #910009;
  border: 1px solid #910009;
  box-shadow: none;
  color: #910009;
  color: white !important;
}
.btn-cancel-alt.inactive, .btn-cancel.inactive {
  opacity: 0.3;
  cursor: not-allowed;
}
.btn-cancel-alt.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-cancel-alt.inactive.btn:hover, .btn-cancel.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-cancel.inactive.btn:hover {
  background: transparent;
  color: #910009;
  border: 1px solid #910009;
}
.btn-cancel-alt.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-cancel-alt.disabled.btn:hover, .btn-cancel-alt[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-cancel-alt[disabled].btn:hover, .btn-cancel.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-cancel.disabled.btn:hover, .btn-cancel[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-cancel[disabled].btn:hover {
  background: #FFECE4;
  border: 1px solid #FFECE4;
}
.btn-cancel-alt, .btn-cancel {
  min-width: 175px;
  margin-bottom: 12px;
}

.btn-continue-alt, .btn-continue, .product-chooser-tower-wrapper .product-chooser-tower .btn:hover {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .btn-continue-alt, .btn-continue, .product-chooser-tower-wrapper .product-chooser-tower .btn:hover {
    width: auto;
    margin: 0.25em;
  }
}
.btn-continue-alt, .btn-continue, .product-chooser-tower-wrapper .product-chooser-tower .btn:hover {
  background: #11881B;
  border: 1px solid #11881B;
  color: #FFFFFF !important;
}
.btn-continue-alt:hover:not(.inactive), .btn-continue-alt:active:not(.inactive), .btn-continue-alt:focus:not(.inactive), .btn-continue:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn:hover:not(.inactive), .btn-continue:active:not(.inactive), .btn-continue:focus:not(.inactive) {
  background: #149C1F;
  border: 1px solid #149C1F;
  box-shadow: none;
  color: #FFFFFF;
}
.btn-continue-alt.inactive, .btn-continue.inactive, .product-chooser-tower-wrapper .product-chooser-tower .inactive.btn:hover {
  opacity: 0.3;
  cursor: not-allowed;
}
.btn-continue-alt.inactive:hover, .btn-continue.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .inactive.btn:hover {
  background: transparent;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
}
.btn-continue-alt.disabled:hover, .btn-continue-alt[disabled]:hover, .btn-continue.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .disabled.btn:hover, .btn-continue[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower [disabled].btn:hover {
  background: #11881B;
  border: 1px solid #11881B;
}
.btn-continue-alt, .btn-continue, .product-chooser-tower-wrapper .product-chooser-tower .btn:hover {
  min-width: 175px;
  margin-bottom: 12px;
}
.btn-continue-alt:hover:not(.inactive):not(.btn-not-ready), .btn-continue:hover:not(.inactive):not(.btn-not-ready), .product-chooser-tower-wrapper .product-chooser-tower .btn:hover:not(.inactive):not(.btn-not-ready) {
  box-shadow: 0px 4px 15px rgba(1, 179, 14, 0.3);
  transform: scale(1.02);
}
.btn-continue-alt:focus:not(.inactive):not(.btn-not-ready), .btn-continue:focus:not(.inactive):not(.btn-not-ready), .product-chooser-tower-wrapper .product-chooser-tower .btn:focus:not(.inactive):not(.btn-not-ready):hover {
  outline: none;
}

.btn-continue:not(.btn-not-ready), .product-chooser-tower-wrapper .product-chooser-tower .btn:not(.btn-not-ready):hover, .btn-continue-alt:not(.btn-not-ready) {
  cursor: pointer;
}

.btn-back-alt, .btn-back {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .btn-back-alt, .btn-back {
    width: auto;
    margin: 0.25em;
  }
}
.btn-back-alt, .btn-back {
  background: #f1f2f6;
  border: 1px solid #f1f2f6;
  color: #333740 !important;
}
.btn-back-alt:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-back-alt.btn:not(.inactive):hover, .btn-back-alt:active:not(.inactive), .btn-back-alt:focus:not(.inactive), .btn-back:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-back.btn:not(.inactive):hover, .btn-back:active:not(.inactive), .btn-back:focus:not(.inactive) {
  background: #333740;
  border: 1px solid #333740;
  box-shadow: none;
  color: #333740;
  color: white !important;
}
.btn-back-alt.inactive, .btn-back.inactive {
  opacity: 0.3;
  cursor: not-allowed;
}
.btn-back-alt.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-back-alt.inactive.btn:hover, .btn-back.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-back.inactive.btn:hover {
  background: transparent;
  color: #333740;
  border: 1px solid #333740;
}
.btn-back-alt.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-back-alt.disabled.btn:hover, .btn-back-alt[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-back-alt[disabled].btn:hover, .btn-back.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-back.disabled.btn:hover, .btn-back[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-back[disabled].btn:hover {
  background: #f1f2f6;
  border: 1px solid #f1f2f6;
}
.btn-back-alt, .btn-back {
  min-width: 175px;
  margin-bottom: 12px;
}

.btn-solid-red-alt, .btn-solid-red {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .btn-solid-red-alt, .btn-solid-red {
    width: auto;
    margin: 0.25em;
  }
}
.btn-solid-red-alt, .btn-solid-red {
  background: #D82631;
  border: 1px solid #D82631;
  color: white !important;
}
.btn-solid-red-alt:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-solid-red-alt.btn:not(.inactive):hover, .btn-solid-red-alt:active:not(.inactive), .btn-solid-red-alt:focus:not(.inactive), .btn-solid-red:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-solid-red.btn:not(.inactive):hover, .btn-solid-red:active:not(.inactive), .btn-solid-red:focus:not(.inactive) {
  background: rgb(146.6078740157, 25.7921259843, 33.2582677165);
  border: 1px solid rgb(146.6078740157, 25.7921259843, 33.2582677165);
  box-shadow: none;
  color: white;
  color: white !important;
}
.btn-solid-red-alt.inactive, .btn-solid-red.inactive {
  opacity: 0.3;
  cursor: not-allowed;
}
.btn-solid-red-alt.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-solid-red-alt.inactive.btn:hover, .btn-solid-red.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-solid-red.inactive.btn:hover {
  background: transparent;
  color: white;
  border: 1px solid white;
}
.btn-solid-red-alt.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-solid-red-alt.disabled.btn:hover, .btn-solid-red-alt[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-solid-red-alt[disabled].btn:hover, .btn-solid-red.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-solid-red.disabled.btn:hover, .btn-solid-red[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-solid-red[disabled].btn:hover {
  background: #D82631;
  border: 1px solid #D82631;
}
.btn-solid-red-alt, .btn-solid-red {
  min-width: 175px;
  margin-bottom: 12px;
}

/*.btn-begin {
    @include ts-buttons-alt(#EFF9E5, #1B5000, #1B5000, #1B5000);
    border: none;
    font-size: 15px;
    padding: 11px;

    &:hover:not(.inactive), &:active:not(.inactive), &:focus:not(.inactive) {
        border: none;
    }
}*/
.btn-begin {
  color: #11881B;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  text-transform: none;
  background-color: transparent;
}
@media screen and (min-width: 768px) {
  .btn-begin {
    border-radius: 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    padding: 16px 32px;
    text-transform: uppercase;
    text-decoration: none !important;
    width: 100%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: default;
    background: transparent;
    border: 1px solid transparent;
    color: #11881B !important;
    text-transform: none;
    text-decoration: underline !important;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) and (min-width: 1350px) {
  .btn-begin {
    width: auto;
    margin: 0.25em;
  }
}
@media screen and (min-width: 768px) {
  .btn-begin:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-begin.btn:not(.inactive):hover, .btn-begin:active:not(.inactive), .btn-begin:focus:not(.inactive) {
    background: #212329;
    border: 1px solid #212329;
    box-shadow: none;
    color: #11881B;
    color: white !important;
  }
  .btn-begin.inactive {
    opacity: 0.3;
    cursor: not-allowed;
  }
  .btn-begin.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-begin.inactive.btn:hover {
    background: transparent;
    color: #11881B;
    border: 1px solid #11881B;
  }
  .btn-begin.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-begin.disabled.btn:hover, .btn-begin[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-begin[disabled].btn:hover {
    background: transparent;
    border: 1px solid transparent;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .btn-begin {
    border-radius: 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    padding: 16px 32px;
    text-transform: uppercase;
    text-decoration: none !important;
    width: 100%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: default;
    background: #EFF9E5;
    border: 1px solid #EFF9E5;
    color: #1B5000 !important;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) and (min-width: 1350px) {
  .btn-begin {
    width: auto;
    margin: 0.25em;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .btn-begin:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-begin.btn:not(.inactive):hover, .btn-begin:active:not(.inactive), .btn-begin:focus:not(.inactive) {
    background: #1B5000;
    border: 1px solid #1B5000;
    box-shadow: none;
    color: #1B5000;
    color: white !important;
  }
  .btn-begin.inactive {
    opacity: 0.3;
    cursor: not-allowed;
  }
  .btn-begin.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-begin.inactive.btn:hover {
    background: transparent;
    color: #1B5000;
    border: 1px solid #1B5000;
  }
  .btn-begin.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-begin.disabled.btn:hover, .btn-begin[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-begin[disabled].btn:hover {
    background: #EFF9E5;
    border: 1px solid #EFF9E5;
  }
}

.btn-continue-secondary {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .btn-continue-secondary {
    width: auto;
    margin: 0.25em;
  }
}
.btn-continue-secondary {
  background: #EFF9E5;
  border: 1px solid #EFF9E5;
  color: #1B5000 !important;
}
.btn-continue-secondary:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-continue-secondary.btn:not(.inactive):hover, .btn-continue-secondary:active:not(.inactive), .btn-continue-secondary:focus:not(.inactive) {
  background: #1B5000;
  border: 1px solid #1B5000;
  box-shadow: none;
  color: #1B5000;
  color: white !important;
}
.btn-continue-secondary.inactive {
  opacity: 0.3;
  cursor: not-allowed;
}
.btn-continue-secondary.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-continue-secondary.inactive.btn:hover {
  background: transparent;
  color: #1B5000;
  border: 1px solid #1B5000;
}
.btn-continue-secondary.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-continue-secondary.disabled.btn:hover, .btn-continue-secondary[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-continue-secondary[disabled].btn:hover {
  background: #EFF9E5;
  border: 1px solid #EFF9E5;
}
.btn-continue-secondary {
  border: none;
  font-size: 16px;
}
.btn-continue-secondary:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-continue-secondary.btn:not(.inactive):hover, .btn-continue-secondary:active:not(.inactive), .btn-continue-secondary:focus:not(.inactive) {
  border: none;
}

.btn-menu-edit {
  color: #333740;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  text-transform: none;
  background-color: transparent;
}
@media screen and (min-width: 768px) {
  .btn-menu-edit {
    border-radius: 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    padding: 16px 32px;
    text-transform: uppercase;
    text-decoration: none !important;
    width: 100%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: default;
    background: transparent;
    border: 1px solid transparent;
    color: #333740 !important;
    text-transform: none;
    text-decoration: underline !important;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) and (min-width: 1350px) {
  .btn-menu-edit {
    width: auto;
    margin: 0.25em;
  }
}
@media screen and (min-width: 768px) {
  .btn-menu-edit:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-menu-edit.btn:not(.inactive):hover, .btn-menu-edit:active:not(.inactive), .btn-menu-edit:focus:not(.inactive) {
    background: transparent;
    border: 1px solid transparent;
    box-shadow: none;
    color: #333740;
  }
  .btn-menu-edit.inactive {
    opacity: 0.3;
    cursor: not-allowed;
  }
  .btn-menu-edit.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-menu-edit.inactive.btn:hover {
    background: transparent;
    color: #333740;
    border: 1px solid #333740;
  }
  .btn-menu-edit.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-menu-edit.disabled.btn:hover, .btn-menu-edit[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-menu-edit[disabled].btn:hover {
    background: transparent;
    border: 1px solid transparent;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .btn-menu-edit {
    border-radius: 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    padding: 16px 32px;
    text-transform: uppercase;
    text-decoration: none !important;
    width: 100%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: default;
    background: #f5f7f9;
    border: 1px solid #f5f7f9;
    color: #23262d !important;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) and (min-width: 1350px) {
  .btn-menu-edit {
    width: auto;
    margin: 0.25em;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .btn-menu-edit:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-menu-edit.btn:not(.inactive):hover, .btn-menu-edit:active:not(.inactive), .btn-menu-edit:focus:not(.inactive) {
    background: #d8d8df;
    border: 1px solid #d8d8df;
    box-shadow: none;
    color: #23262d;
  }
  .btn-menu-edit.inactive {
    opacity: 0.3;
    cursor: not-allowed;
  }
  .btn-menu-edit.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-menu-edit.inactive.btn:hover {
    background: transparent;
    color: #23262d;
    border: 1px solid #23262d;
  }
  .btn-menu-edit.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-menu-edit.disabled.btn:hover, .btn-menu-edit[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-menu-edit[disabled].btn:hover {
    background: #f5f7f9;
    border: 1px solid #f5f7f9;
  }
}

/*.btn-begin:not(.idserver-adjustment), .btn-menu-edit:not(.idserver-adjustment) {
    padding-right: 0 !important;
}*/
.btn-light-green {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .btn-light-green {
    width: auto;
    margin: 0.25em;
  }
}
.btn-light-green {
  background: rgba(17, 136, 27, 0.07);
  border: 1px solid rgba(17, 136, 27, 0.07);
  color: #11881B !important;
}
.btn-light-green:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-light-green.btn:not(.inactive):hover, .btn-light-green:active:not(.inactive), .btn-light-green:focus:not(.inactive) {
  background: rgba(7.9333333333, 63.4666666667, 12.6, 0.07);
  border: 1px solid rgba(7.9333333333, 63.4666666667, 12.6, 0.07);
  box-shadow: none;
  color: #11881B;
}
.btn-light-green.inactive {
  opacity: 0.3;
  cursor: not-allowed;
}
.btn-light-green.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-light-green.inactive.btn:hover {
  background: transparent;
  color: #11881B;
  border: 1px solid #11881B;
}
.btn-light-green.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-light-green.disabled.btn:hover, .btn-light-green[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-light-green[disabled].btn:hover {
  background: rgba(17, 136, 27, 0.07);
  border: 1px solid rgba(17, 136, 27, 0.07);
}
.btn-light-green {
  border: none;
}
.btn-light-green:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-light-green.btn:not(.inactive):hover, .btn-light-green:active:not(.inactive), .btn-light-green:focus:not(.inactive) {
  border: none;
}

.btn-cool-grey {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .btn-cool-grey {
    width: auto;
    margin: 0.25em;
  }
}
.btn-cool-grey {
  background: #333740;
  border: 1px solid #333740;
  color: white !important;
}
.btn-cool-grey:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-cool-grey.btn:not(.inactive):hover, .btn-cool-grey:active:not(.inactive), .btn-cool-grey:focus:not(.inactive) {
  background: rgb(14.812173913, 15.9739130435, 18.587826087);
  border: 1px solid rgb(14.812173913, 15.9739130435, 18.587826087);
  box-shadow: none;
  color: white;
}
.btn-cool-grey.inactive {
  opacity: 0.3;
  cursor: not-allowed;
}
.btn-cool-grey.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-cool-grey.inactive.btn:hover {
  background: transparent;
  color: white;
  border: 1px solid white;
}
.btn-cool-grey.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-cool-grey.disabled.btn:hover, .btn-cool-grey[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-cool-grey[disabled].btn:hover {
  background: #333740;
  border: 1px solid #333740;
}

.btn-print-disclaimer {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .btn-print-disclaimer {
    width: auto;
    margin: 0.25em;
  }
}
.btn-print-disclaimer {
  background: #f1f2f6;
  border: 1px solid #f1f2f6;
  color: #333740 !important;
}
.btn-print-disclaimer:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .btn-print-disclaimer.btn:not(.inactive):hover, .btn-print-disclaimer:active:not(.inactive), .btn-print-disclaimer:focus:not(.inactive) {
  background: #333740;
  border: 1px solid #333740;
  box-shadow: none;
  color: #333740;
  color: white !important;
}
.btn-print-disclaimer.inactive {
  opacity: 0.3;
  cursor: not-allowed;
}
.btn-print-disclaimer.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-print-disclaimer.inactive.btn:hover {
  background: transparent;
  color: #333740;
  border: 1px solid #333740;
}
.btn-print-disclaimer.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-print-disclaimer.disabled.btn:hover, .btn-print-disclaimer[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-print-disclaimer[disabled].btn:hover {
  background: #f1f2f6;
  border: 1px solid #f1f2f6;
}
.btn-print-disclaimer {
  padding: 10px 36px;
  margin-top: 14px !important;
}

/* End Alt*/
@media screen and (max-width: 991px) {
  .grid-icons .btn-edit i.fa, .grid-icons .btn-delete i.fa {
    display: none;
  }
  .grid-icons .btn-edit .sr-only, .grid-icons .btn-delete .sr-only {
    margin: 0;
    clip: initial;
    width: auto;
    height: auto;
    position: relative;
  }
  .grid-icons .btn-edit {
    border-radius: 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    padding: 16px 32px;
    text-transform: uppercase;
    text-decoration: none !important;
    width: 100%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: default;
    background: transparent;
    border: 1px solid #333740;
    color: #333740 !important;
    /*&:focus:not(.inactive) {
        background: $background;
        border: 1px solid $color;
        color: $color;
        outline: none;
        box-shadow: none;
    }*/
    width: 47% !important;
    margin: 1em 1% !important;
  }
}
@media screen and (max-width: 991px) and (min-width: 1350px) {
  .grid-icons .btn-edit {
    width: auto;
    margin: 0.25em;
  }
}
@media screen and (max-width: 991px) {
  .grid-icons .btn-edit:hover:not(.inactive), .grid-icons .btn-edit:active:not(.inactive), .grid-icons .btn-edit:focus:not(.inactive) {
    background: #333740;
    color: white;
    border: 1px solid #333740;
    box-shadow: none;
  }
  .grid-icons .btn-edit.inactive, .grid-icons .btn-edit:disabled {
    opacity: 0.3;
    cursor: not-allowed;
  }
  .grid-icons .btn-edit.inactive:hover, .grid-icons .btn-edit:disabled:hover {
    background: transparent;
    color: #333740;
    border: 1px solid #333740;
  }
  .grid-icons .btn-edit:disabled {
    opacity: 0.3;
    cursor: not-allowed;
  }
  .grid-icons .btn-edit:disabled:hover {
    background: transparent;
    color: #333740;
    border: 1px solid #333740;
  }
  .grid-icons .btn-delete {
    border-radius: 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    padding: 16px 32px;
    text-transform: uppercase;
    text-decoration: none !important;
    width: 100%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: default;
    background: transparent;
    border: 1px solid #D82631;
    color: #D82631 !important;
    /*&:focus:not(.inactive) {
        background: $background;
        border: 1px solid $color;
        color: $color;
        outline: none;
        box-shadow: none;
    }*/
    width: 47% !important;
    margin: 1em 1% !important;
  }
}
@media screen and (max-width: 991px) and (min-width: 1350px) {
  .grid-icons .btn-delete {
    width: auto;
    margin: 0.25em;
  }
}
@media screen and (max-width: 991px) {
  .grid-icons .btn-delete:hover:not(.inactive), .grid-icons .btn-delete:active:not(.inactive), .grid-icons .btn-delete:focus:not(.inactive) {
    background: #D82631;
    color: white;
    border: 1px solid #D82631;
    box-shadow: none;
  }
  .grid-icons .btn-delete.inactive, .grid-icons .btn-delete:disabled {
    opacity: 0.3;
    cursor: not-allowed;
  }
  .grid-icons .btn-delete.inactive:hover, .grid-icons .btn-delete:disabled:hover {
    background: transparent;
    color: #D82631;
    border: 1px solid #D82631;
  }
  .grid-icons .btn-delete:disabled {
    opacity: 0.3;
    cursor: not-allowed;
  }
  .grid-icons .btn-delete:disabled:hover {
    background: transparent;
    color: #D82631;
    border: 1px solid #D82631;
  }
}
.xtra-lg-button {
  padding: 25px 50px;
  font-size: 18px;
}

.xtra-wide-button {
  padding: 16px 64px;
}

/*Text styles*/
.grey-color {
  color: #6E7481;
}

.green-color {
  color: #11881B;
}

.btn-small {
  padding: 12px;
  font-size: 0.9em;
}
@media screen and (max-width: 768px) {
  .btn-small {
    width: auto;
  }
}

.btn-large-text {
  font-size: 1.25em;
}

.btn-not-ready {
  opacity: 0.35;
}

/* Tenon work - button styled as link */
.style-button-as-link {
  color: #0973CC;
  background: transparent;
  border: none;
  text-decoration: underline;
  margin: auto 0;
  padding: 0;
}

/* */
/* Button work to sync up SOA and Identity (Using design guidelines for naming and color for buttons */
.button-primary {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .button-primary {
    width: auto;
    margin: 0.25em;
  }
}
.button-primary {
  background: #11881B;
  border: 1px solid #11881B;
  color: #FFFFFF !important;
}
.button-primary:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .button-primary.btn:not(.inactive):hover, .button-primary:active:not(.inactive), .button-primary:focus:not(.inactive) {
  background: #1B5000;
  border: 1px solid #1B5000;
  box-shadow: none;
  color: #FFFFFF;
}
.button-primary.inactive {
  opacity: 0.3;
  cursor: not-allowed;
}
.button-primary.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-primary.inactive.btn:hover {
  background: transparent;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
}
.button-primary.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-primary.disabled.btn:hover, .button-primary[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-primary[disabled].btn:hover {
  background: #11881B;
  border: 1px solid #11881B;
}
.button-primary {
  min-width: 175px;
  margin-bottom: 12px;
}
.button-primary-light {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .button-primary-light {
    width: auto;
    margin: 0.25em;
  }
}
.button-primary-light {
  background: #EFF9E5;
  border: 1px solid #EFF9E5;
  color: #1B5000 !important;
}
.button-primary-light:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .button-primary-light.btn:not(.inactive):hover, .button-primary-light:active:not(.inactive), .button-primary-light:focus:not(.inactive) {
  background: #11881B;
  border: 1px solid #11881B;
  box-shadow: none;
  color: #1B5000;
  color: white !important;
}
.button-primary-light.inactive {
  opacity: 0.3;
  cursor: not-allowed;
}
.button-primary-light.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-primary-light.inactive.btn:hover {
  background: transparent;
  color: #1B5000;
  border: 1px solid #1B5000;
}
.button-primary-light.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-primary-light.disabled.btn:hover, .button-primary-light[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-primary-light[disabled].btn:hover {
  background: #EFF9E5;
  border: 1px solid #EFF9E5;
}
.button-primary-light {
  min-width: 175px;
  margin-bottom: 12px;
}

.button-secondary {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .button-secondary {
    width: auto;
    margin: 0.25em;
  }
}
.button-secondary {
  background: #333740;
  border: 1px solid #333740;
  color: #FFFFFF !important;
}
.button-secondary:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .button-secondary.btn:not(.inactive):hover, .button-secondary:active:not(.inactive), .button-secondary:focus:not(.inactive) {
  background: #000000;
  border: 1px solid #000000;
  box-shadow: none;
  color: #FFFFFF;
}
.button-secondary.inactive {
  opacity: 0.3;
  cursor: not-allowed;
}
.button-secondary.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-secondary.inactive.btn:hover {
  background: transparent;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
}
.button-secondary.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-secondary.disabled.btn:hover, .button-secondary[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-secondary[disabled].btn:hover {
  background: #333740;
  border: 1px solid #333740;
}
.button-secondary {
  min-width: 175px;
  margin-bottom: 12px;
}
.button-secondary-light {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .button-secondary-light {
    width: auto;
    margin: 0.25em;
  }
}
.button-secondary-light {
  background: #F1F1F2;
  border: 1px solid #F1F1F2;
  color: #23262D !important;
}
.button-secondary-light:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .button-secondary-light.btn:not(.inactive):hover, .button-secondary-light:active:not(.inactive), .button-secondary-light:focus:not(.inactive) {
  background: #333740;
  border: 1px solid #333740;
  box-shadow: none;
  color: #23262D;
  color: white !important;
}
.button-secondary-light.inactive {
  opacity: 0.3;
  cursor: not-allowed;
}
.button-secondary-light.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-secondary-light.inactive.btn:hover {
  background: transparent;
  color: #23262D;
  border: 1px solid #23262D;
}
.button-secondary-light.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-secondary-light.disabled.btn:hover, .button-secondary-light[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-secondary-light[disabled].btn:hover {
  background: #F1F1F2;
  border: 1px solid #F1F1F2;
}
.button-secondary-light {
  min-width: 175px;
  margin-bottom: 12px;
}

.button-important {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .button-important {
    width: auto;
    margin: 0.25em;
  }
}
.button-important {
  background: #D82631;
  border: 1px solid #D82631;
  color: #FFFFFF !important;
}
.button-important:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .button-important.btn:not(.inactive):hover, .button-important:active:not(.inactive), .button-important:focus:not(.inactive) {
  background: #910009;
  border: 1px solid #910009;
  box-shadow: none;
  color: #FFFFFF;
}
.button-important.inactive {
  opacity: 0.3;
  cursor: not-allowed;
}
.button-important.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-important.inactive.btn:hover {
  background: transparent;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
}
.button-important.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-important.disabled.btn:hover, .button-important[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-important[disabled].btn:hover {
  background: #D82631;
  border: 1px solid #D82631;
}
.button-important {
  min-width: 175px;
  margin-bottom: 12px;
}
.button-important-light {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .button-important-light {
    width: auto;
    margin: 0.25em;
  }
}
.button-important-light {
  background: #FFECE4;
  border: 1px solid #FFECE4;
  color: #910009 !important;
}
.button-important-light:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .button-important-light.btn:not(.inactive):hover, .button-important-light:active:not(.inactive), .button-important-light:focus:not(.inactive) {
  background: #D82631;
  border: 1px solid #D82631;
  box-shadow: none;
  color: #910009;
  color: white !important;
}
.button-important-light.inactive {
  opacity: 0.3;
  cursor: not-allowed;
}
.button-important-light.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-important-light.inactive.btn:hover {
  background: transparent;
  color: #910009;
  border: 1px solid #910009;
}
.button-important-light.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-important-light.disabled.btn:hover, .button-important-light[disabled]:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-important-light[disabled].btn:hover {
  background: #FFECE4;
  border: 1px solid #FFECE4;
}
.button-important-light {
  min-width: 175px;
  margin-bottom: 12px;
}

.button-underline {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .button-underline {
    width: auto;
    margin: 0.25em;
  }
}
.button-underline {
  background: transparent !important;
  border: 1px solid transparent !important;
  color: #333740 !important;
}
.button-underline:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .button-underline.btn:not(.inactive):hover, .button-underline:active:not(.inactive) {
  background: #f1f2f6;
  border: 1px solid #f1f2f6;
  color: white !important;
  box-shadow: none;
}
.button-underline:focus:not(.inactive) {
  background: #212329;
  border: 1px solid #212329;
  color: white !important;
  box-shadow: none;
}
.button-underline.inactive {
  opacity: 0.3;
  cursor: not-allowed;
}
.button-underline.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-underline.inactive.btn:hover {
  background: transparent !important;
  color: #333740 !important;
  border: 1px solid #333740 !important;
}
.button-underline {
  font-weight: 400;
  text-decoration: underline !important;
  text-transform: none;
}
.button-underline:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-underline.btn:hover, .button-underline:active, .button-underline:focus {
  color: #333740 !important;
}

.button-primary-ghost {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .button-primary-ghost {
    width: auto;
    margin: 0.25em;
  }
}
.button-primary-ghost {
  background: transparent;
  border: 1px solid #11881B;
  color: #11881B !important;
}
.button-primary-ghost:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .button-primary-ghost.btn:not(.inactive):hover, .button-primary-ghost:active:not(.inactive), .button-primary-ghost:focus:not(.inactive) {
  background: #11881B;
  color: white;
  border: 1px solid #11881B;
  box-shadow: none;
}
.button-primary-ghost {
  /*&:focus:not(.inactive) {
      background: $background;
      border: 1px solid $color;
      color: $color;
      outline: none;
      box-shadow: none;
  }*/
}
.button-primary-ghost.inactive, .button-primary-ghost:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.button-primary-ghost.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-primary-ghost.inactive.btn:hover, .button-primary-ghost:disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-primary-ghost.btn:disabled:hover {
  background: transparent;
  color: #11881B;
  border: 1px solid #11881B;
}
.button-primary-ghost:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.button-primary-ghost:disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-primary-ghost.btn:disabled:hover {
  background: transparent;
  color: #11881B;
  border: 1px solid #11881B;
}

.button-secondary-ghost {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .button-secondary-ghost {
    width: auto;
    margin: 0.25em;
  }
}
.button-secondary-ghost {
  background: transparent;
  border: 1px solid #333740;
  color: #333740 !important;
}
.button-secondary-ghost:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .button-secondary-ghost.btn:not(.inactive):hover, .button-secondary-ghost:active:not(.inactive), .button-secondary-ghost:focus:not(.inactive) {
  background: #333740;
  color: white;
  border: 1px solid #333740;
  box-shadow: none;
}
.button-secondary-ghost {
  /*&:focus:not(.inactive) {
      background: $background;
      border: 1px solid $color;
      color: $color;
      outline: none;
      box-shadow: none;
  }*/
}
.button-secondary-ghost.inactive, .button-secondary-ghost:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.button-secondary-ghost.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-secondary-ghost.inactive.btn:hover, .button-secondary-ghost:disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-secondary-ghost.btn:disabled:hover {
  background: transparent;
  color: #333740;
  border: 1px solid #333740;
}
.button-secondary-ghost:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.button-secondary-ghost:disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-secondary-ghost.btn:disabled:hover {
  background: transparent;
  color: #333740;
  border: 1px solid #333740;
}

.button-important-ghost {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .button-important-ghost {
    width: auto;
    margin: 0.25em;
  }
}
.button-important-ghost {
  background: transparent;
  border: 1px solid #D82631;
  color: #D82631 !important;
}
.button-important-ghost:hover:not(.inactive), .product-chooser-tower-wrapper .product-chooser-tower .button-important-ghost.btn:not(.inactive):hover, .button-important-ghost:active:not(.inactive), .button-important-ghost:focus:not(.inactive) {
  background: #D82631;
  color: white;
  border: 1px solid #D82631;
  box-shadow: none;
}
.button-important-ghost {
  /*&:focus:not(.inactive) {
      background: $background;
      border: 1px solid $color;
      color: $color;
      outline: none;
      box-shadow: none;
  }*/
}
.button-important-ghost.inactive, .button-important-ghost:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.button-important-ghost.inactive:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-important-ghost.inactive.btn:hover, .button-important-ghost:disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-important-ghost.btn:disabled:hover {
  background: transparent;
  color: #D82631;
  border: 1px solid #D82631;
}
.button-important-ghost:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.button-important-ghost:disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower .button-important-ghost.btn:disabled:hover {
  background: transparent;
  color: #D82631;
  border: 1px solid #D82631;
}

/* End */
body.playground {
  position: absolute;
  height: 100%;
  width: 100%;
  padding-bottom: 0;
  margin: 0;
  box-sizing: border-box;
}

#sidebar-open-button {
  position: fixed;
  left: 60px;
  background: none;
  border: none;
  padding-top: 0.8rem;
}

#sidebar {
  display: flex;
  flex-direction: column;
  float: left;
  height: 100vh;
  width: 300px;
  position: fixed;
  background: #333740;
  overflow-x: hidden;
  border-right: 1px solid #e2e2e2;
  border: none;
  z-index: 99;
  overflow-y: hidden;
  -webkit-transition: width 300ms ease-in-out;
  -moz-transition: width 300ms ease-in-out;
  -ms-transition: width 300ms ease-in-out;
  -o-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
}
#sidebar [role=button] {
  cursor: default;
}
#sidebar .logo {
  margin-bottom: 0 !important;
  text-align: center;
  font-size: 2.2em;
  overflow: hidden;
  position: relative;
  max-height: 56px;
  height: 58px;
  width: 352px;
  left: -52px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  border-bottom: 1px solid #3c3f4a;
  color: white;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#sidebar .logo img {
  overflow-y: hidden;
  object-fit: contain;
  max-height: 55px;
}
#sidebar .logo i {
  overflow-y: hidden;
  object-fit: contain;
  max-height: 55px;
}
#sidebar .logo span,
#sidebar .logo a {
  display: inline-block;
}
#sidebar .logo .smallIcon {
  width: 52px;
  cursor: pointer;
  max-height: 58px;
}
#sidebar .logo .middlesidebar {
  width: 225px;
  height: 29px;
  text-align: left;
  width: unset;
  flex: 1;
  line-height: 1;
}
#sidebar .logo .middlesidebar i {
  display: inline-block;
  margin: 0 0 0 17px;
  width: 153px;
  height: 100%;
  background-size: contain;
  background-position-y: center;
  background-repeat: no-repeat;
}
#sidebar .logo .middlesidebar i.icon-taxslayer-logo {
  margin-top: 2px;
  width: 14.927rem;
  height: 2.654rem;
}
#sidebar .logo .make-me-match {
  font-size: 15px;
  text-align: left;
  position: absolute;
  top: 0;
  position: relative;
  width: 38px;
  line-height: 1;
  margin-top: 6px;
}
#sidebar .logo .make-me-match + a {
  margin-top: 1px;
}
#sidebar .logo button.make-me-match {
  background: none;
  border: none;
}
#sidebar .nav {
  font-size: 0.9em;
}
#sidebar .nav li a {
  padding: 1.6rem 5px;
  text-decoration: none;
  background-color: transparent;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
#sidebar .nav li a:hover {
  background-color: rgb(73.6173913043, 79.3913043478, 92.3826086957);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
#sidebar .nav li a ul {
  display: none;
}
#sidebar .nav li a ul li {
  background-color: transparent;
}
#sidebar .nav li a.disabled {
  color: #767c8f;
}
#sidebar .nav li a.disabled:hover {
  background: #333740;
}
#sidebar .nav li a.disabled .fa {
  color: #767c8f;
}
#sidebar .nav li button {
  padding: 1.6rem 5px 1.6rem 5px;
  text-decoration: none;
  background-color: transparent;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
#sidebar .nav li button:hover {
  background-color: rgb(73.6173913043, 79.3913043478, 92.3826086957);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
#sidebar .nav li button ul {
  display: none;
}
#sidebar .nav li button ul li {
  background-color: transparent;
}
#sidebar .nav li button.disabled {
  color: #767c8f;
}
#sidebar .nav li button.disabled:hover {
  background: #333740;
}
#sidebar .nav li button.disabled .fa {
  color: #767c8f;
}
#sidebar .nav .sub-nav {
  padding: 0;
  display: none;
}
#sidebar .nav .sub-nav.collapse.in, #sidebar .nav .sub-nav.collapsing {
  display: block;
}
#sidebar .nav .sub-nav li {
  line-height: 1.6em;
}
#sidebar .nav .sub-nav li a {
  background-color: rgb(41.9975923696, 45.9981509114, 54.9994076304);
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
#sidebar .nav .sub-nav li a:hover {
  background-color: rgb(73.6173913043, 79.3913043478, 92.3826086957);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
#sidebar .nav .sub-nav li a {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  padding-left: 54px;
  align-items: flex-start;
  padding-right: 24px;
  padding-left: 52px;
  padding-top: 14px;
  padding-bottom: 14px;
  text-decoration: none;
  line-height: 1.4;
}
#sidebar .nav .sub-nav li button {
  background-color: rgb(41.9975923696, 45.9981509114, 54.9994076304);
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
#sidebar .nav .sub-nav li button:hover {
  background-color: rgb(73.6173913043, 79.3913043478, 92.3826086957);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
#sidebar .nav .sub-nav li button {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  padding-left: 54px;
  align-items: flex-start;
  padding-right: 24px;
  padding-left: 52px;
  padding-top: 14px;
  padding-bottom: 14px;
  text-decoration: none;
  line-height: 1.4;
}
#sidebar .nav .sub-nav li.is-active a span.active-form-span {
  display: inline-block;
  border-bottom: 2px solid #D82631;
}
#sidebar .nav .sub-nav li.is-active button span.active-form-span {
  display: inline-block;
  border-bottom: 2px solid #D82631;
}
#sidebar li.active .sub-nav {
  display: block;
}
#sidebar .company-sidebar-logo-collapsed {
  display: none;
}
#sidebar.collapsed {
  width: 52px;
  -webkit-transition: width 300ms ease-in-out;
  -moz-transition: width 300ms ease-in-out;
  -ms-transition: width 300ms ease-in-out;
  -o-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
}
#sidebar.collapsed .company-sidebar-logo {
  display: none !important;
}
#sidebar.collapsed .company-sidebar-logo-collapsed {
  display: block;
  padding: 8px;
}
#sidebar.collapsed .sub-nav {
  padding-top: 0;
  padding-bottom: 8px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#sidebar.collapsed .sub-nav a {
  background-color: transparent;
}
#sidebar.collapsed .sub-nav button {
  background-color: transparent;
}
#sidebar.collapsed .sub-nav .active ul {
  padding: 0 0 8px;
}
#sidebar.collapsed .logo {
  left: -212px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  cursor: pointer;
  left: 0;
}
#sidebar.collapsed.temp-open .logo {
  left: -52px;
}
#sidebar.temp-open {
  width: 300px;
}
#sidebar.temp-open .logo {
  margin-bottom: 0 !important;
  text-align: center;
  font-size: 2.2em;
  overflow-x: hidden;
  width: 352px;
  position: relative;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#sidebar.temp-open .sub-nav {
  max-height: none;
}
#sidebar.temp-open .sub-nav li a {
  background-color: rgb(41.9975923696, 45.9981509114, 54.9994076304);
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
#sidebar.temp-open .sub-nav li a:hover {
  background-color: rgb(73.6173913043, 79.3913043478, 92.3826086957);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
#sidebar.temp-open .sub-nav li button {
  background-color: rgb(41.9975923696, 45.9981509114, 54.9994076304);
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
#sidebar.temp-open .sub-nav li button:hover {
  background-color: rgb(73.6173913043, 79.3913043478, 92.3826086957);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
#sidebar .account-nav li a,
#sidebar .account-nav li button {
  color: white;
}
#sidebar > ul {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  overflow: auto;
  overflow: overlay;
}
#sidebar > ul > li.drawer > a:not(.collapsed):not(.disabled),
#sidebar > ul > li.drawer .sub-nav.collapse.in li a,
#sidebar > ul > li.drawer .sub-nav.collapse.in li button,
#sidebar > ul > li.drawer .sub-nav.collapse.show li a,
#sidebar > ul > li.drawer .sub-nav.collapse.show li button,
#sidebar > ul > li.drawer .sub-nav.collapsing li a,
#sidebar > ul > li.drawer .sub-nav.collapsing li button {
  border-left: 3px solid #D82631;
}
#sidebar > ul > li.drawer > a:not(.collapsed):not(.disabled),
#sidebar > ul > li.drawer button:not(.collapsed):not(.disabled) {
  padding-left: 0;
}
#sidebar > ul > li > a,
#sidebar > ul > li > button {
  padding: 14px 5px 14px 3px;
}
#sidebar > ul > li > a img,
#sidebar > ul > li > button img {
  padding-left: 13px;
}
#sidebar > ul > li > a.disabled > i,
#sidebar > ul > li > button.disabled > i {
  color: #767c8f;
}
#sidebar > ul > li.active > a {
  padding-left: 0;
}
#sidebar > ul > li.active > button {
  padding-left: 0;
}
#sidebar li {
  padding-bottom: 0;
  color: #969CA9;
}
#sidebar li.active a,
#sidebar li .sub-nav.collapse.in li a:not(.disabled),
#sidebar li .sub-nav.collapse.show li a:not(.disabled), #sidebar li.drawer > a:not(.collapsed):not(.disabled), #sidebar li.active button,
#sidebar li .sub-nav.collapse.in li button:not(.disabled),
#sidebar li .sub-nav.collapse.show li button:not(.disabled), #sidebar li.drawer > button:not(.collapsed):not(.disabled) {
  color: white;
  background-color: rgb(41.9975923696, 45.9981509114, 54.9994076304);
}
#sidebar li.active a:hover,
#sidebar li .sub-nav.collapse.in li a:not(.disabled):hover,
#sidebar li .sub-nav.collapse.show li a:not(.disabled):hover, #sidebar li.drawer > a:not(.collapsed):not(.disabled):hover, #sidebar li.active button:hover,
#sidebar li .sub-nav.collapse.in li button:not(.disabled):hover,
#sidebar li .sub-nav.collapse.show li button:not(.disabled):hover, #sidebar li.drawer > button:not(.collapsed):not(.disabled):hover {
  background-color: rgb(35.0089942522, 39.0105362508, 48.0140057478);
}
#sidebar li.active .sub-nav.collapse.in li a:not(.disabled), .sub-nav .sub-nav.collapse.in li a #sidebar li.active .sub-nav.collapse.show li a:not(.disabled),
#sidebar li .sub-nav .sub-nav.collapse.show li a, #sidebar li.active .sub-nav.collapsing li a,
#sidebar li .sub-nav .sub-nav.collapsing li a, #sidebar li.active .sub-nav.collapse.in li button:not(.disabled), .sub-nav .sub-nav.collapse.in li button #sidebar li.active .sub-nav.collapse.show li button:not(.disabled),
#sidebar li .sub-nav .sub-nav.collapse.show li button, #sidebar li.active .sub-nav.collapsing li button,
#sidebar li .sub-nav .sub-nav.collapsing li button {
  color: white;
  background-color: rgb(35.0089942522, 39.0105362508, 48.0140057478);
}
#sidebar li.active .sub-nav.collapse.in li a:not(.disabled):hover, .sub-nav .sub-nav.collapse.in li a #sidebar li.active .sub-nav.collapse.show li a:not(.disabled):hover,
#sidebar li .sub-nav .sub-nav.collapse.show li a:hover, #sidebar li.active .sub-nav.collapsing li a:hover,
#sidebar li .sub-nav .sub-nav.collapsing li a:hover, #sidebar li.active .sub-nav.collapse.in li button:not(.disabled):hover, .sub-nav .sub-nav.collapse.in li button #sidebar li.active .sub-nav.collapse.show li button:not(.disabled):hover,
#sidebar li .sub-nav .sub-nav.collapse.show li button:hover, #sidebar li.active .sub-nav.collapsing li button:hover,
#sidebar li .sub-nav .sub-nav.collapsing li button:hover {
  background-color: rgb(30.2777641652, 33.7385246789, 41.5252358348);
}
#sidebar li .sub-nav .sub-nav li a,
#sidebar li .sub-nav .sub-nav li button {
  padding-left: 72px;
}
#sidebar li.drawer.panel {
  border: none;
  background-color: transparent;
  margin-bottom: 0;
  box-shadow: none;
}
#sidebar li.drawer > a,
#sidebar li.drawer > button {
  width: 100%;
  position: relative;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
#sidebar li.drawer > a:after,
#sidebar li.drawer > button:after {
  position: absolute;
  display: inline-block;
  font-family: "ts-nav";
  content: "▼";
  font-weight: normal;
  font-size: 0.8em;
  right: 22px;
  top: calc(50% - 0.4em);
  transform: rotate(180deg);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#sidebar li.drawer > a.collapsed, #sidebar li.drawer > a.disabled,
#sidebar li.drawer > button.collapsed,
#sidebar li.drawer > button.disabled {
  font-weight: normal;
}
#sidebar li.drawer > a.collapsed:after, #sidebar li.drawer > a.disabled:after,
#sidebar li.drawer > button.collapsed:after,
#sidebar li.drawer > button.disabled:after {
  transform: rotate(0deg);
}
#sidebar li.drawer .drawer > a:after {
  content: none;
}
#sidebar li.active.curr-dir {
  padding-left: 3px;
}
#sidebar li.active.curr-dir > a:first-child,
#sidebar li.active.curr-dir > button:first-child {
  font-weight: bold;
}
#sidebar li.active .sub-nav {
  display: block;
  padding-bottom: 0;
}
#sidebar li button {
  color: #dadde3;
  font-size: 16px;
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  width: 100%;
  border: none;
}
#sidebar li button img,
#sidebar li button i {
  padding: 0 1.6rem 0 1.6rem;
  font-size: 1.5rem;
}
#sidebar li button:hover {
  background-color: rgb(41.9975923696, 45.9981509114, 54.9994076304);
}
#sidebar li a {
  color: #dadde3;
  font-size: 16px;
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  width: 100%;
  border: none;
}
#sidebar li a img,
#sidebar li a i {
  padding: 0 1.6rem 0 1.6rem;
}
#sidebar li a:hover {
  background-color: rgb(41.9975923696, 45.9981509114, 54.9994076304);
}
#sidebar li.disabled, #sidebar li.disabled a,
#sidebar li a.disabled, #sidebar li.disabled button,
#sidebar li button.disabled {
  color: #767c8f;
  cursor: not-allowed;
}
#sidebar li .toggle-sub-nav a,
#sidebar li .toggle-sub-nav button {
  font-size: 13px;
  padding: 11px 24px 11px 54px !important;
}
@media (max-width: 991px) {
  #sidebar {
    box-shadow: 10px 0 23px 0 rgba(51, 55, 64, 0.51);
    z-index: 99990 !important;
    top: 0;
  }
  #sidebar.collapsed {
    width: 0;
    -webkit-transition: width 300ms ease-in-out;
    -moz-transition: width 300ms ease-in-out;
    -ms-transition: width 300ms ease-in-out;
    -o-transition: width 300ms ease-in-out;
    transition: width 300ms ease-in-out;
  }
  #sidebar.collapsed .logo {
    left: 0;
  }
  #sidebar.collapsed.temp-open .logo {
    left: 0;
  }
  #sidebar .logo {
    width: 300px;
    left: 0;
  }
  #sidebar .logo .middlesidebar i {
    margin: 0 0 0 17px;
  }
  #sidebar .logo .smallIcon {
    display: none;
  }
  #sidebar .logo img,
  #sidebar .logo i {
    vertical-align: text-top;
  }
}

#sidebar.consumer-nav .logo {
  margin-bottom: 2rem !important;
  border: none;
}
#sidebar.consumer-nav .logo img {
  height: 2.5rem;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}
#sidebar.consumer-nav ul > li > a .ts-nav-icon-my-account::before,
#sidebar.consumer-nav ul > li > a .ts-nav-icon-settings::before,
#sidebar.consumer-nav ul > li > a .ts-nav-icon-log-out::before {
  color: #dadde3;
}
#sidebar.consumer-nav ul > li > a i {
  font-size: 1.5rem;
}
#sidebar.consumer-nav .ts-divider {
  display: none;
}
#sidebar.consumer-nav .sticky-spacer {
  flex-grow: 1;
  flex-shrink: 1;
}
#sidebar.consumer-nav .sidebar-nav .active .toggle-sub-nav a:before {
  font-family: inherit;
  content: "‒";
  color: inherit;
}

#sidebar.pro-sidebar .logo {
  height: 82px !important;
  max-height: 82px !important;
}
#sidebar.pro-sidebar .logo .middlesidebar {
  height: 100% !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
#sidebar.pro-sidebar .logo .middlesidebar i {
  width: 172px !important;
  background-position: center;
}

@media (max-width: 991px) {
  body.consumer-body:before,
  body.consumer-body #responsive-menu-button:before {
    position: relative;
    content: " ";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
  }
  body.consumer-body.nav-is-active:before,
  body.consumer-body.nav-is-active #responsive-menu-button:before {
    z-index: 1049;
    opacity: 0.55;
    background-color: #111;
    position: absolute;
  }
  body.consumer-body #responsive-menu-button {
    padding: 4px 19px;
  }
  body.consumer-body #responsive-menu-button #responsive-menu-open-icon {
    width: 22px;
    font-size: 22px;
    text-align: center;
    padding: 10px 0;
  }
  body:not(.nav-is-active) #sidebar,
  body:not(.nav-is-active) #sidebar.collapsed {
    width: 0;
  }
  body.nav-is-active #sidebar {
    width: 300px;
  }
  body.nav-is-active.consumer-body {
    overflow: hidden;
  }
}
#responsive-menu-button.consumer-responsive-menu {
  background-position: left 65px center;
  background-size: 28px 28px;
  z-index: 998;
}
#responsive-menu-button.consumer-responsive-menu .consumer-menu-item {
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  padding-top: 2px;
  display: flex;
  align-items: center;
}
#responsive-menu-button.consumer-responsive-menu .consumer-menu-item i {
  margin-left: 8px;
  font-size: 18px;
  padding-top: 0;
  color: white;
}

#content-pane {
  margin-left: 300px;
  background: #fff;
  box-shadow: -6px 0 2px -4px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content-pane.collapsed {
  margin-left: 52px;
}
#content-pane.temp-open {
  margin-left: 300px;
}

.icon-nav {
  width: 300px;
  overflow-x: hidden;
}

.sidebar-nav .make-me-match {
  display: block;
  padding: 10px 5px;
  color: white;
  background-color: #333740;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
.sidebar-nav .make-me-match:hover, .sidebar-nav .product-chooser-tower-wrapper .product-chooser-tower .make-me-match.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .sidebar-nav .make-me-match.btn:hover {
  background-color: rgb(73.6173913043, 79.3913043478, 92.3826086957);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.sidebar-nav a,
.sidebar-nav a:visited {
  color: white;
}
.sidebar-nav li {
  cursor: pointer;
}
.sidebar-nav .fa {
  display: inline-block;
  min-width: 50px;
}
.sidebar-nav a {
  color: white;
}
.sidebar-nav .curr-dir {
  border-left: 3px solid #D82631;
}
.sidebar-nav .active {
  background: rgb(41.9975923696, 45.9981509114, 54.9994076304);
}
.sidebar-nav .active .toggle-sub-nav a {
  font-size: 0.8em;
  padding-bottom: 0.4rem !important;
  padding-top: 0.4rem !important;
}
.sidebar-nav .active .toggle-sub-nav a:before {
  font-family: FontAwesome;
  content: "\f0c6";
  padding-right: 0.5em;
  color: #286A9C;
}
.sidebar-nav .active ul {
  margin: 0;
  padding: 0 0 8px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.sidebar-nav .active ul li {
  list-style-type: none;
  display: block;
}
.sidebar-nav .active ul li.active a {
  color: white;
}
.sidebar-nav .active ul li:hover, .sidebar-nav .active ul .product-chooser-tower-wrapper .product-chooser-tower li.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .sidebar-nav .active ul li.btn:hover {
  color: #fff !important;
}
.sidebar-nav .active ul li a {
  display: block;
}
.sidebar-nav .active ul li a:hover, .sidebar-nav .active ul li .product-chooser-tower-wrapper .product-chooser-tower a.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .sidebar-nav .active ul li a.btn:hover, .sidebar-nav .active ul li a:active {
  text-decoration: none;
}
.sidebar-nav .active i {
  margin-left: -3px;
}

#user_header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-content: center;
  height: 60px;
  padding: 0.6em 40px 0.6em 55px;
  font-size: 1.2em;
  background: #fff;
  position: fixed;
  width: calc(100% - 300px);
  z-index: 10;
  transition: width 0.3s ease-in-out;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
}
#user_header a,
#user_header .fa,
#user_header .far {
  color: #0973CC;
}
#user_header .fa-search {
  color: #99a2a7;
}
#user_header #form-finder-container {
  display: none !important;
  position: relative;
  top: -20px;
  display: inline-block;
  width: 250px;
}
#user_header #form-finder-container #form-finder-icon {
  position: absolute;
  top: 2px;
  left: 10px;
  font-size: 0.7em;
  z-index: 2;
}
#user_header #form-finder-container #form-finder-input {
  position: absolute;
  top: 0;
  z-index: 1;
}
#user_header #form-finder-container #form-finder-input input {
  position: relative;
  top: -4px;
  padding-left: 30px;
}
#user_header .icon {
  font-size: 1.4em;
}
#user_header i:hover {
  cursor: pointer;
}
#user_header.scrolleddown {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25);
}

.header-left {
  float: left;
  width: 36%;
  padding-top: 0.8rem;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 14px;
  color: #333740;
}

.header-right {
  text-align: right;
  margin-left: 300px;
}
.header-right .header-right-item {
  display: inline-block;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  font-weight: 500;
}
.header-right .header-right-item.user-menu {
  min-width: 135px;
  border-width: 0;
  padding-right: 0;
}

.hover-animation {
  background-color: #0973CC;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
.hover-animation:hover, .product-chooser-tower-wrapper .product-chooser-tower .hover-animation.btn:hover {
  background-color: rgb(19.3943661972, 141.8169014085, 244.6056338028);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}

#body-container {
  position: relative;
}

.myaccount-body-container {
  padding: 55px 80px 55px 35px;
}
@media (max-width: 767px) {
  .myaccount-body-container .myaccount-body-container {
    padding-right: 5px;
    padding-left: 5px;
  }
}

.refundblock {
  font-size: 12px;
}

#aside-container {
  position: fixed;
}

.biggest-text sup {
  top: -0.25em;
}

body.inside {
  background-color: white;
}
body.inside div#aside-container {
  position: relative;
  background-color: #f5f7f9;
}
body.inside #content-pane {
  background-color: white;
  position: relative;
  box-shadow: none;
}
body.inside #content {
  box-shadow: none;
  background-color: white;
}
body.inside #user-header {
  background-color: white;
}
body.inside #user-header.scrolleddown {
  box-shadow: none;
}
body.inside #body-container {
  z-index: 0;
}
@media screen and (min-width: 1200px) {
  body.inside #body-container {
    z-index: 9;
  }
}

.right-sidebar {
  position: relative;
  top: 50px;
  left: 0;
  background-color: #f5f7f9;
  z-index: 1;
  overflow: hidden;
  right: 0;
  z-index: 997;
}
.right-sidebar .right-sidebar-header {
  display: none;
}
.right-sidebar.vita-pro {
  transition: 0.25s width ease-out;
}
.right-sidebar.vita-pro .right-sidebar-header {
  display: block;
  margin: 32px -24px 16px -24px;
  border-bottom: 2px solid #aaa;
  padding: 8px 24px;
  font-size: 14px;
}
.right-sidebar.vita-pro .right-sidebar-header:hover {
  background: white;
  cursor: pointer;
}
.right-sidebar.vita-pro .right-sidebar-header span {
  margin-right: 8px;
}
@media screen and (max-width: 1199px) {
  .right-sidebar.vita-pro .right-sidebar-header {
    display: none;
  }
}
.right-sidebar.vita-pro.collapsed {
  width: 60px;
}
.right-sidebar.vita-pro.collapsed .right-sidebar-header {
  border: none;
}
.right-sidebar.vita-pro.collapsed i {
  position: relative;
}
.right-sidebar.vita-pro.collapsed i::after {
  content: "REFUND SUMMARY";
  position: absolute;
  bottom: 0;
  transform: rotate(-90deg) translate(-120px, -80px);
  font-size: 14px;
  width: 150px;
  font-weight: 700;
  height: 62px;
  border-right: 2px solid #aaa;
  padding-top: 24px;
  font-family: Roboto;
}
.right-sidebar #refund-container {
  box-shadow: none;
  border-radius: 0;
  background-color: transparent;
  display: flex;
  flex-flow: column nowrap;
}
.right-sidebar #refund-container div#refund-amt-list {
  font-size: 16px;
}
.right-sidebar #refund-container div#refund-amt-list .refund-row {
  padding: 10px 25px 0;
}
.right-sidebar #refund-container div#refund-amt-list #stateListDisplay {
  padding-bottom: 20px;
}
.right-sidebar #refund-container div#refund-amt-list .refund-list-head {
  display: none;
}
.right-sidebar #refund-container div#refund-amt-list .refund-amt {
  font-weight: bold;
}
.right-sidebar #refund-container div#refund-amt-list.collapse.in {
  display: flex;
}
.right-sidebar #refund-container .refund-row {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
.right-sidebar #refund-container .refund-row.fed-box-dropdown {
  align-items: center;
  width: 100%;
  border-bottom: 1px solid #e9ebef;
  padding: 8px 15px;
}
.right-sidebar #refund-container .refund-box {
  padding: 0;
  display: flex;
  flex-flow: column;
  text-align: left;
  visibility: visible;
  text-transform: none;
}
.right-sidebar #refund-container .refund-box span {
  font-weight: 700;
}
.right-sidebar #refund-container .refund-box.collapse, .right-sidebar #refund-container .refund-box.state-box {
  display: none;
}
.right-sidebar #refund-container .refund-box-reverse {
  padding: 0;
  display: flex;
  flex-flow: column-reverse;
  text-align: left;
  visibility: visible;
  text-transform: none;
}
.right-sidebar #refund-container .refund-box-reverse span.biggest-text {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}
.right-sidebar .refund-dropdown {
  color: #0973CC;
  font-size: 13px;
  display: flex;
  align-items: center;
}
.right-sidebar .refund-dropdown button {
  font-size: 13px;
  font-weight: 500;
  margin-right: 3px;
  color: inherit;
}
.right-sidebar .refund-dropdown i.fa {
  padding-top: 0;
  display: inline-block;
  margin-left: -4px;
  margin-right: 4px;
  font-size: 15px;
  font-weight: 500;
}
.right-sidebar div#refundRdue {
  font-size: 9px;
  font-weight: normal;
  text-align: left;
  line-height: 1;
  font-weight: 500;
}
.right-sidebar div#lblRealTime,
.right-sidebar div#RealTime {
  line-height: 1;
}
.right-sidebar button.btn.btn-link:not(.collapsed) #show-more-dropdown,
.right-sidebar .staterealtimeHeader,
.right-sidebar div#stListCnt {
  display: none;
}
.right-sidebar button.btn.btn-link:not(.collapsed) #show-less-dropdown {
  display: block !important;
}
.right-sidebar .refund-dropdown button:not(.collapsed) + i.fa {
  transform: rotate(180deg);
}
.right-sidebar .btn-link:hover, .right-sidebar .product-chooser-tower-wrapper .product-chooser-tower .btn-link.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .right-sidebar .btn-link.btn:hover,
.right-sidebar .btn-link:focus {
  color: inherit;
}
.right-sidebar div#refund-amt-list .refund-amt.positive,
.right-sidebar div#RealTime .fed-refund-amt.positive {
  color: #11881b;
}
.right-sidebar div#refund-amt-list .refund-amt.zero,
.right-sidebar div#RealTime .fed-refund-amt.zero {
  color: #737487;
}
.right-sidebar .maxrefund-guaranteed-badge {
  display: none;
}

.no-refund-calc-area .right-sidebar {
  display: none;
}

@media (min-width: 768px) {
  .right-sidebar {
    top: 0;
  }
}
@media (min-width: 992px) {
  .right-sidebar {
    top: 55px;
  }
}
@media (min-width: 1300px) {
  body.inside #body-container {
    padding-top: 55px;
  }
  body.inside #content-pane:not(.min-nav):not(.stripped-aside),
  body.inside #content-pane.collapsed.temp-open:not(.min-nav):not(.stripped-aside) {
    width: calc(100% - 300px - 250px);
  }
  body.inside #content-pane.collapsed:not(.min-nav) {
    width: calc(100% - 52px - 250px);
  }
  body.inside #content-pane.no-refund-calc-area:not(.min-nav) {
    width: calc(100% - 300px);
  }
  body.inside #content-pane.no-refund-calc-area {
    width: calc(100% - 52px);
  }
  .right-sidebar {
    position: fixed;
    bottom: 0;
    top: 0;
    width: 250px;
    padding: 30px 25px;
    left: auto;
    height: 100%;
    z-index: unset;
  }
  .right-sidebar .maxrefund-guaranteed-badge {
    display: block;
  }
  .right-sidebar .refund-row {
    display: none;
  }
  .right-sidebar #refund-container .fed-box-dropdown {
    display: none !important;
  }
  .right-sidebar #refund-container div#refund-amt-list {
    display: flex !important;
    flex-flow: column nowrap;
    height: auto !important;
  }
  .right-sidebar #refund-container div#refund-amt-list .refund-row {
    padding: 15px 0 0;
    font-size: 16px;
  }
  .right-sidebar #refund-container div#refund-amt-list .refund-list-head {
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
  }
}
@media (min-width: 1600px) {
  .right-sidebar {
    width: 300px;
  }
  .right-sidebar #refund-container div#refund-amt-list .refund-row {
    padding: 18px 0 0;
    font-size: 22px;
  }
  .right-sidebar #refund-container div#refund-amt-list .refund-list-head {
    font-size: 16px;
  }
  body.inside #content-pane:not(.min-nav):not(.stripped-aside),
  body.inside #content-pane.collapsed.temp-open:not(.min-nav):not(.stripped-aside) {
    width: calc(100% - 300px - 300px);
  }
  body.inside #content-pane.collapsed:not(.min-nav) {
    width: calc(100% - 52px - 300px);
  }
  body.inside #content-pane.no-refund-calc-area:not(.min-nav) {
    width: calc(100% - 300px);
  }
  body.inside #content-pane.no-refund-calc-area {
    width: calc(100% - 52px);
  }
}
@media (min-width: 1920px) {
  .right-sidebar {
    width: 350px;
  }
  .right-sidebar div#refund-amt-list .refund-list-head {
    font-size: 16px;
  }
  .right-sidebar div#refund-amt-list .refund-row {
    padding: 18px 0 0;
    font-size: 26px;
  }
  body.inside #content-pane:not(.min-nav):not(.stripped-aside),
  body.inside #content-pane.collapsed.temp-open:not(.min-nav):not(.stripped-aside) {
    width: calc(100% - 300px - 350px);
  }
  body.inside #content-pane.collapsed:not(.min-nav) {
    width: calc(100% - 52px - 350px);
  }
  body.inside #content-pane.no-refund-calc-area:not(.min-nav) {
    width: calc(100% - 300px);
  }
  body.inside #content-pane.no-refund-calc-area {
    width: calc(100% - 52px);
  }
  body.inside #content-pane.collapsed.stripped-aside {
    width: calc(100% - 52px);
  }
}
#content-pane.stripped-aside .right-sidebar {
  display: none;
}
#content-pane.collapsed.stripped-aside {
  width: calc(100% - 52px);
}

#sidebar .ts-nav-icon-tax-home::before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 19px;
  background-image: url("../images/ts-nav-icon-tax-home.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
}
#sidebar .generic-nav-icon-tax-home::before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 19px;
  background-image: url("");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
}
#sidebar .ts-icon-close::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 22px;
  background-image: url("../images/icon-close.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
}
@media (min-width: 992px) {
  #sidebar .ts-icon-close {
    display: none;
  }
}
#sidebar .logo .make-me-match {
  margin-top: 0px;
  margin-right: 18px;
}
#sidebar .side-bar-menu-config-items li a i,
#sidebar .side-bar-menu-config-items li a img {
  padding: 0 11px 0 13px;
}
#sidebar .side-bar-menu-config-items li {
  height: 82px;
  display: flex;
}
#sidebar .side-bar-menu-config-items.sidebar-nav .curr-dir {
  border-left: 4px solid #d82631;
}
#sidebar .side-bar-menu-config-items li.active.curr-dir {
  padding-left: 4px;
}
#sidebar.consumer-nav .logo {
  margin-bottom: 0 !important;
  max-height: 60px;
  height: 60px;
  border: none;
}

.customConfirmWrapper .sweet-alert h2 {
  margin: 15px 0 !important;
  line-height: 1.6em !important;
  font-size: 24px !important;
  font-weight: 500 !important;
}

.customConfirmWrapper .sweet-alert div {
  margin: 0px !important;
  line-height: 1.6em !important;
  font-size: 16px !important;
}

.customConfirmWrapper .sweet-alert {
  width: auto !important;
}

.btn-back {
  cursor: pointer !important;
}

.btn-confirm, .product-chooser-tower-wrapper .btn {
  cursor: pointer !important;
}

.visibleHidden {
  visibility: hidden;
}

.handtool-icon {
  cursor: default;
}

#sidebar .customConfirmWrapper .sweet-alert {
  width: 32em !important;
}
#sidebar {
  /** add to solve pro accessability issue overriding pro styling*/
}
#sidebar li .proformfinder {
  color: rgb(68, 68, 68) !important;
}

#sidebar.consumer-nav .sidebar-nav .active .pin-icon a:before {
  font-family: "FontAwesome", sans-serif !important;
  content: "\f0c6" !important;
  color: #286a9c !important;
}

.sidebar-black-outline-focus ul li > a:focus-visible {
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-color: #000 !important;
}

.sidebar-black-outline-focus li a:focus-visible {
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-color: #000 !important;
}

.sidebar-white-outline-focus ul li > a:focus-visible {
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-color: #fff !important;
}

.sidebar-white-outline-focus li a:focus-visible {
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-color: #fff !important;
}
.sidebar-white-outline-focus li a span {
  color: #dadde3;
}

.pro-icon-size {
  height: 16px !important;
}

body.playground {
  position: absolute;
  height: 100%;
  width: 100%;
  padding-bottom: 0;
  margin: 0;
  box-sizing: border-box;
}

#sidebar-old-open-button {
  position: fixed;
  left: 60px;
  background: none;
  border: none;
  padding-top: 0.8rem;
}

#sidebar-old {
  display: flex;
  flex-direction: column;
  float: left;
  height: 100vh;
  width: 300px;
  position: fixed;
  background: #333740;
  overflow-x: hidden;
  border-right: 1px solid #e2e2e2;
  border: none;
  z-index: 99;
  overflow-y: hidden;
  -webkit-transition: width 300ms ease-in-out;
  -moz-transition: width 300ms ease-in-out;
  -ms-transition: width 300ms ease-in-out;
  -o-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
}
#sidebar-old [role=button] {
  cursor: default;
}
#sidebar-old .logo {
  margin-bottom: 0 !important;
  text-align: center;
  font-size: 2.2em;
  overflow: hidden;
  position: relative;
  max-height: 56px;
  height: 58px;
  width: 352px;
  left: -52px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  border-bottom: 1px solid #3c3f4a;
  color: white;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#sidebar-old .logo img {
  overflow-y: hidden;
  object-fit: contain;
  max-height: 55px;
}
#sidebar-old .logo i {
  overflow-y: hidden;
  object-fit: contain;
  max-height: 55px;
}
#sidebar-old .logo span,
#sidebar-old .logo a {
  display: inline-block;
}
#sidebar-old .logo .smallIcon {
  width: 52px;
  cursor: pointer;
  max-height: 58px;
}
#sidebar-old .logo .middlesidebar {
  width: 225px;
  height: 29px;
  text-align: left;
  width: unset;
  flex: 1;
  line-height: 1;
}
#sidebar-old .logo .middlesidebar i {
  display: inline-block;
  margin: 0 0 0 17px;
  width: 153px;
  height: 100%;
  background-size: contain;
  background-position-y: center;
  background-repeat: no-repeat;
}
#sidebar-old .logo .middlesidebar i.icon-taxslayer-logo {
  margin-top: 2px;
  width: 14.927rem;
  height: 2.654rem;
}
#sidebar-old .logo .make-me-match {
  font-size: 15px;
  text-align: left;
  position: absolute;
  top: 0;
  position: relative;
  width: 38px;
  line-height: 1;
  margin-top: 6px;
}
#sidebar-old .logo .make-me-match + a {
  margin-top: 1px;
}
#sidebar-old .logo button.make-me-match {
  background: none;
  border: none;
}
#sidebar-old .nav {
  font-size: 0.9em;
}
#sidebar-old .nav li a {
  padding: 1.6rem 5px;
  text-decoration: none;
  background-color: transparent;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
#sidebar-old .nav li a:hover {
  background-color: rgb(73.6173913043, 79.3913043478, 92.3826086957);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
#sidebar-old .nav li a ul {
  display: none;
}
#sidebar-old .nav li a ul li {
  background-color: transparent;
}
#sidebar-old .nav li a.disabled {
  color: #767c8f;
}
#sidebar-old .nav li a.disabled:hover {
  background: #333740;
}
#sidebar-old .nav li a.disabled .fa {
  color: #767c8f;
}
#sidebar-old .nav li button {
  padding: 1.6rem 5px 1.6rem 5px;
  text-decoration: none;
  background-color: transparent;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
#sidebar-old .nav li button:hover {
  background-color: rgb(73.6173913043, 79.3913043478, 92.3826086957);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
#sidebar-old .nav li button ul {
  display: none;
}
#sidebar-old .nav li button ul li {
  background-color: transparent;
}
#sidebar-old .nav li button.disabled {
  color: #767c8f;
}
#sidebar-old .nav li button.disabled:hover {
  background: #333740;
}
#sidebar-old .nav li button.disabled .fa {
  color: #767c8f;
}
#sidebar-old .nav .sub-nav {
  padding: 0;
  display: none;
}
#sidebar-old .nav .sub-nav.collapse.in, #sidebar-old .nav .sub-nav.collapsing {
  display: block;
}
#sidebar-old .nav .sub-nav li {
  line-height: 1.6em;
}
#sidebar-old .nav .sub-nav li a {
  background-color: rgb(41.9975923696, 45.9981509114, 54.9994076304);
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
#sidebar-old .nav .sub-nav li a:hover {
  background-color: rgb(73.6173913043, 79.3913043478, 92.3826086957);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
#sidebar-old .nav .sub-nav li a {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  padding-left: 54px;
  align-items: flex-start;
  padding-right: 24px;
  padding-left: 52px;
  padding-top: 14px;
  padding-bottom: 14px;
  text-decoration: none;
  line-height: 1.4;
}
#sidebar-old .nav .sub-nav li button {
  background-color: rgb(41.9975923696, 45.9981509114, 54.9994076304);
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
#sidebar-old .nav .sub-nav li button:hover {
  background-color: rgb(73.6173913043, 79.3913043478, 92.3826086957);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
#sidebar-old .nav .sub-nav li button {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  padding-left: 54px;
  align-items: flex-start;
  padding-right: 24px;
  padding-left: 52px;
  padding-top: 14px;
  padding-bottom: 14px;
  text-decoration: none;
  line-height: 1.4;
}
#sidebar-old .nav .sub-nav li.is-active a span.active-form-span {
  display: inline-block;
  border-bottom: 2px solid #D82631;
}
#sidebar-old .nav .sub-nav li.is-active button span.active-form-span {
  display: inline-block;
  border-bottom: 2px solid #D82631;
}
#sidebar-old li.active .sub-nav {
  display: block;
}
#sidebar-old .company-sidebar-logo-collapsed {
  display: none;
}
#sidebar-old.collapsed {
  width: 52px;
  -webkit-transition: width 300ms ease-in-out;
  -moz-transition: width 300ms ease-in-out;
  -ms-transition: width 300ms ease-in-out;
  -o-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
}
#sidebar-old.collapsed .company-sidebar-logo {
  display: none !important;
}
#sidebar-old.collapsed .company-sidebar-logo-collapsed {
  display: block;
  padding: 8px;
}
#sidebar-old.collapsed .sub-nav {
  padding-top: 0;
  padding-bottom: 8px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#sidebar-old.collapsed .sub-nav a {
  background-color: transparent;
}
#sidebar-old.collapsed .sub-nav button {
  background-color: transparent;
}
#sidebar-old.collapsed .sub-nav .active ul {
  padding: 0 0 8px;
}
#sidebar-old.collapsed .logo {
  left: -212px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  cursor: pointer;
  left: 0;
}
#sidebar-old.collapsed.temp-open .logo {
  left: -52px;
}
#sidebar-old.temp-open {
  width: 300px;
}
#sidebar-old.temp-open .logo {
  margin-bottom: 0 !important;
  text-align: center;
  font-size: 2.2em;
  overflow-x: hidden;
  width: 352px;
  position: relative;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#sidebar-old.temp-open .sub-nav {
  max-height: none;
}
#sidebar-old.temp-open .sub-nav li a {
  background-color: rgb(41.9975923696, 45.9981509114, 54.9994076304);
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
#sidebar-old.temp-open .sub-nav li a:hover {
  background-color: rgb(73.6173913043, 79.3913043478, 92.3826086957);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
#sidebar-old.temp-open .sub-nav li button {
  background-color: rgb(41.9975923696, 45.9981509114, 54.9994076304);
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
#sidebar-old.temp-open .sub-nav li button:hover {
  background-color: rgb(73.6173913043, 79.3913043478, 92.3826086957);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
#sidebar-old .account-nav li a, #sidebar-old .account-nav li button {
  color: white;
}
#sidebar-old > ul {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  overflow: auto;
  overflow: overlay;
}
#sidebar-old > ul > li.drawer > a:not(.collapsed):not(.disabled),
#sidebar-old > ul > li.drawer .sub-nav.collapse.in li a, #sidebar-old > ul > li.drawer .sub-nav.collapse.in li button,
#sidebar-old > ul > li.drawer .sub-nav.collapse.show li a, #sidebar-old > ul > li.drawer .sub-nav.collapse.show li button,
#sidebar-old > ul > li.drawer .sub-nav.collapsing li a, #sidebar-old > ul > li.drawer .sub-nav.collapsing li button {
  border-left: 3px solid #D82631;
}
#sidebar-old > ul > li.drawer > a:not(.collapsed):not(.disabled), #sidebar-old > ul > li.drawer button:not(.collapsed):not(.disabled) {
  padding-left: 0;
}
#sidebar-old > ul > li > a, #sidebar-old > ul > li > button {
  padding: 14px 5px 14px 3px;
}
#sidebar-old > ul > li > a img, #sidebar-old > ul > li > button img {
  padding-left: 13px;
}
#sidebar-old > ul > li > a.disabled > i, #sidebar-old > ul > li > button.disabled > i {
  color: #767c8f;
}
#sidebar-old > ul > li.active > a {
  padding-left: 0;
}
#sidebar-old > ul > li.active > button {
  padding-left: 0;
}
#sidebar-old li {
  padding-bottom: 0;
  color: #969CA9;
}
#sidebar-old li.active a,
#sidebar-old li .sub-nav.collapse.in li a:not(.disabled),
#sidebar-old li .sub-nav.collapse.show li a:not(.disabled), #sidebar-old li.drawer > a:not(.collapsed):not(.disabled), #sidebar-old li.active button,
#sidebar-old li .sub-nav.collapse.in li button:not(.disabled),
#sidebar-old li .sub-nav.collapse.show li button:not(.disabled), #sidebar-old li.drawer > button:not(.collapsed):not(.disabled) {
  color: white;
  background-color: rgb(41.9975923696, 45.9981509114, 54.9994076304);
}
#sidebar-old li.active a:hover,
#sidebar-old li .sub-nav.collapse.in li a:not(.disabled):hover,
#sidebar-old li .sub-nav.collapse.show li a:not(.disabled):hover, #sidebar-old li.drawer > a:not(.collapsed):not(.disabled):hover, #sidebar-old li.active button:hover,
#sidebar-old li .sub-nav.collapse.in li button:not(.disabled):hover,
#sidebar-old li .sub-nav.collapse.show li button:not(.disabled):hover, #sidebar-old li.drawer > button:not(.collapsed):not(.disabled):hover {
  background-color: rgb(35.0089942522, 39.0105362508, 48.0140057478);
}
#sidebar-old li.active .sub-nav.collapse.in li a:not(.disabled), .sub-nav .sub-nav.collapse.in li a #sidebar-old li.active .sub-nav.collapse.show li a:not(.disabled), #sidebar-old li .sub-nav .sub-nav.collapse.show li a, #sidebar-old li.active .sub-nav.collapsing li a, #sidebar-old li .sub-nav .sub-nav.collapsing li a, #sidebar-old li.active .sub-nav.collapse.in li button:not(.disabled), .sub-nav .sub-nav.collapse.in li button #sidebar-old li.active .sub-nav.collapse.show li button:not(.disabled), #sidebar-old li .sub-nav .sub-nav.collapse.show li button, #sidebar-old li.active .sub-nav.collapsing li button, #sidebar-old li .sub-nav .sub-nav.collapsing li button {
  color: white;
  background-color: rgb(35.0089942522, 39.0105362508, 48.0140057478);
}
#sidebar-old li.active .sub-nav.collapse.in li a:not(.disabled):hover, .sub-nav .sub-nav.collapse.in li a #sidebar-old li.active .sub-nav.collapse.show li a:not(.disabled):hover, #sidebar-old li .sub-nav .sub-nav.collapse.show li a:hover, #sidebar-old li.active .sub-nav.collapsing li a:hover, #sidebar-old li .sub-nav .sub-nav.collapsing li a:hover, #sidebar-old li.active .sub-nav.collapse.in li button:not(.disabled):hover, .sub-nav .sub-nav.collapse.in li button #sidebar-old li.active .sub-nav.collapse.show li button:not(.disabled):hover, #sidebar-old li .sub-nav .sub-nav.collapse.show li button:hover, #sidebar-old li.active .sub-nav.collapsing li button:hover, #sidebar-old li .sub-nav .sub-nav.collapsing li button:hover {
  background-color: rgb(30.2777641652, 33.7385246789, 41.5252358348);
}
#sidebar-old li .sub-nav .sub-nav li a, #sidebar-old li .sub-nav .sub-nav li button {
  padding-left: 72px;
}
#sidebar-old li.drawer.panel {
  border: none;
  background-color: transparent;
  margin-bottom: 0;
  box-shadow: none;
}
#sidebar-old li.drawer > a, #sidebar-old li.drawer > button {
  width: 100%;
  position: relative;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
#sidebar-old li.drawer > a:after, #sidebar-old li.drawer > button:after {
  position: absolute;
  display: inline-block;
  font-family: "ts-nav";
  content: "▼";
  font-weight: normal;
  font-size: 0.8em;
  right: 22px;
  top: calc(50% - 0.4em);
  transform: rotate(180deg);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#sidebar-old li.drawer > a.collapsed, #sidebar-old li.drawer > a.disabled, #sidebar-old li.drawer > button.collapsed, #sidebar-old li.drawer > button.disabled {
  font-weight: normal;
}
#sidebar-old li.drawer > a.collapsed:after, #sidebar-old li.drawer > a.disabled:after, #sidebar-old li.drawer > button.collapsed:after, #sidebar-old li.drawer > button.disabled:after {
  transform: rotate(0deg);
}
#sidebar-old li.drawer .drawer > a:after {
  content: none;
}
#sidebar-old li.active.curr-dir {
  padding-left: 3px;
}
#sidebar-old li.active.curr-dir > a:first-child, #sidebar-old li.active.curr-dir > button:first-child {
  font-weight: bold;
}
#sidebar-old li.active .sub-nav {
  display: block;
  padding-bottom: 0;
}
#sidebar-old li button {
  color: #dadde3;
  font-size: 16px;
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  width: 100%;
  border: none;
}
#sidebar-old li button img,
#sidebar-old li button i {
  padding: 0 1.6rem 0 1.6rem;
  font-size: 1.5rem;
}
#sidebar-old li button:hover {
  background-color: rgb(41.9975923696, 45.9981509114, 54.9994076304);
}
#sidebar-old li a {
  color: #dadde3;
  font-size: 16px;
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  width: 100%;
  border: none;
}
#sidebar-old li a img,
#sidebar-old li a i {
  padding: 0 1.6rem 0 1.6rem;
}
#sidebar-old li a:hover {
  background-color: rgb(41.9975923696, 45.9981509114, 54.9994076304);
}
#sidebar-old li.disabled, #sidebar-old li.disabled a,
#sidebar-old li a.disabled, #sidebar-old li.disabled button,
#sidebar-old li button.disabled {
  color: #767c8f;
  cursor: not-allowed;
}
#sidebar-old li .toggle-sub-nav a, #sidebar-old li .toggle-sub-nav button {
  font-size: 13px;
  padding: 11px 24px 11px 54px !important;
}
@media (max-width: 991px) {
  #sidebar-old {
    box-shadow: 10px 0 23px 0 rgba(51, 55, 64, 0.51);
    z-index: 99990 !important;
    top: 0;
  }
  #sidebar-old.collapsed {
    width: 0;
    -webkit-transition: width 300ms ease-in-out;
    -moz-transition: width 300ms ease-in-out;
    -ms-transition: width 300ms ease-in-out;
    -o-transition: width 300ms ease-in-out;
    transition: width 300ms ease-in-out;
  }
  #sidebar-old.collapsed .logo {
    left: 0;
  }
  #sidebar-old.collapsed.temp-open .logo {
    left: 0;
  }
  #sidebar-old .logo {
    width: 300px;
    left: 0;
  }
  #sidebar-old .logo .middlesidebar i {
    margin: 0 0 0 17px;
  }
  #sidebar-old .logo .smallIcon {
    display: none;
  }
  #sidebar-old .logo img,
  #sidebar-old .logo i {
    vertical-align: text-top;
  }
}

#sidebar-old.consumer-nav .logo {
  margin-bottom: 2rem !important;
  border: none;
}
#sidebar-old.consumer-nav .logo img {
  height: 2.5rem;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}
#sidebar-old.consumer-nav ul > li > a .ts-nav-icon-my-account::before, #sidebar-old.consumer-nav ul > li > a .ts-nav-icon-settings::before, #sidebar-old.consumer-nav ul > li > a .ts-nav-icon-log-out::before {
  color: #dadde3;
}
#sidebar-old.consumer-nav ul > li > a i {
  font-size: 1.5rem;
}
#sidebar-old.consumer-nav .ts-divider {
  display: none;
}
#sidebar-old.consumer-nav .sticky-spacer {
  flex-grow: 1;
  flex-shrink: 1;
}
#sidebar-old.consumer-nav .sidebar-nav .active .toggle-sub-nav a:before {
  font-family: inherit;
  content: "‒";
  color: inherit;
}

#sidebar-old.pro-sidebar .logo {
  height: 82px !important;
  max-height: 82px !important;
}
#sidebar-old.pro-sidebar .logo .middlesidebar {
  height: 100% !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
#sidebar-old.pro-sidebar .logo .middlesidebar i {
  width: 172px !important;
  background-position: center;
}

@media (max-width: 991px) {
  body.consumer-body:before,
  body.consumer-body #responsive-menu-button:before {
    position: relative;
    content: " ";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
  }
  body.consumer-body.nav-is-active:before,
  body.consumer-body.nav-is-active #responsive-menu-button:before {
    z-index: 1049;
    opacity: 0.55;
    background-color: #111;
    position: absolute;
  }
  body:not(.nav-is-active) #sidebar-old,
  body:not(.nav-is-active) #sidebar-old.collapsed {
    width: 0;
  }
  body.nav-is-active #sidebar-old,
  body.nav-is-active #sidebar-old.collapsed {
    width: 300px;
  }
  body.nav-is-active.consumer-body {
    overflow: hidden;
  }
}
#responsive-menu-button.consumer-responsive-menu {
  background-position: left 56px center;
  background-size: 28px 28px;
  z-index: 998;
}
#responsive-menu-button.consumer-responsive-menu .consumer-menu-item {
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  padding-top: 2px;
  display: flex;
  align-items: center;
}
#responsive-menu-button.consumer-responsive-menu .consumer-menu-item i {
  margin-left: 8px;
  font-size: 18px;
  padding-top: 0;
  color: white;
}

#content-pane {
  margin-left: 300px;
  background: #fff;
  box-shadow: -6px 0 2px -4px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content-pane.collapsed {
  margin-left: 52px;
}
#content-pane.temp-open {
  margin-left: 300px;
}

.icon-nav {
  width: 300px;
  overflow-x: hidden;
}

.sidebar-nav .make-me-match {
  display: block;
  padding: 10px 5px;
  color: white;
  background-color: #333740;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
.sidebar-nav .make-me-match:hover, .sidebar-nav .product-chooser-tower-wrapper .product-chooser-tower .make-me-match.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .sidebar-nav .make-me-match.btn:hover {
  background-color: rgb(73.6173913043, 79.3913043478, 92.3826086957);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.sidebar-nav a,
.sidebar-nav a:visited {
  color: white;
}
.sidebar-nav li {
  cursor: pointer;
}
.sidebar-nav .fa {
  display: inline-block;
  min-width: 50px;
}
.sidebar-nav a {
  color: white;
}
.sidebar-nav .curr-dir {
  border-left: 3px solid #D82631;
}
.sidebar-nav .active {
  background: rgb(41.9975923696, 45.9981509114, 54.9994076304);
}
.sidebar-nav .active .toggle-sub-nav a {
  font-size: 0.8em;
  padding-bottom: 0.4rem !important;
  padding-top: 0.4rem !important;
}
.sidebar-nav .active .toggle-sub-nav a:before {
  font-family: FontAwesome;
  content: "\f0c6";
  padding-right: 0.5em;
  color: #286A9C;
}
.sidebar-nav .active ul {
  margin: 0;
  padding: 0 0 8px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.sidebar-nav .active ul li {
  list-style-type: none;
  display: block;
}
.sidebar-nav .active ul li.active a {
  color: white;
}
.sidebar-nav .active ul li:hover, .sidebar-nav .active ul .product-chooser-tower-wrapper .product-chooser-tower li.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .sidebar-nav .active ul li.btn:hover {
  color: #fff !important;
}
.sidebar-nav .active ul li a {
  display: block;
}
.sidebar-nav .active ul li a:hover, .sidebar-nav .active ul li .product-chooser-tower-wrapper .product-chooser-tower a.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .sidebar-nav .active ul li a.btn:hover, .sidebar-nav .active ul li a:active {
  text-decoration: none;
}
.sidebar-nav .active i {
  margin-left: -3px;
}

#user-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-content: center;
  height: 56px;
  padding: 0.6em 40px 0.6em 55px;
  font-size: 1.2em;
  background: #fff;
  position: fixed;
  width: calc(100% - 300px);
  z-index: 10;
  transition: width 0.3s ease-in-out;
}
#user-header a,
#user-header .fa, #user-header .far {
  color: #0973CC;
}
#user-header .fa-search {
  color: #99a2a7;
}
#user-header #form-finder-container {
  display: none !important;
  position: relative;
  top: -20px;
  display: inline-block;
  width: 250px;
}
#user-header #form-finder-container #form-finder-icon {
  position: absolute;
  top: 2px;
  left: 10px;
  font-size: 0.7em;
  z-index: 2;
}
#user-header #form-finder-container #form-finder-input {
  position: absolute;
  top: 0;
  z-index: 1;
}
#user-header #form-finder-container #form-finder-input input {
  position: relative;
  top: -4px;
  padding-left: 30px;
}
#user-header .icon {
  font-size: 1.4em;
}
#user-header i:hover {
  cursor: pointer;
}
#user-header.scrolleddown {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25);
}

.header-left {
  float: left;
  width: 36%;
  padding-top: 0.8rem;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 14px;
  color: #333740;
}

.header-right {
  text-align: right;
  margin-left: 300px;
}
.header-right .header-right-item {
  display: inline-block;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  font-weight: 500;
}
.header-right .header-right-item.user-menu {
  min-width: 135px;
  border-width: 0;
  padding-right: 0;
}

.hover-animation {
  background-color: #0973CC;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
.hover-animation:hover, .product-chooser-tower-wrapper .product-chooser-tower .hover-animation.btn:hover {
  background-color: rgb(19.3943661972, 141.8169014085, 244.6056338028);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}

#body-container {
  position: relative;
}

.myaccount-body-container {
  padding: 55px 80px 55px 35px;
}
@media (max-width: 767px) {
  .myaccount-body-container .myaccount-body-container {
    padding-right: 5px;
    padding-left: 5px;
  }
}

.refundblock {
  font-size: 12px;
}

#aside-container {
  position: fixed;
}

.biggest-text sup {
  top: -0.25em;
}

body.inside {
  background-color: white;
}
body.inside div#aside-container {
  position: relative;
  background-color: #F5F7F9;
}
body.inside #content-pane {
  background-color: white;
  position: relative;
  box-shadow: none;
}
body.inside #content {
  box-shadow: none;
  background-color: white;
}
body.inside #user-header {
  background-color: white;
}
body.inside #user-header.scrolleddown {
  box-shadow: none;
}
body.inside #body-container {
  z-index: 0;
}
@media screen and (min-width: 1200px) {
  body.inside #body-container {
    z-index: 9;
  }
}

.right-sidebar {
  position: relative;
  top: 50px;
  left: 0;
  background-color: #F5F7F9;
  z-index: 1;
  overflow: hidden;
  right: 0;
  z-index: 997;
}
.right-sidebar .right-sidebar-header {
  display: none;
}
.right-sidebar.vita-pro {
  transition: 0.25s width ease-out;
}
.right-sidebar.vita-pro .right-sidebar-header {
  display: block;
  margin: 32px -24px 16px -24px;
  border-bottom: 2px solid #aaa;
  padding: 8px 24px;
  font-size: 14px;
}
.right-sidebar.vita-pro .right-sidebar-header:hover {
  background: white;
  cursor: pointer;
}
.right-sidebar.vita-pro .right-sidebar-header span {
  margin-right: 8px;
}
@media screen and (max-width: 1199px) {
  .right-sidebar.vita-pro .right-sidebar-header {
    display: none;
  }
}
.right-sidebar.vita-pro.collapsed {
  width: 60px;
}
.right-sidebar.vita-pro.collapsed .right-sidebar-header {
  border: none;
}
.right-sidebar.vita-pro.collapsed i {
  position: relative;
}
.right-sidebar.vita-pro.collapsed i::after {
  content: "REFUND SUMMARY";
  position: absolute;
  bottom: 0;
  transform: rotate(-90deg) translate(-120px, -80px);
  font-size: 14px;
  width: 150px;
  font-weight: 700;
  height: 62px;
  border-right: 2px solid #aaa;
  padding-top: 24px;
  font-family: Roboto;
}
.right-sidebar #refund-container {
  box-shadow: none;
  border-radius: 0;
  background-color: transparent;
  display: flex;
  flex-flow: column nowrap;
}
.right-sidebar #refund-container div#refund-amt-list {
  font-size: 16px;
}
.right-sidebar #refund-container div#refund-amt-list .refund-row {
  padding: 10px 25px 0;
}
.right-sidebar #refund-container div#refund-amt-list #stateListDisplay {
  padding-bottom: 20px;
}
.right-sidebar #refund-container div#refund-amt-list .refund-list-head {
  display: none;
}
.right-sidebar #refund-container div#refund-amt-list .refund-amt {
  font-weight: bold;
}
.right-sidebar #refund-container div#refund-amt-list.collapse.in {
  display: flex;
}
.right-sidebar #refund-container .refund-row {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
.right-sidebar #refund-container .refund-row.fed-box-dropdown {
  align-items: center;
  width: 100%;
  border-bottom: 1px solid #e9ebef;
  padding: 8px 15px;
}
.right-sidebar #refund-container .refund-box {
  padding: 0;
  display: flex;
  flex-flow: column;
  text-align: left;
  visibility: visible;
  text-transform: none;
}
.right-sidebar #refund-container .refund-box span {
  font-weight: 700;
}
.right-sidebar #refund-container .refund-box.collapse, .right-sidebar #refund-container .refund-box.state-box {
  display: none;
}
.right-sidebar #refund-container .refund-box-reverse {
  padding: 0;
  display: flex;
  flex-flow: column-reverse;
  text-align: left;
  visibility: visible;
  text-transform: none;
}
.right-sidebar #refund-container .refund-box-reverse span.biggest-text {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}
.right-sidebar .refund-dropdown {
  color: #0973CC;
  font-size: 13px;
  display: flex;
  align-items: center;
}
.right-sidebar .refund-dropdown button {
  font-size: 13px;
  font-weight: 500;
  margin-right: 3px;
  color: inherit;
}
.right-sidebar .refund-dropdown i.fa {
  padding-top: 0;
  display: inline-block;
  margin-left: -4px;
  margin-right: 4px;
  font-size: 15px;
  font-weight: 500;
}
.right-sidebar div#refundRdue {
  font-size: 9px;
  font-weight: normal;
  text-align: left;
  line-height: 1;
  font-weight: 500;
}
.right-sidebar div#lblRealTime,
.right-sidebar div#RealTime {
  line-height: 1;
}
.right-sidebar button.btn.btn-link:not(.collapsed) #show-more-dropdown,
.right-sidebar .staterealtimeHeader,
.right-sidebar div#stListCnt {
  display: none;
}
.right-sidebar button.btn.btn-link:not(.collapsed) #show-less-dropdown {
  display: block !important;
}
.right-sidebar .refund-dropdown button:not(.collapsed) + i.fa {
  transform: rotate(180deg);
}
.right-sidebar .btn-link:hover, .right-sidebar .product-chooser-tower-wrapper .product-chooser-tower .btn-link.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .right-sidebar .btn-link.btn:hover,
.right-sidebar .btn-link:focus {
  color: inherit;
}
.right-sidebar div#refund-amt-list .refund-amt.positive,
.right-sidebar div#RealTime .fed-refund-amt.positive {
  color: #11881B;
}
.right-sidebar div#refund-amt-list .refund-amt.zero,
.right-sidebar div#RealTime .fed-refund-amt.zero {
  color: #737487;
}
.right-sidebar .maxrefund-guaranteed-badge {
  display: none;
}

.no-refund-calc-area .right-sidebar {
  display: none;
}

@media (min-width: 768px) {
  .right-sidebar {
    top: 0;
  }
}
@media (min-width: 992px) {
  .right-sidebar {
    top: 55px;
  }
}
@media (min-width: 1300px) {
  body.inside #body-container {
    padding-top: 55px;
  }
  body.inside #content-pane:not(.min-nav):not(.stripped-aside),
  body.inside #content-pane.collapsed.temp-open:not(.min-nav):not(.stripped-aside) {
    width: calc(100% - 300px - 250px);
  }
  body.inside #content-pane.collapsed:not(.min-nav) {
    width: calc(100% - 52px - 250px);
  }
  body.inside #content-pane.no-refund-calc-area:not(.min-nav) {
    width: calc(100% - 300px);
  }
  body.inside #content-pane.no-refund-calc-area {
    width: calc(100% - 52px);
  }
  .right-sidebar {
    position: fixed;
    bottom: 0;
    top: 0;
    width: 250px;
    padding: 30px 25px;
    left: auto;
    height: 100%;
    z-index: unset;
  }
  .right-sidebar .maxrefund-guaranteed-badge {
    display: block;
  }
  .right-sidebar .refund-row {
    display: none;
  }
  .right-sidebar #refund-container .fed-box-dropdown {
    display: none !important;
  }
  .right-sidebar #refund-container div#refund-amt-list {
    display: flex !important;
    flex-flow: column nowrap;
    height: auto !important;
  }
  .right-sidebar #refund-container div#refund-amt-list .refund-row {
    padding: 15px 0 0;
    font-size: 16px;
  }
  .right-sidebar #refund-container div#refund-amt-list .refund-list-head {
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
  }
}
@media (min-width: 1600px) {
  .right-sidebar {
    width: 300px;
  }
  .right-sidebar #refund-container div#refund-amt-list .refund-row {
    padding: 18px 0 0;
    font-size: 22px;
  }
  .right-sidebar #refund-container div#refund-amt-list .refund-list-head {
    font-size: 16px;
  }
  body.inside #content-pane:not(.min-nav):not(.stripped-aside),
  body.inside #content-pane.collapsed.temp-open:not(.min-nav):not(.stripped-aside) {
    width: calc(100% - 300px - 300px);
  }
  body.inside #content-pane.collapsed:not(.min-nav) {
    width: calc(100% - 52px - 300px);
  }
  body.inside #content-pane.no-refund-calc-area:not(.min-nav) {
    width: calc(100% - 300px);
  }
  body.inside #content-pane.no-refund-calc-area {
    width: calc(100% - 52px);
  }
}
@media (min-width: 1920px) {
  .right-sidebar {
    width: 350px;
  }
  .right-sidebar div#refund-amt-list .refund-list-head {
    font-size: 16px;
  }
  .right-sidebar div#refund-amt-list .refund-row {
    padding: 18px 0 0;
    font-size: 26px;
  }
  body.inside #content-pane:not(.min-nav):not(.stripped-aside),
  body.inside #content-pane.collapsed.temp-open:not(.min-nav):not(.stripped-aside) {
    width: calc(100% - 300px - 350px);
  }
  body.inside #content-pane.collapsed:not(.min-nav) {
    width: calc(100% - 52px - 350px);
  }
  body.inside #content-pane.no-refund-calc-area:not(.min-nav) {
    width: calc(100% - 300px);
  }
  body.inside #content-pane.no-refund-calc-area {
    width: calc(100% - 52px);
  }
  body.inside #content-pane.collapsed.stripped-aside {
    width: calc(100% - 52px);
  }
}
#content-pane.stripped-aside .right-sidebar {
  display: none;
}
#content-pane.collapsed.stripped-aside {
  width: calc(100% - 52px);
}

#header-options .user-settings__container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
#header-options .user-settings__icon-user-desktop {
  width: 36px;
  height: 36px;
  display: inline-block;
  background: url(../images/icon-user-circle.svg) no-repeat center center;
  background-size: contain;
  font-size: 0;
  margin-left: 25px;
}
#header-options .user-settings__icon-caret {
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url(../images/arrow-down.svg) no-repeat center center;
  background-size: contain;
  font-size: 0;
  margin-left: 6px;
}
#header-options .user-settings__icon-caret--open {
  transform: rotate(180deg);
}

.profilemenu__sidebar--taxslayer {
  --affiliate-accent: rgb(216, 38, 49);
  --affiliate-icon-filter: brightness(0) saturate(100%) invert(18%) sepia(98%) saturate(7490%) hue-rotate(345deg) brightness(95%) contrast(94%);
}
.profilemenu__sidebar--pro {
  --affiliate-accent: rgb(27, 94, 136);
  --affiliate-icon-filter: brightness(0) saturate(100%) invert(22%) sepia(99%) saturate(1200%) hue-rotate(176deg) brightness(90%) contrast(90%);
}
.profilemenu__sidebar--efile {
  --affiliate-accent: rgb(236, 105, 82);
  --affiliate-icon-filter: brightness(0) saturate(100%) invert(69%) sepia(34%) saturate(7490%) hue-rotate(338deg) brightness(95%) contrast(94%);
}
.profilemenu__sidebar--ramsey {
  --affiliate-accent: rgb(0, 178, 246);
  --affiliate-icon-filter: brightness(0) saturate(100%) invert(66%) sepia(98%) saturate(2000%) hue-rotate(170deg) brightness(98%) contrast(102%);
}

.profilemenu__sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.profilemenu__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1050;
  opacity: 0;
  animation: fadeIn 0.3s ease-out forwards;
}
@media (min-width: 768px) {
  .profilemenu__overlay {
    background-color: transparent;
  }
}
.profilemenu__divider {
  margin: 0;
  border: none;
  border-top: solid 1px #e0e0e0;
}
.profilemenu__divider--top {
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .profilemenu__divider--top {
    border-top: none;
  }
}
.profilemenu__divider--bottom {
  margin-top: 40px;
}
.profilemenu__sidebar {
  position: fixed;
  top: 0;
  right: 0;
  width: 300px;
  height: 100vh;
  background-color: #ffffff;
  box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
  z-index: 1051;
  transform: translateX(100%);
  animation: slideInFromRight 0.3s ease-out forwards;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .profilemenu__sidebar {
    width: unset;
    min-width: 308px;
    height: auto;
    top: 61px;
    right: 0;
    border-radius: 0px 0px 0px 15px;
    box-shadow: 0 8px 24px rgba(51, 55, 64, 0.12), 0 0 0 1px rgba(51, 55, 64, 0.08);
  }
}
.profilemenu__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 0;
  min-height: 53px;
}
.profilemenu__header .user-settings__icon-user-desktop {
  font-size: 24px;
}
@media (min-width: 768px) {
  .profilemenu__header {
    display: none;
  }
}
.profilemenu__close {
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px 0 8px 8px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.profilemenu__close:focus-visible {
  outline: 2px solid #0066cc;
  outline-offset: 2px;
}
.profilemenu__close .ts-icon-close::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(../images/icon-close.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  filter: brightness(0) saturate(100%) invert(20%) sepia(8%) saturate(500%) hue-rotate(196deg) brightness(95%) contrast(86%);
}
@media (min-width: 768px) {
  .profilemenu__close .ts-icon-close {
    display: block;
  }
}
.profilemenu__content {
  flex: 1;
  padding: 0;
  overflow-y: auto;
}
@media (min-width: 768px) {
  .profilemenu__content {
    overflow-y: unset;
  }
}
.profilemenu__content a {
  line-height: 20px;
  display: flex;
  align-items: center;
  width: 100%;
  border: none;
  padding: 13px 0 13px 21px;
  cursor: pointer;
  color: #333740;
  font-size: 16px;
  background: none;
  text-align: left;
  text-shadow: none;
  font-weight: 500;
}
.profilemenu__content a:not(.nounderline) {
  text-decoration: none;
}
.profilemenu__content a i {
  margin-right: 12px;
  font-size: 18px;
  display: flex;
}
.profilemenu__content a i::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  width: 24px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: filter 0.2s ease;
  filter: brightness(0) saturate(100%) invert(40%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
}
.profilemenu__content a i.ts-nav-icon-mailbox::before {
  background-image: url(../images/icon-messages.svg);
}
.profilemenu__content a i.ts-nav-icon-settings::before, .profilemenu__content a i.generic-nav-icon-settings::before {
  background-image: url(../images/icon-settings.svg);
}
.profilemenu__content a i.ts-nav-icon-support::before {
  background-image: url(../images/icon-circle-questionmark.svg);
}
.profilemenu__content a i.ts-nav-icon-policies::before, .profilemenu__content a i.generic-nav-icon-policies::before {
  background-image: url(../images/icon-policies.svg);
}
.profilemenu__content a i.ts-nav-icon-log-out::before {
  background-image: url(../images/icon-logout.svg);
}
.profilemenu__content a:hover, .profilemenu__content .product-chooser-tower-wrapper .product-chooser-tower a.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .profilemenu__content a.btn:hover {
  font-weight: 900;
  background-color: rgb(240, 251, 255);
}
.profilemenu__content a:focus {
  outline: none;
}
.profilemenu__content a:focus-visible {
  font-weight: 900;
  outline: 2px solid #0066cc;
  outline-offset: -2px;
  background-color: #f0f8ff;
  color: var(--affiliate-accent);
  text-shadow: 0 0 0.5px var(--affiliate-accent), 0 1px 1.5px rgba(0, 0, 0, 0.08);
}
.profilemenu__content a:focus-visible .profilemenu::before {
  filter: var(--affiliate-icon-filter);
}
.profilemenu__content a:last-child {
  border-bottom: none;
}
.profilemenu__content a.expandable {
  flex-direction: column;
  align-items: stretch;
  padding: 0;
}
.profilemenu__content a.expandable:hover, .profilemenu__content .product-chooser-tower-wrapper .product-chooser-tower a.expandable.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .profilemenu__content a.expandable.btn:hover {
  background-color: transparent;
  color: initial;
}
.profilemenu__content form {
  margin-bottom: 0;
}
.profilemenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.profilemenu ul .drawer > a {
  position: relative;
  padding-right: 32px;
}
.profilemenu ul .drawer > a::after {
  content: "";
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
  width: 24px;
  height: 24px;
  background: url(../images/arrow-down.svg) no-repeat center center;
  background-size: contain;
  transition: transform 0.2s;
  pointer-events: none;
}
.profilemenu ul .drawer > a[aria-expanded=true] {
  font-weight: 900;
  color: var(--affiliate-accent);
  text-shadow: 0 0 0.5px var(--affiliate-accent), 0 1px 1.5px rgba(0, 0, 0, 0.08);
}
.profilemenu ul .drawer > a[aria-expanded=true] i::before {
  filter: var(--affiliate-icon-filter);
}
.profilemenu ul .drawer > a[aria-expanded=true]::after {
  transform: translateY(-50%) rotate(180deg);
}
.profilemenu ul.sub-menu-items {
  display: none;
}
.profilemenu ul.sub-menu-items.expanded {
  display: block;
}
.profilemenu ul.sub-menu-items a {
  color: #333;
  padding: 12px 20px 12px 62px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  border: none;
  background: none;
  text-align: left;
  width: 100%;
  transition: background-color 0.2s ease;
}
.profilemenu ul.sub-menu-items a:hover, .profilemenu ul.sub-menu-items .product-chooser-tower-wrapper .product-chooser-tower a.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .profilemenu ul.sub-menu-items a.btn:hover {
  font-weight: 900;
  background-color: rgb(240, 251, 255);
}
.profilemenu ul.sub-menu-items a:focus-visible {
  outline: 2px solid #0066cc;
  outline-offset: -2px;
  background-color: #e3f2fd;
}
.profilemenu ul.sub-menu-items a:last-child {
  border-bottom: none;
}
.profilemenu__item {
  display: flex;
  align-items: center;
  width: 100%;
  border: none;
  padding: 13px 0 13px 8px;
  cursor: pointer;
  color: #333;
  font-size: 16px;
  background: none;
  text-align: left;
  transition: background-color 0.2s, color 0.2s, text-shadow 0.2s;
  text-shadow: none;
}
.profilemenu__item:hover, .product-chooser-tower-wrapper .product-chooser-tower .profilemenu__item.btn:hover {
  font-weight: 900;
  color: var(--affiliate-accent);
  text-shadow: 0 0 0.5px var(--affiliate-accent), 0 1px 1.5px rgba(0, 0, 0, 0.08);
}
.profilemenu__item:hover .user-settings-dropdown__icon::before, .product-chooser-tower-wrapper .product-chooser-tower .profilemenu__item.btn:hover .user-settings-dropdown__icon::before {
  filter: var(--affiliate-icon-filter);
}
.profilemenu__item:focus-visible {
  font-weight: 900;
  outline: 2px solid #0066cc;
  outline-offset: -2px;
  background-color: #f0f8ff;
  color: var(--affiliate-accent);
  text-shadow: 0 0 0.5px var(--affiliate-accent), 0 1px 1.5px rgba(0, 0, 0, 0.08);
}
.profilemenu__item:focus-visible .user-settings-dropdown__icon::before {
  filter: var(--affiliate-icon-filter);
}
.profilemenu__item:last-child {
  border-bottom: none;
}
.profilemenu__item--expandable {
  flex-direction: column;
  align-items: stretch;
  padding: 0;
}
.profilemenu__item--expandable:hover, .product-chooser-tower-wrapper .product-chooser-tower .profilemenu__item--expandable.btn:hover {
  background-color: transparent;
  color: initial;
}
.profilemenu__item-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 0 13px 8px;
  cursor: pointer;
  transition: background-color 0.2s, color 0.2s, text-shadow 0.2s;
  text-shadow: none;
}
.profilemenu__item-header:hover, .product-chooser-tower-wrapper .product-chooser-tower .profilemenu__item-header.btn:hover {
  font-weight: 900;
  color: var(--affiliate-accent);
  text-shadow: 0 0 0.5px var(--affiliate-accent), 0 1px 1.5px rgba(0, 0, 0, 0.08);
}
.profilemenu__item-header:hover .user-settings-dropdown__icon::before, .product-chooser-tower-wrapper .product-chooser-tower .profilemenu__item-header.btn:hover .user-settings-dropdown__icon::before {
  filter: var(--affiliate-icon-filter);
}
.profilemenu__item-header:focus-visible {
  font-weight: 900;
  outline: 2px solid #0066cc;
  outline-offset: -2px;
  background-color: #f0f8ff;
  color: var(--affiliate-accent);
  text-shadow: 0 0 0.5px var(--affiliate-accent), 0 1px 1.5px rgba(0, 0, 0, 0.08);
}
.profilemenu__item-header:focus-visible .user-settings-dropdown__icon::before {
  filter: var(--affiliate-icon-filter);
}
.profilemenu__item-header[aria-expanded=true] {
  font-weight: 900;
  color: var(--affiliate-accent);
  text-shadow: 0 0 0.5px var(--affiliate-accent), 0 1px 1.5px rgba(0, 0, 0, 0.08);
}
.profilemenu__item-header[aria-expanded=true] .user-settings-dropdown__icon::before {
  filter: var(--affiliate-icon-filter);
}
.profilemenu__item-content {
  display: flex;
  align-items: center;
}
.profilemenu__caret {
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url(../images/arrow-down.svg) no-repeat center center;
  background-size: contain;
  font-size: 0;
  margin-left: 6px;
  transition: transform 0.3s ease;
}
.profilemenu__caret--expanded {
  transform: rotate(180deg);
}
.profilemenu__submenu {
  display: flex;
  flex-direction: column;
  animation: slideDown 0.3s ease-out;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slideInFromRight {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes slideInFromTop {
  from {
    transform: translateY(-61px);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes slideDown {
  from {
    opacity: 0;
    max-height: 0;
  }
  to {
    opacity: 1;
    max-height: 200px;
  }
}

.grid-controls {
  float: right;
  font-size: 1.2em;
  position: relative;
  top: -60px;
  /*right: -70px;
  margin-bottom: -10px;*/
}
.grid-controls i {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 5px;
  cursor: pointer;
  border: 1px solid #fff;
}
.grid-controls i.active, .grid-controls i:hover, .grid-controls .product-chooser-tower-wrapper .product-chooser-tower i.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .grid-controls i.btn:hover {
  background: #fff;
  border: 1px solid #e2e2e2;
}

.grid-rows {
  margin-right: 0;
  margin-left: 0;
  margin-top: 20px;
}
.grid-rows:hover, .product-chooser-tower-wrapper .product-chooser-tower .grid-rows.btn:hover {
  cursor: pointer;
}
.grid-rows:hover *, .product-chooser-tower-wrapper .product-chooser-tower .grid-rows.btn:hover * {
  background: #0973CC !important;
}
.grid-rows .grid-title {
  padding-top: 9px;
  padding-bottom: 9px;
  border: 1px solid #0973CC;
}

.grid-rows:last-of-type {
  margin-bottom: 40px;
}

.grid-tiles {
  margin-top: 20px;
}
.grid-tiles .grid-tile {
  padding: 0 15px 0;
  cursor: pointer;
  margin-bottom: 40px;
  border: 1px solid #333740;
}
.grid-tiles .grid-title {
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 100px;
  background: #fff;
}

.grid-tiles:first-of-type {
  margin-top: 0 !important;
}

.grid-code {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #0973CC;
  color: #fff;
}

.grid-title {
  color: #0973CC;
}
.grid-title:hover, .product-chooser-tower-wrapper .product-chooser-tower .grid-title.btn:hover {
  color: #fff;
}

.grid-title.hvr-fade:hover, .product-chooser-tower-wrapper .product-chooser-tower .grid-title.hvr-fade.btn:hover {
  background: #0973CC !important;
}

.color-grid.grid-tiles {
  margin-top: 0 !important;
  margin-bottom: 30px;
  border-left: 20px solid rgb(73.6173913043, 79.3913043478, 92.3826086957);
  padding: 20px 15px 0 15px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
}
.color-grid.grid-tiles:last-of-type {
  margin-bottom: 0;
}
.color-grid.grid-tiles h2 {
  padding-top: 0;
  margin-top: 0;
  font-size: 1.5em;
}

.color-grid .grid-tile {
  min-height: 125px;
}

.grid-columns {
  border-top: 6px solid rgb(73.6173913043, 79.3913043478, 92.3826086957);
  padding: 20px 15px 0 15px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
}
.grid-columns h2 {
  padding-top: 0;
  margin-top: 0;
  font-size: 1.5em;
  color: #333740;
}

.top-grid-buttons {
  margin-top: 0;
  margin-bottom: 14px;
}
.top-grid-buttons .secondary-link-with-icon {
  padding: 6px;
  margin-left: -6px;
}
.top-grid-buttons .add-row {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .top-grid-buttons .add-row {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .top-grid-buttons .add-row .secondary-link-with-icon {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .top-grid-buttons .add-row .delete-button-wrapper {
    margin: 1em 0 1em 0;
    width: 100%;
  }
  .top-grid-buttons .add-row .delete-button-wrapper a {
    width: 100%;
    margin-bottom: 0;
  }
}
.top-grid-buttons .add-row .delete-button-wrapper {
  margin-left: 1em;
}

.grid-item {
  position: relative;
  margin: 12px 0;
  padding: 12px 24px;
  border: 1px solid #bbb;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}

.grid-col {
  flex: 0 0 27%;
}
.grid-col:last-child {
  flex-basis: 33%;
}

.grid-col + .grid-col {
  display: flex;
  flex-flow: row nowrap;
  flex: 0 1 45%;
  margin: 0 12px;
  min-width: 0;
}

.grid-header-col,
.grid-detail-col {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  min-width: 1px;
}

.grid-header-col {
  margin-right: 18px;
  color: #999;
}

.grid-detail-col {
  font-weight: 500;
}

.grid-description {
  font-size: 1.25rem;
  font-weight: 600;
  width: 100%;
}

.grid-owner {
  line-height: 1.2;
  font-weight: 400;
}

.grid-header,
.grid-detail {
  line-height: 1.2;
  margin: 3px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.grid-icon-col {
  margin-left: auto;
}
.grid-icon-col a .show-on-hover {
  transition: opacity ease 0.6s, color ease 0.2s;
  opacity: 0;
}
.grid-icon-col a .hover-icon {
  transition: color ease 0.2s;
  color: #333740;
}
.grid-icon-col a:hover .show-on-hover, .grid-icon-col .product-chooser-tower-wrapper .product-chooser-tower a.btn:hover .show-on-hover, .product-chooser-tower-wrapper .product-chooser-tower .grid-icon-col a.btn:hover .show-on-hover, .grid-icon-col a:active .show-on-hover, .grid-icon-col a:focus .show-on-hover {
  opacity: 0.1;
}
.grid-icon-col a:hover .hover-icon, .grid-icon-col .product-chooser-tower-wrapper .product-chooser-tower a.btn:hover .hover-icon, .product-chooser-tower-wrapper .product-chooser-tower .grid-icon-col a.btn:hover .hover-icon, .grid-icon-col a:active .hover-icon, .grid-icon-col a:focus .hover-icon {
  color: #00a676;
}
.grid-icon-col .open {
  position: relative;
}
.grid-icon-col .open .hover-icon {
  color: white !important;
}
.grid-icon-col .open .show-on-hover {
  color: #00a676;
  opacity: 1;
}
.grid-icon-col .open a:hover .show-on-hover, .grid-icon-col .open a:active .show-on-hover, .grid-icon-col .open a:focus .show-on-hover {
  color: #00a676;
  opacity: 0.8;
}
.grid-icon-col .open .grid-icon-col .open .grid-icon-col ul.dropdown-menu {
  left: -118px;
}
.grid-icon-col ul.dropdown-menu {
  right: 0;
  left: unset;
  color: #333740;
}
.grid-icon-col ul.dropdown-menu li a, .grid-icon-col ul.dropdown-menu li button {
  padding: 8px 20px;
  text-decoration: underline;
  color: #333740;
}
.grid-icon-col ul.dropdown-menu li + li a {
  border-top: 1px solid #d7d8dd;
}

.grid-col:nth-child(3n) {
  flex-basis: 32%;
}

.grid-page a.btnAdd {
  display: inline-flex;
  align-items: center;
  border-radius: 3px;
  padding: 8px 16px 8px 8px;
  font-weight: 400;
  font-size: 0.938rem;
  line-height: 24px;
  border: 1px solid #bbb;
  margin-left: 0;
}
.grid-page a.btnAdd:hover, .grid-page .product-chooser-tower-wrapper .product-chooser-tower a.btnAdd.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .grid-page a.btnAdd.btn:hover, .grid-page a.btnAdd:active, .grid-page a.btnAdd:focus {
  border-color: #333740;
}
.grid-page a.btnAdd:before {
  color: #00a676;
  font-size: 1.375rem;
}

@media (max-width: 990px) {
  .grid-icon-col {
    position: absolute;
    top: 5px;
    right: 5px;
  }
  .grid-icon-col .open .show-on-hover,
  .grid-icon-col a:hover .show-on-hover,
  .grid-icon-col .product-chooser-tower-wrapper .product-chooser-tower a.btn:hover .show-on-hover,
  .product-chooser-tower-wrapper .product-chooser-tower .grid-icon-col a.btn:hover .show-on-hover,
  .grid-icon-col .show-on-hover {
    opacity: 0 !important;
  }
  .grid-icon-col .open.open.open .hover-icon {
    color: #00a676;
    opacity: 1;
  }
  .grid-col {
    margin-bottom: 12px;
  }
  .grid-col + .grid-col {
    margin: 0;
  }
  .grid-description {
    font-size: 1.375rem;
  }
  .grid-owner {
    font-size: 1.375rem;
  }
}
@media (max-width: 1350px) {
  .grid-item.grid-item {
    flex-flow: column nowrap;
    align-items: stretch;
  }
  .grid-header-col {
    flex: 0 0 37%;
    min-width: 112px;
  }
}
@media (max-width: 990px) and (min-width: 668px) {
  .grid-item.grid-item.grid-item {
    flex-flow: row wrap;
  }
  .grid-col {
    min-width: 100%;
  }
  .grid-header-col {
    min-width: unset;
  }
  .grid-col + .grid-col {
    flex-grow: 1;
  }
}
.tile-learn-more span.learn-more-label {
  margin-left: 0 !important;
  color: #333740;
  font-family: roboto;
  font-size: 0.9375em;
  font-weight: medium;
  height: 2.75px;
  padding: 0.625em;
}

.tile-sub-text {
  display: block;
}

.tile {
  border: 1px solid #0973CC;
}

.tile-header {
  background: #0973CC;
  color: #fff;
  display: block;
  padding: 10px 8px;
}
.tile-header i {
  float: right;
  position: relative;
  right: 8px;
}

.tile-title {
  min-height: 100px;
  display: block;
  padding: 10px 8px;
}

.tile-button button {
  padding: 12px 0;
}

.tile-form-has-data {
  background-color: #525050;
}
.tile-form-has-data:hover, .product-chooser-tower-wrapper .product-chooser-tower .tile-form-has-data.btn:hover {
  background-color: rgb(63.9296296296, 62.3703703704, 62.3703703704);
}

.grid-icons .btn {
  padding: 4px;
}

/*#region new grid*/
.new-grid--item {
  position: relative;
  margin: 12px 0;
  padding: 12px 24px;
  border: 1px solid #bbb;
  display: flex;
  flex-flow: row nowrap;
  align-items: start;
}

.new-grid--col {
  flex: 0 0 27%;
}

.new-grid--col + .new-grid--col {
  flex-flow: row wrap;
  flex: 0 1 45%;
  margin: 0 12px;
  min-width: 0;
}

.new-grid--col:last-child {
  flex-basis: 33%;
}

.new-grid--header-col {
  margin-right: 18px;
  color: #999;
}

.new-grid--detail-col {
  font-weight: 500;
}

.new-grid--header-col,
.new-grid--detail-col {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  min-width: 1px;
}

.new-grid--description {
  font-size: 20px;
  font-weight: 600;
  width: 100%;
}

.new-grid--owner {
  line-height: 1.2;
}

.new-grid--header,
.new-grid--detail {
  line-height: 1.2;
  margin: 3px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.new-grid--icon-col a .show-on-hover {
  transition: opacity ease 0.6s, color ease 0.2s;
  opacity: 0;
}

.new-grid--icon-col a .hover-icon {
  transition: color ease 0.2s;
  color: #333740;
}

.new-grid--icon-col a:hover .show-on-hover, .new-grid--icon-col .product-chooser-tower-wrapper .product-chooser-tower a.btn:hover .show-on-hover, .product-chooser-tower-wrapper .product-chooser-tower .new-grid--icon-col a.btn:hover .show-on-hover {
  opacity: 0.1;
}

.new-grid--icon-col a:hover .hover-icon, .new-grid--icon-col .product-chooser-tower-wrapper .product-chooser-tower a.btn:hover .hover-icon, .product-chooser-tower-wrapper .product-chooser-tower .new-grid--icon-col a.btn:hover .hover-icon {
  color: #11881B;
}

.new-grid--icon-col .open .hover-icon {
  color: white !important;
}

.new-grid--icon-col .open .show-on-hover {
  color: #11881B;
  opacity: 1;
}

.new-grid--icon-col .open a:hover .show-on-hover {
  color: #11881B;
  opacity: 0.8;
}

.new-grid--icon-col ul.dropdown-menu {
  left: -118px;
}

.new-grid--icon-col ul.dropdown-menu li a {
  padding: 8px 20px;
  color: #333740;
}

.new-grid--icon-col ul.dropdown-menu li + li a {
  border-top: 1px solid #d7d8dd;
}

.new-grid--col:nth-child(3n) {
  flex-basis: 32%;
}

.new-grid--page a#btnAdd {
  display: inline-flex;
  align-items: center;
  border-radius: 3px;
  padding: 8px 16px 8px 8px;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  border: 1px solid #bbb;
  margin-left: 0;
}

.new-grid--page a#btnAdd:hover {
  border-color: #333740;
}

.new-grid--page #btnAdd:before {
  color: #11881B;
  font-size: 22px;
}

@media (max-width: 990px) {
  .new-grid--icon-col {
    position: absolute;
    top: 5px;
    right: 5px;
  }
  .new-grid--icon-col .open .show-on-hover,
  .new-grid--icon-col a:hover .show-on-hover,
  .new-grid--icon-col .product-chooser-tower-wrapper .product-chooser-tower a.btn:hover .show-on-hover,
  .product-chooser-tower-wrapper .product-chooser-tower .new-grid--icon-col a.btn:hover .show-on-hover,
  .new-grid--icon-col .show-on-hover {
    opacity: 0 !important;
  }
  .new-grid--icon-col .open.open.open .hover-icon {
    color: #11881B;
    opacity: 1;
  }
  .new-grid--col {
    margin-bottom: 12px;
  }
  .new-grid--col + .new-grid--col {
    margin: 0;
  }
  .new-grid--description {
    font-size: 22px;
  }
  .new-grid--owner {
    font-size: 17px;
  }
}
@media (max-width: 1350px) {
  .new-grid--item.new-grid--item {
    flex-flow: column nowrap;
    align-items: stretch;
  }
  .new-grid--header-col {
    flex: 0 0 37%;
    min-width: 112px;
  }
}
@media (max-width: 990px) and (min-width: 668px) {
  .new-grid--item.new-grid--item.new-grid--item {
    flex-flow: row wrap;
  }
  .new-grid--col {
    min-width: 100%;
  }
  .new-grid--header-col {
    min-width: unset;
  }
  /*    .new-grid--col + .new-grid--col {
      flex-grow: 1;
  }*/
}
/*#endregion*/
/*#region taxprohelp*/
#taxprohelp.taxprohelpwrapper {
  position: fixed;
  width: 100vw;
  max-width: 100vw;
  height: 100vh;
  left: 0;
  top: 0px;
  padding-top: 45px;
  z-index: 999;
  overflow-x: hidden;
  overflow-y: scroll;
  padding-bottom: 64px;
  opacity: 1;
  background-color: rgba(51, 55, 64, 0.9);
  color: #444;
}
#taxprohelp .taxpro-slider {
  margin: 0 auto;
  background-color: white;
  width: calc(100vw - 30px);
  padding: 36px 20px 18px;
  max-width: 500px;
  border-radius: 3px;
}
#taxprohelp .button-col {
  margin-top: 36px;
  text-align: center;
}
#taxprohelp .button-col .btn {
  min-width: 200px;
  font-weight: 500;
}
#taxprohelp .first-step {
  text-align: center;
}
#taxprohelp img {
  display: block;
  margin: 0 auto;
}
#taxprohelp h2 {
  font-size: 30px;
  line-height: 1.46;
  margin-top: 22px;
  margin-bottom: 16px;
  font-weight: bold;
  text-align: center;
}
#taxprohelp p {
  font-size: 17px;
  max-width: 300px;
  margin: 0 auto 16px;
  line-height: 1.4;
}
#taxprohelp ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-weight: normal;
  margin: 0 10%;
}
#taxprohelp li {
  margin-bottom: 6px;
  padding-left: 1.2em;
  position: relative;
  font-size: 15px;
  font-weight: 500;
}
#taxprohelp li:before {
  content: " ";
  background: url(../images/list-item-check.svg) no-repeat;
  width: 60px;
  height: 60px;
  position: absolute;
  left: -30px;
  top: -6px;
  background-size: contain;
}
#taxprohelp .disclaimer {
  padding: 36px 12px 0;
  margin-top: 36px;
  border-top: 1px solid #e2e5e7;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}

@media (min-width: 500px) {
  #taxprohelp img {
    margin-top: 16px;
  }
  #taxprohelp .taxpro-slider {
    position: absolute;
    padding: 36px 60px;
    top: 100px;
    height: auto;
    overflow-y: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
/*#endregion*/
/*#region gridview*/
.gridview-summary {
  background-color: #f7f8fa;
  border-top: 3px solid #D8D8DF;
  border-radius: 3px;
  cursor: pointer;
  margin-bottom: 1em;
}
.gridview-summary.show .grid-accordian .grid-accordian-caret {
  transform: rotateX(180deg) !important;
}
.gridview-summary.show .grid-accordian #shown-label {
  display: none;
}
.gridview-summary.show .grid-accordian #hidden-label {
  display: block;
}
.gridview-summary.show .gridview-item {
  display: flex;
}
.gridview-summary .grid-accordian #shown-label {
  display: block;
}
.gridview-summary .grid-accordian #hidden-label {
  display: none;
}

.grid-accordian {
  /*    padding: 1em;
      font-weight: bold;
      display: flex;*/
}
.grid-accordian .grid-accordian-header {
  flex: 1;
}
.grid-accordian .grid-accordian-caret {
  width: 35px;
  text-align: right;
}

.gridview-item {
  border-right: none;
  padding: 0.25em 1em;
  display: none;
}
.gridview-item:last-child {
  padding-bottom: 1em;
}

.gridview-desc {
  flex: 1;
}

.gridview-amt {
  font-size: 1em;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .gridview-summary {
    display: flex;
    background-color: transparent;
    border: none;
    border-top: 1px solid #ebedf0;
    margin-bottom: 2em;
    cursor: default;
  }
  .grid-accordian {
    display: none;
  }
  .gridview-item {
    display: unset;
    padding: 1.5em 4em 0 2em;
    border-right: 1px solid #dcdcdc;
  }
  .gridview-item:first-of-type {
    padding-left: 0;
  }
  .gridview-item:last-of-type {
    border-right: 1px solid transparent;
  }
  .gridview-desc {
    text-transform: uppercase;
    font-size: 0.8em;
    line-height: 1em;
  }
  .gridview-amt {
    font-size: 2em;
    font-weight: normal;
  }
}
/*#endregion*/
/*#region userconsole-style-match*/
.returnprogress-wrapper .returnprogress-header-wrapper {
  display: flex;
  border-bottom: 1px solid #e4e7ec;
  color: #b1b6c0;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 12px;
}
.returnprogress-wrapper .returnprogress-header-wrapper .returnprogress-type {
  flex-basis: 48%;
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .returnprogress-wrapper .returnprogress-header-wrapper .returnprogress-type {
    min-width: 48%;
  }
}
.returnprogress-wrapper .returnprogress-content-wrapper {
  font-size: 16px;
  font-weight: 500;
  padding: 16px 0;
  border-bottom: 1px solid #e4e7ec;
}
.returnprogress-wrapper .returnprogress-content-wrapper .returnprogress-content-status-wrapper {
  display: flex;
}
.returnprogress-wrapper .returnprogress-content-wrapper .returnprogress-content-status-wrapper .returnprogress-type {
  flex-basis: 48%;
  font-weight: 500;
}

/*#endregion*/
.question {
  font-size: 2em;
  text-align: center;
  margin-bottom: 40px;
  display: block;
}

.yes-no-answer, .answer {
  text-align: center;
}
.yes-no-answer .btn, .answer .btn {
  padding: 20px 40px;
}
.yes-no-answer .btn:first-of-type, .answer .btn:first-of-type {
  margin-right: 20px;
}

/*
Form input classes to set max-width of input element to appropriate width based on maxlength of field.
Ex: .ml-2, sets max-width to 55px
*/
.ml-1,
.maxlength-1 {
  width: 50px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-1,
  .xs-maxlength-1 {
    max-width: 50px !important;
  }
  div.xs-ml-1,
  div.xs-maxlength-1 {
    max-width: 50px !important;
    display: inline;
  }
  div.xs-ml-1 input,
  div.xs-maxlength-1 input {
    width: 50px !important;
    display: inline;
  }
}
.ml-1-important,
.maxlength-1-important {
  max-width: 50px !important;
}

div.xs-ml-1,
div.xs-maxlength-1 {
  display: inline;
}

.ml-2,
.maxlength-2 {
  width: 57px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-2,
  .xs-maxlength-2 {
    max-width: 57px !important;
  }
  div.xs-ml-2,
  div.xs-maxlength-2 {
    max-width: 57px !important;
    display: inline;
  }
  div.xs-ml-2 input,
  div.xs-maxlength-2 input {
    width: 57px !important;
    display: inline;
  }
}
.ml-2-important,
.maxlength-2-important {
  max-width: 57px !important;
}

div.xs-ml-2,
div.xs-maxlength-2 {
  display: inline;
}

.ml-3,
.maxlength-3 {
  width: 64px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-3,
  .xs-maxlength-3 {
    max-width: 64px !important;
  }
  div.xs-ml-3,
  div.xs-maxlength-3 {
    max-width: 64px !important;
    display: inline;
  }
  div.xs-ml-3 input,
  div.xs-maxlength-3 input {
    width: 64px !important;
    display: inline;
  }
}
.ml-3-important,
.maxlength-3-important {
  max-width: 64px !important;
}

div.xs-ml-3,
div.xs-maxlength-3 {
  display: inline;
}

.ml-4,
.maxlength-4 {
  width: 71px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-4,
  .xs-maxlength-4 {
    max-width: 71px !important;
  }
  div.xs-ml-4,
  div.xs-maxlength-4 {
    max-width: 71px !important;
    display: inline;
  }
  div.xs-ml-4 input,
  div.xs-maxlength-4 input {
    width: 71px !important;
    display: inline;
  }
}
.ml-4-important,
.maxlength-4-important {
  max-width: 71px !important;
}

div.xs-ml-4,
div.xs-maxlength-4 {
  display: inline;
}

.ml-5,
.maxlength-5 {
  width: 78px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-5,
  .xs-maxlength-5 {
    max-width: 78px !important;
  }
  div.xs-ml-5,
  div.xs-maxlength-5 {
    max-width: 78px !important;
    display: inline;
  }
  div.xs-ml-5 input,
  div.xs-maxlength-5 input {
    width: 78px !important;
    display: inline;
  }
}
.ml-5-important,
.maxlength-5-important {
  max-width: 78px !important;
}

div.xs-ml-5,
div.xs-maxlength-5 {
  display: inline;
}

.ml-6,
.maxlength-6 {
  width: 85px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-6,
  .xs-maxlength-6 {
    max-width: 85px !important;
  }
  div.xs-ml-6,
  div.xs-maxlength-6 {
    max-width: 85px !important;
    display: inline;
  }
  div.xs-ml-6 input,
  div.xs-maxlength-6 input {
    width: 85px !important;
    display: inline;
  }
}
.ml-6-important,
.maxlength-6-important {
  max-width: 85px !important;
}

div.xs-ml-6,
div.xs-maxlength-6 {
  display: inline;
}

.ml-7,
.maxlength-7 {
  width: 92px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-7,
  .xs-maxlength-7 {
    max-width: 92px !important;
  }
  div.xs-ml-7,
  div.xs-maxlength-7 {
    max-width: 92px !important;
    display: inline;
  }
  div.xs-ml-7 input,
  div.xs-maxlength-7 input {
    width: 92px !important;
    display: inline;
  }
}
.ml-7-important,
.maxlength-7-important {
  max-width: 92px !important;
}

div.xs-ml-7,
div.xs-maxlength-7 {
  display: inline;
}

.ml-8,
.maxlength-8 {
  width: 99px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-8,
  .xs-maxlength-8 {
    max-width: 99px !important;
  }
  div.xs-ml-8,
  div.xs-maxlength-8 {
    max-width: 99px !important;
    display: inline;
  }
  div.xs-ml-8 input,
  div.xs-maxlength-8 input {
    width: 99px !important;
    display: inline;
  }
}
.ml-8-important,
.maxlength-8-important {
  max-width: 99px !important;
}

div.xs-ml-8,
div.xs-maxlength-8 {
  display: inline;
}

.ml-9,
.maxlength-9 {
  width: 106px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-9,
  .xs-maxlength-9 {
    max-width: 106px !important;
  }
  div.xs-ml-9,
  div.xs-maxlength-9 {
    max-width: 106px !important;
    display: inline;
  }
  div.xs-ml-9 input,
  div.xs-maxlength-9 input {
    width: 106px !important;
    display: inline;
  }
}
.ml-9-important,
.maxlength-9-important {
  max-width: 106px !important;
}

div.xs-ml-9,
div.xs-maxlength-9 {
  display: inline;
}

.ml-10,
.maxlength-10 {
  width: 113px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-10,
  .xs-maxlength-10 {
    max-width: 113px !important;
  }
  div.xs-ml-10,
  div.xs-maxlength-10 {
    max-width: 113px !important;
    display: inline;
  }
  div.xs-ml-10 input,
  div.xs-maxlength-10 input {
    width: 113px !important;
    display: inline;
  }
}
.ml-10-important,
.maxlength-10-important {
  max-width: 113px !important;
}

div.xs-ml-10,
div.xs-maxlength-10 {
  display: inline;
}

.ml-11,
.maxlength-11 {
  width: 120px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-11,
  .xs-maxlength-11 {
    max-width: 120px !important;
  }
  div.xs-ml-11,
  div.xs-maxlength-11 {
    max-width: 120px !important;
    display: inline;
  }
  div.xs-ml-11 input,
  div.xs-maxlength-11 input {
    width: 120px !important;
    display: inline;
  }
}
.ml-11-important,
.maxlength-11-important {
  max-width: 120px !important;
}

div.xs-ml-11,
div.xs-maxlength-11 {
  display: inline;
}

.ml-12,
.maxlength-12 {
  width: 127px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-12,
  .xs-maxlength-12 {
    max-width: 127px !important;
  }
  div.xs-ml-12,
  div.xs-maxlength-12 {
    max-width: 127px !important;
    display: inline;
  }
  div.xs-ml-12 input,
  div.xs-maxlength-12 input {
    width: 127px !important;
    display: inline;
  }
}
.ml-12-important,
.maxlength-12-important {
  max-width: 127px !important;
}

div.xs-ml-12,
div.xs-maxlength-12 {
  display: inline;
}

.ml-13,
.maxlength-13 {
  width: 134px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-13,
  .xs-maxlength-13 {
    max-width: 134px !important;
  }
  div.xs-ml-13,
  div.xs-maxlength-13 {
    max-width: 134px !important;
    display: inline;
  }
  div.xs-ml-13 input,
  div.xs-maxlength-13 input {
    width: 134px !important;
    display: inline;
  }
}
.ml-13-important,
.maxlength-13-important {
  max-width: 134px !important;
}

div.xs-ml-13,
div.xs-maxlength-13 {
  display: inline;
}

.ml-14,
.maxlength-14 {
  width: 141px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-14,
  .xs-maxlength-14 {
    max-width: 141px !important;
  }
  div.xs-ml-14,
  div.xs-maxlength-14 {
    max-width: 141px !important;
    display: inline;
  }
  div.xs-ml-14 input,
  div.xs-maxlength-14 input {
    width: 141px !important;
    display: inline;
  }
}
.ml-14-important,
.maxlength-14-important {
  max-width: 141px !important;
}

div.xs-ml-14,
div.xs-maxlength-14 {
  display: inline;
}

.ml-15,
.maxlength-15 {
  width: 148px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-15,
  .xs-maxlength-15 {
    max-width: 148px !important;
  }
  div.xs-ml-15,
  div.xs-maxlength-15 {
    max-width: 148px !important;
    display: inline;
  }
  div.xs-ml-15 input,
  div.xs-maxlength-15 input {
    width: 148px !important;
    display: inline;
  }
}
.ml-15-important,
.maxlength-15-important {
  max-width: 148px !important;
}

div.xs-ml-15,
div.xs-maxlength-15 {
  display: inline;
}

.ml-16,
.maxlength-16 {
  width: 155px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-16,
  .xs-maxlength-16 {
    max-width: 155px !important;
  }
  div.xs-ml-16,
  div.xs-maxlength-16 {
    max-width: 155px !important;
    display: inline;
  }
  div.xs-ml-16 input,
  div.xs-maxlength-16 input {
    width: 155px !important;
    display: inline;
  }
}
.ml-16-important,
.maxlength-16-important {
  max-width: 155px !important;
}

div.xs-ml-16,
div.xs-maxlength-16 {
  display: inline;
}

.ml-17,
.maxlength-17 {
  width: 162px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-17,
  .xs-maxlength-17 {
    max-width: 162px !important;
  }
  div.xs-ml-17,
  div.xs-maxlength-17 {
    max-width: 162px !important;
    display: inline;
  }
  div.xs-ml-17 input,
  div.xs-maxlength-17 input {
    width: 162px !important;
    display: inline;
  }
}
.ml-17-important,
.maxlength-17-important {
  max-width: 162px !important;
}

div.xs-ml-17,
div.xs-maxlength-17 {
  display: inline;
}

.ml-18,
.maxlength-18 {
  width: 169px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-18,
  .xs-maxlength-18 {
    max-width: 169px !important;
  }
  div.xs-ml-18,
  div.xs-maxlength-18 {
    max-width: 169px !important;
    display: inline;
  }
  div.xs-ml-18 input,
  div.xs-maxlength-18 input {
    width: 169px !important;
    display: inline;
  }
}
.ml-18-important,
.maxlength-18-important {
  max-width: 169px !important;
}

div.xs-ml-18,
div.xs-maxlength-18 {
  display: inline;
}

.ml-19,
.maxlength-19 {
  width: 176px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-19,
  .xs-maxlength-19 {
    max-width: 176px !important;
  }
  div.xs-ml-19,
  div.xs-maxlength-19 {
    max-width: 176px !important;
    display: inline;
  }
  div.xs-ml-19 input,
  div.xs-maxlength-19 input {
    width: 176px !important;
    display: inline;
  }
}
.ml-19-important,
.maxlength-19-important {
  max-width: 176px !important;
}

div.xs-ml-19,
div.xs-maxlength-19 {
  display: inline;
}

.ml-20,
.maxlength-20 {
  width: 183px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-20,
  .xs-maxlength-20 {
    max-width: 183px !important;
  }
  div.xs-ml-20,
  div.xs-maxlength-20 {
    max-width: 183px !important;
    display: inline;
  }
  div.xs-ml-20 input,
  div.xs-maxlength-20 input {
    width: 183px !important;
    display: inline;
  }
}
.ml-20-important,
.maxlength-20-important {
  max-width: 183px !important;
}

div.xs-ml-20,
div.xs-maxlength-20 {
  display: inline;
}

.ml-21,
.maxlength-21 {
  width: 190px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-21,
  .xs-maxlength-21 {
    max-width: 190px !important;
  }
  div.xs-ml-21,
  div.xs-maxlength-21 {
    max-width: 190px !important;
    display: inline;
  }
  div.xs-ml-21 input,
  div.xs-maxlength-21 input {
    width: 190px !important;
    display: inline;
  }
}
.ml-21-important,
.maxlength-21-important {
  max-width: 190px !important;
}

div.xs-ml-21,
div.xs-maxlength-21 {
  display: inline;
}

.ml-22,
.maxlength-22 {
  width: 197px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-22,
  .xs-maxlength-22 {
    max-width: 197px !important;
  }
  div.xs-ml-22,
  div.xs-maxlength-22 {
    max-width: 197px !important;
    display: inline;
  }
  div.xs-ml-22 input,
  div.xs-maxlength-22 input {
    width: 197px !important;
    display: inline;
  }
}
.ml-22-important,
.maxlength-22-important {
  max-width: 197px !important;
}

div.xs-ml-22,
div.xs-maxlength-22 {
  display: inline;
}

.ml-23,
.maxlength-23 {
  width: 204px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-23,
  .xs-maxlength-23 {
    max-width: 204px !important;
  }
  div.xs-ml-23,
  div.xs-maxlength-23 {
    max-width: 204px !important;
    display: inline;
  }
  div.xs-ml-23 input,
  div.xs-maxlength-23 input {
    width: 204px !important;
    display: inline;
  }
}
.ml-23-important,
.maxlength-23-important {
  max-width: 204px !important;
}

div.xs-ml-23,
div.xs-maxlength-23 {
  display: inline;
}

.ml-24,
.maxlength-24 {
  width: 211px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-24,
  .xs-maxlength-24 {
    max-width: 211px !important;
  }
  div.xs-ml-24,
  div.xs-maxlength-24 {
    max-width: 211px !important;
    display: inline;
  }
  div.xs-ml-24 input,
  div.xs-maxlength-24 input {
    width: 211px !important;
    display: inline;
  }
}
.ml-24-important,
.maxlength-24-important {
  max-width: 211px !important;
}

div.xs-ml-24,
div.xs-maxlength-24 {
  display: inline;
}

.ml-25,
.maxlength-25 {
  width: 218px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-25,
  .xs-maxlength-25 {
    max-width: 218px !important;
  }
  div.xs-ml-25,
  div.xs-maxlength-25 {
    max-width: 218px !important;
    display: inline;
  }
  div.xs-ml-25 input,
  div.xs-maxlength-25 input {
    width: 218px !important;
    display: inline;
  }
}
.ml-25-important,
.maxlength-25-important {
  max-width: 218px !important;
}

div.xs-ml-25,
div.xs-maxlength-25 {
  display: inline;
}

.ml-26,
.maxlength-26 {
  width: 225px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-26,
  .xs-maxlength-26 {
    max-width: 225px !important;
  }
  div.xs-ml-26,
  div.xs-maxlength-26 {
    max-width: 225px !important;
    display: inline;
  }
  div.xs-ml-26 input,
  div.xs-maxlength-26 input {
    width: 225px !important;
    display: inline;
  }
}
.ml-26-important,
.maxlength-26-important {
  max-width: 225px !important;
}

div.xs-ml-26,
div.xs-maxlength-26 {
  display: inline;
}

.ml-27,
.maxlength-27 {
  width: 232px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-27,
  .xs-maxlength-27 {
    max-width: 232px !important;
  }
  div.xs-ml-27,
  div.xs-maxlength-27 {
    max-width: 232px !important;
    display: inline;
  }
  div.xs-ml-27 input,
  div.xs-maxlength-27 input {
    width: 232px !important;
    display: inline;
  }
}
.ml-27-important,
.maxlength-27-important {
  max-width: 232px !important;
}

div.xs-ml-27,
div.xs-maxlength-27 {
  display: inline;
}

.ml-28,
.maxlength-28 {
  width: 239px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-28,
  .xs-maxlength-28 {
    max-width: 239px !important;
  }
  div.xs-ml-28,
  div.xs-maxlength-28 {
    max-width: 239px !important;
    display: inline;
  }
  div.xs-ml-28 input,
  div.xs-maxlength-28 input {
    width: 239px !important;
    display: inline;
  }
}
.ml-28-important,
.maxlength-28-important {
  max-width: 239px !important;
}

div.xs-ml-28,
div.xs-maxlength-28 {
  display: inline;
}

.ml-29,
.maxlength-29 {
  width: 246px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-29,
  .xs-maxlength-29 {
    max-width: 246px !important;
  }
  div.xs-ml-29,
  div.xs-maxlength-29 {
    max-width: 246px !important;
    display: inline;
  }
  div.xs-ml-29 input,
  div.xs-maxlength-29 input {
    width: 246px !important;
    display: inline;
  }
}
.ml-29-important,
.maxlength-29-important {
  max-width: 246px !important;
}

div.xs-ml-29,
div.xs-maxlength-29 {
  display: inline;
}

.ml-30,
.maxlength-30 {
  width: 253px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-30,
  .xs-maxlength-30 {
    max-width: 253px !important;
  }
  div.xs-ml-30,
  div.xs-maxlength-30 {
    max-width: 253px !important;
    display: inline;
  }
  div.xs-ml-30 input,
  div.xs-maxlength-30 input {
    width: 253px !important;
    display: inline;
  }
}
.ml-30-important,
.maxlength-30-important {
  max-width: 253px !important;
}

div.xs-ml-30,
div.xs-maxlength-30 {
  display: inline;
}

.ml-31,
.maxlength-31 {
  width: 260px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-31,
  .xs-maxlength-31 {
    max-width: 260px !important;
  }
  div.xs-ml-31,
  div.xs-maxlength-31 {
    max-width: 260px !important;
    display: inline;
  }
  div.xs-ml-31 input,
  div.xs-maxlength-31 input {
    width: 260px !important;
    display: inline;
  }
}
.ml-31-important,
.maxlength-31-important {
  max-width: 260px !important;
}

div.xs-ml-31,
div.xs-maxlength-31 {
  display: inline;
}

.ml-32,
.maxlength-32 {
  width: 267px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-32,
  .xs-maxlength-32 {
    max-width: 267px !important;
  }
  div.xs-ml-32,
  div.xs-maxlength-32 {
    max-width: 267px !important;
    display: inline;
  }
  div.xs-ml-32 input,
  div.xs-maxlength-32 input {
    width: 267px !important;
    display: inline;
  }
}
.ml-32-important,
.maxlength-32-important {
  max-width: 267px !important;
}

div.xs-ml-32,
div.xs-maxlength-32 {
  display: inline;
}

.ml-33,
.maxlength-33 {
  width: 274px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-33,
  .xs-maxlength-33 {
    max-width: 274px !important;
  }
  div.xs-ml-33,
  div.xs-maxlength-33 {
    max-width: 274px !important;
    display: inline;
  }
  div.xs-ml-33 input,
  div.xs-maxlength-33 input {
    width: 274px !important;
    display: inline;
  }
}
.ml-33-important,
.maxlength-33-important {
  max-width: 274px !important;
}

div.xs-ml-33,
div.xs-maxlength-33 {
  display: inline;
}

.ml-34,
.maxlength-34 {
  width: 281px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-34,
  .xs-maxlength-34 {
    max-width: 281px !important;
  }
  div.xs-ml-34,
  div.xs-maxlength-34 {
    max-width: 281px !important;
    display: inline;
  }
  div.xs-ml-34 input,
  div.xs-maxlength-34 input {
    width: 281px !important;
    display: inline;
  }
}
.ml-34-important,
.maxlength-34-important {
  max-width: 281px !important;
}

div.xs-ml-34,
div.xs-maxlength-34 {
  display: inline;
}

.ml-35,
.maxlength-35 {
  width: 288px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-35,
  .xs-maxlength-35 {
    max-width: 288px !important;
  }
  div.xs-ml-35,
  div.xs-maxlength-35 {
    max-width: 288px !important;
    display: inline;
  }
  div.xs-ml-35 input,
  div.xs-maxlength-35 input {
    width: 288px !important;
    display: inline;
  }
}
.ml-35-important,
.maxlength-35-important {
  max-width: 288px !important;
}

div.xs-ml-35,
div.xs-maxlength-35 {
  display: inline;
}

.ml-36,
.maxlength-36 {
  width: 295px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-36,
  .xs-maxlength-36 {
    max-width: 295px !important;
  }
  div.xs-ml-36,
  div.xs-maxlength-36 {
    max-width: 295px !important;
    display: inline;
  }
  div.xs-ml-36 input,
  div.xs-maxlength-36 input {
    width: 295px !important;
    display: inline;
  }
}
.ml-36-important,
.maxlength-36-important {
  max-width: 295px !important;
}

div.xs-ml-36,
div.xs-maxlength-36 {
  display: inline;
}

.ml-37,
.maxlength-37 {
  width: 302px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-37,
  .xs-maxlength-37 {
    max-width: 302px !important;
  }
  div.xs-ml-37,
  div.xs-maxlength-37 {
    max-width: 302px !important;
    display: inline;
  }
  div.xs-ml-37 input,
  div.xs-maxlength-37 input {
    width: 302px !important;
    display: inline;
  }
}
.ml-37-important,
.maxlength-37-important {
  max-width: 302px !important;
}

div.xs-ml-37,
div.xs-maxlength-37 {
  display: inline;
}

.ml-38,
.maxlength-38 {
  width: 309px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-38,
  .xs-maxlength-38 {
    max-width: 309px !important;
  }
  div.xs-ml-38,
  div.xs-maxlength-38 {
    max-width: 309px !important;
    display: inline;
  }
  div.xs-ml-38 input,
  div.xs-maxlength-38 input {
    width: 309px !important;
    display: inline;
  }
}
.ml-38-important,
.maxlength-38-important {
  max-width: 309px !important;
}

div.xs-ml-38,
div.xs-maxlength-38 {
  display: inline;
}

.ml-39,
.maxlength-39 {
  width: 316px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-39,
  .xs-maxlength-39 {
    max-width: 316px !important;
  }
  div.xs-ml-39,
  div.xs-maxlength-39 {
    max-width: 316px !important;
    display: inline;
  }
  div.xs-ml-39 input,
  div.xs-maxlength-39 input {
    width: 316px !important;
    display: inline;
  }
}
.ml-39-important,
.maxlength-39-important {
  max-width: 316px !important;
}

div.xs-ml-39,
div.xs-maxlength-39 {
  display: inline;
}

.ml-40,
.maxlength-40 {
  width: 323px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-40,
  .xs-maxlength-40 {
    max-width: 323px !important;
  }
  div.xs-ml-40,
  div.xs-maxlength-40 {
    max-width: 323px !important;
    display: inline;
  }
  div.xs-ml-40 input,
  div.xs-maxlength-40 input {
    width: 323px !important;
    display: inline;
  }
}
.ml-40-important,
.maxlength-40-important {
  max-width: 323px !important;
}

div.xs-ml-40,
div.xs-maxlength-40 {
  display: inline;
}

.ml-41,
.maxlength-41 {
  width: 330px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-41,
  .xs-maxlength-41 {
    max-width: 330px !important;
  }
  div.xs-ml-41,
  div.xs-maxlength-41 {
    max-width: 330px !important;
    display: inline;
  }
  div.xs-ml-41 input,
  div.xs-maxlength-41 input {
    width: 330px !important;
    display: inline;
  }
}
.ml-41-important,
.maxlength-41-important {
  max-width: 330px !important;
}

div.xs-ml-41,
div.xs-maxlength-41 {
  display: inline;
}

.ml-42,
.maxlength-42 {
  width: 337px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-42,
  .xs-maxlength-42 {
    max-width: 337px !important;
  }
  div.xs-ml-42,
  div.xs-maxlength-42 {
    max-width: 337px !important;
    display: inline;
  }
  div.xs-ml-42 input,
  div.xs-maxlength-42 input {
    width: 337px !important;
    display: inline;
  }
}
.ml-42-important,
.maxlength-42-important {
  max-width: 337px !important;
}

div.xs-ml-42,
div.xs-maxlength-42 {
  display: inline;
}

.ml-43,
.maxlength-43 {
  width: 344px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-43,
  .xs-maxlength-43 {
    max-width: 344px !important;
  }
  div.xs-ml-43,
  div.xs-maxlength-43 {
    max-width: 344px !important;
    display: inline;
  }
  div.xs-ml-43 input,
  div.xs-maxlength-43 input {
    width: 344px !important;
    display: inline;
  }
}
.ml-43-important,
.maxlength-43-important {
  max-width: 344px !important;
}

div.xs-ml-43,
div.xs-maxlength-43 {
  display: inline;
}

.ml-44,
.maxlength-44 {
  width: 351px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-44,
  .xs-maxlength-44 {
    max-width: 351px !important;
  }
  div.xs-ml-44,
  div.xs-maxlength-44 {
    max-width: 351px !important;
    display: inline;
  }
  div.xs-ml-44 input,
  div.xs-maxlength-44 input {
    width: 351px !important;
    display: inline;
  }
}
.ml-44-important,
.maxlength-44-important {
  max-width: 351px !important;
}

div.xs-ml-44,
div.xs-maxlength-44 {
  display: inline;
}

.ml-45,
.maxlength-45 {
  width: 358px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-45,
  .xs-maxlength-45 {
    max-width: 358px !important;
  }
  div.xs-ml-45,
  div.xs-maxlength-45 {
    max-width: 358px !important;
    display: inline;
  }
  div.xs-ml-45 input,
  div.xs-maxlength-45 input {
    width: 358px !important;
    display: inline;
  }
}
.ml-45-important,
.maxlength-45-important {
  max-width: 358px !important;
}

div.xs-ml-45,
div.xs-maxlength-45 {
  display: inline;
}

.ml-46,
.maxlength-46 {
  width: 365px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-46,
  .xs-maxlength-46 {
    max-width: 365px !important;
  }
  div.xs-ml-46,
  div.xs-maxlength-46 {
    max-width: 365px !important;
    display: inline;
  }
  div.xs-ml-46 input,
  div.xs-maxlength-46 input {
    width: 365px !important;
    display: inline;
  }
}
.ml-46-important,
.maxlength-46-important {
  max-width: 365px !important;
}

div.xs-ml-46,
div.xs-maxlength-46 {
  display: inline;
}

.ml-47,
.maxlength-47 {
  width: 372px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-47,
  .xs-maxlength-47 {
    max-width: 372px !important;
  }
  div.xs-ml-47,
  div.xs-maxlength-47 {
    max-width: 372px !important;
    display: inline;
  }
  div.xs-ml-47 input,
  div.xs-maxlength-47 input {
    width: 372px !important;
    display: inline;
  }
}
.ml-47-important,
.maxlength-47-important {
  max-width: 372px !important;
}

div.xs-ml-47,
div.xs-maxlength-47 {
  display: inline;
}

.ml-48,
.maxlength-48 {
  width: 379px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-48,
  .xs-maxlength-48 {
    max-width: 379px !important;
  }
  div.xs-ml-48,
  div.xs-maxlength-48 {
    max-width: 379px !important;
    display: inline;
  }
  div.xs-ml-48 input,
  div.xs-maxlength-48 input {
    width: 379px !important;
    display: inline;
  }
}
.ml-48-important,
.maxlength-48-important {
  max-width: 379px !important;
}

div.xs-ml-48,
div.xs-maxlength-48 {
  display: inline;
}

.ml-49,
.maxlength-49 {
  width: 386px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-49,
  .xs-maxlength-49 {
    max-width: 386px !important;
  }
  div.xs-ml-49,
  div.xs-maxlength-49 {
    max-width: 386px !important;
    display: inline;
  }
  div.xs-ml-49 input,
  div.xs-maxlength-49 input {
    width: 386px !important;
    display: inline;
  }
}
.ml-49-important,
.maxlength-49-important {
  max-width: 386px !important;
}

div.xs-ml-49,
div.xs-maxlength-49 {
  display: inline;
}

.ml-50,
.maxlength-50 {
  width: 393px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-50,
  .xs-maxlength-50 {
    max-width: 393px !important;
  }
  div.xs-ml-50,
  div.xs-maxlength-50 {
    max-width: 393px !important;
    display: inline;
  }
  div.xs-ml-50 input,
  div.xs-maxlength-50 input {
    width: 393px !important;
    display: inline;
  }
}
.ml-50-important,
.maxlength-50-important {
  max-width: 393px !important;
}

div.xs-ml-50,
div.xs-maxlength-50 {
  display: inline;
}

.ml-51,
.maxlength-51 {
  width: 400px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-51,
  .xs-maxlength-51 {
    max-width: 400px !important;
  }
  div.xs-ml-51,
  div.xs-maxlength-51 {
    max-width: 400px !important;
    display: inline;
  }
  div.xs-ml-51 input,
  div.xs-maxlength-51 input {
    width: 400px !important;
    display: inline;
  }
}
.ml-51-important,
.maxlength-51-important {
  max-width: 400px !important;
}

div.xs-ml-51,
div.xs-maxlength-51 {
  display: inline;
}

.ml-52,
.maxlength-52 {
  width: 407px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-52,
  .xs-maxlength-52 {
    max-width: 407px !important;
  }
  div.xs-ml-52,
  div.xs-maxlength-52 {
    max-width: 407px !important;
    display: inline;
  }
  div.xs-ml-52 input,
  div.xs-maxlength-52 input {
    width: 407px !important;
    display: inline;
  }
}
.ml-52-important,
.maxlength-52-important {
  max-width: 407px !important;
}

div.xs-ml-52,
div.xs-maxlength-52 {
  display: inline;
}

.ml-53,
.maxlength-53 {
  width: 414px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-53,
  .xs-maxlength-53 {
    max-width: 414px !important;
  }
  div.xs-ml-53,
  div.xs-maxlength-53 {
    max-width: 414px !important;
    display: inline;
  }
  div.xs-ml-53 input,
  div.xs-maxlength-53 input {
    width: 414px !important;
    display: inline;
  }
}
.ml-53-important,
.maxlength-53-important {
  max-width: 414px !important;
}

div.xs-ml-53,
div.xs-maxlength-53 {
  display: inline;
}

.ml-54,
.maxlength-54 {
  width: 421px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-54,
  .xs-maxlength-54 {
    max-width: 421px !important;
  }
  div.xs-ml-54,
  div.xs-maxlength-54 {
    max-width: 421px !important;
    display: inline;
  }
  div.xs-ml-54 input,
  div.xs-maxlength-54 input {
    width: 421px !important;
    display: inline;
  }
}
.ml-54-important,
.maxlength-54-important {
  max-width: 421px !important;
}

div.xs-ml-54,
div.xs-maxlength-54 {
  display: inline;
}

.ml-55,
.maxlength-55 {
  width: 428px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-55,
  .xs-maxlength-55 {
    max-width: 428px !important;
  }
  div.xs-ml-55,
  div.xs-maxlength-55 {
    max-width: 428px !important;
    display: inline;
  }
  div.xs-ml-55 input,
  div.xs-maxlength-55 input {
    width: 428px !important;
    display: inline;
  }
}
.ml-55-important,
.maxlength-55-important {
  max-width: 428px !important;
}

div.xs-ml-55,
div.xs-maxlength-55 {
  display: inline;
}

.ml-56,
.maxlength-56 {
  width: 435px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-56,
  .xs-maxlength-56 {
    max-width: 435px !important;
  }
  div.xs-ml-56,
  div.xs-maxlength-56 {
    max-width: 435px !important;
    display: inline;
  }
  div.xs-ml-56 input,
  div.xs-maxlength-56 input {
    width: 435px !important;
    display: inline;
  }
}
.ml-56-important,
.maxlength-56-important {
  max-width: 435px !important;
}

div.xs-ml-56,
div.xs-maxlength-56 {
  display: inline;
}

.ml-57,
.maxlength-57 {
  width: 442px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-57,
  .xs-maxlength-57 {
    max-width: 442px !important;
  }
  div.xs-ml-57,
  div.xs-maxlength-57 {
    max-width: 442px !important;
    display: inline;
  }
  div.xs-ml-57 input,
  div.xs-maxlength-57 input {
    width: 442px !important;
    display: inline;
  }
}
.ml-57-important,
.maxlength-57-important {
  max-width: 442px !important;
}

div.xs-ml-57,
div.xs-maxlength-57 {
  display: inline;
}

.ml-58,
.maxlength-58 {
  width: 449px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-58,
  .xs-maxlength-58 {
    max-width: 449px !important;
  }
  div.xs-ml-58,
  div.xs-maxlength-58 {
    max-width: 449px !important;
    display: inline;
  }
  div.xs-ml-58 input,
  div.xs-maxlength-58 input {
    width: 449px !important;
    display: inline;
  }
}
.ml-58-important,
.maxlength-58-important {
  max-width: 449px !important;
}

div.xs-ml-58,
div.xs-maxlength-58 {
  display: inline;
}

.ml-59,
.maxlength-59 {
  width: 456px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-59,
  .xs-maxlength-59 {
    max-width: 456px !important;
  }
  div.xs-ml-59,
  div.xs-maxlength-59 {
    max-width: 456px !important;
    display: inline;
  }
  div.xs-ml-59 input,
  div.xs-maxlength-59 input {
    width: 456px !important;
    display: inline;
  }
}
.ml-59-important,
.maxlength-59-important {
  max-width: 456px !important;
}

div.xs-ml-59,
div.xs-maxlength-59 {
  display: inline;
}

.ml-60,
.maxlength-60 {
  width: 463px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-60,
  .xs-maxlength-60 {
    max-width: 463px !important;
  }
  div.xs-ml-60,
  div.xs-maxlength-60 {
    max-width: 463px !important;
    display: inline;
  }
  div.xs-ml-60 input,
  div.xs-maxlength-60 input {
    width: 463px !important;
    display: inline;
  }
}
.ml-60-important,
.maxlength-60-important {
  max-width: 463px !important;
}

div.xs-ml-60,
div.xs-maxlength-60 {
  display: inline;
}

.ml-61,
.maxlength-61 {
  width: 470px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-61,
  .xs-maxlength-61 {
    max-width: 470px !important;
  }
  div.xs-ml-61,
  div.xs-maxlength-61 {
    max-width: 470px !important;
    display: inline;
  }
  div.xs-ml-61 input,
  div.xs-maxlength-61 input {
    width: 470px !important;
    display: inline;
  }
}
.ml-61-important,
.maxlength-61-important {
  max-width: 470px !important;
}

div.xs-ml-61,
div.xs-maxlength-61 {
  display: inline;
}

.ml-62,
.maxlength-62 {
  width: 477px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-62,
  .xs-maxlength-62 {
    max-width: 477px !important;
  }
  div.xs-ml-62,
  div.xs-maxlength-62 {
    max-width: 477px !important;
    display: inline;
  }
  div.xs-ml-62 input,
  div.xs-maxlength-62 input {
    width: 477px !important;
    display: inline;
  }
}
.ml-62-important,
.maxlength-62-important {
  max-width: 477px !important;
}

div.xs-ml-62,
div.xs-maxlength-62 {
  display: inline;
}

.ml-63,
.maxlength-63 {
  width: 484px !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .xs-ml-63,
  .xs-maxlength-63 {
    max-width: 484px !important;
  }
  div.xs-ml-63,
  div.xs-maxlength-63 {
    max-width: 484px !important;
    display: inline;
  }
  div.xs-ml-63 input,
  div.xs-maxlength-63 input {
    width: 484px !important;
    display: inline;
  }
}
.ml-63-important,
.maxlength-63-important {
  max-width: 484px !important;
}

div.xs-ml-63,
div.xs-maxlength-63 {
  display: inline;
}

.input-center {
  margin: 0 auto;
}

.input-phone {
  display: inline-block;
  width: 130px;
  text-align: center;
}

.zip {
  text-align: center;
}

.month-select,
.day-select,
.year-select {
  display: inline-block;
}

.month-select,
.day-select {
  width: 78px;
}

.year-select {
  width: 88px;
}

label.block {
  display: block;
}

.field-validation-error {
  display: block;
  clear: both;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  position: relative;
  padding-left: 16px;
  margin-top: 8px;
}
.field-validation-error:before {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  content: "\f06a";
  font-family: FontAwesome;
}

.form-group label,
.ts-horizontal-field-group label,
.ts-horizontal-form-group label {
  display: block;
  font-weight: 500;
  font-size: 1em;
  line-height: 1.25em;
}
.form-group .sub-text,
.form-group .text-warning,
.ts-horizontal-field-group .sub-text,
.ts-horizontal-form-group .sub-text,
.ts-horizontal-field-group .text-warning,
.ts-horizontal-form-group .text-warning {
  margin-bottom: 5px;
}
.form-group .text-helper,
.ts-horizontal-field-group .text-helper,
.ts-horizontal-form-group .text-helper {
  margin-bottom: 7px;
  color: #333740;
  font-size: 13px;
  font-weight: normal;
}

.ts-horizontal-field-group, .ts-horizontal-form-group {
  margin-bottom: 15px;
}

.phone-areacode::before {
  content: "(";
}
.phone-areacode::after {
  content: ")";
}

.phone-3digits::after {
  content: "-";
}

.checkbox.checkbox-group {
  margin-bottom: 0;
  margin-top: 0;
}

.sub-section {
  margin-bottom: 20px;
  margin-top: 20px;
}

.sub-section-text, .sub-section {
  font-size: 1.4em;
  font-weight: 700;
}

.learn-more-label {
  display: inline !important;
  text-decoration: underline;
}
.learn-more-label:after {
  content: "\a";
  white-space: pre;
}

.learn-more-sibling {
  display: inline !important;
  text-decoration: underline;
}

.label-with-learn-more {
  display: inline !important;
}

.initial-focus:focus {
  outline: none;
}

.label-faker {
  font-weight: bold;
}

label.has-error {
  color: #D82631;
}
label.has-error:after {
  margin-left: 6px;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  content: "\f071";
}

input.has-error,
select.has-error {
  border: 1px solid #D82631 !important;
  box-shadow: 0 0 5px #D82631 !important;
}
input.has-error:focus, input.has-error:active,
select.has-error:focus,
select.has-error:active {
  box-shadow: 0 0 5px #D82631 !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .form-horizontal .col-md-12.control-label {
    text-align: left !important;
  }
}
form.efile-form .row {
  margin-top: 10px;
}

form .form-group {
  margin-bottom: 25px;
}

.form-group label {
  margin-bottom: 0;
}

input:not([type=checkbox]):not([type=radio]):not([type=submit]), textarea,
textarea, form textarea,
input[type=text]:not(#tbSearchBox), form input[type=text]:not(#tbSearchBox),
input[type=password], input[type=password],
input[type=datetime], form input[type=datetime],
input[type=datetime-local], form input[type=datetime-local],
input[type=date], form input[type=date],
input[type=month], form input[type=month],
input[type=time], form input[type=time],
input[type=week], form input[type=week],
input[type=number], form input[type=number],
input[type=email], form input[type=email],
input[type=url], form input[type=url],
input[type=search], form input[type=search],
input[type=tel], form input[type=tel],
input[type=color], form input[type=color] {
  width: 100%;
  color: #333740;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  border: 1px solid #6E7481;
  box-shadow: none;
  font-weight: 400;
  font-size: 16px;
  padding: 12px;
  border-radius: 5px;
  height: auto;
  background-color: white;
  line-height: 15px;
  margin: 8px 0 0 0;
  border-radius: 5px;
  box-shadow: none;
  height: 44px;
}
input:not([type=checkbox]):not([type=radio]):not([type=submit]):hover:not([readonly]):not(.input-validation-error),
textarea:hover:not([readonly]):not(.input-validation-error), .product-chooser-tower-wrapper .product-chooser-tower textarea.btn:not([readonly]):not(.input-validation-error):hover, form textarea:hover:not([readonly]):not(.input-validation-error),
input[type=text]:not(#tbSearchBox):hover:not([readonly]):not(.input-validation-error), form input[type=text]:not(#tbSearchBox):hover:not([readonly]):not(.input-validation-error), input[type=password]:hover:not([readonly]):not(.input-validation-error),
input[type=datetime]:hover:not([readonly]):not(.input-validation-error), form input[type=datetime]:hover:not([readonly]):not(.input-validation-error),
input[type=datetime-local]:hover:not([readonly]):not(.input-validation-error), form input[type=datetime-local]:hover:not([readonly]):not(.input-validation-error),
input[type=date]:hover:not([readonly]):not(.input-validation-error), form input[type=date]:hover:not([readonly]):not(.input-validation-error),
input[type=month]:hover:not([readonly]):not(.input-validation-error), form input[type=month]:hover:not([readonly]):not(.input-validation-error),
input[type=time]:hover:not([readonly]):not(.input-validation-error), form input[type=time]:hover:not([readonly]):not(.input-validation-error),
input[type=week]:hover:not([readonly]):not(.input-validation-error), form input[type=week]:hover:not([readonly]):not(.input-validation-error),
input[type=number]:hover:not([readonly]):not(.input-validation-error), form input[type=number]:hover:not([readonly]):not(.input-validation-error),
input[type=email]:hover:not([readonly]):not(.input-validation-error), form input[type=email]:hover:not([readonly]):not(.input-validation-error),
input[type=url]:hover:not([readonly]):not(.input-validation-error), form input[type=url]:hover:not([readonly]):not(.input-validation-error),
input[type=search]:hover:not([readonly]):not(.input-validation-error), form input[type=search]:hover:not([readonly]):not(.input-validation-error),
input[type=tel]:hover:not([readonly]):not(.input-validation-error), form input[type=tel]:hover:not([readonly]):not(.input-validation-error),
input[type=color]:hover:not([readonly]):not(.input-validation-error), form input[type=color]:hover:not([readonly]):not(.input-validation-error) {
  box-shadow: none;
  border: 1px solid #6E7481;
  box-shadow: 0 0 1px 1px #6E7481;
}
input:not([type=checkbox]):not([type=radio]):not([type=submit]):active:not([readonly]):not(.input-validation-error), textarea:active:not([readonly]):not(.input-validation-error),
textarea:active:not([readonly]):not(.input-validation-error), form textarea:active:not([readonly]):not(.input-validation-error),
input[type=text]:not(#tbSearchBox):active:not([readonly]):not(.input-validation-error), form input[type=text]:not(#tbSearchBox):active:not([readonly]):not(.input-validation-error),
input[type=password]:active:not([readonly]):not(.input-validation-error), input[type=password]:active:not([readonly]):not(.input-validation-error),
input[type=datetime]:active:not([readonly]):not(.input-validation-error), form input[type=datetime]:active:not([readonly]):not(.input-validation-error),
input[type=datetime-local]:active:not([readonly]):not(.input-validation-error), form input[type=datetime-local]:active:not([readonly]):not(.input-validation-error),
input[type=date]:active:not([readonly]):not(.input-validation-error), form input[type=date]:active:not([readonly]):not(.input-validation-error),
input[type=month]:active:not([readonly]):not(.input-validation-error), form input[type=month]:active:not([readonly]):not(.input-validation-error),
input[type=time]:active:not([readonly]):not(.input-validation-error), form input[type=time]:active:not([readonly]):not(.input-validation-error),
input[type=week]:active:not([readonly]):not(.input-validation-error), form input[type=week]:active:not([readonly]):not(.input-validation-error),
input[type=number]:active:not([readonly]):not(.input-validation-error), form input[type=number]:active:not([readonly]):not(.input-validation-error),
input[type=email]:active:not([readonly]):not(.input-validation-error), form input[type=email]:active:not([readonly]):not(.input-validation-error),
input[type=url]:active:not([readonly]):not(.input-validation-error), form input[type=url]:active:not([readonly]):not(.input-validation-error),
input[type=search]:active:not([readonly]):not(.input-validation-error), form input[type=search]:active:not([readonly]):not(.input-validation-error),
input[type=tel]:active:not([readonly]):not(.input-validation-error), form input[type=tel]:active:not([readonly]):not(.input-validation-error),
input[type=color]:active:not([readonly]):not(.input-validation-error), form input[type=color]:active:not([readonly]):not(.input-validation-error) {
  box-shadow: none;
  border: 1px solid #0973CC;
  box-shadow: 0 0 1px 1px #0973CC;
}
input:not([type=checkbox]):not([type=radio]):not([type=submit]):focus:not([readonly]):not(.input-validation-error), textarea:focus:not([readonly]):not(.input-validation-error),
textarea:focus:not([readonly]):not(.input-validation-error), form textarea:focus:not([readonly]):not(.input-validation-error),
input[type=text]:not(#tbSearchBox):focus:not([readonly]):not(.input-validation-error), form input[type=text]:not(#tbSearchBox):focus:not([readonly]):not(.input-validation-error),
input[type=password]:focus:not([readonly]):not(.input-validation-error), input[type=password]:focus:not([readonly]):not(.input-validation-error),
input[type=datetime]:focus:not([readonly]):not(.input-validation-error), form input[type=datetime]:focus:not([readonly]):not(.input-validation-error),
input[type=datetime-local]:focus:not([readonly]):not(.input-validation-error), form input[type=datetime-local]:focus:not([readonly]):not(.input-validation-error),
input[type=date]:focus:not([readonly]):not(.input-validation-error), form input[type=date]:focus:not([readonly]):not(.input-validation-error),
input[type=month]:focus:not([readonly]):not(.input-validation-error), form input[type=month]:focus:not([readonly]):not(.input-validation-error),
input[type=time]:focus:not([readonly]):not(.input-validation-error), form input[type=time]:focus:not([readonly]):not(.input-validation-error),
input[type=week]:focus:not([readonly]):not(.input-validation-error), form input[type=week]:focus:not([readonly]):not(.input-validation-error),
input[type=number]:focus:not([readonly]):not(.input-validation-error), form input[type=number]:focus:not([readonly]):not(.input-validation-error),
input[type=email]:focus:not([readonly]):not(.input-validation-error), form input[type=email]:focus:not([readonly]):not(.input-validation-error),
input[type=url]:focus:not([readonly]):not(.input-validation-error), form input[type=url]:focus:not([readonly]):not(.input-validation-error),
input[type=search]:focus:not([readonly]):not(.input-validation-error), form input[type=search]:focus:not([readonly]):not(.input-validation-error),
input[type=tel]:focus:not([readonly]):not(.input-validation-error), form input[type=tel]:focus:not([readonly]):not(.input-validation-error),
input[type=color]:focus:not([readonly]):not(.input-validation-error), form input[type=color]:focus:not([readonly]):not(.input-validation-error) {
  box-shadow: none;
  border: 1px solid #0973CC;
  box-shadow: 0 0 1px 1px #0973CC;
}
input:not([type=checkbox]):not([type=radio]):not([type=submit]).input-validation-error, textarea.input-validation-error,
textarea.input-validation-error, form textarea.input-validation-error,
input[type=text]:not(#tbSearchBox).input-validation-error, form input[type=text]:not(#tbSearchBox).input-validation-error,
input[type=password].input-validation-error, input[type=password].input-validation-error,
input[type=datetime].input-validation-error, form input[type=datetime].input-validation-error,
input[type=datetime-local].input-validation-error, form input[type=datetime-local].input-validation-error,
input[type=date].input-validation-error, form input[type=date].input-validation-error,
input[type=month].input-validation-error, form input[type=month].input-validation-error,
input[type=time].input-validation-error, form input[type=time].input-validation-error,
input[type=week].input-validation-error, form input[type=week].input-validation-error,
input[type=number].input-validation-error, form input[type=number].input-validation-error,
input[type=email].input-validation-error, form input[type=email].input-validation-error,
input[type=url].input-validation-error, form input[type=url].input-validation-error,
input[type=search].input-validation-error, form input[type=search].input-validation-error,
input[type=tel].input-validation-error, form input[type=tel].input-validation-error,
input[type=color].input-validation-error, form input[type=color].input-validation-error {
  border: 2px solid rgb(231.9606299213, 124.0393700787, 130.7086614173);
}
input:not([type=checkbox]):not([type=radio]):not([type=submit]).input-validation-error:hover, input:not([type=checkbox]):not([type=radio]):not([type=submit]).input-validation-error:active, input:not([type=checkbox]):not([type=radio]):not([type=submit]).input-validation-error:focus, textarea.input-validation-error:hover, .product-chooser-tower-wrapper .product-chooser-tower textarea.input-validation-error.btn:hover, textarea.input-validation-error:active, textarea.input-validation-error:focus,
textarea.input-validation-error:hover,
.product-chooser-tower-wrapper .product-chooser-tower textarea.input-validation-error.btn:hover,
textarea.input-validation-error:active,
textarea.input-validation-error:focus, form textarea.input-validation-error:hover, form .product-chooser-tower-wrapper .product-chooser-tower textarea.input-validation-error.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower form textarea.input-validation-error.btn:hover, form textarea.input-validation-error:active, form textarea.input-validation-error:focus,
input[type=text]:not(#tbSearchBox).input-validation-error:hover,
input[type=text]:not(#tbSearchBox).input-validation-error:active,
input[type=text]:not(#tbSearchBox).input-validation-error:focus, form input[type=text]:not(#tbSearchBox).input-validation-error:hover, form input[type=text]:not(#tbSearchBox).input-validation-error:active, form input[type=text]:not(#tbSearchBox).input-validation-error:focus,
input[type=password].input-validation-error:hover,
.product-chooser-tower-wrapper .product-chooser-tower input[type=password].input-validation-error.btn:hover,
input[type=password].input-validation-error:active,
input[type=password].input-validation-error:focus, input[type=password].input-validation-error:hover, .product-chooser-tower-wrapper .product-chooser-tower input[type=password].input-validation-error.btn:hover, input[type=password].input-validation-error:active, input[type=password].input-validation-error:focus,
input[type=datetime].input-validation-error:hover,
.product-chooser-tower-wrapper .product-chooser-tower input[type=datetime].input-validation-error.btn:hover,
input[type=datetime].input-validation-error:active,
input[type=datetime].input-validation-error:focus, form input[type=datetime].input-validation-error:hover, form .product-chooser-tower-wrapper .product-chooser-tower input[type=datetime].input-validation-error.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower form input[type=datetime].input-validation-error.btn:hover, form input[type=datetime].input-validation-error:active, form input[type=datetime].input-validation-error:focus,
input[type=datetime-local].input-validation-error:hover,
.product-chooser-tower-wrapper .product-chooser-tower input[type=datetime-local].input-validation-error.btn:hover,
input[type=datetime-local].input-validation-error:active,
input[type=datetime-local].input-validation-error:focus, form input[type=datetime-local].input-validation-error:hover, form .product-chooser-tower-wrapper .product-chooser-tower input[type=datetime-local].input-validation-error.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower form input[type=datetime-local].input-validation-error.btn:hover, form input[type=datetime-local].input-validation-error:active, form input[type=datetime-local].input-validation-error:focus,
input[type=date].input-validation-error:hover,
.product-chooser-tower-wrapper .product-chooser-tower input[type=date].input-validation-error.btn:hover,
input[type=date].input-validation-error:active,
input[type=date].input-validation-error:focus, form input[type=date].input-validation-error:hover, form .product-chooser-tower-wrapper .product-chooser-tower input[type=date].input-validation-error.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower form input[type=date].input-validation-error.btn:hover, form input[type=date].input-validation-error:active, form input[type=date].input-validation-error:focus,
input[type=month].input-validation-error:hover,
.product-chooser-tower-wrapper .product-chooser-tower input[type=month].input-validation-error.btn:hover,
input[type=month].input-validation-error:active,
input[type=month].input-validation-error:focus, form input[type=month].input-validation-error:hover, form .product-chooser-tower-wrapper .product-chooser-tower input[type=month].input-validation-error.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower form input[type=month].input-validation-error.btn:hover, form input[type=month].input-validation-error:active, form input[type=month].input-validation-error:focus,
input[type=time].input-validation-error:hover,
.product-chooser-tower-wrapper .product-chooser-tower input[type=time].input-validation-error.btn:hover,
input[type=time].input-validation-error:active,
input[type=time].input-validation-error:focus, form input[type=time].input-validation-error:hover, form .product-chooser-tower-wrapper .product-chooser-tower input[type=time].input-validation-error.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower form input[type=time].input-validation-error.btn:hover, form input[type=time].input-validation-error:active, form input[type=time].input-validation-error:focus,
input[type=week].input-validation-error:hover,
.product-chooser-tower-wrapper .product-chooser-tower input[type=week].input-validation-error.btn:hover,
input[type=week].input-validation-error:active,
input[type=week].input-validation-error:focus, form input[type=week].input-validation-error:hover, form .product-chooser-tower-wrapper .product-chooser-tower input[type=week].input-validation-error.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower form input[type=week].input-validation-error.btn:hover, form input[type=week].input-validation-error:active, form input[type=week].input-validation-error:focus,
input[type=number].input-validation-error:hover,
.product-chooser-tower-wrapper .product-chooser-tower input[type=number].input-validation-error.btn:hover,
input[type=number].input-validation-error:active,
input[type=number].input-validation-error:focus, form input[type=number].input-validation-error:hover, form .product-chooser-tower-wrapper .product-chooser-tower input[type=number].input-validation-error.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower form input[type=number].input-validation-error.btn:hover, form input[type=number].input-validation-error:active, form input[type=number].input-validation-error:focus,
input[type=email].input-validation-error:hover,
.product-chooser-tower-wrapper .product-chooser-tower input[type=email].input-validation-error.btn:hover,
input[type=email].input-validation-error:active,
input[type=email].input-validation-error:focus, form input[type=email].input-validation-error:hover, form .product-chooser-tower-wrapper .product-chooser-tower input[type=email].input-validation-error.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower form input[type=email].input-validation-error.btn:hover, form input[type=email].input-validation-error:active, form input[type=email].input-validation-error:focus,
input[type=url].input-validation-error:hover,
.product-chooser-tower-wrapper .product-chooser-tower input[type=url].input-validation-error.btn:hover,
input[type=url].input-validation-error:active,
input[type=url].input-validation-error:focus, form input[type=url].input-validation-error:hover, form .product-chooser-tower-wrapper .product-chooser-tower input[type=url].input-validation-error.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower form input[type=url].input-validation-error.btn:hover, form input[type=url].input-validation-error:active, form input[type=url].input-validation-error:focus,
input[type=search].input-validation-error:hover,
.product-chooser-tower-wrapper .product-chooser-tower input[type=search].input-validation-error.btn:hover,
input[type=search].input-validation-error:active,
input[type=search].input-validation-error:focus, form input[type=search].input-validation-error:hover, form .product-chooser-tower-wrapper .product-chooser-tower input[type=search].input-validation-error.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower form input[type=search].input-validation-error.btn:hover, form input[type=search].input-validation-error:active, form input[type=search].input-validation-error:focus,
input[type=tel].input-validation-error:hover,
.product-chooser-tower-wrapper .product-chooser-tower input[type=tel].input-validation-error.btn:hover,
input[type=tel].input-validation-error:active,
input[type=tel].input-validation-error:focus, form input[type=tel].input-validation-error:hover, form .product-chooser-tower-wrapper .product-chooser-tower input[type=tel].input-validation-error.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower form input[type=tel].input-validation-error.btn:hover, form input[type=tel].input-validation-error:active, form input[type=tel].input-validation-error:focus,
input[type=color].input-validation-error:hover,
.product-chooser-tower-wrapper .product-chooser-tower input[type=color].input-validation-error.btn:hover,
input[type=color].input-validation-error:active,
input[type=color].input-validation-error:focus, form input[type=color].input-validation-error:hover, form .product-chooser-tower-wrapper .product-chooser-tower input[type=color].input-validation-error.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower form input[type=color].input-validation-error.btn:hover, form input[type=color].input-validation-error:active, form input[type=color].input-validation-error:focus {
  box-shadow: none;
  border: 2px solid #0973CC;
}
input:not([type=checkbox]):not([type=radio]):not([type=submit]):disabled, textarea:disabled,
textarea:disabled, form textarea:disabled,
input[type=text]:not(#tbSearchBox):disabled, form input[type=text]:not(#tbSearchBox):disabled,
input[type=password]:disabled, input[type=password]:disabled,
input[type=datetime]:disabled, form input[type=datetime]:disabled,
input[type=datetime-local]:disabled, form input[type=datetime-local]:disabled,
input[type=date]:disabled, form input[type=date]:disabled,
input[type=month]:disabled, form input[type=month]:disabled,
input[type=time]:disabled, form input[type=time]:disabled,
input[type=week]:disabled, form input[type=week]:disabled,
input[type=number]:disabled, form input[type=number]:disabled,
input[type=email]:disabled, form input[type=email]:disabled,
input[type=url]:disabled, form input[type=url]:disabled,
input[type=search]:disabled, form input[type=search]:disabled,
input[type=tel]:disabled, form input[type=tel]:disabled,
input[type=color]:disabled, form input[type=color]:disabled {
  background-color: #c4c8d0;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
.product-chooser-tower-wrapper .product-chooser-tower input.btn:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px rgb(219, 237, 255) inset !important;
}

.form-group .password-input-wrapper {
  border: 1px solid;
  border-radius: 5px;
  margin-top: 6px;
  position: relative;
  transition: all 0.3s ease-in-out;
  display: flex;
}
.form-group .password-input-wrapper:hover:not([readonly]):not(.input-validation-error) {
  box-shadow: none;
  border: 1px solid #6E7481;
  box-shadow: 0 0 1px 1px #6E7481;
}
.form-group .password-input-wrapper:active:not([readonly]):not(.input-validation-error) {
  box-shadow: none;
  border: 1px solid #0973CC;
  box-shadow: 0 0 1px 1px #0973CC;
}
.form-group .password-input-wrapper:focus:not([readonly]):not(.input-validation-error) {
  box-shadow: none;
  border: 1px solid #0973CC;
  box-shadow: 0 0 1px 1px #0973CC;
}
.form-group .password-input-wrapper:has(input[data-com-onepassword-filled]) {
  background-color: rgb(219, 237, 255);
}
.form-group .password-input-wrapper:has(input:-webkit-autofill) {
  background-color: rgb(219, 237, 255) !important;
}
.form-group .password-input-wrapper:focus-within {
  border: 1px solid #0973CC;
  box-shadow: 0 0 1px 1px #0973CC;
}
.form-group .password-input-wrapper input#ConfirmPassword, .form-group .password-input-wrapper input#Password, .form-group .password-input-wrapper input#password-text-field, .form-group .password-input-wrapper input {
  margin-top: 0;
  border: 2px solid transparent !important;
  margin: 0;
  box-shadow: none;
  flex: 1;
}
.form-group .password-input-wrapper input#ConfirmPassword:active, .form-group .password-input-wrapper input#ConfirmPassword:focus, .form-group .password-input-wrapper input#ConfirmPassword:hover, .form-group .password-input-wrapper input#Password:active, .form-group .password-input-wrapper input#Password:focus, .form-group .password-input-wrapper input#Password:hover, .form-group .password-input-wrapper input#password-text-field:active, .form-group .password-input-wrapper input#password-text-field:focus, .form-group .password-input-wrapper input#password-text-field:hover, .form-group .password-input-wrapper input:active, .form-group .password-input-wrapper input:focus, .form-group .password-input-wrapper input:hover, .form-group .password-input-wrapper .product-chooser-tower-wrapper .product-chooser-tower input.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .form-group .password-input-wrapper input.btn:hover {
  border: 2px solid transparent !important;
  box-shadow: none !important;
}
.form-group .password-input-wrapper input#ConfirmPassword:focus-visible, .form-group .password-input-wrapper input#Password:focus-visible, .form-group .password-input-wrapper input#password-text-field:focus-visible, .form-group .password-input-wrapper input:focus-visible {
  outline: none;
}
.form-group .password-input-wrapper input#ConfirmPassword.input-validation-error, .form-group .password-input-wrapper input#Password.input-validation-error, .form-group .password-input-wrapper input#password-text-field.input-validation-error, .form-group .password-input-wrapper input.input-validation-error {
  border: 2px solid transparent !important;
}
.form-group .password-input-wrapper span {
  width: 44px;
  height: 44px;
  padding-top: 10px;
}
.form-group .password-input-wrapper:focus-visible {
  outline: -webkit-focus-ring-color auto 1px;
}
.form-group .password-input-wrapper.has-error {
  border: 2px solid #D82631;
}
.form-group .password-input-wrapper.has-error:hover {
  border: 2px solid #0973CC;
}
.form-group .password-input-wrapper.has-error:focus-within {
  border: 2px solid #0973CC;
}
.form-group .password-input-wrapper.has-error.has-success {
  border: 1px solid #11881b;
}
.form-group .password-input-wrapper.has-error.has-success:hover, .form-group .password-input-wrapper.has-error.has-success:active, .form-group .password-input-wrapper.has-error.has-success:focus {
  box-shadow: none;
  border: 1px solid #0973cc;
  box-shadow: 0 0 1px 1px #0973cc;
}
.form-group .password-input-wrapper {
  /*    & .toggle-password {
      bottom: 10px;
  }*/
}

@media (max-width: 767px) {
  .form-group select,
  select, form select {
    height: 41px;
    border: 1px solid #6e7481;
    border-radius: 5px;
    padding: 0 10px;
  }
}
@media screen and (min-width: 768px) {
  .form-group select,
  select, form select {
    width: auto;
    color: #333740;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    border: 1px solid #6E7481;
    box-shadow: none;
    font-weight: 400;
    font-size: 16px;
    padding: 10px 12px;
    border-radius: 5px;
    height: auto;
    background-color: white;
    line-height: 15px;
    margin: 8px 0 0 0;
  }
  .form-group select:hover:not([readonly]):not(.input-validation-error), .form-group select:active:not([readonly]):not(.input-validation-error), .form-group select:focus:not([readonly]):not(.input-validation-error),
  select:hover:not([readonly]):not(.input-validation-error),
  .product-chooser-tower-wrapper .product-chooser-tower select.btn:not([readonly]):not(.input-validation-error):hover,
  select:active:not([readonly]):not(.input-validation-error),
  select:focus:not([readonly]):not(.input-validation-error), form select:hover:not([readonly]):not(.input-validation-error), form select:active:not([readonly]):not(.input-validation-error), form select:focus:not([readonly]):not(.input-validation-error) {
    box-shadow: none;
    border: 2px solid #0973CC;
  }
  .form-group select.input-validation-error,
  select.input-validation-error, form select.input-validation-error {
    border: 1px solid #D82631;
  }
  .form-group select.input-validation-error:hover, .form-group select.input-validation-error:active, .form-group select.input-validation-error:focus,
  select.input-validation-error:hover,
  .product-chooser-tower-wrapper .product-chooser-tower select.input-validation-error.btn:hover,
  select.input-validation-error:active,
  select.input-validation-error:focus, form select.input-validation-error:hover, form select.input-validation-error:active, form select.input-validation-error:focus {
    box-shadow: none;
    border: 2px solid #0973CC;
  }
  .form-group select:disabled,
  select:disabled, form select:disabled {
    background-color: #c4c8d0;
  }
}

.phonenumber-wrapper {
  width: 100%;
  color: #333740;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  /*outline: none;*/
  border: 1px solid #6E7481;
  box-shadow: none;
  font-weight: 500;
  font-size: 15px;
  padding: 7px 12px;
  border-radius: 5px;
  height: auto;
  background-color: white;
  line-height: 15px;
  display: block;
}
.phonenumber-wrapper:hover:not([readonly]):not(.input-validation-error), .phonenumber-wrapper:active:not([readonly]):not(.input-validation-error), .phonenumber-wrapper:focus:not([readonly]):not(.input-validation-error) {
  box-shadow: none;
  border: 2px solid #0973CC;
  box-shadow: 0 0 10px rgb(68.2394366197, 165.2816901408, 246.7605633803);
}
.phonenumber-wrapper.input-validation-error {
  border: 2px solid rgb(231.9606299213, 124.0393700787, 130.7086614173);
}
.phonenumber-wrapper.input-validation-error:hover, .product-chooser-tower-wrapper .product-chooser-tower .phonenumber-wrapper.input-validation-error.btn:hover, .phonenumber-wrapper.input-validation-error:active, .phonenumber-wrapper.input-validation-error:focus {
  box-shadow: none;
  border: 2px solid #0973CC;
  box-shadow: 0 0 10px rgb(68.2394366197, 165.2816901408, 246.7605633803);
}
.phonenumber-wrapper input {
  border: none !important;
  padding: 0 !important;
  vertical-align: middle !important;
  box-shadow: none !important;
}
.phonenumber-wrapper input.ml-3 {
  width: 2.25em !important;
}
.phonenumber-wrapper input.ml-4 {
  width: 3em !important;
}

.focus-glow {
  box-shadow: none;
  border: 2px solid #0973CC;
  box-shadow: 0 0 10px rgb(68.2394366197, 165.2816901408, 246.7605633803);
}

.currencyBlock {
  position: relative;
}
.currencyBlock .currencyMark input[type=text] {
  padding-left: 1.5em !important;
}
.currencyBlock .currencyMark:before {
  content: "$";
  font-weight: bold;
  width: 1em;
  position: absolute;
  padding: 0.5em 0.75em;
}

.text-danger-right, .validationerrortext {
  color: #D82631;
  font-size: 13px;
  line-height: 1em;
}
.text-danger-right:before, .validationerrortext:before {
  content: "\f06a";
  font-family: FontAwesome;
  padding-right: 6px;
}

.form-group.has-success .control-label {
  color: #444;
}
.form-group.has-success input {
  border-color: #11881B !important;
}
.form-group.has-success input:focus {
  border-color: #0973CC !important;
}

.form-group.has-error .control-label {
  color: #444;
}
.form-group.has-error input {
  border-color: #D82631 !important;
}
.form-group.has-error input:focus {
  border-color: #0973CC !important;
}

input.currencyTB {
  padding-left: 24px !important;
}

/*#region checkbox and radio buttons*/
/* ========= */
.checkboxes {
  text-align: right;
}
.checkboxes label {
  display: inline-block;
  user-select: none;
  position: relative;
  width: 38px;
  height: 38px;
  border: 1px solid rgb(122.4916317992, 128.6548117155, 142.0083682008);
  border-radius: 5px;
  cursor: pointer;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.1);
  text-align: center;
  background: rgb(136.2552301255, 141.7782426778, 153.7447698745);
  transition-duration: 0;
}
.checkboxes label:hover, .checkboxes .product-chooser-tower-wrapper .product-chooser-tower label.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .checkboxes label.btn:hover {
  border: 1px solid #6E7481;
  color: rgb(86.5271966527, 91.2468619247, 101.4728033473);
}
.checkboxes label:active {
  -webkit-filter: brightness(0.8);
  transition-duration: 0;
}
.checkboxes input {
  display: none;
}
.checkboxes input:checked + label {
  color: #11881B;
  -webkit-animation: boom 0.5s ease;
  -moz-animation: boom 0.5s ease;
  -ms-animation: boom 0.5s ease;
  -o-animation: boom 0.5s ease;
  animation: boom 0.5s ease;
}
.checkboxes input:checked + .green-background {
  border-color: #11881B;
  background: #11881B;
}
.checkboxes input:checked + .green-background:after {
  content: "";
  display: block;
  margin-left: 12px;
  margin-top: 6px;
  width: 9px;
  height: 18px;
  border: solid rgb(255, 255, 255);
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

/*#region radio buttons*/
.custom-radio {
  margin-bottom: 8px;
  position: relative;
}
.custom-radio.rb-ml {
  margin-left: 1em;
}
.custom-radio.custom-radio-inline {
  display: inline-block;
}
.custom-radio input[type=radio] {
  position: absolute;
  left: -99996px;
  top: 14px;
  margin-right: 0;
  margin: 0;
  outline: none !important;
  /*ripple*/
}
.custom-radio input[type=radio] ~ .custom-radio-highlight {
  transform: scale(0);
  position: absolute;
  content: "";
  transition: transform ease-in-out 0.3s, background-color ease-in-out 0.3s;
  background-color: #f2f3f6;
  border-radius: 50%;
  /*            width: $md-checkbox-size * 2;
  height: $md-checkbox-size * 2;*/
  width: 0;
  height: 0;
  left: 4px;
  margin-left: 0;
  top: 4.5px;
}
.custom-radio input[type=radio]:hover:not(:disabled) ~ .custom-radio-highlight {
  animation: rippleOnOff 0.6s;
  transition: none;
}
.custom-radio input[type=radio]:checked ~ .custom-radio-highlight {
  background-color: rgb(146.3915492958, 202.8253521127, 250.2084507042);
}
.custom-radio input[type=radio]:checked ~ label {
  border-color: #0973CC;
}
.custom-radio input[type=radio]:checked ~ label:before {
  border-color: #0973CC;
}
.custom-radio input[type=radio]:checked ~ label:after {
  background-color: #0973CC;
  transform: scale(1);
}
.custom-radio input[type=radio]:disabled:checked ~ label, .custom-radio input[type=radio]:disabled ~ label:before, .custom-radio input[type=radio]:disabled ~ label, .custom-radio input[type=radio]:disabled ~ label:before {
  cursor: not-allowed;
  border-color: #6E7481;
  color: #6E7481;
}
.custom-radio input[type=radio]:disabled:checked ~ label:after {
  background: #6E7481;
}
.custom-radio input[type=radio]:disabled:hover ~ .custom-radio-highlight {
  transform: scale(0);
  animation: none;
}
.custom-radio label {
  font-weight: 400;
  margin-bottom: 0;
  cursor: pointer;
  vertical-align: bottom;
  border-radius: 3px;
  border: solid 1px #eaecf0;
  padding: 9.5px;
  padding-left: 40px;
  padding-right: 16px;
  display: block;
  position: relative;
}
.custom-radio label:before, .custom-radio label:after {
  position: absolute;
  content: "";
  border-radius: 50%;
  transition: all 0.3s ease;
  transition-property: transform, border-color;
  margin-top: 0;
}
.custom-radio label:before {
  width: 20px;
  height: 20px;
  border: 1px solid #61656e;
  top: 9px;
  left: 12px;
  background-color: transparent;
  display: block;
}
.custom-radio label:after {
  top: 14px;
  left: 17px;
  width: 10px;
  height: 10px;
  transform: scale(0);
  background: #0973CC;
}
@media (min-width: 992px) {
  .custom-radio {
    margin-bottom: 0;
  }
  .custom-radio input[type=radio] {
    margin-bottom: 0;
  }
  .custom-radio input[type=radio]:hover:not(:disabled) ~ .custom-radio-highlight {
    transform: scale(1);
    animation: none;
    transition: transform ease-in-out 0.3s, background-color ease-in-out 0.3s;
  }
  .custom-radio input[type=radio] ~ label {
    border: none;
    display: inline-block;
  }
  .custom-radio input[type=radio] ~ label:after {
    top: 14.3px;
    left: 17.5px;
    width: 9px;
    height: 9px;
  }
}

/*@keyframes rippleOnOff {
    0%, 40% {
        transform: scale(1);
    }

    100% {
        transform: scale(0)
    }
}*/
@media (min-width: 992px) {
  .radio-border-desktop {
    border: 1px solid #ccc !important;
    border-radius: 10px;
    margin-bottom: 8px !important;
  }
}
.radio-border-desktop.is-checked {
  border-color: #0973CC !important;
}

/*#endregion*/
/*#region guide me and custom radio specific overwrites*/
.offers-select-wrapper {
  margin-bottom: 56px;
  padding-top: 24px;
}
.offers-select-wrapper h1 {
  text-align: left;
  font-size: 36px;
  font-weight: 900;
  line-height: 1.11;
  margin-bottom: 24px;
}
.offers-select-wrapper h4 {
  text-align: left;
  font-size: 18px;
}
.offers-select-wrapper .button-row {
  display: flex;
  flex-flow: column-reverse nowrap;
  margin: 18px auto 0;
  max-width: unset;
}
.offers-select-wrapper .guideme-rounded-box-wrapper .guideme-rounded-box .guideme-rounded-box-content {
  margin: 0;
  width: 100%;
  max-width: unset;
}
.offers-select-wrapper .guideme-rounded-box-wrapper.offers-select {
  width: unset;
  max-width: 1200px;
}
.offers-select-wrapper .guideme-rounded-box-wrapper.offers-select .guideme-rounded-box .guideme-rounded-box-content {
  padding: 10px 26px 28px;
}
.offers-select-wrapper .guideme-rounded-box-wrapper.offers-select .guideme-rounded-box .guideme-rounded-box-content.selected:after {
  content: "\f00c";
  color: white;
  border-color: #2f58ff;
  background-color: #2f58ff;
}
.offers-select-wrapper .guideme-rounded-box-wrapper.offers-select .guideme-rounded-box .guideme-rounded-box-content.selected {
  border-color: #2f58ff;
}
.offers-select-wrapper .guideme-rounded-box-wrapper.offers-select .guideme-rounded-box .guideme-rounded-box-content:after {
  content: "";
  position: absolute;
  top: 0.75em;
  right: 0.75em;
  width: 30px;
  height: 30px;
  border: solid 1px #c7cbd3;
  border-radius: 50%;
  font-size: 15px;
  padding-top: 2px;
}
.offers-select-wrapper .guideme-rounded-box-wrapper.offers-select .guideme-rounded-box .guideme-rounded-box-content:hover:after {
  border-color: #333740;
}
.offers-select-wrapper .guideme-rounded-box-wrapper.offers-select .guideme-rounded-box .guideme-rounded-box-content img {
  width: 112px;
}
.offers-select-wrapper .guideme-rounded-box-wrapper.offers-select .guideme-rounded-box .guideme-rounded-box-content .rounded-box-title {
  margin-top: 12px;
  font-size: 22px;
  font-weight: 900;
}
.offers-select-wrapper .guideme-rounded-box-wrapper.offers-select .guideme-rounded-box .guideme-rounded-box-content .rounded-box-title + div {
  font-size: 16px;
}
.offers-select-wrapper .guideme-rounded-box-wrapper {
  margin: 0;
}
.offers-select-wrapper .order-details-wrapper {
  max-width: unset;
  padding: 16px 20px;
  background-color: #f1f2f6;
  color: #585B62;
}
.offers-select-wrapper .order-details-wrapper #order-details {
  padding-top: 12px;
}
.offers-select-wrapper .order-details-wrapper .offer-details-header {
  position: relative;
  cursor: pointer;
}
.offers-select-wrapper .order-details-wrapper .offer-details-header:after {
  content: "\f078";
  font-family: FontAwesome;
  position: absolute;
  right: 12px;
  top: 0;
}
.offers-select-wrapper .order-details-wrapper #order-details {
  padding-top: 12px;
  position: relative;
}
.offers-select-wrapper .order-details-wrapper #order-details.collapse.in:after, .offers-select-wrapper .order-details-wrapper #order-details.collapsing:after {
  content: "\f077";
  font-family: FontAwesome;
  position: absolute;
  right: 12px;
  top: -24px;
  background-color: #f1f2f6;
  z-index: 5;
  display: block;
}

@media (min-width: 768px) {
  .offers-select-wrapper {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 56px;
  }
  .offers-select-wrapper .button-row {
    margin-top: 0;
    width: 100%;
    flex-flow: row nowrap;
    justify-content: space-between;
  }
  .offers-select-wrapper h4 {
    text-align: center;
    max-width: 720px;
    margin: 24px auto 0;
    line-height: 1.4;
  }
  .offers-select-wrapper h1 {
    text-align: center;
    max-width: 720px;
    margin: 0 auto;
  }
  .offers-select-wrapper .guideme-rounded-box-wrapper {
    display: flex;
    max-width: unset;
    justify-content: space-around;
  }
  .offers-select-wrapper .guideme-rounded-box-wrapper .guideme-rounded-box {
    max-width: 44%;
    width: 352px;
    flex: 0 0 auto;
  }
  .offers-select-wrapper .guideme-rounded-box-wrapper .guideme-rounded-box-content {
    padding-left: 29px;
  }
  .offers-select-wrapper .rounded-box-title {
    margin-top: 15px;
    font-size: 35px;
    font-weight: 900;
  }
  .offers-select-wrapper .rounded-box-title + div {
    font-size: 22px;
    margin-bottom: 12px;
  }
  .offers-select-wrapper .order-details-wrapper #order-details, .offers-select-wrapper .order-details-wrapper .offer-details-header {
    cursor: auto;
    display: block;
    height: auto !important;
  }
  .offers-select-wrapper .order-details-wrapper #order-details.collapse.in:after,
  .offers-select-wrapper .order-details-wrapper #order-details.collapse.in:after,
  .offers-select-wrapper .order-details-wrapper #order-details:after,
  .offers-select-wrapper .order-details-wrapper .offer-details-header:after {
    content: none;
  }
}
@media (min-width: 1024px) {
  .offers-select-wrapper .guideme-rounded-box-wrapper .guideme-rounded-box {
    max-width: 352px;
  }
  .offers-select-wrapper .guideme-rounded-box-wrapper.offers-select .guideme-rounded-box .guideme-rounded-box-content img {
    width: 162px;
    margin-top: 12px;
  }
}
/*#endregion*/
/*#region pull prior section*/
.pull-prior-section {
  background-color: #FFFFFF;
  padding: 1em;
  margin-bottom: 2em;
  border-radius: 1rem;
  outline-style: solid;
  outline-color: #D8D8DF;
  outline-width: 0.1rem;
}
.pull-prior-section .info {
  margin-left: 1rem;
}
.pull-prior-section .custom-checkbox label {
  border: none;
}
.pull-prior-sectioninput[type=checkbox] ~ label {
  display: block;
}
.pull-prior-section .pull-prior-section-header {
  font-size: 1.5em;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0.5em;
}
.pull-prior-section .pull-prior-section-header .title {
  font-weight: bold;
  padding: 1rem;
}
.pull-prior-section .pull-prior-section-header .custom-checkbox label {
  border: none;
}
.pull-prior-section .pull-prior-section-header .custom-checkbox label:before {
  margin-top: 18.5px;
}
.pull-prior-section .pull-prior-section-header .custom-checkbox label:after {
  top: 21.5px;
}
.pull-prior-section .pull-prior-section-header .custom-checkbox input[type=checkbox] {
  top: 14px;
}
@media (min-width: 992px) {
  .pull-prior-section .pull-prior-section-header .custom-checkbox.custom-checkbox input[type=checkbox] ~ label:before {
    margin-top: 20px;
  }
  .pull-prior-section .pull-prior-section-header .custom-checkbox.custom-checkbox input[type=checkbox] ~ label:after {
    top: 21.5px;
  }
}
.pull-prior-section .pull-prior-section-header-button {
  font-size: 1.5rem;
  padding: 1rem;
}

/*#endregion*/
.StRow {
  padding: 1em 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-top: -1px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.form-group {
  position: relative;
}
.form-group .password-input, .form-group input[type=password] {
  padding-right: 3em;
}
.form-group #password-validation-rules-wrapper {
  margin-top: -1em;
  padding-top: 0;
}
.form-group .toggle-password {
  position: absolute;
  right: 0;
  bottom: 0px;
  cursor: pointer !important;
  color: #333740 !important;
  min-width: 3em !important;
  outline: none !important;
  text-align: center;
}
.form-group .toggle-password:hover, .form-group .product-chooser-tower-wrapper .product-chooser-tower .toggle-password.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .form-group .toggle-password.btn:hover {
  color: #333740 !important;
}
.form-group .toggle-password:before {
  content: "\f070";
  font-family: FontAwesome;
  display: block;
}
.form-group .toggle-password.pw-shown:before {
  content: "\f06e";
  font-family: FontAwesome;
}

.shell {
  font-family: "Roboto Mono";
  position: relative;
  line-height: 1;
  display: block;
}
.shell span {
  position: absolute;
  left: 14px;
  top: 8px;
  color: #b7b7b7;
  pointer-events: none;
  z-index: 999;
}
.shell span i {
  color: transparent;
  opacity: 0;
  visibility: hidden;
}

input.masked,
.shell span {
  font-size: 16px;
  background-color: transparent;
  text-transform: uppercase;
  font-family: "Roboto Mono";
}

.hurdlr-form {
  display: flex;
  max-width: 800px;
  margin: 5em auto 0;
}
.hurdlr-form .img-wrapper {
  margin-right: 36px;
}
.hurdlr-form .content-area {
  flex-grow: 1;
}
.hurdlr-form .content-area h1 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.22;
}
.hurdlr-form .content-area .footer {
  margin-top: 48px;
}

input.mask-phone {
  font-family: "Roboto Mono", monospace;
}

/*#region radio buttons*/
.custom-radio {
  margin-bottom: 10px;
  position: relative;
  border: 1px solid #D8D8DF;
  border-radius: 10px;
}
.custom-radio.rb-ml {
  margin-left: 1em;
}
.custom-radio.custom-radio-inline {
  display: inline-block;
}
.custom-radio input[type=radio] {
  position: absolute;
  left: -99996px;
  top: 14px;
  margin-right: 0;
  margin: 0;
  outline: none !important;
  /*ripple*/
}
.custom-radio input[type=radio] ~ .custom-radio-highlight {
  transform: scale(0);
  position: absolute;
  content: "";
  transition: transform ease-in-out 0.3s, background-color ease-in-out 0.3s;
  background-color: #f2f3f6;
  border-radius: 50%;
  width: 0;
  height: 0;
  left: 4px;
  margin-left: 0;
  top: 4.5px;
}
.custom-radio input[type=radio]:hover:not(:disabled) ~ .custom-radio-highlight {
  animation: rippleOnOff 0.6s;
  transition: none;
}
.custom-radio input[type=radio]:checked ~ .custom-radio-highlight {
  background-color: rgb(146.3915492958, 202.8253521127, 250.2084507042);
}
.custom-radio input[type=radio]:checked ~ label {
  border-color: #0973CC;
}
.custom-radio input[type=radio]:checked ~ label:before {
  border-color: #0973CC;
}
.custom-radio input[type=radio]:checked ~ label:after {
  background-color: #0973CC;
  transform: scale(1);
}
.custom-radio input[type=radio]:disabled:checked ~ label, .custom-radio input[type=radio]:disabled ~ label:before, .custom-radio input[type=radio]:disabled ~ label, .custom-radio input[type=radio]:disabled ~ label:before {
  cursor: not-allowed;
  border-color: #6E7481;
  color: #6E7481;
}
.custom-radio input[type=radio]:disabled:checked ~ label:after {
  background: #6E7481;
}
.custom-radio input[type=radio]:disabled:hover ~ .custom-radio-highlight {
  transform: scale(0);
  animation: none;
}
.custom-radio label {
  font-weight: 400;
  margin-bottom: 0;
  cursor: pointer;
  vertical-align: bottom;
  border-radius: 3px;
  border: solid 1px #eaecf0;
  padding: 9.5px;
  padding-left: 40px;
  padding-right: 16px;
  display: block;
  position: relative;
}
.custom-radio label:before, .custom-radio label:after {
  position: absolute;
  content: "";
  border-radius: 50%;
  transition: all 0.3s ease;
  transition-property: transform, border-color;
  margin-top: 0;
}
.custom-radio label:before {
  width: 20px;
  height: 20px;
  border: 1px solid #61656e;
  top: 9px;
  left: 12px;
  background-color: transparent;
  display: block;
}
.custom-radio label:after {
  top: 14.3px;
  left: 17px;
  width: 10px;
  height: 10px;
  transform: scale(0);
  background: #0973CC;
}
@media (min-width: 768px) {
  .custom-radio label {
    border: 1px solid transparent;
  }
}
@media (min-width: 992px) {
  .custom-radio {
    margin-bottom: 0;
    border: none;
  }
  .custom-radio input[type=radio] {
    margin-bottom: 0;
  }
  .custom-radio input[type=radio]:hover:not(:disabled) ~ .custom-radio-highlight {
    transform: scale(1);
    animation: none;
    transition: transform ease-in-out 0.3s, background-color ease-in-out 0.3s;
  }
  .custom-radio input[type=radio] ~ label {
    display: inline-block;
  }
  .custom-radio input[type=radio] ~ label:after {
    top: 14.3px;
    left: 17.5px;
    width: 9px;
    height: 9px;
  }
}
.custom-radio.force-border {
  border: 1px solid #D8D8DF;
}
.custom-radio.force-border input[type=radio]:hover:not(:disabled) ~ .custom-radio-highlight {
  animation: rippleOnOff 0.6s;
  transition: none;
}
.custom-radio.force-border input[type=radio]:checked ~ .custom-radio-highlight {
  background-color: rgb(146.3915492958, 202.8253521127, 250.2084507042);
}
.custom-radio.force-border input[type=radio]:checked ~ label {
  border-color: #0973CC;
}
.custom-radio.force-border input[type=radio]:checked ~ label:before {
  border-color: #0973CC;
}
.custom-radio.force-border input[type=radio]:checked ~ label:after {
  background-color: #0973CC;
  transform: scale(1);
}
.custom-radio.force-border input[type=radio]:disabled:checked ~ label, .custom-radio.force-border input[type=radio]:disabled ~ label:before, .custom-radio.force-border input[type=radio]:disabled ~ label, .custom-radio.force-border input[type=radio]:disabled ~ label:before {
  cursor: not-allowed;
  border-color: #6E7481;
  color: #6E7481;
}
.custom-radio.force-border input[type=radio]:disabled:checked ~ label:after {
  background: #6E7481;
}
.custom-radio.force-border input[type=radio]:disabled:hover ~ .custom-radio-highlight {
  transform: scale(0);
  animation: none;
}

.radio-wrapper .radio-row {
  margin-bottom: 0;
  cursor: pointer;
  border-radius: 3px;
  border: solid 1px #eaecf0;
  display: block;
}
.radio-wrapper .radio-row.radio-highlight {
  border-color: #f2f3f6;
}
.radio-wrapper .radio-row .radio-styled {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  padding: 0.65em 0.5em 0.65em 1em;
}
.radio-wrapper .radio-row .radio-styled > [type=radio] {
  cursor: pointer;
  height: 100%;
  left: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.radio-wrapper .radio-row .radio-styled > [type=radio] + span.pseudo-rb {
  border: 1px solid #61656e;
  border-radius: 50%;
  box-sizing: border-box;
  display: block;
  width: 20px;
  height: 20px;
  position: relative;
  z-index: -1;
  content: "";
  top: -0.05em;
}
.radio-wrapper .radio-row .radio-styled > [type=radio] + span.pseudo-rb::after {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  color: #0973CC;
  content: " ";
  left: 3px;
  top: 3px;
  opacity: 0;
  position: absolute;
  transform: scale(0);
  transition: all 300ms ease-in-out;
}
.radio-wrapper .radio-row .radio-styled > [type=radio] + span.pseudo-rb:checked + span.pseudo-rb::after {
  opacity: 1;
  transform: scale(1);
  background: #6E7481;
  transform: scale(0.6);
}
.radio-wrapper .radio-row .radio-styled > [type=radio] + span.pseudo-rb:focus + span.pseudo-rb {
  box-shadow: 0 0 2px 2px #0973CC;
}
.radio-wrapper .radio-row .radio-styled > [type=radio]:checked + span.pseudo-rb {
  border: 1px solid #0973CC;
}
.radio-wrapper .radio-row .radio-styled > [type=radio]:checked + span.pseudo-rb:after {
  opacity: 1;
  transform: scale(1);
  background: #0973CC;
  transform: scale(1);
}
.radio-wrapper .radio-row label {
  font-weight: 400;
  margin-bottom: 0;
  cursor: pointer;
  width: calc(100% - 3.5em);
  padding: 0.65em 1em 0.65em 0;
}
.radio-wrapper .radio-row:hover .radio-wrapper:hover:not(:disabled) ~ span.custom-radio-highlight {
  transform: scale(1);
  animation: none;
  transition: transform ease-in-out 0.3s, background-color ease-in-out 0.3s;
}
.radio-wrapper .radio-row:hover .radio-styled > [type=radio] ~ span.custom-radio-highlight {
  transform: scale(1);
  position: absolute;
  content: "";
  transition: transform ease-in-out 0.3s, background-color ease-in-out 0.3s;
  background-color: #f2f3f6;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  left: 8px;
  top: 1px;
  z-index: -2;
}
.radio-wrapper .radio-row:hover .radio-styled > [type=radio]:checked ~ span.custom-radio-highlight {
  background-color: rgb(146.3915492958, 202.8253521127, 250.2084507042);
}
@media (min-width: 992px) {
  .radio-wrapper .radio-row {
    border: none;
  }
}

@keyframes rippleOnOff {
  0%, 40% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
/*#endregion*/
.stripped {
  overflow-x: hidden;
  background: white;
}
.stripped .icon-taxslayer-logo {
  background: url(../images/taxslayer/TaxSlayer_logo_dark.svg) no-repeat;
}
@media (max-width: 766px) {
  .stripped .icon-taxslayer-logo.ca-taxslayer-overwrite {
    background: url(../images/taxslayer/TaxSlayer_icon.svg);
    width: 45px;
    height: 45px;
  }
}
.stripped .icon-taxslayer-logo.iserrpage {
  z-index: 999;
  float: left;
  width: 180px;
  background: url(../images/taxslayer/TaxSlayer_logo_dark.svg) center no-repeat;
  padding: 0;
  margin-left: 8px;
  float: left;
}
.stripped .icon-taxslayer-logo.iserrpage.forceLogo {
  background: url(../images/taxslayer/TaxSlayer_logo_dark.svg) center no-repeat !important;
  width: 178px !important;
  height: 60px !important;
}
.stripped .icon-freetaxnow-logo {
  background: url(../images/freetaxnow/FreeTaxNow_logo_dark.svg) no-repeat;
}
@media (max-width: 766px) {
  .stripped .icon-freetaxnow-logo.ca-taxslayer-overwrite {
    background: url(../images/freetaxnow/FreeTaxNow_icon.svg);
    width: 45px;
    height: 45px;
  }
}
.stripped .icon-freetaxnow-logo.iserrpage {
  z-index: 999;
  float: left;
  width: 180px;
  background: url(../images/freetaxnow/FreeTaxNow_logo_dark.svg) center no-repeat;
  padding: 0;
  margin-left: 8px;
  float: left;
}
.stripped .icon-freetaxnow-logo.iserrpage.forceLogo {
  background: url(../images/freetaxnow/FreeTaxNow_logo_dark.svg) center no-repeat !important;
  width: 178px !important;
  height: 60px !important;
}
.stripped .icon-e-filecom-logo {
  background: url(../images/efile/E-file_logo.svg) no-repeat;
}
@media (max-width: 766px) {
  .stripped .icon-e-filecom-logo.ca-taxslayer-overwrite {
    background: url(../images/efile/E-file_icon.svg) no-repeat;
    width: 45px;
    height: 45px;
  }
}
.stripped .icon-e-filecom-logo.iserrpage {
  z-index: 999;
  float: left;
  width: 180px;
  background: url(../images/efile/E-file_logo.svg) center no-repeat;
  padding: 0;
  margin-left: 8px;
  float: left;
}
.stripped .icon-e-filecom-logo.iserrpage.forceLogo {
  background: url(../images/efile/E-file_logo.svg) center no-repeat !important;
  width: 178px !important;
  height: 60px !important;
}
.stripped .icon-ramseysmarttax-logo {
  background: url(../images/ramseysmarttax/ramseytax_logo_dark.svg) no-repeat;
}
@media (max-width: 766px) {
  .stripped .icon-ramseysmarttax-logo.ca-taxslayer-overwrite {
    background: url(../images/ramseysmarttax/ramseytax_Icon.svg) no-repeat;
    width: 36px;
    height: 45px;
  }
}
.stripped .icon-ramseysmarttax-logo.iserrpage {
  z-index: 999;
  float: left;
  width: 180px;
  background: url(../images/ramseysmarttax/ramseytax_logo_dark.svg) center no-repeat;
  padding: 0;
  margin-left: 8px;
  float: left;
}
.stripped .icon-ramseysmarttax-logo.iserrpage.forceLogo {
  background: url(../images/ramseysmarttax/ramseytax_logo_dark.svg) center no-repeat !important;
  width: 178px !important;
  height: 60px !important;
}
.stripped .logo {
  margin-bottom: 12px;
}
@media screen and (min-width: 768px) {
  .stripped .logo {
    margin-bottom: 20px;
  }
}
.stripped .logo a {
  color: #D82631;
}

.img-select img {
  margin-right: 40px;
}
.img-select img:last-of-type {
  margin-right: 0;
}

.icon-120 {
  width: 120px;
  height: auto;
}

.AdArea {
  background-color: white;
  float: left;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  width: 0;
}
@media only screen and (min-width: 1280px) and (max-width: 1919px) {
  .AdArea {
    width: 50%;
    background-image: url(../images/createaccount_md.jpg);
  }
}
@media only screen and (min-width: 1920px) {
  .AdArea {
    width: 50%;
    background-image: url(../images/createaccount_lg.jpg);
  }
}
.AdArea .logo {
  float: left;
  margin: 0.5em;
}
.AdArea .logo a .icon-taxslayer-logo {
  background: url(../images/taxslayer/TaxSlayer_logo_dark.svg) no-repeat;
}
.AdArea .logo a .icon-freetaxnow-logo {
  background: url(../images/freetaxnow/FreeTaxNow_logo_dark.svg) no-repeat;
}
.AdArea .logo:after {
  clear: both;
}
.AdArea #adAreaText {
  margin-bottom: calc(100% - 500px);
  font-size: 2.25em;
  padding: 1em;
  color: white;
}
.AdArea #adAreaText .lilxtra {
  font-size: 1.25em;
}
.AdArea #adAreaText .secondline {
  font-weight: bold;
  font-size: 1.5em;
  line-height: 1em;
}

#adarea_content {
  width: 100%;
  background: white;
  float: left;
}
#adarea_content .maxOnboarding {
  max-width: 1000px;
  margin: 0px auto;
}

.welcomemsg {
  text-align: center;
}
@media (min-width: 766px) {
  .welcomemsg {
    text-align: left;
  }
}
.welcomemsg h1 {
  font-weight: bold;
  font-size: 1.9em;
}
@media only screen and (max-width: 768px) {
  .welcomemsg h1 {
    font-size: 1.7em;
  }
}
.welcomemsg h1, .welcomemsg h4 {
  margin: 0;
}
.welcomemsg p {
  /*        font-size: .8em;
          margin: 0 auto 30px;*/
}
@media screen and (min-width: 768px) {
  .welcomemsg p {
    margin-top: 10px;
  }
}

.ca-header-icon {
  margin-top: 1em;
}
@media only screen and (min-width: 768px) {
  .ca-header-icon {
    display: inline-block;
  }
}

.login-offset {
  margin-top: 6em;
}
@media only screen and (max-width: 992px) {
  .login-offset {
    margin: 2em 0;
  }
}

@media only screen and (min-width: 768px) {
  .bb-registration-cont {
    max-width: 430px;
    margin: 0 auto;
  }
}
@media only screen and (max-height: 768px) and (min-width: 998px) {
  .bb-registration-cont .gutter-top {
    margin-top: 20px;
  }
  .bb-registration-cont .divided-content {
    margin-top: 1em;
    padding-top: 1em;
  }
}

@media only screen and (min-width: 768px) {
  .bb-verify-cont {
    max-width: 430px;
    margin: 0 auto 50px;
  }
}
.bb-verify-cont {
  margin-bottom: 30px;
}

.bb-resend-text {
  color: #0973CC;
  text-decoration: none;
  font-size: 12px;
}
.bb-resend-text .fa {
  color: #0973CC;
  margin-right: 3px;
}

.bb-resend-text:hover, .product-chooser-tower-wrapper .product-chooser-tower .bb-resend-text.btn:hover {
  text-decoration: underline;
  color: #0973CC;
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  .divided-content {
    margin-top: 1em !important;
    padding-top: 1em !important;
  }
}

@media only screen and (min-width: 768px) {
  .bb-cont {
    max-width: 675px;
    margin: 0 auto;
  }
}

.bb-license-cont {
  background: white;
  margin-top: 30px;
  padding: 25px;
  border-radius: 5px;
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.07);
}
.bb-license-cont .form-group label {
  font-size: 16px;
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .bb-license-cont .form-group label {
    padding: 10px 60px 20px;
  }
}

@media screen and (max-width: 767px) {
  .boxed-content {
    background: white;
  }
}
.boxed-content .boxed-wrapper {
  margin: 0;
  padding: 16px;
  background: white;
  overflow: hidden;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  .boxed-content .boxed-wrapper {
    margin: 60px auto 0;
    padding: 48px;
    max-width: 548px;
    border-radius: 30px;
  }
}
.boxed-content .boxed-wrapper .icon-taxslayer-logo {
  background: url(../images/taxslayer/TaxSlayer_logo_dark.svg) no-repeat;
}
@media (max-width: 766px) {
  .boxed-content .boxed-wrapper .icon-taxslayer-logo.ca-taxslayer-overwrite {
    background: url(../images/taxslayer/TaxSlayer_icon.svg);
    width: 45px;
    height: 45px;
  }
}
.boxed-content .boxed-wrapper .icon-taxslayer-logo.iserrpage {
  z-index: 999;
  float: left;
  width: 180px;
  background: url(../images/taxslayer/TaxSlayer_logo_dark.svg) center no-repeat;
  padding: 0;
  margin-left: 8px;
  float: left;
}
.boxed-content .boxed-wrapper .icon-taxslayer-logo.iserrpage.forceLogo {
  background: url(../images/taxslayer/TaxSlayer_logo_dark.svg) center no-repeat !important;
  width: 178px !important;
  height: 60px !important;
}
.boxed-content .boxed-wrapper .icon-freetaxnow-logo {
  background: url(../images/freetaxnow/FreeTaxNow_logo_dark.svg) no-repeat;
}
@media (max-width: 766px) {
  .boxed-content .boxed-wrapper .icon-freetaxnow-logo.ca-taxslayer-overwrite {
    background: url(../images/freetaxnow/FreeTaxNow_icon.svg);
    width: 45px;
    height: 45px;
  }
}
.boxed-content .boxed-wrapper .icon-freetaxnow-logo.iserrpage {
  z-index: 999;
  float: left;
  width: 180px;
  background: url(../images/freetaxnow/FreeTaxNow_logo_dark.svg) center no-repeat;
  padding: 0;
  margin-left: 8px;
  float: left;
}
.boxed-content .boxed-wrapper .icon-freetaxnow-logo.iserrpage.forceLogo {
  background: url(../images/freetaxnow/FreeTaxNow_logo_dark.svg) center no-repeat !important;
  width: 178px !important;
  height: 60px !important;
}
.boxed-content .boxed-wrapper .icon-e-filecom-logo {
  background: url(../images/efile/E-file_logo.svg) no-repeat;
}
@media (max-width: 766px) {
  .boxed-content .boxed-wrapper .icon-e-filecom-logo.ca-taxslayer-overwrite {
    background: url(../images/efile/E-file_icon.svg) no-repeat;
    width: 45px;
    height: 45px;
  }
}
.boxed-content .boxed-wrapper .icon-e-filecom-logo.iserrpage {
  z-index: 999;
  float: left;
  width: 180px;
  background: url(../images/efile/E-file_logo.svg) center no-repeat;
  padding: 0;
  margin-left: 8px;
  float: left;
}
.boxed-content .boxed-wrapper .icon-e-filecom-logo.iserrpage.forceLogo {
  background: url(../images/efile/E-file_logo.svg) center no-repeat !important;
  width: 178px !important;
  height: 60px !important;
}
.boxed-content .boxed-wrapper .icon-ramseysmarttax-logo {
  background: url(../images/ramseysmarttax/ramseytax_logo_dark.svg) no-repeat;
}
@media (max-width: 766px) {
  .boxed-content .boxed-wrapper .icon-ramseysmarttax-logo.ca-taxslayer-overwrite {
    background: url(../images/ramseysmarttax/ramseytax_Icon.svg) no-repeat;
    width: 36px;
    height: 45px;
  }
}
.boxed-content .boxed-wrapper .icon-ramseysmarttax-logo.iserrpage {
  z-index: 999;
  float: left;
  width: 180px;
  background: url(../images/ramseysmarttax/ramseytax_logo_dark.svg) center no-repeat;
  padding: 0;
  margin-left: 8px;
  float: left;
}
.boxed-content .boxed-wrapper .icon-ramseysmarttax-logo.iserrpage.forceLogo {
  background: url(../images/ramseysmarttax/ramseytax_logo_dark.svg) center no-repeat !important;
  width: 178px !important;
  height: 60px !important;
}
.boxed-content .boxed-wrapper .logo {
  margin-bottom: 0px;
}
.boxed-content .boxed-wrapper .logo a {
  color: #D82631;
}
.boxed-content .boxed-wrapper .logo i {
  margin: 0;
}
.boxed-content .boxed-wrapper h1 {
  font-weight: 900;
  margin: 40px 0 12px;
}
.boxed-content .boxed-wrapper p {
  margin-bottom: 60px;
}
.boxed-content .boxed-wrapper p.larger-font {
  font-size: 22px;
  margin-bottom: 16px;
}
.boxed-content .boxed-wrapper .buttons-wrapper a {
  margin: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .boxed-content .boxed-wrapper .buttons-wrapper a {
    max-width: 50%;
  }
}

.onboarding-content {
  padding: 0 2%;
}

.stripped-page-wrapper {
  overflow: hidden;
}

.stripped-error {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 1em auto 4em;
}
@media screen and (min-width: 768px) {
  .stripped-error {
    flex-direction: row;
    margin: 7em auto 4em;
  }
}
.stripped-error .stripped-error-col1 {
  order: 2;
}
@media screen and (min-width: 768px) {
  .stripped-error .stripped-error-col1 {
    order: 1;
  }
}
.stripped-error .stripped-error-col1 .stripped-error-header {
  font-size: 3em;
  font-weight: 900;
  line-height: 1.25;
  max-width: 491px;
}
.stripped-error .stripped-error-col1 .stripped-error-content {
  line-height: 1.375;
  padding: 20px 0 20px 0;
  max-width: 373px;
}
.stripped-error .stripped-error-col1 h4 {
  font-size: 1.5em;
  line-height: 1.333;
  margin-bottom: 2em;
}
.stripped-error .stripped-error-col1 a {
  line-height: 1.5;
  font-weight: 500;
}
.stripped-error .stripped-error-col2 {
  order: 1;
  margin-bottom: 2.5em;
}
@media screen and (min-width: 768px) {
  .stripped-error .stripped-error-col2 {
    order: 2;
    margin-bottom: 0;
  }
}
.stripped-error .stripped-error-col2 .stripped-error-col2-image {
  background: url(../images/consumer_mustcontactsupport.svg) no-repeat;
  width: 383.96px;
  height: 353.51px;
}
.stripped-error .stripped-error-col2 .ramsey-call-support {
  background: url(../images/error-callSupport.svg) no-repeat;
  width: 383.96px;
  height: 353.51px;
}

.recaptchaPasswordPartialPosition {
  margin-top: 32px; /*The recaptcha contains an inline style that is also used on the RST page. Additionally PrivacyLicenseTermsPartial is also used on RST as well. When RST page layout is updated this should be revisited to ensure that the new recaptcha posiion matches TS and EFC then this should be updated as well*/
}

#dev-quick-jump {
  position: fixed;
  top: 20px;
  left: 20px;
  color: rgb(237.15, 237.15, 237.15);
  font-size: 0.8em;
}
#dev-quick-jump span:hover {
  color: #0973CC;
  cursor: pointer;
}

.dropzone {
  display: block;
  height: 400px;
  border: 4px dashed #e2e2e2;
}
.dropzone i {
  margin-top: 166px;
  display: block;
  text-align: center;
  color: #e2e2e2;
}
.dropzone .dz-default.dz-message {
  background-image: none !important;
  /*@media screen and (max-height:767px) {
      &:before {
          font-family: FontAwesome;
          line-height: 100%;
          content: "\f093";
          font-size: 7em;
      }
  }*/
}
.dropzone .dz-default.dz-message span {
  display: block !important;
  color: #6E7481;
  width: 50%;
  margin: 0px auto;
}
.dropzone .dz-default.dz-message span:before {
  font-family: FontAwesome;
  line-height: 100%;
  content: "\f093";
  font-size: 4em;
  margin-bottom: 1rem;
  color: #11881B;
  display: block;
}
.dropzone .dz-preview.dz-file-preview.dz-processing {
  font-size: 15px;
  box-shadow: 0 0 12px rgba(52, 55, 65, 0.1);
  border: none;
  width: calc(100% - 28px);
  background: white;
  border-radius: 3px;
}
.dropzone .dz-preview.dz-file-preview.dz-processing .dz-details {
  width: auto;
  height: 4em;
  padding: 1em;
  margin-bottom: auto;
  background: transparent;
  text-align: left;
}
.dropzone .dz-preview.dz-file-preview.dz-processing .dz-details .dz-size {
  display: none !important;
}
.dropzone .dz-preview.dz-file-preview.dz-processing .dz-details .dz-filename {
  padding-left: 40px;
  vertical-align: middle;
}
.dropzone .dz-preview.dz-file-preview.dz-processing .dz-progress {
  width: 40px;
  top: 20px;
  left: 14px;
  position: absolute;
  background: transparent;
}
.dropzone .dz-preview.dz-file-preview.dz-processing .dz-progress:before {
  font-family: FontAwesome;
  line-height: 100%;
  content: "\f110";
  font-size: 2em;
  color: #333740;
  display: block;
  animation: fa-spin 1s infinite steps(8);
}
.dropzone .dz-preview.dz-file-preview.dz-processing .dz-progress .dz-upload {
  display: none !important;
}
.dropzone .dz-preview.dz-file-preview.dz-processing .dz-success-mark {
  top: 14px;
  left: 14px;
}
#onboarding-header {
  padding-top: 20px;
}

#onboarding .ca-header-icon p.logo:has(.icon-e-filecom-logo) {
  width: 100%;
}

body#onboarding .content {
  margin-top: 0;
}
body#onboarding .content .blue-header {
  background: #0973CC;
  color: #fff;
  margin: -40px -40px 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.onboarding-tile {
  height: 125px;
  width: 125px;
  padding: 0 6px;
  margin: 0 auto;
  text-align: center;
  -webkit-box-shadow: 0 0 6px 0 rgba(123, 123, 123, 0.4);
  box-shadow: 0 0 6px 0 rgba(123, 123, 123, 0.4);
  display: table;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.onboarding-tile span {
  display: table-cell;
  vertical-align: middle;
}
.onboarding-tile span i {
  display: block;
  margin-bottom: 10px;
}
.onboarding-tile:hover, .product-chooser-tower-wrapper .product-chooser-tower .onboarding-tile.btn:hover, .onboarding-tile.selected {
  background: #333740;
  color: #fff;
  cursor: pointer;
}

.divided-content {
  border-top: 1px solid #e2e2e2;
  margin-top: 3em;
  margin-bottom: 0;
  padding-top: 3em;
  font-size: 1.25em;
}

#register-logo {
  margin-top: 80px;
}
@media (max-width: 767px) {
  #register-logo {
    margin-top: 0;
  }
}

/*#region PDFimport*/
.pdfImportdz {
  margin-top: 3em;
  border: 1px solid #d7dae6;
  border-radius: 10px;
  padding: 1em;
}
.pdfImportdz .dropzone {
  background: #fff;
  border: 2px dashed rgb(177.0869565217, 181.9565217391, 192.9130434783);
  padding: 0.25em;
}
.pdfImportdz #remaining {
  margin-top: 1em;
}

/*#endregion*/
.credentials-recovery-links {
  padding-top: 0;
  text-align: left;
}
@media (max-width: 766px) {
  .credentials-recovery-links {
    text-align: center;
  }
}

.ca-signin-button button, .ca-register-button button, .ca-stepper-button button {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.ca-signin-text, .ca-register-text {
  line-height: 1em;
  font-size: 0.85em;
  padding-top: 1em;
  text-align: left;
  /*@media (min-width: 768px) {
      margin: 0 20%;
      width: 60%;
  }*/
}

#registrationForm {
  display: flex;
  flex-direction: column;
}

/*** Form registration in ID Server ***/
.form-wrapper {
  display: flex;
  flex-direction: column;
}

.is-hidden {
  display: none !important;
}

/*** end ***/
/*** Adjustment for submit button for account form pages ***/
.account-form-button {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .account-form-button {
    margin-top: calc(35px - 0.25em);
  }
}

/*** end ***/
.row.alert {
  margin-left: 0;
  margin-right: 0;
}

.alert p:first-of-type {
  padding-top: 0;
  margin-top: 0;
}
.alert p:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
}

.banner {
  padding: 12px 24px;
  border-radius: 6px;
}
@media screen and (max-width: 767px) {
  .banner {
    margin-top: 54px;
  }
}
.banner.warning {
  background-color: #D82631;
  color: #ffffff;
}
.banner a {
  color: #ffffff;
  text-decoration: underline;
}

.tile-one {
  height: 25vh;
  background: #fff;
  text-align: center;
  display: block;
  position: relative;
  margin-bottom: 20px;
  position: relative;
  cursor: pointer;
  border: 1px solid #fff;
  -webkit-box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.29);
  box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.29);
}
.tile-one:hover, .product-chooser-tower-wrapper .product-chooser-tower .tile-one.btn:hover {
  background-color: rgb(249.9, 249.9, 249.9);
  border: 1px solid #00A676;
}
.tile-one.form-has-data:hover, .product-chooser-tower-wrapper .product-chooser-tower .tile-one.form-has-data.btn:hover {
  border-color: #333740;
}
.tile-one .tile-footer {
  display: block;
  position: absolute;
  bottom: 0;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .tile-one .tile-footer {
    width: auto;
    margin: 0.25em;
  }
}
.tile-one .tile-footer {
  background: transparent;
  border: 1px solid #00A676;
  color: #00A676 !important;
}
.tile-one .tile-footer:hover:not(.inactive), .tile-one .tile-footer:active:not(.inactive), .tile-one .tile-footer:focus:not(.inactive) {
  background: #00A676;
  color: white;
  border: 1px solid #00A676;
  box-shadow: none;
}
.tile-one .tile-footer {
  /*&:focus:not(.inactive) {
      background: $background;
      border: 1px solid $color;
      color: $color;
      outline: none;
      box-shadow: none;
  }*/
}
.tile-one .tile-footer.inactive, .tile-one .tile-footer:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.tile-one .tile-footer.inactive:hover, .tile-one .tile-footer:disabled:hover {
  background: transparent;
  color: #00A676;
  border: 1px solid #00A676;
}
.tile-one .tile-footer:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.tile-one .tile-footer:disabled:hover {
  background: transparent;
  color: #00A676;
  border: 1px solid #00A676;
}
.tile-one .tile-footer.form-has-data {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .tile-one .tile-footer.form-has-data {
    width: auto;
    margin: 0.25em;
  }
}
.tile-one .tile-footer.form-has-data {
  background: transparent;
  border: 1px solid #333740;
  color: #333740 !important;
}
.tile-one .tile-footer.form-has-data:hover:not(.inactive), .tile-one .tile-footer.form-has-data:active:not(.inactive), .tile-one .tile-footer.form-has-data:focus:not(.inactive) {
  background: #333740;
  color: white;
  border: 1px solid #333740;
  box-shadow: none;
}
.tile-one .tile-footer.form-has-data {
  /*&:focus:not(.inactive) {
      background: $background;
      border: 1px solid $color;
      color: $color;
      outline: none;
      box-shadow: none;
  }*/
}
.tile-one .tile-footer.form-has-data.inactive, .tile-one .tile-footer.form-has-data:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.tile-one .tile-footer.form-has-data.inactive:hover, .tile-one .tile-footer.form-has-data:disabled:hover {
  background: transparent;
  color: #333740;
  border: 1px solid #333740;
}
.tile-one .tile-footer.form-has-data:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.tile-one .tile-footer.form-has-data:disabled:hover {
  background: transparent;
  color: #333740;
  border: 1px solid #333740;
}
.tile-one .tile-footer {
  width: 100% !important;
  margin: 0 !important;
}
.tile-one .tile-content {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 1rem;
  display: block;
  width: 100%;
}
.tile-one .tile-help {
  position: absolute;
  right: 12px;
  top: 6px;
}
.tile-one .tile-help span {
  font-size: 0.8em;
  margin-right: 3px;
}
.tile-one .tile-help:hover, .tile-one .product-chooser-tower-wrapper .product-chooser-tower .tile-help.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .tile-one .tile-help.btn:hover {
  color: #525050;
}

.menu-row {
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 1em;
  padding-top: 1em;
  cursor: pointer;
}
.menu-row:hover, .product-chooser-tower-wrapper .product-chooser-tower .menu-row.btn:hover {
  background-color: rgb(249.9, 249.9, 249.9);
}
.menu-row:last-of-type {
  margin-bottom: 0;
  border-bottom: none;
}
.menu-row .btn {
  display: block;
  width: 100%;
}
.menu-row .menu-row-content {
  padding-top: 4px;
  padding-bottom: 4px;
}
.menu-row .menu-row-learn-more {
  color: #2F58FF;
  font-family: roboto;
  font-size: 0.9375em;
  font-weight: 500;
  height: 2.75em;
  padding: 0px;
}
.menu-row .menu-row-learn-more:hover, .menu-row .product-chooser-tower-wrapper .product-chooser-tower .menu-row-learn-more.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .menu-row .menu-row-learn-more.btn:hover {
  color: rgb(35.167826087, 37.9260869565, 44.132173913);
}
.menu-row.menu-row-inerror {
  background: rgb(235.7755905512, 145.7244094488, 151.2893700787);
}
@media screen and (max-width: 767px) {
  .menu-row .menu-row-actual {
    display: flex;
    justify-content: center;
  }
  .menu-row .menu-row-buttons {
    align-self: flex-start;
    padding-top: 1.5rem;
  }
}
@media (min-width: 766px) and (max-width: 992px) {
  .menu-row {
    min-height: 87px;
  }
}

.form-code {
  color: #333740;
  display: block;
}

.menu-row-content .form-code {
  display: inline;
  margin-right: 8px;
  min-width: 40px;
}
@media (min-width: 325px) and (max-width: 768px) {
  .menu-row-content .form-code {
    font-size: 20px;
  }
}

.tile-group {
  border-radius: 5px;
  padding: 1em;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .tile-group {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
.tile-group {
  -webkit-box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.29);
  box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.29);
}
.tile-group .tile-group-header {
  min-height: 3.75em;
}
@media only screen and (min-width: 768px) {
  .tile-group .tile-group-header {
    min-height: 6.5em;
  }
}
@media only screen and (min-width: 1450px) {
  .tile-group .tile-group-header {
    min-height: 5.5em;
  }
}
.tile-group .tile-group-header h3 {
  margin-top: 0.5em;
  margin-bottom: 0;
  font-weight: bold;
  line-height: 1.25em;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tile-group .tile-group-header h3 {
    font-size: 20px;
  }
}
.tile-group .tile-group-header p {
  line-height: 1.2em;
  margin: 0.5em 0;
}
.tile-group .tile-group-content {
  margin-bottom: 1.5em;
}
@media only screen and (min-width: 768px) {
  .tile-group .tile-group-content {
    min-height: 10.75em;
  }
}
@media only screen and (min-width: 992px) {
  .tile-group .tile-group-content {
    min-height: 16em;
  }
}
@media only screen and (min-width: 1200px) {
  .tile-group .tile-group-content {
    min-height: 10.75em;
  }
}
.tile-group .tile-group-content i {
  color: #7D7F85;
  font-size: 1em;
}
.tile-group .tile-group-content ul {
  list-style: none;
  padding: 0;
}
.tile-group .tile-group-content ul li {
  position: relative;
  padding-left: 1.5em;
  font-size: 0.85em;
  line-height: 0.85em;
  letter-spacing: -0.025em;
}
.tile-group .tile-group-content ul li:after {
  position: absolute;
  top: 0.35em;
  left: 0;
  font-family: FontAwesome;
  content: "\f00c";
  color: #11881B;
}
.tile-group .tile-group-content ul li span {
  font-weight: 500;
}
.tile-group .tile-group-content ul li p {
  color: #7D7F85;
  font-size: 0.75em;
}
.tile-group hr.no-Thanks {
  border-color: transparent;
}
.tile-group .btn-continue, .tile-group .product-chooser-tower-wrapper .product-chooser-tower .btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .tile-group .btn:hover {
  width: 100%;
}

.wells-group {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wells-group .equalHMVWrap {
  flex-wrap: wrap;
}
.wells-group .eqWrap {
  display: flex;
}
.wells-group .eqWrap .eq {
  padding: 10px;
  width: 100%;
}
@media (min-width: 768px) {
  .wells-group .eqWrap .eq {
    width: 50%;
  }
}
@media (min-width: 1600px) {
  .wells-group .eqWrap .eq {
    width: 300px;
  }
}
.wells-group .eqWrap .wells-padding {
  padding: 10px;
}
.wells-group .eqWrap .wells-padding .well {
  margin-bottom: 0;
}

.card {
  background-color: white;
  box-shadow: 0 6px 10px -5px rgba(0, 0, 0, 0.2);
  margin-bottom: 24px;
}
.card .card-content {
  padding: 24px;
}
.card .card-content h2 {
  margin-top: calc(24px / 2);
  margin-bottom: calc(24px / 2);
  font-size: 36px;
  font-weight: 900;
}
.card .card-content h3 {
  margin-top: calc(24px / 2);
  margin-bottom: calc(24px / 2);
  font-size: 22px;
}
@media (min-width: 500px) {
  .card .card-content .card-flex {
    display: flex;
  }
  .card .card-content .card-flex.card-row {
    margin: 24px 0;
  }
  .card .card-content .card-flex .column.card-grow {
    flex-grow: 1;
  }
}
.card .card-content .card-footer {
  margin-top: calc(24px * 2);
}
.card .card-content .card-footer .card-footer-buttons {
  display: flex;
  justify-content: space-between;
}
.card .card-content .card-footer .card-footer-buttons .btn {
  max-width: 200px;
}
@media (max-width: 767px) {
  .card .card-content .card-footer .card-footer-buttons .btn {
    max-width: none;
  }
}
.card .card-content .card-footer .card-footer-buttons .flex-nav-buttons-container-spacer {
  margin-left: auto;
}
@media (max-width: 767px) {
  .card .card-content .card-footer .card-footer-buttons {
    flex-direction: column;
  }
  .card .card-content .card-footer .card-footer-buttons .btn-continue, .card .card-content .card-footer .card-footer-buttons .product-chooser-tower-wrapper .product-chooser-tower .btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .card .card-content .card-footer .card-footer-buttons .btn:hover {
    order: 1;
    margin-bottom: 16px;
  }
  .card .card-content .card-footer .card-footer-buttons .btn-secondary {
    order: 2;
  }
}
.card.centered {
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
}
.card.centered .force-img-gutter {
  margin: 24px auto !important;
}
.card.centered .btn-match-400 {
  max-width: 400px;
  min-width: 400px;
}
.card.centered .btn-match-400:first-of-type {
  margin-bottom: 20px !important;
}
.card .card-navigation {
  font-size: 14px;
  font-weight: bold;
  border-bottom: 2px solid #d0d3da;
  padding: calc(24px / 2) 24px;
}
.card .card-navigation .prev-arrow-btn {
  text-decoration: none;
  color: #333740;
}
.card .card-navigation .prev-arrow-btn:before {
  content: "";
  width: 12px;
  height: 12px;
  background: url(../images/icon-back-arrow.svg) no-repeat;
  padding-left: 24px;
  display: inline-block;
}

/*#region Custom Logout Popup Styles */
.popup_paper {
  background-color: #f7f7f7;
  padding: 12px;
  border: 1px solid #333740;
  border-radius: 5px;
}

.popup_background {
  -webkit-transition: all 3s;
  -moz-transition: all 3s;
  transition: all 1s;
}

.popup_wrapper {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}

.popup_content {
  -webkit-transition: all 1s ease-in;
  -moz-transition: all 1s ease-in;
  transition: all 1s ease-in;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(600px) rotateX(20deg);
  -moz-transform: translateZ(600px) rotateX(20deg);
  -ms-transform: translateZ(600px) rotateX(20deg);
  transform: translateZ(600px) rotateX(20deg);
}

.popup_visible .popup_content {
  -webkit-transform: translateZ(0px) rotateX(0deg);
  -moz-transform: translateZ(0px) rotateX(0deg);
  -ms-transform: translateZ(0px) rotateX(0deg);
  transform: translateZ(0px) rotateX(0deg);
}

.popup-message {
  padding: 40px 40px;
  border-radius: 5px;
  text-align: center;
  background-color: #f5f6fa;
  margin: 0px auto;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 991px) {
  .popup-message {
    max-width: 95%;
  }
}
@media screen and (min-width: 768px) {
  .popup-message.large-border-radius {
    border-radius: 24px;
  }
}
.popup-message.pm-yellow i {
  color: #FFD600;
}
.popup-message.pm-red i {
  color: #D82631;
}
.popup-message.pm-green i {
  color: #11881B;
}
.popup-message.pm-blue i {
  color: #0973CC;
}
.popup-message .pushleft {
  text-align: left;
}
.popup-message .pushright {
  text-align: right;
}
.popup-message select,
.popup-message textarea,
.popup-message input[type=text],
.popup-message input[type=password],
.popup-message input[type=datetime],
.popup-message input[type=datetime-local],
.popup-message input[type=date],
.popup-message input[type=month],
.popup-message input[type=time],
.popup-message input[type=week],
.popup-message input[type=number],
.popup-message input[type=email],
.popup-message input[type=url],
.popup-message input[type=search],
.popup-message input[type=tel],
.popup-message input[type=color] {
  color: #333740;
}
.popup-message .mimic-h1-bold {
  font-size: 2em;
  margin-bottom: 0;
  line-height: 1.6;
  font-weight: 900;
}
.popup-message h2 {
  font-size: 2.25em;
  line-height: 1.3;
  margin-bottom: 0;
}
.popup-message .red-popup-close {
  color: #D82631;
  font-size: 1.5em;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  left: 51%;
  position: relative;
  margin-top: 1.5%;
}
.popup-message .red-popup-close:hover, .popup-message .product-chooser-tower-wrapper .product-chooser-tower .red-popup-close.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .popup-message .red-popup-close.btn:hover {
  color: rgb(231.9606299213, 124.0393700787, 130.7086614173);
}
.popup-message label {
  font-weight: 400;
  margin-bottom: 30px;
  display: block;
}
.popup-message .stateBtnSetWidth {
  width: 150px !important;
}
@media screen and (min-width: 768px) {
  .popup-message p.modal-text-60 {
    max-width: 60%;
    margin: 0px auto;
  }
}
.popup-message.popup-message-flex {
  border-radius: 5px;
  text-align: center;
  margin: 0px auto;
  padding: 0 0 1px 0;
}
.popup-message.popup-message-flex .popup-message-green-gradient {
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 50%, #ebffed 50%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 50%, #ebffed 50%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 50%, #ebffed 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.popup-message.popup-message-flex .popup-message-green-gradient.extended {
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 32.25%, #ebffed 32.25%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 32.25%, #ebffed 32.25%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 32.25%, #ebffed 32.25%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.popup-message.popup-message-flex .popup-message-green-gradient.extended .cards-wrapper .card:first-of-type:after {
  top: calc(72% - 24px) !important;
}
@media screen and (min-width: 768px) {
  .popup-message.popup-message-flex .popup-message-green-gradient.extended .cards-wrapper .card:first-of-type:after {
    top: calc(23% - 24px) !important;
  }
}
.popup-message.popup-message-flex .popup-message-green-gradient.extended-no-plus {
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 32.25%, #ebffed 32.25%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 32.25%, #ebffed 32.25%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 32.25%, #ebffed 32.25%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.popup-message.popup-message-flex .popup-message-green-gradient.extended-no-plus .cards-wrapper .card:first-of-type:after {
  top: calc(32% - 24px) !important;
}
@media screen and (min-width: 768px) {
  .popup-message.popup-message-flex .popup-message-green-gradient.extended-no-plus .cards-wrapper .card:first-of-type:after {
    top: calc(23% - 24px) !important;
  }
}
.popup-message.popup-message-flex .popup-message-green-gradient.extended.extended-no-plus .cards-wrapper .card:first-of-type:after {
  top: calc(55% - 24px) !important;
}
@media screen and (min-width: 768px) {
  .popup-message.popup-message-flex .popup-message-green-gradient.extended.extended-no-plus .cards-wrapper .card:first-of-type:after {
    top: calc(23% - 24px) !important;
  }
}
.popup-message.popup-message-flex .popup-message-green-gradient {
  padding: 35px 25px;
}
@media screen and (min-width: 768px) {
  .popup-message.popup-message-flex .popup-message-green-gradient {
    padding: 55px 98px;
  }
}
.popup-message.popup-message-flex .flex-nav-buttons-container {
  margin: 30px;
}
.popup-message.popup-message-flex h2 {
  font-size: 36px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  color: #333740;
}
@media screen and (max-width: 767px) {
  .popup-message.popup-message-flex h2 img {
    display: block;
    margin: 0px auto;
  }
}
.popup-message.popup-message-flex h4 {
  margin: 14px auto;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .popup-message.popup-message-flex h4 {
    font-size: 19px;
    line-height: 1.53;
  }
}
.popup-message.popup-message-flex h4 b {
  font-weight: bold;
}
.popup-message.popup-message-flex h4 .price {
  color: #11881B;
  font-weight: bold;
}
.popup-message.popup-message-flex .cards-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  margin: 45px auto 35px;
  position: relative;
}
.popup-message.popup-message-flex .cards-wrapper .card {
  text-align: left;
  margin: 6px;
  border-top: 3px solid #11881B;
  padding: 35px 25px;
}
@media screen and (min-width: 768px) {
  .popup-message.popup-message-flex .cards-wrapper .card {
    max-width: 260px;
  }
}
.popup-message.popup-message-flex .cards-wrapper .card h3 {
  font-size: 22px;
  font-weight: 900;
  line-height: 1.36;
  text-align: left;
  margin: 0;
}
.popup-message.popup-message-flex .cards-wrapper .card p {
  font-size: 16px;
  line-height: 1.31;
  margin: 24px auto;
  height: 5em;
}
.popup-message.popup-message-flex .cards-wrapper .card:first-of-type:after {
  position: absolute;
  bottom: 0;
  width: 44px;
  height: 44px;
  content: "";
  background: url(../images/icon-add-group.svg) no-repeat;
  top: calc(50% - 24px);
  left: calc(50% - 24px);
}
.popup-message.popup-message-flex .cards-wrapper .card .card-price {
  font-size: 36px;
  font-weight: 900;
  line-height: 1;
  margin-right: 6px;
  text-decoration: line-through;
}
.popup-message.popup-message-flex .cards-wrapper .card .value-text {
  vertical-align: super;
}
.popup-message.popup-message-flex .cards-wrapper .card .show-hide-toogle {
  margin: 16px auto;
}
.popup-message.popup-message-flex .cards-wrapper .card ul {
  font-size: 16px;
  margin-left: 26px;
  list-style: none;
  padding-left: 0;
}
.popup-message.popup-message-flex .cards-wrapper .card ul li {
  margin-bottom: 18px;
  position: relative;
}
.popup-message.popup-message-flex .cards-wrapper .card ul li:before {
  content: " ";
  background: url(../images/list-item-check.svg) no-repeat;
  width: 48px;
  height: 48px;
  position: absolute;
  left: -38px;
  top: -3px;
  background-size: contain;
}
.popup-message.popup-message-flex h3 {
  font-size: 22px;
  font-weight: 900;
  line-height: 1.09;
  text-align: center;
}
.popup-message.popup-message-flex .price-lrg {
  color: #11881B;
  font-size: 65px;
  font-weight: 900;
  line-height: 0.85;
  text-align: center;
}
.popup-message.popup-message-v2 {
  border-radius: 20px !important;
  position: relative;
}
@media screen and (min-width: 768px) {
  .popup-message.popup-message-v2 {
    padding: 40px 100px !important;
  }
}
.popup-message.popup-message-v2 .close-X {
  position: absolute;
  top: 4%;
  right: 4%;
  cursor: pointer;
  color: #6E7481;
  font-weight: bold;
}
.popup-message.popup-message-v2 .close-X:hover {
  color: #333740;
}
.popup-message.popup-message-v2 .inner-content-wrapper {
  text-align: center;
  margin-top: 24px;
}
.popup-message.popup-message-v2 .inner-content-wrapper h2 {
  font-weight: 900 !important;
  font-size: 2.25em !important;
  line-height: 1.3 !important;
  margin-bottom: 0 !important;
}
.popup-message.popup-message-v2 .inner-content-wrapper .button-wrapper-block {
  display: block;
  margin: 16px auto;
}
.popup-message.popup-message-v2 .inner-content-wrapper .button-wrapper-block .btn-continue, .popup-message.popup-message-v2 .inner-content-wrapper .button-wrapper-block .product-chooser-tower-wrapper .product-chooser-tower .btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .popup-message.popup-message-v2 .inner-content-wrapper .button-wrapper-block .btn:hover {
  width: 100%;
  border-radius: 12px;
}
.popup-message.popup-message-v2 .inner-content-wrapper i small {
  font-size: 75%;
}
@media (max-width: 767px) {
  .popup-message .pull-right {
    display: block;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .popup-message .w2ErrorList_close {
    display: block;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .popup-message ul {
    padding-left: 0 !important;
  }
}

.popup-message p {
  margin: 0 0 25px;
}

/*#endregion */
/*#region TaxProHelp*/
#taxprohelp {
  display: none;
}
@media only screen and (min-width: 768px) {
  #taxprohelp {
    display: inline;
  }
}

.taxprohelpwrapper {
  background-color: #333740;
  border-radius: 5px 0 0 5px;
  color: white;
  max-width: 500px;
  height: 160px;
  z-index: 999;
  position: absolute;
  right: -600px;
  top: 20%;
  box-shadow: 0 0 20px rgba(52, 55, 65, 0.1);
}
.taxprohelpwrapper .leftportion {
  background-color: #D82631;
  float: left;
  width: 20%;
  border-radius: 5px 0 0 5px;
  text-align: center;
}
.taxprohelpwrapper .leftportion i {
  font-size: 5em;
  line-height: 3.3em !important;
}
.taxprohelpwrapper .rightportion {
  float: right;
  width: 80%;
  padding: 1em;
}
.taxprohelpwrapper .rightportion h2 {
  color: #D82631;
  margin-top: 0px;
}
.taxprohelpwrapper .rightportion .buttonset {
  margin: 2em auto 1.5em;
}
.taxprohelpwrapper .rightportion .buttonset .leftbutton {
  float: left;
  margin: auto 0.2em;
}
.taxprohelpwrapper .rightportion .buttonset .rightbutton {
  float: right;
  margin: auto 0.2em;
}
#taxpro-wrapper .AskaTaxPro-nav {
  display: flex;
  list-style: none;
  padding: 0;
}
#taxpro-wrapper .AskaTaxPro-nav .taxprobar {
  flex-grow: 1;
  border-bottom: 3px solid #dbdee4;
  margin-right: 3px;
}
#taxpro-wrapper .AskaTaxPro-nav .taxprobar span {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 14px;
  text-decoration: none;
  color: #6E7481;
  display: none;
}
@media screen and (min-width: 768px) {
  #taxpro-wrapper .AskaTaxPro-nav .taxprobar span {
    display: inline;
  }
}
#taxpro-wrapper .AskaTaxPro-nav .taxprobar.active {
  border-color: #11881B;
}
#taxpro-wrapper .AskaTaxPro-nav .taxprobar.completed span {
  color: #333740;
}
#taxpro-wrapper h2 {
  font-weight: 900;
  font-size: 36px;
}
#taxpro-wrapper h3 {
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  #taxpro-wrapper h3 {
    font-size: 24px;
  }
}
#taxpro-wrapper .how-it-works-wrapper {
  display: flex;
}
@media screen and (max-width: 767px) {
  #taxpro-wrapper .how-it-works-wrapper {
    flex-direction: column;
  }
}
#taxpro-wrapper .how-it-works-wrapper #taxproUL {
  list-style: none;
  margin: 0;
  padding: 0;
  flex-grow: 1;
}
@media screen and (max-width: 767px) {
  #taxpro-wrapper .how-it-works-wrapper #taxproUL {
    order: 2;
  }
}
#taxpro-wrapper .how-it-works-wrapper #taxproUL li {
  display: flex;
  margin-bottom: 24px;
  align-items: center;
}
#taxpro-wrapper .how-it-works-wrapper #taxproUL li .steps {
  color: #11881B;
  border: 1px solid #11881B;
  border-radius: 50%;
  padding: 6px;
  text-align: center;
  width: 60px;
  min-width: 60px;
  height: 60px;
  min-height: 60px;
  font-weight: 500;
  font-size: 1.75em;
  margin-right: 18px;
  line-height: 1.5em;
}
#taxpro-wrapper .how-it-works-wrapper #taxproUL li .steps-text {
  flex-grow: 1;
}
@media screen and (min-width: 768px) {
  #taxpro-wrapper .how-it-works-wrapper img {
    flex-basis: 50%;
  }
}
@media screen and (max-width: 767px) {
  #taxpro-wrapper .how-it-works-wrapper img {
    order: 1;
  }
}
@media screen and (min-width: 768px) {
  #taxpro-wrapper .page-2-textareafor {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  #taxpro-wrapper .contact-form {
    width: 50%;
  }
}
#taxpro-wrapper .form-group select {
  width: 100% !important;
  max-width: 100%;
}
#taxpro-wrapper .taxpro-header-wrapper {
  display: flex;
}
#taxpro-wrapper .taxpro-header-wrapper h3 {
  flex-grow: 1;
}
@media screen and (max-width: 767px) {
  #taxpro-wrapper .taxpro-header-wrapper h3 {
    margin-top: 0;
  }
}
#taxpro-wrapper .taxpro-header-wrapper .taxpro-header-stepper {
  width: 40%;
  text-align: right;
  display: inline;
}
@media screen and (min-width: 768px) {
  #taxpro-wrapper .taxpro-header-wrapper .taxpro-header-stepper {
    display: none;
  }
}

/*#endregion*/
/*#region Articles*/
#handle {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 7px;
  cursor: col-resize;
  background: url("../images/handle.png") 1px 50% no-repeat #eeeeee;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  height: 100%;
}
#handle:hover {
  background: url("../images/handle-over.png") 1px 50% no-repeat #b7b7b7;
  border-left: 1px solid #777777;
  border-right: 1px solid #777777;
}

.learnmoreArticle {
  display: none;
  cursor: pointer;
  padding: 0 12px;
  color: #2f58ff;
  border: 1px solid transparent;
}
.learnmoreArticle span.question-mark {
  height: 20px;
  width: 20px;
  border: 1px solid #2f58ff;
  border-radius: 10px;
  display: inline-block;
  text-align: center;
  position: relative;
  /*left: 0.6em;*/
  font-size: 16px;
  line-height: 1.1em;
  font-weight: 600;
}
.learnmoreArticle span.learn-more {
  margin-left: 10px;
}
.learnmoreArticle:focus, .learnmoreArticle:focus-visible {
  outline-style: none;
}

.sidebar-topic .learnmoreArticle {
  padding-left: 0;
}

button.learnmoreArticle {
  background: none;
}

.hdn_article {
  display: none;
  float: left;
}

.article-panel {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  visibility: hidden;
  -webkit-transition: visibility 0s 0.6s;
  -moz-transition: visibility 0s 0.6s;
  transition: visibility 0s 0.6s;
  z-index: 99999;
}
.article-panel::after {
  /* overlay layer */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  cursor: pointer;
  -webkit-transition: background 0.3s 0.3s;
  -moz-transition: background 0.3s 0.3s;
  transition: background 0.3s 0.3s;
  content: "";
}
.article-panel::before {
  content: "";
}

.article-panel.is-visible {
  visibility: visible;
  -webkit-transition: visibility 0s 0s;
  -moz-transition: visibility 0s 0s;
  transition: visibility 0s 0s;
}

.article-panel.is-visible .article-panel.is-visible .article-panel-close::before {
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
}

.article-panel.is-visible .article-panel-close::after {
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
}

.article-panel-header {
  position: relative;
  width: 100%;
  height: auto !important;
  line-height: 3.5em;
  background: #333740;
  z-index: 2;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  -webkit-transition: top 0.3s 0s;
  -moz-transition: top 0.3s 0s;
  transition: top 0.3s 0s;
}

.article-panel-header h2 {
  font-weight: bold;
  color: white;
  padding: 2% 0 2% 4%;
  margin: 0;
  width: calc(100% - 36px);
}

.from-right .article-panel-header {
  top: -50px;
  right: 0;
}

.from-left .article-panel-header {
  top: -50px;
  left: 0;
}

.is-visible .article-panel-header {
  top: 0;
  -webkit-transition: top 0.3s 0.3s;
  -moz-transition: top 0.3s 0.3s;
  transition: top 0.3s 0.3s;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.article-panel-close {
  position: absolute;
  top: 0;
  right: 0;
  height: 36px;
  width: 36px;
  /* image replacement */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.article-panel-close::before, .article-panel-close::after {
  /* close icon created in CSS */
  background-color: white;
  position: absolute;
  top: 50%;
  left: 9px;
  height: 3px;
  width: 20px;
  /* this fixes a bug where pseudo elements are slighty off position */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  content: "";
}
@media (forced-colors: active) {
  .article-panel-close::before, .article-panel-close::after {
    /* Styles here only apply to Forced Colors Mode */
    border: 2px solid;
  }
}
.article-panel-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.article-panel-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.article-panel-close:hover, .product-chooser-tower-wrapper .product-chooser-tower .article-panel-close.btn:hover {
  background-color: #424f5c;
}

.article-panel-container {
  position: fixed;
  width: 96%;
  height: 100%;
  top: 0;
  background: #F7F7F7;
  z-index: 1;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.from-right .article-panel-container {
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.from-left .article-panel-container {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.is-visible .article-panel-container {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.article-panel-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  /* smooth scrolling on touch devices */
  -webkit-overflow-scrolling: touch;
  font-size: 14px;
  font-size: 1.4rem;
  color: #424f5c;
  line-height: 1.4;
  margin: 0;
}
.article-panel-content .innerArticle {
  padding: 12px;
}

/*#endregion*/
.largeNumberBadge {
  background: #A2A4A8;
  color: white;
  text-align: center;
  border-radius: 50%;
  width: 1.75em;
  height: 1.75em;
  padding: 0.1em;
  display: inline-block;
  margin-right: 0.5em;
}

.max-50-width {
  text-align: left;
}
@media screen and (min-width: 1199px) {
  .max-50-width {
    max-width: 50%;
  }
}

.altRows {
  border-top: 1px solid rgb(211.1460869565, 213.8869565217, 220.0539130435);
  border-bottom: 1px solid rgb(211.1460869565, 213.8869565217, 220.0539130435);
  margin-top: -1px;
  padding: 1% 0;
}
.altRows:nth-child(even) {
  background-color: rgb(245.2052173913, 245.8173913043, 247.1947826087);
}
.altRows:nth-child(odd) {
  background-color: rgb(231.0139130435, 232.5130434783, 235.8860869565);
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.oneClickDiv {
  z-index: 99998;
  position: absolute;
  left: 0;
  top: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  background: #ffffff;
}

#oneClickIcon {
  content: " ";
  width: 64px;
  z-index: 9999;
  height: 64px;
  position: relative;
  top: calc(50% - 38px);
  left: calc(50% - 38px);
}
#oneClickIcon:after {
  position: absolute;
  top: -6px;
  left: -6px;
  content: "";
  display: block;
  width: 64px;
  height: 64px;
  border-style: solid;
  border-color: #286A9C;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-width: 6px;
  border-radius: 50%;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* helpful tools - calculator */
.calc_btn {
  width: 100%;
}

.article-panel-header h2 {
  font-weight: normal;
  color: white;
  padding: 2% 0 2% 4%;
  margin: 0;
  width: calc(100% - 36px);
  font-size: 18px;
}

#waiting-box {
  min-height: 300px;
  display: block;
}

.videoPlaceHolder {
  margin-left: 4pt;
  height: 20px;
  width: 28px;
  display: inline-block;
  background: url(../images/videoplaybutton_up.png) no-repeat;
  cursor: pointer;
}
.videoPlaceHolder:hover, .product-chooser-tower-wrapper .product-chooser-tower .videoPlaceHolder.btn:hover {
  background: url(../images/videoplaybutton_over.png) no-repeat;
}

.user-console .btn-next {
  display: block;
  width: 100%;
  padding: 20px;
  color: #fff;
}

#userconsolebox .UC_progressTrue,
#userconsolebox .UC_progressAccepted,
#userconsolebox .UC_progressFalse,
#userconsolebox .UC_progress {
  font-size: 1em;
}
#userconsolebox .UC_progress,
#userconsolebox .UC_progressFalse,
#userconsolebox .UC_progressWaiting {
  color: #C7C8CA;
}
#userconsolebox .UC_progressRejected,
#userconsolebox .UC_progressResubmit,
#userconsolebox .UC_progressInvalid {
  color: #D82631;
}
#userconsolebox .UC_progressTrue,
#userconsolebox .UC_progressAccepted {
  color: #11881B;
}

/*#region Popover*/
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  text-align: left;
  background-color: #333740;
  background-clip: padding-box;
  border-radius: 7.5px;
  color: white;
  white-space: normal;
  box-shadow: none;
  padding: 0.75em 1.25em;
  min-width: 200px;
  font-size: 0.75em;
  line-height: 50px !important;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover.show {
  opacity: 1 !important;
}
.popover .popover-content {
  padding: 0;
}
.popover .popover-content .tbPassword_Entry_popoverUL {
  display: table;
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.popover .popover-content .tbPassword_Entry_popoverUL li.pwlength, .popover .popover-content .tbPassword_Entry_popoverUL li.pwlowercase, .popover .popover-content .tbPassword_Entry_popoverUL li.pwuppercase, .popover .popover-content .tbPassword_Entry_popoverUL li.pwnumber, .popover .popover-content .tbPassword_Entry_popoverUL li.pwspecial, .popover .popover-content .tbPassword_Entry_popoverUL li.pwunallowed, .popover .popover-content .tbPassword_Entry_popoverUL li.pwcomplexity {
  display: table-row;
}
.popover .popover-content .tbPassword_Entry_popoverUL li.pwlength:before, .popover .popover-content .tbPassword_Entry_popoverUL li.pwlowercase:before, .popover .popover-content .tbPassword_Entry_popoverUL li.pwuppercase:before, .popover .popover-content .tbPassword_Entry_popoverUL li.pwnumber:before, .popover .popover-content .tbPassword_Entry_popoverUL li.pwspecial:before, .popover .popover-content .tbPassword_Entry_popoverUL li.pwunallowed:before, .popover .popover-content .tbPassword_Entry_popoverUL li.pwcomplexity:before {
  font-family: FontAwesome;
  content: "\f111";
  color: rgb(96.2347826087, 103.7826086957, 120.7652173913);
  display: table-cell;
  padding-right: 0.4em;
}
.popover .popover-content .tbPassword_Entry_popoverUL li.pwlength.validtopic:before, .popover .popover-content .tbPassword_Entry_popoverUL li.pwlowercase.validtopic:before, .popover .popover-content .tbPassword_Entry_popoverUL li.pwuppercase.validtopic:before, .popover .popover-content .tbPassword_Entry_popoverUL li.pwnumber.validtopic:before, .popover .popover-content .tbPassword_Entry_popoverUL li.pwspecial.validtopic:before, .popover .popover-content .tbPassword_Entry_popoverUL li.pwunallowed.validtopic:before, .popover .popover-content .tbPassword_Entry_popoverUL li.pwcomplexity.validtopic:before {
  content: "\f058";
  color: #11881B;
}
.popover .popover-content .tbPassword_Entry_popoverUL li.pwunallowed.invalidtopic:before {
  content: "\f057";
  color: #D82631;
}
.popover .popover-content div:first-of-type {
  line-height: 1.5em;
}
.popover .popover-header {
  display: none;
}
.popover.top > .arrow, .popover.bs-popover-top > .arrow {
  left: 50%;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #333740;
  bottom: -10px;
}
.popover.top > .arrow:after, .popover.bs-popover-top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #333740;
}
.popover.right > .arrow, .popover.bs-popover-right > .arrow {
  top: 50%;
  left: -10px;
  margin-top: -10px;
  border-left-width: 0;
  border-right-color: #333740;
}
.popover.right > .arrow:after, .popover.bs-popover-right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #333740;
}
.popover.bottom > .arrow, .popover.bs-popover-bottom > .arrow {
  left: 50%;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #333740;
  top: -10px;
}
.popover.bottom > .arrow:after, .popover.bs-popover-bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #333740;
}
.popover.left > .arrow, .popover.bs-popover-left > .arrow {
  top: 50%;
  right: -10px;
  margin-top: -10px;
  border-right-width: 0;
  border-left-color: #333740;
}
.popover.left > .arrow:after, .popover.bs-popover-left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #333740;
  bottom: -10px;
}
.popover.bs-popover-top, .popover.bs-popover-right, .popover.bs-popover-bottom, .popover.bs-popover-left {
  display: block;
  margin-left: 1em;
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

@media screen and (max-width: 767px) {
  .bb-registration-cont .popover {
    opacity: 0 !important;
    height: 0 !important;
    width: 0 !important;
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .la-buttons-wrapper .btn-continue, .la-buttons-wrapper .product-chooser-tower-wrapper .product-chooser-tower .btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .la-buttons-wrapper .btn:hover,
  .la-buttons-wrapper .btn-skip {
    float: right;
  }
}
.bb-registration-cont input::-webkit-input-placeholder,
.bb-registration-cont input:-moz-placeholder,
.bb-registration-cont input::-moz-placeholder,
.bb-registration-cont input:-ms-input-placeholder {
  color: #f1f2f6 !important;
}

@media screen and (min-width: 768px) {
  .bb-registration-cont input::-webkit-input-placeholder,
  .bb-registration-cont input:-moz-placeholder,
  .bb-registration-cont input::-moz-placeholder,
  .bb-registration-cont input:-ms-input-placeholder {
    color: transparent !important;
  }
}
/*#endregion*/
/*#region Quick File*/
.FIH_inner {
  margin-top: -1em;
  background: url("../images/FIH_pad.png") repeat-y;
  z-index: 5;
  position: relative;
}

ul.FIH_inner li {
  padding: 6pt 2pt;
  border-bottom: 1px solid #ededed;
  color: #68798b;
  width: 208px;
  margin: 0 1px;
}

.FIH_top {
  background: url("../images/FIH_top.png");
  width: 216px;
  height: 59px;
  position: relative;
  z-index: 10;
}

.FIH_delete {
  background: url("../images/FIH_delete.png") 0px 0px no-repeat;
  width: 17px;
  height: 18px;
  display: block;
}
.FIH_delete:hover, .product-chooser-tower-wrapper .product-chooser-tower .FIH_delete.btn:hover {
  background: url("../images/FIH_delete.png") 0px -18px no-repeat;
}

/*#endregion*/
/*#region notes area*/
#notedisplay:before {
  content: " ";
  display: block;
  position: absolute;
  left: 32%;
  top: -8px;
  width: 75px;
  height: 25px;
  z-index: 2;
  background-color: rgba(243, 245, 228, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 2px 2px 2px 2px rgba(136, 136, 136, 0.4);
  -moz-box-shadow: 2px 2px 2px 2px rgba(136, 136, 136, 0.4);
  box-shadow: 2px 2px 2px 2px rgba(136, 136, 136, 0.4);
  -webkit-transform: rotate(--6deg); /* Saf3.1+, Chrome */
  -moz-transform: rotate(-6deg); /* FF3.5+ */
  -ms-transform: rotate(-6deg); /* IE9 */
  -o-transform: rotate(-6deg); /* Opera 10.5 */
  transform: rotate(-6deg);
}

.stickyNoteUI {
  height: 200px;
  padding: 10px;
  width: 200px;
  overflow: hidden;
  cursor: text;
  font-family: Trebuchet MS, Tahoma, Myriad Pro, Arial, Verdana, sans-serif;
  font-size: 14px; /* Adding a CSS3 shadow below the note, in the browsers which support it: */
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  color: #333740;
}
.stickyNoteUI.yellow {
  background-color: rgb(255, 226.3, 76.5);
  border: 1px solid rgb(127.5, 107, 0);
}
.stickyNoteUI.blue {
  background-color: rgb(92.661971831, 177.014084507, 247.838028169);
  border: 1px solid rgb(3.6126760563, 46.161971831, 81.8873239437);
}
.stickyNoteUI.green {
  background-color: rgb(51, 229.5, 66);
  border: 1px solid rgb(2.8333333333, 22.6666666667, 4.5);
}
.stickyNoteUI.red {
  background-color: rgb(228.1456692913, 102.3543307087, 110.1279527559);
  border: 1px solid rgb(107.5748031496, 18.9251968504, 24.4035433071);
}

#StickyNoteColorSelector {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
#StickyNoteColorSelector > li a {
  display: inline-block;
  height: 20px;
  width: 20px;
  margin-left: 5px;
}
#StickyNoteColorSelector > li a.yellow {
  background-color: rgb(255, 226.3, 76.5);
  border: 1px solid rgb(127.5, 107, 0);
}
#StickyNoteColorSelector > li a.blue {
  background-color: rgb(92.661971831, 177.014084507, 247.838028169);
  border: 1px solid rgb(3.6126760563, 46.161971831, 81.8873239437);
}
#StickyNoteColorSelector > li a.green {
  background-color: rgb(51, 229.5, 66);
  border: 1px solid rgb(2.8333333333, 22.6666666667, 4.5);
}
#StickyNoteColorSelector > li a.red {
  background-color: rgb(228.1456692913, 102.3543307087, 110.1279527559);
  border: 1px solid rgb(107.5748031496, 18.9251968504, 24.4035433071);
}

#selectableStickyNoteList {
  color: #99a2a7;
  text-align: left;
  padding: 0;
  list-style: none;
}
#selectableStickyNoteList li {
  margin-top: -1px;
  padding: 0.5em;
  border: 1px solid #d7dae6;
  display: flex;
}
#selectableStickyNoteList li .note-edit-btn {
  margin-left: auto;
  color: #0973CC;
  text-decoration: underline;
  font-family: Roboto;
  cursor: pointer;
}
#selectableStickyNoteList li .note-edit-btn:hover {
  text-decoration: none;
  color: #333740;
}
#selectableStickyNoteList li:before {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  content: "\f111";
  color: #d7dae6;
  margin-right: 0.5em;
}
#selectableStickyNoteList li.selected {
  background: #e2e2e2;
  color: #444;
}
#selectableStickyNoteList li.selected:before {
  font-weight: 900;
  content: "\f111";
  color: #00A676;
  margin-right: 0.5em;
}

/*#endregion*/
/*#region Helpful Tool popup*/
#HelpfulToolsPopup .col-sm-7 > ul > li a {
  color: white;
  text-decoration: none;
}
#HelpfulToolsPopup .col-sm-7 > ul > li a:hover {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.ht_TaxLaw,
.ht_HelpFeatures,
.ht_AuditRisk,
.ht_IRSPubs,
.ht_KB,
.ht_Calc,
.ht_Fees,
.ht_Manual,
.ht_Website,
.ht_PullPrior,
.ht_PriorCompare,
.ht_CheckErrors,
.ht_Print,
.ht_Efile,
.ht_Persona {
  text-align: left;
  width: 100%;
  display: inline-block;
  min-width: 200px;
  margin: 12px;
}
.ht_TaxLaw:before,
.ht_HelpFeatures:before,
.ht_AuditRisk:before,
.ht_IRSPubs:before,
.ht_KB:before,
.ht_Calc:before,
.ht_Fees:before,
.ht_Manual:before,
.ht_Website:before,
.ht_PullPrior:before,
.ht_PriorCompare:before,
.ht_CheckErrors:before,
.ht_Print:before,
.ht_Efile:before,
.ht_Persona:before {
  font-family: FontAwesome;
  text-align: center;
  width: 20px;
  display: inline-block;
  padding-right: 0.5em;
}

.ht_TaxLaw:before {
  content: "\f19c";
}

.ht_HelpFeatures:before {
  content: "\f1cd";
}

.ht_AuditRisk:before {
  content: "\f0e4";
}

.ht_IRSPubs:before {
  content: "\f0c5";
}

.ht_KB:before {
  content: "\f0f9";
}

.ht_Calc:before {
  content: "\f1ec";
}

.ht_Fees:before {
  content: "\f0d6";
}

.ht_Manual:before {
  content: "\f02d";
}

.ht_Website:before {
  content: "\f0ac";
}

.ht_PullPrior:before {
  content: "\f1c6";
}

.ht_PriorCompare:before {
  content: "\f187";
}

.ht_CheckErrors:before {
  content: "\f05d";
}

.ht_Print:before {
  content: "\f02f";
}

.ht_Efile:before {
  content: "\f0e7";
}

.ht_Persona:before {
  content: "\f008";
}

/*#endregion*/
.strikethrough {
  position: relative;
  font-size: 0.7em;
}
.strikethrough:before {
  position: absolute;
  content: "";
  left: -20%;
  top: 50%;
  right: -20%;
  border-top: 3px solid;
  border-color: #D82631;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.smallstrikethrough {
  position: relative;
  font-size: 0.7em;
}
.smallstrikethrough:before {
  position: absolute;
  content: "";
  left: 0%;
  top: 50%;
  right: 0%;
  border-top: 2px solid;
  border-color: #D82631;
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  transform: rotate(-15deg);
}

.strikethrough-small-straight {
  position: relative;
  font-size: 32px;
  line-height: 34px;
  font-weight: 500;
  text-decoration: line-through;
}

.badge-danger {
  padding: 0.2em 0.6em;
  color: white;
  text-align: center;
  background-color: #D82631;
  border-radius: 1.2em;
}
.badge-danger:hover, .product-chooser-tower-wrapper .product-chooser-tower .badge-danger.btn:hover {
  background-color: rgb(172.6299212598, 30.3700787402, 39.1614173228);
}

/*
*  social media batches preserved from buzzstrap
*/
.socialmediabadge {
  display: inline-block;
  width: 36px;
  height: 34px;
  padding: 6px;
  font-size: 21px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #aeb9ca;
  border-radius: 50%;
  margin-right: 10px;
}
.socialmediabadge:last-of-type {
  margin-right: 0;
}

.socialmediabadge:empty {
  display: none;
}

.btn .socialmediabadge {
  position: relative;
  top: -1px;
}

.btn-xs .socialmediabadge, .btn-group-xs > .btn .socialmediabadge {
  top: 0;
  padding: 1px 5px;
}

.socialmediabadge:hover, .product-chooser-tower-wrapper .product-chooser-tower .socialmediabadge.btn:hover {
  color: #fff;
  background-color: #303a49;
}

.facebookbadge:hover, .product-chooser-tower-wrapper .product-chooser-tower .facebookbadge.btn:hover {
  color: #fff;
  background-color: #4862A3;
}

.twitterbadge:hover, .product-chooser-tower-wrapper .product-chooser-tower .twitterbadge.btn:hover {
  color: #fff;
  background-color: #00B2F0;
}

.youtubebadge:hover, .product-chooser-tower-wrapper .product-chooser-tower .youtubebadge.btn:hover {
  color: #fff;
  background-color: #E52117;
}

.instagrambadge:hover, .product-chooser-tower-wrapper .product-chooser-tower .instagrambadge.btn:hover {
  color: #fff;
  background-color: #3f729b;
}

.googleplusbadge:hover, .product-chooser-tower-wrapper .product-chooser-tower .googleplusbadge.btn:hover {
  color: #fff;
  background-color: #DD4B39;
}

.setheightbox {
  height: auto !important;
}

#user-header a,
#user-header a:hover,
#user-header a:active,
#user-header a:focus {
  text-decoration: none !important;
}

li.upgrade-inner {
  list-style-type: none !important;
}

@media (max-width: 1199px) {
  .userconsoleTilesSecondary {
    margin-top: 40px;
  }
}
.features-wrapper {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .features-wrapper {
    flex-wrap: wrap;
    flex-direction: row;
  }
}
.features-wrapper .feature {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.25;
  flex-basis: 33%;
  margin: 0.5em;
}
@media screen and (min-width: 768px) {
  .features-wrapper .feature {
    margin: 1.25em auto;
    justify-content: center;
    padding: 0 2.5em;
  }
}
.features-wrapper .feature img {
  margin-right: 12px;
}
@media screen and (min-width: 768px) {
  .features-wrapper .feature img {
    height: 45px;
  }
}

.scrollable-content {
  max-height: 210px;
  overflow-y: scroll;
  overflow-x: hidden;
  background-color: #fff;
  border: 1px solid #D8D8DF;
  border-radius: 3px;
}
.scrollable-content .container {
  width: auto;
}
.scrollable-content .h2 {
  font-size: 1.25em;
  font-weight: 900;
}
.scrollable-content::-webkit-scrollbar {
  width: 7px;
}
.scrollable-content {
  /* Track */
}
.scrollable-content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.scrollable-content {
  /* Handle */
}
.scrollable-content::-webkit-scrollbar-thumb {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #a1a4a7;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
}
.scrollable-content::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 0, 0, 0);
}

.legal-text {
  padding: 1.5em;
}
.legal-text em {
  text-decoration: underline;
  font-style: normal;
}
.legal-text .header {
  font-weight: 900;
  font-size: 1.25em;
}

.cb-print-wrapper {
  display: flex;
  margin: 1em auto 1.5em;
  align-items: center;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .cb-print-wrapper {
    flex-direction: row;
  }
}
.cb-print-wrapper .row {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .cb-print-wrapper .row .custom-checkbox {
    margin: 20px 0px;
  }
}
.cb-print-wrapper .row .custom-checkbox {
  order: 2;
}
@media screen and (min-width: 768px) {
  .cb-print-wrapper .row .custom-checkbox {
    order: 1;
    flex: 1;
  }
}
.cb-print-wrapper .row .btn {
  order: 1;
}
@media screen and (min-width: 768px) {
  .cb-print-wrapper .row .btn {
    order: 2;
  }
}

p a:not(.nounderline),
span a:not(.nounderline) {
  text-decoration: underline;
}
p a:not(.nounderline) i:hover, p a:not(.nounderline) .product-chooser-tower-wrapper .product-chooser-tower i.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower p a:not(.nounderline) i.btn:hover,
span a:not(.nounderline) i:hover,
span a:not(.nounderline) .product-chooser-tower-wrapper .product-chooser-tower i.btn:hover,
.product-chooser-tower-wrapper .product-chooser-tower span a:not(.nounderline) i.btn:hover {
  text-decoration: none;
}

a:hover, .product-chooser-tower-wrapper .product-chooser-tower a.btn:hover {
  cursor: pointer !important;
}

a.disabled:hover, .product-chooser-tower-wrapper .product-chooser-tower a.disabled.btn:hover {
  cursor: default !important;
}

.searchResults ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.searchResults ul li {
  margin: 0;
  padding: 8px 0;
}

#EIN .ml-2 {
  display: inline-block !important;
}

.rightSidebarItem {
  padding-bottom: 2.5em;
}

.rightSidebarItem:not(.first-el) {
  border-top: 2px solid #b2b2b2;
  padding-top: 2.5em;
}

.proformfinder ul,
#supportOptions_Articles,
#supportOptions_Forms {
  margin-left: 0;
  padding-left: 0;
}

.ffFormsItem,
.ffArticlesItem {
  list-style-type: none;
}

/*#region Tickers*/
@media (max-width: 768px) {
  .ticker-primary {
    border-radius: 0;
  }
  .ticker-primary .ticker-body {
    float: right;
  }
  .ticker-primary .ticker-body h2 {
    color: #D82631;
    margin: 0px;
    float: right;
    text-align: right;
  }
  .ticker-primary .ticker-body i {
    color: rgb(150.9448818898, 26.5551181102, 34.2421259843);
    font-size: 2em;
  }
  .ticker-primary .ticker-footer {
    font-size: 30px;
    color: #D82631;
    float: left;
    line-height: 1.1;
  }
}
@media (min-width: 768px) {
  .ticker-primary {
    background: #D82631;
    border-radius: 0;
  }
  .ticker-primary .ticker-body {
    padding: 1em;
  }
  .ticker-primary .ticker-body h2 {
    color: #fff;
    font-size: 2.5em;
    margin-top: 0.25em;
    margin-bottom: 0;
    text-align: right;
  }
  .ticker-primary .ticker-body i {
    color: rgb(150.9448818898, 26.5551181102, 34.2421259843);
    font-size: 4em;
  }
  .ticker-primary .ticker-footer {
    background: rgb(163.9559055118, 28.8440944882, 37.1937007874);
    padding: 0.5em;
    text-align: center;
    color: #fff;
    border-radius: 0 0 0 0;
  }
}

@media (max-width: 768px) {
  .ticker-green {
    border-radius: 0;
  }
  .ticker-green .ticker-body {
    float: right;
  }
  .ticker-green .ticker-body h2 {
    color: #11881B;
    margin: 0px;
    float: right;
    text-align: right;
  }
  .ticker-green .ticker-body i {
    color: rgb(8.5, 68, 13.5);
    font-size: 2em;
  }
  .ticker-green .ticker-footer {
    font-size: 30px;
    color: #11881B;
    float: left;
    line-height: 1.1;
  }
}
@media (min-width: 768px) {
  .ticker-green {
    background: #11881B;
    border-radius: 0;
  }
  .ticker-green .ticker-body {
    padding: 1em;
  }
  .ticker-green .ticker-body h2 {
    color: #fff;
    font-size: 2.5em;
    margin-top: 0.25em;
    margin-bottom: 0;
    text-align: right;
  }
  .ticker-green .ticker-body i {
    color: rgb(8.5, 68, 13.5);
    font-size: 4em;
  }
  .ticker-green .ticker-footer {
    background: rgb(10.2, 81.6, 16.2);
    padding: 0.5em;
    text-align: center;
    color: #fff;
    border-radius: 0 0 0 0;
  }
}

@media (max-width: 768px) {
  .ticker-red {
    border-radius: 0;
  }
  .ticker-red .ticker-body {
    float: right;
  }
  .ticker-red .ticker-body h2 {
    color: #D82631;
    margin: 0px;
    float: right;
    text-align: right;
  }
  .ticker-red .ticker-body i {
    color: rgb(150.9448818898, 26.5551181102, 34.2421259843);
    font-size: 2em;
  }
  .ticker-red .ticker-footer {
    font-size: 30px;
    color: #D82631;
    float: left;
    line-height: 1.1;
  }
}
@media (min-width: 768px) {
  .ticker-red {
    background: #D82631;
    border-radius: 0;
  }
  .ticker-red .ticker-body {
    padding: 1em;
  }
  .ticker-red .ticker-body h2 {
    color: #fff;
    font-size: 2.5em;
    margin-top: 0.25em;
    margin-bottom: 0;
    text-align: right;
  }
  .ticker-red .ticker-body i {
    color: rgb(150.9448818898, 26.5551181102, 34.2421259843);
    font-size: 4em;
  }
  .ticker-red .ticker-footer {
    background: rgb(163.9559055118, 28.8440944882, 37.1937007874);
    padding: 0.5em;
    text-align: center;
    color: #fff;
    border-radius: 0 0 0 0;
  }
}

@media (max-width: 768px) {
  .ticker-blue {
    border-radius: 0;
  }
  .ticker-blue .ticker-body {
    float: right;
  }
  .ticker-blue .ticker-body h2 {
    color: #0973CC;
    margin: 0px;
    float: right;
    text-align: right;
  }
  .ticker-blue .ticker-body i {
    color: rgb(5.7676056338, 73.6971830986, 130.7323943662);
    font-size: 2em;
  }
  .ticker-blue .ticker-footer {
    font-size: 30px;
    color: #0973CC;
    float: left;
    line-height: 1.1;
  }
}
@media (min-width: 768px) {
  .ticker-blue {
    background: #0973CC;
    border-radius: 0;
  }
  .ticker-blue .ticker-body {
    padding: 1em;
  }
  .ticker-blue .ticker-body h2 {
    color: #fff;
    font-size: 2.5em;
    margin-top: 0.25em;
    margin-bottom: 0;
    text-align: right;
  }
  .ticker-blue .ticker-body i {
    color: rgb(5.7676056338, 73.6971830986, 130.7323943662);
    font-size: 4em;
  }
  .ticker-blue .ticker-footer {
    background: rgb(6.414084507, 81.9577464789, 145.385915493);
    padding: 0.5em;
    text-align: center;
    color: #fff;
    border-radius: 0 0 0 0;
  }
}

@media (max-width: 768px) {
  .ticker-orange {
    border-radius: 0;
  }
  .ticker-orange .ticker-body {
    float: right;
  }
  .ticker-orange .ticker-body h2 {
    color: #FFD600;
    margin: 0px;
    float: right;
    text-align: right;
  }
  .ticker-orange .ticker-body i {
    color: rgb(178.5, 149.8, 0);
    font-size: 2em;
  }
  .ticker-orange .ticker-footer {
    font-size: 30px;
    color: #FFD600;
    float: left;
    line-height: 1.1;
  }
}
@media (min-width: 768px) {
  .ticker-orange {
    background: #FFD600;
    border-radius: 0;
  }
  .ticker-orange .ticker-body {
    padding: 1em;
  }
  .ticker-orange .ticker-body h2 {
    color: #fff;
    font-size: 2.5em;
    margin-top: 0.25em;
    margin-bottom: 0;
    text-align: right;
  }
  .ticker-orange .ticker-body i {
    color: rgb(178.5, 149.8, 0);
    font-size: 4em;
  }
  .ticker-orange .ticker-footer {
    background: rgb(193.8, 162.64, 0);
    padding: 0.5em;
    text-align: center;
    color: #fff;
    border-radius: 0 0 0 0;
  }
}

/*#endregion*/
.rewardStepsWrapper {
  margin-bottom: 1em;
}
.rewardStepsWrapper .rewardStepsContent {
  line-height: 0.75em;
  margin-left: 1.25em;
}
.rewardStepsWrapper .circleborder {
  font-size: 1.25em;
  color: white;
  border: 1px solid #333740;
  text-align: center;
  border-radius: 50%;
  float: left;
  display: block;
  width: 1.75em;
  height: 1.75em;
  background-color: rgb(96.2347826087, 103.7826086957, 120.7652173913);
}
.rewardStepsWrapper .rewardSteps {
  float: left;
  margin-left: 1em;
  color: #585B62;
  width: calc(100% - 4.75em);
}
.rewardStepsWrapper .rewardStepsHeader {
  color: #0973CC;
  text-transform: uppercase;
  font-size: 24px;
}

img.TaxPerksLrg {
  padding: 1.5em;
}

.rewardsWrapper {
  border-radius: 5px;
  padding: 13.3333333333px;
}
.rewardsWrapper .rewardItems {
  padding: 20px 40px;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  margin-bottom: 1.5rem;
}
.rewardsWrapper .rewardItems .rewardDetailsInner {
  color: #585B62;
  text-align: left;
  min-height: 150px;
}
.rewardsWrapper .rewardItems .rewardDetailsText {
  padding: 13.3333333333px;
}

.rewardsSummary {
  padding: 0;
}
.rewardsSummary .rewardsSummaryHeader {
  background-color: #11881B;
  padding: 0.75em 0;
  border-radius: 5px 5px 0 0;
}
.rewardsSummary .rewardsSummaryHeader h2 {
  text-align: center;
  color: #FFF;
  margin: 0;
}
.rewardsSummary .rewardBorder {
  color: #585B62;
  padding: 13.3333333333px;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.rewardsSummary .rewardBorder h4 {
  text-align: center;
  margin: 0;
}

.detailsDialog {
  background-color: #fff !important;
}

.validation-summary-errors {
  color: #D82631;
  padding: 13.3333333333px;
}
.validation-summary-errors > span:first-child {
  font-size: 1.5em;
  font-weight: bold;
}
.validation-summary-errors.validationsummary-overwrite {
  padding: 0;
}
.validation-summary-errors.validationsummary-overwrite ul {
  list-style: none;
  padding: 0;
}
.validation-summary-errors.validationsummary-overwrite ul li:before {
  font-family: FontAwesome;
  content: "\f071";
  padding-right: 8px;
}

.validation-summary-valid {
  display: none;
}

/*#region dataPicker*/
#fswrapper .pull-left {
  padding-right: 0.5em;
}
#fswrapper .pull-left .ts-radio {
  margin-right: 0.25em;
}

.dtp {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 2000;
}
.dtp > .dtp-content {
  background: #fff;
  max-width: 300px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  position: relative;
  left: 50%;
}
.dtp > .dtp-content > .dtp-date-view > header.dtp-header {
  background: rgb(172.6299212598, 30.3700787402, 39.1614173228);
  color: #fff;
  text-align: center;
  padding: 0.3rem;
  position: relative;
  border-bottom: none;
  height: auto;
}
.dtp > .dtp-content > .dtp-buttons > .dtp-btn-ok {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .dtp > .dtp-content > .dtp-buttons > .dtp-btn-ok {
    width: auto;
    margin: 0.25em;
  }
}
.dtp > .dtp-content > .dtp-buttons > .dtp-btn-ok {
  background: #00A676 !important;
  border: 1px solid #00A676 !important;
  color: white !important;
}
.dtp > .dtp-content > .dtp-buttons > .dtp-btn-ok:hover:not(.inactive), .dtp > .dtp-content > .dtp-buttons > .dtp-btn-ok:active:not(.inactive) {
  background: #006A4C;
  border: 1px solid #006A4C;
  color: white !important;
  box-shadow: none;
}
.dtp > .dtp-content > .dtp-buttons > .dtp-btn-ok:focus:not(.inactive) {
  background: #212329;
  border: 1px solid #212329;
  color: white !important;
  box-shadow: none;
}
.dtp > .dtp-content > .dtp-buttons > .dtp-btn-ok.inactive {
  opacity: 0.3;
  cursor: not-allowed;
}
.dtp > .dtp-content > .dtp-buttons > .dtp-btn-ok.inactive:hover {
  background: transparent !important;
  color: white !important;
  border: 1px solid white !important;
}
.dtp > .dtp-content > .dtp-buttons > .dtp-btn-cancel {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 32px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: default;
}
@media screen and (min-width: 1350px) {
  .dtp > .dtp-content > .dtp-buttons > .dtp-btn-cancel {
    width: auto;
    margin: 0.25em;
  }
}
.dtp > .dtp-content > .dtp-buttons > .dtp-btn-cancel {
  background: transparent;
  border: 1px solid #D82631;
  color: #D82631 !important;
}
.dtp > .dtp-content > .dtp-buttons > .dtp-btn-cancel:hover:not(.inactive), .dtp > .dtp-content > .dtp-buttons > .dtp-btn-cancel:active:not(.inactive), .dtp > .dtp-content > .dtp-buttons > .dtp-btn-cancel:focus:not(.inactive) {
  background: #D82631;
  color: white;
  border: 1px solid #D82631;
  box-shadow: none;
}
.dtp > .dtp-content > .dtp-buttons > .dtp-btn-cancel {
  /*&:focus:not(.inactive) {
      background: $background;
      border: 1px solid $color;
      color: $color;
      outline: none;
      box-shadow: none;
  }*/
}
.dtp > .dtp-content > .dtp-buttons > .dtp-btn-cancel.inactive, .dtp > .dtp-content > .dtp-buttons > .dtp-btn-cancel:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.dtp > .dtp-content > .dtp-buttons > .dtp-btn-cancel.inactive:hover, .dtp > .dtp-content > .dtp-buttons > .dtp-btn-cancel:disabled:hover {
  background: transparent;
  color: #D82631;
  border: 1px solid #D82631;
}
.dtp > .dtp-content > .dtp-buttons > .dtp-btn-cancel:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.dtp > .dtp-content > .dtp-buttons > .dtp-btn-cancel:disabled:hover {
  background: transparent;
  color: #D82631;
  border: 1px solid #D82631;
}
.dtp div.dtp-date,
.dtp .dtp div.dtp-time {
  background: #D82631;
  text-align: center;
  color: #fff;
  padding: 10px;
}
.dtp div.dtp-date > div {
  padding: 0;
  margin: 0;
}
.dtp div.dtp-actual-month {
  font-size: 1.5em;
}
.dtp div.dtp-actual-num {
  font-size: 3em;
  line-height: 0.9;
}
.dtp div.dtp-actual-maxtime {
  font-size: 3em;
  line-height: 0.9;
}
.dtp div.dtp-actual-year {
  font-size: 1.5em;
  color: rgb(235.7755905512, 145.7244094488, 151.2893700787);
}
.dtp div.dtp-picker {
  padding: 1rem;
  text-align: center;
}
.dtp div.dtp-picker-month,
.dtp .dtp div.dtp-actual-time {
  font-weight: 500;
  text-align: center;
}
.dtp .dtp-close {
  position: absolute;
  top: 0.2em;
  right: 1rem;
}
.dtp .dtp-close > a {
  color: #fff;
}
.dtp .dtp-close > a > i {
  font-size: 1em;
}
.dtp table.dtp-picker-days {
  margin: 0;
  min-height: 251px;
}
.dtp table.dtp-picker-days tr > td {
  font-weight: 700;
  font-size: 1.2rem;
  text-align: center;
  padding: 1rem 0.3rem;
}
.dtp table.dtp-picker-days tr > td > span.dtp-select-day {
  color: #BDBDBD !important;
}
.dtp table.dtp-picker-days tr > td > a {
  color: #212121;
  text-decoration: none;
  padding: 0.4rem 0.5rem;
  border-radius: 50% !important;
}
.dtp table.dtp-picker-days tr > td > a.selected {
  background: #D82631;
  color: #fff;
}
.dtp table.dtp-picker-days tr > td > a:hover, .dtp table.dtp-picker-days .product-chooser-tower-wrapper .product-chooser-tower tr > td > a.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .dtp table.dtp-picker-days tr > td > a.btn:hover {
  background: rgb(243.405511811, 189.094488189, 192.4507874016);
}
.dtp table.dtp-picker-days tr > th {
  color: #757575;
  text-align: center;
  font-weight: 700;
  padding: 0.4rem 0.3rem;
}
.dtp table.dtp-picker-days,
.dtp .dtp table.dtp-picker-days tr,
.dtp .dtp table.dtp-picker-days tr > td {
  border: none;
}
.dtp .dtp-picker-time > a {
  color: #212121;
  text-decoration: none;
  border-radius: 50% !important;
  display: block;
  line-height: 23px;
  padding: 0.3rem;
}
.dtp hr {
  margin: 0 1rem 1rem;
  border: 1px solid #ddd;
}
.dtp .p10 > a {
  color: rgb(129.2598425197, 22.7401574803, 29.3228346457);
  text-decoration: none;
}
.dtp .p10 > a:hover, .dtp .product-chooser-tower-wrapper .product-chooser-tower .p10 > a.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .dtp .p10 > a.btn:hover {
  color: rgb(224.3307086614, 80.6692913386, 89.5472440945);
}
.dtp .p10 > a > i {
  font-size: 2em;
}
.dtp .p10 {
  width: 10%;
  display: inline-block;
}
.dtp .p20 {
  width: 20%;
  display: inline-block;
}
.dtp .p60 {
  width: 60%;
  display: inline-block;
}
.dtp .p80 {
  width: 80%;
  display: inline-block;
}
.dtp a.dtp-meridien-am, .dtp a.dtp-meridien-pm {
  position: relative;
  top: 10px;
  color: #212121;
  font-weight: 500;
  padding: 0.7rem 0.5rem;
  border-radius: 50% !important;
  text-decoration: none;
  background: #eee;
  font-size: 1rem;
}
.dtp .dtp-actual-meridien a.selected {
  background: #D82631;
  color: #fff;
}
.dtp .dtp-picker-time {
  position: absolute;
  width: 30px;
  height: 30px;
  font-size: 1em;
  border-radius: 50%;
  cursor: pointer;
  font-weight: 500;
  text-align: center !important;
}
.dtp .dtp-picker-time > a.dtp-select-hour.selected {
  background: #D82631;
  color: #fff;
}
.dtp .dtp-picker-time > a.dtp-select-hour.disabled, .dtp .dtp-picker-time .dtp-picker-time > a.dtp-select-minute.disabled {
  color: #757575;
}
.dtp a.dtp-select-minute.selected {
  background: rgb(224.3307086614, 80.6692913386, 89.5472440945);
  color: #fff;
}
.dtp div.dtp-picker-clock {
  margin: 1rem 2rem 0 2rem;
  padding: 1rem;
  border-radius: 50% !important;
  background: #eee;
}
.dtp .dtp-clock-center {
  width: 15px;
  height: 15px;
  background: #757575;
  border-radius: 50%;
  position: absolute;
  z-index: 50;
}
.dtp .dtp-hand, .dtp .dtp-hour-hand {
  position: absolute;
  width: 4px;
  margin-left: -2px;
  background: #BDBDBD;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -moz-transform-origin: bottom;
  -ms-transform-origin: bottom;
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  z-index: 1;
}
.dtp .dtp-minute-hand {
  width: 2px;
  margin-left: -1px;
}
.dtp .dtp-hand.on {
  background: rgb(224.3307086614, 80.6692913386, 89.5472440945);
}
.dtp .dtp-buttons {
  padding: 0 1rem 1rem 1rem;
  text-align: right;
}
.dtp .dtp.hidden, .dtp .hidden {
  display: none;
}
.dtp .invisible {
  visibility: hidden;
}
.dtp .left {
  float: left;
}
.dtp .right {
  float: right;
}
.dtp .clearfix {
  clear: both;
}
.dtp .center, .dtp .prior-year-wrapper .user-console-tile, .prior-year-wrapper .dtp .user-console-tile, .dtp .product-chooser-tower-wrapper .product-tab-wrapper, .product-chooser-tower-wrapper .dtp .product-tab-wrapper, .dtp .sidebar-nav .fa, .sidebar-nav .dtp .fa {
  text-align: center;
}

/*#endregion*/
/*#region Notes*/
#F7216-question {
  margin-top: 12px;
  font-weight: bold;
  font-size: 22px;
  max-width: 642px;
  line-height: 1.4;
}
#F7216-question ul, #F7216-question li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 16px;
  font-weight: normal;
}
#F7216-question ul {
  margin-top: 22px;
}
#F7216-question li {
  padding-left: 28px;
  margin-left: 24px;
  margin-bottom: 12px;
  background-image: url(../images/check-circle.png);
  background-repeat: no-repeat;
  background-position-y: 1px;
  background-size: auto;
  font-weight: 500;
  margin-right: 16px;
}
@media (max-width: 425px) {
  #F7216-question {
    margin-top: 0px;
  }
  #F7216-question li {
    margin-left: 14px;
  }
}

/*#endregion*/
.purple-checks {
  position: relative;
  line-height: 1.4;
  margin: 2em calc(50% - 150px);
  max-width: 300px;
}
.purple-checks li {
  margin-bottom: 12px;
  list-style: none;
  padding-left: 28px;
}
@media screen and (min-width: 768px) {
  .purple-checks li {
    padding-left: 0;
  }
}
.purple-checks li:before {
  position: absolute;
  left: 0;
  font-family: FontAwesome;
  content: "\f00c";
  color: #5E5ED3;
  font-size: 18px;
}

/*#region efilecomplete/experian */
#experian-efile-page {
  display: flex;
  flex-flow: column nowrap;
}
#experian-efile-page .option-a {
  display: block;
}
#experian-efile-page .option-b {
  display: none;
}
#experian-efile-page.option-b .option-a {
  display: none;
}
#experian-efile-page.option-b .option-b {
  display: block;
}
#experian-efile-page h2 {
  margin: 0;
  font-weight: bold;
}
#experian-efile-page h4 {
  margin-bottom: 2px;
  font-weight: bold;
  font-size: 16px;
}
#experian-efile-page hr {
  border-top: 4px solid #00A676;
  width: 32px;
  margin-left: 0;
  margin-bottom: 30px;
  margin-top: 16px;
}
#experian-efile-page .experian-col {
  flex: 1 1 46%;
  display: flex;
  flex-flow: column nowrap;
  padding: 24px;
  margin-bottom: 24px;
}
#experian-efile-page .experian-col h1 {
  line-height: 1.4;
  margin-bottom: 4px;
}
#experian-efile-page .experian-col img {
  width: 56px;
  height: auto;
}
#experian-efile-page .experian-col + .experian-col {
  flex-basis: 54%;
  justify-content: center;
  margin-left: -20px;
  margin-right: -20px;
  min-height: 354px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 72px 48px;
  background-image: url(../images/bg-experian-purple.png);
  background-size: cover;
  position: relative;
}
#experian-efile-page .experian-col + .experian-col:after {
  content: "";
  position: absolute;
  border-color: white transparent transparent transparent;
  border-style: solid;
  border-width: 44px 384px 0px;
  top: -2px;
  height: 0px;
  width: 0px;
}
#experian-efile-page .experian-col .experian-body .option-a {
  font-size: 18px;
}
#experian-efile-page .experian-col .experian-body ul {
  list-style-type: none;
  position: relative;
  padding-left: 26px !important;
}
#experian-efile-page .experian-col .experian-body ul li {
  padding: 4px 0;
  font-size: 16px;
}
#experian-efile-page .experian-col .experian-body ul li:before {
  position: absolute;
  left: 0;
  font-family: FontAwesome;
  content: "\f058";
  color: #00A676;
  font-size: 18px;
}
#experian-efile-page .experian-col .experian-body ul li.incomplete:before {
  color: #c4c8d3;
}
#experian-efile-page .experian-col .experian-card {
  border-radius: 5px;
  display: flex;
  flex-flow: column nowrap;
  max-width: 324px;
  padding: 10px 22px;
  background-color: white;
}
#experian-efile-page .experian-col .experian-card img {
  margin-bottom: 6px;
  padding: 0 8px;
  width: 85%;
  height: auto;
  margin: 0 auto 4px;
}
#experian-efile-page .experian-col .experian-card button {
  text-transform: none;
}
@media (min-width: 768px) {
  #experian-efile-page {
    flex-flow: row nowrap;
    margin: -20px;
  }
  #experian-efile-page .experian-col {
    margin-bottom: 0;
    max-width: 600px;
  }
  #experian-efile-page .experian-col + .experian-col {
    margin-left: 0;
    margin-right: 0;
    padding-left: 54px;
    height: 400px;
    max-width: unset;
  }
  #experian-efile-page .experian-col + .experian-col:after {
    content: "";
    position: absolute;
    border-color: transparent transparent transparent white;
    border-style: solid;
    border-width: 200px 0 202px 36px;
    left: -1px;
  }
}

/*#endregion*/
/*#region 1099Misc*/
#f1099Misc-content-wrapper {
  max-width: 540px;
}
#f1099Misc-content-wrapper #addStatesButtonWrapper {
  display: flex;
  align-items: center;
}
#f1099Misc-content-wrapper #addStatesButtonWrapper .fa {
  color: #00a676;
  font-size: 20px;
  margin-right: 5px;
  text-decoration: none;
}
#f1099Misc-content-wrapper input:not(.requiredEIN),
#f1099Misc-content-wrapper select {
  width: 100% !important;
}
#f1099Misc-content-wrapper div#income-section {
  padding-bottom: 24px;
}
#f1099Misc-content-wrapper div#income-section .custom-checkbox {
  padding-top: 14px;
  padding-bottom: 22px;
}
#f1099Misc-content-wrapper label:not(.custom-radio-label) {
  font-weight: bold;
}
#f1099Misc-content-wrapper #divEIN {
  margin-top: 12px;
}
#f1099Misc-content-wrapper .info-section {
  padding: 0 0 0 1.8em;
  border-left: 4px solid #ececec;
  margin-bottom: 1.5em;
}
@media (min-width: 768px) {
  #f1099Misc-content-wrapper .addr-line-2 {
    display: flex;
  }
  #f1099Misc-content-wrapper #PayerAddr_City,
  #f1099Misc-content-wrapper #RecipientAddr_City {
    width: 200px !important;
  }
  #f1099Misc-content-wrapper select#PayerAddr_State,
  #f1099Misc-content-wrapper select#RecipientAddr_State {
    width: 148px !important;
  }
}

/*#endregion*/
/*#region 1099-to-sch-c*/
@media (min-width: 768px) {
  #f1099misc-to-sch-c {
    padding-bottom: 48px;
  }
}
#f1099misc-to-sch-c label {
  font-weight: bold;
  font-size: 16px;
}
#f1099misc-to-sch-c #IsForNewSchedule label:not(.custom-radio-label) {
  display: block;
  max-width: 900px;
  margin-bottom: 14px;
  line-height: 1.45;
  font-size: 22px;
}
#f1099misc-to-sch-c #existingSchCDropdown {
  margin-top: 3px;
}
#f1099misc-to-sch-c #existingSchCDropdown .form-group {
  padding: 10px 0 0 18px;
  margin: 0 0 0 28px;
  border-left: 4px solid #ececec;
}
#f1099misc-to-sch-c #existingSchCDropdown .form-group label {
  margin-bottom: 4px;
}
#f1099misc-to-sch-c #existingSchCDropdown .form-group select {
  width: 100% !important;
  max-width: 518px;
}

/*#endregion*/
/*#region schedule-c*/
#schedule-c .text-warning {
  color: #444;
}

/*#endregion*/
/*#region Recovery Rebate form*/
@media (max-width: 768px) {
  #recovery-rebate-form .conditional-checkbox-section {
    border: solid 1px #eaecf0;
    border-radius: 0.75em;
    margin-bottom: 0.5em;
  }
  #recovery-rebate-form .conditional-checkbox-section.shown {
    border-color: #2F58FF;
  }
  #recovery-rebate-form .conditional-checkbox-section .conditional-checkbox label {
    border: none;
  }
  #recovery-rebate-form .conditional-checkbox-section .nested-section {
    margin: 1em;
  }
}
#recovery-rebate-form .nested-section {
  padding: 0 0 0 1em;
  border-left: 4px solid #ececec;
  margin: 0 1em 0.5em 1.25em;
}
#recovery-rebate-form .custom-checkbox-validation {
  margin-left: 12px;
}

/*#endregion*/
/*#region CFPB Requirements*/
/* Base styles */
#cfpbRequirements {
  color: #000;
  font-family: "Helvetica Neue", Arial, sans-serif;
  line-height: 1.375;
}
#cfpbRequirements h1 {
  margin-top: 0;
}
#cfpbRequirements p {
  max-width: 36em;
}
#cfpbRequirements small {
  font-size: inherit;
}
#cfpbRequirements a:hover {
  color: #279;
}
#cfpbRequirements {
  /* Utilities */
}
#cfpbRequirements .wrapper {
  max-width: 60em;
}
#cfpbRequirements .visually-hidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
#cfpbRequirements {
  /* Long-form table styles */
}
#cfpbRequirements .long-form_table {
  width: 100%;
  border-color: #000;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
}
#cfpbRequirements .long-form_table-last {
  margin-bottom: 30px;
}
#cfpbRequirements .long-form_table caption {
  padding: 0.625em 1em;
  border-color: #000;
  border-style: solid;
  border-width: 0 1px;
  margin: 0;
  background-color: #e3e4e5;
  font-size: 1em;
  font-weight: normal;
  text-align: left;
  color: inherit;
}
#cfpbRequirements .long-form_table th,
#cfpbRequirements .long-form_table td {
  padding: 0.625em 1em;
  border: 1px solid #000;
  text-align: left;
  vertical-align: top;
}
#cfpbRequirements .long-form_table thead th {
  border-color: #000;
  background-color: #000;
  color: #fff;
}
#cfpbRequirements .long-form_table tbody th {
  font-weight: normal;
}
#cfpbRequirements .long-form_table .description,
#cfpbRequirements .long-form_table .description-header {
  width: 30%;
}
#cfpbRequirements .long-form_table .amount,
#cfpbRequirements .long-form_table .amount-header {
  width: 13%;
}
#cfpbRequirements .long-form_table .details,
#cfpbRequirements .long-form_table .details-header {
  width: 57%;
}
#cfpbRequirements {
  /* Responsive adjustments for long-form */
}
@media all and (max-width: 767px) {
  #cfpbRequirements body {
    padding: 1em;
  }
  #cfpbRequirements h1 {
    font-size: 1.5em;
  }
  #cfpbRequirements .long-form_table th,
  #cfpbRequirements .long-form_table td {
    box-sizing: border-box;
    display: block;
    float: left;
  }
  #cfpbRequirements .long-form_table .description-header,
  #cfpbRequirements .long-form_table .details-header,
  #cfpbRequirements .long-form_table .description,
  #cfpbRequirements .long-form_table .details {
    width: 80%;
  }
  #cfpbRequirements .long-form_table .details-header {
    display: none;
  }
  #cfpbRequirements .long-form_table .amount-header,
  #cfpbRequirements .long-form_table .amount {
    width: 20%;
  }
  #cfpbRequirements .long-form_table .description {
    border-width: 1px 1px 0 0;
  }
  #cfpbRequirements .long-form_table .amount {
    border-width: 1px 0 0 0;
  }
  #cfpbRequirements .long-form_table .details {
    padding-top: 0px;
    padding-bottom: 10px;
    border-width: 0 1px 0 0;
    font-style: italic;
  }
}
@media all and (max-width: 479px) {
  #cfpbRequirements .long-form_table {
    font-size: 0.875em;
  }
  #cfpbRequirements .long-form_table caption,
  #cfpbRequirements .long-form_table th,
  #cfpbRequirements .long-form_table td {
    padding: 0.5em 0.75em;
  }
  #cfpbRequirements .long-form_table .description-header,
  #cfpbRequirements .long-form_table .details-header {
    width: 70%;
  }
  #cfpbRequirements .long-form_table .amount-header {
    width: 30%;
    text-align: right;
  }
}
#cfpbRequirements {
  /* End of long-form styles */
  /* Short-form styles */
}
#cfpbRequirements .short-form {
  max-width: 40em;
  border: 1px solid black;
  margin-bottom: 2em;
}
#cfpbRequirements .short-form_header {
  padding: 1em 2em;
  margin: 0;
  background: #ddd;
  text-align: center;
}
#cfpbRequirements .short-form_highlights {
  display: table;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
#cfpbRequirements .short-form_highlights li {
  display: table-cell;
  padding-top: 1.5em;
  padding-right: 2em;
  padding-bottom: 1.5em;
}
#cfpbRequirements .short-form_highlights li:first-child {
  padding-left: 2em;
}
#cfpbRequirements .short-form_highlights h2 {
  margin-top: 0;
  margin-bottom: 0.25em;
  font-size: 1em;
  font-weight: normal;
}
#cfpbRequirements .short-form_highlights b {
  font-size: 1.875em;
}
#cfpbRequirements .short-form_inner-wrapper {
  padding: 0 2em 1em 2em;
}
#cfpbRequirements .short-form_inner-wrapper__multi-plan {
  padding: 0 1em 1em 1em;
}
#cfpbRequirements .short-form_table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 1.5em;
}
#cfpbRequirements .short-form_table caption {
  padding: 0.5em 0;
  border-top: 4px solid black;
  text-align: left;
}
#cfpbRequirements .short-form_table th,
#cfpbRequirements .short-form_table td {
  padding: 0.5em 0;
  border-color: #000;
  border-style: solid;
  border-width: 1px 0 0 0;
  text-align: left;
  vertical-align: top;
}
#cfpbRequirements .short-form_table thead th {
  border-top-width: 0;
  vertical-align: bottom;
}
#cfpbRequirements .short-form_table .description {
  padding-right: 1em;
  font-weight: normal;
  text-align: left;
}
#cfpbRequirements .short-form_table .amount {
  width: 25%;
}
#cfpbRequirements .short-form_table__multi-plan {
  margin-top: 0.5em;
}
#cfpbRequirements .short-form_table .payg-header,
#cfpbRequirements .short-form_table .monthly-header,
#cfpbRequirements .short-form_table .annual-header,
#cfpbRequirements .short-form_table .payg,
#cfpbRequirements .short-form_table .monthly,
#cfpbRequirements .short-form_table .annual {
  width: 20%;
  padding-left: 1em;
}
#cfpbRequirements .short-form .footnote {
  margin-left: 0.625em;
  text-indent: -0.625em;
}
#cfpbRequirements {
  /* Responsive adjustments for short-form */
}
@media all and (max-width: 489px) {
  #cfpbRequirements .short-form_header {
    padding: 1em;
  }
  #cfpbRequirements .short-form_highlights {
    display: block;
  }
  #cfpbRequirements .short-form_highlights li {
    float: left;
    width: 40%;
    padding-top: 1.5em;
    padding-right: 5%;
    padding-bottom: 1.5em;
    padding-left: 5%;
  }
  #cfpbRequirements .short-form_highlights li:first-child {
    padding-left: 5%;
  }
  #cfpbRequirements .short-form_inner-wrapper {
    padding: 0 5% 1em 5%;
  }
  #cfpbRequirements .short-form_table {
    font-size: 0.875em;
  }
  #cfpbRequirements .short-form_inner-wrapper__multi-plan {
    padding: 0 1em 1em 1em;
  }
  #cfpbRequirements .short-form_table__multi-plan {
    margin-top: 1em;
  }
  #cfpbRequirements .short-form_table__multi-plan thead {
    /* Hide from regular browsers but keep available to screenreaders. */
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
  }
  #cfpbRequirements .short-form_table__multi-plan th,
  #cfpbRequirements .short-form_table__multi-plan td {
    box-sizing: border-box;
    display: block;
    float: left;
  }
  #cfpbRequirements .short-form_table__multi-plan .description {
    width: 100%;
    padding-right: 0;
  }
  #cfpbRequirements .short-form_table .payg-header,
  #cfpbRequirements .short-form_table .monthly-header,
  #cfpbRequirements .short-form_table .annual-header,
  #cfpbRequirements .short-form_table .payg,
  #cfpbRequirements .short-form_table .monthly,
  #cfpbRequirements .short-form_table .annual {
    width: 33.333333333%;
    padding-left: 0;
    border-top-width: 0;
  }
  #cfpbRequirements .short-form_table .payg-header,
  #cfpbRequirements .short-form_table .payg {
    padding-right: 0.25em;
  }
  #cfpbRequirements .short-form_table .monthly-header,
  #cfpbRequirements .short-form_table .monthly {
    padding-right: 0.25em;
    padding-left: 0.25em;
  }
  #cfpbRequirements .short-form_table .annual-header,
  #cfpbRequirements .short-form_table .annual {
    padding-left: 0.25em;
  }
  #cfpbRequirements .short-form_table td[data-label]:before {
    font-weight: bold;
    display: block;
    margin-top: 0;
    margin-bottom: 0.25em;
    content: attr(data-label);
    font-size: 0.8571428571em;
    line-height: 1;
  }
}
#cfpbRequirements {
  /* End of short-form styles */
}

/*#endregion*/
/*#region vue menu rows */
.vue-menu-rows .menu-row .menu-row-actual span.form-item-btn:hover i.fa.fa-circle, .vue-menu-rows .menu-row .menu-row-actual button.form-item-btn:hover i.fa.fa-circle {
  opacity: 0.18;
}
.vue-menu-rows .menu-row .menu-row-actual span.form-item-btn i.fa.fa-circle, .vue-menu-rows .menu-row .menu-row-actual button.form-item-btn i.fa.fa-circle {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.vue-menu-rows .menu-row .menu-row-actual span.form-item-btn span.fa-stack.fa-lg, .vue-menu-rows .menu-row .menu-row-actual button.form-item-btn span.fa-stack.fa-lg {
  transform: scale(0.9);
}

.vue-menu-rows-2 .menu-row {
  border-top: 1px solid #e2e2e2;
  border-bottom: none;
}
.vue-menu-rows-2 .menu-row .most-common-form {
  font-size: 14px;
  font-style: italic;
  color: #11881B;
  margin-left: 8px;
}
.vue-menu-rows-2 .menu-row span.form-item-btn:hover i.fa.fa-circle, .vue-menu-rows-2 .menu-row button.form-item-btn:hover i.fa.fa-circle {
  opacity: 0.18;
}
.vue-menu-rows-2 .menu-row span.form-item-btn i.fa.fa-circle, .vue-menu-rows-2 .menu-row button.form-item-btn i.fa.fa-circle {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.vue-menu-rows-2 .menu-row span.form-item-btn span.fa-stack.fa-lg, .vue-menu-rows-2 .menu-row button.form-item-btn span.fa-stack.fa-lg {
  transform: scale(0.9);
}
.vue-menu-rows-2 .menu-row .menu-row-content {
  display: flex;
  flex-flow: column nowrap;
}
.vue-menu-rows-2 .menu-row .menu-row-content .form-code {
  order: -1;
  font-weight: 900;
  margin-right: 0;
  font-size: 1.125em;
  line-height: 1.333;
}
.vue-menu-rows-2 .menu-row .menu-row-content .title-row {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.vue-menu-rows-2 .row.menu-row-actual {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.vue-menu-rows-2 span.menu-row-learn-more.learnmoreArticle, .vue-menu-rows-2 button.menu-row-learn-more.learnmoreArticle {
  margin-left: 4px;
  color: #0973CC;
  padding-top: 1px;
}
.vue-menu-rows-2 span.menu-row-learn-more.learnmoreArticle i.fa-question-circle, .vue-menu-rows-2 button.menu-row-learn-more.learnmoreArticle i.fa-question-circle {
  color: #0973CC;
}
.vue-menu-rows-2 div.form-code-row {
  display: flex;
  align-items: center;
}
.vue-menu-rows-2 .menu-row-buttons button.btn-begin {
  padding-top: 11px;
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
}

/*#endregion*/
/* #region NativeApp prompt page */
.native-app-download-prompt {
  padding-bottom: 32px;
}
.native-app-download-prompt h1 {
  font-size: 36px;
  font-weight: 900;
  margin-bottom: 14px;
  margin-top: 0;
}
.native-app-download-prompt div p {
  font-size: 22px;
  margin-bottom: 20px;
  padding: 0;
  margin-bottom: 36px;
}
.native-app-download-prompt div > img {
  display: block;
  width: 232px;
  margin: 0 auto 40px;
}
.native-app-download-prompt div ul {
  margin-bottom: 40px;
}
.native-app-download-prompt div ul li {
  font-size: 16px;
  margin-bottom: 12px;
}
.native-app-download-prompt div .mobile-app-links {
  text-align: center;
  margin-bottom: 52px;
}
.native-app-download-prompt div .mobile-app-links a + a {
  margin-left: 12px;
}
@media (min-width: 992px) {
  .native-app-download-prompt {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
  }
  .native-app-download-prompt > div {
    flex: 0 1 45%;
  }
  .native-app-download-prompt > img {
    display: block;
    max-width: 366px;
    width: 80%;
    margin: 0 auto 40px;
  }
}

/*#endregion*/
#stimulus-disclaimer {
  background-color: #edffee;
  padding: 30px;
  margin: 30px;
  max-width: 518px;
  flex-grow: 1;
  flex-basis: 450px;
}
@media (max-width: 991px) {
  #stimulus-disclaimer {
    margin-left: 0;
    margin-right: 0;
  }
}
#stimulus-disclaimer h2 {
  font-size: 30px;
  font-weight: bold;
}
#stimulus-disclaimer h3 {
  font-size: 20px;
  font-weight: bold;
}

/*#region efileComplete*/
#efileCompleteContent {
  max-width: 518px;
  margin: -18px auto 0;
}
#efileCompleteContent h2 {
  font-size: 36px;
  font-weight: 900;
  margin: 24px 0 0 0;
  line-height: 1.2;
}
#efileCompleteContent h3 {
  font-size: 22px;
  font-weight: normal;
  margin: 6px 0 0 0;
}
#efileCompleteContent > div {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.53;
  margin-top: 28px;
  margin-bottom: 52px;
  letter-spacing: 0.36px;
}
#efileCompleteContent + .row hr {
  display: none;
}
@media (min-width: 768px) {
  #efileCompleteContent {
    margin-top: 42px;
  }
}
@media (min-width: 992px) {
  #efileCompleteContent {
    max-width: 600px;
    margin-top: 150px;
  }
  #efileCompleteContent #desktop-flying-plane {
    width: 200px;
    position: absolute;
    right: -50px;
    bottom: 0;
  }
  #efileCompleteContent h2 {
    position: relative;
    font-size: 60px;
    line-height: 1;
  }
  #efileCompleteContent h3 {
    font-size: 40px;
    line-height: 1.2;
    margin-top: 8px;
  }
  #efileCompleteContent > div {
    font-size: 16px;
    position: relative;
    max-width: 592px;
    margin-top: 32px;
    margin-bottom: 44px;
  }
  #efileCompleteContent > div img {
    position: absolute;
    right: -287px;
    top: -241px;
  }
}

/*#endregion*/
/*#region amendedComplete*/
#amendedComplete {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}
#amendedComplete #amendedCompleteContent {
  max-width: 518px;
  margin: -18px auto 0;
}
#amendedComplete #amendedCompleteContent h2 {
  font-size: 36px;
  font-weight: 900;
  margin: 24px 0 0 0;
  line-height: 1.2;
}
#amendedComplete #amendedCompleteContent h3 {
  font-size: 22px;
  font-weight: normal;
  margin: 6px 0 0 0;
}
#amendedComplete #amendedCompleteContent > div {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.53;
  letter-spacing: 0.36px;
}
#amendedComplete #amendedCompleteContent > p {
  margin-top: 14px;
  margin-bottom: 28px;
}
#amendedComplete #amendedCompleteContent + .row hr {
  display: none;
}
#amendedComplete #amendedCompleteContent .returnprogress-wrapper {
  margin-bottom: 40px;
}
#amendedComplete #amendedCompleteContent .returnprogress-wrapper .returnprogress-header-wrapper {
  border-bottom: none;
}
#amendedComplete #amendedCompleteContent .returnprogress-wrapper .returnprogress-content-wrapper {
  border: none;
  padding: 0;
}
#amendedComplete #amendedCompleteContent .returnprogress-wrapper .returnprogress-content-wrapper .returnprogress-content-status-wrapper {
  align-items: center;
  border-top: 1px solid #e4e7ec;
  display: flex;
}
#amendedComplete #amendedCompleteContent .returnprogress-wrapper .returnprogress-content-wrapper .returnprogress-content-status-wrapper:last-of-type {
  border-bottom: 1px solid #e4e7ec;
}
#amendedComplete #amendedCompleteContent .returnprogress-wrapper .returnprogress-content-wrapper .returnprogress-content-status-wrapper .returnprogress-type {
  flex-grow: 1;
  font-weight: 900;
}
#amendedComplete #amendedCompleteContent .returnprogress-wrapper .returnprogress-content-wrapper .returnprogress-content-status-wrapper .printable-form-item {
  padding: 6px 18px;
  margin-top: 16px;
  margin-bottom: 16px;
  min-width: 0;
  width: auto;
}
@media (min-width: 768px) {
  #amendedComplete #amendedCompleteContent {
    margin-top: 42px;
  }
}
@media (min-width: 992px) {
  #amendedComplete #amendedCompleteContent {
    max-width: 900px;
    margin-top: 150px;
  }
  #amendedComplete #amendedCompleteContent h2 {
    position: relative;
    font-size: 60px;
    line-height: 1;
  }
  #amendedComplete #amendedCompleteContent h3 {
    font-size: 40px;
    line-height: 1.2;
    margin-top: 8px;
  }
  #amendedComplete #amendedCompleteContent > div {
    font-size: 16px;
  }
  #amendedComplete #amendedCompleteContent > div.amendedCompleteContent-wrapper {
    display: flex;
    align-content: center;
  }
  #amendedComplete #amendedCompleteContent > div.amendedCompleteContent-wrapper .amendedCompleteContent-text {
    flex-basis: 60%;
    width: 60%;
  }
  #amendedComplete #amendedCompleteContent > div.amendedCompleteContent-wrapper .amendedCompleteContent-image {
    flex-grow: 1;
  }
  #amendedComplete #amendedCompleteContent > div.amendedCompleteContent-wrapper .amendedCompleteContent-image img {
    transform: rotate(120deg) scaleX(-1);
    width: 90%;
    padding-left: 10%;
  }
}

/*#endregion*/
/*#region efile workful upsell*/
#workfulUpsell {
  margin: 0 auto;
}
#workfulUpsell .grey-text {
  color: #707789;
}
#workfulUpsell .flexed-header {
  display: flex;
  position: relative;
}
#workfulUpsell .flexed-header .flexed-header-text {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 14px;
  padding-right: 12px;
}
#workfulUpsell .flexed-header .flexed-header-line {
  flex-grow: 1;
  margin-top: 9px;
  border-top: 1px solid #eee;
}
#workfulUpsell .header-margin {
  font-size: 22px;
  margin: 16px;
}
@media screen and (max-width: 767px) {
  #workfulUpsell .header-margin {
    line-height: 1.3;
  }
}
@media screen and (min-width: 768px) {
  #workfulUpsell .header-margin {
    text-align: center;
  }
}
@media screen and (min-width: 992px) {
  #workfulUpsell .header-margin {
    margin: 48px 148px;
  }
}
#workfulUpsell .workful-logo {
  width: 221px;
  margin: 24px 0;
}
@media screen and (min-width: 768px) {
  #workfulUpsell .workful-logo {
    width: 269px;
  }
}
#workfulUpsell .flexed-container {
  margin: 24px auto;
}
@media screen and (min-width: 768px) {
  #workfulUpsell .flexed-container {
    margin: 48px auto;
    display: flex;
  }
}
#workfulUpsell .flexed-container .columns {
  flex-basis: 50%;
}
@media screen and (min-width: 768px) {
  #workfulUpsell .flexed-container .columns.column-2 {
    padding: 0 36px;
  }
}
#workfulUpsell .flexed-container .columns h3 {
  margin-top: 0;
  font-weight: 900;
  font-size: 26px;
}

/*#endregion*/
/*#region TryAgainEfile*/
@media screen and (min-width: 768px) {
  #tryAgainEfile {
    margin: 4vh auto;
  }
}
#tryAgainEfile h1 {
  font-weight: 900;
}
#tryAgainEfile .airplane-status-wrapper {
  display: flex;
  margin: 60px auto;
  align-items: center;
  max-width: 555px;
}
#tryAgainEfile .airplane-status-wrapper .circle-border {
  border: solid 3px #11881B;
  border-radius: 50%;
}
#tryAgainEfile .airplane-status-wrapper .circle-1-wrapper, #tryAgainEfile .airplane-status-wrapper .circle-3-wrapper {
  position: relative;
}
#tryAgainEfile .airplane-status-wrapper .circle-1-wrapper .positioned-text, #tryAgainEfile .airplane-status-wrapper .circle-3-wrapper .positioned-text {
  width: 92px;
  position: absolute;
  left: -3em;
  top: -3em;
  font-size: 12px;
  text-align: center;
  line-height: 1.33;
}
#tryAgainEfile .airplane-status-wrapper .circle-1, #tryAgainEfile .airplane-status-wrapper .circle-3 {
  margin: 0 auto;
  content: " ";
  height: 25px;
  width: 25px;
}
#tryAgainEfile .airplane-status-wrapper .circle-1:before {
  content: " ";
  background-image: url(../images/icon-check.svg);
  height: 20px;
  width: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  left: 6px;
}
@media screen and (max-width: 767px) {
  #tryAgainEfile .airplane-status-wrapper .circle-1-wrapper .positioned-text {
    left: -1.5em;
  }
  #tryAgainEfile .airplane-status-wrapper .circle-1-wrapper .circle-1 {
    margin-left: 1em;
  }
  #tryAgainEfile .airplane-status-wrapper .circle-1-wrapper .circle-1:before {
    left: 22px;
  }
  #tryAgainEfile .airplane-status-wrapper .circle-3-wrapper .circle-3 {
    margin-right: 1em;
  }
}
#tryAgainEfile .airplane-status-wrapper .straight-line {
  flex-grow: 1;
  height: 3px;
  border-bottom: 3px solid #11881B;
}
#tryAgainEfile .airplane-status-wrapper .circle-2 {
  width: 107px;
  height: 107px;
  padding: 22px 18px;
}
#tryAgainEfile .airplane-status-wrapper .dashed-line {
  flex-grow: 1;
  height: 3px;
  border-bottom: 3px dashed #11881B;
}
#tryAgainEfile .plus-40-top-bottom {
  margin: 40px auto;
}
#tryAgainEfile .columned-buttons .btn {
  min-width: 250px;
}

/*#endregion*/
ul.checkmarked-list {
  padding-left: 0;
  margin-top: 10px;
}
ul.checkmarked-list li {
  padding: 0.3em 0 0.3em 0.5em;
  line-height: 1.35em;
  list-style: none;
  margin-left: 32px;
  font-size: 14px;
}
ul.checkmarked-list li:before {
  content: " ";
  width: 32px;
  height: 20px;
  background: url(../images/circle-check.png) no-repeat;
  background-size: 20px;
  background-position: center;
  display: inline-block;
  position: relative;
  top: 0.25em;
  margin-left: -32px;
}

/*#region 4868*/
.f4868 .flex-wrapper {
  display: flex;
}
.f4868 .flex-wrapper .column {
  min-width: 175px;
}
.f4868 .flex-wrapper .column.flex-grow {
  flex-grow: 1;
}
.f4868 .f4868-inputs {
  margin-top: 1%;
}
.f4868 .grey-box {
  background-color: #fff;
  padding: 2%;
  border-radius: 3px;
  border: 1px solid #cccccc;
  margin: 1% auto 2%;
}

/*#endregion*/
div#textIframe {
  max-width: 760px;
  margin: 0 auto !important;
}
div#textIframe h1 {
  font-size: 36px;
  font-weight: 900;
  font-stretch: normal;
  margin: 72px 0 20px;
}
div#textIframe h1 + div {
  font-size: 22px;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 20px;
}
div#textIframe h1 + div + div {
  margin-bottom: 19px;
}
div#textIframe input#codeSearch {
  width: 100% !important;
  height: 45px !important;
}
div#textIframe div#codeList {
  border-top: 3px solid #d0d2d8;
}
div#textIframe .mainsection {
  padding-top: 24px;
  border-bottom: 1px solid #d0d2d8;
}
div#textIframe .subsection {
  margin-top: 6px;
  border-bottom: 1px solid #d0d2d8;
}
div#textIframe .subsection strong {
  font-size: 20px;
  font-weight: bold;
  display: block;
  margin-bottom: 6px;
}
div#textIframe .subsection strong + br {
  display: none;
}
div#textIframe .subsection + .subsection {
  padding-top: 18px;
  padding-bottom: 0;
}
div#textIframe .subsection a {
  display: block;
  font-size: 15px;
  font-weight: normal;
  line-height: normal;
  color: #333740;
  text-decoration: none;
  padding: 8px 10px;
}
div#textIframe .subsection a:hover {
  border-radius: 3px;
  background-color: #f4f6f8;
}
div#textIframe .bcHeader {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 6px;
}

/*#region addState*/
.full-width .page-wrapper {
  padding: 0px;
}
.full-width #content {
  margin-left: -15px;
  margin-right: -15px;
  padding: 0;
  padding-top: 19px;
}
.full-width .content-header {
  display: none;
}

.add-state + .flex-nav-buttons-container {
  padding-left: 8%;
  padding-right: 8%;
}
.add-state #federal-complete {
  padding: 36px 8% 88px;
  position: relative;
  padding-bottom: 72px;
  z-index: 1;
  /* for background with opacity*/
}
.add-state #federal-complete:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.07;
  background-color: #11881B;
  z-index: -1;
}
.add-state #federal-complete h1 {
  font-size: 36px;
  font-weight: 900;
  line-height: 1.24;
}
.add-state #federal-complete h1 + div {
  font-size: 22px;
  font-weight: normal;
}
.add-state #federal-complete h1, .add-state #federal-complete h1 + div {
  max-width: 320px;
}
.add-state #federal-complete img.federal-complete-icon {
  width: 86px;
  position: relative;
}
.add-state:not(.federal-is-complete) #state-start {
  padding-top: 86px;
  margin-top: 16px;
}
.add-state:not(.federal-is-complete) #state-start:after {
  background-size: contain;
  top: 0;
  left: 8%;
}
.add-state.federal-is-complete #state-start {
  padding-top: 54px;
}
.add-state.federal-is-complete #state-start:after {
  content: " ";
  position: absolute;
  z-index: 2;
  top: -59px;
  left: calc(50% - 60px);
  width: 120px;
  height: 120px;
  transform: rotate(90deg);
  background-image: url(../images/icon-arrow-next-section.svg);
  background-size: 120px;
  background-position: center;
  background-repeat: no-repeat;
}
.add-state #state-start {
  position: relative;
  padding: 86px 8% 50px;
}
.add-state #state-start:after {
  content: " ";
  position: absolute;
  z-index: 2;
  left: 0;
  top: -59px;
  width: 76px;
  height: 76px;
  background-image: url(../images/streamline-icon-location.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.add-state #state-start > span {
  font-size: 14px;
  font-weight: 900;
  color: #6e7687;
}
.add-state #state-start div {
  font-size: 16px;
  line-height: 1.5;
}
.add-state #state-start h1, .add-state #state-start h2 {
  font-size: 36px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  margin: 16px 0px 20px;
  max-width: 340px;
}
.add-state #state-start ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 15px;
  margin-bottom: 12px;
}
.add-state #state-start li {
  position: relative;
  padding-left: 33px;
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 10px;
}
.add-state #state-start li::before {
  content: "•";
  position: absolute;
  color: #11881B;
  font-size: 25px;
  left: 0px;
  padding-left: 16px;
}

@media (min-width: 600px) {
  .add-state #state-start h1,
  .add-state #state-start h2 {
    max-width: unset;
  }
}
@media (min-width: 1200px) {
  .full-width #content {
    margin: 0;
  }
}
@media (min-width: 1400px) {
  .full-width #content {
    margin-left: 20px;
    margin-right: 20px;
  }
  .full-width #content .add-state {
    display: flex;
    flex-flow: row wrap;
    padding-bottom: 44px;
  }
  .full-width #content .add-state.federal-is-complete #state-start {
    padding-top: 42px;
    padding-left: 72px;
    padding-bottom: 52px;
    width: calc(100% - 434px);
  }
  .full-width #content .add-state.federal-is-complete #state-start:after {
    left: -60px;
    top: 100px;
    transform: rotate(0);
  }
  .full-width #content .add-state:not(.federal-is-complete) #state-start {
    max-width: 768px;
    padding-bottom: 52px;
    padding-left: 18px;
    padding-right: 18px;
    margin-top: 22px;
  }
  .full-width #content .add-state:not(.federal-is-complete) #state-start:after {
    left: 18px;
  }
  .full-width #content .add-state + .flex-nav-buttons-container {
    padding-left: unset;
    padding-right: unset;
  }
  .full-width #content .add-state #federal-complete {
    width: 434px;
    padding: 56px 38px 58px;
  }
}
@media (min-width: 1700px) {
  .full-width #content {
    margin-left: 72px;
    margin-right: 72px;
  }
  .add-state #state-start h1,
  .add-state #state-start h2 {
    margin-top: 12px;
  }
  .add-state #state-start div {
    max-width: 768px;
  }
}
@media (min-width: 2000px) {
  .full-width #content {
    max-width: 1200px;
    margin: 0 auto;
  }
  .full-width #content .add-state #state-start {
    padding-left: 72px;
  }
}
/*#endregion*/
/*#region upgradeSection*/
#upgradeSection {
  margin: 10px 10px 28px;
  border-radius: 3px;
}
#upgradeSection h2 {
  font-weight: normal;
  line-height: 1.22;
  margin-top: 0;
}
#upgradeSection .circle-check-bullets {
  text-align: left;
}
#upgradeSection .circle-check-bullets div:first-child {
  font-weight: bold;
}
#upgradeSection .price {
  font-size: 22px;
  line-height: 1.32;
}
#upgradeSection .price span {
  color: #11881B;
  font-weight: bold;
}
#upgradeSection .disclaimer {
  font-size: 10px;
  line-height: 1.6;
  color: #7c818b;
}
@media (min-width: 768px) {
  #upgradeSection h2 {
    max-width: 543px;
  }
  #upgradeSection .circle-check-bullets > div {
    margin-left: 22px;
  }
  #upgradeSection .circle-check-bullets div:first-child {
    font-size: 22px;
    margin-left: 13px;
    padding-bottom: 13px;
  }
  #upgradeSection .circle-check-bullets div:first-child:before {
    top: -1px;
    height: 32px;
    width: 28px;
  }
  #upgradeSection .popup-message {
    padding: 40px;
  }
  #upgradeSection .flex-nav-buttons-container {
    flex-flow: column-reverse;
    align-items: center;
  }
  #upgradeSection .flex-nav-buttons-container .upgrade-row {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
  }
  #upgradeSection .flex-nav-buttons-container .upgrade-row a {
    flex-shrink: 0;
    flex-grow: 0;
  }
  #upgradeSection .flex-nav-buttons-container .upgrade-row hr {
    display: block;
    flex-grow: 1;
    flex-shrink: 1;
    margin: 0;
    padding: 0;
  }
  #upgradeSection .flex-nav-buttons-container a {
    width: 250px;
    margin-bottom: 8px;
    font-weight: bold;
  }
  #upgradeSection .disclaimer {
    max-width: 543px;
  }
}

/*#endregion*/
/*#region calc summary */
/*#print-experience {
    margin-top: 25px;

    span#show-print-details {
        font-size: 16px;
        text-decoration: underline;
        color: #2f58ff;
        margin-left: 6px;
        cursor: pointer;
        background-color: white;
        display: inline-block;

        &.active {
            &:after {
                transform: rotate(0deg);
            }
        }

        &:after {
            font-family: 'Font Awesome 5 Pro';
            content: "\f106";
            display: inline-block;
            margin-left: 6px;
            position: relative;
            top: 2px;
            font-size: 17px;
            transform: rotate(180deg);
        }
    }

    div#pay-to-print-details {
        display: flex;
        flex-flow: column nowrap;
        justify-content: space-between;
        background-color: rgba(47, 88, 255, .07);
        padding: 13px 13px 22px;
        margin-top: 12px;
        border-radius: 3px;

        a#print-pay-now {
            border-radius: 3px;
            background-color: #333740;
            color: #fff;
            margin: 0;
            flex-shrink: 0;
            display: flex;
            justify-content: center;
            align-items: center;
            margin-top: 22px;
            font-size: 16px;
        }
    }

    div#print-return-nav {
        ul#printable-form-list {
            max-height: 12em;
            overflow-y: auto;
            position: absolute;
            background: white;
            color: black;
            list-style-type: none;
            padding: 8px 0;
            margin: 0;
            left: 0;
            top: 100%;
            width: 100%;
            border-radius: 2px;
            box-shadow: 0 -3px 16px 0 rgba(0, 0, 0, 0.2);
            margin-top: 10px;
            z-index: 99;

            li {
                text-align: left;
                margin: 0 14px;
                border-bottom: 1px solid #cdd0d7;
                padding: 19px 0;
                font-size: 16px;
                text-transform: none;

                &:last-of-type {
                    border: none;
                }
            }
        }

        button#print-return-selector {
            position: relative;
        }
    }
}

@media (min-width: 400px) {
    #print-experience {
        div#print-return-nav {
            display: flex;
            flex-flow: row nowrap;
        }
    }
}

@media (min-width: 768px) {
    #print-experience {
        div#pay-to-print-details {
            flex-flow: row nowrap;
            padding: 13px 20px 11px;

            a#print-pay-now {
                height: 35px;
                margin-left: 88px;
                width: 150px;
                margin-top: 6px;
            }
        }

        div#print-return-nav {
            display: flex;
            flex-flow: row nowrap;

            ul#printable-form-list {
                width: 250px;

                li {
                    font-weight: normal;
                    padding: 14px 0;
                }
            }
        }
    }
}

*/
/*.consumer-accordion-summary {*/
/*    padding-top: 12px;
    border-top: 3px solid $ts-green;
    margin-top: 94px;*/
/*    > a:first-of-type {
        position: relative;

        &:before {
            content: " ";
            position: absolute;
            border: solid 3px $ts-green;
            border-radius: 50%;
            top: -100px;
            width: 107px;
            height: 107px;
            left: 12px;
            background-color: white;
            background-image: url(../images/icon-task-list.svg);
            background-repeat: no-repeat;
            background-position: center center;
            background-size: 44px;
        }
    }*/
/*.accordion-row {
        display: flex;
        flex-flow: row nowrap;
        align-items: center;
        justify-content: space-between;
        position: relative;
        padding-right: 46px;
        height: 66px;
        margin: 0;
        border-bottom: 1px solid #e0e3e7;
        font-size: 20px;
        text-decoration: none;
        color: #333;
        padding-left: 10px;

        &:before, &:after {
            content: none;
        }

        > a strong,
        .align-right {
            font-size: 20px;
        }

        &.active:after {
            transform: rotate(0deg);
        }

        &:not(.state):after {
            font-family: 'Font Awesome 5 Pro';
            content: "\f106";
            display: inline-block;
            position: absolute;
            top: 19px;
            right: 12px;
            font-size: 19px;
            transform: rotate(180deg);
            color: #000;
        }

        + ul {
            padding: 10px 15px 14px;
            border-bottom: 1px solid #e0e3e7;
        }
    }
}


@media (max-width: 500px) {
    .consumer-accordion-summary {
        margin-top: 72px;

        > a:first-of-type:before {
            top: -80px;
            width: 84px;
            height: 84px;
            background-size: 35px;
            left: 7px;
        }

        .accordion-row {
            min-height: 81px;
            height: unset;
            flex-flow: column nowrap;
            justify-content: center;
            align-items: flex-start;
            padding: 8px 32px 8px 0;

            &:after {
                top: 27px;
            }
        }
    }
}*/
/*#endregion*/
.reject-fix-wrapper .reject-fix-header {
  color: #D82631;
  text-transform: uppercase;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.reject-fix-wrapper .reject-fix-header .reject-fix-header-line {
  flex-grow: 1;
}
.reject-fix-wrapper .reject-fix-header .reject-fix-header-line:after {
  content: "";
  border-bottom: 3px solid #D82631;
  display: block;
  margin-left: 12px;
}

@media screen and (max-width: 991px) {
  .pinreject-wrapper .pinreject-area {
    border: 1px solid #ebecf0;
  }
}
.pinreject-wrapper .pinreject-area {
  margin-bottom: 1em;
  padding: 0.5em;
  max-width: 500px;
  border-radius: 5px;
}
.pinreject-wrapper .pinreject-area .custom-radio-label {
  border: none;
  font-weight: 500;
}
.pinreject-wrapper .pinreject-area.selected {
  background-color: #f6f7f9;
}
.pinreject-wrapper .pinreject-area .entry-wrapper {
  margin-left: 2.5em;
}
.pinreject-wrapper .pinreject-area .entry-wrapper hr {
  margin-top: 8px;
  margin-bottom: 8px;
}
.pinreject-wrapper .pinreject-area .entry-wrapper label {
  font-size: 16px;
  color: #333740;
  text-decoration: none;
}
.pinreject-wrapper .pinreject-area .entry-wrapper .text-info {
  font-size: 14px;
  color: #333740;
}

.text-info, .text-warning {
  color: #6e7481;
}

.state-longlist-wrapper {
  margin-top: 4vh;
  background-color: rgb(246, 252, 240);
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: normal;
  flex-wrap: wrap;
  padding: 2.5rem;
  border-radius: 20px;
}
@media screen and (min-width: 480px) {
  .state-longlist-wrapper {
    flex-direction: row;
  }
}
.state-longlist-wrapper h2 {
  width: 100%;
}
.state-longlist-wrapper .state-longlist-wrapper-item {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  align-items: center;
  display: flex;
  margin: 1rem 0;
}
@media screen and (min-width: 480px) {
  .state-longlist-wrapper .state-longlist-wrapper-item {
    width: 50%;
    flex-basis: 50%;
  }
}

/*#region menu rows */
.menu__row {
  display: flex;
  border-top: 1px solid #e2e2e2;
  border-bottom: none;
  padding: 10px;
  cursor: pointer;
}
.menu__row__content {
  display: flex;
  flex: 1;
  flex-flow: column nowrap;
  padding-right: 15px;
}
.menu__row__content__desc__first {
  order: -1;
  font-weight: 900;
  margin-right: 0;
  font-size: 1.25em;
  line-height: 1.333;
}
.menu__row__content__title {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.menu__row__buttons {
  padding-left: 15px;
}
@media screen and (min-width: 768px) {
  .menu__row__buttons .btn {
    min-width: 120px;
  }
}
.menu__row .most-common-form {
  font-size: 14px;
  font-style: italic;
  color: #11881B;
  margin-left: 8px;
}
.menu__row span.form-item-btn:hover i.fa.fa-circle, .menu__row button.form-item-btn:hover i.fa.fa-circle {
  opacity: 0.18;
}
.menu__row span.form-item-btn i.fa.fa-circle, .menu__row button.form-item-btn i.fa.fa-circle {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.menu__row span.form-item-btn span.fa-stack.fa-lg, .menu__row button.form-item-btn span.fa-stack.fa-lg {
  transform: scale(0.9);
}
.menu__row span.menu-row-learn-more.learnmoreArticle, .menu__row button.menu-row-learn-more.learnmoreArticle {
  margin-left: 4px;
  color: #0973CC;
  padding-top: 1px;
}
.menu__row span.menu-row-learn-more.learnmoreArticle i.fa-question-circle, .menu__row button.menu-row-learn-more.learnmoreArticle i.fa-question-circle {
  color: #0973CC;
}

/* SIDEBAR used outside of Consumer */
#ConsumerSupportOptions {
  display: none;
  position: fixed;
  z-index: 998;
  max-width: 580px;
  width: 100%;
  right: 0;
}
#ConsumerSupportOptions.sidebarSupport .support-options-list-header {
  color: #919294;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
}
#ConsumerSupportOptions.sidebarSupport ul {
  padding: 0;
  margin: 0;
  max-height: 300px;
  overflow-y: auto;
}
#ConsumerSupportOptions.sidebarSupport ul li.ffFormsItem,
#ConsumerSupportOptions.sidebarSupport ul li.ffArticlesItem {
  padding: 6px 0;
}
#ConsumerSupportOptions.sidebarSupport .formfinderwrapper {
  flex-grow: 1;
  display: block;
  text-decoration: none;
  background-color: transparent;
  color: #333740;
  background-color: white;
  border-radius: 5px;
  height: 40px;
  border-radius: 20px;
  background-color: #ffffff;
  position: relative;
}
#ConsumerSupportOptions.sidebarSupport .formfinderwrapper input[type=text] {
  background-color: #f0f0f0;
  border: none !important;
  outline: none;
  padding: 0px 4px;
  padding-left: 45px !important;
  display: block;
  width: 100%;
  font-size: 14px !important;
  color: #a7a6ac;
  border-radius: 20px;
  height: 100%;
  transition: all 0.3s ease-in-out, color 0s;
}
#ConsumerSupportOptions.sidebarSupport #helpandsupportFormFinderWrapper {
  position: relative;
}
#ConsumerSupportOptions.sidebarSupport #helpandsupportFormFinderWrapper .helpandsupportFormFinderResults-bottom {
  background-color: #e4e4e4;
  text-align: center;
  font-weight: bold;
  padding: 1em;
  margin: 5px -18px -24px -18px;
}
#ConsumerSupportOptions.sidebarSupport #helpandsupportFormFinderWrapper .helpandsupportFormFinderResults-bottom a {
  color: #333740;
}
#ConsumerSupportOptions.sidebarSupport #helpandsupportFormFinderWrapper .formfinder {
  display: flex;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 14px;
  align-items: center;
  min-height: 62px;
}
#ConsumerSupportOptions.sidebarSupport #helpandsupportFormFinderWrapper .formfinder > p {
  font-size: 30px;
  font-weight: 900;
  line-height: 1;
  color: white;
}
#ConsumerSupportOptions.sidebarSupport #helpandsupportFormFinderWrapper .formfinder .closeSupportSection {
  position: relative;
}
#ConsumerSupportOptions.sidebarSupport #helpandsupportFormFinderWrapper .formfinder .formfinderwrapper {
  flex-grow: 1;
  display: block;
  text-decoration: none;
  color: #333740;
  height: 40px;
  border-radius: 20px;
  position: relative;
  background-color: #f0f0f0;
  padding: 0px 4px;
  padding-right: 45px !important;
}
#ConsumerSupportOptions.sidebarSupport #helpandsupportFormFinderWrapper .formfinder .formfinderwrapper.isActive {
  border: 1px solid #66afe9;
  box-shadow: 0 0 10px #bfdef6;
  background-color: white;
}
#ConsumerSupportOptions.sidebarSupport #helpandsupportFormFinderWrapper .formfinder .formfinderwrapper input[type=text] {
  border: none !important;
  outline: none;
  display: block;
  width: 100%;
  font-size: 14px !important;
  color: #a7a6ac;
  height: 100%;
  background-color: transparent;
}
#ConsumerSupportOptions.sidebarSupport #helpandsupportFormFinderWrapper .formfinder .formfinderwrapper input[type=text]:focus {
  color: #333740;
}
#ConsumerSupportOptions.sidebarSupport #helpandsupportFormFinderWrapper .formfinder .formfinderwrapper input[type=text]:focus, #ConsumerSupportOptions.sidebarSupport #helpandsupportFormFinderWrapper .formfinder .formfinderwrapper input[type=text]:hover {
  outline: none !important;
  box-shadow: none !important;
}
#ConsumerSupportOptions.sidebarSupport #helpandsupportFormFinderWrapper .formfinder .formfinderwrapper #clear-form-finder-btn-formsonly {
  display: none;
}
#ConsumerSupportOptions.sidebarSupport #supportOptions_FormsOnly #helpandsupportFormFinderWrapperFormOnly #helpandsupportFormFinderWrapper .formfinder {
  background-color: #e4e4e4;
  display: flex;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 0;
  align-items: center;
  min-height: unset;
  border-radius: 20px;
}
#ConsumerSupportOptions.sidebarSupport #supportOptions_FormsOnly #helpandsupportFormFinderWrapperFormOnly #helpandsupportFormFinderWrapper .formfinder .formfinderwrapper {
  flex-grow: 1;
  display: flex;
  text-decoration: none;
  background-color: transparent;
  color: #333740;
  border-radius: 5px;
  height: 40px;
  border-radius: 20px;
  background-color: #e4e4e4;
  position: relative;
  display: flex;
  align-items: center;
  padding-right: 0px !important;
  border: 1px solid transparent;
}
#ConsumerSupportOptions.sidebarSupport #supportOptions_FormsOnly #helpandsupportFormFinderWrapperFormOnly #helpandsupportFormFinderWrapper .formfinder .formfinderwrapper.isActive {
  border: 1px solid #66afe9;
  box-shadow: 0 0 10px #bfdef6;
  background-color: white;
}
#ConsumerSupportOptions.sidebarSupport #supportOptions_FormsOnly #helpandsupportFormFinderWrapperFormOnly #helpandsupportFormFinderWrapper .formfinder .closeSupportSection {
  position: relative;
}
#ConsumerSupportOptions.sidebarSupport #supportOptions_FormsOnly .support-options-forms-only-popular-forms ul li:last-of-type {
  border-bottom: 0px;
}
#ConsumerSupportOptions.sidebarSupport #helpandsupportFormFinderWrapperSecondary {
  border: 1px solid #e4e4e4;
}
#ConsumerSupportOptions.sidebarSupport #helpandsupportFormFinderWrapperSecondary #helpandsupportFormFinderWrapper {
  position: relative;
}
#ConsumerSupportOptions.sidebarSupport #helpandsupportFormFinderWrapperSecondary #helpandsupportFormFinderWrapper .formfinder {
  background-color: #f3f4f8;
  display: flex;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 0;
  align-items: center;
  min-height: unset;
}
#ConsumerSupportOptions.sidebarSupport #helpandsupportFormFinderWrapperSecondary #helpandsupportFormFinderWrapper .formfinder > p {
  font-size: 30px;
  font-weight: 900;
  line-height: 1;
  color: white;
}
#ConsumerSupportOptions.sidebarSupport #helpandsupportFormFinderWrapperSecondary #helpandsupportFormFinderWrapper .formfinder .formfinderwrapper {
  flex-grow: 1;
  display: block;
  text-decoration: none;
  background-color: transparent;
  color: #333740;
  border-radius: 5px;
  height: 40px;
  border-radius: 0px;
  background-color: #f3f4f8;
  position: relative;
  display: flex;
  align-items: center;
  padding-right: 0px !important;
}
#ConsumerSupportOptions.sidebarSupport #helpandsupportFormFinderWrapperSecondary #helpandsupportFormFinderWrapper .formfinder .formfinderwrapper input[type=text] {
  flex-grow: 1;
  background-color: #f3f4f8;
  border: none !important;
  color: #a7a6ac;
  border-radius: 0;
  padding-left: 12px !important;
}
#ConsumerSupportOptions.sidebarSupport #helpandsupportFormFinderWrapperSecondary #helpandsupportFormFinderWrapper .formfinder .formfinderwrapper input[type=text]:focus {
  color: #333740;
}
#ConsumerSupportOptions.sidebarSupport #helpandsupportFormFinderWrapperSecondary #helpandsupportFormFinderWrapper .formfinder .formfinderwrapper #arrow-right-secondary {
  width: 48px;
  text-align: center;
}
#ConsumerSupportOptions.sidebarSupport #helpandsupportFormFinderWrapperSecondary #helpandsupportFormFinderWrapper .formfinder .formfinderwrapper #clear-form-finder-btn-secondary {
  display: none;
}
#ConsumerSupportOptions.sidebarSupport #helpandsupportFormFinderWrapperSecondary #helpandsupportFormFinderWrapper .formfinder .closeSupportSection {
  position: relative;
}
#ConsumerSupportOptions.sidebarSupport #helpandsupportFormFinderWrapperSecondary .helpandsupport-top-items {
  padding: 18px;
}
#ConsumerSupportOptions.sidebarSupport #helpandsupportFormFinderWrapperSecondary .helpandsupport-top-items .articleUL {
  list-style: none;
  margin: 0;
  padding: 0;
}
#ConsumerSupportOptions.sidebarSupport #helpandsupportFormFinderWrapperSecondary .helpandsupport-top-items .articleUL li {
  padding: 6px 0;
}
#ConsumerSupportOptions.sidebarSupport .support-options-small-header {
  color: #919294;
  font-weight: 600;
  text-transform: uppercase;
  margin: 32px 0;
  font-size: 12px;
}
#ConsumerSupportOptions.sidebarSupport .spacer {
  background-color: #2f58ff;
  border-radius: 3px;
  width: 36px;
  height: 6px;
}
#ConsumerSupportOptions.sidebarSupport .support-options-large-header {
  color: #333740;
  font-size: 36px;
  font-weight: 900;
  line-height: 1.1;
  margin-top: 20px;
  margin-bottom: 20px;
}
#ConsumerSupportOptions.sidebarSupport .support-options-medium-text {
  font-size: 22px;
  line-height: 1.364;
  margin-bottom: 20px;
}
#ConsumerSupportOptions.sidebarSupport .support-options-medium-header {
  font-size: 18px;
  font-weight: 900;
}
#ConsumerSupportOptions.sidebarSupport #supportOptionsTopItems {
  margin-top: 42px;
}
#ConsumerSupportOptions.sidebarSupport #supportOptionsTopItems .support-options-large-header {
  font-size: 22px;
  line-height: 1.3;
  margin-top: 20px;
}
#ConsumerSupportOptions.sidebarSupport #supportOptionsTopItems p {
  margin-bottom: 20px;
}
#ConsumerSupportOptions.sidebarSupport .support-options-additional-header {
  display: flex;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 14px;
  align-items: center;
}
#ConsumerSupportOptions.sidebarSupport .support-options-additional-header .support-options-additional-header-back {
  flex-grow: 1;
}
#ConsumerSupportOptions.sidebarSupport .support-options-additional-header .support-options-additional-header-back a {
  color: #333740;
  text-decoration: none;
}
#ConsumerSupportOptions.sidebarSupport .support-options-additional-header support-options-additional-header-close {
  position: relative;
}
#ConsumerSupportOptions.sidebarSupport .upgrade-pill {
  font-weight: 900;
  font-size: 9px;
  line-height: 15px;
  color: #11881b;
  background-color: #eef7f0;
  border-radius: 8px;
  margin: 12px 24px;
  padding: 6px 18px;
}
#ConsumerSupportOptions.sidebarSupport div#hoursWrapper {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  margin-bottom: 18px;
}
#ConsumerSupportOptions.sidebarSupport div#hoursWrapper > img {
  margin-top: 16px;
}
#ConsumerSupportOptions.sidebarSupport div#hoursWrapper .phones-label {
  position: relative;
  text-transform: uppercase;
  height: 20px;
  border-radius: 9px;
  font-size: 10px;
  line-height: 1.4;
  font-weight: 900;
  background-color: rgba(216, 38, 49, 0.2);
  padding: 3px 6px 3px 16px;
  margin-top: 8px;
  margin-bottom: 18px;
}
#ConsumerSupportOptions.sidebarSupport div#hoursWrapper .phones-label:after {
  position: absolute;
  content: " ";
  width: 5px;
  height: 5px;
  border-radius: 100%;
  left: 7px;
  top: 7px;
  background-color: #D82631;
}
#ConsumerSupportOptions.sidebarSupport div#hoursWrapper .phones-label.open-phone {
  background-color: rgba(21, 135, 26, 0.09);
}
#ConsumerSupportOptions.sidebarSupport div#hoursWrapper .phones-label.open-phone:after {
  background-color: #15871a;
}
#ConsumerSupportOptions.sidebarSupport div#hoursWrapper .phones-label + div {
  font-size: 15px;
  line-height: 1.8;
}
#ConsumerSupportOptions.sidebarSupport div#hoursWrapper .phones-label + div b {
  margin-right: 2px;
}
#ConsumerSupportOptions.sidebarSupport div#hoursWrapper .phones-label + div + div {
  font-size: 12px;
  line-height: 1.3;
  margin-top: 4px;
  letter-spacing: 0.32px;
}
#ConsumerSupportOptions {
  /* MODAL used on consumer (older) */
}
#ConsumerSupportOptions.modalSupport {
  background-color: #f7f7f7;
  border: 1px solid #333740;
  border-radius: 5px;
  font-size: 0.75em;
  text-align: left;
  display: none;
  position: fixed;
  z-index: 9999;
  max-width: 580px;
  top: 18px;
  margin-top: 2.5em;
  width: 100%;
  right: 0;
}
#ConsumerSupportOptions.modalSupport .formfinder {
  width: 96%;
  margin: 0em auto;
  text-align: center;
  padding: 0.5em;
  border-radius: 0 0 5px 5px;
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  #ConsumerSupportOptions.modalSupport .formfinder {
    width: 96%;
    text-align: center;
    padding: 0.5em;
    border-radius: 0 0 5px 5px;
  }
}
@media only screen and (min-width: 768px) {
  #ConsumerSupportOptions.modalSupport .formfinder {
    text-align: center;
    padding: 0.5em;
    border-radius: 0 0 5px 5px;
  }
}
@media only screen and (min-width: 992px) {
  #ConsumerSupportOptions.modalSupport .formfinder {
    text-align: center;
    padding: 0.5em;
    border-radius: 0 0 5px 5px;
  }
}
@media only screen and (min-width: 1200px) {
  #ConsumerSupportOptions.modalSupport .formfinder {
    text-align: center;
    padding: 0.5em;
    border-radius: 0 0 5px 5px;
  }
}
#ConsumerSupportOptions.modalSupport .formfinderwrapper {
  display: block;
  text-decoration: none;
  background-color: transparent;
  padding: 4px 10px;
  color: #333740;
  background-color: white;
  border: 1px solid #333740;
  border-radius: 5px;
}
#ConsumerSupportOptions.modalSupport .formfinderwrapper input[type=text] {
  background-color: white;
  width: 96% !important;
  border: none !important;
  height: 25px;
  outline: none;
  padding: 0px 4px;
}
@media only screen and (max-width: 768px) {
  #ConsumerSupportOptions.modalSupport .formfinderwrapper input[type=text] {
    width: 94% !important;
  }
}
@media only screen and (min-width: 768px) {
  #ConsumerSupportOptions.modalSupport .formfinderwrapper {
    width: 96%;
    right: 18px;
    top: 34px;
    margin-top: 1em;
  }
}
@media only screen and (min-width: 992px) {
  #ConsumerSupportOptions.modalSupport .formfinderwrapper {
    margin-top: 2em;
  }
}
#ConsumerSupportOptions #supportOptions_Forms,
#ConsumerSupportOptions .supportOptions_Forms_pro {
  max-height: 7.65em;
  overflow-y: auto;
}
#ConsumerSupportOptions #supportOptions_Forms > li,
#ConsumerSupportOptions .supportOptions_Forms_pro > li {
  border-bottom: 1px solid #333740;
  padding: 0.5em;
}
#ConsumerSupportOptions #supportOptions_Forms > li:nth-child(even),
#ConsumerSupportOptions .supportOptions_Forms_pro > li:nth-child(even) {
  background-color: #f1f2f6;
}
#ConsumerSupportOptions #supportOptions_Forms > li > a,
#ConsumerSupportOptions .supportOptions_Forms_pro > li > a {
  color: #333740;
}
#ConsumerSupportOptions #supportOptions_Forms > li > a:hover,
#ConsumerSupportOptions .supportOptions_Forms_pro > li > a:hover {
  text-decoration: none;
  opacity: 0.5;
}
#ConsumerSupportOptions #supportOptions_Forms > li > a > i,
#ConsumerSupportOptions .supportOptions_Forms_pro > li > a > i {
  color: #11881B;
  margin-right: 0.25em;
}
#ConsumerSupportOptions #supportOptions_Articles {
  max-height: 160px;
  overflow-y: auto;
  border: 1px solid #333740;
  border-radius: 5px;
}
#ConsumerSupportOptions #supportOptions_Articles > li {
  border-bottom: 1px solid #333740;
  padding: 0.5em;
}
#ConsumerSupportOptions #supportOptions_Articles > li:last-child {
  border-width: 0px;
}
#ConsumerSupportOptions #supportOptions_Articles > li > a {
  color: #333740;
}
#ConsumerSupportOptions #supportOptions_Articles > li > a:hover {
  text-decoration: none;
  opacity: 0.5;
}
#ConsumerSupportOptions #supportOptions_Articles > li > a > i {
  color: #11881B;
  margin-right: 0.25em;
}
#ConsumerSupportOptions input:-webkit-autofill,
#ConsumerSupportOptions input:-webkit-autofill:hover,
#ConsumerSupportOptions input:-webkit-autofill:focus,
#ConsumerSupportOptions textarea:-webkit-autofill,
#ConsumerSupportOptions textarea:-webkit-autofill:hover,
#ConsumerSupportOptions textarea:-webkit-autofill:focus,
#ConsumerSupportOptions select:-webkit-autofill,
#ConsumerSupportOptions select:-webkit-autofill:hover,
#ConsumerSupportOptions select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
}

/* SIDEBAR used on consumer (new design 6/20) */
#supportOptions.sidebarSupport ul {
  padding: 0;
  margin: 0;
}
#supportOptions.sidebarSupport ul li.ffFormsItem,
#supportOptions.sidebarSupport ul li.ffArticlesItem {
  padding: 6px 0;
}
#supportOptions.sidebarSupport .formfinderwrapper {
  flex-grow: 1;
  display: block;
  text-decoration: none;
  background-color: transparent;
  color: #333740;
  background-color: white;
  border-radius: 5px;
  height: 40px;
  border-radius: 20px;
  background-color: #ffffff;
  position: relative;
}
#supportOptions.sidebarSupport .formfinderwrapper.isActive {
  border: 1px solid #66afe9;
  box-shadow: 0 0 10px #bfdef6;
  background-color: white;
}
#supportOptions.sidebarSupport .formfinderwrapper input[type=text] {
  background-color: #f0f0f0;
  border: none !important;
  outline: none;
  padding: 0px 4px;
  padding-left: 45px !important;
  display: block;
  width: 100%;
  font-size: 14px !important;
  color: #a7a6ac;
  border-radius: 20px;
  height: 100%;
}
#supportOptions.sidebarSupport #helpandsupportFormFinderWrapper {
  position: relative;
}
#supportOptions.sidebarSupport #helpandsupportFormFinderWrapper .formfinder {
  display: flex;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 14px;
  align-items: center;
  min-height: 62px;
}
#supportOptions.sidebarSupport #helpandsupportFormFinderWrapper .formfinder > p {
  font-size: 30px;
  font-weight: 900;
  line-height: 1;
  color: white;
}
#supportOptions.sidebarSupport #helpandsupportFormFinderWrapper .formfinder .closeSupportSection {
  position: relative;
}
#supportOptions.sidebarSupport #helpandsupportFormFinderWrapper {
  position: relative;
}
#supportOptions.sidebarSupport #helpandsupportFormFinderWrapper .formfinder {
  display: flex;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 14px;
  align-items: center;
}
#supportOptions.sidebarSupport #helpandsupportFormFinderWrapper .formfinder > p {
  font-size: 30px;
  font-weight: 900;
  line-height: 1;
  color: white;
}
#supportOptions.sidebarSupport #helpandsupportFormFinderWrapper .formfinder .closeSupportSection {
  position: relative;
}
#supportOptions.sidebarSupport #helpandsupportFormFinderWrapperSecondary {
  border: 1px solid #e4e4e4;
}
#supportOptions.sidebarSupport #helpandsupportFormFinderWrapperSecondary #helpandsupportFormFinderWrapper {
  position: relative;
}
#supportOptions.sidebarSupport #helpandsupportFormFinderWrapperSecondary #helpandsupportFormFinderWrapper .formfinder {
  background-color: #e4e4e4;
  display: flex;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 0;
  align-items: center;
  min-height: unset;
}
#supportOptions.sidebarSupport #helpandsupportFormFinderWrapperSecondary #helpandsupportFormFinderWrapper .formfinder > p {
  font-size: 30px;
  font-weight: 900;
  line-height: 1;
  color: white;
}
#supportOptions.sidebarSupport #helpandsupportFormFinderWrapperSecondary #helpandsupportFormFinderWrapper .formfinder .formfinderwrapper {
  flex-grow: 1;
  display: block;
  text-decoration: none;
  background-color: transparent;
  color: #333740;
  background-color: white;
  border-radius: 5px;
  height: 40px;
  border-radius: 20px;
  background-color: #ffffff;
  position: relative;
}
#supportOptions.sidebarSupport #helpandsupportFormFinderWrapperSecondary #helpandsupportFormFinderWrapper .formfinder .formfinderwrapper input[type=text] {
  background-color: #f3f4f8;
  border: none !important;
  color: #333740;
  border-radius: 0;
}
#supportOptions.sidebarSupport #helpandsupportFormFinderWrapperSecondary #helpandsupportFormFinderWrapper .formfinder .closeSupportSection {
  position: relative;
}
#supportOptions.sidebarSupport #helpandsupportFormFinderWrapperSecondary .helpandsupport-top-items {
  padding: 18px;
}
#supportOptions.sidebarSupport #helpandsupportFormFinderWrapperSecondary .helpandsupport-top-items .articleUL {
  list-style: none;
  margin: 0;
  padding: 0;
}
#supportOptions.sidebarSupport #helpandsupportFormFinderWrapperSecondary .helpandsupport-top-items .articleUL li {
  padding: 6px 0;
}
#supportOptions.sidebarSupport .support-options-small-header {
  color: #919294;
  font-weight: 600;
  text-transform: uppercase;
  margin: 32px 0;
}
#supportOptions.sidebarSupport .spacer {
  background-color: #2f58ff;
  border-radius: 3px;
  width: 36px;
  height: 6px;
}
#supportOptions.sidebarSupport .support-options-large-header {
  color: #333740;
  font-size: 36px;
  font-weight: 900;
  line-height: 1.1;
  margin-top: 20px;
}
#supportOptions.sidebarSupport .support-options-medium-text {
  font-size: 22px;
  line-height: 1.364;
}
#supportOptions.sidebarSupport .support-options-medium-header {
  font-size: 18px;
  font-weight: 900;
}
#supportOptions.sidebarSupport #supportOptionsTopItems {
  margin-top: 42px;
}
#supportOptions.sidebarSupport #supportOptionsTopItems .support-options-large-header {
  font-size: 22px;
  line-height: 1.3;
  margin-top: 20px;
}
#supportOptions.sidebarSupport .support-options-additional-header {
  display: flex;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 14px;
  align-items: center;
}
#supportOptions.sidebarSupport .support-options-additional-header .support-options-additional-header-back {
  flex-grow: 1;
}
#supportOptions.sidebarSupport .support-options-additional-header .support-options-additional-header-back a {
  color: #333740;
  text-decoration: none;
}
#supportOptions.sidebarSupport .support-options-additional-header support-options-additional-header-close {
  position: relative;
}
#supportOptions.sidebarSupport .upgrade-pill {
  font-weight: 900;
  font-size: 9px;
  line-height: 15px;
  color: #11881b;
  background-color: #eef7f0;
  border-radius: 8px;
  margin: 12px 24px;
  padding: 6px 18px;
}
#supportOptions.sidebarSupport div#hoursWrapper {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  margin-bottom: 18px;
}
#supportOptions.sidebarSupport div#hoursWrapper > img {
  margin-top: 16px;
}
#supportOptions.sidebarSupport div#hoursWrapper .phones-label {
  position: relative;
  text-transform: uppercase;
  height: 20px;
  border-radius: 9px;
  font-size: 10px;
  line-height: 1.4;
  font-weight: 900;
  background-color: rgba(216, 38, 49, 0.2);
  padding: 3px 6px 3px 16px;
  margin-top: 8px;
  margin-bottom: 18px;
}
#supportOptions.sidebarSupport div#hoursWrapper .phones-label:after {
  position: absolute;
  content: " ";
  width: 5px;
  height: 5px;
  border-radius: 100%;
  left: 7px;
  top: 7px;
  background-color: #D82631;
}
#supportOptions.sidebarSupport div#hoursWrapper .phones-label.open-phone {
  background-color: rgba(21, 135, 26, 0.09);
}
#supportOptions.sidebarSupport div#hoursWrapper .phones-label.open-phone:after {
  background-color: #15871a;
}
#supportOptions.sidebarSupport div#hoursWrapper .phones-label + div {
  font-size: 15px;
  line-height: 1.8;
}
#supportOptions.sidebarSupport div#hoursWrapper .phones-label + div b {
  margin-right: 2px;
}
#supportOptions.sidebarSupport div#hoursWrapper .phones-label + div + div {
  font-size: 12px;
  line-height: 1.3;
  margin-top: 4px;
  letter-spacing: 0.32px;
}

.sidebarSupport {
  background-color: #fff;
  text-align: left;
  top: 45px;
  bottom: 0;
  margin-top: 0;
  box-shadow: 0 0 500px 0 rgba(51, 55, 64, 0.1);
  overflow: auto;
  padding: 20px;
}
@media (min-width: 768px) {
  .sidebarSupport {
    max-width: 480px;
    top: 0;
    z-index: 9999;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .sidebarSupport {
    padding-top: 65px;
  }
}
@media (min-width: 992px) {
  .sidebarSupport {
    max-width: 510px;
    top: 0;
  }
}
@media (min-width: 1200px) {
  .sidebarSupport {
    max-width: 540px;
  }
}

/* MODAL used on consumer (older) */
#supportOptions.modalSupport {
  background-color: #f7f7f7;
  border: 1px solid #333740;
  border-radius: 5px;
  font-size: 0.75em;
  display: none;
  position: fixed;
  z-index: 9999;
  max-width: 580px;
  top: 18px;
  margin-top: 2.5em;
  width: 100%;
  right: 0;
}
#supportOptions.modalSupport .formfinder {
  width: 96%;
  margin: 0em auto;
  text-align: center;
  padding: 0.5em;
  border-radius: 0 0 5px 5px;
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
  #supportOptions.modalSupport .formfinder {
    width: 96%;
    text-align: center;
    padding: 0.5em;
    border-radius: 0 0 5px 5px;
  }
}
@media only screen and (min-width: 768px) {
  #supportOptions.modalSupport .formfinder {
    text-align: center;
    padding: 0.5em;
    border-radius: 0 0 5px 5px;
  }
}
@media only screen and (min-width: 992px) {
  #supportOptions.modalSupport .formfinder {
    text-align: center;
    padding: 0.5em;
    border-radius: 0 0 5px 5px;
  }
}
@media only screen and (min-width: 1200px) {
  #supportOptions.modalSupport .formfinder {
    text-align: center;
    padding: 0.5em;
    border-radius: 0 0 5px 5px;
  }
}
#supportOptions.modalSupport .formfinderwrapper {
  display: block;
  text-decoration: none;
  background-color: transparent;
  padding: 4px 10px;
  color: #333740;
  background-color: white;
  border: 1px solid #333740;
  border-radius: 5px;
}
#supportOptions.modalSupport .formfinderwrapper input[type=text] {
  background-color: white;
  width: 96% !important;
  border: none !important;
  height: 25px;
  outline: none;
  padding: 0px 4px;
}
@media only screen and (max-width: 768px) {
  #supportOptions.modalSupport .formfinderwrapper input[type=text] {
    width: 94% !important;
  }
}
@media only screen and (min-width: 768px) {
  #supportOptions.modalSupport .formfinderwrapper {
    width: 96%;
    right: 18px;
    top: 34px;
    margin-top: 1em;
  }
}
@media only screen and (min-width: 992px) {
  #supportOptions.modalSupport .formfinderwrapper {
    margin-top: 2em;
  }
}

#supportOptions {
  text-align: left;
  display: none;
  position: fixed;
  z-index: 998;
  max-width: 580px;
  width: 100%;
  right: 0;
}
#supportOptions #supportOptions_Forms,
#supportOptions .supportOptions_Forms_pro {
  max-height: 7.65em;
  overflow-y: auto;
}
#supportOptions #supportOptions_Forms > li,
#supportOptions .supportOptions_Forms_pro > li {
  border-bottom: 1px solid #333740;
  padding: 0.5em;
}
#supportOptions #supportOptions_Forms > li:nth-child(even),
#supportOptions .supportOptions_Forms_pro > li:nth-child(even) {
  background-color: #f1f2f6;
}
#supportOptions #supportOptions_Forms > li > a,
#supportOptions .supportOptions_Forms_pro > li > a {
  color: #333740;
}
#supportOptions #supportOptions_Forms > li > a:hover,
#supportOptions .supportOptions_Forms_pro > li > a:hover {
  text-decoration: none;
  opacity: 0.5;
}
#supportOptions #supportOptions_Forms > li > a > i,
#supportOptions .supportOptions_Forms_pro > li > a > i {
  color: #11881B;
  margin-right: 0.25em;
}
#supportOptions #supportOptions_Articles {
  max-height: 160px;
  overflow-y: auto;
  border: 1px solid #333740;
  border-radius: 5px;
}
#supportOptions #supportOptions_Articles > li {
  border-bottom: 1px solid #333740;
  padding: 0.5em;
}
#supportOptions #supportOptions_Articles > li:last-child {
  border-width: 0px;
}
#supportOptions #supportOptions_Articles > li > a {
  color: #333740;
}
#supportOptions #supportOptions_Articles > li > a:hover {
  text-decoration: none;
  opacity: 0.5;
}
#supportOptions #supportOptions_Articles > li > a > i {
  color: #11881B;
  margin-right: 0.25em;
}

#supportOptions_Specific_Wrapper {
  display: none;
  padding: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #333740;
}
#supportOptions_Specific_Wrapper a {
  margin: 0 1em;
}
#supportOptions_Specific_Wrapper > h4 {
  margin-top: 0;
  color: #333740;
  font-weight: bold;
}

#supportOptions_Articles_Wrapper {
  padding: 1em;
}
#supportOptions_Articles_Wrapper > h4 {
  margin-top: 0;
  color: #333740;
  font-weight: bold;
}

#supportOptions_FormsOnly .support-options-large-header {
  font-size: 22px;
  line-height: 1.3;
  margin-top: 20px;
}
#supportOptions_FormsOnly #helpandsupportFormFinderWrapperFormOnly #helpandsupportFormFinderWrapper .formfinder {
  border-bottom: none;
}
#supportOptions_FormsOnly .support-options-forms-only-popular-forms ul {
  margin: 0;
  padding: 0;
}
#supportOptions_FormsOnly .support-options-forms-only-popular-forms ul li {
  list-style: none;
  border-bottom: 1px solid #e4e4e4;
  padding: 12px;
  padding-left: 20px;
  display: block;
  position: relative;
}
#supportOptions_FormsOnly .support-options-forms-only-popular-forms ul li:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #d7dadf;
  border-right: 2px solid #d7dadf;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 20px;
  top: 20px;
}
#supportOptions_FormsOnly .support-options-forms-only-popular-forms ul li a {
  display: block;
}

#helpandsupportFormFinderResultsFormsOnly {
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  padding: 24px 18px;
  position: absolute;
  background-color: white;
  width: 98%;
  z-index: 99;
  margin: 6px 1% 0;
  border-radius: 12px;
}
#helpandsupportFormFinderResultsFormsOnly .helpandsupportFormFinderResultsFormsOnly-bottom {
  background-color: #e4e4e4;
  color: #333740;
  padding: 16px;
  margin: 18px -18px -24px -18px;
  border-radius: 0px 0px 12px 12px;
  font-size: 12px;
}
#helpandsupportFormFinderResultsFormsOnly .helpandsupportFormFinderResultsFormsOnly-bottom a {
  color: #333740;
}

#helpandsupportFormFinderResults {
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  padding: 24px 18px;
  position: absolute;
  background-color: white;
  width: 98%;
  z-index: 99;
  margin: 6px 1% 0;
  border-radius: 12px;
}

#additionalSupportOptions {
  border-top: 1px solid #333740;
  padding: 1em;
  background-color: #333740;
  text-align: center;
}
#additionalSupportOptions > h4 {
  color: #fff;
}
#additionalSupportOptions > h4 > small {
  font-style: italic;
}

#helpandsupportFormFinderResultsSecondary {
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  padding: 24px 18px;
  position: absolute;
  background-color: white;
  width: 98%;
  z-index: 99;
  margin: 6px 1% 0;
  border-radius: 12px;
}

#supportOptions_Additional_1,
#supportOptions_Additional_2 {
  border: none;
  background-color: white;
}
#supportOptions_Additional_1 h4,
#supportOptions_Additional_2 h4 {
  font-weight: 900;
  font-size: 30px;
  line-height: 38px;
  margin-top: 32px;
  color: #333740;
}
#supportOptions_Additional_1 h4 small,
#supportOptions_Additional_2 h4 small {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  font-style: unset;
  color: #333740;
}
#supportOptions_Additional_1 #supportIcons > a,
#supportOptions_Additional_1 .support-icons > a,
#supportOptions_Additional_2 #supportIcons > a,
#supportOptions_Additional_2 .support-icons > a {
  position: relative;
  width: 100%;
  display: flex;
  height: auto;
  align-items: stretch;
  text-decoration: none;
  align-items: center;
  justify-content: center;
}
#supportOptions_Additional_1 #supportIcons > a .imageWrapper,
#supportOptions_Additional_1 .support-icons > a .imageWrapper,
#supportOptions_Additional_2 #supportIcons > a .imageWrapper,
#supportOptions_Additional_2 .support-icons > a .imageWrapper {
  background: #f1f4ff;
  border-radius: 25px;
  width: 50px;
  height: 50px;
  position: relative;
  margin-right: 12px;
}
#supportOptions_Additional_1 #supportIcons > a img,
#supportOptions_Additional_1 .support-icons > a img,
#supportOptions_Additional_2 #supportIcons > a img,
#supportOptions_Additional_2 .support-icons > a img {
  width: 20px;
  position: absolute;
  left: calc(50% - 10px);
  top: calc(50% - 10px);
  height: 20px;
}
#supportOptions_Additional_1 #supportIcons > a .iconText,
#supportOptions_Additional_1 .support-icons > a .iconText,
#supportOptions_Additional_2 #supportIcons > a .iconText,
#supportOptions_Additional_2 .support-icons > a .iconText {
  flex-grow: 1;
  letter-spacing: normal;
  color: #333740;
  line-height: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
}
#supportOptions_Additional_1 #supportIcons > a .iconText .iconText-header,
#supportOptions_Additional_1 .support-icons > a .iconText .iconText-header,
#supportOptions_Additional_2 #supportIcons > a .iconText .iconText-header,
#supportOptions_Additional_2 .support-icons > a .iconText .iconText-header {
  font-size: 16px;
  font-weight: 900;
}
#supportOptions_Additional_1 #supportIcons > a .iconText .iconText-desc,
#supportOptions_Additional_1 .support-icons > a .iconText .iconText-desc,
#supportOptions_Additional_2 #supportIcons > a .iconText .iconText-desc,
#supportOptions_Additional_2 .support-icons > a .iconText .iconText-desc {
  font-size: 14px;
  font-weight: 400;
}
#supportOptions_Additional_1 #supportIcons > a .iconText .iconText-additional,
#supportOptions_Additional_1 .support-icons > a .iconText .iconText-additional,
#supportOptions_Additional_2 #supportIcons > a .iconText .iconText-additional,
#supportOptions_Additional_2 .support-icons > a .iconText .iconText-additional {
  font-size: 10px;
  font-weight: 400;
  color: #6e7481;
}
#supportOptions_Additional_1 #supportIcons > a .supportOption-caret,
#supportOptions_Additional_1 .support-icons > a .supportOption-caret,
#supportOptions_Additional_2 #supportIcons > a .supportOption-caret,
#supportOptions_Additional_2 .support-icons > a .supportOption-caret {
  display: inline-block;
  width: 28px;
  height: 20px;
}
#supportOptions_Additional_1 #supportIcons > a .supportOption-caret:after,
#supportOptions_Additional_1 .support-icons > a .supportOption-caret:after,
#supportOptions_Additional_2 #supportIcons > a .supportOption-caret:after,
#supportOptions_Additional_2 .support-icons > a .supportOption-caret:after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  border-top: 2px solid #d7dadf;
  border-right: 2px solid #d7dadf;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#supportOptions_Additional_1 #supportIcons hr,
#supportOptions_Additional_1 .support-icons hr,
#supportOptions_Additional_2 #supportIcons hr,
#supportOptions_Additional_2 .support-icons hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #e4e5e9;
  margin: 0;
  padding: 0;
}

#supportIcons > a.icon-primary {
  width: 20%;
  float: left;
  text-align: center;
  color: #FFF;
  font-size: 1em;
  text-decoration: none;
}
#supportIcons > a.icon-primary > .iconText {
  line-height: 1.25em;
  padding-top: 0.5em;
  max-width: 110px;
  margin: 0px auto;
}
#supportIcons > a.icon-primary > i {
  font-size: 2em;
  border: 3px solid #0973CC;
  color: #0973CC;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  line-height: 1.7em;
  padding-right: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#supportIcons > a.icon-primary:hover {
  text-decoration: none;
  color: rgb(191.25, 191.25, 191.25);
}
#supportIcons > a.icon-primary:hover > i {
  border: 3px solid rgb(92.661971831, 177.014084507, 247.838028169);
  color: rgb(92.661971831, 177.014084507, 247.838028169);
}
#supportIcons > a.icon-success {
  width: 20%;
  float: left;
  text-align: center;
  color: #FFF;
  font-size: 1em;
  text-decoration: none;
}
#supportIcons > a.icon-success > .iconText {
  line-height: 1.25em;
  padding-top: 0.5em;
  max-width: 110px;
  margin: 0px auto;
}
#supportIcons > a.icon-success > i {
  font-size: 2em;
  border: 3px solid #11881B;
  color: #11881B;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  line-height: 1.7em;
  padding-right: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#supportIcons > a.icon-success:hover {
  text-decoration: none;
  color: rgb(191.25, 191.25, 191.25);
}
#supportIcons > a.icon-success:hover > i {
  border: 3px solid rgb(51, 229.5, 66);
  color: rgb(51, 229.5, 66);
}
#supportIcons > a.icon-info {
  width: 20%;
  float: left;
  text-align: center;
  color: #FFF;
  font-size: 1em;
  text-decoration: none;
}
#supportIcons > a.icon-info > .iconText {
  line-height: 1.25em;
  padding-top: 0.5em;
  max-width: 110px;
  margin: 0px auto;
}
#supportIcons > a.icon-info > i {
  font-size: 2em;
  border: 3px solid #0973CC;
  color: #0973CC;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  line-height: 1.7em;
  padding-right: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#supportIcons > a.icon-info:hover {
  text-decoration: none;
  color: rgb(191.25, 191.25, 191.25);
}
#supportIcons > a.icon-info:hover > i {
  border: 3px solid rgb(92.661971831, 177.014084507, 247.838028169);
  color: rgb(92.661971831, 177.014084507, 247.838028169);
}
#supportIcons > a.icon-warning {
  width: 20%;
  float: left;
  text-align: center;
  color: #FFF;
  font-size: 1em;
  text-decoration: none;
}
#supportIcons > a.icon-warning > .iconText {
  line-height: 1.25em;
  padding-top: 0.5em;
  max-width: 110px;
  margin: 0px auto;
}
#supportIcons > a.icon-warning > i {
  font-size: 2em;
  border: 3px solid #FFD600;
  color: #FFD600;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  line-height: 1.7em;
  padding-right: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#supportIcons > a.icon-warning:hover {
  text-decoration: none;
  color: rgb(191.25, 191.25, 191.25);
}
#supportIcons > a.icon-warning:hover > i {
  border: 3px solid rgb(255, 234.5, 127.5);
  color: rgb(255, 234.5, 127.5);
}
#supportIcons > a.icon-danger {
  width: 20%;
  float: left;
  text-align: center;
  color: #FFF;
  font-size: 1em;
  text-decoration: none;
}
#supportIcons > a.icon-danger > .iconText {
  line-height: 1.25em;
  padding-top: 0.5em;
  max-width: 110px;
  margin: 0px auto;
}
#supportIcons > a.icon-danger > i {
  font-size: 2em;
  border: 3px solid #D82631;
  color: #D82631;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  line-height: 1.7em;
  padding-right: 0.1em;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#supportIcons > a.icon-danger:hover {
  text-decoration: none;
  color: rgb(191.25, 191.25, 191.25);
}
#supportIcons > a.icon-danger:hover > i {
  border: 3px solid rgb(235.7755905512, 145.7244094488, 151.2893700787);
  color: rgb(235.7755905512, 145.7244094488, 151.2893700787);
}

#clear-form-finder-btn {
  cursor: pointer;
  position: absolute;
  left: 4px;
  top: 2px;
  display: none;
  opacity: 0.25;
  z-index: 999;
  transition: opacity ease-in-out 100ms;
}
#clear-form-finder-btn:hover {
  opacity: 1;
}
#formfinderwrapper.isActive #clear-form-finder-btn {
  top: 0px;
  left: 2px;
}

.formfindersearch {
  position: absolute;
  left: 16px;
  top: 12px;
  font-size: 15px;
}
#formfinderwrapper.isActive .formfindersearch {
  top: 10px;
  left: 14px;
}

.supportOpenStatus {
  color: #11881B;
  font-weight: bold;
}

.supportClosedStatus {
  color: #D82631;
  font-weight: bold;
}

.closeSupportSection > a {
  font-size: 2em;
  color: #D82631;
  padding: 0.5em 0.1em;
}
.closeSupportSection > a:hover, .product-chooser-tower-wrapper .product-chooser-tower .closeSupportSection > a.btn:hover {
  color: #D82631;
}

.helpoptions {
  margin: 0.75em;
  float: right;
}
@media only screen and (min-width: 480px) {
  .helpoptions {
    margin: 1em;
  }
}
@media only screen and (min-width: 992px) {
  .helpoptions {
    margin: 1.5em 0.75em;
  }
}
.helpoptions:after {
  clear: both;
}
.helpoptions span.divider {
  border: 1px solid #b4bfce;
  margin: 0 10px 0 5px;
}
.helpoptions a {
  color: #333740;
  text-decoration: none;
}
.helpoptions a:hover, .helpoptions .product-chooser-tower-wrapper .product-chooser-tower a.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .helpoptions a.btn:hover {
  color: #333740;
}

.lrgBadge {
  font-size: 2rem;
  border: 1px solid rgb(150.9448818898, 26.5551181102, 34.2421259843);
}

.proformfinderwrapper {
  display: block;
  text-decoration: none;
  background-color: red;
  padding: 4px 10px;
  color: #333740;
  background-color: white;
  border: 1px solid #cad2e2;
  border-radius: 5px;
}
.proformfinderwrapper .fa {
  min-width: 0 !important;
}
.proformfinderwrapper input[type=text] {
  background-color: white !important;
  width: 88% !important;
  border: none !important;
  height: 25px !important;
  outline: none !important;
  padding: 0px !important;
  box-shadow: none !important;
}
@media only screen and (max-width: 768px) {
  .proformfinderwrapper input[type=text] {
    width: 92%;
  }
}

.proformfinder {
  display: block;
  margin: 0em auto;
  padding: 0.5em;
  text-align: center;
  border-radius: 0 0 5px 5px;
  position: relative;
  width: 100%;
}
.proformfinder #supportOptions_Forms,
.proformfinder .supportOptions_Forms_pro {
  position: absolute;
  top: 93%;
  left: 4%;
  width: 90%;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
  z-index: 9999;
  text-align: left;
  border-radius: 5px;
  overflow: auto;
}
.proformfinder .supportOptions_Forms_pro .supportOptions_Forms_pro_title {
  font-weight: bold;
  margin: 1em 1em 0;
}
.proformfinder .supportOptions_Forms_pro li {
  padding: 0;
}
.proformfinder .supportOptions_Forms_pro li a {
  display: block;
  font-size: 0.9em;
  padding: 0.5em !important;
}
.proformfinder .supportOptions_Forms_pro li a i.fa {
  min-width: 0 !important;
}

input.queryBox[type=text]::-ms-clear {
  display: none;
}

.ui-autocomplete {
  text-align: left;
}

.ui-autocomplete-category {
  font-weight: bold;
  padding: 0.2em 0.4em;
  line-height: 1.5;
  font-size: 1.2em;
}

.ui-menu .ui-menu-item a {
  padding-left: 1.5em;
  font-size: 0.9em;
}

.menuText {
  float: left;
}

#responsive-nav {
  display: none;
  transition: none !important;
}
#responsive-nav ul li ul {
  margin: 0;
}
#responsive-nav ul li ul li a {
  padding-left: 62px;
}
#responsive-nav.consumer-nav ul.sub-nav.collapse {
  display: none !important;
}
#responsive-nav.consumer-nav ul.sub-nav.collapse.in {
  display: block !important;
}

@media (max-width: 991px) {
  .show-responsive-nav {
    display: block !important;
  }
}

@media (min-width: 992px) {
  #responsive-nav,
  #responsive-menu-button {
    display: none;
  }
}
@media (max-width: 991px) {
  body.nav-is-active:not(.consumer-body) {
    /*background-color: $secondary !important;*/
    transition: none !important;
  }
  body.nav-is-active:not(.consumer-body) .realtimeBottom, body.nav-is-active:not(.consumer-body) .staterealtimeHeader {
    color: white;
  }
  #footer {
    padding-bottom: 60px !important;
  }
  #app.nav-is-active * {
    display: none;
  }
  #body-container {
    padding-top: 4px;
  }
  #responsive-menu-button {
    background: url(../images/taxslayer/TaxSlayer_icon.svg) no-repeat;
    background-position: center center;
    background-size: 30px 30px;
    position: fixed;
    top: 0;
    height: 50px;
    width: 100%;
    padding: 4px 10px;
    color: #fff;
    background-color: #333740;
    z-index: 1049;
    text-transform: uppercase;
  }
  #responsive-menu-button i {
    /*padding-left: 8px;*/
    padding-top: 4px;
  }
  #responsive-menu-button:hover {
    cursor: pointer;
  }
  #responsive-menu-button.active {
    background-color: rgb(5.7652173913, 6.2173913043, 7.2347826087);
  }
  #responsive-menu-button a {
    color: white;
  }
  #responsive-menu-button .actual-menu-button {
    line-height: 42px;
  }
  #responsive-menu-button #header-option-discount-applied, #responsive-menu-button .open-help {
    width: 42px;
    height: 42px;
    vertical-align: middle;
    text-align: center;
    line-height: 42px;
  }
  #responsive-nav {
    position: absolute;
    padding-bottom: 60px;
    width: 100%;
    background: #333740;
    color: #fff;
    z-index: 9997;
    margin-top: -1px;
  }
  #responsive-nav ul {
    margin: 20px 0 0;
    padding: 0;
    display: block !important;
  }
  #responsive-nav ul li {
    list-style-type: none;
    display: block !important;
  }
  #responsive-nav ul li a {
    color: #fff;
    padding: 10px 20px;
    display: block !important;
  }
  #responsive-nav ul li a:hover, #responsive-nav ul li a:active, #responsive-nav ul li a:focus {
    background-color: rgb(66.832173913, 72.0739130435, 83.867826087);
    text-decoration: none;
  }
  #responsive-nav ul li a i {
    display: inline-block !important;
    width: 30px;
    text-align: center;
  }
}
@media screen and (max-width: 991px) and (max-width: 767px) {
  #responsive-nav {
    margin-top: 45px;
  }
}
@media (max-width: 991px) {
  /*$refundblock-font-size: 18px;*/
  .refundblock-res {
    margin-top: 10px;
    min-height: 55px;
    font-size: 20px !important;
  }
  .refundblock-res .biggest-text {
    font-size: 20px !important;
  }
  .refundblock-res .realtimeBottom,
  .refundblock-res .staterealtimeHeader {
    font-size: 12px;
    /*font-size: 10px;
    line-height: 1em;
    text-transform: uppercase;
    color: #adb1bc;*/
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #responsive-menu-button {
    position: relative;
    top: 0;
  }
}
@media (max-width: 767px) {
  #body-container {
    padding-top: 45px;
  }
  .page-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  #content {
    margin-top: 0 !important;
  }
  .mobile-row-override {
    margin-left: 0;
    margin-right: 0;
  }
  .mobile-row-override .mobile-col-override {
    padding-left: 0;
    padding-right: 0;
  }
  /*.ma-page-wrapper {
      padding-top: 55px !important;
  }*/
  /*.strealTime {
      line-height: 45px;
  }

  .refundblock-res {
      background: white;
      margin-top: 45px;
      height: 45px;
      min-height: 45px;
      border: 1px solid #e8eaef;
  }

  .StRefundAmt,.RefundAmt {
      line-height: 1.4em;
      font-weight:bold;
  }

  .caret-left, .caret-right {
      color: $secondary;
      font-weight: bold;
      height: 45px;
      width: 35px;
      position: absolute;
      text-decoration: none !important;
      top: 0;

      &:hover {
          text-decoration: none !important;
      }

      &:active {
          text-decoration: none !important;
      }

      &:visited {
          text-decoration: none !important;
      }
  }

  .caret-left {
      left: 0;
  }

  .caret-right {
      right: 0;
  }*/
}
.navigationbar.navbar-side {
  box-shadow: 0 2px 4px rgba(51, 55, 64, 0.07);
}
.navigationbar.navbar-side .navbar-default {
  background-color: transparent;
  border: none;
}

@media (min-width: 768px) {
  form select {
    min-width: 77px;
    width: auto !important;
    max-width: 100%;
    border-radius: 3px !important;
  }
}
#info\.suffix {
  max-width: 77px;
}

.text-warning-with-icon {
  padding-left: 28px;
}
.text-warning-with-icon::before {
  left: 18px;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  content: "\f06a";
}

.text-danger-with-icon {
  padding-left: 28px;
}
.text-danger-with-icon::before {
  left: 18px;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  content: "\f071";
}

.text-danger-with-icon-right {
  padding-right: 28px;
  color: #D82631;
}
.text-danger-with-icon-right::after {
  right: 18px;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  content: "\f071";
}

.text-info-with-icon {
  padding-left: 28px;
}
.text-info-with-icon::before {
  left: 18px;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  content: "\f06a";
}

.color-danger {
  color: #D82631;
}

.color-warning {
  color: #FFD600;
}

.color-info {
  color: #0973CC;
}

.color-success {
  color: #11881B;
}

/* refund unavailable */
.refundblock.refundblock-unavailable {
  width: 100%;
  left: -15px;
  top: 40px;
}
.refundblock.refundblock-unavailable #moreinfodetails {
  width: 100%;
  display: block;
}
.refundblock.refundblock-unavailable #moreinfodetails .top-ctr {
  width: 100%;
  display: flex;
  padding: 5px;
  border-bottom: solid 1px #E9EBEF;
  justify-content: space-between;
  padding: 13px 15px 10px 15px;
}
.refundblock.refundblock-unavailable #moreinfodetails .top-ctr .status-ctr {
  display: flex;
  flex-direction: column;
}
.refundblock.refundblock-unavailable #moreinfodetails .top-ctr .status-ctr .status-tsummary {
  font-size: 8px;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0;
  letter-spacing: 0.23px;
}
.refundblock.refundblock-unavailable #moreinfodetails .top-ctr .status-ctr .status-tavail {
  color: #969CA9;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.4px;
}
.refundblock.refundblock-unavailable #moreinfodetails .top-ctr .expand-ctr {
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  cursor: pointer;
}
.refundblock.refundblock-unavailable #moreinfodetails .top-ctr .expand-ctr span {
  font-weight: 400;
  font-size: 12px;
  text-decoration: underline;
  color: #0973cc;
}
.refundblock.refundblock-unavailable #moreinfodetails .top-ctr .expand-ctr i {
  font-size: 10px;
  margin-left: 5px;
}
.refundblock.refundblock-unavailable #moreinfodetails .top-ctr .expand-ctr .fa {
  color: #0973cc;
}
.refundblock.refundblock-unavailable #moreinfodetails .top-ctr .expand-ctr .fa.fa-chevron-down {
  display: block;
}
.refundblock.refundblock-unavailable #moreinfodetails .top-ctr .expand-ctr .fa.fa-chevron-down {
  display: block;
}
.refundblock.refundblock-unavailable #moreinfodetails .bot-ctr {
  display: flex;
  padding: 5px;
  margin: auto;
  max-width: 500px;
}
.refundblock.refundblock-unavailable #moreinfodetails .bot-ctr .svg-ctr {
  padding: 10px 15px 70px 30px;
}
.refundblock.refundblock-unavailable #moreinfodetails .bot-ctr .svg-ctr img {
  width: 56px;
  height: 55px;
}
.refundblock.refundblock-unavailable #moreinfodetails .bot-ctr .msg-ctr {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 0 30px 0 0;
  font-size: 14px;
}
.refundblock.refundblock-unavailable #moreinfodetails .bot-ctr .msg-ctr span {
  color: #969CA9;
  padding: 10px 0 15px 0;
  font-weight: 400;
}
.refundblock.refundblock-unavailable #moreinfodetails .bot-ctr .msg-ctr a {
  font-weight: 500;
}
@media screen and (min-width: 1200px) {
  .refundblock.refundblock-unavailable #moreinfodetails {
    padding-top: 57px;
    padding-bottom: 20px;
  }
  .refundblock.refundblock-unavailable #moreinfodetails .top-ctr {
    border-bottom: none;
    justify-content: center;
  }
  .refundblock.refundblock-unavailable #moreinfodetails .top-ctr .status-ctr {
    display: flex;
  }
  .refundblock.refundblock-unavailable #moreinfodetails .top-ctr .status-ctr .status-tavail {
    display: none;
  }
  .refundblock.refundblock-unavailable #moreinfodetails .top-ctr .status-ctr .status-tsummary {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.4px;
  }
  .refundblock.refundblock-unavailable #moreinfodetails .top-ctr .expand-ctr {
    display: none;
  }
  .refundblock.refundblock-unavailable #moreinfodetails .bot-ctr {
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .refundblock.refundblock-unavailable #moreinfodetails .bot-ctr .svg-ctr {
    display: flex;
    justify-content: center;
    padding: 20px 0 25px 0;
  }
  .refundblock.refundblock-unavailable #moreinfodetails .bot-ctr .msg-ctr {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 0;
    text-align: center;
    font-size: 16px;
    max-width: 400px;
  }
  .refundblock.refundblock-unavailable #moreinfodetails .bot-ctr .msg-ctr span {
    color: #969CA9;
    padding: 10px 0 15px 0;
  }
}

/*#region efile*/
.efile-subtitle {
  font-size: 1.25em;
}

.efile-notes {
  border-left: 2px solid #D82631;
}

#prior-pin-wrapper h4 {
  margin: 4vh auto;
}
#prior-pin-wrapper .row-alt {
  margin-left: 15px;
  margin-right: 15px;
}
#prior-pin-wrapper .prior-pin-input {
  background: #fff;
  border-radius: 5px;
  border: 1px solid #cccccc;
  padding: 30px;
}
@media screen and (max-height: 768px) {
  #prior-pin-wrapper .prior-pin-input {
    margin-bottom: 4vh;
  }
}
@media screen and (min-height: 768px) {
  #prior-pin-wrapper .prior-pin-input {
    /*height: 400px;
    padding: $gutter ($gutter * .5);*/
  }
}
#prior-pin-wrapper .prior-pin-input h3 {
  margin: 0;
}
#prior-pin-wrapper .prior-pin-input .pp-header {
  font-size: 1.25em;
  font-weight: 900;
  margin-bottom: 4vh;
}
@media screen and (min-height: 768px) {
  #prior-pin-wrapper .prior-pin-input .pp-header {
    margin-bottom: 6vh;
  }
}
#prior-pin-wrapper .prior-pin-input .pp-input-label {
  font-weight: 400;
  font-size: 14px;
}
#prior-pin-wrapper .prior-pin-input hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin-top: 5vh;
  width: 76%;
  text-align: center;
}
@media screen and (min-height: 768px) {
  #prior-pin-wrapper .prior-pin-input hr {
    margin-top: 5em;
  }
}
#prior-pin-wrapper .prior-pin-input .text-link {
  margin-top: 4vh;
  text-decoration: underline;
}
@media screen and (min-height: 768px) {
  #prior-pin-wrapper .prior-pin-input .text-link {
    margin-top: 2.5em;
  }
}
#prior-pin-wrapper .prior-pin-help {
  text-align: left;
  padding: 0 6%;
  height: 400px;
}
#prior-pin-wrapper .prior-pin-help .header-text {
  font-size: 20px;
}
#prior-pin-wrapper .prior-pin-help .nav-tabs {
  border-bottom: none;
}
@media screen and (min-height: 768px) {
  #prior-pin-wrapper .prior-pin-help .nav-tabs {
    border-bottom: 2px solid #cccccc;
  }
}
#prior-pin-wrapper .prior-pin-help .nav-tabs {
  margin: 0.5em 0;
  font-size: 0.9em;
}
#prior-pin-wrapper .prior-pin-help .nav-tabs > li a {
  background-color: transparent;
  border: none;
  margin-right: 0;
  padding: 3px 6px;
}
#prior-pin-wrapper .prior-pin-help .nav-tabs > li a:hover, #prior-pin-wrapper .prior-pin-help .nav-tabs > li a:focus {
  font-weight: bold;
  background-color: transparent;
  border: none;
}
#prior-pin-wrapper .prior-pin-help .nav-tabs li.active a {
  border-bottom: 2px solid #11881B;
  font-weight: bold;
  margin-bottom: -1px;
}

/*#endregion*/
/*#region Ancillary products*/
.crediblebanner {
  background-color: #dc2926;
  padding: 2em 1em;
  display: block;
  color: white;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .crediblebanner {
    background: #dc2926 url("../images/CredibleLrg.png") no-repeat;
    background-position: bottom;
    background-size: 100%;
    max-width: 786px;
    margin: 0px auto;
    padding: 2em 1em;
  }
}
@media screen and (min-width: 992px) {
  .crediblebanner {
    padding: 1.75em 1.25em;
  }
}
.crediblebanner .CredibleLrg {
  float: left;
  margin: 0;
}
.crediblebanner .header-text {
  font-weight: bold;
  font-size: 1.5em;
  line-height: 1.25em;
  display: block;
  margin: 0.5em 0;
}
@media screen and (min-width: 992px) {
  .crediblebanner .header-text {
    font-size: 2em;
    margin: 0.75em 0;
  }
}
.crediblebanner .content-text {
  font-size: 0.75em;
  display: block;
  line-height: 1.25em;
  margin: 1em 0 2em;
}
@media screen and (min-width: 992px) {
  .crediblebanner .content-text {
    font-size: 1em;
    margin-bottom: 1.75em;
  }
}
.crediblebanner .credible-btn {
  margin: 0;
  font-weight: normal;
  text-transform: none;
  background: #f27936;
  border-color: rgb(230.1168224299, 91.5887850467, 14.8831775701);
}
.crediblebanner .credible-btn:hover, .crediblebanner .product-chooser-tower-wrapper .product-chooser-tower .credible-btn.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .crediblebanner .credible-btn.btn:hover {
  background: rgb(230.1168224299, 91.5887850467, 14.8831775701);
  border-color: rgb(230.1168224299, 91.5887850467, 14.8831775701);
}

.kabbagebanner {
  background: #2a3435;
  padding: 2em 1em;
  display: block;
  color: white;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .kabbagebanner {
    background: url("../images/KabbageLrg.png") no-repeat;
    background-position: bottom;
    background-size: cover;
    max-width: 786px;
    margin: 0px auto;
    padding: 2em 1em;
  }
}
@media screen and (min-width: 992px) {
  .kabbagebanner {
    padding: 1.75em 1.25em;
  }
}
.kabbagebanner .KabbageLrg {
  float: left;
  margin: 0;
}
.kabbagebanner .header-text {
  font-weight: bold;
  font-size: 1em;
  line-height: 1.25em;
  display: block;
  margin: 0.5em 0;
}
@media screen and (min-width: 992px) {
  .kabbagebanner .header-text {
    font-size: 1.25em;
    margin: 0.75em 0;
  }
}
.kabbagebanner .content-text {
  font-size: 0.75em;
  display: block;
  line-height: 1.25em;
  margin: 1em 0 2em;
}
@media screen and (min-width: 992px) {
  .kabbagebanner .content-text {
    font-size: 1em;
    margin-bottom: 1.75em;
  }
}
.kabbagebanner .kabbage-btn {
  margin: 0;
  border-radius: 30px;
  font-weight: normal;
  text-transform: none;
  background: #51c36e;
  border-color: rgb(57.6923076923, 167.3076923077, 85.5769230769);
}
.kabbagebanner .kabbage-btn:hover, .kabbagebanner .product-chooser-tower-wrapper .product-chooser-tower .kabbage-btn.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .kabbagebanner .kabbage-btn.btn:hover {
  background: rgb(57.6923076923, 167.3076923077, 85.5769230769);
  border-color: rgb(57.6923076923, 167.3076923077, 85.5769230769);
}

.ancillary-page .img-container {
  width: 50%;
  display: none;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
@media screen and (min-width: 1200px) {
  .ancillary-page .img-container {
    display: block;
  }
}
.ancillary-page .content-container {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
@media screen and (min-width: 1200px) {
  .ancillary-page .content-container {
    width: 50%;
  }
}
.ancillary-page .ancillary-reasons > .ancillary-reason {
  display: flex;
}
.ancillary-page.ancillary-identity .ancillary-img-holder {
  height: auto;
  min-height: 476px;
  background: url("../images/ancillary-securelyid.jpg") center center;
  background-repeat: no-repeat;
  display: block;
  background-position-x: 96%;
}
.ancillary-page.ancillary-audit-assistance .ancillary-img-holder {
  height: auto;
  background: url("../images/ancillary-auditassistance.jpg");
  background-repeat: no-repeat;
  display: block;
  background-position-x: 96%;
  background-position-y: top;
  min-height: 320px;
}
.ancillary-page.ancillary-audit-assistance .ancillary-name {
  font-size: 24px !important;
  font-weight: bold !important;
}
.ancillary-page.ancillary-audit-assistance .ancillary-title {
  font-size: 15px !important;
  font-weight: normal !important;
}
.ancillary-page.ancillary-audit-assistance .grey-text {
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333740;
  margin-top: 4px;
  padding-top: 0;
}
.ancillary-page.ancillary-audit-assistance .pricing {
  height: unset;
  position: relative;
  line-height: normal;
}
.ancillary-page.ancillary-audit-assistance .pricing .price-text {
  position: relative;
  top: unset;
  font-size: 32px;
  font-weight: bold;
  line-height: normal;
  color: #333740;
}
.ancillary-page.ancillary-audit-assistance .pricing .price-text sup {
  font-size: 18px;
  font-weight: 900 !important;
  line-height: normal;
  color: #333740;
  top: 4px;
  left: -7px;
  vertical-align: text-top;
}
.ancillary-page.ancillary-audit-assistance .ancillary-description {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.47;
  margin: 8px 0;
}
.ancillary-page.ancillary-audit-assistance .ancillary-reasons {
  font-size: 13px;
  margin: 11px 0;
}
.ancillary-page.ancillary-audit-assistance .ancillary-reasons > .ancillary-reason {
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .ancillary-page.ancillary-audit-assistance .ancillary-name {
    font-size: 32px !important;
    line-height: normal;
  }
  .ancillary-page.ancillary-audit-assistance .ancillary-title {
    font-size: 18px !important;
    line-height: normal;
    margin: 2px 0 10px;
  }
  .ancillary-page.ancillary-audit-assistance .ancillary-description {
    max-width: 474px;
    margin: 11px 0;
  }
  .ancillary-page.ancillary-audit-assistance .ancillary-reasons {
    margin: 15px;
  }
  .ancillary-page.ancillary-audit-assistance .ancillary-reasons > .ancillary-reason {
    margin-bottom: 10px;
  }
  .ancillary-page.ancillary-audit-assistance .disclaimers {
    margin-bottom: 28px;
    margin-top: 0;
  }
}
.ancillary-page h2.salesPitch {
  font-weight: 200 !important;
  color: #767b8b !important;
  line-height: 1.25em !important;
  font-size: 1.44em !important;
}
.ancillary-page .ancillary-name {
  font-weight: 900 !important;
  font-size: 2.5em !important;
  line-height: 1em;
}
.ancillary-page .ancillary-title {
  font-weight: 700 !important;
  font-size: 1.375em !important;
}
.ancillary-page .grey-text {
  font-size: 0.9em;
  padding-top: 0.5em;
}
.ancillary-page .pricing {
  height: 7em;
  position: relative;
}
.ancillary-page .pricing .price-text {
  font-size: 4em;
  line-height: 1.5em;
  position: absolute;
  top: 0.1em;
}
@media screen and (min-width: 768px) {
  .ancillary-page .pricing .price-text {
    line-height: inherit;
    top: 0.35em;
  }
}
.ancillary-page .pricing .price-text sup {
  line-height: 2.45em;
  font-size: 0.4em;
  vertical-align: text-top;
  top: 0;
  font-weight: 400 !important;
}
.ancillary-page .disclaimers {
  margin-top: 1em;
  font-size: 0.85em;
  color: #6E7481;
}

/*#endregion*/
/*#region forms*/
/*#region 1040 1*/
.f1040view {
  font-family: "Nunito", sans-serif;
  font-size: 15px;
}
.f1040view a {
  text-decoration: none;
}

.f1040view_1 {
  height: 1300px;
  background: url(../images/f1040_1.svg) no-repeat top left;
}

.f1040view_2 {
  background: url(../images/f1040_2.svg) no-repeat top left;
  height: 1100px;
}

.f1040view_3 {
  background: url(../images/f1040_3.svg) no-repeat top left;
  height: 1114px;
}

.f1040view_4 {
  background: url(../images/f1040_4.svg) no-repeat top left;
  height: 1062px;
}

.f1040view_5 {
  height: 1380px;
  background: url(../images/f1040_5.svg) no-repeat top left;
}

.f1040view_6 {
  height: 1380px;
  background: url(../images/f1040_6.svg) no-repeat top left;
}

.f1040view_7 {
  height: 1380px;
  background: url(../images/f1040_7.svg) no-repeat top left;
}

.f1040view_8 {
  height: 1380px;
  background: url(../images/f1040_8.svg) no-repeat top left;
}

.f1040view_1,
.f1040view_2,
.f1040view_3,
.f1040view_4,
.f1040view_5,
.f1040view_6,
.f1040view_7,
.f1040view_8 {
  width: 1080px;
  background-size: cover;
  background-origin: content-box;
  padding: 32px;
  display: block;
  border: 1px solid #dddddd;
  -webkit-box-shadow: 4px 8px 12px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 4px 8px 12px rgba(0, 0, 0, 0.6);
  box-shadow: 4px 8px 12px rgba(0, 0, 0, 0.6);
  margin: 0px auto;
}

.f1040views label {
  margin-bottom: 0;
}
.f1040views .form-row {
  line-height: 1.48em;
  display: block;
  width: 100%;
}
.f1040views .form-row div {
  display: inline-block;
  line-height: 15px !important;
}
.f1040views #filingStatus-section {
  margin-left: 12.4%;
  margin-top: 7.75%;
  height: 76px;
}
.f1040views #filingStatus-section .selection-row {
  height: 44px;
}
.f1040views #filingStatus-section .selection-row .fs_single {
  width: 8.6%;
}
.f1040views #filingStatus-section .selection-row .fs_mfj {
  width: 18.6%;
}
.f1040views #filingStatus-section .selection-row .fs_mfs {
  width: 26%;
}
.f1040views #filingStatus-section .selection-row .fs_hoh {
  width: 21.5%;
}
.f1040views #filingStatus-section .selection-row .fs_widow {
  width: 15%;
}
.f1040views #filingStatus-section .separate-name-row {
  height: 24px;
  margin-left: 33%;
}
.f1040views #personal-section {
  height: 44px;
  margin-left: 2.5%;
}
.f1040views #personal-section .deceased-date {
  margin-left: 63%;
}
.f1040views #personal-section .personal-row .first-name {
  width: 36.5%;
}
.f1040views #personal-section .personal-row .last-name {
  width: 35%;
}
.f1040views #personal-section .personal-row .age {
  width: 6%;
}
.f1040views #personal-section .personal-row .ssn1 {
  width: 5%;
}
.f1040views #personal-section .personal-row .ssn2 {
  width: 4.5%;
}
.f1040views #personal-section .personal-row .ssn3 {
  width: 8%;
}
.f1040views #spouse-section {
  height: 44px;
  margin-left: 2.5%;
}
.f1040views #spouse-section .deceased-date {
  margin-left: 63%;
}
.f1040views #spouse-section .spouse-row .first-name {
  width: 36.5%;
}
.f1040views #spouse-section .spouse-row .last-name {
  width: 35%;
}
.f1040views #spouse-section .spouse-row .age {
  width: 6%;
}
.f1040views #spouse-section .spouse-row .ssn1 {
  width: 5%;
}
.f1040views #spouse-section .spouse-row .ssn2 {
  width: 4.5%;
}
.f1040views #spouse-section .spouse-row .ssn3 {
  width: 8%;
}
.f1040views #address-section {
  height: 9%;
  margin-left: 2.5%;
}
.f1040views #address-section .form-row {
  margin-top: 2.3%;
}
.f1040views #address-section .home-address-row .home-address {
  width: 72%;
}
.f1040views #address-section .home-address-row .apt-no {
  width: 9%;
}
.f1040views #address-section .city-state-zip-row .city {
  width: 56.5%;
}
.f1040views #address-section .city-state-zip-row .state {
  width: 11.5%;
}
.f1040views #address-section .city-state-zip-row .zip {
  width: 10%;
}
.f1040views #address-section .foreign-address-row .foreign-country {
  width: 40.4%;
}
.f1040views #address-section .foreign-address-row .foreign-state {
  width: 26.5%;
}
.f1040views #address-section .foreign-address-row .foreign-zip {
  width: 17.5%;
}
.f1040views #address-section .foreign-address-row .presidential-checkbox {
  width: 13%;
}
.f1040views #address-section .foreign-address-row .presidential-checkbox .self {
  width: 49%;
}
.f1040views #address-section .foreign-address-row .dependent-checkbox {
  float: right;
  margin-right: 0.25%;
  line-height: 1.3em;
}
.f1040views #virtual-currency {
  width: 100%;
  height: 41px;
  line-height: 41px;
  padding-top: 1.25em;
}
.f1040views #virtual-currency .yes-checkbox {
  margin-left: 86%;
  width: 6%;
}
.f1040views #virtual-currency .no-checkbox {
  width: 5%;
}
.f1040views #standard-deduction-section {
  margin-left: 11%;
  height: 44px;
}
.f1040views #standard-deduction-section .claim-checkbox-row .self-dependent {
  margin-left: 19.25%;
  width: 19.75%;
}
.f1040views #standard-deduction-section .claim-checkbox-row .spouse-dependent {
  width: 20%;
}
.f1040views #standard-deduction-section .separate-return-row {
  margin-left: 1.75%;
}
.f1040views #age-blindness-section {
  margin-top: 11px;
  margin-left: 16.5%;
}
.f1040views #age-blindness-section .checkbox-row .self-born-before {
  width: 30.5%;
}
.f1040views #age-blindness-section .checkbox-row .self-blind {
  width: 21%;
}
.f1040views #age-blindness-section .checkbox-row .spouse-born-before {
  width: 30.25%;
}
.f1040views #age-blindness-section .checkbox-row .spouse-blind {
  width: 10%;
}
.f1040views #dependents-section {
  position: relative;
  margin-top: 4.35%;
  margin-left: 12%;
  height: 88px;
}
.f1040views #dependents-section #moreThanFourDepsCheckbox {
  position: absolute;
  bottom: -1px;
  left: -51px;
}
.f1040views #dependents-section .dependent-row {
  height: 22px;
}
.f1040views #dependents-section .dependent-row .first-name {
  width: 17.5%;
}
.f1040views #dependents-section .dependent-row .last-name {
  width: 17.5%;
}
.f1040views #dependents-section .dependent-row .ssn {
  width: 17%;
}
.f1040views #dependents-section .dependent-row .ssn .dep-ssn-1 {
  margin-left: -20%;
  margin-right: 12%;
}
.f1040views #dependents-section .dependent-row .ssn .dep-ssn-2 {
  margin-right: 10%;
}
.f1040views #dependents-section .dependent-row .relationship {
  width: 12%;
}
.f1040views #dependents-section .dependent-row .dependent-tax-credit {
  width: 25.5%;
}
.f1040views #dependents-section .dependent-row .dependent-tax-credit .child-tax-credit {
  margin-left: 29%;
  width: 61.5%;
}
.f1040views #dependents-section .dependent-row .dependent-tax-credit .other-tax-credit {
  width: 5%;
}
.f1040views #income-section {
  text-align: right;
  margin-right: 2%;
}
.f1040views #income-section .form-row {
  height: 22px;
}
.f1040views #income-section .form-row.line-1i a {
  margin-right: 17.5%;
}
.f1040views #income-section .line-2 .item-a {
  width: 12.5%;
  margin-left: 41%;
  text-align: right;
}
.f1040views #income-section .line-2 .item-b {
  margin-left: 32%;
  width: 14%;
  text-align: right;
}
.f1040views #income-section .line-3 .item-a {
  width: 12.5%;
  margin-left: 41%;
  text-align: right;
}
.f1040views #income-section .line-3 .item-b {
  margin-left: 32%;
  width: 14%;
  text-align: right;
}
.f1040views #income-section .line-4 .item-a {
  width: 12.5%;
  margin-left: 41%;
  text-align: right;
}
.f1040views #income-section .line-4 .item-b {
  margin-left: 32%;
  width: 14%;
  text-align: right;
}
.f1040views #income-section .line-5 .item-a {
  width: 12.5%;
  margin-left: 41%;
  text-align: right;
}
.f1040views #income-section .line-5 .item-b {
  margin-left: 32%;
  width: 14%;
  text-align: right;
}
.f1040views #income-section .line-6 {
  margin-bottom: 2.1%;
}
.f1040views #income-section .line-6 .item-a {
  width: 12.5%;
  margin-left: 41%;
  text-align: right;
}
.f1040views #income-section .line-6 .item-b {
  margin-left: 32%;
  width: 14%;
  text-align: right;
}
.f1040views #income-section .line-7 .line-7-checkbox {
  margin-left: 80%;
  width: 3%;
}
.f1040views #income-section .line-7 .item-7 {
  width: 16.5%;
  text-align: right;
}
.f1040views #income-section .line-10a {
  margin-top: 22px;
}
.f1040views #income-section .item-10a,
.f1040views #income-section .item-10b {
  margin-left: 70%;
  width: 12.75%;
}
.f1040views #TaxAndCredits {
  margin-top: 2.5%;
  text-align: left;
}
.f1040views #TaxAndCredits .form-row {
  height: 1.48em;
  width: 98.5%;
}
.f1040views #TaxAndCredits .line-16 .checkbox-8814 {
  margin-left: 50.5%;
  width: 9%;
}
.f1040views #TaxAndCredits .line-16 .checkbox-4972 {
  width: 9%;
}
.f1040views #TaxAndCredits .line-16 .checkbox-3 {
  width: 15%;
}
.f1040views #TaxAndCredits .line-16 .checkbox-3-form {
  width: 10%;
  margin-right: 9%;
}
.f1040views #TaxAndCredits .line-16 .item-16 {
  width: 15%;
}
.f1040views #Payments {
  /*height: 17.4em;*/
  width: 98.5%;
}
.f1040views #Payments .line-25a {
  margin-top: 22px;
}
.f1040views #Payments .line-25a .item-25a {
  margin-left: 70%;
  width: 12.5%;
}
.f1040views #Payments .line-25b .item-25b {
  margin-left: 70%;
  width: 12.5%;
}
.f1040views #Payments .line-25c .item-25c {
  margin-left: 70%;
  width: 12.5%;
}
.f1040views #Payments .line-27 .item-27 {
  margin-left: 70%;
  width: 12.5%;
}
.f1040views #Payments .line-28 .item-28 {
  margin-left: 70%;
  width: 12.5%;
}
.f1040views #Payments .line-29 .item-29 {
  margin-left: 70%;
  width: 12.5%;
}
.f1040views #Payments .line-30 .item-30 {
  margin-left: 70%;
  width: 12.5%;
}
.f1040views #Payments .line-31 .item-31 {
  margin-top: 1.6em;
  margin-left: 70%;
  width: 12.5%;
}
.f1040views #Refund {
  width: 98.5%;
}
.f1040views #Refund .line-35a .form-8888-attached-checkbox {
  margin-left: 80%;
  width: 7%;
}
.f1040views #Refund .line-35a .item-35a {
  width: 12.5%;
}
.f1040views #Refund .line-35b {
  margin-top: 1px;
}
.f1040views #Refund .line-35b .routing-number {
  margin-left: 27.25%;
  letter-spacing: 20px;
}
.f1040views #Refund .line-35b .checking-checkbox {
  margin-left: 12.6%;
  width: 10.25%;
}
.f1040views #Refund .line-35b .savings-checkbox {
  width: 8%;
}
.f1040views #Refund .line-35d .account-number {
  margin-left: 27.25%;
  letter-spacing: 20px;
}
.f1040views #Refund .line-36 .item-36 {
  margin-left: 70%;
  width: 12.5%;
}
.f1040views #AmountYouOwe {
  width: 98.5%;
}
.f1040views #AmountYouOwe .line-37 .item-37 {
  margin-top: 22px;
}
.f1040views #AmountYouOwe .line-38 .item-38 {
  margin-left: 70%;
  width: 12.5%;
}
.f1040views #third-party-designee-section {
  margin-top: 24px;
  height: 58px;
}
.f1040views #third-party-designee-section .form-row {
  height: 19px;
}
.f1040views #third-party-designee-section .yes-checkbox {
  margin-left: 70%;
  width: 18%;
}
.f1040views #third-party-designee-section .no-checkbox {
  width: 5%;
}
.f1040views #third-party-designee-section .designee-details {
  margin-top: 1.7%;
}
.f1040views #third-party-designee-section .designee-details .designee-name {
  margin-left: 20%;
  width: 30%;
}
.f1040views #third-party-designee-section .designee-details .designee-phone {
  width: 18%;
  margin-left: 5%;
}
.f1040views #third-party-designee-section .designee-details .designee-pin {
  margin-left: 10%;
  width: 16%;
  letter-spacing: 2px;
}
.f1040views #schedule-1 {
  width: 91%;
}
@media screen and (min-width: 1500px) {
  .f1040views #schedule-1 {
    width: 96%;
  }
}
.f1040views #schedule-1 {
  margin-left: 2%;
}
.f1040views #schedule-1 .top-row {
  margin-top: 12.75%;
}
.f1040views #schedule-1 .top-row .name {
  width: 76.5%;
}
.f1040views #schedule-1 .top-row .ssn {
  width: 20%;
}
.f1040views #schedule-1 .form-row {
  height: 22.4px;
}
.f1040views #schedule-1 #schedule1-part1 {
  margin-top: 3.25%;
}
.f1040views #schedule-1 #schedule1-part1 .form-row {
  height: 20px;
  line-height: 28px;
}
@media screen and (min-width: 1500px) {
  .f1040views #schedule-1 #schedule1-part1 .form-row {
    height: 22px;
    line-height: 22px;
  }
}
.f1040views #schedule-1 .item-2b {
  margin-left: 61%;
  width: 20%;
  height: 24px;
}
.f1040views #schedule-1 .line-3 {
  margin-top: 4px;
}
.f1040views #schedule-1 .line-8 {
  margin-left: 18%;
  width: 40%;
  height: 20px !important;
  line-height: 20px !important;
}
.f1040views #schedule-1 .line-8a, .f1040views #schedule-1 .line-8b, .f1040views #schedule-1 .line-8c, .f1040views #schedule-1 .line-8d, .f1040views #schedule-1 .line-8e, .f1040views #schedule-1 .line-8f, .f1040views #schedule-1 .line-8g, .f1040views #schedule-1 .line-8h, .f1040views #schedule-1 .line-8i, .f1040views #schedule-1 .line-8j, .f1040views #schedule-1 .line-8k, .f1040views #schedule-1 .line-8l, .f1040views #schedule-1 .line-8m, .f1040views #schedule-1 .line-8n, .f1040views #schedule-1 .line-8o, .f1040views #schedule-1 .line-8p, .f1040views #schedule-1 .line-8q, .f1040views #schedule-1 .line-8r, .f1040views #schedule-1 .line-8s, .f1040views #schedule-1 .line-8t, .f1040views #schedule-1 .line-8u, .f1040views #schedule-1 .line-8z {
  width: 82%;
}
.f1040views #schedule-1 .line-8l, .f1040views #schedule-1 .line-8m, .f1040views #schedule-1 .line-8s, .f1040views #schedule-1 .line-8t, .f1040views #schedule-1 .line-8z {
  margin-top: 1.45em;
}
.f1040views #schedule-1 .line-11 {
  margin-top: 2%;
}
.f1040views #schedule-1 .item-18b {
  margin-left: 68%;
}
.f1040views #schedule-1 .item-18c {
  margin-left: 67%;
}
.f1040views #schedule-1 .line-19b {
  width: 80.5%;
  letter-spacing: 0.15em;
}
.f1040views #schedule-1 .line-19c {
  margin-left: 73%;
}
.f1040views #schedule-1 .line-22 {
  margin-top: 2.25%;
}
.f1040views #schedule-1-pg2 {
  width: 96%;
  margin-left: 2%;
}
.f1040views #schedule-1-pg2 .top-row {
  margin-top: 12.75%;
}
.f1040views #schedule-1-pg2 .top-row .name {
  width: 76.5%;
}
.f1040views #schedule-1-pg2 .top-row .ssn {
  width: 20%;
}
.f1040views #schedule-1-pg2 .form-row {
  height: 22.4px;
}
.f1040views #schedule-1-pg2 #schedule1-part2 .line-11 {
  margin-top: 7%;
}
.f1040views #schedule-1-pg2 #schedule1-part2 .line-12 {
  margin-top: 2.5%;
}
.f1040views #schedule-1-pg2 #schedule1-part2 .item-18b {
  margin-left: 68%;
}
.f1040views #schedule-1-pg2 #schedule1-part2 .item-18c {
  margin-left: 67%;
}
.f1040views #schedule-1-pg2 #schedule1-part2 .line-19b, .f1040views #schedule-1-pg2 #schedule1-part2 .line-19c {
  width: 82%;
  text-align: right;
}
.f1040views #schedule-1-pg2 #schedule1-part2 .line-22 {
  margin-top: 3%;
}
.f1040views #schedule-1-pg2 #schedule1-part2 .line-23 {
  margin-top: 2.25%;
}
.f1040views #schedule-1-pg2 #schedule1-part2 .line-24a, .f1040views #schedule-1-pg2 #schedule1-part2 .line-24b, .f1040views #schedule-1-pg2 #schedule1-part2 .line-24c, .f1040views #schedule-1-pg2 #schedule1-part2 .line-24d, .f1040views #schedule-1-pg2 #schedule1-part2 .line-24e, .f1040views #schedule-1-pg2 #schedule1-part2 .line-24f, .f1040views #schedule-1-pg2 #schedule1-part2 .line-24g, .f1040views #schedule-1-pg2 #schedule1-part2 .line-24h, .f1040views #schedule-1-pg2 #schedule1-part2 .line-24i, .f1040views #schedule-1-pg2 #schedule1-part2 .line-24j, .f1040views #schedule-1-pg2 #schedule1-part2 .line-24k, .f1040views #schedule-1-pg2 #schedule1-part2 .line-24z {
  width: 82%;
}
.f1040views #schedule-1-pg2 #schedule1-part2 .line-24a {
  margin-top: 2.25%;
}
.f1040views #schedule-1-pg2 #schedule1-part2 .line-24b {
  margin-top: 2.25%;
}
.f1040views #schedule-1-pg2 #schedule1-part2 .line-24c {
  margin-top: 2.5%;
}
.f1040views #schedule-1-pg2 #schedule1-part2 .line-24e, .f1040views #schedule-1-pg2 #schedule1-part2 .line-24h, .f1040views #schedule-1-pg2 #schedule1-part2 .line-24k, .f1040views #schedule-1-pg2 #schedule1-part2 .line-24z {
  margin-top: 2.25%;
}
.f1040views #schedule-1-pg2 #schedule1-part2 .line-24i {
  margin-top: 4.25%;
}
.f1040views #schedule-1-pg2 #schedule1-part2 .line-26 {
  margin-top: 2.25%;
}
.f1040views #schedule-2 {
  width: 97.5%;
}
.f1040views #schedule-2 .top-row {
  margin-top: 14%;
  margin-left: 2%;
}
.f1040views #schedule-2 .top-row .name {
  width: 76.5%;
}
.f1040views #schedule-2 .top-row .ssn {
  width: 20%;
}
.f1040views #schedule-2 .form-row {
  height: 21px;
}
.f1040views #schedule-2 #schedule2-part1 {
  margin-top: 3%;
}
.f1040views #schedule-2 #schedule2-part1 .form-row {
  height: 20px;
  line-height: 28px;
}
@media screen and (min-width: 1500px) {
  .f1040views #schedule-2 #schedule2-part1 .form-row {
    height: 32px;
    line-height: 48px;
  }
}
.f1040views #schedule-2 #schedule2-part1 .form-row {
  margin-bottom: 2px;
}
.f1040views #schedule-2 #schedule2-part2 {
  margin-top: 3.25%;
}
.f1040views #schedule-2 #schedule2-part2 .form-row {
  height: 32px;
  line-height: 48px;
  margin-bottom: 1px;
}
.f1040views #schedule-2 #schedule2-part2 .line-5 {
  margin-top: 2%;
  width: 82%;
}
.f1040views #schedule-2 #schedule2-part2 .line-6 {
  width: 82%;
}
.f1040views #schedule-2 #schedule2-part2 .line-8 {
  margin-top: 3%;
}
.f1040views #schedule-2 #schedule2-part2 .form-4137-checkbox {
  margin-left: 61%;
  width: 7%;
}
.f1040views #schedule-2 #schedule2-part2 .form-8919-checkbox {
  width: 8%;
  margin-left: 4.5%;
}
.f1040views #schedule-2 #schedule2-part2 .unsupported-ss-medicare-tax {
  width: 13%;
  margin-left: 5.6%;
}
.f1040views #schedule-2 .line-6 {
  margin-top: 2.4%;
}
.f1040views #schedule-2 .line-7b {
  margin-top: 2.1%;
}
.f1040views #schedule-2 .line-8 .form-8959-checkbox {
  margin-left: 21.25%;
  width: 17%;
}
.f1040views #schedule-2 .line-8 .form-8960-checkbox {
  width: 10%;
}
.f1040views #schedule-2 .line-8-2 {
  margin-bottom: 6px;
}
.f1040views #schedule-2 .line-8-2 .codes-checkbox {
  margin-left: 8%;
  width: 26%;
}
.f1040views #schedule-2 .line-8-2 .codes {
  width: 48%;
}
.f1040views #schedule-2 .line-8-2 .item-8-2 {
  text-align: right;
  width: 17%;
}
.f1040views #schedule-2 .line-9 .item-9 {
  margin-left: 65%;
  width: 17%;
}
.f1040views #schedule-2 .line-13, .f1040views #schedule-2 .line-14, .f1040views #schedule-2 .line-15 {
  margin-top: 2%;
}
.f1040views #schedule-2-pg2 .form-row {
  height: 20px;
  line-height: 28px;
}
@media screen and (min-width: 1500px) {
  .f1040views #schedule-2-pg2 .form-row {
    height: 32px;
    line-height: 48px;
  }
}
.f1040views #schedule-2-pg2 .form-row {
  margin-bottom: 2px;
}
.f1040views #schedule-2-pg2 #schedule2-part2 {
  width: 97%;
}
.f1040views #schedule-2-pg2 #schedule2-part2 .line-17a, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17b, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17c, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17d, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17e, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17f, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17g, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17h, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17i, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17j, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17k, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17l, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17m, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17n, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17o, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17p, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17q, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17z {
  width: 83%;
}
.f1040views #schedule-2-pg2 #schedule2-part2 .line-17a {
  margin-top: 14.5%;
}
.f1040views #schedule-2-pg2 #schedule2-part2 .line-17b, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17d, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17f, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17g, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17h, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17i, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17m, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17n, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17o, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17p, .f1040views #schedule-2-pg2 #schedule2-part2 .line-17z {
  margin-top: 2.1%;
}
.f1040views #schedule-2-pg2 .line-18, .f1040views #schedule-2-pg2 .line-19, .f1040views #schedule-2-pg2 .line-21 {
  width: 97%;
  margin-top: 0.5%;
}
.f1040views #schedule-2-pg2 .line-18 {
  margin-top: 0.5%;
}
.f1040views #schedule-2-pg2 .line-20 {
  width: 80.5%;
}
.f1040views #schedule-2-pg2 .line-21 {
  margin-top: 2%;
}
.f1040views #schedule-3 {
  width: 97%;
}
.f1040views #schedule-3 .top-row {
  margin-top: 14.75%;
  margin-left: 3.25%;
}
.f1040views #schedule-3 .top-row .name {
  width: 76.5%;
}
.f1040views #schedule-3 .top-row .ssn {
  width: 20%;
}
.f1040views #schedule-3 .details-on-1040 {
  margin-top: 18%;
}
.f1040views #schedule-3 #schedule3-part1 {
  margin-top: 3.5%;
}
.f1040views #schedule-3 #schedule3-part1 .form-row {
  height: 20px;
  line-height: 28px;
}
@media screen and (min-width: 1500px) {
  .f1040views #schedule-3 #schedule3-part1 .form-row {
    height: 31.25px;
    line-height: 48px;
  }
}
.f1040views #schedule-3 #schedule3-part1 .form-row {
  margin-bottom: 1px;
}
.f1040views #schedule-3 #schedule3-part1 .line-2 {
  margin-top: 1.6%;
}
.f1040views #schedule-3 #schedule3-part1 .line-6 .form-3800-checkbox {
  margin-left: 33.25%;
  width: 11.5%;
}
.f1040views #schedule-3 #schedule3-part1 .line-6 .form-8801-checkbox {
  width: 11.25%;
}
.f1040views #schedule-3 #schedule3-part1 .line-6 .other-checkbox {
  width: 3%;
}
.f1040views #schedule-3 #schedule3-part1 .line-6 .other-form-name {
  width: 21%;
}
.f1040views #schedule-3 #schedule3-part1 .line-6 .other-credits {
  text-align: right;
  width: 18.15%;
}
.f1040views #schedule-3 #schedule3-part1 .line-6a {
  margin-top: 3%;
}
.f1040views #schedule-3 #schedule3-part1 .line-6a, .f1040views #schedule-3 #schedule3-part1 .line-6b, .f1040views #schedule-3 #schedule3-part1 .line-6c, .f1040views #schedule-3 #schedule3-part1 .line-6d, .f1040views #schedule-3 #schedule3-part1 .line-6e, .f1040views #schedule-3 #schedule3-part1 .line-6f, .f1040views #schedule-3 #schedule3-part1 .line-6g, .f1040views #schedule-3 #schedule3-part1 .line-6h, .f1040views #schedule-3 #schedule3-part1 .line-6i, .f1040views #schedule-3 #schedule3-part1 .line-6j, .f1040views #schedule-3 #schedule3-part1 .line-6k, .f1040views #schedule-3 #schedule3-part1 .line-6l, .f1040views #schedule-3 #schedule3-part1 .line-6z {
  width: 82%;
}
.f1040views #schedule-3 #schedule3-part1 .line-6z {
  margin-top: 2%;
}
.f1040views #schedule-3 #schedule3-part1 .line-8 {
  margin-top: 2%;
}
.f1040views #schedule-3-pg2 #schedule3-part2 {
  margin-top: 8.75%;
  width: 97%;
}
.f1040views #schedule-3-pg2 #schedule3-part2 .form-row {
  height: 20px;
  line-height: 28px;
}
@media screen and (min-width: 1500px) {
  .f1040views #schedule-3-pg2 #schedule3-part2 .form-row {
    height: 31px;
    line-height: 48px;
  }
}
.f1040views #schedule-3-pg2 #schedule3-part2 .form-row {
  margin-bottom: 1px;
}
.f1040views #schedule-3-pg2 #schedule3-part2 .line-13a, .f1040views #schedule-3-pg2 #schedule3-part2 .line-13b, .f1040views #schedule-3-pg2 #schedule3-part2 .line-13c, .f1040views #schedule-3-pg2 #schedule3-part2 .line-13d, .f1040views #schedule-3-pg2 #schedule3-part2 .line-13e, .f1040views #schedule-3-pg2 #schedule3-part2 .line-13f {
  width: 82.5%;
}
.f1040views #schedule-3-pg2 #schedule3-part2 .line-13a {
  margin-top: 3.5%;
}
.f1040views #schedule-3-pg2 #schedule3-part2 .line-13b, .f1040views #schedule-3-pg2 #schedule3-part2 .line-13d, .f1040views #schedule-3-pg2 #schedule3-part2 .line-13g, .f1040views #schedule-3-pg2 #schedule3-part2 .line-13h, .f1040views #schedule-3-pg2 #schedule3-part2 .line-13z, .f1040views #schedule-3-pg2 #schedule3-part2 .line-15 {
  margin-top: 2.25%;
}
.f1040views #schedule-3-pg2 #schedule3-part2 .line-13h {
  margin-top: 2.25%;
  width: 82.5%;
}
.f1040views #schedule-3-pg2 #schedule3-part2 .line-13z {
  margin-top: 3.25%;
  width: 82.5%;
}
.f1040views .details-on-1040 {
  margin-top: 11%;
}
.f1040views .details-on-1040 .name {
  width: 85%;
}

@media screen and (max-width: 1499px) {
  .f1040views .form-row {
    line-height: 14px;
  }
  .f1040view_1,
  .f1040view_2,
  .f1040view_3,
  .f1040view_4,
  .f1040view_5,
  .f1040view_6,
  .f1040view_7,
  .f1040view_8 {
    width: 700px;
    font-size: 8.5px;
    padding: 12px;
  }
  .f1040view_1 {
    height: 850px;
  }
  .f1040view_1 #filingStatus-section {
    margin-top: 8%;
    height: 6%;
    margin-left: 12.25%;
  }
  .f1040view_1 #filingStatus-section .selection-row {
    height: 28px;
  }
  .f1040view_1 #filingStatus-section .selection-row .fs_hoh {
    width: 22.2%;
  }
  .f1040view_1 #personal-section,
  .f1040view_1 #spouse-section {
    height: 28px;
  }
  .f1040view_1 #address-section {
    height: 9%;
  }
  .f1040view_1 #address-section .foreign-address-row .foreign-zip {
    width: 17.75%;
  }
  .f1040view_1 #address-section .form-row {
    margin-top: 2%;
  }
  .f1040view_1 #virtual-currency {
    height: 3%;
    margin-top: 6px;
  }
  .f1040view_1 #standard-deduction-section {
    height: 30px;
  }
  .f1040view_1 #age-blindness-section {
    margin-top: 4px;
  }
  .f1040view_1 #dependents-section #moreThanFourDepsCheckbox {
    bottom: 2px;
    left: -32px;
  }
  .f1040view_1 #dependents-section {
    height: 8%;
    margin-top: 4%;
  }
  .f1040view_1 #dependents-section .dependent-row {
    height: 14.25px;
  }
  .f1040view_1 #income-section .form-row {
    height: 1.71em;
  }
  .f1040view_1 #income-section .line-10a {
    margin-top: 15px;
  }
  .f1040view_2 {
    height: 760px;
  }
  .f1040view_2 #income-section-2 .form-row {
    height: 14.1px;
  }
  .f1040view_2 #income-section-2 .line-25a {
    margin-top: 2.1%;
  }
  .f1040view_2 #income-section-2 .line-35b .routing-number {
    letter-spacing: 13px;
  }
  .f1040view_2 #income-section-2 .line-35d .account-number {
    letter-spacing: 13px;
  }
  .f1040view_2 #income-section-2 .line-38 {
    margin-top: 4.25%;
  }
  .f1040view_2 #TaxAndCredits {
    margin-top: 2.5%;
    text-align: left;
  }
  .f1040view_2 #TaxAndCredits .form-row {
    height: 1.85em;
    width: 98.5%;
  }
  .f1040view_2 #TaxAndCredits .line-16 .checkbox-8814 {
    margin-left: 50.5%;
    width: 9%;
  }
  .f1040view_2 #TaxAndCredits .line-16 .checkbox-4972 {
    width: 9%;
  }
  .f1040view_2 #TaxAndCredits .line-16 .checkbox-3 {
    width: 15%;
  }
  .f1040view_2 #TaxAndCredits .line-16 .checkbox-3-form {
    width: 10%;
    margin-right: 9%;
  }
  .f1040view_2 #TaxAndCredits .line-16 .item-16 {
    width: 15%;
  }
  .f1040view_2 #Payments .line-25a {
    margin-top: 1.75em;
  }
  .f1040view_2 #Payments .line-31 .item-31 {
    margin-top: 2.25em;
    margin-left: 70%;
    width: 12.5%;
  }
  .f1040view_2 #Refund, .f1040view_2 #AmountYouOwe {
    line-height: 1.8em;
  }
  .f1040view_2 #third-party-designee-section {
    margin-top: 14px;
  }
  .f1040view_2 #third-party-designee-section .designee-details {
    margin-top: 6px;
  }
  .f1040view_3 {
    height: 691px;
  }
  .f1040view_3 #schedule-1 .form-row {
    height: 15px !important;
  }
  .f1040view_3 #schedule-1 #schedule1-part1 {
    margin-top: 3%;
    /*                .form-row {
        height: 20.5px !important;
        line-height: 26px !important;
    }*/
  }
  .f1040view_3 #schedule-1 #schedule1-part1 .line-8 {
    margin-top: 0px;
  }
  .f1040view_3 #schedule-1 #schedule1-part1 .line-8-2 {
    line-height: unset !important;
    margin-top: 0px;
  }
  .f1040view_3 #schedule-1 #schedule1-part1 .line-9 {
    margin-top: 6px;
  }
  .f1040view_3 #schedule-1 #schedule1-part2 .form-row {
    height: 20.5px !important;
    line-height: 26px !important;
  }
  .f1040view_3 #schedule-1 #schedule1-part2 .line-11,
  .f1040view_3 #schedule-1 #schedule1-part2 .line-22 {
    margin-top: 14px;
  }
  .f1040view_4 {
    height: 643px;
  }
  .f1040view_4 #schedule-2 .form-row {
    height: 15px !important;
  }
  .f1040view_4 #schedule-2 #schedule2-part1 {
    margin-top: 3.25%;
  }
  .f1040view_4 #schedule-2 #schedule2-part1 .form-row {
    height: 20.25px !important;
    line-height: 26px !important;
  }
  .f1040view_4 #schedule-2 #schedule2-part2 {
    margin-top: 3.55%;
  }
  .f1040view_4 #schedule-2 #schedule2-part2 .form-row {
    height: 20.25px !important;
    line-height: 26px !important;
  }
  .f1040view_4 #schedule-2 #schedule2-part2 .line-6,
  .f1040view_4 #schedule-2 #schedule2-part2 .line-7b,
  .f1040view_4 #schedule-2 #schedule2-part2 .line-10 {
    margin-top: 2.25%;
  }
  .f1040view_4 #schedule-3 .top-row {
    margin-top: 15.5%;
  }
  .f1040view_4 #schedule-3 .form-row {
    height: 15px !important;
  }
  .f1040view_4 #schedule-3 #schedule3-part1 .form-row {
    height: 20.25px !important;
    line-height: 26px !important;
  }
  .f1040view_4 #schedule-3 #schedule3-part2 .form-row {
    height: 20.25px !important;
    line-height: 26px !important;
    margin-top: 0;
  }
  .f1040view_4 #schedule-3 #schedule3-part2 .line-12a {
    margin-top: 3.5%;
  }
  .f1040view_4 #schedule-3 #schedule3-part2 .line-12b {
    margin-top: 2.5%;
  }
  .f1040view_4 #schedule-3 #schedule3-part2 .line-12b .item-12b {
    margin-top: 0;
  }
  .f1040view_5 {
    height: 860px;
  }
  .f1040view_6 {
    height: 860px;
  }
  .f1040view_7 {
    height: 860px;
  }
  .f1040view_8 {
    height: 860px;
  }
}
@media screen and (max-width: 767px) {
  .f1040view,
  .page1040,
  .summarytogglebtn {
    display: none !important;
  }
  #summaryview {
    display: block !important;
  }
}
/*#endregion*/
.maxrefund-guaranteed-badge {
  background: rgb(0, 165, 117);
  background: linear-gradient(-45deg, rgb(0, 165, 117) 0%, rgb(0, 228, 158) 100%);
  margin: 4px 15px 0;
  border-radius: 5px;
  padding: 5px;
}
@media screen and (min-width: 992px) {
  .maxrefund-guaranteed-badge {
    margin: 15px 0 0;
  }
}
.maxrefund-guaranteed-badge a {
  color: white;
  display: block;
  border: 1px solid white;
  padding: 10px;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}
.maxrefund-guaranteed-badge a:hover, .maxrefund-guaranteed-badge .product-chooser-tower-wrapper .product-chooser-tower a.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .maxrefund-guaranteed-badge a.btn:hover, .maxrefund-guaranteed-badge a:active {
  text-decoration: none;
}
.maxrefund-guaranteed-badge a .inner-badge {
  display: flex;
}
.maxrefund-guaranteed-badge a .inner-badge .mrg-text-left {
  max-width: 90%;
}
.maxrefund-guaranteed-badge a .inner-badge .mrg-text-right {
  max-width: 10%;
}

.flex-button-wrapper {
  display: flex;
}
@media screen and (max-width: 767px) {
  .flex-button-wrapper {
    flex-direction: column;
  }
}
.flex-button-wrapper.bottom-modal {
  padding: 10px 0 50px;
}
.flex-button-wrapper button, .flex-button-wrapper a.buttons {
  margin: 0.5em 0;
  flex: 1;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .flex-button-wrapper button, .flex-button-wrapper a.buttons {
    margin: 0;
    margin-left: 1em;
  }
  .flex-button-wrapper button:first-of-type, .flex-button-wrapper a.buttons:first-of-type {
    margin-right: 1em;
    margin-left: 0;
  }
  .flex-button-wrapper button.single-button, .flex-button-wrapper a.buttons.single-button {
    margin: 0 auto;
    max-width: 250px;
  }
}

.purple-night-message {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .purple-night-message {
    max-width: 600px;
  }
}
@media screen and (min-width: 768px) {
  .purple-night-message.pnm-alt {
    max-width: 500px;
  }
}
.purple-night-message a.btn-continue, .purple-night-message .product-chooser-tower-wrapper .product-chooser-tower a.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .purple-night-message a.btn:hover {
  color: white;
}

.purple-night {
  background: #5E5ED3;
  background: linear-gradient(rgb(94, 94, 211) 84%, rgb(255, 255, 255) 84%);
  color: white;
  border-radius: 5px 5px 0 0;
}
.purple-night h2 {
  padding: 40px 0 20px;
}

.se-guide-logo {
  background: url(../images/se-Icon.svg) no-repeat;
  background-position: center center;
  background-size: 80px 80px;
  height: 80px;
  width: 80px;
  display: inline-block;
}

.se-guide-body {
  padding: 0 10%;
  text-align: left;
}
.se-guide-body a {
  color: #333740;
}
.se-guide-body h4 {
  font-weight: 400;
}

.vue-menu-tiles .se-row {
  line-height: 2em;
}

.vue-menu-rows .se-row {
  line-height: 2em;
  padding-left: 50px;
}

.oneClickDiv {
  z-index: 99998;
  position: absolute;
  left: 0;
  top: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  background: #ffffff;
}

#oneClickIcon {
  background: url(../images/taxslayer/TaxSlayer_icon.svg);
}

#oneClickIcon:after {
  width: 76px;
  height: 76px;
  border-color: #D82631;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-width: 3px;
  border-radius: 50%;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

.seLabel {
  padding-left: 27px;
}
.seLabel:before {
  content: " ";
  background: url(../images/se-Icon-no-stroke.svg) no-repeat;
  background-size: 20px 20px;
  height: 20px;
  width: 20px;
  left: 0;
  top: 2px;
  position: absolute;
}

.se-guide-header-icon {
  padding-left: 0;
}
@media screen and (min-width: 768px) {
  .se-guide-header-icon {
    padding-left: 49px;
  }
}
.se-guide-header-icon:before {
  content: " ";
  background: url(../images/se-Icon.svg) no-repeat;
  background-size: 32px 32px;
  height: 32px;
  width: 32px;
  right: 12px;
  top: 0;
  position: absolute;
}
@media screen and (min-width: 768px) {
  .se-guide-header-icon:before {
    background-size: 42px 42px;
    height: 42px;
    width: 42px;
    right: 0;
    top: 4px;
    left: 12px;
  }
}

.ts-only {
  display: inline-block !important;
}

@media (max-width: 1199px) {
  #responsive-menu-button {
    background: #333740 url(../images/taxslayer/TaxSlayer_icon.svg) no-repeat;
  }
}
.serve-card {
  width: 255px;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}

.amex-icon {
  width: 70px;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.amex-editable {
  color: #0973CC;
  margin-left: 10px;
  cursor: pointer;
}
.amex-editable:hover, .product-chooser-tower-wrapper .product-chooser-tower .amex-editable.btn:hover, .amex-editable:active, .amex-editable:focus {
  color: rgb(7.4915492958, 95.7253521127, 169.8084507042);
}

@media (max-width: 1199px) {
  .disbursement-option {
    margin-bottom: 40px;
  }
  .disbursement-option:last-of-type {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1200px) {
  .disbursement-push-it-hard {
    margin-bottom: 40px !important;
  }
}

.disbursement-container {
  border: 1px solid #e2e2e2;
  padding: 10px 30px;
}
.disbursement-container p {
  margin-bottom: 0;
}
.disbursement-container ul {
  margin-top: 10px;
  padding-left: 0;
}
.disbursement-container ul li {
  margin-bottom: 16px;
  list-style-type: none;
}

.disbursement-select-header,
.disbursement-select-footer {
  background-color: #0973CC;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
}
.disbursement-select-header:hover, .product-chooser-tower-wrapper .product-chooser-tower .disbursement-select-header.btn:hover,
.disbursement-select-footer:hover,
.product-chooser-tower-wrapper .product-chooser-tower .disbursement-select-footer.btn:hover {
  background-color: rgb(6.8450704225, 87.4647887324, 155.1549295775);
  cursor: pointer;
}

.disbursement-select-header {
  border-bottom: none;
}
.disbursement-select-header i {
  display: block;
  font-size: 2em;
  margin-bottom: 10px;
}
.disbursement-select-header p {
  padding: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .disbursement-select-header .give-me-space {
    margin-top: 25px;
  }
}
@media (max-width: 767px) {
  .disbursement-select-header .give-me-space {
    margin-top: 13px;
  }
}

.disbursement-select-footer {
  border-top: none;
}

.disbursement-alternate .disbursement-select-header,
.disbursement-alternate .disbursement-select-footer {
  background-color: rgb(68.2394366197, 165.2816901408, 246.7605633803);
}
.disbursement-alternate .disbursement-select-header:hover, .disbursement-alternate .product-chooser-tower-wrapper .product-chooser-tower .disbursement-select-header.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .disbursement-alternate .disbursement-select-header.btn:hover,
.disbursement-alternate .disbursement-select-footer:hover,
.disbursement-alternate .product-chooser-tower-wrapper .product-chooser-tower .disbursement-select-footer.btn:hover,
.product-chooser-tower-wrapper .product-chooser-tower .disbursement-alternate .disbursement-select-footer.btn:hover {
  background-color: rgb(19.3943661972, 141.8169014085, 244.6056338028);
}

#disbursement-selection-rows i {
  display: block;
  font-size: 2em;
  margin-bottom: 10px;
}
#disbursement-selection-rows .row {
  border: 1px solid #e2e2e2;
}
#disbursement-selection-rows .disbursement-row-content {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}
#disbursement-selection-rows .disbursement-row-content ul {
  min-height: 75px;
}
#disbursement-selection-rows .disbursement-select-header {
  padding-top: 40px;
  height: 180px;
}

.is-table-row {
  display: table;
}

@media (min-width: 992px) and (max-width: 1199px) {
  #amex-fix-me-on-medium {
    margin-top: 10px;
    margin-left: 39px;
  }
}

.amex-fee-left p {
  font-weight: bold;
  padding: 10px 15px;
  margin-bottom: 0 !important;
}

.amex-fee-right {
  padding-right: 0;
}
.amex-fee-right p {
  background-color: #e2e2e2;
  padding: 10px 15px;
  margin-bottom: 0 !important;
}

.serve-green {
  color: #005f51;
}

.amex-fee-border {
  border-bottom: 1px solid #f5f5f5;
}

#amex-disclaimer-box {
  background: #525050;
  padding-top: 20px;
  padding-bottom: 20px;
}
#amex-disclaimer-box p {
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
}

#serve-free-reloads {
  width: 160px;
  height: auto;
  margin-bottom: 10px;
}

#serve-with-phone {
  float: right;
  height: 400px;
  width: auto;
}
@media (max-width: 767px) {
  #serve-with-phone {
    display: none !important;
  }
}

#amex-partner-logos img {
  height: 100px;
  width: auto;
  margin-right: 75px;
}
#amex-partner-logos img:last-of-type {
  margin-right: 0;
}

#amex-10-promo {
  background: #4c4e4f;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  text-align: center;
  color: #fff;
  padding: 3px 0;
  border: 1px solid #e2e2e2;
  border-bottom: none;
  position: relative;
  z-index: 0;
}

#amex-box.amex-offer-on {
  position: relative;
  z-index: 1;
  top: -57px;
}

#eFileOptionsHeader .amex-offer-on {
  position: relative;
  z-index: 1;
  top: -31px;
}

.disbursement-muted .disbursement-select-header,
.disbursement-muted .disbursement-select-footer {
  background-color: #6E7481;
  color: rgb(63.0543933054, 66.4937238494, 73.9456066946);
}
.disbursement-muted .btn-white {
  background-color: rgb(93.5690376569, 98.6728033473, 109.7309623431);
  border-color: rgb(93.5690376569, 98.6728033473, 109.7309623431);
  color: rgb(63.0543933054, 66.4937238494, 73.9456066946);
}

.optionboxes {
  border: solid 1px #e7e7e7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0;
  margin-top: 0;
}

.topiconarea > h3 {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: white;
  font-size: 2.7em;
  font-weight: 200;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 0 20px;
}

.btnctaarea {
  padding: 20px 0 20px 0;
}

.bottomareacta {
  background-color: #f7f7f7;
  padding: 30px 20px 30px 0;
  border-bottom: solid 1px #e7e7e7;
}
.bottomareacta ul {
  margin-left: 40px;
  margin-right: 40px;
}
.bottomareacta ul li {
  margin-bottom: 14px;
}

.debitbox > .bottomareacta {
  min-height: 193px;
}

.fileandgoslected {
  background-color: #4a9f0f;
  border: solid 1px #4a9f0f;
  padding-top: 20px;
  background-image: url("../images/file-go-banner.png");
  background-repeat: no-repeat;
  background-position: right top;
  cursor: pointer;
}

.fileandgoslected:hover, .product-chooser-tower-wrapper .product-chooser-tower .fileandgoslected.btn:hover {
  background-color: #4b921a;
  border: solid 1px #2b5b0a;
  cursor: pointer;
}

.debitbox {
  margin-left: 50px;
  cursor: pointer;
}

.debitselected {
  background: #626262;
  border: solid 1px #343434;
  padding-top: 20px;
  cursor: pointer;
}

.debitselected:hover, .product-chooser-tower-wrapper .product-chooser-tower .debitselected.btn:hover {
  background: #343434;
  border: solid 1px #343434;
}

.file-go-box {
  cursor: pointer;
}

.file-go-logo {
  display: block;
  margin: auto;
}

.smalldisclaimer {
  font-size: small;
  font-style: italic;
  padding-top: 20px;
}

.fileandgoslected > h3 {
  font-weight: 200;
  font-size: 2.7em;
  margin-top: 0;
  padding: 0 0 20px 0;
  color: white;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  margin-bottom: 0;
}

.filegobttnslected {
  background: #4a9f0f;
  padding: 20px 100px 20px 100px;
}

.filegonotselected {
  background: #626262;
  border: solid 1px #343434;
  padding: 20px 100px 20px 100px;
}

.filegonotselected:hover, .product-chooser-tower-wrapper .product-chooser-tower .filegonotselected.btn:hover {
  background: #2a2a2a;
  border: solid 1px #343434;
  padding: 20px 100px 20px 100px;
}

@media (max-width: 1199px) {
  .debitbox {
    margin-left: 0;
    margin-top: 30px;
  }
  .debitbox > .bottomareacta {
    min-height: unset;
  }
}
@media (max-width: 480px) {
  .bottomareacta > ul > li {
    padding-left: 2%;
  }
}
.securely-id h3 {
  color: #216194;
  font-size: 2em;
  line-height: 1.2em;
  margin-top: 30px;
}
.securely-id h2 {
  color: #216194;
  font-size: 3em;
  margin-bottom: 0;
}
.securely-id h4 {
  padding-bottom: 10px;
}
.securely-id p {
  font-size: 1em;
  margin-bottom: 20px;
}
.securely-id .id-product-box {
  border: solid 1px #b5b5b5;
  border-radius: 3px;
  border-top: solid 30px #216194;
  margin-bottom: 20px;
  padding: 0 30px 0 30px;
  height: 570px;
  overflow: auto;
}
.securely-id .id-product-box h4 {
  line-height: 20px;
}
.securely-id .id-product-box .see-more i {
  font-size: 4em;
  position: sticky;
  bottom: 0;
  z-index: 5000;
}
.securely-id .id-product-box .panel {
  box-shadow: none;
}
.securely-id .id-product-box .panel-default {
  border: none;
  line-height: 10px;
}
.securely-id .id-product-box .panel-body {
  background-color: #e6eff4;
  z-index: 99999;
  position: relative;
}
.securely-id .id-product-box .panel-default > .panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.securely-id .id-product-box .panel-default > .panel-heading a {
  display: block;
  padding: 10px 15px;
}
.securely-id .id-product-box .accordion-option {
  width: 100%;
  float: left;
  clear: both;
  margin: 15px 0;
}
.securely-id .id-product-box .accordion-option .title {
  font-size: 20px;
  font-weight: bold;
  float: left;
  padding: 0;
  margin: 0;
}
.securely-id .id-product-box .accordion-option .toggle-accordion {
  float: right;
  font-size: 16px;
  color: #6a6c6f;
}
.securely-id .id-product-box .accordion-option .toggle-accordion:before {
  content: "Expand All";
}
.securely-id .id-product-box .accordion-option .toggle-accordion.active:before {
  content: "Collapse All";
}
.securely-id .id-product-box .faded-box {
  height: 30%;
  position: absolute;
  bottom: 4%;
  z-index: 3000;
  width: 70%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+67,ffffff+73&0+0,0.68+67,1+73 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.68) 67%, rgb(255, 255, 255) 73%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.68) 67%, rgb(255, 255, 255) 73%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.68) 67%, rgb(255, 255, 255) 73%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  pointer-events: none; /* so the text is still selectable */
}
.securely-id .btn {
  margin-bottom: 20px;
}
.securely-id .center-block {
  float: none;
}
.securely-id ul {
  padding: 0px;
  margin-bottom: 30px;
}
.securely-id li {
  list-style-type: none;
  line-height: 2.6em;
  cursor: pointer;
}
.securely-id li p {
  margin: 10px 40px 10px 40px;
  background-color: #e6eff4;
  padding: 20px;
}
.securely-id li:before {
  content: "\f0da";
  font-family: FontAwesome;
  color: #0a4b70;
  font-size: 22px;
  padding-right: 0.5em;
  left: 0;
}
.securely-id .securely-list-down:before {
  content: "\f0d7";
  font-family: FontAwesome;
  color: #0a4b70;
  font-size: 22px;
  padding-right: 0.5em;
  left: 0;
}
.securely-id li:last-child {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .securely-id .id-product-box {
    border: solid 2px #b5b5b5;
    border-top: solid 10px #216194;
    margin-top: 20px;
  }
  .securely-id h3 {
    margin-top: 0;
    font-size: 1.4em;
  }
  .securely-id h2 {
    margin-top: 0;
  }
  .securely-id p {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .securely-id h3 {
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .securely-id .id-product-box {
    margin: 20px;
  }
  .securely-id h4 {
    padding: 0 20px 0 20px;
  }
}

.mfa-container {
  background-color: #e2e2e2;
  -webkit-box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.29);
  box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.29);
}

.mfa-left {
  width: 50%;
  float: right;
  position: relative;
}
@media (max-width: 767px) {
  .mfa-left {
    display: block;
    width: 100%;
  }
}

.mfa-right {
  padding: 40px;
  background-color: #fff;
  min-height: 213px;
  width: 50%;
  float: right;
  position: relative;
}
@media (max-width: 767px) {
  .mfa-right {
    display: block;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .mfa-right {
    padding: 20px;
    min-height: 1px;
  }
  .mfa-right input {
    width: 100%;
    max-width: 100%;
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mfa-right {
    min-height: 137px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 34px;
    padding-bottom: 34px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mfa-right {
    padding: 36px 0;
    min-height: 137px;
  }
}
@media (min-width: 1200px) {
  .mfa-right {
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 137px;
  }
}

.mfa-button {
  background-color: #e2e2e2;
  display: block;
  width: 100%;
  padding: 20px;
  position: relative;
}
.mfa-button .fa-angle-right {
  position: absolute;
  right: 20px;
}
.mfa-button .fa {
  color: #0973CC;
  font-size: 1.8em;
}
.mfa-button .fa.fix-me {
  font-size: 1.4em;
}
.mfa-button .fa:first-of-type {
  position: relative;
  top: 1px;
}
.mfa-button .fa:first-of-type.i-need-space {
  top: 3px;
}
.mfa-button .fa:nth-of-type(1) {
  width: 30px;
  text-align: center;
  display: inline-block;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .mfa-button .fa:nth-of-type(1) {
    display: none;
  }
}
.mfa-button:hover, .product-chooser-tower-wrapper .product-chooser-tower .mfa-button.btn:hover, .mfa-button:active {
  background-color: #0973CC;
  color: #fff;
  cursor: pointer;
}
.mfa-button:hover .fa, .product-chooser-tower-wrapper .product-chooser-tower .mfa-button.btn:hover .fa, .mfa-button:active .fa {
  color: #fff;
}
.mfa-button.active {
  background-color: #0973CC;
  color: #fff;
  cursor: pointer;
  background-color: rgb(19.3943661972, 141.8169014085, 244.6056338028);
}
.mfa-button.active:hover, .product-chooser-tower-wrapper .product-chooser-tower .mfa-button.active.btn:hover, .mfa-button.active:active {
  background-color: #0973CC;
}
.mfa-button.active .fa {
  color: #fff;
}

#response-empty-state p {
  margin-top: 20px;
}
@media (max-width: 767px) {
  #response-empty-state {
    font-size: 1.1em;
  }
  #response-empty-state p {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #response-empty-state p {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  #response-empty-state p {
    margin-top: 26px;
  }
}

.mfa-auth-container .mfa-state div {
  border-bottom: 5px solid #EEEEEE;
}
.mfa-auth-container .mfa-state div.active {
  border-color: #337AB7;
}
.mfa-auth-container .mfa-column-options {
  width: 84%;
  margin: 0 auto;
}
.mfa-auth-container .mfa-column-options img.status-img {
  margin: 5em auto 2em;
  display: block;
}
.mfa-auth-container .mfa-column-options h1 {
  font-weight: 200;
  font-size: 36px;
  line-height: 36px;
  text-align: center;
  margin: 32px auto;
}
.mfa-auth-container .mfa-column-options p {
  font-weight: 200;
  font-size: 18px;
  color: #0973CC;
  text-align: center;
}
.mfa-auth-container .mfa-column-options p.additional-text {
  color: #0973CC;
  font-size: 12px;
  text-align: center;
}
.mfa-auth-container .mfa-column-options .mfa-options {
  margin: 60px auto;
}
.mfa-auth-container .mfa-column-options .mfa-options-2 {
  margin: 30px auto;
}

#product-chooser-container {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #product-chooser-container {
    margin-top: 5vh;
    margin-bottom: 2vh;
  }
}

@media screen and (max-width: 768px) {
  .product-chooser-tower-wrapper {
    margin-bottom: 5vh;
  }
}
@media screen and (min-width: 768px) {
  .product-chooser-tower-wrapper {
    width: 25%;
    float: left;
    position: relative;
    z-index: 1;
  }
}
.product-chooser-tower-wrapper .product-tab-wrapper {
  color: white;
  text-transform: uppercase;
  position: relative;
  margin-top: 3em;
}
.product-chooser-tower-wrapper .product-chooser-tower {
  padding: 0 18px;
  background: white;
  -webkit-box-shadow: 0 0 16px rgba(51, 55, 64, 0.25);
  box-shadow: 0 0 16px rgba(51, 55, 64, 0.25);
  border-radius: 0 0 5px 5px;
}
@media (max-width: 767px) {
  .product-chooser-tower-wrapper .product-chooser-tower {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  .product-chooser-tower-wrapper .product-chooser-tower:last-of-type {
    margin-bottom: 0;
  }
}
.product-chooser-tower-wrapper .product-chooser-tower:hover, .product-chooser-tower-wrapper .product-chooser-tower .product-chooser-tower.btn:hover {
  background: #fff;
}
.product-chooser-tower-wrapper .product-chooser-tower .product-chooser-price {
  padding-top: 20px;
  padding-bottom: 20px;
}
.product-chooser-tower-wrapper .product-chooser-tower .product-chooser-price sup {
  font-size: 34%;
  font-weight: 400;
  top: -1.25em;
  margin-right: 0.25em;
}
.product-chooser-tower-wrapper .product-chooser-tower .product-chooser-price .was-wrapper {
  position: relative;
  top: -0.2em;
  left: -0.15em;
}
.product-chooser-tower-wrapper .product-chooser-tower .product-chooser-price .was-wrapper .wasText {
  font-size: 0.2em;
  position: absolute;
  top: 1.6em;
  left: 0.6em;
}
.product-chooser-tower-wrapper .product-chooser-tower .product-chooser-price .strikethrough {
  text-decoration: none;
  font-size: 0.5em;
}
.product-chooser-tower-wrapper .product-chooser-tower .product-chooser-price .statesAdditional {
  display: block;
  font-size: 14px;
  font-weight: 400;
  font-size: 12px;
  font-weight: 400;
  margin: 0.5em auto 0;
}
.product-chooser-tower-wrapper .product-chooser-tower .product-chooser-price .statesAdditional i.fa {
  color: #11881B;
}
.product-chooser-tower-wrapper .product-chooser-tower .product-chooser-price .statesAdditional:hover {
  text-decoration: underline;
}
.product-chooser-tower-wrapper .product-chooser-tower .product-chooser-features {
  border-top: 1px solid #ced3d9;
  border-bottom: 1px solid #ced3d9;
  padding-top: 18px;
  margin-top: 24px;
}
@media (min-width: 768px) {
  .product-chooser-tower-wrapper .product-chooser-tower .product-chooser-features {
    height: 19em;
  }
}
.product-chooser-tower-wrapper .product-chooser-tower .product-chooser-features ul {
  padding: 0;
  list-style-type: none;
  font-weight: 500;
}
.product-chooser-tower-wrapper .product-chooser-tower .product-chooser-features ul li {
  text-align: left;
  font-size: 13px;
  margin-left: 1.25em;
  line-height: 1.25em;
  padding-bottom: 18px;
}
.product-chooser-tower-wrapper .product-chooser-tower .product-chooser-features ul li:before {
  position: absolute;
  margin-left: -1.25em;
  width: 1em;
  font-family: FontAwesome;
  content: "\f00c";
  color: #11881B;
}
.product-chooser-tower-wrapper .product-chooser-tower .product-chooser-features ul li:last-child {
  padding-bottom: 0;
}
@media screen and (min-width: 768px) {
  .product-chooser-tower-wrapper.recommended-tower {
    z-index: 999;
  }
}
.product-chooser-tower-wrapper.recommended-tower .product-chooser-tower {
  box-shadow: inset 0 0 4px #11881B;
  z-index: 999;
}
.product-chooser-tower-wrapper.recommended-tower .product-tab-wrapper {
  height: 3em;
  display: block;
  line-height: 3em;
  border-radius: 5px 5px 0 0;
}
.product-chooser-tower-wrapper.recommended-tower .product-tab-wrapper::after {
  display: block;
  position: absolute;
  left: calc(50% - 8px);
  content: " ";
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
}
.product-chooser-tower-wrapper.recommended-tower .product-tab-wrapper {
  background-color: #11881B;
  margin-top: 0;
}
.product-chooser-tower-wrapper.recommended-tower .product-tab-wrapper::after {
  border-top: 8px solid #11881B;
  top: 47px;
}
.product-chooser-tower-wrapper.recommended-tower .product-chooser-tower {
  background: white;
}
.product-chooser-tower-wrapper.prioryear-tower .product-tab-wrapper {
  height: 3em;
  display: block;
  line-height: 3em;
  border-radius: 5px 5px 0 0;
}
.product-chooser-tower-wrapper.prioryear-tower .product-tab-wrapper::after {
  display: block;
  position: absolute;
  left: calc(50% - 8px);
  content: " ";
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
}
.product-chooser-tower-wrapper.prioryear-tower .product-tab-wrapper {
  background-color: #333740;
  margin-top: 0;
}
.product-chooser-tower-wrapper.prioryear-tower .product-tab-wrapper::after {
  border-top: 8px solid #333740;
}

.product-chooser-header {
  font-weight: 900;
  font-size: 1.7em;
  padding-top: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-chooser-header {
    font-size: 1.25em;
  }
}

.product-chooser-desc {
  font-weight: 500;
  font-size: 0.8em;
  line-height: 1.25em;
  margin-top: 0.25em;
}

.product-price {
  font-weight: 900;
  font-size: 1.65em;
  letter-spacing: -1px;
  line-height: 1em;
}

.product-cta-area a.btn {
  display: block;
  width: 100%;
  margin: 0 !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-cta-area a.btn {
    padding: 16px 8px;
  }
}

.product-chooser-footer {
  position: relative;
}
.product-chooser-footer a.btn {
  display: block;
  width: 100%;
  margin: 0 !important;
}

.product-chooser-content-area {
  padding-bottom: 24px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-chooser-content-area {
    height: 35em;
  }
}
@media (min-width: 768px) {
  .product-chooser-content-area {
    height: 31em;
  }
}

@media (min-width: 768px) {
  .classic-tower {
    left: 33%;
  }
}

@media (min-width: 768px) {
  .premium-tower {
    right: 33%;
  }
}

.nothanks-area {
  margin-bottom: 10vh;
  text-align: center;
}

.uc-section-header {
  font-size: 22px;
  color: #333740;
  margin-top: 80px;
  margin-bottom: 16px;
}

.prior-year-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
@media (min-width: 768px) {
  .prior-year-wrapper {
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  .prior-year-wrapper form {
    flex-basis: 50%;
  }
}
@media (min-width: 992px) {
  .prior-year-wrapper form {
    flex-basis: 33.3333%;
  }
}
.prior-year-wrapper form button {
  background-color: transparent;
  background-color: transparent;
  border: none;
  width: 100%;
  padding: 0 0.5em;
}
.prior-year-wrapper form button .user-console-tile {
  border-radius: 0 0 3px 3px;
  border: solid 1px #ebecf0;
  background-color: #f5f7f9;
  display: block;
  width: 100%;
  border-top: none;
  padding: 26px;
  font-size: 0.9em;
  margin: 0.5em auto;
  -webkit-box-shadow: 0 -3px 0 0 #d7dae0;
  box-shadow: 0 -3px 0 0 #d7dae0;
}
.prior-year-wrapper form button .user-console-tile span:first-of-type {
  color: #333740;
}
.prior-year-wrapper form button .user-console-tile .big-text, .prior-year-wrapper form button .user-console-tile i, .prior-year-wrapper form button .access-text .user-console-tile i, .prior-year-wrapper .access-text form button .user-console-tile i {
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 0.5px;
}
.prior-year-wrapper form button .user-console-tile .access-text {
  font-size: 16px;
  letter-spacing: 0.36px;
  text-align: center;
  color: #0973CC;
  text-decoration: underline;
}
.prior-year-wrapper form button .user-console-tile:hover, .prior-year-wrapper form button .product-chooser-tower-wrapper .product-chooser-tower .user-console-tile.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .prior-year-wrapper form button .user-console-tile.btn:hover, .prior-year-wrapper form button .user-console-tile:focus {
  cursor: pointer;
  background-color: rgb(229.5, 229.5, 229.5);
  text-decoration: none;
}
.prior-year-wrapper form button .user-console-tile.blue-tile {
  background: #0973CC;
  border: 1px solid rgb(7.4915492958, 95.7253521127, 169.8084507042);
  color: #fff;
}
.prior-year-wrapper form button .user-console-tile.blue-tile span:first-of-type {
  color: #fff;
}
.prior-year-wrapper form button .user-console-tile.blue-tile:hover, .prior-year-wrapper form button .user-console-tile.blue-tile:focus {
  cursor: pointer;
  background-color: rgb(6.8450704225, 87.4647887324, 155.1549295775);
}
.prior-year-wrapper form button .user-console-tile i {
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
}
.prior-year-wrapper form a .big-text, .prior-year-wrapper form a .user-console-tile i, .prior-year-wrapper .user-console-tile form a i, .prior-year-wrapper form a .access-text .user-console-tile i, .prior-year-wrapper .access-text .user-console-tile form a i, .prior-year-wrapper form button .user-console-tile a i {
  text-decoration: none;
}
.prior-year-wrapper form a .description-text {
  font-size: 16px;
}
@media (min-width: 768px) {
  .prior-year-wrapper .access-text {
    flex-basis: 50%;
  }
}
@media (min-width: 992px) {
  .prior-year-wrapper .access-text {
    flex-basis: 33.3333%;
  }
}
.prior-year-wrapper .access-text {
  background-color: transparent;
  background-color: transparent;
  border: none;
  width: 100%;
  padding: 0 0.5em;
  font-size: 16px;
  letter-spacing: 0.36px;
  text-align: center;
  color: #0973CC;
  text-decoration: none;
}
.prior-year-wrapper .access-text .user-console-tile {
  border-radius: 0 0 3px 3px;
  border: solid 1px #ebecf0;
  background-color: #f5f7f9;
  display: block;
  width: 100%;
  border-top: none;
  padding: 26px;
  font-size: 0.9em;
  margin: 0.5em auto;
  -webkit-box-shadow: 0 -3px 0 0 #d7dae0;
  box-shadow: 0 -3px 0 0 #d7dae0;
}
.prior-year-wrapper .access-text .user-console-tile span:first-of-type {
  color: #333740;
}
.prior-year-wrapper .access-text .user-console-tile .big-text, .prior-year-wrapper .access-text .user-console-tile i {
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 0.5px;
}
.prior-year-wrapper .access-text .user-console-tile .description-text {
  font-size: 16px;
  text-decoration: underline;
}
.prior-year-wrapper .access-text .user-console-tile:hover, .prior-year-wrapper .access-text .user-console-tile:focus {
  cursor: pointer;
  background-color: rgb(229.5, 229.5, 229.5);
  text-decoration: none;
}
.prior-year-wrapper .access-text .user-console-tile.blue-tile {
  background: #0973CC;
  border: 1px solid rgb(7.4915492958, 95.7253521127, 169.8084507042);
  color: #fff;
}
.prior-year-wrapper .access-text .user-console-tile.blue-tile span:first-of-type {
  color: #fff;
}
.prior-year-wrapper .access-text .user-console-tile.blue-tile:hover, .prior-year-wrapper .access-text .user-console-tile.blue-tile:focus {
  cursor: pointer;
  background-color: rgb(6.8450704225, 87.4647887324, 155.1549295775);
}
.prior-year-wrapper .access-text .user-console-tile i {
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
}
.prior-year-wrapper .user-console-tile {
  border-radius: 0 0 3px 3px;
  border: solid 1px #ebecf0;
  background-color: #f5f7f9;
  display: block;
  width: 100%;
  border-top: none;
  padding: 26px;
  font-size: 0.9em;
  margin: 0.5em auto;
  -webkit-box-shadow: 0 -3px 0 0 #d7dae0;
  box-shadow: 0 -3px 0 0 #d7dae0;
}
.prior-year-wrapper .user-console-tile span:first-of-type {
  color: #333740;
}
.prior-year-wrapper .user-console-tile .big-text, .prior-year-wrapper .user-console-tile i, .prior-year-wrapper form button .user-console-tile i, .prior-year-wrapper .access-text .user-console-tile i {
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 0.5px;
}
.prior-year-wrapper .user-console-tile .access-text {
  font-size: 16px;
  letter-spacing: 0.36px;
  text-align: center;
  color: #0973CC;
  text-decoration: underline;
}
.prior-year-wrapper .user-console-tile:hover, .prior-year-wrapper .product-chooser-tower-wrapper .product-chooser-tower .user-console-tile.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .prior-year-wrapper .user-console-tile.btn:hover, .prior-year-wrapper .user-console-tile:focus {
  cursor: pointer;
  background-color: rgb(229.5, 229.5, 229.5);
  text-decoration: none;
}
.prior-year-wrapper .user-console-tile.blue-tile {
  background: #0973CC;
  border: 1px solid rgb(7.4915492958, 95.7253521127, 169.8084507042);
  color: #fff;
}
.prior-year-wrapper .user-console-tile.blue-tile span:first-of-type {
  color: #fff;
}
.prior-year-wrapper .user-console-tile.blue-tile:hover, .prior-year-wrapper .user-console-tile.blue-tile:focus {
  cursor: pointer;
  background-color: rgb(6.8450704225, 87.4647887324, 155.1549295775);
}
.prior-year-wrapper .user-console-tile i {
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
}

a.user-console-tile {
  color: #333740;
  text-decoration: none;
}

@media (max-width: 767px) {
  .collapsed-header {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

@media (max-width: 1199px) {
  .user-console-tile:not(last-of-type) {
    margin-bottom: 16px;
  }
}

@media (max-width: 767px) {
  .user-console-tile {
    width: 75%;
    margin: 0 auto;
  }
}

@media (max-width: 1199px) {
  .collapsed-container .collapsed-content-expanded {
    padding: 20px 20px 0 20px !important;
  }
}

.collapsed-header {
  padding: 10px 15px;
  background: #0973CC;
  color: #fff;
  display: block;
  border-radius: 0;
}
.collapsed-header:not(.no-hover):hover, .product-chooser-tower-wrapper .product-chooser-tower .collapsed-header.btn:not(.no-hover):hover {
  cursor: pointer;
  background: rgb(7.9225352113, 101.2323943662, 179.5774647887);
}
.collapsed-header i {
  float: right;
  transform: rotateX(0);
  position: relative;
  top: 5px;
  padding-left: 8px;
  transition: transform 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
}
.collapsed-header.ghost-header {
  background: none;
  color: #0973CC;
  border-bottom: 1px solid #e2e2e2;
}
.collapsed-header.ghost-header:hover, .product-chooser-tower-wrapper .product-chooser-tower .collapsed-header.ghost-header.btn:hover {
  background: rgb(247.35, 247.35, 247.35);
}

.collapsed-container {
  overflow: hidden;
  display: block;
  /*background: $sidebar-color;*/
}
.collapsed-container .collapsed-content-collapsed {
  display: block;
  transform: translateY(-122px);
  transition: transform 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
}
.collapsed-container .collapsed-content-expanded {
  display: block;
  transform: translateY(0);
  padding: 20px;
  transition: transform 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
}

.zero-height {
  height: 0;
  -webkit-transition: height 300ms cubic-bezier(0.3, 0.04, 0.03, 0.94);
  -moz-transition: height 300ms cubic-bezier(0.3, 0.04, 0.03, 0.94);
  -ms-transition: height 300ms cubic-bezier(0.3, 0.04, 0.03, 0.94);
  -o-transition: height 300ms cubic-bezier(0.3, 0.04, 0.03, 0.94);
  transition: height 300ms cubic-bezier(0.3, 0.04, 0.03, 0.94);
}

.reveal-height {
  -webkit-transition: height 300ms cubic-bezier(0.3, 0.04, 0.03, 0.94);
  -moz-transition: height 300ms cubic-bezier(0.3, 0.04, 0.03, 0.94);
  -ms-transition: height 300ms cubic-bezier(0.3, 0.04, 0.03, 0.94);
  -o-transition: height 300ms cubic-bezier(0.3, 0.04, 0.03, 0.94);
  transition: height 300ms cubic-bezier(0.3, 0.04, 0.03, 0.94);
}

.collapsed-rotate-up {
  transform: rotateX(180deg) !important;
}

.cloaker-container {
  position: relative;
  z-index: 1;
  height: 140px;
  overflow: hidden;
  width: 100%;
  -webkit-transition: height 300ms ease-in-out;
  -moz-transition: height 300ms ease-in-out;
  -ms-transition: height 300ms ease-in-out;
  -o-transition: height 300ms ease-in-out;
  transition: height 300ms ease-in-out;
}

.cloaker-section {
  z-index: 3;
  overflow: hidden;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ff0000+100&0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ff0000',GradientType=0 ); /* IE6-9 */
  position: absolute;
  top: 0;
  width: 100%;
  display: block;
  height: 140px;
  -webkit-transition: height 300ms ease-in-out;
  -moz-transition: height 300ms ease-in-out;
  -ms-transition: height 300ms ease-in-out;
  -o-transition: height 300ms ease-in-out;
  transition: height 300ms ease-in-out;
}
.cloaker-section .cloaker-read-more {
  margin: 0 auto;
  width: 100%;
  max-width: 10em;
  display: block;
  top: 5.5em;
  position: relative;
}

.cloaker-content {
  z-index: 2;
  position: absolute;
  top: 0;
  width: 100%;
  display: block;
  height: 140px;
}

.ts-globe {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  text-align: center;
  font-size: 1.3em;
  background: #0973CC;
  display: inline-block;
  color: #fff;
  padding-top: 12px;
}

body.plain-layout {
  background: white;
}
body.plain-layout #user-header {
  background: white;
}
body.plain-layout #content-pane {
  background: white;
}

.modal-backdrop {
  background: rgba(255, 255, 255, 0.9);
}

@media only screen and (min-width: 768px) {
  #LegalLightningSplash .is-table-row {
    display: table;
  }
  #LegalLightningSplash .is-table-row [class*=col-] {
    float: none;
    display: table-cell;
    vertical-align: top;
  }
}
#LegalLightningSplash .whiteHR20 {
  border-top: 1px solid #FFF;
  margin: 20px 0;
  width: 20%;
}
#LegalLightningSplash .btn-legal {
  color: #FFF;
  background-color: #4a9f0f;
  border-radius: 3px;
  padding: 0.5em 3em;
  outline: none;
}
#LegalLightningSplash .btn-legal:hover {
  background-color: rgb(63.1551724138, 135.6982758621, 12.8017241379);
}
#LegalLightningSplash .ll-column-2, #LegalLightningSplash .ll-column-3 {
  text-align: center;
}
#LegalLightningSplash .ll-column-2 h4, #LegalLightningSplash .ll-column-3 h4 {
  color: #747474;
}
#LegalLightningSplash .ll-column-2 ul, #LegalLightningSplash .ll-column-3 ul {
  padding: 0px;
  list-style: none;
  margin-bottom: 2em;
}
#LegalLightningSplash .ll-column-2 ul span, #LegalLightningSplash .ll-column-3 ul span {
  color: #4a9f0f;
  font-weight: bold;
}
#LegalLightningSplash .ll-column-2 ul li:before, #LegalLightningSplash .ll-column-3 ul li:before {
  content: "";
  display: inline-block;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-color: #4a9f0f;
  width: 0.25em;
  height: 0.25em;
  position: relative;
  top: -0.2em;
  margin-right: 0.25em;
}
#LegalLightningSplash .ll-column-2 a, #LegalLightningSplash .ll-column-3 a {
  text-decoration: none;
  color: #4a9f0f;
}
#LegalLightningSplash .ll-column-2 a:hover, #LegalLightningSplash .ll-column-3 a:hover {
  color: rgb(63.1551724138, 135.6982758621, 12.8017241379);
  text-decoration: underline;
}
#LegalLightningSplash .ll-column-2 span.cost, #LegalLightningSplash .ll-column-3 span.cost {
  color: #4a9f0f;
  font-size: 3.5em;
  display: inline-block;
  width: 100%;
  margin-top: -0.35em;
}
#LegalLightningSplash .ll-column-2 span.cost sup, #LegalLightningSplash .ll-column-3 span.cost sup {
  font-size: 0.5em;
}
#LegalLightningSplash .ll-column-1 {
  color: #FFF;
  padding: 1.5em;
  position: relative;
  display: inline-block;
  position: relative;
  background: linear-gradient(rgba(74, 159, 15, 0.45), rgba(74, 159, 15, 0.45)), url("../images/LegalLightningSplash.png");
}
#LegalLightningSplash .ll-column-1:after, #LegalLightningSplash .ll-column-1:before {
  left: 100%;
  top: 35%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  z-index: 3;
}
#LegalLightningSplash .ll-column-1:after {
  border-color: transparent;
  border-left-color: #4a9f0f;
  border-width: 20px;
  margin-top: -20px;
}
#LegalLightningSplash .ll-column-1:before {
  border-color: transparent;
  border-left-color: transparent;
  border-width: 26px;
  margin-top: -26px;
}
#LegalLightningSplash .ll-column-1 h2 {
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.1em;
}
#LegalLightningSplash .ll-column-2 {
  padding: 1.5em;
  position: relative;
  background: #f6f6f7;
  border: 4px solid #transparent;
}
#LegalLightningSplash .ll-column-2:after, #LegalLightningSplash .ll-column-2:before {
  left: 100%;
  top: 35%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  z-index: 2;
}
#LegalLightningSplash .ll-column-2:after {
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #f6f6f7;
  border-width: 20px;
  margin-top: -20px;
}
#LegalLightningSplash .ll-column-2:before {
  border-color: rgba(0, 0, 0, 0);
  border-left-color: #transparent;
  border-width: 26px;
  margin-top: -26px;
}
#LegalLightningSplash .ll-column-2 h2 {
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.1em;
}
#LegalLightningSplash .ll-column-3 {
  padding: 1.5em;
  position: relative;
  background: #FFF;
  border: 4px solid #transparent;
}
#LegalLightningSplash .notsure p {
  margin: 2em auto 1em;
  color: #a0a0a0;
}

/* EXTRA :: MIXINS */
/* EXTRACT :: COLORS */
.grey-text {
  color: #6b6f7d;
}

.green-text {
  color: #4a9f0f;
}

/* EXTRACT :: GLOBAL */
.learn-more-text {
  color: #0973CC;
  cursor: pointer;
  text-decoration: underline;
  padding-left: 24px;
  font-size: 15px;
  position: relative;
}
.learn-more-text:before {
  font-family: FontAwesome;
  content: "\f29c";
  padding-right: 6px;
  text-decoration: none;
  font-size: 22px;
  position: absolute;
  left: 0px;
}
.learn-more-text:hover, .product-chooser-tower-wrapper .product-chooser-tower .learn-more-text.btn:hover {
  text-decoration: none;
  color: rgb(6.8450704225, 87.4647887324, 155.1549295775);
}

.thick-bottom-border {
  border-bottom: 2px solid #efefef;
  padding-bottom: 8px;
}

.ul-no-indent {
  padding-left: 20px;
}

/* EXTRACT :: BUTTONS */
.btn-add {
  background-color: #11881B;
  border-color: #11881B;
  color: #fff;
}
.btn-add:hover, .product-chooser-tower-wrapper .product-chooser-tower .btn-add.btn:hover {
  background-color: rgb(13.0333333333, 104.2666666667, 20.7);
  border-color: rgb(13.0333333333, 104.2666666667, 20.7);
  color: #fff;
}

/* END EXTRACTION REGIONS */
.ancillary-buttons {
  background: #f7f7f7;
  padding: 20px;
}
.ancillary-buttons .btn-ghost {
  border-color: #d3d3d3;
  color: #676666;
}
.ancillary-buttons .btn-ghost:hover, .ancillary-buttons .product-chooser-tower-wrapper .product-chooser-tower .btn-ghost.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .ancillary-buttons .btn-ghost.btn:hover {
  border-color: #676666 !important;
}

#ancillary-container {
  min-height: 390px;
  padding: 47px 54px 20px;
  background-position: center right;
  background-size: cover;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#ancillary-container.ancillary-audit-assistance {
  background-image: url("../images/ancillary-audit-assistance.jpg");
}
@media screen and (max-width: 1605px) {
  #ancillary-container.ancillary-audit-assistance {
    background-image: none;
    background-color: #e5e7d1;
  }
}
#ancillary-container.ancillary-estate {
  background-image: url("../images/ancillary-estate.jpg");
}
@media screen and (max-width: 1605px) {
  #ancillary-container.ancillary-estate {
    background-image: none;
    background-color: #E5E7EC;
  }
}
#ancillary-container.ancillary-will {
  background-image: url("../images/ancillary-will.jpg");
}
@media screen and (max-width: 1605px) {
  #ancillary-container.ancillary-will {
    background-image: none;
    background-color: #E4ECCD;
  }
}
#ancillary-container.ancillary-identity {
  background-image: url("../images/ancillary-identity.jpg");
}
@media screen and (max-width: 1605px) {
  #ancillary-container.ancillary-identity {
    background-image: none;
    background-color: #EED9D8;
  }
}
#ancillary-container .lead-in {
  line-height: 1.3em;
  padding-bottom: 8px;
}

#subtotal-box {
  border-bottom: 2px solid #ececec;
  border-top: 2px solid #ececec;
  padding: 20px 0 19px;
  margin-top: 8px;
}
@media screen and (max-width: 1199px) {
  #subtotal-box {
    margin-top: 40px;
  }
}

.subtotal-line-item {
  margin-left: 0;
  margin-right: 0;
  font-size: 0.8em;
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #efefef;
}
.subtotal-line-item .col-md-8 {
  padding-left: 0;
}
.subtotal-line-item .col-md-4 {
  padding-right: 0;
}

.subtotal-empty-state {
  text-align: center;
  font-size: 0.8em;
  color: #6b6f7d;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #efefef;
}

#ancillary-progress-bar {
  line-height: 0 !important;
  margin-bottom: 2px;
}
#ancillary-progress-bar div {
  background-color: #4a9f0f;
  height: 3px;
  width: 25%;
  border-right: 1px solid #fff;
  display: inline-block;
}
#ancillary-progress-bar div:last-of-type {
  border-right: none;
}

.ancillary-bullet-point {
  display: block;
}
.ancillary-bullet-point:before {
  width: 22px;
  display: inline-block !important;
  position: relative !important;
  color: #4a9f0f;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  content: "\f00c";
}
.ancillary-bullet-point.learn-more-text {
  font-size: 0.8em;
}
.ancillary-bullet-point.learn-more-text:before {
  content: "";
}

#subtotal-caret {
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #ececec;
  border-left: 2px solid #ececec;
  transform: rotate(-45deg);
  position: relative;
  top: -6px;
  left: 50%;
  background-color: #fff;
}

#safe-homes-container input {
  text-align: center;
}

#safe-homes-bg {
  background: url("../images/bg-safe-homes.jpg") center center;
  background-size: cover;
  display: block;
  height: 190px;
}

/*width: 100px;
margin: 0 auto;
text-align: center;*/
@media screen and (max-width: 501px) {
  #right-buttons,
  #left-buttons {
    width: 100% !important;
  }
  .col-xs-push-3 {
    left: 0%;
  }
  .col-xs-pull-9 {
    right: 0%;
  }
}
.receipt-section-heading {
  padding-bottom: 2px;
  font-size: 12px;
  font-weight: 700;
  border-bottom: 2px solid #efefef;
  text-transform: uppercase;
  margin-top: 40px;
}

.receipt-line-item {
  margin-top: 12px;
  margin-right: 0;
  margin-left: 0;
  padding: 10px;
  font-size: 17px;
  font-weight: 500;
}

.receipt-with-promo {
  border-top: 2px solid #efefef;
  border-bottom: 2px solid #efefef;
  margin-top: 12px;
  padding: 25px;
  font-weight: 500;
}

#receipt-subtotal-text {
  font-size: 1.6em;
}

.receipt-total-wrapper {
  padding: 24px 24px 0 24px;
  border-top: 2px solid #efefef;
}

.actual-promo-entry {
  background-color: #f4f5f9;
  border: 1px solid #e7e6ec;
  padding: 12px;
  border-radius: 5px;
  max-width: 370px;
  float: right;
}

.promo-btn {
  width: 100%;
  padding: 12px 0;
  margin: 0;
  background-color: white !important;
  color: rgb(0, 166, 118) !important;
  border-color: rgba(0, 0, 0, 0.3);
}

.promo-disclamier-text {
  font-size: 11px;
  line-height: 11px;
  color: #b7b7b7;
  margin-left: 25%;
  margin-bottom: 20px;
  width: 75%;
  margin-top: 20px;
}

.promo-disclamier-text a {
  color: #b7b7b7;
  text-decoration: underline;
  display: inline-block;
}

.upgradetestbtn .premiumupgrade {
  color: white;
  background: #49ba6f;
  margin-top: -14px;
  padding: 8px;
  font-size: 1.1em;
}
.upgradetestbtn .premiumupgrade > i {
  padding-right: 5px;
  color: white !important;
}
.upgradetestbtn .premiumupgrade:hover, .upgradetestbtn .product-chooser-tower-wrapper .product-chooser-tower .premiumupgrade.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .upgradetestbtn .premiumupgrade.btn:hover {
  background: #34a95b;
  border: solid 1px #167536;
  color: white;
}

.testupgradebox {
  padding-left: 0;
  position: fixed;
  top: 320px;
}
.testupgradebox h3 {
  font-size: 1.1em;
  padding-left: 0;
  text-decoration: underline;
}
.testupgradebox ul > li {
  padding-left: 0;
  font-size: 1em;
  list-style-type: none;
}
.testupgradebox ul li:before {
  content: "\f00c";
  font-family: FontAwesome;
  color: #34a95b;
  margin-left: -30px;
  text-align: left;
}

.upgradetestbtnbottom {
  background: #49ba6f;
  padding: 10px 30px 10px 30px;
  color: white;
  margin-left: 30px;
}

.bottom-btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .bottom-btn.btn:hover {
  background: #34a95b;
  color: white !important;
}

.premiumupgrade > .bottom-btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .premiumupgrade > .bottom-btn.btn:hover {
  color: white !important;
}

#user-header a > #user-header > .fa > .premiumupgrade {
  color: white !important;
}

.upgradeboxcontainer {
  left: calc(55% - 130px);
  position: absolute;
}

.refundwrapper {
  bottom: 80px;
}

@media only screen and (max-width: 1100px) {
  .upgradetestbtn > .premiumupgrade {
    display: none;
  }
  .testupgradebox {
    display: none;
  }
}
@media only screen and (max-width: 1400px) {
  .testupgradebox {
    left: calc(91% - 70px);
  }
  .upgradeboxcontainer {
    left: calc(100% - 90px);
    position: absolute;
    font-size: 0.85em;
  }
  .upgradetestbtnbottom {
    margin-left: 17px;
    padding: 10px 30px 10px 30px;
  }
}
.slide-fade-enter-active {
  transition: all 0.2s ease;
}

.slide-fade-leave-active {
  transition: all 0.2s cubic-bezier(1, 0.5, 0.8, 1);
}

.slide-fade-enter,
.slide-fade-leave-to {
  transform: translateX(10px);
  opacity: 0;
}

.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.5s;
}

.fade-enter,
.fade-leave-to {
  opacity: 0;
}

.userconsole-wrapper {
  margin: 50px auto 0;
  max-width: 855px;
}
.userconsole-wrapper .userconsole-hero-wrapper {
  margin-bottom: 30px;
}
.userconsole-wrapper .userconsole-hero-wrapper .userconsole-hero-titlebar {
  border-bottom: 3px solid #333740;
  display: flex;
}
.userconsole-wrapper .userconsole-hero-wrapper .userconsole-hero-titlebar.submitted-return {
  border-color: #11881B;
}
.userconsole-wrapper .userconsole-hero-wrapper .userconsole-hero-titlebar.inerror-return {
  border-color: #D82631;
}
.userconsole-wrapper .userconsole-hero-wrapper .userconsole-hero-titlebar .userconsole-hero-titlebar-column-1 {
  flex-grow: 1;
  text-transform: uppercase;
}
.userconsole-wrapper .userconsole-hero-wrapper .userconsole-hero-titlebar h5 {
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .userconsole-wrapper .userconsole-hero-wrapper .userconsole-hero-contentarea {
    padding: 50px 0;
  }
}
@media screen and (min-width: 768px) {
  .userconsole-wrapper .userconsole-hero-wrapper .userconsole-hero-contentarea form {
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 768px) {
  .userconsole-wrapper .userconsole-hero-wrapper .userconsole-hero-contentarea form .userconsole-hero-contentarea-column-1 {
    flex-grow: 1;
    max-width: 60%;
  }
}
.userconsole-wrapper .userconsole-hero-wrapper .userconsole-hero-contentarea form .userconsole-hero-contentarea-column-1 h2 {
  font-size: 36px;
  line-height: 44px;
  font-weight: normal;
  margin-top: 0;
}
.userconsole-wrapper .userconsole-hero-wrapper .userconsole-hero-contentarea form .userconsole-hero-contentarea-column-1 .userconsole-hero-contentarea-column-1-mobile-img {
  display: none;
}
@media screen and (max-width: 767px) {
  .userconsole-wrapper .userconsole-hero-wrapper .userconsole-hero-contentarea form .userconsole-hero-contentarea-column-1 .userconsole-hero-contentarea-column-1-mobile-img {
    margin: 36px auto;
    display: block;
  }
}
.userconsole-wrapper .userconsole-hero-wrapper .userconsole-hero-contentarea form .userconsole-hero-contentarea-column-2 {
  display: none;
}
@media screen and (min-width: 768px) {
  .userconsole-wrapper .userconsole-hero-wrapper .userconsole-hero-contentarea form .userconsole-hero-contentarea-column-2 {
    flex-grow: 1;
    display: inline;
  }
  .userconsole-wrapper .userconsole-hero-wrapper .userconsole-hero-contentarea form .userconsole-hero-contentarea-column-2 img {
    margin: 0 auto;
  }
}
.userconsole-wrapper .returnprogress-wrapper .returnprogress-header-wrapper {
  display: flex;
  border-bottom: 1px solid #e4e7ec;
  color: #6E7481;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 12px;
}
.userconsole-wrapper .returnprogress-wrapper .returnprogress-header-wrapper .returnprogress-type {
  flex-basis: 48%;
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .userconsole-wrapper .returnprogress-wrapper .returnprogress-header-wrapper .returnprogress-type {
    min-width: 48%;
  }
}
.userconsole-wrapper .returnprogress-wrapper .returnprogress-header-wrapper .returnprogress-status {
  flex-grow: 1;
}
.userconsole-wrapper .returnprogress-wrapper .returnprogress-content-wrapper {
  font-size: 16px;
  font-weight: 500;
  padding: 16px 0;
  border-bottom: 1px solid #e4e7ec;
}
.userconsole-wrapper .returnprogress-wrapper .returnprogress-content-wrapper .returnprogress-content-status-wrapper {
  display: flex;
}
.userconsole-wrapper .returnprogress-wrapper .returnprogress-content-wrapper .returnprogress-content-status-wrapper .returnprogress-type {
  flex-basis: 48%;
  font-weight: 500;
}
.userconsole-wrapper .returnprogress-wrapper .returnprogress-content-wrapper .returnprogress-content-status-wrapper .returnprogress-status {
  flex-grow: 1;
}
.userconsole-wrapper .returnprogress-wrapper .returnprogress-content-wrapper .returnprogress-content-status-wrapper .returnprogress-status .has-information, .userconsole-wrapper .returnprogress-wrapper .returnprogress-content-wrapper .returnprogress-content-status-wrapper .returnprogress-status .needs-attention {
  display: block;
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
  display: inline-block;
  vertical-align: sub;
}
.userconsole-wrapper .returnprogress-wrapper .returnprogress-content-wrapper .returnprogress-content-status-wrapper .returnprogress-status .needs-attention {
  background: url(../images/icon-important.svg);
}
.userconsole-wrapper .returnprogress-wrapper .returnprogress-content-wrapper .returnprogress-content-status-wrapper .returnprogress-status .has-information {
  background: url(../images/icon-information.svg);
}
.userconsole-wrapper .returnprogress-wrapper .returnprogress-content-wrapper .returnprogress-content-status-wrapper .returnprogress-refund {
  font-weight: 900;
}
.userconsole-wrapper .returnprogress-wrapper .returnprogress-content-wrapper .message-bubble {
  display: none;
  padding: 16px;
  text-align: center;
  font-weight: 500;
  border-radius: 3px;
  width: 100%;
  position: relative;
  margin-top: 16px;
  overflow: visible !important;
}
.userconsole-wrapper .returnprogress-wrapper .returnprogress-content-wrapper .message-bubble.blue, .userconsole-wrapper .returnprogress-wrapper .returnprogress-content-wrapper .message-bubble.green, .userconsole-wrapper .returnprogress-wrapper .returnprogress-content-wrapper .message-bubble.red {
  color: #333740 !important;
}
.userconsole-wrapper .returnprogress-wrapper .returnprogress-content-wrapper .message-bubble.blue:before, .userconsole-wrapper .returnprogress-wrapper .returnprogress-content-wrapper .message-bubble.green:before, .userconsole-wrapper .returnprogress-wrapper .returnprogress-content-wrapper .message-bubble.red:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  top: -10px;
  left: calc(50% - 5px);
}
.userconsole-wrapper .returnprogress-wrapper .returnprogress-content-wrapper .message-bubble.blue {
  background-color: #ecefff;
}
.userconsole-wrapper .returnprogress-wrapper .returnprogress-content-wrapper .message-bubble.blue:before {
  border-bottom: 10px solid #ecefff;
}
.userconsole-wrapper .returnprogress-wrapper .returnprogress-content-wrapper .message-bubble.green {
  background-color: #e6f2e8;
}
.userconsole-wrapper .returnprogress-wrapper .returnprogress-content-wrapper .message-bubble.green:before {
  border-bottom: 10px solid #e6f2e8;
}
.userconsole-wrapper .returnprogress-wrapper .returnprogress-content-wrapper .message-bubble.red {
  background-color: #fbe9e9;
}
.userconsole-wrapper .returnprogress-wrapper .returnprogress-content-wrapper .message-bubble.red:before {
  border-bottom: 10px solid #fbe9e9;
}
.userconsole-wrapper .returnprogress-content-empty {
  padding-top: 54px;
  padding-bottom: 54px;
  color: #6E7481;
  font-size: 16px;
  text-align: center;
  border-bottom: 1px solid #e4e7ec;
}

.wheres-my-refund-wrapper h4 {
  font-size: 1.35em;
}
.wheres-my-refund-wrapper .status-wrapper {
  padding: 16px;
  border-radius: 3px;
  border: 1px solid #cdd0d7;
  margin-top: 40px;
}
.wheres-my-refund-wrapper .status-wrapper .status-wrapper-row {
  margin: 2px;
}
@media screen and (min-width: 768px) {
  .wheres-my-refund-wrapper .status-wrapper .status-wrapper-row {
    display: flex;
    align-items: center;
  }
}
.wheres-my-refund-wrapper .status-wrapper .status-wrapper-row .status-wrapper-column-1 {
  color: #6b6f7d;
  font-size: 12px;
  font-weight: 500;
  min-width: 150px;
}
.wheres-my-refund-wrapper .status-wrapper .status-wrapper-row .status-wrapper-column-2 {
  flex-grow: 1;
  font-size: 16px;
  font-weight: 700;
}

@media screen and (min-width: 768px) {
  .status-details-wrapper .title-wrapper {
    display: flex;
    align-items: center;
  }
}
.status-details-wrapper .title-wrapper h1 {
  flex-grow: 1;
}
.status-details-wrapper .title-wrapper .buttons-area {
  display: flex;
}
@media screen and (max-width: 767px) {
  .status-details-wrapper .title-wrapper .buttons-area .button-1 {
    min-width: 40%;
    padding-right: 5%;
  }
  .status-details-wrapper .title-wrapper .buttons-area .button-1 button {
    min-width: unset;
  }
}
@media screen and (max-width: 767px) {
  .status-details-wrapper .title-wrapper .buttons-area .button-2 {
    flex-grow: 1;
  }
  .status-details-wrapper .title-wrapper .buttons-area .button-2 button {
    min-width: 100%;
  }
}
.status-details-wrapper .statuswrapper .status-details-accordian-row {
  margin-bottom: calc(40px / 2);
  border: 1px solid #e7e6ec;
  border-radius: 5px;
}
@media screen and (min-width: 768px) {
  .status-details-wrapper .statuswrapper .status-details-accordian-row .status-details-accordian-row-header {
    display: flex;
  }
}
.status-details-wrapper .statuswrapper .status-details-accordian-row .status-details-accordian-row-header {
  background-color: #f4f5f9;
  font-weight: 500;
  padding: 20px;
}
.status-details-wrapper .statuswrapper .status-details-accordian-row .status-details-accordian-row-header .status-details-accordian-row-column-1 {
  min-width: 150px;
}
.status-details-wrapper .statuswrapper .status-details-accordian-row .status-details-accordian-row-header .status-details-accordian-row-column-2 {
  flex-grow: 1;
}
.status-details-wrapper .statuswrapper .status-details-accordian-row .status-details-accordian-content {
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .status-details-wrapper .statuswrapper .status-details-accordian-row .status-details-accordian-content .status-details-row-wrapper {
    display: flex;
  }
}
@media screen and (min-width: 768px) {
  .status-details-wrapper .statuswrapper .status-details-accordian-row .status-details-accordian-content .status-details-row-wrapper .column-1 {
    flex-grow: 1;
    margin-right: 7%;
  }
}
.status-details-wrapper .statuswrapper .status-details-accordian-row .status-details-accordian-content .status-details-row-wrapper .column-2 {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .status-details-wrapper .statuswrapper .status-details-accordian-row .status-details-accordian-content .status-details-row-wrapper .column-2 {
    margin-top: 0;
    width: 18%;
    min-width: 230px;
  }
}
.status-details-wrapper .statuswrapper .status-details-accordian-row .status-details-accordian-content .status-details-row-wrapper .column-2 button {
  width: 100%;
}
.status-details-wrapper .statuswrapper .status-details-accordian-row.has-error {
  border: 1px solid #D82631;
}
.status-details-wrapper .statuswrapper .status-details-accordian-row.has-error .status-details-accordian-row-header {
  background-color: #fceeee;
}
.status-details-wrapper .statuswrapper .status-details-accordian-row.has-error .status-details-accordian-row-header .status-details-accordian-row-column-2 {
  color: #D82631;
}

#priorYearsContent .no-padding-right {
  padding-right: 0;
}

.small-header-link-back {
  color: #6f7688;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 40px;
}
.small-header-link-back:before {
  content: "\f104";
  font-family: "FontAwesome";
  width: 20px;
  height: 20px;
  font-weight: bold;
  padding-right: 10px;
}

.hidden-err {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  color: rgba(0, 0, 0, 0);
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .row.new-account img {
    width: 90%;
  }
}
.notification.success {
  --bg-color: #EFF9E5;
  --icon: url(../images/icon-success.svg) no-repeat;
  --progress: #11881B;
}
.notification.delight {
  --bg-color: #F3E5FC;
  --icon: url(../images/icon-delight.svg) no-repeat;
  --progress: #7B22A4;
}
.notification.info {
  --bg-color: #D8F4FF;
  --icon: url(../images/icon-info.svg) no-repeat;
  --progress: #0973CC;
}
.notification.helper {
  --bg-color: #D8F4FF;
  --icon: url(../images/icon-helper.svg) no-repeat;
  --progress: #0973CC;
}
.notification.warning {
  --bg-color: #FFF9D9;
  --icon: url(../images/icon-warning.svg) no-repeat;
  --progress: #FFD600;
}
.notification.error {
  --bg-color: #FCE7DE;
  --icon: url(../images/icon-error.svg) no-repeat;
  --progress: #D82631;
}
.notification {
  background-color: var(--bg-color);
  color: #333740;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 10px;
  padding: 15px 30px 15px 5px;
  display: flex;
  width: 92%;
  max-width: 600px;
  z-index: 9999;
  position: fixed;
  visibility: hidden;
  box-shadow: 0px 5px 10px rgba(35, 38, 45, 0.15);
  margin: 0 15px;
}
@media screen and (min-width: 768px) {
  .notification {
    width: calc(100% - 30px);
    margin: 0 30px;
  }
}
.notification.inline-alert__container {
  margin: 0;
  margin-bottom: 40px;
  width: 100%;
  box-shadow: none;
}
.notification .inline-alert__icon {
  width: 20px;
  margin: 9px 12px 0px 15px;
}
.notification.top {
  top: 13px;
  --direction-in: fadein-top;
  --direction-out: fadeout-top;
}
@media screen and (min-width: 768px) {
  .notification.top {
    top: 30px;
  }
}
.notification.bottom {
  bottom: 30px;
  --direction-in: fadein-bottom;
  --direction-out: fadeout-bottom;
}
.notification.left {
  left: 30px;
}
.notification.right {
  right: 30px;
}
.notification .notification-icon {
  width: 42px;
  min-height: 42px;
  margin-right: 3px;
  text-align: center;
  padding: 20px 11px;
  content: "";
}
.notification .notification-icon:after {
  background: var(--icon);
  padding: 11px;
  content: "";
}
.notification .notification-content {
  flex: 1;
}
.notification .notification-content .notification-content-header {
  font-weight: 900;
  text-align: start;
  line-height: 24px;
}
.notification .notification-content .notification-content-txt {
  text-align: left;
  line-height: 24px;
  font-weight: 400;
}
.notification .notification-meter {
  height: 5px;
  background: rgba(51, 55, 64, 0.2);
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 0 0 10px 10px;
}
.notification .notification-meter span {
  display: block;
  height: 100%;
}
.notification .notification-meter .notification-meter-progress {
  width: 26%;
  border-radius: 0 0 10px 10px;
  background-color: var(--progress);
  -webkit-animation: ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation: ease-in-out;
  -moz-animation-fill-mode: both;
}
.notification.is-visible {
  visibility: visible;
  -webkit-animation: var(--direction-in) 0.5s;
  animation: var(--direction-in) 0.5s;
  z-index: 999999;
}
.notification.is-hidden {
  visibility: hidden;
  -webkit-animation: var(--direction-out) 0.5s 2.5s;
  animation: var(--direction-out) 0.5s 4.5s;
}
.notification .notification-close {
  width: 42px;
  min-height: 42px;
  padding: 11px;
  content: "";
  cursor: pointer;
}
.notification .notification-close:after {
  content: "";
  height: 24px;
  border-left: 2px solid #6E7481;
  position: absolute;
  transform: rotate(45deg);
  right: 28px;
}
.notification .notification-close:before {
  content: "";
  height: 24px;
  border-left: 2px solid #6E7481;
  position: absolute;
  transform: rotate(-45deg);
  right: 28px;
}
.notification .notification-close:hover:after, .notification .product-chooser-tower-wrapper .product-chooser-tower .notification-close.btn:hover:after, .product-chooser-tower-wrapper .product-chooser-tower .notification .notification-close.btn:hover:after, .notification .notification-close:hover:before, .notification .product-chooser-tower-wrapper .product-chooser-tower .notification-close.btn:hover:before, .product-chooser-tower-wrapper .product-chooser-tower .notification .notification-close.btn:hover:before {
  border-color: #23262D;
}

.notification__columnWidth {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .notification__columnWidth {
    width: 100%;
  }
}

.notification__text-space {
  margin: 0 0 10px;
}

@-webkit-keyframes fadein-top {
  from {
    top: 0;
    opacity: 0;
  }
  to {
    top: 30px;
    opacity: 1;
  }
}
@keyframes fadein-top {
  from {
    top: 0;
    opacity: 0;
  }
  to {
    top: 30px;
    opacity: 1;
  }
}
@-webkit-keyframes fadeout-top {
  from {
    top: 30px;
    opacity: 1;
  }
  to {
    top: 60px;
    opacity: 0;
  }
}
@keyframes fadeout-top {
  from {
    top: 30px;
    opacity: 1;
  }
  to {
    top: 60px;
    opacity: 0;
  }
}
@-webkit-keyframes fadein-bottom {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}
@keyframes fadein-bottom {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}
@-webkit-keyframes fadeout-bottom {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 60px;
    opacity: 0;
  }
}
@keyframes fadeout-bottom {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 60px;
    opacity: 0;
  }
}
@-webkit-keyframes progressBar {
  0% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}
@-moz-keyframes progressBar {
  0% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}
.inlinemessage.success {
  --bg-color: #EFF9E5;
  --icon: url(../images/icon-success.svg) no-repeat;
}
.inlinemessage.delight {
  --bg-color: #F3E5FC;
  --icon: url(../images/icon-delight.svg) no-repeat;
}
.inlinemessage.info {
  --bg-color: #D8F4FF;
  --icon: url(../images/icon-info.svg) no-repeat;
}
.inlinemessage.warning {
  --bg-color: #FFF9D9;
  --icon: url(../images/icon-warning.svg) no-repeat;
}
.inlinemessage.error {
  --bg-color: #FCE7DE;
  --icon: url(../images/icon-error.svg) no-repeat;
}
.inlinemessage {
  background-color: var(--bg-color);
  color: #333740;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 10px;
  margin: 25px 0;
  padding: 15px 5px 15px 5px;
  display: flex;
  z-index: 999;
}
.inlinemessage:not(.inlinemessage-fullwidth) {
  max-width: 600px;
}
.inlinemessage .inlinemessage-icon {
  width: 42px;
  min-height: 42px;
  margin-right: 3px;
  text-align: center;
  padding: 22px 11px 0 11px;
  content: "";
}
.inlinemessage .inlinemessage-icon:after {
  background: var(--icon);
  padding: 11px;
  content: "";
}
.inlinemessage .inlinemessage-content {
  flex: 1;
}
.inlinemessage .inlinemessage-content .inlinemessage-content-header {
  font-weight: 900;
}
.inlinemessage .inlinemessage-content .inlinemessage-content-paragraph {
  margin-bottom: 0;
}
.inlinemessage .inlinemessage-content .learnmoreArticle {
  margin-top: 12px;
}
.inlinemessage .inlinemessage-paragraph {
  margin-bottom: 0;
}
.inlinemessage .inlinemessage-toggle {
  width: 42px;
  min-height: 42px;
  margin-right: 3px;
  text-align: center;
  padding: 11px;
  content: "";
  align-items: flex-start;
  display: flex;
}
.inlinemessage .inlinemessage-toggle:after {
  content: "";
  border: solid #333740;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-top: 5px;
}
.inlinemessage .inlinemessage-toggle.rotated:after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  align-items: flex-start;
  display: flex;
  margin-top: 12px;
}

form legend {
  border: none;
  border-bottom: none;
}

.guideme-rounded-box-wrapper {
  margin: 0px 1em;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .guideme-rounded-box-wrapper {
    display: flex;
    max-width: 1200px;
    margin: 0px auto;
  }
}
.guideme-rounded-box-wrapper .guideme-rounded-box {
  margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
  .guideme-rounded-box-wrapper .guideme-rounded-box {
    display: flex;
    flex: 0.5;
    margin-bottom: 4em;
  }
  .guideme-rounded-box-wrapper .guideme-rounded-box:first-of-type {
    margin-right: 0.5em;
  }
  .guideme-rounded-box-wrapper .guideme-rounded-box:last-of-type {
    margin-left: 0.5em;
  }
}
.guideme-rounded-box-wrapper .guideme-rounded-box .guideme-rounded-box-content {
  margin: 0px auto;
  max-width: 400px;
  border: 1px solid rgba(51, 55, 64, 0.5);
  padding: 4em;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
}
.guideme-rounded-box-wrapper .guideme-rounded-box .guideme-rounded-box-content .custom-radio label.custom-radio-label {
  left: -99999px;
}
.guideme-rounded-box-wrapper .guideme-rounded-box .guideme-rounded-box-content .guideme-image {
  min-height: 95px;
}
.guideme-rounded-box-wrapper .guideme-rounded-box .guideme-rounded-box-content:hover {
  border: 1px solid #D3D7DF;
}
.guideme-rounded-box-wrapper .guideme-rounded-box .guideme-rounded-box-content.selected {
  border-color: #11881B;
}
.guideme-rounded-box-wrapper .guideme-rounded-box .guideme-rounded-box-content.selected:after {
  font-family: FontAwesome;
  content: "\f00c";
  top: 0.75em;
  right: 0.75em;
  color: #11881B;
  font-size: 1.5em;
}
.guideme-rounded-box-wrapper .guideme-rounded-box-ts {
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .guideme-rounded-box-wrapper .guideme-rounded-box-ts {
    display: flex;
    flex-shrink: 0.5;
    margin-right: 0.5em;
    margin-left: 0.5em;
    margin-bottom: 4em;
  }
  .guideme-rounded-box-wrapper .guideme-rounded-box-ts:first-of-type {
    margin-right: 0.5em;
  }
  .guideme-rounded-box-wrapper .guideme-rounded-box-ts:last-of-type {
    margin-left: 0.5em;
  }
}
.guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content {
  display: flex;
  align-items: center;
  border-radius: 20px;
  min-height: 100px;
  min-width: 320px;
  max-width: 600px;
  border: 1px solid #D3D7DF;
  padding: 20px;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content {
    width: 200px;
    height: 200px;
    min-height: unset;
    min-width: unset;
    max-width: unset;
    border-radius: 15px;
    padding: 36px 20px 35px;
    flex-direction: column;
  }
}
.guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content.selected {
  border-color: #0973CC;
  background: #F0FBFF;
}
@media (min-width: 768px) {
  .guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content.selected {
    border: 1px solid #0973CC;
  }
}
.guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content.selected .guideme-image:after {
  content: "";
  background-image: url("../images/icon-blue-circle-checkmark.svg");
  background-size: cover;
  width: 48px;
  height: 48px;
  display: block;
}
@media screen and (min-width: 768px) {
  .guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content.selected .guideme-image:after {
    width: 60px;
    height: 60px;
  }
}
.guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content.selected .guideme-image img {
  display: none;
}
.guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content:not(.selected) .guideme-image img {
  width: 48px;
  height: 48px;
  display: block;
}
@media screen and (min-width: 768px) {
  .guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content:not(.selected) .guideme-image img {
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content .guideme-image {
    margin-right: 21px;
  }
}
@media (max-width: 767px) {
  .guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content div:nth-child(3) {
    text-align: left;
  }
}
.guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content {
  /*@media (min-width: 768px) {
      border: 1px solid #D3D7DF;

      .guideme-image {
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center;
          padding-top: 3.15em;
          height: 10.45rem;

          img {
              height: auto;
              width: auto;
              max-height: 7.3rem;
              max-width: 7.3rem;
          }
      }
  }*/
}
.guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content .custom-radio label.custom-radio-label {
  left: -99999px;
}
.guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content .custom-radio {
  width: 1px;
  height: 1px;
}
.guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content .guideContent__head {
  font-size: 20px;
  line-height: 28px;
  font-weight: 900;
  margin-bottom: 6px;
}
@media screen and (min-width: 768px) {
  .guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content .guideContent__head {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
  }
}
.guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content .guideContent__desc {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content .guideContent__desc {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content.large-card {
    border-radius: 20px;
    width: 250px;
    min-height: 250px;
    max-height: 300px;
    height: auto;
    text-align: center;
    padding: 40px 25px 38px;
  }
  .guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content.large-card.selected {
    border-color: #0973CC;
    background: #F0FBFF;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content.large-card.selected {
    border: 1px solid #0973CC;
  }
}
@media screen and (min-width: 768px) {
  .guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content.large-card.selected .guideme-image:after {
    content: "";
    background-image: url("../images/icon-blue-circle-checkmark.svg");
    background-size: cover;
    width: 72px;
    height: 72px;
    display: block;
  }
  .guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content.large-card.selected .guideme-image img {
    display: none;
    font-size: 9em;
  }
  .guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content.large-card:not(.selected) .guideme-image img {
    width: 48px;
    height: 48px;
    display: block;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content.large-card:not(.selected) .guideme-image img {
    width: 72px;
    height: 72px;
  }
}
@media screen and (min-width: 768px) {
  .guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content.large-card .guideContent {
    flex: 1;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content.large-card .guideContent__head {
    font-size: 20px;
    line-height: 28px;
    font-weight: 900;
    margin: 22px auto 8px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content.large-card .guideContent__desc {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
  }
}
.guideme-rounded-box-wrapper .guideme-rounded-box-ts .guideme-rounded-box-content:hover {
  border-color: #333740;
}

.modal-message .btn-text:hover, .modal-message .product-chooser-tower-wrapper .product-chooser-tower .btn-text.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .modal-message .btn-text.btn:hover, .modal-message .btn-text:active, .modal-message .btn-text:focus {
  color: white;
}
.modal-message .logout_close.btn-stop,
.modal-message .btn-confirm,
.modal-message .product-chooser-tower-wrapper .btn,
.product-chooser-tower-wrapper .modal-message .btn {
  margin: 0;
}
.modal-message p {
  margin: 0 0 25px;
}
.modal-message a {
  outline: none !important;
}
.modal-message.pm-yellow i {
  color: #FFD600;
}
.modal-message.pm-red i {
  color: #D82631;
}
.modal-message.pm-green i {
  color: #11881B;
}
.modal-message.pm-blue i {
  color: #0973CC;
}
.modal-message .pushleft {
  text-align: left;
}
.modal-message .pushright {
  text-align: right;
}
.modal-message select,
.modal-message textarea,
.modal-message input[type=text],
.modal-message input[type=password],
.modal-message input[type=datetime],
.modal-message input[type=datetime-local],
.modal-message input[type=date],
.modal-message input[type=month],
.modal-message input[type=time],
.modal-message input[type=week],
.modal-message input[type=number],
.modal-message input[type=email],
.modal-message input[type=url],
.modal-message input[type=search],
.modal-message input[type=tel],
.modal-message input[type=color] {
  color: #333740;
}
.modal-message .mimic-h1-bold {
  font-size: 2em;
  margin-bottom: 0;
  line-height: 1.6;
  font-weight: 900;
}
.modal-message h2 {
  font-size: 2.25em;
  line-height: 1.3;
  margin-bottom: 0;
}
.modal-message .red-popup-close {
  color: #D82631;
  font-size: 1.5em;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  left: 51%;
  position: relative;
  margin-top: 1.5%;
}
.modal-message .red-popup-close:hover, .modal-message .product-chooser-tower-wrapper .product-chooser-tower .red-popup-close.btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .modal-message .red-popup-close.btn:hover {
  color: rgb(231.9606299213, 124.0393700787, 130.7086614173);
}
.modal-message label {
  font-weight: 400;
  margin-bottom: 30px;
  display: block;
}
.modal-message .stateBtnSetWidth {
  width: 150px !important;
}
@media screen and (min-width: 768px) {
  .modal-message p.modal-text-60 {
    max-width: 60%;
    margin: 0px auto;
  }
}
.modal-message.modal-message-flex {
  border-radius: 5px;
  text-align: center;
  margin: 0px auto;
  padding: 0 0 1px 0;
}
.modal-message.modal-message-flex .modal-message-green-gradient {
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 50%, #ebffed 50%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 50%, #ebffed 50%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 50%, #ebffed 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.modal-message.modal-message-flex .modal-message-green-gradient.extended {
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 32.25%, #ebffed 32.25%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 32.25%, #ebffed 32.25%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 32.25%, #ebffed 32.25%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.modal-message.modal-message-flex .modal-message-green-gradient.extended .cards-wrapper .card:first-of-type:after {
  top: calc(72% - 24px) !important;
}
@media screen and (min-width: 768px) {
  .modal-message.modal-message-flex .modal-message-green-gradient.extended .cards-wrapper .card:first-of-type:after {
    top: calc(23% - 24px) !important;
  }
}
.modal-message.modal-message-flex .modal-message-green-gradient.extended-no-plus {
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 32.25%, #ebffed 32.25%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 32.25%, #ebffed 32.25%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 32.25%, #ebffed 32.25%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.modal-message.modal-message-flex .modal-message-green-gradient.extended-no-plus .cards-wrapper .card:first-of-type:after {
  top: calc(32% - 24px) !important;
}
@media screen and (min-width: 768px) {
  .modal-message.modal-message-flex .modal-message-green-gradient.extended-no-plus .cards-wrapper .card:first-of-type:after {
    top: calc(23% - 24px) !important;
  }
}
.modal-message.modal-message-flex .modal-message-green-gradient.extended.extended-no-plus .cards-wrapper .card:first-of-type:after {
  top: calc(55% - 24px) !important;
}
@media screen and (min-width: 768px) {
  .modal-message.modal-message-flex .modal-message-green-gradient.extended.extended-no-plus .cards-wrapper .card:first-of-type:after {
    top: calc(23% - 24px) !important;
  }
}
.modal-message.modal-message-flex .modal-message-green-gradient {
  padding: 35px 25px;
}
@media screen and (min-width: 768px) {
  .modal-message.modal-message-flex .modal-message-green-gradient {
    padding: 55px 98px;
  }
}
.modal-message.modal-message-flex .flex-nav-buttons-container {
  margin: 30px;
}
.modal-message.modal-message-flex h2 {
  font-size: 36px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  color: #333740;
}
@media screen and (max-width: 767px) {
  .modal-message.modal-message-flex h2 img {
    display: block;
    margin: 0px auto;
  }
}
.modal-message.modal-message-flex h4 {
  margin: 14px auto;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .modal-message.modal-message-flex h4 {
    font-size: 19px;
    line-height: 1.53;
  }
}
.modal-message.modal-message-flex h4 b {
  font-weight: bold;
}
.modal-message.modal-message-flex h4 .price {
  color: #11881B;
  font-weight: bold;
}
.modal-message.modal-message-flex .cards-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  margin: 45px auto 35px;
  position: relative;
}
.modal-message.modal-message-flex .cards-wrapper .card {
  text-align: left;
  margin: 6px;
  border-top: 3px solid #11881B;
  padding: 35px 25px;
}
@media screen and (min-width: 768px) {
  .modal-message.modal-message-flex .cards-wrapper .card {
    max-width: 260px;
  }
}
.modal-message.modal-message-flex .cards-wrapper .card h3 {
  font-size: 22px;
  font-weight: 900;
  line-height: 1.36;
  text-align: left;
  margin: 0;
}
.modal-message.modal-message-flex .cards-wrapper .card p {
  font-size: 16px;
  line-height: 1.31;
  margin: 24px auto;
  height: 5em;
}
.modal-message.modal-message-flex .cards-wrapper .card:first-of-type:after {
  position: absolute;
  bottom: 0;
  width: 44px;
  height: 44px;
  content: "";
  background: url(../images/icon-add-group.svg) no-repeat;
  top: calc(50% - 24px);
  left: calc(50% - 24px);
}
.modal-message.modal-message-flex .cards-wrapper .card .card-price {
  font-size: 36px;
  font-weight: 900;
  line-height: 1;
  margin-right: 6px;
  text-decoration: line-through;
}
.modal-message.modal-message-flex .cards-wrapper .card .value-text {
  vertical-align: super;
}
.modal-message.modal-message-flex .cards-wrapper .card .show-hide-toogle {
  margin: 16px auto;
}
.modal-message.modal-message-flex .cards-wrapper .card ul {
  font-size: 16px;
  margin-left: 26px;
  list-style: none;
  padding-left: 0;
}
.modal-message.modal-message-flex .cards-wrapper .card ul li {
  margin-bottom: 18px;
  position: relative;
}
.modal-message.modal-message-flex .cards-wrapper .card ul li:before {
  content: " ";
  background: url(../images/list-item-check.svg) no-repeat;
  width: 48px;
  height: 48px;
  position: absolute;
  left: -38px;
  top: -3px;
  background-size: contain;
}
.modal-message.modal-message-flex h3 {
  font-size: 22px;
  font-weight: 900;
  line-height: 1.09;
  text-align: center;
}
.modal-message.modal-message-flex .price-lrg {
  color: #11881B;
  font-size: 65px;
  font-weight: 900;
  line-height: 0.85;
  text-align: center;
}
.modal-message.modal-message-v2 {
  border-radius: 20px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .modal-message.modal-message-v2 {
    padding: 40px 100px;
  }
}
.modal-message.modal-message-v2 .close-X {
  position: absolute;
  top: 4%;
  right: 4%;
  cursor: pointer;
  color: #6b6f7d;
  font-weight: bold;
}
.modal-message.modal-message-v2 .close-X:hover {
  color: #333740;
}
.modal-message.modal-message-v2 .inner-content-wrapper {
  text-align: center;
  margin-top: 24px;
}
.modal-message.modal-message-v2 .inner-content-wrapper h2 {
  font-weight: 900;
}
.modal-message.modal-message-v2 .inner-content-wrapper .button-wrapper-block {
  display: block;
  margin: 16px auto;
}
.modal-message.modal-message-v2 .inner-content-wrapper .button-wrapper-block .btn-continue, .modal-message.modal-message-v2 .inner-content-wrapper .button-wrapper-block .product-chooser-tower-wrapper .product-chooser-tower .btn:hover, .product-chooser-tower-wrapper .product-chooser-tower .modal-message.modal-message-v2 .inner-content-wrapper .button-wrapper-block .btn:hover {
  width: 100%;
  border-radius: 12px;
}
.modal-message.modal-message-v2 .inner-content-wrapper i small {
  font-size: 75%;
}
@media (max-width: 767px) {
  .modal-message .pull-right {
    display: block;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .modal-message .w2ErrorList_close {
    display: block;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .modal-message ul {
    padding-left: 0 !important;
  }
}

.modal-wrapper {
  padding: 35px;
}

.modal-message.modal-message-logout, #mbox.modal-message-session-timer, .modal-message.modal-message-secureData, .modal-message.modal-message-maxRefund {
  padding: 35px;
  text-align: center;
  background: linear-gradient(180deg, #FFF9D9 70px, #fff 70px);
  margin: 0px auto;
  border: 0;
}
.modal-message.modal-message-logout .logout_close.btn-stop.close-logout-modal-x, #mbox.modal-message-session-timer .logout_close.btn-stop.close-logout-modal-x, .modal-message.modal-message-secureData .logout_close.btn-stop.close-logout-modal-x, .modal-message.modal-message-maxRefund .logout_close.btn-stop.close-logout-modal-x {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: transparent;
  min-width: fit-content;
  background: url(../images/close-icon.svg) no-repeat center;
  height: 50px;
  width: 50px;
}
.modal-message.modal-message-logout .close-logout-modal-x.btn-stop:hover:not(.inactive), .modal-message.modal-message-logout .close-logout-modal-x.btn-stop:active:not(.inactive), .modal-message.modal-message-logout .close-logout-modal-x.btn-stop:focus:not(.inactive), #mbox.modal-message-session-timer .close-logout-modal-x.btn-stop:hover:not(.inactive), #mbox.modal-message-session-timer .close-logout-modal-x.btn-stop:active:not(.inactive), #mbox.modal-message-session-timer .close-logout-modal-x.btn-stop:focus:not(.inactive), .modal-message.modal-message-secureData .close-logout-modal-x.btn-stop:hover:not(.inactive), .modal-message.modal-message-secureData .close-logout-modal-x.btn-stop:active:not(.inactive), .modal-message.modal-message-secureData .close-logout-modal-x.btn-stop:focus:not(.inactive), .modal-message.modal-message-maxRefund .close-logout-modal-x.btn-stop:hover:not(.inactive), .modal-message.modal-message-maxRefund .close-logout-modal-x.btn-stop:active:not(.inactive), .modal-message.modal-message-maxRefund .close-logout-modal-x.btn-stop:focus:not(.inactive) {
  background-color: transparent;
}
.modal-message.modal-message-logout .modal-message-header, #mbox.modal-message-session-timer .modal-message-header, .modal-message.modal-message-secureData .modal-message-header, .modal-message.modal-message-maxRefund .modal-message-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto 16px;
  font-weight: 900;
  font-size: 2.25em;
}
.modal-message.modal-message-logout .modal-message-header .logout-icon-24k, #mbox.modal-message-session-timer .modal-message-header .logout-icon-24k, .modal-message.modal-message-secureData .modal-message-header .logout-icon-24k, .modal-message.modal-message-maxRefund .modal-message-header .logout-icon-24k {
  background: url(../images/streamline-icon-login-24k.svg) no-repeat center, #fff;
  background-size: 55%;
  border-radius: 50%;
  height: 4em;
  width: 4em;
}
.modal-message.modal-message-logout .modal-message-header .logout-icon-centennial, #mbox.modal-message-session-timer .modal-message-header .logout-icon-centennial, .modal-message.modal-message-secureData .modal-message-header .logout-icon-centennial, .modal-message.modal-message-maxRefund .modal-message-header .logout-icon-centennial {
  background: url(../images/streamline-icon-login-24k.svg) no-repeat center, #fff;
  background-size: 55%;
  border-radius: 50%;
  height: 4em;
  width: 4em;
}
.modal-message.modal-message-logout .modal-message-header .clock-timer-24k, #mbox.modal-message-session-timer .modal-message-header .clock-timer-24k, .modal-message.modal-message-secureData .modal-message-header .clock-timer-24k, .modal-message.modal-message-maxRefund .modal-message-header .clock-timer-24k {
  background: url(../images/clock-timer-24k.svg) no-repeat center, #fff;
  background-size: 55%;
  border-radius: 50%;
  height: 4em;
  width: 4em;
}
.modal-message.modal-message-logout .modal-message-header .clock-timer-centennial, #mbox.modal-message-session-timer .modal-message-header .clock-timer-centennial, .modal-message.modal-message-secureData .modal-message-header .clock-timer-centennial, .modal-message.modal-message-maxRefund .modal-message-header .clock-timer-centennial {
  background: url(../images/clock_timer_centennial.svg) no-repeat center, #fff;
  background-size: 55%;
  border-radius: 50%;
  height: 4em;
  width: 4em;
}
.modal-message.modal-message-logout .modal-message-header .secure-icon-24k, #mbox.modal-message-session-timer .modal-message-header .secure-icon-24k, .modal-message.modal-message-secureData .modal-message-header .secure-icon-24k, .modal-message.modal-message-maxRefund .modal-message-header .secure-icon-24k {
  background: url(../images/streamline-icon-shield-lock-24k.svg) no-repeat center, #fff;
  background-size: 55%;
  border-radius: 50%;
  height: 4em;
  width: 4em;
}
.modal-message.modal-message-logout .modal-message-header .purple-check-badge, #mbox.modal-message-session-timer .modal-message-header .purple-check-badge, .modal-message.modal-message-secureData .modal-message-header .purple-check-badge, .modal-message.modal-message-maxRefund .modal-message-header .purple-check-badge {
  background: url(../images/purple_check_badge.svg) no-repeat center, #fff;
  background-size: 55%;
  border-radius: 50%;
  height: 4em;
  width: 4em;
}
.modal-message.modal-message-logout .modal-message-header .warning-icon-24k, #mbox.modal-message-session-timer .modal-message-header .warning-icon-24k, .modal-message.modal-message-secureData .modal-message-header .warning-icon-24k, .modal-message.modal-message-maxRefund .modal-message-header .warning-icon-24k {
  background: url(../images/warning.svg) no-repeat center, #fff;
  background-size: 55%;
  border-radius: 50%;
  height: 4em;
  width: 4em;
}
.modal-message.modal-message-logout .list-inline, #mbox.modal-message-session-timer .list-inline, .modal-message.modal-message-secureData .list-inline, .modal-message.modal-message-maxRefund .list-inline {
  border-top: 1px solid #dcdee2;
  padding: 35px 0 0 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.modal-message.modal-message-logout .list-inline > li, #mbox.modal-message-session-timer .list-inline > li, .modal-message.modal-message-secureData .list-inline > li, .modal-message.modal-message-maxRefund .list-inline > li {
  padding: 0;
}
.modal-message.modal-message-logout .list-inline.column, #mbox.modal-message-session-timer .list-inline.column, .modal-message.modal-message-secureData .list-inline.column, .modal-message.modal-message-maxRefund .list-inline.column {
  flex-direction: column;
}
.modal-message.modal-message-logout .list-inline.column button, .modal-message.modal-message-logout .list-inline.column a, #mbox.modal-message-session-timer .list-inline.column button, #mbox.modal-message-session-timer .list-inline.column a, .modal-message.modal-message-secureData .list-inline.column button, .modal-message.modal-message-secureData .list-inline.column a, .modal-message.modal-message-maxRefund .list-inline.column button, .modal-message.modal-message-maxRefund .list-inline.column a {
  width: 100%;
  margin: 12px 0;
}
.modal-message.modal-message-logout .btn-text:hover, .modal-message.modal-message-logout .btn-text:active, .modal-message.modal-message-logout .btn-text:focus, #mbox.modal-message-session-timer .btn-text:hover, #mbox.modal-message-session-timer .btn-text:active, #mbox.modal-message-session-timer .btn-text:focus, .modal-message.modal-message-secureData .btn-text:hover, .modal-message.modal-message-secureData .btn-text:active, .modal-message.modal-message-secureData .btn-text:focus, .modal-message.modal-message-maxRefund .btn-text:hover, .modal-message.modal-message-maxRefund .btn-text:active, .modal-message.modal-message-maxRefund .btn-text:focus {
  color: white;
}
.modal-message.modal-message-logout #ActualSaveAndLogoutButton,
.modal-message.modal-message-logout .logout_close.btn-stop, #mbox.modal-message-session-timer #ActualSaveAndLogoutButton,
#mbox.modal-message-session-timer .logout_close.btn-stop, .modal-message.modal-message-secureData #ActualSaveAndLogoutButton,
.modal-message.modal-message-secureData .logout_close.btn-stop, .modal-message.modal-message-maxRefund #ActualSaveAndLogoutButton,
.modal-message.modal-message-maxRefund .logout_close.btn-stop {
  height: 50px;
  min-width: fit-content;
  font-size: 0.9em;
  padding: 10px;
  display: flex;
  align-items: center;
}
.modal-message.modal-message-logout .logout_close.btn-stop, #mbox.modal-message-session-timer .logout_close.btn-stop, .modal-message.modal-message-secureData .logout_close.btn-stop, .modal-message.modal-message-maxRefund .logout_close.btn-stop {
  text-transform: none;
}
.modal-message.modal-message-logout #AcutalSaveAndLogoutButton,
.modal-message.modal-message-logout .btn-confirm,
.modal-message.modal-message-logout .product-chooser-tower-wrapper .btn,
.product-chooser-tower-wrapper .modal-message.modal-message-logout .btn, #mbox.modal-message-session-timer #AcutalSaveAndLogoutButton,
#mbox.modal-message-session-timer .btn-confirm,
#mbox.modal-message-session-timer .product-chooser-tower-wrapper .btn,
.product-chooser-tower-wrapper #mbox.modal-message-session-timer .btn, .modal-message.modal-message-secureData #AcutalSaveAndLogoutButton,
.modal-message.modal-message-secureData .btn-confirm,
.modal-message.modal-message-secureData .product-chooser-tower-wrapper .btn,
.product-chooser-tower-wrapper .modal-message.modal-message-secureData .btn, .modal-message.modal-message-maxRefund #AcutalSaveAndLogoutButton,
.modal-message.modal-message-maxRefund .btn-confirm,
.modal-message.modal-message-maxRefund .product-chooser-tower-wrapper .btn,
.product-chooser-tower-wrapper .modal-message.modal-message-maxRefund .btn {
  color: #fff;
  background-color: #11881b;
  border-radius: 10px;
}
.modal-message.modal-message-logout .logout_close.btn-stop, #mbox.modal-message-session-timer .logout_close.btn-stop, .modal-message.modal-message-secureData .logout_close.btn-stop, .modal-message.modal-message-maxRefund .logout_close.btn-stop {
  color: #333740;
  text-decoration: underline !important;
  cursor: pointer;
  font-weight: 500;
  width: fit-content;
}
.modal-message.modal-message-logout .logout_close.btn-stop,
.modal-message.modal-message-logout .btn-stop:hover:not(.inactive),
.modal-message.modal-message-logout .btn-stop:active:not(.inactive),
.modal-message.modal-message-logout .btn-stop:focus:not(.inactive), #mbox.modal-message-session-timer .logout_close.btn-stop,
#mbox.modal-message-session-timer .btn-stop:hover:not(.inactive),
#mbox.modal-message-session-timer .btn-stop:active:not(.inactive),
#mbox.modal-message-session-timer .btn-stop:focus:not(.inactive), .modal-message.modal-message-secureData .logout_close.btn-stop,
.modal-message.modal-message-secureData .btn-stop:hover:not(.inactive),
.modal-message.modal-message-secureData .btn-stop:active:not(.inactive),
.modal-message.modal-message-secureData .btn-stop:focus:not(.inactive), .modal-message.modal-message-maxRefund .logout_close.btn-stop,
.modal-message.modal-message-maxRefund .btn-stop:hover:not(.inactive),
.modal-message.modal-message-maxRefund .btn-stop:active:not(.inactive),
.modal-message.modal-message-maxRefund .btn-stop:focus:not(.inactive) {
  border: none;
  background-color: #fff;
}

.modal-message.modal-message-maxRefund {
  text-align: center;
  background: linear-gradient(180deg, #F8F1FD 70px, #fff 70px);
  margin: 0px auto;
  border: 0;
}

@media (min-width: 768px) {
  .modal-message.modal-message-logout, #mbox.modal-message-session-timer {
    border-radius: 20px;
  }
}
@media screen and (min-width: 768px) {
  .modal-message.large-border-radius, .modal-message.modal-message-logout.large-border-radius, #mbox.modal-message-session-timer.large-border-radius {
    border-radius: 24px;
  }
}
@media screen and (max-width: 768px) {
  .modal-message.modal-message-logout, #mbox#mbox.modal-message-session-timer {
    overflow: hidden;
    text-align: center;
    height: 100vh;
    margin: 0;
  }
  .modal-message.modal-message-logout .list-inline, #mbox#mbox.modal-message-session-timer .list-inline {
    flex-direction: column-reverse;
    align-items: stretch;
  }
  .modal-message.modal-message-logout .list-inline #ActualSaveAndLogoutButton,
  .modal-message.modal-message-logout .list-inline .logout_close.btn-stop, #mbox#mbox.modal-message-session-timer .list-inline #ActualSaveAndLogoutButton,
  #mbox#mbox.modal-message-session-timer .list-inline .logout_close.btn-stop {
    justify-content: center;
  }
  .modal-message.modal-message-logout .list-inline li, #mbox#mbox.modal-message-session-timer .list-inline li {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 35px;
  }
  .modal-message.modal-message-logout .logout_close.btn-stop,
  .modal-message.modal-message-logout .btn-confirm,
  .modal-message.modal-message-logout .product-chooser-tower-wrapper .btn,
  .product-chooser-tower-wrapper .modal-message.modal-message-logout .btn, #mbox#mbox.modal-message-session-timer .logout_close.btn-stop,
  #mbox#mbox.modal-message-session-timer .btn-confirm,
  #mbox#mbox.modal-message-session-timer .product-chooser-tower-wrapper .btn,
  .product-chooser-tower-wrapper #mbox#mbox.modal-message-session-timer .btn {
    margin: 0;
  }
}
.paymentscreens {
  text-align: center;
  padding: 0 25px;
}
@media screen and (min-width: 768px) {
  .paymentscreens {
    max-width: 600px;
    margin: 6vh auto;
    border-radius: 20px;
    border: 1px solid #DCDEE2;
    padding: 24px 12px 64px 12px;
  }
}
.paymentscreens .charge-icon {
  margin: 40px auto 20px;
  filter: invert(19%) sepia(96%) saturate(3479%) hue-rotate(188deg) brightness(98%) contrast(104%);
}
.paymentscreens h1 {
  margin-bottom: 0.33em;
}
@media screen and (min-width: 768px) {
  .paymentscreens p {
    max-width: 400px;
    margin: 0 auto 54px;
  }
}
.paymentscreens .button-wrapper {
  margin-top: 2.25em;
}
@media screen and (min-width: 768px) {
  .paymentscreens .button-wrapper {
    max-width: 200px;
    margin: 2.25em auto 0;
  }
}
.paymentscreens .button-wrapper .row {
  display: none;
}

.paymentscreens-2columns {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .paymentscreens-2columns {
    display: flex;
    margin: 6vh auto;
    align-items: center;
  }
}
.paymentscreens-2columns .column-1 {
  background-color: #F5F7F9;
  border: 1px solid #b8b8bf;
  padding: 26px 36px;
}
@media screen and (max-width: 767px) {
  .paymentscreens-2columns .column-1 {
    display: flex;
    align-items: center;
    text-align: left;
  }
  .paymentscreens-2columns .column-1 img {
    width: 46px;
    height: 46px;
    margin-right: 1em;
  }
}
@media screen and (min-width: 768px) {
  .paymentscreens-2columns .column-1 {
    border-radius: 20px 0 0 20px;
    margin: 1em -1px 1em 0px;
    flex-basis: 50%;
    padding: 64px 12px;
  }
}
.paymentscreens-2columns .column-1 h1 {
  line-height: 1.33;
  font-size: 1.5em;
  font-weight: 400 !important;
}
@media screen and (max-width: 767px) {
  .paymentscreens-2columns .column-1 h1 {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .paymentscreens-2columns .column-1 p {
    margin-bottom: 0;
  }
}
.paymentscreens-2columns .column-2 {
  padding: 60px 40px;
}
@media screen and (min-width: 1200px) {
  .paymentscreens-2columns .column-2 {
    padding: 60px 20px;
  }
}
@media screen and (min-width: 768px) {
  .paymentscreens-2columns .column-2 {
    box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.05);
    border: 1px solid #b8b8bf;
    border-radius: 20px;
    flex-basis: 50%;
  }
}
.paymentscreens-2columns .column-2 .column-2-header {
  font-size: 36px;
  font-weight: 900;
  margin-bottom: 0.33em;
}
@media screen and (min-width: 1450px) {
  .paymentscreens-2columns .column-2 .column-2-header {
    padding: 0 18%;
  }
}
@media screen and (min-width: 768px) {
  .paymentscreens-2columns .column-2 p {
    max-width: 400px;
    margin: 0 auto 54px;
  }
}
.paymentscreens-2columns .column-2 .button-wrapper {
  margin-top: 2.25em;
}
@media screen and (min-width: 768px) {
  .paymentscreens-2columns .column-2 .button-wrapper {
    max-width: 200px;
    margin: 2.25em auto 0;
  }
}
.paymentscreens-2columns .column-2 .button-wrapper .row {
  display: none;
}
.paymentscreens-2columns .column-2 .button-wrapper .flex-nav-buttons-container-spacer {
  display: none;
}

.menuRow {
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  padding: 10px 0;
}

.menuRow_Text {
  padding-top: 4px;
}

#taxprohelp {
  display: none;
}
@media only screen and (min-width: 768px) {
  #taxprohelp {
    display: inline;
    position: fixed;
  }
}

.taxprohelpwrapper {
  border-radius: 0 0 0 0;
  color: #FFF;
  max-width: 400px;
  height: 210px;
  z-index: 999;
  top: 20%;
}
.taxprohelpwrapper .leftportion {
  background-color: #D82631;
  float: left;
  width: 20%;
  border-radius: 0 0 0 0;
  text-align: center;
  height: 100%;
}
.taxprohelpwrapper .leftportion i {
  font-size: 4em;
}
.taxprohelpwrapper .rightportion {
  float: right;
  width: 80%;
  padding: 1em;
}
.taxprohelpwrapper .rightportion a.btn-ghost:hover {
  background: rgba(255, 255, 255, 0.12);
}
.taxprohelpwrapper .rightportion h2 {
  color: #D82631;
  margin-top: 0px;
}
.taxprohelpwrapper .rightportion .buttonset {
  margin: 2em auto 1.5em;
}
.taxprohelpwrapper .rightportion .buttonset .leftbutton {
  float: left;
  margin: auto 0.2em;
}
.taxprohelpwrapper .rightportion .buttonset .rightbutton {
  float: right;
  margin: auto 0.2em;
}

.btn-confirm:before, .product-chooser-tower-wrapper .btn:before,
.save:before {
  font-family: FontAwesome;
  padding-right: 0;
  content: "";
}

.btn-stop:before,
.cancel:before {
  font-family: FontAwesome;
  padding-right: 0;
  content: "";
}

body {
  padding-bottom: 40px;
}

body.style-guide a:visited {
  color: rgb(4.6901408451, 59.9295774648, 106.3098591549);
}

.swatch {
  display: block;
  height: 80px;
  border: 4px solid rgb(200.5, 200.5, 200.5);
}
.swatch.primary {
  background: #0973CC;
}
.swatch.primary-dark {
  background: rgb(7.9225352113, 101.2323943662, 179.5774647887);
}
.swatch.primary-darker {
  background: rgb(4.6901408451, 59.9295774648, 106.3098591549);
}
.swatch.secondary {
  background: #333740;
}
.swatch.secondary-dark {
  background: rgb(39.6913043478, 42.8043478261, 49.8086956522);
}
.swatch.secondary-darker {
  background: rgb(5.7652173913, 6.2173913043, 7.2347826087);
}
.swatch.white {
  background: #fff;
}
.swatch.black {
  background: #444;
}
.swatch.bg-dark {
  background: #e2e2e2;
}
.swatch.alt-row {
  background: #f5f6f6;
}
.swatch.text-dark {
  background: #99a2a7;
}
.swatch.disabled {
  background: rgb(200.5, 200.5, 200.5);
}
.swatch.green {
  background: #11881B;
}
.swatch.red {
  background: #D82631;
}

.section-title {
  background: #0973CC;
  padding: 80px;
  margin-top: 80px;
  margin-bottom: 80px;
  color: #fff;
  font-size: 2em;
  text-align: center;
  border-top: 1px solid rgb(4.6901408451, 59.9295774648, 106.3098591549);
  border-bottom: 1px solid rgb(4.6901408451, 59.9295774648, 106.3098591549);
}
.section-title h1 {
  margin: 0;
  padding: 0;
}
.section-title:first-of-type {
  margin-top: 0;
}
.section-title.dark {
  background: #e2e2e2;
  color: #444;
  border-bottom: 1px solid rgb(213.25, 213.25, 213.25);
  border-top: none;
}

#buttons .row.gutter-top:nth-child(even) {
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  padding-top: 40px;
  padding-bottom: 40px;
}

#footer {
  margin-top: 40px;
}
#footer .row {
  padding-top: 40px;
  border-top: 1px solid #e2e2e2;
}

.dancing-bear {
  height: 35px;
  width: auto;
}

@media (max-width: 991px) {
  .section-title h1 {
    font-size: 1.2em;
  }
}
/*
Bootstrap breakpoints

XS: < 325px (phone)
SM: 326 - 768 (big phone)
MD: 769 - 921 (tablet)
LG: 922 - 1200 (big tablet)
XL: 1201 - 1439 (desktop)
XXL: 1440+ (big desktop / hi res)
*/
/* Portrait tablet to landscape and desktop */
@media (min-width: 769px) and (max-width: 921px) {
  .nav li.divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #333;
  }
}
/* Small Tablet */
@media (min-width: 786px) {
  .nav li.divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #333;
  }
}
/* Landscape phones and down */
@media (max-width: 325px) {
  h1 {
    font-size: 1.7em;
  }
  h1, h2, h3, h4 {
    line-height: 1.25em;
  }
  .smallformobile {
    font-size: 1.25em;
  }
  .nav li.divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #333;
  }
  .content {
    padding: 20px;
    margin-right: 0;
    margin-left: 0;
  }
  .btn-lg, .btn-group-lg > .btn {
    display: block;
    width: 100%;
    margin-bottom: 15px;
  }
  .next-prev-controls {
    text-align: right;
    margin-top: 15px;
  }
  .question {
    font-size: 1.3em;
  }
  .small-gutter-top {
    margin-bottom: 15px;
  }
  #refund-container.affix {
    display: none;
  }
  .grid-title {
    display: block;
  }
  .xs-text-right {
    text-align: right;
  }
}
@media (max-width: 991px) {
  #footerSection {
    padding-bottom: 40px;
  }
  #user-header {
    display: none;
  }
  .grid-tile {
    margin-bottom: 20px;
  }
  .grid-table .row {
    padding-bottom: 10px;
  }
  .grid-table .align-right {
    text-align: left;
  }
  #content-pane,
  #content-pane.collapsed {
    margin-left: 0;
  }
  .refund-box {
    display: none;
    visibility: hidden;
  }
  #content-pane {
    margin-left: 0;
  }
  .refundblock-res {
    text-align: center;
  }
}
@media (max-width: 1199px) {
  .refundblock {
    left: calc(50% - 78px);
  }
}
@media (max-width: 1200px) {
  .container-fluid {
    /*padding-right: 5px;
    padding-left: 5px;*/
  }
  #content {
    padding: 25px 0px;
    margin: 0;
  }
  .myaccount-body-container {
    padding: 20px !important;
  }
  .taxreturnbuttons .btn {
    font-size: 14px;
    padding: 20px;
  }
  .month-select,
  .day-select {
    width: 24% !important;
    max-width: 75px;
  }
  .year-select {
    width: 49% !important;
    max-width: 100px;
  }
  .btn {
    white-space: normal;
  }
  .nav_buttons .float-right, .nav_buttons .float-left {
    float: none;
  }
  h3.or-selector {
    margin-top: 0;
  }
}
@media (min-width: 500px) {
  .responsive-push-right, .responsive-float-right {
    float: right;
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  .visible-xs {
    display: block;
  }
  .visible-xs-inline {
    display: inline-block !important;
  }
  .grid-table .row p {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block;
  }
  .visible-sm-inline {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block;
  }
}
@media (min-width: 1200px) {
  #content-pane:has(#switchPackageSelection) {
    width: calc(100% - 52px);
    background-color: #f5f7f9;
    height: 100vh;
  }
  #content-pane:has(#switchPackageSelection) .right-sidebar {
    display: none;
  }
  #content-pane:has(#switchPackageSelection) div#header-options {
    right: 40px;
  }
  #content-pane.open:has(#switchPackageSelection) {
    width: calc(100% - 300px);
    background-color: #f5f7f9;
    height: 100vh;
  }
  #content-pane.open:has(#switchPackageSelection) .right-sidebar {
    display: none;
  }
  #content-pane.open:has(#switchPackageSelection) div#header-options {
    right: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1299px) {
  #content-pane:has(#userconsole-content) {
    overflow-x: hidden;
  }
}
@media (min-width: 992px) and (max-width: 1299px) {
  #content-pane:has(#userconsole-content) {
    width: calc(100% - var(--sidebar-width));
  }
  #content-pane:has(#userconsole-content).collapsed {
    width: calc(100% - var(--collapsed-sidebar-width));
  }
}
@media (min-width: 1300px) {
  #content-pane:has(#userconsole-content) {
    width: calc(100% - var(--navbar-width));
  }
  #content-pane:has(#userconsole-content).collapsed {
    width: calc(100% - var(--collapsed-sidebar-width));
  }
}
#content-pane:has(#userconsole-content) #mfe-main-container {
  padding-inline: 0;
}
@media (min-width: 768px) and (max-width: 1299px) {
  #content-pane:has(#userconsole-content) #body-container {
    padding-inline: 0;
  }
}
/*# sourceMappingURL=styles.css.map */
