ul.taxopress-term-list-style li {
    border: 1px solid #cccccc;
    background-color: #fdfdfd;
    padding-top: 7px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    display: inline-block;
    margin-top: 0;
    margin-right: 5px;
}

ul.taxopress-term-list-style li::before {
    content: attr(data-position);
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0.75em;
    padding: 2px;
}

ul.taxopress-term-list-style li .remove-term-row {
    cursor: pointer;
}

table.st-autoterm-area-table {
    width: 100px;
}

table.st-autoterm-area-table th.action {
    width: 12%;
}

table.st-autoterm-area-table th,
table.st-autoterm-area-table td {
    padding: 6px 1px 4px 1px;
}

table.st-autoterm-area-table .find-in-customs-row td.item-header div {
    display: flex;
    margin-right: 10px;
    max-width: 300px;
    overflow-wrap: anywhere;
}

table.st-autoterm-area-table tr:nth-child(n+4) td {
    padding: 6px 1px 4px 5px;
}

table.st-autoterm-area-table tr:nth-child(n+4) td {
    border-top: 1px solid #c3c4c7;
    border-right: 1px solid #c3c4c7;
}

table.st-autoterm-area-table tr:nth-child(n+4) td:first-child {
    border-left: 1px solid #c3c4c7;
}

table.st-autoterm-area-table tr:last-child:not(.form-tr) td {
    border-bottom: 1px solid #c3c4c7;
}

table.st-autoterm-area-table .delete {
    color: #f54d4d;
    cursor: pointer;
}

table.st-autoterm-area-table .find-in-customs-row .action-checkbox {
    margin-right: 10px;
}

.form-table.taxopress-table.autoterm_terms .tab-group-tr td {
    padding: 20px 10px 20px 0;
}

.taxopress-button-group {
    padding-left: 1px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

.taxopress-button-group label {
    display: inline-block;
    border: #7e8993 solid 1px;
    position: relative;
    z-index: 1;
    padding: 5px 10px;
    background: #fff;
    margin: 0 0 0 -1px;
    flex: 1;
    text-align: center;
    white-space: normal;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.taxopress-button-group label.selected {
    border-color: #007cba;
    background: #008dd4;
    color: #fff;
    z-index: 2;
}

.taxopress-group-wrap.autoterm-tab-group .taxopress-button-group label.selected {
    border: #7e8993 solid 1px;
    background: #fff;
    color: #50575e;
    z-index: 2;
}

.taxopress-group-wrap.autoterm-tab-group .taxopress-button-group label.current {
    border-color: #007cba;
    background: #008dd4;
    color: #fff;
    z-index: 2;
}

.taxopress-button-group label:first-child {
    border-radius: 3px 0 0 3px;
}

.taxopress-group-wrap:not(.autoterm-tab-group) .taxopress-button-group input {
    display: none !important;
}

.taxopress-radio-input {
    margin-bottom: 10px;
}

.autoterm-description-tr td {
    padding: 0;
}

.autoterm-description-tr .taxopress-field-description {
    color: #3c434a;
    font-size: 13px;
    line-height: 1.5;
    font-style: normal;
}

.taxopress-split-wrap #poststuff #post-body.columns-2 {
    display: flex;
    margin-right: unset;
}

.taxopress-split-wrap .tp-flex-item {
    flex: 1 1 0px;
    margin-right: 15px;
    max-width: 50%;
}

.taxopress-split-wrap #post-body-content, 
.taxopress-split-wrap #post-body.columns-2 #postbox-container-1 {
    width: unset;
    min-width: unset;
    float: none;
    margin-right: unset;
    margin-bottom: 10px;
}

.taxopress-split-wrap #minor-publishing {
    min-height: 579px;
    padding: 10px;
}

.taxopress-split-wrap #post-body-content .main {
    padding: 10px;
}

.taxopress-split-wrap #poststuff #post-body.columns-2 #side-sortables {
    width: unset;
}

.taxopress-split-wrap .submit-action {
    display: flex;
    flex-direction: column-reverse;
}

.taxopress-split-wrap.taxopress-autoterm-content .submit-action .taxopress-spinner {
    margin: 10px auto;
}

.taxopress-split-wrap .right-body-content {
    border: 1px solid #c3c4c7;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
    background: #fff;
}

/* Start COPIED FROM PP BLOCKS */
.taxopress-menus-wrapper.capabilities-dashboard input {
    float: right;
}

.st_wrap .taxopress-dashboard-settings-boxes {
    margin-bottom: 20px;
    margin-top: 20px;
    display: grid;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: repeat(3, 1fr);
}

