.lcs_settings_page .metabox-holder {
    background: #ffffff;
}

.lcs_settings_page input.regular-text {
    width: 15em;
}

#lcs_style_settings .regular-text, #lcs_slider_settings .regular-text {
    width: 105px;
}

.lcs-th {
    color: #222;
    float: left;
    font-weight: 600;
    line-height: 1.3;
    padding: 20px 10px 20px 0;
    vertical-align: top;
    width: 200px;
}

.lcs-th label {
    display: block;
    padding: 5px 0;
}

.postbox-container .lcs-th {
    width: 10%;
    padding: 0 1% 0 0;
}

.postbox-container .lcs-row {
    padding: 0 0 1.8em;
    margin: 0 0 .8em;
}

.postbox-container .lcs-th+.lcs-td {
    width: 89%;
    float: right;
}

.postbox-container .lcs-row {
    padding: 0 0 1.8em;
    margin: 0 0 .8em;
}

input.lcs-text-input {
    width: 250px;
}

i.lcs_pro_ver_notice {
    display: none;
    margin: 0;
    padding: 0;
}

#lcs_slider_settings h3, #lcs_style_settings h3 {
    display: none;
}

#lcs_slider_settings .form-table, #lcs_style_settings .form-table {
    opacity: 0.3;
}

#lcs_slider_settings p.lcs_pro_notice, #lcs_style_settings p.lcs_pro_notice {
    font-size: 16px;
    font-weight: bold;
    margin: 22px 0 15px 10px;
    font-style: italic;
}

#lcs_support .form-table th, #lcs_upgrade .form-table th {
    width: 0;
}

.wrap h2 {
    font-size: 19px;
}

#lcs_support p.submit, #lcs_upgrade p.submit {
    display: none;
}

#lcs_upgrade ul {
    margin: 0.7em 0 0 2.5em;
    list-style: disc;    
}

.lcs-td.disabled input {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    pointer-events: none;
}

.wrap .lcs-upgrade-content-wrapper { 
    padding: 25px;
}

.wrap h2.lcs-upgrade-title {
    padding-bottom: 15px;
}

.logocarousel_page_shortcode_generator .lcs-upgrade-content-wrapper ul {
    margin: 0 0 0 2.5em;
    font-size: 14px;
    list-style: disc;
}

.lcs-upgrade-content-wrapper p {
    font-size: 14px;
    line-height: 27px;
    font-weight: bold;
}

.lcs-upgrade-content-wrapper li {
    margin-bottom: 12px;
}

.lcs_settings_page .metabox-holder { 
    padding: 0 7px; 
}

.lcs-upgrade-content-wrapper h3 {
    font-size: 15px;
}