﻿.examination-question-text{
	text-align:left;
	  width: 750px;
	  padding: 2px 4px;
	  font-size:21px;
	  margin:auto auto 30px;
	  font-weight:bold;
	  background: #FFFFFF;
}
.examination-question-answers{
	text-align:left;
}
.examination-question-prav{
	width:750px;
	text-align:left;
	font-size:24px;
	  margin:auto;
	  padding: 2px 4px;
}
.examination-question-answers ul li a{
	text-decoration:none;
}
.examination-question-answers ul li:hover{
	background-color:#d5d5d5;
	  cursor: pointer
}
.examination-question-answers input{	
  border-radius: 4px;
	  cursor: pointer
}
.generator{
  font-family: arial;
  display: block;
  width: 240px;
  height: 48px;
  background: #061100;
  background: -moz-linear-gradient(top, #061100 0%, #183409 23%, #437e1c 82%, #89bc6a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #061100), color-stop(23%, #183409), color-stop(82%, #437e1c), color-stop(100%, #89bc6a));
  background: -webkit-linear-gradient(top, #061100 0%, #183409 23%, #437e1c 82%, #89bc6a 100%);
  background: -o-linear-gradient(top, #061100 0%, #183409 23%, #437e1c 82%, #89bc6a 100%);
  background: -ms-linear-gradient(top, #061100 0%, #183409 23%, #437e1c 82%, #89bc6a 100%);
  background: linear-gradient(to bottom, #061100 0%, #183409 23%, #437e1c 82%, #89bc6a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#061100', endColorstr='#89bc6a', GradientType=0);
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  line-height: 16px;
  text-decoration: none;
    border-radius: 4px;
}
.exaqu:hover{
	text-decoration:none;
	width:280px;
	text-align:center;
	font-size:24px;
	margin:15px 0 0;
	  padding: 2px 4px;
  background: #89bc6a;
  background: -moz-linear-gradient(top, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #89bc6a), color-stop(23%, #437e1c), color-stop(82%, #183409), color-stop(100%, #061100));
  background: -webkit-linear-gradient(top, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  background: -o-linear-gradient(top, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  background: -ms-linear-gradient(top, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  background: linear-gradient(to bottom, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89bc6a', endColorstr='#061100', GradientType=0);
  text-shadow: -1px -1px 0 #0172a1;
  color: white;
  height: 72px;
  border-radius: 4px;
}
.exaqu {
	text-decoration:none;
	width:280px;
	text-align:center;
	font-size:24px;
	margin:15px 0 0;
	  padding: 2px 4px;
  background: #bcb16a;
  background: -moz-linear-gradient(top, #bcb16a 0%, #7e691c 23%, #342c09 82%, #110f00 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bcb16a), color-stop(23%, #7e691c), color-stop(82%, #342c09), color-stop(100%, #110f00));
  background: -webkit-linear-gradient(top, #bcb16a 0%, #7e691c 23%, #342c09 82%, #110f00 100%);
  background: -o-linear-gradient(top, #bcb16a 0%, #7e691c 23%, #342c09 82%, #110f00 100%);
  background: -ms-linear-gradient(top, #bcb16a 0%, #7e691c 23%, #342c09 82%, #110f00 100%);
  background: linear-gradient(to bottom, #bcb16a 0%, #7e691c 23%, #342c09 82%, #110f00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcb16a', endColorstr='#110f00', GradientType=0);
  text-shadow: -1px -1px 0 #0172a1;
  color: white; 
  height: 72px;
  border-radius: 4px;
}
.variant{
	list-style-type: none;
	margin:0;
	padding: 0;
}
.variant li{
	width:738px;
	text-align:left;
	font-size:16px;
	  margin:auto;
	  padding: 2px 4px;
	  display: block;
	  -webkit-border-radius: 5px;
	  -moz-border-radius: 5px;
	  border-radius: 5px;
	  border: 2px solid #ccc;
	  margin-top: 5px;
}
.variant li a{
	font-size:21px;
}
examination-question {
	text-align: center;
}
examination-question examination-question{
	text-align: center;
}
.examination-question-image{
	margin: 15px 0 15px 0;
	text-align: center;
}
.examination-correct-answers{
	display: none;
	text-align: center;

}
.examination-correct-answers h3{
	width: 380px;
	text-align:left;
	font-size:16px;
	  margin:auto;
	  padding: 2px 4px;
}
.errors{
	width:380px;
	text-align:left;
	font-size:16px;
	  margin:auto;
	  padding: 2px 4px;
	color: red;
	font-weight: bold;
}
.correct-answer{
	border-bottom: 1px dotted #ccc;
	margin: 0 0 0px 0;
	padding: 0 0 0px 0;
	margin-top: 1em;
	font-size:14px
}
.question-icon{
	margin: 0 10px 0 0;
	vertical-align: top;
	width: 18px;
	height: 18px;
}
.examination-icons img{
	margin:auto;
}
.examination-questions {
	width:738px;
	text-align:left;
	font-size:24px;
	  margin:auto;
	  padding: 2px 4px;
}
.otvet{
	width:750px;
	text-align:left;
	font-size:16px;
	  margin:auto;
	  padding: 2px 4px;
}
@media only screen and (max-width: 470px) {
.examination-question-image img{
	width: 280px;
}
.otvet{
	width:280px;
}
.examination-questions {
	width:280px;
}.examination-question-text{
	  width: 280px;
}
.variant li{
	width:268px;
}
.examination-question-prav{
	width:280px;
}
}
