<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.CSSTableGenerator {
	margin: auto;
	padding: 2px;
	width: 100%;
	height:16.3%;
	/*box-shadow: 10px 10px 5px #888888;*/
	/* border: 1px solid #709ECA; */
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
	width: 100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-size: 13px;
	margin-bottom: 10px;
	/* padding: 5px; */
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator a {
	color: #6b6b6b;
}
.CSSTableGenerator td a{
	color: #6b6b6b !important;
}
.CSSTableGenerator tr:nth-child(odd){background-color: rgba(234, 238, 242, 0.76);}
.CSSTableGenerator tr:nth-child(even)    {background-color: rgba(255, 255, 255, 0.76);}.CSSTableGenerator td{
	vertical-align:middle;
	border:1px solid #f0f2f3;
	border-width:0px 1px 1px 0px;
	text-align: center;
	padding: 2px;
	line-height: 28px;
	font-size: 9pt;
	font-family: "Kufi-Arabic-Regular" !important;
	/* color: #000000 !important; */
}.CSSTableGenerator tr:last-child td{
	/* border-width:0px 1px 0px 0px; */
}.CSSTableGenerator tr td:last-child{
	/* border-width:0px 0px 1px 0px; */
}.CSSTableGenerator tr:last-child td:last-child{
	/* border-width:0px 0px 0px 0px; */
}
.CSSTableGenerator tr:first-child td{
		background:
		
		
		
		
		-o-linear-gradient(bottom, #9EDA33 5%, #849B5A 100%);
		/* background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, rgba(94, 89, 121, 0.5)), color-stop(1, rgba(51, 48, 90, 0.46)) ); */
		background:
		
		
		
		
		-moz-linear-gradient( center top, #9EDA33 5%, #849B5A 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#9EDA33", endColorstr="#849B5A");
		background: 
		
		
		
		
		-o-linear-gradient(top,#9EDA33,849B5A);
		/* background-color: rgb(53, 51, 79); */
		border:0px solid #f0f2f3;
		text-align:center;
		border-width:0px 0px 1px 1px;
		font-size: 10pt;
		font-family:Arial;
		font-weight:bold;
		color:#ffffff;
}

.CSSTableGenerator tr:first-child td:first-child{
	/* border-width:0px 0px 1px 0px; */
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}




.CSSTableGenerator1 { width:200px;}
.CSSTableGenerator1 table a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
.CSSTableGenerator1 table a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
.CSSTableGenerator1 table a:active,
.CSSTableGenerator1 table a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
 .CSSTableGenerator1 table {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:10px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	margin:2px;
	border:#ccc 1px solid;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
.CSSTableGenerator1 table th {
	padding:3px 3px 3px 3px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;
    text-align: left;
    padding-left: 7px;
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
.CSSTableGenerator1 table th:first-child{
	    text-align: left;
    padding-left: 7px;
}
.CSSTableGenerator1 table tr:first-child th:first-child{
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
.CSSTableGenerator1 table tr:first-child th:last-child{
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
.CSSTableGenerator1 table tr{
	text-align: center;
	padding-left:3px;
}
.CSSTableGenerator1 table tr td:first-child{
	text-align: left;
	padding-left:3px;
	border-left: 0;
}
.CSSTableGenerator1 table tr td {
	padding:2px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
.CSSTableGenerator1 table tr.even td{
	background: #DCE9B7;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#DCE9B7));
	background: -moz-linear-gradient(top,  #f8f8f8,  #DCE9B7);
}
.CSSTableGenerator1 table tr:last-child td{
	border-bottom:0;
}
.CSSTableGenerator1 table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
.CSSTableGenerator1 table tr:last-child td:last-child{
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
.CSSTableGenerator1 table tr:hover td{
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}
th{
	
text-align: right;
	
padding-right: 7px;
}




.btn-primary_d {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #A60606;
    background-image: -moz-linear-gradient(top,#08c,#04c);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
    background-image: -webkit-linear-gradient(top,#08c,#04c);
    background-image: -o-linear-gradient(top,#08c,#04c);
    background-image: linear-gradient(to bottom,#AA0A0A,#F20D0D);
    background-repeat: repeat-x;
    border-color: #04c #04c #002a80;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
/*--//responsive-design---*/

ul.pagination1 li:hover,
ul.pagination2 li:hover,
ul.pagination3 li:hover {
	background-color: #FF9500;
}

ul.pagination1 li,
ul.pagination2 li,
ul.pagination3 li {
    padding: 10px;
    font-family: georgia;
	background-color: #8890FC;
    font-size: 24px;
    color: #fff;
    line-height: 1;
    width: 600px;
    margin-bottom: 1px;
	list-style:none;
}

ul.red {
	outline:10px solid red;
}

ul.simplePagerNav li{
    display:block;
    float: right;
    padding: 10px;
    margin-bottom: 10px;
    font-family: georgia;
    font-size:14px;
}

ul.simplePagerNav li a{
    color: #333;
    text-decoration: none;
}

li.currentPage {
	background: red;
    background: #E6DED4;	
}

ul.simplePagerNav li.currentPage a {
	color: #fff;	
}

table.pageme {
    border-collapse: collapse;
    border: 1px solid #ccc;
}  

table.pageme td {
    border-collapse: collapse;
    border: 1px solid #ccc;
}


.uploadFile{background: url('../../wall_icons/whitecam.png') no-repeat;height: 32px;width: 31px;overflow:hidden;cursor:pointer;position: absolute;top: 16px;left: 32%;}
.uploadFile input {
   filter: alpha(opacity=0);
   opacity: 0;
   margin-left: -119px;
}
.adBlock{margin-bottom:15px}
.adTitle{margin-top:8px}
.arrowUp_white {
background: url('../../wall_icons/wallicons.png') no-repeat -90px -172px;
width: 14px;
height: 7px;
position: absolute;
margin-top: 22px;
margin-left: 22px;
}

.button_r {
      display: inline-block;
    border-radius: 4px;
    background-color: #f4511e;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 15px;
    padding: 7px;
    width: 383px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
}

.button_r span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  font-weight: bold;
}

.button_r span:after {
  content: '';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button_r:hover span {
  padding-right: 25px;
}

.button_r:hover span:after {
  opacity: 1;
  right: 0;
}</pre></body></html>