﻿.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;
}
