@charset "UTF-8";
/* CSS Document */

/* Fixes to News Articles */
.bg-secondary #main-content {
    background-color: #fff;
}
#get-more-news {
    margin: 40px auto !important;
    display: table;
}
#news-heading-1 .border-top {
    border-width: 0px !important;
}

/* .breadcrumb a {
    color:
} */

img.icon {
    width: 48px !important;
    height: 30px !important;
}

.line-through {
    text-decoration: line-through;
}

#logout-2-xs {
    cursor: pointer !important;
    margin-bottom: 0px;
}

.input-error {
    border: 1px solid #D2282F;
}

.input-error-append {
    border-top: 1px solid #D2282F;
    border-right: 1px solid #D2282F;
    border-bottom: 1px solid #D2282F;
}

label {
    color: #777777;
}

.legal-disclaimers {
    margin-top: -25px !important;
}

span.pin-display {
    display: inline-block;
    width: 50px;
}

a.navbar-brand {
    border-bottom: none !important;
}

.benefit-box .info-icon {
    border-bottom: 0 !important;
    vertical-align: text-bottom;
}

/* Reverted by MIG
.container p, .container ul {
    font-size: 1em;
    font-weight: 400;
}
*/

.container h3 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 1.375em;
    line-height: 120%;
    text-transform: capitalize;
    color: #006298;
    margin-bottom: 20px;
}

ul.d-flex.flex-column.justify-content-center.newsDiv {
    align-items: inherit !important;
}

.container h4 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 1.125em;
    line-height: 120%;
    text-transform: capitalize;
    color: #006298;
    margin: 0;
}

.container h5 {
    font-family: Montserrat;
    font-style: normal;
    /*font-weight: bold;*/
    font-size: 1em;
    line-height: 17px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #006298;
}

#header {
    /*position: fixed; /* Make it stick - Removing it. */
    top: 0;
    /* Stay on top */
    transition: top 0.5s;
    /* Transition effect when sliding down (and up) */
    z-index: 1000;
    width: 100%;
    display: block;
}

#main-content {
    /* top: 143px;*/
    /* Removed this to get rid of the additional spaces*/
    position: relative;
}

#main-content .bg-grey {
    background-color: #F0F0F0;
}

/* Reverted by MIG
#main-content a,
.modal-body a {
    color: #006298!important;
    font-size: 1rem;
    border-bottom: 1px solid #45B3E5;
    border-bottom: 1px solid;
    text-decoration: none;
    padding-bottom: 2px;
}
*/

#main-content a.btn.btn-clipper {
    color: white !important;
    padding-bottom: 1rem;
}

.cash-value-label {
    color: #4f4d51 !important;
}

.cash-amount {
    color: #4f4d51 !important;
}

a.mod-link {
    border-bottom: 1px solid #45B3E5 !important;
}

/* Reverted by MIG
footer {
    position: relative;
    top: 143px;
}
*/

.list-unstyled li {
    list-style-image: none !important;
}

.add-clipper-card img {
    width: 40%;
    height: auto;
}

.card-box,
.borderbox-white {
    background: #FFFFFF;
    border: 1px solid #CED4DA;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 20px;
}

.borderbox-blue {
    background: #E8F6FC;
    border: 1px solid #45B3E5;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 15px 15px 0 15px;
    margin-bottom: 20px;
}

.borderbox-blue p {
    margin: 0;
}

.borderbox-blue a {
    color: #006298 !important;
    font-weight: 600;
}

.module-close {
    width: 100%;
    text-align: right;
}

.caret-right {
    margin-left: 10px;
}

.card-card {
    margin-top: 40px;
    order: 1;
}

.card-detail-box {
    width: 70%
}

.card-detail-empty-top,
.card-detail-empty-bottom {
    border: 1px solid #ccc;
    padding: 15px;
}

.card-detail-empty-top {
    border-radius: 4px 4px 0px 0px;
}

.card-detail-empty-bottom {
    margin-top: -1px;
    border-radius: 0px 0px 4px 4px;
}

.masked-text {
    background-color: #CED4DA;
    width: 30%;
    height: 10px;
}

.get-most {
    margin-top: 40px;
}

/* Reverted by MIG to keep core Bootstrap styles clean
.card {
    background-color: #F0F0F0;
    background-color: #FFFFFF;
    padding: 15px;
}

.card .card-body {
    color: #757575;
    padding: 0px;
    width: 100%;
}

.card .card-body p {
    text-align: left;
    font-size: 1rem;
    padding: 0;
}

.card .card-body a {
    margin-left: 16px;
    font-weight: 400;
    font-size: 1rem;
}
*/

