/*  HEADER INFO STYLES */
body .sfContentBlock {
    line-height:1.6;
}

.mast .container .container {
    border: 0px solid red;
    padding: 0;
}

.u48 {
    padding-top: 20px;
    border: 0px solid red;
}

.sfContentBlock sup.cite em {
    font-size:16px;
}

.citations {
    display: none;
}

/* .sfContentBlock sup.cite {
    font-size:11px;
} */
.sfContentBlock sup  {
    padding:0 1px;
}
  
.sfContentBlock sup a {
    font-size:11px;
}

.sfContentBlock table thead sup a {
    color:#fff;
}

.tippy-content {
    font-family: "Swiss721BT-Roman", arial, sans-serif;
}

.tippy-content a {
    color: #fff !important;
    /* word-break: break-all; */
    font-weight: 400 !important;
    text-decoration: underline;
}

 .expandable-area .sfContentBlock h4 {
    /* margin-bottom: 18px; */
}

.ikon-lab {
    display: inline-flex;
    align-items: center;
    margin: 1px 10px;
    /* top: 2px; */
    /* position: sticky; */
    align-content: center;
    /* border:1px solid red; */
    flex-wrap: wrap;
    color: #027679;
}

.ikon-lab>span {
    display: flex;
    align-items: center;
    /* cursor: pointer; */
    margin-right: 4px;
    margin-left: 8px;
    margin-top: 8px;
    margin-bottom: 10px align-content: center;
    border: 1px solid #c9dddd;
    padding: 4px 14px;
    border-radius: 18px;
}

span.ikon-txt {
    font-size: 12px;
    font-style: normal;
    /* color: #015f01; */
    margin-left: 5px;
    line-height: 0;
    letter-spacing: .5px;
    flex-wrap: nowrap;
    text-wrap: nowrap;
}


.ikon-lab span:first-child {
    margin-left: 1px;
}

/* .ion-android-print, .ion-android-share-alt, .ion-checkmark-circled {
    font-size: 24px;
    color: #898989;
} */

.ikon.ikon-cite {
    padding-top: 10px;
    padding-bottom: 10px;
    /* border:1px solid red; */
    /* margin:4px; */
}


svg .iko-1 {
    fill: #008000;

}

/* .ikon:hover span.ikon-txt {
    color: #295ca9;
} */

/* .ikon-lab span.ikon-cite:hover svg .iko-1, */
/* .ikon-lab span.ikon-cite:hover,
.ikon-lab span.ikon-share:hover,
.ikon-lab span.ikon-print:hover,
.ikon-lab span.ikon-cite:hover span,
.ikon-lab span.ikon-share:hover span,
 span */

.ikon-lab em {
    color: #008000;
    font-size: 22px
}

.ikon-lab span.ikon-cite:hover,
.ikon-lab span.ikon-share:hover,
.ikon-lab span.ikon-print:hover,
.ikon-lab span.ikon-cite:hover .iko-1 {
    color: #0066ff;
    border: 1px solid #0066ff;
    fill: #0066ff;
    cursor: pointer;
}


.ikon-lab span:hover em.ion-android-share-alt,
.ikon-lab span:hover em.ion-android-print {
    color: #0066ff;
}

/* SHARE ICONS */
.social-icons {
    display: none;
    border-top: 1px solid #69c0e7;
    padding: 30px 0;
    margin-left: 4%;
    margin-top: -1px;
    margin-right: 8%;
    border-bottom: 1px solid #69c0e7;
}

.social-icons-shim {
    display: flex;
    max-width: 600px;
    margin: auto;
    justify-content: space-evenly;
    background-color: var(--widget-bg);
    padding: 10px;
    border-radius: 40px;
    align-items: flex-end;
    flex-wrap: nowrap;
}

.social-icons-shim span {
    margin-left: 6px;
    font-size: 12px
}

.social-icons-shim a {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #007377;
    text-decoration: none;
    padding: 0 5px;
}

.pw-2 {
    fill: #007377;
}


.social-icons-shim a:hover,
.social-icons-shim a:hover .pw-2 {
    fill: var(--widget-actif);
    color: blue;
}



/* ol li {
    list-style-type: lower-alpha !important;
} */


/* status, latest release (lr), not latest release(nlr), date */
.status {
    font-size: 18px;
    display: flex;
    align-items: center;
    line-height: 1;
    margin-left: 4%;
}

