
#app {
  font-family: 'Avenir', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgb(255, 255, 255);
  background: url("/static/images/sombrero.jpg");
  display: -ms-flexbox;
  display: flex;
  /*border: 5px solid red;*/
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  height: auto;
  overflow: hidden;
}
#panel{
  background: rgba(255, 255, 255, 0.2);
  height: auto;
  width: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  padding: 20px;
  margin-top: 100px;
  /*border: 5px solid red;*/
}
.slide-fade-enter-active {
  transition: all .3s ease;
}
.slide-fade-leave-active {
  transition: all .8s cubic-bezier(1.0, 0.5, 0.8, 1.0);
  position: absolute;
}
.slide-fade-enter, .slide-fade-leave-to {
  transform: translateX(10px);
  opacity: 0;
  position: absolute;
}
@media only screen and (max-width: 1250px) {
h1[data-v-15866c6f] {
    font-size: 23px !important;
    font-weight: 700;
    text-align: center;
    margin-left: -20px !important;
}
}
@media only screen and (max-width: 1250px) {
.description-title {
    padding-bottom: 10px;
    text-align: center;
}
}
@media only screen and (min-device-width : 375px)
    and (max-device-width : 667px)
    and (width : 375px)
    and (height : 559px)
    and (orientation : portrait)
    and (color : 8)
    and (device-aspect-ratio : 375/667)
    and (aspect-ratio : 375/559)
    and (device-pixel-ratio : 2)
    and (-webkit-min-device-pixel-ratio : 2) {
#app {
        font-family: 'Avenir', Helvetica, Arial, sans-serif;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: rgb(255, 255, 255);
        background: url("/static/images/sombrero.jpg");
        display: -ms-flexbox;
        display: flex;
        /*border: 5px solid red;*/
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-align: center;
            align-items: center;
        height: auto;
        overflow: hidden;
}
#panel{
        /*background: rgba(255, 255, 255, 0.2);*/
        height: auto;
        width: auto;
        display: none;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-pack: center;
            justify-content: center;
        flex-direction: column;
        -ms-flex-align: center;
            align-items: center;
        padding: 20px;
        /*border: 5px solid red;*/
}
h3 {
    margin-top: 10px;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    line-height: 1.1;
}
}


.hello[data-v-15f62d18]{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
}
.divider-1[data-v-15f62d18]{

    margin-top: 10px;
    margin-bottom:30px;
}
h1[data-v-15f62d18]{
    /*border: 5px solid red;*/
    /*background: url("/vue-project/static/images/codespace.jpg") no-repeat;*/
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 55px;
    text-align: left;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.8);
    text-shadow: 5px 5px 0 rgba(255, 255, 255, 0.8);
}
button[data-v-15f62d18]{
    display: -ms-flexbox;
    display: flex;
    background-color: rgba(15, 82, 186, .6);
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    -ms-flex-line-pack: center;
        align-content: center;
    font-size: 4vmin;
    cursor: pointer;
    margin-top: 50px;
    margin-left:-70px;
}
.description-text[data-v-15f62d18] {
    opacity: 1;
    text-align: left !important;
}
.hero[data-v-15f62d18]{

    margin-left: 80px;
    margin-right: 10px;
}
  /*button span{
    color: rgba(255, 255, 255, 0.6);
  }*/
@media (min-width: 250px) and (max-width: 968px) {
.description-text[data-v-15f62d18]{
      margin-left: -40px;
      margin-right: 40px;
}
}
@media only screen and (max-width: 1250px) {
h1[data-v-15f62d18]{
      font-size: 14vmin;
}
}
input.form-control[data-v-15f62d18] {
    height: 40px;
    width: 300px;
    border-radius: 5px;
    margin-right: 50px;
}
span.small.text-danger[data-v-15f62d18] {
    color: #a94442;
}
@media (min-width: 250px) and (max-width: 968px) {
.description-text[data-v-15866c6f][data-v-15f62d18] {

    margin-left: 40px;
    margin-right: 80px;
}
.col-sm-12.description-title[data-v-15f62d18]{
  margin-right: 80px;
  margin-left: 35px;
}
.ui.centered[data-v-15f62d18] {
    margin-right: 30px;
}
}