.base-settings-card {
    height: 110px;
}

.product-added-card {
    background: #E8F6FC;
    border: 1px solid #CED4DA;
    box-sizing: border-box;
    border-radius: 4px;
}

.card .box-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.settings-card .box-header,
.profile-card .box-header,
.discount-card .box-header {
    background-color: #F0F0F0;
}

.settings-card h4,
.discount-card h4 {
    font-weight: 600 !important;
    font-size: 1.125rem !important;
}

.payment-card .box-header,
.address-card .box-header,
.settings .card,
.discount-card .card,
.add-payment .card {
    background-color: #FFFFFF;
}

.settings-card,
.payment-card,
.address-card,
.discount-card {
    padding: 0;
}

.settings-card .box-header,
.profile-card .box-header,
.payment-card .box-header,
.address-card .box-header,
.discount-card .box-header {
    padding: 15px;
}

.card .box-header h4 {
    color: #4F4D51;
    font-weight: 600;
    font-size: 1.125rem;
    margin: 0;
}

.payment-card .card-body,
.address-card .card-body {
    display: flex
}

.payment-card .form-radio,
.address-card .form-radio {
    border: none;
    padding: 0;
}

.settings-card .card-body,
.discount-card .card-body {
    background: #FFFFFF;
    padding: 15px 15px 20px 15px;
}

.applications-card {
    background: #E8F6FC;
}

.card .card-body h4 {
    text-align: left;
    margin-bottom: 5px;
    /*  width: 80%; */
    /* Commented to let the Settings page arrows to show */
    width: 100%;
}

.card .card-body h4 .icon {
    padding-right: 12px;
}

.center-body p {
    text-align: center !important;
}

.font-size-xs {
    font-size: .75rem;
}

.settings-card .card-body p,
.discount-card .card-body p {
    padding: 0 0 0 0;
}

.discount-card .card-body p.text-background,
.update-application p.text-background {
    background: #E8F6FC;
    padding: 10px 15px !important;
    margin-top: 10px;
}

.card .box-header a {
    margin-left: 16px;
    font-weight: 400;
    font-size: 1rem;
}

.applications-card .card-body a,
.discount-card .card-body a {
    margin-left: 0 !important;
}

.profile-card .card-body,
.settings-card .card-body,
.discount-card .card-body {
    color: #757575;
}

.profile-card h4,
.settings-card h4,
.applications-card h4,
.discount-card h4 {
    font-size: 1rem;
    color: #4F4D51;
    font-weight: 500;
}

.profile-card h3,
.product-added-card h3,
.settings-card h3,
.discount-card h3 {
    color: #4F4D51;
    font-weight: 600;
    font-size: 1.125rem;
}

.card.product-card {
    padding: 20px;
}
.product-card .card-body {
    color: #333333;
    padding-left: 15px;
}

.product-card h3 {
    font-size: 1.125rem;
    margin-bottom: 5px;
}

.remove-product {
    text-align: right;
    box-sizing: border-box;
    padding-bottom: inherit;
}

.remove-product a {
    color: #006298 !important;
    font-weight: 600;
}

.add-button {
    text-align: right;
}

button img {
    vertical-align: text-bottom;
}

.product-card button {
    background: #006298;
    border-radius: 4px;
    border: none;
    width: 160px;
    height: 54px;
    color: #FFFFFF;
    font-size: 1rem;
    font-weight: 600;
    cursor: pointer;
}

.product-card button img {
    margin-right: 10px;
}

.product-card span {
    vertical-align: middle;
}

#reviewOrderSection .card {
    padding: 20px;
}

.borderbox-blue.clipper-card-box,
.borderbox-blue.order-summary {
    margin: 0;
    padding: 15px;
    border: 1px solid #CED4DA;
    display: block;
}

.borderbox-blue.clipper-card-box.mobile {
    display: none;
}

.clipper-card-box .clipper-card-name {
    font-size: 1rem !important;
    margin: 0;
}

.borderbox-blue.clipper-card-box h4 img {
    margin-right: 10px;
}

.borderbox-blue.order-summary {
    margin-top: -1px;
}

.order-summary .order-detail {
    padding: 15px;
    margin-top: 15px;
    background: #FFFFFF;
    border: 1px solid #CED4DA;
    border-radius: 4px;
}

.order-summary .order-detail .col-sm-4,
.order-summary .promo-box .col-sm-4 {
    text-align: right;
    padding-left: 0;
}

.order-summary .promo-box .dropdown-toggle {
    border: none;
    background-color: transparent;
    color: #006298;
}

