/* Devapp custom styles */

.register-tr {
    background-color: #00b100 !important;
}

.photo-tr {
    background-color: #A0A0A0 !important;
}

.package-tr {
    background-color: #b94c4cc4 !important;
}

.privilege-tr {
    background-color: #7272cf !important;
}

.current_call {
    color: #ffff00 !important;
}
.alert-new {background: #99CCFF !important}
.alert-follow {background: #F3E5AB !important}
.alert-completed {background: #99FF99 !important}
.alert-deleted {background: #FDD7E4 !important}

.bor thead th, 
.bor tbody td {
    border: 1px solid #e5e7eb !important;
}

.font-arial {
    font-family: Arial, Helvetica, sans-serif;
}
