@font-face {font-family:'Nunito';src: local('../fonts/Nunito-VariableFont_wght.ttf') format('truetype');font-weight: 200 900;font-style: normal;}@font-face {font-family:'Nunito';src: local('../fonts/Nunito-Italic-VariableFont_wght.ttf') format('truetype');font-weight: 200 900;font-style: italic;}body,input, select, textarea {font-family: 'Nunito', Tahoma, Geneva, sans-serif;color:#333333;font-size: 100%;}* {box-sizing: border-box;}p.label{color: RGB(60,120,247);font-weight: bold;}span.label{color: RGB(60,120,247);font-weight: bold;}div.helpPageQuestion{color: RGB(60,120,247);font-weight: bold;max-width: 80ch;text-align: justify;}div.helpPageAnswer{opacity: 0.9;max-width: 80ch;text-align: justify;}a{color: RGB(95,181,247);font-weight: bold;}a.nav{text-decoration: none;color: #333333;}a.link-container{color: #333333;}a.noDeco{text-decoration: none;color: #333333;}a.dashboard{text-decoration: none;color: #333333;font-weight: normal;}.button{background-color: RGB(95,181,247);border: none;border-radius: 8px;color: white;padding: 10px 20px;text-align: center;text-decoration: none;display: inline-block;font-size: 100%;margin: 4px;}.button:hover{background-color:#2559a7;}.cancelButton{background-color: #AAA;border: none;border-radius: 8px;color: white;padding: 10px 20px;text-align: center;text-decoration: none;display: inline-block;font-size: 100%;margin: 4px;}.cancelButton:hover{background-color:#2559a7;}.redButton{background-color: RGB(255,0,0);border: none;border-radius: 8px;color: white;padding: 10px 20px;text-align: center;text-decoration: none;display: inline-block;font-size: 100%;margin: 4px;}.redButton:hover{background-color:RGB(200,0,0);}.removeButton{background: url('remove-fd5b4ef16ae17eff37323e0bb3784c19.png') no-repeat;background-size: 100%;width: 20px;height: 20px;border: none;}.actionButton{background-color: RGB(95,181,247);border: none;color: white;padding: 4px 8px;text-align: center;text-decoration: none;display: inline-block;font-size: 100%;margin: 4px 0px 4px 0px;}.nav_container{z-index: 2;display: inline-block;width: 17ch;height: 100%;position: fixed;top: 0;left: 0;overflow-y: auto;background:#f1f0f3;}.main_container{z-index: 0;display: inline-block;//position: fixed;position: absolute;top: 0;left: 17ch;height: 100%;right: 0;overflow: visible;//overflow: scroll;//padding: 4px 4px 4px 16px;background: RGB(252,252,252);}.main_container_padded{padding: 4px 4px 4px 16px;background: RGB(252,252,252);}div.nav_link{border-bottom: solid 1px;padding: 25px 4px 25px;text-align: center;line-height: 1em;}div.nav_active{border-bottom: solid 1px;padding: 25px 4px 25px;text-align: center;line-height: 1em;background: RGB(95,181,247);}div.nav_link:hover {background-color:#AAA;}div.nav_login{height: 6em;padding-top: 15px;text-align: center;border-bottom: solid 1px;}div.nav_login:hover {background-color:#AAA;}div.nav_user_info{height: 5em;padding: 10px;text-align: center;border-bottom: solid 1px;}div.nav_user_info:hover{background-color:#AAA;}div.user_info{display: none;position: fixed;z-index: 2;left: 17ch;top: 10ch;width: 35ch;min-height: 25ch;border-style: solid;border-width: 8px;border-color: #AAA;border-radius: 10px;box-shadow: 10px 10px 10px 10px rgba(0,0,0,0.2);background-color: white;padding: 30px;}div.mobile_menu{display: none;z-index: 1;position: fixed;left: 0;top: 0;width:35px;height:35px;opacity: 0.8;}.spinner {z-index: 3;position: fixed;left: 50%;top: 40%;border: 16px solid #555555;border-top: 16px solid RGB(95,181,247);border-radius: 50%;width: 100px;height: 100px;animation: spin 2s linear infinite;}@keyframes spin {0% { transform: rotate(0deg); }100% { transform: rotate(360deg); }}div.c-banner{position: fixed;bottom: 40px;left: 5%;right: 5%;max-width: 90%;padding: 10px 14px;display: flex;align-items: center;justify-content: space-between;background-color: white;border-radius: 5px;border: 1px solid #002D9A;box-shadow: 0 0 20px 20px RGBA(150,150,150,0.5);z-index: 10;}.c-banner-close{height: 40px;background-color: #777;border: none;color: white;border-radius: 2px;cursor: pointer;}div.messageForAll{width: 100%;background-color: RGB(95,181,247);font-size: 125%;font-weight: bold;text-align: center;padding: 10px 0px;}div.returnToLandingPage{margin: 10px;border: 2px solid #4B76EF;border-radius: 8px;padding: 15px;display: flex;flex-flow: row nowrap;justify-content: flex-start;align-items: center;background: RGB(252,252,252);}span.input-container{display: inline-block;background: #f1f0f3;border-radius: 8px;padding: 10px;}span.link-container{display: inline-block;background: #f1f0f3;border: solid 1px RGB(252,252,252);border-radius: 8px;padding: 10px;}span.link-container:hover{border: solid 1px RGB(95,181,247);box-shadow: 0px 0px 5px RGB(95,181,247);}.input-container-with-header{display: inline-block;margin: 0px;padding: 0px;border: 0px;}.input-container-header{display: inline-block;width: 100%;background: white;border: 1px solid #AAA;border-top-left-radius: 8px;border-top-right-radius: 8px;padding: 10px;text-align: center;font-weight: bold;}.input-container-contents{display: inline-block;width: 100%;background: #f1f0f3;border-left: 1px solid #AAA;border-bottom: 1px solid #AAA;border-right: 1px solid #AAA;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;padding: 10px;}div.adContainer{display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;align-items: flex-start;align-content: flex-start;}span.tab-container{display: inline-block;margin: 0px;padding: 0px;border: 0px;}div.tab-container-tab{display: inline-block;background: #f1f0f3;border-top: 1px solid #AAA;border-right: 1px solid #AAA;border-left: 1px solid #AAA;border-bottom: 0px;border-top-left-radius: 8px;border-top-right-radius: 8px;padding: 10px;text-align: center;font-weight: bold;margin: 0px;}div.tab-container-tab-inactive{display: inline-block;background: white;border-top: 1px solid #AAA;border-right: 1px solid #AAA;border-left: 1px solid #AAA;border-bottom: 0px;border-top-left-radius: 8px;border-top-right-radius: 8px;padding: 10px;text-align: center;font-weight: bold;margin: 0px;}div.tab-container-tab-inactive:hover{background: #AAA;}div.tab-container-contents{background: #f1f0f3;border: 1px solid #AAA;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;border-top-right-radius: 8px;padding: 10px;}div.info_header{font-size: 1.3rem;text-align: justify;opacity: 0.6;margin-bottom: 6rem;}div.alt_illustrated_text{display: flex;flex-direction: row;justify-content: space-between;align-items: center;text-align: left;margin-bottom: 6rem;width: 80%;margin-left: auto;margin-right: auto;}div.alt_illustrated_text_rev{display: flex;flex-direction: row-reverse;justify-content: space-between;align-items: center;text-align: left;margin-bottom: 6rem;width: 80%;margin-left: auto;margin-right: auto;}div.alt_illustrated_text-image{text-align: center;width: 35%}div.alt_illustrated_text-text{text-align: left;width: 65%;}div.alt_illustrated_text-text-header{font-size: 1.6rem;margin-bottom: 1rem;}div.alt_illustrated_text-text-body{font-size: 1.3rem;opacity: 0.6;}@media all and (max-width: 800px){div.alt_illustrated_text{width: 100%;}div.alt_illustrated_text_rev{width: 100%;}div.alt_illustrated_text-text-header{font-size: 1.3rem;}div.alt_illustrated_text-text-body{font-size: 1.0rem;}}.person-flex-container{display: flex;flex-direction: column;}.person-flex-container-child{margin-left: 20px;margin-bottom: 5px;cursor: move;}.helpScreenshot-container{text-align: center;}.helpScreenshot{display: inline-block;max-width: 90%;border: 1px solid #AAAAAA;background: white;padding: 0px;margin: 10px auto 70px auto;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}.registrationPage-background{position: fixed;height: 100%;min-height: 100vh;width: calc(100% - 17ch);background: RGB(252,252,252);}.registrationPage-contents{position: absolute;width: 100%;left: 0;}.registrationPage-flexContainer{position: relative;width: 100%;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: center;padding-top: 40px;padding-bottom: 20px;}.dashboard-flex-container{display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;align-items: flex-start;align-content: flex-start;}.dashboard-flex-item{width: 300px;height: 150px;text-align: center;background: white;border-radius: 8px;border: solid 1px white;padding: 10px;margin: 10px;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}.dashboard-flex-item:hover{border: solid 1px RGB(0,45,154);}.input-field-autoshrink{position: relative;display: inline-block;width: auto;max-width: 100%;margin: 10px 10px 10px 0px;}.input-field-autoshrink input, textarea{max-width: 100%;padding: 15px 10px 10px 10px;border-radius: 5px;border: solid 1px #CCCCCC;}.input-field-autoshrink input.errors{border-color:red;}.input-field-autoshrink label{max-width: 100%;font-size: 100%;margin-left: 10px;}.input-field-autoshrink label.active{position: absolute;font-size: 80%;margin-top: 1px;}.input-field-autoshrink label.inactive{position: absolute;margin-top: 20px;}.input-field-autoshrink label.transition{-webkit-transition: all .1s linear;-moz-transition: all .1s linear;-o-transition: all .1s linear;transition: all .1s linear;}.short_length{width: 30ch;max-width:100%;}.medium_length{width: 40ch;max-width:100%;}.long_length{width: 60ch;max-width:100%;}table.input{border-collapse: separate;vertical-align: middle;}table.input td{padding-bottom: 10px;padding-left: 10px;}table.input td.label{color: RGB(60,120,247);font-weight: bold;}table.input label{color: RGB(60,120,247);font-weight: bold;}table.display-small{border-collapse: collapse;vertical-align: middle;margin: 5px 10px 5px 10px;}table.display-small td{padding: 5px 10px 5px 10px;vertical-align: top;}table.display-small td.label{color: RGB(60,120,247);font-weight: bold;}table.display-small td.value{background: white;border-radius: 4px;border: 5px solid #f1f0f3;}table.clickable{border-collapse: collapse;overflow-x: auto;}table.clickable th, table.clickable td{padding: 8px 20px 8px 8px;text-align: left;border-bottom: 1px solid #ddd;}table.clickable tr:nth-child(odd){background-color: #f1f0f3;}table.clickable tr:nth-child(even){background-color: white;}table.clickable tr:hover{background-color: #AAA;}table.clickable th{background-color: RGB(95,181,247);color: white;font-weight: bold;}tr.clickable:hover{background-color: #AAA;}table.display-large{border-collapse: collapse;overflow-x: auto;}table.display-large th, table.display-large td{border: 1px solid #ddd;padding: 8px;text-align: left;}table.display-large tr:nth-child(odd){background-color: #f1f0f3;}table.display-large th{background-color: RGB(95,181,247);color: white;font-weight: bold;padding-top: 12px;padding-bottom: 12px;}table.signup{border-collapse: separate;vertical-align: top;}table.signup td{padding-bottom: 20px;padding-right: 20px;}input[type=text], input[type=password], select{padding: 5px 10px;border: 1px solid #ccc;border-radius: 4px;}input[type=text]:focus, input[type=password]:focus {border-color: RGB(95,181,247);box-shadow: 0px 0px 5px RGB(95,181,247);}input.errors{border-color:red;}select.errors{border-color:red;}textArea.errors{border-color:red;}.error_message{color: red;}label.input{color: RGB(60,120,247);font-weight: bold;}.errors{border: 1px solid red;border-radius: 4px;padding: 5px;}div.ad{display: inline-block;position: relative;width: 30ch;height: 42ch;background: #f1f0f3;border: 2px solid #333333;border-radius: 4px;box-shadow: 4px 4px #666666;text-align: left;}div.adFlex{flex-shrink: 0;flex-basis: 30ch;margin-right: 20px;margin-bottom: 20px;}div.adFlex:hover {border-color: RGB(95,181,247);box-shadow: 0px 0px 5px RGB(95,181,247);}div.adPicture{display: inline-block;width: 100%;height: 13ch;margin-bottom: 10px;background: white;}div.adTitle{font-size: 125%;line-height: 1;font-weight: bold;margin-bottom: 10px;margin-left: 5px;margin-right: 5px;}div.adDate{margin-bottom: 10px;margin-left: 5px;margin-right: 5px;line-height: 1;}div.adLocation{margin-bottom: 10px;margin-left: 5px;margin-right: 5px;line-height: 1;}div.adOrganizer{width: 100%;line-height: 1;margin-left: 5px;margin-bottom: 10px;}div.adLogo{width: 100%;height: 30px;text-align: center;margin-bottom: 2px;}div.adDetailsInfo{padding: 10px;}div.adDetailsTitle{font-size: 250%;font-weight: bold;text-align: center;margin-bottom: 20px;}div.adDetailsDate{font-size: 150%;font-weight: bold;text-align: center;}div.adDetailsSection{font-size: 150%;font-weight: bold;margin-top: 40px;}ul.confNav {list-style-type: none;margin: 0;padding: 0;overflow: hidden;background-color: #444444;}ul.confNav li {float: left;}ul.confNav li a {display: block;color: white;text-align: center;padding: 14px 16px;text-decoration: none;}ul.confNav li a.active {display: block;color: white;text-align: center;padding: 14px 16px;text-decoration: none;background-color: RGB(95,181,247);}ul.confNav li a:hover {background-color: #222222;}div.webpageTopic{font-size: 250%;font-weight: bold;margin-top: 5px;margin-bottom: 10px;text-align: center;}div.webpageTitle{font-size: 250%;font-weight: bold;text-align: center;margin-bottom: 20px;}div.webpageDate{font-size: 150%;font-weight: bold;text-align: center;}div.pageContents{font-size: 140%;padding: 20px;}div.addBlock{width: calc(100% - 20px);background: #f1f0f3;border: 2px dashed #AAA;border-radius: 8px;padding: 10px;text-align: center;font-weight: bold;font-size: 150%;}div.addBlock:hover{background: #E3E0E7;}div.blockDialog{display: none;z-index: 2;position: fixed;left: 50%;top: 50%;transform: translate(-50%, -50%);max-width: 80%;border-style: solid;border-width: 2px;border-radius: 8px;border-color: #AAA;background-color: white;padding: 20px;box-shadow: 0 0 1000px 3000px RGBA(0,0,0,0.5);text-align: center;}div.addBlockLink{width: 20ch;background: #f1f0f3;border: 2px solid #AAA;border-radius: 8px;padding: 5px;margin: 5px;text-align: center;font-weight: bold;text-align: center;}div.addBlockLink:hover{background: #E3E0E7;}input.blockFormText{background: none;border: none;font-size: inherit;font-weight: inherit;}textArea.blockFormText{background: none;border: none;font-size: inherit;font-weight: inherit;}div.block{position: relative;padding-left: 44px;}div.block div.blockControlDiv{position: absolute;top: 0px;left: 0px;width: 20px;height: 100%;flex-direction: column;justify-content: center;display: none;font-size: 1%;}div.block:hover div.blockControlDiv{display: flex;}div.block div.blockSettingsDiv{position: absolute;top: 0px;left: 24px;width: 20px;height: 100%;display: flex;flex-direction: column;justify-content: center;display: none;font-size: 1%;}div.block:hover div.blockSettingsDiv{display: flex;}div.blockPersonPicture{position: relative;width: 200px;height: 300px;flex-shrink: 0;margin-right: 10px;}div.blockPersonPicture div.editBlockPersonPicture{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;display: none;flex-direction: column;justify-content: center;background-color: rgba(255, 255, 255, 0.7);border: 1px solid #AAA;overflow-x: scroll;}div.blockPersonPicture:hover div.editBlockPersonPicture{display: flex;}div.blockTextWithPicture-Picture{position: relative;width: 200px;height: 300px;margin-right: 10px;}div.blockTextWithPicture-Picture div.editBlockTextWithPicture-Picture{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;display: none;flex-direction: column;justify-content: center;background-color: rgba(255, 255, 255, 0.7);border: 1px solid #AAA;overflow-x: scroll;}div.blockTextWithPicture-Picture:hover div.editBlockTextWithPicture-Picture{display: flex;}div.blockTextWithPicture-Text{padding-bottom: 20px;width: 100%;}.resize-wrapper{position: relative;display: inline-block;min-width: 6ch;}.resize-calculator{visibility: hidden;padding: 5px;}input.resize-input, textArea.resize-input{position: absolute;top:0;bottom:0;left:0;right:0;background: none;border: none;font-size: inherit;font-weight: inherit;padding: 5px;}.resize-submitButton-holder{position: absolute;right: 0;top:0;display: none;}.resize-submitButton{width: 20px;height: auto;vertical-align: middle;margin-right: 2px;}.resize-submitButton-holder:hover{-webkit-filter: brightness(70%);}div.flash-flexContainer{z-index:  2;position: fixed;top: 140px;left: 50%;transform: translateX(-50%);height: auto;display: flex;flex-direction: column;justify-content: flex-start;align-items: center;margin: 0;padding: 0;}div.flash-message{z-index:  2;display: none;border: none;border-radius: 5px;background-color: #C8ECD2;color: green;padding: 20px 50px 20px 30px;margin-top: 10px;font-weight: bold;}div.flash-error{z-index:  2;display: none;border: none;border-radius: 5px;background-color: #F3B3B3;color: red;padding: 20px 50px 20px 30px;margin-top: 5px;font-weight: bold;}@media all and (max-width: 800px){.main_container{left: 0;}div.mobile_menu{display: inline-block;}.registrationPage-background{width: 100%;}}[data-tooltip] {position: relative;cursor: help;text-decoration-line: underline;text-decoration-style: dotted;}[data-tooltip]::after {position: absolute;opacity: 0;pointer-events: none;content: attr(data-tooltip);left: 10px;bottom: calc(100% + 1px);border-radius: 3px;box-shadow: 0 0 5px 2px rgba(100, 100, 100, 0.6);background-color: white;z-index: 10;padding: 8px;max-width: 30ch;width: max-content;transform: translateY(-20px);transition: all 150ms cubic-bezier(.25, .8, .25, 1);color: #3A3738;}[data-tooltip]:hover::after {opacity: 1;transform: translateY(0);transition-duration: 300ms;}.accordion{border-style: solid;border-width: 2px;border-color: #777777;border-radius: 5px;margin: 0 0 5px 0;}.accordion-header{padding: 5px;font-size: 120%;font-weight: bold;background: #F2F2F2;}.accordion-header::before{width: 30px;height: 30px;position: relative;display: inline-block;top: 3px;left: 0;content: "";content: url("accordion_arrow-fee64547215c9fd17ae7f36b62e0cd39.png");-webkit-transition: all 300ms 0s ease-in-out;transition: all 300ms 0s ease-in-out;}.accordion-header:hover::before {-webkit-transform: rotate(90deg);transform: rotate(90deg);transform-origin: 30% 30%;}.accordion-header:hover{background: #999999;}.accordion-contents{padding: 15px;background: white;display: none;}.FAQ-question{font-weight: bold;color: RGB(60,120,247);cursor: pointer;margin-top: 4px;}.FAQ-question:hover{color: RGB(9,78,217);}.FAQ-answer{display: none;padding: 20px;}