/* This file was automatically generated on Mar 29 2016 08:57:38 */

img.wp-smiley {
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .1em 0 .05em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}/* This file was automatically generated on Feb 20 2015 16:47:15 */

/**
 * Like Button toolbar button, loading text & container styles
 *
 * @todo: doesn't look like "style.css" is used anymore.
 */


/* Master container */
#jp-post-flair {
	padding-top: .5em;
}

/* Overall Sharedaddy block title */
div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
	clear: both;
}

div.sharedaddy h3.sd-title {
	margin: 0 0 1em 0;
	display: inline-block;
	line-height: 1.2;
	font-size: 9pt;
	font-weight: bold;
}

div.sharedaddy h3.sd-title:before {
	content: "";
	display: block;
	width: 100%;
	min-width: 30px;
	border-top: 1px solid #ddd;
	margin-bottom: 1em;
}


/* Toolbar */
#wpadminbar li#wp-admin-bar-admin-bar-likes-widget {
	width: 61px;
	overflow: hidden;
}

#wpadminbar iframe.admin-bar-likes-widget {
	width: 61px;
	height: 28px;
	min-height: 28px;
	border-width: 0px;
	position: absolute;
	top: 0;
}

div.jetpack-likes-widget-wrapper {
	width: 100%;
	min-height: 50px;	/* Previous height, 60px */
	position: relative; /* Need to abs position placeholder and iframe so there isn't a jarring jump */
}

div.jetpack-likes-widget-wrapper .sd-link-color {
	font-size: 12px;
}

div.jetpack-likes-widget-wrapper.slim-likes-widget {
	width: 1px; /* initial default */
	min-height: 0;
}

#likes-other-gravatars {
	display: none;
	position: absolute;
	padding: 10px 10px 12px 10px;
	background-color: #2e4453;
	border-width: 0;
	box-shadow: 0 0 10px #2e4453;
	box-shadow: 0 0 10px rgba(46,68,83,.6);
	min-width: 130px;
	z-index: 1000;
}

#likes-other-gravatars * {
	line-height: normal;
}

#likes-other-gravatars .likes-text {
	color: white;
	font-size: 12px;
	padding-bottom: 8px;
}

#likes-other-gravatars ul,
#likes-other-gravatars li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}

#likes-other-gravatars li::before {
	content: "";
}

#likes-other-gravatars ul.wpl-avatars {
	overflow: auto;
	display: block;
	max-height: 190px;
}

#likes-other-gravatars ul.wpl-avatars li {
	width: 32px;
	height: 32px;
	float: right;
	margin: 0 0 5px 5px;
}

#likes-other-gravatars ul.wpl-avatars li a {
	margin: 0 0 0 2px;
	border-bottom: none !important;
	display: block;
}

#likes-other-gravatars ul.wpl-avatars li a img {
	background: none;
	border: none;
	margin: 0 !important;
	padding: 0 !important;
	position: static;
}

div.sd-box {
	border-top: 1px solid #ddd;
	border-top: 1px solid rgba(0,0,0,.13);
}

.entry-content .post-likes-widget, .post-likes-widget,
.comment-likes-widget {
	margin: 0;
	border-width: 0;
	display: block;
}


/* Loading text */
.post-likes-widget-placeholder {
	margin: 0;
	border-width: 0;
	position: relative;
}

.post-likes-widget-placeholder .button {
	display: none;	/* Let's not show a dummy like button, let's just make a great button experience once it's loaded */
}

.post-likes-widget-placeholder .button span {
}

.post-likes-widget-placeholder .loading {
	color: #999;
	font-size: 12px;
}

.slim-likes-widget .post-likes-widget {
	width: auto;
	float: none;
}


/* Like Special cases (display on it's own) */
div.sharedaddy.sd-like-enabled .sd-like h3 {
	display: none;
}

div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
	width: 100%;
	float: none;
	position: absolute; /* Need to abs position placeholder and iframe so there isn't a jarring jump */
	top: 0;
}

.comment-likes-widget {
	width: 100%;
}


/* Make ratings block. @todo: make !important unnecessary by removing inline style */
.pd-rating {
	display: block !important;
}


/* Hide G+ title */
.sd-gplus .sd-title {
	display: none;
}
/* This file was automatically generated on Aug 06 2017 14:46:31 */

html {
	height: 100%;
	box-sizing: border-box;
}

body.login {
	background-color: #e9eff3;
	position: relative;
	min-height: 100%;
	padding-bottom: 47px;
	margin: 0;
	height: auto;
	box-sizing: border-box;
}

