.formControls {
    position: relative;
}

.formControls .show-pass {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    /*background: #cdcdcd;*/
    /*border-radius: 20%;*/
    padding: 5px;
}

.col-sm-12.formControls.centrblock {
    text-align: center;
    padding: 20px;
}

._regaform h2 {
    text-align: center;
}

._regaform {
    font-size: 20px;
}

.tm-toolbar {
    /*margin-bottom: 20px;*/
}

fieldset#users-profile-custom {
    display: none;
}

fieldset#users-profile-custom-fields-3 .dl-horizontal dt:nth-child(1) {
    display: none;
}

legend {
    display: none;
}

fieldset#users-profile-core dl.dl-horizontal dt:nth-child(1),
fieldset#users-profile-core dl.dl-horizontal dt:nth-child(3) {
    *display: none;
}

form#member-profile fieldset:nth-child(2) {
    display: none;
}

.com-users-profile__edit-submit.control-group,
fieldset#jform_com_fields_person {
    text-align: center;
}

form#member-profile fieldset:nth-child(3) .control-group:nth-child(2) .control-label {
    *display: none;
}

form#member-profile .btn-check:checked+.btn-outline-secondary {
    background: #e6193c;
}

/*****************/
._exitlk .uk-margin {
    color: #eaeaea;
    display: inline-block;
    margin: 0px !important;
}

._exitlk .uk-margin a {
    color: #eaeaea;
    padding: 3px;
}

._exitlk .uk-button-primary {
    background: none;
    color: #ccc;
    display: inline-block;
    padding: 5px;
    line-height: 1em;
    font-family: 'Roboto';
    font-weight: normal;
    text-transform: none;
    letter-spacing: inherit;
    border: 1px solid;
    margin-left: 5px;
}

._exitlk input.uk-input {
    height: 20px;
}

._exitlk ul.uk-list.uk-margin-remove-bottom li {
    margin-top: 0px;
    display: inline-block;
    margin-right: 15px;
}

._exitlk .uk-margin-remove-bottom {
    margin-top: 5px;
    display: none;
}

/**************/
.PricebasePriceVariant.vm-display.vm-price-value,
.PricepriceWithoutTax.vm-display.vm-price-value,
.PricediscountAmount.vm-nodisplay,
.PricetaxAmount.vm-nodisplay,
.PriceunitPrice.vm-nodisplay,
.addtocart-area,
span.vm-price-desc {
    display: none;
}

.module-hidden {
    display: none;
}

span.PricesalesPrice {
    font-size: 40px;
    font-weight: bold;
    color: #db1739;
    font-family: 'Roboto Slab';
}

h1.newtitle {
    letter-spacing: normal;
    text-transform: none;
    font-size: 35px;
    font-family: 'Roboto Slab';
}

.colon {
    display: inline-block;
    vertical-align: top;
    padding: 15px;
}

