/* START RREIS */
#HomePageDestaques #featured .ui-tabs-panel
{
	height:433px;
}
#featured .ui-tabs-panel img {
    height: 100%;
}

#agenda
{
	margin-top:0;
}

#agenda .Polygon
{
	margin-top: -6px;
}

#landingArticles .destaque
{
	background-size:cover!important;
}

div.zabuto_calendar tr.calendar-dow td
{
	position:relative;
	padding-left: 8px;
    padding-top: 20px;
}

div.zabuto_calendar tr.calendar-dow td.noDay
{
	background: -webkit-repeating-linear-gradient(-45deg, rgb(237,238,235), rgb(237,238,235) 2px, #fff 2px, #fff 10px);
	background: -o-repeating-linear-gradient();
	background: -moz-repeating-linear-gradient(-45deg, rgb(237,238,235), rgb(237,238,235) 2px, #fff 2px, #fff 10px);
	background: repeating-linear-gradient(-45deg, rgb(237,238,235), rgb(237,238,235) 2px, #fff 2px, #fff 10px);
}

div.zabuto_calendar tr.calendar-dow td.dow-clickable:hover
{
	background-color:#878786;
	color:rgb(237,238,235);
}

div.zabuto_calendar tr.calendar-dow td.dow-clickable:hover .numberOfEvents
{
	background-color:rgb(237,238,235);
	color:#878786;
}

div.zabuto_calendar .table tr td div.day
{
	padding-left: 0;
	font-weight: 400;
    font-size: 24px;
	position: absolute;
    top: 6px;
    left: 6px;
}

div.zabuto_calendar tr.calendar-dow td .numberOfEvents
{
	width: 40px;
    max-width: 40px;
    height: 40px;
    margin: auto;
    font-weight: 700;
    position: absolute;
    top: 35%;
    left: 36%;
    padding-top: 5px;
}

div.zabuto_calendar .table tr td .event
{
	line-height: 15px;
    padding-top: 5px;
}

div.zabuto_calendar .table tr td .event i {
    padding-right: 4px;
}

div.zabuto_calendar .table tr td .event a {
    font-weight: 400;
}

div.zabuto_calendar .table tr td span.badge {
    padding: 5px;
    font-size: inherit;
    border-radius: 50%;
    width: 37px;
    height: 35px;
}

#agendaModal .modal-content .modal-body ul
{
	margin: 0 70px;
	padding-left:0;
}

div.zabuto_calendar .table-bordered tr.calendar-month-header th:first-child
{
	margin-left: -100px;
}
div.zabuto_calendar .table-bordered tr.calendar-month-header th:last-child
{
	margin-left: 76%;
}

.event-listing-gallery .event-wrapper {
    margin-bottom: 0;
}

.SetaEntradaCanal {
    width: 100px;
}

#agendaModal .modal-content .modal-body ul
{
	text-align:left;
}

.buttons.categorias-buttons .button-active
{
	opacity: 1!important;
}

.buttons.categorias-buttons div:hover
{
	opacity: 1!important;
}

.buttons.categorias-buttons div
{
	opacity: 0.5!important;
}

.map-container .infoBox
{
	padding:20px;
}

.map-container .marker-body h1:first-child
{
	margin-top:0;
}

.map-container .marker-body h1
{
	color:white;
	margin-bottom:5px;
	font-weight: 400;
	font-size: 16px;
}

.map-container .marker-body p
{
	margin-top:0;
	color: #878787;
	font-size: 14px;
}

.map-container .marker-body a
{
    float: right;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    background-color: #EBA700;
}

.map-container .marker-body a:hover
{
	color:#333!important;
}

.datepicker table th
{
	color: #000;
}

.datepicker table tr {
    height: 30px;
}

.datepicker table tr:nth-child(1)
{
	background-color: #f4f5f3;
}

.datepicker .datepicker-months table tbody tr, .datepicker .datepicker-years table tbody tr, .datepicker .datepicker-decades table tbody tr {
    background-color: white;
}

/* IE ONLY*/
@media all and (-ms-high-contrast: none) , (-ms-high-contrast: active) {
	div.zabuto_calendar .table-bordered tr.calendar-month-header th:first-child
	{
		margin-left: -96px;
	}
	div.zabuto_calendar tr.calendar-dow td .numberOfEvents
	{
		top:90%;
	}
}

/* Media Querys*/
@media (max-width: 1024px)
{	
	.destaque {
		height: 300px;
	}
	.WrapNav {
		display: none;
	}
	#featured .ui-tabs-panel {
		width: 100% !important;
	}
	
	#HomePageDestaques .carousel-caption
	{
		bottom: 2px;
	}
	
	#inatelHotels .container-fluid
	{
		padding-left: 0;
		padding-right: 0;
	}
	#inatelHotels .bx-wrapper
	{
		margin-left:82px;
	}
	#inatelHotels .bx-viewport {
		margin-left: 13px;
	}
	div.zabuto_calendar tr.calendar-dow td .numberOfEvents {
		left: 30%;
	}
	div.zabuto_calendar .table-bordered tr.calendar-month-header th:last-child {
		margin-left: 75%;
	}
	.map-container {
		margin-left: 15px !important;
	}
}

@media (max-width: 768px)
{
	.destaque {
		height: 350px;
	}
	#featured, #featured .ui-tabs-panel {
		height: 390px!important;
	}
	#agenda {
		margin-top: 0!important;
	}
	#inatelHotels .bx-wrapper
	{
		margin-left:61px;
	}
	.buttons.categorias-buttons div
	{
		margin-bottom: 10px!important;
	}
	.buttons.categorias-buttons div:last-child
	{
		margin-top:0!important;
	}
}

