
.notification-bar[data-v-20dbc528] {
  margin: 1em 0 1em;
  background-color:rgba(210, 210, 210, 0.7);
  padding: 40px;
  border-radius: 25px;
}


.notification-container[data-v-cce60654] {
  position: fixed;
  bottom: 0;
  right: 0;
  padding-right: 40px;
}


h3[data-v-d1a7e442] {
  margin: 40px 0 0;
}
ul[data-v-d1a7e442] {
  list-style-type: none;
  padding: 0;
}
li[data-v-d1a7e442] {
  display: inline-block;
  margin: 0 10px;
}
a[data-v-d1a7e442] {
  color: #777777;
}
a[data-v-d1a7e442]:hover {
  color: #444444;
  -webkit-text-decoration: dotted;
          text-decoration: dotted;
}


.iconText[data-v-8de1c918]{
  word-break: break-all;
}
a[data-v-8de1c918] {
  color: #777777;
}
a[data-v-8de1c918]:hover {
  color: #444444;
  -webkit-text-decoration: dotted;
          text-decoration: dotted;
}
.nav-card[data-v-8de1c918] {
  overflow: hidden;
  background-color:#F1EEEE;
  text-align: left;
  margin: 30px 0px 0px 0px;
  padding: 30px 10px 15px 20px;
}


