/*! CSS Used from: https://www.rosefarmtouringpark.com/wp-includes/css/dist/block-library/style.min.css?ver=5.9.3 ; media=all */

@media all {
	ul {
		overflow-wrap: break-word;
	}
	p {
		overflow-wrap: break-word;
	}
	:root {
		--wp--preset--font-size--normal: 16px;
		--wp--preset--font-size--huge: 42px;
	}
	html :where(img[class*=wp-image-]) {
		height: auto;
		max-width: 100%;
	}
}
/*! CSS Used from: Embedded */

body {
	--wp--preset--color--black: #000000;
	--wp--preset--color--cyan-bluish-gray: #abb8c3;
	--wp--preset--color--white: #ffffff;
	--wp--preset--color--pale-pink: #f78da7;
	--wp--preset--color--vivid-red: #cf2e2e;
	--wp--preset--color--luminous-vivid-orange: #ff6900;
	--wp--preset--color--luminous-vivid-amber: #fcb900;
	--wp--preset--color--light-green-cyan: #7bdcb5;
	--wp--preset--color--vivid-green-cyan: #00d084;
	--wp--preset--color--pale-cyan-blue: #8ed1fc;
	--wp--preset--color--vivid-cyan-blue: #0693e3;
	--wp--preset--color--vivid-purple: #9b51e0;
	--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
	--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
	--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
	--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
	--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
	--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
	--wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
	--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
	--wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
	--wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
	--wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
	--wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
	--wp--preset--duotone--dark-grayscale: url(https://www.rosefarmtouringpark.com/latest-news/#wp-duotone-dark-grayscale);
	--wp--preset--duotone--grayscale: url(https://www.rosefarmtouringpark.com/latest-news/#wp-duotone-grayscale);
	--wp--preset--duotone--purple-yellow: url(https://www.rosefarmtouringpark.com/latest-news/#wp-duotone-purple-yellow);
	--wp--preset--duotone--blue-red: url(https://www.rosefarmtouringpark.com/latest-news/#wp-duotone-blue-red);
	--wp--preset--duotone--midnight: url(https://www.rosefarmtouringpark.com/latest-news/#wp-duotone-midnight);
	--wp--preset--duotone--magenta-yellow: url(https://www.rosefarmtouringpark.com/latest-news/#wp-duotone-magenta-yellow);
	--wp--preset--duotone--purple-green: url(https://www.rosefarmtouringpark.com/latest-news/#wp-duotone-purple-green);
	--wp--preset--duotone--blue-orange: url(https://www.rosefarmtouringpark.com/latest-news/#wp-duotone-blue-orange);
	--wp--preset--font-size--small: 13px;
	--wp--preset--font-size--medium: 20px;
	--wp--preset--font-size--large: 36px;
	--wp--preset--font-size--x-large: 42px;
}
/*! CSS Used from: https://www.rosefarmtouringpark.com/wp-content/themes/Divi/style.css?ver=4.2.2 ; media=all */

@media all {
	a, body, div, html, img, li, p, span, u, ul {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		background: 0 0;
		font-size: 100%;
		vertical-align: baseline;
		-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
	}
	body {
		line-height: 1;
	}
	ul {
		list-style: none;
	}
	:focus {
		outline: 0;
	}
	footer, header, nav {
		display: block;
	}
	body {
		color: #666;
		background-color: #fff;
		font-family: "Open Sans", Arial, sans-serif;
		font-size: 14px;
		font-weight: 500;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		line-height: 1.7em;
	}
	body.et_cover_background {
		background-repeat: no-repeat!important;
		background-attachment: fixed;
		background-position: top center!important;
		-webkit-background-size: cover!important;
		-moz-background-size: cover!important;
		background-size: cover!important;
	}
	a {
		color: #2ea3f2;
		text-decoration: none;
	}
	a:hover {
		text-decoration: none;
	}
	p {
		padding-bottom: 1em;
	}
	p:not(.has-background):last-of-type {
		padding-bottom: 0;
	}
	img {
		max-width: 100%;
		height: auto;
	}
	#top-menu li {
		word-wrap: break-word;
	}
	#top-menu li.current-menu-item>a, .mobile_menu_bar:after, .mobile_menu_bar:before {
		color: #2ea3f2;
	}
	.et_mobile_menu, .nav li ul {
		border-color: #2ea3f2;
	}
	#main-header {
		-webkit-transition: background-color .4s, color .4s, transform .4s, opacity .4s ease-in-out;
		-moz-transition: background-color .4s, color .4s, transform .4s, opacity .4s ease-in-out;
		transition: background-color .4s, color .4s, transform .4s, opacity .4s ease-in-out;
	}
	.container {
		position: relative;
		width: 80%;
		max-width: 1080px;
		margin: auto;
	}
	body.et_fixed_nav.et_secondary_nav_enabled #main-header {
		top: 30px;
	}
	.container {
		position: relative;
		text-align: left;
	}
	#main-header {
		position: relative;
		z-index: 1;
		top: 0;
		width: 100%;
		background-color: #fff;
		-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
		-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
		box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
		font-weight: 500;
		line-height: 23px;
	}
	.et_fixed_nav.et_show_nav #page-container {
		padding-top: 80px;
	}
	.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
		padding-top: 111px;
	}
	.et_fixed_nav #main-header {
		position: absolute;
	}
	.et_header_style_left #et-top-navigation nav>ul>li>a {
		padding-bottom: 33px;
	}
	.et_header_style_left .logo_container {
		position: absolute;
		width: 100%;
		height: 100%;
	}
	.et_header_style_left #et-top-navigation .mobile_menu_bar {
		padding-bottom: 24px;
	}
	#logo {
		display: inline-block;
		float: none;
		max-height: 54%;
		margin-bottom: 0;
		vertical-align: middle;
		-webkit-transition: all .4s ease-in-out;
		-moz-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
		-webkit-transform: translate3d(0, 0, 0);
	}
	.logo_container {
		-webkit-transition: all .4s ease-in-out;
		-moz-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
	}
	span.logo_helper {
		display: inline-block;
		width: 0;
		height: 100%;
		vertical-align: middle;
	}
	#top-menu, #top-menu-nav {
		line-height: 0;
	}
	#et-top-navigation {
		font-weight: 600;
	}
	.et_fixed_nav #et-top-navigation {
		-webkit-transition: all .4s ease-in-out;
		-moz-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
	}
	#top-menu, nav#top-menu-nav {
		float: left;
	}
	#top-menu li {
		display: inline-block;
		padding-right: 22px;
		font-size: 14px;
	}
	#top-menu>li:last-child {
		padding-right: 0;
	}
	#top-menu a {
		display: block;
		position: relative;
		color: rgba(0, 0, 0, .6);
		text-decoration: none;
		-webkit-transition: all .4s ease-in-out;
		-moz-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
	}
	#top-menu-nav>ul>li>a:hover {
		opacity: .7;
		-webkit-transition: all .4s ease-in-out;
		-moz-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
	}
	#et-top-navigation {
		float: right;
	}
	#top-menu li li {
		margin: 0;
		padding: 0 20px;
	}
	#top-menu li li a {
		width: 200px;
		padding: 6px 20px;
	}
	#top-menu .menu-item-has-children>a:first-child:after {
		position: absolute;
		top: 0;
		right: 0;
		font-family: ETmodules;
		font-size: 16px;
		font-weight: 800;
		content: "3";
	}
	#top-menu .menu-item-has-children>a:first-child {
		padding-right: 20px;
	}
	#et_mobile_nav_menu {
		display: none;
		float: right;
	}
	.mobile_menu_bar {
		display: block;
		position: relative;
		line-height: 0;
	}
	.mobile_menu_bar:before {
		position: relative;
		top: 0;
		left: 0;
		font-size: 32px;
		content: "\61";
		cursor: pointer;
	}
	.mobile_nav .select_page {
		display: none;
	}
	#main-footer {
		background-color: #222;
	}
	.alignleft {
		float: left;
	}
	img.alignleft {
		display: inline;
		float: left;
		margin-right: 15px;
	}
	@media all and (min-width:981px) {
		.et_primary_nav_dropdown_animation_fade #et-top-navigation ul li:hover>ul {
			-webkit-transition: all .2s ease-in-out;
			-moz-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
		}
	}
	@media all and (max-width:980px) {
		#page-container, .et_fixed_nav.et_show_nav #page-container, .et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
			padding-top: 80px;
		}
		#main-header {
			-webkit-transition: none;
			-moz-transition: none;
			transition: none;
		}
		#et-top-navigation {
			margin-right: 0;
			-webkit-transition: none;
			-moz-transition: none;
			transition: none;
		}
		.et_fixed_nav #main-header {
			position: absolute;
		}
		.et_header_style_left #et-top-navigation {
			display: block;
			padding-top: 24px;
		}
		.et_fixed_nav #main-header {
			-webkit-transition: none;
			-moz-transition: none;
			transition: none;
		}
		#logo, #main-header, .container, .logo_container {
			-webkit-transition: none;
			-moz-transition: none;
			transition: none;
		}
		.et_header_style_left #logo {
			max-width: 50%;
		}
		#et_mobile_nav_menu {
			display: block;
		}
	}
	@media all and (max-width:767px) {
		#et-top-navigation {
			margin-right: 0;
		}
	}
	@media all and (max-width:479px) {
		#et-top-navigation {
			margin-right: 0;
		}
	}
	@media print {
		#main-header {
			position: relative!important;
			top: auto!important;
			right: auto!important;
			bottom: auto!important;
			left: auto!important;
		}
		#page-container {
			padding-top: 0!important;
		}
	}
	* {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.mobile_menu_bar:before {
		text-shadow: 0 0;
		font-family: ETmodules!important;
		font-weight: 400;
		font-style: normal;
		font-variant: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		line-height: 1;
		text-transform: none;
		speak: none;
	}
	.nav li li {
		margin: 0;
		padding: 0 20px;
	}
	.nav li {
		position: relative;
		line-height: 1em;
	}
	.nav li li {
		position: relative;
		line-height: 2em;
	}
	.nav li ul {
		position: absolute;
		padding: 20px 0;
	}
	.nav li ul {
		visibility: hidden;
		width: 240px;
		border-top: 3px solid #2ea3f2;
		opacity: 0;
		background: #fff;
		-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
		-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
		box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	}
	.nav li ul {
		text-align: left;
		-webkit-transform: translate3d(0, 0, 0);
	}
	.nav li:hover>ul {
		visibility: visible;
		opacity: 1;
	}
	.nav li:hover {
		visibility: inherit;
	}
	.et_mobile_menu li a, .nav li li a {
		font-size: 14px;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	.et_mobile_menu li a:hover, .nav ul li a:hover {
		opacity: .7;
		background-color: rgba(0, 0, 0, .03);
	}
	.et_mobile_menu {
		display: none;
		visibility: visible;
		position: absolute;
		left: 0;
		width: 100%;
		padding: 5%;
		border-top: 3px solid #2ea3f2;
		opacity: 1;
		background: #fff;
		-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
		-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
		box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
	}
	#main-header .et_mobile_menu li ul {
		display: block!important;
		visibility: visible!important;
		padding-left: 10px;
	}
	.et_mobile_menu li li {
		padding-left: 5%;
	}
	.et_mobile_menu li a {
		display: block;
		padding: 10px 5%;
		border-bottom: 1px solid rgba(0, 0, 0, .03);
		color: #666;
	}
	.et_mobile_menu .menu-item-has-children>a {
		background-color: rgba(0, 0, 0, .03);
		font-weight: 700;
	}
	.mobile_menu_bar {
		display: block;
		position: relative;
		line-height: 0;
	}
	.mobile_menu_bar:before {
		position: relative;
		top: 0;
		left: 0;
		font-size: 32px;
		content: "\61";
		cursor: pointer;
	}
	.mobile_nav .select_page {
		display: none;
	}
	.et_builder_inner_content {
		position: relative;
	}
}
/*! CSS Used from: https://www.rosefarmtouringpark.com/wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/res/lib/bootstrap3/css/bootstrap.css?ver=4.1.6 ; media=screen */

