@charset "UTF-8";
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

button,
input,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: bold;
}

button,
input,
select {
  overflow: visible;
}

button,
input,
select,
textarea {
  margin: 0;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

@media print {
  *,
  *::before,
  *::after,
  *::first-letter,
  *::first-line {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret, #calendar .fc-today-button > .caret, .calendar .fc-today-button > .caret, .pl_top-btn > .caret,
  .dropup > .btn > .caret,
  .calendar .dropup > .fc-today-button > .caret {
    border-top-color: #000 !important;
  }
  .tag {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container::after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 544px) {
  .container {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid::after {
  content: "";
  display: table;
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row::after {
  content: "";
  display: table;
  clear: both;
}

.col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1 {
  float: left;
  width: 8.3333333333%;
}

.col-xs-2 {
  float: left;
  width: 16.6666666667%;
}

.col-xs-3 {
  float: left;
  width: 25%;
}

.col-xs-4 {
  float: left;
  width: 33.3333333333%;
}

.col-xs-5 {
  float: left;
  width: 41.6666666667%;
}

.col-xs-6 {
  float: left;
  width: 50%;
}

.col-xs-7 {
  float: left;
  width: 58.3333333333%;
}

.col-xs-8 {
  float: left;
  width: 66.6666666667%;
}

.col-xs-9 {
  float: left;
  width: 75%;
}

.col-xs-10 {
  float: left;
  width: 83.3333333333%;
}

.col-xs-11 {
  float: left;
  width: 91.6666666667%;
}

.col-xs-12 {
  float: left;
  width: 100%;
}

.pull-xs-0 {
  right: auto;
}

.pull-xs-1 {
  right: 8.3333333333%;
}

.pull-xs-2 {
  right: 16.6666666667%;
}

.pull-xs-3 {
  right: 25%;
}

.pull-xs-4 {
  right: 33.3333333333%;
}

.pull-xs-5 {
  right: 41.6666666667%;
}

.pull-xs-6 {
  right: 50%;
}

.pull-xs-7 {
  right: 58.3333333333%;
}

.pull-xs-8 {
  right: 66.6666666667%;
}

.pull-xs-9 {
  right: 75%;
}

.pull-xs-10 {
  right: 83.3333333333%;
}

.pull-xs-11 {
  right: 91.6666666667%;
}

.pull-xs-12 {
  right: 100%;
}

.push-xs-0 {
  left: auto;
}

.push-xs-1 {
  left: 8.3333333333%;
}

.push-xs-2 {
  left: 16.6666666667%;
}

.push-xs-3 {
  left: 25%;
}

.push-xs-4 {
  left: 33.3333333333%;
}

.push-xs-5 {
  left: 41.6666666667%;
}

.push-xs-6 {
  left: 50%;
}

.push-xs-7 {
  left: 58.3333333333%;
}

.push-xs-8 {
  left: 66.6666666667%;
}

.push-xs-9 {
  left: 75%;
}

.push-xs-10 {
  left: 83.3333333333%;
}

.push-xs-11 {
  left: 91.6666666667%;
}

.push-xs-12 {
  left: 100%;
}

.offset-xs-1 {
  margin-left: 8.3333333333%;
}

.offset-xs-2 {
  margin-left: 16.6666666667%;
}

.offset-xs-3 {
  margin-left: 25%;
}

.offset-xs-4 {
  margin-left: 33.3333333333%;
}

.offset-xs-5 {
  margin-left: 41.6666666667%;
}

.offset-xs-6 {
  margin-left: 50%;
}

.offset-xs-7 {
  margin-left: 58.3333333333%;
}

.offset-xs-8 {
  margin-left: 66.6666666667%;
}

.offset-xs-9 {
  margin-left: 75%;
}

.offset-xs-10 {
  margin-left: 83.3333333333%;
}

.offset-xs-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 544px) {
  .col-sm-1 {
    float: left;
    width: 8.3333333333%;
  }
  .col-sm-2 {
    float: left;
    width: 16.6666666667%;
  }
  .col-sm-3 {
    float: left;
    width: 25%;
  }
  .col-sm-4 {
    float: left;
    width: 33.3333333333%;
  }
  .col-sm-5 {
    float: left;
    width: 41.6666666667%;
  }
  .col-sm-6 {
    float: left;
    width: 50%;
  }
  .col-sm-7 {
    float: left;
    width: 58.3333333333%;
  }
  .col-sm-8 {
    float: left;
    width: 66.6666666667%;
  }
  .col-sm-9 {
    float: left;
    width: 75%;
  }
  .col-sm-10 {
    float: left;
    width: 83.3333333333%;
  }
  .col-sm-11 {
    float: left;
    width: 91.6666666667%;
  }
  .col-sm-12 {
    float: left;
    width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.3333333333%;
  }
  .pull-sm-2 {
    right: 16.6666666667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.3333333333%;
  }
  .pull-sm-5 {
    right: 41.6666666667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.3333333333%;
  }
  .pull-sm-8 {
    right: 66.6666666667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.3333333333%;
  }
  .pull-sm-11 {
    right: 91.6666666667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.3333333333%;
  }
  .push-sm-2 {
    left: 16.6666666667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.3333333333%;
  }
  .push-sm-5 {
    left: 41.6666666667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.3333333333%;
  }
  .push-sm-8 {
    left: 66.6666666667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.3333333333%;
  }
  .push-sm-11 {
    left: 91.6666666667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md-1 {
    float: left;
    width: 8.3333333333%;
  }
  .col-md-2 {
    float: left;
    width: 16.6666666667%;
  }
  .col-md-3 {
    float: left;
    width: 25%;
  }
  .col-md-4 {
    float: left;
    width: 33.3333333333%;
  }
  .col-md-5 {
    float: left;
    width: 41.6666666667%;
  }
  .col-md-6 {
    float: left;
    width: 50%;
  }
  .col-md-7 {
    float: left;
    width: 58.3333333333%;
  }
  .col-md-8 {
    float: left;
    width: 66.6666666667%;
  }
  .col-md-9 {
    float: left;
    width: 75%;
  }
  .col-md-10 {
    float: left;
    width: 83.3333333333%;
  }
  .col-md-11 {
    float: left;
    width: 91.6666666667%;
  }
  .col-md-12 {
    float: left;
    width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.3333333333%;
  }
  .pull-md-2 {
    right: 16.6666666667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.3333333333%;
  }
  .pull-md-5 {
    right: 41.6666666667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.3333333333%;
  }
  .pull-md-8 {
    right: 66.6666666667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.3333333333%;
  }
  .pull-md-11 {
    right: 91.6666666667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.3333333333%;
  }
  .push-md-2 {
    left: 16.6666666667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.3333333333%;
  }
  .push-md-5 {
    left: 41.6666666667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.3333333333%;
  }
  .push-md-8 {
    left: 66.6666666667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.3333333333%;
  }
  .push-md-11 {
    left: 91.6666666667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg-1 {
    float: left;
    width: 8.3333333333%;
  }
  .col-lg-2 {
    float: left;
    width: 16.6666666667%;
  }
  .col-lg-3 {
    float: left;
    width: 25%;
  }
  .col-lg-4 {
    float: left;
    width: 33.3333333333%;
  }
  .col-lg-5 {
    float: left;
    width: 41.6666666667%;
  }
  .col-lg-6 {
    float: left;
    width: 50%;
  }
  .col-lg-7 {
    float: left;
    width: 58.3333333333%;
  }
  .col-lg-8 {
    float: left;
    width: 66.6666666667%;
  }
  .col-lg-9 {
    float: left;
    width: 75%;
  }
  .col-lg-10 {
    float: left;
    width: 83.3333333333%;
  }
  .col-lg-11 {
    float: left;
    width: 91.6666666667%;
  }
  .col-lg-12 {
    float: left;
    width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.3333333333%;
  }
  .pull-lg-2 {
    right: 16.6666666667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.3333333333%;
  }
  .pull-lg-5 {
    right: 41.6666666667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.3333333333%;
  }
  .pull-lg-8 {
    right: 66.6666666667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.3333333333%;
  }
  .pull-lg-11 {
    right: 91.6666666667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.3333333333%;
  }
  .push-lg-2 {
    left: 16.6666666667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.3333333333%;
  }
  .push-lg-5 {
    left: 41.6666666667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.3333333333%;
  }
  .push-lg-8 {
    left: 66.6666666667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.3333333333%;
  }
  .push-lg-11 {
    left: 91.6666666667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl-1 {
    float: left;
    width: 8.3333333333%;
  }
  .col-xl-2 {
    float: left;
    width: 16.6666666667%;
  }
  .col-xl-3 {
    float: left;
    width: 25%;
  }
  .col-xl-4 {
    float: left;
    width: 33.3333333333%;
  }
  .col-xl-5 {
    float: left;
    width: 41.6666666667%;
  }
  .col-xl-6 {
    float: left;
    width: 50%;
  }
  .col-xl-7 {
    float: left;
    width: 58.3333333333%;
  }
  .col-xl-8 {
    float: left;
    width: 66.6666666667%;
  }
  .col-xl-9 {
    float: left;
    width: 75%;
  }
  .col-xl-10 {
    float: left;
    width: 83.3333333333%;
  }
  .col-xl-11 {
    float: left;
    width: 91.6666666667%;
  }
  .col-xl-12 {
    float: left;
    width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.3333333333%;
  }
  .pull-xl-2 {
    right: 16.6666666667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.3333333333%;
  }
  .pull-xl-5 {
    right: 41.6666666667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.3333333333%;
  }
  .pull-xl-8 {
    right: 66.6666666667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.3333333333%;
  }
  .pull-xl-11 {
    right: 91.6666666667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.3333333333%;
  }
  .push-xl-2 {
    left: 16.6666666667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.3333333333%;
  }
  .push-xl-5 {
    left: 41.6666666667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.3333333333%;
  }
  .push-xl-8 {
    left: 66.6666666667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.3333333333%;
  }
  .push-xl-11 {
    left: 91.6666666667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: inline-block;
}
.nav-link:focus, .nav-link:hover {
  text-decoration: none;
}
.nav-link.disabled {
  color: #818a91;
}
.nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: transparent;
}

.nav-inline .nav-item {
  display: inline-block;
}
.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs::after {
  content: "";
  display: table;
  clear: both;
}
.nav-tabs .nav-item {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs .nav-item + .nav-item {
  margin-left: 0.2rem;
}
.nav-tabs .nav-link {
  display: block;
  padding: 0.5em 1em;
  border: 1px solid transparent;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd;
}
.nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
  color: #818a91;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover {
  color: #55595c;
  background-color: #fff;
  border-color: #ddd #ddd transparent;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.nav-pills::after {
  content: "";
  display: table;
  clear: both;
}
.nav-pills .nav-item {
  float: left;
}
.nav-pills .nav-item + .nav-item {
  margin-left: 0.2rem;
}
.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 6px;
}
.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #0275d8;
}

.nav-stacked .nav-item {
  display: block;
  float: none;
}
.nav-stacked .nav-item + .nav-item {
  margin-top: 0.2rem;
  margin-left: 0;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  padding: 0.5rem 1rem;
}
.navbar::after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 544px) {
  .navbar {
    border-radius: 6px;
  }
}

.navbar-full {
  z-index: 1000;
}
@media (min-width: 544px) {
  .navbar-full {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 544px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
}

.navbar-fixed-bottom {
  bottom: 0;
}

.navbar-sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%;
}
@media (min-width: 544px) {
  .navbar-sticky-top {
    border-radius: 0;
  }
}

.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
}
.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden;
}
.navbar-divider::before {
  content: " ";
}

.navbar-toggler {
  padding: 0.5rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: none;
  border: 1px solid transparent;
  border-radius: 6px;
}
.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
}

.navbar-nav .nav-item {
  float: left;
}
.navbar-nav .nav-link {
  display: block;
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
}
.navbar-nav .nav-link + .nav-link {
  margin-left: 1rem;
}
.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.6);
}
.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075);
}

.navbar-dark .navbar-brand {
  color: rgb(255, 255, 255);
}
.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
  color: rgb(255, 255, 255);
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: rgb(255, 255, 255);
}
.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075);
}

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 543px) {
  .navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}
@media (min-width: 544px) {
  .navbar-toggleable-xs {
    display: block !important;
  }
}
.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block !important;
  }
}
.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important;
  }
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: normal;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 5px;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #818a91;
}
.blockquote-footer::before {
  content: "— ";
}

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0;
}

.blockquote-reverse .blockquote-footer::before {
  content: "";
}
.blockquote-reverse .blockquote-footer::after {
  content: " —";
}

dl.row > dd + dt {
  clear: left;
}

.input-group {
  position: relative;
  width: 100%;
  display: table;
  border-collapse: separate;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #55595c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 6px;
}
.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
#calendar .input-group-sm > .input-group-btn > .input-group-addon.fc-today-button,
.calendar .input-group-sm > .input-group-btn > .input-group-addon.fc-today-button,
.input-group-sm > .input-group-btn > .input-group-addon.pl_top-btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
#calendar .input-group-lg > .input-group-btn > .input-group-addon.fc-today-button,
.calendar .input-group-lg > .input-group-btn > .input-group-addon.fc-today-button,
.input-group-lg > .input-group-btn > .input-group-addon.pl_top-btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
#calendar .input-group-btn:not(:last-child) > .fc-today-button,
.calendar .input-group-btn:not(:last-child) > .fc-today-button,
.input-group-btn:not(:last-child) > .pl_top-btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
#calendar .input-group-btn:not(:last-child) > .btn-group > .fc-today-button,
.calendar .input-group-btn:not(:last-child) > .btn-group > .fc-today-button,
.input-group-btn:not(:last-child) > .btn-group > .pl_top-btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
#calendar .input-group-btn:not(:first-child) > .fc-today-button:not(:last-child):not(.dropdown-toggle),
.calendar .input-group-btn:not(:first-child) > .fc-today-button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .pl_top-btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn,
#calendar .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .fc-today-button,
.calendar .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .fc-today-button,
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .pl_top-btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:not(:last-child) {
  border-right: 0;
}

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
#calendar .input-group-btn:not(:first-child) > .fc-today-button,
.calendar .input-group-btn:not(:first-child) > .fc-today-button,
.input-group-btn:not(:first-child) > .pl_top-btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
#calendar .input-group-btn:not(:first-child) > .btn-group > .fc-today-button,
.calendar .input-group-btn:not(:first-child) > .btn-group > .fc-today-button,
.input-group-btn:not(:first-child) > .btn-group > .pl_top-btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
#calendar .input-group-btn:not(:last-child) > .fc-today-button:not(:first-child),
.calendar .input-group-btn:not(:last-child) > .fc-today-button:not(:first-child),
.input-group-btn:not(:last-child) > .pl_top-btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn,
#calendar .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .fc-today-button,
.calendar .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .fc-today-button,
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .pl_top-btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn, #calendar .input-group-btn > .fc-today-button, .calendar .input-group-btn > .fc-today-button, .input-group-btn > .pl_top-btn {
  position: relative;
}
.input-group-btn > .btn + .btn, #calendar .input-group-btn > .fc-today-button + .btn, .calendar .input-group-btn > .fc-today-button + .btn, #calendar .input-group-btn > .btn + .fc-today-button, #calendar .input-group-btn > .fc-today-button + .fc-today-button, .calendar .input-group-btn > .btn + .fc-today-button, .calendar .input-group-btn > .fc-today-button + .fc-today-button, .input-group-btn > .pl_top-btn + .btn, #calendar .input-group-btn > .pl_top-btn + .fc-today-button, .calendar .input-group-btn > .pl_top-btn + .fc-today-button, .input-group-btn > .btn + .pl_top-btn, #calendar .input-group-btn > .fc-today-button + .pl_top-btn, .calendar .input-group-btn > .fc-today-button + .pl_top-btn, .input-group-btn > .pl_top-btn + .pl_top-btn {
  margin-left: -1px;
}
.input-group-btn > .btn:focus, #calendar .input-group-btn > .fc-today-button:focus, .calendar .input-group-btn > .fc-today-button:focus, .input-group-btn > .pl_top-btn:focus, .input-group-btn > .btn:active, #calendar .input-group-btn > .fc-today-button:active, .calendar .input-group-btn > .fc-today-button:active, .input-group-btn > .pl_top-btn:active, .input-group-btn > .btn:hover, #calendar .input-group-btn > .fc-today-button:hover, .calendar .input-group-btn > .fc-today-button:hover, .input-group-btn > .pl_top-btn:hover {
  z-index: 3;
}
.input-group-btn:not(:last-child) > .btn, #calendar .input-group-btn:not(:last-child) > .fc-today-button, .calendar .input-group-btn:not(:last-child) > .fc-today-button, .input-group-btn:not(:last-child) > .pl_top-btn,
.input-group-btn:not(:last-child) > .btn-group {
  margin-right: -1px;
}
.input-group-btn:not(:first-child) > .btn, #calendar .input-group-btn:not(:first-child) > .fc-today-button, .calendar .input-group-btn:not(:first-child) > .fc-today-button, .input-group-btn:not(:first-child) > .pl_top-btn,
.input-group-btn:not(:first-child) > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.input-group-btn:not(:first-child) > .btn:focus, #calendar .input-group-btn:not(:first-child) > .fc-today-button:focus, .calendar .input-group-btn:not(:first-child) > .fc-today-button:focus, .input-group-btn:not(:first-child) > .pl_top-btn:focus, .input-group-btn:not(:first-child) > .btn:active, #calendar .input-group-btn:not(:first-child) > .fc-today-button:active, .calendar .input-group-btn:not(:first-child) > .fc-today-button:active, .input-group-btn:not(:first-child) > .pl_top-btn:active, .input-group-btn:not(:first-child) > .btn:hover, #calendar .input-group-btn:not(:first-child) > .fc-today-button:hover, .calendar .input-group-btn:not(:first-child) > .fc-today-button:hover, .input-group-btn:not(:first-child) > .pl_top-btn:hover,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:hover {
  z-index: 3;
}

/*!
 * FullCalendar v3.10.5
 * Docs & License: https://fullcalendar.io/
 * (c) 2019 Adam Shaw
 */
.fc {
  direction: ltr;
  text-align: left;
}

.fc-rtl {
  text-align: right;
}

body .fc {
  /* extra precedence to overcome jqui */
  font-size: 1em;
}

/* Colors
--------------------------------------------------------------------------------------------------*/
.fc-highlight {
  /* when user is selecting cells */
  background: #bce8f1;
  opacity: 0.3;
}

.fc-bgevent {
  /* default look for background events */
  background: #8fdf82;
  opacity: 0.3;
}

.fc-nonbusiness {
  /* default look for non-business-hours areas */
  /* will inherit .fc-bgevent's styles */
  background: #d7d7d7;
}

/* Buttons (styled <button> tags, normalized to work cross-browser)
--------------------------------------------------------------------------------------------------*/
.fc button {
  /* force height to include the border and padding */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* dimensions */
  margin: 0;
  height: 2.1em;
  padding: 0 0.6em;
  /* text & cursor */
  font-size: 1em;
  /* normalize */
  white-space: nowrap;
  cursor: pointer;
}

/* Firefox has an annoying inner border */
.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}

.fc-state-default {
  /* non-theme */
  border: 1px solid;
}

.fc-state-default.fc-corner-left {
  /* non-theme */
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.fc-state-default.fc-corner-right {
  /* non-theme */
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* icons in buttons */
.fc button .fc-icon {
  /* non-theme */
  position: relative;
  top: -0.05em;
  /* seems to be a good adjustment across browsers */
  margin: 0 0.2em;
  vertical-align: middle;
}

/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/
.fc-state-default {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  color: #333333;
  background-color: #e6e6e6;
}

.fc-state-hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

.fc-state-down,
.fc-state-active {
  background-color: #cccccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  box-shadow: none;
}

/* Buttons Groups
--------------------------------------------------------------------------------------------------*/
.fc-button-group {
  display: inline-block;
}

/*
every button that is not first in a button group should scootch over one pixel and cover the
previous button's border...
*/
.fc .fc-button-group > * {
  /* extra precedence b/c buttons have margin set to zero */
  float: left;
  margin: 0 0 0 -1px;
}

.fc .fc-button-group > :first-child {
  /* same */
  margin-left: 0;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.fc-popover .fc-header {
  /* TODO: be more consistent with fc-head/fc-body */
  padding: 2px 4px;
}

.fc-popover .fc-header .fc-title {
  margin: 0 2px;
}

.fc-popover .fc-header .fc-close {
  cursor: pointer;
}

.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
  float: left;
}

.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
  float: right;
}

/* Misc Reusable Components
--------------------------------------------------------------------------------------------------*/
.fc-divider {
  border-style: solid;
  border-width: 1px;
}

hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  /* height is unreliable across browsers, so use padding */
  border-width: 1px 0;
}

.fc-clear {
  clear: both;
}

.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {
  /* these element should always cling to top-left/right corners */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.fc-bg {
  bottom: 0;
  /* strech bg to bottom edge */
}

.fc-bg table {
  height: 100%;
  /* strech bg to bottom edge */
}

/* Tables
--------------------------------------------------------------------------------------------------*/
.fc table {
  width: 100%;
  box-sizing: border-box;
  /* fix scrollbar issue in firefox */
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
  /* normalize cross-browser */
}

.fc th {
  text-align: center;
}

.fc th,
.fc td {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
}

.fc td.fc-today {
  border-style: double;
  /* overcome neighboring borders */
}

/* Internal Nav Links
--------------------------------------------------------------------------------------------------*/
a[data-goto] {
  cursor: pointer;
}

a[data-goto]:hover {
  text-decoration: underline;
}

/* Fake Table Rows
--------------------------------------------------------------------------------------------------*/
.fc .fc-row {
  /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
  /* no visible border by default. but make available if need be (scrollbar width compensation) */
  border-style: solid;
  border-width: 0;
}

.fc-row table {
  /* don't put left/right border on anything within a fake row.
     the outer tbody will worry about this */
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  /* no bottom borders on rows */
  border-bottom: 0 hidden transparent;
}

.fc-row:first-child table {
  border-top: 0 hidden transparent;
  /* no top border on first row */
}

/* Day Row (used within the header and the DayGrid)
--------------------------------------------------------------------------------------------------*/
.fc-row {
  position: relative;
}

.fc-row .fc-bg {
  z-index: 1;
}

/* highlighting cells & background event skeleton */
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
  bottom: 0;
  /* stretch skeleton to bottom of row */
}

.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
  height: 100%;
  /* stretch skeleton to bottom of row */
}

.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
  border-color: transparent;
}

.fc-row .fc-bgevent-skeleton {
  z-index: 2;
}

.fc-row .fc-highlight-skeleton {
  z-index: 3;
}

/*
row content (which contains day/week numbers and events) as well as "helper" (which contains
temporary rendered events).
*/
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
  /* matches the space above the events */
}

.fc-row .fc-helper-skeleton {
  z-index: 5;
}

.fc .fc-row .fc-content-skeleton table,
.fc .fc-row .fc-content-skeleton td,
.fc .fc-row .fc-helper-skeleton td {
  /* see-through to the background below */
  /* extra precedence to prevent theme-provided backgrounds */
  background: none;
  /* in case <td>s are globally styled */
  border-color: transparent;
}

.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
  /* don't put a border between events and/or the day number */
  border-bottom: 0;
}

.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
  /* don't put a border between event cells */
  border-top: 0;
}

/* Scrolling Container
--------------------------------------------------------------------------------------------------*/
.fc-scroller {
  -webkit-overflow-scrolling: touch;
}

/* TODO: move to agenda/basic */
.fc-scroller > .fc-day-grid,
.fc-scroller > .fc-time-grid {
  position: relative;
  /* re-scope all positions */
  width: 100%;
  /* hack to force re-sizing this inner element when scrollbars appear/disappear */
}

/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
.fc-event {
  position: relative;
  /* for resize handle and other inner positioning */
  display: block;
  /* make the <a> tag block */
  font-size: 0.85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad;
  /* default BORDER color */
}

.fc-event,
.fc-event-dot {
  background-color: #3a87ad;
  /* default BACKGROUND color */
}

.fc-event,
.fc-event:hover {
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */
}

.fc-event[href],
.fc-event.fc-draggable {
  cursor: pointer;
  /* give events with links and draggable events a hand mouse pointer */
}

.fc-not-allowed,
.fc-not-allowed .fc-event {
  /* to override an event's custom cursor */
  cursor: not-allowed;
}

.fc-event .fc-bg {
  /* the generic .fc-bg already does position */
  z-index: 1;
  background: #fff;
  opacity: 0.25;
}

.fc-event .fc-content {
  position: relative;
  z-index: 2;
}

/* resizer (cursor AND touch devices) */
.fc-event .fc-resizer {
  position: absolute;
  z-index: 4;
}

/* resizer (touch devices) */
.fc-event .fc-resizer {
  display: none;
}

.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
  /* only show when hovering or selected (with touch) */
  display: block;
}

/* hit area */
.fc-event.fc-selected .fc-resizer:before {
  /* 40x40 touch area */
  content: "";
  position: absolute;
  z-index: 9999;
  /* user of this util can scope within a lower z-index */
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}

/* Event Selection (only for touch devices)
--------------------------------------------------------------------------------------------------*/
.fc-event.fc-selected {
  z-index: 9999 !important;
  /* overcomes inline z-index */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.fc-event.fc-selected.fc-dragging {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}

/* Horizontal Events
--------------------------------------------------------------------------------------------------*/
/* bigger touch area when selected */
.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  /* below resizers */
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
}

/* events that are continuing to/from another week. kill rounded corners and butt up against edge */
.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  /* replace the border with padding */
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  /* replace the border with padding */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* resizer (cursor AND touch devices) */
/* left resizer  */
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
  /* overcome border */
}

/* right resizer */
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
  /* overcome border */
}

/* resizer (mouse devices) */
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  /* overcome top border */
  bottom: -1px;
  /* overcome bottom border */
}

/* resizer (touch devices) */
.fc-h-event.fc-selected .fc-resizer {
  /* 8x8 little dot */
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* vertically center */
  top: 50%;
  margin-top: -4px;
}

/* left resizer  */
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
  /* centers the 8x8 dot on the left edge */
}

/* right resizer */
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
  /* centers the 8x8 dot on the right edge */
}

/* DayGrid events
----------------------------------------------------------------------------------------------------
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-day-grid-event {
  margin: 1px 2px 0;
  /* spacing between events and edges */
  padding: 0 1px;
}

tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
  /* a little bit more space before the first event */
}

.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  /* same z-index as fc-bg, behind text */
  /* overcome the borders */
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  /* darkening effect */
  background: #000;
  opacity: 0.25;
}

.fc-day-grid-event .fc-content {
  /* force events to be one-line tall */
  white-space: nowrap;
  overflow: hidden;
}

.fc-day-grid-event .fc-time {
  font-weight: bold;
}

/* resizer (cursor devices) */
/* left resizer  */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
  /* to the day cell's edge */
}

/* right resizer */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
  /* to the day cell's edge */
}

/* Event Limiting
--------------------------------------------------------------------------------------------------*/
/* "more" link that represents hidden events */
a.fc-more {
  margin: 1px 3px;
  font-size: 0.85em;
  cursor: pointer;
  text-decoration: none;
}

a.fc-more:hover {
  text-decoration: underline;
}

.fc-limited {
  /* rows and cells that are hidden because of a "more" link */
  display: none;
}

/* popover that appears when "more" link is clicked */
.fc-day-grid .fc-row {
  z-index: 1;
  /* make the "more" popover one higher than this */
}

.fc-more-popover {
  z-index: 2;
  width: 220px;
}

.fc-more-popover .fc-event-container {
  padding: 10px;
}

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
.fc-now-indicator {
  position: absolute;
  border: 0 solid red;
}

/* Utilities
--------------------------------------------------------------------------------------------------*/
.fc-unselectable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*
TODO: more distinction between this file and common.css
*/
/* Colors
--------------------------------------------------------------------------------------------------*/
.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-content,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-list-heading td {
  border-color: #ddd;
}

.fc-unthemed .fc-popover {
  background-color: #fff;
}

.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header,
.fc-unthemed .fc-list-heading td {
  background: #eee;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
}

.fc-unthemed td.fc-today {
  background: #fcf8e3;
}

.fc-unthemed .fc-disabled-day {
  background: #d7d7d7;
  opacity: 0.3;
}

