#ct-app {
	background: #083451;
}
#ct-app #ct-app-header {
	background: #083451;
}
#ct-app #ct-app-header .ct-list-item-list,
#ct-app #ct-app-header .ct-search-results {
	background: #ffffff;
}
#ct-app #ct-app-header .ct-list-item > .ct-list-item-button {
	background: #083451;
	color: #ffffff;
}
#ct-app #ct-app-header .ct-list-item > .ct-list-item-button.ct-hover,
#ct-app #ct-app-header .ct-list-item > .ct-list-item-button:hover,
#ct-app #ct-app-header .ct-list-item > .ct-list-item-button:focus {
	background: #3c80a9;
	color: #ffffff;
}
#ct-app #ct-app-header .ct-list-item > .ct-list-item-button:focus-within {
	background: #3c80a9;
	color: #ffffff;
}
#ct-app #ct-app-header .ct-layer-item > .ct-list-item-button > .ct-layer-item-icon {
	border-color: #ffffff;
	color: #ffffff;
}
#ct-app #ct-app-header .ct-list-item.ct-active:not(.ct-layer-item) > .ct-list-item-button {
	background: #3c80a9;
	color: #ffffff;
}
#ct-app #ct-app-header #ct-nav-menubutton {
	background: #083451;
	color: #ffffff;
}
#ct-app #ct-app-header #ct-nav-menubutton.ct-hover,
#ct-app #ct-app-header #ct-nav-menubutton:hover,
#ct-app #ct-app-header #ct-nav-menubutton:focus {
	background: #3c80a9;
	color: #ffffff;
}
#ct-app #ct-app-header #ct-header-nav.ct-active #ct-nav-menubutton {
	background: #083451;
	color: #ffffff;
}
#ct-app #ct-app-header .ct-nav-menubar > .ct-list-item > .ct-list-item-button {
	background: #083451;
	color: #ffffff;
}
#ct-app #ct-app-header .ct-nav-menubar > .ct-list-item > .ct-list-item-button.ct-hover,
#ct-app #ct-app-header .ct-nav-menubar > .ct-list-item > .ct-list-item-button:hover,
#ct-app #ct-app-header .ct-nav-menubar > .ct-list-item > .ct-list-item-button:focus {
	background: #3c80a9;
	color: #ffffff;
}
#ct-app #ct-app-header .ct-nav-menubar > .ct-list-item.ct-active > .ct-list-item-button {
	background: #083451;
	color: #ffffff;
}
#ct-app #ct-app-header #ct-nav-share {
	background: #083451;
	color: #ffffff;
}
#ct-app #ct-app-header #ct-nav-share.ct-hover,
#ct-app #ct-app-header #ct-nav-share:hover,
#ct-app #ct-app-header #ct-nav-share:focus {
	background: #3c80a9;
	color: #ffffff;
}
#ct-app #ct-app-header .ct-search-box .ct-search-box-input {
	background: #083451;
	color: #ffffff;
}
#ct-app #ct-app-header .ct-search-box .ct-search-box-input::placeholder {
	color: #ccc;
}
#ct-app #ct-app-header .ct-search-box .ct-search-box-icon {
	color: #ffffff;
}
#ct-app #ct-app-header .ct-search-box .ct-search-box-clear {
	color: #ffffff;
}
#ct-app #ct-app-header .ct-search-box .ct-search-box-clear.ct-hover,
#ct-app #ct-app-header .ct-search-box .ct-search-box-clear:hover,
#ct-app #ct-app-header .ct-search-box .ct-search-box-clear:focus {
	color: #3c80a9;
}
#ct-app #ct-app-header .ct-search-box input::-ms-input-placeholder {
	color: #ccc;
}

