/* Sticky footer styles
-------------------------------------------------- */

html,
body {
    height: 100%;
    background-image: url('../images/autonation/background.jpg');
    /* The html and body elements cannot have any padding or margin. */
    font-family: 'Montserrat', "Open Sans Condensed", sans-serif;
    line-height: 1.7;
    font-style: normal;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    min-height: 1080px;


}

    #azure-login{
        color: black !important;
        float: right;
    }

a { color: #000000; }
a:hover { color: #000000; }

.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: #ffffff;
    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: #cecece;
}

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

/* Wrapper for page content to push down footer */
#wrap {
    min-height: 94%;
    height: auto !important;
    height: 100%;
    /* Negative indent footer by it's height */
    margin: 0 auto -60px;
}

#wrap {
    width: 100%;
    height: 100%;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0);
    background-size: cover;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}


/* 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: #ffffff; height: 45px; font-size: 16px; padding-top: 10px; }

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

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

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

.navbar .nav > li > a {
    margin-top:20px !important;
}

.btn-default { background-color: #cecece; color: #232323; font-weight: bold; }
.btn-primary { background-color: #424371; border: 1px solid #424371; color: #FFFFFF; font-weight: bold; }
.btn-primary:hover { background-color: #3d3e67; color: #ffffff; font-weight: bold; }

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

.btn {
    border-radius: 1px;
}

.btn-signin {
    background-color: #424371;
    color: #ffffff;
    height: 56px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.btn-signin:hover {
    background-color: #3a3b63;
    color: #ffffff;
    margin: auto;
    margin-bottom: 10px;
}



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

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

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

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

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

#top-info-bar {
    width: 100%; min-height: 46px;
    color: #ffffff;
    padding-top: 10px;
    border: 0px;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    background-color: #555358;
    /* background-color: #232323; */
    border-bottom: 2px solid #ef8ab3;
    letter-spacing: -0.049em;
}
#top-info-bar a { text-decoration: none; color: #ff612a;}

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

.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: 60px;
    z-index: 1001;
}

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

.navbar {min-height:95px !important}

.navbar .nav {
    color: #272727;
}

.navbar .nav > li > a {
    float: none;
    line-height: 1.7;
    text-decoration: none;
}

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

.navbar .nav > li > a:hover {

    box-shadow: inset 0px 4px 0 0 #cecece;
    color: #b7b7b7;

}


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

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

.panel-default {
    border: 2px solid #232323;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

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

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

.panel-default > .panel-footer {
    border-color: #555358;
    background-color: #67656b;
    color: #ffffff;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

/* 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: #ffffff;
    color: #666666;
    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 #000000; }
.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: #ffffff;
    background-color: #424371;
    margin-bottom: 3px;
}


#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 {

    }
    .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: 0px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .collapse.in{
        display:block !important;
    }
}

.canned-reports .panel-body .sidebar{
    background-color: #67656b;
}

.canned-reports .panel-body .sidebar a{
    color:#fff;
}


/* Lastly, apply responsive CSS fixes as necessary
@media (max-width: 767px) {

    .navbar {min-height:60px !important; z-index: 10000; }

    .nav > li {
        position: relative;
        display: block;
        background-color: #008632;
    }

    .navbar .nav > li > a {
        margin-top: 3px !important;
    }

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

    #footer {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }
}
*/