/* Icons (inline elements with styled text that mock arrow icons)
--------------------------------------------------------------------------------------------------*/
.fc-icon {
  display: inline-block;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  text-align: center;
  overflow: hidden;
  font-family: "Courier New", Courier, monospace;
  /* don't allow browser text-selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*
Acceptable font-family overrides for individual icons:
  "Arial", sans-serif
  "Times New Roman", serif

NOTE: use percentage font sizes or else old IE chokes
*/
.fc-icon:after {
  position: relative;
}

.fc-icon-left-single-arrow:after {
  content: "‹";
  font-weight: bold;
  font-size: 200%;
  top: -7%;
}

.fc-icon-right-single-arrow:after {
  content: "›";
  font-weight: bold;
  font-size: 200%;
  top: -7%;
}

.fc-icon-left-double-arrow:after {
  content: "«";
  font-size: 160%;
  top: -7%;
}

.fc-icon-right-double-arrow:after {
  content: "»";
  font-size: 160%;
  top: -7%;
}

.fc-icon-left-triangle:after {
  content: "◄";
  font-size: 125%;
  top: 3%;
}

.fc-icon-right-triangle:after {
  content: "►";
  font-size: 125%;
  top: 3%;
}

.fc-icon-down-triangle:after {
  content: "▼";
  font-size: 125%;
  top: 2%;
}

.fc-icon-x:after {
  content: "×";
  font-size: 200%;
  top: 6%;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
  font-size: 0.9em;
  margin-top: 2px;
}

/* List View
--------------------------------------------------------------------------------------------------*/
.fc-unthemed .fc-list-item:hover td {
  background-color: #f5f5f5;
}

/* Colors
--------------------------------------------------------------------------------------------------*/
.ui-widget .fc-disabled-day {
  background-image: none;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
  /* where they meet, let the header have the border */
}

/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
.ui-widget .fc-event {
  /* overpower jqui's styles on <a> tags. TODO: more DRY */
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */
  /* undo ui-widget-header bold */
  font-weight: normal;
}

/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
.ui-widget td.fc-axis {
  font-weight: normal;
  /* overcome bold */
}

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-slats .ui-widget-content {
  background: none;
  /* see through to fc-bg */
}

.fc.fc-bootstrap3 a {
  text-decoration: none;
}

.fc.fc-bootstrap3 a[data-goto]:hover {
  text-decoration: underline;
}

.fc-bootstrap3 hr.fc-divider {
  border-color: inherit;
}

.fc-bootstrap3 .fc-today.alert {
  border-radius: 0;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-bootstrap3 .fc-popover .panel-body {
  padding: 0;
}

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-bootstrap3 .fc-time-grid .fc-slats table {
  /* some themes have background color. see through to slats */
  background: none;
}

.fc.fc-bootstrap4 a {
  text-decoration: none;
}

.fc.fc-bootstrap4 a[data-goto]:hover {
  text-decoration: underline;
}

.fc-bootstrap4 hr.fc-divider {
  border-color: inherit;
}

.fc-bootstrap4 .fc-today.alert {
  border-radius: 0;
}

.fc-bootstrap4 a.fc-event:not([href]):not([tabindex]) {
  color: #fff;
}

.fc-bootstrap4 .fc-popover.card {
  position: absolute;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-bootstrap4 .fc-popover .card-body {
  padding: 0;
}

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-bootstrap4 .fc-time-grid .fc-slats table {
  /* some themes have background color. see through to slats */
  background: none;
}

/* Toolbar
--------------------------------------------------------------------------------------------------*/
.fc-toolbar {
  text-align: center;
}

.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1em;
}

.fc-toolbar.fc-footer-toolbar {
  margin-top: 1em;
}

.fc-toolbar .fc-left {
  float: left;
}

.fc-toolbar .fc-right {
  float: right;
}

.fc-toolbar .fc-center {
  display: inline-block;
}

/* the things within each left/right/center section */
.fc .fc-toolbar > * > * {
  /* extra precedence to override button border margins */
  float: left;
  margin-left: 0.75em;
}

/* the first thing within each left/center/right section */
.fc .fc-toolbar > * > :first-child {
  /* extra precedence to override button border margins */
  margin-left: 0;
}

/* title text */
.fc-toolbar h2 {
  margin: 0;
}

/* button layering (for border precedence) */
.fc-toolbar button {
  position: relative;
}

.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
  z-index: 2;
}

.fc-toolbar .fc-state-down {
  z-index: 3;
}

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
  z-index: 4;
}

.fc-toolbar button:focus {
  z-index: 5;
}

/* View Structure
--------------------------------------------------------------------------------------------------*/
/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.fc-view,
.fc-view > table {
  /* so dragged elements can be above the view's main element */
  position: relative;
  z-index: 1;
}

/* BasicView
--------------------------------------------------------------------------------------------------*/
/* day row structure */
.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
  /* there may be week numbers in these views, so no padding-top */
  padding-bottom: 1em;
  /* ensure a space at bottom of cell for user selecting/clicking */
}

.fc-basic-view .fc-body .fc-row {
  min-height: 4em;
  /* ensure that all rows are at least this tall */
}

/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */
.fc-row.fc-rigid {
  overflow: hidden;
}

.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* week and day number styling */
.fc-day-top.fc-other-month {
  opacity: 0.3;
}

.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
  padding: 2px;
}

.fc-basic-view th.fc-week-number,
.fc-basic-view th.fc-day-number {
  padding: 0 2px;
  /* column headers can't have as much v space */
}

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: right;
}

.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: left;
}

.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px 0;
}

.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px;
}

.fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  text-align: center;
  background-color: #f2f2f2;
  color: #808080;
}

/* when week/day number have own column */
.fc-basic-view td.fc-week-number {
  text-align: center;
}

.fc-basic-view td.fc-week-number > * {
  /* work around the way we do column resizing and ensure a minimum width */
  display: inline-block;
  min-width: 1.25em;
}

/* AgendaView all-day area
--------------------------------------------------------------------------------------------------*/
.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
  /* so the "more.." popover will be over the time grid */
}

.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
  /* all-day section will never get shorter than this */
}

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
  /* give space underneath events for clicking/selecting days */
}

/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
.fc .fc-axis {
  /* .fc to overcome default cell styles */
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap;
}

.fc-ltr .fc-axis {
  text-align: right;
}

.fc-rtl .fc-axis {
  text-align: left;
}

/* TimeGrid Structure
--------------------------------------------------------------------------------------------------*/
.fc-time-grid-container,
.fc-time-grid {
  /* so slats/bg/content/etc positions get scoped within here */
  position: relative;
  z-index: 1;
}

.fc-time-grid {
  min-height: 100%;
  /* so if height setting is 'auto', .fc-bg stretches to fill height */
}

.fc-time-grid table {
  /* don't put outer borders on slats/bg/content/etc */
  border: 0 hidden transparent;
}

.fc-time-grid > .fc-bg {
  z-index: 1;
}

.fc-time-grid .fc-slats,
.fc-time-grid > hr {
  /* the <hr> AgendaView injects when grid is shorter than scroller */
  position: relative;
  z-index: 2;
}

.fc-time-grid .fc-content-col {
  position: relative;
  /* because now-indicator lives directly inside */
}

.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
}

/* divs within a cell within the fc-content-skeleton */
.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1;
}

.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2;
}

.fc-time-grid .fc-highlight-container {
  position: relative;
  z-index: 3;
}

.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4;
}

.fc-time-grid .fc-now-indicator-line {
  z-index: 5;
}

.fc-time-grid .fc-helper-container {
  /* also is fc-event-container */
  position: relative;
  z-index: 6;
}

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
  /* each cell is responsible for its top border */
}

.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted;
}

/* TimeGrid Highlighting Slots
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-highlight-container {
  /* a div within a cell within the fc-highlight-skeleton */
  position: relative;
  /* scopes the left/right of the fc-highlight to be in the column */
}

.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
  /* top and bottom will be in by JS */
}

/* TimeGrid Event Containment
--------------------------------------------------------------------------------------------------*/
.fc-ltr .fc-time-grid .fc-event-container {
  /* space on the sides of events for LTR (default) */
  margin: 0 2.5% 0 2px;
}

.fc-rtl .fc-time-grid .fc-event-container {
  /* space on the sides of events for RTL */
  margin: 0 2px 0 2.5%;
}

.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
  position: absolute;
  z-index: 1;
  /* scope inner z-index's */
}

.fc-time-grid .fc-bgevent {
  /* background events always span full width */
  left: 0;
  right: 0;
}

/* Generic Vertical Event
--------------------------------------------------------------------------------------------------*/
.fc-v-event.fc-not-start {
  /* events that are continuing from another day */
  /* replace space made by the top border with padding */
  border-top-width: 0;
  padding-top: 1px;
  /* remove top rounded corners */
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.fc-v-event.fc-not-end {
  /* replace space made by the top border with padding */
  border-bottom-width: 0;
  padding-bottom: 1px;
  /* remove bottom rounded corners */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* TimeGrid Event Styling
----------------------------------------------------------------------------------------------------
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-time-grid-event {
  overflow: hidden;
  /* don't let the bg flow over rounded corners */
}

.fc-time-grid-event.fc-selected {
  /* need to allow touch resizers to extend outside event's bounding box */
  /* common fc-selected styles hide the fc-bg, so don't need this anyway */
  overflow: visible;
}

.fc-time-grid-event.fc-selected .fc-bg {
  display: none;
  /* hide semi-white background, to appear darker */
}

.fc-time-grid-event .fc-content {
  overflow: hidden;
  /* for when .fc-selected */
}

.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
  padding: 0 1px;
}

.fc-time-grid-event .fc-time {
  font-size: 0.85em;
  white-space: nowrap;
}

/* short mode, where time and title are on the same line */
.fc-time-grid-event.fc-short .fc-content {
  /* don't wrap to second line (now that contents will be inline) */
  white-space: nowrap;
}

.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
  /* put the time and title on the same line */
  display: inline-block;
  vertical-align: top;
}

.fc-time-grid-event.fc-short .fc-time span {
  display: none;
  /* don't display the full time text... */
}

.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
  /* ...instead, display only the start time */
}

.fc-time-grid-event.fc-short .fc-time:after {
  content: " - ";
  /* seperate with a dash, wrapped in nbsp's */
}

.fc-time-grid-event.fc-short .fc-title {
  font-size: 0.85em;
  /* make the title text the same size as the time */
  padding: 0;
  /* undo padding from above */
}

/* resizer (cursor device) */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "=";
}

/* resizer (touch device) */
.fc-time-grid-event.fc-selected .fc-resizer {
  /* 10x10 dot */
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* horizontally center */
  left: 50%;
  margin-left: -5px;
  /* center on the bottom edge */
  bottom: -5px;
}

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0;
}

/* arrow on axis */
.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
  /* vertically center on top coordinate */
}

.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  /* triangle pointing right... */
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  /* triangle pointing left... */
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

/* List View
--------------------------------------------------------------------------------------------------*/
/* possibly reusable */
.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}

/* view wrapper */
.fc-rtl .fc-list-view {
  direction: rtl;
  /* unlike core views, leverage browser RTL */
}

.fc-list-view {
  border-width: 1px;
  border-style: solid;
}

/* table resets */
.fc .fc-list-table {
  table-layout: auto;
  /* for shrinkwrapping cell content */
}

.fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px;
}

.fc-list-table tr:first-child td {
  border-top-width: 0;
}

/* day headings with the list */
.fc-list-heading {
  border-bottom-width: 1px;
}

.fc-list-heading td {
  font-weight: bold;
}

.fc-ltr .fc-list-heading-main {
  float: left;
}

.fc-ltr .fc-list-heading-alt {
  float: right;
}

.fc-rtl .fc-list-heading-main {
  float: right;
}

.fc-rtl .fc-list-heading-alt {
  float: left;
}

/* event list items */
.fc-list-item.fc-has-url {
  cursor: pointer;
  /* whole row will be clickable */
}

.fc-list-item-marker,
.fc-list-item-time {
  white-space: nowrap;
  width: 1px;
}

/* make the dot closer to the event title */
.fc-ltr .fc-list-item-marker {
  padding-right: 0;
}

.fc-rtl .fc-list-item-marker {
  padding-left: 0;
}

.fc-list-item-title a {
  /* every event title cell has an <a> tag */
  text-decoration: none;
  color: inherit;
}

.fc-list-item-title a[href]:hover {
  /* hover effect only on titles with hrefs */
  text-decoration: underline;
}

/* message when no events */
.fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table;
}

.fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.fc-unthemed .fc-list-empty {
  /* theme will provide own background */
  background-color: #eee;
}

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}

.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  left: 22px;
}

.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.rightMost:after {
  left: auto;
  right: 22px;
}

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-months {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 28px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0px;
  line-height: 16px;
  height: 28px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
}

.flatpickr-months .flatpickr-prev-month.disabled,
.flatpickr-months .flatpickr-next-month.disabled {
  display: none;
}

.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
        /*rtl:begin:ignore*/
  /*
        */
  left: 0;
  /*
        /*rtl:end:ignore*/
  /*
        */
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
        /*rtl:begin:ignore*/
  /*
        */
  right: 0;
  /*
        /*rtl:end:ignore*/
  /*
        */
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}

.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}

.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}

.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill 0.1s;
  transition: fill 0.1s;
  fill: inherit;
}

.numInputWrapper {
  position: relative;
  height: auto;
}

.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper input::-ms-clear {
  display: none;
}

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 6.16px 0 0 0;
  line-height: 1;
  height: 28px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0 ;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: bolder;
}

.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 307.875px;
}

.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}

.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #e6e6e6;
  box-shadow: -1px 0 0 #e6e6e6;
}

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.flatpickr-day.today {
  border-color: #959ea9;
}

.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}

.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}

.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #569ff7;
  box-shadow: -10px 0 0 #569ff7;
}

.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-day.disabled,
.flatpickr-day.disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}

.flatpickr-day.disabled,
.flatpickr-day.disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}

.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}

.flatpickr-day.hidden {
  visibility: hidden;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  display: inline-block;
  float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
  box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}

.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}

.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  display: inline-block;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #f3f3f3;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}

@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.toast-title {
  font-weight: bold;
}

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.toast-message a,
.toast-message label {
  color: #FFFFFF;
}

.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  line-height: 1;
}

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

.rtl .toast-close-button {
  left: -0.3em;
  float: left;
  right: 0.3em;
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
  /*overrides*/
}

#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

#toast-container > div.rtl {
  direction: rtl;
  padding: 15px 50px 15px 15px;
  background-position: right 15px center;
}

#toast-container > div:hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}

#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}

#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.toast {
  background-color: #030303;
}

.toast-success {
  background-color: #51A351;
}

.toast-error {
  background-color: #BD362F;
}

.toast-info {
  background-color: #2F96B4;
}

.toast-warning {
  background-color: #F89406;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
  #toast-container > div.rtl {
    padding: 15px 50px 15px 15px;
  }
}
/*===============================
=            Choices            =
===============================*/
.choices {
  position: relative;
  margin-bottom: 24px;
  font-size: 16px;
}
.choices:focus {
  outline: none;
}
.choices:last-child {
  margin-bottom: 0;
}
.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
  background-color: #EAEAEA;
  cursor: not-allowed;
  user-select: none;
}
.choices.is-disabled .choices__item {
  cursor: not-allowed;
}

.choices[data-type*=select-one] {
  cursor: pointer;
}
.choices[data-type*=select-one] .choices__inner {
  padding-bottom: 7.5px;
}
.choices[data-type*=select-one] .choices__input {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #DDDDDD;
  background-color: #FFFFFF;
  margin: 0;
}
.choices[data-type*=select-one] .choices__button {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  padding: 0;
  background-size: 8px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  margin-right: 25px;
  height: 20px;
  width: 20px;
  border-radius: 10em;
  opacity: 0.5;
}
.choices[data-type*=select-one] .choices__button:hover, .choices[data-type*=select-one] .choices__button:focus {
  opacity: 1;
}
.choices[data-type*=select-one] .choices__button:focus {
  box-shadow: 0px 0px 0px 2px #00BCD4;
}
.choices[data-type*=select-one]:after {
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
  border-color: #333333 transparent transparent transparent;
  border-width: 5px;
  position: absolute;
  right: 11.5px;
  top: 50%;
  margin-top: -2.5px;
  pointer-events: none;
}
.choices[data-type*=select-one].is-open:after {
  border-color: transparent transparent #333333 transparent;
  margin-top: -7.5px;
}
.choices[data-type*=select-one][dir=rtl]:after {
  left: 11.5px;
  right: auto;
}
.choices[data-type*=select-one][dir=rtl] .choices__button {
  right: auto;
  left: 0;
  margin-left: 25px;
  margin-right: 0;
}

.choices[data-type*=select-multiple] .choices__inner,
.choices[data-type*=text] .choices__inner {
  cursor: text;
}
.choices[data-type*=select-multiple] .choices__button,
.choices[data-type*=text] .choices__button {
  position: relative;
  display: inline-block;
  margin-top: 0;
  margin-right: -4px;
  margin-bottom: 0;
  margin-left: 8px;
  padding-left: 16px;
  border-left: 1px solid #008fa1;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 8px;
  width: 8px;
  line-height: 1;
  opacity: 0.75;
  border-radius: 0;
}
.choices[data-type*=select-multiple] .choices__button:hover, .choices[data-type*=select-multiple] .choices__button:focus,
.choices[data-type*=text] .choices__button:hover,
.choices[data-type*=text] .choices__button:focus {
  opacity: 1;
}

.choices__inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: #f9f9f9;
  padding: 7.5px 7.5px 3.75px;
  border: 1px solid #DDDDDD;
  border-radius: 2.5px;
  font-size: 14px;
  min-height: 44px;
  overflow: hidden;
}
.is-focused .choices__inner, .is-open .choices__inner {
  border-color: #b7b7b7;
}
.is-open .choices__inner {
  border-radius: 2.5px 2.5px 0 0;
}
.is-flipped.is-open .choices__inner {
  border-radius: 0 0 2.5px 2.5px;
}

.choices__list {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

.choices__list--single {
  display: inline-block;
  padding: 4px 16px 4px 4px;
  width: 100%;
}
[dir=rtl] .choices__list--single {
  padding-right: 4px;
  padding-left: 16px;
}
.choices__list--single .choices__item {
  width: 100%;
}

.choices__list--multiple {
  display: inline;
}
.choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  margin-right: 3.75px;
  margin-bottom: 3.75px;
  background-color: #00BCD4;
  border: 1px solid #00a5bb;
  color: #FFFFFF;
  word-break: break-all;
}
.choices__list--multiple .choices__item[data-deletable] {
  padding-right: 5px;
}
[dir=rtl] .choices__list--multiple .choices__item {
  margin-right: 0;
  margin-left: 3.75px;
}
.choices__list--multiple .choices__item.is-highlighted {
  background-color: #00a5bb;
  border: 1px solid #008fa1;
}
.is-disabled .choices__list--multiple .choices__item {
  background-color: #aaaaaa;
  border: 1px solid #919191;
}

.choices__list--dropdown {
  display: none;
  z-index: 1;
  position: absolute;
  width: 100%;
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  top: 100%;
  margin-top: -1px;
  border-bottom-left-radius: 2.5px;
  border-bottom-right-radius: 2.5px;
  overflow: hidden;
  word-break: break-all;
}
.choices__list--dropdown.is-active {
  display: block;
}
.is-open .choices__list--dropdown {
  border-color: #b7b7b7;
}
.is-flipped .choices__list--dropdown {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px;
  border-radius: 0.25rem 0.25rem 0 0;
}
.choices__list--dropdown .choices__list {
  position: relative;
  max-height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}
.choices__list--dropdown .choices__item {
  position: relative;
  padding: 10px;
  font-size: 14px;
}
[dir=rtl] .choices__list--dropdown .choices__item {
  text-align: right;
}
@media (min-width: 640px) {
  .choices__list--dropdown .choices__item--selectable {
    padding-right: 100px;
  }
  .choices__list--dropdown .choices__item--selectable:after {
    content: attr(data-select-text);
    font-size: 12px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  [dir=rtl] .choices__list--dropdown .choices__item--selectable {
    text-align: right;
    padding-left: 100px;
    padding-right: 10px;
  }
  [dir=rtl] .choices__list--dropdown .choices__item--selectable:after {
    right: auto;
    left: 10px;
  }
}
.choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: #f2f2f2;
}
.choices__list--dropdown .choices__item--selectable.is-highlighted:after {
  opacity: 0.5;
}

.choices__item {
  cursor: default;
}

.choices__item--selectable {
  cursor: pointer;
}

.choices__item--disabled {
  cursor: not-allowed;
  user-select: none;
  opacity: 0.5;
}

.choices__heading {
  font-weight: 600;
  font-size: 12px;
  padding: 10px;
  border-bottom: 1px solid #f7f7f7;
  color: gray;
}

.choices__button {
  text-indent: -9999px;
  -webkit-appearance: none;
  appearance: none;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.choices__button:focus {
  outline: none;
}

.choices__input {
  display: inline-block;
  vertical-align: baseline;
  background-color: #f9f9f9;
  font-size: 14px;
  margin-bottom: 5px;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 0 4px 2px;
}
.choices__input:focus {
  outline: 0;
}
[dir=rtl] .choices__input {
  padding-right: 2px;
  padding-left: 0;
}

.choices__placeholder {
  opacity: 0.5;
}

.choices__input.is-hidden,
.choices[data-type*=select-one] .choices__input.is-hidden,
.choices[data-type*=select-multiple] .choices__input.is-hidden {
  display: none;
}

/*=====  End of Choices  ======*/
/*

Original highlight.js style (c) Ivan Sagalaev <maniac@softwaremaniacs.org>

*/
.hljs {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  background: #F0F0F0;
}

/* Base color: saturation 0; */
.hljs,
.hljs-subst {
  color: #444;
}

.hljs-comment {
  color: #888888;
}

.hljs-keyword,
.hljs-attribute,
.hljs-selector-tag,
.hljs-meta-keyword,
.hljs-doctag,
.hljs-name {
  font-weight: bold;
}

/* User color: hue: 0 */
.hljs-type,
.hljs-string,
.hljs-number,
.hljs-selector-id,
.hljs-selector-class,
.hljs-quote,
.hljs-template-tag,
.hljs-deletion {
  color: #880000;
}

.hljs-title,
.hljs-section {
  color: #880000;
  font-weight: bold;
}

.hljs-regexp,
.hljs-symbol,
.hljs-variable,
.hljs-template-variable,
.hljs-link,
.hljs-selector-attr,
.hljs-selector-pseudo {
  color: #BC6060;
}

/* Language color: hue: 90; */
.hljs-literal {
  color: #78A960;
}

.hljs-built_in,
.hljs-bullet,
.hljs-code,
.hljs-addition {
  color: #397300;
}

/* Meta color: hue: 200 */
.hljs-meta {
  color: #1f7199;
}

.hljs-meta-string {
  color: #4d99bf;
}

/* Misc effects */
.hljs-emphasis {
  font-style: italic;
}

.hljs-strong {
  font-weight: bold;
}

.tippy-box[data-animation=fade][data-state=hidden] {
  opacity: 0;
}

[data-tippy-root] {
  max-width: calc(100vw - 10px);
}

.tippy-box {
  position: relative;
  background-color: #333;
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.4;
  white-space: normal;
  outline: 0;
  transition-property: transform, visibility, opacity;
}

.tippy-box[data-placement^=top] > .tippy-arrow {
  bottom: 0;
}

.tippy-box[data-placement^=top] > .tippy-arrow:before {
  bottom: -7px;
  left: 0;
  border-width: 8px 8px 0;
  border-top-color: initial;
  transform-origin: center top;
}

.tippy-box[data-placement^=bottom] > .tippy-arrow {
  top: 0;
}

.tippy-box[data-placement^=bottom] > .tippy-arrow:before {
  top: -7px;
  left: 0;
  border-width: 0 8px 8px;
  border-bottom-color: initial;
  transform-origin: center bottom;
}

.tippy-box[data-placement^=left] > .tippy-arrow {
  right: 0;
}

.tippy-box[data-placement^=left] > .tippy-arrow:before {
  border-width: 8px 0 8px 8px;
  border-left-color: initial;
  right: -7px;
  transform-origin: center left;
}

.tippy-box[data-placement^=right] > .tippy-arrow {
  left: 0;
}

.tippy-box[data-placement^=right] > .tippy-arrow:before {
  left: -7px;
  border-width: 8px 8px 8px 0;
  border-right-color: initial;
  transform-origin: center right;
}

.tippy-box[data-inertia][data-state=visible] {
  transition-timing-function: cubic-bezier(0.54, 1.5, 0.38, 1.11);
}

.tippy-arrow {
  width: 16px;
  height: 16px;
  color: #333;
}

.tippy-arrow:before {
  content: "";
  position: absolute;
  border-color: transparent;
  border-style: solid;
}

.tippy-content {
  position: relative;
  padding: 5px 9px;
  z-index: 1;
}

.tippy-box[data-theme~=light-border] {
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 8, 16, 0.15);
  color: #333;
  box-shadow: 0 4px 14px -2px rgba(0, 8, 16, 0.08);
}

.tippy-box[data-theme~=light-border] > .tippy-backdrop {
  background-color: #fff;
}

.tippy-box[data-theme~=light-border] > .tippy-arrow:after, .tippy-box[data-theme~=light-border] > .tippy-svg-arrow:after {
  content: "";
  position: absolute;
  z-index: -1;
}

.tippy-box[data-theme~=light-border] > .tippy-arrow:after {
  border-color: transparent;
  border-style: solid;
}

.tippy-box[data-theme~=light-border][data-placement^=top] > .tippy-arrow:before {
  border-top-color: #fff;
}

.tippy-box[data-theme~=light-border][data-placement^=top] > .tippy-arrow:after {
  border-top-color: rgba(0, 8, 16, 0.2);
  border-width: 7px 7px 0;
  top: 17px;
  left: 1px;
}

.tippy-box[data-theme~=light-border][data-placement^=top] > .tippy-svg-arrow > svg {
  top: 16px;
}

.tippy-box[data-theme~=light-border][data-placement^=top] > .tippy-svg-arrow:after {
  top: 17px;
}

.tippy-box[data-theme~=light-border][data-placement^=bottom] > .tippy-arrow:before {
  border-bottom-color: #fff;
  bottom: 16px;
}

.tippy-box[data-theme~=light-border][data-placement^=bottom] > .tippy-arrow:after {
  border-bottom-color: rgba(0, 8, 16, 0.2);
  border-width: 0 7px 7px;
  bottom: 17px;
  left: 1px;
}

.tippy-box[data-theme~=light-border][data-placement^=bottom] > .tippy-svg-arrow > svg {
  bottom: 16px;
}

.tippy-box[data-theme~=light-border][data-placement^=bottom] > .tippy-svg-arrow:after {
  bottom: 17px;
}

.tippy-box[data-theme~=light-border][data-placement^=left] > .tippy-arrow:before {
  border-left-color: #fff;
}

.tippy-box[data-theme~=light-border][data-placement^=left] > .tippy-arrow:after {
  border-left-color: rgba(0, 8, 16, 0.2);
  border-width: 7px 0 7px 7px;
  left: 17px;
  top: 1px;
}

.tippy-box[data-theme~=light-border][data-placement^=left] > .tippy-svg-arrow > svg {
  left: 11px;
}

.tippy-box[data-theme~=light-border][data-placement^=left] > .tippy-svg-arrow:after {
  left: 12px;
}

.tippy-box[data-theme~=light-border][data-placement^=right] > .tippy-arrow:before {
  border-right-color: #fff;
  right: 16px;
}

.tippy-box[data-theme~=light-border][data-placement^=right] > .tippy-arrow:after {
  border-width: 7px 7px 7px 0;
  right: 17px;
  top: 1px;
  border-right-color: rgba(0, 8, 16, 0.2);
}

.tippy-box[data-theme~=light-border][data-placement^=right] > .tippy-svg-arrow > svg {
  right: 11px;
}

.tippy-box[data-theme~=light-border][data-placement^=right] > .tippy-svg-arrow:after {
  right: 12px;
}

.tippy-box[data-theme~=light-border] > .tippy-svg-arrow {
  fill: #fff;
}

.tippy-box[data-theme~=light-border] > .tippy-svg-arrow:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCA2czEuNzk2LS4wMTMgNC42Ny0zLjYxNUM1Ljg1MS45IDYuOTMuMDA2IDggMGMxLjA3LS4wMDYgMi4xNDguODg3IDMuMzQzIDIuMzg1QzE0LjIzMyA2LjAwNSAxNiA2IDE2IDZIMHoiIGZpbGw9InJnYmEoMCwgOCwgMTYsIDAuMikiLz48L3N2Zz4=);
  background-size: 16px 6px;
  width: 16px;
  height: 6px;
}

* {
  box-sizing: border-box;
}

html {
  font-size: 12.5px;
  -webkit-tap-highlight-color: transparent;
}

html, body {
  height: 100%;
}

body {
  background-color: #fff;
  overflow-x: hidden;
  color: #000;
}

.pointer {
  cursor: pointer;
}

.logo {
  background-image: url(/images/fooks-logo.png);
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 175px;
  height: 30px;
  margin-top: 15px;
}

img {
  vertical-align: middle;
}
img.img-rounded {
  border-radius: 6px;
}

.list-unstyled {
  list-style: none;
  list-style-image: none;
  padding-left: 0;
}

ul {
  margin-top: 0;
}

.relative {
  position: relative;
}

address {
  font-style: normal;
}

.logo_wrapper {
  display: inline-block;
}

.user {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  width: 32px;
  height: 32px;
  background-color: #fff;
}
.user-item {
  transition: all ease 0.5s;
  padding: 0.75rem 1.5rem;
  border-radius: 1rem;
  background-color: #F3F2F6;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.user-item:hover {
  background-color: #e5e3ec;
}

.user--big {
  border-radius: 50%;
  width: 64px;
  height: 64px;
}

.space-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.colors {
  display: inline-block;
  vertical-align: middle;
}

.color {
  display: inline-block;
  cursor: pointer;
  margin: 0 1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #C89F67;
  background-repeat: no-repeat;
  background-size: 10px 10px;
  background-position: center center;
}
.color.selected {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNTUuNSAxMTUuMSI+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTU4LjIgMTE1LjFMMCA1Ni45bDE3LjgtMTcuNyA0MC40IDQwLjRMMTM3LjcgMGwxNy44IDE3Ljh6Ii8+PC9zdmc+);
}

.color--blue {
  background-color: #3f7ee4;
}

.color--green {
  background-color: #9ecd55;
}

.color--purple {
  background-color: #8177d2;
}

.color--red {
  background-color: #BA1212;
}

.color--primary {
  background-color: #C89F67;
}

.color--orange {
  background-color: #ff9500;
}

.color--grey {
  background-color: #E0E0E0;
}

