@font-face {
  font-family: 'Montserrat';
  src: url('../../font/Montserrat-Regular.otf') format("opentype");
}
@font-face {
  font-family: MontserratSemibold;
  src: url('../../font/Montserrat-SemiBold.otf') format("opentype");
}
@font-face {
  font-family: MontserratBold;
  src: url('../../font/Montserrat-Bold.otf') format("opentype");
}
@font-face {
  font-family: TTNormsRegular;
  src: url('../../font/TTNorms-Regular.otf') format("opentype");
}
@font-face {
  font-family: TTNormsSemiBold;
  src: url('../../font/TTNorms-Medium.otf') format("opentype");
}
@font-face
{
  font-family: 'HelixRegular';
  src:  url('../../font/Helix.eot'); /* IE9 Compat Modes */
  src: url('../../font/Helix.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../font/Helix.ttf')  format('truetype');
}
#LoginPage #warning {
   margin-left: 0;
   width: 100%;
}
#LoginPage #head1{
	height:125px;
	}
#LoginPage{
	font-family:Montserrat !important;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	}
#LoginPage input[type="text"],#LoginPage input[type="password"]
  {
    color:#ffffff !important;
    font-weight: normal;
    font-size: 18px !important;
	border: 1px solid #FFFFFF;
	width: 365px !important;
    height: 48px;
    background: none;
    }
  #LoginPage .pageHeader{
  font-family:HelixRegular !important;
  }
 #LoginPage .alertLogin{
 background-color:#ffffff;
 }
 #Login .alertLogin{
     font-size: 14px !important;
     position:relative;
     border:1px solid #cccccc !important;
     border-radius: 0px;
    min-height: 80px !important;
    box-shadow: none !important;
    padding: 20px;
 }
#LoginPage .alert-danger, .alert-error  {
	    color: #555555;
	}
#LoginPage ::-webkit-input-placeholder{
    color:#ffffff !important;
        font-weight: normal;
    font-size: 18px !important;
    
    }
    
   .HeaderContainerTextCls{
	margin-left: 25px;
    /*line-height: 55px;*/
    line-height: 64px;
    color: #555555;
    font-weight: lighter;
    font-size:26px;
	}
	#LoginPage #head1{
	background-image:none;
	background-color:#ffffff;
	margin: auto;
    max-width: 1370px;
	}
	
	
	#LoginPage .pageHeaderBox{
	margin-top: 24px;
    margin-left: 112px;
    height: auto;
	margin-bottom: 16px;
	}
	
#LoginPage ::-moz-placeholder{
	    color:#ffffff !important;
        font-weight: normal;
    font-size: 18px !important;
	}
	
	.angledBorderMain{
	 position: relative;
	}
#LoginPage :-ms-input-placeholder
{
	    color:#ffffff !important;
        font-weight: normal;
    font-size: 18px !important;
	}
	
#LoginPage .pageHeader{
	color:#ffffff !important;
    font-size: 32px !important;
    line-height: 48px;
	}
#LoginPage .navbar-inner {margin-left: 0; margin-bottom:20px;}
#LoginPage .loginDetailHeight {
	margin-left: 0;
}
#main-div {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
 /* border-radius: 10px;*/
  display: block;
  float: left; 
  overflow: hidden;
  width:100%;
  margin:15px auto 0 auto;
}
.divWidth{width: 100% !important;}
.ie7 #main-div,
.ie8 #main-div {
 /* background: url("../../img/ContentBG.png"); */
    background-color: white; 
    filter: alpha(opacity=90);
}
.ie8 #main-div-Container {
  width: 75% !important;
}
.ie7 #main-div-Container label {
  color: #555 ;
}
#main-div-Container ul {padding-left: 0 !important;}
#copyrightTag {
	padding-left : 0;
	float: left;
    margin: 0px;
    height: 56px;
    background-color:#FAFAFA;
}
#copyrightTag .floatRightCls{
	float: right;
	padding-top: 15px;
	}