.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 250px;
  margin-top: 50px;
  margin-bottom: 50px;
}
.textarea-autosize{
  border-style: none;
  border-color: Transparent;
  width: 90%;
}
#header{
  font-size:30px;
  font-weight: bold;
}
#router-view{
  text-align: left;
  margin: 30px 10px 30px 10px;
}
.modal-title {
  font-size: 20px;
  color: white;
}
.close{
  color: white;
  opacity: 1;
}
#app {
  font-family: Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: left;
  color: #2c3e50;
  padding: 0 0 0 0;
  margin: 0 auto;
}
html {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  width: 100%;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.5;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
a {
  /*color: #39b982;*/
  font-weight: 600;
  background-color: transparent;
}
/*img {
  border-style: none;
  width: 100%;
}*/
h1,
h2,
h3,
h4,
h5,
h6 {
  /*display: flex;*/
  align-items: center;
  font-family: 'Montserrat', sans-serif;
}
h1 {
  font-size: 50px;
  font-weight: 700;
}
h2 {
  font-size: 38px;
  font-weight: 700;
}
h3 {
  font-size: 28px;
  font-weight: 700;
}
h4 {
  font-size: 21px;
  font-weight: 700;
}
h5 {
  font-size: 16px;
  font-weight: 700;
}
h6 {
  font-size: 15px;
  font-weight: 700;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
.eyebrow {
  font-size: 20px;
}
.-text-primary {
  color: #39b982;
}
.-text-base {
  color: #000;
}
.-text-error {
  color: tomato;
}
.-text-gray {
  color: rgba(0, 0, 0, 0.5);
}
.-shadow {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.13);
}
.badge {
  display: inline-flex;
  height: 26px;
  width: auto;
  padding: 0 7px;
  margin: 0 5px;
  background: transparent;
  border-radius: 13px;
  font-size: 13px;
  font-weight: 400;
  line-height: 26px;
}
.badge.-fill-gradient {
  background: linear-gradient(to right, #16c0b0, #84cf6a);
  color: #fff;
}
button,
label,
input,
optgroup,
select,
textarea {
  display: inline-flex;
  font-family: 'Open sans', sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 2px solid #39b982;
}
label {
  color: rgba(0, 0, 0, 0.5);
  font-weight: 700;
}
input,
textarea {
  box-sizing: border-box;
  border: solid 1px rgba(0, 0, 0, 0.4);
}
textarea {
  width: 100%;
  overflow: auto;
  font-size: 20px;
}
[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
[type='text'],
[type='number'],
[type='search'],
[type='password'] {
  height: 52px;
  width: 100%;
  padding: 0 10px;
  font-size: 20px;
}
[type='text']:focus,
[type='number']:focus,
[type='search']:focus,
[type='password']:focus {
  border-color: #39b982;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
[hidden] {
  display: none;
}
.error {
  border: 1px solid red;
}
select {
  width: 100%;
  height: 52px;
  padding: 0 24px 0 10px;
  vertical-align: middle;
  background: #fff
    url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
    no-repeat right 12px center;
  background-size: 8px 10px;
  border: solid 1px rgba(0, 0, 0, 0.4);
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select:focus {
  border-color: #39b982;
  outline: 0;
}
select:focus::ms-value {
  color: #000;
  background: #fff;
}
select::ms-expand {
  opacity: 0;
}
.field {
  margin-bottom: 24px;
}
.error {
  border: 1px solid red;
}
.errorMessage {
  color: red;
}


.file-card[data-v-48849e48] {
  padding: 20px;
  margin: 18px 30px 10px 30px;
  transition: all 0.2s linear;
  cursor: pointer;
  background-color:#F1EEEE
}
.file-card > .title[data-v-48849e48] {
  margin: 0;
}
.file-link[data-v-48849e48] {
  color: black;
  text-decoration: none;
  font-weight: 100;
}


#search-input[data-v-3892e174]{
  margin: 10px 10px 10px 10px;
  max-width: 50%;
}
.flex-container[data-v-3892e174]{  /* OLD - iOS 6-, Safari 3.1-6, BB7 */  /* TWEENER - IE 10 */ /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */

  justify-content: center;
  align-items: center;
}
#file-accepted-alert[data-v-3892e174]{
  width:40%; margin-left: 30%;
}


.chapter-help[data-v-35266fa4] {
  text-align: left;
  margin: 20px 0px 20px 0px;
  padding: 0px 20px 0px 0px;
}


.location > .icon[data-v-7f7dccfc] {
  margin-left: 10px;
}
.event-header > .title[data-v-7f7dccfc] {
  margin: 0;
}
.list-group > .list-item[data-v-7f7dccfc] {
  padding: 1em 0;
  border-bottom: solid 1px #e5e5e5;
}
#form[data-v-7f7dccfc]{
  border: none;
}
#file-address[data-v-7f7dccfc]{
  margin-top: 20px;
  font-size: 18px;
  font-weight:normal;
  color: black;
}
.sub-question[data-v-7f7dccfc] {
  background-color: #F1EEEE;
  text-align: left;
  margin: 20px 0px 20px 0px;
  padding: 20px 20px 45px 20px;
}
.sub-question-textarea[data-v-7f7dccfc] {
  background-color: #F1EEEE;
  text-align: left;
  margin: 20px 0px 20px 0px;
  padding: 20px 20px 20px 20px;
}

#form[data-v-1df03e16] {
  border: none;
}
#chapterImage[data-v-1df03e16] {
  width: 50%;
  max-width: 50%;
  height: auto;
}
.dropbox[data-v-1df03e16] {
  outline: 2px dashed grey;
  /* the dash box */
  outline-offset: -10px;
  background: lightcyan;
  color: dimgray;
  padding: 10px 10px;
  min-height: 200px;
  /* minimum height */
  position: relative;
  cursor: pointer;
}
.input-file[data-v-1df03e16] {
  opacity: 0;
  /* invisible but it's there! */
  width: 100%;
  height: 200px;
  position: absolute;
  cursor: pointer;
}
.dropbox[data-v-1df03e16]:hover {
  background: lightblue;
  /* when mouse over to the drop zone, change color */
}
.dropbox p[data-v-1df03e16] {
  font-size: 1.2em;
  text-align: center;
  padding: 50px 0;
}
.center[data-v-1df03e16] {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  /*width: 50%;*/
}

.location > .icon[data-v-7e631521] {
  margin-left: 10px;
}
.event-header > .title[data-v-7e631521] {
  margin: 0;
}
.list-group > .list-item[data-v-7e631521] {
  padding: 1em 0;
  border-bottom: solid 1px #e5e5e5;
}
#inputForm[data-v-7e631521]{
  text-align: center;
  margin: auto;
}
#save-button[data-v-7e631521]{
  display: inline-block;
  margin-top: 20px;
}
#next-button[data-v-7e631521]{
  display: inline-block;
  margin-top: 20px;
  margin-left: 20px;
}
.line-margins[data-v-7e631521]{
  margin-top: 20px;
}


.file-card[data-v-a105cd60] {
  padding: 20px;
  margin: 18px 30px 10px 0px;
  transition: all 0.2s linear;
  cursor: pointer;
  background-color:#F1EEEE
}
.file-card[data-v-a105cd60]:hover {
  /*transform: scale(1.01);
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.2), 0 1px 15px 0 rgba(0, 0, 0, 0.19);*/
}
.file-card > .title[data-v-a105cd60] {
  margin: 0;
}
.file-link[data-v-a105cd60] {
  color: black;
  text-decoration: none;
  font-weight: 100;
}


