@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/DroidKufi-Regular.eot);
  src: url(fonts/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),
       url(fonts/DroidKufi-Regular.woff2) format('woff2'),
       url(fonts/DroidKufi-Regular.woff) format('woff'),
       url(fonts/DroidKufi-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/DroidKufi-Bold.eot);
  src: url(fonts/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'),
       url(fonts/DroidKufi-Bold.woff2) format('woff2'),
       url(fonts/DroidKufi-Bold.woff) format('woff'),
       url(fonts/DroidKufi-Bold.ttf) format('truetype');

}

html, body, ul, li, p, ol, h1, h2, h3, h4, h5, img, input, select, textarea  {
	margin: 0px;
	padding: 0px;
	outline: 0px;
	text-decoration: none;
	font-family: 'Droid Arabic Kufi';
	font-size: 13px;
        
}
ul, li, ol {
	list-style: none;
}


a {
	outline: 0px;
	text-decoration: none;
}
html, body {
	direction: rtl;
	font-size: 12px;
        font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
        
}

p {
     margin-bottom: 32px
     font-family: 'Droid Arabic Kufi';
}

body {

	background: none repeat scroll 0% 0% #fff;
        color: #282828;
        margin:0px 0px 0px 0px;
	padding:0px;
	}
.page {
	background: none repeat scroll 0% 0% #FFFFF4;
        

}
a {
	color: #e2dedf;
	font-family: 'Droid Arabic Kufi';
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

select {
       background: #FFF;
       border: none;
       float: right;
       border-radius: 3px;

       
}
input {
      background: #FFF;
      border: none;
      padding: 10px 8px;
      margin-left: 10px;
      border: 1px solid #DCDCDC;
      border-radius: 3px;
}
.w960{
      width:960px !important;
      min-width:960px !important;
      display:block;
      margin :auto;}

.clear {
    clear: both;
}
::-webkit-input-placeholder {
   color: #9c9c9c;
}

:-moz-placeholder { /* Firefox 18- */
   color: #9c9c9c;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #9c9c9c;
}

:-ms-input-placeholder {  
   color: #9c9c9c;
}

a:link, body_alink{
	color:#18537A;
	text-decoration:none;
        font-weight: bold;
}

a:visited, body_avisited{
	color:#18537A;
	text-decoration:none;
}

a:hover, a:active, body_ahover{
	color:#BE710D;
	text-decoration:none;
}
.tborder{
    background-color: #FBFBFB;
    border: 1px solid #DBE2E6;
    font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
    font-size: 0.75em;
    overflow: hidden;
    padding: 4px;
}

.tborderforumhome {
    background-color: #FBFBFB;
    border: 1px solid #DBDBDB;
    font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
    font-size: 0.75em;
    overflow: hidden;
    padding: 8px;
    border-radius: 8px;

}
.tborderbar{
    background-color: #FBFBFB;
    border: 1px solid #DBE2E6;
    font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
    font-size: 0.75em;
    overflow: hidden;
    padding: 4px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
.tcat {
    background: none repeat scroll 0% 0% #0080AE;
    color: #FFF;
    font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
    font-size: 12px;
    border-radius: 5px;
}


.tcat a:link, .tcat_alink{
   color: #FFF;
   text-decoration: none;
   font-size: 14px;
   font-weight: bold;
}

.tcat a:visited, .tcat_avisited{
	color:#fff;
	text-decoration:none;
}

.tcat a:hover, .tcat a:active, .tcat_ahover{
	color:#FFFFCC;
	text-decoration:underline;
}

.tcat-1 {
    background: none repeat scroll 0% 0% #0080AE;
    color: #FFF;
    font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
    font-size: 12px;
    line-height: 40px;
    padding: 0px 8px;

}

.thead{
    background: none repeat scroll 0% 0% #34495E;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
}

.thead a:link, .thead_alink{
	color: #fff;
}

.thead a:visited, .thead_avisited{
	color:#000;
}

.thead a:hover, .thead a:active, .thead_ahover{
	color:#000;
}

.thead2 {
    background: none repeat scroll 0% 0% #FFE0C9;
    color: #FE6B00;
    font-size: 12px;
    font-weight: lighter;
    padding: 0px 5px;
    border-radius: 6px 6px 0px 0px;
    border-width: 1px;
    border-style: solid solid dotted;
    border-color: #FFD3B3 #FFD3B3 #9F4C10;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;

}


.thead2:hover {
    background: none repeat scroll 0% 0% #FFD5B6;


}

.thead3 {
    background: none repeat scroll 0% 0% #FFE0C9;
    color: #000;
    font-size: 12px;
    font-weight: lighter;
    border: 1px solid #FFD3B3;
    padding: 1px 10px;

}

.theadforum{
    background: none repeat scroll 0% 0% #17A5A9;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #fff;
    border-radius: 4px;
}

.theadforum a:link, .thead_alink{
	color: rgba(10, 12, 12, 1);
}

.theadforum a:visited, .thead_avisited{
	color:#268180;
}

.theadforum a:hover, .thead a:active, .thead_ahover{
	color:#53b9b8;
}

.tfoot{
	background:#0080AE;
	color:#eaebeb;
	font:bold 8pt tahoma;
}

.tfoot a:link, .tfoot_alink{
	color:#FFFFFF;
}

.tfoot a:visited, .tfoot_avisited{
	color:#FFFFFF;
}

.tfoot a:hover, .tfoot a:active, .tfoot_ahover{
	color:#EFF8FA;
}

.statusbar{
    background: none repeat scroll 0% 0% #FFF;
    color: #003E73;
    font-family: "Droid Arabic Kufi";
    font-size: 12px;
    border-bottom: 1px dotted #AAA;
}

.statusbar a:link, .statusbar_alink{
	color: rgba(10, 12, 12, 1);
}

.statusbar a:visited, .statusbar_avisited{
	color:#268180;
}

.statusbar a:hover, .thead a:active, .statusbar_ahover{
	color:#53b9b8;
}

.toolbar {
    background: none repeat scroll 0% 0% #D9EBEB;;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    border-top: 1px solid #AFD4D3;
    border-bottom: 1px solid #AFD4D3;
}

.toolbar a:link, .toolbar_alink{
	color: rgba(10, 12, 12, 1);
}

.toolbar a:visited, .toolbar_avisited{
	color:#268180;
}

.toolbar a:hover, .toolbar a:active, .toolbar_ahover{
	color:#53b9b8;
}

.alt1, .alt1Active{
	    background:none repeat scroll 0 0 #fff;
            border-bottom:1px solid #dbe2e6;
	    font-family: "Droid Arabic Kufi";
	    color: #6D74C2;
            font-size: 14px;
}

.alt2, .alt2Active{
	    background:none repeat scroll 0 0 #fff;
	    border-bottom:1px solid #dbe2e6;
	    color:#319998;
            font-size: 13px;
            font-weight: bold;
}

.inlinemod{
	background:#CCE7EB;
	color:#138698;
}

.inlinemod a:link, .inlinemod_alink{
	color:#000000;
}

.inlinemod a:visited, .inlinemod_avisited{
	color:#000000;
}

.inlinemod a:hover, .inlinemod a:active, .inlinemod_ahover{
	color:#CCCCCC;
}

.wysiwyg{
	background:#FFFFFF;
	color:#000000;
	font:bold 12pt arial;
}

textarea{
	  background: #ECF7FF;
         font: 11px tahoma !important;
        border: 1px solid #CCE7FB;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;

}

.bginput option, .bginput optgroup{
	font-size:11px;
	font-family:tahoma !important;

	
}

.button{
	font:10px "Droid Arabic Kufi","Open Sans",sans-serif !important;
        background: none repeat scroll 0% 0% #FFF;
        border: 1px solid #CCC;
        color: #6B6B6B;
        border-radius: 4px;
        padding: 1px;
        margin: 1px 10px 0px 10px;
        
}
.button:hover {    
      background:none repeat scroll 0 0 #e6e6e6;
      border: 1px solid #C0C0C0;
}

select{
	background:#fdfdfd;
	color:#4e81a4;
	font:11px "Droid Arabic Kufi","Open Sans",sans-serif !important;
	border:1px solid #ccc;

}

option, optgroup{
	font-size:12px;
	font-family:"Droid Arabic Kufi","Open Sans",sans-serif !important;
}

.smallfont{
	font-size:11px;
	font-family:"Droid Arabic Kufi","Open Sans",sans-serif;
        color: #000;
}

.time{
	color:#FF0000;
}

.highlight{
	color:#FF0000;
	font-weight:bold;
        font-family: Droid Arabic Kufi;
}

.fjsel{
	background:#708190;
	color:#d1d5d9;
}

.fjdpth0{
	background:#FFFFFF;
	color:#167E8E;
}

.fjdpth1{
	background:#FFFFFF;
	color:#167E8E;
}

.panel{
	background:#fefefe;
	color:#000000;
	padding:6px;
	border:0px outset;
        border-radius: 10px;
}

.panelsurround{
	background:#fefefe;
	color:#000000;
}

legend{
	color:#2c9d9c;
	font-size:11px;
	font-weight:bold;
}

.vbmenu_control{
	background:#5e7081;
	color:#c2ced9;
	border-top:1px solid #5e7081;
}

.vbmenu_control a:link, .vbmenu_control_alink{
	color:#FFFFFF;
	text-decoration:none;
}

.vbmenu_control a:visited, .vbmenu_control_avisited{
	color:#FFFFFF;
	text-decoration:none;
}

.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover{
	color:#EFF8FA;
	text-decoration:underline;
}

.vbmenu_popup{
	    background:none repeat scroll 0 0 #fff;
	    color:#ffe595;
            border: 1px solid #34495E;
            border-radius: 5px;
}

.vbmenu_option{
	background:#FFFFFF;
	color:#000000;
	font:11px tahoma;
	white-space:nowrap;
	cursor:pointer;
}

.vbmenu_option a:link, .vbmenu_option_alink{
	color:#0B7181;
	text-decoration:none;
}

.vbmenu_option a:visited, .vbmenu_option_avisited{
	color:#0B7181;
	text-decoration:none;
}

.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover{
	color:#1AA6C0;
	text-decoration:none;
}

.vbmenu_hilite{
	background:#FEFDF3;
	color:#000000;
	font:11px tahoma;
	white-space:nowrap;
	cursor:pointer;
}

.vbmenu_hilite a:link, .vbmenu_hilite_alink{
	color:#0B7181;
	text-decoration:none;
}

.vbmenu_hilite a:visited, .vbmenu_hilite_avisited{
	color:#0B7181;
	text-decoration:none;
}

.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover{
	color:#1BBDD5;
	text-decoration:none;
}

.helpereditor {
       background: transparent;
       padding: 6px;
       border: 1px solid #D7D7D7;
       border-radius: 5px;
       margin-left: 10px;
      margin-right: 10px;
}

.bigusername {
	 font-size:12pt;
 }

td.thead, th.thead, div.thead {
	 padding:4px;
 }

.pagenav a {
	 text-decoration:none;
 }

.pagenav td {
	 padding:2px 4px 2px 4px;
 }

.shade, a.shade:link, a.shade:visited {
	 color:#777777;
	 text-decoration:none;
 }

a.shade:active, a.shade:hover {
	 color:#FF4400;
	 text-decoration:none;
 }

.tcat .shade, .thead .shade, .tfoot .shade {
	 color:#DDDDDD;
 }

.fieldsetatt {
	border:1px solid #FAE5B8;
	margin-bottom:6px;
	background-color:#FFF7E5;
	    border-radius:10px;
	    -moz-border-radius:10px;
	    -webkit-border-radius:10px;
}

.fieldset_attached_thumbnails {
	border:1px solid #C4F6AE;
	margin-bottom:6px;
	background-color:#F5FFF1;
	border-radius:10px;
       -moz-border-radius:10px;
       -webkit-border-radius:10px;
}

.fieldseattached_images {
	border:1px solid #CEEEBB;
	margin-bottom:6px;
	background-color:#F6FFF0;
	border-radius:10px;
       -moz-border-radius:10px;
       -webkit-border-radius:10px;
}

.fieldset {
	    background-color:#fff;
	    font-weight:lighter;
}

.fieldset, .fieldset td, .fieldset p, .fieldset li {
	    font-size:12px;
	    font-weight:lighter;
	    font-family:"Droid Arabic Kufi","Open Sans",sans-serif;
}

.fieldsetatt ,.fieldseattached_images , .fieldsetatt td, .fieldsetatt p, .fieldsetatt li {
	 font:normal 8pt tahoma;
 }

.helperfieldset {
    border: 1px solid #E5E3E3;
    background-color: #F4F7FA;
    padding: 4px;
    margin: 4px;
    font-family: "Droid Arabic Kufi";
    font-size: 11px;
    font-weight: lighter;
    border-radius: 4px;
}

input[type="text"], textarea, select, input[type="password"]
           border: 1px solid #E7E7E9;
           background: none repeat scroll 0% 0% #FCFCFF;
           color: #8B8B9D;
           margin: 0px 2px;
           padding: 4px 5px;
           overflow: hidden !important;
           font: 9pt Tahoma,Geneva,sans-serif !important;
           border-radius: 3px !important;

}

/* header */



#Header {
  background: none repeat scroll 0px 0px #FFF;
}
#Header .top-header {
  background: none repeat scroll 0px 0px #34495E;
  border-bottom: 1px solid #000;
  position: relative;
  width: 100%;
  height: 60px; 
  display: table; 
}
#Header .top-header .cont {
	width:80%;
	margin:0 auto;
  }
  
  #Header .top-header .cont .socialnet {
    float: left;
    margin-top: 3px;
    margin-left: 50px;
  }


