@font-face {
  font-family: 'NissanBrandW01';
  src: url('fonts/NissanBrandW01-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'NissanBrandW01';
  src: url('fonts/NissanBrandW01-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'NissanBrandW01';
  src: url('fonts/NissanBrandW01-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'NissanBrandW01';
  src: url('fonts/NissanBrandW01-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}

a {
  color: #464646;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

/* Start BA Form */
#inf-header-img {
  display: none;
}
/* End BA Form*/

#about hr {
  color: #000;
  background: #000;
  border: none;
  height: 1px;
  width: 100%;
  text-align: center;
  margin: 30px 0 20px 0;
}

#about .middleContent {
  border: none;
  padding-top: 0;
}

.accept-terms {
  background-color: #efefef;
  border-top: 1px solid #bcbcbc;
  padding: 35px 3.5%;
}

.accordion {
  border: 1px solid #bcbcbc;
}

.accordion h6 {
  background: url('/content/images/expandIcon_red.jpg') no-repeat center left 25px;
  border-top: 1px solid #bcbcbc;
  cursor: pointer;
  padding: 15px 15px 10px 55px;
  width: calc(100% - 70px);
  font-weight: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.accordion h6:first-of-type,
.filter .filter-title:first-of-type {
  border-top: none;
}

.accordion h6 span {
  font-style: italic;
}

.accordion .special {
  color: #b02434;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}

.accordion .inside {
  display: none;
  /*float: left;*/
  margin: 0;
  padding: 0 25px 40px;
}

.banner.disaster {
  width: 100%;
  height: auto;
  max-width: 850px;
  border: 5px solid white;
  display: block;
}

.black-title-row {
  background-color: #000000;
  color: #ffffff;
  padding: 15px 25px;
}

body {
  /*black background to permit 'extending' footer in short pages*/
  background-color: #000000;
  color: #464646;
  font-family: 'NissanBrandW01', Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  padding: inherit;
}

.bold {
  font-weight: bold;
}

.boldred {
  color: #b02434;
  font-weight: bold;
}

#bottom {
  width: 948px;
  height: 195px;
  margin: 0 auto;
  background: url(/content/images/old_images/bottomPromoBG.gif) top repeat-x #000;
  border: 1px solid #595958;
  clear: both;
}

.bottom-border {
  border-bottom: 1px solid #bcbcbc;
}

.bottomContent {
  max-width: 1920px;
  background-color: #efefef;
  text-align: center;
  padding: 30px;
}

.bottomPromos1 {
  float: left;
  border-left: #4d4d4d solid 1px;
  margin: 6px 15px;
  padding: 0 0 0 20px;
}

.bottomPromos2 {
  float: left;
  border-left: #4d4d4d solid 1px;
  margin: 6px 15px;
  padding: 0 0 0 20px;
}

.bottomPromos3 {
  float: left;
  border-left: #4d4d4d solid 1px;
  margin: 6px 15px;
  padding: 0 0 0 20px;
}

.button {
  display: block;
  text-align: left;
  text-decoration: none;
  margin: 10px 0;
  padding: 15px 40px;
  font-weight: bold;
  color: #fff;
  background: #b02434;
  border: 0;
}

.button.big {
  font-size: 16px;
}

.button.thin {
  padding: 10px 40px 10px 22px;
}

.button.thick {
  padding: 20px 40px;
  font-size: 16px;
  line-height: 22px;
  margin-top: 25px;
}

.button.black {
  background: #000000;
}

.button.disaster {
  border: 1px solid #ffffff;
  background: #484848;
  display: inline-block;
  width: 140px;
}

.button.no-arrow {
  background: #b02434;
}

.caps {
  text-transform: uppercase;
}

.center {
  text-align: center;
}

.claimcount {
  border: 8px solid #b02434;
  margin: 0 0 10px 0;
  padding: 8px 15px;
  text-align: center;
}

.claimcount p {
  margin-bottom: 6px;
}

.claimcount h3 {
  color: #b02434;
}

#claim-cert {
  background: #ececec;
  padding: 12px 0 12px 75px;
}

#claim-cert,
#claim-cert hr {
  border: 1px solid #ccc;
}

#claim-cert hr.claim {
  color: #d1d1d1;
  background: #d1d1d1;
  border: none;
  height: 1px;
  text-align: center;
  width: 580px;
  margin: 10px 0;
}

#claim-cert hr {
  display: block;
  height: 1px;
}

#claim-cert .results td.label {
  text-align: right;
}

#claim-cert .results td.data {
  text-align: left;
}

#claim-cert p {
  text-align: right;
  margin: 3px 0;
}

.clear-btn {
  color: #a8a8a8;
  font-weight: bold;
}

.clearBoth {
  clear: both;
}

.company-option {
  text-decoration: none;
}

.company-option div {
  background-color: #ffffff;
  padding: 20px 25px;
  margin-top: 7px;
}

.conduct-modal {
  display: none;
}

