/* Minification failed. Returning unminified contents.
(113,7): run-time error CSS1035: Expected colon, found '{'
(440,18): run-time error CSS1035: Expected colon, found '{'
(1759,25): run-time error CSS1035: Expected colon, found '{'
 */
@charset "utf-8";

/* main code*/
.side1 {
    background: url(/Images/advert5.jpg);
    right: 5px;
}
.side2 {
    background: url(/Images/advert2.jpg);
    right: 5px;
}
.side3 {
    background: url(/Images/advert4.jpg);
    right: 5px;
}


.banner {
  position: absolute;
  width: 160px;
  height: 600px;
  top: 73px;
}

@media only screen and (max-width: 768px) {

  .banner {
    display:none;
   }
         
}

#banner_l { left: 5px; }

#banner_r { right: 5px; }

.zindex { z-index: -999; }

.banner a {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  text-indent: -9999px
}

.login_container{
    width: 1000px;
	margin: 0 auto;
	position: relative;
	font-family: Myriad Pro, Verdana, sans-serif;
}


.login_link{    
    color: #252525;
    background: url(/Images/link_bg.jpg) no-repeat top left; 
    padding-top:10px;
    padding-bottom:10px;
}

.login_link a{    
    padding:5px;
}
.login_link img{    
    padding:5px;
}

.login_support{    
    background: #ebebeb;
    color: #252525;
    padding-top:10px;
    padding-bottom:10px;

}

.login_support .applink{    
    margin-top:25px;
}

.login_support .title{    
    padding:5px;
    color:#f15922;
}

.login_support .phone{    
    padding:5px;
    color:#323232;

}
.login_support .email{    
    padding:5px;
    color:#323232;
}

.loginTitle 
{
    color: #FCFDFC;
    font: bold 13px/24px Arial,Helvetica,Sans-Serif;
    background-color: #f47b44;
    margin-top: 0px;
    padding: 10px;
    font-size:12px;
    text-align:center;
}

.guide_link{
    display: grid;
    padding: 32px 40px;
    text-decoration: underline;
    letter-spacing: 0.02em;

    a {
        color: #898989;
        text-decoration: underline;
    }
}

.login-content {
    width: 1374px;
    height: 615px;
}


.login_footer{
    height:50px;
    background: #252525;
    color: #fff;
}

.login_footer .loginFooterMenu {
	width: 100%;
	color: #fff;
    float:left;
    font: normal 12px/16px Arial,Helvetica,Sans-Serif;
	padding: 20px 10px;
	
	text-decoration: none;
	color: #fff;
}	
.login_footer .loginFooterMenu a { 
	font: normal 12px/16px Arial,Helvetica,Sans-Serif;
	padding: 20px 10px;
	
	text-decoration: none;
	color: #fff;
}
.login_footer .footerInfo {
	margin-top: 20px;
	color: #808080;
    float:right;
}	
.login_footer .footerInfo a {
	color: #808080;
	font-weight: bold;
	text-decoration:none;
}	

.account_forgotpass { 
	margin: 15px 20px 20px 55px;
}
.account_forgotpass a {
	text-decoration: none;
	font: 13px/14px Arial,Helvetica,Sans-Serif;
	color: #898989;
    font-style:normal;
}	




.loginWrap {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	font-family: Myriad Pro, Verdana, sans-serif;
	}
.loginWrap .logoLogin {
	margin: 0px 0 0 0;
	text-align:center;
	}
.loginWrap .logoLogin img {
    margin-top: 25px;    
    margin-bottom:-20px;
    }
.loginWrap .changePass {
	margin: 0 0 0 332px;
    position: relative;
    z-index: 100;
    text-align: center;
    background-color: #eeeeee;
    width: 330px;
    height:650px;
	}


.text-danger{
    color: #ffa600 !important;
    font-size: 12px;
}

.text-warning{
    color: #ffa600 !important;
    font-size: 12px;
}

.text-warning ul{

    padding-left:0px !important;
}

.text-warning ul li{
    display: block;
	float: left;
}

.loginWrap .forgotPass {
	margin: 0 0 0 332px;
    position: relative;
    z-index: 100;
    text-align: left;
    background-color: #eeeeee;
    width: 330px;
    height:550px;
	}
.loginWrap .loginForm  h2 {
	margin: 55px 0px 28px 8px;
    font-family: Myriad Pro;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #c92231;
    padding: 8px 0px 4px 38px;
    width: 326px;
    text-align: left;
	}
.loginWrap .loginForm label {
	clear: both;
	display: block;
}
.loginWrap .loginForm .account .loginWrap .loginForm .password {
	background: #ffffff;
	width: 250px;
	border: 0 none;
	color: #807d7d;
	font-style:italic;
	font-size: 14px;
	height: 35px;
    margin: 13px;
	width: 280px;
	padding-left: 10px;
    font-style: italic;
    border-radius:15px;
}
.loginWrap .loginForm .loginBtn {
    background-color:#b00006;
	width: 100px;
	height: 32px;
	border: 0 none;
	margin: 10px 44px 65px -29px;
	color: #fff;
	text-transform: uppercase;
	font: 14px/14px Arial;
	cursor: pointer;
    border-radius:15px;
}
/* .loginWrap .loginForm .loginBtn:hover 
{
    
} */

