
body {
    direction:rtl !important;
    text-align:right !important;
}
.error_list {
    color:red;
}
.top-menu {
    padding:10px !important;
    direction:rtl;
    text-align:right;
    background-color: #E7EEF6;
    border-bottom:solid #003399 1px;
    width:100%;
	height:20px;
	
}
th {
    background-color:#E7EEF6;    
}
.top-menu a {
    padding:10px;
}
.stats {
    background-color:#e7eef6;
    width:100%;
    border-bottom:solid 1px #0099FF;

    margin-bottom:5px;
	
}
.stat {
    display:inline-block;
    border-left:solid 0px black;



}
