/* ==========[GENERAL]========== */
.bw-content {
	overflow: visible;
}
.b-content {
	padding: 0;
}
.b-basket_content-table{
	background-color: #fff;
}
.u-main {
	background-color: #fff;
}
.b-content-widget_header {
	padding: 0 0 16px;
}

.b-content-widget {
	margin: 0 0 48px;
}

/* Text blocks */
h1, h2, h3, h4, h5, h6, b, strong {
	font-weight: 700;
}

.u-text-main {
	font-weight: 300;
	color: #333333;
	font-size: 14px;
}

.u-text-main a,
.u-text-main a:visited {
	color: #006d5c;
	text-decoration: none;
}
.u-text-main a:hover,
.u-text-main a.b-link_dotted:hover {
	color: #003a31;
}
.u-text-main a.b-link_dotted,
.u-text-main a.b-link_dotted:visited {
	color: #006d5c;
	border-color: #006d5c;
}
.u-text-main a.b-link_dotted:hover {
	border-color: transparent;
}
.u-text-main input,
.u-text-main select,
.u-text-main textarea {
	font-weight: 300;
	color: #303740;
	font-size: 12px;
	line-height: 15px;
}
.webim-form input[type="checkbox"] {
	width: 16px;
	height: 15px;
	cursor: pointer;
	margin: 0 0 0 4px!important;
}
input[type="checkbox"] {
	position: absolute;
	margin: 2px 4px 6px -17px;
	cursor: pointer;
	z-index: 10;
	opacity: 0;
}
.b-program-renew-checkbox input[type="checkbox"] {
	margin: 0;
}
input[type="checkbox"] + label:before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 8px;
	float: left;
	cursor: pointer;
	background: url('../image/icons.png');
}
input[type="checkbox"]:checked + label:before {
	background-position: 0 -50px;
}
input[type="checkbox"]:checked:hover + label:before {
	background-position: -50px -50px;
}
input[type="checkbox"]:not(:checked) + label:before {
	background-position: -25px -50px;
}
input[type="checkbox"]:not(:checked):hover + label:before {
	background-position: -75px -50px;
}
.b-blink.b-customer-agreement input[type="checkbox"]:not(:checked) + label:before {
	background-position: -100px -50px;
}
.b-blink.b-customer-agreement input[type="checkbox"]:not(:checked) + label,
.b-blink.b-customer-agreement input[type="checkbox"]:not(:checked) + label * {
	color: #cc0000;
}

.u-text-main-plus-2 {
	font-weight: 700;
}

.u-text-program-name {
	vertical-align: middle;
	font-size: 16px;
	font-weight: 700;
}

.u-text-program-priceGroup {
	display: block;
	margin: 7px 0 10px;
	line-height: 1.43;
	color: #808080;
}

.u-text-recommend-program-name {
	font-size: 12px;
	font-weight: 700;
}

.u-text-total-price {
	color: #303740;
	font-size: 14px;
	line-height: 18px;
}

.u-text-note {
	font-size: 12px;
	line-height: 13px;
	color: #808080;
}

.b-text-basket-notes-item {
	line-height: 1.6;
	color: #808080;
}

.u-text-note-success {
	color: #080;
}

.u-text-weight-bold {
	font-weight: 700;
}

.b-container-wrapper {
	width: 960px;
}

.u-content {
	margin-left: 0;
	width: 100%;
	margin-top: 0;
}

.u-content-block-header-title {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}

a {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.b-order-success .b-content-block-header-subtitle {
	color: #808080;
}
.b-content-block-header-subtitle {
	margin-top: 4px;
	line-height: 20px;
	color: #006d5c;
}

/* ==========[/GENERAL]========== */
/* ==========[HEAD]========== */
#t-frame .t-header {
	height: 128px;
	vertical-align: middle;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

body > .b-center {
	width: 100%;
	background-color: #EFEFEF;
	border-top: 1px solid #D7D7D7;
	box-shadow: 0 -1px 0 #F7F7F7;
}

.b-header-wrapper {
	width: 100%;
}

.bw-header {
	width:960px;
	padding: 0;
	margin:0 auto;
	background: transparent;
}

.b-header {
	border-bottom: 0;
	padding: 33px 0 0 20px;
}

.u-header-logo {
	display: block;
	width: 150px;
	height: 31px;
	background-image: url("/bundles/allsoftunicartauthorcart/groups/kaspersky2018/image/header-logo.png");
	background-repeat: no-repeat;
	background-size: contain;
}

.u-header-topmenu {
	width: 1015px;
	margin: 0 auto;
	padding-top: 7px;
}

.b-header-menu {
	height: 46px;
	margin: 0 0 0 18px;
	padding: 0;
	font-weight: 500;
}

html.chrome .b-header-menu { width:1017px; }
html.safari .b-header-menu { width:1017px; }

li.b-header-menu-item {
	float: left;
	height: 31px;
	line-height: 16px;
	margin-right: 15px;
	padding: 14px 18px 0 0;
	text-align: center;
}

li.b-header-menu-item:last-child {
	margin-right:0;
	padding-right: 0;
}

a.b-header-menu-item_link,
a.b-header-menu-item_link:link,
a.b-header-menu-item_link:visited {
	color: #666;
	text-decoration: none;
	display: block;
	font-weight: 700;
	text-align:center;
}

a.b-header-menu-item_link:hover,
a.b-header-menu-item_link.active {
	color: #006A52;
	text-decoration: none;
}

/* Layout Menu */
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
}

