h1.eb-page-heading {
  text-align: center;
  font-size: 35px;
  clear: both;
  padding: 25px 0px 5px !important;
}

th.fc-day-header {
    background-color: #8b1c2d;
    color: white;
}

.fc-day-grid-event .fc-content {
    white-space: inherit !important;
    text-align: center;
  	padding: 15px 0;
}

#eb-categories .eb-box-heading, #eb-events .eb-box-heading, #eb-event-page .eb-box-heading {
    background-color: #8b1c2d;
  	border: none;
}

#eb-event-page h1.eb-page-heading{
  color: white;
  font-size: 30px;
  line-height: 40px;
  margin: 0 !important;
}

#eb-event-page #eb-event-properties-heading {
    font-size: 22px;
    font-weight: bold;
}

table.table.table-bordered.table-striped,
table.table.table-bordered.table-striped td,
table.table.table-bordered.table-striped th {
    font-family: 'Lato', Helvetica, Arial, sans-serif !important;
}

table .eb-ticket-type-title p {
    /* padding: 0; */
    margin: 0;
}

th.fc-day-header.fc-widget-header {
    padding: 20px 0px;
}

input.btn.btn-primary {
    background-color: #8b1c2d;
    color: white;
    border: none;
}

input.btn.btn-primary:hover {
    background: black;
}

a.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end {
    text-decoration: none;
}

#eb-calendar-page > #eb_full_calendar > .fc-toolbar > .fc-right {
    width: 153px;
    height: 33px;
}

h1, h2, h3, h4, h5, h6{
  font-family: 'Lato', Helvetica, Arial, sans-serif !important;
}

#eb-calendar-page > #eb_full_calendar > .fc-toolbar > .fc-center h2 {
    font-size: 25px;
    font-weight: bold;
    line-height: 33px;
}

form label {
    font-family: 'Lato', Helvetica, Arial, sans-serif !important;
}

table{
  font-family: 'Lato', Helvetica, Arial, sans-serif !important;
}

table.table.table-bordered.table-striped th {
    background-color: #8b1c2d;
    color: white;
}

table.table.table-bordered.table-striped td {
    background-color: white !important;
}

.formError .formErrorContent{
  font-family: 'Lato', Helvetica, Arial, sans-serif !important;
}

.eb-message p {
    font-family: 'Lato', Helvetica;
}

.fc-event{
  margin: 5px !important;
  border: 1px solid #136155;
}

.fc-today {
    background-color: #e7faf7 !important;
    border-color: #ddd !important;
}

.fc-day-top a.fc-day-number {
    color: #8b1c2d !important;
}

.cartel-alert {
    width: 100%;
    max-width: 900px;
    margin: 40px auto;
    padding: 20px !important;
    font-size: 17px !important;
    display: block;
    clear: both;
    overflow: hidden;
}

#eb-amount-container .controls #total_amount {
    font-size: 15px;
}

#eb-amount-container .controls .add-on {
	padding: 1px 14px !important;
}

#tickets_members_information {
	display: none;
}

.eb-container .btn {
    background: #314483 !important;
    color: white !important;
    text-shadow: none;
}

.eb-container .btn:hover {
    background: #314473 !important;
  	color: white !important;
}

.eb-container .form .form-actions {
    padding: 20px;
}

.eb-container .form .form-actions .btn {
    margin-right: 10px;
    margin-bottom: 10px;
}

.eb-container .fc-event {
    border: 1px solid #253463;
}

.eb-container p {
    padding: 0 0 5px 0;
    margin: 0;
}

.eb-container .eb-privacy-policy-message {
    background: transparent;
    box-shadow: none;
    padding: 0;
}

.fc-scroller.fc-day-grid-container {
    height: auto !important;
}


#dsresume {
    width: 100%;
    clear: both;
}

#dsresume-date {
    width: 100%;
    clear: both;
}

.dsresume-title{
  	float: left;
  	width: calc(100% - 242px);
  	font-size: 16px;
    line-height: 40px;
}

.dsresume-cal{
    float: right;
  	width: 242px;
}

.dsresume-cal #filter_date_btn, .dsresume-cal #cambiar_dia, .dsresume-cal #iniciar_compra {
    padding: 0;
    width: 40px;
    margin: 0;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    font-size: 14px;
    letter-spacing: 0;
    padding-left: 4px;
  	box-shadow: none;
}

