html,
body {
    height: 100%;
    font-family: 'Montserrat', "Open Sans Condensed", sans-serif;
    letter-spacing: 0.05em;
    line-height: 1.7;
    font-style: normal;
    background: #f0f0f0 url('../images/mercedesbenz/background.jpg') no-repeat fixed center;
    background-size: cover;
    min-height: 1080px;
}

a {
    color: #000;
}

a:hover {
    color: #000;
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #cecece;
    border-color: #06491f;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #1e8df4;
    color: #fff !important;
}

.navbar-nav {
    z-index: 16777271 !important;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #fff !important;
    background-color: #1e8df4;
}

/* Wrapper for page content to push down footer */
#wrap {
    width: 100%;
    height: auto !important;
    opacity: 1;
    background: rgba(0, 0, 0, 0) no-repeat fixed 50% 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 94%;
    margin: 0 auto -60px;
}

/* Set the fixed height of the footer here */
#push,
#footer {
    height: 60px;
}

footer {
    background-color: #f5f5f5;
    border-top: 1px solid #cecece;
    padding-top: 10px;
    font-size: 12px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}

footer a {
    color: #006325;
}

#toprow {
    background-color: #555358;
    text-align: right;
    color: #fff;
    height: 45px;
    font-size: 16px;
    padding-top: 10px;
}

.navbar {
    background-color: #fff;
    border: 0;
    border-bottom: 1px solid #ef8ab3;
}

.navbar a {
    color: #333 !important;
}

.navbar-header {
    color: #fff;
    margin-top: 3px;
}

.btn-default {
    background-color: #176db7;
    border: 1px solid #09538f;
    color: #fff;
    font-weight: bold;
    transition: background-color 0.5s ease, border 0.5s ease;
    -webkit-transition: background-color 0.5s ease, border 0.5s ease;
    -moz-transition: background-color 0.5s ease, border 0.5s ease;
    -o-transition: background-color 0.5s ease, border 0.5s ease;
}

.btn-default:hover {
    background-color: #1e8df4;
    border: 1px solid #1e8df4;
    color: #fff;
}

.btn-primary {
    background-color: #176db7;
    border: 1px solid #176db7;
    color: #fff;
    font-weight: bold;
    transition: background-color 0.5s ease;
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
}

.btn-primary:hover {
    background-color: #1e8df4;
}

.btn-danger {
    transition: background-color 0.5s ease;
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
}

.btn-lg,
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn {
    border-radius: 1px;
}

.btn-signin {
    background-color: #176db7;
    color: #fff;
    height: 56px;
    text-transform: uppercase;
    margin-bottom: 10px;
    transition: background-color 0.5s ease;
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
}

.btn-signin:hover {
    background-color: #1e8df4;
    color: #fff;
    margin: auto auto 10px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: #fff;
}

.navbar-default button {
    background-color: #cecece;
}

.navbar-brand {
    margin-top: 0;
    padding-top: 0;
}

.navbar-collapse {
    box-shadow: inset 0 0 0 #848079;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #d8dcd8;
}

#top-info-bar {
    width: 100%;
    min-height: 46px;
    color: #fff;
    padding-top: 10px;
    border: 0;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    background-color: #222;
    letter-spacing: -0.049em;
}

#top-info-bar a {
    text-decoration: none;
    color: #1e8df4;
}

#top-info-bar a.tib_phone {
    color: #fff;
}

#top-info-bar a.tib_phone:hover {
    color: #fff;
}

.navbar {
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    box-shadow: 0 0.15em 0.35em 0 rgba(0, 0, 0, 0.135);
    transform: translate3d(0, 0, 0);
    min-height: 95px !important;
    z-index: 1001;
}

.navbar-nav > li > a {
    font-size: 16px;
}

.navbar .nav {
    color: #272727;
}

.navbar .nav > li > a {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    float: none;
    letter-spacing: -0.58px;
    line-height: 1.7;
    margin-top: 20px !important;
    text-decoration: none;
    text-transform: uppercase;
}

.navbar .nav > li > a:hover {
    box-shadow: inset 0 4px 0 0 #1e8df4;
    color: #b7b7b7;
}

