﻿@font-face {
    font-family: iransans;
    src: url('BootStrap/fonts/IRANSansWeb(FaNum).ttf');
}

@charset "UTF-8";

@media screen and (max-width: 1095px) {
    .header-responsive {
        display: none !important;
    }
}

body {
    direction: rtl !important;
    font-family: IRANSans;
    font-size: 14px !important;
    color: Black; /*cursor: default;*/
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    height: 100%;
    cursor: default;
    background-color: #eaedf7;
}

html {
    direction: rtl;
}

table {
    padding: 0 0 0 0;
}
/* TR */
tr {
}

    tr.TrFtr {
        text-align: center;
        background-image: url(Images/tdbg/blu.gif);
        background-color: #000066;
        color: #FFFFFF;
    }

    tr.BgBlues {
        background-image: url(Images/tdbg/blu.gif);
        background-color: #000066;
        color: #FFFFFF;
        height: 20px;
    }

    tr.BgOrang {
        background-image: url(Images/tdbg/org.gif);
        background-color: #000066;
        color: #FFFFFF;
        height: 20px;
    }

    tr.BgBlack {
        background-image: url(Images/tdbg/blc.gif);
        background-color: #000066;
        color: #FFFFFF;
        height: 20px;
    }

/* TD */

td.Center {
    text-align: center;
}

td.TopTr /*Itms Top List*/ {
    color: black;
    vertical-align: middle;
    text-align: center;
    padding: 4 0 0 0;
}

td.TrItms {
    text-align: center;
}

td.TrRItms {
    text-align: right;
}

td.TrLItms {
    text-align: left;
}

td.cens {
    text-align: center;
}
/* A */
a {
    color: Blue;
    text-decoration: none;
}

    a:hover {
        color: red;
    }

    /* Menu LINKS */
    a.MenuLinks {
        color: #000000;
        display: block;
        width: 100%;
        vertical-align: middle;
        padding-top: 1px;
        padding-bottom: 1px;
    }

        a.MenuLinks:hover {
            color: #696969;
        }

    a.MenuLinks1 {
        color: #0000ff;
        display: block;
        width: 100%;
        vertical-align: middle;
    }

        a.MenuLinks1:hover {
            color: #6495ed;
        }

    a.SrtLinks {
        color: #ffffff;
    }

        a.SrtLinks:hover {
            color: #ffcc33;
        }
/* P */
p {
    margin: 1pt;
    cursor: default;
}

.TopText {
    color: #000000;
    text-align: center;
    cursor: default;
    padding-top: 11pt; /*height: 20pt;*/ /* 	filter: progid:DXImageTransform.Microsoft.Glow(Color=white,Strength=1); */
}

.DText {
    vertical-align: top;
    padding: 8pt 8pt 8pt 8pt;
    text-align: justify;
}

.ItTit {
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
}


.ItTxt /* Text Site Side */ {
    text-align: center;
}

a.lnkbtns {
    color: #0000ff;
    background-color: #f8fbff;
    padding: 5px;
    height: 20px;
    border: #3399ff 1px solid;
    background-image: url(Images/tdbg/blu2.gif);
}

    a.lnkbtns:hover {
        color: #006633;
        background-color: #f4ffff;
        border: #339933 1px solid;
    }

.Reds {
    color: #ff0000;
}

.White {
    color: #ffffff;
}

.Blues {
    color: #0000ff;
}

.Greens {
    color: #008000;
}

.Pink {
    color: #ff3300;
}

.ers {
    color: #ff0000;
    border: #990033 1px solid;
    background-color: #fff8f5;
    padding: 5px;
}

.msg {
    color: #0066ff;
    background-color: #ebffe8;
    padding: 5px;
    border: #009966 1px solid;
}

.wrn {
    color: #ff6633;
    background-color: #ffffcc;
    padding: 5px;
    border: #ff9900 1px solid;
}

.prmbox {
    color: #330000;
    background-color: #fcfcfc;
    padding: 5px;
    border: #a9a9a9 1px solid;
}

.Lblboxgr {
    height: 20px;
    padding: 2px;
    border: #336633 1px solid;
    background-color: #ccff99;
    text-align: center;
}

.Lblboxbl {
    height: 20px;
    padding: 2px;
    background-color: #f0f8ff;
    text-align: center;
    color: #4169e1;
    border: #0000cc 1px solid;
}


.CR /* Chabok */ {
    text-align: center;
    color: gray;
    padding: 8px;
}


.submit {
    box-shadow: 0px 0px 0px 2px #9fb4f2;
    background: linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
    background-color: #7892c2;
    border-radius: 10px;
    border: 1px solid #4e6096;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    padding: 5px 12px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #283966;
}

