body {
	padding-top: 80px;
}
body.d2000smart {
	padding-top: 0px;
}
header {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1100;
	background-color: #5CB5B0;
	border-color: #010101;
}
body.d2000smart > header {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1100;
	padding: 20px;
	background-color: #F7F7F7;
	border-bottom: 2px solid #E5E5E5;
}
.header-title {
	height: 50px;
	margin: 0 15px 0 15px;
	padding: 0 15px 0 15px;
}
.header-title .navbar-right {
	margin-left: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.header-title .navbar-left {
	margin-right: 15px;
	margin-top: 20px;
	margin-bottom: 2px;
}
.header-title .navbar-right img,
.header-title .navbar-left img {
	height: 47px;
}
.header-title .landscape img {
	height: auto;
	width: 580px;
}
.header-title .portrait img {
	height: auto;
	width: 380px;
}
.header-acount {
	height: 30px;
	color: #FFF;
	margin: 0 15px 0 15px;
	padding: 0 15px 0 15px;
}
.header-acount .navbar-right {
	margin-left: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.header-acount .navbar-left {
	margin-right: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.navbar-default {
	top: 80px;
	background-color: #5CB5B0;
	border-color: #010101;
}
.navbar-inverse {
	background-color: #8CD2CE;
	border-color: #010101;
}
.navbar-inverse .navbar-brand {
	color: #323232;
}
.navbar-inverse .navbar-text {
	color: #323232;
}
.navbar-inverse .navbar-text .label {
	background-color: #52838D;
}
.navbar-inverse .navbar-text > a {
	color: #52838D;
	cursor: pointer;
}
.navbar-inverse .navbar-nav > li > a {
	color: #323232;
}
.navbar-inverse img {
	height:40px;
}
.breadcrumb-area {
	background-color: #EEEEEE;
	border-color: #010101;
}
.breadcrumb {
	background-color: #EEEEEE;
	border-radius: 0px;
	margin-bottom: 0px;
}
.breadcrumb > li > a {
	color: #52838D;
	cursor: pointer;
	text-decoration: underline;
}
.breadcrumb > .active {
	color: #5CB5B0;
	font-weight: bold;
}
.starter-template {
	padding: 96px 15px 40px 15px;
	text-align: center;
}
.starter-template-signature {
	padding: 40px 15px 40px 15px;
	text-align: center;
}
.alert-form {
	margin-bottom: 10px;
	padding: 0px;
	border: none;
	background-color: none;
	color: #555555;
}
.alert-danger {
	padding: 4px;
}
.attention {
	text-align: left;
	padding-bottom: 30px;
}
.dealer-form .row {
	margin-bottom: 15px;
}
.dealer-form .row.border {
	margin-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}
.dealer-form .row .button {
	border-bottom: none;
	padding-top: 5px;
	padding-bottom: 20px;
}
.dealer-confirm .row {
	margin-bottom: 15px;
	border-bottom: solid 1px gray;
}
.dealer-confirm .row .button {
	border-bottom: none;
	padding-top: 5px;
	padding-bottom: 20px;
}
.dealer-confirm .extraCount {
	margin-bottom: 10px;
}
.smart-template {
	margin-right: -15px;
	margin-left: -15px;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #E1F4FA;
}


/*****************************************************
 * dealer-register
 *****************************************************/
.dealer-register {
	width: 960px;
	margin: auto;
}
.dealer-register-notice {
	height: 157px;
	background: no-repeat url('../img/menu/comp_notice.png');
	background-size: 600px;
	margin-bottom: 20px;
}
.dealer-register-head {
	width: 600px;
	margin: auto;
}
.dealer-register-step-first{
	width: 600px;
	margin: auto;
}
.dealer-register-step-left {
	width: 480px;
	float:left;
}
.dealer-register-step-right {
	width: 480px;
	float:left;
}

.dealer-register-foot {
	width: 600px;
	margin: auto;
}
.dealer-register .membercard {
	padding-right: 70px;
}

/** dealer-register step common */
.dealer-register .step1 {
	height: 120px;
	background: no-repeat url('../img/menu/comp_step_common01_on.png');
	background-size: 600px;
}
.dealer-register .step1.disabled {
	height: 120px;
	background: no-repeat url('../img/menu/comp_step_common01_off.png');
	background-size: 600px;
}
.dealer-register .step1 button {
	width: 150px;
	position: relative;
	top: 25px;
	left: 400px;
}
.dealer-register .step_print {
	height: 120px;
	background: no-repeat url('../img/menu/comp_step_common_print_on.png');
	background-size: 600px;
}
.dealer-register .step_print.disabled {
	height: 120px;
	background: no-repeat url('../img/menu/comp_step_common_print_off.png');
	background-size: 600px;
}

/** dealer-register normalChangeSteps left */
.dealer-register .normalChangeSteps .dealer-register-step-left .step2 {
	height: 173px;
	background: no-repeat url('../img/menu/comp_step_normal_left02_on.png');
	background-size: 450px;
}
.dealer-register .normalChangeSteps .dealer-register-step-left .step2.disabled {
	height: 173px;
	background: no-repeat url('../img/menu/comp_step_normal_left02_off.png');
	background-size: 450px;
}
.dealer-register .normalChangeSteps .dealer-register-step-left .step2 button {
	width: 150px;
	position: relative;
	top: 50px;
	left: 290px;
}
.dealer-register .normalChangeSteps .dealer-register-step-left .step3 {
	height: 98px;
	background: no-repeat url('../img/menu/comp_step_normal_left03_on.png');
	background-size: 450px;
}
.dealer-register .normalChangeSteps .dealer-register-step-left .step3.disabled {
	height: 98px;
	background: no-repeat url('../img/menu/comp_step_normal_left03_off.png');
	background-size: 450px;
}
/** dealer-register normalChangeSteps right */
.dealer-register .normalChangeSteps .dealer-register-step-right .step2 {
	height: 281px;
	background: no-repeat url('../img/menu/comp_step_normal_right02_on.png');
	background-size: 450px;
}
.dealer-register .normalChangeSteps .dealer-register-step-right .step2.disabled {
	height: 281px;
	background: no-repeat url('../img/menu/comp_step_normal_right02_off.png');
	background-size: 450px;
}

/** dealer-register autoChangeSteps */
.dealer-register .autoChangeSteps .step2 {
	height: 120px;
	background: no-repeat url('../img/menu/comp_step_auto_02_on.png');
	background-size: 600px;
}
.dealer-register .autoChangeSteps .step2.disabled {
	height: 120px;
	background: no-repeat url('../img/menu/comp_step_auto_02_off.png');
	background-size: 600px;
}
.dealer-register .autoChangeSteps .step2 input {
	width: 150px;
	position: relative;
	top: 40px;
	left: 200px;
}
/** dealer-register autoChangeSteps left */
.dealer-register .autoChangeSteps .dealer-register-step-left .step3 {
	height: 173px;
	background: no-repeat url('../img/menu/comp_step_auto_left03_on.png');
	background-size: 450px;
}
.dealer-register .autoChangeSteps .dealer-register-step-left .step3.disabled {
	height: 173px;
	background: no-repeat url('../img/menu/comp_step_auto_left03_off.png');
	background-size: 450px;
}
.dealer-register .autoChangeSteps .dealer-register-step-left .step3 button {
	width: 150px;
	position: relative;
	top: 50px;
	left: 290px;
}
.dealer-register .autoChangeSteps .dealer-register-step-left .step4 {
	height: 98px;
	background: no-repeat url('../img/menu/comp_step_auto_left04_on.png');
	background-size: 450px;
}
.dealer-register .autoChangeSteps .dealer-register-step-left .step4.disabled {
	height: 98px;
	background: no-repeat url('../img/menu/comp_step_auto_left04_off.png');
	background-size: 450px;
}
/**  dealer-register autoChangeSteps right */
.dealer-register .autoChangeSteps .dealer-register-step-right .step3 {
	height: 281px;
	background: no-repeat url('../img/menu/comp_step_auto_right03_on.png');
	background-size: 450px;
}
.dealer-register .autoChangeSteps .dealer-register-step-right .step3.disabled {
	height: 281px;
	background: no-repeat url('../img/menu/comp_step_auto_right03_off.png');
	background-size: 450px;
}

.dealer-search .row {
	margin-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}
.dealer-search .row .button {
	border-bottom: none;
	padding-top: 5px;
	padding-bottom: 20px;
}
.dealer-search .input-group, .btn-group {
	margin-bottom: 10px;
	margin-top: 0px;
}
.dealer-search p.alert {
	display: inline-block;
}
.dealer-search .alert {
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 4px;
}
.dealer-search .input-group .alert {
	margin-bottom: 0px;
}
.dealer-list table thead .glyphicon {
	cursor: pointer;
}
.dealer-detail .row {
	margin-bottom: 15px;
	border-bottom: solid 1px gray;
}
.dealer-upload .row {
	margin-bottom: 15px;
}
#signatureArea {
	display:none;
	padding-top:1em;
	padding-bottom:1em;
}
#signatureImage {
	border:solid black 1px;
	margin-bottom:4px;
}
.extraCount {
	margin-top:1em;
}
.smartCount {
	margin-top:1em;
	border: 0;
	border-radius: 0;
	background-color: #202B61;
	color: #FFFFFF;
}
.smartData {
	margin-top: -20px;
	margin-bottom: 20px;
	padding: 15px;
	border: 0;
	border-radius: 0;
	background-color: #FFFFFF;
}
.lead {
	padding: 20px;
}
.register-info {
	padding-top: 20%;
	font-weight:bold;
	font-size:3em;
}
img.require {
	width: 36px;
	height:16px;
}
.menu-mbtn img {
	margin-bottom:20px;
	cursor: pointer;
}
.steparea {
	border:solid 1px #cccccc;
	padding:0;
	display:flex;
}
.steparea p {
	text-align:left;
	margin-bottom:0;
	padding:15px 0;
}
.stepno {
	min-height:60px;
	min-width:60px;
	background-color:#8CD2CE;
	text-align:-webkit-auto;
}
.stepno img {
	position: absolute;
	top: 50%;
	left:50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translateX(-50%) translateY(-50%);
}
.bottomarrow {
	text-align:center;
	margin-bottom:6px;
}
.bottomarrow > img {
	vertical-align:top;
}
p.fileform {
	text-align:center;
}
#cboxClose {
	top:  30px;
	right:40px;
	background:url(/image/cb-close.png) no-repeat;
	width: 40px;
	height:40px;
}

