@font-face {
  font-family: "museo sans";
  src: url(/assets/museosanscyrl_300.eot);
  src: url(/assets/museosanscyrl_300.eot?iefix) format("eot"), url(/assets/museosanscyrl_300.woff) format("woff"), url(/assets/museosanscyrl_300.ttf) format("truetype"), url(/fonts/museosanscyrl_300.svg#webfont3AwWkQXK) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "museo sans bold";
  src: url(/assets/museosanscyrl_500.eot);
  src: url(/assets/museosanscyrl_500.eot?iefix) format("eot"), url(/assets/museosanscyrl_500.woff) format("woff"), url(/assets/museosanscyrl_500.ttf) format("truetype"), url(/fonts/museosanscyrl_500.svg#webfont3AwWkQXK) format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 1, /app/app/assets/stylesheets/recipient-pages/base/_base.sass */
*, :after, :before {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* line 6, /app/app/assets/stylesheets/recipient-pages/base/_base.sass */
body {
  font-family: "open sans", "open-sans", arial;
  font-size: 12px;
  line-height: 1.5;
  color: #7C8796;
  font-weight: 400;
}

/* line 13, /app/app/assets/stylesheets/recipient-pages/base/_base.sass */
hr {
  border: 0;
  border-bottom: 1px solid #cacfd6 !important;
  margin: 40px 0;
}

/* line 19, /app/app/assets/stylesheets/recipient-pages/base/_base.sass */
.margin-top {
  margin-top: 20px !important;
}

/* line 22, /app/app/assets/stylesheets/recipient-pages/base/_base.sass */
.margin-top-half {
  margin-top: 10px !important;
}

/* line 25, /app/app/assets/stylesheets/recipient-pages/base/_base.sass */
.margin-right {
  margin-right: 20px !important;
}

/* line 28, /app/app/assets/stylesheets/recipient-pages/base/_base.sass */
.margin-right-half {
  margin-right: 10px !important;
}

/* line 31, /app/app/assets/stylesheets/recipient-pages/base/_base.sass */
.margin-bottom {
  margin-bottom: 20px !important;
}

/* line 34, /app/app/assets/stylesheets/recipient-pages/base/_base.sass */
.margin-bottom-half {
  margin-bottom: 10px !important;
}

/* line 37, /app/app/assets/stylesheets/recipient-pages/base/_base.sass */
.margin-bottom-double {
  margin-bottom: 40px !important;
}

/* line 40, /app/app/assets/stylesheets/recipient-pages/base/_base.sass */
.margin-left {
  margin-left: 20px !important;
}

/* line 43, /app/app/assets/stylesheets/recipient-pages/base/_base.sass */
.margin-left-half {
  margin-left: 10px !important;
}

/* line 46, /app/app/assets/stylesheets/recipient-pages/base/_base.sass */
.padding-left {
  padding-left: 15px;
}
@media only screen and (max-width: 768px) {
  /* line 46, /app/app/assets/stylesheets/recipient-pages/base/_base.sass */
  .padding-left {
    padding-left: 0;
  }
}

/* line 52, /app/app/assets/stylesheets/recipient-pages/base/_base.sass */
.padding-right {
  padding-right: 15px;
}
@media only screen and (max-width: 768px) {
  /* line 52, /app/app/assets/stylesheets/recipient-pages/base/_base.sass */
  .padding-right {
    padding-right: 0;
  }
}

/* line 58, /app/app/assets/stylesheets/recipient-pages/base/_base.sass */
.margin-left-auto {
  margin-left: auto;
}

/* line 61, /app/app/assets/stylesheets/recipient-pages/base/_base.sass */
.margin-bottom.modal-fix {
  overflow: initial;
}

/* line 64, /app/app/assets/stylesheets/recipient-pages/base/_base.sass */
.trial-container {
  max-width: 500px;
  padding: 30px 5px;
  margin: auto;
  text-align: center;
  font-family: arial, sans-serif;
  padding: 20px;
  border-radius: 6px;
  background-color: #f8f9fd;
  border: 1px solid #e2e5e9;
}

/* line 76, /app/app/assets/stylesheets/recipient-pages/base/_base.sass */
.select2-container {
  width: 100%;
}
/* line 80, /app/app/assets/stylesheets/recipient-pages/base/_base.sass */
.select2-container .select2-search .ui-select-search {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  padding: 0 10px 0 30px;
  width: 100%;
  margin-top: 0;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  background: #fff url(https://d1sqzsdmovg9jp.cloudfront.net/img/reference-field-search.png) 0 0 no-repeat !important;
  background-size: 30px 30px !important;
  border: 0;
  border-bottom: 1px solid #cacfd6 !important;
}
/* line 96, /app/app/assets/stylesheets/recipient-pages/base/_base.sass */
.select2-container .select2-drop-active {
  border: 1px solid black;
}
/* line 99, /app/app/assets/stylesheets/recipient-pages/base/_base.sass */
.select2-container .select2-choice {
  border-radius: 3px;
  padding: 0;
  padding-left: 10px;
  background-color: #ffffff;
  color: #434A54 !important;
  font-size: 12px;
  background-image: none;
  text-decoration: none;
  height: 30px;
  line-height: 30px;
  border: 1px solid #cacfd6;
  background: linear-gradient(rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.05));
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) !important;
}
/* line 114, /app/app/assets/stylesheets/recipient-pages/base/_base.sass */
.select2-container .select2-choice:hover {
  border: 1px solid black;
}
/* line 117, /app/app/assets/stylesheets/recipient-pages/base/_base.sass */
.select2-container .select2-choice .select2-arrow {
  width: 30px;
  background: none;
  border: none;
}
/* line 121, /app/app/assets/stylesheets/recipient-pages/base/_base.sass */
.select2-container .select2-choice .select2-arrow b {
  position: absolute;
  top: 0;
  right: 0;
  background: url("https://d1sqzsdmovg9jp.cloudfront.net/img/select-arrow-down.png") 0 0 no-repeat !important;
  width: 30px;
  height: 30px;
  display: block;
  background-size: 30px !important;
}

/* line 6, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table {
  border-color: black;
}

/* line 9, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.row {
  border-color: red;
}

/* line 12, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.cell {
  border-color: green;
}

/* line 17, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table .row .cell.reset {
  overflow: initial;
  white-space: initial;
}

/* line 21, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table {
  display: flex;
}
/* line 24, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table .row {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  /* line 24, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
  .table .row {
    flex-direction: column;
  }
}
@media only screen and (max-width: 768px) {
  /* line 33, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
  .table .cell + .cell {
    margin-top: 10px;
  }
}
/* line 37, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table .cell {
  flex-grow: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 42, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table .cell.collapse {
  flex-grow: 0;
}
/* line 45, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.block {
  width: 100%;
}
/* line 49, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.header {
  padding-bottom: 30px;
  margin: 30px 0;
  border-bottom: 1px solid #cacfd6;
}
@media only screen and (max-width: 480px) {
  /* line 49, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
  .table.header {
    margin: 20px 0;
    padding: 0;
    border-bottom: none;
  }
}
@media only screen and (max-width: 768px) {
  /* line 49, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
  .table.header {
    margin-bottom: 10px;
  }
}
/* line 63, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.header .row {
  align-items: flex-start;
}
@media only screen and (max-width: 768px) {
  /* line 63, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
  .table.header .row {
    align-items: center;
  }
}
/* line 70, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.header .row .cell h2 {
  margin-bottom: 5px;
}
@media only screen and (max-width: 768px) {
  /* line 69, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
  .table.header .row .cell {
    text-align: center;
  }
}
/* line 76, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.header .row .cell:nth-child(1) {
  flex-grow: 0;
  min-width: 50px;
}
/* line 80, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.header .row .cell:nth-child(2) {
  flex-grow: 1;
}
/* line 83, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.header .row .cell:nth-child(3) {
  flex-shrink: 0;
}
/* line 86, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.header .row .cell + .cell {
  margin-left: 20px;
}
@media only screen and (max-width: 768px) {
  /* line 86, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
  .table.header .row .cell + .cell {
    margin: 0;
  }
}
/* line 93, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.header .meta .cell + .cell {
  margin-left: 20px;
}
@media only screen and (max-width: 768px) {
  /* line 93, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
  .table.header .meta .cell + .cell {
    margin: 0;
  }
}
/* line 100, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.powered-by {
  justify-content: flex-end;
}
/* line 103, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.powered-by .row {
  align-items: center;
  width: auto;
}
/* line 108, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.options {
  margin-bottom: 20px;
}
/* line 111, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.options .row {
  align-items: center;
}
/* line 114, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.options .cell:nth-child(1), .table.options .cell:nth-child(3) {
  flex-grow: 0;
}
/* line 117, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.options .cell:nth-child(2) {
  flex-grow: 1;
}
/* line 120, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.options .cell + .cell {
  margin-left: 30px;
}
@media only screen and (max-width: 768px) {
  /* line 120, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
  .table.options .cell + .cell {
    margin-left: 0;
  }
}
/* line 128, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.meeting-length > .row .cell + .cell {
  margin-left: 10px;
}
@media only screen and (max-width: 768px) {
  /* line 128, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
  .table.meeting-length > .row .cell + .cell {
    margin-left: 0;
  }
}
/* line 136, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.review .row {
  align-items: flex-start;
}
/* line 139, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.review .cell:nth-of-type(1) {
  padding-right: 15px;
}
/* line 142, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.review .cell:nth-of-type(2) {
  padding-left: 15px;
}
@media only screen and (max-width: 768px) {
  /* line 146, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
  .table.review .cell:nth-child(1), .table.review .cell:nth-child(2) {
    padding: 0;
  }
}
/* line 149, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.review .cell {
  width: 50%;
}
@media only screen and (max-width: 768px) {
  /* line 149, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
  .table.review .cell {
    width: 100%;
  }
}
/* line 155, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.review .cell label {
  display: block;
  line-height: 1.5;
  margin-bottom: 5px;
}
/* line 160, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.review .cell input {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
/* line 165, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.review .cell input, .table.review .cell textarea {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  /* line 168, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
  .table.review .cell.margin-phone {
    margin-bottom: 20px;
  }
}
/* line 172, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.times-header {
  font-size: 15px;
}
/* line 178, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.times-header .cell {
  padding: 0 10px;
}
/* line 183, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.times .row .cell .time + .time {
  margin-top: 10px;
}
/* line 186, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.times .row .cell .button {
  min-width: 160px;
}
/* line 189, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.footer {
  margin-top: 20px;
}
/* line 193, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.footer .row .cell + .cell {
  margin-left: 30px;
}
@media only screen and (max-width: 768px) {
  /* line 193, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
  .table.footer .row .cell + .cell {
    margin-left: 0;
  }
}
/* line 199, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.footer .row .cell:nth-child(1) {
  flex-grow: 1;
}
/* line 202, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
.table.footer .row .cell:nth-child(2) {
  flex-grow: 0;
}
@media only screen and (max-width: 768px) {
  /* line 205, /app/app/assets/stylesheets/recipient-pages/base/_tables.sass */
  .table.footer .row .cell {
    white-space: normal;
  }
}

/* line 3, /app/app/assets/stylesheets/recipient-pages/base/_layout.sass */
.global-width {
  width: 80%;
  max-width: 1080px;
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  /* line 3, /app/app/assets/stylesheets/recipient-pages/base/_layout.sass */
  .global-width {
    width: 90%;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 3, /app/app/assets/stylesheets/recipient-pages/base/_layout.sass */
  .global-width {
    width: 100%;
  }
}

/* line 15, /app/app/assets/stylesheets/recipient-pages/base/_layout.sass */
.container {
  background-color: white;
  width: 100% !important;
  position: relative;
  content: initial !important;
  line-height: initial !important;
  padding-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  /* line 15, /app/app/assets/stylesheets/recipient-pages/base/_layout.sass */
  .container {
    padding-bottom: 115px;
  }
}

/* line 1, /app/app/assets/stylesheets/recipient-pages/base/_modal.sass */
.modal {
  width: 600px;
  height: 400px;
  background-color: white;
  padding: 30px;
}

/* line 9, /app/app/assets/stylesheets/recipient-pages/base/_modal.sass */
.modal-dialog {
  position: fixed;
  top: 120px;
  left: 50%;
  margin-left: -220px;
  z-index: 100000000000;
  width: 440px;
  border-radius: 6px;
  background: white;
  text-align: center;
  padding: 30px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}
/* line 22, /app/app/assets/stylesheets/recipient-pages/base/_modal.sass */
.modal-dialog .large {
  min-width: 160px;
}
/* line 25, /app/app/assets/stylesheets/recipient-pages/base/_modal.sass */
.modal-dialog .modal-close {
  position: absolute;
  top: 30px;
  right: 30px;
}
/* line 30, /app/app/assets/stylesheets/recipient-pages/base/_modal.sass */
.modal-dialog .modal-close img {
  width: 15px;
  display: inline-block;
}
/* line 34, /app/app/assets/stylesheets/recipient-pages/base/_modal.sass */
.modal-dialog select {
  background-position: right 0px center;
}

@media only screen and (max-width: 768px) {
  /* line 38, /app/app/assets/stylesheets/recipient-pages/base/_modal.sass */
  .modal-dialog {
    top: 58px;
    width: 100%;
    left: 0;
    right: 0;
    padding: 30px;
    margin-left: initial;
  }
}
@media only screen and (max-width: 768px) {
  /* line 47, /app/app/assets/stylesheets/recipient-pages/base/_modal.sass */
  .modal-dialog .modal-close {
    top: 15px;
    right: 15px;
  }
}
/* line 51, /app/app/assets/stylesheets/recipient-pages/base/_modal.sass */
#user_timezone {
  width: 210px;
}

/* line 1, /app/app/assets/stylesheets/recipient-pages/base/_header-recipient.sass */
.header-recipient {
  background-color: #00bff3;
  color: #fff;
  padding: 20px;
  height: 82px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) !important;
}
/* line 14, /app/app/assets/stylesheets/recipient-pages/base/_header-recipient.sass */
.header-recipient .logo {
  display: inline-block;
  font-size: 0;
  position: absolute;
  top: 26px;
  left: 20px;
}
/* line 21, /app/app/assets/stylesheets/recipient-pages/base/_header-recipient.sass */
.header-recipient .logo img {
  width: 200px;
}
/* line 24, /app/app/assets/stylesheets/recipient-pages/base/_header-recipient.sass */
.header-recipient .cta {
  height: 50px;
  line-height: 48px;
  padding: 0 20px;
  border: 2px solid white;
  color: white;
  font-size: 15px;
  position: absolute;
  top: 16px;
  right: 16px;
}
/* line 35, /app/app/assets/stylesheets/recipient-pages/base/_header-recipient.sass */
.header-recipient .cta:hover {
  background-color: white;
  color: #00bff3;
}

