body, input, select, textarea {
    font-family: 'Vazir', Tahoma, sans-serif !important;
    direction: rtl !important;
    text-align: right !important;
}

#header, .module caption {
    direction: rtl !important;
    text-align: right !important;
}

.navbar, #content, #footer, .module, .form-row, .field-box {
    direction: rtl !important;
    text-align: right !important;
}

.breadcrumbs {
    direction: rtl;
    float: right !important;
}
#header {
    background: #2c3e50 !important;
    color: #ecf0f1 !important;
}
