/*fonts*/
@font-face{font-family:dr; src: url('font/DroidKufi-Regular.ttf');}
@font-face{font-family:dr; src: url('font/DroidKufi-Regular.eot');}
@font-face{font-family:dr; src: url('font/DroidKufi-Regular.woff');}
@font-face{font-family:h1; src: url('font/HelveticaNeueW23-Reg.woff');}
@font-face{font-family:h2;src: url('font/HelveticaNeueW23-Bd.woff');}
@font-face{font-family:g1;src: url('font/GE SS Two Light.otf');}
@font-face{font-family:g2; src: url('font/GE SS Two Medium.otf');}
@font-face{font-family:g3; src: url('font/GE SS Two Bold.otf');}

/*general-css*/
.img-responsive{
	max-width: 100%;
}
img{
	border: 0px;
}
body{
/*
	padding: 0px;
	margin: 0px;
	font-family:dr;
	font-weight: normal;
	background-image: url("img/alkareya_lahefa_5_09-12.jpg");
*/
}
ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
input[type="submit"]{
	cursor: pointer;
}
input[type="reset"]{
	cursor: pointer;
}
*{
	outline: 0px;
}
a{
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	transition: all ease 0.5s;
	text-decoration: none;
}
a:hover{
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.row{
	min-height: 10px;
	overflow: hidden;
}

/*top header*/
.top-header{
	height: 311px;
	background-image: url("hebish-dc-net-sa/img/alkareya_lahefa_5_02.jpg");
	background-repeat: repeat-x;

}

/**/


@media (min-width: 930px){
.header-right{
	background-image: url("img/alkareya_lahefa_5_03.jpg");
	background-repeat: no-repeat;
	height: 266px;
	width: 382px;
	float: right;
}
.header-left{
	background-image: url("img/alkareya_lahefa_5_01.jpg");
	background-repeat: no-repeat;
	height: 266px;
	width: 545px;
	float: left;
}
}
@media (max-width: 930px){
.header-center{
background-image: url("img/logo.png");
background-repeat: no-repeat;
background-position: center 11px;
height: 186px;
width: 100%;
}
}


.header-block-r{
	background-image: url("img/alkareya_lahefa_5_14.jpg");
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 25px;
}
.header-block-l{
	background-image: url("img/alkareya_lahefa_5_10.jpg");
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 25px;
}


.container {
    width: 100%;
    max-width: 960px;
}


.header{
	height: 311px;
	background-image: url("hebish-dc-net-sa/img/alkareya_lahefa_5_02.jpg");
	background-repeat: repeat-x;
}
.header-r{
	height: 311px;
	width: 200px;
	background-image: url("hebish-dc-net-sa/img/alkareya_lahefa_5_03.jpg");
	background-repeat: no-repeat;
	float: right;
}

.header-l{
	float: left;
	height: 311px;
	width: 188px;
	background-image: url("hebish-dc-net-sa/img/alkareya_lahefa_5_01.jpg");
	background-repeat: no-repeat;
}

.header-c{
	height: 311px;
	width: 100%;
	max-width: 274px;
	background-image: url("hebish-dc-net-sa/img/hebish_05.jpg");
	background-repeat: no-repeat;
	margin: 0 auto;
}
@media (max-width: 768px){
.header-l,.header-r{
	display: none;
}
}







/**/
.bg-login{
	background: url('img/bg-login.jpg') !important;
    min-height: 55px;
	color: #0d4a83;
	direction: rtl;
	text-align: right;
	line-height: 55px;
	border-radius: 10px;
	margin: 0 auto;
	border: 20px solid #fff;
padding: 5px;

}
.bg-login .in-log{
	color: #fff;
	font-size: 13px;
	direction: rtl;
	text-align: left;
	float: right;
	width: auto;
}
.bg-login label i{
	color: #e2e2e2;
	font-size: 15px;
	direction: rtl;
	text-align: right;
}

.bg-login label i {
    color: #0d4a83;
    font-size: 26px;
    direction: rtl;
    text-align: right;
    padding: 10px;
    border: 3px solid #0d4a83;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    text-align: center;
    background: #fff;
    line-height: 20px;
    float: right;
}

.in-log2 .fa {
    color: #e1c78c;
    font-size: 26px;
    direction: rtl;
    text-align: right;
    padding: 10px;
    border: 3px solid #e1c78c;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    text-align: center;
    background: #fff;
    line-height: 20px;
    float: right;
}
.bg-login a{
color: #fff;
}







.bg-login .user-in input{
	background: #e2e2e2;
	border: 0px;
	line-height: normal;
	height: 30px;
	border-radius: 5px;
	margin-right: 5px;
	padding: 0px 5px;
	margin-top: 11px;
}
.bg-login .password-in input{
    background: #e2e2e2;    
    border: 0px;    
    line-height: normal;    
    height: 30px;    
    border-radius: 5px;    
    margin-right: 5px;
    padding: 0px 5px;
    margin-top: 11px;
}
.bg-login .user-in{
	float:right;
	min-height: 10px;
	overflow: hidden;
}
.bg-login .password-in{
	float:right;
	min-height: 10px;
	overflow: hidden;
}
.bg-login .remember-in{
	float: right;
	color: #0d4a83;
	margin: 0px 30px 0px 20px;
	min-height: 10px;
	overflow: hidden;
}
.bg-login .remember-in label{
	color: #0d4a83;
	font-size: 12px;
}
.bg-login .remember-in label input{
	margin: 0px 0px;
}
.bg-login .log-in{
	float: right;
	min-height: 10px;
	overflow: hidden;
}
.bg-login .log-in input{
	background: #0d4a83;
	color: #fff;
	font-size: 13px;
	text-align: center;
	line-height: normal;
	border: 0px;
	padding: 2px 15px;
	border-radius: 3px;
	font-family:dr;
	font-weight: normal;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	transition: all ease 0.5s;
	margin-top: 11px;
}
.bg-login .log-in input:hover{
	background: #fff;
	color: #0d4a83;
	font-size: 13px;
	text-align: center;
	line-height: normal;
	border: 0px;
	padding: 2px 15px;
	border-radius: 3px;
	font-family:dr;
	font-weight: normal;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	transition: all ease 0.5s;
	margin-top: 11px;
}
.bg-login label{
	color: #fff;
	font-size: 11px;
	direction: rtl;
	text-align: left;
	float: right;
}

/*menu-search*/
.menu-search{
	min-height: 75px;
	background: #f6f5f5;
	overflow: hidden;
	border-bottom: 2px solid #eee;
	margin: 15px;
}
.menu-search-1{
	min-height: 10px;
	overflow: hidden;
}
.menu-search-1 li{
	float: right;
	text-align: right;
	direction: rtl;
	color: #313131;
	margin: 0px 0px 0px 20px;
}
.menu-search-1 li a{
	text-align: right;
	direction: rtl;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	display: block;
	border-bottom: 4px solid transparent;
padding:  5px;
}
.menu-search-1 li a:hover{
	text-align: right;
	direction: rtl;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	display: block;
	border-bottom: 4px solid #0d4a83;
background:#0d4a83;
}
.menu-search-2{
	padding-top: 20px;
}
.menu-search-2 input[type="text"]{
	width: 100%;
	background: #dfdfdf;
	border: 0px;
	height: 39px;
	vertical-align: middle;
	line-height: normal;
	text-align: right;
	direction: rtl;
	color: #a4a4a4;
	padding-left: 55px;	
	padding-right: 10px;
}

.menu-search-2 input[type="submit"]{
	border: 0px;
	background: url('img/s.jpg') no-repeat;
	width: 41px;
	height: 39px;
	position: absolute;
	top: 20px;
	left: 15px;
}


/*logged-in*/
.logged-in{
	min-height: 10px;
	overflow: hidden;
}
.in-logged-in{
	float: right;
	margin-left: 20px;
	line-height: 65px;
}
.in-logged-in a:hover{
	color: #DAB350 !important
}











/*home css*/

.top-home-forum{
	margin-bottom: 10px;
}
.in-top-home-forum .tcat{
	min-height: 10px;
	overflow: hidden;
	line-height: 45px;
	text-align: right;
	padding: 0px 10px 0px 0px;
	border-radius: 10px;
	font-family: g2;
	font-weight: normal;
	font-size: 14px;
}
.in-top-home-forum .tcat a span{
	min-height: 10px;
	overflow: hidden;
	line-height: 45px;
	text-align: right;
	padding: 0px 10px 0px 0px;
	border-radius: 5px;
	color:#fff !important;
	font-family: g2 !important;
	font-weight: normal !important;
	font-size: 14px !important;
}
.tcat img{
	border-radius: 8px;
}
.in-top-home-forum .tcat #collapseimg_usercp_subthreads{
	border-radius: 8px;
}
.in-bottom-top-home-forum{
	display: none;
}
.home-loop-forum{
	width: 100%;
	min-height: 45px;
	overflow: hidden;
	background: url('img/line.png') bottom repeat-x;
	padding-bottom: 10px;
	padding-top: 10px;
}
.bottom-top-home-forum .home-loop-forum:last-child{
	width: 100%;
	min-height: 45px;
	overflow: hidden;
	background: none;
	padding-bottom: 10px;
	padding-top: 10px;
}
.home-loop-forum .alt2{
	background: inherit;
}
.home-loop-forum .alt1{
	background: #fff;
	padding-right: 5px;
	border-right:1px solid #ddd; 
}
.home-loop-forum .alt1Active{
	background: none;
}
.home-loop-forum-img{
	float: right;
	padding: 0px 0px 0px 10px;
}
.home-loop-forum-img img{
	border-left: 1px solid #d6d6d6;
	padding-left: 10px;
}
.home-loop-forum-title{
	border-left: 1px solid #d6d6d6;
	background: none !important;
}
.home-loop-forum-title1{
	padding-right: 50px;
	padding-top: 5px;
}
.home-loop-forum-title2{
	padding-right: 50px;
}
.home-loop-forum-title4{
	padding-right: 50px;
}
.home-loop-forum-title4 a font{
	color: #BA8C0C !important;
}
.home-loop-forum-title4 a font:hover{
	color: #213140 !important;
}
.home-loop-forum-title4 strong{
	font-weight: normal;
}
.home-loop-forum-last-by{
    background: none !important;
}
.home-loop-forum-last-by a{
	color: #263645 !important;
}
.home-loop-forum-last-by a:hover{
	color: #BA8C0C !important;
}
.home-loop-forum-posts{
}
.home-loop-forum-all-posts{
}
.lastby-home{
	line-height: 20px !important;
}
.lastby-home a strong{
	font-family: h2;
	font-size: 15px !important;
}
.bottom-home-box-1 .tcat{
	padding: 10px 10px;
	text-align: right;
	border-radius: 5px;
	margin-bottom: 10px;
}
.bottom-home-box-3 .thead{
  min-height: 10px;
  overflow: hidden;
  text-align: right;
  line-height: 25px;
  border-radius: 5px;
  border: 1px solid #ddd;
  margin-bottom: 10px;
  background: #eee !important;
  color: #213140 !important;
}
.bottom-home-box-3 .thead a{
	color: #363669 !important;
}
.bottom-home-box-5 .thead{
  min-height: 10px;
  overflow: hidden;
  text-align: right;
  line-height: 25px;
  border-radius: 5px;
  border: 1px solid #ddd;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee !important;
  color: #213140 !important;
}
.bottom-home-box-4{
	width: 100%;
	min-height: 10px;
	overflow: hidden;
}
.bottom-home-box-4 .alt2{
	float: right;
	background: #fff;
	direction: rtl;
	text-align: right;
	padding: 10px 5px;
}
.bottom-home-box-4 .alt1{
	float: right;
	background: none;
	direction: rtl;
	text-align: right;
	padding: 5px 5px;
}
.bottom-home-box-6{
	width: 100%;
	min-height: 10px;
	overflow: hidden;
}
.bottom-home-box-6 .alt2{
	float: right;
	background: #fff;
	direction: rtl;
	text-align: right;
	padding: 10px 5px;
}
.bottom-home-box-6 .alt1{
	float: right;
	background: none;
	direction: rtl;
	text-align: right;
	padding: 5px 5px;
}
.bottom-home-box-11 .tfoot{
	padding: 10px 10px;
}
.tfoot-tfoot{
	min-height: 10px;
	overflow: hidden;
	padding: 5px 10px;
	margin: 20px 25px 0px 25px;
	border-radius: 7px;
}
.tfoot a{
	font-weight: normal;
}
.tfoot-1{
	float: right;
	margin-left: 10px;
	margin-top: 2px;
}
.tfoot-1 select{
	border: 0px;
	padding: 3px;
	font-family: h1;
	font-size: 12px;
	width:100%;
}
.tfoot-2{
	float: right;
	margin-top: 2px;
}
.tfoot-2 select{
	border: 0px;
	padding: 3px;
	font-family: h1;
	font-size: 12px;
}
.tfoot-3{
	float: left;
	margin-top: 4px;
}
.up-navbar{
	width: 100%;
	min-height: 10px;
	overflow: hidden;
}
.right-navbar-1{
	float: right;
	text-align: center;
	padding: 5px 10px;
	font-size: 26px;
	border: 1px solid #DBDBDB;
	border-radius: 8px;
	background-color: rgba(255,255,255,0.5);
}
.navba-nav{
	background: url('img/bg-nav.jpg') repeat !important;
}
.navba-nav-1-span{background: url('img/nav-bg.jpg') bottom no-repeat !important;display: none;position: absolute;left: 15px;bottom: 0px;width: 131px;height: 46px;z-index: 9;}

