﻿.customcheck .checkmark {
    background-repeat: no-repeat !important;
    background-position: center !important;
}
#barcodeTarget div:last-child {
    display: none;
}

.navbar-nav img, svg {
    vertical-align: top;
    max-width: 100%;
}

.percent {
    position: relative;
}

    .percent svg {
        width: 100%;
    }

div#h1_overallSatBK {
    position: absolute;
    top: 80px;
    left: 43%;
    color: #946037;
    /*margin-left: -47.5px;
            font-size: 13px !important;
            font-weight: bold;*/
}

.progress-points-text {
    font-size: 14px;
}

.progress-points-subtext {
    font-size: 10px;
}
#country .dd-selected, #language .dd-selected {
    background: transparent;
    border: 0;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.storename {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.dd-selected:focus {
    outline: none;
}

#changrPwdloader, #updateprofileloader {
    float: left;
    margin-right: 10px;
}

.input-group .text-danger {
    width: 100%;
    float: left;
}

.signin-form {
    margin-bottom: 0 !important;
}

.mModdd {
    min-height: auto !important;
}

.form-box-center .col-md-12 {
    margin-bottom: 15px;
}

.modImg {
    /*max-width:30px;
            max-height:30px;*/
    width: 40px;
}

.dvCustomloader {
    text-align: center;
    display: none;
}

    .dvCustomloader img {
        width: 15px;
    }

.stopP {
    width: 320px;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.arrow-up {
    width: 100%;
    text-align: center;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

.madalBackground {
    background-color: black;
    filter: alpha(opacity= 90) !important;
    opacity: 0.6 !important;
    z-index: 20;
}

.modalPopup {
    width: 450px;
    /* padding: 20px 0px 24px 10px;
            position: relative;
            height: 66px;
            background-color: white;
            border: 1px solid black;*/
}

.backdrop-color {
    background-color: #000;
    opacity: 0.6;
}

.dd-selected {
    padding: 0 !important;
}

.dd-selected-image {
    max-width: 20px !important;
}
.ml_cat {
    padding-left: 22px;
    top: 75px;
}
/*Arbys reward css start*/
.points-details .JjRewards {
    font-family: 'Blankenhorn LL Script';
    font-size: 5em !important;
    color: #ffffff;
    margin-bottom: 0;
    line-height: .8;
}

.pointsjj {
    width: 100%;
    height: 100%;
    padding: 20px 30px;
    position: absolute;
    border-radius: 10px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: flex-end !important;
    align-items: flex-end !important;
}

.pnts-bg {
    background-color: rgb(228, 0, 43);
    padding: 10px;
    color: rgb(255, 255, 255);
    font-size: 20px;
    position: absolute;
    right: 0px;
    bottom: 5px;
    line-height: 1;
    font-weight: 700;
}

    /*.reward-tab .item-box-50 .box-background {
    width: 100%;
    position: relative;
    height: auto !important;
    min-height: auto !important;
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 55 / 30;
    border-radius: 10px;
}*/

    .pnts-bg span {
        font-size: 18px;
    }

.timer-bx {
    padding: 10px 20px !important;
    float: left !important;
    width: 100% !important;
    margin-bottom: 20px !important;
    background-color: #000 !important;
    border: none;
    border-radius: 0;
}


.pnts-bg.balance {
    background-color: #000000;
    left: 0;
    right: auto;
    border-radius: 0;
}

.text-xs {
    font-size: 16px !important;
    width: 100%;
    float: left;
}

.alignerjj {
    align-items: flex-start !important;
    justify-content: flex-start !important;
}

.redeem-code {
    background: #e4002b !important;
    padding-bottom: 20px !important;
    padding: 6%;
    float: left;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.bar-code {
    margin-left: 0 !important;
}

    .bar-code img {
        width: 250px !important;
        margin-top: 1.2rem !important;
    }

.redeem-code img {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.reward-code {
    border-radius: 0px !important;
    width: 250px !important;
}

    .reward-code p {
        font-weight: 100 !important;
    }

    .reward-code h3 {
        color: #000000 !important;
    }

.grey {
    color: #999999 !important;
}

.lineHeight {
    line-height: normal;
    color: #ffffff !important;
}

.expiryJJ {
    color: rgb(255, 255, 255);
    font-size: 1.5em;
    font-weight: normal;
    background-color: transparent;
    border-radius: 50px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
}

.input-marginJ {
    margin-top: -2rem;
    margin-left: 0.5rem;
}

.pnts-bg .text-xs {
    font-size: 12px !important;
    font-weight: normal !important;
    margin-top: 3px;
}