.switch-toggle a,
.switch-light span span {
  display: none;
}
.switch-toggle a,
.switch-light span span {
  display: none;
}
html {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-rendering: optimizeLegibility;
}
body {
  margin-top: 60px;
  /* Mobile header height */
  margin-bottom: 70px;
  /* Footer Height */
  background-color: white;
}
h1,
h2,
h3,
h4,
h5,
h6,
.titleclose-subheading {
  font-family: "Cabin", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html,
button,
input,
select,
textarea,
.form-control {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
table,
.search-container,
#title-insurance,
.tc-btn,
select {
  border-radius: 6px;
}
.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) {
  border-radius: 0;
}
.input-group-addon:first-child {
  border-radius: 6px 0 0 6px !important;
}
.input-group-addon:last-child {
  border-radius: 0 6px 6px 0 !important;
}
blockquote {
  margin: 1em 0 1em 40px;
}
blockquote div.normal {
  display: block;
  font-size: 80%;
  margin-bottom: 10px;
}
.social-container-home,
.fb-like-container-compare,
.fb-like-container-history {
  text-align: center;
}
.social-container-home {
  margin-bottom: 50px;
}
.social-container-home .tc-facebook {
  text-align: right;
}
.social-container-home .tc-twitter {
  text-align: center;
}
.social-container-home .tc-linkedin {
  text-align: left;
}
.fb-like > span {
  height: 27px !important;
}
.IN-widget {
  margin-left: 0;
}
#hit_counter {
  margin-top: 30px;
}
ol {
  padding-left: 30px;
}
ol:after {
  content: ' ';
  display: block;
  margin: 10px;
}
ol li {
  list-style-type: decimal;
}
ol li:after {
  content: ' ';
  display: block;
  margin: 10px;
}
ol li > ol li {
  list-style-type: upper-alpha;
}
ol li > ol li:after {
  content: ' ';
  display: block;
  margin: 2px;
}
ol li > ol li > ol li {
  list-style-type: upper-roman;
}
ol li > ol li > ol li > ol li {
  list-style-type: decimal;
}
ol li > ol li > ol li > ol li > ol li {
  list-style-type: lower-alpha;
}
ol li > ol li > ol li > ol li > ol li > ol li {
  list-style-type: lower-roman;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: white !important;
  color: black !important;
  -webkit-box-shadow: 0 0 0px 50px white inset !important;
  -webkit-text-fill-color: black !important;
}
input:-webkit-autofill:focus,
textarea:-webkit-autofill:focus,
select:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill:active,
select:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0px 50px white inset !important;
  -webkit-text-fill-color: black !important;
}
.navbar-fixed-top {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  border: 0 none;
}
.navbar-brand-text {
  line-height: 50px;
  margin-left: 10px;
  font-weight: bold;
  color: #003087;
}
a:focus,
a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: 0;
  outline: 0;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #555555;
}
a,
a:active,
a:focus,
a:visited {
  outline: 0;
  -moz-outline: none;
  -moz-user-focus: none;
}
.panel,
.panel-heading {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.panel {
  margin-bottom: 15px;
  box-shadow: 0 0 0 transparent;
  border: 0 none;
}
.panel-heading {
  border-bottom: 0 none;
}
.panel-default {
  margin-top: 15px;
}
.panel-collapse {
  margin-top: 15px;
}
.panel-body {
  padding: 0 15px;
  border: 1px solid #c8c8c8;
  border-top: 0 none;
}
.panel-default > .panel-heading {
  color: #555555;
  background-color: #c8c8c8;
  border-color: #c8c8c8;
}
.panel-heading-main.grey {
  background-color: #888888 !important;
  color: white !important;
}
.beta-text {
  font-size: 45px;
  color: white;
  margin-top: 23px;
  margin-left: 6px;
  font-family: initial;
}
.alert {
  margin: 0 15px 15px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  display: none;
}
.btn-hide {
  display: none;
}
.shaded {
  background-color: #fafafa;
}
.tc-checkbox {
  width: 18px;
  height: 18px;
  margin-top: 0;
}
.required-asterisk {
  color: red;
}
.we-are-here {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -550px -150px;
  width: 50px;
  height: 100px;
  display: inline-block;
}
.ie7 .we-are-here {
  display: inline;
  zoom: 1;
}
.ie7 .we-are-here {
  display: inline;
  zoom: 1;
}
.tc-save-overlay,
.tc-load-overlay,
.tc-update-overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #3c3c3c;
  z-index: 1050;
  opacity: 0.5;
}
#tc_error_container b,
#tc_load_error_container b {
  color: #fabe08;
}
.tc-save-content,
.tc-load-content,
.tc-update-content {
  width: 280px;
  position: fixed;
  left: 50%;
  margin-left: -140px;
  top: 35%;
  background-color: #003087;
  color: white;
  z-index: 1051;
  min-height: 84px;
  padding: 0 15px 15px 15px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.tc-save-notify,
.tc-load-notify,
.tc-update-notify {
  height: 31px;
  margin-top: 23px;
}
.tc-save-start,
.tc-load-start,
.tc-update-start {
  float: left;
  margin: 0 0 0 59px;
}
.clear-img {
  content: '';
  display: inline-block;
  height: 1px;
  width: 1px;
  /*clear.png*/
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA3NCSVQICAjb4U/gAAAABlBMVEX///////9VfPVsAAAAAnRSTlMA/1uRIrUAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAWdEVYdENyZWF0aW9uIFRpbWUAMTAvMTUvMTWxuPuyAAAAGHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3NPsx9OAAAACklEQVQImWNgAAAAAgAB9HFkpgAAAABJRU5ErkJggg==');
}
.ie7 .clear-img {
  display: inline;
  zoom: 1;
}
.ie7 .clear-img {
  display: inline;
  zoom: 1;
}
.loading-img {
  content: '';
  display: inline-block;
  height: 32px;
  width: 32px;
  /*loader.png*/
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAAZAAAAGQBeJH1SwAAABh0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzT7MfTgAAA6xJREFUWIXVl09IXFcUxr9zZqJOS6syCa00tAkFU6mBuukfSmnrHyz+ozigi4gFV6504cKlK0FBmIWiDC6kbo2d6qCOYkVoCm0IJAutXSaFGpQmFpvojMz9Thcdq42T0XEGQr7Ve9zzvu/Hffee+56YGV6k9IWmv/QA8/Pz3kAg4M3GI6OHV1dXi0WkTESueL1ef15enu/g4ABVVVX7Xq/3kYjcB7ARjUZ3cgqwsrLyuohUi8gHAIoBOABPAcSSJYUA3hWRT0Rkp76+/h6A5bm5ud2sAZaXl98Xka8BvAngTxFZBbBBcsvr9e4nEgmoqg/AGwDKAJQD+FJEyhobG7+PRCLr6fwl3TZcWlr6SEQCIqKq+jOAHyorK9NOb11dXbGqVonIxyJCEZmemZn5JWOAaDRaLiLfiIgTke9qampupwt+Vk1NTR+KSLOIeETk23A4vJaqLuUuWFhYKDSzZjMTM7uZaTgAzM7O3lbVm/KvmgOBQOGZAUhWk7xE8lZtbe2dTMMPFQ6H76jqLVW9pKrVZwKIRCJ+khVmtkVy6bzh/wWoLqnqlohUtLS0+E8FIHndzIpI3mtoaNjLFmBqampPRO6qapGqXj8VwMyukoyT/DXb8EN5PJ4NVY2r6tW0ANPT0x6SfpK7JLdzBaCq2yKyq6r+trY2z/Gx/zUiM8s3Mx+APRx1uVwAxJKePgD5yeuTACTlOE8OAcyOGs7xjBMzEDezOICCZ0mzkYjkJ9v1of8R3PGb1tbWBMnHJAtJXsxFOAB4PJ6LqlooIo8nJiYSzwUAAJIPSBaQvJYrAFW9pqoFqvrgxFgKgDWST5xzFZOTkxeyDe/s7LygqhWq+kRVT5wHJwDa29sfklwneTmRSHyRLYDH4/lcVS+r6nooFHp4KgAAkFxM9oLK8fHx0vOGd3d3l6pqlaruqupiqpqUAB0dHdtmNpdcCzfGxsYyhujp6SlV1RvJdz83MjKSsrGl/SAJhUK1JL8ysxjJZZI/dnV1HaQL7u3tzTOzz5InaoGZLQSDweceamkBAGB0dPRTknUkX0vukLvOud/M7FEsFotvbm6ipKQk3znnJ/keyQrn3Dsk/zaz+aGhoZ/S+Z8KAADDw8NvmVmtc66MpI/kU+fcXyT3SMI59wrJIufcqyT3SW6Y2eLg4OAfp3mfCeBQwWDwCslykm8754qTawTOuRjJHZK/k1zr7++/f1bPjACOa2BgwEcyPwkQ7+vr2z+Pz7kBcqWX+98wF/oH6g78wk1qDPQAAAAASUVORK5CYII=');
  -webkit-animation: spin 2s linear infinite;
  -moz-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.ie7 .loading-img {
  display: inline;
  zoom: 1;
}
.ie7 .loading-img {
  display: inline;
  zoom: 1;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.loading-txt,
.updating-txt {
  display: inline-block;
  height: 32px;
  vertical-align: bottom;
}
.ie7 .loading-txt,
.ie7 .updating-txt {
  display: inline;
  zoom: 1;
}
.ie7 .loading-txt,
.ie7 .updating-txt {
  display: inline;
  zoom: 1;
}
#validating-gif {
  display: none;
}
.tc-save-dialog,
.tc-save-start,
.tc-load-dialog,
.tc-load-start,
.tc-update-dialog,
.tc-update-start {
  min-height: 32px;
  margin-top: 7px;
}
.datepicker-addon {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  cursor: pointer;
}
.field-validation-error {
  color: #fabe08;
  display: block;
  margin-left: 13px;
  font-size: 85%;
  margin-top: 1px;
}
.w100p {
  width: 100% !important;
}
.navbar-toggle {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border-color: #79b8f2;
  background: #79b8f2;
}
#home-navbar-collapse .navbar-nav {
  background: #79b8f2;
}
.bold {
  font-weight: bold;
}
.purple,
.primary-color {
  background: #003087;
  color: white;
}
.primary-light1 {
  background: #003087 !important;
  color: white;
}
.default-button {
  background: #c8c8c8;
  color: white;
}
.light-purple {
  background: #0042ba;
  color: white;
}
.purple-font {
  color: #003087 !important;
}
.black-font {
  color: black !important;
}
.dark-purple-font {
  color: #00276e !important;
}
.green-font {
  color: #bfddf9 !important;
}
.dark-purple {
  background: #00276e;
  color: white;
}
.orange {
  background: #fabe08 !important;
  color: white;
}
.orange-font {
  color: #fabe08 !important;
}
.green {
  background: #bfddf9;
  color: white;
}
.grey {
  background: #888888;
  color: white;
}
.grey.bordered {
  border: 1px solid #a2a2a2;
}
.grey-font {
  color: #888888 !important;
}
.dark-grey-font {
  color: #6e6e6e !important;
}
.light-green {
  background: white;
  color: white;
}
.dark-green {
  background: #79b8f2 !important;
  color: white;
}
.dark-green2 {
  background: #3393ec !important;
  color: white;
}
.consumer-order .home-wiz-step {
  margin-left: 25px;
  font-size: 20px;
  vertical-align: bottom;
  color: #003087;
}
.consumer-order .home-wiz-step span {
  border: 2px solid #c8c8c8;
  padding: 11px 11px 12px 10px;
  border-radius: 100%;
}
.consumer-order .wizard.wizard-ux {
  border: 0 none !important;
}
.consumer-order .consumer-order-row {
  border: 1px solid #c8c8c8;
  margin-bottom: 15px;
  padding: 20px;
}
.consumer-order .resultText h3 {
  padding-left: 15px;
  margin: 0 0 15px 0;
}
.fuelux .wizard > ul.steps.previous-disabled li.complete:hover,
.fuelux .wizard > .steps-container > ul.steps.previous-disabled li.complete:hover {
  background: #bfddf9;
  color: white;
}
.fuelux .wizard > ul.steps.previous-disabled li.complete:hover .chevron:before,
.fuelux .wizard > .steps-container > ul.steps.previous-disabled li.complete:hover .chevron:before {
  border-left-color: #bfddf9;
}
.fuelux .wizard > ul.steps li.complete,
.fuelux .wizard > .steps-container > ul.steps li.complete {
  background: #bfddf9;
  color: white;
}
.fuelux .wizard > ul.steps li.complete:hover,
.fuelux .wizard > .steps-container > ul.steps li.complete:hover {
  background: #bfddf9;
}
.fuelux .wizard > ul.steps li.complete:hover .chevron:before,
.fuelux .wizard > .steps-container > ul.steps li.complete:hover .chevron:before {
  border-left: 14px solid #bfddf9;
}
.fuelux .wizard > ul.steps li.complete .chevron:before,
.fuelux .wizard > .steps-container > ul.steps li.complete .chevron:before {
  border-left: 14px solid #bfddf9;
}
.fuelux .wizard > ul.steps li.active,
.fuelux .wizard > .steps-container > ul.steps li.active {
  background: #003087;
  color: white;
}
.fuelux .wizard > ul.steps li.active .chevron:before,
.fuelux .wizard > .steps-container > ul.steps li.active .chevron:before {
  border-left: 14px solid #003087;
}
.fuelux .wizard > ul.steps li .badge-success,
.fuelux .wizard > .steps-container > ul.steps li .badge-success {
  background-color: white;
}
.fuelux .wizard.rtl > ul.steps.previous-disabled li.complete:hover .chevron:before,
.fuelux .wizard.rtl > .steps-container > ul.steps.previous-disabled li.complete:hover .chevron:before {
  border-right-color: #bfddf9;
}
.fuelux .wizard.rtl > ul.steps li.active .chevron:before,
.fuelux .wizard.rtl > .steps-container > ul.steps li.active .chevron:before {
  border-right: 14px solid #003087;
}
.fuelux .wizard.rtl > ul.steps li.complete .chevron:before,
.fuelux .wizard.rtl > .steps-container > ul.steps li.complete .chevron:before {
  border-right: 14px solid #bfddf9;
}
.fuelux .wizard.rtl > ul.steps li.complete:hover .chevron:before,
.fuelux .wizard.rtl > .steps-container > ul.steps li.complete:hover .chevron:before {
  border-right: 14px solid #003087;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #003087;
  color: white;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  border: 1px solid #00276e;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  border: 1px solid #00276e;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  color: white !important;
  background-color: #003087 !important;
  border-color: #00276e !important;
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  color: white !important;
  background-color: #00215e !important;
  border-color: #001130 !important;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  background-image: none !important;
}
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
  background-color: #003087 !important;
  border-color: #00276e !important;
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  color: white !important;
  background-color: #00215e !important;
  border-color: #001130 !important;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  background-image: none !important;
}
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
  background-color: #003087 !important;
  border-color: #00276e !important;
}
.title-btn {
  background: #79b8f2;
  color: white;
}
.tc-btn,
.tc-btn a,
.tc-btn button {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: white;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tc-btn:hover,
.tc-btn a:hover,
.tc-btn button:hover,
.tc-btn:focus,
.tc-btn a:focus,
.tc-btn button:focus {
  color: white;
  -webkit-box-shadow: 0 0 2px white;
  -moz-box-shadow: 0 0 2px white;
  box-shadow: 0 0 2px white;
  -webkit-box-shadow: 0 0 2px white, 0 0 0 transparent, 0 0 0 transparent;
  -moz-box-shadow: 0 0 2px white, 0 0 0 transparent, 0 0 0 transparent;
  box-shadow: 0 0 2px white, 0 0 0 transparent, 0 0 0 transparent;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
::-webkit-scrollbar {
  width: 8px;
  -webkit-box-shadow: 0 none;
  -moz-box-shadow: 0 none;
  box-shadow: 0 none;
  -webkit-box-shadow: 0 none, 0 0 0 transparent, 0 0 0 transparent;
  -moz-box-shadow: 0 none, 0 0 0 transparent, 0 0 0 transparent;
  box-shadow: 0 none, 0 0 0 transparent, 0 0 0 transparent;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 0 none;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 none;
  -moz-box-shadow: 0 none;
  box-shadow: 0 none;
  -webkit-box-shadow: 0 none, 0 0 0 transparent, 0 0 0 transparent;
  -moz-box-shadow: 0 none, 0 0 0 transparent, 0 0 0 transparent;
  box-shadow: 0 none, 0 0 0 transparent, 0 0 0 transparent;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #888888;
}
::-webkit-scrollbar-thumb {
  -webkit-box-shadow: 0 none;
  -moz-box-shadow: 0 none;
  box-shadow: 0 none;
  -webkit-box-shadow: 0 none, 0 0 0 transparent, 0 0 0 transparent;
  -moz-box-shadow: 0 none, 0 0 0 transparent, 0 0 0 transparent;
  box-shadow: 0 none, 0 0 0 transparent, 0 0 0 transparent;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #0039a1;
}
.main-header {
  background-color: #003087;
  border-color: #003087;
  z-index: 1000;
}
.subnav-bar {
  background-color: #bfddf9;
  height: 34px;
}
.subnav-bar button {
  background-color: #79b8f2;
  position: relative;
  float: right;
  padding: 10px;
  margin: 0;
  border: 0 none;
  display: inline-block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ie7 .subnav-bar button {
  display: inline;
  zoom: 1;
}
.ie7 .subnav-bar button {
  display: inline;
  zoom: 1;
}
.subnav-bar button:hover {
  background-color: #a2a2a2 !important;
}
.subnav-bar .dropdown-menu {
  padding: 0;
  margin: 0;
  border: 0 none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.subnav-bar .dropdown-menu > li > a {
  color: white;
  background-color: #003087;
  border: 0 none;
  margin-top: 1px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.subnav-bar .dropdown-menu > li > a:hover {
  color: white;
  background-color: #0039a1;
  border: 0 none;
}
.generatedcontent .login-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .login-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -50px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .login-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .login-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -50px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .shop-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .shop-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -200px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .shop-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .shop-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -200px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .about-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .about-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -150px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .about-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .about-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -150px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .learn-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .learn-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -500px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .learn-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .learn-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -500px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .logout-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .logout-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -100px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .logout-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .logout-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -100px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .account-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .account-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -150px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .account-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .account-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -150px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .profile-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .profile-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -550px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .profile-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .profile-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -550px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .help-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .help-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -600px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .help-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .help-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -600px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .dashboard-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .dashboard-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -300px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .dashboard-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .dashboard-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -300px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #888888;
}
.navbar-brand-small {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: 0px -350px;
  width: 200px;
  height: 50px;
  margin-left: 5px;
}
.navbar-brand-img {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: 0px -250px;
  width: 400px;
  height: 75px;
}
.titleclose-subheading {
  font-size: 18px;
  line-height: 34px;
  letter-spacing: 1px;
  font-weight: bold;
  margin-left: 2px;
  color: #555555;
  display: inline-block;
}
.ie7 .titleclose-subheading {
  display: inline;
  zoom: 1;
}
.ie7 .titleclose-subheading {
  display: inline;
  zoom: 1;
}
.user-login #CaptchaImage {
  width: 100%;
  height: 44px;
  margin-bottom: 15px;
  border: 1px solid #c8c8c8;
}
.user-login .input-group-addon {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.user-login .alert {
  display: block;
  margin: 0 0 15px;
  width: 100%;
  background-color: #fabe08;
  color: white;
  text-align: left;
  padding: 7px 30px 7px 12px;
}
.form-signin {
  max-width: 350px;
  padding: 1px 20px 20px 20px;
  margin: 40px auto 10px;
  text-align: center;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.lock {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -450px -50px;
  width: 50px;
  height: 50px;
  margin: -10px;
}
.key {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -600px -50px;
  width: 50px;
  height: 50px;
  margin: -10px;
}
.email {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -400px -50px;
  width: 50px;
  height: 50px;
  margin: -10px;
}
.shop-container {
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
}
.shop {
  background-color: #00276e;
  color: white;
  height: 100px;
  margin: -13px -13px;
  padding-top: 15px;
  width: 100px;
}
.shop .shop-icon {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -200px -100px;
  width: 50px;
  height: 50px;
  margin: 0 auto;
}
.shop .shop-text {
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.125em;
}
.shop:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.e-close {
  width: 100px;
  height: 100px;
  background-color: #00276e;
  padding-top: 15px;
}
.e-close .e-close-icon {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -350px -100px;
  width: 50px;
  height: 50px;
  margin: 0 auto;
}
.e-close .e-close-text {
  color: white;
  text-decoration: none;
  text-align: center;
  font-size: 1.125em;
}
.e-close:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.facebook-icon {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -100px -400px;
  width: 35px;
  height: 35px;
  display: inline-block;
  margin-top: 20px;
}
.facebook-icon:hover {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -100px -450px;
  width: 35px;
  height: 35px;
}
.twitter-icon {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: 0px -400px;
  width: 35px;
  height: 35px;
  display: inline-block;
  margin-top: 20px;
}
.twitter-icon:hover {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: 0px -450px;
  width: 35px;
  height: 35px;
}
.linkedin-icon {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -50px -400px;
  width: 35px;
  height: 35px;
  display: inline-block;
  margin-top: 20px;
  margin-right: 20px;
}
.linkedin-icon:hover {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -50px -450px;
  width: 35px;
  height: 35px;
}
.popover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  min-width: 225px;
}
.popover .arrow {
  display: none;
}
.glyphicon-info-sign {
  color: #003087;
}
.hud-fees .buyer-seller-info {
  position: absolute;
  right: 5px;
  color: #3c3c3c;
  font-size: 16px;
  top: 4px;
  width: 200px;
}
.hud-fees .buyer-seller-info .buyer-seller-split-info {
  float: right;
}
.hud-fees .lenders-insurance-info {
  float: right;
}
.hud-fees .owners-insurance-info {
  float: right;
}
.hud-fees .hud1-fee-desc .popover {
  color: #3c3c3c;
  font-weight: normal;
}
.hud-fees .hud1-fee-desc .popover .arrow {
  display: none;
}
.optional-fees-table .col-xs-11 {
  padding-left: 0;
  margin-left: -28px;
}
.hud-table {
  border: 1px solid #bfddf9;
  margin-top: 0;
  margin-bottom: 0;
  border-collapse: inherit;
}
.hud-table td.hud-cell {
  padding: 6px;
  line-height: 1;
  vertical-align: middle;
  border-top: 0 none;
  font-size: 12px;
  border-right: 1px solid #003087;
}
.hud-table tr.hud-total {
  background: #bad3ff;
  color: black;
  border-bottom: 1px solid #003087;
  border-top: 1px solid #003087;
}
.hud-table .form-control[disabled],
.hud-table .form-control[readonly] {
  background-color: #c8c8c8 !important;
}
.hud-table .form-control {
  display: block;
  width: 100%;
  height: 20px;
  padding: 2px;
  font-size: 12px;
  /*line-height: 1.2;*/
  color: #6e6e6e;
  background-color: white;
  background-image: none;
  border: 1px solid #c8c8c8 !important;
}
.hud-table .form-control::-ms-clear {
  display: none;
}
.hud-table .hud-form-control {
  width: 70% !important;
  color: #6e6e6e;
  background-color: white;
  border: 1px outset #c8c8c8 !important;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-size: 12px;
  /*line-height: 1.2;*/

}
.hud-table td.endo-cell {
  padding: 0 !important;
}
.hud-table td.last-col {
  width: 99px !important;
}
.hud-table td.last-col input {
  width: 90px;
  text-align: center;
}
.hud-table td.last-col:last-child {
  border-right: 0 none;
}
.time-to-order-view .return-to-search {
  padding: 20px 15px 20px 15px;
}
.time-to-order-view .hud-table-container {
  border: 0 none;
}
/* Set padding to keep content from hitting the edges */

.body-content {
  padding-left: 15px;
  padding-right: 15px;
}
/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/

.dl-horizontal dt {
  white-space: normal;
}
/* Set width on the form input elements since they're 100% wide by default */

input,
select,
textarea {
  max-width: 100%;
}
a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}
.link {
  cursor: pointer;
}
.link:hover {
  text-decoration: none;
}
.day-hours-dd {
  margin-bottom: 2px;
}
.tc-page-header {
  margin-top: 5px;
  margin-bottom: 10px;
}
.tc-page-header h1 {
  padding: 0;
  margin: 0;
  font-size: 40px;
  line-height: 1;
  text-align: right;
}
.tc-page-header .welcome-blurb {
  font-size: 16px;
  font-family: Roboto, Arial, sans-serif;
  margin: 15px 0;
}
.home-tiles .home-block-container .title {
  margin-top: 10px;
}
.home-tiles .home-block-container .home-icon {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: 0px -150px;
  width: 100px;
  height: 100px;
  margin: 0 auto;
}
.home-tiles .home-block-container .home-lender-icon {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -300px -350px;
  width: 100px;
  height: 100px;
  margin: 0 auto;
}
.home-tiles .home-block-container .company-icon {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -100px -150px;
  width: 100px;
  height: 100px;
  margin: 0 auto;
}
.home-tiles .home-block-left,
.home-tiles .home-block-center,
.home-tiles .home-block-right {
  width: 100%;
  height: 300px;
}
.home-tiles .home-block-left .title,
.home-tiles .home-block-center .title,
.home-tiles .home-block-right .title {
  width: 100%;
  text-align: center;
  font-size: 1.5em;
  font-weight: 600;
}
.home-tiles .home-block-left {
  background-color: #003087;
  padding-top: 60px;
}
.home-tiles .home-block-left .title {
  color: white;
}
.home-tiles .home-block-left:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.home-tiles .home-block-center {
  background-color: #bfddf9;
  padding-top: 65px;
}
.home-tiles .home-block-center .title {
  color: white;
  margin-top: 5px;
}
.home-tiles .home-block-center #add {
  display: block;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: 0px -50px;
  width: 50px;
  height: 50px;
}
.home-tiles .home-block-center #add:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.home-tiles .home-block-center #enter {
  display: block;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -50px -50px;
  width: 50px;
  height: 50px;
}
.home-tiles .home-block-center #enter:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.home-tiles .home-block-right {
  background-color: #003087;
  padding-top: 65px;
}
.home-tiles .home-block-right .title {
  color: white;
}
.home-tiles .home-block-right:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.footer {
  position: fixed;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  bottom: 0;
  left: 0;
  clear: both;
  background: #555555;
  color: white;
  font-size: 0.75em;
  padding: 10px 0 7px 0;
  width: 100%;
  z-index: 1000;
}
.footer ul {
  list-style: none;
  margin: 0;
  float: right;
  margin-bottom: 0;
  padding-left: 40px;
}
.footer .copy {
  float: right;
}
.footer a,
.footer ul li a {
  color: #c8c8c8;
  text-decoration: none;
}
.footer a:hover,
.footer ul li a:hover,
.footer a:focus,
.footer ul li a:focus,
.footer a:active,
.footer ul li a:active {
  color: white;
  text-decoration: none;
}
.footer ul li:first-child {
  border-left: 0;
}
.footer ul li {
  float: left;
  padding: 0 10px;
  border-left: 1px solid white;
}
.learn-more:before,
.learn-more:after {
  content: "";
  display: table;
}
.learn-more:after {
  clear: both;
}
.ie6 .learn-more,
.ie7 .learn-more {
  zoom: 1;
}
.learn-more:before,
.learn-more:after {
  content: "";
  display: table;
}
.learn-more:after {
  clear: both;
}
.ie6 .learn-more,
.ie7 .learn-more {
  zoom: 1;
}
.learn-more .container {
  margin: 65px auto 45px;
  font-size: 20px;
  text-align: center;
  width: 100%;
}
.learn-more .container .learn-more-outer {
  padding: 20px 10px;
}
.learn-more .container .learn-more-outer:hover {
  background-color: #eeeeee;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.learn-more .container a.learn-more-link {
  color: #a2a2a2;
}
.generatedcontent .learn-more .container a.learn-more-link {
  padding-right: 60px;
  position: relative;
}
.generatedcontent .learn-more .container a.learn-more-link:after {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -500px -150px;
  width: 50px;
  height: 50px;
  top: -14px;
  right: 0;
}
.generatedcontent .learn-more .container a.learn-more-link {
  padding-right: 60px;
  position: relative;
}
.generatedcontent .learn-more .container a.learn-more-link:after {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -500px -150px;
  width: 50px;
  height: 50px;
  top: -14px;
  right: 0;
}
.learn-more .container a.learn-more-link:hover {
  text-decoration: none;
}
.contact-page .contact-head {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -300px -150px;
  width: 100px;
  height: 100px;
}
.contact-page h1 {
  line-height: 55px;
}
.contact-page .form-control {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.contact-page #map_canvas {
  width: 100%;
  height: 200px;
  z-index: 1;
}
.contact-page .contact-outer {
  height: 200px;
  position: relative;
}
.contact-page .contact-inner {
  position: absolute;
  bottom: 0;
  z-index: 2;
}
.learn-page .learn-head,
.lenders-page .learn-head,
.ta-page .learn-head {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -400px -150px;
  width: 100px;
  height: 100px;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  margin-top: -30px;
}
.learn-page h1,
.lenders-page h1,
.ta-page h1 {
  margin-top: 0;
}
.learn-page a,
.lenders-page a,
.ta-page a {
  color: #003087;
}
.learn-page .lenders-head,
.lenders-page .lenders-head,
.ta-page .lenders-head {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -200px -350px;
  width: 100px;
  height: 100px;
  display: inline-block;
}
.ie7 .learn-page .lenders-head,
.ie7 .lenders-page .lenders-head,
.ie7 .ta-page .lenders-head {
  display: inline;
  zoom: 1;
}
.ie7 .learn-page .lenders-head,
.ie7 .lenders-page .lenders-head,
.ie7 .ta-page .lenders-head {
  display: inline;
  zoom: 1;
}
.learn-page h3,
.lenders-page h3,
.ta-page h3 {
  text-align: center;
  line-height: 55px;
}
.learn-page ul,
.lenders-page ul,
.ta-page ul {
  padding: 0 20px 0 20px;
}
.learn-page .right-header,
.lenders-page .right-header,
.ta-page .right-header {
  color: #003087;
  font-weight: bold;
}
.learn-page .learn-blurb,
.lenders-page .learn-blurb,
.ta-page .learn-blurb {
  margin-top: 33%;
}
.learn-page .learn-more-pdf > a > div,
.lenders-page .learn-more-pdf > a > div,
.ta-page .learn-more-pdf > a > div {
  display: inline-block;
  line-height: 68px;
  font-size: 18px;
  margin-left: 10px;
}
.learn-page .icon,
.lenders-page .icon,
.ta-page .icon {
  border: 1px solid #cccccc;
  box-shadow: 1px 3px 4px #cccccc;
}
.learn-page h2,
.lenders-page h2,
.ta-page h2 {
  margin: 60px 0 45px;
}
.learn-page h4,
.lenders-page h4,
.ta-page h4 {
  margin-bottom: 30px !important;
}
.learn-page .tab,
.lenders-page .tab,
.ta-page .tab {
  border: 1px solid #cccccc;
  margin-right: 5px;
  border-radius: 25px 25px 0 0;
  margin-bottom: -1px;
}
.learn-page .tab.closed,
.lenders-page .tab.closed,
.ta-page .tab.closed {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.learn-page .tab.closed:hover,
.lenders-page .tab.closed:hover,
.ta-page .tab.closed:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.learn-page .tab.open,
.lenders-page .tab.open,
.ta-page .tab.open {
  border-bottom: 1px solid white;
}
.learn-page .no-tab,
.lenders-page .no-tab,
.ta-page .no-tab {
  margin-right: -15px;
}
.learn-page .no-tab a,
.lenders-page .no-tab a,
.ta-page .no-tab a {
  color: white;
}
.learn-page .content-section,
.lenders-page .content-section,
.ta-page .content-section {
  border: 1px solid #cccccc;
  padding-bottom: 30px;
}
.learn-page .purple-key-box,
.lenders-page .purple-key-box,
.ta-page .purple-key-box {
  position: relative;
  background-image: url(/Content/Images/key_purple_bg.png);
  min-height: 200px;
  color: white;
  /*font-weight: bold;*/
  font-size: 16px;
  text-align: center;
  margin-top: 100px;
}
.learn-page .purple-key-box:after,
.lenders-page .purple-key-box:after,
.ta-page .purple-key-box:after {
  content: ' ';
  height: 0;
  width: 0;
  border: 15px solid transparent;
  border-top-color: #003087;
  position: absolute;
  bottom: -30px;
  right: 50%;
  pointer-events: none;
  z-index: -1;
  margin-right: -15px;
}
.learn-page .twentyfour,
.lenders-page .twentyfour,
.ta-page .twentyfour,
.learn-page .timemoney,
.lenders-page .timemoney,
.ta-page .timemoney,
.learn-page .calctools,
.lenders-page .calctools,
.ta-page .calctools {
  margin-top: -50px;
}
.learn-page .pkb-cell,
.lenders-page .pkb-cell,
.ta-page .pkb-cell {
  padding: 0 40px;
  margin-bottom: 20px;
}
.learn-page .sample-pdf,
.lenders-page .sample-pdf,
.ta-page .sample-pdf {
  opacity: 0.5;
  filter: alpha(opacity=50);
  display: inline-block;
}
.learn-page .purple-box,
.lenders-page .purple-box,
.ta-page .purple-box {
  width: 300px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -150px;
  margin-top: -50px;
  max-width: 95%;
  opacity: 0.9;
}
.learn-page .btn-in-box,
.lenders-page .btn-in-box,
.ta-page .btn-in-box {
  width: 300px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -150px;
  margin-top: -50px;
  max-width: 95%;
}
.learn-page .btn-in-box a,
.lenders-page .btn-in-box a,
.ta-page .btn-in-box a {
  margin-top: 32px;
  color: white;
}
.twentyfour {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -400px -350px;
  width: 100px;
  height: 100px;
  display: inline-block;
}
.ie7 .twentyfour {
  display: inline;
  zoom: 1;
}
.ie7 .twentyfour {
  display: inline;
  zoom: 1;
}
.timemoney {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -500px -350px;
  width: 100px;
  height: 100px;
  display: inline-block;
}
.ie7 .timemoney {
  display: inline;
  zoom: 1;
}
.ie7 .timemoney {
  display: inline;
  zoom: 1;
}
.calctools {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -600px -350px;
  width: 100px;
  height: 100px;
  display: inline-block;
}
.ie7 .calctools {
  display: inline;
  zoom: 1;
}
.ie7 .calctools {
  display: inline;
  zoom: 1;
}
select.btn {
  text-align: left;
}
.custom-select-wrapper {
  text-align: left;
  position: relative;
}
.custom-select-wrapper select::-ms-expand {
  display: none;
}
.custom-select-wrapper:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.custom-select-wrapper:after {
  content: ' ';
  height: 0;
  width: 0;
  border: 10px solid transparent;
  border-top-color: white;
  position: absolute;
  top: 33%;
  right: 0.6em;
  pointer-events: none;
  z-index: 3;
}
.custom-select-wrapper select > option {
  background-color: #00276e;
  color: white;
  /*font-size: 20px;*/

}
.custom-select-wrapper select > option:nth-child(odd) {
  background: #001e54;
}
.custom-select-wrapper select {
  background: #00276e;
  color: white;
  padding-left: 10px;
  margin: 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 0 none;
  outline: none;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  line-height: 1.25;
  min-height: 34px;
}
.ie7 .custom-select-wrapper select {
  display: inline;
  zoom: 1;
}
.ie7 .custom-select-wrapper select {
  display: inline;
  zoom: 1;
}
.custom-select-wrapper select:active,
.custom-select-wrapper select:hover,
.custom-select-wrapper select:focus {
  outline: none !important;
  outline-color: transparent !important;
  outline-style: none !important;
  -webkit-box-shadow: 0 0 2px white;
  -moz-box-shadow: 0 0 2px white;
  box-shadow: 0 0 2px white;
  -webkit-box-shadow: 0 0 2px white, 0 0 0 transparent, 0 0 0 transparent;
  -moz-box-shadow: 0 0 2px white, 0 0 0 transparent, 0 0 0 transparent;
  box-shadow: 0 0 2px white, 0 0 0 transparent, 0 0 0 transparent;
  border: 0 none;
}
.custom-select-wrapper select:focus::-ms-value {
  background: transparent;
}
.custom-select-wrapper.small:after {
  border-width: 6px;
  right: 0.75em;
}
.custom-select-wrapper.hide-caret:after {
  border-top-color: transparent;
  right: 0.75em;
}
.download-doc-fee-est select > option {
  background-color: #fabe08;
  color: white;
  padding: 2px;
}
.download-doc-fee-est select > option:nth-child(odd) {
  background: #fabe08;
}
@-moz-document url-prefix() {
  .custom-select-wrapper .input-lg,
  .custom-select-wrapper select.input-lg,
  .custom-select-wrapper:before .input-lg {
    height: 49px;
  }
  
  .custom-select-wrapper:before .input-lg {
    border: 0 none;
    border-radius: 0;
    content: "";
    position: absolute;
    right: 4px;
    top: -18px;
    width: 40px;
    z-index: 2;
  }
  
  .custom-select-wrapper:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-right: 10px solid transparent;
    border-style: solid;
    border-width: 10px;
    content: " ";
    height: 0;
    line-height: 1;
    pointer-events: none;
    position: absolute;
    right: 14px;
    top: 33%;
    width: 0;
    z-index: 3;
  }
}
/* --------------  SEARCH   ----------------------*/

