
/* Forms */
/* File input stye - Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

form {
  autocomplete: off;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
input:focus, textarea:focus, fileinput:focus, select:focus,  textinput:focus{
  outline: none;
 }
.login-form > input[type=password]{
    float: none; 
}

.no-outline {
  outline: none;
}
.no-border {
  border: none;
}
.radius-5 {
  border-radius: 5px;
}
.radius-10 {
  border-radius: 10px;
}
.radius-15 {
  border-radius: 15px;
}
.box-shad-inset {
  box-shadow: 1px 1px 0px 0px #c1c1c1 inset;
}
.width-100 {
  width: 100px;
}
.width-150 {
  width: 150px;
}
.width-200 {
  width: 200px;
  max-width: 200px;
}
.max-width-280 {
  width: 280px;
  max-width: 280px;
}
.login-form input[type=text], input[type=number], input[type=email], input[type=password] {
  border-radius: 15px;
  border:1px solid #ccc; 
  padding: 5px;
  background-color: #ffffff;
  box-shadow: 1px 1px 0px 0px #c1c1c1 inset;
  width: 200px;
  float: none;
    }
.form-box {
  margin-top: 25px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  width: 400px;
  border-top-left-radius: 17px;
  border-top-right-radius: 17px;
  box-shadow: 3px 3px 7px #ccc;
}
.centered-box-login {
  position: absolute;
  margin-top: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.login-form p {
  text-align: center;
 }
.login-form label {
  padding-right: 5px;
  }
.login-form {
  background-color: #fff;
  }
.login-title {
  padding: 10px 10px 10px 20px; 
  font-size: 23px; 
  line-height: 1.8;
  color: #ffffff; 
  background-color: #000000; 
  text-align: left;
 }
.form-submit-center {
  padding-bottom: 25px; 
  padding-top: 5px; 
  text-align: center;
 }
.button-class {
  min-width: 100px;
  border-radius: 15px;
  letter-spacing: 1px;
  border: 0;
  font-size: 11pt;
  margin-top: 10px;
  padding: 10px;
  color: #ffffff;
  background-color: #000;
}
.button-row {
  width: 600px;
}
@media only screen and (max-width: 600px) {
  .button-row {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
 }
}
.next-button-box {
  text-align: right;
}
.booking-form {
  width: 600px;
  margin-left: auto; 
  margin-right: auto;
  margin-bottom: 200px;
}
.booking-form > input[type=text], input[type=option], input[type=number], input[type=email] {
  border-radius: 15px; 
  border:1px solid #ccc; 
  padding: 5px;
  background-color: #ffffff; 
  padding: 7px;
  box-shadow: 1px 1px 0px 0px #c1c1c1 inset;
  outline: none;
  width: 200px;
}
.booking-form > p > input[type=text], input[type=option], input[type=number], input[type=email] {
  border-radius: 15px; 
  border:1px solid #ccc; 
  padding: 5px;
  background-color: #ffffff; 
  padding: 7px;
  box-shadow: 1px 1px 0px 0px #c1c1c1 inset;
  outline: none;
  width: 200px;
}
.search-bar > input[type=text], input[type=option], input[type=number], input[type=email] {
  border-radius: 15px; 
  border:1px solid #ccc; 
  padding: 5px;
  background-color: #ffffff; 
  padding: 7px;
  box-shadow: 1px 1px 0px 0px #c1c1c1 inset;
  outline: none;
  width: 200px;
}
.search-bar  input[type=text] {
  border-radius: 15px; 
  border:1px solid #ccc; 
  padding: 5px;
  background-color: #ffffff; 
  padding: 7px;
  box-shadow: 1px 1px 0px 0px #c1c1c1 inset;
  outline: none;
  width: 200px;
}
@media only screen and (min-width: 380px) {
  .booking-form input[type=text], input[type=option], input[type=number], input[type=email]{
    float: right;
 }
}
@media only screen and (max-width: 600px) {
  .booking-form {
    width: 90%;
 }
} 
@media only screen and (max-width: 379px) {
  .booking-form > p > label {
    padding-right: 80px; 
    line-height: 3;
 }
}
@media only screen and (min-width: 380px) {
  .booking-form select {
    float: right;
 }
  .booking-form p {
    padding: 5px 0 15px 0;
    margin-top: 0; 
 }
}
.booking-form textarea {
  width: 300px;
  border-radius: 15px; 
  border:1px solid #ccc;
  background-color: #ffffff; 
  padding: 6px;
  box-shadow: 1px 1px 0px 0px #c1c1c1 inset;
  outline: none;
  resize: none;
 }
.booking-form select {
  border-radius: 15px; 
  border:1px solid #ccc; 
  background-color: #ffffff; 
  padding: 6px;
  box-shadow: 1px 1px 0px 0px #c1c1c1 inset;
  outline: none;
  width: 215px;
}
.form-title {
  padding: 10px 0 10px 0;
  font-size: 25px;
  text-align: center;
  background-color: #d2e8e8;
  margin-top: 50px;
  margin-bottom: 50px;
}
.form-title-2 {
  padding: 10px 0 10px 0;
  font-size: 20px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #d2e8e8;
}
.guest-title {
  padding: 10px 0 10px 0;
  font-size: 25px;
  text-align: center;
  background-color: #dedede;
  margin-top: 50px;
  margin-bottom: 50px;
}
.sub-title {
  padding: 5px 0 5px 0;
  font-size: 18px;
  text-align: center;
  background-color: #d2e8e8;
  margin-top: 50px;
  margin-bottom: 30px;
}
.booking-form button {
  cursor: pointer;
  width: 100px;
  border: 0;
  padding: 8px;
  background-color: #000;
  color: #fff;
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 50px;
}
.black-button {
  min-width: 100px;
  max-width: 100px;
  border: 0;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #000;
  color: #fff;
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 50px;
}
.blk-button-round {
  background-color: #444;
  padding: 8px;
  font-size: 16px;
  border-radius: 5px;
  color: #fff;
  border: none;
}
.booking-form a {
  text-decoration: none;
  color: #fff;
}
.booking-form a:visited {
  text-decoration: none;
  color: #fff;
}
.button-row {
  display: flex;
}
.button-row div {
  flex-wrap: no-wrap;
  width: 50%;
  font-size: 18px;
}
.list-row  {
  display: flex;
  border-bottom: 1px solid #ccc;
}
.list-row div {
  flex-wrap: no-wrap;
  width: 50%;
  padding: 8px 0 8px 5px;	
  font-size: 18px;
}
.select-row {
  display: flex;
  padding: 5px 0;
}
.select-row-label {
  width: 200px;
}
@media only screen and (max-width: 600px) {
  .select-row {
    flex-wrap: wrap;
    padding: 5px 0;
  }
  .select-row-label {
    padding: 8px 2px;
  }
}
.errorlist {
  font-size: 14px;
  color: red;
}
 ul {
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.errorlist li {
  list-style-type: none;
  margin-left: 0;
}
