/* Import common.css from RoomCloud */
/* Import HOTEL CUSTOM from RoomCloud */
/* OtroLado */

/* Common | CSS rules common for all BE */
@import url(stratos/import/common.css);
@import url("//fonts.googleapis.com/css?family=Lato:300,400,700&display=swap");


/*------------------------------------------------------------
HOTEL CUSTOM
------------------------------------------------------------*/

/* COLOR 1 : #d9edf7
--------------------------------------------
/* background-color */
.background-color1, #search_room legend, #search_room_legend, .room_box, .offertitle, .show_crossed_hotels, .modal-header, #curlang_bar, .languages #lbli-sv ul.LangMenum, .currencies #cbli-sv ul.CurrMenum, 
#booking_detail_legend, #guest_detail_box_legend, #payment_detail_box_legend, #payment_data_box_legend, #payment_note_box_legend, #cancellation_box_legend, 
.supplement_box, #index_box .language_box, #index_calendar legend, #dailyroom_table .tdsselected, #map_title .text_title, #distance_title .text_title, 
.feedback_box #room_description, #comment_table .comment_title {
	background-color: #d9edf7;
}

/* border-color */
.border-color1 {
	border-color: #d9edf7;
}

/* comparator */
#comparator {
	overflow: hidden;
    background: transparent;
    background: -moz-linear-gradient(110deg, transparent 0%, transparent 67%, #D9EDf7 67%, #D9EDf7 100%);
    background: -webkit-linear-gradient(110deg, transparent 0%,transparent 67%,#D9EDf7 67%,#D9EDf7 100%);
    background: linear-gradient(110deg, transparent 0%,transparent 67%,#D9EDf7 67%,#D9EDf7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='transparent', endColorstr='#D9EDf7',GradientType=1 );
}


/* COLOR 2 : #5bc0de
--------------------------------------------
/* background-color */
.background-color2, #header .h_tab:hover, #offerDescriptions .offerli:hover, .offertextup .specialoffer, #cbli-sv ul.CurrMenum li:hover, #lbli-sv ul.LangMenum li:hover, .btn-info, 
.btn-info:hover, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info, .btn-info:focus, .btn-info.focus, .btn-info:active:hover, .btn-info.active:hover, 
.open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, 
.btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus, td.caSelected, .show_crossed_hotels:hover, #comparator-div .loader:before {
	background-color: #5bc0de;
}

/* color */
.color2, .search_options_persons div:before, #imgsmall a:before, .room_offer, #butts_act, #buttm_act, #butte_act, .imgradio, .simgradio, .checkboxu, .checkbox, 
#confirm_error #error:before, #setPrevious, #setNext, #freetable #free:before, .feedback_box #comment_point, .feedback_box #empty_point, 
.comment_details_box #comment_point, .comment_details_box #empty_point, #imgsmall a:hover:before, .mandatoryOffer, #booking_detail_table .total {
	color: #f67f01;
}

/* border-color */
.border-color2, .rate_box:hover {
	border-color: #5bc0de;
}

/* calendar background-color */
td.caSelectedCheckIn, #mydiv1 table.cpBorder td.cpCurrentDate {
	background: #5bc0de; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #FFFFFF 1%, #FFFFFF 12%, #5bc0de 13%, #5bc0de 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #FFFFFF 1%, #FFFFFF 12%, #5bc0de 13%, #5bc0de 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #FFFFFF 1%, #FFFFFF 12%, #5bc0de 13%, #5bc0de 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#5bc0de',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */	
}

td.caSelectedCheckOut, #mydiv2 table.cpBorder td.cpCurrentDate {
	background: #5bc0de; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #5bc0de 1%, #5bc0de 87%, #FFFFFF 88%, #FFFFFF 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #5bc0de 1%, #5bc0de 87%, #FFFFFF 88%, #FFFFFF 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #5bc0de 1%, #5bc0de 87%, #FFFFFF 88%, #FFFFFF 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5bc0de', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */	
}