@media (max-width: 1200px) {
    .st_wrap .taxopress-dashboard-settings-boxes {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media (max-width: 979px) {
    .st_wrap .taxopress-dashboard-settings-boxes {
        grid-template-columns: repeat(1, 1fr)
    }
}

.st_wrap .taxopress-dashboard-settings-boxes .taxopress-dashboard-settings-box {
    position: relative;
    padding: 20px 20px 0;
    background-color: #fff;
    box-shadow: 0 10px 30px 0 rgba(160, 166, 190, 0.08);
    border: 1px solid #dcdcdc
}

.st_wrap .taxopress-dashboard-settings-boxes .taxopress-dashboard-settings-box h3 {
    margin: 0 0 1em;
    line-height: 1.5em;
    padding: 0
}

.st_wrap .taxopress-dashboard-settings-boxes .taxopress-dashboard-settings-box h3 span {
    background: #000;
    padding: 2px 5px;
    color: #fff;
    border-radius: 4px;
    font-size: 0.8em
}

.st_wrap .taxopress-dashboard-settings-boxes .taxopress-dashboard-settings-box h3 span.taxopress-label-beta {
    background: #ccc
}

.st_wrap .taxopress-dashboard-settings-boxes .taxopress-dashboard-settings-box .taxopress-dashboard-settings-description {
    line-height: 1.6em;
    padding: 0 0 20px;
    height: 150px
}

@media (max-width: 979px) {
    .st_wrap .taxopress-dashboard-settings-boxes .taxopress-dashboard-settings-box .taxopress-dashboard-settings-description {
        height: auto
    }
}

.st_wrap .taxopress-dashboard-settings-boxes .taxopress-dashboard-settings-box .taxopress-dashboard-settings-control {
    background: #fbfbfb;
    margin: 0 -20px;
    padding: 0 20px;
    line-height: 60px;
    border-top: 1px solid #dcdcdc;
    display: grid;
    grid-template-columns: 1fr 3fr;
    grid-column-gap: 20px
}

@media (min-width: 980px) {
    .st_wrap .taxopress-dashboard-settings-boxes .taxopress-dashboard-settings-box .taxopress-dashboard-settings-control {
        position: absolute;
        bottom: 0;
        width: 100%;
        box-sizing: border-box
    }
}

.st_wrap .taxopress-dashboard-settings-boxes .taxopress-dashboard-settings-box .taxopress-dashboard-settings-control .taxopress-switch-button {
    float: none;
    margin: 0
}

.st_wrap .taxopress-dashboard-settings-boxes .taxopress-dashboard-settings-box .taxopress-dashboard-settings-control .taxopress-switch-button .switch {
    margin: 17px 0
}


.taxopress-switch-button {
    float: right;
    margin-left: 10px;
    margin-right: 30px;
    line-height: 27px
}

.taxopress-switch-button .switch {
    position: relative;
    display: inline-block;
    width: 46px;
    height: 26px;
    margin: 10px
}

.taxopress-switch-button .switch input {
    display: none
}

.taxopress-switch-button .switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    width: auto
}

.taxopress-switch-button .switch .slider:before {
    position: absolute;
    content: '';
    height: 22px;
    width: 22px;
    left: 2px;
    bottom: 2px;
    background-color: #fff;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.taxopress-switch-button .switch input:checked+.slider {
    background-color: #00d084
}

.taxopress-switch-button .switch input:checked+.slider:before {
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px)
}

.block-item-readonly .taxopress-switch-button .switch {
    opacity: 0.3
}


.taxopress-floating-status {
    position: fixed;
    bottom: 20px;
    left: 184px;
    background: #2c3338;
    padding: 10px 15px;
    border-radius: 4px;
    margin-bottom: 10px;
    transition: all 0.5s ease-out;
    box-shadow: 0 0 15px #999;
    z-index: 999;
}
@media (max-width: 782px) {
    .taxopress-floating-status {
        left: 60px;
    }
}
.taxopress-floating-status.taxopress-floating-status--success {
    color: #00d084;
}
.taxopress-floating-status.taxopress-floating-status--error {
    color: #d63638;
}

.taxopress-hide-menu-item {
    display:none !important
}

/* end COPIED FROM PP BLOCKS */

.taxopress-welcome-banner {
    background-color: rgba(255,255,255,1)!important;
    z-index: 999!important;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.06)!important;
    height: 4rem!important;
    margin-left: -20px;
}

.taxopress-welcome-banner .banner-wrap {
    height: 100%!important;
    min-width: auto;
    width: 100%;
    margin: 0;
}

.taxopress-welcome-banner .banner-wrap .banner-inner {
    display: flex!important;
    align-items: center!important;
    height: 100%!important;
    margin-left: -1rem!important;
}

.taxopress-welcome-banner .banner-wrap .banner-inner a {
    display: flex!important;
    align-items: center!important;
    height: 100%!important;
    padding-bottom: 0.5rem!important;
    padding-top: 0.5rem!important;
    padding-left: 1rem!important;
    padding-right: 1rem!important;
}

.taxopress-welcome-banner .banner-wrap .banner-inner a img {
    max-width: 100%;
    margin-right: 0.5rem!important;
    height: 46px;
    width: auto;
}

.taxopress-welcome-content {
    margin-left: auto;
    margin-right: auto;
    min-width: auto;
    width: 100%;
}

.taxopress-welcome-content .content-wrap {
    margin: 30px auto!important;
    max-width: 80%;
}

.taxopress-welcome-content .welcome-panel-content {
    background: #fff;
    border: 1px solid #ddd;
    min-height: auto;
    padding: 20px;
    align-items: center!important;
}

.taxopress-welcome-content .welcome-panel-content h2 {
    font-size: 1.5em;
    margin: 20px 0;
}

.taxopress-expandable-textarea {
    width: 70%;
    resize: none;
    height: 50px;
    max-height: 100px;
}

#auto_link_exclude {
    width: 100%;
}

.taxopress-select2 {
    min-width: 200px;
}

.posts-term-filter-select {
    min-width: 250px;
}

.st_wrap.manage-taxopress-posts th.column-title, 
.st_wrap.manage-taxopress-posts th.column-taxonomy_terms {
    width: 25%;
}

.taxopress-post-taxonomy {
    margin-bottom: 5px;
}

body.taxopress_page_st_terms tr.inline-edit-row td {
    padding-left: 20px !important;
}

/* Footer admin   */
.footer_st{text-align:center;font-size:14px !important;}