ul.list-social {  
  margin: 0px;

}

.list-social li  {
  display: inline;
  margin-right: 0px;

}

.list-social li a:link {
    display: inline-block;
    font-size: 30px;
    line-height: 100px;
    width: 30px;
    height: 30px;
    text-align: center;
    vertical-align: bottom;
    color: #fff;
    background: #48637E none repeat scroll 0% 0%;
    border-radius: 10%;
    margin-top: 12px;
}

.list-social li a:hover {

    background: #0080AE none repeat scroll 0% 0%


}
#login-cp {
	    min-height:10px;
	    min-width:60px;
}

#login-cp .FormLogin {
	    float:right;
	    margin-top: 3px;
	    padding:13px;
        width: 215px;
        margin-right: 10px;

}
#login-cp .thumb {
     background: none repeat scroll 0px 0px #F9F9F9;
     border: 3px solid #fff;
     box-shadow: 0px 0px 3px #AAA;
     float: right;
     height: 40px;
     margin-right: 30px;
     width: 40px;
     text-align: center;
     margin-top: 7px;
  }
#login-cp .FormLogin .usernameee {
    float: right;
    width:250px;
    margin-right: -10px;
    color:#F2F2F2;
    font-family:'Droid Arabic Kufi';
    margin-top: -14px;
    font-weight: lighter;
 
}
#login-cp .FormLogin  .usernameee a {
    	color:#69EAE9; 
}
#login-cp .FormLogin  .infoo {
     position:absolute;
     right: 260px;
     top:20px;
     width:247px;
     font-family:'Droid Arabic Kufi'; 
     color: #706F6F;
     font-size: 14px;
}
#login-cp .FormLogin .usercp {
    float: right;
    padding-bottom: 10px;
    padding-left: 10px;

}

.alert_icons {
    float: right;
    position: absolute;
    margin-right: 85px;
    top: 23px;

}
.alert_icons ul {  
    float:right;
    list-style: none;
    padding-right: -25px;
    
}
.alert_icons li {  
    float:right;
    list-style: none;

}
.alert_icons li a {
    display: inline-block;
    font-size: 30px;
    line-height: 100px;
    width: 18px;
    height: 18px;
    border-radius: 10%;
    text-align: center;
    vertical-align: bottom;
    color: #fff;
    margin-right:8px;
    background: none repeat scroll 0px 0px #0080AE;
    border: 4px solid #0080AE;
    margin-top: 5px;
}
.alert_icons li a:hover {
	   -webkit-box-shadow:0 0 0 3px #E6E6E6;
	   -moz-box-shadow:0 0 0 3px #E6E6E6;
	    box-shadow:0 0 0 1px #E6E6E6;
        border:4px solid #fff;
        background: none repeat scroll 0px 0px #fff;
	    color:#0080AE;

 }
