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

body{
line-height: 1.5;}

h1{font-size: 26px;
}

h2{font-size: 20px;
}

h3{font-size: 16px;
}

th{
color: white;
font-weight: bold;
background-color: #39B54A;


}

.txt1{
max-width: 310px;
float: left;	

}
	
.box {

width: 312px;
min-height: 573px;
border-color: #39B54A;
border-style: solid;	
border-width: thin;
position:relative;
float: left;
margin: 5px;
padding: 7px;
border-radius: 5px;
align-content: center;
text-align: center;
}	
	
	
.box:hover {

border-color: #F7941E;
}	

.sbox {

width: 312px;
height: 400px;
background-color: #E6E6E6;
position:relative;
float: left;
margin: 5px;
padding: 7px;
border-radius: 5px;
}	


.zbox {

width: 312px;
background-color: #E6E6E6;
position:relative;
float: left;
margin: 5px;
padding: 7px;
border-radius: 5px;
}		
	
.sbox:hover {

	background-color: lightgray;
}	

.spic{
	float: left;
}

.stit {
	text-align: center;
	font-size: 20px;
}	

.ptit {
	text-align: left;
	font-size: 24px;
	font-weight: bold;
}	


.ppic{
	float: left;
}
.psub{
color: #D8822E;
text-align: left;
font-size: 10;

}

.zpic{
	float: left;
}

.ztit {
	text-align: center;
	font-size: 20px;
}	

.tit {
	text-align: center;
	font-family: 'Pacifico', cursive;
	font-size: 25px;
}	

.kin {
padding-bottom: 5px;
	width: 35%;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	border-color: gray;
	border-style: solid;	
	border-radius: 5px;
	border-width: thin;
	padding: 5px;
	margin: 3px;
	
}	

.skin {
padding-bottom: 5px;
	width: 90%;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	background-color: white;
	padding: 7px;
	
}	


.sum {
	margin: 15px;
	text-align: center;
	font-size: 16px;
	color: green;
	font-weight: bold;
	line-height: 1;
}	

#total {
	margin: 15px;
	text-align: center;
	font-size: 20px;
	color: green;
	font-weight: bold;
	line-height: 1;
}	

#sum {
	text-align: left;
	font-size: 18px;
	color: green;
	font-weight: bold;
	line-height: 1.5;
}	

.num {
	color: #D8822E;
	text-decoration:line-through;
	margin: 15px;
	text-align: center;
	font-size: 14px;
	line-height: 1;
}	


.txt {
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-size: 12px;

}	

.ptxt {
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-size: 14px;

}	


*{
    box-sizing: border-box;
}

body {
    margin: 0;
    font-family: Arial;
    font-size: 17px;
}

	
	#hea{
		width:100%;
		background-color:#F90;
		color: #FFF;
		margin-top:0;
		line-height: 2;
		
		}
		
.hea {
		width:100%;
		color: #FFF;
		line-height: 2;
		margin: 5px;
		padding: 3px;
		font-weight: 100;
		font-size: 15px;

		
		}		
		
	#sec_box {
		color: darkslategrey;
		
margin-top: 0;
height: 300px;
border-style: solid;
border-width: thin;
border-color: #39B54A;	
border-radius: 5px;
padding: 15px;
	}	
		
	#foo{
		color: #FFF;
		width:100%;
		background-color:#F90;
		margin-bottom:0;
		position: relative;
		clear:both;
		
		}
		

.FormElement{
font-size: 15px;
text-align: left;
display: block;
width: 95%;
border-radius: 5px;
margin: 10px;
height: 30px;
}
	
input{
display: block;
width: 95%;
border-radius: 5px;
margin: 10px;
}

input[type="text"] {
	text-align: left;
	font-size: 15px;
	 width: 95%;
	 height: 30px;
	 border-radius: 5px;
}
input[type="password"] {
	text-align: left;
	font-size: 15px;
	 width: 95%;
	 height: 30px;
}
input[type="number"] {
	text-align: left;
	font-size: 15px;
	 width: 95%;
	 height: 30px;
}

input[type="submit"] {
	border-radius: 5px;
	font-size: 20px;
    display: block;
    margin: 10px;
    padding: 10px;
    background-color: #39B54A;	
    color: #FFFFFF;
}	

#cha {
	width: 68px;
	border-radius: 5px;
	border-style: solid;
	border-width: thin;
	border-color: #39B54A;
	color: #39B54A;
	font-size: 14px;
   display: block;
   margin: 5px;
   padding: 5px;
   background-color: white;
    

}	

#but {
	width: 35%;
	border-radius: 5px;
	font-size: 14px;
    display: block;
    margin: 5px;
    padding: 5px;
   	border-style: solid;
	border-width: thin;
	border-color: #F7941E;
	color: #F7941E;	
	background-color: white;		
}	

#val {
	text-align: center;
	width: 40%;

}	

#sep{
		display:inline-block;
		line-height:5;
		width: 100%;
		clear: both;
		display: block;
		}
		
	
.button {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
    border-radius: 100%;
    position: relative;
}

.on{
	display: block;
	width: 50%;
 	 background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    cursor: pointer;
    border-radius: 5px;

}

.off{
	display: block;
	width: 50%;
   background-color: red; 
    color: white;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    cursor: pointer;
    border-radius: 5px;

}

#wha{
width: 30px;
display: inline;
margin: 10px;		
}

#wtx {
width: 300px;
display: inline;
}


#wrp1 {
position: relative;		

}
.cimg{
width: 150px;
}

.ite{

color: black;
font-size: 20px;
line-height: 1;	


}

.des{

color: darkslategray;
font-size: 14px;
line-height: 2;	


}


table{
	border-style: solid;		
	border-width: 1px;
	border-color: white;
}
tr:hover{
	border-color: #39B54A;

	
	} 
	
	img{
	margin: 3px;
	}

.stit{
width: 100%;

}


#tab{
font-size: 10px;

}

div.hea a:link {
  color: #FFFFFF;
  text-decoration:none;
}

div.hea a:hover {
  color: #FFFFFF;
  text-decoration:none;
}

div.hea a:visited {
  color: #FFFFFF;
  text-decoration:none;
}
