﻿@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300);
body {
	background-color: #666666;
	color: #666666;
	font-family: "Arial";
}
html, body, div, span, applet, object, iframe, h1, h3, h4, h5, h6, hr, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	vertical-align: baseline;
}
html {
	-webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
}
* {
	font-family: Arial;
}
img {
	max-width: 100%;
}
ol, ul {
	list-style: none;
	padding: 0 0;
	margin: 0 0;
}
a {
	font-family: arial;
	color: #498b2a;
}
div, span {
	font-family: arial;
}
strong, b {
	font-weight: bold;
}
p {
	padding: 0;
	margin: 0;
}
.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.no-wrap {
	white-space: nowrap;
}
.no-margin {
	margin: 0 0;
}
.no-margin-top {
	margin-top: 0;
}
sub, sup {
	font-size: 60%;
	/*color: #f94876;*/
}
.no-margin-bottom {
	margin-bottom: 0;
}
.no-padding-bottom {
	padding-bottom: 0;
}
.no-border {
	border: none !important;
}
.black-text {
	color: #000000;
}
.white-text {
	color: #FFF;
}
.orange-text {
	color: #e78520;
	margin-top: 15px;
}
.auto-adjust-img, .auto-adjust-img > img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
}
span.emph {
	color: #00b5e6;
	font-weight: bold;
	display: block;
}
h1, h2 {
	color: #333;
	margin: 0 0;
	padding: 0 0;
	word-break: break-word;
}
.bottom-space {
	padding-bottom: 60px;
}
.top-space {
	padding-top: 60px;
}
.veige {
	background: #F8F8F8;
}
.orange {
	background: #e78520;
}
.left {
	float: left;
}
.right {
	float: right;
}
.width-fifty {
	width: 50%;
}
.inline-block {
	display: inline-block;
}
.position-absolute {
	position: absolute;
}
.position-relative {
	position: relative;
}
.display-none {
	display: none;
}
.text-align-center {
	text-align: center;
}
.text-align-left {
	text-align: left;
}
.isMobile {
	display: none;
}
.breakline {
	margin-bottom: 15px;
}
.double-breakline {
	margin-bottom: 30px;
}
.gray-text-color {
	color: #666;
}
.important-info-text {
	font-size: 18px;
}
.overflow-auto {
	overflow: auto;
}
.span-as-a {
	color: #0bb5e5;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.image {
	margin: 0;
	padding: 0;
	background-color: #B83335;
	height: auto;
}
.button-link {
	outline: none;
	text-decoration: none;
}
.button {
	display: inline-block;
	margin: 10px 4px;
	position: relative;
}
.button-link:hover > .button > span {
	text-decoration: underline;
}
.no-margin-top {
	margin-top: 0;
}
.sublist {
	margin-top: 15px;
}
.content .grid ul li .sublist li {
	background: none;
	list-style-type: circle;
	padding-left: 0;
}
.centered-img {
	margin: 0 auto;
}
.blue {
	color: #00bce4;
}
.blue-bg {
	background-color: #00bce4;
	padding-bottom: 5px;
}
.light-blue {
    color: #537bbd;
}
.bold-text {
	font-weight: bold
}
.light-grey-text {
	color: #a9a9a9;
}
.red {
	color: #f94876;
}
.green-txt {
    color: #498b2a;
}
.red-txt {
    color: #f1666e;
}
.title-space {
	padding: 40px 0 10px 0;
}
textarea:focus, input:focus {
	outline: 0;
}
h1, h2, h3, h4, h5, h6 {
	color: #00bce4;
}
.subHeader {
	color: #00bce4;
}
.container-two-column {
	overflow: hidden;
	width: 100%;
}
.inner {
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
}
.container-two-column .inner{margin: auto 50px; width:auto; max-width:auto;}
.grid {
	display: table;
	width:100%;
}
.col {
	float: left;
}
.col-1of2 {
	width: 50%;
}
.col-num-1 {
	/*padding-right: 20px;*/
	padding-top: 0px;
	box-sizing: border-box;
}


.container-two-column .col-num-1 {
	/*padding-left: 50px;*/	
	padding-top: 0px;
	box-sizing: border-box;
	width:50%;
}


.col-num-2 {
	/*padding-left: 20px;*/
	padding-top: 0px;
	box-sizing: border-box;
}

 .col-2of3.col-num-2 {
	padding:0px;
    box-sizing: border-box;
	}
 .col-1of3.col-num-1  {
	padding:0;
	box-sizing: border-box;
}	
 .col-3of3.col-num-3 {
	box-sizing: border-box;
	
	} 