.notifications {
	position: relative;
	background-color: #FF6193;
	-moz-border-radius: 7px;
	border-radius: 7px;
	color: white;
	width: 14px;
	height: 14px;
	font-size: 10px;
	text-align: center;
	line-height: 14px;
	bottom: 32px;
	right: 21px;
	padding-right: 1px;
	padding-left: 1px;
    
}
	

.client-area {
     width:357px;  
     left:0px;
}
   
.client-area .bottom {
    background: #FFF;
    height: 50px;
    position: relative;
    border-radius: 0 0 5px 5px;
    border-color: #D8DEE2;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-left-width: 1px;
}
.register {
    border-radius: 5px;
    color: #B2BCC5;
    display: block;
    float: right;
    font-family: "Droid Arabic Kufi", tahoma;
    font-size: 12px;
    height: 28px;
    line-height: 27px;
    margin-right: 10px;
    margin-top: 15px;
    width: 99px;
    cursor: pointer;
    border: 1px solid #5D6D7E;
    font-weight: lighter;
    text-align: center;
    
    }  
.register:hover{
	color:#B2BCC5;
	border:1px solid #829AB3;
}

.register_new {
    border-radius: 5px;
    float: right;
    font-family: "Droid Arabic Kufi", tahoma;
    font-size: 12px;
    height: 28px;
    line-height: 27px;
    margin-right: 10px;
    margin-top: 15px;
    width: 105px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.2);

}
.register_new:hover{
    border:1px solid #829AB3;
}
.forget {
    border-radius: 5px;
    display: block;
    float: right;
    font-family: "Droid Arabic Kufi", tahoma;
    font-size: 12px;
    height: 28px;
    line-height: 27px;
    margin-right: 10px;
    margin-top: 15px;
    width: 110px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    text-align: center;
}

.forget:hover{

	border:1px solid #829AB3;
}

.sidebar-frame{
  border:none;
}
.tcbody{
  font-family:tahoma;
  padding:0;
  margin:0
}.tclink{
  font-size:12px;color:#AAA
}
#loginshade{
  display:none;
  z-index:99999;
  position:fixed;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  background-color:rgba(0,0,0,0.5);
}
#loginbox {
    width: 100%;
    position: fixed;
    top: 10%;
}

#logincontent {
    position: relative;
    background-color: #FFF;
    width: 450px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    font-family: "Droid Arabic Kufi";
    color: #666;
    border-radius: 10px;
}

.closelogin {
    position: absolute;
    top: 5px;
    right: 10px;
    color: #FFF;
    cursor: pointer;
    font-family: tahoma;
    font-size: 15px;
}

#loginhead {
    background-color: #0080AE;
    border-radius: 5px;
    height: 100px;
}

#logincontent {
    font-family: "Droid Arabic Kufi";
    color: #666;
    height: 380px;
}
.logininp {
    font-family: "Droid Arabic Kufi";
    cursor: pointer;
    border: 1px solid #DEDEDE;
    margin-bottom: 10px;
    padding: 7px;
    width: 80%;
    margin-top: 8px;
}
.logininp:hover{
  box-shadow:0px 1px 1px rgba(0,0,0,0.1);
}
.logininp:focus{
  box-shadow:0px 1px 1px rgba(0,0,0,0.1);border:1px #26C6FF solid;
}
#createaccountlogin {
    border: 1px solid transparent;
    font-size: 12px;
    padding: 3px;
    border-radius: 3px;
}

.LoginButton [type="submit"] {
    position: relative;
    overflow: visible;
    display: inline-block;
    padding: 0.5em 1em;
    border: 1px solid #D4D4D4;
    margin-left: 15px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #FFF;
    color: #333;
    white-space: nowrap;
    cursor: pointer;
    outline: medium none;
    background-color: #ECECEC;
    background-image: linear-gradient(#F4F4F4, #ECECEC);
    background-clip: padding-box;
    border-radius: 0.2em;
    width: 377px;
    font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
    font-size: 12px;
    margin-top:5px;
    margin-bottom:10px;
}

.loginbutt:hover{
  background-image:-moz-linear-gradient(#0080AE, #03A6E0);
  background-image:-o-linear-gradient(#0080AE, #03A6E0);
  background-image:linear-gradient(#0080AE, #03A6E0);
  border-color:#369291;border-bottom-color:#2885E2;
  text-decoration:none;
  text-shadow:-1px -1px 0 rgba(0,0,0,0.3);
  color:#fff;
}
#cclogin {
    font-size: 11px;
    color: #BBB;
}
#Header .bgheader {
  background: none repeat scroll 0px 0px #0080AE;
  border-bottom: 1px solid #01698F;
  width:100%;
  height:65px;
  display: table;
}  
#Header .bgheader .cont {
  max-width:1260px;
	width:100%;
	margin:0 auto;
  }

#Header .bgheader .cont .logo {
      float:right;
      margin-right: 30px;
      margin-TOP: 3px;
      
}

#Header .bgheader .cont .LinkRigth {
	float: left;
        margin-top: 19px;
        margin-left: 50px;
}

#Header .bgheader .cont .LinkRigth a {
	 color:#fff;
}

#Header .bgheader .cont .LinkRigth a:hover {
	 border-bottom:4px solid #fff;
	 color:#fff;
	 padding-bottom:17px;
	 text-decoration:none;
	 transition:all 0.4s ease-in-out 0s;
}

#Header .bgheader .cont .LinkRigth ul {
	 font-family:"Droid Arabic Kufi","Open Sans",sans-serif;
	 font-size:10pt;
	 font-weight:bold;
	 margin:0;
	 padding:0;
}

#Header .bgheader .cont .LinkRigth li {
	 display:inline;
	 padding:0 5px;
}
  
 .link-search{
     float: right;
     padding-top:0%;
     margin-top: 12px;
     margin-right: 20px;
}

.Input-Search {
    text-align:left;
    background-color: rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 0px 0px 0px 0px;
    border-color: rgba(100%, 50%, 1%, 0.9);
    color: #fff;
    font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
    font-size: 0.8em;
    height: 31px;
    padding: 0 0px;
    transition: all 0.5s ease-out 0s;
    width: 200px;
    text-shadow: 0px 0px #fff;
    border-bottom:1px solid hsla(240, 100%, 100%, 0.4);
 }

.Input-Search:focus { 
    background-color: rgba(0, 0, 0, 0.1);
    border-bottom:1px solid #fff;
    width: 270px;
}

.Box-Search {
     background: url('http://up.dev-point.com/uploads1/dc0531af21e31.png') no-repeat;
     border: medium none;
     border-radius:1px;
     margin-top: 2px;
     color: #fff;
     cursor: pointer;
     font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
     font-size: 15px;
     font-weight: ;
     width: 21px;
     height: 31px;
     float: right;
     right: 1%;
     top:30%;
     padding: 0 3px;
     transition: all 0.2s ease 0s;
     position: relative;

}
.Box-Search:hover {
     background: url('http://up.dev-point.com/uploads1/45f3cd4195b22.png')no-repeat;
     transition:all 0.2s ease 0s;border: solid 0px #000;}
     margin-top:-40px;
} 

/*---------start nav-------*/
.NoticesForTop {
    background-color: rgb(222, 230, 255);
    background-repeat: repeat-x;
    border: 1px solid rgb(204, 216, 255);
    padding: 6px;
    margin-top: 4px;
    font-family: "Droid Arabic Kufi";
    font-size: 12px;
    font-weight: bold;
    border-radius: 5px 5px 0px 0px;
    color: #425FB9;
}
.navigation {
    background-color: #fff;
    border-radius: 4px;
    padding: 1px 20px 10px;
    border: 1px solid #E0E0E0;
    font-size: 15px;
    font-weight: bold;
    margin-top: 5px;
}
.Last-nav{
     padding: 6px;
     background: #F9F0E5;
     color: #732920;
     font-family: Droid Arabic Kufi;
     font-size: 12px;
     border-right: 5px solid #C76E06;
}

