.row {
  width: 1024px;
}

div#content {
  padding: 20px 20px 20px 20px;
  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;
  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: 21px;
  text-transform: uppercase;
  color: #2b4c86;
  border-bottom: 2.5px solid #2b4c86;
  margin: 0px 0px 25px 0px;
  padding: 0px 0px 5px 0px;
  line-height: normal;
  letter-spacing: 1px;
}
h2 {
  font-family: "Arial", sans-serif;
  font-weight: 300;
  font-size: 21px;
  text-transform: uppercase;
  color: #2b4c86;
  border-bottom: 2.5px solid #2b4c86;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 5px 0px;
  line-height: normal;
  letter-spacing: 1px;
}
h3 {
  font-weight: 450;
  font-size: 12pt;
  width: 100%;
  color: #2b4c86;
  font-family: helvetica, arial, sans-serif;
  margin-bottom: 1px;
  margin-top: 24px;
}
h4 {
  font-weight: normal;
  font-size: 12pt;
  color: #2b4c86;
  font-family: helvetica, arial, sans-serif;
  margin-bottom: 5px;
  margin-top: 5px;
}
a {
  color: #2b4c86;
  text-decoration: none;
}
a:hover {
  color: #55709e;
  text-decoration: underline;
}
.row.landingSection {
  margin-bottom: 20px;
}
#content a.landingLinks {
  display: block;
  background: #2b4c86;
  margin: 20px 0;
  padding: 35px 20px;
  box-shadow: 5px 5px 3px #ccc;
  text-align: center;
  color: #ffffff;
  font-size: 22px;
  line-height: 1.5em;
  font-family: "MyriadPro", sans-serif;
  letter-spacing: 1px;
}
#content a.landingLinks:hover {
  background: #55709e;
  text-decoration: none;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.button {
  color: #ffffff;
  background: #31abdc;
  box-shadow: 0 3px 0 #8896b4;
  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: #4fbfec;
  box-shadow: 0 3px 0 #a2b3d6;
  text-decoration: none;
  cursor: pointer;
}

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

#map {
  width: 700px;
  height: 500px;
  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;
}
#amenitytable {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ddd;
}

#amenitytable tbody tr td {
  border: 1px solid #ddd;
  vertical-align: middle;
}
.amenity {
  background-color: #2c4f88 !important;
  color: #ffffff;
  text-align: center;
}
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:nth-child(2n) {
  background: none;
}
table#amenitytable tbody tr#grayRow {
  background: #f9f9f9 !important;
}

#wj_profile_container,
#wj_hotel_info,
#wj_payment_info {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
#wj_hou_info {
  width: 100%;
}
.wj--required {
  color: red;
}
#wj_ecc_Text {
  text-align: center;
}

.amenitymaplink {
  text-align: right;
}
.descriptiontable {
  width: 100%;
}

.descriptiontable tbody tr td {
  padding: 0px !important;
}

.no-padding {
  padding: 0px;
}

.smaller {
  font-size: 14px;
}
.smallest {
  font-size: 12px;
}

/* NAV overrides */
.nav-item {
  margin-bottom: 2px;
  width: 25%;
}
.nav-item a {
  background: #31abdc;
  color: #fff;
}
.nav-item > a:hover {
  background: #4fbfec;
  color: #fff;
  text-decoration: none;
}
.nav-mobile {
  background-color: #31abdc;
}
.nav-click:hover {
  background-color: #c3d1eb;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .nav {
    background: #31abdc;
  }
}

/* GBR */
table.formcols button {
  font-size: 16px;
  margin-bottom: 5px;
}
.left fieldset {
  line-height: 1.5em;
}
.left fieldset legend {
  font-size: 1.1em;
}
.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 tr.blockPatternDates td {
  text-align: center;
}
table#blockPattern,
tr.blockPatternInputs input,
select#hotelsAvail,
select#hotelsSelected {
  width: 100% !important;
}
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;
}
table#blockPattern tr td input.minmaxcount {
  background-color: #fff;
}
#content table.buttons {
  border: none !important;
}
