/*
* jQuery Mobile Git Build: SHA1: 9130927464f2d3e0300a9fb36ebfd69448cf3675 <> Date: Wed Feb 20 11:08:42 2013 -0800
* https://jquerymobile.com
*
* Copyright 2010, 2013 jQuery Foundation, Inc. and other contributors
* Released under the MIT license.
* https://jquery.org/license
*
*/


/* Swatches */

/* A
-----------------------------------------------------------------------------------------------------------*/

.ui-bar-a {
	border: 1px solid #d1d1d1 /*{a-bar-border}*/;
	background: #d1d1d1 /*{a-bar-background-color}*/;
	color: #3e3e3e /*{a-bar-color}*/;
	font-weight: bold;
	text-shadow: 0 /*{a-bar-shadow-x}*/ 1px /*{a-bar-shadow-y}*/ 0 /*{a-bar-shadow-radius}*/ #ffffff /*{a-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #d1d1d1 /*{a-bar-background-start}*/), to( #d1d1d1 /*{a-bar-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #d1d1d1 /*{a-bar-background-start}*/, #d1d1d1 /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #d1d1d1 /*{a-bar-background-start}*/, #d1d1d1 /*{a-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #d1d1d1 /*{a-bar-background-start}*/, #d1d1d1 /*{a-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #d1d1d1 /*{a-bar-background-start}*/, #d1d1d1 /*{a-bar-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #d1d1d1 /*{a-bar-background-start}*/, #d1d1d1 /*{a-bar-background-end}*/);
}
.ui-bar-a .ui-link-inherit {
	color: #3e3e3e /*{a-bar-color}*/;
}

.ui-bar-a a.ui-link {
	color: #7cc4e7 /*{a-bar-link-color}*/;
	font-weight: bold;
}

.ui-bar-a a.ui-link:visited {
	color: #2489ce /*{a-bar-link-visited}*/;
}

.ui-bar-a a.ui-link:hover {
	color: #2489ce /*{a-bar-link-hover}*/;
}

.ui-bar-a a.ui-link:active {
	color: #2489ce /*{a-bar-link-active}*/;
}

.ui-bar-a,
.ui-bar-a input,
.ui-bar-a select,
.ui-bar-a textarea,
.ui-bar-a button {
	 font-family: Georgia, "Times New Roman",serif /*{global-font-family}*/;
}
.ui-body-a,
.ui-overlay-a {
	border: 1px solid #aaaaaa /*{a-body-border}*/;
	color: #333333 /*{a-body-color}*/;
	text-shadow: 0 /*{a-body-shadow-x}*/ 1px /*{a-body-shadow-y}*/ 0 /*{a-body-shadow-radius}*/ #ffffff /*{a-body-shadow-color}*/;
	background: #f9f9f9 /*{a-body-background-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f9f9f9 /*{a-body-background-start}*/), to( #eeeeee /*{a-body-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #f9f9f9 /*{a-body-background-start}*/, #eeeeee /*{a-body-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #f9f9f9 /*{a-body-background-start}*/, #eeeeee /*{a-body-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #f9f9f9 /*{a-body-background-start}*/, #eeeeee /*{a-body-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #f9f9f9 /*{a-body-background-start}*/, #eeeeee /*{a-body-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #f9f9f9 /*{a-body-background-start}*/, #eeeeee /*{a-body-background-end}*/);
}
.ui-overlay-a {
	background-image: none;
	border-width: 0;
}
.ui-body-a,
.ui-body-a input,
.ui-body-a select,
.ui-body-a textarea,
.ui-body-a button {
	  font-family: Georgia, "Times New Roman",serif /*{global-font-family}*/;
}

.ui-body-c,
.ui-body-c input,
.ui-body-c select,
.ui-body-c textarea,
.ui-body-c button {
	  font-family: Georgia, "Times New Roman",serif /*{global-font-family}*/;
}

.ui-body-a .ui-link-inherit {
	color: #333333 /*{a-body-color}*/;
}

.ui-body-a .ui-link {
	color: #ad4141 /*{a-body-link-color}*/;
	font-weight: bold;
}

.ui-body-a .ui-link:visited {
	color: #ad4141 /*{a-body-link-visited}*/;
}

.ui-body-a .ui-link:hover {
	color: #444444 /*{a-body-link-hover}*/;
}

.ui-body-a .ui-link:active {
	color: #444444 /*{a-body-link-active}*/;
}