.navba-nav-7 .navbar{
	color: #B98C0B;
	font-size: 10px;
	float: right;
	padding: 0 10px;
}
.navba-nav-7 .navbar a{
	font-size: 15px;
}
.navba-nav-7 .navbar a span{
	color:#81a948 !important;
	font-size: 15px !important;
	font-weight: normal !important;
}
.navba-nav-7 .navbar a span:hover{
	color:#ed8911 !important;
	font-size: 15px !important;
	font-weight: normal !important;
}
.navba-nav-8 i{
	color: #22313F;
	font-size: 16px;
}
.navba-nav-9{
	color: #22313F;
}
.navba-nav-1 a{
	color: #22313F !important;
}
.navba-nav-1 a:hover{
	color: #B98C0B !important;
}
.right-navbar-1 a{
	color: #22313f !important;
}
.right-navbar-1 a:hover{
	color: #BA8C0C !important;
}
.navba-nav{
	margin-right: 60px;
	position: relative;
}
.navba-nav-1 .alt1{
	background: none;
	direction: rtl;
	text-align: right;
	color: #000;
}
.icon-login-code-im{
	float: right;
}
.icon-login-code-4{
	min-height: 10px;
	overflow: hidden;
	margin-bottom: 10px;
}
.icon-login-code-5{
	min-height: 10px;
	overflow: hidden;
	margin-bottom: 10px;
}
.icon-login-code-6{
	min-height: 10px;
	overflow: hidden;
	margin-bottom: 10px;
}
.icon-login-code-4 .smallfont{
	float: right;
	margin-top: 25px;
}
.icon-login-code-5 .smallfont{
	float: right;
	margin-top: 25px;
}
.icon-login-code-6 .smallfont{
	float: right;
	margin-top: 25px;
}
.input-group{
	position: relative;
}
.search-query{
	width: 100%;
	direction: rtl;
	text-align: right;
	font-family: dr;
	border: 0px;
	border-radius: 50px;
	padding: 0px 10px;
	height: 35px;
}
.search-submit{
	background: url('img/s.png') no-repeat;
	border: 0px;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 0px;
	top: 5px;
	background-color: transparent !important;
}
.wel-msg{
	background: #e7e3de;
	border-radius: 7px;
	direction: rtl;
	text-align: right;
	padding: 20px 20px;
	font-family: h1;
	line-height: 20px;
	font-size: 15px;
}
.wel-msg1{
	color: #888888;
}
.wel-msg2{
	color: #888888;
}
.wel-msg a{
	font-family: h1;
	font-weight: normal;
}
.wel-msg a:hover{
	color: #81A948;
	font-family: h1;
	font-weight: normal;
}
.bottom-footer{
	min-height: 230px;
	background: url('img/bg-footer.jpg') repeat;
	overflow: hidden;
}
.links-footer{
	color: #fff;
}
.links-footer h2{
	color: #fff;
	font-size: 17px;
	font-family: h2;
	margin: 30px 0px 10px 0px;
}
.links-footer ul{
	display: inline-block;
}
.links-footer li{
	padding-left: 50px;
	margin-bottom: 5px;
}
.links-footer li a i{
	color: #f3f3f3;
	font-size: 12px;
}
.links-footer li a:hover i{
	color: #ba8c0c;
	font-size: 12px;
}
.links-footer li a{
	color: #ba8c0c;
	font-size: 17px;
	font-family: h1;
}
.links-footer li a:hover{
	color: #fff;
	font-size: 17px;
	font-family: h1;
}
.copy-footer{

}
.up-up{
	text-align: left;
	margin: 0px 0px 0px 0px;
	position: relative;
	z-index: 9999999999999999;
}
.up-up img{
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 30px;
	left: 15px;
}
.copy-footer{
	text-align: left;
	padding-top: 110px;
	color: #fff;
}
.copy-footer a{
	color: #fff !important;
}
.copy-footer img{
	margin-bottom: 10px;
}
.copy-footer .smallfont{
	line-height: 15px;
	font-size: 13px;
}
.elyoom{
	font-size: 13px;
	color: #888;
	margin-left: 5px;
}
.list-acoount{
	color: #fff;
	margin: 10px 0px 0px 0px;
	float: right;
}
.list-acoount3 span{
	color: #fff;
}
.list-acoount a i{
	background: #0d4a83;
	color: #fff !important;
	font-size: 20px !important;
	border-radius: 50px;
	padding: 5px 5px;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.list-acoount a:hover i{
	background: #fff;
	color: #0d4a83 !important;
	font-size: 20px !important;
	border-radius: 50px;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.list-acoount2 i{
	padding: 5px 6px !important;
}
.list-acoount3 i{
	padding: 5px 7px !important;
}
.lastby-home-1{
	width: 100%;
	display: block;
	min-height: 15px;
	overflow: hidden;
}
.lastby-home-2{
	width: 100%;
	display: block;
	min-height: 15px;
	overflow: hidden;
}
.lastby-home-2 a{
	color: #ba8c0c !important;
}
.lastby-home-2 a:hover{
	color: #253545 !important;
}
.lastby-home-3{
	width: 100%;
	display: block;
	min-height: 15px;
	overflow: hidden;
}
.lastby-home-3 .time{
	display: inline-block;
}
.ac-sub-forms{
	direction: rtl !important;
	text-align: right !important;
}
.ac-sub-forms-2{
	padding: 10px !important;
	text-align: right;
	direction: rtl;
	margin-bottom: 10px;
}
.ac-sub-forms-3{
	padding: 10px !important;
	text-align: right;
	direction: rtl;
	margin-bottom: 10px;
}
.ac-sub-forms-4{
	padding: 10px !important;
	text-align: right;
	direction: rtl;
	margin-bottom: 10px;
}
.ac-sub-forms-6{
	min-height: 10px;
	overflow: hidden;
	text-align: right;
	line-height: 25px;
	border-radius: 5px;
	border: 1px solid #ddd;
	margin-bottom: 10px;
	background: #eee !important;
	color: #363669 !important;
}
.ac-sub-forms select{
	width: 100%;
}


/*custom-css*/
#content_container{
	width: 100%;
	float: right;
	margin-left: 0px;
}
#content{
	margin-left: 0px !important;
}
#profile_tabs{
	
}
#profile_tabs .tab_list{
	height: 40px !important;
}
#profile_tabs .tab_list li{
	line-height: 20px;
	height: 30px;
	width: 120px !important;
	text-align: center;
}
#profile_tabs .tab_list li.tcat{
	background: #fff;
	color: #363669;
	border: 1px solid #DBDBDB;
}
#profile_tabs .tab_list li:hover{
	background: #eee;
	color: #223241;
	border: 1px solid #DBDBDB;
}
ul.tab_list li.thead{
	top: 0px !important;
}
#main_userinfo .floatcontainer{
	
}
#main_userinfo .floatcontainer li{
	background: #fff !important;
	padding: 0px 10px;
}
.custom-profile{
	position: initial !important;
}
#profile_tabs .tab_header{
	padding: 0px !important;
	border: 0px !important; 
}
#link_bar a{
	  color: #223241;
}
#link_bar a:hover{
	  color: #444;
}




