/* line 2, /usr/local/bundle/gems/simple_calendar-2.4.3/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar table {
  -webkit-border-horizontal-spacing: 0px;
  -webkit-border-vertical-spacing: 0px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #dddddd;
  border-collapse: collapse;
  box-sizing: border-box;
  max-width: 100%;
  width: 100%;
}
/* line 13, /usr/local/bundle/gems/simple_calendar-2.4.3/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar tr {
  border-collapse: collapse;
}
/* line 17, /usr/local/bundle/gems/simple_calendar-2.4.3/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar th {
  padding: 6px;
  border-bottom: 2px solid #dddddd;
  border-collapse: collapse;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-top: 0px none #333333;
  box-sizing: border-box;
  text-align: left;
}
/* line 28, /usr/local/bundle/gems/simple_calendar-2.4.3/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar td {
  padding: 6px;
  vertical-align: top;
  width: 14%;
  border: 1px solid #ddd;
  border-top-color: #dddddd;
  border-top-style: solid;
  border-top-width: 1px;
  border-right-color: #dddddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-color: #dddddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #dddddd;
  border-left-style: solid;
  border-left-width: 1px;
}
/* line 48, /usr/local/bundle/gems/simple_calendar-2.4.3/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar .day {
  height: 80px;
}
/* line 60, /usr/local/bundle/gems/simple_calendar-2.4.3/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar .today {
  background: #FFFFC0;
}
/* line 69, /usr/local/bundle/gems/simple_calendar-2.4.3/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar .prev-month {
  background: #DDD;
}
/* line 72, /usr/local/bundle/gems/simple_calendar-2.4.3/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar .next-month {
  background: #DDD;
}
/* line 5, /var/www/app/assets/stylesheets/calendar.scss */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: white;
}

/* line 9, /var/www/app/assets/stylesheets/calendar.scss */
.simple-calendar {
  background-color: white;
  padding: 5px;
  margin-top: 50px;
}

/* line 15, /var/www/app/assets/stylesheets/calendar.scss */
.simple-calendar table,
.simple-calendar th,
.simple-calendar td {
  font-size: 0.9rem;
  border: 1px dashed #dee2e6 !important;
}

/* line 23, /var/www/app/assets/stylesheets/calendar.scss */
.simple-calendar th {
  font-weight: 200;
  padding: 0.3rem 0.75rem;
}

/* line 28, /var/www/app/assets/stylesheets/calendar.scss */
.simple-calendar .day {
  height: 159px;
  padding: 0px;
}

/* line 33, /var/www/app/assets/stylesheets/calendar.scss */
.td-events {
  padding-top: 3px;
}

/* line 37, /var/www/app/assets/stylesheets/calendar.scss */
.calendar-heading {
  padding: 10px 0px;
}

/* line 41, /var/www/app/assets/stylesheets/calendar.scss */
.calendar-date {
  font-size: .875rem;
}

/* line 45, /var/www/app/assets/stylesheets/calendar.scss */
.wf-nicomoji {
  font-family: "Nico Moji";
  font-size: 1.8rem;
}

/* line 50, /var/www/app/assets/stylesheets/calendar.scss */
.date-text {
  text-align: left;
  font-size: 1rem !important;
}
/* line 54, /var/www/app/assets/stylesheets/calendar.scss */
.date-text .only-sp-br {
  display: none;
}

/* line 58, /var/www/app/assets/stylesheets/calendar.scss */
.btn-disabled {
  pointer-events: none;
}

@media screen and (min-width: 0px) and (max-device-width: 768px) {
  /* line 64, /var/www/app/assets/stylesheets/calendar.scss */
  .simple-calendar th,
  .simple-calendar td {
    font-size: 0.75rem;
    border: 1px dashed #dee2e6 !important;
  }

  /* line 71, /var/www/app/assets/stylesheets/calendar.scss */
  .simple-calendar th,
  .simple-calendar td {
    padding: 0rem;
  }

  /* line 76, /var/www/app/assets/stylesheets/calendar.scss */
  .date-text {
    text-align: left;
    font-size: 0.7rem !important;
  }
  /* line 80, /var/www/app/assets/stylesheets/calendar.scss */
  .date-text .only-sp-br {
    display: block;
  }

  /* line 85, /var/www/app/assets/stylesheets/calendar.scss */
  .calendar-date {
    font-size: .75rem;
  }

  /* line 89, /var/www/app/assets/stylesheets/calendar.scss */
  .td-events {
    padding-top: 3px;
  }
  /* line 92, /var/www/app/assets/stylesheets/calendar.scss */
  .td-events .btn-sm {
    padding: 0 0 0 3px;
  }
}
html {
  font-size: 16px;
}