/* COLOR 3 : #FFFFFF
--------------------------------------------
/* box background-color */
.background-color3, #hotel_title #box_title, #search_room, #hotel_images, #top_bar, #message_noroom, .offertextup, .rate_box, #booking_detail, #confirmation_box, 
#cancellation_box, #options_box .box_icons, #gallery_title #box_title, #room_description_table .room_description_box, #room_facilities_table .room_facilities_box, 
#gallery_images_box, #text_description .text_description, #distance_description .text_description, .feedback_box > div, #index_calendar, 
#booking_read, .crossed_hotel_title #box_title, #message_box, #confirm_error, #index_box .general_box #box_title, #busytable, #freetable, 
#map, #comment_table, #view_price_table .daysrooms {
	background-color: #FFFFFF;
}

/* color */
.color3, .btn-info, #cbli-sv ul.CurrMenum li:hover, #lbli-sv ul.LangMenum li:hover, .offertextup .specialoffer, #offerDescriptions .offerli:hover, .fa-inverse, 
#mydiv1 table.cpBorder td.cpCurrentDate a, #mydiv2 table.cpBorder td.cpCurrentDate a, #offerDescriptions .offerli a:hover, #viewPrice:before,
.show_crossed_hotels:hover, .show_crossed_hotels a:hover {
	color: #FFFFFF;
}

/* border-color */
.border-color3 {
	border-color: #FFFFFF;
}

/* Author: Luigi Claudio */
/* Email: gens.claudia@gmail.com */

/*------------------------------------------------------------
OtroLado Lodge & Restaurant
------------------------------------------------------------*/

@import url("//fonts.googleapis.com/css?family=Lato:300,400,700&display=swap");

body {
	font-family: "Lato", Arial, san-serif;
	font-size: 16px;
	background: #fcfafb;
	color: #393038;
	background-image: linear-gradient(#fff, #fcfafb);
	background-image: url("../images/hotel/12134/other/12134_back.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	background-attachment: fixed;
}

@media screen and (max-width: 991px) {
	#main {
		padding: 0;
	}
}

/* Reset image fluid for thumbnails */

.img-thumbnail.img-fluid {
	max-width: 100%;
}

/* Hide elements */


#box_title,
#payment_data_box_table img,
#hotel_images{
	display: none;
}

/* Layout */

#content {
	margin-top: 40px;
}

#main {
	margin-top: 70px;
}

/* Header */

#hotel_title {
	background-image: url(../images/hotel/12134/other/12134_logo.png);
	height: 200px;
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 40px;
	background-color: white;
	border-radius: 0.3em;
}

/* Override font-family in use */

.title-font,
#room_description,
#room_rate,
#title_name,
#search_room legend, #search_room_legend,
#room_price,
.offertitle,
#offerDescriptions .offerdesc,
.offertextup .specialoffer,
.show_crossed_hotels,
.modal-title,
#booking_detail_legend,
#guest_detail_box_legend,
#payment_detail_box_legend,
#payment_data_box_legend,
#payment_note_box_legend,
#cancellation_box_legend,
#supplement_description,
#index_calendar legend,
#map_title .text_title,
#distance_title .text_title,
.feedback_box #room_description,
#comment_table .comment_title,
.crossed_hotel {
	font-family: "Lato", Arial, san-serif;
}

/* Forms */

.form-control {
	font-size: 100%;
}

select.d_formcheck,
select.formcheck,
select.select {
	background-image: linear-gradient(#fff, #fbf8fa);
	border-radius: 0.3em;
	border: 1px solid #7eb620;
	font-weight: 700;
	color: #4c404b;
	font-size: 13px;
	text-shadow: 0 1px 1px #fff;
	padding: 0.6em 12px;
	height: auto;
	cursor: pointer;
	transition: none;
}

select.d_formcheck:hover,
select.formcheck:hover,
select.select:hover {
	border: 1px solid #249bd3;
	background: #acd6e7;
	font-weight: 700;
	color: #393038;
	text-shadow: 0 1px 1px #fff;
	background-image: linear-gradient(#fbf8fa, #f2e8ef);
}
select.d_formcheck:focus,
select.formcheck:focus,
select.select:focus {
	box-shadow: inset 0px 0px 3px #249bd3, 0px 0px 9px #249bd3;
	border: 1px solid #acd6e7;
}

select.d_formcheck option,
select.d_formcheck:hover option,
select.d_formcheck:focus option,
select.formcheck option,
select.formcheck:hover option,
select.formcheck:focus option,
select.select option,
select.select:hover option,
select.select:focus option {
	background-color: #fff;
}

input.form-control,
textarea.text {
	background: #fcfafb;
	border: 1px solid #acd6e7;
	border-radius: 0.3em;
	box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.2);
	transition: none;
	padding: 0.4em;
	text-shadow: 0 1px 1px #fff;
	font-size: 16px;
	height: 38px;
}

input.form-control:focus,
textarea.text:focus {
	box-shadow: 0px 0px 12px #249bd3;
	border-color: transparent;
}

textarea.text {
	min-height: 80px;
}

/* Search room */

#gallery_images_box,
#search_room legend, #search_room_legend {
	font-size: 26px;
	font-weight: 300;
	background: transparent;
}

