@charset "UTF-8";
@font-face {
  font-family: 'd2e-icon';
  src: url("../fonts/fontello/d2e-icon.eot?84153336");
  src: url("../fonts/fontello/d2e-icon.eot?84153336#iefix") format("embedded-opentype"), url("../fonts/fontello/d2e-icon.woff2?84153336") format("woff2"), url("../fonts/fontello/d2e-icon.woff?84153336") format("woff"), url("../fonts/fontello/d2e-icon.ttf?84153336") format("truetype"), url("../fonts/fontello/d2e-icon.svg?84153336#d2e-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'd2e-icon';
    src: url('../font/d2e-icon.svg?84153336#d2e-icon') format('svg');
  }
}
*/
[class^="d2e-icon-"]:before, [class*=" d2e-icon-"]:before {
  font-family: "d2e-icon";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.d2e-icon-break-dance:before {
  content: '\e827';
}

/* '' */
.d2e-icon-treble-clef:before {
  content: '\e828';
}

/* '' */
.d2e-icon-paper-plane:before {
  content: '\e829';
}

/* '' */
.d2e-icon-calendar:before {
  content: '\e82a';
}

/* '' */
.d2e-icon-info:before {
  content: '\e82b';
}

/* '' */
.d2e-icon-pin:before {
  content: '\e82c';
}

/* '' */
.d2e-icon-megaphone:before {
  content: '\e82d';
}

/* '' */
.d2e-icon-chat:before {
  content: '\e82e';
}

/* '' */
.d2e-icon-call:before {
  content: '\e82f';
}

/* '' */
.d2e-icon-file-badge:before {
  content: '\e830';
}

/* '' */
.d2e-icon-file-check:before {
  content: '\e831';
}

/* '' */
.d2e-icon-file-dollar:before {
  content: '\e832';
}

/* '' */
.d2e-icon-file-lock:before {
  content: '\e833';
}

/* '' */
.d2e-icon-file-plus:before {
  content: '\e834';
}

/* '' */
.d2e-icon-file-shield:before {
  content: '\e835';
}

/* '' */
.d2e-icon-file-time:before {
  content: '\e836';
}

/* '' */
.d2e-icon-login:before {
  content: '\e837';
}

/* '' */
.d2e-icon-user:before {
  content: '\e838';
}

/* '' */
/*.content-wrapper {
	display: flex;
	min-height: 100%;
	text-align: center;
}

.content-body {
	@include box-sizing();
	align-self: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 20px;
}
*/
footer {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px;
  font-size: 0.8em;
}
footer a {
  color: inherit;
  text-decoration: none;
}

@media (min-width: 768px) {
  .visible-sm {
    display: none;
  }
}
a {
  color: #a81316;
}

.button {
  padding-left: 16px;
  padding-right: 16px;
  cursor: pointer;
}

.max-width-2000 {
  margin-left: auto;
  margin-right: auto;
  max-width: 2000px;
}

.max-width-1950 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1950px;
}

.max-width-1900 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1900px;
}

.max-width-1850 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1850px;
}

.max-width-1800 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1800px;
}

.max-width-1750 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1750px;
}

.max-width-1700 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1700px;
}

.max-width-1650 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1650px;
}

.max-width-1600 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1600px;
}

.max-width-1550 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1550px;
}

.max-width-1500 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1500px;
}

.max-width-1450 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1450px;
}

.max-width-1400 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
}

.max-width-1350 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1350px;
}

.max-width-1300 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1300px;
}

.max-width-1250 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1250px;
}

.max-width-1200 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

.max-width-1150 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1150px;
}

.max-width-1100 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px;
}

.max-width-1050 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1050px;
}

.max-width-1000 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}

.max-width-950 {
  margin-left: auto;
  margin-right: auto;
  max-width: 950px;
}

.max-width-900 {
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
}

.max-width-850 {
  margin-left: auto;
  margin-right: auto;
  max-width: 850px;
}

.max-width-800 {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
}

.max-width-750 {
  margin-left: auto;
  margin-right: auto;
  max-width: 750px;
}

.max-width-700 {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
}

.max-width-650 {
  margin-left: auto;
  margin-right: auto;
  max-width: 650px;
}

.max-width-600 {
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
}

.max-width-550 {
  margin-left: auto;
  margin-right: auto;
  max-width: 550px;
}

.max-width-500 {
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
}

.max-width-450 {
  margin-left: auto;
  margin-right: auto;
  max-width: 450px;
}

.max-width-400 {
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
}

.max-width-350 {
  margin-left: auto;
  margin-right: auto;
  max-width: 350px;
}

.max-width-300 {
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
}

.max-width-250 {
  margin-left: auto;
  margin-right: auto;
  max-width: 250px;
}