body.login,
.login form input {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
}

body.login .message {
	margin-top: 24px;
	background: transparent;
	border: none;
	box-shadow: none;
}

body.login #login_error {
	margin-top: 24px;
	box-shadow: none;
	background-color: transparent;
	padding: 8px 24px;
}

body.login-action-lostpassword #login {
	max-width: 480px;
	width: 100%;
}

.login h1 {
	background-color: #1e8cbe;
	border-bottom: 1px solid #0079aa;
	position: absolute;
		top: 0;
		left: 0;
		right: 0;
	height: 46px;
	text-align: right;
}
.login h1 a,
.login h1 a:hover {
	color: #ffffff;
	height: auto;
	width: auto;
	background: none;
	font-weight: 300;
	font-size: 18px;
	margin: 0;
	overflow: auto;
	text-indent: 0;
	display: inline-block;
	line-height: 46px;
	padding: 0 12px;
	letter-spacing: -0.5px;
}

.login h1 a:before {
	content: '';
	display: inline-block;
	height: 28px;
	width: 28px;
	background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4IiB2aWV3Qm94PSIwIDAgMzIgMzIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDMyIDMyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnIGlkPSJTaGFwZV8xIj4NCgk8Zz4NCgkJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTE2LjAzLDBDNy4xOTEsMCwwLDcuMTc5LDAsMTUuOTk5QzAsMjQuODIyLDcuMTkxLDMyLDE2LjAzLDMyQzI0Ljg3LDMyLDMyLDI0LjgyMiwzMiwxNS45OTkNCgkJCUMzMiw3LjE3OSwyNC44NywwLDE2LjAzLDB6IE0xLjYxNywxNS45OTljMC0yLjA4NCwwLjQ0OS00LjA2NSwxLjI0OS01Ljg1NGw2Ljg3NSwxOC44MDJDNC45MzMsMjYuNjE0LDEuNjE3LDIxLjY5NCwxLjYxNywxNS45OTl6DQoJCQkgTTE2LjAzLDMwLjM4N2MtMS40MTQsMC0yLjc4LTAuMjA4LTQuMDcxLTAuNTg3bDQuMzI0LTEyLjU0Mmw0LjM2OCwxMi4xMTRjMC4wMjksMC4wNzEsMC4wNjQsMC4xMzYsMC4xMDQsMC4xOTgNCgkJCUMxOS4yNTgsMzAuMDk3LDE3LjcwOSwzMC4zODcsMTYuMDMsMzAuMzg3eiBNMTcuOTU1LDkuMjU1YzAuODY4LTAuMDQ1LDEuNjQ5LTAuMTM2LDEuNjQ5LTAuMTM2DQoJCQljMC43NzYtMC4wOTIsMC42ODUtMS4yMzItMC4wOTItMS4xODZjMCwwLTIuMjczLDAuMTgzLTMuNzc5LDAuMTgzYy0xLjQxNywwLTMuNzk1LTAuMTgzLTMuNzk1LTAuMTgzDQoJCQljLTAuNzc5LTAuMDQ3LTAuODcsMS4xNC0wLjA5NCwxLjE4NmMwLDAsMC43MzUsMC4wOTEsMS41MTIsMC4xMzZsMi4yNDYsNi4xNDJsLTMuMTU1LDkuNDRMNy4xOTksOS4yNTUNCgkJCUM4LjA2Nyw5LjIxLDguODQ5LDkuMTE5LDguODQ5LDkuMTE5YzAuNzc1LTAuMDkyLDAuNjg1LTEuMjMyLTAuMDkyLTEuMTg2YzAsMC0yLjMzMywwLjE4My0zLjg0MSwwLjE4Mw0KCQkJYy0wLjI3MSwwLTAuNTg5LTAuMDA3LTAuOTI4LTAuMDE5YzIuNTc3LTMuOTA0LDcuMDA3LTYuNDgzLDEyLjA0Mi02LjQ4M2MzLjc1MiwwLDcuMTA4LDEuNDMzLDkuNjcyLDMuNzc3DQoJCQlDMjUuNjQsNS4zODgsMjUuNTc5LDUuMzgsMjUuNTE1LDUuMzhjLTEuNDE1LDAtMi40MTksMS4yMy0yLjQxOSwyLjU1NGMwLDEuMTg2LDAuNjg0LDIuMTg4LDEuNDE0LDMuMzc0DQoJCQljMC41NDksMC45NTgsMS4xODgsMi4xODgsMS4xODgsMy45NjdjMCwxLjIzLTAuNDc1LDIuNjU5LTEuMDk2LDQuNjQ5bC0xLjQzOSw0Ljc5NUwxNy45NTUsOS4yNTV6IE0yMy4yMTUsMjguNDM0bDQuNDAyLTEyLjcwMw0KCQkJYzAuODIxLTIuMDUzLDEuMDk2LTMuNjk0LDEuMDk2LTUuMTUyYzAtMC41My0wLjAzNi0xLjAyMS0wLjA5Ny0xLjQ3OWMxLjEyNSwyLjA0OCwxLjc2NSw0LjM5OSwxLjc2NSw2LjkNCgkJCUMzMC4zODEsMjEuMzA3LDI3LjUsMjUuOTQsMjMuMjE1LDI4LjQzNHoiLz4NCgk8L2c+DQo8L2c+DQo8L3N2Zz4NCg==");
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 28px 28px;
	position: relative;
		top: 7px;
	margin-left: 8px;
}

