
html{
	height: 100%;	
}

body{
	background: white;
	/* text-align:center; */
	font-family: Arial;
	margin: 0px;
	height: 100%;
}

.wrapper{
	height: 100%;
}

.div_all{
	width:1000px;
	margin-top: 0px;	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.td_login_info{
	height: 39px;
	background-color: #4daba8
}

.div_login_info{
	text-align: center;
	color: white;
	font-weight: normal;
	padding: 10px;
    padding-bottom: 0px;
    font-size: 19px;
}
.td_input_text{
	text-align:center;
	background-color: #4daba8;
	height: 43px;
}

.input_text{
	width: 220px;
	height: 30px;
	border: none;
	font-size: 13px;
	padding-left: 40px;
	padding-top: 0px;
    padding-bottom: 0px;
    box-sizing: border-box;
}

.span_icon{
	position: absolute;
    width: 20px;
    height: 20px;
    left: 40px;
    top: 12px;
}

.userNameIcon{
	background: url(../images/img/v02/user-icon-03.png) no-repeat;
	background-size: contain;
}

.passwordIcon{
	background: url(../images/img/v02/lock-icon.png) no-repeat;
	background-size: contain;
}

.userGuideIcon{
	position: absolute;
    background: url(../images/img/v02/ques-icon.png) no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    left: -22px;
    top: -5px;
}

.td_username_password{
	height: 20px;
	background-color: #4daba8
}

.td_login_button{
	height: 66px;
	background-color: #4daba8;
	text-align: center;
}
.td_guide_forgot{
	height: 22px;
	background-color: #4daba8
}
.div_guide_forgot{
	color: white;
    font-size: 11px;
    margin-left: 47px;
    margin-right: 25px;
    height: 20px;
}

.forgot-password{
	float:right;
	display: none;
}

.user-guider{
	float: left;
	position: relative;
}

.div_guide{
	float: right;
	position: relative;
}

.div_openAccount{
	font-size: 11px;
	padding-top: 5px;
}

.div_forgot,
.div_guide,
.registerAccount,
.user-guider,
.forgot-password{
	color: #fff;
    text-decoration: none;
}

.div_login_button{
	text-align: center;
}

.login-button {
    border: 0 none;
    padding: 0;
    border-radius: 2px 2px 2px 2px;
    cursor: pointer;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
    background-color: #3bb3e4;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
    margin: 0;
    margin-right: 0px;
    vertical-align: middle;
    color: #fff;
    width: 220px;
    height: 30px;
    cursor: pointer;
}


.td_register{
	height: 20px;
	background-color: #008080;
	text-align: center;
	color: white;
	font-size: 11px;
}

.td_contact{
	height: 104px;
	background-color: #008080;
	vertical-align: bottom;
}
.div_contact{
	text-align: center;
	color: white;
	font-size: 11px;
}
.td_language{
	height: 557px;
	width:110;
	background-color: #008080;
}

.leftZone{
	 background: transparent;
	 width: 617px;
	 height: 557px;
	 float: left;
}

.leftZoneFull{
	background: url("../images/img/v02/bos_background.png") no-repeat;
	background-position: left bottom;
	width: 100%;
	background-color: #0399D9;
    float: left;
    position: relative;
    min-height: 100%;
}

.bottomZone0{
	float: right;
    width: 273px;
    padding-top: 42px;
    margin-right: 110px;
    /* margin-right: 363px; */
    padding-bottom: 70px;
    display: none;
}

.bottomZone1{
    width: 1000px;
    height: 51px;
    float: right;
    right: 0px;
    position: absolute;
}

.bottomZone2{
    background: url(../images/img/v02/bos_login_14.png) no-repeat;
	background-position: right bottom;
	width: 100%;
	height: 18px;
	float: right;
}

.bottomZone2Parent{
	background-color: #60c1ed;
    height: 18px;
    float: right;
    width: 100%;
    position: absolute;
    bottom: 0px;
}

.contain-login{
	position: relative;
	/* width: 1000px; */
}

.login-content-contain{
	/* position: absolute; */
	float: left;
	width: 273px;
}

.contentLoginZone{
	background-color: transparent;
	float: left;
	width: 100%;
}

.content-login{
	background-color: #4daba8;
}

.login-row{
	/* padding-bottom: 10px;
    padding-top: 12px; */
    padding-bottom: 7px;
    padding-top: 7px;
    position: relative;
}

.login-row.buttonRow{
    padding-top: 5px;
    padding-bottom: 5px;
}

.rightZone{
    position: absolute;
	right: 0px;
	top: -100px;
	height: 95px;
	width: 105px;
	background: url(../images/img/v02//bos_en_vi.png) no-repeat;
    background-position-x: 0%;
	background-position-x: 0px;
}

.languageLi a{
    width: 30px;
    position: absolute;
    height: 30px;
}

.commonImg{
	top: 0px;
}

.lvi a{
	top: 26px;
	left: 13px;
}

.len a{
	top: 26px;
	left:61px;
}

.ljp a{
	top: 102px;
	display: none;
}

.lang-switch{
	list-style: none;
}

.login-row.linkGo,
.login-row.login-capcha
{
	padding-bottom: 0px;
	padding-top: 10px;
}

.login-left.box-capcha{
	display: inline-block;
}

.login-left2{
	display: inline-block;
	margin-left: 7px;
	
}

.login-left.capcha{
	 padding-left: 26px;
	 text-align: left;
}

#captcha_img{
	height: 35px;
}

.div_contact a{
	color: #fff;
    text-decoration: none;
}

#notice-msg{
	font-size: 12px;
}


