﻿/* Style all font awesome icons */
.adLabel{
    cursor:pointer;
    text-decoration:none;
}
.h800{
    height:800px;
}
.word_h1{
    color:blue;
    font-size:24px;
    margin:20px;
    font-family:Sans;
}
.weblogLinkList {
    color: gray;
    font-size: 18px;
    direction: rtl;
}

.webLogLink {
    color: blue;
    font-family: Sans;
    font-size: 19px;
}

    .webLogLink:hover {
        color: #1E90FF;
    }
.descriptionDiv4 {
    color: black;
    line-height: 200%;
    text-align: justify;
    font-family: Sans;
    margin: 10px;
    direction: rtl;
    padding: 20px;
}
.weblogLinkList {
    color: gray;
    font-size: 18px;
    direction: rtl;
}
.WeblogLabel {
    font-family: Yekan;
    font-size: 13px;
    color: #a80b0b;
        -moz-font-feature-settings: "ss03";
    -webkit-font-feature-settings: "ss03";
    font-feature-settings: "ss03";
}
 .DivFooterBanner{
     height:15px;
     font-size:11px;
     font-family:Sans;
     background-color:#a80b0b;
     color:white;
     margin-top:2px;
 }
.notificationFooter {
   
   text-align: center;
 direction:rtl;
   width: 100%;
   font-family:Sans;
 font-size:19px;
   position:fixed;
   bottom: 0px;
   display:none;
} 
 .myAllert{
         background-color:#B3D1FF;
         color:blue;  
 }
 .myimg {
    width: 100%;
    height: auto;
}
.maroonlink{
    color:#a80b0b;
}
.maroonlink:hover{
    color:#00BDFF;
}
.MyBlue{
    color:blue;
}
.MyRed{
    color:red;
}
.MyBlack{
    color:black;
}
.labelYakanText{
    font-family:Yekan;
    color:forestgreen;
}
.validationCSS{
    color:red;
}
.labelYakanText15{
 font-family:Yekan;
 font-size:15px;
}
.MyVerticalMargin{
    margin-bottom:10px;
    margin-top:10px;
}
.MyPadding{
    padding:10px;
}
.grid
{
    width: 99%;
    text-align: right;
    font-family: Sans;
    direction: rtl;
    font-size: 11px;
    margin-left: 1px;
    margin-right: 1px;
   overflow-x:scroll;
   border :1px solid #2C3E50;
}
.grid td
{
  
   padding:4px;
   border :1px solid #a1a1a1;
}
.grid_Column_max_with
{
    text-align: right;
    overflow: scroll;
    width: 120px;
     font-family:Yekan;
     font-size:15px;
}
.grid_Column_min_with
{
    text-align: center;
    width: 50px;
    font-family:Yekan;
     font-size:13px;
}
.grid_Column_max_with_header
{
    text-align: center;
    overflow: scroll;
    width: 120px;
     font-family:MySans;
   
}
.grid_Column_min_with_header
{
     text-align: center;
    width: 50px;
    font-family:MySans;
    
}
.gridheader
{
    font-family:MySans;
    -webkit-border-radius: 10px;
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 10px;
    background-image: -webkit-linear-gradient(top, #2C3E50, #2C3E50);
    background-image: -moz-linear-gradient(top,   #2C3E50, #2C3E50);
    background-image: -ms-linear-gradient(top, #2C3E50, #2C3E50);
    background-image: -o-linear-gradient(top,   #2C3E50, #2C3E50);
    text-align: center;
    height: 40px; 
    font-size:17px;
    color:white;
    font-weight:normal;
    border :1px solid #2C3E50;
}
.gridfooter
{
    -webkit-border-radius: 10px;
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 10px;
    background-image: -webkit-linear-gradient(top,#2C3E50, #2C3E50);
    background-image: -moz-linear-gradient(top,  #2C3E50, #2C3E50);
    background-image: -ms-linear-gradient(top,#2C3E50, #2C3E50);
    background-image: -o-linear-gradient(top,   #2C3E50, #2C3E50);
   height: 40px; 
    font-size:16px;
    color:white;
    font-weight:normal;
    border :1px solid #2C3E50;
}
.gridfooter td
{
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 2px;
}
.gridOverFlow{ 
    width:100%;
   overflow-x:auto;
}
.BodyText {
}

    .BodyText a {
        color: #0866e4;
    }

        .BodyText a:hover {
            color: #a80b0b;
        }

.bodyLink {
    color: #0866e4;
}

    .bodyLink:hover {
        color: #a80b0b;
    }

.greenLabel {
    color: forestgreen;
}
.BlueLabel {
    color: #3333ff;
}
.RedLabel {
    color: red;
}
.OrangeLabel {
    color: orangered;
}
p {
   margin-bottom:30px;
}
.greenLabelBold {
    color: forestgreen;
    font-weight:bold;
}
.DivPage {
    text-align: justify;
    font-size: 18px;
    line-height: 200%;
}

.marginRight10 {
    margin-right: 10px;
}

.sideHeader {
    background-color: #00BDFF;
    font-family: Sans;
    font-size: 22px;
    color: white;
    padding: 10px;
}

.LinkSide {
    font-family: Sans;
    font-size: 18px;
    color: #0866e4;
    display: block;
    padding: 5px;
}

    .LinkSide:hover {
        background-color: #00BDFF;
        color: white;
        text-decoration: none;
    }

.btn-primary.dark {
    border: 1px solid #c9302c;
    color: #fff;
    background-color: #c9302c;
}

    .btn-primary.dark:hover, .btn-primary.dark:focus, .btn-primary.dark:active, .btn-primary.dark.active, .open > .dropdown-toggle.btn-dark {
        color: #fff;
        background-color: #a80b0b;
        border-color: #a80b0b;
    }

    .btn-primary.dark:active, .btn-primary.dark.active {
        color: #fff;
        background-color: #a80b0b;
        border-color: #a80b0b;
    }

.myDash {
    border-bottom: 1px dashed #00BDFF;
    margin: 5px;
}

.fpH1 {
    color: #a80b0b;
    font-size: 25px;
    margin-bottom: 20px;
    font-family: Sans;
}

.fpH2 {
    color: #a80b0b;
    font-size: 23px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Sans;
}

.fpH3 {
    color: orangered;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Sans;
}
.DescDiv {
    text-align: justify;
}

.shareDescfb {
    margin-top: 5px;
    border-radius: 4px;
    color: #3B5998;
    display: block;
    padding: 5px;
    text-align: center;
    border: 1px solid #3B5998;
}

.shareDesctw {
    margin-top: 5px;
    border-radius: 4px;
    color: #55ACEE;
    display: block;
    padding: 5px;
    text-align: center;
    border: 1px solid #55ACEE;
}

.shareDesctel {
    margin-top: 5px;
    border-radius: 4px;
    color: #48A7ED;
    display: block;
    padding: 5px;
    text-align: center;
    border: 1px solid #48A7ED;
}

.shareDescgp {
    margin-top: 5px;
    border-radius: 4px;
    color: #DC4A38;
    display: block;
    padding: 5px;
    text-align: center;
    border: 1px solid #DC4A38;
}

.shareDescin {
    margin-top: 5px;
    border-radius: 4px;
    color: #007BB7;
    display: block;
    padding: 5px;
    text-align: center;
    border: 1px solid #007BB7;
}

.tooltip.bottom .tooltip-inner {
    background-color: green;
}

.fa1 {
    padding: 10px;
    font-size: 25px;
    width: 45px;
    height: 45px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
}

    /* Add a hover effect if you want */
    .fa1:hover {
        background-color: #c1c1c1;
        color: #a80b0b;
        text-decoration: none;
    }

/* Set a specific color for each brand */

/* Facebook */
.fa-facebook {
    background: #3B5998;
    color: white;
}

/* Twitter */
.fa-twitter {
    background: #55ACEE;
    color: white;
}

.fa-google-plus {
    background: #DC4A38;
    color: white;
}

.fa-telegram {
    background: #48A7ED;
    color: white;
}

.fa-linkedin {
    background: #007BB7;
    color: white;
}

.MyReportMessage {
    color: forestgreen;
    font-size: 19px;
}

.MyValidationMessage {
    color: red;
    font-size: 19px;
}

.mousePointer {
    cursor: pointer;
}

.font20 {
    font-size: 30px;
}

.MyRow {
    margin-left: 0px;
    margin-right: 0px;
}

    .MyRow:hover {
        background-color: #f5f5f5;
        font-weight: bold;
        box-shadow: 0 0 11px rgba(33,33,33,.2);
        border: 1px solid #ccc;
        border-radius: 4px;
    }

#myChecks label {
    margin-left: 10px;
}

.myP {
    text-align: right;
    direction: rtl;
    line-height: 200%;
}

.fieldText {
    margin-right: 5px;
    color: #a80b0b;
    padding-left: 5px;
}

.MyMaroon {
    color: #a80b0b;
}

.fieldText td {
    margin-right: 5px;
}

.padding10 {
    padding-right: 20px;
}

.paddingAll10 {
    padding: 10px;
}

.paddinghor10 {
    padding-right: 10px;
    padding-left: 10px;
}

.Witmes {
    margin: 1px;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: justify;
}

.myRow:hover {
    background-color: #f1f1f1;
    cursor: grab;
}

.Witmes:hover {
    background-color: #f1f1f1;
}

.TTS {
    color: #a80b0b;
    font-size: 18px;
}

    .TTS:hover {
        color: blue;
        cursor: pointer;
    }

.wordLink {
    color: green;
    font-size: 18px;
}

    .wordLink:hover {
        color: #a80b0b;
        font-size: 18px;
    }
    .wordLinkAlphabet {
    color: green;
    font-size: 22px;
    margin:10px;
}

    .wordLinkAlphabet:hover {
        color: #a80b0b;
        font-size: 22px;
    }
.pager {
    font-family: Yekan;
}

.TopMargin50 {
    margin-top: 150px;
}

.TopMargin20 {
    margin-top: 50px;
}

.MyRtl {
    direction: rtl;
    font-family: Sans;
}

.MyLtR {
    direction: ltr;
    font-family: Sans;
    text-align: left;
}

.Div_h {
    text-align: right;
    direction: rtl;
    margin-top: 20px;
}

.Div_Separator {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 20px;
    margin-left: 20px;
    border: 1px solid #a80b0b;
}

.pageH1 {
    font-family: Sans;
    direction: rtl;
    color: #a80b0b;
    border-bottom: solid 2px #a80b0b;
    padding-bottom: 2px;
    font-size:26px;
}

.pageH12 {
    font-family: Sans;
    direction: rtl;
    color: #a80b0b;
    padding-bottom: 0px;
    margin-top: 19px;
}

.divBorder {
    padding-bottom: 2px;
    border-bottom: solid 2px #a80b0b;
}

.MyValidation {
    font-family: Sans;
    font-size: 19px;
    color: red;
    font-weight: bold;
    background-color: white;
    padding: 5px;
    margin: 50px;
}

.MyVerticalMarginMini {
    margin-bottom: 5px;
    margin-top: 5px;
}
.MyHorizentalMarginMini {
    margin-left        : 10px;
    margin-right: 10px;
}
.JustSans {
    font-family: Sans;
}

.JustSans15 {
    font-family: Sans;
    font-size: 15px;
}

.JustSans17 {
    font-family: Sans;
    font-size: 17px;
}

.JustSans19 {
    font-family: Sans;
    font-size: 19px;
}
.JustSans24 {
    font-family: Sans;
    font-size: 24px;
}
.DivSeparator {
    border-bottom: 1px solid #fff;
    margin-top: 10px;
    margin-bottom :10px;
}

.Justyekan19 {
    font-family: Yekan;
    font-size: 19px;
}
.Justyekan22{
    font-family: Yekan;
    font-size: 22px;
}
.dropdown.dropdown-lg .dropdown-menu {
    margin-top: -1px;
    padding: 6px 20px;
}

.input-group-btn .btn-group {
    display: flex !important;
}

.btn-group .btn {
    border-radius: 0;
    margin-left: -1px;
}

    .btn-group .btn:last-child {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

.btn-group .form-horizontal .btn[type="submit"] {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

.form-group .form-control:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.txt {
    border-radius: 0px;
    height: 50px;
}

.mybtn {
    height: 48px;
    vertical-align: central;
    font-family: Sans;
}

.SearchWith {
    width: 50px;
}

.btn.outline {
    background: none;
}

.btn-danger.outline {
    border: 1px solid #d43f3a;
    color: #d43f3a;
}

    .btn-danger.outline:hover, .btn-danger.outline:focus, .btn-danger.outline:active, .btn-danger.outline.active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

    .btn-danger.outline:active, .btn-danger.outline.active {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

.btn-success.dark {
    border: 1px solid #4ba614;
    color: #fff;
    background-color: #4ba614;
}

    .btn-success.dark:hover, .btn-success.dark:focus, .btn-success.dark:active, .btn-success.dark.active, .open > .dropdown-toggle.btn-dark {
        color: #fff;
        background-color: green;
        border-color: #34740e;
    }

    .btn-success.dark:active, .btn-success.dark.active {
        color: #fff;
        background-color: green;
        border-color: #34740e;
    }

.btn-success.outline {
    border: 1px solid #34740e;
    color: green;
}

    .btn-success.outline:hover, .btn-success.outline:focus, .btn-success.outline:active, .btn-success.outline.active, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #4ba614;
        border-color: #34740e;
    }

    .btn-success.outline:active, .btn-success.outline.active {
        color: #fff;
        background-color: #4ba614;
        border-color: #34740e;
    }

.btn-warning.outline {
    border: 1px solid #eea236;
    color: #ec971f;
    font-size: 15px;
}

    .btn-warning.outline:hover, .btn-warning.outline:focus, .btn-warning.outline:active, .btn-warning.outline.active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

    .btn-warning.outline:active, .btn-warning.outline.active {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }



.btn-primary.outline {
    border: 1px solid #0099cc;
    color: #0099cc;
    font-size: 15px;
}

    .btn-primary.outline:hover, .btn-primary.outline:focus, .btn-primary.outline:active, .btn-primary.outline.active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        border-color: #337ab7;
        background-color: #33a6cc;
    }

    .btn-primary.outline:active, .btn-primary.outline.active {
        color: #fff;
        border-color: #337ab7;
        background-color: #33a6cc;
    }

.btn180w {
    width: 180px;
}

.margin10 {
    margin: 10px;
}
    .MyImgResponsive {
  width: 100%;
  height: auto;
}
   
@font-face {
    font-family: 'Yekan';
    src: url(/fonts/yekan/yekan.eot);
    src: url(/fonts/yekan/yekan.eot?#iefix) format('embedded-opentype'), url(/fonts/yekan/yekan.woff) format('woff'), url(/fonts/yekan/yekan.ttf) format('truetype'), url('/fonts/yekan/yekan.svg#P Yekan') format('svg');
}

@font-face {
    font-family: 'Sans';
    src: url(/fonts/Sans/iran_sans.eot);
    src: url(/fonts/Sans/iran_sans.eot?#iefix) format('embedded-opentype'), url(/fonts/Sans/iran_sans.woff) format('woff'), url(/fonts/Sans/iran_sans.ttf) format('truetype'), url('/fonts/Sans/iran_sans.svg#P Yekan') format('svg');
}

@media screen and (min-width: 768px) {
    #adv-search {
        width: 500px;
        margin: 0 auto;
    }

    .dropdown.dropdown-lg {
        position: static !important;
    }

        .dropdown.dropdown-lg .dropdown-menu {
            min-width: 500px;
        }
}
