
#home_box {
	display: block;
 	background-color: white;
	position: absolute;
    top: 0;
    left:0;
	width: 100%;     
	height: 100%;	
	padding:  0px;
	margin:   0px;

    background-image: url('../img/home3_bg.jpg');

    background-position: center top; 
    background-repeat: no-repeat;
    background-size: 100% auto; 

/*	border: 1px solid red;	*/
	


} 

#about_box {

    display: block;
	width: 100%;
	height: 100%;
	padding:  0px;
	margin:   0px;
    background-image: url('../img/about_bg.jpg');

    background-position: center 5%; 
    background-repeat: no-repeat;
    background-size: 100% auto; 

/*	border: 1px solid red;	*/
	
	overflow: hidden;

} 

#register_start_box {
	display: block;
	background-color: white;
    position: absolute;
    top: 0;
    left:0;
    height: 100%;
    width:  100%;
    background-image: url('../img/login_bg.jpg');
    background-position: center top; 

    background-repeat: no-repeat;
/*    background-attachment: fixed; */
/*    background-size: cover; */

	padding:  0;
	margin:   0;
	overflow: hidden;
} 

#register_box {
	display:  block;
	position: absolute;
	z-index:  3;
	left:     36.72vw;
	top:      20vw; 
	width:    26.6vw;     
	height:   18.28vw;	
	padding:  0px;
	margin:   0px;
	background-color: rgba(245, 245, 250, 0.75);
    box-shadow: 2.5px 2.5px 0.8vw 0.1vw rgba(0, 0, 0, .3);

} 

#this_page {

	position: absolute;
	z-index:  3;
	left:     37.89vw;
	top:      19.53vw; 
	width:    26.57vw;     
	height:   30.16vw;	
	padding:  0px;
	margin:   0px;
	background-color: white;
    box-shadow: 2.5px 2.5px 0.8vw 0.1vw rgba(0, 0, 0, .3);

} 

#contact_name_box {
	
	position: absolute;
	z-index: 3;
    left: 6.52%;
	top: 5.6%; 
    width: 86.95%;  
    height: 5.5%; 
/*	border: 1px solid green; */
	
}  

#contact_mail_box {
	
	position: absolute;
	z-index: 3;
    left: 6.52%;
	top: 13.5%; 
    width: 86.95%;  
    height: 5.5%; 
/*	border: 1px solid green; */
	
}  

#contact_phone_box {
	
	position: absolute;
	z-index: 3;
    left: 6.52%;
	top: 21.4%; 
    width: 86.95%;  
    height: 5.5%; 
/*	border: 1px solid green; */
	
}  

#contact_league_box {
	
	position: absolute;
	z-index: 3;
    left: 6.52%;
	top: 29.3%; 
    width: 86.95%;  
    height: 5.5%; 
/*	border: 1px solid green; */
	
}  

#contact_message_box{
	position: absolute;
	z-index: 3;
    left: 8.7%;
	top: 40.5%; 
    width: 82.6%;  
    height: 40.5%; 
/*	border: 1px solid green; */

	color: #231f20;
	font-family: roboto, Arial, sans-serif;
    margin: 0;
    padding: 0;
	
	font-size: 1.25vw;
    line-height: 1.6vw;
	
    text-align: left;
    white-space:nowrap;  
    overflow: hidden;
	
}  
	
#contact_message_text{

	background: none; 

}

#contact_name_box, #contact_mail_box, #contact_phone_box, #contact_league_box  {
	
	color: #231f20;
	font-family: roboto, Arial, sans-serif;
/*	border: 1px solid green; */
    margin: 0;
    padding: 0;
	
	font-size: 1.8vw;
	line-height: 100%;
/*    line-height: 2vw;*/
	
    text-align: left;
    white-space:nowrap;  
    overflow: hidden;

}  

#register_mail_box {
	
	position: absolute;
	z-index: 3;
    left: 10.4%;
