﻿#Listloader {
        box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);  
        display: none;
        width: 34px;
        padding: 0 !important;
        margin: 0 !important;
        height: 34px;
        position: fixed;
        top: 50%;
        left: 50%;
        background: #fff;
        text-align: center;
        border: 1px solid #fff;
        border-radius: 50%;
        z-index: 2;
      }   
    .task-cat {
    font-weight: 500;
    margin-right: 2px !important;
    }
    table {
    margin-left: 14px;
    max-height: 300px !important;
    overflow: auto !important;
    display: flex !important;
    }
    .menu-sidebar-collapse {
    margin: 0 !important;
    }
    #lblfilterItemDisplay {
    width: auto;
    text-align: left;
    font-size: 12px;
    margin-left: 41px;
    position: absolute;
    }
    .lilogo-wrapper {
    width: 0;
    margin-left: -20px;
    padding: 0;
    }
    .afilterItemDisplay {
    display: block !important;
    }
    .afilterItemDisplay i {
    font-size: 2rem !important;
    color: #ff8b03 !important;
    }
    .filterItemDisplay {
    display: block !important;
    }
    .logo-wrapper {
    display: none;
    }
    .page-footer {
    display: none;
    }
    .alert {
    /* padding: 15px; */
    border: 1px solid transparent;
    border-radius: 4px;
    margin-top: 5px;
    }
    #divOfferSummary {
    float: none;
    }
    .alert-info {
    color: #000;
    background-color: #B3E0DA;
    border-color: #B3E0DA;
    /* margin-top: 0px;*/
       margin-top: -3px; }
    .alert-info strike {
    color: red;
    }
    [type="checkbox"] + label:before {
    border: 2px solid #FFB400;
    }
    .btnfooter {
    font-size: 12px;
    float: right;
    padding: 0px 11px 0 11px;
    margin: 3px;
    }
    .btnfooter img {
    height: 25px;
    margin: 5px 0 5px 0;
    }
    .card .card-image img {
    width: 70px;
    }
    .cartsymbol.cart-float {
    display: inline-block;
    color: #FFF;
    cursor: pointer;
    vertical-align: middle;
    width: 33.5px !important;
    height: 33.5px !important;
    }
    #dvList .card {
    margin: 0.2rem 0 0rem 0;
    height: 109px;
    padding: 7px 0 0 0 !important;
    }
    #dvList {
    padding: 1px 1px 1px 1px !important;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    }
    #dvList .cardContent {
    display: inline-block;
    margin: 0 !important;
    padding: 0 !important;
    }
    .spanIcon i {
    color: #666666; font-size: 24px;
    }
    .spanIcon {  
    padding: 0px 5px 0px 5px !important;
    border-radius: 100%;
    background: #fff;
    font-weight: 600;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    padding: 0px 0px 0px 0px;
    }
    .circle-clipper .circle {
    top: auto;
    }
    /*for category menu slide*/
    .frame {
    height: 35px !important;
    }
    .frame ul li {
    width: 128px !important;
    }
    .wrap {
    position: relative;
    margin: 0 0 !important;
    }
    
    .tabs .tab {
    text-transform: none;
    font-size: 14px !important;
    word-spacing: 0.1px !important;
    letter-spacing: -0.2px;
    line-height: 2.5 !important;
    border-right: 1px solid #fff;
    height: auto !important;
    }
    .tabs .indicator {
    background-color: rgb(0, 200, 83) !important;
    z-index: 1;
    height: 3px;
    }
    .tabs {
    background-color: inherit;
    }
    .tabs a {
    height: auto !important;
    color: black !important;
    }
    .preloader-wrapper.small {
    width: 25px;
    height: 25px;
    }
    .slidediv {
        width: 100%;
        background: #fff;
        color: #fff;
        border-bottom: 5px solid #FFF;
        display: none;
        bottom: 0;
        height: 92%;
        z-index: 1;
    }
    
    
    .spinner {
    margin: 2px;
    height: 28px;
    width: 28px;
    animation: rotate 0.8s infinite linear;
    border: 3px solid #019779;
    border-right-color: transparent;
    border-radius: 50%;
    }

    @keyframes rotate {
        0%    { transform: rotate(0deg); }
        100%  { transform: rotate(360deg); }
    }

 
        .ImgOffer
        {
            background: url("Images/tag.png") right no-repeat;
           /* height: 22px;
            width: 16px;
            float: right !important;
            margin-right: -2px;
            margin-top: -22px;*/
        }

   
            .PreOrder {
        position: absolute;
        left: 25%;
        right: 25%;
        bottom: 25%;
        background-color: rgba(0, 0, 0, 0.3);
        line-height: 59px;
        font-weight: 600;
        font-size: 20px;
        color: rgb(255, 255, 255);
}

       .btnReserveNow, .btnReserved {
    font-size: 12px;
    float: right;
    padding: 0px 11px 0 11px;
    margin: 3px;
}

.centerAlignment
{
    line-height:39px;
}