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

.login-128-1{
	width:100%;
	height:116px;
	margin-left: 118px;
	}
.login-top{
	width:100%;
	height:auto;
	padding-top: 30px;
	}
.login-top:hover{
	cursor:pointer;
	background:url(../images/service-94-1/line-hover.jpg) top left repeat-x;	
}
.login-social{
	width: 100%;
	height: 65px;
	padding-top: 10px;
	font: 14px/32px 'anakotmai-light', Arial, sans-serif;
	color: #f8f9f9;
	font-weight: bold;
	background: url("../images/login-128-1/fb.png")top center no-repeat;
	}
.login-social2{
	width: 100%;
	height: 65px;
	padding-top: 10px;
	font: 14px/32px 'anakotmai-light', Arial, sans-serif;
	color: #787878;
	font-weight: bold;
	background: url("../images/login-128-1/li.png")top center no-repeat;
	}
.login-social a{
	color: #ffffff;
	padding-left: 39px;
	}
.login-social2 a{
	color: #ffffff;
	padding-left: 49px;
	}
.text-s{
	width:100%;
	height:
	auto;
	font: 16px/32px 'anakotmai-light', Arial, sans-serif;
	color: #ffffff;
	text-align:
	center;
	font-weight:
	bold;
	padding-top: 27px;
	}
.login-title{
    width: 100%;
    height: 32px;
    background: url(../images/login-128-1/log.png) 0% 0px no-repeat;
    font: 20px/30px 'Kanit', Arial, sans-serif;
    color: #ffffff;
    padding-left: 36px;
 }
.login-title2{
	width:100%;
	height:auto;
	font: 16px/24px 'anakotmai-light', Arial, sans-serif;
	color:#707070;
	padding-left:30px;
	font-weight:bold;
	}
.login-block{
	width:100%;
	height:
	auto;
	/* padding-top: 10px; */
	}
.c-box {
    width: 100%;
    height: 40px;
    margin-top: 9px;
    background: #ffffff00;
    padding: 10px;
    border: 1px solid #6b6b6b;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    font: 21px/20px 'thaisanslite', Arial, sans-serif;
}
::placeholder{
	color:#ffffff;
	}
.link-pass{
	width:100%;
	height:auto;
	font: 13px/24px 'Kanit', Arial, sans-serif;
	text-align:right;
	padding-top: 5px;
	}
.link-pass a{
	color: #ffffff;
	}
.l-bottom{
	width:100%;
	height:auto;
	position:relative;
	padding-top: 16px;
	}
.bottom-more{
	width:100%;
	padding: 42px 23px;
	height: 130px;
	text-align: center;
	font: 16px/24px 'Kanit', Arial, sans-serif;
	color: #000;
	background: url("../images/login-128-1/bg1.png")top center no-repeat;
	margin-top: -15px;
	border-radius: 5px;
	}
.bottom-more:hover{
	color:#fff;
	}
.user-block{
	width:100%;
	height:auto;
	padding-top: 35px;
	}
.user-pic{
	width: 100%;
	height: 48px;
	background: url(../images/login-128-1/user.png) 0% 50% no-repeat;
	font: 18px/46px 'anakotmai-light', Arial, sans-serif;
	color: #fff;
	font-weight: bold;
	padding-left: 55px;
	}
.user-data{
	width:100%;
	height:auto;
	background:url(../images/login-128-1/d.png) 0% 50% no-repeat;
	font: 16px/24px 'anakotmai-light', Arial, sans-serif;
	font-weight:bold;
	padding-left: 25px;
	margin-top:10px;
	}
.user-data a{
	color: #fff;
	}
.user-exit{
	width:100%;
	height:auto;
	background:url(../images/login-128-1/e.png) 0% 50% no-repeat;
	font: 16px/24px 'anakotmai-light', Arial, sans-serif;
	font-weight:bold;
	padding-left: 30px;
	margin-top:10px;
	}
.user-exit a{
	color: #fff;
	}
@media (max-width: 360px) {
		.login-social2 a{
		
margin-left: 31px;
	}
.login-128-1{
	height:
	auto;
	padding-bottom:30px !important;
	margin-top: 26px;
	margin-left: 0px;
	}
.login-top{
    padding-left: 0px;
	}
.login-block {
    padding-top: 0px;
    margin-left: 0px;
}
.login-social{
	/* background: rgba(255,255,255,1); */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(246,246,246,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(74%, rgba(246,246,246,1)), color-stop(100%, rgba(246,246,246,1)));
	/* background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(246,246,246,1) 100%); */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(246,246,246,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(246,246,246,1) 100%);
	/* background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(246,246,246,1) 100%); */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0 );
	/* border:1px solid #cccccc; */
	/* text-align:
	center; */
	/* padding-top: 0px; */
	/* margin-bottom: 10px; */
	/* -webkit-border-radius: 5px; */
	-moz-border-radius: 5px;
	/* border-radius: 5px; */
	}
.login-social a{
	color: #ffffff;
	padding-left: 82px;
	}
