#icon-web-fonts {
	background: transparent url(img/web-fonts-30.png) no-repeat center center;
}

.web-fonts-font-providers-list {
	list-style: disc;
	margin-left: 20px;
}

.web-fonts-font-details-preview {
	font-size: 24px;
	line-height: 1;
	margin: 10px 0;
	padding: 10px;
	text-align: center;
}

.web-fonts-font-details-preview-dark {
	background: #343434;
	color: #ffffff;
}

.web-fonts-font-details-preview-light {
	background: #dcdcdc;
	color: #000000;
}

/*=== SELECTOR ASSIGNATION ===*/

.web-fonts-font-selectors-by-font-item, .web-fonts-font-selectors-by-selector-table {
	margin-top: 10px;
}

.web-fonts-font-selectors-by-font-item {
	border: 1px solid #DFDFDF;
	padding: 10px;
}

.web-fonts-font-selectors-by-font-item h2 {
	padding: 0;
}

.web-fonts-font-selectors-by-font-item-template, .web-fonts-font-selectors-by-font-selector-template {
	display: none;
}

.web-fonts-font-selectors-by-font-item h3 {
	margin: 0;
}

.web-fonts-font-selectors-by-font-item .web-fonts-font-item-button {
	display: inline;
}

.web-fonts-font-selectors-by-font-item .form-table {
	margin-bottom: 10px;
}

.web-fonts-font-selectors-by-font-selector-new {
	margin-top: 5px;
}

/* By Selector */

.web-fonts-font-selectors-new-selector-template {
	display: none;
}

.web-fonts-font-selectors-selector-tag-container {
	width: 180px;
}

.web-fonts-font-selectors-by-selector-table input.regular-text {
	width: 300px;
}

table .web-fonts-font-selectors-by-selector-table-font-column {
	width: 350px;
}

table .web-fonts-font-selectors-by-selector-table-font-column select {
	width: 340px;
}

table .web-fonts-font-selectors-by-selector-selector-remove-container {
	text-align: center;
	width: 100px;
}

table td.web-fonts-font-selectors-by-selector-selector-remove-container {
	vertical-align: middle;
}

.web-fonts-font-selectors-by-selector-table-selector-column {
	width: 310px;
}