.order-summary .promo-box {
    color: #757575;
}

.borderbox-blue.order-total h4 {
    color: #4F4D51;
}

.settings button,
.add-payment button {
    width: 100%;
    cursor: pointer;
}

.switch input[type=checkbox] {
    height: 0;
    width: 0;
    visibility: hidden;
}

.switch label {
    cursor: pointer;
    text-indent: -9999px;
    width: 36px;
    height: 20px;
    background: #F0F0F0;
    border: 1px solid #CED4DA;
    box-sizing: border-box;
    border-radius: 18px;
    display: block;
    position: relative;
    display: inline-block;
    left: 20px;
}

.switch label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    background: #fff;
    border-radius: 18px;
    transition: 0.3s;
    border: 1px solid #CED4DA;
}

.switch input:checked + label {
    background: #006298;
    border-color: #006298;
}

.switch input:checked + label:after {
    left: calc(100%);
    transform: translateX(-100%);
    border-color: #006298;
}

.switch label:active:after {
    width: 36px;
}

.optional-preferences h3 {
    font-size: 1rem;
    margin-bottom: 0.625rem;
}

.optional-preferences img {
    width: 1.375rem;
    height: auto;
    margin-right: 10px;
}

.loader {
    border: 8px solid #f3f3f3;
    /* Light grey */
    border-top: 8px solid #006298;
    /* Blue */
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.pop-message {
    top: 0px;
    width: 360px;
    height: auto;
    padding: 15px;
    background: #DDEACD;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    display: table;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
}

.pop-error {
    visibility: hidden;
    top: 0px;
    width: 360px;
    height: 98px;
    padding: 15px;
    background: #FFEBE7;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    display: table;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
}


.pop-message .pop-error p {
    margin: 0;
    padding-right: 40px;
}

.pop-message .close .pop-error img {
    width: 24px;
}


/* QTY COUNTER */

.qty-counter {
    width: 114px;
    float: right;
    margin-right: -2px;
}

.qty-counter input,
.qty-counter textarea {
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    margin: 0;
    outline: none;
}

.qty-counter input[type="button"] {
    -webkit-appearance: button;
    cursor: pointer;
}

.qty-counter input[type='button'] {
    background: #FFFFFF;
    min-width: 38px;
    width: auto;
    transition: all 300ms ease;
    color: #006298 !important;
}

.qty-counter .button-minus,
.qty-counter .button-plus {
    background: #FFFFFF;
    border: 1px solid #CED4DA;
    box-sizing: border-box;
    font-weight: 600;
    height: 38px;
    padding: 0;
    width: 38px;
    position: relative;
    font-size: 24px;
}

.qty-counter .button-minus {
    border-radius: 4px 0px 0px 4px;
}

.qty-counter .button-plus {
    border-radius: 0px 4px 4px 0px;
}

.qty-counter .quantity-field {
    position: relative;
    height: 38px;
    left: -1px;
    text-align: center;
    width: 38px;
    display: inline-block;
    font-size: 14px;
    margin: 0 0 5px;
    resize: vertical;
    background: #FFFFFF;
    border: 1px solid #CED4DA;
    box-sizing: border-box;
}

.qty-counter .button-plus {
    left: -2px;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.panel-heading {
    padding: 0;
    border: 0;
}

.panel-heading h4 {
    font-weight: 400;
}

.panel-title > a, .panel-title > a:active {
    display: block;
    padding: 15px;
    color: #006298;
    font-size: 16px;
    text-decoration: none;
    padding: 0;
    border-bottom: none !important;
}

.panel-heading a:after {
    font: normal normal normal 12px/1 'Font Awesome 5 Pro';
    content: "\f078";
    transition: all 0.5s;
    margin-left: 10px;
    display: inline-block;
    color: #006298;
}

.panel-heading.active a:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    /* transform: scaleY(-1);
      -moz-transform: scaleY(-1);
      -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);*/
}

.panel-body .button {
    padding-left: 0;
}

.panel-body input {
    height: 55px;
}

.code-info a {
    font-weight: 600;
    color: #006298 !important;
}

.code-name {
    font-weight: 600;
    color: #1C8000;
    font-size: 1rem;
    padding-bottom: 5px !important;
}

.code-description {
    color: #1C8000;
    padding: 0 !important;
}

/*#modal-product-cash,
#modal-product-pass {
    background:none;
}*/

.modal-header .close {
    outline: none;
}

.load-product-modal {
    position: fixed;
    margin: auto;
    width: 498px;
    height: 100%;
    right: 0%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    transition: top 2s, transform 0.5s;
}

.load-product-modal {
    transition-timing-function: ease-in-out;
}

.load-product-modal .modal-dialog {
    overflow-y: initial !important
}

.load-product-modal .modal-body {
    height: 80vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.adjusted-modal-height {
    height: 70vh !important;
    overflow-y: auto;
    overflow-x: hidden;
}

.load-product-modal .modal-content {
    height: 100%;
    width: 498px;
    border-radius: 0;
}

.other-amount {
    display: inherit;
}

.other-amount button {
    width: 86px;
    padding: 0 10px;
    margin-right: 0;
    border-radius: 4px 0px 0px 4px;
}

.other-amount input {
    height: 54px;
    border: 1px solid #006298;
    box-sizing: border-box;
    border-radius: 0px 4px 4px 0px;
    margin-left: -1px;
}

.load-product-modal .description {
    font-size: 0.875rem;
}

.repeats-on.box {
    display: none;
}

.load-product .card {
    padding: 10px;
}

.load-product .form-radio {
    border-top: 1px solid #CED4DA;
    padding: 15px 0;
}

.load-product .form-radio:last-child {
    border-bottom: 1px solid #CED4DA;
}

.form-radio-input {
    vertical-align: middle;
}

.form-radio-input:before,
.form-radio-input:checked {
    background-color: #006298;
}

.payment-details {
    margin-left: -30px;
    margin-right: -30px;
}

.payment-card #input-securitycode {
    width: 150px;
}

.payment-card .card-body,
.address-card .card-body {
    background: #FFFFFF;
    padding: 15px;
    border-bottom: 1px solid #CED4DA;
}

.address-card .card-body.active {
    background: #F0F0F0;
}

.payment-card h4,
.address-card h4 {
    font-size: 1rem !important;
}

.payment-card .card-body:last-child {
    border-bottom: none;
}

.payment-selected {
    background: #E8F6FC !important;
}

.payment-card .payment-icon {
    padding: 0 10px;
}

.payment-card .split-pay .payment-icon {
    padding: 0;
    width: 16px;
}

.payment-card .payment-details {
    margin-bottom: 0;
}

.payment-card .new-card .payment-details {
    margin-left: 0;
}

div.loading-overlay {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

div.loading-overlay > img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -50px 0px 0px -50px;
}

.fullModal.modal {
    padding: 0 !important;
    /*  override inline padding-right added from js */
    /* display: block !important; */
    /*margin-top:40px;*/

}

.fullModal.modal .modal-header {
    padding: 0;
    background: #FFFFFF;
    box-shadow: 0px 1px 0px #CED4DA;
}

.fullModal.modal .modal-dialog {
    /* width: 100%;*/
    max-width: none !important;
    height: 100%;
    margin: 0;
}

.fullModal.modal .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
}