#contact .middleContent {
  border-top: none;
}

#content {
  width: 650px;
  float: left;
  padding: 40px 0 20px 40px;
  border-bottom: 1px solid #000;
}

#contact .middleContent img {
  margin-right: 30px;
}

.contact-box {
  display: flex;
  margin: 30px 15% 10px;
}

.contact-box:first-of-type {
  margin-top: 10px;
}

.contacttext {
  flex: 1;
}

.dark-gray {
  color: #848484;
}

.dealer-address {
  font-weight: bold;
  text-transform: uppercase;
}

.desc_area {
  height: auto;
}

.desc_area h4 {
  margin: 10px 0;
}

.desktop {
  display: block;
}

.desktop-table {
  display: table-row;
}

.disaster-border {
  border: 3px solid #b02434;
}

.errors {
  color: #b02434;
}

.etabs {
  float: left;
  padding: 0;
}

.fade-80 {
  opacity: 0.8;
}

.faq {
  margin: 30px 50px 0 0;
}

fieldset .errors {
  font-size: 12px;
  line-height: 24px;
}

.filter .filters {
  border-bottom: 1px solid #bcbcbc;
  margin-bottom: 15px;
}

.filter .filter-price {
  position: relative;
  display: inline-block;
}

.filter .filter-price > i {
  position: absolute;
  display: block;
  transform: translate(0, -50%);
  top: 66%;
  pointer-events: none;
  width: 25px;
  text-align: center;
  font-style: normal;
  font-size: 18px;
}

.filter .filter-price > input {
  padding-left: 20px !important;
  width: 100px !important;
}

.filter .filter-title {
  background: url('/content/images/expandIcon_black.jpg') no-repeat center right 25px;
  border-top: 1px solid #bcbcbc;
  cursor: pointer;
  padding: 15px;
  font-weight: bold;
  color: #b02434;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.filter .inside {
  display: none;
  margin: 0;
  padding: 0 10px 40px;
}

.flex {
  display: flex;
}

.items-center {
  align-items: center;
}

.flex-1 {
  flex: 1;
}

.flex-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.flex-around {
  justify-content: space-around;
}

.flex-between {
  justify-content: space-between;
}

.flex-center {
  justify-content: center;
}

.flex-row {
  flex-direction: row !important;
}

.flex-wrap {
  flex-wrap: wrap;
}

.filter-btn {
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  float: right;
}

.filter-btn img {
  vertical-align: middle;
  margin-right: 12px;
}

.float-right {
  float: right;
}

footer {
  background-color: #000000;
  color: #fff;
  font-family: 'NissanBrandW01', Verdana, Geneva, sans-serif;
  font-size: 14px;
  line-height: 30px;
  padding: 5px 10px;
  text-align: center;
}

footer a {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

footer .divider {
  font-size: 16px;
}

div.claim-survey {
  padding: 45px 25px;
  width: calc(100% - 50px);
  background-image: url(/content/en_US/images/nnaEmployeeBack_2025.jpg);
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  height: auto;
}

div.claim-survey #replace,
div.claim-survey .button.color,
div.claim-survey #brand {
  width: 250px;
}

div.start-claim {
  padding: 45px 25px;
  width: calc(100% - 50px);
  background-image: url(/content/en_US/images/nnaEmployeeBack_2025.jpg);
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
}

div.start-claim-id {
  padding: 45px 25px;
  justify-content: space-around;
  align-items: flex-start;
}

div.bkg-container {
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #f5f5f5;
}

div.bkg-container .error {
  padding-left: 45px;
}

div.claim-details {
  padding: 45px 25px;
  background-color: #f5f5f5;
  justify-content: space-around;
  align-items: flex-start;
}

div.claim-details table.left {
  width: 45% !important;
  float: left;
  padding-right: 20px;
}

div.claim-details table.right {
  width: 55% !important;
  height: 715px;
  padding-left: 20px;
}

div.claim-details .graybox {
  background-color: #f0eff0;
  padding: 20px;
}

div.claim-details .graybox ul li::before {
  content: '\2022';
  color: red;
  font-weight: bold;
  display: inline-block;
  width: 0;
}

div.claim-details .graybox p {
  padding-left: 24px;
}

div.claim-details .black-msg {
  padding: 20px 0px;
}

div.claim-details .black-msg div {
  background-color: #000000;
  padding: 25px;
  text-align: center;
}

div.claim-details .black-msg div label {
  color: #ffffff !important;
  font-size: 16px !important;
}

div.claim-details .black-msg div span.printbtn {
  margin-top: 15px;
}

div.claim-details .amounts td {
  border-top: #acacac solid 1px;
  border-bottom: #acacac solid 1px;
}

div.claim-details .amounts .center {
  text-align: center;
}

div.claim-details .amounts .center label {
  margin-right: 0px !important;
}

div.claim-details .amounts .right {
  text-align: right;
}

div.claim-details .amounts .right label {
  margin-right: 0px !important;
}