body {
  font-family: 'Noto Sans TC', sans-serif;
  font-size: 1.5rem;
  background: linear-gradient(to top, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 50%),
              url(/pattern.png)
}

.toast-group {
  position: fixed;
  top: 1rem;
  right: 1rem;
  z-index: 9999;
}

.toast-body {
  font-size: 1.25rem;
}

.toast-image {
  animation: r3 1s linear infinite alternate;
}

.navbar-brand-img {
  width: 55px;
  height: 55px;
}

@keyframes r3 {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

footer {
  background-color: white;
  padding: 15px;
  font-size: 1.5rem;
}

.c-p-3 {
  padding: 1rem !important;
}

.user-smaller {
  font-size: 1rem;
}

.event-body {
  font-size: 1rem;
  padding: 2rem;
}

.card-style {
  width: 85%;
}

.card-body-style {
  font-size: 1rem;
}

.about-image {
  width: 50%;
}

.sp {
  display: none;
}
@media screen and (min-width: 0px) and (max-device-width: 768px) {
  body {
    font-family: 'Noto Sans TC', sans-serif;
    background: linear-gradient(to top, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 50%),
                url(/pattern.png)
  }

  .c-p-3 {
    padding: 0rem !important;
  }

  .user-smaller {
    font-size: 0.6rem;
  }

  .event-body {
    font-size: 0.8rem;
    padding: 0;
  }

  .card-style {
    width: 95%;
  }

  .card-body-style {
    font-size: 1rem;
    padding: 0;
  }

  .about-image {
    width: 100%;
  }

  .sp {
    display: block;
  }

  .footer-element {
    display: flex;
    justify-content: space-between;
  }
}
/* line 1, /var/www/app/assets/stylesheets/event.scss */
.card-header-no-border {
  border: none;
  @important !;
}
.form-signin {
  width: 100%;
  padding: 15px;
  margin: 0 auto;
  background-color: white;
}
.form-signin .checkbox {
  font-weight: 400;
}
.form-signin .form-control {
  position: relative;
  box-sizing: border-box;
  height: auto;
  padding: 10px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.dashed-under-line,
.dashed-under-line:hover {
   text-decoration: none;
   border-bottom: 2px dashed white;
   padding-bottom: 2px;
}


.guide-bar {
  height: 90px;
  position: relative;
  color: #fff;
  font-size: 20px;
}
.guide-bar .hd {
  height: 100%;
  background: #343A40;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1em;
}
.guide-bar .hd .menu-txt {
  cursor: pointer;
}
.guide-bar .hd .dropdown-icon {
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  margin-left: 0.5em;
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDM5LjMyIDM1Ij48ZGVmcz48c3R5bGU+LmNscy0xe2lzb2xhdGlvbjppc29sYXRlfTwvc3R5bGU+PC9kZWZzPjxnIGNsYXNzPSJjbHMtMSI+PHBhdGggZD0iTTI5LjcxIDIuODZoOC4xNkwyMS4xOSAzMi4xNGgtMy4wNkwxLjQ1IDIuODZoOC4xNmwxMC4wOCAxOC42eiIgZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjNzA3MDcwIi8+PC9nPjwvc3ZnPg==)
    no-repeat 50%;
  background-size: contain;
  vertical-align: middle;
  transition: all 0.5s ease;
  transform-origin: center center;
}
.guide-bar .hd .dropdown-icon.show {
  transform: rotate(180deg);
}
.guide-bar .hd .iconfont {
  font-size: 2em;
  vertical-align: middle;
  margin-right: 0.5em;
}
.guide-bar .hd span {
  vertical-align: middle;
}
.guide-bar .bd {
  width: 100%;
  padding: 1em 0;
  position: absolute;
  top: 90px;
  left: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}
.guide-bar .bd .container {
  max-width: 850px;
}
.guide-bar .bd .title-txt {
  color: #fcaccc;
  padding-bottom: 0.25em;
  border-bottom: 1px solid #fff;
  margin-bottom: 0.5em;
  font-size: 1em;
}
.guide-bar .bd .cnt-list {
  margin-bottom: 1.5em;
  line-height: 1.5;
}
.guide-bar .bd .cnt-list li {
  margin-bottom: 5px;
}
.guide-bar .bd .cnt-list-ul {
  list-style: disc;
}
.guide-bar .bd .cnt-list-ol {
  list-style: decimal;
}
.guide-bar .ft {
  text-align: center;
}
.guide-bar .close-guide-btn {
  display: inline-block;
  width: 2em;
  height: 2em;
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDM5LjMyIDM1Ij48ZGVmcz48c3R5bGU+LmNscy0xe2lzb2xhdGlvbjppc29sYXRlfTwvc3R5bGU+PC9kZWZzPjxnIGNsYXNzPSJjbHMtMSI+PHBhdGggZD0iTTI5LjcxIDIuODZoOC4xNkwyMS4xOSAzMi4xNGgtMy4wNkwxLjQ1IDIuODZoOC4xNmwxMC4wOCAxOC42eiIgZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjNzA3MDcwIi8+PC9nPjwvc3ZnPg==)
    no-repeat 50%;
  background-size: contain;
  transform: rotate(180deg);
}
@media (max-width: 950px) {
  .guide-bar {
    height: 80px;
    position: relative;
    color: #fff;
    font-size: 1rem;
  }
  .guide-bar .hd {
    height: 100%;
    background: #343A40;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1em;
    margin-top: 50px;
  }
  .guide-bar .hd .dropdown-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    margin-left: 0.5em;
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDM5LjMyIDM1Ij48ZGVmcz48c3R5bGU+LmNscy0xe2lzb2xhdGlvbjppc29sYXRlfTwvc3R5bGU+PC9kZWZzPjxnIGNsYXNzPSJjbHMtMSI+PHBhdGggZD0iTTI5LjcxIDIuODZoOC4xNkwyMS4xOSAzMi4xNGgtMy4wNkwxLjQ1IDIuODZoOC4xNmwxMC4wOCAxOC42eiIgZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjNzA3MDcwIi8+PC9nPjwvc3ZnPg==)
      no-repeat 50%;
    background-size: contain;
    vertical-align: middle;
  }
  .guide-bar .hd .iconfont {
    font-size: 2em;
    vertical-align: middle;
    margin-right: 0.5em;
  }
  .guide-bar .hd span {
    vertical-align: middle;
  }
  .guide-bar .bd {
    width: 100%;
    padding: 1em 0;
    position: absolute;
    top: 80px;
    left: 0;
    z-index: 10;
    background: rgba(0, 0, 0, 0.7);
  }
  .guide-bar .bd .container {
    max-width: 850px;
  }
  .guide-bar .bd .title-txt {
    color: #fcaccc;
    padding-bottom: 0.25em;
    border-bottom: 1px solid #fff;
    margin-bottom: 0.5em;
    font-size: 1em;
  }
  .guide-bar .bd .cnt-list {
    margin-bottom: 1.5em;
    line-height: 1.5;
  }
  .guide-bar .bd .cnt-list li {
    margin-bottom: 5px;
  }
  .guide-bar .bd .cnt-list-ul {
    list-style: disc;
  }
  .guide-bar .bd .cnt-list-ol {
    list-style: decimal;
  }
}