.fullModal.modal .modal-body {
    overflow-y: auto;
}

.fullModal.modal .modal-body h2 {
    font-family: Utopia Std;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    letter-spacing: 0.5px;
}

.fullModal.container {
    background: #FFFFFF;
}

.modal-body h1 {
    font-size: 2rem !important;
}

.fullModal .modal-body h1 {
    font-size: 2.5rem !important;
}

/*.load-card-module .modal-backdrop {
    margin-top: 40px;
}*/

.check-status {
    color: #006298;
    font-size: 20px;
    margin-top: 2em;
    font-family: Montserrat, sans-serif;
}


.dropdown-arrow {
    position: absolute;
    right: 15px;
}

.footer-position {
    position: unset
}

.clipper-card-options,
.date-range-options {
    position: relative;
    width: inherit;
    background: #FFFFFF;
    border: 1px solid #CED4DA;
    box-sizing: border-box;
    border-radius: 0px 0px 4px 4px;
    margin-bottom: 20px;
    height: 56px;
    overflow: hidden;
    cursor: pointer;
}

.open {
    height: auto;
}

/* use this for toggleClass function */


.clipper-card-options ul,
.date-range-options ul {
    padding: 0;
}

.clipper-card-options ul li,
.date-range-options ul li {
    list-style: none;
    padding: 15px;
    border-bottom: 1px solid #efefef;
    margin: 0;
}

.clipper-card-options ul li:last-child,
.date-range-options ul li:last-child {
    border: none;
}

.clipper-card-options ul li:hover,
.date-range-options ul li:hover {
    background: #F0F0F0;
}

