UL.category-selector-list {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0;
    line-height: 31px;
}

UL.category-selector-list a.category-selector-btn{
    cursor: pointer;
}

.btn-main{
    background-color: #29A1D3 !important;
    font-size: 17px;
    font-weight: bold;
    width: 100%;
    width: -moz-available;          /* WebKit игнор. */
    width: -webkit-fill-available;  /* Mozilla игнор. */
    width: fill-available;
    padding: 6px;
    margin: 10px 0;
}

.mte-grid-table tr.offerrow-row td.selected {
    background-color: rgba(230, 250, 230, 1) !important;
}

.mte-grid-table tr.offerrow-row.odd td  {
    background-color: #f9f9f9;
}

.mte-grid-table tr.offerrow-row.even td {
    background-color: #FFFFFF;
}
.mte-form-designatedFilters {
    color: #a94442;
    font-weight: bold;
}
.grid-marker {
    color: #ffffff;
    padding: 5px;
    margin-top: 10px;
}
.grid-marker-positive {
    background: green;
}
.grid-marker-negative {
    background: red;
}
.mte-grid-table td.mte-grid-column-money {
    text-align: right;
    white-space: nowrap;
}
.mte-grid-table td.mte-grid-column-rate {
    text-align: center;
}
p.attention {
    color: red;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {max-width: 686px;}
.navbar-profile {width: 650px;}
.bannerShow {
    width: 100%;
}
.bannerShow img {
    width: 100%;
}
.is-invalid {
    border-color: red;
}
td.is-invalid {
    background-color: #ffeaea !important;
}
.text-invalid {
    color: red !important;
}
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
      background-color: white
}
#offerSumPriceNds-element{
    font-size: 12pt;
}
#offerSumPriceNds{
   text-align: right;
}

.eshop-promo h2 {
    font-size: 19px!important;
}

.highlight{
    font-weight: bold;
}

.form-control-static, div.procedureOfferSearch td.row-positionName, div.procedureOfferSearch td.row-lotItem, table#items tr.lotItem td {
    white-space: break-spaces;
}

.restrictionsFieldset label{
    width: 90%;
}

.restrictionsFieldset div.col-sm-8{
    width: 10%;
}

.restrictionsFieldset legend{
    display: none;
}