/*
*
*main #0b9444
*/

html {
	
}

body {
	background-image: linear-gradient(-90deg, green, red);
}

.btn
{
	white-space: wrap;
}

.quick-menu { 
	margin-top: 300px;
	margin-left: 830px;
}

.titlebar {
	background-image: url(../img/titlebar.jpg);
	background-repeat: repeat-x;
	padding: 5px 0px 5px 20px;
	overflow: auto;
}

span.title {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	font-family: Cambria, arial, sans-serif;
}

/*
*yellow background #F8B520
*blue background #FDCD23
*/
.welcome-outer {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	border: 1px solid #3ab54a;
	background-color: #3ab54a;
	padding: 10px 10px 10px 10px;
}
.biz-name{
	font-size: 60px;
	font-weight: bolder;
	text-align: center;
	margin-top: 150px;
}
.text-dark{
	color: #083923;
}
.text-white{
	color: #fff;
}
.footer{
	margin: 10px 0px 0px 920px;
}
.cust-tab{
	padding: 100px 10px 100px 10px;
}
.rounded-4px {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
}

.rounded-6px {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
}

.welcome-inner {
	background-color: #D0D8EA;
	padding: 30px 20px 30px 20px;
}

.menubuttons {
	margin-right: auto;
	margin-left: auto;
	width: 310px;
}

.mainbtn {
	width: 100px;
}


#mainmenu td {
	padding: 10px;
	margin: 0;
	border: 1px solid black;
	border: none;
}

.nobottomspace {
	padding-bottom:0;
	margin-bottom:0
}

.actionbar {
	background-image: url(../img/navbarbg.png);
	background-repeat: repeat-x;
	position: relative;
	top: -2px;
	overflow: auto;
	padding: 15px 0px 15px 0px;
}

.navbar-inner {
	border-radius: 0;
	position: relative;
	top: -2px;
	background-image: url(../img/navbarbg.png);
	background-color: #19202C;
	background-repeat: repeat-x;
	border: none;
	padding: 9px 0px 13px 0px;
	overflow: auto;
}

.leftmenucol, 
.paymentorder,
.paymentmain,
.wincoupon,
.rightmenucol,
.whitebg {
	background-color: #13a89e;
}

.rightmenucontent, 
.leftmenucontent, 
.paymentordercontent, 
.paymentdetails,
.wincouponcontent,
.padding-10px {
	padding: 10px;
}
.menu-categories{
	padding: 0px;
}

.menu-categories .btn{
	min-height: 85px;
	width: 120px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	word-break: break-word;
	white-space: pre-wrap;
}

.menu-categories .active .btn{
	color: #fff;
	background: #0044cc;
	border: none;
}

.header-menu
{
	margin: 5px 15px 5px 15px;
	background: #fff;
}

.header-menu .nav-pills
{
	padding: 25px;
}

.header-menu .btn{
	background:#1b8bbb;
	color:#fff;
	border: none;
}

.header-menu .btn:hover,
.header-menu .active .btn{
	color: #fefefe;
	background: #009cdf;
	border: 1px solid #1b8bbb;
}

.boxshadow {
	border: 1px solid #E5E5E5;
	box-shadow: 0 4px 10px -1px rgba(200, 200, 200, 0.7);
	-moz-box-shadow: 0 4px 10px -1px rgba(200, 200, 200, 0.7);
	-webkit-box-shadow: 0 4px 10px -1px rgba(200, 200, 200, 0.7);
}

.outer-frame {
	border: 1px solid #78d384;
	background-color: #3ab54a;
	padding: 5px 5px 5px 5px;
}

.boxheading {
	/*background: #ffffff url(../img/navbarbg.png) repeat-x center bottom;*/
	/*background-color: #A0ADC3;*/
	font-weight: bold;
	font-size: 26px;
	font-family: Arial;
	color: #fff;
	padding: 8px;
	border-bottom: 1px solid #dddddd;
}

.toprounded-4px {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-top-left-radius: 4px;
	-moz-border-top-right-radius: 4px;
}

.textshadow {
	text-shadow: 1px 1px 0 #FFFFFF;
	-moz-text-shadow: 1px 1px 0 #FFFFFF;
	-webkit-text-shadow: 1px 1px 0 #FFFFFF;
	-khtml-text-shadow: 1px 1px 0 #FFFFFF;
}

.menuimg {
	margin-right: 20px;
	width: 140px;
	height: 140px;
}

