/*
by DaRiOuShJh | https://DJH.ir - d@djh.ir
for Mirror.toshan.net
*/

@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: bold;
    src: url('https://cdn.toshan.net/fonts/iransans/eot/IRANSansWeb_Bold.eot');
    src: url('https://cdn.toshan.net/fonts/iransans/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('https://cdn.toshan.net/fonts/iransans/woff2/IRANSansWeb_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('https://cdn.toshan.net/fonts/iransans/woff/IRANSansWeb_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('https://cdn.toshan.net/fonts/iransans/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}
@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: 500;
    src: url('https://cdn.toshan.net/fonts/iransans/eot/IRANSansWeb_Medium.eot');
    src: url('https://cdn.toshan.net/fonts/iransans/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('https://cdn.toshan.net/fonts/iransans/woff2/IRANSansWeb_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('https://cdn.toshan.net/fonts/iransans/woff/IRANSansWeb_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('https://cdn.toshan.net/fonts/iransans/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}
@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: 300;
    src: url('https://cdn.toshan.net/fonts/iransans/eot/IRANSansWeb_Light.eot');
    src: url('https://cdn.toshan.net/fonts/iransans/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('https://cdn.toshan.net/fonts/iransans/woff2/IRANSansWeb_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('https://cdn.toshan.net/fonts/iransans/woff/IRANSansWeb_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('https://cdn.toshan.net/fonts/iransans/ttf/IRANSansWeb_Light.ttf') format('truetype');
}
@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: 200;
    src: url('https://cdn.toshan.net/fonts/iransans/eot/IRANSansWeb_UltraLight.eot');
    src: url('https://cdn.toshan.net/fonts/iransans/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('https://cdn.toshan.net/fonts/iransans/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('https://cdn.toshan.net/fonts/iransans/woff/IRANSansWeb_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('https://cdn.toshan.net/fonts/iransans/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}
@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: normal;
    src: url('https://cdn.toshan.net/fonts/iransans/eot/IRANSansWeb.eot');
    src: url('https://cdn.toshan.net/fonts/iransans/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('https://cdn.toshan.net/fonts/iransans/woff2/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('https://cdn.toshan.net/fonts/iransans/woff/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('https://cdn.toshan.net/fonts/iransans/ttf/IRANSansWeb.ttf') format('truetype');
}


html {
    direction: rtl;
}
body {
    direction: ltr;
    font-family: 'Roboto', sans-serif;
    /*font-size: 20px;*/
}
.rtl {
    direction: rtl !important;
}
a,a:hover {
    text-decoration: none !important;
}
ul {
    padding: 0;
    margin: 0;
}
.dtm {
    margin-top: 30px !important;
}
/*--------------------------------------------------- DJH dTopBar Start */
.dTopBar0 {
    display: block;
    width: 100%;
    margin: 0;
    padding: 15px 0px;
    font-family: iransans;
    font-size: 16px;
    direction: rtl;
    text-align: center;
    background: #102F72;
    color: #fff;
    border-bottom: 1px solid #102F72;
}
.dTopBar0 a {
    color: #fff;
}
.dTopBar0 i {
    font-size: 20px;
    vertical-align: -4px;
    padding: 0 10px;
}
i.fa-phone {
    transform: rotate(180deg);
    vertical-align: 0;
}
.dTopBar {
    padding: 10px 10px;
    font-family: iransans;
    font-weight: 500;
    font-size: 16px;
    direction: rtl;
    height: 80px;
    position: relative;

}
.dTopBar a {
    color: #777 !important;
}
.dTopBar h1 {
    display: inline-block;
    float: right;
    margin: 0;
    padding: 0;
    text-align: right;
}
.dTopBar h1 img {
    max-height: 85px;
}
.dTopBar ul {
    float: right;
    display: inline-block;
    padding: 50px 15px 0 0;
}
.dTopBar ul li  {
    display: inline-block;
    margin-left: 10px;
}
.dTopBar li i.fa {
    font-size: 12px;
    padding-left: 5px;
    color: #ccc;
    vertical-align: -2px;
    transition: all ease-in-out 500ms;
}
.dTopBar li:hover i.fa {
    color: #102F72;
    padding-right: 2px;
}
.dTopBar a:hover {
    color: #102F72 !important;

}
.dTopBar  a.btn-warning {
    float: left;
    margin: 25px 0 0 0;
    padding: 5px 10px;
    border-radius: 10px;
    color: #fff !important;
}
.dTopBar {

}
.dTopBar {

}
.dTopBar {

}

.breadcrumb {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 900;
    color: #555;
}
th {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 900;
    color: #555;
    text-align: center !important;
}
.dal {
    text-align: left !important;
}
td {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #777;
    text-align: left !important;
}
h2 {
    display: inline-block;
    margin: 5px auto -1px auto;
    padding: 10px;
    background: #E1E1E1;
    border: 1px solid #d6d6d6;
    /*border-radius: 5px;*/
    width: 250px;
    font-family: iransans;
    color: #666;
    font-weight: bold;
    font-size: 18px;
    text-shadow: 0px 0px 2px #fff;
}
.copyRight {
    direction: rtl;
    font-family: iransans;
    color: #666;
    margin-bottom: 20px;
}
.alert {
    direction: rtl;
    font-family: iransans;
    font-size: 18px;
    font-weight: 300;
    padding: 10px 0;
}
.dtopics {
    margin: 5px 0 10px 0;
    direction: rtl;
}
.dtopics ul {
    background-color: #F3F3F3;
    border: 1px solid #ccc;
    text-align: right;
    padding: 10px ;
}
.dtopics ul li {
    list-style: none;
    direction: rtl;
    font-family: iransans;
    font-size: 16px;
    font-weight: 500;
    padding: 5px 10px;
    margin: 0 0 10px 0;
    line-height: 32px;
    background-color: #FFFFFF;
    color: #5F6A73;
    border: 1px solid #ddd;

}
.dtopics ul li a {
    display: block;
    color: #1247fc !important;
}
.dtopics ul li a:hover {
    color: #102F72 !important;
}
.dtopics ul li {
    border-right: 5px solid transparent;
    transition: all ease-in-out 500ms;
}
.dtopics ul li:hover {
    border-right: 5px solid #102F72;
    padding-right: 15px;
}
.dtopics h2 {
    width: auto;
}
.dtopics {

}
td.xs-hidden,td.sm-hidden {
    text-align: center !important;
}


/*--------------------------------------------------- DJH RESPONSIVE FOR MOBILE*/
@media (max-width: 576px) {

    .dTopBar0 {
        font-size: 14px;
    }
    .dTopBar0 i {
        display: none;
    }
    .dTopBar h1 {
        display: block;
        text-align: right;
        float: none;
    }
    .dTopBar h1 img {
        max-height: 85px;
        /*margin: 0 auto;*/
        /* text-align: center; */
    }
    .dTopBar ul {
        float: none;
        display: block;
        padding: 5px 0 0 0;
        line-height: 32px;
        font-size: 16px;
        text-align: center;
        display: none;
    }
    .dtm {
        /*margin-top: 96px !important;*/
        margin-top: 33px !important;
    }
    .dTopBar li {
        text-align: center;
    }
    .dTopBar i {
        display: none;
    }
    .dTopBar a.btn-warning {
        float: none;
        position: absolute;
        top: 31px;
        left: 0px;
        margin: 0;
        padding: 5px 10px;
        border-radius: 10px;
        color: #fff !important;
    }
    .breadcrumb {
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        font-weight: 900;
        color: #555;
    }

    .alert {
        direction: rtl;
        font-family: iransans;
        font-size: 14px;
        font-weight: 300;
        padding: 10px 0;
    }
    td {
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        font-weight: 700;
        color: #777;
        text-align: left !important;
    }
    .copyRight {
        direction: rtl;
        font-family: iransans;
        color: #666;
        margin-bottom: 20px;
        font-size: 12px;
    }

}











