#print_contact, #print_logo, footer.print, header.print {
	display: none;
}
media_image-5 img {
	max-width: 100%; height: auto;
}
/* h2{
	margin: 0 !important;
} */
.row:before, row:after {
	display:inline-block;
}
#homepage-promo {
	border-right: 3px solid #FFF;
	border-left: 3px solid #FFF;
}
.homepage-heroimage {
	width: 100%;
	border-right: 2px solid white;
	border-left: 2px solid white;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}
.homepage-heroimage h1 {
	margin: 0px;
}
.homepage-heroimage img {
	width: 100%;
	height: auto;
}
.btn-primary {
	color: #fff !important;
	background-color: #0057B8 !important;
	border-color: #0057B8 !important;
	font-size: 18px;
}
.btn, .form-control {
	border-radius: 0px;
}

.external-link-icon,
tr th a[href^="http://www."]::after, tr th a[href^="https://www."]::after,
p a[href^="http://www."]::after,  p a[href^="https://www."]::after {
	content: url(/images/icons/external_link.gif);
	padding-left: 3px;
}
div#pagebody a[href$=".xls"]::after, div#pagebody a[href$=".xlsx"]::after, div#pagebody a[href$=".xlsm"]::after {
	content: url(/images/icons/excel_doc_16x16.gif);
	padding-left: 3px;
}
#footer ul li a::after,
div#pagebody a[href^="http://www.mayocliniclabs.com"]::after, 
div#pagebody a[href^="https://www.mayocliniclabs.com"]::after, 
div#pagebody a[href^="https://news.mayocliniclabs.com"]::after, 
div#pagebody a[href^="https://education.mayocliniclabs.com"]::after {
	content: none;
}
div#pagebody a[href $='.ppt']:after, div#pagebody a[href $='.pptx']:after {
	content: url(/images/icons/powerpoint_doc_16x16.png);
	padding-left:3px;
}
div#pagebody a[href $='.doc']:after, div#pagebody a[href $='.docx']:after, div#pagebody a[href $='.rtf']:after {
	content: url(/images/icons/word_doc_16x16.gif);
	padding-left:3px;
}
#test_catalog.new-tooltip p {
	margin-bottom: 0px;
}
a:visited {
	color: #660099;
}
hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}
h1 span.mnemonic, p.x00-hd1 span.mnemonic {
	font-weight: bold;
	color: #456;
	border-right: 1px solid #aaa;
	padding-right: 10px;
	margin-right: 10px;
}
h2 small {
	color: #777;
	font-size: 20px;
	font-weight: normal;
    font-family: 'mayo-sans';
}
h2.orange-color-text {
	color: #ED5C2F !important;
	font-size: 18px;
	font-weight: bold !important;
	margin: 0;
}
a {
	color: #0057B8;
	text-decoration: none;
}
.checkbox-list-style {
	list-style: none;
}
ul.checkbox-list-style,
.checkbox-list-style  {
	padding:0 15px !important;
	margin: 15px !important;
} 
.test-update-types {
	line-height: 26px;
}
.wayfinding-icon {
	margin: 0px 5px 50px 0px;
	float: left;
}
ul {
	list-style-image:"-";
	line-height: 1.2rem;
}
li {	
	margin: 0;
	line-height: 28px;
}
.p-info {
	line-height: 22px !important;
}
.p-less-space {
	line-height: 10px !important;
}
h2.preheading {
	color: #DC4405 !important;
	font-size: 17px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	margin-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
a h3.tile-header {
	color: #0057B8;
}
h3.tile-header {
	font-family: 'Helvetica W02 Bold', Helvetica, Arial, sans-serif;
	color: #444;
	padding: 0;
	font-size: 18px !important;
	font-weight: normal !important;
	line-height: 28px
}
h3.subheading-h3 {
	font-size: 24px;
	margin: 1em 0 0.5em;
	font-weight: normal;
	font-family: 'Helvetica W02 Bold', Helvetica, Arial, sans-serif;
}
table .thead-light-blue {
	background-color: #cde;
	height: 45px;
}
.nav-pills .nav-link {
	border-radius: 0px;
}
.nav-pills .nav-link, .nav-pills .show > .nav-link {
	color: #0057B8;
	background: linear-gradient(to bottom, #f7f7f7 0%, #eaeaea 100%);
	border: 1px solid #ddd;
 	padding: .6rem 0.85rem !important;
}
.nav-pills .nav-link:hover, .nav-pills .show > .nav-link:hover {
	color: #0057B8;
	background: #e2e6ea;
	border-color: #dae0e5;
}
.navbar-settings .nav-pills .active, .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	color: #DC4405 !important;
	background: #fff !important;
	font-weight: bold;
	border-top: solid 2px #DC4405 !important;
	border-bottom: solid 1px #FFF;
}
#test_catalog table {
	font-size: 16px;
	line-height: 26px;
	border: 1px solid #ddd;
	border-collapse: collapse;
	margin-top: .2em;
	margin-right: 0;
	margin-bottom: .2em;
	margin-left: 0;
}
#test_catalog table th, #test_catalog table td {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.form-flex {
	display: flex;
	margin-bottom: -1rem;
}
.form-first-name {
	width: 90%;
	float: right;
	display: block;
	padding-left: 15px;
}
.name label, .form-first-name label {
	display: block;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 5px;
}
.name select {
	min-width: 80px;
	width: 80px;
	width: calc(20% - 80px);
	height: 35px;
	float: left;
	margin-bottom: 10px;
	line-height: 24px;
	border: 1px solid #ced4da;
}
.name select:focus, .form-first-name input:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}
.form-first-name input {
	width: 100%;
	height: 35px;
	border: 1px solid #ced4da;
 padding: .375rem .75rem;
}
.responsive-table table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 0;
	padding: 0px;
	width: 100%;
	table-layout: fixed;
}
.responsive-table table th {
	padding: 10px 5px;
	text-align: center;
	background-color: #cde !important;
}
.responsive-table table th, .responsive-table table td {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.responsive-table table td {
	text-align: center;
	padding: 12px 5px;
}
.responsive-table table th:nth-child(1) {
	padding: 12px 5px;
	text-align: left;
}
.responsive-table table td:nth-child(1) {
	text-align: left;
	padding: 12px 5px;
}
.responsive-table .mobile-reponsive-header th:nth-child(2) {
	text-align: left !important;
	padding: 10px 5px;
}
.responsive-table .mobile-reponsive-body tr:nth-child(odd) {
	background: #f0f6f9;
}

.responsive-table .mobile-reponsive-body td:nth-child(2) {
	text-align: center;
	padding: 10px 5px;
}
/*error list styles*/

.error {
	border: 2px solid #d00;
	margin: 1em 0;
	padding-left: .5em;
	background: #fdd;
	color: #000;
}
.error ul {
	margin: 0px;
	padding-top: 12px;
}
.error ul li {
	padding-left: 10px;
	padding-bottom: 2px;
}
.error ul li::before {
	content: "- ";
}
.error h2, .error h3 {
	color: #d00 !important;
	background: #fdd url(/images/siteframework/alert_icons/alert_danger_24.png) 8px 25px no-repeat;
	border-bottom: 1px solid #d00;		
	margin: 0px !important;
	padding: 10px 0px 10px 42px;
	font-size: 30px;
    text-transform: inherit;
}
.error p {
	padding-left: 10px;
}
.error h6 {	
	background: #fdd url(/images/siteframework/alert_icons/alert_danger_24.png) 8px 0px no-repeat;
	margin: 10px 0;
	padding: 4px 0px 2px 45px !important;
}
.error-modal-title {
	background: url(/images/siteframework/alert_icons/alert_danger_24.png) 8px 5px no-repeat;
	border-bottom: #ccc solid 1px;
	margin: 0 0 10px 0 !important;
	padding: 0 0 10px 50px;
	font-size: 20px;
	font-weight: bold;
    text-transform: inherit;
}
.message {
	background: #cce5ff url(/images/siteframework/alert_icons/alert_info_24.png) 8px 10px no-repeat;
	border: 2px solid #004085;
	margin: 1em 0;
	color: #000;
	padding-left: 35px !important;
}
.success p, .notice p, .message p, .error p {
	margin: 0;
	padding: 10px;
}
.message h2, .message h3 {
	color: #004085 !important;
	padding-left: 8px;
	margin: 0;
}
.empty_field {
	border: 2px solid #d00 !important;
	background-color: #fee !important;
}
 label.customErrorClass {
	background-color: #fff !important;
	border: none !important;
	padding-left: 0;
	font-weight: bold;
} 
 .customErrorClass {
	padding: .375rem .75rem;
	border: 2px solid #d00 !important;
	background-color: #fee !important;	
}
.notice {
	color: #000;
	padding-left: 35px;
}
.notice h2, .notice h3 {
	color: #000;
	background: #fff3cd url(/images/siteframework/alert_icons/alert_warning_24.png) 8px 12px no-repeat;
	border: 2px solid #e3ae1f;
	padding-left: 35px;
	margin-bottom:8px;
}
.message h2, .message h3, .error h2, .error h3, .notice h2, .notice h3, .success h2, .success h3 {	
	font-style: normal;
	font-family: 'mayo-sans';
}
.success {
	background: #d4edda url(/images/siteframework/alert_icons/alert_success_18.png) 8px 12px no-repeat;
	border: 2px solid #155724;
	margin: 1em 0;
	color: #000;
	padding-left: 35px;
}
.success h2, .success h3 {
	color: #155724 !important;
	padding-left: 5px;
	padding-left: 5px;
	font-family: 'mayo-sans';
}
.messages-padding {
	padding: 10px;
}
select.empty_field {
	background-position: right 20px center;
}
textarea.empty_field {
	background-position: right 17px bottom;
}
.mobile-form .breadcrumbs-bar.breadcrumbs {
	width: 100%;
	border: 0;
	margin-bottom: 15px;
}
.mobile-form .breadcrumbs-bar.breadcrumbs ul {
	margin: 0;
	float: left;
}
.mobile-form .breadcrumbs-bar ul {
	list-style: none;
	margin: 0;
	padding: 10px 0px;
}
.mobile-form .breadcrumbs-bar.breadcrumbs li {
	float: left;
	font-weight: 400 !important;
	height: 42px;
	line-height: 1;
	width: 116px;
	margin: 0;
	margin-bottom: 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 15px !important;
	padding: 0;
}
.mobile-form .breadcrumbs-bar.breadcrumbs li:nth-child(1) {
	padding-left: 0px;
}
.mobile-form .breadcrumbs-bar.breadcrumbs li {
	position: relative;
	display: block;
	background: #f5f5f5;
	padding-right: 0 !important;
	text-align: center;
	color: #aaa;
	cursor: pointer;
	padding-left: 0px;
}
.mobile-form .breadcrumbs-bar.breadcrumbs li div {
	padding-top: 5px;
	padding-left: 20px;
}
.mobile-form .breadcrumbs-bar.breadcrumbs li .active {
	line-height: 1;
	padding-top: 5px;
	background: #0057B8;
	color: #fff;
	height: 40px;
	padding-left: 18px;
	border: 0 !important;
	box-sizing: border-box !important;
	margin-left: 0;
}
.mobile-form .breadcrumbs li:before, .mobile-form .breadcrumbs li:after {
	content: '';
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 1;
	display: block;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 15px solid transparent;
}
.mobile-form .breadcrumbs li:before {
	margin-left: 1px;
	border-left-color: #d5d5d5;
}
.mobile-form .breadcrumbs li:after {
	border-left-color: #f5f5f5;
}
.mobile-form .breadcrumbs li .active:before, .mobile-form .breadcrumbs li .active:after {
	content: '';
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 5;
	display: block;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 15px solid transparent;
}
.mobile-form .breadcrumbs li .active:before {
	margin-left: 1px;
	border-left-color: #0057B8;
}
.mobile-form .breadcrumbs li .active:after {
	border-left-color: #0057B8;
}
#ordering_tray {
	background-color: #f6f6f6;
	border: 1px solid #ddd;
	float: right;
	padding: 12px 5px 15px 5px;
	text-align: center;
	width: 200px;
}
.test-price-btn {
	border: 2px solid #DDD;
	background: linear-gradient(#f7f7f7, #eaeaea);
	padding: 6px 25px;
	width: 150px;
	text-align: center;
	text-decoration: none;
	color: #0057B8;
}
.checkbox-list-style .test-update-types li {
	font-size: 14px;
	color: #777;
	margin-left: 30px;
	line-height: 22px;
	list-style: " - ";
}
span.test-update-margin {
	font-size: 12px;
	color: #777;
	margin: 0px;
}
/*My Account icon styles - Needed for icons styling in all the My Account pages*/
.icon-bar{
	padding-top:10px;
}
.icon-bar ul, .navbar-reports ul, .navbar-settings ul {
	list-style: none;
	margin: 0px;
	padding: 5px 0px;
	overflow: hidden;
	font-size: 18px;
	font-family: MayoClinicSans-Light;
}
.icon-bar ul li {
	float: left;
	margin: 0px 4px;
	padding-right: 20px;
}
.icon-bar ul li a {
	text-decoration: none;
}
.icon-bar ul li a img {
	margin: 0px 17px;
}
.icon-bar ul li.active img {
	padding-bottom: 5px;
	border-bottom: solid 4px #ED5C2F !important;
}
.icon-bar hr {
	margin: 0px 0px 25px;
	background: #CCC;
	color: #CCC;
	height: 2px;
}
.icon-bar ul {
	margin-bottom: 10px;
}
.email-frequency-margin {
	color: #424242;
	margin-top: -75px !important;
	margin-left: 12px !important;
	display: -webkit-box;
}
.email-tag-line {
	margin-left: 28px !important;
}
.float-bottom {
	bottom: 0;
	position: absolute;
}
#supply_catalog div.packaging {
	margin: 0 -2px .5em;
	color: #007bff;
	padding: 0 3px;
	font-weight: bold;
	font-size: 95%;
}
figure {
	margin: 0px 0px 5rem !important;
}
figure.figure {
	font-size: 18px;
}
.btn-outline-primary:hover {
	background: transparent !important;
	color: #000 !important;
}
.btn-outline-primary {
	color: #000 !important;
}
.shopping-cart {
	float: right;}