.loginWrap .forgotPassword {
	margin-top: 20px;
}
.loginWrap .forgotPassword a {
	margin-left: 8px;
	font: bold 14px/16px Myriad pro, sans-serif;
	color: #807d7d;
	text-decoration: none;
}
.loginWrap .forgotPassword a:hover {
	text-decoration: underline;
	color: #00A651;
}
.footerLogin {
	margin-top: -100px;
	
	padding-top: 184px;
	z-index: 1;
}
.footerChange {		
	padding-top: 10px !important;
	z-index: 1;
}
.footerLogin .link {
	background: #00a651;
	opacity: 0.8;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 11px;
}
.footerLogin .link  a {
	display: inline-block;
	color: #fff;
	font: normal 11px/38px Arial;
	padding: 0px 8px;
	text-decoration: none;
}
.footerLogin .link  span a  {
	padding: 0;
}
.footerLogin .link  span {
	font-size: 11px;
	font-family: Arial;
}
.langLogin {  }
.langLogin  a {
	display: inline-block;
	margin: 0 2px;
	width: 20px; 
	height: 17px;
	text-indent: -9999px !important;
	}
.boxShadow  {
    display: inline-block;
    -moz-box-shadow: inset 0 0 10px #ccc;
   -webkit-box-shadow: inset 0 0 10px #ccc;
   box-shadow: inset 0 0 10px #ccc;
   -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
   border: 1px solid #ccc;
   padding: 5px;
  }
  .loginItem   {
      margin: 5px 0px 0px 8px;
      }
.vi { background: url(/Content/vpbs/Images/vi.jpg) no-repeat top left; }
.en { background: url(/Content/vpbs/Images/en.jpg) no-repeat top left; }
.footerLogin .supportInfo {
	font: bold 11px/14px Arial;
	text-align: center;
	margin-top: 10px;
	}
