.row {
  width: 1024px;
}
.no-padding {
  padding: 0px;
}

div#content {
  padding: 20px 40px 20px 40px;
  background: none repeat scroll 0 0 white;
  margin: 0 auto;
  text-align: left;
  border: 1px solid #dbdbdb;
  box-shadow: 0 1px 3px #dddddd;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

table {
  background: none !important;
  border: 0px !important;
  border-collapse: collapse;
  margin-bottom: 0;
}

div#content table tr {
  background: none !important;
}

div#content table td {
  background: none !important;
}

h1 {
  font-family: "Arial", sans-serif;
  font-weight: 300;
  font-size: 21px;
  text-transform: uppercase;
  color: #0b1e3b;
  border-bottom: 2.5px solid #0b1e3b;
  margin: 0px 0px 25px 0px;
  padding: 0px 0px 5px 0px;
  line-height: normal;
  letter-spacing: 1px;
  text-shadow: 1px 1px 1px #909090;
}
h2 {
  font-family: "Arial", sans-serif;
  font-weight: 300;
  font-size: 21px;
  text-transform: uppercase;
  color: #0b1e3b;
  border-bottom: 2.5px solid #0b1e3b;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 5px 0px;
  line-height: normal;
  letter-spacing: 1px;
  text-shadow: 1px 1px 1px #909090;
}
h3 {
  font-weight: 450;
  font-size: 21px;
  width: 100%;
  color: #0b1e3b;
  font-family: helvetica, arial, sans-serif;
  margin-bottom: 1px;
  margin-top: 24px;
  text-shadow: 1px 1px 1px #909090;
}
h4 {
  font-weight: normal;
  font-size: 21px;
  color: #0b1e3b;
  font-family: helvetica, arial, sans-serif;
  margin-bottom: 5px;
  margin-top: 5px;
  text-shadow: 1px 1px 1px #909090;
}
#content a {
  color: #0b1e3b;
  text-decoration: none;
}
#content a:hover {
  color: #142e57;
  text-decoration: underline;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.button {
  color: #fefaff !important;
  background: #e46f25;
  box-shadow: 0 3px 0 #b6591e;
  font-size: 16px;
  border-radius: 3px;
  font-weight: 700;
  line-height: 1;
  margin: 0;
  padding: 10px 20px 11px;
  text-align: center;
  transition: background-color 0.15s ease-in-out;
  border: none;
  cursor: pointer;
}
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover,
.button:hover {
  background: #e98c51;
  box-shadow: 0 3px 0 #d96923;
}
.button.small {
  font-size: 16px;
  padding: 10px 20px 11px;
  font-weight: 500;
  margin-bottom: 15px;
  width: 100%;
  line-height: 1.25em;
}
.button:hover {
  text-decoration: none !important;
}

a.landingButton {
  display: block;
  color: #fefaff !important;
  background: #e46f25;
  box-shadow: 0 3px 0 #b6591e;
  font-size: 18px;
  border-radius: 3px;
  font-weight: 500;
  line-height: 1.5em;
  margin-bottom: 20px;
  padding: 15px 20px 16px;
  text-align: center;
  transition: background-color 0.15s ease-in-out;
  border: none;
  cursor: pointer;
}
a.landingButton:hover {
  background: #e98c51;
  box-shadow: 0 3px 0 #d96923;
  text-decoration: none !important;
}
div#content .landingSection {
  margin-bottom: 20px;
}

#map {
  width: 700px;
  height: 600px;
  border-width: 1px 1px 1px 1px !important;
  border-color: #ccc !important;
  /*border: 1px solid #000 !important;*/
  margin-left: auto;
  margin-right: auto;
}
.mapkey {
  width: 700px;
}
div#content.amenityContent {
  padding: 20px 0px 20px 0px;
}
#amenitytable {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ddd;
}

#amenitytable tbody tr td {
  border: 1px solid #ddd;
  vertical-align: middle;
}
div#content .amenity {
  background-color: #e46f25 !important;
  color: #000000;
  text-align: center;
  font-size: 12px;
}
a.amenity {
  font-weight: normal;
}
a.amenity:hover {
  text-decoration: none;
  color: #ffffff;
}
.amenitysmall {
  padding: 5px;
  font-size: 12px;
  text-align: center;
}
.amenityhotel {
  text-align: left !important;
}
table#amenitytable tbody tr#grayRow {
  background: #f9f9f9 !important;
}
.descriptiontable {
  width: 100%;
}
.descriptiontable tbody tr td {
  padding: 0px !important;
}
.amenitymaplink {
  text-align: right;
}

table#wj--admin-login td {
  text-align: center;
}

#wj_main_errormsgs {
  margin-top: 15px;
  text-align: center;
}
#wj_main_errormsgs ul li {
  color: red;
  list-style-position: inside;
}

#manageModifications input[type="button"],
#cancelReservation input[type="button"],
.wj_confRes_buttons input[type="button"],
#confirmCancelReservation input[type="button"],
div#content div form input[type="button"] {
  margin-bottom: 10px;
}
#login input[type="button"],
#modSearchHotel input[type="button"] {
  margin-top: 10px;
}

/* NAV overrides */
.nav {
  font-weight: 600;
}
.nav-item {
  margin-bottom: 2px;
  font-size: 13px;
}
.nav-item a {
  background: #48a4c3;
  color: #fefaff;
}
.nav-item > a:hover {
  background: #3796b5;
  color: #fefaff;
  text-decoration: none;
}
.nav-mobile {
  background-color: #48a4c3;
}
.nav-click:hover {
  background-color: #3796b5;
}

.exhLandingBtn {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 120px;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .nav {
    background: #48a4c3;
  }
}

@media only screen and (min-width: 768px) {
  .flex {
    display: flex;
  }

  .flex-col {
    display: flex;
    flex-direction: column;
  }

  .space-between {
    flex: 1;
    justify-content: space-between;
  }
}
