table a {
    border-bottom: 1px dotted #31A9D7;
}

img.khb10 {
    float: left;
    margin: 5px 26px 5px 26px;
    max-width: 250px;
    background: #fff;
    padding: 8px;
}

.rs-box h1 {
    text-align: center;
}

div.khb12 {
    border: 0;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    color: #367490;
    background-color: #EFEFEF;
    padding: 8pt;
    line-height: 180%;
    position: relative;
    margin-right: 20px;
    display: table;
    width: 72%;
    border-radius: 20px 20px;
}

.khb12:before {
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    content: '';
    width: 0;
    height: 0;
    border-bottom: solid 10px #EFEFEF;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
}

.soft {
    font-weight: bold;
    font-size: 12px;
    color: #CC3300;
    padding: 10px 10px 10px 10px;
    text-align: center;
    background: url('http://w3.hadith.net/Image/SoftWare/arm.gif') #FFFFff no-repeat scroll center center;
    padding: 5px;
    /*border: 1px #FFFFFF solid;	-moz-border-radius: 8px 8px / 8px 8px;	border-radius: 8px 8px / 8px 8px;	-moz-box-shadow: 0 0 5px 1px #73805b;	-webkit-box-shadow: 3px 3px 3px #73805b;	box-shadow: 3px 3px 3px #73805b;*/
    margin: 0 0 15px 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
}

.maintbl3 {
    width: 720px;
    text-align: right;
    margin: 0 auto 0 auto;
    font-size: 12px;
    direction: rtl;
}

.thtb3 {
    text-align: center;
    height: 30px;
    padding: 20px;
    font-size: 12px;
    text-shadow: 1px 1px 1px #c0c6c7;
}

.rd3 {
    width: 30px;
    background: url('http://w3.hadith.net/Image/SoftWare/rd3.png') no-repeat scroll center center;
}

.osof {
    width: 100px;
    height: 25px;
    color: #CC0066;
    font-weight: bold;
}

.nsof {
    text-align: justify;
    font-weight: bold;
    color: #336699;
    font-size: 12px;
    line-height: 20px;
}

.picsoft {
    height: auto;
}

.sliderwrapper {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    position: relative;
    /*leave as is*/
    ;
    overflow: hidden;
    /*leave as is*/
    ;
    width: 500px;
    /*width of featured content slider*/
    ;
    height: 373px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    top: 0px;
}

.tbl {
    width: 100%;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: normal;
}

.moshakhasat {
    width: 600px;
    ;
    height: 150px;
    border: 0px solid #FD7373;
    margin-top: ;
    margin-right: 9px;
    margin-bottom: 10px;
}

.txt {
    line-height: 20px;
}

.mosh {
    font-size: 12px;
    color: #FFFFFF;
    font-weight: normal;
    margin-right: 20px;
    margin-bottom: 20px;
}

.sefaresh {
    float: left;
}

.sliderwrapper .contentdiv {
    visibility: hidden;
    /*leave as is*/
    ;
    position: absolute;
    /*leave as is*/
    ;
    top: 0;
    /*leave as is*/
    ;
    padding: 0px;
    background: white;
    width: 500px;
    /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
    ;
    height: 100%;
    filter: progid: DXImageTransform.Microsoft.alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.pics {
    height: 373px;
    width: 500px;
}

.pagination img {
    width: 120px;
    height: 90px;
    border: none;
}

.pagination a {
    text-decoration: none;
    padding: 3px 3px;
    border: 0px solid;
    color: #640203;
}

.pagination a.selected {
    padding: 3px 3px;
}

.pagination a:hover {}

.gbut {
    border: 0px;
}

.imga {
    width: 13%;
    float: left;
    text-align: left;
    margin-left: 10px;
}

.imga a {
    text-decoration: none;
    padding: 0px 0px;
}

.imga a.selected {
    background-color: transparent;
    padding: 0px 0px;
}

.imga a:hover {
    background-color: transparent;
    padding: 0px 0px;
}

.onsoft {
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    margin-top: 10px;
    text-shadow: 1px 1px 1px #c0c6c7;
}

.read-book {
    font-family: 'sahel', tahoma;
    font-weight: 700;
    font-size: 12px;
    background: #E7E7E7;
    margin-top: 7px;
    text-align: center;
    display: flow-root;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    border-radius: 15px;
    transition: all 0.6s ease-in-out 0s;
}

.read-book:hover {
    background: #CFECFE;
}

.ppic {
    float: left;
}

#ulAttachPhotos li {
    display: inline-block !important;
    margin: 15px 4px 4px 0;
}

#ulAttachPhotos li a {
    border-radius: 4px;
    display: inline-block;
}

#ulAttachPhotos li img {
    width: 165.6px !important;
    height: 165.6px;
}

.ui-tooltip {
    font-family: Tahoma;
    font-size: 9pt;
    padding: 10px 20px;
    color: white;
    background: #008BD3;
    border: 1px solid white;
    border-radius: 10px !important;
    box-shadow: 0 0 7px black;
    margin-bottom: 400px !important;
}

.lb-nav a.lb-next,
.lb-nav a.lb-prev {
    opacity: 0.5;
}

.lb-data .lb-number {
    display: inline-block;
}

.lb-data .lb-caption {
    display: block !important;
    float: right;
    font-weight: normal;
}

#ulAttachPhotos li span:first-child {
    display: none;
}

#ulAttachPhotos li a:first-child {
    margin-top: 170px;
    margin-right: 110px;
    position: absolute;
    font-size: 11px;
    width: 10% !important;
}

#ulAttachPhotos li span:last-of-type::after {
    content: '\f019';
    display: inline-block;
    font: normal normal normal 12px/1 FontAwesome;
    padding-bottom: 1px;
    text-rendering: auto;
    margin-right: 8px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.content-box #divRoof2 {
    display: none;
}

.content-box .PanelAttachFiles {
    border-top: 0;
}

.text-box {
    min-height: 0 !important;
}

/*-------------متون ساماندهی---------------*/
.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;
    
}*/


