.row {
  width: 1024px;
}

.no-padding {
  padding: 0px;
}

body {
  color: #000000;
}

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

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

div#content table td {
  background: none;
}

ul,
ol,
li {
  list-style-position: inside;
}

h1 {
  font-family: 'Arial', sans-serif;
  font-weight: 300;
  font-size: 22px;
  text-transform: uppercase;
  color: #9c80b7;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 5px 0px;
  line-height: normal;
  letter-spacing: 1px;
}
h2 {
  font-family: 'Arial', sans-serif;
  font-weight: 300;
  font-size: 18px;
  text-transform: uppercase;
  color: #9c80b7;
  border-bottom: 2.5px solid #9c80b7;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 5px 0px;
  line-height: normal;
  letter-spacing: 1px;
}
h3,
h4,
h5,
h6 {
  font-family: 'Arial', sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #9c80b7;
}

/* Content */

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

#content a {
  color: #75c1da;
}
#content a:hover {
  color: #91cde1;
  text-decoration: underline;
}

ul.slick-dots {
  margin-bottom: 0px;
}
ul.slick-dots li button {
  background: #9c80b7;
}

input[type='button'],
input[type='submit'],
input[type='reset'],
.button,
button {
  color: #ffffff;
  background: #75c1da;
  box-shadow: 0 3px 0 #5e9aae;
  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;
}
input[type='button']:hover,
input[type='submit']:hover,
input[type='reset']:hover,
.button:hover,
button:hover {
  background: #91cde1;
  box-shadow: 0 3px 0 #6fb7cf;
  cursor: pointer;
}

#content a.landingLinks {
  display: block;
  background: #75c1da;
  margin: 20px 0;
  padding: 25px 25px;
  box-shadow: 5px 5px 3px #ccc;
  text-align: center;
  color: #000000;
  font-size: 23px;
  font-family: 'MyriadPro', sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.5em;
  text-transform: uppercase;
  transition: all 0.3s;
}
#content a.landingLinks:hover {
  background: #91cde1;
  text-decoration: none;
  transform: translateY(-1px);
}

#content a.landingLinks:active {
  box-shadow: 3px 3px 2px #ccc;
  transform: translateY(1px);
}

.row.landingSection {
  margin-bottom: 20px;
}

#map {
  border: 1px solid #000 !important;
  height: 550px;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.mapkey {
  width: 800px;
}
.amenitymaplink {
  text-align: right;
}
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;
}
table#amenitytable tbody tr:nth-child(2n) {
  background: none;
}
table#amenitytable tbody tr#grayRow {
  background: #f9f9f9 !important;
}
.amenity {
  background-color: #9c80b7 !important;
  color: #ffffff;
  text-align: center;
  font-size: 13px;
}
#content a.amenity {
  font-weight: normal;
  color: #ffffff;
}
#content a.amenity:hover {
  text-decoration: none;
  color: #ffffff;
}
.amenitysmall {
  padding: 5px;
  font-size: 13px;
  text-align: center;
}
.amenityhotel {
  text-align: left !important;
}
.descriptiontable {
  width: 100%;
}
.descriptiontable tbody tr td {
  padding: 0px !important;
}

table#searchTable td {
  text-align: center;
}

.small {
  font-size: 15px;
  font-weight: 400;
}

.wj_errormsgs {
  text-align: center;
}

#wj_main_errormsgs {
  margin-top: 15px;
  text-align: center;
}

#wj_main_errormsgs ul li {
  color: #ff0000;
}

#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;
}

/* GBR */
.left fieldset {
  line-height: 1.5em;
}
.left fieldset label {
  line-height: 1em;
}
table.formcols td,
table.formcols span,
table.formcols td.left fieldset {
  font-size: 14px;
}
table.formcols fieldset {
  width: 500px !important;
}
table.formcols input.password,
table.formcols input.phone {
  width: 250px !important;
}
table#blockPattern {
  border: 1px solid #888 !important;
  margin-bottom: 10px;
}
table#blockPattern tr.blockPatternDates td {
  text-align: center;
}
table#blockPattern,
tr.blockPatternInputs input,
select#hotelsAvail,
select#hotelsSelected {
  width: 100% !important;
}
tr.blockPatternDates td {
  padding-bottom: 0px;
}
table.formcols label,
#requestedSuites ol li {
  clear: both;
}
table.formcols label {
  float: left;
}
table.requestedSuites td {
  padding: 0px;
}
input[type='text'],
input[type='password'],
input[type='date'],
input[type='datetime'],
input[type='email'],
input[type='number'],
input[type='search'],
input[type='tel'],
input[type='time'],
input[type='url'],
textarea {
  display: inline-block;
}
div#ui-datepicker-div {
  width: 234px !important;
}
table.ui-datepicker {
  width: 100% !important;
}
table.ui-datepicker td {
  padding: 0px;
  text-align: center;
}

/* NAV overrides */
.nav {
  font-weight: 500;
  background-color: #9c80b7;
}
.nav-item {
  margin-bottom: 2px;
  font-size: 14px;
  width: 25%;
  text-align: center;
}
.nav-item a {
  background: #9c80b7;
  color: #ffffff;
  padding-left: 35px;
  padding-right: 35px;
}
.nav-item > a:hover {
  background: #ae97c1;
  color: #ffffff;
  text-decoration: none;
}
.nav-mobile {
  background-color: #9c80b7;
}
.nav-click:hover {
  background-color: #5e9aae;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .nav {
    background: #9c80b7;
  }
  .nav-item {
    width: 100%;
  }
}
