html {
  box-sizing: border-box;
  font-size: 100%;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
html {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
figure,
fieldset,
ol,
ul,
q {
  border: 0;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  height: auto;
  max-width: 100%;
}
svg {
  height: auto;
  max-width: 100%;
}
table {
  border-collapse: collapse;
}
audio,
canvas,
img,
svg,
video {
  vertical-align: middle;
}
textarea {
  resize: vertical;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes slideOutLeft {
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}
@-webkit-keyframes slideOutUp {
  to {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  to {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}
@-webkit-keyframes notificationLeave {
  to {
    bottom: 0;
  }
}
@keyframes notificationLeave {
  to {
    bottom: 0;
  }
}
@-webkit-keyframes scaleOut {
  to {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes scaleOut {
  to {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes fadeOut {
  to {
    opacity: 0;
  }
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}
@-webkit-keyframes notificationEnter {
  from {
    bottom: 0;
  }
}
@keyframes notificationEnter {
  from {
    bottom: 0;
  }
}
@-webkit-keyframes scaleIn {
  from {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0.25;
  }
}
@keyframes scaleIn {
  from {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0.25;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/rubik/rubik-black.woff2') format('woff2'), url('../fonts/rubik/rubik-black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/rubik/rubik-blackitalic.woff2') format('woff2'), url('../fonts/rubik/rubik-blackitalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/rubik/rubik-bold.woff2') format('woff2'), url('../fonts/rubik/rubik-bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/rubik/rubik-bolditalic.woff2') format('woff2'), url('../fonts/rubik/rubik-bolditalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/rubik/rubik-italic.woff2') format('woff2'), url('../fonts/rubik/rubik-italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/rubik/rubik-light.woff2') format('woff2'), url('../fonts/rubik/rubik-light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/rubik/rubik-lightitalic.woff2') format('woff2'), url('../fonts/rubik/rubik-lightitalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/rubik/rubik-medium.woff2') format('woff2'), url('../fonts/rubik/rubik-medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/rubik/rubik-mediumitalic.woff2') format('woff2'), url('../fonts/rubik/rubik-mediumitalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/rubik/rubik-regular.woff2') format('woff2'), url('../fonts/rubik/rubik-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'AHC Icons';
  src: url('../fonts/AHC/ahc-icons.woff?v1.1') format('woff');
  font-weight: normal;
  font-style: normal;
}
i {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'AHC Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-align: center;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon--lg {
  font-size: 1.5em;
}
.icon--2x {
  font-size: 2em;
}
.icon--3x {
  font-size: 3em;
}
.icon--3x {
  font-size: 4em;
}
.icon--fw {
  width: 1.25em;
}
.icon-search:before {
  content: "\f002";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-o:before {
  content: "\f006";
}
.icon-check:before {
  content: "\f00c";
}
.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
.icon-cog:before {
  content: "\f013";
}
.icon-gear:before {
  content: "\f013";
}
.icon-trash-o:before {
  content: "\f014";
}
.icon-camera:before {
  content: "\f030";
}
.icon-check-square-o:before {
  content: "\f046";
}
.icon-times-circle:before {
  content: "\f057";
}
.icon-check-circle:before {
  content: "\f058";
}
.icon-heart-o:before {
  content: "\f08a";
}
.icon-square-o:before {
  content: "\f096";
}
.icon-square:before {
  content: "\f0c8";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-circle-o:before {
  content: "\f10c";
}
.icon-check-square:before {
  content: "\f14a";
}
.icon-dot-circle-o:before {
  content: "\f192";
}
.icon-add:before {
  content: "\e900";
}
.icon-appointment:before {
  content: "\e901";
}
.icon-arrow:before {
  content: "\e902";
}
.icon-calendar:before {
  content: "\e903";
}
.icon-chart:before {
  content: "\e904";
}
.icon-confirmation:before {
  content: "\e905";
}
.icon-contact:before {
  content: "\e906";
}
.icon-instructions:before {
  content: "\e907";
}
.icon-location:before {
  content: "\e908";
}
.icon-notes:before {
  content: "\e909";
  position: relative;
  right: -0.125em;
}
.icon-notification:before {
  content: "\e90a";
}
.icon-profile:before {
  content: "\e90b";
}
.icon-results:before {
  content: "\e90c";
}
.icon-speech-bubble:before {
  content: "\e90d";
}
.icon-stethoscope:before {
  content: "\e90e";
}
.icon-symptoms:before {
  content: "\e90f";
}
.icon-user:before {
  content: "\e911";
}
.icon-web:before {
  content: "\e910";
}
.icon-spinner2:before {
  content: "\e97b";
}
.icon-spinner8:before {
  content: "\e981";
}
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on October 20, 2016 */
body {
  color: #282828;
  font-family: Rubik, Roboto, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}
h1 {
  font-size: 112px;
  line-height: 1;
}
h2 {
  font-size: 56px;
  line-height: 1.35;
}
h3 {
  font-size: 45px;
  line-height: 48px;
}
h4 {
  font-size: 34px;
  line-height: 40px;
}
h5 {
  font-size: 24px;
  line-height: 32px;
}
h6 {
  font-size: 20px;
  line-height: 1;
}
a {
  color: #f0516d;
  text-decoration: none;
}
.text-heading {
  font-weight: 500;
  text-transform: uppercase;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
.message {
  text-transform: uppercase;
  color: #969696;
  margin: 32px 0;
}
.message a {
  color: #969696;
}
.text--primary {
  color: #54c9f3;
}
.text--secondary {
  color: #fcd955;
}
.text--tertiary {
  color: #f0516d;
}
.text--caps {
  text-transform: uppercase;
}
.svg-icon {
  display: inline-block;
  fill: currentColor;
  height: 24px;
  width: 24px;
}
.svg-icon svg {
  vertical-align: top;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.svg-icon--sm {
  width: 16px;
  height: 16px;
}
.svg-icon--lg {
  width: 32px;
  height: 32px;
}
.svg-icon--2x {
  width: 48px;
  height: 48px;
}
.svg-icon--notes svg {
  position: relative;
  left: 10%;
}
html {
  background: #54c9f3;
  height: 100%;
  width: 100%;
}
* {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}
body {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
}
.app {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
}
.app .header {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.app .main {
  background: #eee;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  overflow-x: hidden;
  overflow-y: auto;
}
.app .main .page__content--fit {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
      -ms-flex: 1 1 0;
          flex: 1 1 0;
}
.app .main .page__content--flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
}
.app .notifications {
  position: absolute;
  bottom: 56px;
  width: 100%;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 101;
}
.app .overlay {
  background: rgba(0, 0, 0, 0);
  visibility: hidden;
  height: 100%;
  position: fixed;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
  top:0;
  bottom: 0;
  z-index: 100;
}
.relative {
  position: relative;
}
.dashboard.main {
  margin-bottom: 56px;
}
.notif-enabled .main {
  margin-bottom: 56px;
}
.notif-open .notifications {
  bottom: 0;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.notif-open .overlay {
  background: rgba(0, 0, 0, 0.5);
  visibility: visible;
}
.keyboard-open .notifications {
  display: none;
}
.keyboard-open .dashboard.main {
  margin-bottom: 0;
}
body {
  position: relative;
}
.app {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow-x: hidden;
  width: 100%;
}
.app.ng-animate {
  position: absolute;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
}
.app.ng-enter {
  -webkit-animation: fadeIn 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
          animation: fadeIn 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  z-index: 1;
}
.app.ng-leave {
  -webkit-animation: scaleOut 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
          animation: scaleOut 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  z-index: 2;
}
.main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  overflow-x: hidden;
  width: 100%;
}
.main.ng-animate {
  position: absolute;
  top: 56px;
  bottom: 0;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
}
.main.ng-enter {
  -webkit-animation: slideInRight 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
          animation: slideInRight 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  z-index: 1;
}
.main.ng-leave {
  -webkit-animation: slideOutLeft 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
          animation: slideOutLeft 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  z-index: 2;
}
.main.welcome.ng-animate {
  top: auto;
  bottom: auto;
  z-index: 3;
}
.main.welcome.ng-enter {
  -webkit-animation: fadeIn 0.3s cubic-bezier(0.4, 0, 0.2, 1);
          animation: fadeIn 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 5;
}
.main.welcome.ng-leave {
  -webkit-animation: fadeOut 0.3s cubic-bezier(0.4, 0, 0.2, 1);
          animation: fadeOut 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 3;
}
.main div[ui-view] {
  background: #eee;
  overflow: hidden;
  width: 100%;
}
.main div[ui-view].ng-animate {
  position: absolute;
  top: 0;
  bottom: 0;
}
.main div[ui-view].ng-enter {
  -webkit-animation: slideInRight 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
          animation: slideInRight 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  z-index: 1;
}
.main div[ui-view].ng-leave {
  -webkit-animation: slideOutLeft 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
          animation: slideOutLeft 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  z-index: 2;
}
.spin {
  -webkit-animation: spin .5s linear infinite;
          animation: spin .5s linear infinite;
}
label {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0;
  opacity: .75;
}
label small {
  opacity: .75;
  text-transform: none;
}
input[type=text],
input[type=tel],
input[type=date],
textarea,
select {
  background: #eee;
  border: 0;
  color: #282828;
  display: block;
  font-family: Rubik, Roboto, Helvetica, sans-serif;
  padding: 12px;
  width: 100%;
  font-size: 14px;
}
input[type=text]:disabled,
input[type=tel]:disabled,
input[type=date]:disabled,
textarea:disabled,
select:disabled {
  border: 1px dashed rgba(0, 0, 0, 0.1);
  background: #fff;
}
select {
  text-transform: uppercase;
}
input[type=radio],
input[type=checkbox] {
  font-size: 16px;
  width: 16px;
  height: 16px;
  margin: 0;
}
input[type=radio] + label,
input[type=checkbox] + label {
  padding-left: 8px;
}
textarea {
  height: 5.5em;
}
.button,
button {
  background: none;
  border: none;
  border-radius: 2px;
  color: inherit;
  position: relative;
  margin: 0;
  padding: 11px 16px;
  display: inline-block;
  font-family: Rubik, Roboto, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0;
  will-change: box-shadow;
  -webkit-transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  outline: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  line-height: 1;
  vertical-align: middle;
}
.button .svg-icon,
button .svg-icon {
  position: relative;
  left: -4px;
  top: -2px;
  fill: currentColor;
  width: 16px;
  height: 16px;
  margin: -2px 0;
}
.button[data-badge],
button[data-badge] {
  position: relative;
}
.button[data-badge]:before,
button[data-badge]:before {
  background: #f0516d;
  border-radius: 100%;
  content: attr(data-badge);
  color: #fff;
  font-size: 12px;
  padding: 5px;
  position: absolute;
  top: -4px;
  right: -8px;
  width: 22px;
  height: 22px;
  line-height: 1;
  z-index: 1;
}
.button[disabled],
button[disabled] {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.26);
  cursor: default;
}
.button--icon,
button--icon {
  font-size: 24px;
  height: 36px;
  margin-left: 0;
  margin-right: 0;
  min-width: 36px;
  width: 36px;
  padding: 0;
  color: inherit;
  line-height: normal;
}
.button--icon i,
button--icon i,
.button--icon .svg-icon,
button--icon .svg-icon {
  font-size: 24px;
  margin: 0;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-12px, -12px);
  -ms-transform: translate(-12px, -12px);
      transform: translate(-12px, -12px);
  line-height: 24px;
  width: 24px;
  height: 24px;
}
.button--icon .icon--lg,
button--icon .icon--lg,
.button--icon .svg-icon--lg,
button--icon .svg-icon--lg {
  font-size: 32px;
  -webkit-transform: translate(-16px, -16px);
  -ms-transform: translate(-16px, -16px);
      transform: translate(-16px, -16px);
  line-height: 1;
  width: 32px;
  height: 32px;
}
.button--block,
button--block,
.button--full,
button--full {
  display: block;
  width: 100%;
}
.button--round,
button--round {
  background: #fff;
  color: #54c9f3;
  border-radius: 100%;
  width: 36px !important;
  height: 36px !important;
}
.button--raised,
button--raised {
  background: rgba(158, 158, 158, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.button--raised:hover,
button--raised:hover,
.button--raised:focus,
button--raised:focus {
  background: rgba(184, 184, 184, 0.2);
}
.button--raised:active,
button--raised:active {
  background: rgba(158, 158, 158, 0.4);
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}
.button--grey,
button--grey {
  background: #969696;
}
.button--grey:hover,
button--grey:hover,
.button--grey:focus,
button--grey:focus {
  background: #b0b0b0;
}
.button--grey:active,
button--grey:active {
  background: #898989;
}
.button--primary,
button--primary {
  background: #54c9f3;
  color: #fff;
}
.button--primary:hover,
button--primary:hover,
.button--primary:focus,
button--primary:focus {
  background: #84d8f6;
}
.button--primary:active,
button--primary:active {
  background: #3cc1f1;
}
.button--white,
button--white {
  background: #fff;
  color: #54c9f3;
}
.button--white:hover,
button--white:hover,
.button--white:focus,
button--white:focus {
  background: #f9f9f9;
}
.button--white:active,
button--white:active {
  background: #f2f2f2;
}
.button--secondary,
button--secondary {
  background: #fcd955;
  color: #fff;
}
.button--secondary:hover,
button--secondary:hover,
.button--secondary:focus,
button--secondary:focus {
  background: #fde487;
}
.button--secondary:active,
button--secondary:active {
  background: #fcd33c;
}
.button--tertiary,
button--tertiary {
  background: #f0516d;
  color: #fff;
}
.button--tertiary:hover,
button--tertiary:hover,
.button--tertiary:focus,
button--tertiary:focus {
  background: #f48094;
}
.button--tertiary:active,
button--tertiary:active {
  background: #ee3a59;
}
.button--raised[disabled],
button--raised[disabled],
.button--white[disabled],
button--white[disabled],
.button--grey[disabled],
button--grey[disabled],
.button--primary[disabled],
button--primary[disabled],
.button--secondary[disabled],
button--secondary[disabled],
.button--tertiary[disabled],
button--tertiary[disabled] {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
}
.field-group {
  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
}
.field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.field--block {
  padding: 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
}
.field--block-alt {
  padding: 32px 16px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
}
.field__label {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  margin-bottom: 8px;
}
.field__text,
.field__select,
.field__textarea {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: auto;
}
.field__text--white,
.field__select--white,
.field__textarea--white {
  background: #fff;
}
.field__text--slim,
.field__select--slim,
.field__textarea--slim {
  padding: 8px 12px;
}
.field__text + .field__text,
.field__select + .field__text,
.field__textarea + .field__text,
.field__text + .field__select,
.field__select + .field__select,
.field__textarea + .field__select,
.field__text + .field__textarea,
.field__select + .field__textarea,
.field__textarea + .field__textarea {
  margin-top: 8px;
}
.field--inline .field__label {
  margin: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 120px;
      -ms-flex: 0 0 120px;
          flex: 0 0 120px;
  padding-right: 8px;
}
.field--inline .field__label--fit {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.field--inline .field__text--fill,
.field--inline .field__select--fill,
.field--inline .field__textarea--fill {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: auto;
}
.field__list {
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.field__list > li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin-bottom: 8px;
}
.field__list > li input {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.field__list > li label {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
              -ms-grid-row-align: center;
          align-self: center;
}
.field__list > li:last-child {
  margin-bottom: 0;
}
.field__list--ruled {
  margin: 4px -16px 0;
}
.field__list--ruled > li {
  padding: 8px 16px;
  margin: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.075);
}
.field__list--inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.field__list--inline > li {
  margin: 4px 0;
}
.field__list--inline > li label {
  margin-right: 16px;
}
.field .switch-label {
  text-transform: none;
  padding: 8px 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.field__switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 32px;
  -webkit-box-flex: 0 !important;
  -webkit-flex: 0 0 auto !important;
      -ms-flex: 0 0 auto !important;
          flex: 0 0 auto !important;
  opacity: 1;
}
.field__switch input {
  display: none;
}
.field__switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 32px;
  width: 60px;
}
.field__switch .slider:before {
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 50%;
}
.field__switch input:focus + .slider {
  box-shadow: 0 0 1px #f0516d;
}
.field__switch input:checked + .slider {
  background-color: #f0516d;
}
.field__switch input:checked + .slider:before {
  -webkit-transform: translateX(27px);
  -ms-transform: translateX(27px);
  transform: translateX(27px);
}
.grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.grid--top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.grid--middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.grid--bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.grid--stretch {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.grid--space {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.grid--justify {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.grid--start {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.grid--end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.grid--center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.grid--horiz {
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
}
.grid--reverse {
  -webkit-flex-flow: row-reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}
.grid--vert {
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
}
.grid--vert-reverse {
  -webkit-flex-flow: column-reverse;
      -ms-flex-flow: column-reverse;
          flex-flow: column-reverse;
}
.grid--no-wrap {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.grid--gutter {
  margin-left: -16px;
  margin-right: -16px;
}
.grid--gutter > * {
  padding-left: 16px;
  padding-right: 16px;
}
.grid--gutter-slim {
  margin-left: -8px;
  margin-right: -8px;
}
.grid--gutter-slim > * {
  padding-left: 8px;
  padding-right: 8px;
}
.grid--gutter-wide {
  margin-left: -32px;
  margin-right: -32px;
}
.grid--gutter-wide > * {
  padding-left: 32px;
  padding-right: 32px;
}
.grid--gutter-v {
  margin-top: -16px;
  margin-bottom: -16px;
}
.grid--gutter-v > * {
  padding-top: 16px;
  padding-bottom: 16px;
}
.grid--gutter-v-slim {
  margin-top: -8px;
  margin-bottom: -8px;
}
.grid--gutter-v-slim > * {
  padding-top: 8px;
  padding-bottom: 8px;
}
.grid--no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.grid--no-gutter > * {
  padding-left: 0;
  padding-right: 0;
}
.grid--grid > .cell {
  -webkit-flex-basis: 33.33333333%;
      -ms-flex-preferred-size: 33.33333333%;
          flex-basis: 33.33333333%;
}
.grid--grid-1 > .cell {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  max-width: 100%;
}
.grid--grid-2 > .cell {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  max-width: 50%;
}
.grid--grid-3 > .cell {
  -webkit-flex-basis: 33.33333333%;
      -ms-flex-preferred-size: 33.33333333%;
          flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}
.grid--grid-4 > .cell {
  -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
          flex-basis: 25%;
  max-width: 25%;
}
.grid--grid-5 > .cell {
  -webkit-flex-basis: 20%;
      -ms-flex-preferred-size: 20%;
          flex-basis: 20%;
  max-width: 20%;
}
.grid--grid-6 > .cell {
  -webkit-flex-basis: 16.66666667%;
      -ms-flex-preferred-size: 16.66666667%;
          flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}
.grid--grid-7 > .cell {
  -webkit-flex-basis: 14.28571429%;
      -ms-flex-preferred-size: 14.28571429%;
          flex-basis: 14.28571429%;
  max-width: 14.28571429%;
}
.grid--grid-8 > .cell {
  -webkit-flex-basis: 12.5%;
      -ms-flex-preferred-size: 12.5%;
          flex-basis: 12.5%;
  max-width: 12.5%;
}
.grid--grid-9 > .cell {
  -webkit-flex-basis: 11.11111111%;
      -ms-flex-preferred-size: 11.11111111%;
          flex-basis: 11.11111111%;
  max-width: 11.11111111%;
}
.grid--grid-10 > .cell {
  -webkit-flex-basis: 10%;
      -ms-flex-preferred-size: 10%;
          flex-basis: 10%;
  max-width: 10%;
}
.grid--grid-11 > .cell {
  -webkit-flex-basis: 9.09090909%;
      -ms-flex-preferred-size: 9.09090909%;
          flex-basis: 9.09090909%;
  max-width: 9.09090909%;
}
.grid--grid-12 > .cell {
  -webkit-flex-basis: 8.33333333%;
      -ms-flex-preferred-size: 8.33333333%;
          flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}
.cell {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  max-width: 100%;
}
.cell--1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.33333333%;
      -ms-flex: 0 0 8.33333333%;
          flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}
.cell--2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.66666667%;
      -ms-flex: 0 0 16.66666667%;
          flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
.cell--3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}
.cell--4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333333%;
      -ms-flex: 0 0 33.33333333%;
          flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.cell--5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.66666667%;
      -ms-flex: 0 0 41.66666667%;
          flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}
.cell--6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
.cell--7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.33333333%;
      -ms-flex: 0 0 58.33333333%;
          flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}
.cell--8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66666667%;
      -ms-flex: 0 0 66.66666667%;
          flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}
.cell--9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}
.cell--10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.33333333%;
      -ms-flex: 0 0 83.33333333%;
          flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}
.cell--11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.66666667%;
      -ms-flex: 0 0 91.66666667%;
          flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}
.cell--12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
.cell--fixed {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: none;
}
.cell--fit {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
  max-width: none;
}
.cell--auto {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  max-width: none;
}
.cell--first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}
.cell--last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.cell--index {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}
.cell--top {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.cell--bottom {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
.cell--stretch {
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
              -ms-grid-row-align: stretch;
          align-self: stretch;
}
.cell--reset {
  margin-left: 0;
  margin-right: 0;
}
.text--left {
  text-align: left;
}
.text--right {
  text-align: right;
}
.text--center {
  text-align: center;
}
.float--left {
  float: left;
}
.float--right {
  float: right;
}
.float--none {
  float: none;
}
.aspect {
  position: relative;
  padding: 0 !important;
  overflow: hidden;
}
.aspect__inner,
.aspect > img,
.aspect > iframe,
.aspect > canvas {
  position: absolute !important;
  top: -100%;
  right: 0;
  bottom: -100%;
  left: 0;
  margin: auto;
}
.aspect > iframe,
.aspect > canvas {
  width: 100%;
  height: 100%;
}
.aspect > img {
  width: 100%;
}
.aspect--2x3:before {
  content: "";
  display: block;
  padding-top: 150%;
}
.aspect--3x4:before {
  content: "";
  display: block;
  padding-top: 133.33333333%;
}
.aspect--4x5:before {
  content: "";
  display: block;
  padding-top: 125%;
}
.aspect--1x1:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.aspect--4x3:before {
  content: "";
  display: block;
  padding-top: 75%;
}
.aspect--3x2:before {
  content: "";
  display: block;
  padding-top: 66.66666667%;
}
.aspect--16x9:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.aspect--2x1:before {
  content: "";
  display: block;
  padding-top: 50%;
}
.aspect--5x2:before {
  content: "";
  display: block;
  padding-top: 40%;
}
.aspect--3x1:before {
  content: "";
  display: block;
  padding-top: 33.33333333%;
}
.padding--12 {
  padding: 192px;
}
.padding-v--12 {
  padding-top: 192px;
  padding-bottom: 192px;
}
.padding-h--12 {
  padding-left: 192px;
  padding-right: 192px;
}
.padding-top--12 {
  padding-top: 192px;
}
.padding-bottom--12 {
  padding-bottom: 192px;
}
.padding-btm--12 {
  padding-bottom: 192px;
}
.padding-left--12 {
  padding-left: 192px;
}
.padding-right--12 {
  padding-right: 192px;
}
.padding--11 {
  padding: 176px;
}
.padding-v--11 {
  padding-top: 176px;
  padding-bottom: 176px;
}
.padding-h--11 {
  padding-left: 176px;
  padding-right: 176px;
}
.padding-top--11 {
  padding-top: 176px;
}
.padding-bottom--11 {
  padding-bottom: 176px;
}
.padding-btm--11 {
  padding-bottom: 176px;
}
.padding-left--11 {
  padding-left: 176px;
}
.padding-right--11 {
  padding-right: 176px;
}
.padding--10 {
  padding: 160px;
}
.padding-v--10 {
  padding-top: 160px;
  padding-bottom: 160px;
}
.padding-h--10 {
  padding-left: 160px;
  padding-right: 160px;
}
.padding-top--10 {
  padding-top: 160px;
}
.padding-bottom--10 {
  padding-bottom: 160px;
}
.padding-btm--10 {
  padding-bottom: 160px;
}
.padding-left--10 {
  padding-left: 160px;
}
.padding-right--10 {
  padding-right: 160px;
}
.padding--9 {
  padding: 144px;
}
.padding-v--9 {
  padding-top: 144px;
  padding-bottom: 144px;
}
.padding-h--9 {
  padding-left: 144px;
  padding-right: 144px;
}
.padding-top--9 {
  padding-top: 144px;
}
.padding-bottom--9 {
  padding-bottom: 144px;
}
.padding-btm--9 {
  padding-bottom: 144px;
}
.padding-left--9 {
  padding-left: 144px;
}
.padding-right--9 {
  padding-right: 144px;
}
.padding--8 {
  padding: 128px;
}
.padding-v--8 {
  padding-top: 128px;
  padding-bottom: 128px;
}
.padding-h--8 {
  padding-left: 128px;
  padding-right: 128px;
}
.padding-top--8 {
  padding-top: 128px;
}
.padding-bottom--8 {
  padding-bottom: 128px;
}
.padding-btm--8 {
  padding-bottom: 128px;
}
.padding-left--8 {
  padding-left: 128px;
}
.padding-right--8 {
  padding-right: 128px;
}
.padding--7 {
  padding: 112px;
}
.padding-v--7 {
  padding-top: 112px;
  padding-bottom: 112px;
}
.padding-h--7 {
  padding-left: 112px;
  padding-right: 112px;
}
.padding-top--7 {
  padding-top: 112px;
}
.padding-bottom--7 {
  padding-bottom: 112px;
}
.padding-btm--7 {
  padding-bottom: 112px;
}
.padding-left--7 {
  padding-left: 112px;
}
.padding-right--7 {
  padding-right: 112px;
}
.padding--6 {
  padding: 96px;
}
.padding-v--6 {
  padding-top: 96px;
  padding-bottom: 96px;
}
.padding-h--6 {
  padding-left: 96px;
  padding-right: 96px;
}
.padding-top--6 {
  padding-top: 96px;
}
.padding-bottom--6 {
  padding-bottom: 96px;
}
.padding-btm--6 {
  padding-bottom: 96px;
}
.padding-left--6 {
  padding-left: 96px;
}
.padding-right--6 {
  padding-right: 96px;
}
.padding--5 {
  padding: 80px;
}
.padding-v--5 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.padding-h--5 {
  padding-left: 80px;
  padding-right: 80px;
}
.padding-top--5 {
  padding-top: 80px;
}
.padding-bottom--5 {
  padding-bottom: 80px;
}
.padding-btm--5 {
  padding-bottom: 80px;
}
.padding-left--5 {
  padding-left: 80px;
}
.padding-right--5 {
  padding-right: 80px;
}
.padding--4 {
  padding: 64px;
}
.padding-v--4 {
  padding-top: 64px;
  padding-bottom: 64px;
}
.padding-h--4 {
  padding-left: 64px;
  padding-right: 64px;
}
.padding-top--4 {
  padding-top: 64px;
}
.padding-bottom--4 {
  padding-bottom: 64px;
}
.padding-btm--4 {
  padding-bottom: 64px;
}
.padding-left--4 {
  padding-left: 64px;
}
.padding-right--4 {
  padding-right: 64px;
}
.padding--3 {
  padding: 48px;
}
.padding-v--3 {
  padding-top: 48px;
  padding-bottom: 48px;
}
.padding-h--3 {
  padding-left: 48px;
  padding-right: 48px;
}
.padding-top--3 {
  padding-top: 48px;
}
.padding-bottom--3 {
  padding-bottom: 48px;
}
.padding-btm--3 {
  padding-bottom: 48px;
}
.padding-left--3 {
  padding-left: 48px;
}
.padding-right--3 {
  padding-right: 48px;
}
.padding--2 {
  padding: 32px;
}
.padding-v--2 {
  padding-top: 32px;
  padding-bottom: 32px;
}
.padding-h--2 {
  padding-left: 32px;
  padding-right: 32px;
}
.padding-top--2 {
  padding-top: 32px;
}
.padding-bottom--2 {
  padding-bottom: 32px;
}
.padding-btm--2 {
  padding-bottom: 32px;
}
.padding-left--2 {
  padding-left: 32px;
}
.padding-right--2 {
  padding-right: 32px;
}
.padding--1 {
  padding: 16px;
}
.padding-v--1 {
  padding-top: 16px;
  padding-bottom: 16px;
}
.padding-h--1 {
  padding-left: 16px;
  padding-right: 16px;
}
.padding-top--1 {
  padding-top: 16px;
}
.padding-bottom--1 {
  padding-bottom: 16px;
}
.padding-btm--1 {
  padding-bottom: 16px;
}
.padding-left--1 {
  padding-left: 16px;
}
.padding-right--1 {
  padding-right: 16px;
}
.padding {
  padding: 16px;
}
.padding-v {
  padding-top: 16px;
  padding-bottom: 16px;
}
.padding-h {
  padding-left: 16px;
  padding-right: 16px;
}
.padding-top {
  padding-top: 16px;
}
.padding-bottom {
  padding-bottom: 16px;
}
.padding-btm {
  padding-bottom: 16px;
}
.padding-left {
  padding-left: 16px;
}
.padding-right {
  padding-right: 16px;
}
.padding--flush {
  padding: 0;
}
.padding-v--flush {
  padding-top: 0;
  padding-bottom: 0;
}
.padding-h--flush {
  padding-left: 0;
  padding-right: 0;
}
.padding-top--flush {
  padding-top: 0;
}
.padding-bottom--flush {
  padding-bottom: 0;
}
.padding-btm--flush {
  padding-bottom: 0;
}
.padding-left--flush {
  padding-left: 0;
}
.padding-right--flush {
  padding-right: 0;
}
.margin--12 {
  margin: 192px;
}
.margin-v--12 {
  margin-top: 192px;
  margin-bottom: 192px;
}
.margin-h--12 {
  margin-left: 192px;
  margin-right: 192px;
}
.margin-top--12 {
  margin-top: 192px;
}
.margin-bottom--12 {
  margin-bottom: 192px;
}
.margin-btm--12 {
  margin-bottom: 192px;
}
.margin-left--12 {
  margin-left: 192px;
}
.margin-right--12 {
  margin-right: 192px;
}
.margin--11 {
  margin: 176px;
}
.margin-v--11 {
  margin-top: 176px;
  margin-bottom: 176px;
}
.margin-h--11 {
  margin-left: 176px;
  margin-right: 176px;
}
.margin-top--11 {
  margin-top: 176px;
}
.margin-bottom--11 {
  margin-bottom: 176px;
}
.margin-btm--11 {
  margin-bottom: 176px;
}
.margin-left--11 {
  margin-left: 176px;
}
.margin-right--11 {
  margin-right: 176px;
}
.margin--10 {
  margin: 160px;
}
.margin-v--10 {
  margin-top: 160px;
  margin-bottom: 160px;
}
.margin-h--10 {
  margin-left: 160px;
  margin-right: 160px;
}
.margin-top--10 {
  margin-top: 160px;
}
.margin-bottom--10 {
  margin-bottom: 160px;
}
.margin-btm--10 {
  margin-bottom: 160px;
}
.margin-left--10 {
  margin-left: 160px;
}
.margin-right--10 {
  margin-right: 160px;
}
.margin--9 {
  margin: 144px;
}
.margin-v--9 {
  margin-top: 144px;
  margin-bottom: 144px;
}
.margin-h--9 {
  margin-left: 144px;
  margin-right: 144px;
}
.margin-top--9 {
  margin-top: 144px;
}
.margin-bottom--9 {
  margin-bottom: 144px;
}
.margin-btm--9 {
  margin-bottom: 144px;
}
.margin-left--9 {
  margin-left: 144px;
}
.margin-right--9 {
  margin-right: 144px;
}
.margin--8 {
  margin: 128px;
}
.margin-v--8 {
  margin-top: 128px;
  margin-bottom: 128px;
}
.margin-h--8 {
  margin-left: 128px;
  margin-right: 128px;
}
.margin-top--8 {
  margin-top: 128px;
}
.margin-bottom--8 {
  margin-bottom: 128px;
}
.margin-btm--8 {
  margin-bottom: 128px;
}
.margin-left--8 {
  margin-left: 128px;
}
.margin-right--8 {
  margin-right: 128px;
}
.margin--7 {
  margin: 112px;
}
.margin-v--7 {
  margin-top: 112px;
  margin-bottom: 112px;
}
.margin-h--7 {
  margin-left: 112px;
  margin-right: 112px;
}
.margin-top--7 {
  margin-top: 112px;
}
.margin-bottom--7 {
  margin-bottom: 112px;
}
.margin-btm--7 {
  margin-bottom: 112px;
}
.margin-left--7 {
  margin-left: 112px;
}
.margin-right--7 {
  margin-right: 112px;
}
.margin--6 {
  margin: 96px;
}
.margin-v--6 {
  margin-top: 96px;
  margin-bottom: 96px;
}
.margin-h--6 {
  margin-left: 96px;
  margin-right: 96px;
}
.margin-top--6 {
  margin-top: 96px;
}
.margin-bottom--6 {
  margin-bottom: 96px;
}
.margin-btm--6 {
  margin-bottom: 96px;
}
.margin-left--6 {
  margin-left: 96px;
}
.margin-right--6 {
  margin-right: 96px;
}
.margin--5 {
  margin: 80px;
}
.margin-v--5 {
  margin-top: 80px;
  margin-bottom: 80px;
}
.margin-h--5 {
  margin-left: 80px;
  margin-right: 80px;
}
.margin-top--5 {
  margin-top: 80px;
}
.margin-bottom--5 {
  margin-bottom: 80px;
}
.margin-btm--5 {
  margin-bottom: 80px;
}
.margin-left--5 {
  margin-left: 80px;
}
.margin-right--5 {
  margin-right: 80px;
}
.margin--4 {
  margin: 64px;
}
.margin-v--4 {
  margin-top: 64px;
  margin-bottom: 64px;
}
.margin-h--4 {
  margin-left: 64px;
  margin-right: 64px;
}
.margin-top--4 {
  margin-top: 64px;
}
.margin-bottom--4 {
  margin-bottom: 64px;
}
.margin-btm--4 {
  margin-bottom: 64px;
}
.margin-left--4 {
  margin-left: 64px;
}
.margin-right--4 {
  margin-right: 64px;
}
.margin--3 {
  margin: 48px;
}
.margin-v--3 {
  margin-top: 48px;
  margin-bottom: 48px;
}
.margin-h--3 {
  margin-left: 48px;
  margin-right: 48px;
}
.margin-top--3 {
  margin-top: 48px;
}
.margin-bottom--3 {
  margin-bottom: 48px;
}
.margin-btm--3 {
  margin-bottom: 48px;
}
.margin-left--3 {
  margin-left: 48px;
}
.margin-right--3 {
  margin-right: 48px;
}
.margin--2 {
  margin: 32px;
}
.margin-v--2 {
  margin-top: 32px;
  margin-bottom: 32px;
}
.margin-h--2 {
  margin-left: 32px;
  margin-right: 32px;
}
.margin-top--2 {
  margin-top: 32px;
}
.margin-bottom--2 {
  margin-bottom: 32px;
}
.margin-btm--2 {
  margin-bottom: 32px;
}
.margin-left--2 {
  margin-left: 32px;
}
.margin-right--2 {
  margin-right: 32px;
}
.margin--1 {
  margin: 16px;
}
.margin-v--1 {
  margin-top: 16px;
  margin-bottom: 16px;
}
.margin-h--1 {
  margin-left: 16px;
  margin-right: 16px;
}
.margin-top--1 {
  margin-top: 16px;
}
.margin-bottom--1 {
  margin-bottom: 16px;
}
.margin-btm--1 {
  margin-bottom: 16px;
}
.margin-left--1 {
  margin-left: 16px;
}
.margin-right--1 {
  margin-right: 16px;
}
.margin {
  margin: 16px;
}
.margin-v {
  margin-top: 16px;
  margin-bottom: 16px;
}
.margin-h {
  margin-left: 16px;
  margin-right: 16px;
}
.margin-top {
  margin-top: 16px;
}
.margin-bottom {
  margin-bottom: 16px;
}
.margin-btm {
  margin-bottom: 16px;
}
.margin-left {
  margin-left: 16px;
}
.margin-right {
  margin-right: 16px;
}
.margin--flush {
  margin: 0;
}
.margin-v--flush {
  margin-top: 0;
  margin-bottom: 0;
}
.margin-h--flush {
  margin-left: 0;
  margin-right: 0;
}
.margin-top--flush {
  margin-top: 0;
}
.margin-bottom--flush {
  margin-bottom: 0;
}
.margin-btm--flush {
  margin-bottom: 0;
}
.margin-left--flush {
  margin-left: 0;
}
.margin-right--flush {
  margin-right: 0;
}
.container {
  padding: 0 16px;
}
.container--wide {
  padding: 0 32px;
}
.page {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.page__header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.025);
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 16px 0;
  min-height: 0;
  min-width: 100%;
}
.page__header--white {
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
}
.page__title {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
  text-transform: uppercase;
}
.page__content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  position: relative;
}
.page--welcome {
  background: #54c9f3;
}
.page--welcome .page__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16px;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  width: 100%;
  margin: 0 auto;
}
.page--welcome .logo {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: auto 0;
}
.page--welcome .logo img,
.page--welcome .logo svg {
  display: block;
  width: 85%;
  margin: 0 auto;
  max-width: 480px;
}
.page--welcome .button-group {
  margin: 32px 0;
  padding: 0;
}
.page--welcome .button-group button {
  max-width: 85%;
  margin: 12px auto 0;
}
.page--login {
  background: #54c9f3;
  text-align: center;
  /*
        #pin {
            background: none;
            border: none;
            text-align:center;
            color: #fff;
            font-size: 24px;
            letter-spacing: 4px;
            -webkit-text-security: disc;
            display: block;
            width: 100%;
        } */
}
.page--login .user {
  text-align: center;
}
.page--login .user .avatar {
  background: #969696;
  border-radius: 100%;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  display: inline-block;
  margin: 16px 0 16px;
  width: 160px;
  height: 160px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.page--login .user .avatar i,
.page--login .user .avatar .svg-icon {
  font-size: 96px;
  margin: 0;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-48px, -48px);
  -ms-transform: translate(-48px, -48px);
      transform: translate(-48px, -48px);
  line-height: 96px;
  width: 96px;
  height: 96px;
}
.page--login .user .avatar img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: auto;
}
.page--login .user .username {
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
}
.page--login .password {
  color: #fff;
  position: relative;
  margin: 8px 0 0;
}
.page--login .password__display {
  display: block;
  position: relative;
  font-weight: 300;
  font-size: 56px;
  line-height: 1;
}
.page--login .password__display:focus {
  opacity: 1;
}
.page--login .password__display:after {
  content: '\25CF\25CF\25CF\25CF';
  color: #fff;
  letter-spacing: 8px;
  display: block;
}
.page--login .password__display[data-count="0"]:after {
  content: '\26ac\26ac\26ac\26ac';
}
.page--login .password__display[data-count="1"]:after {
  content: '\25CF\26ac\26ac\26ac';
}
.page--login .password__display[data-count="2"]:after {
  content: '\25CF\25CF\26ac\26ac';
}
.page--login .password__display[data-count="3"]:after {
  content: '\25CF\25CF\25CF\26ac';
}
.page--login .password__display[data-count="4"]:after {
  content: '\25CF\25CF\25CF\25CF';
}
.page--login .password #pin {
  opacity: 0;
  position: absolute;
  width: 100%;
  outline: none;
  margin: 0 auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.page--login .password__forgot {
  margin: 0;
  display: block;
}
.page--login .password__forgot a {
  text-decoration: underline;
  color: rgba(255, 255, 255, 0.67);
}
.page--register .user {
  text-align: center;
}
.page--register .user .avatar {
  background: #969696;
  border-radius: 100%;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  display: block;
  margin: 0 auto 8px;
  width: 64px;
  height: 64px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.page--register .user .avatar > i,
.page--register .user .avatar .svg-icon {
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-18px, -18px);
  -ms-transform: translate(-18px, -18px);
      transform: translate(-18px, -18px);
  line-height: 1;
  font-size: 36px;
  width: 36px;
  height: 36px;
}
.page--register .user .avatar img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: auto;
}
.page--register .add-photo {
  color: #969696;
  text-decoration: underline;
}
.block--white {
  background: #fff;
}
.block--pad {
  padding: 16px;
}
.block--rule {
  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
}
.block--fixed {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.block--flow {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
      -ms-flex: 1 1 0;
          flex: 1 1 0;
  overflow-x: hidden;
  overflow-y: auto;
}
.block--fill {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
      -ms-flex: 1 1 0;
          flex: 1 1 0;
}
.alert {
  color: #574b09;
  background-color: #fcf8e3;
  padding: 8px 12px;
  border-left: 4px solid #f0db70;
}
.alert .svg-icon {
  margin-right: 4px;
}
.alert > * {
  vertical-align: middle;
}
.featured {
  background: #eee;
  padding: 16px 0;
  min-height: 144px;
}
.featured__item {
  text-align: center;
  display: block;
  padding: 0 16px;
}
.featured__graphic {
  background: #54c9f3;
  border-radius: 100%;
  color: #fff;
  fill: #fff;
  display: inline-block;
  margin: 0 auto 4px;
  overflow: hidden;
  font-size: 32px;
  height: 64px;
  position: relative;
  z-index: 1;
  width: 64px;
}
.featured__graphic > i,
.featured__graphic .svg-icon {
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-16px, -16px);
  -ms-transform: translate(-16px, -16px);
      transform: translate(-16px, -16px);
  line-height: 1;
  font-size: 32px;
  width: 32px;
  height: 32px;
}
.featured__title {
  font-size: 14px;
  color: #282828;
  display: block;
  line-height: 16px;
  margin: 0 -4px;
}
.new-photo {
  padding: 16px 16px 0;
}
.new-photo__image {
  width: 100%;
}
.new-photo__wrap {
  border: 1px dashed #969696;
  text-align: center;
  position: relative;
}
.new-photo__wrap:after {
  content: '';
  display: block;
  padding-top: 100%;
}
.new-photo__wrap > div {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -24px);
  -ms-transform: translate(0, -24px);
      transform: translate(0, -24px);
  opacity: .5;
  width: 100%;
}
.draw {
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
      -ms-flex: 1 1 0;
          flex: 1 1 0;
}
.draw__model {
  position: relative;
  text-align: center;
  padding: 16px;
  margin: 0 auto;
  width: 50%;
}
.draw__model img {
  height: 100%;
  width: auto;
  pointer-events: none;
}
.draw__points {
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 1;
}
.draw__points .point {
  position: absolute;
  padding: 8px;
  margin-top: -16px;
  margin-left: -16px;
}
.draw__points .point:after {
  background: #f0516d;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  content: '';
  display: block;
  height: 16px;
  width: 16px;
}
.location-map {
  position: relative;
  width: 100%;
}
.location-map:after {
  display: block;
  content: '';
  padding-top: 66.66%;
}
.location-map #map {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.iw__title {
  font-weight: 500;
  text-transform: uppercase;
}
.iw__content p {
  margin-bottom: 8px;
}
.referral__avatar {
  background: #969696;
  border-radius: 100%;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  display: inline-block;
  margin: 0 0 8px;
  width: 96px;
  height: 96px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.referral__avatar img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: auto;
}
.referral__name {
  text-transform: uppercase;
}
.referral__name span {
  text-transform: none;
  opacity: .67;
  display: block;
}
.referral__label {
  text-transform: uppercase;
}
.referral__value {
  opacity: .67;
}
.results__list,
.menu__list,
.notices__list {
  background: #fff;
  list-style: none;
  padding: 0;
  margin: 0;
}
.results__item,
.menu__item,
.notices__item {
  margin: 0;
  padding: 0;
}
.results__item > a,
.menu__item > a,
.notices__item > a,
.results__item > div,
.menu__item > div,
.notices__item > div {
  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
  color: #282828;
  display: block;
  padding: 16px 48px 16px 16px;
  position: relative;
}
.results__item .title,
.menu__item .title,
.notices__item .title {
  text-transform: uppercase;
}
.results__item .brief,
.menu__item .brief,
.notices__item .brief {
  font-weight: 300;
  text-transform: none;
  max-height: 36px;
  line-height: 18px;
  overflow: hidden;
  opacity: .67;
}
.results__item .excerpt,
.menu__item .excerpt,
.notices__item .excerpt {
  font-weight: 300;
  margin-bottom: 4px;
  text-transform: none;
  max-height: 36px;
  overflow: hidden;
  line-height: 18px;
}
.results__item .sent,
.menu__item .sent,
.notices__item .sent {
  color: #54c9f3;
  margin-left: 8px;
}
.results__item .time,
.menu__item .time,
.notices__item .time {
  font-weight: 300;
  opacity: .67;
}
.results__item .image,
.menu__item .image,
.notices__item .image,
.results__item .avatar,
.menu__item .avatar,
.notices__item .avatar {
  background: #969696;
  border-radius: 100%;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 16px;
  width: 48px;
  height: 48px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.results__item .image i,
.menu__item .image i,
.notices__item .image i,
.results__item .avatar i,
.menu__item .avatar i,
.notices__item .avatar i,
.results__item .image .svg-icon,
.menu__item .image .svg-icon,
.notices__item .image .svg-icon,
.results__item .avatar .svg-icon,
.menu__item .avatar .svg-icon,
.notices__item .avatar .svg-icon {
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-12px, -12px);
      -ms-transform: translate(-12px, -12px);
          transform: translate(-12px, -12px);
  line-height: 1;
  font-size: 24px;
  width: 24px;
}
.results__item .image img,
.menu__item .image img,
.notices__item .image img,
.results__item .avatar img,
.menu__item .avatar img,
.notices__item .avatar img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: auto;
}
.results__item__accent,
.menu__item__accent,
.notices__item__accent {
  opacity: .5;
  position: absolute;
  top: 50%;
  right: 16px;
  height: 24px;
  width: 24px;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translate(0px, -12px);
  -ms-transform: translate(0px, -12px);
      transform: translate(0px, -12px);
}
.results__empty,
.menu__empty,
.notices__empty {
  text-transform: uppercase;
  text-align: center;
  opacity: .5;
  padding: 32px;
}
.results__controls,
.menu__controls,
.notices__controls {
  padding: 16px;
}
.favourites .menu__item {
  margin: 0;
  padding: 0;
}
.favourites .menu__item.is-active > a .menu__item__accent {
  color: #fcd955;
  opacity: 1;
}
.notices__list {
  background: none;
}
.notices__item > a {
  border-bottom: 1px solid #ffffff;
}
.notices__item:nth-child(n+3) {
  display: none;
}
@media (min-height: 480px) {
  .notices__item:nth-child(n+3) {
    display: block;
  }
}
.notices__item:nth-child(n+4) {
  display: none;
}
@media (min-height: 600px) {
  .notices__item:nth-child(n+4) {
    display: block;
  }
}
.notices__item:nth-child(n+5) {
  display: none;
}
@media (min-height: 720px) {
  .notices__item:nth-child(n+5) {
    display: block;
  }
}
.notices__item--new {
  background: #fff;
}
.notices__item--new > a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
}
.notices__item--new .image {
  background: #f0516d;
}
.photo {
  background: #fff;
  padding: 8px;
  margin-bottom: 16px;
}
.photo__image {
  background: #000;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.photo__image:after {
  content: '';
  display: block;
  padding-top: 100%;
}
.photo__image img {
  position: absolute !important;
  top: -100%;
  right: 0;
  bottom: -100%;
  left: 0;
  margin: auto;
  width: 100%;
}
.photo__info {
  padding: 12px 0 4px;
  line-height: 16px;
  text-align: center;
}
.photo__info .caption {
  max-height: 16px;
  overflow: hidden;
}
.photo__info .time {
  font-size: 12px;
  opacity: .5;
}
.details-list .item__header {
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
  color: #282828;
  text-transform: uppercase;
  display: block;
  padding: 16px 48px 16px 16px;
  position: relative;
}
.details-list .item__header__accent {
  opacity: .5;
  position: absolute;
  top: 50%;
  right: 16px;
  height: 24px;
  width: 24px;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: translate(0px, -12px);
  -ms-transform: translate(0px, -12px);
      transform: translate(0px, -12px);
}
.details-list .item__content {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.details-list .item.show .item__content {
  max-height: 480px;
}
.tab {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 3;
}
.tab__item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  text-align: center;
}
.tab__item a {
  cursor: pointer;
  display: block;
  color: #282828;
  line-height: 1;
  padding: 21px 16px;
  text-transform: uppercase;
}
.tab__item a .rule {
  position: relative;
  display: inline-block;
}
.tab__item a .rule:after {
  display: inline-block;
  content: '';
  height: 3px;
  background: #f0516d;
  width: 0;
  left: 50%;
  position: absolute;
  -webkit-transition: .5s all;
  transition: .5s all;
  bottom: -9px;
}
.tab__item.active a {
  color: #f0516d;
}
.tab__item.active a .rule:after {
  width: 100%;
  left: 0;
}
.tab__item.disabled a {
  opacity: .5;
  pointer-events: none;
  cursor: not-allowed;
}
.header {
  background: #54c9f3;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
  color: #fff;
  height: 56px;
  padding: 8px 0;
  position: relative;
  z-index: 2;
}
.header a {
  color: #fff;
}
.header__logo {
  height: 40px;
  width: auto;
}
.header .button {
  height: 40px;
  width: 40px;
}
.header .button#backButton {
  position: relative;
  left: -4px;
}
.header.ng-enter {
  -webkit-animation: slideInDown 0.3s cubic-bezier(0.4, 0, 0.2, 1);
          animation: slideInDown 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 1;
}
.header.ng-leave {
  -webkit-animation: slideOutUp 0.3s cubic-bezier(0.4, 0, 0.2, 1);
          animation: slideOutUp 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 1;
}
.notifications {
  background: #eee;
  box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.15);
}
.notifications__header {
  background: #54c9f3;
  color: #fff;
  cursor: pointer;
  height: 56px;
  padding: 10px 0;
  position: relative;
  text-align: center;
}
.notifications__title {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  font-size: 14px;
  font-weight: 500;
  line-height: 36px;
  text-transform: uppercase;
  margin-left: 16px;
  padding-right: 48px;
}
.notifications__link {
  text-align: center;
}
.notifications__link a {
  display: block;
  padding: 16px;
}
.notifications.ng-enter {
  -webkit-animation: notificationEnter 0.3s cubic-bezier(0.4, 0, 0.2, 1);
          animation: notificationEnter 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 1;
}
.notifications.ng-leave {
  -webkit-animation: notificationLeave 0.3s cubic-bezier(0.4, 0, 0.2, 1);
          animation: notificationLeave 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 1;
}
[angular-ripple] {
  position: relative;
  overflow: hidden;
}
.angular-ripple {
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}
.angular-ripple.animate {
  -webkit-animation: ripple 0.35s linear;
          animation: ripple 0.35s linear;
}
@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
            transform: scale(2.5);
  }
}
@keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
            transform: scale(2.5);
  }
}
/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*='owl-'] {
  color: #282828;
  font-size: 2rem;
  width: 1em;
  top: 1rem;
  line-height: 1;
  text-align: center;
  position: absolute;
  display: block;
  cursor: pointer;
  border-radius: 3px;
  opacity: .5;
}
.owl-theme .owl-nav [class*='owl-']:hover {
  color: #282828;
  text-decoration: none;
  opacity: 1;
}
.owl-theme .owl-nav .owl-prev {
  left: 0;
  text-align: left;
  padding-left: 16px;
}
.owl-theme .owl-nav .owl-next {
  right: 0;
  text-align: right;
  padding-right: 16px;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.1;
  cursor: default;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #fcd955;
}
.ng-modal {
  -webkit-transition: all  0.5s linear .2s;
  transition: all  0.5s linear .2s;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}