body.login.mobile #login {
	max-width: 100%;
}

.login-card,
.login form {
	background: #ffffff;
	border: 1px solid #d4dfe7;
	box-shadow: 0px 1px 2px 0px #e7edf3;
	padding: 20px 24px 24px;
	margin-right: auto;
	margin-left: auto;
}

.login-card {
	padding: 16px;
}

.login form {
	margin-top: 40px;
}

#login form p {
	margin-bottom: 16px;
}

.login label {
	/* font-family: OpenSans-Semibold; */
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 5px;
	color: #2e4453;
	line-height: 24px;
}

.login label br {
	display: block;
	height: 4px;
	content: '';
}

.login input.input {
	margin: 0;
	padding: 7px 14px;
	width: 100%;
	color: #2e4453;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5;
	border: 1px solid #c8d7e1;
	background-color: white;
	-webkit-box-shadow: none;
	box-shadow: none;
	transition: all .15s ease-in-out;
}
.login input.input:hover {
	border-color: #a8bece;
}
.login input.input:focus {
	border-color: #0087be;
	outline: none;
	box-shadow: 0 0 0 2px #78dcfa;
}

.login p.forgetmenot label {
	font-weight: normal;
}
.login p.forgetmenot input {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #c8d7e1;
	background-color: white;
	transition: all .15s ease-in-out;
	box-sizing: border-box;
}
.login p.forgetmenot input:hover {
	border-color: #a8bece;
}
.login p.forgetmenot input:focus {
	border-color: #0087be;
	outline: none;
	box-shadow: 0 0 0 2px #78dcfa;
}

.login p.submit input#wp-submit {
	float: none;
	clear: both;
	width: 100%;
	display: block;
	background: #00aadc;
	border-color: #0087be;
	color: white;
	border-style: solid;
	border-width: 1px 1px 2px;
	cursor: pointer;
	margin: 0;
	outline: 0;
	overflow: hidden;
	font-weight: 600;
	text-overflow: ellipsis;
	text-decoration: none;
	vertical-align: top;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 1.3;
	height: auto;
	border-radius: 4px;
	padding: 10px 16px;
	-webkit-appearance: none;
	appearance: none;
}
.login p.submit input#wp-submit:hover {
	border-color: #005082;
	color: white;
}
.login p.submit input#wp-submit:active {
	border-width: 2px 1px 1px;
}
.login p.submit input#wp-submit:focus {
	border-color: #005082;
	box-shadow: 0 0 0 2px #78dcfa;
}

.login #nav {
	color: transparent;
	padding: 0;
	margin-top: 1px;
}

.login #nav a {
	display: block;
	padding: 16px 24px;
	color: #87a6bc;
	border-bottom: 1px solid rgba( 200, 215, 225, 0.5 );
}

.login #nav a:hover {
	color: #00aadc;
}

.login #nav a.click-register {}

.login #nav a:nth-child( 2n ) {
	margin-top: -18px;
}

.login #backtoblog {
	padding: 0;
	margin-top: 0;
}

.login #backtoblog a {
	display: block;
	padding: 16px 24px;
	color: #87a6bc;
}

.login #backtoblog a:hover {
	color: #00aadc;
}

.login .jetpack-footer {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 47px;
	background: #fff;
	border-top: solid 1px #f9fbfc;
	text-align: center;
}

.login .jetpack-footer svg {
	margin: 5px 0 0 0;
}


.liquid-container-315 {
	width: 100%;
	float: right;
	margin-left: -315px;
}
.liquid-content-315 {
	margin-left: 315px;
}
.liquid-sidebar-315 {
	width: 315px;
	float: left;
}

