/*@CHARSET "UTF-8";*/
/*@media screen and (max-width: 980px) {
	.b2b-wrapper .register-page .left-column, 
	.b2b-wrapper .register-page .right-column{width:336px}
	.label-770{margin-left: 0 !important;margin-top: 10px;}
	.checkbox-long .label-770{margin-top: 16px;}
	.b2b-wrapper .register-page .checkbox-box{width: 260px;}
	.input-box-770{ margin-top: 49px;}
	.input-box-770-2{margin-bottom: 14px !important;}
	.b2b-wrapper .register-page .checkbox-box.checkbox-long{width: 100%;}
	.b2b-wrapper .register-page .limit-to-column{float: right;width: 441px;}
}


@media screen and (max-width: 768px) {
	.b2b-wrapper .register-page .left-column, 
	.b2b-wrapper .register-page .right-column{float:none !important;width:100%}
	.b2b-wrapper .register-page .checkbox-box{width:100%}
	.b2b-label-480{margin-left: 0 !important;margin-top: 0 !important;}
	.b2b-wrapper .register-page .limit-to-column{float: none;width: 430px;margin-bottom:25px}
	.b2b-wrapper .register-page .limit-to-column input[type="text"]{width: 355px;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.b2b-wrapper .register-page .left-column, .b2b-wrapper .register-page .right-column { width: 470px;}
	.b2b-wrapper .temp-limiter { width: 470px !important;	}
	.b2b-wrapper{width: 470px !important;}
	.main-container .footer-container{ padding: 0 !important;}
}*/

@CHARSET "UTF-8";
@media screen and (max-width: 980px) {
	.b2b-wrapper .register-page .left-column,
	.b2b-wrapper .register-page .right-column{width:336px}
	.label-770{margin-left: 0 !important;margin-top: 10px;}
	.checkbox-long .label-770{margin-top: 16px;}
	.b2b-wrapper .register-page .checkbox-box{width: 100%;}
	.input-box-770-2{margin-bottom: 14px !important;}
	.b2b-wrapper .register-page .checkbox-box.checkbox-long{width: 100%;}
	.b2b-wrapper .register-page .limit-to-column{float: right;width: 441px;}
}


@media screen and (min-width: 767px) and (max-width: 959px) {
	.temp-limiter { margin: 0 auto; width: 740px;}
	/*	.b2b-wrapper .register-page .left-column,
        .b2b-wrapper .register-page .right-column{float:none !important;width:100%}*/
	.b2b-wrapper .register-page .checkbox-box{width:100%}
	.b2b-label-480{margin-left: 0 !important;margin-top: 0 !important;}
	.b2b-wrapper .register-page .limit-to-column{float: none;width: 430px;margin-bottom:25px}
	.b2b-wrapper .register-page .limit-to-column input[type="text"]{width: 355px;}
}
@media screen and (min-width: 479px) and (max-width: 767px) {
	.temp-limiter { width: 480px !important;}
	.b2b-wrapper .register-page .left-column, .b2b-wrapper .register-page .right-column { width: 412px; }
}
@media screen and (max-width: 767px) {
	.b2b-wrapper .register-page .left-column, .b2b-wrapper .register-page .right-column{width: 100%;}
	.b2b-wrapper .register-page .combo-box .input-box{width: 100%;}
}