fieldset#search_room {
	margin-bottom: 0;
}

fieldset#search_room {
	background-color: transparent;
}

#top_bar {
	background-color: transparent;
	margin-top: 20px;
}

td.getCalendar {
	vertical-align: middle !important;
}

#booking_table {
	border-spacing: 0 0.4em;
	border-collapse: separate;
}

/* Promo code */

.promo_code {
	background-color: #80bb11;
}

.promo_code > td {
	text-transform: capitalize;
}

.promo_code > td:first-child {
	border-top-left-radius: 0.3em;
	border-bottom-left-radius: 0.3em;
}
.promo_code > td:last-child {
	border-top-right-radius: 0.3em;
	border-bottom-right-radius: 0.3em;
}

#booking_table tr.promo_code > td:not(:first-child) {
	padding: 10px 10px 10px 0 !important;
}

#booking_table.table td {
	vertical-align: middle;
	font-size: 100%;
}

/* #butte, */
#butts_act,
#buttm_act,
#viewPrice:before,
#booking_table .getCalendar > a:before,
.persons:before {
	color: #262626;
}

#butte_act {
	color: #4caf50;
}

/* btn-info */

.btn-info {
	border: 1px solid #acd6e7;
	background: #fbf8fa;
	font-weight: 700;
	color: #4c404b;
	text-shadow: 0 1px 1px #fff;
	background-image: linear-gradient(#fff, #fbf8fa);
	border-radius: 0.3em;
	box-shadow: 0px 1px 4px rgba(74, 63, 74, 0.4);
	text-transform: capitalize;
	font-size: 13px;
	position: relative;
	padding: 0.6em 20px;
	margin: 0.5em 5px;
	width: auto;
	box-sizing: border-box;
}

.btn-info:hover {
	color: #393038;
	border: 1px solid #249bd3;
	background: #acd6e7;
	font-weight: 700;
	text-shadow: 0 1px 1px #fff;
	background-image: linear-gradient(#fbf8fa, #acd6e7);
}

.btn-info:visited {
	color: #4c404b;
}

.btn-info:hover {
	border: 1px solid #249bd3;
	background: #acd6e7;
	font-weight: 700;
	color: #393038;
	text-shadow: 0 1px 1px #fff;
	background-image: linear-gradient(#fbf8fa, #acd6e7);
}

.btn-info:focus {
	border: 1px solid #249bd3;
	background-image: linear-gradient(#acd6e7, #fbf8fa);
	box-shadow: 0px 1px 4px rgba(74, 63, 74, 0.4);
	color: #393038 !important;
}

.btn-info:active {
	border: 1px solid #249bd3 !important;
	background: #fbf8fa;
	font-weight: 700;
	color: #393038 !important;
	text-shadow: 0 1px 1px #fff;
	background-image: linear-gradient(#acd6e7, #fbf8fa);
}

/* btn-info border */

.btn-info:after {
	content: " ";
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0;
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	height: 100%;
	border-radius: 0.3em;
}

/* Room div */

.room_div {
	border-radius: 0.3em;
	overflow: hidden;
	box-shadow: 0px 1px 4px rgba(74, 63, 74, 0.4);
}

#search_room_box,
#top_bar
{
	background: rgba(252, 250, 251, 0.8);
	border-radius: 0.3em;
}

.room_box {
	border: 1px solid #f5edf3;
	background: #fcfafb;
	color: #393038;
	text-shadow: 0 1px 1px #fff;
	background-image: linear-gradient(#fbf8fa, #acd6e7);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #acd6e7;
}

.room_box .btn-info {
	display: inline-block;
	min-width: 150px;
	width: auto;
}

@media screen and (min-width: 768px) {
	.room_box .btn-info {
		float: right;
	}
}

.room_box + .navbar-default {
	background: #fcfafb;
	background-image: linear-gradient(#fff, #fcfafb);
	border: 1px solid #f5edf3;
	border-top: 1px solid #fff;
	color: #393038;
	text-shadow: 0 1px 1px #fff;
}

#room_description + .treatment {
	color: #249bd3;
}

/* Rate box */

.rate_box {
	background-image: linear-gradient(#fff, #fcfafb);
	border-bottom: 1px solid #f0e4ec;
	text-shadow: 0 1px 1px #fff;
}

.rate_box:hover {
	border-left-color: #4caf50;
	border-bottom-color: #f0e4ec;
}

.rate_box:last-of-type {
	border-bottom: 0;
}

.occupancy_persons {
	padding: 5px 10px 0;
}

@media screen and (min-width: 992px) {
	.occupancy_persons {
		padding-top: 18px;
	}
}

.occupancy_persons > div > span {
	color: #393038;
}

.room_treatment {
	color: #393038;
}

/* lighten(#393038, 20%) => #249bd3 */

@media screen and (max-width: 991px) {
	.occupancy_persons > div > span > span:not(.persons) {
		background-color: #f5f3f5;
		display: block !important;
		border: 1px solid #978495;
		border-radius: 0.3em;
		padding: 0.1em 8px;
		font-size: 12px;
		text-transform: uppercase;
		color: #705f6e;
		font-weight: 700;
	}
}

.rate_box .row > .col-md-7 > .row > .col-xs-4.col-md-3 > .pad-10 div {
	display: none !important;
}

/* Step Details 


#confirmation_box {
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 0.3em;
}

#booking_detail_box {
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 0.3em;
}

#booking_detail {
	border-radius: 0.3em;
	box-shadow: 0px 1px 4px rgba(74, 63, 74, 0.4);
	overflow: hidden;
}

#booking_detail_title {
	background-color: transparent;
	font-size: 26px;
	font-weight: 300;
	background: transparent;
	margin-bottom: 20px;
}

#cancellation_box {
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 0.3em;
}
*/

#main.main_lang.col-md-8.col-lg-8.col-sm-12.col-xs-12,
#booking_detail, #confirmation_box, #cancellation_box
{
	background-color: transparent;
}

#main
{
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 0.3em;
}

#guest_detail_box_legend,
#payment_detail_box_legend,
#payment_data_box_legend,
#payment_note_box_legend,
#cancellation_box_legend {
	background-color: transparent;
	font-size: 26px;
	font-weight: 300;
	background: transparent;
	margin-bottom: 20px;
}

#guest_detail_box_legend b,
#payment_detail_box_legend b,
#payment_data_box_legend b,
#payment_note_box_legend b,
#cancellation_box_legend b {
	font-weight: 300;
}

.booking_detail_room_title {
	background-image: linear-gradient(#fff, #fcfafb);
	border-bottom: 1px solid #f0e4ec;
	text-shadow: 0 1px 1px #fff;
}

#booking_detail .small {
	font-size: 100%;
}

.text-danger.text-right.small,
.label-discount {
	color: #4caf50;
}

#booking_detail .mar-t-10 {
	margin-top: 0;
}

.booking_detail_room_type,
#booking_detail_general {
	background-image: linear-gradient(#fff, #fcfafb);
	border-bottom: 1px solid #f0e4ec;
	text-shadow: 0 1px 1px #fff;
}

.booking_detail_room_total {
	border: 1px solid #f5edf3;
	background: #fcfafb;
	text-shadow: 0 1px 1px #fff;
	background-image: linear-gradient(#fbf8fa, #f0e4ec);
	border-top: 1px solid #fff;
	border-bottom: 0;
}

#guest_detail_box_table {
	font-size: 100%;
	border-spacing: 0 0.4em;
	border-collapse: separate;
}

#booking_arrival {
	background-color: #fff3cd;
	background-color: #fdf7e6;
}

#booking_arrival td:first-child {
	border-top-left-radius: 0.3em;
	border-bottom-left-radius: 0.3em;
}
#booking_arrival td:last-child {
	border-top-right-radius: 0.3em;
	border-bottom-right-radius: 0.3em;
}

.oraarrivi {
	padding: 10px 0;
}



#cancellation_box_table {
	width: 100%;
}

