@charset "utf-8";

/* HIDE MAIN ELEMENTS */

#nav, #wrap_subnav, #label_login, .button_userbar, #forgot, #side, #footer {display:none !important}
body {overflow-x: hidden;}

/* REPOSITION/RESKIN MAIN ELEMENTS */

#mobile_help {display:block !important; max-width:100%;}
#wrap_head, #wrap_content, #page, #feedback, #userbar, #breakout, #fbuttons, select {
	max-width: 100% !important;
	margin:0;
}
#wrap_userbar {
	position:absolute;
	top:50px;
	bottom:inherit;
}
#wrap_userbar label {color:#000}
#wrap_userbar input[type=text],#wrap_userbar input[type=password] {width:50px}
#head {
	width:auto;
	height:auto;
	padding:0 0 5px 5px;
}
#logo {height:45px;}
#wrap_background {
	margin-top:90px;
	margin-bottom:10px;
	padding:0;
}
#wrap_title {padding:10px 5px}
#title h1 {font-size:1.5em;}
#title h2 {font-size:1.2em;}
#page, #restricted, #feedback {
	width:auto;
	padding: 0 5px;
}
.downloads li {padding:3px; border-bottom:2px solid #DFDCE0}
#feedback {
	padding-bottom:15px;
}
#page img {
	max-width:95% !important;
	height:auto !important;
	float:none;
}
.fbutton.back, .fbutton.top {
	text-align:center;
	margin-bottom:0;
}

/* MOBILE MENU */
#mobile_menu {
	width:100%;
	position:fixed;
	z-index:20;
	display:block !important;
	top:0;
	right:0;
	color:#fff;
	-webkit-user-select:none;
	cursor:pointer;
}
#pull {
	position:absolute;
	right:0;
	background:#999;
	padding:15px;
}
#mobile_menu ul {
	position:absolute;
	top:50px;
	width:100%;
	display:none;
}
#mobile_menu_top {
	text-transform:uppercase;
	font-weight:700;
}
#mobile_menu_top li {
	background: #EFECF0;
}
#mobile_menu_sub li {
	background: #7A6884;
}
#mobile_menu a {
	display:block;
	padding:5px;
}
#mobile_menu li {	
	cursor:pointer;
	line-height:30px;
}
#mobile_menu_top a, #mobile_menu_top a:visited, #mobile_menu_top a:active {color:#666;}
#mobile_menu_top li.selected a {color:#699;}
#mobile_menu_top li:hover a {background:#F5F5F5;}
#mobile_menu_sub a, #mobile_menu_sub a:visited, #mobile_menu_sub a:active {color:#DDD}
#mobile_menu_sub li.selected a {color:#FFF;}
#mobile_menu_sub li:hover a {color:#FFF;}



/* RESIZE USERBAR & POPUPS */


#userbar #info_wrapper, #userbar #info_footer {
	border-radius:0px;
}
#userbar #info {
	padding:5px;
}
#userbar #info_wrapper, #userbar #info table {
	float:none;
	width:100%;
}
#userbar #info .updatepane {
	width:90%;
	margin:0 auto;
	float:none;
}
.ui-dialog {
	position:absolute;
	top:0;
	width:100%;
	height:100%;
}

/* SURVEY BITS */

.slider_labels {height:75px;}
.slider_notch .text {
	position:absolute;
	width:100px;
	right:55px;
	-webkit-transform:rotate(-45deg);
	-webkit-transform-origin:top right;
	text-align:right;
}
.slider {
    margin: 30px 45px 0px 45px; 
}

#mobile_help {display:block}
/*hospital bits */

#tab-1 {display:none !important}
#tab-2 {display:inherit !important}
#map_overlay_content{width:inherit !important}