/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *

*/

.specimen-source {
    margin-right: 5px;
    padding: 5px 10px;
    background-color: #D1F3F7;
    border-radius: 10px;
    font-size: 14px;
    margin: 2px;
	white-space: nowrap;
	line-height: 220%;
}

.specimen-type {
    margin-right: 5px;
    padding: 5px 10px;
    background-color: #a8f8a1;
    border-radius: 10px;
    font-size: 14px;
    margin: 2px;
	white-space: nowrap;
	line-height: 220%;
}

#shareLink:hover{
    cursor:pointer;
}


.inst-range{
	display: none;
}
.inst-p{
	border:1px solid #ddd;
}
.extended-it {
	display: none;
}
.test-table{
	border:0;
	
}
.test-table td{
	vertical-align: top;
	border:none;
	border-right:1px dashed #ddd;
	border-left:1px dashed #ddd;
	
}
.test-table div{
	border:0;
	
}
.test-results{
	/* border:1px solid #A94E7C; */
	padding:3px;
	margin-bottom:3px;
}
body {
	font-family: 'TheSans',sans-serif;
	background: #fff;
	color: #34383c;
	font-size: 10pt;
	text-align: center;
	margin: 0;
	padding: 0;
	
}

h1, h2, h3, h4 {
	display: block;
	margin-block-start: 0.83em;
	margin-block-end: 0.83em;
	margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;


	position: relative;
	
}


.sideNavDD{
    width:200px;
    padding:0px;
}

#ajax_loader{
    width: 100px;
    height: 100px;

    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;

    margin: auto;
}


.cbLabel{
    float: left;
    padding-left: 3px;
}

.orderableCb{
    width: 15px;
    height: 15px;
    float: left;
}


.cbRow{
    display: table-row;
}

#deselectButton{
    font-weight: normal;
    font-size: 10px;
}
.optionGroup
{
    /* color:#A94E7C; */
}

.optionChild
{
    padding-left:45px;
}

h1 {
	font-size: 20pt;
	/* font-family: georgia, serif; */
	font-weight: normal;

	/*margin: 30px 0 15px;*/
	/*padding: 0 0 .5em;*/
	/* border-bottom: 5px solid #ddd; */
}

#sidebar h2 {
	font-size: 20pt;
	font-family: georgia, serif;
	font-weight: normal;
	color: #000;
	margin: 30px 0 15px;
	padding: 0 0 .5em;
	border-bottom: 5px solid #ddd;
}

.breadcrumb{
    /* color:#A94E7C; */
    font-size: 14pt;
    margin-bottom: 7px;
    border-bottom: 2px solid #ddd;
}

#sidebar h2 {
	clear: left;
}

h1 em.query {
	/* color: #A94E7C; */
}

h2 {
	font-size: 16pt;
	
}

h3 {
	font-size: 14pt;
	color: #000;
}

h4 {
	font-size: 12pt;
	margin-bottom: 10px;
}

h5 {
	font-size: 10pt;
	font-weight: normal;
	padding-top: 4px;
}

.inst_list {
	display: none;
}

h6 {
	font-size: 11pt;
	color: #67922A;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}

p, ul, ol {
	line-height: 1.4em;
	font-size: 10pt;
}

sup {
	font-size: 9pt;
}

ul {
	list-style: square;
}

.no-dot {
	list-style: none;
	padding: 0;
}

.cusLine {
	border-bottom: 2px solid #ddd
}

ul, ol {
	margin: .5em .5em 1em;
	padding: 0 0 0 1.2em;
}

li {
	margin: 0 0 .2em;
	padding: 0;
}

p.list-item {
	margin: 0;
	padding: 0 0 0 .7em;
	text-indent: -.7em;
}

a, a strong {
	color: #049;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:hover strong {
	color: #49f;
	text-decoration: underline;
}

a img {
	border: none;
}

table {
	margin: 0 0 1em;
	font-size: 10pt;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	background: #fff;
	clear: both;
	position: static;
	border-collapse: collapse;
	/* color: #444; */
}

table.data {
	margin: .5em auto 1em;
}

tr.inactive th, tr.inactive td {
	background: #f0f0f0;
}

tr.divider {
	border-top: 5px solid #ddd;
}

th, td {
	padding: 2px 5px;
	margin: 0;
	border: none;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

th {
	text-align: left;
	background: #d9f0ff;
	font-size: 10pt;
}

form {
	margin: 1em auto;
	padding: 1em 1em 1.4em;
}

form.borderless, td form {
	margin: 0;
	padding: 0;
	border: none;
}

table.borderless, table.borderless th, table.borderless td {
	border: none;
}

form.button-to, form.button-to div {
	display: inline;
}

.login_form {
	width: 22em;
	padding: 1em 1em 4em;
}

.search_form {
	background: #ffa url(../images/bg6.png) left top repeat-x;
	border: 1px solid purple;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	height: 60px;
}

.search_form #q {
	display: inline-block;
	position: absolute;
	width: 575px;
	left: 10px;
	top: 10px;
	height: 1.4em;
}

.search_form input[type='submit'] {
	z-index: 2;
}

#sidebar .search_form #q {
	width: 105px;
}