.Question {
  /*border: 5px solid red;*/
  width: 60vw;
  height: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
}
.select{
  display:inline-block !important;
  padding: 10px;
  margin-top: -50px;
}
h1, h2, h3 ul {
  color: black
}
h1 {
  font-size: 6vmin
}
h2 {
  font-size: 4vmin
}
h3 {
  font-size: 20px;
}
li.active{
  background-color:red;
}
.choices {
  /*border: 5px solid red;*/
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  /*flex-wrap: wrap;*/
}
.choices li{
  /*border: 2px solid blue;*/
  list-style: none;
  text-align: center;
  background-color: rgba(15, 82, 186, .6);
  color: white;
  font-size: 20px;
  font-weight: bold;
  margin: 10px;
  text-decoration: none;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  height: 50px;
  padding: 10px;
  -ms-flex: 1;
      flex: 1;
  margin-top: 30px !important;
}
#backButton {
  width: 15vw;
  margin-top: 50px;
  height: 10vh;
  padding: 20px;
  background-color: rgba(35, 185, 160, .9);
  border: none;
  color: white;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  -ms-flex-line-pack: center;
      align-content: center;
  font-size: 3vmin;
  cursor: pointer;
  padding: 5px;
}
#nextButton {
  width: 15vw;
  margin-top: 50px;
  height: 10vh;
  padding: 20px;
  background-color: rgba(35, 185, 160, .9);
  border: none;
  color: white;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  -ms-flex-line-pack: center;
      align-content: center;
  font-size: 3vmin;
  cursor: pointer;
  padding: 5px;
}
#fakeBackButton {
  width: 15vw;
  height: 10vh;
  margin-top: 20px;
  background-color: rgba(35, 185, 160, .4);
  border: none;
  color: white;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  -ms-flex-line-pack: center;
      align-content: center;
  font-size: 3vmin;
  padding: 5px;
}
img {
  -ms-flex-pack: center !important;
      justify-content: center !important;
  width: auto !important;
  height: auto;
}

/*@media only screen and (max-width: 400px) {
  h1{
    font-size: 10vh;
  }
}*/

/*.slide-fade-enter-active {
  transition: all .3s ease;
}
.slide-fade-leave-active {
  transition: all .8s cubic-bezier(1.0, 0.5, 0.8, 1.0);
  position: absolute;
}
.slide-fade-enter, .slide-fade-leave-to {
  transform: translateX(10px);
  opacity: 0;
  position: absolute;
}*/
@media only screen and (min-device-width : 375px)
    and (max-device-width : 667px)
    and (width : 375px)
    and (height : 559px)
    and (orientation : portrait)
    and (color : 8)
    and (device-aspect-ratio : 375/667)
    and (aspect-ratio : 375/559)
    and (device-pixel-ratio : 2)
    and (-webkit-min-device-pixel-ratio : 2) {
.choices {
  /*border: 5px solid red;*/
  /*display: initial;*/
  -ms-flex-pack: justify;
      justify-content: space-between;
  display:inline;
  /*flex-wrap: wrap;*/
}
}
@media (min-width: 250px) and (max-width: 968px) {
.choices {
    display:inline !important;
    vertical-align: middle;
    margin-left: -40px;
}
#nextButton{
    width: 30vw;
    display:-ms-inline-grid;
    display:inline-grid;
    vertical-align: middle;
    font-size: 15px;
}
#backButton{
    width: 30vw;
    display:-ms-inline-grid;
    display:inline-grid;
    vertical-align: middle;
    font-size: 15px;
}
.select {
    display: -ms-grid;
    display: grid;
    vertical-align: middle;
}
}