/*	top: 46.2%; */
	top: 39.4%;  /* 240401 */
    width: 80%;  
    height: 10%; 
	color: #231f20;
	font-family: raleway-bold, Arial, sans-serif;
/*	border: 1px solid green; */
    margin: 0;
    padding: 0;
	
	font-size: 1.17vw;
    line-height: 1.5vw;
	
    text-align: left;
    white-space:nowrap;  
    overflow: hidden;

	
}  

#register_fname_box, #register_lname_box, #register_bname_box, #register_gname_box, #register_dname_box, #register_pw_box {
	
	color: black;
	font-family: raleway, Arial, sans-serif;
/*	border: 1px solid green; */
    margin: 0;
    padding: 0;
	
	font-size: 1.04vw;
    line-height: 1.4vw;
	
    text-align: left;
    white-space:nowrap;  
    overflow: hidden;

}  

#register_fname_box {
	
	position: absolute;
	z-index: 3;
    left: 39%;
/*	top: 36.79%; */
	top: 33.8%; 
    width: 48.23%;  
    height: 4.66%; 
/*	border: 1px solid green; */
	
}  

#register_lname_box {
	
	position: absolute;
	z-index: 3;
    left: 39%;
/*	top: 45.6%; */
	top: 41.9%; 
    width: 48.23%;  
    height: 4.66%; 
/*	border: 1px solid green; */
	
}  

#register_bname_box {
	
	position: absolute;
	z-index: 3;
    left: 39%;
/*	top: 54.4%; */
	top: 50%; 
    width: 42.94%;  
    height: 4.66%; 
/*	border: 1px solid green; */
	
}  

#register_gname_box {
	
	position: absolute;
	z-index: 3;
    left: 39%;
/*	top: 63.2%; */
	top: 58.1%; 
    width: 42.94%;  
    height: 4.66%; 
/*	border: 1px solid green; */
	
}  

#register_dname_box {
	
	position: absolute;
	z-index: 3;
    left: 39%;
/*	top: 63.2%; */
	top: 66.2%; 
    width: 42.94%;  
    height: 4.66%; 
/*	border: 1px solid green; */
	
}  

#register_pw_box {
	
	position: absolute;
	z-index: 3;
    left: 39%;
	top: 62.1%; 
    width: 48.23%;  
    height: 5.88%; 
/*	border: 1px solid green; */
	
}  

#reg_blst_box {

	position: absolute;
	z-index: 3;
    left: 46.68vw;
	top: 35.9vw; 
    width: 13.21vw;   /*13.282vw;  */
    height: 12.59vw; /* 137.75/1280 */
/*	border: 1px solid green; */

    margin: 0;
    padding: 0;
    overflow: hidden;
/*    box-shadow: 0.8vw 0.8vw 0.8vw 0.1vw rgba(0, 0, 0, .5);*/

/*	background-color: red; */
}

#reg_glst_box {

	position: absolute;
	z-index: 3;
    left: 46.68vw;
	top: 38.42vw; 
    width: 13.21vw;   /*13.282vw;  */
    height: 12.59vw; /* 10.78vw; */
/*	border: 1px solid green; */

    margin: 0;
    padding: 0;
    overflow: hidden;
/*	background-color: red; */
}

#reg_dlst_box {

	position: absolute;
	z-index: 3;
    left: 46.68vw;
	top: 41.9vw; 
    width: 13.21vw;   /*13.282vw;  */
    height: 12.59vw; /* 10.78vw; */
/*	border: 1px solid green; */

    margin: 0;
    padding: 0;
    overflow: hidden;
/*	background-color: red; */
}

#register_mail_text::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #696a6d; /*#231f20;*/
  opacity: 1; /* Firefox */
}

#register_mail_text::-ms-input-placeholder { /* Microsoft Edge Internet Explorer 10-11 */
  color: #696a6d; /*#231f20;*/
}

#cont_thanks_box {
  position: absolute;
  top: 0;
  left: 0;  
  z-index: 4;
}
