
body, html{
margin: 0;
padding: 0;

	font-family: 'PT Serif', Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
    line-height: 28px;
	font-size: 1em;
	
	
}



.wrapper {
	width: 736px;
	outline-color: #85c441;
	margin: 0 auto;
	
	border: 1px solid #EEE;
	
	
	color: black;
	
}

.mini {
	margin: 0 auto;
	width:738px;
	height: 500px;
	overflow: hidden;
	background-image: linear-gradient(to bottom, white, #ffffff 80%, #f6f6f6 90%, #eeeeee, #e5e5e5, #dddddd);
	
	  
}
.wrapper .margin {
	
	vertical-align: top;
}
.margin {
		border: 0px solid white; 
		}

span {
	color: #0084a9;
	font-family: 'PT Serif', Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
    line-height: 28px;
	font-size: 1em;
}



p {
	text-align: justify;
	position: relative!important;
	
	
}
 
.print, .dob{
	background-color: #3c6492;
  display: block;
  width: 103px;
  margin: 0px auto;
  margin-top: 30px;
  text-align: center;
  cursor: pointer;
  text-decoration: none; padding: 4px 12px;          background: linear-gradient(#85c441, #84b154);      border: solid 1px #679a30;       border-bottom: solid 1px #679a30;       box-shadow: inset 0 0 0 1px #679a30;     color: #fff;       font-weight: bold;
}
.print:hover {
  color: #fff;
  background-position: 0 20%;
}
.print:active {
  background-image: linear-gradient(rgba(0, 0, 0, .6), transparent);
}

a { color: rgba(255, 255, 255, 0.8);
	text-decoration: none; 
}
ul{
		list-style: none inside;
		margin-top: -12px;
	}
	ul>li::before{
		content: "\2013";
		margin-left: -13px;
		margin-right: 2px;
	}
	
	h3, h2 {
		font-weight: normal;
		text-align: center;
		margin: 0;
		padding: 0;
	}
	
	table  {
		
		
		border-collapse: collapse;
		margin: 0 auto;
	}
	
	td {
		border: 1px solid #85c441;
		border-collapse: collapse;
		padding: 5px;
		vertical-align: top;
		position: relative;
	}
	
	th {border: 1px solid #85c441;
		border-collapse: collapse;
		text-align: center!important;
		vertical-align: top;
		
		}
		
.position {
	float: left;
	text-align: left;
	width: 50%;
	color: #0084a9;
	
	
}

.name {
	float: right;
	text-align: right;
	width: 50%;
	color: #0084a9;
}

.date {
	text-align: center;
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;
	clear: both;
	color: #0084a9;
}



.active, .passive{
display: inline-block;
text-decoration:none;
margin-right: 10px;
text-align: center;
margin-bottom: 10px;
background: #fff;
  border: 2px solid #0084a9;
padding: 1px 2px;
font-weight: bold;
color: #0084a9;


}

.active {
	background: #0084a9;
	color: #fff;
	
}

.sign  {
	width: 100%;
	border-collapse: collapse;
	border-color:white; 
	margin-top: 0px;
}

.sign td {
	width: 50%;
	border-color:white; 
	vertical-align: top;
	padding-left: 0;
}

.sign td:nth-child(2)
{
	text-align: right;
}


.sign1  {
	width: 100%;
	border-collapse: collapse;
	border-color:white; 
	margin-top: 0px;
}
.sign1 td {
	
	border-color:white; 
	vertical-align: top;
	padding-left: 0;
	width: 33.3%;
}
.sign1 td:nth-child(3)
{
	text-align: right;
}


.tooltip {
  position: absolute;
  top: 0;
  left: -40px;
  padding: 0;
  cursor: pointer;
 
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 350px;
  background-color: #eee;
  color: black;
  text-align: left;
  border-radius: 6px;
  padding: 5px;
  padding-left: 15px;
  padding-bottom: 10px;
  position: absolute;
  z-index: 1;
  top: -5px;
  left: 150%;
  
  line-height: 1.3rem;
}

.tooltip .tooltiptext::after {
   content: "";
  position: absolute;
  top: 7%;
  right: 100%;
  margin-top: -5px;
  border-width: 15px;
  border-style: solid;
  border-color: transparent #eee transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}


.tooltip img {
	width: 30px;
}

.tooltip b {
	color: #0084a9;
}


input {
	font-weight: bold;
	font-size: 20px;
	cursor: pointer;
	height: 15px;
	width: 15px;
	position: absolute;
	top: 20px;
	right: 1px;
	background-image: url('../close.png');
	border: none;
	background-color: #d9ebf1;
	outline-color: #0084a9;
}
.add {
	
	cursor: pointer;
	height: 15px;
	width: 15px;
	position: absolute;
	top: 1px;
	right: 1px;
	background-image: url('../add.png');
	border: none;
	background-color: #d9ebf1;
	
	display: block;
}

td {
	position: relative;
}


/* мобильная версия */
.mobile {
	width: 100%;
	display: none!important;
}
.mobile img {
	filter: drop-shadow(0 2px 0px rgb(0 0 0 / 0.3));
	width: 100%;
}

@media  (max-width : 650px) {
.mini1 {
display: none!important;}


.mobile {
display: block!important;}
}

hr {
	border: none;
		color: #0084a9;
		background-color: #0084a9;
		height: 1px;
}

h5 {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1em;
	line-height: normal;
	font-family: "Times New Roman";
}
