input.error, textarea.error, select.error{border: 1px solid red !important; }
.control small.error{color: red; display: none;  }

.benefits__desc{font-size: 16px; }

.ssl__th{font-size: 13px; }
.ssl__td{font-size: 13px;  }
.ssl__sub-th{font-size: 12px; }

.ssl__th:nth-child(5), .ssl__th:nth-child(6), .ssl__td:nth-child(5), .ssl__td:nth-child(6){max-width: 8%; }

.ssl__td:nth-child(7), .ssl__th:nth-child(7){max-width: 12%; min-width: 12%; /*border: 1px solid red; */  }
.ssl__th:nth-child(7){min-width: 12%;  }

.ssl__td:nth-child(8), .ssl__th:nth-child(8){/*border: 1px solid blue;*/ padding: 0;  }
.ssl__th:nth-child(8){ }


#product-features-mobile .product-features__desc{flex-wrap: nowrap; }
#product-features-mobile .product-features__desc span{max-width: inherit; flex: none; padding-right: 5px; }

/*.ssl__sub-th:nth-child(1) div {background: green;  }*/
/*.ssl__sub-th:nth-child(2) div {background: yellow;  }*/
/*.ssl__sub-td:nth-child(1) div {background: purple;  }*/
/*.ssl__sub-td:nth-child(2) div {background: red;  }*/


/*.currency-switcher {*/
/*    right: 11%;*/
/*    bottom: 15%;*/
/*}*/

.input-error{
    border-color: #c90000 !important;
    box-shadow: 0px 0px 3px rgba(255, 0, 0, .4) !important;
}
.error-lbl{
    color: #c90000 !important;
    font-size: .8rem;
    font-style: italic;
    display: none;
}



/*социалки ПО НОВОМУ - на фильтрах серого*/
/*.social__link{*/
/*    filter: grayscale(100%);*/
/*    -webkit-filter: grayscale(100%);*/
/*    -moz-filter: grayscale(100%);*/
/*    -ms-filter: grayscale(100%);*/
/*    -o-filter: grayscale(100%);*/
/*    filter: url(desaturate.svg#greyscale);*/
/*    filter: gray;*/
/*    -webkit-filter: grayscale(1);*/
/*    transition: .6s ;*/
/*}*/
/*.social__link:hover{*/
/*    -webkit-filter: grayscale(0%);*/
/*    -moz-filter: grayscale(0%);*/
/*    -ms-filter: grayscale(0%);*/
/*    -o-filter: grayscale(0%);*/
/*    filter: none;*/
/*    -webkit-filter: grayscale(0);*/
/*    transition: 0s ;*/
/*}*/
/*.social__link.-facebook {*/
/*    background-image: url("/olp/img/general/facebook_hover.svg");*/
/*}*/
/*.social__link.-vk {*/
/*    background-image: url("/olp/img/general/vk_hover.svg");*/
/*}*/
/*.social__link.-twitter {*/
/*    background-image: url("/olp/img/general/twitter_hover.svg");*/
/*}*/
/*.social__link.-youtube {*/
/*    background-image: url("/olp/img/general/youtube_hover.svg");*/
/*}*/
/*.social__link.-instagram {*/
/*    background-image: url("/olp/img/general/instagram_hover.svg");*/
/*}*/
/*.social__link.-skype {*/
/*    background-image: url("/olp/img/general/skype_hover.svg");*/
/*}*/
/*.social__link.-whatsapp {*/
/*    background-image: url("/olp/img/general/whatsapp_hover.svg");*/
/*}*/
/*.social__link.-telegram {*/
/*    background-image: url("/olp/img/general/telegram_hover.svg");*/
/*}*/






/*правки в исходниках tars*/
.pricePerYears div{
    line-height: 1.5;
    /*background: red;*/
}
.nowrap{white-space: nowrap !important;  }
.back-to-top {
    position: fixed;
    bottom: 20px !important;
    left: unset !important;
    right: 20px !important;
    right: 1.25rem !important;
    /*background: red !important;*/
}


/*--------social old------------*/
/*.social {*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    text-indent: 0;*/
/*    list-style: none;*/
/*    list-style-position: outside;*/
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -webkit-box-align: center;*/
/*    -ms-flex-align: center;*/
/*    align-items: center;*/
/*}*/

/*.social__item {*/
/*    margin: 0 4px;*/
/*    margin: 0 0.25rem;*/
/*}*/