/* line 39, /app/app/assets/stylesheets/recipient-pages/base/_header-recipient.sass */
.welcome-message {
  line-height: 1.5;
  margin-top: 5px;
  white-space: normal;
}
/* line 44, /app/app/assets/stylesheets/recipient-pages/base/_header-recipient.sass */
.flex-container .welcome-message {
  font-size: 15px;
  padding: 15px;
  padding-top: 0px !important;
}

/* line 1, /app/app/assets/stylesheets/recipient-pages/assistant-to/_header-recipient.sass */
.header-recipient {
  background-color: #2c3e50;
  padding: 10px;
  height: 58px;
}

/* line 1, /app/app/assets/stylesheets/recipient-pages/base/_loading.sass */
.loading-spinner {
  position: absolute;
  top: 0;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
  z-index: 1200;
}
/* line 10, /app/app/assets/stylesheets/recipient-pages/base/_loading.sass */
.loading-spinner > i {
  color: #1e79b8;
}

/* line 1, /app/app/assets/stylesheets/recipient-pages/base/_errors.sass */
.ast-message {
  display: none;
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -150px;
  width: 300px;
  background-color: white;
  border-radius: 3px;
  padding: 20px;
  color: red;
  border: 2px solid red;
  text-align: center;
  font-size: 15px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  z-index: 100;
}

/* line 23, /app/app/assets/stylesheets/recipient-pages/base/_errors.sass */
.error-page {
  width: 100%;
  background-color: #eef1f7;
}

/* line 1, /app/app/assets/stylesheets/recipient-pages/base/_typography.sass */
h1, h2, h3 {
  margin: 0;
  color: #2c3e50;
  font-weight: normal;
}

/* line 6, /app/app/assets/stylesheets/recipient-pages/base/_typography.sass */
h1, h2, p {
  margin-bottom: 0;
}

/* line 9, /app/app/assets/stylesheets/recipient-pages/base/_typography.sass */
h1 {
  font-size: 30px;
  line-height: 1.5;
}

/* line 13, /app/app/assets/stylesheets/recipient-pages/base/_typography.sass */
h2 {
  font-size: 20px;
  line-height: 1.5;
}

/* line 17, /app/app/assets/stylesheets/recipient-pages/base/_typography.sass */
h3 {
  font-size: 15px;
  line-height: 1.5;
}

/* line 21, /app/app/assets/stylesheets/recipient-pages/base/_typography.sass */
p {
  font-size: 12px;
  line-height: 1.5;
}

/* line 25, /app/app/assets/stylesheets/recipient-pages/base/_typography.sass */
#time_slots p {
  font-size: 20px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 25, /app/app/assets/stylesheets/recipient-pages/base/_typography.sass */
  #time_slots p {
    font-size: 12px;
  }
}

/* line 31, /app/app/assets/stylesheets/recipient-pages/base/_typography.sass */
.bold {
  font-weight: 700;
}

/* line 34, /app/app/assets/stylesheets/recipient-pages/base/_typography.sass */
.uppercase {
  text-transform: uppercase;
}

/* line 37, /app/app/assets/stylesheets/recipient-pages/base/_typography.sass */
.underline {
  text-decoration: underline;
}

/* line 40, /app/app/assets/stylesheets/recipient-pages/base/_typography.sass */
.align-center {
  text-align: center;
}

/* line 44, /app/app/assets/stylesheets/recipient-pages/base/_typography.sass */
.navy {
  color: #2c3e50;
}

/* line 47, /app/app/assets/stylesheets/recipient-pages/base/_typography.sass */
.body-color {
  color: #7C8796;
}

/* line 50, /app/app/assets/stylesheets/recipient-pages/base/_typography.sass */
.blue {
  color: #00bff3;
}

/* line 53, /app/app/assets/stylesheets/recipient-pages/base/_typography.sass */
.orange {
  color: #f18940;
}

/* line 56, /app/app/assets/stylesheets/recipient-pages/base/_typography.sass */
.white {
  color: white;
}

/* line 62, /app/app/assets/stylesheets/recipient-pages/base/_typography.sass */
.required-label:after {
  color: #f18940;
  content: " *";
  display: inline;
}

/* line 67, /app/app/assets/stylesheets/recipient-pages/base/_typography.sass */
.large-text {
  font-size: 16px;
}

/* line 1, /app/app/assets/stylesheets/recipient-pages/assistant-to/_typography.sass */
body {
  font-family: "open sans", "open-sans", arial, sans-serif;
  font-weight: 400;
}

/* line 6, /app/app/assets/stylesheets/recipient-pages/assistant-to/_typography.sass */
input[type]::-webkit-input-placeholder {
  color: #7C8796;
  opacity: 0.5;
  -webkit-transition: all 0.15s ease !important;
  transition: all 0.15s ease !important;
}

/* line 13, /app/app/assets/stylesheets/recipient-pages/assistant-to/_typography.sass */
input[type]:hover::-webkit-input-placeholder {
  color: #7C8796;
  opacity: 1;
}

