.tbm-tile-items {
    margin: 0 auto;
    display: table;
    min-width: 960px;
    max-width: 1218px;
}
.tbm-tile-items__ul {
    margin: 0;
    padding: 0;
    width: 100%;
    font-family: Tahoma, Arial, sans-serif;
    
}
.tbm-tile-items__ul__li {
display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 23%;
    min-height: 390px;  
    background: #ffffff;
    margin: 8px 5px;

    position: relative;
}
.tbm-tile-items__block__table__tr_hover {
    //display: none;
}
.tbm-tile-items__block__table__tr_hover input {
height: 35px;
    top: 3px;
    position: relative;
}


.tbm-tile-items__ul__li__block-main {
    border: 1px #cfcfcf solid;
    position: relative;
}

.tbm-tile-items__ul__li__block {
    padding: 10px 0;
    background: #fff;

    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.tbm-tile-items__ul__li__block-main:hover .tbm-tile-items__ul__li__block {
    background: #fff4ea;
    z-index: 2;
    -webkit-box-shadow: 0px 2px 25px 1px rgba(0,0,0,0.42);
    box-shadow: 0px 2px 25px 1px rgba(0,0,0,0.42);
    width: auto;
    height: auto;
    position: absolute;
width: 100%;
}




.tbm-tile-items__block__title {
    display: table;
    width: 100%;
}
.tbm-tile-items__block__title > a {
    font-size: 16px;
    color: #000000;
    line-height: 20px;
    text-decoration: underline;
    text-align: center;
        margin: 0 0 10px 0;
    display: block;
        height: 45px;
    overflow: hidden;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
.tbm-tile-items__block__title > a span {
    overflow: hidden;
    height: 32px;
    line-height: 20px;
    text-align: center;
    height: 40px;
}
.tbm-tile-items__block__title > a .tbm-tile-items__block__title-first {
    display: block;
}
.tbm-tile-items__block__title > a .tbm-tile-items__block__title-second {
display: none;
}
.tbm-tile-items__ul__li:hover .tbm-tile-items__block__title > a .tbm-tile-items__block__title-second {
display: block;;
}




.tbm-tile-items__block__title > a:hover {
    color: #909090;
}

.tbm-tile-items__block__article > a {
    color: #5a5959;
    text-decoration: none;
    display: block;
    text-align: center;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.tbm-tile-items__block__img {
    width: 100%;
    text-align: center;
}

.tbm-tile-items__block__img img {
       height: 140px;
    max-width: 100%;
    width: initial;
}
.tbm-tile-items__block__table {
    width: 100%;
    margin-top: 10px;
}
.tbm-tile-items__block__table-main {
padding: 0 15px;
}

.tbm-tile-items__block__table td {
    width: 50%;
    vertical-align: top;
    padding-bottom: 20px;
}
.tbm-tile-items__block__table td:nth-child(2) {
vertical-align: middle;
text-align: right;
}


.tbm-tile-items__block__table td:nth-child(2) div {
text-align: right;
}
.tbm-tile-items__text-normal {
    font-size: 14px;
    color: #000000;
}
.tbm-tile-items__text-normal-big {
    font-size: 14px;
    color: #000000;
    text-transform: uppercase;
    font-style: italic;
}
.tbm-tile-items__text-normal-red {
    font-size: 14px;
    color: #ff0000;
}
.tbm-tile-items__text-normal-through {
    font-size: 14px;
    color: #000000;
    text-decoration: line-through;
}
.tbm-tile-items__dimension {
    margin-left: 5px;
    font-style: normal;
}
.tbm-tile-items__btn-add {
border: 0 !important;
background: 0;

}
.tbm-tile-items__btn-add > span {
border: 1px #008c99 solid;
    border-radius: 4px;
    width: 125px;
    height: 33px;
    background: #ffffff;
    text-transform: uppercase;
    text-align: center;
    line-height: 32px !important;
    font-size: 12px;
    color: #008c99;
}
.tbm-tile-items__btn-add:hover > span {
color: #909090;
}

input[type="number"].tbm-tile-items__number {
    background: #f4f4f4;
    border: 1px #dddddd solid;
    float: right;
    border-radius: 4px;
    width: 52px;
    margin-right: 10px;
    height: 30px;
    margin-bottom: 0;
}
.tbm-tile-items__text-left {
    float: left;
    line-height: 32px;
    margin-right: 10px;
}


.tbm-tile-items__block__indicators table {
     width: 100%;
    border-top: 1px #cdcdcd solid;
    margin: -10px 0 0 0;
}
.tbm-tile-items__block__indicators table td {
    width: 33%;
    text-align: center;
    vertical-align: middle;
}
.tbm-tile-items__block__indicators table td div {
    width: 100%;
    text-align: center;
    padding-top: 10px;
}
.tbm-tile-items__block__indicators__title {
color: #000;
}

.tbm-tile-items__block__indicators table td:nth-child(1) .tbm-tile-items__block__indicators__img {
color: #1ea618;
}

.tbm-tile-items__block__indicators table td:nth-child(1) .tbm-tile-items__block__indicators__img a {
color: #1ea618;
}
.tbm-tile-items__block__indicators table td:nth-child(1) .tbm-tile-items__block__indicators__img a:hover {
text-decoration: none !important;
}

.tbm-tile-items__block__indicators table td:nth-child(2) .tbm-tile-items__block__indicators__img {
color: #a7a7a7;
}
.tbm-tile-items__block__indicators table td:nth-child(2) .tbm-tile-items__block__indicators__img a {
color: #a7a7a7;
}
.tbm-tile-items__block__indicators table td:nth-child(2) .tbm-tile-items__block__indicators__img a:hover {
text-decoration: none !important;
}

.tbm-tile-items__block__indicators table td:nth-child(3) .tbm-tile-items__block__indicators__img {
color: #e84949;
}

.tbm-tile-items__block__indicators table td:nth-child(3) .tbm-tile-items__block__indicators__img a {
color: #e84949;
}

.tbm-tile-items__block__indicators table td:nth-child(3) .tbm-tile-items__block__indicators__img a:hover {
text-decoration: none !important;
}

.dataGridSer .ui-datagrid-content {
    border: 0;
    padding: 0;
    margin: 0;
background: 0;
}

.dataGridSer .ui-datagrid-column {
    padding: 0;
    vertical-align: top;
width: 33%;
}
.dataGridSer .ui-datagrid-column > div {
    border: 0;
    padding: 0;
    margin: 0;
    background: 0;
}
.dataGridSer .ui-panel .ui-panel-content {
padding: 10px;
}

.tbm-tile-items__block__indicators__img .ui-overlaypanel {
padding-right: 30px;
}

.tbm-tile-items__block__indicators__img .ui-overlaypanel table tr td {
width: 100%;
height: 40px;
}

@media only screen and (min-width:1221px) {
    .tbm-tile-items {
    margin: 0 auto;
    display: table;
    width: 1218px;
}
}
@media only screen and (max-width:1220px) {
input[type="number"].tbm-tile-items__number {
    width: 40px;
    margin-right: 3px;
}
    
 .tbm-tile-items__block__indicators__table {
    font-size: 12px;
}   
    
}