.liquid-side-315 {
	width: 300px;
	margin: 0 15px 0 0;
}

@media screen and (max-width: 768px) {
	/* Unfloat the blog avatar uploader for responsive single column layouts */
	.liquid-container-315 {
		width: 100%;
		float: none;
		margin-left: 0;
	}
	.liquid-content-315 {
		margin-left: 0;
	}
	.liquid-sidebar-315 {
		width: 100%;
		float: none;
	}

	.liquid-side-315 {
		width: 100%;
		margin: 0 0 0 0;
	}

	body.login .message,
	body.login #login_error {
		margin-top: 48px;
	}
}

/* Profile/User */

#blavatardiv .submit, #avatardiv .submit {
	padding: 0;
}

#avatardiv h3, #personal-options h3, .profile-side h3 {
	margin-top: 0;
}

table#general-top {
	width: 630px;
}
table#general-bottom {
	clear: both;
}

#profpic, .profile-side-box {
	margin-top: 10px;
	padding: 10px;
	background: #fff;
	border: none !important;

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.13);
	box-shadow: 0 1px 3px rgba(0,0,0,0.13);

}
#profpic {
	text-align: center;
}
#profpic img {
	border: 8px solid #fff;
}
#profpic p {
	text-align: right;
}

#personal-options {
	margin-left: 300px;
	padding: 1em 0 0 3em;
	border: 1px solid #fff;
}

#profile-page .form-table input[type=text] {
	width: 300px;
}

/* Premium Themes */

#current-theme .current-premium-theme {
	background: #cfdfe9;
	font-size: 15px;
	font-weight: 300;
	margin: 20px 0;
	padding: 15px 20px;
}
#current-theme .current-premium-theme a {
	font-weight: bold;
	text-decoration: none;
}

/* Themesphp Viewer */

#availablethemes {
	clear: both;
}
.available-theme .action-links {
	margin: 0;
}
.available-theme h3 .flag {
	background: #000;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #daf8cd;
	font-size: 12px;
	font-weight: normal;
	right: 20px;
	padding: 2px 8px;
	position: relative;
	top: -2px;
}
.available-theme h3 .flag.premium {
	background: #f0a000;
	color: #fff;
	border: 1px solid #c87800;
}
.available-theme h3 .flag.vip {
	background: #f1831e;
	color: #fff;
}
.available-theme h3 .highlight1,
.available-theme .themedetaildiv .highlight1 {
	background: #fcfcbe;
}
.subsubsub {/* Sort links */
	margin: 0 0 8px 0;
}
.tablenav.themes .tablenav-pages {
	float: none;
	width: 100%;
}
.themes .tablenav-pages .displaying-info {
	color: #777;
	display: block;
	float: right;
	font: italic 12px/30px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	width: 75%;
}
body.mp6 .themes .tablenav-pages .displaying-info {
	font-family: "Open Sans", sans-serif;
}
.themes .tablenav-pages .displaying-num {
	display: block;
	float: left;
	margin-left: 0;
	text-align: left;
	width: 25%;
}
#current-theme {
	background: #eaf3fa;
	border: 1px solid #cfdfe9;
	border-radius: 3px;
	margin: 1em 0 1.5em;
	min-height: 227px;
	padding: 20px;
	position: relative;
}
body.mp6 #current-theme {
	background: #fff;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
#current-theme.has-screenshot {
	padding-right: 350px;
}
#current-theme.premium-theme.has-screenshot {
	min-height: 250px;
}
#current-theme img {
	max-width: 300px;
	width: auto;
}

/**
 * Fixes jumpy #current-theme img conflict with core admin CSS
 * @author jjj - Oct. 18, 2012
 */
@media only screen and (max-width: 1200px) {
	#current-theme img {
		margin-right: -330px;
	}
}

