h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'PT Sans Caption';
}

.nav-tabs {
    margin-bottom: 30px;
}

.table > thead > tr > th {
    vertical-align: middle;
}

.label {
    font-size: 90%;
    font-weight: bold;
}

.text-capitalize {
    text-transform: capitalize;
}

a.pseudolink {
    text-decoration: none;
}

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

.pseudolink {
    color: #428bca;
    cursor: pointer;
    border-bottom: 1px dashed #428bca;
}

.pseudolink:hover, .clickable:hover .pseudolink {
    color: #2a6496;
    border-bottom-color: #2a6496;
}

.pseudolink-danger {
    color: #a94442;
    border-bottom: 1px dashed #a94442;
}

.pseudolink-danger:hover {
    color: #cc3330;
    border-bottom-color: #cc3330;
}

.margin-top10 {
    margin-top: 10px !important;
}

.margin-top20 {
    margin-top: 20px !important;
}

.margin-bottom20 {
    margin-bottom: 20px !important;
}

.margin-bottom10 {
    margin-bottom: 10px !important;
}

.well-info {
    background-color: #d9edf7
}

.well-new {
    background-color: #bdefb7;
}

.well-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

/*.has-feedback label~.form-control-feedback {*/
/*top: 25px !important;*/
/*}*/
.form-control-feedback {
    top: 9px !important;
}

.breakable {
    word-break: break-word;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: rgba(255, 255, 255, 0.7);
}

a .badge, .badge {
    color: #ffffff;
}

.list-group-item {
    background-color: rgba(255, 255, 255, 0.5);
    border: 1px solid rgba(221, 221, 221, 0.5);
}

a.list-group-item:not(.active):hover, a.list-group-item:focus {
    background-color: rgba(255, 255, 255, 0.9);
}

.alert {
    margin-bottom: 0;
    /*margin-top: 35px;*/
}

.alert-default {
    background-color: #ffffff;
    border-color: #dddddd;
    color: #333333;
}

.alert.alert-xs {
    padding: 3px 10px !important;
    font-size: 12px !important;;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 210px;
    /* background: url("../img/military.png") repeat scroll 0 0 #f0f0f0; */
    background-color: #fbfbfb;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 200px;
    background-color: #dadada;
    color: #888888;
    padding: 10px;
}

.footer>div {
    max-width: 1200px;
    margin-left: 0;
}

body > .container {
    padding: 0 15px 0;
}

.page-header, hr {
    border-bottom: 1px solid #ffffff;
}

hr.info-delimer {
    margin-top: 1px;
    margin-bottom: 1px;
}

#login-dropdown {
    min-width: 300px;
    padding: 30px 0 10px;
}

#navbar-logo {
    display: none;
    max-height: 50px;
    padding: 10px;
    position: absolute;
    top: 50%;
    left: 101px;
    transform: translate(0, -50%);
}

#logo {
    max-height: 50px;
    padding: 10px;
    position: absolute;
    top: 50%;
    right: 6px;
    transform: translate(0, -50%);
}

.breadcrumb {
    padding: 8px 15px;
    margin: 20px 0 0;
}

#phones {
    padding: 5px;
    margin-left: 20px;
}

.main-page-plank {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    display: block;
}

.navbar-fixed-top {
    border-width: 0;
}

.navbar-default .navbar-nav > li.bg-hoverable > a {
    background-color: rgba(248, 248, 248, 1);
}

.navbar-default .navbar-nav > li.bg-hoverable > a:hover {
    background-color: rgba(248, 248, 248, .95);
    padding-bottom: 12px;
    margin-bottom: 4px;
}

.navbar-nav > li.bg-hoverable > a {
    padding-bottom: 10px;
    margin-bottom: 6px;
}

/*@media (min-width: 1200px) {*/
/*.navbar-nav > li.bg-hoverable > a {*/
/*padding-bottom: 10px;*/
/*margin-bottom: 6px;*/
/*}*/

/*.navbar-nav > li > a {*/
/*padding-bottom: 16px;*/
/*margin-bottom: 0;*/
/*}*/

/*}*/

@media (max-width: 1199px) {

    .navbar-nav > li.bg-hoverable > a:hover {
        padding-bottom: 12px !important;
        margin-bottom: 0 !important;

        padding-left: 12px;
        margin-left: 4px;
    }

    .navbar-nav > li.bg-hoverable > a {
        padding-bottom: 12px !important;
        margin-bottom: 0 !important;

        padding-left: 8px;
        margin-left: 8px;
    }

    nav a, .nav a {
        transition: background-color .2s linear, color .2s linear, padding-left .2s linear, margin-left .2s linear !important;
    }
}

.big-plank {
    height: 250px;
}

.main-page-plank, .main-page-plank:focus {
    color: #ffffff;
    text-decoration: none;
}

.main-page-plank, .btn, nav a, .nav a, .main-page-plank span {
    transition: background-color .2s linear, color .2s linear, padding-bottom .2s linear, margin-bottom .2s linear, border-color .2s linear;
}

.main-page-plank:hover {
    color: #ffffff;
    text-decoration: none;
}

.main-page-plank:hover span {
    text-decoration: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.9);

}

.main-page-plank span {
    text-decoration: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.main-page-plank i {
    display: block;
    font-size: 60px;
    line-height: 80px;
}


.navbar-fixed-top {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}



#main-page-news-block {
    height: 515px;
    overflow: hidden;
}