.result {
  /*padding-top: 20px;*/
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  /*border: 1px solid red;*/
}
button{
  display: inline-block;;
  background-color: rgba(15, 82, 186, .6);
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  -ms-flex-line-pack: center;
      align-content: center;
  font-size: 4vmin;
  cursor: pointer;
  margin-top: 30px;
}
h1 {
  font-size: 7vmin;
  text-align: center;
  color: #fff;
}
img {
  width: 40vmin;
  height: auto;
}
.description {
  color: black;
  font-size: 3vmin; /* make this em later, also test for responsiveness */
  font-weight: bold;
  text-align: center;
}
.white {
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
}
#credit {
  -ms-flex-item-align: end;
      align-self: flex-end;
  font-size: 3vmin;
  font-weight: normal;
  font-style: italic;
  color: black;
}
@media only screen and (min-device-width : 375px)
    and (max-device-width : 667px)
    and (width : 375px)
    and (height : 559px)
    and (orientation : portrait)
    and (color : 8)
    and (device-aspect-ratio : 375/667)
    and (aspect-ratio : 375/559)
    and (device-pixel-ratio : 2)
    and (-webkit-min-device-pixel-ratio : 2) {
.result {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-direction: column;
        flex-direction: column;
}
h1 {
    font-size: 5vmin;
}
img {
    height: 50vmin;
    width: auto;
}
.description {
    font-size: 2vh;
    color: black;
    font-weight: bold;
    text-align: center;
}
#credit {
    -ms-flex-item-align: end;
        align-self: flex-end;
    font-size: 2vh;
    font-weight: normal;
    font-style: italic;
    color: black;
}
}



.timer {
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  font-size: 3vh;
  /*justify-content: center;*/
  font-weight: 700;
  text-shadow: 1px 3px 0 $ bg-color-2, 1px 8px 0 $ bg-color-1,
    0 0 5px rgba($ bg-color-1, 0.5);
}
.seconds:before {
  content: ':';
  font-weight: 100;
  opacity: 0.5;
}
.tomato {
  position: fixed;
  top: 10%;
  width: 500px;
  height: auto;
  z-index: 1;
}
main {
  text-align: right;
  padding: 1rem;
  margin: 0 auto;
  width: 840px;
  border-radius: 3px;
  position: relative;
  z-index: 2;
}

/*  *,
      *::before,
      *::after {
        box-sizing: border-box;
      }*/
/*  h1 {font-weight: 100; letter-spacing:-.03em}
      .screen-reader-text, .helper-input { display: none }
      html, body {
        min-height: 100%;
        font-family: 'Roboto', sans-serif;
      }
      main {
        h1, h2, h3, h4, h5, h6 {
          &:first-child { margin-top: 0 }
        }
        p {
          line-height: 1.4rem;
          + p, &:last-child { margin-bottom: 0 }
        }
      }
      body {
        color: $white;
        background: linear-gradient(25deg, $bg-color-1, $bg-color-2);
      }*/
input {
  transition: border-color 0.15s ease-in-out;
  margin: 0;
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba($ black, 0.15);
  padding: 0.15rem;
  color: rgba($ black, 0.95);
& :hover {
    color: rgba($ black, 1);
    border-color: rgba($ black, 0.75);
}
& :focus {
    outline: none;
    border-bottom: 3px solid $ black;
    margin-bottom: -2px;
}
}
.material-button,
.material-delete {
  transition: all 0.15s ease-in-out;
  background: $ color-2;
  border: none;
  font-size: 0.9rem;
  line-height: 2rem;
  border-radius: 3px;
  color: $ white;
  box-shadow: 1px 1px 3px 0 rgba($ black, 0.15);
  text-transform: uppercase;
& :hover {
    background: lighten($ color-2, 20);
    box-shadow: 1px 3px 3px 0 rgba($ black, 0.15);
}
& :active {
    top: -0.7rem;
    outline: 0;
    box-shadow: none;
}
}
.material-delete {
  font-size: 1rem;
  line-height: 1rem;
  height: 2rem;
  width: 2rem;
  top: 0;
  right: -1.5rem;
  transform: rotate(45deg);
  background: none;
  color: rgba($ black, 0.15);
  box-shadow: none;
& :hover {
    background: rgba($ black, 0.075);
    color: $ white;
    box-shadow: none;
}
& :active {
    color: $ red;
    background: transparent;
    top: 0;
}
}
.material-modal-button {
  cursor: pointer;
  background: transparent;
  border: 0;
  color: darken($ color-2, 10);
& :hover {
    color: $ color-2;
}
}