.supply-order-track {
	float: right;
	margin-top: -20px;
	width: 22%;
}
.ui-menu {
	background-color: white;
	border: 1px solid #CCC;
	margin: 0;
	padding: 0;
	z-index: 11111;
	position: relative !important;
	width: 138px;
	text-align: left;
}
.ui-menu-item {
	text-align: left;
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 5px 2px;
	line-height: 1.2rem;
	cursor: pointer;
	text-overflow: ellipsis;
	overflow: hidden;
	border-bottom: solid 1px #EEE;
}
.ui-menu .ui-menu-item-wrapper.ui-state-active {
	background: #def !important;
	border: 1px solid #def !important;
	font-size: normal;
	color: #000!important;
}
.account-activity, .my-events, .message-center {
	padding: 10px;
	margin-bottom: 20px;
	background: #f5f5f3;
	font-size: 1.2rem;
}
.account-activity h3 {
	margin: 0 !important;
	color: #9E3737 !important;
	font-size: 1.2rem !important;
	font-weight: bold !important;
	padding-bottom: 5px;
}
.account-activity p, .my-events p {
	font-size: 18px !important ;
}
.my-events h3 {
	margin: 0!important;
	padding-bottom: 5px;
	font-size: 1.2rem !important;
	color: #0057B8;
	font-weight: bold !important;
}
.table-borderless-td td, .table-borderless-td th {
	border: none;
}
.algorithms-btns {   
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: start;
}
.algorithms-btns a {
	font-family: MayoClinicSans-Thin;
    text-transform: uppercase;
    font-size: 1.75rem;
    line-height: 2.25rem;
    padding: 3px;
    text-align: center;
    color: #6C6F70;
    margin: 8px 16px 8px 0;
	width: 28px;
	padding: 0;
	text-align: center;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}
