/*092606 0.02*/
/* Classes */
.image-l {
	background-color: #fff;
	display: block;
	float: left;
	margin: 0 15px 10px 0;
	padding: 5px;
}

.image-r {
	background-color: #fff;
	display: block;
	float: right;
	margin: 0 0 10px 15px;
	padding: 5px;
}

.image-c {
	text-align: center;
	margin-bottom: 10px;
}

.inset-l {
	background-color: #fff;
	display: block;
	float: left;
	margin: 0 8px 5px 0;
	padding: 5px;
}

.inset-r {
	background-color: #fff;
	display: block;
	float: right;
	margin: 0 0 5px 8px;
	padding: 5px;
}


.addtocartImg {
	border: 0;
	margin: 10px 0;
	padding: 0px;
	cursor: pointer;
	display: block;
}

.el #contents {}

#contents .vertical td {
	text-align: center;
}

/* Used for the "Vertical" RTML Layout */
.wrap #contents {}

/* IDs */
#contents {
	background-color: #ffffff;
	border-right: 10px solid #ffffff;
	border-left: 10px solid #ffffff
}

#contents a {
	text-decoration: none;
}

#contents a:hover {
	text-decoration: underline;
}

#contents #contents-table {
	border-collapse: collapse;
	border-bottom: 10px solid #ffffff
}

#itemtype #contents table {
	/*margin:10px 0;*/
}

#contents #contents-table select option, #itemarea select option {
	padding-right: 10px
}

#contents td {
	background-color: #ffffff;
	margin: 2px;
	padding: 5px;
}

#contents .horizontal-seperator {
	border-bottom: 2px solid #ffffff;
}

#contents .vertical-seperator {
	border-right: 2px solid #ffffff;
}

#contents.accessory * {
	text-align: left;
}

#contents.accessory .details {
	background-color: #fff;
	margin: 2px 10px;
	padding: 10px;
}

#contents.accessory .details a {
	color: #000;
	font-size: 1em;
}

/* COLOR:LINK, FONTSIZE:NAME */
#contents.accessory .details h3 {
	font-size: 1em;
}

#contents.accessory .details .sale-price {
	margin-bottom: 10px;
}

#contents .detail td {
	padding: 5px;
	border-bottom: 15px solid #E9E9E4;
}

/* The Border-bottom must be applied to the TD, not the TR in order to work in IE */
#contents .detail.last td {
	border-bottom: 0 solid;
}

/* Needed for FF */
#itemtype #contents .detail td,
#maintype #contents .image td {
	padding-bottom: 10px;
}

#contents .last {
	border: 0;
}

#contents .name {
	color: #000;
	font-weight: bold;
	padding: 5px 0 0;
}

#contents .name {
	padding: 5px 0 0;
}

#contents .price {
	font-weight: normal;
	margin: 10px 0 0;
}

#itemtype .price em {
	font-style: normal;
	font-weight: bold;
	margin: 10px 0;
	padding: 0 4px 0 0;
}

#contents .sale-price {
	color: #cc0001;
}

#contents .sale-price-bold {
	color: #cc0001;
	font-weight: bold;
}

#contents .price-bold {
	font-weight: bold;
	margin: 10px 0 0;
}

#itemtype .itemform .price {
	font-weight: bold;
	margin: 10px 0;
}

#itemtype .itemform .price-bold {
	font-weight: bold;
	margin: 10px 0;
}

#itemtype .itemform .sale-price, #itemtype .itemform .sale-price-bold {
	margin: 10px 0;
}

#itemtype .itemform .sale-price-bold {
	font-weight: bold
}

#itemtype .itemform .sale-price-bold em {
	background: #ffffff;
	color: #cc0001;
	font-style: normal;
	font-weight: bold;
	margin: 10px 0;
	padding: 0 4px 0 0;
}

#itemtype .itemform .sale-price em {
	color: #cc0001;
	font-style: normal;
	margin: 10px 0;
	padding: 0 4px 0 0;
}


#contents-table .availability {
	padding: 10px 0
}


#itemtype .code {
	font-style: normal;
	margin: 10px 0;
}

#itemtype .code em {
	font-style: normal;
	margin: 10px 0;
}

#contents-table .contentsOptions {
	padding: 3px 0;
}

#contents-table #abstract {
	padding: 3px 0;
}

#itemtype .itemFormName, #contents-table .itemFormName {
	font-weight: bold;
}

