.login-page:before, .error-page:before, #main-content
{
/*background-image: url("images/body-bg.jpg") !important;
background-repeat: no-repeat;
background-attachment: fixed; 
background-size:cover;*/
background:#ebeff2;
}
.hover-diff
{
  color:#98a6ad;	
}
.top-section
{
	width:100%;
	display:table;
	text-align:center;
	margin-bottom:18px;
}

.top-section img
{  
    text-align:center;
	margin:0 auto;
}

.top-section h2
{
    font-family: Century Gothic;
    font-size: 18px;
    font-weight: 500;
    color: #8d9294;
}

.bottom-section
{
  margin-top:20px;
  text-align:center;
}
.bottom-section p
{
    /*font-family: Century Gothic;*/
    font-size: 10px;    
    font-weight: 300;
    color: #8d9294;	
}