.search_form .button {
	display: inline-block;
	position: absolute;
	top: 9px;
	right: 10px;
	height: 29px;
	width: 80px;
}

.test_anchor{
    padding-top: 10px;   
    padding-bottom: 10px;   
    padding-left:3px;
}

.test_anchor:hover{
    color:blue;
}

input.checkbox, input.radio {
	background: none;
	border: none;
}

input, select {
	font-size: 11pt;
	border: 1px solid #ccc;
	border-top-color: #777;
	vertical-align: middle;
	line-height: 1.2em;
	font-family: 'Open Sans', calibri, arial, helvetica, sans-serif;
	font-weight: 600;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 5px;
}

input {
	padding-left: 5px;
	padding-right: 5px;
}

input[type='submit'], input[type='button'], input[type='file'] {
	padding: 5px 24px 8px 5px;
}

.button, button, input[type='submit'] {
	vertical-align: middle;
	text-align: center;
	line-height: 1.2em;
	font-weight: 600;
	background: #eee url(../images/btn_bg.png) left top repeat-x;
	border: 1px solid #ccc;
	border-bottom-color: #aaa;
	padding: 5px 12px;
	width: auto;
	/* color: #A94E7C; */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 10pt;
	position: relative;
}

a.button {
	display: inline-block;
	padding: 5px 12px 5px 24px;
	margin: 0 0 0 5px;
}

a.button:hover {
	text-decoration: none;
}

a.top {
	margin: 30px 0 0 10px;
	position: relative;
	z-index: 1;
}

a.button:hover {
	text-decoration: none;
}

