
/*********Start main-menu*******/

.body_res{
    position: relative
}
.body_res .overley{
    position: absolute;
    z-index:2;
    top:0;
    right:0;
    background: rgba(0,0,0,.5);
}

.main_menu{
    background-color: #30002a;
    max-height: 520px;
    overflow-y: scroll;
    direction: ltr;
    overflow-x: hidden;
    text-align:center;
    position: absolute;
    right:20;
    padding-left:10px;
    border-radius: 10px

}

.right_side h4{margin-right: 10px}

.right_side i{margin:10px;display:none}

.body_res .main-menu,.category-menu{
 background-color: #ffffff;
    max-height: 468px;
    border: 1px solid #cccaca;
    height: 468px;
    overflow-x: hidden;
    overflow-y: scroll;
    text-align: center
}
.glyph.button-block a{
background-color: #73a2cf;
    border: 1px solid #73a2cf;
    border-radius: 3px;
    padding: 5px;
    /* margin-bottom: 5px; */
    display: block;
    margin: 4px;
    text-align: center;
    text-decoration: none;
    color: #fff;
}
.glyph.button-block img{
    width:100%
}
.glyph.button-block h4{
    font-size:12px
}

.body_res .main-menu ul li img{
   border-radius: 50%;
    width: 30px;
    height: 30px;
}

.body_res .main-menu ul{
    padding: 15px;
    margin-bottom: 0;
    padding-top: 0px;
}
.table-order {
    /*height: 394px;
    overflow-y: scroll;
    margin-bottom: 15px;*/
}
.body_res .main-menu ul,
.category-menu-scroll{
    max-height: 680px;

}


.sub-category{display: none}
.sub-category ul li{
    list-style-type: none;
    margin: 20px 0
}
.body_res .main-menu ul li {
 
    display: inline-block;
}

.body_res .main-menu ul li a{
 background: #eeeeee;
    clear: both;
    /* border: 1px solid #6e4d57; */
    border-radius: 5px;
    text-align: center;
    margin: 6px;
    padding: 14px 3px 0 0;
    font-size: 15px;
    color: #253449;
    width: 87px;
    font-size: 10px;
    height: 87px;
    line-height: 26px;
    font-weight: bold;
    display: inline-block;
    position: relative;
}
.body_res .main-menu ul li span{
    display: block
}

.detail-control{
    height: 432px;
    margin-right: 0;
}
thead {
    background-color: #eeeeee;
}
 th,td {
    text-align: center;
}
tfoot{
    background-color: #d4d5d5;
    font-weight: bold;
    color: blue;
}
.detail-control .button-block h4{
    padding-top: 0;
    color: #ffffff;
    font-weight: 600;
}
.body_res a{text-decoration: none}

.detail-control i{
    font-size: 35px;
    margin-bottom: 21px;
    margin-top: 17px;
    color: #536881;
}