/*============================================= */


@CHARSET "ISO-8859-1";

html{
	height: 100%;
}

.wrapper-container{
	width: 100%;
}

.header{
	background: url('../images/login/header_background.jpg') no-repeat;
	height: 79px;
    width: 1000px;
}

.wrapper-content-center {
	height: auto;
	background: #fff;
	padding-top: 0px;
}

.wrapper-header-center {
    height: 70px;
    width: 1000px;
}

.wrapper-header{
	background-color: transparent;
}

.wrapper-footer {
    background: #008080;
    width: 1000px;
    margin-bottom: 0px;
}

.wrapper {
	width: 100%;
	position: inherit;
	display: inline-block;
	height: 100%;
	background-color: #008080;
}

.wrapper-header,.wrapper-nav,.wrapper-contain,.wrapper-footer {
	float: inherit;
	width: 100%;
}

body {
	padding: 0;
	margin: 0;
	background: none repeat scroll 0 0 #111111;
	font-family: Arial;
	font-size: 11px;
	height: 100%;
}

.wrapper-contain {
	margin-top: 5px;
}

.inputbox {
	font-size: 11px;
}

.content-left {
	padding-top: 5px;
}

#tab-content td {
	padding: 3px;
	padding-left: 5px;
}

.content-services-1 {
	width: 100%;
}

.content-title {
	margin: 0px;
	font-size: 12px;
	color: #dedede;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 7px;
	background: url("../images/report/bg1.png") repeat scroll 0 0
		transparent;
	padding-top: 2px;
}

