


#revampLogin { margin: 8px auto; width: 587px; padding-bottom: 20px; height: 356px; background: url("/bct/image/graphics/revamp/login_ee_bg.jpg") no-repeat !important; } 
#revampLogin .loginFormMbr { position: relative; width:300px; left: 30px; top: 70px; padding: 0 0px;}
#revampLogin .loginUrlTableMbr { float:left;position:relative;left:50px;top:90px;padding:0 0px;}
#revampLogin .loginUrlTableMbr>tbody>tr>td { padding:5px }
#revampLogin #videoBtn {cursor: pointer;position: absolute;margin-left:500px;margin-top:20px;}
#revampLogin input[type="password"],
#revampLogin select {
    background: #f7f7f7;
    background-image: none;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #d1d1d1;
    border-radius: .5em;
    color: #686868;
    padding: 0.625em 0.4375em;
    width: 100%;
    height: 15px;
    font-size: 11px;
}
#revampLogin select {
    -webkit-appearance:none;
    padding: 0 .4375em;
    height: 31px;
    background-image: url("/bct/image/graphics/revamp/selectarrow.svg");
    background-position: right center;
    background-size: auto;
    background-repeat: no-repeat;
    font-size: 11px;
}
#revampLogin ::placeholder {
  color: #B2B2B2;
}
#content {
	width: 980px !important;
}


#gameLogin { margin: 8px auto; width: 586px; padding-bottom: 20px; height: 355px; background: url("/bct/image/graphics/GS/login_ee_bg.png") no-repeat !important; }
#gameLogin .loginFormMbr { position: relative; left: 15px; top: 50px; width: 180px; padding: 0 0px;}
#gameLogin .textfield {font-size: 12px; height: 25px; width: 200px;}
#gameLogin .loginButtonFormMbr { position: relative; left: 380px; margin-top:-190px; padding: 0 0px;}
#gameLogin userId-clear {display: none;}
#gameLogin password-clear {display: none;} 

#gameLogin img.tips1, img.tips2 { cursor: pointer; }
#gameLogin .useridTips{display:none; width:229px; padding:0px 0px; color:#000; height: 60px;}
#gameLogin .useridTips .top {background: url(/bct/image/graphics/revamp/tooltip_bubble_larger_top.gif) no-repeat; width:360px; height: 48px; padding: 0px 60px;}
#gameLogin .useridTips .middle {background: url(/bct/image/graphics/revamp/tooltip_bubble_larger_mid.gif) repeat-y; width:360px; height:5px; }
#gameLogin .useridTips .middle span { position: relative; left:65px; top:-30px; font-size:12px; }
#gameLogin .useridTips .bottom {background: url(/bct/image/graphics/revamp/tooltip_bubble_larger_bottom.gif) no-repeat; width:360px; height: 22px; }