/* Block taxonomy  */
.box-selector-taxonomy{border:1px solid;color:#9F6000;background-color:#FEEFB3;margin:10px 0 0;padding:15px 10px;width:100%;max-width:600px;box-sizing:border-box;display:inline-block;}
.box-selector-taxonomy .current-taxonomy{float:right;font-size:16px;font-weight:700;margin:0;}
.box-selector-taxonomy .change-taxo select{width:200px;}

.st_wrap.st_mass_terms-page .box-selector-taxonomy {
    margin: 0;
    padding: 0;
    background: aliceblue;
    color: transparent;
    display: inline-block;
}

.box-selector-taxonomy .change-taxo select,
.box-selector-taxonomy .change-taxo input[type="submit"] {
    margin: 0;
    padding: 6px 10px;
    height: auto;
    font-size: 14px;
    line-height: 1.42857143; /* Match default WP admin */
    box-sizing: border-box;
}

/* Custom CSS for pagination */
.tablenav.custom-nav .tablenav-pages {
    margin-top: 10px;
}

.tablenav.custom-nav .tablenav-pages a, 
.tablenav.custom-nav .tablenav-pages span {
    padding: 5px 10px;
    border: 1px solid #2271b1;
    border-radius: 3px;
    text-decoration: none;

    color: #2271b1;
    background: #f6f7f7;
}

.tablenav.custom-nav .tablenav-pages a:hover {
    background-color: #f6f7f7;
    color: #a7aaad;
}

.tablenav.custom-nav .tablenav-pages .current-page {
    font-weight: bold;
}

.tablenav.custom-nav .tablenav-pages .next-page, 
.tablenav.custom-nav .tablenav-pages .prev-page {
    color: #0073aa;
}

.tablenav.custom-nav .tablenav-pages .next-page.disabled, 
.tablenav.custom-nav .tablenav-pages .prev-page.disabled {
    color: #ccc;
    pointer-events: none;
}

.tablenav.custom-nav .tablenav-pages .page-numbers.current,
.tablenav.custom-nav .tablenav-pages .page-numbers.dots {
    color: #a7aaad;
    border-color: #dcdcde;
    background: #f6f7f7;
    box-shadow: none;
    cursor: default;
    transform: none;
}


/* Options Table   */
.st_wrap fieldset.options legend{display:none;}
.st_wrap fieldset.options{border:0;}
.st_wrap .form-table th{width:200px;}
.st_wrap .stpexplan{margin-top: 4px; color: #646970;}
.st_wrap .stpexplan ul{list-style:square;margin:0 0 0 20px;padding:0;}
.st_wrap .stpexplan ul li{margin:0;padding:0;}
.st_wrap .stpexplan.helper {
    padding-left: 0;
}

/* Options - Input Color   */
.box_color{display:block;width:20px;height:20px;border:1px solid #ccc;}

/* Auto tags   */
.st_wrap .adv-tags-input{width:98%;margin:3px 0;padding:3px 5px;}

/* Mass Edit Tags   */
.st_wrap input.tags_input{width:90%;margin:3px 0 8px;padding:3px 10px;}
.st-mass-edit input.tags_input{
  width: -webkit-fill-available !important;
  width: -moz-available !important;
}

.taxopress_page_st_terms .inline-editor .inline-edit-col,
.taxopress_page_st_terms .inline-editor .inline-edit-save {
    width: 50%;
}

.taxopress_page_st_terms .inline-editor .inline-edit-col label select {
    margin-left: 12px;
}

.taxopress_page_st_terms .inline-editor .inline-edit-col label {
    margin-bottom: 10px;
}

/* Suggested Click Tags   */
a#open_clicktags {
    color:red;
}
a#open_clicktags,
a#close_clicktags{font-weight:700;border:0;text-decoration:none;display:block;margin-bottom:5px;}
a#close_clicktags{display:none;}

/* Ajax Click Tags   */
#st-clicks-tags .container_clicktags{border:3px dashed #D1E6EF;display:none;max-height:300px;overflow:auto;margin:3px 0 0;padding:6px;}
#st-clicks-tags .container_clicktags .used_term{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50); 
    opacity: 0.5;
    color: #555;
    background-color: #eee;
    border: 1px dotted #1e1e1e;
}

/* Click Tags   */
.container_clicktags{display:block;}
.container_clicktags span{display:block;float:left;background:#ddd;border: 1px dotted transparent;color:#1e1e1e;cursor:pointer;margin:3px;padding:5px;}
.container_clicktags span:hover{color:#000;background:#b6bdd2;border-color:#0a246a;}
.container_clicktags span.ttn_topic{background:#ddd url(../images/tag_blue.png) 3px 50% no-repeat;}
.container_clicktags span.ttn_location{background:#ddd url(../images/map.png) 3px 50% no-repeat;}
.container_clicktags span.ttn_person{background:#ddd url(../images/user.png) 3px 50% no-repeat;}
.container_clicktags span.yahoo{background:#ddd url(../images/yahoo_logo.gif) 3px 50% no-repeat;}
.container_clicktags span.local{background:#ddd;}
.container_clicktags span.ttn_topic:hover{background:#b6bdd2 url(../images/tag_blue.png) 3px 50% no-repeat;}
.container_clicktags span.ttn_location:hover{background:#b6bdd2 url(../images/map.png) 3px 50% no-repeat;}
.container_clicktags span.ttn_person:hover{background:#b6bdd2 url(../images/user.png) 3px 50% no-repeat;}
.container_clicktags span.yahoo:hover{background:#b6bdd2 url(../images/yahoo_logo.gif) 3px 50% no-repeat;}
#suggestedtags .container_clicktags .used_term,
div[id^="suggestedtags-"] .container_clicktags .used_term {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50); 
    opacity: 0.5;
    filter: alpha(opacity=50); 
    opacity: 0.5;
    color: #555;
    background-color: #eee;
    border: 1px dotted #1e1e1e;
}

.taxopress_page_st_terms table.terms .manage-column.column-primary {
    width: 30%;
}

/* Advanced tags input   */
#adv-tags-input{padding:3px 5px;}

/* Manage page */
#term-list{float:left;width:20%;}
#term-list-inner{padding-top:10px;text-align:center;}
#term-list-inner a{text-decoration:none;}
#term-list-inner a:hover{text-decoration:underline;}
#manage-table-terms{float:left;width:75%;clear:none;margin-left:2%;}

/* Autocomplete */
.ac_over { background-color: #0A246A; color: white !important; }

.simple-tags-review-box a.button {
  margin-top: 10px;
  display: inline-block;
}
.simple-tags-review-box {
  border: 1px solid black;
  display: inline-block;
  font-size: 14px;
  padding: 10px;
  margin: 10px 0;
  background-color: white;
}
.simple-tags-dismiss-rating {
  vertical-align: bottom;
  color: #444;
  margin-left: 10px;
  font-style: italic;
}

.st-hide-content,
.st-subhide-content {
  display: none !important;
}

div[id^="suggestedtags-"] .postbox-header .hndle,
#suggestedtags .postbox-header .hndle {
  flex-grow: unset !important;
  display: block !important;
}
.st-add-suggestion-input {
  margin-left: 56px;
  margin-right: 10px;
}
.auto-terms-keyword-list input {
  margin-bottom: 10px;
}
.st-delete-suggestion-input {
  margin-right: 5px;
}
.auto-terms-keyword-list {
  margin-top: 20px;
}
.auto-terms-keyword-title {
  display: inline;
}
.taxopress_page_st_manage .wrap {
    margin-top: 35px;
}


.simple-tags-nav-tab-wrapper .nav-tab {
    color: inherit;
    cursor: pointer;
}

.simple-tags-nav-tab-wrapper .nav-tab-active,
.simple-tags-nav-tab-wrapper .nav-tab:hover,
.simple-tags-nav-tab-wrapper .nav-tab:active,
.simple-tags-nav-tab-wrapper .nav-tab:focus {
    border-top-color: #655997;
    color: #655997;
}

.auto-terms-content input[type="submit"] {
    margin-top: 10px;
}

.button-secondary.delete-unused-term {
    color: red !important;
    border-color: red !important;
}

#terms-feedback .taxopress-response-css {
    margin-top: 10px;
}

.auto-terms-keyword-list-wrapper {
    margin-left: 100px;
}
.auto-terms-error-red {
    display:none;
    background: #fff;
    border: 1px solid #c3c4c7;
    border-left-width: 4px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
    margin: 5px 15px 2px;
    padding: 10px 12px;
    border-left-color: #d63638;
    margin-top: 20px;
    margin-left: 0px;
}
.st-tag-cloud-search-form {
    float: left;
    margin-bottom: 6px;
}

.auto-terms-content input[type=text] {
    min-height: 40px;
    max-width: 90%;
}

.click-tag-search-box {
    display: block;
    margin-bottom: 10px;
}
.st-manage-terms-page .tablenav.top {
    display: none;
}
.st-manage-terms-page .column-name {
    width: 40%;
}
.st-manage-terms-page .column-slug {
    width: 35%;
}
.addterm_type_all_posts,
.addterm_type_matched_only,
.removeterm_type_all_posts,
.removeterm_type_matched_only {
    margin-right: 9px !important;
}
.terms-type-options {
    margin-bottom: 15px !important;
}
.tagcloudui:not(.st-manage-terms-page):not(.st_mass_terms-page) input[type=text],
.tagcloudui:not(.st-manage-terms-page):not(.st_mass_terms-page) input[type=number],
.tagcloudui:not(.st-manage-terms-page):not(.st_mass_terms-page) select,
.taxopress-split-wrap input[type=text]:not(.current-page),
.taxopress-split-wrap input[type=number]:not(.current-page),
.taxopress-split-wrap select:not(#bulk-action-selector-top):not(.post-top-filter) {
    width: 300px;
}

.taxopress-autoterm-fetch-wrap {
    display: flex;
    justify-content: flex-end;
    margin-right: 10px;
}

.taxopress-autoterm-fetch-wrap .preview-button {
    margin-left: 10px;
}

.taxopress-autoterm-fetch-wrap .spinner:not(.is-active) {
    display: none;
}

.previewed-tag-fieldset {
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 3px dashed #D1E6EF;
    overflow: auto;
    margin: 3px 0 0;
}

.previewed-tag-fieldset legend {
    padding: 0 10px;
    padding-bottom: 5px;
    color: #2271b1;
}

.previewed-tag-fieldset legend a {
    text-decoration: none;
}

.taxopress-autoterm-result .output  .previewed-tag-fieldset {
    margin-bottom: 30px;
}

.preview-action-title.taxopress-autoterm-element:not(.default),
.previewed-tag-content.taxopress-autoterm-element:not(.default) {
    display: none;
}

.taxopress-autoterm-result .output .ai-select-all {
    cursor: pointer;
}

.preview-action-btn-wrap {
    display: flex;
    margin-top: 10px;
    justify-content: right;
}

.preview-action-btn-wrap .spinner:not(.is-active) {
    display: none;
}

.previewed-tag-content .result-terms {
    margin: 3px 1px 3px 10px;
    padding: 0;
    display: inline-block;
    white-space: nowrap;
    background: #ddd;
    border: 1px dotted transparent;
    color: #1e1e1e;
    cursor: pointer;
}

.previewed-tag-content .result-terms:not(.countable) {
    padding: 2px 0;
}

.previewed-tag-content .result-terms.used_term {
    background: #5ecd8a;
    color: #333333;
}

.previewed-tag-content .result-terms .term-name {
    margin: 0 0.3em;
    padding: 8px 4px;
}

.previewed-tag-content .result-terms .term-counts {
    background-color: #357AB5;
    color: #fff;
    margin-left: 0.2em;
    padding: 0.2em 0.4em;
    display: inline-block;
}

.auto-terms-options-wrap.radio,
.auto-terms-options-wrap.checkbox {
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-height: 420px;
    overflow-y: auto;
}

.auto-terms-options-wrap.radio label,
.auto-terms-options-wrap.checkbox label {
    flex: 0 0 auto;
    cursor: pointer;
}

.taxopress-warning {
    border: 1px solid rgb(230, 219, 84);
    color: #8a8a8a;
    font-size: 13px;
    padding: 12px 25px;
    background-color: rgb(254, 255, 224);
}

.taxopress_page_st_terms_display #col-container,
.taxopress_page_st_post_tags #col-container,
.taxopress_page_st_related_posts #col-container,
.tagcloudui #poststuff {
    min-height: 600px;
}

.taxopress_page_st_terms_display .manage-column.column-shortcode {
    width: 25%;
}
.taxopress_page_st_terms_display .shortcode.column-shortcode input[type=text] {
    width: -webkit-fill-available;
    width: -moz-available;
}

.taxopress_page_st_post_tags .manage-column.column-shortcode {
    width: 25%;
}
.taxopress_page_st_post_tags .shortcode.column-shortcode input[type=text] {
    width: -webkit-fill-available;
    width: -moz-available;
}

.taxopress_page_st_post_tags .manage-column.column-embedded {
    width: 20%;
}


.taxopress_page_st_related_posts .manage-column.column-shortcode {
    width: 20%;
}
.taxopress_page_st_related_posts .shortcode.column-shortcode input[type=text] {
    width: -webkit-fill-available;
    width: -moz-available;
}

.taxopress_page_st_related_posts .manage-column.column-embedded {
    width: 20%;
}

.st-full-width {
    width: -webkit-fill-available !important;
    width: -moz-available !important;
}
.tagcloudui {
    width: calc(100% - 350px);
    display: inline-block;
}

.admin-settings {
    width: calc(100% - 400px);
    display: inline-block;
}

.taxopress-right-sidebar {
    float: right;
    margin-left: 20px;
    margin-top: 10px;
    width: 325px;
}

.admin-settings-sidebar {
    margin-right: 30px;
    margin-top: 20px;
}

.taxopress-right-sidebar-wrapper {
    background: #fff;
    margin-bottom: 10px;
    padding: 20px;
    min-height: auto !important;
}
.taxopress-right-sidebar-wrapper p.submit {
    margin: 0 !important;
    padding: 0 !important;
}
.manage-term-screen-options {
    margin-top: -20px;
}
.manage-term-screen-options label {
    color: #1d2327;
    font-size: 1.3em;
}
.taxopress_page_st_manage #search-submit {
    margin-right: 10px;
}
.taxopress_page_st_manage .screen-options {
    display: none;
}
#st-tags-slug-error-input {
    color: red;
    font-weight: bold;
}
.hidemessage {
    display: none;
}
.taxopress-taxonomy-empty-types-dialog p {
color: red;
font-weight: bold;
}

.taxonomiesui .taxonomy_order select {
    width: 300px;
}

.st-legacy-subtab,
.st-taxopress-ai-subtab,
.st-metabox-subtab {
    margin: 8px 0 0;
    padding: 0;
    font-size: 13px;
    color: #646970;
}
.st-legacy-subtab span,
.st-taxopress-ai-subtab span,
.st-metabox-subtab span {
    margin: 0;
    white-space: nowrap;
    line-height: 2;
    padding: .2em;
}
.st-legacy-subtab span.active,
.st-taxopress-ai-subtab span.active,
.st-metabox-subtab span.active {
    color: #000;
    font-weight: 600;
    border: none;
}
.st-legacy-subtab span:not(.active),
.st-taxopress-ai-subtab span:not(.active),
.st-metabox-subtab span:not(.active) {
    color: #2271b1;
    cursor: pointer;
}

.taxopress-settings-subtab-title {
    margin-bottom: 0;
}

.taxopress-warning textarea {
    width: -webkit-fill-available !important;
    width: -moz-available !important;
}
.taxopress-description {
    margin: 10px 0;
}
.stb-block-related-post,
.stb-block-related-post + p,


.stb-block-post-tags,
.stb-block-post-tags + p,
.stb-block-tag-clouds-post,
.stb-block-tag-clouds-post + p  {
    padding: 10px;
}
select#stb-related-post-select,
select#stb-post-tags-select,
select#stb-related-post-select,
select#stb-tag-clouds-select {
    height: 40px;
}

.taxopress-warning.upgrade-pro {
    color: #1F48AC;
}
.taxopress-warning.upgrade-pro h2 {
    color: #1F48AC;
    font-size: 1.3em !important;
    font-weight: 600 !important;
    padding-left: 0 !important;
}
.pp-version-notice-bold-purple {
    background: #1F48AC !important;
}

.taxopress-help-tooltip {
    display:inline-block;
    position:relative;
    text-align:left;
    margin-left: 6px;
    opacity: inherit;
    border-bottom: 1px dotted #424242;
}

.taxopress-help-tooltip .tooltip-text {
    min-width:200px;
    max-width:400px;
    margin-left:30px;
    transform:translate(0, -50%);
    padding:20px;
    color:#FFFFFF;
    background-color: #555;
    font-weight:normal;
    font-size:13px;
    border-radius:8px;
    position:absolute;
    z-index:99999999;
    box-sizing:border-box;
    display:none;
    border:1px solid #DCA;
}

.taxopress-help-tooltip:hover .tooltip-text {
    display:block;
}

.taxopress-help-tooltip:before  {
    color: #424242;
    opacity: 0.5;
    text-decoration: none;
    width: 16px;
}
fieldset .taxopress-help-tooltip  {
    position: relative;
    top: 4px;
}
.taxopress-help-tooltip :hover {
    color: #0074a2;
    opacity: 1;
}
.taxopress-help-tooltip :focus {
    box-shadow: none;
}

ul.taxopress-tab {
    margin: 0;
    width: 20%;
    float: left;
    line-height: 1em;
    padding: 0 0 10px;
    position: relative;
    background-color: #fafafa;
    border-right: 1px solid #eee;
    box-sizing: border-box;
    min-height: 400px;
}
.taxopress-tab-content {
    float: left;
    width: 80%;
    min-height: 275px;
    box-sizing: border-box;
    padding-left: 10px;
}


body.taxopress_page_st_suggestterms ul.taxopress-tab {
    width: 21%;
}

body.taxopress_page_st_suggestterms .taxopress-tab-content {
    width: 79%;
}

ul.taxopress-tab li {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
}
ul.taxopress-tab li a {
    margin: 0;
    padding: 10px;
    display: block;
    box-shadow: none;
    text-decoration: none;
    line-height: 20px!important;
    border-bottom: 1px solid #eee;
}

ul.taxopress-tab li a::before {
    font-family: Dashicons;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-variant: normal;
    text-decoration: none;
}


ul.taxopress-tab li a span {
    margin-left: .618em;
    margin-right: .618em;
}
ul.taxopress-tab li.active a {
    color: #555;
    position: relative;
    background-color: #eee;
}

.st-tabbed #poststuff .inside {
    margin-left: 0 !important;
    margin-top: 0 !important;
    padding-left: 0 !important;
}

ul.taxopress-tab li.autolink_advanced_tab a::before {
    content: "\f111";
}
ul.taxopress-tab li.autolink_exceptions_tab a::before {
    content: "\f211";
}
ul.taxopress-tab li.autolink_display_tab a::before {
    content: "\f186";
}
ul.taxopress-tab li.autolink_general_tab a::before {
    content: "\f107";
}
ul.taxopress-tab li.autolink_control_tab a::before {
    content: "\f169";
}

ul.taxopress-tab li.autoterm_terms_tab a::before {
    content: "\f323";
}
ul.taxopress-tab li.autoterm_when_to_use_tab a::before {
    content: "\f506";
}
ul.taxopress-tab li.autoterm_display_tab a::before {
    content: "\f186";
}
ul.taxopress-tab li.autoterm_options_tab a::before {
    content: "\f180";
}
ul.taxopress-tab li.autoterm_oldcontent_tab a::before {
    content: "\f186";
}
ul.taxopress-tab li.suggestterm_local_tab a::before {
    content: "\f323";
}
ul.taxopress-tab li.suggestterm_external_tab a::before {
    content: "\f504";
}
ul.taxopress-tab li.autoterm_schedule_tab a::before {
    content: "\f469";
}
ul.taxopress-tab li.autoterm_logs_tab a::before {
    content: "\f321";
}
ul.taxopress-tab li.autoterm_advanced_tab a::before {
    content: "\f111";
}
ul.taxopress-tab li.autoterm_preview_tab a::before {
    content: "\f115";
}


ul.taxopress-tab li.tagcloud_terms_tab a::before {
    content: "\f323";
}
ul.taxopress-tab li.tagcloud_design_tab a::before {
    content: "\f309";
}
ul.taxopress-tab li.tagcloud_advanced_tab a::before {
    content: "\f111";
}

ul.taxopress-tab li.tagcloud_layout_tab a::before {
    content: "\f508";
}


ul.taxopress-tab li.relatedpost_advanced_tab a::before {
    content: "\f111";
}
ul.taxopress-tab li.relatedpost_option_tab a::before {
    content: "\f180";
}
ul.taxopress-tab li.relatedpost_display_tab a::before {
    content: "\f186";
}
ul.taxopress-tab li.relatedpost_design_tab a::before {
    content: "\f309";
}
ul.taxopress-tab li.relatedpost_post_types_tab a::before {
    content: "\f116";
}
ul.taxopress-tab li.relatedpost_layout_tab a::before {
    content: "\f508";
}


ul.taxopress-tab li.posttags_advanced_tab a::before {
    content: "\f111";
}
ul.taxopress-tab li.posttags_options_tab a::before {
    content: "\f180";
}
ul.taxopress-tab li.posttags_display_tab a::before {
    content: "\f186";
}
ul.taxopress-tab li.posttags_design_tab a::before {
    content: "\f309";
}
ul.taxopress-tab li.posttags_layout_tab a::before {
    content: "\f508";
}
.manage-taxopress-terms .column-slug {
    width: unset;
}
.st-html-exclusion-table th,
.st-custom-exclusion-table th {
    padding: unset;
    overflow-wrap: break-word;
    max-width: 120px;
}
.st-html-exclusion-table td,
.st-custom-exclusion-table td {
    padding: 5px 5px;
    overflow-wrap: break-word;
    max-width: 180px;
}

.st-custom-exclusion-table th,
.st-custom-exclusion-table td {
    max-width: unset;
}

.st-exclusion-custom-form .flex-parent {
    display: flex;
    padding-bottom: 5px;
}

.st-autoterms-single-specific-term {
    margin: 15px 0;
}

.st-autoterms-single-specific-term.new {
    margin: 25px 0;
}

.autoterm-log-message {
    display: none;
}

.log-message-hide-button {
    margin-bottom: 10px;
}

.autoterm-log-message ul {
    list-style: decimal;
    padding: 12px;
}

.auto-term-content-result {
    margin-top: 10px;
    max-height: 430px;
    overflow-y: scroll;
}

.autoterm-content-settings-link {
    margin-left: 5px;
    text-decoration: none;
}

.taxopress-spinner {
    float: none;
}

.auto-term-content-result .result-item fieldset {
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 3px dashed #D1E6EF;
    overflow: auto;
    margin: 3px 0 0;
}

.auto-term-content-result .result-item fieldset legend {
    padding: 0 10px;
    padding-bottom: 5px;
    color: #2271b1;
}

.auto-term-content-result .result-item .result-title a {
    text-decoration: none;
    color: #2271b1;
}

.auto-term-content-result .result-item .taxopress-term {
    background: #5ecd8a;
    color: #333333;
    padding: 2px 0;
    display: inline-block;
    white-space: nowrap;
    border: 1px dotted transparent;
    margin: 3px 1px 3px 10px;
}

.auto-term-content-result .result-item .taxopress-term .term-name {
    margin: 0 0.3em;
    padding: 8px 4px;
}

.taxopress-response-css {
    position: relative;
    align-items: center;
    background-color: #fff;
    border-left: 4px solid #3858e9;
    display: flex;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-size: 13px;
    padding: 8px 12px;
    text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
}

.taxopress-response-css p {
    margin: 4px 25px 4px 0;
    flex-grow: 1;
}

.taxopress-response-css button {
    align-items: center;
    align-self: flex-start;
    color: #757575;
    flex-shrink: 0;
}

.taxopress-response-css.green {
    border-left-color: #00a32a;
    background: #edfaef;
    background-color: #eff9f1;
    border-left-color: #4ab866;
}

.taxopress-response-css.yellow {
    background-color: #fef8ee;
    border-left-color: #f0b849;
}

.taxopress-response-css.red {
    background-color: #f4a2a2;
    border-left-color: #cc1818;
}

.remove-specific-term {
    color: red;
    cursor: pointer;
    font-weight: 500;
    font-size: 20px;
}

.clicktags-search-wrapper {
    display: flex;
    margin-bottom: 5px;
}

#side-sortables .clicktags-search-wrapper {
    display: block;
}

#side-sortables .edit-suggest-term-metabox {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.clicktags-search-wrapper .option {
    display: inline;
    margin-right: 15px;
}

.clicktags-search-wrapper .option select,
.clicktags-search-wrapper .option input {
    width: 100%;
}

#side-sortables .term_suggestion_select {
    width: 100%;
}

.edit-suggest-term-metabox {
    font-size: 14px;
    padding: 8px;
}

body.block-editor-page .clicktags-search-wrapper .option select,
body.block-editor-page .clicktags-search-wrapper .option input {
    width: -webkit-fill-available !important;
    width: -moz-available !important;
}

.clicktags-search-wrapper .option label {
    font-weight: bold !important;
    white-space: nowrap;
    overflow: hidden;
}

.form-table.taxopress-table.suggestterm_external .suggestterm_external_description+tr th {
    width: 250px;
} 

.taxopress-advertisement-right-sidebar .upgrade-btn a {
    background: #FCB223;
    color: #000 !important;
    font-weight: normal;
    text-decoration: none;
    padding: 9px 12px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-sizing: border-box;
    border: 1px solid #fca871;
    break-inside: avoid;
    white-space: nowrap;
}

.taxopress-advertisement-right-sidebar .upgrade-btn a:hover {
    background: #fcca46;
    color: #000 !important;
}

.taxopress-advertisement-right-sidebar h3.hndle {
    font-size: 14px;
    padding: 8px 12px;
    margin: 0;
    line-height: 1.4;
}

.taxopress-token-right-sidebar h3.hndle {
    font-size: 14px;
    padding: 8px 12px;
    margin: 0;
    line-height: 1.4;
}

.taxopress-logs-tablenav-purge-logs {
    color: red !important;
}

.autoterms-log-table-filter select {
    float: none !important;
}

.autoterms-log-table-filter {
    margin-bottom: 5px;
}

.autoterms-log-table-filter label,
.autoterms-log-table-limit-settings label,
.taxopress-props-label {
    display: block;
    margin-bottom: 5px;
}

.taxopress-props-label {
    visibility: hidden;
}

.autoterms-log-table-limit-settings {
    margin-bottom: 5px;
    display: block;
}

.tablenav .actions.autoterms-log-table-filter select {
    max-width: 140px;
}

.taxopress-warning textarea[readonly],
.column-shortcode input[readonly] {
    background-color: #fff !important;
}

.taxopress-advertisement-right-sidebar h3.hndle {
    font-size: 14px;
    padding: 8px 12px;
    margin: 0;
    line-height: 1.4;
}

.taxopress-advertisement-right-sidebar .postbox-container .inside ul {
    margin-bottom: 20px;
}

.taxopress-advertisement-right-sidebar .postbox-container .inside ul li {
    position: relative;
    padding-left: 22px;
    font-weight: 600;
    font-size: .9em;
}

.taxopress-advertisement-right-sidebar .postbox-container .inside ul li:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-color: #3C50FF;
    mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z'/></svg>");
    -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z'/></svg>");
    mask-size: 16px;
    -webkit-mask-size: 16px;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-position: left;
    -webkit-mask-position: left;
}

.taxopress-advertisement-right-sidebar a.advert-link,
.taxopress-content-promo-box a.advert-link {
    display: block;
    margin-top: 10px;
    font-size: 1em;
}

.taxopress-advertisement-right-sidebar .advertisement-box-header,
.taxopress-content-promo-box .advertisement-box-header {
    background: #1F48AC;
    color: #ffffff !important;
    padding: 8px 12px !important;
}


.taxopress-content-promo-box .postbox-header {
    border-top: none !important;
}

.taxopress-advertisement-right-sidebar .advertisement-box-content,
.taxopress-content-promo-box.advertisement-box-content {
    border: 1px solid #1F48AC;
}


.taxopress-content-promo-box .upgrade-btn {
    margin-top: 20px;
}

.taxopress-content-promo-box .upgrade-btn a {
    background: #FCB223;
    color: #000 !important;
    font-weight: normal;
    text-decoration: none;
    padding: 9px 12px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-sizing: border-box;
    border: 1px solid #fca871;
    break-inside: avoid;
    white-space: nowrap;
}

.taxopress-content-promo-box .upgrade-btn a:hover {
    background: #fcca46;
    color: #000 !important;
}

.taxopress-content-promo-box.postbox.upgrade-pro .inside-content {
    position: relative;
    margin: 11px 0;
    padding: 0 12px 12px;
    line-height: 1.4;
    font-size: 13px;
}

.terms-display-preview .taxopress-preview-wrapper {
    position: relative;
    min-height: 50px;
}

.terms-display-preview .taxopress-preview-control {
    margin: 0;
    min-height: 0;
}

.terms-display-preview .spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    float: none;
    margin: 0;
    visibility: hidden;
}