.header-title {
	background: url("../images/td_bg.gif") repeat-x scroll center bottom
		#1D1D1D;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}

.content-services h3 {
	margin: 0px;
	font-size: 12px;
	color: #dedede;
	text-align: left;
	padding-top: 7px;
	padding-left: 8px;
	padding-bottom: 7px;
}

.content-services {
	width: 100%;
	margin-top: 8px;
	position: relative;
}

.clr {
	clear: both;
}

.order-1 {
	text-align: left;
	padding-left: 10px;
	padding-top: 6px;
	color: #c8c8c8;
}

.selectbox {
	/* -webkit-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	border-radius: 2px 2px 2px 2px;
	color: #B3B3B3;
	margin: 0;
	height: 19px; */
}

.inputbox {
	/* float: left;
	background: none repeat scroll 0 0 #252525 !important;
	border: 1px solid #000000;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 1px 1px #343434, 1px 1px 1px #111111 inset;
	color: #B3B3B3;
	margin: 0;
	height: 16px;
	width: 150px;
	border-bottom: none;
	border-right: none; */
}

h3 {
	border-bottom: 2px solid #5A5A5A;
}

.bottom-table td {
	color: #c8c8c8;
	height: 22px;
	border-bottom: 1px solid #393939;
	border-left: 1px solid #393939;
}

.registration-1 {
	float: left;
	padding-top: 10px;
}

.registration h3 {
	background: url("../images/report/bg1.png") repeat scroll 0 0
		transparent;
	height: 24px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	padding-left: 10px;
	border: none;
}

.registration {
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #3c3c3c;
	margin-top: 10px;
	background: #292929;
	float: left;
	width: 994px;
}

.text-order-1 {
	display: inline;
	padding-left: 5px;
}

.registration-2 {
	padding-left: 40px;
	float: left;
	padding-top: 10px
}

.registration-3 {
	float: left;
}

.add-button ul  li {
	float: left;
	display: inline;
	background: url("../images/services/reset.png") no-repeat scroll 0 0
		transparent;
	padding-left: 20px;
	padding-right: 30px;
	line-height: 20px;
	padding-bottom: 2px;
}

.add-button {
	float: right;
	padding-top: 85px;
	padding-bottom: 10px;
}

.add-button ul {
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

.add-button a {
	color: #666666;
}

.header-title p {
	margin: 0px;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	color: #d6d6d6;
}

.tab-filter {
	background: #121212;
	padding: 0px;
	padding-top: 10px;
}

.bottom-tab .selectbox,.bottom-tab .inputbox {
	float: none;
}

.filter-left {
	color: #f0f0f0;
	float: normal !important;
}

.filter-left-button a {
	padding-left: 20px;
	color: #535353;
}

.nav-right {
	float: none;
}

.nav-lang {
	float: none;
}

.form {
	display: inline;
	color: #c8c8c8;
	float: left;
	padding-left: 10px;
	padding-bottom: 30px;
}

.filter-left-button {
	background: url("../images/services/find.png") no-repeat scroll 0 0
		transparent;
	padding-right: 45px;
	float: left;
	padding-bottom: 12px;
	margin-left: 16px;
	line-height: 16px;
	margin-top: 8px
}

.left-button {
	position: absolute;
	right: 13px;
	top: 245px;
}

.left-button li {
	display: inline;
	background: url("../images/services/find.png") no-repeat scroll 0 0
		transparent;
	float: left;
	padding-left: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 2px;
}

.left-button a {
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
}

.text-order-2 {
	color: #C8C8C8;
	text-align: left;
	line-height: 22px;
}

.text-order-1 {
	padding-left: 12px;
	padding-right: 25px;
}

.registration-table .bottom-table th {
	border: none;
	border: 1px solid #393939;
}

.bottom-table {
	border: none;
}

.imformation .filter-left-button {
	float: right;
}

.div1-form {
	float: left;
	line-height: 26px;
}

.div2-form {
	position: absolute;
	top: 0px;
	right: 24px;
	line-height: 26px;
}

.div3-form {
	position: absolute;
	top: 12px;
	left: 700px;
}

#div-buttom-bottom {
	left: 10px;
	width: 300px;
}

.filter-left-button-bottom {
	float: left;
	border-radius: 4px;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-top: 2px;
	text-align: center;
}

.button-register {
	border-radius: 2px 2px 2px 2px;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 11px;
	height: 22px;
	line-height: 21px;
	text-transform: uppercase;
	font-weight: normal;
	vertical-align: middle;
}

.error-dialog,.info-dialog,.warning-message-dialog {
	/* color: #8C8C8C; */
}

.error-dialog .control,.info-dialog .control,.warning-message-dialog .control,.confirm-message-dialog .control
	{
	/* width: 350px;
	float: left; */
}

.error-dialog,.info-dialog,.warning-message-dialog {
	/* display: none;
	background-color: #202020;
	border-radius: 0;
	color: #8C8C8C;
	padding-bottom: 5px;
	width: 350px; */
}

.error-dialog .warning,.info-dialog .warning,.warning-message-dialog .warning,.confirm-message-dialog .warning
	{
	/* position: absolute;
	right: 14px;
	top: 44px; */
}

.error-dialog .header,.info-dialog .header,.warning-message-dialog .header,.confirm-message-dialog .header
	{
	/* width: 330px;
	height: 20px;
	padding: 7px 10px 1px;
	font-weight: bold;
	text-transform: uppercase;
	background: #252525;
	background: -moz-linear-gradient(center bottom, #2A2A2A 30%, #2A2A2A 70%)
		repeat scroll 0 0 transparent;
	border-color: -moz-use-text-color -moz-use-text-color #121212; */
}

.error-dialog .btn_no,.error-dialog .btn_yes,.info-dialog .btn_no,.info-dialog .btn_yes,.warning-message-dialog .btn_no,.warning-message-dialog .btn_yes
	{
	/* position: relative;
	right: 10px;
	top: 0;
	margin-left: 150px !important;
	border-radius: 2px;
	font-weight: normal;
	font-size: 12px !important;
	margin: 0 auto;
	width: 50px; */
}

.confirm-message-dialog .btn_no,.confirm-message-dialog .btn_yes {
	/* position: relative;
	right: 10px;
	top: 0;
	border-radius: 2px;
	font-weight: normal;
	margin: 0 auto;
	width: 50px;
	font-size: 12px !important; */
}

.number {
	text-align: right;
}

.confirm-message-dialog {
	/* display: none;
	background-color: #202020;
	border-radius: 0;
	color: #8C8C8C;
	padding-bottom: 5px;
	width: 350px; */
}

.confirm-message-dialog .yesconfirm {
	/* bottom: 10px;
	float: right;
	right: 4px; */
}

.confirm-message-dialog .btn_no,.confirm-message-dialog .btn_yes {
	/* float: left !important;
	position: relative;
	right: 105px;
	border-radius: 2px;
	font-weight: normal;
	margin-left: 3px; */
}

.button.b-close,.button.bClose {
	/* border-radius: 2px 2px 2px 2px;
	cursor: default;
	font: bold 131% sans-serif;
	padding: 0 6px 2px;
	position: absolute;
	right: -5px;
	top: -5px; */
}

.error-dialog .btn_no,.error-dialog .btn_yes,.info-dialog .btn_no,.info-dialog .btn_yes,.warning-message-dialog .btn_no,.warning-message-dialog .btn_yes
	{
	/* border-radius: 2px 2px 2px 2px;
	font-size: 12px !important;
	font-weight: normal;
	margin-bottom: 0;
	margin-left: 150px !important;
	margin-right: auto;
	margin-top: 0;
	position: relative;
	right: 10px;
	top: 0;
	width: 50px; */
}

.cart-row-form-confirm {
	padding: 10px;
}

input.button {
	border-radius: 2px 2px 2px 2px;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 11px;
	height: 22px;
	line-height: 21px;
	text-transform: uppercase;
}

.messae-content{
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: left;
}

.leftZone{
	display: none;
}

.login-content-contain{
	width: 100%;
	background-color: #fff;
}

.centerZone{
	/* float: left;
	width: 1000px; */
}

.table-information-parent{
	width: 1000px;
	margin: auto;
	padding-bottom: 45px;
}

.header-page-body>span {
    margin-left: 0px;
}

.header-page-body{
	width: 1000px;
}

.bottomZone1Parent{
	/* position: absolute; */
    bottom: 17px;
    height: 49px;
    width: 100%;
}

.headerBackground{
	height: 100px;
    margin-left: 615px;
}

.gotoLogin{
	position: absolute;
    top: 9px;
    left: 29px;
    height: 84px;
    width: 186px;
}

.domestic p, .bank-info p{
	font-weight: bold;
	text-decoration: underline;
}

.hidden{
	display: none;
}

#header {
    position: absolute;
    padding-top: 30px;
    padding-left: 50px;
}

