/*.um-field {
    clear: both;
}
.um-field-label {
    border:none;
    padding-bottom: 0;
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.um-field-label {
    width: 100px;
}
.um-field-label .um-clear {
    display: none;
    clear: none;
}
.um-field-area {
    display: inline-block;
    float: left;
}*/
/*.um-field-profile_image .um-field-area{
    display: flex;
    flex-direction: row;
}*/
/*.um-register .um-single-image-preview:first-child{
    display: block !important;
}*/
/*.hide-login{
    display: none;
}
.text-center-link{
    text-align: center;
}*/