body {

}
#mobile :not(INPUT):not(TEXTAREA) {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
/* input images bk */
#CName {
	background-image: url(/a/name.png);
	background-position: 1.8em 45%;
	background-repeat:no-repeat;
}
#CFrom {
	background-image: url(/a/email.png);
	background-position: 1.8em 45%;
	background-repeat:no-repeat;
}
#CCode {
	background-image: url(/a/ccode.png);
	background-position: 1.8em 45%;
	background-repeat:no-repeat;
}
#CPhone {
	background-image: url(/a/phone.png);
	background-position: 1.8em 45%;
	background-repeat:no-repeat;
}
#CTime {
	background-image: url(/a/time.png);
	background-position: 1.8em 45%;
	background-repeat:no-repeat;
}
#CNotes {
	background-image: url(/a/topic.png);
	background-position: 1.8em 45%;
	background-repeat:no-repeat;
}
/* Content styling. */
dl { font-family: "Times New Roman", Times, serif; padding: 1em; }
dt { font-size: 2em; font-weight: bold; }
dt span { font-size: .5em; color: #777; margin-left: .5em; }
dd { font-size: 1.25em;	margin: 1em 0 0; padding-bottom: 1em; border-bottom: 1px solid #eee; }
.back-btn { float: right; margin: 0 2em 1em 0; }
#nav {
	position:absolute;
	bottom: 0;
	width: 100%;
}
#mllp {

}
#pConsult input, #pConsult select {
	position: relative;
}
blockquote {
	margin: 0 .5em;
}
.ui-panel-content-wrap .ui-content{
	padding-bottom: 50px;
}
.ui-panel-wrapper {
	background-image: url(/a/logo15p.png) ;
	background-repeat:no-repeat;
	background-size: 100% auto;
	background-attachment: fixed;
	background-position: 0 2.3em; 
}
.ui-btn-icon-left {
	text-indent: 2em;
}
#left-panel a {
	padding: .5em;
}
#header {
	height: 1.3em;
	padding: .6em;
	text-align:center;
}
.right {
	float:right;
	margin-right:2em;
}
.left {
	float:left;
	margin-left: 2em;
}
#navigation {
	position: fixed;
	bottom: 0;
	height: 2.1em;
	width: 100%;
	background-color: #fff;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;
	z-index: 1000;
	color: #000;
}
#navigation a i {
	font-size: 0.5em;
}
#content a {
	text-decoration: none;
}
#menu,#phone,#consultation {
	display: block;
	width: 30px;
	height: auto;
	margin: 0 auto;
	z-index: 2000;
}
#phone {
	margin-top: -.4em;
	padding-top: 0;
}
#logo img {
	width: 2em;
	height: auto;
	z-index: 3000;
}
.closethis {
	position: relative;
	top: 6px;
}
#fullsite {
	position: fixed;
	top: 2.6em;
	right:-0.3em;
	zoom: 0;
	height:1.3em;
	padding: .3em .4px .2em .4em;
	position: fixed;
	width: 4em;
	margin: .3em;
	background-color: #fff;
	-moz-box-shadow: 0px 0px 2px #000;
	-webkit-box-shadow: 0px 0px 2px #000;
	box-shadow: 0px 0px 2px #000;
	z-index: 1000;
	color: #000;
	border-radius: 0.4em 0 0 0.4em;
}
#phonelink {
	position: fixed;
	bottom: 0;
	width: 100px;
	height: 50px;
	background-color: #fff;
}

