﻿body
{
}
.ltr , .LTR
{
    text-align:left !important;
    direction:ltr !important;
}
.sponsorFlip i
{
    margin-top: 6%;
    width: 42%;
    float: right;
}
.sh
{font: 16px Yekan,Tahoma;
color: #AE0C09;
border-top: 1px dashed #ccc;
margin-bottom: 1%;
}
.sponsorFlip h2
{
    text-align: center;
    margin-top: 9% !important;
    float: right;
    width: 58%;
    display: inline-block;
    vertical-align: middle;
}

.sponsorFlip
{
    height: 98px;
}

.sponsor
{
    height: 99px;
}

.slider
{
    min-height: 130px;
}

.full-width
{
    width: 100%;
}

.imgBox
{
    padding: 0.5%;
    box-shadow: 0 0 3px #7B7B7B;
    -webkit-box-shadow: 0 0 3px #7B7B7B;
    -moz-box-shadow: 0 0 3px #7B7B7B;
    -o-box-shadow: 0 0 3px #7B7B7B;
}

.headerYekan h5
{
    font: 17px Yekan;
    text-align: right;
    display: inline-block;
    padding-left: 2%;
    color: #008585;
    border-bottom: 1px solid #EBEBEB;
    margin-bottom: 3px;
}

.paddingBox
{
    font: 13px Tahoma;
    padding: 7% 2% 2% 2%;    
    position: relative;
    min-height: 424px;
}
    
    .paddingBox h3.title
    {
        position: absolute;
        top: 0;
        width: 100%;
        right: 0;
    }

.list
{
    list-style: square !important;
    list-style-position: inside !important;
    padding-right: 1%;
}

    .list li
    {
        color: #ff6a00;
        display: list-item;
    }

        .list li span
        {
            color: #000;
        }

td.Divs
{
    font: 14px Arial;
}

.Divs td
{
    vertical-align: middle;
    font: 14px Arial;
    padding: 2% 0;
}

.white-box p
{
    margin-bottom: 1%;
    line-height: 1.7em;
}

.Divs td b
{
    font-weight: normal;
    color: #B30000;
}

.Translate b
{
  margin-bottom: 1%;
  font: normal 13px Tahoma;
  display: inline-block;
}

.Translate .cyanBtn
{
    width: 100%;
    position: absolute;
    top: 50%;
}

.TranslateDiv
{
    position: relative;
    height: 300px;
}
/*---------------Comments-------------------*/
.commentList
{
    margin: 1%;
}

    .commentList li
    {
        background-color: #EEEEEE;
        border: 1px solid #C1C1C1;
        padding: 0 2% 1% 2%;
        border-bottom-width: 2px;
        border-bottom-color: #B5B5B5;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -o-border-radius: 4px;
        margin-bottom: 2%;
    }

.leftText
{
     direction:ltr;
    text-align: left;
}
.rightText
{
    direction:rtl;
    text-align: right;
}
.centerText
{
    text-align:center;
}

