.subconf {
    margin-left: 8px;
    padding-left: 20px;
    padding-bottom: 5px;
    border-left: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    margin-top: 5px;
}

.wse-settings-page {
    font-size: 14px;
    margin: 1%;
}

.settings-tab {
    display: none;
}

label {
    line-height:28px;
}

.buy-div {
    background: #fff;
    box-shadow: 0 0 1px rgba(0,0,0,.2);
    max-width: 1140px;
    padding: 20px;
}

.wse-features {
    list-style: outside;
    margin-left: 30px;
}

#footer-left,#footer-upgrade {
    display: none;
}

.tab-pro {
    color: red;
}