.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
}

.mr-2, .mx-2 {
    margin-left: .5rem !important;
}
#header2 #b-search {
    left: 19px !important;
    right: 0 !important;
}

.icon-le {
   left: inherit !important;
    right: 20px !important;
}

.text-right {
    text-align: left !important;
}

    .text-lg-right {
        text-align: left !important;
    }

.mr-1, .mx-1 {
    margin-left: .25rem !important;
}
