@charset "utf-8";
/* CSS Document */

.step-157-1 {
	width: 100%;
	height: auto;
}

.step-title {
	width: 100%;
	height: auto;
	font: 20px/32px 'Kanit', Arial, sans-serif;
	text-align: left;
	color: #000;
}

.step-block {
	width: 100%;
	height: auto;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 4px solid #F3F2F8;
}

.step-box {
	width: 200px;
	height: auto;
	text-align: center;
	position: relative;
}

.step-ic {
	width: 50px;
	height: 50px;
	padding: 10px 10px;
	text-align: center;
	-webkit-border-radius: 300px;
	-moz-border-radius: 300px;
	border-radius: 300px;
}

.step-top {
	width: 100%;
	height: auto;
	font: 16px/24px 'Kanit', Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}

.step-text {
	width: 100%;
	height: auto;
	font: 16px/20px 'Tahoma', Arial, sans-serif;
	text-align: center;
	color: #000;
	margin-top: 5px;
}

.t-c1 {
	color: #FC6C38;
}

.t-c2 {
	color: #B9C839;
}

.t-c3 {
	color: #2C5994;
}

.t-c4 {
	color: #BC114A;
}

.s-b1 {
	background: #FFEBD1;
}

.s-b2 {
	background: #F6FBD0;
}

.s-b3 {
	background: #D1ECFF;
}

.s-b4 {
	background: #FFDBE7;
}

.s-arrow {
	height: auto;
	position: absolute;
	right: 0;
	top: 65px;
}

/***********************************************/

.form-block {
	width: 100%;
	height: auto;
	padding-bottom: 30px;
	border-bottom: 4px solid #F3F2F8;
}

.form-top {
	width: 100%;
	height: auto;
	font: 20px/24px 'Tahoma', Arial, sans-serif;
	margin-top: 20px;
	color: #000;
	padding-left: 15px;
}

.form-list {
	/* padding-left: 45px; */
	font: 16px/24px 'Tahoma', Arial, sans-serif;
	color: #000;
	/* border-bottom: 1px solid #F3F2F8; */
	margin-top: 18px;
	padding-bottom: 15px;
}

/*************************************************/

.status-block {
	width: 100%;
	height: auto;
	padding: 0px 10px;
}

.status-top {
	width: 100%;
	height: auto;
	font: 20px/24px 'Tahoma', Arial, sans-serif;
	margin-top: 20px;
	color: #000;
	padding-left: 5px;
}

.status-box {
	width: 100%;
	max-width: 800px;
	height: auto;
	margin-top: 35px;
	border: 1px solid #2F94DC;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 3px 3px 15px -4px rgba(0, 0, 0, 0.48);
	-moz-box-shadow: 3px 3px 15px -4px rgba(0, 0, 0, 0.48);
	box-shadow: 3px 3px 15px -4px rgba(0, 0, 0, 0.48);
}

.status-time {
	width: 100%;
	height: 40px;
	padding: 5px 15px;
	background: rgba(241, 247, 252, 1);
	background: -moz-linear-gradient(top, rgba(241, 247, 252, 1) 0%, rgba(186, 226, 254, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(241, 247, 252, 1)), color-stop(100%, rgba(186, 226, 254, 1)));
	background: -webkit-linear-gradient(top, rgba(241, 247, 252, 1) 0%, rgba(186, 226, 254, 1) 100%);
	background: -o-linear-gradient(top, rgba(241, 247, 252, 1) 0%, rgba(186, 226, 254, 1) 100%);
	background: -ms-linear-gradient(top, rgba(241, 247, 252, 1) 0%, rgba(186, 226, 254, 1) 100%);
	background: linear-gradient(to bottom, rgba(241, 247, 252, 1) 0%, rgba(186, 226, 254, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f7fc', endColorstr='#bae2fe', GradientType=0);
	font: 16px/24px 'Tahoma', Arial, sans-serif;
	color: #000;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	font-weight: bold;
}

.status-name {
	width: 100%;
	height: 40px;
	font: 16px/24px 'Tahoma', Arial, sans-serif;
	color: #000;
	padding: 5px 15px;
}

.status-detail {
	width: 100%;
	height: 40px;
	/* background:#E9F6FF; */
	font: 16px/24px 'Tahoma', Arial, sans-serif;
	padding: 5px 15px;
}

.status-detail a {
	/* color:#0F93EB; */
}

.status-last {
	width: 100%;
	/* height: 40px; */
	font: 16px/24px 'Tahoma', Arial, sans-serif;
	color: #000;
	padding: 5px 15px;
}

.status-timeline {
	width: 100%;
	height: auto;
	border-top: 1px solid #BEBEBE;
}

.timeline-block {
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tl1 {
	width: 100%;
	height: auto;
	padding: 0px 5px 0px 5px;
}

.wt {
	width: 65px;
}

.wt1 {
	width: 33px;
}

.t-date {
	font: 13px/16px 'Tahoma', Arial, sans-serif;
	text-align: right;
}

.t-time {
	font: 13px/16px 'Tahoma', Arial, sans-serif;
	text-align: right;
}

.t-dot {
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 5px;
}

.t-dot2 {
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 7px;
}

.t-status {
	font: 16px/20px 'Tahoma', Arial, sans-serif;
	color: #0F93EB;
}

.st-color1 {
	color: #000;
}

.st-color2 {
	color: #B2B2B2;
}

.st-line {
	height: 53px;
	position: absolute;
	left: 86px;
	background: url(../images/step-157-1/Line%2064.png) top left repeat-y;
	z-index: -1;
}

.status-more {
	width: 100%;
	height: auto;
	margin-top: 20px;
}

.st-bottom {
	width: 381px;
	height: 65px;
	padding-top: 5px;
	text-align: center;
	background: #BEE4FF;
	border: 1px solid #0F93EB;
	font: 20px/24px 'Tahoma', Arial, sans-serif;
	color: #065488;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 3px 3px 15px -4px rgba(0, 0, 0, 0.48);
	-moz-box-shadow: 3px 3px 15px -4px rgba(0, 0, 0, 0.48);
	box-shadow: 3px 3px 15px -4px rgba(0, 0, 0, 0.48);
}

.st-bottom {
	width: 344px;
}

@media (max-width: 374px) {
	.step-box {
		width: 128px;
	}
	.s-arrow {
		right: -12px;
	}
}

@media (min-width: 375px) and (max-width: 419px) {
	.step-box {
		width: 112px;
	}
	.s-arrow {
		right: -12px;
	}
}

@media (min-width: 420px) and (max-width: 575px) {
	.step-box {
		width: 106px;
	}
	.s-arrow {
		right: -12px;
	}
}

@media (min-width: 576px) and (max-width: 991px) {
	.step-box {
		width: 198px;
	}
}

.newform-ul {
	list-style-type: circle;
	margin-left: 30px;
}

.newform-li {
	list-style: unset;
}

@media(max-width:575px) {
	.type-form {
		display: none !important;
	}
}