body, p, td, span, div, li, table tbody tr td, table tr td {
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
	color: #222526;
}
label, div.alert-box {
	font-size: 16px;
}

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

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

div#content.not-emc table tr {
	background: none !important;
}

div#content.not-emc table td {
	background: none;
}

h1 {
	font-size: 1.9em;
	font-weight: 600;
	color: #00305e;
	font-family: Calibri, Arial, sans-serif;
}

h2 {
	font-size: 1.5em;
	font-weight: 600;
	color: #00305e;
	font-family: Calibri, Arial, sans-serif;
}

h3 {
	font-size: 1.25em;
	font-weight: 300;
	color: #00305e;
	font-family: Calibri, Arial, sans-serif;
}

h4 {
	font-size: 1em;
	font-weight: 600;
    color: #00305e;
	font-family: Calibri, Arial, sans-serif;
	text-transform: uppercase;
}

hr {
	color: #00305e;
	background-color: #00305e;
	height: 3px;
}

/*td, th {
    font-size: 12px;
    color: #4d4d4d;
}*/

/*#!__EMC Overrides__#!*/
.t10ReportsRegion .t10RegionBody {
		padding:2px !important;
}


#content a {
	color: #0079c1;
}

#content a:hover {
	color: #0079c1;
	text-decoration: underline;
}

#content a.whitelink {
	color: #ffffff;
	text-decoration: underline;
}
header .tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
header a:hover {
	text-decoration: none;
}

.error, div.errors li {
	color: #ff0000;
}


.row {
	width:1024px;
}

#top-banner {
    max-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;
}


div#main-container {
    max-width: 1024px;
    margin: 0 auto;
}

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

#content a.landingLinks {
	display: block;
	background: #00305e;
	margin: 20px 0;
	padding: 20px 20px;
	box-shadow: 5px 5px 3px #ccc;
	text-align: center;
	color: #ffffff;
	font-size: 1.5em;
	font-weight: bold;
	font-family: Calibri, Arial, sans-serif;
	letter-spacing: 1px;
	vertical-align: middle;
	line-height: 1.2em;
	border-radius: 4px;
	-moz-border-radius: 4px;
}
#content a.landingLinks:hover {
	background: #51b848;
	text-decoration: none;
}
.landingLinks p.smaller {
	font-size:16px;
	margin-top:.5em;
	margin-bottom:0;
	color: #ffffff;
	line-height: 1.25em;
}
.landingLinks:hover p.smaller {
	color: #ffffff;
}
label a.smaller {
	font-size: 14px;
	padding-left: 20px;
}

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



/*MCI USA 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: #00305e !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;
}
.mapkey {
	width: 750px;
	text-align: left;
}
.call {
	font-weight: bold;
	color: #023473; /*#0135a4*/
}
legend {
	color: #00305e; /*#0135a4*/
	font-size: 1.2em
}
.wj--required, .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;
	}
	div#main-container {
		border:none;
	}
}

/* NAV overrides */
.nav-item a {
	background:#00305e;
	font-size: 16px;
	border-radius: 3px;
}
.nav-item > a:hover {
	background:#0079c1;
	color: #ffffff;
}
.nav-mobile {
	background-color: #00305e;
}
.nav-click:hover {
	background-color:#0079c1;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
	.nav {
		background: #00305e;
	}
}

.no-padding {
	padding:0px;
}

/* avma breadcrumbs */
#breadcrumbs {
	font-size: 12px;
	margin: 0;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
#breadcrumbs strong {
	color: #777;
}
#breadcrumbs a {
	font-weight: normal;
	color: #228cc4;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}

input[type="button"], input[type="submit"], input[type="reset"], button, .button {
	color: #ffffff !important;
	background: #00305e;
	box-shadow: 0 3px 0 #00264b;
	font-size: 16px;
	border-radius: 3px;
	font-weight: 700;
	line-height: 1;
	margin: 5px 0 5px 0;
	padding: 10px 20px 8px;
	text-align: center;
	transition: background-color .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: #33597e;
	box-shadow: 0 3px 0 #002e59;
	text-decoration: none !important;
	cursor: pointer;
}

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


#footerRight {
	text-align: right;
}
@media (max-width:767px) {
	#footerRight {
		text-align: left;
		padding-top: 20px;
		margin-left: 10px;
	}
	.mobileHide {
		display:none;
	}
}

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