.mainSubNav {
	color:#fff;
	font-weight:normal;
	position: relative;
	z-index: 2;
	height:35px;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
	overflow: hidden;
}

.mainSubNav {
	background: #84898c; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg0ODk4YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI5JSIgc3RvcC1jb2xvcj0iIzdiODA4MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc2JSIgc3RvcC1jb2xvcj0iIzY3NmI2ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2MDY0NjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #84898c 0%, #7b8083 29%, #676b6e 76%, #606467 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#84898c), color-stop(29%,#7b8083), color-stop(76%,#676b6e), color-stop(100%,#606467)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #84898c 0%,#7b8083 29%,#676b6e 76%,#606467 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #84898c 0%,#7b8083 29%,#676b6e 76%,#606467 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #84898c 0%,#7b8083 29%,#676b6e 76%,#606467 100%); /* IE10+ */
	background: linear-gradient(top,  #84898c 0%,#7b8083 29%,#676b6e 76%,#606467 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84898c', endColorstr='#606467',GradientType=0 ); /* IE6-8 */
	-webkit-box-shadow: 0 1px 1px rgba(50, 50, 50, 0.45);
	-moz-box-shadow:    0 1px 1px rgba(50, 50, 50, 0.45);
	box-shadow:         0 1px 1px rgba(50, 50, 50, 0.45);
}

.mainSubNav > div > div {
	margin-left: -2px;
}

.mainSubNav ul li {
	display: inline-block;
	border-right: 1px solid #636669;
	text-align: center;
	float: left;
}

.mainSubNav ul li a {
	color: #FFF !important;
	text-decoration: none;
	display: block;
	line-height: 35px !important;
	border-right: 1px solid #91989E;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #222;
	padding: 0 15px 0 45px;
	float: left;
}

.mainSubNav ul li a:active, .mainSubNav ul li a:hover {
	color: #2b2b2b !important;
	text-shadow: 0 1px 0 #bbb;
	text-decoration: none;
}

.mainSubNav ul li.active, .mainSubNav ul li:hover  {
	background: #C5C5C5;
}

.mainSubNav ul li:first-child a {
	border-left: 1px solid #91989E;
}

.mainSubNav ul.subNavFirst>li:first-child {
	border-left: 1px solid #636669;
}

.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 976px;
}

.container_12 .grid_10 {
	width: 780px;
}
.subNavFirst {
	width: 1015px;
	margin:0 auto;
	font-size: 0.9em;
	list-style-type: none;
	padding: 0;
}
.mainSubNav ul.subNavFirst > li:first-child {
	border-left: 1px solid #636669;
	margin-left: 18px;
}

.mainSubNav ul li {
	border-right: 1px solid #636669;
	display: inline-block;
	float: left;
	text-align: center;
}

.subNavFirst a {
	background: url("../image/main_sprite.png") no-repeat scroll 0 0 transparent;
}

a.subNavFirstHome {
	background-position: 17px -355px;
}
.subNavFirst li:hover a.subNavFirstHome {
	background-position: 17px -414px;
}

