/* CSS Document */
  /* ---------------------------------------*/
  /* ----General<<<-----------*/
  /* ---------------------------------------*/

.errormessage
{
    color:red;
    font-size:x-large;
    padding: 5px 0 0 0;
	font-weight:bold;
}

.defunit
{
    width:100%;
}
  
@font-face {
	font-family: bebas;
	src: url('BebasNeue.TTF');
}
@font-face {
	font-family: trade;
	src: url('TradeGothicLTStd-BdCn20.otf');
}
body {
	padding: 0px !important;
	background: #333 !important;
}
a.input:visited {
	color: #fff; /*ul.caja_iconos*/
}
a.cat3:visited {
	color: #fff;
}
.button_phone {
	width: 100%;
	min-height: 60px;
}
li {
	list-style: none;
	display: inline;
}
html, body {
	margin: 0;
	padding: 0;
}
/*
  body
  {
	  background-color: #FFF;
	  font-size: 12px;
	  font-family: Trebuchet MS;
	  margin: 0;
	  padding: 0;
	  color: #000;
	  background:url(img/fontana/bg.png);
	  height:auto;
  }
  */
  
input.btnCalc[type="button"] {
	background: none repeat scroll 0 0 #000000;
	border-radius: 3px;
	font-family: bebas;
	font-size: 22px;
	height: 50px;
	width: 50px;
}
input[type="button"].btnCalc:hover {
	width: 50px;
}

a.btnSearch {
	background-color: #e47911;
	background-image: none;
	font-size: 15px;
	width: 95.5%;
	font-family: arial;
}

input[type="button"].btnSearch {
	background-color: #e47911;
	background-image: none;
	font-size: 15px;
	width: 95.5%;
	font-family: arial;
}
input[type="button"].btnSearch:hover {
	background-color: #e47911;
	background-image: none;
	width: 95.5%;
}
input[type="submit"].btnSearch {
	background-color: #cc0000;
	background-image: none;
	font-family: bebas;
	font-size: 25px;
	height: 50px;
	margin-top: 20px;
	width: 100%;
	float: left;
}
input[type="submit"].btnSearch:hover {
	background-color: #900;
	background-image: none;
	width: 100%;
}
/* ---------------------------------------*/
  /* ---- menus<<<-----------*/
  /* ---------------------------------------*/
  
input[type="text"], input, textarea, select, .uneditable-input {
	border-radius: 0;
	font-weight: bold;
}
.login-pc input[type="text"], .login-pc input, .login-pc textarea, .login-pc select, .login-pc .uneditable-input {
	font-size: 20px;
	height: 30px;
	width: 97%;
}
#Counter {
	float: right;
	font-family: bebas;
	font-size: 29px;
	height: auto;
	margin: -5px;
	padding: 0 0px 0 0;
	text-align: center;
	width: 60px;
}
.quantity-select {
	background: none repeat scroll 0 0 #000000;
	border-radius: 0;
	height: 38px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: right;
	width: 98%;
	float: left;
}
.qs-select {
	float: right;
	width: 8%;
}
.qs-label {
    color: #808080;
    float: left;
    font-family: bebas;
    font-size: 25px;
    height: 30px;
    line-height: inherit;
    width: 85%;
}
.mesas-carro #shopcart {
	float: left;
	text-align: center;
	width: 280px !important;
}
.warning {
	width: 100%;
	text-align: left;
	font-family: Trebuchet MS;
	font-size: 16px;
	text-decoration: none;
	color: #CB1C5E;
	font-weight: bold;
}
h2 {
	background-color: #ade717;
	border-radius: 0;
	color: #000000;
	font-family: bebas;
	font-size: 22px;
	font-weight: normal;
	height: 47px;
	line-height: 48px;
	padding: 0 0 0 10px !important;
}
.contador {
	width: 50px;
	height: 20px;
	float: left;
	color: #871000;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
}
.multi {
	width: 110px;
	height: 32px;
	float: left;
	color: #871000;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
}
.caja_control {
	margin-top: 20px;
	float: left;
	width: 100%;
}
.flecha1 {
	float: left;
	width: 24px;
	height: 24px;
	margin: 2px;
	background-image: url(img/admin/f1.png);
	background-repeat: no-repeat;
}
.flecha1:hover {
	background-image: url(img/admin/f1mo.png);
	background-repeat: no-repeat;
}
.flecha2 {
	float: left;
	width: 24px;
	height: 24px;
	margin: 2px;
	background-image: url(img/admin/f2.png);
	background-repeat: no-repeat;
}
.flecha2:hover {
	background-image: url(img/admin/f2mo.png);
	background-repeat: no-repeat;
}
.flecha3 {
	float: left;
	width: 24px;
	height: 24px;
	margin: 2px;
	background-image: url(img/admin/f3.png);
	background-repeat: no-repeat;
}

