﻿@charset "utf-8";

p {
	font-family: 'Prompt', sans-serif;
}
.logo-efin {
	width: 30%;
    max-width: 159px;
    height: 84px;
    position: absolute;
    left: 23px;
}
.green-bar {
	width: 100%;
	height: 60px;
	background: #77bc1f;
	position: fixed;
	z-index: 1000;
	opacity: 0.96;
}
@media (min-width:375px){
	.logo-efin {
	width: 30%;
	max-width: 159px; 
	height: 84px; 
	position: absolute; 
	left: 25px;
	}
	.green-bar {
	width: 100%; 
	height: 60px; 
	background: #77bc1f;
	}
}
@media (min-width:414px){
	.logo-efin {
	width: 30%;
	max-width: 159px; 
	height: 84px; 
	position: absolute; 
	left: 30px;
	}
	.green-bar {
	width: 100%; 
	height: 60px; 
	background: #77bc1f;
	}
}
@media (min-width:768px){
	.logo-efin {
	width: 30%;
	max-width: 159px; 
	height: 84px; 
	position: absolute; 
	left: 35px;
	}
	.green-bar {
	width: 100%; 
	height: 60px; 
	background: #77bc1f;
	}
}
@media (min-width:992px){
	.logo-efin {
	width: 30%;
	max-width: 159px; 
	height: 84px; 
	position: absolute; 
	left: 35px;
	}
	.green-bar {
	width: 100%; 
	height: 60px; 
	background: #77bc1f;
	}
}
.logo-tuinvestor {
	padding: 1em 2em 1em;
	background: #eff0f5;
}
@media (max-width:992px){
.logo-tuinvestor {
	padding: 1em 2em 1em;
	text-align: center;
	background: #eff0f5;
}
}


.logotuinvestor2{
	text-align: center;
	padding-bottom:50px;
	padding-left: 25px;
    padding-right: 25px;
	
}

.regisbox {
	background: #eff0f5;
	padding: 25px 0;
}

.text01 {
	font-size:30px;
	margin-top: 20px;
	margin-bottom: 0px;
	font-weight: 500;
	color:#2c3133;
	font-family: 'Prompt', sans-serif;
}

.text02 {
	font-size:20px;
	margin-bottom: 40px;
	font-weight: 300;
	color:#2c3133;
	font-family: 'Prompt', sans-serif;
}

.text03 {
	font-size:30px;
	margin-bottom: 40px;
	font-weight: 300;
	color:#fff;
	font-family: 'Prompt', sans-serif;
}

.text04 {
	color:#fcd10c;
	font-weight: 600;
}

.text05 {
	font-size: 16px;
	color: #2c3133;
	font-family: 'Prompt', sans-serif;
	margin-top: 16px;
}

.text06 {
	font-size:20px;
	color:#2c3133;
	font-family: 'Prompt', sans-serif;
	border-bottom: 1px #000 solid;
	padding-bottom: 20px;
}

.text07 {
	font-size:20px;
	margin-bottom: 25px;
	font-weight: 300;
	color:#2c3133;
	font-family: 'Prompt', sans-serif;
}

.text08{
	font-size:17px;
	font-family: 'Prompt', sans-serif;
	color:#cecece;
	font-weight:300;
	margin-top: 16px;
}

.text09{
	font-size:13px;
	line-height: 27px;
	font-family: 'Prompt', sans-serif;
	color:#cecece;
	font-weight:300;
	margin-top: 16px;
}

.text10 {
    font-size: 20px;
    margin-top: 20px;
    padding-bottom: 20px;
    font-weight: 500;
    color: #2c3133;
    font-family: 'Prompt', sans-serif;
    border-bottom: 1px #000 solid;
}

.text11 {
	font-size:15px;
	font-weight: 400;
	color:#979696;
	font-family: 'Prompt', sans-serif;
	padding-bottom: 80px;
    padding-top: 10px;
}

.text12 {
	font-size: 23px;
    font-weight: 400;
    color: #fff;
    font-family: 'Prompt', sans-serif;
    padding-bottom: 10px;
    padding-top: 40px;
}

.text13 {
	font-size:20px;
	margin-top: 20px;
	margin-bottom: 0px;
	font-weight: 500;
	color:#2c3133;
	font-family: 'Prompt', sans-serif;
}

.text14 {
    font-size: 12px;
    margin-top: 10px;
    font-weight: 300;
    color: #E35726;
    font-family: 'Prompt', sans-serif;
    border-bottom: 1px rgba(0,0,0,.25) solid;
}



