@import url('styles.css');

/*************************************************************/
/*************************************************************/
/**** Just uses the styles below to turn off user details *****/
/*************************************************************/
/*************************************************************/

.hide-me {
	display: block;
}

.hide-me-edit {display: none;}

/* #reg-height {height: 1350px;} */

#click-show-info { 
padding-bottom:10px;
display:none; }

#Layer1 {
position:relative; 
width:100%; 
height:auto; 
z-index:1; 
left: 0; 
top: 0;
visibility: visible;
}

#printing {

	width:100%;
	display:block;
	z-index:2; 
	
}

#embroidery {
	
	width:100%;
	display:block;
	
}

#screenprinting {

	width:100%;
	display:block;
}