.not-answered[data-v-31ac60c7] {
  border-left-style: solid;
  border-left-color: #e73441;
  border-left-width: 10px;
  margin: 10px 0px 0px 0px;
  padding: 20px 0px 20px 20px;
}
.answered[data-v-31ac60c7] {
  border-left-style: none;
  margin: 10px 0px 0px 0px;
  padding: 20px 0px 20px 20px;
}
.button-yes-clicked[data-v-31ac60c7]{
  background-color: green;
  padding: 10px 10px 10px 10px;
  cursor: pointer;
  color: white;
}
.button-yes-not-clicked[data-v-31ac60c7]{
  background-color: #F1EEEE;
  padding: 10px 10px 10px 10px;
  cursor: pointer;
  color: black;
}
.button-yes-not-clicked[data-v-31ac60c7]:hover{
  background-color: green;
  padding: 10px 10px 10px 10px;
  cursor: pointer;
  color: white;
}
.button-no-clicked[data-v-31ac60c7]{
  background-color: #e73441;
  padding: 10px 10px 10px 10px;
  cursor: pointer;
  color: white;
}
.button-no-not-clicked[data-v-31ac60c7]:hover{
  background-color: #e73441;
  padding: 10px 10px 10px 10px;
  cursor: pointer;
  color: white;
}
.button-no-not-clicked[data-v-31ac60c7]{
  background-color: #F1EEEE;
  padding: 10px 10px 10px 10px;
  cursor: pointer;
  color: black;
}
#sub-question[data-v-31ac60c7] {
  background-color: #F1EEEE;
  text-align: left;
  min-height: 70px;
  /*width: max-content;*/
  margin: 20px 0px 20px 0px;
  padding: 20px 20px 15px 20px;
}

#form[data-v-2adf316c] {
  border: none;
}
.dropbox[data-v-2adf316c] {
  outline: 2px dashed grey;
  /* the dash box */
  outline-offset: -10px;
  background: lightcyan;
  color: dimgray;
  padding: 10px 10px;
  min-height: 200px;
  /* minimum height */
  position: relative;
  cursor: pointer;
}
.input-file[data-v-2adf316c] {
  opacity: 0;
  /* invisible but it's there! */
  width: 100%;
  height: 200px;
  position: absolute;
  cursor: pointer;
}
.dropbox[data-v-2adf316c]:hover {
  background: lightblue;
  /* when mouse over to the drop zone, change color */
}
.dropbox p[data-v-2adf316c] {
  font-size: 1.2em;
  text-align: center;
  padding: 50px 0;
}
#attachment[data-v-2adf316c] {
  padding: 20px 20px 5px 20px;
  margin-bottom: 10px;
  background-color: #F1EEEE;
}
.chapter-help[data-v-2adf316c] {
  /*background-color: #F1EEEE;*/
  text-align: left;
  /*width: max-content;*/
  margin: 20px 0px 20px 0px;
  padding: 0px 20px 20px 0px;
}

.card[data-v-26084dc2] {
  margin: 0px auto;
  float: none;
  /*margin-bottom: 10px;*/
}
.card-wrapper[data-v-26084dc2] {
  margin: 10% 0px 0px 0px;
}
a.right[data-v-26084dc2] {
  display: inline-block;
  text-align: right;
  width: 100%;
  font-size: 14px;
}


#user-registration[data-v-e928b7d8]{
  margin-top: 50px;
}


.file-card[data-v-501953f1] {
  padding: 20px;
  margin: 18px 30px 10px 30px;
  transition: all 0.2s linear;
  cursor: pointer;
  background-color:#F1EEEE
}
.file-card-selected[data-v-501953f1] {
  padding: 20px;
  margin: 18px 30px 10px 30px;
  transition: all 0.2s linear;
  cursor: default;
  background-color:#bfbbbb
}
#reply-header[data-v-501953f1]{
  font-size: 22px;
  font-weight:bold;
  color: black;
  margin: 0px 30px 10px 30px;
}
#header[data-v-501953f1]{
  margin: 0px 30px 10px 30px;
}
#footer[data-v-501953f1]{
  margin: 18px 30px 10px 30px;
}
#no-messages[data-v-501953f1]{
  margin: 30px 30px 10px 30px;
}
#text[data-v-501953f1]{
  margin: 18px 30px 10px 30px;
}
#button[data-v-501953f1]{
  margin: 18px 30px 10px 30px;
}