.algorithms-search a,
.algorithms-search a:hover {
	color:#fff;
	font-size: 19px;
	font-family: MayoClinicSans-Light;
}
.algorithms-btns a:hover{
	text-decoration: none;
}
.algorithms-section li {
	padding: 8px;
}
.algorithms-section li:nth-child(odd) {
	background-color: rgba(0,0,0,.05);
}
.algorithms-section h3 {
	padding-left: 30px;
	margin: 10px 0;
	background-color: #cde;
}
.float-backtotop .btt-arrow {
	display: none;
}
#si-unit-conversion-list thead {
	background-color: #cde;
}
#si-unit-conversion-list thead th {
	padding: 5px;
	border: 2px solid #dee2e6;
}
#si-unit-conversion-list td {
	padding: 3px;
	border-bottom: 1px solid #dee2e6;
	border-right: 1px solid #dee2e6;
	border-left: 1px solid #dee2e6;
}
#si-unit-conversion-list tr.test-name td {
	background-color: rgba(0,0,0,.05);
}
#si-unit-conversion-list tr.divider td {
	font-size: 5pt;
	line-height: 1.5em;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff
}
#si-unit-conversion-list tr.resultable-list td:first-child {
	padding-left: 2em
}
#si-unit-conversion-list td.conversion-factor {
	text-align: right
}
#test_catalog.staff {
	clear: right;
	float: right;
	width: 460px;
	padding: 5px;
	margin: -3em -500px 0 15px;
	position: relative;
	background: #fff;
	border: 1px solid #79c;
}
.form-heading, .form-heading h4 {
	background-color: #cde;
	height: auto;
	padding: 5px;
	font-size: 1.2rem;	
}
.form-heading h4 {
	margin: 0;
} 
.form-control:disabled, .form-control[readonly] {
	background-color: #fff;
	opacity: 1;
}
.header-underline {
	margin: 15px 15px 10px 0;
	border-bottom: solid 2px #A1A1A1;
}
dt {
	line-height: 1.5em;
	margin-left: 2em;
	text-indent: -1em;
	padding-top: .5em;
	font-weight: normal;
}
dd {
	line-height: 1.5em;
	margin-left: 3em;
	font-weight: normal;
}
.staff-resource-tool {
	margin-bottom: 20px;
	background-color: #f2f2f2;
	border: solid 2px #eee;
	padding: 10px;
}
.bg-lightgray {
	background-color: rgba(0,0,0,.05);
}
.smallbold {
	font-weight: bold;
	font-size: 14px;
}
.new-client-welcome-img {
	background-image: url("../images/customer-service/welcome/welcome-background-700px.jpg");
	background-repeat: no-repeat;
	background-position: 50% bottom;
	margin: 10px;
}
.new-client-center-text {
	width: 325px;
	float: left;
	margin: 20px 0 20px 10px;
	line-height: 26px;
}
.spam-hide {
	position: absolute !important;
	top: -9999px !important;
	left: -9999px !important;
}
.patient-inquiries-info {
	padding: 15px 15px 0;
	border: solid 5px #EFEFEF;
	margin: 20px 0 30px;
}
span.hints {
	font-size: 14px;
	color: #777;
}
.btt-arrow {
	text-align: right;
	font-size: 16px;
	padding-right: 10px;
	padding-top: 10px;
}
.scroll_table_fields {
	overflow-x: auto;
	height: 450px;
	overflow-y: auto;
}
.clearleft {
	clear: left;
}
.bg-pink {
	background-color: pink;
}
.bg-yellow {
	background-color: yellow;
}
.bg-white {
	background-color: #FFFFFF;
}
.test-request-bkgcolor {
	margin: 25px 0;
	background-color: #cde;
}
.form-description {
	background-color: #CCCCCC;
	height: auto;
	padding: 5px;
}
th.instructions {
	background: #cde;
	font-weight: normal;
	text-transform: none;
}
#serts_search_form .tc-search-icon {
    background-image: url(../images/SearchIcon.png);
    background-repeat: no-repeat;
    height: 30px;
    width: 40px;
}
.fineprint {
	font-size: 13px;
}

