﻿html {
    height: 100%;
}
.footer {
    background-color: #d9edf7;
    bottom: 0;
    color: #31708f;
    left: 0;
    position: absolute;
    right: 0;
}
body {
    margin: 0;
    min-height: 100%;
    padding-bottom: 6rem;
    position: relative;
}

.alert.alert-info { margin: 0;}
.ticketsystem #brand img{max-width:100%}
.ticketsystem #navigation{background:#353e4e/*#efefef*/}
.ticketsystem #navigation .main-nav > li > a{
	color:#fff/*#000*/
}
.ticketsystem #navigation .main-nav > li > a:hover{color:#fff; background: #ec1c24 none repeat scroll 0 0;border: 1px solid #ec1c24;}
.ticketsystem .btn-list .btn {background:#111111;}
.ticketsystem .btn-list .btn:hover{background:#ec1c24;} 
.ticketsystem .alert-info{background:#111111 !important}
.ticketsystem .message.success{
	margin-top: 60px;
	font-size: 16px;
	padding: 15px;
}
.ticketsystem .message.success:before {
  background: rgba(0, 0, 0, 0) url("../images/look-here.gif") no-repeat scroll 0 0 / 100% auto;
  content: "";
  display: block;
  height: 73px;
  margin: auto;
  position: absolute;
  top: 20px;
  width: 89px;
}
.ticketsystem .background-green{background:#ff9800}
.ticketsystem .btn.btn-primary{background:#111}
.ticketsystem .btn.btn-primary:hover{background:#ff9800}
.ticketsystem .btn.btn-danger{background:#999}
.ticketsystem .btn.btn-danger:hover{background:#ec1c24}
.ticketsystem .callout.callout-info{background:#111 !important; border-color: #111 !important;} 

.ticketsystem .box-content {
  max-height: 400px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.ticketsystem .box {
  background: #fff none repeat scroll 0 0;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  margin-bottom: 20px;
  margin-top: 6px;
  position: relative;
  width: 100%;
}
.ticketsystem #main .box.box-bordered.box-color .box-title {
  border-color: #3ABC4A;
}
.ticketsystem #main .box.box-color .box-title {
  background: #3ABC4A none repeat scroll 0 0;
}
.ticketsystem #main .box .box-title {
  border-bottom: 0 solid #ddd;
  padding: 7px 10px;
}
.ticketsystem h3.block {
  color: #fff;
  text-align: center;
}
.ticketsystem .box-content.nopadding {
  min-height: 300px;
}
.ticketsystem .box-content.staff-select {
  min-height: 144px;
overflow-y: scroll;
  overflow-x: hidden;
}
.ticketsystem .parent-service h3 {
  color: #ccc;
  text-align: center;
  text-transform: uppercase;
}
.ticketsystem .services-main-div {
  clear: both;
}
.ticketsystem .services-item {
  background: #fafafa none repeat scroll 0 0;
  border-color: #ccc #ccc #ccc -moz-use-text-color;
  border-image: none;
  border-style: solid solid solid none;
  border-width: 1px 1px 1px 0;
  float: left;
  margin-bottom: -1px;
  padding: 10px;
  width: 100%;
}

.box-footer.clearfix {
  background: #ccc none repeat scroll 0 0;
  display: none;
}
.book-now,.book-now:hover {
  background: #eee none repeat scroll 0 0;
  color: #000;
  display: block;
  float: right;
  margin: 9px;
  padding: 15px;
  text-align: center;
  width: 100px;
  text-decoration: none;
}
.service-selected {
  padding: 13px;
}
.services-name.pull-left span {
  display: block;
  opacity: 0.5;
}
.services-checkbox {
  padding-left: 10px;
  padding-right: 10px;
}
.services-name.pull-left > lable {
  text-transform: capitalize;
}
.ticketsystem table {
  width: 100%;
}
.ticketsystem table td {
  padding: 10px;
  text-align: center;
}
.preweek ,.nextweek{
  color: #ccc;
  font-size: 24px;
}
.calendar-day.current {
  color: #ccc;
  text-decoration: none;
}
.calendar-day {
  color: #23a600;
  text-decoration: none;
   cursor: auto;
}
.calendar-day:hover {
  color: #ccc;
  text-decoration: none;
}
.ticketsystem table td:last-child, .ticketsystem table td:first-child {
    vertical-align: top;
}
.day-time-anchor, .day-time-anchor:hover {
    color: #fff;
    text-decoration: none;
}
.day-time {
 background-color: #cecece;
 color: #eeffff;
 margin-top: 2px;
 padding: 10px;
}

.day-time *:hover{
background-color: #acacac;
}
.day-time-anchor:before,.day-time-anchor:after {
	color: #fff;
    text-decoration: none;
}
.form-horizontal .control-group input[type="text"], .form-horizontal .control-group input[type="email"], .form-horizontal .control-group input[type="password"], .form-horizontal .control-group textarea, .form-horizontal .control-group select {
  background: #fff none repeat scroll 0 0;
  border: 1px solid;
  border-radius: 4px;
  box-sizing: border-box;
  color: #adadad;
  font-family: "proxima-nova",Arial,Helvetica,sans-serif;
  font-size: 16px;
  padding: 7px 15px;
  width: 100%;
}
.booking_party,.booking_list,.booking_date,.booking_time,.booking_shift {
    display: inline-block;
    padding: 0;
}
.booking_party > li,.booking_list > li,.booking_date > li,.booking_time > li,.booking_shift > li {
    border: 1px solid #ccc;
    display: table-cell;
    list-style: outside none none;
    width: 1%;
}

.booking_party button,.booking_list button,.booking_date button,.booking_time button,.booking_shift button {
    border: medium none;
    padding: 12px 27px;
}


.child-product-id .item-name .far.fa-certificate {
    color: green;
}
.child-product-id .item-name .fas.fa-certificate {
    color: #f00;
}
.fa-certificate::before {
    content: "\f0a3";
    font: normal normal normal 14px/1 FontAwesome;
}


/*kitchen display*/

.kitchen-wrap .container {
    max-width: 100%;
    width: 100%
  }

.kitchen-wrap .kitchen {
    font-size: 13px
  }

 .kitchen-wrap .item .kitchen-outer .table-name + .table-kot{
    margin-top: 0;
    background: #ffb03f;
   }
  .kitchen-wrap .container-fluid {
    padding: 0;
  }

  .kitchen-wrap .kitchen .header {
    background: #0c213a
  }

  .kitchen-wrap .kitchen .header h1 {
    color: #fff;
    text-align: center;
    margin-top: 16px;
    margin-bottom: 16px;
    font-size: 2pc;
    font-weight: 600;
  }

 .kitchen-wrap .kitchen .section {
    padding: 15px
  }

  .kitchen-wrap .kitchen .table-name {
    background:#ffb03f;
    color: #ffffff;
    font-weight: 600;
    padding: 8px;
    text-align: center;
  }
.kot-top.h-5{
   background:#ffb03f;
}
.kitchen #basic .item:nth-child(3n) .kot-top.h-5{
  background: #ffb03f;
}
 .kitchen-wrap .kitchen .table-kot {
    background: rgb(244 67 54);
    background: rgb(57, 57, 57);
    color: #fff;
    font-weight: 600;
    text-align: center;
    padding: 8px;
    margin-top: 10px;
  }

  .kitchen-wrap .kitchen .table-head {
    background:rgba(12, 33, 58, 0.1);
    
    color: rgba(12, 33, 58, 1);
    font-weight: 600;
    display:-webkit-box;display:-ms-flexbox;display:flex;
    -webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important;
  }
  .kitchen-wrap .kitchen .table-head div{
    padding: 8px;
    font-size: 15px;
  }
 .kitchen-wrap  .kitchen  .table-data-row{
    display:-webkit-box;display:-ms-flexbox;display:flex;
    -webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important;
  }
  .kitchen-wrap .kitchen .table-data-row div{
    padding: 8px 8px;
    font-weight: 600;
    color: #797979;
  }
  .kitchen-wrap .kitchen .table-data-row div:last-child{
    font-weight: bold;
  }
  .kitchen-wrap .kitchen .table-data {
    background: #fff;
    color: #000;
    text-align: left;
    border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  }

  .kitchen-wrap .kitchen .table-data tr td:first-child {
    text-align: left;
  }

  .kitchen-wrap .kitchen {
    min-height: 100vh;
    background: #f0f0f0;
  }

  .kitchen-wrap .section {
    display: table;
    width: 100%
  }

  .kitchen-wrap .section .item {
    /*width: 230px;
    margin-bottom: 20px;*/
    width: 24%;    
    padding: 0.5%
  }

  .kitchen-wrap .ticketsystem table {
    width: 100%;
    padding: 5px;
    border-collapse: separate;
    border-spacing: 5px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }

  .kitchen-wrap .section table td {
    padding: 5px 6px
  }

  .kitchen-wrap .section table td:first-child {
    text-align: left
  }

  .kitchen-wrap .section table td[colspan="2"] {
    text-align: center
  }
  
  .kitchen-wrap #basic{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
  /*.kitchen-wrap .kitchen-outer {
    height: 310px;
    overflow-y: auto;
    background: white;
  }*/

  .kitchen-outer{
    background: #fff;
    border-radius: 8px;
  }
  .bottom-kot {
    display: flex;
    justify-content: space-between;
    padding: 12px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 0 0 8px 8px;
}
.bottom-kot .btn{
  font-weight: 700;
  font-size: 16px
}
.close_kot{
  border: 2px solid #ddd;
  width: 34px;
  height: 34px;
  display: inline-flex;
  text-align: center;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  line-height: 0;
  padding-bottom: 1px;
  color: #9f9f9f;
}
  .kitchen #basic .item:nth-child(5n) .kitchen-outer .table-name, .kitchen #basic .item:nth-child(5n) .kitchen-outer .table-name + .table-kot{
    background: #ffb03f
  }
  .kitchen #basic .item:nth-child(3n) .kitchen-outer .table-name, .kitchen #basic .item:nth-child(3n) .kitchen-outer .table-name + .table-kot{
    background:#ffb03f
  }
  .kitchen #basic .item:nth-child(6n) .kitchen-outer .table-name, .kitchen #basic .item:nth-child(6n) .kitchen-outer .table-name + .table-kot{
    background:#ffb03f
  }
  .kitchen #basic .item:nth-child(4n) .kitchen-outer .table-name, .kitchen #basic .item:nth-child(4n) .kitchen-outer .table-name + .table-kot,
  .kitchen #basic .item:nth-child(4n) .kot-top{
    background:#ffb03f;
    
  }
  .kot-top{
    color: #fff;
    display: flex;
    border-radius: 8px 8px 0 0;
    overflow: hidden;
  }
  .kot-top>div,.kot-sec>div{
    flex: 1;
    text-align: center;
    border-right: 1px solid #fff;
    align-items: center;
    display: flex;
    justify-content: center;
    font-weight: 700;
    flex-wrap: wrap;
    font-size: 16px;
    min-height: 50px
  }
  .kot-top>div span{
    display: block;
   /* width: 100%*/
   margin-right: 5px
  }
  .kot-top>div:last-child{
    border-right: 0
  }
  .kot-sec > div {
    flex: 1;
    text-align: center;
    height: 100%;
    color: #fff;
  }
  .kot-top.h-2>.table-name{
    flex: 0 0 33%
  }
  .kot-sec{
    background: #ffb03f;
    display: flex;
  }
  .bottom-kot + .kot-sec{margin-top: 25px;}
  .bottom-kot + .kot-sec div{
    padding-bottom: 10px;
    padding-top: 10px;
  }
/*  .kitchen-outer .table-name {
    border-radius: 8px 8px 0 0;
  }*/

  @media (max-width: 1024px){
    .kitchen-wrap .section .item{width: 25%}
  }
  @media (max-width: 810px){
    .kitchen-wrap .section .item{width: 33.33%}
  }
   @media (max-width: 767px){
    .kitchen-wrap .section .item{width: 50%}
  }
    @media (max-width: 580px){
    .kitchen-wrap .section .item{width: 100%}
  }