/* Sticky footer styles
-------------------------------------------------- */
/* main green: #006325; */


html,
body {
    /* The html and body elements cannot have any padding or margin. */
    font-family: 'Roboto', sans-serif !important;
    line-height: 1.7;
    font-style: normal;
    background-size: cover;
    min-height: 100%;
}

a { color: #003300; }
a:hover { color: #06491f; }

.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%;
    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: #ff612a; }
#toprow { background-color: #555358; text-align: right; color: #ffffff; height: 45px; font-size: 16px; padding-top: 10px; }

.navbar {
    background-color: #ffffff;
    border: 0px;
}

.navbar a { color: #333333; }

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

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

.btn-default { font-weight: bold; }
.btn-primary { background-color: #356EC7; border: #356EC7 1px solid; color: #ffffff; font-weight: bold; }
.btn-primary:hover { background-color: #254a84; border: #254a84 1px solid; 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: #356EC7; border: 1px solid #356EC7;
    color: #ffffff;
    height: 56px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.btn-signin:hover {
    background-color: #254a84; border: 1px solid #254a84;
    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 #ff612a;
}

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

#top-info-bar {
    width: 100%; min-height: 46px;
    color: #ffffff;
    padding-top: 10px;
    border: 0px;
    text-align: right;
    font-size: 16px;
    background-color: #356EC7;
    border-bottom: 1px solid #ccc;
    letter-spacing: -0.049em;
}
#top-info-bar a { text-decoration: none; color: #ffffff;}

#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: #254a84;*/
    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: "Roboto", sans-serif;
    font-style: normal;
    letter-spacing: -0.58px;
    line-height: 20px;
    text-transform: uppercase;
    color: #356EC7;
}

.navbar .nav > li > a:hover {

    box-shadow: inset 0px 4px 0 0 #14356b;
    color: #14356b;

}


.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: 1px solid #ffffff;*/
    /*border-radius: 10px;*/
/*}*/

.panel-default > .panel-heading {
    background-color: #356EC7;
    color: #ffffff;
    padding: 10px 15px;
    border: 1px solid #356EC7;
    /*border-top-right-radius: 0px;*/
    /*border-top-left-radius: 0px;*/
}

/*.panel-default > .panel-footer {*/
    /*border-color: #ffffff;*/
    /*background-color: #ffffff;*/
    /*color: #ffffff;*/
    /*padding: 10px 15px;*/
    /*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: 1px solid #ffffff;
    border-radius: 1px;
}


.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;
}


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

.navbar {
    border-radius: 0px;
}

@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;
    }

    #document-view {
        width: 90%;
    }
}

@media (max-width: 767px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }

    .navbar-brand img {
        max-width: 270px !important;
        margin: 15px;
    }
}

@media (max-width: 767px) {
    .responsive-tabs.nav-tabs {
        position: relative;
        border-bottom: none;
    }

    .responsive-tabs.nav-tabs > li {
        display: block;
        float: none;
        text-align: center;
    }

    .responsive-tabs.nav-tabs > li > a {
        margin-right: 0;
        background: #fff;
        border: 1px solid #ddd;
    }

    .responsive-tabs.nav-tabs > li a {
        border-radius: 0;
        border: 1px solid #ddd;
    }

    .responsive-tabs.nav-tabs > li:first-of-type a {
        border-radius: 4px 4px 0 0;
    }

    .responsive-tabs.nav-tabs > li:last-of-type a {
        border-radius: 0 0 4px 4px;
    }
}

.tt-query, /* UPDATE: newer versions use tt-input instead of tt-query */
.tt-hint {
    width: 396px;
    height: 30px;
    padding: 8px 12px;
    font-size: 24px;
    line-height: 30px;
    border: 1px solid #ccc;
    border-radius: 8px;
    outline: none;
}

.tt-query { /* UPDATE: newer versions use tt-input instead of tt-query */
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
    color: #999;
}

.tt-menu { /* UPDATE: newer versions use tt-menu instead of tt-dropdown-menu */
    width: 422px;
    margin-top: 12px;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
    padding: 3px 20px;
    font-size: 18px;
    line-height: 24px;
}

.tt-suggestion.tt-is-under-cursor { /* UPDATE: newer versions use .tt-suggestion.tt-cursor */
    color: #fff;
    background-color: #0097cf;

}

.tt-suggestion p {
    margin: 0;
}

.addMultipleVIN {
    text-transform: uppercase
}

.VINinput {
    text-transform: uppercase
}

#orderEntryForm {
    font-size: 12px;
}

h3 {
    font-family: interstatebold;
    margin-top: 0px;
}

.order-entry-hr {
    margin-top: 0px;
}

#submit-origin-destination-modal {
    color: black !important;
}

.vehicle-table-rows {
    height: 34px;
}

.hr-order-confirmation {
    margin: 4px 0;
}

.panel-footer-order-complete {
    height: 45px;
}

.text-shadow {
    text-shadow: 1px 1px #cccccc;
}

.login-container {
    margin-top: 100px;
    border-radius: 3px
}

.login-container {
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    border: 1px solid #ffffff;
}

.login-header {
    padding-top: 20px;
    padding-bottom: 20px;
}

.dashboard-container h3 {
    font-family: 'Roboto', sans-serif !important;
}

.highhchart-container {
    margin-top: 20px;
}

/*.panel {*/
    /*margin-bottom: 20px;*/
    /*background-color: #fff;*/
    /*border: 0px solid transparent;*/
    /*border-radius: 4px;*/
    /*-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);*/
    /*box-shadow: 0 1px 1px rgba(0,0,0,.05);*/
/*}*/

/* 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;
    }
}
*/