#header .header-logo{
	background: url(../images/img/v02/logo_bos_trading.png) no-repeat;
	width: 163px;
	height: 53px;
	background-size: contain;
}
/****Customize ver 2****/
.register-v2 #tab-content input[type=checkbox] {
	margin-bottom: 3px;
	margin-right: 6px;
}

.register-v2 #tab-content .item-box {
	overflow: hidden;
	margin: 12px auto 21px;
	position: relative;
	text-align: left;
	padding: 9px 21px;
	border-radius: 3px;
	border: 1px dashed #dedede;
}

.register-v2 #tab-content .item-box .err-border {
	outline-color: red !important;
	border-color: red !important;
}

.register-v2 #tab-content .item-box:not(.active) {
	display: none;
}

.register-v2 #tab-content .item-box .input-box > span {
	display: block;
	margin-bottom: 3px;
}

.register-v2 #tab-content .item-box .input-box.full-width {
	grid-column-start: 1;
	grid-column-end: 3;
}

.register-v2 #tab-content .item-box .input-box.full-width > label {
	display: block;
	padding: 6px;
}

.register-v2 #tab-content .item-box .input-box.full-width .input {
	padding-left: 3px !important;
}

.register-v2 #tab-content .item-box .input-box .input {
	display: flex;
	padding: 9px 30px;
	align-items: center;
}

