:focus {
	outline: none;
}
.clear {
	clear: both;
}
.numercols {
	max-width: 100%;
	margin: auto;
}
.numercols.test.act {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.numercols.child, .numercols.work, .numercols.soyuz, .numercols.graf, .graf.graf, .singlr table {
	display: none;
}
.topmenu {
	background-color: #f5f5f5;
	box-sizing: border-box;
	font: 300 20px Arial;
	max-width: 970px;
	margin: auto;
	line-height: 60px;
	position: relative;
	border-radius: 90px;
}
.topmenu span {
	padding-left: 30px;
}
.topmenu .more {
	float: right;
	cursor: pointer;
	background-color: #fa89f2;
	padding: 0 15px;
	width: 100px;
	color: #fff;
	border-radius: 0 90px 90px 0;
}
.topmenu .submenu {
	position: absolute;
	top: 100%;
	right: 55px;
	background-color: #fa89f2;
	display: none;
	z-index: 10;
	animation-name: fadein;
	animation-duration: 0.5s;
	animation-fill-mode: forwards;
	border-radius: 10px;
}
.topmenu .submenu span {
	display: block;
	padding: 15px 20px;
	cursor: pointer;
	line-height: normal;
	color: #fff;
}
.topmenu .submenu.act {
	display: block;
}
@keyframes fadein {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.numercol {
	float: left;
	width: 30%;
	padding: 5px 10px 5px;
	margin: 0 5%;
	box-sizing: border-box;
	color: var(--i-co);
	font-size: 17px;
}
.numercol.singl {
	float: none;
	width: 30%;
	max-width: 400px;
	margin: 0 auto;
	padding: 0px 10px;
}
.numercol.man, .numercol.woman, .numercol.soyuzbtn {
	padding: 0px 20px;
}
.numercol100, .numercol100 table {
	width: 100%;
	padding: 0;
	margin: 0;
}
.numercol:nth-of-type(3), .numercol:nth-of-type(3) td, .numercol100 td, .numercol.man .res td, .numercol.woman .res td {
	font-size: 1.08em;
	font-family: var(--set__i-font-family);
	color: var(--i-co);
	text-align: justify;
}
.numercol:nth-of-type(3) img {
	width: calc(100% + 60px);
	margin: 0 -30px;
}
.numercol:nth-of-type(2), .soyuz .numercol {
	text-align: left;
	line-height: normal;
	
}
.numercol input {
	width: 60px !important;
	border: 2px solid #999999 !important;
	border-radius: 6px;
	line-height: 45px;
	display: inline-block;
	margin: 0px 10px 30px 0;
	text-align: center;
	font-size: 30px !important;
	padding: 0 !important;
	font-family: "Arial";
}
.numercol input[name=y] {
	margin-right: 0px;
	width: 120px !important;
}
.numercol input.nonact {
	border-color: #eeeeee !important;
}
.res .numercol input {
	margin: 0px 10px 0 0;
}
.inputintro {
	margin: 0 0 30px 0;
	color: var(--i-co);
    font-family: var(--i-font-family);
    font-size: 18px;
    text-align: center;
}
.inputintro span {
	text-transform: uppercase;
}
.inputbtn button {
	float: left;
	width: 33.3333%;
	box-sizing: border-box;
	border: 6px solid var(--i-body--ba-co);;
	border-radius: 14px;
	background-color: #673ab780;
	color: #ffffff;
	font-weight: 300;
	font-size: 60px;
	cursor: pointer;
	outline: none;
	padding: 0;
	text-align: center;
	font-family: "Arial";
}
.inputbtn button:nth-of-type(10) {
	width: 66.6666%;
}
.numercol.res .inputbtn {
	margin-top: 30px;
}
.numercol.res .inputbtn button:nth-of-type(10), .numercol.res .inputbtn button:nth-of-type(11) {
	display: none;
}
.numercol.res button, .man .res button, .woman .res button {
	background-color: #ffffff00;
	color: var(--i-co);
	font-weight: 300;
	font-size: 28px;
	word-break: break-all;
	text-align: center;
}
.numercol.res button:nth-of-type(5), .man .res button:nth-of-type(5), .woman .res button:nth-of-type(5) {
	border: 2px solid #ddd;
	border-radius: 0px;
	display: none;
}
.numercol.res button:nth-of-type(1), .man .res button:nth-of-type(1), .woman .res button:nth-of-type(1) {
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	border-radius: 0px;
	display: none;
}
.numercol.res button:nth-of-type(2), .man .res button:nth-of-type(2), .woman .res button:nth-of-type(2) {
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	border-left: 2px solid #ddd;
	border-radius: 0px;
	display: none;
}
.numercol.res button:nth-of-type(3), .man .res button:nth-of-type(3), .woman .res button:nth-of-type(3) {
	border-bottom: 2px solid #ddd;
	border-left: 2px solid #ddd;
	border-radius: 0px;
	display: none;
}
.numercol.res button:nth-of-type(4), .man .res button:nth-of-type(4), .woman .res button:nth-of-type(4) {
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-radius: 0px;
	display: none;
}
.numercol.res button:nth-of-type(6), .man .res button:nth-of-type(6), .woman .res button:nth-of-type(6) {
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	border-left: 2px solid #ddd;
	border-radius: 0px;
	display: none;
}
.numercol.res button:nth-of-type(7), .man .res button:nth-of-type(7), .woman .res button:nth-of-type(7) {
	border-top: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-radius: 0px;
	display: none;
}
.numercol.res button:nth-of-type(8), .man .res button:nth-of-type(8), .woman .res button:nth-of-type(8) {
	border-right: 2px solid #ddd;
	border-top: 2px solid #ddd;
	border-left: 2px solid #ddd;
	border-radius: 0px;
	display: none;
}
.numercol.res button:nth-of-type(9), .man .res button:nth-of-type(9), .woman .res button:nth-of-type(9) {
	border-top: 2px solid #ddd;
	border-left: 2px solid #ddd;
	border-radius: 0px;
	display: none;
}
.numercol .res.sudseg {
	color: blue;
}
.numercol .res.volseg {
	color: red;
}
.cross_dt {
	color: #800000;
	font: 400 18px Arial;
	padding: 20px 0;
	text-align: center;
}
.calcagane {
	display: none;
	cursor: pointer;
	background-color: #673ab780;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding: 14px 0;
	text-align: center;
	font: 300 20px Arial;
	color: #ffffff;
	clear: both;
	border-radius: 90px;
	margin-bottom: 40px;
}
.man .res, .woman .res {
	display: none;
}
.man div.res, .woman div.res {
	margin-left: 0px;
}
.man .res .inputbtn, .woman .res .inputbtn {
	margin: 30px auto;
}
.man .res table tr:first-child td, .woman .res table tr:first-child td {
	padding-top: 30px;
}
.soyuzbtn .moretxt, .soyuzagane {
	display: none;
	text-align: left;
	line-height: 1.6;
}
.soyuzagane {
	cursor: pointer;
	background-color: #752da5;
	margin-bottom: 30px;
	padding: 14px 0;
	text-align: center;
	font: 300 20px Arial;
	color: #ffffff;
	clear: both;
	border-top: 5px solid #ffffff;
	border-radius: 90px;
}
.woman .inputintro {
	opacity: 0;
}
.pol {
	margin: 5px 2px 30px 2px;
	width: calc(33.3333% - 4px);
	border: 1px solid #7FB2FF;
	border-radius: 3px;
	box-sizing: border-box;
	height: 50px;
	color: #7FB2FF;
	line-height: 50px;
	display: inline-block;
	cursor: pointer;
}
.pol.sel {
	color: #fff;
	background-color: #7FB2FF;
}
img.graf {
	max-width: 100%;
}
@media screen and (max-width: 820px) {
	.numercol {
		width: 50%;
		margin: 0;
		padding: 20px 10px 30px;
	}
	.numercol.singl {
		width: 50%;
		max-width: 350px;
		margin: 0 auto;
		padding: 20px 10px 30px;
	}
	.numercol100 {
		width: 100%;
	}
}
@media screen and (max-width: 660px) {
	.numercol {
		width: 80%;
		margin: 0 10%;
		padding: 20px 10px 30px;
	}
	.numercol.singl {
		width: 80%;
		max-width: 300px;
		margin: 0 auto;
		padding: 20px 10px 30px;
	}
	.numercol100 {
		padding: 20px 5px;
	}
	.man .inputintro, .woman .inputintro {
		margin: 10px auto;
	}
}
@media screen and (max-width: 420px) {
	.numercol {
		width: 100%;
		margin: 0;
		padding: 20px 10px 30px;
	}
	.numercol.singl {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
		padding: 20px 10px 30px;
	}
	.numercol100 {
		padding: 20px 5px;
	}
}
@media screen and (max-width: 360px) {
	.tab {
		padding: 20px 0px;
		font-size: 18px;
	}
	.numercol100 {
		padding: 20px 5px;
	}
}
@media screen and (max-width: 340px) {
	.numercol input {
		width: 20%;
		box-sizing: border-box;
		margin-right: 1%;
		font-size: 30px !important;
	}
	.numercol input[name=y] {
		margin-right: 0px;
		width: 40%;
	}
	.inputbtn button {
		font-size: 60px;
	}
}
@media screen and (max-width: 300px) {
	.tab {
		font-size: 16px;
	}
}
.bor0 {
	border-radius: 9px;
	padding: 10px 20px 20px;
	margin: 10px auto;
	width: auto;
}
.bor1 {
	border-radius: 5px;
	background: #d4f7e4;
	box-shadow: #dddddd 0px 0px 0px 1px;
	padding: 10px 20px 15px;
	margin: 10px auto;
	width: auto;
}
.bor2 {
	border-radius: 5px;
	background: #ffebeb;
	box-shadow: #ffcef6 0px 0px 0px 1px;
	padding: 10px 20px 15px;
	margin: 10px auto;
	width: auto;
}
.bor3 {
	border-radius: 5px;
	background: #fffbf9;
	box-shadow: #dddddd 0px 0px 0px 1px;
	padding: 10px 20px 15px;
	margin: 10px auto;
	width: auto;
}
.bor10 {
	border-radius: 5px;
	background: #f6ede6;
	box-shadow: #dddddd 0px 0px 0px 1px;
	padding: 10px 20px 15px;
	margin: 10px auto;
	width: auto;
	text-align: justify;
}
.bor20 {
	border-radius: 5px;
	background: #ecd4f7;
	box-shadow: #dddddd 0px 0px 0px 1px;
	padding: 10px 20px 15px;
	margin: 10px auto;
	width: auto;
	text-align: justify;
}
.bor30 {
	border-radius: 10px 0 0 0;
	box-shadow: #fa89f24f -3px -3px 0px 6px;
	padding: 10px 20px 20px;
	margin: 30px auto;
	width: auto;
	text-align: justify;
}
.bor-m {
	border-radius: 10px;
	border: 3px solid #7fb3ff4f;
}
.bor-w {
	border-radius: 10px;
	border: 3px solid #ef9aef54;
}
.icon1 {
	width: 80px;
	float: left;
	margin: 8px 20px 8px 0;
	height: auto;
}
.title0 {
	padding: 20px 20px;
	text-align: justify;
	font: 400 18px Arial;
	line-height: 24px;
	background-color: #f7f7f7;
}
.title1 {

	font: 600 18px Arial;
}
.title2 {
	text-align: justify;
}


.numercol.singl .singlr table {
  display: none !important;
}