.progress {
    background-color: #1180AB;
}

.progress .indeterminate {
    background-color: #1EC993;
}

.oqs-container {
    position: relative;
}

.oqs-top-panel {
    background-color: #ffffff;
}

.oqs-question-label {
    font-weight: 400;
}

.form-control {
    border-width: 2px;
    border-radius: 2px;
}

select.form-control option {
}

.btn-group-vertical > .btn, .btn-group > .btn {
    position: static;
}

.oqs-summary-details .oqs-totals, .oqs-summary-details .oqs-heading {
    background-color: #1180AB;
    border-radius: 2px;
}

.oqs-company-snippet {
    border: none;
    background-color: #eeeeee;
    color: #333333;
    line-height: 2em;
}

.oqs-section-toggle {
    margin: 0 0 8px 0;
    font-size: 28px;
    font-weight: 300;
}

.oqs-logo {
    background-image: url("images/logo.svg");
    width: 297px;
}

.form-control:focus, .form-control:hover {
    border-color: #1180AB;
}

.btn-default {
    border: 2px solid #888D98;
    color: #666666;
}

.oqs-section .btn-default:hover, .oqs-section .btn-default:focus {
    border-color: #1180AB;
    background-color: #ffffff;
    color: #1180AB;
}

.oqs-section .nav-tabs {
    border-bottom: 2px solid #888d98;
}

.oqs-section .nav-tabs > li > a {
    margin-right: 4px;
    margin-bottom: -1px;
    border: 2px solid #888d98;
    border-bottom: none;
    border-radius: 2px 2px 0 0;
    transition: all 0.3s ease-in-out;
}

.oqs-section .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    border-color: #1180AB;
    background-color: #ffffff;
    color: #1180AB;
}

.oqs-section .nav-tabs > li.active > a {
    background-color: #ffffff;
    border: 2px solid #888d98;
    border-bottom: 2px solid #ffffff;
}

li.oqs-tabs-add.uib-tab.disabled > a:hover {
    border-right-color: #0d96d4;
    border-left-color: #0d96d4;
    border-top-color: #0d96d4;
    background-color: #0d96d4;
}

.oqs-address, .oqs-summary-details .oqs-sub-heading, .oqs-summary-details .oqs-asterisk {
    background-color: #eef8fd;
    color: #333333;
    border-radius: 2px;
}

.label-primary, .btn-primary {
    background-color: #1180AB;
}

.oqs-popover-toggle {
    color: #1EC993;
}

.oqs-popover {
    color: #333333;
}

.modal-content {
    color: #333333;
    border: none;
}

.btn {
    border-radius: 2px;
}

.noUi-target {
    background-color: rgba(0, 0, 0, 0.1);
    border: 1px solid #888D98;
    border-radius: 2px;
}

.noUi-target .noUi-handle {
    background-color: #1180AB;
    border-radius: 2px;
    border: 1px solid #1180AB;
}

.slider-value {
    text-shadow: none;
}

.oqs-radio-buttons {
    transition: all 0.3s ease-in-out;
}

.oqs-radio-buttons .active {
    background-color: #1180AB;
    color: #ffffff;
    border-color: #1180AB;

}

.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active:hover {
    border: 2px solid #1180AB;
    color: #1180AB;
    background-color: transparent;
    transition: all 0.3s ease-in-out;
}

.btn-primary:hover, .btn-primary:focus, .btn-default.active:hover {
    background-color: #1180AB;
    color: #ffffff;
    border-color: #1180AB;
}

.btn-primary:active:hover {
    background-color: #0076a8;
    color: #f9fdff;
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -2px;
}


.oqs-broker-form .input-group-btn .btn {
    padding: 5px 12px;
}

.oqs-broker-list-group-item {
    background-color: transparent;
    transition: all 0.3s ease-in-out;
}

.oqs-broker-list-group-item .list-group-item-text {
    color: #888D98;
}

.oqs-broker-list-group-item:hover {
    background-color: rgba(0, 0, 0, 0.3);
}

.oqs-broker-list-group-item.active {
    background-color: #0d96d4;
    border-color: #0d96d4;
}

.oqs-broker-list-group-item.active:hover {
    background-color: #0d96d4;
    border-color: #0d96d4;
}

.oqs-broker-list-group-item .oqs-broker-map-label .label {
    background-color: #0d96d4;
    border-radius: 2px;
}

.oqs-broker-list-group-item.active .oqs-broker-map-label .label {
    color: #0d96d4;
}

.oqs-broker-list-group-item.active .list-group-item-text, .oqs-broker-list-group-item.active:hover .list-group-item-text {
    color: #ffffff;
}

.oqs-broker-logo {
    background: #ffffff;
    border-radius: 2px;
    padding: 2px;
    margin: 4px 5px 0 0;
}

.list-group-item:first-child {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

.list-group-item:last-child {
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

.list-group-item {
    border: 2px solid #888D98;
    margin-bottom: -2px;
    padding: 8px;
}

.gm-style-iw-d {
    color: #333333;
}

.oqs-download-quote .btn {
    border-color: #1EC993;
    color: #1EC993;
    transition: all 0.3s ease-in-out;
}

.oqs-download-quote .btn:hover, .oqs-download-quote .btn:active, .oqs-download-quote .btn:focus {
    border-color: #1EC993;
    background-color: #1EC993;
    color: #ffffff;
}


.oqs-quote-response {
    background: none;
    background-color: #1EC993;
    border: none;
    border-radius: 2px;
    color: #ffffff;
    text-shadow: none;
}

.oqs-quote-response-success span.month {
    font-weight: normal;
}

.oqs-quote-response-success span.year {
    font-weight: normal;
}

.oqs-section:hover .oqs-section-icon {
    color: #1EC993;
}

.oqs-section .oqs-section-icon {
    color: #1180AB;
}

.oqs-right-panel {
    background-color: transparent;
}

.oqs-right-panel .oqs-navigation {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.oqs-left-panel-broker-selection {
    z-index: 200;
}

@media (min-width: 768px) {
    .oqs-logo {
        margin-right: 33px;
    }

}

@media (min-width: 992px) {
    .oqs-logo {
        margin-right: 105px;
    }

}

@media (max-width: 992px) {
    .btn-group-justified {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        width: 100%;
    }

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        display: block;
        float: right;
        width: 100%;
        max-width: 100%;
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle, .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 0;
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
}

@media (min-width: 1200px) {
    .oqs-logo {
        margin-right: 170px;
    }

}

