#ct-app {
	background: #0f6cb8;
}
#ct-app #ct-app-header {
	background: #003b71;
}
#ct-app #ct-app-header .ct-list-item-list,
#ct-app #ct-app-header .ct-search-results {
	background: #f3f6f7;
}
#ct-app #ct-app-header .ct-list-item > .ct-list-item-button {
	background: #ffffff;
	color: #738ba3;
}
#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: #f3f6f7;
	color: #266dea;
}
#ct-app #ct-app-header .ct-list-item > .ct-list-item-button:focus-within {
	background: #f3f6f7;
	color: #266dea;
}
#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: #266dea;
	color: #f3f6f7;
}
#ct-app #ct-app-header #ct-nav-menubutton {
	background: #0f6cb8;
	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: #1283df;
	color: #ffffff;
}
#ct-app #ct-app-header #ct-header-nav.ct-active #ct-nav-menubutton {
	background: #0c548f;
	color: #ffffff;
}
#ct-app #ct-app-header .ct-nav-menubar > .ct-list-item > .ct-list-item-button {
	background: #0f6cb8;
	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: #1283df;
	color: #ffffff;
}
#ct-app #ct-app-header .ct-nav-menubar > .ct-list-item.ct-active > .ct-list-item-button {
	background: #0c548f;
	color: #ffffff;
}
#ct-app #ct-app-header #ct-nav-share {
	background: #0f6cb8;
	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: #1283df;
	color: #ffffff;
}
#ct-app #ct-app-header .ct-search-box .ct-search-box-input {
	background: #0f6cb8;
	color: #ffffff;
}
#ct-app #ct-app-header .ct-search-box .ct-search-box-input::placeholder {
	color: #cccccc;
}
#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: #003d70;
}
#ct-app #ct-app-header .ct-search-box input::-ms-input-placeholder {
	color: #cccccc;
}

.ct-panel {
	background: #ffffff;
	color: #555555;
}
.ct-panel .ct-panel-title,
.ct-panel .ct-panel-role,
.ct-panel .ct-panel-stop-title {
	color: #444444;
}
.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: #003b71;
	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: #0e6fb6;
	color: #ffffff;
}
.ct-panel .ct-panel-embeddedmedia .ct-image .ct-image-caption {
	background: #003b71;
	color: #ffffff;
}
.ct-panel .ct-thumbnailscroller .ct-thumbnail {
	border-color: #444444;
}
.ct-panel .ct-thumbnailscroller .ct-thumbnail.ct-hover,
.ct-panel .ct-thumbnailscroller .ct-thumbnail:hover,
.ct-panel .ct-thumbnailscroller .ct-thumbnail:focus {
	border-color: #3ab1d0;
}
.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: #444444;
}
.ct-panel .ct-list-item-list {
	background: #f3f6f7;
}
.ct-panel .ct-list-item > .ct-list-item-button {
	background: #ffffff;
	color: #738ba3;
}
.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: #f3f6f7;
	color: #266dea;
}
.ct-panel .ct-list-item > .ct-list-item-button:focus-within {
	background: #f3f6f7;
	color: #266dea;
}
.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: #266dea;
	color: #f3f6f7;
}

.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: #003b71;
	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: #0e6fb6;
	color: #ffffff;
}
.ct-mappanel .ct-mappanel-lists-content > .ct-list-item > .ct-list-item-button {
	background: #003b71;
	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: #0e6fb6;
	color: #ffffff;
}
.ct-mappanel .ct-mappanel-lists-content > .ct-list-item.ct-active > .ct-list-item-button {
	background: #0d2742;
	color: #ffffff;
}