.ct-panel {
	background: #ffffff;
	color: #555555;
}
.ct-panel .ct-panel-title,
.ct-panel .ct-panel-role,
.ct-panel .ct-panel-stop-title {
	color: #083451;
}
.ct-panel .ct-panel-close,
.ct-panel .ct-panel-viewonmap,
.ct-panel .ct-panel-description-expand,
.ct-panel .ct-panel-popout,
.ct-panel .ct-panel-embeddedmedia-expand,
.ct-panel .ct-tour-previous,
.ct-panel .ct-tour-relatedMediaButton,
.ct-panel .ct-tour-next,
.ct-panel .ct-address-directions {
	background: #083451;
	color: #ffffff;
}
.ct-panel .ct-panel-close.ct-hover,
.ct-panel .ct-panel-close:hover,
.ct-panel .ct-panel-close:focus,
.ct-panel .ct-panel-viewonmap.ct-hover,
.ct-panel .ct-panel-viewonmap:hover,
.ct-panel .ct-panel-viewonmap:focus,
.ct-panel .ct-panel-description-expand.ct-hover,
.ct-panel .ct-panel-description-expand:hover,
.ct-panel .ct-panel-description-expand:focus,
.ct-panel .ct-panel-popout.ct-hover,
.ct-panel .ct-panel-popout:hover,
.ct-panel .ct-panel-popout:focus,
.ct-panel .ct-panel-embeddedmedia-expand.ct-hover,
.ct-panel .ct-panel-embeddedmedia-expand:hover,
.ct-panel .ct-panel-embeddedmedia-expand:focus,
.ct-panel .ct-tour-previous.ct-hover,
.ct-panel .ct-tour-previous:hover,
.ct-panel .ct-tour-previous:focus,
.ct-panel .ct-tour-relatedMediaButton.ct-hover,
.ct-panel .ct-tour-relatedMediaButton:hover,
.ct-panel .ct-tour-relatedMediaButton:focus,
.ct-panel .ct-tour-next.ct-hover,
.ct-panel .ct-tour-next:hover,
.ct-panel .ct-tour-next:focus,
.ct-panel .ct-address-directions.ct-hover,
.ct-panel .ct-address-directions:hover,
.ct-panel .ct-address-directions:focus {
	background: #3c80a9;
	color: #ffffff;
}
.ct-panel .ct-panel-embeddedmedia .ct-image .ct-image-caption {
	background: #083451;
	color: #ffffff;
}
.ct-panel .ct-thumbnailscroller .ct-thumbnail {
	border-color: #083451;
}
.ct-panel .ct-thumbnailscroller .ct-thumbnail.ct-hover,
.ct-panel .ct-thumbnailscroller .ct-thumbnail:hover,
.ct-panel .ct-thumbnailscroller .ct-thumbnail:focus {
	border-color: #3c80a9;
}
.ct-panel .ct-thumbnailscroller .ct-thumbnail .ct-thumbnail-icon {
	color: #ffffff;
}
.ct-panel .ct-content-commentary-prev,
.ct-panel .ct-content-commentary-next {
	color: #ffffff;
}
.ct-panel .ct-content-commentary-prev.ct-hover,
.ct-panel .ct-content-commentary-prev:hover,
.ct-panel .ct-content-commentary-prev:focus,
.ct-panel .ct-content-commentary-next.ct-hover,
.ct-panel .ct-content-commentary-next:hover,
.ct-panel .ct-content-commentary-next:focus {
	color: #ffffff;
}
.ct-panel .ct-list-title {
	color: #083451;
}
.ct-panel .ct-list-item-list {
	background: #ffffff;
}
.ct-panel .ct-list-item > .ct-list-item-button {
	background: #f2f3f5;
	color: #555555;
}
.ct-panel .ct-list-item > .ct-list-item-button.ct-hover,
.ct-panel .ct-list-item > .ct-list-item-button:hover,
.ct-panel .ct-list-item > .ct-list-item-button:focus {
	background: #083451;
	color: #ffffff;
}
.ct-panel .ct-list-item > .ct-list-item-button:focus-within {
	background: #083451;
	color: #ffffff;
}
.ct-panel .ct-layer-item > .ct-list-item-button > .ct-layer-item-icon {
	border-color: #ffffff;
	color: #ffffff;
}
.ct-panel .ct-list-item.ct-active:not(.ct-layer-item) > .ct-list-item-button {
	background: #3c80a9;
	color: #ffffff;
}