.ui-btn-up-a {
	border: 1px solid #cccccc /*{a-bup-border}*/;
	background: #eeeeee /*{a-bup-background-color}*/;
	font-weight: bold;
	color: #2f3e46 /*{a-bup-color}*/;
	text-shadow: 0 /*{a-bup-shadow-x}*/ 1px /*{a-bup-shadow-y}*/ 0 /*{a-bup-shadow-radius}*/ #ffffff /*{a-bup-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #E8E8E8 /*{a-bup-background-start}*/), to( #F0F0F0 /*{a-bup-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #E8E8E8 /*{a-bup-background-start}*/, #F0F0F0 /*{a-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #E8E8E8 /*{a-bup-background-start}*/, #F0F0F0 /*{a-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #E8E8E8 /*{a-bup-background-start}*/, #F0F0F0 /*{a-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #E8E8E8 /*{a-bup-background-start}*/, #F0F0F0 /*{a-bup-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #E8E8E8 /*{a-bup-background-start}*/, #F0F0F0 /*{a-bup-background-end}*/);
}
.ui-btn-up-a:visited,
.ui-btn-up-a a.ui-link-inherit {
	color: #2f3e46 /*{a-bup-color}*/;
}
.ui-btn-hover-a {
	border: 1px solid #bbbbbb /*{a-bhover-border}*/;
	background: #dfdfdf /*{a-bhover-background-color}*/;
	font-weight: bold;
	color: #2f3e46 /*{a-bhover-color}*/;
	text-shadow: 0 /*{a-bhover-shadow-x}*/ 1px /*{a-bhover-shadow-y}*/ 0 /*{a-bhover-shadow-radius}*/ #ffffff /*{a-bhover-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f6f6f6 /*{a-bhover-background-start}*/), to( #e0e0e0 /*{a-bhover-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #f6f6f6 /*{a-bhover-background-start}*/, #e0e0e0 /*{a-bhover-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #f6f6f6 /*{a-bhover-background-start}*/, #e0e0e0 /*{a-bhover-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #f6f6f6 /*{a-bhover-background-start}*/, #e0e0e0 /*{a-bhover-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #f6f6f6 /*{a-bhover-background-start}*/, #e0e0e0 /*{a-bhover-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #f6f6f6 /*{a-bhover-background-start}*/, #e0e0e0 /*{a-bhover-background-end}*/);
}
.ui-btn-hover-a:visited,
.ui-btn-hover-a:hover,
.ui-btn-hover-a a.ui-link-inherit {
	color: #2f3e46 /*{a-bhover-color}*/;
}
.ui-btn-down-a {
	border: 1px solid #bbbbbb /*{a-bdown-border}*/;
	background: #d6d6d6 /*{a-bdown-background-color}*/;
	font-weight: bold;
	color: #2f3e46 /*{a-bdown-color}*/;
	text-shadow: 0 /*{a-bdown-shadow-x}*/ 1px /*{a-bdown-shadow-y}*/ 0 /*{a-bdown-shadow-radius}*/ #ffffff /*{a-bdown-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #d0d0d0 /*{a-bdown-background-start}*/), to( #dfdfdf /*{a-bdown-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #d0d0d0 /*{a-bdown-background-start}*/, #dfdfdf /*{a-bdown-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #d0d0d0 /*{a-bdown-background-start}*/, #dfdfdf /*{a-bdown-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #d0d0d0 /*{a-bdown-background-start}*/, #dfdfdf /*{a-bdown-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #d0d0d0 /*{a-bdown-background-start}*/, #dfdfdf /*{a-bdown-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #d0d0d0 /*{a-bdown-background-start}*/, #dfdfdf /*{a-bdown-background-end}*/);
}
.ui-btn-down-a:visited,
.ui-btn-down-a:hover,
.ui-btn-down-a a.ui-link-inherit {
	color: #2f3e46 /*{a-bdown-color}*/;
}
.ui-btn-up-a,
.ui-btn-hover-a,
.ui-btn-down-a {
	  font-family: Georgia, "Times New Roman",serif /*{global-font-family}*/;
	text-decoration: none;
}


/* Structure */

/* links within "buttons"
-----------------------------------------------------------------------------------------------------------*/

a.ui-link-inherit {
	text-decoration: none !important;
}


/* Active class used as the "on" state across all themes
-----------------------------------------------------------------------------------------------------------*/
.ui-btn-active {
	border: 1px solid #872626 /*{global-active-border}*/;
	background: #ad4141 /*{global-active-background-color}*/;
	font-weight: bold;
	color: #ffffff /*{global-active-color}*/;
	cursor: pointer;
	text-shadow: 0 /*{global-active-shadow-x}*/ 1px /*{global-active-shadow-y}*/ 0 /*{global-active-shadow-radius}*/ #872626 /*{global-active-shadow-color}*/;
	text-decoration: none;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ad4141 /*{global-active-background-start}*/), to( #ad4141 /*{global-active-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #ad4141 /*{global-active-background-start}*/, #ad4141 /*{global-active-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #ad4141 /*{global-active-background-start}*/, #ad4141 /*{global-active-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ad4141 /*{global-active-background-start}*/, #ad4141 /*{global-active-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #ad4141 /*{global-active-background-start}*/, #ad4141 /*{global-active-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #ad4141 /*{global-active-background-start}*/, #ad4141 /*{global-active-background-end}*/);
}
.ui-btn-active:visited,
.ui-btn-active:hover,
.ui-btn-active a.ui-link-inherit {
	color: #ffffff /*{global-active-color}*/;
}


/* button inner top highlight
-----------------------------------------------------------------------------------------------------------*/

.ui-btn-inner {
	border-top: 1px solid 	#fff;
	border-color: 			rgba(255,255,255,.3);
}


/* corner rounding classes
-----------------------------------------------------------------------------------------------------------*/

.ui-corner-all {
	-webkit-border-radius: 0 /*{global-radii-blocks}*/;
	border-radius: 0 /*{global-radii-blocks}*/;
}

/* Form field separator
-----------------------------------------------------------------------------------------------------------*/
.ui-br {
	border-color: rgb(130,130,130);
	border-color: rgba(130,130,130,.3);
	border-style: solid;
}

/* Interaction cues
-----------------------------------------------------------------------------------------------------------*/
.ui-disabled {
	filter: Alpha(Opacity=30);
	opacity: .3;
	zoom: 1;
}
.ui-disabled,
.ui-disabled a {
	cursor: default !important;
	pointer-events: none;
}

/* Icons
-----------------------------------------------------------------------------------------------------------*/

.ui-icon,
.ui-icon-searchfield:after {
	background-color: #666666 /*{global-icon-color}*/;
	background-color: rgba(0,0,0,.4) /*{global-icon-disc}*/;
	background-image: url(/images/icons-18-white.png);
	background-repeat: no-repeat;
	-webkit-border-radius: 				9px;
	border-radius: 						9px;
}

/* Alt icon color
-----------------------------------------------------------------------------------------------------------*/

.ui-icon-alt .ui-icon,
.ui-icon-alt .ui-icon-searchfield:after {
	background-color: 						#fff;
	background-color: 						rgba(255,255,255,.3);
	background-image: url(/images/icons-18-black.png);
	background-repeat: no-repeat;
}

/* No disc
-----------------------------------------------------------------------------------------------------------*/