.frame-1-col {
	padding: 0 50px;
}
ul.social-media {
	display: block;
	margin-top: 10px;
	padding: 0;
}
ul.social-media li {
    display: inline-block;
	background-repeat: no-repeat;
	margin: 0;
	padding-right: 5px;
}
ul.social-media li:last-child {
    padding-right: 0;
}
.social-media li a {
	background-size: 32px 32px;
	display: block;
	height: 32px;
	width: 32px;
}
/*=================================== 2 column layout ===================================*/
.wrapper.callout-size {
	margin: 50px 50px 0 50px;
}
/*=================================== HERO Images ===================================*/
.hero-1 {
	width: 100%;
	margin: -5px 0 30px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eaedf2+0,ffffff+47 */
	background: rgb(234,237,242); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VhZWRmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgb(234,237,242) 0%, rgb(255,255,255) 47%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgb(234,237,242) 0%, rgb(255,255,255) 47%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgb(234,237,242) 0%, rgb(255,255,255) 47%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaedf2', endColorstr='#ffffff', GradientType=0 ); /* IE6-8 */
}
.hero-1 .ac-content {
	padding: 20px 0 0 40px;
	width: 40%;
	display: table-cell;
	vertical-align: top;
}
.hero-1 .subHeader {
	font-size: 32px;
	color: #64358c;
	padding-top: 14%;
}
.hero-1 .productDesc {
	font-size: 28px;
	color: #5a5a5a;
}
#main-content-wapper .hero-1 .productDesc p {
	padding-top: 10px;
	margin: 0;
    font-size: 28px;
}
.hero-1.image-center-content-above .ac-graphic {
	width: 56%;
	margin-top: -30px;
	display: table-cell;
}
.hero-1 .ac-graphic img {
	display: block;
	margin-right: 0;
    float: right;
}
.hero-1 .links a.btn {
	display: block;
	padding: 8px 0;
	color: #fff;
	font-size: 16px;
	background-color: #96c11f;
	width: 210px;
	border-radius: 10px;
	margin-top: 20px;
	text-decoration: none;
	text-align: center;
}
.hero-1 .links a:hover {
	background-color: #7bad1c;
}
.hero-1 .ac-graphic {
	position: relative;
}
.hero-1 .caption img {
	position: absolute;
	top: 140px;
	right: 75px;
	max-width: 147px;
}
/*============================== image left content right component ==============================*/
.image-left-content-right.bottle {
	display: table;
}
.image-left-content-right.bottle .ac-graphic {
	text-align: center;
	width: 137px;
	display: table-cell;
	vertical-align: top;
	padding-top: 40px;
}
.image-left-content-right.bottle .ac-graphic img {
	display: block;
	width: 320px;
}
.image-left-content-right.bottle .ac-graphic .caption {
	width: 0px;
	padding-bottom: 0px;
	color: #333;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.image-left-content-right.bottle .ac-content {
	width: 580px;
	display: table-cell;
	vertical-align: top;
	padding: 40px 0 40px 40px;
	color: #5e5e5e;
	position: relative
}
.image-left-content-right.bottle .ac-content .subHeader {
	position: absolute;
	top: 0px;
	left: -140px;
}
.image-left-content-right.bottle .ac-content .ctaheader {
	font-weight: bold;
	font-size: 34px;
}
.image-left-content-right.bottle .ac-content .productDesc {
	font-size: 18px;
}
.image-left-content-right.bottle {
	display: table;
}

/*=================================== image right content left component ===================================*/
.image-right-content-left {display:table; margin:0 50px;}
.image-right-content-left .ac-content{
    display: table-cell;
    width: 50%;
    vertical-align: top;
	padding-right: 40px;
	}
.image-right-content-left .ac-graphic{
	display: table-cell;
    width: 50%;
    vertical-align: bottom;
	text-align: right;
	}
.image-right-content-left.ac-graphic {
	display: table-cell;
}
.image-right-content-left .ac-graphic img {
	width: auto;
}

/*=================================== image center content above component ===================================*/
.image-center-content-above .ac-graphic {
	width: 100%;
}
/*----------------------------END ----------------------------*/

/*=================================== accordions (rules shared by all types) ===================================*/
.accordion .pane {
	display: none;
}
.accordion .pane.expanded {
	display: block;
	border: 1px solid #d5d8d5;
	border-top: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-box-shadow: 0 4px 6px -6px black;
	-moz-box-shadow: 0 4px 6px -6px black;
	box-shadow: 0 4px 6px -6px black;
}
.accordion > .inner > ul > li {
	padding-left: 0;
}
.accordion > .inner > ul > li:before {
	display: none;
}
/*============================= Accordion type A - "color accordion" =============================*/

.accordion ul {
	list-style-type: none;
}
.accordion ul, .accordion li {
	margin: 0;
	padding: 0;
}
.accordion.type-a .handle {
	cursor: pointer;
	background-color: #f3f3f3;
	border-radius: 5px;
	border: 1px solid #d5d8d5;
	-webkit-box-shadow: 0 4px 6px -6px black;
	-moz-box-shadow: 0 4px 6px -6px black;
	box-shadow: 0 4px 6px -6px black;
}
.accordion.type-a .handle > .inner {
	padding: 10px;
	position: relative;
    box-sizing: border-box;
}
/*unfortunately the component was not built in such a way that multiple LIs are possible, so this has been commented out
.accordion.type-a > .inner > ul > li {
    margin-bottom: 20px;
}*/