.guide-panel {
  font-size: 18px;
}
.guide-panel .title-txt {
  color: #fcaccc;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  font-size: 20px;
}
.guide-panel .cnt-list {
  margin-bottom: 20px;
  line-height: 1.5;
  margin-left: 25px;
}
.guide-panel .cnt-list li {
  margin-bottom: 5px;
}
.guide-panel .cnt-list-ul {
  list-style: disc;
}
.guide-panel .cnt-list-ol {
  list-style: decimal;
}
@media (max-width: 950px) {
  .guide-panel {
    font-size: 1rem;
  }
  .guide-panel .title-txt {
    margin-bottom: 0.5rem;
    font-size: 1.2rem;
  }
  .guide-panel .cnt-list {
    margin-bottom: 1rem;
    margin-left: 25px;
  }
  .guide-panel .cnt-list li {
    margin-bottom: 0.3rem;
  }
}
/* Variables */

* {
  box-sizing: border-box;
}

form.stripe {
  min-width: 500px;
  align-self: center;
  box-shadow: 0px 0px 0px 0.5px rgba(50, 50, 93, 0.1),
    0px 2px 5px 0px rgba(50, 50, 93, 0.1), 0px 1px 1.5px 0px rgba(0, 0, 0, 0.07);
  border-radius: 7px;
  padding: 40px;
}