.button.delete:before {
	content:
		url(//d3b6ik53zt4tlx.cloudfront.net/assets/icons/bin_closed-4412f29706a7a9db4056621d0ea771d9.png);
	position: absolute;
	left: 4px;
}

.button.add:before {
	content:
		url(//d3b6ik53zt4tlx.cloudfront.net/assets/icons/add-31e0c9c76c23e5a0d5146a7bf7a3381f.png);
	position: absolute;
	left: 4px;
}

.button.edit:before {
	content:
		url(//d3b6ik53zt4tlx.cloudfront.net/assets/icons/page_edit-0d6ccf108c8fcb4985081761f8f0cfc4.png);
	position: absolute;
	left: 4px;
}

.button.sort:before {
	content:
		url(//d3b6ik53zt4tlx.cloudfront.net/assets/icons/sort-ded4b81e9f95faf0a755103859350a40.png);
	position: absolute;
	left: 4px;
}

.button.settings:before {
	content:
		url(//d3b6ik53zt4tlx.cloudfront.net/assets/icons/book_edit-e02f524565ed34c647b53af0c4ae8f7e.png);
	position: absolute;
	left: 4px;
}

.button.list:before {
	content:
		url(//d3b6ik53zt4tlx.cloudfront.net/assets/icons/table_edit-154aa1766ef267f3af2054f75587bbbe.png);
	position: absolute;
	left: 4px;
}

.button.field:before {
	content:
		url(//d3b6ik53zt4tlx.cloudfront.net/assets/icons/page_edit-0d6ccf108c8fcb4985081761f8f0cfc4.png);
	position: absolute;
	left: 4px;
}

.button.save:before {
	content:
		url(//d3b6ik53zt4tlx.cloudfront.net/assets/icons/page_white_stack-a5c56baac18cfe80cf9715ab05be3410.png);
	position: absolute;
	left: 4px;
}

.button.close:before {
	content:
		url(//d3b6ik53zt4tlx.cloudfront.net/assets/icons/cross-347854b76d491352f5429d86706e1f79.png);
	position: absolute;
	left: 4px;
}

.button.attachment:before {
	content:
		url(//d3b6ik53zt4tlx.cloudfront.net/assets/icons/page_attach-b29006574b567d2f77932af597192d14.png);
	position: absolute;
	left: 4px;
}

.button.check:before {
	content:
		url(//d3b6ik53zt4tlx.cloudfront.net/assets/icons/tick-b8b2f83a50c917de309fa72744388454.png);
	position: absolute;
	left: 4px;
}

.button.chart:before {
	content:
		url(//d3b6ik53zt4tlx.cloudfront.net/assets/icons/chart_curve-27794e2130e3eed5a02994ed31486f29.png);
	position: absolute;
	left: 4px;
}

.button.field-height {
	margin-top: 20px
}

.centered {
	display: block;
	margin: 0 auto;
}

textarea {
	width: 75%;
	display: block;
}

label {
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
}

td label input {
	width: 2em;
	height: 2em;
}

hr {
	height: 1px;
	background: #ddd;
	color: #ddd;
	border: none;
	clear: both;
}

.clear {
	visibility: hidden;
	margin: 0;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	display: block;
	clear: both;
}

hr.bar {
	height: .5em;
	text-align: left;
	margin: auto 0;
	min-width: 1px;
}

strong {
	color: #000;
}

strong.highlight {
	background: #fe4;
	padding: 0 3px;
}

#page {
	text-align: left;
	width: 1300px;
	margin: 0;
	border: 1px solid #049;
	color: #444;
	padding: 0 20px 10px;
	clear: both;
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#header img{
	border:0;
	/* border-bottom:2px solid #ddd; */
}
#header {
	text-align: left;
	margin: 0;
	margin-left:12px;
	/* width: 960px; */
	line-height: 1.5em;
	padding: 10px 0 12px;
	/* color: #fff; */
	/* height: 80px; */
	position: relative;
	/* border-bottom:2px solid #ddd; */
}

#sign_in_status a {
	color: #fff;
	font-weight: normal;
}

#sign_in_status a:hover {
	color: #4a2;
}

#sign_in_status {
	font-size: 8pt;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	padding: 5px 10px;
	background:
		url(//d3b6ik53zt4tlx.cloudfront.net/assets/black-50-c496bd939bba92efa4f8d442940e2171.png);
	border-left: 2px solid #4a2;
}

#header h1 {
	/* font-family: georgia, serif;
	color: #fff;
	font-weight: normal;
	font-size: 18pt;
	padding: 30px 5px 0;
	margin: 0;
	text-shadow: 1px 1px 1px #000;
	border: none; */
}

#header h1 small {
	color: #fff;
	font-family: sans-serif;
	font-size: 8pt;
	display: block;
	padding: 5px 0 0;
}

#mayo_logo {
	/* float: left;
	margin: 0;
	position: relative;
	z-index: 1; */
	/* background-color: white; */
	/* border-radius: 8px; */
	/* border: 1px solid blue; */
	/* padding: 10px 25px 10px 25px; */
}

ul.tabbed {
	list-style: none;
	height: 27px;
	display: block;
	margin: 0;
	padding: 0 5px;
	font-weight: bold;
	font-size: 10pt;
	clear: left;
	position: relative;
}

ul.tabbed li {
	float: right;
	height: 16px;
	padding: 5px 15px;
	margin: 0 2px 0 0;
	border: 1px solid #bbe9f0;
	border-bottom: none;
	background: #fff;
}

ul.tabbed li a {
	display: block;
	margin: -5px -15px;
	padding: 5px 15px;
	background: #7ce
		url(//d3b6ik53zt4tlx.cloudfront.net/assets/tab-shadow-da75d839e2f9556ae1f5f73e29a22302.gif)
		left bottom repeat-x;
	height: 16px;
	line-height: 16px;
	position: relative;
}

ul.tabbed li a:hover {
	color: #fff;
	text-decoration: none;
}

ul.tabbed li.active {
	height: 19px;
	margin-top: -3px;
	border-color: #999;
}

ul.tabbed li.active a {
	background: #fff
		url(//d3b6ik53zt4tlx.cloudfront.net/assets/tab-shadow-active-c5f264087b86dd0c2418e6e930529ec6.gif)
		left bottom repeat-x;
	color: #777;
	border-bottom: 1px solid #fff;
	border-top: 3px solid #fe6;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 3px;
}

.column {
	position: relative;
}

#home-button {
	position: absolute;
	font-size: 9pt;
	left: -10px;
	bottom: 2px;
	color: #fff;
}

#home-button img {
	vertical-align: top;
	padding-right: 2px;
}

#home-button:hover {
	text-decoration: none;
}

#help-button {
	position: absolute;
	font-size: 9pt;
	right: -10px;
	bottom: 2px;
	color: #fff;
}

#help-button img {
	vertical-align: top;
	padding-right: 2px;
}

#help-button:hover {
	text-decoration: none;
}

#sidebar {
	width: 220px;
	padding: 0 0 30px;
	float: left;
	position: relative;
    /* border-right: solid #ddd 1px; */
    padding-right: 3px;
}

