body {background: #e0f9f1;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZTBmOWYxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjQlIiBzdG9wLWNvbG9yPSIjYjVjNmQwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZGVlY2VkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzUlIiBzdG9wLWNvbG9yPSIjYjVjNmQwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UwZjlmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(-45deg,  #e0f9f1 0%, #b5c6d0 24%, #deeced 50%, #b5c6d0 75%, #e0f9f1 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#e0f9f1), color-stop(24%,#b5c6d0), color-stop(50%,#deeced), color-stop(75%,#b5c6d0), color-stop(100%,#e0f9f1));
background: -webkit-linear-gradient(-45deg,  #e0f9f1 0%,#b5c6d0 24%,#deeced 50%,#b5c6d0 75%,#e0f9f1 100%);
background: -o-linear-gradient(-45deg,  #e0f9f1 0%,#b5c6d0 24%,#deeced 50%,#b5c6d0 75%,#e0f9f1 100%);
background: -ms-linear-gradient(-45deg,  #e0f9f1 0%,#b5c6d0 24%,#deeced 50%,#b5c6d0 75%,#e0f9f1 100%);
background: linear-gradient(135deg,  #e0f9f1 0%,#b5c6d0 24%,#deeced 50%,#b5c6d0 75%,#e0f9f1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0f9f1', endColorstr='#e0f9f1',GradientType=1 );

background-color: #e5eeff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	display:block;
	width: 100%;

}

form {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 99%;
	padding: 0px;
	text-align: center;
}

form label {
	position: relative;
	text-align: right;
	left: 1%;
	width: 33%;
	float: left;
}

form input {
	position: relative;
	text-align: left;
	right: 1%;
	width: 63.7%;
	float: right;
}

.Main {
	position: absolute;
	height: 100%;
	width: 99%;
	top: 0%;
	left: 1%;
	background: transparent;
}

.Select {
	Position: relative;
	top: 5px;
	left: auto;
	right: auto;
	width: 98%;
	text-align: center;
	display: inline-block;
	border-style: solid;
	border-width: 2px;
	border-color: blue;
	background-color: white;
}

.Setting {
	Position: relative;
	top: 5px;
	left: auto;
	right: auto;
	width: 98%;
	text-align: center;
	display: inline-block;
	border-style: solid;
	border-width: 2px;
	border-color: blue;
	display: none;
}

.Select2 {
	Position: relative;
	left: auto;
	right: auto;
	width: 80%;
	text-align: center;
	display: inline-block;
	border-style: solid;
	border-width: 1px;
	border-color: blue;
	background-color: white;
}

.Warning {
	color: red;
}

.C3 {
	Position: relative;
	top: 5px;
	left: auto;
	right: auto;
	width: 98%;
	text-align: center;
	border-style: solid;
	border-width: 2px;
	border-color: blue;
	display: block;
}

.C4 {
	Position: relative;
	top: 5px;
	left: auto;
	right: auto;
	width: 98%;
	text-align: center;
	border-style: solid;
	border-width: 2px;
	border-color: blue;
	display: none;
}

.C5 {
	Position: relative;
	top: 5px;
	left: auto;
	right: auto;
	width: 98%;
	text-align: center;
	border-style: solid;
	border-width: 2px;
	border-color: blue;
	display: block;
}

.Blue {
	position: relative;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	background-color: white;
}

.Blue2 {
	position: relative;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	font-weight: bold;
	background-color: white;
}


.Green {
	position: relative;
	text-align: center;
}

button {
	position: relative;
   background-color: rgba(108,152,217,1);
   -webkit-box-shadow: 3px 3px 6px 0px rgba(0,0,0,1);
      -moz-box-shadow: 3px 3px 6px 0px rgba(0,0,0,1);
           box-shadow: 3px 3px 6px 0px rgba(0,0,0,1);
   border: solid 2px rgba(0,0,0,1);
   -webkit-border-radius: 45px;
      -moz-border-radius: 45px;
           border-radius: 45px;
   width: 123px;
   margin: 2px;
   padding: 2px;
   display: inline-block;
   font-size: 16px;
   text-align: center;
   color: rgba(0,0,0,1);
}
button:hover {
   -webkit-border-radius: 21px;
      -moz-border-radius: 21px;
           border-radius: 21px;
}
button:active {
   -webkit-box-shadow: 3px 3px 6px 0px rgba(0,0,0,1)inset;
      -moz-box-shadow: 3px 3px 6px 0px rgba(0,0,0,1)inset;
           box-shadow: 3px 3px 6px 0px rgba(0,0,0,1)inset;
}

.B1 {
	display: none;
}

.B2 {
	display: inline-block;
}

.B3 {
	display: inline-block;
}

.S1 {
	border-style: solid;
	border-width: 2px;
	border-color: #8080ff;
}

.space {
	position: relative;
	height: 30px;
	top: 5px;
	left: auto;
	right: auto;
	width: 98%;
	background-color: blue;
	border-style: outset;
	border-width: 2px;
	border-color: blue;
}

.time {
	Position: relative;
	top: 5px;
	left: auto;
	right: auto;
	width: 98%;
	text-align: center;
	display: inline-block;
	border-style: solid;
	border-width: 2px;
	border-color: blue;
	background-color: white;
	display: none;
}