.ui-icon-nodisc .ui-icon,
.ui-icon-nodisc .ui-icon-searchfield:after,
.ui-icon-nodisc .ui-icon-alt .ui-icon,
.ui-icon-nodisc .ui-icon-alt .ui-icon-searchfield:after {
	background-color: transparent;
}

/* Icon sprite
-----------------------------------------------------------------------------------------------------------*/

/* plus minus */
.ui-icon-plus {
	background-position: 	-1px -1px;
}
.ui-icon-minus {
	background-position: 	-37px -1px;
}
/* delete/close */
.ui-icon-delete {
	background-position: 	-73px -1px;
}
/* arrows */
.ui-icon-arrow-r {
	background-position: 	-108px -1px;
}
.ui-icon-arrow-l {
	background-position: 	-144px -1px;
}
.ui-icon-arrow-u {
	background-position: 	-180px -1px;
}
.ui-icon-arrow-d {
	background-position: 	-216px -1px;
}
/* misc */
.ui-icon-check {
	background-position: 	-252px -1px;
}
.ui-icon-gear {
	background-position: 	-288px -1px;
}
.ui-icon-refresh {
	background-position: 	-323px -1px;
}
.ui-icon-forward {
	background-position: 	-360px -1px;
}
.ui-icon-back {
	background-position: 	-396px -1px;
}
.ui-icon-grid {
	background-position: 	-432px -1px;
}
.ui-icon-star {
	background-position: 	-467px -1px;
}
.ui-icon-alert {
	background-position: 	-503px -1px;
}
.ui-icon-info {
	background-position: 	-539px -1px;
}
.ui-icon-home {
	background-position: 	-575px -1px;
}
/* search */
.ui-icon-search,
.ui-icon-searchfield:after {
	background-position: 	-611px -1px;
}
/* checkbox radio */
.ui-icon-checkbox-on {
	background-position: 	-647px -1px;
}
.ui-icon-checkbox-off {
	background-position: 	-683px -1px;
}
.ui-icon-radio-on {
	background-position: 	-718px -1px;
}
.ui-icon-radio-off {
	background-position: 	-754px -1px;
}
/* menu edit */
.ui-icon-bars {
	background-position: 	-788px -1px;

}
.ui-icon-edit {
	background-position: 	-824px -1px;
}

