﻿html {
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
}

*, *:before, *:after {
    box-sizing: inherit;
}

body {
    margin: 0;
    font-family: Arial,sans-serif;
    color: #414042;
}

a {
    background-color: transparent;
}

    a:active, a:hover {
        outline-width: 0;
    }

b, strong {
    font-weight: inherit;
}

b, strong {
    font-weight: bolder;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button, input, select, textarea {
    font: inherit;
    margin: 0;
}

button, input, select {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

    button:-moz-focusring, input:-moz-focusring {
        outline: 1px dotted ButtonText;
    }

ul, ol {
    list-style-position: outside;
    font-size: 12px;
    padding-left: 15px;
}

    ul li {
        margin-bottom: 3px;
    }

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

h3 {
    font-size: 12px;
    line-height: 12px;
    color: #414042;
    font-weight: bold;
    margin-bottom: 5px;
}

.textlink {
    font-size: 12px;
    cursor: pointer;
    font-weight: normal;
    text-decoration: underline;
}

.textlink1 {
    font-size: 13px;
    cursor: pointer;
    font-weight: normal;
    text-decoration: underline;
}

ul {
    margin-top: 0;
    padding-left: 14px;
    font-size: 12px;
    margin-bottom: 12px;
}

    ul li {
        list-style-type: none;
        position: relative;
        padding-bottom: 10px;
    }

        ul li:before {
            content: "\2022";
            font-size: 14px;
            line-height: 0;
            position: absolute;
            top: 6px;
            left: -15px;
        }

    ul.nested li:before {
        content: "-";
    }

    ul.nested {
        margin-bottom: 0;
    }

li span {
    position: relative;
    left: -8px;
}

/* END DEFAULTS */

/* START UTILITIES  */

.textlink {
    cursor: pointer;
    text-decoration: underline;
    color: #682991;
}
.textlink1 {
    cursor: pointer;
    text-decoration: underline;
    color: #682991;
}

.blue {
    color: #28b3dd;
}

.lightblue {
    color: #53d0fb;
}

.green {
    color: #67bb96;
}

.hidden {
    visibility: hidden;
}

.sprite {
    display: block;
    background: url('sprites.png') no-repeat;
    background-position: -1px -75px;
}

.center {
    text-align: center;
}

.cursor {
    cursor: pointer;
}

.inactive {
    display: none;
}

.no-bot-margin {
    margin-bottom: 0 !important;
}

/* END UTILITIES */



#gsk_container_dc {
    position: relative;
    float: left;
    clear: both;
    left: 0px;
    top: 0px;
    margin: auto;
    width: 700px;
    height: 250px;
}

/* PANEL COMMON */

.adContainer {
    position: absolute;
    overflow: hidden;
    top: 0px;
    left: 200px;
    height: 250px;
    border: 1px solid #808080;
    background-color: #fff;
}

#ad-collapsed {
    width: 300px;
    display: block;
}

#ad-expanded {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 500px;
    border: 1px solid #808080;
    background-color: #fff;
    display: none;
}


#ad-expanded.direction-tl, #ad-expanded.direction-bl {
    left: 0px;
}

#ad-expanded.direction-tr, #ad-expanded.direction-br {
    left: 200px;
}

/* END PANEL COMMON */

/* START COLLAPSED PANEL */


#expand {
    display: block;
    position: absolute;
    width: 500px;
    height: 250px;
    left: -1px;
    top: -1px;
    cursor: pointer;
    z-index: 600;
}

#ad-collapsed {
    display: block;
    width: 300px;
    z-index: 100;
    overflow: hidden;
    background: #5fc2e0;
    background: -moz-linear-gradient(top,  #5fc2e0 0%, #67bb96 100%);
    background: -webkit-linear-gradient(top,  #5fc2e0 0%,#67bb96 100%);
    background: linear-gradient(to bottom,  #5fc2e0 0%,#67bb96 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5fc2e0', endColorstr='#67bb96',GradientType=0 );
}

.gsk-theravance {
	position: relative;
}

#gsklogoISI {
	position: absolute;
	top: -3px;
	cursor: pointer;
	width: 48px;
	height: 44px;
}

#gsklogoIndications{
	position: absolute;
	left: 197px;
	top: 0px;
	cursor: pointer;
	width: 31px;
	height: 27px;
}

