/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.svg) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
:root:root{--beo-btn-font-family:Arial,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,"Helvetica Neue",sans-serif --beo-violet:#41449f;--beo-red:#c13801;--beo-orange:#f28d4f;--beo-green:#00746b;--beo-blue:#72b5e4;--beo-white:#fff;--beo-gray:#6c757d;--beo-gray-dark:#343a40;--beo-gray-100:#f8f9fa;--beo-gray-200:#e9ecef;--beo-gray-300:#dee2e6;--beo-gray-400:#ced4da;--beo-gray-500:#adb5bd;--beo-gray-600:#6c757d;--beo-gray-700:#495057;--beo-gray-800:#343a40;--beo-gray-900:#272727;--beo-primary:#029cc0;--beo-secondary:#6c757d;--beo-success:#00746b;--beo-info:#72b5e4;--beo-warning:#f28d4f;--beo-danger:#ff4141;--beo-light:#f8f9fa;--beo-dark:#272727;--beo-white:#fff;--beo-black:#000;--beo-primary-rgb:65,68,159;--beo-secondary-rgb:108,117,125;--beo-success-rgb:0,116,107;--beo-info-rgb:114,181,228;--beo-warning-rgb:242,141,79;--beo-danger-rgb:255,65,65;--beo-light-rgb:248,249,250;--beo-dark-rgb:39,39,39;--beo-white-rgb:255,255,255;--beo-black-rgb:0,0,0;--beo-primary-text-emphasis:#1a1b40;--beo-secondary-text-emphasis:#2b2f32;--beo-success-text-emphasis:#002e2b;--beo-info-text-emphasis:#2e485b;--beo-warning-text-emphasis:#613820;--beo-danger-text-emphasis:#661a1a;--beo-light-text-emphasis:#495057;--beo-dark-text-emphasis:#495057;--beo-primary-bg-subtle:#d9daec;--beo-secondary-bg-subtle:#e2e3e5;--beo-success-bg-subtle:#cce3e1;--beo-info-bg-subtle:#e3f0fa;--beo-warning-bg-subtle:#fce8dc;--beo-danger-bg-subtle:#ffd9d9;--beo-light-bg-subtle:#fcfcfd;--beo-dark-bg-subtle:#ced4da;--beo-primary-border-subtle:#b3b4d9;--beo-secondary-border-subtle:#c4c8cb;--beo-success-border-subtle:#99c7c4;--beo-info-border-subtle:#c7e1f4;--beo-warning-border-subtle:#fad1b9;--beo-danger-border-subtle:#ffb3b3;--beo-light-border-subtle:#e9ecef;--beo-dark-border-subtle:#adb5bd;--beo-white-rgb:255,255,255;--beo-black-rgb:0,0,0;--beo-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--beo-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--beo-gradient:linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0));--beo-body-font-family:var(--beo-font-sans-serif);--beo-body-font-size:1rem;--beo-body-font-weight:400;--beo-body-line-height:1.5;--beo-body-color:#272727;--beo-body-color-rgb:39,39,39;--beo-body-bg:#fff;--beo-body-bg-rgb:255,255,255;--beo-emphasis-color:#000;--beo-emphasis-color-rgb:0,0,0;--beo-secondary-color:rgba(39,39,39,0.75);--beo-secondary-color-rgb:39,39,39;--beo-secondary-bg:#e9ecef;--beo-secondary-bg-rgb:233,236,239;--beo-tertiary-color:rgba(39,39,39,0.5);--beo-tertiary-color-rgb:39,39,39;--beo-tertiary-bg:#f8f9fa;--beo-tertiary-bg-rgb:248,249,250;--beo-heading-color:inherit;--beo-link-color:#029cc0;--beo-link-color-rgb:2,156,192;--beo-link-decoration:none;--beo-link-hover-color:#029cc0;--beo-link-hover-color-rgb:2,156,192;--beo-code-color:#d63384;--beo-highlight-color:#272727;--beo-highlight-bg:#fcf8e3;--beo-border-width:1px;--beo-border-style:solid;--beo-border-color:#dee2e6;--beo-border-color-translucent:rgba(0,0,0,0.175);--beo-border-radius:0.25rem;--beo-border-radius-sm:0.2rem;--beo-border-radius-lg:0.3rem;--beo-border-radius-xl:1rem;--beo-border-radius-xxl:2rem;--beo-border-radius-2xl:var(--beo-border-radius-xxl);--beo-border-radius-pill:50rem;--beo-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--beo-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,0.075);--beo-box-shadow-lg:0 1rem 3rem rgba(0,0,0,0.175);--beo-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--beo-focus-ring-width:0.25rem;--beo-focus-ring-opacity:0.25;--beo-focus-ring-color:rgba(65,68,159,0.25);--beo-form-valid-color:#00746b;--beo-form-valid-border-color:#00746b;--beo-form-invalid-color:#ff4141;--beo-form-invalid-border-color:#ff4141}:root:root h1.page-title{color:#01677e}:root:root .btn,:root:root .button,:root:root summary{--beo-btn-color:#fff;--beo-btn-bg:#029cc0;--beo-btn-border-color:#01677e;--beo-btn-hover-border-color:#01677e;--beo-btn-hover-color:#fff;--beo-btn-hover-bg:#01677e}:root:root .button--danger{--beo-btn-color:#fff;--beo-btn-bg:#c13801;--beo-btn-border-color:#731f01;--beo-btn-hover-color:#fff;--beo-btn-hover-bg:#731f01;--beo-btn-hover-border-color:#731f01}a{text-decoration:italic}a:hover{color:rgb(1.6,124.8,153.6)}.masthead{margin-bottom:7px;background:#717d80 url(/themes/custom/aapp25/components/microsite/aapp-generic/images/white-transparent.png) center 0 repeat-y;background-size:auto;height:167px;overflow-x:hidden;padding:0}.masthead .container{padding-left:0;padding-right:0}@media only screen and (max-width:991px){.masthead .container{max-width:initial}}.masthead img{width:100%;max-width:700px}.masthead .masthead-text{display:block;color:#fff;text-shadow:2px 2px 2px #525a5c;font-size:2.5rem}.masthead .masthead-text span.p1{font-size:1.25rem}.masthead .masthead-text span.p2{font-size:1.875rem}.schedule-date-group .session-current,.schedule-date-group .session-upcoming{border-left:10px solid #029cc0;border-right:1px solid #029cc0}.schedule-date-group .session-upcoming{background-color:rgb(36.0804123711,211.6721649485,252.7195876289);color:#029cc0}.schedule-date-group .session-upcoming a{color:#029cc0}.schedule-date-group .session-current{background-color:#029cc0}.schedule-date-group .session-current.first{border-top:1px solid #029cc0}.schedule-date-group .session-current.last{border-bottom:1px solid #029cc0}.schedule-date-group .session-current a{color:#fff}table.grid{border:1px solid #000}table.grid td,table.grid th{border:1px solid #000;vertical-align:top}table.generic-table,table.infographic.infographic-basic{width:100%}table.generic-table tbody,table.infographic.infographic-basic tbody{border-top:0}table.generic-table td,table.generic-table th,table.infographic.infographic-basic td,table.infographic.infographic-basic th{vertical-align:top}table.generic-table thead th,table.infographic.infographic-basic thead th{border-bottom:0}table.generic-table thead tr:last-child th,table.infographic.infographic-basic thead tr:last-child th{border-bottom:3px solid #01677e}table.generic-table th,table.infographic.infographic-basic th{background:none repeat scroll 0 0 #029cc0 !important;border-bottom:3px solid #01677e;color:#fff !important}table.generic-table th:first-child,table.infographic.infographic-basic th:first-child{padding-left:2px}table.generic-table th a,table.generic-table th a:hover,table.infographic.infographic-basic th a,table.infographic.infographic-basic th a:hover{color:#fff}table.generic-table.subheader-indent td,table.infographic.infographic-basic.subheader-indent td{padding-right:5px}table.generic-table.subheader-indent td:last-child,table.infographic.infographic-basic.subheader-indent td:last-child{padding-right:0}table.generic-table.subheader-indent td:first-child,table.infographic.infographic-basic.subheader-indent td:first-child{padding-left:10px;text-indent:-5px}table.generic-table.subheader-indent td:first-child.subheader,table.infographic.infographic-basic.subheader-indent td:first-child.subheader{padding-left:0;text-indent:0}table.generic-table.subheader-indent td.subheader,table.infographic.infographic-basic.subheader-indent td.subheader{background:none repeat scroll 0 0 #b3e1ec !important;border:1px solid #029cc0;border-left:0;border-right:0;font-weight:bold}table.generic-table td.subheader,table.infographic.infographic-basic td.subheader{background:none repeat scroll 0 0 #b3e1ec}table.generic-table td.subheader:first-child,table.infographic.infographic-basic td.subheader:first-child{padding-left:2px !important}table.generic-table table.generic-table tbody,table.infographic.infographic-basic table.generic-table tbody{border-top:0}table.generic-table table tbody,table.infographic.infographic-basic table tbody{border-top:1px solid #ccc}table.generic-table td h3:first-child,table.generic-table td h2:first-child,table.infographic.infographic-basic td h3:first-child,table.infographic.infographic-basic td h2:first-child{margin-top:0}table.generic-table tr.border-top,table.infographic.infographic-basic tr.border-top{border-top:1px solid #ccc}table.generic-table.generic-table-centered tbody td,table.infographic.infographic-basic.generic-table-centered tbody td{text-align:center}table.generic-table.row-separators tbody tr:first-child td,table.infographic.infographic-basic.row-separators tbody tr:first-child td{border-top:0}table.generic-table.row-separators tbody tr td,table.infographic.infographic-basic.row-separators tbody tr td{border-top:1px solid #ccc}table.generic-table.row-pad tr td,table.generic-table.row-pad tr th,table.infographic.infographic-basic.row-pad tr td,table.infographic.infographic-basic.row-pad tr th{padding:10px 5px}table.generic-table.generic-table-image td:first-child,table.infographic.infographic-basic.generic-table-image td:first-child{padding-right:10px;padding-bottom:10px}table.generic-table.generic-table-row-h100 td,table.infographic.infographic-basic.generic-table-row-h100 td{height:100px;padding-bottom:10px}table.generic-table.generic-table-row-h100 td>h3,table.infographic.infographic-basic.generic-table-row-h100 td>h3{margin-top:0}table.generic-table.generic-table-row-h125 td,table.infographic.infographic-basic.generic-table-row-h125 td{height:125px;padding-bottom:10px}table.generic-table.generic-table-row-h175 td,table.infographic.infographic-basic.generic-table-row-h175 td{height:175px;padding-bottom:10px}