#footer ul.footer-links {
	list-style: none;
	padding-top: 20px;
	padding-left: 0px;
	border-top: 1px solid #b3b3b3;

}
#footer .footer.container ul{
	margin-bottom: 0px;
}
#footer .footer-links li,
#footer .media-links a{
	display: inline-block;
	padding-right: 15px;
	padding-bottom: 12px;
}
#footer .footer-links li a:hover {
	text-decoration: underline !important;
}
#footer .footer-links li a {
	color: #000;
	font-weight: normal;
}
#footer .copyright {
	margin-bottom: 30px;
	font-size: 15px;
	font-weight: normal;
}
footer#footer {
	position: relative;
	height: 100px;
	margin-top: -50px;
	clear: both;	

}
span.hints {
	font-size: 80%;
	font-weight: 400;
	color: #777;
}
.header3 {
	font-size: 20px !important;
	margin: 0px;
	font-weight: 600;
    padding-bottom: 6px;
}
.email-verify-form .alert-stop {
	display: flex;
	align-items: center;
}
.email-verify-form .button-link-submit {
	border: none;
	color: #0057B8 !important;
	background: #fff;
	padding: 0px;
}
.payment-transfer-info {
	padding: 10px 20px 10px 20px;
	background-color: #EFEFEF;
	border: 2px solid #CCC;
}
.certificates-table td, .certificates-table th {
	border: none !important;
}
h3.supply-review-cart {
	color: #ED5C2F;
	margin-bottom: 0px;
}
tr.message_new {
	font-weight: 600;
}
.sortable-table{
	/* black (unsorted) double arrow */
	background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
	/* white (unsorted) double arrow */
	/* background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAAP///////yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==); */
	/* image */
	/* background-image: url(images/black-unsorted.gif); */
	background-repeat: no-repeat;
	background-position: center right;
	padding: 4px 18px 4px 4px;
	white-space: normal;
	cursor: pointer;
	vertical-align: middle;
}
#sitewide-announcement {
	border:solid 2px red; 
	padding:8px;
	margin-bottom:10px; 
	display:block; 
	margin-left:5px; 
	font-size:14px; 
	background-color:#FCF4F4;
}
.form-border-link {
	background-color: #cde;
	border: 1px solid #0057B8;
	text-align: center;
	line-height: 0px !important;
	margin-bottom: 40px;
}
.ui-widget.ui-widget-content {
   z-index: 999;
   white-space: normal;
}
#ui-datepicker-div.ui-datepicker {
	z-index: 111 !important;
}
.error code {
	color:#0057B8 !important;
	padding-left: 10px;
	font-size: 16px;
}
#banner-container {
	width: 100%;
	font-size: 16px;
    position: relative;	
} 
.banner-wrapper {
    width: 80%;
    max-width: 1350px;
    padding: 5px 10px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}
