body {
	/* background: url('../images/bgbanner.jpg') no-repeat 50% 0;
	background-size: cover; */
	background: none !important;
	background-color: #FFF !important;
}
/* .skewmask {
	position: absolute;
	background: #0b4da1;
	top: 0;
	width: 100%;
	height: 300px;
	left: 0;
	right: 0;
	bottom: auto;
	-webkit-clip-path: polygon(0 0, 100% 0%, 100% 93%, 0% 100%);
	clip-path: polygon(0 0, 100% 0%, 100% 93%, 0% 100%);
}
.headerbox {
	-webkit-clip-path: polygon(0 0, 100% 0%, 100% 74%, 0% 100%);
	clip-path: polygon(0 0, 100% 0%, 100% 74%, 0% 100%);
	position: relative;
	width: 100%;
	height: 400px;
	background: url('../images/bgLogin.jpg') no-repeat 50% 100% #333;
	background-size: cover;
	margin: 50px 0 0 10%;
	padding: 80px;
}
.headerbox h1 {
	color: #FFF;
	font-size: 40px;
	font-weight: 600;
	text-transform: uppercase
}
.headerbox h2 {
	color: #FFF;
	font-size: 30px;
} */
.member-container {
	position: relative;
	width: 480px !important;
	max-width: 100% !important;
	margin: 0 auto;
}
.form-member-section {
	position: relative;
	margin-top: 35px !important;
}
.box {
	background-color: transparent;
	text-align: center;
	/* margin-bottom: 100px */
}
.box img {
	width: 80px
}
.box input, .box input:hover {
	border: 0;
	background: none;
	display: block;
	margin: 0 auto 20px auto;
	text-align: left;
	border: none;
	border-bottom: 2px solid #eaeaea;	
	max-width: 100%;
	width: 100%;
	height: 50px;
	outline: none;
	transition: 0.25s;
	border-radius: 0;
	padding: 5px 10px;
}
.box input,
.box input::placeholder  {
	font-size: 16px !important;
	line-height: 40px !important;
	font-weight: 300 !important;
	color: #333;
}
.text-muted {
	color: #666666 !important
}
.box h1 {
	color: #333;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 40px;
	line-height: 45px;
	margin: 0;
}
.box h2 {
	font-weight: 500;
	font-size: 20px;
	line-height: 25px;
	margin: 0;
}
.lineor {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) calc(50% - 1px), rgba(192, 192, 192, 1) calc(50%), rgba(0, 0, 0, 0) calc(50% + 1px));
	max-width: 500px;
	margin: 0 auto;
}
.lineor span {
	background-color: #FFF;
	padding: 0 10px;
}
.box input:focus {
	width: 450px;
	border-color: #2ecc71;
	text-align: left;
}
.captcha {
	border: 1px solid #eaeaea;
	background-color: #dadada;
	width: 200px;
	height: auto;
	text-align: center;
	margin: 20px auto;
	padding: 10px 30px;
	color: #333;
	font-size: 30px;
	font-style: italic;
	font-weight: 300
}
.btnrefresh {
	border: 1px solid #dadada;
	background: #dadada;
	display: inline-block;
	width: 40px;
	height: 40px;
	cursor: pointer;
	text-align: center;
	border-radius: 10px;
}
#recaptcha {
	text-align: center
}
.btnrefresh i {
	font-size: 20px;
	color: #333;
	text-align: center;
	white-space: nowrap;
	line-height: 1.7em
}
.box input[type="submit"], .btnsignup {
	border: 0;
	font-size: 18px;
	display: block;
	margin: 20px auto;
	text-align: center;
	padding: 10px 20px;
	outline: none;
	width: 100%;
	max-width: 500px;
	color: white;
	border-radius: 50px;
	transition: 0.25s;
	cursor: pointer;
	background: #0b4da1 none
}
.btnsubmit {
	border: 0;
	font-size: 18px;
	display: block;
	margin: 20px auto;
	text-align: center;
	padding: 10px 20px;
	outline: none;
	width: 100%;
	max-width: 500px;
	color: #FFF !important;
	border-radius: 50px;
	transition: 0.25s;
	cursor: pointer;
	background: #0b4da1;
}
.btnsubmit:hover {
	background: #dadada;
	color: #333;
}
.btnsignup {
	background: #dadada;
	color: #333;
}
.btnsignup:hover {
	background: #0b4da1;
	color: #fff;
}
.box input[type="submit"]:hover {
	background: #0b4da1 !important
}
.forgot {
	text-decoration: underline
}
ul.social-network {
	list-style: none;
	display: inline;
	margin-left: 0 !important;
	padding: 0
}
ul.social-network li {
	display: inline;
	margin: 0px
}
.social-network a.icoFacebook {
	position: relative;
	height: 50px;
	border: 0;
	font-size: 18px;
	display: block;
	margin: 20px auto;
	text-align: center;
	outline: none;
	width: 100%;
	max-width: 500px;
	color: #FFF !important;
	border-radius: 50px;
	transition: 0.25s;
	cursor: pointer;
	background-color: #308bff;
	padding-top: 10px;
}
.social-network a.icoFacebook:hover {
	background-color: #3B5998
}
.social-network a.icoLine {
	position: relative;
	height: 50px;
	border: 0;
	font-size: 18px;
	display: block;
	margin: 20px auto;
	text-align: center;
	outline: none;
	width: 100%;
	max-width: 500px;
	color: #FFF !important;
	border-radius: 50px;
	transition: 0.25s;
	cursor: pointer;
	background-color: #0db445;
	padding-top: 10px;
}
.social-network a.icoLine:hover {
	background-color: #009933
}
.social-network a.icoFacebook img {
	/* color:#3B5998; */
	place-items: center center;
	/* filter: invert(33%) sepia(23%) saturate(1444%) hue-rotate(182deg) brightness(93%) contrast(86%);*/
	color: #fff;
	place-items: center center;
	filter: invert(100%) saturate(0%) brightness(200%);
}
.social-network a.icoLine img {
	/* color: #009933; */
    /*  place-items: center center;
    filter: invert(34%) sepia(90%) saturate(4088%) hue-rotate(133deg) brightness(97%) contrast(101%);*/
	color: #fff;
	place-items: center center;
	filter: invert(100%) saturate(0%) brightness(200%);
}
.social-network a.icoFacebook:hover img, .social-network a.icoLine:hover img {
	color: #FFF
}
.social-network a.icoLine img, .social-network a.icoLine:hover img {
	width: 40px;
	margin: -1px 0 0 0 !important;
}
a.socialIcon:hover, .socialHoverClass {
	color: #44BCDD
}
.social-circle li a {
	display: inline-block;
	position: relative;
	margin: 0 auto 0 auto;
	border-radius: 50%;
	text-align: center;
	width: 50px;
	height: 50px;
	font-size: 20px
}
.social-circle li img {
	margin: 5px 0 0 0;
	text-align: center;
	width: 30px;
}
.social-circle li a:hover i, .triggeredHover, .social-circle li a:hover img, .triggeredHover {
	transform: rotate(360deg);
	transition: all 0.2s;
	filter: invert(100)
}