.panel-container {
    border: 3px solid #232323;
}

.panel-client > .panel-heading {
    color: #232323;
    background-color: #cecece;
    border-color: #ddd;
    border-bottom: 1px solid #565656;
}

.panel-default {
    border: 2px solid #717576;
    border-radius: 0;
}

.panel-secondary {
    border: 1px solid #cbcbcb;
    border-radius: 3px;
}

.panel-secondary > .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel-default > .panel-heading {
    border-color: #717576;
    background-color: #717576;
    color: #fff;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel-default > .panel-footer {
    border-color: #717576;
    background-color: #717576;
    color: #fff;
    border-bottom: 1px solid transparent;
    border-radius: 0;
}

/* CSS used here will be applied after bootstrap.css */
.panel-heading-sm {
    height: 28px;
    padding: 4px 10px;
}

.panel-body-sm {
    padding: 5px 10px;
}

.panel-login {
    border: 2px solid #eaeaea;
    border-radius: 1px;
}

.panel-login > .panel-heading {
    text-align: center;
    background-color: #fff;
    color: #666;
    padding: 52px 15px 25px 25px;
    margin-left: 20px;
    margin-right: 20px;
    border-bottom: 1px solid #cecece;
}

.panel-login input {
    height: 55px;
}

.panel-login label {
    display: none;
}

.signin-checkbox {
    border: 1px solid #000;
}

.signin-welcome {
    text-align: center;
}

table.table-heading-sm thead tr th,
table.table-heading-sm tbody tr td {
    font-size: 12px;
    height: 28px;
    padding: 4px 10px;
}

.table-body-sm {
    padding: 5px 10px;
}

.capitalize {
    text-transform: capitalize;
}

.nav-pills > li > a {
    border-radius: 4px;
    background-color: #f4f4f4;
    border: 1px solid #cecece;
    margin-bottom: 3px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #424371;
    margin-bottom: 3px;
}

.nav-tabs > li > a:hover {
    background-color: #1e8df4;
    color: #fff;
}

#status {
    background-color: #fff;
    padding: 20px;
    margin-top: 40px;
    box-shadow: 0 0.15em 0.35em 0 rgba(0, 0, 0, 0.135);
}

#status h1 {
    font-size: 600%;
    font-weight: bold;
    text-align: center;
    line-height: 1.1;
}

#status p {
    font-size: 24px;
    text-align: center;
    padding-top: 20px;
}

#status input {
    border: 2px solid #c3c3c3;
    min-height: 80px;
    font-size: 32px;
    color: #cecece;
    background-color: #272727;
}

#status button {
    display: block;
    min-height: 80px;
    width: 80%;
    margin: auto;
    font-size: 32px;
}

#status footer {
    border-top: 1px solid #c3c3c3;
    box-shadow: 0 0.15em 0.35em 0 rgba(0, 0, 0, 0.135);
    background-color: #f4d03a;
    height: 65px;
    overflow: hidden;
}

.btn-block + .btn-block {
    margin-top: 5px;
}

@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }

    .navbar-left,
    .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        margin-top: 25px;
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 0;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 0;
        padding-bottom: 0;
    }

    .collapse.in {
        display: block !important;
    }
}

/**
 * Utilities
 */
label[for="ClientDealershipId"] {
    text-indent: -9999px;
    line-height: 0;
}

label[for="ClientDealershipId"]::after {
    content: "Which Upfitter";
    text-indent: 0;
    display: block;
    line-height: initial;
}

#select2-ClientDealershipId-container .select2-selection__placeholder {
    text-indent: -9999px;
    line-height: 0;
    font-size: 0;
}

#select2-ClientDealershipId-container .select2-selection__placeholder::after {
    text-indent: 0;
    display: inline;
    content: "Upfitter";
    line-height: initial;
    font-size: initial;
}

.vehicle-flag-inop,
.vehicle-flag-sold {
    display: none;
}

td.vehicle-flag-roof-type .form-group{
    margin-bottom: 0;
}

td.vehicle-flag-roof-type form{
    line-height: .1;
}

.input-group-button {
    padding: 0 0 0 5px;
    border-color: transparent;
    background: none;
}