.btnfield {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (max-width:800px) {

    a.makeorder,
    a.askmanager {
        display: block !important;
        margin: 10px;
    }
}

a.makeorder,
a.askmanager {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 14px 28px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
}

a.makeorder {
    display: inline-block;
    color: rgb(230, 230, 230);
    text-decoration: none;
    padding: 14px 28px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    background: #e61739;
}

a.makeorder:hover {
    background: #bd0a27;
    color: #ffffff;
}

a.askmanager {
    background: #a7a7a7;
    color: #f1f1f1;
}

a.askmanager:hover {
    background: #616161;
    color: #f1f1f1;
}


a.askmanager:hover {
    text-decoration: none;
}

.product-fields {
    background: #fafafa;
    padding: 20px;
}

.uk-navbar-primary .uk-navbar-nav>li>a {}

.product-description {
    padding: 15px;
}

span.title {
    display: block;
    font-weight: bold;
}

.dt-bottom,
.dt-top {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.dt-bottom>div,
.dt-top>div {
    padding: 0 !important;
    margin: 0;
}

.askquestionrs {
    border: 1px solid;
    padding: 10px;
    margin: 5px;
    display: inline-block;
}

.PricesalesPrice {
    font-size: 25px;
    color: red;
    font-weight: bold;
    margin-bottom: 25px;
}

.login-to-access .uk-toggle {
    color: #2b77ef;
}

.needajax {
    font-size: 13px;
}

.needajax td {
    border: 1px solid #ccc;
    text-align: center;
}

.needajax th {
    background: #fff;
    color: #000;
}

.needajax tr:hover {
    background: red;
    color: #fff;
}

.needajax tr:hover a {
    color: #fff;
}

h3.el-title,
h2 {
    text-align: center;
}

a.backlink {
    color: red;
}

.ajax-loader {
    display: none;
    position: fixed;
    left: calc(100% / 2);
    background: #fff;
    top: calc(100% / 2);
    text-align: center;
    transform: translateX(calc(-100% / 2)) translateY(calc(-100% / 2));
}

a.prod-img {
    color: #666 !important;
    font-size: 30px;
    text-align: center;
}

/*
.offers-filters .filter:nth-child(1), table.dataTable thead .sorting:nth-child(1), table.dataTable tbody td:nth-child(1) {
    display: none;
}
*/
label.col-sm-3.col-form-label.formControlLabel {
    display: none;
}

a.ask-a-question.bold {
    display: none;
}

a.editprofile {
    display: block;
    width: 100%;
    text-align: right;
    color: #eaeaea;
    font-size: 12px;
}

a.editprofile:hover {
    color: #666;
}

.login-to-access {
    padding-bottom: 15px;
}

._prochee1 .offers-filters .btnfield,
._oborud1 .offers-filters .btnfield,
._nedviz1 .offers-filters .btnfield,
._transp1 .offers-filters .btnfield {
    display: none;
}

._zapchasti1 .filters-list .btnfield {
    margin: 25px;
    display: block;
}


a.uk-toggle.askmanagergen {
    background: rgb(208, 221, 200);
    color: rgb(61, 61, 61);
    font-weight: bold;
    border-radius: 5px;
    padding: 15px;
    text-decoration: none;
    padding-left: 25px;
    padding-right: 25px;
    text-transform: uppercase;
    font-size: 14px;
}

a.uk-toggle.askmanagergen:hover {
    background: rgb(129, 158, 110);
    color: #fff;
}


._maincubes h3 {
    letter-spacing: 0px;
    text-transform: none;
    text-align: left;
    min-height: 90px;
    font-family: 'Roboto Slab', serif;
    font-size: 20px;
}

._maincubes .uk-margin-medium-top {
    margin-top: 10px !important;
}

._maincubes img {
    text-align: center;
    display: block;
    margin: 0 auto;
    min-height: 120px;
    margin-bottom: 30px;
}

._maincubes .el-item {
    margin-bottom: 30px;
}

.product-field.product-field-type-S:nth-child(4) {
    display: none;
}

.com-users-profile.profile {
    display: none;
}

._redaktirovat-dannye-core .lk_redaktirovat-dannye-core {
    display: none;
}

a.forform {
    color: blue;
    text-decoration: underline;
}

.bgchange .uk-flex {
    display: block;
}

/***********/
.offers-filters .filter label.ui-checkboxradio-label.ui-corner-all.ui-button.ui-widget.ui-checkboxradio-radio-label {
    font-weight: bold;
}

.offers-filters .filter .ui-state-active {
    border: 1px solid #e61739;
    background: #e61739;
    color: #ffffff;
}

.bgchange .tm-headerbar-top {}

.promotextcss {
    padding-top: 25px;
}

.topbanslider {
    color: #fff;
    font-family: 'Roboto Slab', serif;
    font-size: 60px;
    font-weight: bold;
    min-height: 220px;
}

.topbanslider p:nth-child(1) {
    background: #e61739;
    width: 60px;
    height: 4px;
    position: absolute;
    top: 85px;
}

.topbanslider p:nth-child(2) {
    display: inline-block;
    padding-left: 80px;
}


.prochee #tm-main.uk-section,
.zapasnye-chasti-dlya-tehniki #tm-main.uk-section,
._main1 .uk-section .uk-container,
._main1 #tm-main,
.nedvizhimost #tm-main,
.transport #tm-main,
.oborudovanie #tm-main,
.zapasnye-chasti-dlya-tehniki #tm-main ._prochee #tm-main {
    padding: 0px !important;
    min-height: 0 !important;
}
.nedvizhimost .tm-headerbar-top.tm-headerbar-default,
.transport .tm-headerbar-top.tm-headerbar-default,
.prochee .bgchange .tm-headerbar-top.tm-headerbar-default,
.oborudovanie .tm-headerbar-top.tm-headerbar-default,
.zapasnye-chasti-dlya-tehniki .tm-headerbar-top.tm-headerbar-default,
._prochee .tm-headerbar-top.tm-headerbar-default,
._main1 .tm-headerbar-top.tm-headerbar-default {
    background-size: cover !important;
}
.bgchange .tm-headerbar-top {
    background: url(/images/msinbgtop.jpg);
}
.prochee .bgchange .tm-headerbar-top.tm-headerbar-default {
    background: url(/images/slide/banner_sfb.jpg);
}
.nedvizhimost .bgchange .tm-headerbar-top.tm-headerbar-default {
    background: url(/images/slide/banner_noncore_assets_re.jpg);
}

.transport .bgchange .tm-headerbar-top.tm-headerbar-default {
    background: url(/images/slide/shapka-traktor.jpg);
}

.oborudovanie .bgchange .tm-headerbar-top.tm-headerbar-default {
    background: url(/images/slide/shutterstock_705782974.jpg);
}

.zapasnye-chasti-dlya-tehniki .bgchange .tm-headerbar-top.tm-headerbar-default {
    background: url(/images/slide/banner_logistic.jpg);
}

._prochee .bgchange .tm-headerbar-top.tm-headerbar-default {
    background: url(/images/slide/shapka-traktor.jpg);
}

._main1 .bgchange .tm-headerbar-top.tm-headerbar-default {
    background-image: url(/images/slide/dsc6800.jpg);
    background-position: left;
}

.category-view {
    /*display: none;*/
}

._newfootercss {
    border-top: 3px solid #666;
}

._footermenu {
    color: #fff;
}

._footermenu ul.uk-nav-sub li a {
    font-size: 13px !important;
    padding-bottom: 5px;
}

.uk-nav-default li.item-176 a {
    font-size: 0px;
    padding: 0px;
    /* display: none; */
}
div#system-message-container {
    display: none;
}
.product-fields .product-field-desc { display: none; }
.cf109 { display: none }

#item-map {
    width: 100%;
    height: 300px;
}

._maincubes .features__icon {
    justify-content: center;
    margin-bottom: 30px;
}

._maincubes .features__text {
    font-size: 13px;
    line-height: 1.4;
    color: #9ea5a5;
    font-family: Roboto;
    text-transform: none;
    letter-spacing: normal;
}

.menu-content__item.menu-content__item--min .menu-content__title {
    font-size: 1.2em;
}