#swfplayer {    width: 100% !important;}.rs-box h2 {    font-size: 12px !important;    font-weight: normal !important;    color: #AF6397;    text-align: right;    margin-top: 13px;}.khb4 sup {    font-size: 12px !important;}img.khb3 {    max-width: none !important;}.imglist {    float: left;}img.khb3 {     float: none !important; }.imglist a:hover:after {    content: attr(title);    color: #000;    padding-left: 5px;    position: absolute;    display: block;    width: 100%;    height: auto;    opacity: 0.5;    min-height: 30px;    background: #FFF;    bottom: 0px;    left: 0px;}.khb3:hover {    background: #000;    background: -moz-linear-gradient(top, #cccacc 0%, #cccacc 50%, #0071AB 51%, #0071AB 100%);    background: -webkit-gradient(left top, left bottom, color-stop(0%, #cccacc), color-stop(50%, #cccacc), color-stop(51%, #0071AB), color-stop(100%, #0071AB));    background: -webkit-linear-gradient(top, #cccacc 0%, #cccacc 50%, #0071AB 51%, #0071AB 100%);    background: -o-linear-gradient(top, #cccacc 0%, #cccacc 50%, #0071AB 51%, #0071AB 100%);    background: -ms-linear-gradient(top, #cccacc 0%, #cccacc 50%, #0071AB 51%, #0071AB 100%);    background: linear-gradient(to bottom, #cccacc 0%, #cccacc 50%, #0071AB 51%, #0071AB 100%);    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cccacc', endColorstr='#0071AB', GradientType=0);    border-color: rgba(111, 111, 111, 0.2) transparent;    outline: 2px solid #F9F9F9;    outline-offset: -4px;    opacity: 0.5;    -moz-opacity: 0.5;    filter: alpha(opacity=0.5);}.imglist .fa-file-text::before {    color: #FFF;    display: block !important;    position: absolute;    font-size: 18px;    line-height: 30px;    margin: -125px 85px 0 0;    opacity: 0;    -moz-opacity: 0;    filter: alpha(opacity=0);    -webkit-transition: all 0.3s ease-in-out;    -moz-transition: all 0.3s ease-in-out;    -o-transition: all 0.3s ease-in-out;    -ms-transition: all 0.3s ease-in-out;    transition: all 0.3s ease-in-out;    -webkit-transform: scale(0);    -moz-transform: scale(0);    -o-transform: scale(0);    -ms-transform: scale(0);    transform: scale(0);    -webkit-backface-visibility: hidden;}.imglist:hover .fa-file-text::before {    color: #FFF;    display: block !important;    position: absolute;    font-size: 18px;    line-height: 30px;    margin: -125px 85px 0 0;    opacity: 1;    -webkit-transform: scale(1);    -moz-transform: scale(1);    -o-transform: scale(1);    -ms-transform: scale(1);    transform: scale(1);}.fa fa-file-text {    display: block !important;}.arrow_box {    position: relative;    background: #F0F7FB;    padding: 0 10px;    line-height: 2;}.arrow_box:after {    right: 100%;    top: 50%;    border: solid transparent;    content: ' ';    height: 0;    width: 0;    position: absolute;    pointer-events: none;    border-color: rgba(100, 172, 213, 0);    border-right-color: #F0F7FB;    border-width: 5px;    margin-top: -5px;}.box_dis {    margin-right: 8px;    background-color: #F5F4F3;    padding: 0 10px;}


.lazy-player-placeholder {
  background-color: #f0f0f0;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 15px;
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.2s ease-in-out; 
  min-height: 70px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.05); 
}

.lazy-player-placeholder:hover {
  background-color: #e9e9e9;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0,0,0,0.1); 
}

.lazy-player-placeholder .play-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  flex-shrink: 0;
  color: white;
}

.lazy-player-placeholder .media-info {
  display: flex;
  flex-direction: column; 
}

.lazy-player-placeholder .media-title {
  font-weight: bold;
  font-size: 16px;
  color: #333;
}

.lazy-player-placeholder .play-prompt {
  font-size: 12px;
  color: #666;
  margin-top: 3px;
}

.lazy-player-placeholder.is-video .play-icon {
  background-color: #2980b9;
}

.lazy-player-placeholder.is-audio .play-icon {
  background-color: #e67e22;
}

/*-------------متون ساماندهی---------------*/
.rs-box h1 {
    font-family: 'sahel', tahoma, monospace !important;
    color: #0071AB;
    font-weight:700;
    font-size: 16px;
    line-height: 1.4;
      /*text-shadow: 1px 1px 0 #f2f2f2,1px 2px 0 #B4D5DF;
      margin:10px 0 20px 0 !important;*/
}
.TextsStyles1 {
    font-family:"sahel", Traditional Arabic, monospace !important;
    font-size: 13px;
    text-align: justify;
    font-weight: normal;
    color: #0d7b0d;
    line-height: 25px;
}
.TextsStyles3 {
font-family:"sahel", Traditional Arabic, monospace !important;
font-size: 13px !important;
text-align:right !important;
padding:5px  !important;
  
}
.TextsStyles4,.TextsStyles2{
	line-height:28px !important;
	font-family:"sahel", Traditional Arabic, monospace !important;
	font-size:10pt !important;
	color:#191919 !important;
	font-weight:normal  !important;
	}
	.roof-text{
	border-top: 1px dotted #996633;
    margin: 10px 0;
    color: #8c8c8c;
    padding: 10px;
    font-size: 12px;
    text-align: justify;
    line-height: 1.8;
}
qo{
color:#1b75b7;
}
t{
color:#45a6a7;
}
on {
    color: #8C1313;
}