.Last-nav:hover{
     background: none repeat scroll 0% 0% #F2D5B5;
}

.notelink {  
    display: inline-block;
    margin-right: -5px;
    font-weight: lighter;
    border-radius: 5px !important;

}
.notelink :hover {    
   color:#000;
}

.linktools {
    padding: 5px 2px 0px 10px;
    border-radius: 5px;
    height: 25px;
    width: 100px;
    text-align: center;
    border: 1px solid #CBCBCB;
    background: none repeat scroll 0px 0px #fff;
    font-family: "Droid Arabic Kufi";
    font-weight: lighter;
    
}

.linktools a {
   color: #000;
}

.topic-info {

    padding: 0px;
    margin: 1px;
}
table {

    border-spacing: 0;
}
.postmenu {
    font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
    margin-top: 10px;
    padding: 2px;
    cursor: default;
    background-color: transparent;
    color: #268180;
    box-shadow: 0px 0px 3px #CCC;
    border-radius: 6px;
    border: 1px solid #FFF;
}
.postmenu2 {
    font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
    padding: 2px;
    cursor: default;
    background-color: transparent;
    color: #268180;
    width: 90%;
    border: 1px solid #FFF;
    border-radius: 6px;
    box-shadow: 0px 0px 3px #CCC;
    margin-top: 10px;
    margin-bottom: 10px;
}


.UserOffline {
    background-color: #FF6A5B;
    padding: 1px 5px;
    border-radius: 0px 0px 5px;
    display: block;
    float: left;
    position: relative;
    margin: 5px 0px 0px -5px;
}
.UserOffline span {
    background-color: #FF6A5B;
    border-top-left-radius: 3px;
    position: absolute;
    top: -4px;
    width: 5px;
    height: 4px;
    left: 0px;
}
.UserOffline {
    font: lighter 10px "Droid Arabic Kufi",Tahoma;
    color: #fff;
    text-shadow: none;
}

.UserOnline {
    background-color: #25C66D;
    padding: 1px 5px;
    border-radius: 0px 0px 5px;
    display: block;
    float: left;
    position: relative;
    margin: 5px 0px 0px -5px;
}
.UserOnline span {
    background-color: #25C66D;
    border-top-left-radius: 3px;
    position: absolute;
    top: -4px;
    width: 5px;
    height: 4px;
    left: 0px;
}
.UserOnline {
    font: lighter 10px "Droid Arabic Kufi",Tahoma;
    color: #fff;
    text-shadow: none;
}

.subforumbar {
    background: none repeat scroll 0% 0% #D9EBEB;
    border: 1px solid #C1E3E2;
    border-radius: 5px;
    color: #0062A2;
    font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
    font-size: 0.95em;
    margin: 10px 0px 5px 95px;
    padding: 5px 20px;
    text-shadow: 0px 1px 0px #F1F7F7;
}
.SearchSubforum {
   background:none repeat scroll 0 0 #f6edcb;
   border-radius: 5px;
   border: 1px solid #FCEEA5;
   text-shadow:0 1px 0 #f9ffe6;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   float: left;
   font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
   font-size: 13px;
   font-weight: lighter;
   margin: 0;
   padding: 3px;
   text-align: center;
   width: 75px;
   transition: all 0.4s ease-in-out 0s;
   margin: -38px 0px 5px 0px;
}
.SearchSubforum a:hover {
	color:#c1670f !important;
	text-decoration:none;
}
.SearchSubforum a {
	color:#b47b22!important;
}
.SearchSubforum img{
	display:none;
}
.SearchSubforum:hover {
	background:none repeat scroll 0 0 #fcefbd;
	color: rgb(217, 107, 147) !important;
	border: solid 1px #E3D49F;
}

.IconControls {
	    display:table;
	    margin:5px;
	    width:100%;
}
.IconThread {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #000;
  float: right;
  font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
  font-size: 0.9em;
  font-weight: normal;
  margin: 5px;
  padding: 2px 5px;
  width: auto;
  height: 30px;
  transition: all 0.4s ease-in-out 0s;
  width: 123px;
}
.IconThread a {
  color: #000;
  text-decoration: none;
  font-size:15px;
  padding:1px;
}
.IconThread:hover {
  background: none repeat scroll 0 0 #e6e6e6;
  border: 1px solid #adadad;
  color: #333;
  text-shadow: 1px 1px 1px #fff;
}
.IconControlsColor {
  background: none repeat scroll 0 0 #0080AE;
  border: 1px solid #0177A2;
  color: #fff !important;
  text-shadow: 0 1px 0 #000;
  width: 130px;
  text-align:center;
}
.IconControlsColor:hover {
  background: none repeat scroll 0 0 #0194C9;
  border: 1px solid #0082B1;
}
.IconControlsColor a {
	font-size:15px;
  color: #fff !important;
  text-shadow: 0 1px 0 #000 !important;
}
.IconControlsColor2 {
  background: none repeat scroll 0 0 #17A5A9;
  border: 1px solid #149DA1;
  text-align: center;
  text-shadow: 0 1px 0 #000 !important;
  width: 40px;
}
.IconControlsColor2:hover {
  background: none repeat scroll 0 0 #40B4B0;
  border: 1px solid #369A96;
}
.ReplyUserImg {
    background-color: #FFF;
    border: 1px solid #A5C8E0;
    float: right;
    text-align: center;
    padding: 2px;
    height: 40px;
    width: 40px;
    border-radius: 3px;
    
}
.ReplyUserImg2 {
    background-color: #FFF;
    border: 1px solid #A5C8E0;
    float: right;
    text-align: center;
    padding: 2px;
    height: 30px;
    width: 30px;
    border-radius: 3px;
    margin-top: 5px;
    margin-right: 5px;
    
}
.Triangle {
    width: 0px;
    height: 0px;
    border-style: solid solid solid none;
    border-width: 7px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 7px solid #A5C8E0;
    float: right;
    margin-top: 5px;
    margin-left: 6px;
}
.VbmenuPopup {
    background: none repeat scroll 0px 0px rgb(52, 73, 94);
    opacity: 0.93;
    border-radius: 10px;
    color: #FFF;
    font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
    padding: 10px;
    font-size: 12px;
    margin-top: -7px;
}
.ThreadReply {
    background-color: #E4F1F1 !important;
    border-radius: 3px;
    font-size: 11px;
    font-weight: lighter;
    line-height: 23px !important;
    padding: 2px;
    width: 200px;
}