a.subNavFirstBusiness {
	background-position: 17px -384px;
}
.subNavFirst li:hover a.subNavFirstBusiness {
	background-position: 17px -442px;
}
/* ==========[/HEAD]========== */
/* ==========[SIDEBAR]========== */
.b-sidebar {
	width: 100%;
	margin: 48px 0 0;
	padding: 48px 0 0;
}
.b-sidebar-widget {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
.b-online-consultant,
.b-support-info {
	width: 331px;
}
.b-sidebar-contacts {
	width: 380px;
}
.b-sidebar-payment {
	width: 221px;
	float: right;
}
.b-sidebar-help,
.b-sidebar-logo {
	display: block;
	width: 100%;
}
.b-sidebar-help .b-sidebar-widget-header {
	display: none;
}
.b-sidebar-help {
	padding:0;
	margin-bottom: 52px;
}

.b-sidebar-widget-header {
	padding: 0;
	margin: 0;
	font-weight: 500;
	line-height: 1.43;
}
.b-sidebar-logo {
	padding-top:6px;
}
.b-support-info-contacts_button {
	margin-top: 8px;
}

.b-support-info-contacts_text {
	font-size: 12px;
	font-weight: 500;
	line-height: 1.67;
}

.b-support-info-contacts_term {
	font-size: 13px;
	font-weight: 500;
	line-height: 1.43;
}
.tel {
	text-decoration: none;
	font-weight: 700;
	color: #333333;
}
.b-support-info-contacts_definition,
.u-support-info-comments {
	font-size: 12px;
	font-weight: 300;
	line-height: 1.67;
	color: #999999;
}
.u-support-info-comments {
	white-space: nowrap;
}
.u-sidebar-link {
	color: #006A52;
	font-weight: 500;
}

.b-sidebar-logo {
	margin-top: 19px;
	padding: 24px 0;
	border-top: 1px solid #e6e6e6;
}

/* ==========[/SIDEBAR]========== */
/* ==========[CONTENT]========== */

.t-content {
	background: url(../image/bg-content.png) center top no-repeat;
	background-size: contain;
}
#t-frame .step-3 .t-content {
	padding-top: 30px;
}
#t-frame .step-3 .t-content .b-steps {
	margin-top: -122px;
}

.u-content-sub-title {

}

/* Breadcrumbs */
.b-body-block_header-breadcrumbs {
	margin: 0 auto;
	padding: 0;

}

.b-header-breadcrumbs {
	margin: 8px 0 0;
	overflow: hidden;
	padding: 0 0 0 1px;
}

.b-header-breadcrumbs-item {
	float: left;
	margin: 0 0 0 5px;
}

.b-header-breadcrumbs-item:first-child {
	margin-left: 0;
	padding-left: 0;
}

.b-header-breadcrumbs-item_link {
	font-size: 11px;
	color: #666;
}

/* General */
.u-content-block-border {
	border: 1px solid #e0e0e0;
	border-radius: 0;
}

.u-content-block-body-background {
	background: transparent;
}
.b-basket.u-content-block-border {
	border: none;
	margin: 0 0 36px 0;
}
.b-basket.b-content-widget .b-content-widget_header {
	display: none;
}
.b-basket-empty-block {
	width: 782px;
	padding: 48px 0;
	margin: 0 auto;
	text-align: center;
}
.b-basket-empty-title {
	line-height: 25px;
	padding: 0;
	font-size: 18px;
	text-transform: uppercase;
}
.b-basket-empty-text {
	padding: 16px 0 0;
	font-size: 14px;
}
.b-basket-empty-block .u-button-additional {
	width: 247px;
	height: 40px;
	margin-top: 24px;
	line-height: 40px!important;
	font-size: 13px;
	text-transform: uppercase;
}

.b-price-discount {
	display: inline-block;
	line-height: 20px;
	margin: 0 auto 2px;
	padding: 0 4px;
	background: #ffaa00;
	text-align: center;
	white-space: nowrap;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}


/* Order */
.b-content-order {
	padding-bottom: 90px;
}
.b-content-order .b-widget-customer,
.b-content-order .b-widget-payment-methods {
	border: 0;
	margin: 0;
}
.b-content-order .b-content-widget_header {
	line-height: 1.39;
	margin: 0;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}
.b-content-order .b-content-widget_body {
	width: 530px;
	margin: 0 auto;
}
.b-content-order .u-content-block-body-background {
	background: transparent;
}

