

/* Start:/local/templates/cleverence/components/bitrix/catalog/soft/bitrix/catalog.element/filterlicense.elastic/style.css?170780610322715*/

a.label{
	display:block;
	padding-top:171px;
	margin-top:-171px;
}
.breadcrumbs-list li:last-child{
	display: none;
}
a.label[name="about"] {
	margin-top: -195px;
	padding-top: 195px;
}
a.label[name="spec"] {
	margin-top: -165px;
    padding-top: 165px;
}

a.label[name="sw"] {
    margin-top: -160px;
    padding-top: 160px;
}

a.label[name="hw"], a.label[name="app"] {
    margin-top: -190px;
    padding-top: 190px;
}

.item-license-main .btd-card-table {
    background: url(/local/templates/cleverence/components/bitrix/catalog/soft/bitrix/catalog.element/filterlicense.elastic/./img/ico-cart.svg) 0 center no-repeat;
    background-size: 18px auto;
    color: #209dcc;
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 30px;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
}

.remove-card-disabled {
    opacity: 0.5;
}

.item-license-main .btd-card-table:hover {
    background-color: #fff;
}

.only-tabs .tab-controls-list li a[rel=dl] {
    color: red;
    font-weight: bold;
}

.overlay.soft-popup {
    padding: 0;
}

.overlay.soft-popup .container > .sw {
    height: 300px;
    overflow-y: scroll;
}
.overlay.soft-popup .container {
	text-align:left;
	padding-bottom: 30px;
	padding-top: 26px;
}

.overlay.soft-popup .phrase2 {
	font-size: 14pt;
	margin-bottom: 20px;
}
.overlay.soft-popup .rules {
	font-size: 18px;
	margin-top: 15px;
	text-align: left;
	color: green;
}

.overlay.soft-popup .buttons {
	text-align: center;
	margin-top: 30px;
}
.overlay.soft-popup .buttons .arrow {
	background: rgba(0, 0, 0, 0) url("/local/templates/cleverence/img/arrow-confirm.png") no-repeat scroll 10px 0px;
	float: left;
	height: 60px;
	margin: -35px 0px 0px 0px;
	width: 0px;
}
.overlay.soft-popup .buttons .submit.disabled {
	color: grey;
	border-color:grey;
}
.overlay.soft-popup .btn-red.disabled i.icon-download-sh {
	background-position: -148px -2042px;
}
.overlay.soft-popup .buttons .cancel {
	float:right;
	border: 2px solid #209dcc;
	padding: 13px 22px;
}


.overlay.soft-download  .container > .sw {
	max-width: 800px;
}

.driver-information .wiki-post {
	margin-top: 20px;
}
.driver-information .wiki-post + .btn-red {
	margin-bottom: 20px;
}

.tab.spec .form-line {
	margin: 0 20px 24px 0;
	display: inline-block;
	max-width: 200px;
}
.tab.spec .form-line.TAGS {
	max-width: inherit;

}
.tab.spec .catalog-filter {
	padding-right: 0;
}

.tab.spec .form-line {
	vertical-align: bottom;
}
.pagination {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	text-align: right;
	width: 100%;
	margin-top: 25px;
}
.pagination .nav-page-all,
.pagination .nav-page-pagen {
	position: absolute;
	top: 0;
	left: 0;
}
.pagination div.title,
.pagination .pagination-list {
	display: inline-block;
	vertical-align: top;
	float: none;
	padding: 0;
	margin: 0 0 15px 0;
}
.pagination .title {
	height: 30px;
	line-height: 30px;
	font-size: 15px;
}
.pagination .pagination-list li a,
.pagination .pagination-list li span {
	width: 30px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	padding: 0;
	font-size: 16px;
}

.tab.spec .tbl-wrap {
	width: 84%;
	background: aliceblue;
	padding: 20px;
	border-radius: 25px;
	margin-bottom: 35px;
}

.form-line.ALLOW_SYSTEM {
	min-width: 290px;
}
.tab.spec .prices-content > .pagination .nav-page-all,
.tab.spec .prices-content > .pagination .nav-page-pagen
{
	display:none;
}
.tab.spec .prices-content > .pagination {
	top: -10px;
}


