html {
    overflow:scroll;
    overflow-x:hidden;
    overflow-y: scroll;
}

.dg_header a{
	color:#666;
	font-weight: bold;
}
.dg_header a:hover{
	color:#444;
	text-decoration: none;
}

.content-container{
	margin-left: 1% !important;
}

.footer-portal-link{
	margin: 20px 0;
	text-align: center;
}

.footer-portal-link a{
	color: #FFFFFF;
  	font-size: 16px;	
}