.result {
  /*padding-top: 20px;*/
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  /*border: 1px solid red;*/
}
button{
  display: inline-block;;
  background-color: rgba(15, 82, 186, .6);
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  -ms-flex-line-pack: center;
      align-content: center;
  font-size: 4vmin;
  cursor: pointer;
  margin-top: 30px;
}
h1 {
  font-size: 7vmin;
  text-align: center;
  color: #fff;
}
img {
  width: 40vmin;
  height: auto;
}
.description {
  color: black;
  font-size: 3vmin; /* make this em later, also test for responsiveness */
  font-weight: bold;
  text-align: center;
}
.white {
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
}
#credit {
  -ms-flex-item-align: end;
      align-self: flex-end;
  font-size: 3vmin;
  font-weight: normal;
  font-style: italic;
  color: black;
}
@media only screen and (min-device-width : 375px)
    and (max-device-width : 667px)
    and (width : 375px)
    and (height : 559px)
    and (orientation : portrait)
    and (color : 8)
    and (device-aspect-ratio : 375/667)
    and (aspect-ratio : 375/559)
    and (device-pixel-ratio : 2)
    and (-webkit-min-device-pixel-ratio : 2) {
.result {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-direction: column;
        flex-direction: column;
}
h1 {
    font-size: 5vmin;
}
img {
    height: 50vmin;
    width: auto;
}
.description {
    font-size: 2vh;
    color: black;
    font-weight: bold;
    text-align: center;
}
#credit {
    -ms-flex-item-align: end;
        align-self: flex-end;
    font-size: 2vh;
    font-weight: normal;
    font-style: italic;
    color: black;
}
}



.result {
  /*padding-top: 20px;*/
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  /*border: 1px solid red;*/
}
button{
  display: inline-block;;
  background-color: rgba(15, 82, 186, .6);
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  -ms-flex-line-pack: center;
      align-content: center;
  font-size: 4vmin;
  cursor: pointer;
  margin-top: 30px;
}
h1 {
  font-size: 7vmin;
  text-align: center;
  color: #fff;
}
img {
  width: 40vmin;
  height: auto;
}
.description {
  color: black;
  font-size: 3vmin; /* make this em later, also test for responsiveness */
  font-weight: bold;
  text-align: center;
}
.white {
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
}
#credit {
  -ms-flex-item-align: end;
      align-self: flex-end;
  font-size: 3vmin;
  font-weight: normal;
  font-style: italic;
  color: black;
}
@media only screen and (min-device-width : 375px)
    and (max-device-width : 667px)
    and (width : 375px)
    and (height : 559px)
    and (orientation : portrait)
    and (color : 8)
    and (device-aspect-ratio : 375/667)
    and (aspect-ratio : 375/559)
    and (device-pixel-ratio : 2)
    and (-webkit-min-device-pixel-ratio : 2) {
.result {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-direction: column;
        flex-direction: column;
}
h1 {
    font-size: 5vmin;
}
img {
    height: 50vmin;
    width: auto;
}
.description {
    font-size: 2vh;
    color: black;
    font-weight: bold;
    text-align: center;
}
#credit {
    -ms-flex-item-align: end;
        align-self: flex-end;
    font-size: 2vh;
    font-weight: normal;
    font-style: italic;
    color: black;
}
}



.offline-indicator {
  background: #E8EDE9;
  border-radius: 3px;
  border-bottom: 2px solid #d3d9d4;
  padding: 15px 5px;
  text-align: center;
  width: 100%;
  margin: 5px 0;
  font-family: sans-serif;
  color: #202126;
  box-sizing: border-box;
}
.slideup-enter-active, .slideup-leave-active {
  transition: transform .2s, opacity .2s;
  transform: none;
  opacity: 1;
}
.slideup-enter, .slideup-leave-active {
  opacity: 0;
  transform: translateY(-100%);
}

/*# sourceMappingURL=app.d2656b5fc62c30d00f492b5b28e78b35.css.map*/