@media screen {
	footer, header, nav {
		display: block;
	}
	img {
		border: 0;
	}
	@media print {
		*, *:before, *:after {
			background: transparent!important;
			color: #000!important;
			-webkit-box-shadow: none!important;
			box-shadow: none!important;
			text-shadow: none!important;
		}
		a, a:visited {
			text-decoration: underline;
		}
		a[href]:after {
			content: " (" attr(href) ")";
		}
		img {
			page-break-inside: avoid;
		}
		img {
			max-width: 100%!important;
		}
		p {
			orphans: 3;
			widows: 3;
		}
	}
	* {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	*:before, *:after {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	img {
		vertical-align: middle;
	}
	.img-responsive {
		display: block;
		max-width: 100%;
		height: auto;
	}
	.container {
		margin-right: auto;
		margin-left: auto;
		padding-left: 15px;
		padding-right: 15px;
	}
	@media (min-width: 768px) {
		.container {
			width: 750px;
		}
	}
	@media (min-width: 992px) {
		.container {
			width: 970px;
		}
	}
	@media (min-width: 767px) {
		.container {
			width: 1170px;
		}
	}
	.row {
		margin-left: 0px;
		margin-right: 0px;
	}
	.col-sm-2, .col-sm-10 {
		position: relative;
		min-height: 1px;
		padding-left: 15px;
		padding-right: 15px;
	}
	@media (min-width: 768px) {
		.col-sm-2, .col-sm-10 {
			float: left;
		}
		.col-sm-10 {
			width: 83.33333333%;
		}
		.col-sm-2 {
			width: 16.66666667%;
		}
	}
	.nav {
		margin-bottom: 0;
		padding-left: 0;
		list-style: none;
	}
	.nav>li {
		position: relative;
		display: block;
	}
	.nav>li>a {
		position: relative;
		display: block;
		padding: 10px 15px;
	}
	.nav>li>a:hover, .nav>li>a:focus {
		text-decoration: none;
		background-color: #eeeeee;
	}
	.container:before, .container:after, .row:before, .row:after, .nav:before, .nav:after {
		content: " ";
		display: table;
	}
	.container:after, .row:after, .nav:after {
		clear: both;
	}
}
/*! CSS Used from: https://www.rosefarmtouringpark.com/wp-content/plugins/layouts-divi/public/css/custom-frontend.css?ver=3.0.15 ; media=all */

@media all {
	.col-sm-10, .col-sm-2 {
		position: inherit;
	}
	#main-header .col-sm-2, #main-header .col-sm-10 {
		width: 100%;
	}
	.nav>li>a:focus, .nav>li>a:hover {
		background-color: transparent;
	}
	.nav>li>a:focus, .nav>li>a:hover {
		background-color: transparent;
	}
	#top-menu .menu-item-has-children>a:first-child:after {
		top: 17%;
	}
}
/*! CSS Used from: https://www.rosefarmtouringpark.com/wp-content/et-cache/global/et-divi-customizer-global-16502933128985.min.css */

