.price-panel {
  border: 1px solid #E71333;
  background: #FFFFFF;
}

.sticky-banner.is_stuck .price-panel {
  background: #FFFFFF;
}

.price-panel > .panel-content-mobile-sticky > .sticky-header {
  background: #FFFFFF;
  border-bottom: 4px solid #E71333;
}

.price-panel > .panel-content-mobile-sticky > .mobile-sticky-content > .mobile-sticky-price-section > .sticky-price {
  color: #E71333;
}

.price-panel > .panel-content-mobile-sticky > .mobile-sticky-content > .mobile-sticky-price-section > .sticky-price-caption {
  color: #E71333;
}

@media (max-width: 767px) {
  .form-section {
    padding: 20px;
    font-size: 14px;
    border: none;
    border-bottom: 1px solid rgb(254.012, 242.988, 244.652);
    border-radius: 0px;
    margin: 0 -20px 0px -20px;
  }
  .banner > .banner-box {
    background: #FFFFFF;
    border: 1px solid #E71333;
  }
  .banner > .banner-box > h2,
  .banner > .banner-box > h3 {
    color: #E71333;
  }
  .banner > .banner-box > ul > li {
    color: #E71333;
  }
  .form-section.discount-claims-box {
    border-color: #E71333;
  }
}
/*  --- submit buttons  ---  */
.btn-submit,
.btn-action,
.btn-primary {
  font-family: "Helvetica Neue", Helvetica;
  color: #FFFFFF;
  background-color: #041521;
  background-repeat: repeat-x;
  border-color: #041521;
}

/* --- page 3 buy now button --- */
.btn.btn-primary {
  color: #FFFFFF;
  background-color: #041521 !important;
  background-repeat: repeat-x;
  border-color: #041521 !important;
  text-shadow: none;
}

.btn-submit,
.btn-action,
.btn-primary {
  color: #FFFFFF;
  text-shadow: none;
  background-color: #041521;
  border-color: #041521;
}

.btn-primary:active,
.btn-primary.active,
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active {
  color: #FFFFFF;
  background-color: rgb(12.692972973, 66.6381081081, 104.717027027) !important;
  background-repeat: repeat-x;
  border-color: rgb(12.692972973, 66.6381081081, 104.717027027) !important;
  text-shadow: none;
}

/* --- page 3 recalculate button --- */
.btn.btn-default {
  color: #FFFFFF;
  background-color: #041521;
  background-repeat: repeat-x;
  border-color: #041521;
  text-shadow: none;
}

.btn.btn-default.disabled,
.btn.btn-default[disabled] {
  color: #dbdbdb !important;
  background-color: #f7f7f7 !important;
  border-color: #e5e5e5 !important;
}

/*  --- submit buttons  ---  */
.btn-submit:hover,
.btn-submit:focus,
.btn-submit:active,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.open .dropdown-toggle.btn-submit {
  color: #FFFFFF;
  text-shadow: none;
  background-color: rgb(12.692972973, 66.6381081081, 104.717027027);
  border-color: rgb(12.692972973, 66.6381081081, 104.717027027) !important;
}

