body {
    font-family: 'Tajawal', sans-serif;
    font-size: 16px;
    background: #F2F6FE 0% 0% no-repeat padding-box;
    overflow-x: hidden;
    direction: rtl;
    color: #565656;
    line-height: 16px;
}

.form-control {
    text-align: right;
}