/*forumdesplay*/
.forumdesp-home{
	margin-bottom: 10px;
}
.forumdesp-home-2{
	min-height: 10px;
	overflow: hidden;
}
.forumdesp-home-3{
	float: right;
	background: none !important;
	color: #363669 !important;
}
.forumdesp-home-4{
	background: none !important;
	float: left;
	color: #363669 !important;
	border-right: 2px solid #DBDBDB;
}
.forumdesp-home-5{
	float: left;
	background: none !important;
	color: #363669 !important;
}
.forumdesp-home-4 a{
	color: #ed8911 !important;
	font-size: 16px;
}
.forumdesp-home-5 a{
	color: #ed8911 !important;
	font-size: 16px;
}
.forumdesp-home-4 a:hover{
	color: #81A948 !important;
	font-size: 16px;
}
.forumdesp-home-5 a:hover{
	color: #81A948 !important;
	font-size: 16px;
}
.form-des-pel{
	min-height: 10px;
	overflow: hidden;
	margin-bottom: 10px;
}
.form-des-pel-2{
	float: right;
	background: none !important;
	color: #363669 !important;
}
.form-des-pel-3{
	float: left;
	background: none !important;
	color: #363669 !important;
}
.form-des-pel-3 a{
	font-size: 16px;
	color: #ed8911 !important;
}
.form-des-pel-3 a:hover{
	font-size: 16px;
	color: #81A948 !important;
}
.form-des-pel-8{
	border-radius: 5px;
	margin-bottom: 10px;
	background: url('img/bg-login.jpg') !important;
	color: #0d4a83 !important;
}
.form-des-pel-4{
	min-height: 10px;
	overflow: hidden;
}
.sub-forums-home-in-1{
	min-height: 10px;
	overflow: hidden;
}
.sub-forums-home-in{
	width: 100%;
	min-height: 45px;
	overflow: hidden;
	background: url('img/line.png') bottom repeat-x;
	padding-bottom: 10px;
	padding-top: 10px;
}
.sub-forums-home-in-5{
  float: right;
  padding: 0px 0px 0px 10px;
}
.sub-forums-home-in-5 img{
  border-left: 1px solid #d6d6d6;
  padding-left: 10px;
}
.sub-forums-home-in-8{
	padding-right: 50px;
	margin-top: 5px;
}
.sub-forums-home-in-9{
	padding-right: 50px;
}
.form-des-pel-4 .sub-forums-home-in:last-child{
	width: 100%;
	min-height: 45px;
	overflow: hidden;
	background: none;
	padding-bottom: 10px;
	padding-top: 10px;
}
.sub-list-thread{
	min-height: 10px;
	overflow: hidden;
}
.sub-list-thread-1{
	min-height: 10px;
	overflow: hidden;
}
.sub-list-thread-2{
	min-height: 10px;
	overflow: hidden;
}
.sub-list-thread-9{
	
}
.sub-list-thread-11{
	text-align: right !important;
	border-radius: 0px !important;
	background: url('img/bg-login.jpg') !important;
	color: #0d4a83 !important;
	border: 0px !important;
	  padding-right: 15px !important;
  padding-left: 15px !important;
}
.sub-list-thread-12{
    border-radius: 0px !important;
    background: url('img/bg-login.jpg') !important;
    color: #0d4a83 !important;
    border: 0px !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
}
.sub-list-thread-13{
    border-radius: 0px !important;
    background: url('img/bg-login.jpg') !important;
    color: #fff !important;
    border: 0px !important;
      padding-right: 15px !important;
  padding-left: 15px !important;
}
.sub-list-thread-14{
    border-radius: 0px !important;
    background: url('img/bg-login.jpg') !important;
    color: #0d4a83 !important;
    border: 0px !important;
  padding-right: 4px !important;
  padding-left: 4px !important;
}
.sub-list-thread-15{
	padding: 14px 0px !important;
	background: url('img/bg-login.jpg') !important;
	color: #0d4a83 !important;
	border: 0px !important;
}
.sub-list-thread-11 a{
	color: #fff !important;
}
.sub-list-thread-12 a{
    color: #fff !important;
}
.sub-list-thread-13 a{
    color: #fff !important;
}
.sub-list-thread-14 a{
    color: #fff !important;
}
.sub-list-thread-15 a{
	color: #fff !important;
}
.in-posts-1 .thead{
	background: #0d4a83 !important;
	color: #fff !important;
}
.post-bit-def .thead{
	background: #363669 !important;
	color: #fff !important;
}
.pop-admin-pop .thead{
	background: #363669 !important;
	color: #fff !important;
}
.in-posts-popup .thead{
	background: #363669 !important;
	color: #fff !important;
}
.list-threadbits_sticky .list-thead-list{
	min-height: 10px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}