.footerLogin .supportInfo  .red { color: #ed1c24 }
.footerLogin .supportInfo  .green, .supportInfo span a { color: #019E53; text-decoration: none; }
.supportInfo span a:hover {
	text-decoration: underline;
	}
.link .langLogin, .link .langLogin a {
    font: bold 11px/14px Arial;
    }
 .supportInfo .innotech, .supportInfo .innotech a {
    color: #666;
	}
.footerLogin .copyright, .footerLogin .copyright a {
	margin-top: 10px;
	color: #807d7d;
	text-decoration: none;
	font-weight: normal;
	}
	
	
	
.loginWrap a:hover, .footerLogin a:hover { text-decoration: underline; }
 .pointer
 {
    cursor:pointer;     
}
 .loginWrap .login_t2{
	color: #999;
    font: bold 14px/14px Arial;
    margin-left: 10px;
    padding-bottom: 2px;
    padding-top: 15px;
    position: absolute;
}

.loginWrap .errorForgetPassword{
    color: #e31937;
    margin-left:8px;
    font: bold 11px/14px Arial;
}

.linkActiveFooter{
    color:#EBB200 !important;
    }
.text_color{
   color:#008FD4;
   font-size:1.2em;
    }
#tat_table
{
    z-index: 9999;
}
/*end new style for login of vpbs*/
    
.divAlertVerifyPassword
{
    padding-left:7px;
        }
/*end n*/



.clr { clear: both;
        }
.fl { float: left; } .fr { float: right; } .defaultW { width: 980px; margin: 0 auto; }
.loginWrap { 
	position: relative; 
	overflow: hidden;
	font-family: Arial,Helvetica,Sans-Serif;
	width: 980px;
	margin: 0 auto;
	}
.header {
	position: relative;
}
.header .loginLogin {
	float: left;
	display: block;
	width: 410px;
	height: 77px;
	background: url(/Content/images/loginLogo.jpg) no-repeat top left;
	text-indent: -9999px;
	padding-bottom:10px;
	}
.header .lang {

	margin: 30px 10px 0px 0px;
	}
.header .home {
    text-align:right;
	margin: 20px 10px 0px 0px;
	}
.header .openacc {
    display: flex;
    align-items: center;
    margin-top: 15px;
        .dropdown{
            width: 100px;
        }
        span {
            color: #999999;
            font-size: 9px;
            font-weight: 400;
            line-height: 11px;
        }
	}
.header .lang a { 
	color: #999;
	font-size: 12px;
	padding: 0px 5px;
	text-decoration: none;
	}
.header .lang a.active { 
	color: #004820;
	font-weight: bold;
	}
.menuLogin {
	clear: both;
	background-color: #018345;
    border-bottom: 1px solid #8F7DA3;
    float: left;
	margin-top: 5px;
    width: 100%;
	height: 28px;
	overflow: hidden;
	}
.menuLogin ul { 
	list-style: none; 
	margin: 0; 
	padding: 0;
	}
.menuLogin ul li {
	display: block;
	float: left;
	border-right: 1px solid #fff;
	}
.menuLogin ul li a {
	padding: 7px 15px 8px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	line-height: 28px;
	text-decoration: none;
	}
.menuLogin ul li a:hover {
	background: #006a2f;
	}
.menuLogin .date {
	color: #fff;
	font-size: 12px;
	line-height: 28px;
	padding-right: 10px;
	}
/* .roundBox {
	border-radius: 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px solid #99ccb2;
} */
.subArea2 { 
	clear: both;
	width: 980px;
	margin: 0px auto; 
	}



.phoneDetail 
{
    margin-top:10px;
	float: right;
	width: 700px; height: 600px;
	
	}
.bigTitle	{
	margin: 40px 10px 15px 250px;
	font: bold 30px/40px Arial,Helvetica,Sans-Serif;
	color: #018345;
	text-transform: uppercase;
	}
	
.bigTitleNew	{
	 color: #693025;
    font-weight:bold;
    font-size:21px;
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 24px !important;
    display: block;
    text-align:right;
    padding-right: 10px;
	}
.img_TradingFeeNewIcon{ margin: 0px 0px 0px 0px;}
.bigTitleEn	{
	margin: 10px 10px 15px 250px;
	font: 900 30px/40px Arial,Helvetica,Sans-Serif;
	color: #018345;
	text-transform: uppercase;
	}
.phoneDetail h2 {
	margin: 0px 10px 10px 250px;
	color: #018345;
	font: bold 22px/25px Arial,Helvetica,Sans-Serif;
	}
.phoneDetail p {
	margin: 25px 10px 10px 250px;
	font: bold 16px/22px Arial,Helvetica,Sans-Serif;
	color: #666;
	}	

.btn_openaccount {
    background-color:#898989;
    border: 0 none;
    color: #ffffff;
    cursor: pointer;
    font: normal 14px/14px Arial,Helvetica,Sans-Serif;
    height: 38px;
    text-transform: uppercase;
    border-radius:15px;
    width: 184px;
    margin-left: 5px;
    
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
}
.btn_priceboard {
    
    color: #f25822;
    cursor: pointer;
    font: normal 14px/14px Arial,Helvetica,Sans-Serif;
    height: 36px;
    margin: 10px 0 0 0;    
    text-transform: uppercase;
    border-radius:15px;
    border-color:#f25822;
    width: 170px;
}
.loginForm 
{
    margin-top:60px;
	float: left;
	width: 300px;
	min-height: 340px;    
	background-color:#ebebeb;
    z-index: 1000;
}
.loginForm h4.loginTitle img
{
	height: 13px;
}

.loginForm h4.loginTitle 
{
	color: #FCFDFC;
    font: bold 14px/24px Arial,Helvetica,Sans-Serif;
    background-color: #f47b44;
    margin-top: 0px;
    padding: 10px;
    font-size:14px;
    text-align:center;
}

.loginForm h3 
{
	color: #FCFDFC;
    font: bold 14px/24px Arial,Helvetica,Sans-Serif;
    background-color: #edbfae;
    margin-top: 0px;
    padding: 10px;
    font-size:14px;
    text-align:center;
}

.loginForm .loginContent {
	margin-left: 30px;
    margin-right:30px;  
    padding:10px;
	}
.loginForm .inputText 
{
    width:213px;
    height:36px;
    padding-left:10px;
	/*background: url(images/inputBg.png) no-repeat left top;*/
    border: 0 none;
    color: #000000;
    font-size: 12px;   
    padding: 4px 5px 4px 15px;
    border-radius:15px;
    margin-top:4px;
	}
.loginForm .captchawidth 
{
    width:180px;

	}	
.loginForm .captcha 
{
    margin-top:4px;
	}	
.loginForm .loginContent input[type=password] {
/*	background: url(images/inputBg.png) no-repeat left top; */
    width:213px;
    height:36px;
    padding-left:10px;
	/*background: url(images/inputBg.png) no-repeat left top;*/
    border: 0 none;
    color: #807D7D;
    font-size: 12px;   
    padding: 4px 5px 4px 15px;
    margin-top:4px;
	}	
/*
.loginForm .loginContent input[type=submit] {
    border: 0 none;
    color: #ffffff;
    cursor: pointer;
    font: normal 14px/14px Arial;
    height: 36px;
    margin: 10px 0 0 6px;
    text-transform: uppercase;
    width: 153px;
    
	}	
*/
.loginForm .loginContent input[type=submit]:hover {
	background-position: left bottom;
}
.loginForm .submitBtn {
/*	background: url(images/btnLogin.png) no-repeat left top; */
    background-color:#898989;
    border: 0 none;
    color: #ffffff;
    cursor: pointer;
    font: normal 14px/14px Arial,Helvetica,Sans-Serif;
    height: 36px;
    margin: 8px 0 0 0;
    text-transform: uppercase;
    border-radius:15px;
    width: 213px;
}
.textInputInfoW { width: 250px; }
.textInputForgotW {
    background: url(/Content/images/inputBgShort.png) no-repeat top left;
    width: 175px;
    border: 0 none;
    padding: 14px 5px 15px 15px;
    }
.loginForm .loginContent input[type=button]:hover {
	background-position: left bottom;
}

.ads {
	clear: both;
	margin-top: 6px;
	font-family: Arial,Helvetica,Sans-Serif;
	}	
.faq, .adsBanner, .infoUtility {
	width: 318px; height: 162px;
	margin-right: 10px;
	*margin-right: 8px;
	}
	.ads .marginNone { margin: 0; 
	                       width: 266px;
    float: right;
	                   
	}
.faq {
	background: url(/Content/images/faq.jpg) no-repeat top right; 
	width: 230px;
	}	
.faq h1 {
	font: bold 48px/56px Arial,Helvetica,Sans-Serif;
	margin: 10px 10px 15px 20px;
	color: #009933;
	text-shadow: 2px 1px #ccc;
	}	
.faq h3 {
	margin: 0px 100px 20px 20px;
	}
.faq h3  a {
	font: normal 17px/18px Arial,Helvetica,Sans-Serif;
	color: #009933;
	text-decoration: none;
	}
.faq h3  a:hover {
	color: #018345;
	text-decoration: underline;
	}
.faqnew 
{
    width: 458px; height: 162px;
	margin-right: 10px;
	*margin-right: 8px;
    }
.faqnew h1 {
	font: bold 45px/45px Arial,Helvetica,Sans-Serif;
	margin: 10px 10px 5px 20px;
	color: #009933;
	text-shadow: 2px 1px #ccc;
	}	
.faqnew h3 {
	 margin: 0 20px;
	font: normal 14px/14px Arial,Helvetica,Sans-Serif;
	color: #009933;
	}
.faqnew1  {
	margin: 25px 20px;
	font: normal 17px/18px Arial,Helvetica,Sans-Serif;
	color: #009933; 
	float:left;
	}
.faqnew2  {
	width:150px;height:70px;
	text-align:center;
	color: #018345;
	float:left;
	font: 40px/40px Arial,Helvetica,Sans-Serif;
}
.faqnew3  {
	margin:0px 0px 0px 0px ;
	font: 50px/50px Arial,Helvetica,Sans-Serif; 
}
.faqnew4  {
	margin-right: -125px;
	color: #693025;
	font-weight:bold;
	font-size: 40px;
}
.faqnew h4 
{
    margin: 15px 10px 0 20px;
	font: normal 13px/14px Arial,Helvetica,Sans-Serif;
	color: #009933;
	
	}

/* .infoUtility {
	
	} */
.infoUtility  h2 {
	margin: 10px 5px 10px 15px;
	font: bold 29px/36px Arial,Helvetica,Sans-Serif;
	text-shadow: 1px 1px #ccc;
	color: #009933;
	}
.infoUtility  ul {
	list-style: none;
	padding: 0px 5px 5px 20px;
	margin: 0;
	}
.infoUtility  ul li {
	background: url(/Content/images/checkIco.jpg) no-repeat center left;
	padding: 3px 5px 3px 30px;
	font-size: 13px;
	font-weight: bold;
	color: #009933;
	}

.supportInfo 
{
    height:200px;
    text-align:center;
	margin: 6px auto 0px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #99CCB2;
	font-family: Arial,Helvetica,Sans-Serif;
	}
.info, .using, .network, .token {
	border-right: 1px solid #E5E5E5;
	height: 120px;
	padding-right: 3px;
	margin: 5px;
	text-align:center;
	width:311px;
	padding-top:20px;
	}
	.supportInfo .noneBrd {
		border: 0 none;
		}
.supportInfo .info {
	list-style: none;
	font-family: Arial,Helvetica,Sans-Serif;
	}
.supportInfo .info li {
	background-image: url(/Content/images/icoYahoo.jpg);
	background-repeat: no-repeat;
	padding: 2px 5px 2px 25px;
	display: block;
	}	
	.email { background-position: 0px 5px; color: #009933;}
	.phone { background-position: 0px -33px;}
	.yahoo { background-position: 0px -85px;}
	.skype { background-position: 0px -138px;}
.supportInfo .info li a { 
	text-decoration: none; 
	color: #009933;
	font-weight: bold;
	font-size: 13px;
	}
.titleInfo {
	margin: 0;
	padding: 3px 5px 5px 5px;
	}
.titleInfo a {
	font-weight: bold;
	font-size: 13px;
	color: #b00006;
	margin: 0;
	text-decoration: none;
	}
.titleInfo a:hover {
	color: #b00006;
	text-decoration: underline;
	}



.titleInfoToken {
	font-weight: bold;
	font-size: 13px;
	color: #22a77a;
	margin: 12px 5px 5px 110px;
	padding: 0;
	text-align: center;
	}
.titleInfoToken span { color: #ff0101; }
.titleInfoToken span a  {
    text-decoration:none; 
    color:#FF0101;
    }
.titleInfoToken span a:hover  {
    text-decoration:underline; 
    color:#22A77A;
    }
.footer {
	clear: both;
	text-align: center;
	font-size: 12px;
    display: inline-;
	}
.footer .loginFooterMenu {
	background: #58595B;
	width: 100%;
	color: #fff;
    float:left
	}	
.footer .loginFooterMenu a { 
	font: normal 11px/16px Arial,Helvetica,Sans-Serif;
	padding: 8px 10px;
	
	text-decoration: none;
	color: #fff;
	}
.footer .footerInfo {
	margin-top: 10px;
	color: #808080;
    float:right;
	}	
.footer .footerInfo a {
	color: #808080;
	font-weight: bold;
	text-decoration:none;
	}	
	
/* alert */
.message_alert
{
    margin: 2px auto 0;
    background: #fff1a8;
    /*color: #000000;*/
    white-space: nowrap;
    font-size: 1.2em;
    font-weight: bold;
    padding: 3px 15px;
    text-align: center;
    height: 16px;   
    border: 1px solid #ffcf65;
    text-align: left;
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.message_alert1
{
   
    background: #fff1a8;
    /*color: #000000;*/
    font-size: 12px;
    font-weight: bold;
    padding :3px 5px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;    
    border: 1px solid #ffcf65;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.message_alert a
{
    color: #00703B;
    text-decoration: underline;
    margin-left: 15px;
}
.message_alert a:hover
{
    color: #2CB376;    
}
.cancel_success
{
	/*font: bold 1.2em/1.4em Arial;*/
	color: #ffa600;
	/*text-align: left;*/
}

.message_alert a.closeBtn
{
    text-indent: -9999px;
    float: left;
   display:inline-block;
    background: url(/Content/Images/closeBtn.png) no-repeat bottom left;
    width: 15px;
    height: 15px;
    /*position: absolute; */    
    top: 7px;
    /*_right: 20px; */    
}
.message_alert a:hover.closeBtn {
  background-position: top left; 
}
.message_alert1 a.closeBtn
{
    text-indent: -9999px;
   display:inline-block;
    background: url(/Content/Images/closeBtn.png) no-repeat bottom left;
    width: 15px;
    height: 15px;
    /*position: absolute; */    
    top: 7px;
    /*_right: 20px; */    
}
.message_alert1 a:hover.closeBtn {
  background-position: top left; 
}

/* virtual keyboard */
#keyboardInputMaster
{
    position: absolute;
    border: 2px groove #e3fae6;
    color: #ffffff;
    background-color: #e3fae6;
    text-align: left;
    z-index: 1000000;
    width: auto;
}

#keyboardInputMaster thead tr th
{
    text-align: left;
    padding: 2px 5px 2px 4px;
    background-color: inherit;
    border: 0px none;
}
#keyboardInputMaster thead tr th select, #keyboardInputMaster thead tr th label
{
    color: #000000;
    font: normal 11px Arial,sans-serif;
}
#keyboardInputMaster thead tr td
{
    text-align: right;
    padding: 2px 4px 2px 5px;
    background-color: inherit;
    border: 0px none;
}
#keyboardInputMaster thead tr td span
{
    padding: 1px 4px;
    font: bold 11px Arial,sans-serif;
    border: 1px outset #aaaaaa;
    background-color: #ff0000;
    cursor: pointer;
}
#keyboardInputMaster thead tr td span.pressed
{
    border: 1px inset #999999;
    background-color: #bbbbbb;
}

#keyboardInputMaster tbody tr td
{
    text-align: left;
    margin: 0px;
    padding: 0px 4px 3px 4px;
}
#keyboardInputMaster tbody tr td div
{
    text-align: center;
    position: relative;
    height: 0px;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout
{
    height: auto;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table
{
    height: 20px;
    white-space: nowrap;
    width: 100%;
    border-collapse: separate;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table.keyboardInputCenter
{
    width: auto;
    margin: 0px auto;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td
{
    vertical-align: middle;
    padding: 0px 5px 0px 5px;
    white-space: pre;
    font: normal 11px 'Lucida Console' ,monospace;
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #5d5d5d;
    border-bottom: 1px solid #5d5d5d;
    border-left: 1px solid #e5e5e5;
    background-color: #2f923e;
    cursor: default;
    color: #ffffff;
    min-width: 0.75em;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.last
{
    width: 99%;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.alive
{
    background-color: #ccccdd;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.target
{
    background-color: #ddddcc;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.hover
{
    border-top: 1px solid #d5d5d5;
    border-right: 1px solid #555555;
    border-bottom: 1px solid #555555;
    border-left: 1px solid #d5d5d5;
    background-color: #ff0000;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.pressed, #keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.dead
{
    border-top: 1px solid #555555;
    border-right: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    border-left: 1px solid #555555;
    background-color: #ff0000;
}

#keyboardInputMaster tbody tr td div var
{
    position: absolute;
    bottom: 0px;
    right: 0px;
    font: bold italic 11px Arial,sans-serif;
    color: #444444;
}


.keyboardInputInitiator
{
    margin-left: -41px;
    _margin-bottom: 10px; *margin-bottom: 10px;
    vertical-align: middle;
    cursor: pointer;
    width:31px;
}


.temp1_h
{
	display: block;
	position: relative;
}
.temp1_title
{
	float: left;
	font: normal 1.6em/1.6em Arial;
	color: #b00006;
	text-transform: uppercase;
	font-weight: normal;
}
.temp1_title1
{
	
	font: normal 1.6em/1.6em Arial;
	color: #000;	
	font-weight: normal;
}
.temp1_refresh
{
	float: right;
	background: url('/Content/Images/combo10.png' ) no-repeat 0px -1300px;
	margin: 5px 10px 0 0;
	padding-left: 15px;
	font: bold 1.1em/1.4em Arial;
	color: #64b600;
}
.temp1_email, .emailExp {
	float: right;
	background: url('/Content/Images/combo10.png' ) no-repeat 0px -1560px;
	margin-left: 10px;
	padding-left: 20px;
	font: bold 1.1em/1.4em Arial;
	color: #8a8787;
	}
.temp1_print, .printExp {
	float: right;
	background: url('/Content/Images/combo10.png' ) no-repeat 0px -1510px;
	margin-left: 10px;
	padding-left: 20px;
	font: bold 1.1em/1.4em Arial;
	color: #8a8787;
	}
.print_image {
	float: right;
	background: url('/Content//images/combo10.png' ) no-repeat 0px -1510px;
	margin-left: 2px;
	padding-left: 2px;
	font: bold 1.1em/1.4em Arial;
	color: #8a8787;
	}	
.temp1_excel, .excelExp {
	float: right;
	background: url('/Content/Images/combo10.png' ) no-repeat 0px -1460px;
	margin-left: 10px;
	padding-left: 20px;
	font: bold 1.1em/1.4em Arial;
	color: #8a8787;
	}
.temp1_close {
	float: right;
	background: url('/Content/Images/del.png' ) no-repeat 0px 0px;
	margin-left:10px;
	padding-left: 20px;
	font: bold 1.1em/1.4em Arial;
	color: #8a8787;
	}

ul.temp1_filter
{
	clear: both;
	text-align: right;
	margin-right: 5px;
}
ul.temp1_filter li
{
	display: block;
	display: inline;
	text-align: left;
	margin-left: 8px;
	font-size: 1.2em;
	line-height: 1.4em;
}
li.filter_1
{
	color: #002185;
	font: bold 1.1em/1.4em Arial;
}
.os_note
{
	font-size: 1.2em;
	margin: 0;
}
.os_note .order_status_note
{
	clear: both;
	display: block;
	color: #3e3e3e;
	width: 180px;
	position: relative;
	z-index: 100;
}
.os_note .active
{
	color: #002185;
	font-weight: bold;
	font-size: 1.1em;
	background: #fff;
	padding: 5px 15px;
	margin-bottom: -1px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #b7babc;
}

ul.order_status_note_detail
{
	display: block;
	background: #fff;
	color: #000;
	font-size: 1.2em;
	padding: 10px;
	border: 1px solid #b7babc;
	width: 620px;
	z-index: 1;
}
ul.order_status_note_detail li.note_1
{
	display: block;
	float: left;
	padding-left: 10px;
}
ul.order_status_note_detail li.note_1 ul.note_2
{
	display: block;
}
ul.order_status_note_detail li.note_1 ul.note_2 li
{
	margin-bottom: 2px;
}
ul.order_status_note_detail li.note_1 ul.note_2 li img
{
	padding-right: 5px;
}

.start_mess
{
	font: normal 1.2em/1.4em Arial;
	color: #626262;
	margin-bottom: 15px;
}
.whiteblur ol li.blueTitle {
	font-weight: bold;
	color: #008fd4;
	margin: 20px 15px 5px;
	font-size: 1.1em;
}
.static_normal
{
	_font-weight: normal;
	font-size: 1.2em;
	_font-size: 1.0em; *font-size:1.0em;*font-weight:normal;color:#393939;margin-bottom:12px;text-align:justify;line-height:1.4em;}
ul.ct_hotline
{
	list-style-image: url(/Content/Images/rec_bullets.png);
	margin-left: 10px;
}
ul.ct_hotline li
{
	margin-bottom: 5px;
	line-height: 1.4em;
}
.ct_hotline_t1, .ct_hotline_t2
{
	font-size: 1.2em;
}
ul.service_support
{
	list-style-image: url(/Content/Images/square.png);
	margin: 3px 0px 15px 50px;
}
ul.service_support li
{
	margin-bottom: 3px;
	font-size: 1.2em;
	_font-size: 1.0em; *font-size:1.0em;line-height:1.4em;}
.branch_list
{
	clear: both;
	background: #fff;
	border: 1px solid #e8e9ea;
	padding: 10px 10px 20px;
}
table.bl_details
{
	text-align: left;
	font-size: 1.2em;
}
table.bl_details th, table.bl_details td
{
	padding: 5px 20px 5px 5px;
	text-align: left;
}
table.bl_details th
{
	color: #4f4f4f;
	padding-right: 30px;
}
table.bl_details .bl_details_grey
{
	background: #f0f0f0;
}
ol.privacy_t1
{
	margin-left: 20px;
	margin: 5px 0 12px 35px;
}
ol.privacy_t1 li
{
	margin-bottom: 8px;
	line-height: 1.4em;
}
ol.term_t2
{
	margin: 5px 5px 20px 35px;
	display: block;
}
ol.term_t2 li
{
	font: 12px/18px Arial,Helvetica,Sans-Serif;
	margin-bottom: 10px;
	text-align: justify;
	padding-right:12px;
}
.term_t3
{
	margin-top: 5px; font-size:1.0em;
	_font-size: 1.0em; *font-size:1.0em;color:#202020;
	padding-left:15px;
	}
	
.privacy_t2
{
	font-size: 1.2em/1.6em;
	_font-size: 1.0em; *font-size:1.0em;color:#202020;font-weight:normal}
.bank_title
{
	color: #008ED4;
	font-size: 1.2em; /*font-style:italic;*/
	font-weight:bold;
	margin:0 0 10px 2px;
}
ol.bank_title li
{
	color: #282828;
	font-size: 1.2em;	
}
.bank_acc
{
	width: 35%;
	margin-left: 100px;
	text-align: left;
	vertical-align: top;
	float:left;
}
/* .bank_acc
{
    border-right:1px solid #ccc;
} */
.internal_acc
{
	width: 40%;
	margin-left: 100px;
	text-align: left;
	vertical-align: top;
	float:right;
}
.TO_TableSaoke_normal
{
	font-size: 10px;
}


.btn_round {
    height: 20px;
    margin: 4px 6px 7px 0px;
}
.grey_temp {
    background: none repeat scroll 0 0 #F2F2F3;
    border: 1px solid #E7E8E9;
    clear: both;
    display: block;
    margin: 0 auto;
    padding: 10px 10px 25px;
    position: relative;
    margin: 20px 15px 5px;
    width: 954px;
}

.temp1_print{
    padding-right:10px;
    }
 .col1
 {
     width:180px;
     height:200px;
     float: left;
     color:#4F241E;
     }
     .col2
 {
     
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    width: 268px;
    height: 160px;
    border: 1px solid #EBEBEB;
    float: right;
    margin-left: 0;
    margin-top: 30px;
     }
 
 .col3
 {
    color: #4f241e;
    float: right;
    height: 200px;
    margin-right: 11px;
    width: 490px;
     }
 .col3-md1
 { width:260px;
     height:100px;
     margin-left: -47px;
     float:left;
    color:Black;
     
     }
     .col3-md2
 { 
     width:260px;
     height:100px;
     margin-right: 5px;
     float:right;
     color:Black;
     
     }
   hr {
    display: block;
    margin-top: -0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-width: 1px;
    color: #F15A22;
    border-style: solid;
}  
    
.contennew {
        margin-top:0px;
        
        }
        
#list3 
{
       padding-top: 2px;
    margin-left: 0px;
    }
#list3 ul { list-style-image: url(/Content/images/arrow.png); color:#eee; font-size:18px; display:block; padding-left:5px;}
#list3 ul li { line-height:30px;
               margin-top: 16px;
               background-color: #ffffff;
               border-radius: 6px;               
               border: 1px solid #d7d7d7;
               text-align:center;
 }
#list3 ul li a { 
    text-decoration: none; 
    color:#b00006; 
}




 .col3-md2 ul li {
  display: block;
  font-size:13px;
}   
.col3-md1 ul li {
  display: block;
  font-size:13px;
}    
.col3-md1 ul li p{
        padding-left: 5px;
        margin-bottom: 4px;
}
  .col3-md2 ul li p{
        padding-left: 5px;
        margin-bottom: 4px;
}
.trai
{
   float: left;
    width: 168px;
    text-align: left;
    font-size: 12px;
    padding: 4px;
} 
.phai
{
       float: right;
    width: 44px;
    text-align: right;
    font-size: 12px;
    padding-top: 4px;
} 
.phai p 
{
    margin-left: -73px;
    margin-top: 0px;
    } 
 .col1 h4 
 {
       
    text-transform: uppercase;
     margin-bottom: 10px;
     font-size:14px;
     }  
 .col3 h4 
 {
    text-transform: uppercase;
     margin-bottom: 10px;
     font-size:14px;
     }  
     
  /*--------------slider-------------------*/   
  .theme-default .nivoSlider {
	position:relative;
	background:#fff url("/Content/Images/loading.gif") no-repeat 50% 50%;

}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {

	visibility:hidden;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url("/Content/Images/bullets.png") no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url("/Content/Images/arrows.png") no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:310px;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 0 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

#carousel-example-generic{
    margin-top: 60px;
    width: 100%;

    .carousel-indicators{
        bottom: -30px;

        li {
            width: 18px;
            height: 6px;
            margin: 0;
            background-color: #878D96;
        }
        .active {
            width: 18px;
            height: 6px;
            margin: 0;
            background-color: #1F2226;
        }
    }

    .carousel-inner {        
        .item a img {
            border-radius: unset !important;
            width: 100%;
        }
    }
}

.clear {
	clear:both;
}  
.img_header
{
    height:0px;
    /*
    background: url("/Content/Images/header.jpg") repeat-x;
    */
}

  
 /*------------end slideshow--------------*/
    /*Fixed bug Chrome 39.0*/
ul li a,.headlines a,.copyright,.temp1_title,.excelExp,.calendarSpan,.blockSpan,.login_title span,.price_notice.right, .loginFooterMenu a{white-space: nowrap;}



/* Forgot Password */
.forgot-password-wrapper,
.change-password-wrapper {
    background-image: url('../Content/vpbs/Images/bg-forgot-password.png');
    width: 100%;
    height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.forgot-password-header,
.change-password-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

.ais-logo {
    width: 100%;
    height: 76px;
}

.contact-phone-number {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 16px;
}

.phone-number {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 23px;
    text-align: center;
    color: #F36230;
}

.forgot-password-main,
.change-password-main {
    margin-top: 1.5rem;
    background-color: #ffffff;
    border-radius: 20px;
    padding: 3rem 4rem;
}

.text-header {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 23px;
    text-align: center;
    color: #F36230;
}

.forgot-password-content,
.change-password-content {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-top: 50px;
    gap: 40px;
}

.change-password-image-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.forgot-password-image {
    width: 100%;
    height: auto;
}

.change-password-form {
    margin-left: 5rem;
    margin-right: 2rem
}

.text-notice {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 19px;
    color: #222222;
}

.change-password-text-notice {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #222222;
}

.forgot-password-input,
.change-password-input {
    border: 0.5px solid #777777;
    border-radius: 8px;
    width: 100%;
    margin-top: 24px;
    padding: 25px 16px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 16px;
    color: #222222;
}

.forgot-password-input::-webkit-input-placeholder {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 16px;
    color: #777777;
}

.button-group {
    margin-top: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 30px;
}

.btn-action {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    border-radius: 8px;
    padding-top: 14.5px;
    padding-bottom: 14.5px;
    outline: none!important;
}

.btn-back {
    border: 1px solid #555555;
    background-color: #ffffff;
    color: #555555;
}

.btn-submit {
    background-color: #F36230;
    color: #ffffff;
}

.btn-submit:hover, .btn-submit:focus{
    color: #ffffff;
}

.btn-back:focus, .btn-submit:focus {
    outline: none
}

.message-warning {
    position: absolute;
    right: 0;
    top: 4%;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    margin-right: 24px;
    background: linear-gradient(91.24deg, #FFE9E1 0.2%, rgba(255, 224, 212, 0.8) 99.74%);
    border-radius: 12px;
    color: #222222!important;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    padding-left: 16px;
    padding-right: 16px;
    width: 350px;
}

.message-warning:before {
    content: url('../Content/vpbs/Images/icon-warning.png');
    margin-top: 6px;
}

.forgot-password-main .text-warning ul,
.change-password-main .text-warning ul {
    margin-bottom: 14px;
    margin-top: 14px;
}

.change-password-main .text-warning li {
    width: auto;
    text-align: left;
}

.error-input {
    border: 0.5px solid #E70B0B!important;
    color: #E70B0B!important;
}

.btn-disabled {
    background-color: #D6D6D6;
    color: #FFFFFF;
}

.otp-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 32px;
}

.otp-header {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 19px;
    text-align: center;
    color: #222222;
}

.otp-message {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #222222;
}

.otp-input-group {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

.otp-input {
    width: 36px;
    height: 36px;
    background: #F6F6F6;
    border-radius: 8px;
    text-align: center;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    color: #40445A;
    border: none;
}

.otp-input:focus {
    outline: none;
}

.success-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 67px;
}

.content-success {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    color: #222222;
    list-style: none;
}

.image-success {
    width: 100%;
    height: auto;
}

.password-notice {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #222222;
    background: #E9ECF5;
    border-radius: 8px;
    padding: 15px 20px;
    margin-top: 24px;
}

.action-group {
    margin-top: 2rem;
}

.change-password-message-warning {
    max-width: 343px;
}

.alert-header {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    color: #222222;
}

.alert-body {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #E70B0B;
    width: 100%;
}

#alertModal .modal-content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 32px;
    padding: 24px 16px;
    width: 400px;
    background: #FFFFFF;
    border-radius: 16px;
}

#alertModal .modal-dialog,
#alertModalSuccess .modal-dialog {
    top: 50%;
    transform: translate(0, -50%);
    margin: 0 auto;
    width: 340px;
}

#closeModal {
    background: #F36230;
    border-radius: 8px;
    background: #f36230;
    border-radius: 8px;
    display: inline-block;
    padding-top: 10.5px;
    padding-bottom: 10.5px;
    display: inline-block;
    width: 100%;
    border: none;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF;
}

.alert-footer {
    width: 100%;
}

.alert-footer-group {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    width: 100%;
}

#close-button, #forgot-button {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #555555;
    background: #FFFFFF;
    border: 1px solid #555555;
    border-radius: 8px;
    padding-top: 10.5px;
    padding-bottom: 10.5px;
    display: inline-block;
    width: 100%;
}

#close-button {
    color: #555555;
    background: #FFFFFF;
}

#forgot-button {
    background: #F36230;
    color: #ffffff;
    border: none;
    text-decoration: none;
}

#forgot-button a {
    color: inherit;
    background-color: inherit;
    text-decoration: none;
}

#homePage {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    color: #FFFFFF;
    background: #F36230;
    border-radius: 8px;
    width: 100%;
    display: inline-block;
    padding-top: 14.5px;
    padding-bottom: 14.5px;
    border: none;
}

#alertModalSuccess .modal-content {
    padding: 32px;
}

#alertModalSuccess .change-password-success-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 32px;
    flex-direction: column;
}

#alertModalSuccess .alert-footer {
    width: 100%;
    margin-top: 32px;
}

.d-flex {
    display: flex;
}

.justify-content-center {
    justify-content: center;
}

.align-items-center {
    align-items: center;
}

.field-validation-error
{
    display: block !important;
    text-align:left;
    padding:5px;
}
.field-validation-valid
{
    display: none !important;
    text-align:left;
    padding:5px;
}

#otpWarningtModal .modal-dialog {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    margin: auto;
}

#otpWarningtModal .modal-content {
    padding: 16px;
    border-radius: 16px;
    width: 328px;
}

#otpWarningtModal .otp-warning-modal-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 24px;
}

#otpWarningtModal .otp-warning-modal-wrapper span {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}

#otpWarningtModal .otp-warning-modal-wrapper button {
    width: 100%;
    padding: 8px 12px;
    border-radius: 18px;
    background-color: #F15A22;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    text-align: center;
    border: none;
    outline: none;
    box-shadow: none;
}

#otpWarningtModal .otp-warning-modal-wrapper button:focus {
    outline: none;
}



