
/* ==========================================================================

					GLOBAL STYLES

   ========================================================================== */

sup {
    top: -0.4em;
}
sub, sup {
    font-size: 70%;
}

.dk_blue {
    color: #0b79bf !important;
}
.med_blue {
    color: #1079bf !important;
}
.lt_blue{
	color:#0c7abf
}
.secBlockCntFull p {
    color: #4d4d4f;
}
h1 {
	color: #0b79bf;
	font-size: 27px;
	font-family: "HelveticaNeueLTStd-BdCn", Helvetica, Arial,
   sans-serif;
   font-style:italic;
	line-height: 1.12em;
}

.bannerInt h1.single_line {
    padding-top: .5em;
}

.mobile_only{
	display:none;
}

.secTitle, h3 {
   font-size: 27px;
   margin-bottom: 21px;
   color: #4d4d4f;
   font-family: "HelveticaNeueLTStd-BdCn", Helvetica, Arial, sans-serif;
   line-height: 1.2em;
}
.secTitle sup, h3 sup {
    font-size: 65%;
}
.sectionIndent{
	padding-left:90px;
	padding-right:90px;
}

.center-img img,
img.center-img {
    margin: auto;
    float: none;
    position: relative;
    display: flex;
}
.smallcaps {
    text-transform: uppercase;
    bottom: 0;
}
p.refs {
    font-size: 15px;
    line-height: 1.5;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #535353;
    overflow: visible;
}
p.refs.undent {
    margin-left: 15px;
    text-indent: 0;
}
p.refs .indented,
p.refs .super.indented {
    margin-left: -6px;
    overflow: visible;
    margin-right: 0;
}

.marginT30{
	margin-top:30px;
}
.marginTB50{
	margin-top:50px;
	margin-bottom:50px;
}

/********************* secTitleLightBlueSm Small *********************/

.secTitleLightBlueSm {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 20px 30px 7px 92px;
    min-width: 40%;
    color: #1079bf;
    font-size: 1.25em;
    font-family: "HelveticaNeueLTStd-BdCn", Helvetica, Arial, sans-serif;
}
.secTitleLightBlueSm:before {
    content: '';
    position: absolute;
    left: -12px;
    top: 12px;
    z-index: 2;
    background: rgba(91, 179, 226, 0.13);
    /*background:#eaf5fb;*/

    width: 100%;
    height: 50px;
    -moz-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg);
}
.secTitleLightBlueSm span {
    position: relative;
    z-index: 3;
    display: inline-block;
}
.secTitleLightBlueSm {
    min-width: 72% !important;
}
/******  END secTitleBlue Small  ******/



/********************* secTitleLightGreySm Small *********************/

.secTitleLightGreySm {
    position: relative;
    margin: 0;
    padding: 30px 30px 0px 72px;
    min-width: 72% !important;
    top: -20px;
    z-index: 2;
}
.secTitleLightGreySm:after {
    content: '';
    position: absolute;
    left: 9%;
    top: 12px;
    z-index: 2;
    background: rgba(236, 236, 234, 0.66);
    /*background:#f6f6f6;*/

    width: 100%;
    height: 100%;
    -moz-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg);
}
/******  END secTitleLightGreySm Small ******/



/********************* blockGraySideSm Small *********************/

.blockGraySideSm {
    position: relative;
    overflow: hidden;
    min-height: 272px;
    padding: 25px 0 25px 60px;
    margin-top: -10px;
}
.blockGraySideSm:before {
	content: '';
    position: absolute;
    left: -14%;
    /* bottom: 0px; */
    z-index: 1;
    background: #eae9e0;
    width: 43%;
    height: 250px;
    -moz-transform: skewX(-16.7deg);
    -webkit-transform: skewX(-16.7deg);
    -o-transform: skewX(-16.7deg);
    -ms-transform: skewX(-16.7deg);
    transform: skewX(-16.7deg);
    top: 30px;
}
.blockGraySideSm:after {
    content: '';
    position: absolute;
    left: 26%;
    top: 0;
    z-index: 2;
    background: url(../img/dotline-red.png) no-repeat 0 0;
    width: 87px;
    height: 247px;
    background-size: 75%;
}
.blockGraySideSm p {
   margin: 25px 0 26px 0;
   line-height: 27px;
   color: #4d4d4f;
   font-size: 1.6em;
   font-family: "HelveticaNeueLTStd-MdCn", Helvetica, Arial, sans-serif;
}
/******  END blockGraySideSm Small ******/

.blockGrayLineTop {
    position: relative;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: #90cfec;
    width: auto;
    height: 10px;
    -moz-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg);
}