#cancellation_box_table #privacy_box,
#cancellation_box_table #terms_box {
	text-align: center;
}

table.hoteldetail {
	width: 100%;
}

span#room_cancellation {
	display: block;
	padding-bottom: 10px;
}

/* Modals */

.modal-header {
	border-top: 1px solid #948c93;
	border-bottom: 1px solid #393038;
	background: #4c404b;
	color: #faf6f9;
	font-weight: 700;
	background-image: linear-gradient(#70666f, #4c404b);
	border-top-left-radius: 0.3em;
	border-top-right-radius: 0.3em;
	padding: 0.6rem 8% 0.8rem;
	position: relative;
}
.modal-title {
	font-weight: 300;
	line-height: 1.2;
	margin: 0;
	min-height: 1.1em;
	text-align: center;
	font-size: 16px;
	display: block;
	padding: 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	outline: 0 !important;
	text-shadow: none;
}

.modal-content {
	border-radius: 0.6em;
	overflow: hidden;
	text-align: left;
}

.modal-body {
	font-size: 16px;
	line-height: 1.5;
}

.modal-body h4 {
	font-size: 22px;
	font-weight: 700;
	margin: 0.3em 0;
}

.modal-header .close {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	opacity: 0.8;
	text-shadow: none;
}

.modal-header .close,
.modal-header .close:hover,
.modal-header .close:visited {
	color: #fff;
}

/* Facebook login */

.fb_iframe_widget + #status {
	display: none;
}