/* line 18, /app/app/assets/stylesheets/recipient-pages/assistant-to/_typography.sass */
input[type]:focus::-webkit-input-placeholder {
  color: #7C8796;
}

/* line 22, /app/app/assets/stylesheets/recipient-pages/assistant-to/_typography.sass */
input[type]:disabled::-webkit-input-placeholder {
  color: #7C8796;
  font-style: italic;
}

/* line 27, /app/app/assets/stylesheets/recipient-pages/assistant-to/_typography.sass */
input[type]:disabled:hover::-webkit-input-placeholder {
  color: #7C8796;
  font-style: italic;
  opacity: 0.5;
}

/* line 32, /app/app/assets/stylesheets/recipient-pages/assistant-to/_typography.sass */
input#meeting-title {
  color: #7C8796;
}

/* line 35, /app/app/assets/stylesheets/recipient-pages/assistant-to/_typography.sass */
h1, h2, h3 {
  font-weight: 400;
}

/* line 1, /app/app/assets/stylesheets/recipient-pages/base/_buttons.sass */
.button {
  display: inline-block;
  text-align: center;
  font-weight: bold;
  border-radius: 3px;
  cursor: pointer;
  padding: 0 30px;
  border: 1px solid transparent;
  transition: all 0.15s ease !important;
}
/* line 12, /app/app/assets/stylesheets/recipient-pages/base/_buttons.sass */
.button:hover {
  text-decoration: none;
}
/* line 15, /app/app/assets/stylesheets/recipient-pages/base/_buttons.sass */
.button.small {
  height: 25px;
  line-height: 23px;
  font-size: 12px;
}
/* line 20, /app/app/assets/stylesheets/recipient-pages/base/_buttons.sass */
.button.medium {
  height: 30px;
  line-height: 28px;
  font-size: 12px;
}
/* line 25, /app/app/assets/stylesheets/recipient-pages/base/_buttons.sass */
.button.large {
  height: 40px;
  line-height: 38px;
  font-size: 15px;
}
/* line 31, /app/app/assets/stylesheets/recipient-pages/base/_buttons.sass */
.button.orange {
  color: white !important;
  background-color: #f18940;
}
/* line 35, /app/app/assets/stylesheets/recipient-pages/base/_buttons.sass */
.button.orange:hover {
  background-color: #f39e61;
}
/* line 39, /app/app/assets/stylesheets/recipient-pages/base/_buttons.sass */
.button.blue {
  color: white !important;
  background-color: #00bff3;
}
/* line 43, /app/app/assets/stylesheets/recipient-pages/base/_buttons.sass */
.button.blue:hover {
  background-color: #18ceff;
}
/* line 47, /app/app/assets/stylesheets/recipient-pages/base/_buttons.sass */
.button.width200 {
  min-width: 200px;
}
/* line 51, /app/app/assets/stylesheets/recipient-pages/base/_buttons.sass */
.button.width400 {
  min-width: 400px;
}
/* line 54, /app/app/assets/stylesheets/recipient-pages/base/_buttons.sass */
.button.block {
  width: 100%;
}
/* line 58, /app/app/assets/stylesheets/recipient-pages/base/_buttons.sass */
.button.twitter {
  background-color: #55acee;
}
/* line 61, /app/app/assets/stylesheets/recipient-pages/base/_buttons.sass */
.button.twitter:hover {
  background-color: #75bcf1;
}
/* line 64, /app/app/assets/stylesheets/recipient-pages/base/_buttons.sass */
.button.linkedin {
  background-color: #0077b5;
}
/* line 67, /app/app/assets/stylesheets/recipient-pages/base/_buttons.sass */
.button.linkedin:hover {
  background-color: #008ed9;
}
/* line 70, /app/app/assets/stylesheets/recipient-pages/base/_buttons.sass */
.button.facebook {
  background-color: #3b5998;
}
/* line 73, /app/app/assets/stylesheets/recipient-pages/base/_buttons.sass */
.button.facebook:hover {
  background-color: #4568b2;
}
/* line 76, /app/app/assets/stylesheets/recipient-pages/base/_buttons.sass */
.button.google {
  background-color: #d34836;
}
/* line 79, /app/app/assets/stylesheets/recipient-pages/base/_buttons.sass */
.button.google:hover {
  background-color: #d96353;
}

/* line 2, /app/app/assets/stylesheets/recipient-pages/assistant-to/_buttons.sass */
.button.gray {
  color: #7C8796;
  background-color: rgba(124, 135, 150, 0.2);
}
/* line 6, /app/app/assets/stylesheets/recipient-pages/assistant-to/_buttons.sass */
.button.gray:hover {
  background-color: rgba(124, 135, 150, 0.1);
}

