﻿  .disabledDiv {
        pointer-events: none;
        opacity: 0.4;
    }

    #tblAttyPricing input {
        min-height: 20px !important;
    }

    #tblAttyPricing label {
        margin-bottom: 0px;
    }

    #tblAttyPricing .table td {
        /*padding: 0.25rem;*/
    }

    #tblAttyPricing tr.td1 td, tbody.tr td:hover {
        background-color: #fff !important;
        color: black !important;
    }

    tr.td1 td a:active, tr td span {
        /*font-weight: bold;*/
        /*color: #0088CC !important;*/
    }

    #tblAttyPricing .table th, .table td {
        padding: 0.2rem;
        vertical-align: middle;
        /*border-right: 1px solid #999999;*/ /*LD 3/7/19*/
        border-left: none;
        border-top: none;
        border-bottom: none;
    }