#current-theme h3 {
	display: none;
}
#current-theme h4 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
}
#current-theme .theme-description {
	color: #535353;
	font-size: 13px;
	line-height: 22px;
	margin-top: 5px;
}
#current-theme .theme-info,
#current-theme .theme-info a {
	color: #575757;
	font-size: 14px;
	font-weight: 300;
}
#current-theme .theme-options a {
	background: #fff;
	background-image: -moz-linear-gradient( #fff, #f1f1f1 );
	background-image: -webkit-linear-gradient( #fff, #f1f1f1 );
	background-image: linear-gradient( #fff, #eee );
	box-shadow: inset 0 -1px 0 #ddd, inset 1px 0 0 #ddd;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 13px;
	height: 20px;
	margin: 5px 0 0 10px;
	padding: 9px 16px 3px;
	text-decoration: none;
}
body.mp6 #current-theme .theme-options a {
	background: #fafafa;
	background: rgb(250,250,250);
	background: -moz-linear-gradient(top, rgba(250,250,250,1) 0%, rgba(233,233,233,1) 100%);
	background: -webkit-gradient(linear, right top, right bottom, color-stop(0%,rgba(250,250,250,1)), color-stop(100%,rgba(233,233,233,1)));
	background: -webkit-linear-gradient(top, rgba(250,250,250,1) 0%,rgba(233,233,233,1) 100%);
	background: -o-linear-gradient(top, rgba(250,250,250,1) 0%,rgba(233,233,233,1) 100%);
	background: linear-gradient(to bottom, rgba(250,250,250,1) 0%,rgba(233,233,233,1) 100%);
	border: 1px solid #adadad;
	color: #333;
	line-height: 14px;
}

#current-theme .theme-options a:hover {
	color: #21759B;
}

body.mp6 #current-theme .theme-options a:hover {
	background: #f3f3f3;
	background-image: -webkit-gradient(linear, right top, right bottom, from(#fff), to(#f3f3f3));
	background-image: -webkit-linear-gradient(top, #fff, #f3f3f3);
	background-image: -moz-linear-gradient(top, #fff, #f3f3f3);
	background-image: -o-linear-gradient(top, #fff, #f3f3f3);
	background-image: linear-gradient(to bottom, #fff, #f3f3f3);
	border-color: #999;
}

.no-customize-support #current-theme .hide-if-no-customize,
.customize-support #current-theme .hide-if-customize {
	display: none;
}
#current-theme .theme-options li {
	border: 0;
	margin-left: 0;
	padding-left: 0;
}
#current-theme .theme-options span,
#current-theme .theme-options .sep,
#current-theme .theme-options .current-theme-tags,
#current-theme .theme-options .item-nav-menus,
#current-theme .theme-options .item-mobile-options,
#current-theme .theme-options .item-ipad,
#current-theme .theme-options .item-custom-header,
#current-theme .theme-options .item-custom-background {
	display: none;
}
#current-theme .current-premium-theme {
	background: #2ea2cc;
	color: #fff;
	color: rgba(255,255,255,0.8);
	font-size: 15px;
	font-weight: 300;
	margin: 60px -330px 0 0;
	padding: 15px 20px;
}
#current-theme .current-premium-theme a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#current-theme .current-premium-theme a:hover {
	text-decoration: underline;
}