.status .ion-checkmark-circled,
.status .ion-android-alert {
    font-size: 26px;
    margin-right: 6px;
}

.status-lr {
    color: green;
}

.status-nlr {
    color: #f69100;
}

.status-nlr .sm-text {
    display: inline-flex;
    flex-direction: column;
}

.status-nlr .sm-text a {
    font-size: 17px;
    color: #f69100;
    text-decoration: underline;
}

.status-nlr .sm-text a:hover {
    text-decoration: none;
}

.status.status-date,
.status.status-ref {
    justify-content: flex-end;
    color: #005e61;
    margin-bottom: 4px;
}

.status-nlr .sm-text span:nth-child(1),
.status.status-ref {
    font-size: 13px;
    color: grey;
}

@media (max-width: 650px) {
    .status {
        margin-left: 0;
    }

    .status.status-date {
        justify-content: flex-start;
    }
}

a.print-friendly {
    text-decoration: none;
}

/* cite publication */
.status.show-cite-pub {
    font-size: 15px;
    color: #e17400;
    text-decoration: underline;
    text-underline-offset: 2px;
    justify-content: flex-end;
    margin-top: 8px;
    cursor: pointer;
}

.doc-cite {
    margin-left: 4%;
    margin-right: 8%;
    padding: 30px;
    display: none;
    /* max-width:800px  */
    text-align: center;
    border: 0px solid red;
    /* background-color: #f5ffc95e; */
    /* border-radius:10px;
           border-top-left-radius:0;
           border-top-right-radius:0; */
    border-top: 1px solid #69c0e7;
    border-bottom: 1px solid #69c0e7;
    /* box-shadow: inset 1px 5px 9px 0px #0000001c; */
}

.doc-cite i {
    font-size: 20px;
    padding: 0 4px;
}

.doc-action {
    color: blue;
    margin-bottom: 4px;
    font-size: 14px;
    cursor: pointer;
}

.doc-action.doc-green {
    color: #0000ff
}

.doc-ref {
    font-size: .9em;
    line-height: 1.3;
    color: #575757;
    transition: all .2s ease-out;
    /* margin:3px; */
    margin-bottom: 0
}

@media screen and (max-width:700px) {
    .doc-cite {
        border: 1px solid red;
        padding: 30px 0;
        margin: 0;
    }

    .social-icons {
        margin: 0
    }

    .social-icons-shim a {
        flex-direction: column;
    }
}

.tint {
    color: #006269;
}



.about-pub {
    margin-top: 5%;
    max-width: 939px;
    margin-bottom: 0;
    border-radius: 2px;
}

.about-title {
    display: flex;
    border: 8px solid #d7e6e6;
    align-items: center;
    height: 142px;
    align-content: center;
    justify-content: space-around;
    margin-right: 16px;
}

.about-title h4 {
    margin-bottom:10px;
}

.sfContentBlock.about-pub h2 {
    float: left;
    font-size: 18px;
    padding: 21px 21px;
    width: 145px;
    margin: 0;
    background-color: #007377;
    color: white !important;
    margin-right: 16px;
    border-radius: 2px;
}

.about-text {
    padding-top: 20px;
    /* display:flex; */
    /* align-items: center; */
    /* align-content: stretch; */
}

.about-text p {
    font-size: 17px;
    line-height: 1.4;
    margin-bottom: 8px;
    color: #006269;
    width:93%;

}


/* TOC */
.toc h3 {
    color:#cecece;
    font-size:1.9rem !important;
    margin-top:28px
}
.sfContentBlock ul.nav > li a {

    background-color: #f7f7f7;
}

