body, #sbox-window,.fancybox-skin{
	    background-color: #373435;
} 
body{
	background: #373435!important;
    background-image: -webkit-radial-gradient(circle,#4c4949,#373435)!important;
    background-image: -webkit-gradient(radial,center center,0,center center,460,from(#4c4949),to(#373435))!important;
    background-image: -moz-radial-gradient(circle,#4c4949,#373435)!important;
    background-image: -o-radial-gradient(circle,#4c4949,#373435)!important;
    background-repeat: no-repeat!important;
    color: #ffffff;
}
.gn-menu-main, /*.gn-menu-main ul,*/.gn-menu-wrapper, .box-title {
	border-color: #fab03e!important;
    background-color: #ef2121!important;
    background-image: -moz-linear-gradient(top,#fbb852,#f9a420)!important;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb852),to(#f9a420))!important;
    background-image: -webkit-linear-gradient(top,#fbb852,#f9a420)!important;
    background-image: -o-linear-gradient(top,#fbb852,#f9a420)!important;
    background-image: linear-gradient(to bottom,#fbb852,#f9a420)!important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff37a0e0', endColorstr='#ff1c7db9', GradientType=0)!important;
} 
.gn-icon-menu.gn-selected::before {
	background: #ffffff!important;
	    box-shadow: 0 3px transparent, 0 -6px #ffffff, 0 -9px transparent, 0 -12px #ffffff;
} 
.gn-icon-menu::before{
	background: #ffffff!important;
	box-shadow: 0 3px transparent, 0 -6px #ffffff, 0 -9px transparent, 0 -12px #ffffff;
} 
.sells-status-p,.shops-status-p{
	background-image: -moz-linear-gradient(top,#fbb852,#f9a420)!important;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb852),to(#f9a420))!important;
    background-image: -webkit-linear-gradient(top,#fbb852,#f9a420)!important;
    background-image: -o-linear-gradient(top,#fbb852,#f9a420)!important;
    background-image: linear-gradient(to bottom,#fbb852,#f9a420)!important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff37a0e0', endColorstr='#ff1c7db9', GradientType=0)!important;
    border: 1px solid #FF0909;
}
.listbox .bxbtns button,.listbox .boxinfo button{
	border-radius: 5px;
	border: 0;
	background: rgba(255,255,255,0.3);
	color: #DADADA;
	box-shadow: 1px 1px rgba(0,0,0,0.1);
}
.sells-status-p .sells-icon,.shops-status-p .shops-icon{
	color: #fbb852;
}
.sells-status-e .sells-icon,.shops-status-e .shops-icon{
	color: rgba(255,206,8,1);
}
.close {
    float: right!important;
    font-size: 20px!important;
    font-weight: bold!important;
    line-height: 20px!important;
    color: #000!important;
    border-radius: 3px!important;
    border: 2px solid transparent!important;
    background: rgba(255, 255, 255, 0.50);
    text-shadow: 0 1px 0 #ffffff!important;
    opacity: 1!important;
    filter: alpha(opacity=20);
}
.close:hover {
    background: rgba(255, 255, 255, 1);
}
text{
	/*fill: rgb(250, 250, 250)!important;*/
}
.cfgs-ttl{
	font-weight: bold;
	font-size: 27px;
	line-height: 33px;
	color: white!important;
}
 .listbox .bxttl{
 	padding-top: 5px;
 	padding-bottom: 5px;
 	overflow: hidden;
 	display: inline-block!important;
 } 
  .boxinfo .close{padding:4px 5px;}
  .listbox .bxbtns button:hover,.listbox .boxinfo button:hover {
    	color: #fff;
    	background: rgba(255,255,255,0.5);
  } 
  .gn-menu-main > li:last-child {    border-left: 1px solid transparent!important;}
  .mylogin h2{font-size: 22px!important;padding-top: 15px!important;}
  .mylogin .title{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background: #fab03e;
    color: #ffffff!important;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25)!important; 
	border-bottom: none!important;
	-webkit-box-shadow: none!important;-moz-box-shadow:none!important;
	box-shadow:none!important;
  }
.mylogin .module-surround{
	 -webkit-border-radius: 4px; 
	 -moz-border-radius: 4px;
	 border-radius: 4px;
	 background: #565656;
	 -webkit-box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.9) inset;
	 -moz-box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.9) inset;
	 box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.9) inset;
}
.input-prepend .add-on, .input-append .add-on{
	text-shadow: 0 1px 0 #ffffff;
    background-color: #f0f0f0;
    border: 1px solid #d5d5d5;
}

.input-small::-webkit-input-placeholder,
#last_name2::-webkit-input-placeholder,
#street_address::-webkit-input-placeholder,
.gn-search::-webkit-input-placeholder,
#date-range::-webkit-input-placeholder,
#phone::-webkit-input-placeholder,
#cellphone::-webkit-input-placeholder,
#name::-webkit-input-placeholder,
#last_name1::-webkit-input-placeholder,
#suburb_address::-webkit-input-placeholder,
#int_address::-webkit-input-placeholder,
#ext_address::-webkit-input-placeholder,
#zip_code::-webkit-input-placeholder,
#between_address::-webkit-input-placeholder,
#email::-webkit-input-placeholder,
.txtdetails::-webkit-input-placeholder,
#total::-webkit-input-placeholder,
input[name="diner_name"]::-webkit-input-placeholder,
input[name="user_id"]::-webkit-input-placeholder,
input[name="vendor_id"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
.hasTooltip2::-webkit-input-placeholder,	
textarea[name="description"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder,
.remove-ingredients textarea::-webkit-input-placeholder,
.txtNota::-webkit-input-placeholder
{    
     color: rgba(190, 190, 190, 1)!important;
}

.closebox{
	background: rgba(248, 3, 7, 0.84);
    border: 0;
    color: white;
    padding: 9px;
    font-size: 16px;
    border-radius: 3px;
}
input.gn-search{
	padding-left: 10px!important;
	width: 90%;
}

#users_form input[type="text"],
#users_form input[type="password"],
#users_form select,
#adminusers_form input[type="text"],
#adminusers_form input[type="password"],
#adminusers_form select,
#config-product input[type="text"],
#config-product input[type="password"],
#config-product select,
#expenses_form input[type="text"],
.cashdawer-form input[type="password"],
#cashout_form  input[type="text"],
#inventory_form  input[type="text"],
#inventory_form select,
#suburbs_form  input[type="text"],
#suburbs_form select,
#cashout_form  textarea,
#expenses_form select,
#merchandise_form textarea,
#merchandise_compound_form textarea,
#products_form textarea,
input[type="number"],
#sells_form input[type="text"],
#sells_form select,
#users_form textarea,
#total,
.menu-config{
	background-color: #ffffff!important;
	color:#000000!important;
} 
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #F5A9A9!important;font-size: 12px;} input:-moz-placeholder,textarea:-moz-placeholder { /* Firefox 18- */	color: #F5A9A9!important;font-size: 12px;} input::-moz-placeholder,textarea::-moz-placeholder {  /* Firefox 19+ */ color: #F5A9A9!important;font-size: 12px;} input:-ms-input-placeholder,textarea:-ms-input-placeholder {color: #F5A9A9!important;font-size: 12px;} .myloading {background: url(../images/main/spinner.gif); width:16px; height: 16px;display: inline-block;margin: 0px 6px;vertical-align: middle;} .rt-block{margin:0!important;/*padding:0!important;*/} ::-webkit-scrollbar-track{ -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);border-radius: 10px;} ::-webkit-scrollbar{width: 18px;} ::-webkit-scrollbar-thumb{border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);} .body-overlayed{/*overflow-y: auto;overflow-x: hidden;*/}
.ybkgd{ 
	background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 0 5px #000;
    overflow: hidden;
    height: 100%;
    margin-top: 10px;
} 
.list-orders,.list-orders2, .confirm-order .select_payment,.confirm-order .charge_delivery,.confirm-order .charge_iva,div.block.cxc, .list-expenses, .sells-list-checking{
	overflow: hidden;
    background: #DCDCDC;
    padding: 1px;
    border: 1px solid #767676;
    margin: 3px;
    min-height: 30px;
} 
.image_back{
	/*background: url("../images/mariscos.jpg")!important;*/
}
.gn-menu-main .gn-menu a:after{
	content: "";
	width: 0px;
	height: 40px;
	background: -webkit-linear-gradient(left, rgba(205, 129, 129, 0.7) 0%, rgba(0, 0, 0, 0.2) 100%);
    background: linear-gradient(to right, rgba(205, 129, 129, 0.7) 0%, rgba(0, 0, 0, 0.2) 100%);
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#listnofound,.pagetitle h3{
	/*color: white;*/
    font-size: 25px;
    margin: 15px 50px;
}
.pagetitle h3 {
	border-bottom: 1px solid #ffffff;
    margin-top: 0;
    /*color: white;*/
    margin-left: 0px!important;
    margin-right: 0px!important;
}
/*#users-table,#sells-table,#expenses-table,
#table-restaurant h3,#table-delivery h3,#table-takeaway h3,
#mesasnew,.label-rangedate,#suburbs-table,.myoptions .slctd,
#total,.cashdawer-open input,#product-list,.myconcepts legend,
.cfgopt,.tb-products,#merchandise_compound_portions,.cf-icon{
	color: #303030!important;
}*/
#product_merchandise_add{
        color: #313131!important;
}
#myexpenses2,#confirmed2,#events2,#inprocess2,#opncashdwn{
	    text-shadow: -1px -1px 0 transparent!important;
}
.config .close{
	width: 26px!important;
}
.alert{
	background: #ffffff!important;
	border: 1px solid #84A7DB!important;
	color: #0055BB!important;
}
.alert .alert-heading,.alert div{
	display: inline-block;
}
.closed .silla1,.closed .silla2,.closed .silla3,.closed .silla4,.closed .mesa{
     background: rgba(255, 255, 255, 1)!important;
}
.opened .nummesa{

} 
.nummesa{
	margin:5px;
	text-align:center;
    color:#FFF;
	font-weight: 700;
}
/*#newrestaurant,#newdelivery,#newtakeaway,#newevent,#myexpenses2,#confirmed2,#events2,#inprocess2,#opncashdwn{
	 opacity: 0.9;
	 border: 1px solid #65c9fd!important;
     color: #034c64!important;
     background: rgb(255, 255, 255)!important;
     font-weight: 600;
}*/
.button2{
	background-color: #009442;
    border: thin solid #00a348;
    font-size: 16px;
    padding: 6px 20px;
    border-radius: 4px;
    color: white;
    text-shadow: -1px -1px rgba(8, 8, 8, 0.50);
}
.tab-btns .type-txt{
	color: #fff;
} 
.sell-type-btn{
		cursor: pointer;
		box-shadow: 0 2px 3px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.2);
		display: inline-block;padding: 3px 10px;
		line-height: 1.7em;
		font-size: 1em;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		border: 1px solid;
	} 
	.opened [class^=silla], .opened .mesa{
		background-color: rgba(252, 26, 26, .9);
		box-shadow:2px 2px 6px #000;
	}
	.closed .nummesa{margin:5px;
		    margin: 6px;
		    text-align: center;
		    color: #303030;
		    font-weight: 700;
	}
.sells div.id-type.restaurant,
.sells div.id-type.delivery, 
.sells div.id-type.takeaway, 
.sells div.id-type.event {
	border: 1px solid rgb(230, 92, 92);
    color: #b31414;
    background: #ffffff;
}
li.restaurant .ui-tabs-anchor .sells-icon,
.tab-btns .sell-type-btn.restaurant {
	border: 1px solid #0AB55B;
    color: #00A353;
    background: #87E5A3;
}
.btn-cancel{
	background-color: #ff0101!important;
    border: 1px solid #ff0101;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
    color: #fdfbfb;
    padding: 2px 6px;
    display: inline-block;
    cursor: pointer;
    border-radius: 4px;
}
.btn-cancel:hover{
	background-color:#d20606!important;
    border: 1px solid transparent;
}
.button, .btn-primary,.add-config-btn,.add-prod-btn,.loadmore:hover,.search-results .worker{
 	border-radius: 4px;
    /*border: solid;*/
 	cursor:pointer;
 	color: white;
 	border-color: #00a549!important;
 	background-color: #00a549!important;
 	background-image: -moz-linear-gradient(top,#00a549,#00a549)!important;
 	background-image: -webkit-gradient(linear,0 0,0 100%,from(#00a549),to(#00a549))!important;
 	background-image: -webkit-linear-gradient(top,#00a549,#00a549)!important;
 	background-image: -o-linear-gradient(top,#00a549,#00a549)!important;
 	background-image: linear-gradient(to bottom,#00a549,#00a549)!important;
 	background-repeat: repeat-x;
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff37a0e0', endColorstr='#ff1c7db9', GradientType=0)!important;
 }
.button:hover{
	cursor:pointer;
 	color: white;
 	border-color: #03863d!important;
 	background-color: #03863d!important;
 	background-image: -moz-linear-gradient(top,#03863d,#03863d)!important;
 	background-image: -webkit-gradient(linear,0 0,0 100%,from(#03863d),to(#03863d))!important;
 	background-image: -webkit-linear-gradient(top,#03863d,#03863d)!important;
 	background-image: -o-linear-gradient(top,#03863d,#03863d)!important;
 	background-image: linear-gradient(to bottom,#03863d,#03863d)!important;
 	background-repeat: repeat-x;
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff37a0e0', endColorstr='#ff1c7db9', GradientType=0)!important;
 } 	
li.delivery .ui-tabs-anchor .sells-icon, .tab-btns .sell-type-btn.delivery {
	border: 1px solid #0265F9;
    color: #0055BB;
    background: #BFD3E6;
}
li.takeaway .ui-tabs-anchor .sells-icon, .tab-btns .sell-type-btn.takeaway {
    border: 1px solid #B5590A;
    color: #A32D00;
    background: #FFBB5B;
}
li.event .ui-tabs-anchor .sells-icon, .tab-btns .sell-type-btn.event {
    border: 1px solid #830AB5;
    color: #4E00A3;
    background: #B887E5;
}
.button_des{
	background-color: rgb(209, 20, 29);
    border: transparent;
    color: white;
    /*padding: 10px;*/
    margin-right: 17px;
    border-radius: 3px;
    font-size: 16px;
}
.wrapper .menu-config{z-index: 1;
	background: transparent!important;
    color: black!important;
	position: absolute;
	top: 0;
	left: 0;
	width: 155px;
	height: 100%;
	border-right: 2px solid #d2d2d2;
	/*padding-top: 0px!important;*/
}
.wrapper .menu{
	z-index: 1;
	background: #ffffff!important;
	position: absolute;
	top: 0;left: 0;
	width: 155px;
	height: 100%;
	border-right: 2px solid #d2d2d2;
} 
.wrapper .products{background: transparent;}
.youbuy-tb {
 	width: 100%;
    /*color: white;*/
 } 
 #sidebar-graph legend strong{display:inline-block;color: white;}
/*-----COMPONENT------*/

.no-touch .gn-icon-menu:hover::before,
.no-touch .gn-icon-menu.gn-selected:hover::before {
		background: white;
		box-shadow: 0 3px transparent, 0 -6px #ffffff, 0 -9px transparent, 0 -12px #ffffff;
}

.gn-icon-menu.gn-selected::before {
		background: #53b6d2;
		box-shadow: 0 3px transparent, 0 -6px #ffffff, 0 -9px transparent, 0 -12px #ffffff;
}
.gn-menu-main > li {
		display: block;
		float: left;
		height: 100%;
		text-align: center;
		line-height: 60px;
}
.gn-icon-menu::before {
		margin-left: -15px;
		vertical-align: 10px;
		width: 30px!important;
		height: 3px;
		background: #5f6f81;
		box-shadow: 0 3px transparent, 0 -6px #ffffff, 0 -9px transparent, 0 -12px #ffffff;
		content: '';
}
.gn-menu-main > li:last-child {
		float: right;
		border-right: none;
}
input.gn-search {
		position: relative;
		z-index: 10;
		padding-left: 60px;
		outline: none;
		border: none;
		background: white;
		color: #5f6f81;
		font-weight: 300;
		font-family: 'Lato', Arial, sans-serif;
		cursor: pointer;
		padding-left: 10px!important;
}
.sells-icon,.shops-icon {
	display: inline-block;
    /* width: 60px; */
    background: #FFF;
    text-align: center;
    text-transform: none;
    font-size: 25px;
    margin-right: 6px;
    padding: 4px;
    border-radius: 21px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-family: 'icomoon';
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    text-shadow: -1px 1px rgba(0,0,0,0.3);
}
.btnkitchen [class^="icon-"],.btnedit [class^="icon-"],.btnticket [class^="icon-"],.btnbackward [class^="icon-"] {
		display: inline-block;
		/*width: 60px;*/
		text-align: center;
		text-transform: none;
		font-size: 25px;
		border-radius: 21px;
		font-weight: normal;
		font-style: normal;
		font-variant: normal;
		font-family: 'icomoon';
		line-height: 1;
		speak: none;
		-webkit-font-smoothing: antialiased;
		text-shadow: -1px 1px rgba(255, 255, 255, .6);
}
.btnkitchen [class^="icon-"]:hover{
		text-shadow: -1px 1px rgba(3, 78, 103, 0.6);
}

.no-touch .gn-menu-main a:hover,
.no-touch .gn-menu li.gn-search-item:hover,
.no-touch .gn-menu li.gn-search-item:hover a {
		background: rgba(2, 118, 156, 0.60);
		color: white;
}
.gn-scroller {
		position: absolute;
		overflow-y: scroll;
		width: 370px;
		height: 100%;
		/*background: rgba(2, 118, 156, 0.5);*/
}

.gn-menu-main a {
		display: block;
		height: 100%;
		color: #5f6f81;
		text-decoration: none;
		cursor: pointer;
		font-size: 20px;
        font-weight: bold;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
    -webkit-text-fill-color: #000;
}
.divCat{
	display: inline-flex;
	padding: 5px!important;
	width: 100%;
}
.divCat div{
	width: 100%!important;
}
.divCat div::-webkit-scrollbar{
	width:0px!important;
	height: 0px!important;
}
.ulCat{
	width: 45%;
	overflow-y:overlay;
}	

.ulCat::-webkit-scrollbar{
	width:0px!important;
	height: 0px!important;
}
.liCat{
	width: 100%;
	height: 70px;
	background: #ee5f5f!important;
}
.aCat{
	height: 100%;
	width: 100%;
	text-align: center;
	padding: 0!important;
	white-space: normal!important;
	display: table;
}
.aCat img{
	width: 100%!important;
	height: 100%!important;
	padding: 3px!important;

}
.tableH{
	height: 0px;
	/*filter:blur(2px);*/
}
.titleMenu{
	background-color: #b31414;
    border-radius: 5px 5px 0 0;
    display: inline-flex;
    width: 100%;
    padding: 3px 0!important;
}
.titleMenu2{
	background-color: #02769c;
    position: relative;
	border-radius: 0px 0px 0 0;
	padding: 3px 0!important;
}
.titleCat{
	padding: 1px 10px;
    margin-bottom: 0px;
    margin-top: 0px;
    color: white;
}
.rt-block{
	padding-top: 0px!important;
	padding-bottom: 0px!important;
}
.inputLenght{
	
	position: absolute;
	top: 3px;
	right: 5px;
}
.inputCode{
	width: calc(100% - 140px);
	/*position: relative;*/
}
.contentNumber{
	position: relative;
	display: inline-flex;
}
.keyNumber{
	position: absolute;
    width: 307px;
    top: 50px;
    left: -85px;
    z-index: 1;
    display: none;
    background-color: rgba(245, 245, 245, 0.5);
    box-shadow: 0px 0px 20px rgb(0, 0, 0);
    padding: 10px;
}
.prev button,.next button{
	border: none;
    padding: 10px 15px;
    color: white;
    background: #00a549;
    border-radius: 5px;
}

.input input{
	margin-bottom: 0px;
    font-size: 25px;
    height: 35px;
    width: 60px;
    text-align: center;
}
.number{
    cursor: pointer;
    font-size: 26px;
    width: 56px;
    height: 50px;
    margin: 1px -1px;
    text-align: center;
    background-color: #00a549;
    color: #ffffff;
    border: 1px solid #01652d;
    border-radius: 5px;
}
.btnflex{
	width: 94.33px;
}
.btnStart{
	background-color: #02769c!important;
	border: 1px solid #02546f!important; 
}
.btnClear{
	background-color: #ff0101!important;
	border: 1px solid #920303!important;
}
.scrollProduct{
	overflow-y:overlay;
	padding: 5px!important;
	position: relative;
	width: 60%;
}
.table{
	margin-bottom: 0px!important;
}
.form-element{
	/*padding: 0px!important;*/
}
.tbcenter{
	    color: white!important;
    border: 1px solid white!important;
}
.myconcepts{
	height: 0;
}
.diners{
	overflow-y:overlay; 
}

.diners::-webkit-scrollbar{
	width:0px!important;

}
.component-content{
	position: relative;
}
.blockSell{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	border-radius: 8px;
	background-color: rgba(14, 14, 14, 0.6);
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.85);
	z-index: 1;
	overflow: overlay;
	display: none;
}
.chilblockSell{
	margin: auto;
	/*width: 350px;*/
}
.chilblockSell .cashdawer-form{
	
}
.chilblockSell::-webkit-scrollbar{
	width:0px!important;
}
.fatherSell{
	margin-top: 5px;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.901961);
    padding: 10px;
    margin: auto;
	width: 350px;
	margin: auto;
}
.btnsell{
	padding: 5px;
}
.btnLogeo{
	width: 100%;
    border-radius: 4px;
    border: solid;
    cursor: pointer;
    color: white;
    border-color: #00a549!important;
    background-color: #00a549!important;
    background-image: -moz-linear-gradient(top,#00a549,#00a549)!important;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#00a549),to(#00a549))!important;
    background-image: -webkit-linear-gradient(top,#00a549,#00a549)!important;
    background-image: -o-linear-gradient(top,#00a549,#00a549)!important;
    background-image: linear-gradient(to bottom,#00a549,#00a549)!important;
    background-repeat: repeat-x;
}
.btnLogeo:hover{
	    cursor: pointer;
    color: white;
    border-color: #03863d!important;
    background-color: #03863d!important;
    background-image: -moz-linear-gradient(top,#03863d,#03863d)!important;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#03863d),to(#03863d))!important;
    background-image: -webkit-linear-gradient(top,#03863d,#03863d)!important;
    background-image: -o-linear-gradient(top,#03863d,#03863d)!important;
    background-image: linear-gradient(to bottom,#03863d,#03863d)!important;
    background-repeat: repeat-x;
}
.cashdawer-form input[type="password"]{
	font-size: 20px!important;
    height: 40px!important;
}
.divnums .column > .calc,.btnLogeo {
    height: 40px;
}
.gn-menu-main,.logout-button{
	height: 40px!important;
}
.rt-top-surround{
	background: transparent!important;
}
/*#gn-search{
	margin-bottom: 23px;
}*/
.logout-button .button_des{
	margin-top: 0px!important;
    min-width: 155px;
}
.user_count{
	background: transparent;
    border: transparent;
    color: white;
    font-size: 20px;
    margin-bottom: 24px!important;
}
.user_count span{
	margin-top: 10px!important;
    margin-left: 5px!important;
    border-top: 8px solid #ffffff!important;
    border-right: 6px solid transparent!important;
    border-left: 6px solid transparent!important;

}
.user_count span:hover{color: rgb(199, 232, 249);}
.nav-hover .dropdown-menu{
	padding: 5px 0!important;
}
.styleDes{
	display: list-item;
    width: 100%!important;
    color: #337bad;
    background: transparent;
    padding: 3px 1px;
}
.styleDes:hover{
	cursor: pointer;
    color: #ffffff;
    background: #02769c;
}
.gn-search {
	top: auto;
    bottom: 7px;
}
.gn-menu-wrapper {
	top: 40px!important;
}
#diner1{
	overflow: overlay;
}
#diner1::-webkit-scrollbar{
	width:0px!important;
	height: 0px!important;
}
.aCat img{
	width: 100%!important;
    height: 69px!important;
    display: table-cell;
    vertical-align: middle;
    padding: 11px 4px!important;
    display: none;
}
.aCat span{
	font-size: 19px;
    width: 70%;
    font-weight: bold;

    line-height: 30px;
    height: 73px;
    display: table-cell;
    vertical-align: middle;
}
.list-product-name{
	display: inline-flex!important;
	height: 66px!important;
}
.namePro{
	display: table;
    width: 70%;
    white-space: normal;
    height: 66px;
}
.nameProint{
	display: table-cell;
    vertical-align: middle;
}
.pricing{
	text-align: center;
    width: 30%;
}
input[name="diner_name"]{
	width: 178px;
}
.sells .main-params{width:42%!important;}
.idWaither,.priceProduct{
	display: block;
	padding: 0px!important;

}
.idWaither{
	font-size: 12px!important;
	color: rgb(2, 118, 156)!important;
}
.txtId{
	width: 98%!important;
    font-size: 20px!important;
    padding: 3px!important;
    height: 36px!important;
    display: block!important;
    margin: 0px auto!important;
}
.inputLenght2{
	position: absolute;
    top: 36px;
    left: 1%;
    z-index: 2;
    width: 98%;
    background: red;
    border-radius: 4px;
    display: none;
}
.hideBtns{
	/*display: none;*/
}
.contentNumber2{
	width: 100%;
    padding: 3px;
    display: inline-flex;
}
.contentNum{
	/*width: calc(100% - 9px)!important;*/
	display: none;
	border-radius: 4px;
	position: absolute;
	position: absolute;
    top: 50px;
    left: 10px;
    z-index: 1;
    box-shadow: rgb(0, 0, 0) 0px 0px 10px;
    background: rgba(255, 255, 255, 0.701961);
}
.number2{
    cursor: pointer;
    font-size: 35px;
    padding: 5px 10px;
    margin: 1px 1px;
    text-align: center;
    background-color: #00a549;
    color: #ffffff;
    border: 1px solid #01652d;
    border-radius: 5px;
}
.sell-note{
	display: inline-flex;
    width: 100%;
    height: 32px;
}
.sell-note .sellsave{
    width: 20%;
}
.sell-note .btn-cancel{
    width: 10%;
}
.sell-note .sell-note-btn{
    width: 14%;
}
.divTitle label{
	text-align: center;
    font-size: 25px;
    margin-bottom: 10px!important;
}
.divTitleTable{
	border-bottom: #d1d1d1 1px solid;
}
.divTitleTable,.contentMovement{
	display: flex;
}
.contentMovement,.contentMovement label{
	cursor: pointer;
}
.contentMovement{
	padding-top: 5px;
	background: rgba(81, 161, 203, 0.50);
	border-bottom: 1px solid white;
}
.divTitleTable{
	padding-top: 5px;
	background: rgb(81, 161, 203);
}
.contentMovement label,.divTitleTable label{
	margin: 5px 0 0 5px;
	color: white;
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.80);
}
.contentMovement input,.divTitleTable input{
	margin: 0px 0 5px 0;
}
.divTitleTable label,.divContent label{
	width: 90%;
}
.divTitleTable label{
	font-size: 21px;
}
.divContent label{
	font-size: 18px;
}
.divTitleTable input,.divContent input{
	width: 10%!important;
}
.whatKitchen{
	width: 400px!important;
}
.whatKitchen label{
	margin-bottom: 0;
	font-weight: bold;
}
.whatKitchen input[type='checkbox']{
	width: 30px;
    height: 30px;
}
.moreSell{

}
.moreSell,.moreSellTitle{
	display: flex;
	padding: 5px 0;
    text-align: center;
    font-weight: bold;
    margin-right: 5px;
}
.moreSell .name,.moreSellTitle .name{
	text-align: left;
}
.moreSell .precio,.moreSellTitle .precio{
	text-align: right;
    margin-right: 5px;
}
.extraSpace2 label{
	font-weight: normal; 
	font-size: 15px; 
}
.moreSellTitle{
	font-weight: bold;
	font-size: 17px;
}
.quantity{
	width: 15%;
}
.name{
	width: 70%;
}
.price{
	width: 15%;
}
.moreSellTitle{
	border-bottom: 1px solid #d1d1d1;
}
.divMovement {
	display: none;
}
.styleFacePq{
	overflow: scroll;
}
.change-table #mesasnew{
	color: #02769c!important;
	font-size: 17px;
	font-weight: bold;
}
.diversosRegister{
	border-bottom: 2px solid gray;
	border-radius: 5px;
}
.nameRecervas,.priceRecervas{
	display: inline-flex;
	width: 80%!important;
}
.nameRecervas label,.priceRecervas label{
	width: 80px;
	margin-top: 4px;
    font-size: 18px;
    font-weight: bold;
    color: #5d5b5b;
    text-align: right;
    margin-right: 5px;
}
.nameRecervas input,.priceRecervas input{
	width: calc(100% - 70px);
	font-size: 18px!important;
	height: 29px;
	border: #d5d5d5 solid 1px;
	border-radius: 3px;
	color: #6e6e73;
}
.diversosRegister form{
	display: flex;
}
.contentRecervas{
	width: calc(100%-80px)!important;
}
.diversosRegister form button{
	margin-left: 5px;
	width: 80px;
	border-radius: 25%;
    border: none;
    background: #00a549;
    color: white;
    font-size: 40px;
    font-weight: bold;
}
.moreSellExtra{
	display: flex;
}
.extraSpace{
	width: 60px;
}
.extraSpace2{
	width: calc(100% - 60px);
}

/*.ui-widget-header {
    border: 1px solid #aaaaaa;
    background: #b31414;
     background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; 
    color: #222222;
    font-weight: bold;
}*/

/*.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	background: #fb6464;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	color: #363636;
}*/
/*#refreser-msg {
    color: #fff;
}*/
#tables .table-type.column1 {
    width: 55%;
}
#tables .table-type.column2 {
    width: 45%;
}

#login-form [class^="icon-"]{
	color: #fab03e;
}

#sbox-window input,
#sbox-window select,
.fancybox-skin input,
.fancybox-skin select {
    color: #6e6e6e;
}


.mycheckin h2{
	font-size: 22px!important;padding-top: 15px!important;
}
.mycheckin .title{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background: #fab03e;
	color: #ffffff!important;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25)!important; 
	border-bottom: none!important;
	-webkit-box-shadow: none!important;-moz-box-shadow:none!important;
	box-shadow:none!important;
}
.mycheckin .module-surround{
	 -webkit-border-radius: 4px; 
	 -moz-border-radius: 4px;
	 border-radius: 4px;
	 background: #565656;
	 -webkit-box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.9) inset;
	 -moz-box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.9) inset;
	 box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.9) inset;
}