/*End Forgot Password*/

@media (min-width: 1200px) {
    .forgot-password-wrapper .container,
    .change-password-wrapper .container {
        max-width: 1300px;
    }
}

@media only screen and (max-width: 992px) {
    .change-password-image-wrapper,
    .forgot-password-image {
        display: none;
    }

    .change-password-form {
        margin-left: 3rem;
        margin-right: 3rem;
    }

}


@media only screen and (max-width: 768px) {

    .phoneDetail { 
	    display:none;
	}
    .contennew {
        display:none;
    }
    .supportInfo {
        display:none;
    }
    .loginWrap {        
        width: 100% !important;
    }
    .loginForm {
        width: 100% !important;
        margin-left: 0px !important;
        z-index: 1000;
    }
    .loginForm h4.loginTitle 
    {	
        width: 100% !important;    
	}

    .change-password-image-wrapper {
        display: none;
    }

    .change-password-form {
        margin-left: 0;
        margin-right: 0;
    }

    .change-password-container,
    .forgot-password-container {
        width: 95%;
    }
         
}

@media only screen and (max-width: 576px) {
    .change-password-container {
        width: 90%;
    }

    .change-password-main {
        padding: 40px 30px; 
    }
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {

    .phoneDetail {
        display: none;
    }

    .contennew {
        display: none;
    }

    .supportInfo {
        display: none;
    }

    .loginWrap {
        width: 100% !important;
    }

    .loginForm {
        width: 100% !important;
        margin-left: 0px !important;
        z-index: 1000;
    }

    .loginForm h4.loginTitle {
        width: 100% !important;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1384px !important;
    }

    .btn_faq{
       background: none;
       border: 1px solid #27272A;
       border-radius: 8px;
       padding: 5px 5px;
       height: 38px;
    }
}

