.ReservationBtn {
    width: 360px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 22px;
    color: #fff;
    font-family: inherit;
    letter-spacing: 1.5px;      
    background-color: #f2668f;
    cursor: pointer;
    border-radius: 4px;
    margin: 0 auto;
    border-radius: 100px;
}

.AsystirCenterAligner {
    font-family: helvetica, arial;
    --red: #ab5611;
    --darkblue: #f2668f !important;
    --blue: #7fa3c5;
    --green: #65BEB4;
    --green:  #87cec8 !important;
    --orange: #f2668f !important;
}
.AsystirCenterAligner .ReservationTopBar {
    color: var(--orange) !important;
    background-color: #fff !important;
    border-bottom: 1px solid var(--orange);
}
.AsystirCenterAligner .ReservationArea {
    border-radius: 20px;
}
.AsystirCenterAligner .LoadingBar {
    background-color: var(--orange) !important;
}
.FormElementIn {
    font-size: 18px;    
    text-align: center;
    width: 300px;
    margin:  0 auto;
    margin-bottom: 30px;
}
.FormElementIn label {
    display: block;
    margin-top: 30px;
    margin-bottom: 10px;
}
.FormElementIn input {
    display: block;
    width: 150px;
    margin-top: 30px;
    margin-bottom: 50px;
    border: 1px solid #999;
    font-size: 18px;
    margin: 0 auto;
    text-align: center;
    height: 40px;


}
._1fbEI {
    position: static !important;
    display: inline-block !important;
/*     border-radius: 0px !important; */
/*     border: 3px solid blue !important; */
    width: 180px !important;
    min-width: 0px !important;
    text-align: center;
    text-align: center !important;
    padding: 10px 30px;
}
._1fbEI * {
    font-size: 18px !important;
    text-align: center !important;
    font-weight: bold;
    color: #fff !important;
}

.locationname {
    font-weight bold !important;
}
#comp-ku79asjb {
    min-width: 0px !important;
    width: 600px !important;
    text-align: center !important;
    left: 0px !important;
    margin: 0 auto !important;
    display: block !important;
}
#comp-ku79kkc3 {
    margin-top: 200px !important;
}