div.claim-details .amounts .gray {
  color: #848484;
}

div.claim-details .amounts .green {
  color: #16c100;
}

div.claim-details a.button {
  margin: 0 !important;
  padding: 10px 40px 10px 20px;
  float: right;
  background: #b02434 url(images/arrow-right.png) no-repeat right center;
}

div.claim-details .spacer {
  padding: 10px 0px;
}

div.claim-details img {
  width: 100%;
}

div.claim-details .no-vehicle {
  background-image: url(/content/images/noVehicle.png);
  background-position: center;
  background-repeat: no-repeat;
  height: 300px;
  text-align: center;
  position: relative;
}

div.claim-details .two-cols div {
  width: 50% !important;
  display: inline-block;
}

div.claim-details .two-cols div.spc-right {
  float: right;
}

div.claim-details .no-vehicle a.button {
  width: 130px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

div.claim-details table .subtitle {
  padding-top: 50px;
}

div.claim-details section {
  width: auto !important;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.double-login-box {
  max-width: 960px;
}

#formwizard fieldset.vin-search {
  flex-direction: row;
  align-items: end;
}

#formwizard p,
#formwizard li {
  line-height: 17px;
  margin-top: 4px;
}

#formwizard p.red {
  color: red;
  font-weight: bold;
}

#formwizard li {
  margin-bottom: 12px;
}

#formwizard img {
  border: 0;
}

#formwizard aside {
  float: left;
  width: 204px;
  margin: 12px 20px 0 0;
}

#formwizard aside p.req {
  color: #b02434;
  font-style: italic;
}

#formwizard aside p.top {
  margin: 3px 0 0;
}

#formwizard section {
  background-color: #ffffff;
  border: 1px solid #bcbcbc;
  width: 100%;
}

#formwizard section.fixed-width {
  width: 450px;
  padding: 25px 40px;
  flex-shrink: 0;
}

#formwizard section.search {
  width: 33%;
  max-width: 325px;
  padding: 15px 1.6%;
}

#formwizard section.search .search-title {
  color: #b02434;
  font-weight: bold;
  margin: 25px 0 3px;
}

#formwizard section.search .search-title:first-of-type {
  margin: 3px 0;
}

#formwizard section .req {
  color: #c1002d;
  font-size: 14px;
}

#formwizard section h1 {
  letter-spacing: 2px;
  font-weight: normal;
  font-size: 13px;
  margin: 15px 0 8px 0;
  text-transform: uppercase;
}

#formwizard section hr {
  border: 0;
  border-top: 1px solid #000;
  display: block;
  height: 1px;
  margin: 0.8em 0 1.5em;
  padding: 0;
  width: 100%;
}

#formwizard section table {
  width: 100%;
}

#formwizard section table td.row-10 {
  height: 10px;
}

#formwizard section table td.col-5 {
  width: 5%;
}

#formwizard section table td.col-15 {
  width: 15%;
}

#formwizard section table td.col-10 {
  width: 10%;
}

#formwizard section table td.col-25 {
  width: 25%;
}

#formwizard section table td.col-30 {
  width: 30%;
}

#formwizard section table td.col-40 {
  width: 40%;
}

#formwizard section table td.col-45 {
  width: 45%;
}

#formwizard section table td.col-50 {
  width: 50%;
}

#formwizard section table td.col-55 {
  width: 55%;
}

#formwizard table td.col-50 {
  width: 50%;
}

#formwizard section table fieldset.w80 {
  width: 80%;
}

#formwizard section table td select {
  min-width: 0px;
}

#formwizard section table .pad20 {
  padding-right: 20px;
}

#formwizard section.bottom-claim {
  border-top: none;
  height: auto;
}

#formwizard section.bottom-claim fieldset {
  display: inline-block;
  width: auto;
}

#formwizard section.bottom-claim fieldset label {
  position: relative;
  left: 15px;
  top: -10px;
}

#formwizard section.bottom-claim a {
  float: right;
  width: 150px;
  margin-top: 20px;
}

#formwizard input[type='text'],
#formwizard input[type='password'],
#formwizard select {
  display: block;
  font-size: 18px;
  color: #000000;
  border: 0;
  border-bottom: 1px solid #bcbcbc;
  background-color: #fff;
  font-family: 'NissanBrandW01', Verdana, Geneva, sans-serif;
  width: calc(100% - 8px);
  padding: 6px 4px;
  border-radius: 0;
}

#formwizard input[type='submit'] {
  width: 100%;
}

#formwizard select {
  width: auto;
  min-width: 290px;
  background-color: #ffffff;
  appearance: none;
  background: url('/content/images/menu-down.jpg') no-repeat center right 20px;
}

#formwizard .search select {
  min-width: unset;
}

#formwizard fieldset {
  border: 0;
  padding: 0;
  margin: 20px 0;
  display: flex;
  flex-direction: column;
}