#sidebar h4 {
	margin-bottom: 0;
}

footer {
	line-height: 1.5;
}

#footer {
	clear: both;
	text-align: center;
	margin: 30px 10px 0;
	padding: 10px 5px 5px;
	color: #777;
	border-top: 1px dotted #bbb;
}

#main_content {
	float: left;
	background: #f7f7f7;
	width: 100%;
	margin-left: 30px;
	padding-bottom: 30px;
}

p.instructions {
	margin-bottom: 2em;
}

.in_place_editor_field {
	cursor: pointer;
}

.flash_message p, .flash_notice p, .flash_error p, .flash_error ul,
	.flash_notice ul, .flash_message ul, .ordering_message p,
	.ordering_message ul {
	font-size: 11pt;
}

.flash_error label.checkbox {
	background: none;
}

.flash_message h2, .flash_message h3, .flash_error h2, .flash_error h3,
	.flash_notice h2, .flash_notice h3, div.errorExplanation h2, div.errorExplanation h3,
	.disease_result h2, .ordering_message h2, .ordering_message h3 {
	font-size: 18pt;
	font-weight: 600;
	font-family: 'Open Sans', calibri, arial, helvetica, sans-serif;
	margin: 0 -.5em .25em;
	padding: .25em .5em;
}

.flash_notice h2, .flash_notice h3, .message_green h2, .message_green h3
	{
	color: #000;
	background: #cfa
		url(//d3b6ik53zt4tlx.cloudfront.net/assets/check-32-ecf0512d2077122afe36bc722a9cd4d6.gif)
		3px 3px no-repeat;
	border-bottom: 1px solid #bea;
	padding-left: 41px;
}

div.flash_notice, .message_green {
	background: #dfc;
	border: 5px solid #ad8;
	padding: 0 1em .5em;
	margin: 1em 0;
	color: #000;
}

div.flash_message, .message_yellow {
	background: #ffc;
	border: 5px solid #fc4;
	padding: 0 1em .5em;
	margin: 1em 0;
	color: #000;
}

div.errorExplanation, div.flash_error, .message_red {
	border: 5px solid #d77;
	padding: 0 1em .5em;
	margin: 1em 0;
	background: #fff0f0;
	color: #000;
}

div.flash_message h2, div.flash_message h3, .message_yellow h2,
	.message_yellow h3 {
	background: #fe9
		url(//d3b6ik53zt4tlx.cloudfront.net/assets/alert-32-9000519f828845f1cffb97212d32ec50.gif)
		3px 3px no-repeat;
	border-bottom: 1px solid #fe4;
	padding-left: 41px;
}

div.flash_error h2, div.flash_error h3, div.errorExplanation h2, div.errorExplanation h3,
	.message_red h2, .message_red h3 {
	color: #d00;
	background: #fdd
		url(//d3b6ik53zt4tlx.cloudfront.net/assets/alert-32-9000519f828845f1cffb97212d32ec50.gif)
		3px 3px no-repeat;
	border-bottom: 1px solid #fcc;
	padding-left: 41px;
}

div.errorExplanation ul {
	margin: 0 0 1em;
	padding: 0 0 0 1.6em;
	list-style-type: square;
}

div.errorExplanation li {
	margin: 0;
	padding: 0;
}

span.fieldWithErrors {
	padding: 0 0 0 1em;
	display: inline-block;
	background: #d00
		url(//d3b6ik53zt4tlx.cloudfront.net/assets/error_mark-2e74acd2b6e62f927693110ab5aa6d8f.gif)
		left 50% no-repeat;
}

span.fieldWithErrors input {
	border: 1px solid #d00;
}

.warning-text {
	color: #d00;
	font-weight: bold;
}

.disease_result h2 {
	color: #000;
	background: #cef
		url(//d3b6ik53zt4tlx.cloudfront.net/assets/icons/physician-32-9b99df1152b0cc4224b68cf77d3b6b4b.gif)
		3px 5px no-repeat;
	border-bottom: 1px solid #9df;
	padding-left: 41px;
}

.disease_result {
	background: #fff;
	border: 5px solid #9df;
	padding: 0 1em 1em;
	margin: 1em 0;
	color: #000;
}

.disease_result p {
	margin: 0;
}

.disease_result h4 {
	margin: 0 0 10px;
}

small {
	font-size: 75%;
	/* color: #A94E7C; */
	white-space: nowrap;
}

small strong {
	/* color: #A94E7C; */
}

sup small, sub small {
	color: #444;
}

h1 small.float {
	padding: 8px 0 5px 10px;
	/**border-left: 2px solid #fe9;**/
	max-width: 340px;
	white-space: normal;
	margin-bottom: 0;
}

h1:after {
	content: '.';
	display: block;
	clear: both;
	height: 1%;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	visibility: hidden;
}

.float {
	float: right;
	margin: 0; /*0 0 1em 1em;*/
	min-height: 1.2em;
	position: relative;
	white-space: nowrap;
	font-family: 'Open Sans', calibri, arial, helvetica, sans-serif;
	font-weight: 600;
}

.inline_help, label.inline_help {
	color: #555;
	font-size: 9pt;
	font-weight: normal;
}

.overview-field{
    border-bottom:0px;
    margin-bottom:12px;
    padding:0px;
}

.overview-field h4{
    float:left;
}

.overview-field p{
    /*float:right;*/
    padding-left: 6px;
    font-weight: bold;
    display: inline;
}

.labGroup{
    display: inline-block;
    border-bottom: solid 2px #ccc;
}

.browseOption{
    padding-top:12px;
    padding-bottom: 6px;
    font-size: 14pt;
    border-top: solid #ddd 5px;
}

.alpha_nav, .alpha_nav li {
	list-style: none;
	margin: 0;
	padding: 0;
    padding-top: 7px
}

.alpha_nav li {
	font-size: 16px;
	float: left;
	position: relative;
	padding: 5px;
	margin: 0 5px 5px 0;
	text-align: center;
	width: 19px;
	height: 19px;
	line-height: 19px;
	background: #eee
		url(//d3b6ik53zt4tlx.cloudfront.net/assets/button-grey-4c17dfe14115186956234602c5791cf7.png)
		left top repeat-x;
	border: 1px solid #ccc;
	border-bottom-color: #aaa;
	color: #49f;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

a.link_button{
    appearance: button; /* CSS3 */    
    -webkit-appearance: button; /* Safari and Chrome */
    -moz-appearance: button; /* Firefox */
    -ms-appearance: button; /* Internet Explorer */
    -o-appearance: button; /* Opera */
    cursor: default;
}

.alpha_nav li:hover, .alpha_nav li.active {
	border-color: #cef;
}

.alpha_nav li a {
	display: inline-block;
	width: 1.2em;
	height: 1.2em;
	padding: 5px;
	margin: -5px;
	font-weight: normal;
}

.alpha_nav li a:hover {
	text-decoration: none;
}

.pagination {
	font-size: 12pt;
	text-align: center;
	color: #aaa;
}

.pagination a, .pagination span, .pagination em {
	border-left: 1px solid #ddd;
	display: inline-block;
	padding: 0 5px 0 10px;
	text-align: center;
}

.pagination span.previous_page, .pagination a.previous_page {
	border: none;
}

.results {
	border: none;
	border-top: 1px solid #eee;
	width: 800px;
	margin: 0px 70px;
}

.results tr:hover {
	background: #ffd;
}

.results td {
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
	border: none;
	border-bottom: 1px solid #eee;
}

.results .test_code {
	font-size: 10pt;
	color: #4a2;
	white-space: nowrap;
}

.results .test_name {
	font-size: 10pt;
	padding-left: 3px;
}

.results .test_name a {
	font-weight: normal;
	display: block;
}

.results .test_name small {
	color: #999;
}

label {
	display: block;
	margin-bottom: 5px;
	margin-left: -1px;
}

label input, label select, label textarea {
	display: block;
}

label.checkbox {
	clear: left;
	font-weight: normal;
	margin: 5px 0;
	padding: 5px 10px 5px 5px;
	background: #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

label.checkbox input {
	display: inline;
	width: auto;
	background: none;
	border: none;
}

label.checkbox span.instruction {
	display: block;
	padding-left: 2em;
}

label.half {
	float: left;
	width: 45%;
	margin-right: 5%;
	display: inline;
}

label.quarter {
	float: left;
	width: 20%;
	margin-right: 5%;
	display: inline;
}

label.full {
	clear: left;
}

label.full input, label.full textarea {
	width: 70%;
}

label.half input, label.quarter input, label.half textarea, label.quarter textarea,
	label.half select, label.quarter select {
	width: 100%;
}

label.date select {
	width: auto;
	display: inline;
}

span.instruction {
	color: #777;
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
}

span.instruction strong {
	color: #555;
}

fieldset {
	margin: 0 0 1em;
	padding: 0;
	border: none;
	clear: left;
}

ul.menu {
	list-style: none;
	display: block;
	margin: -15px 0 15px;
	padding: 0;
	background: #ffa
		url(//d3b6ik53zt4tlx.cloudfront.net/assets/yellow-gradient-209bf049b485c63eea6a5fa746a3574d.png)
		left top repeat-x;
	border: 1px solid #fffc44;
	font-size: 9pt;
}

ul.menu li {
	display: block;
	margin: 0 !important;
	padding: 5px 10px;
	border-bottom: 1px solid #ddd;
	color: #777;
	background: #ffa
		url(//d3b6ik53zt4tlx.cloudfront.net/assets/yellow-gradient-209bf049b485c63eea6a5fa746a3574d.png)
		left -50px repeat-x;
	font-style: italic;
}

ul.menu li a {
	background: #ffa
		url(//d3b6ik53zt4tlx.cloudfront.net/assets/yellow-gradient-209bf049b485c63eea6a5fa746a3574d.png)
		left top repeat-x;
	display: block;
	margin: -5px -10px;
	padding: 5px 10px;
	font-style: normal;
	font-weight: 600;
}

ul.menu li a:hover {
	text-decoration: none;
}

.editor {
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 0 0 10px;
	position: relative;
}

.editor h3 {
	margin: 0;
	position: relative;
}

.editor h3 small.float {
	padding: 5px 5px 2px 5px;
	display: inline;
	position: relative;
}

.editor h3 small.float a {
	text-decoration: none;
}

.field_value {
	clear: both;
}

.caution, .button.caution, input.caution, button.caution {
	color: #d00;
}

a.caution:hover {
	color: #f22;
}

#field_list {
	padding: 15px;
	margin: -15px;
}

#field_list.assignment_editing {
	font-size: 10pt;
}

h4.context_list, h4.attachments {
	border-top: 5px solid #ddd;
	margin: 10px 0;
	padding: 10px 0;
	clear: both;
}

.resource_list {
	list-style: none;
	margin: -15px 0 -10px;
	padding: 0;
	border-bottom: 4px solid #fd4;
	font-size: 10pt;
}

.resource_list li {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #ddd;
	line-height: 1.4em;
}

.resource_list li a {
	font-weight: 600;
	display: block;
	padding: 10px 2px;
}

.resource_list li a:hover, .results a:hover {
	text-decoration: none;
}

.resource_list strong.highlight {
	padding: 1px 8px 2px;
	font-size: 9pt;
	float: left;
	margin: 0 5px 0 0;
	background: #7c4;
	color: #fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	line-height: 1.1em;
}

#sidebar h2.highlight {
	border-bottom-color: #fd4;
}

.filterHeader{
    padding-bottom: 3px;
}

.supplement {
	font-size: 11pt;
	/* border-top: 3px solid #ddd; */
	padding-top: 10px;
	margin-top: 10px;
}

#sidebar .supplement {
	font-size: 10pt;
	font-weight: normal;
}

#sidebar .supplement a {
	font-weight: normal;
}

.supplement.legal {
	text-align: justify;
	border-top: none;
	margin: 0;
	padding: 0;
}

.mml_badge {
	margin-top: -25px;
	float: right;
}

.normal {
	font-weight: normal;
}

.sortable {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sortable li {
	margin: 0 0 10px;
	padding: 5px 10px 5px 30px;
	background: #f0f0f0
		url(//d3b6ik53zt4tlx.cloudfront.net/assets/icons/sort-ded4b81e9f95faf0a755103859350a40.png)
		5px 50% no-repeat;
	border: 1px solid #aaa;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: move;
}

.autocomplete {
	position: absolute;
	z-index: 9;
	background: #fff;
	font-size: 10pt;
	border: 1px solid #777;
	border-top: none;
}

.autocomplete ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.autocomplete li {
	margin: 0;
	padding: 2px 5px;
}

.autocomplete ul li.selected {
	background-color: #ffa;
}

#media-overlay {
	width: 100%;
	height: 100%;
	background:
		url(//d3b6ik53zt4tlx.cloudfront.net/assets/black-50-c496bd939bba92efa4f8d442940e2171.png);
	z-index: 101;
	position: fixed;
	text-align: center;
	padding: 20px;
	left: 0;
	top: 0;
}

#media-overlay #media-player {
	margin: 5px auto;
	width: 640px;
	height: 480px;
	line-height: 480px;
	color: #fff;
	overflow: auto;
	z-index: 102;
}

#media-overlay #media-player img {
	max-width: 640px;
}

#media-overlay #media-overlay-close {
	margin: 0 0 0 560px;
	position: relative;
	z-index: 103;
}

#alerts ul {
	padding: 2px 10px;
	color: #000;
	margin: 10px -10px 0;
	border: 1px solid #fe4;
	background: #ff9;
	list-style: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#alerts .alert-flag {
	padding-right: 3px;
	vertical-align: top;
}

#alerts .alert-close {
	float: right;
}

#export-list dt img {
	vertical-align: top;
}

#export-list dd {
	margin: 0 0 5px 18px;
	font-size: 9pt;
	color: #777;
	font-style: italic;
}

#media-overlay .modal-help {
	background: #fff;
	text-align: left;
	padding: 0 15px 15px;
	border: 1px solid #333;
	line-height: normal;
	color: #000;
}