#contents-table .itemFormNameMultiLine {
	display: block;
}

#itemtype .itemavailable {
	color: #000000;
	font-weight: bold;
	margin: 8px 0;
}

#itemtype .itemavailable em {
	color: #cc0001;
	font-style: normal;
	font-weight: bold;
	margin: 8px 0 8px 4px;
}

#itemtype .itemoption {
	display: inline;
	font-weight: bold;
	margin: 2px 0;
}

#itemtype .multiLineOption {
	display: block;
	margin: 5px 0;
	font-weight: normal;
}

.contenttitle-center {
	text-align: center
}

form {
	padding: 0;
	margin: 0
}

.past_events_years .selected {
	padding: 6px;
	background-color: #A90001;
	border-radius: 5px;
	color: #fff;
}

.page-filter-selector {
	padding: 0;
	margin: 10px 0px 0px 0px;
	list-style: none;
	list-style-type: none;
	display: inline-block;
	width: 1400px;
	max-width: 100%;
}

.page-filter-selector .selector-option {
	display: inline-block;
	margin: 0;
	margin-right: 3px;
}

.page-filter-selector .selector-option a {
	display: block;
	color: #69899F;
	border: 1px solid #69899F;
	border-bottom: none;
	text-decoration: none;
	padding: 6px;
	border-radius: 5px 5px 0 0;
}

.page-filter-selector .selector-option a:hover {
	background-color: #69899F;
	color: #fff;
}

.page-filter-selector .selector-option.selected a {
	background-color: #69899F;
	color: #fff;
}

.page-filter-selector .selector-info {
	float: right;
}

.main_results_table tbody tr:nth-child(odd) {
	background-color: rgba(0, 0, 0, .09);
}

.not_available_list {
	display: block;
	background: url('results/not_available_list.png') no-repeat center center;
	background-size: auto 100%;
	position: absolute;
	top: 140px;
	left: 0;
	bottom: 0;
	right: 0;
}

.v3_11 {
	background-image: url(images/chronologo_v3_11.png) !important;
}

.page-container {
	margin: 0 auto;
	padding: 0 10px;
	box-sizing: border-box;
	max-width: 100%;
}

.page-container-lg {
	width: 1400px;
}

.page-container .page-title {
	text-align: center;
}

.page-container .no-data {
	text-align: center;
	padding: 6px 0;
	background-color: #E6E6E6;
	border: 1px solid #69899F;
}

.page-container .no-data-td {
	text-align: center;
	padding: 14px 0;
	font-size: 16px;
}

.results_default_table {
	border-collapse: collapse;
	border: 1px solid #69899F;
	width: 100%;
}

.results_default_table td {
	border: 1px dotted #000000;
	padding: 5px;
}

.results_default_table td:first-child {
	border-left: 0px solid #000000;
}

.results_default_table th {
	border: 2px solid #69899F;
	padding: 5px;
	font-size: 10px;
}

.results_list_table tbody tr:nth-child(odd) {
	background-color: rgba(0, 0, 0, .09);
}

.packages-table {
	width: 100%;
	border-collapse: collapse;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 20px 0;
	table-layout: fixed;
}

.packages-table thead {
	background-color: #001b56;
	color: #ffffff;
}

.packages-table th,
.packages-table td {
	border: 1px solid #cccccc;
	padding: 10px 15px;
	vertical-align: top;
	text-align: center;
}

.packages-table tbody tr:nth-child(even) {
	background-color: #e7e7e7;
}

.packages-table tbody tr:hover {
	background-color: #ffe6cc;
}

.packages-table th {
	font-weight: bold;
	letter-spacing: 0.5px;
}

.packages-table tbody td:first-child {
	font-weight: bold;
	color: #001b56;
	text-align: left;
}

.packages-table .feature-header {
	width: 150px;
}

.packages-feature-included:after {
	font-family: FontAwesome;
	content: "\f14a";
	font-style: normal;
	font-size: 14px;
	color: #28a745;
}

.packages-feature-optional:after {
	font-family: FontAwesome;
	content: "\f0fe";
	font-style: normal;
	font-size: 14px;
	color: #007bff;
}

.packages-feature-mandatory:after {
	font-family: FontAwesome;
	content: "\f00c";
	font-style: normal;
	font-size: 14px;
}

.tooltip {
	position: relative;
	z-index: 2;
}

.tooltip:before,
.tooltip:after {
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
}

