/*!***********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./app/frontend/stylesheets/actiontext.scss ***!
  \***********************************************************************************************************************************/
@charset "UTF-8";
/*
Trix 1.3.1
Copyright © 2020 Basecamp, LLC
http://trix-editor.org/*/
trix-editor {
  border: 1px solid #bbb;
  border-radius: 3px;
  margin: 0;
  padding: 0.4em 0.6em;
  min-height: 5em;
  outline: none;
}

trix-toolbar * {
  box-sizing: border-box;
}

trix-toolbar .trix-button-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  overflow-x: auto;
}

trix-toolbar .trix-button-group {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #bbb;
  border-top-color: #ccc;
  border-bottom-color: #888;
  border-radius: 3px;
}

trix-toolbar .trix-button-group:not(:first-child) {
  margin-left: 1.5vw;
}

@media (max-device-width: 768px) {
  trix-toolbar .trix-button-group:not(:first-child) {
    margin-left: 0;
  }
}
trix-toolbar .trix-button-group-spacer {
  flex-grow: 1;
}

@media (max-device-width: 768px) {
  trix-toolbar .trix-button-group-spacer {
    display: none;
  }
}
trix-toolbar .trix-button {
  position: relative;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.75em;
  font-weight: 600;
  white-space: nowrap;
  padding: 0 0.5em;
  margin: 0;
  outline: none;
  border: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  background: transparent;
}

trix-toolbar .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}

trix-toolbar .trix-button.trix-active {
  background: #cbeefa;
  color: black;
}

trix-toolbar .trix-button:not(:disabled) {
  cursor: pointer;
}

trix-toolbar .trix-button:disabled {
  color: rgba(0, 0, 0, 0.125);
}

@media (max-device-width: 768px) {
  trix-toolbar .trix-button {
    letter-spacing: -0.01em;
    padding: 0 0.3em;
  }
}
trix-toolbar .trix-button--icon {
  font-size: inherit;
  width: 2.6em;
  height: 1.6em;
  max-width: calc(0.8em + 4vw);
  text-indent: -9999px;
}

@media (max-device-width: 768px) {
  trix-toolbar .trix-button--icon {
    height: 2em;
    max-width: calc(0.8em + 3.5vw);
  }
}
trix-toolbar .trix-button--icon::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.6;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-device-width: 768px) {
  trix-toolbar .trix-button--icon::before {
    right: 6%;
    left: 6%;
  }
}
trix-toolbar .trix-button--icon.trix-active::before {
  opacity: 1;
}

trix-toolbar .trix-button--icon:disabled::before {
  opacity: 0.125;
}

trix-toolbar .trix-button--icon-attach::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M16.5%206v11.5a4%204%200%201%201-8%200V5a2.5%202.5%200%200%201%205%200v10.5a1%201%200%201%201-2%200V6H10v9.5a2.5%202.5%200%200%200%205%200V5a4%204%200%201%200-8%200v12.5a5.5%205.5%200%200%200%2011%200V6h-1.5z%22%2F%3E%3C%2Fsvg%3E);
  top: 8%;
  bottom: 4%;
}