/* line 1, /app/app/assets/stylesheets/recipient-pages/base/_links.sass */
a {
  color: #7C8796;
  text-decoration: none;
  cursor: pointer;
}
/* line 6, /app/app/assets/stylesheets/recipient-pages/base/_links.sass */
a:hover {
  text-decoration: underline;
}
/* line 9, /app/app/assets/stylesheets/recipient-pages/base/_links.sass */
a.disable {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
/* line 13, /app/app/assets/stylesheets/recipient-pages/base/_links.sass */
a.email-time {
  color: #49494b;
  border-radius: 20px;
  padding: 0 10px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  text-align: center;
  min-width: 40px;
}
/* line 23, /app/app/assets/stylesheets/recipient-pages/base/_links.sass */
a.email-time.orange {
  background-color: rgba(241, 137, 64, 0.2);
  border: 1px solid #f18940;
}

/* line 2, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
input[type=text], input[type=email], input[type=url], input[type=password], textarea, input[type=submit], option, input[type=button], input[type=file], input[type=search], input[type=radio], select, button[type=button], button[type=submit], button[type=reset] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  text-rendering: optimizeLegibility;
}

/* line 9, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
input, select, textarea {
  border: 1px solid #cacfd6;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  background-color: #F8F9FC;
  border-radius: 3px;
  transition: all 0.15s ease !important;
}
/* line 20, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
input:hover, select:hover, textarea:hover {
  border: 1px solid black;
}

/* line 24, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
.checkbox input, .radio input {
  padding: initial;
  height: initial;
  line-height: initial;
}

/* line 30, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
textarea {
  padding: 4px 14px !important;
  height: 70px;
}
/* line 33, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
textarea.input-pad {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

/* line 38, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
select {
  cursor: pointer;
  border-radius: 3px;
  padding: 0 0 0 10px;
  font-size: 12px;
  background: linear-gradient(rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.05));
  border: 1px solid #cacfd6;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) !important;
}
/* line 47, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
select#slot-size {
  width: 100px;
}

/* line 50, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
.select-container {
  position: relative;
}
/* line 54, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
.select-container select.caret-dropdown {
  background-image: url("https://d1sqzsdmovg9jp.cloudfront.net/img/select-arrow-down.png"), linear-gradient(rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.05));
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center right;
}
@media only screen and (max-width: 480px) {
  /* line 53, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
  .select-container select {
    background-color: white;
  }
}
/* line 63, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
.select-container select#scheduling_select {
  width: initial;
  padding: 0 10px;
}
@media only screen and (min-width: 1024px) {
  /* line 63, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
  .select-container select#scheduling_select {
    width: 120px;
  }
}

/* line 70, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
.date-icon {
  background: url("https://d1sqzsdmovg9jp.cloudfront.net/img/icon-date.png"), linear-gradient(rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.05));
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: center;
  cursor: pointer;
}

/* line 77, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
.date-icon-mobile {
  background: url("https://d1sqzsdmovg9jp.cloudfront.net/img/icon-date.png");
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: center;
}

/* line 84, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
.form-component-container {
  width: 340px;
  float: left;
}
/* line 88, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
.form-component-container.location select {
  margin: 0px !important;
}
/* line 91, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
.form-component-container span {
  display: inline-block;
  float: left;
  width: 55px;
  font-family: arial, sans-serif;
  line-height: 3;
}
/* line 98, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
.form-component-container input {
  height: 10px;
  width: 240px;
}
/* line 102, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
.form-component-container .location {
  float: left;
}

/* line 105, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
.textarea-container {
  width: 275px;
  float: left;
}

/* line 110, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
.form-top .margin-left-label {
  margin-left: 60px;
}
/* line 113, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
.form-top .form-label {
  width: 60px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  float: left;
}

/* line 120, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
.input-group-addon {
  display: table-cell;
  height: 30px;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: inherit !important;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 133, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
.input-group-addon:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 0;
}

/* line 138, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
.input-group {
  font-size: 0;
}
/* line 141, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
.input-group label {
  font-size: 12px;
  margin-bottom: 3px;
  display: block;
}

/* line 146, /app/app/assets/stylesheets/recipient-pages/base/_forms.sass */
label {
  color: #2c3e50;
  font-weight: bold;
}

/* line 2, /app/app/assets/stylesheets/recipient-pages/base/_placeholder.sass */
input::-webkit-input-placeholder {
  color: rgba(124, 135, 150, 0.5);
  opacity: 1;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

/* line 8, /app/app/assets/stylesheets/recipient-pages/base/_placeholder.sass */
input::-moz-placeholder {
  color: rgba(124, 135, 150, 0.5);
  opacity: 1;
  -moz-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

/* line 13, /app/app/assets/stylesheets/recipient-pages/base/_placeholder.sass */
input::-ms-input-placeholder {
  color: rgba(124, 135, 150, 0.5);
  opacity: 1;
  -ms-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

/* line 18, /app/app/assets/stylesheets/recipient-pages/base/_placeholder.sass */
textarea::-webkit-input-placeholder {
  color: rgba(124, 135, 150, 0.5);
  opacity: 1;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

/* line 24, /app/app/assets/stylesheets/recipient-pages/base/_placeholder.sass */
textarea::-moz-placeholder {
  color: rgba(124, 135, 150, 0.5);
  opacity: 1;
  -moz-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

/* line 29, /app/app/assets/stylesheets/recipient-pages/base/_placeholder.sass */
textarea::-ms-input-placeholder {
  color: rgba(124, 135, 150, 0.5);
  opacity: 1;
  -ms-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

/* line 5, /app/app/assets/stylesheets/recipient-pages/assistant-to/_meeting.sass */
#success .meeting > div {
  font-size: 26px;
  margin: 10px 0;
  color: #2c3e50;
}
/* line 10, /app/app/assets/stylesheets/recipient-pages/assistant-to/_meeting.sass */
#success .meeting > .title {
  color: #f18940;
}

@media only screen and (max-width: 480px) {
  /* line 2, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  html, body, div.container, main, div.calendar-controller {
    height: 100vh;
  }
}
/* line 4, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.loading-spinner {
  position: fixed;
  margin-left: 0px;
}

/* line 8, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.selected-slot-text {
  border: 2px solid rgba(241, 137, 64, 0.3);
  height: 40px;
  font-size: 15px;
  line-height: 36px;
  text-align: center;
  border-radius: 3px;
  padding: 0 20px;
  color: #f18940;
}
@media only screen and (max-width: 768px) {
  /* line 8, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .selected-slot-text {
    border: 0;
    line-height: 1.5;
    margin: 0 0 10px 0;
    height: initial;
    padding: 10px;
    font-weight: bold;
  }
}
/* line 26, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.selected-slot-text.hidden {
  display: none;
}

/* line 29, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.user-pic img {
  width: 40px;
  height: 40px;
  border-radius: 100%;
}

/* line 34, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-container {
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

/* line 49, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.logo-top {
  display: inline-block;
  text-align: right;
}
/* line 53, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.logo-top img {
  vertical-align: initial;
  max-width: 180px;
  max-height: 50px;
}
@media only screen and (max-width: 768px) {
  /* line 53, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .logo-top img {
    max-height: 40px;
    max-width: 140px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 53, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .logo-top img {
    max-width: 130px;
    max-height: 20px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 49, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .logo-top {
    vertical-align: middle;
    margin-top: 2px;
  }
}

/* line 70, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-title {
  font-size: 20px;
  margin-bottom: 10px;
  color: #2c3e50;
}
@media only screen and (max-width: 768px) {
  /* line 70, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .public-calendar-title {
    line-height: 1.5;
    margin: 0;
  }
}

@media only screen and (max-width: 768px) {
  /* line 79, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .powered-by {
    margin: 0;
    margin-top: 10px;
  }
}

/* line 84, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-subtitle {
  font-size: 15px;
  color: #7C8796;
  font-weight: normal;
}
@media only screen and (max-width: 768px) {
  /* line 84, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .public-calendar-subtitle {
    line-height: 1.5;
    margin: 0;
  }
}

/* line 94, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-link-container {
  align-self: center;
  -ms-flex-item-align: center;
  margin-left: 10px;
  line-height: 10px;
}
/* line 100, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-link-container > a {
  font-size: larger;
  padding: 7px 15px;
  font-weight: bold;
  border-radius: 3px;
  font-size: 12px;
}

/* line 107, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.error {
  width: 100%;
  color: red;
  background-color: rgba(255, 0, 0, 0.05);
  display: block;
  padding: 10px 20px;
  margin-bottom: 5px;
  border-radius: 4px;
  font-size: 15px;
}
@media only screen and (max-width: 480px) {
  /* line 107, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .error {
    margin-top: 10px;
  }
  /* line 120, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .error.not-mobile {
    display: none;
  }
}

/* line 123, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-link-text, .public-calendar-link-insert-button, .public-calendar-link-setup {
  color: white !important;
}

/* line 126, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-link-copy-button {
  background-color: rgba(255, 255, 255, 0.3);
  color: white !important;
}

/* line 130, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-link-insert-button, .public-calendar-link-setup {
  background-color: white;
}

/* line 133, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar > span {
  float: left;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
}

/* line 139, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.meeting-poster {
  padding: 30px;
  border-radius: 10px;
  text-align: center;
}
/* line 144, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.meeting-poster a[disabled] {
  opacity: 0.3;
  cursor: not-allowed;
}
/* line 148, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.meeting-poster.no-branding {
  background-color: #ffffff;
  border: 1px solid #cacfd6;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}
/* line 153, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.meeting-poster.no-branding .meeting-poster-image {
  border: 2px solid #cacfd6;
}
@media only screen and (max-width: 768px) {
  /* line 157, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .meeting-poster:not(.never-hide) {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  /* line 139, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .meeting-poster {
    padding: 20px;
  }
}
/* line 163, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.meeting-poster .meeting-poster-image {
  width: 64px;
  height: 64px;
  position: relative;
  border-radius: 50%;
  margin: auto;
  border: 2px solid #00bff3;
  background: white url(/assets/calendar.png) center center no-repeat;
  background-size: 32px 32px;
}
/* line 173, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.meeting-poster .meeting-poster-image > .meeting-poster-image-status {
  width: 30px;
  height: 30px;
  position: absolute;
  top: -7px;
  right: -7px;
  display: inline-block;
  border: 2px solid #00bff3;
  border-radius: 50%;
}
/* line 183, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.meeting-poster .meeting-poster-image > .meeting-poster-image-status.calendar-alert {
  background: white url(/assets/calendar-alert.png) center center no-repeat;
  background-size: 20px 20px;
}
/* line 187, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.meeting-poster .meeting-poster-image > .meeting-poster-image-status.calendar-check {
  background: white url(/assets/calendar-check.png) center center no-repeat;
  background-size: 20px 20px;
}
/* line 191, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.meeting-poster img {
  max-width: none;
  width: 30px;
}
/* line 195, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.meeting-poster .meeting-poster-body {
  font-size: 20px;
  text-align: center;
  padding: 30px 0;
}
@media only screen and (max-width: 768px) {
  /* line 195, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .meeting-poster .meeting-poster-body {
    padding: 20px 0;
  }
}
/* line 203, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.meeting-poster .meeting-poster-body .title {
  font-size: 20px;
  line-height: 30px;
}
/* line 207, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.meeting-poster .meeting-poster-body .time {
  font-size: 30px;
  line-height: 45px;
}
@media only screen and (max-width: 768px) {
  /* line 207, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .meeting-poster .meeting-poster-body .time {
    font-size: 20px;
    line-height: 30px;
  }
}
/* line 215, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.meeting-poster .back {
  text-decoration: underline;
}
/* line 218, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.meeting-poster .margin-bottom-30 {
  margin-bottom: 30px;
}
/* line 221, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.meeting-poster .margin-10 {
  margin: 10px;
}

/* line 224, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.meeting-poster-bottom {
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 228, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.meeting-poster-bottom > div {
  padding: 10px;
}

/* line 232, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-intro {
  display: flex;
  flex-direction: column;
  text-align: center;
}
/* line 237, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-intro .intro-text {
  margin-top: 30px;
  margin-bottom: 30px;
}
/* line 241, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-intro .intro-text div {
  margin-bottom: 5px;
}
/* line 244, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-intro .intro-text .line1 {
  font-size: 26px;
}
/* line 247, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-intro .intro-text .line2 {
  font-size: 20px;
  color: #2c3e50;
}
/* line 251, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-intro .carousel {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
/* line 257, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-intro .carousel .content {
  width: 100%;
  min-width: 400px;
  max-width: 700px;
}
/* line 262, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-intro .carousel .content .blue-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 70px;
  padding-left: 50px;
  padding-right: 50px;
  text-align: left;
  font-size: 14px;
  background-color: #d8e9f4;
}
/* line 273, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-intro .carousel .content .blue-header > div {
  padding-top: 5px;
  padding-bottom: 5px;
}
/* line 277, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-intro .carousel .content .owl-wrapper-outer {
  height: 400px;
  border: 1px solid #e1e1e1;
}
/* line 281, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-intro .carousel .content .owl-controls {
  margin-top: 0px;
}
/* line 284, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-intro .carousel .content .owl-controls span {
  width: 8px;
  height: 8px;
  margin: 4px 4px;
}
/* line 289, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-intro .carousel .left-arrow, .public-calendar-intro .carousel .right-arrow {
  margin-left: 20px;
  margin-right: 20px;
  border: 1px solid #dadadc;
  border-radius: 50%;
  background-color: #eef1f7;
  z-index: 10;
}
/* line 297, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-intro .bottom-buttons {
  display: flex;
  justify-content: flex-end;
  margin-right: 20px;
}

/* line 302, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.setup-public-calendar-tooltip, .settings-disabled-tooltip {
  display: none;
  z-index: 100;
  background: white;
  position: absolute;
  top: 60px;
  transform: translateX(-50%);
  width: 250px;
  border: 1px lightgray solid;
  border-radius: 3px;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
  vertical-align: middle;
  line-height: 15px;
}
/* line 316, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.setup-public-calendar-tooltip .arrow-up, .settings-disabled-tooltip .arrow-up {
  width: 0;
  height: 0;
  margin-top: -10px;
  margin-left: auto;
  margin-right: auto;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid black;
}
/* line 326, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.setup-public-calendar-tooltip .tooltip-title, .settings-disabled-tooltip .tooltip-title {
  background-color: black;
  color: white;
  line-height: 20px;
  display: flex;
  justify-content: space-between;
}
/* line 333, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.setup-public-calendar-tooltip .tooltip-title .tooltip-close, .settings-disabled-tooltip .tooltip-title .tooltip-close {
  margin-left: auto;
}
/* line 336, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.setup-public-calendar-tooltip .tooltip-title img, .settings-disabled-tooltip .tooltip-title img {
  width: 10px;
  height: 10px;
}
/* line 340, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.setup-public-calendar-tooltip .tooltip-title, .setup-public-calendar-tooltip .tooltip-body, .settings-disabled-tooltip .tooltip-title, .settings-disabled-tooltip .tooltip-body {
  padding: 12px;
}

/* line 343, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-footer {
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  margin-top: 20px;
}
/* line 352, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-footer > .submit-button {
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
}
@media only screen and (max-width: 768px) {
  /* line 352, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .public-calendar-footer > .submit-button {
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  /* line 352, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .public-calendar-footer > .submit-button {
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: white;
    z-index: 200000000;
    padding: 10px;
    border-top: 1px solid #CACFD6;
  }
}

/* line 372, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-url > span {
  font-size: 14px;
}

/* line 375, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-url-container {
  display: flex;
  display: -ms-flexbox;
  line-height: 30px;
  font-size: 14px;
  margin-top: 10px;
  width: 100%;
}
/* line 384, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-url-container > input {
  width: 400px;
}
/* line 387, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-url-container > div {
  font-weight: normal;
}

/* line 390, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-footer-buttons {
  width: 100%;
  display: block;
  overflow: auto;
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
}

/* line 401, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.display-flex {
  display: flex;
  display: -ms-flexbox;
}

/* line 407, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar.settings-url, .public-calendar.settings-location {
  width: 100%;
}

/* line 410, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
input.public-calendar-url-input, input.settings-location-input {
  float: left;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
}

/* line 416, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-title-bar {
  display: flex;
  display: -ms-flexbox;
  margin: 30px 0;
  padding-bottom: 30px;
  border-bottom: 1px solid #CACFD6;
  font-weight: bold;
  position: relative;
}
@media only screen and (max-width: 768px) {
  /* line 416, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .public-calendar-title-bar {
    margin: 20px 0;
    display: block;
    text-align: center;
    padding-bottom: 20px;
  }
}

/* line 432, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-top-section, .confirm-top-section {
  width: 90%;
}

/* line 435, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-options {
  display: flex;
  display: -ms-flexbox;
  margin-bottom: 20px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  /* line 435, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .public-calendar-options {
    flex-direction: column;
  }
}
@media only screen and (min-width: 769px) {
  /* line 435, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .public-calendar-options {
    flex-direction: row;
  }
}
@media only screen and (max-width: 768px) {
  /* line 435, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .public-calendar-options {
    margin-bottom: 0;
  }
}
/* line 457, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-options > .options-right {
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
/* line 465, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-options > .options-right > #week-arrows > .button.disabled {
  pointer-events: none;
}
@media only screen and (max-width: 768px) {
  /* line 457, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .public-calendar-options > .options-right {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 769px) {
  /* line 457, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .public-calendar-options > .options-right {
    position: absolute;
    right: 0;
  }
}
@media only screen and (max-width: 768px) {
  /* line 457, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .public-calendar-options > .options-right {
    width: 100%;
    margin: 0 0 20px 0;
  }
}

/* line 479, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.logo-top-container {
  display: flex;
  display: -ms-flexbox;
  line-height: 35px;
  color: #7C8796;
  font-weight: normal;
}
@media only screen and (min-width: 769px) {
  /* line 479, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .logo-top-container {
    position: absolute;
    right: 0;
  }
}
@media only screen and (max-width: 768px) {
  /* line 479, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .logo-top-container {
    display: block;
    line-height: 1.5;
    margin-top: 10px;
  }
}

/* line 496, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.options-datepicker-container {
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  display: -ms-flexbox;
}

/* line 503, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.highlight-date-text {
  align-self: center;
  -ms-flex-item-align: center;
  padding-right: 10px;
  padding-left: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  height: 30px;
  line-height: 30px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  width: 110px;
}

/* line 515, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.datepicker-container {
  margin-top: auto;
  margin-bottom: auto;
  width: 130px;
  display: flex;
  display: -ms-flexbox;
}
@media only screen and (max-width: 768px) {
  /* line 515, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .datepicker-container {
    margin-top: 10px;
  }
}

/* line 526, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.datepicker.button {
  height: 30px;
  width: 30px !important;
  background: #f1f1f1 url(/images/calendar.png) no-repeat center;
  background-size: 16px 16px;
}

/* line 532, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.meeting-phone {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 10px;
  color: #7C8796;
  padding: 0;
  border-radius: 4px;
}

/* line 545, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
#schedule_button.disabled {
  pointer-events: none;
  opacity: 0.3 !important;
}

/* line 549, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.workhour-block {
  background-color: #eef1f7 !important;
  z-index: 200 !important;
  cursor: not-allowed !important;
}

/* line 554, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.global-width {
  max-width: 940px;
}

/* line 557, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-flex-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

/* line 562, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/* line 567, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.button-container {
  align-self: flex-end;
  padding: 15px;
}

/* line 571, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.flex-grow {
  flex-grow: 1;
  display: flex;
  justify-content: center;
}

/* line 576, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.user-info {
  text-align: center;
  align-self: flex-end;
  padding-bottom: 20px;
}

/* line 581, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.user-contact {
  text-align: center;
  align-self: flex-start;
  width: 100%;
}

/* line 586, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.btn {
  vertical-align: baseline;
  vertical-align: initial;
  font-size: 12px;
  line-height: initial;
  text-decoration: none;
  font-weight: 700;
  text-transform: capitalize;
  padding: 0;
  min-width: 30px;
  height: 30px;
  line-height: 30px;
  position: relative;
  outline: none;
  border: 1px solid transparent;
  border: 0;
  background: linear-gradient(rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.05));
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) !important;
  transition: all 0.15s ease !important;
}

/* line 606, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
hr.minimal {
  margin: 5px 0px;
  border-bottom: 1px solid black !important;
  margin-left: -20px;
  width: 150%;
}

/* line 612, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.white-button {
  padding: 5px 10px;
  border: 1px solid #cacfd6;
  background-color: #ffffff;
  border-radius: 3px;
  color: #2c3e50;
}
/* line 618, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.white-button:focus {
  outline: none;
}

/* line 621, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.link-btn {
  width: 80%;
  max-width: 500px;
  height: 50px !important;
  line-height: 50px !important;
  font-size: 12px;
  font-weight: 700;
  color: #434A54 !important;
}

/* line 630, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.full-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: flex;
  background-color: #ffffff;
  flex-direction: column;
  justify-content: space-around;
}

/* line 642, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.flex-container {
  display: flex;
}

/* line 645, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.flex-row {
  flex-direction: row;
}

/* line 648, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.flex-column {
  flex-direction: column;
}

/* line 651, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.flex-space-between {
  justify-content: space-between;
}

/* line 654, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.flex-space-evenly {
  justify-content: space-evenly;
}

/* line 657, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.flex-space-around {
  justify-content: space-around;
}

/* line 660, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.pad-10 {
  padding: 10px;
}

/* line 663, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.flex-half {
  flex-grow: 0.3;
}

/* line 666, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 669, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.flex-grow {
  flex-grow: 1;
}

/* line 672, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.flex-grow-2 {
  flex-grow: 2;
}

/* line 675, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.flex-grow-3 {
  flex-grow: 3;
}

/* line 678, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.justify-start {
  justify-content: flex-start;
}

/* line 681, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.justify-end {
  justify-content: flex-end;
}

/* line 684, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.justify-center {
  justify-content: center;
}

/* line 687, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.flex-align-center {
  align-items: center;
}

/* line 690, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.flex1 {
  border: 1px solid blue;
}

/* line 693, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.flex2 {
  border: 1px solid red;
}

/* line 696, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.max-h-150 {
  max-height: 150px;
}

/* line 699, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.margin-top-14 {
  margin-top: 14px;
}

/* line 702, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.profile-img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

/* line 707, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
h2.username {
  font-weight: bolder;
}

/* line 711, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.show-phone .public-calendar-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  border-top: 1px solid black;
  margin-top: 0px;
  background-color: #eef1f7;
}

/* line 720, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.show-tablet-portrait {
  display: none;
}
@media only screen and (max-width: 768px) {
  /* line 720, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .show-tablet-portrait {
    display: block;
  }
}

/* line 725, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.show-tablet {
  display: none;
}
@media only screen and (max-width: 1024px) {
  /* line 725, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .show-tablet {
    display: block;
  }
}

/* line 730, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.show-full {
  display: none;
}
@media only screen and (max-width: 1300px) {
  /* line 730, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .show-full {
    display: block;
  }
}

/* line 735, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.schedule-container {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 480px) {
  /* line 735, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .schedule-container {
    margin-top: 100px;
    background-color: #eef1f7;
    margin-left: -20px;
    width: calc(100% + 40px);
    min-height: 100vh;
    padding: 20px;
    display: block;
    padding-bottom: 70px;
  }
}

/* line 749, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
h4.date {
  font-weight: 900;
  height: 18px;
  width: 103px;
  color: #434A54;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  margin: 30px auto 20px auto;
}

/* line 759, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.day-container {
  flex: 1;
  margin: 0 7.5px;
}
/* line 763, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.day-container.first {
  margin-left: 0;
}
/* line 765, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.day-container.last {
  margin-right: 0;
}

/* line 768, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.single-day {
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 480px) {
  /* line 768, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .single-day {
    margin: 0 auto;
    width: 100%;
  }
}

/* line 776, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.calendar-control-container {
  display: flex;
}
@media only screen and (max-width: 768px) {
  /* line 776, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .calendar-control-container {
    flex-wrap: wrap;
  }
}
/* line 784, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.calendar-control-container .control-container.date-container button {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) !important;
}
/* line 786, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.calendar-control-container .control-container.date-container button.today {
  font-size: 12px;
}
@media only screen and (max-width: 768px) {
  /* line 782, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .calendar-control-container .control-container {
    flex: 1 0 40%;
    margin-top: 20px;
  }
  /* line 792, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .calendar-control-container .control-container:nth-child(1), .calendar-control-container .control-container:nth-child(3) {
    margin-right: 10px;
  }
  /* line 794, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .calendar-control-container .control-container:nth-child(2), .calendar-control-container .control-container:nth-child(4) {
    margin-left: 10px;
  }
}
/* line 797, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.calendar-control-container .control-container #slot-size, .calendar-control-container .control-container select, .calendar-control-container .control-container input {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  /* line 801, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .calendar-control-container .control-container:nth-child(2) {
    margin-right: auto;
  }
  /* line 803, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .calendar-control-container .control-container:nth-child(3) {
    margin-left: auto;
  }
  /* line 806, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .calendar-control-container .control-container .select-container {
    width: 120px;
  }
  /* line 809, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .calendar-control-container .control-container.date-container, .calendar-control-container .control-container #datepicker-container {
    margin-top: 11px;
  }
  /* line 812, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .calendar-control-container .control-container #datepicker-container, .calendar-control-container .control-container .select-container {
    margin-right: 20px;
  }
  /* line 815, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .calendar-control-container .control-container.date-container {
    display: flex;
  }
}
@media only screen and (max-width: 768px) {
  /* line 818, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .calendar-control-container .date-container {
    display: flex;
  }
  /* line 822, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .calendar-control-container .date-container .today {
    flex-grow: 1;
    margin: 0 10px;
  }
}

/* line 827, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
button {
  cursor: pointer;
  border: 1px solid #cacfd6;
  border-radius: 3px;
}
@media only screen and (max-width: 480px) {
  /* line 827, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  button {
    font-family: "museo sans", arial;
    font-weight: bold;
    color: #434a54;
  }
}
/* line 837, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
button:focus {
  outline: none;
}
/* line 839, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
button:active {
  border-style: solid;
}
/* line 842, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
/* line 846, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
button.gray {
  height: 30px;
  background: linear-gradient(rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.05));
}
/* line 849, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
button.gray.back {
  width: 100px;
  margin-left: -15px;
  margin-bottom: 20px;
  font-size: 12px;
}
/* line 855, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
button.left {
  height: 30px;
  width: 30px;
  background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/45910/snapshot-arrow-right.png), linear-gradient(rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.05));
  transform: scaleX(-1);
  background-position: center;
  background-size: 30px;
}
/* line 862, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
button.right {
  height: 30px;
  width: 30px;
  background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/45910/snapshot-arrow-right.png), linear-gradient(rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.05));
  background-position: center;
  background-size: 30px;
}
/* line 869, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
button.today {
  height: 30px;
  margin: 0 5px;
  width: 80px;
  background: linear-gradient(rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.05));
}
@media only screen and (max-width: 768px) {
  /* line 876, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  button.left, button.right {
    width: 50px;
    background-size: 30px, 50px;
  }
}

/* line 881, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.calendar-controls button {
  height: 30px;
  background: linear-gradient(rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.05));
}

/* line 885, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.time-block {
  border-radius: 3px;
  padding: 10px 40px;
  height: 40px;
  cursor: pointer;
  margin-bottom: 10px;
  display: table;
  width: 100%;
  background-color: #ffffff;
}
@media only screen and (max-width: 480px) {
  /* line 885, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .time-block {
    height: 50px;
  }
}
/* line 898, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.time-block:not(.busys) {
  max-height: 40px;
}
@media only screen and (max-width: 480px) {
  /* line 898, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .time-block:not(.busys) {
    max-height: 50px;
  }
}
/* line 903, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.time-block:not(.busys):hover {
  opacity: 1;
}
/* line 906, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.time-block span {
  display: table-cell;
  vertical-align: middle;
  font-size: 15px;
  text-align: center;
  font-weight: 900;
  white-space: nowrap;
}
@media only screen and (max-width: 480px) {
  /* line 906, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .time-block span {
    font-weight: bold;
  }
}
/* line 916, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.time-block.busys {
  cursor: not-allowed;
  pointer-events: none;
  color: #7C8796 !important;
  border: 1px solid transparent !important;
  background-color: #eef1f7;
}

/* line 923, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
#datepicker-container {
  position: relative;
}
/* line 926, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
#datepicker-container input {
  background-color: #F8F9FC;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) !important;
}
/* line 930, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
#datepicker-container button.date-icon {
  width: 30px;
  height: 30px;
  border: 1px solid #cacfd6;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  position: absolute;
  top: 0;
  right: 0;
  outline: none;
}

/* line 943, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
label.gray {
  color: #7c8796;
  text-transform: uppercase;
  font-size: 10px;
}

/* line 948, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 70px;
  width: calc(100%);
  padding: 10px;
  background-color: #ffffff;
  box-shadow: inset 0 1px 0 0 #434A54;
  display: flex;
  justify-content: space-between;
}
/* line 960, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-footer button {
  width: 60px;
  height: 50px;
  display: block;
  background-color: #ffffff;
  border-radius: 3px;
  border: 1px solid #cacfd6;
  cursor: pointer;
  opacity: 1;
  font-size: 15px;
  font-weight: 500;
}
@media only screen and (max-width: 480px) {
  /* line 960, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .public-calendar-footer button {
    color: #434a54;
    font-weight: bold;
  }
  /* line 975, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .public-calendar-footer button.date-picker {
    padding-left: 20px;
    background-position: 5px center;
    margin-right: 10px;
  }
}
/* line 980, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-footer button.today, .public-calendar-footer button.date-picker {
  width: 102px;
}
/* line 983, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-footer button:focus {
  outline: none;
}
/* line 986, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-footer button:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
/* line 990, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-footer button.left {
  background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/45910/snapshot-arrow-right.png);
  transform: scaleX(-1);
  background-position: center;
  background-size: 30px;
  background-repeat: no-repeat;
}
/* line 997, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-footer button.right {
  background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/45910/snapshot-arrow-right.png);
  background-position: center;
  background-size: 30px;
  background-repeat: no-repeat;
}
/* line 1003, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.public-calendar-footer button.today {
  background: #ffffff;
  margin: 0 10px;
}

/* line 1007, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.single-day-date {
  width: 100%;
  text-align: center;
  font-size: 13px;
  color: #434a54;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 15px;
}
@media only screen and (max-width: 480px) {
  /* line 1007, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .single-day-date {
    min-height: 15px;
  }
  /* line 1018, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .single-day-date.review-info {
    display: flex;
  }
  /* line 1020, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .single-day-date.review-info .date {
    flex-grow: 1;
    padding-right: 5px;
    text-align: right;
  }
  /* line 1024, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .single-day-date.review-info .time {
    flex-grow: 1;
    padding-left: 5px;
    text-align: left;
  }
}

/* line 1029, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
div.day-separator {
  height: 1px;
  background-color: #434A54;
  margin-left: -20px;
  width: calc(100% + 40px);
  overflow-x: hidden;
}

/* line 1036, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-controls {
  display: flex;
  margin-bottom: 20px;
}
/* line 1041, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-controls .meeting-length, .mobile-controls .timezone {
  flex-grow: 1;
  flex-basis: 0;
}
/* line 1044, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-controls .meeting-length > .select-container {
  margin-right: 5.5px;
}
/* line 1047, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-controls .timezone .select-container, .mobile-controls .timezone label {
  margin-left: 5.5px;
}
/* line 1050, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-controls .select-container {
  z-index: 0;
}
/* line 1052, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-controls .select-container select {
  position: absolute;
  top: 0;
  z-index: -1;
  border: 1px solid #cacfd6;
  width: 100%;
  height: 40px;
  font-size: 15px;
  background-image: url("https://d1sqzsdmovg9jp.cloudfront.net/img/select-arrow-down.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center right;
}
/* line 1067, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-controls .select-container .select2-container {
  height: 40px;
}
/* line 1069, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-controls .select-container .select2-container .select2-choice {
  background: #ffffff;
  font-size: 15px;
  font-weight: bold;
  height: 40px;
}
/* line 1070, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-controls .select-container .select2-container .select2-choice:hover {
  border: 1px solid #cacfd6;
}
/* line 1076, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-controls .select-container .select2-container .select2-choice .select2-chosen {
  height: 100%;
  width: 100%;
  line-height: 40px;
}
/* line 1080, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-controls .select-container .select2-container .select2-choice .select2-arrow {
  width: 40px;
}
/* line 1082, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-controls .select-container .select2-container .select2-choice .select2-arrow b {
  width: 40px;
  height: 40px;
  background-size: 40px !important;
}

/* line 1087, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
input.hidden-text {
  font-size: 16px;
  opacity: 0;
  width: 0;
  padding: 0;
  margin: 0;
  position: fixed;
  bottom: 35px;
  right: 30%;
}

@media only screen and (max-width: 768px) {
  /* line 1098, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .mobile-row {
    flex-direction: row !important;
  }
  /* line 1101, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .mobile-row div.cell:first-child {
    margin-right: 20px;
  }
  /* line 1104, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .mobile-row div.cell {
    margin-top: 0 !important;
  }
  /* line 1107, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .mobile-row div.cell.relative-container {
    margin-right: 20px;
  }
  /* line 1110, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .mobile-row div.cell div.select-container, .mobile-row div.cell div#datepicker-container, .mobile-row div.cell div.calendar-controls {
    width: 266px;
  }
  /* line 1113, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .mobile-row div.cell div.select-container select, .mobile-row div.cell div.select-container input, .mobile-row div.cell div#datepicker-container select, .mobile-row div.cell div#datepicker-container input, .mobile-row div.cell div.calendar-controls select, .mobile-row div.cell div.calendar-controls input {
    width: 100% !important;
  }
  /* line 1116, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .mobile-row div.cell div.select-container button.left, .mobile-row div.cell div.select-container button.right, .mobile-row div.cell div#datepicker-container button.left, .mobile-row div.cell div#datepicker-container button.right, .mobile-row div.cell div.calendar-controls button.left, .mobile-row div.cell div.calendar-controls button.right {
    width: 50px;
    background-size: 30px, 50px;
  }
  /* line 1119, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .mobile-row div.cell div.select-container button.today, .mobile-row div.cell div#datepicker-container button.today, .mobile-row div.cell div.calendar-controls button.today {
    width: 146px;
    margin: 0 10px;
  }
}
/* line 1123, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.cell.welcome-message-cell {
  max-width: 655px;
}
@media only screen and (max-width: 1024px) {
  /* line 1123, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .cell.welcome-message-cell {
    max-width: 455px;
  }
}

/* line 1129, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.force-block {
  display: block;
}

/* line 1133, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.review input, .review textarea {
  font-family: "museo sans", arial;
  font-weight: 700;
}
/* line 1136, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.review label {
  height: 18px;
  width: 272px;
  color: #7C8796;
  font-size: 10px;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 0px !important;
}
/* line 1145, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.review label.instructions {
  display: inline !important;
  white-space: normal;
  text-transform: none;
  font-size: 12px;
  margin-bottom: 5px !important;
}
/* line 1152, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.review textarea {
  font-size: 15px;
}
/* line 1155, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.review input:disabled {
  color: #7c8796;
  cursor: not-allowed;
}
/* line 1158, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.review input:disabled:hover {
  outline: none;
  border: 1px solid #cacfd6;
}
/* line 1164, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.review .invitees-textarea input {
  font-size: 15px !important;
  height: 40px !important;
  line-height: 40px !important;
  color: black !important;
}

/* line 1170, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.review-footer {
  display: flex;
  flex-direction: column;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  box-shadow: inset 0 1px 0 0 #CACFD6;
  padding: 15px;
  color: #2c3e50;
  font-weight: 700;
  background-color: #ffffff;
  z-index: 10;
}
/* line 1184, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.review-footer .title {
  margin-top: 5px;
}
/* line 1187, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.review-footer div.title, .review-footer div.date-container {
  font-size: 15px;
  line-height: 22px;
  text-align: center;
}
/* line 1192, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.review-footer div.title .date, .review-footer div.date-container .date {
  margin-right: 5px;
}
/* line 1194, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.review-footer div.title .time, .review-footer div.date-container .time {
  margin-left: 5px;
}
/* line 1197, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.review-footer .submit-container {
  text-align: center;
}
@media only screen and (max-width: 480px) {
  /* line 1197, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .review-footer .submit-container {
    display: flex;
  }
  /* line 1203, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .review-footer .submit-container button {
    margin: 0 !important;
    height: 50px !important;
  }
  /* line 1207, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .review-footer .submit-container button.gray {
    margin-right: 11px !important;
  }
}
/* line 1210, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.review-footer .submit-container button {
  width: calc(100% - 60px);
  height: 45px;
  border-radius: 3px;
  margin-top: 20px;
  font-size: 15px;
  line-height: 18px;
  font-weight: 600;
  color: #ffffff;
  opacity: 1;
}
/* line 1221, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.review-footer .submit-container button.back {
  color: black;
}
/* line 1224, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.review-footer .submit-container button:disabled {
  opacity: 0.3;
}

@media only screen and (max-width: 480px) {
  /* line 1227, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .review-container {
    margin-top: 100px;
    background-color: #eef1f7;
    margin-left: -20px;
    width: calc(100% + 40px) !important;
    min-height: 100%;
    padding: 20px;
    display: block;
    padding-bottom: 70px;
  }
  /* line 1238, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .review-container input, .review-container textarea {
    background-color: #ffffff;
  }
  /* line 1241, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .review-container.not-mobile {
    margin-top: 270px;
  }
  /* line 1243, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .review-container.not-mobile .row {
    padding: 0 20px;
  }
}

/* line 1246, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
a.reset {
  font-size: 10px;
  margin-left: 10px;
}

/* line 1250, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.flex-wrap {
  flex-wrap: wrap;
}

/* line 1254, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.welcome-message.profile-spacing {
  margin-left: 70px;
}

/* line 1257, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.header-label {
  font-weight: bold;
}

/* line 1260, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.pad-bottom-5 {
  padding-bottom: 5px !important;
}

/* line 1263, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.white-btn {
  background: #ffffff !important;
}

/* line 1266, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-meeting-confirmation {
  text-align: center;
}
/* line 1268, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-meeting-confirmation h1 {
  color: #434A54;
  margin-top: 15px;
  font-weight: 700;
}
/* line 1272, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-meeting-confirmation h2 {
  margin-top: 15px;
  font-weight: 700;
}
/* line 1276, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-meeting-confirmation .logo-container {
  margin: 20px 0;
}
/* line 1279, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-meeting-confirmation .trial-btn {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-color: #fb6e52 !important;
}
/* line 1285, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-meeting-confirmation .info {
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  line-height: 19px;
  color: #434A54;
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 700;
}
/* line 1294, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-meeting-confirmation .info .flex-full {
  flex: 1 0 100%;
}
/* line 1296, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-meeting-confirmation .info .flex-half {
  flex: 1 0 50%;
}
/* line 1298, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-meeting-confirmation .info .flex-half:nth-child(2) {
  text-align: right;
  padding-right: 10px;
}
/* line 1301, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-meeting-confirmation .info .flex-half:nth-child(3) {
  text-align: left;
  padding-left: 10px;
}
/* line 1305, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-meeting-confirmation .confirmation-messages {
  margin: 0 37px;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 5px;
  font-weight: 500;
}
/* line 1312, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-meeting-confirmation .confirmation-messages.trial {
  margin-top: 10px;
}
/* line 1315, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-meeting-confirmation .button-container {
  padding-left: 0;
  padding-right: 0;
}
/* line 1319, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.mobile-meeting-confirmation .button-container a.btn {
  width: 100%;
  font-size: 15px;
  font-weight: 700;
}

@media only screen and (max-width: 480px) {
  /* line 1326, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .not-mobile.schedule-container {
    margin-top: 255px;
  }
  /* line 1328, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .not-mobile:not(.schedule-container) {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
  }
  /* line 1334, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .not-mobile:not(.schedule-container)#header {
    background-color: #ffffff;
  }
}

/* line 1337, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.fixed-top {
  z-index: 10;
}
/* line 1339, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.fixed-top.mobile-flex-container {
  position: fixed;
  left: 0;
  top: 0;
  background-color: #ffffff;
}
/* line 1344, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.fixed-top.single-day-date {
  position: fixed;
  top: 70px;
  left: 0;
  background-color: #ffffff;
  padding-bottom: 10px;
  padding-top: 5px;
}
/* line 1351, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.fixed-top.single-day-date.not-mobile {
  top: 244px;
  padding-bottom: 10px;
}
/* line 1354, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.fixed-top.day-separator {
  position: fixed;
  top: 100px;
}
/* line 1357, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.fixed-top.day-separator.not-mobile {
  top: 269px;
}
/* line 1359, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
.fixed-top .profile-spacer {
  min-height: 53px;
}

@media only screen and (max-width: 480px) {
  /* line 1362, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .meeting-confirm-container {
    margin-top: 80px;
  }
  /* line 1366, /app/app/assets/stylesheets/recipient-pages/base/_public.sass */
  .meeting-confirm-container.not-mobile {
    margin-top: 225px;
    padding: 15px;
  }
}

/* line 1, /app/app/assets/stylesheets/recipient-pages/assistant-to/_public.sass */
.meeting-poster {
  background-color: rgba(0, 191, 243, 0.1);
}

/* line 2, /app/app/assets/stylesheets/recipient-pages/base/_calendar.sass */
.schedule table, .schedule tbody, .schedule tr, .schedule td {
  border-collapse: collapse;
}
/* line 5, /app/app/assets/stylesheets/recipient-pages/base/_calendar.sass */
.schedule td {
  border: 1px solid #cacfd6 !important;
}
/* line 8, /app/app/assets/stylesheets/recipient-pages/base/_calendar.sass */
.schedule .schedule-head, .schedule .schedule-body {
  display: flex;
  overflow-x: hidden;
  overflow-y: scroll;
}
/* line 13, /app/app/assets/stylesheets/recipient-pages/base/_calendar.sass */
.schedule .schedule-head {
  border-bottom: 1px solid #2c3e50;
  background-color: #F8F9FC;
}
/* line 17, /app/app/assets/stylesheets/recipient-pages/base/_calendar.sass */
.schedule .schedule-body {
  position: relative;
  height: 350px;
  border-bottom: 1px solid #cacfd6;
}
/* line 23, /app/app/assets/stylesheets/recipient-pages/base/_calendar.sass */
.schedule .schedule-head .column {
  line-height: 30px;
  height: 30px;
  text-align: center;
  position: static !important;
}
/* line 29, /app/app/assets/stylesheets/recipient-pages/base/_calendar.sass */
.schedule .schedule-head .column.time {
  min-width: 60px !important;
}
/* line 32, /app/app/assets/stylesheets/recipient-pages/base/_calendar.sass */
.schedule .schedule-head .column.block-time, .schedule .schedule-head .column.busy, .schedule .schedule-head .column.free {
  width: 340px !important;
  color: #2c3e50;
  font-weight: bold !important;
}
/* line 38, /app/app/assets/stylesheets/recipient-pages/base/_calendar.sass */
.schedule .schedule-body tr {
  height: 60px;
}
/* line 41, /app/app/assets/stylesheets/recipient-pages/base/_calendar.sass */
.schedule .schedule-body td {
  cursor: pointer;
  height: 60px;
  vertical-align: top;
  position: static !important;
}
/* line 47, /app/app/assets/stylesheets/recipient-pages/base/_calendar.sass */
.schedule .schedule-body td.time {
  min-width: 60px !important;
  padding: 5px;
  text-align: right;
}
/* line 52, /app/app/assets/stylesheets/recipient-pages/base/_calendar.sass */
.schedule .schedule-body td.block-time, .schedule .schedule-body td.busy, .schedule .schedule-body td.free {
  flex: 1;
  width: 340px !important;
}

/* line 56, /app/app/assets/stylesheets/recipient-pages/base/_calendar.sass */
.autocomplete {
  margin: 0;
  border: 1px solid #cacfd6;
  background: white;
  position: absolute;
  z-index: 1000;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) !important;
}
/* line 65, /app/app/assets/stylesheets/recipient-pages/base/_calendar.sass */
.autocomplete li {
  list-style: none;
  list-style-type: none;
  padding: 10px 30px 10px 15px;
  padding-left: 14px;
  border-bottom: 1px solid #cacfd6;
  font-size: 12px;
  color: #2c3e50;
}
/* line 74, /app/app/assets/stylesheets/recipient-pages/base/_calendar.sass */
.autocomplete li.autocomplete-label {
  font-weight: bold;
}

/* line 1, /app/app/assets/stylesheets/recipient-pages/base/_calendar-blocks.sass */
.blocks-wrapper {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 7, /app/app/assets/stylesheets/recipient-pages/base/_calendar-blocks.sass */
.min {
  width: 340px;
}

/* line 11, /app/app/assets/stylesheets/recipient-pages/base/_calendar-blocks.sass */
.block.all-day {
  opacity: 0.6;
}

/* line 15, /app/app/assets/stylesheets/recipient-pages/base/_calendar-blocks.sass */
.current-time {
  background-color: #eef1f7;
  position: absolute;
  z-index: 200;
  left: 60px;
  top: 0;
  border-bottom: 2px solid #2c3e50;
  cursor: not-allowed;
}

/* line 24, /app/app/assets/stylesheets/recipient-pages/base/_calendar-blocks.sass */
.block-time, .busy, .free, .block-cursor, .min {
  position: absolute;
}

/* line 28, /app/app/assets/stylesheets/recipient-pages/base/_calendar-blocks.sass */
.block-time, .busy, .free {
  z-index: 100;
  padding: 5px;
  padding-bottom: 2px;
  overflow: hidden;
  text-align: left;
  font-weight: normal;
  box-sizing: border-box;
  outline: 0 none;
  border-radius: 6px;
}
/* line 49, /app/app/assets/stylesheets/recipient-pages/base/_calendar-blocks.sass */
.block-time .title, .busy .title, .free .title {
  margin-left: 10px;
}
/* line 52, /app/app/assets/stylesheets/recipient-pages/base/_calendar-blocks.sass */
.block-time .min, .busy .min, .free .min {
  height: 30px;
}
/* line 55, /app/app/assets/stylesheets/recipient-pages/base/_calendar-blocks.sass */
.block-time .min.min-15, .busy .min.min-15, .free .min.min-15 {
  margin-top: 10px;
}
/* line 58, /app/app/assets/stylesheets/recipient-pages/base/_calendar-blocks.sass */
.block-time .min.min-30, .busy .min.min-30, .free .min.min-30 {
  margin-top: 20px;
}
/* line 61, /app/app/assets/stylesheets/recipient-pages/base/_calendar-blocks.sass */
.block-time .min.min-45, .busy .min.min-45, .free .min.min-45 {
  margin-top: 30px;
}

/* line 65, /app/app/assets/stylesheets/recipient-pages/base/_calendar-blocks.sass */
.block-cursor {
  border: 1px dotted rgba(241, 137, 64, 0.5);
  background-color: rgba(241, 137, 64, 0.05);
  pointer-events: none;
  z-index: 99;
  top: 0px;
  height: 30px;
  text-align: left;
  padding: 5px;
  color: #f18940;
}

/* line 77, /app/app/assets/stylesheets/recipient-pages/base/_calendar-blocks.sass */
.busy {
  z-index: 100;
  cursor: s-resize !important;
  pointer-events: none;
  border: 0px solid rgba(124, 135, 150, 0.3);
  background-color: #eef1f7;
  color: #7C8796;
  border-radius: 0;
}

/* line 89, /app/app/assets/stylesheets/recipient-pages/base/_calendar-blocks.sass */
.free {
  z-index: 100;
  border: 2px solid rgba(241, 137, 64, 0.5);
  background-color: rgba(241, 137, 64, 0.05);
  color: #f18940;
}

/* line 1, /app/app/assets/stylesheets/recipient-pages/base/_calendar-controls.sass */
.table.calendar-controls .row {
  flex-direction: row;
  align-items: initial;
}
/* line 5, /app/app/assets/stylesheets/recipient-pages/base/_calendar-controls.sass */
.table.calendar-controls .row .cell + .cell {
  margin: 0;
}
/* line 8, /app/app/assets/stylesheets/recipient-pages/base/_calendar-controls.sass */
.table.calendar-controls .row .cell {
  flex-grow: 0;
}

/* line 11, /app/app/assets/stylesheets/recipient-pages/base/_calendar-controls.sass */
.control {
  display: flex;
  color: #2c3e50;
  background-color: #F8F9FC;
  cursor: pointer;
}
/* line 17, /app/app/assets/stylesheets/recipient-pages/base/_calendar-controls.sass */
.control:hover {
  background-color: white;
}
/* line 20, /app/app/assets/stylesheets/recipient-pages/base/_calendar-controls.sass */
.control.back, .control.today, .control.forward {
  height: 30px;
}
/* line 23, /app/app/assets/stylesheets/recipient-pages/base/_calendar-controls.sass */
.control.back:hover, .control.today:hover, .control.forward:hover {
  background-color: white;
}
/* line 26, /app/app/assets/stylesheets/recipient-pages/base/_calendar-controls.sass */
.control.back, .control.forward {
  border-radius: 3px;
  width: 30px;
  height: 30px;
}
/* line 31, /app/app/assets/stylesheets/recipient-pages/base/_calendar-controls.sass */
.control.back {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background: #F8F9FC url("https://d1sqzsdmovg9jp.cloudfront.net/img/icon-calendar-back.png") 0 -1px no-repeat;
  background-size: 30px 30px;
  width: 30px;
  border-top: 1px solid #cacfd6;
  border-left: 1px solid #cacfd6;
  border-bottom: 1px solid #cacfd6;
}
/* line 41, /app/app/assets/stylesheets/recipient-pages/base/_calendar-controls.sass */
.control.today {
  line-height: 28px;
  border-radius: 0;
  border: 1px solid #cacfd6;
  padding: 0 20px;
  text-align: center;
  font-weight: 700;
}
/* line 49, /app/app/assets/stylesheets/recipient-pages/base/_calendar-controls.sass */
.control.forward {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background: #F8F9FC url("https://d1sqzsdmovg9jp.cloudfront.net/img/icon-calendar-forward.png") 0 -1px no-repeat;
  background-size: 30px 30px;
  width: 30px;
  border-top: 1px solid #cacfd6;
  border-right: 1px solid #cacfd6;
  border-bottom: 1px solid #cacfd6;
}

/* line 1, /app/app/assets/stylesheets/recipient-pages/base/_options.sass */
.select-timezone {
  font-weight: 700;
  text-decoration: underline;
}

/* line 2, /app/app/assets/stylesheets/recipient-pages/base/_phone.sass */
.col50-phone {
  float: left;
  width: 50%;
}

/* line 6, /app/app/assets/stylesheets/recipient-pages/base/_phone.sass */
.width100 {
  width: 100%;
}

/* line 9, /app/app/assets/stylesheets/recipient-pages/base/_phone.sass */
.padding-right-phone {
  padding-right: 5px;
}

/* line 12, /app/app/assets/stylesheets/recipient-pages/base/_phone.sass */
.padding-left-phone {
  padding-left: 5px;
}

@media only screen and (max-width: 768px) {
  /* line 15, /app/app/assets/stylesheets/recipient-pages/base/_phone.sass */
  .padding-bottom-phone {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 15, /app/app/assets/stylesheets/recipient-pages/base/_phone.sass */
  .padding-bottom-phone {
    padding-bottom: 120px;
  }
}

/* line 22, /app/app/assets/stylesheets/recipient-pages/base/_phone.sass */
.margin-phone {
  margin: initial;
}
@media only screen and (max-width: 768px) {
  /* line 22, /app/app/assets/stylesheets/recipient-pages/base/_phone.sass */
  .margin-phone {
    margin: 0 0 20px 0;
  }
}

/* line 28, /app/app/assets/stylesheets/recipient-pages/base/_phone.sass */
.hide {
  display: none !important;
}

@media only screen and (max-width: 768px) {
  /* line 31, /app/app/assets/stylesheets/recipient-pages/base/_phone.sass */
  .hide-phone {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  /* line 35, /app/app/assets/stylesheets/recipient-pages/base/_phone.sass */
  .hide-phone-important {
    display: none !important;
  }
}

/* line 39, /app/app/assets/stylesheets/recipient-pages/base/_phone.sass */
.show-phone {
  display: none;
}
@media only screen and (max-width: 768px) {
  /* line 39, /app/app/assets/stylesheets/recipient-pages/base/_phone.sass */
  .show-phone {
    display: initial;
  }
}

/* line 45, /app/app/assets/stylesheets/recipient-pages/base/_phone.sass */
.show-phone-block {
  display: none;
}
@media only screen and (max-width: 768px) {
  /* line 45, /app/app/assets/stylesheets/recipient-pages/base/_phone.sass */
  .show-phone-block {
    display: block;
  }
}

/* line 51, /app/app/assets/stylesheets/recipient-pages/base/_phone.sass */
.show-true-phone {
  display: none;
}
@media only screen and (max-width: 480px) {
  /* line 51, /app/app/assets/stylesheets/recipient-pages/base/_phone.sass */
  .show-true-phone {
    display: initial;
  }
}

/* line 57, /app/app/assets/stylesheets/recipient-pages/base/_phone.sass */
.hide-true-phone {
  display: initial;
}
/* line 60, /app/app/assets/stylesheets/recipient-pages/base/_phone.sass */
.hide-true-phone.flex {
  display: flex;
}
@media only screen and (max-width: 480px) {
  /* line 57, /app/app/assets/stylesheets/recipient-pages/base/_phone.sass */
  .hide-true-phone {
    display: none !important;
  }
}
/** In recipient.css

 */
