.brand-logo
{
width:50px;	
margin-left: 14px;
}
.bg-genkey-blue
{
background-color: rgba(0, 139, 255, 1);	
line-height: 30px;
}
.bg-genkey-black{
background-color: rgb(0,0,0)!important;
}
.genkey-orange{
    color: #d35400 !important;
}
body{
	font-family: FSEmeric-Medium, sans-serif  !important;
    font-size: 12px !important;
	text-transform:uppercase;
	background-color: #fff !important;
}
.login-section
{
padding-top:30px !important;
}
.navbar{
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.navbar-brand{
color: rgba(255, 255, 255, 0.84) !important;
font-size: 1.0rem;
}
.navbar-brand span {
	line-height:1.2;
	display:inline-block;
	vertical-align:middle;
}
.loginIcon-username{
        float:left;
        margin-left:-36px;
		margin-top:9px;
        position: relative;
        z-index: 2;
        color:#292929;
		display: inline-block;
    }
.loginIcon-password{
        float:left;
        margin-left:-32px;
		margin-top:9px;
        position: relative;
        z-index: 2;
        color:#292929;
		display: inline-block;
    }
.form-label-group > label {
font-weight:bold;
color:#6b6f73 !important;
}
.form-label-group input:not(:placeholder-shown) ~ label {
font-size: 10px !important;
}
.btn-group-lg>.btn, .btn-lg {
    font-size: 0.9rem!important;
}
.form-label-group input:focus + .loginIcon-password
{
 color:red;
}
.navbar-secondary-height
{
height:20px;	
 margin-top: 20px;
}
.genkey-bottom-black > ul{
margin-top: -12px;
 font-size: 0.75em;
}
