.invalid-feedback{
    text-align: left!important;
}

.progress-circle:after{
    left: 6% !important;
}
.theme-input{
    border-radius: 50rem 0 0 50rem !important;
}
.theme-input-button{
    border-radius: 0 50rem 50rem 0 !important;
}
.theme-input-group{
    right: 0;
    left:auto !important;
}


.flora{
    float:left 1!important;
}

@font-face {
    font-family: 'custemfont';
    src: url("../fonts/gen2.ttf");
}

@font-face {
    font-family: 'custemfont2';
    src: url("../fonts/gen2.ttf");
}

body {
    direction: ltr;
    text-align: left;
}
.mle{
    font-size: 14px;
    margin-left:1.5rem;
}
.mre{
   margin-left: .5rem !important
}