.flecha3:hover {
	background-image: url(img/admin/f3mo.png);
	background-repeat: no-repeat;
}
.flecha4 {
	float: left;
	width: 24px;
	height: 24px;
	margin: 2px;
	background-image: url(img/admin/f4.png);
	background-repeat: no-repeat;
}
.flecha4:hover {
	background-image: url(img/admin/f4mo.png);
	background-repeat: no-repeat;
}
.form_1 {
	width: 122px;
	height: 25px;
	float: right;
	color: #D20002;
	text-align: left;
	background-color: transparent;
	font-weight: bold;
	background-image: url(img/commons/input.png);
	background-repeat: no-repeat;
	padding: 3px 2px 0px 2px;
	border-style: none;
}
.form_2 {
	width: 210px;
	height: 110px;
	float: left;
	color: #D20002;
	text-align: left;
	background-color: #e7e0b0;
	font-weight: bold;
	background-repeat: no-repeat;
	padding: 3px 2px 0px 2px;
	border-style: none;
	margin-top: 5px;
	margin-right: 580px;
	border-radius: 3px;
	-moz-border-radius: 3px;
}
.form_3 {
	float: left;
	color: #871000;
	text-align: left;
	background-color: #e7e0b0;
	font-weight: bold;
	background-repeat: no-repeat;
	border-style: none;
	margin-right: 30px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.form_3_phone {
	float: left;
	color: #871000;
	text-align: left;
	background-color: #e7e0b0;
	font-weight: bold;
	background-repeat: no-repeat;
	border-style: none;
	margin-right: 30px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	font-family: Trebuchet MS;
	font-size: 50px;
	font-weight: bold;
	text-decoration: none;
	height: 100%;
}
ul.menu {
	width: 700px;
	height: 32px;
	float: left;
	margin-top: 5px;
}
.separador_menu {
	width: 3px;
	height: 30px;
	float: left;
}
.separador_menu_pie {
	width: 3px;
	height: 30px;
	float: left;
	background-image: url(img/chinitos/separador_menu_pie.png);
	background-repeat: no-repeat;
}
.menu1 {
	width: 253px;
	height: 26px;
	float: left;
}
.login {
	width: 500px;
	float: left;
	margin-left: 27px;
	margin-top: 30px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #e6e6e5;
	border: #c0c2c4 solid 1px;
	padding-bottom: 30px;
}
ul.login {
	width: 600px;
	height: 37px;
	float: left;
}
.login_buttons a {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #fff;
	width: auto;
	float: left;
	height: 32px;
	padding: 10px 7px 0px 5px;
}
.login_buttons a:hover {
	background-color: #d91d24;
	border-radius: 3px;
	-moz-border-radius: 3px;
	width: auto;
	float: left;
	height: 32px;
	padding: 10px 7px 0px 5px;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.login_buttons a:active {
	background-color: #d91d24;
	border-radius: 3px;
	-moz-border-radius: 3px;
	width: auto;
	float: left;
	height: 32px;
	padding: 10px 7px 0px 5px;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
input[type="button"] {
	background-repeat: no-repeat;
	background-position: -2px 0px;
	height: 38px;
	text-align: center;
	vertical-align: middle;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	padding: 0px 5px 0px 5px;
	float: left;
	margin-right: 10px;
	background-color: transparent;
	border: none;
	margin-top: 5px;
	cursor: pointer;
}
input[type="button"]:hover {
	background-repeat: no-repeat;
	background-position: -2px 0px;
}
input[type="button"]:active {
	background-color: #000;
}
.login_iconos {
	background-image: url(img/servicios/spryicons.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 37px;
	float: left;
}
.login_reg {
	background-position: -135px 5px;
}
.login_ins {
	background-position: -100px 0px;
}
.login_iconos {
	background-image: url(img/servicios/spryicons.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 37px;
	float: left;
}
.boletin_icon {
	background-position: -270px 0px;
}
.social_icon {
	background-position: -215px 0px;
}
.buscar {
	width: 220px;
	height: 22px;
	float: right;
	margin-top: 7px;
}
.login_space {
	width: 600px;
	height: 22px;
	float: right;
	margin-top: 10px;
}
.caja_b_login {
	margin-top: 10px;
	float: left;
	width: 100%;
}
.caja_b_login1 {
	width: 330px;
	height: auto;
	float: right;
	margin-top: 5px;
}
a.boton_grande {
	color: #FFF;
}
a.link_b {
	color: #FFF;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: underline;
	color: #FFF;
	font-style: italic;
	float: right;
}
.link_g {
	color: #FFF;
	font-family: Trebuchet MS;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	width: 180px;
	float: left;
	font-weight: bold;
	height: 20px;
	margin-top: 5px;
}
.tag_login {
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	color: #76652C;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	float: left;
	margin-top: 10px;
}
.tag_login_phone {
	font-family: Trebuchet MS;
	font-size: 50px;
	text-decoration: none;
	color: #76652C;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	float: left;
	margin-top: 10px;
}
.img_detalle {
	width: 95%;
	float: left;
	text-align: center;
	margin-left: 2.5%;
	height: auto;
	margin-top: 5%;
}
.titular_detalle {
	font-family: bebas;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #CDCC6F;
	border-radius: 5px 5px 5px 5px;
	color: #5F4F1A;
	width: 98%;
	padding-top: 8px;
	height: 30px;
	padding-left: 10px;
}
.float_left {
	float: left;
}
.float_left_phone {
    float: none;
    margin: auto;
    padding: 0;
    width: 310px;
}


.float_left_phone .editorphone {
    width: 97%;
}
.texto_detalle {
	width: 100%;
	text-align: left;
	font-family: trade;
	font-size: 25px;
	text-decoration: none;
	color: #000;
	float: left;
	padding-top: 20px;
}
.logear {
	width: 500px;
	height: 30px;
	float: left;
	margin-top: 10px;
	padding-left: 10px;
}
.caja_buscar {
	width: 1024px;
	height: 26px;
	margin: 0 auto;
}
.form_1 {
	width: 122px;
	height: 25px;
	float: right;
	color: #D20002;
	text-align: left;
	background-color: transparent;
	font-weight: bold;
	background-image: url(img/commons/input.png);
	background-repeat: no-repeat;
	padding: 3px 2px 0px 2px;
	border-style: none;
}
.form_2 {
	width: 198px;
	height: 108px;
	float: left;
	color: #871000;
	text-align: left;
	background-color: transparent;
	font-weight: bold;
	background-image: url(img/chinitos/input2.png);
	background-repeat: no-repeat;
	padding: 5px;
	border-style: none;
	margin-top: 10px;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.form_3 {
	width: 200px;
	height: 30px;
	float: left;
	color: #5F4F1A;
	text-align: left;
	background-color: transparent;
	font-weight: regular;
	background-image: url(img/chinitos/input.png);
	background-repeat: no-repeat;
	padding: 0px 2px 0px 5px;
	border-style: none;
	margin-top: 10px;
}
.marca {
	width: 24px;
	height: 24px;
	float: left;
	margin-right: 219px;
	margin-top: 10px;
	text-align: left;
	background: url(img/chinitos/check.png) no-repeat;
	border: none;
	padding-top: -3px;
}
.check {
	width: 5px;
	height: 5px;
	float: left;
	margin-left: 6px;
}
.form_4 {
	width: 205px;
	height: 24px;
	float: left;
	color: #5F4F1A;
	text-align: left;
	background-color: transparent;
	font-weight: regular;
	background-image: url(img/chinitos/input.png);
	background-repeat: no-repeat;
	padding: 0px 2px 0px 5px;
	border-style: none;
	margin-top: 10px;
	background-attachment: scroll;
	border: none;
}
input[type="submit"] {
	background: none repeat scroll 0 0 #cc0000;
	border: medium none;
	border-radius: 1px;
	box-shadow: 2px 2px 5px #000000;
	color: #ffffff;
	cursor: pointer;
	float: left;
	font-family: bebas;
	font-size: 22px;
	font-weight: normal;
	height: 34px;
	letter-spacing: 1px;
	margin: 10px 10px 0 0;
	padding: 0 5px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 115px;
	float: right;
	margin: 0;
}
input[type="submit"]:hover {
	text-decoration: underline;
}
input[type="submit"]:active {
	background-color: #000;
}
input[type="deliver"] {
	background-color: #000000;
	background-image: url("img/deliver.png");
	background-position: 3px 5px;
	background-repeat: no-repeat;
	border: medium none;
	border-radius: 2px;
	cursor: pointer;
	float: left;
	height: 30px;
	width: 30px;
}
.alertas .tr_res {
	background-color: #f5f5f5 !important;
	color: black !important;
	line-height: 17px;
}


.alerta_white-zone {
    margin-left: 3px;
    overflow: hidden;
    width: 21px;
}

.tabla_alertas .tr_titular {
    font-size: 15px;
}

input[type="deliver"]:hover {
	background-image: url(img/deliver_mo.png);
	background-repeat: no-repeat;
}
input[type="marchar"] {
	background-image: url(img/fontanapos/marchar.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	/*height:30px;*/
	width: 40px;
	float: left;
	background-color: transparent;
	border: none;
	cursor: pointer;
	text-align: center;
}
input[type="marchar"]:hover {
	background-image: url(img/fontanapos/marchar_mo.png);
	background-repeat: no-repeat;
}
.estado_elaboracion {
	background-image: url(img/fontanapos/elabora.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 20px;
	float: left;
	background-color: transparent;
	border: none;
	cursor: pointer;
}
.estado_cliente {
	background-image: url(img/fontanapos/cliente.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 20px;
	float: left;
	background-color: transparent;
	border: none;
	cursor: pointer;
}
.currency {
	color: #ffffff;
	font-family: bebas;
	font-size: 25px;
	margin-left: 5px;
}
#bill_detail {
	float: left;
	margin-bottom: 0px;
	width: 100%;
}
.totals-table {
	border: 1px solid #000000;
	border-radius: 2px;
	padding: 20px 20px 20px;
	width: 100%;
}
.cat2 {
	color: #000000;
	font-family: bebas;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	padding: 1px 1px 0;
	width: 96%;
}
.cat2 a:hover {
	text-decoration: none
}
.cat2 a:visited {
	color: #333;
}
.cat2_phone a:link {
	background-repeat: no-repeat;
	background-position: 0px -4px;
	height : 100%;
	width : 100%;
	text-align: center;
	vertical-align: middle;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	padding: 10px 0px 0px 0px;
	float: left;
	background-color: olive;
	border: none;
	cursor: pointer;
	margin-left: 3px;
}
.cat2_phone a:hover {
	background-image: url(img/fontana/boton.png);
	background-repeat: no-repeat;
	background-position: 0px -4px;
}
.cat2_phone a:visited {
	color: #FFF;
}
div#title {
	display: block;
	float: left;
	text-align: left;
}
ul.caja_iconos {
	width: auto;
	float: right;
	margin-top: 55px;
	padding: 0;
	list-style-type: none;
	height: 20px;
}
li.tag_iconos {
	float: left;
	padding: 0px 15px 0px 30px;
	background-repeat: no-repeat;
	color: #fff;
}
li.tag_iconos a {
	float: left;
	height: 20px;
	padding: 0px 0px 0px 30px;
	background-repeat: no-repeat;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #fff;
}
.user {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	width: auto;
	float: left;
	margin: 0px 0px 0px 10px;
	display: block;
}
.user_gris {
	font-weight: regular;
	color: #fff;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: auto;
	float: left;
	margin: 0px 15px 0px 0px;
	display: block;
}
.credito {
	color: #333333;
	display: block;
	float: left;
	font-family: bebas;
	font-size: 22px;
	font-weight: normal;
	margin: 15px 0 20px 3px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	width: auto;
}
.credito_gris {
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	width: auto;
	float: left;
	margin: 0px 10px 0px 0px;
	color: #fff;
	font-weight: bold;
	display: block;
}
.login_out a: link {
	color: #5F4F1A;
}
.contacto {
	background-position: -467px 5px;
}
.inscrip {
	background-position: 3px 5px;
}
.reg {
	background-position: 145px 5px;
}
a.home {
/*background-image:url(img/chinitos/botones/spn/menu_sp_10.png);
  background-position:25px 8px;
  width:40px;*/
}
a.home:hover {
/*background-image:url(img/chinitos/botones/spo/menu_sp_mo_10.png);
  width:40px;
  background-position:25px 8px;*/
}
a.inscrip {
	background-image: url(img/chinitos/botones/spn/boton_03.png);
	background-position: 15px 8px;
	width: 70px;
}
a.inscrip:hover {
	background-image: url(img/chinitos/botones/spo/boton_03.png);
	width: 70px;
	background-position: 15px 8px;
}
a.login_reg {
	background-position: 15px 8px;
	width: 40px;
}
a.login_reg:hover {
	width: 40px;
	background-position: 15px 8px;
}
.cesta {
	background-position: -627px 5px;
	color: #5F4F1A;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 25px;
	height: 40px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-repeat: no-repeat;
	display: inline;
	margin: -10px 0px 0px -5px;
	float: left;
	font-family: Trebuchet MS;
}
.tag {
	padding-top: 5px;
	margin: 0px 5px 0px 5px;
	height: 21px;
	float: right;
	text-align: right;
	color: #FFF;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.tag_1 {
	padding-top: 3px;
	margin: 0px 5px 0px 5px;
	height: 21px;
	float: left;
	text-align: right;
	color: #FFF;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.tag_2 {
	padding-top: 3px;
	margin: 0px 5px 0px 5px;
	height: 21px;
	float: right;
	text-align: right;
	color: #fff;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-top-color: #C8C8C8;
	border-right-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	border-left-color: #C8C8C8;
}
.tag a:link {
	color: #FFF;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	white-space: nowrap;
}
.tag a:hover {
	color: #006184;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	white-space: nowrap;
}
.tag a:active {
	color: #FFF;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	white-space: nowrap;
}
.tag a:visited {
	color: #FFF;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	white-space: nowrap;
}
.tagmenu {
	padding-top: 3px;
	margin: 0px 5px 0px 5px;
	height: 21px;
	float: left;
	color: #FFF;
	text-align: left;
	color: #FFF;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.tagmenu a:link {
	color: #FFF;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	white-space: nowrap;
}
.tagmenu a:hover {
	color: #006184;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	white-space: nowrap;
}
.tagmenu a:active {
	color: #FFF;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	white-space: nowrap;
}
.tagmenu a:visited {
	color: #FFF;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	white-space: nowrap;
}
a.menu_superior_botones {
	width: auto;
	height: 21px;
	padding: 7px 20px 0px 20px;
	float: left;
	color: #FFF;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-position: right;
	background-repeat: no-repeat;
	white-space: nowrap;
}
.menu_superior_on {
	height: 35px;
	padding: 7px 20px 0px 20px;
	float: left;
	color: #006184;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
}
a.menu_superior_botones:hover {
	height: 35px;
	padding: 7px 20px 0px 20px;
	float: left;
	color: #006184;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
}
a.menu_superior_botones:active {
	width: auto;
	height: 35px;
	padding: 7px 20px 0px 20px;
	float: left;
	color: #006184;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.menu_primero {
	background-image: url(img/fontana/level1.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 7px 0px 0px 0px;
	font-size: 13px;
	height: 32px;
	margin-top: 5px;
	text-decoration: none;
	width: 100%;
	height: 100;
	display: block;
	float: left;
}
a.menu_tercero:hover {
}
/*a.menu_tercero,*/
a.menustand {
	color: #000000;
	float: right;
	font-family: bebas;
	font-size: 22px;
	height: 47px;
	line-height: 48px;
	text-decoration: none;
	width: 100%;
}
.menu_tercero a {
	background: none repeat scroll 0 0 #000000;
	color: #ffffff;
	float: left;
	height: 30px;
	line-height: 15px;
	margin-bottom: 2px;
	padding-top: 15px;
	width: 100%;
	font-size: 19px;
}
.sidebar-nav div:first-child {
	float: left;
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
}
.well.sidebar-nav {
	border-right: 1px solid #000000;
	float: left;
	height: auto;
	padding: 0 15px 0 0;
	width: 100%;
}
.sidebar-nav {
	font-family: bebas;
	font-size: 18px;
	line-height: 40px;
	margin-bottom: 2px;
	text-align: center;
	width: 50%;
}
.sidebar-nav div {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	width: 47.5%;
}

.sidebar-nav div:nth-child(2n+1) {
	margin-right: 0 !important;
}
a.menustand {
	background: none repeat scroll 0 0 #ade717;
}
 a.menu_tercero:nt a.menustand {
}
.sidebar-nav div:last-child {
	float: left;
	margin-top: 10px;
	width: 100%;
}
/* ---------------------------------------*/
  /* ---- cabezal<<<-----------*/
  /* ---------------------------------------*/
.cabezal_principal {
	height: 78px;
	width: auto;
}
.cabezal {
	height: 78px;
	width: 980px;
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
.page {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	position: relative;
	margin-bottom: 0px;
	color: #000;
	padding: 0;
	height: 78px;
	width: 1024px;
}
.logo {
	margin: 0px 0px 0px 350px;
	height: 78px;
	width: 160px;
	background-image: url(img/fontana/logo.png);
	background-repeat: no-repeat;
	float: left;
}
.detalles :link {
	background: url(img/detalles.png) no-repeat;
	float: left;
	height: 20px;
	margin-right: 8px;
	padding-left: 25px;
	width: auto;
	color: #784405;
	margin-top: 3px;
	text-decoration: underline;
}
.detalles :hover {
	background: url(img/detallesmo.png) no-repeat;
	color: #784405;
	text-decoration: underline;
}
.detalles :active {
	color: #784405;
	text-decoration: underline;
}
.detalles :visited {
	color: #784405;
	text-decoration: underline;
}
#header h1 {
	font-weight: normal;
	padding: 50px 20px 0px 5px;
	color: #fff;
	border: none;
	line-height: 16px;
	font-family: Trebuchet MS;
	font-size: 18px !important;
	font-weight: bold;
	width: 340px;
}
.link_messages a:link {
	font-weight: normal;
	color: #9c9362;
	border: none;
	font-family: Trebuchet MS;
	font-size: 13px !important;
	width: auto;
	float: right;
	margin-top: 55px;
	margin-right: 10px;
	background: url(img/smsmo.png) no-repeat;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	font-weight: bold;
}
.link_messagesactive a:link {
	font-weight: normal;
	color: #fff;
	font-family: Trebuchet MS;
	font-size: 13px !important;
	width: auto;
	float: right;
	margin-top: 55px;
	margin-right: 15px;
	background: url(img/sms.png) no-repeat;
	background-repeat: no-repeat;
	background-position: left;
	padding: 2px 10px 0px 25px;
	font-weight: bold;
	background-color: #871000;
	background-position: 4px 2px;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
.link_messages a:visited {
	color: #9c9362;
}
.table_messages {
	width: 100%;
	float: left;
}
#sendMsg {
	background-image: url(img/fontana/botonmo.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 120px;
	text-align: center;
	text-decoration: none;
	padding: 4px 5px 0px 5px;
	margin-top: 10px;
	float: left;
	margin-right: 10px;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight : bold;
	color: #fff;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
#sendMsg:hover {
	background-image: url(img/fontana/boton.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 120px;
}
#main {
	padding: 10px;
	background-color: #FFF;
	min-height: 875px;
	width: 540px;
	margin: 0px 0px 0px 2px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	float: left;
}
/* ---------------------------------------*/
  /* ---- contenido<<<-----------*/
  /* ---------------------------------------*/
  /* ---------------------------------------*/
.contenedor {
	width: 100%;
}
.box_grande {
	width: auto;
	overflow: hidden;
}
.box {
	width: 980px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	background-image: url(img/chinitos/bg1.png);
}
.box1 {
	width: 600px;
	float: left;
	height: 100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 10px;
	min-height: 305px;
	padding: 5px 10px 0px 10px;
	background-image: url(img/chinitos/bg_content.png);
}
.menu_left {
	width: 145px;
	float: left;
}
.menu_left ul {
	list-style: none;
}
.underline {
	text-decoration: underline;
}
.boton_small {
	width: 132px;
	float: right;
	height: 73px;
	background: url(img/servicios/b_corto.png) no-repeat center;
	margin-left: 2px;
}
.boton_small : hover {
	width: 132px;
	float: left;
	height: 73px;
	background: url(img/servicios/b_corto_mo.png) no-repeat center;
	margin-left: 5px;
}
/* ---------------------------------------*/
  /* ---- contenido HOME<<<-----------*/
  /* ---------------------------------------*/
  /* ---------------------------------------*/
  
	  
  /* }*/
  
.right_column {
	width: 235px;
	float: left;
	vertical-align: top;
	text-align: left;
	font: normal 12px Trebuchet MS;
	text-align: left;
}
.text_home {
	width: 530px;
	float: left;
	font: normal 13px Trebuchet MS;
	text-align: left;
	margin-top: 10px;
}
 .text_home:span {
 color:#707070;
 text-decoratio:underline;
}
.subMenu {
	border: 0px solid #707070;
	background: #707070 url(images/ui-bg_flat_100_707070_40x100.png) 50% 50% repeat-x;
	color: #ffffff;
	font-weight: bold;
}
.lista_home {
	margin: 1.0em 0 0.5em;
	color: #5F4F1A;
	background-image: url(img/servicios/SPOT.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15PX;
}
.separador {
	width: 555px;
	float: left;
	height: 1px;
	background-color: #BEBEBE;
	margin: 20px 2px 0px 2px;
}
.tab1 {
	width: 100%;
	float: left;
}
.tab1phone {
	width: 100%;
	float: left;
}
.tab2 {
	background-color: #999;
	border-radius: 3px;
	-moz-border-radius: 3px;
	width: 536px;
	padding: 15px;
}
.resena {
	width: auto;
	float: left;
	text-align: left;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	padding-top: 10px;
	color: #FFF;
}
.titular_home {
	width: 100%;
	float: left;
	text-align: left;
	color:White;
}
.titular_productos {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #a70000;
}
.titular_login {
	width: 550px;
	float: left;
	padding: 10px 0px 0px 10px
}
.titular_login_phone {
	width: 550px;
	float: left;
	padding: 10px 0px 0px 10px;
	margin-top: 120px;
}
/* ---------------------------------------*/
  /* ---- contenido PRODUCTOS<<<-----------*/
  
  /* ---------------------------------------*/
  /* ---------------------------------------*/
.logear {
	width: 500px;
	height: 40px;
	float: left;
	margin-top: 5px;
	padding-left: 10px;
}
.p_box {
	background-color: #EBEA9B;
	border-radius: 3px 3px 3px 3px;
	float: left;
	height: 230px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	text-align: center;
	width: 125px;
	text-align: center;
}
.p_box_reduced {
	background: none repeat scroll 0 0 #ffffff;
	border-radius: 2px;
	box-shadow: 0 0 20px #cccccc inset;
	float: left;
	height: 80px;
	margin-right: 10px;
    margin-left:10px;
	margin-top: 20px;
	padding-top: 10px;
	position: relative;
	text-align: center;
	width: 123px;
    background-size:contain;
}

.product-selects div:nth-child(3n) .p_box_reduced {
  /*  margin-right: 0 !important;*/
}

/*
.span7 div:nth-child(5n+1) .p_box_reduced {
	margin-right: 0 !important;
}*/



.p_box_reduced_phone {
	background-color: #ffffff;
	border-radius: 2px;
	box-shadow: 0 0 20px #cccccc inset;
	float: left;
	height: 80px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	padding-top: 10px;
	position: relative;
	text-align: center;
	width: 30%;
}

.p_box_reduced:hover {
	background: #ddd;
	cursor: pointer;
	box-shadow: black 5px 5px 5px
}
.p_box_reduced_phone:hover {
	background: #FFCACA
}
.p_card {
	width: 240px;
	float: left;
	padding: 10px;
	text-align: center;
	height: 80px;
}
.separador {
	width: 525px;
	float: left;
	height: 1px;
	background-color: #BEBEBE;
	margin: 20px 2px 0px 2px;
}
.titular_divisiones {
	width: 100%;
	float: left;
	text-align: left;
	margin: 10px 5px 0px 0px;
	font-family: Trebuchet MS;
	font-size: 13px;
	text-decoration: none;
	color: #006184;
	font-weight: bold;
	margin-right: 10px;
}
.img_column {
	width: 204px;
	float: left;
	vertical-align: middle;
	text-align: center;
	margin-top: 10px;
	font: normal 12px Trebuchet MS;
	margin-right: 10px;
	padding-left: 10px;
}
.titular_prod {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #a70000;
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 50px;
	padding: 5px;
}
.img_products {
	float: left;
	height: 100px;
	width: 100px;
	border: 1px solid #d4cd96;
	margin-left: 12px;
}
.columna {
	width: 100%;
}


.columna input[type="text"],
.columna select {
    width: 96%;
}


.columna_phone {
	width: 50%;
	margin-top: 120px;
}
.columna_right_menu {
	float: left;
	width: 260px;
	text-align: center;
	margin-left: 4px;
}
.columna_left_menu {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	width: 140px;
}
.cat1, .cat1_phone {
	bottom: 2px;
	color: #cc0000;
	display: table-cell;
	float: none;
	font-family: bebas;
	font-size: 16px;
	height: 20px;
	padding-top: 5px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	vertical-align: bottom;
	width: 100%;
	font-weight: bold;
}

.plprice1, .plprice1_phone {
	bottom: 2px;
	color: #cc0000;
	display: table-cell;
	float: left;
	font-family: bebas;
	font-size: 16px;
	height: 20px;
	padding-top: 30%;
	text-align: center;
	width: 100%;
	font-weight: bold;
}


.cat1 {
	font-weight: normal;
}
.cat3 a:link {
	float: left;
	color: #5F4F1A;
	font-family: Trebuchet MS;
	font-size: 13px;
	padding-top: 6px;
	font-weight: bold;
	width: 100px;
	height: 24px;
	float: left;
	background-image: url(img/chinitos/boton.png);
	color: #FFF;
	text-align: center;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 10px;
}
.cat3 a:hover {
	background-image: url(img/chinitos/boton_mo.png);
	background-repeat: repeat-x;
}
.CatList {
	border-radius: 0;
	float: left;
	font-weight: bold;
	text-align: left;
}
.mesas-carro .CatList {
	width: 70px;
	margin-top: 10px;
	padding-top: 2px;
	font-size: 18px;
}
select.CatList {
}
.CatListPhone {
}
select.CatListPhone {
	font-size: 15px;
	font-weight: bold;
	height: auto;
	width: 98%;
	height: 32px;
}
.labelphone {
	width: 100px;
}
.back :link {
	background: url(img/admin/f3.png) no-repeat;
	float: left;
	height: 20px;
	margin-right: 8px;
	padding-left: 20px;
	width: auto;
	color: #784405;
	margin-top: 10px;
	text-decoration: underline;
	font-weight: bold;
}
.back :hover {
	background: url(img/admin/f3mo.png) no-repeat;
	color: #333;
	text-decoration: underline;
}
.back :active {
	color: #784405;
	text-decoration: underline;
}
.back :visited {
	color: #333;
	text-decoration: underline;
}
/* ---- pie<<<-----------*/
  /* ---------------------------------------*/
ul.caja_menu_sin {
	width: 580px;
	margin: 0 auto;
	padding-top: 10px;
	list-style: none;
}
.caja_pie {
	background-repeat: repeat-x;
	height: auto;
	width: 100%;
	vertical-align: bottom;
}
.pie_titular {
	height: auto;
	width: 901px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0px;
}
.pie_titular_inferior {
	height: 50px;
	width: 100%;
	margin: 0 auto;
	background-color: #a70000;
	overflow: hidden;
	padding: 0px;
}
a.menu_inferior_botones {
	width: auto;
	height: 20px;
	padding: 0px 10px 0px 10px;
	float: left;
	color: #FFF;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-position: right;
	background-repeat: no-repeat;
	list-style: none;
}
a.menu_inferior_botones:hover {
	color: #5F4F1A;
}
a.menu_inferior_botones:active {
	color: #d22027;
}
.listado_inferior {
	width: 180px;
	height: auto;
	float: left;
	margin-right: 10px;
	list-style: none;
}
.titular_inferior {
	width: 170px;
	float: left;
	color: #5F4F1A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	padding-left: 5px;
	list-style: none;
}
.icono_inferior {
	width: 20px;
	height: 20px;
	background: url(img/commons/link.png) no-repeat;
	float: left;
	margin-top: 2px;
	list-style: none;
}
.validation-summary-errors {
	color: #e81264;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	color: Red;
	list-style: none;
	margin-left: 10px;
	min-width: 500px;
}
.botonera {
	height: 70px;
	width: 550px;
	padding-top: 60px;
	float: left;
}
.recharge_boton {
	height: 92px;
	width: 240px;
	float: left;
	background-image: url(img/chinitos/b1.png);
	background-position: 20px 10px;
	background-repeat: no-repeat;
}
.recharge_boton:hover {
	height: 92px;
	width: 240px;
	float: left;
	background-image: url(img/chinitos/b1mo.png);
	background-position: 20px 10px;
	background-repeat: no-repeat;
}
.sms_boton {
	height: 92px;
	width: 240px;
	float: left;
	background-image: url(img/chinitos/b2.png);
	background-position: 0px 10px;
	background-repeat: no-repeat;
}
.sms_boton:hover {
	height: 92px;
	width: 240px;
	float: left;
	background-image: url(img/chinitos/b2mo.png);
	background-position: 0px 10px;
	background-repeat: no-repeat;
}
.recharge_boton_en {
	height: 92px;
	width: 240px;
	float: left;
	background-image: url(img/chinitos/b1_en.png);
	background-position: 20px 10px;
	background-repeat: no-repeat;
}
.recharge_boton_en:hover {
	height: 92px;
	width: 240px;
	float: left;
	background-image: url(img/chinitos/b1_en_mo.png);
	background-position: 20px 10px;
	background-repeat: no-repeat;
}
.sms_boton_en {
	height: 92px;
	width: 240px;
	float: left;
	background-image: url(img/chinitos/b2_en.png);
	background-position: 20px 10px;
	background-repeat: no-repeat;
}
.sms_boton_en:hover {
	height: 92px;
	width: 240px;
	float: left;
	background-image: url(img/chinitos/b2_en_mo.png);
	background-position: 20px 10px;
	background-repeat: no-repeat;
}
.tr_titular, .tr_titular_phone {
	background-color: #000000;
	border-bottom: 1px dotted #808080;
	border-right: 1px dotted #808080;
	border-top: 1px dotted #808080;
	color: #ffffff;
	font-family: bebas;
	font-size: 18px;
	padding: 8px 5px 3px;
	text-align: center
}
.tr_res-mesa {
	color: #cdcdcd;
	font-size: 16px;
	height: 14px;
}
.tab1 .tr_titular {
	height: 36px;
}
.tab1 .tr_res, .tab1 .tr_res:first-child {
	font-size: 18px !important;
}


#includes .tr_res,
#includeaddons .tr_res {
    padding: 5px 0;
}

.tr_titular:first-child, .tr_titular_phone:first-child {
	border-left: 1px dotted #808080;
	text-align: left;
}
.tr_titular_alertas {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #FA5B45;
	text-align: center;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FA5B45;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding: 3px 5px 0px 5px;
	background-color: #FFF;
	font-weight: bold;
}
.tr_res, .tr_res_phone {
	border-bottom: 1px dotted #808080;
	border-right: 1px dotted #808080;
	color: #ffffff;
	line-height: 11px;
	padding: 20px 3px;
	text-align: center;
	font-family: bebas;
	font-size: 18px
}

.tr_resYellow, .tr_res_phoneYellow {
	border-bottom: 1px dotted #808080;
	border-right: 1px dotted #808080;
	color: yellow;
	line-height: 11px;
	padding: 20px 3px;
	text-align: center;
	font-family: bebas;
	font-size: 18px
}

.tr_resRed, .tr_res_phoneRed {
	border-bottom: 1px dotted #808080;
	border-right: 1px dotted #808080;
	color:red;
	line-height: 11px;
	padding: 20px 3px;
	text-align: center;
	font-family: bebas;
	font-size: 18px
}

.tr_res_phone {
	padding: 10px 3px;
	}

.tr_res:first-child, .tr_res_phone:first-child {
	border-left: 1px dotted #808080;
	color: #efc52b;
	font-family: trade;
	font-size: 16px;
	padding-left: 5px;
	text-align: left;
}
.tr_res_phone:first-child {
	line-height: 18px;
}

.tr_res_phone span,
.tr_res span {
    float: left;
    width: 100%;
}

.tr_res .delete {
	border: 2px solid #cc0000;
	-o-border-radius:20px;
	-icab-border-radius:20px;
	-khtml-border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-ms-border-radius:20px;
	border-radius:20px;
	color: #cc0000 !important;
	float: none !important;
	font-family: arial;
	font-size: 16px !important;
	font-weight: bold;
	padding: 2px 6px;
	width:15
}
.tr_res:first-child a, .tr_res_phone a:first-child {
    color: #efc52b;
    display: inline-block;
    line-height: normal;
    text-decoration: underline;
    width: 100%;
}
.tr_res a:first-child:hover, .tr_res_phone a:first-child:hover {
	color: #ade717;
}
.tr_res:first-child {
	background: #333
}
.alerta_white {
	color: #fff;
	border-bottom: solid 1px black;
}
.deliver {
	background-image: url(img/deliver.png);
	float: left;
	width: 30px;
	height: 30px;
}
.tabla_alertas {
	margin-top: 0px;
}
a.link_inferior {
	font-size: 11px;
	font-weight: normal;
	float: left;
	color: #707070;
	font-family: Trebuchet MS;
	width: 168px;
	height: 20px;
	border-right: #fff solid 1px;
	text-decoration: none;
	list-style: none;
}


.incGroup,
.addonGroup {
    border: 1px solid #808080;
    border-radius: 2px;
    color: #ffffff;
    display: inline-block;
    font-family: bebas;
    font-size: 15px;
    font-weight: normal !important;
    line-height: 15px;
    margin: 15px 0 5px;
    padding-bottom: 5px;
    width: 46%;
}


.incGroup {
    float: left;
}

.addonGroup  {
	float: right;
	margin-right: 5px;
}

.incItem,
.addonItem {
    border-bottom: 1px dotted #808080;
    font-size: 16px;
    margin: 0 5px;
    padding: 4px 0;
    text-align: center;
    color:Green;
}

.addonItem:last-child,
.incItem:last-child { border:none}

.incTitle,
.addonTitle {
    border-bottom: 1px solid #efc52b;
    color: #efc52b;
    float: left;
    font-size: 16px;
    margin: 5px 3% 10px;
    padding-bottom: 5px;
    text-align: center;
    width: 94%;
}



.delete:link {
	background-repeat: no-repeat;
	float: left;
	color: #5F4F1A;
}
.add:link {
	background-image: url(img/chinitos/spry.png);
	background-position: -1038px -2px;
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	color: #5F4F1A;
	text-decoration: underline;
	margin: 10px 0px 0px 0px;
	width: 16px;
}
.edit:link {
	background-image: url(img/chinitos/spry.png);
	background-position: -832px -2px;
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	padding-left: 28px;
	color: #5F4F1A;
	margin-top: 3px;
	text-decoration: underline;
	margin: 0 20px 0px 0px;
}
.icono_credito {
	background-image: url(../img/commons/icono_cred.png);
	background-repeat: no-repeat;
	width: 550px;
	height: 100px;
	float: left;
}
.total_label_phone {
	color: #ffffff;
	float: left;
	font-family: bebas;
	font-size: 22px;
	margin-top: 10px;
	padding-right: 5px;
	text-align: left;
	width: 100%;
}
.total_label {
	color: #ffffff;
	float: left;
	font-family: bebas;
	font-size: 22px;
	margin-right: 10px;
	margin-top: 10px;
	padding-right: 5px;
	text-align: right;
	width: 150px;
}
.final-cash-inputs > input {
	width: 76px;
}
.totals-table .currency {
	float: right;
	width: 138x;
}
.final-cash-inputs {
	float: right;
	width: 145px;
}
.total_check {
	float: left;
	padding-top: 10px;
}
.total_value, .total_value_phone {
	background-color: #ffffff;
	border-width: 2px;
	color: #cc0000;
	display: inline;
	float: right;
	font-family: bebas;
	font-size: 25px;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 8px;
	text-align: center;
	width: 48.2%;
}
.total_value {
	font-size: 23px;
	margin-right: 10px;
	padding: 0 5px;
	width: auto;
}
.total_value_phone:last-child {
	margin-right: 10px;
}
.cash_tag {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #5F4F1A;
	text-align: left;
	width: auto;
	float: left;
	margin-top: 10px;
	font-weight: bold;
	margin-right: 5px;
}
.baner {
	width: 415px;
	height: 113px;
	float: left;
	margin-left: 40px;
	margin-top: 10px;
}
.carro {
	background-color: #f5f5f5;
	border-radius: 0 0 2px 2px;
	color: #5f4f1a;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	text-align: center;
	text-decoration: none;
	width: 280px;
}


.alerts-column-all {float: right;}

.marchas-thin .alertas {background: none repeat scroll 0 0 #078c0a;}

.alertas {
	background-color: #e80032;
	border-radius: 2px;
	box-shadow: 2px 2px 2px 2px #000000;
	color: #ffffff;
	float: right;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	padding: 10px 15px;
	text-align: center;
	text-decoration: none;
	width: 226px;
	margin-bottom: 20px
}


.alerts-ellaboration .alertas {
    background: none repeat scroll 0 0 #078c0a;
    box-shadow: none;
    margin-bottom: 15px;
    padding-bottom: 15px;
    width: 96%;
}

.alerts-ellaboration input[type="deliver"] {
    float: none;
}

.alerts-ellaboration .tr_res {
    padding: 5px 3px;
}


.alerts-ellaboration {
    float: left;
    text-align: left;
    width: 100%;
}

.alerts-ellaboration .tr_res table {
    float: left;
    margin: 0 0 0 3px;
    width: 98%;
}

.alerts-ellaboration .tr_res table td:first-child {
    border-bottom: 1px dotted #808080;
    color: #cc0000;
    height: 25px;
    margin-bottom: 5px !important;
    width: 25%;
}


.alerts-ellaboration .tr_res table td:last-child {
    border-bottom: 1px dotted #808080;
    margin-bottom: 5px !important;
    padding: 8px 0;
}

.mesas-carro {
	float: left;
	width: 50%;
}
.mesas-carro .tr_res {
	background: none repeat scroll 0 0 #ffffff;
	color: #000000;
	padding: 8px 5px;
}
.mesas-carro input[type="marchar"] {
	background-color: #078c0a;
	background-image: url("img/fontanapos/marchar-white.png");
	background-position: 10px -3px;
	background-repeat: no-repeat;
	border: medium none;
	cursor: pointer;
	float: left;
	height: 20px;
	text-align: center;
	width: 40px;
}
.mesas {
	background-color: #0066c0;
	border-radius: 2px 2px 0 0;
	color: #ffffff;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: 280px;
}

.delivery {
	border-radius: 2px 2px 0 0;
	color: #ffffff;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.delivery label {
	color: #ffffff;
	float: left;
	font-family: bebas;
	font-size: 30px;
	padding: 15px 20px 3px;
	text-align: left;
	text-shadow: 1px 1px 1px #000000;
	width: 35px;
}

.mesas label {
	color: #ffffff;
	float: left;
	font-family: bebas;
	font-size: 30px;
	padding: 15px 20px 3px;
	text-align: left;
	text-shadow: 1px 1px 1px #000000;
	width: 35px;
}
.pagarcesta > input {
	background: none repeat scroll 0 0 #078c0a;
	font-family: bebas;
	font-size: 21px;
	font-weight: normal;
	width: 100%;
}
.titular_carro {
	color: #000000;
	margin: 15px 0 0;
	padding: 0;
	text-shadow: none;
	width: 100%;
}
.headcarro, .headcarro-data {
	color: #333333;
	float: left;
	font-family: bebas;
	font-size: 20px;
	font-weight: normal;
	height: 25px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 3px;
	padding-right: 2px;
	text-align: left;
}
.headcarro-data {
	color: #0066c0;
	float: none;
	font-size: 21px;
	font-weight: normal;
	line-height: 25px;
	text-align: left;
	text-shadow: none;
}

.bottom-cart-totals .headcarro-data {color: #cc0000;}


.titular_alertas {
	background: url("img/commons/rojo.gif") no-repeat scroll 40px 6px rgba(0, 0, 0, 0);
	color: #ffffff;
	float: left;
	font-family: bebas;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 1.5px;
	padding-left: 5px;
	text-align: center;
	text-decoration: blink;
	width: 100%;
}
.total_cesta {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #5F4F1A;
	text-align: left;
	width: 150px;
	float: left;
	padding-left: 5px;
	margin-top: 10px;
	font-weight: bold;
}
.pagarcesta a {
	background: black;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	font-family: bebas;
	font-size: 18px;
	text-decoration: none;
	color: #FFF;
	padding: 13px 0px 0px 0px;
	float: left;
	border: none;
	margin-top: 5px;
}
.pagarcesta_phone a {
	background-color: #078c0a;
	border: medium none;
	color: #ffffff;
	float: left;
	font-family: bebas;
	font-size: 22px;
	font-weight: normal;
	margin-top: 15px;
	padding: 5px 0;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
.pagarcesta a:visited {
	color: #FFF;
}
.caja_boton {
	margin-top: 10px;
	float: left;
	width: 100%;
}
.caja_boton_phone {
	margin-top: 10px;
	float: left;
	width: 100%;
}
.pagarcesta a:hover {
	background-image: url(img/fontana/boton.png);
	background-repeat: no-repeat;
}
ul.caja_lang {
	width: auto;
	height: 16px;
	float: right;
	padding : 55px 0px 0px 0px;
	list-style-type: none;
	margin-top: 3px;
}
li.tag_iconos_lang a {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	width: auto;
	float: right;
	height: 16px;
	margin-right: 20px;
	margin-left: 5px;
}
li.tag_iconos_lang a:hover {
	color: #fff;
}
li.tag_flags a {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #a70000;
	width: auto;
	float: right;
	background-repeat: no-repeat;
}
li.tag_flags a:hover {
	color: #FFF;
}
a.tag_flags {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	float: left;
}
.display-label, .editor-label, .display-field, .editor-field {
	padding: 5px 0 0 0;
	font-weight: bold;
}
.display-label {
	margin: 1.0em 0 0em 0;
	font-weight: bold;
	color: #784405;
	font-size: 14px;
}
.editor-field {
	min-height: 20px;
	width: 100%;
	float: left;
}

.editor-label {
	color: #ffffff;
	float: left;
	font-family: bebas;
	font-size: 25px;
	font-weight: normal;
	height: 100%;
	margin-top: 10px;
	width: 100%;
}
.editor-label > label {
	color: #ffffff;
	font-family: bebas;
	font-size: 18px;
}
.editor-field_phone {
	min-height: 20px;
	float: left;
	width: 100%;
}
.editor-label_phone {
	color: #ffffff;
	float: left;
	font-family: bebas;
	font-size: 20px;
	font-weight: normal;
	margin: 10px auto auto;
	padding: 0;
	width: 100%;
}
.bentrada {
	background-image: url(img/bentr.png);
	background-repeat: no-repeat;
	width: 29px;
	height: 29px;
	padding-top: 4px;
}
.bsalida {
	background-image: url(img/bsalida.png);
	background-repeat: no-repeat;
	width: 29px;
	height: 29px;
	padding-top: 4px;
}
.clock {
	font-weight: normal;
	color: #9c9362;
	height: 30px;
	width: 60px;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 0px;
	float: left;
}
.mesasphone {
	/*font-size: 50px;*/
	  /*height: 150px;
	  margin-right: 30%;
	  width: 200px;*/
	margin-top: 5px;
}
.maintablelink {
	padding: 0;
}
.containerphone {
/* margin-top: 120px;
	   font-size:50px;*/
}
.maintable {
	background-color: #0066c0;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 0;
	text-align: center;
	width: 100%;
	margin-top: 5px
}
.tabledropclass {
	font-size: 20px;
	height: 30px;
	width: 90%;
	margin-left: 0px;
}
.create-left {
	float: left;
	width: 45%;
}
.create-right {
	float: right;
	width: 45%;
	margin-right: 10px
}
.create-left .editor-label_phone, .create-right {
	font-size: 13px;
}
.create-right .editorphone {
	height: 22px !important;
}
.create-search {
	border-top: 1px dotted #000;
	float: left;
	margin-top: 10px;
	padding: 10px 0;
}
.delete_phone {
	border: 2px solid #ff0000;
	border-radius: 50px;
/*	-o-border-radius:100px;
	-icab-border-radius:100px;
	-khtml-border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	-ms-border-radius:100px;*/
	color: #ff0000 !important;
	font-family: arial;
	font-weight: bold;
	padding: 0;
	width: 20px !important;
	margin: 0px 5px !important;
	text-decoration: none !important;
}
.dropdown-menu a {
	clear: both;
	color: #333333;
	display: block;
	font-family: bebas;
	font-size: 22px;
	line-height: 18px;
	padding: 5px 3px;
	text-align: left;
	white-space: nowrap;
}
/************************** ESCACHANDO BOOSTRAP ****************************/

.container {
	margin-bottom: 30px;
}
.navbar .btn {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 4px 10px;
}
.caret {
	border-left: 4px solid rgba(0, 0, 0, 0);
	border-right: 4px solid rgba(0, 0, 0, 0);
	border-top: 4px solid #000000;
	content: "";
	display: inline-block;
	height: 0;
	opacity: 0.3;
	vertical-align: top;
	width: 0;
}

.editor-block
{
    width:100%;
}

.row-fluid {
	width: 100%;
}
.container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
	width: 100%;
}
.row-fluid .span2 {
	margin-left: 20px !important;
	width: 17%;
}
.row-fluid .span7 {
	margin-left: 30px;
	width: 33%;
}
.row-fluid .span3 {
	margin-left: 10px;
	width: 50%;
}
.row-fluid .span3:last-child {
	float: right;
	margin-right: 20px;
	width: 550px;
}
.tab1 table {
	margin: 0;
}
.well {
	background-color: transparent;
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	min-height: inherit;
}
.login-pc {
	margin: auto;
	padding: 0;
	width: 320px;
}
.carro .float_right {
	border: 1px solid #333333;
	border-radius: 2px;
	float: right;
	margin-top: 16px;
	padding: 20px 0;
	width: 100%;
}
.tabla_carro {
	margin-left: 20px;
	margin-right: 20px;
}
.bottom-cart-totals {
	float: left;
	margin: 15px 0 5px;
	width: 100%;
}
.bottom-cart-totals .headcarro {
	margin-left: 0;
}
.calc-pc {
	background-color: #efc52b;
	border-radius: 2px;
	box-shadow: 2px 2px 2px 2px #000000;
	color: #5f4f1a;
	float: right;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	margin-bottom: 30px;
	padding: 10px 15px;
	text-align: center;
	text-decoration: none;
	width: 226px;
	display: none; /*escondiendo la calculadora*/
}
.calc-pc > table {
	float: none;
	margin: auto;
	padding: 0;
	text-align: center;
}
.forced-space {
	float: left;
	/*max-height: 300px;*/
	width: 50%;
}
.navbar-search .search-query {
	height: 40px !important;
	margin-bottom: 20px;
}
.marchtitle {
	border-bottom: 1px dotted #808080;
	color: #ffffff;
	font-family: trade;
	font-size: 20px;
	margin-bottom: 10px;
}
.titleclass {
	color: Orange;
	float: left;
	font-family: trade;
	font-size: 20px;
	margin-bottom: 10px;
	padding-left: 5px;
	width: 100%;
}

.checkpropertyname {
	color: #ffffff;
	float: left;
	font-family: trade;
	font-size: 15px;
	margin-bottom: 20px;
	padding-left: 5px;
	width: auto;
    margin-top: 10px;
}
.checkclass {
	color: #ffffff !important;
	float: left;
	margin-bottom: 20px;
	width: 5%;
    margin-left: 5px;
}
.cobrar-comprar {
	float: left;
	margin-bottom: 10px;
	padding: 10px 20px;
	width: 240px;
}
.cobrar-button, .cambiar-button, .pagar-final {
	background: none repeat scroll 0 0 #cc0000;
	float: left;
	height: 40px;
	width: 48%;
	margin-bottom:10px;
}
.cambiar-button {
	background: none repeat scroll 0 0 #ddd;
	float: right;
}
.cobrar-button a, .cambiar-button a, .pagar-final a {
	color: #ffffff;
	font-family: bebas;
	font-size: 20px;
	font-weight: normal;
	line-height: 40px;
}
.cambiar-button a {
	color: black
}
.pagar-final {
	width: 100%
}
#BtnPrint input {
    background: url("img/commons/print.png") no-repeat scroll 8px center #000000;
    float: left;
    font-family: bebas;
    font-size: 20px;
    font-weight: normal;
    height: 35px;
    margin: 0;
    padding: 0 10px;
    text-align: right;
    width: 100px;
}

.tr_res input {
    height: 25px;
}

.totals-table .odd {
	float: left;
	width: 100%;
}
.totals-table tr {
	margin-bottom: 10px;
}
.totals-table .the-last {
	border-top: 1px dotted #808080;
	float: left;
	margin-top: 0;
	padding-top: 10px;
	width: 100%;
}
.totals-table label {
	color: #ffffff;
	font-family: bebas;
	font-size: 23px;
}
.totals-table td {
	float: left;
	text-align: left;
}
.totals-table .currency {
	float: right;
	margin: 0 !important;
	width: 50px;
}
.cash_tag > label {
	color: #ffffff;
	font-family: bebas;
	font-size: 20px;
	margin-bottom: 3px;
}
.final-cash {
	border-top: 1px dotted #808080 !important;
	float: left;
	margin-top: 10px;
	padding-top: 15px;
	width: 100%;
}
.final-cash .total_label {
	margin-top: 5px;
}

.ellaboration-ful .span7 {
    width: 98% !important;
	margin-left: 5px !important;
}

.ellaboration-ful .span7 .tr_res {
	font-size: 25px;
	line-height:25px;
}

.ellaboration-ful .tr_res-mesa {
    color: #cdcdcd;
    font-size: 20px;
    height: 20px;
}

.addonSelect,
.incSelect {
    float: left;
    margin-bottom: 25px;
    margin-top: 10px;
}


.marchtitle {
    float: left;
    width: 100%;
}

.incSelect select {
    margin: 0;
}

.incSelect > select,
.addonSelect > select {
    min-width: 200px;
	height: 28px;
}


.incBtn,
.addonSelect,
.addonBtn {
    float: left;
    height: 28px;
    margin-top: 10px;
}

.incBtn > input,
.addonBtn > input {
    background: none repeat scroll 0 0 #ffd700;
    color: #000000;
    font-family: bebas;
    font-size: 20px;
    font-weight: normal;
    height: 28px;
    margin: 0 5px;
}

.delivery .CatList
{
    width:70px;
    margin-top:10px;

}

.opentablelink {
    background: none repeat scroll 0 0 #0066c0;
    border-radius: 2px;
    float: right;
    font-family: bebas;
    font-size: 18px;
    margin: 15px 5px;
    padding: 5px 10px;
    width: 20px;
	    color: #ffffff;
    text-shadow: 1px 1px 1px #000000;
}

.opentablelink:hover {
	color: black;
    text-shadow: none;
	background:#ade717;

}


.opentables {
    float: left;
    width: 75%;
}

.opendeliverytables {
    float: left;
    width: 15%;
}





@media screen and (max-width:1000px)  {
	/* STYLES GO HERE */


.product-selects div:nth-child(5n) .p_box_reduced {
    margin-right: 10px !important;
}

.row-fluid .span3:last-child {width: 275px;}
.qs-label {
    line-height: normal;
    width: 83%;
}

.row-fluid .span2 {width: 22%;}

.carro {
	margin-bottom: 25px;
}

.span3 > div #alertas {
    float: left;
}

.row-fluid .span7 {
	margin-left: 30px;
	width: 41%;
}

.alertas {
	width: 250px;
}

.p_box_reduced {
	height: 80px;
	width: 90px;
	margin-right: 10px;
}

.product-selects div:nth-child(3n) .p_box_reduced {
    margin-right: 10px !important;
}

.product-selects div:nth-child(4n) .p_box_reduced {
    margin-right: 0px !important;
}

}

@media only screen and (min-device-width: 1500px) and (max-device-width: 1600px) {
.row-fluid .span7 {
    width: 43%;
}

.p_box_reduced {margin-right: 12px;}

.product-selects div:nth-child(3n) .p_box_reduced {
    margin-right: 12px !important;
}

}

