﻿/**************/
/*   General  */
/**************/
@font-face {
    font-display: swap;
    font-family: 'Roche Sans';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/roche-sans/roche-sans-300.eot');
    src: url('../fonts/roche-sans/roche-sans-300.eot?#iefix') format('embedded-opentype'),
    url('../fonts/roche-sans/roche-sans-300.woff2') format('woff2'),
    url('../fonts/roche-sans/roche-sans-300.woff') format('woff'),
    url('../fonts/roche-sans/roche-sans-300.ttf') format('truetype');
}
.emphasis, strong, b {
    font-family: Roche Sans, Sans-Serif;
}
body {
    line-height: 24px;
    font-family: Roche Sans,sans-serif;
    font-size: 16px;
    color: #3a3a41;
    background-color: #fff;
    /* border-top: 40px solid #1A818D; */
}
body > article, body > section {
    font-family: Roche Sans, Sans-Serif;
    position: relative;
    top: 90px;
}
.navbar-product-name, section {
    font-family: Roche Sans, Sans-Serif;
}

.include-text {
    border: none;
}
.footnote-ct{
    width: 75%;
    margin-left: auto;
    padding: 0 1rem;
}
.footer-ct {
    margin-top: 10px;
}

header.header .container{
    background-color: transparent;
}

header.header + div.searchBarTopContainer{
    background-color: #F0F6FA;
    padding: 20px 0;
}

.searchBarTopContainer .searchBoxCt .searchform input{
    border-radius: 25px;
    width: 100%;
    padding: 4px 4px 4px 30px;
}

.searchBarTopContainer > .searchBoxCt {
    width: 50%;
    margin: auto;
    left: auto;
}
.searchBarTopContainer .searchButton{
    left: 5px;
    margin-top: -13px;
    color: #ccc;
}

html[dir='rtl'] .searchBarTopContainer .searchBoxCt .searchButton {
    position: absolute;
    margin-top: 2px;
    left: 10px;
}

html[dir="rtl"] .searchBarTopContainer .searchBoxCt .searchform input {
    margin: 0;
}

body > article div.container-fluid .searchBoxCt .searchButton,
body > section div.container-fluid .searchBoxCt .searchButton {
	top: 0px;
	margin-top: 0px;
}

.searchBoxCt .searchButton {
	top: 3px;
	margin-top: 0px;
}

.navbar-brand {
    display: flex;
}

html[dir="rtl"] .navbar-brand {
    float: right;
}

