/*
@font-face {
    font-family:yekan;
    src: url('../yekan/yekan.eot');
    src: url('../yekan/yekan.eot?#iefix') format('yekan-opentype'),
    url('../yekan/Yekan.woff') format('woff'),
    url('../yekan/Yekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



html, body, div,  applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,  abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u,  center, dl, dt, dd, ol,  fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article,  canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby,  summary, time, mark, audio, video{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: yekan !important;}



html {
    font-family: yekan !important;

    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
*/



@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    font-display: fallback;
    src: url('../fonts/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../fonts/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),
    url('../fonts/IRANSansWeb(FaNum)_Bold.woff') format('woff'),
    url('../fonts/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}


@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    font-display: fallback;
    src: url('../fonts/IRANSansWeb(FaNum).eot');
    src: url('../fonts/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),
    url('../fonts/IRANSansWeb(FaNum).woff2') format('woff2'),
    url('../fonts/IRANSansWeb(FaNum).woff') format('woff'),
    url('../fonts/IRANSansWeb(FaNum).ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    font-display: fallback;
    src: url('../fonts/IRANSansWeb(FaNum)_Light.eot');
    src: url('../fonts/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/IRANSansWeb(FaNum)_Light.woff2') format('woff2'),
    url('../fonts/IRANSansWeb(FaNum)_Light.woff') format('woff'),
    url('../fonts/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}





html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block; }

body {
    line-height: 1em; }
ol, ul {
    list-style: none; }
.special-quote {
    quotes: none; }
.special-quote:before, .special-quote:after {
    content: '';
    content: none; }
table {
    border-collapse: collapse;
    border-spacing: 0; }

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: IRANSans !important;
}


/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: white;
    border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: dimgray;
}


.modal-header
{
    background-color: #434242!important;
    border: none!important;
}
.modal-body
{
    background-color: #434242!important;
}

.modal-footer
{
    background-color: #434242!important;
    border: none!important;
}

.btn-close
{
    color: white!important;
}

hr
{
    margin: auto !important;
    border-width: 3px;
}