.btn-secondary {
  color: #041521;
  border-color: #041521;
  background-color: #fff !important;
  height: auto !important;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.open .dropdown-toggle.btn-secondary {
  color: #041521;
  border-color: #041521;
  background-color: rgb(200.1575675676, 228.4097297297, 248.3524324324) !important;
}

/* ----  colour of price text - internet  ---- */
.purchase-form .online-price {
  color: #041521;
}

/* ----  colour of price text - advice  ---- */
.quote-price, .quote-price-annual {
  color: #041521;
}

.option-content-title {
  color: #E71333;
}

.qp3 .option-header-title {
  color: #E71333;
}

.option-section .option-row {
  border-color: #E71333;
}

.qp3 .summary-sub-heading {
  color: #E71333;
}

.qp3 .premium-comparison-text,
.qp3 .mobile-premium-comparison-text,
.mobile-close-button {
  color: #E71333;
}

.policy-conf-internet-banner-home h2, .policy-conf-internet-banner-landlord h2, .policy-conf-internet-banner-motor h2, .policy-conf-internet-banner-caravan h2 {
  font-family: AllianzSansRegular;
  color: #FFFFFF;
  font-size: 32px;
  padding-left: 20px;
}

.policy-conf-internet-banner-home p, .policy-conf-internet-banner-landlord p, .policy-conf-internet-banner-motor p, .policy-conf-internet-banner-caravan p {
  font-family: AllianzSansRegular;
  color: #FFFFFF;
  font-size: 20px;
  padding-left: 20px;
}

/* Quote Breakdown*/
.risk-detail-internet h3, .risk-detail-internet strong, .risk-detail-internet label, .risk-detail-internet p, .risk-detail-internet h5 > small {
  color: #003781;
}

/* ---------------  3rd type of button for Excesses and controls within the page -----------*/
/** Same colour theme as the toggles...                                                     */
.btn-secondary-alt1:not([disabled]),
.btn-secondary-alt1:not(.active) {
  color: #E71333;
  border-color: #E71333;
  background-color: #fff;
}
.btn-secondary-alt1:not([disabled]) .saficon,
.btn-secondary-alt1:not(.active) .saficon {
  color: #E71333;
}

.btn-secondary-alt1:hover:not([disabled]),
.btn-secondary-alt1:focus:not([disabled]) {
  color: #E71333;
  background-color: rgb(254.012, 242.988, 244.652);
}
.btn-secondary-alt1:hover:not([disabled]) .saficon,
.btn-secondary-alt1:focus:not([disabled]) .saficon {
  color: #E71333;
  background-color: rgb(254.012, 242.988, 244.652) !important;
}

.btn-secondary-alt1.active:not([disabled]) {
  color: #E71333;
  background-color: rgb(254.012, 242.988, 244.652);
  border-color: rgb(254.012, 242.988, 244.652);
  box-shadow: none;
}
.btn-secondary-alt1.active:not([disabled]) .saficon {
  color: #E71333;
  background-color: rgb(254.012, 242.988, 244.652);
}

/* ---------------------- Button color for multi risk buttons ------------------------*/
.btn-multi.btn-secondary-alt1:not([disabled]),
.btn-multi.btn-secondary-alt1:not(.active) {
  color: #E71333;
  border-color: #E71333;
  background-color: rgb(253.024, 230.976, 234.304);
}
.btn-multi.btn-secondary-alt1:not([disabled]) .saficon,
.btn-multi.btn-secondary-alt1:not(.active) .saficon {
  color: #E71333;
}

.btn-multi.btn-secondary-alt1:hover:not([disabled]),
.btn-multi.btn-secondary-alt1:focus:not([disabled]) {
  color: #E71333;
  background-color: rgb(248.24208, 172.83792, 184.21968);
}
.btn-multi.btn-secondary-alt1:hover:not([disabled]) .saficon,
.btn-multi.btn-secondary-alt1:focus:not([disabled]) .saficon {
  color: #E71333;
  background-color: rgb(248.24208, 172.83792, 184.21968) !important;
}

.btn-multi.btn-secondary-alt1.active:not([disabled]) {
  color: #E71333;
  background-color: rgb(248.24208, 172.83792, 184.21968);
  border-color: rgb(254.012, 242.988, 244.652);
  box-shadow: none;
}
.btn-multi.btn-secondary-alt1.active:not([disabled]) .saficon {
  color: #E71333;
  background-color: rgb(248.24208, 172.83792, 184.21968);
}

/* ---------------  3rd type of button for Excesses and controls within the page -----------*/
.form-control:focus, .form-control:active:focus, .form-control.active:focus, .form-control.focus, .form-control:active.focus, .form-control.active.focus, .input-group-sm > .form-control.active:focus, .input-group-sm > .form-control.focus, .input-group-sm > .form-control:active.focus, .input-group-sm > .form-control.active.focus {
  border: 1px solid #000000;
}

input[type=radio]:focus, input[type=radio]:active:focus, input[type=radio].active:focus, input[type=radio].focus, input[type=radio]:active.focus, input[type=radio].active.focus,
input[type=checkbox]:focus, input[type=checkbox]:active:focus, input[type=checkbox].active:focus, input[type=checkbox].focus, input[type=checkbox]:active.focus, input[type=checkbox].active.focus {
  outline: #000000 auto 5px;
}

/* ------   Heading text colour  -----*/
h1,
.quote-form h1 {
  color: #041521;
}

h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.quote-form h2,
.quote-form h3,
.quote-form h4,
.quote-form h5,
.panel-title, .header-phone-number {
  color: #E71333;
}

/* ------   page 3 Heading text colour -----*/
.fi-common h3, .fi-common h4, .fi-common h4 .small {
  color: #E71333 !important;
}

.input-group-addon {
  color: #E71333;
  background-color: rgb(252.4312, 223.7688, 228.0952);
  border-color: #979797;
}

/* ------   hyperlink colour  -----*/
a.header-btn {
  color: #E71333;
}

a,
a.lnk-underline,
a.lnk-underline:hover,
a.lnk-underline:focus,
a.lnk-underline:visited {
  color: #E71333;
}

a:hover, a:active, a:focus, a.header-btn:hover, a.header-btn:active, a.header-btn:focus {
  color: #336ab4;
}

.helpLink {
  color: #041521;
}

.helpLink:hover,
.helpLink:focus,
.helpLink:active {
  color: #041521;
}

#modal-help-compare-covers td.option-is-checked > span.glyphicon.glyphicon-ok.text-success {
  color: #041521;
}