.ct-mappanel .ct-mappanel-lists-button,
.ct-mappanel .ct-mappanel-controls-printmap,
.ct-mappanel .ct-mappanel-controls-reset,
.ct-mappanel .ct-mappanel-controls-zoomout,
.ct-mappanel .ct-mappanel-controls-zoomin,
.ct-mappanel .ct-mappanel-directionsbutton {
	background: #083451;
	color: #ffffff;
}
.ct-mappanel .ct-mappanel-lists-button:not(.ct-disabled):hover,
.ct-mappanel .ct-mappanel-lists-button:not(.ct-disabled):focus,
.ct-mappanel .ct-mappanel-controls-printmap:not(.ct-disabled):hover,
.ct-mappanel .ct-mappanel-controls-printmap:not(.ct-disabled):focus,
.ct-mappanel .ct-mappanel-controls-reset:not(.ct-disabled):hover,
.ct-mappanel .ct-mappanel-controls-reset:not(.ct-disabled):focus,
.ct-mappanel .ct-mappanel-controls-zoomout:not(.ct-disabled):hover,
.ct-mappanel .ct-mappanel-controls-zoomout:not(.ct-disabled):focus,
.ct-mappanel .ct-mappanel-controls-zoomin:not(.ct-disabled):hover,
.ct-mappanel .ct-mappanel-controls-zoomin:not(.ct-disabled):focus,
.ct-mappanel .ct-mappanel-directionsbutton:not(.ct-disabled):hover,
.ct-mappanel .ct-mappanel-directionsbutton:not(.ct-disabled):focus {
	background: #3c80a9;
	color: #ffffff;
}
.ct-mappanel .ct-mappanel-lists-content > .ct-list-item > .ct-list-item-button {
	background: #083451;
	color: #ffffff;
}
.ct-mappanel .ct-mappanel-lists-content > .ct-list-item > .ct-list-item-button.ct-hover,
.ct-mappanel .ct-mappanel-lists-content > .ct-list-item > .ct-list-item-button:hover,
.ct-mappanel .ct-mappanel-lists-content > .ct-list-item > .ct-list-item-button:focus {
	background: #3c80a9;
	color: #ffffff;
}
.ct-mappanel .ct-mappanel-lists-content > .ct-list-item.ct-active > .ct-list-item-button {
	background: #3c80a9;
	color: #ffffff;
}

.ct-googlemappanel .ct-googlemap-infocontent .defaultaction,
.ct-googlemappanel .ct-googlemap-infocontent .getdirections {
	color: #083451;
}
.ct-googlemappanel .ct-googlemappanel-directionsbutton {
	background: #083451;
	color: #ffffff;
}
.ct-googlemappanel .ct-googlemappanel-directionsbutton.ct-hover,
.ct-googlemappanel .ct-googlemappanel-directionsbutton:hover,
.ct-googlemappanel .ct-googlemappanel-directionsbutton:focus {
	background: #3c80a9;
	color: #ffffff;
}
.ct-googlemappanel .ct-googlemappanel-maptypes-type {
	background: #ffffff;
	color: #3c80a9;
}
.ct-googlemappanel .ct-googlemappanel-maptypes-type.ct-hover,
.ct-googlemappanel .ct-googlemappanel-maptypes-type:hover,
.ct-googlemappanel .ct-googlemappanel-maptypes-type:focus {
	background: #3c80a9;
	color: #ffffff;
}
.ct-googlemappanel .ct-googlemappanel-maptypes-type.selected {
	background: #083451;
	color: #ffffff;
}

.ct-slider-seek-bar {
	background: #ffffff;
}
.ct-slider-seek-bar .ct-slider-scrubber {
	background: #083451;
}
.ct-slider-seek-bar .ct-slider-scrubber.ct-hover,
.ct-slider-seek-bar .ct-slider-scrubber:hover,
.ct-slider-seek-bar .ct-slider-scrubber:focus {
	background: #3c80a9;
}

.ct-directionspanel .ct-topBox .ct-modeSelector .ct-mode {
	background: #ffffff;
	color: #3c80a9;
}
.ct-directionspanel .ct-topBox .ct-modeSelector .ct-mode.ct-hover,
.ct-directionspanel .ct-topBox .ct-modeSelector .ct-mode:hover,
.ct-directionspanel .ct-topBox .ct-modeSelector .ct-mode:focus {
	background: #3c80a9;
	color: #ffffff;
}
.ct-directionspanel .ct-topBox .ct-displayToggle,
.ct-directionspanel .ct-topBox .ct-go {
	background: #083451;
	color: #ffffff;
}
.ct-directionspanel .ct-topBox .ct-displayToggle.ct-hover,
.ct-directionspanel .ct-topBox .ct-displayToggle:hover,
.ct-directionspanel .ct-topBox .ct-displayToggle:focus,
.ct-directionspanel .ct-topBox .ct-go.ct-hover,
.ct-directionspanel .ct-topBox .ct-go:hover,
.ct-directionspanel .ct-topBox .ct-go:focus {
	background: #3c80a9;
	color: #ffffff;
}
.ct-directionspanel .ct-topBox .ct-options {
	background: #083451;
	color: #ffffff;
}
.ct-directionspanel .ct-topBox .ct-options .ct-toggle:hover,
.ct-directionspanel .ct-topBox .ct-options .ct-toggle:focus {
	color: #ffffff;
}
.ct-directionspanel .ct-topBox.ct-driving .ct-mode.ct-driving,
.ct-directionspanel .ct-topBox.ct-transit .ct-mode.ct-transit,
.ct-directionspanel .ct-topBox.ct-walking .ct-mode.ct-walking,
.ct-directionspanel .ct-topBox.ct-cycling .ct-mode.ct-cycling {
	background: #083451;
	color: #ffffff;
}
.ct-directionspanel .ct-addressList .ct-items .ct-item {
	background: #f2f3f5;
	color: #555555;
}
.ct-directionspanel .ct-addressList .ct-items .ct-item.ct-hover,
.ct-directionspanel .ct-addressList .ct-items .ct-item:hover,
.ct-directionspanel .ct-addressList .ct-items .ct-item:focus {
	background: #083451;
	color: #ffffff;
}

