﻿
@font-face {
    font-family: 'web_Yekan';
    src: url('Admin/fonts/web_Yekan.woff') format('woff'), url('Admin/fonts/web_Yekan.ttf') format('truetype'), url('Admin/fonts/web_Yekan.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.svg') format('svg'), url('../fonts/icomoon.eot') format('embedded-opentype');
}



.PersianFont{font-family: web_Yekan;}


.PaddingTop10{ padding-top:10px; }

.PaddingTop20{ padding-top:20px; }

.PaddingTop40{ padding-top:40px; }

.PaddingBottom10{ padding-bottom:10px; }
.PaddingBottom20{ padding-bottom:20px; }

.MarginBottom10{ margin-bottom:10px; }

.MarginBottom20{ margin-bottom:20px; }
.MarginTop10{margin-top:10px;}
.MarginTop5{margin-top:5px;}

.ShortImage{width:100px;height:auto;}


.SmallFont
{
    font-size:small;
}



.SmallerFont
{
    font-size:smaller;
}

.TextLeft{text-align:left;direction:ltr;}

.panelError{
    background:#eda9a9;
}


.bgGradiant{

    background:linear-gradient(#ffffff,#e9f1f5);
}

.bgGradiant1{

    background:linear-gradient(#ffffff,#e2ecf1);
    border-bottom:3px,solid #808080 !important;
}

.bgGradiant2{

    background:linear-gradient(#ffffff,#ebf3f7);
}

.MenuTextColor{
    color:#24486f;
    margin-right:10px;
    font-size:small;
}


.BoderLight{
    border:1px solid #808080;
}

.BoderLight1{
    border:1px solid rgba(128, 128, 128, 0.16);
}


.BoderLight2{
    border:1px solid #d0cece;
    background-color:rgba(233, 233, 233, 0.14);
    /*text-shadow:2px 2px 1px #b0b0b0;*/
    border-top:none;
    font-size:medium;
}

.NoLeftRightBorder{
    border-right:none;
    border-left:none;
}

.NoBottomBorder{
    border-bottom:none;
}



.fill { 
    min-height: 100%!important;
    height: 100%!important;
}

.fa-telegram:before {
    font-family: 'icomoon' !important;
  content: "\ea95";
}


.Fixedfooter {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}


.NewsBorder{
    border:0px solid #f7f7f7;
    /*padding-top:5px; 
    margin-left:5px;*/ 
    margin-top:10px; 
    background:linear-gradient(rgba(235, 235, 235, 0.76),#ffffff);


}

.NewsBorder1{
    border-top:1px solid #2a8ebb;
    /*padding-top:5px; 
    margin-left:5px;*/ 
    /*background:linear-gradient(#e7eaea,#ffffff);*/


}

.NewsBorder2{
    border-right:1px solid #a4aeba;
    /*padding-top:5px; 
    margin-left:5px;*/ 
    /*background:linear-gradient(#e7eaea,#ffffff);*/


}

.News-text{
    /*color:#37edff;

   text-shadow:
       2px 1px 0 rgba(0, 0, 0, 0.5),
     -1px -1px 0 rgba(0, 0, 0, 0.1),  
      3px 1px 0 rgba(0, 0, 0, 0.1),
      2px 1px 0 rgba(0, 0, 0, 0.1),
       1px 1px 0 rgba(0, 0, 0, 0.66);*/
    color:#53636c;
    font-size:medium;
}

.News-text1{
    color:#856e00;
    text-shadow:0px 1px rgba(104, 114, 36, 0.28);
    font-size:small;
}


.News-text2{
    color:#4f4f4f;
    text-shadow:1px 1px rgba(255, 16, 0, 0.19);
    font-size:small;
}

.UL li:nth-child(2n+1) {  
  /*background-color:rgba(247, 241, 241, 0.39);*/
  background:linear-gradient(rgba(241, 241, 241, 0.45),#ffffff);
  border-bottom:1px solid #f6f6f6;
   border-top:1px solid #e5f4ff;
}


.MyFooterColor{

    /*background-color:rgba(219, 233, 255, 0.27);*/
      background:linear-gradient(rgb(255, 255, 255),#ffffff);
      border:none;
}

.MyInputSm{
    height: 30px;
    background-color:rgba(255, 255, 255, 0.19);
    border:1px solid #aeaeae;
    color:#2f288e;
  }

.MyInputPaddingTop{
    margin-top:-15px;
}

.myCommentHeader
{
    background-color:#d9dde2;
    padding:5px;
    margin-bottom:20px;
    border:1px solid #257aff;
}

.MyCommentBG{
    background-color:#ffffff;
    border:1px solid #b2b2ba;
}

.bgGradiantComment
{
    background:linear-gradient(#ffffff,#f7f7f7);
}

.BoderLight2{
    background-color:rgba(255, 255, 255, 0.19);
    border:1px solid #aeaeae;
}

.textArea {
     resize:vertical;
     /*background-color:aqua;*/
}
.FullPadding
{
    padding-left:5%;
}

.bgGradiantSignUp
{
    background:linear-gradient(#ff9400,#ffe395);
    color:#ffffff;
}

.SigunUpTextSize{
    height: 30px!important;
    border:1px solid #abc280;
  }

.text-white{
    color:white!important;
}

.vertical-center {
  /*margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);*/
    display: inline-block;
    vertical-align: middle;
    float: none;
}