.tab.spec  .prices-block:NTH-CHILD(2){
	margin-top: -80px;
}
.tab.about .content-tab{
	font-size:18px;
	max-width: 610px;
}
.tab.about .driver-article-holder{
	max-width: 610px;
}



.item-license {
	display: block;
	position: relative;
	overflow: hidden;
	font-size: 17px;
	line-height: 24px;
	font-weight: 300;
	text-align: center;
	color: #111;
	text-decoration: none;
	border: 1px solid #fff;
	padding: 120px 20px 20px 20px;
	border-radius: 3px;
}
.item-license:hover {
	text-decoration: none;
	border-color: #DDDDDD;
	color: #111;
}
.item-license:hover .lc-ico img {
	opacity: 0;
}
.item-license:hover .lc-ico img.hover {
	opacity: 1;
}
.item-license .lc-ico {
	display: block;
	width: 64px;
	height: 64px;
	position: absolute;
	top: 32px;
	left: 50%;
	margin-left: -32px;
}
.item-license .lc-ico img {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}
.item-license .lc-ico img.hover {
	opacity: 0;
}
.item-license .lc-text {
	display: block;
	height: 96px;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}
.item-license .lc-price {
	display: block;
	height: 36px;
	line-height: 36px;
	position: relative;
	overflow: hidden;
	font-size: 30px;
	font-weight: 500;
	text-align: center;
}
.item-license h3,
.item-license .h3,
.item-license .lc-title {
    color: #403a3a;
	display: block;
	font-size: 24px;
    font-weight: 400;
    line-height: 29px;
    margin: 0 0 20px 0;
    padding: 0;
    text-align: center;
}
.item-license p {
	margin: 0;
	padding: 0;
}
.item-function {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: left;
	font-size: 18px;
	line-height: 22px;
	-webkit-box-sizing: border-box;
					box-sizing: border-box;
}
.item-function .f-title-wrap {
	min-height: 76px;
	position: relative;
	padding-left: 96px;
	margin-bottom: 20px;
	line-height: 76px;
}

