.bgAccMainB{
    background-color: #fafafa;
}
.accountBlockCont{
    margin: 80px 0px 0px 0px;
    padding: 50px 0px 120px 0px;
    /* background-color: aqua; */
}
.AccountMainTitPro{
    color: #1D2939;
    text-align: left;
    font-family: 'Bold';
    margin-bottom: 28px;
    font-size: 24px;
    line-height: 130%; /* 26px */
}
.profilePhotoAccountCont{
    text-align: center;
    border: 0.6px solid rgba(70, 46, 197, 0.56);
    width: 100%;
    background-color: #fafafa;
    border-radius: 10px;
    /* border-bottom-right-radius: 10px; */
    margin-bottom: 22px;
}
.cardProfileLeft{
    border-radius: 10px;
    border: 0.6px solid rgba(70, 46, 197, 0.56);
    background: #FFF;
    /* pa */
}
.prelProfm{
    position: relative;
    display: block !important;
}
.nameProfileUser{
    color: #1D2939;
    text-align: left;
    font-family: 'Bold';
    margin: 14px 18px 14px 24px;
    font-size: 20px;
    line-height: 130%; /* 26px */
}
.updtPhoPrM{
    position: absolute;
    bottom: 13px;
    left: 22px;
    background-color: #53389E;
    padding: 4px 12px;
    border-radius: 12px;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}
.updtPhoPrM:hover{
    color: #FFF;
    background-color: blue;
}
.tabsProfileBtn{
    color: #667085 !important;
    text-align: left;
    font-family: 'SemiBold';
    margin: 0px 16px 10px 16px;
    font-size: 18px !important;
    line-height: 130%; /* 26px */
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    color: #53389E !important;
    background-color: #F4EBFF !important;
}
.profilePhotoMain{
    width: 100%;
    height: 140px;
    overflow: hidden;
    border-radius: 10px 10px 0px 0px;
    object-fit: cover;
}
.MainProfileWrapper, .tabLoginDetMain{
    border-radius: 10px;
    border: 0.6px solid rgba(70, 46, 197, 0.56);
    background: #FFF;
    padding: 24px 22px;
}
.titleAccountWrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.TitleAccountTxt{
    color: #1D2939;
    font-family: 'Bold';
    font-size: 26px;
    margin-bottom: 6px;
    line-height: 130%; /* 33.8px */
}
.fntS{
    font-size: 22px !important;
}
.supprtTitAcc{
    color: #667085;
    font-family: 'Medium';
    font-size: 18px;
    margin-bottom: 6px;
    line-height: 130%; /* 33.8px */
}
.btnEditProAcc{
    border-radius: 8px;
    /* border: 1px solid #000; */
    background: #FEDF89;
    padding: 12px 24px;
    color: #000;
    cursor: pointer;
    text-align: center;
    font-family: 'Medium';
    font-size: 16px;
    line-height: 130%; /* 20.8px */
    text-decoration: none;
}
.mainEditableFormPro, .mainInfoLoginDet{
    margin-top: 20px;
}
.headProfTag{
    color: #5b6273;
    margin: 0px;
    text-align: left;
    font-family: 'Medium';
    font-size: 16px;
    line-height: 130%; /* 20.8px */
}
.profTagMain{
    color: #1D2939;
    margin: 0px;
    font-family: 'SemiBold';
    font-size: 16px;
}
.spaceProfAcc{
    margin-bottom: 26px !important;
}
.lnkProfRight{
    color: #008CFF;
    font-family: 'SemiBold';
    font-size: 16px;
    cursor: pointer;
    margin: 0px;
    text-decoration: none;
    text-align: right;
}
.lnkProfRight:hover{
    text-decoration: underline;
    color: #008CFF;
}
.bottomSocialLogin{
    border: 0.6px solid rgba(70, 46, 197, 0.56);
    width: 100%;
    background-color: #fafafa;
    border-radius: 10px;
}
.spcTwoLog{
    margin-top: 26px;
}
.icGaccR{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.googleAcM{
    max-width: 100%;
    height: 22px;
    margin-right: 4px;
}
.RifyAcMV{
    max-width: 100%;
    height: 30px;
    margin-right: 4px;
}
.labelCustomProfFr{
    color: #1D2939;
    margin: 0px;
    font-family: 'SemiBold';
    font-size: 16px;
}
.inptAccProf{
    border-radius: 6px !important;
    border: 1px solid #B6B6B6 !important;
    background: #FFF !important;
    padding: 6px !important;
}
.inptAccProf:focus{
    border: 1px solid #101828 !important;
    box-shadow: none !important;
}
.TitModProf{
    color: #1D2939;
    font-family: 'Bold';
    font-size: 24px;
    line-height: 130%; /* 33.8px */
}
.textAlRi{
    text-align: right;
    margin-top: 22px !important;
}
.btnCloseProf{
    color: #667085;
    font-size: 16px;
    font-family: 'Medium';
    background-color: transparent;
    border: none;
    margin-right: 20px;
}
.SaveFormData{
    border-radius: 8px;
    /* border: 1px solid #000; */
    background: #FEDF89;
    padding: 12px 24px !important;
    color: #000;
    cursor: pointer;
    text-align: center;
    border: none !important;
    font-family: 'Medium';
    font-size: 16px;
    line-height: 130%; /* 20.8px */
    text-decoration: none;
}
.btn_pop_close{
    padding: 0px !important;
    background-image: none !important;
    border: transparent !important;
    width: auto !important;
    height: auto !important;
}

.btn_pop_close:focus{
    box-shadow: none !important;
}
.closePopModal{
    max-width: 100%;
    height: 30px;
}
.txtUpdateMainP{
    color: #5b6273;
    text-align: left;
    font-family: 'Regular';
    font-size: 18px;
    line-height: 130%; /* 20.8px */
}
.verMAcPr{
    color: #101828;
    text-align: left;
    font-family: 'SemiBold';
    font-size: 22px;
    line-height: 130%; /* 20.8px */
}
.resendOTpLnk{
    color: #0079dc;
    text-align: left;
    font-family: 'SemiBold';
    font-size: 14px;
    line-height: 130%; /* 20.8px */
}
.nrmlTxtTim{
    color: #101828 !important;
}






.mobile{
    display: none;
}
.desktop{
    display: block;
}

@media only screen and (max-width: 768px) {
    .mobile{
        display: block;
    }
    .desktop{
        display: none;
    }
}