.cancel {
    box-shadow: 0px 0px 0px 2px #9fb4f2;
    background: linear-gradient(to bottom, #ff0000 5%, #470000 100%);
    background-color: red;
    border-radius: 10px;
    border: 1px solid #4e6096;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    padding: 5px 12px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #283966;
}

.CmntText {
    color: #0066ff;
    background-color: #ebffe8;
    border: 1px solid #FF0000;
    width: 100%;
    height: 35px;
}

input.text {
    background-color: #ebffe8;
    border: 1px solid #8f0bf6;
    color: blue;
    width: 100%;
    height: 35px;
}

input.stext {
    background-color: #ebffe8;
    border: 1px solid #8f0bf6;
    color: blue;
    width: 50%;
    height: 35px;
}

input.Numtext {
    background-color: #ebffe8;
    border: 1px solid #8f0bf6;
    color: Red;
    height: 35px;
}

input.Ntext {
    background-color: #ebffe8;
    border: 1px solid #8f0bf6;
    color: Red;
    height: 35px;
    width: 120px;
}

input.rtext {
    background-color: #ebffe8;
    border: 1px solid #8f0bf6;
    color: blue;
    width: 100%;
    height: 35px;
    direction: ltr;
}

.textarea {
    background-color: #ffffff;
    border: 1px solid #C0C0C0;
    color: navy;
    width: 100%;
    height: 100px;
}

select {
    background-color: #ffffff;
    border: 1px solid #C0C0C0;
    color: navy;
    width: 100%;
    height: 17px;
}

button {
}

.ListSize {
}

.ArchKelasseh {
    background-color: #CCFF99;
    color: #FF0000;
    text-align: center;
}

.subjectcoulmn {
    background-color: #CCFF99;
    color: black;
    text-align: right;
}

.valuecoulmn {
    background-color: #FFFFFF;
    color: red;
    text-align: right;
}

.Star {
    color: #FF0000;
}

.ChooseExam {
    height: 20px;
    padding: 2px;
    border: #336633 1px solid;
    background-color: #CCFF99;
    text-align: Right;
}

.ContentStyle {
    color: Red;
    font-weight: bold;
    text-decoration: none;
    background-color: #C0C0C0;
}

.AzmoonInfo {
    padding: 2px;
    border: #336633 1px solid;
    background-color: #CCFF99;
    text-align: Right;
    color: Blue;
}

.MenuL1 {
    background-color: #f3eefe;
}

.ActiveMenu {
    background-color: #FF0000;
}
/* TR */
tr {
}

/* TD */
td {
}

    /*Itms Top List*/
    td.TopTr {
        color: black;
        vertical-align: middle;
        text-align: center;
        padding: 4 0 0 0;
    }

    td.TrItms {
        text-align: center;
    }

tr.TrFtr {
    text-align: center;
    background-image: url(Images/tdbg/blu.gif);
    background-color: #000066;
    color: #FFFFFF;
}

td.cens {
    text-align: center;
}

.Question {
    color: #000080;
}

.QuestionItems {
    color: #cc0033;
}

.AlterNateRepeter {
    background-color: #ecb0a8;
}

.EnteghalatResult {
    color: #0000ff;
}

.RptMainHeader {
    background-color: #666666;
    color: #FFFFFF;
    text-align: center;
    height: 20px;
}

.RptDetailHeader {
    background-color: Silver;
    color: #000080;
    height: 20px;
}

.tdVertical {
}

h1 {
}

h2 {
    text-align: justify;
}

h3 {
    text-align: justify;
}

.marker {
    background-color: Yellow;
}

.IconHeaderTR {
    background-color: #f2f2ff;
}

.IconHeaderTRleft {
    background-color: #f7d0b3;
}

.IconHeaderTD {
    color: #0000ff;
    text-align: right;
    height: 100px;
    text-align: center;
}

.LinkButton {
    background-color: #FFCCCC;
    border-color: #FF0066;
    border: solid;
}
/*PrivateCo Style*/
.PriveteNewsTable {
    border: 0;
    border-spacing: 10px 50px;
}

.PrivateNewsTD {
    border: 2px solid red;
}


.PriveteDorehTable {
    border: 0;
    border-spacing: 10px 50px;
}

.PrivateDorehTD {
    border: 2px solid Blue;
}
/*end of PrivateCo Style*/
td.leftline {
    border-left-style: solid;
    border-width: thin;
}


.ValignTop {
    vertical-align: top;
}

td.topheader {
    border: #0000cc 1px solid;
}

td.RowDetail {
    border: #FFFFFF 1px solid;
}

.help {
    color: red;
}

.FormInputClass {
    background-color: #ebffe8;
    border: 1px solid #8f0bf6;
    width: 100%;
    height: 35px;
    color: red;
}

.FormInputClass50 {
    background-color: #ebffe8;
    border: 1px solid #8f0bf6;
    width: 50%;
    height: 35px;
    color: red;
}

.FormInputClassMultiline {
    background-color: #ebffe8;
    border: 1px solid #8f0bf6;
    width: 100%;
    color: red;
    height: 120px;
}

.FormInputClassEn {
    background-color: #ebffe8;
    border: 1px solid #8f0bf6;
    width: 100%;
    height: 25px;
    color: red;
}

.FormInputClassN {
    background-color: #ebffe8;
    border: 1px solid #8f0bf6;
    height: 30px;
    color: red;
    width: 100px;
}

.FormLabelClassN {
    background-color: #c1c7c6;
    border: 1px solid #8f0bf6;
    height: 30px;
    color: red;
    width: 100px;
    display: inline-block;
    text-align: center;
}
.FormInputClassNoWith {
    background-color: #ebffe8;
    border: 1px solid #8f0bf6;
    width: 35%;
    height: 35px;
    color: red;
}

.FormInputClassDate {
    background-color: #ebffe8;
    border: 1px solid #8f0bf6;
    height: 25px;
    color: red;
}

.FormInputClassTime {
    background-color: #ebffe8;
    border: 1px solid #8f0bf6;
    height: 25px;
    width: 100px;
    color: red;
}

.textarea {
    background-color: #ebffe8;
    border: 1px solid #8f0bf6;
    color: Red;
    width: 100%;
    height: 100px;
    color: red;
}

.Width-50 {
    width: 50%;
}

.Width-30 {
    width: 30%;
}

.Width-10 {
    width: 10%;
}

.Width-90 {
    width: 90%;
}

.Width-100 {
    width: 100%;
}

.footercolor {
    background-color: #095988;
    color: white;
}

.IconsBorder {
    border: 2px solid #0099ff !important;
}

.buttonColor {
    background-color: #2ab9aa;
    color: #fff;
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    text-transform: none;
    display: inline-block;
    */ box-sizing: border-box;
    padding: 0 12px;
    vertical-align: middle;
    line-height: 30px;
    min-height: 30px;
    text-decoration: none;
    text-align: center;
}

.LinkSize {
}

.DorImage {
    height: 125px;
    width: 125px;
}

.PersImage {
    height: 200px;
    width: 150px;
}

.SmallPersImage {
    height: 32px;
    width: 32px;
}

.Bgred {
    background-color: red;
}

.Bggreen {
    background-color: green;
}

.Bglightgray {
    background-color: lightgray;
}

.leftborder {
    border-left: 2px solid;
}

.rightborder {
    border-right: 2px solid;
}

.topborder {
    border-top: 2px solid;
}

.bottomborder {
    border-bottom: 1px solid;
}

.BorderSolid {
    border: 1px solid;
    border-spacing: 0px 1px;
}

fieldset {
    border: #0099ff 1px solid !important;
    cursor: default;
    text-align: center !important;
    width: 100%;
    padding-top: 5px;
}

    fieldset legend {
        text-align: center !important;
        color: red;
        border: #0099ff 1px solid !important;
        padding: 2pt;
        background-image: url(Images/tdbg/blu2.gif);
        width: auto;
        margin-bottom: 0.5rem;
        font-size: 14px;
        line-height: inherit;
        float: none !important;
    }

.DateCss {
    background-color: #ebffe8;
    border: 1px solid #8f0bf6;
    width: 250px;
}

    .DateCss Input {
        color: Blue;
    }

    .DateCss select {
        color: Blue;
    }


select {
    background-color: #ebffe8;
    border: 1px solid #8f0bf6;
    width: 100%;
    height: 35px;
    color: Blue;
}

.FormLabelClass {
    background-color: #ebffe8;
    width: 100%;
    height: 35px;
    color: Blue;
}

MehrFooterStyle {
    direction: rtl;
}

.textboxlikelabel {
    border: none;
    background: transparent;
    text-align: center;
    color: red;
}

.HeaderSize {
    height: 223px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.contentHeight {
    min-height: calc( 100vh - 340px );
    padding: 20px;
}

.Padding0 {
    padding: 0px;
}

.circle {
    background-color: yellow;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    display: table-cell;
    vertical-align: middle;
}

.topalign {
    vertical-align: top !important;
}

img {
    min-width: 16px;
    min-height: 16px;
}

h1, h2 {
    font-size: 1rem !important;
}

.FazaImage {
    max-width: 320px;
    max-height: 320px;
    min-width: 150px;
    min-height: 320px;
}

.FazaImagesmall {
    max-width: 200px;
    max-height: 200px;
    min-width: 200px;
    min-height: 200px;
}

.bg-select {
    background-color: greenyellow;
}

.Bold {
    font-weight: bold;
}

.textvertical {
    writing-mode: vertical-lr;
    text-orientation: mixed;
}

.pagebreak {
    display: block;
    page-break-before: always;
}

.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}
.Bold {
    font-weight: bold;
}