.rs-box sup{
	color:#33B5FD;
	font-size:11px;
	font-weight:normal;
	
}
.TextsStyles2 num {
    color: #e20e0e !important;
}
/*-------------کل صفحات---------------*/
ul {
   
    list-style: none;
}
.navbar {
	border-radius: 0px !important;
}
.text-box{
    min-height: 200px;
}
/*-------------قالب خبری---------------*/
.khb {
	padding: 0 10px 0 2px;
}
.khb1{
	text-align: center;
	 border-bottom: 1px #C0C0C0 dotted;
	  position: relative;
	  font-size: 11px;
	   color: #389669;
	    display: flex;
	    padding-bottom: 7px;
}
.khb4 {
	
	line-height: 28px !important;
	font-family: 'vazir',tahoma, monospace !important;
	font-size: 12pt;
	color: #777070;
	text-align: justify;
    min-height: 130px;

}
.khb5 {

color: #B91529;
 font-size: 12px;
	
}
p.khb2 {
	border: solid 1px #AABAF9;
	font-size: 12px;
    font-weight: 700;
	font-family: 'sahel', tahoma, monospace;
	color: #367490;
	background-color: #EFEFEF;
	padding: 8pt;
	line-height: 180%;
	text-align: justify;
	display: flex;
}
.khb2:empty {
   display: none;
}
.s_khb8{
 padding-bottom: 2px;
 
	
	}
img.khb3 {
	float: left;
	margin: 5px 16px 5px 0;
	max-width: 250px;
	background: #fff;
		        background: -moz-linear-gradient(top, #cccacc 0%, #cccacc 50%, #27a9e6 51%, #27a9e6 100%);
		        background: -webkit-gradient(left top, left bottom, color-stop(0%, #cccacc), color-stop(50%, #cccacc), color-stop(51%, #27a9e6), color-stop(100%, #27a9e6));
		        background: -webkit-linear-gradient(top, #cccacc 0%, #cccacc 50%, #27a9e6 51%, #27a9e6 100%);
		        background: -o-linear-gradient(top, #cccacc 0%, #cccacc 50%, #27a9e6 51%, #27a9e6 100%);
		        background: -ms-linear-gradient(top, #cccacc 0%, #cccacc 50%, #27a9e6 51%, #27a9e6 100%);
		        background: linear-gradient(to bottom, #cccacc 0%, #cccacc 50%, #27a9e6 51%, #27a9e6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccacc', endColorstr='#27a9e6', GradientType=0 );
	border-color: rgba(111,111,111,0.2) transparent;
	padding: 8px;
	outline: 2px solid #fff;
	outline-offset: -4px;
						}
.khb4 img {
	border-style: none !important;
	padding: 8px;
    max-width: 720px;
}
.khb4 hr {
	width: 500px;
	text-align: right !important;
	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));
}
.khb4 hr~div,.khb4 hr~p,.khb4 hr~div p,#boxa hr~div,#boxa hr~p {
		line-height: 1.6em !important;
		font-family: "sahel" !important;
		font-weight:normal !important;
		color:#676666 !important;
		font-size:12px !important;
	}
.rs-box u{
	color:#1d7b05;
	text-decoration:none;
}
 .rs-box em, .rs-box .Ravayat,.rs-box i{
	color:#0071ab;
	font-style:normal;

}

.rs-box .Sayer{
	color:#660066;
}
.rs-box strike, .rs-box s{
	text-decoration:none;
	color:#C49910;
	
}
.rs-box sub{
	color:#33B5FD;
	font-size:11px;
	font-weight:normal;
	
}
.rs-box strong, .rs-box b,.rs-box .Titr {
	line-height:28px !important;
	font-family:"sahel", Traditional Arabic, monospace;
	font-size:13px;
	color: #3333CC;
}
.khb4 a{
	color:#0080FF !important;
	margin-right:3px;
    margin-left:3px;
	display: inline-block;	
	}
.khb4 ol , .khb4 ul {
	
	line-height:28px !important;
	font-size:13px;
	text-align:justify;
	margin: 5px 40px 5px 0 !important;
	
	
}
.khb4 p,.khb4 div{
	
	line-height:28px !important;
	font-family:"vazir", tahoma, monospace;
	font-size:13px;
	/*font-weight:bold;*/
	color:#000;
	text-align:justify;
	
}
.rs-box h2{
	font-size: 14px;
    font-weight: bold;
    font-family:"sahel" , tahoma ,monospace;
    color: #AF6397;
    text-align: right;
    margin-top: 13px;
    line-height: 1.8;
	
}
.rs-box h3{
	font-family:"sahel", tahoma, monospace !important;
	font-size:13px;
    color: rgb(197, 79, 7);
    font-weight:bold;
    line-height: 30px;
}
.rs-box h4{
	line-height:28px !important;
	font-family:"sahel", tahoma, monospace;
	font-size:12px;
	/*font-weight:bold;*/
	color:#4E63D0;
	text-align:justify;
}
 .rs-box h5 {
	line-height: 28px !important;
	font-family: 'sahel', tahoma, monospace;
	font-size: 11px; /*font-weight:bold;*/;
	color: #FF0000;
	text-align: justify;
}
.ui-widget{
   font-family: 'vazir', Traditional Arabic, monospace !important;
   font-size: 13px !important;
}



/*.spsh {
	text-align: left;
  	 margin-top: 103px !important;
     margin-left: 0 !important;
    position: absolute;
    z-index: 10;
    left: 50px;
}

.content-box .hidden-xs{
	margin-top: 30px;
    
}*/