.RegPass {
	float: right;
	margin: 8px 0;
}
.RegPass .LostPass {
	background: none repeat scroll 0 0 #fed4bf;
	border: 3px solid #fef2ec;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 0 3px #ccc;
	-moz-box-shadow: 0 0 3px #ccc;
	box-shadow: 0 0 3px #ccc;
	color: white;
	float: left;
	margin-right: 10px;
	padding: 3px 5px;
	width: auto;
}
.RegPass .LostPass:hover {
	background: none repeat scroll 0 0 #febe9d;
	border: 3px solid #fff;
}
.RegPass .LostPass .LinkPass {
	bottom: 2px;
	font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
	font-size: 14px;
	font-weight: bold;
	position: relative;
}
.RegPass .LostPass .LinkPass a {
	color: #ee7c43;
	text-decoration: none;
	text-shadow: 0 1px 0 #feeae0;
}
.RegPass .LostPass .LinkPass .IconPass {
	color: #fff3e3;
	font-size: 24px;
	position: relative;
	text-shadow: 0 1px 1px #a44a01;
	top: 4px;
}
.RegPass .RegisterNew {
	background: none repeat scroll 0 0 #59c5c4;
	border: 3px solid #bfebeb;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 0 3px #ccc;
	-moz-box-shadow: 0 0 3px #ccc;
	box-shadow: 0 0 3px #ccc;
	color: #fff;
	float: left;
	padding: 3px 5px;
	width: auto;
}
.RegPass .RegisterNew .LinkRegister {
	bottom: 2px;
	font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
	font-size: 14px;
	font-weight: bold;
	position: relative;
}
.RegPass .RegisterNew .LinkRegister .IconRegister {
	color: #caeded;
	font-size: 24px;
	margin-left: 5px;
	position: relative;
	text-shadow: 0 1px 1px #3a454f;
	top: 4px;
}
.RegPass .RegisterNew:hover {
	background: none repeat scroll 0 0 #47a5a4;
	border: 3px solid #fff;
}
.RegPass .RegisterNew a {
	color: #fff;
	text-decoration: none;
	text-shadow: 0 1px 0 #333;
}
.IconPass {
	background-image:url('TR/IconPass.png');
	background-repeat: no-repeat;
	width: 21px;
	height: 23px;
	display: block;
	float: right;
}
.IconRegister  {
	background-image:url('TR/IconRegister.png');
	background-repeat: no-repeat;
	width: 21px;
	height: 23px;
	display: block;
	float: right;

}
.button2 {
background: none repeat scroll 0 0 #428bca;
border: 1px solid #ccc;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-webkit-box-shadow: 0 0 3px #a3b8cc;
-moz-box-shadow: 0 0 3px #a3b8cc;
box-shadow: 0 0 3px #a3b8cc;
color: #ffffff;
display: inline-block;
-margin: 2px;
text-decoration: none;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.controls3 a:link {
float: right;
padding: 1px 5px;
height: 24px;
width: 100px;
text-align: center;
text-decoration: none;
margin-top:2px;
color:#ffffff;
}
.iconsearch {
background-image:url('TR/search.gif');
background-repeat: no-repeat;
width: 52px;
height: 24px;
display: block;
-background: none repeat scroll 0 0 #40b4b0;
border: 1px solid #369a96;
text-align: center;
text-shadow: 0 1px 0 #000 !important;
}
textarea:focus, .bginput:focus {
background: #FFF;
}
.controlbar:focus {
background: none repeat scroll 0 0 #FFFFFF;
}

/*ÞÇÆãÉ áæÍÉ ÊÍßã ÇáÚÖæ */
.VbmenuOption {
background: none repeat scroll 0 0 #479f9e;
font-size: 0.8em;
font-weight: lighter;
padding: 5px;
min-height: 10px;
overflow: hidden;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
color: #fff;
font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
}
.VbmenuOption a {
  color: #fff;
}
.VbmenuOption a:hover {
color: #94dad9;
}
.VbmenuOptionH {
background: none repeat scroll 0 0 #3A4249;
border: 1px solid #4A5560;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
float: right;
margin-left: 4px;
margin-top: 3px;
padding: 0 3px;
}
.VbmenuOptionH a:link {
  color: #fff;
}
.VbmenuOptionH a:visited {
  color: #fff;
}
.VbmenuOptionS {
background: none repeat scroll 0 0 #E791B0;
border: 1px solid rgba(195, 62, 110, 0.43);
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
float: right;
font-size: 0.78em;
margin-left: 4px;
margin-top: 3px;
padding: 0 3px;
width: 96%;
}

.VbmenuOptionS a:hover {
color: #94dad9;
}
.VbmenuOptionS a:visited {
color: #FFF;
}
.VbmenuPopupHead a:link {
color: #fff;
padding: 0 2px 0px 2px;
}
.VbmenuPopupHead a:hover {
  background: #0080AE;
  color : #fff;

}
.VbmenuPopupHead a:visited {
color: #fff;

}
.CpUser {
	background: #333 none repeat scroll 0% 0%;
        border-color: #000 #444 #444 #000;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-style: solid;
	border-width: 1px;
	min-height: 10px;
	overflow: hidden;
	padding: 4px;
}
.CpUserName {
	font-size: 11px;
	font-weight: lighter;
	color: #fff;
}

.CpUserName a:link {
  color: #79D1D0;
}

.CpUserName a:hover {
	color: #4795CF;
}
.CpUserIm img {
        border: 3px solid #67CDF2;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	float: right;
	margin-left: 5px;
	width: 40px;
        height: 40px;
}
.CpUserInfo {
	float: right;
	font-size: 10px;
	margin-left: 8px;
}
.CpUserInfo a {
	color: #f8c345;
}
.CpUserExit a:link {
	color: #FFAE72;
}

.CpUserExit a:hover {
	color: #fff;
}
.CpUserExit {
	float: left;
	font-size: 10px;
	font-weight: lighter;
}
.mmmm{
  position: absolute !important;
  z-index: 50 !important;
  clip: rect(auto auto auto auto) !important;
  width: 300px;
  background: none repeat scroll 0 0 #3A4249;
  opacity: 0.93;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  color: #fff;
  font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
  padding: 10px;
  font-size: 12px;
}
.VbmenuOption2 {
  background: none repeat scroll 0 0 #0080AE;
  font-size: 0.8em;
  font-weight: lighter;
  padding: 5px;
  min-height: 10px;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #fff;
  font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
}


.msgReply {
    margin: 10px auto 5px;
    background: none repeat scroll 0px 0px #4CA5AC;
    border-radius: 5px;
    color: #FFF;
    font-family: tahoma;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    padding-bottom: 6px;
    width: 61%;
    padding-top: 6px;
    text-align: center;
}

.Tr09QuickReply {
    background-color: #D9EDEE;
    border: 1px solid #BFDADB;
    border-radius: 6px;
    font: 12px Droid Arabic Kufi,tahoma;
    margin: 10px auto;
    overflow: hidden;
    padding: 9px;
    width: 60%;
    box-shadow: 0px 0px 3px #D2D2D2;
    color: #4E93A2;
    text-shadow: 0px 1px 0px #DDF1F5;
}
.notificationcounter {
    padding: 1px 5px;
    color: #FFF;
    background-color: #E87E04;
    font-family: Tahoma;
    font-size: 9px;
    font-weight: 700;
    border-radius: 15px;
}

#vB_Editor_QR_iframe { 
border: 1px #C1D9F2 solid !important;  
}
.imagebutton { padding:5px !important;
}
.wel-msg {
    border-radius: 7px;
    direction: rtl;
    text-align: right;
    padding: 20px;
    font-family: "Droid Arabic Kufi";
    line-height: 20px;
    font-size: 11.5px;
    background: none repeat scroll 0% 0% #FFF4BE;
    border: 1px solid #E7DE83;
}


.wel-msg {
    direction: rtl;
    text-align: right;
    font-family: "Droid Arabic Kufi";
    line-height: 20px;
    font-size: 11.5px;
}
.tbordernotes {
    background: none repeat scroll 0% 0% #FFF;
    color: #000;
    padding: 9px 10px 0px;
    border-radius: 8px;
    border: 1px solid #DBDBDB;
}
.theadnotes {
    font-family: "Droid Arabic Kufi";
    border-radius: 5px;
    color: rgb(173, 84, 45);
    background: none repeat scroll 0% 0% rgb(254, 249, 210);
    text-align: right;
    border: 1px solid rgb(233, 208, 154);
    font-size: 14px;
    font-weight: bold;

}
.altnotes, .altnotesActive {
    background: none repeat scroll 0px 0px #FFF;
    font-family: "Droid Arabic Kufi";
    color: #6D74C2;
    font-size: 14px;
}

.apptitle {
    color: #123662;
    font-size: 12px;
}
.tborderforumhome {
    background-color: #FBFBFB;
    border: 1px solid #DBDBDB;
    font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
    font-size: 0.75em;
    overflow: hidden;
    padding: 8px;
    border-radius: 8px;
}

/*---------end nav-------*/

