/* Start Global */
td svg {
    cursor: pointer;
}



.custom-select option:hover {
    cursor: pointer;
    background-color: #C6021A
}
/* End Global */

/* Start Dashboard */
.q-dashboard .q-dash-icon {
    color: #C6021A;
    width: 35px;
    height: 35px;
}
/* End Dashboard */

/*  */

