h4{
margin: 5px 0 7px 0 ;
}
tr td:first-child{
    width:1%;
    white-space:nowrap;
}
table{
background-color:#fff;
}
td{
text-align:center;
background-color:#f5f5f5;
}
table tr:nth-child(2n+1) td {
background-color:#E1E1E1;
}
img{
margin-left:auto;
margin-right:auto;
}
div{
    text-align: center;
}
*{
direction:rtl;
font-family:'Simplified Arabic';
}
table tr:nth-child(1) td,table td:nth-child(1){
    background-color: #14B3E4 !important;
	color:#3c3c3c;
}

table tr:nth-child(1) td,table td:nth-child(1){
	padding:3px 10px 4px  10px;
	font-weight:bold;
	text-align:right;
}
table * 
{
font-size:small;
}