.search,
.clipper-cards {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

.search input {
    width: 90%;
    position: relative;
}

.fa.fa-search {
    color: #006298;
    font-weight: 700;
}

.zone-stations,
.agencies {
    position: absolute;
    width: inherit;
    height: auto;
    left: 0;
    top: 80px;
    background: #FFFFFF;
    border: 1px solid #006298;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 0;
    z-index: 100;
    display: none;
}

.zone {
    padding: 15px;
    border-bottom: 1px solid #CED4DA;
}

.zone:last-child,
.agencies ul li:last-child {
    border-bottom: none;
}

.zone.selected,
.agencies ul li.selected {
    background: #F0F0F0;
}

.zone ul li {
    font-size: 0.875rem;
}

.agencies {
    padding-top: 10px;
}

.agencies ul {
    padding: 0;
}

.agencies ul li {
    list-style: none;
    border-bottom: 1px solid #CED4DA;
    padding: 10px 15px;
    margin: 0;
}

.no-cards .card-box {
    padding: 40px;
}

.no-cards .card-box .btn-clipper {
    margin-top: 15px;
}

.product-info .clipper-card-image img {
    width: 136px;
}

.modal-body.add-card .card {
    background: #FFFFFF;
}

.modal-body.load-product .breadcrumb {
    padding-top: 0;
}

.select-amount button:focus {
    background-color: #006298;
    color: #FFFFFF;
}

#setup-or-manage-autoload-cash,
#setup-or-manage-autoload-pass-modal,
#modal-setup-autoreload-done,
#manage-payment-methods-cash-modal,
#manage-payment-methods-pass-modal {
    background: none;
}

#setup-or-manage-autoload-cash .schedule-set,
#setup-or-manage-autoload-pass-modal .schedule-set,
#modal-setup-autoreload-done .schedule-set
#manage-payment-methods-cash-modal .schedule-set,
#manage-payment-methods-pass-modal .schedule-set {
    background: #F0F0F0;
    padding: 15px 30px;
    margin: 0 -30px;
}

#setup-or-manage-autoload-cash .schedule-set p,
#setup-or-manage-autoload-pass-modal .schedule-set p,
#modal-setup-autoreload-done .schedule-set p
#manage-payment-methods-cash-modal .schedule-set p
#manage-payment-methods-pass-modal .schedule-set p {
    padding: 0;
}

#setup-or-manage-autoload-cash .add-payment-method,
#setup-or-manage-autoload-pass-modal .add-payment-method,
#modal-setup-autoreload-done .add-payment-method,
#manage-payment-methods-cash-modal .add-payment-method,
#manage-payment-methods-pass-modal .add-payment-method,
.proof-of-age-verification .upload-file,
.update-application .upload-file {
    border: 1px dashed #006298;
    box-sizing: border-box;
    border-radius: 4px;
    background: #FFFFFF;
    width: 100%;
    height: 80px;
    cursor: pointer;
}

.upload-file label {
    border: 1px dashed #006298;
    box-sizing: border-box;
    border-radius: 4px;
    background: #FFFFFF;
    width: 100%;
    height: 80px;
}

.upload-file h4 {
    text-align: center;
    padding: 30px 0;
}


#setup-or-manage-autoload-cash .add-payment-method svg path,
#setup-or-manage-autoload-pass-modal .add-payment-method svg path,
#modal-setup-autoreload-done .add-payment-method svg path,
#manage-payment-methods-cash-modal .add-payment-method svg path,
#manage-payment-methods-pass-modal .add-payment-method svg path {
    fill: #006298;
}

#setup-or-manage-autoload-cash .payment-method {
    background: #E8F6FC;
    padding: 15px 30px;
    margin: 0 -30px;
}

#setup-or-manage-autoload-pass-modal .payment-method {
    background: #E8F6FC;
    padding: 15px 30px;
    margin: 0 -30px;
}

#setup-or-manage-autoload-cash .payment-method-error {
    background: #FBF4F4 !important;
    padding: 15px 30px;
    margin: 0 -30px;
    border: 1px solid #D2282F !important;
}

#setup-or-manage-autoload-pass-modal .payment-method-error {
    background: #FBF4F4 !important;
    padding: 15px 30px;
    margin: 0 -30px;
    border: 1px solid #D2282F !important;
}

#manage-payment-methods-cash-modal .card-body,
#manage-payment-methods-pass-modal .card-body,
#modal-setup-backup-payment .card-body {
    padding: 5px 30px 0 30px;
    border-bottom: 1px solid #CED4DA;
    margin: 0 -30px;
}

#manage-payment-methods-cash-modal .card-body .form-radio,
#manage-payment-methods-pass-modal .card-body .form-radio,
#modal-setup-backup-payment .card-body .form-radio {
    margin: 10px 0;
}

