/** trying to remove the toolbar **/
.mstrToolbarWrapper {
display : none !important;
}

body.mstrWeb {
 background-color: #dad7d0 !important;
}


.mstrLoginFieldsGroup LABEL{
width:60px;
margin:0px 0px 0px !important;

}
.mstrPanelPortrait{
margin:0px 0px 0px !important;
background-color:transparent !important;
}

body.mstrWeb{
font-family: Poppins;
	font-size: 12px;
	font-weight: normal;
	color: #003e51;
	line-height: 17px;
}

#rememberme{
position:absolute;
left:160px;
margin-top:125px;
z-index:11;

}

.mstrLoginFields {
 margin-bottom:6px;
}
.mstrLoginFieldsGroup {
 margin-bottom:0px;
 xpadding-bottom:6px;
}
.mstrLoginFieldsGroup DIV{
 margin-bottom:6px !important;
}
.mstrLoginFieldsGroup .fld > label{
display:block;
color:#ffffff;
font-size: 8pt;
line-height:17px;
position:relative;
}
.mstrPanelBody{
padding-left:18px !important;
}
.mstrLoginButtonBarLeft{
margin-left:105px !important;

}
.mstrTitle{
display: none;
}
.mstrServer{
display: none;
}


.mstrPanelPortrait{
border-bottom-style :none;
border-top-style:none;
border-left-style :none;
border-right-style:none;
}

.mstrLoginOptions{
margin-top:0px !important;
margin-left:0px !important;
}

