a { text-decoration: none; }
.content_item.colors_item .field { margin-bottom:6px; }
.content_item .title_left {min-width: 130px;}

.content_list.table table .f_photos {display: flex;}

div.btn-container .btn:not(.textbtn) {
    width: 32px;
    height: 32px;
    background-size: 32px;
    background-color: transparent;
    margin: 5px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
}
div.btn-container .btn.vsbtn {
    background-image: url(../../../../templates/mix-tseso-2/images/svg/volumesuggestion.svg);
}
div.btn-container .btn.toFormulabtn {
    background-image: url(../../../../templates/mix-tseso-2/images/svg/formula.svg);
}