.alert {
  padding: 1.5rem;
  text-align: center;
  background-color: #fef3f2;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 6px;
}

.alert--green {
  background-color: #f2fff4;
}

.choices__inner {
  padding: 3.5px 7.5px 3.5px 3.75px;
}

.choices[data-type*=select-one] .choices__inner {
  padding-bottom: 3.5px;
  min-height: 30px;
}

.clocks_user {
  display: flex;
  align-items: center;
}
.clocks_user img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 1rem;
}
.clocks_user p, .clocks_user h2 {
  color: #a7a9ac;
  font-weight: 600;
  margin-bottom: 0;
}

.scrollable-container {
  overflow-x: auto;
  white-space: nowrap;
}

::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}
::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: rgba(108, 123, 138, 0.25);
}

/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

button,
input,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: bold;
}

button,
input,
select {
  overflow: visible;
}

button,
input,
select,
textarea {
  margin: 0;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

@media print {
  *,
  *::before,
  *::after,
  *::first-letter,
  *::first-line {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret, #calendar .fc-today-button > .caret, .calendar .fc-today-button > .caret, .pl_top-btn > .caret,
  .dropup > .btn > .caret,
  .calendar .dropup > .fc-today-button > .caret {
    border-top-color: #000 !important;
  }
  .tag {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container::after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 544px) {
  .container {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid::after {
  content: "";
  display: table;
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row::after {
  content: "";
  display: table;
  clear: both;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1 {
  float: left;
  width: 8.3333333333%;
}

.col-xs-2 {
  float: left;
  width: 16.6666666667%;
}

.col-xs-3 {
  float: left;
  width: 25%;
}

.col-xs-4 {
  float: left;
  width: 33.3333333333%;
}

.col-xs-5 {
  float: left;
  width: 41.6666666667%;
}

.col-xs-6 {
  float: left;
  width: 50%;
}

.col-xs-7 {
  float: left;
  width: 58.3333333333%;
}

.col-xs-8 {
  float: left;
  width: 66.6666666667%;
}

.col-xs-9 {
  float: left;
  width: 75%;
}

.col-xs-10 {
  float: left;
  width: 83.3333333333%;
}

.col-xs-11 {
  float: left;
  width: 91.6666666667%;
}

.col-xs-12 {
  float: left;
  width: 100%;
}

.pull-xs-0 {
  right: auto;
}

.pull-xs-1 {
  right: 8.3333333333%;
}

.pull-xs-2 {
  right: 16.6666666667%;
}

.pull-xs-3 {
  right: 25%;
}

.pull-xs-4 {
  right: 33.3333333333%;
}

.pull-xs-5 {
  right: 41.6666666667%;
}

.pull-xs-6 {
  right: 50%;
}

.pull-xs-7 {
  right: 58.3333333333%;
}

.pull-xs-8 {
  right: 66.6666666667%;
}

.pull-xs-9 {
  right: 75%;
}

.pull-xs-10 {
  right: 83.3333333333%;
}

.pull-xs-11 {
  right: 91.6666666667%;
}

.pull-xs-12 {
  right: 100%;
}

.push-xs-0 {
  left: auto;
}

.push-xs-1 {
  left: 8.3333333333%;
}

.push-xs-2 {
  left: 16.6666666667%;
}

.push-xs-3 {
  left: 25%;
}

.push-xs-4 {
  left: 33.3333333333%;
}

.push-xs-5 {
  left: 41.6666666667%;
}

.push-xs-6 {
  left: 50%;
}

.push-xs-7 {
  left: 58.3333333333%;
}

.push-xs-8 {
  left: 66.6666666667%;
}

.push-xs-9 {
  left: 75%;
}

.push-xs-10 {
  left: 83.3333333333%;
}

.push-xs-11 {
  left: 91.6666666667%;
}

.push-xs-12 {
  left: 100%;
}

.offset-xs-1 {
  margin-left: 8.3333333333%;
}

.offset-xs-2 {
  margin-left: 16.6666666667%;
}

.offset-xs-3 {
  margin-left: 25%;
}

.offset-xs-4 {
  margin-left: 33.3333333333%;
}

.offset-xs-5 {
  margin-left: 41.6666666667%;
}

.offset-xs-6 {
  margin-left: 50%;
}

.offset-xs-7 {
  margin-left: 58.3333333333%;
}

.offset-xs-8 {
  margin-left: 66.6666666667%;
}

.offset-xs-9 {
  margin-left: 75%;
}

.offset-xs-10 {
  margin-left: 83.3333333333%;
}

.offset-xs-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 544px) {
  .col-sm-1 {
    float: left;
    width: 8.3333333333%;
  }
  .col-sm-2 {
    float: left;
    width: 16.6666666667%;
  }
  .col-sm-3 {
    float: left;
    width: 25%;
  }
  .col-sm-4 {
    float: left;
    width: 33.3333333333%;
  }
  .col-sm-5 {
    float: left;
    width: 41.6666666667%;
  }
  .col-sm-6 {
    float: left;
    width: 50%;
  }
  .col-sm-7 {
    float: left;
    width: 58.3333333333%;
  }
  .col-sm-8 {
    float: left;
    width: 66.6666666667%;
  }
  .col-sm-9 {
    float: left;
    width: 75%;
  }
  .col-sm-10 {
    float: left;
    width: 83.3333333333%;
  }
  .col-sm-11 {
    float: left;
    width: 91.6666666667%;
  }
  .col-sm-12 {
    float: left;
    width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.3333333333%;
  }
  .pull-sm-2 {
    right: 16.6666666667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.3333333333%;
  }
  .pull-sm-5 {
    right: 41.6666666667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.3333333333%;
  }
  .pull-sm-8 {
    right: 66.6666666667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.3333333333%;
  }
  .pull-sm-11 {
    right: 91.6666666667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.3333333333%;
  }
  .push-sm-2 {
    left: 16.6666666667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.3333333333%;
  }
  .push-sm-5 {
    left: 41.6666666667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.3333333333%;
  }
  .push-sm-8 {
    left: 66.6666666667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.3333333333%;
  }
  .push-sm-11 {
    left: 91.6666666667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md-1 {
    float: left;
    width: 8.3333333333%;
  }
  .col-md-2 {
    float: left;
    width: 16.6666666667%;
  }
  .col-md-3 {
    float: left;
    width: 25%;
  }
  .col-md-4 {
    float: left;
    width: 33.3333333333%;
  }
  .col-md-5 {
    float: left;
    width: 41.6666666667%;
  }
  .col-md-6 {
    float: left;
    width: 50%;
  }
  .col-md-7 {
    float: left;
    width: 58.3333333333%;
  }
  .col-md-8 {
    float: left;
    width: 66.6666666667%;
  }
  .col-md-9 {
    float: left;
    width: 75%;
  }
  .col-md-10 {
    float: left;
    width: 83.3333333333%;
  }
  .col-md-11 {
    float: left;
    width: 91.6666666667%;
  }
  .col-md-12 {
    float: left;
    width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.3333333333%;
  }
  .pull-md-2 {
    right: 16.6666666667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.3333333333%;
  }
  .pull-md-5 {
    right: 41.6666666667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.3333333333%;
  }
  .pull-md-8 {
    right: 66.6666666667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.3333333333%;
  }
  .pull-md-11 {
    right: 91.6666666667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.3333333333%;
  }
  .push-md-2 {
    left: 16.6666666667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.3333333333%;
  }
  .push-md-5 {
    left: 41.6666666667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.3333333333%;
  }
  .push-md-8 {
    left: 66.6666666667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.3333333333%;
  }
  .push-md-11 {
    left: 91.6666666667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg-1 {
    float: left;
    width: 8.3333333333%;
  }
  .col-lg-2 {
    float: left;
    width: 16.6666666667%;
  }
  .col-lg-3 {
    float: left;
    width: 25%;
  }
  .col-lg-4 {
    float: left;
    width: 33.3333333333%;
  }
  .col-lg-5 {
    float: left;
    width: 41.6666666667%;
  }
  .col-lg-6 {
    float: left;
    width: 50%;
  }
  .col-lg-7 {
    float: left;
    width: 58.3333333333%;
  }
  .col-lg-8 {
    float: left;
    width: 66.6666666667%;
  }
  .col-lg-9 {
    float: left;
    width: 75%;
  }
  .col-lg-10 {
    float: left;
    width: 83.3333333333%;
  }
  .col-lg-11 {
    float: left;
    width: 91.6666666667%;
  }
  .col-lg-12 {
    float: left;
    width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.3333333333%;
  }
  .pull-lg-2 {
    right: 16.6666666667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.3333333333%;
  }
  .pull-lg-5 {
    right: 41.6666666667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.3333333333%;
  }
  .pull-lg-8 {
    right: 66.6666666667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.3333333333%;
  }
  .pull-lg-11 {
    right: 91.6666666667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.3333333333%;
  }
  .push-lg-2 {
    left: 16.6666666667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.3333333333%;
  }
  .push-lg-5 {
    left: 41.6666666667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.3333333333%;
  }
  .push-lg-8 {
    left: 66.6666666667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.3333333333%;
  }
  .push-lg-11 {
    left: 91.6666666667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl-1 {
    float: left;
    width: 8.3333333333%;
  }
  .col-xl-2 {
    float: left;
    width: 16.6666666667%;
  }
  .col-xl-3 {
    float: left;
    width: 25%;
  }
  .col-xl-4 {
    float: left;
    width: 33.3333333333%;
  }
  .col-xl-5 {
    float: left;
    width: 41.6666666667%;
  }
  .col-xl-6 {
    float: left;
    width: 50%;
  }
  .col-xl-7 {
    float: left;
    width: 58.3333333333%;
  }
  .col-xl-8 {
    float: left;
    width: 66.6666666667%;
  }
  .col-xl-9 {
    float: left;
    width: 75%;
  }
  .col-xl-10 {
    float: left;
    width: 83.3333333333%;
  }
  .col-xl-11 {
    float: left;
    width: 91.6666666667%;
  }
  .col-xl-12 {
    float: left;
    width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.3333333333%;
  }
  .pull-xl-2 {
    right: 16.6666666667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.3333333333%;
  }
  .pull-xl-5 {
    right: 41.6666666667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.3333333333%;
  }
  .pull-xl-8 {
    right: 66.6666666667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.3333333333%;
  }
  .pull-xl-11 {
    right: 91.6666666667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.3333333333%;
  }
  .push-xl-2 {
    left: 16.6666666667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.3333333333%;
  }
  .push-xl-5 {
    left: 41.6666666667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.3333333333%;
  }
  .push-xl-8 {
    left: 66.6666666667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.3333333333%;
  }
  .push-xl-11 {
    left: 91.6666666667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: inline-block;
}
.nav-link:focus, .nav-link:hover {
  text-decoration: none;
}
.nav-link.disabled {
  color: #818a91;
}
.nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: transparent;
}

.nav-inline .nav-item {
  display: inline-block;
}
.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs::after {
  content: "";
  display: table;
  clear: both;
}
.nav-tabs .nav-item {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs .nav-item + .nav-item {
  margin-left: 0.2rem;
}
.nav-tabs .nav-link {
  display: block;
  padding: 0.5em 1em;
  border: 1px solid transparent;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd;
}
.nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
  color: #818a91;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover {
  color: #55595c;
  background-color: #fff;
  border-color: #ddd #ddd transparent;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.nav-pills::after {
  content: "";
  display: table;
  clear: both;
}
.nav-pills .nav-item {
  float: left;
}
.nav-pills .nav-item + .nav-item {
  margin-left: 0.2rem;
}
.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 6px;
}
.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #0275d8;
}

.nav-stacked .nav-item {
  display: block;
  float: none;
}
.nav-stacked .nav-item + .nav-item {
  margin-top: 0.2rem;
  margin-left: 0;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  padding: 0.5rem 1rem;
}
.navbar::after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 544px) {
  .navbar {
    border-radius: 6px;
  }
}

.navbar-full {
  z-index: 1000;
}
@media (min-width: 544px) {
  .navbar-full {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 544px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
}

.navbar-fixed-bottom {
  bottom: 0;
}

.navbar-sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%;
}
@media (min-width: 544px) {
  .navbar-sticky-top {
    border-radius: 0;
  }
}

.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
}
.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden;
}
.navbar-divider::before {
  content: " ";
}

.navbar-toggler {
  padding: 0.5rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: none;
  border: 1px solid transparent;
  border-radius: 6px;
}
.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
}

.navbar-nav .nav-item {
  float: left;
}
.navbar-nav .nav-link {
  display: block;
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
}
.navbar-nav .nav-link + .nav-link {
  margin-left: 1rem;
}
.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.6);
}
.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075);
}

.navbar-dark .navbar-brand {
  color: rgb(255, 255, 255);
}
.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
  color: rgb(255, 255, 255);
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: rgb(255, 255, 255);
}
.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075);
}

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 543px) {
  .navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}
@media (min-width: 544px) {
  .navbar-toggleable-xs {
    display: block !important;
  }
}
.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block !important;
  }
}
.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important;
  }
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: normal;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 5px;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #818a91;
}
.blockquote-footer::before {
  content: "— ";
}

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0;
}

.blockquote-reverse .blockquote-footer::before {
  content: "";
}
.blockquote-reverse .blockquote-footer::after {
  content: " —";
}

dl.row > dd + dt {
  clear: left;
}

.input-group {
  position: relative;
  width: 100%;
  display: table;
  border-collapse: separate;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #55595c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 6px;
}
.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
#calendar .input-group-sm > .input-group-btn > .input-group-addon.fc-today-button,
.calendar .input-group-sm > .input-group-btn > .input-group-addon.fc-today-button,
.input-group-sm > .input-group-btn > .input-group-addon.pl_top-btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
#calendar .input-group-lg > .input-group-btn > .input-group-addon.fc-today-button,
.calendar .input-group-lg > .input-group-btn > .input-group-addon.fc-today-button,
.input-group-lg > .input-group-btn > .input-group-addon.pl_top-btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
#calendar .input-group-btn:not(:last-child) > .fc-today-button,
.calendar .input-group-btn:not(:last-child) > .fc-today-button,
.input-group-btn:not(:last-child) > .pl_top-btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
#calendar .input-group-btn:not(:last-child) > .btn-group > .fc-today-button,
.calendar .input-group-btn:not(:last-child) > .btn-group > .fc-today-button,
.input-group-btn:not(:last-child) > .btn-group > .pl_top-btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
#calendar .input-group-btn:not(:first-child) > .fc-today-button:not(:last-child):not(.dropdown-toggle),
.calendar .input-group-btn:not(:first-child) > .fc-today-button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .pl_top-btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn,
#calendar .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .fc-today-button,
.calendar .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .fc-today-button,
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .pl_top-btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:not(:last-child) {
  border-right: 0;
}

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
#calendar .input-group-btn:not(:first-child) > .fc-today-button,
.calendar .input-group-btn:not(:first-child) > .fc-today-button,
.input-group-btn:not(:first-child) > .pl_top-btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
#calendar .input-group-btn:not(:first-child) > .btn-group > .fc-today-button,
.calendar .input-group-btn:not(:first-child) > .btn-group > .fc-today-button,
.input-group-btn:not(:first-child) > .btn-group > .pl_top-btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
#calendar .input-group-btn:not(:last-child) > .fc-today-button:not(:first-child),
.calendar .input-group-btn:not(:last-child) > .fc-today-button:not(:first-child),
.input-group-btn:not(:last-child) > .pl_top-btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn,
#calendar .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .fc-today-button,
.calendar .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .fc-today-button,
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .pl_top-btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn, #calendar .input-group-btn > .fc-today-button, .calendar .input-group-btn > .fc-today-button, .input-group-btn > .pl_top-btn {
  position: relative;
}
.input-group-btn > .btn + .btn, #calendar .input-group-btn > .fc-today-button + .btn, .calendar .input-group-btn > .fc-today-button + .btn, #calendar .input-group-btn > .btn + .fc-today-button, #calendar .input-group-btn > .fc-today-button + .fc-today-button, .calendar .input-group-btn > .btn + .fc-today-button, .calendar .input-group-btn > .fc-today-button + .fc-today-button, .input-group-btn > .pl_top-btn + .btn, #calendar .input-group-btn > .pl_top-btn + .fc-today-button, .calendar .input-group-btn > .pl_top-btn + .fc-today-button, .input-group-btn > .btn + .pl_top-btn, #calendar .input-group-btn > .fc-today-button + .pl_top-btn, .calendar .input-group-btn > .fc-today-button + .pl_top-btn, .input-group-btn > .pl_top-btn + .pl_top-btn {
  margin-left: -1px;
}
.input-group-btn > .btn:focus, #calendar .input-group-btn > .fc-today-button:focus, .calendar .input-group-btn > .fc-today-button:focus, .input-group-btn > .pl_top-btn:focus, .input-group-btn > .btn:active, #calendar .input-group-btn > .fc-today-button:active, .calendar .input-group-btn > .fc-today-button:active, .input-group-btn > .pl_top-btn:active, .input-group-btn > .btn:hover, #calendar .input-group-btn > .fc-today-button:hover, .calendar .input-group-btn > .fc-today-button:hover, .input-group-btn > .pl_top-btn:hover {
  z-index: 3;
}
.input-group-btn:not(:last-child) > .btn, #calendar .input-group-btn:not(:last-child) > .fc-today-button, .calendar .input-group-btn:not(:last-child) > .fc-today-button, .input-group-btn:not(:last-child) > .pl_top-btn,
.input-group-btn:not(:last-child) > .btn-group {
  margin-right: -1px;
}
.input-group-btn:not(:first-child) > .btn, #calendar .input-group-btn:not(:first-child) > .fc-today-button, .calendar .input-group-btn:not(:first-child) > .fc-today-button, .input-group-btn:not(:first-child) > .pl_top-btn,
.input-group-btn:not(:first-child) > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.input-group-btn:not(:first-child) > .btn:focus, #calendar .input-group-btn:not(:first-child) > .fc-today-button:focus, .calendar .input-group-btn:not(:first-child) > .fc-today-button:focus, .input-group-btn:not(:first-child) > .pl_top-btn:focus, .input-group-btn:not(:first-child) > .btn:active, #calendar .input-group-btn:not(:first-child) > .fc-today-button:active, .calendar .input-group-btn:not(:first-child) > .fc-today-button:active, .input-group-btn:not(:first-child) > .pl_top-btn:active, .input-group-btn:not(:first-child) > .btn:hover, #calendar .input-group-btn:not(:first-child) > .fc-today-button:hover, .calendar .input-group-btn:not(:first-child) > .fc-today-button:hover, .input-group-btn:not(:first-child) > .pl_top-btn:hover,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:hover {
  z-index: 3;
}

/*@import "components/iconfont";*/
@font-face {
  font-family: "Versailles";
  src: url("/Versailles-Regular.woff2") format("woff2"), url("/Versailles-Regular.woff") format("woff"), url("/Versailles-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "LaBelleAurore";
  src: url("/LaBelleAurore.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Sora";
  src: url("/Sora-VariableFont_wght.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
body {
  font-family: "Public Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #28235C;
}

.handwriting {
  font-family: "LaBelleAurore", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  font-weight: 400;
}

.sora {
  font-family: "Sora", "Public Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  font-weight: 400;
}

.white {
  color: #fff !important;
}

.primary {
  color: #C89F67 !important;
}

.light {
  color: #a7a9ac !important;
}

.green {
  color: #9ecd55 !important;
}

.red {
  color: #BA1212 !important;
}

.small {
  font-size: 90%;
}

a {
  color: inherit;
  cursor: pointer;
}

.not-clickable {
  cursor: default;
  pointer-events: none;
}

p {
  font-size: 1rem;
  margin-top: 0;
  line-height: 1.6;
}

b, strong, .bold {
  font-weight: 700;
}

.semibold {
  font-weight: 600;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Versailles", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 0;
  text-transform: uppercase;
  font-weight: 400;
}

h1, .h1 {
  font-size: 1.75rem;
}

h2, .h2 {
  font-size: 1.5rem;
}

h3, .h3 {
  font-size: 1.35rem;
}

h4, .h4, h5, .h5, h6, .h6 {
  font-size: 1.15rem;
}

.info {
  width: 18px;
  height: 18px;
  display: inline-block;
  border-radius: 50%;
  line-height: 18px;
  text-align: center;
  color: #fff;
  background-color: #C89F67;
  text-decoration: none;
}

.no-underline {
  text-decoration: none;
}

.ico {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
}

.ico--180 {
  transform: rotate(180deg);
}

.ico--small {
  width: 16px;
  height: 16px;
  display: inline-block;
}

.ico--normal {
  width: 22px;
  height: 22px;
  display: inline-block;
}

.ico--big {
  width: 30px;
  height: 30px;
  display: inline-block;
}

.ico--pin {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMS4zMTYgMTEuMjkxIj48ZGVmcz48c3R5bGU+LmF7ZmlsbDpub25lO3N0cm9rZTojYzNjM2M1O3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9PC9zdHlsZT48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuNzkzIC0xKSI+PHBhdGggY2xhc3M9ImEiIGQ9Ik04Ljc5LDcuOTY4bDIuMDM3LTIuNjc0LS4wNTEtLjA3NmExLjUzOSwxLjUzOSwwLDAsMCwxLjU3OS0uMzgyTDguOTkzLDEuNWExLjUzOSwxLjUzOSwwLDAsMC0uMzgyLDEuNTc5bC0uMDUxLS4wNTFMNS44ODcsNS4wNjVBMi41MDksMi41MDksMCwwLDAsMi41LDUuMjE4bDYuMTM3LDYuMTM3QTIuNTM4LDIuNTM4LDAsMCwwLDguNzksNy45NjhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC43NDUpIi8+PGxpbmUgY2xhc3M9ImEiIHgxPSIzLjMzNiIgeTI9IjMuMzEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuNSA4LjI3NCkiLz48L2c+PC9zdmc+);
}

.ico--logout {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIwLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxMTguOSA3OS42IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMTguOSA3OS42IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cG9seWdvbiBmaWxsPSIjMjMxRjIwIiBwb2ludHM9Ijk2LjcsMTcuNiA5Mi40LDIyIDEwNy4yLDM2LjcgMzQuNCwzNi43IDM0LjQsNDIuOSAxMDcuMiw0Mi45IDkyLjQsNTcuNyA5Ni43LDYyIDExOC45LDM5LjggCSIvPgoJPHBhdGggZmlsbD0iIzIzMUYyMCIgZD0iTTM5LjgsNzMuNWMtMTguNiwwLTMzLjctMTUuMS0zMy43LTMzLjdjMC0xOC42LDE1LjEtMzMuNywzMy43LTMzLjdjMTEuNCwwLDIyLDUuNywyOC4yLDE1LjNsNS4xLTMuNAoJCUM2NS44LDYuOCw1My4zLDAsMzkuOCwwQzE3LjksMCwwLDE3LjksMCwzOS44YzAsMjIsMTcuOSwzOS44LDM5LjgsMzkuOGMxMy41LDAsMjYtNi44LDMzLjQtMTguMUw2OCw1OC4yCgkJQzYxLjgsNjcuOCw1MS4yLDczLjUsMzkuOCw3My41eiIvPgo8L2c+Cjwvc3ZnPgo=);
}

.ico--search {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIwLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxMDIuOCAxMDIuOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAyLjggMTAyLjgiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxnPgoJCTxwYXRoIGZpbGw9IiMyMzFGMjAiIGQ9Ik00MC4zLDgwLjVDMTguMSw4MC41LDAsNjIuNCwwLDQwLjNTMTguMSwwLDQwLjMsMHM0MC4zLDE4LjEsNDAuMyw0MC4zUzYyLjQsODAuNSw0MC4zLDgwLjV6IE00MC4zLDYuMQoJCQlDMjEuNCw2LjEsNi4xLDIxLjQsNi4xLDQwLjNjMCwxOC44LDE1LjMsMzQuMSwzNC4xLDM0LjFjMTguOCwwLDM0LjEtMTUuMywzNC4xLTM0LjFDNzQuNCwyMS40LDU5LjEsNi4xLDQwLjMsNi4xeiIvPgoJPC9nPgoJPGc+CgkJCgkJCTxyZWN0IHg9Ijg2LjYiIHk9Ijc0LjIiIHRyYW5zZm9ybT0ibWF0cml4KDAuNzA3MSAtMC43MDcxIDAuNzA3MSAwLjcwNzEgLTM3LjE0ODkgODkuNjg1NCkiIGZpbGw9IiMyMzFGMjAiIHdpZHRoPSI2LjIiIGhlaWdodD0iMzAuOSIvPgoJPC9nPgo8L2c+Cjwvc3ZnPgo=);
}

.ico--users {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMC4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxMDIuMiA3MS4yIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMDIuMiA3MS4yOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojRjE2QzUzO30NCjwvc3R5bGU+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjMDAwMDAwIiBkPSJNODAuOCw0MS4yYzYuOS0zLjcsMTEuNS0xMSwxMS41LTE5LjNDOTIuMyw5LjgsODIuNSwwLDcwLjQsMEM1OC40LDAsNDguNiw5LjgsNDguNiwyMS45DQoJCWMwLDguMyw0LjcsMTUuNiwxMS41LDE5LjNjLTEyLjQsNC4zLTIxLjQsMTYuMS0yMS40LDMwaDQuNGMwLTE1LjEsMTIuMy0yNy40LDI3LjQtMjcuNGMxNS4xLDAsMjcuNCwxMi4zLDI3LjQsMjcuNGg0LjQNCgkJQzEwMi4yLDU3LjMsOTMuMiw0NS41LDgwLjgsNDEuMnogTTUyLjksMjEuOWMwLTkuNyw3LjktMTcuNSwxNy41LTE3LjVjOS43LDAsMTcuNSw3LjksMTcuNSwxNy41YzAsOS43LTcuOSwxNy41LTE3LjUsMTcuNQ0KCQlDNjAuOCwzOS40LDUyLjksMzEuNSw1Mi45LDIxLjl6Ii8+DQoJPHBhdGggZmlsbD0iIzAwMDAwMCIgZD0iTTM2LjMsMjYuN2MwLTguMi02LjctMTQuOS0xNC45LTE0LjlTNi40LDE4LjUsNi40LDI2LjdjMCw1LjEsMi42LDkuNiw2LjUsMTIuM0M1LjMsNDIuMywwLDQ5LjgsMCw1OC42aDQuNA0KCQljMC05LjQsNy42LTE3LDE3LTE3YzQuNiwwLDksMS45LDEyLjIsNS4zbDMuMi0zYy0yLTIuMS00LjQtMy44LTctNC45QzMzLjcsMzYuNCwzNi4zLDMxLjgsMzYuMywyNi43eiBNMTAuNywyNi43DQoJCWMwLTUuOCw0LjgtMTAuNiwxMC42LTEwLjZzMTAuNiw0LjcsMTAuNiwxMC42cy00LjgsMTAuNi0xMC42LDEwLjZTMTAuNywzMi41LDEwLjcsMjYuN3oiLz4NCjwvZz4NCjwvc3ZnPg0K);
}

.ico--facebook {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIwLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxMjcuNiAxMjcuNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTI3LjYgMTI3LjYiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxnIGlkPSJCbHVlXzJfIj4KCQk8cGF0aCBmaWxsPSIjM0U2MTlEIiBkPSJNMTIwLjUsMTI3LjZjMy45LDAsNy0zLjIsNy03VjdjMC0zLjktMy4yLTctNy03SDdDMy4yLDAsMCwzLjIsMCw3djExMy41YzAsMy45LDMuMiw3LDcsN0gxMjAuNXoiLz4KCTwvZz4KCTxnIGlkPSJmXzFfIj4KCQk8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNODgsMTI3LjZWNzguMmgxNi42bDIuNS0xOS4zSDg4VjQ2LjZjMC01LjYsMS41LTkuNCw5LjUtOS40bDEwLjIsMFYyMGMtMS44LTAuMi03LjgtMC44LTE0LjktMC44CgkJCWMtMTQuNywwLTI0LjgsOS0yNC44LDI1LjV2MTQuMkg1MS41djE5LjNoMTYuNnY0OS40SDg4eiIvPgoJPC9nPgo8L2c+Cjwvc3ZnPgo=);
}

@font-face {
  font-family: "iconFont";
  src: url("../iconFont.eot");
  src: url("../iconFont.eot?#iefix") format("eot"), url("../iconFont.woff2") format("woff2"), url("../iconFont.woff") format("woff"), url("../iconFont.ttf") format("truetype"), url("../iconFont.svg#iconFont") format("svg");
}
.icon:before {
  font-family: "iconFont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  /* speak: none; only necessary if not using the private unicode range (firstGlyph option) */
  text-decoration: none;
  text-transform: none;
}

.icon-beschikbaarheid:before {
  content: "\e001";
}

.icon-clocks:before {
  content: "\e002";
}

.icon-cross:before {
  content: "\e003";
}

.icon-dashboard:before {
  content: "\e004";
}

.icon-david:before {
  content: "\e005";
}

.icon-delete:before {
  content: "\e006";
}

.icon-document:before {
  content: "\e007";
}

.icon-edit:before {
  content: "\e008";
}

.icon-finance:before {
  content: "\e009";
}

.icon-gegevens:before {
  content: "\e00a";
}

.icon-informatie:before {
  content: "\e00b";
}

.icon-input-delete:before {
  content: "\e00c";
}

.icon-input-star:before {
  content: "\e00d";
}

.icon-instellingen:before {
  content: "\e00e";
}

.icon-kleine-pijl-down:before {
  content: "\e00f";
}

.icon-kleine-pijl-links:before {
  content: "\e010";
}