/* ------   page 3 hyperlink colour  -----*/
.fi-common a.popover-link,
.fi-common span.popover-link,
.fi-common a.collapse,
.fi-common span.collapse,
.fi-common a.expand,
.fi-common span.expand,
.fi-common a.header-btn {
  color: #E71333 !important;
}

.fi-common a.popover-link:hover,
.fi-common span.popover-link:hover,
.fi-common a.collapse:hover,
.fi-common span.collapse:hover,
.fi-common a.expand:hover,
.fi-common span.expand:hover,
.fi-common a.header-btn:hover,
.fi-common a.popover-link:active,
.fi-common span.popover-link:active,
.fi-common a.collapse:active,
.fi-common span.collapse:active,
.fi-common a.expand:active,
.fi-common span.expand:active,
.fi-common a.header-btn:active,
.fi-common a.popover-link:focus,
.fi-common span.popover-link:focus,
.fi-common a.collapse:focus,
.fi-common span.collapse:focus,
.fi-common a.expand:focus,
.fi-common span.expand:focus,
.fi-common a.header-btn:focus {
  color: #336ab4 !important;
}

.banner.qp3-discount-home > .banner-box, .banner.qp3-discount-landlord > .banner-box, .banner.caravan-discount > .banner-box, .banner.motor-discount > .banner-box {
  background: #E71333;
}

@media (min-width: 768px) {
  .banner > .banner-box {
    background: rgba(231, 19, 51, 0.77);
    color: #FFFFFF;
  }
  .banner.qp3-discount-home, .banner.qp3-discount-landlord, .banner.caravan-discount, .banner.motor-discount {
    background: #E71333;
  }
}
.price-freq {
  color: #041521;
}

.annually,
.span.annually,
.quote-price-t2 {
  color: #E71333;
}

.price-freq,
span.quote-amount,
.main-price,
.online-price,
.quote-price-t1,
.quote-price-unavailable, .premium-amount,
.installment-text-desktop, .installment-text-mobile,
.installment-banner-desktop, .installment-banner-mobile {
  color: #041521;
}

.option-section .highlight-row {
  background-color: rgb(254.012, 242.988, 244.652);
}

.saficon {
  color: #E71333;
}

.notes h2.panel-title,
.premium-details-header, .premium-sub-heading, .freq-txt,
.premium-breakdown-header,
.breakdown-sub-header, .premium-breakdown-summary small, .gst-govt-text, .premium-review-heading {
  color: #E71333;
}

.panel-notes,
.panel-notes .panel-heading {
  border-color: #E71333;
}

.modal-header {
  border-bottom: 1px solid #E71333;
}

.btn-white-blue {
  color: #4A4A4A;
  background-color: #ffffff;
}

.btn-white-blue:hover {
  color: #000000;
  background-color: #eeeeee;
  border-color: #979797;
}