.menurow {
	margin:0px!important;
	padding: 0px!important;
	margin-bottom: 30px;
}

.clear {
	clear: both;
}

.ordereditem {
	border-bottom:1px solid #dddddd;
	overflow: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

span.ordered {
	font-size:12px;
}

.placeorder {
	background-color: #E5E5E5;
	text-align: center;
	padding: 10px;
}

.orderstatus {
	padding:5px 0px 5px 10px;
	background-color: #E5E5E5;
}

.nav-pills .active a {
	background-color: #8cc63f;
}

.contentbox {
	background-color:#D0D8EA;
	padding: 5px;
	font-size: 11px;
}

table.form {
	border-top: 2px solid #dddddd;
	border-bottom: 2px solid #dddddd;
}

table.form td {
	padding: 5px;
	border-bottom: 1px solid #dddddd;
}

td.formlabel {
	background-color: #fcfcfc;
	border-right: 1px solid #cccccc;
	width: 50%;
	vertical-align: middle;
}

.ingredientbox {
	padding: 12px;
	border-top: 1px solid #dddddd;
	width: 300px;
}

.kitchenorder {
	padding: 13px;
	overflow: auto;
	border-bottom: 1px solid #dddddd;
}

.pending {
	background-color: #F5F6FA;
}

.ordereditems {
	width: 80%;
	/*border: 1px solid black;*/
}

.tablenumber {
	font-size: 40px;
	background-color: #9CACD3;
	padding: 20px;
	overflow: auto;
	margin-right: 20px;
	width: 40px;
	text-align: center;
}

td.label20 {
	width:35%;
}

.statsidebar a {
	color: #666666;
}

#loading {
	padding: 20px;
	width: 20%;
	margin-right: auto;
	margin-left: auto;
}

.menuitem {
	display: inline-block;
	padding: 15px 60px;
	font-size: 24px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	outline: none;
	color: #fff;
	background-color: #05683a;
	border: none;
	border-radius: 15px;
	box-shadow: 0 9px #999;
}

.menuitem:hover {background-color: #3e8e41}

.menuitem:active {
  background-color: #3e8e41;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}

.menuitem .name ,
.menuitem .itemprice{
	white-space: pre-wrap;
	width: auto;
	padding: 50px 0px 10px 10px;
	margin: 0px!important;
	font-size: 15px;
	font-weight: bold;
}

.menuitem .itemprice{
	padding: 0px 0px 10px 10px;
}
.menuitem .availqty{
	margin-bottom: 0px!important;

}
.head-menu{
	padding: 25px 25px!important;
	margin-left: 10px!important;
}
.item-box{
	padding: 9px!important;
	margin: 15px 5px 8px 0px!important;
	/* height: 140px!important; */
	/* width: 15.8%!important; */
}

.gameselection {
	padding: 12px;
}

.gameselection:hover {
	background-color: #E8E8E8;
}

.featured_desc {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	background-color: #D0D8EA;
	padding: 10px;
	overflow: hidden;
	height: 170px;
}

.newstitle {
	background-color: #D0D8EA;
	padding-top: 5px;
	padding-left: 10px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}

.news {
	padding-top: 5px;
	padding-left: 10px;
}

/**Collo Additions**/
.menu-select{
	width: 75.553999%!important;
	margin: 0px;
	padding: 10px 0px 10px 10px;
}

.menu-select .content-divider{
	border-color: #0044cc;
}

#menu-scroll
{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 50px;
	width: 50px;
	z-index: 1000;
}

#menu-scroll .btn{
	 margin: 0px 0px 0px 0px;
	 height: 50px;
	 width: 50px;
	 color: #555;
	 background:#fff;
}

#menu-scroll .btn-scrollup
{
	margin-bottom: 20px;
}

.menuitems
{
	padding-right: 30px;
}

#search-form,
#search-form .controls{
	height: auto;
	padding: 0px!important;
	margin: 0px!important;
}

#search-form
{
	position: fixed;
	bottom:2px;
	left: 10px;
	width: 74.799%;
	padding: 40px 10px 5px 20px;
}

#searchbox{
	height: 50px;
	margin: 0px!important;
	padding: 10px!important;
	font-weight: bold;
	color: #fff!important;
	background: #6633ff;
}

#searchbox::placeholder
{
	color:#fff;
}


#search-form .btn-close{
	width: auto;
	height: 50px;
	font-size: 16px;
	padding-top: 12px;
}