#manage-payment-methods-cash-modal .payment-details,
#manage-payment-methods-pass-modal .payment-details,
#modal-setup-backup-payment .payment-details {
    padding: 0 40px;
}

.dropdown-toggle {
    cursor: pointer;
}

.modal-body .payment-method.error {
    background: #FBF4F4 !important;
    border: 1px solid #D2282F;
}

.card-body.payment-error {
    background: #FBF4F4 !important;
    border-top: 1px solid #D2282F;
    border-bottom: 1px solid #D2282F !important;
}

.payment-button.error {
    border: 1px solid #D2282F;
    padding: 0 0 15px 0;
}

.payment-button.error .card-header {
    background: #FBF4F4 !important;
    padding: 10px;
    text-align: left;
    border: none;
    color: #D2282F;
    font-weight: 600;
}

.payment-button.error .card-body {
    padding: 10px 15px 0 15px;
}

.card.payment-button {
    background: #FFFFFF;
    width: 100%;
    cursor: pointer;
    margin-bottom: 20px;
    padding: 20px;
}

.card.payment-button-error {
    background: #FBF4F4 !important;
    width: 100%;
    cursor: pointer;
    margin-bottom: 20px;
    border: 1px solid #D2282F !important;
}

.card.payment-button-warning {
    background: #fad5682e !important;
    width: 100%;
    cursor: pointer;
    margin-bottom: 20px;
    border: 1px solid #FFBF00 !important;
}

.card.payment-button h4,
.add-payment h4 {
    width: 100% !important;
}

.settings .card:hover,
.card.payment-button:hover {
    background: #F0F0F0;
}

.card .arrow {
    float: right;
    margin-top: -2px;
}

.card.payment-button .primary {
    color: #4F4D51;
    font-weight: 500;
    margin-left: 10px;
    font-size: 1rem;
}

.card.payment-button .expiration {
    margin-left: 52px;
}

.card.payment-button-error .expiration {
    margin-left: 52px;
}

.expiration {
    margin-left: 52px;
    margin-right: 0px;
}

.card.payment-button .icon {
    display: inline-block;
    vertical-align: -7px;
}

.col-md-8.settings .card-body h4::after,
.add-payment .card-body h4::after,
.card.payment-button h4::after {
    content: url('../img/caret-right.svg');
    float: right;
    margin-top: -2px;
}

.settings .card-body {
    padding: 15px 10px 0 10px;
}
.settings .card-body .icon {
    display: inline-block;
    vertical-align: -10px;
}
.settings button {
    text-align: left;
}

.payment-method-tile {
    background: #F0F0F0;
    padding: 15px 30px;
    margin: 20px -30px;
    color: #006298;
    font-weight: 600;
}

.input-count {
    position: relative;
    top: -25px;
    float: right;
    color: #757575;
    font-size: 0.875rem;
    right: 10px;
}

.payment-methods .white-center {
    background: #FFFFFF;
    text-align: center;
}

.payment-methods .white-center .card-body {
    padding: 30px 50px;
}

.payment-methods .white-center .card-body .illustration {
    margin-bottom: 30px;
}

.payment-methods .white-center .card-body p {
    text-align: center;
    color: #333333;
}

.payment-methods .white-center .card-body button {
    margin-top: 20px;
}

.modal-body .check-info {
    margin-left: -2rem;
}

.payment-method-tile a {
    font-weight: normal;
}

.alert-text {
    color: #D2282F;
}

.discount-application .form-radio {
    border-top: 1px solid #CED4DA;
    padding: 15px 0;
}

.discount-application .form-check .description {
    font-size: 0.875rem;
    color: #757575;
}

.discount-application .form-check .description li {
    margin-left: 15px;
}

.contact-information .info-box {
    background: #F0F0F0;
    border-radius: 4px;
    padding: 15px;
}

.contact-information .info-box h4 {
    color: #4F4D51;
    padding-bottom: 10px;
}

.contact-information .info-box .header {
    font-weight: 600;
}

.discount-application .clipper-card-info {
    padding: 1rem !important;
}

.discount-application .clipper-card-info h4 {
    width: auto;
}

.discount-application .clipper-card-info h4 span {
    float: right;
}

.discount-application .clipper-card-info .header {
    font-weight: 600;
    margin-top: 1rem;
}

.update-application p {
    padding-bottom: 0 !important;
    padding-top: 15px;
}

.update-application .error-under {
    padding: 0 !important;
}

.apply-for-discount h4 {
    font-size: 1.5rem;
}