.navbar-brand > img {
    width: auto;
    height: 50%;
    margin: auto 0;
}
.navbar-product-name {
    font-weight: bold;
    left: 0;
    margin: 0;
    max-width: none;
    overflow: visible;
    padding: 0 0 20px 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.navbar-product-name br {
    display: none;
}
.column-main{
    padding-top: 0;
}

.arrows-nav {
	width: 100%;
	max-width: none;
	display: flex;
	margin: auto;
}
.arrows-nav > div {
    padding: 0;
}
.section-header {
    z-index: 0;
}
/**************/
/* Breadcrumb */
/**************/
.breadcrumb {
    padding: 9px 0px;
    background-color: transparent;
    margin-bottom: 15px;
    border-bottom: 1px #EFEFEF solid;
    margin-bottom: 0;
}
.breadcrumb > li + li:before {
    content: inherit;
}
.breadcrumb>.active,
.breadcrumb>li a{ 
    color:rgb(7,108,173); 
    font-size: 14px;
}
ol.breadcrumb.hidden-xs,
ol.breadcrumb.hidden-xs > li.bread-item:first-child,
ol.breadcrumb.hidden-xs > li.active:last-child {
    display: inline-block !important;
    position: relative;
    z-index: 1;
}
ol.breadcrumb.hidden-xs > li.active:last-child,ol.breadcrumb.hidden-xs > li.bread-item:first-child {
    display: none!important;
}
ol.breadcrumb.hidden-xs > li.bread-item {
    display: none;
}
/**************/
/*   Arrows   */
/**************/
.fa-arrow-left:before , .fa-arrow-right:before {
    color: rgb(0, 102, 204);
    font-size: 32px;
}
html:not([dir='rtl']) a.arrow.prev.pull-right {
    float: left !important;
}
html:not([dir='rtl']) a.arrow.next.pull-left {
    float: right !important;
}
.fa-arrow-right:before {
    content: url(../images/right.svg);
}
html[dir="rtl"] .fa-arrow-right:before {
    content: url(../images/left.svg);
}
.fa-arrow-left:before {
    content: url(../images/left.svg);
}
html[dir="rtl"] .fa-arrow-left:before {
    content: url(../images/right.svg);
}
html[dir='rtl'] .arrows-nav {
    display: flex;
    flex-direction: row;
    width: 100%;
	max-width: none;
	margin: auto;
}
.searchBarTopContainer .searchform .fulltext-searchfield {
    outline-color: #005899!important;
}
/********************/
/* Only for iPhones */
/********************/
@supports (-webkit-overflow-scrolling: touch) {
    .searchform .fulltext-searchfield {
        padding: 4px 4px 4px 46px !important;
    }
}
ol.breadcrumb.hidden-xs > li.bread-item:nth-last-child(2) {
    display: inline-block!important;
}
.breadcrumb>li a:before {
    /* content: "< "; */
    border-style: solid;
	border-width: 0.15em 0.15em 0 0;
	content: '';
	display: inline-block;
	height: 0.45em;
	left: 0.15em;
	position: relative;
	top: 0.65em;
	transform: rotate(-135deg);
	vertical-align: top;
	width: 0.45em;
    margin-right: 0.8em;
}
ol.breadcrumb.hidden-xs > li.active:only-child {
    display: inline-block!important;
}
.container-enum.standard > li.enum-element::before, 
.container-enum.Bullet > li.enum-element::before, 
li.none-style > .enum-container > ul.evenList > li.enum-element::before {
    line-height: 1em;
}
.block-description>.row>div>div {
    margin-bottom: 1em;
}
.block-description>.row>div>div>a {
    font-weight: 600;
}
.x-result {
    margin-top: 1em;
    background: transparent;
}
.x-result>.x-link>a.result {
    font-weight: 600;
}
.highlight {
    background-color: transparent;
    border-bottom: 1px solid #076cad;
}
/**************/
/*   Mobile   */
/**************/
@media (max-width: 992px){
    .main-nav > .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
    .footnote-ct{
        width: 100%;
        margin-left: auto;
    }
    .sidebar {
        background-color: transparent;
    }
    body > article .sidebar > .navbar-header, 
    body > section .sidebar > .navbar-header {
        display: block;
    }
    header.header + div.searchBarTopContainer {
        margin: 0;
        top: 90px;
    }
    .main-nav {
        background-color: transparent;
    }
    .arrows-nav {
        margin: 0;
    }
    .navbar-brand > img {
        position: relative;
    }
    body > article div.container-fluid .sidebar > .navbar-header > .navbar-brand, 
    body > section div.container-fluid .sidebar > .navbar-header > .navbar-brand {
        position: relative;
        top: 15px;
    }
    header.header .navbar-brand {
        display: flex;
        align-items: center;
    }
    body > header .navbar-brand > img {
        position: relative;
    }
    .sidebar-toggle {
        margin-left: 0;
    }
    .searchBarTopContainer .searchButton {
        margin: 4px 0 0 0;
        top: 0px;
    }
    html[dir="rtl"] .searchBarTopContainer > .searchBoxCt {
        left: 0;
    }
    html[dir='rtl'] .searchBarTopContainer .searchBoxCt .searchButton {
        left: 10px;
        top: 2px;
    }
    html[dir='rtl'] .breadcrumb,
    html[dir='rtl'] .sidebar-toggle {
        float: right;
    }
    html[dir='rtl'] .sidebar-toggle {
        margin-right: 0;
        margin-left: 15px;
    }
    .arrows-nav > div {
        padding: 0 15px;
    }
}

@media (max-width: 767px) {
    body, .table-condensed .table-cell, .table.table-condensed>tbody>tr>td.table-cell, .container-enum li.enum-element:before {
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.5em;
        letter-spacing: 0.18px;
    }
    .container-enum.Numeric > li:before, .container-enum.Alpha > li:before {
        font-size: 18px;
        top: 0;
    }
    .h2, h2 {
        font-size: 18px;
    }
    .breadcrumb>li a:before {
        top: 0.8em;
    }
    ol.instruction:not(.Continue):not(.Numeric) {
        counter-reset: itemC var(--lastC);
    }
    ol.instruction.Numeric, ol.enum-standard, ul.enum-standard {
        counter-reset: item var(--lastC);
    }
    .container-enum.standard > li.enum-element::before, .container-enum.Bullet > li.enum-element::before, li.none-style > .enum-container > ul.evenList > li.enum-element::before {
        line-height: 1.25em;
    }
    ol.instruction.Numeric {
        padding-left: 10px;
    }
    ol.instruction.Continue {
        counter-reset: itemC var(--lastC);
    }
    ol.instruction.Continue > li.step:not(.result) {
        counter-increment: itemC;
    }
    ol.instruction.Continue > li.step:not(.result)::before {
        content: counter(itemC) ".";
        width: initial;
        position: initial;
        margin-right: 0;
    }
    html[dir='rtl'] ol.instruction.Continue > li.step:not(.result)::before {
        content: counter(itemC) ".";
        width: initial;
        position: initial;
        margin: 0 -16px 0 5px;
    }
    ol.instruction li.step.result {
        counter-increment: none;
        padding-left: 0;
    }
    .container-enum.Alpha > li:not( .none-style) {
        padding-left: 5px;
    }
    .enum-container .enum-enum-instruction li.step:before {
        padding-right: 22px;
    }
    html[dir='rtl'] .enum-container .enum-enum-instruction li.step:before {
        padding-left: 22px;
        padding-right: 0px;
    }
    li.step.result:before {
        padding-right: 4px;
    }
    li.step::before {
        width: inherit;
    }
    body > header ~ article .sidebar, 
    body > header ~ section .sidebar {
        top: -220px;
        z-index: 1050;
    }
    body > article .sidebar > .navbar-header, 
    body > section .sidebar > .navbar-header {
        background: #fff;
        left: 0;
        padding: 20px;
        position: fixed;
        top: 0;
        z-index: 1050;
    }
    .column-main {
        margin-top: -50px;
    }
    #main-content-index {
        top: 10px;
    }
    .main-nav > .container-fluid {
        padding-left: 0;
    }
    .sidebar .navbar-default {
        margin-top: 50px;
    }
    .searchBarTopContainer .searchBoxCt .searchform input::placeholder {
		color: transparent;
	}
    article > div.container-fluid .navbar-brand > img, 
    section > div.container-fluid .navbar-brand > img {
        left: 5px;
    }
    .navbar-brand > img {
        left: 5px;
    }
    body > header .navbar-brand > img {
        left: 5px;
    }
    html[dir='rtl'] body > header .navbar-brand > img {
        left: -5px;
    }
    .navbar-brand {
        max-width: none;
    }
    body > article .sidebar > .navbar-header > .navbar-brand, 
    body > section .sidebar > .navbar-header > .navbar-brand {
        position: relative;
        top: 2px;
    }
    body > article div.container-fluid .sidebar > .navbar-header > .navbar-brand, 
    body > section div.container-fluid .sidebar > .navbar-header > .navbar-brand {
        position: relative;
        top: -2px;
    }
    .searchBarTopContainer > .searchBoxCt {
        width: 70%;
    }
}

