﻿@charset "UTF-8";
@font-face {font-family: 'weyekan'; src:url("fonts/byekan-webfont.eot?#") format("eot"), url("fonts/byekan-webfont.woff") format("woff"), url("fonts/byekan-webfont.ttf") format("truetype");}
@font-face {font-family: 'tinat'; src: url('fonts/tinat.eot'); src: url('fonts/tinat.eot?#iefix') format('embedded-opentype'), url('fonts/tinat.woff') format('woff'), url('fonts/tinat.ttf') format('truetype'), url('fonts/tinat.svg#tinat') format('svg'); font-weight: normal; font-style: normal; unicode-range: U+0600–06FF;}
/*@import url("fonts/DroidKufi-Regular/droidarabickufi.css");*/
/*@font-face {font-family: 'Dinar'; src: url('fonts/dinar_one.eot'); src: url('fonts/dinar_one.eot') format('embedded-opentype'), url('fonts/dinar_one.woff') format('woff'), url('fonts/dinar_one.ttf') format('truetype'), url('fonts/dinar_one.svg#DinarOne') format('svg');}*/
.yekan {font-family: 'weyekan'!important;}
.tinat {font-family: 'tinat'!important;}
.tahoma {font-family: tahoma!important;}
.yekan_f_sm {font-family: 'weyekan'!important; font-size: 10px!important;}
.yekan_f_sm2 {font-family: 'weyekan'!important; font-size: 13px!important;}
.yekan_f_md {font-family: 'weyekan'!important; font-size: 15px!important;}
.yekan_f_md2 {font-family: 'weyekan'!important; font-size: 16px!important;}
.yekan_f_lg {font-family: 'weyekan'!important; font-size: 20px!important;}
.tinat_f_sm {font-family: 'tinat'!important; font-size: 11px!important;}
.tinat_f_md {font-family: 'tinat'!important; font-size: 16px!important;}
.tinat_f_md2 {font-family: 'tinat'!important; font-size: 18px!important;}
.tinat_f_lg {font-family: 'tinat'!important; font-size: 21px!important;}
.bademjani {color: #410156!important;}
.bademjani_less {color: #d8bfd8!important;}
.purple {color: #410156!important;}
.red {color: Red!important;}
.green {color: Green!important;}
.navy {color: Navy!important;}
.color_gray {color: Gray!important;}
.color_white {color: White!important;}
.color_yellow {color: Yellow!important;}
.align_left {text-align: left!important;}
.align_center {text-align: center!important;}
.align_right {text-align: right!important;}
.align_justify {text-align: justify!important;}
.dir_left {direction: ltr!important;}
.dir_right {direction: rtl!important;}
.circle_style {border-radius: 50% !important; -webkit-border-radius: 50% !important; -moz-border-radius: 50% !important; -o-border-radius: 50% !important; -khtml-border-radius: 50% !important;}
/***/
html {padding: 0px; margin: 0px;}
body {padding: 0px; margin: 0px; font-size: 100%; line-height: 1em; color: Black; font-family: 'weyekan', Tahoma, Arial, Sans-Serif;}
/*** Reset CSS ***/
img {padding: 0px; margin: 0px; border: 0px; -ms-interpolation-mode: bicubic; vertical-align: middle; max-width: 100%;}
ul, ol {list-style: none; list-style-image: none; margin: 0; padding: 0;}
a, a:visited {text-decoration: none!important; color: #008AEA; transition:all 0.5s; -moz-transition:all 0.5s; -webkit-transition:all 0.5s; -o-transition:all 0.5s;}
a:hover {color: Red; text-decoration: none; transition:all 0.5s; -moz-transition:all 0.5s; -webkit-transition:all 0.5s; -o-transition:all 0.5s;}
select, textarea, input {font-family: Tahoma;}
label {cursor: pointer; color: Gray; font-weight: normal!important;}
label:hover {color: Red;}
/*** Clearfix ***/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.inputTextBox, .inputTextBoxEdit, .inputTextBoxSearch, .inputTextBoxSelect, select.inputTextBox {padding: 7px!important; border-top: 1px solid #7c7c7c; border-right: 1px solid #cecece;
	border-bottom: 1px solid #c3c3c3; border-left: 1px solid #7c7c7c; background:#f5f5f5 url('sbox-bg.gif') 0% 0% no-repeat scroll;}
::-moz-selection {background: #FB0D70; color: #fff; text-shadow: none;}
::selection {background: #FB0D70; color: #fff; text-shadow: none;}
/* Scroll */
::-webkit-scrollbar-track {background: #ccdcf0;}
::-webkit-scrollbar-thumb {background: rgba(84, 151, 236,0.6);}
::-webkit-scrollbar {width: 14px;height: 14px;}
/* Main Page */
body {direction: rtl;background-color: #ccc;}/*background: #eaedf1 url('grand_bg/hashour_06.png');*/
.top_bar {width: 100%; height: 10px; display: block; background-color: #5497EC;}
.kadr_shw {margin: 10px 0px; text-align:right; background:#f1f1f1; background:white; box-shadow: 0 1px 1px #888; -webkit-box-shadow: 0 1px 1px #888; -moz-box-shadow: 0 1px 1px #888;}
.main_back {background: #eaedf1 url('grand_bg/hashour_06.png');}

#top_header {position: relative; width:100%; height: 130px; padding: 10px 10px 0px 10px; background: url('bar_pro_logo.png') right center no-repeat;}
#top_header .left_date {position: absolute; left: 0px; top: 0px; direction:rtl; text-align: left; font-size: 16px; margin: 22px 10px 5px 10px; padding: 10px 35px 10px 5px; border-radius: 4px; background: white url('Icon_menu_top.png') right -310px no-repeat;}
#top_header .left_search {position: absolute; left: 0px; top: 60px; margin: 5px 0px;}
/* Search Bar */
#top_search {float: left; text-align: right;}
#top_search #txtsearch {float: right; -webkit-transition-duration: 400ms; -webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease; -moz-transition-duration: 400ms; -moz-transition-property: width, background;
	-moz-transition-timing-function: ease; -o-transition-duration: 400ms; -o-transition-property: width, background;
	-o-transition-timing-function: ease; border: 3px solid white; border-radius: 4px; padding: 5px 34px 5px 5px; margin: 3px 2px 0px 10px;}
input#txtsearch {background: url('find_icon.png') right 2px no-repeat; -moz-border-radius: 2px; border-radius: 2px; line-height: 1.2em; padding: 5px 32px 10px 10px; font-family: 'weyekan'; font-size: 15px;}
input#searchsubmit {display: none;}
#top_search #txtsearch {background-color: #f9f9f9; border: 3px solid #d0d0d0; width: 175px;}
#top_search #txtsearch:focus {background-color: #fefefe; width: 260px; border: 3px solid #5497EC;}
#top_search #searchsubmit {display: none;}
#result_search {position: absolute; z-index: 2000; border: 1px solid gray; width: 260px; padding: 5px; background-color: #e0e0e0; left: 10px; margin-top: 42px; border-radius: 0px 0px 4px 4px; display: none;}
.srchtRes {width: 100%; min-height: 60px; text-align: right; font-size: 11pt;}
.srchtRes:hover {background-color: #d0d0d0; border-radius: 3px;}
/*.srchtRes .myCover {width: 55px; height: 55px; overflow: hidden; float: right; margin-left: 5px;}*/
.srchtRes .myText {margin-top: 5px; text-align: right; padding: 5px; line-height: 20px;}

.bdr_top_blue_4 {border-top: 4px solid #5497EC;}
.bdr_top_blue_2 {border-top: 2px solid #5497EC;}
.bdr_no_rounded {-webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important;}

#myCntntPart {background-color: White;}
#myCntntPart .myTitle {background-color: #f5f5f5; font-family: 'tinat'; font-size: 20px; padding: 15px; line-height: 31px;}
.myVer_bar {width: 100%; margin: 0px 0 8px 0; height: 5px; background: url('dotted_bg_blue.png');}
#myCntntPart .myBody {font-family: 'weyekan'; line-height: 28px; font-size: 16px; text-align: justify; padding: 0px 8px; min-height: 300px;}

#my_footer_pane {background-color: #ccc;}
#my_footer_pane .my_copy_right {font-size: 15px; margin: 10px 2px 10px 0px; padding: 5px 5px 5px 0px; color: #717277; direction: rtl; text-align: left;}
#my_footer_pane .navbar-nav li a {text-decoration: none; color: Navy;}
#my_footer_pane .navbar-nav li a:hover {color: purple;}
#my_footer_pane .div_legend {color: Gray; font-size: 15px; margin: 10px 5px; line-height: 1.5;}

.navbar-default .navbar-nav>li>a {color: #038ddf!important;}
.navbar-default .navbar-nav>li:hover {background-color:#e7e7e7!important;}
.navbar-default .dropdown-menu>li:hover, .navbar-default .dropdown-menu>li>a:hover {background-color:#e7e7e7!important;}

#my_footer_pane .navbar-nav li a:hover, #my_footer_pane .navbar-nav li a.active{color:#333; background-color:#e7e7e7!important;}

#my_hp_menu_right {line-height: 15px!important;}
#my_hp_menu_right ul.nav {margin-top: -9px!important;}
#my_hp_menu_right .nav>li>a:hover {border-radius: 4px;}
#my_hp_menu_right .ico_right {right: 0px; top: 5px;}
#my_hp_menu_right .ico_left {top: 5px; float: left;}
.bx_slide_show {padding: 5px; background-color: #f5f5f5; border: 1px solid #e3e3e3; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05); box-shadow: inset 0 1px 1px rgba(0,0,0,.05);}

.caret-right {border-right: 4px solid gray; border-left: 0; border-top: 4px solid transparent; border-bottom: 4px solid transparent;
    display: inline-block; width: 0; height: 0; position: absolute; left: 7px; top: 12px;}

.dropdown-submenu {position: relative;}
.dropdown-submenu>.dropdown-menu {top: 0; right: 100%; margin-top: -6px; margin-right: -1px; -webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px; border-radius: 6px 0 6px 6px;}
.dropdown-submenu:hover>.dropdown-menu {display: block;}
.dropdown-submenu>a:after {display: block; content: " "; float: left; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-right-color: #ccc; margin-top: 5px; margin-left: -10px;}
.dropdown-submenu:hover>a:after {border-right-color: #fff;}
.dropdown-submenu.pull-left {float: none;}
.dropdown-submenu.pull-left>.dropdown-menu {right: -100%; margin-right: 10px; -webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px; border-radius: 6px 0 6px 6px;}
.dropdown-menu>.active>a>i {color: White!important;}

.nav.navbar-nav.navbar-right.tinat_f_md a.btn.btn-danger {background-color:#d9534f; border-color:#d43f3a; color: White!important;}
.nav.navbar-nav.navbar-right.tinat_f_md a.btn.btn-danger:hover {background-color:#c9302c; border-color:#ac2925; color: Yellow!important;}

.vertic_bar {float: left; width: 0px; min-height: 300px;}
.myNormalText1 {line-height: 28px; font-size: 13px; text-align: justify;}
.myNormalText2 {line-height: 23px; font-size: 13px; text-align: justify;}
.myNormalText3 {line-height: 21px; font-size: 12px; text-align: justify;}
.myNormalFarsi1 {font-size: 16px; line-height: 31px; text-align: justify;}
#captchaCodeBox {border-radius: 5px; -moz-box-shadow: 3px 3px 3px #c0c0c0; -webkit-box-shadow: 3px 3px 3px #c0c0c0; box-shadow: 3px 3px 3px #c0c0c0;}

/*** Login Page ***/
#login_box {background-color: #fafafa; width: 400px; padding: 20px 30px; margin: 15px auto 15px auto; z-index: 0;
    -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2), 1px 1px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, .2);}

.login_table {width: 100%;}
.login_table .label_cell {text-align: right; padding-left: 10px; vertical-align: middle;}
.login_table .label_cell label {cursor: pointer; color: Gray;}
.login_table .txtbox_cell {text-align: center; direction: ltr;}
.login_table .txtbox_cell input[type="text"], .login_table .txtbox_cell input[type="password"] 
{border: 3px solid white; border-radius: 4px; width: 350px; padding: 3px; font-family: Tahoma; font-size: 1.5em; padding: 5px 34px 5px 5px;}
.login_table .txtbox_cell .txb_user {background: #e5e5e5 url('menu_top_icon.png') right -278px no-repeat;}
.login_table .txtbox_cell .txb_pass {background: #e5e5e5 url('menu_top_icon.png') right -310px no-repeat;}
.login_table .txtbox_cell .txb_captcha {background: #e5e5e5 url('menu_top_icon.png') right -345px no-repeat;}

#top-link {height: 50px; width: 50px; z-index: 1999; text-indent: -10000px; display:none; position:fixed; right:5px; bottom: 5px; opacity: 0.60; background: transparent url('back_to_up_icon.png') center no-repeat;}
a:hover#top-link {opacity: 1;}

#BFBttnDiv {margin-top: 10px; text-align: center;}
#BFBttnDiv a {width: 92px; height: 70px; background: transparent url('back_forward_icon.png') no-repeat; display: block;}
#BFBttnDiv a.next {background-position: 0px 0px; float: left;}
#BFBttnDiv a.prev {background-position: 0px -70px; float: right;}
#BFBttnDiv a:hover {box-shadow: 0pt 0pt 8px 1px rgba(255, 0, 0, 0.6); border-radius: 5px;}
#BFBttnDiv .text {font-family: Tahoma; font-size: 8pt; color: #e0e0e0; text-align: center; padding-top: 20px;}

.myTblNews {box-shadow: #c0c0c0; background: url('bg-main-table.png'); padding: 5px; border: 1px dotted #e0e0e0; border-radius: 10px;  border-bottom: 1px solid #eee;}
.myTblNews:hover {border-bottom: 1px solid #D8D8D8; border-right: 1px solid #D8D8D8; background-color: #fafafa;
    -webkit-border-radius: 12px; -moz-border-radius: 12px; -ms-border-radius: 12px; -o-border-radius: 12px; border-radius: 12px;
    -webkit-box-shadow: 0px 2px 3px 0px #D8D8D8; -moz-box-shadow: 0px 2px 3px 0px #D8D8D8; box-shadow: 0px 2px 3px 0px #D8D8D8;}
.myTblNews .meta-part {margin-top: -10px; padding-bottom: 10px;}
.myTblNews .meta-data {font-size: 12pt; color: #999999;}
.myTblNews .meta-data time {margin-right: 6px;}

.navigBarPart {text-align: right; padding-top: 10px; font-family: 'weyekan'; font-size: 15px; line-height: 35px;}
.navigBarPart .nvBttn {clear: both;}
.navigBarPart .nvBttn a {float: right; text-indent: -10000px; width: 30px; height: 30px; padding: 3px; margin-right: 10px;}
.navigBarPart .nvBttn .np_first {background: url('np_first_icon.png') center no-repeat;}
.navigBarPart .nvBttn .np_prev  {background: url('np_prev_icon.png') center no-repeat;}
.navigBarPart .nvBttn .np_next  {background: url('np_next_icon.png') center no-repeat;}
.navigBarPart .nvBttn .np_last  {background: url('np_last_icon.png') center no-repeat;}
.navigBarPart .nvPage {clear: both; font-size: 16px!important; padding: 5px 0px 40px 0px;}
.navigBarPart .nvPage a, .navigBarPart .nvPage span.nvSel {float: right; border: 1px solid #3779b4; padding: 3px; margin-right: 3px;}
.navigBarPart .nvPage span.nvSel {border-radius: 3px; background-color: #e6e6e6;}

.myListLogin {text-align: justify; line-height: 180%;}
.myListLogin ul {padding: 0px; margin: 0px;}
.myListLogin li {list-style: none; background: url('feature-list-icon.png') right center no-repeat; padding: 1px 27px 0px 10px;}

.img_border {border: 1px solid #e1e1e1; padding: 3px; margin: 3px; background: #FFF url('progress.gif') center center no-repeat;
	-moz-box-shadow: 2px 2px 2px #c0c0c0; -webkit-box-shadow: 2px 2px 2px #c0c0c0; box-shadow: 2px 2px 2px #c0c0c0;}
.img_border:hover {box-shadow: 0pt 0pt 5px 1px #0085c6; background-color: #FFFFFF;}

.img_border2 {border: 1px solid #e1e1e1; padding: 3px; margin: 3px; background: #FFF url('loading.gif') center center no-repeat;}
.img_border2:hover {box-shadow: 0pt 0pt 5px 1px #0085c6; background-color: #FFFFFF;}

.img_border3 {border: 1px solid #e1e1e1; padding: 1px; margin: 1px; background: #FFF url('loading.gif') center center no-repeat;}
.img_border3:hover {box-shadow: 0pt 0pt 3px 1px #0085c6; background-color: #FFFFFF;}

hr.hrLance {border: 0; height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));}
hr.hrLanceGray {border: 0; height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(128,128,128,0), rgba(128,128,128,0.75), rgba(128,128,128,0)); 
    background-image:    -moz-linear-gradient(left, rgba(128,128,128,0), rgba(128,128,128,0.75), rgba(128,128,128,0)); 
    background-image:     -ms-linear-gradient(left, rgba(128,128,128,0), rgba(128,128,128,0.75), rgba(128,128,128,0)); 
    background-image:      -o-linear-gradient(left, rgba(128,128,128,0), rgba(128,128,128,0.75), rgba(128,128,128,0));}
hr.hrLanceGray2 {border: 0; height: 2px;
    background-image: -webkit-linear-gradient(left, rgba(128,128,128,0), rgba(128,128,128,0.75), rgba(128,128,128,0)); 
    background-image:    -moz-linear-gradient(left, rgba(128,128,128,0), rgba(128,128,128,0.75), rgba(128,128,128,0)); 
    background-image:     -ms-linear-gradient(left, rgba(128,128,128,0), rgba(128,128,128,0.75), rgba(128,128,128,0)); 
    background-image:      -o-linear-gradient(left, rgba(128,128,128,0), rgba(128,128,128,0.75), rgba(128,128,128,0));}
hr.style-one {border: 0; height: 1px; background: #ddd;
    background-image: -webkit-linear-gradient(left, #ddd, #7e0509, #333); 
    background-image:    -moz-linear-gradient(left, #ddd, #7e0509, #333); 
    background-image:     -ms-linear-gradient(left, #ddd, #7e0509, #333); 
    background-image:      -o-linear-gradient(left, #ddd, #7e0509, #333);}
    
.myTags {margin:0; padding:0; position:relative; right:24px; list-style:none;}
.myTags li {padding-bottom: 15px; margin: 5px;}
.myTags li, .myTags a {float:right; height:24px; line-height:20px; position:relative; font-size:9pt;}
.myTags a {transition:none; margin-left:20px; padding: 0 10px 0 12px; background:#0089e0; color:#fff;
	text-decoration:none; -moz-border-radius-bottomright:4px; -webkit-border-bottom-right-radius:4px;	
	border-bottom-right-radius:4px;	-moz-border-radius-topright:4px; -webkit-border-top-right-radius:4px; border-top-right-radius:4px;}
.myTags a:before {content:""; float:right; position:absolute; top:0; left:-12px; width:0; height:0; 
    border-color:transparent #0089e0 transparent transparent; border-style:solid; border-width:12px 12px 12px 0;}
.myTags a:after {content:""; position:absolute; top:10px; left:0; float:right; width:4px; height:4px; -moz-border-radius:2px;
	-webkit-border-radius:2px; border-radius:2px; background:#fff; -moz-box-shadow:-1px -1px 2px #004977;
	-webkit-box-shadow:-1px -1px 2px #004977; box-shadow:-1px -1px 2px #004977;}
.myTags a:hover{transition:none; background:#555;}
.myTags a:hover:before{border-color:transparent #555 transparent transparent;}
.postTag {position:relative; margin: 10px 0px; padding:10px 20px; text-align: right;}

/*
.myFaqStrong {display:block; margin: 10px 0; padding-right: 34px; line-height: 40px; background:url('faq_icon.png') no-repeat center right;
     font-family: 'weyekan', Arial, Helvetica, sans-serif; font-size:1em; text-align: justify;}
*/
.div_faq {padding: 3px;}
.myFaqStrong {display:block; margin: 10px 0; padding-right: 42px; line-height: 40px; background:url('faq_blue_icon.png') no-repeat center right;
     font-family: 'weyekan', Arial, Helvetica, sans-serif; font-size:1em; text-align: justify;}
.div_faq:hover {border-radius: 4px; background-color: #eef0f9;}
.div_faq:hover > .myFaqStrong {background: transparent url('faq_red_icon.png') no-repeat center right;}
.div_faq:hover > .myFaqStrong a {color: #f11414;}

.detailDiv ul {padding: 0px; margin: 0px; text-align: justify; line-height: 180%;}
.detailDiv li {list-style: none; background: url('feature-list-icon.png') right center no-repeat; padding: 1px 27px 0px 10px;}

#stats_div {position:fixed; left:5px; bottom: 5px; opacity: 0.60; cursor: pointer; width: 35px; height: 35px; background: transparent url('stats_icon_2.png') center no-repeat;}
#stats_div:hover {opacity: 1;}
.stats_box {display: none; position:fixed; opacity: 0.75; left:5px; bottom: 50px; width: 200px; padding: 5px; border: 1px solid #e0e0e0; background-color: White; border-radius: 6px; z-index: 1000;
    -webkit-box-shadow: 2px 2px 4px 0px  rgba(50, 50, 50, 0.75); -moz-box-shadow: 2px 2px 4px 0px  rgba(50, 50, 50, 0.75); box-shadow: 2px 2px 4px 0px  rgba(50, 50, 50, 0.75);}
.stats_box:hover {opacity: 1;}
.stats_box .myTitleSt {padding: 7px 0px 4px 0px; font-size: 11pt; color: White; background: transparent url('bg_menu_blue.jpg') top center repeat-x; border-radius: 4px;}
.stats_box .img_close {float: left; cursor: pointer;}

.highLight {background-color: #FFFF99; color: red; padding: 3px 0px; border-radius: 4px;}
a.telegramChannel {width: 150px; height: 43px; position: fixed; bottom: 210px; left: -100px; border: 1px solid White; border-radius: 0 5px 5px 0; display: block; text-indent: -10000px; z-index: 50; padding: 2px; background: #419fe6 url('abarproject_telegram_img.jpg') left center no-repeat; transition:all 0.5s; -moz-transition:all 0.5s; -webkit-transition:all 0.5s; -o-transition:all 0.5s;}
a.telegramChannel:hover {left: -2px; box-shadow: 0pt 0pt 3px 1px #0085c6;}
.certiDivPane {width: 84px; height: 90px; cursor: pointer; position: fixed; bottom: 22px; left: 0px; z-index: 50; padding: 2px; background: transparent url('certification_img.png') center top no-repeat;}
.enamadLogoPlace {cursor: pointer; position: fixed; bottom: 22px; left: -20px; z-index: 50;}
/***/
.samandehiPane {position: fixed; bottom: 140px; left: -20px; z-index: 50; padding: 2px; border-radius: 10px;}
.samandehiPane img {width: 125px;}
.enamadPane {position: fixed; bottom: -10px; left: -30px; z-index: 50; padding: 2px; border-radius: 10px; /*background-color: #fefbc9;*/}

.srchDiv {text-align: right; padding: 5px; margin: 5px 3px; border-radius: 4px;}
.srchDiv:hover {background-color: #e1eefb;}
.srchDiv:hover> .sTitle {background:url('faq_icon_yellow.png') no-repeat center right;}
.srchDiv .sTitle {display:block; margin: 10px 0; padding-right: 34px; background:url('faq_icon.png') no-repeat center right;
     font-family: 'weyekan', Arial, Helvetica, sans-serif; font-size:1em; text-align: justify;}
.srchDiv .sAbst {margin-top: -12px; font-size: 14px; text-align: justify;}
.srchDiv .sBody {font-size: 14px; text-align: justify; color: gray;}

.RedStar {float: right; color: Red; position: relative; top: 1px; display: inline-block; font-style: normal; font-weight: bold; line-height: 1;}
.RedStar:before {content: "*";}

.addRecordBox {font-size: 12pt; font-family: 'weyekan', Arial, sans-serif; line-height: 25px;
background: #f7fbfc; 
background: -moz-linear-gradient(top,  #f7fbfc 0%, #d9edf2 40%, #add9e4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7fbfc), color-stop(40%,#d9edf2), color-stop(100%,#add9e4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f7fbfc 0%,#d9edf2 40%,#add9e4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f7fbfc 0%,#d9edf2 40%,#add9e4 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f7fbfc 0%,#d9edf2 40%,#add9e4 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f7fbfc 0%,#d9edf2 40%,#add9e4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7fbfc', endColorstr='#add9e4',GradientType=0 ); /* IE6-9 */
    text-align:center; font-weight:600; padding:10px; border:2px solid #b9e2fc; color: #0000cc; border-radius: 4px;}

.my_popup {display:none; font-family: 'weyekan'; direction:rtl; width: 50%; min-height: 150px; z-index: 9999; text-align:center; border:1px solid #c98bc0; padding:4px; background-image:url('frameHome2Bg.gif'); background-position: center top;
	-filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); box-shadow:0 0 10px 1px rgba(75, 144, 229,0.85);-webkit-box-shadow:0 0 10px 1px rgba(75, 144, 229,0.85);-moz-box-shadow:0 0 10px 1px rgba(75, 144, 229,0.85); -webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.my_popup .img_close {float: left; margin: -5px; cursor: pointer;}
.my_popup .img_close:hover {background-color: #fff; border-radius:3px;}

.myArticleBox .myArticleCell {min-height: 240px; overflow: hidden; position: relative;}
.myArticleBox .thumbnail:hover {box-shadow: 0pt 0pt 5px 1px #0085c6; background-color: #FFFFFF;}
.myArticleBox .thumbnail a.btn {color: White; margin: 3px 0px;}
.myArticleBox .thumbnail a.btn:hover {color: Yellow;}
.myArticleBox .thumbnail a.orange:hover {color: Green!important;}
.myArticleBox .rowDown {position: absolute; padding-left: 0; padding-right: 0; bottom: 2px; display:table; width: 105%;}
.orange {
	color: #6a6a6a!important;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.59); 
	background: #ffcc00; 
	border: 1px solid #ffcc00; 
	border-bottom: 1px solid #ccc; 
	-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 15px 14px rgba(255,255,255,0.57); 
	-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 15px 14px rgba(255,255,255,0.57); 
	-o-box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 15px 14px rgba(255,255,255,0.57);
	box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 15px 14px rgba(255,255,255,0.57);
}
.orange:hover {
	color: #696969;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.53);
	border: 1px solid #d2d2d2;
	border-bottom: 1px solid #d8d8d8;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.58), inset 0px 1px 6px rgba(0,0,0,0.07), inset 0px -15px 14px rgba(255,255,255,0.20);
	-moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.58), inset 0px 1px 6px rgba(0,0,0,0.07), inset 0px -15px 14px rgba(255,255,255,0.20);
	-o-box-shadow: 0px 1px 0px rgba(255,255,255,0.58), inset 0px 1px 6px rgba(0,0,0,0.07), inset 0px -15px 14px rgba(255,255,255,0.20);
	box-shadow: 0px 1px 0px rgba(255,255,255,0.58), inset 0px 1px 6px rgba(0,0,0,0.07), inset 0px -15px 14pxpx rgba(255,255,255,0.20);}
.orange:active {
	color: #696969;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.53);
	border: 1px solid #d2d2d2;
	border-bottom: 1px solid #d8d8d8;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.58), inset 0px 1px 6px rgba(0,0,0,0.07), inset 0px -15px 14px rgba(255,255,255,0.20);
	-moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.58), inset 0px 1px 6px rgba(0,0,0,0.07), inset 0px -15px 14px rgba(255,255,255,0.20);
	-o-box-shadow: 0px 1px 0px rgba(255,255,255,0.58), inset 0px 1px 6px rgba(0,0,0,0.07), inset 0px -15px 14px rgba(255,255,255,0.20);
	box-shadow: 0px 1px 0px rgba(255,255,255,0.58), inset 0px 1px 6px rgba(0,0,0,0.07), inset 0px -15px 14pxpx rgba(255,255,255,0.20);
}
.farakhan_red {background-color: Red!important;}

#div_edamh {padding-bottom: 15px;}
#div_edamh div {padding: 5px 10px;}
#div_edamh div a {padding: 10px 0px;}

span.req {width: 22px; height: 22px; border-radius: 50%; -webkit-border-radius: 50%; background: #FF4F5B; border: 1px solid #DB000F; color: #fff; text-shadow: 1px 1px 1px #444; text-align: center; vertical-align: baseline; margin: 0 3px; display: inline-block;}
.blink {animation-name: blinker; animation-duration: 1.5s; animation-timing-function: linear; animation-iteration-count: infinite; -webkit-animation-name: blinker; -webkit-animation-duration: 1.5s; -webkit-animation-timing-function: linear; -webkit-animation-iteration-count: infinite;}
/*
<span class="req blink" title="فیلد الزامی"><i class="icon-exclamation-sign icon-white"></i></span>
*/

.col-centered {display: block; margin-left: auto; margin-right: auto; text-align: center;}

#myCarousel.carousel.slide ol.carousel-indicators {bottom: 5px;}