/*.social__link {*/
/*    color: #fff;*/
/*    background-color: #B9CAD4;*/
/*    width: 26px;*/
/*    width: 1.625rem;*/
/*    height: 26px;*/
/*    height: 1.625rem;*/
/*    border-radius: 50%;*/
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -webkit-box-align: center;*/
/*    -ms-flex-align: center;*/
/*    align-items: center;*/
/*    -webkit-box-pack: center;*/
/*    -ms-flex-pack: center;*/
/*    justify-content: center;*/
/*}*/

/*.social__link:hover, .social__link:focus {*/
/*    color: #fff;*/
/*    background-color: #2074C2;*/
/*}*/

/*.social__link svg {*/
/*    width: 12px;*/
/*    width: 0.75rem;*/
/*}*/

/*.footer__social {*/
/*    margin-top: 20px;*/
/*    margin-top: 1.25rem;*/
/*}*/

/*.footer__social .social__link {*/
/*    background-color: rgba(241, 247, 250, 0.2);*/
/*}*/

/*.footer__social .social__link:hover, .footer__social .social__link:focus {*/
/*    background-color: rgba(32, 116, 194, 0.2);*/
/*}*/




.ssl__item{background: none; }

.header__info-subtitle{color: #b0c4d0; }


.btn-xs {padding: 0 3px !important; font-size: .8em !important; font-weight: normal;}


/*глобальный индикатор загрузки*/
.loading-global {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1110; }

.loading-global .dark-overflow {
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    margin: 0;
    font-size: 1.1em;
    display: flex;
    align-items: center;
    justify-content: center; }

.loading-global .dark-overflow .inner {
    margin-top: -20%;
    background: #fff;
    padding: 10px 10px 10px 20px;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.4);
    font-size: 1.1em;
    border-radius: 7px;
}



.server-configurator-form{
    border: 1px solid #ccc;
    padding: 15px;
    display: none;
    border-radius: 6px;
    background: #F1F7FA;
    box-shadow: 0px 3px 5px rgba(0,0,0,.4);
}



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