@media (max-width: 1200px) {
.headerbox,  .skewmask {
	display: none
}
}
#loginform label {
	text-align: left;
	font-size: 12px;
	width: 100%;
	max-width: 500px;
}
/* #loginform h2 {
	font-size: 40px;
	color: #333;
	font-weight: 600
} */
.btnreotp {
	border: 1px solid #eaeaea;
	font-size: 18px;
	padding: 10px 20px;
	display: block;
	background-color: #FFF;
	border-radius: 50px;
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
}
#countdown {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 500px;
	font-size: 16px;
}
#countdown:before {
	content: "รหัสจะหมดอายุใน";
	font-size: 12px;
	margin-right: 5px;
	font-family: 'Prompt', sans-serif;
}
#countdown:after {
	content: "นาที";
	font-size: 12px;
	margin-left: 5px;
	font-family: 'Prompt', sans-serif;
}
/* .gpop h3 {
	font-size: 25px !important
} */

/* xl - more 1 */
@media (min-width: 1549px) and (max-width: 1740px) {
}

/* xl - more 2 */
@media (min-width: 1299px) and (max-width: 1550px) {
}

/* xl - more 3 */
@media (min-width: 1200px) and (max-width: 1300px) {
}

/* xl */
@media (min-width: 1200px) { }

/* lg */
@media (min-width: 992px) and (max-width: 1199.98px) { }

/* md */
@media (min-width: 768px) and (max-width: 991.98px) {

.box h1 {
	font-size: 35px;
	line-height: 40px;
}
.box h2 {
	font-size: 20px;
	line-height: 25px;
}

}

/* sm - sm */
@media (max-width: 767.98px) { 

.member-container {
	width: 100%;
}

}

/* sm */
@media (min-width: 576px) and (max-width: 767.98px) {
	
.box h1 {
	font-size: 28px;
	line-height: 35px;
}
.box h2 {
	font-size: 18px;
	line-height: 25px;
}

}

/* xs */
@media (max-width: 575.98px) {

.box h1 {
	font-size: 25px;
    line-height: 30px;
}
.box h2 {
    font-size: 18px;
    line-height: 25px;
}
.form-member-section {
    margin-top: 20px !important;
}

}