.list-threadbits .list-thead-list{
	min-height: 10px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}
.list-threadbits .list-thead-list:last-child{
	min-height: 10px;
	overflow: hidden;
	border-bottom: 0px solid #ddd;
}
.list-thead-listata{
	float: right;
}
.list-thead-list-1{
	float: right;
	margin: 16px 0px 0px 5px;
}
.list-thead-list-2{
	float: right;
	margin: 16px 0px 0px 0px;
}
.list-thead-list-3{
	text-align: right;
	background: none !important;
}
.list-thead-list-4{
	margin-top: 8px;
	padding-right: 20px;
}
.list-thead-list-7{
	padding-right: 20px;
}
.list-thead-list-12{
	padding-top: 10px;
	background: none !important;
}
.list-thead-list-12 .smallfont{
	text-align: right;
}
.list-thead-list-17{
	padding-top: 10px;
	background: none !important;
}
.list-thead-list-18{
	padding-top: 10px;
	background: none !important;
}
.list-thead-list-20{
	padding-top: 6px;
	float: left;
}
.controller-list{
	min-height: 10px;
	overflow: hidden;
}
.controller-list-1{
	min-height: 10px;
	overflow: hidden;
}
.forum-role-li{
	min-height: 10px;
	overflow: hidden;
}
.forum-role-li-1{
	min-height: 10px;
	overflow: hidden;
}
.forum-role-li-2{
	text-align: right;
}
.list-rule-li-9 .smallfont{
	font-size: 14px !important;
	font-family: h2 !important;
	text-align: left !important;
}
.forum-role-li-4 .smallfont{
	font-size: 14px !important;
	font-family: h2 !important;
	text-align: left !important;
}
.forum-role-li-4 select{
	width:90%;
}
.list-rule-li-2{
	text-align: right !important;
}
.list-rule-li{
	min-height: 10px;
	overflow: hidden;
}
.list-rule-li-1{
	min-height: 10px;
	overflow: hidden;
}
.cotrooller-list{
	min-height: 10px;
	overflow: hidden;
	margin-top: 10px !important;
}
.cotrooller-list-1{
	min-height: 10px;
	overflow: hidden;
}
.toolbar-list{
	min-height: 10px;
	overflow: hidden;
	margin-bottom: 10px;
}
.toolbar-list-3 a{
	color: #81A948 !important;
}
.toolbar-list-3 a:hover{
	color: #ed8911 !important;
}
.toolbar-list-1{
	min-height: 10px;
	overflow: hidden;
}
.toolbar-list-2{
	float: right;
	background: none !important;
	color: #363669 !important;
	text-align: right !important;
}
.toolbar-list-2 .smallfont{
	color: #363669 !important;
}
.toolbar-list-4{
	display: inline-block;
}
.toolbar-list-5{
	display: inline-block;
}
.toolbar-list-6{
	display: inline-block;
}
.toolbar-list-7{
	display: inline-block;
}
.toolbar-list-8{
	display: inline-block;
}
.toolbar-list-lis{
	text-align: left;
}
.toolbar-list-lis .vbmenu_control{
	background: none !important;
	color: #ed8911 !important;
}
.toolbar-list-lis .vbmenu_control a{
	color: #ed8911 !important;
}
.toolbar-list-lis .vbmenu_control a:hover{
	color: #81A948 !important;
}
.toolbar-list-8{
	font-size: 14px !important;
}
.toolbar-list-8 i:hover{
	font-size: 14px !important;
	color: #81A948 !important;
}

/*in-posts*/
.in-posts{
	min-height: 20px;
	overflow: hidden;
	padding:9px 9px 0px 9px !important;
}
.in-posts-1{
	min-height: 10px;
	overflow: hidden;
}
.in-posts-3{
	border-radius: 0px 5px 5px 0px !important;
}
.in-posts-4{
	border-radius: 5px 0px 0px 5px !important;
}
.in-posts-5{
	min-height: 10px;
	overflow: hidden;
}
.in-posts-32{
	min-height: 10px;
	overflow: hidden;
}
.in-posts-20{
	text-align: right;
	direction: rtl;
	padding: 5px 0px 0px 0px !important;
}
.in-posts-popup{
	padding: 5px !important;
}
.in-posts-popup-4{
	padding: 3px 0px 3px 0px !important;
}
.in-posts-popup-6{
	padding: 3px 0px 3px 0px !important;
}
.in-posts-popup-10{
	padding: 3px 0px 3px 0px !important;
}
.in-posts-popup-12{
	padding: 3px 0px 3px 0px !important;
}
.in-posts-popup-14{
	padding: 3px 0px 3px 0px !important;
}
#threadsearch_menu input[type="text"]{
	width: 150px;
	padding: 0px 0px;
	margin: 0px 5px;
}
#threadsearch_menu input[type="submit"]{
	padding: 5px 5px 3px 5px;
	border: 0px;
	line-height: 20px;
	background: #eee;
}

/*pool*/
.pools-ac-2{
	padding: 10px 10px !important;
	text-align: right !important;
}
.poll-res-7{
	padding: 10px !important;
	text-align: right !important;
}
.poll-res{
	min-height: 10px;
	overflow: hidden;
	margin: 10px 0px;
}
.new-poll-ac-13 label{
	min-height: 10px;
	overflow: hidden;
	display: block;
}
.new-poll-ac-2{
	padding: 10px !important;
	text-align: right !important;
}
.new-poll-ac-7 input[type="text"]{
	width: 100%;
}
.new-poll-ac-13 input[type="text"]{
	width: 100%;
}
.in-polls-ed-7 input{
	width: 50%;
}
.in-polls-ed-8 label{
	min-height: 10px;
	overflow: hidden;
	display: block;
	width: 50%;
}
.in-polls-ed-8 label input{
	width: 100%;
}





