#eventsForm{
	padding: 0;
	margin: 0 auto;
	padding-bottom: 10px;
}

#eventsTable{
	width: 100%;
	margin: 0 auto;
	color: #fff !important;
}

#eventsTable a{
	color: #fff !important;
}

#post .widget.search-filters-container {
	display: block;
}

#post div.search-filters-container {
	text-align: right;
}

#post .widget.mobile-search-filters-container{
	display: none;
}

#post div.mobile-search-filters-container{
	text-align: center;
	padding-bottom: 20px;
}

.widget.mobile-search-filters-container ul li {
	padding: 0 0 10px 0;
}

.fbx-search #inline-search-filters {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#filters {
	color: #fff !important;
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 18px !important;
	/* font-family: Merriweather,serif !important; */
	font-family: QuestaSans,serif !important;
	width: 100%;
}

#filters td {
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 24px;
	height: 24px;
}

fieldset {
    display: block;
    margin-inline-start: 2px;
    margin-inline-end: 2px;
    border: groove 2px ThreeDFace;
    padding-block-start: 0.35em;
    padding-inline-end: 0.75em;
    padding-block-end: 0.625em;
    padding-inline-start: 0.75em;
    min-inline-size: min-content;
}

legend {
    padding-inline-start: 2px; padding-inline-end: 2px;
}

#filters td .leftdiv{
	text-align: left;
	/* font-family: 'Merriweather', serif; */
	font-family: QuestaSans,serif !important;
}

#filters td .leftdiv a{
	color: #fff !important;
}

#filters td .rightdiv{
	padding-left: 60px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 24px;
	text-align: left;
}

#filters td .calWrapper{
	display: inline-block;
	height: 24px;
	line-height: 24px;
	position: relative;
	margin-bottom:10px;
}

.jscalendar-FC-div-style{
	position: fixed !important;
}

.dateLabel {
	/* font-family: Lato, sans-serif; */
	font-family: QuestaSans,serif !important;
}

#filters td .calWrapperFrom{
	left: 0px;
}

#filters td .calWrapper input[type="text"]{
	margin: 0px !important;
	width: 90px !important;
	vertical-align: middle;
	height: 19px !important;
	font-size: 14px !important;
	
	padding:5px 2px !important;
	position:relative;
	color:#fff;
	top:-4px;
	background-color:transparent;
	border:0;
	border-bottom:1px solid white;
	text-align:center;
}

#filters td .calWrapper img{
	display: none;
	/*position: absolute;
	top: 1px;
	left: 106px;
	height:22px;
	border-top:1px solid white;
	border-bottom:1px solid white;*/
}

.search-buttons{
	padding-bottom: 12px;
	position: relative;
}

.search-buttons table{
	margin: 6px 0 0 0;
}

.filtersSubmit {
	text-transform: none;
	font-size: 16px;
}

.selectArrow{
	width: 20px;
	height: 18px;
	display: block;
	background: transparent url(../images/selectArrow.png) no-repeat right 0;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1003;
}

.resultsBox{
	/*
	position: absolute;
	right: 40px;
	top: 170px; */
	background: transparent url('../images/menuTopGreen.png') 0 5px no-repeat;
	margin-top: 6px;
}

.eventTitle{
	text-transform: uppercase;
	font-size: 16px;
	line-height: 18px;
	/*text-decoration: underline;*/	
}

#searchResultsPanel{
	width: 279px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #000;
}

#searchResultsPanel a{
	color: #000;
}

#searchResultsPanel ul{
	list-style:  none;
	/* padding-left: 6px; */
	/* padding-right: 4px; */
}

#searchResultsPanel li{
	/* font-weight: bold; */
	padding-top: 4px;
	font-size: 15px;
	text-transform: uppercase;
	/* font-family: 'Open Sans Condensed', sans-serif; */
	font-family: 'National2Condensed';
}

#searchResultsPanel li a{
	padding: 1px 8px 0 22px;
	background: transparent url(../images/box.png) 2px 5px no-repeat;
}

#searchResultsPanel li a.activeEvent{
	background: transparent url(../images/boxActive.png) 2px 5px no-repeat;
}

#eventsPagination ul{
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	padding: 0;
	margin: 0;
	text-align: right;
	float: right;
}

#eventsPagination form{
	text-align: right;
}

