﻿body
{
    font-family: Calibri !important;
    color: #222731;
    font-size: 13px;
    line-height: 17px;
}
h1
{
    color: #009CDE;
    font-size: 27px;
    line-height: normal;
    font-weight: normal;
}

h2
{
    color: #000000;
    font-size: 17px;
    line-height: normal;
    font-weight: normal;
}

h3
{
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    line-height: normal;
}
h4
{
    color: #000000;
    font-weight: bold;
    font-size: 14px; /*background-color:#f3f3f3;*/
    padding-left: 10px;
    line-height: normal;
}

h5
{
    color: #000000;
    font-size: 13px;
    line-height: normal;
    font-weight: normal;
}

a:link
{
    text-decoration: none;
}

a:link, a:visited
{
    color: #009CDE;
    text-decoration: none;
}

a:hover
{
    color: #EEB33B;
}

/*----------------------QUOTE STYLE----------------------*/
.quote
{
    font-style: italic;
    font-size: 13px;
    line-height: 17px;
    background-color: #f3f3f3;
    padding: 17px;
}

/*----------------------BULLET AND LIST STYLE----------------------*/
ul
{
    color: #222731;
    font-size: 13px;
}

ul li
{
    line-height: 17px;
    padding-bottom: 4px;
}



/*----------------------HORIZONTAL LINE----------------------*/
hr
{
    height: 0;
    border-bottom: 1px dotted #000000;
}

/*----------------------HEADER----------------------*/
.headerHR { margin-top: 10px;margin-bottom:10px;}
#siteName { clear: right; display: block; float: right; text-align: right; padding-top: 30px; width:100%; font-size:22px; color: #4c4c4c;}
#leftHeaderContent { text-align: left; padding-top: 30px; float: left;}
#leftHeaderContent .logo {
    width: 220px;
    position: relative;
    top: -36px;
    right: 34px;
}
.logo > img { width: 220px; }
#rightHeaderContent { padding-top: 10px; float: right;}

#quickRegionSelection { float: right; text-align: right;}
#quickRegionSelection > div > a { cursor: pointer; color: #009CDE; font-weight: bold; }
#quickRegionSelectionClickOff { display: none; z-index: 9; position: fixed;top: 0; left:0; width:100%; height: 100%; background-color: #FFFFFF; filter: alpha(Opacity=00); opacity:0.0; }
#quickRegionSelectionDropdownLine { display:none; z-index: 20; background-image: url('/images/global/dropdown_bar.gif'); position:absolute; background-position: top center; background-repeat: no-repeat; height:14px; width:264px; margin-left:-112px;}
#quickRegionSelectionPopUp { display: none; z-index: 10; width: 235px; padding: 14px; margin-top:14px; position: absolute; background-color: white; text-align: left; margin-left:-112px; border: 1px solid #bbb;  }
#quickRegionSelectionIntro {font-weight: bold; }
#quickRegionSelectionBold {font-family:Calibri; color: #000; padding-bottom: 10px}
#quickRegionSelectionCheckBox { font-style:italic; padding-left:30px; padding-top: 10px; }
#quickRegionSelectionSubmitButton {text-align:center; padding-top: 10px;}


