﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    padding-bottom: 20px;
    background-color: white;
    color: #353535;
    /*background: url('images/bk.gif') repeat;*/
}

/* Add the missing .primary for tables!
*/
.table > thead > tr > td.primary, .table > tbody > tr > td.primary, .table > tfoot > tr > td.primary, .table > thead > tr > th.primary, .table > tbody > tr > th.primary, .table > tfoot > tr > th.primary, .table > thead > tr.primary > td, .table > tbody > tr.primary > td, .table > tfoot > tr.primary > td, .table > thead > tr.primary > th, .table > tbody > tr.primary > th, .table > tfoot > tr.primary > th {
    /*background-color: #dedcfc;*/
    background-color: white;
    color: #777777;
}

a {
    color: #777777;
}

    a:hover, a:focus {
        color: #008952;
        text-decoration: none;
    }

.navbar-brand {
    font-weight: 700;
    text-transform: uppercase;
}

.navbar-default, .navbar-inverse {
    background-color: white;
    color: #777777 !important;
}

    .navbar-default .navbar-nav > li > a,
    .navbar-inverse .navbar-nav > li > a {
        background-color: white;
        color: #777777;
        font-weight: bold;
    }

        .navbar-default .navbar-nav > li > a:hover,
        .navbar-inverse .navbar-nav > li > a:hover,
        .navbar-default .navbar-nav > li > a:focus,
        .navbar-inverse .navbar-nav > li > a:focus {
            background-color: #008952;
            color: white !important;
        }

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

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


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

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #008952 !important;
        font-weight: 700;
        background-color: white;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        background-color: #008952;
        color: white !important;
    }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #008952 !important;
    text-decoration: none;
    background-color: white;
    outline: 0;
}

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

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    /*    padding-left: 15px;
    padding-right: 15px;*/
    background-color: white;
    /*
    background-color: #edface;

    border-radius: 0 0 10px 10px;
*/
}

a.alertLink, .jumbotron p a {
    color: white !important;
    font-weight: bold;
}

    a.alertLink:hover, .jumbotron p a:hover {
        text-decoration: underline;
    }

.siteAlert {
    margin-top: 20px;
    margin-bottom: 0;
}

.menu-header {
    margin-top: 20px;
}

.siteAlert, .alert-info, .alert-warning {
    background-color: #ffc20d;
    color: #006230;
    border: #ffc20d 1px;
    border-radius: 0px !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #006230;
    background-color: #ffc20d;
    border: 1px solid #ffc20d;
    border-bottom-color: transparent;
    cursor: default;
}

.alert-primary {
    background-color: #008952;
    color: white !important;
    border: #008952 1px;
    border-radius: 0px !important;
}

.inner-body-content {
    margin-top: 0;
    padding-left: 15px;
    padding-right: 15px;
    background: url('../img/header.png') repeat-x 100% 0 white;
    min-height: 500px;
    /*border-radius: 0 0 10px 10px;*/
    margin-bottom: 15px;
}

.panel-primary {
    border-color: #008952;
}

    .panel-primary > .panel-heading {
        color: white !important;
        background-color: #008952;
        border-color: #008952;
    }

.panel-info {
    border-color: #ffc20d;
}

    .panel-info > .panel-heading {
        color: #006230;
        background-color: #ffc20d;
        border-color: #ffc20d;
    }

.list-group-item {
    border-color: #008952;
    border-radius: 0 !important;
    color: #777777;
    font-weight: bold;
}

.thumb, .thumb-noglow, .jumbo-noglow {
    border: 1px solid #008952;
    padding: 10px;
    background-color: #fff;
    /*border-radius: 10px;*/
    margin-bottom: 15px;
}

.deliveryPhoto, .logoPhoto {
    max-height: 100px;
    margin: 10px auto;
}

.jumbo-noglow {
    margin-top: 20px;
    color: #353535;
}

.logo {
    margin-top: -15px;
    margin-left: -5px;
}

.siteName {
    margin-left: 15px;
    font-weight: bold;
}

.storePhoto {
    max-height: 190px;
    margin: 10px auto;
}

.btn-add {
    margin-top: -15px;
}

.thumb .btn {
    margin-bottom: 10px;
}

.current {
    color: #008952 !important;
    font-weight: bold;
}

.nutrition img {
    margin-bottom: 15px;
    margin-right: 15px;
}

.thumb:hover {
    text-decoration: none;
    box-shadow: #ffc20d 3px 3px;
}

.toolbar, .toolbar-login {
    margin-bottom: 0;
    padding-bottom: 0;
    border-radius: 0;
    /*border-radius: 10px 10px 0 0;*/
    border: 0;
}

.section-header {
    padding-bottom: 9px;
    margin: 40px 0 20px 0;
}

