.profile-notice-phone {
    font-size: 11px;
    margin-top: 10px;
}

span.otp_generatenote {
    font-weight: 600;
    vertical-align: middle;
}

.iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 31px;
    padding: 0 6px 0 8px;
    background: rgba(0,0,0,0.05);
}

.iti__flag.iti__sa {
    box-shadow: 0px 0px 1px 0px #888;
    background-image: url("../img/flags.png");
    background-repeat: no-repeat;
    background-color: #DBDBDB;
    width: 20px;
}
.iti__selected-dial-code {
    margin-left: 6px;
}
.custom-flag-main-section .iti__selected-flag {
    max-width: 74px;
    height: 46px;
    margin-bottom: -47px;
}