.ct-googlemappanel .ct-googlemap-infocontent .defaultaction,
.ct-googlemappanel .ct-googlemap-infocontent .getdirections {
	color: #444444;
}
.ct-googlemappanel .ct-googlemappanel-directionsbutton {
	background: #003b71;
	color: #ffffff;
}
.ct-googlemappanel .ct-googlemappanel-directionsbutton.ct-hover,
.ct-googlemappanel .ct-googlemappanel-directionsbutton:hover,
.ct-googlemappanel .ct-googlemappanel-directionsbutton:focus {
	background: #0e6fb6;
	color: #ffffff;
}
.ct-googlemappanel .ct-googlemappanel-maptypes-type {
	background: #003b71;
	color: #ffffff;
}
.ct-googlemappanel .ct-googlemappanel-maptypes-type.ct-hover,
.ct-googlemappanel .ct-googlemappanel-maptypes-type:hover,
.ct-googlemappanel .ct-googlemappanel-maptypes-type:focus {
	background: #0e6fb6;
	color: #ffffff;
}
.ct-googlemappanel .ct-googlemappanel-maptypes-type.selected {
	background: #0d2742;
	color: #ffffff;
}

.ct-slider-seek-bar {
	background: #ffffff;
}
.ct-slider-seek-bar .ct-slider-scrubber {
	background: #003b71;
}
.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: #0e6fb6;
}

.ct-directionspanel .ct-topBox .ct-modeSelector .ct-mode {
	background: #003b71;
	color: #ffffff;
}
.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: #0e6fb6;
	color: #ffffff;
}
.ct-directionspanel .ct-topBox .ct-displayToggle,
.ct-directionspanel .ct-topBox .ct-go {
	background: #003b71;
	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: #0e6fb6;
	color: #ffffff;
}
.ct-directionspanel .ct-topBox .ct-options {
	background: #003b71;
	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: #0d2742;
	color: #ffffff;
}
.ct-directionspanel .ct-addressList .ct-items .ct-item {
	background: #ffffff;
	color: #738ba3;
}
.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: #f3f6f7;
	color: #266dea;
}

.ct-overlay .ct-overlay-content {
	background: #ffffff;
	color: #555555;
}
.ct-overlay .ct-overlay-content .ct-overlay-title {
	color: #444444;
}
.ct-overlay .ct-overlay-content .ct-overlay-close {
	background: #003b71;
	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: #0e6fb6;
	color: #ffffff;
}
.ct-overlay .ct-overlay-content .ct-directions-overlay-list {
	background: #f3f6f7;
}
.ct-overlay .ct-overlay-content .ct-list-item > .ct-list-item-button {
	background: #ffffff;
	color: #738ba3;
}
.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: #f3f6f7;
	color: #266dea;
}
.ct-overlay .ct-overlay-content .ct-list-item > .ct-list-item-button:focus-within {
	background: #f3f6f7;
	color: #266dea;
}
.ct-overlay .ct-overlay-content .ct-directions-overlay-go {
	background: #003b71;
	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: #0e6fb6;
	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: #cccccc;
}

.ct-video-player .ct-vp-bottom-box .ct-vp-progress-bar .ct-vp-play-progress {
	background: #444444;
}
.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: #3ab1d0;
}
.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: #444444;
	color: #ffffff;
}

.ct-pano .ct-vr-link,
.ct-pano .ct-fullscreen-button {
	background: #003b71;
	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: #0e6fb6;
	color: #ffffff;
}
.ct-pano .ct-auto-rotate {
	background: #003b71;
	color: #ffffff;
}
.ct-pano .ct-auto-rotate.ct-hover,
.ct-pano .ct-auto-rotate:hover {
	background: #0e6fb6;
	color: #ffffff;
}
.ct-pano.ct-auto-rotate-active .ct-auto-rotate {
	background: #0e6fb6;
	color: #ffffff;
}
.ct-pano.ct-auto-rotate-active .ct-auto-rotate.ct-hover,
.ct-pano.ct-auto-rotate-active .ct-auto-rotate:hover {
	background: #003b71;
	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: #f3f6f7;
	}
	.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: #f3f6f7;
	}
}
.ct-detailpanel .ct-list-item > .ct-list-item-button {
	background: #f2f3f5;
}