.btn.btn-toggle.active,
.btn.btn-toggle:active,
.btn-white-blue:active,
.btn-white-blue.active,
.open > .dropdown-toggle.btn-white-blue {
  color: #FFFFFF;
  background-color: #E71333;
  border-color: #4A4A4A;
}

.btn-white-blue:active:hover,
.btn-white-blue.active:hover,
.open > .dropdown-toggle.btn-white-blue:hover,
.btn-white-blue:active:focus,
.btn-white-blue.active:focus,
.open > .dropdown-toggle.btn-white-blue:focus,
.btn-white-blue:active.focus,
.btn-white-blue.active.focus,
.open > .dropdown-toggle.btn-white-blue.focus,
.btn-white-blue:focus,
.btn-white-blue.focus {
  color: #FFFFFF;
  background-color: rgb(238.5992, 55.6008, 83.2232);
  border: 1px solid #4A4A4A;
}

.radio-tile-group .radio-tile label {
  color: #2D373E;
}

.radio-tile-group .radio-tile:hover {
  border-color: #979797;
}

.radio-tile.active:hover {
  border-color: #E71333;
}

.radio-tile-group .radio-tile label:focus {
  border-color: #E71333;
}

.radio-tile-group .input-container input[type=radio]:checked + .radio-tile,
.radio-tile.active {
  border-color: #E71333;
}

.radio-tile-group .input-container input[type=radio]:focus + .radio-tile,
.radio-tile-group .input-container input[type=checkbox]:focus + .radio-tile {
  border-color: #E71333;
}

.progress-tracker > li a.visited.selected:hover,
.progress-tracker > li a.visited > .step-detail {
  color: #E71333;
}

.progress-tracker > li .visited span.number {
  background-color: #E71333 !important;
}

.progress-tracker > li .selected span.number {
  background-color: #041521 !important;
}

.progress-tracker > li a.visited.selected > .step-detail {
  color: #041521;
}

.progress-tracker li > a.selected, .progress-tracker li > a.selected > .saficon {
  color: #041521;
}
.progress-tracker li.risk-level > a.selected {
  border-bottom-color: #041521;
}

.progress-tracker > li a.selected:hover {
  color: #041521;
}

.flyout-content-inner-container {
  border-color: #E71333;
}

.flyout-icon {
  background-color: rgb(212.8135135135, 234.5459459459, 249.8864864865);
  border: 2px solid #041521;
}
.flyout-icon .saficon.saficon-shopping-cart {
  border-color: grey;
  color: #041521;
}

.flyout-panel h3 {
  color: #041521;
}

.flyout-content-internet div, .flyout-content-internet .gst-govt-text {
  color: #003781;
}

.flyout-content-internet div > small {
  color: #666666;
}

.shopping-cart-label {
  color: #E71333;
}

/* ----BROKER---- */
/* ---- logo ---- */
.search-partner-logo {
  background-image: url("../img/logo.jpg");
  height: 66px;
  width: 500px;
}

.search-partner-logo-cobranded {
  background-image: url("../img/logo.jpg");
  height: 66px;
  width: 500px;
}

/* ----  header bar colour ---- */
.header.branded, .header-line {
  border-bottom-color: #E71333;
}

/* ----  header bar colour ---- */
.header-contact-button {
  color: #E71333 !important;
}

/*  -------  header button text colour  -------  */
.header-btn {
  color: #E71333;
  background-color: #0071b3;
  border: 1px solid #b1cce3;
  padding: 3px 8px 3px 6px;
  text-align: center;
  font-size: 14px;
  font-family: "Allianz Sans Regular", Arial, Helvetica, sans-serif;
  text-decoration: none;
}

.header-btn:hover,
.header-btn:focus {
  color: #E71333;
  text-decoration: none;
}

/*  -------  header button text colour  -------  */
.header-contact-button {
  color: #E71333 !important;
}

.header-value {
  display: inline-block;
  font-weight: bold;
  font-size: 15px;
  color: #041521;
}

.flyout-icon .glyphicon {
  color: #E71333;
}

.header-content, .qp3 > .sticky-banner.is_stuck .desktop-sticky-header, .qp3 .price-panel > .panel-content-mobile-sticky > .sticky-header {
  background-color: #fff;
}