.bt-f-main {
    background-color: #FFFFFF;
    margin-bottom: 3px;
    overflow: hidden;
    padding: 4px;
     
}
.bt-f-icon {
    float: right;
    margin-top: 12px;
} 
.forumsubmenu{
  padding:0px 0
}
.forumsubmenu ul{
  list-style:none;
  padding:0;margin:0
}
.forumsubmenu ul li{
  display:block;
  -position:relative;
  float:right;
  padding: 1px 6px;
  color: #3498DB;
  font-size: 11px;
  width: 150px;
  font-weight: lighter;
  margin-top: 4px;
  background: none repeat scroll 0% 0% #fff;
 
}

.forumsubmenu li ul{
  display:none
}
.forumsubmenu ul li a{
  display:block;
  background:#D1D3DF;
  padding:0;
  text-decoration:none;
  white-space:nowrap;
  color:#777676;
  border-radius:3px;
}
.forumsubmenu ul li:hover{

  color:rgba(45, 106, 122, 1)
}
.forumsubmenu li:hover ul{
  display:block;
  position:absolute
}
#submenu ul li a{
  background: none repeat scroll 0% 0% #0080AE;
  border-radius:3px;
  color:#fff;
  font-size: 12px;
  font-family: "Droid Arabic Kufi",Tahoma;
  border-bottom: 1px solid #ECECEC;
  width: auto;
  margin:3px;
  padding:5px
}
#submenu ul li a:hover{
  background:#3E4148;

}
.forumsubmenu ul li.trb{
  background:#f8f8f8;
  border:1px solid #ccc;
  color:#2c60a5;
  border-radius:7px;
  margin-left:5px
}
#submenu li ul li{
  width:auto;
  opacity:.93;
  color:#fff;
  font-size: 10px;
  font-family: "Droid Arabic Kufi",Tahoma;
  padding:0px;
  z-index: 17000;
  border-top: 4px solid #D9EBEB;
  border-right: 4px solid #D9EBEB;
  border-bottom: 4px solid #D9EBEB;
  border-left: 4px solid #D9EBEB;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
  margin-right: 22px;
  margin-top: 2px;
}

#submenu li ul li:before{
  border-right:7px solid transparent;
  border-bottom:7px solid #bbb;
  border-left:7px solid transparent;
  border-bottom-color:#D9EBEB;content:'';
  display:inline-block;
  position:absolute;
  right:30px;
  top:-5px
}
.guest {
    transition: all 0.5s ease 0s;
    border-radius: 3px;
    border: 1px solid #C3E2AE;
    background-color: #D9F4C7;
    color: #3D5929;
    float: right;
    margin: 5px 5px 2px 0px;
    padding: 0px;
    text-align: center;
    width: 105px;
    font-size: 10px;
}
	
.guest:hover {

         background: none repeat scroll 0% 0% #CCF8AF;

}
.replycount {
    float: right;
    margin: 5px 5px 2px 0px;
    padding: 0px;
    text-align: center;
    width: 115px;
    font-size: 11px;
    color: #1E824C;
}

.post {
    float: right;
    margin: 5px 50px 2px 0px;
    padding: 0px;
    text-align: center;
    font-size: 11px;
    color: #CF000F;
}

.lastpost { 
    background: none repeat scroll 0px 0px #F5F5F5;    
    border: 1px solid #E0E0E0;    
    border-radius: 5px;
    float: left;
    margin: 4px;
    overflow: hidden;
    padding: 3px;
    width: 350px;
        
}

.bt-f-lastpost {
    float: right;
    padding-right: 4px;
    font-weight: lighter;
   
}

.Message {
    margin: 2px;
}
.Message a:link {
    color: #00BEBC;
    border-radius: 4px;
    padding: 1px 4px;
}

.Message a:hover{
	 text-decoration:none;
	 box-shadow:0 3px 3px #ccc;
	 background:#fff2c5;
	 color:#be650f;
}
.forumCategoryViewing {
    float: left;
    background-color: #C2EFFF;
    color: #0080AE;
    padding: 2px 4px 2px 0px;
    margin: 38px 0px 0px -17px;
    border-radius: 0px 16px 16px 0px;
    font-family: "Droid Arabic Kufi",Tahoma,Calibri,Verdana,Geneva,sans-serif;
    font-size: 11px;
    font-weight: lighter;
    text-align: center;
    min-width: 23px;
}
.small_font {
    font-size: 11px;
    font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
    color: #000;
    margin-right: 50px;
}
#footer {
   width: 100%;
    background: none repeat scroll 0px 0px #34495E;
    border-top: 4px solid #708190;
    font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
    min-height: 10px;
    overflow: hidden;

}
#footer .eFooter {
    background: none repeat scroll 0% 0% #34495E;

}
#footer .eFooter .cont {
    max-width: 1160px;
    width: 80%;
    margin: 0px auto;
} 

#footer .eFooter .cont .FaSc {
     float: left;
     display: block;
     margin-top: 5px;
}
#footer .eFooter .cont .FaSc ul {
    font-size: 28px;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
#footer .eFooter .cont .FaSc .simptip-position-bottom {
}
#footer .eFooter .cont .FaSc li {
    color: #0080AE;
    display: inline;
    text-shadow: 0px 2px 0px #000;
}


#footer .eFooter .cont .FaSc li:hover {
         color:#2a3238;
	 text-shadow:0 1px 0 #4c555c;
	 -webkit-transition:all 0.4s ease-in-out 0s;
	 -moz-transition:all 0.4s ease-in-out 0s;
	 -o-transition:all 0.4s ease-in-out 0s;
	 -ms-transition:all 0.4s ease-in-out 0s;
	 transition:all 0.4s ease-in-out 0s;
}

#footer .eFooter .cont .copy_bg {
    padding: 7px 0px 0px;
    font-size: 12px;
    float: right;
}
#footer .eFooter .cont .copy_bg .copyrights{
   color: #CCC;
  text-align:center
}
#footer .eFooter .cont .copy_bg .copyrights .link_foot{
  text-align:center
}
#footer .eFooter .cont .copy_bg .copyrights .link_foot .navbar-nav {
    float: none;
}
#footer .eFooter .cont .copy_bg .copyrights .link_foot .navbar-nav {
    float: none;
}
#footer .eFooter .cont .copy_bg .copyrights .link_foot .navbar-nav li a {
    padding: 3px 0px 0px;
}
.navbar-nav>li{
  float:none !important;
  display:inline-block
}
.navbar-nav > li > a {
    padding: 8px;
    color: #6A84A5;
}
.navbar-nav li a:hover{
  background:none;
  color:#c75354
}

.footer-box {
    background: none repeat scroll 0px 0px #F5F5D0;
    border: 6px solid #FFF;
    border-radius: 1px;
    font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
    font-size: 0.8em;
    font-weight: lighter;
    padding: 8px;
    box-shadow: 0px 0px 1px 1px #DBE2E6;
    border-radius: 5px;
}
.fieldset, .fieldset td, .fieldset p, .fieldset li {
   font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
   font-size: 8pt;
 }
.fieldsetatt ,.fieldseattached_images , .fieldsetatt td, .fieldsetatt p, .fieldsetatt li { font: normal 8pt "Droid Arabic Kufi","Open Sans",sans-serif; }
/************  start - Postbit_Userinfo   **************/

.nav_post {
    background-color: rgb(255, 224, 201);
    border-bottom: 1px solid rgb(252, 183, 129);
    padding: 4px;
    font-family: "Droid Arabic Kufi";
    font-size: 11px;
    color: rgb(158, 81, 25);
    margin-bottom: 4px;
    border-radius: 5px 5px 0px 0px;
}
.Fpost {
    font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
    font-size: 0.75em;
    overflow: hidden;
    background-color: none repeat scroll 0% 0% transparent;
    padding: 4px;
    
}

.HeadPost{
    background: none repeat scroll 0px 0px #E1F0FB;
    border: 1px solid #C8DEED;
    color: #319998;
    font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
    font-size: 0.75em;
    
    
 }   
    
.contenttopic{
 
     background-color: #FFFFFF;
     font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
     font-size: 13px;
     color:#000;

 }   
       