.blockGrayLineTop:before {
    content: '';
    position: absolute;
    right: -12px;
    bottom: 0;
    z-index: 3;
    background: #1d82c3;
    width: 48%;
    height: 10px;
    -moz-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg);
}

.blockGrayLineTop:after {
    content: '';
    position: absolute;
    right: -12px;
    bottom: 0;
    z-index: 2;
    background: #58b1df;
    width: 68%;
    height: 10px;
    -moz-transform: skewX(-20deg);
    ransform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg);
}

/********************* Search *********************/

.menuSkyBlue {
    height: 38px;
}

.block.block-search{
    width: 140px;
    background: none;
    border: none;
    box-shadow: none;
    margin: 0;
    color: #fff;
    font-size: 12px;
    height: 2.1375rem;
}

.menuSkyBlue.newBlue .btnSearch {
    pointer-events:auto;
}
/********************* Footer *********************/

/*#block-nicemenus ul.menu li
#block-nicemenus ul.menu li.expanded,
#block-nicemenus ul.menu li.collapsed,*/
#block-topmenu-menu ul.menu li
#block-topmenu-menu ul.menu li.expanded,
#block-topmenu-menu ul.menu li.collapsed{
    padding: 0.2em 0.5em 0 0;
    margin: 0;
}

a.backToTop {
    background-image: url(../img/back_to_top.png);
    background-repeat: no-repeat;
    width: 160px;
    height: 28px;
    display: block;
    background-size: contain;
    margin:0 auto 20px;
    background-position: center;
}

/********************* Influenza Burden Page *********************/

div.icoBlk2 h4{
	text-align:center;
	line-height:1.1em;
	    margin-bottom: 1rem;
}
.icons-list img, .icons-list.center-img img{
	/*margin-top: 15px;*/
    margin-bottom: 1rem;
}



div.icoBlk2 h4 span {
   font-size: 1.16em;
   font-family: "HelveticaNeueLTStd-ltcn", Helvetica, Arial, sans-serif;
   text-transform: initial !important;
}

#complication-list-header{

}

/********************* Influenza Treatment Page *********************/

#fda-inhibitors h4.skyTxt, #fda-inhibitors h4.skyTxt span.super {
	color: #47b7e6;
	font-size: 1.4em;
	font-family: "HelveticaNeueLTStd-Bd", Helvetica, Arial, sans-serif;
	text-transform: initial;
}
#fda-inhibitors h4.skyTxt span {
	color: #4d4d4f;
	font-size: 0.8em;
	font-family: "HelveticaNeueLTStd-Roman", Helvetica, Arial, sans-serif;
}
#fda-inhibitors h4.skyTxt span.super {
    color: #47b7e6 !important;
    font-size: 0.6em !important;
}

/********************* Clinical Evidence Page- PEDS *********************/


#peds_list{
	color:#0c7abf;
	font-weight:bold;
}

#peds_list span{
	color:#4d4d4f;
	font-weight:normal;
}

section.peds p.reference-txt{
	text-indent:-10px;
}


/********************* Dosing Page *********************/

.bigRed {
   color: #c41230 !important;
   font-family: "HelveticaNeueLTStd-Roman", Helvetica, Arial, sans-serif;
}
.dosing_list_title .secTitleLightBlueSm{
	padding: 25px 30px 7px 92px;
}
.dosing_list .bigRed {
    /*font-style:italic;*/
    /*font-size: 1.5em;
    margin-left: -22px;*/


    font-size: 22px;
    position: absolute;
    left: -9px;
    top: -2px;
}
.dosing_list strong {
   font-family: "HelveticaNeueLTStd-HvCnO", Helvetica, Arial, sans-serif;
   color: #1079bf !important;
   font-size: 20px;
}
.dosing_list_title {
    z-index: 5;
}
p.dosing_list_item {
/*    position: relative;
    z-index: 3;
    display: inline-block;
    padding-right: 25px;*/

	    position: relative;
    z-index: 3;
    display: inline-block;
    padding-right: 20px;
    padding-left: 14px;
}
.dosing .secTitleBlueSm {
    font-family: "HelveticaNeueLTStd-BdCn", Helvetica, Arial, sans-serif !important;
}

