.row {
  width: 1024px;
}
body,
p,
td,
span,
div,
li,
table tbody tr td,
table tr td {
  font-family: helvetica, arial, sans-serif;
  font-size: 14px;
}
ul,
ol,
li {
  list-style-position: inside;
}
label,
div.alert-box {
  font-size: 14px;
}
table {
  background: none;
  border: 0px;
  border-collapse: collapse;
  margin-bottom: 0;
}
div#content.not-emc table tr {
  background: none !important;
}
div#content.not-emc table td {
  background: none;
}

h1 {
  font-weight: 600;
  font-size: 24px;
  margin: 25px 0 5px 0;
  border-left: 0px solid;
  color: #102b4c;
  font-family: helvetica, arial, sans-serif;
  line-height: 30px;
  border-left: 0px solid;
  text-align: center;
  text-transform: uppercase;
}
h1.reg {
  color: #102b4c;
  text-align: left;
  border-bottom: 2px solid #102b4c;
}
h1.house {
  color: #102b4c;
  text-align: left;
  border-bottom: 2px solid #102b4c;
}
h2 {
  font-family: helvetica, arial, sans-serif;
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  color: #102b4c;
  border-bottom: 1.5px solid #102b4c;
  margin: 0px 0px 10px;
  padding: 0px 0px 2px;
  line-height: normal;
  letter-spacing: 1px;
}
h3 {
  border-bottom: 2px solid #102b4c;
  font-weight: 600;
  font-size: 18px;
  width: 100%;
  color: #102b4c;
  font-family: helvetica, arial, sans-serif;
  margin-bottom: 5px;
  margin-top: 24px;
}
h3 > span {
  font-size: 12px;
}
h4 {
  font-weight: normal;
  font-size: 12pt;
  color: #102b4c;
  font-family: helvetica, arial, sans-serif;
  margin-bottom: 5px;
  margin-top: 5px;
}

a {
  cursor: pointer;
}

#top-banner {
  max-width: 1024px;
}

.no-padding {
  padding: 0px;
}

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

#content a {
  color: #6dcde3;
}
#content a:hover {
  color: #102b4c;
  text-decoration: underline;
}
#content a.whitelink {
  color: #ffffff;
  text-decoration: underline;
}

.error {
  color: #ff0000;
}

.row.landingSection {
  margin-top: 20px;
}
#content a.reg1 {
  display: block;
  background: #6ccde3;
  margin: 20px 0;
  padding: 20px 20px;
  box-shadow: 5px 5px 3px #ccc;
  text-align: center;
  color: #ffffff;
  font-size: 22px;
  font-family: "MyriadPro", sans-serif;
  letter-spacing: 1px;
  line-height: 1.25em;
  border-radius: 4px;
  height: 125px;
  -moz-border-radius: 4px;
}
#content a.reg1:hover {
  background: #83ddf2;
  text-decoration: none;
}
#content a.reg2 {
  display: block;
  background: #77cdd2;
  margin: 20px 0;
  padding: 20px 20px;
  box-shadow: 5px 5px 3px #ccc;
  text-align: center;
  color: #ffffff;
  font-size: 22px;
  font-family: "MyriadPro", sans-serif;
  letter-spacing: 1px;
  line-height: 1.25em;
  border-radius: 4px;
  height: 125px;
  -moz-border-radius: 4px;
}
#content a.reg2:hover {
  background: #8cdce1;
  text-decoration: none;
}
#content a.reg3 {
  display: block;
  background: #7dcdc4;
  margin: 20px 0;
  padding: 20px 20px;
  box-shadow: 5px 5px 3px #ccc;
  text-align: center;
  color: #ffffff;
  font-size: 22px;
  font-family: "MyriadPro", sans-serif;
  letter-spacing: 1px;
  line-height: 1.25em;
  border-radius: 4px;
  height: 125px;
  -moz-border-radius: 4px;
}
#content a.reg3:hover {
  background: #90dad2;
  text-decoration: none;
}
#content a.reg4 {
  display: block;
  background: #88ceb0;
  margin: 20px 0;
  padding: 20px 20px;
  box-shadow: 5px 5px 3px #ccc;
  text-align: center;
  color: #ffffff;
  font-size: 22px;
  font-family: "MyriadPro", sans-serif;
  letter-spacing: 1px;

  line-height: 1.25em;
  border-radius: 4px;
  height: 125px;
  -moz-border-radius: 4px;
}
#content a.reg4:hover {
  background: #9ddcc1;
  text-decoration: none;
}