[type="radio"] {
	position: absolute;
	left: -99999px;
}
[type="radio"] + label,
.b-payment-systems-custom-field-radio-input {
	display: inline-block;
	position: relative;
	height: 16px;
	line-height: 16px;
	padding: 0 0 0 24px;
	margin: 0;
	cursor: pointer;
	z-index: 2;
}
.b-payment-systems-custom-field-radio-input:after {
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0;
}
[type="radio"] + label:after,
.b-payment-systems-custom-field-radio-input:after {
	content: '';
	position: absolute;
	width: 16px;
	height: 16px;
	top: -1px;
	left: 0;
	-moz-border-radius: 50%;
	border-radius: 50%;
	box-sizing: border-box;
}
[type="radio"]:checked + label:after,
.b-payment-systems-custom-field-wrapper.u-checked .b-payment-systems-custom-field-radio-input:after {
	border: 5px solid #009a82;
}
[type="radio"]:not(:checked) + label:after,
.b-payment-systems-custom-field-wrapper .b-payment-systems-custom-field-radio-input:after {
	border: 1px solid #b8b8b8;
}
[type="radio"]:checked + label:hover:after,
[type="radio"]:checked + label:active:after,
.b-payment-systems-custom-field-wrapper.u-checked:hover .b-payment-systems-custom-field-radio-input:after {
	border: 5px solid #005448;
}
[type="radio"]:not(:checked) + label:hover:after,
[type="radio"]:not(:checked) + label:active:after,
.b-payment-systems-custom-field-wrapper:hover .b-payment-systems-custom-field-radio-input:after {
	border: 1px solid #5b5b5b;
}
[type="radio"][disabled="disabled"] + label {
	color: #b8b8b8!important;
	cursor: default;
}
[type="radio"][disabled="disabled"] + label:after {
	border: 1px solid #b8b8b8!important;
}

.b-content-order .u-content-block-separator {
	border: none;
}
.b-content-order .b-customer-info .b-group {
	padding-bottom: 0;
	margin-bottom: 0;
}
.b-content-order .b-customer-info .b-group_customer-switch {
	margin-bottom: 24px;
}
.b-content-order .b-group:not(.b-group_customer-switch) .b-row {
	display: inline-block;
	width: 250px;
	margin-bottom: 24px;
}
.b-content-order .b-group:not(.b-group_customer-switch) .b-row:not(.b-row_customer-email) .b-col {
	position: relative;
	display: block;
	width: 250px;
	margin-bottom: 4px;
}

.b-customer-info .n-textarea {
	width: 250px;
	max-width: 250px;
	height: 80px;
	padding: 10px 8px;
	box-sizing: border-box;
	resize: none;
	font-size: 14px;
}
.b-content-order .ik_select_link_focus {
	background: #ffffff;
	border-color: #999999;
}
.b-content-order .n-input_text:focus,
.b-customer-info .n-textarea:focus {
	border-color: #999999;
}
.n-input_text::-webkit-input-placeholder,
.n-textarea::-webkit-input-placeholder {
	font-size: 14px;
	font-style: normal;
}
.n-input_text::-moz-placeholder,
.n-textarea::-moz-placeholder {
	font-size: 14px;
	font-style: normal;
}
.n-input_text:-moz-placeholder,
.n-textarea:-moz-placeholder {
	font-size: 14px;
	font-style: normal;
}
.n-input_text:-ms-input-placeholder,
.n-textarea:-ms-input-placeholder {
	font-size: 14px;
	font-style: normal;
}
.b-input_error.n-input_text::-webkit-input-placeholder,
.b-input_error.n-textarea::-webkit-input-placeholder {
	color: transparent!important;
}
.b-input_error.n-input_text::-moz-placeholder,
.b-input_error.n-textarea::-moz-placeholder {
	color: transparent!important;
}
.b-input_error.n-input_text:-moz-placeholder,
.b-input_error.n-textarea:-moz-placeholder {
	color: transparent!important;
}
.b-input_error.n-input_text:-ms-input-placeholder,
.b-input_error.n-textarea:-ms-input-placeholder {
	color: transparent!important;
}
.b-sbol .b-input_error.n-input_text::-webkit-input-placeholder {
	color: #cccccc !important;
}
.b-sbol .b-input_error.n-input_text::-moz-placeholder {
	color: #cccccc !important;
}
.b-sbol .b-input_error.n-input_text:-moz-placeholder {
	color: #cccccc !important;
}
.b-sbol .b-input_error.n-input_text:-ms-input-placeholder {
	color: #cccccc !important;
}

.b-content-order .b-group .b-row.b-row_customer-email {
	display: block;
	width: 530px;
	height: 252px;
	padding: 32px;
	border: solid 2px #ffaa00;
	box-sizing: border-box;
}
.b-content-order .b-row_customer-email .b-col {
	display: inline-block;
	position: relative;
	width: 90px;
	padding: 0;
	vertical-align: middle;
}
.b-content-order .b-row_customer-email .b-col+.b-col,
.b-content-order .b-row_customer-email input {
	display: inline-block;
	width: 372px;
}
.b-input_warning-note {
	position: absolute;
	top: -53px;
	right: 0;
	height: 50px;
	line-height: 50px;
	padding: 0 16px;
	border: 1px solid #ececec;
	font-size: 14px;
	color: #333333;
	background: #ffffff;
}
.b-input_error-note {
	position: absolute;
	margin-top: 4px;
}

