/*Use this stylesheet for project specific style changes */
.disabled{
    pointer-events: none;
    background-color: rgb(238, 238, 238);
}
.keyboardMouse {
     width: unset !important;
     margin-right: 20px !important;
}