#GlobalNav { float: right; text-align: right; padding-right:35px;}
#GlobalNav > div > a { cursor: pointer; color: #222731;}
#SJMWorldWideClickOff { display: none; z-index: 9; position: fixed;top: 0; left:0; width:100%; height: 100%; background-color: #FFFFFF; filter: alpha(Opacity=00); opacity:0.0; }
#SJMWorldWideDropdownLine { display:none; z-index: 20; background-image: url('/images/global/dropdown_bar.gif'); position:absolute; background-position: top center; background-repeat: no-repeat; height:14px; width:264px; margin-left:-90px;}
#SJMWorldWidePopUp { display: none; z-index: 10; width: 235px; padding: 14px; margin-top:14px; position: absolute; background-color: white; text-align: left; margin-left:-90px; border: 1px solid #bbb;  }
.GlobalNavLink:link { color: #222731; }
.GlobalNavLink:hover { color: #EEB33B; }

#PatientsClickOff { display: none; z-index: 9; position: fixed;top: 0; left:0; width:100%; height: 100%; background-color: #FFFFFF; filter: alpha(Opacity=00); opacity:0.0; }
#PatientsDropdownLine { display:none; z-index: 20; background-image: url('/images/global/dropdown_bar.gif'); position:absolute; background-position: top center; background-repeat: no-repeat; height:14px; width:264px; margin-left:95px;}
#PatientsPopUp { display: none; z-index: 10; width: 235px; padding: 14px; margin-top:14px; position: absolute; background-color: white; text-align: left; margin-left:95px; border: 1px solid #bbb;  }
.PatientsLink:link { color: #222731; }
.PatientsLink:hover { color: #EEB33B; }
#header
{
    text-align: center;
    display: block;
    background-color: #000000;
    height: 100px;
}
.thinGreenBar
{
    background-color: #004F71;
    height: 5px;
    width: 100%;
}
.width960
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#rightHeaderContent
{
    padding-top: 10px;
    float: left;
}

#globalNav
{
    float: right;
    padding-right: 20px;
}
#globalNav .block.right {
    float: right;
    position: absolute;
    top: 30px;
    right: 30px;
}
#globalNav .block h2, #globalNav .block h5 {
    color: #FFFFFF;
    text-transform: uppercase;
}
#headerNav {
    margin-top: 30px;
}
#headerNav a
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    margin: 0 10px;
    text-transform: uppercase;
}

#headerNav a:link
{
    color: #FFFFFF;
    text-decoration: none;
}
#headerNav a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

#headerNav a:hover
{
    color: #009CDE;
    text-decoration: none;
}

#siteName
{
    display: block;
    float: right;
    padding-top: 20px;
}

#taskBar
{
    clear: both;
}

#importantNotice
{
    float: left;
    text-align: left;
    width: 625px;
    height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#importantNotice div
{
}

#requestSharePrint
{
    float: right;
    width: 315px;
    height: 20px;
    display: table-cell;
    vertical-align: middle;
    line-height: 30px;
}

#requestSharePrint img
{
    padding-left: 10px;
    padding-right: 5px;
    vertical-align: middle;
}

#requestSharePrint a:link
{
    color: #222731;
    text-decoration: none;
}
#requestSharePrint a:hover
{
    color: #009CDE;
    text-decoration: none;
}

/*----------------------FOOTER----------------------*/
#footer
{
    padding-top: 2px;
    clear: both;
    text-align: center;
    display: block;
}

#footer .logo > img {
    float: left;
    position: relative;
    right: 34px;
}
#footerContent
{
    background-color: #000000;
    padding-top: 25px;
    padding-bottom: 50px;
}

.footnotesBody
{
    clear: both;
    text-align: center;
    color: #FFFFFF;
}

#footerLinks {
    margin-top: 50px;
    display: inline-block;
}

#footerLinks a
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}
#footerLinks a:hover
{
    color: #009CDE;
    text-decoration: none;
}

.indent
{
    padding-left: 16px;
}

.center
{
    text-align: center;
}
.left
{
    text-align: left;
}
.right
{
    text-align: right;
}
.clear
{
    clear: both;
}

.rightColumn
{
    float: right;
    width: 255px;
    margin-right: 10px;
}

.leftColumn
{
    float: left;
    width: 660px;
    margin-right: 25px;
    margin-left: 10px;
}

.MainContentArea
{
    background-color: #FFFFFF;    
    margin-top: 18px;
}
.backdrop {
    display: inline-block; background-color: White; min-height: 450px;
}
/*******************  BREADCRUMBS  *******************/