.accordion.type-a {
	margin-bottom: 6px;
}
.accordion.type-a .caption {
	padding-bottom: 0;
}
/*hoping this will be some kind of a standard - i know some accordions are unpadded on mylan.com, for example: http://www.mylan.com/company/corporate-governance */
.accordion.type-a .pane {
	padding: 10px;
}
/*somewhat experimental*/
.accordion.type-a .caption + div {
/*margin-top: 30px;*/
}
/*somewhat experimental*/
.accordion.type-a .caption.empty + div {
	margin-top: 0;
}
.accordion.type-a .green .pane > .caption, .accordion.type-a .purple .pane > .caption, .accordion.type-a .blue .pane > .caption, .accordion.type-a .orange .pane > .caption, .accordion.type-a .red .pane > .caption {
	/*this is double padded now ... padding: 0 20px 20px 20px;*/
	padding: 0 0 20px 0;
}
.accordion.type-a > .inner > ul > li.green {
	border-bottom: 3px solid #C3D940 /*Mylan.com uses BBD430 - should it be C3D940 like news components? Which is correct? Or should they really be unique? (That seems wrong.) */;
}
.accordion.type-a > .inner > ul > li.orange {
	border-bottom: 3px solid #F8B301; /*F57F22 / F8B301*/
}
.accordion.type-a > .inner > ul > li.red {
	border-bottom: 3px solid #E41938; /*EC3358 / E41938*/
}
.accordion.type-a > .inner > ul > li.purple {
	border-bottom: 3px solid #6E57A4;
}
.accordion.type-a > .inner > ul > li.blue {
	border-bottom: 3px solid #00b5e6;
}
.accordion.type-a .handle h3 {
	font-size: 14px;
	font-weight: bold;
	color: #64358c;
	padding-right: 24px;
	margin: 0;
}
.accordion.type-a .handle .expand-collapse-icon {
	height: 20px;
	width: 34px;
	top: 14px;
	right: 0px;
	position: absolute;
	cursor: pointer;
}
.accordion.type-a .handle .expand-collapse-icon:before {
	content: "";
	padding-left: 3px;
	width: 30px;
	height: 30px;
	display: block;
}
.accordion.type-a .handle.expanded {
	background-color: #f3f3f3;
	border: 1px solid #d5d8d5;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-box-shadow: 0 0px 6px -6px white;
	-moz-box-shadow: 0 0px 6px -6px white;
	box-shadow: 0 0px 6px -6px white;
}
.accordion.type-a .handle.expanded h3 {
	color: #64358c;
}
.accordion.type-a .handle.expanded .expand-collapse-icon {
	background-position: 0 32px;
}
.accordion.type-a .handle.expanded .expand-collapse-icon:before {
	content: "";
	color: #18b7eb;
	font-size: 43px;
	width: 30px;
	height: 30px;
	display: block;
	padding-left: 5px;
}
.accordion.type-a .pane {
/*problematic...
    padding-top: 20px;*/
}
.accordion.type-a .pane .caption, .accordion.type-a .pane .caption p {
	/*reminder, the reason I declared both is because I can't be sure if the content author will add a paragraph tag through the rich text editor. */
	line-height: 1.4;
}
/*optional image - http://www.mylan.com/businesses/generic-products */
.accordion.type-a .opt-image {
	margin-top: -20px;
	margin-bottom: 20px;
	margin-left: -20px;
	margin-right: -20px;
}
.accordion.type-a .opt-image img {
	width: 100%;
	height: auto;
}
/*======================= Page Styles =============================*/
#main-content-wapper.inner-page {
	padding: 130px 0 0;
}
/*-----------Hepatitis----------------------*/
.col.col-1of2.col-num-2 .aboutlistitem .left{text-align:right; padding-left: 40px; padding-bottom:50px;}
.col.col-1of2.col-num-1 .aboutlistitem .left{text-align:right; padding-right: 40px;padding-bottom:50px;}



/*========================= End Page Styles ===========================*/
/* =============================================================================
HEADER STYLES
========================================================================== */