/* Highlight Customize button on current theme */
#current-theme .theme-options .load-customize,
body.mp6 #current-theme .theme-options .load-customize {
	background-color: #2ea2cc;
	background-image: -moz-linear-gradient(#1e8cbe, #0074a2);
	background-image: -webkit-linear-gradient(#1e8cbe, #0074a2);
	background-image: -ms-linear-gradient(#1e8cbe, #0074a2);
	background-image: -o-linear-gradient(#1e8cbe, #0074a2);
	background-image: linear-gradient(#1e8cbe, #0074a2);
	-moz-box-shadow: inset 0 1px 0 #1e8cbe, inset 0 2px 0 rgba(120,200,230,0.3);
	-webkit-box-shadow: inset 0 1px 0 #1e8cbe, inset 0 2px 0 rgba(120,200,230,0.3);
	-o-box-shadow: inset 0 1px 0 #1e8cbe, inset 0 2px 0 rgba(120,200,230,0.3);
	-ms-box-shadow: inset 0 1px 0 #1e8cbe, inset 0 2px 0 rgba(120,200,230,0.3);
	box-shadow: inset 0 1px 0 #1e8cbe, inset 0 2px 0 rgba(120,200,230,0.3);
	color: #fff;
	border: none;
}
body.mp6 #current-theme .theme-options .load-customize {
	border: 1px solid #0074a2;
	-moz-box-shadow: inset 0 1px 0 rgba(120,200,230,0.3);
	-webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,0.3);
	-o-box-shadow: inset 0 1px 0 rgba(120,200,230,0.3);
	-ms-box-shadow: inset 0 1px 0 rgba(120,200,230,0.3);
	box-shadow: inset 0 1px 0 rgba(120,200,230,0.3);
}
#current-theme .theme-options .load-customize:hover,
body.mp6 #current-theme .theme-options .load-customize:hover {
	color: #fff;
	text-decoration: underline;
	background-image: -moz-linear-gradient(#2ea2cc, #0074a2);
	background-image: -webkit-linear-gradient(#2ea2cc, #0074a2);
	background-image: -o-linear-gradient(#2ea2cc, #0074a2);
	background-image: -ms-linear-gradient(#2ea2cc, #0074a2);
	background-image: linear-gradient(#2ea2cc, #0074a2);
	-moz-box-shadow: inset 0 1px 0 #2ea2cc, inset 0 2px 0 rgba(120,200,230,0.5);
	-webkit-box-shadow: inset 0 1px 0 #2ea2cc, inset 0 2px 0 rgba(120,200,230,0.5);
	-o-box-shadow: inset 0 1px 0 #2ea2cc, inset 0 2px 0 rgba(120,200,230,0.5);
	-ms-box-shadow: inset 0 1px 0 #2ea2cc, inset 0 2px 0 rgba(120,200,230,0.5);
	box-shadow: inset 0 1px 0 #2ea2cc, inset 0 2px 0 rgba(120,200,230,0.5);
}
body.mp6 #current-theme .theme-options .load-customize:hover {
	text-decoration: none;
	-moz-box-shadow: inset 0 1px 0 rgba(120,200,230,0.5);
	-webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,0.5);
	-o-box-shadow: inset 0 1px 0 rgba(120,200,230,0.5);
	box-shadow: inset 0 1px 0 rgba(120,200,230,0.5);
}
/* Feedback */

#contextual-help-wrap h5 {
	padding-right: 0px !important;
}

#new-feedback {
	padding-top: 14px;
}
.supportcats {
	list-style: none;
	clear: both;
	text-indent: 0;
}
.supportcats li {
	display: block;
	float: right;
	min-width: 14em;
	white-space: nowrap;
}
.supportcats a {
	text-transform: capitalize;
	cursor: pointer;
}
#quicklookup a {
	cursor: pointer;
}
#quicklookup strong {
	display: block;
	margin-top: 1em;
}
#quicklookup ul {
	float: right;
	list-style-type: disc;
}
#quicklookup .list {
	clear: both;
	float: right;
	width: 100%;
	margin-bottom: 10px;
}
#quicklookup .list ul {
	min-width: 14em;
}
#quicklookup .list ul li {
	margin-right: 2em;
}
#quicklookup p.submit {
	margin: 0;
	padding: 0;
}
#contextual-help-wrap input[type="text"],
#contextual-help-wrap textarea {
	border: 1px solid #dfdfdf;
}

/* Dashboard */

#dashboard_stats .inside {
	margin: 10px 0 0 0 !important;
}

#dashboard_stats #stats-graph {
	margin: 0;
}

#dashboard_stats a.button {
	float: left;
	margin: 5px 0 10px 0;
}

.main-stats {/* default gray style */
	border-top: 1px solid #dfdfdf;
	margin: 0 -10px;
	padding: 10px;
	background: #fcfcfc;
	-moz-box-shadow: inset 0 1px 0 #fff;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff;
	overflow: hidden;
}
body.admin-color-classic .main-stats {/* blue style */
	background: #fff;
	border-top: 1px solid #d0dfe9;
}

.main-stats #top-posts, .main-stats #top-search {
	float: right;
	width: 50%;
}

#top-posts .stats-section-inner p {
	white-space: nowrap;
	overflow: hidden;
}

#top-posts .stats-section-inner p a {
	overflow: hidden;
	text-overflow: ellipsis;
}

#stats-info div#active {/* default gray style */
	border-top: 1px solid #dfdfdf;
	margin: 0 -10px;
	padding: 10px 10px 0 10px;
	-moz-box-shadow: inset 0 1px 0 #fff;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff;
	overflow: hidden;
}
body.admin-color-classic #stats-info div#active {/* blue style */
	border-top: 1px solid #d0dfe9;
}

#top-search p {
	color: #999;
}

#stats-info h4 {
	font-size: 1em;
	margin: 0 0 .5em 0 !important;
}

#stats-info p {
	margin: 0 0 .25em;
	color: #999;
}

#stats-info p.widget-loading {
	margin: 1em 0 0;
	color: #333;
}
#stats-info p a {
	display: block;
}
#stats-info p a.button {
	display: inline;
}

/* Invites */

fieldset.options {
	margin: 1em auto;
	border: 1px solid #dadada;
}

/* Media */

body#media-upload {
	padding-top: 0;
}