#formwizard fieldset p {
  clear: left;
  color: #b02434;
  font-size: 12px;
  font-style: italic;
  margin-left: 180px;
}

#formwizard input.claim-search {
  margin-right: 12px;
}

#formwizard label {
  margin: 10px 10px 0 0;
  color: #9b9b9b;
  font-family: 'NissanBrandW01', Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

#formwizard .filter .flex-container label {
  font-size: 14px;
  color: #000;
  margin: 0 0 0 12px;
  flex: 1;
}

#formwizard .button {
  color: #fff;
  border: 0;
  cursor: pointer;
  font-family: 'NissanBrandW01', Arial, Helvetica, sans-serif;
}

#formwizard a.button,
#select a.button {
  text-decoration: none;
}

#formwizard .button.button-disabled {
  opacity: 0.5;
  pointer-events: none;
}

#formwizard .button.color {
  background: url(/content/images/arrow-right.png) no-repeat right 15px center #b02434;
  padding: 7px 27px 5px 18px;
}

#formwizard .button.color_na {
  background-color: #b02434;
  padding: 6px 23px;
}

#formwizard .toggle-box p {
  color: #000000;
  font-style: normal;
  margin: 0;
  font-size: 14px;
}

#formwizard #vehicle-select-form fieldset {
  margin: 7px 0;
}

#formwizard #vehicle-select-form fieldset:first-of-type {
  margin: 0 0 7px;
}

#formwizard fieldset.horiz-align {
  display: inline-block;
  vertical-align: top;
}

#formwizard #vehicle-select-form #miles select {
  width: 100%;
  min-width: 125px;
}

#formwizard #vehicle-select-form .zip {
  margin-right: 20px;
}

#formwizard #vehicle-select-form #dealercode {
  width: 100%;
}

#formwizard .question {
  vertical-align: text-bottom;
}

#formwizard #claim-cert .results label {
  float: none;
  margin: 0;
}

.gray {
  color: #9b9b9b;
}

.gray-info-box {
  background-color: #f7f7f7;
  border-left: 1px solid #bcbcbc;
  align-self: stretch;
  display: flex;
  align-content: space-around;
}

.gray-info-box div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
}

.green {
  color: #16c100;
}

h1 {
  font-family: 'NissanBrandW01', Verdana, Arial, sans-serif;
  font-size: 4vw;
  line-height: 48px;
  margin: 0;
}

h2 {
  font-family: 'NissanBrandW01', Verdana, Arial, sans-serif;
  font-size: 2.8vw;
  line-height: 40px;
  margin: 0;
}

h3 {
  font-size: 2.35vw;
  line-height: 36px;
  margin: 0;
}

h4 {
  font-size: 1.8vw;
  line-height: 30px;
  margin: 0;
}

h5 {
  font-size: 1.4vw;
  line-height: 26px;
  margin: 0;
}

h6 {
  font-size: 1.25vw;
  line-height: 24px;
  margin: 0;
}

.hanging_indent {
  margin-left: 28px;
  text-indent: -28px;
}

header {
  margin: 0 auto;
  position: relative;
  border-right: 1px solid #bcbcbc;
  border-left: 1px solid #bcbcbc;
}

header nav {
  max-width: 1920px;
  width: 100%;
  padding: 10px 0;
  background-color: #fff;
}

header nav img.login {
  width: 250px;
  height: 40px;
  margin-left: 20px;
  float: left;
}

header nav ul {
  margin: 20px 25px 20px 0;
  list-style: none;
  padding: 10px 0 7px 0;
  text-align: right;
}

header nav ul li {
  height: 40px;
  display: inline;
  padding: 14px;
}

header nav ul li a {
  color: #939598;
  font-family: 'NissanBrandW01', Verdana, Geneva, sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 7px;
  text-decoration: none;
}

header nav ul li a:hover {
  color: #fff;
  border-bottom: 4px solid #b02434;
}

header nav ul li.claim {
  background-color: #b02434;
  padding: 14px 23px 11px;
  margin-left: 10px;
}

header nav ul li a.claimid {
  color: #fff;
  font-family: 'NissanBrandW01', Verdana, Geneva, sans-serif;
  font-weight: normal;
}

header a {
  color: #fff;
  text-decoration: none;
}

header .divider {
  font-size: 16px;
}

header .top {
  background-color: #000000;
  color: #fff;
  font-family: 'NissanBrandW01', Verdana, Geneva, sans-serif;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 1.2px;
  padding: 10px;
  text-align: right;
  max-width: 1920px;
}

header .logos {
  float: left;
  margin-left: 25px;
}

.hide {
  display: none;
}

#home .middleContent {
  border-top: 0;
}

.home-carousel {
  width: 100%;
}

.home-carousel .slick-slide {
  position: relative;
}

.home-carousel div img {
  width: 100%;
}

.home-carousel .img-overlay {
  position: absolute;
  top: 10%;
  left: 70px;
  max-width: 450px;
  width: 50%;
  color: white;
}

