#token_styles {
    width: 100%;
}

#token_styles th {
    padding: 0;
    padding-top: 2%;
}

.token {
    font-weight: bold;
}

.list_value_blocks {
    margin-bottom: 0.5%;
}

.allow_url_for_hyperlink_ckeckbox {
    width: auto;
}

.proxy-user-password {
    width: 12.2em;
}

.proxy-port {
    width: 5em;
}

.settings-separator {
    border-top: 1px solid #d8d8d8;
    padding-top: 1em;
    margin-top: 0.5em;
}

td#import-articles-page {
    width: 25em;
}

td#import-articles-page ul#categorychecklist li ul {
    margin-left: 6%;
}

td#import-articles-page ul#categorychecklist {
    height: 120px;
    width: 25em;
    overflow: auto;
}

div#affiliate-link {
    text-align: center;
}

#adminmenu {
    width: 150px;
}

#categorydiv #categorychecklist > li {
    margin-left: 2.5%;
    margin-top: 1.5%;
}

.settings-table-header {
    margin-left: 1%;
}

element.style {
    min-width: auto;
}

.list-categories, #list-categories-paginator {
    width: 30%;
}

.list-categories .check-column {
    width: 10%;
}

.list-categories-container {
    margin-left: 1%;
}

.add-categories th {
    width: 12%;
}

.check-column.bulk-actions input[type = checkbox] {
    margin: 6px 0 0 8px;
    padding: 0;
    vertical-align: text-top;
}

table.widefat.bulk-actions {
    margin-top: 0.5%;
}

.bulk-action-form {
    margin-top: 1%;
}

.color-red {
    color: red;
}

.color-green {
    color: green;
}

#import_use_too_unique_kw_as_tags_td {
    margin-left: -1.2em;
}

#import_use_too_kw1_as_category_td {
    margin-top: -5%;
    float: left;
}

#import_how_many {
    width: 4em;
}

#import_use_post_title {
    margin-right: -2%;
}

#wpcontent select[multiple =
"multiple"] {
    height: auto;
    vertical-align: top;
}

#ContentReOptimizer-Scheduling #max_articles_to_import, #ContentReOptimizer-Scheduling #min_articles_to_import {
    width: 3.1em;
    text-align: right;
    margin-right: 2em;
    font-size: 12px;
}

#restart-scheduling, #pause-scheduling, #cancel-scheduling {
    margin-right: 0.3em;
}

h4 {
    margin-top: 2em;
}

#import-information {
    margin-top: 3em;
    -moz-border-radius: 11px 11px 11px 11px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DFDFDF;
    color: #333333;
    padding: 1em 2em;
}

#import-information h3 {
    font: 18px / 24px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
}

#import-information ul {
    padding: 0 0 0 3em;
}

#import-information ul li {
    list-style: disc;
}

.code {
    border: 1px dashed gray;
    white-space: nowrap;
    overflow: auto;
    background-color: #f1f1f1;
}

.code table {
    border-spacing: 0;
}

.code th {
    border-right: 1px solid black;
    background-color: #D6D6D6;
    padding: 0.3em;
    padding-right: 0;
}

.code td {
    padding-left: 0.5em;
    padding-right: 0.5em;
}

#title_value_block, #top_value_block, #bottom_value_block {
    width: 20em;
    margin-left: -14em;
}

.tr-separator {
    line-height: 0.2em;
}

#import_post_author, #status-of-article, #post-or-page, #select-result {
    width: 10em;
}

.color-red {
    color: red;
}

#upload-buttons {
    float: right;
}

.form-table span {
    font-weight: bold;
    float: left;
    margin-left: 1%;
}

.form-table .in-table-header {
    margin-left: -0.4%;
    float: left;
    font-weight: bold;
}

.form-table .no-padding-left {
    padding-left: 0;
}

.no-bottom-margin {
    margin-bottom: 0;
}

#top_font_widget, #bottom_font_widget, #title_font_widget {
    position: relative;
}

#top_preview_pane, #bottom_preview_pane, #title_preview_pane {
    position: absolute;
    margin-top: 1.2%;
    left: 50%;
    -moz-border-radius: 11px 11px 11px 11px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DFDFDF;
    padding: 0.8em 0.8em;
    width: 30%;
    height: 30%;
}

#top_preview_pane div, #bottom_preview_pane div, #title_preview_pane div {
	overflow: auto;
}

div#setting_page .settings-separator {
    margin-top: 2%;
}

div#setting_page .value-blocks-styles th {
	width: 32%;
}

.how-many-articles-to-show-dropdown{
	margin-bottom: 0.5%;
}

.color-red {
	color: red;
}

input#submit_load_predefinedTextBlocks.add-new-h2.button-secondary {
    font-size: 10px !important;
    padding: 2px 5px;
}