.tooltip:before {
	position: absolute;
	bottom: 150%;
	left: 50%;
	margin-bottom: 5px;
	margin-left: -80px;
	padding: 6px;
	width: 140px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #000;
	background-color: hsla(0, 0%, 20%, 0.9);
	color: #fff;
	content: attr(data-tooltip);
	text-align: center;
	white-space: break-all;
	font-size: 12px;
}

.tooltip:after {
	position: absolute;
	bottom: 150%;
	left: 50%;
	margin-left: -5px;
	width: 0;
	border-top: 5px solid #000;
	border-top: 5px solid hsla(0, 0%, 20%, 0.9);
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	content: " ";
	font-size: 0;
	line-height: 0;
}

.tooltip:hover:before,
.tooltip:hover:after {
	visibility: visible;
	opacity: 1;
}


#footer {
	background: #2c3925;
	clear: both;
	padding: 14px;
	color: #f5f5f5;
	font-size: 12px;
}

#footer .footer-content {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	max-width: 940px;
	margin: 0 auto;
}

#footer .footer-left,
#footer .footer-right {
	display: flex;
	gap: 12px;
}

#footer .footer-link {
	color: #f5f5f5;
	text-decoration: none;
	font-weight: 500;
}

#footer .footer-link:hover {
	text-decoration: underline;
}

#footer .flag-icon {
	vertical-align: middle;
}

#footer .flag-icon img {
	width: 20px;
	height: 14px;
	object-fit: cover;
	border-radius: 2px;
}

#footer .social-icon {
	color: #f5f5f5;
	font-size: 20px;
	text-decoration: none;
}

#footer .social-icon:hover {
	opacity: 0.7;
}

#footer .social-icon.facebook {
	color: #1877F2;
}

#footer .social-icon.youtube {
	color: #FF0000;
}

#footer .footer-bottom {
	text-align: center;
	margin-top: 15px;
	font-size: 14px;
	opacity: 0.8;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	padding-top: 10px;
}

.results_summary_table,
.ch_results_summary_table {
	width: 100%;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
}

.results_data_container,
.ch_results_data_container {
	width: fit-content;
	max-width: 100%;
	margin: 0 auto;
	margin-top: 10px;
}

.results_data_table,
.ch_results_data_table {
	width: 1400px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.results_data_table tbody tr:nth-child(odd),
.ch_results_data_table tbody tr:nth-child(odd) {
	background-color: #E6E6E6;
}

.results_data_table tbody tr:nth-child(even),
.ch_results_data_table tbody tr:nth-child(even) {
	background-color: #FFFFFF;
}

.action-goto-packages {
	text-decoration: none;
	color: #ffffff;
	background-color: #001b56;
	padding: 8px 6px;
	border-radius: 5px;
	display: inline-block;
}

.action-goto-packages:visited {
	color: #ffffff;
}

.package-features-table {
	border-collapse: collapse;
	width: 100%;
}

.package-features-table td {
	border-bottom: 1px solid #cccccc;
	padding: 10px 15px;
}

.package-features-table .feature-name {
	font-weight: bold;
	color: #001b56;
}

.package-features-table .feature-values {
	color: #666666;
}

#chronofun-header {
	background-color: #ffffff;
	position: fixed;
	display: flex;
	flex-direction: row;
	z-index: 100;
	transition: 0.2s;
	width: 100%;
	box-shadow: 0 0px 10px 0px #0d255e;
}

#chronofun-logo img {
	transition: 0.2s;
	width: 180px;
}

#container.scroll #chronofun-logo img {
	width: 100px;
}

#chronofun-nav {
	flex-grow: 1;
}

#chronofun-menu,
#chronofun-menu-mobile {
	display: flex;
	flex-direction: row;
	align-items: end;
	justify-content: start;
	margin-left: 60px;
	font-size: 20px;
	font-weight: bold;
	font-family: 'Fjalla One', sans-serif;
	transition: 0.2s;
	flex-grow: 1;
}

#container.scroll #chronofun-menu,
#container.scroll #chronofun-menu-mobile {
	font-size: 15px;
}

#chronofun-menu-mobile {
	display: none;
}

#chronofun-menu li,
#chronofun-menu-mobile li {
	list-style: none;
	padding-bottom: 10px;
}

#chronofun-menu li a,
#chronofun-menu-mobile li a {
	text-decoration: none;
	color: #393939;
}