.item-function h3,
.item-license .h3,
.item-function .f-title {
    display: inline-block;
	font-size: 24px;
	line-height: 29px;
	margin: 0;
	padding: 0;
    text-align: left;
	vertical-align: middle;
	width: 100%;
}
.item-function .f-text-wrap {
	margin-bottom: 40px;
}
.item-function .f-ico {
	display: block;
	width: 76px;
	height: 76px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.item-function .f-ico img {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}
.item-function p {
	padding: 0 0 22px 0;
	margin: 0;
}
.item-function p:last-child {
	padding: 0;
	margin: 0;
}
.item-function .btn-blue {
	height: 40px;
	line-height: 40px;
	padding: 0 25px;
	font-size: 16px;
}
.item-function * {
	-webkit-box-sizing: border-box;
					box-sizing: border-box;
}
.btn-border-full {
	display: block;
	width: 100%;
	text-align: center;
	height: 60px;
	line-height: 58px;
	font-size: 18px;
	font-weight: 300;
	color: #403A3A;
	text-decoration: none;
	border: 1px solid #DDDDDD;
	-webkit-box-sizing: border-box;
					box-sizing: border-box;
}
.btn-border-full:hover {
	color: #403A3A;
	background: #f0f0f0;
	border-color: #f0f0f0;
	text-decoration: none;
}
.btn-border-full.arr:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background: url(/local/templates/cleverence/components/bitrix/catalog/soft/bitrix/catalog.element/filterlicense.elastic/./img/ico-arr01.svg) center no-repeat;
	background-size: 10px auto;
	margin-top: -1px;
}
.lc-variants-box {
	margin-bottom: 70px;
	-webkit-box-sizing: border-box;
					box-sizing: border-box;
}
.lc-variants-box .buttons-wrap {
	margin-top: 20px;
	overflow: hidden;
}
.lc-variants-box .button-wrap {
	display: block;
	position: relative;
	line-height: 1;
	margin-bottom: 20px;
}
.lc-variants-box .button-wrap:last-child {
	margin-bottom: 0;
}
.lc-variants-box .items-wrap {
	font-size: 0;
	margin: 0 -10px;
	overflow: hidden;
}
.lc-variants-box .item-wrap {
	padding: 0 10px;
	margin-bottom: 30px;
	display: inline-block;
	vertical-align: top;
	width: 100%;
}
.lc-variants-box * {
	-webkit-box-sizing: border-box;
					box-sizing: border-box;
}
.lc-variants-box .btn-red {
	display: block;
	width: 100%;
}
.functions-box {
	margin-bottom: 60px;
}
.functions-box .items-wrap {
	margin: 0 -15px;
	font-size: 0;
}
.functions-box .item-wrap {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding: 0 15px;
	margin: 0 0 50px 0;
	-webkit-box-sizing: border-box;
					box-sizing: border-box;
}
.functions-box .button-more-wrap {
	padding: 0 15px;
}
.check-popup-box {
	display: none;
	font-size: 18px;
	line-height: 24px;
	padding: 15px 20px 20px 20px;
	width: 450px;
	-webkit-box-sizing: border-box;
					box-sizing: border-box;
}
.check-popup-box .text-light {
	color: #6A6A6A;
}
.check-popup-box .check-title {
	display: block;
	font-size: 24px;
	line-height: 30px;
	font-weight: 400;
}
.check-popup-box .check-info {
	font-size: 18px;
	line-height: 24px;
	color: #6A6A6A;
	position: relative;
	padding-left: 20px;
}
.check-popup-box .check-info:before {
	content: "";
	width: 3px;
	height: 3px;
	background: #FC534F;
	border-radius: 50%;
	position: absolute;
	top: 12px;
	left: 0;
	margin-top: -2px;
}
.check-popup-box .check-button {
	margin: 24px 0;
	line-height: 1;
	position: relative;
}
.check-popup-box p {
	margin-bottom: 16px;
	padding: 0;
}
.check-popup-box * {
	font-family: dinL, Arial, Tahoma, Verdana, sans-serif;
}
.check-popup-box .btn-blue {
	height: 40px;
	line-height: 40px;
	padding: 0 25px;
	border-radius: 3px;
	color: #fff;
	font-size: 16px;
}
body .ui-widget-overlay {
	background: none;
}
body .ui-dialog.dialog-tooltip {
	background: #fff;
	border-radius: 5px;
	border: 1px solid #DFDFDF;
	width: 450px !important;
	-webkit-box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.0514368);
					box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.0514368);
	padding: 0;
}
body .ui-dialog.dialog-tooltip .ui-dialog-titlebar {
	display: none;
}
body .ui-dialog.dialog-tooltip .ui-dialog-content {
	padding: 20px 20px 20px 20px;
}
@media (max-width: 767px) {
	.check-popup-box {
		font-size: 16px;
		line-height: 20px;
	}
	.check-popup-box .check-title {
		font-size: 18px;
	}
	body .ui-dialog.dialog-tooltip {
		width: 300px !important;
	}
}
@media (min-width: 640px) {
	.lc-variants-box .item-wrap {
		width: 49.99%;
	}
}
@media (min-width: 768px) {
	.functions-box .item-wrap {
		width: 49.99%;
	}
	.lc-variants-box .button-wrap {
		width: 50%;
		float: left;
		padding: 0 10px;
		margin: 0;
	}
	.lc-variants-box .buttons-wrap {
		margin-left: -10px;
		margin-right: -10px;
	}
	.lc-variants-box .btn-red {
		font-size: 16px;
	}
}
@media (min-width: 1024px) {
	.functions-box .item-wrap {
		width: 33.32%;
	}
}
@media (min-width: 1200px) {
	.lc-variants-box .item-wrap {
		width: 24.99%;
	}
	.lc-variants-box .btn-red {
		height: 60px;
		line-height: 60px;
		padding-top: 0;
		padding-bottom: 0;
		font-size: 18px;
	}
	.functions-box .item-wrap {
		padding: 0 25px;
	}
	.functions-box .items-wrap {
		margin: 0 -25px;
	}
	.functions-box .button-more-wrap {
		padding: 0 25px;
	}
}
/* ----------------------------------- *\
		filter styles
\* ----------------------------------- */
.frm-toggle-buttons {
	line-height: 1;
	overflow: hidden;
	position: relative;
}
.frm-toggle-buttons .frm-select-button {
	float: left;
	width: 50%;
}
.frm-select-button {
	display: block;
	position: relative;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	text-align: left;
	background: #fff;
	font-size: 17px;
	font-weight: 300;
	color: #111;
}
.frm-select-button label {
	display: block;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	height: 40px;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
	padding: 0 6px 0 20px;
	background: #fff;
	color: #111;
	-webkit-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	transition: all ease 0.2s;
}
.frm-select-button input {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.frm-select-button input:checked ~ label {
	background: #726868;
	color: #fff;
}
.filter-box {
	margin-bottom: 52px;
	position: relative;
	font-size: 16px;
	line-height: 19px;
	font-weight: 300;
	color: #111111;
	text-align: left;
	-webkit-box-sizing: border-box;
					box-sizing: border-box;
}
.filter-box .filter-row,
.filter-box .filter-row-submit,
.filter-box .filter-field,
.filter-box .filter-button {
	position: relative;
	line-height: 1;
}
.filter-box .filter-row:after,
.filter-box .filter-row-submit:after,
.filter-box .filter-field:after,
.filter-box .filter-button:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.filter-box .filter-section {
	background: #F6F6F6;
	padding: 25px 25px 25px 25px;
}
.filter-box .filter-row {
	margin: 0 -10px 5px -10px;
	font-size: 0;
}
.filter-box .filter-field {
	padding: 0 10px;
	margin-bottom: 20px;
	display: inline-block;
	vertical-align: bottom;
	font-size: 16px;
	width: 100%;
	max-width: 100%;
}
.filter-box .filter-field.w190 {
	width: 190px;
}
.filter-box .filter-field.w350 {
	width: 350px;
}
.filter-box .filter-field.w285 {
	width: 285px;
}
.filter-box .filter-field > label {
	display: block;
	font-size: 16px;
	line-height: 19px;
	margin: 0 -10px 10px 0;
}
.filter-box .filter-row-submit {
	margin: 0 -10px;
}
.filter-box .filter-button {
	float: left;
	padding: 0 10px;
	max-width: 100%;
}
.filter-box .filter-button.w285 {
	width: 285px;
}
.filter-box .filter-button.w285 .btn,
.filter-box .filter-button.w285 button,
.filter-box .filter-button.w285 input[type="submit"] {
	padding: 0 10px;
	width: 100%;
}
.filter-box .row-hidden,
.filter-box .field-hidden {
	display: none;
}
.filter-box .frm-toggle-buttons {
	max-width: 155px;
}
.filter-box p {
	margin: 0;
}
.filter-box select {
	display: block;
	width: 100%;
	height: 40px;
	padding-right: 0;
	background-color: #EDEDED;
	background-image: url(/local/templates/cleverence/components/bitrix/catalog/soft/bitrix/catalog.element/filterlicense.elastic/./img/select.png);
	background-position: right center;
	background-repeat: no-repeat;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none!important;
	line-height: 1em;
	text-indent: 0.01px;
	-o-text-overflow: '';
		text-overflow: '';
	outline: none;
	font-size: 17px;
	color: #111;
	font-weight: 300;
	padding-left: 20px;
	padding-right: 25px;
	border: none;
	border-radius: 0;
}
.filter-box select::-ms-expand {
	display: none;
}
.filter-box * {
	-webkit-box-sizing: border-box;
					box-sizing: border-box;
}
.filter-box .btn,
.filter-box button,
.filter-box input[type="submit"] {
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	min-width: 150px;
	border: none;
	font-weight: 300;
	font-size: 16px;
	border-radius: 3px;
}
.filter-box .btn.btn-border,
.filter-box button.btn-border,
.filter-box input[type="submit"].btn-border {
	border: 1px solid #209DCC;
	background: none;
	color: #209DCC;
	line-height: 38px;
}
.filter-box .btn.btn-border:hover,
.filter-box button.btn-border:hover,
.filter-box input[type="submit"].btn-border:hover {
	background: #209DCC;
	color: #fff;
}
.filter-box .btn-link,
.filter-box .btn-filter-toggle {
	display: inline-block;
	vertical-align: top;
	position: relative;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	font-weight: 300;
	color: #209DCC;
	padding: 0 20px;
}
.filter-box .btn-filter-toggle {
	padding: 0;
	position: absolute;
	bottom: 5px;
	right: 25px;
	white-space: nowrap;
}
.filter-box .btn-filter-toggle:before {
	content: attr(data-show);
}
.filter-box.second-step .row-hidden {
	display: block;
}
.filter-box.second-step .btn-filter-toggle {
	bottom: 25px;
}
.filter-box.active .field-hidden {
	display: inline-block;
}
.filter-box.active .btn-filter-toggle:before {
	content: attr(data-hide);
}
.filter-box.lighting .filter-section {
	-webkit-box-shadow: 0px 2px 25px rgba(252, 176, 79, 0.222793);
					box-shadow: 0px 2px 25px rgba(252, 176, 79, 0.222793);
}
@media (max-width: 1023px) {
	.filter-box .btn-filter-toggle {
		bottom: auto;
		top: 25px;
		height: 19px;
		line-height: 19px;
	}
	.filter-box.second-step .btn-filter-toggle {
		bottom: auto;
		top: 25px;
		height: 19px;
		line-height: 19px;
	}
}
@media (max-width: 767px) {
	.filter-box .filter-button {
		width: 100%;
		text-align: center;
		margin: 0 0 10px 0;
	}
	.filter-box .filter-button:last-child {
		margin-bottom: 0;
	}
	.filter-box .filter-button.w285 {
		width: 100%;
	}
	.filter-box .filter-button .btn,
	.filter-box .filter-button button,
	.filter-box .filter-button input[type="submit"] {
		width: 100%;
	}
}
@media (max-width: 479px) {
	.filter-box .filter-section {
		padding-bottom: 40px;
	}
	.filter-box .btn-filter-toggle {
		top: auto;
		left: 25px;
		bottom: 25px;
		right: auto;
		display: block;
		float: left;
	}
	.filter-box.second-step .filter-section {
		padding-bottom: 60px;
	}
	.filter-box.second-step .btn-filter-toggle {
		top: auto;
		left: 25px;
		right: 25px;
		bottom: 20px;
		float: none;
	}
}
/* ----------------------------------- *\
	licenses styles
\* ----------------------------------- */
.elm-check {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 28px;
	height: 28px;
	background: url(/local/templates/cleverence/components/bitrix/catalog/soft/bitrix/catalog.element/filterlicense.elastic/./img/ico-check02.svg) center no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}
.elm-check.on {
	background-image: url(/local/templates/cleverence/components/bitrix/catalog/soft/bitrix/catalog.element/filterlicense.elastic/./img/ico-check.svg);
}
.elm-check:hover,
.elm-check.active {
	background-image: url(/local/templates/cleverence/components/bitrix/catalog/soft/bitrix/catalog.element/filterlicense.elastic/./img/ico-check03.svg);
}
.item-license-main {
	border-bottom: 1px solid #ddd;
	position: relative;
	overflow: hidden;
	padding: 20px 160px 30px 200px;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	font-weight: 400;
	color: #111;
}
.item-license-main .lc-title-wrap {
	width: 200px;
	float: left;
	margin: 0 0 0 -200px;
	padding: 0 10px 0 0;
	overflow: hidden;
}
.item-license-main .lc-info-wrap {
	width: 100%;
	float: left;
	max-width: 480px;
	padding: 0 10px 0 0;
}
.item-license-main .lc-actions-wrap {
	width: 160px;
	text-align: right;
	float: right;
	margin: 0 -160px 0 0;
}
.item-license-main .lc-info-title {
	font-weight: 600;
	color: #209DCC;
}
.item-license-main .lc-info-title a {
	color: #209DCC;
}
.item-license-main .lc-price {
	display: block;
	font-size: 24px;
	line-height: 32px;
	color: #403A3A;
}
.item-license-main .lc-button {
	line-height: 1;
	position: relative;
	padding-top: 8px;
}
.item-license-main .lc-cart {
	line-height: 1;
	position: relative;
	padding-top: 8px;
	margin-bottom: -20px;
}
.item-license-main .lc-title {
	display: block;
	font-size: 18px;
}
.item-license-main p {
	margin: 0;
	padding: 0;
}
.item-license-main .text-light {
	opacity: 0.7;
}
.item-license-main .btn-red {
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	min-width: 80px;
	font-size: 16px;
	font-weight: 600;
}
.item-license-main .btn-cart {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: 300;
	color: #209DCC;
	text-decoration: none;
	padding: 0 0 0 30px;
	background: url(/local/templates/cleverence/components/bitrix/catalog/soft/bitrix/catalog.element/filterlicense.elastic/./img/ico-cart.svg) 0 center no-repeat;
	background-size: 18px auto;
}
.licensies-box {
	margin-bottom: 60px;
}
.licensies-box .items-wrap {
	margin-bottom: 50px;
	border-top: 1px solid #ddd;
}
.licensies-box .items-wrap:last-child {
	margin-bottom: 0;
}
.licensies-box h2 {
	padding-bottom: 0;
	margin-bottom: 30px;
}
.licenses-table-box {
	margin-bottom: 50px;
}
.licenses-table-box table {
	table-layout: fixed;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	border-bottom: 1px solid #ddd;
}
.licenses-table-box table + table {
	margin-top: 60px;
}
.licenses-table-box table .col01 {
	width: 380px;
}
.licenses-table-box table thead th,
.licenses-table-box table thead td {
	font-size: 21px;
	text-align: center;
	vertical-align: middle;
	font-weight: 300;
	line-height: 30px;
	color: #403A3A;
	border: none;
	border-bottom: 1px solid #ddd;
	padding: 0 0 8px 0;
	height: 60px;
}
.licenses-table-box table thead th:first-child,
.licenses-table-box table thead td:first-child {
	font-size: 24px;
	padding-left: 20px;
	text-align: left;
}
.licenses-table-box table tbody th,
.licenses-table-box table tbody td {
	vertical-align: middle;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: #111;
	padding: 10px 10px 10px 10px;
	text-align: center;
	border: none;
	background: none;
	border-left: 1px solid #ddd;
}
.licenses-table-box table tbody th:first-child,
.licenses-table-box table tbody td:first-child {
	border-left: none;
	padding-left: 20px;
	text-align: left;
}
.licenses-table-box table tbody tr:nth-child(2n) th,
.licenses-table-box table tbody tr:nth-child(2n) td {
	background: #f6f6f6;
}
.licenses-table-box table .tbl-price {
	display: block;
	font-size: 24px;
	font-weight: 600;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
	position: relative;
	overflow: hidden;
}
.licenses-table-box table .tbl-text-att {
	color: #209DCC;
}
.licenses-table-box table a {
	color: #209DCC;
}
@media (max-width: 1023px) {
	.licenses-table-box table .col01 {
		width: 300px;
	}
	.licenses-table-box table thead th,
	.licenses-table-box table thead td {
		height: 40px;
		font-size: 16px;
		line-height: 24px;
	}
	.licenses-table-box table thead th:first-child,
	.licenses-table-box table thead td:first-child {
		font-size: 18px;
		line-height: 22px;
	}
	.licenses-table-box table .tbl-price {
		font-size: 18px;
		line-height: 24px;
	}
}
@media (max-width: 767px) {
	.item-license-main {
		padding-left: 0;
		padding-right: 0;
	}
	.item-license-main .lc-title-wrap {
		width: 100%;
		padding: 0;
		margin: 0 0 20px 0;
		float: none;
	}
	.item-license-main .lc-actions-wrap {
		width: 100%;
		float: none;
		padding: 0;
		margin: 0 0 0 0;
		text-align: left;
		overflow: hidden;
	}
	.item-license-main .lc-info-wrap {
		width: 100%;
		padding: 0;
		margin: 0 0 20px 0;
		float: none;
		max-width: 100%;
	}
	.item-license-main .lc-price {
		float: left;
		margin: 4px 20px 0 0;
	}
	.item-license-main .lc-button {
		padding: 0;
		margin: 0 20px 0 0;
		float: left;
	}
	.item-license-main .lc-cart {
		padding: 0;
		float: left;
		margin: 0;
	}
	.licenses-table-box table .col01 {
		width: 190px;
	}
	.licenses-table-box table thead th,
	.licenses-table-box table thead td {
		font-size: 18px;
		line-height: 24px;
	}
	.licenses-table-box table thead th:first-child,
	.licenses-table-box table thead td:first-child {
		line-height: 24px;
		padding-left: 10px;
	}
	.licenses-table-box table tbody th,
	.licenses-table-box table tbody td {
		padding-left: 5px;
		padding-right: 5px;
		font-size: 16px;
		line-height: 24px;
	}
	.licenses-table-box table tbody th:first-child,
	.licenses-table-box table tbody td:first-child {
		padding-left: 10px;
	}
	.licenses-table-box table .tbl-price {
		font-size: 18px;
	}
}
@media (max-width: 639px) {
	.licenses-table-box table {
		width: 630px;
	}
	.licenses-table-box .tbl-license-wrap {
		overflow: auto;
		margin: 0 -10px 0 -10px;
		padding-left: 10px;
		-webkit-box-sizing: border-box;
						box-sizing: border-box;
	}
}
@media (max-width: 479px) {
	.item-license-main .lc-price {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

.warning-item {
	margin-bottom:10px;
	color: red;
}
.detail-item {
	margin-top:5px;
	font-weight: bold;
}

.max-wrap[data-fixhead] {
	padding: 0px;
	position: fixed;
	display: none;
	top: 0px;
	background-color: #fff;
	z-index: 100;
}
td.active-license{
	background: #90e1ff78!important;
}

/* End */


/* Start:/local/components/elastic/catalog.smart.filter/templates/ajax.license/style.css?16534716501760*/
.catalog-filter-modef {
	display: none;
	position: absolute;
	left: 95%;
	height: 33px;
	line-height: 33px;
	border: #F0F1F1 solid 3px;
	background-color: #ffffff;
	color: #6A6A6A;
	padding: 0 9px;
	z-index: 1100;
	white-space: nowrap;
}
.series-product .catalog-filter-modef {
	left: initial;
	right: 95%;
}

.filter-row:FIRST-CHILD  .filter-field{
	display: inline-block;
}

.filter-box .btn-link {
	background: none;
}
.filter-box .btn-link:HOVER {
	text-decoration: underline;
}
.filter-box .btn.btn-border {
	background-color: yellow;
}
.filter-box .btn.btn-border:HOVER {
	background-color: yellow;
	text-decoration: none;
	color: #209DCC;
}
.market-icons span{
	cursor: pointer;
}
.market-icons .default rect{
	fill:#EFEDED;
}
.market-icons .default path{
	fill:#403A3A;
}
.market-icons span.active{
	cursor: default;
}
.market-icons span:hover rect,
.market-icons span.active rect
{
	fill: #119DD1;
}
.market-icons span:hover path,
.market-icons span.active path
{
	fill: #EFEDED;
}
.market-icons span{
	margin-right: 10px;
}
.filter-box .filter-field > label {
	display: block;
	font-size: 16px;
	line-height: 19px;
	margin: 0 -10px 15px 0;
	font-weight: 600;
}
.filter-section .filter-row:first-child label{
	font-size: 20px;
}
.filter-button a.btn-blue{
	display: block;
	padding: 12px 0;
}
.new_btn a.btn-blue{
	display: inline-block !important;
	margin-bottom: 20px;
	padding-left: 16px;
	padding-right: 16px;
}
.filter-box select{
	border: 1px solid #209DCC ;
	background: #DFF6FF;
}
.filter-box option{
	background: #EDEDED;
}
.select{
	position: relative;
}
.select-svg{
	position: absolute;
	right: 14px;
	top: 50%;
	transform: translateY(-50%);
}
/* End */
/* /local/templates/cleverence/components/bitrix/catalog/soft/bitrix/catalog.element/filterlicense.elastic/style.css?170780610322715 */
/* /local/components/elastic/catalog.smart.filter/templates/ajax.license/style.css?16534716501760 */
