.bs-wpfts {
	background-color: unset !important;
	margin: 10px 0 0 2px !important;
}

.bs-wpfts .card {
	margin: unset;
    padding: unset;
    max-width: unset;
    box-shadow: unset;
} 

.bs-wpfts p {
	font-size: unset !important;
}

.bs-wpfts .font-weight-bolder {
	font-weight: 600 !important;
}

.bs-wpfts .col.fixed-200 {
	flex: 0 0 200px;
	-ms-flex: 0 0 200px;
}

.bs-wpfts .col.fixed-150 {
	flex: 0 0 150px;
	-ms-flex: 0 0 150px;
}

.bs-wpfts .col.fixed-250 {
	flex: 0 0 250px;
	-ms-flex: 0 0 250px;
}
.bs-wpfts .col.fixed-350 {
	flex: 0 0 350px;
	-ms-flex: 0 0 350px;
}
.wpfts_search_logic_group label {
    display: block !important;
	margin: 0 0 5px 0 !important;
}

.bs-wpfts .bd-callout {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #eee;
    border-left-width: .25rem;
	border-radius: .25rem;
}
.bs-wpfts .bd-callout-info {
    border-left-color: #5bc0de !important;
}
.bs-wpfts .bd-callout-warning {
    border-left-color: #f0ad4e !important;
}
.bs-wpfts .bd-callout-danger {
    border-left-color: #d9534f !important;
}
.bs-wpfts .smform_save_link {
    color: inherit;
}
.wpfts_smartform[data-istouched="1"] .bd-callout {
    border-left-color: #d9534f !important;
}
.wpfts_pro_only {
	opacity: 0.6;
}
.wpfts_pro_only input {
	border: 1px solid #000;
}

.wpfts_formtable {
	clear: none !important;
}
.wpfts_formtable td,
.wpfts_formtable th {
	vertical-align: top;
}

.wpfts_instant_help {
	text-decoration: none;
	border-bottom: 1px dashed #0073aa;
}
.wpfts_short_input {
	width: 45px;
}
.wpfts_short_input60 {
	width: 60px;
}
.wpfts_long_textarea {
	width: 100%;
	max-width: 600px;
	height: 50px;
}
.wpfts_scroller {
	width: 80%;
	min-height: 30px;
	overflow-y: auto;
	margin: 10px 0px;
}
.wpfts_scroller label {
	display: inline-block;
	margin-right: 10px;
}
.wpfts_search_logic_group label {
	display: block;
	margin: 5px 0px;
}
.wpfts_status {
	font-size: 1.5em;
	text-align: left;
}
.wpfts_status_bullet {
	font-size: 1.5em;
	line-height: 20px;
	text-shadow: #000 1px 1px 3px;
}
.wpfts_green {
	color: #00c000;
}
.wpfts_yellow {
	color: #c0c000;
}
.wpfts_red {
	color: #ff0000;
}
.wpfts_indexer_info {
	border: 1px solid #aaa;
	border-radius: 10px;
	padding: 10px;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.15);
}
.wpfts_testoutput {
	border: 1px solid #ddd;
	border-collapse: collapse;
}
.wpfts_testoutput tr:nth-child(even) {
	background-color: #eee;
}
.wpfts_testoutput tr:nth-child(odd) {
	background-color: #ddd;
}
.wpfts_testoutput th {
	border: 1px solid #888;
	border-collapse: collapse;
	padding: 15px 10px;
    line-height: 1.3;
	color: #fff;
	background-color: #444;
}
.wpfts_testoutput td {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.wpfts_tq_pagerline {
	display: block;
	margin-bottom: 10px;
}
.wpfts_tq_perpage {
	display: inline-block;
	float: right;
}
.wpfts_tq_pager {
	display: inline-block;
	float: left;
}
.wpfts_tq_prevpage {
	margin-right: 10px;
	
}
.wpfts_tq_prevpage[disabled] {
	color: #bbb;
}
.wpfts_tq_nextpage {
	margin-left: 10px;
}
.wpfts_tq_nextpage[disabled] {
	color: #bbb;
}
.wpfts_table_img {
	width: 50px;
}
.wpfts_tq_content .cont1 {
	width: 60px;
	float: left;
}
.wpfts_show_resetting {
    display: none;
	margin-top: 10px;
	margin-left: 10px;
    font-size: 0.9em;
}
.wpfts_tabs .wpfts-license-warning {
    background-color: #d54e21;
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 10px;
    margin-left: 5px;
}
.wpfts_tabs .wpfts-license-warning .warning-count {
	display: block;
	padding: 0 6px;
	color: white;
	line-height: 16px;
}
.wpfts_smart_excerpts_preview {
	display: block;
	background-color: #fff;
	border: 1px solid #444;
	padding: 15px;
}
.wpfts_smart_excerpts_preview h2 {
	padding: 0px 0px 10px 0px !important;
}
.wpfts_waiter_place {
	display: inline-block;
    top: 5px;
    position: relative;
}
.wpfts-notice ul {
	list-style: disc;
	padding-left: 40px;
}
.ft_mt_table {
	width: 100%;
}
.ft_mt_table td {
	padding: 5px 1px;
}
.ft_mt_table .wpfts_mt_item {
	width:200px;
	display:inline-block;
	font-size: 0.9em;
}

#wpfts_se_styles_editor {
	position: relative;
	width: 100%;
	min-height: 200px;
}