.icon-kleine-pijl-rechts:before {
  content: "\e011";
}

.icon-kleine-pijl-up:before {
  content: "\e012";
}

.icon-kruisje:before {
  content: "\e013";
}

.icon-lijst-weergave:before {
  content: "\e014";
}

.icon-logout:before {
  content: "\e015";
}

.icon-loonstrook:before {
  content: "\e016";
}

.icon-medewerkers:before {
  content: "\e017";
}

.icon-minus-o:before {
  content: "\e018";
}

.icon-mutaties:before {
  content: "\e019";
}

.icon-pause:before {
  content: "\e01a";
}

.icon-pijltje-boven:before {
  content: "\e01b";
}

.icon-pijltje-links:before {
  content: "\e01c";
}

.icon-pijltje-onder:before {
  content: "\e01d";
}

.icon-pijltje-rechts:before {
  content: "\e01e";
}

.icon-planning:before {
  content: "\e01f";
}

.icon-play:before {
  content: "\e020";
}

.icon-plus-o:before {
  content: "\e021";
}

.icon-plus:before {
  content: "\e022";
}

.icon-ruilverzoek:before {
  content: "\e023";
}

.icon-statistieken:before {
  content: "\e024";
}

.icon-stop:before {
  content: "\e025";
}

.icon-vakantie:before {
  content: "\e026";
}

.icon-vinkje:before {
  content: "\e027";
}

.icon-ziekteverzuim:before {
  content: "\e028";
}

.breadcrumb {
  font-size: 13px;
  padding-bottom: 1.5rem;
}
@media (min-width: 47.9em) {
  .breadcrumb {
    padding-bottom: 2.5rem;
  }
}
.breadcrumb:after {
  content: "";
  display: table;
  clear: both;
}
.breadcrumb ul {
  list-style: none;
  list-style-image: none;
  padding-left: 0;
  margin-bottom: 0;
}
.breadcrumb ul a {
  text-decoration: none;
}
.breadcrumb li {
  float: left;
}
.breadcrumb li:not(:last-child) {
  color: #999999;
}
.breadcrumb li:not(:last-child):after {
  content: "/";
  margin: 0 4px;
}

#camera-container {
  position: fixed;
  bottom: 0; /* Position at bottom of screen */
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 33vh; /* Camera takes up one-third of the screen */
  background: rgba(0, 0, 0, 0.8);
  display: none;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 1000;
  border-top: 4px solid white; /* Optional: Adds a border to separate from the page */
}

#camera-preview {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#overlay {
  position: absolute;
  width: 83%;
  height: 80%;
  border: 4px solid white;
  box-shadow: 0 0 15px rgba(255, 255, 255, 0.8);
  pointer-events: none;
}

/*#overlay {
  position: absolute;
  width: 70%;
  height: 60%;
  border: 4px solid white;
  box-shadow: 0 0 15px rgba(255, 255, 255, 0.8);
  pointer-events: none;
  background-image: url('//images/user.png');
  background-size: 50%;  !* Adjust size to fit the overlay *!
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.6; !* Make it more or less transparent *!
}*/
#capture-btn {
  position: absolute;
  bottom: 10px;
  background: #28a745;
  color: white;
  padding: 8px 15px;
  border: none;
  cursor: pointer;
  font-size: 16px;
  border-radius: 5px;
}

.loading:not(.btn):not(.pl_top-btn) {
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-image: url(/images/loading2.gif);
  background-position: center center;
  display: block;
  width: 100%;
  min-height: 30px;
}
.loading:not(.btn):not(.pl_top-btn).loaded {
  display: none;
}

.loading--small {
  background-size: 22px 22px;
}

.loading--big {
  background-size: 45px 45px;
}

.loading--fixed {
  position: absolute;
  z-index: 9;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.6);
}

.btn, #calendar .fc-today-button, .calendar .fc-today-button, .pl_top-btn {
  font-size: 1rem;
  border-radius: 0;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  position: relative;
  line-height: inherit;
  border: 0;
  outline: 0;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 6px;
  cursor: pointer;
  user-select: none;
  transition: all 0.2s ease 0s;
}
.btn:hover, #calendar .fc-today-button:hover, .calendar .fc-today-button:hover, .pl_top-btn:hover, .btn:focus, #calendar .fc-today-button:focus, .calendar .fc-today-button:focus, .pl_top-btn:focus, .btn:active, #calendar .fc-today-button:active, .calendar .fc-today-button:active, .pl_top-btn:active {
  text-decoration: none !important;
}
.btn.loading, #calendar .loading.fc-today-button, .calendar .loading.fc-today-button, .loading.pl_top-btn {
  cursor: not-allowed;
  opacity: 0.65;
  padding-right: 3.5rem !important;
}
.btn.loading:after, #calendar .loading.fc-today-button:after, .calendar .loading.fc-today-button:after, .loading.pl_top-btn:after {
  content: "";
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/images/loading.gif);
  width: 26px;
  height: 26px;
  display: inline-block;
}

.btn--small {
  padding: 0.35rem 0.85rem;
  border-radius: 1rem;
}
.btn--small.loading:after {
  width: 20px;
  height: 20px;
}

.btn--badge {
  margin-right: 0.45rem;
}

.btn--normal {
  padding: 0.75rem 1.25rem;
  border-radius: 1.5rem;
}

.btn--big {
  padding: 1rem 1.5rem;
  border-radius: 1.75rem;
}

.btn--huge {
  padding: 1.1rem 2.5rem;
  border-radius: 2rem;
  font-size: 1.2rem;
}

.btn--round {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: relative;
}
.btn--round span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.btn--full {
  width: 100%;
}

.btn--green {
  background-color: #9ecd55;
  color: #fff;
}

.btn--white {
  background-color: #fff;
  color: #000;
}
.btn--white:hover {
  background-color: #fafafa;
}

.btn--disabled {
  background-color: #F3F2F6;
  color: #CBC8D7;
  cursor: not-allowed;
}

.btn--primary, #calendar .fc-today-button, .calendar .fc-today-button, .btn--red {
  background-color: #C89F67;
  color: #fff;
}
.btn--primary:hover, #calendar .fc-today-button:hover, .calendar .fc-today-button:hover, .btn--red:hover {
  background-color: #b98743;
}

.btn--red {
  background-color: #BA1212;
  color: #fff;
}
.btn--red:hover {
  background-color: #b98743;
}

.btn--light, .btn-default {
  background-color: #F3F2F6;
  color: #000;
}
.btn--light:hover, .btn-default:hover {
  background-color: #e5e3ec;
}

.btn--border {
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.btn_group:after {
  content: "";
  display: table;
  clear: both;
}
.btn_group .btn, .btn_group #calendar .fc-today-button, #calendar .btn_group .fc-today-button, .btn_group .calendar .fc-today-button, .calendar .btn_group .fc-today-button, .btn_group .pl_top-btn {
  border-radius: 0;
  float: left;
}
.btn_group .btn:first-child, .btn_group #calendar .fc-today-button:first-child, #calendar .btn_group .fc-today-button:first-child, .btn_group .calendar .fc-today-button:first-child, .calendar .btn_group .fc-today-button:first-child, .btn_group .pl_top-btn:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn_group .btn:last-child, .btn_group #calendar .fc-today-button:last-child, #calendar .btn_group .fc-today-button:last-child, .btn_group .calendar .fc-today-button:last-child, .calendar .btn_group .fc-today-button:last-child, .btn_group .pl_top-btn:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.btn_group .btn:not(:first-child), .btn_group #calendar .fc-today-button:not(:first-child), #calendar .btn_group .fc-today-button:not(:first-child), .btn_group .calendar .fc-today-button:not(:first-child), .calendar .btn_group .fc-today-button:not(:first-child), .btn_group .pl_top-btn:not(:first-child) {
  border-left: 0;
}
.btn_group .btn.active, .btn_group #calendar .active.fc-today-button, #calendar .btn_group .active.fc-today-button, .btn_group .calendar .active.fc-today-button, .calendar .btn_group .active.fc-today-button, .btn_group .active.pl_top-btn {
  color: #fff;
  background-color: #C89F67;
}

.buttons .btn, .buttons #calendar .fc-today-button, #calendar .buttons .fc-today-button, .buttons .calendar .fc-today-button, .calendar .buttons .fc-today-button, .buttons .pl_top-btn {
  margin-right: 1rem;
}
.buttons.text-right .btn, .buttons.text-right #calendar .fc-today-button, #calendar .buttons.text-right .fc-today-button, .buttons.text-right .calendar .fc-today-button, .calendar .buttons.text-right .fc-today-button, .buttons.text-right .pl_top-btn {
  margin-right: 0;
}
.buttons.text-right .btn:not(:first-child), .buttons.text-right #calendar .fc-today-button:not(:first-child), #calendar .buttons.text-right .fc-today-button:not(:first-child), .buttons.text-right .calendar .fc-today-button:not(:first-child), .calendar .buttons.text-right .fc-today-button:not(:first-child), .buttons.text-right .pl_top-btn:not(:first-child) {
  margin-left: 1rem;
}

.notification {
  background-color: #9ecd55;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 11px;
  display: inline-block;
  position: absolute;
  right: -5px;
  top: -2px;
}

.notification-user-popup-wrapper {
  display: flex;
  align-items: center;
}

.notification-user-popup {
  background-color: #C89F67;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  font-size: 11px;
  margin-left: 3px;
  top: 2px;
}

#mobile_screen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #28235C;
}
@media (min-width: 500px) {
  #mobile_screen {
    display: none;
  }
}

.mobile_screen-image {
  position: relative;
  z-index: 1;
  flex-grow: 1;
  width: 100%;
  margin-bottom: -2.5rem;
  background-image: url(/images/mobile-screen.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.mobile_screen-image:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(40, 35, 92, 0) 0%, #28235C 100%);
  z-index: 1;
  display: block;
  pointer-events: none;
}

.mobile_screen-panel {
  position: relative;
  font-size: 1.1rem;
  z-index: 2;
  width: 100%;
  background-color: #fff;
  padding: 3rem;
  padding-bottom: 2rem;
  border-top-left-radius: 2.5rem;
  border-top-right-radius: 2.5rem;
  text-align: center;
}
.mobile_screen-panel img {
  display: block;
  margin: 0 auto;
  margin-bottom: 2rem;
  max-width: 115px;
}
.mobile_screen-panel h2 {
  font-size: 1.75rem;
  margin-bottom: 2rem;
}
.mobile_screen-panel p {
  font-size: 1em;
  margin-bottom: 2rem;
}
.mobile_screen-panel .btn, .mobile_screen-panel #calendar .fc-today-button, #calendar .mobile_screen-panel .fc-today-button, .mobile_screen-panel .calendar .fc-today-button, .calendar .mobile_screen-panel .fc-today-button, .mobile_screen-panel .pl_top-btn {
  display: block;
  width: 100%;
}
.mobile_screen-panel .btn img, .mobile_screen-panel #calendar .fc-today-button img, #calendar .mobile_screen-panel .fc-today-button img, .mobile_screen-panel .calendar .fc-today-button img, .calendar .mobile_screen-panel .fc-today-button img, .mobile_screen-panel .pl_top-btn img {
  width: 100%;
  max-width: 100%;
}

.mobile_screen-buttons {
  display: block;
  margin: 0 auto;
  max-width: 400px;
}

.cashregister {
  position: relative;
  background-color: #fff;
  border-top: 5px solid #C89F67;
  padding: 3rem 0;
  height: 100vh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
}
.cashregister a {
  text-decoration: none;
}
.cashregister .container {
  width: 100%;
  flex: 0;
}
.cashregister:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: 200%;
  height: 100%;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: rgb(204, 204, 204);
  transform: translateX(-50%) rotate(-10deg);
  display: block;
  pointer-events: none;
}
.cashregister .panel {
  position: relative;
  border: 0;
}
.cashregister .panel:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(/images/loading2.gif);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  width: 80px;
  height: 80px;
  transform: translate(-50%, -50%) scale(0.5);
  opacity: 0;
  pointer-events: none;
}
.cashregister .panel.panel--haserror {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  overflow: visible;
  animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
}
.cashregister .panel .panel_body {
  opacity: 1;
  transform: scale(1);
}
.cashregister .panel.panel--loading:after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.25s ease 0s;
}
.cashregister .panel.panel--loading a {
  pointer-events: none;
}
.cashregister .panel.panel--loading .panel_body {
  opacity: 0;
  transform: scale(1.1);
  transition: all 0.25s ease 0s;
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
.cashregister_signoff {
  position: absolute;
  top: 3rem;
  right: 3rem;
  z-index: 2;
  cursor: pointer;
}
.cashregister_signoff h1 {
  font-size: 2.65rem;
  margin-bottom: 0;
}
.cashregister_signoff h1, .cashregister_signoff h2, .cashregister_signoff h3 {
  font-weight: 700;
  color: #000;
}
.cashregister_signoff .cashregister_input {
  color: #C89F67;
  font-size: 3rem;
  background-color: transparent;
  border: none;
}

.cashregister_label {
  position: absolute;
  bottom: 3rem;
  left: 3rem;
  z-index: 2;
}
.cashregister_label h1 {
  font-size: 2.65rem;
  margin-bottom: 0;
}
.cashregister_label h1, .cashregister_label h2, .cashregister_label h3 {
  font-weight: 700;
}

.cashregister_content {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  width: 100%;
}

.cashregister_content--step1 {
  max-width: 350px;
}

.cashregister_content--step2 {
  max-width: 800px;
}

.cashregister_content--step3 {
  max-width: 480px;
}

.cashregister_content h2 {
  margin-bottom: 2.5rem;
  font-size: 2.25rem;
}
.cashregister_content .panel ul {
  font-weight: 600;
  list-style: none;
  list-style-image: none;
  padding-left: 0;
  margin-top: -1.25rem;
  margin-bottom: -1.25rem;
}
.cashregister_content .panel ul li:last-child a {
  border-bottom: 0;
}
.cashregister_content .panel ul a {
  position: relative;
  text-decoration: none;
  display: block;
  padding: 1.25rem;
  padding-right: 3rem;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 1.4rem;
}
.cashregister_content .panel ul a:active {
  background-color: #F3F2F6;
}
.cashregister_content .panel ul a .icon {
  position: absolute;
  right: 1.25rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1rem;
}
.cashregister_content .panel ul a span {
  font-size: 1.1rem;
  color: #a7a9ac;
}

.cashregister_inputs {
  padding-bottom: 8rem;
  display: flex;
  justify-content: space-between;
}

.cashregister_input {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid rgb(204, 204, 204);
  background-color: rgb(204, 204, 204);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  user-select: none;
  font-size: 1.5rem;
}
.cashregister_input.active, .cashregister_input.filled {
  border-color: #C89F67;
}
.cashregister_input.filled {
  background-color: #C89F67;
}

.cashregister_digits {
  padding: 2rem;
}

.cashregister_digits-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0.5rem 0;
  font-weight: 600;
}
.cashregister_digits-row a {
  position: relative;
  text-decoration: none;
  width: 65px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.75rem;
  user-select: none;
}
.cashregister_digits-row a:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 50%;
  position: absolute;
  pointer-events: none;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  transform-origin: center center;
}
.cashregister_digits-row a:active:before {
  background-color: rgba(0, 0, 0, 0.075);
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.05s ease 0s;
}

.cashregister_error {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 100%;
  background-color: #C89F67;
  color: #fff;
  padding: 1rem;
  text-align: center;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.cashregister_error p {
  font-size: 1.35rem;
  margin-bottom: 0;
}

.cashregister_btn {
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 1.95rem;
  text-decoration: none;
  color: #fff;
}
.cashregister_btn .icon-play {
  font-size: 2.25rem;
}
.cashregister_btn:not(:last-child) {
  margin-right: 1rem;
}

.cashregister_btn--play {
  background-color: #C89F67;
  width: 135px;
  height: 135px;
}
.cashregister_btn--play:active {
  background-color: #c39658;
}

.cashregister_btn--stop {
  background-color: #000;
  width: 80px;
  height: 80px;
  font-size: 1.85rem;
}
.cashregister_btn--stop:active {
  background-color: #333333;
}

.cashregister_popupbtn {
  margin-bottom: 10px;
  background-color: #F3F2F6;
  text-decoration: none;
  display: block;
  border-radius: 6px;
  padding: 2rem 1rem;
  text-align: center;
  width: 100%;
  font-weight: 600;
  user-select: none;
  font-size: 1.25rem;
}
.cashregister_popupbtn:active {
  background-color: #e5e3ec;
}
.cashregister_popupbtn.active {
  background-color: #C89F67;
  color: #fff;
}

.cashregister_timing {
  max-width: 230px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.075);
  display: flex !important;
}

.cashregister_timing-item {
  padding: 1.25rem;
  flex: 1;
  color: #a7a9ac;
  font-size: 1rem;
}
.cashregister_timing-item p {
  color: #000;
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 700;
}
.cashregister_timing-item:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}

#popup_start {
  max-width: 450px;
}
#popup_start .popup_body {
  padding: 3rem;
}

#popup_break .popup_footer {
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cashregister_breaktiming {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 600;
  font-size: 1.25rem;
}
.cashregister_breaktiming span {
  margin: 0 1.25rem;
  display: inline-block;
}
.cashregister_breaktiming .btn, .cashregister_breaktiming #calendar .fc-today-button, #calendar .cashregister_breaktiming .fc-today-button, .cashregister_breaktiming .calendar .fc-today-button, .calendar .cashregister_breaktiming .fc-today-button, .cashregister_breaktiming .pl_top-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 1rem;
}
.cashregister_breaktiming .btn:active, .cashregister_breaktiming #calendar .fc-today-button:active, #calendar .cashregister_breaktiming .fc-today-button:active, .cashregister_breaktiming .calendar .fc-today-button:active, .calendar .cashregister_breaktiming .fc-today-button:active, .cashregister_breaktiming .pl_top-btn:active {
  background-color: #e5e3ec;
}

.cashregister_content--step1 {
  opacity: 0;
  transform: scale(0.95);
}
.cashregister_content--step1 .cashregister_inputs, .cashregister_content--step1 .panel--pincode {
  transform: translateY(0);
}

.cashregister_content--step2, .cashregister_content--step3 {
  opacity: 0;
  transform: scale(0.95);
}

.animate--loggedin .cashregister_inputs, .animate--loggedin .panel--pincode {
  transition: transform 0.5s ease-in 0s;
}
.animate--loggedin .cashregister_inputs {
  transform: translateY(-100vh);
}
.animate--loggedin .panel--pincode {
  transform: translateY(100vh);
}

.animate--fadein {
  transition: all 500ms ease 0s;
  transform: scale(1);
  opacity: 1;
}

figure {
  margin: 0 !important;
}

.w-full {
  width: 100%;
}

.flex {
  display: flex;
}

.flex-col {
  flex-direction: column;
}

.flex-row {
  flex-direction: row;
}

.flex-grow {
  flex-grow: 1;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.flex--align-center, .user-card {
  display: flex;
  align-items: center;
}

.flex--justify-between {
  justify-content: space-between;
}

.flex_wrap,
.flex-wrap {
  flex-wrap: wrap;
}

.text-left {
  text-align: left;
}

select::-ms-expand {
  display: none;
}

.no-padding {
  padding: 0 !important;
}

[class*="padding-x-0.25x"] {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

[class*="padding-x-0.5x"] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.padding-x-1x {
  padding-left: 1rem;
  padding-right: 1rem;
}

.padding-x-2x {
  padding-left: 2rem;
  padding-right: 2rem;
}

.padding-x-3x {
  padding-left: 3rem;
  padding-right: 3rem;
}

.padding-x-4x {
  padding-left: 4rem;
  padding-right: 4rem;
}

.padding-x-5x {
  padding-left: 5rem;
  padding-right: 5rem;
}

.padding-x-6x {
  padding-left: 6rem;
  padding-right: 6rem;
}

.padding-x-7x {
  padding-left: 7rem;
  padding-right: 7rem;
}

.padding-x-8x {
  padding-left: 8rem;
  padding-right: 8rem;
}

.padding-x-9x {
  padding-left: 9rem;
  padding-right: 9rem;
}

.padding-x-10x {
  padding-left: 10rem;
  padding-right: 10rem;
}

[class*="padding-y-0.25x"] {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

[class*="padding-y-0.5x"] {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.padding-y-1x {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.padding-y-2x {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.padding-y-3x {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.padding-y-4x {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.padding-y-5x {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.padding-y-6x {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.padding-y-7x {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.padding-y-8x {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.padding-y-9x {
  padding-top: 9rem;
  padding-bottom: 9rem;
}

.padding-y-10x {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.padding-top-1x {
  padding-top: 1rem;
}

.padding-top-2x {
  padding-top: 2rem;
}

.padding-top-3x {
  padding-top: 3rem;
}

.padding-top-4x {
  padding-top: 4rem;
}

.padding-top-5x {
  padding-top: 5rem;
}

.padding-top-6x {
  padding-top: 6rem;
}

.padding-top-7x {
  padding-top: 7rem;
}

.padding-top-8x {
  padding-top: 8rem;
}

.padding-top-9x {
  padding-top: 9rem;
}

.padding-top-10x {
  padding-top: 10rem;
}

.padding-bottom-1x {
  padding-bottom: 1rem;
}

.padding-bottom-2x {
  padding-bottom: 2rem;
}

.padding-bottom-3x {
  padding-bottom: 3rem;
}

.padding-bottom-4x {
  padding-bottom: 4rem;
}

.padding-bottom-5x {
  padding-bottom: 5rem;
}

.padding-bottom-6x {
  padding-bottom: 6rem;
}

.padding-bottom-7x {
  padding-bottom: 7rem;
}

.padding-bottom-8x {
  padding-bottom: 8rem;
}

.padding-bottom-9x {
  padding-bottom: 9rem;
}

.padding-bottom-10x {
  padding-bottom: 10rem;
}

.no-margin {
  margin: 0 !important;
}

.margin-top-1x {
  margin-top: 1rem;
}

.margin-top-2x {
  margin-top: 2rem;
}

.margin-top-3x {
  margin-top: 3rem;
}

.margin-top-4x {
  margin-top: 4rem;
}

.margin-top-5x {
  margin-top: 5rem;
}

.margin-top-6x {
  margin-top: 6rem;
}

.margin-top-7x {
  margin-top: 7rem;
}

.margin-top-8x {
  margin-top: 8rem;
}

.margin-top-9x {
  margin-top: 9rem;
}

.margin-top-10x {
  margin-top: 10rem;
}

.margin-bottom-1x {
  margin-bottom: 1rem;
}

.margin-bottom-2x {
  margin-bottom: 2rem;
}

.margin-bottom-3x {
  margin-bottom: 3rem;
}

.margin-bottom-4x {
  margin-bottom: 4rem;
}

.margin-bottom-5x {
  margin-bottom: 5rem;
}

.margin-bottom-6x {
  margin-bottom: 6rem;
}

.margin-bottom-7x {
  margin-bottom: 7rem;
}

.margin-bottom-8x {
  margin-bottom: 8rem;
}

.margin-bottom-9x {
  margin-bottom: 9rem;
}

.margin-bottom-10x {
  margin-bottom: 10rem;
}

.img-full {
  width: 100%;
  height: auto;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.btn-full {
  width: 100%;
}

@media (max-width: 320px) {
  .text-center-xs {
    text-align: center;
  }
  .hidden-xs-down {
    display: none;
  }
}
@media (max-width: 33.9em) {
  .text-center-sm {
    text-align: center;
  }
  .hidden-sm-down {
    display: none;
  }
}
@media (max-width: 47.9em) {
  .text-center-md {
    text-align: center;
  }
  .hidden-md-down {
    display: none;
  }
}
@media (max-width: 61.9em) {
  .text-center-lg {
    text-align: center;
  }
  .hidden-lg-down {
    display: none;
  }
}
@media (max-width: 74.9em) {
  .text-center-xl {
    text-align: center;
  }
  .hidden-xl-down {
    display: none;
  }
}
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.img-full, .img-responsive, .img-fluid {
  width: 100%;
  height: auto;
}

.pl {
  position: relative;
  margin-top: 1rem;
  width: 100%;
  display: none;
}
.pl.open {
  display: block;
}
.pl table {
  border: 0;
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
  border-spacing: 0;
}
.pl td, .pl th {
  white-space: nowrap;
  vertical-align: top;
}

.pl_widget-header {
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  height: 25px;
  margin-bottom: 4px;
}
.pl_widget-header:before {
  content: "";
  position: absolute;
  top: 20px;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.15);
  display: block;
  height: 100%;
}
.pl_widget-header > a {
  display: inline-block;
  background-color: #CBC8D7;
  color: #fff;
  text-decoration: none;
  width: 18px;
  height: 18px;
  font-size: 14px;
  border-radius: 50%;
  line-height: 18px;
  margin-left: 0.5rem;
}
.pl_widget-header > a:hover {
  background-color: #C89F67;
}

.pl_top {
  position: relative;
  z-index: 3;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.pl_top svg {
  transform: rotate(-90deg);
}
.pl_top #background {
  stroke: #BCBEC7;
  stroke-opacity: 1;
  stroke-width: 3;
}
.pl_top #score {
  stroke: #C89F67;
  stroke-width: 3;
  transition: stroke-dashoffset linear 0.2s;
}

.pl_top-left {
  position: relative;
  z-index: 3;
  width: 265px;
  height: 38px;
  padding: 0.5rem 0.75rem;
  background-color: #F3F2F6;
  border-radius: 6px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
.pl_top-left > div span:first-child {
  position: relative;
  padding-right: 10px;
}
.pl_top-left > div span:first-child:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 38px;
  background-color: rgba(0, 0, 0, 0.15);
  width: 1px;
}
.pl_top-left > div span:last-child {
  padding-left: 6px;
}

.pl_buttons {
  width: 105px;
}
.pl_buttons .btn, .pl_buttons #calendar .fc-today-button, #calendar .pl_buttons .fc-today-button, .pl_buttons .calendar .fc-today-button, .calendar .pl_buttons .fc-today-button, .pl_buttons .pl_top-btn {
  float: left;
  padding: 0.35rem 0.5rem;
  font-size: 0.9rem;
  width: 50%;
  background-color: #fff;
  color: #a7a9ac;
  border-radius: 6px;
}
.pl_buttons .btn.active, .pl_buttons #calendar .active.fc-today-button, #calendar .pl_buttons .active.fc-today-button, .pl_buttons .calendar .active.fc-today-button, .calendar .pl_buttons .active.fc-today-button, .pl_buttons .active.pl_top-btn {
  background-color: #C89F67;
  color: #fff;
}
.pl_buttons .btn:first-child, .pl_buttons #calendar .fc-today-button:first-child, #calendar .pl_buttons .fc-today-button:first-child, .pl_buttons .calendar .fc-today-button:first-child, .calendar .pl_buttons .fc-today-button:first-child, .pl_buttons .pl_top-btn:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pl_buttons .btn:last-child, .pl_buttons #calendar .fc-today-button:last-child, #calendar .pl_buttons .fc-today-button:last-child, .pl_buttons .calendar .fc-today-button:last-child, .calendar .pl_buttons .fc-today-button:last-child, .pl_buttons .pl_top-btn:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.pl_tools {
  display: none;
}
.pl_tools:after {
  content: "";
  display: table;
  clear: both;
}
.pl_tools.open {
  display: block;
}
.pl_tools .btn, .pl_tools #calendar .fc-today-button, #calendar .pl_tools .fc-today-button, .pl_tools .calendar .fc-today-button, .calendar .pl_tools .fc-today-button, .pl_tools .pl_top-btn {
  height: 38px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.pl_tools--right {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-left: 280px;
}

#nav_day {
  padding-left: 320px !important;
  padding-right: 40px;
}
#nav_day .btn, #nav_day #calendar .fc-today-button, #calendar #nav_day .fc-today-button, #nav_day .calendar .fc-today-button, .calendar #nav_day .fc-today-button, #nav_day .pl_top-btn {
  width: 14.2857142857%;
  width: 14.2857142857%;
  float: left;
  border-radius: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}
#nav_day .btn.active, #nav_day #calendar .active.fc-today-button, #calendar #nav_day .active.fc-today-button, #nav_day .calendar .active.fc-today-button, .calendar #nav_day .active.fc-today-button, #nav_day .active.pl_top-btn {
  background-color: #C89F67;
  color: #fff;
}
#nav_day .btn.active #background, #nav_day #calendar .active.fc-today-button #background, #calendar #nav_day .active.fc-today-button #background, #nav_day .calendar .active.fc-today-button #background, .calendar #nav_day .active.fc-today-button #background, #nav_day .active.pl_top-btn #background {
  stroke: rgba(255, 255, 255, 0.35);
}
#nav_day .btn.active #score, #nav_day #calendar .active.fc-today-button #score, #calendar #nav_day .active.fc-today-button #score, #nav_day .calendar .active.fc-today-button #score, .calendar #nav_day .active.fc-today-button #score, #nav_day .active.pl_top-btn #score {
  stroke: #fff;
}
#nav_day .btn.inactive, #nav_day #calendar .inactive.fc-today-button, #calendar #nav_day .inactive.fc-today-button, #nav_day .calendar .inactive.fc-today-button, .calendar #nav_day .inactive.fc-today-button, #nav_day .inactive.pl_top-btn {
  color: #BA1212;
}
#nav_day .btn.inactive.active, #nav_day #calendar .inactive.active.fc-today-button, #calendar #nav_day .inactive.active.fc-today-button, #nav_day .calendar .inactive.active.fc-today-button, .calendar #nav_day .inactive.active.fc-today-button, #nav_day .inactive.active.pl_top-btn {
  background-color: #ffdbd7;
}
#nav_day .btn.inactive #score, #nav_day #calendar .inactive.fc-today-button #score, #calendar #nav_day .inactive.fc-today-button #score, #nav_day .calendar .inactive.fc-today-button #score, .calendar #nav_day .inactive.fc-today-button #score, #nav_day .inactive.pl_top-btn #score {
  stroke: #BA1212;
}
#nav_day .btn:first-child, #nav_day #calendar .fc-today-button:first-child, #calendar #nav_day .fc-today-button:first-child, #nav_day .calendar .fc-today-button:first-child, .calendar #nav_day .fc-today-button:first-child, #nav_day .pl_top-btn:first-child {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
#nav_day .btn:last-child, #nav_day #calendar .fc-today-button:last-child, #calendar #nav_day .fc-today-button:last-child, #nav_day .calendar .fc-today-button:last-child, .calendar #nav_day .fc-today-button:last-child, #nav_day .pl_top-btn:last-child {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}
#nav_day .pl_top-btn--prev {
  left: 280px;
}
#nav_day .pl_top-btn--next {
  right: 0;
}