.max-width-200 {
  margin-left: auto;
  margin-right: auto;
  max-width: 200px;
}

.max-width-150 {
  margin-left: auto;
  margin-right: auto;
  max-width: 150px;
}

.max-width-100 {
  margin-left: auto;
  margin-right: auto;
  max-width: 100px;
}

.max-width-50 {
  margin-left: auto;
  margin-right: auto;
  max-width: 50px;
}

.m-10 {
  margin-top: 5em;
  margin-bottom: 5em;
  margin-left: 5em;
  margin-right: 5em;
}

.my-10 {
  margin-top: 5em;
  margin-bottom: 5em;
}

.mx-10 {
  margin-left: 5em;
  margin-right: 5em;
}

.mt-10 {
  margin-top: 5em;
}

.mb-10 {
  margin-bottom: 5em;
}

.ml-10 {
  margin-left: 5em;
}

.mr-10 {
  margin-right: 5em;
}

.p-10 {
  padding-top: 5em;
  padding-bottom: 5em;
  padding-left: 5em;
  padding-right: 5em;
}

.py-10 {
  padding-top: 5em;
  padding-bottom: 5em;
}

.px-10 {
  padding-left: 5em;
  padding-right: 5em;
}

.pt-10 {
  padding-top: 5em;
}

.pb-10 {
  padding-bottom: 5em;
}

.pl-10 {
  padding-left: 5em;
}

.pr-10 {
  padding-right: 5em;
}

.m-9 {
  margin-top: 4.5em;
  margin-bottom: 4.5em;
  margin-left: 4.5em;
  margin-right: 4.5em;
}

.my-9 {
  margin-top: 4.5em;
  margin-bottom: 4.5em;
}

.mx-9 {
  margin-left: 4.5em;
  margin-right: 4.5em;
}

.mt-9 {
  margin-top: 4.5em;
}

.mb-9 {
  margin-bottom: 4.5em;
}

.ml-9 {
  margin-left: 4.5em;
}

.mr-9 {
  margin-right: 4.5em;
}

.p-9 {
  padding-top: 4.5em;
  padding-bottom: 4.5em;
  padding-left: 4.5em;
  padding-right: 4.5em;
}

.py-9 {
  padding-top: 4.5em;
  padding-bottom: 4.5em;
}

.px-9 {
  padding-left: 4.5em;
  padding-right: 4.5em;
}

.pt-9 {
  padding-top: 4.5em;
}

.pb-9 {
  padding-bottom: 4.5em;
}

.pl-9 {
  padding-left: 4.5em;
}

.pr-9 {
  padding-right: 4.5em;
}

.m-8 {
  margin-top: 4em;
  margin-bottom: 4em;
  margin-left: 4em;
  margin-right: 4em;
}

.my-8 {
  margin-top: 4em;
  margin-bottom: 4em;
}

.mx-8 {
  margin-left: 4em;
  margin-right: 4em;
}

.mt-8 {
  margin-top: 4em;
}

.mb-8 {
  margin-bottom: 4em;
}

.ml-8 {
  margin-left: 4em;
}

.mr-8 {
  margin-right: 4em;
}

.p-8 {
  padding-top: 4em;
  padding-bottom: 4em;
  padding-left: 4em;
  padding-right: 4em;
}

.py-8 {
  padding-top: 4em;
  padding-bottom: 4em;
}

.px-8 {
  padding-left: 4em;
  padding-right: 4em;
}

.pt-8 {
  padding-top: 4em;
}

.pb-8 {
  padding-bottom: 4em;
}

.pl-8 {
  padding-left: 4em;
}

.pr-8 {
  padding-right: 4em;
}

.m-7 {
  margin-top: 3.5em;
  margin-bottom: 3.5em;
  margin-left: 3.5em;
  margin-right: 3.5em;
}

.my-7 {
  margin-top: 3.5em;
  margin-bottom: 3.5em;
}

.mx-7 {
  margin-left: 3.5em;
  margin-right: 3.5em;
}

.mt-7 {
  margin-top: 3.5em;
}

.mb-7 {
  margin-bottom: 3.5em;
}

.ml-7 {
  margin-left: 3.5em;
}

.mr-7 {
  margin-right: 3.5em;
}

.p-7 {
  padding-top: 3.5em;
  padding-bottom: 3.5em;
  padding-left: 3.5em;
  padding-right: 3.5em;
}

.py-7 {
  padding-top: 3.5em;
  padding-bottom: 3.5em;
}

.px-7 {
  padding-left: 3.5em;
  padding-right: 3.5em;
}

.pt-7 {
  padding-top: 3.5em;
}

.pb-7 {
  padding-bottom: 3.5em;
}

.pl-7 {
  padding-left: 3.5em;
}

.pr-7 {
  padding-right: 3.5em;
}