.home-carousel .dr-img-overlay {
  max-width: 600px;
  width: 150%;
  margin-bottom: 20px;
}

.home-carousel .img-overlay .img-text-lg {
  font-size: 48px;
  line-height: 48px;
  margin: 0;
}

.home-carousel .img-overlay .img-text-sm {
  font-size: 24px;
  line-height: 30px;
  margin: 0;
}

.banner-container {
  position: relative;
  display: inline-block;
}

.dr-banner-button {
  background: #c40030;
  color: white;
  position: absolute;
  top: 75%;
  right: 6.5%;
  transform: translateY(-50%);
  text-decoration: none;
  width: 22%;
  text-align: center;
  border: 1px solid white;
  line-height: 1.2;
}

.home-promo {
  display: block;
  text-align: center;
}

.home-promo p {
  font-size: 14px;
  font-weight: bold;
}

.home-tile {
  max-width: calc(450px - 17%);
  border-image: linear-gradient(to bottom, #bcbcbc 0%, rgba(255, 255, 255, 0) 100%) 1;
  border-style: solid;
  border-width: 1px;
  background-color: #ffffff;
  padding: 4% 8% 10%;
  margin: 0 5px;
  z-index: 30;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.home-tile p {
  flex: 1;
}

hr {
  color: #d1d1d1;
  background: #d1d1d1;
  border: none;
  height: 1px;
  width: 100%;
  text-align: center;
}

html {
  overflow-y: scroll;
}

.inf {
  display: none;
}

input:focus {
  outline: none !important;
  border-color: #719ece;
}

input#search-vehicles-button {
  background: #b02434;
  border: none;
  color: white;
  font-family: 'NissanBrandW01', Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 6px 20px;
  text-transform: uppercase;
}

INPUT[type='checkbox']:focus {
  outline: 1px solid rgba(0, 0, 0, 0.2);
}

INPUT[type='checkbox'] {
  background-color: #bcbcbc;
  border-radius: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 25px;
  height: 25px;
  cursor: pointer;
  position: relative;
}

INPUT[type='checkbox']:checked {
  background-color: #000;
  background: #000 url('data:image/gif;base64,R0lGODlhCwAKAIABAP////3cnSH5BAEKAAEALAAAAAALAAoAAAIUjH+AC73WHIsw0UCjglraO20PNhYAOw==') 7px 7px no-repeat;
}

.input-error {
  border-bottom: 2px solid #b02434 !important;
}

.inside {
  padding-bottom: 20px;
}

.login-img {
  height: 100%;
  width: 100%;
  max-width: 487px;
  padding: 10px 0;
}

#login fieldset {
  display: block;
  border: 0;
}

#login label {
  font-size: 13px;
  float: left;
  width: 70px;
  margin: 10px 10px 0 0;
}

#login nav ul {
  display: none;
}

#login .middleContent {
  border-top: none;
  margin-top: 0;
  min-height: 250px;
  text-align: left;
}

#login h3 {
  font-size: 16px;
  color: #000;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: normal;
}

#login input[type='text'],
#login input[type='password'] {
  display: block;
  font-size: 13px;
  color: #808080;
  border: 2px solid #ccc;
  background-color: #fff;
  float: left;
  width: 220px;
  padding: 6px 4px;
  border-radius: 2px;
}

#login input[type='submit'] {
  background: #000 url(images/arrow-right.png) no-repeat right 15px center;
  color: #fff;
  font-family: 'NissanBrandW01', Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 6px 27px 6px 18px;
  border: 0;
  cursor: pointer;
}

#login header p {
  display: none;
}

#main {
  margin: 0 auto;
  position: relative;
  text-align: left;
  max-width: 1920px;
  width: 100%;
}

#main .middleContent .home-claim-search .claim-page {
  display: none;
}

#main .middleContent .home-claim-search .start-claim {
  position: absolute;
  top: 50px;
  right: 10px;
  padding: 0;
  width: unset;
  background: none;
}

#main .middleContent .home-claim-search div.start-claim section {
  margin-bottom: 0;
}

#main .middleContent .home-claim-search .start-claim fieldset {
  display: flex;
  align-items: stretch;
  border: none;
  flex-shrink: 0;
}

#main .middleContent .home-claim-search .start-claim input {
  width: 375px;
  border: 1px solid #d8d8d8;
  padding-left: 20px;
}

#main .middleContent .home-claim-search .start-claim .button.big {
  margin: 0;
  padding: 15px;
}

.middleContent {
  max-width: 1920px;
  text-align: center;
  padding: 15px 20px;
  background-color: #ffffff;
  border: 1px solid #bcbcbc;
}

.middleContent h1 {
  color: #000;
  font-size: 18px;
  margin-bottom: 10px;
  text-align: center;
}

.middleContent .left,
.middleContent .middle,
.middleContent .right {
  width: 250px;
  margin-right: 25px;
  float: left;
}

#military-banner {
  margin-bottom: 15px;
}