.apply-for-discount img {
    position: absolute;
    left: -50px;
    /*  max-width:100%;*/
    height: auto;
}


.filter-orders .clipper-cards,
.filter-orders .date-range {
    position: relative;
}

.filter-orders .clipper-cards option,
.filter-orders .date-range option {
    padding: 15px 40px 15px 15px;
    height: 56px;
    line-height: 56px;
    border: 1px solid #EFEFEF;
}


/* ----------- Smartphone Device Styles (XS)  ----------- */

@media (max-width: 500px) {

    .legal-disclaimers {
        margin-top: 0px !important;
    }

    .settings-top-card {
        margin-top: 1rem !important
    }

    .modal-dialog {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
    }

    .modal-content {
        height: auto;
        min-height: 100%;
        border-radius: 0;
    }

    #main-content {
        top: 0;
        /* margin-top: 60px !important; */
        /* Removed to get rid of the space */
    }

    footer {
        top: 0;
    }

    .navbar-collapse {
        height: 100vh;
        transition: height 0.5s, opacity 0.3s;
        opacity: 0;
    }

    .navbar-collapse.show {
        opacity: 1;
    }

    .navbar-collapse ul {
        animation: fadeIn linear 0.5s;
        -webkit-animation: fadeIn linear 0.5s;
        -moz-animation: fadeIn linear 0.5s;
        -o-animation: fadeIn linear 0.5s;
        -ms-animation: fadeIn linear 0.5s;
    }

    @keyframes fadeIn {
        0% {
            opacity: 0;
        }

        60% {
            opacity: 0
        }

        100% {
            opacity: 1;
        }
    }

    @-moz-keyframes fadeIn {
        0% {
            opacity: 0;
        }

        60% {
            opacity: 0
        }

        100% {
            opacity: 1;
        }
    }

    @-webkit-keyframes fadeIn {
        0% {
            opacity: 0;
        }

        60% {
            opacity: 0
        }

        100% {
            opacity: 1;
        }
    }

    @-o-keyframes fadeIn {
        0% {
            opacity: 0;
        }

        60% {
            opacity: 0
        }

        100% {
            opacity: 1;
        }
    }

    @-ms-keyframes fadeIn {
        0% {
            opacity: 0;
        }

        60% {
            opacity: 0
        }

        100% {
            opacity: 1;
        }
    }

    /* Fade in modal from bottom on mobile */
    .modal.fade .modal-dialog {
        transform: translate3d(0, 100vh, 0);
    }

    .modal.in .modal-dialog {
        transform: translate3d(0, 0, 0);
    }

    .modal .breadcrumb {
        margin-top: 20px;
    }

    /*Escape any container, set this element to be 100vw and aligned to viewport without taking it out of normal document flow.*/
    .full-bleed {
        width: 100vw;
        margin-left: 50%;
        transform: translateX(-50%);
    }

    .card-box {
        margin-top: 20px;
        padding: 15px 0 0 0;
    }

    .borderbox-white {
        margin-top: 20px;
    }

    .card-card {
        margin-top: 20px;
    }

    .desktop {
        padding-bottom: 20px;
    }

    .desktop img {
        width: 30%;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    .pop-message .pop-error {
        width: 90%;
    }


    .card-image {
        margin-left: 15px;
        width: 27%;
        height: auto;
    }

    .add-card h3 {
        position: absolute;
        top: -40px;
        left: 80px;
    }

    .card-detail-empty-top,
    .card-detail-empty-bottom {
        padding: 20px;
    }

    .card-detail-empty-top {
        border-radius: 0;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        border-left: none;
        border-right: none;
    }

    .card-detail-empty-bottom {
        border: none
    }

    .no-card-yet h3 {
        font-size: 1.125rem;
    }

    .card-detail-box {
        width: 100%
    }

    .card .box-header a {
        float: right
    }

    .card .card-body a {
        display: block;
        /* width: max-content; */
        margin-left: 0px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .product-added-card h3 {
        width: 50%
    }

    .remove-product {
        position: absolute;
    }

    .remove-link {
        position: absolute;
        right: 15px;
        top: 50px;
    }

    .remove-with-counter {
        position: absolute;
        right: 15px;
        top: 50px;
    }

    .add-button button {
        width: 100%;
        margin-top: 15px;
    }

    .borderbox-blue.clipper-card-box {
        display: none;
    }

    .borderbox-blue.clipper-card-box.mobile {
        display: block;
        border-radius: 0;
        margin-top: -1px;
    }

    .switch label {
        left: 0;
    }

    .switch {
        position: absolute;
        right: 15px;
    }

    .load-product-modal {
        width: 100%;
        transform: translate(50%, -0%);
    }

    .load-product-modal .modal-content {
        width: auto;
    }

    .load-product-modal .modal-body {
        padding: 0 1rem;
    }

    .load-product-modal h1 {
        font-size: 1.75rem !important;
    }

    .product-infos,
    .card-container {
        padding: 0;
    }

    .product-info .text-right {
        padding: 0;
    }

    .order-sidebar {
        padding: 0;
        margin-top: 40px;
    }

    .modal-body .container {
        padding: 0;
    }

    .payment-card .split-pay a {
        margin: 0 0 0 10px;
    }

    .search input {
        width: 85%;
    }

    .modal.show .modal-dialog {
        transform: inherit;
    }

    #modal-product-cash.show .modal-dialog,
    #modal-product-pass.show .modal-dialog {
        transform: translateY(0%);
    }

    .fullModal.modal {
        margin-top: 0px;
    }

    .fullModal .modal-body {
        padding: 0 30px !important;
    }

    .fullModal .borderbox-blue.clipper-card-box.mobile {
        width: auto;
        margin: 0 -15px;
    }

    .fullModal a.navbar-brand.d-inline {
        font-weight: 600 !important;
        margin: auto !important;
        padding: 0 !important;
        display: inline !important;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
        border: none;
    }

    .fullModal .clipper-logo {
        margin: auto;
        text-align: center;
        width: 75%;
    }

    .no-cards .card-box {
        padding: 20px;
        margin-top: 0;
    }

    .no-cards-content .main-title h2 {
        width: 50%;
    }

    .no-cards .btn-clipper {
        width: 100%;
    }

    .product-info .clipper-card-image img {
        width: 127px;
        height: auto;
    }

    .product-info .clipper-card-image {
        margin-bottom: 20px;
        box-shadow: 0px 2px 0px #006298;
    }

    .modal-body.add-card .card:hover {
        background-color: #F0F0F0;
    }

    #manage-payment-methods-cash-modal .payment-details
    #manage-payment-methods-pass-modal .payment-details {
        padding: 0 10px 0 0;
    }

    .payment-methods .white-center .card-body {
        padding: 0 !important;
    }

    .modal-body .check-info {
        margin-left: -1rem;
        margin-right: -1rem;
    }

    .modal-body .check-info img {
        width: 100%;
    }

    .card.payment-button h4::after {
        margin-top: 3px;
    }

    .card.payment-button .primary {
        display: block;
        margin-left: 52px;
        margin-top: 5px;
    }

    .modal-body .payment-group-security-code {
        margin-top: 15px;
    }

    .discount-application {
        padding: 0;
    }

    .apply-for-discount img {
        position: inherit;
        width: 100%;
        left: 0;
    }

    .apply-for-discount .section {
        flex-direction: column-reverse !important;
    }

    .modal-body .order-summary-box {
        /* position: absolute; */
        bottom: 0;
        left: 0;
        right: 0;
    }

    .modal-body .promo-code {
        position: relative;
        z-index: 1000;
    }

    .order-summary .panel-group {
        border-bottom: none;
    }

    .order-footer {
        /* position: fixed; */
        width: 100%;
        bottom: 0;
    }


}