#media-overlay .modal-help h3, #media-overlay .modal-help h4 {
	margin: 0 0 5px;
}

#media-overlay .modal-help h2 {
	background: #4a2;
	margin: 0 -15px 10px;
	padding: 5px 10px;
	color: #fff;
	border-bottom: 5px solid #bea;
}

#media-overlay .modal-help .tool-summary th {
	vertical-align: top;
	padding: 1px 5px;
	background: #efd;
	color: #4a2;
}

.small-pie-chart {
	width: 240px;
	height: 120px;
	margin: -15px 0 0 -10px;
}

.small-time-series {
	width: 680px;
	height: 60px;
	line-height: 60px;
}

.fixed-height-list {
	clear: both;
	height: 400px;
	overflow: auto;
	border: 1px solid #ddd;
	padding: 10px;
	margin: 10px 0;
}

.infectious-alert {
	color: #d00;
	margin: -8px 0 -48px;
	font-weight: bold;
	font-size: 8pt;
	float: right;
	clear: left;
	text-align: center;
	line-height: 9pt;
}

.infectious-alert img {
	margin: 0 auto;
	display: block;
}

#source-chart table, #source-chart span.instruction {
	margin-left: 35px;
}


/* Phone, portrait */
@media only screen and (max-width: 360px) {
	body {
		padding: 10px;
	}
	#header {
		width: auto;
		height: auto;
		margin: 0;
		padding: 0 0 20px;
	}
	#home-button {
		left: 0;
	}
	#help-button {
		right: 0;
	}
	#mayo_logo {
		max-width: 340px;
		margin: 0 auto 10px;
		position: relative;
        margin-bottom:2px;
	}
	#sign_in_status {
		display: none;
	}
	#page {
		width: auto;
		margin: 0 auto;
		padding: 10px;
		border: none;
		position: relative;
	}
	#main_content {
		display: table-header-group;
		float: none;
		width: 280px;
		max-width: 280px;
		margin: 0;
		padding: 0 0 10px;
	}
	#sidebar {
		display: table-footer-group;
		float: none;
		width: 280px;
		max-width: 280px;
		margin: 0;
		padding: 0;
	}
	#sidebar .search_form {
		position: absolute;
		top: 10px;
		width: 250px;
	}
	#sidebar h2.search-heading {
		display: none;
	}
	#page h1 {
		display: table;
		width: 280px;
	}
	#page h1 small:first-of-type {
		margin: 80px 0 5px;
	}
	#page h1 small:nth-of-type(2) {
		border: none;
	}
	#page h1 small {
		float: none;
		display: block;
		max-width: 280px;
		border: none;
		border-bottom: 2px solid #fe9;
		margin: 0 0 5px;
		padding: 0 0 5px;
		display: table-caption;
	}
	h1, #sidebar h2 {
		margin: 0 0 5px;
		padding: 0 0 5px;
		font-size: 18px;
		border-bottom: none;
	}
	#sidebar h2 {
		margin-top: 10px;
	}
	.resource_list {
		margin: 0 0 10px;
	}
	#media-overlay #media-player {
		margin: 5px auto 5px -10px;
		width: 300px;
		max-width: 300px;
		height: 380px;
		max-height: 380px;
		color: #fff;
		overflow: auto;
		z-index: 102;
	}
	#media-overlay #media-player img {
		max-width: 280px;
	}
	#media-overlay #media-overlay-close {
		margin: 0 0 0 190px;
		position: relative;
		z-index: 103;
	}
	.search_form #q {
		display: inline-block;
		position: absolute;
		width: 160px;
		left: 10px;
		top: 10px;
		height: 1.6em;
		z-index: 2;
	}
	#sidebar .search_form #q {
		width: 160px;
	}
	td.test_name a {
		font-size: 13px;
	}
}