.terms-display-preview .handle-actions {
    display: flex;
    align-items: center;
}

.terms-display-preview .term-panel-move {
    cursor: pointer;
    padding: 0 5px;
    color: #787c82;
}

.terms-display-preview .term-panel-move:hover {
    color: #007cba;
}

.terms-display-preview .taxopress-preview-content {
    padding: 15px;
    min-height: 100px;
}

.terms-display-preview .error {
    color: #cc0000;
}

.relatedposts-preview-container {
    margin-bottom: 20px;
}

.taxopress-preview-box{
    min-height: 50px !important;
    min-width: 100px !important;
}

.taxopress-preview-content {
    padding: 15px;
}

.taxopress-preview-control {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 15px;
}

.taxopress-post-preview-select {
    min-width: 150px;
}

.taxopress-preview-message {
    margin: 10px 0;
    padding: 10px;
    font-style: italic;
    background: #fff;
    border-left: 4px solid #72aee6;
}

.taxopress-preview-message.error {
    border-left-color: #d63638;
    background-color: #fcf0f1;
}

.taxopress-preview-results {
    margin-top: 15px;
    background: #fff;
    border: 1px solid #c3c4c7;
    padding: 15px;
    min-height: 50px;
}

.posttags-preview-container .taxopress-preview-wrapper{
    padding: 15px;
}

