.lgw-widget .lgw-seatsleft{
  width: 400px;
  padding: 30px;
  background: #e8eee7;
  border-width: 2px;
  border-color: #e6bb00;
  border-style: dashed;
  color:#333333;
}
.lgw-widget .lgw-seatsleft .lgw-title > span,
.lgw-widget .lgw-seatsleft .lgw-modal-message > span{
  border-bottom: 2px solid #2e857a;
  color: #2e857a;
  font-weight: bold;
}
.lgw-widget .lgw-seatsleft .lgw-title{
  font-size: 1.5em;
  display: inline-block;
  font-weight: bold;
  line-height: 1.5em;
}