#header-container {
	/* NO position: fixed; */
	top: 0;
	width: 100%;
	z-index: 994;
}
#header-container.validation {
	position: static;
}
#header-container.iOS-Keyboard-fix {
	position: absolute !important;
}
#header-content-wrapper {
	background: #fff;
	margin: 0 auto;
	max-width: 960px;
}
/*================================= Top Header =================================*/
#top-header {
	padding: 15px 1.5% 8px 3%;
	height: 110px;
	background: transparent;
}
#top-header li {
	display: inline-block;
	vertical-align: top;
	float: none;
	/*position: relative;*/
}
.GenericMicrosite-logo {
	margin-top: 20px;
	width: 26%;
}
.sirdupla-logo {
	width: 28%;
}
.list-search > a {
	display: inline-block;
	padding-top: 1px;
}
.list-search img {
	left: 4px;
	position: relative;
}
.list-search {
	width: 28%;
	min-width: 30px;
	display: inline-block;
}
.header-text-hcp {
	margin-top: 10px;
	margin-left: 30px;
	float: left;
	font-size: 12px;
}
.search {
	margin-top: 61px;
	width: 100%;
}
.search.mobile, .search.mobile .search {
	display: none;
	margin-top: 0;
}
.list-block3 {
	width: 42%;
	min-width: 30px;
	text-align: right;
}
.header-text-report {
	color: #00bce4;
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 7px;
    text-align: left;
}
.flag {
	margin-top: 7px;
	margin-right: 8px;
	float: right;
}
.flag img {
	width: 15px;
}
.country {
	margin-top: 9px;
	margin-right: 20px;
	width: 20px;
	float: right;
	font-size: 12px;
	font-family: "arial";
}
.header-text-hcp a, .country a,.header-text-report a {
	color: #00bce4;
	font-size: 12px;
	font-family: "arial";
}