.posttags-preview-container .taxopress-preview-results-content {
    background: #fff;
    padding: 10px;
    
    border: 1px solid #ccd0d4;
    border-radius: 4px;
}

.posttags-preview-container .handle-actions {
    display: flex;
    align-items: center;
}

.taxopress-edited-yes{
    color: #46b450;
}

.taxopress-edited-no{
    color: #dc3232;
}

.taxopress.tooltip-text{
    text-align: center !important;
}


@media only screen and (min-width: 1075px) {
    .taxopress-advertisement-right-sidebar-message,
    .upgrade-btn {
        display: inline-block;
    }

    .taxopress-advertisement-right-sidebar-message {
        margin-right: 25px;
    }
}

@media only screen and (max-width: 1074px) {
    .taxopress-advertisement-right-sidebar-message,
    .upgrade-btn {
        display: block;
    }

    .upgrade-btn {
        margin-top: 20px;
    }

    .upgrade-btn a {
        max-width: 170px;
    }
}

@media only screen and (max-width: 1270px) {

    .tagcloudui,
    .taxopress-right-sidebar {
        display: block;
        width: 100%;
        float: none;
        margin-left: 0;
    }
}

@media only screen and (max-width: 1024px) {

    .st-add-suggestion-input {
        margin-left: 0px;
    }
    .auto-terms-keyword-title {
        display: block;
    }
    .auto-terms-keyword-list-wrapper {
        margin-left: 0;
    }
    .tagcloudui,
    .taxopress-right-sidebar {
        display: block;
        width: 100%;
        float: none;
        margin-left: 0;
    }
}


