/*
Theme Name:     Son of Enfold
Description:    Enfold Child
Author:         admin
Template:       enfold

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
.js_active .tab {
    -moz-user-select: none;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 20px;
    margin: 0 -1px 0 0;
    padding: 2px 16px;
    position: relative;
    top: 1px;
    z-index: 2;
}
