html,body {
	border: none;
	color: #000000;
	font-family: Arial, sans serif;
	font-size: 13px;
	/* height: 100%;*/
	margin: 0;
	padding: 0;
	outline: none;
}
.body_bg {
	margin: 0;
	/*background: url(../images/NewDesign/bg.png) repeat;
	background-color:#e8eff7;*/
}
#header {
	background: url(../images/header_top2.png) repeat-x left bottom #ffffff;
	height: 115px;
	padding: 0 5%;
}
#login_page_content {    
    background-color:#f1f1f1;
    border:1px solid #95c2ef;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit--border-radius: 10px 10px 10px 10px;
    display: block;
    margin: 4% 17% 0;
    padding:30px 15px;
    -moz-box-shadow:2px 2px 4px #aaaaaa;
    -webkit-box-shadow:2px 2px 4px #aaaaaa;
    box-shadow:2px 2px 4px #aaaaaa;
}
.title_heading1 {
	color: #231F20;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 390px;
}
.login_textbox{
	background-color: #d1d1d1;
	border: 0 none;
	font: 14px Arial, Helvetica, sans-serif;		
	padding: 0 2px;
	padding: 8px 2px\9;
	height:30px; 
	height:14px\9; 	
	width:421px; 
	font-size:14px;
	}
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
	.login_textbox{
	width:417px; 
	}
}		
.login_btn_bg { 
	display: table;
	display: block\9;
	background: url(../images/NewDesign/btn_bg1.jpg) repeat-x;
	border: 0px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #FFFFFF;
	cursor: pointer;
	font: bold 12px arial, verdana;
	padding: 8px 20px;
	text-transform: uppercase;
	white-space: nowrap;
}
.login_logo_area{    
    display: block;
    margin: 0 13.5%;
    padding:35px 0 0 0px;
}
.login_text{	
    color: #000000;
    font-size: 14px;
}
.gray_box {
	padding: 18px;
	color: #464646;
	-moz-border-radius: 0px 10px 10px 10px;
	-webkit-border-radius: 0px 10px 10px 10px;
	border-radius: 0px 10px 10px 10px;
	
	position: relative;
	margin-top: -5px;
}
a.loglink{
	color: #000000;
    text-decoration: none;
}
a.loglink:hover{
	color: #000000;
    text-decoration:underline;
}
.btn_bg1 { 
	background:#058ae5;    
	border:0px;    
	display: table;		
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-appearance:none;
	border-radius: 3px;
	color: #FFFFFF;
	cursor: pointer;
	font: bold 12px arial, verdana;
	padding: 8px 20px;	
	white-space: nowrap;
	display:inline-block\0/;
    padding: 8px 20px\0/;
}
@media all and (min-width:0){
.btn_bg1{
	display:inline-block\0/;
	padding: 8px 20px\0/;
}
}
.btn_bg1:hover { /*modified style*/
	background:#058ae5;    
	border:0;      	
    display: table;		
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #FFFFFF;
	cursor: pointer;
	font: bold 12px arial, verdana;
	padding: 8px 20px;
	/* text-transform: uppercase; */
	white-space: nowrap;
	display:inline-block\0/;
    padding: 8px 20px\0/;
}
/* signout page styles */
.signout_text_portion{
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:2px solid #cccccc;
	font:12px Arial, Helvetica, sans-serif;
}
.signout_text{
	float:left;
	width:60%;
	font:28px Arial, Helvetica, sans-serif;
	color:#656565;
}
.btn_signin {
    background-color:#B8B8B8;
    border: 0 none;
    border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: table-cell;
    font: bold 12px arial,verdana;    
   /* width:84px;
    height:31px;*/
    padding: 9px 20px;
    /*text-transform: uppercase;*/
    white-space: nowrap;
    text-align:center;
    vertical-align: middle;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
	.btn_signin {
	padding: 8px 20px;
	}
}
.signout_box1_heading{
	font:bold 13px/20px Arial,Helvetica,sans-serif;
}
.textbox1 {
	background-color: #d1d1d1;	
	border: 0 none;
	font: 13px Arial, Helvetica, sans-serif;
	height: 21px;
	padding: 0 2px;
	width: 236px;
	border-radius: 3px;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;  
}
.standardError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff0000;
}
.btn_bg_new { 
	display: table;
	background:#058ae5;	
	border: 0px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #FFFFFF;
	cursor: pointer;
	font: bold 12px arial, verdana;
	padding:9px 20px;
	/* text-transform: uppercase; */
	white-space: nowrap;
	display:inline-block\0/;
    padding: 8px 20px\0/;
   
}
@media screen and (-webkit-min-device-pixel-ratio:0) {	
.btn_bg_new{
	display:inline-block\0/;
	padding: 8px 20px\0/;
	margin-top:2px;
}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.btn_bg_new{	
	padding:8px 20px;	
}
}
.main-content-outer{
	font-family: 'Montserrat', sans-serif;
	color: #3b3b3b;
	font-size: 14px;
	background: #fff;
	display:flex; 
  	flex-direction:column;
}
.login_copyright p{
	padding-top:12px;
	font:11px arial ;
	color:#878787; 	
}
	