#searchForm
{
    min-height: 20px;
    padding: 10px;
    margin-bottom: 20px;
    background-color: #D9D9D6; /*border: 1px solid #E3E3E3;*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
#searchForm input
{
    margin: 5px;
    width: 600px;
    background-color: white;
    border: 1px solid #CCC;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 9px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#searchForm select
{
    margin: 0em;
    font: -webkit-small-control;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: -webkit-auto;
    -webkit-appearance: menulist;
    box-sizing: border-box;
    -webkit-box-align: center;
    border: 1px solid;
    border-image: initial;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    color: black;
    background-color: white;
    cursor: default;
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 9px;
    font-size: 14px;
    color: #555;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: white;
    border: 1px solid #BBB;
    height: 30px;
    line-height: 30px;
    width: 200px;
}

input[type="checkbox"]
{
    margin-right: 10px;
}
.SelectionsContainer
{
    padding-bottom: 10px;
}
#breadcrumbs .SelectedItem
{    
    text-align: center;
    vertical-align: top;    
}
#breadcrumbs .active:after {
    position: absolute;
    bottom: 0;
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 17.5px 0 17.5px 30.3px;
    border-color: transparent transparent transparent #009CDE;
    content: "";
    top: 5px;
}

#breadcrumbs .SelectedItem2
{    
    text-align: center;
    vertical-align: top;    
}
#breadcrumbs .UnselectedItem
{    
    text-align: center;
    vertical-align: top;    
}
#breadcrumbs {
    position: relative;
    height: 35px;
    width: 650px;
    padding: 5px;
    margin-bottom: 20px;
    box-shadow: 0 1px 6px 0 rgb(76 76 76 / 40%);
    background: linear-gradient(189.65deg, #D9D9D6 0%, #888B8D 100%);
}
    #breadcrumbs a {
        color: #FFFFFF;
        font-size: 14px;
        font-weight: bold;
        font-family: Calibri;
    }
#breadcrumbs a:hover 
{
    color: #EEB33B;
    text-decoration: none;
}
#breadcrumbs .UnselectedItem a
{
    color: #222731;
    cursor: default;
}
#breadcrumbs .UnselectedItem a:hover
{
    color: #222731;
    cursor: default;   
}

#breadcrumbs .SelectedItem {
    color: #222731;
    cursor: default;
    background-color: #009CDE;
}
#breadcrumbs .SelectedItem2 {
    color: #222731;
    cursor: default;
    background-color: #009CDE;
}
#breadcrumbs .ContinentMiddle { float:left; height:28px; }
#breadcrumbs .ContinentMiddle a { padding:6px 55px 6px 40px; }
#breadcrumbs .CountryMiddle { float:left; height:28px; }
#breadcrumbs .CountryMiddle a { padding:6px 55px 6px 40px; }
#breadcrumbs .LanguageMiddle { float:left; height:28px; }
#breadcrumbs .LanguageMiddle a { padding:6px 40px 6px 30px; }
#breadcrumbs .ProductMiddle { float:left; height:28px; margin-right: 0; }
#breadcrumbs .ProductMiddle a { padding:6px 50px 6px 40px; }
#breadcrumbs .ProductMiddle.SelectedItem2 {
    width: 185px;
}
#breadcrumbs div { padding: 7px 0 0 5px; margin-right: 8px; min-width: 125px; }

a:hover
{
    color: #EEB33B;
    text-decoration: none;
}

.filterSelected
{
    font-weight: bold;
}

.noborder
{
    border: none;
    padding: 0px;
    margin: 0px;
}

.IntroCopy {
    font-family: Calibri;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 8px;
}
.error404Message p{padding-bottom: 10px;}

/********  Welcome Messages *********/
#welcomeMessages .WelcomeMessage
{
    padding-left: 16px;
    margin-left: 0px;
}

#welcomeMessages a {
    color: #009CDE;
    font-family: Calibri;
    font-size: 13px;
}
#welcomeMessages .hidden
{
    display: none;
}
#welcomeMessages .welcomeActive
{
    background-color: #EAE8E9;
    margin: 2px;
}
#welcomeMessages .welcomeInactive
{
    background-color: #F8F8F8;
    margin: 2px;
}

#welcomeMessages a:hover
{
    color: #EEB33B;
    text-decoration: none;
}

#welcomeMessages .arrowDown
{
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 6px;
    line-height: 14px;
    background-repeat: no-repeat;
    background-image: url(/images/Manuals/arrowDown.jpg);
}
#welcomeMessages .arrowRight
{
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 6px;
    line-height: 14px;
    padding-top: 2px;
    background-repeat: no-repeat;
    background-image: url(/images/Manuals/arrowRight.jpg);
}

#welcomeMessages #welcomeHE_dd { text-align: right; }

