﻿@import url(../sansfont/fontiran.css);

.jconfirm * {
    font-family: IRANSans;
    font-size: 11px !important;
    font-weight: 500;
}

.jconfirm .form-group {
    margin-bottom: 10px !important;
}

.jconfirm .form-control {
    background-color: #fbfbfb !important;
}

.jconfirm .txtEn {
    text-align:left;
    direction:ltr;
}

.jconfirm-title  { 
    font-size: 12px !important;
    color: #59b2cf;
    font-weight: 600;
}

.jconfirm-title-c  {
    text-align: center; 
}