/*new-threads*/
.new-threads-ad-11 input[type="text"]{
	width: 100%;
}
.new-threads-ad-15 input[type="text"]{
	width: 100%;
}
.new-po-op-3{
	min-height: 10px;
	overflow: hidden;
	text-align: right !important;
	padding-right: 10px !important;
}
.new-threads-ad-6{
	overflow-x:auto;
}
.new-threads-ad-2{
	padding: 10px !important;
	text-align: right !important;
}

/*search*/
.sear-erro-2{
	padding: 10px !important;
	text-align: right !important;
}
.sear-erro-4{
	direction: rtl !important;
	text-align: right !important;
}
.search-in-ac-2{
	padding: 10px !important;
	text-align: right !important;
}


/*contact-us*/
.contact-uses-11 input{
	width: 50%;
}
.contact-uses-13 input{
	width: 50%;
}
.contact-uses-17 input[type="text"]{
	width: 50%;
}
.contact-uses-18 textarea{
	width: 100%;
}
.contact-uses-5{
	padding: 10px 10px;
}
.contact-uses-1{
	text-align: right;
	padding: 10px;
}
.contact-uses-2{
	direction: rtl;
	text-align: right;
}
.contact-uses-2 ol{
	list-style: none;
	padding: 10px;
	margin: 0px;
}
.top-faq-col .tcat{
	min-height: 10px;
	overflow: hidden;
	direction: rtl;
	text-align: right;
	line-height: 40px;
	padding: 0px 10px 0px 0px;
}
.faq-in-put input{
	width: 100%;
}
.faq-in-put select{
	width: 100%;
	padding: 3px 0px;
}
.panel-col-md-12{
	min-height: 10px;
	overflow: hidden;
}
.up-faq{
	min-height: 10px;
	overflow: hidden;
}

/*se-tags*/
.tags-search{
	min-height: 10px;
	overflow: hidden;
}
.se-tags{
	min-height: 10px;
	overflow: hidden;
}
.top-se-tags{
	margin-bottom: 10px;
}
.top-se-tags .tcat{
	padding: 5px 0px;
}
.tags-search-2{
	padding: 10px 0px;
	margin-bottom: 10px;
}
.tags-search-6{
	border-radius: 0px !important;
	border: 0px !important;
}
.tags-search-7{
	border-radius: 0px !important;
	border: 0px !important;
}
.tags-search-8{
	border-radius: 0px !important;
	border: 0px !important;
}
.tags-search-9{
	border-radius: 0px !important;
	border: 0px !important;
}
.tags-search-11{
	background: #eeeeee !important;
	padding: 14px 0px !important;
	border-radius: 0px !important;
	border: 0px !important;
	color: #363669;
	font: normal 14px dr, tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif !important;
	text-align: center !important;
}


/*search-result*/
.search-result{
	min-height: 10px;
	overflow: hidden;
}
.search-result-2{
	padding: 10px !important;
	text-align: right !important;
	min-height: 10px;
	overflow: hidden;
	margin-bottom: 10px;
}
.search-result-3{
	min-height: 10px;
	overflow: hidden;
}
.search-result-1{
	min-height: 10px;
	overflow: hidden;
}
.list-thead-list{
	min-height: 10px;
	overflow: hidden;
}
.search-result-4{
	text-align: right !important;
	border-radius: 0px !important;
	color: #363669 !important;
	border: 0px !important;
}
.search-result-5{
	text-align: right !important;
	border-radius: 0px !important;
	color: #363669 !important;
	border: 0px !important;
}
.search-result-6{
	text-align: right !important;
	border-radius: 0px !important;
	color: #363669 !important;
	border: 0px !important;
}
.search-result-7{
	text-align: right !important;
	border-radius: 0px !important;
	color: #363669 !important;
	border: 0px !important;
}
.search-result-9{
	margin-top: 7px;
	float: left;
	background: transparent !important;
	text-align: center !important;
	border-radius: 0px !important;
	color: #363669 !important;
	border: 0px !important;
}
.search-result-12 .tfoot{
	padding: 10px 10px;
	border-radius: 5px;
}

.tfoot{
		background: url('img/bg-login.jpg') !important;
	color: #0d4a83 !important;
}


/*usercp-control*/
.usercp-control-5{
	padding: 5px;
	margin-bottom: 10px;
}
.subscrib-thread-li-3{
	min-height: 10px;
	overflow: hidden;
	direction: rtl !important;
	text-align: right !important;
	padding-right: 10px;
	margin-bottom: 10px;
}
.subscrib-thread-li-5{
	background: none !important;
	border: 0px !important;
	border-radius: 0px !important;
	min-height: 10px;
	overflow: hidden;
}
.usercp-control-4{
	direction: rtl;
	text-align: right;
}
.usercp-control-4 .alt2{
	margin: 5px 0px;
	background: none;
}
.usercp-control-2{
	position: inherit !important;
}
.ed-pro input[type="text"]{
	width: 90%;
}
.buddylist-ed input[type="text"]{
	width: 90%;
}
.editavatar-pro input[type="text"]{
	width: 90%;
}
.editsignature-pro{
	overflow-y:scroll;
	overflow: hidden;
}
.editsignature-pro input[type="text"]{
	width: 90%;
}
.editsignature-pro-5{
	min-height: 10px;
	overflow: hidden;
}
.editsignature-pro-6{
	direction: rtl;
	text-align: right;
}
.editpassword-pro input[type="password"]{
	width: 90%;
}
.editpassword-pro input[type="email"]{
	width: 90%;
}
.editpassword-pro input[type="text"]{
	width: 90%;
}
.editoptions-pro select{
	width: 90%;
}
.ignorelist-pro select{
	width: 90%;
}
.ignorelist-pro input[type="text"]{
	width: 90%;
}
.private-proo input[type="text"]{
	width: 90%;
} 
.private-proo textarea{
	width: 90%;
} 
.panel-proo-1{	
	overflow-y:scroll;
	overflow: hidden;
}
.editfolders-prr input[type="text"]{
	width: 90%;
}
.editfolders-prr input[type="text"]{
	width: 90%;
}
.editfolders-subscription input[type="text"]{
	width: 90%;
}
.subscription-subscription-3{
	min-height: 10px;
	overflow: hidden;
}
.subscription-subscription-16{
	min-height: 10px;
	overflow: hidden;
}
.subscription-subscription-22{
	  padding: 8px !important;
	text-align: center !important;
}
.subscription-subscription-24{
	padding: 5px;
	border-radius: 5px;
}
.subscription-subscription-28{
	direction: rtl;
	text-align: right;
}

/*memberlist_search*/
.memberlist_search-co{
	border-radius: 7px;
}

/*quickreply*/
.quickreply-4{
	min-height: 10px;
	overflow: hidden;
	text-align: right;
	padding-right: 10px;
	vertical-align: middle;
}
.quickreply-14{
	background: #E1E1E2;
	padding: 6px;
}

/*forumjump*/
.forumjump-up{
	min-height: 10px;
	overflow: hidden;
}
.forumjump-11{
	text-align: right;
	padding-right: 0px;
}
.forumjump-12{
	text-align: left;
	padding-left: 0px;
}
.forumjump-2{
	margin-top: 20px;
}
.forumjump-2 .smallfont{
	text-align: left !important;
}