trix-toolbar .trix-button--icon-bold::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M15.6%2011.8c1-.7%201.6-1.8%201.6-2.8a4%204%200%200%200-4-4H7v14h7c2.1%200%203.7-1.7%203.7-3.8%200-1.5-.8-2.8-2.1-3.4zM10%207.5h3a1.5%201.5%200%201%201%200%203h-3v-3zm3.5%209H10v-3h3.5a1.5%201.5%200%201%201%200%203z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-italic::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M10%205v3h2.2l-3.4%208H6v3h8v-3h-2.2l3.4-8H18V5h-8z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-link::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M9.88%2013.7a4.3%204.3%200%200%201%200-6.07l3.37-3.37a4.26%204.26%200%200%201%206.07%200%204.3%204.3%200%200%201%200%206.06l-1.96%201.72a.91.91%200%201%201-1.3-1.3l1.97-1.71a2.46%202.46%200%200%200-3.48-3.48l-3.38%203.37a2.46%202.46%200%200%200%200%203.48.91.91%200%201%201-1.3%201.3z%22%2F%3E%3Cpath%20d%3D%22M4.25%2019.46a4.3%204.3%200%200%201%200-6.07l1.93-1.9a.91.91%200%201%201%201.3%201.3l-1.93%201.9a2.46%202.46%200%200%200%203.48%203.48l3.37-3.38c.96-.96.96-2.52%200-3.48a.91.91%200%201%201%201.3-1.3%204.3%204.3%200%200%201%200%206.07l-3.38%203.38a4.26%204.26%200%200%201-6.07%200z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-strike::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.73%2014l.28.14c.26.15.45.3.57.44.12.14.18.3.18.5%200%20.3-.15.56-.44.75-.3.2-.76.3-1.39.3A13.52%2013.52%200%200%201%207%2014.95v3.37a10.64%2010.64%200%200%200%204.84.88c1.26%200%202.35-.19%203.28-.56.93-.37%201.64-.9%202.14-1.57s.74-1.45.74-2.32c0-.26-.02-.51-.06-.75h-5.21zm-5.5-4c-.08-.34-.12-.7-.12-1.1%200-1.29.52-2.3%201.58-3.02%201.05-.72%202.5-1.08%204.34-1.08%201.62%200%203.28.34%204.97%201l-1.3%202.93c-1.47-.6-2.73-.9-3.8-.9-.55%200-.96.08-1.2.26-.26.17-.38.38-.38.64%200%20.27.16.52.48.74.17.12.53.3%201.05.53H7.23zM3%2013h18v-2H3v2z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-quote::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M6%2017h3l2-4V7H5v6h3zm8%200h3l2-4V7h-6v6h3z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-heading-1::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12%209v3H9v7H6v-7H3V9h9zM8%204h14v3h-6v12h-3V7H8V4z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-code::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.2%2012L15%2015.2l1.4%201.4L21%2012l-4.6-4.6L15%208.8l3.2%203.2zM5.8%2012L9%208.8%207.6%207.4%203%2012l4.6%204.6L9%2015.2%205.8%2012z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-bullet-list::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M4%204a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm4%203h14v-2H8v2zm0-6h14v-2H8v2zm0-8v2h14V5H8z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-number-list::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M2%2017h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1%203h1.8L2%2013.1v.9h3v-1H3.2L5%2010.9V10H2v1zm5-6v2h14V5H7zm0%2014h14v-2H7v2zm0-6h14v-2H7v2z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-undo::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.5%208c-2.6%200-5%201-6.9%202.6L2%207v9h9l-3.6-3.6A8%208%200%200%201%2020%2016l2.4-.8a10.5%2010.5%200%200%200-10-7.2z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-redo::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.4%2010.6a10.5%2010.5%200%200%200-16.9%204.6L4%2016a8%208%200%200%201%2012.7-3.6L13%2016h9V7l-3.6%203.6z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-decrease-nesting-level::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-8.3-.3l2.8%202.9L6%2014.2%204%2012l2-2-1.4-1.5L1%2012l.7.7zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-button--icon-increase-nesting-level::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-6.9-1L1%2014.2l1.4%201.4L6%2012l-.7-.7-2.8-2.8L1%209.9%203.1%2012zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E);
}

trix-toolbar .trix-dialogs {
  position: relative;
}

trix-toolbar .trix-dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 0.75em;
  padding: 15px 10px;
  background: #fff;
  box-shadow: 0 0.3em 1em #ccc;
  border-top: 2px solid #888;
  border-radius: 5px;
  z-index: 5;
}