@-moz-document url-prefix() { 
	#smallerGroupLogo {
		width: 104px;
	}
}

/* BACKGROUND IMAGES */

.revealing-swirl {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 298px;
    height: 248px;
    overflow: hidden;
}

    .revealing-swirl > img {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 298px;
        height: 238px;
    }

.reveal-masks {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 240px;
    height: 127px;
    overflow: hidden;
}

.mask1 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 89px;
    height: 127px;
    background: -moz-linear-gradient(top,  #64bfba 0%, #67bb96 100%);
    background: -webkit-linear-gradient(top,  #64bfba 0%,#67bb96 100%);
    background: linear-gradient(to bottom,  #64bfba 0%,#67bb96 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64bfba', endColorstr='#67bb96',GradientType=0 );
}

.mask2 {
    position: absolute;
    right: 89px;
    bottom: 0;
    width: 170px;
    height: 70px;
    background: -moz-linear-gradient(top,  #65bdab 0%, #67bb96 100%);
    background: -webkit-linear-gradient(top,  #65bdab 0%,#67bb96 100%);
    background: linear-gradient(to bottom,  #65bdab 0%,#67bb96 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65bdab', endColorstr='#67bb96',GradientType=0 );
}

.revealing-swirl-bottom {
    position: absolute;
    top: 0;
    right: 0;
    width: 162px;
    height: 248px;
    overflow: hidden;
}

    .revealing-swirl-bottom > img {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 162px;
        height: auto;
    }

.sweep-up {
    position: absolute;
    top: -80px;
    left: 0;
    height: 300px;
    width: 298px;
}

.sweep-up > img {
    position: absolute;
    top: 0;
    left: 0;
    height: 156px;
    width: 298px;
}

    .sweep-up > div {
        position: absolute;
        top: 156px;
        left: 0px;
        height: 420px;
        width: 298px;
        background: -moz-linear-gradient(top,  #67bb96 0%, #5fc2e0 100%);
        background: -webkit-linear-gradient(top,  #67bb96 0%,#5fc2e0 100%);
        background: linear-gradient(to bottom,  #67bb96 0%,#5fc2e0 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67bb96', endColorstr='#5fc2e0',GradientType=0 );
    }

/* COPY */

div[class^=copy] {
    position: absolute;
    color: #fff;
    font-weight: bolder;
}

.copy1 {
    top: 72px;
}

.copy1 > span {
    position: absolute;
    left: 16px;
    width: 280px;
    font-size: 20px;
}

    .copy1 > span.tf1 {
        top: 0;
    }

    .copy1 > span.tf2 {
        top: 28px;
    }

    .copy1 > span.tf3 {
        top: 56px;
    }
	
    .copy1 > span.tf4 {
        top: 84px;
    }

.copy2,
.copy3 {
    position: absolute;
    font-size: 32px;
    line-height: 28px;
}

.copy2 {
    top: 156px;
    left: 16px;
}

.copy3 {
    top: 119px;
    left: 0;
    width: 298px;

    text-align: center;
}

.copy4 {
    top: 54px;
    left: 50px;
    font-size: 20px;
    line-height: 24px;
}

.cta-expand {
    display: flex;
    align-items: center;
    position: absolute;
    top: 159px;
    left: 48px;
    width: 200px;
    padding: 12px 13px;
    border-radius: 4px;
    background-color: #fff;
    white-space: nowrap;
    font-size: 16px;
    line-height: 20px;
    color: #46b5d1;
    font-weight: bolder;
    -webkit-box-shadow: inset 0 0 13px 2px #d0cfcf;
    box-shadow: inset 0 0 13px 2px #d0cfcf;
}

    .cta-expand  img {
		position: relative;
		top: 1px;
		display: inline-block;
		width: 8px;
		min-width: 8px;
		height: 14px;
		min-height: 14px;
		margin: 0px 0 1px 4px;
    }

/* END COLLAPSED PANEL*/

/* START EXPANDED PANEL */

#ad-expanded {
    height: 250px;
    z-index: 200;
    display: none;
}

#collapse {
    cursor: pointer;
}

.close-bar {
    width: 100%;
    height: 15px;
    padding: 2px 4px 0 0;
    background-color: #5a9f83;
    color: #fff;
    font-size: 11px;
    line-height: 1;
    font-weight: bolder;
    text-align: right;
}

/* LOGO SECTION */
.logos-wrapper {
    display: flex;
    align-items: center;
    width: 100%;
    height: 38px;
    margin: 2px 5px 7px;
}

    .logos-wrapper .breo-logo {
        width: 134px;
        height: 43px;
        padding-top: 2px;
    }

    .logos-wrapper .ampersand-logo {
        width: 35px;
        height: 35px;
        margin: 0 5px 0 10px;
    }

    .logos-wrapper .incruse-logo {
        width: 134px;
        height: 43px;
        padding-top: 2px;
    }

section {
    height: 233px;
}

/* TABS */

.tabs {
    float:left;
    width: 100%;
    height: 26px;
}

.tab {
    float: left;
    width: 50%;
    height: 26px;
    border: 1px solid #739e83;
    padding-top: 4px;
    border-radius: 5px 5px 0 0;
    background: #e5e5e5;
    text-align: center;
    color: #414042;
    font-size: 14px;
    font-weight: bolder;
    cursor: pointer;
}

    .tab.active {
        background: #fff;
        border-bottom: 1px solid #fff;
        cursor: default;
    }


.left-side {
    float: left;
    width: 317px;
    border-right: 1px solid #7d7d7d;
}

    .left-side h3, .left-side h3 {
        color: #63c29e;
        text-align: center;
        margin-top: 0;
        margin-bottom: 0.5em;
    }

    .left-side h3 {
        font-size: 24px;
        line-height: 1;
    }

    .left-side p {
        font-size: 10px;
        line-height: 12px;
        margin-top: 0;
        margin-bottom: 1em;
    }

.tuck-bottom {
    margin-bottom: -1.5em;
}

p.primary-text {
    font-size: 15px;
    line-height: 17px;
}

.image124 > img {
    width: 90%;
    text-align: center;
}

.right-side {
    float: right;
    width: 181px;
}

#indications,
#studies,
.prescribe {
    float: left;
}

#indications,
#studies {
    width: 100%;
    height: 109px;
    padding-top: 6px;
    border-left: 1px solid #739e83;
    border-right: 1px solid #739e83;
}

#studies {
    padding-bottom: 1em;
}

p.study-description {
    font-size: 11px;
    line-height: 15px;
}

p.footnote, .footnote {
    font-size: 10px;
    text-indent: -6px;
    margin-left: 6px;
    margin-bottom: 0.25em;
}

p.small-text {
    font-size: 10px;
    margin-top: 0.5em;
    margin-bottom: 2em;
}

#indications {
    padding-right: 10px;
    padding-bottom: 12px;
    padding-left: 5px;
}

.right-side .scroll {
    height: 202px;
    margin-top: 4px;
}

.prescribe {
    width: 100%;
    height: 24px;
    border-top: 1px solid #7bc4a5;
    background: -webkit-linear-gradient(top, #67bb98, #62c2d4);
    background: linear-gradient( to bottom, #67bb98, #62c2d4 );
}

    .prescribe > p {
        margin: 7px 0 0 10px;
        color: #fff;
        font-weight: bolder;
        font-size: 9px;
        line-height: 1;
        text-decoration: underline;
    }

footer {
    position: absolute;
    bottom: 0;
    height: 26px;
    width: 498px;
    padding-top: 2px;
    background: -webkit-linear-gradient(left, #5fc2e1, #5fc2e1 35%, #5a9f84 59%, #5a9f84);
    background: linear-gradient( to right, #5fc2e1, #5fc2e1 35%, #5a9f84 59%, #5a9f84 );
    text-align: center;
    color: #fff;
    font-weight: bolder;
    line-height: 16px;
}

.footer-left,
.footer-right {
    font-size: 12px;
}

    .footer-left > div,
    .footer-right > div {
        float: left;
        height: 26px;
        margin-left: 7px;
        text-align: left;
    }

        .footer-left > div:first-child,
        .footer-right > div:first-child {
            margin-top: 4px;
        }

.footer-links {
    font-size: 10px;
    line-height:11px;
}

.top-link,
.btm-link {
    font-size: 9px;
    text-decoration: underline;
}

/* START ISI */

.isi-prompt {
    float: right;
    font-size: 9px;
    line-height: 12px;
    font-weight: normal;
    position: relative;
    text-align: right;
    height: 10px;
    padding-right: 5px;
}

    .isi-prompt:before {
        content: " ";
        position: absolute;
        right: -5px;
        top: 3px;
        width: 0;
        height: 0;
        border-top: 3px solid transparent;
        border-bottom: 3px solid transparent;
        border-left: 5px solid #000;
    }

.isi h4 {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 12px;
}

#isi-breo {
    margin-top: 6px;
}

.isi p {
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 12px;
}

.isi a {
    font-size: 12px;
}

.isi img {
    max-width: 100%;
}

.isi-top h4 {
    font-size: 13px;
    margin-bottom: 5px;
}

.isi-top p {
    margin-bottom: 5px;
}

.isi-top ul {
    margin-bottom: 0;
}

.isi-top li {
    padding-bottom: 0;
}

.isi-box {
    font-weight: bold;
    font-size: 12px;
    padding: 5px 8px 5px 8px;
    border: 2px solid #000;
    margin-bottom: 12px;
}

.isi-box > div {
    text-align: center;
}

.isi-top .isi-box {
    margin-bottom: 6px;
}

.isi-box a {
    font-weight: normal;
}

.scroll {
    width: 100%;
    padding: 0 10px 12px 5px;
    overflow-y: scroll;
    overflow-x: hidden;
}



.scroll:after {
    content: " ";
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    right: 15px;
}

.scroll::-webkit-scrollbar-track {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwcHgiIGhlaWdodD0iMTkwcHgiIHZpZXdCb3g9IjAgMCAxMCAxOTAiPjxsaW5lIHgxPSI1IiB4Mj0iNSIgeTE9IjAiIHkyPSIxOTAiIHN0cm9rZT0iI2NjY2NjYyIgc3Ryb2tlLXdpZHRoPSIxIi8+PGxpbmUgeDE9IjYiIHgyPSI2IiB5MT0iMCIgeTI9IjE5MCIgc3Ryb2tlPSIjZTZlNmU2IiBzdHJva2Utd2lkdGg9IjEiLz48L3N2Zz4=);
}

.scroll::-webkit-scrollbar {
    width: 10px;
}

.scroll::-webkit-scrollbar-thumb {
    border-radius: 3px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-color: #5a9f84;
}

.scroll::-webkit-scrollbar-button:start:decrement {
    display: block;
    height: 10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #5a9f84;
}

.scroll::-webkit-scrollbar-button:end:increment {
    display: block;
    height: 9px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #5a9f84;
}

.scroll > img {
    margin-top: -8px;
    margin-bottom: 12px;
}

.callout {
    background-color: #e7eeec;
    border: 4px solid #5fc2e1;
    border-radius: 8px;
    padding: 6px 6px 0 6px;
    margin-bottom: 10px;
}

p.footnote2, .footnote2 {
    font-size: 10px;
    text-indent: -0px;
    margin-left: 8px;
}

.exit-link {
    display: block;
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 12px;
    cursor: pointer;
    text-decoration: underline;
}

.scroll-cta {
    color: white;
    text-align: center;
    background-color: #63c29e;
    border-radius: 12px;
    padding: 8px;
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 12px;
}

/* END ISI */