.server__ribbon.--sell {
    background: -webkit-linear-gradient(245.63deg, #7e62d2 -20.59%, #5e36d3 219%);
    background: linear-gradient(204.37deg, #7a5fcb -20.59%, #6a4acb 219%);
}

.server__ribbon.--sell:before, .server__ribbon.--sell:after {
    border-top-color: #6e4fd0;
}

.server__id .mini-lbl{
    font-size: .75em;
    background: #d2e1fd;
    padding: 2px 9px;
    display: inline-block;
    border-radius: 14px;
}



.kol {
    display: inline-block;
}



/*.alter-header{*/
/*    font-size: 2.25rem;*/
/*    color: #000;*/
/*    font-weight: 700;*/
/*    text-align: center;*/
/*    margin-bottom: 25px;*/
/*    margin-bottom: 1.5625rem;*/
/*    line-height: 1.2;*/
/*    margin-top: 0;*/
/*    box-sizing: border-box;*/
/*}*/


.article__body img{height: auto; }





.resp-tab {
    border-radius: 5px;
    font-weight: normal;
    border: none;
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
}
.resp-tab th, .resp-tab td {
    /*padding: 10px 20px;*/
    /*font-size: 13px;*/
    /*border: none;*/
    /*font-family: Verdana, sans-serif;*/
    /*border: 1px solid #337AB7;*/
    /*vertical-align: top;*/
}
.resp-tab th {
    /*color: #FFF;*/
    /*background: #337AB7;*/
    /*font-weight: bold;*/
    /*border: 1px solid #1a4a73;*/
    /*text-transform: uppercase;*/
    /*text-align: center;*/
}
.resp-tab tr:nth-child(even) {
    /*background: #edf7ff;*/
}
/*.resp-tab td span {*/
/*    background: #337AB7;*/
/*    color: #FFF;*/
/*    display: none;*/
/*    font-size: 11px;*/
/*    font-weight: bold;*/
/*    font-family: Verdana, sans-serif;*/
/*    text-transform: uppercase;*/
/*    padding: 5px 10px;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*}*/

.resp-tab td.img-for-mobile{display: none; }
@media(max-width: 768px) {
    .resp-tab thead {
        display: none;
    }
    .resp-tab tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-bottom: 30px;
        border: 2px solid #cedeec;
        border-radius: 10px;
        box-shadow: 0px 0px 8px #cedeec;
        margin-left: 15px;
        margin-right: 15px;
    }
    .resp-tab td {
        margin: 0 -1px -1px 0;
        /*padding-top: 35px;*/
        position: relative;
        /*width: 50%;*/
        width: 100%;
    }
    /*.resp-tab td span {*/
    /*    display: block;*/
    /*}*/


    .resp-tab td.num, .resp-tab td.id, .resp-tab td.img-for-desktop{display: none; }
    .resp-tab td.img-for-mobile{display: block; text-align: center;  }

}
@media(max-width: 480px) {
    .resp-tab td {
        width: 100%;
    }
}

.order-details-wrapper{width: 60%; margin: 0px auto; }
table.orders td{vertical-align: middle;}
@media(max-width: 768px) {
    table.orders td{ padding-left: 0; padding-right: 0;  margin-left: 0; margin-right: 0; }
    .order-details-wrapper{margin:0; padding: 0; width: 100%;}
}

.remove-iik-row-btn{opacity: .7; margin-top: 25px;}
@media(max-width: 768px) {
    .remove-iik-row-btn{ margin-top: -10px; margin-bottom: 30px; }
}



.partners-list{text-align: center;}
.partners-list .item{display: inline-block; border: 0px solid green; text-align: center; margin: 20px 30px;    }
.partners-list .item img{border: 0px solid red;    }



@media (min-width: 1200px) {
    .navigation__link {
        /*margin: 0 33px;*/
        /*margin: 0 22px;*/
        margin: 0 16px;
        /*margin: 0 2.0625rem;*/
    }
}

.price-old{
    position: relative;
    text-decoration: line-through;
    color: #aba9a9;
    font-size: .9em;
    display: inline-block;
    font-weight: bold;
    padding: 0 4px;
    margin-right: -4px;
}

.--red-crossed{
    position: relative;
    text-decoration: none;
    display: inline-block;
}

.--red-crossed:before {
    content: "";
    border-bottom: 2px solid #f70606;
    position: absolute;
    width: 100%;
    height: 50%;
    transform: rotate(-8deg);
    left: 0;
    opacity: .8;
}


.auth-block{
    position: fixed;
    top: 39px;
    right: 0;
    z-index: 1000;
    border: 1px solid #2074C2;
    padding: 2px 7px;
    border-right: none;
    border-radius: 6px 0 0 6px;
    font-weight: normal;
    background: #fff;
    box-shadow: 0px 0px 3px #cccccc;
}
@media(max-width: 768px) {
    .auth-block{
        top: 53px;
    }
}


.cabinet{}
.cabinet label{font-style: italic; margin-bottom: -4px; color: #888; }


.hljs-copy {
    /*float: right;*/
    position: absolute;
    top: 0; right: 0;
    cursor: pointer;
    border-radius: 0 0 3px 3px;
    padding: 1px 5px;
    border-top: none;
    border-right: none;
    width: 141px;
}
@media(max-width: 768px) {
    .hljs-copy{display: none; }
}



/*templates on index page*/
.template__wrapper{}
.template__wrapper .item{text-align: center; border: 1px solid #dedcdc; border-radius: 4px; position: relative;   }
.template__wrapper .item:hover{box-shadow: 0 0 7px #cecdcd; transition: .2s; }
.template__img img{border-radius: 4px 4px 0 0; max-height: 200px; }
.template__img img.no-photo{opacity: .2; height: 160px;}
.template__brand{position: absolute; top: 20px; left: 0; font-size: .8em;  background: #e0eefa;  padding: 4px 6px 4px 4px; border-radius: 0 3px 3px 0; }
.template__stockStatus{position: absolute; top: 20px; right: 0; color: #fff; font-size: .8em;  background: #2074C2;  padding: 4px 4px 4px 6px; border-radius:  3px 0 0 3px; }
.template__infoBlock{}
.template__title{margin: 11px 0 10px 0 ; font-weight: normal; font-size: 1.2em;  }
.template__price{font-size: 1.3em; margin-bottom: 5px; font-weight: bold;   }
.template__addInfo{border: 0x solid red; line-height: 240%;}
.template__addInfo .r{display: table; }
.template__addInfo .r .c{display: table-cell; }
.template__addInfo .r .c.img-wrapper{width: 30px; min-width: 30px; max-width: 30px; border: 0px solid red;  text-align: center; border: 0px solid green;  }
.template__addInfo .r .c img{height: 16px;  border: 0px solid red;  }
.template__addInfo .comment{color: #9a9999; }
