@font-face {
    font-family: "GothamNarrow-Bold";
    src: url("../fonts/GothamNarrow-Bold.eot"); 
    src: url("../fonts/GothamNarrow-Bold.eot?#iefix") format("embedded-opentype"), 
         url("../fonts/GothamNarrow-Bold.woff2") format('woff2'), 
         url("../fonts/GothamNarrow-Bold.woff") format('woff'), 
         url("../fonts/GothamNarrow-Bold.otf") format("opentype");

}
@font-face {
    font-family: "GothamNarrow-Book";
    src: url("../fonts/GothamNarrow-Book.eot"); 
    src: url("../fonts/GothamNarrow-Book.eot?#iefix") format("embedded-opentype"), 
         url("../fonts/GothamNarrow-Book.woff2") format('woff2'), 
         url("../fonts/GothamNarrow-Book.woff") format('woff'), 
         url("../fonts/GothamNarrow-Book.otf") format("opentype");


}
@font-face {
    font-family: "GothamNarrow-Medium";
    src: url("../fonts/GothamNarrow-Medium.eot"); 
    src: url("../fonts/GothamNarrow-Medium.eot?#iefix") format("embedded-opentype"), 
         url("../fonts/GothamNarrow-Medium.woff2") format('woff2'), 
         url("../fonts/GothamNarrow-Medium.woff") format('woff'), 
         url("../fonts/GothamNarrow-Medium.otf") format("opentype");
}
@font-face {
    font-family: "GothamNarrow-XLight";
    src: url("../fonts/GothamNarrow-XLight.eot"); 
    src: url("../fonts/GothamNarrow-XLight.eot?#iefix") format("embedded-opentype"), 
         url("../fonts/GothamNarrow-XLight.woff2") format('woff2'), 
         url("../fonts/GothamNarrow-XLight.woff") format('woff'), 
         url("../fonts/GothamNarrow-XLight.otf") format("opentype");
}
@font-face {
    font-family: "GothamXNarrow-Bold";
    src: url("../fonts/GothamXNarrow-Bold.eot"); 
    src: url("../fonts/GothamXNarrow-Bold.eot?#iefix") format("embedded-opentype"), 
         url("../fonts/GothamXNarrow-Bold.woff2") format('woff2'), 
         url("../fonts/GothamXNarrow-Bold.woff") format('woff'), 
         url("../fonts/GothamXNarrow-Bold.otf") format("opentype");
}
@font-face {
    font-family: "GothamXNarrow-Book";
     src: url("../fonts/GothamXNarrow-Book.eot"); 
     src: url("../fonts/GothamXNarrow-Book.eot?#iefix") format("embedded-opentype"), 
         url("../fonts/GothamXNarrow-Book.woff2") format('woff2'), 
         url("../fonts/GothamXNarrow-Book.woff") format('woff'), 
          url("../fonts/GothamXNarrow-Book.otf") format("opentype");  
}
@font-face {
    font-family: "GothamXNarrow-Light";
    src: url("../fonts/GothamXNarrow-Light.eot");  
    src: url("../fonts/GothamXNarrow-Light.eot?#iefix") format("embedded-opentype"), 
         url("../fonts/GothamXNarrow-Light.woff2") format('woff2'), 
         url("../fonts/GothamXNarrow-Light.woff") format('woff'), 
         url("../fonts/GothamXNarrow-Light.otf") format("opentype");

}
@font-face {
    font-family: "GothamXNarrow-Medium";
    src: url("../fonts/GothamXNarrow-Medium.eot"); 
    src: url("../fonts/GothamXNarrow-Medium.eot?#iefix") format("embedded-opentype"), 
         url("../fonts/GothamXNarrow-Medium.woff2") format('woff2'), 
         url("../fonts/GothamXNarrow-Medium.woff") format('woff'), 
         url("../fonts/GothamXNarrow-Medium.otf") format("opentype");
}

/** Global CSS Start **/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, 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: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

*, *:before, *:after {
    -moz-box-sizing: inherit;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    outline: none;
}