.more-white-shadow {
    position: absolute;
    bottom: 0;
    height: 120px;
    width: 100%;
    padding: 10px 25px;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eeeeee+70,ffffff+70,ffffff+100&0+0,1+70 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0); /* IE6-9 */

}

.more-white-shadow a {
    position: absolute;
    bottom: 10px;
}

#main-page-news-block ul {
    padding: 10px 25px;
    margin: 0;
}

#main-page-side-block {
    -webkit-transition: height ease-in-out .5s;
    -o-transition: height ease-in-out .5s;
    transition: height ease-in-out .5s;
}

#main-page-side-block ul {
    margin: 0;
    padding: 0;
}

#main-page-side-block img {
    max-width: 100%;
    margin: 0 0 5px 0;
}

#main-page-side-block #sticky-news > div {
    background-color: #fff;
    margin: 0 -15px;
    padding: 1px 15px;
}

#sticky-news .slider-more-block {
    margin-left: -30px;
}

#main-page-side-block li {
    margin-bottom: 30px;
}

#main-page-news-block li, #main-page-side-block li {
    list-style: none;
}

#main-page-side-block figure {
    width: 180px;
    display: inline-block;
    height: 160px;
    overflow: hidden;
    margin: 0 10px 10px;
}

#main-page-side-block figcaption {
    font-size: 12px;
    line-height: 14px;
    text-align: left;
}

#main-page-brands:after {
    clear: both;
    content: "";
    display: block;
}

#main-page-actions {
    background-color: #f44336;
    color: #ffffff;
}


#main-page-news h4 {
    margin-bottom: 0;
}

#main-page-news .small {
    margin-bottom: 4px;
}

#search-bar {
    padding: 10px 15px 15px;
}

.wo-margins {
    margin: 0 !important;
}

@media (max-width: 991px) {

    #main-page-news-block {
        margin-top: 15px;
    }

    .big-plank-content .h3 {
        font-size: 20px;
    }


    .navbar-default .navbar-nav > li.bg-hoverable > a:hover {
        margin-bottom: 0;
    }

    .main-page-plank {
        height: 75px !important;
        display: block;
    }

    #main-page-news-block {
        padding-bottom: 10px;
        height: auto;
        overflow: visible;
    }

    #main-page-news-block .more-white-shadow {
        margin-bottom: 0;
    }

    #phones {
        padding: 5px;
        margin-left: 95px;
    }

    #main-page-side-block {
        /*padding: 10px;*/
    }

    body {
        /* Margin bottom by footer height */
        margin-bottom: 290px;
    }

    .footer {
        height: 280px;

    }

    body > .container {
        padding: 0 15px 0;
    }

    .footer .text-right {
        text-align: left !important;
    }

    .affix {
        position: inherit !important;
    }

    #fixedbar {
        width: auto !important;
    }

    #logo-placeholder {
        width: auto !important;
    }

    .container-fluid.margin-aside.page-content {
        margin-left: auto !important;
    }


}

@media (max-width: 767px) {

    body {
        /* Margin bottom by footer height */
        margin-bottom: 540px;
    }

    .footer {
        height: 525px;
    }

    #logo-placeholder {
        width: auto !important;
    }

    .container-fluid.margin-aside.page-content {
        margin-left: auto !important;
    }

    .listLine .brandList ul li {
        width: 100px !important;
    }

    .manufacturer-img {
        height: 60px !important;
    }

    .model-img {
        height: 58px !important;
    }
}

@media (max-width: 580px) {
    .big-plank-content .h3 {
        font-size: 16px;
    }
}

.bg-1 .big-plank-content {
    background-color: rgba(62, 62, 118, 1);
    /*background-color: #334D5C;*/
}

.bg-2 .big-plank-content {
    background-color: rgba(74, 84, 135, 1);
    /*background-color: #E27A3F;*/
}

.bg-3 .big-plank-content {
    background-color: rgba(89, 110, 157, 1);
    /*background-color: #DF5A49;*/
}

.bg-4 .big-plank-content {
    background-color: rgba(102, 139, 184, 1);
    /*background-color: #45B29D;*/
}

.bg-5 .big-plank-content {
    background-color: rgba(115, 169, 211, 1);
    /*background-color: #EFC94C;*/
}

.bg-6 .big-plank-content {
    background-color: rgba(25, 118, 210, 1);
}

.bg-hoverable.bg-1 .big-plank-content:hover {
    background-color: rgba(62, 62, 118, .9) !important;
}

.bg-hoverable.bg-2 .big-plank-content:hover {
    background-color: rgba(74, 84, 135, .9) !important;
}

.bg-hoverable.bg-3 .big-plank-content:hover {
    background-color: rgba(89, 110, 157, .9) !important;
}

.bg-hoverable.bg-4 .big-plank-content:hover {
    background-color: rgba(102, 139, 184, .9) !important;
}

.bg-hoverable.bg-5 .big-plank-content:hover {
    background-color: rgba(115, 169, 211, .9) !important;
}

.bg-hoverable.bg-6 .big-plank-content:hover {
    background-color: rgba(25, 118, 210, .9) !important;
}

#fixedbar.affix {
    top: 80px;
}

@media (min-width: 992px) {
    #fixedbar {
        width: 243px;
    }



}

@media (min-width: 1200px) {
    #fixedbar {
        width: 292px;
    }

    #main-page-news {
        height: 535px;
        overflow: hidden;
    }
}

/*.breadcrumb li:not(:last-child):after {*/
/*content: "→";*/
/*display: inline-block;*/
/*width: 10px;*/
/*height: 10px;*/
/*margin-left: 5px;*/
/*margin-right: -8px;*/
/*color: #aaa;*/
/*}*/