/* KEY TRENDS */
div.intro {border-bottom: 1px dotted #d16a00;}
div.intro h2 {
    font-size: 1.9rem;
    color: #d16a00;
}
div.intro h5 {
    border-top: 1px dotted #d16a00;
    padding-top:20px;
    color: #d16a00;
    line-height:1.3;
    margin-bottom: 0;
}

div.intro ul li {
    font-family: Swiss721BT-Roman;
    color: #CC4E00;
    padding: 6px 0;
    margin: 2px 0;
    font-size:unset; 
}

div.intro ul li a {
    font-size:unset;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
}

.more-key-detail {
    font-size: 12px;
    line-height: 1;
    display: inline-block;
    display: block;
    text-align: right;
    border-bottom: 1px dashed #d16a00;
    padding-bottom: 5px;
    margin-bottom: 15px;
    margin-top: 10px;
    cursor:pointer;
}

.more-key-detail em {
    padding:0 3px;
}

.key-detail {
    display:none;
}

/* newbox */
div.newbox {
    border-left: 4px solid #79d1ff;
    padding: 4% 5%;
    background-color: #effffe;
    margin-bottom: 1.5em;
}

div.newbox h4 {
    color: #0084cf;
    font-size: 1.4em;
    margin: 0 0 1rem 0;
}

div.newbox ul {
    margin: 5px 0 30px 16px;
}

div.newbox ul li,
div.newbox ol li {
    margin: .7em 0;
    /* list-style: square; */
    line-height: 1.4;
}

.figure-style, .l7, .center {
    font-weight: normal;
    color: #077377;
    font-size: 1em;
    line-height: 1.2;
    margin-top:30px;
    margin-bottom: 30px;
    text-align: center;
    margin-left:50px;
    margin-right:50px;
}

.sfContentBlock sup {
    line-height: 0;
    color: unset;
}

.sfContentBlock p:has(+ul) {
    margin-bottom: 12px;
}

.fancy {
    font-size: 1.4rem;
    line-height: 1.6;
    color: #1c897f;
    font-family: 'droid serif';
    margin: 34px 31px 42px 31px;
}
/* BREAKOUT BOX */
.bbox {
    border-left: 2px solid #afe0ff;
    background-color: hsl(197.35deg 100% 97.69%);
    padding: 4%;
    margin: 1.6em 0;
}
.bbox svg { background-color:transparent !important; }
.bbox h4 {
    color: #474747;
    font-size:1.3em;
}
.bbox h2 {margin-top:15px;}
.sfContentBlock h3  a {
    text-decoration:none; 
    font-size:18px;
}

.l9 {color:#8e8e8e; margin-top:0; font-size:smaller; margin-bottom:60px }
.atwd-graph:has(+.l9) {margin-bottom:0;}
/* TWO NOTES TOGETHER */
.l9:has(+.l9) { margin-bottom:0}


img.figure-1 {
    max-width: 600px !important;
    margin: auto;
    margin-top:-15px;
    width:100%;
}
/* GRAPHS */
.atwd-graph {
    margin-bottom:10px;
}
.atwd-graph + .l7 {
    margin-top:30px;
}
/* TABLES */
.atwd-table {
    margin-bottom:60px;
}

.atwd-table table {
    margin-bottom:5px;
}

.responsive-table {
        overflow-x: auto;
    min-height: 0.01%;
    margin-bottom: 40px;
    scrollbar-color: auto;
    scrollbar-width: thin;
}

.atwd-table:has(+p.l9) {
    margin-bottom: 5px;
    /* border:1px solid red */
}

.atwd-table table {
    min-width: 600px;
}

.atwd-table table {
    font-size: .96rem;
    /* min-width: 735px; */
    color: #054a55;
    font-family: arial;
    
}

.atwd-table table table th,
.atwd-table table table td {
    vertical-align: middle;
    border-radius: 0;
}

.atwd-table  td p {
    margin: 0 10px;
    line-height: 1.1;
    word-break:auto-phrase;
    text-align:center;
}
.atwd-table thead p {
    font-family:"Swiss721BT-Bold", Arial, sans-serif;
}
.atwd-table thead tr td:nth-child(1) p {
    text-align:left;
}

.atwd-table table p.text-red {
    color: red;
}

.atwd-table table p.center {
    text-align: center;
}

.atwd-table tbody tr td:nth-child(1) p {
    font-family:"Swiss721BT-Bold", Arial, sans-serif;
    text-align:left;
}
.atwd-table table tbody tr:nth-of-type(odd) {
    background-color: #f6fffc;
}

.atwd-table table tbody tr:nth-of-type(even) {
    background-color: #fdfffc;
}

.atwd-table table thead tr {
    background-color: #017276; 
    color: white;
    border: 0;
    /* border-bottom: 3px solid #cbd50b; */
    
}
.atwd-table table thead tr p {
    
}

.atwd-table table tr:last-child {
    border-bottom: 2px solid #cbd50b;
}
.atwd-table table td { border-radius:0;}


p.table-info {margin:0;
font-size:.8rem;}



.table2 tbody tr:nth-child(9) td:nth-child(1) p,
.table2 tbody tr:nth-child(10) td:nth-child(1) p{
    text-align:right;
}

.table3 thead tr td:nth-child(1) {width:25%;}
.table3 thead tr td:nth-child(2) {width: 16%;}
.table3 thead tr td:nth-child(2) {
    border-right: 3px double #418eaf;
}
.table3 tbody tr td:nth-child(2) {
    border-right: 3px double #cad5d5;
}


.table9 td:nth-child(2) {width:25%}


.table12 td p {margin:0 3px;}
.table12 tr td:nth-child(5),
.table12 tr td:nth-child(8){
     border-left: 1px solid #d5dada;
} 
.table13 td p {margin:0 3px;}
.table13 tr td:nth-child(5),
.table13 tr td:nth-child(8){
     border-left: 1px solid #d5dada;
} 
.table14 td p {margin:0 3px;}
.table14 tr td:nth-child(5),
.table14 tr td:nth-child(8){
     border-left: 1px solid #d5dada;
} 



.table15 tbody tr:nth-child(1) td p,
.table15 tbody tr:nth-child(8) td p
{ text-align:center;}


.table18 td:nth-child(1) {width:25%}
.table18 td:nth-child(2) {width:16%}
.table18 td:nth-child(3) {width:16%}
.table18 td:nth-child(4) {width:16%}
.table18 td:nth-child(5) {width:16%}

.table19 thead tr:nth-child(1) td:nth-child(3) p {margin-bottom:14px}
.table19 thead tr:nth-child(1) td:nth-child(2) p {margin-bottom:14px}
.table19 tr:nth-child(1) td:nth-child(4) {border-bottom:1px solid #c0c0c0}
.atwd-table .table19 thead tr td:nth-child(1) p {text-align:center}
.table19 td p {margin:0 3px;}


.table20 thead tr:nth-child(1) td:nth-child(3) p {margin-bottom:14px}
.table20 thead tr:nth-child(1) td:nth-child(2) p {margin-bottom:14px}
.table20 tr:nth-child(1) td:nth-child(4) {border-bottom:1px solid #c0c0c0}
.atwd-table .table20 thead tr td:nth-child(1) p {text-align:center}
.table20 td p {margin:0 3px;}


.table22 tbody tr:nth-child(6)
{ border-bottom:2px solid #cbd50b}

.table23 tbody tr:nth-child(6)  
{ border-bottom:2px solid #cbd50b}

.table24 tbody tr:nth-child(6) 
{ border-bottom:2px solid #cbd50b}


.atwd-table .table25 tbody tr:nth-child(1) p,
.atwd-table .table25 tbody tr:nth-child(14) p {text-align:center; }
.atwd-table .table25 tbody tr:nth-child(1) ,
.atwd-table .table25 tbody tr:nth-child(14)  {background-color:#d5f2dd }
.table25 tbody tr:nth-child(7),

.table25 tbody tr:nth-child(13),

.table25 tbody tr:nth-child(20)
{ border-bottom:2px solid #cbd50b}


.atwd-table .table26 tbody tr:nth-child(1) p,
.atwd-table .table26 tbody tr:nth-child(14) p {text-align:center; }
.atwd-table .table26 tbody tr:nth-child(1) ,
.atwd-table .table26 tbody tr:nth-child(14)  {background-color:#d5f2dd }
.table26 tbody tr:nth-child(7),

.table26 tbody tr:nth-child(13),

.table26 tbody tr:nth-child(20)
{ border-bottom:2px solid #cbd50b}


.atwd-table .table27 tbody tr:nth-child(1) p,
.atwd-table .table27 tbody tr:nth-child(14) p {text-align:center; }
.atwd-table .table27 tbody tr:nth-child(1) ,
.atwd-table .table27 tbody tr:nth-child(14)  {background-color:#d5f2dd }
.table27 tbody tr:nth-child(7),
.table27 tbody tr:nth-child(13),
.table27 tbody tr:nth-child(20)
{ border-bottom:2px solid #cbd50b}


/* refrences */
.references p {
    /* text-indent: 60px; */
}

.references p, ol.footnotes {font-size:.9em !important; color:#413c3c}

/* unset style from main NT stylesheet  */
.sfContentBlock ul {
margin-bottom: unset;
}
.sfContentBlock p {
        margin-bottom:1em;
}