.qp3 > .sticky-banner.is_stuck .desktop-sticky-header, .qp3 .price-panel > .panel-content-mobile-sticky > .sticky-header {
  border-bottom-color: #E71333;
}

.header .saficon.saficon-printer, .header .saficon.saficon-email, .header .saficon.saficon-calculator {
  color: #E71333;
  background-color: rgb(254.012, 242.988, 244.652);
  border-color: grey;
}

.btn.btn-contact-no {
  color: #E71333;
}

.header-content .saficon {
  color: #E71333;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  color: #E71333;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #E71333;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 0.5px solid #E71333;
  background: rgb(254.012, 242.988, 244.652) none 50% 50% repeat-x;
  color: #E71333;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #E71333;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 0.5px solid #E71333;
  background: rgb(254.012, 242.988, 244.652) none 50% 50% repeat-x;
  color: #E71333;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #E71333;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 0.5px solid #E71333;
  color: #E71333;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #E71333;
}

.ui-widget-content.ui-datepicker {
  border: 1px solid #E71333;
  color: #E71333;
}

.ui-widget-header.ui-datepicker-header {
  color: #E71333;
  border-bottom: 0.5px solid #E71333;
}

.ui-datepicker th, th.ui-datepicker-week-end {
  color: #E71333;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../../../../ui_kit/aal/jquery-ui/images/ui-icons_default_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("../../../../ui_kit/aal/jquery-ui/images/ui-icons_default_256x240.png");
}

.needs-assessment .saficon-call-center {
  color: #041521;
}

/* Accessibility css */
/* building type radio buttons */
.radio-tile-group .input-container .radio-tile:focus {
  box-shadow: 0 0 0 3px #FFFFFF, 0 0 0 5px #E71333;
  border-radius: 2px;
}

/* building type radio buttons variance*/
.radio-tile-group .input-container input[type=radio]:focus ~ .radio-tile {
  box-shadow: 0 0 0 3px #FFFFFF, 0 0 0 5px #E71333;
  border-radius: 2px;
}

/* building type radio buttons variance*/
.radio-tile-group .input-container:focus .radio-tile {
  box-shadow: 0 0 0 3px #FFFFFF, 0 0 0 5px #E71333;
  border-radius: 2px;
}

/* select dropdown */
select.form-control:focus {
  box-shadow: 0 0 0 3px #FFFFFF, 0 0 0 5px #E71333 !important;
  border-radius: 2px !important;
}

/* building cover option checkbox */
.radio-tile-group .input-container input[type=checkbox] ~ .radio-tile:focus {
  box-shadow: 0 0 0 3px #FFFFFF, 0 0 0 5px #E71333;
  border-radius: 2px;
}

/* radio buttons */
.radiobutton-inline .radio-span:focus,
.radiobutton-inline .policy-holder-span:focus {
  box-shadow: 0 0 0 3px #FFFFFF, 0 0 0 5px #E71333;
  border-radius: 50%;
}

/* check boxes */
.check-inline input[type=checkbox]:focus ~ .check-span {
  box-shadow: 0 0 0 3px #FFFFFF, 0 0 0 5px #E71333;
  border-radius: 2px;
}

/* submit/secondary buttons */
.popover-close:focus,
.btn.btn-submit:focus,
.btn.btn-secondary:focus,
input[type=submit]:focus,
input[type=button]:focus,
.btn-secondary-alt1:focus,
.btn.btn-primary:focus,
.btn-submit:focus {
  box-shadow: 0 0 0 3px #FFFFFF, 0 0 0 5px #E71333 !important;
  border-radius: 2px !important;
}

/* input entry */
input[type=tel].form-control:focus,
input[type=text].form-control:focus {
  box-shadow: 0 0 0 3px #FFFFFF, 0 0 0 5px #E71333;
  border-radius: 2px !important;
}

/* card payment iframe control */
.braintree-hosted-fields-focused {
  box-shadow: 0 0 0 3px #FFFFFF, 0 0 0 5px #E71333 !important;
  border-radius: 2px !important;
}

/* home cover option gap */
.property-cover-option {
  position: relative;
  bottom: 5px;
  z-index: 1 !important;
}