.clickable {
    cursor: pointer;
}

.clickable:hover > a {
    text-decoration: underline;
}

table caption {
    text-align: left;

}

#style-switcher {
    width: 120px;
    display: block;
    height: 20px;
    color: #ffffff;
    background-color: orange;
    position: absolute;
    top: 31px;
    text-align: center;
    cursor: pointer;
}

.text-ellipsis {
    text-overflow: ellipsis;
}

.text-nowrap {
    white-space: nowrap;
}

.loader {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(238, 238, 238, 0.7);
    z-index: 99;
}

.loading {
    position: absolute;
    margin-left: -20px;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    border-bottom: 6px solid rgba(255, 255, 255, 0);
    border-left: 6px solid rgba(255, 255, 255, 0);
    border-right: 6px solid #cc3300;
    border-top: 6px solid #cc3300;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    -webkit-animation: spin .6s infinite linear;
    -moz-animation: spin .6s infinite linear;
    -ms-animation: spin .6s infinite linear;
    -o-animation: spin .6s infinite linear;
    animation: spin .6s infinite linear;
}

.loading-percent {
    height: 100%;
    width: 100%;
    text-align: center;
    padding-top: 4px;
    font-size: 14px;
    -webkit-animation: antispin .6s infinite linear;
    -moz-animation: antispin .6s infinite linear;
    -ms-animation: antispin .6s infinite linear;
    -o-animation: antispin .6s infinite linear;
    animation: antispin .6s infinite linear;
}


@keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        transform: rotate(359deg);
    }

}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(359deg);
        transform: rotate(359deg);
    }

}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }

}

@-ms-keyframes spin {
    from {
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(359deg);
        transform: rotate(359deg);
    }

}

@-o-keyframes spin {
    from {
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -o-transform: rotate(359deg);
        transform: rotate(359deg);
    }

}

@keyframes antispin {
    to {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    from {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        transform: rotate(359deg);
    }

}

@-moz-keyframes antispin {
    to {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    from {
        -moz-transform: rotate(359deg);
        transform: rotate(359deg);
    }

}

@-webkit-keyframes antispin {
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    from {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }

}

@-ms-keyframes antispin {
    to {
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    from {
        -ms-transform: rotate(359deg);
        transform: rotate(359deg);
    }

}

@-o-keyframes antispin {
    to {
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    from {
        -o-transform: rotate(359deg);
        transform: rotate(359deg);
    }

}



.fixed-block>div {
    /*padding: 10px 18px;*/
    /*transition: all 200ms linear;*/
    padding-top: 5px;
    padding-bottom: 5px;
}


.fixed-block-active {
    z-index: 100;
}

.fixed-block-active>div {
    background-color: #fff8d9;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    padding-top: 5px;
    padding-bottom: 5px;
}

@media (max-width: 767px) {
    .text-small-xs {
        font-size: 85% !important;
    }

    .nomargin-xs {
        padding-left: 0;
        padding-right: 0;
        margin-left: -15px;
        margin-right: -15px;
    }

    .pull-right-md {
        float:none !important;
    }

    #main-page-news-block {
        margin-top: 15px;
    }
}


.pull-right-md {
    float: right;
}


/*---------------------------------------------------*/
ul#page-news {
    list-style-type: none;
    padding-left: 0 !important;
}

ul#page-news li {
    margin-bottom: 0;
    padding: 10px 0;
}

ul#page-news li h2 {
    margin-bottom: 0;
}

ul#page-news li p.small {
    margin-bottom: 4px;
}

.table {
    padding-bottom: 20px;
}

.table-nomargin-bottom {
    padding-bottom: 0;
    margin-bottom: 0;
}

.clr-default {
    color: #555555;
}

.clr-dark-green {
    color: #27ae60;
}

.clr-dark-red {
    color: #c0392b;
}

.clr-dark-blue {
    color: #2980b9;
}

.clr-yellow {
    color: #f1c40f;
}

.clr-purple {
    color: #9b59b6;
}

.clr-inverse {
    color: #555555;
}

.clr-blue {
    color: #25a9ff;
}

hr {
    background-color: rgba(0, 0, 0, .9) !important;
}

/*Страница с историей заказов на аяксе*/
/*.for_striped:nth-of-type(odd){
    background-color: #000;
}*/

table.pseudo-table {
    border: 5px solid #ccd6de;

}

.table.pseudo-table thead > tr {
    background-color: #ccd6de !important;
}

/*СТРАНИЦА с корзиной на аяксе*/
.cart_header {
    padding: 0 0 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 20px;
}

.row-item {
    padding: 7px 0;
    margin: 0;
    border-top: 1px #eee solid;
}

.row-item:not(.row-item-not-hover):hover {
    background: #f4f4f4;
}

.bg-overlay {
    background-color: rgba(0, 0, 0, .7);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-bot-10 {
    padding-top: 10px;
}

@media (max-width: 767px) {
    .text-left-xs {
        text-align: left;
    }

    .text-right-xs {
        text-align: right;
    }

    .padding-price-xs {
        padding-top: 15px;
    }

    .margin-price-xs {
        margin-right: -25px;
    }

}

.wordBold {
    padding: 7px 0 15px 0 !important;
}

.table {
    background-color: rgba(255, 255, 255, 0.25);
}

#parts_table tr.active td, .layer-radio.active {
    background-color: #fff8d9;
}

