label {
    line-height:28px;
}

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

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

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

.mh-settings-page .conf {
    padding: 4px;
}

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

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

.mh-feature-video {
    color: #fff;
    background-color: #c32647;
    font-weight: bold;
    border-radius: 3px;
    padding: 3px;
    font-size: 10px;
}

a.mh-feature-video:hover {
    color:orange;
}

.mh-update-message img {
    margin-bottom: -1px;
}