

/* Start:/bitrix/templates/proauto_default/components/bitrix/catalog/acat/style.css?172430866812938*/
.clearfix {
    display: block;
}

.catalogTabs {
    width: 100%;
    border-bottom: 10px solid #fff;
}

.tecdocBreadcrumbSeparator {
    font-size: 17px;
    vertical-align: top;
    color: #C6C6C6;
    position: relative;
    margin: 0 5px;
    top: 2px;
}

ul.tabs_table {
    border-bottom: 1px solid #E5E5E5;
    padding: 0;
    margin: 0;
}

ul.tabs_table li {
    display: block;
    float: left;
    margin: 0 2px -1px 0;
}

ul.tabs_table li a {
    display: block;
    font-size: 13px;
    padding: 4px 5px;
    color: #0263B0;
    text-decoration: none;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

ul.tabs_table li a:hover {
    color: #3283D0;
    background: #FAFAFA;
    border-color: #E5E5E5;
    border-bottom-color: transparent;
}

ul.tabs_table li.active a {
    background: #fff;
    border: 1px solid #E5E5E5;
    border-bottom-color: transparent;
    cursor: default;
}

ul.tabs_table li.active a {
    color: #000000;
}

#tecdocArticleInfoTabs {
    border: none;
    padding: 0;
}

#tecdocArticleInfoTabs .ui-tabs-panel {
    padding: 10px 0;
}

#tecdocArticleInfoTabs ul.tabs_table {
    border: none;
    border-bottom: 1px solid #E5E5E5;
    padding: 0;
    margin: 0;
    background: none;
}

#tecdocArticleInfoTabs ul.tabs_table li {
    background: none;
    border: none;
    padding: 0;
    margin: 0 2px 0 0;
}

#tecdocArticleInfoTabs ul.tabs_table li a {
    color: #0263B0;
    padding: 4px 8px;
}

#tecdocArticleInfoTabs ul.tabs_table li.ui-state-active a {
    border-color: #E5E5E5;
    border-bottom-color: transparent;
    cursor: default;
    color: #454545;
    background: #fff;
}

.tecdocMain {
    max-width: 1260px;
    /*min-width: 760px;*/
    background: #fff;
    position: relative;
    padding: 10px 1%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tecdocTop {
    background: #FAFAFA;
    padding: 10px;
    margin: 10px 0 15px;
    border: 1px solid #E5E5E5;
}

.tecdocTitle {
    background: #fff;
    padding: 0 0 10px 0;
    font-size: 13px;
    color: #454545;
}

span.tecdocCrumb {
    font-size: 13px;
    color: #454545;
}

a.tecdocCrumb {
    font-size: 13px;
    color: #0263B0;
    text-decoration: underline;
}

a.tecdocCrumb:hover {
    color: #3283D0;
}

#searchTecdoc {
    height: 20px;
    border: 1px solid #CECECE;
    width: 250px;
    padding: 2px 5px;
    font: normal 13px/20px 'arial';
    color: #454545;
}

#searchTecdoc.jqueryPlaceholder {
    font: normal 13px/20px 'arial';
    color: #777 !important;
}

/*Таблица tecdoc*/

.tecdocCont {
    clear: both;
    border-top: 1px solid #E5E5E5;
}

.tecdocCont .listLine {
    clear: both;
    float: left;
    width: 100%;
    border-bottom: 1px solid #E5E5E5;
    position: relative;
}

.tecdocCont .listLine:last-child {
    border: none;
}

.listLine .wordBold {
    float: left;
    padding: 5px 15px;
    font: bold 13px/13px 'arial';
}

.listLine .brandsList {
    background: #F0F0F0;
}

.listLine .brandsList ul {
    margin: 0 0 0 40px;
    padding: 5px 0 5px 10px;
    border-left: 1px solid #E5E5E5;
    background: #fff;
}

.listLine .brandsList ul:hover {
    background: #FAFAFA;
}

.listLine .brandsList ul li {
    display: inline-block;
    list-style: none;
    padding: 3px 5px;
    width: 167px;
    word-break: break-all;
    vertical-align: middle;
}

.brandsList ul li a {
    color: #0263B0;
    text-decoration: underline;
    font: normal 12px/12px 'arial';
}

.brandsList ul li a:hover {
    color: #3283D0;
    text-decoration: underline;
}

.tecdocContCompact {
    border: none;
}

.tecdocContCompact .listLine .brandsList ul {
    margin: 0;
    padding-left: 0;
    border: none;
    background: #fff;
}

/* TecDoc второй уровень поиска (Модели) */

ul.tecdocModelTitle,
ul.ulTecdocModels {
    float: left;
    clear: both;
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    border-bottom: 1px solid #E5E5E5;
}

ul.tecdocModelTitle {
    border-top: 1px solid #e5e5e5;
    background-color: #F0F0F0;
}

ul.tecdocModelTitle li {
    font: bold 13px/14px 'Arial' !important;
}

ul.ulTecdocModels li.couple:hover {
    background: #FAFAFA;
}