#banner-container .banner-wrapper{
	padding:5px 25px 5px 0;
    margin-right: 15px;
    margin-left: 35px;
    text-align: left;
}
#banner-container .alert-close {
    position: relative;
    padding: 3px 10px;
    margin: 0px;
    float: right;
}
#banner-container .warning {
    color: #ffffff!important;
    background-color: #555!important;
    border: 2px solid #555;
    border-radius: 0 !important;
    margin-bottom: 0;
    padding: 0!important;
}
#banner-container .alert button {
    line-height: normal;
    background-color: transparent!important;
    border: none;
    border-radius: 0px;
}
#banner-container .alert {
    color: #ffffff!important;
    background-color: #a1001e!important;
    border: 2px solid #a1001e;
    margin-bottom: 0;
    border-radius: 0 !important;
}
#banner-container .warning button {
    border-radius: 0px;
    background-color: transparent!important;
    border: none;
    line-height: normal;
}
#banner-container .notice,
#banner-container .alert,
#banner-container .warning {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 10px 0px!important;
    position: relative;
}
#banner-container .alert-close {
    float: none!important;
    border: none!important;
    color: #ffffff;
    background-color: transparent!important;
    position: relative;
    margin-left: 15px;
    height: 35px;  
    top: 15%;
    position: absolute;
    right: 12%;
}
#banner-container .alert-close:before {
    position: absolute;
    border-left: 1px solid #ffff;
    content: "";
    left: -10px;
    top: 0px;
    bottom: 0px;
    height: 35px;
}
#banner-container .banner-item {
    display: flex;
    align-items: center;
    padding: 10px 20px;
    border-right: 1px solid #ffff;
    height: 35px;
}
#banner-container .notice {
    color: #ffffff!important;
    background-color: #2a368c!important;
    border: 2px solid #2a368c;
    border-radius: 0 !important;
    margin-bottom: 0;
}
#banner-container .notice button{
    border-radius: 0px;
    border: none!important;
    background-color: transparent!important;
}
#banner-container .notice .banner-item {    
    background: url(/-/media/Images/banner/info24x24) 0 5px no-repeat;
}
#banner-container .warning .banner-item {
    background: url(/-/media/Images/banner/info24x24) 0 5px no-repeat;
}
#banner-container .alert .banner-item {
    background: url(/-/media/Images/banner/warn24x24) 0 5px no-repeat;
}
#banner-container .banner-wrapper a,
#banner-container .banner-wrapper a:visited {
    color:#fff !important;
    text-decoration: underline !important;
}
#banner-container .alert h1,
#banner-container .alert h2,
#banner-container .alert h3,
#banner-container .alert h4,
#banner-container .warning h1,
#banner-container .warning h2,
#banner-container .warning h3,
#banner-container .warning h4,
#banner-container .notice h1,
#banner-container .notice h2,
#banner-container .notice h3,
#banner-container .notice h4 {
    color: #000 !important;
    font-size: 18px !important;
    background: transparent;
    border: none ;
}
#banner-container .notice p,
#banner-container .notice h2 {
    padding-left: 0px;
}
.no-transform {
	text-transform: none;
} 
.nowrap {
	white-space: nowrap;
}
#GDPR-top-list-item {
text-transform: uppercase;	
}
#primary_sidebar .nav-sub-menu {
	list-style: none;
	padding-left: 5px;
	margin-top: 15px;
}
.site-map-list ul{
	list-style: none;
	padding-left: 2px;
}
.site-map-list h3.site-map-navigation {
	color: #ED5C2F;
	font-size: 20px !important;
}
.sitemap-hr-line {
	border-top: 6px solid #ccd8ed;
}
.landing-page-img.jumbotron {
	padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 0;
    top: 0;
    position: relative;	
}
.custom-breadcrumb .breadcrumb-item::before {
    display: none;
}
.custom-breadcrumb .breadcrumb {
    background-color: transparent;
}
.custom-breadcrumb {
    margin-top: -55px;
    padding-right: 85px ;
}
.custom-breadcrumb .breadcrumb {
   padding-left: 0;
}
.custom-breadcrumb .breadcrumb li {
    font-size: 14px;
 }
 .site-map-list .sitemap-hr-line li img.lock-img {
    margin-left: -16px;
}
.git-branch {
    color: #fff;
    background-color: #2356b2;
    font-weight: normal;
    display: inline-block;
    position: absolute;
    font-size: 14px;
    line-height: 15px;
    padding: 8px;
	text-wrap: nowrap;
	top: 15px;
	left: 52%;
	transform: translateX(150%);
}
.tc-landing-page-img{
	background: url(/images/new-home-page/header-4-1920x300.jpg);
	width: 100%;
	border-radius: 0;
	height: 260px;	
}
.tc-landing-page-img .catalog_search_widget{	
	padding: 15px;
	margin: 0px;
	width: 75%;
	background: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,.5));
}
.tc-landing-page-img .container {
	text-align:center;	
}
.tc-landing-page-img .catalog_search_widget .tab-panel li {
	width: 6%;
}
.tc-landing-page-img .catalog_search_widget h6 {
	display: none;
}
.tc-landing-page-img .catalog_search_widget .tab-panel.active {
    margin-top: 10px;
    padding-left: 0;
}
.tc-landing-page-img .catalog_search_widget .tab-panel a {
	height: 32px;
	line-height: 32px;
}
.tc-landing-page-img .catalog_search_widget .search-form-group {    
    padding-top: 6px;
}
/**session modal **/
.modal.session {
	z-index: 99999;
}
.modal-content{
	border-radius: 0;
}
.div-less-space{
	margin-top: -25px;
}
.div-less-space p{
	margin-top: -8px;
}
.tile-header{
	font-size: 18px;
}
.analytics-reports-margin{
	top:145px; 
	margin-bottom:150px;
}
.analytics-breadcrumb{
	margin-top: -16px;
}