.dsresume-cal #filter_date {
    height: 38px;
    font-size: 16px;
    max-width: 90px;
}

.dsresume-cal .js-calendar .btn {
    padding: 0px 10px;
    font-size: 12px;
    margin: 0px 4px;
}

.dsresume-cal .js-calendar .calendar-head-row .title{
  	font-size: 16px !important;
	line-height: 20px !important;	
}

.dsresume-cal .js-calendar .calendar-head-row .nav {
    font-size: 24px !important;
    line-height: 20px !important;
}

#dsresume-resume {
    width: 100%;
    overflow: hidden;
    clear: both;
    min-height: 40px;
    border: 1px solid #314483;
    margin-bottom: 35px;
}

#dsresume-aforo, #dsresume-recau {
    width: 50%;
    float: left;
}

.dsresume-line-title {
    border-bottom: 1px solid #314483;
    padding: 5px 10px;
    font-weight: bold;
  	background: #314483;
  	color: white;
}

.dsresume-line {
    width: 100%;
    clear: both;
    overflow: hidden;
}

.dsresume-line-clave {
    width: calc(100% - 80px);
    float: left;
    padding: 5px 5px 5px 10px;
    box-sizing: border-box;
  	font-weight: bold;
}

.dsresume-line-valor {
    float: right;
    width: 80px;
    padding: 5px 10px 5px 0px;
    text-align: right;
    box-sizing: border-box;
  	font-weight: bold;
}

.dsresume-line-only {
    width: 100%
    float: none;
  	clear: both;
    padding: 5px 10px;
    box-sizing: border-box;
}

.dipusporttaquillacompleta .filters input {
    width: 200px !important;
    font-size: 15px !important;
    height: 38px !important;
}

.dipusporttaquillacompleta .filters .btn {
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    margin-right: 3px;
    font-size: 15px;
    text-align: center;
    padding-left: 3px;
}

.dipusporttaquillacompleta .chzn-container {
    margin-top: 8px;
    margin-left: 20px;
}

.dipusporttaquillacompleta .table thead tr th {
    background-color: #314483 !important;
}

.dipusporttaquillacompleta .table thead tr th a {
    color: white;
    font-size: 14px;
}

.dipusporttaquillacompleta .table tbody {
    border-bottom: 1px solid #dee6ed;
}

.eb-mesas {
    width: 100%;
    overflow: hidden;
    clear: both;
    margin: 10px 0px 30px;
}

.eb-mesas-item {
    float: left;
    width: 20%;
    font-size: 16px;
    border-right: 3px solid white;
    border-bottom: 3px solid white;
    box-sizing: border-box;
    padding: 15px;
  	line-height: 20px;
    text-align: center;
    font-weight: bold;
}

.eb-mesa-disponible {
    background: #a4d070;
    cursor: pointer;
    color: #415d1e;
}

.eb-mesa-ocupada {
    background: #e0e0e0;
    cursor: not-allowed;
    color: #575757;
}

.eb-mesa-seleccionada {
    background: #fddd4f;
    cursor: pointer;
    color: #866e02;
}

#eb-leyenda-mesas {
    margin-top: 20px;
  	margin-bottom: 20px;
  	overflow: hidden;
}

.eb-leyenda-mesas-titulo {
    font-size: 17px;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 5px;
}

.eb-leyenda-mesas-item {
    position: relative;
    margin: 0 0 10px;
    float: left;
}

.eb-leyenda-mesas-color {
    width: 25px;
    height: 25px;
    float: left;
}

.eb-leyenda-mesas-nombre {
    padding-left: 5px;
    line-height: 25px;
    font-size: 14px;
    float: left;
    padding-right: 30px;
}

#compra_mensaje {
    width: 100%;
    overflow: hidden;
}

#compra_ticket {
    width: 310px;
    float: left;
}

#compra_texto {
    width: calc(100% - 310px);
    float: left;
    padding-left: 25px;
    box-sizing: border-box;
}

@media (max-width: 500px) {
	.eb-mesas-item {
      	padding: 15px 5px;
      	font-size: 14px;
  	}
}