#chronofun-menu-toggle {
	display: none;
	cursor: pointer;
	transition: 0.2s;
	font-size: 34px;
	color: #393939;
	padding: 0px 30px;
	align-content: center;
}

.chronofun_btn {
	text-decoration: none;
	color: #ffffff;
	background-color: #001b56;
	padding: 8px 6px;
	border-radius: 5px;
	display: inline-block;
	border: none;
}

.chronofun_btn:visited {
	color: #ffffff;
}

.chronofun_btn.btn_sm {
	padding: 6px 4px;
	font-size: 12px;
}

.chronofun_input {
	margin: 0;
	padding: 4px;
	border: 1px solid #999;
	border-radius: 3px;
	background-color: #fff;
	box-sizing: border-box;
}

.chronofun_input_group {
	margin: 0;
	border: 1px solid #999;
	border-radius: 3px;
	background-color: #fff;
	box-sizing: border-box;
	display: flex;
}

.chronofun_input_group input {
	padding: 4px;
	border: none;
	border-radius: 3px 0 0 3px;
}

.chronofun_input_group input:focus {
	outline: none;
	border: none;
}

.chronofun_input_group span {
	padding: 4px;
	border-left: 1px solid #e6e5e5;
	border-radius: 0 3px 3px 0;
	background-color: #f3f3f3;
}

.chronofun_radio {
	background: #f5f5f5;
	border: 1px solid #ccc;
}

.chronofun_radio>input:checked+label {
	background: #bdced3;
}

.chronofun_radio>input+label:not(:last-of-type) {
	border-right: 1px solid #ccc;
}

.chronofun_radio {
	border-radius: 4px;
}

.chronofun_radio {
	display: inline-flex;
}

.chronofun_radio>input[type='radio'] {
	display: none;
}

.chronofun_radio>input[disabled]+label {
	opacity: 0.50;
}

.chronofun_radio>input[disabled]+label:hover {
	cursor: not-allowed;
}

.chronofun_radio>input+label {
	display: inline-block;
	margin-bottom: 0;
	padding: 6px 10px;
	cursor: pointer;
}

.chronofun_radio.radio_sm>input+label {
	padding: 5px 10px;
}

.tsd_unit_system {
	margin-bottom: 10px;
}

.tsd_section {
	margin-bottom: 24px;
	padding: 16px;
	border: 1px solid #eee;
	border-radius: 5px;
	background-color: #f9f9f9;
}

.tsd_section_title {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 14px;
}

.tsd_calculator .tsd_form {
	display: flex;
	flex-direction: row;
	gap: 10px;
	align-items: end;
	flex-wrap: wrap;
}

.tsd_calculator .calculate {
	cursor: pointer;
}

.tsd_calculator .tsd_input {
	width: 56px;
	text-align: right;
}

.tsd_calculator .tsd_unit {
	width: 42px;
}

.tsd_calculator .tsd_result {
	display: none;
}

.tsd_calculator .tsd_error {
	display: none;
	flex-basis: 100%;
	color: #dc3545 !important;
}

.tsd_calculator .calc_rows {
	margin-bottom: 10px;
}

.tsd_calculator .calc_rows .tsd_form {
	margin-bottom: 8px;
}

.tsd_calculator .add_row, .tsd_calculator .reset_rows {
	cursor: pointer;
}

.tsd_inputs {
	display: flex;
	flex-direction: row;
	gap: 10px;
	align-items: end;
	flex-wrap: wrap;
}

.tsd_inputs label {
	display: block;
}

#get-quote-form input, #get-quote-form select, #get-quote-form textarea {
	width: 280px;
	max-width: 100%;
}

#get-quote-form td {
	padding-bottom: 6px;
}

@media (max-width: 500px) {
	#chronofun-menu-mobile {
		margin-left: 0px;
	}
}

@media (max-width: 1020px) {

	#chronofun-menu {
		display: none;
		flex-direction: column;
		align-items: start;
		position: absolute;
		top: 100%;
		right: 0;
		left: 0;
		background: white;
		padding: 10px 20px;
		z-index: 1000;
		margin: 0;
		box-shadow: 0 10px 10px -10px #0d255e;
		border-top: 1px solid #ccc;
	}

	#chronofun-menu.show {
		display: flex;
	}

	#chronofun-menu-mobile {
		display: flex;
		font-size: 24px !important;
	}

	#chronofun-menu-toggle {
		display: block;
	}
}

.result_value_alt_container {
	border-right: 1px solid #999;
	padding-right: 10px;
}