#copyrightTag a {
	color: #00384D !important;
}
#main-div-Container .alert p {
	margin: 4px 0px 4px 4px !important;
}
#main-div a {
  color: #fff;
}
#main-div-Container .row-fluid {
  margin: 0 !important;
}
#warning {
  width: 99%;
  margin-left: 10px;
  height: 140px;
}
.loginTag {
  font-size: 15px;
  color: #555;
}
.divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
  position: relative;
  top: -14px;
  *top: -10px;
  width: 75%;
}
#buttonContainer {
  display: inline-block;
  /*width: 184px;*/
  margin-left: 0.5%; /*-2.5%  -0.5%*/
  margin-bottom:33px;
}
#formContainer .loginHelp1 { padding:0 !important;}
#formContainer .loginHelp2 {padding:0 !important;}
#formContainer h2.submenuColor {color:#008094 !important;}
.ie9 #buttonContainer span {
  width: 78px;
}
.ie9 #buttonContainer,
.ie8 #buttonContainer {
  width: 173px;
}
.ie7 #buttonContainer {
  width: 178px;
}
.ie7 #buttonContainer input {
  display: inline;
  width: 50px;
}
#buttonContainer > span {
  float: right;
}
.contctRow {padding-left:0;}
.contctRow a#contact {
  padding: 5px 0;
  width:142px; /*125px*/
  font-size:13px;
  white-space: nowrap;
  margin-bottom:15px;
  margin-right:20px;
  float:right;
}
.globalUtilityNav a#help {
	margin-right: 20px;
	position:relative;
	top:4px;
	font-size:12px;
}
#loginArea label {
	color:#666;
	font-size:13px;
}
#wacContainer > a {
  float: left;
}
#formContainer {
  margin: 0 0%;
}
.marginleft5 {
	margin: 0 5% !important;
	}
.ie8 #formContainer {
  margin-left: 10% !important;
}
#logout-div {
  border-radius: 10px;
  display: block;
  float: left;
  height: 640px;
  overflow: hidden;
  width: 100%;
  margin-top: 40px;
}
#logout-div-background {
  background: none repeat scroll 0 0 #fff;
  /*border-radius: 10px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.8);*/
  display: block;
  float: left;
  height: 640px;
  position: absolute;
  overflow: hidden;
  width: 78.4%;
  z-index: -1;
  /*margin-top: 15px;*/
}
.ie7 #logout-div-background {
  background-color: white; 
  filter: alpha(opacity=90);
  margin-left: -77.8%;
}
.ie8 #logout-div-background {
  background-color: white; 
  filter: alpha(opacity=90);
}
#logout-div ul {
  color: #20B4C5;
  font-size: 15px;
  margin-left: 5px !important;
  margin-bottom: 10px;
}
#logout-div a {
  color: #20B4C5;
}
.loginWidth {
  width: 52.8%;
}
.ie8 .loginWidth {
  width: 13.8%;
}
.ie7 .loginWidth {
  width: 52% ;
}
.adjustHeightWarning {
  height: 110px;
  padding: 17px 0 25px;
}
.ie7 .adjustHeightWarning {
  padding-top: 15px;
  height: 120px;
}
#forgetDiv {
  position: relative;
  width: 56%;
  top: 10%;
}
.ie7 #forgetDiv {
  width: 59% !important;
}
.fixedPosWidth {
  width: 900px !important;
}
.forgotWacPara {
  padding-left: 10px;
  padding-top: 6px;
}
.ie8 .forgotWacPara,
.ie9 .forgotWacPara {
  padding-top: 7px;
}
.loginDetailHeight {
  height: 200px;
  margin-left: 3%;
}
.ie7 .loginDetailHeight {
  padding-top: 15px;
  height: 200px;
  margin-left: 3%;
}
.row-fluid .span3 label{
	color:#525450;
}




/*Reset WAC starts here*/
#first-half{
	margin-left:0;
	width: 50%;
    margin-right: 0px;
    height: 540px;
	}
#right-half{
	width:50%;
	height:540px;
}
.LoginRightBox { margin-left:0 !important;}
#formContainer .halfArea1 .navbar-inner, #formContainer .halfArea2 .navbar-inner{
	margin-bottom :20px;
}
#login-header{
	background: -webkit-linear-gradient(top, #209aaf 0%, #27c6d9 79%, #27c6d9 99%, #663816 100%);
	background: -moz-linear-gradient(top, #209aaf 0%, #27c6d9 79%, #27c6d9 99%, #663816 100%);
	background: -ms-linear-gradient(top, #209aaf 0%, #27c6d9 79%, #27c6d9 99%, #663816 100%);
}
#wac { margin-bottom:16px;}
.SecurityBoxHead {width:89.1%; padding: 17px 20px 0 !important; height:31px;}
.ContactBoxHead {width:94%; padding: 20px 0 0 20px !important;}
.SecurityBox {width:89%; height: 84px; padding: 15px 20px 0 !important; }
.ContactBox {width:92%; padding: 0 0 0 20px !important; }
.ContactBox1 {width:94.5%; padding: 0 0 0 20px !important; }
.ContactBox1 .PhnIcon { margin-top:10px;}
.SecureMsgBox {width:94.5%; padding: 20px 0 20px 20px !important; }
.feedbackBox {width:94%; padding: 20px 0 11px 20px !important; }
.SecurityBox a#security-tips {margin-top: 10px;}

.padlockIcon img { position:relative; margin-right:10px;}
#logInDetails {height: 380px;}
#wacContainer{
	float: left;
}
#login{
	width: 198px; 
	text-align:left;
}
.border_bottom{
	border-bottom: 1px solid #d4d4d4;
}
#formContainer .float_right{
	float: right;
	padding:5px 0;
	width:142px; /*125px*/
	font-size:13px;
}
#main-div #forgot{
	color: #ffffff !important;
	font-size:14px;
	font-family: TTNormsRegular !important;
	line-height:16px;
}
#main-div #forgotAlpha{
	color: #008392;
}
#timings .row-fluid{
	padding-left: 0;
}


