@media (min-width: 900px) {
    .t23 .toggle-group__item + .toggle-group__item {
        margin-left: 0.5rem;
    }
}
.t23 .forgotPinModal .modal__body {
    padding: 30px 120px !important;
}
.t23 .forgotPinModal .modal__dialog {
    max-width: 750px;
}
.t23 .forgotPinModal hr {
    border-color: lightgray;
}
@media (min-width: 900px) {
    .t23 .forgotPinModal .btn {
        max-width: initial!important;
    }
}
@media (max-width: 760px) {
    .t23 .forgotPinModal .modal__body {
        padding: 30px 30px !important;
    }
}

.t23 .volume-slider__level + .volume-slider__level {
    border-left: 2px solid #fff;
}
@media (min-width: 900px) {
    .t23 .volume-slider__level + .volume-slider__level {
        border-left: 4px solid #fff;
    }
    .accordion--valet{
        min-width:345px;
    }
}

.t23 .flex--row + .flex--row {
    margin-top: 10px;
}

.t23 .blade + .blade {
    border-top: 1px solid #c1c1c1;
}

.t23 select:not([size]):not([multiple]) {
    background: url("../_img/dropdown.svg") #fff no-repeat;
    background-size: 50px;
    background-position: 100% 50%;
}

.t23 .accordion__collapse--padding{
    padding-left: 14px;
    padding-right: 14px;
}
@media (max-width: 767px) {
    .t23 select:not([size]):not([multiple]).selectAnchor{
        background: url("../_img/dropdown.svg") #fff no-repeat;
        background-size: 24px;
        background-position: 98% 50%;
    }
}

.t23 [type=checkbox]:not(:checked) + label:after,
.t23 [type=checkbox]:checked + label:after {
    background: url("../_img/checkbox-check.svg") no-repeat center center;
}

.t23 [type=checkbox]:disabled:checked + label:after {
    background-image: url("../_img/checkbox-checked-disabled.svg");
}

.t23 .snackbar.errorMessage .snackbar__close {
    background: url("../_img/close-icon--statusbar-white.svg") no-repeat center;
}

.t23 .map__device-marker {
    background-image: url("../../lib/tomtom/images/user-pin.png");
}

.t23 .background-button {
    background-color: #E7E7E8;
    background-image: none;
    background-repeat: no-repeat;
}
@media (min-device-width: 820px) and (max-device-height: 1180px) and (orientation:portrait) {
    .t23 .icon--ipad { font-size: 30px!important; } /* your css rules for ipad portrait */
}
@media (max-device-width: 1180px) and (min-device-height: 820px) and (orientation:landscape) {
    .t23 .icon--ipad { font-size: 30px!important; } /* your css rules for ipad portrait */
}
@media (min-device-width: 768px) and (max-device-height: 1024px) and (orientation:portrait) {
    .t23 .icon--ipad { font-size: 30px!important; } /* your css rules for ipad portrait */
}
@media (max-device-width: 1024px) and (min-device-height: 768px) and (orientation:landscape) {
    .t23 .icon--ipad { font-size: 30px!important; } /* your css rules for ipad landscape */
}
.t23 .settingsContent [type=radio]:not(:checked) + label, .t23 .settingsContent [type=radio]:checked + label {
    display: inline;
}
.t23 .rounded-button__text--is-midnight{
    color: #1d242b;
}
@-moz-document url-prefix() {
    .t23 .accordion__item {
        margin-bottom: 0;
    }
}
.t23 .accordion__item--mySubaruNotification{
    border: 0.1rem solid #E7E7E8 !important;
}
.t23 .modal__dialog{
    margin: unset;
}
.t23.modal .modal__dialog{
    margin: 1.75rem auto;
}
.t23 .modal--is-zoomed .modal__dialog{
    max-height: 90vh;
}
.t23 .modal--is-zoomed .modal__dialog .modal__content{
    max-height: 90vh;
    overflow-y: auto;
}