#nav_week {
  text-align: right;
  display: inline-block;
}
#nav_week .pl_top-btn--prev {
  right: 43px;
}
#nav_week .pl_top-btn--next {
  right: 0;
}
#nav_week .btn, #nav_week #calendar .fc-today-button, #calendar #nav_week .fc-today-button, #nav_week .calendar .fc-today-button, .calendar #nav_week .fc-today-button, #nav_week .pl_top-btn {
  border-radius: 4px;
  margin-left: 0.5rem;
}

.finance_day {
  position: relative;
  background-color: #fff;
  padding: 0.75rem 0.75rem 0.75rem 0.75rem;
  float: left;
  width: 14.2857142857%;
  width: 14.2857142857%;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 0.9rem;
}
.finance_day:first-child {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.finance_day:last-child {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.finance_day .pl_top-prices > div:first-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding-bottom: 0.5rem;
}
.finance_day .pl_top-prices > div:last-child {
  padding-top: 0.5rem;
}
.finance_day .btn, .finance_day #calendar .fc-today-button, #calendar .finance_day .fc-today-button, .finance_day .calendar .fc-today-button, .calendar .finance_day .fc-today-button, .finance_day .pl_top-btn {
  position: absolute;
  font-size: 0.9rem;
  right: 0.75rem;
  top: 50%;
  padding: 0.25rem 0.55rem;
  transform: translateY(-50%);
}

.pl_top-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  height: 100%;
  width: 35px !important;
  top: 0;
  border-radius: 6px !important;
  border: 1px solid rgba(0, 0, 0, 0.15) !important;
}

.pl_left {
  width: 265px;
}

.pl_divider {
  width: 15px;
}

.pl_scroll-clip {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.pl_scroller {
  overflow: auto;
}

#planning-day .pl_widget-header {
  /*&:before, &:after {
      height: 70vh;
      height: calc(100vh - 220px);
  }*/
}
#planning-day .pl_function > a, #planning-day .pl_function > div {
  position: sticky;
  left: 10px;
  display: inline-block;
}

.pl_scroller-canvas {
  min-width: 0px;
  min-height: 100%;
  min-height: calc(100vh - 210px);
}

.pl_event-wrapper {
  position: relative;
  z-index: 2;
  width: 0;
  height: 38px;
  margin-bottom: 4px;
  width: 100%;
}

.pl_event {
  position: absolute;
  display: flex;
  align-items: center;
  top: 0;
  background-color: #f4ece1;
  padding: 0.5rem 26px 0.5rem 0.75rem;
  color: #000;
  overflow: hidden;
  border-radius: 6px;
  height: 38px;
  min-width: 100px;
}
.pl_event a {
  text-decoration: none;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
}
.pl_event span {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre;
}
.pl_event:hover .pl_edit {
  right: 0.75rem;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.pl_event--timeslot {
  padding: 0.5rem 0.75rem;
  min-width: auto;
  margin: 0 2px;
  font-size: 1rem;
  overflow: visible;
}
.pl_event--timeslot .pl_edit,
.pl_event--timeslot .pl_edit:not(.pl_edit--fixed) {
  position: absolute;
  top: 0;
  height: 2rem;
  right: 0;
  visibility: visible;
  background-color: #fff;
  transform: none;
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 0 4px;
  border-radius: 6px;
}
.pl_event--timeslot .pl_edit a .icon,
.pl_event--timeslot .pl_edit:not(.pl_edit--fixed) a .icon {
  margin-left: 8px;
}
.pl_event--timeslot .pl_edit a:first-child .icon,
.pl_event--timeslot .pl_edit:not(.pl_edit--fixed) a:first-child .icon {
  margin-left: 0;
}
.pl_event--timeslot:hover .pl_edit,
.pl_event--timeslot:hover .pl_edit:not(.pl_edit--fixed) {
  top: -1.75rem;
}

.pl_function {
  width: 100%;
  padding: 1rem 0.75rem 0.5rem 0.75rem;
  margin-bottom: 0.35rem;
  color: #000;
  border-bottom: 2px solid #000;
}
.pl_function a {
  text-decoration: none;
}

.pl_edit {
  position: absolute;
  right: 0.75rem;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: row;
  align-items: center;
}
.pl_edit:not(.pl_edit--fixed) {
  right: -0.25rem;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.15s ease 0s;
}

.pl_user {
  width: 100%;
  height: auto;
  max-width: 20px;
  border-radius: 50%;
  margin-right: 7px;
}

.pl_user_reg {
  width: 100%;
  height: auto;
  max-width: 20px;
  border-radius: 50%;
  margin-right: 7px;
  flex-shrink: 0;
  position: relative;
}

.pl_widget {
  position: relative;
  padding: 0.5rem 70px 0.5rem 0.75rem;
  border-radius: 6px;
  overflow: hidden;
  color: #fff;
  background-color: #C89F67;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 4px;
}
.pl_widget a {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 43px;
  background-color: #f4ece1;
  color: #C89F67;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

#finance_week {
  margin-bottom: 2rem;
}
#finance_week:after {
  content: "";
  display: table;
  clear: both;
}

#planning-week .pl_scroller-canvas {
  width: 100%;
}
#planning-week > table {
  margin-top: 1rem;
}
#planning-week thead tr th:last-child:after {
  content: "";
  position: absolute;
  /*right: 0;*/
  top: 20px;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.15);
  display: block;
  height: 100%;
}
#planning-week .pl_event {
  width: calc(100% - 2px);
  margin-left: 2px;
}
#planning-week .pl_event span {
  display: block;
}
#planning-week .pl_event div:not(.pl_edit) {
  width: 100%;
  padding-right: 26px;
}
#planning-week .pl_event a {
  display: block;
  display: flex;
  align-items: center;
}
#planning-week .pl_widget-header {
  text-align: center;
}

.mouseover-actions .mouseover-actions-content {
  opacity: 0;
  display: inline-block;
  width: 0;
  transform: translateX(5px);
  transition: all 0.25s ease 0s;
}
.mouseover-actions .mouseover-actions-content a {
  text-decoration: none;
  display: inline-block;
  margin-left: 5px;
}
.mouseover-actions:hover .mouseover-actions-content {
  transform: translateX(0);
  opacity: 1;
}

#planning-day .pl_scroller-canvas {
  width: 1920px;
  min-width: 100%;
}

/*theme*/
.pl_widget--blank {
  opacity: 0;
  pointer-events: none;
  user-select: none;
}

.pl_widget--orange {
  background-color: #ff9500;
}
.pl_widget--orange a {
  background-color: #ffeacc;
  color: #ff9500;
}

.pl_widget--green {
  background-color: #9ecd55;
}
.pl_widget--green a {
  background-color: #ecf5dd;
  color: #9ecd55;
}

.pl_event--open {
  background-color: #F3F2F6;
}
.pl_event--open--stand-by {
  border: 1px dashed grey;
}

.pl_event--orange {
  background-color: #ffeacc;
}
.pl_event--orange--stand-by {
  border: 1px dashed #ff9500;
}

.pl_event--green {
  background-color: #ecf5dd;
}
.pl_event--green--stand-by {
  border: 1px dashed #9ecd55;
}

.pl_event--primary {
  background-color: #f4ece1;
}
.pl_event--primary--stand-by {
  border: 1px dashed #C89F67;
}

.pl_event--purple {
  background-color: #e6e4f6;
}
.pl_event--purple--stand-by {
  border: 1px dashed #8177d2;
}

.pl_event--red {
  background-color: #f1d0d0;
}
.pl_event--red--stand-by {
  border: 1px dashed #BA1212;
}

.pl_event--blue {
  background-color: #d9e5fa;
}
.pl_event--blue--stand-by {
  border: 1px dashed #3f7ee4;
}

.pl_event--grey {
  background-color: #f9f9f9;
}
.pl_event--grey--stand-by {
  border: 1px dashed #E0E0E0;
}

.pl_event--unpublished {
  border-left: 5px solid #9ecd55;
}

.pl_function--orange {
  border-color: #ff9500;
}

.pl_function--green {
  border-color: #9ecd55;
}

.pl_function--primary {
  border-color: #C89F67;
}

.pl_function--purple {
  border-color: #8177d2;
}

.pl_function--red {
  border-color: #BA1212;
}

.pl_function--blue {
  border-color: #3f7ee4;
}

.pl_function--grey {
  border-color: #E0E0E0;
}

.pl_notes_textarea_container {
  position: relative;
}
.pl_notes_textarea_container textarea {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  resize: vertical;
}
.pl_notes_textarea_container a {
  position: absolute;
  border: none;
  color: #C89F67;
  top: 0;
  right: 0;
  border-radius: 5px;
  margin: 0.2rem;
  padding: 0.1rem;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  text-decoration: none;
}

.header {
  position: relative;
  margin-bottom: 1.5rem;
  padding-bottom: 0.75rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.header > div {
  display: inline-block;
  align-items: center;
}
.header > div:not(:first-child) {
  margin-left: 1rem;
}
.header--space-between {
  justify-content: space-between;
}
.header h1, .header h2, .header h3, .header h4, .header h5, .header h6 {
  margin-bottom: 0;
}
.header .dropdown {
  padding: 0.5rem 2rem 0.5rem 0.75rem;
}
.header .btn--normal {
  padding-left: 1rem;
  padding-right: 1rem;
}

.header_left {
  margin-left: 0 !important;
  margin-right: auto;
}
.header_left p {
  margin-bottom: 0;
}
.header_left p b {
  font-size: 1.2rem;
}

.header--sticky {
  position: sticky;
  top: 60px;
  background-color: #fff;
  z-index: 2;
}

.header--offset {
  margin-top: -1rem;
}

.header--panels .header_left > div {
  display: inline-block;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  padding-right: 3rem;
  margin-right: 0.75rem;
}
.header--panels .header_left p {
  line-height: 1.35;
}

#filter .icon-kleine-pijl-up {
  display: none;
}
#filter.active .icon-kleine-pijl-up {
  display: inline;
}
#filter.active .icon-kleine-pijl-down {
  display: none;
}

.filters {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding: 1rem 30px;
  margin-left: -30px;
  margin-right: -30px;
  align-items: center;
  display: none;
}
.filters.open {
  display: flex;
}
.filters > div {
  display: flex;
  align-items: center;
}
.filters > div:first-child {
  width: 350px;
}
.filters > div:not(:first-child) {
  padding-left: 15px;
}
.filters > div .form_control {
  width: 50%;
}
.filters > div .form_control:first-child {
  margin-right: 15px;
}

.calendar_input > div > div:not(:last-child) {
  margin-bottom: 3px;
}

.fc-event {
  border-color: transparent !important;
  border-radius: 0 !important;
  border-left: 2px solid transparent !important;
  border-right: 0 !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  font-weight: 600 !important;
  padding-left: 3px !important;
}

.event--custom {
  max-width: 200px;
  padding: 1rem !important;
}

.event--partial {
  background-color: rgba(63, 126, 228, 0.5) !important;
  border-color: #C89F67 !important;
  color: #28235C !important;
}
.event--partial .fc-time {
  color: #C89F67 !important;
}

.event--lock {
  background-color: lightcoral !important;
  border-color: red !important;
  color: #28235C !important;
}
.event--lock .fc-time {
  color: #28235C !important;
}

.event--underlock {
  background-color: lightsalmon !important;
  border-color: orange !important;
  color: #28235C !important;
}
.event--underlock .fc-time {
  color: #28235C !important;
}

.event--filled {
  background-color: rgba(220, 165, 32, 0.3) !important;
  border-color: #dca520 !important;
  color: #dca520 !important;
}
.event--filled .fc-time {
  color: #dca520 !important;
}

@media (min-width: 74.9em) {
  .availability .fc-left {
    width: 250px;
  }
  .availability .fc-center {
    margin-left: -215px;
  }
}
.availability .fc-agendaWeek-view .fc-week .fc-past {
  background-color: #F3F2F6 !important;
}
.availability .fc-agendaWeek-view .fc-week .fc-past:hover {
  background-color: #CBC8D7 !important;
}

.finance .fc-row .fc-bg {
  z-index: 5;
}
.finance .fc-row .fc-bg .form_control {
  padding: 0.25rem 1rem;
  margin-top: 50px;
  box-sizing: border-box;
  width: 80%;
  border-radius: 3px;
}
.finance .fc-day {
  text-align: center !important;
}

.fc-time, .fc-week-number {
  border-color: #fff !important;
  font-size: 0.85rem;
  color: #a7a9ac;
  font-weight: 600;
}

.fc-week-number {
  vertical-align: middle !important;
  width: 40px !important;
}

.fc-body > tr > td {
  border-color: #fff !important;
}

.fc-toolbar--flex {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.fc-toolbar .fc-right, .fc-toolbar .fc-left {
  display: flex;
  align-items: center;
}

/*.fc-axis, .fc-widget-content {
    border-color: $white !important;
}

.fc-minor {
    .fc-axis, .fc-widget-content {
        border-color: $border !important;
    }
}*/
.fc-head-container {
  background-color: #F3F2F6;
  border-radius: 6px;
}

.fc-view, .fc-view > table {
  border-spacing: 4px !important;
  border-collapse: separate !important;
}

.fc-agendaWeek-button, .fc-month-button, .fc-agendaDay-button {
  background-color: #F3F2F6 !important;
  background-image: none !important;
  border: 0 !important;
  box-shadow: none !important;
  outline: 0 !important;
  text-shadow: none !important;
}
.fc-agendaWeek-button.fc-state-active, .fc-month-button.fc-state-active, .fc-agendaDay-button.fc-state-active {
  color: #fff !important;
  background-color: #C89F67 !important;
}

/*.fc-button-group {
    .fc-button {
        &:first-child {
            border-top-left-radius: 1rem !important;
            border-bottom-left-radius: 1rem !important;
        }

        &:last-child {
            border-top-right-radius: 1rem !important;
            border-bottom-right-radius: 1rem !important;
        }
    }
}*/
.fc-left #title {
  margin-right: 1.5rem;
}

#calendar .fc-agendaWeek-button, #calendar .fc-month-button, #calendar .fc-agendaDay-button, .calendar .fc-agendaWeek-button, .calendar .fc-month-button, .calendar .fc-agendaDay-button {
  padding: 0.5rem 1.35rem !important;
  height: auto !important;
}
#calendar .fc-button-group, .calendar .fc-button-group {
  display: flex;
  align-items: center;
}
#calendar .fc-today-button, .calendar .fc-today-button {
  padding: 0.5rem 1.35rem !important;
  border-radius: 1.5rem !important;
  background-image: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  opacity: 1;
  height: auto;
}
#calendar .fc-center, .calendar .fc-center {
  position: relative;
  /*.fc-button {
      position: absolute;
      top: 50%;
      transform: translate(-50%, -50%);
  }

  .fc-prev-button {
      left: -160px;
  }

  .fc-next-button {
      right: -160px;
  }*/
}
#calendar .fc-center > div, .calendar .fc-center > div {
  display: flex;
  align-items: center;
}
#calendar .fc-center .fc-button, .calendar .fc-center .fc-button {
  margin: 0 1rem;
}
#calendar .fc-prev-button, #calendar .fc-next-button, .calendar .fc-prev-button, .calendar .fc-next-button {
  border: 0;
  outline: 0;
  width: 40px;
  height: 40px;
  background-image: none !important;
  background-color: #F3F2F6;
  border-radius: 50%;
  display: block;
  box-shadow: none !important;
  text-shadow: none !important;
}
#calendar .fc-head, .calendar .fc-head {
  text-align: left;
  border: 0;
}
#calendar .fc-head *, .calendar .fc-head * {
  text-align: left;
  border: 0;
}
#calendar .fc-head .fc-day-header, .calendar .fc-head .fc-day-header {
  padding: 0.5rem;
  text-transform: lowercase;
  font-weight: 600;
  font-size: 0.9rem;
}
#calendar .fc-day-number, .calendar .fc-day-number {
  font-weight: 600;
  font-size: 1.1rem;
  padding: 0.5rem;
}
#calendar .fc-today, .calendar .fc-today {
  background: #fdefed;
}
#calendar .fc-today .fc-day-number, .calendar .fc-today .fc-day-number {
  color: #C89F67;
}

@media (max-width: 47.9em) {
  #calendar .fc-center .fc-prev-button {
    left: -60px;
  }
  #calendar .fc-center .fc-next-button {
    right: -60px;
  }
  #calendar .fc-time {
    display: none;
  }
}
.fc {
  direction: ltr;
  text-align: left;
}

.fc-rtl {
  text-align: right;
}

body .fc {
  /* extra precedence to overcome jqui */
  font-size: 1em;
}

/* Colors
  --------------------------------------------------------------------------------------------------*/
.fc-highlight {
  /* when user is selecting cells */
  background: #bce8f1;
  opacity: 0.3;
}

.fc-bgevent {
  /* default look for background events */
  background: #b9b9b9;
  opacity: 0.3;
}

.fc-nonbusiness {
  /* default look for non-business-hours areas */
  /* will inherit .fc-bgevent's styles */
  background: #d7d7d7;
}

/* Buttons (styled <button> tags, normalized to work cross-browser)
  --------------------------------------------------------------------------------------------------*/
.fc button {
  /* force height to include the border and padding */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* dimensions */
  margin: 0;
  height: 2.1em;
  padding: 0 0.6em;
  /* text & cursor */
  font-size: 1em;
  /* normalize */
  white-space: nowrap;
  cursor: pointer;
}

/* Firefox has an annoying inner border */
.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}

.fc-state-default {
  /* non-theme */
  border: 1px solid;
}

.fc-state-default.fc-corner-left {
  /* non-theme */
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.fc-state-default.fc-corner-right {
  /* non-theme */
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* icons in buttons */
.fc button .fc-icon {
  /* non-theme */
  position: relative;
  top: -0.05em;
  /* seems to be a good adjustment across browsers */
  margin: 0 0.2em;
  vertical-align: middle;
}

/*
	button states
	borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
  */
.fc-state-default {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  color: #333333;
  background-color: #e6e6e6;
}

.fc-state-hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

.fc-state-down,
.fc-state-active {
  background-color: #cccccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  box-shadow: none;
}

/* Buttons Groups
  --------------------------------------------------------------------------------------------------*/
.fc-button-group {
  display: inline-block;
}

/*
  every button that is not first in a button group should scootch over one pixel and cover the
  previous button's border...
  */
.fc .fc-button-group > * {
  /* extra precedence b/c buttons have margin set to zero */
  float: left;
  margin: 0 0 0 -1px;
}

.fc .fc-button-group > :first-child {
  /* same */
  margin-left: 0;
}

/* Popover
  --------------------------------------------------------------------------------------------------*/
.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.fc-popover .fc-header {
  /* TODO: be more consistent with fc-head/fc-body */
  padding: 2px 4px;
}

.fc-popover .fc-header .fc-title {
  margin: 0 2px;
}

.fc-popover .fc-header .fc-close {
  cursor: pointer;
}

.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
  float: left;
}

.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
  float: right;
}

/* Misc Reusable Components
  --------------------------------------------------------------------------------------------------*/
.fc-divider {
  border-style: solid;
  border-width: 1px;
}

hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  /* height is unreliable across browsers, so use padding */
  border-width: 1px 0;
}

.fc-clear {
  clear: both;
}

.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {
  /* these element should always cling to top-left/right corners */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.fc-bg {
  bottom: 0;
  /* strech bg to bottom edge */
}

.fc-bg table {
  height: 100%;
  /* strech bg to bottom edge */
}

/* Tables
  --------------------------------------------------------------------------------------------------*/
.fc table {
  width: 100%;
  box-sizing: border-box;
  /* fix scrollbar issue in firefox */
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
  /* normalize cross-browser */
}

.fc th {
  text-align: center;
}

.fc th,
.fc td {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
}

.fc td.fc-today {
  border-style: double;
  /* overcome neighboring borders */
}

/* Internal Nav Links
  --------------------------------------------------------------------------------------------------*/
a[data-goto] {
  cursor: pointer;
}

a[data-goto]:hover {
  text-decoration: underline;
}

/* Fake Table Rows
  --------------------------------------------------------------------------------------------------*/
.fc .fc-row {
  /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
  /* no visible border by default. but make available if need be (scrollbar width compensation) */
  border-style: solid;
  border-width: 0;
}

.fc-row table {
  /* don't put left/right border on anything within a fake row.
  the outer tbody will worry about this */
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  /* no bottom borders on rows */
  border-bottom: 0 hidden transparent;
}

.fc-row:first-child table {
  border-top: 0 hidden transparent;
  /* no top border on first row */
}

/* Day Row (used within the header and the DayGrid)
  --------------------------------------------------------------------------------------------------*/
.fc-row {
  position: relative;
}

.fc-row .fc-bg {
  z-index: 1;
}

/* highlighting cells & background event skeleton */
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
  bottom: 0;
  /* stretch skeleton to bottom of row */
}

.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
  height: 100%;
  /* stretch skeleton to bottom of row */
}

.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
  border-color: transparent;
}

.fc-row .fc-bgevent-skeleton {
  z-index: 2;
}

.fc-row .fc-highlight-skeleton {
  z-index: 3;
}

/*
  row content (which contains day/week numbers and events) as well as "helper" (which contains
  temporary rendered events).
  */
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
  /* matches the space above the events */
}

.fc-row .fc-helper-skeleton {
  z-index: 5;
}

.fc .fc-row .fc-content-skeleton table,
.fc .fc-row .fc-content-skeleton td,
.fc .fc-row .fc-helper-skeleton td {
  /* see-through to the background below */
  /* extra precedence to prevent theme-provided backgrounds */
  background: none;
  /* in case <td>s are globally styled */
  border-color: transparent;
}

.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
  /* don't put a border between events and/or the day number */
  border-bottom: 0;
}

.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
  /* don't put a border between event cells */
  border-top: 0;
}

/* Scrolling Container
  --------------------------------------------------------------------------------------------------*/
.fc-scroller {
  -webkit-overflow-scrolling: touch;
}

/* TODO: move to agenda/basic */
.fc-scroller > .fc-day-grid,
.fc-scroller > .fc-time-grid {
  position: relative;
  /* re-scope all positions */
  width: 100%;
  /* hack to force re-sizing this inner element when scrollbars appear/disappear */
}

/* Global Event Styles
  --------------------------------------------------------------------------------------------------*/
.fc-event {
  position: relative;
  /* for resize handle and other inner positioning */
  display: block;
  /* make the <a> tag block */
  font-size: 0.75em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #CBC8D7;
  /* default BORDER color */
}

.fc-event,
.fc-event-dot {
  background-color: #CBC8D7;
  /* default BACKGROUND color */
}

.fc-event,
.fc-event:hover {
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */
}

.fc-event[href],
.fc-event.fc-draggable {
  cursor: pointer;
  /* give events with links and draggable events a hand mouse pointer */
}

.fc-not-allowed,
.fc-not-allowed .fc-event {
  /* to override an event's custom cursor */
  cursor: not-allowed;
}

.fc-event .fc-bg {
  /* the generic .fc-bg already does position */
  z-index: 1;
  background: #fff;
  opacity: 0.25;
}

.fc-event .fc-content {
  position: relative;
  z-index: 2;
}

/* resizer (cursor AND touch devices) */
.fc-event .fc-resizer {
  position: absolute;
  z-index: 4;
}

/* resizer (touch devices) */
.fc-event .fc-resizer {
  display: none;
}

.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
  /* only show when hovering or selected (with touch) */
  display: block;
}

/* hit area */
.fc-event.fc-selected .fc-resizer:before {
  /* 40x40 touch area */
  content: "";
  position: absolute;
  z-index: 9999;
  /* user of this util can scope within a lower z-index */
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}

/* Event Selection (only for touch devices)
  --------------------------------------------------------------------------------------------------*/
.fc-event.fc-selected {
  z-index: 9999 !important;
  /* overcomes inline z-index */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.fc-event.fc-selected.fc-dragging {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}

/* Horizontal Events
  --------------------------------------------------------------------------------------------------*/
/* bigger touch area when selected */
.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  /* below resizers */
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
}

/* events that are continuing to/from another week. kill rounded corners and butt up against edge */
.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  /* replace the border with padding */
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  /* replace the border with padding */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* resizer (cursor AND touch devices) */
/* left resizer  */
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
  /* overcome border */
}

/* right resizer */
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
  /* overcome border */
}

/* resizer (mouse devices) */
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  /* overcome top border */
  bottom: -1px;
  /* overcome bottom border */
}

/* resizer (touch devices) */
.fc-h-event.fc-selected .fc-resizer {
  /* 8x8 little dot */
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* vertically center */
  top: 50%;
  margin-top: -4px;
}

/* left resizer  */
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
  /* centers the 8x8 dot on the left edge */
}

/* right resizer */
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
  /* centers the 8x8 dot on the right edge */
}

/* DayGrid events
  ----------------------------------------------------------------------------------------------------
  We use the full "fc-day-grid-event" class instead of using descendants because the event won't
  be a descendant of the grid when it is being dragged.
  */
.fc-day-grid-event {
  margin: 1px 2px 0;
  /* spacing between events and edges */
  padding: 0 1px;
}

tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
  /* a little bit more space before the first event */
}

.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  /* same z-index as fc-bg, behind text */
  /* overcome the borders */
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  /* darkening effect */
  background: #000;
  opacity: 0.25;
}

.fc-day-grid-event .fc-content {
  /* force events to be one-line tall */
  white-space: nowrap;
  overflow: hidden;
}

.fc-day-grid-event .fc-time {
  font-weight: bold;
}

/* resizer (cursor devices) */
/* left resizer  */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
  /* to the day cell's edge */
}

/* right resizer */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
  /* to the day cell's edge */
}

/* Event Limiting
  --------------------------------------------------------------------------------------------------*/
/* "more" link that represents hidden events */
a.fc-more {
  margin: 1px 3px;
  font-size: 0.85em;
  cursor: pointer;
  text-decoration: none;
}

a.fc-more:hover {
  text-decoration: underline;
}

.fc-limited {
  /* rows and cells that are hidden because of a "more" link */
  display: none;
}

/* popover that appears when "more" link is clicked */
.fc-day-grid .fc-row {
  z-index: 1;
  /* make the "more" popover one higher than this */
}

.fc-more-popover {
  z-index: 2;
  width: 220px;
}

.fc-more-popover .fc-event-container {
  padding: 10px;
}

/* Now Indicator
  --------------------------------------------------------------------------------------------------*/
.fc-now-indicator {
  position: absolute;
  border: 0 solid red;
}

/* Utilities
  --------------------------------------------------------------------------------------------------*/
.fc-unselectable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}

/*
  TODO: more distinction between this file and common.css
  */
/* Colors
  --------------------------------------------------------------------------------------------------*/
.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-content,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-list-heading td {
  border-color: #ddd;
}

.fc-unthemed .fc-popover {
  background-color: #fff;
}

.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header,
.fc-unthemed .fc-list-heading td {
  background: #eee;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
}

.fc-unthemed td.fc-today {
  background: #fcf8e3;
}

.fc-unthemed .fc-disabled-day {
  background: #d7d7d7;
  opacity: 0.3;
}

/* Icons (inline elements with styled text that mock arrow icons)
  --------------------------------------------------------------------------------------------------*/
.fc-icon {
  display: inline-block;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  text-align: center;
  overflow: hidden;
  font-family: "Courier New", Courier, monospace;
  /* don't allow browser text-selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*
  Acceptable font-family overrides for individual icons:
	"Arial", sans-serif
	"Times New Roman", serif

  NOTE: use percentage font sizes or else old IE chokes
  */
.fc-icon:after {
  position: relative;
}

.fc-icon-left-single-arrow:after {
  content: "‹";
  font-weight: bold;
  font-size: 200%;
  top: -7%;
}

.fc-icon-right-single-arrow:after {
  content: "›";
  font-weight: bold;
  font-size: 200%;
  top: -7%;
}

.fc-icon-left-double-arrow:after {
  content: "«";
  font-size: 160%;
  top: -7%;
}

.fc-icon-right-double-arrow:after {
  content: "»";
  font-size: 160%;
  top: -7%;
}

.fc-icon-left-triangle:after {
  content: "◄";
  font-size: 125%;
  top: 3%;
}

.fc-icon-right-triangle:after {
  content: "►";
  font-size: 125%;
  top: 3%;
}

.fc-icon-down-triangle:after {
  content: "▼";
  font-size: 125%;
  top: 2%;
}

.fc-icon-x:after {
  content: "×";
  font-size: 200%;
  top: 6%;
}

/* Popover
  --------------------------------------------------------------------------------------------------*/
.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
  font-size: 0.9em;
  margin-top: 2px;
}