#timings {
	padding-top: 25px;
	margin-left:10px !important;
}
#timings ul li {line-height:18px; color:#111111; font-size:13px;}
#formContainer .plc_holder{
	padding:5px 5px 5px 10px;
	border-radius:0;
	margin:0;
}
#formContainer .plc_holder::-webkit-input-placeholder {
	
	color:#6f6f6f;
	font-size:11px;
}
#formContainer .plc_holder::-moz-placeholder {
	
	color:#6f6f6f;
	font-size:11px;
}
#formContainer .plc_holder:-ms-input-placeholder {
	
	color:#6f6f6f;
	font-size:11px;
}
.bold_text{
	font-weight : bold;
	font-size: 13px;
}
input.btn_width{
	padding: 0 18px;
}
#online-sup{
	/*padding: 0 22px;*/
}
#security-FraudInfo{
	margin-top: 3px;
}

.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #ffffff;
  /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
  background-color: #FDB239;
  /*  background-position: 0 -28px;*/
}

#LoginPage .callTxt { font-size:17px; color:#666; margin-top:8px;}
#LoginPage .plainTxt li { color:#111111;line-height:15px;margin-left:0 !important;}
#LoginPage #error { margin-left:0 !important;}
.pageHeaderBox {
	padding:0;	
	margin-left:0;
}
.no_margin{margin: 0px;}
#formContainer .no_padding{padding-top: 0px !important;}
.pageHeader h3 {margin:17px 0 0 -2px; width:auto;} /*bottom:5px;*/
.pageHeader .configTxt {color:#666;font-size:12px;font-family:Montserrat;display:block;margin-bottom:18px; margin-top:12px; /*23px*/}
_:-ms-fullscreen, :root #membError li, #wacError li {width:58.5%;}

#LoginPage .submenuColor {margin:0; font-size:15px; color:#494949;}
#LoginPage .contctHeadTxt { margin-bottom:9px; font-size:15px; color:#494949;}
#LoginPage .bsbtxt { margin-right:20px;}
#LoginPage #membError li, #LoginPage #wacError li {
	 font-size:12px !important; 
	 font-weight:bold !important; 
	 border:1px solid #F7964F; 
	 outline:none; 
	 box-shadow:0 0 2px #F7964F;
	 position:relative;
	 top:15px;
	 margin:10px 0 0 20px !important;
	 width:63.6% !important;
}
#LoginPage #wacError li { 
    top:25px;
}
#LoginPage .ErrContanr { margin-left:0; clear:both;}
#LoginPage .LoginErrBox li, #LoginPage #error li {width:99%;}
#LoginPage #login {
	 font-size:18px;
	 float:left;
}
#Login .alertLogin .successActionMessage {font-size:12px; font-weight:bold;}
#LoginPage .LoginErrBox { padding:0; margin-left:0;width: 98.5% !important;}
#LoginPage .resetWacTxtGap { padding:3px 0 20px 0;}
#LoginPage .loginHelpIcon {position:relative; top:-1px;}
#LoginPage #formContainer #login-header { height:50px;}
#LoginPage .loginTxt span {
	color: #fff;
    font-size: 15px;
    font-weight:bold;
}
#LoginPage .plainTxt li.loginLeftMargin { margin-left:10px !important;}
#LoginPage .loginTxt, #LoginPage .loginHelpTxt { padding-top:15px; text-align:center;}
#LoginPage #formContainer #loginFieldNm {
	height: 25px;
    padding: 28px 0 31px 0;
}
#LoginPage #formContainer #loginFieldNmAlpha {
	height: 25px;
    padding-bottom:24px;
}
#LoginPage #formContainer #loginWacFieldNm {padding: 28px 0 0 0;}
#LoginPage #formContainer .inptField { padding-left:20px;}
#LoginPage .loginInptField { margin-bottom:0 !important;}
#LoginPage .loginWacFieldAlpha {height:30px;}
#LoginPage .loginWacField { padding-top:8px; height:30px;}
#LoginPage .LoginHelpContent { padding:20px 0 20px 20px;}
#LoginPage #main-div {
   margin-top: 0;
   box-sizing: border-box;
   -webkit-box-sizing: border-box;
   border-radius: 0px;
   padding:0px;
   max-width: 1370px;
   margin: auto !important;
   float: none;
}