.m-6 {
  margin-top: 3em;
  margin-bottom: 3em;
  margin-left: 3em;
  margin-right: 3em;
}

.my-6 {
  margin-top: 3em;
  margin-bottom: 3em;
}

.mx-6 {
  margin-left: 3em;
  margin-right: 3em;
}

.mt-6 {
  margin-top: 3em;
}

.mb-6 {
  margin-bottom: 3em;
}

.ml-6 {
  margin-left: 3em;
}

.mr-6 {
  margin-right: 3em;
}

.p-6 {
  padding-top: 3em;
  padding-bottom: 3em;
  padding-left: 3em;
  padding-right: 3em;
}

.py-6 {
  padding-top: 3em;
  padding-bottom: 3em;
}

.px-6 {
  padding-left: 3em;
  padding-right: 3em;
}

.pt-6 {
  padding-top: 3em;
}

.pb-6 {
  padding-bottom: 3em;
}

.pl-6 {
  padding-left: 3em;
}

.pr-6 {
  padding-right: 3em;
}

.m-5 {
  margin-top: 2.5em;
  margin-bottom: 2.5em;
  margin-left: 2.5em;
  margin-right: 2.5em;
}

.my-5 {
  margin-top: 2.5em;
  margin-bottom: 2.5em;
}

.mx-5 {
  margin-left: 2.5em;
  margin-right: 2.5em;
}

.mt-5 {
  margin-top: 2.5em;
}

.mb-5 {
  margin-bottom: 2.5em;
}

.ml-5 {
  margin-left: 2.5em;
}

.mr-5 {
  margin-right: 2.5em;
}

.p-5 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
  padding-left: 2.5em;
  padding-right: 2.5em;
}

.py-5 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}

.px-5 {
  padding-left: 2.5em;
  padding-right: 2.5em;
}

.pt-5 {
  padding-top: 2.5em;
}

.pb-5 {
  padding-bottom: 2.5em;
}

.pl-5 {
  padding-left: 2.5em;
}

.pr-5 {
  padding-right: 2.5em;
}

.m-4 {
  margin-top: 2em;
  margin-bottom: 2em;
  margin-left: 2em;
  margin-right: 2em;
}

.my-4 {
  margin-top: 2em;
  margin-bottom: 2em;
}

.mx-4 {
  margin-left: 2em;
  margin-right: 2em;
}

.mt-4 {
  margin-top: 2em;
}

.mb-4 {
  margin-bottom: 2em;
}

.ml-4 {
  margin-left: 2em;
}

.mr-4 {
  margin-right: 2em;
}

.p-4 {
  padding-top: 2em;
  padding-bottom: 2em;
  padding-left: 2em;
  padding-right: 2em;
}

.py-4 {
  padding-top: 2em;
  padding-bottom: 2em;
}

.px-4 {
  padding-left: 2em;
  padding-right: 2em;
}

.pt-4 {
  padding-top: 2em;
}

.pb-4 {
  padding-bottom: 2em;
}

.pl-4 {
  padding-left: 2em;
}

.pr-4 {
  padding-right: 2em;
}

.m-3 {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  margin-left: 1.5em;
  margin-right: 1.5em;
}