/*post*/
.in-posts-1133{
	text-align:right;
}
.in-posts-11{
	text-align: right;
}










/*syle*/
.hidden-for-all{
	display: none;
}



/*controller-list*/
.controller-list-2{
	padding:0px 0px;
}
.controller-list-3{
	padding:0px 0px;
}

.t-pag{
	min-height:10px;
	overflow: hidden;
}
.tt-pag{
	padding:0px 0px;
}
.b-pag{
	padding:0px 0px;
}
.pagenav-3 div{
	float:right;
	margin:0px 0px 0px 10px;
}
.pagenav-2{
		min-height:10px;
	overflow: hidden;
}
.page{
	min-height: 10px;
	overflow: hidden;
}

.in-posts-6{
	padding:0px 0px;
}

/*nav_moderation_popups*/
.usercp-control-3 .alt2, .alt2Active{
	background: none !important;
}

#profilepic_cell{
	border: 0px !important;
}



/*del-posts*/
.del-list-up{
float:right;
}
.del-list-1{
  float: right;
  margin: 16px 0px 0px 5px;
}
.del-list-2{
  float: right;
  margin: 19px 0px 0px 0px;
}
.del-list-4{
text-align: right;
  margin: 10px 45px 0px 0px;
}
.del-list-5{
text-align: right;
  margin: 0px 45px 0px 0px;
}






/*class-login-qu*/
.class-login-qu-6{
	text-align: center;
}
.class-login-qu-6 input[type="text"]{
	width:400px;
	min-height: 30px;
	overflow: hidden;
}
.class-login-qu-6 input[type="password"]{
	width:400px;
	min-height: 30px;
	overflow: hidden;
}
.class-login-qu-7{
	width:400px;
	text-align: right;
}
.class-login-qu-8{
	width:400px;
	text-align: right;
}
.class-login-qu-9{
	width: 400px;
	text-align: right;
	min-height: 10px;
	overflow: hidden;
	line-height: 20px;
	margin: 5px 0px;
}
.class-login-qu-9 label{
	float: right;
	margin-left: 10px;
}
.class-login-qu-10{
	width:400px;
	text-align: right;
}




@media (max-width: 768px) {
	.menu-search{
		padding-bottom: 10px;
	}
	.menu-search-1 a{
		line-height: 35px !important;		
	}
	.register-fo-qu input[type="text"]{
		width: 100%;
	}
	.register-fo-qu input[type="password"]{
		width: 100%;
	}
	.time-z-qu select{
		width: 100%;
	}
	.nav-collapse{
		margin-bottom: 15px;
	}
	.home-loop-forum-title{
		border-left: 0px solid #d6d6d6;
	}
	.tfoot-1{
		float: none;
		margin-left: 0px;
		margin-top: 0px;
		margin-bottom: 5px;
	}
	.tfoot-1 select{
		padding: 2px;
	}
	.tfoot-2{
		float: none;
		margin-top: 0px;
	}
	.tfoot-2 select{
		padding: 2px 13px;
	}
	.tfoot-3{
		float: none;
		text-align: center;
		margin: 5px 0px;
	}
	.bottom-home-box-4 .alt2{
		display: none;
	}
	.bottom-home-box-6 .alt2{
		display: none;
	}
	.lastby-home{
		line-height: 20px;
		padding-right: 50px;
		margin-top: 10px;
	}
	.icon-login-code-10{
		text-align: center;
	}
	.menu-nav{
		text-align: center;
		min-height: 10px;
		overflow: hidden;
	}
	.top-navbar ul li{
		float: none;
	}
	.logo-forum{
		text-align: center;
		margin: 10px 0px;
	}
	.in-login-su{
		padding: 0px 15px !important;
	}
	.in-login{
		border-radius: 10px;
	}
	.in-login-2{
		border-radius: 10px;
	}
	.user-login-sub{
		margin-top: 8px;
	}
	.in-rem{
		padding-top: 5px;
		padding-right: 20px !important;
	}
	.copy-footer{
		text-align: left;
		padding-top: 10px;
		color: #fff;
	}
	.copy-footer .smallfont{
		text-align: left;
		color: #fff;
	}
	#forumsearch_menu{
		left: 80px !important;
	}
	#forumtools_menu{
		left: 40px !important;
	}
	.hidden-xs {
		display: none !important;
	}
	.list-threadbits_sticky .list-thead-list{
		min-height: 10px;
		overflow: hidden;
		border-bottom: 1px solid #ddd;
		text-align: right;
	}
	.list-threadbits .list-thead-list{
		min-height: 10px;
		overflow: hidden;
		border-bottom: 1px solid #ddd;
		text-align: right;
	}
	.list-threadbits .list-thead-list:last-child{
		min-height: 10px;
		overflow: hidden;
		border-bottom: 0px solid #ddd;
		text-align: right;
	}
	.list-thead-listata{
		float: right;
		text-align: right;
	}
	.list-thead-list-1{
		float: right;
		margin: 10px 0px 0px 0px;
		text-align: right;
	}
	.list-thead-list-2{
		float: right;
		margin: 10px 0px 0px 0px;
		text-align: right;
	}
	.list-thead-list-3{
		text-align: right;
	}
	.list-thead-list-4{
		margin-top: 8px;
		padding-right: 20px;
		text-align: right;
	}
	.list-thead-list-7{
		padding-right: 20px;
		text-align: right;
	}
	.list-thead-list-12{
		padding-top: 10px;
		text-align: right;
	}
	.list-thead-list-12 .smallfont{
		text-align: right;
	}
	.list-thead-list-17{
		padding-top: 10px;
		text-align: right;
	}
	.list-thead-list-18{
		padding-top: 10px;
		text-align: right;
	}
	.list-thead-list-20{
		padding-top: 10px;
		text-align: right;
	}
	.forum-role-li-4{
		margin-top: 10px;
	}
	.forum-role-li-4 .smallfont{
		text-align: center !important;
	}
	.list-rule-li-9 .smallfont{
		text-align: center !important;
		margin-top: 10px !important;
	}
	.toolbar-list-2{
		float: none;
		background: none !important;
	}
	.toolbar-list-4{
		float: none;
	}
	.toolbar-list-5{
		float: none;
	}
	.toolbar-list-6{
		float: none;
	}
	.toolbar-list-7{
		float: none;
	}
	.toolbar-list-8{
		float: none;
	}
	.in-posts-3{
		border-radius: 0px !important;
	}
	.in-posts-4{
		border-radius: 0px !important;
	}
	.in-posts-19{
		border-right: 0px solid #DBDBDB !important;
		min-height: 185px !important;
	}
	.in-posts-35{
		border-right: 0px solid #DBDBDB !important;
	}
	.contact-uses-11 input{
		width: 100%;
	}
	.contact-uses-13 input{
		width: 100%;
	}
	.contact-uses-17 input[type="text"]{
		width: 100%;
	}
	.contact-uses-18 textarea{
		width: 100%;
	}
	.bottom-footer{
		padding-bottom: 20px;
	}
	.links-footer li{
		padding-left: 30px;
		margin-bottom: 5px;
	}
	.bo-se-tags input[type="text"]{
		width: 100%;
	}
	.bo-se-tags input[type="submit"]{
		margin-top: 10px;
	}
	.in-polls-ed-7 input{
		width: 100%;
	}
	.in-polls-ed-8 label{
		min-height: 10px;
		overflow: hidden;
		display: block;
		width: 100%;
	}
	.usercp-control-2{
		margin-bottom: 20px;
	}
	.menu-search-1 li{
		float: none;
	}
