.col-2,.col-3,.col-4,.col-5,.col-6,.col-8,.col-10,.col-12{
	float: left;
}
.col-2{
	width: 16.666% !important
}
.col-3{
	width: 25% !important
}
.col-4{
	width: 33.333% !important
}
.col-5{
	width: 41.666% !important
}
.col-6{
	width: 50% !important
}
.col-8{
	width: 66.666% !important
}
.col-10{
	width: 83.333% !important
}
.col-12{
	width: 100% !important
}

#main .sidebar.right {
	display: none;
}
#content{
	width:730px;
	background: none;
	padding-right: 0
}
.contenido > h1 {
	font-size:1.8em;
	text-transform:uppercase;
}
#background {
	background:#000 url(../img/gala2014-bg.jpg) right bottom no-repeat;
}
#content h2 {
	margin:20px 0 10px 0;
	font-size:1.8em;
	color:#EB6C06;
	font-family:'dinprobold';
}

.contenido .txt a {
	color:#EB6C06;
}
.contenido .txt > p a {
	color:#EB6C06;
}
#registro_form {
	margin-top: 0;
}

.row:before,
.row:after {
	content: " ";
	display: table;
}
.row:after {
	clear: both;
}
.row {
	*zoom: 1;
	overflow: hidden;
}
.row + .row{
	padding-top: 10px;
	margin-top: 0;
	border-top: 1px dashed #999;
}

.row > div.label,
.row > label {
	float:left;
	margin-bottom:10px;
	padding: 0 5px;
	box-sizing:border-box;
}
.row > div.label > span,
.row > label > span {
	display:block;
	margin-bottom:5px;
	font-size:1.4em;
	color:#333;
}

/* .row input[type="text"] {
	width:100%;
	padding: 6px 8px;
	margin: 0;
	font-family: MyriadPro, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	border-top: 1px solid #BABABA;
	border-right: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	border-left: 1px solid #BABABA;
	border-radius: 2px;
	box-shadow: 2px 2px 5px 0px #D8D8D8 inset;
	box-sizing:border-box;
} */
/* .row select {
	width:100%;
	padding: 5px 8px;
	margin: 0;
	font-family: MyriadPro, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	border-top: 1px solid #BABABA;
	border-right: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	border-left: 1px solid #BABABA;
	border-radius: 2px;
	cursor: pointer;
	box-sizing:border-box;
} */

fieldset input {
	padding: 6px 8px;
	margin: 0;
	font-family: MyriadPro, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	border-top: 1px solid #BABABA;
	border-right: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	border-left: 1px solid #BABABA;
	border-radius: 2px;
	box-shadow: 2px 2px 5px 0px #D8D8D8 inset;
}

fieldset select {
	padding: 5px 8px;
	margin: 0;
	font-family: MyriadPro, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	background: white url(../img/select_bg.png) no-repeat 227px 11px;
	border-top: 1px solid #BABABA;
	border-right: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	border-left: 1px solid #BABABA;
	border-radius: 2px;
	cursor: pointer;
	box-shadow: 2px 2px 5px 0px #D8D8D8 inset;
	height: 34px;
}

.row > .fecha select.d{
	width:33.333%;
}
.row > .fecha select.m{
	width:33.333%;
}
.row > .fecha select.y{
	width:33.333%;
}

.row.pers{
	display: none;
}
.row#pers_0{
	display: block;
}

div.footer {
	position:relative;
	/* height:45px; */
	padding:15px 10px 10px;
	border-top:1px dashed #999;	
}
div.footer label {
	margin-left:10px;
	font-size:1.4em;
	color:#333;
}
div.footer label a {
	color:#333;
	text-decoration:underline;
}
select.incorrecto, input.incorrecto {
	border: 1px solid #EB6C06;
}

div.footer > div.price {
	position:relative;
	top:10px;
	right:0;
	z-index:10;
	float:right;
	text-align:right;
	width:100%
}
div.footer div > span {
	color:#EB6D06;
	font-size:3em;
	display: block;
}
div.footer div > span:first-child {
	color:#333;
	font-size:1.4em;
}

