<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * styles for settings page
 */
#bws_settings_tabs .bws-tab-appearance a:before{
	content: "\f100";
}
.cstmsrch-checkbox-section {
	margin-bottom: 20px;
}
.cstmsrch_not_custom_post {
	margin-top: 5px;
}
.cstmsrch-submit-type{
    text-align: center;
}
.cstmsrch-submit-type input[type="submit"] {
    display: inline-block;
 	padding-top: 4px;
 	padding-bottom: 4px;
 	margin: 1px;
}
.cstmsrch_twentytwenty .cstmsrch-search input[type="submit"]{
	margin:  0 10px 0 10px;
}
.cstmsrch_twentyfifteen .cstmsrch-search input[type="search"]{
	width: 50%;
}
.cstmsrch_twentyfifteen .cstmsrch-search input[type="submit"]{
	display: none;
}
.cstmsrch_twentysixteen .cstmsrch-search input[type="submit"]{
	width: auto;
}
.vacancy .cstmsrch_thumbnail_left img {
	display: block !important;
}</pre></body></html>