.saptaColor
{
	color: #337AB7 !important;
}
.loginTitle
{
	font-size: 25px;
	text-align: center;
	font-weight: bold;
	color: #337AB7;
}
.loginCopyright
{
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #ccc;
}

#return-to-top 
{
    position: fixed;
    bottom: 20px;
    right: 5px;
    display: none;
}