.account-top-line {
    margin: 0 8px;
    overflow: hidden;
    padding: 32px 0;
    text-align: center
}

.account-top-line.-in-popup {
    background: #f0f0f0;
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 98%;
    padding: 34px 7%;
    text-align: left
}

.account-h1 {
    color: #111;
    font-size: 2em;
    font-weight: 700;
    line-height: 1.1;
    text-transform: uppercase
}

.account-h1.-in-popup {
    float: left;
    font-size: 2.4em
}

.account-h1.-center {
    text-align: center
}

.account-popup-icon {
    display: none
}

.account-popup-icon.-in-popup::after {
    background: url(https://cdn.carid.com/css/prod-images/b624206d.svg) 50% 50% no-repeat;
    border: solid 1px #d8d8d8;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 30px;
    margin-left: 6px;
    margin-top: -4px;
    vertical-align: top;
    width: 30px
}

.account-main-form-wrapper {
    background: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    color: #464646;
    margin: 0 auto 60px;
    max-width: 98%;
    padding: 50px 7%;
    text-align: left
}

.account-main-form-wrapper.-in-popup {
    border-radius: 0 0 4px 4px;
    margin-bottom: 0
}

.account-main-form-wrapper.-wide-width {
    max-width: 800px
}

.account-main-form-wrapper .checkout-input {
    margin-bottom: 16px;
    margin-left: 0;
    min-width: 100%
}

.account-main-form-wrapper .checkout-input>.error-message {
    margin: 6px 0 10px
}

.account-main-form-header {
    padding-bottom: 26px
}

.account-main-form-header>.icon {
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 42px;
    margin: 0 auto 28px;
    width: 42px
}

.account-main-form-header>.icon.-airplane {
    background-image: url(https://cdn.carid.com/css/prod-images/dc9ec76a.svg)
}

.account-main-form-header>.icon.-tick {
    background-image: url(https://cdn.carid.com/css/prod-images/a6121b73.svg)
}

.account-main-form-header>.icon.-attention {
    background-image: url(https://cdn.carid.com/css/prod-images/64a7e4fa.svg)
}

.account-main-form-header>.title {
    font-size: 1.6em;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 4px
}

.account-main-form-header>.title.-center {
    text-align: center
}

.account-main-form-header>.description {
    color: #757575;
    font-size: 1.3em;
    line-height: 1.46
}

.account-main-form-header>.sub-title {
    font-size: 1.4em;
    line-height: 1.46
}

.checkout-input.-top-label {
    margin-left: 0;
    min-width: 100%
}

.checkout-input.-top-label>.label {
    display: block;
    font-size: 1.3em;
    line-height: 1.2;
    margin-bottom: 8px
}

.account-address-name {
    font-size: 1.154em
}

.account-label-right {
    display: inline-block;
    margin-bottom: 16px;
    padding-left: 44px
}

.account-form-message {
    margin-bottom: 16px
}

.account-form-message.-hidden {
    display: none
}

.account-form-message>.title {
    background: #363d47;
    border-radius: 4px 4px 0 0;
    color: #fff;
    font-size: 1.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 20px 24px;
    position: relative
}

.account-form-message>.title.-icon {
    padding-right: 54px
}

.account-form-message>.title.-icon::after {
    content: "";
    height: 20px;
    margin-top: -9px;
    position: absolute;
    right: 22px;
    top: 50%;
    width: 22px
}

.account-form-message>.title.-icon.-mail::after {
    background: url(https://cdn.carid.com/css/prod-images/70c123c3.svg)
}

.account-form-message>.content {
    background: #f8f8f8;
    border: 1px solid #f0f0f0;
    border-radius: 0 0 4px 4px;
    color: #464646;
    padding: 20px 24px 8px
}

.account-form-message>.content>.p {
    font-size: 1.3em;
    line-height: 1.46;
    margin-bottom: 12px
}

.account-form-message>.content>.p>.link {
    text-decoration: underline
}

.account-form-message>.content>.p>.link:hover {
    text-decoration: none
}

.account-error-message {
    background: #d4252a;
    border-radius: 4px;
    color: #fff;
    font: 500 1.3em/1.2 "Roboto", "Arial", "Helvetica", sans-serif;
    margin-bottom: 8px;
    padding: 12px 16px
}

.account-error-message.-hidden {
    display: none
}

.account-error-message>.link {
    color: #fff;
    cursor: pointer;
    text-decoration: underline
}

.account-error-message>.link:hover {
    text-decoration: none
}

.account-label-inner {
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    display: inline-block;
    padding: 0 8px
}

.account-link {

    white-space: nowrap
}

.account-link:hover {
    text-decoration: underline
}

.account-hr {
    border-bottom: 1px solid #d8d8d8;
    margin: 20px 0
}

.account-success-wrapper {
    padding: 20px 0;
    text-align: center
}

.account-main-form-content {
    margin-bottom: 16px
}

.account-main-form-content>.p {
    color: #464646;
    font-size: 1.5em;
    line-height: 1.6
}

.account-main-form-content>.p>.link {
    text-decoration: none
}

.account-main-form-content>.p>.link:hover {
    text-decoration: underline
}

.account-main-form-footer {
    padding-top: 20px;
    text-align: center
}

.account-main-form-footer.-inner-indent {
    overflow: hidden
}

.account-main-form-footer.-align-right {
    text-align: right
}

.account-main-form-footer>.p {
    font-size: 1.2em;
    line-height: 1.2;
    margin-bottom: 8px
}

.account-main-form-footer-btn-h {
    box-sizing: border-box;
    display: block;
    margin-bottom: 8px
}

.login-extra-padding {
    min-height: calc(100vh - 134px)
}

.recaptcha-error {
    display: none;
    font-size: 1.1em;
    margin-bottom: 8px;
    margin-top: 0
}

.g-recaptcha {
    transform: scale(0.88);
    transform-origin: 0 0
}

.account-separator {
    color: #a9a9a9;
    height: 1px;
    margin: 32px 0;
    position: relative
}

.account-separator::before {
    border-top: 1px solid #d8d8d8;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.account-separator::after {
    background: #fff;
    bottom: 0;
    content: "or";
    font-size: 1.3em;
    height: 18px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 60px
}

.cart-main-form-wrapper {
    background: #fff;
    margin: 0 8px 20px;
    padding: 24px 16px;
    position: relative
}

.cart-main-form-wrapper-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 480px
}

.payment-form-wrapper {
    margin: 0 auto;
    max-width: 400px;
    position: relative
}

.checkout-input {
    margin-bottom: 10px;
    position: relative
}

.checkout-input.-small-control {
    margin: 0
}

.checkout-input.-mb0 {
    margin-bottom: 0
}

.checkout-input.-gift {
    margin: 0
}

.cart-tooltip-btn {
    background: url(https://cdn.carid.com/css/prod-images/d994a562.svg) no-repeat 50% 50%;
    background-size: 15px auto;
    display: inline-block;
    height: 17px;
    left: 10px;
    position: relative;
    top: 3px;
    width: 17px
}

.cart-tooltip-btn.-waste-fee {
    left: 5px;
    top: 0
}

.left-label-holder {
    bottom: 100%;
    color: #111;
    font-size: 1.2em;
    left: 0;
    margin-bottom: 4px;
    position: static;
    z-index: 2
}

.left-label-holder.-same-as-desktop {
    margin-bottom: 16px
}

.payment-method-addr {
    box-sizing: border-box;
    padding-right: 44px;
    padding-top: 6px;
    position: relative
}

.payment-method-addr>.label,
.payment-method-addr>.edit-address {
    font-size: 1.2em
}

.payment-method-addr>.label {
    line-height: 15px;
    vertical-align: top
}

.payment-method-addr>.edit-address {
    color: #3761bf;
    cursor: pointer;
    position: absolute;
    right: 0;
    text-decoration: underline
}

.payment-method-addr>.whats-this {
    background: url(https://cdn.carid.com/css/prod-images/54bad1ec.svg) no-repeat 50% 50%;
    cursor: pointer;
    display: inline-block;
    height: 13px;
    margin-left: 2px;
    width: 13px
}

.payment-method-addr>.address {
    color: #757575;
    font-size: 1.4em;
    line-height: 1;
    margin-top: 8px
}

.checkout-after-input-text {
    display: block;
    font-size: 1.2em;
    margin: -6px 0 22px 16px
}

.checkout-forgot-password {
    color: #3761bf;
    cursor: pointer
}

.checkout-forgot-password:hover {
    text-decoration: underline
}

.gift-card-field,
.coupon-field {
    margin-right: 90px
}

.gift-card-field.-applied,
.coupon-field.-applied {
    margin-right: 106px
}

.gift-card-apply-holder,
.coupon-apply-holder {
    position: absolute;
    right: 0
}

.gift-card-apply-holder {
    bottom: 0
}

.coupon-apply-holder {
    top: 0
}

.checkout-gift-cart-text {
    font-size: 1.3em;
    margin-bottom: 12px
}

.checkout-gift-cart-text.-total {
    color: #464646;
    font-weight: 700
}

.checkout-iframe-holder {
    background-position: 50% 150px;
    background-repeat: no-repeat;
    height: 405px;
    position: relative
}

.checkout-iframe-holder.-loaded {
    background: rgba(0, 0, 0, 0)
}

.cart_reg_subm_hold {
    overflow: hidden;
    padding: 20px 0 0;
    text-align: center
}

.cart_reg_subm {
    display: inline-block;
    float: none
}

.checkout-form-hide {
    height: 0 !important;
    margin: 0 !important;
    opacity: 0;
    overflow: hidden;
    padding: 0 !important;
    position: relative;
    visibility: hidden;
    z-index: -1
}

.checkout-form-hide,
.checkout-form-show {
    transition: opacity .3s ease
}

.checkout-form-show {
    opacity: 1
}

.checkout-buttons-group {
    margin-top: 10px;
    overflow: hidden
}

.checkout-password,
.checkout-guest {
    box-sizing: border-box;
    display: block;
    margin-top: 10px;
    padding-left: 4px;
    padding-right: 4px;
    width: 100%
}

.auth-info-message {
    background: #d8d8d8;
    border-radius: 4px;
    color: #464646;
    font-size: 1.2em;
    line-height: 1.3;
    margin-bottom: 8px;
    padding: 20px 20px 20px 12px;
    position: relative
}

.auth-info-message.-triangle-left::after,
.auth-info-message.-triangle-right::after {
    border: 5px solid rgba(0, 0, 0, 0);
    border-bottom-width: 0;
    border-top-color: #d8d8d8;
    content: "";
    height: 0;
    position: absolute;
    width: 0
}

.auth-info-message.-triangle-left::after {
    left: 14px
}

.auth-info-message.-triangle-right::after {
    right: 22px
}

.auth-info-message.-welcome-back {
    background-image: url(https://cdn.carid.com/css/prod-images/fb418177.svg);
    background-position: 17px 50%;
    background-repeat: no-repeat;
    background-size: 50px auto;
    margin-top: 20px;
    padding-left: 80px
}

.auth-info-message.-welcome-back::before {
    background: #068922;
    border-radius: 4px;
    color: #fff;
    content: "Welcome back!";
    font-size: .87em;
    font-weight: 500;
    left: 8px;
    line-height: 1.2;
    margin-top: -0.8em;
    padding: .2em .7em;
    position: absolute;
    text-transform: uppercase;
    top: 0
}

.checkout-checkbox-disabled {
    pointer-events: none
}

.checkout-checkbox-disabled>.cart-h2 {
    color: #757575
}

.gal_po_holder {
    display: none
}

.po {
    background: #f0f0f0;
    color: #464646;
    min-width: 276px;
    padding: .6em 2.02% 0;
    position: relative;
    text-align: left
}

.po-prod-list {
    background: #fff;
    margin: 20px 0;
    padding: 22px 10px
}

.po-prod-list .prod_lst>li {
    align-items: flex-start
}

.po_show_only_required {
    padding-bottom: 0
}

.po_show_only_required .po_header_optional,
.po_show_only_required .po_header_fitment,
.po_show_only_required .po_submodel_tr_optional,
.po_show_only_required .po-info-icons {
    display: none
}

.po_show_fitment_and_options .po_header_required,
.po_show_fitment_and_options .po_header_optional,
.po_show_fitment_and_options .po_submodel_tr_required {
    display: none
}

.po_show_fitment_and_options .po_submodel,
.po_show_fitment_and_options .po_mpn_notes {
    background: #fff;
    margin-bottom: 20px;
    margin-top: 20px
}

.po_show_fitment_and_options .po_mpn_notes {
    padding: 12px 32px 32px
}

.po_show_fitment_and_options .po_mpn_notes .prod-right-info-box {
    border: 0;
    margin: 20px 0 0;
    padding: 0
}

.po_show_fitment_and_options .po_mpn_notes .prod_verify_vehicle .prod_vehicle_notes {
    font-weight: 700
}

.po_show_fitment_and_options .po_mpn_notes .prod_verify_vehicle .prod_vehicle_notes>div {
    font-style: normal
}

.po_show_fitment_and_options .po_mpn_notes .prod_verify_vehicle .prod_vehicle_notes>div>ul {
    font-weight: 400;
    list-style: none;
    margin: 0
}

.po_show_fitment_and_options .po_mpn_notes .prod_vehicle_notes.-for-notes,
.po_show_fitment_and_options .po_mpn_notes .prod_vehicle_notes.-for-oe-parts {
    font-weight: 700
}

.po_show_fitment_and_options .po_mpn_notes .prod_vehicle_notes.-for-notes>div {
    padding-top: 10px
}

.po_show_fitment_and_options .po_mpn_notes .prod_vehicle_notes.-for-notes>div>ul {
    font-weight: 400
}

.po_show_fitment_and_options .po_mpn_notes .prod_vehicle_notes.-for-oe-parts {
    background: #f0f0f0;
    padding: 20px
}

.po_show_fitment_and_options .po_mpn_notes .prod-expand-wrap,
.po_show_fitment_and_options .po_mpn_notes .prod-expand-btn {
    font-weight: 400
}

.prod_warning_item {
    border-top: 1px solid #f0f0f0;
    padding: 30px 32px
}

.prod_warning_item:first-child {
    border-top: none
}

.po-prod-warning-label {
    color: #d4252a;
    float: right;
    font-size: 1.5em;
    line-height: 2;
    margin-right: 16px
}

.po_header {
    background-color: #363d47;
    color: #fff;
    font-size: 2.2em;
    font-weight: 700;
    line-height: 1.4;
    margin: -6px -2.06% 0;
    padding: 24px 36px 16px 12px;
    position: relative;
    text-transform: uppercase
}

.po_header.-tire-filter {
    padding-right: 12px
}

.po-header-selected>.title {
    font-size: 1.3em;
    font-weight: 700
}

.po-header-selected {
    background-color: #363d47;
    color: #fff;
    margin-left: -2.06%;
    margin-right: -2.06%;
    margin-top: -16px;
    padding: 18px
}

.po-header-selected>.header {
    font-size: 1.6em;
    font-weight: 700;
    margin-bottom: 18px;
    text-transform: uppercase
}

.po-header-selected>.title {
    display: block;
    margin-bottom: 4px;
    padding-top: 1px
}

.po-header-selected>.list {
    margin: 0 0 10px 16px
}

.po-header-selected>.list>.item {
    font-size: 1.3em;
    padding: 2px 0;
    text-transform: capitalize
}

.po-header-change-vehicle-btn-h {
    margin: 10px 0 0;
    width: 106px
}

.po_submodel {
    padding: 12px
}

.po_submodel_tr .po_input {
    width: 100%
}

.po_submodel_h {
    background-color: #363d47;
    margin: 0 -2.06%;
    padding: 0 12px 24px;
    position: relative
}

.po_submodel_h .po_submodel_no_vehicle_th {
    color: #fff
}

.po_submodel_no_vehicle_th {
    color: #111;
    font-size: 1.3em;
    font-weight: 300;
    line-height: 2;
    text-transform: inherit;
    vertical-align: middle
}

.po_submodel_td {
    padding-bottom: 8px;
    vertical-align: middle
}

.po_submodel_no_vehicle_td {
    color: #fff;
    font-size: 1.4em;
    font-weight: 300;
    padding-top: 16px;
    text-transform: uppercase
}

.po_submodel_no_vehicle_td>a {
    color: #fff;
    font-weight: 700;
    white-space: nowrap
}

.po_submodel_loading {
    background-color: #111;
    display: none;
    height: 100%;
    left: 0;
    margin-top: -72px;
    opacity: .5;
    padding-bottom: 72px;
    position: absolute;
    top: 0;
    width: 100%
}

.po_submodel_loading::after {
    animation: preloader-rotate .7s infinite linear;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48cGF0aCBkPSJNMTUgMzBhMTUgMTUgMCAxMTE1LTE1IDE1IDE1IDAgMDEtMTUgMTV6bTAtMjcuNzNBMTIuNzMgMTIuNzMgMCAxMDI3LjczIDE1IDEyLjc1IDEyLjc1IDAgMDAxNSAyLjI3eiIgZmlsbD0iIzFhMWExYSIgb3BhY2l0eT0iLjciLz48cGF0aCBkPSJNMjcuNzEgMTUuNDhBMTIuNzQgMTIuNzQgMCAwMTE1IDI3LjczVjMwYTE1IDE1IDAgMDAxNS0xNC41MnoiIGZpbGw9IiNmZmYiIG9wYWNpdHk9Ii43Ii8+PC9zdmc+) 50% 50% no-repeat;
    background-size: contain;
    content: "";
    height: 30px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transform-origin: 50% 50%;
    width: 30px
}

.po_submodel_loading.nopreload::after {
    content: none !important
}

.po_submodel_loading::after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48cGF0aCBkPSJNMTUgMGExNSAxNSAwIDEwMTUgMTVBMTUgMTUgMCAwMDE1IDB6bTAgMjcuNzNBMTIuNzMgMTIuNzMgMCAxMTI3LjczIDE1IDEyLjc1IDEyLjc1IDAgMDExNSAyNy43M3oiIG9wYWNpdHk9Ii41IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTE1IDI3LjczVjMwYTE1IDE1IDAgMDAxNS0xNWgtMi4yN0ExMi43NSAxMi43NSAwIDAxMTUgMjcuNzN6IiBvcGFjaXR5PSIuNyIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==)
}

.po-child-products-loading {
    background-color: #111;
    display: block;
    height: 100%;
    left: 0;
    opacity: .5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3
}

.po-child-products-loading::after {
    animation: preloader-rotate .7s infinite linear;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48cGF0aCBkPSJNMTUgMzBhMTUgMTUgMCAxMTE1LTE1IDE1IDE1IDAgMDEtMTUgMTV6bTAtMjcuNzNBMTIuNzMgMTIuNzMgMCAxMDI3LjczIDE1IDEyLjc1IDEyLjc1IDAgMDAxNSAyLjI3eiIgZmlsbD0iIzFhMWExYSIgb3BhY2l0eT0iLjciLz48cGF0aCBkPSJNMjcuNzEgMTUuNDhBMTIuNzQgMTIuNzQgMCAwMTE1IDI3LjczVjMwYTE1IDE1IDAgMDAxNS0xNC41MnoiIGZpbGw9IiNmZmYiIG9wYWNpdHk9Ii43Ii8+PC9zdmc+) 50% 50% no-repeat;
    background-size: contain;
    content: "";
    height: 30px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transform-origin: 50% 50%;
    width: 30px
}

.po-child-products-loading.nopreload::after {
    content: none !important
}

.po-child-products-loading::after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48cGF0aCBkPSJNMTUgMGExNSAxNSAwIDEwMTUgMTVBMTUgMTUgMCAwMDE1IDB6bTAgMjcuNzNBMTIuNzMgMTIuNzMgMCAxMTI3LjczIDE1IDEyLjc1IDEyLjc1IDAgMDExNSAyNy43M3oiIG9wYWNpdHk9Ii41IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTE1IDI3LjczVjMwYTE1IDE1IDAgMDAxNS0xNWgtMi4yN0ExMi43NSAxMi43NSAwIDAxMTUgMjcuNzN6IiBvcGFjaXR5PSIuNyIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
    position: fixed
}

.po_select_wrap {
    height: 52px;
    position: relative;
    width: 100%
}

.po_select_wrap.-tire-filter {
    width: auto
}

.po-select {
    background: #fff;
    border: 1px solid #757575;
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    left: 0;
    min-height: 100%;
    min-width: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0
}

.po-select::before {
    background: url(https://cdn.carid.com/css/prod-images/a7716fdb.svg) no-repeat 0 0;
    background-size: 100% auto;
    content: "";
    height: 8px;
    position: absolute;
    right: 14px;
    top: 25px;
    transition: transform .1s;
    width: 13px
}

.po-select::after {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #757575;
    content: attr(data-placeholder);
    font-size: .8rem;
    left: 16px;
    position: absolute;
    text-transform: uppercase;
    top: 19px;
    transition: top .1s;
    width: 70%
}

.po-select.-selected::after,
.po-select.-active::after,
.po-select.-open::after {
    color: #757575;
    font-size: .6rem;
    top: 10px
}

.po-select.disabled,
.po-select.-disabled {
    background-color: #f0f0f0;
    border-color: #d8d8d8
}

.po-select.-active,
.po-select.-open {
    border-color: #3761bf;
    box-shadow: 0 0 0 1px #3761bf;
    z-index: 1000
}

.po-select.-active::before,
.po-select.-open::before {
    background-image: url(https://cdn.carid.com/css/prod-images/35a6a8da.svg);
    transform: rotate(180deg)
}

.po-select.-open>.list {
    animation: show-opts .3s ease;
    display: block
}

.po-select>.value {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    display: block;
    font-size: 1rem;
    margin: 24px 40px 8px 16px;
    min-height: 20px;
    width: 75%
}

.po-select.-open>.value {
    margin-right: 0;
    padding-right: 36px;
    white-space: pre-wrap;
    width: auto
}

.po-select>.list {
    background: #fff;
    background-clip: padding-box;
    border: 4px solid rgba(0, 0, 0, 0);
    border-top-width: 1px;
    box-sizing: border-box;
    display: none;
    font-size: 1.3em;
    list-style: none;
    max-height: 250px;
    max-width: 600px;
    min-width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    text-align: left;
    white-space: nowrap;
    width: 100%
}

.po-select>.list>li {
    border-top: 1px solid #d8d8d8;
    cursor: default;
    min-height: 16px;
    overflow-wrap: break-word;
    padding: 12px;
    position: relative;
    white-space: normal;
    word-wrap: break-word
}

.po-select>.list>li:hover {
    background: #d8d8d8;
    color: #111
}

.po-select>.list>li.active,
.po-select>.list>li.-active {
    background: #3761bf;
    color: #fff
}

.po-select>.list>li::after {
    clear: right;
    content: "";
    display: block
}

.po-select>.list>li>.po_select_opts_optnl {
    color: #a9a9a9;
    float: right;
    text-align: right
}

.po-select>.list>li>.po_select_opts_optnl.-black {
    color: #111
}

.po-select>.list>li.active>.po_select_opts_optnl,
.po-select>.list>li.-active>.po_select_opts_optnl {
    color: #d8d8d8
}

.po_select_opts_long {
    white-space: normal;
    width: 550px
}

.po_select_opts_thumb {
    height: 24px;
    position: absolute;
    top: 9px;
    width: 36px
}

.po_select_opts_thumb+.po_select_opts_info_txt,
.po_select_opts_thumb+.po_select_opts_txt {
    display: list-item;
    margin-left: 44px
}

.po_select_opts_info_txt {
    margin-right: 35px
}

.po_select_opts_info_txt_with_big_image {
    box-sizing: border-box;
    display: inline-block;
    padding-right: 135px;
    vertical-align: middle;
    white-space: normal;
    width: 100%
}

.po_select_opts_info_big_image {
    display: inline-block;
    margin-left: -120px;
    vertical-align: middle;
    width: 120px
}

.po_select_opts_info_icon {
    background: url(https://cdn.carid.com/css/prod-images/42dbc0a1.svg) no-repeat 50% 50%;
    float: right;
    height: 32px;
    margin: -6px -8px -8px 0;
    position: relative;
    width: 32px;
    z-index: 2
}

.po_select_opts_green {
    background-color: #c1eabf;
    color: #111;
    font-weight: 500
}

.po_select_opts_green .po_select_opts_txt::before {
    background: url(https://cdn.carid.com/css/prod-images/a6121b73.svg) 50% 50% no-repeat
}

.po_select_opts_brown {
    background-color: #f6e4b3;
    color: #111;
    font-weight: 500
}

.po_select_opts_brown .po_select_opts_txt::before {
    background: url(https://cdn.carid.com/css/prod-images/c58d045e.svg) 50% 50% no-repeat
}

.po_select_opts_green.-out-of-stock .po_select_opts_txt::before,
.po_select_opts_brown.-out-of-stock .po_select_opts_txt::before {
    background-image: url(https://cdn.carid.com/css/prod-images/db0f3918.svg)
}

.po_select_opts_txt {
    display: block;
    margin-right: 100px
}

.po_select_opts_txt.-wt {
    margin-right: 120px
}

.po_select_opts_wheel_params {
    display: block;
    font-size: .9em;
    font-weight: 300;
    line-height: 2;
    margin-bottom: 6px
}

.po_select_opts_wheel_params:last-child {
    margin-bottom: 0
}

.po-input {
    background: #fff;
    border: 1px solid #757575;
    border-radius: 4px;
    height: 56px;
    overflow: hidden;
    position: relative
}

.po-input::after {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #757575;
    content: attr(data-placeholder);
    font-size: .8rem;
    left: 16px;
    pointer-events: none;
    position: absolute;
    text-transform: uppercase;
    top: 20px;
    transition: top .1s;
    width: 70%
}

.po-input.-selected::after {
    font-size: .6rem;
    top: 10px
}

.po-input.-active {
    border-color: #3761bf;
    box-shadow: 0 0 0 1px #3761bf
}

.po-input>input {
    -webkit-appearance: none;
    appearance: none;
    background: #fff;
    border: 0;
    box-sizing: border-box;
    color: #111;
    font-size: 1rem;
    height: 56px;
    line-height: 1.4;
    outline: none;
    overflow: hidden;
    padding: 14px 16px 0;
    width: 100%
}

.po-input>input.disabled,
.po-input>input.-disabled {
    background: #f0f0f0;
    border-color: #d8d8d8
}

.po_prod {
    background: #fff;
    margin: .6em 0;
    padding: 12px 12px 16px;
    position: relative
}

.po_prod.po-prod-warning-agree {
    padding: 0
}

.po-prod-fake-img {
    background: url(https://cdn.carid.com/css/prod-images/39f1e47f.svg) 50% 0 no-repeat;
    background-size: 100% auto;
    padding-top: 190%;
    width: 100%
}

.po_prod_icon_h {
    min-height: 240px;
    position: relative
}

.po_prod_icon_h.-loading::after {
    animation: preloader-rotate .7s infinite linear;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48cGF0aCBkPSJNMTUgMzBhMTUgMTUgMCAxMTE1LTE1IDE1IDE1IDAgMDEtMTUgMTV6bTAtMjcuNzNBMTIuNzMgMTIuNzMgMCAxMDI3LjczIDE1IDEyLjc1IDEyLjc1IDAgMDAxNSAyLjI3eiIgZmlsbD0iIzFhMWExYSIgb3BhY2l0eT0iLjciLz48cGF0aCBkPSJNMjcuNzEgMTUuNDhBMTIuNzQgMTIuNzQgMCAwMTE1IDI3LjczVjMwYTE1IDE1IDAgMDAxNS0xNC41MnoiIGZpbGw9IiNmZmYiIG9wYWNpdHk9Ii43Ii8+PC9zdmc+) 50% 50% no-repeat;
    background-size: contain;
    content: "";
    height: 30px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transform-origin: 50% 50%;
    width: 30px
}

.po_prod_icon_h.-loading.nopreload::after {
    content: none !important
}

.po_prod_icon_h.-loading>img {
    visibility: hidden
}

.po_prod_icon {
    display: block;
    height: auto;
    margin: 0 1%;
    min-height: 260px;
    width: 98%
}

.po_prod_icons {
    float: left;
    margin: 2% 1% 0;
    min-height: 55px;
    width: 31.3%
}

.po_prod_icon,
.po_prod_icons {
    cursor: pointer
}

.po_prod_title {
    clear: both;
    font-size: 2.2em;
    font-weight: 400;
    line-height: 1.27;
    padding: 6px 0 12px
}

.po_prod_title.-warning {
    padding-top: 0
}

.po_prod_vehicle_specific,
.po_prod_universal_fit {
    background: url(https://cdn.carid.com/css/prod-images/5d0fc3d1.svg) no-repeat 0 0;
    background-size: 24px auto;
    color: #464646;
    font-size: 1.4em;
    font-weight: 700;
    height: 21px;
    line-height: 1.7;
    padding: 2px 0 16px 32px
}

.po_prod_vehicle_specific::after,
.po_prod_universal_fit::after {
    content: "Vehicle Specific"
}

.po_prod_universal_fit {
    background-image: url(https://cdn.carid.com/css/prod-images/254a71bd.svg)
}

.po_prod_universal_fit::after {
    content: "Universal fit"
}

.po_prod_sku {
    clear: both;
    color: #464646;
    font-size: 1.3em;
    padding-top: 14px
}

.po_prod_tabs {
    margin: 8px 0 16px;
    overflow: hidden;
    padding: 0 1px;
    position: relative
}

.po_prod_tabs::after {
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
    content: "";
    height: 36px;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    z-index: 3
}

.po_prod_tabs.-only-description::after {
    content: none
}

.po_prod_tabs ul {
    list-style-type: disc
}

.po_prod_tabs_titles {
    border-bottom: 1px solid #f0f0f0;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap
}

.po_prod_tabs_titles.-only-description {
    display: none
}

.po_prod_tabs_titles>li {
    border-bottom: 3px solid rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
    font-size: 1.5em;
    font-weight: 300;
    margin-left: 14px;
    padding-bottom: 6px;
    position: relative;
    white-space: nowrap;
    z-index: 2
}

.po_prod_tabs_titles>li:first-child {
    margin-left: 0
}

.po_prod_tabs_titles>li:last-child {
    margin-right: 30px
}

.po_prod_tabs_titles>li.-selected {
    border-color: #363d47;
    font-weight: 500
}

.po_prod_tabs_descriptions.-only-description {
    border-top: none;
    margin: 0;
    padding-top: 0;
    top: 0
}

.po_prod_tabs_descriptions>li {
    color: #111;
    display: none;
    font-size: 1.3em;
    font-weight: 300;
    line-height: 1.8;
    overflow: hidden;
    padding-top: 16px;
    position: relative;
    width: 100%;
    z-index: 1
}

.po_prod_tabs_descriptions>li.-selected {
    display: block;
    float: left
}

.po_prod_tabs_descriptions>li>ul {
    padding-left: 22px
}

.po_prod_tabs_descriptions>li>ul>li {
    line-height: 22px
}

.po_prod_descr {
    font-size: 1.3em;
    font-weight: 300;
    line-height: 1.8;
    text-align: justify
}

.po_prod_notes {
    line-height: 1.8;
    margin-bottom: 4px
}

.po_prod_notes:last-child>ul {
    margin-bottom: 0
}

.po_prod_notes>p {
    background: url(https://cdn.carid.com/css/prod-images/907d15b0.svg) no-repeat 0 0;
    background-size: 24px auto;
    color: #464646;
    font-size: 1.3em;
    padding: 0 0 16px 32px
}

.po_prod_notes>p>b {
    color: #111;
    font-size: 1.1em;
    font-style: normal;
    font-weight: 700
}

.po_prod_notes>p>i {
    font-style: inherit;
    font-weight: 300
}

.po_prod_notes>ul,
.po_prod_notes>.prod-expand-wrap>ul {
    margin-bottom: 16px
}

.po_prod_notes>ul>li,
.po_prod_notes>.prod-expand-wrap>ul>li {
    color: #464646;
    font-size: 1.3em;
    margin-left: 24px;
    padding-left: 8px
}

.po_prod_oe_parts {
    background: #f0f0f0;
    margin-bottom: 8px
}

.po_prod_oe_parts>p {
    color: #111;
    font-size: 1.3em;
    margin-top: 20px;
    padding: 16px
}

.po_prod_oe_parts>p>b {
    display: block;
    font-size: 1.1em;
    font-weight: 500;
    margin-bottom: 6px
}

.po_prod_oe_parts>ul {
    list-style: none
}

.po_prod_oe_parts>ul>li {
    color: #111;
    margin-top: 6px
}

.po_prod_inventory {
    color: #757575;
    display: none;
    font-size: 1.2em;
    padding: 8px 0 0 16px
}

.po_prod_esd {
    font-weight: 300
}

.po_prod_esd b {
    font-weight: 500
}

.po_prod_esd>.text {
    color: #464646;
    font-size: 12px;
    padding-top: 4px;
    position: relative
}

.po_prod_esd>.text>.status::before {
    border-radius: 50%;
    border-style: solid;
    border-width: 3px;
    content: "";
    display: inline-block;
    font-size: 0;
    margin-right: 5px;
    position: relative;
    top: -1px;
    vertical-align: middle
}

.po_prod_esd>.text>.status.-green::before {
    border-color: #068922
}

.po_prod_esd>.text>.status.-red::before {
    border-color: #d4252a
}

.po_prod_esd>.text>.status.-orange::before {
    border-color: #ffac00
}

.po_prod_opt {
    padding-top: 10px
}

.po_prod_opt_tr.-wt-message {
    padding-bottom: 20px
}

.po_prod_opt_tr.-wt-message .po_prod_esd {
    margin: 8px 0
}

.po_prod_opt_tr.-wt-message .po_prod_call_for_price {
    float: none
}

.po_prod_opt_tr.-wt-speed .po_prod_speed_index {
    font-size: 1.3em;
    font-weight: 300;
    margin-top: 8px
}

.po_prod_opt_tr.-wt-speed .po_prod_speed_index+.po_prod_esd {
    margin-bottom: 8px;
    margin-top: 2px
}

.po_prod_opt_tr.-wt-speed .po_prod_speed_index b {
    font-weight: 500
}

.po_prod_opt_tr.-super-user .po_prod_inv {
    display: block !important;
    font-size: 1.3em;
    min-height: 18px;
    padding-bottom: 4px
}

.po_prod_opt_td {
    padding-top: 10px;
    position: relative;
    vertical-align: middle
}

.po_prod_opt_td.-loading::after {
    animation: preloader-rotate .7s infinite linear;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48cGF0aCBkPSJNMTUgMzBhMTUgMTUgMCAxMTE1LTE1IDE1IDE1IDAgMDEtMTUgMTV6bTAtMjcuNzNBMTIuNzMgMTIuNzMgMCAxMDI3LjczIDE1IDEyLjc1IDEyLjc1IDAgMDAxNSAyLjI3eiIgZmlsbD0iIzFhMWExYSIgb3BhY2l0eT0iLjciLz48cGF0aCBkPSJNMjcuNzEgMTUuNDhBMTIuNzQgMTIuNzQgMCAwMTE1IDI3LjczVjMwYTE1IDE1IDAgMDAxNS0xNC41MnoiIGZpbGw9IiNmZmYiIG9wYWNpdHk9Ii43Ii8+PC9zdmc+) 50% 50% no-repeat;
    background-size: contain;
    content: "";
    height: 25px;
    left: auto;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transform-origin: 50% 50%;
    width: 25px
}

.po_prod_opt_td.-loading.nopreload::after {
    content: none !important
}

.po_prod_opt_td.-loading::after {
    background-color: #fff;
    border-radius: 50%;
    margin-top: 5px;
    right: -1px
}

.po_price_calc_show .po_prod_sku {
    font-size: 0
}

.po_price_calc_show .po_prod_price {
    display: none
}

.po_price_calc_xprice {
    display: inline-block;
    margin-top: 8px;
    padding: 0 8px 4px 0;
    position: relative;
    vertical-align: middle
}

.po_price_calc_xprice_amount {
    font-size: 2em;
    white-space: nowrap
}

.po-price-calc-qty-h {
    align-items: center;
    border: 1px solid #757575;
    border-radius: 4px;
    box-sizing: border-box;
    display: flex;
    font-size: 1rem;
    height: 56px;
    justify-content: center;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 96px
}

.po-price-calc-qty-h.-disabled {
    background-color: #f0f0f0;
    border-color: #d8d8d8
}

.po-price-calc-qty-h::after {
    color: #757575;
    content: "QTY";
    font-size: .625rem;
    left: 0;
    pointer-events: none;
    position: absolute;
    text-align: center;
    top: 8px;
    width: 100%
}

.po-price-calc-qty-h>.po-price-calc-qty-val {
    height: 34px
}

.po-price-calc-qty-h>select {
    display: none
}

.po_price_calc_subtotal {
    float: right;
    font-size: 2.2em;
    font-weight: 300;
    line-height: 1.3
}

.po_price_calc_subtotal>span {
    font-weight: 400
}

.po_prod_price_h {
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
    float: right;
    margin-top: 32px;
    position: relative;
    width: 100%
}

.po_prod_price_h.-warning {
    padding: 0 22px 22px 0
}

.po_prod_price_h.-with-alternate-parts-link {
    align-items: flex-end;
    flex-direction: column-reverse
}

.po-prod-notify-and-alternate-wrap {
    display: flex;
    flex-direction: row-reverse;
    flex-shrink: 0;
    justify-content: space-around;
    margin-top: 16px;
    width: 100%
}

.po_prod_opt_td+.po_prod_qty_h {
    margin-right: 0
}

.po_prod_qty_h {
    flex-grow: 1;
    margin: 0;
    position: relative
}

.po_prod_qty_h.-disabled::before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5
}

.po_prod_qty_h.-disabled .po-price-calc-qty-h {
    background-color: #f0f0f0
}

.po_prod_price_and_availability {
    display: flex;
    flex-direction: column;
    padding-right: 16px;
    text-align: right
}

.po_prod_price {
    float: right;
    font-size: 2.2em;
    line-height: 1.3
}

.po_prod_free-shipping {
    background: url(https://cdn.carid.com/css/prod-images/8a5ebb78.svg) no-repeat 0 50%;
    display: inline-block;
    height: 24px;
    margin-right: 10px;
    position: relative;
    top: 3px;
    width: 95px
}

.po_prod_call_for_price {
    color: #d4252a;
    float: right;
    font-size: 1.8em;
    font-weight: 500;
    line-height: 1.3;
    margin-right: 16px;
    margin-top: 4px
}

.po_prod_check {
    background: #fff;
    border: 2px solid #757575;
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    flex-shrink: 0;
    float: right;
    height: 48px;
    position: relative;
    -webkit-user-select: none;
    user-select: none;
    width: 48px
}

.po_prod_check::before {
    color: #111;
    content: "Select";
    font-size: .625rem;
    position: absolute;
    right: 6px;
    text-transform: uppercase;
    top: -18px
}

.po_prod_check.disabled {
    background-color: #f0f0f0;
    border-color: #d8d8d8
}

.po_prod_check.checked {
    background: #068922 url(https://cdn.carid.com/css/prod-images/9e339d2a.svg) center center no-repeat;
    border-color: #068922
}

.po_prod_check.checked::before {
    content: "Selected";
    right: 0
}

.po_prod_check.checked.disabled {
    background: #f0f0f0 url(https://cdn.carid.com/css/prod-images/433df52c.svg) center center no-repeat;
    border-color: #f0f0f0
}

.po_prod_check .po-prod-checkbox {
    height: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 0
}

.po-prod-notify-me {
    flex-shrink: 0;
    margin: 4px 0
}

.po-prod-notify-me.-wt-prod-notify-me {
    margin: 0
}

.po-product-summary {
    border-bottom: 2px solid #d8d8d8;
    display: flex;
    flex-direction: column;
    margin: 0 10px;
    padding: 10px 0;
    position: relative
}

.po-product-summary>.header {
    color: #464646;
    display: block;
    font-size: 1.6em;
    font-weight: 500;
    margin-bottom: 10px;
    padding-top: 10px
}

.po-product-summary-list {
    width: 100%
}

.po-product-summary-list>.item {
    align-items: center;
    display: flex;
    list-style: none
}

.po-product-summary-list>.item>.image {
    height: auto;
    margin: 4px 10px 4px 0;
    width: 40px
}

.po-product-summary-list>.item>.title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #111;
    font-size: 1.4em;
    font-weight: 400;
    letter-spacing: .26px;
    padding: 12px 0
}

.po_total {
    font-size: 1.6em;
    font-weight: 500;
    margin: 20px 1% 0;
    text-align: right
}

.po_total>b {
    font-size: 1.3em;
    font-weight: 400;
    margin-left: 12px
}

.po_button_holder {
    border-width: 2px;
    float: right;
    font-weight: 500;
    margin: 2em 1%;
    width: 48%
}

.po_notif {
    background: #fff;
    margin: 4px 0 8px;
    padding: 40px 16px 56px;
    position: relative;
    text-align: center;
    z-index: 2
}

.po_notif_title {
    color: #d4252a;
    display: block;
    font-size: 2em;
    font-weight: 700;
    margin: 20px 0
}

.po_notif_txt {
    font-size: 1.2em;
    margin: 0 0 32px;
    padding: 0 5% .83em
}

.po_notif_btn {
    display: block;
    float: none;
    margin: .8em 5%;
    width: 90%
}

.po_notif_msg {
    color: #111;
    font-size: 1.4em;
    font-weight: 500;
    overflow: hidden;
    padding: 16px 4px 12px;
    position: relative
}

.po_notif_msg_check_mark,
.po_notif_msg_attention_mark,
.po_notif_msg_check_and_attention_mark,
.po_notif_msg_attention_grey_mark {
    background-position: 0 10px;
    background-repeat: no-repeat;
    background-size: 55px 55px;
    overflow: hidden;
    padding: 14px 0 14px 74px;
    position: relative
}

.po_notif_msg_check_mark {
    background-image: url(https://cdn.carid.com/css/prod-images/a6121b73.svg)
}

.po_notif_msg_attention_mark {
    background-image: url(https://cdn.carid.com/css/prod-images/1ad54525.svg)
}

.po_notif_msg_check_and_attention_mark {
    background-image: url(https://cdn.carid.com/css/prod-images/9c18207e.svg)
}

.po_notif_msg_attention_grey_mark {
    background-image: url(https://cdn.carid.com/css/prod-images/2f740454.svg)
}

.po_notif_msg_a {
    border: 1px solid #111;
    border-radius: 4px;
    color: #111;
    cursor: pointer;
    float: left;
    font-size: .72em;
    margin-right: 10px;
    margin-top: 8px;
    padding: 2px 12px;
    text-transform: uppercase
}

.po_notif_msg_a:hover {
    background-color: rgba(0, 0, 0, .06)
}

.po_notif_msg_txt {
    float: left;
    font-weight: 400;
    margin: 8px 12px 0 0
}

.po_notif_msg_green {
    color: #068922
}

.po_notif_msg_orange {
    color: #ffac00
}

.po_notif_msg_aggressive_btn {
    background: url(https://cdn.carid.com/css/prod-images/0679d973.svg) right 50% no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    display: inline-block;
    height: 28px;
    margin-left: 16px;
    padding-top: 8px;
    width: 80px
}

.po_addtnl {
    display: none;
    min-height: 200px;
    padding-bottom: 2.02%;
    position: relative
}

.po_addtnl::after {
    animation: preloader-rotate .7s infinite linear;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48cGF0aCBkPSJNMTUgMzBhMTUgMTUgMCAxMTE1LTE1IDE1IDE1IDAgMDEtMTUgMTV6bTAtMjcuNzNBMTIuNzMgMTIuNzMgMCAxMDI3LjczIDE1IDEyLjc1IDEyLjc1IDAgMDAxNSAyLjI3eiIgZmlsbD0iIzFhMWExYSIgb3BhY2l0eT0iLjciLz48cGF0aCBkPSJNMjcuNzEgMTUuNDhBMTIuNzQgMTIuNzQgMCAwMTE1IDI3LjczVjMwYTE1IDE1IDAgMDAxNS0xNC41MnoiIGZpbGw9IiNmZmYiIG9wYWNpdHk9Ii43Ii8+PC9zdmc+) 50% 50% no-repeat;
    background-size: contain;
    content: "";
    height: 30px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transform-origin: 50% 50%;
    width: 30px
}

.po_addtnl.nopreload::after {
    content: none !important
}

.po_addtnl.-attention {
    display: block
}

.po_addtnl .po_prod_check {
    display: none
}

.po_addtnl .po_price_calc_subtotal {
    margin-bottom: 10px;
    margin-right: 0
}

.choose-tires-btn-h {
    box-sizing: border-box;
    width: 100%
}

.po_tire_filter {
    background-color: #363d47;
    margin: -0.6em -2.04% 0;
    padding: 12px;
    position: relative
}

.po_tire_filter .po_submodel_h {
    padding-bottom: 10px
}

.po_tire_filter .po_submodel_td {
    display: block
}

.po_tire_filter .po-select {
    float: left;
    width: 100%
}

.tire-package-mmy-btn-h {
    margin: 0 6px
}

.tire_filter_clear {
    color: #fff;
    cursor: pointer;
    font-size: 1.4em;
    font-weight: 700;
    margin: 16px auto 32px;
    text-align: center
}

.tire_filter_clear:hover {
    text-decoration: underline
}

.add-to-package-btn-h {
    display: flex;
    justify-content: flex-end
}

.add-to-package-btn-h>.item {
    margin: 20px 0 0 14px
}

.po-toolbar-sticky {
    background-color: #fff;
    bottom: 0;
    box-shadow: 0 -1px 6px rgba(0, 0, 0, .25);
    display: flex;
    flex-direction: row;
    justify-content: center;
    left: 10px;
    padding: 8px 4px;
    position: fixed;
    right: 10px;
    z-index: 99
}

.po-toolbar-sticky>.btn {
    margin: 4px;
    padding-bottom: 10px;
    padding-top: 10px
}

.po-toolbar-sticky>.btn:first-child {
    width: 25%
}

.po-toolbar-sticky>.btn+.btn {
    width: 75%
}

.vendor-portal-header {
    /* background-color: #f0f0f0; */
    border-bottom: 1px solid #d8d8d8;
    height: 53px;
    position: relative;
    text-align: center
}

.vendor-portal-logo {
    background: #ffffff url(/public/uploads/1655293370-h-40-TM5.png) no-repeat 50% 12px;
    background-size: 30px auto;
    bottom: -54px;
    /* left: 50%; */
    position: absolute;
    text-indent: -999em;
    top: 0;
    transform: translateX(-50%);
    width: 44px;
    z-index: 3
}

.vendor-portal-footer {
    background-color: #f0f0f0;
    color: #464646;
    font-size: 1.2em;
    overflow: hidden;
    padding: 24px 0;
    text-align: center
}

.vendor-portal-extra-padding {
    min-height: calc(100vh - 52px)
}

.vendor-portal-wrapper {
    margin: 0 auto 70px;
    max-width: 600px;
    padding: 0 10px;
    text-align: left
}

.vendor-portal-wrapper.-admin {
    max-width: 800px
}

.vendor-portal-wrapper.-center {
    text-align: center
}

.vendor-portal-wrapper.-indent-top {
    margin-top: 90px
}

.vendor-portal-wrapper.-extra-indent-bottom {
    margin-bottom: 110px
}

.vendor-portal-form-wrapper {
    background: #fff;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    box-sizing: border-box;
    color: #464646;
    margin: 0 auto 60px;
    max-width: 98%;
    padding: 50px 7%;
    text-align: left
}

/* .vendor-portal-form-wrapper.-landing-page{margin-bottom:0} */
.vendor-portal-heading {
    font-size: 2em;
    font-weight: 700;
    margin-top: 74px;
    padding: 0 7%;
    text-align: center;
    text-transform: uppercase
}

.vendor-top-heading {
    font-size: 2em;
    font-weight: 700;
    margin-top: 40px;
    padding: 0 7%;
    text-align: center;
    text-transform: uppercase
}

.vendor-portal-heading.-profile {
    margin-bottom: 32px;
    margin-top: 0;
    padding: 32px 0 0;
    text-align: left
}

.vendor-portal-heading.-landing-page {
    margin-top: 0
}

.vendor-portal-subheading {
    color: #a9a9a9;
    font-size: 1.4em;
    line-height: 1.8;
    margin-bottom: 44px;
    margin-top: 8px;
    text-align: center
}

.vendor-portal-subnote {
    color: #a9a9a9;
    font-size: 1.2em;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-top: 5px
}

.vendor-portal-subnote.-textarea {
    margin-left: 10px
}

.vendor-portal-next-btn {
    color: #fff;
    font-size: 1.2em;
    text-decoration: none
}

.vendor-portal-next-btn.-wide {
    width: 100%
}

.vendor-portal-progress-bar-h {
    margin-top: 60px;
    padding: 0 7%
}

.vendor-portal-progress-bar {
    background-color: #f0f0f0;
    border-radius: 4px;
    margin: 0 auto;
    max-width: 400px
}

.vendor-portal-progress-bar-fill {
    background-color: #CD231A;
    border-radius: 4px;
    display: block;
    height: 11px;
    transition: width 500ms ease-in-out
}

.file_rows {
    margin-bottom: 5px;
}

.vendor-portal-row {
    /* align-items: center; */
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%
}

.vendor-portal-row.-two-columns {
    width: 100%
}

.vendor-portal-row.-three-columns {
    width: 100%
}

.vendor-portal-select-wrap,
.vendor-portal-input-wrap {
    height: 52px;
    margin-bottom: 20px;
    position: relative;
    width: 100%
}

.vendor-portal-select-wrap.-no-indent-bottom,
.vendor-portal-input-wrap.-no-indent-bottom {
    margin-bottom: 0
}

.vendor-portal-select-wrap>.po-input,
.vendor-portal-input-wrap>.po-input {
    height: 50px
}

.vendor-portal-select-wrap>.po-input::after,
.vendor-portal-input-wrap>.po-input::after {
    top: 18px
}

.vendor-portal-select-wrap>.po-input.-selected::after,
.vendor-portal-input-wrap>.po-input.-selected::after {
    top: 11px
}

.vendor-portal-select-wrap input,
.vendor-portal-input-wrap input {
    height: 50px
}

.vendor-portal-col {
    width: 100%
}

.vendor-portal-btn-h {
    display: flex;
    justify-content: space-between;
    width: 100%
}

.vendor-portal-btn-h.-profile {
    margin-bottom: 20px;
    margin-top: 20px
}

.vendor-portal-btn-h.-left {
    justify-content: flex-start;
    margin-bottom: 20px
}

.vendor-portal-btn-h.-center {
    justify-content: center
}

.vendor-portal-btn-h.-three-columns>.inner-column {
    text-align: center;
    width: calc(33% - 5px)
}

.vendor-portal-btn-h.-no-indent-top {
    margin-top: 0
}

.vendor-portal-btn-h.-no-indent-bottom {
    margin-bottom: 0
}

.vendor-portal-btn-h.-w150 {
    margin: 50px auto 0;
    width: 150px
}

.vendor-portal-btn-h.-indent-top {
    margin-top: 40px
}

.vendor-portal-btn-h.-indent-top-custom {
    margin-top: 28px
}

.vendor-portal-btn-h.-indent-bottom {
    margin-bottom: 20px
}

.vendor-portal-btn-h>.inner-column {
    text-align: center;
    width: calc(50% - 5px)
}

.vendor-portal-question {
    font-size: 1.6em;
    font-weight: 700;
    margin-bottom: 16px;
    text-align: left
}

.vendor-portal-question.-left {
    float: left
}

.vendor-portal-question.-indent-top {
    margin-top: 4px
}

.vendor-portal-question.-limit-width {
    max-width: 72%
}

.vendor-portal-question.-product-details {
    margin-bottom: 4px
}

.vendor-portal-checkbox-col {
    float: left;
    margin-right: 10px;
    width: 130px
}

.vendor-portal-checkbox-col.-extra-width {
    width: 170px
}

.vendor-portal-textarea {
    border: 1px solid #757575;
    border-radius: 4px;
    padding: 10px;
    width: calc(100% - 20px)
}

.vendor-portal-textarea:focus {
    border-color: #3761bf;
    box-shadow: 0 0 0 1px #3761bf;
    outline: 0
}

.vendor-portal-textarea:disabled {
    background: #f0f0f0;
    border-color: #d8d8d8
}

.vendor-portal-labels-h {
    min-height: 32px;
    width: 100%
}

.vendor-portal-lnk {
    display: block;
    font-size: 1.6em;
    margin-bottom: 32px;
    text-decoration: none
}

.vendor-portal-profile-block-heading {
    margin-bottom: 6px;
    padding-top: 32px
}

.vendor-portal-profile-block-heading>.title {
    float: left;
    font-size: 2.4em;
    font-weight: 700;
    text-transform: uppercase
}

.vendor-portal-profile-block-heading>.title.-small {
    font-size: 2em;
    line-height: 1.5
}

.vendor-portal-profile-block-heading>.button-h {
    float: right
}

.vendor-portal-profile-block-heading::after {
    clear: both;
    content: "";
    display: table
}

.vendor-portal-profile-block-content {
    width: 100%
}

.vendor-portal-profile-block-content>.column {
    display: inline-block;
    padding-right: 5px;
    vertical-align: top;
    margin-top: 10px;
}

.vendor-portal-profile-block-content>.column .title {
    font-size: 1.6em;
    font-weight: 700;
    margin-bottom: 12px;
    margin-top: 32px;
    text-align: left
}

.vendor-portal-profile-block-content>.column .line {
    font-size: 1.5em;
    margin-bottom: 4px;
    word-break: break-all
}



.images-sec {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.image-profile {
    display: flex;
    align-items: center;
    /* width: 40%; */
    justify-content: center;
}

.image-profile img {
    border-radius: 50%;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);

}

.image-box {
    text-align: center;
    width: 170px;
}

.image-box img {
    width: 100%;
    border-radius: 5px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.image-caption {
    margin-top: 8px;
    font-size: 14px;
    color: #333;
}


.vendor-portal-profile-hr {
    border-bottom: 2px solid #d8d8d8;
    margin: 32px 0 0
}

.vendor-portal-txt {
    font-size: 1.6em
}

.vendor-portal-txt.-indent-bottom {
    margin-bottom: 16px
}

.vendor-portal-delete-file::before {
    background: url(https://cdn.carid.com/css/prod-images/178f92d2.svg) 50% 50% no-repeat;
    content: "";
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin-right: 8px;
    width: 12px
}

.vendor-portal-hr {
    margin-bottom: 24px;
    margin-top: 24px
}

.vendor-portal-hr.-custom-size {
    margin: 10px 0;
    width: 40%
}

.vendor-portal-success-icon {
    background: url(https://cdn.carid.com/css/prod-images/0f23146e.svg) 0 0 no-repeat;
    background-size: contain;
    display: inline-block;
    height: 54px;
    margin-bottom: 36px;
    margin-top: 74px;
    width: 54px
}

.vendor-portal-confirm-icon {
    background: url(https://cdn.carid.com/css/prod-images/990f7c5d.svg) 0 0 no-repeat;
    background-size: contain;
    display: inline-block;
    height: 54px;
    margin-bottom: 36px;
    margin-top: 74px;
    width: 54px
}

.vendor-portal-radio-container.-center {
    text-align: center
}

.vendor-portal-checkbox-group {
    width: 80%
}

.vendor-portal-checkbox-group.-center {
    text-align: center
}

.vendor-portal-checkbox-group.-full-width {
    width: 100%
}

.vendor-portal-checkbox-group .form-field-check-radio {
    margin-bottom: 16px
}

.vendor-portal-accounts-list {
    font-size: 1.6em;
    margin-left: 16px;
    margin-top: 32px
}

.vendor-portal-accounts-list>li {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
    margin-top: 12px
}

.vendor-portal-accounts-list>li>p {
    width: 80%
}

.vendor-portal-success-title {
    font-size: 2.8em;
    font-weight: 700;
    margin-top: 0
}

.vendor-portal-success-title.-indent-bottom {
    margin-bottom: 32px
}

.vendor-portal-success-txt {
    font-size: 1.4em;
    line-height: 2;
    text-align: center
}

.vendor-portal-forgot-password {
    font-size: 1.4em;
    text-align: center
}

.vendor-portal-reset-pass-txt {
    color: #757575;
    font-size: 1.4em;
    line-height: 1.2;
    margin-bottom: 32px
}

.vendor-portal-question-block {
    margin: 0 0 44px;
    padding: 0;
    position: relative
}

.vendor-portal-question-block::after {
    content: ""
}

.vendor-portal-question-block::before {
    content: ""
}

.vendor-portal-question-block.-indent-bottom-custom {
    margin-bottom: 32px
}

.vendor-portal-question-block.-no-indent-bottom {
    margin-bottom: 0
}

.vendor-portal-question-block.-red-border {
    border: 1px solid #d4252a;
    border-radius: 4px;
    margin: 20px -4px;
    padding: 20px 20px 30px
}

.vendor-portal-question-block.-red-border::before {
    background-image: url(https://cdn.carid.com/css/prod-images/5cbc40ec.svg);
    background-size: 24px auto;
    bottom: 8px;
    height: 24px;
    left: 18px;
    position: absolute;
    width: 24px
}

.vendor-portal-question-block.-red-border::after {
    bottom: 11px;
    color: #d4252a;
    content: attr(data-error);
    font-size: 1.2em;
    left: 48px;
    position: absolute
}

.vendor-portal-cc {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 10px;
    position: relative
}

.vendor-portal-cc>i {
    background-repeat: no-repeat;
    background-size: 60px auto;
    box-sizing: border-box;
    display: block;
    height: 42px;
    width: 64px
}

.vendor-portal-cc.-visa>input[type=radio]+i {
    background-image: url(https://cdn.carid.com/css/prod-images/2976e2a1.svg)
}

.vendor-portal-cc.-master-card>input[type=radio]+i {
    background-image: url(https://cdn.carid.com/css/prod-images/f9d18219.svg)
}

.vendor-portal-cc.-chase>input[type=radio]+i {
    background-image: url(https://cdn.carid.com/css/prod-images/a8ca4eb8.svg)
}

.vendor-portal-cc.-american-express>input[type=radio]+i {
    background-image: url(https://cdn.carid.com/css/prod-images/9bd34a95.svg)
}

.vendor-portal-cc.-discover>input[type=radio]+i {
    background-image: url(https://cdn.carid.com/css/prod-images/bb0ed773.svg)
}

.vendor-portal-cc>input {
    left: 0;
    opacity: 0;
    position: absolute
}

.vendor-portal-cc>input[type=radio]+i {
    border: 2px solid #d8d8d8;
    border-radius: 4px
}

.vendor-portal-cc>input[type=radio]:checked+i {
    border: 2px solid #ffac00;
    cursor: default
}

.vendor-portal-delete-btn-h {
    margin: 0 auto 16px
}

.vendor-portal-unfinished-registration {
    opacity: .5
}

.vendor-portal-loading {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 25
}

.vendor-portal-loading::after {
    animation: preloader-rotate .7s infinite linear;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48cGF0aCBkPSJNMTUgMzBhMTUgMTUgMCAxMTE1LTE1IDE1IDE1IDAgMDEtMTUgMTV6bTAtMjcuNzNBMTIuNzMgMTIuNzMgMCAxMDI3LjczIDE1IDEyLjc1IDEyLjc1IDAgMDAxNSAyLjI3eiIgZmlsbD0iIzFhMWExYSIgb3BhY2l0eT0iLjciLz48cGF0aCBkPSJNMjcuNzEgMTUuNDhBMTIuNzQgMTIuNzQgMCAwMTE1IDI3LjczVjMwYTE1IDE1IDAgMDAxNS0xNC41MnoiIGZpbGw9IiNmZmYiIG9wYWNpdHk9Ii43Ii8+PC9zdmc+) 50% 50% no-repeat;
    background-size: contain;
    content: "";
    height: 30px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transform-origin: 50% 50%;
    width: 30px
}

.vendor-portal-loading.nopreload::after {
    content: none !important
}

.vendor-portal-overlay {
    background-color: #f0f0f0;
    border-radius: 4px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 20
}

.vendor-portal-pagination-wrapper {
    margin-top: 50px
}

.vendor-portal-pagination {
    font-size: 1.6em;
    margin-left: 0;
    margin-top: 20px;
    text-align: center
}

.vendor-portal-pagination>li {
    display: inline-block;
    margin: 0 6px
}

.vendor-portal-pagination>li.active {
    text-decoration: underline
}

.vendor-portal-pagination>li.previous,
.vendor-portal-pagination>li.next {
    text-decoration: none
}

.vendor-portal-pagination a {
    outline: none
}

.vendor-portal-quantity-info {
    float: none;
    font-size: 14px;
    font-weight: 700;
    margin-left: 16px
}

.vendor-portal-account-info-header {
    background-color: #f8f8f8;
    margin-bottom: 20px;
    min-height: 186px
}

.vendor-portal-login-section {
    margin: 0 auto 46px;
    max-width: 600px;
    padding: 40px 10px 0;
    position: relative;
    text-align: left
}

.vendor-portal-login-section>.vendor-portal-btn-h {
    display: none
}

.vendor-portal-acc-name-ico {
    background: url(https://cdn.carid.com/css/prod-images/8cc4d871.svg) 0 0 no-repeat;
    background-size: contain;
    display: block;
    height: 60px;
    margin: 0 auto;
    position: relative;
    /* vertical-align: middle; */
    width: 60px
}

.vendor-portal-acc-name-info {
    color: #464646;
    display: block;
    font-size: 1.8em;
    font-weight: 700;
    line-height: 1.5em;
    margin: 20px auto 0;
    text-align: center;
    word-break: break-all
}

.vendor-portal-tab-section {
    margin: 0 auto;
    max-width: 600px;
    padding: 0 10px;
    text-align: left
}

.vendor-portal-tab-section>li {
    border-bottom: 3px solid rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
    font-size: 1.4em;
    margin-right: 32px;
    padding-bottom: 24px
}

.vendor-portal-tab-section>li.active {
    border-color: #3761bf;
    margin-top: 0
}

.vendor-portal-image-ic {
    display: block;
    float: left;
    height: auto;
    margin-right: 16px;
    width: 70px
}

.vendor-portal-tabs {
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    cursor: pointer;
    margin: 44px 0 8px
}

.vendor-portal-tabs>.item {
    display: inline-block;
    font-size: 1.3em;
    padding: 10px 0;
    text-align: center;
    width: calc(50% - 1px)
}

.vendor-portal-tabs>.item.-left {
    border-right: 1px solid #d8d8d8
}

.vendor-portal-tabs>.item.active {
    background-color: #f8f8f8;
    font-weight: 700
}

.vendor-portal-tab-content-h {
    border-top: 1px solid #d8d8d8;
    line-height: 1.4;
    padding-bottom: 32px;
    padding-top: 32px
}

.vendor-portal-tab-content-h.-in-popup {
    border-top: none;
    padding-top: 0
}

.vendor-portal-tabs+.vendor-portal-tab-content-h {
    border: none
}

.vendor-portal-qna-status {
    border: 1px solid #068922;
    border-radius: 4px;
    color: #068922;
    display: inline-block;
    font-size: .7em;
    font-weight: 400;
    margin-left: 8px;
    padding: 2px 4px;
    text-transform: uppercase
}

.vendor-portal-qna-status.-rejected {
    border-color: #d4252a;
    color: #d4252a
}

.vendor-portal-qna-status.-pending {
    border-color: #3761bf;
    color: #3761bf
}

.vendor-portal-subheader-info {
    color: #757575;
    font-size: 1.3em;
    margin-bottom: 40px
}

.vendor-portal-no-questions-block {
    font-size: 1.8em;
    margin-top: 60px
}

.vendor-portal-logout {
    color: #3761bf;
    cursor: pointer;
    font-size: 1.5em;
    position: absolute;
    right: 20px;
    top: 20px
}

.vendor-portal-benefits-block {
    padding-bottom: 52px;
    text-align: center
}

.vendor-portal-block-wrap {
    margin: 0 auto;
    max-width: 900px;
    padding-left: 10px;
    padding-right: 10px
}

.vendor-portal-benefits {
    display: flex;
    flex-flow: wrap;
    flex-direction: row;
    list-style: none;
    margin: 40px 22px 0;
    overflow: hidden;
    text-align: center
}

.vendor-portal-benefits>.item {
    background-position: 50% 26%;
    background-repeat: no-repeat;
    box-sizing: border-box;
    margin: 0 auto;
    width: 100%
}

.vendor-portal-benefits>.item.-customers {
    background-image: url(https://cdn.carid.com/css/prod-images/77b20f5b.svg)
}

.vendor-portal-benefits>.item.-platform {
    background-image: url(https://cdn.carid.com/css/prod-images/f84c9eef.svg)
}

.vendor-portal-benefits>.item.-products {
    background-image: url(https://cdn.carid.com/css/prod-images/53b06c2f.svg)
}

.vendor-portal-benefits>.item.-support {
    background-image: url(https://cdn.carid.com/css/prod-images/046dcbd5.svg)
}

.vendor-portal-benefits>.item>.description {
    color: #111;
    font-size: 1.3em;
    line-height: 1.5;
    margin: 100px auto 20px;
    max-width: 200px
}

.vendor-portal-steps-block {
    padding-bottom: 52px
}

.vendor-portal-steps {
    display: flex;
    flex-wrap: wrap;
    padding-top: 30px;
    text-align: center
}

.vendor-portal-steps>.step-separator {
    display: none
}

.vendor-portal-steps>.step-separator::before,
.vendor-portal-steps>.step-separator::after {
    background: #cfcfcf;
    content: "";
    height: 1px;
    position: absolute;
    width: 8px
}

.vendor-portal-steps>.step-separator::before {
    bottom: -3px;
    right: -1px;
    transform: rotate(-45deg)
}

.vendor-portal-steps>.step-separator::after {
    right: -1px;
    top: -3px;
    transform: rotate(45deg)
}

.vendor-portal-steps>.step-item {
    display: inline-block;
    min-height: 150px;
    position: relative;
    width: 50%
}

.vendor-portal-steps>.step-item::before {
    background-color: #f0f0f0;
    border: 1px solid #f0f0f0;
    border-radius: 50%;
    box-sizing: border-box;
    color: #757575;
    display: inline-block;
    font-size: 2em;
    font-weight: 700;
    height: 48px;
    line-height: 48px;
    text-align: center;
    width: 48px
}

.vendor-portal-steps>.step-item.-step1::before {
    content: "1"
}

.vendor-portal-steps>.step-item.-step2::before {
    content: "2"
}

.vendor-portal-steps>.step-item.-step3::before {
    content: "3"
}

.vendor-portal-steps>.step-item.-step4::before {
    content: "4"
}

.vendor-portal-steps>.step-item>.step-title {
    display: block;
    font-size: 1.3em;
    font-weight: 700;
    left: 50%;
    line-height: 1.5;
    margin-top: 16px;
    position: absolute;
    text-transform: uppercase;
    transform: translateX(-50%);
    white-space: nowrap
}

.vendor-portal-steps>.step-item>.step-description {
    display: block;
    font-size: 1.3em;
    font-weight: 400;
    left: 50%;
    line-height: 1.5;
    margin-top: 16px;
    position: absolute;
    top: 70px;
    transform: translateX(-50%);
    white-space: nowrap
}

.vendor-portal-requirements-block {
    background-color: #f8f8f8;
    padding-bottom: 82px;
    padding-top: 52px
}

.vendor-portal-subtitle-text {
    color: #464646;
    font-size: 1.3em;
    line-height: 2;
    margin: 14px auto 0;
    max-width: 436px;
    padding: 0 26px;
    text-align: center
}

.vendor-portal-requirements {
    display: flex;
    flex-flow: wrap;
    flex-direction: row;
    justify-content: space-between;
    list-style: none;
    margin: 20px 0 0
}

.vendor-portal-requirements>.item {
    font-size: 1.4em;
    font-weight: 700;
    line-height: 1.8;
    margin-top: 20px;
    padding-left: 44px;
    position: relative;
    text-align: left;
    width: calc(100% - 84px)
}

.vendor-portal-requirements>.stock::before {
    mask-image: url(/tm/icon/stock_vendor.svg);
    mask-repeat: no-repeat;
    background-color: var(--icon-color);
    content: "";
    height: 23px;
    left: 10px;
    position: absolute;
     width: 23px
}

.vendor-portal-requirements>.delivery::before {
    mask-image: url(/tm/icon/1a6c1b5a.svg);
    mask-repeat: no-repeat;
     background-color: var(--icon-color);
     content: "";
    height: 23px;
    left: 10px;
    position: absolute;
     width: 23px
}

.vendor-portal-requirements>.seller::before {
    mask-image: url(/tm/icon/seller_vendor.svg);
    mask-repeat: no-repeat;
    background-color: var(--icon-color);
    content: "";
    height: 23px;
    left: 10px;
    position: absolute;
     width: 23px
}

.vendor-portal-requirements>.security::before {
    mask-image: url(/tm/icon/security_vendor.svg);
    mask-repeat: no-repeat;
    background-color: var(--icon-color);
    content: "";
    height: 23px;
    left: 10px;
    position: absolute;
     width: 23px
}

.vendor-portal-assortment-block {
    padding-bottom: 52px
}

.vendor-portal-assortment-table {
    display: flex;
    justify-content: space-between;
    margin-top: 26px
}

.vendor-portal-assortment-table>.col {
    position: relative;
    width: calc(50% - 6px)
}

.vendor-portal-assortment-table>.col:first-child {
    padding-right: 12px
}

.vendor-portal-domains-list {
    flex-direction: column;
    list-style: none;
    text-align: left
}

.vendor-portal-domains-list.-mobile {
    margin-top: 32px
}

.vendor-portal-domains-list.-mobile>.item::after {
    background: url(https://cdn.carid.com/css/prod-images/a7716fdb.svg) no-repeat 0 0;
    height: 8px;
    top: 56%;
    width: 13px
}

.vendor-portal-domains-list>.item {
    /* background-color: #f8f8f8;
    border-radius: 4px;
    cursor: pointer;
    font-size: 1.4em;
    margin-bottom: 12px;
    overflow: hidden;
    padding: 14px 0 14px 74px;
    position: relative */

    background-color: #f8f8f8;
    border-radius: 4px;
    cursor: pointer;
    font-size: 1.4em;
    margin-bottom: 12px;
    overflow: hidden;
    padding: 14px 0 14px 74px;
    position: relative;
    display: flex;
    /* Set to flex */
    /* justify-content: center;   */
    align-items: center;
}

.vendor-portal-domains-list>.item::after {
    background: url(https://cdn.carid.com/css/prod-images/9ba38441.svg) 0 0 no-repeat;
    background-size: 100% auto;
    content: "";
    display: block;
    height: 13px;
    margin-top: -5px;
    position: absolute;
    right: 24px;
    top: 50%;
    transition: transform .1s;
    width: 7px
}

.vendor-portal-domains-list>.item.-i1-15::before {
    background-color: #5faf4b;
    background-image: url(https://cdn.carid.com/css/prod-images/3727f9be.svg)
}

.vendor-portal-domains-list>.item.-i1-31::before {
    background-color: #455874;
    background-image: url(https://cdn.carid.com/css/prod-images/1c577320.svg)
}

.vendor-portal-domains-list>.item.-i1-6::before {
    background-color: #d41e2b;
    background-image: url(https://cdn.carid.com/css/prod-images/76f7f65f.svg);
    background-position: 5px 50%
}

.vendor-portal-domains-list>.item.-i1-20::before {
    background-color: #fea934;
    background-image: url(https://cdn.carid.com/css/prod-images/a295d67f.svg);
    background-position: 5px 50%
}

.vendor-portal-domains-list>.item.-i5-0::before {
    background-color: #fc6200;
    background-image: url(https://cdn.carid.com/css/prod-images/3b20d0ff.svg)
}

.vendor-portal-domains-list>.item.-i4-0::before {
    background-color: #0883d4;
    background-image: url(https://cdn.carid.com/css/prod-images/c7d1942e.svg)
}

.vendor-portal-domains-list>.item.-i3-0::before {
    background-color: #686c73;
    background-image: url(https://cdn.carid.com/css/prod-images/12334489.svg);
    background-position: 5px 50%
}

.vendor-portal-domains-list>.item.-i2-0::before {
    background-color: #1e824c;
    background-image: url(https://cdn.carid.com/css/prod-images/202f8d5e.svg);
    background-position: 7px 50%
}

.vendor-portal-domains-list>.item.-active {
    background-color: #f0f0f0;
    font-weight: 700
}

.vendor-portal-assortment-footer {
    background-color: #f8f8f8;
    border-radius: 4px;
    color: #757575;
    font-size: 1.3em;
    overflow: hidden;
    padding: 16px 16px 16px 32px;
    text-align: left
}

.vendor-portal-assortment-footer>span {
    position: relative
}

.vendor-portal-assortment-footer>span::before {
    background-image: url(https://cdn.carid.com/css/prod-images/64372091.svg);
    content: "";
    height: 12px;
    left: -20px;
    position: absolute;
    top: 2px;
    width: 12px
}

.vendor-portal-list-h {
    border-radius: 4px;
    position: relative
}

.vendor-portal-categories-list {
    background-color: #f0f0f0;
    border-radius: 4px;
    color: #464646;
    font-size: 1.4em;
    padding: 28px 40px 8px;
    text-align: left
}

.vendor-portal-categories-list.-mobile {
    font-size: 1.2em;
    height: 270px;
    margin-bottom: 10px;
    margin-top: -10px;
    padding: 16px 24px 0
}

.vendor-portal-categories-list>.categories-wrap {
    columns: 2;
    list-style: none
}

.vendor-portal-categories-list .list {
    break-inside: avoid;
    padding-bottom: 20px
}

.vendor-portal-categories-list .list-content {
    list-style: none
}

.vendor-portal-categories-list .list-content>li {
    margin-bottom: 4px
}

.vendor-portal-categories-list .list-title {
    font-weight: 700;
    margin-bottom: 16px
}

.scroll-touch {
    -webkit-overflow-scrolling: touch
}

@media only screen and (min-width:421px) {
    .google-recaptcha {
        margin-bottom: 16px
    }

    .g-recaptcha {
        transform: none
    }

    .po-prod-warning-label {
        font-size: 2em;
        line-height: 1.6
    }

    .po_header {
        line-height: 1.2;
        margin: -16px -24px 0;
        padding: 40px 40px 24px
    }

    .po_header.-tire-filter {
        padding-top: 40px
    }

    .po-header-selected {
        margin-left: -24px;
        margin-right: -24px;
        margin-top: -28px;
        padding: 24px
    }

    .po-header-selected>.title {
        margin-left: 16px
    }

    .po-header-selected>.list {
        margin-left: 32px
    }

    .po-header-change-vehicle-btn-h {
        margin-left: 16px
    }

    .po_submodel {
        padding: 22px 22px 14px
    }

    .po_submodel_no_vehicle_th {
        font-size: 1.4em;
        line-height: inherit
    }

    .po_submodel_td {
        padding-bottom: 16px
    }

    .po-select>.list {
        width: auto
    }

    .po_prod_icon_h {
        margin: 0 20px 0 0;
        width: 250px
    }

    .po_prod_icon {
        margin: 0;
        min-height: 240px;
        width: 240px
    }

    .po_prod_icons {
        height: 50px;
        margin: 9px 9px 0 0;
        min-height: 50px;
        width: 74px
    }

    .po_prod_descr {
        text-align: left
    }

    .po_prod_esd>.text {
        font-size: 13px
    }

    .po_prod_opt_td>.po-select,
    .po_prod_opt_td>.po-input {
        width: 360px
    }

    .po_price_calc_show .po-select {
        right: auto
    }

    .po-prod-notify-and-alternate-wrap {
        justify-content: normal;
        width: auto
    }

    .po-prod-notify-me.-alternate {
        margin-left: 10px
    }

    .po_notif_txt {
        font-size: 1.3em;
        padding: 0
    }

    .po_addtnl {
        padding-bottom: 10px
    }

    .tire-package-mmy-btn-h {
        float: right;
        padding: 0;
        width: 160px
    }

    .tire_filter_clear {
        float: left;
        margin-left: 24px
    }

    .vendor-portal-question-block.-red-border {
        margin-left: -20px;
        margin-right: -20px
    }

    .vendor-portal-tab-section>li {
        margin-right: 46px
    }

    .vendor-portal-steps {
        display: block
    }
}

@media only screen and (min-width:421px)and (max-width:1023.98px) {
    .po-header-selected>.header {
        font-size: 2em
    }

    .vendor-portal-block-wrap {
        max-width: 700px
    }
}

@media only screen and (min-width:421px)and (max-width:740.98px) {
    .po_submodel_no_vehicle_td {
        padding-top: 0
    }

    .po_submodel_loading {
        margin-top: -92px;
        padding-bottom: 92px
    }

    .po-select>.value {
        width: 270px
    }

    .po-prod-fake-img {
        background-image: url(https://cdn.carid.com/css/prod-images/5162b089.svg);
        padding-top: 130%
    }

    .po_prod_opt_td.-loading::after {
        left: 305px
    }
}

@media only screen and (min-width:741px) {
    .account-top-line.-in-popup {
        margin: 0;
        max-width: none;
        padding-left: 60px;
        padding-right: 60px
    }

    .account-popup-icon.-in-popup {
        color: #464646;
        display: block;
        float: right;
        font-size: 1.6em;
        font-weight: 700;
        line-height: 1.6;
        text-transform: uppercase
    }

    .account-main-form-wrapper {
        max-width: 580px;
        padding-left: 60px;
        padding-right: 60px
    }

    .account-main-form-header>.title {
        font-size: 1.8em
    }

    .account-main-form-footer.-inner-indent {
        margin: 0 -1%
    }

    .account-main-form-footer-btn-h {
        display: inline-block;
        margin: 0 10px;
        width: 45%
    }

    .login-extra-padding {
        min-height: calc(100vh - 155px)
    }

    .recaptcha-error {
        font-size: 1em;
        margin-top: 4px
    }

    .cart-main-form-wrapper {
        margin-bottom: 32px;
        padding: 50px 70px
    }

    .checkout-input.-small-control {
        margin-bottom: 4px
    }

    .checkout-input.-gift {
        margin-bottom: 32px
    }

    .left-label-holder {
        font-size: 1.4em
    }

    .left-label-holder:not(.-same-as-desktop) {
        bottom: auto;
        left: -150px;
        margin-bottom: 0;
        padding-top: 16px;
        position: absolute;
        text-align: right;
        top: 0;
        width: 134px;
        z-index: auto
    }

    .payment-method-addr>.label,
    .payment-method-addr>.edit-address {
        font-size: 1.4em
    }

    .payment-method-addr>.edit-address {
        text-decoration: none;
        text-transform: capitalize
    }

    .payment-method-addr>.edit-address:hover {
        text-decoration: underline
    }

    .checkout-password,
    .checkout-guest {
        margin-top: 0
    }

    .checkout-password {
        width: 55%
    }

    .checkout-guest {
        margin-left: 2%;
        width: 43%
    }

    .auth-info-message {
        font-size: 1.3em;
        line-height: 1.54;
        padding-left: 20px;
        padding-right: 30px
    }

    .po {
        padding: 16px 24px 0
    }

    .po_header {
        font-size: 3em
    }

    .po_submodel_tr .po_input {
        width: auto
    }

    .po_submodel_tr,
    .po_submodel_no_vehicle_tr {
        display: table-row
    }

    .po_submodel_h {
        margin: 0 -24px;
        padding: 0 40px 40px
    }

    .po_submodel_td {
        display: table-cell
    }

    .po_submodel_no_vehicle_td {
        padding-top: 10px
    }

    .po_submodel_loading {
        margin-top: -100px;
        padding-bottom: 100px
    }

    .po_select_wrap {
        width: 360px
    }

    .po-select>.value {
        font-size: 1.5em
    }

    .po-select>.list {
        max-height: 333px
    }

    .po-select>.list {
        border: 10px solid rgba(0, 0, 0, 0);
        border-top-width: 1px
    }

    .po-input>input {
        font-size: 1.5em
    }

    .po_prod {
        margin: 24px 0 10px;
        padding: 12px 22px 22px 12px
    }

    .po-prod-fake-img {
        background-image: url(https://cdn.carid.com/css/prod-images/69cec142.svg);
        padding-top: 40%
    }

    .po_prod_icon_h {
        float: left
    }

    .po_prod_icon,
    .po_prod_icons {
        cursor: default
    }

    .po_prod_info {
        margin-left: 270px
    }

    .po_prod_title {
        clear: none;
        font-size: 2.4em
    }

    .po_prod_sku {
        clear: none;
        float: right;
        padding-left: 16px
    }

    .po_prod_opt {
        padding-bottom: 4px
    }

    .po_prod_opt_tr {
        display: table-row
    }

    .po_prod_opt_tr.-wt-message .po_prod_esd {
        position: absolute;
        width: 420px
    }

    .po_prod_opt_tr.-wt-message .po_prod_opt_td {
        padding-bottom: 46px
    }

    .po_prod_opt_tr.-wt-message .po_prod_call_for_price {
        margin-top: 18px
    }

    .po_prod_opt_tr.-wt-speed .po_prod_speed_index+.po_prod_esd {
        margin: 0
    }

    .po_prod_opt_tr.-wt-speed .po_prod_opt_td {
        padding-bottom: 42px
    }

    .po_prod_opt_tr.-super-user .po_price_calc_xprice {
        top: 22px
    }

    .po_prod_opt_tr.-super-user .po_price_calc_xprice_amount {
        top: 34px
    }

    .po_prod_opt_tr.-super-user .-wt-prod-notify-me {
        margin-top: 26px
    }

    .po_prod_opt_tr.-super-user .po_prod_call_for_price {
        margin-top: 40px
    }

    .po_prod_opt_td {
        display: table-cell;
        padding: 0 12px 16px 0;
        vertical-align: top
    }

    .po_prod_opt_td.-loading::after {
        margin-top: -8px
    }

    .po_price_calc_xprice {
        display: table-cell;
        margin-top: 0;
        vertical-align: top
    }

    .po-price-calc-qty-h {
        font-size: 1.5em
    }

    .po_prod_price_h {
        margin-top: 20px
    }

    .po_prod_price_h.-with-alternate-parts-link {
        align-items: center;
        flex-direction: row-reverse
    }

    .po-prod-notify-and-alternate-wrap {
        margin-top: 0
    }

    .po_prod_qty_h {
        margin: 0 40px 0 0
    }

    .po_prod_qty_h+.clear {
        display: none
    }

    .po-product-summary {
        padding-top: 16px
    }

    .po-product-summary>.header {
        padding-top: 0
    }

    .po_total {
        font-size: 1.6em;
        margin-left: 22px;
        margin-right: 22px;
        margin-top: 24px
    }

    .po_total>b {
        font-size: 2.5em
    }

    .po_button_holder {
        margin: 38px 22px 42px 4px;
        width: 242px
    }

    .po_notif_btn {
        margin: 16px auto;
        width: 270px
    }

    .po_notif_msg {
        padding: 20px 8px 0
    }

    .po_addtnl .po_price_calc_subtotal {
        margin-bottom: 0
    }

    .choose-tires-btn-h {
        float: right;
        width: 190px
    }

    .po_tire_filter {
        margin: -16px -24px 20px;
        padding: 24px 28px
    }

    .po_tire_filter .po_submodel_tr {
        box-sizing: border-box;
        float: left;
        padding-left: 1%;
        width: 33.3%
    }

    .po_tire_filter .po_submodel_tr:first-child {
        padding-left: 0
    }

    .vendor-portal-extra-padding {
        min-height: calc(100vh - 90px)
    }

    .vendor-portal-wrapper {
        padding: 0
    }

    .vendor-portal-subheading.-short {
        margin-left: auto;
        margin-right: auto;
        width: 74%
    }

    .vendor-portal-row.-two-columns {
        display: inline-block;
        width: calc((100% - 10px)/2)
    }

    .vendor-portal-row.-three-columns {
        display: inline-block;
        width: calc((100% - 20px)/3)
    }

    /* .vendor-portal-row.-left {
        float: left
    } */

    .vendor-portal-row.-middle {
        float: none;
        padding-left: 10px
    }

    .vendor-portal-row.-right {
        float: right;
        padding-left: 10px
    }

    .vendor-portal-profile-block-heading>.title.-small {
        font-size: 2.4em;
        line-height: normal
    }

    .vendor-portal-profile-block-content.-two-columns>.column {
        width: calc(50% - 10px)
    }

    .vendor-portal-login-section {
        padding: 40px 0 0
    }

    .vendor-portal-login-section>.vendor-portal-btn-h {
        display: block;
        margin-top: 0;
        position: absolute;
        right: 0;
        top: 60px;
        width: auto
    }

    .vendor-portal-acc-name-ico {
        display: inline-block;
        height: 70px;
        margin-right: 22px;
        width: 70px
    }

    .vendor-portal-acc-name-info {
        display: inline-block;
        margin: 0;
        text-align: left;
        vertical-align: middle;
        width: 60%
    }

    .vendor-portal-logout {
        display: none
    }

    .vendor-portal-benefits-block {
        padding-bottom: 66px
    }

    .vendor-portal-benefits {
        margin: 60px auto 0
    }

    .vendor-portal-steps-block {
        padding-bottom: 130px
    }

    .vendor-portal-steps {
        padding-top: 64px
    }

    .vendor-portal-steps>.step-separator {
        background-color: #cfcfcf;
        display: inline-block;
        height: 1px;
        margin: 0 10px 6px;
        position: relative;
        width: 140px
    }

    .vendor-portal-steps>.step-item {
        min-height: auto;
        width: auto
    }

    .vendor-portal-subtitle-text {
        padding: 0
    }

    .vendor-portal-requirements {
        margin-top: 56px
    }

    .vendor-portal-requirements>.item {
        width: calc(50% - 44px)
    }

    .vendor-portal-assortment-footer {
        padding: 14px 0 14px 74px;
        text-align: center
    }
}

@media only screen and (min-width:741px)and (max-width:1023.98px) {
    .account-h1 {
        font-size: 2.4em
    }

    .po-select>.list.-wide {
        width: 355px
    }

    .po_prod_opt_td.-loading::after {
        left: 335px
    }

    .po_price_calc_show .po_select_wrap {
        width: 180px
    }

    .po_price_calc_show .po-select>.list {
        width: 355px
    }

    .po_price_calc_show .value {
        width: 105px
    }

    .po_price_calc_show .-open .value {
        width: auto
    }

    .po_price_calc_xprice_amount {
        top: 10px
    }

    .po-price-calc-qty-h {
        width: 88px
    }

    .tire-package-mmy-btn-h {
        margin-right: 16px
    }

    .vendor-portal-header {
        height: 90px
    }

    .vendor-portal-logo {
        /* background-position-y: 20px; */
        background-size: 52px auto;
        height: 86px;
        width: 80px
    }

    .vendor-portal-benefits>.item {
        width: 50%
    }

    .vendor-portal-steps>.step-item>.step-description {
        min-width: 110px;
        white-space: normal
    }

    .vendor-portal-categories-list {
        height: 440px;
        padding: 20px 32px 0
    }
}

@media only screen and (min-width:1024px) {
    .account-top-line {
        padding: 44px 0 34px
    }

    .account-h1 {
        font-size: 3.6em
    }

    .password-show-btn {
        transition: all 200ms ease
    }

    .cart-tooltip-btn {
        cursor: pointer
    }

    .po_header.-tire-filter {
        width: 100%
    }

    .po-header-selected>.header {
        font-size: 2.8em;
        margin-bottom: 10px
    }

    .po-header-selected>.title {
        font-size: 1.5em
    }

    .po_select_wrap.-wide {
        width: 400px
    }

    .po-select>.value {
        width: 280px
    }

    .po-select>.list.-wide {
        width: 395px
    }

    .po_select_opts_green .po_select_opts_txt::before,
    .po_select_opts_brown .po_select_opts_txt::before {
        background-size: 100% auto;
        content: "";
        height: 20px;
        position: absolute;
        right: 125px;
        top: 12px;
        width: 20px
    }

    .po_select_opts_txt.-wt {
        margin-right: 140px
    }

    .po_prod_title {
        padding-bottom: 16px
    }

    .po_prod_tabs::after {
        content: none
    }

    .po_prod_opt_td.-loading::after {
        right: 12px
    }

    .po_price_calc_show .po-select>.list {
        width: 475px
    }

    .po_price_calc_xprice_amount {
        top: 14px
    }

    .po-price-calc-qty-h::after {
        top: 11px
    }

    .po_price_calc_subtotal {
        font-size: 3em
    }

    .po_prod_price_and_availability {
        padding-right: 24px
    }

    .po_prod_price {
        font-size: 3em
    }

    .po_prod_free-shipping {
        top: 0
    }

    .po_prod_check {
        height: 56px;
        width: 56px
    }

    .po_prod_check::before {
        font-size: .75rem;
        top: -20px
    }

    .po_prod_check.checked::before {
        right: -1px
    }

    .po-product-summary {
        margin: 0 26px 0 auto;
        width: 47%
    }

    .po_notif_msg_aggressive_btn {
        height: 32px;
        margin: 0;
        padding-top: 0;
        position: absolute;
        right: 7px;
        top: -2px;
        transform: translateY(50%);
        width: 112px
    }

    .po_tire_filter {
        display: flex;
        flex-flow: wrap;
        flex-direction: row
    }

    .po_tire_filter .po_submodel_h {
        flex-grow: 1;
        margin-left: -20px;
        margin-right: -20px;
        min-width: 720px;
        order: 2;
        padding-left: 16px
    }

    .tire-package-mmy-btn-h {
        margin: 0 20px 0 24px;
        order: 1
    }

    .tire_filter_clear {
        margin-bottom: 20px;
        margin-top: 0;
        order: 3
    }

    .vendor-portal-header {
        height: 96px
    }

    .vendor-portal-logo {
        /* background-position-y: 28px; */
        background-size: 76px auto;
        /* bottom: -126px; */
        width: 90px
    }

    .vendor-portal-logo::before {
        bottom: 14%;
        color: #000000;
        content: attr(data-text);
        display: inline-block;
        font-size: .9em;
        left: 0;
        position: absolute;
        right: 0;
        text-align: center;
        text-indent: 0;
        z-index: 2
    }

    .vendor-portal-heading {
        font-size: 2.4em
    }

    .vendor-top-heading {
        font-size: 3.4em
    }

    .vendor-portal-pagination {
        margin-left: 264px;
        text-align: left
    }

    .vendor-portal-quantity-info {
        float: left
    }

    .vendor-portal-block-wrap {
        padding-left: 0;
        padding-right: 0
    }

    .vendor-portal-benefits>.item {
        width: 25%
    }

    .vendor-portal-benefits>.item>.description {
        margin-bottom: 0
    }

    .vendor-portal-assortment-block {
        margin-top: 20px
    }
}



.seller-box-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 1080px;
    margin: auto;
    gap: 20px;
}


@media only screen and (max-width: 740.98px) {
    .seller-box-wrapper {
        grid-template-columns: 1fr 1fr;
    }

    .vendor-portal-categories-list {
        font-size: 1.3em;
        padding: 28px 10px 8px;
    }
}

@media only screen and (min-width: 1024.98px) {

    .vendor-portal-form-wrapper {
        max-width: 580px;
        max-width: 580px;
        padding-left: 60px;
        padding-right: 60px;
    }
}


.item img {

    background-color: white;
    left: 0;
    position: absolute;
    width: 60px;
}


.item img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

}


@media only screen and (width >=741px) {
    .vendor-portal-question {
        font-size: 1.7em;
        color: #111;
    }
}

.panel-back-button {
    color: #111;
    cursor: pointer;
    font-size: 1.4em;
    line-height: 1.2;
    margin-bottom: 10px;
    display: flex;
    gap: 10px;
    align-items: center;
}


.otp_parent {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-size: 12px;
}


.vendor-portal-row.-single-colums {
    display: inline-block;

}


.vendor-file-input {
    background: #fff;
    border: 1px solid #757575;
    height: 50px;
    appearance: none;
    height: 50px;
    /* padding: 15px 17px 2px; */
    box-sizing: border-box;
    outline: none;
    align-items: center;
    display: flex;
    color: #111;
    font: 1rem "Arial", "Helvetica", sans-serif;
    position: relative;
    width: 100%;
    border-radius: 4px;
    justify-content: center;
}