@charset "UTF-8";
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td { margin: 0; padding: 0; border: 0; outline: none; }
#banner { position: relative; width: 728px; height: 90px; overflow: hidden; border: 1px solid #422e83; }
#banner, #banner * { -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; }
.fullsize { width: 728px; height: 90px; }
.hide { display: none; }
.show { display: block; }
.hidden { position: absolute; width: 0; height: 0; opacity: 0; overflow: hidden; }
.interaction { z-index: 100; }
.reveal, .reveal * { overflow: visible !important; }
#mainBtn { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 50; cursor: pointer; background-color: rgba( 255, 255, 255, 0 ); }
.border { border: 6px solid #422e83; left: -1px; top: -1px; }
#banner, .container { background: url( "assets/bg.jpg" ) no-repeat; background-size: cover; }
.cta { background: #c3cffe url( "assets/cta_txt.svg" ) no-repeat center center; background-size: auto 32px; width: 110px; height: 91px; bottom: 0; right: 0; }
.txt1container svg { left: 115px; top: 24px; width: 468px; height: 47px; }
.txt { color: white; fill: white; }
.txtPurple { color: #7568af; fill: #7568af; }
.txt2 { background: url( "assets/txt2.png" ) no-repeat; background-size: 485px 48px; }
.txt2a { left: 96px; top: 20px; width: 202px; height: 18px; }
.txt2b { background-position: -2px -24px; left: 98px; top: 44px; width: 199px; height: 24px; }
.txt2c { background-position: -237px 0; left: 333px; top: 20px; width: 248px; height: 19px; }
.txt2d { background-position: -237px -27px; left: 333px; top: 47px; width: 247px; height: 20px; }
.txt3 { background: url( "assets/txt3.png" ) no-repeat; background-size: contain; left: 126px; top: 14px; width: 395px; height: 63px; }
.img { background-color: green; border-radius: 500px; left: -91px; top: -48px; width: 176px; height: 176px; overflow: hidden; }
.person { background: url( "assets/person.png" ) no-repeat; background-size: contain; left: 101px; top: 42px; width: 56px; height: 111px; }
.books { background: url( "assets/books.jpg" ) no-repeat; background-size: contain; left: 47px; top: 38px; width: 161px; height: 113px; }
.indication { background: url( "assets/indication.png" ) no-repeat; background-size: contain; left: 5px; top: 8px; width: 99px; height: 74px; }
.txt4 { background: url( "assets/txt4.png" ) no-repeat; background-size: contain; left: 116px; top: 9px; width: 213px; height: 73px; }
.pdf_icon { margin: 0 3px !important; vertical-align: text-bottom; }
#iriContainer { width: 283px; height: 90px; top: 0; right: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; opacity: 0; }
#header { position: relative !important; width: 283px; height: 15px; background-color: #422e83; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; padding: 0 5px 0 6px; }
.iri, #expandBtn { position: relative !important; font-family: Helvetica, Arial, sans-serif; color: white; text-align: left; font-size: 9px; line-height: 0; font-weight: bold; -ms-flex-item-align: center; align-self: center; }
.iri { margin-top: 3px; }
#expandBtn { font-size: 12px; line-height: 10px; margin-bottom: 4px; cursor: pointer; text-align: center; }
#scrollingText * { font-size: 9px; line-height: 10px; font-family: Helvetica, Arial, sans-serif; }
#scrollingText { color: #000; position: relative !important; width: 283px; height: 54px; overflow-y: scroll; overflow-x: hidden; scroll-behavior: auto; background-color: white; scrollbar-color: #422e83; scrollbar-width: thin; }
#scrollingText a { color: #000; text-decoration: underline; }
#scrollContainer { position: relative !important; left: 5px; width: 94%; height: auto; padding: 5px 0; }
#scrollContainer img { margin: 5px 0; }
#scrollContainer * { position: static !important; }
h1 { color: #422e83; font-weight: bold; padding-bottom: 2px; }
span { }
ul, li { font-weight: normal; padding-bottom: 2px; padding-left: 0; list-style: none; list-style-type: none; }
li { position: relative; padding-left: 10px; }
li:before { position: absolute; left: 0; content: "\2022"; font-size: 16px; font-weight: bold; }
p { padding-bottom: 4px; }
sup { vertical-align: super; font-size: smaller !important; }
::-webkit-scrollbar { width: 6px; }
::-webkit-scrollbar-track { -webkit-box-shadow: inset 1px 1px 1px 0 #ddd; border-radius: auto; background: GhostWhite; }
::-webkit-scrollbar-thumb { border-radius: 6px; background: #422e83; -webkit-box-shadow: auto; }
::-webkit-scrollbar-thumb:hover { background: #422e83; }
::-webkit-scrollbar-thumb:window-inactive { background: auto; }
::-webkit-scrollbar-thumb:hover { background: #422e83; }
#footer { position: relative !important; width: 283px; height: 20px; background-color: #422e83; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0 3px; }
.btn { position: relative !important; font-family: Helvetica, Arial, sans-serif; color: white; text-align: left; font-size: 9px; font-weight: bold; cursor: pointer; text-decoration: none; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.btn img { position: relative !important; margin: 1px 2px !important; vertical-align: text-bottom; }
