﻿@font-face {
    font-family: 'IRANSans';
    src: url('/fonts/IRANSansWeb_Medium.eot?#') format('eot'), url('/fonts/IRANSansWeb_Medium.woff') format('woff'), url('/fonts/IRANSansWeb_Medium.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}
* :not(.fa):not(.user-info):not(.msg-title):not(.ui-slider-handle):not(.menu-text):not(.ace-icon) {
    font-family: IRANSans !important;
}

.ui-jqgrid .ui-jqgrid-htable th div {
    padding-top: unset;
}
body.login-layout {
    background-image: url(/content/images/back.jpg);
    padding-top: 113px;
    padding-bottom: 72px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #E8E8E8;
    background-position: center bottom;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}