html {
    font-family: sans-serif;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    margin: 0;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

sub, sup {
    position: relative;
    font-size: 18px;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

h2 sup {
    font-size: 14px;
}

th sup {
    font-size: 12px;
}

.career-page h2 sup {
    top: -18px;
}

sub {
    bottom: -0.25em;
}

img {
    width: auto;
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    image-rendering:-webkit-optimize-contrast;
}

object {
    width: auto;
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

embed {
    width: auto;
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

button, input, select, textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
    outline: none;
}

button, input {
    overflow: visible;
    line-height: normal;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

ol, ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input:focus,
select:focus,
textarea:focus,
button:focus, a:focus, a:hover {
    outline: none;
}

.hide {
    display: none;
}

body {
    width: 100%;
    font-family: "myriad-pro-n3","myriad-pro", arial;
    font-size: 18px;
    color: #333;
    font-style: normal;
    font-weight: 300;
}

body.PreviewBody {
    background-position: 0 0;
    margin-top: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 20px;
    padding: 0;
    color: #0083bf;
    font-weight: 300;
}

h1 {
    font-size: 30px;
    line-height: 38px;
    color: #006fa0;
    text-transform: capitalize;
}

h2 {
    font-size: 20px;
    line-height: 21px;
    color: #00b2e1;
    text-transform: uppercase;
}

h3 {
    font-family: "myriad-pro-n6", "myriad-pro";
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 600;
}

h4 {
    font-family: "myriad-pro-n6", "myriad-pro";
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #00b2e1;
    font-weight: 600;
}

h5 {
    font-size: 20px;
    line-height: 24px;
}

h6 {
    font-family: "myriad-pro-n4", "myriad-pro";
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}

a, a:focus, a:active {
    color: #0083bf;
    text-decoration: none;
}

a:hover, .PaneFooter ul.footer-contactnevro li a:hover,
.unsubscribeText a:hover, .footer-navigation li > a:hover {
    color: #00b2e1;
    text-decoration: none;
}

p {
    line-height: 24px;
    margin: 0 0 20px;
}

p.clear-fix {
    clear: both;
}

p sup, li sup {
    font-size: 14px;
}

.LayoutDefault input, .LayoutDefault select, .LayoutDefault textarea, .sbOptions a, .sbHolder,
.sbSelector:link, .sbSelector:visited, .sbSelector:hover,
.sbOptions a:link, .sbOptions a:visited, .unsubscribeText a, .expand-all, .closeall, a.learn-more {
    font-family: 'Gotham XNarrow 2r','Gotham XNarrow A', 'Gotham XNarrow B';
    color: #6a747c;
    display: block;
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    padding-left: 10px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}

.unsubscribeText a {
    padding-left: 3px;
}

.LayoutDefault input[type="text"],
.LayoutDefault input[type="email"],
.LayoutDefault input[type="password"], textarea {
    font-family: "myriad-pro-n1", "myriad-pro";
    background-image: url("../design/input-text.jpg");
    background-repeat: repeat-x;
    border: 1px solid #ececec;
    border-top: 0;
    font-size: 14px;
    height: 27px;
    line-height: 27px;
    padding: 2px 0 0 8px;
    width: 100%;
    font-weight: 100;
    text-transform: none;
    -webkit-appearance: none; /*Safari/Chrome*/
    -moz-appearance: none; /*Firefox*/
    -ms-appearance: none; /*IE*/
    -o-appearance: none; /*Opera*/
    appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

textarea.FormTextArea {
    height: 184px;
    resize: none;
    width: 300px;
}

.LayoutDefault input[type="submit"], .expand-all, .closeall, a.learn-more {
    background-color: #fff;
    border: 1px solid #6a747c;
    color: #6a747c;
    cursor: pointer;
    font-size: 16px;
    height: 28px;
    padding: 0 7px;
    width: auto;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    display: inline-block;
    outline: none;
    -webkit-appearance: none; /*Safari/Chrome*/
    -moz-appearance: none; /*Firefox*/
    -ms-appearance: none; /*IE*/
    -o-appearance: none; /*Opera*/
    appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}


.LayoutDefault input[type="submit"]:hover, .expand-all:hover,
.closeall:hover, a.learn-more:hover {
    background-color: #0083bf;
    border: 1px solid #0079b1;
    color: #FFF;
}

.sbOptions a:hover, .sbOptions a:focus, .sbOptions a.sbFocus {
    background-color: #f3f3f3;
}

/** Icheck start **/
.icheckbox {
    background-image: url('../design/sprites.png');
    background-position: -107px -315px;
    width: 22px;
    height: 22px;
    float: left;
    background-repeat: no-repeat;
    cursor: pointer;
}

.icheckbox.checked, .selected .icheckbox.hover, .icheckbox:hover {
    background-position: -107px -264px;
}

.PaneFooter .MailingListListTable label,
.mailing-list-module .MailingListListTable label {
    font-family: "myriad-pro-n4", "myriad-pro";
    color: #6a747c;
    font-size: 16px;
    font-weight: 400;
    padding-left: 2px;
    position: relative;
    top: -1px;
}

.mailing-list-module .MailingListListTable label {
    top: -4px;
}

.MailingListListTable input[type="checkbox"] {
    display: none;
}

/** Icheck end **/

/** select box  start **/

.sbToggle, .sbToggle:hover, .sbToggleOpen, .sbToggleOpen:hover {
    background-image: url('../design/select-arrows.png');
    background-position: 0 -1px;
    background-repeat: no-repeat;
    height: 28px;
    width: 25px;
}

.sbHolder {
    height: 28px;
    line-height: 28px;
    background-image: url("../design/input-text.jpg");
    background-repeat: repeat-x;
    border: 1px solid #ececec;
    border-top: 0;
}

.sbSelector {
    height: 28px;
    line-height: 28px;
    padding-left: 0;
    text-indent: 0;
}

.sbOptions {
    border: 1px solid #ececec;
    margin-top: 0;
    top: 27px;
}

.sbOptions a {
    padding: 2px 0;
    border: none;
}

/** select box  ends **/
.container {
    position: relative;
    margin: 0 auto;
    width: 1000px;
}

.accordiontitle {
    font-family: "myriad-pro-n4", "myriad-pro";
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #0083bf;
    text-transform: none;
}

.RequiredField, .ErrorContainer {
    color: #ff0000;
    font-size: 16px;
}

.ModuleDate {
    font-family: "myriad-pro-n9", "myriad-pro";
    display: block;
    font-weight: 900;
}

.ModuleHeadlineLink, .ModuleHeadlineLink:hover {
    font-family: "myriad-pro-n4", "myriad-pro";
    color: #000;
    font-weight: 400;
}

.loader {
    width: 20px;
}

.RssLinkTopContainer .RssIcon {
    display: none;
}

a.st_rss:before,
.RssLinkTop:before {
    content: "\e642";
    font-family: "Q4icons";
    font-size: 18px;
    padding-left: 10px;
}

li.pager-prev, li.pager-next {
    width: auto;
    padding: 10px 5px 5px 5px;
    float: left;
    cursor: pointer;
    color: #6a747c;
    padding-left: 50px;
}

li.pager-next {
    float: right;
    text-align: right;
    padding-right: 50px;
}

li.pager-prev:before, li.pager-next:after {
    content: "\e64c \00a0";
    font-family: "Q4icons";
    font-size: 12px;
    display: inline-block;
}

li.pager-next:after {
    content: "\00a0 \e64f";
    font-family: "Q4icons";
}

.page-events-presentation .module-past-events #pager {
    margin-top: 14px;
}

li.pagerItem.pager-page,
.pagination-Message.paginationMessage,
.pager-disabled {
    display: none;
}

.pagination-Message {
    margin: auto;
    width: 178px;
    padding-bottom: 50px;
    padding-top: 10px;
}

.module-upcoming-events .ModuleItem,
.module-faq .FaqItemContainer,
.module-secfilings .ModuleItemRow.module-evenitemrow,
.NewsItemRow.alt, .module-past-events .itemList.alt,
.itemList, .page-goverence .ModuleItem {
    background-color: #dbf7fe;
}

.module-upcoming-events .ModuleItem.alt,
.module-faq .FaqItemContainer.alt,
.module-secfilings .ModuleItemRow,
.NewsItemRow, .module-past-events .itemList,
.itemList.alt, .page-goverence .ModuleItemAlt {
    background-color: #f0fcff;
}

.moduleItem,
.module-leadership-team .PersonContainer {
    background-color: #FFF;
    padding: 30px 50px 39px;
    clear: both;
}

.module-leadership-team .PersonContainer.PersonItem:first-child {
    padding-top: 0;
}

.moduleItem.module-alt,
.module-leadership-team .PersonItemAlt {
    background-color: #f7f7f7;
}

.moduleItem p {
    margin: 13px 0 0;
}

.moduleItem i {
    font-style: italic;
    font-family: 'myriad';
}

.moduleItem h1 {
    font-weight: 300;
    text-transform: none;
    margin: 0 0 -4px;
}

.moduleItem h2 {
    margin: 13px 0;
}

.module-patient-experiences .moduleItem h2 {
    margin-top: 6px;
}

.moduleItem.no-paragraph h1 {
    margin: 0 0 17px;
}

.moduleItem h1 + h2 {
    margin-top: 4px;
}

.moduleItem.no-heading {
    padding-top: 40px;
}

.content-padding {
    padding: 0 50px;
}

.moduleItem.footer-notes {
    padding: 28px 50px 25px;
}

.moduleItem.module-alt.footer-notes {
    padding-top: 0;
    background-color: #FFF;
    margin-top: -3px;
}

.moduleItem.module-alt.footer-notes .bullet-items li:first-child {
    margin-top: 0;
}

.bullet-items {
    margin-top: 10px;
}

.bullet-items li {
    margin: 10px 0 0 0;
    padding-left: 20px;
    background: url('../images/bullet-disc.png');
    background-repeat: no-repeat;
    background-position: -2px 6px;
}

.moduleItem-ir h1 {
    padding: 30px 50px 20px;
    margin: 0;
}

ul.margin-fix-bottom {
    margin-bottom: 20px;
}

.moduleItem .reference {
    font-size: 11px;
    margin: 0;
    line-height: 12px;
}

.moduleItem.hf-heading > h2 {
    margin-top: 20px;
}

.senza-description .bullet-items.numeric li {
    background-color: #f7f7f7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #f7f7f7;
    list-style: outside none none;
}

.bullet-items.numeric li {
    background-image: none;
    list-style-type: decimal;
    margin-left: 10px;
    padding: 0;
}

.bullet-items.numeric li.has-children {
    background-color: #f7f7f7;
}

.us .international, .international .us {
    display: none;
}

.us .FooterLinks li:first-child {
    display: none;
}

.us .FooterLinks li:first-child + li {
    background-image: none;
}

/**table-responsive starts**/
img.rst-mobile {
    display: none;
}

table.content-table.altview th {
    border: 1px solid #818181;
}

table.content-table.altview tr,
table.content-table.altview td {
    border: 1px solid #ddd;
}

table.content-table.altview td,
.moduleItem.module-alt td {
    background-color: #fff;
}

.table-head table tr:first-child td,
.table-head table tr:first-child,
.table-head table tr:first-child + tr,
.table-head table tr:first-child + tr td {
    background-color: transparent;
    border: 0;
}

.moduleItem.module-alt td.tdbgBlue {
    background-color: #CCECF4;
    color: #006AA6;
    text-align: center;
}

table.content-table tr,
table.content-table td,
table.content-table th {
    border: 1px solid #ddd;
}

.table-head table tr,
.table-head table td,
.table-content table tr,
.table-content table td {
    border: 1px solid #ddd;
    padding: 15px 10px;
    text-align: center;
}

span.specific {
    position: relative;
    top: -10px;
    background-color: #FFF;
}

span.specific.alt-legend {
    background-color: #f7f7f7;
}

.legend-blue {
    font-family: "myriad-pro-n6", "myriad-pro";
    border: 1px solid #006AA6;
    height: 30px;
    border-bottom: 0;
    color: #006AA6;
    font-weight: 600;
}

.legend-gray {
    font-family: "myriad-pro-n6", "myriad-pro";
    border: 1px solid #A5ABAF;
    height: 30px;
    border-bottom: 0;
    color: #A5ABAF;
    font-weight: 600;
}

.table-head {
    display: inline-block;
    float: left;
    width: 30%;
}

.table-content {
    width: 70%;
    display: inline-block;
    table-layout: fixed;
}

.table-head table tr td {
    text-align: right;
}

.table-head table, .table-content table {
    width: 100%;
    table-layout: fixed;
}

.table-content table tr:first-child {
    border: 0;
}

.table-head table tr {
    padding: 10px 5px;
}

.table-content table tr + tr th {
    border-left: 1px solid #ddd;
}

.tables-scroll table {
    margin-bottom: -5px;
}

.tables-scroll + p {
    margin-top: 17px;
}

.tables-scroll + ul {
    margin-top: 18px;
}

.table-head table tr:first-child + tr {
    border: 0;
}

.table-head table tr:first-child div,
.table-head table tr:first-child + tr div {
    min-height: 0 !important;
}

.table-content table tr th {
    padding: 10px 5px;
    vertical-align: middle;
}

.tables-scroll {
    width: 100%;
    display: block;
}

.table-head table tr.empty {
    padding: 10px 5px;
    display: block;
    border: 0;
}

.table-content table td {
    border: 1px solid #ddd;
    display: table-cell;
    vertical-align: middle;
}

.tables-wrapper .table-head table tr:first-child {
    font-family: "myriad-pro-n4", "myriad-pro";
    border: 1px solid #ddd;
    font-size: 24px;
    font-weight: 400;
    background: #fff;
}

.tables-wrapper .table-head table tr:first-child + tr {
    border: 1px solid #ddd;
    background: #fff;
}

.tables-wrapper .table-content table tr th {
    font-family: "myriad-pro-n4", "myriad-pro";
    font-size: 22px;
    font-weight: 400;
}

.module-scs-traditional table tr.tdoutcome td.tdTitleDBlue {
    background-color: #006AA6;
}

.module-scs-traditional table tr.tdoutcome td.tdTitleGray {
    background-color: #A5ABAF;
}

.module-study-support .moduleItem p {
    margin-top: 18px;
}

.moduleItem.no-paragraph.rct-table {
    padding-bottom: 2px;
}

.module-senza-rct .moduleItem ul.bullet-items {
    margin-bottom: 0;
}

.module-investment-calculator .inv-container {
    margin-bottom: -12px;
}

/**table-responsive Ends**/

.module-chart * {
    font-family: "myriad-pro-n3", "myriad-pro";
}

a.click-here {
    font-family: "myriad-pro-n5", "myriad-pro";
    font-weight: 500;
}

.moduleItem.list-content > ul {
    margin-top: 14px;
}

span.italic {
    font-style: italic;
}

.module-study-support .bullet-items.numeric li {
    margin-left: 20px;
}

.thirdlevel_heading {
    color: #006fa0;
    font-size: 30px;
    cursor: text;
    line-height: 38px;
    text-transform: capitalize;
    padding: 30px 50px 20px;
}

.thirdlevel_heading a,
.thirdlevel_heading .BreadcrumbSeparator {
    display: none;
}

.thirdlevel_heading a:first-child + span + a + span + a {
    display: none;
    color: #006fa0;
    font-size: 30px;
    cursor: text;
    text-transform: capitalize;
}

.investor-thirdlevel-menu {
    clear: both;
    background-color: #dbf7fe;
    margin-bottom: 5px;
    padding: 12px 50px;
}

.investor-thirdlevel-menu li,
.investor-thirdlevel-menu .has-children.expanded > a {
    display: none;
}

.investor-thirdlevel-menu .has-children.expanded {
    display: block;
}

.investor-thirdlevel-menu .has-children.expanded .level4 {
    border-collapse: separate;
    border-spacing: 8px;
    display: table;
    margin-left: -8px;
}

.investor-thirdlevel-menu .has-children.expanded .level4 li {
    background-color: #fff;
    border: 1px solid #6a747c;
    display: table-cell;
    vertical-align: middle;
}

.investor-thirdlevel-menu .has-children.expanded .level4 li.selected {
    background-color: #0083bf;
    border: 1px solid #0079b1;
}

.investor-thirdlevel-menu .has-children.expanded .level4 li > a {
    color: #6a747c;
    display: table;
    font-family: "Gotham XNarrow 3r","Gotham XNarrow A","Gotham XNarrow B";
    font-size: 16px;
    font-weight: 300;
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 165px;
}

.investor-thirdlevel-menu .has-children.expanded .level4 li.selected > a {
    color: #FFF;
}

.border-right > span,
.bullet-items > li {
    font-family: myriad-pro;
}
/** Global CSS Ends **/

/** Page Banners CSS Starts **/

.page-news-room .module-banner {
    background: url('../images/Banners/newsroom-page.png');
    background-repeat: no-repeat;
    background-position: center left;
    background-size: cover;
}

.page-news-room .module-banner strong {
    color: #006fa0;
}

.page-news-room .module-banner h1 {
    font-size: 60px;
    text-align: center;
    color: #dbf7fe;
}

.page-news-room .PaneHeader2 {
    background-color: #59c9e7;
}

.page-reimbursement .PaneHeader2,
.page-reimbursement .ContentContainer .banner-container {
    background-color: #9bdae9;
}

.module-mri a {
    font-family: "myriad-pro-n5", "myriad-pro";
    font-weight: 500;
}

.module-banner.reimbursement-banner {
    background-image: url("../images/Banners/Reimbursement.jpg");
    background-position: right center;
    background-repeat: repeat-x;
    background-size: cover;
}

.page-reimbursement .PaneHeader2 .module-banner .ContentContainer h1 strong {
    color: #006fa0;
}

.PaneHeader2 .module-banner .ContentContainer h1 {
    font-family: 'Gotham XNarrow 2r','Gotham XNarrow A', 'Gotham XNarrow B';
    font-size: 82px;
    font-weight: 200;
    color: #fff;
    padding: 0;
}

.PaneHeader2 .module-banner .ContentContainer h2 {
    color: #fff;
    font-size: 28px;
    padding: 15px 0 0 120px;
    margin: 0;
}

.PaneHeader2 .module-banner.career-page .ContentContainer h1,
.PaneHeader2 .module-banner.form-page .ContentContainer h1,
.PaneHeader2 .module-banner.about-us .ContentContainer h1 {
    font-family: 'Gotham XNarrow 3r','Gotham XNarrow A', 'Gotham XNarrow B';
    font-weight: 300;
    color: #9bdae9;
    line-height: 100%;
}

.PaneHeader2 .module-banner.career-page .ContentContainer h2,
.PaneHeader2 .module-banner.form-page .ContentContainer h2,
.PaneHeader2 .module-banner.about-us .ContentContainer h2 {
    font-family: 'Gotham XNarrow 4r','Gotham XNarrow A', 'Gotham XNarrow B';
    font-weight: 400;
    padding: 2px 0 0 120px;
}

.page-reimbursement .PaneHeader2 .module-banner .ContentContainer h1 {
    font-family: 'Gotham XNarrow 2r','Gotham XNarrow A', 'Gotham XNarrow B';
    font-size: 80px;
    font-weight: 200;
    padding: 0;
    color: #dbf7fe;
    line-height: 100%;
}

.page-reimbursement .PaneHeader2 .module-banner .ContentContainer h2 {
    color: #006fa0;
    font-family: "Gotham XNarrow 4r","Gotham XNarrow A","Gotham XNarrow B";
    font-weight: 400;
    padding-top: 0;
}

.module-banner.career-page,
.module-banner.form-page {
    background-image: url('../images/Banners/careers-banner.png');
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
}

.investor-banner.module-banner {
    background-image: url("../images/Banners/investors-banner.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
}

.page-careers .PaneHeader2,
.form-page .PaneHeader2 {
    background-image: url('../images/Banners/careers-background.png');
}

.module-banner.career-page h1,
.module-banner.form-page h1 {
    color: #9bdae9;
}

.module-banner.about-us h1 {
    color: #59c9e7;
}

.module-banner.about-us {
    background-image: url('../images/Banners/about-us-banner.png');
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
}

.about-us-page .PaneHeader2 {
    background: url('../images/Banners/aboutus-background.png');
}

.PaneHeader2 {
    font-family: 'Gotham XNarrow 3r','Gotham XNarrow A', 'Gotham XNarrow B';
    margin: 0 0 4px;
    padding: 45px 0 0;
    height: auto;
}

.PaneHeader2 h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 100;
    margin: 0;
    padding: 6px 0 0 50px;
    text-transform: uppercase;
}

.PaneHeader2 .module-banner .ContentContainer {
    height: 175px;
    display: table-cell;
    vertical-align: middle;
    padding: 0 50px;
    width: 1000px;
}

.PaneHeader2 .investor-banner.module-banner h1 {
    font-size: 40px;
    padding: 6px 0 0 50px;
}

.PaneHeader2 .investor-banner.module-banner h2 {
    color: #006fa0;
    font-size: 28px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}

.page-investors .PaneHeader2, .PagePageNotFound .PaneHeader2 {
    background-color: #00b2e1;
}

.module-banner sup.sup-text {
    top: -50px;
}

.Breadcrumb.second-level-heading,
.Breadcrumb.second-level-heading .BreadcrumbSeparator {
    display: none;
}

/** Page banners CSS ends **/


/*Language toggle starts*/

.overlay .clientlogo a {
    pointer-events: none;
}

.overlay .PaneHeader2, .overlay .FooterContainer,
.overlay .PaneContent, .overlay .PreviewToolBar,
.overlay .main-navigation, .overlay .search-box, .overlay .menu-icon {
    display: none;
}

.overlay .PaneNavigation,
.overlay .page-nav .PaneNavigation,
.overlay .PageHome .PaneNavigation {
    display: block;
    background-image: initial;
    background: #fff;
}

.overlay div {
    height: 100%;
}

.int-nav .int-confirmation, .int-nav.active .nav-option {
    display: none;
}

.sub-int-nav, .sub-int-nav .nav-option.english, .sub-int-nav .nav-option.deutsch {
    display: none;
}

.int-nav.active .int-confirmation {
    display: block;
    position: relative;
    top: 25px;
}

.nav-choice {
    margin-top: -1px;
}

.nav-choice .us-nav {
    float: left;
    background-color: #0070b1;
    width: 50%;
    position: relative;
    background-image: url('../design/shadow-light.jpg');
    background-repeat: repeat-x;
    background-position: right top;
}

.nav-choice .int-nav {
    float: left;
    background-color: #006FA0;
    width: 50%;
    position: relative;
    background-image: url('../design/shadow-dark.jpg');
    background-repeat: repeat-x;
    background-position: right top;
}

.nav-choice .int-nav a {
    width: 250px;
}

.nav-option, .nav-option:hover,
.nav-option:active, .nav-option:link,
.int-confirmation .options a,
.int-confirmation .options a:active,
.int-confirmation .options a:link {
    height: 50px;
    border: 1px solid #fff;
    color: #fff;
    display: block;
    width: 130px;
    text-align: center;
    line-height: 1.4;
    position: relative;
    top: 175px;
    margin: 0 auto;
    font-size: 35px;
    text-transform: uppercase;
    font-family: 'Gotham XNarrow 3r','Gotham XNarrow A', 'Gotham XNarrow B';
}

.nav-option:hover, .int-confirmation .options a:hover {
    background-color: #00b2e1;
}

.overlay .PaneHeader {
    min-height: 45px;
    position: relative;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.int-confirmation p {
    color: #fff;
    margin: 40px auto;
    text-align: center;
}

.int-nav .int-confirmation .options {
    display: block;
    margin: 0 auto;
}

.int-nav .int-confirmation .options a {
    position: static;
    width: 250px;
    margin: 0 auto;
}

.int-nav .int-confirmation .options a + a {
    border-top: 0;
}

.sub-int-nav.active .nav-option.english,
.sub-int-nav.active .nav-option.deutsch {
    display: block;
}

.sub-int-nav.active .nav-option.deutsch {
    margin: 0 auto;
}
/*Language toggle ends*/

/** header start **/

.PaneHeader {
    background-color: #006fa0;
    padding: 6px 0 0;
    position: fixed;
    width: 100%;
    z-index: 3;
    height: 45px;
}

.PaneHeader .container {
    width: 900px;
}

.PaneHeader2 .container {
    width: 1000px;
}

.clientlogo {
    display: inline-block;
}

.mapIcon {
    float: right;
}

/**** Main navigation menu start  ****/

.main-navigation {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    position: relative;
    float: right;
}

.main-navigation > ul.level1 > li:first-child {
    display: none;
}

.main-navigation .level1 li .sub-nav-wrap {
    background-image: url("../design/submenu-bg-img.png");
    background-position: 0 0;
    background-repeat: repeat-x;
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    text-align: center;
    width: 100%;
    height: 26px;
}

.main-navigation .level1 li.expanded .sub-nav-wrap,
.main-navigation .level1 li.selected .sub-nav-wrap {
    display: table;
}

.main-navigation .level1 li ul.level3 {
    display: none;
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}

.main-navigation .level1 li .sub-nav-wrap ul.level3 {
    display: table-row;
}

.main-navigation .level1 li.mainnavigation-open .sub-nav-wrap {
    display: table;
    height: 24px;
}

.main-navigation ul.level1 > li {
    float: left;
    padding: 0 21px;
}

.main-navigation ul.level1 > li.search-trigger {
    padding-right: 0;
}

.international .main-navigation ul.level1 > li {
    padding: 0 25px;
}

.international .otherForm {
    display: none;
}

.main-navigation ul li ul.level4 > li {
    display: inline-block;
    padding: 0 0 0 15px;
}

.main-navigation ul li ul.level3 > li.has-children .level4 {
    display: none;
}

.main-navigation ul.level1 > li:first-child, .main-navigation ul li ul.level3 > li:first-child {
    margin-left: 0;
    padding-left: 0;
}

.main-navigation ul li ul.level3 > li {
    display: inline-block;
    padding: 0 0 0 15px;
}

.main-navigation .level1 li > a, .main-navigation .level1 li ul.level3 li .hover-state,
.main-navigation li.international-language {
    font-family: 'Gotham XNarrow 4r','Gotham XNarrow A', 'Gotham XNarrow B';
    font-weight: 400;
    font-style: normal;
    color: #fff;
    font-size: 16px;
    display: block;
    padding: 8px 0 10px;
}

.main-navigation ul.level1 > li:hover {
    cursor: pointer;
}

.main-navigation .level1 li > a:hover,
.main-navigation .level1 li.expanded > a,
.main-navigation .level1 li.selected > a,
.main-navigation .level1 li.menu-opened > a,
.main-navigation ul.level1 > li:hover > a {
    color: #59c9e7;
}

.main-navigation .level1 li ul.level3 li a,
.main-navigation .level1 li ul.level3 li .hover-state {
    padding: 4px 0 0;
    font-size: 15px;
    color: #006fa0;
}

.german .main-navigation .level1 li ul.level3 li a,
.german .main-navigation .level1 li ul.level3 li .hover-state {
    font-size: 14px;
}

.main-navigation .level1 li ul.level3 li .hover-state {
    font-family: 'Gotham XNarrow 7r','Gotham XNarrow A', 'Gotham XNarrow B';
    visibility: hidden;
    font-weight: 700;
    height: 0;
}

.main-navigation .level1 li ul.level3 li a:hover,
.main-navigation .level1 li ul.level3 li.active a,
.main-navigation .level3 li.expanded.menu-opened > a,
.main-navigation .level3 li.selected > a,
.main-navigation .level3 li.expanded > a {
    font-family: 'Gotham XNarrow 6r','Gotham XNarrow A', 'Gotham XNarrow B';
    font-weight: 600;
}

.main-navigation ul.level1 li.nevro-language {
    padding-right: 0;
    position: relative;
}

.main-navigation li.nevro-language > a {
    background-image: url("../design/site-language-arrows.png");
    background-position: right 4px;
    background-repeat: no-repeat;
    padding-right: 25px;
}

.main-navigation li.nevro-language.mainnavigation-open > a, .main-navigation li.nevro-language > a:hover {
    background-position: right -20px;
    color: #59c9e7;
}

.main-navigation .nevro-language ul {
    display: none;
    position: absolute;
    right: 0;
    background-color: #FFF;
    border: 1px solid #c9c9c9;
    border-top: 0;
}

.main-navigation .nevro-language.open-submenu ul {
    display: block;
}

.main-navigation .nevro-language ul li a,
.main-navigation li.international-language {
    color: #6a747c;
    display: block;
    padding: 6px 20px;
}

.main-navigation .level1 li .international-sub > a {
    padding-left: 25px;
}

.main-navigation .nevro-language ul li a:hover {
    background-color: #dbf7fe;
    color: #6a747c;
}

.main-navigation .nevro-language.mainnavigation-open > ul,
.main-navigation .nevro-language.mainnavigation-open > ul > li > a {
    display: block;
}

.main-navigation .nevro-language.language-open li,
.main-navigation .nevro-language.mainnavigation-open li {
    float: none;
    padding: 0;
}

.main-navigation li.international-language {
    cursor: text;
    font-style: italic;
}

.main-navigation .nav-close {
    display: none;
}

.PaneNavigation {
    background-image: url("../images/submenu-bg-img.png");
    background-repeat: repeat-x;
    height: 24px;
    position: fixed;
    top: 45px;
    width: 100%;
    z-index: 2;
    display: none;
}

.menu-trigger {
    /*background-image: url("../design/menu-icon.png");*/
    height: 23px;
    width: 31px;
    background-size: 31px 23px;
    background-repeat: no-repeat;
    display: none;
    cursor: pointer;
    image-rendering: auto;
    /*background-size: cover;*/
}
.menu-trigger img {
    image-rendering: auto;
}
.section-stickynavigation .level1 > li {
    display: none;
}

/**** Main navigation menu end  ****/

/**** Search opction starts  ****/
.search-trigger {
    float: right;
}

.search-trigger a {
    display: block;
    width: 28px;
}

.ModuleSearch {
    display: none;
}

.search-trigger a:before {
    content: "\e643";
    font-family: "Q4icons";
    font-size: 16px;
    font-weight: 300;
    padding-left: 4px;
}

.search-box {
    background-color: #c4dde4;
    display: none;
    margin-top: 3px;
    padding: 10px;
    width: auto;
}

.search-trigger.mainnavigation-open ul,
.search-trigger.mainnavigation-open ul .search-box {
    display: inline-block;
}

.search-trigger > ul {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 37px;
}

.search-box input[type="text"] {
    width: 200px;
    float: left;
}

.search-box .ModuleButton.SearchButton {
    background-color: #59c9e7;
    background-image: url("../design/sprites.png");
    background-position: -106px 38px;
    border: 0 none;
    color: #fff;
    float: left;
    font-size: 0;
    height: 27px;
    width: 25px;
}

.search-box .ModuleButton.SearchButton:hover {
    border: 0 none;
}

.mobilesearch-icon.search-trigger {
    display: none;
}

/**** Search option ends  ****/
/** header ends **/

/** Footer starts **/

.FooterContainer {
    clear: both;
}

.PaneFooter {
    display: table;
    padding: 0;
    width: 100%;
}

.PaneFooter2, .PaneQ4Footer {
    background-color: #f7f7f7;
}

.PaneFooter2 {
    padding: 30px 0;
    margin-top: 15px;
}

.PaneFooter .global-email-alerts-module, .PaneFooter div.footer-contactnevro {
    background-color: #c9d4da;
    float: left;
    font-size: 16px;
    padding: 12px 19px;
    min-height: 170px;
    margin-top: 15px;
}

.PaneFooter .global-email-alerts-module {
    padding-left: 50px;
}

.PaneFooter .global-email-alerts-module .RequiredField,
.PaneFooter .MailingListCol1, .PaneFooter .MailingListListTable .MailingListsHeading,
.PaneFooter .MailingListListTable .RequiredField,
.PaneFooter .global-email-alerts-module .NoBr, .PaneNavigation .PageSlider,
.footer-navigation .sub-nav-wrap, nav.footer-navigation .nevro-language > ul,
.StockQuoteHeaderContainer .Bracket {
    display: none;
}

.PaneFooter div.footer-contactnevro {
    margin-left: 16px;
    padding-right: 50px;
    width: 489px;
}

.PaneFooter .MailingListTable, .PaneFooter .MailingListListTable {
    display: inline-block;
    width: auto;
    vertical-align: top;
}

.PaneFooter .MailingListTable .MailingListCol2 {
    position: relative;
}

.PaneFooter .MailingListTable .ErrorContainer {
    margin-top: -22px;
    position: absolute;
}

.PaneFooter .MailingListTable {
    width: 230px;
}

.PaneFooter .MailingListListTable td {
    display: block;
    padding-bottom: 7px;
}

/** h3 tags replace classes **/
.global-email-alerts-module h1, div.footer-contactnevro h1 {
    font-family: "myriad-pro-n7", "myriad-pro";
    font-size: 20px;
    line-height: 22px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
}
/** h3 tags replace classes **/

nav.footer-navigation ul.level1 li {
    background-image: url("../design/footer-links-divider.png");
    background-position: left 10px;
    background-repeat: no-repeat;
    float: left;
    padding: 0 7px;
}

nav.footer-navigation ul.level1 li:first-child {
    background-image: none;
}

nav.footer-navigation ul.level1 li.search-trigger,
.footer-navigation .nevro-language {
    display: none;
}

.footer-navigation li > a {
    font-family: "myriad-pro-n4", "myriad-pro";
    color: #006fa0;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
}

.footer-navigation .unsubscribeText {
    padding-left: 30px;
}

.GridActions {
    padding: 15px 0 0;
}

.PaneFooter .contact-address {
    display: inline-block;
    padding-left: 5px;
}

.PaneFooter ul.footer-contactnevro {
    padding: 20px 0 0;
}

.PaneFooter ul.footer-contactnevro li a {
    font-family: "myriad-pro-n6", "myriad-pro";
    font-weight: 600;
    text-transform: uppercase;
    color: #006fa0;
}

.PaneFooter .footer-contactnevro > li:first-child {
    border-left: 0;
    padding-left: 0;
}

.PaneFooter .footer-contactnevro > li {
    border-left: 3px solid #59c9e7;
    float: left;
    padding: 0 15px;
}

div.FooterLinks {
    float: right;
    padding-top: 13px;
    width: auto;
}

.footer-navigation {
    float: left;
    padding-bottom: 10px;
    width: auto;
}

.Copyright {
    border-top: 1px solid #999;
    clear: both;
    color: #6a747c;
    display: block;
    font-size: 12px;
    padding: 10px 0;
}

.footerText, .footerText p {
    font-size: 12px;
    color: #6a747c;
}

.footer-logo {
    float: left;
    padding-right: 20px;
}

nav.footer-navigation > ul.level1 {
    padding-top: 10px;
}

.FooterLinks li {
    background-image: url("../design/footer-links-divider.png");
    background-position: left -10px;
    background-repeat: no-repeat;
    float: left;
    line-height: 17px;
    padding: 0 10px;
}

.FooterLinks ul.FooterLinks {
    margin-right: -9px;
}

.FooterLinks li:first-child {
    background-image: none;
}

.FooterLinks li > a {
    font-family: "myriad-pro-n4", "myriad-pro";
    font-size: 12px;
    font-weight: 400;
}

.footerText p {
    margin: 0;
}

.PaneFooter2 .container.clearfix {
    padding: 0 50px;
}

.unsubscribeText {
    padding-left: 21px;
}

.PaneFooter .EditSubscriberContainer.MailingListSignupContainer .EditSubscriberConfirmation {
    float: left;
    font-family: "myriad-pro-n4","myriad-pro";
    font-size: 20px;
    font-weight: 400;
    margin: 40px 0 0;
    padding: 0 50px;
    text-align: center;
    width: 49%;
}

/*** Email activation ends ***/
.emailalert-unsubscribe, .emailalert-activation {
    color: #0083bf;
    font-size: 30px;
    text-align: center;
    text-transform: capitalize;
    padding: 70px 0 40px;
}
/*** Email activation ends ***/

.unsubscribe-module .MailingListUnsubscribeMessage {
    font-weight: 500;
}

.unsubscribeEmailAlerts, .unsubscribe-module {
    padding: 0 50px;
}

.unsubscribeEmailAlerts.moduleItem-ir h1,
.module-signup.moduleItem-ir h1 {
    padding: 30px 0 22px;
    text-transform: none;
}

.unsubscribe-module .MailingListUnsubscribeTable,
.unsubscribe-module .MailingListUnsubscribeTable > tbody {
    display: inline-block;
    width: 100%;
}

.MailingListUnsubscribeTable tr {
    display: inline-block;
    vertical-align: top;
}


.unsubscribe-module table.MailingListUnsubscribeTable tr {
    display: block;
    width: auto;
    float: left;
}

.unsubscribe-module .MailingListUnsubscribeTable .MailingListCol2 .RequiredField,
.unsubscribe-module .MailingListUnsubscribeTable tr:first-child,
.unsubscribe-module .MailingListUnsubscribeTable tr:first-child + tr,
.unsubscribe-module .MailingListCol1 {
    display: none;
}

.unsubscribe-module .MailingListUnsubscribeTable .MailingListCol2 {
    width: 300px;
    position: relative;
}

.unsubscribe-module .ButtonCell {
    padding-left: 15px;
}

.PaneFooter div.footer-contact-nevro {
    background-color: #c9d4da;
    float: left;
    font-size: 16px;
    margin-top: 15px;
    min-height: 170px;
    padding: 12px 0 0 20px;
    width: 244px;
}

.PaneFooter ul.footer-contact-nevro li a {
    font-family: "myriad-pro-n6", "myriad-pro";
    font-weight: 600;
    text-transform: uppercase;
    color: #006fa0;
}

.contact-quick-link {
    margin-left: 16px;
    margin-top: 15px;
}

.PaneFooter ul.footer-contact-nevro li a:hover {
    color: #00b2e1;
    text-decoration: none;
}

.PaneFooter ul.footer-contact-nevro {
    padding: 8px 0 10px;
    border-right: 3px solid #59c9e7;
    margin-left: 20px;
}

.PaneFooter .contact-quick-link ul.footer-contact-nevro li {
    padding-bottom: 10px;
}

div.footer-contact-nevro h1 {
    font-family: "myriad-pro-n7", "myriad-pro";
    font-size: 20px;
    line-height: 22px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    padding-left: 20px;
}

.footer-contact-nevro p {
    padding: 43px 0 0;
}

.footer-navigation .level3 {
    display: none;
}
/** Footer ends **/


/** Slider page Starts **/
.cycle-slideshow > div {
    display: none;
    visibility: hidden;
}

.cycle-slideshow > div.cycle-pager-container {
    visibility: visible;
}

.cycle-slideshow .cycle-pager-container {
    display: block;
    z-index: 101;
}

.slider .cycle-pager-container .inner-pager.middle {
    width: 100%;
}

.slider, .inner-slideshow > div {
    background-color: #006fa0;
}

.patients-slider .slider, .patients-slider .inner-slideshow > div {
    background-color: #00abdd;
}

.carousel-slider .PaneHeader2 {
    height: 419px;
}

.slider-item.cycle-slide {
    background-repeat: no-repeat;
    min-height: 350px;
    width: 100%;
}

.cycle-slideshow.slider {
    height: 350px;
    z-index: 1;
}

.content-container {
    display: table !important;
    height: 300px;
    width: 100%;
}

.slider-container-inner {
    font-family: 'Gotham XNarrow 4r', 'Gotham XNarrow A', 'Gotham XNarrow B';
    font-size: 22px;
    color: #fff;
    font-weight: 400;
    display: table-cell;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    padding: 0 20px;
}

.slider-container-inner sup {
    font-size: 14px;
}

.slider-container-inner strong {
    font-family: 'Gotham XNarrow 2r', 'Gotham XNarrow A', 'Gotham XNarrow B';
    color: #9ad9e9;
    font-size: 70px;
    font-weight: 200;
    line-height: 100%;
    display: block;
    margin: 0;
    padding: 0 20px;
}

.slider-container-inner p {
    color: #fff;
    display: block;
    float: right;
    line-height: 100%;
    padding: 0 30px;
    text-transform: none;
    width: 500px;
}

.full-width-screen .slider-container-inner > p {
    width: 100%;
}

.cycle-pager-container {
    bottom: 20px;
    margin-left: 50%;
    position: absolute;
    width: 50%;
    z-index: 100;
}

.slider-medium-image .cycle-pager-container {
    margin-left: 36%;
    width: 64%;
}

.full-width-screen .cycle-pager-container {
    background-color: #006fa0;
    bottom: -30px;
    left: 0;
    margin: 0;
    width: 100%;
    display: none;
}

.content-container.full-width-screen.cycle-slide.cycle-slide-active {
    z-index: 110 !important; /** Replace Inline style **/
}

.slider .cycle-pager-container .pager-center-control {
    text-align: center;
    width: 100%;
}

.inner-pager > span {
    background-image: url("../icons/slider-icons.png");
    background-position: -2px -33px;
    display: inline-block;
    height: 18px;
    width: 18px;
    color: #006FA0;
    cursor: pointer;
    margin-right: 3px;
}

.inner-pager > span.cycle-pager-active {
    background-position: -2px -8px;
    cursor: auto;
}

.patients-slider .slider-container-inner strong {
    color: #006fa0;
}

.patients-slider .inner-pager > span {
    background-position: -2px -103px;
    color: #00ABDD;
}

.patients-slider .inner-pager > span.cycle-pager-active {
    background-position: -2px -78px;
}

.physician-slider .cycle-pager .cycle-pager-container,
.devices-img,
.slider-container-inner h2,
.cycle-next, .cycle-prev {
    display: none;
}

.slider-parent-container.cycle-slide {
    width: 100%;
    height: 350px;
    z-index: 99 !important;
}

.slider-parent-container.cycle-slide.cycle-slide-active {
    z-index: 100 !important;
}

.slider .img-container,
.slider-parent-inner {
    display: inline-block;
    vertical-align: top;
    width: auto;
}

.img-container > img {
    display: block;
    max-width: 500px;
}

.slider .img-container .mobile {
    display: none;
}

.slider-parent-inner {
    width: 100%;
}

.overview-slider {
    padding-top: 22px;
}

.inner-pager.pager.cycle-pager {
    line-height: 20px;
}

.slider .prevControl:before {
    content: "\e64c";
    font-family: "Q4icons";
}

.slider .nextControl:before {
    content: "\e64f";
    font-family: "Q4icons";
}

.slider .prevControl, .slider .nextControl {
    color: #35a7d8;
    cursor: pointer;
    font-size: 15px;
    position: relative;
    top: -2px;
}

.patients-slider .slider .prevControl,
.patients-slider .slider .nextControl {
    color: #FFF;
}

.slider .nextControl {
    left: 6px;
}

.slider .prevControl {
    right: 10px;
}

/** Slider page Ends **/

/** Investor Overview start **/

.overviewheading.moduleItem {
    padding-bottom: 0;
}

.module-investor-content .moduleItem {
    padding: 9px 50px 21px;
}

.PaneLeft {
    width: 678px;
    float: left;
    padding: 0 16px 0 0;
}

.PaneRight {
    width: 322px;
    float: left;
}

.PaneContent .overviewText p {
    padding: 0 50px;
}

.ModulePressReleaseLatest,
.ModuleEventLatest,
.StockQuoteHeaderContainer {
    clear: both;
    width: 100%;
}

.ModuleEventLatest .ModuleTime,
.ModuleEventLatest .calendarList .apple,
.ModuleEventLatest .calendarList .google,
.ModuleEventLatest .calendarList .outlook {
    display: none;
}

.ModulePressReleaseLatest .ModuleBody {
    padding: 10px 0 0;
}

.ModulePressReleaseLatest,
.ModuleEventLatest {
    padding: 19px 23px 23px 50px;
}

.ModulePressReleaseLatest {
    background: #f7f7f7;
    color: #6a747c;
    padding-top: 17px;
}

.ModulePressReleaseLatest .ModuleHeadlineLink,
.ModuleEventLatest .ModuleDate,
.ModuleEventLatest .ModuleHeadlineLink {
    color: #6a747c;
    display: block;
}

.ModuleEventLatest .hrefWebcast,
.ModuleEventLatest .hrefPresentation,
.ModuleEventLatest .ModuleMoreLink {
    display: none !important; /** Overrider inline style **/
}

.StockQuoteHeaderContainer {
    background-color: #dbf7fe;
    padding: 19px 23px 23px;
    margin-right: 0;
}

.ModulePressReleaseLatest h1,
.ModuleEventLatest h1,
.StockQuoteHeaderContainer h1,
.module-investor-content h1 {
    color: #00b2e1;
    display: inline-block;
    font-family: "myriad-pro-n3","myriad-pro";
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    margin: 0;
    text-transform: uppercase;
    width: 100%;
}

.ModulePressReleaseLatest h1 a.ModuleViewAllLink,
.ModuleEventLatest h1 a.ModuleViewAllLink,
.StockQuoteHeaderContainer h1 a.stockMore {
    color: #00b2e1;
    font-family: "myriad-pro-n3","myriad-pro";
    font-weight: 300;
}

.ModulePressReleaseLatest .ModuleDate, .ModuleEventLatest .ModuleDate {
    text-decoration: underline;
}

.StockQuoteHeaderContainer h1 {
    height: auto;
}

.ModulePressReleaseLatest span.ModuleTitle, .ModuleEventLatest span.ModuleTitle {
    float: left;
}

.ModulePressReleaseLatest .ModulePDFDownload {
    display: none;
}

.StockQuoteHeaderContainer, .ModuleEventLatest {
    min-height: 251px;
    margin-bottom: 15px;
}

.ModuleViewAllLink {
    font-family: "myriad-pro-n6", "myriad-pro";
    font-weight: 600;
}

.ModulePressReleaseLatest .ModuleViewAllLink, .ModuleEventLatest .ModuleViewAllLink,
.StockQuoteHeaderContainer h1 .stockMore {
    float: right;
    font-size: 16px;
}

.ModulePressReleaseLatest .ModuleViewAllLink:hover, .ModuleEventLatest .ModuleViewAllLink:hover,
.StockQuoteHeaderContainer h1 .stockMore:hover, .module-overview-therapy a:hover {
    color: #006fa0;
}

.ModulePressReleaseLatest .ModuleItemRow, .ModuleEventLatest .ModuleItemRow {
    padding: 27px 0 0;
}

.ModulePressReleaseLatest .ModuleItemRow:first-child, .ModuleEventLatest .ModuleItemRow:first-child {
    padding: 6px 0 0;
}

.StockQuoteHeaderContainer .price-container {
    display: inline-block;
    padding: 10px 0 0;
}

.StockQuoteHeaderContainer .stock-description,
.StockQuoteHeaderContainer .StockVolumeText,
.StockQuoteHeaderContainer .MLabel {
    float: left;
    width: 124px;
}

.StockQuoteHeaderContainer .stock-price {
    border-bottom: 3px solid #fff;
    float: left;
    margin: 0 0 5px;
    padding: 0 0 10px;
    width: 152px;
}

.StockQuoteHeaderContainer .StockDescription1,
.StockQuoteHeaderContainer .StockVolumeText, .StockQuoteHeaderContainer .MLabel {
    font-family: "myriad-pro-n6", "myriad-pro";
    color: #0083bf;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 30px;
}

.StockQuoteHeaderContainer .StockPrice {
    display: block;
    font-size: 36px;
    padding-bottom: 13px;
}

.StockQuoteHeaderContainer .StockPrice:before {
    content: "$";
}

.StockQuoteHeaderContainer .StockDate, .StockQuoteHeaderContainer .StockDescription3 {
    display: block;
    font-size: 14px;
}

.StockQuoteHeaderContainer .StockChange, .StockQuoteHeaderContainer .StockPChange {
    font-size: 20px;
}

.StockQuoteHeaderContainer .StockPriceDown {
    color: #ff0707;
}

.StockQuoteHeaderContainer .StockPChange.StockPriceDown:before,
.StockQuoteHeaderContainer .StockPChange.StockPriceUp:before {
    content: "(";
}

.StockQuoteHeaderContainer .StockPChange.StockPriceDown:after,
.StockQuoteHeaderContainer .StockPChange.StockPriceUp:after {
    content: ")";
}

.StockQuoteHeaderContainer .StockPriceUp {
    color: #009600;
}

.StockQuoteHeaderContainer .StockVolume, .StockQuoteHeaderContainer .MValue {
    color: #0083bf;
    font-size: 20px;
}

.StockQuoteHeaderContainer .MarketCap {
    padding: 8px 0 0;
}

.overviewText {
    padding: 30px 0 22px;
}

.module-past-events ul.items li.itemList span.list-docs a.presentation span,
.module-past-events ul.items li.itemList span.list-docs a.pressrelease span,
.module-past-events ul.items li.itemList span.list-docs a.doc span,
.module-past-events ul.items li.itemList span.list-docs a.webcast span,
.ModuleEventLatest .WebcastLink a, .ModuleEventLatest .calendarList li.ics a,
.ModuleEventLatest .ModuleFile, .ModuleEventLatest .ModuleLink {
    display: table-cell;
    font-family: "myriad-pro-n4","myriad-pro";
    font-weight: 400;
    vertical-align: middle;
}

.ModuleYearNavContainer {
    display: none;
}

/** Investor Overview ends **/

/**News Release page Starts**/
.module-news-release .sbHolder {
    float: right;
}

.module-news-release .newsDate, .module-news-release .newsTitle {
    font-family: "myriad-pro-n6", "myriad-pro";
    color: #0083bf;
    display: table-cell;
    font-weight: 600;
    margin: 0;
    width: 10%;
}

.module-news-release .newsTitle {
    padding: 0 0 0 30px;
    width: 90%;
}

.module-news-release .NewsItemRow {
    display: table;
    padding: 20px 50px;
    text-align: left;
    width: 100%;
}

.module-news-release .ModuleYearNavContainer {
    display: table;
    padding: 20px 50px;
    width: 100%;
    background-color: #dbf7fe;
}

/**News Release page Ends**/

/**News details page Starts**/

.module-news-details org, /*Org is the tag used in Press release details page*/
.module-news-details person,
.module-news-details chron,
.module-news-details money,
.module-news-details location {
    font-family: "myriad-pro-n3", "myriad-pro";
}

.module-news-details location { /*Location is the tag name*/
    font-family: "myriad-pro-n7", "myriad-pro";
    line-height: 22px;
}

.module-news-details .table-scroll-content {
    overflow-x: scroll;
    width: 100%;
    padding: 20px 0;
    margin-bottom: 20px;
}

.module-news-details p strong,
.module-news-details p b,
.module-news-details p b org { /*Org is the tag name used in Press release details page*/
    font-family: "myriad-pro-n7", "myriad-pro";
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 700;
}

.module-news-details .ModuleDate {
    font-family: "myriad-pro-n6", "myriad-pro";
    font-weight: 600;
    color: #0083bf;
}

.module-news-details .ModuleBody {
    padding: 10px 0;
}

.module-news-details .DocumentFileLink {
    background-image: url("../design/documents-icons.png");
    padding: 5px 50px 6px 30px;
    background-position: right -20px;
    background-repeat: no-repeat;
}

.module-news-details .ModuleLinks {
    padding: 15px 0;
    margin: 20px -50px 10px;
    background-color: #dbf7fe;
}

.module-news-details .ModuleLinks.no-download {
    margin: 2px -50px 1px;
    background-color: initial;
}

.module-news-details .ModuleFileText {
    display: none;
}

.module-news-details .ModuleDateContainer {
    float: left;
    padding: 10px 0;
    line-height: 34px;
}

.module-news-details h4.prhighlights {
    clear: both;
}

/**News Details page Ends**/

/**SEC filings page starts**/

.financial_page .thirdlevel_heading a:first-child + span + a + span + a {
    display: block;
}

.financial_page .thirdlevel_heading {
    font-size: 0;
    line-height: inherit;
}

.financial_page .investor-thirdlevel-menu {
    margin-bottom: 0;
    padding: 12px 50px 0;
}

.module-secfilings {
    position: relative;
}

.module-secfilings .filingType,
.module-secfilings .yearCont {
    display: none;
}

.module-secfilings span.view {
    display: block;
    background-color: #dbf7fe;
    position: relative;
}

.module-secfilings .filter-wrap {
    display: table;
    margin: 0 50px;
    padding: 5px 0 19px;
}

.module-secfilings .sbHolder {
    float: left;
    margin-right: 10px;
}

.module-secfilings .sbOptions,
.module-secfilings .sbHolder,
.module-news-release .sbOptions,
.module-news-release .sbHolder {
    width: 135px;
}

.module-secfilings .secfiling_year .sbHolder,
.module-secfilings .secfiling_year .sbOptions {
    width: 75px;
}

.module-secfilings .secWidget .header {
    font-family: "myriad-pro-n7", "myriad-pro";
    color: #006fa0;
    padding: 8px 50px;
    font-weight: 700;
    text-transform: uppercase;
}

.module-secfilings .header,
.module-secfilings .ModuleItemRow {
    clear: both;
    display: table;
    padding: 20px 50px;
    width: 100%;
}

.module-secfilings .itemCont .ModuleItemRow > div.itemDate,
.module-secfilings .itemCont .ModuleItemRow > div.itemType,
.itemDesc {
    font-family: "myriad-pro-n4", "myriad-pro";
    color: #0083bf;
    font-weight: 400;
}

.module-secfilings .itemCont .ModuleItemRow {
    display: table;
    width: 100%;
}

.module-secfilings .header > span,
.module-secfilings .itemCont .ModuleItemRow > div {
    float: left;
}

.module-secfilings .header > span.date,
.module-secfilings .itemCont .ModuleItemRow > div.itemDate {
    width: 20%;
}

.module-secfilings .header > span.type,
.module-secfilings .itemCont .ModuleItemRow > div.itemType {
    width: 15%;
}

.module-secfilings .header > span.desc,
.module-secfilings .itemCont .ModuleItemRow > div.itemDesc {
    margin-right: 3%;
    width: 40%;
}

.module-secfilings span.view .st_rss {
    position: absolute;
    right: 10px;
    top: -56px;
}

.module-secfilings .header > span.docs,
.module-secfilings .itemCont > div.itemView {
    width: 20%;
}

.module-secfilings .itemView .docs a:first-child {
    margin: 0;
}

.module-secfilings .itemView .docs a, .module-sec-details .ModuleLinks .Icons li a {
    background-image: url("../design/documents-icons.png");
    background-position: -18px -18px;
    display: inline-block;
    font-size: 0;
    height: 35px;
    margin: 0 0 0 9px;
    padding: 5px 0;
    width: 25px;
    vertical-align: middle;
}

.module-sec-details .ModuleLinks .Icons li a {
    display: table-cell;
}

.module-secfilings .itemView .docs a.RTF, .module-sec-details .ModuleLinks .Icons li.WordIcon a {
    background-position: -18px -89px;
    margin: 0;
}

.module-secfilings .itemView .docs a.XBRL, .module-sec-details .ModuleLinks .Icons li.XBRLIcon a {
    background-position: -18px -231px;
}

.module-secfilings .itemView .docs a.XBRL_HTML, .module-sec-details .ModuleLinks .Icons li.XBRL_HTMLIcon a {
    background-position: -18px -444px;
}

.module-secfilings .itemView .docs a.XLS, .module-sec-details .ModuleLinks .Icons li.ExcelIcon a {
    background-position: -18px -302px;
}

.module-secfilings .itemView .docs a.ORIG,
.module-secfilings .itemView .docs a.HTML,
.module-secfilings .itemView .docs a.CONVTEXT,
.module-secfilings .itemView .docs a.REDLINE,
.module-sec-details ul.Icons li a img {
    display: none;
}

/**SEC filings page Ends**/

/**SEC filings details page Starts**/
.module-sec-details span:before,
.module-sec-details ul.Icons:before {
    font-family: "myriad-pro-n7", "myriad-pro"; /** In before & after Q4-Default-Icons Font is fixed globally **/
    color: #006fa0;
    font-weight: 700;
}

.module-sec-details span.ModuleForm:before {
    content: 'Form:\00a0 \00a0';
}

.module-sec-details span.ModuleFilingDescription:before {
    content: 'Title:\00a0 \00a0';
}

.module-sec-details ul.Icons li {
    display: block;
    float: left;
    margin: 0 5px;
}

.module-sec-details ul.Icons:before {
    content: 'File Type: ';
    float: left;
}

.module-sec-details .ModuleContainerInnerTop {
    padding: 0 50px;
    line-height: 30px;
    color: #0184bf;
}

.module-sec-details .ModuleLinks {
    margin-top: 10px;
    vertical-align: middle;
}

.module-sec-details .ModuleForm {
    padding: 10px 0;
}

ul.sec-filings-tabs {
    padding: 0 0 15px;
}

/**SEC filings details page Ends**/

/**Quarterly Reports Page Starts**/

.drop-box select {
    display: none;
}

.module-quarterly-reports .div-expand-all {
    overflow: hidden;
}

.module-quarterly-reports .wrap-box span.drop-box {
    float: left;
    margin-right: 10px;
}

.module-quarterly-reports .report-year.itemList,
.module-quarterly-reports .content.itemList.alt {
    background-color: #fff;
}

.module-quarterly-reports .report-year.itemList.alt {
    background-color: #dbf7fe;
}

.module-quarterly-reports .content.itemList {
    background-color: #f0fcff;
}

.module-quarterly-reports .col-report span,
.module-quarterly-reports .col-report a {
    display: inline-block;
}

.module-quarterly-reports .col-report .Downloads,
.module-quarterly-reports .expand-all {
    float: right;
}

.module-quarterly-reports .expand-all {
    padding-top: 3px;
}

.module-quarterly-reports .col-report .itemList {
    font-family: "myriad-pro-n4", "myriad-pro";
    font-weight: 400;
}

.page-goverence .ModuleItemRow,
.module-quarterly-reports .col-quarter .itemList {
    padding: 20px 50px;
}

.module-quarterly-reports .reports-item {
    clear: both;
    border-bottom: 2px solid #CBD4DB;
    padding: 5px 50px 19px;
}

.module-quarterly-reports .report-year {
    font-family: "myriad-pro-n7", "myriad-pro";
    color: #006fa0;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
}

.module-quarterly-reports a.PDF span {
    background: url('../design/documents-icons.png') no-repeat -18px -18px;
    width: 25px;
    height: 35px;
    display: table-cell;
}

.module-quarterly-reports a.PDF:before {
    content: "Download";
    display: table-cell;
    vertical-align: middle;
    padding-right: 5px;
}

.module-quarterly-reports a.PDF {
    font-family: "myriad-pro-n6", "myriad-pro";
    float: right;
    position: relative;
    bottom: 5px;
    font-weight: 600;
}

.module-quarterly-reports .report-year.itemList:after,
.module-quarterly-reports .report-year.itemList.active:after {
    content: url('../design/open.png');
    float: right;
    position: relative;
    bottom: 3px;
}

.module-quarterly-reports .report-year.itemList.active:after {
    content: url('../design/close.png');
}

.wrap-box, ul.wrap-box, .contact-form {
    padding: 5px 50px 19px;
    background-color: #dbf7fe;
    display: block;
    width: 100%;
}

.module-quarterly-reports .header-items {
    font-family: "myriad-pro-n7", "myriad-pro";
    color: #006fa0;
    font-weight: bold;
    text-transform: uppercase;
    padding: 8px 50px;
}

.module-quarterly-reports .header-items .spanDownloads {
    display: inline-block;
    float: right;
    padding-left: 15px;
}

.module-quarterly-reports .itemList span.title {
    padding-right: 20px;
}

.module-quarterly-reports .col-quarter > div.itemList {
    padding: 0;
}

.module-quarterly-reports .col-quarter > div.itemList.active,
.module-quarterly-reports .col-quarter > div.itemList.active + .itemList {
    border-top: 2px solid #CBD4DB;
}

.module-quarterly-reports span.drop-box.quarters .sbHolder,
.module-quarterly-reports span.drop-box.quarters .sbOptions {
    width: 135px;
}

.module-quarterly-reports .wrap-box .sbHolder,
.module-quarterly-reports .wrap-box .sbOptions {
    width: 75px;
}

/**Quarterly Reports Page Ends**/

/**Annual Reports Page Starts**/
.module-annual-reports .reports {
    float: left;
    width: 33.33%;
    min-height: 270px;
    padding: 20px;
    border-right: 1px solid #dbf7fe;
    border-bottom: 1px solid #dbf7fe;
}

.module-annual-reports .reports span, .module-annual-reports .reports a {
    text-align: center;
    display: block;
}

.module-annual-reports .reports span {
    font-size: 12px;
}

.module-annual-reports .reports a {
    font-family: "myriad-pro-n6", "myriad-pro";
    font-weight: 600;
}

.module-annual-reports .reports img {
    margin: 0 auto;
    display: block;
}

.module-annual-reports .items {
    width: 100%;
    display: inline-table;
    border-left: 1px solid #dbf7fe;
    border-top: 1px solid #dbf7fe;
}

/**Annual Reports Page Ends**/

/**Stock Information Page Starts**/
/**** Stock Quote Section Starts ****/
.page-stock-information .StockQuoteLookup .ControlRow,
.page-stock-information .StockQuoteLookup .InputButton,
.page-stock-information .StockQuoteLookup h1.StockPage,
.page-stock-information .StockTableFeed .StockTableItem .StockLabel.ChangeLabel.Text,
.page-stock-information .StockTableFeed .StockTableItem .StockLabel.PChangeLabel.Text,
.page-stock-information .StockTableItem span.Bracket,
.page-stock-information .stock-historical .StockTableItem:first-child .stocktable-left,
.module-quarterly-reports .itemList.deactive-item,
.page-goverence .ModuleHeader, .page-goverence .ModuleItemRow span.ModuleFileSizeText,
.page-goverence .ModuleIcon, .module-annual-reports h3.Title,
.module-quarterly-reports .col-quarter .col-report {
    display: none;
}

.page-stock-information .StockTableFeed .StockTableItem .StockData.Price:before,
.page-stock-information .stockRightContainer .StockTableItem .StockData:before {
    content: "$";
}

.page-stock-information .stockRightContainer .StockTableItem .StockData.Volume:before {
    content: "";
}

.page-stock-information .StockTableFeed .stockLeftContainer,
.page-stock-information .stock-historical .stock-selects,
.page-stock-information .stock-historical .StockTableItem p,
.page-stock-information .stockRightContainer .StockTableItem {
    background-color: #dbf7fe;
}

.page-stock-information .stock-historical .stock-selects {
    padding: 12px 50px;
    margin-bottom: 25px;
}

.page-stock-information .StockTableFeed .stockLeftContainer,
.page-stock-information .StockTableFeed .stockRightContainer {
    width: 49%;
    float: left;
    min-height: 310px;
}

.page-stock-information .StockTableFeed .stockRightContainer {
    margin: 0 0 20px 10px;
}

.page-stock-information .stockRightContainer .StockTableItem.alt {
    background-color: #fff;
}

.page-stock-information .stockRightContainer .StockTableItem p {
    margin-bottom: 0;
}

.page-stock-information .stockRightContainer .StockTableItem {
    padding: 10px 50px 10px 15px;
}

.page-stock-information .stockRightContainer .StockTableItem span {
    width: 48%;
    display: inline-block;
}

.StockQuoteContainer .StockLabel,
.historical-calc .bg-none > span,
a[name="Price"], a[name="Price"]:hover {
    font-family: "myriad-pro-n4", "myriad-pro";
    color: #006fa0;
    font-weight: 400;
}

.stockRightContainer .StockData, .historical-calc .StockData {
    font-family: "myriad-pro-n6", "myriad-pro";
    font-weight: 600;
}

.page-stock-information .StockTableFeed .stockLeftContainer {
    margin-right: 10px;
    padding: 0 20px 0 50px;
}

.page-stock-information .StockLabel.PriceLabel,
.page-stock-information .stock-historical .text {
    font-family: "myriad-pro-n7", "myriad-pro";
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 700;
    color: #0083bf;
}

.page-stock-information .StockLabel.PriceLabel,
.page-stock-information .StockData.Price {
    display: block;
    float: left;
}

.page-stock-information .StockLabel.PriceLabel {
    width: 20%;
    padding-top: 10px;
}

.page-stock-information .StockData.Price {
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 10px;
    font-weight: 300;
    width: 75%;
}

.StockLabel.PChangeLabel.StockPriceDown,
.StockLabel.ChangeLabel.StockPriceDown,
.StockLabel.PChangeLabel.StockPriceUp,
.StockLabel.ChangeLabel.StockPriceUp {
    color: #ff0000;
    font-size: 36px;
}

.StockLabel.PChangeLabel.StockPriceUp,
.StockLabel.ChangeLabel.StockPriceUp {
    color: #009600;
}

.page-stock-information .StockTableItem .PChangeLabel:after {
    content: ")";
}

.page-stock-information .StockTableItem .PChangeLabel .StockIndicator:before {
    content: "(";
}

.page-stock-information .ChangeLabel {
    padding: 15px 0 15px 90px;
}

.page-stock-information .StockTableText {
    margin-left: 90px;
    border-top: 3px solid #fff;
    padding: 5px 0 0 5px;
}

.page-stock-information .StockTableText span {
    display: block;
    font-size: 14px;
}

/****Stock Quote Section Ends****/

/**Historical Lookup Section Starts**/

.page-stock-information .stock-historical .stock-selects span,
.page-stock-information .stock-historical .stock-selects button.lookup {
    display: inline-block;
}

.page-stock-information .stock-historical .stock-selects .sbHolder,
.page-stock-information .stock-historical .stock-selects .sbOptions,
.module-annual-reports .sbHolder, .module-annual-reports .sbOptions {
    width: 100px;
}

.page-stock-information button.lookup {
    font-family: "myriad-pro-n3", "myriad-pro";
    color: #fff;
    background-color: #59c9e7;
    line-height: 18px;
    vertical-align: top;
    padding: 4px 8px;
    border: 1px solid #59c9e7;
    text-transform: uppercase;
    cursor: pointer;
}

.page-stock-information .stock-historical button.lookup,
.page-stock-information .stock-historical .stock-selects .sbHolder {
    margin-left: 10px;
}

.page-stock-information .stock-historical .stock-selects span.text {
    vertical-align: top;
    padding-top: 2px;
}

.page-stock-information .stock-historical .stock-table {
    overflow: auto;
    border-bottom: 3px solid #dbf7fe;
    padding-bottom: 10px;
}

.page-stock-information .stock-historical li.StockTableItem {
    list-style: none;
}

.page-stock-information .stock-historical .StockTableItem p,
.page-stock-information .stock-historical .StockTableItem p span {
    display: block;
    float: left;
    width: 49%;
}

.page-stock-information .stock-historical .StockTableItem p {
    margin-bottom: 0;
    padding: 10px 50px 10px 15px;
}

.page-stock-information .StockTable .StockTableItem p:first-child {
    margin-right: 20px;
    padding-left: 90px;
}

.page-stock-information .stock-historical .StockTableItem.Alt p {
    background-color: #fff;
}

#chart, .page-stock-information .stock-historical .stock-table > span:first-child,
.module-investment-calculator .inv-container {
    padding: 0 50px;
}

.inv-container iframe {
    height: 320px;
}
/**Historical Lookup Section Ends**/

/**Stock Information Page Ends**/

/**Covering Analyst page**/
.module-covering-analyst .covering-Table {
    width: 100%;
    margin-top: 40px;
}

.module-covering-analyst .covering-Table tr.header {
    background-color: #006fa0;
}

.module-covering-analyst .covering-Table tr.header th {
    font-family: "myriad-pro-n6", "myriad-pro";
    width: 50%;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 50px;
}

.module-covering-analyst .covering-Table tbody tr td.firm-col,
.module-covering-analyst .covering-Table tbody tr td.analyst-col {
    padding: 10px 50px;
}

.module-covering-analyst .covering-Table tbody tr td {
    border: 1px solid #c9d4da;
}

.module-covering-analyst p {
    padding: 37px 50px 4px;
}

/**Covering Analyst page ends**/

/*events and presentation page Starts*/
.module-past-events ul.items li.itemList {
    padding: 20px 50px;
    width: 100%;
}

.module-past-events ul.items li.itemList a.itemTitle {
    font-family: "myriad-pro-n7", "myriad-pro";
    font-weight: 700;
}

.module-past-events ul.items li.itemList span.list-docs {
    display: block;
    width: auto;
    padding: 10px 0 0 102px;
}

.module-past-events ul.items li.itemList span.list-docs a.webcast {
    color: #0083bf;
    height: 35px;
    display: inline-table;
}

.module-upcoming-events .ModuleItem .ModuleLocation, .module-past-events span.shortBody {
    padding-left: 90px;
    display: none;
}

.module-past-events .ModuleEventYearContainer {
    background-color: #dbf7fe;
    position: relative;
}

.module-past-events .sbHolder {
    float: right;
    width: 97px;
}

.module-past-events .sbOptions {
    width: 97px;
}

.module-past-events .sbSelector:link {
    width: 70px;
}

.module-past-events ul.items li.itemList span.list-docs a.presentation,
.module-past-events ul.items li.itemList span.list-docs a.pressrelease,
.module-past-events ul.items li.itemList span.list-docs a.doc {
    color: #0083bf;
    height: 35px;
    background: url('../design/documents-icons.png') no-repeat -18px -18px;
    display: inline-table;
    padding-left: 35px;
}

.module-upcoming-events .ModuleItem {
    padding: 20px 50px;
}

.module-upcoming-events .ModuleHeadlineLink {
    font-family: "myriad-pro-n7", "myriad-pro";
    display: inline-block;
    font-weight: 700;
    color: #0083bf;
}

.module-upcoming-events .ModuleDateContainer {
    display: inline-block;
}

.module-upcoming-events .RssLinkTopContainer,
.module-upcoming-events .ModuleTime {
    display: none;
}

.module-upcoming-events h1.ModuleTitle {
    display: inline-block;
    padding: 0 0 0 50px;
    margin: 20px 0;
}

.module-upcoming-events .ModuleItem .ModuleLinks {
    padding-top: 0;
}

.module-upcoming-events .ModuleItem div.WebcastLink,
.module-upcoming-events .ModuleItem .ModuleLinks {
    padding: 10px 0 0 103px;
}

.module-upcoming-events .ModuleItem ul li {
    padding-top: 10px;
    display: inline-block;
    width: 100%;
}

.module-upcoming-events .ModuleItem ul li.Document a,
.module-upcoming-events .ModuleItem ul li.Presentation a,
.ModuleEventDetails .ModuleLinks li.Document,
.ModuleEventDetails li.Presentation .ModuleFile {
    font-family: "myriad-pro-n4", "myriad-pro";
    height: 35px;
    background: url('../design/documents-icons.png') no-repeat -18px -18px;
    display: table-cell;
    padding-left: 30px;
    vertical-align: middle;
    font-weight: 400;
}

.ModuleEventDetails .WebcastLink, .ModuleEventDetails .ModuleLinks li {
    padding: 10px 0;
}

.module-upcoming-events .ModuleItem .WebcastLink a,
.ModuleEventDetails .WebcastLink a {
    font-family: "myriad-pro-n4", "myriad-pro";
    height: 35px;
    background: url('../design/documents-icons.png') no-repeat -18px -160px;
    display: table-cell;
    padding-left: 30px;
    vertical-align: middle;
    font-weight: 400;
}

.module-upcoming-events .ModuleDate {
    font-family: "myriad-pro-n6", "myriad-pro";
    color: #0083bf;
    display: inline-block;
    font-weight: 600;
    margin: 0;
    padding: 0 27px 0 0;
}

.module-upcoming-events .ModuleLocation {
    display: block;
}

.module-presentation, .module-upcoming-events .ModuleNotFound,
.ModulePresentationDetails .ModuleContainerInner,
.ModuleEventDetails .ModuleContainerInner,
.mailing-list-module, .module-signup {
    padding: 0 50px;
}

.ModulePresentation .ModuleHeader {
    padding: 8px 50px;
    text-transform: uppercase;
    background-color: #006fa0;
}

.ModulePresentationDetails .ModuleBody, .ModulePresentationDetails span.ModuleDate {
    padding: 10px 0;
}

.ModulePresentationDetails a.ModuleFileLink.DocumentFileLink {
    color: #0083bf;
    height: 35px;
    background: url('../design/documents-icons.png') no-repeat -18px -18px;
    display: table-cell !important;
    padding-left: 35px;
    vertical-align: middle;
}

.ModulePresentation .ModuleItem,
.ModulePresentation .ModuleItemAlt {
    padding: 20px 50px;
    background-color: #dbf7fe;
}

.ModulePresentationDetails .ModuleLinks a {
    font-family: "myriad-pro-n4", "myriad-pro";
    padding: 10px 0;
    font-weight: 400;
}

.module-upcoming-events .ModuleItem .WebcastLink a {
    padding-left: 0;
    background: none;
}

.ModulePresentation .ModuleItemAlt {
    background-color: #f0fcff;
}

.ModulePresentation a.ModuleFileLink.DocumentFileLink {
    font-family: "myriad-pro-n4", "myriad-pro";
    height: 35px;
    background: url('../design/documents-icons.png') no-repeat -18px -18px;
    display: table-cell !important;
    padding-left: 35px;
    vertical-align: middle;
    font-weight: 400;
}

.ModulePresentation .ModuleItemRow span.ModuleDate {
    font-family: "myriad-pro-n7", "myriad-pro";
    display: inline-block;
    font-weight: 700;
    color: #0083bf;
    padding: 0 27px 0 0;
    vertical-align: top;
}

.ModulePresentation a.ModuleHeadlineLink span {
    font-family: "myriad-pro-n7", "myriad-pro";
    display: inline-block;
    font-weight: 700;
    color: #0083bf;
}

.ModulePresentation .ModuleHeader span + span {
    padding: 10px 0 0 0;
}

.ModulePresentation .PresentationLinks {
    padding: 10px 0 0 103px;
}

.ModulePresentation .ModuleHeader span {
    font-family: "myriad-pro-n7", "myriad-pro";
    padding: 10px 60px 10px 0;
    font-weight: bold;
    color: #fff;
    display: table-cell;
}

.ModulePresentation .PresentationLinks a {
    font-family: "myriad-pro-n4", "myriad-pro";
    padding: 5px 0;
    font-weight: 400;
}

.QuickLinkText {
    display: none;
}

.module-past-events ul.items li.itemList span.url-content {
    width: 80%;
    display: inline-block;
}

.module-past-events ul.docs {
    display: block;
    vertical-align: middle;
}

.module-past-events .ModuleEventYearContainer .past-year-select {
    margin-top: -53px;
    padding: 0 50px 0 0;
    float: right;
}

ul.presentation {
    display: block;
    padding: 25px 50px;
    background-color: #dbf7fe;
}

.upcoming-header span.date-head, .module-past-events span.date-head {
    width: 25%;
    display: table-cell;
    padding: 10px 60px 0 0;
}

.module-past-events span.date {
    font-family: "myriad-pro-n6", "myriad-pro";
    color: #0083bf;
    display: inline-block;
    font-weight: 600;
    padding: 0 30px 0 0;
}

.upcoming-header .header, .module-past-events .header {
    font-family: "myriad-pro-n7", "myriad-pro";
    color: #fff;
    padding: 10px 50px 20px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #006fa0;
}

.upcoming-header span.desc, .module-past-events span.desc {
    width: 75%;
    display: table-cell;
}

.ModulePresentation ul {
    display: block;
    padding: 25px 50px;
    background-color: #dbf7fe;
}

.ModulePresentation img {
    display: none;
}

.module-upcoming-events .ModuleItem,
.module-faq .FaqItemContainer,
.module-secfilings .ModuleItemRow.module-evenitemrow,
.NewsItemRow.alt, .module-past-events .itemList,
.itemList, .page-goverence .ModuleItem {
    background-color: #dbf7fe;
}

.module-upcoming-events .ModuleItem.alt,
.module-faq .FaqItemContainer.alt,
.module-secfilings .ModuleItemRow,
.NewsItemRow, .module-past-events .itemList.alt,
.itemList.alt, .page-goverence .ModuleItemAlt {
    background-color: #f0fcff;
}

ul.module-tab-menu li > a.active {
    background-color: #0083bf;
    border: 1px solid #0079b1;
    color: #fff;
}

ul.module-tab-menu li > a {
    background-color: #fff;
    border: 1px solid #6a747c;
    color: #6a747c;
    display: block;
    font-family: "Gotham XNarrow 3r","Gotham XNarrow A","Gotham XNarrow B";
    font-size: 16px;
    font-weight: 300;
    margin: 0 5px 0 0;
    padding: 8px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 165px;
}

ul.module-tab-menu li, .module-sec-details ul li {
    display: inline-block;
}
/* Events & Presentation page Ends */

/** Events details page Starts **/

.ModuleEventDetails .FinancialReport li,
.ModuleEventDetails .PressRelease .PressReleaseFile,
.ModuleEventDetails .PresentationItem .ModuleFile {
    color: #0083bf;
    height: 35px;
    background: url('../design/documents-icons.png') no-repeat -18px -18px;
    display: inline-table;
    padding: 10px 30px;
}

.ModuleEventDetails .FinancialReport ul li img,
.ModuleEventDetails .FinancialReport ul li img + span {
    display: none;
}

.ModuleEventDetails .ModuleDateContainer span {
    display: inline-block;
}

.ModuleEventDetails .ModuleDateContainer span, .ModuleEventDetailsÂ .ModuleDetailHeadline {
    font-family: "myriad-pro-n7", "myriad-pro";
    font-weight: bold;
}

.ModuleEventDetails .presentation .PresentationItem h3 {
    margin-top: 20px;
}

.ModuleEventDetails .ModuleSpeakers,
.ModuleEventDetails .ModuleBody {
    margin-top: 20px;
}

.ModuleEventDetails .AddToCalendar {
    display: none;
}

/**Events details Page End **/

/** Investor faq page Starts **/
.module-faq .FaqDetailList .FaqItemContainer .FaqAnswer + p,
.FaqContainer .FaqQuestionList, .module-faq .FaqAnswer {
    display: none;
}

.module-faq .FaqDetailList .FaqItemContainer h3 {
    margin: 0;
    text-transform: none;
    padding: 18px 50px 18px 50px;
    cursor: pointer;
    display: table;
    width: 100%;
}

.module-faq .FaqDetailList .FaqItemContainer p {
    padding: 0 50px 10px 50px;
    margin: 0;
}

.module-faq p.toggleClass {
    border: 1px solid #6a747c;
    display: inline-block;
    width: auto;
    background-color: #fff;
    padding: 0 5px 0 5px;
    margin: 0;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 14px;
}

.module-faq .togglecontainer {
    background-color: #dbf7fe;
    padding: 16px 16px 16px 50px;
}

.module-faq .FaqDetailList .FaqItemContainer h3:after {
    font-family: "Q4icons";
    content: "\e673";
    float: right;
    cursor: pointer;
    color: #9bdae9;
}

.module-faq .FaqDetailList .FaqItemContainer h3.active:after {
    font-family: "Q4icons";
    content: "\e674";
    color: #59c9e7;
}

.module-faq .FaqDetailList .FaqItemContainer h3 span {
    display: table-cell;
    vertical-align: middle;
}

/** Investor faq page Ends **/


/**Email alerts page starts **/
.ModuleEventDetails .PressReleaseFile span + span {
    display: inline-block;
}

.page-email-alerts .MailingListSignupContainer .EditSubscriberConfirmation {
    font-family: "myriad-pro-n4", "myriad-pro";
    text-align: left;
    padding: 0 50px;
    font-size: 20px;
    color: #006FA0;
    width: 100%;
    font-weight: 400;
}

.contactus-page .MessageSent {
    background-color: #dbf7fe;
    color: #006FA0;
    display: block;
    font-size: 20px;
    padding: 50px 0;
    text-align: center;
    width: 100%;
}

.content-unsubscribe td span.MailingListUnsubscribeMessage {
    color: #ff0000;
    font-size: 16px;
}

.module-signup h1 {
    padding: 20px 0;
}

.unsubscribe-module .email-required,
.unsubscribe-module .email-notvalid {
    color: #ff0000;
    display: block;
    font-size: 16px;
    position: absolute;
    top: 30px;
    width: 320px;
}

.unsubscribe-module.content-unsubscribe .MailingListUnsubscribeTable tr:first-child + tr {
    display: block;
    margin-bottom: 6px;
    width: 100%;
}

.mailing-list-module .MailingListCol2 {
    width: 300px;
}

.mailing-list-module .RequiredField,
.mailing-list-module .MailingListsHeading,
.mailing-list-module .MailingListCol1,
.mailing-list-module .unsubscribeText,
.page-email-alerts .PaneFooter .global-email-alerts-module {
    display: none;
}


.mailing-list-module .MailingListListTable {
    padding-left: 20px;
    display: inline-block;
    width: auto;
    vertical-align: top;
    padding-bottom: 35px;
}

.mailing-list-module .MailingListListTable td {
    display: block;
    padding-bottom: 7px;
}

.mailing-list-module br.NoBr,
.mailing-list-module .MailingListListTable > tbody > tr:first-child {
    display: none;
}

.mailing-list-module .MailingListTable,
.mailing-list-module .MailingListTable > tbody,
.MailingListTable {
    display: inline-block;
}

.mailing-list-module .MailingListTable tr {
    display: block;
}

.page-email-alerts .PaneFooter div.footer-contactnevro {
    margin-top: 40px;
    padding-left: 34px;
}


/** Email Alerts Page End**/

/** Contact IR Page Start **/
.contact-mailid > p {
    font-family: "myriad-pro-n4", "myriad-pro";
    font-weight: 400;
    line-height: 30px;
    padding: 0 0 0 31px;
}

.contact-address, .contact-mailid {
    display: inline-block;
    padding: 0;
    vertical-align: top;
    width: 49%;
}

/** Contact IR Page End**/

/**Leadership team page Css Starts**/
.module-leadership-team p,
.module-leadership-team h1 {
    margin: 0;
}

.module-leadership-team h3 {
    font-family: "myriad-pro-n6", "myriad-pro";
    color: #0083bf;
    font-size: 20px;
    line-height: 21px;
    font-weight: 600;
    text-transform: uppercase;
}
/**Leadership team page css Ends **/

/**Board of Directors page css starts**/
.module-board-directors span.SufixName,
.module-board-directors .PersonComma,
.module-leadership-team .commaName,
.module-leadership-team span.SufixName,
.module-leadership-team .PersonComma,
.module-board-directors .commaName {
    display: none;
}

.module-board-directors .PersonTitle,
.module-board-directors .commaName {
    font-family: "myriad-pro-n3", "myriad-pro";
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    color: #333;
    text-transform: capitalize;
}

.module-board-directors .PersonContainer {
    border-top: 1px solid #c9d4da;
    padding: 15px 50px 0;
}

.module-board-directors .PersonContainer h3 {
    margin: 0 0 15px 0;
}

.module-board-directors .PersonName2 {
    color: #6a747c;
    font-size: 20px;
    text-transform: capitalize;
}

.module-board-directors .ModuleContainerInner {
    border-bottom: 1px solid #c9d4da;
}

.module-board-directors h3 {
    text-transform: inherit;
}

.module-board-directors h3 .PersonTitle {
    text-transform: none;
}

.module-board-content p {
    padding-bottom: 18px;
}
/**Board of Directors page css Ends**/
/**Who we are page css Starts**/

.module-who-we p.ref-text {
    font-size: 14px;
    padding: 30px 0 0;
}

.module-who-we .ContentContainer .moduleItem:first-child {
    padding-top: 21px;
}

/**Who We are page css Ends**/
/**search result page starts**/
.module-search .SearchSummary {
    margin-bottom: 20px;
}

.module-search .TabTableItem br,
.module-search .TabTableItemAlt > Br,
.SearchResultsUrl {
    display: none;
}

.module-search .TabTableItem, .module-search .TabTableItemAlt {
    border-bottom: 1px solid #dfe0db;
    margin-bottom: 20px;
    padding: 0 0 20px;
}

.module-search .TabTableItemAlt > span, .module-search .TabTableItem > span {
    line-height: 22px;
}

.module-search .TabTableItemAlt > strong, .module-search .TabTableItem > strong {
    display: block;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 6px;
}

.module-search .SearchResultsPaging {
    text-align: center;
}

.SearchResultsPaging a {
    color: #005db9;
}

.SearchResultsPaging a.active {
    color: #4cc2eb;
}

.module-search .TabTableItem > span:after,
.module-search .TabTableItemAlt > span:after {
    content: "...";
    font-family: "myriad-pro-n3", "myriad-pro"; /** In before & after Q4-Default-Icons Font is fixed globally **/
}

.module-site .SiteMap-Level3 {
    margin-left: 30px;
}

.module-site .SiteMap-Level4 {
    margin-left: 60px;
}

.module-site .SiteMap-Level5 {
    margin-left: 100px;
}

.PagePageNotFound .second-level-heading {
    display: none;
}
/** search result page ends **/
/* Contact us form Clinical Inquiry page starts*/
.contact-form > div.Item:first-child .sbHolder {
    float: left;
    width: 91px;
}

.contact-form > div.Item:first-child .sbOptions {
    width: 90px;
}

.contactus-page .Breadcrumb.thirdlevel_heading {
    display: none;
}

.contactus-page .investor-thirdlevel-menu {
    margin-bottom: 0;
    padding-top: 25px;
    padding-bottom: 25px;
}

/* Contact us form Clinical Inquiry page end*/

/** Contact IR Start **/

.german .contact-form > div.Item:first-child .sbHolder,
.german .contact-form > div.Item:first-child .sbOptions {
    width: 135px;
}

.LayoutDefault .CaptchaContainer input[type="text"] {
    width: 60%;
    display: inline-block;
}

.CaptchaContainer { /**Need to over ride in global**/
    display: block;
    float: left;
    width: auto;
    padding-left: 150px;
}

.contact-form .ItemClassCaptcha {
    position: relative;
}

.contact-form .ItemClassCaptcha .ErrorMessage {
    position: absolute;
    left: 143px;
    top: 127px;
}

.contact-mailid > p a {
    font-weight: 300;
}

/** Contact IR ends **/

/** contact us Starts **/

.contact-form .Item {
    clear: both;
    display: inline-block;
    padding: 0 0 10px;
    width: 100%;
}

.contact-form .Item .Label, .contact-form .Item .RedStar {
    font-family: "myriad-pro-n6", "myriad-pro";
    color: #0083bf;
    font-size: 20px;
    font-weight: 600;
}

.contact-form .Item .text-label {
    float: left;
    padding: 0 8px 0 0;
    text-align: right;
    width: 150px;
}

input.FormTextBox[type="text"],
input.FormTextBox[type="email"] {
    display: block;
    float: left;
    width: 300px;
}

.contact-form .Item .sbHolder {
    float: left;
    width: 201px;
}

.contact-form .Item .ErrorMessage {
    color: #ff0000;
    float: left;
    font-size: 16px;
    line-height: 25px;
    padding-left: 10px;
}

.contact-form .Item .icheckbox {
    margin-top: 3px;
}

.contact-form .Item .FormCheckBoxList label {
    font-size: 16px;
    padding-left: 8px;
    display: block;
}

.contact-form .Item.ItemCheckhere1,
.contact-form .Item.ItemCheckhere2 {
    padding: 0 0 0 120px;
}

.contact-form .Item.ItemYourMessage {
    padding: 15px 0 0;
}

input.Button.SubmitButton[type="submit"] {
    clear: both;
    display: block;
    margin: 16px 0 0 150px;
    padding: 0 20px;
}

/** contact us Ends **/

/*MRI Guidelines page*/

.downloadWidget > div {
    display: table;
    width: 100%;
    border-right: 1px solid #ddd;
}

.downloadWidget .col-year {
    font-family: "myriad-pro-n6", "myriad-pro";
    background-color: #006AA6;
    color: #fff;
    font-weight: 600;
}

.downloadWidget > div > div {
    display: table-cell;
}

.downloadWidget ul li {
    display: block;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    vertical-align: middle;
    padding: 10px 15px;
}

.downloadWidget ul li:first-child {
    border-top: 1px solid #ddd;
}

.module-guidelines.moduleItem h1 + h2 {
    margin-top: 10px;
}

/*MRI Guidelines page*/

/* HF10 therapy advantages page starts*/

.hf10-therapy-advantages .moduleItem h2 {
    margin: 16px 0 0;
}

/* HF10 therapy advantages page ends*/

/**Reimbursement page css starts**/

.module-reimbursement h1, .download-list-tags h1 {
    font-family: "myriad-pro-n6", "myriad-pro";
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 600;
    color: #00b2e1;
    margin: 0;
}

.download-list-tags .ModuleTitle {
    background-color: #fff;
}

.download-list-tags .ModuleTitle sup {
    font-size: 12px;
}


.page-banner.module-reimbursement-banner {
    background-color: #9bdae9;
    background-repeat: no-repeat;
}

.page-banner.module-reimbursement-banner .banner-container h1 span,
.page-banner.module-reimbursement-banner .banner-container h2 {
    color: #006fa0;
}

.page-banner.module-reimbursement-banner .banner-container h1 {
    color: #def6fd;
    font-size: 70px;
    line-height: 100%;
    padding: 30px 0 0 30px;
}

.page-banner.module-reimbursement-banner .banner-container h2 {
    font-size: 40px;
    margin: 0;
    padding: 10px 0 0 190px;
    text-transform: uppercase;
}

.module-news-room-resources p {
    margin-bottom: 20px;
}

.module-news-room.moduleItem {
    padding-bottom: 25px;
}

.download-list .ModuleItemRow,
.download-list-alt .ModuleItemRow.ModuleItemAlt,
.download-list-alt h1 {
    background-color: #f0fcff;
    display: table;
    padding: 15px 50px;
    width: 100%;
}

.download-list-alt h1, .download-list-tags.download-list h1 {
    line-height: 45px;
    padding-top: 23px;
    padding-bottom: 8px;
}

.download-list .ModuleItemRow.ModuleItemAlt,
.download-list-alt .ModuleItemRow,
.download-list h1 {
    background-color: #dbf7fe;
    display: table;
    padding: 15px 50px;
    width: 100%;
}
.download-list.mri-resource-section .ModuleItemRow,
.download-list.mri-resource-section .ModuleItemRow.ModuleItemAlt,
.download-list-alt.mri-resource-section .ModuleItemRow,
.download-list-alt.mri-resource-section .ModuleItemRow.ModuleItemAlt,
.download-list-alt.mri-resource-section h1,
.download-list.mri-resource-section h1 {
     padding:15px 20px;
}
.download-list-tags .ModuleItemRow a img {
    width: 45px;
    height: 45px;
    vertical-align: middle;
    border: 1px solid #00b2e1;
    margin-left: 10px;
    position: relative;
    right: 20%;
    float: right;
}

.module-resources.download-list-tags span.ModuleHeadline,
.module-news-room-resources.download-list-tags span.ModuleHeadline {
    padding: 10px 35px 10px 30px;
}

.module-corporate-links li.QuickLinkRow, .module-corporate-links li.QuickLinkRowAlt,
.download-list-tags .ModuleItemRow .ModuleHeadlineLink[href*=".pdf"],
.download-list-tags .ModuleItemRow .ModuleHeadlineLink[href*=".PDF"],
.download-list-tags span.ModuleHeadline,
.therapyIntro .ModuleItemRow .ModuleHeadlineLink,
.therapyIntro span.ModuleHeadline {
    font-weight: 400;
    padding-left: 15px;
}
@media screen and (max-width: 980px) {
  .download-list-tags.mri-resource-section .ModuleItemRow .ModuleHeadlineLink,
  .download-list-tags.mri-resource-section span.ModuleHeadline {
      padding-left: 0;
  }
}

.page-newsroom-resources .download-list-tags .ModuleItemRow .ModuleHeadlineLink {
    padding-left: 0;
}

.module-resources.download-list-tags .ModuleItemRow,
.module-news-room-resources.download-list-tags .ModuleItemRow {
    display: table;
    width: 100%;
}

.download-list-tags .ModuleItemRow .ModuleHeadlineLink[href*=".pdf"]:after,
.download-list-tags .ModuleItemRow .ModuleHeadlineLink[href*=".PDF"]:after {
    content: url('../images/PDF.png');
    float: right;
    position: relative;
    right: 22%;
    top: 8px;
}


.therapyIntro .ModuleItemRow .ModuleHeadlineLink:after {
    content: url('../design/blank_icon.png');
    float: right;
    position: relative;
    right: 22%;
    top: 8px;
}

.download-list .ModuleItemRow.ModuleItemAlt,
.download-list-alt .ModuleItemRow,
.download-list h1,
.page-goverence .ModuleItemRow,
.module-resources.download-list-tags .ModuleItemRow,
.module-news-room-resources.download-list-tags .ModuleItemRow {
    line-height: 45px;
}

.download-list-tags .ModuleItemRow .ModuleThumbnail[href*=".pdf"] > img,
.download-list-tags .ModuleItemRow .ModuleThumbnail[href*=".PDF"] > img {
    display: none;
}

.download-list-tags .ModuleItemRow a,
.download-list-tags .ModuleItemRow a:hover {
    font-family: "myriad-pro-n6", "myriad-pro";
    color: #0083bf;
    font-weight: 600;
    text-decoration: none;
}

.download-list-tags .ModuleItemRow a:hover {
    color: #00b2e1;
}

.therapyIntro .ModuleItemRow a:hover {
    color: #0083bf;
}

.download-list-tags .ModuleHeader,
.ModuleDownloadListWithTags span.ModuleFileSizeText {
    display: none;
}

.module-physician-reources.download-list-alt .ModuleItemRow {
    padding: 12px 50px;
}

.module-physician-reources.download-list-tags .ModuleItemRow .ModuleHeadlineLink[href*=".pdf"] span,
.module-physician-reources.download-list-tags .ModuleItemRow .ModuleHeadlineLink[href*=".PDF"] span {
    background: none;
    padding: 2px 35px 2px 0;
    display: inline-block;
}

.download-list-tags .ModuleItemRow a img.video-link {
    width: 25px;
    height: 35px;
    vertical-align: bottom;
    border: none;
    margin-left: 10px;
    position: relative;
    float: right;
    top: 8px;
    right: 15%;
}

.therapyIntro .ModuleHeadlineLink:hover {
    color: #0083bf;
}

.module-images span.ModuleHeadline {
    padding: 0 25px;
}

.module-patient-contact h2.margin-fix-top.margin-fix-bottom {
    padding: 20px 0 0;
}

.module-newsroom-heading h1 {
    padding: 0 50px;
    margin: 0;
}

.module-news-room-resources .newsroom-content {
    padding-bottom: 0;
}

.module-patient-contact .moduleItem {
    margin-top: 22px;
}

.module-patient-contact .moduleItem > h2 {
    margin-top: 5px;
}

.page-careers .PaneHeader2,
.page-reimbursement .PaneHeader2,
.PagePageNotFound .PaneHeader2,
.rssfeeds-page .PaneHeader2,
.contact-page .PaneHeader2,
.page-legal-notice .PaneHeader2,
.page-term-use .PaneHeader2,
.page-patents .PaneHeader2,
.page-privacy .PaneHeader2 {
    padding: 45px 0 0;
}
/**Reimbursement page css Ends**/

/**Governance page Starts **/

.module-corporate-tab ul,
.module-stock-tab ul,
.covering-analyst-tab ul {
    padding: 20px 50px;
    background-color: #dbf7fe;
    margin-bottom: 5px;
}

.module-corporate-links li a {
    font-family: "myriad-pro-n4", "myriad-pro";
    font-weight: 400;
    padding: 20px 50px;
}

.module-corporate-links li.QuickLinkRowAlt {
    background-color: #dbf7fe;
}

.module-corporate-links li.QuickLinkRow {
    background-color: #f0fcff;
}

.module-corporate-links li.QuickLinkRow,
.module-corporate-links li.QuickLinkRowAlt {
    padding: 20px 0;
}

/**Governance page Ends **/

/*Chart Font setup starts*/

.chart-label {
    font-family: "myriad-pro-n4", "myriad-pro";
    font-size: 30px;
    line-height: 5px;
    position: relative;
    font-weight: 400;
    left: 4px;
}

.highcharts-tooltip {
    z-index: 1;
}

.graph-content {
    display: inline-block;
    width: 100%;
}

.graph-comment {
    float: right;
    padding: 15px 0;
}

.graph-comment p {
    margin: 0;
    text-align: right;
}

.german .footer-notes .bullet-items.numeric li {
    list-style-type: none;
    margin-left: 0;
}

.german .moduleItem.module-alt td {
    word-wrap: break-word;
}

.german .scroll-table table.content-table td,
.german .scroll-table table.content-table th,
.module-senza-system.german {
    word-break: break-word;
}

.module-hf10-therapy-benefits .scroll-table table td {
    vertical-align: top;
}

/*Chart Font setup ends*/

/**SENZA-RCT Results starts**/

.module-senza-rct td.table-heading {
    text-transform: uppercase;
    font-size: 22px;
    font-family: "myriad-pro-n6", "myriad-pro";
    font-weight: 600;
}

.module-senza-rct .tables-wrapper b {
    font-family: "myriad-pro-n6", "myriad-pro";
    font-weight: 600;
}

.module-senza-rct .moduleItem h2,
.module-senza-rct .moduleItem ul.bullet-items {
    margin-bottom: 20px;
}

.module-senza-rct p {
    font-family: "myriad-pro-n4", "myriad-pro";
    font-weight: 400;
}

.module-senza-rct img.rst-desktp {
    width: 90%;
    display: block;
    margin: 0 auto;
}

.module-senza-rct .responsive-table {
    display: none;
}

/**SENZA-RCT Results ends**/

/** module hf10 therapy Superiority page Starts **/

.module-patient-experiences .moduleItem.iFrame {
    text-align: center;
    padding: 40px 50px 35px;
}

.module-chart .chartContainer {
    min-width: 280px;
    height: 400px;
    margin: 0;
    width: 800px;
}

.module-chart .tooltip {
    font-family: "myriad-pro-n6", "myriad-pro";
    padding: 8px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

.module-chart .tooltip .totalPercentage {
    font-family: "myriad-pro-n7", "myriad-pro";
    text-align: left;
    font-size: 24px;
    font-weight: 700;
    padding-right: 5px;
    vertical-align: top;
}

.module-chart .tooltip .totalText, .module-chart .tooltip .totalPercentage {
    display: table-cell;
}

.module-chart .tooltip .totalText span, .module-chart .tooltip .align-center {
    display: block;
}

.module-chart .tooltip .align-center {
    text-align: center;
}

.module-chart .highcharts-legend-item tspan {
    font-size: 16px;
    text-align: center;
}

g.highcharts-legend-item text:hover {
    cursor: default !important; /*since it is coming from chart script, using important*/
    color: #333 !important; /*since it is coming from chart script, using important*/
}

div#container-linecharttwo .highcharts-legend-item text {
    font-size: 16px !important; /*since it is coming from chart script, using important*/
}

.module-chart #container-barchart {
    height: 500px;
    margin-top: 30px;
}

.module-chart .moduleItem p {
    text-align: right;
}

.highcharts-yaxis-title tspan:first-child {
    fill: #0069A7;
}

text.highcharts-yaxis-title {
    font-family: "myriad-pro-n6", "myriad-pro";
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
}

td.tdbgBlue {
    background-color: #CCECF4;
    color: #006AA6;
    text-align: center;
}

.tdTitleDBlue, .tdTitleGray, .tdTitleLBlue {
    font-family: "myriad-pro-n6", "myriad-pro";
    background-color: #006AA6;
    color: #fff;
    text-align: center;
    font-weight: 600;
}

.tdTitleGray {
    background-color: #A5ABAF;
}

.tdTitleLBlue {
    background-color: #00B3E2;
}

.scroll-table table td {
    padding: 15px 10px;
    vertical-align: middle;
    text-align: center;
}

.table-threeColumn {
    width: 100%;
}

.table-threeColumn .tdTitleDBlue,
.table-threeColumn .tdTitleGray {
    width: 28%;
}

.scroll-table table th {
    padding: 10px 5px;
    vertical-align: middle;
}

.fieldset-blue > fieldset {
    margin-bottom: 5px;
}

.fieldset-blue fieldset, .fieldset-gray fieldset {
    font-family: "myriad-pro-n6", "myriad-pro";
    border: 1px solid #006AA6;
    height: 30px;
    border-bottom: 0;
    color: #006AA6;
    font-weight: 600;
}

.fieldset-gray fieldset {
    border: 1px solid #A5ABAF;
    border-bottom: 0;
    color: #A5ABAF;
}

.module-publications .ModuleItemRow {
    display: table;
    width: 100%;
}

.module-publications .ModuleHeadlineLink, .module-publications .ModuleThumbnail {
    display: table-cell;
    vertical-align: middle;
}

.module-publications .ModuleThumbnail {
    width: 45px;
    height: 45px;
}

.module-patient-experiences .moduleItem strong {
    font-family: "myriad-pro-n6", "myriad-pro";
    font-weight: 600;
}

.page-reimbursement .module-reimbursement.download-title .moduleItem {
    padding-top: 10px;
    padding-bottom: 10px;
}

.page-reimbursement .module-title-lc h1 {
    text-transform: none;
}

.page-reimbursement .border-bottom p {
    border-bottom: 1px solid #ccc;
    margin-top: 0;
    padding: 8px 0;
}

.page-reimbursement .border-bottom {
    margin-top: 10px;
}

.module-graphs .ModuleHeadlineLink, .module-images .ModuleHeadlineLink {
    padding-left: 10px;
}

.module-publications.download-list-tags .ModuleItemRow .ModuleThumbnail[href*="epdf"] {
    display: none;
}

.scroll-table table.content-table {
    width: 100%;
}

.scroll-table table.content-table td, .scroll-table table.content-table th {
    text-align: left;
    padding-left: 15px;
    width: 50%;
}

.scroll-table table.content-table .tdLeft, .scroll-table table .tdHeading {
    border-left: none;
}

.scroll-table table.content-table .tdRight {
    border-right: none;
}

.moduleItem.graph-item {
    /* padding-top: 0; */
    padding-bottom: 5px;
}

.moduleItem.graph-item-first {
    padding-bottom: 5px;
}

.module-chart .moduleItem {
    display: inline-block;
    width: 100%;
}

.module-chart .moduleItem.chart-content {
    min-height: 603px;
}

.module-scs-traditional td.tdHeading.tdTable {
    font-family: "myriad-pro-n6", "myriad-pro";
    font-weight: 600;
}

.moduleItem.graph-tag {
    padding-top: 0;
}

/** module hf10 therapy Superiority page Ends **/

/**senza system Css Starts**/

.module-senza-system table tr.tableheader {
    background-color: #006fa0;
}

.module-senza-system .senza-image-module div {
    display: inline-block;
    vertical-align: top;
}

.module-senza-system .has-children {
    background-color: #0BA9D8;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #0BA9D8;
}

.module-senza-system .senza-description .bullet li {
    border: 0 none;
    font-family: "myriad-pro-n3", "myriad-pro";
    font-size: 18px;
    font-weight: 300;
}

.module-senza-system table tr.tableheader th {
    font-family: "myriad-pro-n6", "myriad-pro";
    width: 50%;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 12px;
}

.bullet-items.numeric li p:first-child {
    color: #006da5;
    padding: 15px 0 15px 11px;
    vertical-align: middle;
    width: 10%;
}

.bullet-items.numeric li p {
    display: inline-block;
    font-family: "myriad-pro-n3","myriad-pro";
    font-size: 18px;
    font-weight: 300;
    margin: 0;
    padding: 15px 15px 15px 10px;
    vertical-align: middle;
    width: 90%;
}

.bullet-items.numeric li .bullet.batterycontent {
    display: inline-block;
    padding: 15px 15px 15px 0;
    vertical-align: middle;
    width: 88.9%;
}

.module-senza-system .bullet-items.numeric li {
    margin: 0 0 10px 7px;
}

.module-senza-system table tr td {
    padding: 10px 12px;
}

.module-senza-system .moduleItem .senza-image {
    position: relative;
    width: 50%;
}

.senza-description {
    width: 48%;
    position: relative;
}

.senza-description .bullet-items {
    margin: 0;
}

.module-senza-system .htmlContentTable {
    border: 1px solid #ddd;
    width: 100%;
}

.module-senza-system .htmlContentTable th {
    font-family: "myriad-pro-n6", "myriad-pro";
    padding: 10px 0;
    vertical-align: middle;
    text-align: center;
    background-color: #00B3E2;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.module-senza-system .htmlContentTable tr td {
    vertical-align: middle;
    text-align: center;
    width: 25%;
}

.module-senza-system .htmlContentTable tr td img {
    width: 100%;
    height: auto;
}

.german .module-senza-system .htmlContentTable th {
    word-break: break-word;
    width: 45px;
    vertical-align: top;
    font-size: 16px;
}

.module-senza-system .htmlContentTable tr td span {
    word-break: break-word;
    font-size: 16px;
    display: block;
}


/**senza system Css ends**/
/**Clinical Eviedence page css Starts**/
.module-clinical-evidence .comparative-section,
.module-clinical-evidence .prospective-section,
.module-clinical-evidence .randomized-section {
    padding: 15px 0 20px 20px;
}

.module-clinical-evidence h3 {
    font-family: "myriad-pro-n6", "myriad-pro";
    font-weight: 600;
    text-transform: uppercase;
    color: #0083bf;
}

.module-clinical-evidence .prospective-section h2.year {
    margin-top: 95px;
}

.module-clinical-evidence .randomized-section h2.year {
    margin-top: 30px;
}

.module-clinical-evidence .therapy-wrapper {
    overflow-x: hidden;
    display: table;
    width: 100%;
}

.module-clinical-evidence .therapy-wrapper > div {
    display: table-cell;
    width: 30%;
    vertical-align: bottom;
}

.module-clinical-evidence .therapy-wrapper h4,
.module-clinical-evidence .therapy-wrapper h2.year {
    color: #b1e0f5;
}

.module-clinical-evidence .therapy-wrapper h4 {
    font-size: 22px;
    line-height: 24px;
    font-family: "Gotham XNarrow 5r", "Gotham XNarrow A", "Gotham XNarrow B";
    font-weight: 500;
    margin-bottom: 14px;
}

.module-clinical-evidence .therapy-wrapper h2.year {
    font-family: "myriad-pro-n7", "myriad-pro";
    border-top: 3px solid #fff;
    margin-bottom: 0;
    font-weight: 700;
    padding: 5px 0;
    font-size: 27px;
}

.module-clinical-evidence .therapy-wrapper i {
    font-style: italic;
}

.module-clinical-evidence .therapy-wrapper h2 {
    font-family: "myriad-pro-n6", "myriad-pro";
    color: #fff;
    font-weight: 600;
    font-size: 27px;
    padding-right: 10px;
    line-height: 24px;
    margin-top: 0;
}

.module-clinical-evidence .therapy-wrapper ul li {
    font-family: "myriad-pro-n4", "myriad-pro";
    color: #fff;
    font-weight: 400;
    padding-bottom: 10px;
    padding-right: 15px;
}

.module-clinical-evidence .comparative-section {
    background-color: #55c9e9;
    margin-right: 20px;
    min-height: 450px;
}

.module-clinical-evidence .prospective-section {
    background-color: #0fb3e4;
    margin-right: 20px;
    min-height: 550px;
}

.module-clinical-evidence .randomized-section {
    background-color: #006aa6;
    margin-right: 20px;
    min-height: 650px;
}

.german .module-clinical-evidence .randomized-section {
    margin-right: 0;
    min-height: 725px;
}

.module-clinical-evidence .therapy-wrapper.moduleItem {
    padding: 0 50px;
}

.module-clinical-evidence li a {
    color: #fff;
    font-family: "myriad-pro-n6", "myriad-pro";
    font-weight: 600;
}

.module-clinical-evidence li a:hover {
    color: #fff;
    text-decoration: underline;
}
/**Clinical Eviedence page css Ends**/

/**Overview Page css Starts**/

.german {
    word-wrap: break-word;
}

.german .module-real-experience,
.german .module-overview-therapy,
.german .module-overview-news {
    min-height: 350px;
}

.german .module-real-experience p {
    margin: 35px 0 5px;
}

.german .module-real-experience {
    background-image: url("../images/nevrocaregerman.jpg");
    background-position: 0 0;
}

.overview-page a.learn-more {
    margin: 10px 0;
    line-height: 26px;
}

.overview-page .PaneContent {
    padding-top: 40px;
}

.module-overview-therapy,
.module-real-experience,
.module-overview-news {
    width: 322px;
    float: left;
    height: 290px;
    margin: 0 16px 0 0;
}

.module-overview-therapy {
    background-image: url("../images/Senza-system/HF10.png");
    background-repeat: no-repeat;
    background-position: right 10px;
    background-color: #59c9e7;
    padding: 13px 23px 0 50px;
    image-rendering: auto;
    background-size: 120px;
}

.module-real-experience {
    background-image: url("../images/nevrocare.jpg");
    background-repeat: no-repeat;
    background-position: left;
    background-color: #9bdae9;
    padding: 13px 23px 0 23px;
}

.module-overview-news {
    background-color: #dbf7fe;
    clear: none;
    padding: 13px 23px 0 23px;
    margin-right: 0;
}

.module-real-experience h1, .module-overview-news h1, .module-overview-therapy h1 {
    font-family: "myriad-pro-n9", "myriad-pro";
    width: 100%;
    font-size: 19px;
    display: inline-block;
    font-weight: 900;
    line-height: 24px;
    text-transform: uppercase;
    height: 40px;
}

.module-real-experience h1,
.module-overview-therapy h1 {
    height: 18px;
}

.module-real-experience h1.section-heading,
.module-overview-therapy h1.section-heading {
    text-transform: capitalize;
}

.module-overview-news .ModuleHeadline,
.module-overview-news h1,
.module-overview-news .ModuleDate {
    color: #6a747c;
    margin: 0;
}

.module-overview-news h1 {
    display: block;
    width: 153px;
    margin-bottom: 22px;
}

.module-overview-therapy h1,
.module-overview-therapy p,
.module-overview-therapy a,
.module-real-experience a:hover {
    color: #fff;
}


.module-overview-therapy h1 {
    display: block;
    width: 150px;
}

.module-overview-therapy p, .module-real-experience p {
    font-family: "myriad-pro-n4", "myriad-pro";
    font-weight: 400;
}

.module-overview-therapy p {
    margin: 55px 0 30px;
}

.module-real-experience h1, .module-real-experience p,
.module-real-experience a {
    color: #006fa0;
    float: right;
    width: 150px;
    padding-left: 10px;
}

.module-overview-therapy a, .module-real-experience a {
    font-family: "myriad-pro-n6", "myriad-pro";
    font-weight: 600;
    text-transform: uppercase;
}

.module-overview-news .ModuleDate {
    text-decoration: underline;
}

.module-real-experience p {
    margin: 20px 0;
}
/**Overview Page css Ends**/

/* RSS page starts */

.rssIcos a:before, .rssIcos a:after {
    font-family: "Q4icons";
}


.rssIcos a:before {
    content: "\e642";
    font-size: 18px;
    padding-right: 5px;
}

.rssIcos img {
    display: none;
}

.rssIcos {
    margin-bottom: 30px;
}

.rss-module.moduleItem h3 {
    margin: 20px 0 0 0;
}
/* RSS page ends */

/*Footer links - start*/

.module-term-use, .module-privacy, .module-patent-us, .module-legal-notice {
    padding: 10px 50px 5px;
}

/*Footer links - end*/

/* Patient page - start*/

.module-patent-us tr.tableheader {
    background-color: #006fa0;
}

.module-patent-us tr.tableheader th {
    font-family: "myriad-pro-n6", "myriad-pro";
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    text-align: left;
}

.module-patent-us tr td, .module-patent-us tr.tableheader th {
    padding: 10px 15px;
    border: 1px solid #c9d4da;
    vertical-align: middle;
}

.module-patent-us tr.tableheader th:first-child + th {
    width: 15%;
}

.module-patent-us h2 {
    margin: 35px 0 20px;
}

/* Patient page - End */

/* presssRelease Details page start */
a.BacktoPrevious {
    font-family: "myriad-pro-n6", "myriad-pro";
    float: left;
    padding: 35px 50px 0;
    font-weight: 600;
}

.module-backtoprevious {
    margin-top: -26px;
}

/* presssRelease Details page end */

/** Events page start **/

.module-events .moduleItem h2 {
    padding-top: 20px;
}

.module-corp-events .ModuleItem {
    background-color: #dbf7fe;
    padding: 20px 50px;
}

.module-corp-events .ModuleItem.alt {
    background-color: #f0fcff;
}

.module-corp-events a.eventTitle {
    font-family: "myriad-pro-n7", "myriad-pro";
    font-weight: 700;
    color: #0083bf;
    padding-right: 10px;
    display: table;
    padding-bottom: 5px;
}

/** Events page end **/

/** Careers page start **/

.careers-home-module div.careers-footer-content p {
    font-size: 12px;
    line-height: 18px;
}

.careers-home-module div.careers-footer-content h6 {
    margin: 10px 0 0;
}

.careers-home-module p a.careers-links {
    font-family: "myriad-pro-n5", "myriad-pro";
    font-weight: 500;
}

.careers-home-module p a.careers-links:hover {
    text-decoration: underline;
}

/** Careers page ends **/

/*Resources page start*/

.module-news-room-resources.download-list-tags .ModuleItemRow .ModuleThumbnail[href*=".pdf"] > img,
.module-news-room-resources.download-list-tags .ModuleItemRow .ModuleThumbnail[href*=".PDF"] > img {
    display: block;
}

.page-newsroom-resources .download-list-tags .ModuleItemRow .ModuleHeadlineLink[href*=".pdf"]:after,
.page-newsroom-resources .download-list-tags .ModuleItemRow .ModuleHeadlineLink[href*=".PDF"]:after {
    content: '';
}

/*Resources page end*/

/* Publisc Login page Start */



.PublicLoginContainer table {
    width: 100%;
    text-align: center;
}

.PublicLoginContainer .Column1 {
    font-family: "myriad-pro-n6","myriad-pro";
    font-size: 20px;
    line-height: 100%;
    padding: 0 8px 10px 0;
    width: 50%;
}

.PublicLoginContainer .Column2 {
    width: 50%;
}

.PublicLoginContainer .PublicLoginRemember {
    padding-left: 200px;
    width: 100%;
}

.PublicLoginContainer .icheckbox {
    margin-top: 3px;
}

.PublicLoginContainer .PublicLoginRemember > span {
    color: #6a747c;
    font-family: "myriad-pro-n4","myriad-pro";
    font-size: 16px;
    font-weight: 400;
}

.PublicLoginContainer .ActionButtonContainer {
    text-align: center;
}

.PublicLoginContainer .InvalidEmailText {
    color: #ff0000;
    font-size: 16px;
    padding: 40px 0 8px 200px;
}

.PublicLoginContainer .Column1 > span {
    position: relative;
    top: -7px;
}

.PublicLoginContainer table tr:first-child,
.PublicLoginContainer .PublicLoginRemember,
.PublicLoginContainer .moduleItem {
    display: none;
}

.PublicLoginContainer table tr td.Column2 input[type="password"] {
    width: 150px;
    background: none;
    border: solid 1px #333;
}

/* Publisc Login page End */

/**popup video content**/

a.fancybox-item.fancybox-close {
    background-image: url('../images/video-close.png');
    background-size: cover;
    top: -48px;
    width: 34px;
    height: 32px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: pointer;
    position: absolute;
    right: -5px;
    z-index: 8040;
}

.fancybox-overlay.fancybox-overlay-fixed {
    overflow-y: hidden;
}

a.fancybox-item.fancybox-close:hover {
    opacity: inherit;
    filter: alpha(opacity=100);
}

/**popup video content**/


/** ----------- media screenss ----------- **/

@media screen and (max-width: 1050px) {
    div {
        border: 0 solid red;
    }

    .container {
        width: 950px;
    }

    .PaneHeader .container.clearfix, .banner-container {
        width: 850px;
    }

    .PaneHeader2 h1 {
        font-size: 37px;
    }

    .PaneNavigation {
        background-color: #c4dde5;
    }

    .PaneFooter .global-email-alerts-module, .PaneFooter div.footer-contactnevro {
        width: 49%;
        min-height: 250px;
    }

    .PaneFooter div.footer-contactnevro {
        margin-left: 2%;
        padding-right: 20px;
    }

    .PaneFooter .contact-address {
        display: block;
        line-height: 23px;
        padding-left: 0;
    }

    .PaneFooter .MailingListTable {
        width: 100%;
    }

    .global-email-alerts-module .GridActions {
        float: right;
        padding: 0 0 0 20px;
    }

    .global-email-alerts-module .MailingListTable > tbody,
    .global-email-alerts-module .MailingListTable tr,
    .global-email-alerts-module .MailingListCol2 {
        display: table;
        vertical-align: top;
        width: 100%;
    }

    .global-email-alerts-module input[type="text"] {
        width: 310px;
        float: left;
    }

    .ModulePressReleaseLatest, .ModuleEventLatest, .StockQuoteHeaderContainer {
        width: 100%;
        height: 100%;
    }

    .StockQuoteHeaderContainer .stock-description,
    .StockQuoteHeaderContainer .StockVolumeText,
    .StockQuoteHeaderContainer .MLabel {
        width: 107px;
    }

    .main-navigation {
        padding: 0 0 0 6px;
    }

    .PaneFooter .EditSubscriberContainer.MailingListSignupContainer .EditSubscriberConfirmation {
        margin: 80px 0 0;
        width: 460px;
    }

    .ModulePressReleaseLatest h1, .ModuleEventLatest h1, .StockQuoteHeaderContainer h1 {
        font-size: 17px;
    }

    .ModulePressReleaseLatest span.ModuleTitle {
        width: 160px;
    }

    .page-stock-information .StockTableFeed .stockLeftContainer,
    .page-stock-information .StockTableFeed .stockRightContainer,
    .page-stock-information .stock-historical .StockTableItem p {
        width: 48.5%;
    }

    .PaneHeader2 .container {
        width: 100%;
    }

    .slider-container-inner p {
        width: 47%;
    }

    .main-navigation ul.level1 > li {
        padding: 0 17px;
    }

    .main-navigation .level1 li ul.level3 li a,
    .main-navigation .level1 li ul.level3 li .hover-state,
    .german .main-navigation .level1 li ul.level3 li a,
    .german .main-navigation .level1 li ul.level3 li .hover-state {
        font-size: 12px;
    }

    .international .main-navigation ul.level1 > li {
        padding: 0 20px;
    }

    .PaneHeader2 .module-banner,
    .PaneHeader2 .module-banner .ContentContainer {
        width: 950px;
        margin: 0 auto;
    }

    .page-banner.module-reimbursement-banner .banner-container h2 {
        padding: 10px 0 0 145px;
    }

    .PaneFooter div.footer-contact-nevro {
        min-height: 250px;
        width: 231px;
    }

    .PaneFooter .contact-quick-link ul.footer-contact-nevro li {
        padding: 10px 0;
    }

    .PaneFooter ul.footer-contact-nevro {
        border: none;
    }

    .footer-contact-nevro p {
        padding: 0 0 0 20px;
        border-left: 3px solid #59c9e7;
        margin: 52px 0;
    }

    .PaneLeft {
        width: 624px;
    }

    div.FooterLinks {
        padding: 0 0 13px;
    }

    .module-overview-therapy, .module-real-experience, .module-overview-news {
        width: 306px;
        min-height: 290px;
    }

    .module-real-experience h1,
    .module-real-experience p,
    .module-real-experience a {
        width: 140px;
    }

    .german .module-real-experience,
    .german .module-overview-therapy,
    .german .module-overview-news {
        min-height: 380px;
    }

    .german .module-overview-therapy p {
        margin: 57px 0 50px;
    }

    .german .module-clinical-evidence .comparative-section {
        min-height: 550px;
    }

    .german .module-clinical-evidence .prospective-section {
        min-height: 700px;
    }

    .german .module-clinical-evidence .randomized-section {
        min-height: 800px;
    }
}

@media screen and (max-width: 980px) {
    div {
        border: 0 solid green;
    }

    .PaneHeader .container.clearfix, .banner-container {
        padding: 0 10px;
    }

    .container, .PaneHeader .container.clearfix, .banner-container {
        width: 740px;
    }

    .PaneHeader2 h1 {
        font-size: 30px;
        margin: 0;
    }

    .page-banner h2 {
        font-size: 22px;
    }

    .PaneContent .overviewText p,
    .PaneFooter2 .container.clearfix,
    .unsubscribeEmailAlerts,
    .unsubscribe-module, .contactir-module,
    .rss-module, .content-padding {
        padding: 0 10px;
    }

    .main-navigation ul.level1 > li {
        padding: 0 9px;
    }

    .international .main-navigation ul.level1 > li {
        padding: 0 13px;
    }

    .PaneFooter .global-email-alerts-module {
        padding-left: 10px;
    }

    .global-email-alerts-module input[type="text"] {
        width: 250px;
    }

    .main-navigation .level1 li ul.level3 li a,
    .main-navigation .level1 li ul.level3 li .hover-state {
        font-size: 11px;
        padding: 6px 0 0;
    }

    .german .main-navigation .level1 li ul.level3 li a,
    .german .main-navigation .level1 li ul.level3 li .hover-state {
        font-size: 9px;
    }

    .german .main-navigation ul li ul.level3 > li {
        padding: 0 0 0 14px;
    }

    .PaneLeft {
        width: 414px;
    }

    input[type="submit"]:hover {
        background-color: #fff;
        border: 1px solid #6a747c;
        color: #6a747c;
    }

    .PaneFooter .EditSubscriberContainer.MailingListSignupContainer .EditSubscriberConfirmation {
        width: 360px;
    }

    .PaneFooter .footer-contactnevro > li {
        border-left: 0 none;
        float: none;
        padding: 0 0 10px;
    }

    .PaneFooter ul.footer-contactnevro li a {
        font-size: 18px;
    }

    .search-trigger {
        margin-right: 0;
    }

    .search-trigger a::before {
        font-size: 14px;
    }

    .search-box {
        right: 10px;
    }

    .PaneFooter .EditSubscriberContainer.MailingListSignupContainer .EditSubscriberConfirmation,
    .page-email-alerts .MailingListSignupContainer .EditSubscriberConfirmation {
        padding: 0 10px;
    }

    .PaneHeader2 .container {
        width: 100%;
        padding: 0;
    }

    .slider-container-inner strong {
        font-size: 56px;
    }

    .slider-container-inner h2 span,
    .slider-container-inner p {
        font-size: 19px;
    }

    .slider-container-inner {
        float: none;
        margin: 0 auto;
        min-height: 230px;
        width: 50%;
    }

    .slider-container-inner p {
        float: none;
        left: 240px;
        margin: 0 auto;
        position: relative;
        width: 260px;
    }

    .slider-medium-image .cycle-pager-container .inner-pager {
        left: 190px;
    }

    .cycle-pager-container .inner-pager {
        padding-top: 0;
    }

    .full-width-screen .slider-container-inner p,
    .full-width-screen .cycle-pager-container .inner-pager {
        left: 0;
    }

    .img-container > img {
        line-height: 100%;
        margin: 1em 0;
        max-width: 100%;
        text-align: center;
        width: 100%;
    }

    .slider .img-container {
        display: table-cell;
        width: 50%;
    }

    .slider .img-container .desktop {
        display: none;
    }

    .slider .img-container .mobile {
        display: block;
    }

    .slider-parent-container.cycle-slide,
    .cycle-slideshow.slider {
        height: 100%;
    }

    .full-width-screen .slider-container-inner {
        width: 100%;
    }

    .physican-slider .slider-container-inner {
        width: 100%;
    }

    .physican-slider .img-container > img {
        width: auto;
    }

    .physican-slider .slider-container-inner sup {
        font-size: 10px;
        top: -.9em;
    }

    .physican-slider .slider-container-inner strong sup {
        top: -2.5em;
        font-size: 14px;
        font-weight: 400;
    }

    .physican-slider .slider-container-inner strong {
        padding: 0;
        margin: 0 -20px;
    }

    .PaneHeader2 .module-banner,
    .PaneHeader2 .module-banner .ContentContainer {
        width: 740px;
    }

    .PaneHeader2 .module-banner .ContentContainer {
        padding: 0 10px;
    }

    .PaneHeader2 .module-banner h2 {
        font-size: 22px;
    }

    .PaneHeader2 .module-banner h1 {
        font-size: 30px;
    }

    .PaneFooter div.footer-contact-nevro {
        width: 24.39%;
    }

    .footer-contact-nevro p {
        padding: 0 0 0 14px;
        margin: 60px 0 0 0;
    }

    .PaneFooter .contact-quick-link ul.footer-contact-nevro li {
        padding: 10px 0 20px 0;
    }

    .PaneFooter ul.footer-contact-nevro {
        margin-left: 0;
        padding: 25px 0;
    }

    div.footer-contact-nevro h1 {
        padding: 0;
    }

    .StockQuoteHeaderContainer .stock-description,
    .StockQuoteHeaderContainer .StockVolumeText,
    .StockQuoteHeaderContainer .MLabel {
        margin: 0;
    }

    .ModulePressReleaseLatest, .ModuleEventLatest {
        padding: 13px 23px 23px 10px;
    }

    .contact-mailid > p a {
        display: block;
    }

    .contact-mailid > p {
        line-height: 20px;
    }

    .page-banner.module-reimbursement-banner .banner-container h1 {
        font-size: 60px;
    }

    .page-banner.module-reimbursement-banner .banner-container h2 {
        font-size: 30px;
        padding: 10px 0 48px 80px;
    }

    .PageHome .main-navigation .level1 li .sub-nav-wrap,
    .page-nav .main-navigation .level1 li .sub-nav-wrap,
    .page-term-use .main-navigation .level1 li .sub-nav-wrap,
    .page-privacy .main-navigation .level1 li .sub-nav-wrap,
    .page-patents .main-navigation .level1 li .sub-nav-wrap,
    .page-legal-notice .main-navigation .level1 li .sub-nav-wrap {
        right: 0;
    }

    .module-investor-content .moduleItem {
        padding: 13px 10px 20px;
    }

    .moduleItem, .module-leadership-team .PersonContainer {
        padding: 13px 10px 20px;
    }

    .page-stock-information .StockTableFeed .stockLeftContainer,
    .page-stock-information .PaneContent h1 {
        padding-left: 10px;
    }

    .page-stock-information .stockRightContainer .StockTableItem {
        padding-right: 10px;
    }

    .page-stock-information .StockData.Price,
    .page-stock-information .StockTable .StockTableItem p:first-child {
        padding-left: 20px;
    }

    .page-stock-information .stock-historical .stock-selects {
        padding: 12px 10px;
    }

    .page-stock-information .stock-historical .StockTableItem p {
        padding-right: 20px;
    }

    #chart, .page-stock-information .stock-historical .stock-table > span:first-child,
    .page-goverence .GovDocs h1.ModuleTitle,
    .module-investment-calculator .inv-container {
        padding: 0 10px;
    }

    .chart-label {
        font-size: 20px;
        left: 8px;
    }

    .chart-label sup {
        font-size: 14px;
    }

    .module-covering-analyst .covering-Table {
        margin-top: 20px;
    }

    .module-covering-analyst p {
        padding: 12px 10px 0;
        margin-bottom: 0;
    }

    .thirdlevel_heading {
        padding: 30px 10px 20px;
    }

    .investor-thirdlevel-menu {
        padding: 20px 10px 10px;
    }

    .module-covering-analyst .covering-Table tbody tr td.firm-col,
    .module-covering-analyst .covering-Table tbody tr td.analyst-col,
    .module-covering-analyst .covering-Table tr.header th {
        padding: 10px;
    }

    .module-secfilings .header > span.desc,
    .module-secfilings .itemCont .ModuleItemRow > div.itemDesc {
        width: 35%;
    }

    .financial_page .investor-thirdlevel-menu {
        padding: 12px 50px 0 10px;
    }

    .module-secfilings .filter-wrap {
        margin: 0 10px;
    }

    .module-quarterly-reports .col-quarter .itemList,
    .page-goverence .ModuleItemRow {
        padding: 20px 10px;
    }

    .module-quarterly-reports .itemList span.title {
        width: 75%;
    }

    .module-quarterly-reports .header-items {
        padding: 8px 10px;
    }

    .module-annual-reports .annualreports .wrap-box,
    .module-quarterly-reports .wrap-box,
    ul.wrap-box, .contact-form {
        padding: 25px 10px;
    }

    .moduleItem.footer-notes {
        padding: 10px 10px 5px;
    }

    .module-upcoming-events .ModuleItem {
        padding: 10px;
    }

    .module-upcoming-events h1.ModuleTitle {
        padding: 0 0 0 10px;
    }

    .mailing-list-module, .module-signup,
    .module-past-events ul.items li.itemList,
    .module-faq .FaqDetailList .FaqItemContainer p {
        padding: 10px 10px;
    }

    .module-presentation, .module-upcoming-events .ModuleNotFound {
        padding: 0 10px;
    }

    .ModulePresentation .ModuleItem, .ModulePresentation .ModuleItemAlt {
        padding: 20px 10px;
    }


    .ModuleEventDetails .ModuleContainerInner,
    .ModulePresentationDetails .ModuleContainerInner {
        padding: 0 10px;
    }

    .ModulePresentation .ModuleHeader {
        padding: 8px 10px;
    }

    ul.presentation {
        padding: 25px 10px;
    }

    .upcoming-header .header, .module-past-events .header {
        display: block;
        padding: 8px 10px;
    }

    .moduleItem-ir h1 {
        padding: 30px 10px 12px;
    }

    .module-past-events ul.items li.itemList span.list-docs,
    .module-upcoming-events .ModuleItem ul li {
        display: block;
        width: 100%;
    }

    .module-faq .togglecontainer {
        background-color: #dbf7fe;
        padding: 16px 16px 16px 10px;
    }

    .module-faq .FaqDetailList .FaqItemContainer h3 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .page-email-alerts .PaneFooter div.footer-contactnevro {
        display: block;
        float: none;
        margin-left: 0;
        padding-left: 10px;
        width: auto;
        min-height: 100%;
    }

    .page-email-alerts .PaneFooter .footer-contactnevro > li {
        border-left: 3px solid #59c9e7;
        float: left;
        padding: 0 15px;
    }

    .page-email-alerts .PaneFooter .footer-contactnevro > li:first-child {
        border-left: 0 none;
        padding-left: 0;
    }

    .page-email-alerts .PaneFooter ul.footer-contactnevro {
        display: inline-block;
    }

    .module-sec-details .ModuleContainerInnerTop {
        padding: 0 0 0 10px;
    }

    /*Footer links - start*/

    .module-term-use, .module-privacy, .module-patent-us, .module-legal-notice {
        padding: 10px 10px 5px;
    }


    /*Footer links - end*/
    .module-overview-news {
        float: none;
        clear: both;
        margin: 0 auto;
    }

    .module-real-experience {
        float: right;
        width: 49%;
        margin-right: 0;
        padding-right: 10px;
        margin-bottom: 20px;
    }

    .module-overview-therapy {
        width: 48%;
        padding-left: 10px;
    }

    .module-real-experience h1, .module-real-experience p, .module-real-experience a {
        width: 52%;
    }

    .german .module-real-experience, .german .module-overview-therapy, .german .module-overview-news {
        min-height: 310px;
    }

    .german .module-overview-therapy p {
        margin: 57px 0 26px;
    }

    .module-clinical-evidence.german .therapy-wrapper.moduleItem {
        padding: 13px 10px 20px;
    }

    .module-clinical-evidence.german .prospective-section {
        min-height: 750px;
    }

    .german .module-clinical-evidence .therapy-wrapper h2 {
        font-size: 24px;
        line-height: 28px;
    }

    .table-content {
        overflow-x: scroll;
        display: inherit;
    }

    .table-head table td, .table-head table th,
    .table-content table td, .table-content table th {
        min-width: 190px;
    }

    .table-content table {
        display: table-cell;
    }

    .senza-image > img {
        width: 300px;
    }

    .senza-image > span.senza-image-points:first-child {
        right: 80px;
        top: 0;
    }

    .senza-image > span:first-child + span {
        right: 70px;
        top: 130px;
    }

    .senza-image > span:first-child + span + span,
    .senza-image > span:first-child + span + span + span {
        bottom: 40px;
        right: 130px;
    }

    .senza-image > span:first-child + span + span + span {
        right: 170px;
        bottom: 0;
    }

    .highcharts-container, .highcharts-container svg, .highcharts-container svg rect.highcharts-background {
        width: 100% !important; /*Override the inline css in highchart*/
    }

    .tables-wrapper .table-content {
        overflow-x: auto;
    }

    .module-chart .chartContainer {
        width: auto;
        height: auto;
    }

    .download-list .ModuleItemRow,
    .download-list-alt .ModuleItemRow.ModuleItemAlt,
    .download-list-tags h1,
    .download-list .ModuleItemRow.ModuleItemAlt,
    .download-list-alt .ModuleItemRow,
    .therapyIntro .ModuleItemRow {
        padding: 15px 10px;
    }

    .module-newsroom-heading h1 {
        padding: 0 10px;
    }

    .module-news-room-resources .newsroom-content {
        padding-bottom: 0;
    }

    .module-physician-reources.download-list-alt .ModuleItemRow {
        padding: 12px 10px;
    }

    .module-corporate-tab ul,
    .module-stock-tab ul,
    .covering-analyst-tab ul,
    .module-corporate-links li a {
        padding: 20px 10px;
    }

    .german .module-senza-system .htmlContentTable th {
        word-break: normal;
        font-size: 14px;
    }

    .bullet-items.numeric li .bullet.batterycontent {
        width: 88%;
    }

    .download-list-tags .ModuleItemRow a img.video-link {
        right: 13%;
    }

    .module-board-directors .PersonContainer {
        padding: 15px 10px 0;
    }

    .module-news-details .ModuleLinks {
        margin: 20px -10px 10px;
    }

    a.BacktoPrevious {
        padding: 30px;
    }

    .german .module-clinical-evidence .therapy-wrapper.moduleItem {
        padding: 13px 10px 20px;
    }
}

@media screen and (max-width:766px) {
    div {
        border: 0 solid blue;
    }

    .container, .PaneHeader .container.clearfix,
    .PaneHeader2 .container.clearfix, .banner-container {
        width: 100%;
    }

    .PaneHeader .container.clearfix, .banner-container {
        padding: 0 20px;
    }

    .PaneHeader2 {
        height: auto;
        padding: 90px 0 0;
    }

    .overview-page .PaneHeader2 {
        padding: 40px 0 0;
    }

    .menu-trigger {
        display: block;
    }

    .menu-icon {
        left: 20px;
        position: absolute;
        top: 5px;
    }

    .PaneHeader {
        background-image: url("../design/header-bgimage.jpg");
    }

    .main-navigation.navigation-toggle {
        display: block;
        z-index: 8;
    }

    .main-navigation ul.level1 > li {
        float: none;
        padding: 0;
        border-bottom: 1px solid #0083bf;
        cursor: pointer;
    }

    .main-navigation li > a span.mobile-menu-icon {
        background-image: url("../design/mobile-menu-icons.png");
        background-position: 5px -2px;
        background-repeat: no-repeat;
        background-size: 14px auto;
        display: block;
        float: right;
        height: 25px;
        margin: 0;
        padding: 0;
        width: 50px;
        z-index: 99;
    }

    .main-navigation .level1 > li > a span.navigation-text,
    .main-navigation .level3 > li > a span.navigation-text {
        display: block;
        left: 0;
        padding-left: 0;
        position: relative;
        text-align: left;
        margin-right: 50px;
        top: 0;
    }

    .main-navigation .level1 li.has-children > a,
    .main-navigation ul.level1 li.nevro-language > a {
        background-image: none;
        background-position: right 4px;
        background-repeat: no-repeat;
        margin-right: 0;
    }

    .main-navigation ul.level1 li.nevro-language > a {
        background-image: url("../design/mobile-menu-icons.png");
        background-position: right 6px;
        margin-right: 30px;
    }

    .main-navigation ul.level1 li.nevro-language.open-submenu > a {
        background-position: right -20px;
    }

    .main-navigation ul li.has-children.open-submenu > a span.mobile-menu-icon {
        background-position: 5px -28px;
    }

    .main-navigation ul li.nevro-language.open-submenu > a {
        background-position: right -22px;
    }

    .main-navigation .level1 li > a {
        padding: 8px 0 8px 20px;
    }

    .main-navigation ul.level1 > li.open-submenu {
        border: 0 none;
    }

    .main-navigation .level1 li.open-submenu > a {
        color: #59c9e7;
    }

    .main-navigation .level1 li.selected > a {
        color: #FFF;
    }

    .main-navigation .level1 li .sub-nav-wrap {
        background-image: none;
        position: relative;
        right: 0;
        text-align: left;
    }

    .main-navigation ul li ul.level2 > li {
        display: block;
        padding: 0;
    }

    .main-navigation ul.level4 {
        background-color: #006fa0;
    }

    .main-navigation .level1 li ul.level4 a {
        font-family: "myriad-pro-n3", "myriad-pro";
        font-size: 14px;
    }

    .main-navigation ul li ul.level4 > li {
        display: block;
        border-top: 1px solid #0083bf;
        padding-left: 40px;
    }

    .main-navigation ul li ul.level3 > li > a,
    .main-navigation ul li ul.level3 > li:first-child > a {
        margin: 0 0 0 30px;
    }

    .main-navigation .sub-nav-wrap .level3 > li,
    .nevro-language.open-submenu > ul > li {
        border-bottom: 1px solid #0083bf;
        display: block;
    }

    .main-navigation .level1 li ul.level3 li a,
    .main-navigation .level1 li ul.level3 li a:hover {
        font-family: 'Gotham XNarrow 4r','Gotham XNarrow A', 'Gotham XNarrow B';
        color: #fff;
        font-size: 15px;
        font-weight: 400;
        padding: 8px 0;
    }

    .german .main-navigation .level1 li ul.level3 li a,
    .german .main-navigation .level1 li ul.level3 li .hover-state {
        font-size: 15px;
    }

    .main-navigation ul li ul.level3 > li {
        padding: 0;
    }

    .main-navigation .level1 li ul.level3 {
        margin: 0;
        position: relative;
        text-align: left;
        width: 100%;
    }

    .main-navigation ul.level1 li.nevro-language {
        width: 100%;
    }

    .main-navigation li.nevro-language > a {
        background-position: -55px -344px;
    }

    .main-navigation .level1 li.expanded.open-submenu .sub-nav-wrap {
        display: table;
    }

    .main-navigation .level1 li.expanded .sub-nav-wrap,
    .main-navigation .level1 li.selected .sub-nav-wrap {
        display: none;
    }

    .main-navigation .level1 li.expanded.open-submenu .sub-nav-wrap,
    .main-navigation .level1 li.open-submenu .sub-nav-wrap,
    .nevro-language.open-submenu > ul {
        width: 100%;
        display: table;
        background-color: #006596;
        background-image: none;
    }

    .main-navigation ul li ul.level3 > li.has-children.open-submenu .level4,
    .main-navigation .nevro-language.open-submenu > ul,
    .main-navigation .nevro-language.open-submenu > ul > li > a {
        display: block;
    }

    .main-navigation li.nevro-language.open-submenu > a,
    .main-navigation li.nevro-language > a:hover {
        background-position: -55px -386px;
    }

    .main-navigation .nevro-language.open-submenu > ul {
        border: 0 none;
        position: relative;
    }

    .main-navigation .nevro-language ul li a,
    .main-navigation li.international-language {
        color: #fff;
    }

    .main-navigation .nevro-language ul li a:hover {
        background-color: transparent;
        color: #59c9e7;
    }

    .PaneFooter .global-email-alerts-module {
        padding-left: 20px;
    }

    .PaneFooter2 .container.clearfix,
    .unsubscribeEmailAlerts,
    .unsubscribe-module, .rss-module,
    .contactir-module {
        padding: 13px 20px 10px;
    }

    .clientlogo {
        display: block;
        float: right;
        width: 58px;
    }

    .footer-logo {
        padding-right: 0;
    }

    .global-email-alerts-module input[type="text"] {
        width: 190px;
    }

    .main-navigation .level1 li ul.level3 li .hover-state {
        display: none;
    }

    .search-box {
        background: transparent;
        padding: 3px 0 0 20px;
        display: inline-block;
    }

    .search-trigger > ul {
        display: inline-block;
        position: relative;
        right: 0;
        top: 0;
    }

    .PaneHeader2 .module-banner,
    .PaneHeader2 .module-banner .ContentContainer {
        width: 100%;
        padding: 0 20px;
    }

    .PaneHeader2 .module-banner .ContentContainer {
        height: auto;
        padding: 40px 0;
        display: table;
    }

    .PaneHeader2 .module-banner h2 {
        font-size: 18px;
    }

    .PaneHeader2 .container {
        padding: 0;
        width: 100%;
    }

    .carousel-slider .PaneHeader2 {
        height: auto;
        padding: 0;
    }

    .slider-item.cycle-slide {
        background-image: none !important; /**Replaced inline style**/
    }

    .devices-img {
        display: block;
        margin: 0 auto;
    }

    .slider-container-inner {
        width: 100%;
        padding: 20px 0 20px;
        min-height: 150px;
        display: block;
    }

    .cycle-pager-container .inner-pager {
        padding-top: 0;
    }

    .cycle-slideshow.slider,
    .slider-parent-container.cycle-slide {
        height: 100%;
    }

    .page-banner h2 {
        padding: 50px 0 0;
    }

    .PaneHeader2 .banner-container h1 {
        padding-bottom: 48px;
    }

    .banner-container {
        height: auto;
    }

    .slider-image {
        left: 0;
        width: auto;
    }

    .slider-container-inner p, .cycle-pager-container .inner-pager,
    .slider-medium-image .cycle-pager-container .inner-pager {
        left: 0;
    }

    .full-width-screen .slider-container-inner p {
        padding: 50px 20px;
    }

    .full-width-screen .cycle-pager-container {
        margin: auto;
    }

    .slider .img-container, .slider-parent-inner {
        position: relative;
        display: block;
        text-align: center;
        width: auto;
    }

    .img-container > img {
        clear: both;
        margin: 0 auto;
        text-align: center;
        max-width: 100%;
        width: auto;
    }

    .cycle-pager-container {
        position: relative;
        bottom: 0;
        margin: 0;
        padding: 0 0 20px;
        width: 100%;
    }

    .content-container {
        display: block !important; /**Replaced inline style**/
        padding: 0 20px;
        width: 100%;
        height: auto;
    }

    .content-container.full-width-screen.cycle-slide.cycle-slide-active .cycle-pager-container {
        display: none;
    }
    /*Language toggle starts*/
    .overlay .clientlogo {
        float: none;
        text-align: right;
        width: 100%;
    }

    .overlay .PaneNavigation {
        position: fixed;
    }
    /*Language toggle ends*/

    /** slider navigation start **/
    .navigation-overlap {
        display: none;
        height: 100%;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        background-image: url(../design/overlay-background.png);
        z-index: 2;
    }

    .main-navigation {
        background-color: #006fa0;
        top: 0;
        left: 0;
        padding: 0;
        position: absolute;
        width: 100%;
    }

    .german .main-navigation ul li ul.level3 > li {
        padding: 0;
    }

    .slide-navigation-span {
        background-color: #006fa0;
        display: block;
        height: 100%;
        left: 0;
        margin-left: -280px;
        padding: 0;
        position: fixed;
        top: 0;
        width: 280px;
        z-index: 5;
        overflow-x: hidden;
        overflow-y: scroll;
    }

    .device-nav-open body {
        overflow-x: hidden;
        position: relative;
    }

    .device-nav-open {
        overflow-x: hidden;
        position: fixed;
        width: 100%;
    }

    .main-navigation .nav-close {
        border-bottom: 1px solid #0083bf;
        clear: both;
        cursor: pointer;
        display: block;
        height: 60px;
        padding: 18px 30px;
        text-align: right;
    }

    .nav-close:before {
        color: #FFF;
        content: "\e602";
        font-family: "Q4icons";
        display: inline-block;
        font-size: 16px;
        height: 16px;
        width: 16px;
    }

    nav.main-navigation ul.level1 {
        display: none;
        padding-bottom: 40px;
    }

    .device-nav-open nav.main-navigation ul.level1 {
        display: block;
    }

    .section-stickynavigation .level1 > li.home.expanded {
        display: none;
    }

    .section-stickynavigation .level1 > li.expanded {
        color: #6a747c;
        font-family: "Gotham XNarrow 2r","Gotham XNarrow A","Gotham XNarrow B";
        font-size: 14px;
        display: block;
        padding: 10px 20px;
        position: relative;
    }

    .section-stickynavigation .level1 > li.expanded .level3 {
        border-top: 1px solid #ececec;
        display: none;
        height: 210px;
        overflow-x: visible;
        overflow-y: scroll;
    }

    .section-stickynavigation .level1 > li.expanded .level3 a {
        color: #6a747c;
        display: block;
        font-family: "Gotham XNarrow 2r","Gotham XNarrow A","Gotham XNarrow B";
        font-size: 14px;
        font-weight: 200;
        padding: 10px;
    }

    .section-stickynavigation .level1 > li.expanded .level3 a:hover {
        background-color: #f3f3f3;
    }

    .section-stickynavigation .level1 > li.expanded > a,
    .section-stickynavigation .level1 > li ul.level2 > li.expanded > a,
    .section-stickynavigation .level1 > li.expanded .level3 li.expanded > a {
        display: none;
    }

    .section-stickynavigation .level1 > li.expanded .seleted-menu {
        background-color: #fff;
        background-image: url("../design/input-text.jpg");
        background-repeat: repeat-x;
        cursor: pointer;
        display: none;
        font-size: 16px;
        padding: 4px 0 4px 10px;
        position: relative;
    }

    .section-stickynavigation .level1 > li.expanded .seleted-menu:first-child {
        display: block;
    }

    .seleted-menu:before {
        background-image: url("../design/select-arrows.png");
        content: "";
        display: block;
        height: 28px;
        position: absolute;
        right: 0;
        top: 0;
        width: 25px;
    }

    .section-stickynavigation {
        background-color: #00b2e2;
        left: 0;
        position: fixed;
        top: 75px;
        width: 100%;
        z-index: 2;
    }

    .section-stickynavigation .sub-nav-wrap {
        -webkit-box-shadow: 6px 6px 5px -3px rgba(122,122,122,1);
        -moz-box-shadow: 6px 6px 5px -3px rgba(122,122,122,1);
        box-shadow: 6px 6px 5px -3px rgba(122,122,122,1);
        background-color: #fff;
        left: 0;
        margin-left: 20px;
        margin-right: 20px;
        position: absolute;
        right: 0;
    }

    .section-stickynavigation .sub-nav-wrap.navigation-toggle ul.level3 {
        display: block;
    }

    .section-stickynavigation .level1 > li.expanded .level4 {
        display: none;
    }

    .third-level-navigation .section-stickynavigation .sub-nav-wrap ul.level3 li,
    .page-investors .third-level-navigation .section-stickynavigation .sub-nav-wrap ul.level3 li {
        display: none;
    }

    .third-level-navigation .section-stickynavigation .sub-nav-wrap.navigation-toggle ul.level3 li.expanded,
    .third-level-navigation .section-stickynavigation .level1 > li.expanded .sub-nav-wrap.navigation-toggle .level4,
    .third-level-navigation .section-stickynavigation .level1 > li.expanded .sub-nav-wrap.navigation-toggle .level4 > li {
        display: block;
    }

    .third-level-navigation .section-stickynavigation .level1 > li.expanded .level3 {
        height: auto;
    }

    .page-investors.third-level-navigation .Breadcrumb.second-level-heading,
    .page-investors.third-level-navigation .section-stickynavigation {
        display: block;
    }

    .physician-slider .slider-image .cycle-pager-container,
    .full-width-screen .devices-img,
    .main-navigation .level1 li.search-trigger > a,
    .PaneNavigation {
        display: none;
    }

    .PaneFooter div.footer-contact-nevro {
        width: 50%;
    }

    .PaneFooter .contact-quick-link ul.footer-contact-nevro li {
        padding: 0 0 15px 0;
    }

    .footer-contact-nevro p {
        padding: 0 0 0 15px;
    }

    .contact-quick-link {
        margin-left: 0;
    }

    .PaneFooter ul.footer-contact-nevro {
        padding: 20px 0;
    }

    .PaneFooter .EditSubscriberContainer.MailingListSignupContainer .EditSubscriberConfirmation,
    .page-email-alerts .MailingListSignupContainer .EditSubscriberConfirmation {
        padding: 0 20px;
        width: auto;
    }

    .page-investor-email-alerts .PaneFooter .global-email-alerts-module {
        width: 100%;
    }

    .Breadcrumb.second-level-heading {
        background-color: #00b2e2;
        display: block;
        font-size: 0;
        height: 30px;
        position: fixed;
        top: 45px;
        width: 100%;
        z-index: 2;
    }

    .overview-page .Breadcrumb.second-level-heading,
    .page-nav .Breadcrumb.second-level-heading,
    .page-careers .Breadcrumb.second-level-heading {
        display: none;
    }

    .Breadcrumb.second-level-heading a {
        cursor: text;
        padding: 10px 20px;
    }

    .Breadcrumb.second-level-heading a:hover {
        color: #000;
    }

    .Breadcrumb.second-level-heading .BreadcrumbSeparator,
    .Breadcrumb.second-level-heading a,
    .third-level-navigation .Breadcrumb.second-level-heading a:first-child + span + a {
        display: none;
        color: #000;
        font-size: 18px;
    }

    .third-level-navigation .Breadcrumb.second-level-heading a:first-child + span + a + span + a,
    .Breadcrumb.second-level-heading a:first-child + span + a {
        display: block;
    }

    .ModulePressReleaseLatest, .ModuleEventLatest {
        padding: 13px 23px 23px 20px;
    }

    .ModuleEventLatest {
        margin-right: 0;
        margin-bottom: 15px;
        padding: 13px 0 23px 20px;
    }

    .StockQuoteHeaderContainer {
        float: none;
        clear: both;
    }

    .PaneLeft {
        width: 50%;
    }

    .PaneRight {
        float: left;
        width: 50%;
    }

    .PaneContent .overviewText p,
    .content-padding,
    .module-news-details {
        padding: 0 20px;
    }

    .PaneFooter .EditSubscriberContainer.MailingListSignupContainer .EditSubscriberConfirmation {
        font-size: 20px;
        margin: 70px 0 0;
        width: 49%;
    }

    .overview-slider {
        padding-top: 0;
    }

    .module-banner sup.sup-text {
        font-size: 14px;
        top: -22px;
    }

    .moduleItem, .module-leadership-team .PersonContainer {
        padding: 13px 20px 20px;
    }

    .module-investor-content .moduleItem {
        padding: 13px 20px 20px;
    }

    .international .main-navigation ul.level1 > li {
        padding: 0;
    }

    .page-stock-information .stock-historical .stock-selects {
        padding: 12px 20px;
    }

    .page-stock-information .stockRightContainer .StockTableItem .StockData,
    .page-stock-information .StockTable .StockTableItem p:first-child,
    .page-stock-information .StockTableFeed .stockLeftContainer,
    .page-stock-information .PaneContent h1 {
        padding-left: 20px;
    }

    .page-stock-information .stockRightContainer .StockTableItem,
    .page-stock-information .stock-historical .StockTableItem p {
        padding-right: 20px;
    }

    .page-stock-information .StockTable .StockTableItem p:first-child {
        margin-right: 2%;
    }

    .page-stock-information .StockTableFeed .stockLeftContainer {
        margin-right: 1%;
    }

    .page-stock-information .StockTableFeed .stockRightContainer {
        margin-left: 1%;
    }

    .page-stock-information .ChangeLabel {
        padding-left: 80px;
    }

    .page-stock-information .StockTableFeed .stockLeftContainer,
    .page-stock-information .StockTableFeed .stockRightContainer,
    .page-stock-information .stock-historical .StockTableItem p {
        width: 49%;
    }

    .page-stock-information .StockLabel.PriceLabel {
        width: 18%;
    }

    .StockLabel.PChangeLabel.StockPriceDown, .StockLabel.ChangeLabel.StockPriceDown,
    .StockLabel.PChangeLabel.StockPriceUp, .StockLabel.ChangeLabel.StockPriceUp {
        font-size: 32px;
    }

    #chart, .page-stock-information .stock-historical .stock-table > span:first-child,
    .page-goverence .GovDocs h1.ModuleTitle,
    .module-investment-calculator .inv-container {
        padding: 0 20px;
    }

    .page-stock-information g.highcharts-input-group {
        display: none;
    }

    .chart-label {
        font-size: 18px;
        left: 0;
    }

    .chart-label sup {
        font-size: 14px;
    }

    .module-covering-analyst p {
        padding: 12px 20px 0;
    }

    .module-covering-analyst .covering-Table tbody tr td.firm-col,
    .module-covering-analyst .covering-Table tbody tr td.analyst-col,
    .module-covering-analyst .covering-Table tr.header th {
        padding: 10px 20px;
    }

    .module-chart .moduleItem {
        clear: both;
        display: block;
        width: 100%;
    }

    .module-investment-calculator .inv-container {
        margin-bottom: 0;
    }

    .thirdlevel_heading {
        padding: 30px 20px 20px;
    }

    .investor-thirdlevel-menu {
        padding: 20px 20px 10px;
    }

    .module-secfilings .header span.date,
    .module-secfilings .header span.type,
    .module-secfilings .header span.desc,
    .module-secfilings .header span.docs {
        display: none;
    }

    .module-secfilings .header > span.date, .module-secfilings .itemCont .ModuleItemRow > div.itemDate,
    .module-secfilings .header > span.type, .module-secfilings .itemCont .ModuleItemRow > div.itemType,
    .module-secfilings .header > span.desc, .module-secfilings .itemCont .ModuleItemRow > div.itemDesc {
        width: 100%;
        margin-right: 0;
    }

    .module-secfilings .ModuleItemRow .itemType:before {
        content: "Form: ";
    }

    .module-secfilings .ModuleItemRow .itemDesc:before {
        content: "Title: ";
    }

    .module-secfilings .ModuleItemRow .itemView:before {
        content: "File type: ";
    }

    .module-secfilings .itemCont .itemDate:before {
        content: "Date: ";
    }

    .itemView,
    .itemDesc,
    .module-secfilings .itemType,
    .module-secfilings .itemCont .itemDate,
    .module-secfilings .itemCont .itemDate:before,
    .module-secfilings .ModuleItemRow .itemView:before,
    .module-secfilings .ModuleItemRow .itemDesc:before,
    .module-secfilings .ModuleItemRow .itemType:before {
        width: 100%;
        clear: both;
        display: block;
        padding: 0;
    }

    .module-secfilings .ModuleItemRow,
    .module-secfilings .ModuleItemRow.module-evenitemrow {
        background: none;
    }

    .itemView,
    .itemDesc,
    .module-secfilings .itemType,
    .module-secfilings .itemCont .itemDate {
        background-color: #dbf7fe;
    }

    .module-secfilings .itemCont .itemDate:before,
    .module-secfilings .ModuleItemRow .itemView:before,
    .module-secfilings .ModuleItemRow .itemDesc:before,
    .module-secfilings .ModuleItemRow .itemType:before {
        color: #006fa0;
        font-family: "myriad-pro-n5", "myriad-pro";
        padding: 0 0 0 20px;
        font-weight: 500;
    }

    .module-secfilings .itemCont .itemDate span,
    .module-secfilings .ModuleItemRow .itemView span,
    .module-secfilings .ModuleItemRow .itemDesc span,
    .module-secfilings .ModuleItemRow .itemType span,
    .module-secfilings .docs {
        font-family: "myriad-pro-n3", "myriad-pro";
        display: block;
        padding: 0 0 0 20px;
        width: 100%;
        font-weight: 300;
    }

    .module-secfilings .docs {
        padding: 8px 17px;
    }

    .module-secfilings .ModuleItemRow > div {
        background-color: #f0fcff;
        margin: 0 0 16px;
        padding: 8px 0;
    }

    .module-secfilings .itemCont .itemDate {
        padding: 8px 0;
    }

    .module-secfilings div.ModuleItemRow {
        border-bottom: 2px solid #dbf7fe;
        padding: 0 0 4px;
        margin: 0 0 20px;
    }

    .financial_page .investor-thirdlevel-menu {
        padding: 12px 20px 0;
    }

    .module-secfilings .sbHolder {
        float: none;
        display: inline-block;
        margin-right: 10px;
    }

    .module-secfilings span.view {
        margin: 0 0 30px;
    }

    .module-secfilings .filter-wrap {
        margin: 0 20px;
    }

    .module-quarterly-reports .col-quarter .itemList,
    .page-goverence .ModuleItemRow {
        padding: 20px;
    }

    .module-quarterly-reports .header-items {
        padding: 8px 20px;
    }

    .module-annual-reports .annualreports .wrap-box,
    .module-quarterly-reports .wrap-box,
    ul.wrap-box, .contact-form,
    .module-quarterly-reports .reports-item {
        padding: 20px;
    }

    .module-annual-reports .reports {
        width: 50%;
    }

    .moduleItem.footer-notes {
        padding: 10px 20px 5px;
    }

    .module-upcoming-events h1.ModuleTitle {
        padding: 0 0 0 20px;
    }

    .module-upcoming-events .ModuleItem,
    .module-past-events ul.items li.itemList,
    .mailing-list-module, .module-signup {
        padding: 20px 20px;
    }

    .module-upcoming-events .ModuleHeadlineLink,
    .module-upcoming-events .ModuleDate,
    .module-past-events span.date {
        display: block;
        width: 100%;
    }

    .module-upcoming-events .ModuleItem div.WebcastLink,
    .module-past-events ul.items li.itemList span.list-docs {
        padding: 10px 0 0 0;
    }

    .module-upcoming-events .ModuleItem .ModuleLinks {
        padding: 10px 0 0 103px;
    }

    .ModuleEventDetails .ModuleContainerInner, .ModulePresentationDetails .ModuleContainerInner {
        padding: 0 20px;
    }

    .module-upcoming-events .ModuleItem div.WebcastLink {
        padding: 10px 0 0 103px;
    }


    .ModulePresentation .ModuleHeader {
        padding: 8px 20px;
    }

    .upcoming-header .header, .module-past-events .header {
        display: block;
        padding: 8px 20px;
    }

    .module-upcoming-events .ModuleHeadlineLink {
        display: inline-block;
        width: 60%;
        vertical-align: top;
    }

    .ModulePresentation .ModuleItem, .ModulePresentation .ModuleItemAlt {
        padding: 20px;
    }

    .module-presentation, .module-upcoming-events .ModuleNotFound {
        padding: 0 20px;
    }

    .module-past-events ul.items li.itemList span.list-docs {
        padding: 10px 10px 0 0;
    }

    .module-past-events ul.module-tab-menu li > a {
        width: 108px;
    }

    ul.presentation {
        padding: 25px 20px;
    }

    .module-past-events ul.items li.itemList a.itemTitle {
        display: block;
    }

    .module-presentation ul.module-tab-menu li > a,
    .module-past-events ul.module-tab-menu li > a {
        width: 105px;
    }

    .module-past-events span.date {
        display: inline-block;
        width: 104px;
        vertical-align: top;
    }

    .module-past-events ul.docs {
        padding-left: 104px;
    }

    .moduleItem-ir h1 {
        padding: 30px 20px 12px;
    }

    .module-faq .togglecontainer {
        background-color: #dbf7fe;
        padding: 16px 16px 16px 20px;
    }

    .module-faq .FaqDetailList .FaqItemContainer h3 {
        padding-left: 20px;
        padding-right: 30px;
    }

    .module-faq .FaqDetailList .FaqItemContainer p {
        padding: 0 20px 0 20px;
    }

    .page-newsroom-resources .download-list-tags .ModuleItemRow .ModuleHeadlineLink {
        background: none;
        padding-left: 0;
    }

    .page-email-alerts .PaneFooter div.footer-contactnevro {
        padding-left: 20px;
    }

    .module-sec-details .ModuleContainerInnerTop {
        padding: 0 0 0 20px;
    }

    .module-term-use, .module-privacy,
    .module-patent-us, .module-legal-notice {
        padding: 10px 20px 0;
    }

    .module-overview-therapy,
    .module-real-experience,
    .module-overview-news {
        float: none;
        display: block;
        width: 100%;
    }

    .module-overview-news,
    .module-overview-therapy {
        height: auto;
        min-height: 100%;
        padding: 20px;
    }

    .module-overview-news p,
    .module-overview-therapy p {
        margin: 0;
    }

    .module-overview-news h1,
    .module-overview-therapy h1 {
        margin-bottom: 0;
        width: auto;
    }

    .module-real-experience {
        padding-right: 20px;
    }

    .module-overview-therapy,
    .module-real-experience {
        margin-bottom: 15px;
    }

    .german .module-real-experience,
    .german .module-overview-therapy,
    .german .module-overview-news {
        min-height: 355px;
    }

    .module-clinical-evidence .therapy-wrapper > div {
        display: block;
        width: 100%;
    }

    .module-clinical-evidence .comparative-section,
    .module-clinical-evidence .prospective-section,
    .module-clinical-evidence .randomized-section,
    .module-clinical-evidence .prospective-section h2.year,
    .module-clinical-evidence .randomized-section h2.year,
    .module-clinical-evidence .comparative-section h2.year {
        min-height: 0;
        margin: 10px 0 0;
    }

    .german .module-clinical-evidence .comparative-section,
    .german .module-clinical-evidence .randomized-section,
    .german .module-clinical-evidence .prospective-section {
        min-height: 100%;
    }

    .module-senza-rct td.table-heading, .tables-wrapper .table-content table tr th {
        font-size: 21px;
    }

    .module-senza-system .moduleItem .senza-description {
        padding-top: 10px;
        width: 100%;
    }

    .module-senza-system .moduleItem .senza-image {
        display: block;
        margin: 0 auto;
        width: 300px;
    }

    .senza-image > span.senza-image-points:first-child {
        right: 20px;
    }

    .senza-image > span:first-child + span + span + span {
        right: 110px;
    }

    .senza-image > span:first-child + span + span {
        right: 70px;
    }

    .senza-image > span:first-child + span {
        right: 10px;
    }

    .moduleItem.senza-image-module {
        display: block;
    }

    .module-senza-system .htmlContentTable tr td {
        padding: 0;
        width: 100%;
    }

    .module-senza-system .htmlContentTable .tdFrequency,
    .module-senza-system .htmlContentTable .tdWaveform {
        min-height: 320px;
    }

    .module-senza-system .htmlContentTable .tdAnatomical,
    .module-senza-system .htmlContentTable .tdAlgorithm {
        min-height: 390px;
    }

    .module-senza-system .htmlContentTable .tdFrequency:before,
    .module-senza-system .htmlContentTable .tdWaveform:before,
    .module-senza-system .htmlContentTable .tdAnatomical:before,
    .module-senza-system .htmlContentTable .tdAlgorithm:before {
        font-family: "myriad-pro-n6", "myriad-pro";
        content: "Frequency";
        background-color: #00B3E2;
        padding: 10px 0;
        vertical-align: middle;
        text-align: center;
        color: #fff;
        font-weight: 600;
        text-transform: uppercase;
        width: 100%;
    }

    .module-senza-system .htmlContentTable .tdWaveform:before {
        content: "Waveform Characteristics";
    }

    .module-senza-system .htmlContentTable .tdAnatomical:before {
        content: "Anatomical Lead Placement";
    }

    .module-senza-system .htmlContentTable .tdAlgorithm:before {
        content: "Programming Algorithm";
    }

    .module-senza-system .htmlContentTable td {
        display: inline-block;
        width: 50%;
    }

    .module-senza-system .htmlContentTable th,
    .module-senza-system .htmlContentTable .tdHideafter,
    .download-list-tags .ModuleItemRow .ModuleHeadlineLink[href*=".pdf"]:after,
    .download-list-tags .ModuleItemRow .ModuleHeadlineLink[href*=".PDF"]:after {
        display: none;
    }

    .module-senza-system .htmlContentTable td.tdFrequency:before,
    .module-senza-system .htmlContentTable td.tdWaveform:before,
    .module-senza-system .htmlContentTable td.tdAnatomical:before,
    .module-senza-system .htmlContentTable td.tdAlgorithm:before,
    .module-senza-system .htmlContentTable .tdFrequency:after,
    .module-senza-system .htmlContentTable td.tdWaveform:after,
    .module-senza-system .htmlContentTable td.tdAnatomical:after,
    .module-senza-system .htmlContentTable td.tdAlgorithm:after {
        display: block;
    }

    .module-senza-system .htmlContentTable .tdFrequency,
    .module-senza-system .htmlContentTable .tdWaveform,
    .module-senza-system .htmlContentTable .tdAnatomical,
    .module-senza-system .htmlContentTable .tdAlgorithm {
        border-bottom: 1px solid #ddd;
    }

    .module-senza-system .senza-description ol > li {
        position: relative;
    }

    .module-senza-system .htmlContentTable .tdWaveform:after {
        width: 100px;
        margin-left: 40%;
    }

    .module-senza-system .htmlContentTable tr td.tdWaveform img,
    .module-senza-system .htmlContentTable tr td.tdFrequency img {
        max-height: 200px;
    }

    .page-reimbursement .PaneHeader2 .module-banner .ContentContainer h1,
    .page-news-room .module-banner h1,
    .PaneHeader2 .module-banner h1 {
        font-size: 35px;
    }

    .page-reimbursement .PaneHeader2 .module-banner .ContentContainer h2 {
        font-size: 22px;
        padding: 8px 0 0;
    }

    .download-list .ModuleItemRow,
    .download-list-alt .ModuleItemRow.ModuleItemAlt,
    .download-list-tags h1,
    .download-list .ModuleItemRow.ModuleItemAlt,
    .download-list-alt .ModuleItemRow {
        padding: 15px 20px;
    }

    .module-newsroom-heading h1 {
        padding: 0 20px;
    }

    .download-list-tags .ModuleItemRow .ModuleHeadlineLink[href*=".pdf"],
    .download-list-tags .ModuleItemRow .ModuleHeadlineLink[href*=".PDF"],
    .therapyIntro .ModuleItemRow .ModuleHeadlineLink {
        background-image: url("../images/PDF.png");
        background-position: right center;
        background-repeat: no-repeat;
        display: block;
        padding: 0 0 0 25px;
        margin-right: 85px;
    }

    .download-list-tags.mri-resource-section .ModuleItemRow .ModuleHeadlineLink[href*=".pdf"],
    .download-list-tags.mri-resource-section .ModuleItemRow .ModuleHeadlineLink[href*=".PDF"] {
        padding: 0;
    }

    .page-patient-resources.download-list-tags .ModuleItemRow a img.video-link {
        top: 18px;
    }

    .graph-comment {
        float: none;
        clear: both;
    }

    .module-physician-reources.download-list-alt .ModuleItemRow {
        padding: 12px 20px;
    }

    .german .module-clinical-evidence .randomized-section {
        margin-right: 0;
    }

    .german .module-clinical-evidence .prospective-section h2.year {
        margin-top: 100px;
    }

    .german .module-clinical-evidence .randomized-section h2.year {
        margin-top: 5px;
    }

    .module-corporate-tab ul,
    .module-stock-tab ul,
    .covering-analyst-tab ul,
    .module-corporate-links li a {
        padding: 20px;
    }

    .module-physician-reources.download-list-tags .ModuleItemRow .ModuleHeadlineLink[href*=".pdf"],
    .module-physician-reources.download-list-tags .ModuleItemRow .ModuleHeadlineLink[href*=".PDF"] {
        margin-right: 22%;
    }

    .german .module-senza-system .htmlContentTable .tdFrequency:before,
    .german .module-senza-system .htmlContentTable .tdWaveform:before,
    .german .module-senza-system .htmlContentTable .tdAnatomical:before,
    .german .module-senza-system .htmlContentTable .tdAlgorithm:before {
        word-break: break-all;
    }

    .german .module-senza-system .htmlContentTable .tdFrequency:before {
        content: "Frequenz";
    }

    .german .module-senza-system .htmlContentTable .tdWaveform:before {
        content: "Wellenform";
    }

    .german .module-senza-system .htmlContentTable .tdAnatomical:before {
        content: "Elektrodenplatzierung Nach Anatomischen Gesichtspunkten";
    }

    .german .module-senza-system.german .htmlContentTable .tdAlgorithm:before {
        content: "Programmieralgorythmus";
    }

    .module-senza-system .htmlContentTable tr td img {
        width: auto;
        max-height: 293px;
    }

    .therapyIntro .ModuleItemRow .ModuleHeadlineLink {
        background-image: url("../images/blank_icon.png");
    }

    .therapyIntro .ModuleItemRow a img.video-link {
        right: 3%;
    }

    .product-guides-section .ModuleItemRow, .therapyIntro .ModuleItemRow {
        position: relative;
    }

    .product-guides-section .ModuleFileDescriptionText, .therapyIntro .ModuleFileDescriptionText {
        right: 60px;
        top: 12px;
    }

    .product-guides-section .ModuleFileDescriptionText,
    .product-guides-section .ModuleThumbnail, .therapyIntro .ModuleFileDescriptionText,
    .therapyIntro .ModuleThumbnail {
        position: absolute;
    }

    .page-physician-overview .Breadcrumb.second-level-heading, .page-privacy .Breadcrumb.second-level-heading,
    .page-patents .Breadcrumb.second-level-heading, .page-term-use .Breadcrumb.second-level-heading,
    .page-legal-notice .Breadcrumb.second-level-heading {
        display: none;
    }

    .page-physician-overview .PaneHeader2 {
        padding: 40px 0 0;
    }

    .module-board-directors .PersonContainer {
        padding: 15px 20px 0;
    }

    .german .module-clinical-evidence .therapy-wrapper.moduleItem,
    .module-clinical-evidence .therapy-wrapper.moduleItem {
        padding: 13px 0 20px;
    }

    .module-overview-therapy .ContentContainer {
        padding-right: 110px;
    }

    .module-real-experience h1,
    .module-overview-therapy h1 {
        height: auto;
        margin: 0;
    }

    .german .module-overview-therapy p {
        margin: 0 0 15px;
    }

    .german .module-real-experience p {
        margin: 0 0 5px;
    }

    .german .module-real-experience h1,
    .german .module-overview-therapy h1 {
        font-size: 19px;
    }

    .module-real-experience h1,
    .module-real-experience p,
    .module-real-experience a {
        display: block;
        float: none;
        padding-left: 150px;
        width: auto;
    }

    .german .module-overview-news {
        min-height: 100%;
    }

    .german .module-real-experience {
        background-size: contain;
    }
}

@media screen and (max-width:650px) {
    div {
        border: 0 solid pink;
    }

    .page-banner h2 {
        font-size: 18px;
    }

    .page-banner.module-aboutus-banner h2,
    .page-banner.module-career-banner h2 {
        font-size: 40px;
    }

    .PaneHeader2 h1 {
        font-size: 20px;
        padding: 0 0 0 0;
    }

    .PaneHeader2 .module-banner .ContentContainer h2 {
        padding: 0;
    }

    .PaneHeader2 .module-banner .ContentContainer h1 {
        font-size: 35px;
    }

    .PaneHeader2 .investor-banner.module-banner .ContentContainer h1 {
        font-size: 28px;
        line-height: 30px;
    }

    .PaneHeader2 .module-banner.career-page .ContentContainer h2,
    .PaneHeader2 .module-banner.about-us .ContentContainer h2 {
        padding: 2px 0 0 52px;
        font-size: 22px;
        line-height: 20px;
    }

    .footer-logo {
        float: left;
        width: 25%;
    }

    nav.footer-navigation {
        float: left;
        width: 38.8%;
    }

    nav.footer-navigation ul.level1 li {
        display: block;
        text-align: left;
        width: 100%;
        background-image: none;
        padding: 0;
    }

    div.FooterLinks {
        clear: none;
        float: right;
        padding-top: 0;
        width: auto;
    }

    .FooterLinks li {
        background-image: none;
        float: none;
        clear: both;
    }

    .FooterLinks li > a {
        color: #00b2e1;
    }

    nav.footer-navigation ul.level1 li.nevro-language {
        display: none;
    }

    nav.footer-navigation > ul.level1 {
        padding-top: 0;
    }

    .Copyright {
        display: inline-block;
        margin-top: 18px;
        padding: 15px 0 0;
        width: 100%;
    }

    .PaneFooter2 .container.clearfix {
        padding: 0 20px;
    }

    nav.footer-navigation ul.level1 li:first-child {
        margin-top: -4px;
    }

    .PaneFooter div.footer-contact-nevro {
        padding: 12px 15px 0 20px;
        min-height: 200px;
        width: 50%;
    }

    div.footer-contact-nevro h1 {
        padding: 0;
    }

    .PaneFooter ul.footer-contact-nevro {
        padding: 25px 0 10px;
    }

    div.footer-contact-nevro h1,
    .PaneFooter .contact-quick-link ul.footer-contact-nevro li {
        width: 100%;
    }

    .contact-quick-link {
        margin-left: 0;
    }

    .PaneLeft, .PaneRight {
        clear: both;
        padding: 0;
        width: 100%;
    }
    /*Language toggle starts*/
    .nav-option, .nav-option:active,
    .nav-option:link, .int-confirmation .options a,
    .int-confirmation .options a:active,
    .int-confirmation .options a:link {
        font-size: 22px;
        height: auto;
        top: 32%;
        margin: -20px auto 0;
    }

    .int-nav.active .int-confirmation {
        top: 32%;
        margin: -120px auto 0;
    }

    .nav-choice .int-nav a, .int-nav .int-confirmation .options a {
        width: 150px;
        padding: 0 10px;
    }

    .int-nav .int-confirmation .options a {
        margin: 0 auto;
    }
    /*Language toggle*/

    .ModuleEventLatest {
        padding: 13px 20px 23px;
    }

    .PaneFooter .global-email-alerts-module,
    .PaneFooter div.footer-contactnevro {
        width: 100%;
        min-height: 100%;
    }

    .global-email-alerts-module input[type="text"],
    .footer-navigation {
        width: 100%;
    }

    .global-email-alerts-module .GridActions {
        padding: 15px 0 0;
    }

    .ModulePressReleaseLatest,
    .ModuleEventLatest, .StockQuoteHeaderContainer {
        margin-right: 0;
        min-height: 100%;
        width: 100%;
    }

    .PaneFooter .EditSubscriberContainer.MailingListSignupContainer .EditSubscriberConfirmation {
        margin: 20px;
        width: auto;
    }

    .PaneFooter div.footer-contactnevro {
        margin-left: 0;
        padding: 20px;
    }

    .page-stock-information .stock-historical button.lookup,
    .page-stock-information .stock-historical .stock-selects .sbHolder {
        margin-left: 0;
        margin-right: 5px;
    }

    .page-stock-information .stock-historical span.text {
        display: block;
        margin-bottom: 10px;
    }

    .page-stock-information .StockLabel.PriceLabel,
    .page-stock-information .StockData.Price {
        float: none;
    }

    .page-stock-information .StockData.Price {
        font-size: 50px;
        line-height: 50px;
    }

    .StockLabel.PChangeLabel.StockPriceDown, .StockLabel.ChangeLabel.StockPriceDown,
    .StockLabel.PChangeLabel.StockPriceUp, .StockLabel.ChangeLabel.StockPriceUp {
        font-size: 26px;
    }

    .page-stock-information .ChangeLabel {
        padding: 0 0 0 20px;
    }

    .page-stock-information .StockTableText {
        margin-left: 20px;
    }

    .page-stock-information .stockRightContainer .StockTableItem span.StockLabel {
        width: 56%;
    }

    .page-stock-information .stockRightContainer .StockTableItem span.StockData {
        width: 40%;
    }

    .module-covering-analyst .covering-Table tbody > tr:first-child + tr {
        border-top: 1px solid #c9d4da;
    }

    .module-covering-analyst .covering-Table tbody tr {
        display: table;
        width: 100%;
        border-bottom: 1px solid #c9d4da;
    }

    .module-covering-analyst .covering-Table tbody tr td.firm-col,
    .module-covering-analyst .covering-Table tbody tr td.analyst-col {
        float: left;
        width: 100%;
        border: 0;
    }

    .module-covering-analyst .covering-Table tr td.firm-col:before,
    .module-covering-analyst .covering-Table tr td.analyst-col:before {
        content: attr(data-title);
        font-family: "myriad-pro-n4", "myriad-pro";
        font-weight: 400;
    }

    .module-covering-analyst .covering-Table tr td:before {
        color: #006FA0;
        font-size: 16px;
        display: inline-block;
        width: 45%;
        text-transform: uppercase;
    }

    .module-chart .moduleItem.chart-content {
        min-height: 640px;
    }

    .investor-thirdlevel-menu .has-children.expanded .level4 li > a {
        width: 100px;
    }

    .module-quarterly-reports .itemList span.title {
        width: 100%;
        display: block;
    }

    .module-quarterly-reports a.PDF {
        float: none;
        padding-top: 20px;
    }

    .module-annual-reports .reports {
        float: none;
        width: 100%;
    }

    .ModulePresentation a.ModuleHeadlineLink span,
    .module-past-events ul.items li.itemList span.url-content {
        width: 70%;
    }

    .emailalert-unsubscribe, .emailalert-activation {
        font-size: 30px;
        padding-bottom: 50px;
    }

    .MailingListUnsubscribeTable tr {
        display: block;
    }

    .unsubscribe-module .ButtonCell {
        padding: 10px 0 0;
    }

    .unsubscribe-module .MailingListUnsubscribeTable .MailingListCol2,
    .contact-address, .contact-mailid {
        display: inline-block;
        width: 100%;
        padding-bottom: 10px;
    }

    .contact-mailid > p {
        padding: 0;
        line-height: 18px;
    }

    .mailing-list-module .GridActions {
        float: right;
    }

    .mailing-list-module .MailingListListTable {
        display: block;
    }

    .mailing-list-module .MailingListTable,
    .mailing-list-module .MailingListTable > tbody {
        display: inline-block;
        width: 100%;
    }

    .unsubscribe-module .email-required,
    .unsubscribe-module .email-notvalid {
        bottom: 0;
    }

    .mailing-list-module .MailingListCol2 {
        width: 100%;
        display: inline-block;
    }

    .unsubscribe-module table.MailingListUnsubscribeTable tr {
        float: none;
    }

    .page-email-alerts .PaneFooter .footer-contactnevro > li {
        border-left: 0 none;
        float: none;
        padding: 0 0 10px;
    }

    /* Patient page - Start*/
    .module-senza-rct table.content-table-rct tr.table-header,
    .module-covering-analyst .covering-Table tr.header,
    .module-patent-us tr.tableheader {
        display: none;
    }

    .module-patent-us tr td {
        display: block;
        width: 100%;
        border-bottom: 0;
        padding: 10px;
        text-align: left;
    }


    .module-patent-us tr td:first-child:before {
        content: "Patent Number:";
    }

    .module-patent-us tr td:first-child + td:before {
        content: "Issue Date:";
    }

    .module-patent-us tr td:first-child + td + td:before {
        content: "Title:";
    }

    .module-patent-us tr td:before {
        width: 100%;
        display: block;
        font-family: "myriad-pro-n4", "myriad-pro";
        font-weight: 400;
    }

    .module-patent-us tr td:first-child + td + td {
        border-bottom: 1px solid #c9d4da;
        margin-bottom: 10px;
    }

    /* Patient page - End */

    .chart-label {
        font-size: 14px;
        left: 0;
    }

    .chart-label sup {
        font-size: 11px;
    }

    .german .module-real-experience, .german .module-overview-therapy {
        min-height: 290px;
    }

    .german .module-overview-news {
        height: auto;
        min-height: 235px;
    }

    .module-clinical-evidence .therapy-wrapper.moduleItem {
        padding: 0 20px;
    }

    .module-senza-rct table.content-table-rct tr td.border-right {
        border-right: 0;
    }

    .module-senza-rct table.content-table-rct td.border-right:before {
        content: "Key inclusion criteria";
    }

    .module-senza-rct table.content-table-rct td:before {
        font-family: "myriad-pro-n6", "myriad-pro";
        font-size: 16px;
        font-weight: 600;
        color: #fff;
        background-color: #006fa0;
        content: "Key exclusion criteria";
        display: block;
        text-transform: uppercase;
        margin: 0 auto;
        padding: 5px;
    }

    .module-senza-rct table.content-table-rct tr {
        display: block;
        width: 100%;
    }

    .module-senza-rct table.content-table-rct td {
        display: block;
        border-right: 0;
    }

    .module-senza-rct img.rst-desktp {
        display: none;
    }

    .module-senza-rct .table-head {
        width: 36%;
    }

    .module-senza-rct .table-content {
        width: 64%;
    }

    .tables-wrapper .table-head table tr,
    .module-senza-rct .tables-wrapper b,
    .module-senza-rct td.table-heading,
    .tables-wrapper .table-content table tr th,
    .tables-wrapper .table-content table tr td {
        font-size: 15px;
    }

    .module-senza-rct td.table-heading {
        padding-left: 2px;
    }

    .tables-wrapper .table-head table td, .tables-wrapper .table-head table th,
    .tables-wrapper .table-content table td, .tables-wrapper .table-content table th {
        min-width: 140px;
    }

    .module-senza-system .htmlContentTable td {
        width: 100%;
    }

    .module-senza-system .htmlContentTable .tdFrequency,
    .module-senza-system .htmlContentTable .tdWaveform {
        min-height: 310px;
    }

    .module-senza-system .htmlContentTable .tdAnatomical,
    .module-senza-system .htmlContentTable .tdAlgorithm {
        min-height: 380px;
    }

    .download-list-tags span.ModuleHeadline {
        padding: 0;
    }

    .module-senza-system .htmlContentTable tr td img {
        max-height: 100%;
        height: auto;
        width: auto;
    }

    .tables-wrapper .table-head table tr:first-child {
        font-size: 20px;
    }

    img.rst-mobile {
        display: block;
    }

    .download-list-tags .ModuleItemRow a img {
        display: none;
    }

    .module-chart .tooltip .totalPercentage,
    .download-list-tags.product-guides-section .ModuleItemRow .ModuleFileDescriptionText a img,
    .therapyIntro .ModuleItemRow .ModuleFileDescriptionText a img {
        display: block;
    }

    .download-list-tags.product-guides-section .ModuleItemRow a {
        padding-left: 0;
    }

    .download-list-tags .ModuleItemRow a,
    .module-corporate-links li.QuickLinkRow,
    .module-corporate-links li.QuickLinkRowAlt,
    .therapyIntro .ModuleItemRow a {
        display: block;
        padding-left: 25px;
    }

    .download-list-tags .ModuleItemRow .ModuleHeadlineLink[href*=".pdf"] span,
    .download-list-tags .ModuleItemRow .ModuleHeadlineLink[href*=".PDF"] span {
        display: inline-table;
        line-height: 30px;
        padding: 10px 35px 10px 0;
    }

    .module-resources.download-list-tags span.ModuleHeadline {
        float: none;
    }

    .module-news-room-resources.download-list-tags span.ModuleHeadline,
    .module-resources.download-list-tags span.ModuleHeadline,
    .module-news-room-resources.download-list-tags .ModuleItemRow .ModuleHeadlineLink[href*=".pdf"] span,
    .module-news-room-resources.download-list-tags .ModuleItemRow .ModuleHeadlineLink[href*=".PDF"] span,
    .download-list-tags span.ModuleHeadline {
        padding-left: 0;
    }

    .download-list-tags .ModuleItemRow .ModuleHeadlineLink[href*=".pdf"] span,
    .download-list-tags .ModuleItemRow .ModuleHeadlineLink[href*=".PDF"] span,
    .download-list-tags .ModuleItemRow a {
        line-height: 24px;
    }

    .module-patient-experiences .moduleItem iframe {
        height: 190px;
        width: 360px;
    }

    .contact-form .Item {
        width: 100%;
        padding: 0 0 15px;
        position: relative;
    }

    .contact-form .Item .text-label {
        float: none;
        text-align: left;
        width: auto;
        clear: both;
    }

    input.FormTextBox[type="text"],
    input.FormTextBox[type="email"] {
        float: none;
    }

    .contact-form .Item .ErrorMessage {
        margin-top: -4px;
        padding-left: 0;
        position: static;
    }

    .contact-form .Item.ItemCheckhere1, .contact-form .Item.ItemCheckhere2 {
        padding: 0;
    }

    input.Button.SubmitButton[type="submit"] {
        margin: 16px 0 0 0;
    }

    .contact-form .Item .FormCheckBoxList label {
        display: block;
        padding-left: 28px;
    }

    .CaptchaContainer, .german .contact-form .Item .ErrorMessage {
        padding-left: 0;
    }

    .contact-form .ItemClassCaptcha .ErrorMessage {
        position: absolute;
        left: 0;
        top: 131px;
    }

    .module-board-directors .PersonTitle {
        display: block;
    }

    .module-news-details .DocumentFileLink {
        display: table;
        clear: both;
        padding-left: 20px;
    }

    .module-news-room-resources.download-list-tags .ModuleItemRow .ModuleThumbnail[href*=".pdf"] > img,
    .module-news-room-resources.download-list-tags .ModuleItemRow .ModuleThumbnail[href*=".PDF"] > img {
        display: none;
    }


    .PublicLoginContainer .InvalidEmailText {
        padding: 40px 0 8px 150px;
    }

    .PublicLoginContainer .PublicLoginRemember {
        padding-left: 150px;
    }
}

@media screen and (max-width:480px) {
    .tables-wrapper .table-head table td,
    .tables-wrapper .table-head table th,
    .tables-wrapper .table-content table td,
    .tables-wrapper .table-content table th {
        min-width: 124px;
        padding: 10px 5px;
    }

    .german .module-senza-rct .tables-wrapper b {
        word-break: break-word;
    }

    .img-scroll img {
        max-width: 650px;
    }

    .img-scroll {
        width: 100%;
        overflow-x: scroll;
    }

    .PublicLoginContainer table tr td.Column2 input[type="password"] {
        width: 120px;
    }
}


@media screen and (max-width:420px) {

    body {
        font-size: 16px;
    }

    div {
        border: 0 solid yellow;
    }

    .PaneHeader2 h1 {
        font-size: 18px;
        line-height: 25px;
    }

    .PaneHeader2 .investor-banner.module-banner h1 {
        padding: 6px 0 0 20px;
    }

    .slider-container-inner strong {
        font-size: 40px;
    }

    .footer-contact-nevro p {
        padding: 0 0 0 20px;
        margin: 65px 0 0 0;
    }

    .PaneFooter ul.footer-contact-nevro {
        padding: 20px 0 10px;
    }

    .PaneFooter div.footer-contact-nevro {
        min-height: 245px;
    }

    div.footer-contact-nevro h1 {
        width: 50%;
    }

    .PaneFooter .contact-quick-link ul.footer-contact-nevro li {
        padding: 0 0 15px 0;
    }

    input.FormTextBox[type="text"],
    input.FormTextBox[type="email"] {
        width: 100%;
    }

    textarea.FormTextArea {
        width: 100%;
    }

    nav.footer-navigation {
        width: 30%;
    }

    div.FooterLinks {
        width: 35%;
    }

    .page-banner h2 {
        font-size: 15px;
    }

    .StockQuoteHeaderContainer .stock-price {
        float: left;
        width: 133px;
    }

    .StockQuoteHeaderContainer .StockDate,
    .StockQuoteHeaderContainer .StockDescription3 {
        display: block;
        font-size: 12px;
    }

    .unsubscribe-module .MailingListUnsubscribeTable .MailingListCol2,
    .contact-address, .contact-mailid {
        padding-bottom: 35px;
    }

    .module-secfilings .sbHolder {
        float: none;
    }

    .module-secfilings .filter-wrap {
        padding-bottom: 15px;
    }

    .ModuleEventLatest {
        padding: 13px 23px 23px 20px;
    }

    .page-stock-information .StockTableFeed .stockLeftContainer,
    .page-stock-information .StockTableFeed .stockRightContainer,
    .page-stock-information .stock-historical .StockTableItem p {
        width: 100%;
    }

    .page-stock-information .StockTableFeed .stockRightContainer {
        margin: 10px 0 20px 0;
    }

    .page-stock-information .stock-historical .StockTableItem p.bg-none {
        background-color: #fff;
    }

    .page-stock-information .stock-historical .StockTableItem p.bg-fill {
        background-color: #dbf7fe;
    }

    .page-stock-information .StockTableFeed .stockLeftContainer {
        padding-bottom: 10px;
        min-height: 100%;
    }

    .page-stock-information .stock-historical .StockTableItem p {
        padding-left: 20px;
    }

    .page-stock-information .stock-historical .stock-selects .sbHolder,
    .page-stock-information .stock-historical .stock-selects .sbOptions {
        width: 89px;
    }

    .page-stock-information .stock-historical button.lookup,
    .page-stock-information .stock-historical .stock-selects .sbHolder {
        margin: 5px 5px 5px 0;
    }

    .page-stock-information .stock-historical .stock-selects {
        text-align: center;
    }

    .inv-container #calc-frame {
        height: 330px;
    }

    .module-covering-analyst .covering-Table tr td:before {
        width: 34%;
    }

    .investor-thirdlevel-menu .has-children.expanded .level4 li > a {
        font-size: 14px;
        width: 77px;
    }

    .module-quarterly-reports .expand-all,
    .module-quarterly-reports .wrap-box span.drop-box {
        float: none;
    }

    .module-quarterly-reports .wrap-box span.drop-box {
        margin-right: 0;
    }

    .module-quarterly-reports .drop-box .sbHolder {
        margin-bottom: 7px;
    }

    .ModulePresentation ul.module-tab-menu li > a {
        width: 104px;
    }

    .module-past-events .ModuleEventYearContainer .past-year-select {
        top: 15px;
        left: 20px;
        position: absolute;
    }

    .ModulePresentation a.ModuleFileLink.DocumentFileLink {
        background: url('../design/documents-icons.png') no-repeat -18px -7px;
    }

    ul.presentation {
        padding-bottom: 50px;
    }

    .ModulePresentation .ModuleHeader span b,
    .upcoming-header span.desc b,
    .module-past-events span.desc b {
        display: none;
    }

    .ModulePresentation .ModuleHeader span.ModuleHeaderText2,
    .upcoming-header span.desc,
    .module-past-events span.desc {
        width: 67%;
    }

    .upcoming-header span.date-head, .module-past-events span.date-head {
        width: auto;
    }

    .module-upcoming-events .ModuleHeadlineLink,
    .ModulePresentation a.ModuleHeadlineLink span,
    .module-past-events ul.items li.itemList span.url-content {
        width: 58%;
    }

    .unsubscribe-module .email-required,
    .unsubscribe-module .email-notvalid {
        width: 100%;
        top: -38px;
    }

    .unsubscribe-module .MailingListUnsubscribeTable .MailingListCol2 {
        padding-bottom: 0;
    }

    .german .FooterLinks {
        float: right;
    }

    /* Footer link-  end */

    .german .module-real-experience,
    .german .module-overview-therapy {
        min-height: 375px;
    }

    .german .module-real-experience {
        background-size: contain;
        padding-right: 9px;
    }

    .module-senza-rct .static-table tr > th + th,
    .module-senza-rct .static-table tr > td + td {
        display: none;
    }

    .module-senza-rct td.table-heading {
        font-size: 12px;
        text-transform: uppercase;
    }

    .module-senza-rct .table-head {
        width: 40%;
    }

    .module-senza-rct .table-content {
        width: 60%;
    }

    .module-senza-rct .responsive-table {
        display: block;
        margin-top: 22px;
    }

    .module-senza-system .moduleItem .senza-image {
        width: 220px;
    }

    .senza-image > span.senza-image-points {
        font-size: 12px;
        height: 30px;
        width: 30px;
    }

    .senza-image > span.senza-image-points:first-child {
        top: -10px;
    }

    .senza-image > span:first-child + span {
        right: 0;
        top: 90px;
    }

    .senza-image > span:first-child + span + span {
        bottom: 30px;
        right: 50px;
    }

    .senza-image > span:first-child + span + span + span {
        right: 70px;
    }

    .chart-label {
        left: 2px;
    }

    .module-chart .tooltip .totalPercentage {
        font-size: 14px;
    }

    .module-chart .tooltip {
        font-size: 12px;
    }

    .table-head {
        width: 50%;
    }

    .table-content {
        width: 50%;
    }

    .download-list-tags span.contact-link {
        float: left;
        padding: 0 5px 0 0;
    }

    .module-publications .ModuleHeadlineLink,
    .module-publications .ModuleThumbnail {
        vertical-align: middle;
        display: block;
        width: 100%;
        height: auto;
    }

    .download-list-tags .ModuleItemRow .ModuleHeadlineLink[href*=".pdf"] {
        background-position: right 8px;
        margin-right: 25px;
    }

    .download-list-tags .ModuleItemRow a,
    .module-corporate-links li.QuickLinkRow,
    .module-corporate-links li.QuickLinkRowAlt {
        padding-left: 18px;
    }

    .download-list-tags .ModuleItemRow .ModuleHeadlineLink[href*=".pdf"]:after,
    .download-list-tags .ModuleItemRow .ModuleHeadlineLink[href*=".PDF"]:after {
        top: -6px;
    }

    .module-resources.download-list-tags span.ModuleHeadline,
    .module-news-room-resources.download-list-tags span.ModuleHeadline {
        display: block;
    }

    .product-guides-section .ModuleFileDescriptionText,
    .therapyIntro .ModuleFileDescriptionText {
        height: 100%;
        right: 40px;
        top: 0;
    }

    .download-list-tags.product-guides-section .ModuleItemRow .ModuleFileDescriptionText a {
        background-image: url("../images/video-icon.png");
        background-position: right center;
        background-repeat: no-repeat;
        display: block;
        height: 100%;
        width: 25px;
    }

    .download-list-tags.product-guides-section .ModuleItemRow .ModuleFileDescriptionText a img {
        display: none;
    }

    .download-list-tags.product-guides-section .ModuleItemRow .ModuleHeadlineLink[href*=".pdf"],
    .download-list-tags.product-guides-section .ModuleItemRow .ModuleHeadlineLink[href*=".PDF"],
    .download-list-tags.mri-resource-section .ModuleItemRow .ModuleHeadlineLink[href*=".pdf"],
    .download-list-tags.mri-resource-section .ModuleItemRow .ModuleHeadlineLink[href*=".PDF"] {
        margin-right: 60px;
    }

    .module-news-room-resources.download-list-tags .ModuleItemRow a {
        padding-left: 25px;
    }

    .download-list-tags .ModuleItemRow .ModuleHeadlineLink[href*=".pdf"],
    .download-list-tags .ModuleItemRow .ModuleHeadlineLink[href*=".PDF"] {
        background-position: right center;
    }

    .module-corporate-tab ul,
    .module-stock-tab ul,
    .covering-analyst-tab ul {
        padding: 20px 0 20px 20px;
    }

    .module-patient-experiences .moduleItem iframe {
        height: 170px;
        width: 230px;
    }

    .CaptchaContainer {
        font-size: 15px;
    }

    .contact-form .ItemClassCaptcha .ErrorMessage {
        top: 120px;
    }

    .PublicLoginContainer .InvalidEmailText {
        padding: 40px 0 8px 20px;
    }

    .PublicLoginContainer .PublicLoginRemember {
        padding-left: 0;
    }
}
.resourceDL .ModuleHeadlineLink {
    padding-left: 15px;
}

.ProductOrderForm .PaneFooter div.footer-contactnevro {
    display: none;
}

.ProductOrderForm .PaneFooter .EditSubscriberContainer.MailingListSignupContainer {
    display: none;
}

.module-resources .ModuleItem, .module-resources .ModuleItemAlt {
    padding-left:20px !important;
}

.module-resources .ModuleItemRow .ModuleHeadlineLink[href*=".pdf"] {
    padding-left: 0px;
}



/* Change request */
.cf:before,
.cf:after {
    content: "";
    display: block;
}
.cf:after {
    clear: both;
}

/************ Physician Overview */

/* Intro Message */
.intro-message{
    margin-top:-4px;
}
.intro-message h3{
    font-weight: 300;
    text-transform: none;
    font-size: 30px;
    line-height: 38px;
    color: #006fa0;
}
.intro-message p{
    font-family: "GothamXNarrow-Light", sans-serif;
    color:#6a737b;
    font-size:22px;
    line-height: 1.2;
}

/* folders section */
.folders-section{
    padding:50px 0 50px;
    border-bottom:1px solid #dddedf;
}
.folders-section h1{
    text-align: center;
    padding-bottom:20px;
    border-bottom:1px solid #dddedf;
    margin-bottom:50px;
    font-family: "GothamXNarrow-Light", sans-serif;
    font-size:40px;
    font-weight: normal;
    text-transform: none;
}
.folders-section .col-left{
    width:40%;
    float:left;
}
.folders-section .col-left-inner{
    text-align: center;
    padding: 110px 70px 0 30px;
}

h2.section-col-header{
    font-size: 41px;
    line-height: 1.2;
    font-family: "GothamXNarrow-Light", sans-serif;
    color:#0082ca;
    text-transform: none;
    font-weight: normal;
}
a.btn-link{
    font-size: 25px;
    color:#0082ca;
    font-family: "GothamXNarrow-Light", sans-serif;
    display:inline-block;
}
a.btn-link:hover{
    color: #00b2e1;
}
a.btn-link span{
    font-size: 12px;
    margin-left: 10px;
    line-height: 1;
    vertical-align: middle;
}
.folders-section .col-right{
    width:60%;
    float:left;
}
.folders-section .folder{
    background-repeat:no-repeat;
    background-size:cover;
    width: 250px;
    height: 200px;
    float: left;
    padding: 55px 85px 0 20px;
}
.folders-section .folder h4{
    text-transform: uppercase;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    margin-bottom: 0;
    line-height: 1.1;
    font-size: 18px;
    font-family:"GothamXNarrow-Bold", sans-serif;
    font-weight: normal;
}
.folders-section .folder .folder-year{
    color:rgba(255,255,255,0.6);
    font-size: 13px;
    line-height: 1;
    font-family:"GothamXNarrow-Medium", sans-serif;
}
.folders-section .folder p{
    color: #fff;
    line-height: 1;
    font-size: 13px;
    font-weight:bold;
}

.folders-section .folder1{
    background-image: url("../design/folder1.png");
}
.folders-section .folder2{
    background-image: url("../design/folder2.png");
    margin-left: -105px;
    margin-top: 65px;
}
.folders-section .folder3{
    background-image: url("../design/folder3.png");
    margin-top: 130px;
    margin-left: -105px;
}
@media screen and (max-width: 767px) {
    .folders-section .col-right,
    .folders-section .col-left{
        width:100%;
        float:none;
        text-align: center;
        padding:0 20px;
    }
    .folders-section .col-left{
        margin-bottom:30px;
    }
    .folders-section .col-left-inner{
        padding:0;
    }
    .folders-section .showOnMobile,
    .senza-rect-section .col-left.showOnMobile p,
    .hf10-section .col-right p.showOnMobile{
        margin-top:30px;
    }
}



/* senza-rct section */
.senza-rect-section{
    padding-top:30px;
    padding-bottom:50px;
    border-bottom:1px solid #dddedf;
    margin-bottom:50px;
}

.senza-rect-section h1{
    font-family: "GothamXNarrow-Book", sans-serif;
    font-weight: normal;
}

.senza-rect-section .col-left{
    width:50%;
    float:left;
}
.senza-rect-section .col-right{
    width:50%;
    float:left;
    text-align: center;
    padding:90px 80px;
}
.circle-txt{
    background-image: url("../design/circle.png");
    background-repeat:no-repeat;
    background-size:cover;
    width: 375px;
    height: 375px;
    color:#fff;
    font-family: "GothamXNarrow-Medium", sans-serif;
}
.circle-txt .txt-top{
    width: 375px;
    height: 115px;
    padding-left: 130px;
    padding-top: 40px;
    padding-right: 80px;
}
.circle-txt .txt-left{
    width: 115px;
    height: 152px;
    float: left;
    text-align: right;
    padding-right: 20px;
    padding-left: 20px;
}
.circle-txt .txt-center{
    float: left;
    width: 152px;
    height: 152px;
    text-align: center;

}
.circle-txt .txt-center sup{
    font-size:80px;
    font-family: "GothamXNarrow-Medium", sans-serif;
    top: -0.4em;
}
.center-1{
    font-size:110px;
    color:#99daea;
    font-family: "GothamXNarrow-Medium", sans-serif;
}
.circle-txt .txt-right{
    height: 152px;
    float: left;
    width: 108px;
    padding-top: 30px;
    padding-left: 10px;
}
.circle-txt .txt-bottom{
    float: left;
    width: 375px;
    height: 108px;
    padding-right: 130px;
    padding-top: 10px;
    text-align: right;
    padding-left:90px;
}
@media screen and (max-width: 767px) {
    .senza-rect-section .col-left,
    .senza-rect-section .col-right{
        width:100%;
        float:none;
        text-align: center;
        padding:0 20px;
    }
    .senza-rect-section .col-left{
        margin-bottom:30px;
    }

    .senza-rect-section h1{
        padding: 0 20px;
        text-align: center;
    }
}

/* Chart Section */
.chart-section{
    text-align: center;
    margin-bottom:50px;
}
.chart-section h1{
    font-size:41px;
    font-family: "GothamXNarrow-Light", sans-serif;
    padding:0 20%;
    line-height:1.2;
    color:#0082ca;
    margin-bottom:0;
    font-weight: normal;
    text-transform: none;
}
.landing-module-chart{
    width:50%;
    float:left;
}
.module-chart.landing-module-chart .chartContainer{
    width:500px;
    height:300px;
}
.module-chart.landing-module-chart *{
    font-family: "GothamXNarrow-Bold", sans-serif;
    font-weight: normal !important;
}
.module-chart.landing-module-chart .highcharts-xaxis-title *{
    font-family: "GothamXNarrow-Book", sans-serif;
    font-weight: normal !important;
}
.module-chart.landing-module-chart .highcharts-yaxis-labels *{
    font-family: "GothamXNarrow-Medium", sans-serif;
    font-weight: normal !important;
}
.module-chart.landing-module-chart .tooltip .totalPercentage,
.module-chart.landing-module-chart .tooltip .totalText,
.module-chart.landing-module-chart .tooltip .totalText *{
    font-family:"GothamXNarrow-Light", sans-serif;
}

@media screen and (max-width: 1023px) {
    .landing-module-chart{
        width:100%;
        float:none;
    }

    .module-chart.landing-module-chart .chartContainer{
        width:100%;
        height:auto;
        margin-bottom:30px;
    }
}


/*HF10 section */
.hf10-section{
    clear:both;
    /*padding-top:120px;*/
    border-bottom:1px solid #dddedf;
    padding-bottom: 30px;
    margin-bottom:50px;
}
.hf10-section .ContentContainer{
    border-top:1px solid #dddedf;
    padding-top:50px;
}
.hf10-section .col-left{
    width: 50%;
    float: left;
    text-align: center;
    padding: 60px 85px 0 0;
}
.hf10-section .col-right{
    width:50%;
    float:left;
    text-align: center;
}
.hf10-section .col-right h4{
    font-family: "GothamXNarrow-Medium", sans-serif;
    font-size:32px;
    color:#0082ca;
    font-weight: normal;
}
.hf10-section .col-right p{
    font-family: "GothamXNarrow-Light", sans-serif;
    font-size:22px;
    color:#5c6670;
    max-width: 70%;
    margin: 0 auto;
    margin-bottom: 20px;
}
@media screen and (max-width: 1023px) {
    .hf10-section{
        /*padding-top:30px;*/
    }
}

@media screen and (max-width: 767px) {
    .hf10-section .col-right,
    .hf10-section .col-left{
        width:100%;
        float:none;
        padding:0 20px;
    }
    .hf10-section .col-left{
        margin-bottom:30px;
    }
}


/* superior outcomes section */
.superiorOutcomes-section{
    text-align: center;
}
.superiorOutcomes-section h1{
    font-size:41px;
    font-family:"GothamXNarrow-Light", sans-serif;
    color:#0082ca;
    font-weight: normal;
    text-transform: none;
    margin-bottom:30px;
}
.superiorOutcomes-section .btn-link{
    margin-bottom:50px;
}
.superiorOutcomes-section table{
    margin-bottom:30px;
}


/* footer squares section */
.footer-squares{
    padding:100px 0 50px;
}
.square{
     width: 32%; 
    /*width: 100%;*/
     margin-left: 2%; 
    /*margin: 0;*/
    float: left;
    background: #00b3e3; 
    text-align: center;
    padding: 25px;
    min-height: 250px;
}
.footer-squares a:first-child .square{
     margin-left: 16%; 
    /*margin: 25px 0 0 0;*/
}
.square img{
     display: inline-block; 
     height: 84px; 
     margin-bottom: 25px; 
}
.square h3{
    font-family: "GothamXNarrow-Bold", sans-serif;
    color:#fff;
    font-size:30px;
    font-weight: normal;
    margin-bottom:10px;
}
.square p{
    color:#fff;
    font-family: "GothamXNarrow-Book", sans-serif;
    font-size:26px;
    margin-bottom:0;
}

@media screen and (max-width: 1050px) {
    .square{
        padding:15px;
    }
}

@media screen and (max-width: 767px) {
    .footer-squares{
        padding:30px 20px;
    }

    .square{
        width:100%;
        margin-left:0;
        margin-bottom:20px;
        padding:20px;
    }
    .footer-squares a:first-child .square{
        margin-left:0;
    }


}


/* Patient Overview */

.learn-more-section{
    padding-top:50px;
}

.learn-more-section h1{
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 0;
    font-family: "GothamXNarrow-Light", sans-serif;
    font-size: 40px;
    font-weight: normal;
    text-transform: none;
}

.learn-more-section .col{
    width:50%;
    float:left;
    text-align: center;
}

.learn-more-section .col p{
    font-family: "GothamXNarrow-Light", sans-serif;
    font-size: 26px;
    color:#6a737b;
    line-height: 1.2;
}

.learn-more-section .col-row{
    border-top: 1px solid #dddedf;
    padding: 40px 0;
}
.learn-more-section .col-row.noBorder {
    border-top:0 none;
}
.col-txt1{
    padding-right:100px;
}
.col-txt2{
    padding:0 40px;
}
.col-txt3 h2{
    padding:0 40px;
}
.col-txt3 p{
    padding: 0 45px;
}
@media screen and (max-width: 767px) {
    .learn-more-section h1{
        padding:20px;
    }

    .learn-more-section .col{
        width:100%;
        float:none;
        padding:0 20px;
        margin-bottom:30px;
    }

    .learn-more-section .col-row{
        padding: 60px 0 30px;
    }

    .col-txt3 h2,
    .col-txt3 p{
        padding:0;
    }
}

.footer-squares.patient-sq{
    padding-top:0;
}

.superiorOutcomes-section.module-senza-system .htmlContentTable tr th{
    font-family: "GothamXNarrow-Medium", sans-serif;
    font-weight: normal;
}
.superiorOutcomes-section.module-senza-system .htmlContentTable tr td{
    vertical-align: top;
}
.superiorOutcomes-section.module-senza-system .htmlContentTable tr td img{
    width:auto;
    max-height: 100%;
}
.superiorOutcomes-section.module-senza-system .htmlContentTable tr td span{
    font-family:"GothamXNarrow-Book", sans-serif;
    color:#6a747a;
}
.img-cont{
    height:220px;
}




.download-square{
    border-radius:10px;
    background:#aae1ed;
    padding: 25px;
    max-width: 65%;
    margin: 0 auto;
}

.download-square img{
    display:inline-block;
    margin-bottom:25px;
}
.download-square h3{
    color: #00b3e3;
    font-size: 30px;
    font-family: "GothamXNarrow-Bold", sans-serif;
    margin-bottom:10px
}

.learn-more-section .col .download-square p{
    color: #00b3e3;
    font-size: 26px;
    font-family: "GothamXNarrow-Book", sans-serif;
}

@media screen and (max-width: 1050px) {
    .download-square{
        max-width:80%;
    }
}

@media screen and (max-width: 767px) {
    .download-square{
        max-width:100%;
        margin-bottom:30px;
    }
}

.PaneContentInner{
    padding-bottom:50px;
}


.video-wrapper{
    position: relative;
    width: 100%;
}

.video-responsive{
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.chartsLearnMore{
    clear:both;
    padding:50px 0;
    text-align:center;
}

@media screen and (max-width: 1023px) {
    .chartsLearnMore{
        padding:0 0 40px;
        text-align:center;
    }
}

.showOnDesktop{
    display:block;
}
.showOnMobile{
    display:none;
}

@media screen and (max-width: 767px) {
    .showOnDesktop{
        display:none;
    }
    .showOnMobile{
        display:block;
    }
    .video-wrapper{
        margin-bottom:30px;
    }

    .superiorOutcomes-section.module-senza-system .htmlContentTable .tdFrequency,
    .superiorOutcomes-section.module-senza-system .htmlContentTable .tdWaveform,
    .superiorOutcomes-section.module-senza-system .htmlContentTable .tdAnatomical,
    .superiorOutcomes-section.module-senza-system .htmlContentTable .tdAlgorithm {
        border-bottom: none;
    }
    .superiorOutcomes-section.module-senza-system .htmlContentTable{
        border-bottom:none;
    }
}

/**** EXISTING PATIENTS ***/

.existing-patients-section {
    padding-top: 50px;
}

.existing-patients-section h1 {
    padding-bottom: 20px;
    margin-bottom: 0;
    font-size: 30px;
    font-weight: 300;
    text-transform: none;
}

.existing-patients-section .col {
    width: 50%;
    float: left;
    text-align: center;
}

.existing-patients-section .col p {
    font-family: "GothamXNarrow-Light", sans-serif;
    font-size: 26px;
    color: #006fa0;
    line-height: 1.2;
}

.existing-patients-section .col-row {
    border-top: 1px solid #dddedf;
    padding: 40px 0;
}

.existing-patients-section .col-txt1 {
    padding-right: 100px;
    margin-top: 100px;
}

.existing-patients-section .col-txt2 {
    padding: 0 40px;
    margin-top: 100px;
}

.existing-patients-section .col-txt3 p {
    padding: 0 45px;
    margin-top: 100px;
}

@media screen and (max-width: 767px) {
    .existing-patients-section .col-txt1,
    .existing-patients-section .col-txt2 {
         margin-top:0;
    }
    .existing-patients-section h1,
    .existing-patients-section .subheading {
        padding: 20px;
    }
    .existing-patients-section .col {
        width: 100%;
        float: none;
        padding: 0 20px;
        margin-bottom: 30px;
    }
    .existing-patients-section .col-row {
        padding: 20px 0 20px;
    }
    .existing-patients-section .col-txt3 h2,
    .existing-patients-section .col-txt3 p {
        padding: 0;
    }
}

.existing-patients-section .col .download-square p {
    color: #00b3e3;
    font-size: 26px;
    font-family: "GothamXNarrow-Book", sans-serif;
}

.no-t-border {
    border-top: 0 !important;
}

.existing-patients-section .subheading, .mri-resource-section h1 {
    color: #00b2e1;
    font-weight: 100;
font-size: 20px;
}

.existing-patients-section .download-section {
    text-align: center;
    font-family: "GothamXNarrow-Light", sans-serif;
    padding-top: 0px;
    
}

//97777

.dwnldGuide a{
    display: block;
    text-align: center;
}

.bullet-points.bullet-items {
    padding-left: 50px;
}

.module-faq h1 {
    font-size: 20px;
    line-height: 21px;
    color: #00b2e1;
    text-transform: uppercase;
}
//97777