@charset "UTF-8";
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,200italic,300,400italic,300italic,700,700italic');
@import url('https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
/* @import url('https://fonts.googleapis.com/css2?family=M+PLUS+1+Code:wght@300;400;700&display=swap'); */

@font-face {
    font-family: "Entypo";
    src: url("font/entypo-2/entypo-webfont.eot");
    src: url("font/entypo-2/entypo-webfont.eot?#iefix") format("embedded-opentype"), url("font/entypo-2/entypo-webfont.woff") format("woff"), url("font/entypo-2/entypo-webfont.ttf") format("truetype"), url("font/entypo-2/entypo-webfont.svg#Entypo") format("svg");
    font-weight: normal;
    font-style: normal
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

html, button, input, select, textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active, a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

h2 {
    font-size: 1.5em;
    margin: .83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: .83em;
    margin: 1.67em 0
}

h6 {
    font-size: .67em;
    margin: 2.33em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

p, pre {
    margin: 1em 0
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before, q:after {
    content: '';
    content: none
}

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dl, menu, ol, ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu, ol, ul {
    padding: 0 0 0 40px
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

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

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled], html input[disabled] {
    cursor: default
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a, a:visited, a:link, a:hover {
    color: #000;
    text-decoration: none
}

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
html, button, input, select, textarea {
    color: #222
}

html {
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio, canvas, img, video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.browsehappy {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.wrapper {
    width: 90%;
    margin: 0 5%
}

nav ul {
    margin: 0;
    padding: 0
}

nav a {
    display: block;
    margin-bottom: 10px;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: white;
    background: #ec008b;
    border: 0
}

nav a.current {
    background: #00adef
}

nav a:link {
    color: white;
    border: 0
}

nav a:hover {
    color: white;
    background: #ec008b;
    border: 0
}

nav a:visited {
    color: white
}

nav a:hover {
    text-decoration: none
}

.main {
    padding: 30px 0
}

.main article h1 {
    font-size: 2em
}

.main aside {
    padding: 0 5% 10px
}

.footer-container footer {
    color: white;
    padding: 20px 0
}

.ie7 .title {
    padding-top: 20px
}

body {
  min-width: 300px;
}

.header-container .wide-title {
    display: none;
}

.header-container .tall-title {
  max-width: 420px;
  width: 100%;
}

@media only screen and (min-width:792px) {
    .header-container {
        min-width: 792px;
    }

    .header-container .tall-title {
        display: none;
    }

    .header-container .wide-title {
        display: inline-block;
    }

    nav a {
        float: left;
        min-width: 7em;
        margin: 0 1.7%;
        padding: 10px 2%;
        margin-bottom: 0
    }

    nav li:first-child a {
        margin-left: 0
    }

    nav li:last-child a {
        margin-right: 0
    }

    nav ul li {
        display: inline
    }

    .oldie nav a {
        margin: 0 .7%
    }
}

@media only screen and (min-width:1020px) {
    .header-container {
        border-bottom: 5px solid #00adef
    }

    .title {
        float: left
    }

    nav {
        float: right;
        width: 99%
    }

    .main article {
        float: left;
        width: 61%
    }

    .main aside {
        float: right;
        width: 28%
    }
}

@media only screen and (min-width:1520px) {
    .wrapper {
        width: 1026px;
        margin: 0 auto
    }
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%
}

.hidden {
    display: none !important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

@media print {
    * {
        background: transparent;
        color: #000;
        box-shadow: none;
        text-shadow: none
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

input, textarea {
    font-size: 90%
}

#content {
    min-height: 400px
}

#page_title {
    text-align: center;
    padding: 1em 1em;
    display: none
}

body {
    background-color: #fff;
    font-family: "Source Sans Pro", Helvetica, sans-serif;
    font-weight: 300;
    font-size: 12pt
}

nav#menu a {
    background-color: #ec008b
}

nav#menu a:hover {
    background-color: #3852a4
}

nav#menu a.current {
    background-color: #00adef
}

#footer {
    position: fixed;
    bottom: 0;
    height: 50px;
    width: 100%;
    left: 0;
    box-shadow: 0 0 10px #888;
    z-index: 100
}

#footer-offset {
    height: 50px
}

.modif-date {
    text-align: right;
    color: #bbb;
    font-style: italic;
    font-weight: normal;
    font-size: 8pt;
    margin-top: 9em;
}

.page_title {
    margin-top: 5pt;
    margin-bottom: 5pt;
    font-size: 14pt
}

.page_subtitle {
    font-family: 'QuicksandBook', 'Myriad', 'Arial', sans-serif;
    font-size: 20pt;
    color: #999;
    font-variant: small-caps;
    font-weight: normal;
    letter-spacing: 0
}

.title_box {
    margin: 20px auto;
    padding: 0;
    text-align: center
}

a, a:link, a:visited {
    color: #008cbf;
    text-decoration: none;
    border-bottom: 1px solid #bfeeff
}

a:hover {
    border-bottom: 1px solid #ffecf7;
    color: #ec008b
}

a.no_style {
    border-bottom: 0
}

.slideshow {
    margin: 40px auto;
    text-align: center
}

.slideshow a {
    color: #ddd;
    border-bottom: 1px solid #333
}

.pushbutton, .pushbutton:hover, a.pushbutton {
    border: 1px solid #0077a4;
    background-color: #00adef;
    color: white !important;
    padding: .5em;
    border-radius: 5px;
    font-weight: 700;
}

.pushbutton:hover {
    background-color: #69bd45;
    border-color: #4b8731
}

article h1, article h2, article h3, aside h1, aside h2, aside h3 {
    font-weight: 200
}

article a, aside a {
    color: #008cbf
}

article a:before, aside a:before {
    content: '🔗';
    font-family: 'Entypo';
    padding-right: .1em;
    font-size: 160%;
    line-height: 10pt
}

article a:hover, aside a:hover {
    color: #ec008b
}

article a.intern:before, aside a.intern:before {
    content: '▸'
}

article a.email:before, aside a.email:before {
    content: '📎'
}

article a.map:before, aside a.map:before {
    content: ""
}

article a.doi:before, aside a.doi:before {
    content: 'l'
}

article a.none:before, article a.no_style:before, aside a.none:before, aside a.no_style:before, a.pushbutton:before {
    content: none
}

article a.none, article a.no_style, aside a.none, aside a.no_style {
    border: 0;
    text-decoration: none
}

article a.pdf:before, aside a.pdf:before {
    content: '📰';
    font-size: 24pt;
    vertical-align: -2pt
}

.main-container dt {
    font-family: "Source Sans Pro", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 110%;
    margin-bottom: 1ex;
}

.main-container dd {
    font-size: 90%;
    margin-left: 0;
    line-height: 120%;
    margin-bottom: 5ex
}

.main-container dd em {
    font-weight: 400;
    font-style: normal
}

.main-container aside dd {
  margin-bottom: 2ex;
}

.main-container aside dt {
  margin-bottom: 0;
}

.error {
    color: #ad0000;
    background-color: rgba(238, 43, 39, 0.1);
    padding: 0 .5ex
}

.info {
    color: #1267b5;
    background-color: rgba(142,186,227,0.1);
    border: 1px solid #64a3dd;
    border-radius: 5px;
    padding: .1ex .5ex;
}

.legend {
    font-size: small
}

.success {
    font-size: 18pt;
    background-color: rgba(106, 187, 0, 0.1);
    padding: 10pt 36pt;
    line-height: 2.5ex;
}

.success:before {
    content: '✓';
    color: #6abb00;
    font-size: 200%;
    margin-left: -.8em
}

.important {
    color: #00adef
}

.loader {
    display: inline-block;
    background-image: url("img/loader-350.gif");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px
}

.recaptchatable {
    background-color: white
}

.recaptchatable a {
    color: #999 !important;
    font-size: 60%
}

.recaptchatable a:before {
    content: none;
    display: none
}

.recaptchatable input {
    color: black;
    padding: 0 1pt
}

dl.chapter_list dd {
    margin-bottom: 3ex
}

dl.chapter_list dt {
    line-height: 110%
}

.toc ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.bluebox {
    border: 1px solid #00adef;
    background-color: #bcecff;
    color: #2b3f7e;
    padding: 5pt
}

.bluebox p {
    margin: .2em 0
}

.bluebox ul {
    list-style: none;
    padding: 0;
    margin: .2em 0;
    padding-left: 1.1em;
    text-indent: -1.1em
}

.bluebox li:before {
    content: '▸';
    margin-right: .5em
}

.bluebox li {
    margin: .1em 0
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%
}

.hidden {
    display: none !important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

/* ------------------------------ Submission form ----------------------------- */

ul.toolbar {
    margin: 0;
    padding: 0;
    text-align: right
}

.button {
    padding: 0;
    margin: 0;
    display: inline-block;
    min-width: 32px;
    min-height: 32px;
    color: #58585b;
    text-align: center;
    cursor: pointer;
    font-size: 10pt
}

span.button {
    min-width: 0;
    min-height: 0;
    vertical-align: -.25em
}

.button:hover {
    color: #00adef
}

.button:before {
    font-size: 25pt;
    font-family: 'Entypo'
}

.button-up:before {
    content: '';
}

.button-down:before {
    content: '';
}

.button-delete:before {
    content: '\00e729';
}

.button-add:before {
    content: '⊞';
    font-size: 25pt
}


#author_list {
    margin: 0;
    padding: 0
}

#author_list .author {
    display: block;
    margin: 1ex 0;
    border: 1px solid #ccc;
    padding: 1ex 2ex 0 1ex;
    background-color: rgba(153, 153, 153, 0.1)
}

.author-summary {
    cursor: pointer;
    visibility: hidden;
    display: block !important
}

.author-summary:hover {
    color: #00adef
}

.author-summary:before {
    content: '\0025BE';
    visibility: visible;
    font-family: 'Entypo';
    font-size: 20pt
}

.author-summary.collapsed {
    visibility: visible
}

.author-summary.collapsed:before {
    content: '\0025B8';
    visibility: visible;
    font-family: 'Entypo';
    font-size: 20pt;
    padding-right: 5pt;
    vertical-align: -1.5pt
}

.author-details .row {
    display: flex;
    gap: 10px;
}

.author-details .row > * {
    flex-grow: 1;
}

.author-details .row > .title {
    flex-grow: 0;
}

.author-details .row input {
    width: 100%;
}

div.submission .author-details .affiliation {
    font-size: 100%;
}
/* div.submission .author-details .affiliation input {
    font-family: 'M PLUS 1 Code', sans-serif;
} */

input, textarea {
    border: 1px solid rgba(100, 100, 100, 0.3)
}

input.title, textarea.title {
    float: none;
    display: inline;
    background-color: rgba(153, 153, 153, 0.1);
    border: 1px solid rgba(100, 100, 100, 0.1);
    font-size: 150%
}

input.title:focus, textarea.title:focus {
    background-color: white
}

input:required, textarea:required {
    box-shadow: none
}

span.word-counter {
    font-size: 90%;
    float: right
}

.word-counter-exceed {
    color: #00adef
}


/* #author_list .author div {
    display: inline-block;
    margin-right: 1ex
} */

/* ----------------------------------- Other --------------------------------- */

code {
    font-family: 'Source Code Pro',monospace;
    font-size: 10pt;
    font-weight: 400;
}

pre {
    border-radius: 5px;
    background-color: #ddd;
    margin-left: 1em;
    padding: 5px;
}

/* ---------------------------------- Asbtract ------------------------------- */

.entry .legend {
    display: none;
}

.entry .author.presenting {
    font-weight: 700;
}

.entry .author.attending {
    font-weight: 400;
}

.abstract p.references {
    margin-bottom: 0;
}

.abstract ul.references {
    list-style: none;
    margin-top: 0;
    padding-left: 1.5em;
    font-size: 80%;
}

.abstract ul.references li {
    text-indent: -1.5em;
    margin: 3pt 0;
}

.abstract span.header {
    font-weight: 400;
}

.abstract p.acknowledgements {
    font-size: 80%;
    font-style: italic;
}

.entry .poster_info, .entry .talk_info {
    display: flex;
    font-size: 80%;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
}

/* .entry .poster_info span {
    font-weight: 200;
} */

.entry .poster_number, .entry .talk_number {
    font-weight: 700;
}

.entry .talk_info.keynote .talk_number, .entry .talk_info.special .talk_number {
    color: #00adef;
}

.entry .poster_session {
    font-size: 80%;
    font-weight: 200;
}

.entry h2 {
    font-weight: 400;
}

.doi {
    display: inline-block;
    font-size: 9pt;
    background-color: #3838a7;
    color: white;
    border-radius: 9pt;
    padding: 2pt 5pt;
}

.doi a {
    color: white;
    text-decoration: none;
    border: none;
}

.doi:hover {
    background-color: #4d4db6;
}

.doi a:hover {
    color: white;
}

.doi a::before {
    content: none;
}

a.orcid {
    text-decoration: none;
    margin-left: .3em;
    border: none;
}

a.orcid:hover {
    border: none;
}

a.orcid::before {
    background-image: url('/css/img/orcid-bw.svg');
    opacity: 30%;
    background-repeat: no-repeat;
    background-position: center;
    min-width: 16px;
    min-height: 16px;
    display: inline;
    content: ' '; /* en space */
}

a.orcid:hover::before {
    opacity: 100%;
    background-image: url('/css/img/orcid.svg');
}