@media all and (min-width: 1000px) and (max-width: 1200px){
	#loginArea label {font-size:12px;}
	.LoginRightBox {width:356px;}
	#wacContainer {float:right;}
	#LoginPage #membError li, #LoginPage #wacError li { width:70.6% !important;}
}
@media all and (min-width: 1250px) and (max-width: 1300px){
	/*#main-div { width:1082px;}
	#head1,#head1Container { width:1082px !important;}*/
	#main-div #forgot {margin-left: 30px;}
	#formContainer .plc_holder { margin-left:-4px;}
	#buttonContainer { margin-left:-2.5%;}
}
@media all and (min-width: 995px) and (max-width: 1200px){
	#main-div #forgot {margin-left: 0 !important;}
	_:-ms-fullscreen, :root #main-div #forgot {margin-left: 0 !important;}
}
@media all and (min-width: 200px) and (max-width: 1150px){
	#LoginPage { width:1150px !important; overflow-x:scroll;}
	#formContainer .float_right { position:absolute; right:20px;}
	.contctRow a#contact { position:absolute; right:0; bottom:2px;}
	#main-div #forgot {margin-left: 30px;}
}
@media all and (min-width: 800px) and (max-width: 889px){
	#wacContainer {float:right;}
	#LoginPage #membError li, #LoginPage #wacError li { width:79.3% !important;}
	#LoginPage .LoginErrBox li, #LoginPage #error li { width:376px;}
	#main-div #forgot {margin-left: 7px;}
}
@media all and (min-width: 890px) and (max-width: 999px){
	#LoginPage #membError li, #LoginPage #wacError li {width: 83% !important;}
	#main-div #forgot { margin-left:30px;}
	}
@media all and (min-width: 700px) and (max-width: 799px){ 
	.ContactBox1 {width:96.5%;}
}
@media all and (min-width: 1400px) and (max-width: 4000px){
	#buttonContainer { margin-left:-0.5%;}
}
/*Reset WAC ends here*/
.forgotWacAlign{
	padding-top: 16px;
}

