/**
 * NOTICE OF LICENSE
 *
 * All right is reserved,
 * Please go through LICENSE.txt file inside our module
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this module to newer
 * versions in the future. If you wish to customize this module for your
 * needs please refer to CustomizationPolicy.txt file inside our module for more information.
 *
 * @author Webkul IN
 * @copyright since 2010 Webkul
 * @license LICENSE.txt
 */

.hiddenUnit {
    display: none;
}

.unitClass {
    margin: 0 0 5px 0;
    font-weight: 600;
}

.unitClass .nav-tabs .nav-link.active {
    border: none;
    border-bottom: solid 0.1875rem #25b9d7 !important;
}

.unitClass .nav-tabs {
    height: unset !important;
}

.wk-border .table {
    margin: 0px !important;
}

.showMeasurments {
    cursor: pointer;
}