#user-registration[data-v-7e10ee5e]{
  margin-top: 10px;
}
.center[data-v-7e10ee5e] {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}


.card[data-v-7b7a3cfc] {
  margin: 0px auto;
  float: none;
  margin-bottom: 10px;
}
#user-registration[data-v-7b7a3cfc]{
  margin-top: 10px;
}
.center[data-v-7b7a3cfc] {
  display: block;
  margin-left: auto;
  margin-right: auto;
  /*width: 250px;*/
  margin-top: 50px;
  margin-bottom: 50px;
}


#user-registration[data-v-d00c6738]{
  margin-top: 50px;
}
.center[data-v-d00c6738] {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 250px;
  margin-top: 50px;
  margin-bottom: 50px;
}


#user-registration[data-v-94c162a8]{
  margin-top: 50px;
}
.center[data-v-94c162a8] {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}


.card[data-v-7fb1dff6] {
  margin: 0px auto;
  float: none;
  margin-bottom: 10px;
}
#confirm-email[data-v-7fb1dff6]{
  margin-top: 10px;
}
.center[data-v-7fb1dff6] {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 250px;
  margin-top: 50px;
  margin-bottom: 50px;
}


.card[data-v-1effb4b6] {
  margin: 0px auto;
  float: none;
  margin-bottom: 10px;
}
.card-wrapper[data-v-1effb4b6] {
  margin: 10% 0px 0px 0px;
}
a.right[data-v-1effb4b6] {
  display: inline-block;
  text-align: right;
  width: 100%;
  font-size: 14px;
}


.card[data-v-01266098] {
  margin: 0px auto;
  float: none;
  margin-bottom: 10px;
}
.card-wrapper[data-v-01266098] {
  margin: 10% 0px 0px 0px;
}
a.right[data-v-01266098] {
  display: inline-block;
  text-align: right;
  width: 100%;
  font-size: 14px;
}


.card[data-v-16293040] {
  margin: 0px auto;
  float: none;
  margin-bottom: 10px;
}
.card-wrapper[data-v-16293040] {
  margin: 10% 0px 0px 0px;
}
a.right[data-v-16293040] {
  display: inline-block;
  text-align: right;
  width: 100%;
  font-size: 14px;
}


#user-registration[data-v-2fec8100]{
  margin-top: 10px;
}
.center[data-v-2fec8100] {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}


.card[data-v-1e4b6083] {
  margin: 0px auto;
  float: none;
  margin-bottom: 10px;
}
#confirm-email[data-v-1e4b6083]{
  margin-top: 10px;
}
.center[data-v-1e4b6083] {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 250px;
  margin-top: 50px;
  margin-bottom: 50px;
}


.button[data-v-4af0aa13] {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  height: 52px;
  padding: 0 40px;
  background: transparent;
  border: none;
  border-radius: 6px;
  text-align: center;
  font-weight: 600;
  white-space: nowrap;
  transition: all 0.2s linear;
}
.button[data-v-4af0aa13]:hover {
  transform: scale(1.02);
  box-shadow: 0 7px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.button[data-v-4af0aa13]:active {
  transform: scale(1);
  box-shadow: none;
}
.button[data-v-4af0aa13]:focus {
  outline: 0;
}
.button[data-v-4af0aa13]:disabled {
  transform: scale(1);
  box-shadow: none;
}
.button + .button[data-v-4af0aa13] {
  margin-left: 1em;
}
.button.-fill-gradient[data-v-4af0aa13] {
  background: linear-gradient(to right, #16c0b0, #84cf6a);
  color: #ffffff;
}
.button.-fill-gray[data-v-4af0aa13] {
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
}
.button.-size-small[data-v-4af0aa13] {
  height: 32px;
}
.button.-icon-right[data-v-4af0aa13] {
  text-align: left;
  padding: 0 20px;
}
.button.-icon-right > .icon[data-v-4af0aa13] {
  margin-left: 10px;
}
.button.-icon-left[data-v-4af0aa13] {
  text-align: right;
  padding: 0 20px;
}
.button.-icon-left > .icon[data-v-4af0aa13] {
  margin-right: 10px;
}
.button.-icon-center[data-v-4af0aa13] {
  padding: 0 20px;
}


.icon-wrapper[data-v-cf54fbcc] {
  display: inline-flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.4);
  font-size: 1rem;
  font-weight: 600;
}
.icon[data-v-cf54fbcc] {
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
  margin-right: 6px;
}


.modal-title[data-v-d8cfa948] {
  font-size: 15px;
}