/************** country selections *****************/
.country
{
    width: 161px;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin-top: 7px;
}
.flag
{
    width: 34px;
    display: inline-block;
    margin-right: 10px;
}
#CountryList
{
    display: inline-block;
}
#CountryList li
{
    display: inline;
}

/************** language selections *****************/
.languageItem
{
    display: inline-block;
    width: 200px;
    float: left;
}

.languageItem div
{
    padding:7px 0 7px 0;
}
.LanguagePref
{
    display: inline-block;        
}

#LanguageSelectBttn {
    display: block; margin-top: 60px;
}
#LanguageSelectBttn {
    box-shadow: 0 1px 6px 0 rgb(76 76 76 / 40%);
    background: linear-gradient(189.65deg, #5BC2E7 0%, #009CDE 100%);
    width: 100px;
    height: 31px;
    color: white;
    border: none;
}

#LanguageSelectBttn:hover {
    background: #5BC2E7;
}

#rigthCover
{
    position: absolute;
    width: 660px;
    height: 365px;
    opacity: 0.3; /*all browsers that are not IE*/
    background: #fff;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; /* For IE8 */
	filter: alpha(opacity=30);	/* IE5 - 7*/
}

.inlinecountry
{
    display: inline-block;
    float: left;
}
.inlinecountry a
{
    display:block;
}
.inlinecountry a:hover {
    cursor:pointer;
}
.space20
{
    margin-right: 12px;
}
.pullRight
{
    float: right;
}
.TopMargin10
{
    margin-top: 10px;
}
.BottomMargin10
{
    margin-bottom: 10px;
}
.bottomPadding20 {
    padding-bottom: 20px;
}