/*class-login-qu*/
	.class-login-qu-6{
		text-align: center;
	}
	.class-login-qu-6 input[type="text"]{
		width:100%;
		min-height: 30px;
		overflow: hidden;
	}
	.class-login-qu-6 input[type="password"]{
		width:100%;
		min-height: 30px;
		overflow: hidden;
	}
	.class-login-qu-7{
		width:100%;
		text-align: right;
	}
	.class-login-qu-8{
		width:100%;
		text-align: right;
	}
	.class-login-qu-9{
		width:100%;
		text-align: right;
	}
	.class-login-qu-10{
		width:100%;
		text-align: right;
	}
}








@media (max-width: 480px) {
	.bg-login{
		padding: 10px 15px;
	}
	.bg-login .user-in{
		float:none;
	}
	.bg-login .password-in{
		float:none;
	}
	.bg-login .remember-in{
		margin: 0px 0px 0px 20px;
	}
	.bg-login .in-log {
	  color: #fff;
	  font-size: 13px;
	  direction: rtl;
	  text-align: right;
	  float: right;
	  width: 130px;
	}
	.logged-in{
		min-height: 10px;
		overflow: hidden;
	}
	.in-logged-in{
		float: none;
		margin-left: 0px;
		line-height: 30px;
	}
	.list-acoount{
		float: none;
		margin: 0px 0px 0px 0px;
	}
/*class-login-qu*/
	.class-login-qu-6{
		text-align: center;
	}
	.class-login-qu-6 input[type="text"]{
		width:100%;
		min-height: 30px;
		overflow: hidden;
	}
	.class-login-qu-6 input[type="password"]{
		width:100%;
		min-height: 30px;
		overflow: hidden;
	}
	.class-login-qu-7{
		width:100%;
		text-align: right;
	}
	.class-login-qu-8{
		width:100%;
		text-align: right;
	}
	.class-login-qu-9{
		width:100%;
		text-align: right;
	}
	.class-login-qu-10{
		width:100%;
		text-align: right;
	}
}





@media (max-width: 350px) {
	.bg-login .in-log {
	  color: #fff;
	  font-size: 13px;
	  direction: rtl;
	  text-align: right;
	  float: right;
	  width: 130px;
	  line-height: 30px;
	}
}




/**/

@media (min-width: 930px) {
.footer{
		background-image: url("img/alkareya_lahefa_5_53.jpg");
	background-repeat: repeat-x;
	height: 165px;
}

.footer-right{
		background-image: url("img/alkareya_lahefa_5_54.jpg");
	background-repeat: no-repeat;
	height: 165px;
	width: 437px;
	float: right;
}
.footer-left{
		background-image: url("img/alkareya_lahefa_5_52.jpg");
	background-repeat: no-repeat;
	height: 165px;
width: 100%;
max-width: 705px;
margin:0 auto;

}
.dc-link{
width: 70px;
height: 45px;
float: left;
margin: 29px 0 4px 180px;
}
}

@media (max-width: 930px) {
.footer {
    background-image: url("img/alkareya_lahefa_5_53.jpg");
    background-repeat: repeat-x;
    height: 70px;
    background-position: bottom;
}
}
.footer-link {
display: none;
}
@media (max-width: 930px) {
.footer-link {
display: block;
text-align: center;
color: #f0f0f0;
font-family: dr;
padding-top: 25px;
font-size: 11px;
}
.footer-link a{
color: #0d4a83;
}
}


/**/

@media (min-width: 930px){
.up-forum{
		background-image: url("img/alkareya_lahefa_5_19.jpg");
	background-repeat: repeat-x;
	height: 105px;
}
.up-forum-right{
		background-image: url("img/alkareya_lahefa_5_20.jpg");
	background-repeat: no-repeat;
	height: 105px;
	width: 370px;
	float: right;
}
.up-forum-left{
		background-image: url("img/alkareya_lahefa_5_17.jpg");
	background-repeat: no-repeat;
	height: 105px;
	width: 260px;
	float: left;
}

.up-forum-center{
/*
		background-image: url("img/c.jpg");
	background-repeat: no-repeat;
	height: 105px;
	width: 141px; 
margin: 0 auto;
*/
}


}




@media (min-width: 930px){
.block{
	background-color: #e3e0db;
}
.block-right{
	background-image: url("img/alkareya_lahefa_5_26.jpg");
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 29px;
}
.block-left{
	background-image: url("img/alkareya_lahefa_5_24.jpg");
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 29px;
}



.down-forum{
		background-image: url("img/alkareya_lahefa_5_29.jpg");
	background-repeat: repeat-x;
	height: 65px;
margin-bottom:20px;
}
.down-forum-right{
		background-image: url("img/alkareya_lahefa_5_30.jpg");
	background-repeat: no-repeat;
	height: 65px;
	width: 30px;
	float: right;
}
.down-forum-left{
		background-image: url("img/alkareya_lahefa_5_27.jpg");
	background-repeat: no-repeat;
	height: 65px;
	width: 253px;
	float: left;
}
}
/**/


.news{
	background-image: url("img/alkareya_lahefa_5_07.jpg");
	background-repeat: repeat-x;
	height: 61px;
}
.l{
	background-image: url("img/alkareya_lahefa_5_05.jpg");
	background-repeat:no-repeat;
	float: left;
	width: 47px;
	height: 61px;
}
@media (min-width: 930px) {
.r{
	background-image: url("img/alkareya_lahefa_5_08.jpg");
	background-repeat:no-repeat;
	float: right;
	width: 165px;
	height: 61px;
}
.c{
	padding:10px;
	margin-right: 170px;
	margin-left: 50px;
	padding-top: 10px;
	color: #000;
}
}
@media (max-width: 930px) {
.r{
	background-image: url("img/alkareya_lahefa_5_06.jpg");
	background-repeat:no-repeat;
	float: right;
	width: 47px;
	height: 61px;
}
.c {
    margin-right: 30px;
    margin-left: 30px;
    color: #000;
    overflow: hidden;
    padding-top: 10px;
}  
}


.bg-login .user-in input {
    background: #e2e2e2;
    border: 0px;
    line-height: normal;
    height: 30px;
    margin-right: 5px;
    padding: 0 15px;
    margin-top: 11px;
    width: 160px;
}







/*********************************************************/



body{
	font-family: dr;
}
header{
	background-color: #0d4a83;
	min-height: 102px;
}
header img{
	float: right;
	width: 100%;
	max-width: 193px;
}
@media (max-width: 768px){
	header img{
	float: none;
	width: 100%;
	max-width: 193px;
	display: block;
	margin: 0 auto;
}
}
.box{
	float: right;
	text-align: center;
	display: block;
	direction: rtl;
	color: #08b3d1;
}
.cool{
	padding: 40px 5px 5px;
	float: right;
	direction: ltr;
}
@media (max-width: 768px){
.cool{
	padding: 10px 5px ;
	float: none;
	width: 100%;
}
}
.box .fa{
	color: #08b3d1;
	font-size: 20px;
	margin: 2px;	
}
.box .fa:hover{
	color: #fff;
}
.cool2{
	background-image: url("img/dwaly_2_01_05.jpg");
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	display: block;
	text-align: right;
	padding-right: 50px;
	font-family: dr;
	margin-top: 20px;
}
.cool2 h5{
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	padding: 5px 0;
}
.cool2 p{
	margin: 0;
	padding: 0;
}
/**/
.naaav{
	background-color: #09b2d1;
	padding: 0 ;
}



.navbar-default .navbar-collapse, .navbar-default .navbar-form ,.navbar-default{
    border-color: transparent;
    background-color: inherit;
    border-radius: 0px;
}