.fb_iframe_widget {
	display: none;
}

td.caSelectedCheckIn,
#mydiv1 table.cpBorder td.cpCurrentDate,
td.caSelectedCheckOut,
#mydiv2 table.cpBorder td.cpCurrentDate {
	background: linear-gradient(
		135deg,
		#ffffff 1%,
		#ffffff 12%,
		#4c404b 13%,
		#4c404b 100%
	);
}

/* Payment details 

#payment_detail_box_table {
	background-image: url(https://otroladolodge.com/temp/logo-paypal.svg);
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	background-size: contain;
	background-position: center;
}

.paymentsRow {
	display: none;
}

Currency button and list */

#curlang_bar {
	background-color: transparent;
}

.languages,
.currencies {
	position: relative;
}

#cbli-sv ul.CurrMenum li:hover,
#lbli-sv ul.LangMenum li:hover {
	background-color: #836f82;
}

.currencies #cbli-sv ul.CurrMenum li,
.languages #lbli-sv ul.LangMenum li {
	padding: 4px 20px !important;
	margin: 2px 0;
}

ul.CurrMenu > li > a,
ul.CurrMenu > li > a:hover,
ul.LangMenu > li > a,
ul.LangMenu > li > a:hover {
	background-color: #4c404b;
	color: #fff !important;
	padding: 0.6em 20px;
	border-radius: 0.3em;
	/* width: 80px !important; */
}

.currencies #cbli-sv ul.CurrMenum,
.languages #lbli-sv ul.LangMenum {
	background-color: #4c404b;
	color: #fff;
	overflow: hidden;
	left: 0;
	border-radius: 0.3em;
	margin-top: 6px;
	margin-left: 50%;
	transform: translateX(-50%);
}

.currencies #cbli-sv ul.CurrMenum {
	width: 80px !important;
}

.languages #lbli-sv ul.LangMenum {
	width: 104px !important;
}

.currencies .CurrMenu #cbli-sv,
.languages .CurrMenu #lbli-sv {
	padding: 6px 20px !important;
}

.languages .LangMenu #lbli-sv,
.currencies .CurrMenu #cbli-sv {
	padding: 10px 5px !important;
}

/* Confirmed box */

#confirmed_box {
	background-color: #fcfefc;
	border: 1px solid #d9eeda;
	border-radius: 0.3em;
	color: #4caf50;
	font-weight: 700;
	margin: 8px 0;
	padding: 16px 30px;
	border-collapse: separate;
}

/* Offer badge */

.offer_title span {
	background-color: #fcfefc !important;
	border: 1px solid #d9eeda;
	border-radius: 0.3em;
	color: #4caf50;
	font-size: 12px;
	font-weight: 700;
	text-shadow: none;
	text-transform: uppercase;
}

[id^="room_price"] .label {
	background-color: #fcfefc !important;
	border: 1px solid #d9eeda;
	border-radius: 0.3em;
	color: #4caf50;
	font-size: 12px;
	font-weight: 700;
	text-shadow: none;
	text-transform: uppercase;
}

/* Offer */