.ct-overlay .ct-overlay-content {
	background: #ffffff;
	color: #555555;
}
.ct-overlay .ct-overlay-content .ct-overlay-title {
	color: #083451;
}
.ct-overlay .ct-overlay-content .ct-overlay-close {
	background: #083451;
	color: #ffffff;
}
.ct-overlay .ct-overlay-content .ct-overlay-close.ct-hover,
.ct-overlay .ct-overlay-content .ct-overlay-close:hover,
.ct-overlay .ct-overlay-content .ct-overlay-close:focus {
	background: #3c80a9;
	color: #ffffff;
}
.ct-overlay .ct-overlay-content .ct-directions-overlay-list {
	background: #ffffff;
}
.ct-overlay .ct-overlay-content .ct-list-item > .ct-list-item-button {
	background: #f2f3f5;
	color: #555555;
}
.ct-overlay .ct-overlay-content .ct-list-item > .ct-list-item-button.ct-hover,
.ct-overlay .ct-overlay-content .ct-list-item > .ct-list-item-button:hover,
.ct-overlay .ct-overlay-content .ct-list-item > .ct-list-item-button:focus {
	background: #083451;
	color: #ffffff;
}
.ct-overlay .ct-overlay-content .ct-list-item > .ct-list-item-button:focus-within {
	background: #083451;
	color: #ffffff;
}
.ct-overlay .ct-overlay-content .ct-directions-overlay-go {
	background: #083451;
	color: #ffffff;
}
.ct-overlay .ct-overlay-content .ct-directions-overlay-go.ct-active:hover,
.ct-overlay .ct-overlay-content .ct-directions-overlay-go.ct-active:focus {
	background: #3c80a9;
	color: #ffffff;
}

.ct-mediaoverlay .ct-mediaoverlay-content {
	background: #ffffff;
}
.ct-mediaoverlay .ct-mediaoverlay-content .ct-mediaoverlay-previous,
.ct-mediaoverlay .ct-mediaoverlay-content .ct-mediaoverlay-next,
.ct-mediaoverlay .ct-mediaoverlay-content .ct-mediaoverlay-close,
.ct-mediaoverlay .ct-mediaoverlay-content .ct-image-caption-toggle {
	color: #ffffff;
}
.ct-mediaoverlay .ct-mediaoverlay-content .ct-mediaoverlay-previous.ct-hover,
.ct-mediaoverlay .ct-mediaoverlay-content .ct-mediaoverlay-previous:hover,
.ct-mediaoverlay .ct-mediaoverlay-content .ct-mediaoverlay-previous:focus,
.ct-mediaoverlay .ct-mediaoverlay-content .ct-mediaoverlay-next.ct-hover,
.ct-mediaoverlay .ct-mediaoverlay-content .ct-mediaoverlay-next:hover,
.ct-mediaoverlay .ct-mediaoverlay-content .ct-mediaoverlay-next:focus,
.ct-mediaoverlay .ct-mediaoverlay-content .ct-mediaoverlay-close.ct-hover,
.ct-mediaoverlay .ct-mediaoverlay-content .ct-mediaoverlay-close:hover,
.ct-mediaoverlay .ct-mediaoverlay-content .ct-mediaoverlay-close:focus,
.ct-mediaoverlay .ct-mediaoverlay-content .ct-image-caption-toggle.ct-hover,
.ct-mediaoverlay .ct-mediaoverlay-content .ct-image-caption-toggle:hover,
.ct-mediaoverlay .ct-mediaoverlay-content .ct-image-caption-toggle:focus {
	color: #3c80a9;
}

