#user_phone
{
    padding-left: 25px;
}
#flag
{
    margin-top: 12px;
    position: absolute;
    margin-left: 12px;
    margin-right: 5px;
    background-color: rgba(143,189,86,0.2) !important;
}

.file-label
{
    width: 64px!important;
}
.file-selector
{
    font-size: 14px!important;
}
.file-selectdialog .file-extended .file-selector
{
    padding: 0!important;
}
.file-selectdialog .file-extended .file-load-img
{
    position: relative!important;
    left: 0px!important;
    top: 0px!important;
}
.file-placeholder .load-number
{
    padding-top: 20px!important;
    font-size: 20px!important;
}
.file-placeholder .load-indicator
{
    height: 50px!important;
}
.file-placeholder .loading
{
    height: 50px!important;
}
.text-primary-icon {
    color: #7e287d !important;
    fill: #7e287d !important;
}
.bg-primary-transparent {
    background-color: #7e287d42 !important;
}
.invalid-feedback{
    font-weight: 600;
}