body {
	font-size: 16px;
}
.mobile_menu_bar:before, .mobile_menu_bar:after {
	color: #ffffff;
}
.nav li ul, .et_mobile_menu {
	border-color: #ffffff;
}
.container {
	max-width: 1920px;
}
a {
	color: #d18f1d;
}
#main-header, #main-header .nav li ul, #main-header .et_mobile_menu {
	background-color: #5f8e61;
}
#top-menu a, .et_mobile_menu li a {
	color: #ffffff;
}
#top-menu li a {
	font-size: 18px;
}
#top-menu li a {
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
}
#top-menu li.current-menu-item>a {
	color: #d18f1d;
}
#main-footer {
	background-color: #0a0a0a;
}
@media only screen and (min-width:981px) {
	.et_header_style_left #et-top-navigation {
		padding: 35px 0 0 0;
	}
	.et_header_style_left #et-top-navigation nav>ul>li>a {
		padding-bottom: 35px;
	}
	#logo {
		max-height: 82%;
	}
}
body {
	font-family: 'Droid Sans', Helvetica, Arial, Lucida, sans-serif;
}
#main-header, #et-top-navigation {
	font-family: 'Source Sans Pro', Helvetica, Arial, Lucida, sans-serif;
}
body.et_fixed_nav.et_secondary_nav_enabled #main-header {
	top: 0px!important;
}
/*! CSS Used from: https://www.rosefarmtouringpark.com/wp-content/uploads/ddl-layouts-tmp/4910abc1a7c5b1378b0b1709569148e1.css?ver=2.6.10 ; media=screen */