.bg-hilite-alt td, .bg-hilite-alt {
    background-color: rgba(0, 125, 255, 0.34) !important;
}

.bg-hilite td, .bg-hilite {
    background-color: rgba(0, 255, 0, .15) !important;
}

.bg-yellowlight {
    background-color: #ffffbb !important;
}

.bg-yellowlight:hover {
    background-color: #eeee99 !important;
}

a.label:focus, a.label:hover {
    color: #ffffff;
}

.article-details-data-tr td, .article-details-data-tr:hover td, .article-details-header-tr th, .article-details-header-tr:hover th {
    background-color: rgba(0, 0, 0, 0.06) !important;
}

/*Страница блогов*/
.blog-article img {
    max-width: 100%;
    display: block;
    margin: 10px 0 20px 0;
}

.blog-article-page {
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    padding-bottom: 30px;
}

div.return-alert {
    height: 50px;
    margin: 0;
    padding: 4px;
}

/*********************/
.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}

#katalogi_top_zero_point .oil_main {
     margin: 0 !important;
    background: transparent !important;
}

#katalogi_top_zero_point {
    background: transparent !important;;
}

.logo_katalogi_top {
    display: none !important;
}

div#oil_content .oil1 {
    background: #fff;
}

.lamp_katalogi_top h1 {
    display:none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }


}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }


}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }

}

@media (min-width: 992px) and (max-width: 1199px) {



    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }


    #logo-placeholder {
        width: auto !important;
    }

    .container-fluid.margin-aside.page-content {
        margin-left: auto !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }


    .slider-more-block {
        width: calc(100% - 30px) !important;
    }
}

@media (min-width: 1200px) {
    .footer {
        padding-left: 210px;
    }




    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }


}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }

    .container-fluid.margin-aside.page-content {
        padding-left: 225px !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }

    #main-page-side-block.alt-search h3 {
        margin-top: 30px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }


    #main-page-side-block>div {
        margin: 0;
    }

    #main-page-side-block {
        margin-top: 15px;
    }

    #main-page-btn {
        padding-right: 0;
    }

    .big-plank-content {
        padding: 20px !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }

    #main-page-side-block {
        margin-top: 50px;
    }

    #main-page-btn {
        padding-right: 0;
    }

    .big-plank-content {
        padding: 20px !important;
    }

}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}


@media (max-width: 1600px) {
    #navbar-blank {
        display: none !important
    }
    .visible-xl {
        display: block !important
    }


    #name-dropdown b {
        max-width: 150px !important;
    }
}


/*********************/

a.btn-info:hover {
    color: #23527c;
}

a.btn-info:active {
    color: #23527c !important;;
    background: #ffffff !important;
    box-shadow: none !important;;
}

a.btn-info:hover {
    color: #23527c;
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: #aeaeae;
    border-color: #bbbbbb;
}

.badge-notify {
    background: red;
    position: relative;
    top: -1px;
}

.spoiler-table-container {
    box-shadow: inset 0 0 20px 4px rgba(0, 0, 0, 0.1);
}

.translucent {
    opacity: .5;
}

.carousel-control .fa-chevron-right, .carousel-control .fa-chevron-left, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

.margin-top5 {
    margin-top: 5px;
}

.product-name {
    margin-bottom: 0;
}

.product-brandart {
    margin-top: 0;
}

.text-bold, .text-strong {
    font-weight: bold;
}

.green-link a {
    color: green;
}

.cursor-default {
    cursor: default;
}

#main-page-action {
    background-color: #ea1818;
    color: #fff;
    height: 250px;

}

.g_addtocart, .g_rowdatahint {
    display: none;
}

.gdUnit {
    width: 100% !important;
}

/* override TypeAHead */
ul.typeahead.dropdown-menu {
    overflow-y: auto;
    height: 350px;
}

#gritter-notice-wrapper {
    z-index: 9999 !important;
}

.model-item {
    height: 286px;
    width: 285px;
    padding: 20px;
    border-bottom: 1px solid #e6e6e6;
}

.model-item-img {
    height: 150px;
    position: relative;
    cursor: pointer;
}

.model-item img {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.model-img {
    height: 114px;
    position: relative;
    cursor: pointer;
}

.manufacturer-img {
    height: 120px;
    position: relative;
    cursor: pointer;
}

.shadeOnHover:hover {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
    background-color: rgba(0, 0, 0, .05);
}

.image-block > img {
    max-width: 100%;
    max-height: 245px;
    display: inline-block;
    border: 1px solid #e6e6e6;
    padding: 5px;
    border-radius: 3px;
}

.text-block-white-shadow.full {
    max-height: 100% !important;
}

.text-block-white-shadow {
    overflow: hidden;
}

.slider-more-block {
    position: absolute;
    bottom: 0;
    height: 120px;
    width: 100%;
    padding: 10px 25px;
    margin-left: -15px;
}

.slider-more-block a {
    position: absolute;
    bottom: 10px;
}

@media (min-width: 992px) {
    #main-page-side-block #sticky-news {
        position: fixed;
        top: 320px;
    }

    #sticky-news .slider-more-block {
        margin-left: -15px;
    }
}

.full-width {
    width: 100% !important;
}

.material-switch > label::after {
    border: 1px #d9d9d9 solid !important;
    box-shadow: none !important;
}

.label.label-light {
    color: #555555;
}

.bs-callout {
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}

.bs-callout-danger {
    border-left-color: #e6302b;
}

.bs-callout-info {
    border-left-color: #159ac1;
}

.bs-callout-warning {
    border-left-color: #c9cc31;
}

