.nav
{
	border-radius: 0 !important;
	background: #2ecc71 !important;
}
.main 
{
	background: #ecf0f1;
}
.margin-r-10
{
	margin-right: 10px !important;
}
.margin-t-20
{
	margin-top: 20px !important;
}
.margin-l-5
{
	margin-left: 5px !important;
}
.navbar-text
{
	color: #006d30 !important;
}
.logout
{
	color: #006d30 !important;
	width: 20px;
	height: 20px;
}
.formField
{
    border-radius: 0 !important;
    margin-bottom: 10px;
}
.frmfield
{
	width: 50% !important;
}
.btn-grey
{
	text-shadow: 0 1px 0 #fff;
    background: #bdc3c7;
    color: white;
    background-repeat: repeat-x;
    border-color: #7FC0E0;
    border-color: #7FC0E0;
    border-radius: 0 !important;

    width: 76px;

}
.no-m-b
{
	margin-bottom: 0;
}
.txt-center
{
	text-align: center;
}
.lbl-heading
{
	color: #a0a0a0;
}
.loginbg
{
	background: #ecf0f1;
}
.loginfrm
{
	margin-left: 74px;
    margin-top: 10px;
    margin-bottom: 10px;
}
}