
.blocks a.active {
	color: #4237b8;
	font-style: normal;
}


.styletable {
	

}

.styletable p {
	margin-top: 15px

}

table {
	box-shadow: 0 1px 3px rgb(0 0 0 / 20%);
	font-size: 15px;
	margin-bottom: 15px;
	
}

h5 {
	margin-top: 25px;
}

/*table, h5, .notes {
	margin-left: 340px;

}*/

.s {
	margin: 0;
}


table	 {
	width: 100%;
}

.notes ul li {
	list-style-type: disc !important;
}



.notes {
	margin-top: 15px;
	
}

.notes p {
		font-weight: 600;
		font-style: normal;
}

.notes ul li, .notes ol li {
	margin-left: 35px;
	font-style: normal;
	font-weight: 100;

}


.notes ul li:nth-child(1) {
	margin-top: 15px;
}

td, th {
	border: 1px solid gainsboro;
	text-align: center;
	padding: 15px;
}

td {
	border-radius: 1px;
	font-style: normal;
	font-weight: 500;
	word-spacing: 3px;

}
 

 
.wq li {
	margin-left: 45px;
	font-size: 12px;

}

.lg  {
	margin-bottom: 0;
}


.text {
	margin-top: 50px;
	line-height: 25px;
	text-align: justify;
}

table + h5 {
	color: red;
	margin-top: 55px;
}


p.text + ul li {
	margin-bottom: 15px;
}

h3 {
	    text-align: center;
    margin-bottom: 15px;
}


/*Спираленавивочные станки и бухторазмотчики*/


.gost {
	border-collapse: collapse;
	margin-top: 25px;
}

.gost th, .gost td {
	border: 1px solid #7a7a7a;
    text-align: center;
    padding: 5px;
}


a.pdf_file {
	border-bottom: 1px solid grey;
	transition: .5s;
}

.pdf_file:hover {
	color: red;
	border: none;
}

.pdf_notes li {
	margin-bottom: 15px;
}