.mobile {
  display: none;
}

.modal-vehicle {
  width: 100%;
  max-width: 180px;
}

.non-desktop {
  display: none;
}

@media screen and (max-width: 960px) {
  #scan-barcode-verbiage.non-desktop {
    display: inline;
  }
}

.non-mobile {
  display: inline-block;
}

.nis {
  display: inline-block;
}

.normal {
  font-weight: normal;
}

.nowrap {
  text-wrap: nowrap;
}

p.special {
  font-size: 12px;
  font-style: italic;
  color: #484848;
}

.panel-container {
  float: left;
  font-size: 13px;
  margin: 10px 0;
}

.panel-container h2 {
  margin-top: 4px;
}

.panel-container li {
  margin-top: 8px;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #bcbcbc;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #bcbcbc;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #bcbcbc;
}

.plantype {
  margin: 0 !important;
}

#rate {
  flex-direction: row;
}

#rate input {
  width: 20px;
}

/*#rate input:first-of-type {
  margin-left: 0;
}*/

.red {
  color: #b02434 !important;
}

.red-title {
  color: #b02434 !important;
}

.relationship-buttons {
  display: flex;
  flex: 1;
}

.relationship-desc {
  display: none;
  margin: 0;
}

.relationship_list {
  line-height: 30px !important;
  margin-bottom: 4px;
}

.relationship-selects {
  flex: 1;
  padding-right: 25px;
}

.relationship-selects #relationshipMain,
.relationship-selects #self-options select,
.relationship-selects #extended-options select {
  width: 100%;
}

.relationship-top {
  display: flex;
}

.review-conduct {
  cursor: pointer;
}

#rightCol {
  width: 200px;
  float: left;
  padding: 40px 20px 20px 40px;
}

.scanning-modal img {
  margin: 14px auto 24px;
  display: block;
  width: 100%;
  max-width: 337px;
}

.search .grid-box {
  display: grid;
}

.search-container {
  display: flex;
  align-items: flex-start;
  background-color: #f5f5f5;
}

.search-disclaimer {
  margin: 15px 25px;
  background-color: #f5f5f5;
}

.search-results {
  padding: 0 20px 25px;
  background-color: #f5f5f5;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(310px, 1.5fr));
  align-items: start;
}

.search-splash {
  margin-top: 100px;
}

#searchVinModal .close-modal {
  display: none;
}

#searchVinModal .close-x {
  float: right;
  font-size: 20px;
  text-decoration: none;
}

#searchVinModal h6 {
  display: inline-block;
}

.section-padding {
  padding: 25px 40px;
}

.mb-0 {
  margin-bottom: 0;
}

.nis-models {
  margin-top: 10px;
  display: flex;
  align-items: center;
}

.nis-models > p.bold {
  line-height: 20px !important;
}

.section-padding ul,
.vehicle-modal ul {
  list-style-type: none;
  list-style-position: outside;
  padding: 0 0 0 25px;
}

.section-padding ul li::before,
.vehicle-modal ul li::before {
  content: '•';
  color: #b02434;
  margin-right: 25px;
  font-size: 24px;
  line-height: 15px;
  vertical-align: top;
}

.styled-li::before {
  content: '•';
  color: #b02434;
  margin-right: 25px;
  font-size: 24px;
  line-height: 15px;
  vertical-align: top;
}

.special-promo-bold {
  font-weight: bold;
  color: #f00;
}

#select header {
  display: none;
}

#select .topContent div {
  padding: 30px 10px;
  text-align: center;
}

#select .middleContent {
  padding: 0;
  background-color: #f2f2f2;
  min-height: 100vh;
}

#select .programs-box {
  max-width: 1050px;
  margin: 15px auto 25px;
}

#select .programs-box img {
  width: 100%;
}

#select .button {
  width: 45%;
  max-width: 240px;
  float: right;
  margin: -5px 0 0;
}

.select-logo {
  border: 1px solid #bcbcbc;
  position: absolute;
  top: 0;
  left: 30px;
  width: 48%;
  text-align: center;
}

.select-logo.nis-bg {
  background-color: #fff;
}

.select-logo.inf-bg {
 background-color: #dfdbd3;
}

.button.inf-blue {
 background-color: #020B24;
}

.separator {
  background-color: #a1a1a1;
  padding: 10px;
}

.small {
  font-size: 12px;
  line-height: 18px;
}

.start-claim-id fieldset {
  margin-bottom: 0 !important;
}

.start-claim section {
  margin-bottom: 23%;
}

.start-claim-id .section-padding {
  margin-bottom: 0px;
  width: auto !important;
}

.start-claim-id .purInfoFlag {
  display: none;
}

.start-claim-id table.left {
  width: 45% !important;
  float: left;
}

.start-claim-id table.right {
  width: 55% !important;
}

.start-claim-id table {
  height: 810px;
}

.start-claim-id table.bus-assoc {
  height: 710px;
}

