.cmsdashboard-block .notification-block-inner{ 
    border: 1px solid #021C57;
    min-height: 200px;
	padding:10px;
	margin-bottom:10px;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
overflow:hidden;
}
.cmsdashboard h5{
    background-color: #021C57;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px;
	-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
margin-bottom:0px;
	
}
.cmsdashboard h4{
    color: #021C57;
    font-size: 16px;
	float:left;
	padding-top:6px;
	text-decoration:underline;
   
}
.cmsdashboard .editlink{
    color:#021C57;
    font-size: 14px;
    padding-left: 12px;
	font-weight:bold;
	font-style:italic;
	
}
.cmsdashboard .cmsdashboard-li-left{
	float:left;
	width:100%;
}
.cmsdashboard .cmsdashboard-li-right{
	float:left;
	width:100%;
	
}
.google-visualization-orgchart-node-medium{ width:220px;}
.abtnashikwrp div.status{ float:left;width:100%;}
div.status{ width: 100%;}
#ui-datepicker-div{ width:260px;}
#user-login-form .item-list{ display: none;}
/*
.pager li.pager-first a{ background-image: url("../images/first_hover.png");
	background-repeat:no-repeat; background-size: 20px 20px;}	
.pager li.pager-previous a{ background-image: url("../images/previous_hover.png");
		background-repeat:no-repeat;}
		*/

.views-table thead th a{ color: #fff;}
.views-table thead th a:hover{ color: #ccc;}