.navbar-default{
	border-radius: 0px;
	padding: 0;
	background-color: inherit;
	margin: 0;
}
@media (min-width: 768px){

.navbar{
	border: none;
	border-radius: 0px;
	margin: 0;
	padding: 0;
	background-color: inherit;
	border-radius: 0;
	min-height: 0;
}
.navbar ul{
	float: none;
	text-align: right;
	margin: 0;
	background-color: inherit;
	padding:  0;
	direction: rtl;

}
.navbar li{
	float: none;
	position: relative;
	display: inline-block;
}
.navbar-default .navbar-nav > li > a{
color: #0d4a83;
font-size: 15px;
padding:  10px;
background-color: inherit;
margin: 0px;
font-family: dr;
font-weight: bold;


}
.navbar-default .navbar-nav > li:hover > a{
	color: #fff;

}
.sub-menu{
	display: none;
}

.sub-menu li .sub-menu{
	display: none;
}
.navbar li:hover .sub-menu{
	display: block;
	padding: 10px ;
	position: absolute;
	right: 0;
	top: 39px;
	list-style: none;
	text-align: right;
	direction: rtl;
	z-index: 9999;
	width: 220px;
	padding: 10px ;
	background-color: #ffe28c;
}
.navbar li:hover .sub-menu .sub-menu{
	display: none;
}
.navbar .sub-menu li:hover .sub-menu{
	display: block;
	padding: 10px ;
	position: absolute;
	right: 190px;
	top: -5px;
	background-color: #ffe28c;
	border-top: none;
	list-style: none;
	text-align: right;
	direction: rtl;
	z-index: 9999;
	background-image: none;
}
.sub-menu li {
	float: none;
	width: 100%;
}
.sub-menu li a{
    text-align: right;
    text-decoration: none;
    direction: rtl;
    font-size: 13px;
    color: #000;
    float: none;
    display: block;
    padding: 5px 10px;
    background-color: #ffd975;
    margin-bottom: 1px;
}


.sub-menu li:hover > a{
	color: #000;
	background-color: #ffcb2f;
	background-image: none;
	border: 7px solid #ffeaaa;
	border-top: none;
	border-bottom: none;

}
}


.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse{
	margin: 0;
}





@media (max-width: 768px){
.navbar-header{
	background-color: inherit;
	padding: 0;
	margin: 0;
	background-color: inherit;
}
.navbar{
	border: none;
	margin: 0 0;
	padding: 0;
}

.navbar-default .navbar-nav > li > a{
	color: #000;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	background-color: #fff;

}
.navbar-default .navbar-nav > li:hover > a{
	color: #000;
	padding-right: 20px;
	background-color: #ddd;
}
.sub-menu{
	display: none;
}
.navbar li:hover .sub-menu .sub-menu{
	display: none;
}
.navbar li:hover .sub-menu{
	display: block;
	padding: 10px;
	background-color: #fff;
	list-style: none;
	text-align: right;
	direction: rtl;
	border: 5px solid #ddd;
}
.sub-menu li:hover > a{
	background-color: #ddd;
	color: #000;
}

.navbar .sub-menu li:hover .sub-menu{
	display: block;
	padding: 10px;
	background-color: #fff;
	list-style: none;
	text-align: right;
	direction: rtl;
	border-radius: 0;
}


.sub-menu li a{
	padding: 7px;
	text-align: right;
	text-decoration: none;
	direction: rtl;
	font-size: 13px;
	color: #000;
	float: none;
	display: block;
	border-bottom: 1px solid #eee;
}
.sub-menu li a:hover{
	background-color: #ddd;
	color: #000;
	border-radius: 7px;
}
}






.navbar-toggle{
	background-color: #08b3d1;
	float: right;
	border-color: transparent;
	margin: 10px auto ;
	width: 100%;
	text-align: center;
	direction: rtl;
}
.navbar-toggle:hover{
	background-color: #08b3d1;
	float: right;
	border-color: transparent;
}
.navbar-default .navbar-toggle{
	border-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color: #000;
	text-align: center;
	display: block;
	margin: 2px auto;

}
.navbar-default{
	background-color: inherit;
	border-color: transparent;
}

.navbar li a .fa{

	float: right;
	margin: 0 0 0 5px;
}
/**/

/**/
.slider{
	width: 100%;
	padding: 0;
	margin: 0;
}
.slider img{
	width: 100%;
	max-width: 100%;
	height: 315px;
	padding: 0;
	margin: 0;
}
.carousel-indicators{
	bottom: 100px;
}
@media (max-width: 768px){
.carousel-indicators{
	left: 50%;
	bottom: 0;
}
}
/**/
.up{
	margin-top: -80px
}
.top{
	padding: 15px;
	background-color: #0793c4;
	z-index: 999;
}
@media (max-width: 768px){
.top{
	position: relative;
	top: 10px;
	padding: 15px;
	background-color: #0793c4;

	display: none;
}
}
.top ul{
	list-style: none;
	display: block;
	direction: rtl;
}
.top li{
	list-style: none;
	float: right;
	padding: 1px;
	text-align: center;
	font-family: dr;

}
.top li a{
	background-color: #09b2d1;
	color: #fff;
	display: block;
	padding: 8px 0;
}
.top li a:hover{
	background-color: #0d4a83;
}
/**/
.about{
	margin-top: -80px;
	display: block;
	min-height: 200px;
	margin-bottom: 25px;


/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#04abd8+0,0d4a83+100 */
background: rgb(4,171,216); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgba(4,171,216,1) 0%, rgba(13,74,131,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(4,171,216,1) 0%,rgba(13,74,131,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(4,171,216,1) 0%,rgba(13,74,131,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04abd8', endColorstr='#0d4a83',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
@media (max-width: 768px){
.about{
	margin-top: 0px;
}
}
.about .row{
padding: 80px 10px 60px;
text-align: right;
direction: rtl;
color: #fff;
background-image: url("img/man.png");
background-repeat: no-repeat;
background-position: left bottom;
padding-left: 250px;
font-family: dr;
}
@media (max-width: 768px){
.about .row{
padding: 10px;
text-align: right;
direction: rtl;
color: #fff;
background-image: url("img/man.png");
background-repeat: no-repeat;
background-position: center 10px;
padding-top: 200px;
font-family: dr;
}
}
.about a{
	background-color: #b2365b;
	float: right;
	padding: 5px 10px;
	color: #fff;
}
.about a:hover{
	opacity: 0.5;
}

.toop{
	clear: both;
	width: 100%;
}

@media (min-width: 768px){

.up-forum{
	height: 58px;
	background-repeat: repeat-x;
	background-image: url("img/dwaly_2_01_11.jpg");
}
.up-forum-right{
		height: 58px;
		width: 277px;
		float: right;
	background-image: url("img/dwaly_2_01_13.jpg");
}
.up-forum-left{
			height: 58px;
		width: 173px;
		float: left;
	background-image: url("img/dwaly_2_01_10.jpg");
}
.block-right{
background-image: url("img/dwaly_2_01_17.jpg");
background-repeat: repeat-y;
background-position: right;
padding-right: 14px;
}
.block-left{
background-image: url("img/dwaly_2_01_15.jpg");
background-repeat: repeat-y;
background-position: left;
padding-left: 14px;
}

.down-forum{
	height: 21px;
	background-repeat: repeat-x;
	background-image: url("img/dwaly_2_01_22.jpg");
}
.down-forum-right{
		height: 21px;
		width: 33px;
		float: right;
	background-image: url("img/dwaly_2_01_23.jpg");
}
.down-forum-left{
			height: 21px;
		width: 33px;
		float: left;
	background-image: url("img/dwaly_2_01_20.jpg");
}
}






.footer{
	background-image: url("img/dwaly_2_01_36.jpg");
	background-repeat: repeat-x;
	height: 77px;
	margin-top: 30px;
}
.footer-left{
	background-image: url("img/dwaly_2_01_37.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 77px;
	margin: 0 auto;
	display: block;
	float: none;
	width: 100%;
	max-width: 1000px;
}



