﻿.center {
    text-align: center;
}
.form-group{
    width:100% !important;
}
.mb-40{
    margin-bottom:40px !important;
}
.ltrtext{
    direction:ltr;
}
.captchaBoxForSigninupSection {
    border: 1px dashed #0BAAB7 !important;
    padding: 5px;
    width: 100%;
    text-align: center;
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}