.header-mylan-logo {
	clear: both;
	width: 35%;
	height: auto;
	text-align: right;
	margin-top: 50px;
	position: absolute;
	right: 0;
}
.header-mylan-logo img {
	width: 110px;
}
.list-item-mylan img {
	position: relative;
	left: 8px;
	top: 6px;
}
#top-header .last {
	padding-right: 0;
}
.logo_separator {
	padding: 0px 10px;
}
.logo-brand_name {
	color: #333;
	position: relative;
	top: 3px;
	font-size: 20px;
	padding-left: 15px;
}
.logo-advocate_text {
	font-size: 14px;
	color: #666;
	padding: 0 6px;
	position: relative;
	bottom: 3px;
	right: 3px;
	font-weight: normal;
}
.mobileText {
	display: none;
}
.desktopText {
	color: #333;
}
.header-text-report.mobile {
	display: none!important;
}
 .red-text{color:#f94876;}
/*----------------------references-------------------------------*/
#main-content-wapper .references p{font-size:11px; line-height: 22px;word-wrap:break-word;}
.references .red-text{color:#f94876;}
/*-------------------arranged content--------------------*/
.arranged-content.frame-1-col{
display: table;
}
.arranged-content.frame-1-col .ac-content {
    display: table-cell;
    width: 50%;
    vertical-align: top;
}
.arranged-content.frame-1-col .ac-graphic {
    display: table-cell;
    width: 50%;
    vertical-align: bottom;
}
/* Breast cancer learning*/
.block1 .ac-content,.block2 .ac-content, .block3 .ac-content, .block4 .ac-content{
height:110px;
padding-right:20px;
}
.block1, .block3{margin-left:40px;}
/*================================= SEARCH =================================*/

.container-1 {
	width: 300px;
	vertical-align: middle;
	white-space: nowrap;
	position: relative;
}
.container-1 .inner {
	margin-bottom: 0;
	margin-top: 0;
	max-width: auto;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}
.search-module .search {
	width: auto;
}
.search .placeholder-text, .search .placeholder-text2 {
	width: 210px;
	height: 32px;
	background: #fff;
	font-size: 10pt;
	float: left;
	color: #d2d2d2;
	padding-left: 10px;
	border: 1px solid #eeebe8;
}
.search .placeholder-text2 {
	width: 188px;
}
.search-module .submit {
	cursor: pointer;
	height: 15px;
	position: absolute;
	top: 10px;
	width: 17px;
	/*margin-right: 102px;  ie9 issues*/
	left: 195px;
}
.search-module .submit input {
	width: 20px;
	cursor: pointer;
	opacity: 0;
}
.search-module .ie8-ie9-only {
	display: none;
}
.container-1 .icon {
	position: absolute;
	top: 10%;
	margin-left: -24px;
	margin-top: 3px;
	z-index: 1;
	color: #4f5b66;
}
/*================================= end search =================================*/

/*================================= Footer =================================*/

.fullfooter {
	background-color: #f7676e;
    border-top:30px solid #b6d791;
    padding:0;
	display: table;
	width: 100%;
}
.fullfooter .inner {
    padding: 25px 43px 70px 53px;
    width:auto;
}
.footer-left {
	display: table-cell;
    width: 76%;
}
.footer-left strong{
    font-size:14px;
}
.footer-left a{
    color:#fff;
}

.footerbar {
	width: auto;
    display: table;
    padding-top: 0;
	margin-bottom:60px;
}
.footerbar li {
	float: left;
	font-weight: bold;
	font-size: 14px;
	padding: 0 16px;
    background: url("/-/media/XulaneCom/Images/Common/green-circle.png") no-repeat left 5px;
}
.footerbar li:first-child {
    background: none;
    padding: 0 16px 0 0;
}
.footerbar li a {
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
}
.footerbar li a:hover {
	text-decoration: underline
}
.copyright, .footnotes {
	float: left;
	width: 70%;
	margin-bottom: 20px;
	font-size: 12px;
	color: #fff;
}
.copyright a {
	color: #fff;
}
p.copyright {
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
	vertical-align: top;
}
.footer-right {
	display: table-cell;
    width: 24%;
    vertical-align: bottom;
}
.footer-right > a {
	float: right;
}
.footer-right > img {
    float: right;
    position: relative;
    right: -10px;
    top: 55px;
    width: 202px;
}
.footer-left img {
    width: 200px;
}
/*================================= End Footer =================================*/
/*================================= HCP Cookie Notice =================================*/
.hcp-cookie-warning {
	position: fixed;
	top: 208px;
	height: 60px;
	width: 63%;
	z-index: 10;
	/* left: 50%; */
  /* margin-left: -480px; */
	max-width: 960px;
	color: #fff;
	background-color: #800080;
	margin-left: 40px;
}
.hcp-cookie-warning .inner {
	padding: 10px 30px 10px 30px;
}
.hcp-cookie-warning h1 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.hcp-cookie-warning a {
	color: #fff;
}
.hcp-cookie-warning p {
	margin-top: 2px;
	font-size: 12px;
	line-height: 20px;
}
.hcp-cookie-warning .btn.no-icon {
	border-radius: 5px;
	background: #fff;
	padding: 5px 15px;
	float: right;
	margin-top: -10px;
}
.hcp-cookie-warning .btn.no-icon a {
	color: #00b4e5;
	text-decoration: none;
}
.hcp-cookie-exit-icon {
	float: right;
	margin-top: -9px;
	margin-right: -24px;
	cursor: pointer;
	color: #00b4e5;
	border-radius: 30px;
	background: #fff;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	line-height: 0px;
	padding: 9px 3px;
}
.hcp-cookie-exit-icon:before {
	content: "×";
}
/*================================= Cookie Notice =================================*/
.cookie-warning {
	position: fixed;
	top: 0;
	height: 105px;
	width: 100%;
	z-index: 10;
	left: 50%;
	margin-left: -480px;
	max-width: 960px;
	color: #fff;
	background-color: #00b4e5;
}
.cookie-warning .inner {
	box-sizing: border-box;
    padding: 10px 30px 10px 25px;
}
.cookie-warning h1 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.cookie-warning a {
	color: #fff;
}
.cookie-warning p {
	margin-top: 2px;
	font-size: 12px;
	line-height: 20px;
}
.cookie-warning .btn.no-icon {
	border-radius: 5px;
	background: #fff;
	padding: 5px 15px;
	float: right;
	margin-top: -10px;
}
.cookie-warning .btn.no-icon a {
	color: #00b4e5;
	text-decoration: none;
}
.cookie-exit-icon {
	float: right;
	margin-top: -23px;
	margin-right: -17px;
	cursor: pointer;
	color: #00b4e5;
	border-radius: 30px;
	background: #fff;
	font-size: 28px;
	font-weight: bold;
	display: inline-block;
	line-height: 3px;
	padding: 9px 3px;
}
.cookie-exit-icon:before {
	content: "×";
}
/*---------------------------------End Cookie Notice------------------------------------------*/
/*================================= 404 error page =================================*/
.error-404-headline {
	background: #fff;
	height: 50px;
	padding: 20px 50px 0 50px;
}
.error-404-headline {
	font-size: 30px;
	font-weight: bold;
	color: #333;
}
.error-404-desc {
	background: #fff;
	padding: 50px;
}
.error-404-desc p:nth-child(2) {
	padding: 20px 0
}
.error-404-desc p:nth-child(3) {
	padding-top: 20px;
}
.error-404-desc, .error-404-desc p, .error-404-desc ul {
	font-size: 15px;
}
.error-404-desc ul {
	margin: 0;
	padding-bottom: 20px;
	list-style: none;
}
.error-404-desc ul li {
	padding-bottom: 4px;
	padding-left: 10px;
	position: relative;
}
.error-404-desc ul li:before {
	content: "";
	width: 4px;
	height: 4px;
	position: absolute;
	top: 6px;
	left: 1px;
	background: #00bbe7;
}
/* =============================================================================
MAIN CONTENT STYLES
========================================================================== */
#site-wapper {
	background-color: #fff;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
	width: 960px;
}
#site-wapper .validation {
	margin-top: 100px;
}
.hero-image img {
	display: block;
}
.content-full-width {
	margin: 50px;
	font-size: 14px;
	line-height: 20px;
}
.subHeader p {
	font-size: 18px;
}
a.btn {
	display: block;
	padding: 8px 0;
	text-align: left;
	color: #fff;
	background-color: #64358c;
	width: 210px;
	border-radius: 10px;
	margin-top: 20px;
	text-decoration: none;
	text-align: center;
    font-size: 16px;
	margin-bottom:10px;
}
a.btn:hover {
	background-color: #4c2766;
}
/*================================= VALIDATION =================================*/
.validation_background {
	/*background-image: url("/-/media/AdekplusCoUK/Images/validation.png");
	background-repeat: no-repeat;*/
	width: 100%;
	height: 510px;
	position: relative;
}
.verify1 {
	font-size: 14px;
}
.verify2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.validation_wrapper {
	overflow: hidden;
	margin: 0 140px;
}
.validation_wrapper div {
	min-height: 200px;
	text-align: center;
	font-family: Arial;
	color: #fff;
}
.validation_left {
	float: left;
	width: 50%;
}
.validation_right {
	overflow: hidden;
}
.agree_btn {
	background-color: #f7f7f7;
	color: #333;
	font-family: 'arial';
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
	border: none;
	width: 90px;
	height: 40px;
}
.agree_btn:hover {
	background: #e7e7e7;
}
.validation_hcp {
	position: absolute;
	margin-left: 30%;
	width: 100px;
	background: #A84244;
}
.validation_message {
	max-width: 700px;
	padding-top: 77px;
	margin-right: auto;
	margin-left: auto;
	font-size: 36px;
	text-align: center;
	color: #fff;
	font-family: arial;
	font-weight: bold;
	padding-bottom: 50px;
}
.validation_text2 {
	font-size: 24px;
	font-weight: normal;
}
/*TOM*/
div#headerContainerID {
	position: fixed;
	height: 190px;
	width: 100%;
	left: 50%;
	margin-left: -480px;
	max-width: 960px;
	background: #fff;
}
/*================================= End validation =================================*/
/*================================= SEARCH results =================================*/
/*page + product search results*/
.search-results {
	margin: 50px;
	font-size: 15px;
}
.search-results p:nth-child(1) {
	padding-bottom: 20px;
}
.search-results .emptysearchterms, .product-search-results .emptysearchterms {
	font-style: italic;
	font-weight: bold;
}
.search-results h3, .product-search-results h3, h3.product-search-results {
	font-weight: normal;
	font-size: 25px;
	color: #00b4e5;
	padding-bottom: 15px;
}
/*product search result*/
.product-search-result {
	margin-bottom: 50px;
}
.product-search-result .left {
	width: 160px;
	float: left;
	text-align: center;
	min-height: 60px;
}
.product-search-result .left img {
	max-width: 100%;
	max-height: 140px;
}
.product-search-result .right {
	margin-left: 180px;
}
.product-search-result .right a {
	font-size: 18px;
	font-weight: bold;
}
/*DH class*/
.product-search-results a.link_underline {
	text-decoration: underline;
}
/* ---- BEGIN SEARCH RESULTS PAGE ---- */
.search-results h2 {
	/* rem is not supported by all the browsers we need to support. Also, please don't mix and match size units! We use PX on this project.  font-size: 1.125 rem; */
	padding-bottom: 20px;
}
/*TODO child selector*/
.search-results ul li {
	padding-left: 10px;
	position: relative;
}
/*TODO child selector*/
.search-results ul li:before {
	content: "";
	width: 4px;
	height: 4px;
	position: absolute;
	top: 6px;
	left: 1px;
	background: #00bbe7;
}
.search-result-item {
	margin-bottom: 20px;
}
.search-result-item .snippet {
	padding-bottom: 0px;
}
.search-result-item b {
	font-weight: bolder;
}
.search-result-item .title {
	font-weight: bold;
	color: #00bbe7;
	text-decoration: underline;
}
.search-result-item .url {
	padding-bottom: 0px;
}
.search-results-query span {
	color: #333;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
}
.search-results-query .descriptor {
}
.search-results-query .terms {
	font-style: italic;/*seems to have been removed from mylan.com - remove here to match\
        text-transform: uppercase;*/
}
.search-results h2.pad-top {
	padding-top: 20px;
}
/*--------------------------------- END SEARCH -------------------------------------*/
/*================================= pagination =================================*/
.pagination {
	text-align: center;
	margin: 30px 0;
}
.pagination .prev, .pagination .next {
	display: inline-block;
	width: 55px;
	height: 51px;
	cursor: pointer;
}
.pagination .prev > a, .pagination .next > a {
	display: block;
	height: 100%;
	width: 100%;
}
.pagination .prev {
	margin-right: 15px;
	/*background-image: url('/-/media/AdekplusCoUK/Images/paginationsprite.png');*/
}
.pagination .prev.disabled {
	/*background-image: url('/-/media/AdekplusCoUK/Images/paginationsprite.png');
	background-position: 0 -53px;*/
	cursor: auto;
}
.pagination .next {
	margin-left: 15px;
	/*background-image: url('/-/media/AdekplusCoUK/Images/paginationsprite.png');
	background-position: 0 -106px;*/
}
.pagination .next.disabled {
	/*background-image: url('/-/media/AdekplusCoUK/Images/paginationsprite.png');
	background-position: 0 -159px;*/
	cursor: auto;
}
.pagination .page {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	padding-top: 15px;
	width: 26px;
}
.pagination .page a {
	font-size: 16px;
}
.pagination .page a:hover {
	text-decoration: none;
}
.pagination .page.current a, .pagination .page.current a:visited {
	color: #FFB901;
}
/*---------------------------------END PAGINATION --------------------------------*/
/*================================= Callout with left image =================================*/
.wrapper {
	overflow: hidden;
}
.callout-left {
	float: left;
	width: 48%;
	margin-right: 20px;
}
.callout-block {
	margin-bottom: 20px;
}
.callout-top-space {
	margin-top: 20px;
}
.callout-text1 {
	padding-left: 15px;
	font-size: 16px;
	overflow: hidden;
	width: 60%;
}
.callout-vertical {
	min-height: 580px;
}
.callout-vertical {
	min-height: 580px;
}
.gray {
	background-color: #f7f7f7;
}
.callout-right {
	overflow: hidden;
	margin-bottom: 20px;
}
.callout-title {
	padding-left: 50px;
	padding-top: 30px;
	padding-bottom: 15px;
	font-size: 24px;
}
.callout-img {
	float: left;
	width: 30%;
}
.callout-text {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 18px;
	overflow: hidden;
	line-height:1.45;
}
.callout-line {
	height: 2px;
	background-color: #00b4e5;
	margin: 0 50px 15px 0;
}
.callout-full-width .callout-link {
	margin-top: 20px;
	text-align: right;
}
.callout-full-width {
	margin-top: 20px;
}
.callout-block .callout-link {
	margin-top: 20px;
}
.callout-full-width .callout-text {
	padding-right: 50px;
}
.callout-pdf-notitle.callout-full-width {
	margin-top: 0;
	margin-bottom: 30px;
} /* ELENA May8*/
.callout-pdf-notitle .row {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	visibility: hidden;
}
/*------------------------- End Callout with left image -----------------------*/
/*================================= How to use =================================*/
.aboutheader {
	margin: 30px 50px 25px;
	color: #00b4e5;
	font-size: 25px;
}
/*================================= 3 column callouts =================================*/
.three-blocks {
	margin-right: 30px;
	margin-left: 50px;
	margin-bottom: 30px;
}
.three-blocks-left {
	float: left;
	max-width: 30%;
	margin-right: 30px;
}
.three-blocks-callout {/*margin-top:20px;*/
	min-height: 180px;
	background-color: #f7f7f7;
}
.three-blocks-right {
	overflow: hidden;
	max-width: 30%;
}
.three-blocks-title {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 18px;
}
.three-blocks-callout-text {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	overflow: hidden;
}
.three-blocks_callout-line {
	height: 2px;
	background-color: #00b4e5;
	margin: 0 70px 15px -15px;
}
.three-blocks-callout .callout-link {
	margin-top: 20px;
}
.callout-full-width .callout-text {
	padding-right: 50px;
	margin-top: 30px;
}
.three-blocks-callout-img {
	float: left;
	width: 0;
	display: none;
}
/*================================= alternated images =================================*/
.row {
	line-height: 18pt;
	font-size: 16px;
	padding: 30px 50px;
	color: #333;
}
.row:nth-of-type(odd) {
	background: #f7f7f7;
}
.row:nth-of-type(even) {
	background: #fff;
}
.alternated_text h3 {
	margin: 0 50px;
	padding: 20px 0px;
	line-height: 36pt;
	color: #00b4e5;
	font-size: 24px;
	font-family: arial;
	font-weight: 100;
}
.number1 {
	border-radius: 50%;
	width: 20px;
	height: 20px;
	padding: 8px;
	background: #00b4e5;
	color: #fff;
	text-align: center;
	font: 16px Arial;
	font-weight: bold;
}
.text-subtitle {
	margin-top: 20px;
}
.empty-subtitle{margin-bottom:50px;}
.multiColumn {
	/*padding-top: 20px;*/
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;/*line-height:20pt;*/
}
.multiColumn.twoColumn ul {
	height: 210px;
}