.bs-callout-success {
    border-left-color: #3fbd49;
}

.swiper-container {
    width: 100%;
    height: 250px;
    margin-top: 15px;
    background-color: #ea1818;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* background: #fff; */

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide a {
    height: 100%;
}

.swiper-img {
    max-height: 100%;
    max-width: 100%;
}



input[type=checkbox].css-checkbox {
    display: none;
}

input[type=checkbox].css-checkbox + label.css-label,
input[type=radio].css-checkbox + label.css-label {
    padding-left: 25px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    background-repeat: no-repeat;
    vertical-align: middle;
    cursor: pointer;
}

input[type=checkbox].css-checkbox + label.css-label {
    background-position: 0 0;
}

input[type=checkbox].css-checkbox:disabled + label.css-label {
    background-position: 0 -40px;
    cursor: not-allowed;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
    background-position: 0 -20px;
}

input[type=checkbox].css-checkbox:checked:disabled + label.css-label {
    background-position: 0 -60px;
}

input[type=radio].css-checkbox {
    display: none;
}

input[type=radio].css-checkbox + label.css-label {
    background-position: 0 -80px;
}

input[type=radio].css-checkbox:disabled + label.css-label {
    background-position: 0 -120px;
    cursor: not-allowed;
}

input[type=radio].css-checkbox:checked + label.css-label {
    background-position: 0 -100px;
}

input[type=radio].css-checkbox:checked:disabled + label.css-label {
    background-position: 0 -140px;
}

label.css-label {
    background-image: url(../img/red.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

a.btn.btn-footer.btn-xs {
    padding: 2px 5px;
    border-radius: 2px;
}

.footer-nav-col a {
    margin-bottom: 10px;
    text-decoration: none;
    border-bottom: 1px solid #b3c5d4;
    line-height: 1.7;
}

.footer-nav-col a:hover {
    text-decoration: none;
    border-bottom: 1px solid #90a6b9;
}

#dropdown-menu-global-offices li.dropdown-header {
    font-weight: bold;
    font-size: 16px;
}

#dropdown-menu-global-offices li.dropdown-header:not(:first-child) {
    margin-top: 15px;
}

#dropdown-menu-global-offices li.dropdown-header:first-child H5 {
    margin-top: 0;
    margin-bottom: 0;
}

#dropdown-menu-global-offices li.disabled:first-child {
    cursor: default;
}

#sidebar {
    margin-top: -56px;
    width: 210px;
    min-height: 100%;
    position: absolute;
    background-color: white;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    z-index: 999;
}

#sidebar .fa.fa-caret-down,
#navbar .fa.fa-caret-down {
    font-size: 18px;
    margin-left: 10px;
}

#sidebar small .fa.fa-caret-down,
#navbar small .fa.fa-caret-down {
    font-size: 14px;
    margin-left: 3px;
}

#sidebar .dropdown-menu a {
    padding: 3px 20px 3px 42px;
    background: rgba(102, 191, 255, 0.4);
}

#sidebar-content {
    position: fixed;
    width: 210px;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;

}

.sidemenu {
    margin: 0;
    padding: 16px 0;
}

.sidemenu>li {
    list-style: none;

}

.sidemenu>li>a{
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    display: block;
    min-height: 40px;
    padding: 10px 20px;
    text-decoration: none;
    color: black;
}

.sidemenu>li>a:hover{
    background-color: #f5f5f5;
}

.sidemenu>li.active>a {
    background-color: #337ab7;
    color: #fff;
}

.sidemenu>li.side-dropdown-open>.dropdown-menu {
    display: block;
}

.sidemenu>li.dropdown i.fa.fa-chevron-left {
    -webkit-transition: all ease-in-out 0.45s;
    -o-transition: all ease-in-out 0.45s;
    transition: all ease-in-out 0.45s;
}

.sidemenu>li.dropdown.open i.fa.fa-chevron-left,
.sidemenu>li.dropdown.side-dropdown-open i.fa.fa-chevron-left {
    transform: rotate(-90deg);
}

.sidemenu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.sidemenu li.divider {
    box-shadow: 0 0 0 9px rgba(255,255,255,0.8);
}

.sidemenu li:not(:last-child) {
    background: rgba(255,255,255,0.8);
}

.sidemenu li:nth-last-child(2) {
    box-shadow: 0px 20px 10px 10px rgba(255,255,255,0.8);
}

#sidebar .menu_banner {
    position: sticky;
    bottom: 60px;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    z-index: -1;
    overflow: hidden;
}

#sidebar .menu_banner img {
    opacity: 1;

    transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
}

#sidebar .menu_banner .menu-banner-text {
    display: flex;
    display: -webkit-flex;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0px;
    height: 0px;
    padding: 0px;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    text-align: center;
    overflow: hidden;

    transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
}

#sidebar .menu_banner .menu-banner-text span {
    text-align: center;
    font-size: 17px;
    min-width: 140px;
}

#sidebar .menu_banner:hover .menu-banner-text {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 40px;
}

#sidebar .menu_banner:hover img {
    opacity: 0.3;
}

#logo-placeholder {
    width: 200px;
    position: relative;
    background-color: #fff;
    height: 50px;
}

.container-fluid.page-content {
    max-width: 1800px;
    margin-left: 0 !important;
}
.container-fluid.margin-aside.page-content {
    max-width: 1800px;
}

#backdrop {
    display: none;
}

#backdrop.active {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    background-color: rgba(0,0,0,.1);
}