/* Phone, 4:3 landscape, Tablet, portrait */
@media only screen and (min-width: 361px) and (max-width: 768px) {
	body {
		padding: 10px;
	}
	#header {
		width: auto;
		height: auto;
		margin: 0;
		padding: 0 0 20px;
	}
	#home-button {
		left: 0;
	}
	#help-button {
		right: 0;
	}
	#mayo_logo {
		max-height: 60px;
		max-width: 50%;
		position: relative;
	}
	#sign_in_status {
		display: none;
	}
	#page {
		width: 1300px;
		margin: 0 auto;
		padding: 10px;
		border: none;
		position: relative;
	}
	#main_content {
		display: table-header-group;
		float: none;
		width: auto;
		max-width: 748px;
		margin: 0;
		padding: 0 0 10px;
	}
	#sidebar {
		display: table-footer-group;
		float: none;
		width: 100%;
		max-width: 748px;
		margin: 0;
		padding: 0;
	}
	#sidebar .search_form {
		position: absolute;
		top: 10px;
		width: 85%;
	}
	#sidebar h2.search-heading {
		display: none;
	}
	#page h1 {
		display: table;
		width: 100%;
		max-width: 748px;
	}
	#page h1 small:first-of-type {
		margin: 80px 0 5px;
	}
	#page h1 small:nth-of-type(2) {
		border: none;
		display: block;
	}
	#page h1 small {
		float: none;
		display: block;
		width: 100%;
		max-width: 748px;
		border: none;
		border-bottom: 2px solid #fe9;
		margin: 0 0 5px;
		padding: 0 0 5px;
		display: table-caption;
	}
	h1, #sidebar h2 {
		margin: 0 0 15px;
		padding: 0 0 5px;
		font-size: 18px;
		border-bottom: none;
	}
	#sidebar h2 {
		margin-top: 10px;
	}
	.resource_list {
		margin: 0 0 10px;
	}
	#media-overlay #media-player {
		margin: 5px auto 5px -10px;
		width: 95%;
		max-width: 748px;
		height: 280px;
		max-height: 280px;
		color: #fff;
		overflow: auto;
		z-index: 102;
	}
	#media-overlay #media-player img {
		max-width: 380px;
	}
	#media-overlay #media-overlay-close {
		margin: 0 0 0 75%;
		position: relative;
		z-index: 103;
	}
	.search_form #q {
		display: inline-block;
		position: absolute;
		width: 320px;
		left: 10px;
		top: 10px;
		height: 1.4em;
		z-index: 2;
	}
	#sidebar .search_form #q {
		width: 90%;
	}
	td.test_name a {
		font-size: 13px;
	}
	small {
		white-space: normal;
	}
	
}