.my-3 {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.mx-3 {
  margin-left: 1.5em;
  margin-right: 1.5em;
}

.mt-3 {
  margin-top: 1.5em;
}

.mb-3 {
  margin-bottom: 1.5em;
}

.ml-3 {
  margin-left: 1.5em;
}

.mr-3 {
  margin-right: 1.5em;
}

.p-3 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.py-3 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

.px-3 {
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.pt-3 {
  padding-top: 1.5em;
}

.pb-3 {
  padding-bottom: 1.5em;
}

.pl-3 {
  padding-left: 1.5em;
}

.pr-3 {
  padding-right: 1.5em;
}

.m-2 {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 1em;
  margin-right: 1em;
}

.my-2 {
  margin-top: 1em;
  margin-bottom: 1em;
}

.mx-2 {
  margin-left: 1em;
  margin-right: 1em;
}

.mt-2 {
  margin-top: 1em;
}

.mb-2 {
  margin-bottom: 1em;
}

.ml-2 {
  margin-left: 1em;
}

.mr-2 {
  margin-right: 1em;
}

.p-2 {
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  padding-right: 1em;
}

.py-2 {
  padding-top: 1em;
  padding-bottom: 1em;
}

.px-2 {
  padding-left: 1em;
  padding-right: 1em;
}

.pt-2 {
  padding-top: 1em;
}

.pb-2 {
  padding-bottom: 1em;
}

.pl-2 {
  padding-left: 1em;
}

.pr-2 {
  padding-right: 1em;
}

.m-1 {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 0.5em;
  margin-right: 0.5em;
}

.my-1 {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.mx-1 {
  margin-left: 0.5em;
  margin-right: 0.5em;
}

.mt-1 {
  margin-top: 0.5em;
}

.mb-1 {
  margin-bottom: 0.5em;
}

.ml-1 {
  margin-left: 0.5em;
}

.mr-1 {
  margin-right: 0.5em;
}

.p-1 {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.py-1 {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.px-1 {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.pt-1 {
  padding-top: 0.5em;
}

.pb-1 {
  padding-bottom: 0.5em;
}

.pl-1 {
  padding-left: 0.5em;
}

.pr-1 {
  padding-right: 0.5em;
}

.m-0 {
  margin-top: 0em;
  margin-bottom: 0em;
  margin-left: 0em;
  margin-right: 0em;
}

.my-0 {
  margin-top: 0em;
  margin-bottom: 0em;
}

.mx-0 {
  margin-left: 0em;
  margin-right: 0em;
}

.mt-0 {
  margin-top: 0em;
}

.mb-0 {
  margin-bottom: 0em;
}

.ml-0 {
  margin-left: 0em;
}

.mr-0 {
  margin-right: 0em;
}

.p-0 {
  padding-top: 0em;
  padding-bottom: 0em;
  padding-left: 0em;
  padding-right: 0em;
}

.py-0 {
  padding-top: 0em;
  padding-bottom: 0em;
}

.px-0 {
  padding-left: 0em;
  padding-right: 0em;
}

.pt-0 {
  padding-top: 0em;
}

.pb-0 {
  padding-bottom: 0em;
}

.pl-0 {
  padding-left: 0em;
}

.pr-0 {
  padding-right: 0em;
}

.row {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: -15px;
  width: auto;
}

.row-nowrap {
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.col {
  -webkit-box: none;
  -moz-box: none;
  -webkit-flex: none 0 auto;
  -ms-flex: none 0 auto;
  flex: none 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
  width: 100%;
}

.col-order-0 {
  order: 0;
}

.col-1 {
  width: 8.3333333333%;
}

.col-order-1 {
  order: 1;
}

.col-2 {
  width: 16.6666666667%;
}

.col-order-2 {
  order: 2;
}

.col-3 {
  width: 25%;
}

.col-order-3 {
  order: 3;
}

.col-4 {
  width: 33.3333333333%;
}

.col-order-4 {
  order: 4;
}

.col-5 {
  width: 41.6666666667%;
}

.col-order-5 {
  order: 5;
}

.col-6 {
  width: 50%;
}

.col-order-6 {
  order: 6;
}

.col-7 {
  width: 58.3333333333%;
}

.col-order-7 {
  order: 7;
}

.col-8 {
  width: 66.6666666667%;
}

.col-order-8 {
  order: 8;
}

.col-9 {
  width: 75%;
}

.col-order-9 {
  order: 9;
}

.col-10 {
  width: 83.3333333333%;
}

.col-order-10 {
  order: 10;
}

.col-11 {
  width: 91.6666666667%;
}

.col-order-11 {
  order: 11;
}

.col-12 {
  width: 100%;
}

.col-order-12 {
  order: 12;
}

@media (min-width: 576px) {
  .col-xs-order-0 {
    order: 0;
  }

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

  .col-xs-order-1 {
    order: 1;
  }

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

  .col-xs-order-2 {
    order: 2;
  }

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

  .col-xs-order-3 {
    order: 3;
  }

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

  .col-xs-order-4 {
    order: 4;
  }

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

  .col-xs-order-5 {
    order: 5;
  }

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

  .col-xs-order-6 {
    order: 6;
  }

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

  .col-xs-order-7 {
    order: 7;
  }

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

  .col-xs-order-8 {
    order: 8;
  }

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

  .col-xs-order-9 {
    order: 9;
  }

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

  .col-xs-order-10 {
    order: 10;
  }

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

  .col-xs-order-11 {
    order: 11;
  }

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

  .col-xs-order-12 {
    order: 12;
  }
}
@media (min-width: 768px) {
  .col-sm-order-0 {
    order: 0;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }

  .col-sm-order-1 {
    order: 1;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

  .col-sm-order-2 {
    order: 2;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-order-3 {
    order: 3;
  }

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-order-4 {
    order: 4;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

  .col-sm-order-5 {
    order: 5;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-order-6 {
    order: 6;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-order-7 {
    order: 7;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

  .col-sm-order-8 {
    order: 8;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-order-9 {
    order: 9;
  }

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-order-10 {
    order: 10;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-order-11 {
    order: 11;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-order-12 {
    order: 12;
  }
}
@media (min-width: 992px) {
  .col-md-order-0 {
    order: 0;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }

  .col-md-order-1 {
    order: 1;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

  .col-md-order-2 {
    order: 2;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-order-3 {
    order: 3;
  }

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-order-4 {
    order: 4;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

  .col-md-order-5 {
    order: 5;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-order-6 {
    order: 6;
  }

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-order-7 {
    order: 7;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

  .col-md-order-8 {
    order: 8;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-order-9 {
    order: 9;
  }

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-order-10 {
    order: 10;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-order-11 {
    order: 11;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-order-12 {
    order: 12;
  }
}
@media (min-width: 1200px) {
  .col-lg-order-0 {
    order: 0;
  }

  .col-lg-1 {
    width: 8.3333333333%;
  }

  .col-lg-order-1 {
    order: 1;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

  .col-lg-order-2 {
    order: 2;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-order-3 {
    order: 3;
  }

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-order-4 {
    order: 4;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

  .col-lg-order-5 {
    order: 5;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-order-6 {
    order: 6;
  }

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-order-7 {
    order: 7;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

  .col-lg-order-8 {
    order: 8;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-order-9 {
    order: 9;
  }

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-order-10 {
    order: 10;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

  .col-lg-order-11 {
    order: 11;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-order-12 {
    order: 12;
  }
}
@media (min-width: 1600px) {
  .col-xl-order-0 {
    order: 0;
  }
}
.width-100 {
  width: 100%;
}

.height-100 {
  height: 100%;
}

.border-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.content-box {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.color-white {
  color: #ffffff !important;
}

.font-small {
  font-size: 0.8em;
}

.text-underline {
  text-decoration: underline !important;
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-error {
  color: #e45053;
}

.text-info {
  color: #3385e0;
}

.text-success {
  color: #009660;
}

.text-expanded {
  line-height: 1.4;
}

.circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.no-border-radius {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.loadable {
  opacity: 1;
  -webkit-transition: opacity 200ms linear;
  -moz-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
}
.loadable.loading {
  opacity: 0.5;
}

.paragraph-list p {
  margin: 0;
  padding: 0.5em 0;
  border-top: 1px solid #ccc;
}

.list-border {
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  margin-left: -1px;
  margin-right: -1px;
}
.list-border.list--material {
  border-color: transparent;
}

.heading-hr {
  position: relative;
}
.heading-hr hr {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0;
  border: none;
  border-bottom: 1px solid #333;
}
.heading-hr h3 {
  margin: 0;
  position: relative;
  z-index: 1;
  font-size: 16px;
}
.heading-hr h3 span {
  background-color: #fafafa;
  padding: 0 10px;
}

.list-item__subtitle {
  font-size: 0.8em;
}

.list-item--tappable {
  cursor: pointer;
}

.user-selectable {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

@-webkit-keyframes autofill {
  to {
    color: #333;
    background-color: transparent;
  }
}
@-webkit-keyframes material-autofill {
  to {
    color: #333;
    background-color: transparent;
    background-image: linear-gradient(to top, transparent 1px, #afafaf 1px);
    background-size: 100% 2px;
  }
}
@-webkit-keyframes material-autofill-focus {
  from {
    color: #333;
    background-color: transparent;
    background-image: linear-gradient(#A81316, #A81316), linear-gradient(to top, transparent 1px, #afafaf 1px);
    background-size: 0% 2px, 100% 2px;
  }
  to {
    color: #333;
    background-color: transparent;
    background-image: linear-gradient(#A81316, #A81316), linear-gradient(to top, transparent 1px, #afafaf 1px);
    background-size: 100% 2px, 100% 2px;
  }
}
input:-webkit-autofill {
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
}

input.text-input--material:-webkit-autofill {
  -webkit-animation-name: material-autofill;
  -webkit-animation-fill-mode: both;
}

input.text-input--material:-webkit-autofill:focus {
  -webkit-animation-name: material-autofill-focus;
  -webkit-animation-fill-mode: both;
}

.text-input--material__label--active,
input.text-input--material:-webkit-autofill + .text-input--material__label {
  color: #a81316;
  -webkit-transform: translate(0, -90%) scale(0.7);
  transform: translate(0, -90%) scale(0.7);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  transition: color .1s ease-in, -webkit-transform .1s ease-in;
  transition: transform .1s ease-in, color .1s ease-in;
  transition: transform .1s ease-in, color .1s ease-in, -webkit-transform .1s ease-in;
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.loading-placeholder {
  -webkit-animation: fadein 1s linear 1s infinite alternate;
  -moz-animation: fadein 1s linear 1s infinite alternate;
  animation: fadein 1s linear 1s infinite alternate;
  font-size: 0.8em;
  opacity: 0.8;
  opacity: 0;
}

.color-block {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 32px;
  height: 32px;
  border: 1px solid #ccc;
}
.color-block > div {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  width: 100%;
  height: 100%;
}

.home-bg {
  background-image: url("../img/jump-landscape.jpg");
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}

.home-overlay {
  background-color: rgba(0, 0, 0, 0.3);
  overflow: auto;
}

.home-container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  min-height: 100%;
  padding-bottom: 60px;
  position: relative;
}
.home-container footer {
  color: #fff;
}

.home-content {
  width: 100%;
  color: #fff;
}
.home-content a {
  color: #fff;
}

.home-toolbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  color: #fff;
  display: flex;
  justify-content: space-between;
}

.home-logo {
  padding: 2em 0;
  text-align: center;
}
.home-logo h1 {
  text-indent: -9999px;
  background-image: url("../img/logo.png");
  background-image: url("../img/logo.svg"), linear-gradient(transparent, transparent);
  width: 200px;
  height: 200px;
  background-size: 200px 200px;
  background-position: left top;
  background-repeat: no-repeat;
  margin: 0 auto;
}

.home-btn-group {
  padding: 1em 0.2em 3em;
  text-align: center;
}

.home-content-btn-group {
  padding: 1em 0 0;
  text-align: center;
}

.home-btn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: color 200ms ease;
  -moz-transition: color 200ms ease;
  transition: color 200ms ease;
  display: inline-block;
  position: relative;
  vertical-align: top;
  text-align: center;
  background: none;
  border: none;
  outline: none;
  color: inherit;
  font: inherit;
  font-size: 0.9em;
  font-weight: 400;
  letter-spacing: 0;
  line-height: inherit;
  padding: 0;
  margin: 0;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: auto;
  width: auto;
  min-width: 50px;
}
.home-btn:hover, .home-btn:focus {
  border: none;
  outline: none;
  color: #8e181c;
}
.home-btn-group .home-btn {
  margin: 0 0.8em;
}
.home-content-btn-group .home-btn {
  margin: 3em 0.8em 0;
  width: 100px;
}
.home-toolbar .home-btn {
  padding: 0 1em;
}

.home-icon {
  display: block;
  font-size: 1.6em;
  margin-bottom: 0.5em;
}
.home-btn-group .home-icon, .home-content-btn-group .home-icon {
  margin-bottom: 0.5em;
}
.home-toolbar .home-icon {
  padding-top: 0.4em;
  margin-bottom: 0.15em;
}

.profile-menu {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.profile-head {
  padding: 0 0 3em;
  text-align: center;
}
.profile-head h1 {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.profile-head h1 + .button--quiet,
.profile-head h1 + .button--material--flat {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  line-height: 0;
  min-height: 24px;
}

.modal-list .list {
  max-height: 80vh;
  max-height: calc(100vh - 120px);
  overflow: auto;
}
.modal-list .list-item {
  padding: 0;
}
.modal-list .list-item__center {
  padding: 14px;
  display: block;
  text-align: center;
}

.feature-placeholder {
  font-size: 0.8em;
  opacity: 0.8;
  text-align: center;
}

.feature-box {
  border: 1px solid #ccc;
  background: #fff;
  height: 100%;
}

.feature-box-head {
  text-align: center;
  padding: 20px;
  position: relative;
}
.feature-box-head i {
  font-size: 3.4em;
}
.feature-box-head h3 {
  margin: 0.5em 0 0;
  font-size: 1em;
}
.feature-box-head h3 + .button--quiet,
.feature-box-head h3 + .button--material--flat {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 20px;
  min-height: 20px;
}

.feature-box-body {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 20px 0;
  line-height: 1.6;
  background-image: linear-gradient(#ccc, #ccc);
  background-size: 100% 1px;
  background-repeat: no-repeat;
  background-position: top;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .feature-box-body {
    background-image: linear-gradient(180deg, #ccc, #ccc 50%, transparent 50%);
  }
}
@media (min-width: 768px) {
  .feature-box-body {
    min-height: 379px;
    height: calc(100vh - 325px);
    overflow: auto;
  }
}
.feature-box-body.p-0 {
  padding: 0;
}
.feature-box-body.p-0 .feature-placeholder {
  padding: 20px;
}
.feature-box-body .list--material,
.feature-box-body .segment--material {
  margin-top: 1px;
  border-radius: 0;
}
@media (max-width: 1199px) {
  .feature-box-body .list {
    background-size: 0, 100% 1px;
  }
}
.feature-box-body .list-item {
  padding: 4px 28px 4px 14px;
}
.feature-box-body .list-item--tappable:active {
  background-color: transparent;
}
.feature-box-body .list-item--material__left {
  min-width: 70px;
}
.feature-box-body .list-item__thumbnail {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  -webkit-align-self: flex-start;
  align-self: flex-start;
}
.feature-box-body div.list-item__thumbnail {
  font-size: 30px;
  line-height: 55px;
  background-color: #eee;
  color: #fff;
  text-align: center;
}
.feature-box-body .list-item__title {
  color: #b69220;
  font-weight: 500;
  margin-bottom: 5px;
}
.feature-box-body .list-item__title:last-child {
  -webkit-align-self: center;
  align-self: center;
}
.feature-box-body .list-item__subtitle {
  opacity: 0.8;
}

.dance-style {
  padding: 20px;
  border-bottom: 1px solid #ccc;
}

.dance-style:last-child {
  border-bottom: none;
}

.dance-style-pic {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  text-align: center;
  font-size: 30px;
  line-height: 55px;
  background: #eee;
  color: #fff;
  margin-top: 2px;
}

.dance-style-head {
  font-weight: 500;
  margin-bottom: 5px;
  text-align: left;
  color: #b69220;
}
.dance-style-head a {
  text-decoration: none;
  color: #b69220;
}

.dance-style-class {
  font-size: 0.8em;
  opacity: 0.8;
  text-align: left;
}

.wizard-box {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}

.wizard-row {
  justify-content: center;
}

.wizard-col .button.button--quiet {
  padding: 0;
  cursor: pointer;
  line-height: inherit;
  font-size: inherit;
}
.wizard-col .button.button--quiet:disabled, .wizard-col .button.button--quiet[disabled] {
  opacity: 1;
}
.wizard-col.disabled .button.button--quiet {
  color: rgba(168, 19, 22, 0.3);
  cursor: default;
}
.wizard-col.active .button.button--quiet {
  color: #a81316;
}

.wizard-step {
  display: block;
  position: relative;
}
.wizard-step:before, .wizard-step:after {
  content: "";
  position: absolute;
  top: 17px;
  height: 2px;
  background-color: #a81316;
}
.wizard-step:before {
  left: 0;
  right: 50%;
}
.wizard-step:after {
  left: 50%;
  right: 0;
}
.wizard-col:first-child .wizard-step:before, .wizard-col:last-child .wizard-step:after {
  content: none;
}
.wizard-col.disabled .wizard-step:after, .wizard-col.disabled + .wizard-col.disabled .wizard-step:before {
  background-color: rgba(168, 19, 22, 0.3);
}

.wizard-circle {
  display: block;
  position: relative;
}
.wizard-circle span {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  position: relative;
  background-color: #fff;
  width: 36px;
  height: 36px;
  align-items: center;
  justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  font-size: 0.9em;
  margin: 0 auto;
  border: 1px solid #a81316;
  color: #a81316;
  z-index: 2;
}
.wizard-col.disabled .wizard-circle span {
  border-color: rgba(168, 19, 22, 0.3);
  color: rgba(168, 19, 22, 0.3);
}
.wizard-col.active .wizard-circle span {
  background-color: #a81316;
  border-color: #a81316;
  color: #fff;
}

.wizard-title {
  font-size: 0.7em;
  display: block;
  margin-top: 0.5em;
}

.profile-agenda-buttons .segment__item > .segment__button {
  border-radius: 0;
}

.profile-agenda .rbc-calendar {
  display: block;
}
.profile-agenda .rbc-agenda-table th {
  font-weight: 500;
  color: #b69220;
}
.profile-agenda .rbc-agenda-table td {
  font-size: 0.8em;
}
.profile-agenda .rbc-agenda-view table.rbc-agenda-table {
  border-color: transparent;
}
.profile-agenda .rbc-agenda-content .rbc-agenda-table {
  border-top: none;
  border-color: transparent;
}

.rbc-toolbar button {
  -webkit-transition: background-color 0.2s linear, color 0.2s linear;
  -moz-transition: background-color 0.2s linear, color 0.2s linear;
  transition: background-color 0.2s linear, color 0.2s linear;
  color: #a81316;
  border-color: #a81316;
  background-color: #fff;
}
.rbc-toolbar button:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #a81316;
  border-color: #a81316;
  background-color: #fff;
  outline: none;
}
.rbc-toolbar button:active, .rbc-toolbar button:active:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #a81316;
  border-color: #a81316;
  background-color: #eccfcf;
}
.rbc-toolbar button:focus, .rbc-toolbar button:focus:active, .rbc-toolbar button:focus:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #a81316;
  background-color: #a81316;
  outline: none;
}
.rbc-toolbar button.rbc-active, .rbc-toolbar button.rbc-active:active, .rbc-toolbar button.rbc-active:focus, .rbc-toolbar button.rbc-active:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #a81316;
  background-color: #a81316;
}

.rbc-event {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 5px;
  background-color: #383838;
  font-size: 13px;
  cursor: pointer;
}
.rbc-event:focus {
  outline: 1px solid #43bef7;
}

.rbc-today {
  background-color: transparent;
}

.rbc-off-range-bg {
  background-color: #efefef;
}

.rbc-header {
  padding-top: .375rem;
  padding-bottom: .375rem;
  font-weight: normal;
}

.rbc-show-more {
  font-weight: normal;
  background-color: transparent;
  color: #b69220;
  font-size: 13px;
  padding: 5px;
}

.rbc-month-view {
  min-height: 500px;
}
.rbc-month-view .rbc-event-content {
  text-align: left;
}
.rbc-month-view .rbc-show-more {
  text-align: left;
  padding: 2px 7px 0 20px;
}
.rbc-month-view .rbc-event {
  background-color: transparent;
  color: #383838;
  padding: 0 7px;
}
.rbc-month-view .rbc-event .circle {
  display: inline-block;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  margin-right: 7px;
}
.rbc-month-view .rbc-event .circle-title {
  display: inline-block;
  vertical-align: middle;
}

.rbc-day-slot .rbc-event {
  border-color: #fafafa;
}
.rbc-day-slot .rbc-event-content {
  text-align: left;
  line-height: 1.2;
  font-size: 90%;
  padding-top: 2px;
}
.rbc-day-slot .rbc-events-container {
  right: 0;
}

.rbc-event-label {
  font-size: 70%;
}

.rbc-timeslot-group {
  min-height: 30px;
}

.rbc-time-slot {
  font-size: 90%;
}
.rbc-time-slot .rbc-label {
  padding-top: 4px;
  display: block;
}

.rbc-time-view .rbc-row {
  min-height: 30px;
}

.rbc-date-cell {
  padding: 5px 5px 0 0;
}
.rbc-date-cell a {
  width: 30px;
  height: 30px;
  display: block;
  margin: 0 0 0 auto;
  line-height: 30px;
  text-align: center;
}
.rbc-date-cell.rbc-now {
  font-weight: normal;
}
.rbc-date-cell.rbc-now a {
  position: relative;
  color: #fff;
}
.rbc-date-cell.rbc-now a:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  background: #b69220;
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  z-index: -1;
}

@media (max-width: 991px) {
  .rbc-month-view .rbc-row-content .rbc-row:nth-child(n+2), .rbc-month-view .rbc-event, .rbc-month-view .rbc-show-more {
    display: none;
  }
  .rbc-month-view .rbc-row-content {
    position: relative;
    top: 50%;
    margin-top: -16px;
  }
  .rbc-month-view .rbc-date-cell {
    padding: 0;
  }
  .rbc-month-view .rbc-date-cell a {
    margin: 0 auto;
  }

  .rbc-toolbar {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .rbc-toolbar .rbc-toolbar-label {
    order: 3;
    width: 100%;
    padding-top: 14px;
    padding-bottom: 4px;
  }
}
@media print {
  body, .page, .page__content, #app .toolbar {
    position: static;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    overflow: auto;
    background: transparent;
  }

  .page__background,
  .toolbar__left,
  .toolbar__right {
    display: none;
  }

  .toolbar__center {
    width: 100%;
  }

  .toolbar__title {
    color: #000;
  }

  .toolbar--material {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  .toolbar--material__center {
    text-align: center;
  }

  .profile-menu {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  .rbc-toolbar .rbc-btn-group,
  .rbc-current-time-indicator {
    display: none;
  }

  .rbc-time-view {
    border: 1px solid #000;
    overflow: hidden;
  }

  .rbc-time-header {
    background: #fff;
    z-index: 2;
    border-bottom: 1px solid #000;
  }

  .rbc-time-header .rbc-allday-cell .rbc-row:empty {
    display: none;
  }

  .rbc-time-header-content {
    border-color: #000;
  }

  .rbc-header {
    border-bottom: 0;
  }

  .rbc-header + .rbc-header {
    border-color: #000;
  }

  .rbc-timeslot-group {
    min-height: 26px;
    border-color: #ccc;
  }

  .rbc-time-content {
    border-top: none;
  }

  .rbc-time-content > * + * > * {
    border-color: #ccc;
  }

  .rbc-event {
    background-color: #fff !important;
    color: #000 !important;
  }

  .rbc-day-slot .rbc-event {
    border-color: #000;
  }

  .rbc-day-slot .rbc-event[style*="width: 85%"] {
    width: 50% !important;
  }

  .rbc-day-slot .rbc-time-slot {
    border-top: none;
  }

  .rbc-day-slot .rbc-events-container {
    margin-right: 0;
  }

  .rbc-day-slot .rbc-event-content {
    font-size: 80%;
  }

  .rbc-month-view {
    border-color: #000;
    min-height: 500px;
  }

  .rbc-month-header {
    border-bottom: 1px solid #000;
  }

  .rbc-month-view .rbc-event {
    background-color: transparent !important;
  }
}

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