/* List View
  --------------------------------------------------------------------------------------------------*/
.fc-unthemed .fc-list-item:hover td {
  background-color: #f5f5f5;
}

/* Colors
  --------------------------------------------------------------------------------------------------*/
.ui-widget .fc-disabled-day {
  background-image: none;
}

/* Popover
  --------------------------------------------------------------------------------------------------*/
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
  /* where they meet, let the header have the border */
}

/* Global Event Styles
  --------------------------------------------------------------------------------------------------*/
.ui-widget .fc-event {
  /* overpower jqui's styles on <a> tags. TODO: more DRY */
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */
  /* undo ui-widget-header bold */
  font-weight: normal;
}

/* TimeGrid axis running down the side (for both the all-day area and the slot area)
  --------------------------------------------------------------------------------------------------*/
.ui-widget td.fc-axis {
  font-weight: normal;
  /* overcome bold */
}

/* TimeGrid Slats (lines that run horizontally)
  --------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-slats .ui-widget-content {
  background: none;
  /* see through to fc-bg */
}

.fc.fc-bootstrap3 a {
  text-decoration: none;
}

.fc.fc-bootstrap3 a[data-goto]:hover {
  text-decoration: underline;
}

.fc-bootstrap3 hr.fc-divider {
  border-color: inherit;
}

.fc-bootstrap3 .fc-today.alert {
  border-radius: 0;
}

/* Popover
  --------------------------------------------------------------------------------------------------*/
.fc-bootstrap3 .fc-popover .panel-body {
  padding: 0;
}

/* TimeGrid Slats (lines that run horizontally)
  --------------------------------------------------------------------------------------------------*/
.fc-bootstrap3 .fc-time-grid .fc-slats table {
  /* some themes have background color. see through to slats */
  background: none;
}

.fc.fc-bootstrap4 a {
  text-decoration: none;
}

.fc.fc-bootstrap4 a[data-goto]:hover {
  text-decoration: underline;
}

.fc-bootstrap4 hr.fc-divider {
  border-color: inherit;
}

.fc-bootstrap4 .fc-today.alert {
  border-radius: 0;
}

.fc-bootstrap4 a.fc-event:not([href]):not([tabindex]) {
  color: #fff;
}

.fc-bootstrap4 .fc-popover.card {
  position: absolute;
}

/* Popover
  --------------------------------------------------------------------------------------------------*/
.fc-bootstrap4 .fc-popover .card-body {
  padding: 0;
}

/* TimeGrid Slats (lines that run horizontally)
  --------------------------------------------------------------------------------------------------*/
.fc-bootstrap4 .fc-time-grid .fc-slats table {
  /* some themes have background color. see through to slats */
  background: none;
}

/* Toolbar
  --------------------------------------------------------------------------------------------------*/
.fc-toolbar {
  text-align: center;
}

.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1.5rem;
}

.fc-toolbar.fc-footer-toolbar {
  margin-top: 1em;
}

.fc-toolbar .fc-left {
  float: left;
}

.fc-toolbar .fc-right {
  float: right;
}

.fc-toolbar .fc-center {
  display: inline-block;
}

/* the things within each left/right/center section */
.fc .fc-toolbar > * > * {
  /* extra precedence to override button border margins */
  float: left;
  margin-left: 0.75em;
}

/* the first thing within each left/center/right section */
.fc .fc-toolbar > * > :first-child {
  /* extra precedence to override button border margins */
  margin-left: 0;
}

/* title text */
.fc-toolbar h2 {
  margin: 0;
}

/* button layering (for border precedence) */
.fc-toolbar button {
  position: relative;
}

.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
  z-index: 2;
}

.fc-toolbar .fc-state-down {
  z-index: 3;
}

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
  z-index: 4;
}

.fc-toolbar button:focus {
  z-index: 5;
}

/* View Structure
  --------------------------------------------------------------------------------------------------*/
/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.fc-view,
.fc-view > table {
  /* so dragged elements can be above the view's main element */
  position: relative;
  z-index: 1;
}

/* BasicView
  --------------------------------------------------------------------------------------------------*/
/* day row structure */
.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
  /* there may be week numbers in these views, so no padding-top */
  padding-bottom: 1em;
  /* ensure a space at bottom of cell for user selecting/clicking */
}

.fc-basic-view .fc-body .fc-row {
  min-height: 4em;
  /* ensure that all rows are at least this tall */
}

/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */
.fc-row.fc-rigid {
  overflow: hidden;
}

.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* week and day number styling */
.fc-day-top.fc-other-month {
  opacity: 0.3;
}

.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
  padding: 2px;
}

.fc-basic-view th.fc-week-number,
.fc-basic-view th.fc-day-number {
  padding: 0 2px;
  /* column headers can't have as much v space */
}

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: right;
}

.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: left;
}

.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px 0;
}

.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px;
}

.fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  text-align: center;
  background-color: #f2f2f2;
  color: #808080;
}

/* when week/day number have own column */
.fc-basic-view td.fc-week-number {
  text-align: center;
}

.fc-basic-view td.fc-week-number > * {
  /* work around the way we do column resizing and ensure a minimum width */
  display: inline-block;
  min-width: 1.25em;
}

/* AgendaView all-day area
  --------------------------------------------------------------------------------------------------*/
.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
  /* so the "more.." popover will be over the time grid */
}

.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
  /* all-day section will never get shorter than this */
}

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
  /* give space underneath events for clicking/selecting days */
}

/* TimeGrid axis running down the side (for both the all-day area and the slot area)
  --------------------------------------------------------------------------------------------------*/
.fc .fc-axis {
  /* .fc to overcome default cell styles */
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap;
}

.fc-ltr .fc-axis {
  text-align: right;
}

.fc-rtl .fc-axis {
  text-align: left;
}

/* TimeGrid Structure
  --------------------------------------------------------------------------------------------------*/
.fc-time-grid-container,
.fc-time-grid {
  /* so slats/bg/content/etc positions get scoped within here */
  position: relative;
  z-index: 1;
}

.fc-time-grid {
  min-height: 100%;
  /* so if height setting is 'auto', .fc-bg stretches to fill height */
}

.fc-time-grid table {
  /* don't put outer borders on slats/bg/content/etc */
  border: 0 hidden transparent;
}

.fc-time-grid > .fc-bg {
  z-index: 1;
}

.fc-time-grid .fc-slats,
.fc-time-grid > hr {
  /* the <hr> AgendaView injects when grid is shorter than scroller */
  position: relative;
  z-index: 2;
}

.fc-time-grid .fc-content-col {
  position: relative;
  /* because now-indicator lives directly inside */
}

.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
}

/* divs within a cell within the fc-content-skeleton */
.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1;
}

.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2;
}

.fc-time-grid .fc-highlight-container {
  position: relative;
  z-index: 3;
}

.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4;
}

.fc-time-grid .fc-now-indicator-line {
  z-index: 5;
}

.fc-time-grid .fc-helper-container {
  /* also is fc-event-container */
  position: relative;
  z-index: 6;
}

/* TimeGrid Slats (lines that run horizontally)
  --------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
  /* each cell is responsible for its top border */
}

.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted;
  border-color: #fff;
}

/* TimeGrid Highlighting Slots
  --------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-highlight-container {
  /* a div within a cell within the fc-highlight-skeleton */
  position: relative;
  /* scopes the left/right of the fc-highlight to be in the column */
}

.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
  /* top and bottom will be in by JS */
}

/* TimeGrid Event Containment
  --------------------------------------------------------------------------------------------------*/
.fc-ltr .fc-time-grid .fc-event-container {
  /* space on the sides of events for LTR (default) */
  margin: 0 2.5% 0 2px;
}

.fc-rtl .fc-time-grid .fc-event-container {
  /* space on the sides of events for RTL */
  margin: 0 2px 0 2.5%;
}

.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
  position: absolute;
  z-index: 1;
  /* scope inner z-index's */
}

.fc-time-grid .fc-bgevent {
  /* background events always span full width */
  left: 0;
  right: 0;
}

/* Generic Vertical Event
  --------------------------------------------------------------------------------------------------*/
.fc-v-event.fc-not-start {
  /* events that are continuing from another day */
  /* replace space made by the top border with padding */
  border-top-width: 0;
  padding-top: 1px;
  /* remove top rounded corners */
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.fc-v-event.fc-not-end {
  /* replace space made by the top border with padding */
  border-bottom-width: 0;
  padding-bottom: 1px;
  /* remove bottom rounded corners */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* TimeGrid Event Styling
  ----------------------------------------------------------------------------------------------------
  We use the full "fc-time-grid-event" class instead of using descendants because the event won't
  be a descendant of the grid when it is being dragged.
  */
.fc-time-grid-event {
  overflow: hidden;
  /* don't let the bg flow over rounded corners */
}

.fc-time-grid-event.fc-selected {
  /* need to allow touch resizers to extend outside event's bounding box */
  /* common fc-selected styles hide the fc-bg, so don't need this anyway */
  overflow: visible;
}

.fc-time-grid-event.fc-selected .fc-bg {
  display: none;
  /* hide semi-white background, to appear darker */
}

.fc-time-grid-event .fc-content {
  overflow: hidden;
  /* for when .fc-selected */
}

.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
  padding: 0 1px;
}

.fc-time-grid-event .fc-time {
  font-size: 0.85em;
  white-space: nowrap;
}

/* short mode, where time and title are on the same line */
.fc-time-grid-event.fc-short .fc-content {
  /* don't wrap to second line (now that contents will be inline) */
  white-space: nowrap;
}

.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
  /* put the time and title on the same line */
  display: inline-block;
  vertical-align: top;
}

.fc-time-grid-event.fc-short .fc-time span {
  display: none;
  /* don't display the full time text... */
}

.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
  /* ...instead, display only the start time */
}

.fc-time-grid-event.fc-short .fc-time:after {
  content: " - ";
  /* seperate with a dash, wrapped in nbsp's */
}

.fc-time-grid-event.fc-short .fc-title {
  font-size: 0.85em;
  /* make the title text the same size as the time */
  padding: 0;
  /* undo padding from above */
}

/* resizer (cursor device) */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "=";
}

/* resizer (touch device) */
.fc-time-grid-event.fc-selected .fc-resizer {
  /* 10x10 dot */
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* horizontally center */
  left: 50%;
  margin-left: -5px;
  /* center on the bottom edge */
  bottom: -5px;
}

/* Now Indicator
  --------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0;
}

/* arrow on axis */
.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
  /* vertically center on top coordinate */
}

.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  /* triangle pointing right... */
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  /* triangle pointing left... */
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

/* List View
  --------------------------------------------------------------------------------------------------*/
/* possibly reusable */
.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}

/* view wrapper */
.fc-rtl .fc-list-view {
  direction: rtl;
  /* unlike core views, leverage browser RTL */
}

.fc-list-view {
  border-width: 1px;
  border-style: solid;
}

/* table resets */
.fc .fc-list-table {
  table-layout: auto;
  /* for shrinkwrapping cell content */
}

.fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px;
}

.fc-list-table tr:first-child td {
  border-top-width: 0;
}

/* day headings with the list */
.fc-list-heading {
  border-bottom-width: 1px;
}

.fc-list-heading td {
  font-weight: bold;
}

.fc-ltr .fc-list-heading-main {
  float: left;
}

.fc-ltr .fc-list-heading-alt {
  float: right;
}

.fc-rtl .fc-list-heading-main {
  float: right;
}

.fc-rtl .fc-list-heading-alt {
  float: left;
}

/* event list items */
.fc-list-item.fc-has-url {
  cursor: pointer;
  /* whole row will be clickable */
}

.fc-list-item-marker,
.fc-list-item-time {
  white-space: nowrap;
  width: 1px;
}

/* make the dot closer to the event title */
.fc-ltr .fc-list-item-marker {
  padding-right: 0;
}

.fc-rtl .fc-list-item-marker {
  padding-left: 0;
}

.fc-list-item-title a {
  /* every event title cell has an <a> tag */
  text-decoration: none;
  color: inherit;
}

.fc-list-item-title a[href]:hover {
  /* hover effect only on titles with hrefs */
  text-decoration: underline;
}

/* message when no events */
.fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table;
}

.fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.fc-unthemed .fc-list-empty {
  /* theme will provide own background */
  background-color: #eee;
}

table.listview {
  position: relative;
}
table.listview tr:nth-child(even) {
  background-color: #f6f6f6;
}
table.listview th a {
  position: relative;
  text-decoration: none;
}
table.listview th a:hover {
  text-decoration: underline;
}
table.listview th.asc a, table.listview th.desc a {
  padding-right: 1.5rem;
}
table.listview th.asc a:after, table.listview th.desc a:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhYWdfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDU5LjMgNTkuMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTkuMyA1OS4zOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzFFNzFCNzt9Cgkuc3Qxe2ZpbGw6I0ZGRkZGRjt9Cgkuc3Qye2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6IzFFNzFCNzt9Cgkuc3Qze2ZpbGw6IzFEMUQxQjt9Cgkuc3Q0e2ZpbGw6IzJBMjcyNDt9Cgkuc3Q1e2ZpbGw6IzAwMkY4Nzt9Cgkuc3Q2e2ZpbGw6IzAwOUFERTt9Cgkuc3Q3e2ZpbGw6IzAwQkY4RTt9Cgkuc3Q4e2ZpbGw6IzAwOEY2NTt9Cgkuc3Q5e2ZpbGw6I0Y3OTMxQTt9Cgkuc3QxMHtmaWxsOiM0RDRENEQ7fQoJLnN0MTF7ZmlsbDojRjQ4MTIwO30KCS5zdDEye2ZpbGw6IzIzMUYyMDt9Cgkuc3QxM3tmaWxsOiNGRjVGMDA7fQoJLnN0MTR7ZmlsbDojRUIwMDFCO30KCS5zdDE1e2ZpbGw6I0Y3OUUxQjt9Cgkuc3QxNntmaWxsOiMwMDU0OTg7fQoJLnN0MTd7ZmlsbDojRkZEODAwO30KCS5zdDE4e2ZpbGw6I0NDMUI2OTt9Cgkuc3QxOXtmaWxsOiMyODI4Mjg7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ic3Q0IiBkPSJNNDguNiwyMi4zYzAsMC43LTAuMywxLjQtMC44LDEuOUwyOS43LDQyLjNMMTEuNSwyNC4xYy0xLTEtMS0yLjcsMC0zLjhzMi43LTEsMy44LDBsMTQuNCwxNC40TDQ0LDIwLjQKCWMxLTEsMi43LTEsMy44LDBDNDguNCwyMC45LDQ4LjYsMjEuNiw0OC42LDIyLjN6Ii8+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: inline-block;
  width: 14px;
  height: 14px;
}
table.listview th.asc a:after {
  transform: translateY(-50%) rotate(180deg);
}
table.listview th, table.listview td {
  padding: 0.75rem 1rem;
}
table.listview th:first-child, table.listview td:first-child {
  padding-left: 0.75rem;
}
table.listview th:last-child, table.listview td:last-child {
  padding-right: 0.75rem;
}
table.listview .listview_action {
  margin-left: 10px;
}
table.listview .listview-actions a {
  margin-left: 10px;
}

.twv {
  color: #BA1212;
}

.confirm-overlay {
  text-align: right;
  color: #000;
  z-index: 1040;
  position: absolute;
  padding: 5px;
  flex-direction: row;
  align-items: center;
}
.confirm-overlay span {
  display: inline-block;
  margin-right: 1rem;
}
.confirm-overlay button, .confirm-overlay .btn, .confirm-overlay .pl_top-btn, .confirm-overlay #calendar .fc-today-button, #calendar .confirm-overlay .fc-today-button, .confirm-overlay .calendar .fc-today-button, .calendar .confirm-overlay .fc-today-button {
  margin-left: 5px;
  margin-right: 5px;
  padding: 0.35rem 0.85rem;
  border-radius: 1rem;
}

.pagination {
  margin-top: 2rem;
  display: block;
  text-align: center;
  width: 100%;
  padding-left: 0;
  list-style: none;
  list-style-image: none;
}
.pagination li {
  display: inline-block;
  position: relative;
  background-color: #fff;
}
.pagination li:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  background-color: #C89F67;
  width: 2rem;
  height: 2rem;
  z-index: 2;
  border-radius: 50%;
  opacity: 0;
}
.pagination li:first-child {
  border-top-left-radius: 1.65rem;
  border-bottom-left-radius: 1.65rem;
}
.pagination li:last-child {
  border-top-right-radius: 1.65rem;
  border-bottom-right-radius: 1.65rem;
}
.pagination li:nth-child(-n+2) a, .pagination li:nth-last-of-type(-n+2) a {
  color: #C89F67;
}
.pagination li a {
  text-decoration: none;
  display: inline-block;
  position: relative;
  z-index: 3;
  padding: 1rem;
}
.pagination li.active:after {
  opacity: 1;
}
.pagination li.active a {
  color: #fff;
}

.list {
  list-style: none;
  list-style-image: none;
  padding-left: 0;
  margin-bottom: 0;
}

.list--employers {
  margin-bottom: 2rem;
}
.list--employers li {
  font-size: 1.1rem;
  margin: 0.5rem 0;
}

.list--basic li {
  margin: 0.5rem 0;
}

.custom_radio.input.disabled {
  opacity: 0.6;
}

.custom_radio.disabled {
  opacity: 0.6;
}

.list--employers-checkbox:not(:last-child) {
  margin-bottom: 2rem;
}
.list--employers-checkbox .user {
  width: 28px;
  height: 28px;
}
.list--employers-checkbox li {
  position: relative;
  background-color: #fff;
  margin: 0.35rem 0;
  padding: 0.5rem 0.75rem;
  padding-right: 3.5rem;
  border-radius: 6px;
  display: block;
}
.list--employers-checkbox--big li {
  background-color: #F3F2F6;
  border-radius: 6px;
  padding: 16px 24px;
  transition: all ease 0.5s;
}
.list--employers-checkbox--big li:hover {
  background-color: #e5e3ec;
}
.list--employers-checkbox--big li:not(:last-child) {
  margin-bottom: 1rem;
}
.list--employers-checkbox--big .custom_checkbox-label {
  padding-left: 2.5rem;
}
.list--employers-checkbox .custom_radio-label:before, .list--employers-checkbox .custom_radio-label:after {
  top: 5px;
}
.list--employers-checkbox .custom_checkbox-label, .list--employers-checkbox .custom_radio-label {
  display: flex;
  align-items: center;
}
.list--employers-checkbox .custom_checkbox-label .user, .list--employers-checkbox .custom_radio-label .user {
  margin-right: 5px;
}
.list--employers-checkbox .custom_checkbox--pin {
  position: absolute;
  right: 0.75rem;
  top: 50%;
  margin-top: -1px;
  transform: translateY(-50%);
}
.list--employers-checkbox .custom_checkbox-count {
  top: 50%;
  transform: translateY(-50%);
}
.list--employers-checkbox .custom_checkbox-label:before, .list--employers-checkbox .custom_checkbox-label:after {
  top: auto;
}

.list--employers-checkbox--light {
  opacity: 0.5;
}

.header_details {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.header_details .pane-filters {
  display: flex !important;
  flex-direction: row;
  gap: 10px;
}

.clocker {
  width: 100%;
  width: 280px;
  display: inline-block;
  border-left: 1px solid #28235C;
  border-right: 1px solid #28235C;
  padding: 0 1rem;
}

.clocker_section {
  position: relative;
  padding: 0 0.5rem;
  display: inline-block;
}
.clocker_section:first-child {
  padding-left: 50px;
}
.clocker_section:first-child button {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 0;
  outline: 0;
  background-color: #dddddd;
  border-radius: 50%;
  vertical-align: middle;
}
.clocker_section:first-child button .fa {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 18px;
  height: 18px;
}

.clocker_time span:first-child {
  font-size: 1.3rem;
}
.clocker_time span:first-child:after {
  content: "’";
}
.clocker_time span:last-child {
  font-size: 0.8rem;
  margin-left: -4px;
}

.clocker_submit {
  display: inline-block;
  border: 0;
  outline: 0;
  padding: 0;
  background: none;
}
.clocker_submit .fa {
  font-size: 1.25rem;
}

.panel--clocker button {
  position: relative;
  width: 52px;
  height: 52px;
  background-color: #F3F2F6;
  border-radius: 50%;
}
.panel--clocker button .fa {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 2rem;
}
.panel--clocker button .fa {
  font-size: 20px;
}

.panel--clocker-info {
  position: relative;
}
.panel--clocker-info:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.15);
  width: 1px;
  height: 40px;
  display: block;
  pointer-events: none;
}

.label--clocks {
  display: flex;
  align-items: center;
}
.label--clocks input {
  margin-right: 1rem;
}

table {
  border-collapse: collapse;
  width: 100%;
}
table th, table td {
  text-align: left;
}
table td:first-child, table th:first-child {
  padding-left: 0;
}
table td:last-child, table th:last-child {
  padding-right: 0;
}

.table th {
  font-weight: bold;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.table th a {
  text-decoration: none;
}
.table th a:hover {
  text-decoration: underline;
}
.table td, .table th {
  padding: 0.75rem 1rem;
  vertical-align: middle;
}
.table .user {
  margin-right: 0.65rem;
}

.table-bordered tbody tr:not(:last-child) td, .table--bordered tbody tr:not(:last-child) td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.col-actions {
  text-align: right;
}
.col-actions a {
  text-decoration: none;
}

.table_tools a {
  text-decoration: none;
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive::-webkit-scrollbar {
  height: 6px;
}
.table-responsive::-webkit-scrollbar-thumb {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: rgba(108, 123, 138, 0.25);
}
.table-responsive::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(108, 123, 138, 0.25);
}

.table-clickable tbody tr {
  cursor: pointer;
}
.table-clickable tbody tr:hover {
  text-decoration: underline;
}

.date-selector {
  table-layout: fixed;
  text-align: center;
}
.date-selector a {
  text-decoration: none;
}
.date-selector td {
  line-height: 30px;
  padding: 0.5rem;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
}
.date-selector .month td {
  width: 8%;
}
.date-selector td {
  border-radius: 1.75rem;
}
.date-selector td.selected {
  background-color: #C89F67;
  color: #fff;
}

.row-border-top {
  border-top: 1px solid rgba(0, 0, 0, 0.15) !important;
}

.table--clocks-week {
  table-layout: fixed;
}
.table--clocks-week th, .table--clocks-week td {
  text-align: left;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px dashed rgba(0, 0, 0, 0.15);
  padding: 0.85rem 0.5rem;
}
.table--clocks-week th:first-child, .table--clocks-week td:first-child {
  width: 275px;
  padding-left: 0;
}
.table--clocks-week th:last-child, .table--clocks-week td:last-child {
  padding-right: 0.5rem;
}
.table--clocks-week th {
  text-align: center;
  font-weight: 400;
  border-bottom: 0;
  border-right: 0;
  padding-bottom: 5px;
  background-color: #fff;
  position: sticky;
  z-index: 1;
  top: 128px;
}

.table--fixed {
  table-layout: fixed;
}

.table--clocks-month {
  margin-bottom: 0.25rem;
}
.table--clocks-month > tbody > tr > th:first-child, .table--clocks-month > tbody > tr > td:first-child {
  width: 275px;
  padding-left: 0;
  vertical-align: top;
}
.table--clocks-month > tbody > tr:last-child > td {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.15);
  padding-bottom: 0.75rem;
}
.table--clocks-month > tbody > tr:last-child > td:empty {
  border: none;
}
.table--clocks-month th, .table--clocks-month td {
  text-align: left;
  padding: 0.35rem;
  border: 0;
}
.table--clocks-month th:last-child, .table--clocks-month td:last-child {
  padding-right: 0.35rem;
}
.table--clocks-month th {
  text-align: center;
  font-weight: 400;
  padding-bottom: 8px;
}
.table--clocks-month .panel {
  margin-bottom: 0;
}
.table--clocks-month .panel--valid {
  border-color: #9ecd55;
}
.table--clocks-month .panel--valid .panel_header {
  background-color: #f0f8e6;
}
.table--clocks-month .panel--from-planning {
  border-color: #3f7ee4;
}
.table--clocks-month .panel--from-planning .panel_header {
  background-color: #e2ecfb;
}
.table--clocks-month .panel_header {
  padding: 0.65rem;
}
.table--clocks-month .panel_body {
  padding: 1rem;
}
.table--clocks-month .form_control {
  border: 0;
  padding: 0;
  border-radius: 0;
}
.table--clocks-month .panel_header {
  background-color: #F3F2F6;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  font-weight: 600;
  justify-content: flex-end;
  text-align: right;
}
.table--clocks-month .panel_header * {
  margin-bottom: 0;
  color: #a7a9ac;
}
.table--clocks-month .spacer td {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.15);
  padding: 0.75rem;
}

.table--clocks-month .table--clocks-month-expand {
  vertical-align: top !important;
  padding-left: 1rem;
}
.table--clocks-month .table--clocks-month-expand .btn .icon, .table--clocks-month .table--clocks-month-expand .pl_top-btn .icon, .table--clocks-month .table--clocks-month-expand #calendar .fc-today-button .icon, #calendar .table--clocks-month .table--clocks-month-expand .fc-today-button .icon, .table--clocks-month .table--clocks-month-expand .calendar .fc-today-button .icon, .calendar .table--clocks-month .table--clocks-month-expand .fc-today-button .icon {
  margin-left: 0.25rem;
}
.table--clocks-month .table--clocks-month-expand .total {
  margin-top: 1rem;
}
.table--clocks-month .table--clocks-month-expand .total > span {
  display: block;
}
.table--clocks-month .table--clocks-month-expand .total > span span {
  background-color: rgba(158, 205, 85, 0.1);
  padding: 0 0.5rem;
  border-radius: 10px;
  margin-right: 0.25rem;
  color: #9ecd55;
}
.table--clocks-month .table--clocks-month-expand .total > span.hours {
  margin-bottom: 0.75rem;
}
.table--clocks-month .table--clocks-month-expand .total > span.hours span {
  background-color: rgba(200, 159, 103, 0.1);
  color: #C89F67;
}

.table--dashed tbody tr:not(:last-child) td {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.15);
}
.table--dashed tfoot td {
  background-color: #F3F2F6;
}
.table--dashed tfoot td .table_block {
  border-radius: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  padding-left: 2rem;
  transform: translateX(-1rem);
}

.table_block {
  padding: 0.75rem 1rem;
  border-radius: 4px;
  background-color: #F3F2F6;
}
.table_block:empty {
  display: none;
}

.table_block--darker {
  background-color: #CBC8D7;
  text-align: center;
  color: #404041;
}

.table_block--red {
  background-color: #f1d0d0;
}

.nav {
  position: relative;
  padding-left: 1rem;
  margin-bottom: 2rem;
  display: flex;
  flex-wrap: wrap;
}
.nav:before {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #a7a9ac;
  display: block;
  pointer-events: none;
}
.nav:after {
  content: "";
  display: table;
  clear: both;
}
.nav .nav-item {
  position: relative;
  float: left;
  font-size: 0;
}
.nav .nav-item .nav-link {
  position: relative;
  background-color: #fff;
  text-decoration: none;
  padding: 1rem 2.5rem;
  user-select: none;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  overflow: hidden;
  color: #a7a9ac;
  font-size: 1rem;
}
.nav .nav-item .nav-link.active {
  color: #C89F67;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  font-weight: bold;
}
.nav .nav-item .nav-link.active:before, .nav .nav-item .nav-link.active:after {
  content: "";
  position: absolute;
  z-index: 2;
  display: block;
  width: 100%;
  pointer-events: none;
}
.nav .nav-item .nav-link.active:before {
  top: 0;
  left: 0;
  height: 6px;
  background-color: #C89F67;
}
.nav .nav-item .nav-link.active:after {
  bottom: -1px;
  left: 0;
  height: 2px;
  background-color: #fff;
}
.nav .nav-item .nav-link.disabled {
  color: #F3F2F6;
}

@media (max-width: 47.9em) {
  .nav .nav-item .nav-link {
    padding: 0.75rem 1.5rem;
  }
}
@media (max-width: 33.9em) {
  .nav .nav-item .nav-link {
    padding: 0.65rem 1rem;
  }
}
.backface {
  position: fixed;
  z-index: 105;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  transition: all ease 0.4s;
  cursor: pointer;
}
.backface.backface-white {
  background-color: rgba(255, 255, 255, 0.65);
}

html.js-loaded .popup, html.js-loaded .backface {
  display: block;
}
html.popup_open {
  overflow: hidden;
}
html.popup_open .backface.open {
  pointer-events: auto;
  visibility: visible;
  opacity: 0.5;
}

.popup {
  position: fixed;
  z-index: 106;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  margin-top: 10px;
  width: calc(100% - 30px);
  max-width: 920px;
  background-color: #fff;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0px 0px 78px 0px rgba(0, 0, 0, 0.15);
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  transition: all ease 0.35s;
}
.popup.open {
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
  margin-top: 0;
}
.popup:before {
  content: "";
  position: absolute;
  top: -50px;
  right: 0;
  width: 35px;
  height: 35px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMzAuMSAxMzAuMSI+PHBhdGggZmlsbD0iIzAwMDAwMCIgZD0iTTEzMC4xIDE0LjlMMTE1LjIgMCA2NS4xIDUwLjEgMTQuOSAwIDAgMTQuOWw1MC4xIDUwLjJMMCAxMTUuMmwxNC45IDE0LjlMNjUuMSA4MGw1MC4xIDUwLjEgMTQuOS0xNC45TDgwIDY1LjF6Ii8+PC9zdmc+);
  background-size: 11px 11px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  z-index: 1;
  pointer-events: none;
  border-radius: 50%;
}

