.border-2{
    border-width:2px !important;
}
.border-3{
    border-width:3px !important;
}
.border-4{
    border-width:4px !important;
}
.border-5{
    border-width:5px !important;
}

.camera.active {
  background-color:#8cf;
}

.seat.active {
  background-color:#8cf;
}
