@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/IRANSansWebFaNum_Bold.eot);
    src: url(../fonts/IRANSansWebFaNum_Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/IRANSansWebFaNum_Bold.woff2) format("woff2"), url(../fonts/IRANSansWebFaNum_Bold.woff) format("woff"), url(../fonts/IRANSansWebFaNum_Bold.ttf) format("truetype")
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/IRANSansWebFaNum_Light.eot);
    src: url(../fonts/IRANSansWebFaNum_Light.eot?#iefix) format("embedded-opentype"), url(../fonts/IRANSansWebFaNum_Medium.woff2) format("woff2"), url(../fonts/IRANSansWebFaNum_Medium.woff) format("woff"), url(../fonts/IRANSansWebFaNum_Medium.ttf) format("truetype")
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/IRANSansWebFaNum_Light.eot);
    src: url(../fonts/IRANSansWebFaNum_Light.eot?#iefix) format("embedded-opentype"), url(../fonts/IRANSansWebFaNum_Light.woff2) format("woff2"), url(../fonts/IRANSansWebFaNum_Light.woff) format("woff"), url(../fonts/IRANSansWebFaNum_Light.ttf) format("truetype")
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/IRANSansWebFaNum_UltraLight.eot);
    src: url(../fonts/IRANSansWebFaNum_UltraLight.eot?#iefix) format("embedded-opentype"), url(../fonts/IRANSansWebFaNum_UltraLight.woff2) format("woff2"), url(../fonts/IRANSansWebFaNum_UltraLight.woff) format("woff"), url(../fonts/IRANSansWebFaNum_UltraLight.ttf) format("truetype")
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/IRANSansWebFaNum.eot);
    src: url(../fonts/IRANSansWebFaNum.eot?#iefix) format("embedded-opentype"), url(../fonts/IRANSansWebFaNum.woff2) format("woff2"), url(../fonts/IRANSansWebFaNum.woff) format("woff"), url(../fonts/IRANSansWebFaNum.ttf) format("truetype")
}
body {
    background: #f5f5f5;
    font-family: "IRANSans", Consolas, 'Segoe UI', Segoe, 'Segoe WP', Tahoma, Verdana, Arial, sans-serif;
    font-size: 13px;
    direction: rtl;
    padding-top: 80px;
    padding-bottom: 50px;
    line-height: 30px;
}
@media print {
    body {
        padding-top: 00px;
    }
}
.navbar-brand {
    font-size: 14px;
}
.navbar-text {
    margin: 10px 0 10px 10px;
}
.dropdown-menu {
    font-size: 12px;
    padding: 10px 0 0;
}
.dropdown-menu li a {
    padding: 7px 10px;
    border-bottom: 1px #ddd dotted;
}
.form-control {
    font-size: 12px;
}
table input {
    border: 0;
    background: transparent;
}
.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    z-index: 2000;
    position: fixed;
    margin: auto;
    padding: 15px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 30px;
    width: 250px;
    background: #fff;
    border: 1px solid #29d;
    overflow: hidden;
}
.pace .pace-progress {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    max-width: 200px;
    z-index: 2000;
    display: block;
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 100%;
    background: #29d;
}
.pace.pace-inactive {
    display: none;
}
.totalstuck {
    position: fixed;
    left: 15px;
    bottom: 5px;
    overflow-y: auto;
    color: maroon;
    width: 200px;
    height: 35px;
    text-align: left;
    font-size: 20px;
}
.sendamount {
    color: #000;
    width: 35px;
    font-weight: bold;
}
.lastperiods {
    color: #000;
    width: 35px;
}
.chart {
    direction: ltr;
    background: #fff;
    padding: 35px 35px 35px 0;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.chart .highcharts-subtitle {
    font: 600 11px "IRANSans", tahoma !important;
}
.chart .highcharts-title {
    font: 300 12px "IRANSans", tahoma !important;
}
.chart .highcharts-xaxis-labels {
    font: 800 12px "IRANSans", tahoma !important;
}
.chart .highcharts-yaxis-labels text {
    font: 100 12px 'IRANSans' !important;
}
.chart .highcharts-yaxis-title {
    font: 100 12px "IRANSans", tahoma !important;
}
.chart .highcharts-tooltip {
    direction: rtl;
}
.chart .highcharts-tooltip span {
    font: 800 12px "IRANSans", tahoma !important;
    text-align: justify !important;
}
.chart .highcharts-tooltip b {
    font: 100 12px 'IRANSans' !important;
}
form tr:hover td {
    background: #d9edf7;
    color: #000;
}
.highlight {
    background: #d9edf7;
    color: #000;
}
.pagebreak {
    page-break-before: always;
}
#netWarn {
    display: none;
    margin: -25px 0 25px;
    padding: 0.5em 1em;
    border: 0;
    border-bottom: thin solid #ff0029;
    text-align: center;
    color: #222;
    text-shadow: 1px 1px 1px #FFEFEF;
    background-color: #FFEFEF;
}

.tableexport-caption .btn {
    font-size: 12px;
    margin-left: 15px;
    margin-bottom: 20px;
}

input[type=checkbox], input[type=radio] {
    margin-top: 8px;
}