.popup_footer {
  background-color: #F3F2F6;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  overflow: hidden;
  padding: 2rem;
}

.popup_close--x {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
  display: inline-block;
  padding: 1rem;
  border-radius: 50%;
  font-size: 1.35rem;
  color: #C89F67;
  cursor: pointer;
}
.popup_close--x .center {
  margin-top: 1px;
  line-height: 1;
}

.popup_header {
  padding: 2rem 2rem 0 2rem;
}

.popup_body {
  padding: 2rem;
  width: 100%;
  overflow-y: auto;
  max-height: calc(100vh - 150px);
}
.popup_body::-webkit-scrollbar {
  width: 6px;
}
.popup_body::-webkit-scrollbar-thumb {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: rgba(108, 123, 138, 0.25);
}
.popup_body::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(108, 123, 138, 0.25);
}

.popup--small {
  max-width: 520px;
}

.popup--medium {
  max-width: 660px;
}

.popup--tiny {
  max-width: 420px;
}

.popup--big {
  max-width: 1100px;
}

.popup-register {
  border-radius: 10px;
  overflow: hidden;
  max-width: 50%;
}
.popup-register .close-popup {
  position: absolute;
  right: 1rem;
  top: 1rem;
  z-index: 2;
  color: #fff;
  font-size: 2rem;
  text-decoration: none;
}
.popup-register .popup-register-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 50%;
  float: left;
  height: 550px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem;
}
.popup-register .popup-register-image:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.popup-register-image-content {
  text-align: center;
  position: relative;
  z-index: 2;
  color: #fff;
}
.popup-register-image-content h1 {
  margin-bottom: 3rem;
}

.popup_body--specs {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  position: relative;
}
.popup_body--specs:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 1px;
  top: 50%;
  transform: translateY(-50%);
  height: 50px;
  background-color: rgba(0, 0, 0, 0.15);
  pointer-events: none;
}
.popup_body--specs p {
  margin-bottom: 0;
}

.section {
  position: relative;
}

.section--light {
  background-color: #F3F2F6;
}

.form_control, .form-control {
  width: 100%;
  outline: 0;
  padding: 0.75rem 0.85rem;
  height: auto;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  background-color: #fff;
  transition: border ease 0.2s;
}
.form_control.invalid, .form-control.invalid {
  border-color: rgba(238, 31, 2, 0.75);
  background-color: rgba(238, 31, 2, 0.1);
}
.form_control.disabled, .form_control[disabled], .form-control.disabled, .form-control[disabled] {
  background-color: #F3F2F6;
  cursor: not-allowed;
}
.form_control.isfalse, .form-control.isfalse {
  border-color: #BA1212;
  background-color: rgba(236, 100, 74, 0.1);
}
.form_control:focus, .form_control:hover, .form_control:active, .form-control:focus, .form-control:hover, .form-control:active {
  border-color: rgba(0, 0, 0, 0.45);
}
.form_control.form_control--valid, .form-control.form_control--valid {
  border-color: #9ecd55;
  background-color: #f0f8e6;
}
.form_control.form_control--from-planning, .form-control.form_control--from-planning {
  border-color: #3f7ee4;
  background-color: #e2ecfb;
}

textarea {
  max-width: 100%;
}

.form_control--small {
  padding: 0.15rem 0.35rem;
  font-size: 12px;
  border-radius: 4px;
}

select.form_control option {
  outline: 0;
  border: 0;
  background-color: #F3F2F6;
}

input.isfalse {
  border-color: #BA1212;
  background-color: rgba(236, 100, 74, 0.1);
}

.input_group {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}
.input_group .form_control {
  padding-right: 4.5rem;
}
.input_group select.form_control {
  background-position: 90% center;
  background-position: right 4.5rem center;
}
.input_group .btn, .input_group .pl_top-btn, .input_group #calendar .fc-today-button, #calendar .input_group .fc-today-button, .input_group .calendar .fc-today-button, .calendar .input_group .fc-today-button {
  width: 3.5rem;
  border-radius: 0;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
.input_group .btn .icon, .input_group .pl_top-btn .icon, .input_group #calendar .fc-today-button .icon, #calendar .input_group .fc-today-button .icon, .input_group .calendar .fc-today-button .icon, .calendar .input_group .fc-today-button .icon {
  font-size: 1.2rem;
}

.input_group--left .form_control {
  padding-left: 3.25rem;
  padding-right: 1rem;
}
.input_group--left .btn, .input_group--left .pl_top-btn, .input_group--left #calendar .fc-today-button, #calendar .input_group--left .fc-today-button, .input_group--left .calendar .fc-today-button, .calendar .input_group--left .fc-today-button {
  right: initial;
  left: 0;
}

select.form_control {
  padding-right: 3rem;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  background-repeat: no-repeat;
  background-size: 10px 10px;
  background-position: 95% center;
  background-position: right 1rem center;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhYWdfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDQ3LjYgNDguMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNDcuNiA0OC4yIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBhdGggZmlsbD0iIzAwMDAwMCIgZD0iTTIzLjgsMzYuNmMtMC44LDAtMS42LTAuNC0yLjQtMUwzLjIsMTcuMkMyLDE2LDIsMTMuOCwzLjIsMTIuNXMzLjQtMS4yLDQuNiwwbDE1LjksMTUuOWwxNS45LTE1LjkKCWMxLjItMS4yLDMuNC0xLjIsNC42LDBjMS4yLDEuMiwxLjIsMy40LDAsNC42TDI2LDM1LjZDMjUuNiwzNi4yLDI0LjgsMzYuNiwyMy44LDM2LjZ6Ii8+Cjwvc3ZnPgo=);
}

.form_control.flatpickr {
  cursor: pointer;
  appearance: none;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: 95% center;
  background-position: right 1rem center;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIwLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA5NSA4MC40IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA5NSA4MC40IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBmaWxsPSIjMjMxZjIwIiBkPSJNNTQsNjMuMWgyNy43VjM3SDU0VjYzLjF6IE01OS4zLDQyLjNoMTcuMXYxNS41SDU5LjNWNDIuM3oiLz4KCTxwYXRoIGZpbGw9IiMyMzFmMjAiIGQ9Ik03Ni4zLDUuOVYwSDcxdjUuOUgyNFYwaC01LjN2NS45SDB2NzQuNmg5NVY1LjlINzYuM3ogTTg5LjcsNzUuMkg1LjNWMjkuNUg4MnYtNS4zSDUuM1YxMS4xaDEzLjR2NC4zSDI0CgkJdi00LjNoNDd2NC4zaDUuM3YtNC4zaDEzLjRWNzUuMnoiLz4KCTxyZWN0IHg9IjMzLjkiIHk9IjM3IiBmaWxsPSIjMjMxZjIwIiB3aWR0aD0iMTIuMyIgaGVpZ2h0PSI1LjMiLz4KCTxyZWN0IHg9IjMzLjkiIHk9IjQ3LjQiIGZpbGw9IiMyMzFmMjAiIHdpZHRoPSIxMi4zIiBoZWlnaHQ9IjUuMyIvPgoJPHJlY3QgeD0iMzMuOSIgeT0iNTcuOCIgZmlsbD0iIzIzMWYyMCIgd2lkdGg9IjEyLjMiIGhlaWdodD0iNS4zIi8+Cgk8cmVjdCB4PSIxNS4yIiB5PSIzNyIgZmlsbD0iIzIzMWYyMCIgd2lkdGg9IjEyLjMiIGhlaWdodD0iNS4zIi8+Cgk8cmVjdCB4PSIxNS4yIiB5PSI0Ny40IiBmaWxsPSIjMjMxZjIwIiB3aWR0aD0iMTIuMyIgaGVpZ2h0PSI1LjMiLz4KCTxyZWN0IHg9IjE1LjIiIHk9IjU3LjgiIGZpbGw9IiMyMzFmMjAiIHdpZHRoPSIxMi4zIiBoZWlnaHQ9IjUuMyIvPgo8L2c+Cjwvc3ZnPgo=);
}

.flatpickr_touch .numInputWrapper span {
  opacity: 1;
}

.form_error {
  font-size: 0.9rem;
  color: red;
}
.form_error:empty {
  display: none;
}

.form_group {
  margin-bottom: 1rem;
}
.form_group label {
  display: block;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.form_group.row-direction {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  margin-right: 1rem;
}
.form_group.row-direction label {
  margin-right: 1rem;
}

.form_group--small {
  margin-bottom: 0.65rem;
}
.form_group--small label {
  margin-bottom: 0.25rem;
}

.form_group--big {
  margin-bottom: 2rem;
}

.form_group--huge {
  margin-bottom: 3rem;
}

.custom_checkbox {
  position: relative;
  user-select: none;
}
.custom_checkbox input[type=checkbox] {
  display: none;
}
.custom_checkbox label {
  cursor: pointer;
}
.custom_checkbox input[type=checkbox]:checked + .custom_checkbox-label:before {
  border-color: rgba(0, 0, 0, 0.15);
}
.custom_checkbox input[type=checkbox]:checked + .custom_checkbox-label:after {
  transform: scale(1);
}

.custom_checkbox-label {
  position: relative;
  padding-left: 1.85rem;
  font-weight: 600;
  display: block;
}
.custom_checkbox-label:before, .custom_checkbox-label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  width: 14px;
  height: 14px;
  border-radius: 4px;
  background-color: #fff;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 11px 11px;
  background-position: center center;
}
.custom_checkbox-label:before {
  border: 1px solid rgba(0, 0, 0, 0.15);
  transition: border ease 0.25s;
}
.custom_checkbox-label:after {
  border: 1px solid transparent;
  background-color: #C89F67;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNTUuNSAxMTUuMSI+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTU4LjIgMTE1LjFMMCA1Ni45bDE3LjgtMTcuNyA0MC40IDQwLjRMMTM3LjcgMGwxNy44IDE3Ljh6Ii8+PC9zdmc+);
  transform: scale(0);
  transition: transform ease 0.25s;
}

.custom_checkbox--pin .custom_checkbox-label {
  padding-left: 0;
  color: #404041;
}
.custom_checkbox--pin .custom_checkbox-label:before, .custom_checkbox--pin .custom_checkbox-label:after {
  content: none;
}
.custom_checkbox--pin input[type=checkbox]:checked + .custom_checkbox-label {
  color: #C89F67;
}
.custom_checkbox--pin input[type=checkbox]:checked + .custom_checkbox-label .ico--pin {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMS4xNzIgMTEuMTIiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOiMzZjdlZTQ7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJhIiBkPSJNMTEuMDY1LDMuNTE3LDcuNjE2LjA2OGEuMzc5LjM3OSwwLDAsMC0uNTQ5LDAsMS44NjcsMS44NjcsMCwwLDAtLjU0OSwxLjY0Nkw0LjE2NiwzLjQ5MWEyLjk2OSwyLjk2OSwwLDAsMC0zLjczNy4zNjYuMzc5LjM3OSwwLDAsMCwwLC41NDlMMy4zLDcuMjguMTY4LDEwLjQxNmEuMzc5LjM3OSwwLDAsMCwwLC41NDkuMzkzLjM5MywwLDAsMCwuMjg3LjEuMzkzLjM5MywwLDAsMCwuMjg3LS4xTDMuODc5LDcuODI5LDYuNzUzLDEwLjdhLjQ0OC40NDgsMCwwLDAsLjU3NSwwLDIuOTM2LDIuOTM2LDAsMCwwLC4zNjYtMy43MzdMOS40NzEsNC42MTVhMS45NjIsMS45NjIsMCwwLDAsMS42NDYtLjU3NS4zOTMuMzkzLDAsMCwwLC4xLS4yODdBLjMuMywwLDAsMCwxMS4wNjUsMy41MTdaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC4wNSAwLjA1KSIvPjwvc3ZnPg==);
}

.custom_checkbox--icon .custom_checkbox-label span {
  position: relative;
  padding-left: 27px;
}
.custom_checkbox--icon .custom_checkbox-label span .icon {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.65rem;
}

.custom_checkbox-count {
  position: absolute;
  right: 0;
  top: 0;
  color: #a7a9ac;
  font-size: 0.9rem;
}

.custom_radio {
  position: relative;
  user-select: none;
}
.custom_radio input[type=radio] {
  display: none;
}
.custom_radio label {
  cursor: pointer;
}
.custom_radio input[type=radio]:checked + .custom_radio-label:before {
  border-color: rgba(0, 0, 0, 0.15);
}
.custom_radio input[type=radio]:checked + .custom_radio-label:after {
  transform: scale(1);
}

.custom_radio-label {
  position: relative;
  padding-left: 1.85rem;
  font-weight: 600;
  display: block;
}
.custom_radio-label:before, .custom_radio-label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #fff;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 11px 11px;
  background-position: center center;
}
.custom_radio-label:before {
  border: 1px solid rgba(0, 0, 0, 0.15);
  transition: border ease 0.25s;
}
.custom_radio-label:after {
  border: 1px solid transparent;
  background-color: #C89F67;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNTUuNSAxMTUuMSI+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTU4LjIgMTE1LjFMMCA1Ni45bDE3LjgtMTcuNyA0MC40IDQwLjRMMTM3LjcgMGwxNy44IDE3Ljh6Ii8+PC9zdmc+);
  transform: scale(0);
  transition: transform ease 0.25s;
}

.search {
  position: relative;
  width: 100%;
  max-width: 250px;
}
.search .form_control {
  padding-left: 3rem;
}
.search:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 1rem;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: inline-block;
  width: 18px;
  height: 18px;
  pointer-events: none;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIwLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxMDIuOCAxMDIuOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAyLjggMTAyLjgiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxnPgoJCTxwYXRoIGZpbGw9IiMyMzFGMjAiIGQ9Ik00MC4zLDgwLjVDMTguMSw4MC41LDAsNjIuNCwwLDQwLjNTMTguMSwwLDQwLjMsMHM0MC4zLDE4LjEsNDAuMyw0MC4zUzYyLjQsODAuNSw0MC4zLDgwLjV6IE00MC4zLDYuMQoJCQlDMjEuNCw2LjEsNi4xLDIxLjQsNi4xLDQwLjNjMCwxOC44LDE1LjMsMzQuMSwzNC4xLDM0LjFjMTguOCwwLDM0LjEtMTUuMywzNC4xLTM0LjFDNzQuNCwyMS40LDU5LjEsNi4xLDQwLjMsNi4xeiIvPgoJPC9nPgoJPGc+CgkJCgkJCTxyZWN0IHg9Ijg2LjYiIHk9Ijc0LjIiIHRyYW5zZm9ybT0ibWF0cml4KDAuNzA3MSAtMC43MDcxIDAuNzA3MSAwLjcwNzEgLTM3LjE0ODkgODkuNjg1NCkiIGZpbGw9IiMyMzFGMjAiIHdpZHRoPSI2LjIiIGhlaWdodD0iMzAuOSIvPgoJPC9nPgo8L2c+Cjwvc3ZnPgo=);
}

.editable {
  margin-left: -0.5rem;
}
.editable li {
  margin: 0.25rem 0;
}
.editable input {
  border: 1px solid transparent;
  outline: 0;
  width: 100%;
  padding: 0.25rem 0.5rem;
}
.editable input:hover, .editable input:active, .editable input:focus {
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.filedrag-custom {
  border: 1px dashed rgba(0, 0, 0, 0.25) !important;
  position: relative;
  overflow: hidden;
  padding-bottom: 30% !important;
  height: 0;
}
.filedrag-custom .filedrag-left {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: calc(100% - 150px);
  z-index: 3;
}
.filedrag-custom input {
  background: none;
  border: 0;
}
.filedrag-custom .filedrag-right {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 90px 90px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTc1LjUgMTQwLjgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE3NS41IDE0MC44IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz48cGF0aCBkPSJNMTI5LjQsMTA1LjFINDYuMVYwaDUzLjZMMTI5LDI5LjNoMC41VjEwNS4xeiBNNDcuOCwxMDMuNWg4MFYzMC45SDk4LjVWMS43SDQ3LjhWMTAzLjV6IE0xMDAuMiwyOS4zaDI2LjRMMTAwLjIsMi44VjI5LjN6Ii8+PC9nPjxnPjxwb2x5Z29uIGZpbGw9IiNDMkM2Q0EiIHBvaW50cz0iMTUxLjIsMTAwLjcgMTM1LjcsOTUuNyAxMzYuMiw5NC4xIDE1MC4xLDk4LjYgMTczLjQsMjYuMSAxMjIuNyw5LjggMTIxLjMsMTMuMiAxMTkuOCwxMi42IDEyMS43LDcuOCAxNzUuNSwyNSAxNzUuMywyNS44ICIvPjwvZz48Zz48cG9seWdvbiBmaWxsPSIjQzJDNkNBIiBwb2ludHM9IjI0LjQsMTAwLjggMCwyNS4xIDM5LjMsMTIuNSAzOS44LDE0IDIuMSwyNi4yIDI1LjUsOTguNyAzOS4zLDk0LjEgMzkuOSw5NS43ICIvPjwvZz48Zz48Zz48cmVjdCB4PSI2MS4xIiB5PSI0Ny43IiB3aWR0aD0iNDkuNiIgaGVpZ2h0PSIxLjciLz48L2c+PGc+PHJlY3QgeD0iNjAuNyIgeT0iNjQuOSIgd2lkdGg9IjQ5LjYiIGhlaWdodD0iMS43Ii8+PC9nPjxnPjxyZWN0IHg9IjYxLjEiIHk9IjMxLjkiIHdpZHRoPSIxNS43IiBoZWlnaHQ9IjEuNyIvPjwvZz48L2c+PGc+PGNpcmNsZSBmaWxsPSIjQzg5RjY3IiBjeD0iODcuOCIgY3k9IjEwNS45IiByPSIzNC44Ii8+PC9nPjxnPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xMDEuMiwxMTguNUg3NC4zYy00LjIsMC03LjYtMy40LTcuNi03LjZjMC0zLjUsMi40LTYuNSw1LjctNy4zYzAuNy0yLjMsMi43LTMuOSw1LjEtNC4yYzAuNC01LjMsNC44LTkuNSwxMC4yLTkuNWM0LjMsMCw4LjIsMi43LDkuNiw2LjdjNC43LDAuMSw4LjUsMy45LDguNyw4LjVjMS43LDEuNCwyLjcsMy41LDIuNyw1LjhDMTA4LjgsMTE1LjIsMTA1LjQsMTE4LjUsMTAxLjIsMTE4LjV6IE03OC4zLDEwMS4xYy0yLjEsMC0zLjksMS40LTQuNCwzLjVsLTAuMSwwLjVsLTAuNSwwLjFjLTIuOCwwLjUtNC45LDIuOS00LjksNS44YzAsMy4yLDIuNiw1LjksNS45LDUuOWgyNi45YzMuMywwLDUuOS0yLjYsNS45LTUuOWMwLTEuOC0wLjktMy42LTIuNC00LjdsLTAuMy0wLjNsMC0wLjVjMC0zLjktMy4zLTcuMi03LjItNy4ybC0xLDAuMUw5Niw5Ny44Yy0xLjEtMy42LTQuNS02LjItOC4yLTYuMmMtNC43LDAtOC42LDMuOS04LjYsOC42djAuOEg3OC4zeiIvPjwvZz48Zz48Zz48cmVjdCB4PSI4Ni45IiB5PSIxMDUuNSIgZmlsbD0iI0ZGRkZGRiIgd2lkdGg9IjEuNyIgaGVpZ2h0PSIxMS41Ii8+PC9nPjxnPjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iODMsMTEwLjkgODEuOCwxMDkuNyA4Ny44LDEwMy44IDkzLjcsMTA5LjcgOTIuNiwxMTAuOSA4Ny44LDEwNi4xICIvPjwvZz48L2c+PC9nPjwvc3ZnPg==);
  width: 150px;
  height: 100%;
}
.filedrag-custom .filedrag-btn {
  position: absolute;
  background: none;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 2;
}
.filedrag-custom input {
  cursor: pointer;
  opacity: 0;
}

.filedrag-image {
  background-color: white;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  margin: 0 auto 0.5rem auto;
  overflow: hidden;
  padding-bottom: 30% !important;
  height: 0;
}

.custom-file-input-wrapper {
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 1.5rem;
  overflow: hidden;
}
.custom-file-input-wrapper .form_control {
  border: 0;
  padding: 0.65rem 0.85rem;
}

.custom-file-input-file-name {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.custom-file-input-wrapper .custom-file-input-button {
  position: relative;
  overflow: hidden;
}

.custom-file-input-wrapper .custom-file-input-button * {
  cursor: pointer;
}

.custom-file-input-wrapper .custom-file-input-button input[type=file] {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
  opacity: 0;
}

#wrapper {
  padding-left: 94px;
  padding-right: 30px;
  padding-top: 90px;
  margin-bottom: 30px;
  padding-bottom: 40px;
}

.row--flex {
  display: flex;
  flex-wrap: wrap;
}

.row--align {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.row--tight {
  margin-left: 0;
  margin-right: 0;
}
.row--tight > [class*=col-] {
  padding-left: 0;
  padding-right: 0;
}

.row--small {
  margin-left: -5px;
  margin-right: -5px;
}
.row--small > [class*=col-] {
  padding-left: 5px;
  padding-right: 5px;
}

.row--big {
  margin-left: -30px;
  margin-right: -30px;
}
.row--big > [class*=col-] {
  padding-left: 30px;
  padding-right: 30px;
}

nav {
  position: fixed;
  z-index: 101;
  top: 0;
  left: 0;
  width: 64px;
  height: 100%;
  background-color: #F3F2F6;
  overflow-y: auto;
  padding-top: 59px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.065);
  transition: width 0.25s ease 0.25s;
}
nav .logo_wrapper {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 53px;
  overflow: hidden;
  height: 60px;
  padding-left: 1.5rem;
  transition: width 0.25s ease 0.25s;
}
nav:hover {
  width: 175px;
  transition: width 0.25s ease 0s;
}
nav:hover .logo_wrapper {
  width: 175px;
  transition: width 0.25s ease 0s;
}
nav:hover .nav_body ul li a span {
  opacity: 1;
  transition-delay: 0s;
}
nav::-webkit-scrollbar {
  width: 6px;
}
nav::-webkit-scrollbar-thumb {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: rgba(108, 123, 138, 0.25);
}
nav::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(108, 123, 138, 0.25);
}

.nav_body {
  padding-bottom: 33px;
  width: 175px;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  padding-top: 2rem;
}
.nav_body ul {
  list-style: none;
  list-style-image: none;
  padding-left: 0;
  margin-bottom: 0;
}
.nav_body ul li {
  padding: 0;
}
.nav_body ul li a {
  position: relative;
  padding: 0.75rem 1.2rem;
  padding-left: 1.6rem;
  display: block;
  display: flex;
  align-items: center;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 600;
  background-color: #F3F2F6;
  transition: background ease 0.15s;
}
.nav_body ul li a .icon, .nav_body ul li a .ico {
  margin-right: 1rem;
}
.nav_body ul li a span {
  white-space: pre;
  opacity: 0;
  transition: opacity 0.15s ease 0.25s;
}
.nav_body ul li a:hover, .nav_body ul li a.active {
  background-color: #CBC8D7;
}

.top {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  padding-left: 0;
  padding-right: 0;
  background-color: #fff;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  height: 60px;
  display: flex;
  align-items: center;
  padding-left: 64px;
}
.top .switch {
  margin-left: 10px;
}
.top--test, .top--staging, .top--staging2, .top--development {
  background-color: lightpink;
}
.top .top_tools {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.top .top_tools ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  list-style-image: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.top .top_tools ul li {
  vertical-align: middle;
  display: inline-block;
  padding: 0 2rem;
}
.top .top_tools ul li:not(:first-child) {
  position: relative;
}
.top .top_tools ul li:not(:first-child):before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 1.5rem;
  width: 1px;
  background-color: #000;
  display: inline-block;
  pointer-events: none;
}
.top .top_tools ul li a, .top .top_tools ul li button {
  display: block;
  padding: 0;
  display: flex;
  align-items: center;
}
.top .top_tools ul li a .ico, .top .top_tools ul li a .icon, .top .top_tools ul li button .ico, .top .top_tools ul li button .icon {
  margin-right: 0.75rem;
  font-size: 1.15rem;
}
.top .top_tools ul li a .ico--idee, .top .top_tools ul li button .ico--idee {
  margin-right: 0;
}
.top .top_tools ul .btn, .top .top_tools ul .pl_top-btn, .top .top_tools ul #calendar .fc-today-button, #calendar .top .top_tools ul .fc-today-button, .top .top_tools ul .calendar .fc-today-button, .calendar .top .top_tools ul .fc-today-button {
  background: none;
}

.top_title {
  margin-bottom: 0;
  padding-left: 2rem;
  font-size: 1.6rem;
  display: inline-flex;
  align-items: center;
}
.top_title .ico {
  margin-right: 0.75rem;
}

.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
}
.switch input {
  display: none;
}

.switch_wrapper {
  display: flex;
  align-items: center;
  padding: 0 1rem;
}
.switch_wrapper--small {
  padding: 0;
  font-weight: 600;
}
.switch_wrapper--small input:checked + .slider:before {
  transform: translateX(12px);
}
.switch_wrapper--small .switch {
  margin-right: 0.5rem;
  margin-bottom: 0;
  width: 24px;
  height: 12px;
}
.switch_wrapper--small .switch .slider:before {
  height: 10px;
  width: 10px;
  left: 1px;
  bottom: 1px;
}
.switch_wrapper .fa {
  margin-right: 0.5rem;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  border-radius: 20px;
  bottom: 0;
  background-color: #a7a9ac;
  transition: 0.4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 14px;
  width: 14px;
  left: 3px;
  bottom: 3px;
  border-radius: 50%;
  background-color: white;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #C89F67;
}

input:focus + .slider {
  box-shadow: 0 0 1px #C89F67;
}

input:checked + .slider:before {
  transform: translateX(20px);
}

.dropdown {
  position: relative;
  z-index: 9;
  cursor: pointer;
  padding: 0.75rem 2rem 0.75rem 0.75rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  background-repeat: no-repeat;
  background-size: 10px 10px;
  background-position: 95% center;
  background-position: right 1rem center;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjAuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhYWdfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDQ3LjYgNDguMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNDcuNiA0OC4yIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBhdGggZmlsbD0iIzAwMDAwMCIgZD0iTTIzLjgsMzYuNmMtMC44LDAtMS42LTAuNC0yLjQtMUwzLjIsMTcuMkMyLDE2LDIsMTMuOCwzLjIsMTIuNXMzLjQtMS4yLDQuNiwwbDE1LjksMTUuOWwxNS45LTE1LjkKCWMxLjItMS4yLDMuNC0xLjIsNC42LDBjMS4yLDEuMiwxLjIsMy40LDAsNC42TDI2LDM1LjZDMjUuNiwzNi4yLDI0LjgsMzYuNiwyMy44LDM2LjZ6Ii8+Cjwvc3ZnPgo=);
}
.dropdown a {
  text-decoration: none;
}
.dropdown:hover {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.dropdown:hover .dropdown_menu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0);
  transition: ease 0.15s all 0s;
}

.dropdown_menu {
  position: absolute;
  padding: 0.5rem 0.75rem;
  width: 100%;
  top: 100%;
  left: 0;
  background-color: #F3F2F6;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  transform: translateY(-10px);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: ease 0.15s all 0.15s;
}
.dropdown_menu ul {
  list-style: none;
  padding-left: 0;
  list-style-image: none;
  margin-bottom: 0;
}
.dropdown_menu ul li {
  display: block;
  padding: 0.35rem 0;
}

.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

/* Offset direction
 */
html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0;
}

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  width: 0;
}

.noUi-horizontal .noUi-origin {
  height: 0;
}

.noUi-handle {
  position: absolute;
}
.noUi-handle:before, .noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 7px;
  width: 1px;
  background: #fff;
  left: 6px;
  top: 4px;
}
.noUi-handle.noUi-handle:after {
  left: 8px;
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 6px;
}

.noUi-horizontal .noUi-handle {
  width: 15px;
  height: 15px;
  left: -5px;
  top: -4px;
}

.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-handle {
  width: 16px;
  height: 16px;
  left: -6px;
  top: -8px;
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
  right: -5px;
  left: auto;
}

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background: #F3F2F6;
}

.noUi-connects {
  border-radius: 3px;
}

.noUi-connect {
  background: #CBC8D7;
}

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}

.noUi-handle {
  border-radius: 50%;
  background: #C89F67;
  cursor: default;
}

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

.noUi-handle:after {
  left: 17px;
}

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}

.noUi-vertical .noUi-handle:after {
  top: 17px;
}

/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8;
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-pips {
  position: absolute;
  color: #999;
}

/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}

.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC;
}

.noUi-marker-sub {
  background: #AAA;
}

.noUi-marker-large {
  background: #AAA;
}

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}

.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}

.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%, 0);
  padding-left: 25px;
}

.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}

.login {
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/images/login4.jpg);
  background-position: center center;
  overflow-x: hidden;
}
.login h1 {
  font-size: 2.5rem;
}
.login .backface-nav {
  display: none !important;
}

.login-overlay {
  position: absolute;
  left: 40%;
  top: 50%;
  transform: translateY(-50%);
  width: 60%;
  color: #fff;
  text-align: right;
  padding-right: 1%;
  z-index: 2;
}
.login-overlay h2 {
  font-size: 3rem;
}

.login .logo-small {
  position: absolute;
  bottom: 2.5rem;
  left: 40%;
  width: 60%;
  text-align: center;
  z-index: 2;
}

