/*v1.3*/
#step-nav .current  {
    text-decoration: none!important;
    color: #fff!important;
    background: #559fb8 !important;
}
#qg-primary-content a:not(.print-content-link):active{
    color: #fff !important;
}
#tcChat_btnMinimize_table tbody, #tcChat_btnMinimize_table tfoot,
#tcChat_btnCloseChat_table tbody, #tcChat_btnCloseChat_table tfoot,
#tcChat_btnSend_table tbody, #tcChat_btnSend_table tfoot,
#tcChat_btnEmail_table tbody, #tcChat_btnEmail_table tfoot,
#tcChat_btnFontSize_table tbody, #tcChat_btnFontSize_table tfoot,
#tcChat_btnPrint_table tbody, #tcChat_btnPrint_table tfoot,
#tcChat_btnChime_table tbody, #tcChat_btnChime_table tfoot,
#tcChat_btnRestore_table tbody, #tcChat_btnRestore_table tfoot,
#tcChat_btnRestore_table tbody, #tcChat_btnRestore_table tfoot,
#tcChat_chatWindow_span table tbody, #tcChat_chatWindow_span table tfoot
{
    background: transparent !important;
}
a[href^="tel:"] {
    white-space: nowrap;
}
.confidential .label {
    color: #fff;
}
#translateLanguage{
    width:100%;
}

#qg-section-nav ul li.current-page ol {
    margin-bottom: 1em;
}
#qg-section-nav ul li.current-page p {
    margin-bottom: .75rem;
    margin-top: .75rem;
    font-size: 0.9rem;
}
#qg-section-nav ul li.current-page .current {
    font-weight: 700;
    text-decoration: none!important;
    background: #007eb1;
}
#qg-content #qg-section-nav li.current-page > a{
    padding: .4em 0 .4em 50px;
}
#qg-content #qg-section-nav li.current-page a:before {
    left: 38px;
    top: 0.8em;
    font-size: 0.8em;
}
#qg-content #qg-section-nav li a:hover {
    text-decoration: inherit;
    background-color: inherit;
}

#qg-section-nav ul li.current-page ol .current a, #qg-section-nav ul li.current-page ol .current a:hover, #qg-section-nav ul li.current-page ol a, #qg-section-nav ul li.current-page ol a:hover {
    font-weight: 400;
    cursor: pointer;
    pointer-events: auto;
    background: none;
    padding-top: .35em;
}

#qg-content #qg-section-nav #navSection2 li a:before ,  #qg-content #qg-section-nav .navMenu li a:before  {
    content: "" !important;
}
#qg-section-nav a .page-number {
    background: #f6f6f6;
    padding: 3px 7px 3px 7px;
    margin-right: 10px;
    color: rgb(19, 87, 139);
    speak: none;
}
#qg-section-nav .navMenu li.current a .page-number {
    color: #13578b;
}
#qg-section-nav .navMenu p {
    color: #13578b;
    margin-top: .75rem;
}
#qg-content #qg-section-nav li.current-page a {
    font-size: 0.9rem;
    display: block;
    margin: 0;
    color: #005375;
    text-decoration: none;
}
.fa-chevron-right{
    font-size: 0.7rem;
}

#qg-content #qg-section-nav li.current-page ol a {
    padding: .4em 0 .4em 15px;
}
#qg-content #qg-section-nav .navMenu li.current a {
    color: #ffffff;
    font-weight: bold;
}

#qg-content #qg-section-nav .disabledMenu a:hover {
    text-decoration: none;
    background-color: inherit;
}


li.bulletpoint {
    list-style: disc;
    padding: 0 0 0 0;
}
table p{
    margin:0;
}
#content blockquote{
    background: #f9f9f9;
    padding: 0 1em;
    border: 1px solid #dcdcdc;
}
.clear{clear:both;}
#asides iframe{
    max-width:100%;
}
.resource-list{
    padding:0;
    list-style:none;
}
.resource-list>li{
    padding:1em;
}
.resource-list>li:nth-child(odd){
    background:#f3f3f3;
}
.image-gallery .portrait img{
    width:100px;
    height:141px;
}
@media print {
    #qg-quick-exit,.print-content-link{
        display:none;
    }
}


.sr-only {
    display: none;
}
.visuallyhidden {
    display: none;
}
.serviceTables td {
    background-color: #EEF4F6;
    padding-left: 0;
}
li.confidential {
    background: #444 !important;
    color: #fff !important;
}
li.confidential::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 5%;
    background: inherit;
}
li.confidential input:checked + label {
    color: #78BA00;
}
.ORlist {
    list-style: disc !important;
}
.ORlist li {
    list-style: disc !important;
}
.ORlist2 {
    list-style: circle !important;
}
.ORlist2 li {
    list-style: circle !important;
}
.orderType {
    font-size: 16px;
}
input[type=checkbox][disabled] + label {
    color: #ccc;
    cursor: not-allowed;
}
.disabledMenu {
    color: #ccc !important;
    cursor: not-allowed !important;
}
.disabledMenu a {
    color: #ccc !important;
    cursor: not-allowed !important;
}
.box-sizing h2 {
    padding-right: 1em;
}
.matrix label {
    display: inline;
}
@media (max-width: 980px) {
    .navSection1 {
        padding-left: 11px;
    }
    .fa-chevron-right{
        font-size: 0.8rem;
    }
    .box-sizing h2, .box-sizing #navSection2, .box-sizing .navMenu {
        padding-left: 0 !important;
    }
    #qg-content #qg-section-nav li.current-page > a {
        padding: .4em 0 .4em 10px;
    }
    #qg-content #qg-section-nav li.current-page > a:before {
        left: -2px;
    }
    .navMenu {
        height: 300px;
        overflow: auto;
        list-style: none;
    }
    #step-nav .navMenu{
        padding: 0;
    }
    #qg-quick-exit {
        display: none;
    }
}