#titleSearch .search-container,
#WebPreview .search-container {
  background-color: #003087;
  border-color: #003087;
  padding: 15px 10px;
  color: white;
}
#titleSearch .search-container .form-control,
#WebPreview .search-container .form-control {
  margin-bottom: 15px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#titleSearch .search-container .two-form-element-row .form-element-one,
#WebPreview .search-container .two-form-element-row .form-element-one {
  float: left;
  width: 60%;
}
#titleSearch .search-container .two-form-element-row .form-element-two,
#WebPreview .search-container .two-form-element-row .form-element-two {
  float: left;
  width: 40%;
  padding-left: 10px;
}
#titleSearch .search-container .title,
#WebPreview .search-container .title {
  text-align: center;
  font-size: 22px;
  margin: 0 0 15px 0;
  line-height: 1;
}
#titleSearch .search-container .sub-title,
#WebPreview .search-container .sub-title {
  margin-bottom: 4px;
  margin-left: 1px;
}
#titleSearch .search-container .title-select,
#WebPreview .search-container .title-select {
  display: block;
  font-size: 16px;
  text-align: center;
  margin-bottom: 15px;
}
#titleSearch .search-container .radio-inline,
#WebPreview .search-container .radio-inline {
  font-size: 16px;
}
#titleSearch .search-container #title-insurance,
#WebPreview .search-container #title-insurance {
  margin: 0 0 15px 0;
  padding: 10px 0 5px 0;
  background-color: #0039a1;
  border: 1px solid #00276e;
}
#titleSearch .search-container input[type=text],
#WebPreview .search-container input[type=text] {
  color: black;
}
#titleSearch .search-button-container,
#WebPreview .search-button-container {
  padding: 0;
}
#titleSearch .title-search-btn,
#WebPreview .title-search-btn {
  background: #00276e;
  display: block;
  font-size: 2.5em;
  text-align: center;
  text-transform: uppercase;
  color: white;
  width: 100%;
  max-width: 100%;
  border: 0;
  padding: 8px 13px;
  margin: 15px 0 15px 0;
}
#titleSearch .title-search-btn:hover,
#WebPreview .title-search-btn:hover {
  background: #003087;
}
#titleSearch .field-validation-error,
#WebPreview .field-validation-error {
  color: #fabe08;
  display: block;
  margin: -15px 0 0 10px;
}
#titleSearch .borderErrorMessage,
#WebPreview .borderErrorMessage {
  display: none;
}
#titleSearch .multiselect,
#WebPreview .multiselect {
  background: #00276e;
  color: white;
  border: 0 none;
  outline: none;
  font-size: 18px;
}
#titleSearch .multiselect:active,
#WebPreview .multiselect:active,
#titleSearch .multiselect:hover,
#WebPreview .multiselect:hover,
#titleSearch .multiselect:focus,
#WebPreview .multiselect:focus {
  outline: none !important;
  outline-color: transparent !important;
  outline-style: none !important;
  border: 0 none;
}
#titleSearch .multiselect b.caret,
#WebPreview .multiselect b.caret {
  position: absolute;
  top: 20px;
  right: 10px;
  border-width: 10px;
}
#titleSearch .dropdown-menu > li > a:hover,
#WebPreview .dropdown-menu > li > a:hover,
#titleSearch .dropdown-menu > li > a:focus,
#WebPreview .dropdown-menu > li > a:focus {
  background: #003087;
}
#titleSearch .multiselect-container,
#WebPreview .multiselect-container {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #00276e;
  color: white;
  margin-top: -15px;
  width: 100%;
}
#titleSearch .multiselect-container .multiselect-search,
#WebPreview .multiselect-container .multiselect-search,
#titleSearch .multiselect-container .multiselect-clear-filter,
#WebPreview .multiselect-container .multiselect-clear-filter {
  margin-bottom: 5px;
}
#titleSearch .multiselect-container li,
#WebPreview .multiselect-container li {
  background-color: #00276e;
  color: white;
}
#titleSearch .multiselect-container li a,
#WebPreview .multiselect-container li a {
  color: white;
}
#titleSearch .multiselect-container li a label.checkbox,
#WebPreview .multiselect-container li a label.checkbox {
  margin-left: -20px;
}
#titleSearch .multiselect-container li a .checkbox input[type="checkbox"],
#WebPreview .multiselect-container li a .checkbox input[type="checkbox"] {
  margin-left: -30px;
}
#titleSearch .multiselect-container li.active > a,
#WebPreview .multiselect-container li.active > a,
#titleSearch .multiselect-container li.active > a:hover,
#WebPreview .multiselect-container li.active > a:hover,
#titleSearch .multiselect-container li.active > a:focus,
#WebPreview .multiselect-container li.active > a:focus {
  background: #bfddf9;
}
#titleSearch .multiselect-container li:nth-child(odd),
#WebPreview .multiselect-container li:nth-child(odd) {
  background: #0039a1;
}
#titleSearch .yesno,
#WebPreview .yesno {
  width: 100px;
  float: right;
}
.search-again-btn {
  height: 46px;
  line-height: 32px;
}
.title-search-results .spacer {
  width: 7px;
  background: white;
  border: 0 none;
  padding: 0;
}
.title-search-results .search-icon {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -200px -100px;
  width: 50px;
  height: 50px;
  margin: 0 auto;
}
.title-search-results ::-webkit-input-placeholder {
  color: #c8c8c8;
}
.title-search-results :-moz-placeholder {
  color: #c8c8c8;
}
.title-search-results ::-moz-placeholder {
  color: #c8c8c8;
}
.title-search-results :-ms-input-placeholder {
  color: #c8c8c8;
}
.title-search-results :placeholder-shown {
  color: #c8c8c8;
}
.title-search-results ::-webkit-input-placeholder {
  color: #c8c8c8;
}
.title-search-results :-moz-placeholder {
  color: #c8c8c8;
}
.title-search-results ::-moz-placeholder {
  color: #c8c8c8;
}
.title-search-results :-ms-input-placeholder {
  color: #c8c8c8;
}
.title-search-results :placeholder-shown {
  color: #c8c8c8;
}
.title-search-results #SearchForm hr {
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .title-search-results #SearchForm.freeze-pane {
    position: fixed;
    /* don't scroll with page */
    z-index: 500;
    /* float above page elements (<20), below navigation elements (1000s)*/
    top: 50px;
    /* position under the navbar (dynamic update in JS) */
    background-color: white;
    /* prevent results from showing underneath */
    left: 0;
    right: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 21px solid transparent;
    border-bottom: 1px solid #cccccc;
  }
}
@media only screen and (min-width: 1200px) {
  .title-search-results #SearchForm.freeze-pane {
    margin-left: auto;
    /* auto expand margins to center on XL displays*/
    margin-right: auto;
    width: 1170px;
    /* limit width like bootstrap container (XL) */
  
  }
}
@media only screen and (min-width: 768px) {
  .title-search-results #SearchForm.freeze-pane hr {
    display: none;
  }
  .title-search-results #SearchForm.freeze-pane h2 {
    line-height: normal;
  }
  .title-search-results #SearchForm.freeze-pane #CompanySearch {
    padding-top: 0;
    padding-bottom: 0;
    height: 35px;
  }
  .title-search-results #SearchForm.freeze-pane .search-icon-container {
    padding: 0;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
  .title-search-results #SearchForm.freeze-pane #CompanySearchGroup {
    margin-right: -15px;
    margin-bottom: -15px;
  }
  .title-search-results #SearchForm.freeze-pane .main-title h2,
  .title-search-results #SearchForm.freeze-pane .compare-btn,
  .title-search-results #SearchForm.freeze-pane .proximity-dropdown,
  .title-search-results #SearchForm.freeze-pane .sort-by-dropdown,
  .title-search-results #SearchForm.freeze-pane .filter-toggle,
  .title-search-results #SearchForm.freeze-pane .avg-fees-container,
  .title-search-results #SearchForm.freeze-pane #search-again,
  .title-search-results #SearchForm.freeze-pane .resultText div {
    margin-top: 2px;
    margin-bottom: 0px;
  }
  .title-search-results #SearchForm.freeze-pane #search-again {
    z-index: 3;
  }
  .title-search-results #SearchForm.freeze-pane .disclaimer {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.title-search-results #CompanySearch {
  font-size: 22px;
}
.title-search-results h2 {
  text-transform: uppercase;
  margin-top: 0;
}
.title-search-results .include-ocp {
  border: 2px solid #eeeeee;
  border-style: solid;
  padding: 10px;
  box-shadow: 2px 2px 5px #c8c8c8;
}
.title-search-results .company-description,
.title-search-results .company-slogan {
  font-size: 12px;
  -ms-word-break: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.title-search-results .compare-btn,
.title-search-results .filter-toggle,
.title-search-results .sort-by-dropdown select,
.title-search-results .search-result-btn,
.title-search-results .proximity-dropdown,
.title-search-results #search-again {
  width: 100%;
}
.title-search-results .compare-btn,
.title-search-results .filter-toggle,
.title-search-results .sort-by-dropdown,
.title-search-results .search-result-btn,
.title-search-results .proximity-dropdown {
  margin-top: 5px;
}
.title-search-results .resultText div {
  margin-top: 10px;
  font-size: 18px;
}
.title-search-results .resultTextRight {
  font-size: 16px;
}
.title-search-results .resultTextRight div.row-inner {
  float: right;
  padding: 0 0 5px 5px;
}
.title-search-results .resultTextRight div.row-inner .switch-text {
  display: inline-block;
}
.ie7 .title-search-results .resultTextRight div.row-inner .switch-text {
  display: inline;
  zoom: 1;
}
.ie7 .title-search-results .resultTextRight div.row-inner .switch-text {
  display: inline;
  zoom: 1;
}
.title-search-results .resultTextRight div.row-inner .switch-widget {
  display: inline-block;
}
.ie7 .title-search-results .resultTextRight div.row-inner .switch-widget {
  display: inline;
  zoom: 1;
}
.ie7 .title-search-results .resultTextRight div.row-inner .switch-widget {
  display: inline;
  zoom: 1;
}
.title-search-results .resultTextRight div.row-inner .switch-widget label {
  width: 100px;
  margin: 0 5px 0 0;
  font-size: 12px;
  height: 24px;
  top: 6px;
}
.title-search-results .resultTextRight div.row-inner .switch-widget label span span {
  top: -3px;
}
.title-search-results .checkbox {
  margin-top: 2px;
  margin-left: 2px;
}
.title-search-results .search-again-btn {
  margin-top: 0;
}
.title-search-results .search-result-row {
  border-top: 1px solid #c8c8c8;
  padding-top: 10px;
  margin: 0 0;
  min-height: 145px;
}
.title-search-results .search-result-row .search-heading {
  font-size: 16px;
}
.title-search-results .search-result-row .search-heading.company-name {
  display: inline-block;
}
.ie7 .title-search-results .search-result-row .search-heading.company-name {
  display: inline;
  zoom: 1;
}
.ie7 .title-search-results .search-result-row .search-heading.company-name {
  display: inline;
  zoom: 1;
}
.title-search-results .search-result-row .search-heading.company-name:after {
  content: ' -';
  display: inline-block;
}
.ie7 .title-search-results .search-result-row .search-heading.company-name:after {
  display: inline;
  zoom: 1;
}
.ie7 .title-search-results .search-result-row .search-heading.company-name:after {
  display: inline;
  zoom: 1;
}
.title-search-results .search-result-row .search-heading.fees-total {
  display: inline-block;
}
.ie7 .title-search-results .search-result-row .search-heading.fees-total {
  display: inline;
  zoom: 1;
}
.ie7 .title-search-results .search-result-row .search-heading.fees-total {
  display: inline;
  zoom: 1;
}
.title-search-results .search-result-row .search-heading.fees-total input {
  background-color: transparent;
}
.title-search-results .dropdown-menu .multiselect-item.divider {
  height: 3px;
  margin: 0;
}
.title-search-results .multiselect {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 100%;
}
.title-search-results .multiselect-container {
  background-color: #0039a1;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 100%;
}
.title-search-results .multiselect-container a {
  color: white !important;
}
.title-search-results .multiselect-container a:hover {
  background-color: #888888;
}
.title-search-results .multiselect-container li.active a,
.title-search-results .multiselect-container li.active label {
  background-color: #bfddf9;
}
.title-search-results .btn-default:hover,
.title-search-results .btn-default:focus,
.title-search-results .btn-default:active,
.title-search-results .btn-default.active,
.title-search-results .open > .dropdown-toggle.btn-default {
  background-color: #00276e;
  border-color: transparent;
  color: white;
}
.title-search-results .filter-popup .inner {
  border: 1px solid #c8c8c8;
  margin-top: 10px;
  padding: 10px 15px;
  background-color: #eeeeee;
}
.title-search-results .filter-popup .filter-header .title {
  color: #003087;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.title-search-results .filter-popup .filter-header .resultcount {
  font-weight: bold;
}
.title-search-results .filter-popup .required-filters div {
  margin-top: 5px;
}
.title-search-results .filter-popup .optional-filters {
  margin-top: 10px;
}
.title-search-results .filter-popup .optional-filters .title {
  color: #003087;
  font-size: 18px;
  text-transform: uppercase;
}
.title-search-results .filter-popup .opt-filter-btn {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
}
.ie7 .title-search-results .filter-popup .opt-filter-btn {
  display: inline;
  zoom: 1;
}
.ie7 .title-search-results .filter-popup .opt-filter-btn {
  display: inline;
  zoom: 1;
}
.title-search-results .search-results-header {
  border-bottom: 5px solid #cccccc;
  margin: 0;
}
.title-search-results .search-results-row {
  border-bottom: 1px solid #eeeeee;
}
.disclaimer {
  color: #888888;
  margin-top: 20px;
  font-size: 90%;
}
.avg-fees-container {
  margin-top: 10px;
}
.avg-fees-container .avg-fees-table tr:first-child td {
  text-align: center;
  border-bottom: 4px solid #c8c8c8;
  border-left: 0 none;
  border-right: 0 none;
  padding-bottom: 5px;
}
.avg-fees-container .avg-fees-table td {
  padding: 2px 4px;
  border-bottom: 1px solid #c8c8c8;
}
.avg-fees-container .avg-fees-table td:first-child {
  border-left: 1px solid #c8c8c8;
}
.avg-fees-container .avg-fees-table td:last-child {
  text-align: right;
  border-right: 1px solid #c8c8c8;
}
.need-help {
  position: relative;
  height: 40px;
  text-align: center;
  margin-top: 14px;
  margin-bottom: -22px;
}
.same-as-biz-chbx {
  font-size: 14px;
  margin-top: 0;
  float: right;
}
/*********************** START MODALS **************************/