@media screen {
	#main-footer p {
		font-size: 12px;
	}
	#main-footer {
		padding-bottom: 30px;
	}
	.kixx-logo a {
		float: right;
	}
}
/*! CSS Used fontfaces */

@font-face {
	font-family: ETmodules;
	src: url(../fonts/modules.eot);
	src: url(../fonts/modules.eot#iefix) format("embedded-opentype"), url(../fonts/modules.ttf) format("truetype"), url(../fonts/modules.woff) format("woff"), url(../fonts/modules.svg#ETmodules) format("svg");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Droid Sans';
	font-style: normal;
	font-weight: 400;
	src: url(https://fonts.gstatic.com/s/droidsans/v18/SlGVmQWMvZQIdix7AFxXkHNSbRYXags.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: 'Droid Sans';
	font-style: normal;
	font-weight: 700;
	src: url(https://fonts.gstatic.com/s/droidsans/v18/SlGWmQWMvZQIdix7AFxXmMh3eDs1ZyHKpWg.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: 'Droid Sans';
	font-style: normal;
	font-weight: 400;
	src: url(https://fonts.gstatic.com/s/droidsans/v18/SlGVmQWMvZQIdix7AFxXkHNSbRYXags.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: 'Droid Sans';
	font-style: normal;
	font-weight: 700;
	src: url(https://fonts.gstatic.com/s/droidsans/v18/SlGWmQWMvZQIdix7AFxXmMh3eDs1ZyHKpWg.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@media (max-width: 1170px) {
	.container {
		width: 100%;
	  }
	#top-menu li {
		padding-right: 0px;
		font-size: 14px;
	}
}
@media (max-width: 910px) {
	#top-menu li a {
		font-size: 12px;
	}
}

/** Anytime Booking **/

#atb-body {
	clear: both;
	max-width: 1200px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#atb-header .row, #atb-footer .row {
	margin-left: -15px;
	margin-right: -15px;
}
#atb-loading-box {
	height: auto !important;
}
#atb-loading-content img {
	margin: auto;
}
#atb-visual-calendar-row .atb-visual-calendar-button {
	background-color: #d18f1d;
	color: #FFFFFF;
	padding-block-start: 0px;
	padding-inline-end: 8px;
	padding-block-end: 0px;
	padding-inline-start: 8px;
}
#atb-visual-calendar-row .atb-visual-calendar-button:hover {
	background-color: #d1a477;
	color: #FFFFFF;
}
#atb-container #atb-header {
	margin-bottom: 0;
}
@media only screen and (max-width: 749px) {
	#atb-container #atb-header {
		padding-top: 15px;
	}
}
#atb-logo-mobile {
	padding-left: 10px;
}
#atb-container {
	background-color: #FFF;
}
#atb-header #atb-process li {
	background-color: #5F8E61;
	border-bottom: 1px solid #5F8E61;
	border-left: 1px solid #5F8E61;
}
#atb-summary-label {
	background-color: #5F8E61;
	padding-top: 4px;
}
#atb-main-pane .atb-steps {
	background-color: #E0E0E0;
	padding: 5px;
}
#atb-main-pane .atb-active-step {
	background-color: #5F8E61 !important;
	color: #FFF;
}
#atb-main-pane .atb-completed-step {
	background-color: #5F8E61;
	color: #fff;
}
#atb-container #atb-summary .atb-heading {
	color: #5F8E61;
	border-bottom: 1px solid #5F8E61;
}
#atb-existing-customer h3,
#atb-new-customer h3 {
	font-size: 1em;
	line-height: 1em;
	margin: 0 0 15px;
	padding: 0;
	color: #5F8E61 !important;
}
#atb-header #atb-process li.atb-selected {
	background: #000E16 none repeat scroll 0 0;
	border-bottom: 1px solid #000E16;
	border-left: 0 none;
	color: #FFF;
}
#atb-summary-label-text {
	padding: 0;
	font-size: 0.8em;
	width: 60%;
	line-height: 18px;
}
#atb-header {
	margin-bottom: 50px;
}
#atb-footer {
	margin-top: 50px;
	padding: 0px;
	border-top: 0px solid #CBD7C6;
}
.cbp-spmenu-bottom #atb-summary-inner {
	background-color: #E0E0E0;
	color: #333;
}
#atb-summary {
	color: #969696;
}
#atb-visual-calendar-row .atb-visual-calendar-month-name {
	color: #5F8E61;
}
#atb-container .btn {
	font-size: 14px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #d18f1d !important;
	border-color: #d18f1d !important;
	border-radius: 4px;
}
#atb-container .btn:hover,
.btn:active,
.btn:focus,
.btn:active:focus {
	font-size: 14px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #d1a477 !important;
	border-color: #d1a477 !important;
}
#atb-terms-panel .btn {
	font-size: 14px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #d18f1d !important;
	border-color: #d18f1d !important;
	border-radius: 4px;
}
#atb-terms-panel .btn:hover,
.btn:active,
.btn:focus,
.btn:active:focus {
	font-size: 14px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #d1a477 !important;
	border-color: #d1a477 !important;
}
#atb-place-booking-panel .btn {
	font-size: 14px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #d18f1d !important;
	border-color: #d18f1d !important;
	border-radius: 4px;
}
#atb-place-booking-panel .btn:hover,
.btn:active,
.btn:focus,
.btn:active:focus {
	font-size: 14px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #d1a477 !important;
	border-color: #d1a477 !important;
}
#atb-warning-panel .btn {
	font-size: 14px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #d18f1d !important;
	border-color: #d18f1d !important;
	border-radius: 4px;
}
#atb-warning-panel .btn:hover,
.btn:active,
.btn:focus,
.btn:active:focus {
	font-size: 14px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #d1a477 !important;
	border-color: #d1a477 !important;
}
#atb-refund-protection-terms-panel .btn {
	font-size: 14px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #d18f1d !important;
	border-color: #d18f1d !important;
	border-radius: 4px;
}
#atb-refund-protection-terms-panel .btn:hover,
.btn:active,
.btn:focus,
.btn:active:focus {
	font-size: 14px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #d1a477 !important;
	border-color: #d1a477 !important;
}
#booking_payment_panel .btn {
	font-size: 14px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #d18f1d !important;
	border-color: #d18f1d !important;
	border-radius: 4px;
}
#booking_payment_panel .btn:hover,
.btn:active,
.btn:focus,
.btn:active:focus {
	font-size: 14px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #d1a477 !important;
	border-color: #d1a477 !important;
}
#atb-visual-calendar-row .atb-visual-calendar-dates .atb-visual-calendar-start {
	text-decoration: underline;
}
/** Anytime Booking - My Account **/

