﻿

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;
    vertical-align: baseline;
    font-family: inherit;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

h1 {
    font-size: 20px;
    line-height: 35px;
}

h2 {
    font-size: 18px;
    line-height: 33px;
}

h3 {
    font-size: 16px;
    line-height: 27px;
}

h4 {
    line-height: 14px;
}

h5 {
    line-height: 12px;
}

h6 {
    line-height: 12px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 10px 0;
    text-shadow: none;
    font-weight: normal;
}

p, span {
    margin: 0;
    font-size: 12px
}

a {
    color: #555;
}

a, a:hover, a:focus, a:active {
    text-decoration: none
}

* {
    direction: rtl;
    text-align: right;
    box-sizing: border-box;
    font-family: "IRANSans", SansSerif, Arial;
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: "IRANSans";
    position: relative;
    font-weight: normal;
    background: #fff;
    font-size: 13px;
    height: 100%;
    color: #fff;
}
