/* @override http://multisite.local.com/wordpress/wp-content/wptouch-data/1/extensions/advanced-type/advanced-type-admin.css?ver=1.3b */

/* Advanced Type CSS */

#reload_fonts {

}

#reload_fonts a.button {
	float: right;
}

#font_load_error {
	line-height: 180%;
	color: #eb5768;
	width: 70%;
}

li#setting-subsets {
	padding-top: 0;
	padding-bottom: 0;
}

ul .setting-checklist > div {
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #F6F8FB;
}

ul .setting-checklist > div:last-of-type {
	border-bottom-style: none;
}

.reload-typekit:before {
	color: #8a9d43;
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;

	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-top: 5px;
	margin-right: .2em;
	text-align: center;
	/* opacity: .8; */

	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;

	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;

	/* Animation center compensation - margins should be symmetric */
	/* remove if not needed */
	margin-left: .2em;

	/* you can be more comfortable with increased icons size */
	/* font-size: 120%; */

	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
	content: '\e814';
}