.register-v2 #tab-content .item-box .input-box .image-upload-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	height: auto;
}

.register-v2 #tab-content .item-box .input-box .image-upload-box .input {
	display: block;
	padding: 3px 30px;
}

.register-v2 #tab-content .item-box .input-box .image-upload-box .input > span {
	display: block;
	padding: 6px 3px;
	font-weight: normal;
	text-align: center;
}

.register-v2 #tab-content .item-box .input-box .image-upload-box .input .img-view-content {
	width: 350px;
	height: calc(350px / (4 / 3));
	border-radius: 3px;
	outline: 3px solid rgb(156 156 156 / 15%);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.register-v2 #tab-content .item-box .input-box .image-upload-box .input .img-view-content > div {
	display: none
}

.register-v2 #tab-content .item-box .input-box .image-upload-box .input .img-view-content:hover > div {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.register-v2 #tab-content .item-box .input-box .image-upload-box .input .img-view-content:hover > div.hidden {
	display: none;
}

.register-v2 #tab-content .item-box .input-box .image-upload-box .input .img-view-content:hover > div label {
	text-align: center;
	padding: 6px 9px;
	border-radius: 3px;
	background-color: #006db0;
	margin: 3px auto;
	color: #fff;
}

.register-v2 #tab-content .item-box .input-box .video-upload-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	height: auto;
}

.register-v2 #tab-content .item-box .input-box .video-upload-box .input {
	display: block;
	padding: 3px 30px;
}

.register-v2 #tab-content .item-box .input-box .video-upload-box .input > span {
	display: block;
	padding: 6px 3px;
	font-weight: normal;
	text-align: center;
}

.register-v2 #tab-content .item-box .input-box .video-upload-box .input .video-view-content {
	width: 680px;
	height: 380px;
	border-radius: 3px;
	outline: 3px solid rgb(156 156 156 / 15%);
}

.register-v2 #tab-content .item-box .input-box .video-upload-box .input .video-view-content .recording-stream {
	position: relative;
	width: 100%;
	height: 100%;
}

.register-v2 #tab-content .item-box .input-box .video-upload-box .input .video-view-content .recording-stream .countdown {
	position: absolute;
	top: 5px;
	right: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	--angle: 0deg;
	border-radius: 50%;
	background: conic-gradient(transparent var(--angle), rgb(255 0 0) var(--angle));
	height: 30px;
	width: 30px;
}

.register-v2 #tab-content .item-box .input-box .video-upload-box .input .video-view-content .recording-stream .countdown .timer {
	width: 26px;
	height: 26px;
	background: #fff;
	border-radius: 50%;
}

.register-v2 #tab-content .item-box .input-box .video-upload-box .input .video-view-content:not(:hover) .recording-stream button {
	display: none;
}

.register-v2 #tab-content .item-box .input-box .video-upload-box .input .video-view-content .recording-stream video {
	width: 100%;
	height: 100%;
}

.register-v2 #tab-content .item-box .input-box .video-upload-box .input .video-view-content:hover .recording-stream button {
	position: absolute;
	width: 60px;
	bottom: 5px;
	left: calc(50% - 30px);
	color: #fff;
	text-align: center;
}

.register-v2 #tab-content .item-box .input-box .input label {
	min-width: 150px;
	padding-left: 15px;
}

.register-v2 #tab-content .item-box .input-box.border-box .input label {
	min-width: 100px;
}

.register-v2 #tab-content .item-box .input-box .input .take-photo {
	position: relative;
	width: 100%;
	height: 100%;
}

.register-v2 #tab-content .item-box .input-box .input .take-photo.active-camera {
	display: block !important;
}

