﻿
.boxRole
{
    font-weight:bold;
    color:white;
}

.coordinatorBox {
    background-color: #007F7F !important;
}

.refereeBox {
    background-color: #CC0066 !important;
}


.organizatorBox {
    background-color: #007F7F !important;
}


.userBox {
    background-color: red !important;
}