.room_offer {
	color: #4caf50;
}

.offer_title {
	font-size: 18px;
}

#offer_div {
	border-radius: 0.3em;
	overflow: hidden;
}

#offer_div .alert {
	background-color: #4caf50 !important;
}

#offerDescriptions .rate_box {
	background-color: #4caf50 !important;
	background-image: none;
	border-bottom: 1px solid #3d8b40;
	border-top: 1px solid #6ec071;
	color: #ffffff;
	text-shadow: none;
}

#offerDescriptions .rate_box:last-child {
	border-bottom: 0;
}

#offerDescriptions .rate_box .title-font {
	font-size: 18px;
}

#offer_div .deactivate .btn-dismiss {
	color: #ffffff;
	background-color: #3d8b40 !important;
}

.offertitle {
	background-color: #3d8b40 !important;
	color: #fff;
	cursor: pointer;
}

.hotel-rate-offer.text-danger {
	color: #4caf50;
}

/* Loading box */

#loading_box {
	background-color: #fdf7e6;
	border-radius: 0.3em;
	border: 1px solid #f8e4ae;
	color: #6b5109;
}

/* NAVBAR BACKGROUND : 
--------------------------------------------*/
.navbar
{
	background-color: rgba(255, 255, 255, 0.7);
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2);
}

/* NAVBAR ACTIVE COLOR: 
--------------------------------------------*/
#tab_act.h_tab.h_tab_book,
#tab_act.h_tab.h_tab_info,
#tab_act.h_tab.h_tab_map,
#tab_act.h_tab.h_tab_comments
{
	background-color: transparent;
}

#tab_act.h_tab.h_tab_book a,
#tab_act.h_tab.h_tab_info a,
#tab_act.h_tab.h_tab_map a,
#tab_act.h_tab.h_tab_comments a
{
	border: 1px solid #acd6e7;
	background: #fbf8fa;
	font-weight: 700;
	color: #4c404b;
	text-shadow: 0 1px 1px #fff;
	background-image: linear-gradient(#fff, #fbf8fa);
	border-radius: 0.3em;
	box-shadow: 0px 1px 4px rgba(74, 63, 74, 0.4);
	text-transform: capitalize;
	font-size: 13px;
	position: relative;
	padding: 0.6em 20px;
	margin: 0.5em 5px;
	width: auto;
	box-sizing: border-box;
	color: #393038;
	border: 1px solid #249bd3;
	background: #acd6e7;
	font-weight: 700;
	text-shadow: 0 1px 1px #fff;
	background-image: linear-gradient(#fbf8fa, #acd6e7);
}

/* NAVBAR INACTIVE COLOR: 
--------------------------------------------*/
#tab.h_tab.h_tab_info,
#tab.h_tab.h_tab_book,
#tab.h_tab.h_tab_map,
#tab.h_tab.h_tab_comments
{
	background-color: transparent;
}

#tab.h_tab.h_tab_info a,
#tab.h_tab.h_tab_book a,
#tab.h_tab.h_tab_map a,
#tab.h_tab.h_tab_comments a
{
	border: 1px solid #acd6e7;
	background: #fbf8fa;
	font-weight: 700;
	color: #4c404b;
	text-shadow: 0 1px 1px #fff;
	background-image: linear-gradient(#fff, #fbf8fa);
	border-radius: 0.3em;
	box-shadow: 0px 1px 4px rgba(74, 63, 74, 0.4);
	text-transform: capitalize;
	font-size: 13px;
	position: relative;
	padding: 0.6em 20px;
	margin: 0.5em 5px;
	width: auto;
	box-sizing: border-box;
}

/* NAVBAR HOVER COLOR: 
--------------------------------------------*/
#tab.h_tab.h_tab_info:hover,
#tab.h_tab.h_tab_book:hover,
#tab.h_tab.h_tab_map:hover,
#tab.h_tab.h_tab_comments:hover
{
	background-color: transparent;
}

#tab.h_tab.h_tab_info a:hover,
#tab.h_tab.h_tab_book a:hover,
#tab.h_tab.h_tab_map a:hover,
#tab.h_tab.h_tab_comments a:hover
{
	color: #393038;
	border: 1px solid #249bd3;
	background: #acd6e7;
	font-weight: 700;
	text-shadow: 0 1px 1px #fff;
	background-image: linear-gradient(#fbf8fa, #acd6e7);
}
