<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><body><p>.discussion__item:before,
.nav,
.nav__list,
.pagination__prev, .pagination__next,
.foot,
.survey__bar__value,
.survey--compact .survey__item:first-child .survey__answer:after,
.btn {
    background-color: #2b9f9b;
}

a,
legend,
.head__logo__text,
.head__logo__claim,
.discussion__item--active .discussion__head,
.article--detail h3,
.product__info,
.survey__value,
.survey__thanks,
.survey__answer a:hover,
.survey--compact .survey__item:first-child,
.survey--compact .survey__item:first-child .survey__value, .survey--compact .survey__item:first-child .survey__link,
.head__search input[type=submit]:hover,
.search input[type=submit]:hover {
    color: #2b9f9b;
}

.err {
    border: 1px solid #2b9f9b;
}

.article__icon, .block__icon {
    fill: #2b9f9b;
}


a:hover {
    color: #217875;
}

.btn:hover {
    background-color: #217875;
}

.nav__toggle,
.nav__item {
    border-bottom: 1px solid #4bcec9;
}

@media (min-width: 768px) {
    .nav__item {
        border-bottom: 0;
    }

    .nav__item:after {
        background: #4bcec9;
    }
}

.discussion__item--active .discussion__head,
.survey__bar,
.err {
    background-color: #4bcec9;
}

.discussion__head,
.article__author,
input[type=text], input[type=email], input[type=tel], input[type=password], input[type=file], input[type=search],textarea, select,
.head__search--hover form, .head__search--active form,
.pagination__item, .pagination__item--active {
    background: #f1f1f1;
}

@media (min-width: 992px) {
    .head__search form {
        background-color: #f1f1f1;
    }
}

body,
.adult__ko a,
.article__title a,
.nav__link:hover,
.survey__answer a,
.head__promo__text,
.pagination__item, .pagination__item--active,
.err {
    color: #010101;
}


.nav__toggle,
.nav__link,
.btn,
.btn:hover,
.pagination__prev, .pagination__next {
    color: #ffffff;
}

.intro__item img,
.head__search form,
.head__promo,
.product--big,
.product--small .product__img,
input[type=text], input[type=email], input[type=tel], input[type=password], input[type=file], input[type=search], textarea, select {
    border: 1px solid color: #cccccc;
}

.separator {
    background-color: #cccccc;
    color: #cccccc;
}

.discussion__list,
.article__item,
.block, .block__title {
    border-bottom: 1px solid #cccccc;
}

.crumbs strong,
.survey--compact .survey__item:last-child,
.survey--compact .survey__item:last-child .survey__value, .survey--compact .survey__item:last-child .survey__link,
.head__search input[type=text]::-webkit-input-placeholder, .head__search input[type=search]::-webkit-input-placeholder,
.head__search input[type=text]::-moz-placeholder, .head__search input[type=search]::-moz-placeholder,
.head__search input[type=text]:-ms-input-placeholder, .head__search input[type=search]:-ms-input-placeholder,
.newsletter input[type=text]::-webkit-input-placeholder, .newsletter input[type=email]::-webkit-input-placeholder,
.newsletter input[type=text]::-moz-placeholder, .newsletter input[type=email]::-moz-placeholder,
.newsletter input[type=text]:-ms-input-placeholder, .newsletter input[type=email]:-ms-input-placeholder,
.search input[type=text]::-webkit-input-placeholder, .search input[type=search]::-webkit-input-placeholder,
.search input[type=text]::-moz-placeholder, .search input[type=search]::-moz-placeholder,
.search input[type=text]:-ms-input-placeholder, .search input[type=search]:-ms-input-placeholder  {
    color: #7f7f7f;
}

.survey--compact .survey__item:last-child .survey__answer:after {
    background-color: #7f7f7f;
}

.nav__item--active .nav__link {
    color: #010101;
    background: #ffffff;
}</p></body></html>
