section#namepax,
section#phoneemail,
section#datetime{
    padding: 0;
}

.ample-form .col-sm-6{
    padding: 0!important;
}

#namepax .row,
#phoneemail .row,
#datetime .row{
    margin: 0;
}


@media (max-width: 767px){
.ample-form {
}}


.ample-form input {
    width: 100%!important;
    background:transparent;
    border: 0px;
    border-bottom: 1px solid rgb(255 255 255 / 50%);
    border-radius: 0px;
    color: #fff;
    height: 50px;
    box-shadow: none!Important;

}

.ample-form textarea {
    width: 100%!important;
    background:transparent;
    border: 0px;
    border-bottom: 1px solid rgb(255 255 255 / 50%);
    border-radius: 0px;
    color: #fff!important;
}


.ample-form label {
    margin-bottom:5px!important;
}



@media (min-width: 768px){
section#namepax .col-sm-6:first-child,
section#phoneemail .col-sm-6:first-child,
section#datetime .col-sm-6:first-child{
    padding-right:15px!important;
}

section#namepax .col-sm-6:nth-child(2),
section#phoneemail .col-sm-6:nth-child(2),
section#datetime .col-sm-6:nth-child(2),{
    padding-left:15px!important;
}
}

/*autofill*/
.ample-form .form-control:focus {
    border-color: #fff;
    outline: 0;
      -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

div#bfPage2 p {
    margin: 0;
    /* background: #fff; */
    padding: 0px 0px;
    border-radius:10px;
    /* font-family: 'industry-bold'!important; */
}


.ample-form .form-group {
    display: block!important;
}

.ample-form #bfLabel4 {
    width: 100%;
}

.ample-form textarea#ff_elem4 {
    width: 100%;
    border-bottom: 1px solid #ffffff85;
    border-radius: 0px;
}

.ample-form label {
    /* font-family: 'industry-black'; */
    font-weight: 900;
    color: #fff!important;
}

input#ff_elem28 {
    border: 0;
    height: auto;
}

/*choose-file-button*/
.ff_elem::-webkit-file-upload-button {
    background: transparent!important;
    color: #fff!important;
    border-radius: 50px;
    line-height: 0!important;
    padding: 25px!important;
}

.ff_elem::-webkit-file-upload-button:hover {
    background: #fff!important;
    color: #fff!important;
    border-radius: 50px;
    line-height: 0!important;
    padding: 25px!important;
    opacity:1!important;
}


/*calendar field*/
.glyphicon-calendar:before {
    content: "\f133";font-family: 'Font Awesome 5 Free';font-weight: 900;
}

button#ff_elem245_calendarButton {
    padding: 0!important;
    background: transparent!important;
    border: none;
}

.yakiniku-reservation .input-group {
    display: block!important;
}

.yakiniku-reservation span.nonform-control {
    width: 100%!important;
}

button#ff_elem245_calendarButton {
    position: absolute;
    bottom: -38px;
    right: 0;
    z-index: 5;
}

textarea#ff_elem4:focus {
    box-shadow: none;
    border-bottom: 1px solid #fff;
}

@media screen and (max-width:768px){
div#bfElemWrap245 .input-group {
    width: 100%!important;
    min-width: 100%!important;
}}

.bfbs3-form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: none!important;
}

.bfbs3-form-control::placeholder {
    color:#fff!important;
}

.ample-form select{
    height: 50px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #ffffff82!important;
    border-radius: 0px;
    width: 100%!important;
    color: #ffffff82;
}

option {
    color: #000!important;
}

/**/