/* End XS */

/* ----------- iPhone 5S (XXS)  ----------- */

@media (max-width: 350px) {
    .switch-button-position {

        display: inline-block;
        width: 300px
    }

}

/* ---------------------- Tablet styles (SM)  ---------------------- */
@media (min-width: 768px) {

    .switch-button-position {
        display: inline-block;
        width: 300px
    }

}

/* End SM */

/* ----------- Desktops and laptops (MD) ----------- */


@media (min-width: 992px) {

    .switch-button-position {
        display: inline-block;
        width: 300px
    }

    .screen-margin {
        margin-right: -400px;
        margin-left: -400px;
    }

    .footer-flex-row {
        flex-flow: row nowrap;
    }

}

/* End MD */

/* ----------- Large Desktops (LG) ----------- */

@media (min-width: 1200px) {
    hr {
        margin-top: 13px;
        margin-bottom: 25px;
        width: 50%;
        text-align: left;
        margin-left: 0;
    }

    .switch-button-position {
        display: inline-block;
        width: 300px
    }

    .screen-margin {
        margin-right: -400px;
        margin-left: -400px;
    }
}

/* Phone*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    hr {
        margin-top: 13px;
        margin-bottom: 25px;
        /* width: 100%; */
        text-align: left;
        margin-left: 0;

    }

    .switch-button-position {
        display: inline-block;
        width: 300px
    }
}