.b-subscribe-agreement {
	margin-bottom: 20px;
}

.b-ps-auto-renew-help-info-container {
	margin: 0;
	padding: 0;
}
.b-ps-auto-renew-text {
	margin: 16px 0 0;
	padding: 0;
}

.ik_select_list {
	padding: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
}
.ik_select_option {
	position: relative;
	min-width: 266px;
	padding: 11px 37px 10px 16px;
	box-sizing: border-box;
}
.ik_select_active:after {
	content: '';
	display: block;
	position: absolute;
	top: 7px;
	right: 5px;
	width: 16px;
	height: 16px;
	background: url('/bundles/allsoftunicartauthorcart/groups/kaspersky2018/image/icons.png') no-repeat -75px -100px;
}

.b-row:not(.b-row_customer-email) .b-tooltip {
	position: absolute;
	right: 0;
	bottom: 40px;
	line-height: 17px;
	margin: 0!important;
	padding: 10px 16px;
	border: 1px solid #ececec;
	font-size: 14px;
	color: #333333;
	background: #ffffff;
}
.b-row_customer-actual-address .b-col .b-tooltip {
	bottom: 81px;
	max-width: none;
	width: 271px;
}
.b-tooltip:before,
.b-tooltip:after {
	display: none;
}
.b-tooltip .b-tooltip-triangle {
	display: none;
}
.b-widget-customer .b-tooltip {
	margin-left: 250px !important;
}
.b-row_customer-email .b-tooltip {
	display: block!important;
	max-width: 372px;
	line-height: 17px;
	top: 72px;
	left: 0;
	margin: 0!important;
	padding: 0 0 0 64px;
	border: 0;
	background: transparent;
}
.b-row_customer-email .b-tooltip .b-tooltip-triangle {
	display: block;
	width: 48px;
	height: 48px;
	top: 0;
	left: 0;
	margin: 0;
	background: url(../image/icons.png) no-repeat -250px -50px;
}
.b-row_customer-email .b-tooltip b {
	display: inline-block;
	margin-bottom: 10px;
}

/* /Order */

.b-order-comments .n-textarea {
	min-width: 698px;
	max-width: 698px;
}

.b-license-warning {
	padding-left: 26px;
	margin-bottom: 14px;
}

.u-content-title {
	margin-top: 20px;
	line-height: 1.39;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}

.u-table-tariffs {
	border: 2px solid #C9C9C9;
	width: 98%;
}

.u-table-tariffs thead {
	background-color: #fafafa;
}

.u-table-tariffs thead th {
	border: 1px solid #C9C9C9;
}

.u-table-tariffs tbody {
}

.u-table-tariffs tbody td {
	border: 1px solid #C9C9C9;
}

.u-table-tariffs tbody td:first-child {
	text-align: left;
}

.u-table-tariffs .b-odd {
	background-color: #fafafa;
}

.b-order-success_title {
	margin: 6px 0 12px !important;
}

.b-order-success_email {
	border-bottom: 1px solid #c9c9c9;
	border-top: 1px solid #c9c9c9;
}

.b-link_go-back {
	line-height: 15px;
	padding: 12px 24px;
	background: #ffffff;
	border: solid 1px #cccccc;
	box-sizing: border-box;
	font-size: 13px;
	text-transform: uppercase;
}
.b-help-page .b-navigation {
	margin: 24px 0 48px;
}

.b-checkout form .b-navigation_col {
	width: auto;
}
.b-checkout form .b-navigation_col.left {
	margin-right: 4px;
}
.b-checkout form .b-navigation_col.left .b-link_go-back {
	height: 40px;
	line-height: 40px;
	padding: 0 26px;
	font-weight: 700;
	background: #ffffff;
	border: 1px solid #cccccc;
}

.b-checkout form .b-navigation_col.left .b-link_go-back:hover {
	text-decoration: none;
	border-color: #b3b3b3;
}

.b-input_error {
	background: none repeat scroll 0 0 #FFEAEA;
	border: 1px solid #CC0000;
}

.b-body-section_header-breadcrumbs {
	height: 16px;
	margin-bottom: 17px;
}