/* Phone, widescreen landscape */
@media only screen and (max-width: 568px) and (orientation: landscape) {
	#sidebar .search_form {
		max-width: 498px;
	}
	.search_form #q, #sidebar .search_form #q {
		width: 408px;
	}
}

/* Additional rules for portrait tablet */
@media only screen and (min-width: 768px) and (max-width: 768px) and
	(orientation: portrait) {
	#sidebar .search_form {
		max-width: 698px;
	}
	.search_form #q, #sidebar .search_form #q {
		width: 90%;
		max-width: 608px;
	}
	#sidebar .section, #sidebar .supplement {
		width: 45%;
		margin: 0 4% 20px 0;
		float: left;
		min-height: 180px;
	}
	#sidebar-content {
		clear: left;
	}
	.resource_list {
		border-bottom: none;
	}
	h1 {
		font-size: 22pt;
	}
}

/* Larger tablet or smaller desktop window */
@media only screen and (min-width: 769px) and (max-width: 940px) {
	#page {
		width: 700px;
	}
	#main_content {
		width: 450px;
	}
	.search_form #q {
		width: 420px;
	}
	#header {
		width: 700px;
	}
}

#logo {
	max-width: 250px;
	height: auto;
}

#search-results-header {
	/* padding-left: 107px; */
	padding-left: 70px;
	padding-right: 70px;
	margin-bottom: 20px;
	text-align: left;
	font-weight: bolder;
	font-size: 26px;
	font-style: italic;
	display: flex;
	justify-content: space-between;
}

#results-count {
	font-size: 14pt;
	color: #777;
}