.tc-save-container,
.tc-load-container,
.tc-update-container {
  display: none;
  z-index: 1042;
}
.tc-save-container .validation-summary-errors,
.tc-load-container .validation-summary-errors,
.tc-update-container .validation-summary-errors {
  margin-top: 25px;
}
.save-close-btn {
  position: absolute;
  top: 0;
  right: 4px;
  color: white;
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor: pointer;
}
.save-close-btn:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  color: white;
}
.temp-hide {
  display: none !important;
}
.modal.in .modal-dialog,
.modal.fade .modal-dialog {
  -webkit-transform: inherit !important;
  -moz-transform: inherit !important;
  -o-transform: inherit !important;
  transform: inherit !important;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: hidden;
}
.modal {
  z-index: 1041;
}
.modal .modal-header,
.modal .modal-body,
.modal .modal-content {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #003087;
  color: white;
}
.modal .modal-header {
  border-bottom: 0 none;
}
.modal .modal-header .close {
  color: white;
}
.modal .modal-body {
  margin: -1px 0 -1px 0;
  overflow-y: auto;
}
.modal .modal-dialog {
  width: auto;
}
.image-modal .modal-header,
.image-modal .modal-body,
.image-modal .modal-content {
  background: white;
}
.image-modal .modal-body {
  margin: 0 !important;
  padding: 1px !important;
  overflow-y: auto;
}
.image-modal .modal-dialog {
  margin: 30px;
}
.image-modal .modal-content {
  margin: 0 auto;
  max-width: 100%;
}
.image-modal button.close {
  position: absolute;
  right: -16px;
  top: -20px;
  width: 30px;
  height: 30px;
  border-radius: 100px;
  z-index: 2;
}
.company-details-modal {
  width: 860px;
  margin: 0 auto;
  max-width: 100%;
}
.company-details-modal .company-details-description {
  margin: 15px 0;
  -ms-word-break: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.company-details-modal .modal-header,
.company-details-modal .modal-body,
.company-details-modal .modal-content {
  background: #003087;
  color: white;
}
.company-details-modal .control-label {
  color: white;
  padding-bottom: 0;
  padding-top: 0;
  margin-bottom: 0;
}
.company-details-modal .field-label {
  padding-top: 0;
  padding-bottom: 8px;
}
.company-details-modal .form-group {
  margin-bottom: 5px;
}
.company-details-modal hr {
  border-top: 5px solid #00276e;
}
.company-details-modal .more-ratings-reviews {
  padding-top: 15px;
  margin-top: -15px;
}
.company-details-modal .more-ratings-reviews .rating-review-line {
  border-top: 5px solid #00276e;
  padding-top: 10px;
}
.company-details-modal .more-ratings-reviews .rating-review-line .rating-text-snip {
  font-size: 14px !important;
  margin-bottom: -6px !important;
}
.company-details-modal .more-ratings-reviews .rating-review-line .star-rating-list {
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
  float: left;
  margin-left: -15px;
}
.company-details-modal .website-link a {
  color: white;
  text-decoration: none;
}
.company-details-modal .website-link a:hover {
  color: #00affd;
  text-decoration: underline;
}
.title-close-modal .modal-header,
.title-close-modal .modal-body,
.title-close-modal .modal-content {
  background: #003087 !important;
  color: white;
}
.white-modal .modal-header,
.white-modal .modal-body,
.white-modal .modal-content {
  background: white !important;
  color: black;
}
.completion-counts-modal .modal-header {
  background: #003087 !important;
  color: white;
}
.completion-counts-modal .modal-body {
  background: white;
  color: #6e6e6e;
}
.completion-counts-modal .modal-footer {
  background: #bfddf9 !important;
  color: white;
}
.title-fees-modal .modal-header {
  background: #003087 !important;
  color: white;
}
.title-fees-modal .modal-body {
  background: white;
  color: #6e6e6e;
  overflow-y: auto;
}
.title-fees-modal .modal-footer {
  background: #bfddf9 !important;
  color: white;
}
.title-csa-modal ul {
  position: relative;
}
.title-percent-premium-modal .modal-header {
  background: #003087 !important;
  color: white;
}
.title-percent-premium-modal .modal-body {
  background: white;
  color: #6e6e6e;
  overflow-y: auto;
}
.title-percent-premium-modal .modal-footer {
  background: #bfddf9 !important;
  color: white;
}
.title-whats-this-modal .modal-header {
  background: #003087 !important;
  color: white;
}
.title-whats-this-modal .modal-body {
  background: white;
  color: #6e6e6e;
}
.title-whats-this-modal .modal-footer {
  background: #bfddf9 !important;
  color: white;
}
.settlement-fee-schedule-modal .modal-header {
  background: #003087 !important;
  color: white;
}
.settlement-fee-schedule-modal .modal-body {
  background: white;
  color: #6e6e6e;
}
.settlement-fee-schedule-modal .modal-footer {
  background: #bfddf9 !important;
  color: white;
}
.settlement-fee-schedule-modal th {
  text-align: center;
}
.settlement-fee-schedule-modal #settlement_fee_matrixes {
  border-top: 0 none;
}
.settlement-fee-schedule-modal #settlement_fee_matrixes tr:first-child td {
  border-top: 0 none;
}
.settlement-fee-schedule-modal #settlement_fee_matrixes_header tr:first-child th {
  border-bottom: 0 none;
}
.settlement-fee-schedule-modal .premium-cell {
  padding: 6px 6px 2px 6px !important;
}
.settlement-fee-schedule-modal .premium-cell .btn {
  height: 27px;
  line-height: 25px;
}
.settlement-fee-schedule-modal .premium-cell input {
  text-align: right;
}
.title-user-modal .modal-header,
.title-branch-modal .modal-header,
.title-cc-update-modal .modal-header {
  background: #003087 !important;
  color: white;
}
.title-user-modal .modal-body,
.title-branch-modal .modal-body,
.title-cc-update-modal .modal-body {
  background: white;
  color: #6e6e6e;
}
.title-user-modal .modal-footer,
.title-branch-modal .modal-footer,
.title-cc-update-modal .modal-footer {
  background: #bfddf9 !important;
  color: white;
}
.title-branch-accept-modal {
  top: 200px;
  width: 500px;
  position: fixed;
  right: 0;
  left: 0;
  margin: 0 auto;
  padding: 0;
}
.title-branch-accept-modal .modal {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: auto;
  margin: 0;
  padding: 0;
}
.title-branch-accept-modal .modal-header {
  background: #003087 !important;
  color: white;
}
.title-branch-accept-modal .modal-body {
  background: white;
  color: #6e6e6e;
}
.title-branch-accept-modal .modal-footer {
  background: #bfddf9 !important;
  color: white;
}
.title-policy-modal .modal-header {
  background: #003087 !important;
  color: white;
}
.title-policy-modal .modal-body {
  background: white;
  color: #6e6e6e;
}
.title-policy-modal .modal-footer {
  background: #bfddf9 !important;
  color: white;
}
.hud-review-modal .modal-header {
  background: #003087 !important;
  color: white;
}
.hud-review-modal .modal-body {
  background: white;
  color: #6e6e6e;
  max-height: 610px;
}
/*********************** END MODALS **************************/