.b-note-main {
	border: none!important;
	margin: 54px 0 0;
	padding: 64px 0 48px;
}
.b-note.b-note_error:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: calc(50% - 24px);
	width: 48px;
	height: 48px;
	background: url(../image/icons.png) no-repeat -200px -50px;
}
.b-note-main .b-note_text {
	text-align: center;
	padding: 0;
	margin: 0;
}
.b-note-main .u-text-weight-bold {
	font-size: 18px;
	line-height: 25px;
	text-transform: uppercase;
}
.b-note-main .b-note_text .error {
	margin-bottom: 24px;
}
.b-note-main.b-note_error ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	font-size: 14px;
}
.b-note_icon {
	margin-top: 1px;
	background-image: url("../image/ico-buttons.png");
}
.b-note + .b-clear + .b-basket-empty-block {
	border-top: 1px solid #cacaca;
}

.b-navigation {
	height: 42px;
	padding: 0;
}
.u-text-note-error {
	color: #ff0015 !important;
}
.b-note-main .u-text-note-error {
	color: #333333!important;
}

/* @todo унести в блоки */
.b-ico-button.b-ico-button_help {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	background: url(../image/icons.png) no-repeat -100px 0;
}
.b-ico-button.b-ico-button_help:hover {
	background-position: -125px 0;
}
.b-text-note_vat-number .b-ico-button.b-ico-button_help:hover {
	background-position: -100px 0;
}

.b-expandable-trigger.b-expandable-trigger_expand:hover,
.b-expandable-trigger.b-expandable-trigger_collapse:hover {
	text-decoration: none;
}

.b-order-ar__cancel {
	background-position: 0 -54px;
}
.b-order-success .b-expandable-trigger,
.b-order-success .b-expandable-trigger:hover {
	border-bottom-color: #006A52;
}

.u-content-column-title {
	text-align: center;
}
/* /General */
/* ==========[/CONTENT]========== */
/* ==========[ADDITIONAL]========== */

.u-border-error,
.u-border-error:focus,
.u-border-error:active {
	border: 2px solid #ff404f;
}
.b-basket-notes {
	margin: 46px 0 48px;
	padding-top: 32px;
	border-top: 1px solid #dadada;
	font-size: 14px;
	color: #333333;
}
.b-basket-notes-title {
	font-weight: 700;
}
.b-basket-notes-list {
	margin-top: 10px;
	padding-left: 20px;
	list-style: disc;
}
.b-basket-notes-item{}

/* ==========[/ADDITIONAL]========== */
/* EOF */

.site_catalyst_check_img {
	position: absolute;
	margin-top: -5px;
}