.IcTitle {
    background: none repeat scroll 0px 0px #FFECE2;
    border: 1px solid #F6DACB;
    font-size: 13px;
    margin-top: 1px;
    padding: 5px 20px;
    text-shadow: 0px 1px 0px #F1F7F7;
    color: rgba(150, 107, 30, 1);
    font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
    height: 30px;
    width: 97%;
    margin-right: 3px;
}
.labblemessage {
    width: 0px;
    border-color: #FFECE2 transparent transparent;
    height: 0px;
    border-style: solid;
    border-width: 15px 10px 0px;
    margin-right: 30px;
    margin-top: -1px;
    

}

.labblepost {
    width: 0px;
    border-color: #FFECE2 transparent transparent;
    height: 0px;
    border-style: solid;
    border-width: 15px 10px 0px;
    margin-right: 30px;
    margin-top: -65px;
}

.nav2_post {
    background: none repeat scroll 0% 0% #F3F3F3;
    border-bottom: 1px solid #ECEAEA;
    padding: 4px;
    font-family: "Droid Arabic Kufi";
    font-size: 11px;
    color: #333;
    margin-top: 1px;
    margin-bottom: 8px;
    border-radius: 2px;
}

#mes {
    border: 1px solid #E7E7E7;
    padding: 20px 10px;
    background: none repeat scroll 0% 0% #FFF;
    border-radius: 5px;
}

.img-mes {
    float: right;
    margin-top: -5px;
    margin-right: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 0 9px 10px;              
    border-color: transparent transparent transparent #EFEFEF;
}

.sigdev {
    border: 1px solid #D8D8D8;
    border-radius: 5px;
    padding: 5px;
}

hr {
    border: 1px solid #EEE;

}
.Controls a{      
    font-size:11px ;   
    position:relative;
    color:#0D215D;
}
.Controls .IconControlsFont {   
   font-size:1.3em;   
   padding-left:6px;
}
.Controls a:hover {     
   text-decoration:none;
   color:#0580A2;  
}
.Controls ul {    
    margin-top: -8px;    
    padding: 5px 2px 20px;
}
.Controls li {    
    background:none repeat scroll 0 0 #fff;     
    border:1px solid #E9E9E9;    
    border-radius:3px;   
    -moz-border-radius:3px;    
    -webkit-border-radius:3px;           
    display:inline;    
    font-family:"Droid Arabic Kufi","Open Sans",sans-serif;    
    font-size:11px;    
    font-weight:lighter;    
    margin-top:6px;    
    padding:0 17px;    
    text-align:center;    
    width:auto;
}
.Controls li:hover {    
      background:none repeat scroll 0 0 #e6e6e6;
      border: 1px solid #C0C0C0;
}
.postbit-mini-boxavatar {
    background: none repeat scroll 0% 0% #FFF;
    margin-top: 5px;
    border-radius: 4px;
    width: 172px;
    overflow: hidden;
    padding: 4px;
}
 .postbit-mini-boxavatar img {
   -webkit-transition-duration:1s;
	 -o-transition-duration:1s;
	 -moz-transition-duration:1s;
	 transition-duration:1s;
}
.postbit-mini-boxavatar img:hover {
	 height:auto;
	 width:auto;
	 -webkit-transform:scale(1.2);
	 -ms-transform:scale(1.2);
	 -moz-transform:scale(1.2);
	 -o-transform:scale(1.2);
	 transform:scale(1.2);
   
}
.memberTop {
    color: rgb(37, 155, 236);
    font-family: "Droid Arabic Kufi";
    font-size: 11px;
    padding: 5px;
    background: none repeat scroll 0% 0% rgb(205, 224, 237);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    width: 172px;
    margin-top: 5px;
    border: 1px solid rgb(143, 187, 218);
}
.Triangleuser {
	
     float: left;
     margin-top: 30px;
     margin-left: -10px;
     width: 0;
     height: 0;
     border-style: solid;
     border-width: 9px 10px 9px 0;
     border-color: transparent #E9E9E9 transparent transparent;
}

.userinformation {
    background: none repeat scroll 0% 0% #F3F3F3;
    border: 1px solid #E9E9E9;
    border-radius: 5px;
    float: right;
    width: 195px;;
}
.bbcode_quote_main {
	 background:none repeat-x scroll 0 0 #fff5d3;
	 border:1px solid #f1d8ac;
	 border-radius:5px;
	 box-shadow:0 0 3px #eee;
	 margin-bottom:10px;
	 margin-top:10px;
	 overflow:hidden;
	 padding:1px;
}

.bbcode_quote_byx {
	padding:7px;
	margin:4px 2px 2px 2px;
	font-family:tahoma;
	font-size:11px;
	font-weight:lighter;
	-moz-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
}

.bbcode_quote_main a {
	 color:#c1611a !important;
}

.bbcode_quote_main a:hover {
	 color:#c8cbcf !important;
	 background:#646c74 !important;
         border-radius: 5px;

}

.TrBbcodeQuoteByxIn09 {
	 border-bottom:1px solid #f8eabb;
	 font-weight:bold;
	 padding-bottom:6px;
	 font-family:"Droid Arabic Kufi","Open Sans",sans-serif;
}

.QuoteIcon {
	 color:#cd8a33;
	 float:right;
	 font-size:36px !important;
	 text-shadow:0 1px 1px #fff;
}

.QuoteMes {
	 margin:0 40px 5px 0;
}

.bbcode_quote_byx_in_text {
	font-weight:lighter;
	padding-bottom:6px;
	font-family:"Droid Arabic Kufi","Open Sans",sans-serif;
	font-size:12px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#FFFFFF;
	padding-top:10px;
}

.bbcode_quote_nobyx{
	 border-bottom:1px solid #f8eabb;
	 font-family:"Droid Arabic Kufi","Open Sans",sans-serif;
	 font-size:11px;
	 font-weight:bold;
	 margin-left:2px;
	 margin-right:2px;
	 margin-top:4px;
	 padding:7px;
}
.topPost {
   padding: 4px;
   font-family: tahoma;
   font-size: 11px;
   border-radius: 5px;
   background: none repeat scroll 0px 0px #CDE0ED;
}
.abkdev {
    font: 10pt tahoma;
    color:   #F6F6F6;  
}
.vbcontrol {
    padding: 3px 6px;
    white-space: nowrap;
    background:   #transparent   url repeat-x scroll left top;
    font: bold 11px tahoma,verdana,geneva,lucida,"lucida grande",arial,helvetica,sans-serif;
    color:   #F6F6F6;


}

.PrevNextThread a {
    background-color: #DBECC0;
    margin: 4px;
    padding: 8px 4px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    border: 1px solid #B5CD8E;
    box-shadow: 0px 0px 3px #E2E2E2;
    border-radius: 5px;
    color: #4C6A13;
}

.top-number{
  color: #E6E6E6;
  float: left;
  width: 350px;
  margin-top: 15px;
}

.top-number p{
  margin: 0
}

.topnavbar {
    margin-top: 50px;
}

.TagListCell {
    background: none repeat scroll 0% 0% rgb(217, 237, 238);
    border: 1px solid #C6E5E7;
    overflow: hidden;
    padding: 2px 7px;
    font-size: 12px;
    border-radius: 4px;
}
.ShareScreen {
    background: none repeat scroll 0px 0px #FFF;
    border: 1px solid #E8E8E8;
    border-radius: 5px;
    box-shadow: 0px 0px 3px #EEE;
    font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
    font-size: 0.75em;
    font-weight: lighter;
    padding: 8px;
    margin-top: 10px;
    overflow: hidden;
    min-height: 10px;
}
.ShareScreen .IconShare {
    float: right;
    font-size: 36px;
    width: 50px;
    height: 46px;
    margin-left: 10px;
    border-radius: 5px;
    background: none repeat scroll 0% 0% #5E7081;
    color: #FFF;
    text-align: center;
    padding-top: 9px;
}
.ShareScreen .ShareList {
    float: right;
    margin-left: 10px;
}
.attachments {
    border: 1px solid #CECECE;
    background: none repeat scroll 0% 0% #ECECEC;
    margin: 20px 30px;
    border-radius: 0px;
    padding: 5px 10px;
    font-size: 12px;
}