.text15 {
	font-size: 17px;
    font-weight: 400;
    color: #315b5a;
    font-family: 'Prompt', sans-serif;
    padding-bottom: 20px;
    padding-top: 10px;
    padding-right: 10px;
	
	
}

.text16 {
	font-size: 17px;
    margin-bottom: 10px;
    font-weight: 300;
    color: #2c3133;
    font-family: 'Prompt', sans-serif;
	
	
}




.detail {
	margin-top:40px;
	overflow:hidden;
	
}

.detailbus {
	width:100%;
	margin-top:20px;
	overflow:hidden;
}

.detailrow {
	width:100%;
	padding:10px 0;
	overflow:hidden;
}

/*.btn01 {
	padding: 15px 63px;
    border-radius: 36px;
	background:#C30;
	color:#fff;
	font-family: 'Prompt', sans-serif;
	font-size: 25px;
	display: inline-block;
}*/

.videobox {
	background:#45afa9;
	padding: 60px 0;
	
}

.icon {
	width: 20%;
	float: left;
	margin-right: 25px;
	text-align: center;
	margin: 20px;
}
@media  (min-width:768px){
	.icon {
		width: 15%;
		float: left;
		margin-right: 25px;
		text-align: center;
		margin-bottom: 20px;
	}
}



.iconbus{
	width:24px;
	height:28px;
	float:left;
	margin-right:15px;
}

.iconmrt {
    padding-top: 30px;
    margin: 0 auto;
    margin-bottom: 30px;
}


/*.youtube {
	margin-top: 50px;
	width:100%;
	overflow:hidden;
}*/


.mapbox {
	width:100%;
	overflow:hidden;
	
}

.busbox {
    background: #eccc46;
    padding: 60px 0;
}

.stationdetail {
    margin-bottom: 30px;
    width: 100%;
    min-height: 500px;
    padding: 5px 25px 15px;
    background: #e3e7ec;
    border-radius: 15px;
}

.namedetail {
    margin-bottom: 30px;
    width: 100%;
    min-height: 420px;
    padding: 8px 25px 38px;
    background: #e3e7ec;
    border-radius: 15px;
}


.footer {
	background:#2c3133;
	width:100%;
	overflow:hidden;
	padding:20px 0;
}

.chulalogo {
	margin-top:20px;
}

.efinschoollogo {
	width:100%;
	margin-top:30px;
	text-align:right;
	margin-bottom:40px;
}








.btn01 {
	
	padding: 12px 48px;
    border-radius: 36px;
	transition:all 0.2s ease-out;
	color:#fff;
	font-family: 'Prompt', sans-serif;
	font-size: 20px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 50px;
	background: #e85726;

}

.btn01:hover {
	background: #2c3133;

	}

.btn02 {
	padding: 12px 48px;
    border-radius: 36px;
	transition:all 0.2s ease-out;
	
	color:#fff;
	font-family: 'Prompt', sans-serif;
	font-size: 20px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 20px;
	background: rgba(59,89,152,1);

}

.btn02:hover {
		background: #2c3133;

	}

.btn03 {
	padding: 8px 46px;
    border-radius: 32px;
    background: #2C3133;
    color: #fff;
    font-family: 'Prompt', sans-serif;
    font-size: 16px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 20px;
	transition:all 0.2s ease-out;
	
}

.btn03:hover {
	background:#77bc1f;
	}

.btn04 {
	padding: 8px 44px;
    border-radius: 32px;
    background: #E35726;
    color: #fff;
    font-family: 'Prompt', sans-serif;
    font-size: 16px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 45px;
	transition:all 0.2s ease-out;
}

.btn04:hover {
		background:#77bc1f;

	}





.youtube {
	margin-top: 50px;
	position: relative;
    padding-bottom: 47.25%;
    padding-top: 33px;
    height: 0;
    overflow: hidden;
}

.youtube iframe, .youtube object, .youtube embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.row-2 {
	margin-left: 0;
	margin-right: 0;
}

.avatar {
	width: 100%;
    margin: 0 auto;
    max-width: 150px;
	border: 6px #bfd8d2 solid;
    border-radius: 50%;
}
.detail-wrap {
	width: 100%;
	margin-bottom: 25px;
	overflow: hidden;
}
.profile-wrap {
	width: 100%;
	padding: 20px;
	background: #dcece9;
	margin-bottom: 15px;
	overflow: hidden;
	border-radius: 10px;
    border: 1px #f8fffe solid;
}
.profile-wrap p {
	margin: 0px !important;
	margin-top: 15px !important;
}
.gree-bg {
	background: #45afa9;
	height: 180px;
}






