body {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	
}

.wrapper {
	margin: 0 auto;
	max-width: 650px;
	dosplay: block;
	
	padding-bottom: 10px;
	
}
.blekh {
	position: relative;
	display: block;
	margin: 0;
}
.block {
  position: absolute;
  height: 100%;
  width: 100%;
 
  z-index: 11;}
   .hide {
display: none;}
  
table {
	
	
	
	border-collapse: collapse;
	width: 100%;
	font-size: 2.7vw;
	
}

td , th {
	border-bottom: 1px solid #68adff;
	border-collapse: collapse;
	padding: 8px 5px;
	vertical-align: top;
}



td:nth-child(2), td:nth-child(3), td:nth-child(4){
	vertical-align: center;
	text-align: center;
	
	
}

tr:last-child  td{
	border-bottom: 1px solid white; 
}


th {
	
	color: #f79320;
	box-shadow: 0 2px 0px -1px #f79320;
	background: #eee;
	font-size: 1.1em;
	padding-top: 5px;
}


li {
	margin-top: 5px;
}

h1 {
	color: #85c441;
	font-size: 20px;
	text-align: center;
}

p {
	margin-left: 20px;
}

h2 {
	font-weight: bold;
	font-size: 100%;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 7%;
}

.blue {
	background: #d9ebf1;
}

.active, .passive {
	display: inline-block;
	text-decoration: none;
	margin-right: 10px;
	text-align: center;
	margin-bottom: 10px;
	background: #fff;
	border: 2px solid #f79320;
	padding: 6px 5px;
	font-weight: bold;
	color: #f79320;
	width: 80px;
	font-size: 1em;
	font-size: 105%;
}

.active {
	background: #f79320;
	color: #fff;
}

button {
	background: #68adff;
  box-shadow: 2px 2px 2px rgb(0 0 0 / 50%);
  display: block;
  
  line-height: 30px;
  padding: 5px 10px;
  font-size: 20px;
  color: white;
  text-align: center;
  text-decoration: none;
 margin: 0 auto;
  border: 0 none;
  width: 130px;
  cursor: pointer;
  margin-top: 10px;
}

a {
	color: #329a32;
	font-weight: bold;
}

li {
	margin-left: -20px;
}

ul {
	margin-top: -8px;
}


table input {
	width: 20px;
	height: 20px;
	cursor: pointer;
	
	
	
}

.hidden {
	display: none;
}


td img {
	height: 20px;
	display: none;
	margin: 0;
	padding: 0;
}

.mark {
	display: inline-block;
	
}

a {
	text-decoration: none;
	display: none;
}

.text {
	margin-top: 20px;
	padding: 10px 10px 10px 20px;
	background: #deedff;
	border-radius: 5px;
	display: none;
	
}

.text  b {
	color: #68adff;
	font-size: 110%;
}

a {
	font-weight: bold;
    color: #2386ff;
}
.tip img  {
	width: 60px;
	padding-top: 10px;
	
}

.tip {
	display: block;
	margin: 0 auto;
	width: 450px;
	text-align: center;
	
	font-weight: bold;
	color: #68adff;
	margin-top: 20px;
	font-size: 130%;
	cursor: pointer;
}

.text a {
	display: inline;
}