﻿ 
/**********************************************************
 * This is Generated Code
 * You should not modify this code as it may be overwritten.
 * Generated By Generative Objects 
 *********************************************************/

.loginContent{
width: 400px;
min-width: 300px;
background-color: white;
padding: 2%;
margin-left:auto;
margin-right:auto;
}
.loginContent input[type="text"], .loginContent input[type="password"]  {
padding: 2px;
}
.loginPage .breadcrumbs {
height: 20px;
}
.loginPage .zone-content {
-ms-flex-pack: center;
justify-content: center;
}
.loginLeftColumn, .loginRightColumn {
background-color: white;
margin: 20px;
padding: 20px;
width: 400px;
}
#LoginUser_RememberMeLabel, #LoginUser_RememberMe {
display: none;
}  