.ct-video-player .ct-vp-bottom-box .ct-vp-progress-bar .ct-vp-play-progress {
	background: #083451;
}
.ct-video-player .ct-vp-bottom-box .ct-vp-controls .ct-vp-play-button,
.ct-video-player .ct-vp-bottom-box .ct-vp-controls .ct-vp-mute-button,
.ct-video-player .ct-vp-bottom-box .ct-vp-controls .ct-vp-captions-button,
.ct-video-player .ct-vp-bottom-box .ct-vp-controls .ct-vp-fullscreen-button {
	color: #ffffff;
}
.ct-video-player .ct-vp-bottom-box .ct-vp-controls .ct-vp-play-button.ct-hover,
.ct-video-player .ct-vp-bottom-box .ct-vp-controls .ct-vp-play-button:hover,
.ct-video-player .ct-vp-bottom-box .ct-vp-controls .ct-vp-play-button:focus,
.ct-video-player .ct-vp-bottom-box .ct-vp-controls .ct-vp-mute-button.ct-hover,
.ct-video-player .ct-vp-bottom-box .ct-vp-controls .ct-vp-mute-button:hover,
.ct-video-player .ct-vp-bottom-box .ct-vp-controls .ct-vp-mute-button:focus,
.ct-video-player .ct-vp-bottom-box .ct-vp-controls .ct-vp-captions-button.ct-hover,
.ct-video-player .ct-vp-bottom-box .ct-vp-controls .ct-vp-captions-button:hover,
.ct-video-player .ct-vp-bottom-box .ct-vp-controls .ct-vp-captions-button:focus,
.ct-video-player .ct-vp-bottom-box .ct-vp-controls .ct-vp-fullscreen-button.ct-hover,
.ct-video-player .ct-vp-bottom-box .ct-vp-controls .ct-vp-fullscreen-button:hover,
.ct-video-player .ct-vp-bottom-box .ct-vp-controls .ct-vp-fullscreen-button:focus {
	color: #3c80a9;
}
.ct-video-player .ct-vp-bottom-box .ct-vp-controls .ct-vp-captions-button[aria-pressed='true']::before {
	color: #ff0000;
}
.ct-video-player .ct-vp-bottom-box .ct-vp-controls .ct-vp-time-display {
	color: #ffffff;
}
.ct-video-player .ct-vp-captions-menu {
	background: #ffffff;
}
.ct-video-player .ct-vp-captions-menu .ct-vp-captions-menuitem {
	background: #f2f3f5;
	color: #555555;
}
.ct-video-player .ct-vp-captions-menu .ct-vp-captions-menuitem.ct-hover,
.ct-video-player .ct-vp-captions-menu .ct-vp-captions-menuitem:hover,
.ct-video-player .ct-vp-captions-menu .ct-vp-captions-menuitem:focus {
	background: #083451;
	color: #ffffff;
}

.ct-pano .ct-vr-link,
.ct-pano .ct-fullscreen-button {
	background: #083451;
	color: #ffffff;
}
.ct-pano .ct-vr-link.ct-hover,
.ct-pano .ct-vr-link:hover,
.ct-pano .ct-vr-link:focus,
.ct-pano .ct-fullscreen-button.ct-hover,
.ct-pano .ct-fullscreen-button:hover,
.ct-pano .ct-fullscreen-button:focus {
	background: #3c80a9;
	color: #ffffff;
}
.ct-pano .ct-auto-rotate {
	background: #083451;
	color: #ffffff;
}
.ct-pano .ct-auto-rotate.ct-hover,
.ct-pano .ct-auto-rotate:hover {
	background: #3c80a9;
	color: #ffffff;
}
.ct-pano.ct-auto-rotate-active .ct-auto-rotate {
	background: #3c80a9;
	color: #ffffff;
}
.ct-pano.ct-auto-rotate-active .ct-auto-rotate.ct-hover,
.ct-pano.ct-auto-rotate-active .ct-auto-rotate:hover {
	background: #083451;
	color: #ffffff;
}

@media (min-width: 1000px) {
	.ct-panel.ct-has-commentary:not(.ct-personpanel) .ct-commentary-item .ct-list-item-button .ct-list-item-label {
		background: #083451;
	}
	.ct-panel.ct-has-commentary:not(.ct-personpanel) .ct-commentary-item .ct-list-item-button.ct-hover,
	.ct-panel.ct-has-commentary:not(.ct-personpanel) .ct-commentary-item .ct-list-item-button:hover,
	.ct-panel.ct-has-commentary:not(.ct-personpanel) .ct-commentary-item .ct-list-item-button:focus {
		background: #ffffff;
	}
}
@media (min-width: 1000px) {
	#ct-app:not(.ct-show-mobile) #ct-app-header {
		height: 45px;
	}
}
@media (max-width: 999px) {
	#ct-app #ct-app-header {
		height: 45px;
	}
	#ct-app #ct-app-header #ct-header-nav {
		height: calc(100% - 51px);
		padding-top: 2px;
		top: 51px;
	}
}
#ct-header-logo {
	display: none;
}