#next,
#send {
	width:auto;
	margin: 10px 0 0 10px;
	padding: 6px 15px;
	color:#FFF;
	font-size:1.5em;
	font-family:'dinprobold';
	background:url(../img/event-send.png) left top repeat-x;
	border-radius:3px;
	text-align:center;
	margin-top: 20px;
	height: 32px;
}
#load {
	display: none;
	padding: 0 122px 0 112px;
	height: 31px;
	margin-top: 20px
}
#next,
#load,
#send {
	float: right;
}
#info {
	display: none;
	min-height:90px;
	margin-top:20px;
	padding: 15px 15px 15px 168px;
	border:1px solid #E4E4E4;
	background:#FAFAFA url(../img/license-info.png) left top no-repeat;
	font-size:1.3em;
	color:#666;
	line-height:1.2em;
}
#acepto-wrapper {
	position:absolute;
	z-index:20;
	top:17px;
	left:0;
}
#years{
	height:40px;
	margin:20px 0 15px 0;
}
#years a {
	float:left;
	background:#ededed;
	color:#666;
	margin-right:4px;
	padding: 8px 28px 10px 28px;
	border: 2px solid #ededed;
	border-bottom: 0;
	font-size:16px;
	font-weight:bold;
	text-decoration:none !important;
}
#years a.active {
	background:#fff;
	color:#eb6c06 !important;
}

#tables{
	display: none;
}
#tables .escenario{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #ccc;
	text-align: center;
	font-size: 2em;
}
#tables .entrada{
}
#tables .entrada1{
}
#tables .entrada2{
}
#tables .row{
	margin-top: 20px;
}
#tables .row > .table{
	float: left;
	width: 16.666%;
	height:105px;
	box-sizing:border-box;
	background: url(../img/table.png) no-repeat 50% 60%;
	position: relative;
}
#tables .row:nth-child(odd) > .table{
	float: right;
}

#tables .row > .table.booked{
	background: url(../img/table-booked.png) no-repeat 50% 60%;
	height: 60px;
}
#tables .row > .table.booked > span{
	top: 4%
}
#tables .row > .table.booked > .seat{
	display: none;
}
#tables .row > .table > span{
  font-size: 1.4em;
  text-align: center;
  background: green;
  width: 28px;
  height: 28px;
  border-radius: 14px;
  position: absolute;
  color: #fff;
  left: 41%;
  top: 25%;
  padding: 2px;
}
#tables .row > .table > .seat{
	background: url(../img/chair-free.png) no-repeat center center;
	width: 24px;
	height: 24px;
	position: absolute;
	left: 0;
	top: 0;
	margin-left: -12px;
	margin-top: -12px;
	background-size: contain;
	cursor: pointer;
}
#tables .row > .table > .seat.booked{
	background: url(../img/chair-booked.png) no-repeat center center;
	cursor: default;
	background-size: contain;
}
#tables .row > .table > .seat.selected{
	background: url(../img/chair-selected.png) no-repeat center center;
	background-size: contain;
}
#tables .row > .table > .seat1{
	left: 50%;
	top: 12%;
}
#tables .row > .table > .seat2{
	left: 30%;
	top: 12%;
}
#tables .row > .table > .seat3{
	left: 13%;
	top: 34%;
}
#tables .row > .table > .seat4{
	left: 13%;
	top: 66%;
}
#tables .row > .table > .seat5{
	left: 30%;
	top: 88%;
}
#tables .row > .table > .seat6{
	left: 50%;
	top: 88%;
}
#tables .row > .table > .seat7{
	left: 70%;
	top: 88%;
}
#tables .row > .table > .seat8{
	left: 87%;
	top: 66%;
}
#tables .row > .table > .seat9{
	left: 87%;
	top: 34%;
}
#tables .row > .table > .seat10{
	left: 70%;
	top: 12%;
}
#table_41 {margin-right:120px;}

label.payment{
	float: left;
	font-size: 1.3em;
	margin-top: 20px;
	line-height: 31px;
}
label.payment input{
	float: left;
	margin: 9px 5px 0 0;
}
label.payment + label.payment{
	margin-left: 15px;
}