.app-clickable-row {
    cursor: pointer;
}

.app-fulfillment-box {
    border: 1px solid black;
    border-radius: 3px;
    z-index: 9999;


}