/*********************** AUTOCOMPLETE START **************************/

.autocomplete-suggestions {
  margin-right: -2px;
  background: white;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
}
.autocomplete-suggestion {
  padding: 6px 0 6px 15px;
  white-space: nowrap;
  overflow: hidden;
}
.autocomplete-no-suggestion {
  padding: 6px 0 6px 15px;
}
.autocomplete-selected {
  background: #fafafa;
}
.autocomplete-suggestions strong {
  font-weight: bold;
  color: #00276e;
}
.autocomplete-group {
  padding: 6px 0 6px 15px;
}
.autocomplete-group strong {
  font-weight: bold;
  font-size: 16px;
  color: #00276e;
  display: block;
  border-bottom: 1px solid #00276e;
}
/*********************** AUTOCOMPLETE END **************************/

.tc-youtube-place-holder {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  cursor: pointer;
  max-width: 400px;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe {
  border: 1px solid #888888;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.premiums-youtube {
  margin-top: -45px;
}
.grey-legend {
  font-size: 21px;
  line-height: inherit;
  border-bottom: 4px solid #888888;
  color: #888888;
}
.green-legend {
  font-size: 21px;
  line-height: inherit;
  border-bottom: 4px solid #bfddf9;
  color: #bfddf9;
}
.purple-legend {
  font-size: 18px;
  line-height: inherit;
  border-bottom: 4px solid #003087;
  color: #003087;
}
.legend-bottom {
  border: 1px solid #eeeeee;
  border-top: 0 none;
  padding: 10px 0;
  margin-bottom: 20px;
}
.legend-bottom:before,
.legend-bottom:after {
  content: "";
  display: table;
}
.legend-bottom:after {
  clear: both;
}
.ie6 .legend-bottom,
.ie7 .legend-bottom {
  zoom: 1;
}
.legend-bottom:before,
.legend-bottom:after {
  content: "";
  display: table;
}
.legend-bottom:after {
  clear: both;
}
.ie6 .legend-bottom,
.ie7 .legend-bottom {
  zoom: 1;
}
.legend-bottom .container-row {
  margin: 4px 0;
}
.legend-bottom .container-row:before,
.legend-bottom .container-row:after {
  content: "";
  display: table;
}
.legend-bottom .container-row:after {
  clear: both;
}
.ie6 .legend-bottom .container-row,
.ie7 .legend-bottom .container-row {
  zoom: 1;
}
.legend-bottom .container-row:before,
.legend-bottom .container-row:after {
  content: "";
  display: table;
}
.legend-bottom .container-row:after {
  clear: both;
}
.ie6 .legend-bottom .container-row,
.ie7 .legend-bottom .container-row {
  zoom: 1;
}
.double-check-view h1,
.next-steps-view h1,
.order-finish-view h1 {
  color: #888888;
  text-transform: uppercase;
  line-height: 1;
}
.people-helping-section h1,
.create-account-form h1 {
  color: #888888;
  text-transform: uppercase;
  line-height: 1;
}
.people-helping-section label,
.create-account-form label {
  text-align: right;
}
.people-helping-section .field-validation-error,
.create-account-form .field-validation-error {
  color: #fabe08;
  display: block;
  margin-left: 5px;
}
.people-helping-section .people-helping-section-wrapper,
.create-account-form .people-helping-section-wrapper {
  border: 1px solid #eeeeee;
  border-top: 0 none;
  padding: 15px;
}
.upload-container .btn-file {
  position: relative;
  overflow: hidden;
  background: #888888;
}
.upload-container .btn-file:hover {
  background: #6e6e6e;
}
.upload-container .btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}
.upload-container input[readonly] {
  background-color: white !important;
  cursor: text !important;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.company-details .btn-file.orange {
  border-color: #fabe08;
}
.place-order-section h1 {
  color: #888888;
  text-transform: uppercase;
  line-height: 1;
}
.place-order-section .get-another-estimate {
  padding: 4px;
  font-size: 14px;
  float: right;
  width: 145px;
}
.place-order-section .fee-estimate-head {
  padding: 10px;
  color: #6e6e6e;
}
.place-order-section .purple-legend {
  font-size: 21px;
}
.place-order-section .purple {
  color: white;
}
.place-order-section .report-wrapper {
  border: 1px solid #eeeeee;
  border-top: 0 none;
}
.place-order-section .report-wrapper .top-row {
  padding: 5px 10px;
}
.place-order-section .table-footer {
  background: #79b8f2;
  color: white;
  margin-left: 0;
  margin-right: 0;
  padding: 5px;
}
.place-order-section .table-footer:last-child {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.place-order-section .left-side {
  overflow: hidden;
  margin-bottom: 20px;
}
.place-order-section .fee-table {
  overflow: hidden;
  padding: 2px 4px;
  font-size: 0.75em;
  font-family: "arial narrow";
}
.place-order-section .fee-table .line-item:nth-child(odd) {
  background-color: #eeeeee;
}
.place-order-section .table,
.place-order-section .table-responsive {
  margin-bottom: 0;
}
.place-order-section #buyers_region .buyer_inner_region legend {
  font-size: 16px;
  color: #003087;
}
.place-order-section #buyers_region .buyer_inner_region .form-control {
  margin-bottom: 10px;
}
.place-order-section #buyers_region .buyer_inner_region .field-validation-error {
  margin-top: -10px;
}
.place-order-section .buyer-amount,
.place-order-section .seller-amount,
.place-order-section .buyer-amount-govt,
.place-order-section .seller-amount-govt,
.place-order-section .buyer-amount-other,
.place-order-section .seller-amount-other {
  text-align: right;
}
#update_issue_fee_form .premium-input,
#fee_schedule_edit_form .premium-input {
  max-width: 72px;
  text-align: right;
}
#update_issue_fee_form .premium-cell,
#fee_schedule_edit_form .premium-cell {
  padding: 4px 8px 0;
}
#update_issue_fee_form th,
#fee_schedule_edit_form th {
  text-align: center;
}
#update_issue_fee_form .pagination > li > a,
#fee_schedule_edit_form .pagination > li > a,
#update_issue_fee_form .pagination > li > span,
#fee_schedule_edit_form .pagination > li > span {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: #79b8f2;
}
#update_issue_fee_form .pagination > .active > a,
#fee_schedule_edit_form .pagination > .active > a {
  color: white;
  background-color: #bfddf9;
  border-color: #bfddf9;
  z-index: 0;
}
#update_issue_fee_form .premiums-table-container,
#fee_schedule_edit_form .premiums-table-container,
#update_issue_fee_form .settlement-fees-table-container,
#fee_schedule_edit_form .settlement-fees-table-container {
  height: 312px !important;
  overflow-y: auto;
  overflow-x: auto;
  border-bottom: 1px solid #eeeeee;
}
#update_issue_fee_form #title_fee_matrixes_header,
#fee_schedule_edit_form #title_fee_matrixes_header,
#update_issue_fee_form #settlement_fee_matrixes_header,
#fee_schedule_edit_form #settlement_fee_matrixes_header {
  margin-bottom: -1px;
}
#update_issue_fee_form #title_fee_matrixes,
#fee_schedule_edit_form #title_fee_matrixes,
#update_issue_fee_form #settlement_fee_matrixes,
#fee_schedule_edit_form #settlement_fee_matrixes {
  margin-bottom: 0;
}
#update_issue_fee_form #title_fee_matrixes_pages,
#fee_schedule_edit_form #title_fee_matrixes_pages {
  /*width: 100%;*/
  margin: 5px 0 0 15%;
}
#update_issue_fee_form #settlement_fee_matrixes_pages,
#fee_schedule_edit_form #settlement_fee_matrixes_pages {
  width: 100%;
  margin: 5px 0 0 0;
}
#update_issue_fee_form #DownloadSelector,
#fee_schedule_edit_form #DownloadSelector {
  background-color: #bfddf9;
}
#update_issue_fee_form select.orange option,
#fee_schedule_edit_form select.orange option {
  background-color: #fabe08;
}
.badge {
  background: #003087;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-weight: normal;
  padding: 3px 5px;
}
.no-border td {
  border: 0 none !important;
}
.account-section .dropdown-menu .multiselect-item.divider {
  height: 3px;
  margin: 0;
}
.account-section input[type="checkbox"],
.account-section input[type="radio"] {
  height: 18px;
  width: 18px;
  margin-top: 0;
}
.account-section .row.head {
  text-transform: uppercase;
  padding-left: 0;
}
.account-section .row.head div {
  font-size: 14px;
  margin-top: 6px;
}
.account-section .row.head h2 {
  font-size: 21px !important;
  margin-top: 10px;
}
.account-section .video-container {
  margin-top: 15px;
  /*padding-top: 15px;*/

}
.account-section h1.account-tabs-header {
  color: #003087;
  background-color: #bfddf9;
  padding: 5px 10px 0;
  margin: 20px 0 -20px 0;
  position: relative;
}
.account-section #account-header-text {
  padding: 5px 0 10px;
  display: inline-block;
  font-size: 28px;
}
.ie7 .account-section #account-header-text {
  display: inline;
  zoom: 1;
}
.ie7 .account-section #account-header-text {
  display: inline;
  zoom: 1;
}
.account-section .nav-pills > li + li {
  margin-left: 0;
}
.account-section ul.account-nav {
  background-color: #79b8f2;
  width: 100%;
  min-height: 32px;
  margin-top: 20px;
}
.account-section ul.account-nav li {
  background-color: #79b8f2;
  width: 10%;
  border-left: 1px solid #c8c8c8;
}
.account-section ul.account-nav li:first-child {
  border-left: 0 none;
}
.account-section ul.account-nav li a,
.account-section ul.account-nav li a:hover,
.account-section ul.account-nav li a:focus,
.account-section ul.account-nav li.active > a,
.account-section ul.account-nav li.active > a:hover,
.account-section ul.account-nav li.active > a:focus {
  background-color: #79b8f2;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-size: 13px;
  padding: 7px 5px;
  text-align: center;
}
.account-section ul.account-nav li.active:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.account-section ul.account-nav li.active > a {
  color: white;
  background-color: #bfddf9 !important;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.account-section ul.account-nav li.active > a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #bfddf9;
}
.account-section ul.account-nav li:hover {
  background-color: #bfddf9;
}
.account-section ul.account-nav li a {
  color: #eeeeee;
}
.account-section ul.account-nav li a:hover {
  color: white;
  background-color: #bfddf9;
}
.account-section #account-nav-toggler {
  position: absolute;
  top: -8px;
  right: -8px;
}
.account-section #account-nav-toggler button {
  border: 1px solid transparent;
  background-color: transparent;
}
.account-section #account-nav-toggler .glyphicon-chevron-down,
.account-section #account-nav-toggler .glyphicon-chevron-left {
  font-size: 22px;
  color: white;
}
.account-section #account-nav-toggler .navbar-toggle .icon-bar {
  background-color: white;
}
.account-section .costs-benefits .table,
.account-section .payment-summary .table {
  font-weight: bold;
  margin-bottom: 0;
}
.account-section .costs-benefits .table .purple-cell,
.account-section .payment-summary .table .purple-cell {
  background-color: #003087;
  color: white;
}
.account-section .costs-benefits .table .purple-cell input,
.account-section .payment-summary .table .purple-cell input {
  color: #3c3c3c;
}
.account-section .costs-benefits .table .left-block,
.account-section .payment-summary .table .left-block {
  background-color: #003087;
  color: white;
}
.account-section .costs-benefits .table .left-block input,
.account-section .payment-summary .table .left-block input {
  color: #3c3c3c;
}
.account-section .costs-benefits .table td.left-block,
.account-section .payment-summary .table td.left-block {
  border-right: 1px solid #c8c8c8;
}
.account-section .costs-benefits .table .right-block,
.account-section .payment-summary .table .right-block {
  padding: 0;
  border: 0 none;
  border-top: 1px solid #003087;
}
.account-section .costs-benefits .table .right-block table,
.account-section .payment-summary .table .right-block table {
  border: 0 none;
  margin: -1px 0 -1px 0;
}
.account-section .costs-benefits .table .right-block table tr > td:first-child,
.account-section .payment-summary .table .right-block table tr > td:first-child {
  border-left: 0 none;
}
.account-section .costs-benefits .table .tlb-head,
.account-section .payment-summary .table .tlb-head {
  background-color: #bfddf9;
}
.account-section .costs-benefits .table td,
.account-section .payment-summary .table td {
  border: 1px solid #003087;
  text-align: center;
  vertical-align: middle;
}
.account-section .costs-benefits .table .input-sm,
.account-section .payment-summary .table .input-sm,
.account-section .costs-benefits .table .form-horizontal .form-group-sm .form-control,
.account-section .payment-summary .table .form-horizontal .form-group-sm .form-control {
  height: 20px;
  margin-left: 6px;
  padding: 5px;
  font-size: 12px;
  line-height: 1;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  text-align: right;
}
.account-section .costs-benefits .table .eclosers-input,
.account-section .payment-summary .table .eclosers-input,
.account-section .costs-benefits .table .branch-input,
.account-section .payment-summary .table .branch-input {
  text-align: center;
  font-size: 18px;
  height: 36px;
  margin-left: 0;
}
.account-section .costs-benefits .table .cb-total-cost,
.account-section .payment-summary .table .cb-total-cost {
  font-size: 24px;
  width: 100%;
  height: 100%;
}
.account-section .costs-benefits .table .total-cost,
.account-section .payment-summary .table .total-cost {
  font-size: 24px;
  width: 100%;
  height: 100%;
}
.account-section #PaymentMethodBody .radio-inline input {
  margin-top: 10px;
}
.account-section #PaymentMethodBody #visa {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -600px -150px;
  width: 50px;
  height: 40px;
  display: inline-block;
}
.ie7 .account-section #PaymentMethodBody #visa {
  display: inline;
  zoom: 1;
}
.ie7 .account-section #PaymentMethodBody #visa {
  display: inline;
  zoom: 1;
}
.account-section #PaymentMethodBody #mastercard {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -650px -150px;
  width: 50px;
  height: 40px;
  display: inline-block;
}
.ie7 .account-section #PaymentMethodBody #mastercard {
  display: inline;
  zoom: 1;
}
.ie7 .account-section #PaymentMethodBody #mastercard {
  display: inline;
  zoom: 1;
}
.account-section #PaymentMethodBody #discover {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -600px -200px;
  width: 50px;
  height: 40px;
  display: inline-block;
}
.ie7 .account-section #PaymentMethodBody #discover {
  display: inline;
  zoom: 1;
}
.ie7 .account-section #PaymentMethodBody #discover {
  display: inline;
  zoom: 1;
}
.account-section #PaymentMethodBody #amex {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -650px -200px;
  width: 50px;
  height: 40px;
  display: inline-block;
}
.ie7 .account-section #PaymentMethodBody #amex {
  display: inline;
  zoom: 1;
}
.ie7 .account-section #PaymentMethodBody #amex {
  display: inline;
  zoom: 1;
}
.account-section #UpdateCCBody .radio-inline input {
  margin-top: 10px;
}
.account-section #UpdateCCBody #visa {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -600px -150px;
  width: 50px;
  height: 40px;
  display: inline-block;
}
.ie7 .account-section #UpdateCCBody #visa {
  display: inline;
  zoom: 1;
}
.ie7 .account-section #UpdateCCBody #visa {
  display: inline;
  zoom: 1;
}
.account-section #UpdateCCBody #mastercard {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -650px -150px;
  width: 50px;
  height: 40px;
  display: inline-block;
}
.ie7 .account-section #UpdateCCBody #mastercard {
  display: inline;
  zoom: 1;
}
.ie7 .account-section #UpdateCCBody #mastercard {
  display: inline;
  zoom: 1;
}
.account-section #UpdateCCBody #discover {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -600px -200px;
  width: 50px;
  height: 40px;
  display: inline-block;
}
.ie7 .account-section #UpdateCCBody #discover {
  display: inline;
  zoom: 1;
}
.ie7 .account-section #UpdateCCBody #discover {
  display: inline;
  zoom: 1;
}
.account-section #UpdateCCBody #amex {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -650px -200px;
  width: 50px;
  height: 40px;
  display: inline-block;
}
.ie7 .account-section #UpdateCCBody #amex {
  display: inline;
  zoom: 1;
}
.ie7 .account-section #UpdateCCBody #amex {
  display: inline;
  zoom: 1;
}
.account-section .sub-sect-head {
  font-size: 17px;
  margin-bottom: 15px;
  padding-left: 2px;
  border-bottom: 4px solid #bfddf9;
  font-weight: bold;
}
.account-section .title-fee-schedules-row td {
  padding: 10px;
}
.account-section .hud-title-input {
  width: 90px;
}
.account-section .hud-table td {
  padding: 4px;
  line-height: 1.2;
}
.account-section tr.green td {
  border-right: 1px solid #eeeeee;
}
.account-section tr.green td:last-child {
  border-right: 0;
}
.account-section .right-cell {
  text-align: right;
}
.account-section .payment-summary input[disabled] {
  cursor: not-allowed !important;
}
.account-section .bottom-nav {
  margin-top: 20px;
}
.account-section .company-details label.control-label.col-xs-6 {
  text-align: right;
}
.account-section .pay-confirm-h2 {
  margin-bottom: 50px;
  margin-top: 50px;
  font-variant: small-caps;
  font-size: 30px;
}
.account-section select,
.account-section .multiselect {
  background: #79b8f2;
  color: white;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 100%;
}
.account-section .custom-select-wrapper select > option {
  background: #79b8f2;
  color: white;
}
.account-section .custom-select-wrapper select > option:nth-child(odd) {
  background: #79b8f2;
}
.account-section .multiselect-container {
  background-color: #79b8f2;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 100%;
}
.account-section .multiselect-container a {
  color: white !important;
}
.account-section .multiselect-container a:hover {
  background-color: #888888;
}
.account-section .multiselect-container li.active a,
.account-section .multiselect-container li.active label {
  background-color: #bfddf9;
}
.account-section .multiselect-container .multiselect-clear-filter {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.account-section .multiselect-container .multiselect-clear-filter:hover {
  border: 1px solid #c8c8c8;
  color: #bfddf9;
}
.account-section .btn-default:hover,
.account-section .btn-default:focus,
.account-section .btn-default:active,
.account-section .btn-default.active,
.account-section .open > .dropdown-toggle.btn-default {
  background-color: #79b8f2;
  border-color: transparent;
  color: white;
}
.account-section .costs-benefits .costs-benefits-tbl td {
  padding: 5px;
}
.account-section .costs-benefits .fee-table {
  height: 296px;
}
.account-section .costs-benefits .fee-table td {
  border: 1px solid #003087;
  text-align: center;
  vertical-align: middle;
  padding: 4px;
}
.account-section .costs-benefits .fee-table .shop-icon {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -200px -50px;
  width: 50px;
  height: 50px;
  margin: 0 auto;
}
.account-section .costs-benefits .fee-table .shop-text {
  color: #003087;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.125em;
}
.account-section .costs-benefits .fee-table .ecloser-icon {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -350px -50px;
  width: 50px;
  height: 50px;
  margin: 0 auto;
}
.account-section .costs-benefits .fee-table .ecloser-text {
  color: #003087;
  text-decoration: none;
  text-align: center;
  font-size: 1.125em;
}
.account-section .costs-benefits .fee-table .cost-text,
.account-section .costs-benefits .fee-table .benefits-text {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  text-align: center;
  color: white;
}
.account-section .costs-benefits .fee-table .cost-cell {
  background-color: #003087;
}
.account-section .costs-benefits .fee-table .benefits-cell {
  background-color: #bfddf9;
}
.account-section #branch_selector {
  margin-top: 14px;
  margin-bottom: 10px;
}
.account-section .tc-breadcrumb {
  margin: 15px 0 20px;
}
.account-section .tc-breadcrumb:before,
.account-section .tc-breadcrumb:after {
  content: "";
  display: table;
}
.account-section .tc-breadcrumb:after {
  clear: both;
}
.ie6 .account-section .tc-breadcrumb,
.ie7 .account-section .tc-breadcrumb {
  zoom: 1;
}
.account-section .tc-breadcrumb:before,
.account-section .tc-breadcrumb:after {
  content: "";
  display: table;
}
.account-section .tc-breadcrumb:after {
  clear: both;
}
.ie6 .account-section .tc-breadcrumb,
.ie7 .account-section .tc-breadcrumb {
  zoom: 1;
}
.account-section .filter-popup .inner {
  border: 1px solid #c8c8c8;
  margin-top: 10px;
  padding: 10px 15px;
  background-color: #eeeeee;
}
.account-section .filter-popup .filter-header .title {
  color: #003087;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.account-section .filter-popup .filter-header .resultcount {
  font-weight: bold;
}
.account-section .filter-popup .required-filters div {
  margin-top: 5px;
}
.account-section .filter-popup .optional-filters {
  margin-top: 10px;
}
.account-section .filter-popup .optional-filters .title {
  color: #003087;
  font-size: 18px;
  text-transform: uppercase;
}
.account-section .filter-popup .opt-filter-btn {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
}
.ie7 .account-section .filter-popup .opt-filter-btn {
  display: inline;
  zoom: 1;
}
.ie7 .account-section .filter-popup .opt-filter-btn {
  display: inline;
  zoom: 1;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}