@media (min-width: 47.9em) {
  .login-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 40%;
    height: 100vh;
  }
  .login:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    display: block;
    z-index: 1;
  }
}
.login-wrapper {
  background-color: #fff;
  z-index: 2;
  padding: 6rem 0;
}
.login-wrapper .facebook {
  position: absolute;
  bottom: 1.5rem;
  width: 100%;
  left: 0;
  text-align: center;
}
.login-wrapper .facebook .btn, .login-wrapper .facebook .pl_top-btn, .login-wrapper .facebook #calendar .fc-today-button, #calendar .login-wrapper .facebook .fc-today-button, .login-wrapper .facebook .calendar .fc-today-button, .calendar .login-wrapper .facebook .fc-today-button {
  background: none;
  color: #3d5a98;
  font-weight: 600;
}
.login-wrapper .facebook .btn .ico, .login-wrapper .facebook .pl_top-btn .ico, .login-wrapper .facebook #calendar .fc-today-button .ico, #calendar .login-wrapper .facebook .fc-today-button .ico, .login-wrapper .facebook .calendar .fc-today-button .ico, .calendar .login-wrapper .facebook .fc-today-button .ico {
  margin-right: 0.5rem;
}
.login-wrapper .logo-wrapper-body {
  display: block;
  margin: 0 auto;
  padding: 0 2rem;
  max-width: 70%;
}
.login-wrapper .form_control {
  border: 1px solid rgba(0, 0, 0, 0.15);
  background-color: #fff;
  padding: 1rem 1.25rem;
}
.login-wrapper .form_control:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px #fff inset !important;
  -webkit-text-fill-color: #000 !important;
}

/*.login-wrapper {
    margin-top: 5%;
    width: 100%;
    display: block;
    max-width: 350px;
    background-color: $black;
    color: $white;
    overflow: hidden;
    margin-bottom: 20px;

    .logo-wrapper-header {
        padding: 1rem;
        text-align: center;
        background-color: $white;

        .logo {
            position: relative;
            top: 1rem;
        }
    }

    .logo-wrapper-body {
        padding: 4rem 2rem 2rem 2rem;

    }
}*/
@media (max-width: 47.9em) {
  .login-wrapper {
    width: 100%;
    padding: 4rem 0;
  }
  .login-wrapper .facebook {
    bottom: 0;
  }
  .login-wrapper .logo-wrapper-body {
    max-width: 400px;
  }
  .popup-register {
    max-width: 100%;
    width: 100%;
    top: 0 !important;
    height: 100%;
    max-height: 100vh;
    border-radius: 0;
  }
  .popup-register h1 {
    font-size: 1.75rem;
  }
  .popup-register .popup-register-image {
    width: 100% !important;
    height: 50% !important;
  }
  .login-overlay, .logo-small {
    display: none;
  }
  .login {
    background-image: none;
  }
}
body.register {
  background-color: #F3F2F6;
}
body.register .btn-arrow-right.loading {
  opacity: 0.6;
  cursor: not-allowed;
}
body.register .btn-arrow-right.loading:after {
  background-image: url(/images/loading.gif);
}
body.register .register_content .btn--light {
  background-color: #CBC8D7;
}
body.register h1 {
  font-size: 2.5rem;
}
body.register .panel {
  border: 0;
}
body.register .btn-arrow-left {
  background-color: #F3F2F6;
}
body.register .btn-arrow-left:after {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMC4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxMDcuMSA3Mi4xIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMDcuMSA3Mi4xIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwb2x5Z29uIGZpbGw9IiMwMDAwMDAiIHBvaW50cz0iNjcuMyw2OC40IDcxLDcyLjEgMTA3LjEsMzYgNzEsMCA2Ny4zLDMuNyA5NywzMy40IDI4LjUsMzMuNCAyOC41LDM4LjcgOTcsMzguNyAJIi8+DQoJPHJlY3QgeT0iMzMuNCIgZmlsbD0iIzAwMDAwMCIgd2lkdGg9IjE2LjciIGhlaWdodD0iNS4zIi8+DQo8L2c+DQo8L3N2Zz4NCg==);
}
body.register .btn-arrow-left.loading {
  opacity: 0.6;
  cursor: not-allowed;
}
body.register .btn-arrow-left.loading:after {
  background-image: url(/images/loading.gif);
}
body.register .btn--medium {
  background-color: #F3F2F6;
  padding: 0.5rem 1rem;
  font-weight: bold;
  color: #a7a9ac;
  font-size: 0.9rem;
}
body.register .form_control {
  background-color: #fff;
  border: 0;
  padding: 1.5rem;
}
body.register .date {
  border-radius: 0.25rem;
}
body.register .form_group {
  margin-bottom: 2rem;
}
body.register .form_group label {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: bold;
  font-size: 14px;
}
body.register .form_group label.h3 {
  margin-bottom: 1rem;
}
body.register .register-checkbox {
  width: 33.33%;
  float: left;
  cursor: pointer;
  font-weight: normal !important;
}
body.register .register-checkbox:first-child span {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
body.register .register-checkbox:last-child span {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
body.register .register-checkbox:nth-child(1) span, body.register .register-checkbox:nth-child(2) span {
  border-right: 0;
}
body.register .register-checkbox input {
  display: none;
}
body.register .register-checkbox input:checked + span {
  background-color: #000;
  color: #fff;
}
body.register .register-checkbox span {
  text-align: center;
  display: block;
  padding: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.register-top {
  position: relative;
  padding: 1rem;
  text-align: center;
  background-color: #fff;
}
.register-top .btn, .register-top .pl_top-btn, .register-top #calendar .fc-today-button, #calendar .register-top .fc-today-button, .register-top .calendar .fc-today-button, .calendar .register-top .fc-today-button {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.register-top .logo {
  width: 240px;
  height: 45px;
}

.register-timeline {
  background-color: #fff;
  padding: 3rem 0;
  margin-bottom: 3rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.register-timeline:after {
  content: "";
  display: table;
  clear: both;
}
.register-timeline .register-timeline-item {
  position: relative;
  width: 20%;
  text-align: center;
  float: left;
}
.register-timeline .register-timeline-item.register-employer {
  width: 33%;
}
.register-timeline .register-timeline-item:last-child:after {
  opacity: 0;
}
.register-timeline .register-timeline-item:after {
  content: "";
  position: absolute;
  width: calc(100% - 60px);
  left: 50%;
  top: 23px;
  transform: translateX(30px);
  height: 2px;
  background-color: #F3F2F6;
  display: block;
}
.register-timeline .register-timeline-item p {
  font-weight: bold;
  font-size: 0.9rem;
  margin-bottom: 0;
}
.register-timeline .register-timeline-item .register-timeline-circle {
  width: 46px;
  height: 46px;
  line-height: 46px;
  font-size: 1.1rem;
  font-weight: bold;
  display: inline-block;
  margin: 0 auto 0.5rem auto;
  border-radius: 50%;
  border: 2px solid transparent;
  background-color: #F3F2F6;
}
.register-timeline .register-timeline-item.active .register-timeline-circle {
  background-color: transparent;
  border-color: #C89F67;
  color: #C89F67;
}
.register-timeline .register-timeline-item.active p {
  color: #C89F67;
}
.register-timeline .register-timeline-item.completed .register-timeline-circle {
  background-color: #C89F67;
  color: #F3F2F6;
}
.register-timeline .register-timeline-item.completed:after {
  background-color: #C89F67;
}

.panel-sms {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 3rem;
  text-align: center;
  border-radius: 0.25rem;
  margin-bottom: 2rem;
}
.panel-sms .btn-black, .panel-sms .btn-notverified {
  border-radius: 0.25rem;
  padding: 1.25rem 1.5rem;
}
.panel-sms .btn-black .ico, .panel-sms .btn-notverified .ico {
  position: relative;
  top: -1px;
  margin-right: 1rem;
}
.panel-sms .btn-black .ico-x, .panel-sms .btn-notverified .ico-x {
  width: 13px;
  height: 13px;
}

.multiple-fields {
  display: block;
  margin-bottom: 2rem;
}
.multiple-fields.verified {
  background-color: #eaecf4;
  pointer-events: none;
}
.multiple-fields.error .form_control {
  background-color: #fef3f2;
}
.multiple-fields.loading {
  opacity: 0.6;
}
.multiple-fields.loading .form_control {
  cursor: not-allowed;
}
.multiple-fields:after {
  content: "";
  display: table;
  clear: both;
}
.multiple-fields .form_control {
  width: 16.6667%;
  text-align: center;
  padding-left: 5px !important;
  padding-right: 5px !important;
  float: left;
  border-radius: 0;
  border-right: 0;
}
.multiple-fields .form_control:focus {
  background-color: #eaecf4;
}
.multiple-fields .form_control:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.multiple-fields .form_control:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}

.avatarupload-wrapper {
  min-height: 150px;
}

.avatarupload {
  position: relative;
}
.avatarupload .margin-bottom-1x {
  margin-bottom: 0.65rem;
}
.avatarupload .avatarupload-image {
  position: relative;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.25);
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}
.avatarupload .avatarupload-image .avatarupload-remove {
  position: absolute;
  left: -0.5%;
  top: -0.5%;
  width: 101%;
  height: 101%;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMzAuMSAxMzAuMSI+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTEzMC4xIDE0LjlMMTE1LjIgMCA2NS4xIDUwLjEgMTQuOSAwIDAgMTQuOWw1MC4xIDUwLjJMMCAxMTUuMmwxNC45IDE0LjlMNjUuMSA4MGw1MC4xIDUwLjEgMTQuOS0xNC45TDgwIDY1LjF6Ii8+PC9zdmc+);
  background-position: center center;
  background-size: 14px 14px;
  background-repeat: no-repeat;
  display: block;
  opacity: 0;
  transition: opacity ease 0.15s;
}
.avatarupload .avatarupload-image:hover .avatarupload-remove {
  opacity: 1;
}
.avatarupload .avatarupload-content {
  position: absolute;
  left: 155px;
  top: 50%;
  transform: translateY(-50%);
}
.avatarupload .avatarupload-content input[type=file] {
  display: none;
}
.avatarupload .avatarupload-content .btn, .avatarupload .avatarupload-content .pl_top-btn, .avatarupload .avatarupload-content #calendar .fc-today-button, #calendar .avatarupload .avatarupload-content .fc-today-button, .avatarupload .avatarupload-content .calendar .fc-today-button, .calendar .avatarupload .avatarupload-content .fc-today-button {
  display: inline-block !important;
}

@media (min-width: 47.9em) {
  .register-header-mobile {
    display: none;
  }
}
@media (max-width: 47.9em) {
  .register-header-desktop {
    display: none;
  }
  .register-top {
    text-align: right;
  }
  .register-top .btn-big {
    padding: 0.75rem 1rem 0.75rem 4rem !important;
  }
  .register-top .logo {
    margin-top: 0;
    width: 120px;
  }
  .register h3.h1 {
    display: none;
  }
  .register-timeline {
    padding: 1.5rem 0;
  }
  .register-timeline-item p {
    white-space: pre;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    padding: 0 5px;
  }
  .avatarupload .avatarupload-image {
    width: 100px;
    height: 100px;
  }
  .avatarupload .avatarupload-content {
    left: 115px;
  }
  .register .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .register .row > [class*=col-] {
    padding-left: 5px;
    padding-right: 5px;
  }
  .register-footer .btn-big {
    padding: 0.85rem 1rem;
  }
}
.register-checkbox2 {
  display: block;
  cursor: pointer;
  font-weight: normal !important;
  margin-right: 1rem;
  margin-bottom: 0 !important;
}
.register-checkbox2:last-child .label {
  border-bottom: 0;
}
.register-checkbox2 input {
  display: none;
}
.register-checkbox2 input:checked + .label:before {
  background-color: #C89F67;
  border-color: #C89F67;
}
.register-checkbox2 input:checked + .label:after {
  transform: translateY(-50%) scale(1);
}
.register-checkbox2 .label {
  display: block;
  padding: 1rem 0;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.register-checkbox2 .label:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #F3F2F6;
  display: inline-block;
  transition: background 0.1s ease 0s;
}
.register-checkbox2 .label:after {
  content: "";
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%) scale(0);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  transform-origin: center center;
  background-color: #fff;
  display: inline-block;
  transition: transform 0.1s ease 0s;
}
.register-checkbox2 .label-right {
  display: block;
  font-size: 0.9rem;
  opacity: 0.5;
  margin-top: 0.35rem;
}

.checkbox-full {
  width: 100%;
}
.checkbox-full .label {
  text-align: left;
}

.input_group--finance-btn {
  cursor: pointer;
  border: 0;
}
.input_group--finance-btn .form_control {
  background-color: #F3F2F6;
  border: 0;
  font-weight: bold;
}
.input_group--finance-btn .btn, .input_group--finance-btn .pl_top-btn, .input_group--finance-btn #calendar .fc-today-button, #calendar .input_group--finance-btn .fc-today-button, .input_group--finance-btn .calendar .fc-today-button, .calendar .input_group--finance-btn .fc-today-button {
  background-color: #e5e3ec;
}
.input_group--finance-btn.open .form_control {
  background-color: #d7d4e1;
}
.input_group--finance-btn.open .btn, .input_group--finance-btn.open .pl_top-btn, .input_group--finance-btn.open #calendar .fc-today-button, #calendar .input_group--finance-btn.open .fc-today-button, .input_group--finance-btn.open .calendar .fc-today-button, .calendar .input_group--finance-btn.open .fc-today-button {
  background-color: #F3F2F6;
}

.input_group--left-finance .btn, .input_group--left-finance .pl_top-btn, .input_group--left-finance #calendar .fc-today-button, #calendar .input_group--left-finance .fc-today-button, .input_group--left-finance .calendar .fc-today-button, .calendar .input_group--left-finance .fc-today-button {
  width: 8.5rem;
  text-align: left;
  justify-content: flex-start;
  padding-left: 1rem;
  font-weight: normal;
  color: #a7a9ac;
}
.input_group--left-finance .form_control {
  padding-left: 9.25rem;
  font-weight: bold;
}

.finance_td {
  padding-left: 5rem !important;
}

.finance_event {
  padding-left: 0.85rem !important;
}

.table--finance {
  table-layout: fixed;
  width: auto;
}
.table--finance thead th {
  text-align: center;
  border-bottom: 0;
}
.table--finance th, .table--finance td {
  width: 300px;
}
.table--finance tbody td:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}

.table--finance-roster td {
  vertical-align: top;
}
.table--finance-roster td > div {
  display: flex;
  align-items: center;
}
.table--finance-roster td > div .form_control {
  margin: 0 5px;
}
.table--finance-roster td > div .form_control:first-child {
  margin-left: 0;
}
.table--finance-roster td > div .form_control:last-child {
  margin-right: 0;
}
.table--finance-roster td > div:not(:last-child) {
  margin-bottom: 8px;
}

.panel {
  width: 100%;
  display: block;
  background-color: #fff;
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  margin-bottom: 30px;
  overflow: hidden;
  width: 100%;
}
.panel--scroll {
  max-height: calc(100vh - 30rem);
  overflow: auto;
  margin-bottom: 1rem;
}

.panel_body {
  padding: 1.25rem;
  overflow: hidden;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  width: 100%;
}

.panel--big .panel_body {
  padding: 2rem;
}

.panel--shadow {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

.panel_body--light {
  background-color: #F3F2F6;
  border-radius: 0;
}

.panel_header, .panel_heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1.25rem 0 1.25rem;
}
.panel_header h3, .panel_heading h3 {
  margin-bottom: 0;
}

.panel_footer {
  position: relative;
  padding: 1.25rem;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  background-color: #F3F2F6;
}
.panel_footer a {
  text-decoration: none;
}
.panel_footer a:not(.btn):not(.pl_top-btn) {
  color: #C89F67;
}
.panel_footer a:not(.btn):not(.pl_top-btn):hover {
  text-decoration: underline;
}

.panel--hasimage {
  padding-left: 300px;
  position: relative;
}

.panel_image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 300px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.block {
  border-radius: 6px;
  background-color: #F3F2F6;
  font-weight: 600;
  padding: 0.65rem 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 6px;
  text-decoration: none;
}
.block:last-child {
  margin-bottom: 0;
}
.block p {
  margin-bottom: 0;
  line-height: 1.25;
}
.block .user {
  margin-right: 0.65rem;
}

.block_action {
  padding-left: 1rem;
}

.block--user {
  background: none;
  padding: 0.65rem 0;
  border-radius: 0;
}
.block--user:last-child {
  border: 0;
}
.block--user .fa {
  margin-left: 0.5rem;
}
.block--user .fa-check {
  color: #C89F67;
}
.block--user > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.panel--statistics .panel_body {
  position: relative;
  padding-left: 3.5rem;
}
.panel--statistics .panel_body .fa {
  position: absolute;
  left: 1.25rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.5rem;
}
.panel--statistics .panel_body .fa-arrow-down {
  color: #BA1212;
}
.panel--statistics .panel_body .fa-arrow-up {
  color: #9ecd55;
}

.collapse_header {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.collapse_header a {
  text-decoration: none;
}
.collapse_header .icon {
  font-size: 2.5rem;
}

.collapse_body {
  display: none;
}

.collapse_wrapper {
  margin-bottom: 4rem;
}
.collapse_wrapper.open .collapse_header {
  border-bottom: 0;
}
.collapse_wrapper.open .collapse_body {
  display: block;
}

.badge {
  color: #fff;
  display: inline-block;
  border-radius: 50%;
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  top: -0.2rem;
  right: 0;
}
.badge.badge--primary {
  background-color: #C89F67;
}
.badge.badge--green {
  background-color: #9ecd55;
}

.status-tabs {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  display: flex;
  flex-direction: row;
  overflow: hidden;
  margin-bottom: 1.25rem;
}
.status-tabs .container {
  flex: 1;
  text-align: center;
  cursor: pointer;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  position: relative;
}
.status-tabs .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.status-tabs .container input:checked ~ span.value:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background-color: #C89F67;
}
.status-tabs .container input:checked ~ span.title {
  color: #C89F67;
}
.status-tabs .container > span {
  display: block;
  font-weight: bold;
}
.status-tabs .container > span.value {
  margin-top: 0.833rem;
  margin-bottom: 0.1875rem;
}
.status-tabs .container > span.title {
  margin-bottom: 0.9375rem;
  color: #a7a9ac;
}
.status-tabs .container:last-child {
  border: none;
}

.availability-overview {
  max-width: 100%;
  position: relative;
  float: left;
}
.availability-overview * {
  box-sizing: content-box;
}
.availability-overview .wrapper {
  overflow-x: scroll;
  overflow-y: visible;
  margin-left: 13.6rem;
  margin-right: 10rem;
  border-radius: 6px 6px 6px 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
  margin-top: 2rem;
}
.availability-overview .wrapper table {
  width: auto;
}
.availability-overview .wrapper table tbody:not(:last-of-type) {
  border-bottom: transparent 1.2rem solid;
  box-sizing: content-box;
}
.availability-overview .wrapper table tbody tr th.ao--date.ao--weekend, .availability-overview .wrapper table tbody tr td:not(.ao--user).ao--weekend {
  background-color: #E0E0E0;
}
.availability-overview .wrapper table tbody tr th.ao--date.ao--locked, .availability-overview .wrapper table tbody tr td:not(.ao--user).ao--locked {
  background-color: indianred;
}
.availability-overview .wrapper table tbody tr th.ao--date.ao--deadline, .availability-overview .wrapper table tbody tr td:not(.ao--user).ao--deadline {
  background-color: cornflowerblue;
}
.availability-overview .wrapper table tbody tr th.ao--date.ao--underDeadline, .availability-overview .wrapper table tbody tr td:not(.ao--user).ao--underDeadline {
  background-color: orange;
}
.availability-overview .wrapper table tbody tr th.ao--functions, .availability-overview .wrapper table tbody tr td.ao--user {
  position: absolute;
  width: 13.6rem;
  left: 0;
  display: flex;
  align-items: center;
}
.availability-overview .wrapper table tbody tr th.ao--total, .availability-overview .wrapper table tbody tr td.ao--total {
  position: absolute;
  width: 5rem !important;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.availability-overview .wrapper table tbody tr th.ao--total.ao--total-days, .availability-overview .wrapper table tbody tr td.ao--total.ao--total-days {
  right: 5rem;
}
.availability-overview .wrapper table tbody tr td.ao--total {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.availability-overview .wrapper table tbody tr th:not(:first-child), .availability-overview .wrapper table tbody tr td:not(.ao--user) {
  text-align: center;
}
.availability-overview .wrapper table tbody tr th {
  border-bottom: 3px solid #000;
  height: 2.4rem;
}
.availability-overview .wrapper table tbody tr th.ao--border--orange {
  border-color: #ffbf66;
}
.availability-overview .wrapper table tbody tr th.ao--border--green {
  border-color: #c5e199;
}
.availability-overview .wrapper table tbody tr th.ao--border--primary {
  border-color: #dec5a4;
}
.availability-overview .wrapper table tbody tr th.ao--border--purple {
  border-color: #b3ade4;
}
.availability-overview .wrapper table tbody tr th.ao--border--red {
  border-color: #d67171;
}
.availability-overview .wrapper table tbody tr th.ao--border--blue {
  border-color: #8cb2ef;
}
.availability-overview .wrapper table tbody tr th.ao--border--grey {
  border-color: #ececec;
}
.availability-overview .wrapper table tbody tr th:first-child {
  min-width: 13.6rem;
  width: 13.6rem;
}
.availability-overview .wrapper table tbody tr th:not(.ao--date):last-child, .availability-overview .wrapper table tbody tr th:nth-child(2):not(.ao--date) {
  vertical-align: top;
}
.availability-overview .wrapper table tbody tr th:not(.ao--date):last-child:after, .availability-overview .wrapper table tbody tr th:nth-child(2):not(.ao--date):after {
  content: "";
  width: 1px;
  right: 0;
  height: 2.4rem;
  position: absolute;
  background-color: #fff;
}
.availability-overview .wrapper table tbody tr th:nth-child(2):not(.ao--date):after {
  left: 13.6rem;
}
.availability-overview .wrapper table tbody tr th:not(.ao--date):not(.ao--functions) {
  box-sizing: content-box;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  height: calc(2.4rem - 1px);
}
.availability-overview .wrapper table tbody tr th.ao--functions {
  align-items: flex-end;
}
.availability-overview .wrapper table tbody tr th.ao--functions > span {
  padding-bottom: 0.4rem;
}
.availability-overview .wrapper table tbody tr td {
  height: 4.16rem;
}
.availability-overview .wrapper table tbody tr td:not(.ao--user) {
  min-width: 4.16rem;
  width: 4.16rem;
}
.availability-overview .wrapper table tbody tr td .ao--day {
  width: 4rem;
  height: 4rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  border-radius: 6px;
  position: relative;
}
.availability-overview .wrapper table tbody tr td .ao--day .fa {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  right: -5px;
  border-radius: 0 8px 8px 8px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.availability-overview .wrapper table tbody tr td .ao--day.ao--day--available {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.availability-overview .wrapper table tbody tr td .ao--day.ao--day--available .fa {
  background-color: #fff;
}
.availability-overview .wrapper table tbody tr td .ao--day.ao--day--vacation {
  background-color: #ffeacc;
}
.availability-overview .wrapper table tbody tr td .ao--day.ao--day--vacation .fa {
  background-color: #ffeacc;
}
.availability-overview .wrapper table tbody tr td .ao--day.ao--day--not-available {
  background-color: #f1d0d0;
}
.availability-overview .wrapper table tbody tr td .ao--day.ao--day--not-available .fa {
  background-color: #f1d0d0;
}
.availability-overview .wrapper table tbody tr td .ao--day.ao--day--plannend {
  background-color: #dbedc0;
}
.availability-overview .wrapper table tbody tr td .ao--day.ao--day--plannend .fa {
  background-color: #dbedc0;
}
.availability-overview .wrapper table tbody tr td .ao--day.ao--day--planned-other-department {
  background-color: #eef6e0;
}
.availability-overview .wrapper table tbody tr td .ao--day.ao--day--planned-other-department .fa {
  background-color: #eef6e0;
}
.availability-overview .wrapper table tbody tr td .ao--day.ao--day--ill {
  background-color: #d9e5fa;
}
.availability-overview .wrapper table tbody tr td .ao--day.ao--day--ill .fa {
  background-color: #d9e5fa;
}
.availability-overview .wrapper table tbody tr td .ao--day span.ao--day--from, .availability-overview .wrapper table tbody tr td .ao--day span.ao--day--to {
  font-weight: 600;
  color: #000;
}
.availability-overview .wrapper table tbody tr td.ao--user {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.availability-overview .wrapper table tbody tr td.ao--user .user {
  margin-right: 0.65rem;
  flex: 0 0 32px;
}
.availability-overview .wrapper table tbody tr td.ao--user > span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 1rem;
}

.ao--legend {
  padding: 0;
  display: flex;
  margin: 0 0 10px auto;
}
.ao--legend li {
  list-style-type: none;
  display: flex;
  align-items: center;
  margin-right: 1.2rem;
}
.ao--legend li.ao--legend--available:before {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.ao--legend li.ao--legend--not-available:before {
  background-color: #f1d0d0;
}
.ao--legend li.ao--legend--vacation:before {
  background-color: #ffeacc;
}
.ao--legend li.ao--legend--plannend:before {
  background-color: #dbedc0;
}
.ao--legend li.ao--legend--ill:before {
  background-color: #d9e5fa;
}
.ao--legend li.ao--legend--planned-other-department:before {
  background-color: #eef6e0;
}
.ao--legend li:before {
  content: "";
  width: 1.92rem;
  height: 1.92rem;
  display: block;
  border-radius: 6px;
  margin-right: 0.8rem;
}

.header .filter-wrapper {
  margin-left: auto;
  display: flex;
}

.accordion_header {
  cursor: pointer;
  transition: all ease 0.5s;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 600;
  margin-bottom: 1rem;
  text-transform: initial;
}
.accordion_header:not(.accordion_header--transparent) {
  padding: 0.75rem 1.5rem;
  border-radius: 1rem;
  background-color: #F3F2F6;
}
.accordion_header:not(.accordion_header--transparent):hover, .accordion_header:not(.accordion_header--transparent).active {
  background-color: #e5e3ec;
}
.accordion_header:hover .icon, .accordion_header.active .icon {
  transform: rotate(180deg);
}
.accordion_header label {
  margin-bottom: 0;
}
.accordion_panel {
  display: none;
  overflow: hidden;
}
.accordion_panel > ul {
  padding: 0 1.5rem 1rem 1.5rem;
}
.accordion_panel.active {
  display: block;
}

.roles-rights_table tr:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.roles-rights_table tr td {
  padding: 1rem 1rem 0;
}
.roles-rights_table tr td:last-child i {
  margin-bottom: 1rem;
}
.roles-rights_table tr td.name, .roles-rights_table tr td.branches {
  white-space: nowrap;
}
.roles-rights_table tr td.name span, .roles-rights_table tr td.branches span {
  margin-bottom: 1rem;
  display: block;
}
.roles-rights_table .accordion {
  display: inline-flex;
  position: relative;
}
.roles-rights_table .accordion:not(:last-child) {
  margin-right: 0.5rem;
}
.roles-rights_table .accordion_panel {
  position: absolute;
  padding: 1rem;
  background: #fff;
  top: 3.5rem;
  z-index: 1;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  white-space: nowrap;
  border-radius: 1rem;
}
.roles-rights_table .accordion_panel > div:not(:last-child) {
  margin-bottom: 0.5rem;
}
.roles-rights_table .accordion i {
  margin-left: 0.5rem;
}
.roles-rights_table .user-card {
  margin-bottom: 1rem;
}
.roles-rights_table .user-card:not(:last-child) {
  margin-right: 1rem;
}
.roles-rights .popup_body > .row:first-child > div:first-child {
  max-height: calc(100vh - 20rem);
  overflow: auto;
}
.roles-rights .popup_body > .row:first-child > div:first-child > div {
  padding-left: 5.2rem;
  position: relative;
  padding-top: 0.5rem;
}
.roles-rights .popup_body > .row:first-child > div:first-child > div:before {
  content: "";
  position: absolute;
  top: 0;
  left: 2.2rem;
  width: 1px;
  height: 100%;
  background-color: #000;
}
.roles-rights .popup_body > .row:first-child > div:first-child > div > div:last-child .accordion_header:not(.active) {
  margin-bottom: 0;
}
.roles-rights .popup_body .panel_body ul {
  margin-left: 1rem;
}
.roles-rights .popup_body .user {
  margin-right: 0.65rem;
}
.roles-rights .popup_body .user-item {
  width: 50%;
}
.roles-rights .steps_step {
  background-color: #F3F2F6;
  color: #28235C;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  left: -4.25rem;
  width: 2.5rem;
  height: 2.5rem;
  top: -0.5rem;
  font-size: 1.2rem;
  transition: all ease 0.5s;
}
.roles-rights .accordion_header.active .steps_step, .roles-rights .accordion_header:hover .steps_step {
  background-color: #C89F67;
  color: #fff;
}

@media (max-width: 47.9em) {
  html {
    font-size: 13px;
  }
}
.choices {
  z-index: 2;
}

.choices__list--multiple .choices__item {
  border: 1px solid #BA1212;
  background-color: #C89F67;
}

.choices__item--dropdown {
  word-break: break-word;
}

.choices__list--dropdown .choices__item--selectable {
  padding-right: 10px;
  word-break: break-word;
}

.ghost {
  opacity: 0.5;
  background: #CBC8D7;
}