/* -- custom for registration form -- */
.booking-form .control-label::after { content: " :"; }
.booking-form .control-label-details  { margin-top: 7px; font-weight: normal; }
.booking-form .panel-heading { font-weight: bold; }
.booking-form small { color: #a94442; }
.booking-form small::before { content: "*"; }
/*.booking-form-text-lower { margin-top: 6px; }*/


.booking-form-person-header div { text-align: center; }

/*.booking-form-person div:nth-child(2) { text-align: right; font-size: 1.2em; }*/

.booking-form .panel-body { padding:5px; }

.booking-form .panel-body .form-group { margin-bottom:5px; }