.chulabox {
	width:100;
	background:#eff0f5;
	padding: 20px 0;
	min-height:25px;
}


.text1 {
	font-size: 14px;
    margin-bottom: -7px;
    margin-top: 20px;
    font-weight: 400;
    color: #325b59;
    font-family: 'Prompt', sans-serif;
}
@media (min-width:768px) and (max-width:992px){
	.text1 {
	font-size: 20px;
    margin-bottom: -7px;
    margin-top: 20px;
    font-weight: 400;
    color: #325b59;
    font-family: 'Prompt', sans-serif;
	}
}
.text2 {
	color:#77bc1f;
	font-weight: 500;
}

.text3 {
	font-size: 17px;
	color: #2c3133;
	font-family: 'Prompt', sans-serif;
	margin-top: 16px;
	border-bottom: 1px #000 solid;
	padding-bottom: 29px;
	padding-left: 102px;
}
@media(max-width : 992px){
	.text3 {
		font-size: 17px;
		color: #2c3133;
		font-family: 'Prompt', sans-serif;
		margin-top: 16px;
		border-bottom: 1px #000 solid;
		padding-bottom: 29px;
		padding-left: 129px;
	}
}
@media (max-width: 375px) {
	.text3 {
		font-size: 13px;
		color: #2c3133;
		font-family: 'Prompt', sans-serif;
		margin-top: 16px;
		border-bottom: 1px #000 solid;
		padding-bottom: 29px;
		padding-left: 129px;
	}
}


.text4 {
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: 500;
	color: #a91713;
	font-family: 'Prompt', sans-serif;
}

.text5 {
	font-size:12px;
	font-weight: 400;
	color:#575756;
	font-family: 'Prompt', sans-serif;
	padding-bottom: 6px;
    display: inline-flex;
    padding-top: 10px;
}

.text6 {
	font-size:14px;
	font-weight: 500;
	color:#e35726;
	font-family: 'Prompt', sans-serif;
	padding-bottom: 20px;
	padding-right:20px;
	padding-top: 13px;
	
}
.text7 {
	font-size:24px;
	margin-top: 20px;
	margin-bottom: 0px;
	font-weight: 500;
	color:#2c3133;
	font-family: 'Prompt', sans-serif;
}

.text8 {
	font-size:17px;
	margin-bottom: -10px;
	font-weight: 300;
	color:#2c3133;
	font-family: 'Prompt', sans-serif;
}

.text9 {
	font-size:14px;
	font-weight: 400;
	color:#2c3133;
	font-family: 'Prompt', sans-serif;
	padding-bottom: 20px;
	padding-top:10px;
	padding-right: 10px;
	
	
}

.logo-chula {
	width: 50%;
    padding-top: 10px;
    text-align: center;
    padding-right: 20px;
    padding-bottom: -2px;
    padding-right: 25px;
    margin: 0 auto;
}

.pic-book {
	margin-left: -15px;
    margin-right: -15px;

}

.rule{
	width:100%;
	overflow:hidden;
	

}

.iconrule{
	float:left;
	overflow:hidden;
	padding-left: 20px;
	padding-top: 10px;
}

.detailrule{
	overflow:hidden;
	border-bottom: 1px #9c9b9b solid;
	margin-right: 30px;
}

.detaiconfirm{
	overflow: hidden;
  	margin-right: 20px;
    margin-left: 19px;
	padding-top: 10px;
}


.note{
	overflow:hidden;
	margin-left:61px;
}

.iconregis{
	text-align:center;
	padding-top:20px;

}

.iconregisthank{
	text-align:center;
	padding-top: 90px;
    padding-bottom: 50px;

}