.order-display{
	position: fixed;
	right: 0px;
	top: 0px;
	width: 24%!important;
	height: 100%!important;
	margin: 0px!important;
	padding: 0px;
	border: none;
	background:#178dc0;
}

.order-display .controls,
.order-display .controls .btn-group
{
	position: relative;
	padding: 0px;
	margin: 0px;
	background:none!important;
}

.order-display .controls .btn
{
	padding: 12px;
	height: 50px;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
}

.order-display .total-display{
	height: auto;
	padding: 35px;
	color: #22ff22;
	font-family: 'Orbitron', Arial, sans-serif;
	background: #000;
	border: none;
}

.order-display .total-display *{
	font-size: 25px;
}
.order-display .order-items-list,
.order-display .order-items-list .order-items
{
	position: relative;
	background:#178dc0;
}

.ordereditem
{
	padding: 10px 0px 10px 10px;
	border-color: #5500f8!important;
}


.ordereditem .details,
.ordereditem .actions
{
	display: block!important;
	color: #fff;
}

.ordereditem .details
{
	position: relative;
	width: 64%!important;
	padding-right: 10px;
}

.ordereditem .name,
.ordereditem .count,
.ordereditem .price
{
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #fff;
	overflow: hidden!important;
}


.ordereditem .details .qty
{
	display: inline-block;
	height: 30px!i;
	width: 30px!important;
	padding: 2px;
	margin-right: 10px;
	font-size: 15px;
	font-weight: bolder;
	text-align: center;
	border-radius: 20px;
	border: 3px solid #fff;
}

.ordereditem .actions .btn
{
   margin:0px 0px 5px 0px;
	 color: #fff!important;
	 background:#5900ff;
	 outline: none!important;
}

.ordereditem .actions .btn i
{
	 color: #fff!important;
}

.ordereditem .actions .btn-group
{
	position: relative;
	width: 100%;
}

.ordereditem .actions .btn-plus,
.ordereditem .actions .btn-minus
{
	position: relative;
	color: #fff;
	width: 50%;
}

.order-display .order-items-list .ordered,
.order-display .order-items-list .ordered *
{
	color: #fff!important;
}

.order-display .order-items-list .padding{
	padding-bottom: 100px!important;
}

.order-display .placeorder{
	position: absolute;
	bottom: 2px;
	left: 0px;
	margin: 0px;
	padding:0px;
	min-width: 100%;
	width: auto;
	z-index: 100;
	background-color:none!important;
}

.order-display .placeorder .btn-group
{
	background:none!important;
}

.order-display .placeorder .btn{
	min-height: 50px;
	padding-top: 15px;
	margin: 0px;
	width: 50%;
	font-size: 16px;
	font-weight: bold;
}

#statistics .main-content.modal-mode {
	position:fixed;
	top: 0px;
	left:0px;
	margin: 0px;
	width: 100%;
	height:100%;
	overflow: scroll-y;
	z-index: 20000;
}


@media screen and (max-width: 1024px){
.row-fluid{
	margin: 0px;
	padding: 0px;
	max-width: 100%;
}

.menu-select{
	padding: 0px;
	width: 100%!important;
}

.menu-select .menu-categories .nav-pills,
.menu-select .menuitems
{
	padding: 5px;
	margin: 0px;
}

.menu-select .content-divider
{
  padding: 0px;
  margin: 4px;
}

.menu-select .btn{
	width: 67.5px;
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
}

.menuitem {
	/* padding: 34px!important; */
	/* margin: 0px 5px 8px 0px!important; */
	/* height: 140px!important; */
}

.menuitem .name {
	position: relative;
	width: 100%;
	font-size: 13px;
}

.order-display{
	width: 100%!important;
	position: relative;
}

.order-display .total-display{
	height: 50px;
	padding: 20px;
	color: #22ff22;
	font-family: 'Orbitron', Arial, sans-serif;
	background-color: #000;
}

.order-display .total-display *{
	font-size: 25px;
}

.order-display .order-items-list
{
	padding: 5px;
}

.order-display .placeorder{
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 2px 5px 2px 2px;
	min-width: 97%;
	width: auto;
	z-index: 100;
	background: #3A527C;
}

.order-display .placeorder .btn{
	min-height: 27px;
	padding-top: 20px;
	margin: 0px 5px 0px 0px;
	width: 38%;
}

}

@media screen and (max-width: 800px){

}