#portal-access-config-form .form-type-select {
    width: 20%;
    display: inline-block;
    padding: 0 10px;
}
#portal-access-config-form .form-type-textfield {
    width: 30%;
    display: inline-block;
}

#portal-access-config-form .portal-access-paramtype, 
#portal-access-config-form .portal-access-status, 
#portal-access-config-form .portal-access-service  {
    width: 100%;
    height: 30px;
}
[data-custclass="readAccess"]{
    position: relative;
    color: #7a7a7a !important;
    z-index: auto;
    opacity: 1 !important;
    cursor: default;
}
a:hover:has([data-custclass="readAccess"]), a:focus:has([data-custclass="readAccess"]), .link:hover:has([data-custclass="readAccess"]), .link:focus:has([data-custclass="readAccess"]){
    opacity: 1 !important;
}
.access_content{
    position: absolute;
    left: 0;
    right: 0;
    width: 140px;
    background: #fff;
    border: solid 1px;
    border-radius: 5px;
    padding: 1px;
    text-align: center;
    z-index: 9999;
    color: #000;
    bottom: -35px;
    font-size: 10px;
    height: 33px;
    white-space: normal;
    font-family: "SFPTR";
    line-height: 14px;
    opacity: 1 !important;
}
.Inactive_service{
    pointer-events: none !important;
    opacity: 0.2 !important;
}
table#dtgroupby_view thead, table#dtBasicExample1 thead, table#dtBasicExample thead {
    z-index: 9;
}
.path-waste-profile .waste-search-form .page-title a[data-custclass="readAccess"]{
    background-color: #7a7a7a !important;
    color: #fff !important;
    cursor: default;
}

.path-waste-profile .create-btn[data-custclass="readAccess"] a,.path-waste-profile .create-btn[data-custclass="readAccess"] a:hover{
    background: #7A7A7A !important;
    opacity: 1 !important;
    color: #fff !important;
    z-index: 99999;
}
.path-waste-profile .primary-btns a:nth-child(2)[data-custclass="readAccess"] img{
    opacity: 0.5 !important;
}
.path-drum-request-summary .drs-crbypro[data-custclass="readAccess"],.path-drum-request-summary .drs-crbypro[data-custclass="readAccess"]:hover {
    background: #7A7A7A !important;
    opacity: 1 !important;
    color: #fff !important;
    z-index: 999;
}
.fa-trash[data-custclass="readAccess"] .access_content{
    left: unset;
}


.path-rolloffs #container_popup td.custom-edit-button[data-custclass="readAccess"] .access_content{
    bottom: 0px !important;
    width: auto !important;
    height: 45px !important;
}
.path-rolloffs #container_popup td.custom-edit-button[data-custclass="readAccess"] img, .path-rolloffs #container_popup td.custom-edit-button[data-custclass="readAccess"] img:hover{
    opacity: 0.5 !important;
}   
.path-viewdrum-inventory .vwi-action-cat[data-custclass="readAccess"] a,.path-viewdrum-inventory .vwi-action-cat[data-custclass="readAccess"] a:hover
{
    background: #7A7A7A !important;
    opacity: 1 !important;
    color: #fff !important;
    z-index: 99999;
}

.path-view-drum-request .actionbtn_view.edit-drumrequst[data-custclass="readAccess"],.path-view-drum-request .actionbtn_view.edit-drumrequst[data-custclass="readAccess"]:hover
{
    background: #7A7A7A !important;
    opacity: 1 !important;
    color: #fff !important;
    z-index: 99999;
}

.path-view-drum-request .actionbtn_view.cancel-drumrequst.drumcancle[data-custclass="readAccess"],.path-view-drum-request .actionbtn_view.cancel-drumrequst.drumcancle[data-custclass="readAccess"]:hover
{
    background: #7A7A7A !important;
    opacity: 1 !important;
    color: #fff !important;
    z-index: 99999;
}

.path-view-drum-request .actionbtn_view.copy-drumrequst[data-custclass="readAccess"],.path-view-drum-request .actionbtn_view.copy-drumrequst[data-custclass="readAccess"]:hover
{
    background: #7A7A7A !important;
    opacity: 1 !important;
    color: #fff !important;
    z-index: 99999;
}
