/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.useFontAwesomeFamily::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  font-family: "Font Awesome 5 Brands" !important;
}
.useFontAwesomeFamily:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-family: "Font Awesome 5 Brands" !important;
}
.useFontAwesomeFamily::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-family: "Font Awesome 5 Brands" !important;
}
.useFontAwesomeFamily:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-family: "Font Awesome 5 Brands" !important;
}
.useFontAwesomeFamily::-ms-input-placeholder {
  /* Microsoft Edge */
  font-family: "Font Awesome 5 Brands" !important;
}
.useFontAwesomeFamily::placeholder {
  /* Most modern browsers */
  font-family: "Font Awesome 5 Brands" !important;
}
@font-face {
  font-family: "heuristica";
  src: url('../fonts/heuristica/heuristica-regular.woff2') format("woff2"), url('../fonts/heuristica/heuristica-regular.woff') format("woff");
  font-weight: normal;
  font-style: normal;
}
.nolink {
  white-space: nowrap;
}
.choirmanagement-language-switcher .btn {
  background-color: transparent !important;
}
.choirmanagement-mobile-language-switcher li {
  display: inline !important;
}
.accent-color-1-background {
  background-color: #b0cb08;
  color: #fff;
}
.invoice-detail-table {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
}
.invoice-detail-table th, .invoice-detail-table td {
  padding-right: 20px;
}
.invoice-detail-table td:nth-child(2n) {
  background-color: rgba(38, 54, 80, 0.15);
  /* Every second <td> */
}
.invoice-detail-table td:nth-child(2n+1) {
  background-color: rgba(38, 54, 80, 0.05);
  /* The rest of the <td>s */
}
.invoice-detail-table .choirmanagement-table {
  display: inline-table;
  overflow-x: auto;
  white-space: nowrap;
}
.invoice-detail-table .choirmanagement-table td {
  background-color: transparent !important;
  /* Override alternating colors */
}
.boldtext {
  font-family: "Soleil Bold";
}
.italictext {
  font-family: "Soleil Italic";
}
.titletext {
  font-family: "Sectra";
}
.tenant-list {
  background-color: #fff !important;
  padding: 5px;
  margin: 5px;
  border: 0.5px solid #b0cb08 !important;
}
.module-title {
  font-family: "Sectra";
  font-size: 1.75em;
  line-height: 1.75;
}
.input-missing-info {
  border-color: #b94a48 !important;
  background-color: #f6e7e7 !important;
}
.accent-color-1-box {
  border: 1px solid #b0cb08;
  color: #b0cb08;
  background-color: #8f4dae;
  padding: 5px;
  margin: 0 0 20px 0;
}
.choirmanagement-accent-color-1 {
  color: accent-color-1 !important;
}
.input-missing-info::placeholder {
  color: #b94a48 !important;
}
.circle-number {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  padding: 4px;
  position: relative;
  background: red;
  color: #fff;
  text-align: center;
}
.fancy-input {
  height: 3rem !important;
  font-size: 2rem !important;
  text-align: center;
  vertical-align: middle !important;
  background-color: transparent !important;
  border: none !important;
}
.fancy-input-contact {
  height: 2rem !important;
  background-color: transparent !important;
  border-bottom: 1px solid #b0cb08 !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-radius: 0 !important;
}
.fancy-input::placeholder {
  font-size: 1rem;
  /* Change this value to your desired font size */
  vertical-align: middle;
}
.checked-form-option {
  color: #468847;
  background-color: #dfeedf;
  border: 1.5px solid #c4e0c4;
  padding: 1em;
}
.unchecked-form-option {
  padding: 1em;
}
.repertoire-planning-table {
  width: 1200px;
  height: 800px;
  overflow: scroll;
  border: 1px solid #777777;
  margin: 0 0 20px 0;
}
.repertoire-planning-table table {
  border-spacing: 0;
}
.repertoire-planning-table th {
  border-left: none;
  border-right: 1px solid #b0cb08;
  padding: 5px;
  width: 40px;
  min-width: 40px;
  position: sticky;
  top: 0;
  background: #b0cb08;
  color: #fff;
  font-weight: normal;
}
.repertoire-planning-table td {
  border: 0.5px dotted #b0cb08;
  padding: 5px;
  width: 40px;
  min-width: 40px;
  text-align: center;
}
.repertoire-planning-table th:nth-child(1), .repertoire-planning-table td:nth-child(1) {
  position: sticky;
  left: 0;
  width: 280px;
  min-width: 280px;
  border: none;
  text-align: left;
}
.repertoire-planning-table td:nth-child(1) {
  background: #fff;
}
.repertoire-planning-table th:nth-child(1) {
  z-index: 2;
}
.wipe {
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  float: left;
}
.open {
  width: 95%;
  opacity: 1;
}
.closed {
  width: 5%;
  opacity: 0;
}
.red-border {
  border: 1px solid red;
}
.choirmanagement-shop-box {
  border: 1px solid #b0cb08;
}
.choirmanagement-shop-item-title {
  font-family: "Sectra";
  font-size: 1.25em;
  line-height: 1.25;
  margin: 10px;
}
.choirmanagement-shop-item-amount {
  margin: 10px;
}
.choirmanagement-shop-item-logo {
  margin: 10px;
}
.choirmanagement-shop-item-logo img {
  max-width: 120px;
}
.choirmanagement-shop-description {
  font-size: 0.8em;
}
.choirmanagement-shop-amount-title {
  font-size: 2rem;
}
.choirmanagement-shop-description p {
  margin: 0 !important;
}
.choirmanagement-shop-option-box {
  background-color: #8f4dae !important;
  margin: 0 0 20px 0;
  padding: 20px;
  color: #fff;
}
.choirmanagement-shop-table {
  font-family: "Sectra";
  font-size: 1.25em;
  border-top: 3px solid #b0cb08 !important;
  border-bottom: 3px solid #b0cb08 !important;
}
.choirmanagement-cart-delivery-box {
  padding: 20px;
  line-height: 1.5;
  background-color: #8f4dae;
  border: 1px solid #8f4dae !important;
}
.choirmanagement-cart-delivery-box-2 {
  border: 2px solid #8f4dae !important;
}
.choirmanagement-shop-item-box {
  background: #fff;
  padding: 0 20px 0 0;
  background-clip: content-box;
}
.accent-color-2-background {
  background-color: #8f4dae !important;
}
@media only screen and (max-width: 48rem) {
  #g-expanded {
    padding: 0rem !important;
  }
}
@media only screen and (min-width: 60rem) {
  .multi-column {
    columns: 2 !important;
    -webkit-columns: 2 !important;
    -moz-columns: 2 !important;
  }
  .stories-preview-box {
    padding: 0 15%;
  }
  .sjc-logo img {
    width: 100%;
  }
  .choirmanagement-main-title-background {
    position: relative;
    /* for the child pseudo-elements */
    /* negative offset = section padding */
    margin: 0 -30px;
    /* add back section padding value */
    padding: 5rem 30px;
    background-color: #b0cb08 !important;
    color: #ffffff !important;
  }
  .choirmanagement-main-title-reduced-background {
    padding: 2rem 20px;
    background-color: #b0cb08 !important;
    color: #ffffff !important;
  }
  .choirmanagement-main-title-background-preview {
    font-family: "Sectra";
    font-size: 4em;
    padding: 0 30px;
    background-color: #b0cb08 !important;
    color: #ffffff !important;
  }
  .choirmanagement-main-title {
    left: -60px;
    font-family: "Sectra";
    font-size: 4em;
    font-weight: 400;
    line-height: 1em;
    text-shadow: 0 0 25px 0 rgba(18, 29, 119, 0.44);
  }
  .choirmanagement-main-title:before, .choirmanagement-main-title:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 9600px;
    right: 100%;
    background-color: #b0cb08 !important;
  }
  .choirmanagement-main-title:after {
    content: "";
    position: absolute;
    /* fill vertically */
    top: 0;
    bottom: 0;
    width: 9600px;
    left: 100%;
    background-color: #b0cb08 !important;
  }
}
@media only screen and (max-width: 48rem) {
  .sjc-logo img {
    width: 75px !important;
    float: right;
  }
  .profile_user_avatar img {
    width: 75px !important;
  }
  .choirmanagement-main-title-background {
    position: relative;
    /* for the child pseudo-elements */
    /* negative offset = section padding */
    margin: 0 -30px;
    /* add back section padding value */
    padding: 2.5rem 30px;
    background-color: #b0cb08 !important;
    color: #ffffff !important;
  }
  .choirmanagement-main-title {
    left: -60px;
    font-family: "Sectra";
    font-size: 2em;
    font-weight: 400;
    line-height: 1em;
    text-shadow: 0 0 25px 0 rgba(18, 29, 119, 0.44);
    overflow: hidden;
    white-space: nowrap;
    /* Don't forget this one */
    text-overflow: ellipsis;
  }
  .choirmanagement-main-title:before, .choirmanagement-main-title:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 9600px;
    right: 100%;
    background-color: #b0cb08 !important;
  }
  .choirmanagement-main-title:after {
    content: "";
    position: absolute;
    /* fill vertically */
    top: 0;
    bottom: 0;
    width: 9600px;
    left: 100%;
    background-color: #b0cb08 !important;
  }
}
.interview-fotobox {
  float: right;
  width: 33%;
  background: rgba(38, 54, 80, 0.1) !important;
  margin-bottom: 25px;
  margin-left: 25px;
}
.interview-fotobox-title {
  font-size: 0.75rem;
  font-style: italic;
  padding: 15px;
}
.white-link a {
  color: #ffffff !important;
}
#g-navigation {
  background: rgba(255, 255, 255, 0.85) !important;
}
.rotate {
  writing-mode: vertical-rl !important;
}
.project-description p {
  margin: 0 !important;
}
.project-description {
  margin: 0 0 20px 0;
}
.statistic-table {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
}
.statistic-table td {
  border-right: 1px dotted #b0cb08;
}
.status-table td {
  border: none !important;
}
.font-text {
  font-family: "Soleil" !important;
}
.font-title {
  font-family: "Sectra";
}
.btn-primary {
  font-weight: normal !important;
  text-transform: none !important;
}
.btn {
  border-radius: 0px !important;
}
.display-none {
  display: none !important;
}
table {
  border: none !important;
}
ul {
  margin: 0 !important;
  list-style-type: none !important;
}
.choirmanagement-sub-title {
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-family: "Sectra";
  padding: 15px 0 !important;
}
.profile-text {
  font-size: 1rem;
  line-height: 1.25 !important;
}
.choirmanagement-schedule-table tr, .choirmanagement-schedule-table td {
  font-size: 0.75rem;
  line-height: 1 !important;
  vertical-align: top !important;
  padding: 0 0 5px 0 !important;
}
.choirmanagement-table tr, .choirmanagement-table td {
  padding: 0 0 5px 0 !important;
  line-height: 1.25 !important;
  vertical-align: top !important;
}
.table.translation-table tr, table.translation-table td {
  padding: 5px 0 !important;
  line-height: 1.25 !important;
  vertical-align: top !important;
  border-bottom: 2px solid #b0cb08;
}
.choirmanagement-finance-table tr, .choirmanagement-schedule-table td {
  font-size: 0.75rem;
  line-height: 1 !important;
  vertical-align: top !important;
  padding: 0 0 5px 0 !important;
}
.folder_path li {
  display: inline-block;
  margin: 0 20px 0 0;
}
.folder_path {
  padding: 10px;
  color: #fff;
  background: #b0cb08;
}
.choirmanagement-border {
  border-bottom: 2px solid #b0cb08;
  margin: 0 0 10px 0 !important;
}
.choirmanagement-fine-border {
  border-bottom: 1px dotted #b0cb08;
  margin: 0px 0px 5px 0 !important;
  padding: 0 0 5px 0;
}
.choirmanagement-preview-invoice {
  width: 566px;
  height: 800px;
  border: 1px solid #b0cb08 !important;
  margin-left: 25px;
}
.choirmanagement-preview-invoice td {
  vertical-align: top !important;
}
.main-font-2 {
  font-family: "Sectra";
}
.monserrat {
  font-family: "Sectra";
}
.choirmanagement-lyrics p {
  margin: 0 !important;
}
.choirmanagement-lyrics {
  font-size: 0.75rem;
  line-height: 1.25 !important;
}
.choirmanagement-lyrics-author {
  font-size: 0.75rem;
  line-height: 1.25 !important;
}
.choirmanagement-lyrics-translator {
  font-size: 0.75rem;
  line-height: 1.25 !important;
}
.choirmanagement-lyrics-translation {
  font-size: 0.75rem;
  line-height: 1.25 !important;
  color: #b0cb08;
  font-style: italic;
}
.choirmanagement-lyrics-translation p {
  margin: 0 !important;
}
.small-dropdown {
  font-size: 0.75rem;
}
.big-choirmanagement-composer {
  font-size: 1.25rem;
  line-height: 1.2 !important;
  font-family: "Sectra";
}
.big-choirmanagement-movement {
  font-size: 1rem;
  line-height: 1.5 !important;
}
.big-choirmanagement-choralwork-title {
  font-size: 2rem;
  font-family: "Sectra";
  line-height: 1.2 !important;
}
.choirmanagement-composer {
  font-size: 0.75rem;
  line-height: 1.25 !important;
  font-family: "Sectra";
}
.choirmanagement-movement {
  font-size: 0.75rem;
  line-height: 1.25 !important;
}
.choirmanagement-choralwork-title {
  font-size: 1.25rem;
  font-family: "Sectra";
  line-height: 1.5 !important;
}
.ljcnrw-composer {
  font-size: 0.75rem;
  line-height: 1.25 !important;
  font-family: "Sectra";
}
.ljcnrw-movement {
  font-size: 0.75rem;
  line-height: 1.25 !important;
}
.ljcnrw-choralwork-title {
  font-size: 1.25rem;
  font-family: "Sectra";
  line-height: 1.5 !important;
}
.ljcnrw-title {
  font-size: 2rem;
  font-family: "Sectra";
  line-height: 2rem;
  margin: 0 0 20px 0;
}
.ljcnrw-subtitle {
  font-size: 1.25rem;
  font-family: "Sectra";
  line-height: 1.25rem;
  margin: 0 0 5px 0;
}
.ljcnrw-color {
  color: #b0cb08;
}
.section {
  padding: 5px;
  margin: 5px;
  border: 1px dotted #b0cb08;
}
.ljcnrw-form {
  background: #b0cb08;
  color: #fff;
  padding: 5px;
}
.choirmanagement-form {
  background: #b0cb08;
  color: #fff;
  padding: 5px;
}
.choirmanagement-form-2 {
  background: #fff !important;
  color: #b0cb08;
  padding: 5px;
  border: 2px solid #b0cb08;
}
.ljcnrw-border {
  border-bottom: 2px solid #b0cb08;
  margin: 5px 0 5px 0;
}
.choirmanagement-hr {
  background-color: #b0cb08;
  height: 3px;
  margin-left: auto;
  margin-right: auto;
}
.choirmanagement-fine-hr {
  background-color: #b0cb08;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
}
.choirmanagement-label {
  vertical-align: center;
  font-size: 0.8rem;
  line-height: 1rem;
}
.ljcnrw-label {
  vertical-align: center;
  font-size: 0.8rem;
  line-height: 1rem;
  padding-top: 5px;
}
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px;
  margin: 0 10px 0 0;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #bbbbbd;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.slider.red {
  background-color: red;
}
.slider:before {
  position: absolute;
  content: "";
  height: 17px;
  width: 17px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
input:checked + .slider {
  background-color: #31633d;
}
input:focus + .slider {
  box-shadow: 0 0 1px #31633d;
}
input:checked + .slider:before {
  -webkit-transform: translateX(17px);
  -ms-transform: translateX(17px);
  transform: translateX(17px);
}
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
.scoring-unassigned-singers-table {
  width: 20%;
  background: #b0cb08;
  vertical-align: top !important;
}
.split-scoring-table {
  width: 50%;
  background: #b0cb08;
  vertical-align: top !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #b0cb08;
  border-radius: 4px;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #b0cb08 !important;
  color: white;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #b0cb08 !important;
  color: white;
}
.datepicker-panel > ul > li.picked, .datepicker-panel > ul > li.picked:hover {
  color: #b0cb08 !important;
}
.white-button {
  background: #fff;
  color: #b0cb08;
  border: 1px solid #b0cb08;
}
.red-button {
  padding: 0.375rem 0.75rem;
  background: #fff;
  color: red;
  border: 1px solid red;
  font-family: "Sectra";
  font-size: 0.8rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  vertical-align: middle !important;
  transition: all 0.2s;
}
.red-button:hover {
  padding: 0.375rem 0.75rem;
  background: #f6e7e7;
  color: #b94a48;
  border: 1px solid #b94a48;
  font-family: "Sectra";
  font-size: 0.8rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  vertical-align: middle !important;
  transition: all 0.2s;
}
.green-button {
  padding: 0.375rem 0.75rem;
  background: #fff;
  color: green;
  border: 1px solid green;
  font-family: "Sectra";
  font-size: 0.8rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  vertical-align: middle !important;
  text-align: center;
  transition: all 0.2s;
}
.green-button:hover {
  padding: 0.375rem 0.75rem;
  background: #dfeedf;
  color: #468847;
  border: 1px solid #468847;
  font-family: "Sectra";
  font-size: 0.8rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  vertical-align: middle !important;
  text-align: center;
  transition: all 0.2s;
}
.black-button {
  padding: 0.375rem 0.75rem;
  background: #fff;
  color: #000;
  border: 1px solid #000;
  font-family: "Sectra";
  font-size: 0.8rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  vertical-align: middle !important;
  text-align: center;
  transition: all 0.2s;
}
.budget-table {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
}
.budget-table td {
  padding: 1px 25px 1px 0 !important;
}
.mdtp__wrapper[data-theme="blue"] .mdtp__time_holder {
  background-color: #b0cb08 !important;
}
.mdtp__wrapper[data-theme="blue"] .mdtp__digit.active span, .mdtp__wrapper[data-theme="blue"] .mdtp__clock .mdtp__digit:not(.digit--disabled) span:hover {
  background-color: #b0cb08 !important;
}
.mdtp__wrapper[data-theme="blue"] .mdtp__digit.active:before {
  background-color: #b0cb08 !important;
}
.mdtp__wrapper[data-theme="blue"] .mdtp__clock .mdtp__pm.active {
  background-color: #b0cb08 !important;
}
.mdtp__wrapper[data-theme="blue"] .mdtp__clock .mdtp__am.active {
  background-color: #b0cb08 !important;
}
.mdtp__wrapper[data-theme="blue"] .mdtp__button {
  color: #b0cb08 !important;
}
.mdtp__wrapper[data-theme="blue"] .mdtp__digit.active span, .mdtp__wrapper[data-theme="blue"] .mdtp__clock .mdtp__digit:not(.digit--disabled) span:hover {
  background-color: #b0cb08 !important;
}
.mdtp__wrapper[data-theme="blue"] .mdtp__clock .mdtp__clock_dot {
  background-color: #b0cb08 !important;
}
/*# sourceMappingURL=custom_15.css.map */