#search {
	position:static;
	bottom: 0;
	width: 100%;
	background-color: #fff;
	border-top: 1px solid #000;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;
}
#searchterm {
	width: 50%;
	float: left;
}
#searchgo {
	width: 25%;
	float: left;
}
#ConsultFrame {
	overflow: hidden;
	border: 0px;
}
/* Content styling. */
dl { font-family: "Times New Roman", Times, serif; padding: 1em; }
dt { font-size: 2em; font-weight: bold; }
dt span { font-size: .5em; color: #777; margin-left: .5em; }
dd { font-size: 1.25em; margin: 1em 0 0; padding-bottom: 1em; border-bottom: 1px solid #eee; }
.back-btn { float: right; margin: 0 2em 1em 0; }

#fullsite a {
	text-decoration:none;
}
.mm {
	color:#f00;
}
#mobile #left-panel.ui-panel {
}
#mobile #left-panel.ui-panel-closed {
width: 0;
}
#mobile .ui-panel-position-left.ui-panel-display-reveal {
left: 0;
}
#mobile .ui-panel-content-wrap-position-left.ui-panel-content-wrap-open,
.ui-panel-dismiss-position-left.ui-panel-dismiss-open {
}
		#mobile .ui-panel-animate.ui-panel-content-wrap-position-left.ui-panel-content-wrap-open.ui-panel-content-wrap-display-reveal {
			left: 0;
			right: 0;
			-webkit-transform: translate3d(15em,0,0);
			-moz-transform: translate3d(15em,0,0);
			transform: translate3d(15em,0,0);
		}

		/* Combined listview collapsible menu. */
		/* Unset negative margin bottom on the listviews. */
		#left-panel .ui-panel-inner > .ui-listview { margin-bottom: 0; }
		/* Unset top and bottom margin on collapsible set. */
		#left-panel .ui-collapsible-set { margin: 0; }
		/* The first collapsible contains the collapsible set. Make it fit exactly in the collapsible content. */
		#left-panel .ui-panel-inner > .ui-collapsible > .ui-collapsible-content { padding-top: 0; padding-bottom: 0;  border-bottom: none; }
		/* Remove border top if a collapsible comes after a listview. */
		#left-panel .ui-panel-inner  > .ui-collapsible > .ui-collapsible-heading .ui-btn,
		#left-panel .ui-collapsible.ui-first-child .ui-collapsible-heading .ui-btn { border-top: none; }
		/* Give the first collapsible heading the same padding, i.e. same height, as the list items. */
		#left-panel .ui-collapsible-heading .ui-btn-inner { padding: .7em 40px .7em 15px; }
		/* Give the other collapsible headings the same padding and font-size as the list divider. */
		#left-panel .ui-collapsible-set .ui-collapsible-heading .ui-btn-inner { padding: .5em 40px .5em 15px; font-size: 14px; }

		/* Styling of the close button in both panels. */
		#mobile .ui-panel-inner > .ui-listview .ui-first-child {
			background: #eee;
		}

		/* Reveal menu shadow on top of the list items */
		#mobile .ui-panel-display-reveal {
			-webkit-box-shadow: none;
			-moz-box-shadow: none;
			box-shadow: none;
		}
		#mobile .ui-panel-content-wrap-position-left {
			-webkit-box-shadow: -5px 0px 5px rgba(0,0,0,.15);
			-moz-box-shadow: -5px 0px 5px rgba(0,0,0,.15);
			box-shadow: -5px 0px 5px rgba(0,0,0,.15);
		}

		/* Use the ui-body class of your page theme (ui-body-d in this demo) to set a background image.
		This class will be added to the content wrapper, while the page itself gets the same background
		as the panel before opening the panel. */
		#mobile .ui-body-d {
			background-image: url(../../_assets/img/bg-pattern.png);
			background-repeat: repeat-x;
			background-position: left bottom;
		}

		/* Styling of the page contents */
		.article p {
			margin: 0 0 1em;
			line-height: 1.5;
		}
		.article p img {
			max-width: 100%;
		}
		.article p:first-child {
			text-align: center;
		}
		.article small {
			display: block;
			font-size: 75%;
			color: #c0c0c0;
		}
		.article p:last-child {
			text-align: right;
		}
		.article a.ui-btn {
			margin-right: 2em;
			-webkit-border-radius: .4em;
			border-radius: .4em;
		}
		@media all and (min-width:769px) {
			.article {
				max-width: 994px;
				margin: 0 auto;
				padding-top: 4em;
				-webkit-column-count: 2;
				-moz-column-count: 2;
				column-count: 2;
				-webkit-column-gap: 2em;
				-moz-column-gap: 2em;
				column-gap: 2em;
			}
			/* Fix for issue with buttons and form elements
			if CSS columns are used on a page with a panel. */
			.article a.ui-btn {
				-webkit-transform: translate3d(0,0,0);
			}
		}