.start-claim-id table.nna-emp {
  height: 910px;
}

.start-claim-id table label {
  height: 31px;
}

.start-claim-id table .emptycell {
  visibility: hidden;
}

.start-claim-id table .left-tab-left-el {
  width: 30%;
}

.start-claim-id table .left-tab-right-el {
  width: 70%;
  position: absolute;
  left: 30%;
  top: -20px;
}

.start-claim-id table .left-tab-left-el input {
  width: 85% !important;
}

.start-claim-id table td.col-30-45 {
  width: 30%;
}

.start-claim-id table td.col-40-10 {
  width: 40%;
}

.start-claim-id .two-cols {
  position: relative;
}

.sticker-box {
  align-self: center;
}

.sticker-link {
  color: black;
  margin-left: 35px;
  align-self: center;
}

.stickytooltip {
  background: white;
  border: 2px solid black; /*Border around tooltip*/
  box-shadow: 5px 5px 8px #818181; /*shadow for CSS3 capable browsers.*/
  -webkit-box-shadow: 5px 5px 8px #818181;
  -moz-box-shadow: 5px 5px 8px #818181;
  cursor: pointer;
  display: none;
  padding: 5px 10px;
  position: absolute;
  width: 350px;
  z-index: 3000;
}

.tab {
  display: block;
  float: left;
  zoom: 1;
}

.tab a {
  font-size: 13px;
  color: #b02434;
  display: block;
  font-weight: bold;
  line-height: 24px;
  margin-right: 30px;
  padding: 0;
  outline: none;
  text-transform: uppercase;
  text-decoration: none;
}

.tab a:hover {
  border-bottom: 2px solid #b02434;
  color: #b02434;
}

.tab.active {
  background: #fff;
  position: relative;
}

.tab a.active {
  border-bottom: 2px solid #b02434;
  color: #b02434;
  font-weight: bold;
}

.tab-container,
.panel-container {
  padding: 0;
}

.tablet {
  display: none;
}

.tablet-mobile {
  display: none;
}

.tablet-mobile-table {
  display: none;
}

table td.table-title {
  padding-left: 65px;
}

table#primary-participant {
  margin-top: -20px;
}

table#additional-participant {
  margin-top: -20px;
}

.tab-title-left {
  float: left;
  width: 45%;
}

.tab-title-right {
  float: right;
  width: 55%;
}

.tab-title-right span,
.tab-title-left span {
  font-size: 18px;
}

td {
  line-height: normal;
}

th h1 {
  font-size: 13px;
  text-transform: uppercase;
  color: #454545;
  padding: 2px;
  margin: 2px;
}

.tile-row {
  margin-top: -65px;
  display: grid;
  grid-auto-flow: column;
  justify-items: center;
}

.tile-row a p {
  margin-top: 2px;
  padding: 0 8px;
}

.special-promo-nis-text {
  line-height: 1.4;
}

.tile-row-min {
  font-size: 14px !important;
  line-height: 14px;
}

.title {
  background-color: #484848;
  padding: 15px;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
}

.toggle-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 7px 0;
}

.topContent {
  max-width: 1920px;
  background-color: #ffffff;
  margin: 0 auto;
  border-right: 1px solid #bcbcbc;
  border-left: 1px solid #bcbcbc;
}

.topContent p,
.topContent ul,
.middleContent p,
.middleContent ul {
  font-size: 14px;
  color: #010101;
  margin-bottom: 0;
  margin-top: 10px;
}

.topContent p {
  padding-top: 15px;
}

.topContent li,
.middleContent li {
  padding-top: 4px;
}

.topContent h2 {
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
  margin: 0 0 4px;
}

.topContent .left {
  width: 408px;
  float: left;
}

.topContent .left p {
  border-top: 1px solid #000;
}

.topContent .right {
  width: 495px;
  height: 190px;
  float: left;
}

ul {
  margin: 0;
  padding: 0 0 0 14px;
}

ul.claim-search {
  display: block;
}

#formwizard fieldset .button.big {
  display: none;
}

#formwizard .blocker {
  background-color: rgba(0, 0, 0, 0.6);
}

#formwizard .modal.vehicle-modal,
#formwizard .modal.scanning-modal {
  max-width: 850px;
  width: 100%;
  border-radius: 0;
  border: 1px solid #bcbcbc;
}

.vehicle-modal .grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 5%;
}

.vehicle-modal .x-button,
.filter .x-button,
.scanning-modal .x-button {
  float: right;
}

@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

.vehicle-results {
  flex: 1;
  background: url('/content/images/searchVehicleBack.png') no-repeat bottom #f5f5f5;
  background-size: cover;
  align-self: stretch;
}

.vehicle-tile {
  background-color: #fff;
  border: 1px solid #bcbcbc;
  padding: 10px 20px;
  display: inline-block;
  margin-bottom: 15px;
  margin-right: 15px;
}
.vehicle-tile.hide {
  display: none;
}
.vehicle-tile a.button {
  font-size: 12px;
}

