﻿@font-face {
    font-family: 'IRANSans-web';
    src: url('../fonts/iran/IRANSans-Bold.eot?#') format('eot'),  /* IE6�8 */
    url('../fonts/iran/IRANSans-Bold.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
    url('../fonts/iran/IRANSans-Bold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: bold;
}

@font-face {
    font-family: 'IRANSans-web';
    src: url('../fonts/iran/IRANSans-Black.eot?#') format('eot'),  /* IE6�8 */
    url('../fonts/iran/IRANSans-Black.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
    url('../fonts/iran/IRANSans-Black.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: 900;
}


@font-face {
    font-family: 'IRANSans-web';
    src: url('../fonts/iran/IRANSans-UltraLight.eot?#') format('eot'),  /* IE6�8 */
    url('../fonts/iran/IRANSans-UltraLight.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
    url('../fonts/iran/IRANSans-UltraLight.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: 200;
}

@font-face {
    font-family: 'IRANSans-web';
    src: url('../fonts/iran/IRANSans-Light-Expanded.eot?#') format('eot'),  /* IE6�8 */
    url('../fonts/iran/IRANSans-Light-Expanded.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
    url('../fonts/iran/IRANSans-Light-Expanded.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: 300;
}


@font-face {
    font-family: 'IRANSans-web';
    src: url('../fonts/iran/IRANSANSExpanded.eot?#') format('eot'),  /* IE6�8 */
    url('../fonts/iran/IRANSANSExpanded.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
    url('../fonts/iran/IRANSANSExpanded.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: normal;
}
body{
    font-family: 'IRANSans-web','Open Sans', sans-serif;
    font-weight: 300;
    font-size: 13px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'IRANSans-web','Open Sans',sans-serif;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    font-weight: 300;
}
#page-wrapper {
    margin: 0 220px 0 0;
}
body.mini-navbar #page-wrapper {
    margin: 0 70px 0 0;
}
.navbar-top-links li:last-child {
    margin-right: auto;
    margin-left: 40px;
}
.navbar-form-custom {
    float: right;
}
.minimalize-styl-2 {
    float: right;
}
.dropdown-menu > li > a {
    text-align: right;
}
#right-sidebar.sidebar-open {
    left: 0;
    right: auto;
}
.metismenu .arrow {
    float: left;
}
#small-chat {
    right: auto;
    left: 20px;
}
.small-chat-box {
    left: 75px;
    right: auto;
}
#toast-container > .toast::before {
    margin: auto -1.5em auto 0.5em;
    padding-left: 0.5em;
    padding-right: auto;
}
.ibox-tools {
    float: left;
}
.ibox-title .label {
    float: right;
    margin-right: 4px;
    margin-left: auto;
}
.ibox-title h5 {
    float: right;
}
.timeline-item .content {
     border-right: 1px solid #e7eaec;
     border-left: none;
 }
.navbar-right:last-child {
    margin-right: 15px!important;
    margin-left: auto!important;
}
div.dataTables_wrapper div.dataTables_paginate {
    text-align: left;
}
div.dataTables_wrapper div.dataTables_filter {
    text-align: left;
}
.dataTables_length {
    float: right;
}
.form-control, .single-line {
    padding: 3px 12px;
}
.navbar-top-links li {
    display: inline-grid;
}
.jstree-node .jstree-icon.jstree-themeicon {
    background-image: url("../img/user_icon.png")!important;
    background-position: 0 0!important;
}
.sweet-alert {
    font-family: inherit;
}
.sweet-alert p {
    float: inherit;
}
body.fixed-sidebar.mini-navbar #page-wrapper {
    margin: 0 !important;
}
td {
    vertical-align: middle !important;
}
/*
.table-bordered > tbody > tr > td:first-child {
    background-color: #f5f5f6!important;
}*/
table.table {
    font-size: 14px;
    font-weight: 700;
}
#header-fixed {
    position: fixed;
    top: 0px; display:none;
    background-color:white;
}
#tblForm td {
    text-align: center;
}