.register-v2 #tab-content .item-box .input-box .input .take-photo video,
.register-v2 #tab-content .item-box .input-box .input .take-photo canvas {
    width: 100%;
    height: 100%;
}
.approval-box {display: flex;flex-direction: column;flex-wrap: nowrap;align-items: center;}
.approval-box > button {width: 300px;margin: 5px;height: auto;padding: 10px 15px;box-sizing: border-box;border-radius: 5px;color: #fff;font-size: 14px;text-align: left;}


.register-v2 #tab-content .item-box .input-box .input .take-photo button {
    position: absolute;
    bottom: 5px;
    left: calc(50% - 23px);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: transparent;
    border: 3px solid #ff00009c;
    font-size: 12px;
    line-height: 12px;
    text-transform: capitalize;
    display: flex;
    align-items: stretch;
    align-content: center;
    justify-content: center;
    padding: 0;
    box-sizing: border-box;
    overflow: hidden;
}

.register-v2 #tab-content .item-box .input-box .input .take-photo button span{
    background: url('/images/camera-icon.png');
    display: block;
    width: 100%;
    background-color: rgb(255 255 255 / 90%);
    background-position: center;
    background-repeat: no-repeat;
}


.register-v2 #tab-content .item-box .input-box .input .take-photo:not(.active-camera) {
	display: none !important;
}

.register-v2 #tab-content .item-box .item-action {
	padding: 9px 0px;
	text-align: center
}

.register-v2 #tab-content .item-box .item-action button {
	min-width: 100px;
	color: #fff;
	height: 25px;
	font-size: 11px;
	line-height: 21px;
	border-radius: 3px;
}

.register-v2 #tab-content .item-box .input-group {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(calc(50% - 30px), 1fr));
	grid-gap: 9px 21px;
	position: relative;
	padding: 12px 15px;
	border: 1px solid #c4c4c4;
	border-radius: 3px;
	/* box-shadow: 0 0 6px #c4c4c4; */
	margin-top: 20px;
}

.register-v2 #tab-content .item-box .input-group .title {
	position: absolute;
	background: #fff;
	top: -15px;
	left: 6px;
	padding: 0px 3px;
}

.register-v2 #tab-content .item-box .input-group .title:after {
	content: "";
	padding-left: 3px;
}

.register-v2 #tab-content .item-box .input-group.not-delete .btn-del {
	display: none;
}

.register-v2 #tab-content .item-box .input-group .btn-del {
	position: absolute;
	right: -9px;
	top: -9px;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: red;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.register-v2 #tab-content .item-box .input-group .btn-del span {
	display: block;
	background: white;
	height: 12px;
	position: relative;
	width: 4px;
	transform: rotate(45deg);
}

.register-v2 #tab-content .item-box .input-group .btn-del span:after {
	background: white;
	content: "";
	height: 4px;
	left: -4px;
	position: absolute;
	display: block;
	top: 4px;
	width: 12px;
}

.register-v2 #tab-content .item-box .input-group .input-box.border-box .input {
	border: 1px solid #c4c4c4;
	border-radius: 3px;
	padding: 9px 21px;
}

.register-v2 #tab-content .item-box .input-group .input-box.border-box .input input:not([type=checkbox]):not([type=radio]), .register-v2 #tab-content .item-box .input-group .input-box.border-box .input select, .register-v2 #tab-content .item-box .input-group .input-box.border-box .input .select2-container {
	width: 100% !important;
}

.register-v2 #tab-content .item-box .input-group .input-box .input input:not([type=checkbox]):not([type=radio]),
.register-v2 #tab-content .item-box .input-group .input-box .input select,
.register-v2 #tab-content .item-box .input-group .input-box .input .select2-container {
	width: 100% !important;
}

.register-v2 #tab-content .item-box a.btn-add-bank {
	cursor: pointer;
	color: #34b2ff;
	font-weight: bold;
	display: block;
	margin: 6px 9px;
}

.register-v2 #tab-content .item-box a.btn-add-bank:before {
	content: "+";
	padding-right: 6px;
}

.register-v2 #tab-content .item-box .box-title {
	position: relative;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #c4c4c4;
	padding: 6px 3px 3px;
	margin: 3px auto 6px;
}

.register-v2 #tab-content .item-box .box-title .top-arrow {
	position: absolute;
	right: 6px;
	bottom: 0;
}

