* {
  font-size: 14px;
}
.row {
  width: 1024px;
}
.no-padding {
  padding: 0px;
}

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

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

h1 {
  font-size: 22px;
  font-weight: bold;
  color: #32405a;
  font-family: "Roboto", "Calibri", sans-serif;
}

h1.landingHeader {
  text-align: center;
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 15px;
  color: #32405a;
  font-family: "Open Sans Light", sans-serif;
}

h2 {
  font-size: 18px;
  font-weight: bold;
  color: #32405a;
  font-family: "Roboto", "Calibri", sans-serif;
  border-bottom: 1px solid #32405a;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 5px 0px;
}

h3 {
  font-size: 14px;
  font-weight: bold;
  color: #32405a;
  font-family: "Roboto", "Calibri", sans-serif;
}

h4,
h5 {
  color: #32405a;
}

td,
th {
  font-size: 14px;
  color: #4d4d4d;
}

a {
  color: #ff693d;
  text-decoration: underline;
}

a:hover {
  color: #ff8764;
  text-decoration: underline;
}

.error {
  color: #ff0000;
}

div#content,
div#emc-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;
}

h1.header {
  margin-top: 0;
  text-align: center;
}

.row.landingSection {
  margin-bottom: 20px;
}
#content a.landingButton {
  display: block;
  background: #47bfc4;
  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-weight: bold;
  text-decoration: none;
}
#content a.landingButton:hover {
  background: #6cccd0;
  text-decoration: none;
}
#main-landing a.landingButton {
  margin: 10px 0;
}
.smaller {
  font-size: 12px;
  margin-bottom: 0px;
}
.row.landingSection {
  margin-top: 40px;
}

/*MCI USA Styles*/
#amenitytable {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ddd;
}

#amenitytable tbody tr td {
  border: 1px solid #ddd;
  vertical-align: middle;
}
#amenitytable tbody tr:nth-child(even) {
  background: none;
}
#amenitytable tbody tr#grayRow {
  background: #f9f9f9 !important;
}
div#content .amenity {
  background: #47bfc4 !important;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}
a.amenity {
  font-weight: normal;
  text-decoration: none;
}
a.amenity:hover {
  text-decoration: none;
  color: #ffffff;
}
.amenitysmall {
  padding: 5px;
  font-size: 14px;
  text-align: center;
}

.amenityhotel {
  text-align: left !important;
}
.amenitymaplink {
  text-align: right;
}
.descriptiontable {
  width: 100%;
}

.descriptiontable tbody tr td {
  padding: 0px !important;
}
#map {
  width: 750px;
  height: 550px;
  margin-left: auto;
  margin-right: auto;
}
.mapkey {
  width: 750px;
  text-align: left;
}
.call {
  font-weight: bold;
  color: #023473;
}
legend {
  color: #023473;
  font-size: 1.2em;
}
.wj--required {
  color: red;
}
#wj_profile_container,
#wj_hotel_info,
#wj_payment_info {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
#wj_hou_info {
  width: 100%;
}
#wj_ecc_Text {
  text-align: center;
}
.wj_confRes_buttons {
  text-align: center;
}

/* buttons */
input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.button {
  background: #47bfc4;
  box-shadow: 0 3px 0 #39999d;
  border: none;
  color: #ffffff;
  font-weight: bold;
  padding: 10px 20px 11px;
  margin: 5px;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover,
.button:hover {
  background: #6cccd0;
  box-shadow: 0 3px 0 #43b5ba;
  border: none;
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
}

select {
  margin-top: 6px;
  margin-bottom: 13px;
}

form#login table {
  border: 1px solid #ddd !important;
}
form#login table table {
  width: 100%;
  border: none !important;
}

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

div#wj--admin-button {
  text-align: center;
}
div#wj_main_errormsgs ul {
  padding-left: 25px;
}

#modalWrap {
  /* The div that shows/hides. */
  display: none; /* starts out hidden */
  z-index: 40001; /* High z-index to ensure it appears above all content */
}
.modalOverlay {
  /* Shades out background when selector is active */
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.5; /* Sets opacity so it's partly transparent */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE transparency */
  filter: alpha(opacity=50); /* More IE transparency */
  z-index: 40001;
}
.vertical-offset {
  /* Fixed position to provide the vertical offset */
  position: fixed;
  bottom: 10%;
  width: 100%;
  z-index: 40002; /* ensures box appears above overlay */
}
.modal {
  /* The actual box, centered in the fixed-position div */
  max-width: 550px; /* Whatever width you want the box to be */
  position: relative;
  margin: 0 auto; /* Everything below is just visual styling */
  background-color: white;
  padding: 20px 20px 0 20px;
  border: 1px solid black;
}
#closeModal {
  position: absolute;
  top: -12px; /* Half the icon's height */
  right: -12px; /* half the icon's width */
  z-index: 50;
}

#wj_main_errormsgs {
  text-align: center;
}

#wj_main_errormsgs ul li {
  list-style-position: inside;
  color: red;
}

#applyPayment label {
  display: inline-block;
  margin-left: -5px;
}

#applyPayment input {
  margin-left: 20px;
}

/* NAV overrides */
.nav {
  font-weight: 600;
}
.nav-item {
  margin-bottom: 2px;
  font-size: 14px;
}
.nav-item a {
  background: #f7123d;
  color: #ffffff;
  text-decoration: none;
}
.nav-item > a:hover {
  background: #f94164;
  color: #ffffff;
  text-decoration: none;
}
.nav-mobile {
  background-color: #f7123d;
}
.nav-click:hover {
  background-color: #f94164;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .nav {
    background: #f7123d;
  }
}

.op-hours {
  font-size: 12px;
  text-transform: none;
  letter-spacing: normal;
}