#eventsPagination li{
	font-size: 10px;
	display: inline-block;
	border: 1px solid black;
	width: 15px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	padding: 0;
	margin: 0;
	float: left;
}

#eventsPagination li a{
	color: #000;
	width: 15px;
	display: inline-block;
}

#eventsPagination li.activePage{
	background-color: #000;
	color: #FFF;
}

#pageflip-canvas{
	display: none;
	position: absolute;
	/* z-index: 0; */
}

#bookContainer {
  width: 585px;
  height: 455px;
  background: none;
  background: transparent;
  /*background-color: #fff;*/
  position: absolute;
  left: 1px;
  /*top: 35px;*/
  top: 0px;
  z-index: 0;
  /*display: none;*/
}

.availableForm{
	display: inline-block;
	padding: 0;
	margin: 0 auto;
}

.menuTopTitle{
	/*display: inline-block;*/
	height: 30px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	line-height: 30px;
	background-color: #000;
	border-bottom: 3px solid rgb(243, 85, 35);
	color: #FFF;
	font-size: 22px;
	text-align: left;
}

#searchFiltersPanel{
	/*position: relative;
	left: 0;
	top: 0;*/
	text-align: center;
	padding: 0;
	width: 510px;
	font-size: 18px;
}

#searchPanel{
	margin: 0;
	width: 250px;
	float: left;
	/* text-align: right; */
}

.eventBox{
	float: left;
	clear: right;
	width: 230px;
	background-color: white;
	color: #000000 !important;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: left !important;
	font-size: 14px;
	line-height: 17px;
}

.eventPropertyName{
	color: #000000 !important;
	font-size: 13px;
	line-height: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid black;
}

#eventType {
	font-size: 11px !important;
}


#filters .dd-select {
	height: 26px;
	line-height: 26px;
	margin-top: 0;
	margin-bottom: 0;
	background: rgba(0,0,0,0.15) !important;
	text-align: left;
	/* font-family: Lato, sans-serif !important; */
	font-family: QuestaSans,serif !important;
	color: #000;
	border-left: none !important;
	padding-left: 0 !important;
}

#filters .dd-selected{
	color: #fff;
	border: 0 !important;
	border-bottom: 1px solid #fff !important;
	font-size: 15px;
	line-height: 26px;
	height: 26px;
	/* font-family: Lato, sans-serif !important; */
	font-family: QuestaSans,serif !important;
	padding-right: 6px !important;
	padding-left: 6px !important;
	font-weight: 300;
}
	
#filters .dd-option {
	height: auto;
	line-height: 22px;
	font-size: 15px;
	/* font-family: Lato, sans-serif !important; */
	font-family: QuestaSans,serif !important;
	background-color: white;
	padding: 0;
	border: none;
	z-index: 9000;
	display: block !important;
	cursor: pointer !important;
	padding-right: 4px !important;
	padding-left: 4px !important;
}

#filters .dd-option:hover {
	background-color: #000;
	color: #fff;
}

#filters .dd-options {
	color: #000;
	text-align: left;
}

.listEventDate{
	font-size: 14px;
	font-weight: 700;
	padding-bottom: 6px;
	color: rgb(243, 85, 35);
}

.brick .post-intro{
	padding: 6px;
	margin-bottom: 10px;
}

#post .eventsList #subtitle {
	margin-bottom: 10px;
}

.redError{
	/* 1px solid red */
	background-color: #CC0000 !important;
	color: white !important;
}

.brick .post-title{
	font-size: 16px;
	font-weight: 700;
	padding: 0px;
	line-height: 18px;
}

.mobile-arrow{
	display: none;
	position: absolute;
	right: 1px;
	top: 8px;
	width: 13px;
	height: 73px;
	background: url('img/pad-rarrow-sprite.png') no-repeat 0 center;
}

#mobileFiltersLink{
	display: none;
	background-color: #f4552e;
	width: 50%;
}

#mobileFiltersLink a{
	padding-left: 8px;
	display: block !important;
	line-height: 24px !important;
	height: 30px !important;
	font-size: 14px !important;
	color: #fff !important;
	border-right: 3px solid #000;
}

#mobileFiltersLink img{
	width: auto !important;
	border: 0 !important;
	display: inline-block !important;
	margin-right: 10px;
	position: relative;
	top: 4px;
}

#mobileFiltersLink span{
	display: inline-block !important;
}