@media screen and (max-width: 782px) {
    .taxopress_page_st_terms table.terms .manage-column.column-primary {
        width: 100%;
    }    
}

.taxopress-log-table table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
  }
  
.taxopress-log-table table caption {
    font-size: 1.5em;
    margin: .5em 0 .75em;
  }
  
.taxopress-log-table table tr {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    padding: .35em;
  }
  
.taxopress-log-table table th,
.taxopress-log-table table td {
    padding: .625em;
    text-align: center;
    padding: 8px 10px !important;
  }
  
.taxopress-log-table table th {
    font-size: .85em;
    letter-spacing: .1em;
    text-transform: uppercase;
  }
  /* Responsive table
  @media screen and (max-width: 600px) {
*/
  .taxopress-log-table table {
      border: 0;
    }
  
  .taxopress-log-table table caption {
      font-size: 1.3em;
    }
    
  .taxopress-log-table table thead {
      border: none;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px;
    }
    
  .taxopress-log-table table tr {
      border-bottom: 3px solid #ddd;
      display: block;
      margin-bottom: .625em;
    }
    
  .taxopress-log-table table td {
      border-bottom: 1px solid #ddd;
      display: block;
      font-size: .8em;
      text-align: right;
    }
    
  .taxopress-log-table table td::before {
      /*
      * aria-label has no advantage, it won't be read inside a table
      content: attr(aria-label);
      */
      content: attr(data-label);
      float: left;
      font-weight: bold;
      text-transform: uppercase;
    }
    
  .taxopress-log-table table td:last-child {
      border-bottom: 0;
    }
  /* end responsive table } */

