h1,
h2,
h3,
h4,
h5,
h6
{
    font-family: Outfit !important;
    color: #F1F1F1 !important;
}

body
{
    color: #fff;
    background: #0D2332 !important;
    font-family: Outfit !important;
}

.innerbg
{
    background: #FFFFFF08;
    padding: 22px 15px;
    /* margin-left: 20.79rem; */
}

.custpad
{
    padding: 30px;
}

.branding
{
    display: flex;
    align-items: center;
    justify-content: center;
}

.branding h2
{
    font-weight: 400;
    margin: 0 !important;
    font-size: 27px;
}

.custbtn-primary,
.custbtn-primary:hover,
.custbtn-primary:active
{
    border-radius: 10px;
    color: white !important;
    background: linear-gradient(178.62deg, #3A5970 1.31%, #6FAAD6 294.21%);
    border: none;
    padding: 13px 15px;
}

.custbtn-primary-deposit,
.custbtn-primary-deposit:hover,
.custbtn-primary-deposit:active
{
    border-radius: 5px;
    color: white !important;
    background: linear-gradient(178.62deg, #3A5970 1.31%, #6FAAD6 294.21%);
    border: none;
    padding: 5px 15px;
    font-weight: 300;
}

.login-frm
{
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0px 0px 20px 0px #00000017;
    background: #FFFFFF08;
    border: 3px solid transparent;
}

.login-frm-wrn
{
    padding: 27px;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px #00000017;
    background: #FFFFFF08;
    border: 3px solid transparent;
}

@media (max-width: 991px) and (min-width: 0px)
{
    .login-frm .login-frm-wrn
    {
        padding: 21px;
    }

    .mnemonicWord
    {
        margin-right: 9px !important;
        margin-top: 9px !important;
        padding: 8px 23px !important;
        background-color: #262839 !important;
    }
}

.guideline
{
    color: #8c8c8c;
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 0;
}

/* label {
    color: #8c8c8c;
} */
textarea
{
    background-color: #262839 !important;
    border-radius: 0 !important;
    border: none !important;
    color: #8C8C8C !important;
    font-weight: 300 !important;
}

.mnemonicWord
{
    margin-right: 14px;
    margin-top: 14px;
    padding: 11px 28px;
    background-color: #262839;
    font-weight: 300;
}

.guide-btn i
{
    font-size: 22px;
    vertical-align: middle;
}

.guide-btn,
.guide-btn:hover
{
    padding: 7px 12px !important;
    border: none;
}

.guideTitle
{
    font-weight: 300;
    font-size: 21px;
    color: #ffffff !important;
}

.minh-100vh
{
    min-height: 90vh;
}

.loginSpinnr
{
    color: #fff;
    vertical-align: middle;
    font-size: 18px;
}

.custbtn-primary:disabled,
.custbtn-primary.disabled,
fieldset:disabled .custbtn-primary
{
    background: linear-gradient(178.62deg, #3A5970 1.31%, #6FAAD6 294.21%);
    border: none;
}

.warnings li
{
    list-style: none;
    color: #F1F1F190;
    margin-bottom: 18px;
    display: flex;
    font-weight: 300;
    font-size: 18px;
}

.warnings li span
{
    margin-right: 13px;
}

a
{
    color: #82b8db !important;
}

a:hover
{
    color: #82b8db;
    text-decoration: none;
}

.checkMn label,
.checkMn input
{
    color: #FFFFFF90 !important;
}

.form-control.text-start.text-md-center
{
    height: 56px;
}

/*-----------drashti------------*/
.textcard
{
    background: #203B4E;
    border: 2px solid transparent;
    border-radius: 10px;
    color: #FFFFFF !important;
    font-weight: 300 !important;
    height: fit-content;
    padding: 27px;
}

.textcard-2
{
    background: #F5F5FA1A;
    border-radius: 10px;
    color: #FFFFFF !important;
    font-weight: 300 !important;
    height: fit-content;
    padding: 27px;
}

.buycard
{
    background-image: url(/assets/img/bg.png);
    background-size: cover;
    background-repeat: repeat;
    /* background-color: #F5F5FA1A; */
    border-radius: 10px;
    color: #FFFFFF !important;
    font-weight: 300 !important;
    height: fit-content;
    padding: 27px;
}

.txtcard-br-radius
{
    border-radius: 10px 0px 0px 10px;
    border-right: 1px solid #FFFFFF20;
}

.txtcard-br-radius-2
{
    border-radius: 0px 10px 10px 0px;
}

.cust-form-control
{
    background: #F5F5FA1A;
    border-radius: 10px;
    border: none;
    color: white;
    margin-right: 14px;
    margin-top: 14px;
    padding: 11px 10px;
    text-align: center;
    font-weight: 300;
    width: 150px;
    outline: none !important;
}

.cust-form-control.sh
{
    padding: 0px;
}

.sh .callinput
{
    width: 99px;
}

.callinput
{
    background-color: #f5f5fa00;
    border: none;
    padding: 13px 0px 13px 10px;
    border-radius: 0px 5px 5px 0px;
    color: white;
    font-weight: 300;
    width: -webkit-fill-available;
    outline: none !important;
}

.index-sp
{
    color: #FFFFFF;
    padding: 13px 0px 13px 10px;
    text-align: center;
    font-weight: 300;
    min-width: 27px;
    outline: none !important;
}

.show
{
    padding: 11px 10px 11px 0px !important;
}

.mneW
{
    background: #F5F5FA1A;
    padding: 13px 10px;
    font-size: 17px;
    font-weight: 300;
    text-align: center;
    border-radius: 5px;
}

.cust-input-form-control
{
    padding: 12px;
}

.cust-input-group-text
{
    margin: 7px;
    padding: 12px;
}

.cust-grp-append
{
    margin-left: 0 !important;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.cust-grp-append-buy
{
    /* border: 2px solid #4d5a63 !important; */
    border: 2px solid #4d5a6300 !important;
    border-left: none !important;
    margin-left: 0 !important;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.cust-grp-append-adm
{
    /* border: 2px solid #4d5a63 !important; */
    border: 2px solid #4d5a6300 !important;
    border-right: none !important;
    margin-right: 0 !important;
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}

.cust-input-group-buy-text
{
    background: none !important;
}

.buy-border
{
    /* border: 2px solid #4d5a63 !important; */
    border-right: none !important;
}

.buy-border-adm
{
    /* border: 2px solid #455f73 !important; */
    border-left: none !important;
}

.d-none
{
    display: none !important;
}

.word-break
{
    word-break: break-word !important;
}

@media (max-width:1440px)
{
    .login-frm .login-frm-wrn
    {
        margin-bottom: 30px;
    }

    .branding
    {
        margin-top: 1.5rem !important;
    }
}

@media (max-width:1440px) and (min-width:1200px)
{
    .cust-form-control
    {
        width: 170px;
    }

    .sh .callinput
    {
        width: 150px;
    }
}

@media (max-width:1199px) and (min-width:1024px)
{
    .cust-form-control
    {
        width: 130px;
    }

    .sh .callinput
    {
        width: 110px;
    }
}

@media (max-width:1024px) and (min-width:769px)
{
    .cust-form-control
    {
        width: 140px;
    }

    .sh .callinput
    {
        width: 110px;
    }
}

@media (max-width:768px) and (min-width:768px)
{
    .cust-form-control
    {
        width: 150px;
    }

    .sh .callinput
    {
        width: 130px;
    }

    .sticky-col-second
    {
        left: 50px;
    }
}

@media (max-width:767px) and (min-width:538px)
{
    .cust-form-control
    {
        width: 120px;
    }

    .sh .callinput
    {
        width: 92px;
    }
}

@media (max-width:537px) and (min-width:537px)
{
    .cust-form-control
    {
        width: 125px;
    }

    .sh .callinput
    {
        width: 95px;
    }
}

@media (max-width:536px) and (min-width:522px)
{
    .cust-form-control
    {
        width: 120px;
    }

    .sh .callinput
    {
        width: 95px;
    }
}

@media (max-width:521px) and (min-width:492px)
{
    .cust-form-control
    {
        width: 110px;
    }

    .sh .callinput
    {
        width: 80px;
    }
}

@media (max-width:491px) and (min-width:488px)
{
    .cust-form-control
    {
        width: 100px;
    }

    .sh .callinput
    {
        width: 70px;
    }
}

@media (max-width:487px) and (min-width:454px)
{
    .cust-form-control.d-flex.sh.odd
    {
        margin-right: 0;
    }

    .cust-form-control
    {
        width: 160px;
    }

    .sh .callinput
    {
        width: 130px;
    }
}

@media (max-width:455px) and (min-width:454px)
{
    .cust-form-control.d-flex.sh.odd
    {
        margin-right: 0;
    }

    .cust-form-control
    {
        width: 160px;
    }

    .sh .callinput
    {
        width: 130px;
    }
}

@media (max-width:454px) and (min-width:434px)
{
    .cust-form-control.d-flex.sh.odd
    {
        margin-right: 0;
    }

    .cust-form-control
    {
        width: 150px;
    }

    .sh .callinput
    {
        width: 120px;
    }
}

@media (max-width:433px) and (min-width:426px)
{
    .cust-form-control.d-flex.sh.odd
    {
        margin-right: 0;
    }

    .cust-form-control
    {
        width: 145px;
    }

    .sh .callinput
    {
        width: 110px;
    }
}

@media (max-width:425px)
{
    .textcard
    {
        padding: 14px;
    }

    .textcard-2
    {
        padding: 17px;
    }

    .custpad
    {
        padding: 15px;
    }

    .innerbg
    {
        padding: 4px;
    }

    .footfont
    {
        font-size: 14px !important;
    }

    .cust-head tr th
    {
        padding: 7px;
        font-size: 12px;
    }

    tbody tr td
    {
        font-size: 12px !important;
        padding: 7px !important;
    }

    .login-frm
    {
        padding: 18px;
    }

    .guideline
    {
        font-size: 16px;
    }

    .wrn-txt
    {
        font-size: 14px;
    }

    .guideTitle
    {
        font-size: 24px;
    }

    .custPP
    {
        padding: 11px 11px !important;
        font-size: 12px;
    }

    .cust-h
    {
        height: 43px;
    }

    .input-group-text-p-cust
    {
        padding: 5px 7px;
    }

    .buycard
    {
        padding: 9px;
    }

    label
    {
        font-size: 15px;
    }

    .receive-body
    {
        padding: 8px;
    }

    .rc-txt
    {
        font-size: 16px;
    }

    .cust-input-form-control
    {
        font-size: 14px;
        height: 45px;
    }

    .cust-grp-h
    {
        height: 45px;
    }

    .cust-input-group-text
    {
        margin: 5px;
        padding: 9px 9px;
    }

    .send-body
    {
        padding: 18px;
        margin-bottom: -11px;
    }

    .snbody-pm
    {
        padding: 12px;
        margin-bottom: 0px;
        font-size: 14px !important;
    }

    .fnt-s
    {
        font-size: 14px !important;
    }

    .cust-input-group-buy-text
    {
        margin: -2px;
    }

    .imgfluid-c
    {
        width: 60px;
        height: 60px;
    }

    .imgfluid-p
    {
        width: 30px;
        height: 30px;
    }

    .cardb
    {
        font-size: 14px;
    }

    .cardh
    {
        font-size: 12px;
    }

    .cust-fs-wallet
    {
        font-size: 12px;
    }

    .cust-rnd
    {
        font-size: 12px;
        height: 35px;
        width: 35px;
        padding: 18px;
    }
}

@media (max-width:425px) and (min-width:424px)
{
    .cust-form-control
    {
        width: 148px;
    }

    .sh .callinput
    {
        width: 120px;
    }
}

@media (max-width:423px) and (min-width:394px)
{
    .cust-form-control.d-flex.sh.odd
    {
        margin-right: 0px;
    }

    .cust-form-control
    {
        width: 140px;
    }

    .sh .callinput
    {
        width: 120px;
    }
}

@media (max-width:389px) and (min-width:360px)
{
    .mneW
    {
        font-size: 16px;
        padding: 13px 0;
    }
}

@media (max-width:359px) and (min-width:332px)
{
    .mneW
    {
        font-size: 14px;
        padding: 13px 7px;
    }
}

@media (max-width:333px) and (min-width:321px)
{
    .mneW
    {
        font-size: 13px;
        padding: 13px 0px;
    }
}

@media (max-width:320px)
{
    .w-cust
    {
        width: 100%;
    }

    .guideline
    {
        font-size: 14px;
    }

    .guideTitle
    {
        font-size: 20px;
    }

    .cust-btn-pad,
    .cust-btn-pad:active,
    .cust-btn-pad:hover
    {
        padding: 6px 12px !important;
    }

    .cust-btn-pad-2,
    .cust-btn-pad-2:active,
    .cust-btn-pad-2:hover
    {
        padding: 6px 12px !important;
    }
}

@media (max-width:393px) and (min-width:374px)
{
    .cust-form-control.d-flex.sh.odd
    {
        margin-right: 0px;
    }

    .cust-form-control
    {
        width: 130px;
    }

    .sh .callinput
    {
        width: 100px;
    }
}

@media (max-width:378px) and (min-width:374px)
{
    .cust-form-control.d-flex.sh.odd
    {
        margin-right: 0px;
    }

    .cust-form-control
    {
        width: 130px;
    }

    .sh .callinput
    {
        width: 100px;
    }
}

@media (max-width:373px) and (min-width:354px)
{
    .cust-form-control.d-flex.sh.odd
    {
        margin-right: 0px;
    }

    .cust-form-control
    {
        width: 120px;
    }

    .sh .callinput
    {
        width: 90px;
    }
}

@media (max-width:353px) and (min-width:334px)
{
    .cust-form-control.d-flex.sh.odd
    {
        margin-right: 0px;
    }

    .cust-form-control
    {
        width: 110px;
    }

    .sh .callinput
    {
        width: 80px;
    }
}

@media (max-width:333px)
{
    .innerbg
    {
        padding: 0;
    }

    .custpad
    {
        padding: 0;
    }

    .cust-form-control.d-flex.sh.odd,
    .cust-form-control.d-flex.sh.even
    {
        margin-right: 0px;
    }

    .cust-form-control,
    .sh .callinput
    {
        width: 100%;
    }
}

.status-btn-warning:hover
{
    cursor: default !important;
    color: #ffc107 !important;
    background: transparent !important;
    border-color: #ffc107 !important;
}

.status-btn-danger:hover
{
    cursor: default !important;
    color: #dc3545 !important;
    background: transparent !important;
    border-color: #dc3545 !important;
}

.mn-delete-btn:hover,
.mn-delete-btn:focus-visible
{
    outline: 0;
    box-shadow: none !important;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-default-outline:focus
{
    box-shadow: none !important;
}

.cust-display
{
    display: flex;
    justify-content: center;
}

@media (max-width:992px)
{
    .txtable tbody tr:nth-child(even) td
    {
        background: #2f4658;
    }

    .cust-display
    {
        display: block !important;
    }

    .table> :not(caption)>*>*
    {
        padding: 6px;
    }
}

/* .otc fieldset div {
    display: flex;
    align-items: center;
    justify-content: space-between;
} */
/*-----------end--drashti------------*/