/* Yes/No button */
.btn.btn-white-blue:focus {
  z-index: 99;
  box-shadow: 0 0 0 3px #FFFFFF, 0 0 0 5px #E71333 !important;
  border-radius: 2px !important;
}

.btn-action:hover,
.btn-action:focus,
.btn-action:active {
  z-index: 99;
  box-shadow: 0 0 0 3px #FFFFFF, 0 0 0 5px #E71333 !important;
  border-radius: 2px !important;
  background-color: rgb(12.692972973, 66.6381081081, 104.717027027);
  border-color: rgb(12.692972973, 66.6381081081, 104.717027027) !important;
}

.focus-highlight {
  z-index: 99;
  box-shadow: 0 0 0 3px #FFFFFF, 0 0 0 5px #000000 !important;
  border-radius: 2px !important;
}

/* calendar button  */
.input-group .input-group-btn a.saficonlink:focus .saficon.large.saficon-calendar,
.input-group .input-group-btn a.saficonlink:active .saficon.large.saficon-calendar {
  border: 2px solid;
  border-color: #E71333;
  border-radius: 5px !important;
}

/* datepicker navigation */
.ui-datepicker-today {
  position: relative;
}

/* dot below digit */
.ui-datepicker-today:not(:active)::after {
  border: none !important;
  margin: auto !important;
  content: "";
  position: absolute;
  bottom: 5px;
  left: 45%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #003781;
}

.ui-datepicker-today .ui-state-active::after {
  border: none !important;
  margin: auto !important;
  content: "";
  position: absolute;
  bottom: 5px;
  left: 45%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #FFFFFF;
  z-index: 99;
}

/* year dropdown */
.ui-datepicker-year:focus {
  box-shadow: 0 0 0 3px #FFFFFF, 0 0 0 5px #003781;
  border-radius: 2px !important;
}

/* selected date */
.ui-state-default.ui-state-active.ui-state-hover {
  border: 0.5px solid #003781;
  border-radius: 50% !important;
  color: #FFFFFF !important;
  background-color: #003781 !important;
}

.ui-state-default.ui-state-active {
  border-radius: 50% !important;
}

/* date focus */
.ui-state-highlight.ui-state-hover,
.ui-state-highlight {
  box-shadow: 0 0 0 2px #003781;
  border-radius: 50% !important;
}

/* focus + selected */
.ui-state-active.ui-state-highlight {
  border: 0.5px solid;
  border-radius: 50px !important;
  padding: 5px 0 !important;
  box-shadow: 0 0 0 2px #003781;
}

/* next/prevous/year focus */
.ui-datepicker-year:focus,
.ui-datepicker-year:hover,
.ui-datepicker-prev:focus,
.ui-datepicker-prev:hover,
.ui-datepicker-next:focus,
.ui-datepicker-next:hover {
  border: none !important;
  margin: auto !important;
  outline: 2px solid #003781 !important;
}

/* define the size of the td*/
.ui-datepicker td {
  width: 30px;
  height: 30px;
  text-align: center;
}

ui-datepicker td span, .ui-datepicker td a {
  text-align: center !important;
  width: 30px !important;
  height: 30px !important;
}

/* align dates are center*/
.ui-state-default {
  padding: 5px 5px !important;
}

/* date hover */
.ui-state-hover {
  border-color: #fdf6e7 !important;
  box-shadow: 0 0 0 2px #fdf6e7;
  border-radius: 50% !important;
}

a.header-btn:hover,
a.header-btn:focus {
  box-shadow: 0 0 0 3px #FFFFFF, 0 0 0 5px #E71333;
  border-radius: 2px;
}

/* attestation checkbox gap */
.check-option {
  margin-left: 5px;
}

.span-block {
  display: inline-block;
  margin-left: 10px;
}

#premium-breakdown-popover-link:focus {
  border: 1px solid !important;
}

a[data-target="#modalEmail"]:hover,
a[data-target="#modalEmail"]:focus {
  color: #E71333;
  border: 1px solid;
}

.right-gap {
  margin-left: -6px;
}

.outside-window {
  position: absolute;
  left: -9999px;
}

/* End of accessibility css */