/* 
Author: Start Bootstrap - http://startbootstrap.com
'SB Admin' HTML Template by Start Bootstrap

All Start Bootstrap themes are licensed under Apache 2.0. 
For more info and more free Bootstrap 3 HTML themes, visit http://startbootstrap.com!
*/


/* ATTN: This is mobile first CSS - to update 786px and up screen width use the media query near the bottom of the document! */


/* Global Styles */

body {
    margin-top: 50px;
}

#wrapper {
    padding-left: 0;
}

#page-wrapper {
    width: 100%;
    position: relative;
    padding: 35px 0 20px;
}

#page-wrapper .container {
    width: auto;
    max-width: auto;
}


/* Nav Messages */

.messages-dropdown .dropdown-menu .message-preview .avatar,
.messages-dropdown .dropdown-menu .message-preview .name,
.messages-dropdown .dropdown-menu .message-preview .message,
.messages-dropdown .dropdown-menu .message-preview .time {
    display: block;
}

.messages-dropdown .dropdown-menu .message-preview .avatar {
    float: left;
    margin-right: 15px;
}

.messages-dropdown .dropdown-menu .message-preview .name {
    font-weight: bold;
}

.messages-dropdown .dropdown-menu .message-preview .message {
    font-size: 12px;
}

.messages-dropdown .dropdown-menu .message-preview .time {
    font-size: 12px;
}


/* Nav Announcements */

.announcement-heading {
    font-size: 50px;
    margin: 0;
}

.announcement-text {
    margin: 0;
}


/* Table Headers */

table.tablesorter thead {
    cursor: pointer;
}


/*table.tablesorter thead tr th:hover {
  background-color: #f5f5f5;
}*/


/* Flot Chart Containers */

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

.updateBtn {
    float: left;
    margin: 24px 0;
}


/* Edit Below to Customize Widths > 768px */

@media (min-width: 768px) {
    /* Wrappers */
    #wrapper {
        padding-left: 225px;
    }
    /* Side Nav */
    .side-nav {
        margin-left: -225px;
        left: 225px;
        width: 225px;
        position: fixed;
        /*top: 50px;*/
        height: 90%;
        border-radius: 0;
        border: none;
        background-color: #222222;
        overflow-y: auto;
        overflow-x: hidden;
    }
    /* Bootstrap Default Overrides - Customized Dropdowns for the Side Nav */
    .side-nav>li.dropdown>ul.dropdown-menu {
        position: relative;
        min-width: 225px;
        margin: 0;
        padding: 0;
        border: none;
        border-radius: 0;
        background-color: transparent;
        box-shadow: none;
        -webkit-box-shadow: none;
    }
    .side-nav>li.dropdown>ul.dropdown-menu>li>a {
        color: #999999;
        padding: 15px 15px 15px 25px;
    }
    .side-nav>li.dropdown>ul.dropdown-menu>li>a:hover,
    .side-nav>li.dropdown>ul.dropdown-menu>li>a.active,
    .side-nav>li.dropdown>ul.dropdown-menu>li>a:focus {
        color: #fff;
        background-color: #080808;
    }
    .side-nav>li>a {
        width: 225px;
    }
    .navbar-inverse .navbar-nav>li>a:hover,
    .navbar-inverse .navbar-nav>li>a:focus {
        background-color: #080808;
    }
    /* Nav Messages */
    .messages-dropdown .dropdown-menu {
        min-width: 300px;
    }
    .messages-dropdown .dropdown-menu li a {
        white-space: normal;
    }
}


/* Footer Section Set the fixed height of the footer here */

#footer {
    background-color: #f5f5f5;
    bottom: 0;
    right: 0;
    width: 100%;
}

.footer-copy {
    padding: 20px 0 10px 130px;
    text-align: center;
}

html,
body {
    height: 100%;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -5em;
}

.footer,
.push {
    height: 5em;
}


/*.navbar-fixed-top, .navbar-fixed-bottom{position: absolute;}*/


/*.logoimg { width:76px; margin:12px 14px}*/

.logoimg {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    margin: 22px 14px;
    width: 100%;
}

.logoimg img {
    width: 100%;
}

.navbar-nav>li:last-child {
    margin-bottom: 50px;
}

.user-dropdown {
    margin-bottom: 0 !important;
}

.user-dropdown .dropdown-toggle {
    margin: 26px 15px 0;
}


/********* 02/11/2015 *******/

.front-footer {
    background-color: #000;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
}

.front-footer a {
    color: #ff3300;
}

.front-footer p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 5px;
}

.updateOrdersData {
    padding-bottom: 50px;
}

@media (max-width: 768px) {
    .navbar-header.admin-nav-header-left {
        display: none;
    }
    .headerRightText {
        margin: 0 !important;
        text-align: center;
        width: 100%;
        float: none !important;
        padding: 35px 20px;
        line-height: normal !important;
    }
}

@media (max-width: 1200px) {
    #StoreGalleryImage .form-control {
        width: 97%;
    }
}

.current {
    background-color: #a9a9a9 !important;
}

.delayTimePopup h4 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.delayTimePopup h5 {
    font-size: 13px;
}

.delay-order-time {
    border: 1px solid #c4c4c4;
    width: 31.333333%;
    padding: 5px;
    margin: 1%;
    background: #fff;
    height: 60px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
    border-radius: 30px;
    font-size: 15px;
    font-weight: 600;
    color: #6A6A6A;
}

.selected-time {
    border: 1px solid #F05723;
    color: #F05723;
}

.orseperator {
    position: relative;
    width: 100%;
    margin: 15px 0 0;
    float: left;
    text-align: center;
}

.orseperator span {
    background: #efefef;
    width: 30px;
    height: 30px;
    margin: auto;
    display: inline-block;
    border-radius: 50%;
    font-size: 13px;
    color: #b4b4b4;
    position: relative;
    z-index: 2;
    line-height: 30px;
}

.orseperator:before {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    background: #efefef;
    transform: translateY(-50%);
}

.delayTimePopup .form-group {
    margin: 20px 0;
}

.delayTimePopup .form-group .wrapflex {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-basis: 100%;
}

.delayTimePopup .form-group .wrapflex .form-control {
    width: 30%;
}

.delayTimePopup .form-group label {
    margin: 0;
}

.delayTimePopup .delay-button {
    background: #F05723;
    border-radius: 3px;
    color: #fff;
    border: 1px solid #F05723;
    padding: 8px 20px;
}

.delayTimePopup .close-popup {
    background: #EDEDED;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    padding: 8px 20px;
}