/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_ProductTableAttribute
 * @author    Webkul Software Private Limited
 * @copyright Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */#producttableattribute_support_links {
    border: none;
    clear: both;
    color: #303030;
    cursor: pointer;
    display: block;
    font-size: 1.7rem;
    font-weight: 600;
    letter-spacing: .025em;
    padding: 0.3rem 2.8rem 0.9rem 0;
    position: relative;
    text-decoration: none;
    transition: color .15s linear;
    margin-top: 16px;
}
#producttableattribute_general_settings_support_links{
    display: none;
}
.admin__page-nav.wk-config-tab-class._collapsed._show ._collapsible strong {
    content: "";
    background: url(../images/configtab/logo.png) no-repeat scroll 0 0 transparent;
    width: 100%;
    height: 26px;
    display: inline-block;
    vertical-align: bottom;
}
.admin__page-nav.wk-config-tab-class._collapsed._show ._collapsible strong {
    font-size: 0;
}