@media screen and (max-width: 1367px) {
    
    .clicktags-search-wrapper {
        display: block;
    }
}

.taxopress-autoterm-schedule .autoterm_cron_disable_label{
    display: inline-block;
    margin-bottom: 12px;
}

.page-title-action.taxopress{
    display: inline-flex;
    align-items: center;
    gap: 5px;
    top: 3px !important;
}

.suggest-merge-terms {
    display: inline-block;
    padding: 0 10px;
    margin: 0 0 10px 0;
    cursor: pointer;
    border: 1px solid #2271b1;
    border-radius: 3px;
    background: #f6f7f7;
    color: #2271b1;
    text-decoration: none;
    line-height: 2;
    min-height: 30px;
    font-size: 13px;
}

.suggest-merge-terms:hover {
    background: #f0f0f1;
    border-color: #0a4b78;
    color: #0a4b78;
}

.suggest-merge-terms:focus {
    background: #f0f0f1;
    border-color: #2271b1;
    color: #0a4b78;
    box-shadow: 0 0 0 1px #2271b1;
    outline: 2px solid transparent;
    outline-offset: 0;
}

.suggest-merge-terms:active {
    background: #f6f7f7;
    border-color: #565e64;
    box-shadow: none;
}

#taxopress-merge-suggestions {
    margin-top: 15px;
    border: 1px solid #ddd;
    padding: 15px;
}