#ct-app[ct-open-panels*='UMAP_2019062546712'] .ct-nav-menubar > .ct-list-item[ct-item-id='UMAP_2019062546712']:after,
#ct-app[ct-open-panels*='GMAP_2017081621216'] .ct-nav-menubar > .ct-list-item[ct-item-id='GMAP_2017081621216']:after {
	content: '';
	height: 3px;
	width: 100%;
	background-color: #fff;
	position: absolute;
	bottom: 0;
}
#ct-app[ct-open-panels*='UMAP_2019062546712']
	.ct-nav-menubar
	> .ct-list-item[ct-item-id='UMAP_2019062546712']
	> .ct-list-item-button
	> .ct-list-item-label,
#ct-app[ct-open-panels*='GMAP_2017081621216']
	.ct-nav-menubar
	> .ct-list-item[ct-item-id='GMAP_2017081621216']
	> .ct-list-item-button
	> .ct-list-item-label {
	color: #fff;
	font-weight: bold;
}
#ct-app {
    --default-background: #003b71;
    --default-text-color: white;
    --hover-background: #0f6cb8;
    --hover-text-color: white;
}


@media (max-width: 449px) {
	#ct-app #ct-app-header #ct-header-logo {
		max-width: calc(100% - 50px);
	}
}
@media (min-width: 450px) and (max-width: 999px) {
	#ct-app #ct-app-header #ct-header-logo {
		max-width: 400px;
	}

	@-moz-document url-prefix() {
		#ct-app #ct-app-header #ct-header-logo {
			width: 100%;
			max-width: 400px;
		}
	}
}
@media (min-width: 1000px) {
	#ct-app:not(.ct-show-mobile):not([ct-mode*='embed']) #ct-app-header {
		flex-direction: column;
		height: 118px;
	}
	#ct-app:not(.ct-show-mobile):not([ct-mode*='embed']) #ct-app-header #ct-header-logo-link {
		display: block;
		max-width: max-content;
		max-width: -moz-max-content;
	}
	#ct-app:not(.ct-show-mobile):not([ct-mode*='embed']) #ct-app-header #ct-header-logo {
		align-self: flex-start;
		height: 72px;
		margin-left: 40px;
	}
	#ct-app:not(.ct-show-mobile):not([ct-mode*='embed']) #ct-app-header #ct-header-nav {
		background: #0f6cb8;
		margin-left: 0px;
		padding-left: 40px;
	}
	#ct-app:not(.ct-show-mobile):not([ct-mode*='embed']) #ct-app-header #ct-header-nav #ct-nav-content {
		width: calc(100% - 50px);
		height: 50px;
	}
	#ct-app:not(.ct-show-mobile):not([ct-mode*='embed'])
		#ct-app-header
		#ct-header-nav
		#ct-nav-content
		.ct-nav-menubar
		> .ct-list-item
		> .ct-list-item-button {
		border-radius: 0px;
	}
	#ct-app:not(.ct-show-mobile):not([ct-mode*='embed'])
		#ct-app-header
		#ct-header-nav
		#ct-nav-content
		.ct-nav-menubar
		> .ct-list-item
		> .ct-list-item-button
		.ct-list-item-label {
		padding-left: 10px;
		padding-right: 10px;
	}
	#ct-app:not(.ct-show-mobile):not([ct-mode*='embed']) #ct-app-header #ct-header-nav #ct-nav-content .ct-nav-callstoaction {
		top: -81px;
	}
	#ct-app:not(.ct-show-mobile):not([ct-mode*='embed']) #ct-app-header #ct-header-nav #ct-nav-content #ct-nav-share {
		border-radius: 0;
	}
	#ct-app:not(.ct-show-mobile):not([ct-mode*='embed']) #ct-app-main {
		padding-top: 0px;
	}
}
