h1{color:#000; font-size:2em !important;  padding-bottom:0px; margin-bottom:0px; margin-top:0px; font-weight:bold;}
h2{color:#000 !important; font-weight:bold; padding-left:25px; padding-right:25px;}

#register_ok_buti,#login_buti{background:#fec2fe;text-align:center; color:#000; font-size:24px;font-weight:bold;  font-weight:bold; width:90%; height:90px; cursor:pointer; moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;border-radius: 10px; border-color:#fff; moz-box-shadow: 0 0 20px 20px #fff;
	-webkit-box-shadow: 0 0 20px 20px #fff;}
.register_input_box{width:90%; height:80px; font-size:2em; color:#999;  margin-top:50px;color:#000; background-color:#FFFFFF;}

.bottominfo,.topinfo{font-size:2em; margin-top:10px; color:#F00; font-weight:bold;}
.topinfo{color:#FFFFFF;}
.firstrow{margin-top:-50px !important;}
.alert{width:90%; font-weight:bold; font-size:1.5em;}
#login_buti{margin-top:20px;}
#closebtn{background-color:#fec2fe !important; color:#000;}
html, body {
    height:100%;
} 

body {
		  background: url(/pic/landscape.jpg); 
		  -webkit-background-size: cover;
		  -moz-background-size: cover;
		  -o-background-size: cover;
		  background-size: cover;
		  background-repeat:no-repeat;
        height: 100%;
		background-color:#fec2fe;
}

.k1_getin_box{margin-top:30px;}
	
.k1_index_box{
    position:absolute;
    width:500px !important;
    bottom:0px;
    right:20px;
    margin-left:-250px;
	background-color:#fec2fe;
	}

.k1_index_box #hoau{margin-top:0px; font-size:32px; font-weight:bold; height:60px;margin-left:20px;}	
.k1_index_box h2{color:#000000; font-size:42px; font-weight:bold; margin-top:-20px;}
		
.row{margin-top:10px}
.gsubhead{color:#FFFFFF; font-size:1.5em;}
.gbottomtxt{font-size:1.5em; font-weight:bold; color:#FFF;}
h2,h3{color:#fff;}
.redirect_a{color:#00FF00;}
.reg_error_border{color:#F00}
.navbar{background:none; border:none;}
.hka{background-color:#fec2fe;border:none; color:#000;}
.hka:hover{background-color:#fec2fe;}
.container{max-width:980px;}
.bottominfo{font-size:1.4em; color:#0F0; }

@media(max-width:768px) {
.firstrow{margin-top:0px !important;}

.k1_index_box{
	position:static;
	bottom:0px;
	margin-left:0;
	background:none;
	width:300px !important;
	margin:0 auto;
	margin-top:70px;
	}
.k1_index_box h2{display:none;}
.navbar{background:none;}

.k1_index_box #hoau{font-size:28px; font-weight:bold; height:60px; width:280px; }	


#register_ok_buti{width:100%; margin-left:-25px;}

.k1_getin_box{margin-top:30px;}
.k1_getin_box .register_input_box{
	width:90%;margin-top:0; font-size:1.2em; font-weight:bold; height:50px; border:none; background-color:#FFF;}


h1{font-size:2.5em !important;}
.panel-body{moz-border-radius: 0px; -webkit-border-radius: 0px; -khtml-border-radius: 0px;border-radius: 0px;    -moz-box-shadow: 0 0 0px 0px #000;
	-webkit-box-shadow: 0 0 0px 0px #000;
}
.bottominfo,.topinfo{margin-top:0px;}
}

[class*="col-"] {
    background-clip: padding-box;
    border: 5px solid transparent;
}