#sidebar.active {
    display: block !important;
    z-index: 1100;

}

.sidemenu-toggler {
    position: fixed;
    top: 7px;
    left: 15px;
}

#main-page-btn .row>div {
    height: 100%;
    padding: 20px;
}

#main-page-btn>div{
    width: 50%;
}

#main-page-btn>div:nth-child(odd) {
    padding-right: 7px;
}
#main-page-btn>div:nth-child(-n+2) {
    padding-bottom: 7px;
}

#main-page-btn>div:nth-child(n+3) {
    padding-top: 8px;
}

#main-page-btn>div:nth-child(even) {
    padding-left: 8px;
}

#main-page-btn {
    display: flex;
    flex-wrap: wrap;
}

.big-plank-content {
    height: 100%;
    padding: 12px;
    position: relative;
/*
    -webkit-clip-path: polygon(49% 44%, 100% 0, 100% 100%, 49% 54%, 0 100%, 0 0);
    -moz-clip-path:  polygon(49% 44%, 100% 0, 100% 100%, 49% 54%, 0 100%, 0 0);
    -ms-clip-path:  polygon(49% 44%, 100% 0, 100% 100%, 49% 54%, 0 100%, 0 0);
    -o-clip-path:  polygon(49% 44%, 100% 0, 100% 100%, 49% 54%, 0 100%, 0 0);
    clip-path: polygon(33% 44%, 100% 0, 80% 100%, 64% 54%, 0 69%, 0 0);
*/
}

/*
.big-plank-content::after {
    content: '';
    z-index: 1;

    position: absolute;
    left: 0;
    top: 0;

    border-top: 15px solid #fbfbfb;
    border-right: 15px solid #3e3e76;
}

.bg-hoverable::after {
    content: '';
    z-index: 1;

    position: absolute;
    right: 0;
    top: 0;

    border-top: 15px solid #fbfbfb;
    border-left: 15px solid #3e3e76;
}

.big-plank-content::before {
    content: '';
    z-index: 1;

    position: absolute;
    right: 0;
    bottom: 0px;

    border-bottom: 15px solid #fbfbfb;
    border-left: 15px solid #668bb8;
}

.bg-hoverable::before {
    content: '';
    z-index: 1;

    position: absolute;
    left: 0;
    bottom: 0px;

    border-bottom: 15px solid #fbfbfb;
    z-index: 1;
    border-right: 15px solid #668bb8;
}
*/

.bg-hoverable {
    position: relative
}


.bg-hoverable:after {
    position:absolute; right:-1px; top:-1px; content:'';
    border-top: 20px solid #fbfbfb;
    border-left: 20px solid #d6d5d5;
}

.big-plank-content p {
    margin-top: 30px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: normal;
}

#search-bar .nav-tabs {
    margin-bottom: 0;
}

#search-bar .tab-content {
    padding: 15px;
    border-left: 1px solid #3c536f;
    border-right: 1px solid #3c536f;
    border-bottom: 1px solid #3c536f;
    background-color: #3c536f;
}

#search-bar .nav-tabs>li.active>a, #search-bar .nav-tabs>li.active>a:hover, #search-bar .nav-tabs>li.active>a:focus {
    color: #fff;
    background-color: #3c536f;
    border-color: #3c536f;
}

.navbar-nav>li>a {
    line-height: 19px;
}

.navbar-nav .badge {
    font-size: 10px;
}


.nav-tabs.nav-stacked {
    border-right: 1px solid #ddd;
    border-bottom-color: transparent;
    padding-right: 0;
    padding-bottom: 45px;
    margin-bottom: 0;
}

.nav-tabs.nav-stacked>li.active>a, .nav-tabs.nav-stacked>li.active>a:hover, .nav-tabs.nav-stacked>li.active>a:focus {
    border: 1px solid #ddd;
    border-bottom-color: #ddd;
    border-right-color: transparent;
}

.nav-tabs.nav-stacked>li>a {
    margin-right: 0;
}

.nav-tabs.nav-stacked > li {
    margin-bottom: 0;
    margin-right: -1px;
}

.nav-tabs>li>a:hover {
    border-color: #eee #ddd #eee #eee;
}

dropdown-global-offices {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;

}

#name-dropdown b {
    max-width: 200px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

.sidemenu .dropdown-menu {
    position: relative;
    border: none;
    border-bottom: 1px solid #e5e5e5;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 110%;
    background: #f9f9f9;
    top: -2px;
    left: -5%;
    margin-bottom: 15px;
    box-shadow: 0 0px 5px rgba(0, 0, 0, .1) inset;
    background: rgba(102, 191, 255, 0.4);
}

@media (max-width: 1600px) {

    #name-dropdown b {
        max-width: 300px !important;
    }
}


@media (max-width: 1400px) {

    #name-dropdown b {
        max-width: 100px !important;
    }
}

@media (max-width: 1250px) {

    #name-dropdown b {
        max-width: 100px !important;
    }
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: rgba(255,255,255,0.55);
}

.table-hover>tbody>tr:hover {
    background-color: rgba(225,225,225,0.25);
}

.current-rate-0 {
    background: url(../img/diagram_00.svg);
}

.current-rate-1 {
    background: url(../img/diagram_01.svg);
}

.current-rate-2 {
    background: url(../img/diagram_02.svg);
}

.current-rate-3 {
    background: url(../img/diagram_03.svg);
}

.current-rate-4 {
    background: url(../img/diagram_04.svg);
}

.current-rate-5 {
    background: url(../img/diagram_05.svg);
}