trix-toolbar .trix-input--dialog {
  font-size: inherit;
  font-weight: normal;
  padding: 0.5em 0.8em;
  margin: 0 10px 0 0;
  border-radius: 3px;
  border: 1px solid #bbb;
  background-color: #fff;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

trix-toolbar .trix-input--dialog.validate:invalid {
  box-shadow: #F00 0px 0px 1.5px 1px;
}

trix-toolbar .trix-button--dialog {
  font-size: inherit;
  padding: 0.5em;
  border-bottom: none;
}

trix-toolbar .trix-dialog--link {
  max-width: 600px;
}

trix-toolbar .trix-dialog__link-fields {
  display: flex;
  align-items: baseline;
}

trix-toolbar .trix-dialog__link-fields .trix-input {
  flex: 1;
}

trix-toolbar .trix-dialog__link-fields .trix-button-group {
  flex: 0 0 content;
  margin: 0;
}

trix-editor [data-trix-mutable]:not(.attachment__caption-editor) {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

trix-editor [data-trix-mutable]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection, trix-editor [data-trix-mutable] ::-moz-selection {
  background: none;
}

trix-editor [data-trix-mutable]::selection,
trix-editor [data-trix-cursor-target]::selection, trix-editor [data-trix-mutable] ::selection {
  background: none;
}

trix-editor [data-trix-mutable].attachment__caption-editor:focus::-moz-selection {
  background: highlight;
}

trix-editor [data-trix-mutable].attachment__caption-editor:focus::selection {
  background: highlight;
}

trix-editor [data-trix-mutable].attachment.attachment--file {
  box-shadow: 0 0 0 2px highlight;
  border-color: transparent;
}

trix-editor [data-trix-mutable].attachment img {
  box-shadow: 0 0 0 2px highlight;
}

trix-editor .attachment {
  position: relative;
}

trix-editor .attachment:hover {
  cursor: default;
}

trix-editor .attachment--preview .attachment__caption:hover {
  cursor: text;
}

trix-editor .attachment__progress {
  position: absolute;
  z-index: 1;
  height: 20px;
  top: calc(50% - 10px);
  left: 5%;
  width: 90%;
  opacity: 0.9;
  transition: opacity 200ms ease-in;
}

trix-editor .attachment__progress[value="100"] {
  opacity: 0;
}

trix-editor .attachment__caption-editor {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

trix-editor .attachment__toolbar {
  position: absolute;
  z-index: 1;
  top: -0.9em;
  left: 0;
  width: 100%;
  text-align: center;
}

trix-editor .trix-button-group {
  display: inline-flex;
}

trix-editor .trix-button {
  position: relative;
  float: left;
  color: #666;
  white-space: nowrap;
  font-size: 80%;
  padding: 0 0.8em;
  margin: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background: transparent;
}

trix-editor .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}

trix-editor .trix-button.trix-active {
  background: #cbeefa;
}

trix-editor .trix-button:not(:disabled) {
  cursor: pointer;
}

trix-editor .trix-button--remove {
  text-indent: -9999px;
  display: inline-block;
  padding: 0;
  outline: none;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid highlight;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25);
}

trix-editor .trix-button--remove::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.7;
  content: "";
  background-image: url(data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.4L17.6%205%2012%2010.6%206.4%205%205%206.4l5.6%205.6L5%2017.6%206.4%2019l5.6-5.6%205.6%205.6%201.4-1.4-5.6-5.6z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90%;
}

trix-editor .trix-button--remove:hover {
  border-color: #333;
}

trix-editor .trix-button--remove:hover::before {
  opacity: 1;
}

trix-editor .attachment__metadata-container {
  position: relative;
}

trix-editor .attachment__metadata {
  position: absolute;
  left: 50%;
  top: 2em;
  transform: translate(-50%, 0);
  max-width: 90%;
  padding: 0.1em 0.6em;
  font-size: 0.8em;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
}

trix-editor .attachment__metadata .attachment__name {
  display: inline-block;
  max-width: 100%;
  vertical-align: bottom;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

trix-editor .attachment__metadata .attachment__size {
  margin-left: 0.2em;
  white-space: nowrap;
}

.trix-content {
  line-height: 1.5;
}

.trix-content * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.trix-content h1 {
  font-size: 1.2em;
  line-height: 1.2;
}

.trix-content blockquote {
  border: 0 solid #ccc;
  border-left-width: 0.3em;
  margin-left: 0.3em;
  padding-left: 0.6em;
}

.trix-content [dir=rtl] blockquote,
.trix-content blockquote[dir=rtl] {
  border-width: 0;
  border-right-width: 0.3em;
  margin-right: 0.3em;
  padding-right: 0.6em;
}

.trix-content li {
  margin-left: 1em;
}

.trix-content [dir=rtl] li {
  margin-right: 1em;
}

.trix-content pre {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-family: monospace;
  font-size: 0.9em;
  padding: 0.5em;
  white-space: pre;
  background-color: #eee;
  overflow-x: auto;
}

.trix-content img {
  max-width: 100%;
  height: auto;
}

.trix-content .attachment {
  display: inline-block;
  position: relative;
  max-width: 100%;
}

.trix-content .attachment a {
  color: inherit;
  text-decoration: none;
}

.trix-content .attachment a:hover, .trix-content .attachment a:visited:hover {
  color: inherit;
}

.trix-content .attachment__caption {
  text-align: center;
}

.trix-content .attachment__caption .attachment__name + .attachment__size::before {
  content: " · ";
}

.trix-content .attachment--preview {
  width: 100%;
  text-align: center;
}

.trix-content .attachment--preview .attachment__caption {
  color: #666;
  font-size: 0.9em;
  line-height: 1.2;
}

.trix-content .attachment--file {
  color: #333;
  line-height: 1;
  margin: 0 2px 2px 2px;
  padding: 0.4em 1em;
  border: 1px solid #bbb;
  border-radius: 5px;
}

.trix-content .attachment-gallery {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.trix-content .attachment-gallery .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}

.trix-content .attachment-gallery.attachment-gallery--2 .attachment, .trix-content .attachment-gallery.attachment-gallery--4 .attachment {
  flex-basis: 50%;
  max-width: 50%;
}

.trix-content .attachment-gallery > action-text-attachment,
.trix-content .attachment-gallery > .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}
.trix-content .attachment-gallery.attachment-gallery--2 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--2 > .attachment, .trix-content .attachment-gallery.attachment-gallery--4 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--4 > .attachment {
  flex-basis: 50%;
  max-width: 50%;
}
.trix-content action-text-attachment .attachment {
  padding: 0 !important;
  max-width: 100% !important;
}
/*!*******************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./app/frontend/stylesheets/custom.scss ***!
  \*******************************************************************************************************************************/
body.user-app {
  --color-primary-teal: #0dacb4;
  --color-primary-dark: #088e95;
  --color-secondary-teal: #4bc9d1;
  --color-accent-orange: #ffa22b;
  --color-soft-cyan: #e1f7f8;
  --btn-radius: 8px;
}
body.user-app .pc-header {
  left: 0 !important;
  right: 0 !important;
  width: 100vw !important;
  max-width: 100% !important;
  position: fixed !important;
  z-index: 1025 !important;
  box-shadow: 0 1px 0 0 #e0e0e0 !important;
  overflow: visible !important;
}
body.user-app .pc-container {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100% !important;
  padding-inline: 2rem !important;
}
body.user-app .pc-header .header-wrapper {
  width: 100% !important;
  padding: 0 5rem !important;
  margin: 0 !important;
}
body.user-app .pc-header .header-wrapper .pc-mob-drp {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
body.user-app .pc-header .header-wrapper .pc-mob-drp a:first-child {
  width: 200px;
  height: 100%;
}

.btn-nav-primary {
  background-color: var(--color-primary-teal);
  color: white !important;
  border: none;
  border-radius: var(--btn-radius);
  padding: 8px 20px;
  font-weight: 500;
  transition: all 0.2s;
}
.btn-nav-primary:hover {
  background-color: var(--color-primary-dark);
  box-shadow: 0 4px 12px rgba(13, 172, 180, 0.2);
}

.btn-nav-outline {
  background-color: transparent;
  color: var(--color-primary-teal) !important;
  border: 1px solid var(--color-primary-teal);
  border-radius: var(--btn-radius);
  padding: 8px 20px;
  font-weight: 500;
  transition: all 0.2s;
}
.btn-nav-outline:hover {
  background-color: var(--color-soft-cyan);
  color: var(--color-primary-dark) !important;
  border-color: var(--color-primary-dark);
}

.btn-nav-upgrade {
  background-color: var(--color-accent-orange);
  color: white !important;
  border: none;
  border-radius: var(--btn-radius);
  padding: 8px 20px;
  font-weight: 600;
  box-shadow: 0 2px 8px rgba(255, 162, 43, 0.2);
  transition: all 0.2s;
}
.btn-nav-upgrade:hover {
  background-color: #ff9712;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(255, 162, 43, 0.3);
}

.nav-badge-v2 {
  font-size: 10px;
  font-weight: bold;
  right: -8px;
  padding: 2px 6px;
  border-radius: 10px;
  background-color: #ff4d4d;
  color: white;
  margin-left: 5px;
  vertical-align: super;
}

.alert-notice {
  color: #664d03;
  background-color: #fff3cd;
  border-color: #ffecb5;
}

.alert-notice .alert-link {
  color: #523e02;
}

.alert-error {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}

.alert-error .alert-link {
  color: #6a1a21;
}

ul.list-group li ul {
  margin-top: 20px;
}

.testimonial .avatar {
  width: 100px;
  height: 100px;
  border: 1px solid #ccc;
  padding: 5px;
  background-color: #eee;
}

@media (min-width: 576px) {
  .testimonial .avatar {
    width: 64px;
    height: 64px;
  }
}
@media (min-width: 768px) {
  .testimonial .avatar {
    width: 100px;
    height: 100px;
  }
}
label, legend {
  font-size: 1rem;
}

.form-check {
  padding-bottom: 10px;
}

.form-check .form-check-input {
  margin-inline-end: 10px;
}

.form-check-horizontal .form-check {
  display: inline-block;
  margin-inline-end: 1rem;
}

.badge {
  padding: 0.5em 0.85em;
  font-size: 0.85em;
  border-radius: 0.3em;
}

.attributes-card section {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 0.2rem;
}
.attributes-card section h5 {
  margin-inline-end: 1.5rem;
  margin-bottom: 0;
}
.attributes-card section h5:last-child {
  margin-inline-end: 0;
}
.attributes-card section > span, .attributes-card section > div {
  flex: 1;
  text-align: right;
}

.site-wrapper {
  background: #fff;
  position: relative;
  transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.site-wrapper .main-header {
  flex: 0 0 auto;
  display: flex;
  height: 4rem;
}
@media (min-width: 994px) {
  .site-wrapper .main-header {
    height: 6rem;
  }
}
.site-wrapper .main-header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.site-wrapper .main-header .brand:focus {
  outline-offset: 5px;
}
@media (max-width: 993.98px) {
  .site-wrapper .main-header .brand img {
    width: auto;
    height: 28px;
  }
}
.site-wrapper .main-header .main-nav {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
}
.site-wrapper .main-header .nav-link {
  color: #222;
}
.site-wrapper .main-header .log-in {
  color: #0069e0;
}
.site-wrapper .main-header .user-dropdown-toggle {
  color: #0069e0;
}
@media (min-width: 994px) {
  .site-wrapper .main-header .user-dropdown-toggle {
    max-width: 7.875rem;
  }
}
@media (min-width: 1234px) {
  .site-wrapper .main-header .user-dropdown-toggle {
    max-width: 20.25rem;
  }
}
.site-wrapper .main-header .user-dropdown-toggle:hover {
  text-decoration: none;
}
.site-wrapper .main-header .user-dropdown-toggle:focus {
  outline: none;
}
.site-wrapper .keyboard-user .main-header .user-dropdown-toggle:focus {
  outline: 3px solid rgba(128, 187, 255, 0.5);
}
.site-wrapper .main-header .user-dropdown-toggle::after {
  content: none;
}
.site-wrapper .main-header .upgrade-storage {
  margin-inline-start: 1rem;
  font-size: 0.875rem;
  padding-top: 0.28125rem;
  padding-bottom: 0.28125rem;
}
.site-wrapper .main-header .nav-toggle {
  border: none;
  background: transparent;
  padding: 0.75rem 16px;
  line-height: 1;
  color: inherit;
  margin-inline-end: -16px;
  border-radius: 0.375rem;
}
@media (min-width: 568px) and (max-width: 767.98px) {
  .site-wrapper .main-header .nav-toggle {
    position: absolute;
    top: 0.6875rem;
    inset-inline-end: calc((100% - 504px) / 2);
    transition: right 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .site-wrapper .nav-opened .main-header .nav-toggle {
    inset-inline-end: 16px;
  }
}
@media (min-width: 768px) and (max-width: 993.98px) {
  .site-wrapper .main-header .nav-toggle {
    position: absolute;
    top: 0.6875rem;
    inset-inline-end: calc((100% - 704px) / 2);
    transition: right 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  }
  .site-wrapper .nav-opened .main-header .nav-toggle {
    inset-inline-end: 16px;
  }
}
.site-wrapper .keyboard-user .main-header .nav-toggle:focus {
  box-shadow: inset 0 0 0 0.125rem #0069e0;
}
.site-wrapper .main-header .nav-toggle svg {
  vertical-align: top;
}
.site-wrapper .btn-primary {
  color: #fff;
  background-color: #cc2936;
  border-color: #cc2936;
}
.site-wrapper .btn-secondary {
  color: #fff;
  background-color: #0069e0;
  border-color: #0069e0;
}
.site-wrapper .btn-lg, .site-wrapper .btn-group-lg > .btn {
  font-weight: 300;
}
.site-wrapper .btn-lg, .site-wrapper .btn-group-lg > .btn {
  padding: 0.3125rem 1rem;
  font-size: 1.5rem;
  line-height: 1.5;
  border-radius: 0.1875rem;
}
.site-wrapper .main-header .signup {
  margin-inline-start: 1rem;
  font-size: 0.875rem;
  padding-top: 0.28125rem;
  padding-bottom: 0.28125rem;
}
.site-wrapper .jumbotron {
  padding: 4rem 2rem;
  margin-bottom: 4rem;
  border-radius: 0.3rem;
}
.site-wrapper .jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.site-wrapper .jumbotron {
  text-align: center;
  color: #212529;
  padding-top: 47px;
  padding-bottom: 26px;
  margin-bottom: 0;
}
.site-wrapper .jumbotron h1 {
  color: #fff;
}
@media (min-width: 768px) {
  .site-wrapper .jumbotron {
    padding-top: 101px;
    padding-bottom: 101px;
  }
}
.site-wrapper .jumbotron .display-1 {
  margin-bottom: 12px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 768px) {
  .site-wrapper .jumbotron .display-1 {
    margin-bottom: 23px;
  }
}
.site-wrapper .jumbotron .lead {
  margin: 0 auto 24px;
  max-width: 420px;
}
@media (min-width: 768px) {
  .site-wrapper .jumbotron .lead {
    margin-bottom: 38px;
    max-width: none;
  }
}
.site-wrapper .jumbotron .download {
  margin-bottom: 20px;
}
.site-wrapper .jumbotron .platforms {
  font-size: 0.875rem;
  margin-bottom: 0;
}
.site-wrapper .jumbotron .zotero-bib {
  font-size: 0.875rem;
  margin-top: 0.875rem;
}
@media (max-width: 767.98px) {
  .site-wrapper .jumbotron .zotero-bib {
    display: none;
  }
}
.site-wrapper .jumbotron .zotero-bib a {
  color: inherit;
  text-decoration: underline;
}
.site-wrapper .jumbotron .lead {
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .site-wrapper .jumbotron .lead {
    font-size: 1.5rem;
  }
}

.auth-wrapper {
  background: #0dacb4;
}

.auth-wrapper .auth-content:not(.container) {
  width: auto;
}

.auth-wrapper .auth-content:not(.container) .card-body {
  padding: 40px 35px;
  min-width: 400px;
}

.pc-header .user-avtar {
  margin: 0;
  border-radius: 50%;
  width: 35px;
  height: 35px;
}

.ts-dropdown [data-selectable] .highlight {
  margin: 0 !important;
  padding: 0 !important;
}

.blacklisted {
  border: 1px solid #efa5a5;
  background: #fff4f4;
}

[dir=rtl] .text-end {
  text-align: left !important;
}
[dir=rtl] .text-start {
  text-align: right !important;
}
[dir=rtl] .woot-widget-bubble.woot-widget--expanded div {
  padding-inline-end: 20px !important;
  padding-right: 0 !important;
}
[dir=rtl] .woot-widget-bubble.woot-elements--right {
  left: 20px;
  right: auto;
}
[dir=rtl] .nav {
  padding-right: 0;
}
[dir=rtl] .attributes-card section > span, [dir=rtl] .attributes-card section > div {
  flex: 1;
  text-align: left;
}

.book-first-page.rtl {
  direction: rtl;
  text-align: right;
}

.book-first-page.ltr {
  direction: ltr;
  text-align: left;
}

.research-card {
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 16px;
  background: #fff;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02);
}
.research-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
  border-color: rgba(13, 172, 180, 0.2);
}
.research-card .card-body {
  padding: 1.5rem;
}
.research-card .card-title {
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.research-card .card-title a {
  color: #333;
  transition: color 0.2s;
}
.research-card .card-title a:hover {
  color: var(--color-primary-teal);
}
.research-card .card-stats-wrapper {
  background: #fcfdfe;
  border-top: 1px solid #f1f5f9;
  padding: 1rem 1.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.research-card .stats-item {
  display: flex;
  align-items: center;
  color: #64748b;
  font-size: 0.875rem;
}
.research-card .stats-item i {
  font-size: 20px;
  margin-left: 6px;
  color: #94a3b8;
}
.research-card .stats-item .value {
  font-weight: 600;
  color: #334155;
  margin-left: 4px;
}
.research-card .card-action-btns {
  position: absolute;
  top: 15px;
  inset-inline-end: 15px;
  box-shadow: 1px 1px 10px #a6a6a6e8;
  border-radius: 10px;
  padding: 2px 2px;
  display: flex;
  gap: 5px;
  opacity: 0;
  transition: opacity 0.3s;
  z-index: 10;
}
.research-card .card-action-btns .btn:first-child:hover {
  background-color: #f46666;
}
.research-card:hover .card-action-btns {
  opacity: 1;
}

.empty-research-card {
  border: 2px dashed #e2e8f0;
  background: #f8fafc;
  border-radius: 20px;
  min-height: 277px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
}
.empty-research-card:hover {
  background: #f1f5f9;
  border-color: var(--color-primary-teal);
}

.help-section-card {
  background: #fff;
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 25px rgba(0, 0, 0, 0.03);
  padding: 2.5rem;
  margin-top: 3rem;
}
.help-section-card .card-header-v2 {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #f1f5f9;
}
.help-section-card .card-header-v2 i {
  font-size: 32px;
  color: var(--color-primary-teal);
  margin-left: 1rem;
}
.help-section-card .card-header-v2 h4 {
  margin: 0;
  font-weight: 700;
  color: #334155;
}
.help-section-card .video-container-v2 {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
  background: #000;
  border: 4px solid #fff;
}
.help-section-card .help-info-text {
  color: #64748b;
  line-height: 1.6;
  font-size: 1.1rem;
}

.professional-modal .modal-content {
  border-radius: 24px;
  border: none;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
.professional-modal .modal-header {
  background: #fdfdfd;
  padding: 1.5rem 2rem;
}
.professional-modal .modal-header .modal-title {
  font-weight: 700;
  color: #1e293b;
}
.professional-modal .modal-body {
  padding: 2.5rem 2rem;
}
.professional-modal .modal-body .icon-wrapper {
  width: 80px;
  height: 80px;
  background: #fff1f2;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.5rem;
}
.professional-modal .modal-body .icon-wrapper i {
  font-size: 40px;
  color: #e11d48;
}
.professional-modal .modal-body p {
  line-height: 1.6;
  color: #64748b;
}
.professional-modal .modal-footer {
  padding: 1.5rem 2rem;
  background: #f8fafc;
  border-top: 1px solid #f1f5f9;
}

.btn-destructive {
  background: #e11d48;
  color: white !important;
  border: none;
  border-radius: 10px;
  padding: 10px 24px;
  font-weight: 600;
  transition: all 0.2s;
}
.btn-destructive:hover {
  background: #be123c;
  box-shadow: 0 4px 12px rgba(225, 29, 72, 0.3);
  transform: translateY(-1px);
}

.btn-cancel-v2 {
  background: #fff;
  color: #64748b !important;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  padding: 10px 24px;
  font-weight: 600;
  transition: all 0.2s;
}
.btn-cancel-v2:hover {
  background: #f1f5f9;
  color: #1e293b !important;
  border-color: #cbd5e1;
}

.draft-item.liked .toggle-like-btn {
  background-color: #a1f9a1;
}

/* Fix for giant logo */
.pc-header .logo-lg,
.pc-header .logo,
.main-header .brand img {
  max-height: 50px !important;
  width: auto !important;
}

.pc-mob-drp a:first-child {
  width: auto !important;
  height: auto !important;
}
/*!********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./app/frontend/stylesheets/landing.scss ***!
  \********************************************************************************************************************************/
body {
  --wp--preset--color--black: #000000;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--zeever-primary: #212529;
  --wp--preset--color--zeever-secondary: #358781;
  --wp--preset--color--zeever-third: #121212;
  --wp--preset--color--zeever-bodytext: #6c757d;
  --wp--preset--color--zeever-bgsoft: #ffffff;
  --wp--preset--color--zeever-border: #363636;
  --wp--preset--font-size--tiny: 16px;
  --wp--preset--font-size--small: 18px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 24px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--font-size--tiny: 16px;
  --wp--preset--font-size--normal: 20px;
  --wp--preset--font-size--extra-large: 40px;
  --wp--preset--font-size--huge: 96px;
  --wp--preset--font-size--gigantic: 144px;
  --wp--preset--font-size--heading-1: clamp(42px, 5.2778vw, 76px );
  --wp--preset--font-size--heading-2: clamp(28px, 3.334vw, 48px);
  --wp--preset--font-size--heading-3: clamp(22px, 1.667vw, 24px);
  --wp--preset--font-size--heading-4: clamp(20px, 1.528vw, 22px);
  --wp--preset--font-size--heading-5: clamp(18px, 1.389vw, 20px);
  --wp--preset--font-size--heading-6: clamp(14px, 1.112vw, 16px);
}

.has-tiny-font-size {
  font-size: var(--wp--preset--font-size--tiny) !important;
}

.has-zeever-primary-color {
  color: var(--wp--preset--color--zeever-primary) !important;
}

.has-zeever-secondary-background-color {
  background-color: var(--wp--preset--color--zeever-secondary) !important;
}

.has-zeever-secondary-color {
  color: var(--wp--preset--color--zeever-secondary) !important;
}

.has-zeever-bodytext-color {
  color: var(--wp--preset--color--zeever-bodytext) !important;
}

.has-heading-3-font-size {
  font-size: var(--wp--preset--font-size--heading-3) !important;
}

.has-zeever-bgsoft-background-color {
  background-color: var(--wp--preset--color--zeever-bgsoft) !important;
}

.has-black-background-color {
  background-color: var(--wp--preset--color--black) !important;
}

.about-background-color {
  background-color: #d3e2e2 !important;
}

.basic-header-bg-color {
  background-color: #d3e2e2 !important;
}

.has-heading-1-font-size {
  font-size: var(--wp--preset--font-size--heading-1) !important;
}

.has-heading-2-font-size {
  font-size: var(--wp--preset--font-size--heading-2) !important;
}

body .is-layout-flex {
  display: flex;
  gap: 24px;
}

.wp-block-columns {
  display: flex;
  margin-bottom: 1.75em;
  flex-wrap: wrap;
  align-items: normal;
}

.wp-block-columns .wp-block-column {
  flex-basis: 0;
  flex-grow: 1;
  min-width: 0;
  word-break: break-word;
  overflow-wrap: break-word;
}

.is-style-lineseparator {
  display: flex;
  align-items: center;
  gap: 10px;
}

.is-style-lineseparator:before {
  content: "";
  width: 70px;
  margin-right: 20px;
  border-top-width: 3px;
  border-top-color: brown;
  border-top-style: solid;
  display: inline-block;
}

.is-style-customborderbottomhover {
  border-bottom: 5px solid #FFFFFF;
}

.wp-block-image {
  margin: 0 0 1em;
}

.wp-block-image img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

.wp-block-cover, .wp-block-cover-image {
  position: relative;
  background-position: 50%;
  min-height: 430px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1em;
  box-sizing: border-box;
}

.wp-block-cover .wp-block-cover__background {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  opacity: 0.5;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30 {
  opacity: 0.3;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90 {
  opacity: 0.9;
}

.wp-block-cover .has-background-dim:not([class*=-background-color]) {
  background-color: #000;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0 {
  opacity: 0;
}

.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
  width: 100%;
  z-index: 1;
  color: #fff;
}

.wp-block-cover__image-background {
  z-index: 0;
}

.wp-block-cover .wp-block-cover__image-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  object-fit: cover;
  outline: none;
  border: none;
  box-shadow: none;
}

.wp-block-post-template {
  margin-top: 0;
  margin-bottom: 0;
  max-width: 100%;
  list-style: none;
  padding: 0;
}

.wp-block-post-template.is-flex-container {
  flex-direction: row;
  display: flex;
  flex-wrap: wrap;
  gap: 1.25em;
}

body .is-layout-flow > .aligncenter {
  margin-left: auto !important;
  margin-right: auto !important;
}

.is-style-iconsborderhover.wp-block-social-links {
  gap: 20px;
}

.wp-block-social-links.wp-container-80, .wp-block-buttons.wp-container-81 {
  justify-content: center;
}

.wp-block-social-links.aligncenter {
  justify-content: center;
  display: flex;
}

.wp-block-social-links, .wp-block-social-links.has-normal-icon-size {
  font-size: 24px;
}

.is-style-iconsborderhover.wp-block-social-links .wp-block-social-link {
  padding: 8px;
}

.is-style-iconsborderhover.wp-block-social-links .wp-block-social-link {
  font-size: 20px;
  background-color: #ffffff00;
  border: 2px solid var(--wp--preset--color--zeever-secondary);
  color: #ffffff;
}

.wp-block-social-link {
  display: block;
  border-radius: 9999px;
  transition: transform 0.1s ease;
  height: auto;
}

.wp-block-social-links .wp-social-link a {
  padding: 0.25em;
}

.wp-block-social-links .wp-social-link svg {
  width: 1em;
  height: 1em;
}

.wp-block-social-link:hover {
  transform: scale(1.1);
}

.wp-block-social-links .wp-social-link a {
  padding: 0.25em;
}

.wp-block-social-links .wp-social-link a, .wp-block-social-links .wp-social-link a:hover {
  text-decoration: none;
  border-bottom: 0;
  box-shadow: none;
}

.wp-block-social-link a {
  align-items: center;
  display: flex;
  line-height: 0;
  transition: transform 0.1s ease;
}

.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover {
  color: currentColor;
  fill: currentColor;
}

.wp-block-social-links .wp-social-link a, .wp-block-social-links .wp-social-link a:hover {
  text-decoration: none;
  border-bottom: 0;
  box-shadow: none;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.wp-block-separator {
  height: 2px;
  opacity: 1;
  border: none;
  width: 100px;
  margin: 0 auto;
}

@media (max-width: 781px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 100% !important;
  }
}
/*!*************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./app/frontend/stylesheets/datetimerange.css ***!
  \*************************************************************************************************************************************/
/**
* @author: Alumuko https://github.com/alumuko/alumuko
* @copyright: Copyright (c) 2021 Alumuko. All rights reserved.
* @license: Licensed under the MIT license. See http://www.opensource.org/licenses/mit-license.php
* @website: https://github.com/alumuko/vanilla-datetimerange-picker
*
* Special thanks to Dan Grossman.
* This program is base on Dan Grossman's bootstrap-daterangepicker (version 3.1)
* I just changed the code a bit to not need jquery.
*/
.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: "";
}

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
  right: 9px;
}

.daterangepicker.opensleft:after {
  right: 10px;
}

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.opensright:before {
  left: 9px;
}

.daterangepicker.opensright:after {
  left: 10px;
}

.daterangepicker.drop-up {
  margin-top: -7px;
}

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none;
}

.daterangepicker.single .drp-selected {
  display: none;
}

.daterangepicker.show-calendar .drp-calendar {
  display: block;
}

.daterangepicker.show-calendar .drp-buttons {
  display: block;
}

.daterangepicker.auto-apply .drp-buttons {
  display: none;
}

.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px;
}

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
  padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}

.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}

.daterangepicker .ranges li:hover {
  background-color: #eee;
}

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }

  .daterangepicker .ranges ul {
    width: 140px;
  }

  .daterangepicker.single .ranges ul {
    width: 100%;
  }

  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }

  .daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
    float: left;
  }

  .daterangepicker {
    direction: ltr;
    text-align: left;
  }

  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }

  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }

  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }

  .daterangepicker .ranges, .daterangepicker .drp-calendar {
    float: left;
  }
}
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }

  .daterangepicker .ranges {
    float: left;
  }

  .daterangepicker.rtl .ranges {
    float: right;
  }

  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}

/*# sourceMappingURL=application.css.map*/