/* Help pages */
.b-help-page {
	margin-top: 30px;
}
.b-help-page_contacts .u-content-sub-title {
	padding-top: 32px;
	padding-bottom: 16px;
}
.b-help-contacts span,
.b-help-contacts b {
	display: inline-block;
	vertical-align: top;
	line-height: 20px;
	padding-bottom: 16px;
}
.b-help-contacts span {
	width: 220px;
	padding-right: 36px;
}
.b-help-page_contacts p.indent {
	margin-bottom: 0;
}
.b-table_payment-methods {
	margin: 0;
}
.b-table_payment-methods td {
	display: inline-block;
	vertical-align: middle;
	padding: 0 16px 16px 0;
}
.b-table_payment-methods tr:last-child td {
	padding: 0 16px 0 0;
}
.b-table_payment-methods img {
	max-height: 40px;
}
.payment_form .b-page-content-item div:first-of-type,
.payment_form .b-page-content-item div.b-page-content-item__expand-content {
	margin:0 !important;
}
.payment_form .b-page-content-item {
	margin:0 0 15px;
}
.payment_form .b-page-content-item div:first-of-type strong {
	cursor: pointer;
}
.b-page-content-item.b-flash-on {

}
.b-page-content-item__expand-content {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.b-flash-on .b-page-content-item__expand-content {
	background-color:#eee;
}


.b-page-content-item {

}
.js-page-content-item__expand {
	position: relative;
	padding: 24px 24px 24px 60px;
	border: solid 1px #c9c9c9;
	box-sizing: border-box;
	background: #ffffff;
}
.b-content-sub-title_ico {
	position: absolute;
	top: 24px;
	left: 24px;
}
.b-page-content-unfold .b-content-sub-title_ico,
.b-content-expand-sub-title_ico {
	width: 24px;
	height: 24px;
	margin: 0 13px 0 0;
	background: url(../image/icons.png) no-repeat -50px 0;
}
.b-page-content-unfold .b-content-sub-title_ico:hover,
.b-content-expand-sub-title_ico:hover {
	background-position: -75px 0;
}
.b-page-content-unfold .b-page-content-item_compressed .b-content-sub-title_ico,
.b-page-content-item_compressed .b-content-expand-sub-title_ico {
	background-position: 0 0;
}
.b-page-content-unfold .b-page-content-item_compressed .b-content-sub-title_ico:hover,
.b-page-content-item_compressed .b-content-expand-sub-title_ico:hover {
	background-position: -25px 0;
}
.b-page-content-unfold .b-content-sub-title,
.b-content-expand-sub-title {
	padding: 0;
	border: 0;
	line-height: 23px;
}
.b-page-content-unfold .b-page-content-item__expand-content,
.b-page-content-expand-item__expand-content {
	padding: 24px;
	background: #f8f8f8;
}

/* / Help pages */
.b-content-widget_header {
	display: block;
	padding: 0 0 16px 0;
}
.b-content-widget_body {
	padding: 0;
}

.b-sub-container .auto-renew-help-text:nth-of-type(2) {
	color: #C00;
}

/* AB test 3legs */
.page-combined_steps-1 form[name="order_type"],
.page-combined_steps-1 .b-navigation_col.center:first-of-type,
.page-combined_steps-1 .b-navigation input[type="submit"],
.page-combined_steps-1 .b-navigation_col.left,
.page-combined_steps-2 .b-basket.b-content-widget,
.page-combined_steps-2 .b-after-basket,
.page-combined_steps-2 .b-after-payment,
.page-combined_steps-2 .b-navigation_col.center:last-of-type {
	display: none;
}
.page-combined_steps-2 .b-navigation_col.center:first-of-type {
	width: auto;
	float: right;
}
.page-combined_steps-emulation .b-navigation .n-button {
	cursor: pointer;
}
.page-combined_steps-2 .left .u-button-main {
	background: #898989;
	background: -moz-linear-gradient(top , #C2C2C2 0%, #898989 100%);
	background: -webkit-linear-gradient(top, #C2C2C2 0%, #898989 100%);
	background: -o-linear-gradient(top, #C2C2C2 0%, #898989 100%);
	background: -ms-linear-gradient(top, #C2C2C2 0%, #898989 100%);
	background: linear-gradient(top, #C2C2C2 0%, #898989 100%);
}
.page-combined_steps-2 .left .u-button-main:hover,
.page-combined_steps-2 .left .u-button-main:active {
	background: #969696; /* Old browsers */
	background: -moz-linear-gradient(top , #C2C2C2 0%, #969696 100%);
	background: -webkit-linear-gradient(top, #C2C2C2 0%, #969696 100%);
	background: -o-linear-gradient(top, #C2C2C2 0%, #969696 100%);
	background: -ms-linear-gradient(top, #C2C2C2 0%, #969696 100%);
	background: linear-gradient(top, #C2C2C2 0%, #969696 100%);
}
.page-combined_steps-2 .left .u-button-main:active {
	-webkit-box-shadow: inset 1px 2px 3px 0 rgba(92,92,92,1);
	-moz-box-shadow: inset 1px 2px 3px 0 rgba(92,92,92,1);
	box-shadow: inset 1px 2px 3px 0 rgba(92,92,92,1);
}
/* / AB test 3legs */

/* Banners */
.b-banner-block * {
	font-family: MuseoSansCyrl, 'Open Sans', Helvetica, sans-serif !important;
}
.b-banner__overlay {
	z-index: 9000;
	background: #000;
	opacity: .6;
	filter: none;
}
.b-banner__wrapper {
	position: fixed;
	z-index: 9999;
	width: 100%;
	left: 0;
	top: 50%;
	margin-top: -206px;
}
.b-banner__wrapper_narrow {
	margin-top: -265px;
}
.b-banner__content {
	position: relative;
	z-index: 9999;
	width: 576px;
	margin: 0 auto;
	padding: 0 15px 15px;
	overflow: hidden;
	background: #fff url('/bundles/allsoftunicartauthorcart/groups/kaspersky2018/image/banner_background.png') no-repeat 50% 50%;
	-webkit-box-shadow: 0 0 20px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 20px 2px rgba(0,0,0,0.5);
	box-shadow: 0 0 20px 2px rgba(0,0,0,0.5);
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.b-banner__wrapper_narrow .b-banner__content {
	width: 516px;
}
.b-banner__close {
	display: block;
	width: 24px;
	height: 24px;
	clear: left;
	float: right;
	margin: 10px -5px -2px 0;
	cursor: pointer;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUI2OUJFMTgxODQ0MTFFNzg5NERDRjZGMkNBRjZERDAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUI2OUJFMTkxODQ0MTFFNzg5NERDRjZGMkNBRjZERDAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxQjY5QkUxNjE4NDQxMUU3ODk0RENGNkYyQ0FGNkREMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxQjY5QkUxNzE4NDQxMUU3ODk0RENGNkYyQ0FGNkREMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pu6cf+4AAAFfSURBVHjarFXRccIwDDU+BnA3cDeACWCDMkI9QiboHQswQD+SEegG7QRlAzxCRqjSe+ZUV3JEG929I8S2ZOk9KSv3enQNi4QD4YmwIQS8HwkXwhvhTMiaA99w3BOuhBNhz5w7PO+xdsXeaA3wTPjEr9XUM2thY+/+ZoGdHaQM/uOcWw/efgSIqOdSduOkBHipSHQs1QeesnEtwOd3gKgQOh1MkGSqHLXWeMnjmtersq76n5Tnsle65GHKYKcEkDhJQmDX4G/n0aGatiVVjQKhWs9svNaBRun2Mw0Z/R1NZHknjorcWOdqkUqlKahYbgUYBLVIN28FuXiMXItMS81Pxr2TfXjMc4tMC6ES8ZpMz6VEQ0NBQVBLa42XOK/wRYuY52GhYTcJYFtIdsiiW3CadkU83qCaey1pH5w53VvK8kuyXiFnO9NA5jPaqMi4zSPq+V5lNeJdhz1Ja9gvAQYAsgFYfU59gGsAAAAASUVORK5CYII=') no-repeat 0 0;
}
.b-banner__title {
	padding-bottom: 20px;
	font-size: 40px;
	line-height: 44px;
	font-weight: 800;
	color: #009981;
	text-align: center;
	text-transform: uppercase;
}
.b-banner__title span {
	color: #ed2939;
}
.b-banner__description p {
	margin: 0 0 25px;
	font-weight: 600;
	color: #000;
	line-height: 16px;
	text-align: center;
}
.b-banner__confirm-button {
	height: 47px;
	margin: 5px auto 30px;
	text-align: center;
}
.b-banner__confirm-button span {
	display: inline-block;
	max-width: 500px;
	min-width: 265px;
	padding: 0 22px;
	font-size: 17px;
	line-height: 47px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	background-color: #ed2939;
	cursor: pointer;
}
.b-banner__cancel-button {
	padding-bottom: 20px;
	text-align: center;
}
.b-banner__cancel-button span {

	line-height: 18px;
	color: #000;
	font-weight: 600;
	text-decoration: underline;
	cursor: pointer;
}
.b-banner__content-footer {
	margin-bottom: 10px;
	text-align: center;
	color: #666;
	font-size: 12px;
}
.b-banner__content-footer a {
	color: #666 !important;
	text-decoration: underline;
}
.b-banner__timer {
	width: 270px;
	height: 85px;
	margin: 0 auto 20px;
	padding-left: 4px;
}
.b-banner__timer-min,
.b-banner__timer-sep,
.b-banner__timer-sec {
	float: left;
}
.b-banner__timer-min div:last-of-type,
.b-banner__timer-sec div:last-of-type {
	clear: left;
}
.b-banner__timer-field {
	width: 57px;
	height: 63px;
	float: left;
	margin-right: 6px;
	line-height: 60px;
	text-align: center;
	color: #ed2939;
	font-size: 48px;
	font-weight: 700;
	border: 1px solid #d6d6d6;
	box-sizing: border-box;
	background: #ededed;
	background: -moz-linear-gradient(top, #ededed 0%, #ffffff 100%);
	background: -webkit-linear-gradient(top, #ededed 0%,#ffffff 100%);
	background: linear-gradient(top, #ededed 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 );
}
.b-banner__timer-sec .b-banner__timer-field {
	margin-left: 6px;
	margin-right: 0;
}
.b-banner__timer-sep {
	position: relative;
	width: 6px;
	height: 63px;
}
.b-banner__timer-sep:before,
.b-banner__timer-sep:after {
	display: block;
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background-color: #666;
}
.b-banner__timer-sep:before {
	top: 18px;
}
.b-banner__timer-sep:after {
	top: 37px;
}
.b-banner__timer-sec div:last-of-type,
.b-banner__timer-min div:last-of-type {
	padding-top: 5px;
	text-align: center;
	color: #666;
}
/* / Banners */


/* fakeScroll */
.scrollWrap {
	min-height: 40px;
	max-height: inherit;
}
.scrollContent {
	right: -20px!important;
}

.fakeScrollBar {
	display             : none;
	background          : #d8d8d8;
	width               : 6px;
	border-radius       : 3px;
	right               : 6px;
}

.fakeScrollBar.enabled {
	display: block;
}

/* /fakeScroll */
