.dashboard_table
{
	border:1px solid #ccc;
	margin-top:15px;
}.dashboard_table a { text-decoration: none; }
.dashboard_table thead th , .dashboard_table tbody td
{
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#000;
	padding:8px 10px;
}
.dashboard_table tbody tr:nth-child(odd)
{
	background:#fff;
}
#toplevel_page_main-dashboard img { }

.contentarea {    float: left;    width: 100%; }
.leftarea {    float: left;    width: 80%;}
.rightarea {    float: left;    width: 19%; margin-left:1%; margin-top:15px;}
.rightarea .imgdiv img {    float: left;    width: 100%; margin-bottom:15px;}
.support_text p{ font-size:13px; color:#000; font:arial; line-height:19px;}
.support_text p a{ font-size:13px; color:#457CDC; text-decoration:underline; }
#wpfooter
{
position:static !important;
}
#adminmenu .wp-menu-image img
{
opacity:1 !important;
}

table .headerSortDown {
    background-image: url("desc.gif") !important;
}
table .headerSortUp {
    background-image: url("asc.gif") !important;
}
table  .header {
	 background-image: url("bg.gif");
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
}.loadinbackscreanhide  {	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;    color: #fff;    font-family: arial;    height: 100%;    left: 158px;    padding-top: 234px;    position: fixed;    text-align: center;    top: 0;    width: 91%;    z-index: 999999999;  }  .loadinbackscreanhide h3  {	  color:#fff;	  font-size: 23px;      margin: 0;  }  .loadinbackscreanhide p  {	  font-size: 17px;      margin: 8px 0px;  }