.bookings-header {
	background-color: #5F8E61 !important;
	color: #FFFFFF;
	padding: 7px;
	font-size: 12px;
	border-bottom: solid 1px;
}
#bookings_container {
	background-color: #FFFFFF;
	border: solid 1px #dee2e6;
}
.booking_container_body:nth-child(4n-1),
.booking_container_body:nth-child(4n-2) {
	background: #ECECEC;
	border-left: solid 0px;
	border-right: solid 0px;
}
.booking_container_body:nth-child(4n-2) {
	border-top: solid 0px;
}
.booking_container_body:last-child {
	border-bottom: solid 0px;
}
#atb-booking-details {
	padding-bottom: 40px;
}
.nav-tabs.nav-justified > li > a {
	border-bottom: 0px solid #ddd;
	border-radius: 10px 10px 0 0;
	background: #d18f1d;
	color: #FFFFFF;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
	background: #d1a477;
	color: #FFFFFF;
	border: 0px;
}
#bookings_container .nav-tabs > li > a {
	border: 0px;
}
.tab-content {
	padding: 20px;
}
#bookings_container .btn {
	font-size: 12px;
	font-weight: normal;
	padding: 3px 8px 3px 8px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #d18f1d !important;
	border-color: #d18f1d !important;
	border-radius: 20px;
}
#bookings_container .btn:hover,
.btn:active,
.btn:focus,
.btn:active:focus {
	font-size: 12px;
	margin-top: 0px;
	color: #FFFFFF !important;
	background-color: #d1a477 !important;
	border-color: #d1a477 !important;
	border-radius: 20px;
}
#atb-login-pane h2 {
	color: #5F8E61;
}
/** Anytime Booking - Search Results **/

.atb-close-match {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.2em;
	background-color: #5F8E61;
	padding: 10px;
	color: #FFFFFF;
}
#atb-container .exact_row,
#atb-container .close_row {
	margin-left: 15px;
	margin-right: 15px;
	border: 1px solid #CCC;
	padding: 15px;
	font-style: normal;
}
#atb-container .search_unitname {
	font-size: 1.2em;
	font-weight: bold;
	color: #5F8E61 !important;
}
#atb-container .exact_row img,
#atb-container .close_row img {
	width: 100%;
}
#atb-container .search_rate {
	font-size: 1.2em;
	font-weight: bold;
	color: #5F8E61 !important;
}