.tableFixHead {
	overflow: auto;
	max-height: 500px;
}  
.tableFixHead th {
	position: sticky;
	top: -2px;
	background:  #cde;
}
.btn-light {
	color: #444 !important;
	background-color: #e2e6ea;
	border-color: #dae0e5;
	font-size: 18px;
}
#editmodal .modal-content {
    margin-top: 30%;
}

#editmodal .modal-header {
    border-bottom: none;
}
#ordering_tray a:visited {
	color: #fff;
}

/* New Style */
.test-catalog-search-result-wrapper .test-catalog-search-result__title a:hover, .test-info h2 {
    color: #ED5C2F !important;
}

footer ul li a[href^="http://www."]::after,
footer a[href^="https://www."]::after,
footer a[href^="https://www."] img ::after{
    display: none !important;
 }

#pagebody .breadcrumb-layout{
	padding: 15px 0 8px 0;
 }

 .test-catalog-alpha .alphabet-search-wrapper{
	margin-top:150px;
 }
 .navigation ul,.navigation li{
	 line-height: 1.8rem;
 }
 .main-navigation .navigation .sub-menu ul li a {
	line-height: 1.8rem !important;
 }
form label, .form-control, form ul li{
	font-size: 18px;
}
.test-request-forms li,
.prenatal-test-catalog a, 
.prenatal-test-catalog ul li,
.tab-content-item ul li,
.site-map-list ul li a{
	font-size: 18px;
	line-height: 1.9rem;
} 
.test-request-forms li{
	margin-bottom: 8px;
}
.prenatal-test-catalog .prenatal-tc ul li::before,
.ordering-reference ul li::before {
	content: "- ";
	padding: 0px 3px 0px 8px;
}
.ordering-reference ul li{
	text-indent: -20px;
	line-height: 1.9rem;
}
.ordering-reference ul{
	font-family: 'MayoClinicSans-Light';
    font-size: 18px;
	margin: 0 0 24px 21px;
}
#message-table .tablesorter-header-inner img{
	display: none;
}
.form-group label{
	font-size: 18px;
}
.pathology-link-margin{
	margin-top: 50px;
}
.h4-heading{
	font-weight: 600;
}
.utility-links .share-dropdown ul li a::after{
	content: none;
}
.share-print-links {
	margin-top: -30px;
  }