.btn.registerBtnForLogin{
	width: 198px !important;
	height:35px; 
	color: #d35d0e;
    border: 2px solid;
    border-color: #d35d0e;
    border-radius: 8px;
    background-color: #EAF4F6;
    font-size: 14px;
    font-family:MontserratSemibold !important; 
    background-image: -webkit-gradient(linear, left top, left bottom, from(#EAF4F6), to(#EAF4F6)) !important;
	  background-image: -moz-linear-gradient(#EAF4F6, #EAF4F6) !important;
	  background-image: linear-gradient(#EAF4F6, #EAF4F6) !important;
	  background-image: -o-linear-gradient(#EAF4F6, #EAF4F6) !important;
	  background-image: -ms-linear-gradient(#EAF4F6, #EAF4F6) !important;
	  background-image: -webkit-gradient(linear, left top, left bottom, from(#EAF4F6), to(#EAF4F6)) !important;
}
.btn.registerBtnForLogin:hover {
	    background-image: -webkit-gradient(linear, left top, left bottom, from(#EAF4F6), to(#EAF4F6)) !important;
	  background-image: -moz-linear-gradient(#EAF4F6, #EAF4F6) !important;
	  background-image: linear-gradient(#EAF4F6, #EAF4F6) !important;
	  background-image: -o-linear-gradient(#EAF4F6, #EAF4F6) !important;
	  background-image: -ms-linear-gradient(#EAF4F6, #EAF4F6) !important;
	  background-image: -webkit-gradient(linear, left top, left bottom, from(#EAF4F6), to(#EAF4F6)) !important;
	  
	}

#OB_Login { width: 100%;background-color: #fff;max-width:1370px;margin-bottom:40px !important;}
.overrideColor{
	position: absolute;
	background-color: inherit;
	-o-transform: skewX(-6deg);
	-ms-transform: skewX(-6deg);
	-moz-transform: skewX(-6deg);
	-webkit-transform: skewX(-6deg);
	transform: skewX(-6deg);
	left: -23px;
	width: 50%;bottom: -1px;
	height: 100%;
	z-index: 1 !important;
}
.contentSeparator{
	border-top: 1px solid #1C4561;
    width: 415px;
    z-index: 850;
    opacity: 0.5;
    filter:opacity(50%);
}
/* don't show the x for text inputs */
::-ms-clear {
    width : 0;
    height: 0;
}

/* don't show the eye for password inputs */
::-ms-reveal {
    width : 0;
    height: 0;
}
.alertLogin:before{
	position: absolute;
   
    content: "";
     width: 95px;
    min-height: 78px;
    background-color:  #D00E0E;
    background-image: url(../../img/stroke_error.svg);
    background-repeat: no-repeat;
    left: -1px !important;
   border: 1px solid #D00E0E;
    background-position: center;
    background-size: 50px;
    margin-top: -21px;
     height:100%;
	}
#loginErrorContainer{
	margin-bottom:40px;
	}
@media (min-width : 1510px) {
.firstTimeUserInfoText{
max-width:80%;
}
}
.justMarginCls.alertLogin:before{
	    margin-top: -20px;
	}

#Login input:focus {

	border-color : #00A0b9  !important;
}
#memNumber{
	display: none !important;
}
#memWac{
	display: none !important;
}
#loginArea .row-fluid [class*="span"]:first-child {
   padding: 0px !important;
    width: 0px !important;
  }
#loginArea .row-fluid [class*="span"]:nth-child(2) {
   padding: 0px !important;
    margin-left:0px;
  }
  #loginArea{
  padding-left:112px;
  }
#showPassword{
position:absolute;
height: 58px;
width: 24px;
}
#showPassword img{
    margin-top: 14px;
    margin-left: -50px;
    height: 18px !important;
}
.newGSBLogo{
height: 64px;
margin-left: 0px !important;;
}
.newGSBLogocontainer{
margin-top:48px;
padding-left: 112px;
}
.userIdHeightCls{
min-height: 48px !important;
}
.loginBtnPaddingCls{
padding-top: 56px;
}
.RegisterTodayContainer{
    line-height: 56px;
    width: 161px;
    height: 56px;
    float: left;
}
.RegisterTodayContainer div{
    margin: auto;
    width: fit-content;
}
#loginArea > ul{
height: auto !important;
}
#logInAlphaDetails{
	height: 335px;
    border: 0px;
    background: none;
    box-shadow: none;
    display: table;
}
#loginArea #wacdummy{
    width: 0px !important;
    padding: 0px;
}
.loginBackGroungImgCls{
    background-image: url(../../img/OB-login-bg.jpg);
    background-repeat: no-repeat;
    display: table;
    background-size: 100% 100%;
    padding: 0px;
    position: relative;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
}
.loginFieldsDesignCls{
border-radius: 4px !important;
font-family: TTNormsRegular !important;
}
#wacContainer{
	width:70%;
	min-height: 16px !important;
	float: left !important
}
.secureLoginCls{
    font-family: TTNormsRegular !important;
    font-size: 16px;
    line-height: 24px;
    color: #444444;
    padding-left: 4px;
}
.imageDesignCls{
    height: 24px !important;
    margin-left: 112px !important;
    margin-top: -8px;
}
#copyrightTag li:first-child{
padding-top: 15px;
}
.loginLinksDesignCls{
    font-family: TTNormsRegular !important;
    font-size: 16px !important;
    line-height: 24px;
    color: #00384D !important;
}
#coreBatchActivePage #main-div{
    margin: 0px auto 0 auto;
}
.rigisterBtnDesignCls{
font-family: TTNormsSemiBold !important;
color:#ffffff !important;
font-size: 16px !important;
width: 161px;
height: 56px;
margin: auto;
float: left;
box-sizing: border-box;
text-align: center;
}
.rigisterBtnDesignCls:focus {
   box-shadow: 0px 0px 0px 3px #A3DEF5;
}
.configTxt{
     box-sizing: border-box;
     margin: auto;
}
.rigisterBtnDesignCls:hover {
   color:#CFF0FC !important;
}