.btn
{
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #D64030), color-stop(1, #A50000));
    background: -moz-linear-gradient(top, #D64030 5%, #A50000 100%);
    background: -webkit-linear-gradient(top, #D64030 5%, #A50000 100%);
    background: -o-linear-gradient(top, #D64030 5%, #A50000 100%);
    background: -ms-linear-gradient(top, #D64030 5%, #A50000 100%);
    background: linear-gradient(to bottom, #D64030 5%, #A50000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D64030', endColorstr='#A50000',GradientType=0);
    background-color: #D64030;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font: 14px Yekan,Tahoma;
    text-decoration: none;
    border: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    vertical-align: middle;
    margin-right: 1%;
    padding: 0 2%;
}

    .btn:hover
    {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #A50000), color-stop(1, #D64030));
        background: -moz-linear-gradient(top, #A50000 5%, #D64030 100%);
        background: -webkit-linear-gradient(top, #A50000 5%, #D64030 100%);
        background: -o-linear-gradient(top, #A50000 5%, #D64030 100%);
        background: -ms-linear-gradient(top, #A50000 5%, #D64030 100%);
        background: linear-gradient(to bottom, #A50000 5%, #D64030 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A50000', endColorstr='#D64030',GradientType=0);
        background-color: #A50000;
    }

    .btn:active
    {
        position: relative;
        top: 1px;
    }
.commentTitle
{
    font: 12px tahoma;
    color: #545353;
    border-bottom: 1px solid #ccc;
}

    .commentTitle i
    {
        font-size: 16px;
        color: #008484;
        margin-left: 1%;
        vertical-align: middle;
    }

.date
{
    font-family: cursive,Tahoma;
    font-size: 11px;
    vertical-align: middle;
}

.LikeUnlikeResponse
{
    font: 10px Tahoma;
    margin: 0;
    cursor: pointer;
    border: 1px solid;
    padding: 2px 6px;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.Green
{
    color: #008000;
}

.Red
{
    color: #f00;
}

.likeDislike
{
    font-size: 11px;
    color: #545353;
}

.margin0
{
    margin: 0;
}

.LikeUnlike i
{
    color: #fff;
    font: bold 13px Tahoma;
    background-color: #408B25;
    width: 14px;
    height: 13px;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    line-height: 1em;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
}
.warning
{
 width: 100%;
display: block;
padding: 1%;
background-color: #FEF3E7;
margin: 1% 0 3% 0;
border: 1px solid #F4D6B4;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
color: #9D3B04;
}
.warning i
{
margin-left: 1%;
font-size: 1.2em;
color: #FFBE00;
}
h6.Note
{
    font-weight:bold;
    margin-bottom:1%;
    font: 15px Yekan,Tahoma;
}
.contact .Note
{
    color:#D94444;
}
.justify , .contact p
{
    text-align:justify;
}
    .LikeUnlike i.Note
    {
        background-color: #D94444;
    }

.sepas
{
    background-color: #B0DFC2;
    padding: 0 3%;
    width: 100%;
    border: 1px solid #88B098;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #193825;
}

.CommonDivs h4
{
    font: 16px Yekan,Tahoma;
    color: #008484;
    border-bottom: 1px dashed #B5B5B5;
    margin-bottom: 2%;
}

.white-box .cornerlbl
{
    width: 11%;
    vertical-align: top;
}

.TextBox
{
    padding: 1%;
    margin-bottom: 1%;
    border: 1px solid #CDCDCD;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: #F4F4F4;
    text-align: right;
    direction: rtl;
    width: 33%;
}

textarea.TextBox
{
    width: 60%;
    min-height: 154px;
    resize: none;
}
/*---------------faq-------------------*/
.faq
{
    background-color: #F4F4F4;
    border: 1px solid #BCBCBC;
    text-align: justify;
    margin-bottom: 2%;
    border-bottom-color:#AFAFAF;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: relative;
}

    .faq h2
    {
        font: 15px Yekan,Tahoma;
        color: #421500;
        margin-bottom: 1%;
        background-color: #ccc;
        border-bottom: 1px solid #9E9E9E;
        padding-right: 1%;
    }

.odd
{
    background-color: #FEF6E5 !important;
    border: 1px solid #D4BE93;
    border-bottom-color:#B8A682;
}

    .odd h2
    {
        background-color: #E6D6B6;
        border-bottom: 1px solid #D4BE93;
    }

.faq i.fa
{
    font-size: 1.3em;
    margin-left: 1%;
    vertical-align: middle;
    color: #5F5F5F;
}

.MsoNormal
{
    text-align: justify;
    color: #333;
    line-height: 1.7em;
}
.sitemap b
{
    font:14px Yekan,Tahoma;
    color:#f00;
}
.sitemap div table b
{
    font: 14px Yekan,Tahoma;
color: #000;
padding-right: 2%;
}
.sitemap td
{
    vertical-align:top;
}
.wordEn
{
    font: bold 21px Arial,Tahoma;
letter-spacing: 1px;
color: #D90000;
}
.WordFa , .WordFa b , .WordFa a
{
    font: bold 17px Arial;
line-height: 2em;
color: #D90000;
}
.HelpImage
{
	background-image: url('../images/help.png');
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	display: block;
}
.HelpImage:hover
{
	background-position: bottom;
}
.borderTop
{
    display: inline-block;
border-top: 1px dashed #ccc;
width: 100%;
margin-top: 2%;
padding-top: 2%;
}
.EnBold
{
    font: bold 15px Arial;
}
.ImageFrame
{
    float: none;
margin: 3% auto;
}
    .ImageFrame img {
padding: 1.5%;
border: 1px solid #5A5A5A;
box-shadow: 0 0 3px #C2BDBD;
-moz-box-shadow: 0 0 3px #C2BDBD;
-webkit-box-shadow: 0 0 5px #A3A3A3;
-o-box-shadow: 0 0 3px #C2BDBD;
border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-webkit-border-radius: 3px;
}
.SynAnt , .examples
{
width: 100%;
margin: 1% 0% 3% 0%;
background-color: #EEEEEE;
border: 1px solid #C1C1C1;
padding: 1% 2%;
display: inline-block
}
    .SynAnt div
    {
        padding:0 2%;
    }
    .SynAnt h4 , .examples h4
    {
margin-bottom: 1%;
width: 100%;
color: #FFF;
text-align: center;
margin-top: 1%;
padding: 1.5%;
background-color: #6C6C6C;
    }
.examples
{
border: 1px solid #8DC4C4;
background-color: #DCEEEE;
}
    .examples h4
    {
background-color: #018585;

    }
.examples ul
{
direction: ltr;
}
.cycle
{
    padding: 3% 1%;
margin-top: 5%;
border-top: 1px dashed #ccc;
margin-right: 0;
}
.paper h4
{
    font: 14px Yekan,Arial;
    margin-bottom: 1%;
    color: #d90000;
}
.paper h6
{
font-weight:bold;
margin-top:1%;
}
.paper p
{
    padding-right:1%;
    text-align:justify;
}
.paper ul
{
list-style-position: inside;
margin:0 2%;
list-style-type: square;
}
    .paper ul li
    {
      margin-bottom: 5px;
display: list-item;
color: #171717;
font: 13px Tahoma;
    }
.readTitle
{
    font: 14px Yekan,Tahoma;
margin-right: 4%;
width: 89%;
border-bottom: 1px solid #ccc;
display: inline-block;
}
.deleteBtn
{
  background-color: #EEE;
border: 1px solid #DD4B39;
color: #dd4B39;
font: 10px Tahoma;
border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 2px 6px;
vertical-align: middle;
cursor:pointer;
}