.tbl__form {
    width: 100%;
}
.label {
    width: 100px;
}
label{
    font-family: 'sahel-fd' !important;
}
.select2 {
    width: 100% !important;
}
.select2 option,span{
    font-family: 'sahel-fd' !important;
}
.select2 input {
    width: 100% !important;
    font-family: 'sahel-fd' !important;
}
.div__right {
    width:50%;
    float: right;
     margin-bottom: 20px;
}
.div__left {
    width:50%;
    float: left;
    margin-bottom: 20px;
}
.btn {
    font-family: 'sahel-fd' !important;
}
.opt__role {
    font-family: 'sahel-fd' !important;
}
.opt__active {
    background-color: #9898e9;
}
.opt__disable {
    background-color: #db8b8b;
}
/* ********************************************************************************** */
