.nav-tab {
    padding: 6px 10px !important;
    font-weight: 700;
    font-size: 15px;
    line-height: 24px;
}

.nav-tab-active {
    border-bottom: 1px solid #F1F1F1;
    background: none repeat scroll 0% 0% #F1F1F1;
    color: #000;
}

.feature-filter, .imgedit-group, .popular-tags, .stuffbox, .widgets-holder-wrap, .wp-editor-container, p.popular-tags, table.widefat {
    background: none repeat scroll 0% 0% #FFF;
}

#menu-management .menu-edit, #menu-settings-column .accordion-container, .feature-filter, .imgedit-group, .manage-menus, .menu-item-handle, .popular-tags, .stuffbox, .widget-inside, .widget-top, .widgets-holder-wrap, .wp-editor-container, p.popular-tags, table.widefat {
    border: 1px solid #E5E5E5;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.04);
}

.widefat {
    border-spacing: 0px;
    width: 100%;
    clear: both;
    margin: 0px;
}

.widefat th {
    border-bottom: 1px solid #E1E1E1;
    background-color: #F9F9F9;
}

.widefat tr td {
    border-bottom: 1px solid #E1E1E1;
}

#voipApp_button{
    margin: 10px 0;
}

#voipApp_logout_button{
    float: right;
}

#logout_form{
    position: absolute;
    margin: -33px 22px;
    right: 0;
}

.voip_email_input{
    margin-left: 36px;
}

.voip_password_input{
    margin-left: 10px;
}

.get_widgets_form{
    position: absolute;
    margin: -33px 22px;
    right: 80px;
}

.custom_button{
    width: 167px;
}

.top_middle{
    font-size: 16px;
    line-height: 1;
}