.multiColumn li {
	padding-left: 20px;
}
.multiColumn-bullets li {
	padding: 0px 0px 20px 50px;
	/* reset styles (optional): */
	list-style: none;
	margin: 0;
	font-size: 18px;
}
div .multiColumn.twoColumn {
	height: 90px;
}
.number-wrapper {
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
}
#number-bullet {
	float: left;
	width: 30px;
	min-height: 50px;
	margin-right: 20px;
}
#number-text {
	overflow: hidden;
	font-size: 14px;
	padding-top: 5px;
}
/*----------------------------- end alternated images -------------------------*/

.spacing {
	padding-top: 20px;
}
ul.bullet {
	margin-left: 30px;
	margin-bottom: 10px;
}
.bullet li {
	list-style: disc;
}
.callout-pdf-notitle.callout-block.callout-full-width .callout-text {
	font-size: 14px;
}
/*================================= ROTATOR =================================*/

li.rotator-tab, .rotator-hd {
	max-width: 960px;
	display: inline-block;
}
.rotator-bar {
	margin-left: 0px;
	position: relative;
}
ol.rotator-tabs, .rotator-bar {
	max-height: 321px;
}
.navBtn {
	display: inline-block;
	width: 29px;
	height: 32px;
	border: none;
	cursor: pointer;
}
.navBtn_next {
	/*background: url('/-/media/SirduplaCoUk/Images/how_to_use/slider-arrow-right') no-repeat;*/
}
.navBtn_prev {
	/*background: url('/-/media/AdekplusCoUK/Images/how_to_use/slider-arrow-left') no-repeat;*/
}
.rotator-control {
	position: absolute;
	z-index: 3;
}
.rotator-control {
	top: 44%;
}
.ir {
	overflow: hidden;
	background-color: transparent;
	color: rgba(255,255,255,0);
	vertical-align: bottom;
	text-indent: -9999px;
	font: 0/0 Arial;
}
.rotator-prev {
	left: 10px;
}
.rotator-next {
	right: 1%;
}
.rotator-prev.disabled, .rotator-next.disabled {
	opacity: 0.2;
}
.prevBtncover {
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 20;
	top: 41%;
	left: 5px;
}
.nextBtncover {
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 20;
	top: 41%;
	right: 5px;
}
.rotator-items {
	background-color: #e1e1e1;
	padding: 30px 0;
	margin-left: auto;
	margin-right: auto;
	max-width: 960px;
	background: #e1e1e1;
	max-height: 110px !important;
	min-height: inherit !important;
}
.whiteLine {
	display: inline-block;
	position: relative;
	top: 33px;
	left: 100px;
	z-index: 1;
	height: 3px;
	width: 80%;
	margin: 0 auto;
	background: #fff;
}
ol.rotator-items li {
	z-index: 2;
	position: relative;
}
.rotator-bd {
/*vertical-align: middle;
	display: inline-block;
	-moz-top: 15px;
	position: relative;*/
}
ol.rotator-items {
	list-style-type: none;
	text-align: center;
	margin-top: -30px;
}
ol.rotator-items li {
	display: inline-block;
}
ol.rotator-items li {
	margin-right: 3.5%;
	height: 50px !important;
	overflow: hidden;
}
.rotator-bd img {
	display: none;
}
ol.rotator-items li:last-child {
	margin-right: 0;
}
.hdg {
	font: 26px Arial;
	font-weight: bold;
	border: 2px solid #fff;
	background-color: #ccc;
	color: #fff;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	padding: 9px 8px 7px 8px;
}
ol.rotator-items li a {
	text-decoration: none;
}
.order-number {
	margin-right: 3.5%
}
li.active a .hdg, li:hover a .hdg {
	background: #00b4e5;
}
.rotator-wrapper_interior {
	overflow: hidden;
}
.js-rotator > .rotator-hdg {
	display: none;
}
/*------------------------------ END ROTATOR --------------------------------*/