.register-v2 #tab-content .item-box .box-content {
	padding: 0 15px;
}

.register-v2 #tab-content .item-box .input-box .input ul {
	margin: 0;
	list-style: none;
}

.register-v2 #tab-content .item-box .input-box .input ul li {
	padding: 3px 0;
}

.register-v2 #tab-content .item-box .box-content table {
	width: 100%;
	table-layout: fixed;
}

.register-v2 #tab-content .item-box .box-content table th {
	text-align: left;
}

.register-v2 #tab-content .item-box .box-content table td {
	background: transparent;
}

.register-v2 #tab-content .item-box .box-content table td:not(.group-col) input {
	width: calc(100% - 8px);
}

.register-v2 #tab-content .item-box .box-content table td .btn-upload {
	padding: 4px 6px;
	border-radius: 2px 2px 2px 2px;
	cursor: pointer;
	font-size: 11px;
	line-height: 22px;
	text-transform: uppercase;
	background: none repeat scroll 0 0 #dcdcdc;
}

.register-v2 #tab-content .item-box .box-content table td:not(.group-col) .select2-container {
	width: 100% !important;
}

.register-v2 #tab-content .item-box .box-content table tbody tr td:not([colspan]):nth-child(2n-1) {
	width: 150px;
}

.register-v2 #tab-content .item-box .box-content table tbody tr td:nth-child(2n) {
	padding-right: 30px !important;
}

.register-v2 #tab-content .item-box .box-content table tbody tr td:last-child {
	padding-right: 0 !important;
}

.register-v2 #tab-content .item-box .box-content table tbody tr td.group-col label {
	width: 100px;
}

.register-v2 #tab-content .item-box .box-content table tbody tr td.group-col label input {
	margin-right: 6px;
}

.register-v2 #tab-content .item-box .box-content table tbody tr td.group-col input:not([type=checkbox]) {
	width: calc(100% - 110px);
	margin-right: 2px;
}

.register-v2 #tab-content .action-box {
	margin: 9px auto 15px;
}

.register-v2 #tab-content .action-box #div-buttom-bottom {
	margin-top: 9px;
}

.register-v2 #tab-content .item-box .box-content table tbody tr td .upload-image {
}

.register-v2 #tab-content .item-box .box-content table tbody tr td .image-review {
	display: none;
	margin-top: 6px;
	height: 150px;
	box-shadow: 0 0 2px #c4c4c4;
	border-radius: 6px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.register-v2 #tab-content .item-box .box-content table tbody tr td .image-review.image-show {
	display: block;
}

.register-v2 .step-box {
	display: flex;
	margin-top: 12px;
}

.register-v2 .step-box div {
	position: relative;
	height: 20px;
	padding: 6px 9px;
	text-align: center;
	background: #006db0;
	color: #fff;
	margin: 0px 18px;
	width: calc(100% / 3);
	text-transform: uppercase;
	font-weight: 600;
}

.register-v2 .step-box div:after {
	position: absolute;
	top: 0;
	right: -18px;
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-top: 16px solid transparent;
	border-left: 18px solid #006db0;
	border-bottom: 16px solid transparent;
}

.register-v2 .step-box div:before {
	position: absolute;
	top: 0;
	left: -18px;
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-top: 16px solid #006db0;
	border-left: 18px solid transparent;
	border-bottom: 16px solid #006db0;
}

.register-v2 .step-box div.active {
	background: #34b2ff;
}

.register-v2 .step-box div.active:after {
	border-top: 16px solid transparent;
	border-left: 18px solid #34b2ff;
	border-bottom: 16px solid transparent;
}

.register-v2 .step-box div.active:before {
	border-top: 16px solid #34b2ff;
	border-left: 18px solid transparent;
	border-bottom: 16px solid #34b2ff;
}

.register-v2 .notes-box {
	text-align: justify;
	line-height: 1.5;
	margin-top: 6px;
}

.register-v2 .contentm.m-contentm tr.bank-info td p {
	margin: 6px 0;
}

.register-v2 #tab-content .item-box .input-group.not-border {
	padding: 0;
	border: none;
}

.is-check-validate:after {content: "*";color: red;}
.item-box.active a {font-weight: bold;color: inherit;}