.cont-linkloc {
    margin: 10px auto;
    overflow: hidden;
    padding: 0;
    width: 980px;
}
.row {
    clear: both;
    float: left;
    margin: 0;
    width: 100%;
}
.no_margin {
    margin: 0 !important;
}
.row .col {
    margin-right: 2px;
}
.cont-linkloc li {
    list-style: outside none none;
}
.headerbnrlink {
    cursor: pointer;
    margin-bottom: 2px;
}
.bs-newgrey {
    box-shadow: 2px 2px #e6e6e6;
}
.bd-newgrey {
    border: 1px solid #e6e6e6;
}
.mr, .mlr {
    margin-right: 10px !important;
}
.left {
    float: left !important;
    text-align: left;
}
.no_mr {
    margin-right: 0 !important;
}
.asdfe {
    box-sizing: border-box;
    display: block;
    float: left;
    width: 100%;
}
.asdfe a {
    color: #333;
}
.asdfe a:hover {
    color: #777;
}
.margin-bottom-20 {
    margin-bottom: 0px;
}
#top-bar {
    background: #f9f9f9 none repeat scroll 0 0;
    height: 35px;
    line-height: 35px;
    text-transform: uppercase;
}
.container {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 970px;
}
.container::after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.pull-right {
    float: right !important;
}
.on-desktop {
    display: block;
}
#top-bar li {
    float: left;

    list-style: outside none none;
}
.pull-left {
    float: left !important;
}
#top-bar i {
    font-size: 18px;
    padding: 15px 0 0 5px;
}
#logo h1 {
    font-family: "gloria",sans-serif;
    font-size: 35px;
    font-weight: bold;
    line-height: 65px;
    text-transform: uppercase;
}
.pull-left {
    float: left !important;
}
#jq-main {
    display: block;
    width:100%;
}
.pull-left ul, .pull-left ul li, .pull-left ul a {
    float: left;
    padding: 0;
}

.pull-left ul a:hover {
    color: #000;
}
#jq-search {
    margin: 28px 5px 0 0;
    width: 300px;
}
.columns {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 0;
    width: 265px;
}
#jq-search button {
    color: #333;
    height: 32px;
    line-height: 32px;
    padding: 0;
    text-align: center;
    width: 32px;
}
input, button {
    border-radius: 0;
}
.five {
    -moz-text-size-adjust: none;
    border: 1px solid #bbb;
    box-sizing: border-box;
    display: block;
    font-family: "Open Sans",sans-serif;
    height: 32px;
    line-height: 32px;
    margin: 0;
    max-width: 100%;
    outline: medium none;
    padding: 0 10px;
}
button {
    background-color: #bbb;
    border: 0 none;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 19px;
    height: 32px;
    line-height: 32px;
    outline: medium none;
    padding: 5px 10px;
    text-align: center;
}
#jq-search button:hover {
    background-color: #333;
    color: #fff;
}


#logo {
    display: inline;
    float: left;
    margin: 3px 0 0 0px;
}


