﻿
a {
    text-decoration: none;
}

div.RadListBox .rlbText {
    white-space: nowrap;
}

.RadListBoxScrollable .rlbGroup {
    overflow-x: hidden !important;
}

fieldset {
    border: 0;
}

.btn {
    color: #fff !important;
}

.social-hz .nav-img img {
    max-width: 68px;
    width: 68px;
    height: auto;
    margin-bottom: -6px;
}

button.fa-search {
    top: -10px !important;
}

.container-width {
    width: 94%;
    max-width: 1099px !important;
    margin: 0 auto;
    background: white;
    font-size: 1.008rem;
    line-height: 1.43rem;
    font-family: "MuseoSans-300",Helvetica,Arial,sans-serif;
}

body {
    background-color: #ececec !important;
}