.custom-checkbox .custom-control-label::before, 
.custom-checkbox .custom-control-label::after,
.custom-radio .custom-control-label::before,
.custom-radio .custom-control-label::after {
	margin-top: 4px;
}
.suggestion-block .ui-menu.ui-widget-content.ui-autocomplete,
.site-suggestion-block .ui-menu.ui-widget-content.ui-autocomplete{
	width: 100% !important;
	border: none;
}
.suggestion-block ul li.ui-menu-item,
.site-suggestion-block ul li.ui-menu-item {
	font-size: 16px !important;
	font-family: 'MayoClinicSans-Regular';
}
#report_summary thead .disabled {
	display:none;
}
.test-resend-status .tablesorter-blue .tablesorter-filter-row .disabled,
.supply-table.tablesorter-blue .tablesorter-filter-row .disabled,
.pfa-table .tablesorter thead .disabled {
	display:none;
}
.pfa_status:hover{
	cursor: pointer;
}
.test-resend-status .table tbody td input[type=checkbox],
.tnp-table .table tbody td input[type=checkbox],
.pfa-table .table tbody td input[type=checkbox]{
	height: 15px;
	width: 15px;
}
.test-resend-status .table tbody tr td:nth-last-child(1),
.tnp-table .table tbody tr td:nth-child(2),
.pfa-table .table tbody tr td:nth-last-child(3){
	text-align: center;
	padding-top: 15px;
}
.pfa-table .table thead th,
.pfa-table .table tbody td{
	font-size: 18px;
	font-family: 'MayoClinicSans-Light';
	line-height: 20px;	
}
.hide-shifts {
	display: none;
}
.hide-shifts.active{
	display: block;
}
.msg-center a:visited{
	color: #0057B8;
}
.msg-center p{
	font-family: MayoClinicSans-Regular;
}
.msg-center p span{
	font-size: 16px;
	font-family: MayoClinicSans-Regular;
}
.circle {
	height:32px;
	width: 32px;
	background-color: #0057B8;
	border-radius: 50%;
	display: inline-block;
	color: #fff;
	text-align: center;
	margin-right: 18px;
	margin-left: 8px;
	font-size: 16px;
	padding: 2px;
	margin-top: 5px;
  }

  .test-down-notes p{
	color: #000;
	background-color: #fdd;
	border: 2px solid #d00;
	padding: 4px 8px;
	font-size: 1.2rem;
	font-family: MayoClinicSans-Light;
  }
  .lsi-subaccount label{
	font-family: MayoClinicSans-Light;
  }
  .lsi-subheading h4 {
	background-color: #f2f2f2;
	border: solid 1px #eee;
	padding: 5px;
	font-size: 1.1rem;
	height: auto;
}
  ::-ms-input-placeholder { 
	color:#888;
 }
 
 ::placeholder { 
	color: #888!important;
	font-size: 16px !important;
 }
 #it_updates .remove-button,
 #it_updates .valid-action {
	height: 40px;
 }
 #it_updates .valid-action {
	width: 57px;
	padding: 5px;
 }
 .ip-updates-table tr td:nth-child(2) {
	text-transform: capitalize;
 }
 .table-background td{
	background-color: #ffffff !important;
	font-weight: 600;
 }
 .officeadjustment-form .row {
	padding: 3px;
	margin: 3px;
 }
 .equipment-form-control{
	margin-top: 8px;
	font-size: 18px;
	font-family: MayoClinicSans-Light;
 }
 .custom-checkbox .custom-control-label.user-accepted::before {
    width: 20px;
    height: 20px;
}
.custom-checkbox .custom-control-label.user-accepted::after {
	width: 1.4rem;
    height: 1.4rem;
}
 .supplies-order-modal,
 .pediatric-calcmodal{
	top:9%;
  }
 .pediatric-calcmodal table tbody tr td{
	padding: 3px 2px !important;
 }
 .pediatric-calc-btn,
 .algorithms-search button:hover{
	text-decoration: underline;
 }
 .pediatric-calc-btn{
	font-size: 19px;
	text-align: right;
 }
 .pediatric-calc-modal{
	margin: 80px auto !important;
 }
 .pediatric-calc-modal .responsive-table table th:nth-child(1),
 .pediatric-calc-modal .responsive-table table td:nth-child(1){
	text-align: center;
 }
 .table.table-striped.supply-table tbody tr td a{
	line-height: 28px;
 }
 .supply_grid .add_fav{
	height: 32px;
    text-align: center;
    float: right !important;
	font-size: 15px;
	cursor: pointer;
 }
 .supply_grid .add_fav:hover{
	cursor: pointer;
 }
 .card-grid{
	height: 100%;
	max-height: 100%;
 }
 .table.table-striped.supply-table tbody tr td a{
	line-height: 28px;
 }
 .max-width-100{
	max-width: 100%;
 }
 .width-56{
	width:56%
 }
 .width-61{
	width: 61%;
 }
 .width-95{
	width: 95%;
 }
 .pl-30{
	padding-left:30px;
 }
 .pt-5{
	padding-top:5px;
 }
 .hidden, div.hiddenitem{
	display: none;
 }
 .display-table-row{
	display: table-row;
 }
 .no-border{
	border:0;
 }
 .mt-10{
	margin-top: 10px;
 }
 .test-update-notification{
	margin-left: 32px;
 }
 .officeadjustment-form .custom-control-input:disabled~.custom-control-label, .custom-control-input[disabled]~.custom-control-label {
    color: #000
}
.certificates-table tbody tr.thead-light-blue .th-left,
.certificates-table tbody tr.thead-light-blue .th-right {
	background-color: #cde;
    width: 100%;
    height: 45px;
}
.ui-cpt-code {
	text-align: left;
    font-family: 'MayoClinicSans-Light';
    font-size: 18px;
}
.li-cpt-code {
	list-style-type: disc;
	margin-left: 30px;
	line-height: 32px;
}
.notes{
	margin: 0;
}
.iframe-pagebody{
	height: 100vh;
    position: relative;
}
.active-nav-bg{
	width: 100%;
	background-color: rgba(51, 51, 51, 0.6);
	height: 100%;
	position: fixed;
	z-index: 1000;
}
.cdc-templates ul li a:hover {
	color: #ED5C2F;
	text-decoration: none;
}
.container .federation-request .row .padding-left-text {
	padding-left: 15px;
} 
button.ui-datepicker-trigger.cal_button {
    border: 1px solid #ced4da;
    border-right: 0;
}
.jtc-resources a:visited{
	color: #0057B8;
}
.padding-right-5 {
	padding-right: 45px !important;
}
.padding-left-5 {
	padding-left: 45px !important;
}
.special-field {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  opacity: 0 !important;
  pointer-events: none;
}