@media (min-width:992px){
	.icon {
	height:77px;
	width:78px;
	float:left;
	margin-right:25px;
	
}

	@media (max-width:768px) {
		.icon {
			width: 20%;
			float: left;
			margin-right: 25px;
			text-align: center;
			/* margin-bottom: 22px; */
			margin: 10px;
		}


		.text3 {
			font-size: 17px;
			color: #2c3133;
			font-family: 'Prompt', sans-serif;
			margin-top: 16px;
			border-bottom: 1px #000 solid;
			display: flex;
			padding-bottom: 29px;
		}

		.text7 {
			font-size: 28px;
			margin-top: 20px;
			margin-bottom: 0px;
			font-weight: 500;
			color: #2c3133;
			font-family: 'Prompt', sans-serif;
		}

		.text8 {
			font-size: 20px;
			margin-bottom: -10px;
			font-weight: 300;
			color: #2c3133;
			font-family: 'Prompt', sans-serif;
		}

		.text01 {
			font-size: 40px;
			margin-top: 20px;
			margin-bottom: 0px;
			font-weight: 500;
			color: #2c3133;
			font-family: 'Prompt', sans-serif;
		}

		.text02 {
			font-size: 20px;
			margin-bottom: 40px;
			font-weight: 300;
			color: #2c3133;
			font-family: 'Prompt', sans-serif;
		}


		.btn01 {
			padding: 15px 60px;
			border-radius: 36px;
			background: #e85726;
			color: #fff;
			font-family: 'Prompt', sans-serif;
			font-size: 25px;
			display: inline-block;
			margin-right: 10px;
			margin-bottom: 50px;
		}

		.btn02 {
			padding: 15px 60px;
			border-radius: 36px;
			background: #3b5998;
			color: #fff;
			font-family: 'Prompt', sans-serif;
			font-size: 25px;
			display: inline-block;
			margin-right: 10px;
			margin-bottom: 20px;
		}

		.logotuinvestor2 {
			text-align: center;
			padding-bottom: 50px;
			padding-left: 25px;
			padding-right: 25px;
		}

		.text13 {
			font-size: 24px;
			margin-top: 20px;
			margin-bottom: 0px;
			font-weight: 500;
			color: #2c3133;
			font-family: 'Prompt', sans-serif;
		}

		.text11 {
			font-size: 17px;
			font-weight: 400;
			color: #979696;
			font-family: 'Prompt', sans-serif;
			padding-bottom: 80px;
			padding-top: 10px;
		}

		.iconregisthank {
			text-align: center;
			padding-top: 150px;
			padding-bottom: 50px;
		}
	}


@media (min-width:992px){
.logo-chula {
	width: 100%;
	text-align: right;
	padding-right:20px;
	padding-bottom: 25px;
	padding-right: 25px;
}

.text1 {
	font-size:25px;
	margin-bottom: 40px;
	font-weight: 400;
	color:#325b59;
	font-family: 'Prompt', sans-serif;
}

.text2 {
	color:#77bc1f;
	font-weight: 500;
}
}



.regist-wrap {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 50px;
	background: #fff;
	overflow: hidden;
	min-height: 100px;
	z-index: 999;
}
.regis-zone {
	background: #1db6bd;
    min-height: 200px;
    margin-left: -15px;
    margin-right: -15px;
	overflow: hidden;
}

.regis-thank {
	background: #f5f5f5;
    min-height: 200px;
    margin-left: -15px;
    margin-right: -15px;
	overflow: hidden;
}

.regis-thank2 {
	background: #77bc1f;
    min-height: 110px;
    margin-left: -15px;
    margin-right: -15px;
	overflow: hidden;
}

.regis-container {
    width: 100%;
    max-width: 500px;
    overflow: hidden;
    margin: 0 auto;
	padding: 40px 0;
}

.confirm-container {
    width: 100%;
    max-width: 500px;
    overflow: hidden;
    margin: 0 auto;
	padding: 10px 0;
}

.form-group {
    margin-bottom: 0px !important;
    overflow: hidden;
}

.input-group{
	width:100%;
}

.input-wrap {
    margin-bottom: 10px;
}
.secure {
width: 100%;
    background: #fff url(../img/secure.jpg) center;
    height: 34px;
    background-size: cover;
}
@media (min-width:320px){
	.input-wrap2 {
    margin-right: -20px;
	}
}
@media (min-width:768px){
	.input-wrap {
	margin-left: -13px;
    margin-right: -7px;
    margin-bottom: 10px;
	}
}
@media (min-width:992px){
	.regis-zone {
	background: #1db6bd;
    min-height: 200px;
    margin-left: -15px;
    margin-right: -15px;
	overflow: hidden;
	height: 830px;
	}
	.input-wrap {
	margin-left: -13px;
    margin-right: -7px;
    margin-bottom: 10px;
	}
}

.header-actions > li > a.user-settings span.user-name:hover {
	color: #407300;
	margin-right: 5px;
	vertical-align: middle;
	font-size: .875rem;
	display: inline-block;
	max-width: 90px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: 300;
}