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;
}

.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;
}
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%;
}