.detail-control .wait-button{
    position: relative
}
.content-wait{
    background-color: #349cd5;
    /* padding: 27px; */
    position: absolute;
    z-index: 999;
    left: 103px;
    top: 53%;
    width: 100%;
    padding: 8px;
    color: #fff;
    text-align: center;
    box-shadow: 2px 2px 5px #403f3f,
        0 -2px 5px #403f3f;
    display:none
}
.content-wait:before{
    content: "";
    position: absolute;
    right: 100%;
    top: 42%;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-right: 14px solid #349cd5;
    border-bottom: 13px solid transparent;
}
/*.wait-button:hover .content-wait{
    display:block
}*/
.content-wait a{color:#fff!important;text-decoration: none}

.content-wait ul li{
    list-style-type: none;
    padding: 5px;
    border-bottom:1px solid #fff
}


.table-content,.connection_request{
    position: absolute;
    top:0;
    right:0;
    background-color: #fff;
    width:100%;
    height:100%;
    display:none
}

.table-content{
    z-index:6
}
.connection_request{z-index:7}

.table-content .table img{position: relative}
.table-content .table span{
    padding: 2px 10px 5px;
    border-radius: 50%;
    position: absolute;
    z-index: 2;
    left: 16px;
    bottom: 13px;
    color: #349cd5;
    font-weight: bold;
    font-size: 18px;
}
.unactive span{color:#999999!important}
.table-content .tabs-table-content li{
    width: 50%;
    text-align: center;
    height: 41px;
    line-height: 29px;
    margin-right: 0
}
.table-content ul{background-color: #536881;color:#fff}
.table-content .nav-pills>li.active>a,
.table-content .nav-pills>li.active>a:focus,
.table-content .nav-pills>li.active>a:hover {
    color: #ffffff!important;
    background-color: #349cd5!important;
}
.table-content .nav-pills>li>a {
    padding: 6px!important;
    color: #fff;
}

.category-menu{display:none}

.well.well-lg.wall-cgpadding.resturant.p0.m0 {
    padding: 5px;
    border-radius: 6px;
    margin-top: -13px;
    margin-bottom: 0
}
.detail-control h4{
    margin-top: 7px;
    margin-bottom: 9px;
}
.portlet-title {
    background-color: #a9a9a9;
    padding: 2px 5px;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 8px;
}
input.form-control.input-sm {
    border-radius: 2px;
    height: 36px;
    margin: 0 0 5px;
    width: 100%;
}
.input-group {
    width: 100%;
}
.main-menu h4 {
    font-size: 16px;
    margin-right: 19px;
}
.table-name h4 {
   font-size: 13px;
    margin-bottom: 15px;
    color: #73a2cf;
}
.table-name h4 span{color:#444}
.category-menu .info {
    background-color: #e8e8e8;
    border-radius: 6px;
    line-height: 50px;
    box-shadow: 2px 2px 10px #b7b7b7;
}
.print-bill{
   padding: 10px 5px;
    background-color: #73a2cf;
    border-radius: 4px;
    margin: 5px;
    color: #fff!important;
}
tfoot input {
    margin: 0!important;
}
.input-dis{
    padding: 5px 4px!important;
    text-align: center
}
span.price{
    font-size:12px
}
/*********End main-menu*******/


/*********Start Content_center*******/

.content_center,.content_left{
    background-color: #ffffff;
    border-radius: 10px
}


.content_center{
    padding:15px;
    max-height: 440px;
    overflow-y: scroll;
    direction: ltr;
}

.content_center .block{
    margin-bottom:5px;
    display: flex;
    direction: rtl
}

.category-menu .block img , .center p{float: right}

.category-menu .block img{
    width: 58px;
    height: 50px;
    border-radius: 0px 5px 5px 0;
}

.category-menu .info{
       background-color: #eeeeee;
    border-radius: 6px;
    line-height: 50px;
    box-shadow: 2px 2px 10px #f0efef;
}
.category-menu .block {
    padding: 0 7px;
    margin-bottom: 13px;
    font-size: 13px;
    overflow: hidden
}
.category-menu-scroll span.name{
    float:right
}

.category-menu .info span{ margin-right:30px}
.category-menu h4{
        font-size: 16px;
    margin-right: 19px;
}
.body_res{
    display:none
}
/*********End Content_center*******/

/*********Start Content_left*******/

.left-side{
    position: relative;
    padding: 15px 10px;
    color: #fff;
    border: 1px solid #0288d1;
    border-radius:10px
}

.left-side{box-shadow: 2px 2px 4px #87898a;}

.table-order table,.table-order table tr,.table-order table td{
    text-align: center;
    border: 2px solid #ffffff;
    height: 36px;
}

.body_res,.table-screen{
    min-height: 485px;
}


li.table-block {
    display: inline-block;
}

li.table-block a{
  display: block;
    background-color: #ffffff;
    /* max-height: 436px; */
    border: 1px solid #cccaca;
    padding: 1px 10px;
    height: 116px;
    text-align: center;
    border-radius: 6px;
    margin: 5px;
    text-decoration: none;
}
li.table-block a img{
    width: 82px;
    height: 82px;
}
.table-block h5{
    margin-top: 0
}
.table-deactive h5{color: #cccccc;}
.exit-icon{display: none;float:left}
.pR0{
    padding-right:0
}
.pL5{
    padding-left: 5px
}
.modal-body {
    position: relative;
    padding: 15px;
    max-height: 248px;
    overflow-y: scroll;
}
.modal-header {
    padding: 8px;
    
}
.modal-header  h4 {
    font-size: 15px;
}
.modal-footer {
    padding: 5px 9px;
}
.modal-footer .btn {
  font-size: 12px
}
.logbutton a{font-size:12px;color:#fff;padding:5px 25px;text-decoration: none}

.logbutton {
    position: relative;
    top: 9px;
    left: 4px;
    z-index: 999;
}

@media (min-width: 993px), screen and (max-width: 1999px) {

 }

/*@media (min-height: 680px), screen and (orientation: portrait) { ... }*/

@media screen and (max-width: 992px){
    .main-menu h4 {
    font-size: 11px;
    margin-right: 5px;
    margin-bottom: 5px;
}
    .body_res .main-menu ul li a {
    background: #eeeeee;
    clear: both;
    /* border: 1px solid #6e4d57; */
    border-radius: 5px;
    text-align: center;
    margin: 3PX 0;
    padding: 16px 0;
    font-size: 15px;
    color: #253449;
    width: 72px;
    font-size: 10px;
    height: 87px;
    line-height: 17px;
    font-weight: bold;
    display: inline-block;
    position: relative;
}
.body_res .main-menu ul {
    padding: 7px;
}
.category-menu .block img {
    display: none;
}
.category-menu .info {
   border-radius: 4px;
    padding: 11px 5px;
    font-size: 13px;
    line-height: 17px;
}
.category-menu .info span {
    margin-right: 0px;
        display: block;
        clear:both
}
.category-menu h4 {
    font-size: 12px;
    margin-right: 19px;
}
td{font-size:11px}

}
img.prev-icon {
 float: right;
    width: 26px;
    height: 26px;
    margin: 0 10px;
    cursor: pointer;
}
.head-icon{
    text-align: center;
    margin-bottom: 20px
}

@media screen and (max-width: 768px){
    .table>tbody>tr>td {
    padding: 0;
     line-height: 1.3; 
    font-size: 10px;
    vertical-align: middle;
    border-top: 1px solid #e7ecf1;
}
.table-order table, .table-order table tr, .table-order table td {
    text-align: center;
    border: 2px solid #ffffff;
    height:34px;
}
.body_res .main-menu, .category-menu {
    background-color: #ffffff;
    max-height: 414px;
    border: 1px solid #cccaca;
    height: 414px;
    overflow-x: hidden;
    overflow-y: scroll;
    text-align: center;
}
.table {
    margin-bottom: 9px;
}
.body_res .main-menu ul li a {
  
    margin: 3PX 0;
    padding: 7px 0;
    font-size: 15px;
    width: 72px;
    font-size: 10px;
    height: 72px;
  
}
.body_res, .table-screen {
    min-height: 458px;
}
.body_res a {
    text-decoration: none;
    font-size: 12px;
}
.glyph.button-block h4 {
    font-size: 10px;
}
.portlet-title {
    background-color: #a9a9a9;
    padding: 2px 5px;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}
.table-name h4 {
    font-size: 10px;
    margin-bottom: 15px;
    color: #73a2cf;
}
.table>tbody>tr>th, .table>thead>tr>th {
    padding: 5px;
    font-size: 10px;
    vertical-align: middle

}
img.prev-icon {
    float: right;
    width: 26px;
    height: 26px;
    margin: 0 -4px;
    /* cursor: pointer; */
}
}

@media screen and (max-width: 520px){
.body_res .main-menu, .category-menu {
  
    overflow-x: scroll;
   
}
}