.vehicle-tile .details-box {
  margin-left: 5px;
  flex: 2;
}

.vehicle-tile .details-box div {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.vehicle-tile .numbers-box,
.vehicle-modal .numbers-box {
  border-top: 1px solid #bcbcbc;
  border-bottom: 1px solid #bcbcbc;
  padding: 2px 0 5px;
}

#formwizard aside h1 {
  border-bottom: 1px solid #000;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 2px;
  margin: 5px 0 15px;
  padding-bottom: 8px;
  text-transform: uppercase;
}

.vehicle_discount {
  float: none;
  margin-bottom: 6px;
  padding-right: 20px;
}

.vehicle_discount h3 span {
  font-size: 16px;
  line-height: 20px;
  color: #b02434;
  padding: 0 0 3px;
}

/* large screen font cap*/
@media screen and (min-width: 1280px) {
  h1 {
    font-size: 48px;
  }
  h2 {
    font-size: 36px;
  }
  h3 {
    font-size: 30px;
  }
  h4 {
    font-size: 24px;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 16px;
  }
  .img-text-sm {
    font-size: 1.75vw;
  }
  .img-text-lg {
    font-size: 4vw;
  }
}

/* classes specific for the toggle used on location search */
/* The switch - the box around the slider */
#toggle.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  margin: 0;
}

/* Hide default HTML checkbox */
#toggle.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
#toggle .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #d3d3d3;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 34px;
}

#toggle .slider:before {
  position: absolute;
  content: '';
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
}

#toggle input:checked + .slider {
  background-color: #b02434;
}

#toggle input:focus + .slider {
  box-shadow: 0 0 1px #b02434;
}

#toggle input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* end toggle classes */

/* classes for tabs on vehicle modal */
.tab-container {
  position: relative;
  display: flex;
  margin: 15px auto 0;
}

.tab-container .tab-label-content h6 {
  padding-bottom: 5px;
}

.tab-container .tab-label-content.active h6 {
  color: #000000 !important;
  font-weight: bold !important;
}
.tab-container .tab-label-content.active .tab-content {
  display: block;
}
.tab-container .tab1.active ~ .slide {
  left: calc((100% / 2) * 0);
}
.tab-container .tab2.active ~ .slide {
  left: calc((100% / 2) * 1);
}

.tab-container input[type='radio'][name='tabs']:first-of-type:checked ~ .slide {
  left: 0;
}

#formwizard.modal-right .tab-container h6 {
  cursor: pointer;
  color: #a2a2a2;
  background-color: #ffffff;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 56px;
  transition: color 0.2s ease;
  width: 100%;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  border-bottom: 1px solid #bcbcbc;
}

.tab-container .slide {
  background: #000000;
  width: calc(100% / 2);
  height: 4px;
  position: absolute;
  left: 0;
  top: calc(100% - 4px);
  transition: left 0.3s ease-out;
}

.tab-container .tab-label-content {
  width: 100%;
  border-bottom: 1px solid #bcbcbc;
}
.tab-container .tab-label-content .tab-content {
  position: absolute;
  top: 40px;
  left: 16px;
  line-height: 130%;
  display: none;
}
/* end tabs classes */

/* Vehicle extras collapsible */
.hide-extras :nth-child(n) {
  display: none;
  transition: display 1s ease;
}
.fixed-height {
  height: 350px;
  overflow-y: auto;
}

@media screen and (max-width: 640px) {
  .fixed-height {
    height: 250px !important;
  }
}
/* End vehicle extras collapsible */

/* Vehicle search filter classes */
.filter {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #ffffff;
  overflow-x: hidden;
  transition: 0.5s;
}

.filter-content {
  padding: 30px 35px;
  border-left: 1px solid #bcbcbc;
  border-right: 1px solid #bcbcbc;
  height: calc(100% - 62px); /*compensates for border+padding */
}

#filter-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  z-index: 1;
}

.filter-open .filter {
  width: 450px;
}

.filter-open #filter-overlay {
  width: 100%;
}

/* end filter classes */

/* slider classes */
#slider {
  height: 3px;
  border: none;
  background: rgba(181, 181, 181, 0.6);
  margin-top: 36px;
}

#slider .noUi-connect {
  background: rgba(176, 36, 52, 0.6);
}

#slider .noUi-handle {
  height: 33px;
  width: 33px;
  border-radius: 16px;
  right: -16px;
  top: -16px;
  box-shadow: 0 3px 6px #0000004b;
}

#slider .noUi-handle:before,
#slider .noUi-handle:after {
  background: none;
}

/* end slider classes */

@media print {
  body {
    transform: scale(0.85);
    transform-origin: top left;
    width: 1180px; /* Ajustado para A4 a escala 85% */
  }

  .top,
  footer,
  .printbtn {
    display: none !important;
  }
}

@page {
  size: A4 portrait;
  margin: 5% !important;
}
