/*changed by kiran deve 14.01.2015*/

.seatRow .availablePrice0 {
    background-color: #769bb5 !important;
}

.seatRow .availablePrice1 {
    background-color: #61619a !important;
}

.seatRow .availablePrice2 {
    background-color: #12d0ff !important;
}



.seatRow .preblocked {
    background-color: #d53441 !important;
}

.seatRow .selected {
    background: url("/images/Seating/seat_background.png") no-repeat #ffa012 !important;
}

.nav ul {
  
  text-align:left;
  width:auto;
  
  color: #aaa;
}

/*.seatRow .available {
    background-color: #fff !important;
}*/
