.edit-post-layout__metaboxes:not(:empty) {
    background: #f3f3f3;
}
.postbox {
    background: #f3f3f3;
}
textarea#header_code {
    margin-top: 10px;
}
label {
    font-weight: 600;
}
textarea#footer_code {
    margin-top: 10px;
}
li#customize-control-h2_fnt_wight {
    width: 50% !important;
    clear: none !important;
    display: inline-block !important;
}
li#customize-control-h2_fnt_txtform  {
    width: 50% !important;
    clear: none !important;
    display: inline-block !important;
    margin-top: 28px !important;
}
select#_customize-input-h2_fnt_wight {
    width: 100% !important;
}
select#_customize-input-h2_fnt_txtform {
    width: 100% !important;
}
li#customize-control-h1_fnt_wight {
    width: 50% !important;
    clear: none !important;
    display: inline-block !important;
}
li#customize-control-h1_fnt_txtform {
    width: 50% !important;
    clear: none !important;
    display: inline-block !important;
    margin-top: 28px !important;
}
li#customize-control-h3_fnt_wight {
    width: 50% !important;
    clear: none !important;
    display: inline-block !important;
}
li#customize-control-h3_fnt_txtform {
    width: 50% !important;
    clear: none !important;
    display: inline-block !important;
    margin-top: 28px !important;
}
li#customize-control-h4_fnt_wight {
    width: 50% !important;
    clear: none !important;
    display: inline-block !important;
}
li#customize-control-h4_fnt_txtform {
    width: 50% !important;
    clear: none !important;
    display: inline-block !important;
    margin-top: 28px !important;
}
li#customize-control-h5_fnt_wight {
    width: 50% !important;
    clear: none !important;
    display: inline-block !important;
}
li#customize-control-h5_fnt_txtform {
    width: 50% !important;
    clear: none !important;
    display: inline-block !important;
    margin-top: 28px !important;
}
li#customize-control-h6_fnt_wight {
    width: 50% !important;
    clear: none !important;
    display: inline-block !important;
}
li#customize-control-h6_fnt_txtform {
    width: 50% !important;
    clear: none !important;
    display: inline-block !important;
    margin-top: 28px !important;
}
div#acera-content {
    float: left;
    margin: 15px 15px 15px 0;
    background: #fff;
    border: 1px solid #ccc;
    width: 40%;
    padding: 14px;
    min-height: 240px;
    position: relative;
    box-sizing: border-box;
}
.tab-content {
    background: #fff;
    margin: 20px;
    padding: 40px;
    width: 700px;
}
.theme {
    background: #f9f9f9;
    padding: 14px;
    border-bottom: 1px solid #ccc;
    margin: -14px -14px 20px;
    width: 100%;
}
.edit-post-meta-boxes-area #poststuff h2.hndle > span {
    cursor: pointer;
}
.affiliate-activation-wrapper{
    margin: 80px;
    padding: 20px 30px !important;
    background: #ffffff;
    box-shadow: 0px 8px 35px rgba(0,0,0,0.14);
}

.affiliate-activation-wrapper .button-primary{
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 3px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.affiliate-activation-wrapper h2{
    font-size: 22px;
}