p.upload-filetypes, p.upload-quota, p.upload-flash-bypass, p.upload-html-bypass {
	color: #999;
	font-size: 0.9em;
	max-width: 90%;
}

.upload-quota span {
	display: block;
}

#flash-upload-ui p.howto {
	display: none;
}

/* hide the tinymce media button */

#content_media {
	display: none;
}

/* Video */

ul.short-code-list {
	margin: 0 1.5ex;
	padding: 3px 0 0;
	list-style: none;
	text-indent: 0;
}

/* Comments */

.tablenav a.checkforspam {
	float: right;
}

/* Simplify the gallery UI */

.ui-tabs-loading {
	outline: none;
	background: url(/wp-admin/css/rtl/../../images/loading.gif) no-repeat 100% 50%;
}

/* Options */

#thumbnail_crop, label[for=thumbnail_crop] {
	display: none;
}

/* Edit Posts */
.widefat th.column-stats {
	text-align: center;
}
.column-stats {
	width: 5em;
}
.column-stats a {
	width: 16px;
	margin: 0 auto;
}

.message {
	line-height: 1.75em;
}

#change-permalinks {
	display: none;
}

/* Custom CSS */
p.custom-css-help {
	float: left;
	border: 1px solid #000;
	width: 200px;
	margin: 0 10px 0 0;
	padding: 6px;
}
textarea#safecss {
	background: #f9f9f9;
	color: #444;
	font-family: Consolas, Monaco, Courier, monospace;
	font-size: 12px;
	line-height: 16px;
	outline: none;
	padding: 16px;
}

/* Hot Stuff */
#hotdiv h4 {
	color: #999;
	line-height: 1.4em;
	margin-top: -0.2em;
}
#hotdiv li {
	margin-bottom: .75em;
	color: #333;
}
#hotdiv ol {
	margin: 1em 20px 1.5em 0;
}
#hotdiv .imglist {
	list-style: none;
	margin: 1em 6px 1.5em 0;
}

.imglist img {
	padding-left: 6px;
	vertical-align: middle;
	background: #fff;
}

/* Expiration notices */
.product-expirations {
	margin-bottom: 8px;
}

.product-expirations td {
	padding: 0 0 2px 8px;
}

/* Post-post Screen */

p.post-post, li.post-post, .post-post-right-column p {
	font-size: 13px;
}
.post-post a {
	text-decoration: none;
}
a.ppbtn {
	font-size: 13px;
	border-radius: 3px;
	text-decoration: none;
	text-shadow: #ffffff 0 1px 0;
	background-color: #eee;
	padding: 2px 8px;
	display: inline-block;
	margin: 0 1px;
	width: auto;
}

a.ppbtn:hover {
}
a.ppbtn:active {
	background-color: #f2f2f2;
}

p.post-post-meta, p.post-post-comments {
	font-size: 15px;
}

.post-post-column {
	width: 450px;
	float: right;
	margin-top: 10px;
	margin-left: 30px;
}

.getmorereaders {
	border-top: 1px solid #eee;
}

.post-post-links {
	font-size: 15px;
	line-height: 1.5em;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
	margin-left: 20px;
	margin-top: 0;
	margin: 0 0 12px 0;
	padding: 2px 0 16px;
}

.post-post-right-column {
	width: 250px;
	background: #fbfbfb;
	padding: 5px 18px 15px;
}

.post-post-right-column h3 {
	margin-bottom: 0;
}

.post-post-column ul {
	list-style: disc;
	padding-right: 15px;
}

.post-post-column ul li.post-post {
	color: #333;
	line-height: 1.25em;
	padding: 0 0 2px;
}

/* Terms of Service Warnings */
#tos-warning {
	background: #dd3d36;
	color: #fff;
	border-right: 4px solid #fff;
}

#tos-warning a {
	color: #fff;
	text-decoration: underline;
}

/* See: http://dotcom.wordpress.com/2013/12/02/the-3-8-branch-was-reintegrated/#comment-20860 */
#wpbody #wpbody-content #dashboard-widgets.columns-1 .postbox-container {
	width: 100%;
}
#wpbody #wpbody-content #dashboard-widgets.columns-2 .postbox-container {
	width: 49.5%;
}
#wpbody #wpbody-content #dashboard-widgets.columns-3 .postbox-container {
	width: 33.5%;
}
#wpbody #wpbody-content #dashboard-widgets.columns-4 .postbox-container {
	width: 25%;
}

/* Tips */

#wpcom-tip {
	position: relative;
	border-right-color: #2EA2CC;
}