.t23 .valet-mode-activate__res-button:before {
    box-shadow: 6px 6px 18px #0000004d;
}
.t23 .valet-mode-activate__res-button {
    width: 274px;
    height: 274px;
    background: transparent;
    box-shadow: none;
    cursor: pointer;
}
.t23 .valet-mode-activate__res-button::after {
    box-shadow: none;
}
.t23 .valet-mode-activate__settings {
    max-width: 340px;
    margin: auto;
}
.t23 .btn-secondary {
    color: #1971D4;
    background-color: transparent;
    border-color: #1971D4;
}
.t23 .page-block{
    padding:0.7rem;
}
.accordion--valet{
    margin: 0 auto;
    color:#1d242b;
}
.accordion__item--valet{
    max-width:350px;
}
.accordion__header.accordion__header--valet{
    padding: 0 1.25rem
}
.t23 a.btn:hover{
    text-decoration:none;
}
.t23 .badge--center{
    margin-bottom: 2px;
}
.t23 .pin-mask {
    font-family: 'text-security-disc';
}
.t23 .retailer-block__collapse a {
    text-decoration: none;
}
.t23 .retailer-block__service a {
    text-decoration: none;
}
.t23 .retailer-block__collapse a:hover, .t23 .retailer-block__service a:focus {
    color: #1971D4;
    background-color: transparent;
    border: none!important;
}
.t23 .retailer-block__collapse .addToTrip, .t23 .retailer-block__collapse .addToTrip:hover, .t23 .retailer-block__collapse .addToTrip:focus {
    border-right: 1px #1971D4 solid!important;
}
.t23 .findDifferentRetailer {
    text-transform: none!important;
}
.t23 .retailer-block__collapse {
    background-color: white;
}
.t23 .circle {
    display: flex;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    background-color: #1971D4;
    align-items: center;
    justify-content: center;
}
.t23 .width-80 {
    width: 80%;
}
.t23 .boxshadow-0--focus:focus {
    box-shadow: 0 0 0 0 !important;
}
.t23 .cursor-pointer{
    cursor: pointer !important;
}
.t23 .tripDates-font-md {
    font-size: 1.35rem;
}
@media (min-width: 320px) {
    .t23 .hidden-sm-max900 {
        display: none !important;
    }
}
@media (min-width: 900px) {
    .t23 .hidden-md-min900 {
        display: none !important;
    }
    .t23 .hidden-sm-max900 {
        display: block !important;
    }
}
@media (max-width: 400px) {
    .t23 .width-full--xxsm {
        width: 100% !important;
    }
    .t23 .mobile-support-font-size {
        font-size: 0.9em!important;
    }
    .accordion__arrow-line {
        width: 20px;
        height: 3px;
    }
}
@media (max-width: 576px) {
    .t23 .d-xsm-block {
        display: block !important;
    }
    .t23 .tripDates-font-md {
        font-size: 1rem;
    }
}
.t23 .mySubaruNotification .accordion{
    border:none;
}
.t23 .mySubaruNotification .accordion .accordion__item:first-of-type {

    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;

}
.t23 .mySubaruNotification .accordion .accordion__item:last-of-type {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
}
.t23 .modal__header h4 {
    font-family: HelveticaNeueLTW05-75Bold;
}
.t23 .starLinkDialog{
    pointer-events:none;
}
.t23 .starLinkDialog .modal__dialog button.btn {
    pointer-events:auto!important;
}
.t23 .starLinkDialog .modal__dialog .modal__header {
    pointer-events:auto!important;

}
.boxshadow-blue--focus:focus{
    box-shadow: 0 0 0 6px rgba(25, 113, 212, 0.2) !important;
}
.warningHealthItem:not(:last-child) {
    border-bottom: 0.16rem solid #ed5b5b;
}
.t23 .normalHealthItemList.accordion{
    border:unset;
    border-radius:unset;
}
.t23 .datepicker-header {
    margin: 0 auto;
}
@media (max-width: 420px) {
    .t23 .order-1 {
        order: 1 !important;
    }

}
.flipDropdown {
    background: url("../_img/dropdownflip.svg") #fff no-repeat !important;
    background-position: 100% 50% !important;
    background-repeat: no-repeat !important;
}
@media only screen and (max-width: 768px) {
    .t23 .sm-left-align{
        margin-left: 6px !important;
    }
}
@media only screen and (min-width: 768px) {
    .t23 .sm-left-align{
        margin-left: calc(var(--ss-gutter-x) / -2) !important;
    }
}
@media (min-width: 770px) and (max-width: 1110px){
    .t23 .infoIgnOffLocation{margin-top: 6px !important;}
}

@media (min-width: 770px){
    .t23 .infoIgnOff--col  {
        width: 33.3333333333% !important;
    }
}

@media screen and (min-width:1024px){
    .noBoundaryActive{
        white-space: nowrap;
        overflow: hidden;
        text-overflow:clip;
    }
}