.current-rate-6 {
    background: url(../img/diagram_06.svg);
}

.inline-flex {
    display: inline-flex;
}

.quantity_question button,
.quantity_question button:active,
.quantity_question button:focus {
    color: #8a8a8a;
    background: none !important;
    border: none !important;
    outline: none !important;
    padding: 0 !important;
}

.quantity_question button:hover,
.quantity_question button:focus {
    color: #333;
}

.delivery-rating {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 7px;
    background-repeat: no-repeat;
}

.table-delivery-rating>tbody>tr>td {
    border-top: none;
}

.alt-search .proposals-row .quantity_question {
    color: #dadada;
    padding-left: 5px;
    padding-top: 6px;
    width: 20%;
    float: left;
}

.alt-search .crosses-body {
    position: relative;
    margin-bottom: 0px;
    margin-top: 10px;
    margin-right: 10px;
    /* min-height: 126px; */
}

.alt-search .requested-article, .products-table {
    background-color: #fff;
    padding-bottom: 8px;
    padding-top: 7px;
    margin-bottom: 7px;
    margin-top: 46px;
    position: relative;
    box-shadow: 1px -2px 1px -2px rgba(0,0,0,0.2);
}

th.border-top-no,
td.border-top-no,
tr.border-top-no th,
tr.border-top-no td {
    border-top: none !important;
}

th.border-bottom-no,
td.border-bottom-no,
tr.border-bottom-no th,
tr.border-bottom-no td {
    border-bottom: none !important;
}

.btn-search-order {
    padding-bottom: 2px;
}

.panel-anaogs {
    margin-top: 45px;
}

.alt-search .crosses-row {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0;
    background: #f5f5f5a1;
    border: 2px dashed #e1d3d3a1;
}

.alt-search .proposals-row {
    padding-top: 0px;
    padding-bottom: 0px;
    display: flex !important;
    min-height: 36px;
    align-items: center;
    -webkit-transition: background-color ease-in-out .3s;
    -o-transition: background-color ease-in-out .3s;
    transition: background-color ease-in-out .3s;
}

.alt-search .proposals-row input[type="number"] {
    width: 80%;
    float: left;
}

.alt-search .crosses-proposals .proposals-row:last-child {
    margin-bottom: 7px;
}

.alt-search .proposals-row:hover {
    background-color: #f9f9f9;
}

.alt-search .proposals-row .delivery-rating {
    margin-top: 8px;
}

.alt-search .layer-radio {
    border-bottom: 1px solid #ddd;
    padding-top: 7px;
    padding-bottom: 7px;
    display: flex;
    align-items: center;
}

.alt-search .crosses-proposals-min,
.alt-search .crosses-proposals {
    /*background-color: rgba(0, 0, 0, 0.04);*/
}

h4.product-result-h4 {
    position: absolute;
    top: -47px;
    left: 0px;
    background-color: #fff;
    padding: 10px 15px;
    border-bottom: none;
    box-shadow: 2px -2px 1px -2px rgba(0,0,0,0.2);
}

.alt-search .proposals-row:last-child {
    border-bottom: none;
}

.over-crosses-proposals {
    padding: 8px 16px 6px;
}

.over-crosses-proposals > .pseudolink > i.fa-angle-down {
    transition: all ease-in-out 0.6s;
    -o-transition: all ease-in-out 0.6s;
    -webkit-transition: all ease-in-out 0.6s;
    -moz-transition: all ease-in-out 0.6s;
}

.crosses-row:not(.loaded) .crosses-proposals-wraper .crosses-proposals:not(.hidden) ~ .over-crosses-proposals > .pseudolink > .over-crosses-up,
.crosses-row.loaded .crosses-proposals-wraper .crosses-proposals.hidden ~ .over-crosses-proposals > .pseudolink > .over-crosses-up {
    display: none;
}

.crosses-row:not(.loaded).loaded .crosses-proposals-wraper .crosses-proposals:not(.hidden) ~ .over-crosses-proposals > .pseudolink > .over-crosses-down,
.crosses-row.loaded .crosses-proposals-wraper .crosses-proposals:not(.hidden) ~ .over-crosses-proposals > .pseudolink > .over-crosses-down {
    display: none;
}

.crosses-row:not(.loaded).loaded .crosses-proposals-wraper .crosses-proposals:not(.hidden) ~ .over-crosses-proposals > .pseudolink > i.fa-angle-down,
.crosses-row.loaded .crosses-proposals-wraper .crosses-proposals:not(.hidden) ~ .over-crosses-proposals > .pseudolink > i.fa-angle-down {
    transform: rotate(180deg);
}


.left-padding {
    padding-left: 40px;
}

.alt-search .crosses-proposals-loader {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
}

.alt-search .crosses-controlls {
    margin-top: 10px;
}

#main-page-side-block.alt-search {
    margin-top: 0;
    padding: 0 30px;
}

#main-page-side-block.alt-search h3 {
    margin-top: 0;
}

#block-dialog-list {
    background: #f3f3f3;
    padding-bottom: 10px;
    padding-top: 10px;
}

@media (min-width: 992px) {
    .alt-search .crosses-row {
        margin-left: 3px;
    }
}

.modal {
    z-index: 1500;
}

.modal-backdrop {
    z-index: 1490;
}

a.disabled {
    pointer-events: none;
    cursor: not-allowed;
}

.whats-news-block li {
    padding-top: 14px;
}

#katalogi_top_zero_point .oil_main {
    margin: 0 !important;
}