/* HD/"retina" sprite
-----------------------------------------------------------------------------------------------------------*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.3),
	only screen and (min--moz-device-pixel-ratio: 1.3),
	only screen and (min-resolution: 200dpi) {

	.ui-icon-plus, .ui-icon-minus, .ui-icon-delete, .ui-icon-arrow-r,
	.ui-icon-arrow-l, .ui-icon-arrow-u, .ui-icon-arrow-d, .ui-icon-check,
	.ui-icon-gear, .ui-icon-refresh, .ui-icon-forward, .ui-icon-back,
	.ui-icon-grid, .ui-icon-star, .ui-icon-alert, .ui-icon-info, .ui-icon-home, .ui-icon-bars, .ui-icon-edit,
	.ui-icon-search, .ui-icon-searchfield:after,
	.ui-icon-checkbox-off, .ui-icon-checkbox-on, .ui-icon-radio-off, .ui-icon-radio-on {
			background-image: url(/images/icons-36-white.png);
		-moz-background-size: 864px 18px;
		-o-background-size: 864px 18px;
		-webkit-background-size: 864px 18px;
		background-size: 864px 18px;
	}

	.ui-icon-alt .ui-icon {
			background-image: url(/images/icons-36-black.png);
	}

	.ui-icon-plus {
		background-position: 	0px 50%;
	}
	.ui-icon-minus {
		background-position: 	-36px 50%;
	}
	.ui-icon-delete {
		background-position: 	-72px 50%;
	}
	.ui-icon-arrow-r {
		background-position: 	-108px 50%;
	}
	.ui-icon-arrow-l {
		background-position: 	-144px 50%;
	}
	.ui-icon-arrow-u {
		background-position: 	-179px 50%;
	}
	.ui-icon-arrow-d {
		background-position: 	-215px 50%;
	}
	.ui-icon-check {
		background-position: 	-252px 50%;
	}
	.ui-icon-gear {
		background-position: 	-287px 50%;
	}
	.ui-icon-refresh {
		background-position: 	-323px 50%;
	}
	.ui-icon-forward {
		background-position: 	-360px 50%;
	}
	.ui-icon-back {
		background-position: 	-395px 50%;
	}
	.ui-icon-grid {
		background-position: 	-431px 50%;
	}
	.ui-icon-star {
		background-position: 	-467px 50%;
	}
	.ui-icon-alert {
		background-position: 	-503px 50%;
	}
	.ui-icon-info {
		background-position: 	-538px 50%;
	}
	.ui-icon-home {
		background-position: 	-575px 50%;
	}
	.ui-icon-search,
	.ui-icon-searchfield:after {
		background-position: 	-611px 50%;
	}
	.ui-icon-checkbox-on {
		background-position: 	-647px 50%;
	}
	.ui-icon-checkbox-off {
		background-position: 	-683px 50%;
	}
	.ui-icon-radio-on {
		background-position: 	-718px 50%;
	}
	.ui-icon-radio-off {
		background-position: 	-754px 50%;
	}
	.ui-icon-bars {
		background-position: 	-788px 50%;

	}.ui-icon-edit {
		background-position: 	-824px 50%;
	}
}

/* checks,radios */
.ui-checkbox .ui-icon,
.ui-selectmenu-list .ui-icon {
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.ui-icon-checkbox-off,
.ui-icon-radio-off {
	background-color: transparent;
}
.ui-checkbox-on .ui-icon,
.ui-radio-on .ui-icon {
	background-color: #ad4141 /*{global-active-background-color}*/; /* NOTE: this hex should match the active state color. It's repeated here for cascade */
}

/* loading icon */
.ui-icon-loading {
	background: url(/images/ajax-loader.gif);
	background-size: 46px 46px;
}

/* Button corner class
-----------------------------------------------------------------------------------------------------------*/
.ui-btn-corner-all {
	-webkit-border-radius: 0 /*{global-radii-buttons}*/;
	border-radius: 0 /*{global-radii-buttons}*/;
}

/* radius clip workaround for cleaning up corner trapping */
.ui-corner-all,
.ui-btn-corner-all {
	-webkit-background-clip: padding;
	background-clip: padding-box;
}

/* Overlay / modal
-----------------------------------------------------------------------------------------------------------*/

.ui-overlay {
	background: #666;
	filter: Alpha(Opacity=50);
	opacity: .5;
	position: absolute;
	width: 100%;
	height: 100%;
}
.ui-overlay-shadow {
	-moz-box-shadow: 0px 0px 12px 			rgba(0,0,0,.6);
	-webkit-box-shadow: 0px 0px 12px 		rgba(0,0,0,.6);
	box-shadow: 0px 0px 12px 				rgba(0,0,0,.6);
}
.ui-shadow {
	-moz-box-shadow: 0px 1px 3px /*{global-box-shadow-size}*/ rgba(0,0,0,.4) /*{global-box-shadow-color}*/;
	-webkit-box-shadow: 0px 1px 3px /*{global-box-shadow-size}*/ rgba(0,0,0,.4) /*{global-box-shadow-color}*/;
	box-shadow: 0px 1px 3px /*{global-box-shadow-size}*/ rgba(0,0,0,.4) /*{global-box-shadow-color}*/;
}
.ui-bar-a .ui-shadow,
.ui-bar-b .ui-shadow ,
.ui-bar-c .ui-shadow  {
	-moz-box-shadow: 0px 1px 0 				rgba(255,255,255,.4);
	-webkit-box-shadow: 0px 1px 0 			rgba(255,255,255,.4);
	box-shadow: 0px 1px 0 					rgba(255,255,255,.4);
}
.ui-shadow-inset {
	-moz-box-shadow: inset 0px 1px 4px 		rgba(0,0,0,.4);
	-webkit-box-shadow: inset 0px 1px 4px 	rgba(0,0,0,.4);
	box-shadow: inset 0px 1px 4px 			rgba(0,0,0,.4);
}
.ui-icon-shadow {
	-moz-box-shadow: 0px 1px 0 rgba(255,255,255,.4) /*{global-icon-shadow}*/;
	-webkit-box-shadow: 0px 1px 0 rgba(255,255,255,.4) /*{global-icon-shadow}*/;
	box-shadow: 0px 1px 0 rgba(255,255,255,.4) /*{global-icon-shadow}*/;
}

/* Focus state - set here for specificity (note: these classes are added by JavaScript)
-----------------------------------------------------------------------------------------------------------*/

.ui-btn:focus, .ui-link-inherit:focus {
	outline: 0;
}
.ui-btn.ui-focus {
	z-index: 1;
}
.ui-focus,
.ui-btn:focus {
	-moz-box-shadow: inset 0px 0px 3px #ad4141 /*{global-active-background-color}*/, 0px 0px 9px #ad4141 /*{global-active-background-color}*/;
	-webkit-box-shadow: inset 0px 0px 3px #ad4141 /*{global-active-background-color}*/, 0px 0px 9px #ad4141 /*{global-active-background-color}*/;
	box-shadow: inset 0px 0px 3px #ad4141 /*{global-active-background-color}*/, 0px 0px 9px #ad4141 /*{global-active-background-color}*/;
}
.ui-input-text.ui-focus,
.ui-input-search.ui-focus {
	-moz-box-shadow: 0px 0px 12px #ad4141 /*{global-active-background-color}*/;
	-webkit-box-shadow: 0px 0px 12px #ad4141 /*{global-active-background-color}*/;
	box-shadow: 0px 0px 12px #ad4141 /*{global-active-background-color}*/;
}

/* unset box shadow in browsers that don't do it right
-----------------------------------------------------------------------------------------------------------*/

.ui-mobile-nosupport-boxshadow * {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

/* ...and bring back focus */
.ui-mobile-nosupport-boxshadow .ui-focus,
.ui-mobile-nosupport-boxshadow .ui-btn:focus,
.ui-mobile-nosupport-boxshadow .ui-link-inherit:focus {
	outline-width: 1px;
	outline-style: auto;
}

/* iPersonalConcierge custom styles  */

/* jqm overrides */
.ui-loader-verbose h1
,	.ui-bar, .ui-bar h1, .ui-bar h2, .ui-bar h3, .ui-bar h4, .ui-bar h5, .ui-bar h6
,	.ui-header .ui-title, .ui-footer .ui-title, .ui-popup .ui-title
,	.ui-btn-inner, .ui-fullsize .ui-btn-inner
,	.ui-controlgroup-label, .ui-controlgroup .ui-checkbox label, .ui-controlgroup .ui-radio label
,	label.ui-submit, label.ui-select, label.ui-input-text, label.ui-slider, .ui-slider-switch .ui-slider-label
,	.ui-li-heading, .ui-collapsible-heading
,	input.ui-input-text, textarea.ui-input-text {font-size: 1em;  }

.ipc-largepage-details input.ui-input-text{padding: 2px;
    width: 60%;}

input.ui-mini
,	.ui-mini input
,	textarea.ui-mini
,	.ui-li-divider
,	input.ui-input-text.ui-slider-input
,	.ui-slider-switch.ui-mini .ui-slider-label
,	.ui-table-reflow td .ui-table-cell-label-top {font-size: .9em;}

.ui-loader-default h1
,	.ui-btn-hidden {font-size: 0;}

.ui-mini .ui-btn-inner
,	ol.ui-listview .ui-link-inherit:before
,	ol.ui-listview .ui-li-static:before
,	.ui-li-dec, .ui-li-desc
,	.ui-li-has-count .ui-li-count {font-size: .85em;}

.ui-focus, .ui-btn:focus {-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}

.ui-listview .ui-btn-hover-a {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #e5e5e5), color-stop(56%, #f6f6f6), color-stop(100%, #f7f7f7));
	background: -webkit-linear-gradient(top, #e5e5e5 1%, #f6f6f6 56%, #f7f7f7 100%);
	background: -moz-linear-gradient(top, #e5e5e5 1%, #f6f6f6 56%, #f7f7f7 100%);
	background: linear-gradient(to bottom, #e5e5e5 1%, #f6f6f6 56%, #f7f7f7 100%);
	background: -ms-linear-gradient(top, #e5e5e5 1%, #f6f6f6 56%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #e5e5e5 1%, #f6f6f6 56%, #f7f7f7 100%);
	border-top: solid white 2px;
	border-bottom: solid #d8d8d8 1px;
	-webkit-box-shadow: 0 3px 5px #828080;
	-moz-box-shadow: 0 3px 5px #828080;
	box-shadow: 0 3px 5px #828080;
}

.ui-listview .ui-btn-up-a {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #e5e5e5), color-stop(56%, #f6f6f6), color-stop(100%, #f7f7f7));
	background: -webkit-linear-gradient(top, #e5e5e5 1%, #f6f6f6 56%, #f7f7f7 100%);
	background: -moz-linear-gradient(top, #e5e5e5 1%, #f6f6f6 56%, #f7f7f7 100%);
	background: linear-gradient(to bottom, #e5e5e5 1%, #f6f6f6 56%, #f7f7f7 100%);
	background: -ms-linear-gradient(top, #e5e5e5 1%, #f6f6f6 56%, #f7f7f7 100%);
	background: -o-linear-gradient(top, #e5e5e5 1%, #f6f6f6 56%, #f7f7f7 100%);
	border-top: solid white 2px;
	border-bottom: solid #d8d8d8 1px;
	-webkit-box-shadow: 0 3px 5px #828080;
	-moz-box-shadow: 0 3px 5px #828080;
	box-shadow: 0 3px 5px #828080;
}
.ui-header {border: 0 none;}
.ui-body-a .ui-link {font-weight:normal;}
.ui-body-a.ui-loader {background:none;}
.ui-loader.ui-body-a { border: none; }

/* third party plug-ins */

/* common */
body {background-color: #160c0a;}
.ui-content {padding: 0px;background: none;}
.ui-header, .ui-footer {z-index: 1000;}
.ui-mobile-viewport .ui-page {max-width:1024px;background: #160c09;}
.content-channels { padding: 5px 0 18px 15px;}
.content-channels ul {padding:0;margin:0;}
.content-channels ul li { float:left;list-style-type:none;padding:18px 24px 12px 10px;border-bottom:1px dotted #7c7775;}
.content-channels ul li a {position:relative;}
.content-channels ul li a img {width:214px;height:126px;border-radius: 10px;}
/*.ui-li-has-thumb .ui-btn-inner a.ui-link-inherit { min-height: 174px; padding-left: 226px;}*/
/*.ui-li-thumb {position: absolute; left: 1px; top: 0px; max-height: inherit; max-width: inherit;}*/
.content-channels ul li a span {background: url("../images/icon-alert.png") no-repeat scroll left top transparent;bottom: 85px;height: 29px;position: absolute;right: 190px;width: 35px;}
.content-channels ul li h2 {color: #EEE7CB;font-size: 1em;font-weight: normal;margin: 0;padding: 5px 0 0;background:url("../img/channel_arrow.png") no-repeat scroll right top transparent;}
.ui-footer {color:#fff;font-size: .8em;font-weight: normal;margin: 0 auto;text-align: center;}
.ui-bar-a {background:none;}
.mp-name {float:right;padding-right:30px;}
.mp-logo {padding:0px 30px;}


.emLinkScroll {-webkit-user-select: none;-moz-user-select: none;height:100%;margin: 0 auto;cursor: move;width:100%;padding:0 10px;}
.emLinkScroll .touchcarousel-item {padding: 23px 23px; background: url("../img/channels/bottom-bar-line.png") top right no-repeat; display: table-cell; white-space: nowrap;}
.emLinkScroll .touchcarousel-item:last-child {background:none;}

#ipc-header {background: url("../img/header-with-logo.png") no-repeat scroll 0 0 transparent;}
#ipc-footer {background: url("../img/footer-bar-bg.png") repeat scroll 0 0 transparent;color: #FFFFFF;font-family: arial;font-size: 14px;padding: 20px 0 0 0;text-align: center;text-indent: -10000px;}
.ui-link {color: #EEE7CB;font-weight: normal !important;text-decoration: none;}

.ipc-header {background: url("../img/header-with-logo-home.png") no-repeat scroll 0 0 transparent;}
.ipc-footer {background: url("../img/footer-bar-bg-home.png") repeat scroll 0 0 transparent;color: #FFFFFF;font-family: arial;font-size: 14px;padding: 20px 0 0 0;text-align: center;text-indent: -10000px;z-index: 0;}
#backbtn { background: url("../img/left-solid-arrow.png") no-repeat scroll 0 2px transparent;padding-left: 18px;}
.ipc-Page {padding:10px;}
.ipc-page .ipc-content {background-color: #484033;color: #dcd4c6;}
.ipc-homepage .ipc-content {background-color: transparent;}
.ipc-welcomepage-content {font-size: 0.9em;color:#fff; padding:0px 15px 0px 335px;background:#484033 url(../img/welcome.jpg) no-repeat;background-position:30px 30px;}
.ipc-welcometitle p {margin:2px 0;font-weight:bold;}
.ipc-page-sigimg {height:604px;}
.ipc-page-sigimg .top-content {height:539px;}
.ipc-homepage-content .ipc-page-sigimg {height:644px; overflow:hidden;}
.ipc-page-details { background: url("../img/detailsbgcurve350.png") no-repeat scroll 0 0 transparent; height: 100%; margin-left: 676px; overflow-y: scroll; position: relative;}
.ipc-largepage-details { background: url("../img/detailsbgcurve.png") no-repeat scroll 0 0 transparent; height: 100%; margin-left: 500px; overflow-y: scroll; padding: 0 0px 0 42px; }
.ipc-green { background: -moz-linear-gradient(center top , #88C72A 0%, #709E0E 100%) repeat scroll 0 0 transparent; border: 1px solid #3B7200; box-shadow: 0 0 1px #66FF00, 0 0 1px #FFFFFF inset; }
.ipc-gray { color:#333; background: -moz-linear-gradient(center top , #CCC 0%, #999 100%) repeat scroll 0 0 transparent; border: 1px solid #999; box-shadow: 0 0 1px #999999, 0 0 1px #FFFFFF inset; }
.ipc-button {font-family: Helvetica,Arial,sans-serif; font-size: 18px; font-weight: bold;padding: 12px 70px; text-decoration: none;background: url("../img/btn_bg.png") repeat-x scroll left top transparent; color:#484340; text-transform:uppercase;    max-width: 100px;
    min-width: 100px; display:inline-block;text-align: center; margin-top:20px}
.ipc-button div{display:inline;padding:2px 16px 10px 0;}
.ipc-detailpage-content {background-color:#494135;height:100%;}
.ipc-detailpage-content .ui-field-contain div.ui-input-text { width: 60%;border-radius:7px; background-color:#cbc5a9;}
.ipc-detailpage-content .ui-field-contain #comments{width: 60%;border-radius:7px; background-color:#cbc5a9; height:90px;}
.ipc-detailpage-content .ui-field-contain label {font-size:1em;}
.ipc-detailpage-content .ui-field-contain label.ui-input-text {width: 28%;}
.ipc-detailpage-content h2 {padding-top: 25px;}
.ipc-detailpage-content h3 {margin:0px;padding-top: 25px;}
.ipc-detailpage-content .ui-collapsible-set  h2 {padding:0;}
/*.ui-collapsible-set*/

/* splash page */
.ipc-splashpage .ipc-pagetitle {display:none;}
.ipc-splashpage .ipc-footer {display:none;}

/* room service page */
.ipc-roomservicepage .ipc-button, .ipc-housekeepingpage .ipc-button, .ipc-remotecheckoutpage .ipc-button,.ipc-uponarrivalpage .ipc-button,.ipc-guestsurveypage .ipc-button  {margin:0;border-radius: 5px 5px 5px 5px;font-family: Helvetica,Arial,sans-serif;font-size: 15px;padding: 2px 51px;text-decoration: none;transition: border-radius 2s ease 0s;}
.ui-field-contain .ui-btn.ui-submit { background-color: #9b4000; width: 40%;}
.ipc-roomservicepage .ui-panel {width:500px;background:#eee;color:#333;}

/* home page */
.ipc-page #viewport2 .panel a {font-size: 0.8em;color: #fff;text-decoration: none;display: inline-block;text-transform: uppercase;padding-right: 15px;
background: url("../img/channel_arrow.png") no-repeat scroll right -4px transparent;}
.ipc-page .content-buttons {background:url(../img/channels/bottom-bar-bg.png) repeat-x;bottom: 0;}
.ipc-homepage .ipc-pagetitle {display:none;}

/* inner page */
.ipc-pagetitle {height:39px; background: url("../img/title-bar-bg.png") repeat scroll 0 0 transparent;clear: both;color:#fff;text-transform: uppercase;text-align:center; padding-right: 150px;}
.ipc-pagetitle h1 {font-size:16px;font-weight:normal;padding:8px;margin:0;color:#EEE7CB}
.ipc-pagetitle h1 span {margin-left: 12px;padding-left: 14px; background: url("../img/right-solid-arrow.png") no-repeat scroll 0 5px transparent;}
ul.ipc-navlinks{float:left;padding:8px 20px;margin:0}
ul.ipc-navlinks li{display: inline;font-size:12px;}

/* gallery page */
.royalSlider {width: 100%; -webkit-user-select: none; -moz-user-select: none; user-select: none; }
.royalSlider .rsSlide img.rsMainSlideImage {margin:0 !important; width:100%}
.rsContainer .rsMainSlideImage {}
/*.rsDefault .rsThumb {width: 128px; }*/
.rsDefault .rsThumbsHor{width:1024px !important;}
.rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs {color: #333; background-color: #fff;} /* background: none repeat scroll 0 0 #EFF1F4; */
.rsDefault .rsThumbsHor {padding-top: 10px;}
.rsDefault .rsGCaption {font-family: arial; font-size: 18px; left: 0px; padding: 12px; top: 10px; bottom:inherit; width: 1000px; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.65); }
#gpLinkBar{background-color: rgba(0, 0, 0, 0.7); top: 600px; font-family: arial; font-size: 0.8em; left: 0; padding: 6px; position: absolute; width: 1012px; z-index: 1;text-align:center; }
#gpLinkBar ul {padding:0;display: inline-block;margin:0 auto;}
#gpLinkBar li.link-item {display:inline-block;padding:0 20px;}
#gpLinkBar li.link-item a {font-weight:bold;}
.royalSlider { display:none }

/* flight tracking page */
.ipc-flighttrackingpage-content li { list-style-type: none; display: inline-block; };
.ipc-flighttrackingpage-content .searchbox div.ui-input-text { margin: 0; padding:2px .4em; border-radius: 5px;}
.ipc-flighttrackingpage-content ul {padding:0; };

/* dining page */
.ipc-diningpage .ipc-innerpage-content {min-height:580px;}
.ipc-diningpage .ipc-innerpage-content .ipc-hours p {margin:0;}
.ipc-diningpage .ipc-innerpage-content {font-size: .9em;line-height: 1.4em;}
.ipc-diningpage .ipc-innerpage-content .ipc-menulink {margin-top: 20px; bottom: 30px; position: absolute;}

.ipc-page-details h2{text-transform:uppercase;font-size: 1.4em;margin-top: 1.8em;}

.ipc-contactuspage .ipc-innerpage-content {line-height: 1.5em;}

/* map page */
.ipc-mappage-content address {font-style: normal;}
.ipc-mappage-content address p {margin: 2px;}
.ipc-botbar img{float:left;margin: 0 0 0 10px;}
/* splash */
.shadow {-webkit-box-shadow: inset 0px -5px 5px 0px #b9bbbd;-moz-box-shadow: inset 0px -5px 5px 0px #b9bbbd;box-shadow: inset 0px -5px 5px 0px #b9bbbd;}
.iconipc {position: absolute;text-align: right; top: 7%;width: 95%;}
.iconenter { background: url("/img/demo/splash/enter.png") no-repeat scroll left top transparent;float: right;height: 52px;position: absolute;right: 3%;text-align: right;top: 650px;width: 86px;}
/*.ipc-splashpage-content, .ipc-entrypage-content, .ipc-innerpage-content {max-height: 706px;}*/
.m320 .content-channels ,.m768s .content-channels  {padding-left:35px;}
.m320 .content-channels ,.m768s .content-channels  {padding:8px 0px 0px 6px}
.m320 .content-channels ul li ,.m768s .content-channels ul li  {margin: 0px 2px 0px 2px;}
.m320 .ipc-pagetitle ul.ipc-navlinks li ,.m768s .ipc-pagetitle ul.ipc-navlinks li  {padding: 0 0 0 8px;}
.m320 .ipc-pagetitle ul.ipc-navlinks ,.m768s .ipc-pagetitle ul.ipc-navlinks  {padding:8px 0;display: table-cell;}
.m320 .ipc-pagetitle .ipc-navlinks .ui-link ,.m768s .ipc-pagetitle .ipc-navlinks .ui-link  {font-size: .8em}
.m320 .ipc-pagetitle h1 ,.m768s .ipc-pagetitle h1  {white-space: nowrap;font-size: .95em;text-overflow : ellipsis;white-space:nowrap;overflow:hidden;}
.m320 .ipc-pagetitle .menubtns,.m768s .ipc-pagetitle .menubtns{padding:8px 0px 0px 0px;}
.m320 .ipc-pagetitle .capchart .ui-link,.m768s .ipc-pagetitle .capchart .ui-link{font-size:.75em;}
.m320 .ipc-footer ,.m768s .ipc-footer  {font-size: 10px;white-space: nowrap;}
.m320 .ipc-page-sigimg ,.m768s .ipc-page-sigimg  {background-size:auto 100%;}
.m320 .ipc-page-sigimg ,.m768s .ipc-page-sigimg  {height: auto;}
.m320 #backbtn ,.m768s #backbtn  {padding-left: 12px;}
.m320 #gpLinkBar ,.m768s #gpLinkBar  {display:none}
.m320  .ipc-innerpage-content #mytable, .m768s .ipc-innerpage-content #mytable {width:80%; margin:20px auto; border:5px solid #ccc;}
.m320 div.docformsholder, .m768s div.docformsholder{margin-top:10px; width:100%; margin:0 auto;}
.m320 ul.docformscol, .m768s ul.docformscol{margin:0 auto;width:90%;}
.m320 .docformscol img,.m768s .docformscol img{width:95%}
.m320 .ipc-page .ipc-innerpage-content ,.m768s .ipc-page .ipc-innerpage-content  {}
.m320 .ipc-page .ipc-page-sigimg ,.m768s .ipc-page .ipc-page-sigimg  {margin-left:0;padding-left:0;background-color:#aaa;}
.m320 .ipc-page .ipc-page-sigimg .ipc-page-details ,.m768s .ipc-page .ipc-page-sigimg .ipc-page-details  {margin:0;padding:15px;}
.m320 .ipc-page .ipc-page-sigimg .ipc-page-details h2 ,.m768s .ipc-page .ipc-page-sigimg .ipc-page-details h2  {margin-top:5px}
.m320 .ipc-page .ipc-page-sigimg .ipc-page-details .ipc-menulink ,.m768s .ipc-page .ipc-page-sigimg .ipc-page-details .ipc-menulink  {position:inherit;}
.m320 .ipc-diningpage .ipc-innerpage-content .ipc-menulink ,.m768s .ipc-diningpage .ipc-innerpage-content .ipc-menulink  {position:inherit;}
.m320 .ipc-back #backbtn,.m768s .ipc-back #backbtn {text-indent: -9999px;display:inline-block;padding: 2px 10px;}
.m320 .ipc-home #homebtn,.m768s .ipc-home #homebtn {text-indent: -9999px;display:inline-block; padding:2px 10px;}
.m320 .ipc-pagetitle ,.m768s .ipc-pagetitle  {padding-right:40px}
.m320 .iconenter,.m768s .iconenter {top:360px;}
.m320 .iconenter,.m768s .iconenter {background: url("/img/demo/splash/enter_wt.png") no-repeat scroll left top transparent;}
.m320 .welcomemsg ,.m768s .welcomemsg  {margin:10px}
.m320 .welcometitle ,.m768s .welcometitle  {margin: 10px;}
.m320 .ipc-detailpage-content h3 ,.m768s .ipc-detailpage-content h3  {padding-top:0px}
.m320 ul.destnlist,.m768s ul.destnlist {margin:0px; padding:0px}
.m320 ul.destnlist li ,.m768s ul.destnlist li  {margin-left:5px}
.m320 .ipc-detailpage-content .ui-field-contain div.ui-input-text ,.m768s .ipc-detailpage-content .ui-field-contain div.ui-input-text  {width:90%}
.m320 .ipc-detailpage-content .ui-field-contain label.ui-input-text ,.m768s .ipc-detailpage-content .ui-field-contain label.ui-input-text  {width:80%}
.m320 .ipc-detailpage-content .ui-field-contain #comments ,.m768s .ipc-detailpage-content .ui-field-contain #comments  {width:90%}
.m320 .soctitle ,.m768s .soctitle  {margin-top:10px}
.m320 .soctitle img,.m768s .soctitle img {width:120px}
.m320 .bodytxt ,.m768s .bodytxt  {padding:10px}
.m320 .socicons img,.m768s .socicons img {width:50px; margin:0px}
.m320 .ipc-page-whitebg ,.m768s .ipc-page-whitebg {height:100%;padding-bottom:20px;}
.m320 .ipc-videopage .ipc-button ,.m768s .ipc-videopage .ipc-button  { max-width: 265px;min-width: 265px;}
.m320 .rsDefault .rsThumbsHor,.m768s .rsDefault .rsThumbsHor {width: 300% !important;}
.m320 .ipc-page-efloor ,.m768s .ipc-page-efloor  {overflow: scroll;}
.m320 .hs-spot-object.left .hs-tooltip-wrap, .m768s .hs-spot-object.left .hs-tooltip-wrap {max-width:90% !important;left:5px !important; top:125px !important;max-height:95% !important;}
.m320 .hs-spot-object .hs-tooltip-wrap img, .m768s .hs-spot-object .hs-tooltip-wrap img {max-width:100% !important;left:5px !important; top:125px !important;max-height:100% !important;}
.m320 .hs-spot-object.left .hs-tooltip-wrap ,.m768s .hs-spot-object.left .hs-tooltip-wrap  {border:none;}
.m320 .ipc-botbar img{width:80px;}
.m320 .ipc-botbar div{font-size:8px}
.m320 .content-channels img{width:150px}
.m768s .content-channels img{width:150px}
@media screen and (width: 360px){
	.m320 .content-channels img{ margin:0 5px 0 10px}
}
.m320 .content-channels img {width:144px;}
.m768s .content-channels img {width:144px;}
.m320 .ipc-page-sigimg .top-content {max-height: 274px;}
.m768s .ipc-page-sigimg .top-content {max-height: 320px;}
@media screen and (device-height: 568px){
	.m320 .ipc-page-sigimg .top-content {max-height: 386px;}
	.m768s .ipc-page-sigimg .top-content {max-height: 368px;}
}
@media screen and (device-height: 1920px){
	.m320 .ipc-page-sigimg .top-content {max-height: 426px;}
}

/*accordian drop box*/
.accordion{width:50%; margin:0 auto;}
/* accordion heading */
.accordion h1{font-size:26px; font-weight: normal; text-align: center; margin-bottom:0px; margin-top:0px; background-color:gainsboro; padding-top:7px;padding-bottom:7px; border:1px solid darkgrey; border-radius:3px;}
.accordion h1:hover{cursor:pointer;}
/* accordion section content */
.accordion div{display:none; padding:10px; height:200px; line-height:20px; border:1px solid gray; border-radius:3px; }
@media only screen and (max-width: 800px){.accordion{width:95%; }}
.accordian ul li{padding-left: 20%;}


.hs-spot-object.left .hs-tooltip-wrap {left:100px !important;top:140px !important;position:fixed;width:784px !important;z-index:2;}
  .hs-spot-object.left .hs-tooltip:before {border:none;}
  /*.hs-spot-object.left .hs-tooltip-wrap img:after {" "; background:url("https://www.tccslc.org/common/images/close.png") no-repeat 0 0 transparent;}*/
  .hs-spot-object.left .hs-tooltip-wrap img:after{position:fixed;z-index:100000;left:-50px;top:10px;}
   .puHotspots {background-color: #E9E9E9; display:none; top:50px; position:absolute;z-index: 1;}
   .puHotspots .largeimg{display:block;border: 5px solid #000000;border-radius: 3px 3px 3px 3px; }
   iframe .noscroll{ overflow-y: hidden;}
  .ui-popup > img .largeimg{width:500px; height:500px;}
  .ui-popup > img #extraviews img{width:100px; height:100px;}
  .extraviews-wrapper {bottom: 0;position: absolute;margin-bottom: 15px;}
  .extraviews-wrapper a{display: inline-block;height: 60px;padding-bottom: 10px; padding-right: 10px;vertical-align: top; width: 60px;}
  .extraviews-wrapper img{ margin:10px 0px 10px 10px;height: 60px; width:60px; border:1px solid #fff !important;}
  .topopup span{background: url("/img/hpin/btn_detail_bg.png") repeat-x scroll left top #A3A3A3; border: 1px solid #666666;border-radius: 5px;color: #FFFFFF;
    display: inline-block;margin-left: 10px;margin-top: 25px;padding: 5px 20px;text-transform: capitalize;}
  .ui-btn-icon-notext .ui-btn-inner .ui-icon {border: 2px solid #FFFFFF;}
  .ui-popup > .ui-btn-right {top: -10px; right: -9px;}
.ipc-innerpage-content{line-height:0;}
.topopup span {padding: 10px 20px;}
.extraviews-wrapper .topopupDetails  img {height: 100%; width: 100%; margin:0px}
.ipc-innerpage-content ul li{line-height: 1.4em;}
.ipc-efloorplanpage .ipc-innerpage-content {
    overflow-x: hidden;
    overflow-y: scroll;
}
.ipc-page .ipc-content {overflow-y: hidden;}
.CommChannel{padding-top:20px; background:url('/communication/images/Communication-Channel-bg.png')}
.CommChannel span.cname{ display:block;padding-top:20px; font-weight:bold; color:#000;font-size:14px}
.CommChannel span.csubtext{ display:block;padding-top:5px; font-style:italic; color:#606165;font-size:12px}