#content a.landingButtonHouse {
  display: block;
  background: #9d3293;
  margin: 20px 0;
  padding: 20px 20px;
  box-shadow: 5px 5px 3px #ccc;
  text-align: center;
  color: #ffffff;
  font-size: 22px;
  font-family: "MyriadPro", sans-serif;
  letter-spacing: 1px;
  line-height: 1.25em;
  border-radius: 4px;
  height: 125px;
  -moz-border-radius: 4px;
}
#content a.landingButtonHouse:hover {
  background: #802978;
  text-decoration: none;
}
#content a.landingButton.notopmargin {
  margin: 0 0 20px 0;
}
.landingButton p.smaller {
  font-size: 14px;
  margin-top: 0.5em;
  margin-bottom: 0;
  color: #ffffff;
  line-height: 1.25em;
}
.landingButton:hover p.smaller {
  color: #ffffff;
}
#content a.landingButton.taller {
  height: 170px;
}
#content a.landingButton.taller.twoRows {
  padding-top: 55px;
}
#content a.landingButton.twoRows,
#content a.landingButtonHouse.twoRows {
  padding: 35px 20px;
}
label a.smaller {
  font-size: 14px;
  padding-left: 20px;
}

.clear-after:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.button,
input[type="button"]:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
button:focus,
.button:focus {
  color: #ffffff !important;
  background: #36b4e5;
  box-shadow: 0 3px 0 #ccc;
  font-size: 16px;
  border-radius: 3px;
  font-weight: 700;
  line-height: 1;
  margin: 5px 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: #2e9ac4;
  box-shadow: 0 3px 0 #ccc;
  text-decoration: none;
  cursor: pointer;
}
button.ui-button,
button.ui-button:hover {
  box-shadow: none;
}

/* NAV overrides */
.nav-item {
  width: 25%;
}
.nav-item a {
  background: #102b4c;
  font-size: 16px;
  border-radius: 0;
  font-weight: 600;
  font-family: "MyriadPro", helvetica, arial, sans-serif;
  letter-spacing: 0.5px;
}
.nav-item > a:hover {
  background: #234369;
  color: #ffffff;
}
.nav-mobile {
  background-color: #102b4c;
}
.nav-click:hover {
  background-color: #234369;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .nav {
    background: #102b4c;
  }
}

/* MCI Styles */
.amenitymaplink {
  text-align: right;
}
.amenity {
  color: #ffffff;
  font-size: 15px;
}
div#content.amenityContent {
  padding-left: 0px;
  padding-right: 0px;
}
/*.amenityContent > div.columns {
	padding-left: 0px;
	padding-right: 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;
}
#content.not-emc td.amenity {
  background-color: #102b4c !important;
  color: #ffffff;
  text-align: center;
}
#content a.amenity {
  font-weight: normal;
  color: #ffffff;
}
#content a.amenity:hover {
  text-decoration: none;
  color: #ffffff;
}
.amenitysmall {
  padding: 5px;
  font-size: 15px;
  text-align: center;
}
.amenityhotel {
  text-align: left !important;
}
.descriptiontable {
  width: 100%;
}
.descriptiontable tbody tr td {
  padding: 0px !important;
}
#searchTable td {
  text-align: center;
}
#map {
  width: 750px;
  height: 550px;
  margin-left: auto;
  margin-right: auto;
  border-width: 1px 1px 1px 1px !important;
}
.mapkey {
  width: 750px;
  text-align: left;
}
.wj--required {
  color: red;
}
#wj_profile_container,
#wj_hotel_info,
#wj_payment_info {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 320px) {
  div#content {
    padding: 20px 0 20px 0;
  }
}

/* GBR */
.left fieldset {
  line-height: 1.5em;
}
.left fieldset label {
  line-height: 1em;
  font-size: 16px;
}
#content table.formcols {
  border: none !important;
}
table.formcols td,
table.formcols span,
table.formcols td.left fieldset,
table.formcols button {
  font-size: 16px;
}
table.formcols fieldset {
  width: 500px !important;
}
table.formcols input.password,
table.formcols input.phone {
  width: 250px !important;
}
fieldset#rooms 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;
}
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;
}
#wj_main_errormsgs {
  margin-top: 15px;
  text-align: center;
}
#wj_main_errormsgs ul li {
  color: red;
}
div#wj--admin-button {
  text-align: center;
}
table#wj--admin-login td {
  vertical-align: middle;
}
table#wj--admin-login input {
  margin-bottom: 0;
}

#gdpr-injection #gdpr-options {
  width: 90%;
}

#exhibitor {
  text-align: center;
}

#exhibitor p {
  font-size: 21px;
  margin-top: 20px;
}

.ui-widget-overlay {
  background: #000 !important;
  opacity: 0.4;
}

#google_translate_element {
  margin-top: -10px;
}