ul.tecdocModelTitle li.couple,
ul.ulTecdocModels li.couple {
    font: normal 12px/14px 'Arial';
    color: #454545;
    display: inline-block;
    vertical-align: middle;
    width: 30%;
    padding: 0.5% 1.5%;
}

ul.tecdocModelTitle li.couple {
    padding: 0.7% 1.5%;
}

ul.tecdocModelTitle li .tecdocModel,
ul.ulTecdocModels li .tecdocModel {
    float: left;
    width: 56%;
}

ul.ulTecdocModels .tecdocModel a {
    color: #0263B0;
    text-decoration: underline;
    font: normal 12px/16px 'arial';
}

ul.tecdocModelTitle li .tecdocYear,
ul.ulTecdocModels li .tecdocYear {
    float: left;
    width: 44%;
    text-align: right;
}

/* КОНЕЦ Второго уровня поиска (Модели) */

.tecdocTable {
    border-collapse: collapse;
    border: 0;
    border-spacing: 0;
    width: 100%;
    max-width: 1260px;
    background: #fff;
}

.tecdocTable tr {
    background: #fff;
}

.tecdocTable tr.trSearchEven {
    background: #FAFAFA;
}

.tecdocTable td,
.tecdocTable th {
    padding: 5px 10px;
    height: 14px;
    text-align: left;
    font: 12px/14px 'arial';
    color: #454545;
    border-top: 1px solid #E5E5E5;
    vertical-align: middle;
}

.tecdocTable th {
    text-align: left;
    background-color: #F0F0F0;
    font-weight: bold;
    font-size: 13px;
    padding: 7px 10px;
}

.tecdocTable td img {
    vertical-align: middle;
}

.tecdocTable .tecdocInfo {
    width: 15px;
}

.tecdocTable .tecdocImg {
    max-width: 150px;
    width: 0;
    text-align: center;
    padding: 5px 0;
}

.tecdocTable .tecdocBuy {
    width: 100px;
    white-space: nowrap;
}

.tecdocTable .tecdocImg img {
    max-width: 150px;
    max-height: 120px;
}

.tecdocTable td.tecdocYear,
.tecdocTable th.tecdocYear {
    border-right: 20px solid #FFF;
    min-width: 100px;
}

.tecdocTable td.tecdocYear:last-child,
.tecdocTable th.tecdocYear:last-child {
    border-right: none;
}

.tecdocTable td a {
    color: #0263B0;
    text-decoration: underline;
    font: normal 12px/16px 'arial';
}

.tecdocTable td a:hover {
    color: #3283D0;
    text-decoration: underline;
}

.tecdocTreeCols {
    border-top: 1px solid #E5E5E5;
}

.tecdocTreeCols .tecdocCol4,
.tecdocTreeCols .tecdocCol8 {
    position: relative;
    float: left;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tecdocCol9,
.tecdocCol3 {
    float: left;
}

.tecdocCol9 {
    width: 75%;
}

.tecdocCol3 {
    width: 25%;
}

.tecdocCt {
    background: #FAFAFA;
    padding: 10px 20px;
}

.tecdocCt span {
    font: bold 13px/13px 'arial';
    color: #454545;
    display: block;
    margin: 10px 0;
}

.tecdocCt a {
    color: #0263B0;
    text-decoration: underline;
    font: 12px 'arial';
}

.tecdocCt a:hover {
    color: #3283D0;
}

#adaptabilityDiv ul.fr-pagination {
    margin: 0 0 10px 0;
}

body.searchResultInfo {
    background: #fff;
    margin: 10px 0;
}

.tecdocInfoIcon {
    font-size: 17px;
    color: #999;
}

/*Конец таблицы tecdoc*/

.list {
    width: 100%;
    padding: 10px 0 15px 0;
}

.list a {
    font: 11px/14px Tahoma, Arial, Helvetica, sans-serif;
    color: #047;
}

.list img {
    border: none;
}

.list ul {
    margin: 0;
    padding: 0;
}

.list-clear_top {
    width: 100%;
    padding: 0 0 25px 0;
}

.list-clear_bottom {
    width: 100%;
    padding: 10px 0 0 0;
}

.list-header {
    background: url(/bitrix/templates/proauto_default/components/bitrix/catalog/acat/img/list-header.gif) no-repeat;
    height: 22px;
    overflow: hidden;
}

.list-header h4 {
    width: 257px;
    height: 21px;
    font-size: 12px;
    padding: 0;
    margin: 0;
    float: left;
}

.list-header h4 a {
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    float: left;
    margin: 3px 0 0 35px;
}