/*================================= Site map =================================*/

.sitemap-page {
	margin: 50px;
}
.sitemap-page > a {
	padding-bottom: 8px;
	display: block;
}
.sitemap-frame {
	padding-top: 12px;
}
.sitemap-page {
	margin: 0 50px 20px;
}
.sitemap-page > a {
	padding-bottom: 8px;
	display: block;
}
.sitemap-page a, .sitemap-page li {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4;
	color: #666;
}
.sitemap-page ul > li > a, .sitemap-page ul > li > a:visited {
	color: #00b4e5;
	text-decoration: none;
}
.sitemap-page ul > li > ul > li > a span, .sitemap-page ul > li > ul > li > a:visited span, .sitemap-page ul > li > ul > li > a:hover {
    color: #808084;
    text-decoration: none;
    font-size: 13px;
}
.sitemap-page a:hover {
	text-decoration: underline;
}
.sitemap-page ul > li {
    padding: 10px 0;
}
.sitemap-page ul > li > ul > li {
	color: #00b4e5;
    list-style: inside;
    list-style-type: disc;
    padding: 5px 0 0;
    text-indent: 15px;
}
.reportEffects a, .reportEffects a:visited {
	font-size: 18px;
}
.testimonial-mobile{display:none;}
.social-network {
	margin-top:10px;
}
/*------------------------- SITEMAP -------------------------------*/