.wpfts_tabs_content {
	border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-radius: 0.25rem 0.25rem;
}

.bs-wpfts .nav-tabs-inv {
	background: #fff;
}
.bs-wpfts .nav-tabs-inv .nav-link.active {
	background-color: #f8f9fa !important;
	border-bottom-color: #f8f9fa !important;
}
.bs-wpfts .progress-bar {
	white-space: nowrap;
}

.wpfts_submitbox_icon::before {
	color: #8c8f94;
}
.wpfts_submitbox_block .wpfts_post_status {
	font-weight: 600;
}

@media (max-width: 767px) {
.wpfts_menu_text {
	display: none;
}
body .bs-wpfts .wpfts_col1_60 {
	flex: 0 0 60px;
	min-width: 60px;
}
body .bs-wpfts .wpfts_col11_60 {
	flex: 1 60px;
	max-width: calc(100% - 60px);
}
}

@media (min-width: 768px) {
body .bs-wpfts .wpfts_col1_60 {
	flex: 0 0 280px;
	min-width: 280px;
}
body .bs-wpfts .wpfts_col11_60 {
	flex: 1 280px;
	max-width: calc(100% - 280px);
}
}

.bs-wpfts .wpfts_top_indexstatus {
	display: flex;
	flex: 1;
	flex-direction: row-reverse;
}

.bs-wpfts .wpfts_top_indexstatus > div {
	min-width: 250px;
	background-color: rgba(0,0,0,0.1);
    border-radius: 3px;
    padding: 0px;
}

.bs-wpfts .wpfts_top_indexstatus h6 {
	padding: 10px;
	background: rgba(0,0,0,0.1);
}

.bs-wpfts .wpfts_top_indexstatus .wpfts_ixst_body {
	padding: 5px 15px 10px 15px;
}

.bs-wpfts .wpfts_ixst_row {
	font-size: 1em;
	line-height: 1.7em;
}

.bs-wpfts .wpfts_logo_div {
	position: relative;
    width: 220px;
}

.bs-wpfts .wpfts_logo_version {
	position: absolute;
    right: 9px;
    top: 95px;
    font-size: 0.8em;
}

.bs-wpfts .wpfts_rule_query {
    background: #c4e4fb;
    padding: 0.2em;
    width: fit-content;
	border-radius: 2px;
}

.wpfts-badgelist-editor {
    padding: 0.5em;
    border: 1px solid #ddd;
	margin-bottom: 15px;
}
.bs-wpfts .wpfts-badgelist-editor .badge {
    font-size: 1.1em;
    font-weight: normal;
    /* color: #fff; */
    padding-left: 0.8em;
    padding-right: 0.8em;
    border: 1px solid #ddd;
}
.wpfts-badgelist-editor .wpfts-number_of {
    color: #999;
    font-size: 0.7em;
    font-weight: bold;
}
.wpfts-badgelist-editor .btn-remove {
	cursor: pointer;
}
.wpfts-badgelist-editor input[type="text"] {
	border: 0px;
}
.wpfts-badgelist-editor select {
	width: 100%;
}
.wpfts-badgelist-editor .select2-container {
	width: 100% !important;
}
#wpfts_mainmenu_tab_wpfts-options-ps
{
	color: #009900;
}