.notices-main {
    overflow: hidden;
    background-repeat: repeat-x;
    padding: 2px 6px 2px 2px;
    border-radius: 5px;
    font-size:15px;
    text-align: center;
  
  }
  .NoticesFollowViw{
	font-size:9pt;
	font-weight:700;
	font-family:"Droid Arabic Kufi","Open Sans",sans-serif;
	margin:4px 4px 10px;
	padding:3px;
	overflow:hidden;
	border-radius:5px;
	color:#666
}
.notices {
    overflow: hidden;
    background-repeat: repeat-x;
    background-color: #D9EDEE;
    padding: 2px 6px 2px 2px;
    border: 1px solid #BEDBDD;
    border-radius: 5px;
    text-align: right;
    font-weight: normal;
}
.Upgrade {
    padding: 7px;
    border-width: 1px 3px 1px 1px;
    border-style: solid;
    border-color: #FAE5B8 #FDD683 #FAE5B8 #FAE5B8;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
    color: #575757;
    font-size: 12px;
    background-color: #FFF7E5;
    border-radius: 5px;
    height: 32px;
    margin: 4px 4px 5px;
}
.label-helper {
   background-color: #5190DB;
   float:right;
   color:#fff;
   border-radius: 0.25em;
   vertical-align: baseline;
   line-height: 2;
   font-size: 10px;
   padding: 0.2em 0.6em 0.3em;
   display: inline;
   text-align: center;
   white-space: nowrap;
   font-weight: bold;
   font-family:"Droid Arabic Kufi","Open Sans",sans-serif;
}

.ForumInfo {
    background: none repeat scroll 0px 0px #FFD6CE;
    border-radius: 5px;
    color: #A53F13;
    font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
    font-size: 1.2em;
    font-weight: lighter;
    margin: 5px 0px 10px;
    padding: 5px;
    text-shadow: 0px 1px 0px #FFEEE7;
}

.ForumInfo:hover {
	 background:none repeat scroll 0 0 #fbc9b5;
}

.ForumInfo a {
	 color:#ae3f0e;
}

.ForumInfo a:hover {
	 background:none repeat scroll 0 0 #ffcdb7;
	 border-radius:3px;
	 -moz-border-radius:3px;
	 -webkit-border-radius:3px;
	 text-decoration:none;
}
.smallfontInfo {
    font-size: 13px;
    font-family: "Droid Arabic Kufi","Open Sans",sans-serif;
    color: #000;
}

/* header */   

            
<!-----------            font                 ------------->
}
.fa-users:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    margin-top: 9px;
    left: 0;
}
.fa-cloud-upload:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 17px;
    margin-left: 8px;
    margin-right: 8px;
}
.fa-book:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 17px;
    margin-left: 8px;
    margin-right: 8px;
}
.fa-pencil-square-o:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 20px;
    margin-left: 8px;
}

.fa-certificate:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 17px;
    margin-left: 8px;
    margin-right: 8px;
}

.fa-cogs:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    line-height: 30px;
    font-size: 20px;

}
.fa-arrow-circle-o-down:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    line-height: 30px;
    font-size: 20px;

}
.fa-facebook:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    line-height: 30px;
    font-size: 20px;

}

.fa-twitter:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    line-height: 30px;
    font-size: 20px;

}

.fa-google-plus:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    line-height: 30px;
    font-size: 20px;

}


.fa-youtube:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    line-height: 50px;
    font-size: 30px;

}
.fa-user-plus:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    line-height: 28px;
    font-size: 24px;
    margin-left: 10px

}


.fa-envelope:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    line-height: 43px;
    font-size: 15px;

}

.fa-comments:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    line-height: 43px;
    font-size: 15px;

}
.fa-user-secret:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    line-height: 44px;
    font-size: 16px;

}
.fa-sign-out:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    line-height: 43px;
    font-size: 20px;

}
.fa-heart:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    line-height: 43px;
    font-size: 15px;

}

.fa-file-text:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 14px;
    margin-left: 10px;
    ine-height: 25px;

}
.fa-folder-open-o:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 14px;
    margin-left: 10px;
    ine-height: 25px;

}
.fa-file-text-o:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 14px;
    margin-left: 10px;
    ine-height: 25px;

}
.fa-comment:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 14px;
    margin-left: 10px;
    ine-height: 25px;

}


.fa-th-list:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 12px;
    margin-left: 4px;
    line-height: 19px;

}

.fa-street-view:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 12px;
    line-height: 22px;

}

.fa-comments-o:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 40px;
    margin-left: 10px;
    line-height: 22px;

}


.fa-home:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 25px;
    margin-left: 10px;
    line-height: 30px;

}


.fa-angle-double-left:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 20px;
    margin-left: 10px;
    line-height: 30px;

}

.fa-pencil:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 12px;
    margin-right: 5px;
    line-height: 22px;

}

.fa-search-plus:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 12px;
    margin-right: 5px;
    line-height: 22px;

}

.fa-file-archive-o:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 12px;
    margin-right: 5px;
    line-height: 22px;

}
.fa-check-circle:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    line-height: 30px;
    font-size: 20px;
}

.fa-empire:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    margin-left: 8px;
}
.fa-diamond:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    margin-left: 8px;
}
.fa-graduation-cap:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    margin-left: 8px;
}

.fa-calendar-o:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    margin-left: 5px;
}

.fa-flag-checkered:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    margin-left: 5px;
}


.fa-bar-chart:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    margin-left: 8px;
}



.fa-mobile:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    margin-left: 8px;
}


.fa-bell:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    margin-left: 8px;
}

.fa-facebook-official:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    margin-left: 5px;
}

.fa-heartbeat:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 15px;
    margin-left: 8px;
}

.fa-trophy:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    margin-left: 4px;
}

.fa-plus-circle:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 24px;
    margin-left: 8px;
   line-height: 28px;
}


.fa-exclamation-triangle:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 23px;
    margin-left: 8px;
    margin-left: 6px;

}

.fa-plus-square:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 24px;
    margin-left: 8px;
   line-height: 28px;
}
.fa-sign-in:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    line-height: 50px;
    font-size: 20px;

}
.fa-bolt:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 23px;
    margin-left: 8px;
    margin-right: -2px;
}
.fa-sitemap:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 23px;
    margin-left: 8px;
    margin-right: -8px;
}
.fa-apple:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 23px;
    margin-left: 8px;
    margin-right: -8px;
}
.fa-bullhorn:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 15px;
    margin-left: 8px;
    margin-right: 8px;
}
.fa-pencil-square:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    margin-left: 8px;
    margin-right: 2px;

}
.fa-lock:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 20px;
    margin-left: 8px;
    margin-right: 2px;

}
.fa-reply-all:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 20px;
    margin-left: 8px;
    margin-right: 2px;

}
.fa-thumb-tack:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    margin-left: 8px;
    margin-right: 2px;

}

.fa-cubes:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 15px;
    margin-left: 8px;
    margin-right: 8px;

}
.fa-tags:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 14px;

}
.fa-tag:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 28px;
    color: #4CA5AC;
    line-height: 47px;

}
.fa-chevron-circle-left:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 14px;
    margin-left: 8px;
 

}
.fa-clock-o:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 15px;
    margin-left: 8px;
    margin-right: 8px;

}
.fa-line-chart:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 15px;
    margin-left: 8px;
    margin-right: 8px;

}
.fa-arrow-right:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 15px;
    margin-left: 8px;
    margin-right: 8px;

}

.fa-search:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 20px;
    margin-left: 8px;
    margin-right: 8px;

}
.fa-star:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 20px;
    margin-left: 8px;
    margin-right: 8px;

}
.fa-tasks:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 20px;
    margin-left: 4px;
    margin-right: -3px;

}
.fa-reddit-square:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 20px;
    margin-left: 8px;
    margin-right: 8px;

}
.fa-cog:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 20px;
    margin-left: 8px;
    margin-right: 8px;

}
.fa-drupal:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    line-height: 30px;
    font-size: 20px;


}
.fa-bars:before { 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 20px;
    margin-left: 8px;
    margin-right: 8px;

}
/*-------------- Represen --------------*/