@media all and (max-width: 550px)
{
	.CenteredWrap
	{
		margin:inherit!important;
	}
}

@media (max-width: 425px)
{	
	.destaque {
		height: 250px;
	}
	#featured, #featured .ui-tabs-panel {
		height: 220px!important;
	}
	#featured .HomeCarouselButton
	{
		top:25px;
	}	
	/*#agenda .Polygon .GenericText
	{
		margin-left:13%;
		padding-top: 5%;
	}*/
	#inatelHotels .bx-wrapper {
		margin-left: 34px;
		width: 310px;
	}
	
	#inatelHotels .bx-viewport {
		margin-left: 10px;
	}
	.buttons.categorias-buttons div
	{
		padding: 6px!important;
		margin-top: 10px!important;
		margin-bottom: 0!important;
	}
	.map-container {
		margin-top: 20px;
	}
	.map-container .infoBox {
		padding: 10px;
	}	
	.map-container .marker-body h1 {		
		margin-bottom: 0;
		font-size: 14px;
	}	
	.map-container .marker-body p {		
		font-size: 12px;
		margin-bottom: 5px;
	}
	.map-container .marker-body a {
		padding: 6px;
		font-size: 12px;
	}
}

@media (max-width: 375px)
{	
	.bx-controls {
		margin-left: -8% !important;
		width: 94% !important;
	}
	#featured, #featured .ui-tabs-panel {
		height: 190px!important;
	}
	#featured .HomeCarouselButton
	{
		top:20px;
	}
	#inatelHotels .bx-wrapper {
		margin-left: 30px;
		width: 285px;
	}
	#inatelHotels .bx-viewport
	{
		width:277px!important;
	}
	#inatelHotels .bx-controls-direction > .bx-prev, #inatelHotels .bx-controls-direction > .bx-next {
		width: 10% !important;	
	}
	
	#inatelHotels .bx-viewport {
		margin-left: 6px;
	}
	.event-listing-gallery .listContent .img-responsive
	{
		width: 40%;
	}
	.event-listing-gallery .listContent .wrapper-top-sales h4 {
		font-size: 18px;
	}
	.event-listing-gallery .listContent .wrapper-top-sales p {
		font-size: 14px;
	}
	.filters > div .icons
	{
		width: 50px!important;
		height: 50px!important;
	}
	.filters div:nth-child(odd) {
		margin-right: 50px !important;
	}
	.buttons.categorias-buttons div {
	    padding: 5px!important;
		margin-right: 4px!important;
	}
	.buttons.categorias-buttons div:last-child {
		margin-top: 10px!important;
	}	
}

@media (max-width: 320px)
{	
	.destaque {
		height: 200px;
	}
	#featured, #featured .ui-tabs-panel {
		height: 180px!important;
	}
	#inatelHotels .bx-wrapper {
		margin-left: 25px;
		width: 235px;
	}
	#inatelHotels .bx-viewport
	{
		width:235px!important;
	}
	.event-listing-gallery .event-wrapper {
		height: 200px;
	}
	.filters div:nth-child(odd) {
		margin-right: 40px !important;
	}
	.event-listing-gallery .listContent .wrapper-top-sales h4 {
		font-size: 16px;
	}
	.event-listing-gallery .listContent .wrapper-top-sales p {
		font-size: 13px;
	}
}

/* IE ONLY */
@media all and (-ms-high-contrast: none) and (max-width: 1024px), (-ms-high-contrast: active) and (max-width: 1024px) {
	#featured
	{
		display: block!important;
	}
}
@media all and (-ms-high-contrast: none) and (max-width: 768px), (-ms-high-contrast: active) and (max-width: 768px) {
	#HomePageDestaques .carousel-caption
	{
		bottom: 7px;
	}
}
@media all and (-ms-high-contrast: none)and (max-width: 425px), (-ms-high-contrast: active) and (max-width: 425px) {
	#HomePageDestaques .carousel-control
	{
		bottom: 30% !important;
	}
	#inatelHotels .bx-viewport
	{
		width: 298px!important;
	}
	.filters > div
	{
		margin-right:8px !important;
	}
	.icon-btn-prim
	{
		padding-top: 30px!important;
		padding-bottom: 30px!important;
	}
}
@media all and (-ms-high-contrast: none) and (max-width: 375px), (-ms-high-contrast: active) and (max-width: 375px) {
	#HomePageDestaques .carousel-control
	{
		bottom: 20% !important;
	}
	#inatelHotels .bx-viewport
	{
		width: 265px!important;
	}
	.event-listing-gallery .listContent .wrapper-top-sales h4
	{
		font-size:16px;
	}
}
@media all and (-ms-high-contrast: none) and (max-width: 320px), (-ms-high-contrast: active) and (max-width: 320px) {
	#inatelHotels .bx-viewport
	{
		width: 220px!important;
	}
	#imageRepublicaPortugal
	{
		margin-left:0!important;
	}
	.navbar-toggle
	{
		margin-right:0;
	}
	#search-mobile
	{
		right:60px;
	}
	#containerImageFooter
	{
		width: 100%;
	}
	.filters
	{
		margin-bottom: 0;
	}
	.calendar-section
	{
		margin-top:10px;
	}
}


/* END RREIS */