.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.ernst-table {
  padding: 15px;
}
.ernst-table,
.additional-table {
  margin: 0 0 15px 0;
  background-color: #0039a1;
  border: 1px solid #001e54;
  border-collapse: inherit;
  border-spacing: inherit;
  width: 100%;
}
.ernst-table tr:nth-child(3) td,
.additional-table tr:nth-child(3) td {
  border-top: 0 none !important;
}
.ernst-table #deed-required > td,
.additional-table #deed-required > td {
  border-top: 0 none !important;
  border-bottom: 1px solid #001e54;
}
.ernst-table td,
.additional-table td {
  padding: 10px;
  border-top: 1px solid #001e54;
}
.ernst-table td:nth-child(2),
.additional-table td:nth-child(2) {
  vertical-align: middle;
}
.ernst-table td:nth-child(2) select,
.additional-table td:nth-child(2) select {
  margin-bottom: 0 !important;
}
.ernst-table .ErnstRow:nth-child(2),
.additional-table .ErnstRow:nth-child(2) {
  border-top: 0 none;
  padding-top: 0;
}
.ernst-table .ErnstRow,
.additional-table .ErnstRow {
  border-top: 1px solid #001e54;
  padding-top: 10px;
}
.ernst-table .ErnstRow .ErnstCol:first-child,
.additional-table .ErnstRow .ErnstCol:first-child {
  margin-bottom: 10px;
}
.ernst-table .ErnstRow .ErnstCol:nth-child(2),
.additional-table .ErnstRow .ErnstCol:nth-child(2) {
  vertical-align: middle;
  margin-bottom: 15px;
}
.ernst-table .ErnstRow .ErnstCol:nth-child(2) select,
.additional-table .ErnstRow .ErnstCol:nth-child(2) select {
  margin-bottom: 0 !important;
}
.ernst-table #Ernst-error,
.additional-table #Ernst-error {
  margin-top: 15px;
  display: block;
  margin-left: -10px;
  color: white;
  border-top: 0 none;
  font-weight: bold;
  font-size: 115%;
}
.ernst-table select,
.additional-table select {
  margin-top: 5px;
  margin-bottom: 5px !important;
}
.dashboard {
  width: 100%;
}
.dashboard .company-name {
  font-size: 18px;
  margin-left: 5px;
  color: #6e6e6e;
  margin-top: 50px;
  margin-bottom: 5px;
}
.dashboard .tc-page-header h1 {
  color: #6e6e6e;
  margin: 20px 0 0 0;
  padding: 0;
  font-size: 36px;
  background-color: white;
}
.dashboard .tc-page-header span {
  font-size: 16px;
}
.dashboard .box {
  border: 1px solid #bfddf9;
  padding: 10px;
  margin-top: 2px;
}
.dashboard .company-labels,
.dashboard .company-data {
  display: inline-block;
}
.ie7 .dashboard .company-labels,
.ie7 .dashboard .company-data {
  display: inline;
  zoom: 1;
}
.ie7 .dashboard .company-labels,
.ie7 .dashboard .company-data {
  display: inline;
  zoom: 1;
}
.dashboard .company-labels {
  vertical-align: top;
}
.dashboard .company-labels table {
  margin-right: -3px;
  border-collapse: separate;
  border-spacing: 0 2px;
}
.dashboard .company-labels table td {
  text-align: right;
  width: 115px;
  height: 92px;
  color: #888888;
}
.dashboard .company-data {
  margin-left: 1px;
}
.dashboard .company-data table {
  border-collapse: separate;
  border-spacing: 0 2px;
}
.dashboard .company-data table td:not(:first-child) {
  border-left: 0 none;
}
.dashboard .company-data table td {
  vertical-align: middle;
  width: 92px;
}
.dashboard .company-data table .tbl-header,
.dashboard .company-data table .blank-box {
  font-size: 13px;
  color: #3c3c3c;
  font-weight: bold;
  padding: 4px 0;
}
.dashboard .input-group-addon {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.dashboard .welcome-buttons button {
  font-size: 20px;
  margin-top: 40px;
  text-align: right;
  position: relative;
  padding-right: 30%;
  width: 275px;
  max-width: 100%;
}
.dashboard .welcome-buttons button .go {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 25%;
}
.dashboard .welcome-buttons button .go .inner-go {
  text-align: center;
  margin-top: 30%;
}
.dashboard .welcome-buttons .user-account,
.dashboard .welcome-buttons .company-account {
  float: right;
}
.dashboard .slim-box {
  padding: 4px 15px;
}
.dashboard .text {
  font-size: 16px;
}
#title_co_add_fee_schedule_form .field-validation-error {
  color: #fabe08;
  display: block;
  margin-left: 5px;
}
.row-stripe {
  background-color: #eeeeee;
}
.white:nth-child(even) {
  background-color: #eeeeee;
}
.compare-result-container .row.head {
  text-transform: uppercase;
  padding-left: 0;
}
.compare-result-container .row.head div {
  font-size: 14px;
  margin-top: 6px;
}
.compare-result-container .fee {
  font-size: 32px;
  color: #888888;
  line-height: 32px;
}
.compare-result-container .company-image {
  margin-top: 15px;
}
.compare-result-container .company-name {
  min-height: 100px;
}
.compare-result-container .left {
  font-weight: bold;
  padding-right: 5px;
}
.compare-result-container .right {
  padding-left: 5px;
}
.compare-result-container .star-rating-list {
  margin-left: -20px !important;
}
.compare-result-container .compare-col {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175), 0 0 0 transparent, 0 0 0 transparent;
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175), 0 0 0 transparent, 0 0 0 transparent;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175), 0 0 0 transparent, 0 0 0 transparent;
  border: 2px solid #eeeeee;
  overflow: hidden;
  padding: 4px;
  margin-bottom: 15px;
}
.compare-result-container .compare-col:hover {
  border: 2px solid #003087;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
}
.compare-result-container .text-container {
  margin: 15px 0;
}
.tc-breadcrumb {
  list-style: none;
  display: inline-block;
  width: 100%;
  padding-left: 0;
}
.tc-breadcrumb.popover {
  top: 76px;
  left: 80px;
  width: auto;
  z-index: 1;
}
.tc-breadcrumb.popover .popover-content {
  padding: 5px;
}
.tc-breadcrumb li {
  float: left;
  width: 20%;
  color: #c8c8c8;
}
.tc-breadcrumb li a {
  color: white;
  display: block;
  background: #003087;
  text-decoration: none;
  position: relative;
  height: 40px;
  line-height: 40px;
  padding: 0 10px 0 5px;
  text-align: center;
  margin-right: 23px;
}
.tc-breadcrumb li a:before,
.tc-breadcrumb li a:after {
  content: "";
  position: absolute;
  top: 0;
  border: 0 solid #003087;
  border-width: 20px 10px;
  width: 0;
  height: 0;
}
.tc-breadcrumb li a:before {
  left: -20px;
  border-left-color: transparent;
}
.tc-breadcrumb li a:after {
  left: 100%;
  border-color: transparent;
  border-left-color: #003087;
}
.tc-breadcrumb li a:hover,
.tc-breadcrumb li a.active {
  background-color: #bfddf9;
}
.tc-breadcrumb li a:hover:before,
.tc-breadcrumb li a.active:before {
  border-color: #bfddf9;
  border-left-color: transparent;
}
.tc-breadcrumb li a:hover:after,
.tc-breadcrumb li a.active:after {
  border-left-color: #bfddf9;
}
.tc-breadcrumb li a:active {
  background-color: #79b8f2;
}
.tc-breadcrumb li a:active:before {
  border-color: #79b8f2;
  border-left-color: transparent;
}
.tc-breadcrumb li a:active:after {
  border-left-color: #79b8f2;
}
.tc-breadcrumb li:first-child a {
  padding-left: 15px;
}
.tc-breadcrumb li:first-child a:before {
  border: none;
}
.tc-breadcrumb li:last-child a {
  padding-right: 15px;
}
.tc-breadcrumb li:last-child a:after {
  border: none;
}
.star-rating .star-rating-list,
.star-rating .current-rating,
.star-rating .clear-rating {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAB9CAYAAABXjMgvAAAFoklEQVR4Xu2YTWhcVRTH5yvJZHQ+SJoQpmIgFjSBIpgEKWlapYtIFjap4KLtoFW0xKJIkYq4KG66kNaFkoWl4CorKbWburIg9QOp07gKbiZJMyZN1JkkTSZpMkmevzvcG1+f8ybvzcxTS9+DP2fuuefc/7vnnXs5c7yapnmcfnx2HU52fHLWURII9iASyN1O7uQAaAL7nSTpBxFwxBESQtSM6JLDbsYhJ3byAojJ37tAnxMkCRCVv8PglaqSEJo4osOg3oc+bJkE4yjwKqVOFxNg+BZoNPhGwZCyARGDv0/pvG+2X3gcmQIa2NLZrel+a3JR45MBms4movMLgFqwS5CI3fSAczJ7gqDS5x74GZwWUtxdanstiAsyixoqIMiCK+CDz8dO/yEUikQfyzOIsyBUBkEenGDxkZLZhcHHiF5wC6zaCM+PoEcRlCJRRILgRZC0wiAJXsbvpq1zgsM04k+LJHPY/2b7MPJtGhBtFknasX+0nBP/LGi2SBIHT5dD0gtaDLrb8jylDfom8LwtErYeNNyyOfA1OETsP5Rn6TpY1tkM2t1JF2jWvf37LN4PUjIpxsAhfn4E5lXIeLm9dkgGQaM8KwMsOGySgecRguwnEAMv2SE5CkZAHwv9opQmRKPypS6D14vZBEx8h3D+yqArRXQHcZxwDRSb/38Wd+Pj484WdxDs8Xq9CaSzxV1NTY2zxV0gEOgPhUIRpDPFHSFq9vl8XeFw2OP3+7sZO1Pc1dfXxwiXp7a21pnijrdPEKpCxYIME7LqFneEJk6oOurq6gpjdiTEPvTWizuMo8CrlDpdDBSKO96+EaLCHFIQFYo7ZQMiBn+f0nlTqVShuCP/7yvuGK8h1KJaPB6PEqLtRdbX1z1zc3OZra2t7eKO3xHlx00SAIXizgOJD/ROTU3dyGazq5ubm1olj/DPZDKrYj3W7QZewVgAg5bJycmR2dnZTLlE+XxeE/6sc4n1mtTaikRPdmZiYiK3srJiiyCXy2l8g3X8j6m1zEgU0TNsNzk/P7/CrnYMjwhzOp3+QYRH+FshUUS72dEN3rAkydLSkkZ4rmP/mMla5uekra1tmqyyVNyRUXPY2y/uiG8DJG0cwJIEwWBQpHg79uUVd9xTzVwn2wri7yF7hNTfzB5syivueLteTnmLGhN7z8zMzG2y7tz09HR6efnvkgu7JojMijvT7AqK7OJUa0Dk/jIf9xr6J+R8B+NvOPFL4mysra1pwl75W03h/bx1enFxUSM1J3lOFbND/x7IsiuN3d3Bb6+d7BpksnFhYeEWOxlobW0tWtyhP8/3OcQ1Yr+4IyWPEoKRjY2NPlKzZHHH/Ch2g9hfxs96cccuhnC2XNxhWyjuSOMHqLj77PuDzhZ3EBQ6d0i3c7djqO7r3DF2O3emoSrauUNvvbjDOAq8SqnTxUDJzp2yARGDv0/pvJ9+d8D5zh0k/17njq1VvXP3ds+3xTt3kFXcuWPx0p07DCrq3CmCUiSKqKzOHX72Onc42OrcYW+/uOPb2OrcYf+wdu7Yumnnjtg717lj8X6QkkkxBv7RuePlyu/cseCwSQZWp3PHQiWLO+bL79zhbLm4w7ZQ3BGu/7a4ewhJXJLATgbJZLIGMQzeKDL9JTjW2dmZr3QnT4HXTOaOgCerEa514Ac58Co4LmVO6vNlkRCiw+AKuMrwoi60B8FzUqpQXxR20v6wnW/SD4xXRB04YfKfRT2/g6tWw3UJXAM2HuzxsxwusuUm4gs5/BWckr+XwUkpPVLPPA/2ws/uh39EyrtgVFcfJ6XkQc+83t4uiVdKP6jX2YeUn9T7DfbOn3iXRBNQv03GFZNsgiXd+K76IfWb1SBpBe/o0vRdKT1S31rxVS9L1YTJ1ZKo9JtkTfQl7R+QksglcUlcEpfEJXFJXBKXxCVxSf4ClkNj1wfQRjwAAAAASUVORK5CYII=');
}
.star-rating .current-rating,
.star-rating .star-rating-list,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus {
  background-position: left 25%;
  background-repeat: repeat-x;
}
.star-rating .star-rating-list {
  list-style: none;
  width: 126px;
  height: 25px;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.star-rating .star-rating-list:not(.readonly) {
  cursor: pointer;
}
.star-rating .star-rating-list li {
  display: inline;
}
.star-rating .star-rating-list a,
.star-rating .star-rating-list .current-rating {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -1000em;
  height: 25px;
  line-height: 25px;
  outline: none;
  overflow: hidden;
  border: none;
}
.star-rating .star-rating-list a:hover,
.star-rating .star-rating-list a:active,
.star-rating .star-rating-list a:focus,
.star-rating .star-rating-list .my-rating {
  background-position: left 50% !important;
}
.star-rating .star-rating-list:hover:not(.readonly) .current-rating {
  display: none;
}
.star-rating .star-rating-list a.s-1 {
  width: 10%;
  z-index: 11;
}
.star-rating .star-rating-list a.s-2 {
  width: 20%;
  z-index: 10;
}
.star-rating .star-rating-list a.s-3 {
  width: 30%;
  z-index: 9;
}
.star-rating .star-rating-list a.s-4 {
  width: 40%;
  z-index: 8;
}
.star-rating .star-rating-list a.s-5 {
  width: 50%;
  z-index: 7;
}
.star-rating .star-rating-list a.s-6 {
  width: 60%;
  z-index: 6;
}
.star-rating .star-rating-list a.s-7 {
  width: 70%;
  z-index: 5;
}
.star-rating .star-rating-list a.s-8 {
  width: 80%;
  z-index: 4;
}
.star-rating .star-rating-list a.s-9 {
  width: 90%;
  z-index: 3;
}
.star-rating .star-rating-list a.s-10 {
  width: 100%;
  z-index: 2;
}
.star-rating .star-rating-list .current-rating {
  z-index: 1;
  background-position: left 50% !important;
}
.star-rating .inline-rating span,
.star-rating .inline-rating ul {
  display: inline-block;
  vertical-align: text-bottom;
}
.ie7 .star-rating .inline-rating span,
.ie7 .star-rating .inline-rating ul {
  display: inline;
  zoom: 1;
}
.ie7 .star-rating .inline-rating span,
.ie7 .star-rating .inline-rating ul {
  display: inline;
  zoom: 1;
}
.star-rating .clear-rating {
  background-position: left 75%;
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
  line-height: 25px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  display: block;
}
.star-rating .rating-count {
  color: white;
  font-weight: bold;
  font-size: 18px;
  cursor: help;
}
.star-rating .rating-text-snip {
  padding-right: 20px;
}
.instruction-bar-container {
  padding: 0;
  margin: 0 -24px -22px 0;
}
#MobilePreview .modal-body {
  max-height: 700px;
}
#MobilePreview .mobile-radius {
  border-radius: 4px;
}
#MobilePreview .mobile-lg-txt {
  font-size: 18px;
}
#MobilePreview .mobile-sm-txt {
  font-size: 12px;
}
#MobilePreview #mobile_canvas_bk {
  position: absolute;
  left: 50%;
  margin-left: -160px;
  width: 321px;
  top: 77px;
}
#MobilePreview #mobile_canvas {
  position: absolute;
  left: 50%;
  margin-left: -178px;
}
#MobilePreview #mobile_header {
  height: 60px;
  padding: 5px;
}
#MobilePreview #mobile_header_image {
  float: right;
  width: 50px;
  height: 50px;
}
#MobilePreview #mobile_header_text {
  line-height: 50px;
  font-size: 20px;
  padding-left: 30px;
  text-transform: uppercase;
}
#MobilePreview #mobile_subheader {
  height: 30px;
  padding: 5px;
  text-align: left;
}
#MobilePreview #mobile_body {
  padding: 5px;
  height: 425px;
}
#MobilePreview #mobile_intro {
  margin: 7px 0 5px;
  font-size: 12px;
  padding: 5px;
}
#WebPreview ::-webkit-scrollbar-thumb {
  background: #6e6e6e !important;
}
#WebPreview .modal-body {
  max-height: 779px;
}
#WebPreview .web-radius {
  border-radius: 6px;
}
#WebPreview .web-lg-txt {
  font-size: 18px;
}
#WebPreview .web-sm-txt {
  font-size: 12px;
}
#WebPreview .navbar {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: absolute;
  width: 100%;
  top: 0;
}
#WebPreview #web_canvas_bk {
  position: absolute;
  left: 50%;
  margin-left: -398px;
  width: 795px;
  top: 63px;
  overflow: hidden;
  overflow-y: scroll;
  height: 628px !important;
}
#WebPreview #web_canvas {
  position: absolute;
  left: 50%;
  margin-left: -400px;
}
#WebPreview #web_header {
  border: 0 none;
}
#WebPreview #web_header_image {
  float: left;
  max-width: 400px;
  height: 60px;
  margin-top: 6px;
  margin-bottom: 4px;
}
#WebPreview #web_header_text {
  line-height: 72px;
  font-size: 40px;
  padding-left: 15px;
  text-transform: uppercase;
  float: left;
  font-family: 'Book Antiqua', 'Times New Roman';
}
#WebPreview #web_subheader {
  height: 30px;
  padding: 5px;
  text-align: left;
}
#WebPreview #web_body {
  padding: 5px;
  height: 425px;
}
#WebPreview #web_intro {
  margin: 7px 0 5px;
  font-size: 12px;
  padding: 5px;
}
#WebPreview .additional-table tr:nth-child(1) td {
  border-top: 0 none !important;
}
#WebPreview .additional-table #deed-required > td {
  border-top: 0 none !important;
}
#WebPreview .shop-container {
  -webkit-transform: scale(0.74);
  -moz-transform: scale(0.74);
  -o-transform: scale(0.74);
  transform: scale(0.74);
}
#WebPreview .shop {
  margin: -13px -28px;
}
.generatedcontent #WebPreview .login-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent #WebPreview .login-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -50px -100px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent #WebPreview .login-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent #WebPreview .login-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -50px -100px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent #WebPreview .shop-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent #WebPreview .shop-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -200px -100px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent #WebPreview .shop-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent #WebPreview .shop-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -200px -100px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
#WebPreview .search-button-container button {
  font-size: 24px;
  height: 48px;
}
.title-agent-portal #web_header_image,
.lender-portal #web_header_image {
  float: left;
  max-width: 400px;
  height: 60px;
  margin-top: 6px;
  margin-bottom: 4px;
}
.title-agent-portal #web_header_text,
.lender-portal #web_header_text {
  line-height: 72px;
  font-size: 40px;
  padding-left: 15px;
  text-transform: uppercase;
  float: left;
  font-family: 'Book Antiqua', 'Times New Roman';
}
.generatedcontent .title-agent-portal .login-nav-link,
.generatedcontent .lender-portal .login-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .login-nav-link:before,
.generatedcontent .lender-portal .login-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -50px -50px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .login-nav-link,
.generatedcontent .lender-portal .login-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .login-nav-link:before,
.generatedcontent .lender-portal .login-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -50px -50px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .login-nav-link.white,
.generatedcontent .lender-portal .login-nav-link.white {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .login-nav-link.white:before,
.generatedcontent .lender-portal .login-nav-link.white:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -50px -100px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .login-nav-link.white,
.generatedcontent .lender-portal .login-nav-link.white {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .login-nav-link.white:before,
.generatedcontent .lender-portal .login-nav-link.white:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -50px -100px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .login-nav-link.black,
.generatedcontent .lender-portal .login-nav-link.black {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .login-nav-link.black:before,
.generatedcontent .lender-portal .login-nav-link.black:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -50px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .login-nav-link.black,
.generatedcontent .lender-portal .login-nav-link.black {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .login-nav-link.black:before,
.generatedcontent .lender-portal .login-nav-link.black:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -50px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .shop-nav-link,
.generatedcontent .lender-portal .shop-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .shop-nav-link:before,
.generatedcontent .lender-portal .shop-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -200px -50px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .shop-nav-link,
.generatedcontent .lender-portal .shop-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .shop-nav-link:before,
.generatedcontent .lender-portal .shop-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -200px -50px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .shop-nav-link.white,
.generatedcontent .lender-portal .shop-nav-link.white {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .shop-nav-link.white:before,
.generatedcontent .lender-portal .shop-nav-link.white:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -200px -100px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .shop-nav-link.white,
.generatedcontent .lender-portal .shop-nav-link.white {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .shop-nav-link.white:before,
.generatedcontent .lender-portal .shop-nav-link.white:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -200px -100px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .shop-nav-link.black,
.generatedcontent .lender-portal .shop-nav-link.black {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .shop-nav-link.black:before,
.generatedcontent .lender-portal .shop-nav-link.black:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -200px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .shop-nav-link.black,
.generatedcontent .lender-portal .shop-nav-link.black {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .shop-nav-link.black:before,
.generatedcontent .lender-portal .shop-nav-link.black:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -200px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .about-nav-link,
.generatedcontent .lender-portal .about-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .about-nav-link:before,
.generatedcontent .lender-portal .about-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -150px -50px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .about-nav-link,
.generatedcontent .lender-portal .about-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .about-nav-link:before,
.generatedcontent .lender-portal .about-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -150px -50px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .about-nav-link.white,
.generatedcontent .lender-portal .about-nav-link.white {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .about-nav-link.white:before,
.generatedcontent .lender-portal .about-nav-link.white:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -150px -100px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .about-nav-link.white,
.generatedcontent .lender-portal .about-nav-link.white {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .about-nav-link.white:before,
.generatedcontent .lender-portal .about-nav-link.white:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -150px -100px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .about-nav-link.black,
.generatedcontent .lender-portal .about-nav-link.black {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .about-nav-link.black:before,
.generatedcontent .lender-portal .about-nav-link.black:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -150px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .about-nav-link.black,
.generatedcontent .lender-portal .about-nav-link.black {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .about-nav-link.black:before,
.generatedcontent .lender-portal .about-nav-link.black:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -150px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .learn-nav-link,
.generatedcontent .lender-portal .learn-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .learn-nav-link:before,
.generatedcontent .lender-portal .learn-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -500px -50px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .learn-nav-link,
.generatedcontent .lender-portal .learn-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .learn-nav-link:before,
.generatedcontent .lender-portal .learn-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -500px -50px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .learn-nav-link.white,
.generatedcontent .lender-portal .learn-nav-link.white {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .learn-nav-link.white:before,
.generatedcontent .lender-portal .learn-nav-link.white:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -500px -100px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .learn-nav-link.white,
.generatedcontent .lender-portal .learn-nav-link.white {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .learn-nav-link.white:before,
.generatedcontent .lender-portal .learn-nav-link.white:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -500px -100px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .learn-nav-link.black,
.generatedcontent .lender-portal .learn-nav-link.black {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .learn-nav-link.black:before,
.generatedcontent .lender-portal .learn-nav-link.black:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -500px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .learn-nav-link.black,
.generatedcontent .lender-portal .learn-nav-link.black {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .learn-nav-link.black:before,
.generatedcontent .lender-portal .learn-nav-link.black:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -500px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .logout-nav-link,
.generatedcontent .lender-portal .logout-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .logout-nav-link:before,
.generatedcontent .lender-portal .logout-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -100px -50px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .logout-nav-link,
.generatedcontent .lender-portal .logout-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .logout-nav-link:before,
.generatedcontent .lender-portal .logout-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -100px -50px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .logout-nav-link.white,
.generatedcontent .lender-portal .logout-nav-link.white {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .logout-nav-link.white:before,
.generatedcontent .lender-portal .logout-nav-link.white:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -100px -100px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .logout-nav-link.white,
.generatedcontent .lender-portal .logout-nav-link.white {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .logout-nav-link.white:before,
.generatedcontent .lender-portal .logout-nav-link.white:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -100px -100px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .logout-nav-link.black,
.generatedcontent .lender-portal .logout-nav-link.black {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .logout-nav-link.black:before,
.generatedcontent .lender-portal .logout-nav-link.black:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -100px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .logout-nav-link.black,
.generatedcontent .lender-portal .logout-nav-link.black {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .logout-nav-link.black:before,
.generatedcontent .lender-portal .logout-nav-link.black:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -100px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .account-nav-link,
.generatedcontent .lender-portal .account-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .account-nav-link:before,
.generatedcontent .lender-portal .account-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -150px -50px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .account-nav-link,
.generatedcontent .lender-portal .account-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .account-nav-link:before,
.generatedcontent .lender-portal .account-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -150px -50px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .account-nav-link.white,
.generatedcontent .lender-portal .account-nav-link.white {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .account-nav-link.white:before,
.generatedcontent .lender-portal .account-nav-link.white:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -150px -100px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .account-nav-link.white,
.generatedcontent .lender-portal .account-nav-link.white {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .account-nav-link.white:before,
.generatedcontent .lender-portal .account-nav-link.white:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -150px -100px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .account-nav-link.black,
.generatedcontent .lender-portal .account-nav-link.black {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .account-nav-link.black:before,
.generatedcontent .lender-portal .account-nav-link.black:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -150px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .account-nav-link.black,
.generatedcontent .lender-portal .account-nav-link.black {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .account-nav-link.black:before,
.generatedcontent .lender-portal .account-nav-link.black:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -150px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .profile-nav-link,
.generatedcontent .lender-portal .profile-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .profile-nav-link:before,
.generatedcontent .lender-portal .profile-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -550px -50px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .profile-nav-link,
.generatedcontent .lender-portal .profile-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .profile-nav-link:before,
.generatedcontent .lender-portal .profile-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -550px -50px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .profile-nav-link.white,
.generatedcontent .lender-portal .profile-nav-link.white {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .profile-nav-link.white:before,
.generatedcontent .lender-portal .profile-nav-link.white:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -550px -100px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .profile-nav-link.white,
.generatedcontent .lender-portal .profile-nav-link.white {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .profile-nav-link.white:before,
.generatedcontent .lender-portal .profile-nav-link.white:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -550px -100px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .profile-nav-link.black,
.generatedcontent .lender-portal .profile-nav-link.black {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .profile-nav-link.black:before,
.generatedcontent .lender-portal .profile-nav-link.black:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -550px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .profile-nav-link.black,
.generatedcontent .lender-portal .profile-nav-link.black {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .profile-nav-link.black:before,
.generatedcontent .lender-portal .profile-nav-link.black:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -550px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .help-nav-link,
.generatedcontent .lender-portal .help-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .help-nav-link:before,
.generatedcontent .lender-portal .help-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -600px -50px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .help-nav-link,
.generatedcontent .lender-portal .help-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .help-nav-link:before,
.generatedcontent .lender-portal .help-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -600px -50px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .help-nav-link.white,
.generatedcontent .lender-portal .help-nav-link.white {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .help-nav-link.white:before,
.generatedcontent .lender-portal .help-nav-link.white:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -600px -100px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .help-nav-link.white,
.generatedcontent .lender-portal .help-nav-link.white {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .help-nav-link.white:before,
.generatedcontent .lender-portal .help-nav-link.white:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -600px -100px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .help-nav-link.black,
.generatedcontent .lender-portal .help-nav-link.black {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .help-nav-link.black:before,
.generatedcontent .lender-portal .help-nav-link.black:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -600px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .help-nav-link.black,
.generatedcontent .lender-portal .help-nav-link.black {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .help-nav-link.black:before,
.generatedcontent .lender-portal .help-nav-link.black:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -600px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .dashboard-nav-link,
.generatedcontent .lender-portal .dashboard-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .dashboard-nav-link:before,
.generatedcontent .lender-portal .dashboard-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -300px -50px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .dashboard-nav-link,
.generatedcontent .lender-portal .dashboard-nav-link {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .dashboard-nav-link:before,
.generatedcontent .lender-portal .dashboard-nav-link:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -300px -50px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .dashboard-nav-link.white,
.generatedcontent .lender-portal .dashboard-nav-link.white {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .dashboard-nav-link.white:before,
.generatedcontent .lender-portal .dashboard-nav-link.white:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -300px -100px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .dashboard-nav-link.white,
.generatedcontent .lender-portal .dashboard-nav-link.white {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .dashboard-nav-link.white:before,
.generatedcontent .lender-portal .dashboard-nav-link.white:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -300px -100px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .dashboard-nav-link.black,
.generatedcontent .lender-portal .dashboard-nav-link.black {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .dashboard-nav-link.black:before,
.generatedcontent .lender-portal .dashboard-nav-link.black:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -300px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.generatedcontent .title-agent-portal .dashboard-nav-link.black,
.generatedcontent .lender-portal .dashboard-nav-link.black {
  position: relative;
  padding-left: 60px;
}
.generatedcontent .title-agent-portal .dashboard-nav-link.black:before,
.generatedcontent .lender-portal .dashboard-nav-link.black:before {
  position: absolute;
  display: block;
  content: ' ';
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -300px 0px;
  width: 50px;
  height: 50px;
  top: 0;
  left: 5px;
}
.title-agent-portal .shop-icon,
.lender-portal .shop-icon {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -200px -50px;
  width: 50px;
  height: 50px;
}
.title-agent-portal .shop-icon.white,
.lender-portal .shop-icon.white {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -200px -100px;
  width: 50px;
  height: 50px;
}
.title-agent-portal .shop-icon.black,
.lender-portal .shop-icon.black {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-image: url('/Content/Images/blank-sprite.png?v=1480969833');
  background-repeat: no-repeat;
  background-position: -200px 0px;
  width: 50px;
  height: 50px;
}
.switch-titleclose {
  background-color: #003087;
  border: none;
  border-radius: 6px;
  -webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 0, 0, 0;
  -moz-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 0, 0, 0;
  box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 0, 0, 0;
  color: white;
}
.switch-titleclose label {
  color: white;
}
.switch-titleclose a {
  background-color: #2170ff;
  border: none;
  border-radius: 6px;
  -webkit-box-shadow: inset rgba(255, 255, 255, 0.2) 0 1px 0, inset rgba(0, 0, 0, 0.3) 0 -1px 0, 0;
  -moz-box-shadow: inset rgba(255, 255, 255, 0.2) 0 1px 0, inset rgba(0, 0, 0, 0.3) 0 -1px 0, 0;
  box-shadow: inset rgba(255, 255, 255, 0.2) 0 1px 0, inset rgba(0, 0, 0, 0.3) 0 -1px 0, 0;
}
.switch-titleclose a.multioption {
  background-color: #2170ff;
}
.switch-titleclose.switch-light input ~ a {
  background-color: #bfddf9;
}
.landing-section {
  position: relative;
}
.landing-section .top-section {
  margin-top: -20px;
  height: 35px;
  margin-bottom: 0;
  position: absolute;
  left: 0;
  z-index: 1;
}
.landing-section .top-section .text-bit {
  padding: 10px 40px 0 40px;
  font-family: "Cabin", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: -10px;
}
.landing-section .top-section .text-bit .heading_1 {
  font-size: 30px;
  margin: 10px 0;
}
.landing-section .top-section .text-bit .heading_2 {
  font-size: 18px;
  margin: 10px 0;
}
.landing-section .image-section {
  margin-top: 15px;
}
.landing-section .logo-lg {
  position: absolute;
  right: 50px;
  bottom: 0;
  max-width: 100%;
}
.landing-section .bullet-graphic {
  margin-bottom: 30px;
}
.landing-section .bullet-text,
.landing-section .heading-right {
  font-size: 24px;
}
.landing-section .bullet-text.short,
.landing-section .heading-right.short {
  margin-top: 30px;
}
.landing-section .bullet-text.long,
.landing-section .heading-right.long {
  margin-top: 0;
}
.landing-section .right-side-container {
  padding: 25px 20px;
  margin: 0 -15px 15px;
  font-size: 18px;
  line-height: 36px;
}
.landing-section .right-side-container.bottom .heading-right {
  font-size: 16px;
  line-height: 32px;
}
.landing-section .right-side-container .heading-right {
  text-align: center;
  margin-top: 0;
}
.landing-section .right-side-container .sign-me-up {
  background-color: white;
  border-radius: 50px;
  font-size: 24px;
  color: #888888;
  padding: 10px 20px;
  margin: 25px 0 0 0;
}
.landing-section .right-side-container .learn-more {
  background-color: white;
  border-radius: 50px;
  font-size: 17px;
  color: #888888;
  padding: 10px 20px;
  margin: 25px 0 0 0;
}
.landing-section .map-container {
  height: 77px;
}
.landing-section .map-container .map-graphic {
  position: absolute;
  left: 50%;
  margin-left: -210px;
}
.landing-section .map-container .map-link {
  position: absolute;
  left: 50%;
  margin-left: -210px;
  width: 420px;
  font-size: 32px;
  color: #888888;
  line-height: 77px;
  text-align: center;
}
.landing-section .modal-link {
  background-color: white;
  font-size: 18px;
  color: #888888;
  padding: 10px 20px;
  margin-top: 25px;
}
.landing-section .sample-pdf {
  opacity: 0.5;
  display: inline-block;
}
.landing-section .primary-box {
  width: 300px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -150px;
  margin-top: -50px;
  opacity: 0.9;
}
.landing-section .btn-in-box {
  width: 300px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -150px;
  margin-top: -50px;
}
#title_agent_service_details_ad_container > div > div > div > div > ul {
  overflow: hidden;
}
.visible-xxs {
  display: none;
}
/*==================================================
=            Media Queries - Responsive Tweaks     =
==================================================*/

/*------------------------------------------------*/

/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {
  
}
/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {
  
}
/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
  body {
    margin-top: 130px;
    /* Main header height */
    margin-bottom: 100px;
    /* Main footer height + some extra whitespace */
  
  }
  .home-block-container,
  .tc-page-header {
    padding-right: 0;
    padding-left: 0;
  }
  .search-container {
    padding: 15px 30px !important;
  }
  .search-container .title {
    font-size: 30px !important;
  }
  .search-container .title-select {
    font-size: 20px !important;
  }
}
/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
  
}
@media only screen and (min-width: 768px) and (max-width: 870px) {
  #SearchForm .btn,
  #SearchForm .disclaimer {
    /* shrink overflow text - dynamic option: vw */
    font-size: 0.8em;
  }
  #SearchForm .disclaimer {
    /* adjust margin height for smaller text */
    margin-top: 14px;
  }
}
/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
  
}
/*------------------------------------------------*/

/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {
  .container {
    width: 100%;
  }
  .tc-breadcrumb.popover {
    left: 60px;
  }
  .dashboard .tc-page-header h1 {
    font-size: 28px;
  }
  .dashboard .tc-page-header span {
    font-size: 14px;
  }
}
/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
  h1,
  h2 {
    font-size: 22px;
    line-height: 44px;
  }
  .title-search-results #CompanySearch {
    font-size: 20px;
  }
  .search-icon-container {
    padding: 0;
  }
  .account-section h1,
  .account-section h2 {
    font-size: 22px;
    line-height: 22px;
  }
  .tc-breadcrumb.popover {
    left: 40px !important;
  }
  .learn-page .learn-blurb {
    margin-top: auto;
  }
  .landing-section .top-section {
    margin-top: -10px;
    position: initial;
    height: auto;
  }
  .landing-section .image-section {
    margin-top: 0;
  }
  .landing-section .logo-lg {
    bottom: -25px;
  }
}
/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
  h1,
  h2 {
    font-size: 18px;
    line-height: 36px;
  }
  .search-form-container .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .title-search-results #CompanySearch {
    height: 52px;
  }
  .home-tiles .home-block-center #add {
    float: right !important;
  }
  .learn-more > .container {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  #home-navbar-collapse {
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175), 0 0 0 transparent, 0 0 0 transparent;
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175), 0 0 0 transparent, 0 0 0 transparent;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175), 0 0 0 transparent, 0 0 0 transparent;
    border: 0 none;
  }
  #home-navbar-collapse .navbar-nav {
    margin: 0 -15px;
  }
  #home-navbar-collapse li {
    border-top: 1px solid #c8c8c8;
  }
  #home-navbar-collapse ul > li:hover {
    background-color: #bfddf9;
  }
  #home-navbar-collapse ul > li > a {
    color: white;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  body.title #home-navbar-collapse ul > li:hover {
    background-color: #003087;
  }
  .main-header-navbar .navbar-header {
    -webkit-box-shadow: 0 0 1px black;
    -moz-box-shadow: 0 0 1px black;
    box-shadow: 0 0 1px black;
    -webkit-box-shadow: 0 0 1px black, 0 0 0 transparent, 0 0 0 transparent;
    -moz-box-shadow: 0 0 1px black, 0 0 0 transparent, 0 0 0 transparent;
    box-shadow: 0 0 1px black, 0 0 0 transparent, 0 0 0 transparent;
  }
  .search-result-row,
  .consumer-order-row {
    margin-top: 15px !important;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.175);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.175);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.175), 0 0 0 transparent, 0 0 0 transparent;
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.175), 0 0 0 transparent, 0 0 0 transparent;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.175), 0 0 0 transparent, 0 0 0 transparent;
    border: 1px solid #c8c8c8;
    overflow: hidden;
    padding: 10px;
    text-align: center;
  }
  .search-result-row:before,
  .consumer-order-row:before,
  .search-result-row:after,
  .consumer-order-row:after {
    content: "";
    display: table;
  }
  .search-result-row:after,
  .consumer-order-row:after {
    clear: both;
  }
  .ie6 .search-result-row,
  .ie6 .consumer-order-row,
  .ie7 .search-result-row,
  .ie7 .consumer-order-row {
    zoom: 1;
  }
  .search-result-row:before,
  .consumer-order-row:before,
  .search-result-row:after,
  .consumer-order-row:after {
    content: "";
    display: table;
  }
  .search-result-row:after,
  .consumer-order-row:after {
    clear: both;
  }
  .ie6 .search-result-row,
  .ie6 .consumer-order-row,
  .ie7 .search-result-row,
  .ie7 .consumer-order-row {
    zoom: 1;
  }
  .account-section ul.account-nav {
    margin-top: 0;
    height: auto;
  }
  .account-section ul.account-nav li {
    border-top: 1px solid #c8c8c8;
    width: 100%;
  }
  .account-section ul.account-nav li a,
  .account-section ul.account-nav li a:hover,
  .account-section ul.account-nav li a:focus,
  .account-section ul.account-nav li.active > a,
  .account-section ul.account-nav li.active > a:hover,
  .account-section ul.account-nav li.active > a:focus {
    font-size: 14px;
    height: 32px !important;
    padding: 7px 5px !important;
  }
  button.tc-btn {
    margin-bottom: 10px !important;
  }
  button.tc-btn.multiselect {
    margin-bottom: 0 !important;
  }
  .learn-page .get-started,
  .lenders-page .get-started,
  .ta-page .get-started {
    width: 100%;
  }
  .learn-page h1,
  .lenders-page h1,
  .ta-page h1 {
    margin-top: 10px;
  }
  .account-tabs-header {
    margin-bottom: 0 !important;
  }
  .premiums-youtube {
    margin-top: 15px !important;
  }
  .premiums-youtube .tc-youtube-place-holder {
    left: 0;
  }
  .dashboard-container {
    position: relative;
    height: 1000px;
    margin: -15px;
  }
  .dashboard-container:before,
  .dashboard-container:after {
    content: "";
    display: table;
  }
  .dashboard-container:after {
    clear: both;
  }
  .ie6 .dashboard-container,
  .ie7 .dashboard-container {
    zoom: 1;
  }
  .dashboard-container:before,
  .dashboard-container:after {
    content: "";
    display: table;
  }
  .dashboard-container:after {
    clear: both;
  }
  .ie6 .dashboard-container,
  .ie7 .dashboard-container {
    zoom: 1;
  }
  .dashboard {
    position: absolute;
    left: 0;
    top: 0;
    padding: 7.5px;
  }
  .dashboard table {
    padding: 0;
  }
  .dashboard .dashboard-time,
  .dashboard #clock {
    font-size: 12px !important;
  }
  .dashboard .welcome-buttons button {
    font-size: 20px;
    margin: 0;
    text-align: right;
  }
  .dashboard .company-data table td {
    width: 70px;
    padding: 10px;
  }
  .dashboard .company-data table td button {
    width: 54px;
    height: 54px;
    font-size: 20px;
  }
  .dashboard .company-labels table td {
    width: 75px;
    height: 76px;
    font-size: 10px;
    padding: 5px;
  }
  .consumer-order .dashboard .welcome-buttons button {
    width: 235px;
  }
  .consumer-order .resultText h3 {
    padding: 0;
    margin: 10px 0 0 0;
    text-align: center;
  }
  .consumer-order .consumer-order-row {
    padding: 10px;
  }
  .consumer-order .consumer-dashboard {
    top: 68px;
    position: inherit;
    padding: 0;
  }
  #branch_selector {
    margin-top: -20px;
    margin-bottom: 20px;
  }
  .title-search-results .disclaimer {
    text-align: center;
    margin-top: 10px;
  }
  .title-search-results .avg-fees-btn {
    width: 100%;
  }
  .title-search-results .resultText div {
    text-align: center;
  }
  .search-result-row .search-heading.company-name {
    display: block !important;
  }
  .search-result-row .search-heading.company-name:after {
    display: none !important;
  }
  .search-result-row .search-heading.fees-total {
    display: block !important;
  }
  .search-result-row .search-heading.fees-total input {
    text-align: center;
    background-color: transparent;
  }
  .home-tiles .home-block-container .home-block-left,
  .home-tiles .home-block-container .home-block-right,
  .home-tiles .home-block-container .home-block-center {
    width: 100%;
    height: 228px;
  }
  .home-tiles .home-block-container .home-block-left {
    padding-top: 25px;
  }
  .home-tiles .home-block-container .home-block-center {
    padding-top: 20px;
  }
  .home-tiles .home-block-container .home-block-right {
    padding-top: 45px;
  }
  .social-container-home .tc-facebook,
  .social-container-home .tc-twitter,
  .social-container-home .tc-linkedin {
    text-align: center;
    margin-bottom: 5px;
  }
  .lenders-page .tab,
  .learn-page .tab,
  .ta-page .tab {
    border: 0 none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 5px 0;
    border: 1px solid transparent;
  }
  .lenders-page .tab.open,
  .learn-page .tab.open,
  .ta-page .tab.open {
    border: 1px solid #003087;
  }
  .lenders-page .tab:hover,
  .learn-page .tab:hover,
  .ta-page .tab:hover {
    border: 1px solid #bfddf9;
  }
  .lenders-page h2,
  .learn-page h2,
  .ta-page h2 {
    margin-top: 20px;
    padding: 0 20px;
  }
  .lenders-page h3,
  .learn-page h3,
  .ta-page h3 {
    margin-top: 10px;
  }
  .lenders-page h4,
  .learn-page h4,
  .ta-page h4 {
    font-size: 15px;
  }
  .lenders-page .content-section,
  .learn-page .content-section,
  .ta-page .content-section {
    border: 0 none;
  }
  .lenders-page .purple-key-box,
  .learn-page .purple-key-box,
  .ta-page .purple-key-box {
    padding-bottom: 20px;
    margin-top: 20px;
  }
  .lenders-page .pkb-cell,
  .learn-page .pkb-cell,
  .ta-page .pkb-cell {
    padding-top: 20px;
    font-size: 14px;
    text-align: right;
  }
  .lenders-page .twentyfour,
  .learn-page .twentyfour,
  .ta-page .twentyfour,
  .lenders-page .timemoney,
  .learn-page .timemoney,
  .ta-page .timemoney,
  .lenders-page .calctools,
  .learn-page .calctools,
  .ta-page .calctools {
    margin-top: -15px !important;
    margin-left: -20px !important;
  }
  .landing-section .top-section .text-bit {
    padding: 20px;
  }
  .landing-section .top-section .text-bit .heading_1 {
    margin: 0;
  }
  .landing-section .heading-right {
    margin-top: 30px !important;
  }
  .landing-section .bullet-text,
  .landing-section .heading-right {
    font-size: 20px;
  }
  .landing-section .bullet-text.long,
  .landing-section .heading-right.long {
    margin-top: 10px;
  }
  .landing-section .image-section {
    text-align: right;
  }
  .landing-section .logo-lg {
    position: unset;
  }
  .landing-section .map-container .map-link {
    font-size: 18px;
    color: white;
  }
}
@media only screen and (max-width: 650px) {
  .full {
    display: block;
    width: 100%;
  }
  .tc-breadcrumb li {
    width: 100%;
  }
  .tc-breadcrumb li a {
    text-align: left;
    padding-left: 15px;
  }
  .tc-breadcrumb li a:before,
  .tc-breadcrumb li a:after {
    display: none;
  }
  .tc-breadcrumb li a:hover:before,
  .tc-breadcrumb li a.active:before,
  .tc-breadcrumb li a:hover:after,
  .tc-breadcrumb li a.active:after {
    display: none;
  }
  .tc-breadcrumb li a:active:before,
  .tc-breadcrumb li a:active:after {
    display: none;
  }
  body {
    margin-bottom: 0;
  }
  .footer {
    position: static;
  }
  .container.main-content {
    min-height: 566px;
  }
  .dashboard .tc-page-header {
    text-align: left;
  }
  .dashboard .welcome-buttons {
    float: left;
  }
  .dashboard .welcome-buttons button {
    float: left;
  }
}
/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {
  .tc-page-header {
    margin-top: 10px;
    text-align: right;
  }
  .tc-page-header h1 {
    font-size: 24px !important;
    line-height: 2;
  }
  .tc-page-header .welcome-blurb {
    font-size: 13px !important;
  }
  .search-again-btn {
    margin-top: 0 !important;
  }
  .avg-fees-btn {
    width: 100%;
  }
  .modal {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: auto;
    margin: 0;
    padding: 0;
  }
  .modal-body {
    max-height: 350px !important;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto !important;
  }
  .account-section h1,
  .title-search-results h1 {
    font-size: 18px;
  }
  .account-section .row.head h2,
  .title-search-results .row.head h2 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 28px;
  }
  .account-section .row.head h2 div,
  .title-search-results .row.head h2 div {
    font-size: 12px;
    font-weight: normal;
  }
  .costs-benefits td {
    padding: 5px;
  }
  .costs-benefits .left-block {
    width: 1%;
  }
  .costs-benefits .total-cost {
    font-size: 18px !important;
  }
  .people-helping-section .purple-legend {
    font-size: 14px;
  }
  .company-image-modal {
    float: none !important;
    width: 100% !important;
  }
  .company-image-modal img {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .get-another-estimate {
    font-size: 12px !important;
  }
  .rating-text-snip {
    font-size: 14px !important;
  }
  .need-help {
    float: none !important;
    margin-top: 5px;
    width: 100%;
  }
  .terms_conditions {
    width: 100%;
  }
  .tc-save-content,
  .tc-load-content,
  .tc-update-content {
    left: 0;
    width: 96%;
    margin-left: 2%;
  }
  .instruction-bar-container {
    margin-bottom: 0 !important;
  }
  .time-to-order-view .return-to-search {
    padding-top: 0;
  }
  .learn-page h2 {
    font-size: 1em;
  }
  .footer {
    font-size: 0.65em;
  }
  .footer ul {
    margin-right: -10px;
    margin-top: -5px;
    margin-bottom: 5px;
  }
  .sub-title {
    font-size: 12px;
  }
  .sim-hyphen {
    display: inline;
  }
  #titleSearch .yesno {
    width: auto;
    float: none;
  }
  .lenders-page .get-started,
  .learn-page .get-started,
  .ta-page .get-started {
    width: 100%;
    margin: 15px 0;
  }
  .landing-section .top-section .text-bit .heading_1 {
    line-height: 1.25;
    margin: 5px 0 10px;
  }
  .landing-section .primary-box,
  .landing-section .btn-in-box {
    width: 250px;
    margin-left: -125px;
  }
  .landing-section .image-section {
    text-align: center;
  }
  .landing-section .logo-lg {
    margin: 20px 0 0;
  }
  .landing-section .bullet-graphic {
    width: 75px;
  }
  .landing-section .bullet-text,
  .landing-section .heading-right {
    font-size: 17px;
  }
  .landing-section .bullet-text.short,
  .landing-section .heading-right.short {
    margin-top: 30px;
  }
  .landing-section .bullet-text.long,
  .landing-section .heading-right.long {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .no-tab {
    margin-right: 0 !important;
  }
}
/* Custom, iPhone Retina, very small screens */

@media only screen and (max-width: 320px) {
  .visible-xxs {
    display: block !important;
  }
  table.small-table,
  .small-table tr,
  .small-table td,
  button,
  a,
  span,
  ul,
  li {
    max-width: 305px !important;
  }
  .input-lg {
    font-size: 14px;
  }
  .title-select {
    font-size: 14px !important;
  }
  .rating-text-snip {
    display: none !important;
  }
  .star-rating-list {
    display: block !important;
    margin: 0 auto !important;
  }
  .compare-col .star-rating-list {
    display: inline-block !important;
  }
  .ie7 .compare-col .star-rating-list {
    display: inline !important;
    zoom: 1 !important;
  }
  .ie7 .compare-col .star-rating-list {
    display: inline !important;
    zoom: 1 !important;
  }
  .same-as-biz-chbx {
    margin-top: 14px;
    float: left;
  }
  .cc-radio-icon {
    margin-left: 30px !important;
  }
  .footer ul {
    margin-right: -10px;
    margin-top: -5px;
    margin-bottom: 5px;
  }
  .welcome-blurb {
    font-size: 0.8em !important;
  }
  .landing-section .bullet-text.short {
    margin-top: 20px;
  }
}
