.offers-description-filter-control__switcher-inner {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 2px 6px;
    display: block;
    position: relative;
    background: #fff;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: inherit;
    text-decoration: none !important;
    -o-transition: background .1s, border .1s, color .1s, opacity .1s;
    transition: background .1s, border .1s, color .1s, opacity .1s;
}
.offers-description-filter-control__switcher-state {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.offers-description-filter-control:last-child {
    margin-right: 0;
	border: none;
}
.offers-description-filter-control_switcher {
    border: 0;
}
.offers-description-filter-control {
    max-width: 100%;
    margin-bottom: 3px;
    margin-right: 3px;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.4;
    border: 1px solid #ccc;
    border-radius: 2px;
    background: #fff;
    color: #333;
    box-shadow: none;
    -o-transition: border-color .1s ease-in-out, background-color .1s ease-in-out;
    transition: border-color .1s ease-in-out, background-color .1s ease-in-out;
	border: none;
}
.offers-description-filter__field {
    display: table-cell;
    box-sizing: border-box;
}
.offers-description-filter__label {
    width: auto;
    padding-right: 39px;
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
    font-size: 11px;
    line-height: 1.363;
}
.offers-description-filter__row {
    width: 100%;
    display: flex;
    table-layout: fixed;
    margin-bottom: 3px;
    font-size: 0;
    flex-direction: row;
    justify-content: flex-start;

}
.offers-description-filter {
    margin-top: 20px;
    margin-bottom: 20px;
}
.ytszxgb45 span {
    background: #ffda50;
    border-color: #ffda50;
    color: #333 !important;
    cursor: default;
    pointer-events: none;
    z-index: 3;
}
.sort0 .offers-description-filter-control__switcher-inner {
    border-style: dashed;
    color: #999;
}

.imageoptfb {
    max-width: 80px;
}
.imageoptfb div {
    text-align: center;
    display: inline-block;
    width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 11px;

}
.ytszxgb45.imageoptfb {
    padding: 5px;
    border: 2px solid #ffda50;

}
.offers-description-filter__sign {
    display: flex;
    height: 100%;
    align-items: center;
}
.offers-description-filter__field { 
display: flex;
    width: 60%;
}

.ytszxgb45.optprvgf {
    background: #ffe47e;
    border-color: #ffda50;
    color: #000000 !important;
    cursor: default;
    pointer-events: none;
    z-index: 3;
}
.sort0.optprvgf {
border-style: dashed;
    color: #999;
}
@media (max-width: 768px)
      {
		.offers-description-filter__field { 
    width: 100%;
}  
	  }

.sort0.imageoptfb {
opacity: 0.4;
}
.imageoptfb img {
width: 65px;
}