.list-header ul {
    float: right;
    height: 21px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.list-header ul li {
    float: left;
    height: 21px;
    line-height: 21px;
    padding: 0 5px;
}

.list-header ul li a {
    background: url(/bitrix/templates/proauto_default/components/bitrix/catalog/acat/img/pointer.gif) no-repeat 100% 60%;
    padding: 0 10px 0 0;
}

.list-header-clear_top {
    height: 1px;
    overflow: hidden;
}

.list-content {
    background: #ECE6E3 url(/bitrix/templates/proauto_default/components/bitrix/catalog/acat/img/list-content.gif) no-repeat 100% 100%;
}

.list-content-clear_bottom {
    background: #ECE6E3;
}

.list-content-header {
    background: url(/bitrix/templates/proauto_default/components/bitrix/catalog/acat/img/list-content-bg.gif) no-repeat;
}

.top-r {
    background: url(/bitrix/templates/proauto_default/components/bitrix/catalog/acat/img/list-top-right.gif) no-repeat 100% 0;
    height: 1%;
    padding: 12px 0 19px 28px;
    overflow: hidden;
}

.top-r-clear_top {
    height: 1%;
    padding: 12px 0 19px 28px;
    overflow: hidden;
}

.list-column {
    float: left;
    width: 19.9%;
    text-align: left;
}

.list-column ul {
    width: 100%;
    overflow: hidden;
    list-style-image: none;
    list-style-type: none;
}

.list-column ul li {
    width: 100%;
    float: left;
    padding: 2px 0;
}

.list-column ul li a {
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
}

.list-column ul li a:HOVER {
    text-decoration: underline;
}

.tbl_s {
}

.tbl_s td {
    padding: 2px;
}

.tbl_s_top {
    font-size: 11px
}

.tbl_s_top span {
}

.tbl_s_top_line {
    height: 1px;
    background-color: #2F4E7A;
}

.tbl_s_bottom {
    border-bottom: 3px solid #E9E9E9;
}

.tbl_s_bottom1 {
    border-bottom: 1px solid #E9E9E9;
    font-weight: bold;
    font-size: 11px;
}

.tbl_s_right {
    border-right: 1px solid #E9E9E9;
}

.tbl_s_selected {
    background-color: #E9E9E9;
}

.cart_tr1_color {
    background-color: #DDDFFF;
}

.tecdoc_items_container {
}

.tecdoc_items_container .tecdoc_item {
    float: left;
    width: 212px;
    height: 250px;
    border: 1px solid #eeeeee;
    text-align: center;
    margin: 0 20px 20px 0;
}

.tecdoc_items_container .tecdoc_item:nth-child(4n) {
    margin-right: 0;
}

.tecdoc_items_container .tecdoc_item .articlePic {
    height: 130px;
    vertical-align: middle;
    display: table-cell;
    width: 212px;
}

.tecdoc_items_container .tecdoc_item .articlePic img {
    max-height: 95%;
    max-width: 95%;
}

.artables.view_gallery table td.pic {
    width: 55px;
    height: 55px;
}

/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir LandrС†               |
|--------------------------------------------------*/

.dtree {
    color: #454545;
    font: 12px/18px 'arial';
    white-space: nowrap;
}

.dtree img {
    border: 0px;
    vertical-align: middle;
}

.dTreeNode img#dtree0 {
    padding-right: 5px;
}

.dTreeNode > img {
    padding-right: 5px;
}

.dtree a.node,
.dtree a.nodeSel {
    color: #454545;
    white-space: nowrap;
    padding: 1px 2px 1px 0;
    font: normal 12px/18px 'arial';
    text-decoration: none;
}

.dtree a.node:hover, .dtree a.nodeSel:hover {
    color: #333;
    text-decoration: underline;
}

.dtree a.nodeSel {
    background-color: #F0F0F0;
}

.dtree .clip {
    overflow: hidden;
}

td.valignTop.catalogTree > .dtree {
    padding-right: 35px;
}

td.valignTop.catalogTree > .dtree a.nodeSel {
    background-color: #e8e8e8;
}

.model-tr {
    position: relative;
    cursor: pointer;
}

.model-tr:hover {
    background-color: rgba(123, 123, 123, 0.2);
}

ul.tabs_table li.year-wrapper {
    float: right;
}

.group-item {
    /*margin-bottom: 10px;*/
    text-align: center;
    margin: 5px;
    padding: 5px;
    display: block;
}

.group-item-wrapper {
    height: 170px;
}

.group-inner-item-wrapper {
    padding: 5px;
    margin-right: 5px;
}

.group-item-wrapper {
    background: #fff;
    margin-top:20px; /*x5 20180322*/
}

.group-item-wrapper:hover .group-inner-item-wrapper {
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 129, 0.3);
    -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 129, 0.3);
    box-shadow: 0 0 5px 1px rgba(0, 0, 129, 0.3);
    text-decoration: none;
    background: #fff;

}

/* End */


/* Start:/bitrix/templates/proauto_default/components/bitrix/catalog.section/acat/style.css?1724308668311*/
a.find_item {
  background-color: #2da5e3;
  color: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 10px;
  margin: 0 auto;
  margin-top: 30px;
  display: block !important;
  width: 145px !important;
  text-align: center;
}
.pagetitle {
  text-transform: none!important;
}
/* End */
/* /bitrix/templates/proauto_default/components/bitrix/catalog/acat/style.css?172430866812938 */
/* /bitrix/templates/proauto_default/components/bitrix/catalog.section/acat/style.css?1724308668311 */