.ng-modal.ng-hide-remove,
.ng-modal.ng-hide-add {
  -webkit-transition: all linear .5s;
  transition: all linear .5s;
}
.ng-modal__overlay {
  /* A dark translucent div that covers the whole screen */
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.75;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
}
.ng-modal__dialog {
  /* A centered div above the overlay with a box shadow. */
  z-index: 10000;
  position: absolute;
  width: 80%;
  /* Default */
  /* Center the dialog */
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  background-color: #fff;
  box-shadow: 2px 2px 4px 4px rgba(0, 0, 0, 0.2);
}
.ng-modal.ng-hide .ng-modal__overlay {
  opacity: 0;
}
.ng-modal.ng-hide .ng-modal__dialog {
  top: 110%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.ng-modal__dialog__content {
  padding: 10px;
  text-align: left;
}
.ng-modal__close {
  background: #ffffff;
  border-radius: 100%;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  position: absolute;
  top: -12px;
  right: -12px;
  width: 32px;
  height: 32px;
  padding: 4px;
  color: #282828;
  z-index: 1;
}
.ng-modal--booking .ng-modal__dialog__content {
  background: #fff;
  padding: 0;
  text-align: center;
}
.ng-modal--booking .ng-modal__header {
  background: #f0516d;
  color: #fff;
  overflow: hidden;
  -webkit-transition: background 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: background 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
}
.ng-modal--booking .ng-modal__header .slides {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.ng-modal--booking .ng-modal__header .step-1,
.ng-modal--booking .ng-modal__header .step-2,
.ng-modal--booking .ng-modal__header .step-3 {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  padding: 24px 24px 16px;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.ng-modal--booking .ng-modal__header .step-1,
.ng-modal--booking .ng-modal__header .step-2,
.ng-modal--booking .ng-modal__header .step-3 {
  font-size: 16px;
}
.ng-modal--booking .ng-modal__header .date {
  font-size: 56px;
  line-height: 1;
}
.ng-modal--booking .ng-modal__header .month {
  font-size: 22px;
  text-transform: uppercase;
  text-align: left;
  line-height: 1.33;
}
.ng-modal--booking .ng-modal__header .day {
  font-size: 20px;
  text-align: left;
  line-height: 1;
}
.ng-modal--booking .ng-modal__details {
  background: #eee;
  text-transform: uppercase;
  padding: 16px;
  -webkit-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
}
.ng-modal--booking .ng-modal__details span {
  color: #f0516d;
}
.ng-modal--booking .ng-modal__options {
  -webkit-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
}
.ng-modal--booking .ng-modal__options button {
  border-radius: 0;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
  padding: 16px 16px;
}
.ng-modal--booking.ng-modal--processing .slides {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}
.ng-modal--booking.ng-modal--processing .step-2 {
  opacity: 1;
}
.ng-modal--booking.ng-modal--processing .step-1,
.ng-modal--booking.ng-modal--processing .step-3 {
  opacity: 0;
}
.ng-modal--booking.ng-modal--sent .ng-modal__header {
  background: #54c9f3;
}
.ng-modal--booking.ng-modal--sent .slides {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}
.ng-modal--booking.ng-modal--sent .step-2 {
  opacity: 1;
}
.ng-modal--booking.ng-modal--sent .step-1 {
  opacity: 0;
}
.ng-modal--booking.ng-modal--success .ng-modal__header {
  background: #54c9f3;
}
.ng-modal--booking.ng-modal--success .slides {
  -webkit-transform: translateX(-200%);
      -ms-transform: translateX(-200%);
          transform: translateX(-200%);
}
.ng-modal--booking.ng-modal--success .step-3 {
  opacity: 1;
}
.ng-modal--booking.ng-modal--success .step-1,
.ng-modal--booking.ng-modal--success .step-2 {
  opacity: 0;
}
.ng-modal--photo .ng-modal__dialog__content {
  background: #fff;
  padding: 0;
  text-align: center;
}
.ng-modal--photo .ng-modal__options {
  -webkit-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
}
.ng-modal--photo .ng-modal__options button {
  border-radius: 0;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
  padding: 16px 16px;
}
/*!
 * FullCalendar v3.0.1 Stylesheet
 * Docs & License: http://fullcalendar.io/
 * (c) 2016 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-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 .fc-today {
  background: #fcf8e3;
}
.fc-highlight {
  /* when user is selecting cells */
  background: #bce8f1;
  opacity: .3;
}
.fc-bgevent {
  /* default look for background events */
  background: #8fdf82;
  opacity: .3;
}
.fc-nonbusiness {
  /* default look for non-business-hours areas */
  /* will inherit .fc-bgevent's styles */
  background: #d7d7d7;
}
/* 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;
  -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 {
  font-family: 'AHC Icons' !important;
  content: "\f104";
  font-weight: normal;
  font-size: 200%;
  top: -7%;
}
.fc-icon-right-single-arrow:after {
  font-family: 'AHC Icons' !important;
  content: "\f105";
  font-weight: normal;
  font-size: 200%;
  top: -7%;
}
.fc-icon-left-double-arrow:after {
  content: "\000AB";
  font-size: 160%;
  top: -7%;
}
.fc-icon-right-double-arrow:after {
  content: "\000BB";
  font-size: 160%;
  top: -7%;
}
.fc-icon-left-triangle:after {
  content: "\25C4";
  font-size: 125%;
  top: 3%;
}
.fc-icon-right-triangle:after {
  content: "\25BA";
  font-size: 125%;
  top: 3%;
}
.fc-icon-down-triangle:after {
  content: "\25BC";
  font-size: 125%;
  top: 2%;
}
.fc-icon-x:after {
  content: "\000D7";
  font-size: 200%;
  top: 6%;
}
/* Buttons (styled <button> tags, normalized to work cross-browser)
--------------------------------------------------------------------------------------------------*/
.fc button {
  /* force height to include the border and padding */
  box-sizing: border-box;
  /* dimensions */
  margin: 0;
  height: 36px;
  line-height: 36px;
  padding: 0 8px;
  /* text & cursor */
  font-size: 14px;
  /* 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 */
}
.fc-state-default.fc-corner-left {
  /* non-theme */
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.fc-state-default.fc-corner-right {
  /* non-theme */
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
/* icons in buttons */
.fc button .fc-icon {
  /* non-theme */
  position: relative;
  top: 0;
  /* seems to be a good adjustment across browsers */
  margin: 0 4px;
  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;
  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;
}
/* unthemed */
.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid;
}
.fc-unthemed .fc-popover .fc-header .fc-close {
  font-size: .9em;
  margin-top: 2px;
}
/* jqui themed */
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
  /* where they meet, let the header have the border */
}
/* 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-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
  /* see-through to the background below */
  background: none;
  /* in case <td>s are globally styled */
  border-color: transparent;
  /* 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;
  overflow-y: hidden !important;
}
/* 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: .85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad;
  /* default BORDER color */
  font-weight: normal;
  /* undo jqui's ui-widget-header bold */
}
.fc-event,
.fc-event-dot {
  background-color: #3a87ad;
  /* default BACKGROUND color */
}
/* overpower some of bootstrap's and jqui's styles on <a> tags */
.fc-event,
.fc-event:hover,
.ui-widget .fc-event {
  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: .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: .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: .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;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* Toolbar
--------------------------------------------------------------------------------------------------*/
.fc-toolbar {
  text-align: center;
  margin: 0 0 16px;
  vertical-align: middle;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.fc-toolbar h2 {
  font-size: 16px;
  text-transform: uppercase;
}
.fc-toolbar .fc-left {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.fc-toolbar .fc-right {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.fc-toolbar .fc-center {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
}
/* the things within each left/right/center section */
.fc .fc-toolbar > * > * {
  /* extra precedence to override button border margins */
  margin-left: 8px;
}
/* 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 {
  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 {
  text-align: center;
}
/* 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;
}
.ui-widget td.fc-axis {
  font-weight: normal;
  /* overcome jqui theme making it bold */
}
/* 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;
}
.fc-time-grid .fc-slats .ui-widget-content {
  /* for jqui theme */
  background: none;
  /* see through to fc-bg */
}
/* 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: .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: "\000A0-\000A0";
  /* seperate with a dash, wrapped in nbsp's */
}
.fc-time-grid-event.fc-short .fc-title {
  font-size: .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:hover td {
  background-color: #f5f5f5;
}
.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;
}
.fc-month-view .fc-row table,
.fc-month-view .fc-row td,
.fc-month-view .fc-row tr,
.fc-month-view .fc-row th {
  border: 0;
}
.fc-month-view .fc-row .fc-other-month,
.fc-month-view .fc-row .fc-past {
  opacity: .25;
}
.fc-month-view .fc-row .fc-day-number span {
  border: 1px solid transparent;
  border-radius: 100%;
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.fc-month-view .fc-row .fc-day-number--event {
  cursor: pointer;
}
.fc-month-view .fc-row .fc-day-number--event span {
  border-color: #f0516d;
  background: #f0516d;
  color: #fff;
}
.fc-month-view .fc-row .fc-day-number--event.fc-past span,
.fc-month-view .fc-row .fc-day-number--event.fc-other-month span {
  border-color: #969696;
  background-color: #969696;
}
.fc-month-view .fc-row .fc-day-number.fc-today span {
  border-color: #969696;
}
.fc-month-view .fc-row .fc-day-number.fc-state-highlight span {
  -webkit-transform: scale(1.25);
      -ms-transform: scale(1.25);
          transform: scale(1.25);
  border-color: #969696;
  background: #969696;
  color: #fff;
}
.fc-month-view .fc-row .fc-today {
  background: none;
}
.fc-month-view .fc-row .fc-event-container,
.fc-month-view .fc-row .fc-more-cell {
  display: none;
}
.fc-wrap {
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.5s;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.5s;
}
.fc-month-view table,
.fc-month-view tr,
.fc-month-view td,
.fc-month-view th {
  border: 0;
}
.fc-book .fc-day-number.fc-past {
  position: relative;
}
.fc-book .fc-day-number.fc-past:after {
  display: inline-block;
  content: "X";
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 24px;
  line-height: 24px;
  width: 24px;
  height: 24px;
  -webkit-transform: translate(-12px, -12px);
      -ms-transform: translate(-12px, -12px);
          transform: translate(-12px, -12px);
  opacity: .5;
}