#mobileSearchPanel{
	display: none;
	height: auto !important;
	background: #FFF;
}

#post #mobileSearchPanel{
	width: 96%;
	left: 0;
}

#mobileSearchPanel .cal-decor{
	display: none;
	position: absolute;
	left: 15px;
	bottom: 3px;
}

.searchInline{
	display: block !important;
}

#mobileFilters .leftDiv{
	font-size: 10px !important;
}

@media only screen and (device-width: 767px),
	only screen and (min-width: 1px) and (max-width: 767px) {
	
	#post .widget.search-filters-container {
		display: none;
	}
	
	#post .widget.mobile-search-filters-container{
		display: block;
	}
		
	
	#detail-view-center #searchFiltersPanel{
		padding-right: 10px;
	}
	
	#filters td .calWrapper input[type="text"]{
		font-size: 12px !important;
		height: 22px !important;
		width: 90px !important; 
	}
	
	#filters td .rightdiv .calWrapper{
		width: 100px !important;
	}
	
	#filters td .rightdiv .calWrapperFrom{
		left: 0;
	}
	
	#filters td .rightdiv {
    	padding-left: 30px;
	}
	
	#filters td .calWrapper img{
		left: 79px !important;
		height: 24px !important;
	}
	
	#filters td.leftTd{
		min-width: 240px;
	}
	
	/* moved from 481px */
	#bricks{
		min-height: 275px;
	}
	
	.widget_nav_menu .lightbar{
		position: relative;
	}

	#mobileFiltersLink {
		display: inline-block;
	}
	
	#mobileSearchPanel{
		display: block;
	}
	
	/*#eventsSearchPanel, .catFilterRow, .propFilterRow, .regionFilterRow{
		display: none;
	}*/
	
	#bricks .brick .event-item {
		/*position: relative;
		padding-right: 4px;*/
		margin-bottom: 10px;
		border: 0 !important;
		/*border: 1px solid black;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px*/
	}
	
	#grid-view-center #bricks .slides {
		position: absolute;
		left: 0px;
		top: 0px;
		padding: 6px;
	}
	
	.imgPanel {
		width: 75px;
		height: 75px;
	}
	
	.imgPanel img {
		width: auto !important;
		height: 100% !important;
	}
	
	.mobile-arrow{
		display: block;
	}
	
	.brick .post-title{
		font-size: 11px;
		line-height: 16px;
	}
	
	#mobileSearchPanel .cal-decor{
		display: block;
	}
	
	#grid-view-center #mobileSearchPanel .cal-decor {
		bottom: 13px;
		left: 25px;
	}
	
	.search-buttons table td{
		padding-top: 0 !important;
	}
}

@media only screen and (device-width: 481px),
	only screen and (min-width: 1px) and (max-width: 481px) {
	#searchFiltersPanel{
		width: 310px;
	}
	#filters{
		font-size: 16px !important;
	}
	
	#filters td {
		display: block;
		width: 100%;
		padding-bottom: 0;
	}
	
	#filters td.leftTd {
		padding-top: 10px;
		min-width: 0;
	}
	
	#filters td.rightTd {
		padding-top: 0;
	}
	
	#filters td.calTd {
		padding-bottom: 10px;
	}
	
	#filters td .rightdiv {
		padding-left: 40px;
		padding-right: 0px;
	}
	
	#filters td.calTd .rightdiv {
		padding-left: 36px !important;
	}
	
	.fbx-search .fa {
		margin-right: 0;
		padding-right: 0;
	}
	
	#filters .rightdiv select{
		width: 230px;
		height: 23px;
		margin: 0;
		padding: 0;
	}
	
	#filters .rightdiv .dd-container,
	#filters .rightdiv .dd-select,
	#filters .rightdiv .dd-options{
		width: 230px !important;
	}
	
	.catFilterRow, .propFilterRow{
		display: table-row;
	}
	
	.search-buttons {
    	padding-top: 12px !important;
	}
}

.ButtonMSCerca {
	min-width:100px; 
	height: 40px; 
	padding-left: 18px; 
	padding-right: 18px; 
	padding-top: 14px; 
	padding-bottom: 14px; 
	background: rgba(255, 255, 255, 0.01);
	border-style: solid;
	border-width: thin;
	border-color: white;
	border-radius: 24px; 
	justify-content: center; 
	align-items: center; 
	gap: 12px; 
	display: inline-flex;
}