.text-s {
    padding-top: 5px;
}
}
@media (min-width: 375px) and (max-width: 413px) { 
	.login-social2 a{
		
margin-left: 31px;
	}
.login-128-1{
	height:
	auto;
	padding-bottom:30px !important;
	margin-top: 26px;
	margin-left: 0px;
	}
.login-top{
    padding-left: 0px;
	}
.login-block {
    padding-top: 0px;
    margin-left: 0px;
}
.login-social{
	/* background: rgba(255,255,255,1); */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(246,246,246,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(74%, rgba(246,246,246,1)), color-stop(100%, rgba(246,246,246,1)));
	/* background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(246,246,246,1) 100%); */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(246,246,246,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(246,246,246,1) 100%);
	/* background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(246,246,246,1) 100%); */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0 );
	/* border:1px solid #cccccc; */
	/* text-align:
	center; */
	/* padding-top: 0px; */
	/* margin-bottom: 10px; */
	/* -webkit-border-radius: 5px; */
	-moz-border-radius: 5px;
	/* border-radius: 5px; */
	}
.login-social a{
	color: #ffffff;
	padding-left: 82px;
	}
.text-s {
    padding-top: 5px;
}
}
@media (min-width: 414px) and (max-width: 767px) { 
	.login-social2 a{
		
margin-left: 61px;
	}
.login-128-1{
	height:
	auto;
	padding-bottom:30px !important;
	margin-top: 31px;
	    margin-left: 0;
	}
.login-top{
    padding-left: 0px;
	}
.login-block {
    padding-top: 0px;
    margin-left: 0px;
}
.login-social{
	/* background: rgba(255,255,255,1); */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(246,246,246,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(74%, rgba(246,246,246,1)), color-stop(100%, rgba(246,246,246,1)));
	/* background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(246,246,246,1) 100%); */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(246,246,246,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(246,246,246,1) 100%);
	/* background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(246,246,246,1) 100%); */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0 );
	/* border:1px solid #cccccc; */
	/* text-align:
	center; */
	/* padding-top: 0px; */
	/* margin-bottom: 10px; */
	/* -webkit-border-radius: 5px; */
	-moz-border-radius: 5px;
	/* border-radius: 5px; */
	}
.login-social a{
	color: #ffffff;
	padding-left: 111px;
	}
.text-s {
    padding-top: 5px;
}
.user-block {
    padding-top: 10px;
}
}
@media (min-width: 768px) and (max-width: 991px) {  
	.login-social2{
		
margin-left: -25px;
	}
	.login-social2 a{
		
margin-left: 30px;
padding-left: 0;
	}
.login-128-1{
	height:
	auto;
	padding-bottom: 20px !important;
	margin-left: 0px;
	margin-top: 34px;
	}
.login-top{
    padding-left: 0px;
	padding-top: 20px;
	}
.c-box {
    /* margin-top: 0px; */
}
.bottom-more {
    margin-top: 0px;
}
.l-bottom {
    padding-top: 3px;
}
.login-social{
	margin-left: -25px;
	}
.login-social a{
	color: #ffffff;
	margin-left: 38px;
	padding-left: 0px;
	}
.text-s {
    /* padding-top: 5px; */
    margin-left: -15px;
}
.user-block {
    padding-top: 15px;
}
}
@media (min-width: 992px) and (max-width: 1199px) { 
	.login-social2{
		
margin-left: 0px;
	}
	.login-social2 a{
		
margin-left: 30px;
padding-left: 0;
	}
.login-128-1{
	height:
	auto;
	padding-bottom: 20px !important;
	margin-left: 0px;
	margin-top: 34px;
	}
.login-top{
    padding-left: 0px;
	padding-top: 20px;
	}
.c-box {
    /* margin-top: 0px; */
}
.bottom-more {
    margin-top: 0px;
}
.l-bottom {
    padding-top: 3px;
}
.login-social{
	margin-left:0px;
	}
.login-social a{
	color: #ffffff;
	margin-left: 38px;
	padding-left: 0px;
	}
.text-s {
    /* padding-top: 5px; */
}
.user-block {
    padding-top: 15px;
}
}
@media (min-width: 1200px) and (max-width: 1280px) {
	.login-128-1 {
    margin-left: 25px;
}
.login-social2 a {
    padding-left: 36px;
}
.login-social{
		
margin-left: -27px;
}
.login-social2{
		
margin-left: -27px;
}
	}
@media (min-width: 1280px) and (max-width: 1366px) {
	.login-128-1 {
    margin-left: 25px;
}
.login-social2 a {
    padding-left: 36px;
}
.login-social{
		
margin-left: -29px;
}
.login-social2{
		
margin-left: -29px;
}
.c-box{
		
margin-left: 46px;
}
.bottom-more{
		
margin-left: 35px;
}
.link-pass{
		
margin-left: 39px;
}
	}
@media (min-width: 1367px) and (max-width: 1440px) {
	.service-999-1 .phone1 img{
		
max-width: 162%;
	}
	.login-social{
		
position: relative;
		
left: -39px;
	}
	.login-social2{
		
position: relative;
		
left: -37px;
	}
	
	.bottom-more {
    /* padding: 5px 20px; */
}
.login-128-1 {
    margin-left: 95px;
}
	}