@media (max-width: 480px) {

}

@media (max-width: 450px) {

}

@media (max-width: 390px) {

}

/**************/
/*    Logo    */
/**************/
.header {
    position: fixed !important;
    background: transparent;
    height: auto;
    left: 50px;
    margin-top: 0;
    padding: 20px 0;
    width: calc(100% - 50px);
    z-index: 1060;
}
/**************/
/*   Images   */
/**************/
img.media-theme-img-tag-inline {
    height: 1em;
    width: auto !important;
}
figure.media div.media-theme {
    margin: 0 auto 15px auto;
}
/**************/
/*   Notice   */
/**************/
.notice {
    padding: 0 !important;
    border-color: #000 !important;
}
.notice-container {
    border: 1px solid #000 !important;
    margin-top: 1rem;
    text-align: center;
    overflow: hidden;
}
.notice-icon {
    display: none;
}
.notice-title {
    font-size: 20px !important;
    color: #FFF;
    background-color:rgb(74,74,74);
    width: auto;
    height: auto;
    padding: 0.5rem 0 0.5rem 0 !important;
    text-transform: uppercase;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0 !important;
}
.notice.ANSI.Warning .notice-title,
.notice.ANSI.Advice .notice-title {
    background-color:rgb(74,74,74);
}
.Warning .notice-title::before, .Precaution .notice-title::before {
    content: url('../images/Warning.png');
    display: inline-block;
}
.notice.ANSI.Advice .notice-title {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.notice-body {
    text-align: left;
    background-color: #EFF0F0;
    margin-left: 0 !important;
}

html[dir="rtl"] .notice .notice-body{
    text-align: right;
}
/***********************/
/* Navigavtion sidebar */
/***********************/
.sidebar .navbar-nav.isHomePage li.index {
    display: none;
}
.sidebar .navbar-nav li a{
    background-color: #F8F8F8
}
.sidebar .navbar-nav li.active.level-1 > a, 
.sidebar .navbar-nav li.active.level-1 > a:hover {
    background-color: #F0F6FA;
    color: rgb(7,108,173);
}
.sidebar .navbar-nav li.level-2 > a {
    background-color: #F8F8F8;
    color: #3a3a41;
}
.sidebar .navbar-nav li.active.level-2 > a, 
.sidebar .navbar-nav li.active.level-2 > a:hover, 
.sidebar .navbar-nav li.level-2 > a:hover {
    background-color: #F0F6FA;
    color: rgb(7,108,173);
    /* background-color: #E4E4E4;
    color: #3a3a41; */
}
/**************/
/*   Links    */
/**************/
.link::before {
    font-size: 20px;
    left: 0;
    margin-right: 10px;
    text-align: center;
    top: -2px;
    padding: 0;
    position: absolute;
    width: 20px;
    height: 20px;
    content: '';
}
.link:hover {
    color: #3a3a41;
}
.link, .link:active, .link:visited {
    color: rgb(7,108,173);
    position: relative;
    display: inline-block;
    font-weight: normal;
    font-family: Roche Sans, Sans-Serif;
}
.dropdown-menu {
    font-size: 14px;
}
.navbar-nav>li>.dropdown-menu>li>a {
    padding-left: 40px;
}
.active {
    font-weight: 600;
}
.level-1 .active .link-text {
   font-weight: 600;
}
@media (min-width: 768px) {
    .header {
        position: fixed !important;
        background: #fff;
        height: auto;
        left: 0;
        margin-top: 0;
        padding: 20px 0;
        width: 100%;
        z-index: 1060;
    }
    img.media-theme-img-tag-inline {
        height: 0.9em!important;
    }
    header.header + div.searchBarTopContainer {
        position: relative;
        margin: 0;
        top: 90px;
    }
    .searchBarTopContainer > .searchBoxCt {
        padding: 0 0 20px 0;
    }
    body > article .sidebar > .navbar-header, 
    body > section .sidebar > .navbar-header {
        display: none;
    }
    .sidebar .active > .dropdown-menu {
        z-index: 1;
    }
}