#wpcom-tip a#hide-tip {
	display: none;
	padding: 12px 10px;
	position: absolute;
		top: 0;
		left: 0;
}

/* This strong tag acts as a header tag for the email confirmation notice */
/* Make sure to update alerts.css as well if you edit this */
#wpcom-tip.tip-email-verify strong {
	margin-bottom: 0.5em;
	display: block;
}

#icann_verification_container {
	overflow: auto;
}

#icann_verification_container #notice {
	float: right;
	width: 65%;
	margin-left: 5%;
}

#icann_verification_container #notice p#icann_instructions_lead {
	border-top: 1px solid #eee;
	padding-top: 20px;
	margin-top: 20px;
}

#icann_verification_container #notice p.icann_instructions {
	color: #666;
}

#icann_verification_container #example {
	width: 30%;
	float: left;
	background-color: #f1f1f1;
	padding: 20px;
}

#icann_verification_container #example p {
	margin-top: 0;
	font-size: 14px;
	color: #555;
}


/* Jetpack SSO login form styles */
.login .jetpack-sso-form {
	margin-top: 16px;
}

.login .jetpack-sso-info {
	margin-bottom: -1px;
	font-size: 15px;
}

.jetpack-sso-site {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.jetpack-sso-site .blavatar {
	display: block;
	width: 32px;
	height: 32px;
	margin-left: 12px;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	text-align: center;
}

.jetpack-sso-site .blavatar.is-blank {
	background: #C8D7E1;
}

.jetpack-sso-site .blavatar .noticon {
	font-size: 26px;
	line-height: 32px;
	color: #fff;
}

.jetpack-sso-site-info {
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}

.jetpack-sso-site-title {
	color: #2e4453;
	font-size: 13px;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.jetpack-sso-site-domain {
	color: #87a6bc;
	font-size: 11px;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.jetpack-sso-person {
	text-align: center;
	font-size: 21px;
}

.jetpack-sso-form .avatar {
	float: none;
	display: block;
	margin: 16px auto 0;
	width: 72px;
	height: 72px;
	border-radius: 50%;
}

#login form .jetpack-sso-name {
	margin-top: 16px;
	margin-bottom: 0;
}

.jetpack-sso-name {
	font-weight: 300;
}

.jetpack-sso-name strong {
	font-family: Merriweather, Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
}

.jetpack-sso-email {
	margin-top: 4px;
	color: #999;
	font-size: 11px;
	word-wrap: break-word;
	font-weight: 400;
}

.jetpack-sso-actions {
	margin-top: 16px;
	display: flex;
}

.jetpack-sso-form .button {
	flex: 1;
	text-align: center;
}

.jetpack-sso-form .button:first-child {
	margin-left: 8px;
}

.jetpack-sso-privacy-notice {
	max-width: 340px;
	margin: 40px auto;
	color: #777;
}

.jetpack-sso-privacy-notice p {
	margin-bottom: 16px;
	text-align: center;
}

.jetpack-sso-privacy-question a {
	text-decoration: none;
}

.clicked .jetpack-sso-privacy-question a {
	color: #000;
	cursor: default;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.jetpack-sso-privacy-notice .hidden {
	display: none;
}

.jetpack-sso-privacy-notice.clicked .hidden {
	color: #000;
	display: block;
}

.jetpack-sso-sent-details {
	list-style-type: none;
	overflow: hidden;
}

.jetpack-sso-sent-details dt {
	margin-top: 16px;
	color: #87a6bc;
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
}

.jetpack-sso-sent-details dt:first-child {
	margin-top: 0;
}

/* Disable Customizer deep linking on wpcom for Header/Background images for now, our customizer doesn't support it completely */
body.customize-support #menu-appearance a[href^="themes.php?page=custom-header"],
body.customize-support #menu-appearance a[href^="themes.php?page=custom-background"] {
	display: none;
}
body.customize-support .theme-overlay .theme-actions a[href="themes.php?page=custom-header"],
body.customize-support .theme-overlay .theme-actions a[href="themes.php?page=custom-background"] {
	display: none;
}
body.customize-support #menu-appearance a[href$="autofocus[control]=header_image"],
body.customize-support #menu-appearance a[href$="autofocus[control]=background_image"],

/*
 * Fixing My sites after WordPress 4.5 merge
 * Overrides overflow and min-height defined in https://wpcom.trac.automattic.com/browser/trunk/wp-admin/css/common.css#L3218
 */
.my-sites {
	overflow: visible;
}
.my-sites li {
	min-height: 0;
}
