.billing-SectionHead h3 {
    font-size: 25px;
    overflow: hidden;
    padding-top: 10px;
    font-weight: normal;
    text-transform: uppercase;
    color: #444444;
    padding-bottom: 15px;
    border-bottom: 2px solid #ddd;
}
.checkoutForm {
    padding-top: 14px;
}
.checkoutForm input[type="text"] {
    box-sizing: border-box;
    background-clip: padding-box;
    border: 1px solid #afafaf;
    padding: 0 .75em;
    height: 45px;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
.checkoutForm input[type="email"] {
   box-sizing: border-box;
    background-clip: padding-box;
    border: 1px solid #afafaf;
    padding: 0 .75em;
    height: 45px;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
.checkoutForm input[type="date"] {
    box-sizing: border-box;
    background-clip: padding-box;
    border: 1px solid #afafaf;
    padding: 0 .75em;
    height: 45px;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
.checkoutForm input[type="password"] {
    box-sizing: border-box;
    background-clip: padding-box;
    border: 1px solid #afafaf;
    padding: 0 .75em;
    height: 45px;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
.checkoutForm textarea {
    box-sizing: border-box;
    background-clip: padding-box;
    border: 1px solid #a9a9a9;
    padding: 0 .75em;
    height: 120px;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff !important;
    color: #333;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}

.checkoutForm label {
    color: #222;
    font-weight: bold;
    display: block;
    font-size: 16px;
    margin-bottom: 0.4em;
    text-align: left;
}

/*----------------------Contact Form CSS----------------------------------------------------------*/
.contactForm {
    padding-top: 14px;
}
.contactForm input[type="text"] {
    box-sizing: border-box;
    background-clip: padding-box;
    border: 1px solid #afafaf;
    padding: 0 .75em;
       height: 35px;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
.contactForm input[type="email"] {
   box-sizing: border-box;
    background-clip: padding-box;
    border: 1px solid #afafaf;
    padding: 0 .75em;
       height: 35px;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
.contactForm input[type="date"] {
    box-sizing: border-box;
    background-clip: padding-box;
    border: 1px solid #afafaf;
    padding: 0 .75em;
       height: 35px;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
.contactForm input[type="password"] {
    box-sizing: border-box;
    background-clip: padding-box;
    border: 1px solid #afafaf;
    padding: 0 .75em;
    height: 35px;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
.contactForm textarea {
    box-sizing: border-box;
    background-clip: padding-box;
    border: 1px solid #a9a9a9;
    padding: 0 .75em;
    height: 80px;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff !important;
    color: #333;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}

.contactForm label {
    color: #222;
    font-weight: normal;
    display: block;
    font-size: 16px;
    margin-bottom: 0.4em;
    text-align: left;
}

/*----------------------Dance Floor  Form CSS----------------------------------------------------------*/

.DanceFloorImg {
    position: relative;
    margin-top: 12%;
}
.DanceFloorImg img {
    width: 100%;
    margin: 5px 5px;
    padding: 6px;
    background-color: #cab06a !important;
}
.DanceFloorFormSection {
    position: relative;
    margin-top: 6%;
    margin-left: 4%;
}
.DanceFloorForm label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: normal;
}
.DanceFloorForm {
    padding-top: 10px;
}
.DanceFloorForm select {
    display: block;
    width: 100%;
    padding: 0.375rem .75rem;
    font-size: 15px;
    height: 40px;
    border-radius: 105px;
    line-height: 1.5;
    color: #585a5a !important;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #a5a9ab !important;
    border-radius: 7px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.DanceFloorForm input[type="text"] {
    display: block;
    width: 100%;
    padding: 0.375rem .75rem;
    font-size: 15px;
    height: 40px;
    border-radius: 105px;
    line-height: 1.5;
    color: #585a5a !important;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #a5a9ab !important;
    border-radius: 7px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.DanceFloorChart {
    margin-top: 5% !important;
}
thead.ChartHead {
    background: #cab06a;
    color: #fff;
}