.pad-left {
    margin-left: 45px;
}

.header-content {
    padding-left: 30px;
    padding-top: 25px;
    /*    
    background-color: #edface;
*/
    background-color: white;
    min-height: 80px;
}

.footer-content {
    width: auto;
    padding: 0;
    padding-top: 30px !important;
    margin: 0;
    /*border-radius: 10px 10px;*/
    background-color: white;
    /*
    background-color: #edface;
*/
    min-height: 40px;
    padding: 10px;
}

.cucumber {
    background: url('images/hd_cucumber.jpg') no-repeat 97% 0 #edface;
}

.jalapenos {
    background: url('images/hd_jalapenos.jpg') no-repeat 97% 0 #edface;
}

.onion {
    background: url('images/hd_onion.jpg') no-repeat 97% 0 #edface;
}

.pepper {
    background: url('images/hd_pepper.jpg') no-repeat 97% 0 #edface;
}

.tomato {
    background: url('images/hd_tomato.jpg') no-repeat 97% 0 #edface;
}

.waitDiv {
    position: fixed;
    padding: 3px;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(/Images/ajax-loader.gif);
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.addressBlock {
    min-width: 185px;
    display: block;
    text-align: center;
}



/* Set widths on the form inputs since otherwise they're 100% wide
input[type="text"],
input[type="password"] {
    max-width: 280px;
}
*/

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    /*
    .body-content {
        padding: 0;
    }
    */

    .deliveryPhoto {
        margin: 10px auto 10px -30px;
    }

    .logoPhoto {
        margin: 10px 0;
    }

    .addressBlock {
        text-align: left;
    }


    .control-width-md {
        width: 200px !important;
    }

    .tabRight {
        border-radius: 0 10px 0 0;
    }
}

.lastOrder {
    margin-top: 10px;
}

.openingTimesTable {
    margin: 0 auto 0 auto;
    width: 75%;
}

    .openingTimesTable td {
        padding-bottom: 5px;
    }


.navbar-brand img {
    height: 30px;
    margin-top: -5px;
}

footer {
    background: url('../img/footer.png') repeat-x 100% 0 white;
}

.noborder {
    border: 0;
}

.storeName {
    color: #028940;
    font-weight: 700;
}

.productName {
    font-size: large;
    font-weight: 700;
    color: #028940;
}

.hand {
    cursor: pointer;
}

.radio input[type='radio'], .checkbox input[type='checkbox'] {
    margin-left: 0;
    margin-right: 10px;
}

.switch {
    margin-top: 10px;
    margin-bottom: 10px;
}

.inAlert {
    margin-top: -5px;
}

.storeDropDown {
    display: inline;
}

.tabLeft, #storesDropDown_menuList > a {
    border-radius: 10px 0 0 0;
}

.jumbotron {
    background-color: #008952;
    color: white !important;
    margin-top: 20px;
    padding: 10px;
    border-radius: 0 !important;
}

.list-group-item {
    text-transform: uppercase;
}

    .list-group-item:hover {
        background-color: #008952 !important;
        color: white !important;
    }

    .list-group-item:active {
        background-color: white !important;
        color: #008952 !important;
    }

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    z-index: 2;
    color: #008952 !important;
    background-color: white !important;
    border-color: #256354;
}

.jumbotron h2 {
    /*    font-size: x-large;*/
    font-weight: bold;
}

.jumbotron > p, .jumbotron > h2 {
    margin-top: 10px;
}

.jumbotron p {
    font-size: small;
}

.btn-info {
    background-color: #ffc20d;
    color: #006230;
}

    .btn-info:hover, .btn-info:focus, .btn-info:active:focus {
        background-color: #ffc20d;
        color: #006230;
        box-shadow: #008952 2px 2px;
    }

.btn-primary {
    background-color: #008952;
    color: white !important;
}

.btn-link {
    color: #777777;
}

    .btn-link:hover, .btn-link:focus {
        color: #008952;
        text-decoration: none;
    }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active:focus {
    background-color: #008952;
    color: white !important;
    box-shadow: #ffc20d 2px 2px;
}

.headerBlock {
    border: 0;
    border-collapse: collapse;
    /*background-color: #256354;*/
    padding: 3px 10px;
    background-color: white;
    color: #777777;
    /*color: white;*/
    font-weight: bold;
}

    .headerBlock .active {
        border: 1px white;
    }

.storeBreak {
    margin: 5px;
}

@media print {
    body {
        padding-top: 0;
    }

    .page-break {
        page-break-before: always;
    }

    .print-complete {
        page-break-inside: avoid;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .text-md-left {
        text-align: left !important;
        padding-left: 0;
    }
}

@media(max-width:767px) {
    .toolbar-login {
        border-radius: 0;
    }
}