.orderCopyHeading
{
    color: #cc0000;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}
.footnoteText
{
    color: red;
}

/****************** World Map ***********************/
#map
{
    position: relative;
    width: 662px;
    height: 332px;
}
#map .worldmap 
{
    width: 662px;
    height: 332px;
}
#map ul
{
    list-style: none;
}
#map li
{
    position: absolute;
    z-index: 20;
    text-indent: -1000em;
    display: none;
}

#europe
{
    background-image: url('/images/Manuals/Continents/EuropeActive.gif?v=2');
    background-repeat: no-repeat;
    background-size: 662px 332px;
    width: 662px;
    height: 332px;
    top: 0;
    left: 0;
}
#asia
{
    background-image: url('/images/Manuals/Continents/AsiaActive.gif?v=2');
    background-repeat: no-repeat;
    background-size: 662px 332px;
    width: 662px;
    height: 332px;
    top: 0;
    left: 0;
}
#southamerica
{
    background-image: url('/images/Manuals/Continents/SouthAmericaActive.gif?v=2');
    background-repeat: no-repeat;background-size: 662px 332px;
    width: 662px;
    height: 332px;
    top: 0;
    left: 0;
}
#africa
{
    background-image: url('/images/Manuals/Continents/AfricaActive.gif?v=2');
    background-repeat: no-repeat;
    background-size: 662px 332px;
    width: 662px;
    height: 332px;
    top: 0;
    left: 0;
}
#australia
{
    background-image: url('/images/Manuals/Continents/AustraliaActive.gif?v=2');
    background-repeat: no-repeat;
    background-size: 662px 332px;
    width: 662px;
    height: 332px;
    top: 0;
    left: 0;
}
#northamerica
{
    background-image: url('/images/Manuals/Continents/NorthAmericaActive.gif?v=2');
    background-repeat: no-repeat;
    background-size: 662px 332px;
    width: 662px;
    height: 332px;
    top: 0;
    left: 0;
}
#transparent_map
{
    z-index: 30;
    border-bottom: medium none;
    position: absolute;
    border-left: medium none;
    width: 662px;
    height: 332px;
    border-top: medium none;
    border-right: medium none;
}

/*******************  Order Form Styles *************************/
#orderForm label {
    display: block;
    font-family: Calibri;
    color: #222731;
    font-size: 13px;
    line-height: 17px;
}
#orderForm input[type=text]
{
    width: 400px;
}
#orderForm label.error
{
    display: inline;
    float: none;
    color: red;
    padding-left: .5em;
    vertical-align: top;
}
.placeholder{ color: #888B8D;}
.whiteBackground { background-color:White; }
.pointer { cursor:pointer; }
.headerGrayDivider { height:2px; }
.welcomeImage { padding:4px; }
.columnContainer { display:inline-block; background-color:White; }
#cascade { margin:5px; }
.searchResultsContainer { vertical-align:middle; }
.bold { font-weight:bold; }
.manualTitle { margin:5px; }
.backToSearchResults { vertical-align:top; }
.resultsLabel { display:inline-block;}
.downloadLatest { margin-bottom:10px; }
.resultsData { margin:10px; }
.hideMe{ display: none;}
.searchResultsLeft { float:left; max-width: 400px; }
.pagetitle{margin-bottom: 15px; }
#AllLanguageRadioBttn { margin:0 10px 0 0; }
#LanguageRadioBttn { margin:7px 10px 0 0; }
#headerPagination { margin-bottom:10px; } 
span.showResultsPerPage { margin-left:5px; }
.NumberOfItemsPerPageTop { margin-left:5px; font-size:x-small; }
.NumberOfItemsPerPageBottom { font-size:x-small; }
div.productCodes { padding:10px; background: #fff; }
div.productNameList { padding:10px; background:#fff; }
div.productRevision { padding:10px; background:#fff; }
#footerPagination { margin-bottom:50px; }
searchResultsHeaderPagination { margin-bottom: 10px; padding-top:10px; }
.headerPaginationHr { margin:0; }
div.resultsContainer { padding-top:10px; }
.resultsLabelLeft { float:left; }
.showResultsTop { margin-left: 5px; }
.noManualsMessage { font-weight: bold; color: #cc0000; font-size: 14px; margin-bottom: 10px; }
.searchResultsProductInfo { margin: 10px; }
.searchResultsButtonContainer { margin-bottom:20px; }
.searchResultsButtonContainer .ClearBttn { margin-left: 10px; }

/*******************  Universal Symbols document *************************/
.leftColumn a.symbols_document { float: right; font-weight: bold; }

/******************* Content Type styles *********************************/
.selectContentType { height: 920px; font-family: Calibri, serif; }
.selectContentTypeContent { height: 800px; background-color: #D9D9D6; }
.selectContentTypeText { width: 50%; text-align: left; float: left; margin: 20px; color: black; font-size: 20px; }
.selectContentTypeText > h1 { color: black; font-size: 42px; margin-bottom: 20px; }
.selectContentTypeText p { line-height: 24px; }
.selectContentTypeLinks { width: 35%; float: right; margin-top: 20px; font-size: 20px; }
.selectContentTypeLinks > a { background-color: #009CDE; padding: 40px 20px; margin-right: 20px; text-align: center; } 
.selectContentTypeLinks a { color: white; display: inherit; }
.selectContentTypeLinks h3 { color: white; font-size: 30px; }
.selectContentTypeImage { margin-top: -25px; }
.columnLeft { float: left; width: 50%; margin-bottom: 25px; }
.columnRight { float: right; width: 45%; margin-bottom: 25px; }
.patientidcardimg { height: 200px; margin-top: 50px; }
.landingPageHeader { }

.SearchBttn {
    box-shadow: 0 1px 6px 0 rgb(76 76 76 / 40%);
    background: linear-gradient(189.65deg, #5BC2E7 0%, #009CDE 100%);
    width: 100px;
    height: 31px;
    color: white;
    border: none;
}
.SearchBttn:hover { background: #5BC2E7; }
.ClearBttn {
    box-shadow: 0 1px 6px 0 rgb(76 76 76 / 40%);
    background: linear-gradient(189.65deg, #5BC2E7 0%, #009CDE 100%);
    width: 100px;
    height: 31px;
    color: white;
    border: none;
}
.ClearBttn:hover { background: #5BC2E7; }
.SubmitBttn {
    box-shadow: 0 1px 6px 0 rgb(76 76 76 / 40%);
    background: linear-gradient(189.65deg, #5BC2E7 0%, #009CDE 100%);
    width: 100px;
    height: 31px;
    color: white;
    border: none;
}

    .SubmitBttn:hover {
        background: #5BC2E7;
    }