a {
    text-decoration: none;
}

h1 {
    color: #FFFFFF;
}

#burger-menu-wrapper {
    border-bottom: 1px solid #1A3970;
    background-color: #1A3970;
}

.pull-right {
    float: right;
}

#header {
    background-color: #1A3970;
}

#header_box {
    background-color: #1A3970;
    color: #fff !important;
}

.business-info-header-wrapper {
    font-size: 16px;
    display: flex;
    flex-direction: column;
}

table.table-striped.table-condensed tr td a {
    color: #1A3970;
}

table.table-striped.table-condensed tr td a.btn-block {
    background-color: #c55200;
    color: white;
}

.alert.alert-info a {
    color: #1A3970;
}

.business-info-header-wrapper span a {
    color: white;
}

#container {
    background: #fff;
    max-width: 1380px;
    min-width: 360px;
    width: 90%;
    margin: 0 auto;
}

label#burger>span {
    background-color: white;
}

#meny>div>h2 {
    color: white;
}

.largePrice {
    color: #1A3970;
}

#top_nav {
    background: #1A3970;
}

#top_nav ul li a {
    text-decoration: none;
    color: #fff;
}

#top_main {
    padding: 30px;
    clear: left;
}

body {
    font-family: arial, verdana, sans-serif;
    background: #d3d3d3;
    margin: 0 auto;
    color: #333;
}

.clearfix {
    clear: both;
}

.details_clsfd {
    color: #FFFFFF;
}

.side_bar .facetgroup ul li {
    border-bottom: 1px dotted #888888;
    padding: 3px 0;
}

.panel {
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
}

.panel .panel-heading {
    background-color: #f5f5f5;
    padding: 3px 10px;
}

.panel-primary .panel-title {
    color: #fff;
}

.panel-title {
    color: #666;
    font-size: 12px !important;
}

.panel.nested {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    box-shadow: none;
}

.panel.nested .panel-heading {
    background: none;
}

#top_main h1 {
    color: #1A3970;
}

.picked,
.clsfd_list_row {
    font-size: 13px;
}

.options>div.list-group>a.list-group-item {
    background-color: #f3f3f3;
    color: #1A3970;
}

.options>div.list-group>a.list-group-item:hover {
    background-color: #1A3970;
}

.options>div.list-group>a.list-group-item span {
    color: #1A3970;
}

.options>div.list-group>a.list-group-item:hover span,
.options>div.list-group>a.list-group-item:hover {
    color: #fff;
}

h3.panel-title {
    color: #1A3970 !important;
}

#burger-menu-wrapper>#meny ul li a {
    color: #67cdff;
}

.footer {
    background-color: #F1F1F1;
}

.footer .ix-links ul li a,
.footer .footer-text ul li a {
    color: #0e5679;
}

.footer .footer-dealer-ads a,
.footer .footer-dealers-info a {
    color: #1A3970;
}

.footer .footer-dealers-info .footer-dealer-title a {
    color: #FFFFFF;
}

.footer .links .ix-links ul li span {
    color: white;
    background-color: #1a3970;
}

.footer .footer-second-row .footer-text h4, h4.search-in-ix-title {
    color: #1D0D4E;
}

.footer .footer-dealer-title {
    background-color: #1A3970;
}

.footer .footer-other-ads-title {
    background-color: #CCC;
}

.footer .copyright p a {
    color: #0e5679;
}

small.or-similar-listing {
    color: #999;
}

.dropdown-menu>.active>form>button,
.dropdown-menu>li>form>button:hover {
    background-color: #1A3970;
		color: #FFFFFF;
}