.lamp_katalogi_top h1 {
    display:none !important;
}

.progress.progress-xs {
    height: 10px;
    margin-bottom: 0px;
}

.progress.progress-xs .progress-bar {
    line-height: 10px;
}

i.viber-icon {
    content: " ";
    position: relative;
    display: inline-block;
    height: 18px;
    width: 18px;
}

i.viber-icon:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: url("../img/viber_logo.png");
    background-size: contain;
    background-repeat: no-repeat;
    top: 3px;
    left: 0;
}

.page-list {
    position: relative;
    min-height: 79px;
}


/* BEGIN: Tooltip */
.tooltip-inner {
    padding: 10px 14px !important;
    text-align: left !important;
    background-color: #3c536f !important;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #3c536f !important;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #3c536f !important;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #3c536f !important;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #3c536f !important;
}

.tooltip-inner a {
    color: #fff !important;
    border-color: #fff !important;
}

.tooltip-inner a:hover {
    color: #b9d7f1 !important;
    border-bottom-color: #b9d7f1 !important;
}
/* END: Tooltip */

.triangle-block, .gray-block {
    background: rgba(0,0,0,.05);
    border-radius: 4px;
    padding: 15px;
    position: relative;
    margin-top: 15px
}
.triangle-block::before {
    content: '';
    position: absolute;
    left: 20px; top: -20px;
    border: 10px solid transparent;
    border-bottom: 10px solid rgba(0,0,0,.05);
}

a[href="http://dev.laximo.ru"] {
    display:none !important;
}

.layout-block {
    background: #fff;
    padding: 15px;
    box-shadow: 0 0 2px rgba(0, 0, 0, .09);
}

.layout-block h2 {
    margin-top: 0;
    font-size: 20px;
    color: #aaa;
}

.layout-block .attr-header {
    display: block;
    color: #888;
}

.layout-block .attr {
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
}

.layout-block .big-attr {
    font-size: 36px;
    display: inline-block;
}

.layout-block li.row {
    list-style: none;
}

.layout-block .table-items {
    padding-left: 0;
}

.layout-block .table-items .header {
    font-weight: bold;
}
.more_details{
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 50px;
}
.more_details_new{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 20px;
}
.mrdetails{
    color: #0f74a8;
    /*display:none;*/
}
.mrdetails:hover{
    text-decoration: underline;
    cursor: pointer;
}

.brendfilter{
    color: #0f74a8;
}
.brendfilter:hover{
    text-decoration: underline;
    cursor: pointer;
}
#applicability-details{
    display: inline-block;
    margin-right: -50px;
}
#additional-info-block-applicability{
    display: inline-block;
}
.docapplicability{
    margin-right: 80px;
    color: white;
}
.row-applicability{
    margin-left: 15px;
    margin-right: -15px;
}
.more_details{
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 50px;
}
.more_details_new{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 20px;
}
.flname{
    width: 100%;
    display: block;
}
.description-text{
    margin-left: 30px;
}
.sticky-detail-applicability-original{
    margin: 5px;
}
/*
тут будет шкала*/
.progress {
    margin: 10px auto;
    text-align: center;
    outline: 2px dashed rgba(255,255,255,0.8); /* Пунктирная рамка */
    outline-offset: -10px; /* Выводим рамку внутри элемента */
    background: rgba(92, 184, 92, 0.6);
}
.progress .circle,
.progress .bar {
    display: inline-block;
    background: #fff;
    width: 30px; height: 30px;
    border-radius: 30px;
    border: 1px solid #d5d5da;
}
.progress .bar {
    position: relative;
    width: 60px;
    height: 6px;
    margin: 0 -5px 30px -5px;
    border-left: none;
    border-right: none;
    border-radius: 0;
}
.progress .circle .label {
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    border-radius: 22px;
    margin-top: 3px;
    color: #65656a;
    /*font-size: 17px;*/
}
.progress .circle .title {
    color: #97979c;
    font-size: 13px;
    line-height: 30px;
    margin-left: -5px;
}

.progress .bar.done,
.progress .circle.done {
    background: #eee;
}
.progress .bar.active {
    background: linear-gradient(to right, #EEE 40%, #FFF 60%);
}
.progress .circle.done .label {
    color: #FFF;
    background: #8bc435;
    box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
}
.progress .circle.done .title {
    color: #444;
}
.progress .circle.active .label {
    color: #FFF;
    background: #0c95be;
    box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
}
.progress .circle.active .title {
    color: #0c95be;
}

/* для текста проедложений что еще есть по бренду и артикулу */
.stock-now-text-br{
    border-radius: 5px;
}

.stock-now-text {
    color: #5cb85c;
}
.stock-now-text-b {
    background: #5cb85c;
    color: #5cb85c;
}

.fast-delivery-text{
    color: #1a7942;
}

.fast-delivery-text-b{
    color: #1a7942;
    background: #1a7942;
}

.day-delivery-text{
    color: #337ab7;
}

.day-delivery-text-b{
    color: #337ab7;
    background: #337ab7;
}

.ad-users-text{
    color: #f0c24d;
}

.ad-users-text-b{
    color: #f0c24d;
    background: #f0c24d;
}

.big-quantity-text{
    color: #CD853F;
}

.big-quantity-text-b{
    color: #CD853F;
    background: #CD853F;
}

.rectangle{
    height: 12px;
    width: 30px;
    float: left; /* Обтекание по правому краю */
    background: goldenrod;
    border-radius: 25px;
}
.rectangle-two{
    float: left; /* Обтекание по правому краю */
}