.st_row {
	padding: 5px 0;
}

.st_row label {
	width: 100px;
	display: inline-block;
}

.st_row select {
	width: 250px;
}

#choose_type {
	display: none;
}

.match td {
	background: #61df34 !important;
}


.promote-author-tools_page_syndication_tools #templateside, .promote-author-tools_page_syndication_tools .misc-pub-filename, .pre, .promote-author-tools_page_syndication_tools .widefat * {
	max-width: 440px;
} 

.promote-author-tools_page_syndication_tools .widefat tr td:last-of-type,
.promote-author-tools_page_syndication_tools .widefat tr th:last-of-type  {
	padding-right: 20px;
	text-align: right;
}

.promote-author-tools_page_syndication_tools div #wpbody-content {
	width: 99%;
} 

#externaldb {
	width: 400px;
	display: none;
}

#externaldb label {
	width: 350px;
}

#st_success, #st_errors_links, #st_noposts, #st_buttons_images, #st_buttons_posts, #st_build_table_posts, #st_loading {
	display: none;
}

.box_notice {
    background: #0B87B7;
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    margin: 10px 0;
}

#st_buttons_posts, #st_buttons_images {
	margin: 10px 0;
}

#media-progress {
	margin: 15px 0;
	width: 100% !important;
}