/********************* Case Study Page *********************/
.Casestudy h1 {
	color: #006ebd;
	font-size: 1.6em;
	font-family: "HelveticaNeueLTStd-BdCn", Helvetica, Arial, sans-serif;
   font-style: italic;
	/*        text-transform: lowercase;*/
}
.Casestudy h1 span {
	color: #ab192d;
	/*        text-transform: uppercase;*/
	font-family: "HelveticaNeueLTStd-BdCn", Helvetica, Arial, sans-serif;
}
.Casestudy h2 {
	color: #006ebd;
	font-size: 1.2em;
	font-family: "HelveticaNeueLTStd-BdCn", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
.Casestudy h3 {
	color: #47b7e6;
	font-size: 1em;
	font-family: "HelveticaNeueLTStd-Md", Helvetica, Arial, sans-serif;
	/* text-transform: uppercase;*/
}
.Casestudy ul {
	color: #0b7abf;
}
.Casestudy p {
	margin: 0;
	color: #4d4d4f;
	font-size: 1.04em;
	font-family: "HelveticaNeueLTStd-Roman", Helvetica, Arial, sans-serif;
}
.Casestudy p.results {
	font-family: "HelveticaNeueLTStd-Bd", Helvetica, Arial, sans-serif;
}


/********************* Cust Serv Page *********************/

.hotline h3 {
   font-family: "HelveticaNeueLTStd-Roman", Helvetica, Arial, sans-serif;
   font-size: 24px;
   color: #4d4d4f;
   text-align: center;
   padding-top: 1em;
}
/*.hotline h3 strong{
	color:#1079bf;
}*/

.custServ h4 {
   font-family: "HelveticaNeueLTStd-BdCn", Helvetica, Arial, sans-serif;
   font-size: 20px;
   color: #333333;
}

.custServ.more-info {
	text-align:center;
}

/******  END cust serv page  ******/



/********************* Coding Page *********************/


#coding_chart img{
	padding:30px 0;

}
#codingSupport h4 {
   font-family: "HelveticaNeueLTStd-BdCn", Helvetica, Arial, sans-serif;
   font-size: 20px;
   color: #333333;
   text-align:center;
   padding: 30px 0 10px;
}
#codingSupport h4 span.roman{
    font-family: "helveticaneueltstd-cn", Helvetica, Arial, sans-serif;
}


.coding-table td.col-1 {
	width:20%

}
.coding-table td.col-2 {
	width:80%

}

.coding-table thead td {
    color: #fff;
    font-size: 22px;
    padding-left: 40px;
}

.coding-table thead td.col-1 {
    font-family: "HelveticaNeueLTStd-BdCn", Helvetica, Arial, sans-serif !important;
    background-color: #47B7E6;
}

.coding-table thead td.col-2 {
	font-family: "HelveticaNeueLTStd-Th", Helvetica, Arial, sans-serif !important;
    background-color: #0079c2;
	background-image:url(../img/white_horiz_dots.png);
	background-repeat:no-repeat;
	background-position:center;
}


.coding-table tbody td {
    color: #4d4d4f;
    font-size: 24px;
    /*padding-left: 40px;*/
	padding:	.5rem 1.625rem .625rem 2.5rem;
}

.coding-table tbody td.col-1 {
    font-family: "HelveticaNeueLTStd-Th", Helvetica, Arial, sans-serif !important;
	background-color: #e7e4e2;
}

.coding-table tbody td.col-2 {
	font-family: "helveticaneueltstd-ltcn", Helvetica, Arial, sans-serif !important;
	background-color: #f0eeec;
}


tbody tr:nth-child(even) td{
	background-color: #fff !important;
}


.coding-table ul li span{
	color:#4d4d4f;
}


.coding-table ul li{
	color:#006ebd;


}


/*.coding-table tbody tr td span{
    -moz-transform: skewX(20deg);
    -webkit-transform: skewX(20deg);
    -o-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
}

.coding-table tbody tr::after{
	content: '';
	height:100%;
    z-index: 2;
    background: red;
    -moz-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg);
}

.coding-table tbody tr:before {
    content: '';
    position: absolute;
    left: -12px;
    top: 12px;
    z-index: 2;
    background: #0f79be;
    width: 100%;
    height: 50px;
    -moz-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg);
}*/

/******  END coding page  ******/


.page-node-33 .isi-content{
	display:none;
}

.sitemap ul li {
    color: #1079bf !important;
    list-style: none;
    font-size: 1rem;
    padding: 5px 0 30px;
}
.sitemap ul li ul {
	margin-top:-15px;

}
.sitemap ul li ul li {
    list-style: disc;
    padding: 5px 0 0px;
}
.sitemap p{
	font-weight: bold;
	color: #4d4d4f;
}


/********************* SEARCH PAGE *********************/

form.search-page-form,
h2.results_title,
h3.results_title,
ol.search-results.node_search-results
{
	padding: 10px 10px 0;
}

ul.pager__items.js-pager__items {
	text-align: center;
	margin:0 1.25rem;
	list-style:none;
}

li.pager__item {
	display: inline-block;
	padding: 0 0 0 4px;
	list-style:none;
}
.search-results h3 {
    margin-bottom: 10px;
}