﻿.divnav {
    height: 56px;
    margin: 0 0 24px;
    padding: 16px 102px 16px 16px;
    background-color: #f76f00;
}

.spnheadtext {
    height: 24px;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
}

.spnwelcome {
    height: 34px;
    margin: 0 8px 0 0;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.42;
    letter-spacing: normal;
    text-align: center;
    color: #202020;
}

.imghi {
    width: 25px;
    height: 34px;
    margin: 0 0 0 8px;
    object-fit: contain;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.42;
    letter-spacing: normal;
    text-align: center;
    color: #202020;
    margin-top: -5px;
}

.spndesc {
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #202020;
}

.btnstart {
    width: 328px;
    height: 52px;
    padding: 12px 39px 13px;
    border-radius: 8px;
    background-color: rgba(247, 111, 0, 0.1);
}

.spnqr {
    width: 222px;
    height: 27px;
    margin: 0 0 0 4px;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #f76f00;
}

.imgbarcode {
    width: 24px;
    height: 24px;
    margin-left: 5px;
    object-fit: contain;
}

.mt-90 {
    margin-top: 90px;
}

div#qr-shaded-region div {
    background-color: #f76f00 !important;
}

.divcard {
    padding: 8px 0 8px;
    border-radius: 8px;
    border: solid 1px #ddd;
    background-color: #fff;
}

.imgbarcode {
    position: absolute;
    display: table-row-group;
    margin-left: 10px;
}

.divtext {
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #434343;
}

.divtitle {
    height: 26px;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: #202020;
}

.divoval {
    width: 9px;
    height: 9px;
    background-color: #f76f00;
    border-radius: 5px;
    margin-top: 6px;
}

.spninfo {
    height: 20px;
    margin: 0 0 4px;
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #202020;
}

.divuzman {
    border-radius: 8px;
    background-color: rgba(32, 32, 32, 0.05);
    border-radius: 8px;
    background-color: rgba(32, 32, 32, 0.05);
    margin-top: 5px;
    padding: 5px 0px;
}

.spnuzman {
    width: 137px;
    height: 16px;
    margin: 7px 0 7px 4px;
    font-family: Poppins;
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    color: #202020;
}

.imguzman {
    width: 40px;
    height: 30px;
    margin: 0 4px 0 0;
    object-fit: contain;
}

.imgverified {
    display: block;
    margin-left: 10px;
}

.spninfo {
    height: 20px;
    margin: 0 0 4px;
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #202020;
}

.divinfo {
    width: 191px;
    height: 40px;
    margin: 8px 0 0;
    padding: 5px;
    border-radius: 8px;
    background-color: rgba(32, 32, 32, 0.05);
}

.accordion.accordion-icon-toggle .accordion-icon i {
    color: #f76f00;
}

.accordion-header[aria-expanded="true"] {
    color: #f76f00;
}

#txtPhoneNumber:focus {
    border: 2px solid #DE7B3A !important;
}

#btnMoneySignInCancel {
    background-color: #DDDDDD;
    color: black;
    height: 52px;
}

#btnMoneySignIn {
    background-color: #F76F00;
    color: white;
    height: 52px;
}

#divCampaign {
    /*height: 146px;*/
    background: #F76F00;
    margin-top: 16px;
    margin-bottom: 44px;
}

.fs-12px {
    font-size: 12px !important;
}

.fs-16px {
    font-size: 16px !important;
}

.fs-20px {
    font-size: 20px !important;
}

.fs-30px {
    font-size: 30px !important;
}

.bg-orange {
    background-color: #F76F00;
}

.verifyCode:focus {
    border: 2px solid #DE7B3A !important;
}