form.stripe > #email {
  border-radius: 4px;
  margin-bottom: 8px;
  padding: 12px;
  border: 1px solid rgba(50, 50, 93, 0.1);
  height: 40px;
  font-size: 14px;
  width: 100%;
  background: white;
  color: rgb(50, 50, 93);
  outline: none;
  transition: height 0s ease 0s, opacity 0.2s ease-in-out 0s, transform 0.2s ease-in-out 0s;
  opacity: 1;
  transform: none;
}

.result-message {
  line-height: 22px;
  font-size: 16px;
}

.result-message a {
  color: rgb(89, 111, 214);
  font-weight: 600;
  text-decoration: none;
}

.hidden {
  display: none;
}

#card-error {
  color: rgb(105, 115, 134);
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  margin-top: 12px;
}

#card-element {
  border-radius: 4px 4px 0 0 ;
  padding: 12px;
  border: 1px solid rgba(50, 50, 93, 0.1);
  height: 44px;
  width: 100%;
  background: white;
}

#payment-request-button {
  margin-bottom: 32px;
}

/* Buttons and links */
button {
  background: #5469d4;
  color: #ffffff;
  font-family: Arial, sans-serif;
  border-radius: 0 0 4px 4px;
  border: 0;
  padding: 12px 16px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  display: block;
  transition: all 0.2s ease;
  box-shadow: 0px 4px 5.5px 0px rgba(0, 0, 0, 0.07);
  width: 100%;
}
button:hover {
  filter: contrast(115%);
}
button:disabled {
  opacity: 0.5;
  cursor: default;
}

/* spinner/processing state, errors */
.spinner,
.spinner:before,
.spinner:after {
  border-radius: 50%;
}
.spinner {
  color: #ffffff;
  font-size: 22px;
  text-indent: -99999px;
  margin: 0px auto;
  position: relative;
  width: 20px;
  height: 20px;
  box-shadow: inset 0 0 0 2px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.spinner:before,
.spinner:after {
  position: absolute;
  content: "";
}
.spinner:before {
  width: 10.4px;
  height: 20.4px;
  background: #5469d4;
  border-radius: 20.4px 0 0 20.4px;
  top: -0.2px;
  left: -0.2px;
  -webkit-transform-origin: 10.4px 10.2px;
  transform-origin: 10.4px 10.2px;
  -webkit-animation: loading 2s infinite ease 1.5s;
  animation: loading 2s infinite ease 1.5s;
}
.spinner:after {
  width: 10.4px;
  height: 10.2px;
  background: #5469d4;
  border-radius: 0 10.2px 10.2px 0;
  top: -0.1px;
  left: 10.2px;
  -webkit-transform-origin: 0px 10.2px;
  transform-origin: 0px 10.2px;
  -webkit-animation: loading 2s infinite ease;
  animation: loading 2s infinite ease;
}

@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@media only screen and (max-width: 600px) {
  form {
    width: 80vw;
  }
}
.btn .badge {
  font-size: 100%;
  top: 0px;
  margin-top: 3px;
}

.simple-calendar .prev-month,
.simple-calendar .next-month {
  background: white;
}

.calendar-day-finished > .btn-sm,
.calendar-day > .btn-sm {
  border-radius: 0rem;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  border-bottom: 1px dashed #dee2e6 !important
}

.calendar-day-finished > .btn-outline-dark:hover {
  color: #343a40;
  cursor: default;
}

.calendar-day > .btn-outline-dark:hover {
  background-color: white;
  color: black;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *










 */

