/* Header */
.innerheader-content {
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 10px;
	height: 80px;
}

/* Menu */

.pull {
	color: #000;
}

#innerheader h1, .header_title {
	float: left;
	margin: 0;
	color: #000;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 80px;
}

.custommenu {
	float: left;
	padding: 31px 0px 0 10px;
	margin: 0;
	font-size: 15px;
}

.custommenu>li {
	display: inline-block;
	margin: 0;
}

.custommenu a {
	position: relative;
	display: block;
	height: 30px;
	margin: 0 10px 10px 10px;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.15;
	text-decoration: none;
}

.custommenu li a.active {
	color: #509e2f;
	font-weight: 600;
}

.custommenu a:before {
	content: "";
	position: absolute;
	right: 51%;
	bottom: 0;
	left: 51%;
	height: 3px;
	background: #509e2f;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}

.custommenu a:hover:before, .custommenu a:focus:before, .custommenu a:active:before, .active:before {
	right: 0!important;
	left: 0!important;
}

.custommenu li i {
	margin-right: 5px;
	font-size: .9rem;
}

.pull {
	display: none;
}

.theme .name_wrapper {
	text-align: center;
}

.user-menu-items {
    min-width: 150px;
}

#user-menu-btn i {
	vertical-align: middle;
}

#user-menu i {
	font-size: 1rem;
	text-align: center;
}

#LoginView1_loginStatus_UserName {
	display: inline-block;
	max-width: 140px;
	height: 26px;
	overflow: hidden;
	line-height: 1.3;
	text-overflow: ellipsis;
	vertical-align: middle;
}

#LoginView1_MainLoginButton {
	line-height: 80px;
    padding: 0.5rem 0.9rem;
    margin-right: 0;
	border-width: 0;
	border-radius: .25rem;
	box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgb(0 0 0 / 6%);
	font-size: 1rem;
	font-weight: 600;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	color: #fff;
	background-color: #509e2f;
	border-color: #509e2f;
}

.popup h2 {
	margin-bottom: 31px;
}

#LoginView1_MainLoginButton:hover {
	Background-color: #418126;
	border-color: #3c7723;
	text-decoration: none;
}

#mytheme-link-copy, #mytheme-image .far, .ui-dialog .ui-dialog-buttonpane button, .sp-container.mosaic-color-picker button, .sp-container.mosaic-color-picker a.sp-cancel {
	background: #57a701;
}

.ui-dialog .ui-dialog-buttonpane button:last-child:not(:first-child) {
	color: #57a701;
}

.ui-dialog .ui-dialog-titlebar {
	border: none;	
	color: #57a701;
}

/* #user-menu {
	line-height: 114px;
} */

.user-menu-items {
	top: 55px;
}


@media all and (min-width: 1px) and (max-width:1040px) {
	.innerheader-content {
		height: 60px;
		margin: 0;
	}
	#innerheader h1, .header_title {
		font-size: 1.2rem;
		line-height: 60px;
	}
	a#LoginView1_MainLoginButton {
		line-height: 1;
		position: absolute;
		top: 12px;
		right: 60px;
	}
	.pull:visited {
		color: #000;
	}
	.pull {
		display: inline-block;
		width: 24px;
		height: 48px;
		text-indent: -9999px;
		position: absolute;
		right: 0;
		top: 19px;
	}
	.pull:before {
		content: "\f0c9";
		font-family: "Font Awesome 6 Pro";
		display: inline-block;
		vertical-align: middle;
		transform: rotate( 180deg);
		transition: transform 150ms ease;
	}
	.custommenu {
		display: block;
		position: absolute;
		top: 60px;
		right: 0;
		padding: 0;
		background: #fff;
		-webkit-box-shadow: 3px 3px 3px -1px rgba(0, 0, 0, .5);
		-moz-box-shadow: 3px 3px 3px -1px rgba(0, 0, 0, .5);
		box-shadow: 3px 3px 3px -1px rgba(0, 0, 0, .5);
		transition: .3s;
		line-height: 3rem;
		z-index: 98;
		width: 160px;
	}
	.custommenu a {
		font-size: 1rem;
		padding: 10px 1rem;
		margin: 0;
		height: 47px;
	}
	.custommenu a.active {
		background: #F4F4F4;
	}
	.custommenu a:hover {
		background: #F4F4F4;
	}
	.custommenu a:before {
		display: none;
	}
	.menuclosed~.custommenu {
		height: 0;
		overflow: hidden;
	}
	.pull.menuopen:before {
		transform: rotate( -180deg);
		transition: transform 150ms ease;
	}
	.menuopen~.custommenu {
		display: block;
	}
	.custommenu li {
		display: block;
		text-align: center;
		border-bottom: 1px solid #ededed;
	}
	#user-menu {
		/* line-height: 60px; */
		margin-right: 60px;
	}
	.user-menu-items {
		top: 45px;
	}
}



body.screenshot #footer, body.screenshot .o-adds {
	display: none;
}

body.screenshot .dashboard-header {
	margin-left: 0px;
}

#preview-config-bar {
	display: none !important;
}

@media only screen and (min-width: 1px) and (max-width: 593px) {
	.name_mosaic2 .themeview .innerheader-image, .innerheader-image {
		height: 100px;
	}
	#innerheader h1 {
		font-size: 1.2rem;
		line-height: 1.2;
		max-width: 211px;
		margin-top: 6px;
	}
	.hide-mobile {
		display: none;
	}
	.hide-desktop {
		display: block;
	}
	#dashboardView .theme, #dashboardView figure .theme__name {
		min-height: 60px;
	}
	#dashboardView .theme {
		margin: 10px;
		width: 100%;
	}
	#dashboardView .theme figure .theme__image {
		display: table-cell;
		vertical-align: middle;
		height: 100%;
		width: 60px;
	}
	#dashboardView figure .theme__image img {
		width: 90%;
		margin: 5%;
	}
	#dashboardView .theme .theme__name {
		display: table-cell;
		vertical-align: middle;
		height: 100%;
	}
	.theme .theme__name>.name_wrapper {
		font-size: 1em;
	}
}

.swing-stories section.tile.free.nolink .free-tile.title, .name_mosaic2 .free-tile.title {
	border: none!important;
	background: none!important;
	box-shadow: none!important;
}

.theme-navigation-information {
	padding: 10px 0px;	
    line-height: normal;
}

.theme-navigation-information a {
    color: -webkit-link;
}