.taxopress-suggestion-item {
    margin-bottom: 10px;
}

#taxopress-hidden-suggestions {
    display: none;
}

#taxopress-toggle-suggestions {
    margin-bottom: 10px !important;
}

.taxopress-button-wrapper{
    position: relative;
    display: inline-block;
}

.taxopress-no-suggestions{
    margin-bottom: 10px !important;
}

.taxopress-button-spinner-overlay{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(246, 242, 242, 0.8);
}

.taxopress-select-all-suggestions {
    margin-bottom: 10px;
    padding: 5px 0;
}

.taxopress-select-all-suggestions .ai-select-all {
    text-decoration: none;
    color: #2271b1;
}

.taxopress-select-all-suggestions .ai-select-all:hover {
    color: #135e96;
}

.taxopress-suggestion-item {
    margin-bottom: 10px;
    padding: 8px 10px;
    border: 1px solid #dcdcde;
    border-radius: 3px;
    background: #fff;
}

.taxopress-merge-badge {
    display: inline-block;
    margin-right: 6px;
    padding: 1px 5px;
    font-size: 11px;
    line-height: 1.3;
    color: #3858e9;
    background: #f0f4ff;
    border-radius: 3px;
}

.taxopress-merge-original {
    font-style: italic;
}
.taxopress-merge-target {
    font-weight: 600;
}

input#post-search-input {
    min-width: 200px;
}

.taxopress-suggestion-item label {
    display: block;
}

.taxopress-merge-badge {
    display: none;
}

.taxopress-merge-meta {
    margin-top: 4px;
    font-size: 14px;
    color: #555;
    padding-bottom: 15px !important;
}

.taxopress-merge-meta-line + .taxopress-merge-meta-line {
    margin-top: 4px;
}

.taxopress-merge-meta strong {
    font-weight: 600;
}