/* line 5, /myapp/app/assets/stylesheets/account_settings.scss */
#account-settings-container .panel-heading {
  color: #505050;
}

/* line 9, /myapp/app/assets/stylesheets/account_settings.scss */
#log-in-settings-edit, #basic-info-settings-edit, #contact-info-settings-edit, #payments-settings-edit,
#payment-info-settings-edit, #timezone-settings-edit, #currency-settings-edit, #tax-rate-settings-edit {
  display: none;
}

/* line 17, /myapp/app/assets/stylesheets/account_settings.scss */
.send-pin-settings, #status-box, .sign-up-complete {
  display: none;
}

/* line 20, /myapp/app/assets/stylesheets/account_settings.scss */
.waiting {
  left: 140px;
  top: -10px;
}

/* line 24, /myapp/app/assets/stylesheets/account_settings.scss */
.calendar-picker {
  position: relative;
}
/* line 26, /myapp/app/assets/stylesheets/account_settings.scss */
.calendar-picker span {
  position: absolute;
  top: 35px;
  right: 11px;
}

/* line 35, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings #account-settings-container .panel .panel-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 39, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings #account-settings-container .panel .panel-heading p {
  margin-bottom: 0;
}
/* line 42, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings #account-settings-container .panel .panel-heading p a:hover {
  text-decoration: none;
}
/* line 49, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings #account-settings-container .panel #log-in-settings-show .brain-panel-div {
  margin-bottom: 5px;
  margin-top: 0;
}
/* line 56, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings #account-settings-container #payment-info-settings-edit ._expiry_month {
  margin-right: 3px;
}
/* line 60, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings #account-settings-container ._cvc {
  /*margin-top: 15px;*/
}
/* line 63, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings #account-settings-container h4 {
  font-weight: 600;
  font-family: Lato, sans-serif;
  font-size: 15px;
}
/* line 68, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings #account-settings-container #sync_calendar_panel {
  padding-top: 8px;
  padding-bottom: 8px;
}
/* line 73, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings #account-settings-container .account-card {
  font-size: 15px;
}
/* line 76, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings #account-settings-container .account-card .details label {
  width: auto;
  display: block;
  margin-right: 10px;
  margin-bottom: 0;
}
/* line 82, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings #account-settings-container .account-card .details span {
  margin-right: 20px;
}
/* line 85, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings #account-settings-container .account-card .details .col-lg-6.col-xs-12 {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}
/* line 93, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings #account-settings-container .account-card .edit .col-lg-4.col-sm-6.col-xs-12 {
  margin-bottom: 10px;
}
/* line 99, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings #account-settings-container .account-card.payment-details .details .row {
  align-items: center;
}
/* line 103, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings #account-settings-container .account-card.payment-details .loading {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 45px;
  height: 45px;
  top: -5px;
}
/* line 108, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings #account-settings-container .account-card.payment-details .loading img {
  width: 45px;
  height: 45px;
}
/* line 116, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings #account-settings-container .account-card.panel-white .panel-heading {
  position: absolute;
  right: 15px;
  z-index: 500;
}
/* line 122, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings #account-settings-container .account-card label {
  margin-bottom: 0;
}
/* line 124, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings #account-settings-container .account-card label.string._cvc {
  position: absolute;
  top: -5px;
  left: 220px;
}
/* line 132, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings #account-settings-container .account-card ._cvc label.string {
  position: absolute;
  top: -5px;
  left: 220px;
}
/* line 139, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings #account-settings-container .account-card input.string#cvc {
  margin-left: 10px;
}
/* line 144, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings #account-settings-container .disconnect {
  margin-top: 20px;
}
/* line 148, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings #account-settings-container #show-phone-number-reload, .account_settings #account-settings-container #payment-info-settings-show {
  display: flex;
  flex-direction: column;
}

/* line 154, /myapp/app/assets/stylesheets/account_settings.scss */
#payment-info-settings-show span {
  margin-bottom: 40px;
}

/* line 160, /myapp/app/assets/stylesheets/account_settings.scss */
#payment-destination-settings-show label {
  display: block;
}

/* line 165, /myapp/app/assets/stylesheets/account_settings.scss */
a.powered-by {
  position: absolute;
  right: 15px;
  bottom: 0px;
}

/* line 171, /myapp/app/assets/stylesheets/account_settings.scss */
#subscription .col-lg-6.col-sm-12 {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
}

/* line 178, /myapp/app/assets/stylesheets/account_settings.scss */
.general-availability-wrapper h4 {
  margin-top: 0;
}

/* line 184, /myapp/app/assets/stylesheets/account_settings.scss */
#contact-info-settings-show h4, #contact-info-settings-show p {
  margin-bottom: 0;
}

/* line 190, /myapp/app/assets/stylesheets/account_settings.scss */
.sync-your-calendar .brain-panel-div {
  margin-top: 4px;
  margin-bottom: 4px;
}
/* line 195, /myapp/app/assets/stylesheets/account_settings.scss */
.sync-your-calendar h4 {
  font-size: 15px;
  font-weight: 600;
}

/* line 202, /myapp/app/assets/stylesheets/account_settings.scss */
.payment-method-connection .brain-panel-div {
  margin-top: 5px;
  margin-bottom: 4px;
}
/* line 206, /myapp/app/assets/stylesheets/account_settings.scss */
.payment-method-connection img {
  margin-top: 10px;
  float: right;
}

/* line 213, /myapp/app/assets/stylesheets/account_settings.scss */
.calendar-synchronization .check-boxes-wrapper {
  display: flex;
  margin-top: 10px;
}
/* line 216, /myapp/app/assets/stylesheets/account_settings.scss */
.calendar-synchronization .check-boxes-wrapper .form-check {
  width: 33%;
}

/* line 224, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings.index h3 {
  font-size: 18px;
  font-family: GeomanistRegular, sans-serif;
  font-weight: 600;
}
/* line 230, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings.index #subscription .panel-body {
  padding-top: 15px;
  padding-bottom: 0;
}
/* line 234, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings.index #subscription .brain-panel-div {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 237, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings.index #subscription .brain-panel-div table {
  margin-bottom: 3px;
}
/* line 241, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings.index #subscription .btn {
  padding: 12px 10px;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
/* line 246, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings.index .stripe-connect .panel-body {
  padding-top: 9px;
  padding-bottom: 9px;
}
/* line 254, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings.index [id*="-settings-show"] .brain-panel-div h4, .account_settings.index [id*="-settings-show"] .brain-panel-div p {
  margin-bottom: 0;
}
/* line 259, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings.index #discount_code_code, .account_settings.index #discount_code_percent_discount {
  margin-right: 20px;
}
/* line 262, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings.index #discount_code_code {
  max-width: 100px;
}
/* line 266, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings.index .account-panel {
  border-bottom: 1px solid #dfe3e8;
  margin-bottom: 15px;
}
/* line 269, /myapp/app/assets/stylesheets/account_settings.scss */
.account_settings.index .account-panel h3 {
  font-size: 16px;
  font-weight: 700;
  color: #333333;
  margin-bottom: 0;
  margin-top: 0;
}

/* line 275, /myapp/app/assets/stylesheets/account_settings.scss */
.country-code-select {
  display: flex;
}
/* line 277, /myapp/app/assets/stylesheets/account_settings.scss */
.country-code-select select, .country-code-select input {
  display: inline-block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 294, /myapp/app/assets/stylesheets/account_settings.scss */
.country-code-select select {
  width: 170px;
  margin-right: 3px;
}

/* line 300, /myapp/app/assets/stylesheets/account_settings.scss */
.account-settings-buttons {
  display: flex;
  margin-right: auto;
}
/* line 303, /myapp/app/assets/stylesheets/account_settings.scss */
.account-settings-buttons .btn.btn-raised {
  margin: 0 5px 0 0;
  padding: 6px 12px;
  font-size: 15px;
}
/* line 308, /myapp/app/assets/stylesheets/account_settings.scss */
.account-settings-buttons .waiting {
  left: 145px;
  top: -10px;
}
/* line 312, /myapp/app/assets/stylesheets/account_settings.scss */
.account-settings-buttons.form-group {
  margin-bottom: 0;
}

/* line 317, /myapp/app/assets/stylesheets/account_settings.scss */
#sync_calendar_panel input[type='radio'] {
  -ms-transform: scale(1.6);
  -webkit-transform: scale(1.6);
  transform: scale(1.6);
  margin-right: 10px;
}

/* line 324, /myapp/app/assets/stylesheets/account_settings.scss */
.block-display {
  display: block;
}

/* line 328, /myapp/app/assets/stylesheets/account_settings.scss */
#sync_calendar_panel input[type='radio'], .custom-control-label img {
  cursor: pointer;
}

/* line 331, /myapp/app/assets/stylesheets/account_settings.scss */
#sync_calendar_panel img {
  width: 140px;
}

/* line 336, /myapp/app/assets/stylesheets/account_settings.scss */
#sync_calendar_panel .check-boxes-wrapper {
  margin-top: 15px;
}
/* line 339, /myapp/app/assets/stylesheets/account_settings.scss */
#sync_calendar_panel img {
  width: 120px;
}
/* line 342, /myapp/app/assets/stylesheets/account_settings.scss */
#sync_calendar_panel .form-check {
  margin-bottom: 15px;
}
/* line 345, /myapp/app/assets/stylesheets/account_settings.scss */
#sync_calendar_panel .calendar-email-thumbnail {
  display: flex;
  text-align: left;
  align-items: center;
}
/* line 349, /myapp/app/assets/stylesheets/account_settings.scss */
#sync_calendar_panel .calendar-email-thumbnail img {
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  border-radius: 80px;
  width: 80px;
  height: auto;
  margin-left: 10px;
}
/* line 356, /myapp/app/assets/stylesheets/account_settings.scss */
#sync_calendar_panel .ics-file-manual-upload {
  font-size: 10px;
  margin-top: 26px;
  margin-left: 5px;
}

/* line 363, /myapp/app/assets/stylesheets/account_settings.scss */
.tab-content .container.bo-content-container.your-availability {
  margin-top: 15px;
  margin-bottom: 20px;
}
/* line 366, /myapp/app/assets/stylesheets/account_settings.scss */
.tab-content .container.bo-content-container.your-availability hr {
  border-color: #dfe3e8;
}
/* line 369, /myapp/app/assets/stylesheets/account_settings.scss */
.tab-content .container.bo-content-container.your-availability .panel {
  border: none;
  box-shadow: none;
  margin-bottom: 0;
}
/* line 374, /myapp/app/assets/stylesheets/account_settings.scss */
.tab-content .container.bo-content-container.your-availability .panel .panel-body {
  padding: 15px 20px 5px;
}

/* line 380, /myapp/app/assets/stylesheets/account_settings.scss */
.calendar-synced {
  display: flex;
  align-items: center;
}
/* line 383, /myapp/app/assets/stylesheets/account_settings.scss */
.calendar-synced .info {
  display: flex;
  flex-direction: column;
  align-items: start;
  margin-left: 10px;
}
/* line 388, /myapp/app/assets/stylesheets/account_settings.scss */
.calendar-synced .info img {
  margin-bottom: 10px;
}
/* line 392, /myapp/app/assets/stylesheets/account_settings.scss */
.calendar-synced .sync-unsync {
  margin-left: auto;
}

/* line 398, /myapp/app/assets/stylesheets/account_settings.scss */
#basic-info-settings-form #first-name-input.inline-name, #basic-info-settings-form .inline-location#language-input,
#basic-info-settings-form #last-name-input.inline-name, #basic-info-settings-form .inline-location#city-input,
#basic-info-settings-form .inline-location#birthdate-input, #basic-info-settings-form .inline-location#country-input {
  width: 100%;
}
/* line 403, /myapp/app/assets/stylesheets/account_settings.scss */
#basic-info-settings-form select#profile_birthdate_2i {
  width: 40%;
}
/* line 406, /myapp/app/assets/stylesheets/account_settings.scss */
#basic-info-settings-form select#profile_birthdate_3i {
  width: 25%;
}
/* line 410, /myapp/app/assets/stylesheets/account_settings.scss */
#basic-info-settings-form .box-gender .form-group {
  margin-top: 10px;
}
/* line 413, /myapp/app/assets/stylesheets/account_settings.scss */
#basic-info-settings-form .box-gender .form-inline {
  justify-content: space-between;
}

/* line 420, /myapp/app/assets/stylesheets/account_settings.scss */
.active-discount-codes .waiting {
  position: relative;
  width: 100%;
  left: 315px;
  margin-top: 25px;
  text-align: center;
}
/* line 427, /myapp/app/assets/stylesheets/account_settings.scss */
.active-discount-codes .s-swtich {
  display: flex;
  justify-content: center;
}
/* line 5, /myapp/app/assets/stylesheets/admins.scss */
.admin-panel-body {
  padding: 60px 40px;
  min-height: 300px;
}

/* line 10, /myapp/app/assets/stylesheets/admins.scss */
body.admin.srt a, body.admin.srt {
  font-family: 'RobotoRegular', Arial, sans-serif;
}

/* line 14, /myapp/app/assets/stylesheets/admins.scss */
body.admin.srt {
  letter-spacing: 0.28px;
}

/* line 18, /myapp/app/assets/stylesheets/admins.scss */
.admin.left-sidebared {
  padding-top: 80px;
}

/* line 22, /myapp/app/assets/stylesheets/admins.scss */
.admin-panel-body.flex {
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

/* line 28, /myapp/app/assets/stylesheets/admins.scss */
#full-stat-row .admin-panel-body.flex {
  justify-content: center;
  align-items: center;
  flex-direction: row;
}

/* line 34, /myapp/app/assets/stylesheets/admins.scss */
#admin-rhs-reload td {
  padding: 10px;
  font-size: 16px;
  visibility: middle;
}

/* line 40, /myapp/app/assets/stylesheets/admins.scss */
#admin-rhs-reload th {
  padding: 10px;
  font-size: 18px;
}

/* line 45, /myapp/app/assets/stylesheets/admins.scss */
#admin-rhs-reload .brain-icon.flex-item {
  flex: 1 2 auto;
  max-width: 60px;
}

/* line 50, /myapp/app/assets/stylesheets/admins.scss */
.search-input.form-control {
  width: 50%;
  margin-right: 4px;
  display: inline-block;
  height: inherit;
}

/* line 58, /myapp/app/assets/stylesheets/admins.scss */
#summary-tabs.nav-tabs a {
  border: none !important;
  font-family: Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
  line-height: 125%;
  font-weight: 400;
  color: #637381;
}

/* line 66, /myapp/app/assets/stylesheets/admins.scss */
#summary-tabs {
  border-bottom: 2px solid #ebebeb !important;
}

/* line 70, /myapp/app/assets/stylesheets/admins.scss */
#summary-tabs.nav-justified > li, .nav-tabs.nav-justified > li {
  width: auto;
  display: inline-block;
  padding: 0px;
  margin-right: 15px;
}

/* line 77, /myapp/app/assets/stylesheets/admins.scss */
#summary-tabs.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: left;
  width: auto;
}

/* line 82, /myapp/app/assets/stylesheets/admins.scss */
#summary-tabs.nav li:hover, #summary-tabs.nav li.active {
  /*border-bottom: 3px solid #fdad34;*/
}
/* line 84, /myapp/app/assets/stylesheets/admins.scss */
#summary-tabs.nav li:hover a, #summary-tabs.nav li.active a {
  background-color: transparent;
}
/* line 86, /myapp/app/assets/stylesheets/admins.scss */
#summary-tabs.nav li:hover a h4, #summary-tabs.nav li.active a h4 {
  color: #313b3d;
}

/* line 92, /myapp/app/assets/stylesheets/admins.scss */
.email-col {
  max-width: 300px;
}

/* line 96, /myapp/app/assets/stylesheets/admins.scss */
.pmb-admin {
  padding-top: 0;
}
/* line 98, /myapp/app/assets/stylesheets/admins.scss */
.pmb-admin .navbar {
  border: none;
  height: 100px;
}
/* line 103, /myapp/app/assets/stylesheets/admins.scss */
.pmb-admin .navbar-inverse .navbar-nav > li > a:hover, .pmb-admin .navbar-inverse .navbar-nav > li > a:focus {
  color: inherit;
}
/* line 107, /myapp/app/assets/stylesheets/admins.scss */
.pmb-admin .nav li:hover:nth-child(8n+1), .pmb-admin .nav li.active:nth-child(8n+1),
.pmb-admin .nav li:hover:nth-child(8n+2), .pmb-admin .nav li.active:nth-child(8n+2),
.pmb-admin .nav li:hover:nth-child(8n+3), .pmb-admin .nav li.active:nth-child(8n+3),
.pmb-admin .nav li:hover:nth-child(8n+4), .pmb-admin .nav li.active:nth-child(8n+4),
.pmb-admin .nav li:hover:nth-child(8n+5), .pmb-admin .nav li.active:nth-child(8n+5),
.pmb-admin .nav li:hover:nth-child(8n+6), .pmb-admin .nav li.active:nth-child(8n+6),
.pmb-admin .nav li:hover:nth-child(8n+7), .pmb-admin .nav li.active:nth-child(8n+7),
.pmb-admin .nav li:hover:nth-child(8n+8), .pmb-admin .nav li.active:nth-child(8n+8) {
  border-bottom: none;
}
/* line 119, /myapp/app/assets/stylesheets/admins.scss */
.pmb-admin .navbar-header a.navbar-home-link {
  font-size: 25px;
  text-decoration: none;
  font-size: 20px;
  color: #7F7F7F;
}
/* line 126, /myapp/app/assets/stylesheets/admins.scss */
.pmb-admin .left-nav {
  list-style: none;
  font-size: 16px;
  padding-left: 20px;
  margin-top: 47px;
}
/* line 131, /myapp/app/assets/stylesheets/admins.scss */
.pmb-admin .left-nav li {
  margin-bottom: 5px;
}
/* line 133, /myapp/app/assets/stylesheets/admins.scss */
.pmb-admin .left-nav li a {
  text-decoration: none;
  color: #7F7F7F;
}
/* line 141, /myapp/app/assets/stylesheets/admins.scss */
.pmb-admin.index .table > thead > tr > th, .pmb-admin.index .table > thead > tr > td,
.pmb-admin.index .table > tbody > tr > th, .pmb-admin.index .table > tbody > tr > td,
.pmb-admin.index .table > tfoot > tr > th, .pmb-admin.index .table > tfoot > tr > td {
  padding: 4px;
  vertical-align: middle;
  text-align: center;
}
/* line 149, /myapp/app/assets/stylesheets/admins.scss */
.pmb-admin .pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 154, /myapp/app/assets/stylesheets/admins.scss */
.pmb-admin h1 {
  font-size: 25px;
}
/* line 159, /myapp/app/assets/stylesheets/admins.scss */
.pmb-admin.refunds.index .table > thead > tr > th, .pmb-admin.refunds.index .table > thead > tr > td,
.pmb-admin.refunds.index .table > tbody > tr > th, .pmb-admin.refunds.index .table > tbody > tr > td,
.pmb-admin.refunds.index .table > tfoot > tr > th, .pmb-admin.refunds.index .table > tfoot > tr > td {
  text-align: left;
}

/* line 168, /myapp/app/assets/stylesheets/admins.scss */
#admin-navbar-brain {
  height: 62px !important;
  display: inline-block;
  padding: 9px 0px 9px 0px;
  line-height: 32px;
}

/* line 175, /myapp/app/assets/stylesheets/admins.scss */
.admin-navbar-brain-left {
  float: left;
  padding-left: 20px;
}

/* line 180, /myapp/app/assets/stylesheets/admins.scss */
.admin-dashboard {
  height: 62px !important;
  display: inline-block;
  padding: 9px 0px 9px 0px;
  position: absolute;
  top: 27%;
}

/* line 189, /myapp/app/assets/stylesheets/admins.scss */
.admin .new-item-wrapper {
  display: flex;
  flex-direction: row-reverse;
  margin-bottom: 10px;
}
/* line 194, /myapp/app/assets/stylesheets/admins.scss */
.admin .navbar-collapse {
  width: 100%;
}
/* line 196, /myapp/app/assets/stylesheets/admins.scss */
.admin .navbar-collapse a span {
  color: #000;
}

/* line 202, /myapp/app/assets/stylesheets/admins.scss */
.action-padding {
  padding-left: 0px !important;
}

/* line 206, /myapp/app/assets/stylesheets/admins.scss */
img#preview {
  max-width: 400px;
  height: auto;
}

/* line 211, /myapp/app/assets/stylesheets/admins.scss */
.template-color {
  width: 50px;
  height: 30px;
  display: inline-block;
  float: left;
}

/* line 215, /myapp/app/assets/stylesheets/admins.scss */
.template-color + label {
  margin-top: 5px;
}

/* line 219, /myapp/app/assets/stylesheets/admins.scss */
.admin.srt .sidebar-menu {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1001;
  height: 100vh;
  width: 280px;
  overflow: hidden;
  background: #303641;
  box-shadow: 2px 0 32px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 234, /myapp/app/assets/stylesheets/admins.scss */
.admin .form-control {
  border: 1px solid #ced4da;
}
/* line 239, /myapp/app/assets/stylesheets/admins.scss */
.admin .navbar-right-desktop li a {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 245, /myapp/app/assets/stylesheets/admins.scss */
.admin .dropdown:hover .dropdown-text {
  display: inline-block;
}
/* line 248, /myapp/app/assets/stylesheets/admins.scss */
.admin .navbar-nav > li.admin-dropdown-menu > .dropdown-menu {
  border: 0;
}
/* line 251, /myapp/app/assets/stylesheets/admins.scss */
.admin li.admin-dropdown-menu .dropdown-menu {
  left: auto;
  right: 0;
}
/* line 256, /myapp/app/assets/stylesheets/admins.scss */
.admin.users.index .upgrade-subscription {
  width: 80px;
  cursor: text;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  background-color: transparent;
  border: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 279, /myapp/app/assets/stylesheets/admins.scss */
.admin .plans-modal a.back-to-plans {
  left: 30px;
}
/* line 283, /myapp/app/assets/stylesheets/admins.scss */
.admin .upgrade-subscription.n_a {
  color: #70785E;
}
/* line 286, /myapp/app/assets/stylesheets/admins.scss */
.admin .upgrade-subscription.basic {
  color: #6fcf97;
}
/* line 290, /myapp/app/assets/stylesheets/admins.scss */
.admin .upgrade-subscription.premium {
  color: #ffbb29;
}
/* line 294, /myapp/app/assets/stylesheets/admins.scss */
.admin .upgrade-subscription.custom {
  color: #8b6ea4;
}
/* line 298, /myapp/app/assets/stylesheets/admins.scss */
.admin .upgrade-subscription.on_trial {
  color: #98989C;
}
/* line 302, /myapp/app/assets/stylesheets/admins.scss */
.admin.sale_history .srt-form.search {
  padding-left: 0;
}
/* line 308, /myapp/app/assets/stylesheets/admins.scss */
.admin .pagination-wrapper .form-group {
  margin-bottom: 0;
}
/* line 311, /myapp/app/assets/stylesheets/admins.scss */
.admin .pagination-wrapper .btn, .admin .pagination-wrapper #limit {
  margin-right: 10px;
}
/* line 314, /myapp/app/assets/stylesheets/admins.scss */
.admin .pagination-wrapper .download-csv {
  background: #90c15b;
  border: 1px solid #7ca74f;
}
/* line 317, /myapp/app/assets/stylesheets/admins.scss */
.admin .pagination-wrapper .download-csv:hover {
  background: #449d44;
  border: 1px solid #398439;
}
/* line 325, /myapp/app/assets/stylesheets/admins.scss */
.admin #error_explanation h2 {
  font-size: 20px;
}
/* line 328, /myapp/app/assets/stylesheets/admins.scss */
.admin #error_explanation ul {
  list-style: none;
}
/* line 330, /myapp/app/assets/stylesheets/admins.scss */
.admin #error_explanation ul li {
  color: #a94442;
}
/* line 335, /myapp/app/assets/stylesheets/admins.scss */
.admin .subscription-fields {
  display: flex;
  align-items: center;
}
/* line 338, /myapp/app/assets/stylesheets/admins.scss */
.admin .subscription-fields input[type="checkbox"] {
  margin-top: 0;
  margin-right: 3px;
}
/* line 342, /myapp/app/assets/stylesheets/admins.scss */
.admin .subscription-fields label {
  margin-bottom: 0;
}
/* line 345, /myapp/app/assets/stylesheets/admins.scss */
.admin .subscription-fields span {
  margin: 0 5px;
}
/* line 350, /myapp/app/assets/stylesheets/admins.scss */
.admin #upgrade_plan_modal .modal-header .modal-title {
  margin-top: 0px;
  margin-bottom: 10px;
}
/* line 354, /myapp/app/assets/stylesheets/admins.scss */
.admin #upgrade_plan_modal .alert {
  margin-left: 0;
}
/* line 359, /myapp/app/assets/stylesheets/admins.scss */
.admin.srt .metismenu li a i, .admin .srt .metismenu li h5 i {
  color: #6a56a5;
}
/* line 363, /myapp/app/assets/stylesheets/admins.scss */
.admin #bo-nav-tabs-container .nav-tabs .active > a, .admin #bo-nav-tabs-container .nav-tabs .active > h5, .admin #bo-nav-tabs-container .nav-tabs li:hover > a, .admin #bo-nav-tabs-container .nav-tabs li:hover > h5 {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.2);
}
/* line 367, /myapp/app/assets/stylesheets/admins.scss */
.admin.srt .metismenu li:hover > a i, .admin.srt .metismenu li.active > a i {
  color: #fff;
}
/* line 370, /myapp/app/assets/stylesheets/admins.scss */
.admin.srt .metismenu li a {
  color: #8d97ad;
}
/* line 373, /myapp/app/assets/stylesheets/admins.scss */
.admin .cards-list-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 377, /myapp/app/assets/stylesheets/admins.scss */
.admin .cards-list-header .btn {
  height: 34px;
  margin-bottom: 10px;
}
/* line 381, /myapp/app/assets/stylesheets/admins.scss */
.admin .cards-list-header h4 {
  margin-bottom: 5px;
}
/* line 386, /myapp/app/assets/stylesheets/admins.scss */
.admin .available-cards-table td, .admin .available-cards-table th {
  vertical-align: middle;
}
/* line 389, /myapp/app/assets/stylesheets/admins.scss */
.admin .available-cards-table .brand-logo {
  width: 54px;
  height: auto;
  cursor: auto;
}
/* line 395, /myapp/app/assets/stylesheets/admins.scss */
.admin .sale-history-wrapper {
  padding-top: 5px;
}

/* line 401, /myapp/app/assets/stylesheets/admins.scss */
.brain-status .label {
  width: 115px;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 12px;
  display: inline-block;
  background: transparent;
  border: 0;
}
/* line 409, /myapp/app/assets/stylesheets/admins.scss */
.brain-status .label.active_brain {
  color: #90c15b;
}
/* line 412, /myapp/app/assets/stylesheets/admins.scss */
.brain-status .label.in_progress {
  color: #2aafc7;
}
/* line 415, /myapp/app/assets/stylesheets/admins.scss */
.brain-status .label.under_review {
  color: #fd8f3e;
}
/* line 418, /myapp/app/assets/stylesheets/admins.scss */
.brain-status .label.non_brain {
  color: #cb3e47;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *



















 */


.service-fixed-share {
  position: absolute;
  top: 4px;
  right: 4px;
}

.disp-ib {
  display: inline-block;
}

body {
  padding-top: 118px;
  /*font-family: 'American Typewriter', 'Raleway', sans-serif;*/
  font-family:   Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
  font-weight: 400;
}

a {
  color: #BF3E53;;
  text-decoration: none;
}
a:hover, a:focus {
  color: #BF3E53;
  text-decoration: none;
}

a.btn {
  font-family: Lato, Sans-Serif;
}

.pointer {
  cursor: pointer;
}

.trs-5 {
  opacity: 0.5;
}

.pad-5 {
  padding: 5px;
}
.pad-l-5 {
  padding-left: 5px;
}
.pad-r-5 {
  padding-right: 5px;
}
.pad-t-5 {
  padding-top: 5px;
}
.pad-b-5 {
  padding-bottom: 5px;
}

.pad-h-5 {
  padding-left: 5px;
  padding-right: 5px;
}

.pad-v-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}
.pad-10 {
  padding: 10px;
}
.pad-l-10 {
  padding-left: 10px;
}
.pad-r-10 {
  padding-right: 10px;
}
.pad-t-10 {
  padding-top: 10px;
}
.pad-b-10 {
  padding-bottom: 10px;
}

.pad-h-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.pad-v-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}


.pad-20 {
  padding: 20px;
}

.pad-h-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.pad-v-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.raleway-text {
  font-family: Raleway, HelveticaNeue-Medium, American Typewriter;
}

 .panel { word-wrap: break-word; }

.navbar_brand#logo-small {
  width: 10px
}

.italic {
  font-style: italic;
}
/*
input#searchbar {
    width: 400px;
}*/

img.jcrop {max-width: none}

.table{
  display: table;
}

.less-weight {
  font-weight: 400 !important;
}

.center {
    text-align:center;
    width:100%;
    flex-direction: column;
    flex: 2;
    display: flex;
    -webkit-align-items: center;
     align-items: center;
}
.center-child { //doesn't work in IE 6
    margin:auto;
    text-align:left;
}

.full-width {
  width: 100%;
}

.full-height {
  height: 100%;
}

.inline-block {
  display: inline-block;
}

#navbar-profile-pic,.userpic {
  border-radius: 50%;
  border: 0px solid #FFF;
  width: 45px;
  height: 45px;
  margin-right: 2px;
  display: inline-block;
  background: #32BCAD
  /*float: right;*/
}
.userpic{text-align: center;line-height: 45px}
.userpic #navbar-profile-pic{
    width: auto;
    height: auto;
    margin: 0
}
#navbar-brain {
  /*border-radius: 50%;
  border: 2px solid #FFF;*/
  /*width: 200px !important;*/
  height: 62px !important;
  /*margin: 0 auto;
  float: none*/
  /*margin-right: 2px;*/
  display: inline-block;
  padding: 16px 0px 16px 0px;
  /*margin-left: -40px;*/
  /*line-height: 32px !important;*/
}

.navbar-brand {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    margin: auto;
    /*z-index: ;*/
}

.navbar-home-link {
  padding: 0 !important;
}

.navbar-header {
  vertical-align: middle;
  text-align: center;

}
.navbar-nav li a {
 line-height: 32px !important;
}

.col-centered{
    float: none;
    margin: 0 auto;
}

.navbar-toggle .icon-bar{
    color: #fff;
    background: #4D4D4F/*#fff*/;
}
.navbar-toggle{
    /*color: #000;*/
    background-color:#f5f5f5 /*#fdad34*/;
    margin-left: 10px;
}

.navbar-right-desktop {
  float: right;
}
.navbar-left-desktop {
  float: left;
}

@media (max-width: 768px) {
  .navbar-right-desktop {
    float: none;
  }
  .navbar-left-desktop {
    float: none;
  }
}

.primary-center {
  float: none;
  margin: 0 auto;
  text-align: center;
}
.primary-center-text {
  list-style-position: inside;
  text-align: center;
}

a.anchor-offset {
    display: block;
    position: relative;
    top: -68px;
    visibility: hidden;
}

.sign-box {
  padding: 20px;
  margin-bottom: 35px;
  margin-top: 35px;
  /*background-color: rgba(246, 150, 71, 0.8);*/
}

.sign-image {
  width: 100%;
}

.box-gender #profile_birthdate_2i {
margin-left: 0px;
}

.box-gender #profile_birthdate_1i {
  margin-right: 0px;
}

 /* Hide random jcrop radio button */
.jcrop-keymgr {
    display: none !important;
}

.list-question {
  font-size: 20px;
}

.checklist-outer .tooltip {
  font-size: 16px;
  opacity: 1 !important;
}

.btn-facebook {
  background: #3b5998;
  color: #FFF;
  border: 1px solid #3b5998;
  /*border-radius: 0px;*/
  opacity: 0.9;
}
.btn-facebook:hover {
  color: #FFF;
  background: #2d4373;
  /*text-shadow: 1px 0px 10px #fff9db;
  -webkit-transition: 1s linear 0s;
  -moz-transition: 1s linear 0s;
  -o-transition: 1s linear 0s;
  transition: 1s linear 0s;
  outline: 0 none;*/
}

.btn-linkedin {
  background: #007bb6;
  color: #FFF;
  border: 1px solid #007bb6;
  /*border-radius: 0px;*/
  opacity: 0.9;
}

.btn-linkedin:hover {
  color: #FFF;
  background: #005983;
}

.btn-google:hover {
    color: #FFF;
    background: #fb5757;
}
.email-form-sign-up-modal-fields, .email-form-sign-up-fields  {
 /* display: none;*/
}

.modal-med {
  /*padding: 40px;*/
}
@media (min-width: 600px) {
  .modal-med {
    width: 550px;
    /*padding: 30px;*/
  }
}

@media (min-width: 450px) {
  .modal-sm-med {
    width: 450px;
    /*padding: 30px;*/
  }
}

.jcrop-handle {
  background-color: #F69647 !important;
  border: 2px #FFF solid !important;
  width: 10px !important;
  height: 10px !important;
}

.no-indent-list {
  list-style-position: inside;
  padding-left:0;
}

#log-in-error, #booking-log-in-error {
  display:none;
}

.bold {
  font-weight: 500;
}
.italic {
  font-style: italic;
}

.tight-heading {
  margin: 0px 0px 3px 0px;
}

.tight-break {
  margin: 2px 0px;
}

.pre-tight-break {
  margin: 0px 0px 20px;
  font-size:11px;
}
.post-tight-break {
  margin-top: 20px;
  font-weight: 600;
}

.home-info-row .tight-break {
  border-top: 1px solid #bbbbbb;
}

.tight-list {
  margin: 5px 0px;
}

.home-page-price-overlay .tooltip {
  z-index: 1000;
  opacity: 1 !important;
}

div.date-picker-wrapper {
  position: relative;
}

.no-pad {
  padding: 0px;
}

#sessions_remember_me {
  width: auto;
  margin-left: 0;
}
/*#notification-dropdown {
  padding: 10px;
}*/

/* Social share stying  */
div.social-share-button {
  display: inline-block;
}

div.social-share-link-cp {
  display: inline-block;
}

.social-share-button {
  letter-spacing: 3px;
}


.ssb-icon.fa-link {
  margin-left: 3px;
  color: #FFF;
  background-color: #505050;
  padding: 3px;
  border-radius: 3px;
}



.cp-modal.modal {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .cp-modal.modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.cp-modal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}


.sortable-ghost, .sortable-ghost-active-services {
  opacity: .4;
  background: #C8EBFB !important;
  padding: 10px;
  border: 3px dotted black !important;
}
.sortable-ghost-active-services {
  padding: 2px;
}
#active_services .sortable_handle{
  cursor: move;
}

.blog-height {margin-bottom:16%;}

.navbar-brain-left {
  float: left;
}

#navbar-brain-img {
  height: auto;
  display: inline-block;
  padding: 9px 0px 9px 0px;
  line-height: 32px;
  margin-top: 3%;
  margin-bottom:2%;
}

.searchTxt {
  border-radius: 65px;
  height: 35px;
  border: 1px solid #a79f9f;
}

.header-sub li a {
  float: right;
  padding: 5px 10px;
}

.navbar-right-desktop .header-sub li:hover {
  border-bottom: unset;
}

.navbar-right-desktop .header-sub li a {
  color: #a79f9f;
  font-weight: 500;
}

.logTxt a {
  color: #a79f9f;
  font-weight: 500;
}

.header-sub { list-style: none;
  text-transform: uppercase;
}

.alert {
  margin-top: 32px;
}

@media (min-width: 641px) and (max-width: 1024px) {
  .navbar-right-desktop{
    float: right;
    margin-top: -9%;
    padding-right: 10px
  }
}

@media (min-width: 320px) and (max-width: 640px) {

  .navbar-collapse.in {
    overflow-y: unset;
  }

  #navbarCollapse span {
    margin-bottom: 0px;
  }

  #navbarCollapse span ul li:nth-child(2) {
    padding-top: 6px;
  }

  #navbar-brain-img {
    margin-top: 0px;
  }
}

#navbar-email-pic {
  border-radius: 50%;
  border: 2px solid #FFF;
  width: 32px !important;
  height: 32px !important;
  margin-right: 2px;
  display: inline-block;
}

.profile-headshot {
  padding-right: 15px;
  display:inline-block;
}


/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *






















 */


.service-fixed-share {
  position: absolute;
  top: 4px;
  right: 4px;
}

.disp-ib {
  display: inline-block;
}

body {
  padding-top: 118px;
  /*font-family: 'American Typewriter', 'Raleway', sans-serif;*/
  font-family:   Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
  font-weight: 400;
}

a {
  color: black;
  text-decoration: none;
}
a:hover, a:focus {
  color: #FD8F3E;
  text-decoration: none;
}

a.btn {
  font-family: Lato, Sans-Serif;
}

.pointer {
  cursor: pointer;
}

.trs-5 {
  opacity: 0.5;
}

.pad-5 {
  padding: 5px;
}
.pad-l-5 {
  padding-left: 5px;
}
.pad-r-5 {
  padding-right: 5px;
}
.pad-t-5 {
  padding-top: 5px;
}
.pad-b-5 {
  padding-bottom: 5px;
}

.pad-h-5 {
  padding-left: 5px;
  padding-right: 5px;
}

.pad-v-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}
.pad-10 {
  padding: 10px;
}
.pad-l-10 {
  padding-left: 10px;
}
.pad-r-10 {
  padding-right: 10px;
}
.pad-t-10 {
  padding-top: 10px;
}
.pad-b-10 {
  padding-bottom: 10px;
}

.pad-h-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.pad-v-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}


.pad-20 {
  padding: 20px;
}

.pad-h-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.pad-v-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.raleway-text {
  font-family: Raleway, HelveticaNeue-Medium, American Typewriter;
}

 .panel { word-wrap: break-word; }

.navbar_brand#logo-small {
  width: 10px
}

.italic {
  font-style: italic;
}
/*
input#searchbar {
    width: 400px;
}*/

img.jcrop {max-width: none}

.table{
  display: table;
}

.less-weight {
  font-weight: 400 !important;
}

.center {
    text-align:center;
    width:100%;
    flex-direction: column;
    flex: 2;
    display: flex;
    -webkit-align-items: center;
     align-items: center;
}
.center-child { //doesn't work in IE 6
    margin:auto;
    text-align:left;
}

.full-width {
  width: 100%;
}

.full-height {
  height: 100%;
}

.inline-block {
  display: inline-block;
}

#navbar-profile-pic,.userpic {
  border-radius: 50%;
  border: 0px solid #FFF;
  width: 45px;
  height: 45px;
  margin-right: 2px;
  display: inline-block;
  background: #32BCAD
  /*float: right;*/
}
.userpic{text-align: center;line-height: 45px}
.userpic #navbar-profile-pic{
    width: auto;
    height: auto;
    margin: 0
}
#navbar-brain {
  /*border-radius: 50%;
  border: 2px solid #FFF;*/
  /*width: 200px !important;*/
  height: 62px !important;
  /*margin: 0 auto;
  float: none*/
  /*margin-right: 2px;*/
  display: inline-block;
  padding: 16px 0px 16px 0px;
  /*margin-left: -40px;*/
  /*line-height: 32px !important;*/
}

.navbar-brand {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    margin: auto;
    /*z-index: ;*/
}

.navbar-home-link {
  padding: 0 !important;
}

.navbar-header {
  vertical-align: middle;
  text-align: center;

}
.navbar-nav li a {
 line-height: 32px !important;
}

.col-centered{
    float: none;
    margin: 0 auto;
}

.navbar-toggle .icon-bar{
    color: #fff;
    background: #4D4D4F/*#fff*/;
}
.navbar-toggle{
    /*color: #000;*/
    background-color:#f5f5f5 /*#fdad34*/;
    margin-left: 10px;
}

.navbar-right-desktop {
  float: right;
}
.navbar-left-desktop {
  float: left;
}

@media (max-width: 768px) {
  .navbar-right-desktop {
    float: none;
  }
  .navbar-left-desktop {
    float: none;
  }
}

.primary-center {
  float: none;
  margin: 0 auto;
  text-align: center;
}
.primary-center-text {
  list-style-position: inside;
  text-align: center;
}

a.anchor-offset {
    display: block;
    position: relative;
    top: -68px;
    visibility: hidden;
}

.sign-box {
  padding: 20px;
  margin-bottom: 35px;
  margin-top: 35px;
  /*background-color: rgba(246, 150, 71, 0.8);*/
}

.sign-image {
  width: 100%;
}

.box-gender #profile_birthdate_2i {
margin-left: 0px;
}

.box-gender #profile_birthdate_1i {
  margin-right: 0px;
}

 /* Hide random jcrop radio button */
.jcrop-keymgr {
    display: none !important;
}

.list-question {
  font-size: 20px;
}

.checklist-outer .tooltip {
  font-size: 16px;
  opacity: 1 !important;
}

.btn-facebook {
  background: #3b5998;
  color: #FFF;
  border: 1px solid #3b5998;
  /*border-radius: 0px;*/
  opacity: 0.9;
}
.btn-facebook:hover {
  color: #FFF;
  background: #2d4373;
  /*text-shadow: 1px 0px 10px #fff9db;
  -webkit-transition: 1s linear 0s;
  -moz-transition: 1s linear 0s;
  -o-transition: 1s linear 0s;
  transition: 1s linear 0s;
  outline: 0 none;*/
}

.btn-linkedin {
  background: #007bb6;
  color: #FFF;
  border: 1px solid #007bb6;
  /*border-radius: 0px;*/
  opacity: 0.9;
}

.btn-linkedin:hover {
  color: #FFF;
  background: #005983;
}

.btn-google:hover {
    color: #FFF;
    background: #fb5757;
}
.email-form-sign-up-modal-fields, .email-form-sign-up-fields  {
 /* display: none;*/
}

.modal-med {
  /*padding: 40px;*/
}
@media (min-width: 600px) {
  .modal-med {
    width: 550px;
    /*padding: 30px;*/
  }
}

@media (min-width: 450px) {
  .modal-sm-med {
    width: 450px;
    /*padding: 30px;*/
  }
}

.jcrop-handle {
  background-color: #F69647 !important;
  border: 2px #FFF solid !important;
  width: 10px !important;
  height: 10px !important;
}

.no-indent-list {
  list-style-position: inside;
  padding-left:0;
}

#log-in-error, #booking-log-in-error {
  display:none;
}

.bold {
  font-weight: 500;
}
.italic {
  font-style: italic;
}

.tight-heading {
  margin: 0px 0px 3px 0px;
}

.tight-break {
  margin: 2px 0px;
}

.pre-tight-break {
  margin: 0px 0px 20px;
  font-size:11px;
}
.post-tight-break {
  margin-top: 20px;
  font-weight: 600;
}

.home-info-row .tight-break {
  border-top: 1px solid #bbbbbb;
}

.tight-list {
  margin: 5px 0px;
}

.home-page-price-overlay .tooltip {
  z-index: 1000;
  opacity: 1 !important;
}

div.date-picker-wrapper {
  position: relative;
}

.no-pad {
  padding: 0px;
}

#sessions_remember_me {
  width: auto;
  margin-left: 0;
}
/*#notification-dropdown {
  padding: 10px;
}*/

/* Social share stying  */
div.social-share-button {
  display: inline-block;
}

div.social-share-link-cp {
  display: inline-block;
}

.social-share-button {
  letter-spacing: 3px;
}


.ssb-icon.fa-link {
  margin-left: 3px;
  color: #FFF;
  background-color: #505050;
  padding: 3px;
  border-radius: 3px;
}



.cp-modal.modal {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .cp-modal.modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.cp-modal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}


.sortable-ghost, .sortable-ghost-active-services {
  opacity: .4;
  background: #C8EBFB !important;
  padding: 10px;
  border: 3px dotted black !important;
}
.sortable-ghost-active-services {
  padding: 2px;
}
#active_services .sortable_handle{
  cursor: move;
}

.blog-height {margin-bottom:16%;}

.navbar-brain-left {
  float: left;
}

#navbar-brain-img {
  height: auto;
  display: inline-block;
  padding: 9px 0px 9px 0px;
  line-height: 32px;
  margin-top: 3%;
  margin-bottom:2%;
}

.searchTxt {
  border-radius: 65px;
  height: 35px;
  border: 1px solid #a79f9f;
}

.header-sub li a {
  float: right;
  padding: 5px 10px;
}

.navbar-right-desktop .header-sub li:hover {
  border-bottom: unset;
}

.navbar-right-desktop .header-sub li a {
  color: #a79f9f;
  font-weight: 500;
}

.logTxt a {
  color: #a79f9f;
  font-weight: 500;
}

.header-sub { list-style: none;
  text-transform: uppercase;
}

.alert {
  margin-top: 32px;
}

@media (min-width: 641px) and (max-width: 1024px) {
  .navbar-right-desktop{
    float: right;
    margin-top: -9%;
    padding-right: 10px
  }
}

@media (min-width: 320px) and (max-width: 640px) {

  .navbar-collapse.in {
    overflow-y: unset;
  }

  #navbarCollapse span {
    margin-bottom: 0px;
  }

  #navbarCollapse span ul li:nth-child(2) {
    padding-top: 6px;
  }

  #navbar-brain-img {
    margin-top: 0px;
  }
}

#navbar-email-pic {
  border-radius: 50%;
  border: 2px solid #FFF;
  width: 32px !important;
  height: 32px !important;
  margin-right: 2px;
  display: inline-block;
}

.profile-headshot {
  padding-right: 15px;
  display:inline-block;
}

.service-modal h4#myModalLabel{
  text-overflow: ellipsis;
  width: 90%;
  text-align: center;
  white-space: nowrap;
  overflow: hidden !important;
  margin: 0 auto;
}

.service-modal .frame-heading-1 {
  text-overflow: ellipsis;
  width: 60%;
  text-align: left;
  white-space: nowrap;
  overflow: hidden !important;
  margin: 0 auto;
}

.active-service-event-type {
  justify-content: center;

}

.free-height {
  height: auto !important;
}

.active-service-event-type {
  display: block;
  text-align: left;
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #687583;
}

@media only screen and (max-width: 480px) {
  .service-modal .frame-heading-1 span.sub-text {
   font-size: 12px;
  }
  .service-modal .frame-heading-1 span.heading-text {
    line-height: 17px;
    margin-top: 2px !important;
  }
}
.service-modal .frame-heading-1 span.heading-text {
  margin-top: 5px;
}
.service-modal .frame-heading-1 span.sub-text {
  font-weight: normal;
}

.groups.dashboard .desktop #dashboard_filter_filter {
  display: flex !important;
}
.groups.dashboard .mobile #dashboard_filter_filter {
  display: none !important;
}

@media (max-width: 640px) {
  .groups.dashboard .desktop #dashboard_filter_filter {
    display: none !important;
  }

  .groups.dashboard .mobile #dashboard_filter_filter {
    display: flex !important;
  }
}
/* line 5, /myapp/app/assets/stylesheets/bookings.scss */
#connect-pics {
  height: 130px !important;
  width: 130px !important;
}

/* line 10, /myapp/app/assets/stylesheets/bookings.scss */
div #connect-arrows {
  color: var(--brand-primary);
  margin-top: 25%;
}

/* line 16, /myapp/app/assets/stylesheets/bookings.scss */
a.profile-booking-link:hover .cover-text-span {
  text-decoration: underline;
}

/* line 20, /myapp/app/assets/stylesheets/bookings.scss */
.booking-other-time-zone-container {
  padding-left: 5px;
  margin-bottom: 5px;
}

/* line 25, /myapp/app/assets/stylesheets/bookings.scss */
#booking-index-tabs .tab-content {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 10px;
}

/* line 31, /myapp/app/assets/stylesheets/bookings.scss */
#booking-index-tabs .nav-tabs {
  margin-bottom: -1px;
}

/* line 35, /myapp/app/assets/stylesheets/bookings.scss */
#booking-sign-up, #reschedule-booking-form, #reject-booking-form {
  display: none;
}

/* line 39, /myapp/app/assets/stylesheets/bookings.scss */
#booking-sign-up-panel .input, #booking-log-in-panel .select {
  color: #505050;
}

/* line 43, /myapp/app/assets/stylesheets/bookings.scss */
#booking-sign-up-panel, #booking-log-in-panel {
  font-family: Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
}

/* line 47, /myapp/app/assets/stylesheets/bookings.scss */
div#full-submit-wrapper {
  margin-bottom: 30px;
  text-align: center;
}

/* line 60, /myapp/app/assets/stylesheets/bookings.scss */
#booking-new-container .form-control {
  height: 35px;
}

/* line 64, /myapp/app/assets/stylesheets/bookings.scss */
.booking-rate-block {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 10px;
  margin-top: 10px;
}

/* line 74, /myapp/app/assets/stylesheets/bookings.scss */
.bookings.index #sticky-wrapper {
  margin-top: -5px;
}

@media (min-width: 768px) {
  /* line 98, /myapp/app/assets/stylesheets/bookings.scss */
  .border-column-right {
    border-right: 1px solid #ddd;
    height: 100%;
  }

  /* line 102, /myapp/app/assets/stylesheets/bookings.scss */
  .border-column-left {
    border-left: 1px solid #ddd;
    height: 100%;
  }

  /* line 106, /myapp/app/assets/stylesheets/bookings.scss */
  .pad-side {
    padding-left: 15px;
    padding-right: 15px;
  }

  /* line 110, /myapp/app/assets/stylesheets/bookings.scss */
  .fixed-cost-bar {
    position: fixed;
    top: 156px;
    right: 48px;
    width: 33%;
  }

  /* line 116, /myapp/app/assets/stylesheets/bookings.scss */
  .fixed-cost-bar-2 {
    position: relative;
  }

  /* line 119, /myapp/app/assets/stylesheets/bookings.scss */
  .fixed {
    position: fixed;
  }
}
@media (max-width: 768px) {
  /* line 124, /myapp/app/assets/stylesheets/bookings.scss */
  .border-column-bottom {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px !important;
  }
}
/* line 131, /myapp/app/assets/stylesheets/bookings.scss */
#fixed-inner {
  width: 25%;
}

/* line 135, /myapp/app/assets/stylesheets/bookings.scss */
#fixed-profile-tabs {
  z-index: 999;
}

@media (min-width: 768px) {
  /* line 140, /myapp/app/assets/stylesheets/bookings.scss */
  #fixed-inner {
    width: 250px;
  }
}
@media (min-width: 992px) {
  /* line 145, /myapp/app/assets/stylesheets/bookings.scss */
  #fixed-inner {
    width: 320px;
    /* 852 * .25 */
  }
}
@media (min-width: 1200px) {
  /* line 150, /myapp/app/assets/stylesheets/bookings.scss */
  #fixed-inner {
    width: 390px;
    /* 1052 * .25 */
  }
}
/* line 171, /myapp/app/assets/stylesheets/bookings.scss */
.pad-side {
  position: relative;
}

/* line 175, /myapp/app/assets/stylesheets/bookings.scss */
.margin-vert-sm {
  margin: 8px 0px !important;
}

/* line 179, /myapp/app/assets/stylesheets/bookings.scss */
.booking-show-edit {
  display: none;
}

/* line 183, /myapp/app/assets/stylesheets/bookings.scss */
div.edit-booking-pull {
  position: absolute;
  top: 2px;
  right: 2px;
}

/* line 189, /myapp/app/assets/stylesheets/bookings.scss */
#booking-index-pills.nav li, #booking-index-pills.nav li:hover, #booking-index-pills.nav li:active {
  border-bottom: none !important;
}

/* line 193, /myapp/app/assets/stylesheets/bookings.scss */
.booking-vert-btn {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 201, /myapp/app/assets/stylesheets/bookings.scss */
#booking-new-container .panel, #booking-show-container .panel, #index-booking-reload .panel {
  box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.08), 0 7px 14px 1px rgba(93, 70, 50, 0.1) !important;
}

/* line 206, /myapp/app/assets/stylesheets/bookings.scss */
#booking-new-container .panel-heading {
  border-bottom: 1px solid #fff;
  background-color: #f5f5f5;
  color: #505050;
}

/* line 214, /myapp/app/assets/stylesheets/bookings.scss */
#booking-new-container .form-control, #booking-show-container .form-control {
  -webkit-box-shadow: inset 0 1px 1px rgba(224, 122, 46, 0.075);
  box-shadow: inset 0 1px 1px rgba(224, 122, 46, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 220, /myapp/app/assets/stylesheets/bookings.scss */
#booking-new-container .form-control:focus {
  border-color: #e07a2e;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(224, 122, 46, 0.075), 0 0 8px rgba(93, 70, 50, 0.1);
  box-shadow: inset 0 1px 1px rgba(224, 122, 46, 0.075), 0 0 8px rgba(93, 70, 50, 0.1);
}

/* line 228, /myapp/app/assets/stylesheets/bookings.scss */
.booking-heading-text {
  color: #e07a2e !important;
}

/* line 232, /myapp/app/assets/stylesheets/bookings.scss */
.panel-cost-lhs {
  display: inline-block;
  width: 50%;
}

/* line 237, /myapp/app/assets/stylesheets/bookings.scss */
#booking-rhs-reload .panel-cost-rhs {
  width: 50%;
}

/* line 241, /myapp/app/assets/stylesheets/bookings.scss */
.panel-cost-rhs {
  display: inline-block;
}

/* line 253, /myapp/app/assets/stylesheets/bookings.scss */
.booking-vertical-align-row {
  display: flex;
  align-items: center;
}

/* line 258, /myapp/app/assets/stylesheets/bookings.scss */
.time-option-accept-container {
  display: flex;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}

/* line 266, /myapp/app/assets/stylesheets/bookings.scss */
.pad-vert {
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 271, /myapp/app/assets/stylesheets/bookings.scss */
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none !important;
}

/* line 277, /myapp/app/assets/stylesheets/bookings.scss */
.mid-line-height {
  line-height: 1.5;
}

/* line 282, /myapp/app/assets/stylesheets/bookings.scss */
#index-nav-reload .nav-pills > li.active > a, #index-nav-reload .nav-pills > li.active > a:hover, #index-nav-reload .nav-pills > li.active > a:focus {
  color: #fff;
  border-bottom: 3px solid #016679;
  background-color: inherit;
  border-radius: 0;
}

/* line 290, /myapp/app/assets/stylesheets/bookings.scss */
.mid-heading {
  font-size: 22px;
}

/* line 296, /myapp/app/assets/stylesheets/bookings.scss */
.center-line-text {
  overflow: hidden;
  text-align: center;
}

/* line 300, /myapp/app/assets/stylesheets/bookings.scss */
.center-line-text:before,
.center-line-text:after {
  background-color: #eeeeee;
  content: "";
  display: inline-block;
  height: 2px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

/* line 310, /myapp/app/assets/stylesheets/bookings.scss */
.center-line-text:before {
  right: 0.5em;
  margin-left: -50%;
}

/* line 314, /myapp/app/assets/stylesheets/bookings.scss */
.center-line-text:after {
  left: 0.5em;
  margin-right: -50%;
}

/* line 319, /myapp/app/assets/stylesheets/bookings.scss */
.stars .fa {
  color: var(--brand-primary);
  font-size: 18px;
}

/* line 323, /myapp/app/assets/stylesheets/bookings.scss */
#review-rating-overall.stars .fa {
  font-size: 28px;
}

/* line 327, /myapp/app/assets/stylesheets/bookings.scss */
div#guidelines-container {
  display: none;
}

/* line 331, /myapp/app/assets/stylesheets/bookings.scss */
#payment-panel {
  position: relative;
}
/* line 333, /myapp/app/assets/stylesheets/bookings.scss */
#payment-panel label.converted-currency {
  font-size: 90%;
  color: #666;
}

/* line 338, /myapp/app/assets/stylesheets/bookings.scss */
#payment-panel-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  /* transparency for different browsers */
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  background: rgba(80, 80, 80, 0.7);
  z-index: 150;
  /* hide it by default */
  display: none;
}

/* line 358, /myapp/app/assets/stylesheets/bookings.scss */
.overlay-center-container {
  flex: 0 1 auto;
  padding: 10px;
  width: 60%;
  text-align: center;
  color: #FFF;
  background: rgba(80, 80, 80, 0.8);
  z-index: 152;
}

/* line 371, /myapp/app/assets/stylesheets/bookings.scss */
.index-group {
  margin-top: 8px;
  margin-bottom: 0px;
}

/* line 376, /myapp/app/assets/stylesheets/bookings.scss */
.attendee-pic {
  height: 60px;
  width: 60px;
  max-width: 60px;
  max-height: 60px;
  min-height: 60px !important;
  border-radius: 60px;
  border: 1px solid #FFF;
}

/* line 387, /myapp/app/assets/stylesheets/bookings.scss */
.col-xs-12.no-pad-mobile {
  padding: 0px;
}

/* line 390, /myapp/app/assets/stylesheets/bookings.scss */
.message-input-group {
  padding-left: 20px;
}

/* line 393, /myapp/app/assets/stylesheets/bookings.scss */
.show-reload-pad {
  padding: 0px 60px;
}

/* line 397, /myapp/app/assets/stylesheets/bookings.scss */
.sub-label {
  font-weight: 400;
}

/* line 401, /myapp/app/assets/stylesheets/bookings.scss */
.hf-mb {
  width: 50%;
}

/* line 405, /myapp/app/assets/stylesheets/bookings.scss */
.ob-complete {
  padding: 0px 15px;
  margin: 0px 15px;
  font-size: 16px;
}

/* line 414, /myapp/app/assets/stylesheets/bookings.scss */
#ad-edit {
  display: none;
}

/* line 418, /myapp/app/assets/stylesheets/bookings.scss */
.row.pb-header {
  margin-top: 40px;
}

/* line 422, /myapp/app/assets/stylesheets/bookings.scss */
.b-btn-container {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

/* line 428, /myapp/app/assets/stylesheets/bookings.scss */
.modal-pd {
  padding: 30px !important;
}

@media all and (max-width: 480px) {
  /* line 435, /myapp/app/assets/stylesheets/bookings.scss */
  .btn-block#full-booking-submit-button {
    font-weight: 500;
    /* font-size: 22px; */
  }

  /* line 441, /myapp/app/assets/stylesheets/bookings.scss */
  #b-btn-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  /* line 446, /myapp/app/assets/stylesheets/bookings.scss */
  #b-btn-container > div {
    flex-basis: 100%;
  }

  /* line 449, /myapp/app/assets/stylesheets/bookings.scss */
  #b-btn-container > div > button, #b-btn-container > div > a > button {
    width: 100%;
    margin: 8px 0px;
  }

  /* line 454, /myapp/app/assets/stylesheets/bookings.scss */
  .row.pb-header {
    margin-top: 0px;
  }

  /* line 458, /myapp/app/assets/stylesheets/bookings.scss */
  .hf-mb {
    width: 100%;
  }

  /* line 462, /myapp/app/assets/stylesheets/bookings.scss */
  .modal-pd {
    padding: 20px 15px 10px 15px !important;
  }

  /* line 465, /myapp/app/assets/stylesheets/bookings.scss */
  #userLogInModal .sign-button {
    height: 50px;
    font-size: 16px;
  }

  /* line 470, /myapp/app/assets/stylesheets/bookings.scss */
  .ob-complete {
    padding: 0px 0px;
    margin: 0px 0px;
    font-size: 16px;
  }

  /* line 476, /myapp/app/assets/stylesheets/bookings.scss */
  .sub-label {
    font-weight: 300;
    font-size: 14px;
    line-height: 1.25;
  }

  /* line 482, /myapp/app/assets/stylesheets/bookings.scss */
  #userLogInModal .modal-dialog, #phoneConfirmModal .modal-dialog, #bookingCreateSuccessModal .modal-dialog {
    width: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }

  /* line 494, /myapp/app/assets/stylesheets/bookings.scss */
  #userLogInModal .modal-dialog {
    background-color: #f5f5f5 !important;
  }

  /* line 497, /myapp/app/assets/stylesheets/bookings.scss */
  #phoneConfirmModal .modal-dialog, #bookingCreateSuccessModal .modal-dialog {
    background-color: #FFF !important;
  }

  /* line 500, /myapp/app/assets/stylesheets/bookings.scss */
  #userLogInModal select::-ms-expand {
    background-color: #fff;
    border: none;
  }

  /* line 505, /myapp/app/assets/stylesheets/bookings.scss */
  #userLogInModal .modal-content, #phoneConfirmModal .modal-content, #bookingCreateSuccessModal .modal-content {
    box-shadow: none;
    border: none;
    height: auto;
    border-radius: 0;
    border-top: none;
    border-left: none;
    border-right: none;
  }

  /* line 515, /myapp/app/assets/stylesheets/bookings.scss */
  #booking-new-container input[type=text], #booking-new-container select {
    height: 44px;
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.3333333;
    border-radius: 6px;
  }

  /* line 523, /myapp/app/assets/stylesheets/bookings.scss */
  form.new_discount_code .input-group-btn .btn {
    line-height: 22px;
    padding: 10px 12px;
  }

  /* line 528, /myapp/app/assets/stylesheets/bookings.scss */
  #booking-new-container .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    min-width: 49%;
  }

  /* line 541, /myapp/app/assets/stylesheets/bookings.scss */
  span.integration-icon-container-booking {
    margin-right: 5px;
    margin-left: 5px;
  }

  /* line 546, /myapp/app/assets/stylesheets/bookings.scss */
  #stripe-info-submit-button {
    margin-bottom: 5px;
  }

  /* line 549, /myapp/app/assets/stylesheets/bookings.scss */
  .show-reload-pad.container-fluid {
    padding: 0px 0px;
  }

  /* line 553, /myapp/app/assets/stylesheets/bookings.scss */
  .message-input-group {
    padding-left: 0px;
  }

  /* line 557, /myapp/app/assets/stylesheets/bookings.scss */
  #booking-form-reload label {
    font-size: 16px;
    font-family: Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
  }
}
/* line 565, /myapp/app/assets/stylesheets/bookings.scss */
.bi-header {
  padding-top: 20px;
  background-color: white;
  box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.15);
}

/* line 571, /myapp/app/assets/stylesheets/bookings.scss */
.bi-wrapper {
  padding: 10px 0px;
}

/* line 575, /myapp/app/assets/stylesheets/bookings.scss */
.bi-content {
  box-sizing: border-box;
  max-width: 980px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

/* line 583, /myapp/app/assets/stylesheets/bookings.scss */
.bi-content.styled {
  background-color: #ffffff;
  border: 1px solid #dadada;
  border-radius: 6px;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.05);
}

/* line 589, /myapp/app/assets/stylesheets/bookings.scss */
.bi-content .panel {
  margin-bottom: 0px;
}

/* line 593, /myapp/app/assets/stylesheets/bookings.scss */
a.bi-filter {
  padding: 10px 20px 10px 0px;
  font-size: 18px;
}

/* line 598, /myapp/app/assets/stylesheets/bookings.scss */
#fixed-inner {
  z-index: 1001;
}

/* line 603, /myapp/app/assets/stylesheets/bookings.scss */
#booking-filter-selector h4 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: normal;
}
/* line 609, /myapp/app/assets/stylesheets/bookings.scss */
#booking-filter-selector hr {
  margin-top: 3px;
  margin-bottom: 3px;
}

/* line 617, /myapp/app/assets/stylesheets/bookings.scss */
.bookings.new .footer {
  position: static;
}

/* line 623, /myapp/app/assets/stylesheets/bookings.scss */
.bookings-wrapper .header {
  display: flex;
  align-items: start;
}
/* line 626, /myapp/app/assets/stylesheets/bookings.scss */
.bookings-wrapper .header h3 {
  font-size: 24px;
  font-weight: bold;
  color: #313b3d;
}
/* line 631, /myapp/app/assets/stylesheets/bookings.scss */
.bookings-wrapper .header .dropdown {
  margin-top: 15px;
  margin-left: 8px;
}
/* line 634, /myapp/app/assets/stylesheets/bookings.scss */
.bookings-wrapper .header .dropdown label {
  margin-bottom: 0;
  text-transform: capitalize;
}
@charset "UTF-8";
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 111, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/* line 121, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 130, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 139, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 148, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 157, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 165, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 173, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 177, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 188, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 196, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 207, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 215, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 224, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 232, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 255, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 269, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 280, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 293, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 305, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 314, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 325, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 337, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 349, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 359, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 370, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 379, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 390, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 399, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 408, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 419, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 424, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  /* line 18, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 23, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 38, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 48, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 53, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 57, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 64, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 72, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 77, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 81, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 85, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 94, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/assets/bootstrap/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot);
  src: url(/assets/bootstrap/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot?#iefix) format("embedded-opentype"), url(/assets/bootstrap/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2) format("woff2"), url(/assets/bootstrap/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff) format("woff"), url(/assets/bootstrap/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf) format("truetype"), url(/assets/bootstrap/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.svg#glyphicons_halflingsregular) format("svg");
}
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 37, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 38, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 238, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 239, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 240, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 241, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 242, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 243, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 252, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 253, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 254, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 255, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 256, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 257, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 258, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 259, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 260, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 261, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 262, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 263, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 264, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 265, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 266, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 267, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 268, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 269, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 270, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 271, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 272, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 273, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 274, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 275, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 276, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 277, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 278, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 279, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 280, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 281, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 282, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 283, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 284, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 285, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 286, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 287, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 288, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 289, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 290, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 291, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 292, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 293, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 294, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 295, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 296, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 297, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 298, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 299, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 300, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 301, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 302, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 303, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 304, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 305, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 306, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 307, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #337ab7;
  text-decoration: none;
}
/* line 52, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
/* line 58, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 93, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 125, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 141, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 159, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
/* line 16, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}

/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 48, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 51, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 52, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 58, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 62, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 62, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 78, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 83, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}

/* line 90, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #337ab7;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 119, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #337ab7;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 138, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 153, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* line 177, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/* line 185, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 189, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.428571429;
}

/* line 193, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dt {
  font-weight: 700;
}

/* line 196, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 211, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 230, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
}

/* line 235, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
/* line 250, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 257, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
/* line 265, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}

/* line 274, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
/* line 286, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
/* line 287, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}

/* line 294, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 32, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

/* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 55, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  display: table;
  content: " ";
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-right: -15px;
  margin-left: -15px;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  display: table;
  content: " ";
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 43, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
/* line 47, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.6666666667%;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.3333333333%;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.6666666667%;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.3333333333%;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.6666666667%;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.3333333333%;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.6666666667%;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.3333333333%;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.6666666667%;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.3333333333%;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.6666666667%;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.3333333333%;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.6666666667%;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.3333333333%;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.6666666667%;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.3333333333%;
}

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.6666666667%;
}

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.3333333333%;
}

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.6666666667%;
}

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.3333333333%;
}

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.6666666667%;
}

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.3333333333%;
}

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.6666666667%;
}

/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.3333333333%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.6666666667%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.3333333333%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.6666666667%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.3333333333%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.6666666667%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.3333333333%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.6666666667%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.3333333333%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.6666666667%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.3333333333%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.6666666667%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.3333333333%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.6666666667%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.3333333333%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.6666666667%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.3333333333%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.6666666667%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.3333333333%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.6666666667%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.3333333333%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.6666666667%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.3333333333%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.6666666667%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.3333333333%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.6666666667%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.3333333333%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.6666666667%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.3333333333%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.6666666667%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.3333333333%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.6666666667%;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table {
  background-color: transparent;
}
/* line 13, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
/* line 21, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

/* line 29, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 43, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
/* line 52, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 62, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 71, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 78, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 83, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 96, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 109, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 115, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
/* line 122, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 135, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 146, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 171, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  /* line 171, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 200, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 212, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 225, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

/* line 46, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}

/* line 61, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
/* line 71, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 78, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 83, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 89, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 95, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 102, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

/* line 133, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 57, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 103, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
/* line 107, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}
/* line 108, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}
/* line 155, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
/* line 165, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
/* line 172, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 181, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 200, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  /* line 204, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  /* line 209, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
/* line 222, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 231, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 241, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
/* line 246, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio label, .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

/* line 254, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}

/* line 263, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 269, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
/* line 280, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 285, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 297, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
/* line 305, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

/* line 71, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 79, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

/* line 84, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 323, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 330, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
/* line 334, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
/* line 338, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 71, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 79, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

/* line 84, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 349, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
/* line 356, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
/* line 360, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
/* line 364, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 378, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 383, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 388, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

/* line 400, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 407, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
/* line 21, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
/* line 37, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
/* line 21, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
/* line 37, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
/* line 21, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
/* line 37, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 429, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
/* line 432, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 443, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 468, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 475, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 482, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 486, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 490, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* line 498, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 502, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 509, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 516, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 520, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 527, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 549, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 559, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
/* line 565, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 572, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
/* line 583, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  /* line 593, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  /* line 601, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 26, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 32, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
/* line 39, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 46, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 58, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
/* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
/* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
/* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 71, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
/* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
/* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
/* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 75, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
/* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
/* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 79, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
/* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
/* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 83, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
/* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
/* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 87, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
/* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
/* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 96, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
/* line 101, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 109, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 115, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
/* line 123, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 135, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 139, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 143, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 151, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 165, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}
/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 29, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
/* line 54, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 65, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
/* line 74, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 85, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

/* line 100, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
/* line 107, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* line 120, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 125, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 134, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 144, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 150, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

/* line 160, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 170, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 183, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
}
/* line 190, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 204, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 209, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 26, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " ";
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 39, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 44, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 51, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 56, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 58, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 63, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 69, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 72, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 76, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 81, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 86, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 105, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

/* line 109, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

/* line 116, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 120, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 127, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 131, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 136, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 145, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 157, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 162, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 172, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 175, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 179, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 184, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 188, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 193, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 201, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 206, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
/* line 212, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* line 216, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 237, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
/* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 58, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 63, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 68, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 77, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 89, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
/* line 94, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
/* line 101, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 108, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 117, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 120, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 129, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 135, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 144, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 146, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 150, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
/* line 159, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 165, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  display: table;
  content: " ";
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}
/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 23, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}
/* line 34, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
/* line 46, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
/* line 59, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 66, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 78, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 84, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
/* line 89, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
/* line 96, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

/* line 118, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 122, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}
/* line 125, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 131, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

/* line 144, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 146, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 163, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 165, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
/* line 171, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 177, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 193, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
/* line 199, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  /* line 206, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 210, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 224, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 227, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 59, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

/* line 90, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
/* line 92, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 92, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  /* line 90, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 112, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 116, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 129, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  /* line 129, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 149, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 149, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 161, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
/* line 168, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
/* line 173, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  /* line 178, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 191, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 204, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 209, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 215, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 191, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 230, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px;
}
/* line 233, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  /* line 241, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 249, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 253, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 255, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 230, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 268, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 270, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 284, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  /* line 468, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 475, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 482, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 486, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 490, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 498, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 502, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 509, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 516, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 520, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 527, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 296, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 300, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 284, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 325, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 330, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 341, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
/* line 344, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 347, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 357, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  /* line 357, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  /* line 377, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 380, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 384, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 395, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 399, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}
/* line 401, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 408, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}
/* line 413, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}
/* line 416, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
/* line 423, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
/* line 431, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
/* line 442, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  /* line 453, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 455, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 462, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 470, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
/* line 481, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
/* line 483, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
/* line 487, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
/* line 492, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 502, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}
/* line 504, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}
/* line 509, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}
/* line 511, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
/* line 517, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 527, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 531, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
/* line 533, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 540, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
/* line 545, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
/* line 548, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 555, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
/* line 563, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
/* line 573, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090909;
}
@media (max-width: 767px) {
  /* line 584, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 587, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 590, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 592, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 599, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  /* line 607, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
/* line 619, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 621, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
/* line 625, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 630, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 635, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
/* line 637, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/* line 642, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
/* line 644, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
/* line 650, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
/* line 13, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 16, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}
/* line 25, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
/* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
/* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 61, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
/* line 18, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 18, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  display: table;
  content: " ";
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}
/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
/* line 23, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}
/* line 25, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}
/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7;
}
/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

/* line 52, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}
/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}
/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}
/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}
/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}
/* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}
/* line 32, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
/* line 41, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
/* line 47, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}
/* line 51, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 55, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
/* line 13, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
/* line 18, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
/* line 28, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
/* line 35, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
/* line 17, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
/* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 34, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 9, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 16, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 32, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
/* line 47, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 26, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 54, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 64, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}
/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 77, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 81, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}
/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 16, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 21, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 34, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 40, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
/* line 48, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
/* line 51, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
/* line 57, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 66, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
/* line 71, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

/* line 83, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}
/* line 87, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 92, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 100, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 4, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 24, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 121, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 125, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
/* line 39, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 63, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 67, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 74, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 82, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 89, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 96, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 115, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
/* line 121, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 127, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 131, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
/* line 135, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
/* line 143, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 149, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 153, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
/* line 157, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
/* line 164, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
/* line 170, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* line 174, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 181, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
/* line 185, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
/* line 194, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
/* line 203, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* line 210, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 222, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}
/* line 226, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
/* line 230, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 235, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 238, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
/* line 244, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 246, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7;
}
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 260, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}
/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
/* line 20, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 28, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

/* line 64, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 73, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
/* line 74, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 79, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 97, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}
/* line 110, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
/* line 115, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 119, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 140, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 145, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 149, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
/* line 18, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
/* line 23, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
/* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
/* line 31, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
/* line 37, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 44, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 51, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 58, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 65, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
/* line 72, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 79, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 86, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 96, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 106, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
/* line 26, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 28, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 29, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}
/* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}
/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
/* line 46, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
/* line 52, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
/* line 59, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
/* line 67, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
/* line 74, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
/* line 82, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
/* line 89, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 98, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 105, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 115, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 124, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* line 16, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 22, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
/* line 53, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 59, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 63, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 70, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 73, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 76, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 81, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 84, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
/* line 109, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
/* line 112, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
/* line 119, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
/* line 128, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
/* line 138, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* line 143, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* line 148, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
/* line 157, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: "\2039";
}
/* line 162, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: "\203a";
}

/* line 173, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
/* line 184, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
/* line 207, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 218, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 230, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 241, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 250, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 254, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  /* line 261, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  /* line 268, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
/* line 19, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 15, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 3, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }

  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 54, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 3, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 3, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 3, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 111, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 3, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 6, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 7, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 8, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 155, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 155, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 162, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 169, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 14, /usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot);
  src: url(/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot?#iefix) format("embedded-opentype"), url(/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2) format("woff2"), url(/assets/fontawesome-webfont-ba0c59deb5450f5cb41b3f93609ee2d0d995415877ddfa223e8a8a7533474f07.woff) format("woff"), url(/assets/fontawesome-webfont-aa58f33f239a0fb02f5c7a6c45c043d7a9ac9a093335806694ecd6d4edc0d6a8.ttf) format("truetype"), url(/assets/fontawesome-webfont-ad6157926c1622ba4e1d03d478f1541368524bfc46f51e42fe0d945f7ef323e4.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 19, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 28, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 33, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-2x {
  font-size: 2em;
}

/* line 36, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-3x {
  font-size: 3em;
}

/* line 39, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-4x {
  font-size: 4em;
}

/* line 42, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-5x {
  font-size: 5em;
}

/* line 45, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 49, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 54, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul > li {
  position: relative;
}

/* line 57, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

/* line 64, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 67, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 72, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-left {
  float: left;
}

/* line 75, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-right {
  float: right;
}

/* line 78, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 81, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 85, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.pull-right {
  float: right;
}

/* line 88, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.pull-left {
  float: left;
}

/* line 91, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-left {
  margin-right: .3em;
}

/* line 94, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-right {
  margin-left: .3em;
}

/* line 97, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 101, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 125, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 131, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 137, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 143, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 149, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 155, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 162, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 170, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 177, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x {
  line-height: inherit;
}

/* line 180, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-2x {
  font-size: 2em;
}

/* line 183, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 188, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glass:before {
  content: "\f000";
}

/* line 191, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-music:before {
  content: "\f001";
}

/* line 194, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search:before {
  content: "\f002";
}

/* line 197, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 200, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart:before {
  content: "\f004";
}

/* line 203, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star:before {
  content: "\f005";
}

/* line 206, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-o:before {
  content: "\f006";
}

/* line 209, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user:before {
  content: "\f007";
}

/* line 212, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-film:before {
  content: "\f008";
}

/* line 215, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-large:before {
  content: "\f009";
}

/* line 218, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th:before {
  content: "\f00a";
}

/* line 221, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-list:before {
  content: "\f00b";
}

/* line 224, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check:before {
  content: "\f00c";
}

/* line 227, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

/* line 232, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 235, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-minus:before {
  content: "\f010";
}

/* line 238, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-power-off:before {
  content: "\f011";
}

/* line 241, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-signal:before {
  content: "\f012";
}

/* line 244, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 248, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash-o:before {
  content: "\f014";
}

/* line 251, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-home:before {
  content: "\f015";
}

/* line 254, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-o:before {
  content: "\f016";
}

/* line 257, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-clock-o:before {
  content: "\f017";
}

/* line 260, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-road:before {
  content: "\f018";
}

/* line 263, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-download:before {
  content: "\f019";
}

/* line 266, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 269, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 272, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-inbox:before {
  content: "\f01c";
}

/* line 275, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 278, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 282, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-refresh:before {
  content: "\f021";
}

/* line 285, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-alt:before {
  content: "\f022";
}

/* line 288, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lock:before {
  content: "\f023";
}

/* line 291, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag:before {
  content: "\f024";
}

/* line 294, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-headphones:before {
  content: "\f025";
}

/* line 297, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-off:before {
  content: "\f026";
}

/* line 300, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-down:before {
  content: "\f027";
}

/* line 303, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-up:before {
  content: "\f028";
}

/* line 306, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-qrcode:before {
  content: "\f029";
}

/* line 309, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-barcode:before {
  content: "\f02a";
}

/* line 312, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tag:before {
  content: "\f02b";
}

/* line 315, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tags:before {
  content: "\f02c";
}

/* line 318, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-book:before {
  content: "\f02d";
}

/* line 321, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 324, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-print:before {
  content: "\f02f";
}

/* line 327, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera:before {
  content: "\f030";
}

/* line 330, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-font:before {
  content: "\f031";
}

/* line 333, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bold:before {
  content: "\f032";
}

/* line 336, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-italic:before {
  content: "\f033";
}

/* line 339, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-height:before {
  content: "\f034";
}

/* line 342, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-width:before {
  content: "\f035";
}

/* line 345, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-left:before {
  content: "\f036";
}

/* line 348, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-center:before {
  content: "\f037";
}

/* line 351, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-right:before {
  content: "\f038";
}

/* line 354, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-justify:before {
  content: "\f039";
}

/* line 357, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list:before {
  content: "\f03a";
}

/* line 360, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 364, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-indent:before {
  content: "\f03c";
}

/* line 367, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 370, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

/* line 375, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil:before {
  content: "\f040";
}

/* line 378, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-marker:before {
  content: "\f041";
}

/* line 381, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-adjust:before {
  content: "\f042";
}

/* line 384, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tint:before {
  content: "\f043";
}

/* line 387, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 391, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 394, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 397, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows:before {
  content: "\f047";
}

/* line 400, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-backward:before {
  content: "\f048";
}

/* line 403, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 406, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-backward:before {
  content: "\f04a";
}

/* line 409, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play:before {
  content: "\f04b";
}

/* line 412, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause:before {
  content: "\f04c";
}

/* line 415, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop:before {
  content: "\f04d";
}

/* line 418, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-forward:before {
  content: "\f04e";
}

/* line 421, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 424, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-forward:before {
  content: "\f051";
}

/* line 427, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eject:before {
  content: "\f052";
}

/* line 430, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 433, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 436, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 439, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 442, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle:before {
  content: "\f057";
}

/* line 445, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle:before {
  content: "\f058";
}

/* line 448, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle:before {
  content: "\f059";
}

/* line 451, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 454, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 457, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 460, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 463, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ban:before {
  content: "\f05e";
}

/* line 466, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 469, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 472, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 475, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 478, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 482, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-expand:before {
  content: "\f065";
}

/* line 485, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-compress:before {
  content: "\f066";
}

/* line 488, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus:before {
  content: "\f067";
}

/* line 491, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus:before {
  content: "\f068";
}

/* line 494, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-asterisk:before {
  content: "\f069";
}

/* line 497, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 500, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gift:before {
  content: "\f06b";
}

/* line 503, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-leaf:before {
  content: "\f06c";
}

/* line 506, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire:before {
  content: "\f06d";
}

/* line 509, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye:before {
  content: "\f06e";
}

/* line 512, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 515, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 519, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plane:before {
  content: "\f072";
}

/* line 522, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar:before {
  content: "\f073";
}

/* line 525, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-random:before {
  content: "\f074";
}

/* line 528, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment:before {
  content: "\f075";
}

/* line 531, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-magnet:before {
  content: "\f076";
}

/* line 534, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 537, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 540, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-retweet:before {
  content: "\f079";
}

/* line 543, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 546, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder:before {
  content: "\f07b";
}

/* line 549, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 552, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 555, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 558, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

/* line 562, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 565, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 568, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 571, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-key:before {
  content: "\f084";
}

/* line 574, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 578, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments:before {
  content: "\f086";
}

/* line 581, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 584, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 587, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half:before {
  content: "\f089";
}

/* line 590, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 593, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 596, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 599, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 602, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link:before {
  content: "\f08e";
}

/* line 605, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-in:before {
  content: "\f090";
}

/* line 608, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trophy:before {
  content: "\f091";
}

/* line 611, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-square:before {
  content: "\f092";
}

/* line 614, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-upload:before {
  content: "\f093";
}

/* line 617, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 620, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone:before {
  content: "\f095";
}

/* line 623, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-square-o:before {
  content: "\f096";
}

/* line 626, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 629, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone-square:before {
  content: "\f098";
}

/* line 632, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter:before {
  content: "\f099";
}

/* line 635, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

/* line 639, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github:before {
  content: "\f09b";
}

/* line 642, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock:before {
  content: "\f09c";
}

/* line 645, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 648, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

/* line 652, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 655, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 658, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell:before {
  content: "\f0f3";
}

/* line 661, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 664, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 667, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 670, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 673, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 676, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 679, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 682, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 685, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 688, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-globe:before {
  content: "\f0ac";
}

/* line 691, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 694, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 697, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-filter:before {
  content: "\f0b0";
}

/* line 700, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 703, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 706, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 710, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 714, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 717, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flask:before {
  content: "\f0c3";
}

/* line 720, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 724, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 728, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 731, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 735, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-square:before {
  content: "\f0c8";
}

/* line 738, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

/* line 743, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 746, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 749, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 752, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-underline:before {
  content: "\f0cd";
}

/* line 755, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-table:before {
  content: "\f0ce";
}

/* line 758, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-magic:before {
  content: "\f0d0";
}

/* line 761, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-truck:before {
  content: "\f0d1";
}

/* line 764, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 767, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 770, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 773, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 776, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-money:before {
  content: "\f0d6";
}

/* line 779, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 782, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 785, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 788, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 791, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-columns:before {
  content: "\f0db";
}

/* line 794, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 798, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

/* line 802, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

/* line 806, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 809, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 812, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 816, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 820, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 824, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 827, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 830, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 834, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 837, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 840, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 844, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 847, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 850, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 853, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 856, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 859, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 862, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 865, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 868, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 871, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 874, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 877, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 880, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 883, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 886, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 889, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 892, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-beer:before {
  content: "\f0fc";
}

/* line 895, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 898, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 901, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 904, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 907, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 910, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 913, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-left:before {
  content: "\f104";
}

/* line 916, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-right:before {
  content: "\f105";
}

/* line 919, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-up:before {
  content: "\f106";
}

/* line 922, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-down:before {
  content: "\f107";
}

/* line 925, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-desktop:before {
  content: "\f108";
}

/* line 928, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-laptop:before {
  content: "\f109";
}

/* line 931, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tablet:before {
  content: "\f10a";
}

/* line 934, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 938, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 941, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 944, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 947, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spinner:before {
  content: "\f110";
}

/* line 950, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle:before {
  content: "\f111";
}

/* line 953, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 957, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-alt:before {
  content: "\f113";
}

/* line 960, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-o:before {
  content: "\f114";
}

/* line 963, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 966, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-smile-o:before {
  content: "\f118";
}

/* line 969, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-frown-o:before {
  content: "\f119";
}

/* line 972, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 975, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 978, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 981, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 984, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 987, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-terminal:before {
  content: "\f120";
}

/* line 990, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-code:before {
  content: "\f121";
}

/* line 993, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

/* line 997, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

/* line 1002, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 1005, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-crop:before {
  content: "\f125";
}

/* line 1008, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-code-fork:before {
  content: "\f126";
}

/* line 1011, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 1015, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question:before {
  content: "\f128";
}

/* line 1018, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-info:before {
  content: "\f129";
}

/* line 1021, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1024, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1027, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1030, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1033, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1036, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone:before {
  content: "\f130";
}

/* line 1039, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1042, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shield:before {
  content: "\f132";
}

/* line 1045, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 1048, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1051, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rocket:before {
  content: "\f135";
}

/* line 1054, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1057, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 1060, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 1063, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 1066, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1069, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-html5:before {
  content: "\f13b";
}

/* line 1072, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-css3:before {
  content: "\f13c";
}

/* line 1075, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-anchor:before {
  content: "\f13d";
}

/* line 1078, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1081, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullseye:before {
  content: "\f140";
}

/* line 1084, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1087, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1090, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1093, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1096, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ticket:before {
  content: "\f145";
}

/* line 1099, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1102, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 1105, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-up:before {
  content: "\f148";
}

/* line 1108, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-down:before {
  content: "\f149";
}

/* line 1111, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square:before {
  content: "\f14a";
}

/* line 1114, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 1117, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 1120, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1123, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-compass:before {
  content: "\f14e";
}

/* line 1126, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 1130, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 1134, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 1138, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 1142, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gbp:before {
  content: "\f154";
}

/* line 1145, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 1149, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 1153, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 1159, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 1164, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1168, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 1172, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file:before {
  content: "\f15b";
}

/* line 1175, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text:before {
  content: "\f15c";
}

/* line 1178, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1181, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1184, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 1187, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 1190, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1193, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1196, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1199, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1202, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 1205, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube:before {
  content: "\f167";
}

/* line 1208, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing:before {
  content: "\f168";
}

/* line 1211, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1214, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 1217, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1220, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1223, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-instagram:before {
  content: "\f16d";
}

/* line 1226, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1229, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-adn:before {
  content: "\f170";
}

/* line 1232, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 1235, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 1238, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1241, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1244, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1247, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1250, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1253, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1256, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-apple:before {
  content: "\f179";
}

/* line 1259, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-windows:before {
  content: "\f17a";
}

/* line 1262, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-android:before {
  content: "\f17b";
}

/* line 1265, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linux:before {
  content: "\f17c";
}

/* line 1268, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1271, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-skype:before {
  content: "\f17e";
}

/* line 1274, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1277, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trello:before {
  content: "\f181";
}

/* line 1280, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-female:before {
  content: "\f182";
}

/* line 1283, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-male:before {
  content: "\f183";
}

/* line 1286, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

/* line 1290, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sun-o:before {
  content: "\f185";
}

/* line 1293, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-moon-o:before {
  content: "\f186";
}

/* line 1296, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-archive:before {
  content: "\f187";
}

/* line 1299, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bug:before {
  content: "\f188";
}

/* line 1302, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vk:before {
  content: "\f189";
}

/* line 1305, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1308, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-renren:before {
  content: "\f18b";
}

/* line 1311, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1314, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1317, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1320, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1323, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 1327, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 1330, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1333, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1336, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 1340, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 1343, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1346, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-slack:before {
  content: "\f198";
}

/* line 1349, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1352, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1355, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-openid:before {
  content: "\f19b";
}

/* line 1358, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

/* line 1363, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1367, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1370, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google:before {
  content: "\f1a0";
}

/* line 1373, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1376, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1379, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1382, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1385, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1388, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1391, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 1394, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1397, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1400, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 1403, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-language:before {
  content: "\f1ab";
}

/* line 1406, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1409, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-building:before {
  content: "\f1ad";
}

/* line 1412, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-child:before {
  content: "\f1ae";
}

/* line 1415, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paw:before {
  content: "\f1b0";
}

/* line 1418, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 1421, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1424, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1427, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance:before {
  content: "\f1b4";
}

/* line 1430, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 1433, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1436, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1439, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1442, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

/* line 1446, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1450, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1453, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1456, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1459, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1462, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-database:before {
  content: "\f1c0";
}

/* line 1465, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 1468, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 1471, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 1474, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 1477, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

/* line 1482, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 1486, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 1490, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

/* line 1494, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 1497, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1500, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1503, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 1506, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 1513, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 1516, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1521, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

/* line 1525, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1528, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-git:before {
  content: "\f1d3";
}

/* line 1531, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1536, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1539, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-qq:before {
  content: "\f1d6";
}

/* line 1542, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1546, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 1550, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 1554, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-history:before {
  content: "\f1da";
}

/* line 1557, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 1560, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-header:before {
  content: "\f1dc";
}

/* line 1563, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 1566, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sliders:before {
  content: "\f1de";
}

/* line 1569, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1572, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1575, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 1578, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

/* line 1582, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1585, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 1588, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plug:before {
  content: "\f1e6";
}

/* line 1591, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1594, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1597, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1600, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 1603, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1606, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 1609, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 1612, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1615, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 1618, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 1621, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 1624, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 1627, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 1630, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 1633, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 1636, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 1639, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1642, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1645, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-at:before {
  content: "\f1fa";
}

/* line 1648, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 1651, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 1654, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 1657, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 1660, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 1663, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-line-chart:before {
  content: "\f201";
}

/* line 1666, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm:before {
  content: "\f202";
}

/* line 1669, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 1672, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1675, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1678, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bicycle:before {
  content: "\f206";
}

/* line 1681, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bus:before {
  content: "\f207";
}

/* line 1684, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 1687, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angellist:before {
  content: "\f209";
}

/* line 1690, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc:before {
  content: "\f20a";
}

/* line 1693, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

/* line 1698, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 1701, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 1704, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1707, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1710, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1713, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-leanpub:before {
  content: "\f212";
}

/* line 1716, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1719, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1722, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1725, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1728, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 1731, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 1734, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-diamond:before {
  content: "\f219";
}

/* line 1737, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ship:before {
  content: "\f21a";
}

/* line 1740, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1743, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 1746, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1749, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 1752, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus:before {
  content: "\f221";
}

/* line 1755, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars:before {
  content: "\f222";
}

/* line 1758, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mercury:before {
  content: "\f223";
}

/* line 1761, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

/* line 1765, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1768, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1771, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-double:before {
  content: "\f227";
}

/* line 1774, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1777, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 1780, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1783, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1786, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-neuter:before {
  content: "\f22c";
}

/* line 1789, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1792, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 1795, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 1798, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1801, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-server:before {
  content: "\f233";
}

/* line 1804, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1807, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-times:before {
  content: "\f235";
}

/* line 1810, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

/* line 1814, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1817, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-train:before {
  content: "\f238";
}

/* line 1820, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-subway:before {
  content: "\f239";
}

/* line 1823, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-medium:before {
  content: "\f23a";
}

/* line 1826, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1830, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 1833, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-opencart:before {
  content: "\f23d";
}

/* line 1836, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1839, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

/* line 1844, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 1848, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

/* line 1852, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 1856, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

/* line 1860, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 1863, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 1866, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-group:before {
  content: "\f247";
}

/* line 1869, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 1872, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1875, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 1878, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 1881, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 1884, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-clone:before {
  content: "\f24d";
}

/* line 1887, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 1890, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 1893, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 1897, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 1901, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 1905, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass:before {
  content: "\f254";
}

/* line 1908, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

/* line 1912, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

/* line 1916, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 1919, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 1922, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 1925, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 1928, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 1931, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1934, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-registered:before {
  content: "\f25d";
}

/* line 1937, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1940, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg:before {
  content: "\f260";
}

/* line 1943, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1946, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 1949, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 1952, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 1955, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1958, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1961, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-safari:before {
  content: "\f267";
}

/* line 1964, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chrome:before {
  content: "\f268";
}

/* line 1967, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-firefox:before {
  content: "\f269";
}

/* line 1970, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-opera:before {
  content: "\f26a";
}

/* line 1973, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 1976, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

/* line 1980, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-contao:before {
  content: "\f26d";
}

/* line 1983, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-500px:before {
  content: "\f26e";
}

/* line 1986, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-amazon:before {
  content: "\f270";
}

/* line 1989, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 1992, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 1995, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 1998, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 2001, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-industry:before {
  content: "\f275";
}

/* line 2004, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2007, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2010, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-o:before {
  content: "\f278";
}

/* line 2013, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map:before {
  content: "\f279";
}

/* line 2016, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting:before {
  content: "\f27a";
}

/* line 2019, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 2022, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2025, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 2028, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 2031, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fonticons:before {
  content: "\f280";
}

/* line 2034, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 2037, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-edge:before {
  content: "\f282";
}

/* line 2040, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card-alt:before {
  content: "\f283";
}

/* line 2043, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-codiepie:before {
  content: "\f284";
}

/* line 2046, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-modx:before {
  content: "\f285";
}

/* line 2049, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 2052, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-usb:before {
  content: "\f287";
}

/* line 2055, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 2058, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2061, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-scribd:before {
  content: "\f28a";
}

/* line 2064, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2067, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle-o:before {
  content: "\f28c";
}

/* line 2070, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 2073, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle-o:before {
  content: "\f28e";
}

/* line 2076, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 2079, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 2082, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2085, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 2088, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 2091, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-percent:before {
  content: "\f295";
}

/* line 2094, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gitlab:before {
  content: "\f296";
}

/* line 2097, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 2100, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpforms:before {
  content: "\f298";
}

/* line 2103, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envira:before {
  content: "\f299";
}

/* line 2106, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 2109, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair-alt:before {
  content: "\f29b";
}

/* line 2112, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle-o:before {
  content: "\f29c";
}

/* line 2115, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-blind:before {
  content: "\f29d";
}

/* line 2118, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 2121, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-control-phone:before {
  content: "\f2a0";
}

/* line 2124, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-braille:before {
  content: "\f2a1";
}

/* line 2127, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 2130, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 2134, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

/* line 2139, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide:before {
  content: "\f2a5";
}

/* line 2142, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 2145, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 2149, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2152, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 2155, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 2158, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 2161, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 2164, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 2167, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 2170, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 2173, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 2176, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 2179, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

/* line 2183, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 2187, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-handshake-o:before {
  content: "\f2b5";
}

/* line 2190, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 2193, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open-o:before {
  content: "\f2b7";
}

/* line 2196, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linode:before {
  content: "\f2b8";
}

/* line 2199, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 2202, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book-o:before {
  content: "\f2ba";
}

/* line 2205, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

/* line 2209, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

/* line 2213, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 2216, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle-o:before {
  content: "\f2be";
}

/* line 2219, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-o:before {
  content: "\f2c0";
}

/* line 2222, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 2225, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

/* line 2229, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

/* line 2233, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quora:before {
  content: "\f2c4";
}

/* line 2236, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 2239, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 2242, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 2247, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 2251, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 2255, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 2259, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 2263, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shower:before {
  content: "\f2cc";
}

/* line 2266, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

/* line 2271, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 2274, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 2277, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 2280, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 2283, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

/* line 2287, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

/* line 2291, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 2294, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-grav:before {
  content: "\f2d6";
}

/* line 2297, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 2300, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 2303, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 2306, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eercast:before {
  content: "\f2da";
}

/* line 2309, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microchip:before {
  content: "\f2db";
}

/* line 2312, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snowflake-o:before {
  content: "\f2dc";
}

/* line 2315, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 2318, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 2321, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 2324, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 2334, /usr/local/bundle/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

@font-face {
  font-family: 'Glyphicons Halflings';
}
/* line 11, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn {
  font-size: 15px;
}

/* line 15, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-sq {
  width: 150px !important;
  height: 150px !important;
}

/* line 21, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-primary {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #EF506E;
  border: #BF3E53 solid 1px;
}
/* line 27, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-primary:focus, .btn-primary:active, .btn-primary:hover {
  background-color: #BF3E53;
  border: #EF506E solid 1px;
  outline: none !important;
}

/* line 33, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-primary[disabled]:hover {
  background-color: #BF3E53;
  border: #EF506E solid 1px;
  outline: none !important;
}

/* line 40, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #BF3E53;
  border: #EF506E solid 1px;
}

/* line 46, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-lg-pricing {
  background: #edeeed;
  border: 1px solid  #edeeed;
  opacity: 0.9;
}

/* line 51, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-lg-pricing:hover, .btn-lg-pricing:focus, .btn-lg-pricing:active, .btn-lg-pricing.active, .open > .dropdown-toggle.btn-lg-pricing {
  background: #d7d7d7;
  border: 1px solid  #d7d7d7;
}

/* line 56, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  font-size: 24px;
  line-height: 1.33;
}

/* line 65, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-circle {
  padding: 6px 12px;
  border-radius: 15px;
  text-align: center;
  font-size: 14px;
  line-height: 1.42857;
}

/* line 75, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-primary-brain {
  background: #EF506E;
  color: #FFF;
  border: 1px solid #BF3E53;
  opacity: 0.9;
}

/* line 81, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-primary-brain:hover, .btn-primary-brain:focus, .btn-primary-brain:active, .btn-primary-brain.active, .open > .dropdown-toggle.btn-primary-brain {
  background: #BF3E53;
  border: 1px solid #EF506E;
  color: #FFF !important;
}

/* line 86, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-primary-invert.btn-fill:hover, .btn-primary-invert.btn-fill:focus, .btn-primary-invert.btn-fill:active, .btn-primary-invert.btn-fill.active, .open > .dropdown-toggle.btn-primary-invert.btn-fill {
  background: #EF506E;
  border: 1px solid  #BF3E53;
  color: #FFF !important;
}

/* line 91, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-primary-invert {
  background: none;
  color: #EF506E;
  border: 2px solid  #BF3E53;
  opacity: 0.9;
}

/* line 98, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-primary-invert:hover, .btn-primary-invert:focus, .btn-primary-invert:active, .btn-primary-invert.active, .open > .dropdown-toggle.btn-primary-invert {
  background: none;
  border: 2px solid  #aa4d00 !important;
  color: #aa4d00 !important;
}

/* line 103, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-primary-brain-invert {
  background: none;
  color: #EF506E;
  border: 2px solid  #BF3E53;
  opacity: 0.9;
}

/* line 110, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-primary-brain-invert:hover, .btn-primary-invert:focus, .btn-primary-invert:active, .btn-primary-invert.active, .open > .dropdown-toggle.btn-primary-invert {
  /* background: none;
   border: 2px solid  #F99600 !important;
   color: #F99600 !important;*/
}

/* line 115, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-dark-primary-invert {
  background: none;
  color: #e07a2e !important;
  border: 2px solid  #e07a2e !important;
  opacity: 0.9;
}

/* line 122, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-dark-primary-invert:hover, .btn-dark-primary-invert:focus, .btn-dark-primary-invert:active, .btn-dark-primary-invert.active, .open > .dropdown-toggle.btn-dark-primary-invert {
  background: none;
  border: 2px solid  #aa4d00 !important;
  color: #aa4d00 !important;
}

/* line 127, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-info {
  background: #ff7300;
  color: #FFF;
  border: #ff8119 solid 1px;
  opacity: 0.9;
}
/* line 133, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-info.add-new-holiday {
  background-color: #EF506E;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
/* line 138, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-info.add-new-holiday:focus, .btn-info.add-new-holiday:active, .btn-info.add-new-holiday:hover {
  background-color: #BF3E53;
  outline: none !important;
}

/* line 145, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  background: #f66147;
  border: #ff8119 solid 1px;
}

/* line 149, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-info-invert.btn-fill:hover, .btn-info-invert.btn-fill:focus, .btn-info-invert.btn-fill:active, .btn-info-invert.btn-fill.active, .open > .dropdown-toggle.btn-info-invert.btn-fill {
  background: #f66147;
  border: 1px solid  #016679;
  border: #ff8119 solid 1px;
}

/* line 154, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-info-invert {
  background: #2aafc7;
  color: #FFF;
  border: 1px solid #249bb0;
}
/* line 158, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-info-invert:hover {
  background: #027085;
  color: #FFF;
  border: 1px solid #016679;
}
/* line 163, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-info-invert:focus {
  outline: none;
}

/* line 168, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-info-invert:hover, .btn-info-invert:focus, .btn-info-invert:active, .btn-info-invert.active, .open > .dropdown-toggle.btn-info-invert {
  background: #027085;
  color: #FFF;
  border: 1px solid #016679;
}

/* line 173, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-success {
  background: #90c15b;
  color: #FFF;
  border: 1px solid #7ca74f;
  opacity: 0.9;
}

/* line 181, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  background: #449d44;
  border: 1px solid  #398439;
}

/* line 185, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-success-invert.btn-fill:hover, .btn-success-invert.btn-fill:focus, .btn-success-invert.btn-fill:active, .btn-success-invert.btn-fill.active, .open > .dropdown-toggle.btn-success-invert.btn-fill {
  background: #449d44;
  border: 1px solid  #398439;
  color: #FFF !important;
}

/* line 191, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-success-invert {
  background: #FFF;
  color: #90c15b;
  border: 1px solid #7ca74f;
  opacity: 0.9;
}

/* line 199, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-success-invert:hover, .btn-success-invert:focus, .btn-success-invert:active, .btn-success-invert.active, .open > .dropdown-toggle.btn-success-invert {
  background: #FFF;
  border: 1px solid  #398439;
  color: #398439;
}

/* line 205, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-purple {
  background-color: #885aa3;
  color: #fff;
  border: 1px solid #754f8b;
  opacity: 0.9;
}

/* line 213, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-purple:hover, .btn-purple:focus, .btn-purple:active, .btn-purple.active, .open > .dropdown-toggle.btn-purple {
  background-color: #542271;
  border: 1px solid #451b5d;
  color: #fff;
}

/* line 219, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-purple-invert {
  background-color: #FFF;
  color: #885aa3;
  border: 1px solid #754f8b;
  opacity: 0.9;
}

/* line 227, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-purple-invert:hover, .btn-purple-invert:focus, .btn-purple-invert:active, .btn-purple-invert.active, .open > .dropdown-toggle.btn-purple-invert {
  background-color: #FFF;
  border: 1px solid #451b5d;
  color: #451b5d;
}

/* line 233, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-danger {
  background: #cb3e47;
  color: #FFF;
  border: 1px solid  #c83b36;
  font-size: 15px;
  opacity: 0.9;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/* line 245, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  background: #ac2925;
  border: 1px solid  #ac2925;
}

/* line 249, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-danger-invert.btn-fill:hover, .btn-danger-invert.btn-fill:focus, .btn-danger-invert.btn-fill:active, .btn-danger-invert.btn-fill.active, .open > .dropdown-toggle.btn-danger-invert.btn-fill {
  background: #ac2925;
  border: 1px solid  #ac2925;
  color: #FFF !important;
}

/* line 255, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-danger-invert {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/* line 264, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-danger-invert:hover, .btn-danger-invert:focus, .btn-danger-invert:active, .btn-danger-invert.active, .open > .dropdown-toggle.btn-danger-invert {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

/* line 269, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-warning {
  background: #eac92d;
  color: #FFF;
  border: 1px solid  #d7b929;
  opacity: 0.9;
}

/* line 277, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  background: #cbaa0e;
  border: 1px solid  #c6a50d;
}

/* line 281, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-warning-invert.btn-fill:hover, .btn-warning-invert.btn-fill:focus, .btn-warning-invert.btn-fill:active, .btn-warning-invert.btn-fill.active, .open > .dropdown-toggle.btn-warning-invert.btn-fill {
  background: #cbaa0e;
  border: 1px solid  #c6a50d;
  color: #FFF !important;
}

/* line 287, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-warning-invert {
  background: #FFF;
  color: #eac92d;
  border: 1px solid  #d7b929;
  opacity: 0.9;
}

/* line 295, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-warning-invert:hover, .btn-warning-invert:focus, .btn-warning-invert:active, .btn-warning-invert.active, .open > .dropdown-toggle.btn-warning-invert {
  background: #FFF;
  border: 1px solid  #c6a50d;
  color: #c6a50d;
}

/* line 301, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-grey {
  background-color: #885aa3;
  color: #fff;
  border: 1px solid #754f8b;
  opacity: 0.9;
}

/* line 309, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-grey:hover, .btn-grey:focus, .btn-grey:active, .btn-grey.active, .open > .dropdown-toggle.btn-grey {
  background-color: #542271;
  border: 1px solid #451b5d;
  color: #fff;
}

/* line 315, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-grey-invert {
  background-color: #FFF;
  color: #505050;
  border: 1px solid #505050;
  opacity: 0.9;
}

/* line 323, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-grey-invert:hover, .btn-dark-invert:focus, .btn-dark-invert:active, .btn-dark-invert.active, .open > .dropdown-toggle.btn-dark-invert {
  background-color: #505050;
  color: #FFF;
}

/* line 328, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.btn-bold {
  text-transform: uppercase;
}

/* line 334, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.panel-heading.orange {
  background-color: #fd8f3e !important;
  color: #FFF !important;
}

/* line 338, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.panel-heading.red {
  background-color: #cb3e47 !important;
  color: #FFF !important;
}

/* line 342, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.panel-heading.blue {
  background-color: #2aafc7 !important;
  color: #FFF !important;
}

/* line 346, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.panel-heading.green {
  background-color: #90c15b !important;
  color: #FFF !important;
}

/* line 350, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.panel-heading.purple {
  background-color: #875ca1 !important;
  color: #FFF !important;
}

/* line 354, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.panel-heading.yellow {
  background-color: #eac92d !important;
  color: #FFF !important;
}

/* line 359, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.dark-orange-panel .panel-heading {
  border-bottom: 1px solid #e07a2e !important;
  background-color: #FFF !important;
  color: #505050 !important;
}

/* line 365, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.dark-orange-panel .form-control {
  -webkit-box-shadow: inset 0 1px 1px rgba(224, 122, 46, 0.075);
  box-shadow: inset 0 1px 1px rgba(224, 122, 46, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 370, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.dark-orange-panel .form-control:focus {
  border-color: #e07a2e;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(224, 122, 46, 0.075), 0 0 8px rgba(93, 70, 50, 0.1);
  box-shadow: inset 0 1px 1px rgba(224, 122, 46, 0.075), 0 0 8px rgba(93, 70, 50, 0.1);
}

/* line 377, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.dark-blue-panel .panel-heading {
  border-bottom: 1px solid #016679 !important;
  background-color: #FFF !important;
  color: #505050 !important;
}

/* line 383, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.dark-blue-panel .form-control {
  -webkit-box-shadow: inset 0 1px 1px rgba(1, 102, 121, 0.075);
  box-shadow: inset 0 1px 1px rgba(1, 102, 121, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 388, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.dark-blue-panel .form-control:focus {
  border-color: #016679;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(1, 102, 121, 0.075), 0 0 8px rgba(50, 61, 93, 0.1);
  box-shadow: inset 0 1px 1px rgba(1, 102, 121, 0.075), 0 0 8px rgba(50, 61, 93, 0.1);
}

/* line 395, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.dark-red-panel .panel-heading {
  border-bottom: 1px solid #ac2925 !important;
  background-color: #FFF !important;
  color: #505050 !important;
}

/* line 401, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.dark-red-panel .form-control {
  -webkit-box-shadow: inset 0 1px 1px rgba(172, 41, 37, 0.075);
  box-shadow: inset 0 1px 1px rgba(172, 41, 37, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 406, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.dark-red-panel .form-control:focus {
  border-color: #ac2925;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(172, 41, 37, 0.075), 0 0 8px rgba(93, 50, 50, 0.1);
  box-shadow: inset 0 1px 1px rgba(172, 41, 37, 0.075), 0 0 8px rgba(93, 50, 50, 0.1);
}

/* line 413, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.dark-green-panel .panel-heading {
  border-bottom: 1px solid #398439 !important;
  background-color: #FFF !important;
  color: #505050 !important;
}

/* line 419, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.dark-green-panel .form-control {
  -webkit-box-shadow: inset 0 1px 1px rgba(57, 133, 57, 0.075);
  box-shadow: inset 0 1px 1px rgba(57, 133, 57, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 424, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.dark-green-panel .form-control:focus {
  border-color: #398439;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(57, 133, 57, 0.075), 0 0 8px rgba(65, 93, 50, 0.1);
  box-shadow: inset 0 1px 1px rgba(57, 133, 57, 0.075), 0 0 8px rgba(65, 93, 50, 0.1);
}

/* line 430, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.dark-yellow-panel .panel-heading {
  border-bottom: 1px solid #c6a50d !important;
  background-color: #FFF !important;
  color: #505050 !important;
}

/* line 436, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.dark-yellow-panel .form-control {
  -webkit-box-shadow: inset 0 1px 1px rgba(198, 165, 13, 0.075);
  box-shadow: inset 0 1px 1px rgba(198, 165, 13, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 441, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.dark-yellow-panel .form-control:focus {
  border-color: #c6a50d;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(198, 165, 13, 0.075), 0 0 8px rgba(93, 91, 50, 0.1);
  box-shadow: inset 0 1px 1px rgba(198, 165, 13, 0.075), 0 0 8px rgba(93, 91, 50, 0.1);
}

/* line 447, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.dark-grey-panel .panel-heading {
  border-bottom: 1px solid #505050 !important;
  background-color: #FFF !important;
  color: #505050 !important;
}

/* line 455, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.panel-title {
  font-size: 18px;
}

/* line 459, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.orange-link {
  color: #fd8f3e;
}

/* line 462, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.orange-link:hover, .orange-link:focus, .orange-link:active, .orange-link.active, .open > .dropdown-toggle.orange-link {
  color: #B15000;
}

/* line 466, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.dark-orange-link {
  color: #e07a2e;
}

/* line 469, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.dark-orange-link:hover, .dark-orange-link:focus, .dark-orange-link:active, .dark-orange-link.active, .open > .dropdown-toggle.dark-orange-link {
  color: #B15000;
}

/* line 472, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.blue-link {
  color: #fd8f3e;
}

/* line 476, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.blue-link:hover, .blue-link:focus, .blue-link:active, .blue-link.active, .open > .dropdown-toggle.blue-link {
  color: #B15000;
}

/* line 480, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.green-link {
  color: #90c15b;
}

/* line 484, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.green-link:hover, .green-link:focus, .green-link:active, .green-link.active, .open > .dropdown-toggle.green-link {
  color: #449d44;
}

/* line 488, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.purple-link {
  color: #885aa3;
}

/* line 492, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.purple-link:hover, .purple-link:focus, .purple-link:active, .purple-link.active, .open > .dropdown-toggle.purple-link {
  color: #542271;
}

/* line 496, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.red-link {
  color: #cb3e47;
}

/* line 500, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.red-link:hover, .red-link:focus, .red-link:active, .red-link.active, .open > .dropdown-toggle.red-link {
  color: #c9302c;
}

/* line 504, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.yellow-link {
  color: #eac92d;
}

/* line 508, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.yellow-link:hover, .yellow-link:focus, .yellow-link:active, .yellow-link.active, .open > .dropdown-toggle.yellow-link {
  color: #cbaa0e;
}

/* line 512, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.image-preview-input {
  position: relative;
  overflow: hidden;
  margin: 0px;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 520, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.image-preview-input input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  line-height: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 534, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.image-preview-input-title {
  margin-left: 2px;
}

/* line 538, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.image-preview-wrapper {
  display: none;
}

/* line 644, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

/* line 661, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 666, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 671, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 676, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

/* line 683, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card-title {
  margin-bottom: 0.75rem;
}

/* line 687, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

/* line 692, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 696, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card-link:hover {
  text-decoration: none;
}

/* line 700, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 704, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 711, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 715, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

/* line 719, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 725, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 729, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

/* line 736, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

/* line 741, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 750, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

/* line 755, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 761, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 767, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* line 777, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 782, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .card-deck {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }

  /* line 790, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .card-deck .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 8px;
    margin-bottom: 0;
    margin-left: 8px;
  }
}
/* line 807, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* line 817, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 822, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .card-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  /* line 828, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .card-group > .card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }

  /* line 834, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }

  /* line 838, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  /* line 842, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .card-group > .card:first-child .card-img-top,
  .card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }

  /* line 846, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .card-group > .card:first-child .card-img-bottom,
  .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }

  /* line 850, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  /* line 854, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .card-group > .card:last-child .card-img-top,
  .card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }

  /* line 858, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .card-group > .card:last-child .card-img-bottom,
  .card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }

  /* line 862, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .card-group > .card:only-child {
    border-radius: 0.25rem;
  }

  /* line 865, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .card-group > .card:only-child .card-img-top,
  .card-group > .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  /* line 870, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .card-group > .card:only-child .card-img-bottom,
  .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  /* line 875, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }

  /* line 878, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}
/* line 886, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  /* line 891, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }

  /* line 899, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
/* line 906, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

/* line 913, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

/* line 920, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

/* line 927, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

/* line 934, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

/* line 939, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

/* line 944, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

/* line 949, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

/* line 955, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

/* line 961, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

/* line 967, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

/* line 973, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

/* line 978, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

/* line 984, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

/* line 990, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

/* line 996, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

/* line 1002, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

/* line 1008, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

/* line 1013, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

/* line 1018, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

/* line 1023, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

/* line 1028, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

/* line 1033, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

/* line 1038, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

/* line 1043, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

/* line 1048, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

/* line 1053, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

/* line 1058, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

/* line 1063, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 1069, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  /* line 1075, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  /* line 1081, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  /* line 1087, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  /* line 1093, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  /* line 1097, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  /* line 1101, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  /* line 1105, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  /* line 1110, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  /* line 1115, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  /* line 1120, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  /* line 1125, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  /* line 1129, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  /* line 1134, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  /* line 1139, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  /* line 1144, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  /* line 1149, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  /* line 1154, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  /* line 1158, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  /* line 1162, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  /* line 1166, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  /* line 1170, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  /* line 1174, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  /* line 1178, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  /* line 1182, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  /* line 1186, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  /* line 1190, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  /* line 1194, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  /* line 1198, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  /* line 1205, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  /* line 1211, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  /* line 1217, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  /* line 1223, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  /* line 1229, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  /* line 1233, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  /* line 1237, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  /* line 1241, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  /* line 1246, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  /* line 1251, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  /* line 1256, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  /* line 1261, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  /* line 1265, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  /* line 1270, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  /* line 1275, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  /* line 1280, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  /* line 1285, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  /* line 1290, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  /* line 1294, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  /* line 1298, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  /* line 1302, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  /* line 1306, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  /* line 1310, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  /* line 1314, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  /* line 1318, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  /* line 1322, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  /* line 1326, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  /* line 1330, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  /* line 1334, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  /* line 1341, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  /* line 1347, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  /* line 1353, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  /* line 1359, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  /* line 1365, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  /* line 1369, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  /* line 1373, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  /* line 1377, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  /* line 1382, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  /* line 1387, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  /* line 1392, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  /* line 1397, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  /* line 1401, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  /* line 1406, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  /* line 1411, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  /* line 1416, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  /* line 1421, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  /* line 1426, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  /* line 1430, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  /* line 1434, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  /* line 1438, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  /* line 1442, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  /* line 1446, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  /* line 1450, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  /* line 1454, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  /* line 1458, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  /* line 1462, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  /* line 1466, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  /* line 1470, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  /* line 1477, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  /* line 1483, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  /* line 1489, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  /* line 1495, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  /* line 1501, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  /* line 1505, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  /* line 1509, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  /* line 1513, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  /* line 1518, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  /* line 1523, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  /* line 1528, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  /* line 1533, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  /* line 1537, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  /* line 1542, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  /* line 1547, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  /* line 1552, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  /* line 1557, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  /* line 1562, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  /* line 1566, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  /* line 1570, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  /* line 1574, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  /* line 1578, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  /* line 1582, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  /* line 1586, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  /* line 1590, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  /* line 1594, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  /* line 1598, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  /* line 1602, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  /* line 1606, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
/* line 1612, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.float-left {
  float: left !important;
}

/* line 1616, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.float-right {
  float: right !important;
}

/* line 1620, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 1625, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .float-sm-left {
    float: left !important;
  }

  /* line 1628, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .float-sm-right {
    float: right !important;
  }

  /* line 1631, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  /* line 1637, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .float-md-left {
    float: left !important;
  }

  /* line 1640, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .float-md-right {
    float: right !important;
  }

  /* line 1643, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  /* line 1649, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .float-lg-left {
    float: left !important;
  }

  /* line 1652, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .float-lg-right {
    float: right !important;
  }

  /* line 1655, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 1661, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .float-xl-left {
    float: left !important;
  }

  /* line 1664, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .float-xl-right {
    float: right !important;
  }

  /* line 1667, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .float-xl-none {
    float: none !important;
  }
}
/* line 1672, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.position-static {
  position: static !important;
}

/* line 1676, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.position-relative {
  position: relative !important;
}

/* line 1680, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.position-absolute {
  position: absolute !important;
}

/* line 1684, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.position-fixed {
  position: fixed !important;
}

/* line 1688, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

/* line 1693, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 1701, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: -webkit-sticky) or (position: sticky) {
  /* line 1710, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
/* line 1718, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

/* line 1731, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none;
}

/* line 1742, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.w-25 {
  width: 25% !important;
}

/* line 1746, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.w-50 {
  width: 50% !important;
}

/* line 1750, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.w-75 {
  width: 75% !important;
}

/* line 1754, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.w-100 {
  width: 100% !important;
}

/* line 1758, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.h-25 {
  height: 25% !important;
}

/* line 1762, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.h-50 {
  height: 50% !important;
}

/* line 1766, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.h-75 {
  height: 75% !important;
}

/* line 1770, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.h-100 {
  height: 100% !important;
}

/* line 1774, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 1778, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 1782, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.m-0 {
  margin: 0 !important;
}

/* line 1786, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.mt-0,
.my-0 {
  margin-top: 0 !important;
}

/* line 1791, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

/* line 1796, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

/* line 1801, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

/* line 1806, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.m-1 {
  margin: 0.25rem !important;
}

/* line 1810, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

/* line 1815, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

/* line 1820, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 1825, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

/* line 1830, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.m-2 {
  margin: 0.5rem !important;
}

/* line 1834, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

/* line 1839, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

/* line 1844, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 1849, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

/* line 1854, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.m-3 {
  margin: 1rem !important;
}

/* line 1858, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

/* line 1863, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

/* line 1868, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

/* line 1873, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

/* line 1878, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.m-4 {
  margin: 1.5rem !important;
}

/* line 1882, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

/* line 1887, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

/* line 1892, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

/* line 1897, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

/* line 1902, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.m-5 {
  margin: 3rem !important;
}

/* line 1906, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

/* line 1911, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

/* line 1916, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

/* line 1921, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

/* line 1926, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.p-0 {
  padding: 0 !important;
}

/* line 1930, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.pt-0,
.py-0 {
  padding-top: 0 !important;
}

/* line 1935, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.pr-0,
.px-0 {
  padding-right: 0 !important;
}

/* line 1940, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

/* line 1945, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.pl-0,
.px-0 {
  padding-left: 0 !important;
}

/* line 1950, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.p-1 {
  padding: 0.25rem !important;
}

/* line 1954, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

/* line 1959, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

/* line 1964, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 1969, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

/* line 1974, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.p-2 {
  padding: 0.5rem !important;
}

/* line 1978, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

/* line 1983, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

/* line 1988, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 1993, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

/* line 1998, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.p-3 {
  padding: 1rem !important;
}

/* line 2002, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

/* line 2007, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

/* line 2012, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

/* line 2017, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

/* line 2022, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.p-4 {
  padding: 1.5rem !important;
}

/* line 2026, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

/* line 2031, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

/* line 2036, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

/* line 2041, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

/* line 2046, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.p-5 {
  padding: 3rem !important;
}

/* line 2050, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

/* line 2055, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

/* line 2060, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

/* line 2065, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

/* line 2070, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.m-auto {
  margin: auto !important;
}

/* line 2074, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.mt-auto,
.my-auto {
  margin-top: auto !important;
}

/* line 2079, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

/* line 2084, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

/* line 2089, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  /* line 2095, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-sm-0 {
    margin: 0 !important;
  }

  /* line 2098, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }

  /* line 2102, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }

  /* line 2106, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }

  /* line 2110, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }

  /* line 2114, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-sm-1 {
    margin: 0.25rem !important;
  }

  /* line 2117, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }

  /* line 2121, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  /* line 2125, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 2129, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  /* line 2133, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-sm-2 {
    margin: 0.5rem !important;
  }

  /* line 2136, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }

  /* line 2140, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  /* line 2144, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 2148, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  /* line 2152, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-sm-3 {
    margin: 1rem !important;
  }

  /* line 2155, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }

  /* line 2159, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }

  /* line 2163, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }

  /* line 2167, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }

  /* line 2171, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-sm-4 {
    margin: 1.5rem !important;
  }

  /* line 2174, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }

  /* line 2178, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  /* line 2182, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 2186, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  /* line 2190, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-sm-5 {
    margin: 3rem !important;
  }

  /* line 2193, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }

  /* line 2197, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }

  /* line 2201, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }

  /* line 2205, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }

  /* line 2209, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .p-sm-0 {
    padding: 0 !important;
  }

  /* line 2212, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }

  /* line 2216, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }

  /* line 2220, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }

  /* line 2224, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }

  /* line 2228, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .p-sm-1 {
    padding: 0.25rem !important;
  }

  /* line 2231, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }

  /* line 2235, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }

  /* line 2239, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 2243, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }

  /* line 2247, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .p-sm-2 {
    padding: 0.5rem !important;
  }

  /* line 2250, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }

  /* line 2254, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }

  /* line 2258, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 2262, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }

  /* line 2266, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .p-sm-3 {
    padding: 1rem !important;
  }

  /* line 2269, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }

  /* line 2273, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }

  /* line 2277, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }

  /* line 2281, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }

  /* line 2285, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .p-sm-4 {
    padding: 1.5rem !important;
  }

  /* line 2288, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }

  /* line 2292, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }

  /* line 2296, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 2300, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }

  /* line 2304, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .p-sm-5 {
    padding: 3rem !important;
  }

  /* line 2307, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }

  /* line 2311, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }

  /* line 2315, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }

  /* line 2319, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }

  /* line 2323, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-sm-auto {
    margin: auto !important;
  }

  /* line 2326, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }

  /* line 2330, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }

  /* line 2334, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }

  /* line 2338, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  /* line 2345, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-md-0 {
    margin: 0 !important;
  }

  /* line 2348, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }

  /* line 2352, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }

  /* line 2356, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }

  /* line 2360, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }

  /* line 2364, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-md-1 {
    margin: 0.25rem !important;
  }

  /* line 2367, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }

  /* line 2371, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }

  /* line 2375, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 2379, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }

  /* line 2383, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-md-2 {
    margin: 0.5rem !important;
  }

  /* line 2386, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }

  /* line 2390, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }

  /* line 2394, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 2398, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }

  /* line 2402, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-md-3 {
    margin: 1rem !important;
  }

  /* line 2405, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }

  /* line 2409, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }

  /* line 2413, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }

  /* line 2417, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }

  /* line 2421, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-md-4 {
    margin: 1.5rem !important;
  }

  /* line 2424, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }

  /* line 2428, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }

  /* line 2432, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 2436, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }

  /* line 2440, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-md-5 {
    margin: 3rem !important;
  }

  /* line 2443, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }

  /* line 2447, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }

  /* line 2451, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }

  /* line 2455, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }

  /* line 2459, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .p-md-0 {
    padding: 0 !important;
  }

  /* line 2462, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }

  /* line 2466, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }

  /* line 2470, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }

  /* line 2474, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }

  /* line 2478, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .p-md-1 {
    padding: 0.25rem !important;
  }

  /* line 2481, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }

  /* line 2485, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }

  /* line 2489, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 2493, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }

  /* line 2497, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .p-md-2 {
    padding: 0.5rem !important;
  }

  /* line 2500, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }

  /* line 2504, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }

  /* line 2508, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 2512, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }

  /* line 2516, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .p-md-3 {
    padding: 1rem !important;
  }

  /* line 2519, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }

  /* line 2523, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }

  /* line 2527, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }

  /* line 2531, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }

  /* line 2535, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .p-md-4 {
    padding: 1.5rem !important;
  }

  /* line 2538, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }

  /* line 2542, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }

  /* line 2546, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 2550, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }

  /* line 2554, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .p-md-5 {
    padding: 3rem !important;
  }

  /* line 2557, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }

  /* line 2561, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }

  /* line 2565, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }

  /* line 2569, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }

  /* line 2573, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-md-auto {
    margin: auto !important;
  }

  /* line 2576, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }

  /* line 2580, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }

  /* line 2584, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }

  /* line 2588, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  /* line 2595, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-lg-0 {
    margin: 0 !important;
  }

  /* line 2598, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }

  /* line 2602, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }

  /* line 2606, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }

  /* line 2610, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }

  /* line 2614, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-lg-1 {
    margin: 0.25rem !important;
  }

  /* line 2617, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }

  /* line 2621, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  /* line 2625, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 2629, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  /* line 2633, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-lg-2 {
    margin: 0.5rem !important;
  }

  /* line 2636, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }

  /* line 2640, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  /* line 2644, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 2648, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  /* line 2652, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-lg-3 {
    margin: 1rem !important;
  }

  /* line 2655, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }

  /* line 2659, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }

  /* line 2663, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }

  /* line 2667, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }

  /* line 2671, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-lg-4 {
    margin: 1.5rem !important;
  }

  /* line 2674, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }

  /* line 2678, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  /* line 2682, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 2686, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  /* line 2690, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-lg-5 {
    margin: 3rem !important;
  }

  /* line 2693, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }

  /* line 2697, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }

  /* line 2701, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }

  /* line 2705, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }

  /* line 2709, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .p-lg-0 {
    padding: 0 !important;
  }

  /* line 2712, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }

  /* line 2716, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }

  /* line 2720, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }

  /* line 2724, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }

  /* line 2728, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .p-lg-1 {
    padding: 0.25rem !important;
  }

  /* line 2731, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }

  /* line 2735, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }

  /* line 2739, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 2743, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }

  /* line 2747, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .p-lg-2 {
    padding: 0.5rem !important;
  }

  /* line 2750, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }

  /* line 2754, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }

  /* line 2758, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 2762, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }

  /* line 2766, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .p-lg-3 {
    padding: 1rem !important;
  }

  /* line 2769, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }

  /* line 2773, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }

  /* line 2777, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }

  /* line 2781, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }

  /* line 2785, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .p-lg-4 {
    padding: 1.5rem !important;
  }

  /* line 2788, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }

  /* line 2792, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }

  /* line 2796, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 2800, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }

  /* line 2804, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .p-lg-5 {
    padding: 3rem !important;
  }

  /* line 2807, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }

  /* line 2811, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }

  /* line 2815, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }

  /* line 2819, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }

  /* line 2823, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-lg-auto {
    margin: auto !important;
  }

  /* line 2826, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }

  /* line 2830, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }

  /* line 2834, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }

  /* line 2838, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  /* line 2845, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-xl-0 {
    margin: 0 !important;
  }

  /* line 2848, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }

  /* line 2852, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }

  /* line 2856, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }

  /* line 2860, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }

  /* line 2864, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-xl-1 {
    margin: 0.25rem !important;
  }

  /* line 2867, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }

  /* line 2871, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  /* line 2875, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 2879, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  /* line 2883, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-xl-2 {
    margin: 0.5rem !important;
  }

  /* line 2886, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }

  /* line 2890, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  /* line 2894, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 2898, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  /* line 2902, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-xl-3 {
    margin: 1rem !important;
  }

  /* line 2905, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }

  /* line 2909, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }

  /* line 2913, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }

  /* line 2917, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }

  /* line 2921, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-xl-4 {
    margin: 1.5rem !important;
  }

  /* line 2924, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }

  /* line 2928, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  /* line 2932, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 2936, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  /* line 2940, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-xl-5 {
    margin: 3rem !important;
  }

  /* line 2943, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }

  /* line 2947, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }

  /* line 2951, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }

  /* line 2955, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }

  /* line 2959, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .p-xl-0 {
    padding: 0 !important;
  }

  /* line 2962, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }

  /* line 2966, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }

  /* line 2970, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }

  /* line 2974, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }

  /* line 2978, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .p-xl-1 {
    padding: 0.25rem !important;
  }

  /* line 2981, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }

  /* line 2985, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }

  /* line 2989, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 2993, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }

  /* line 2997, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .p-xl-2 {
    padding: 0.5rem !important;
  }

  /* line 3000, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }

  /* line 3004, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }

  /* line 3008, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 3012, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }

  /* line 3016, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .p-xl-3 {
    padding: 1rem !important;
  }

  /* line 3019, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }

  /* line 3023, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }

  /* line 3027, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }

  /* line 3031, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }

  /* line 3035, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .p-xl-4 {
    padding: 1.5rem !important;
  }

  /* line 3038, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }

  /* line 3042, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }

  /* line 3046, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 3050, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }

  /* line 3054, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .p-xl-5 {
    padding: 3rem !important;
  }

  /* line 3057, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }

  /* line 3061, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }

  /* line 3065, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }

  /* line 3069, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }

  /* line 3073, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .m-xl-auto {
    margin: auto !important;
  }

  /* line 3076, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }

  /* line 3080, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }

  /* line 3084, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }

  /* line 3088, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
/* line 3095, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.d-none {
  display: none !important;
}

/* line 3099, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.d-inline {
  display: inline !important;
}

/* line 3103, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 3107, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.d-block {
  display: block !important;
}

/* line 3111, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.d-table {
  display: table !important;
}

/* line 3115, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.d-table-row {
  display: table-row !important;
}

/* line 3119, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 3123, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 3129, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 3136, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-sm-none {
    display: none !important;
  }

  /* line 3139, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-sm-inline {
    display: inline !important;
  }

  /* line 3142, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }

  /* line 3145, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-sm-block {
    display: block !important;
  }

  /* line 3148, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-sm-table {
    display: table !important;
  }

  /* line 3151, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-sm-table-row {
    display: table-row !important;
  }

  /* line 3154, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }

  /* line 3157, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 3162, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  /* line 3170, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-md-none {
    display: none !important;
  }

  /* line 3173, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-md-inline {
    display: inline !important;
  }

  /* line 3176, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }

  /* line 3179, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-md-block {
    display: block !important;
  }

  /* line 3182, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-md-table {
    display: table !important;
  }

  /* line 3185, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-md-table-row {
    display: table-row !important;
  }

  /* line 3188, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }

  /* line 3191, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 3196, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  /* line 3204, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-lg-none {
    display: none !important;
  }

  /* line 3207, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-lg-inline {
    display: inline !important;
  }

  /* line 3210, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }

  /* line 3213, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-lg-block {
    display: block !important;
  }

  /* line 3216, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-lg-table {
    display: table !important;
  }

  /* line 3219, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-lg-table-row {
    display: table-row !important;
  }

  /* line 3222, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }

  /* line 3225, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 3230, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  /* line 3238, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-xl-none {
    display: none !important;
  }

  /* line 3241, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-xl-inline {
    display: inline !important;
  }

  /* line 3244, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }

  /* line 3247, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-xl-block {
    display: block !important;
  }

  /* line 3250, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-xl-table {
    display: table !important;
  }

  /* line 3253, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-xl-table-row {
    display: table-row !important;
  }

  /* line 3256, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }

  /* line 3259, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 3264, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  /* line 3272, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-print-none {
    display: none !important;
  }

  /* line 3275, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-print-inline {
    display: inline !important;
  }

  /* line 3278, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }

  /* line 3281, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-print-block {
    display: block !important;
  }

  /* line 3284, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-print-table {
    display: table !important;
  }

  /* line 3287, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-print-table-row {
    display: table-row !important;
  }

  /* line 3290, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }

  /* line 3293, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 3298, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
/* line 3305, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

/* line 3312, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

/* line 3319, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

/* line 3326, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

/* line 3333, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

/* line 3338, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

/* line 3343, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

/* line 3348, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

/* line 3354, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

/* line 3360, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

/* line 3366, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

/* line 3372, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

/* line 3377, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

/* line 3383, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

/* line 3389, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

/* line 3395, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

/* line 3401, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

/* line 3407, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

/* line 3412, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

/* line 3417, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

/* line 3422, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

/* line 3427, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

/* line 3432, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

/* line 3437, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

/* line 3442, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

/* line 3447, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

/* line 3452, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

/* line 3457, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

/* line 3462, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 3468, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  /* line 3474, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  /* line 3480, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  /* line 3486, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  /* line 3492, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  /* line 3496, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  /* line 3500, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  /* line 3504, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  /* line 3509, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  /* line 3514, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  /* line 3519, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  /* line 3524, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  /* line 3528, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  /* line 3533, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  /* line 3538, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  /* line 3543, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  /* line 3548, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  /* line 3553, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  /* line 3557, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  /* line 3561, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  /* line 3565, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  /* line 3569, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  /* line 3573, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  /* line 3577, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  /* line 3581, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  /* line 3585, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  /* line 3589, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  /* line 3593, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  /* line 3597, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  /* line 3604, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  /* line 3610, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  /* line 3616, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  /* line 3622, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  /* line 3628, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  /* line 3632, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  /* line 3636, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  /* line 3640, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  /* line 3645, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  /* line 3650, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  /* line 3655, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  /* line 3660, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  /* line 3664, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  /* line 3669, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  /* line 3674, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  /* line 3679, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  /* line 3684, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  /* line 3689, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  /* line 3693, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  /* line 3697, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  /* line 3701, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  /* line 3705, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  /* line 3709, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  /* line 3713, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  /* line 3717, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  /* line 3721, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  /* line 3725, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  /* line 3729, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  /* line 3733, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  /* line 3740, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  /* line 3746, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  /* line 3752, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  /* line 3758, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  /* line 3764, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  /* line 3768, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  /* line 3772, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  /* line 3776, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  /* line 3781, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  /* line 3786, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  /* line 3791, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  /* line 3796, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  /* line 3800, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  /* line 3805, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  /* line 3810, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  /* line 3815, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  /* line 3820, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  /* line 3825, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  /* line 3829, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  /* line 3833, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  /* line 3837, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  /* line 3841, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  /* line 3845, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  /* line 3849, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  /* line 3853, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  /* line 3857, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  /* line 3861, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  /* line 3865, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  /* line 3869, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  /* line 3876, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  /* line 3882, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  /* line 3888, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  /* line 3894, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  /* line 3900, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  /* line 3904, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  /* line 3908, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  /* line 3912, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  /* line 3917, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  /* line 3922, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  /* line 3927, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  /* line 3932, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  /* line 3936, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  /* line 3941, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  /* line 3946, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  /* line 3951, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  /* line 3956, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  /* line 3961, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  /* line 3965, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  /* line 3969, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  /* line 3973, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  /* line 3977, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  /* line 3981, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  /* line 3985, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  /* line 3989, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  /* line 3993, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  /* line 3997, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  /* line 4001, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  /* line 4005, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
/* line 4012, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
button.close.close-abs {
  position: absolute;
  top: 7px;
  right: 7px;
}

@media (max-width: 767px) {
  /* line 4020, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .visible-xs.inline-block {
    display: inline-block !important;
  }
}
/* Style the form - display items horizontally */
/* line 4026, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  padding-left: 75px;
  padding-right: 295px;
}

/* line 4034, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.form-inline.browse-brain-search-form {
  padding-right: 0;
}

/* line 4038, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.card-number .form-inline {
  padding-left: 0;
  padding-right: 0;
}

/* Add some margins for each label */
/* line 4044, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.form-inline label {
  margin: 5px 10px 5px 0;
}

/* Style the input fields */
/* line 4049, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.form-inline input {
  vertical-align: middle;
}

/* Style the submit button */
/* Add responsiveness - display the form controls vertically instead of horizontally on screens that are less than 800px wide */
@media (max-width: 800px) {
  /* line 4067, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .form-inline input {
    margin: 10px 0;
  }

  /* line 4070, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .card-number .form-inline input {
    margin: 0 0 0 10px;
  }

  /* line 4074, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .form-inline {
    flex-direction: column;
    align-items: stretch;
  }

  /* line 4078, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .card-number .form-inline {
    flex-direction: row;
    flex-wrap: nowrap;
  }

  /* line 4082, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
  .account_settings #account-settings-container ._cvc {
    max-width: 50px;
  }
}
/* line 4087, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.half-w {
  width: 50%;
}

/* line 4092, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.brand-red {
  color: #ef4e6e;
}

/* line 4095, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.brand-orange {
  color: #faa61a;
}

/* line 4098, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.brand-yellow {
  color: #DFBC0A;
}

/* line 4101, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.brand-green {
  color: #32bcad;
}

/* line 4104, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.brand-purple {
  color: #9C65AB;
}

/* line 4108, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.rainbow {
  /* Chrome, Safari, Opera */
  -webkit-animation: rainbow 5s infinite;
  /* Internet Explorer */
  -ms-animation: rainbow 5s infinite;
  /* Standar Syntax */
  animation: rainbow 5s infinite;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes rainbow {
  0% {
    color: #DFBC0A;
    transform: rotate(360deg);
  }
  20% {
    color: #ef4e6e;
  }
  40% {
    color: #faa61a;
  }
  60% {
    color: #DFBC0A;
  }
  80% {
    color: #32bcad;
  }
  100% {
    color: #9C65AB;
  }
}
/* Internet Explorer */
@-ms-keyframes rainbow {
  0% {
    color: #DFBC0A;
    transform: rotate(360deg);
  }
  20% {
    color: #ef4e6e;
  }
  40% {
    color: #faa61a;
  }
  60% {
    color: #DFBC0A;
  }
  80% {
    color: #32bcad;
  }
  100% {
    color: #9C65AB;
  }
}
/* Standar Syntax */
@keyframes rainbow {
  0% {
    color: #DFBC0A;
    transform: rotate(360deg);
  }
  20% {
    color: #ef4e6e;
  }
  40% {
    color: #faa61a;
  }
  60% {
    color: #DFBC0A;
  }
  80% {
    color: #32bcad;
  }
  100% {
    color: #9C65AB;
  }
}
/* line 4189, /myapp/app/assets/stylesheets/bootstrap_and_overrides.scss */
.week-day .picker__list-item, .week-day .picker--time .picker__box, #bookingRescheduleModal .picker__list-item, #bookingRescheduleModal .picker--time .picker__box {
  position: static !important;
}
/* line 6, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.ribbon {
  margin: 0;
  padding: 0;
  background: #505050;
  color: white;
  padding: 1em 0;
  position: absolute;
  top: 0;
  right: 0;
  transform: translateX(30%) translateY(0%) rotate(45deg);
  transform-origin: top left;
}

/* line 18, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.ribbon:before,
.ribbon:after {
  content: '';
  position: absolute;
  top: 0;
  margin: 0 -1px;
  /* tweak */
  width: 100%;
  height: 100%;
  background: #505050;
}

/* line 28, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.ribbon:before {
  right: 100%;
}

/* line 32, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.ribbon:after {
  left: 100%;
}

/* line 37, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.bo-content-panel {
  margin: auto;
  float: none;
}

/* line 43, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.help-block.reduce-margin {
  margin-bottom: 5px;
}

/* line 47, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.service-on-boarding, .calendar-connect-on-boarding {
  width: 32%;
  border-radius: 10px;
  border: 1px solid #DDEAF0;
  padding: 12px 10px;
}

/* line 52, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.calendar-connect-on-boarding {
  font-weight: bold;
  cursor: pointer;
}
/* line 55, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.calendar-connect-on-boarding + .fa-check-circle-o {
  top: 15px;
  left: 5px;
  position: relative;
  font-size: 20px;
  color: #00A66C;
}

/* line 65, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.calendar-synced.calendar-connect-on-boarding img, .calendar-synced.calendar-connect-on-boarding span {
  opacity: 0.25;
}

/* line 68, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.calendar-connect-on-boarding img {
  margin-right: 5px;
  width: 24px;
  height: 24px;
}

/* line 73, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#profile_phone_number + .error.invalid-input-f {
  position: absolute;
  bottom: auto;
  left: 0;
}

/* line 79, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.calendar-connect-on-boarding.ob-outlook {
  background: #0277BD;
}

/* line 83, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.calendar-connect-on-boarding.ob-apple {
  background: #000;
  opacity: 0.25;
}

/* line 88, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.become-mentor-ob .service-on-boarding {
  width: 100%;
}
/* line 91, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.become-mentor-ob .service-on-boarding .s-swtich input:checked + label {
  background: #FAB847;
}

/* line 97, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.service-on-boarding h5 {
  font-weight: bold;
  margin-top: 0;
  font-size: 16px;
}
/* line 102, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.service-on-boarding .s-swtich input:checked + label {
  background: #FAB847;
}
/* line 106, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.service-on-boarding .duration i {
  font-size: 20px;
}

/* line 112, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.rolldate-container .rolldate-panel.fadeIn {
  z-index: 1000000;
}
/* line 114, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.rolldate-container .rolldate-panel.fadeIn header {
  padding: 4vh 0;
}

/* line 118, /myapp/app/assets/stylesheets/brain_onboardings.scss */
body .rolldate-container .rolldate-mask {
  z-index: 9999;
}

/* line 122, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.already-a-member {
  font-weight: 500;
  letter-spacing: normal;
}

/* line 127, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.connect-zoom-ob input {
  width: 100%;
  padding-left: 65px;
  background: url(/assets/zoom-c7f09b40b977800b350e656099c95c04c576a79138b4f9b0a6fe37a1cd38487a.svg) no-repeat 18px 5px;
  background-size: 32px 32px;
}

/* line 134, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.welcome-text {
  font-size: 18px;
  font-family: Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
  line-height: 125%;
  font-weight: 400;
  color: #637381;
}

/* line 142, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.welcome-text-heading {
  font-size: 34px;
  font-family: Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
  line-height: 125%;
  font-weight: 400;
  color: #212B35;
}

/* line 149, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.welcome-text-heading-small {
  font-size: 22px;
  font-family: Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
  line-height: 125%;
  font-weight: 400;
  color: #212B35;
}
/* line 155, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.user_dashboards.connections .welcome-text-heading-small {
  font-weight: 400;
  font-size: 18px;
  margin-top: 5px;
}

/* line 162, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.line-through {
  text-decoration: line-through;
}

/* line 166, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.color1 {
  color: #FD8F3E;
}

/* line 170, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.color2 {
  color: #687583;
}

/* line 174, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.black {
  color: #000;
}

/* line 178, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#ui-datepicker-div:not(.profile_birthdate) {
  width: 260px !important;
}

/* line 182, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#ui-datepicker-div.profile_birthdate {
  border: 1px solid #DDEAF0;
}
/* line 184, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#ui-datepicker-div.profile_birthdate select {
  text-align: right;
  background: transparent;
}
/* line 188, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#ui-datepicker-div.profile_birthdate select, #ui-datepicker-div.profile_birthdate option {
  font-family: GeomanistRegular, sans-serif;
}
/* line 191, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#ui-datepicker-div.profile_birthdate.ui-datepicker {
  width: auto;
  max-width: 289px;
}

/* line 197, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.close-modal-button {
  width: 160px;
  margin: 10px auto 0;
}

/* line 203, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#accountCreatedModal h1 {
  font-weight: bold;
}
/* line 206, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#accountCreatedModal ul {
  list-style: none;
  line-height: 30px;
  font-size: 19px;
  margin-bottom: 20px;
  margin-top: 13px;
}
/* line 213, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#accountCreatedModal p {
  max-width: 485px;
  line-height: 24px;
}

/* line 220, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.create-account-modal-checkbox .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #fff;
  border: 2px solid #FAB847;
  width: 20px;
  height: 20px;
}
/* line 226, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.create-account-modal-checkbox .custom-control-label::before {
  background: #fff;
  border: 2px solid #FAB847;
  width: 20px;
  height: 20px;
}
/* line 233, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.create-account-modal-checkbox .custom-checkbox .custom-control-label::before {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* line 236, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.create-account-modal-checkbox .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  width: 20px;
  height: 20px;
  background-image: url(/assets/yellow-tik-5a22e13bc1a7ba0e09d4a4056e156177c29829ecfa6f78f6e0533a809c0d4b48.svg);
}

/* line 243, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#log-in-error {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/* line 248, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.ob-google .fa-check-circle {
  color: #4081EC;
}

/* line 253, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal {
  font-family: GeomanistRegular, sans-serif;
}
/* line 255, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal a {
  color: var(--brand-primary);
}
/* line 258, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal .modal-body {
  padding: 36px;
}
/* line 261, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal .modal-body .onboarding-modal-content .onboarding-modal-logo {
  margin-top: 6px;
  display: flex;
}
/* line 266, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal .modal-body .onboarding-modal-content .signup-form-button, .onboarding-modal .modal-body .onboarding-modal-content .signup-with-other {
  margin-bottom: 32px;
}
/* line 270, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal .modal-body .onboarding-modal-content .onboarding-modal-title {
  margin-top: 32px;
  margin-bottom: 32px;
  width: 100%;
}
/* line 274, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal .modal-body .onboarding-modal-content .onboarding-modal-title h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  margin: 0;
}
/* line 282, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal .modal-body .onboarding-modal-content .sub-title h2 {
  font-size: 20px;
  line-height: 30px;
}
/* line 288, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal .modal-body .onboarding-modal-content .signup-with-other a {
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #FFFFFF;
  border-radius: 10px;
}
/* line 299, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal .modal-body .onboarding-modal-content .signup-with-other .fb-login {
  background: #4A67AC;
  margin-right: 16px;
}
/* line 304, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal .modal-body .onboarding-modal-content .signup-with-other .linked-in-login {
  background: #3575A4;
  margin-right: 16px;
}
/* line 309, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal .modal-body .onboarding-modal-content .signup-with-other .apple-login {
  background: #000000;
}
/* line 313, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal .modal-body .onboarding-modal-content .signup-with-other .google-login {
  border: 1px solid #DDEAF0;
  margin-right: 16px;
}
/* line 316, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal .modal-body .onboarding-modal-content .signup-with-other .google-login i {
  background: conic-gradient(from -45deg, #ea4335 110deg, #4285f4 90deg 180deg, #34a853 180deg 270deg, #fbbc05 270deg) 73% 55%/150% 150% no-repeat;
  -webkit-background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}
/* line 325, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal .modal-body .onboarding-modal-content .signup-with-other-text {
  width: 100%;
  margin-bottom: 32px;
}
/* line 328, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal .modal-body .onboarding-modal-content .signup-with-other-text hr {
  width: 24.5%;
  border-top: 1px solid #DDEAF0;
  margin: 0;
}
/* line 333, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal .modal-body .onboarding-modal-content .signup-with-other-text span {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
/* line 340, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal .modal-body .onboarding-modal-content .spinner {
  display: none;
  height: 36px;
  margin-top: 12px;
}
/* line 346, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal .modal-body .onboarding-modal-content .onboarding1-part2-modal-back-btn, .onboarding-modal .modal-body .onboarding-modal-content .onboarding2-modal-back-btn {
  position: absolute;
  top: 55px;
  cursor: pointer;
}
/* line 350, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal .modal-body .onboarding-modal-content .onboarding1-part2-modal-back-btn img, .onboarding-modal .modal-body .onboarding-modal-content .onboarding2-modal-back-btn img {
  height: 16px;
}
/* line 356, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal .ui-datepicker select.ui-datepicker-month, .onboarding-modal .ui-datepicker select.ui-datepicker-year {
  width: auto;
}
/* line 357, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal .row {
  margin-left: -8px;
  margin-right: -8px;
}
/* line 360, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal .row .col-xs-1, .onboarding-modal .row .col-sm-1, .onboarding-modal .row .col-md-1, .onboarding-modal .row .col-lg-1, .onboarding-modal .row .col-xs-2, .onboarding-modal .row .col-sm-2, .onboarding-modal .row .col-md-2, .onboarding-modal .row .col-lg-2, .onboarding-modal .row .col-xs-3, .onboarding-modal .row .col-sm-3, .onboarding-modal .row .col-md-3, .onboarding-modal .row .col-lg-3, .onboarding-modal .row .col-xs-4, .onboarding-modal .row .col-sm-4, .onboarding-modal .row .col-md-4, .onboarding-modal .row .col-lg-4, .onboarding-modal .row .col-xs-5, .onboarding-modal .row .col-sm-5, .onboarding-modal .row .col-md-5, .onboarding-modal .row .col-lg-5, .onboarding-modal .row .col-xs-6, .onboarding-modal .row .col-sm-6, .onboarding-modal .row .col-md-6, .onboarding-modal .row .col-lg-6, .onboarding-modal .row .col-xs-7, .onboarding-modal .row .col-sm-7, .onboarding-modal .row .col-md-7, .onboarding-modal .row .col-lg-7, .onboarding-modal .row .col-xs-8, .onboarding-modal .row .col-sm-8, .onboarding-modal .row .col-md-8, .onboarding-modal .row .col-lg-8, .onboarding-modal .row .col-xs-9, .onboarding-modal .row .col-sm-9, .onboarding-modal .row .col-md-9, .onboarding-modal .row .col-lg-9, .onboarding-modal .row .col-xs-10, .onboarding-modal .row .col-sm-10, .onboarding-modal .row .col-md-10, .onboarding-modal .row .col-lg-10, .onboarding-modal .row .col-xs-11, .onboarding-modal .row .col-sm-11, .onboarding-modal .row .col-md-11, .onboarding-modal .row .col-lg-11, .onboarding-modal .row .col-xs-12, .onboarding-modal .row .col-sm-12, .onboarding-modal .row .col-md-12, .onboarding-modal .row .col-lg-12 {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 367, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.modal-input-f {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #DDEAF0;
  padding: 12px 10px;
}

/* line 372, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#profile_master_zoom_link::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #ddd;
}

/* line 375, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#profile_master_zoom_link::placeholder {
  color: #ddd;
  opacity: 1;
  /* Firefox */
}

/* line 380, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding1-modal .tag-editor.ui-sortable {
  border-radius: 10px;
  min-height: 42px;
  padding-top: 6px;
  margin-bottom: 10px;
  padding-bottom: 6px;
}
/* line 386, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding1-modal .tag-editor.ui-sortable .placeholder {
  margin: 5px 0 1px 0;
}

/* line 392, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding1-modal h2, .onboarding1-part2-modal h2, .onboarding2-modal h2 {
  display: flex;
  margin: 5px 0 16px 0;
  font-size: 20px;
  font-weight: 600;
}
/* line 399, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding1-modal p.require-field, .onboarding1-part2-modal p.require-field, .onboarding2-modal p.require-field {
  color: #d93025;
  font-size: 15px;
  margin: 2px 0px 0px 5px;
}

/* line 407, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding1-modal p.sub-heading, .onboarding1-part2-modal p.sub-heading {
  font-size: 14px;
  margin-bottom: 16px;
  color: #687583;
}

/* line 414, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.ui-autocomplete.ui-front {
  border: 0;
}

/* line 417, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding1-modal .delete-button {
  display: none;
}

/* line 422, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding1-modal .modal-dialog, .onboarding1-part2-modal .modal-dialog {
  margin-bottom: 30px;
  margin-top: 20px;
}

/* line 428, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal.onboarding2-modal h2 {
  font-weight: 600;
  font-size: 20px;
}

/* line 433, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal.onboarding2-modal p.sub-heading {
  font-size: 12px;
}

/* line 437, /myapp/app/assets/stylesheets/brain_onboardings.scss */
button#sendVerificationCode {
  font-size: 14px;
}

/* line 441, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.i-am-a-tag-button,
.i-know-a-lot-tag-button,
.area-of-expertise-tag-button,
.i-am-available-for-tag-button,
.causes-tag-button,
.i-want-to-learn-more-tag-button,
.i-am-looking-for-tag-button {
  display: none;
  font-size: 14px;
  font-weight: 400;
  color: #687583;
  background: #f0f0f0;
  border-radius: 10px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4px 12px 4px 8px;
  gap: 8px;
  height: 22px;
  margin-right: 8px;
  margin-bottom: 8px;
  cursor: pointer;
}

/* line 451, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.show-tag {
  display: flex;
}

/* line 456, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.show-more-causes-tags-button, .show-less-causes-tags-button {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 22px;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  padding: 4px 12px 4px 0px;
}

/* line 460, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.show-more-i-want-to-learn-more-tags-button, .show-less-i-want-to-learn-more-tags-button {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 22px;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  padding: 4px 12px 4px 0px;
}

/* line 464, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.show-more-i-am-looking-for-tags-button, .show-less-i-am-looking-for-tags-button {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 22px;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  padding: 4px 12px 4px 0px;
}

/* line 468, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.show-more-i-am-a-tags-button, .show-less-i-am-a-tags-button {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 22px;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  padding: 4px 12px 4px 0px;
  color: #85a3d4;
}

/* line 473, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.show-more-i-am-available-for-tags-button,
.show-less-i-am-available-for-tags-button,
.show-more-i-am-looking-for-tags-button,
.show-less-i-am-looking-for-tags-button {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 22px;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  padding: 4px 12px 4px 0px;
  color: var(--know-about-tag-color);
}

/* line 481, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#show-more-i-know-a-lot-tags-button,
.show-less-i-know-a-lot-tags-button,
.show-more-i-want-to-learn-more-tags-button,
.show-less-i-want-to-learn-more-tags-button {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 22px;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  padding: 4px 12px 4px 0px;
  color: var(--available-for-tag-color);
}

/* line 489, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.show-more-area-of-expertise-tags-button,
.show-less-area-of-expertise-tags-button,
.show-more-causes-tags-button,
.show-less-causes-tags-button {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 22px;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  padding: 4px 12px 4px 0px;
  color: var(--area-of-expertise-tag-color);
}

/* line 497, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#i-am-a-more-tags, .show-less-i-am-a-tags-button,
#i-know-a-lot-more-tags, .show-less-i-know-a-lot-tags-button,
#area-of-expertise-more-tags, .show-less-area-of-expertise-tags-button,
#i-am-available-for-more-tags, .show-less-i-am-available-for-tags-button,
.show-less-causes-tags-button,
.show-less-i-want-to-learn-more-tags-button,
.show-less-i-am-looking-for-tags-button {
  display: none;
}

/* line 507, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#profile_know_about_tag_list + .tag-editor .tag-editor-tag,
#profile_know_about_tag_list + .tag-editor .tag-editor-delete,
#profile_i_want_to_learn_more_tag_list + .tag-editor .tag-editor-tag,
#profile_i_want_to_learn_more_tag_list + .tag-editor .tag-editor-delete {
  background: var(--available-for-tag-color);
  padding: 4px 12px 4px 8px;
  color: #fff;
  height: 22px;
}
/* line 515, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#profile_know_about_tag_list + .tag-editor .tag-editor-tag i.fa-check,
#profile_know_about_tag_list + .tag-editor .tag-editor-delete i.fa-check,
#profile_i_want_to_learn_more_tag_list + .tag-editor .tag-editor-tag i.fa-check,
#profile_i_want_to_learn_more_tag_list + .tag-editor .tag-editor-delete i.fa-check {
  color: #fff;
}

/* line 520, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#profile_i_am_available_for_list + .tag-editor .tag-editor-tag,
#profile_i_am_available_for_list + .tag-editor .tag-editor-delete,
#profile_i_am_looking_for_tag_list + .tag-editor .tag-editor-tag,
#profile_i_am_looking_for_tag_list + .tag-editor .tag-editor-delete {
  background: var(--know-about-tag-color);
  padding: 4px 12px 4px 8px;
  color: #fff;
  height: 22px;
}
/* line 528, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#profile_i_am_available_for_list + .tag-editor .tag-editor-tag i.fa-check,
#profile_i_am_available_for_list + .tag-editor .tag-editor-delete i.fa-check,
#profile_i_am_looking_for_tag_list + .tag-editor .tag-editor-tag i.fa-check,
#profile_i_am_looking_for_tag_list + .tag-editor .tag-editor-delete i.fa-check {
  color: #fff;
}

/* line 533, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#profile_area_of_expertise_list + .tag-editor .tag-editor-tag,
#profile_area_of_expertise_list + .tag-editor .tag-editor-delete,
#profile_causes_tag_list + .tag-editor .tag-editor-tag,
#profile_causes_tag_list + .tag-editor .tag-editor-delete {
  background: var(--area-of-expertise-tag-color);
  padding: 4px 12px 4px 8px;
  color: #fff;
  height: 22px;
}
/* line 541, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#profile_area_of_expertise_list + .tag-editor .tag-editor-tag i.fa-check,
#profile_area_of_expertise_list + .tag-editor .tag-editor-delete i.fa-check,
#profile_causes_tag_list + .tag-editor .tag-editor-tag i.fa-check,
#profile_causes_tag_list + .tag-editor .tag-editor-delete i.fa-check {
  color: #fff;
}

/* line 546, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#profile_word_list + .tag-editor .tag-editor-tag,
#profile_word_list + .tag-editor .tag-editor-delete {
  background: #85a3d4;
  padding: 4px 12px 4px 8px;
  color: #fff;
  height: 22px;
}
/* line 552, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#profile_word_list + .tag-editor .tag-editor-tag i.fa-check,
#profile_word_list + .tag-editor .tag-editor-delete i.fa-check {
  color: #fff;
}

/* line 557, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.please-accept .error {
  margin-left: -1.5rem;
}

/* line 561, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#profile_know_about_tag_list + .tag-editor .tag-editor-tag,
#profile_i_am_available_for_list + .tag-editor .tag-editor-tag,
#profile_word_list + .tag-editor .tag-editor-tag,
#profile_area_of_expertise_list + .tag-editor .tag-editor-tag {
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 4px 0px 4px 8px;
  font-family: GeomanistRegular, sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  height: 22px;
}

/* line 568, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#profile_area_of_expertise_list + .tag-editor .tag-editor-delete,
#profile_i_am_available_for_list + .tag-editor .tag-editor-delete,
#profile_know_about_tag_list + .tag-editor .tag-editor-delete,
#profile_word_list + .tag-editor .tag-editor-delete {
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 0 12px 0 8px;
  display: flex;
  align-items: center;
  height: 22px;
}
/* line 313, /myapp/app/assets/stylesheets/_mixins.scss */
#profile_area_of_expertise_list + .tag-editor .tag-editor-delete i,
#profile_i_am_available_for_list + .tag-editor .tag-editor-delete i,
#profile_know_about_tag_list + .tag-editor .tag-editor-delete i,
#profile_word_list + .tag-editor .tag-editor-delete i {
  line-height: 16px;
}
/* line 314, /myapp/app/assets/stylesheets/_mixins.scss */
#profile_area_of_expertise_list + .tag-editor .tag-editor-delete i:before,
#profile_i_am_available_for_list + .tag-editor .tag-editor-delete i:before,
#profile_know_about_tag_list + .tag-editor .tag-editor-delete i:before,
#profile_word_list + .tag-editor .tag-editor-delete i:before {
  color: #fff;
}

/* line 575, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.selected-tag {
  background: var(--area-of-expertise-tag-color);
  color: #FFFFFF;
}

/* line 581, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.i-know-a-lot-tag-button.selected-tag, .i-want-to-learn-more-tag-button.selected-tag {
  background: var(--available-for-tag-color);
}

/* line 586, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.i-am-a-tag-button.selected-tag {
  background: #85a3d4;
}

/* line 591, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.i-am-available-for-tag-button.selected-tag, .i-am-looking-for-tag-button.selected-tag {
  background: var(--know-about-tag-color);
}

/* line 597, /myapp/app/assets/stylesheets/brain_onboardings.scss */
textarea.modal-input-f {
  height: 60px;
}

/* line 601, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal h2 {
  font-size: 22px;
}

/* line 605, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal .account-created-form-buttons {
  gap: 5px;
}
/* line 607, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal .account-created-form-buttons a {
  color: #000000;
  height: 43px;
}
/* line 610, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal .account-created-form-buttons a:last-child {
  color: #FFFFFF;
}

/* line 616, /myapp/app/assets/stylesheets/brain_onboardings.scss */
textarea.modal-input-f {
  height: 80px;
}

/* line 617, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form {
  width: 100%;
}
/* line 619, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .onboarding-form-field {
  position: relative;
  margin-bottom: 16px;
}
/* line 622, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .onboarding-form-field > input, .onboarding-modal-form .onboarding-form-field > select {
  height: 48px;
}
/* line 626, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .onboarding-form-field label {
  color: #687583;
  font-weight: 400;
  margin-bottom: 8px;
}
/* line 632, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .onboarding-form-field select {
  background: transparent;
  appearance: none;
  background-image: url(/assets/arrow-down-cd5835d5025c854cfdccaf046970af4c8889961dfa60cd7cafff620b83f70f18.svg);
  background-repeat: no-repeat;
  background-position: right 20px top 50%;
}
/* line 640, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .onboarding-form-field i.fa, .onboarding-modal-form .onboarding-form-field i[class^="ti-"] {
  position: absolute;
  left: 12px;
  top: 16px;
  color: #687583;
  font-size: 18px;
}
/* line 647, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .onboarding-form-field i.fa-check {
  position: static;
  font-size: 14px;
}
/* line 652, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .onboarding-form-field .selected-tag i.fa-check {
  color: #FFFFFF;
}
/* line 656, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .onboarding-form-field i.fa-check-circle {
  position: relative;
  top: auto;
  left: auto;
  color: inherit;
}
/* line 659, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .onboarding-form-field .hasDatepicker + img {
  position: absolute;
  right: 10px;
  top: 36px;
  font-size: 23px;
  width: 24px;
  height: 24px;
  color: #687583;
}
/* line 668, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .onboarding-form-field #loading_image {
  position: absolute;
  top: -24px;
  left: -53px;
  width: 50px;
  height: 50px;
}
/* line 676, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .onboarding-form-field .birth-datepicker-icon {
  position: absolute;
  right: 15px;
  top: 37px;
  cursor: pointer;
}
/* line 683, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .onboarding-form-field .modal-input-f-wrapper, .onboarding-modal-form .onboarding-form-field .taggable-onboard-wrapper {
  position: relative;
}
/* line 685, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .onboarding-form-field .modal-input-f-wrapper .modal-input-f, .onboarding-modal-form .onboarding-form-field .modal-input-f-wrapper .tag-editor.ui-sortable, .onboarding-modal-form .onboarding-form-field .taggable-onboard-wrapper .modal-input-f, .onboarding-modal-form .onboarding-form-field .taggable-onboard-wrapper .tag-editor.ui-sortable {
  padding-right: 65px;
}
/* line 688, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .onboarding-form-field .modal-input-f-wrapper .ob-counter, .onboarding-modal-form .onboarding-form-field .taggable-onboard-wrapper .ob-counter {
  position: absolute;
  top: 13px;
  right: 10px;
  color: red;
  font-size: 12px;
}
/* line 694, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .onboarding-form-field .modal-input-f-wrapper .ob-counter i.fa, .onboarding-modal-form .onboarding-form-field .taggable-onboard-wrapper .ob-counter i.fa {
  position: static;
  margin-right: 2px;
  font-size: 12px;
}
/* line 698, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .onboarding-form-field .modal-input-f-wrapper .ob-counter i.fa.fa-times, .onboarding-modal-form .onboarding-form-field .taggable-onboard-wrapper .ob-counter i.fa.fa-times {
  color: red;
}
/* line 701, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .onboarding-form-field .modal-input-f-wrapper .ob-counter i.fa.fa-check, .onboarding-modal-form .onboarding-form-field .taggable-onboard-wrapper .ob-counter i.fa.fa-check {
  color: green;
  display: none;
}
/* line 706, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .onboarding-form-field .modal-input-f-wrapper .ob-counter.valid, .onboarding-modal-form .onboarding-form-field .taggable-onboard-wrapper .ob-counter.valid {
  color: green;
}
/* line 708, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .onboarding-form-field .modal-input-f-wrapper .ob-counter.valid i.fa-times, .onboarding-modal-form .onboarding-form-field .taggable-onboard-wrapper .ob-counter.valid i.fa-times {
  display: none;
}
/* line 711, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .onboarding-form-field .modal-input-f-wrapper .ob-counter.valid i.fa-check, .onboarding-modal-form .onboarding-form-field .taggable-onboard-wrapper .ob-counter.valid i.fa-check {
  display: inline-block;
}
/* line 719, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .form-field-gap {
  margin-bottom: 24px;
}
/* line 723, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .form-field-with-icon input {
  padding-left: 40px;
}
/* line 728, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .form-button button:not(#account-created-modal-button) {
  width: 100%;
  height: 64px;
  background: var(--brand-primary);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 20px;
  color: #FFFFFF;
  font-weight: 700;
  line-height: 100%;
}
/* line 738, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .form-button button:not(#account-created-modal-button):hover:not(:disabled) {
  background: var(--brand-primary-hover);
}
/* line 743, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .create-account-modal-checkbox {
  margin-bottom: 24px;
  display: flex;
  align-items: center;
}
/* line 747, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .create-account-modal-checkbox input {
  margin: 0 10px 0 0;
  width: 20px;
  height: 20px;
}
/* line 752, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .create-account-modal-checkbox span {
  color: #687583;
  line-height: 140%;
}
/* line 758, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .bootstrap-datetimepicker-widget table thead tr:first-child .prev, .onboarding-modal-form .bootstrap-datetimepicker-widget table thead tr:first-child .next {
  top: 8px;
  margin: 0;
  padding: 2px 0 0 0;
}
/* line 763, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal-form .bootstrap-datetimepicker-widget table thead tr:first-child .next {
  right: 5px;
}

/* line 769, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.skip-for-now {
  width: fit-content;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  margin: 20px auto 10px;
}

/* line 777, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal small {
  display: block;
}
/* line 779, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal small.error {
  margin-top: 5px;
}

/* line 784, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.onboarding-modal small.pin_reset_sent {
  font-size: 14px;
  font-weight: 400;
}

/* line 789, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.clean-button {
  background: transparent;
  outline: none;
  color: #687583;
  border: 0;
}

/* line 796, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.delete-button {
  color: #EF506E;
  cursor: pointer;
}
/* line 798, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.delete-button:hover, .delete-button:focus {
  color: #BF3E53;
}
/* line 802, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.delete-button i.fa-trash-o {
  margin-right: 5px;
}

/* line 807, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.iti.iti--allow-dropdown {
  width: 100%;
}

/* line 811, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.string.tel.optional.modal-input-f {
  width: 100%;
  height: 48px;
  padding-top: 12px;
}

/* line 817, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.invalid-input-f {
  position: absolute;
  right: 0;
  bottom: -17px;
}

/* line 823, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.pin_reset_sent {
  margin-right: auto;
  margin-left: 2px;
}

/* line 828, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#continue-profile-create.btn[disabled],
#signup-modal-button.btn[disabled] {
  background: #808080;
}

/* line 836, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.ui-datepicker-title
.upload-profile-photo .preview-profile-pic {
  /* display: flex;
   flex-direction: column;*/
}

/* line 842, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#verificationField {
  display: none;
}

/* line 846, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#country_code {
  margin-right: 2px;
}

/* line 850, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.send-verification-code {
  height: 72px;
  padding-top: 24px;
  font-weight: 500;
  display: flex;
}

/* line 857, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#send-verification-code-btn {
  padding: 0;
  height: auto;
  background: transparent;
  border: none;
  color: #FAB847;
}

/* line 865, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.verification-code {
  display: flex;
  justify-content: space-between;
}
/* line 868, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.verification-code input {
  min-width: 54px;
  height: 48px;
  padding: 0;
  text-align: center;
  width: 22%;
}

/* line 877, /myapp/app/assets/stylesheets/brain_onboardings.scss */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 883, /myapp/app/assets/stylesheets/brain_onboardings.scss */
input[type=number] {
  -moz-appearance: textfield;
}

/* line 887, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.create-account-modal .modal-dialog {
  margin-top: 30px;
}

/* line 891, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.signup-modal, .signin-modal, .create-account-modal, .onboarding1-modal, .onboarding1-part2-modal, .onboarding2-modal, .account-created-modal {
  display: none;
}

/* line 895, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.signin-modal a.forgot-password {
  margin-left: 4px;
  margin-top: 4px;
}

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
@media (min-width: 320px) {
  /* line 904, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  #bo-phone-box input, #bo-phone-box select {
    width: 100%;
  }
}
/* Extra Small Devices, Phones */
@media (min-width: 480px) {
  /* line 911, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  #bo-phone-box input, #bo-phone-box select {
    width: 100%;
  }
}
/* Small Devices, Tablets */
@media (min-width: 768px) {
  /* line 918, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  #bo-phone-box input, #bo-phone-box select {
    width: 80%;
  }
}
/* Medium Devices, Desktops */
@media (min-width: 992px) {
  /* line 925, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  #bo-phone-box input, #bo-phone-box select {
    width: 60%;
  }
}
/* Large Devices, Wide Screens */
@media (min-width: 1200px) {
  /* line 932, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  #bo-phone-box input, #bo-phone-box select {
    width: 50%;
  }
}
/* line 939, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.bo-verify-pin, #status-box, #status-box-welcome, #bo-phone-errors {
  display: none;
}

/* line 943, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#bo-nav-tabs-container {
  padding: 60px 15px 0px 15px;
}

/* line 946, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.bo-content-container {
  margin-top: 25px;
}

/* line 949, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#bo-nav-tabs-container .nav-tabs a {
  border: none !important;
}

/* line 952, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#bo-nav-tabs-container .nav-tabs .active > a,
#bo-nav-tabs-container .nav-tabs .active > h5,
#bo-nav-tabs-container .nav-tabs li:hover > a,
#bo-nav-tabs-container .nav-tabs li:hover > h5 {
  color: #EF506E;
  cursor: pointer;
  text-decoration: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  color: #fff;
  background: transparent;
}

/* line 965, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#bo-nav-tabs-container .nav-tabs li.current-menu:hover > h5 {
  color: #EF506E;
  background: transparent;
}

/* line 969, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#bo-nav-tabs-container .nav-tabs li > a {
  padding: 15px 40px;
}
/* line 971, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#bo-nav-tabs-container .nav-tabs li > a.wallet-menu-item {
  flex-wrap: wrap;
}
/* line 974, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#bo-nav-tabs-container .nav-tabs li > a.wallet-menu-item span.converted-currency i {
  width: auto;
}

/* line 980, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#bo-nav-tabs-container .nav-tabs li li {
  list-style: none;
}

/* line 983, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#bo-nav-tabs-container .nav-tabs li li > a {
  padding-left: 70px;
  float: left;
  width: 100%;
}

/* line 988, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#bo-nav-tabs-container .nav-tabs li > h5 {
  padding: 15px  30px 15px 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 992, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#bo-nav-tabs-container li.first-tab:hover, #bo-nav-tabs-container li.first-tab.active {
  border-bottom: none !important;
}

/* line 995, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#bo-nav-tabs-container li.first-tab:hover .tab-head, #bo-nav-tabs-container li.first-tab.active .tab-head {
  color: #1DAEC9;
}

/* line 999, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#bo-nav-tabs-container li.second-tab:hover, #bo-nav-tabs-container li.second-tab.active {
  border-bottom: none !important;
}

/* line 1002, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#bo-nav-tabs-container li.second-tab:hover .tab-head, #bo-nav-tabs-container li.second-tab.active .tab-head {
  color: #CD3C44 !important;
}

/* line 1005, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#bo-nav-tabs-container li.third-tab:hover, #bo-nav-tabs-container li.third-tab.active {
  border-bottom: none !important;
}

/* line 1008, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#bo-nav-tabs-container li.third-tab:hover .tab-head, #bo-nav-tabs-container li.third-tab.active .tab-head {
  color: #F69647 !important;
}

/* line 1011, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#bo-nav-tabs-container li.fourth-tab:hover, #bo-nav-tabs-container li.fourth-tab.active {
  border-bottom: none !important;
}

/* line 1014, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#bo-nav-tabs-container li.sixth-tab:hover,
#bo-nav-tabs-container li.sixth-tab.active {
  border-bottom: none !important;
}

/* line 1018, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#bo-nav-tabs-container li.fourth-tab:hover .tab-head, #bo-nav-tabs-container li.fourth-tab.active .tab-head {
  color: #8FC355 !important;
}

/* line 1021, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#bo-nav-tabs-container li.fifth-tab:hover, #bo-nav-tabs-container li.fifth-tab.active {
  border-bottom: none !important;
}

/* line 1024, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#bo-nav-tabs-container li.fifth-tab:hover .tab-head, #bo-nav-tabs-container li.fifth-tab.active .tab-head {
  color: #885AA3 !important;
}

/* line 1028, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#bo-nav-tabs-container li.sixth-tab:hover .tab-head, #bo-nav-tabs-container li.sixth-tab.active .tab-head {
  color: #c5c5ff !important;
}

/* line 1032, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#integration-modal-tool-tabs .nav-tabs .active a {
  background-color: inherit !important;
}

/* Custom, iPhone Retina */
@media (min-width: 320px) {
  /* line 1038, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  #bo-nav-tabs-container .tab-head {
    font-size: 16px;
  }
}
/* Extra Small Devices, Phones */
@media (min-width: 480px) {
  /* line 1045, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  #bo-nav-tabs-container .tab-head {
    font-size: 18px;
  }
}
/* Small Devices, Tablets */
@media (min-width: 768px) {
  /* line 1052, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  #bo-nav-tabs-container .tab-head {
    font-size: 20px;
  }
}
/* Medium Devices, Desktops */
@media (min-width: 992px) {
  /* line 1059, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  #bo-nav-tabs-container .tab-head {
    font-size: 22px;
  }
}
/* Large Devices, Wide Screens */
@media (min-width: 1200px) {
  /* line 1066, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  #bo-nav-tabs-container .tab-head {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  /* line 1072, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  #bo-nav-tabs-container .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}
@media (max-width: 640px) {
  /* line 1080, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  .onboarding-modal .modal-body {
    padding-left: 30px;
    padding-right: 30px;
  }

  /* line 1085, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  .service-on-boarding {
    width: 100%;
    margin: 15px 0 30px 0;
  }

  /* line 1089, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  .calendar-connect-on-boarding {
    width: 100%;
    margin: 8px 0;
  }

  /* line 1093, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  .primary-services {
    flex-wrap: wrap;
    justify-content: center !important;
  }
  /* line 1096, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  .primary-services .service-on-boarding {
    margin-top: 10px;
  }

  /* line 1100, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  .onboarding-modal .account-created-form-buttons {
    flex-direction: column-reverse;
  }
}
/* line 1107, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.terms-of-use, #status-box, .sign-up-complete, #welcomeTermsModal .send-pin, .agreement-terms {
  display: none;
}

/* line 1113, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.cover-photo-solo-container {
  display: block;
  width: 100%;
  height: 200px;
  position: relative;
  overflow-y: hidden;
}

/* line 1123, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.profile_remove_cover_photo .checkbox {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 1126, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.profile_remove_cover_photo .checkbox input[type="checkbox"] {
  margin-top: 0;
}

/* line 1132, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.bo-profile-picture-solo-container {
  display: block;
  width: 150px;
  height: 150px;
  margin-top: 20px;
  position: relative;
  margin: 0 auto;
}
/* line 1140, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.bo-profile-picture-solo-container p.require-img-field {
  position: absolute;
  color: #d93025;
  font-size: 20px;
  right: 10px;
  top: 10px;
}

/* line 1149, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.cover-photo-solo-container:hover .cover-photo-solo-overlay-sub-camera, .portfolio-solo-container:hover .portfolio-solo-overlay-sub-camera {
  color: #FFF;
  background-color: black;
  display: flex;
}

/* line 1156, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.portfolio-solo-container:hover .portfolio-solo-overlay-sub-camera {
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
}

/* line 1162, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.portfolio-solo-container.without-image:hover .portfolio-solo-overlay-sub-camera {
  color: #FFF;
  background-color: rgba(0, 0, 0, 0);
  display: flex;
}

/* line 1169, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.cover-photo-solo-overlay {
  position: absolute;
  display: flex;
  justify-content: stretch;
  text-align: center;
  align-items: stretch;
  flex-direction: column;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1182, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.cover-photo-solo-overlay-sub-camera {
  padding-top: 10px;
  flex: 1 1 auto;
  font-size: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  text-align: center;
  height: 200px;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  cursor: pointer;
  align-items: center;
}

/* line 1199, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.image-upload-no-image {
  background-color: rgba(0, 0, 0, 0);
  color: #505050;
  display: flex;
}

/* line 1205, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.image-upload-image {
  background-color: rgba(0, 0, 0, 0.8);
  color: #FFF;
  display: none;
}

/* line 1211, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.cover-photo-solo-flex-text, .portfolio-solo-flex-text {
  flex: 1;
}

/* line 1218, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.grumpy-image-wrapper {
  width: 90%;
  height: 0;
  padding-bottom: 66.67%;
  position: relative;
}

/* line 1225, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.grumpy-image {
  width: 100%;
  position: absolute;
}

/* line 1232, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.portfolio-solo-overlay {
  position: absolute;
  display: flex;
  justify-content: stretch;
  text-align: center;
  align-items: stretch;
  flex-direction: column;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1245, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.portfolio-solo-overlay-sub-camera {
  padding-top: 10px;
  flex: 1 1 auto;
  font-size: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  text-align: center;
  height: auto;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  cursor: pointer;
  align-items: center;
}

/* line 1264, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.form-control-inline {
  min-width: 0;
  width: auto;
  display: inline;
}

/* line 1270, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.form-control-width {
  min-width: 0;
  width: auto;
}

/* line 1275, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.rate-select-table-row * {
  margin-bottom: 0px;
}

/* line 1279, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.rate-select-data {
  vertical-align: bottom;
  padding: 5px 5px;
}

/* line 1284, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.rate-select-label {
  min-height: 20px;
  margin-bottom: 0;
  font-weight: normal;
}

/* line 1290, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.bo-port-flex-container {
  display: flex;
  flex-direction: row;
  align-items: start;
  position: relative;
}

/* line 1298, /myapp/app/assets/stylesheets/brain_onboardings.scss */
::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 6px;
}

/* line 1302, /myapp/app/assets/stylesheets/brain_onboardings.scss */
::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

/* line 1307, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#portfolio-section .bo-port-flex-container {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  height: 265px;
}

/* line 1314, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.bo-port-flex-text {
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  width: calc(100% - 240px);
}
/* line 1319, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.bo-port-flex-text .title {
  padding-right: 7.5px;
  width: 50%;
}
/* line 1323, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.bo-port-flex-text .description {
  padding-left: 7.5px;
  width: 50%;
}

/* line 1328, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#portfolio-section .bo-port-flex-text {
  height: 265px;
}

/* line 1331, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.bo-flex-sort {
  margin-top: 25px;
}

/* line 1337, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.bo-flex-container {
  display: flex;
  flex-direction: row;
}

/* line 1343, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.bo-flex-title {
  flex: 3;
}

/* line 1348, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.bo-flex-availability {
  flex: 3;
}

/* line 1352, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.bo-flex-rate {
  width: 50%;
}

/* line 1355, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.bo-flex-maximum {
  flex: 3;
}

/* line 1358, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.bo-flex-days {
  flex: 3;
  padding-right: 25px;
}

/* line 1363, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.service-brain-panel-break {
  padding: 15px 0px 0px 0px;
  background-color: #FFF;
  margin: 15px -20px;
  width: auto;
}

/* line 1377, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.checkbox-item-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

/* line 1383, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.service-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 1390, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.service-modal-btn {
  flex: 0 0 31%;
  border: 2px dashed #505050;
  width: 31%;
  height: 31%;
  /* 1:1 Aspect Ratio */
  margin: 20px 1%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  text-align: center;
  min-height: 200px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
}

/* line 1406, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.service-modal-btn:hover {
  top: -2px;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.15);
  min-height: 202px;
}

/* line 1413, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.service-btn-footer {
  width: 100%;
  display: flex;
  border-top: 1px solid #505050;
  align-items: center;
  justify-content: space-between;
  padding: 10px 15px 10px 10px;
  flex: 0 0 auto !important;
  background-color: #FFF;
}

/* line 1428, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.service-modal-btn.edit-service-btn {
  border: 2px solid #505050;
  border-top: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 1433, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.service-modal-btn.edit-service-btn .has-error {
  height: 56px;
  padding-top: 9px;
}
/* line 1436, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.service-modal-btn.edit-service-btn .has-error .text-danger {
  position: absolute;
  left: 15px;
}

/* line 1443, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.service-modal-btn.edit-service-btn.service-off {
  border-color: rgba(0, 0, 0, 0.44);
  border-top: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 1450, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.service-btn-fill {
  flex: 2;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: transparent;
  position: relative;
  overflow: hidden;
}

/* line 1478, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.service-off.text-dark-grey {
  color: rgba(0, 0, 0, 0.44);
}

/* line 1481, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.service-off {
  background-color: #F9F9F9;
}

/* line 1485, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.service-topper {
  margin-top: -1px;
  margin-right: -1px;
  margin-left: -1px;
  height: 6px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #90c15b;
  width: 100%;
}

/* line 1496, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.service-topper.service-off {
  background-color: rgba(0, 0, 0, 0.44);
}

/* line 1501, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.service-btn-toggle {
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
}

/* line 1508, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.edit-service-link {
  width: 100%;
  justify-content: center;
  align-items: center;
}

/*.edit-service-link:hover, .edit-service-link:focus, .edit-service-link:active, .edit-service-link.active {
    background-color: #505050;
    #color: #FFF !important;
    opacity: 0.8;
}*/
/* line 1520, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.flex.brain-stats {
  justify-content: center;
}

/* line 1523, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.flex.brain-stats .flex-item {
  flex: 1 1 auto;
  max-width: 33%;
  text-align: center;
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  /* line 1531, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  .bo-port-flex-photo {
    flex: 5;
  }

  /* line 1537, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  #portfolio-section .bo-port-flex-text {
    margin-top: 15px;
    margin-left: 0px;
    position: relative;
    max-height: 40px;
    height: auto;
    overflow: hidden;
    transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
    padding-left: 15px;
    padding-right: 15px;
  }

  /* line 1550, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  #profile-primary-container {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
  }

  /* line 1567, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  #portfolio-section .bo-port-flex-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    margin-bottom: 20px;
  }

  /* line 1576, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  .visible-xs.col-centered.primary-center-text {
    margin-left: 0;
  }

  /* line 1579, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  .bo-port-flex-text {
    width: 100%;
  }

  /* line 1582, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  #portfolio-section .bo-port-flex-text {
    padding-left: 0;
  }

  /* line 1586, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  #portfolio-section .bo-port-flex-container:nth-of-type(n+4), #portfolio-section .hr-vm {
    display: none;
  }

  /* line 1590, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  #portfolio-section .vm-button {
    margin-top: 20px;
  }

  /* line 1594, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  .portfolio-item-image {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 0;
    padding-bottom: 66.67%;
    position: relative;
  }

  /* line 1603, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  .bo-port-flex-photo {
    width: 100%;
  }

  /* line 47, /Users/brettcrowe/.rvm/gems/ruby-2.5.1/gems/bootstrap-sass-3.3.6/assets/stylesheets/bootstrap/_type.scss */
  /* line 1608, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  h1, .h1 {
    font-size: 28px;
  }

  /* line 48, /Users/brettcrowe/.rvm/gems/ruby-2.5.1/gems/bootstrap-sass-3.3.6/assets/stylesheets/bootstrap/_type.scss */
  /* line 1613, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  h2, .h2 {
    font-size: 24px;
  }

  /* line 49, /Users/brettcrowe/.rvm/gems/ruby-2.5.1/gems/bootstrap-sass-3.3.6/assets/stylesheets/bootstrap/_type.scss */
  /* line 1618, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  h3, .h3 {
    font-size: 20px;
  }

  /* line 50, /Users/brettcrowe/.rvm/gems/ruby-2.5.1/gems/bootstrap-sass-3.3.6/assets/stylesheets/bootstrap/_type.scss */
  /* line 1623, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  h4, .h4 {
    font-size: 16px;
  }

  /* line 51, /Users/brettcrowe/.rvm/gems/ruby-2.5.1/gems/bootstrap-sass-3.3.6/assets/stylesheets/bootstrap/_type.scss */
  /* line 1628, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  h5, .h5 {
    font-size: 14px;
  }

  /* line 52, /Users/brettcrowe/.rvm/gems/ruby-2.5.1/gems/bootstrap-sass-3.3.6/assets/stylesheets/bootstrap/_type.scss */
  /* line 1633, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  h6, .h6 {
    font-size: 12px;
  }

  /* line 58, /Users/brettcrowe/.rvm/gems/ruby-2.5.1/gems/bootstrap-sass-3.3.6/assets/stylesheets/bootstrap/_type.scss */
  /* line 1638, /myapp/app/assets/stylesheets/brain_onboardings.scss */
  p {
    margin: 0 0 10px;
  }
}
/* line 1667, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.mystory-panel {
  /*border-bottom: 1px solid #dfe3e8;*/
}

/* line 1671, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.modal-open div.token-input-dropdown-facebook {
  z-index: 9999;
}

/* line 1675, /myapp/app/assets/stylesheets/brain_onboardings.scss */
#i-am-a-tags {
  overflow: hidden;
}

/* line 1679, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
  padding: 0px;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

/* line 1686, /myapp/app/assets/stylesheets/brain_onboardings.scss */
.ui-menu li.ui-menu-item {
  font-family: GeomanistRegular, sans-serif;
  padding: 6px;
}

/* line 1692, /myapp/app/assets/stylesheets/brain_onboardings.scss */
body.i-am-a-tags-body .ui-menu li.ui-menu-item {
  color: #85a3d4;
}
/* line 1695, /myapp/app/assets/stylesheets/brain_onboardings.scss */
body.i-am-a-tags-body .ui-menu .ui-menu-item.ui-state-focus {
  color: #fff;
  background: #85a3d4;
}

/* line 1702, /myapp/app/assets/stylesheets/brain_onboardings.scss */
body.i-know-a-lot-tags-body .ui-menu li.ui-menu-item {
  color: #5cc9bd;
}
/* line 1705, /myapp/app/assets/stylesheets/brain_onboardings.scss */
body.i-know-a-lot-tags-body .ui-menu .ui-menu-item.ui-state-focus {
  color: #fff;
  background: #5cc9bd;
}

/* line 1712, /myapp/app/assets/stylesheets/brain_onboardings.scss */
body.area-of-expertise-tags-body .ui-menu li.ui-menu-item {
  color: #c89538;
}
/* line 1715, /myapp/app/assets/stylesheets/brain_onboardings.scss */
body.area-of-expertise-tags-body .ui-menu .ui-menu-item.ui-state-focus {
  color: #fff;
  background: #c89538;
}

/* line 1722, /myapp/app/assets/stylesheets/brain_onboardings.scss */
body.i-am-available-for-tags-body .ui-menu li.ui-menu-item {
  color: #BB6BD9;
}
/* line 1725, /myapp/app/assets/stylesheets/brain_onboardings.scss */
body.i-am-available-for-tags-body .ui-menu .ui-menu-item.ui-state-focus {
  color: #fff;
  background: #BB6BD9;
}
/* line 5, /myapp/app/assets/stylesheets/brain_requests.scss */
.request-form {
  margin: 0 auto;
  float: none;
  max-width: 800px;
  margin-bottom: 20px;
}

/* line 12, /myapp/app/assets/stylesheets/brain_requests.scss */
.request-heading-row {
  margin: 0 auto;
  float: none;
  text-align: center;
  margin-bottom: 20px;
  max-width: 800px;
}
/* ===================================================================
                       Browse Our Brains START
==================================================================== */
@font-face {
  font-family: 'GeomanistRegular';
  src: url(/assets/fonts/geomanist-regular-webfont-852c8dd9bdba80687a26d566e8574e740bd81430a37812f226eb3e3f9f669e9c.ttf) format("truetype");
}
/* line 21, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains {
  background: none;
  margin: 0;
  padding: 0;
  font-family: GeomanistRegular, sans-serif;
  /* =========================================== */
  /* ============================================================================ */
  /* ==================== Responsiveness =================== */
  /*  Extra Large devices (Extra Large screens / TVs, 1201px < 1440px) */
  /*  Large devices (Large screens / Desktops, 1025px < 1199px) */
  /*  Medium devices (Small screens / laptops, 769px < 1024px) */
  /*  Small devices (iPads/Tablets, 481px < 768px) */
  /*  Extra small devices (Mobile devices, 360px < 480px) */
}
/* line 26, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .filter-icon {
  display: none;
}
/* line 31, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .mobile-sidenav .closeBtn {
  display: none;
}
/* line 36, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains hr.half-mar {
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 41, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .text-light-grey {
  color: #a6a6a6;
}
/* line 45, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .navbar {
  width: 100%;
  height: 96.19px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
/* line 53, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .mobile-menu {
  display: none;
}
/* line 57, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .tablet-brand {
  display: block;
}
/* line 61, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .mobile-brand {
  display: none;
}
/* line 65, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .search-box {
  width: 400px;
  height: 50px;
  border-radius: 40px;
  border: 1px solid #E4E5E7;
  background-color: white;
  display: flex;
  align-items: center;
  padding: 10px;
  box-shadow: 0 8px 40px 0 #A056211A;
}
/* line 76, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .search-box svg {
  font-size: 20px;
  margin: 5px 10px 5px 5px;
}
/* line 81, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .search-box input {
  flex: 1;
  height: 24px;
  border: none;
  outline: none;
  font-size: 16px;
  font-weight: lighter;
}
/* line 92, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brain-nav-link .nav-link {
  font-family: 'RobotoRegular', Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #4D4D4D;
}
/* line 97, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brain-nav-link .nav-link:hover {
  color: var(--brand-primary-hover);
}
/* line 104, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .loginStyle {
  color: #a79f9f;
}
/* line 111, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains hr.solid {
  width: 100%;
  border-top: 0.2px solid #E4E5E7;
  margin: 0 auto;
}
/* line 120, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content {
  /* Category - Left Side */
  /* ================================Meet the brain - Right Side============================ */
}
/* line 122, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section {
      /*.country-select select {
        appearance: none;
        outline: 0;
        border: 0;
        box-shadow: none;
        flex: 1;

        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 21px;
        display: flex;
        align-items: center;
        color: #687583;
        background: none;
        cursor: pointer;
      }

      .country-select select::-ms-expand {
        display: none;
      }

      .country-select {
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 8px 16px;
        position: relative;
        height: 37px;
        box-sizing: border-box;
        flex: none;
        order: 1;
        align-self: stretch;
        flex-grow: 0;
        margin: 0px;
        background: none;
      }

      .chosen-single {
        background: none;
        border: none;
        box-shadow: none;

        span {
          margin-right: 14px;
        }
      }*/
  /* .chosen-drop {
    !* width: 248px;*!
     left: -17px;
     top: 30px;
     border: 1px solid #E4E5E7;
   }*/
      /*.country-select::after {
        content: '\25BE';
        color: #687583;
        flex: none;
        order: 1;
        flex-grow: 0;
        margin: 0 6px;
      }

      .country-select:hover::after {
        transform: matrix(1, 0, 0, -1, 0, 0);
      }*/
}
/* line 123, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .category-section-title,
body.browse-our-brains .browse-brains-content .left-side-bar-section .price-range-title,
body.browse-our-brains .browse-brains-content .left-side-bar-section .service-ratings-title,
body.browse-our-brains .browse-brains-content .left-side-bar-section .new-brains-title,
body.browse-our-brains .browse-brains-content .left-side-bar-section .location-title,
body.browse-our-brains .browse-brains-content .left-side-bar-section .language-title {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
}
/* line 135, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .category {
  display: flex;
  align-items: center;
}
/* line 142, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .category-icon {
  width: 42px;
  height: 42px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 151, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .graphics-design-icon {
  background: #F5E6FD;
}
/* line 155, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .digital-marketing-icon {
  background: #E3F8FA;
}
/* line 159, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .video-animation-icon {
  background: #FEE5E1;
}
/* line 163, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .programming-tech-icon {
  background: #E2E7FF;
}
/* line 167, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .writing-translation-icon {
  background: #FEF4E1;
}
/* line 171, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .music-audio-icon {
  background: #E2FFE8;
}
/* line 175, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .see-all-category {
  border: none;
  background: none;
}
/* line 180, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .see-all-category span {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  color: var(--brand-primary);
  margin-right: 6px;
  line-height: 20px;
}
/* line 190, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .show-category-btn {
  display: flex;
}
/* line 194, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section #arrow-down, body.browse-our-brains .browse-brains-content .left-side-bar-section #arrow-up {
  font-size: 20px;
  font-weight: 600;
  color: var(--brand-primary);
}
/* line 201, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .price-range-section {
  width: 100%;
  margin-top: 20px;
}
/* line 206, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .price-range-title {
  left: 0;
  top: 0;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  margin: 0px 0px 28px 0px;
}
/* line 218, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .value {
  position: absolute;
  top: -21px;
  min-width: 25px;
  height: 15px;
  padding: 1px;
  margin-left: -2px;
  align-items: center;
  text-align: center;
  display: flex;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #FFFFFF;
  background: var(--brand-primary);
  border-radius: 5px;
  width: 50px;
  left: -47%;
}
/* line 239, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .value:after {
  content: '';
  display: block;
  position: absolute;
  top: 14px;
  left: 50%;
  right: 0;
  width: 0;
  height: 0;
  margin-left: -5px;
  border-bottom: 5px solid transparent;
  border-top: 5px solid var(--brand-primary);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
/* line 255, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section #slider .ui-slider-handle {
  position: absolute;
  width: 24px;
  height: 24px;
  top: -10px;
  border-radius: 50%;
  border: none;
  background: var(--brand-primary);
  cursor: pointer;
}
/* line 266, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section #slider.ui-slider {
  height: 4px;
  background: #E4E5E7;
  border: none;
  border-radius: 4px;
  margin-left: 8px;
  margin-right: 26px;
}
/* line 275, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section #slider .ui-slider-range {
  position: absolute;
  height: 4px;
  background: var(--brand-primary);
  border-radius: 4px;
}
/* line 282, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .price-range {
  position: absolute;
  width: 250px;
  margin-top: 30px;
}
/* line 288, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .min-range {
  float: left;
}
/* line 292, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .max-range {
  float: right;
}
/* line 296, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .min-range, body.browse-our-brains .browse-brains-content .left-side-bar-section .max-range {
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  line-height: 18px;
  color: #687583;
}
/* line 307, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .service-ratings-section {
  margin-top: 20px;
}
/* line 311, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .service-ratings-title {
  top: auto;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  margin: 0px 0px 8px 0;
}
/* line 322, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .service-label, body.browse-our-brains .browse-brains-content .left-side-bar-section .language-label {
  display: flex;
  position: relative;
  padding-left: 35px;
  margin-bottom: 8px;
  cursor: pointer;
  font-weight: 500;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000000;
}
/* line 336, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .service-label svg, body.browse-our-brains .browse-brains-content .left-side-bar-section .language-label svg {
  margin-right: 10px;
}
/* line 340, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .service-label input, body.browse-our-brains .browse-brains-content .left-side-bar-section .language-label input {
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* line 347, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .service-label input:checked ~ .left-side-bar-checkbox, body.browse-our-brains .browse-brains-content .left-side-bar-section .language-label input:checked ~ .left-side-bar-checkbox {
  background-color: #FFFFFF;
  border: 2px solid var(--brand-primary);
}
/* line 352, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .service-label input:checked ~ .left-side-bar-checkbox:after, body.browse-our-brains .browse-brains-content .left-side-bar-section .language-label input:checked ~ .left-side-bar-checkbox:after {
  display: block;
}
/* line 356, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .service-label .left-side-bar-checkbox:after, body.browse-our-brains .browse-brains-content .left-side-bar-section .language-label .left-side-bar-checkbox:after {
  left: 6px;
  top: 1px;
  width: 6px;
  height: 12px;
  border: solid var(--brand-primary);
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
}
/* line 369, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .left-side-bar-checkbox {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border: 2px solid #E4E5E7;
  border-radius: 5px;
}
/* line 379, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .left-side-bar-checkbox:after {
  content: "";
  position: absolute;
  display: none;
}
/* line 387, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .location-section {
  margin-top: 28px;
}
/* line 391, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .location-title {
  flex: none;
  flex-grow: 0;
  margin: 0px 0px 8px;
}
/* line 465, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .circle {
  width: 20px;
  height: 20px;
  position: relative;
  border-radius: 50%;
  border: 2px solid #E4E5E7;
  cursor: pointer;
  z-index: 2;
}
/* line 475, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .line1, body.browse-our-brains .browse-brains-content .left-side-bar-section .line2 {
  content: '';
  position: absolute;
  width: 12px;
  height: 2px;
  border-radius: 0;
  top: 7px;
  z-index: 0;
  background: #E4E5E7;
}
/* line 486, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .line1 {
  left: 2px;
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
}
/* line 492, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .line2 {
  right: 2px;
  -ms-transform: rotate(-225deg);
  -webkit-transform: rotate(-225deg);
}
/* line 498, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .country-flag {
  width: 25px;
  height: 15px;
}
/* line 503, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .selected-country-section {
  margin-top: 8px;
}
/* line 507, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .selected-country {
  margin-top: 8px;
}
/* line 511, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .country-name {
  left: calc(50% - 170px / 2);
  top: 23.75%;
  bottom: 23.75%;
  width: 170px;
  height: 21px;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  line-height: 21px;
  align-items: center;
  color: #000000;
  flex: none;
  order: 1;
  flex-grow: 1;
  margin: 0 16px;
}
/* line 533, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .language-section {
  margin-top: 20px;
}
/* line 535, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .language-section .language-filter-title {
  margin-bottom: 8px;
}
/* line 540, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .language-title {
  width: 250px;
  flex: none;
  flex-grow: 0;
  margin-bottom: 8px;
}
/* line 551, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-top-card-container {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 30px;
}
/* line 557, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 30px;
}
/* line 563, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card {
  width: 525px;
  height: 130px;
  border-radius: 20px;
}
/* line 569, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 {
  background: #3B83D9;
  position: relative;
}
/* line 573, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 span {
  position: absolute;
  width: 176px;
  height: 87px;
  top: 22px;
  left: 49px;
  bottom: 33px;
  color: #fff;
  font-family: 'Prompt', sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 29px;
  letter-spacing: 0.8px;
}
/* line 588, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 .meet-lamp {
  position: absolute;
  color: #FFDABF;
  top: 20px;
  left: 227px;
}
/* line 595, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 .meet-monitor {
  position: absolute;
  color: #A5F1DF;
  top: 27px;
  left: 347px;
}
/* line 603, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 {
  background: #D695F4;
  display: flex;
  position: relative;
  justify-content: center;
}
/* line 609, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 span {
  width: 356px;
  height: 36px;
  color: #472B95;
  font-family: 'Prompt', sans-serif;
  font-size: 24px;
  font-weight: 800;
  font-style: normal;
  line-height: 36px;
  letter-spacing: 0.8px;
  margin-top: 13px;
  text-align: center;
}
/* line 623, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic {
  position: absolute;
  width: 63px;
  height: 60px;
  top: 70px;
}
/* line 630, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .crown {
  position: absolute;
  left: 7.92%;
  right: 5.05%;
  top: 32.59%;
  bottom: -15.4%;
}
/* line 638, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-1 {
  left: 49px;
}
/* line 642, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .heart {
  position: absolute;
  left: 27.85%;
  right: -11.66%;
  top: 37.52%;
  bottom: -0.96%;
}
/* line 650, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-2 {
  left: 142px;
}
/* line 654, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .fireworks {
  position: absolute;
  left: 45.13%;
  right: 1.2%;
  top: 26.63%;
  bottom: -7.74%;
}
/* line 662, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-3 {
  left: 232px;
}
/* line 666, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .heart-2 {
  position: absolute;
  left: 62.13%;
  right: 1.2%;
  top: 29.63%;
  bottom: -7.74%;
}
/* line 674, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-4 {
  left: 324px;
}
/* line 678, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .thunder {
  position: absolute;
  left: 77.13%;
  right: 1.2%;
  top: 27.63%;
  bottom: -7.74%;
}
/* line 686, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-5 {
  left: 415px;
}
/* line 691, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .top-card-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 30px;
}
/* line 697, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .top-card {
  position: relative;
  width: 340px;
  height: 130px;
  border-radius: 20px;
  display: grid;
  grid-column-gap: 15px;
}
/* line 705, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .top-card span {
  font-family: 'Prompt', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0.8px;
  color: #343E96;
}
/* line 716, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .top-card-1 {
  background: #C8EBB2;
  position: relative;
  display: flex;
  align-items: center;
}
/* line 722, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .top-card-1 span {
  width: 183px;
  height: 48px;
  margin-left: 52px;
  z-index: 1;
}
/* line 729, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .top-card-1 svg {
  position: absolute;
  right: 35px;
}
/* line 735, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .top-card-2 {
  background: #FFDABF;
  position: relative;
  display: flex;
  align-items: center;
}
/* line 741, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .top-card-2 span {
  width: 192px;
  height: 48px;
  margin-left: 38px;
}
/* line 747, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .top-card-2 svg {
  position: absolute;
  right: 26px;
}
/* line 753, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .top-card-3 {
  background: #D6F2FB;
  position: relative;
  display: flex;
  align-items: center;
}
/* line 759, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .top-card-3 span {
  width: 248px;
  height: 48px;
  margin-left: 43px;
}
/* line 765, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .top-card-3 svg {
  position: absolute;
  right: 46px;
}
/* line 773, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .recommended-brains-container {
  width: 100%;
}
/* line 775, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .recommended-brains-container .recommended-brains-title {
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 30px;
  color: #000000;
  padding: 0 0 15px;
}
/* line 786, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
/* line 790, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content {
  transition: transform 0.5s;
  transform-style: preserve-3d;
  perspective: 1000px;
  margin-right: 15px;
}
/* line 798, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image {
  position: relative;
}
/* line 801, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .brains-card-pic {
  width: 100%;
  height: 45%;
  border-radius: 16px 16px 0 0;
  margin-top: -1px;
}
/* line 808, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 12px;
  top: 12px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 819, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react .love-icon {
  position: absolute;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
}
/* line 826, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .is-mentor {
  width: 88px;
  border-radius: 15px;
  height: 30px;
  padding-left: 4px;
  background: #FD8F3E;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 700;
  font-size: 12px;
  position: absolute;
  top: 12px;
  left: 12px;
}
/* line 843, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .is-mentor span.svg {
  background: #FFE588;
  border-radius: 9px;
  padding-top: 1px;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 3px;
}
/* line 855, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react:hover {
  cursor: pointer;
}
/* line 858, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image span {
  line-height: 12px;
}
/* line 863, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .card-details-button-wrap {
  width: 100%;
}
/* line 868, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details h2 {
  font-weight: 600;
  font-size: 18px;
  color: #000;
  margin-bottom: 0;
  margin-top: 5px;
  width: 226px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 879, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details h3 {
  font-weight: 500;
  font-size: 14px;
  color: #000;
  margin-top: 3px;
  height: 30px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
/* line 898, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .reviews-price {
  display: flex;
  justify-content: space-between;
  height: 18px;
}
/* line 902, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .reviews-price .review {
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
}
/* line 907, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .reviews-price .review svg {
  margin-right: 3px;
}
/* line 910, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .reviews-price .review span.card-small-text {
  font-weight: 400;
  color: #687583;
  margin-left: 3px;
}
/* line 916, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .reviews-price .from-price {
  display: flex;
  align-items: center;
}
/* line 919, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .reviews-price .from-price label {
  color: #687583;
  font-weight: normal;
}
/* line 923, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .reviews-price .from-price span {
  color: #FD8F3E;
  font-size: 18px;
  margin-left: 4px;
}
/* line 930, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-name {
  position: relative;
  width: 100%;
  height: 22px;
  top: 12px;
  padding: 0 16px;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 22.4px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* line 945, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .designation {
  position: relative;
  width: 100%;
  height: 14px;
  top: 12px;
  padding: 0 16px;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  color: #000000;
  margin-bottom: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* line 963, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .location {
  position: relative;
  margin-top: 12px;
  padding: 0 16px;
  width: 100%;
  height: 18px;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  text-overflow: ellipsis;
  color: #000000;
}
/* line 978, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .expertise {
  display: flex;
  width: 100%;
  flex-flow: wrap;
  position: relative;
  padding: 0 12px;
  max-height: 50px;
  overflow-y: hidden;
}
/* line 987, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .expertise .expertise-list {
  height: 22px;
  padding: 2px 4px;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #687583;
  background-color: #DDEAF0;
  border-radius: 4px;
  margin: 2px;
}
/* line 1002, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .card-horizontal-role {
  position: absolute;
  bottom: 110px;
  width: 100%;
  height: 0;
  margin: 10px 0;
  border: 1px solid #E4E5E6;
  flex: none;
  order: 2;
  align-self: stretch;
}
/* line 1014, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container {
  display: grid;
  position: absolute;
  bottom: 70px;
  grid-column-gap: 0;
  grid-template-columns: 1fr 1fr 1fr;
  padding: 0 10px;
}
/* line 1022, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container {
  width: 70px;
  height: 43px;
  margin: 0 4px;
}
/* line 1027, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-text {
  width: 70px;
  height: 14px;
  left: calc(50% - 70px / 2);
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  text-align: center;
  color: #000000;
  margin: 4px 0;
}
/* line 1041, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-status {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  text-align: center;
  color: #687583;
}
/* line 1050, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-status .card-small-text {
  font-size: 12px;
  line-height: 16.8px;
}
/* line 1060, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details.v2 .profile-name, body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details.v2 .designation {
  top: 0;
}
/* line 1064, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-expertise {
  display: flex;
  width: 100%;
  flex-flow: wrap;
  max-height: 52px;
  overflow-y: hidden;
}
/* line 1071, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-expertise .profile-expertise-list {
  height: 22px;
  padding: 2px 4px;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #687583;
  background-color: #F0F0F2;
  border-radius: 4px;
  margin: 2px;
}
/* line 1087, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-card-button {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 12px;
  padding: 12px 10px;
  height: 43px;
  color: #FD8F3E;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  background: #FFFFFF;
  border: 1px solid #DDEAF0;
  box-sizing: border-box;
  border-radius: 4px;
  width: 90%;
  margin: 10px 12px 0 12px;
  align-items: center;
}
/* line 1111, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card {
  /*width: 258px;
  height: 446px;
  background: #687583;
  border: 1px solid #E4E5E7;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
  border-radius: 16px;
  margin-bottom: 15px;
  transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;*/
}
/* line 1123, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details {
  width: 100%;
  height: 100%;
}
/* line 1127, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details {
  width: 100%;
  height: 80px;
  overflow: hidden;
  display: flex;
}
/* line 1133, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-profile-image {
  width: 60px;
}
/* line 1135, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-profile-image .flipped-brains-card-pic {
  position: relative;
  width: 40px;
  height: 40px;
  aspect-ratio: auto;
  left: 16px;
  top: 16px;
  border-radius: 50%;
}
/* line 1146, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box {
  width: 160px;
}
/* line 1148, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box {
  position: relative;
  width: 100%;
  top: 16px;
  left: 0;
}
/* line 1155, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-profile-name {
  width: 100%;
  max-height: 22px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  color: #FFFFFF;
  overflow: hidden;
}
/* line 1166, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-designation {
  width: 100%;
  max-height: 18px;
  margin-top: 6px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  color: #FFFFFF;
  overflow: hidden;
}
/* line 1179, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-profile-react {
  position: absolute;
  width: 30px;
  height: 30px;
  right: -30px;
  top: 0;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
/* line 1191, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-profile-react .love-icon {
  position: absolute;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
}
/* line 1200, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-location-section {
  width: 174px;
  height: 16px;
  margin-top: 6px;
}
/* line 1205, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-location-section .flipped-location {
  width: 100%;
  height: 18px;
  position: relative;
  top: -4px;
  left: 2px;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: #FFFFFF;
}
/* line 1220, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-language-section {
  width: 174px;
  height: 16px;
  margin-top: 6px;
}
/* line 1225, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-language-section .flipped-language {
  width: 100%;
  height: 18px;
  position: relative;
  top: -4px;
  left: 2px;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: #FFFFFF;
}
/* line 1243, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-card-horizontal-role {
  width: 100%;
  height: 0;
  border: 1px solid rgba(228, 229, 230, 0.25);
  margin: 0;
}
/* line 1250, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .about_ {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  margin-left: 16px;
}
/* line 1255, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .about_ svg {
  margin-right: 9px;
}
/* line 1260, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-description {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 120%;
  color: #FFFFFF;
  margin: 12px 16px;
  /*display: -webkit-box;
  -webkit-line-clamp: 14;
  -webkit-box-orient: vertical;
  overflow: hidden;*/
}
/* line 1278, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .button-div {
  position: absolute;
  bottom: 12px;
  left: 14px;
}
/* line 1283, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .button-div .flipped-profile-card-button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  min-width: 230px;
  height: 43px;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  background: var(--brand-primary);
  border: 1px solid var(--brand-primary);
  box-sizing: border-box;
  border-radius: 4px;
}
/* line 1305, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container.v2 .profile-details {
  padding: 16px;
}
/* line 1308, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container.v2 .flipped-profile-card,
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container.v2 .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-profile-name,
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container.v2 .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-designation {
  color: #000;
}
/* line 1320, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container.v2 .profile-card-loader {
  height: 568px;
  width: 258px;
  margin-right: 15px;
  margin-bottom: 10px;
  border-radius: 12px;
  background-color: transparent;
}
/* line 1327, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container.v2 .profile-card-loader .card-body {
  padding: 0;
  height: 100%;
}
@keyframes card-loading {
  0%,
                100% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
}
/* line 1339, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container.v2 .profile-card-loader .card-body .animated-background {
  animation-duration: 2s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: card-loading;
  animation-timing-function: linear;
  background: linear-gradient(90deg, rgba(207, 216, 220, 0.2), rgba(207, 216, 220, 0.5), rgba(207, 216, 220, 0.2));
  background-size: 600% 600%;
  position: relative;
}
/* line 1349, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container.v2 .profile-card-loader .card-body .card-top-section.animated-background {
  height: 404px;
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
}
/* line 1354, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container.v2 .profile-card-loader .card-body .card-bottom-section.animated-background {
  height: 28%;
  margin: 20px;
}
/* line 1358, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container.v2 .profile-card-loader .card-body .background-masker {
  background: #fff;
  position: absolute;
  width: 100%;
}
/* line 1363, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container.v2 .profile-card-loader .card-body .background-masker.horizontal-breaker-1 {
  height: 10px;
  top: 10%;
}
/* line 1367, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container.v2 .profile-card-loader .card-body .background-masker.horizontal-breaker-2 {
  height: 4px;
  top: 38%;
}
/* line 1371, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container.v2 .profile-card-loader .card-body .background-masker.horizontal-breaker-3 {
  height: 33px;
  top: 52%;
}
/* line 1375, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container.v2 .profile-card-loader .card-body .background-masker.vertical-breaker-1 {
  width: 25%;
  height: 12px;
  top: 0;
  left: 53%;
}
/* line 1381, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container.v2 .profile-card-loader .card-body .background-masker.vertical-breaker-2 {
  width: 25%;
  height: 25px;
  top: 22px;
  right: 0;
}
/* line 1387, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container.v2 .profile-card-loader .card-body .background-masker.vertical-breaker-3 {
  width: 45%;
  height: 14px;
  top: 50px;
  right: 0;
}
/* line 1393, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container.v2 .profile-card-loader .card-body .background-masker.vertical-breaker-4 {
  width: 3%;
  height: 27px;
  top: 97px;
  left: 67px;
}
/* line 1399, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container.v2 .profile-card-loader .card-body .background-masker.vertical-breaker-5 {
  width: 3%;
  height: 27px;
  top: 97px;
  right: 67px;
}
/* line 1416, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container.v2 .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-designation {
  margin-top: 0px;
}
/* line 1420, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container.v2 .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-description {
  color: #000;
  font-size: 14px;
  line-height: 16.8px;
}
/* line 1430, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container.v2 .profile-card-content .flipped-profile-card .button-div {
  bottom: 16px;
}
/* line 1433, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container.v2 .profile-card-content .flipped-profile-card .total-booked {
  font-style: italic;
  width: 100%;
  color: #687583;
}
@media only screen and (max-width: 1440px) {
  /* line 1450, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .search-box {
    width: 350px;
    height: 44px;
    display: flex;
    padding: 6px;
  }
  /* line 1456, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .search-box svg {
    width: 20px;
    height: 20px;
    margin: 5px 10px 5px 5px;
  }
  /* line 1462, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .search-box input {
    flex: 1;
    height: 18px;
    font-size: 14px;
  }
  /* line 1472, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section {
    /* .chosen-drop {
       width: 230px;
       left: -18px;
     }*/
  }
  /* line 1473, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .category-section-title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  /* line 1478, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .category {
    margin: 10px 0;
  }
  /* line 1482, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .category-icon {
    width: 36px;
    height: 36px;
  }
  /* line 1486, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .category-icon img {
    width: 20px;
    height: 20px;
  }
  /* line 1492, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .price-range {
    width: 230px;
  }
  /* line 1496, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .price-range-title,
  body.browse-our-brains .browse-brains-content .left-side-bar-section .service-ratings-title,
  body.browse-our-brains .browse-brains-content .left-side-bar-section .location-title,
  body.browse-our-brains .browse-brains-content .left-side-bar-section .language-title {
    font-size: 20px;
  }
  /* line 1511, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section {
    /* Meet the brain - Right Side */
    /* Top Cards */
    /*==========================Profile Card==========================*/
  }
  /* line 1514, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-top-card-container {
    grid-row-gap: 10px;
  }
  /* line 1518, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-container {
    grid-column-gap: 10px;
  }
  /* line 1522, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card {
    width: 443px;
    height: 120px;
  }
  /* line 1529, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 span {
    width: 150px;
    height: 75px;
    top: 30px;
    left: 25px;
    bottom: 25px;
    font-size: 18px;
    line-height: 20px;
  }
  /* line 1539, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 .meet-lamp {
    width: 100px;
    height: 95px;
    top: 26px;
    left: 175px;
  }
  /* line 1546, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 .meet-monitor {
    width: 125px;
    height: 115px;
    top: 23px;
    left: 290px;
  }
  /* line 1556, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 span {
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.8px;
    margin-top: 10px;
  }
  /* line 1564, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic {
    width: 53px;
    height: 50px;
    top: 60px;
  }
  /* line 1570, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .crown {
    width: 44px;
    height: 43px;
    left: 7.92%;
    right: 5.05%;
    top: 28.59%;
    bottom: -15.4%;
  }
  /* line 1579, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-1 {
    width: 60px;
    height: 58px;
    left: 30px;
    top: 62px;
  }
  /* line 1586, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .heart {
    width: 45px;
    height: 55px;
    left: 26.85%;
    right: -11.66%;
    top: 30.52%;
    bottom: -0.96%;
  }
  /* line 1595, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-2 {
    width: 60px;
    height: 58px;
    left: 112px;
    top: 62px;
  }
  /* line 1602, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .fireworks {
    width: 65px;
    height: 48px;
    left: 44.13%;
    right: 1.2%;
    top: 26.63%;
    bottom: -7.74%;
  }
  /* line 1611, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-3 {
    width: 60px;
    height: 58px;
    left: 192px;
    top: 62px;
  }
  /* line 1618, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .heart-2 {
    width: 50px;
    height: 50px;
    left: 63.13%;
    right: 1.2%;
    top: 27.63%;
    bottom: -7.74%;
  }
  /* line 1627, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-4 {
    width: 60px;
    height: 58px;
    left: 274px;
    top: 62px;
  }
  /* line 1634, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .thunder {
    width: 55px;
    height: 45px;
    left: 81.13%;
    right: 1.2%;
    top: 30.63%;
    bottom: -7.74%;
  }
  /* line 1643, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-5 {
    width: 60px;
    height: 58px;
    left: 355px;
    top: 62px;
  }
  /* line 1653, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-container {
    grid-column-gap: 10px;
  }
  /* line 1657, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card {
    width: 291px;
    height: 120px;
  }
  /* line 1661, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card span {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.8px;
  }
  /* line 1670, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-1 span {
    width: 120px;
    height: 38px;
    margin-left: 22px;
  }
  /* line 1676, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-1 svg {
    width: 94px;
    height: 67px;
    right: 19px;
  }
  /* line 1685, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-2 span {
    width: 120px;
    height: 38px;
    margin-left: 22px;
  }
  /* line 1691, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-2 svg {
    position: absolute;
    width: 90px;
    height: 60px;
    right: 19px;
  }
  /* line 1701, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-3 span {
    width: 132px;
    height: 38px;
    margin-left: 22px;
  }
  /* line 1707, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-3 svg {
    width: 62px;
    height: 71px;
    right: 24px;
  }
}
@media only screen and (max-width: 1300px) {
  /* line 21, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains {
    /* .browse-brains-content .left-side-bar-section {
       width: calc(100% - 610px);
       min-width: 240px;
     }*/
  }
}
@media only screen and (max-width: 1250px) {
  /* line 1729, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains.wishlist .browse-brains-content .right-content-section {
    padding-left: 0;
  }
}
@media only screen and (max-width: 1199px) {
  /* line 21, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains {
    /* ------- Browse Brains Hero Section --------- */
  }
  /* line 1735, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .navbar-left-desktop {
    justify-content: center !important;
  }
  /* line 1738, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .navbar-left-desktop .nav-item .browse-brain-search-form {
    display: none;
  }
  /* line 1743, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .navbar-collapse.collapse {
    display: none !important;
  }
  /* line 1747, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .search-box {
    height: 40px;
    display: flex;
    padding: 6px;
    margin: 0 0 8px 8px;
  }
  /* line 1752, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .search-box svg {
    width: 18px;
    height: 18px;
    margin: 5px 10px 5px 5px;
  }
  /* line 1758, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .search-box input {
    flex: 1;
    height: 18px;
    font-size: 14px;
  }
  /* line 1769, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section {
        /*

        #slider.ui-slider {
          width: 180px;
        }
        */
    /*.chosen-drop {
      width: 220px;
    }*/
  }
  /* line 1771, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .category {
    margin: 10px 0;
  }
  /* line 1775, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .category-icon {
    width: 36px;
    height: 36px;
  }
  /* line 1779, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .category-icon svg {
    width: 20px;
    height: 20px;
  }
  /* line 1798, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section {
    /* Meet the brain - Right Side */
    /* Top Cards */
    /*==========================Profile Card==========================*/
  }
  /* line 1801, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-top-card-container {
    grid-row-gap: 10px;
  }
  /* line 1805, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-container {
    grid-column-gap: 10px;
  }
  /* line 1809, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card {
    width: 360px;
    height: 110px;
  }
  /* line 1817, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 span {
    width: 130px;
    height: 75px;
    top: 25px;
    left: 25px;
    bottom: 25px;
    font-size: 16px;
    line-height: 20px;
  }
  /* line 1827, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 .meet-lamp {
    width: 85px;
    height: 95px;
    top: 22px;
    left: 148px;
  }
  /* line 1834, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 .meet-monitor {
    width: 105px;
    height: 115px;
    top: 19px;
    left: 240px;
  }
  /* line 1844, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 span {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.8px;
    margin-top: 10px;
  }
  /* line 1852, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic {
    width: 53px;
    height: 50px;
    top: 60px;
  }
  /* line 1858, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .crown {
    width: 40px;
    height: 38px;
    left: 5.92%;
    right: 5.05%;
    top: 32.59%;
    bottom: -15.4%;
  }
  /* line 1867, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-1 {
    left: 22px;
  }
  /* line 1871, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .heart {
    width: 40px;
    height: 48px;
    left: 25.85%;
    right: -11.66%;
    top: 36.52%;
    bottom: -0.96%;
  }
  /* line 1880, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-2 {
    left: 85px;
  }
  /* line 1884, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .fireworks {
    width: 45px;
    height: 42px;
    left: 44.13%;
    right: 1.2%;
    top: 30.63%;
    bottom: -7.74%;
  }
  /* line 1893, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-3 {
    left: 146px;
  }
  /* line 1897, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .heart-2 {
    width: 40px;
    height: 45px;
    left: 60.13%;
    right: 1.2%;
    top: 30.63%;
    bottom: -7.74%;
  }
  /* line 1906, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-4 {
    left: 208px;
  }
  /* line 1910, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .thunder {
    width: 55px;
    height: 45px;
    left: 76.13%;
    right: 1.2%;
    top: 30.63%;
    bottom: -7.74%;
  }
  /* line 1919, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-5 {
    left: 272px;
  }
  /* line 1926, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-container {
    grid-column-gap: 10px;
  }
  /* line 1930, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card {
    width: 236px;
    height: 110px;
  }
  /* line 1934, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card span {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.8px;
  }
  /* line 1946, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react {
    width: 26px;
    height: 26px;
    right: 12px;
    top: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /* line 1955, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react .love-icon svg {
    width: 15px;
    height: 15px;
  }
  /* line 1966, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container {
    width: 65px;
  }
  /* line 1969, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-text {
    width: 65px;
  }
  /* line 1973, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-status {
    font-size: 16px;
  }
  /* line 1979, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .card-horizontal-role {
    margin-bottom: 5px;
  }
  /* line 1989, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains.browse-our-brains.wishlist .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react .love-icon {
    left: 6px;
    top: 6px;
  }
  /* line 1992, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains.browse-our-brains.wishlist .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react .love-icon svg {
    width: auto;
    height: auto;
  }
}
@media only screen and (max-width: 1024px) {
  /* line 21, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains {
    /* ------- Browse Brains Hero Section --------- */
  }
  /* line 2005, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .search-box svg {
    width: 18px;
    height: 18px;
    margin: 5px 10px 5px 5px;
  }
  /* line 2011, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .search-box input {
    flex: 1;
    height: 18px;
    font-size: 14px;
  }
  /* line 2020, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .title-body {
    height: 300px;
    margin: 0;
  }
  /* line 2025, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content {
      /*.left-side-bar-section {
        width: 180px;

        .category-section-title {
          font-size: 16px;
          margin-bottom: 14px;
        }

        .see-all-category span {
          font-size: 12px;
          margin-right: 6px;
          line-height: 20px;
        }

        .see-all-category svg {
          width: 12px;
          height: 7px;
        }

        .category-icon {
          width: 42px;
          height: 28px;
        }

        .category {
          margin: 12px 0;
          display: flex;
          align-items: center;

          span {
            font-size: 12px;
            line-height: 20px;
            width: 196px;
            height: 20px;
            margin-left: 12px;
          }
        }

        .price-range-section {
          margin-top: 50px;
        }

        .price-range-title {
          width: 150px;
          height: 30px;
          font-size: 20px;
          margin: 12px 0;
        }

        .country-select,
        .selected-country-section,
        .language-title {
          width: 150px;
        }

        .selected-country-section {
          margin-top: 20px;
        }

        .country-select {
          height: 30px;
          padding: 8px 4px;
        }

        .country-name {
          margin: 0 4px;
        }

        .language-label {
          margin-bottom: 10px;
          font-size: 14px;
        }

        .price-range-title,
        .service-ratings-title,
        .location-title,
        .language-title {
          font-size: 16px;
        }

        #slider.ui-slider {
          width: 150px;
        }

        #slider .ui-slider-handle {
          position: absolute;
          width: 18px;
          height: 18px;
          top: -8px;

          .value {
            margin-left: -6px;
          }
        }

        .service-ratings-title,
        .price-range,
        .location-title {
          width: 150px;
        }

        label.service-label {
          margin-bottom: 10px;
        }
        .price-range-title,
        .service-ratings-title,
        .location-title,
        .language-title {
          font-size: 16px;
        }

        #slider.ui-slider {
          width: 150px;
        }

        .price-range {
          width: 150px;
        }

        .service-ratings-title {
          width: 150px;
        }

        label.container {
          margin-bottom: 10px;
        }

        .chosen-drop {
          width: 150px;
          top: 25px;
          left: -6px;
        }
      }*/
  }
  /* line 2160, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section {
    /* Meet the brain - Right Side */
    /* Top Cards */
    /*==========================Profile Card==========================*/
  }
  /* line 2163, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-top-card-container {
    grid-row-gap: 5px;
  }
  /* line 2167, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-container {
    grid-column-gap: 5px;
  }
  /* line 2171, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card {
    width: 265px;
    height: 90px;
  }
  /* line 2179, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 span {
    width: 90px;
    height: 50px;
    top: 22px;
    left: 18px;
    bottom: 25px;
    font-size: 12px;
    line-height: 16px;
  }
  /* line 2189, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 .meet-lamp {
    width: 60px;
    height: 78px;
    top: 23px;
    left: 105px;
  }
  /* line 2196, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 .meet-monitor {
    width: 78px;
    height: 68px;
    top: 31px;
    left: 170px;
  }
  /* line 2206, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 span {
    width: 100%;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.8px;
    margin-top: 5px;
  }
  /* line 2215, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic {
    width: 40px;
    height: 37px;
    top: 53px;
  }
  /* line 2221, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .crown {
    width: 32px;
    height: 34px;
    left: 4.92%;
    right: 5.05%;
    top: 35.59%;
    bottom: -15.4%;
  }
  /* line 2230, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-1 {
    left: 12px;
  }
  /* line 2234, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .heart {
    width: 36px;
    height: 38px;
    left: 24.85%;
    right: -11.66%;
    top: 42.52%;
    bottom: -0.96%;
  }
  /* line 2243, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-2 {
    left: 62px;
  }
  /* line 2247, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .fireworks {
    width: 45px;
    height: 42px;
    left: 43.13%;
    right: 1.2%;
    top: 29.63%;
    bottom: -7.74%;
  }
  /* line 2256, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-3 {
    left: 110px;
  }
  /* line 2260, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .heart-2 {
    width: 36px;
    height: 45px;
    left: 61.13%;
    right: 1.2%;
    top: 32.63%;
    bottom: -7.74%;
  }
  /* line 2269, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-4 {
    left: 160px;
  }
  /* line 2273, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .thunder {
    width: 42px;
    height: 45px;
    left: 80.13%;
    right: 1.2%;
    top: 30.63%;
    bottom: -7.74%;
  }
  /* line 2282, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-5 {
    left: 210px;
  }
  /* line 2288, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-container {
    grid-column-gap: 5px;
  }
  /* line 2292, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card {
    width: 175px;
    height: 90px;
  }
  /* line 2296, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card span {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.8px;
  }
  /* line 2305, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-1 span {
    width: 83px;
    height: 28px;
    margin-left: 14px;
  }
  /* line 2311, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-1 svg {
    width: 56px;
    height: 60px;
    right: 19px;
  }
  /* line 2320, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-2 span {
    width: 82px;
    height: 28px;
    margin-left: 14px;
  }
  /* line 2326, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-2 svg {
    width: 56px;
    height: 62px;
    right: 16px;
  }
  /* line 2335, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-3 span {
    width: 102px;
    height: 28px;
    margin-left: 14px;
  }
  /* line 2341, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-3 svg {
    width: 45px;
    height: 62px;
    right: 18px;
  }
  /* line 2350, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .recommended-brains-container {
    width: 100%;
  }
  /* line 2352, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .recommended-brains-container .recommended-brains-title {
    font-size: 22px;
  }
  /* line 2361, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react {
    width: 30px;
    height: 30px;
    right: 12px;
    top: 12px;
  }
  /* line 2367, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react .love-icon {
    left: 28%;
    top: 27%;
  }
  /* line 2376, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container {
    width: 70px;
  }
  /* line 2379, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-text {
    width: 70px;
  }
  /* line 2383, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-status {
    font-size: 18px;
  }
  /* line 2391, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card {
    width: 258px;
    height: 446px;
  }
  /* line 2399, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-profile-react {
    right: -30px;
  }
  /* line 2408, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .button-div .flipped-profile-card-button {
    width: 228px;
  }
  /* line 2421, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains.wishlist .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react {
    width: 26px;
    height: 26px;
    right: 12px;
    top: 12px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 2434, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .mobile-menu {
    display: block;
    z-index: 5;
  }
  /* line 2440, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .search-box svg {
    margin: 2px 10px 2px 2px;
  }
  /* line 2445, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-hero-container {
    width: 100%;
  }
  /* line 2449, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .tab_menu_flex {
    display: flex;
  }
  /* line 2453, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .tab_menu_height {
    min-height: 238px;
  }
  /* line 2457, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content {
    /* Meet the brain - Right Side */
  }
  /* line 2459, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .category-section-title {
    font-size: 16px;
    font-weight: 700;
  }
  /* line 2465, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .see-all-category span {
    font-size: 12px;
    margin-right: 6px;
    line-height: 20px;
  }
  /* line 2471, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .price-range-section {
    width: 100%;
  }
  /* line 2475, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .circle {
    top: 2px;
    width: 16px;
    height: 16px;
  }
  /* line 2481, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .line1, body.browse-our-brains .browse-brains-content .left-side-bar-section .line2 {
    width: 8px;
    top: 5px;
  }
  /* line 2486, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section #slider .ui-slider-handle {
    position: absolute;
    width: 18px;
    height: 18px;
    top: -8px;
  }
  /* line 2495, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section {
    /* Top Cards */
  }
  /* line 2496, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-top-card-container {
    grid-row-gap: 8px;
  }
  /* line 2500, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-container {
    grid-row-gap: 5px;
    grid-template-columns: 1fr;
    justify-content: end;
  }
  /* line 2506, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card {
    width: 250px;
    height: 90px;
  }
  /* line 2514, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 span {
    width: 90px;
    height: 50px;
    top: 22px;
    left: 18px;
    bottom: 25px;
    font-size: 12px;
    line-height: 16px;
  }
  /* line 2524, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 .meet-lamp {
    width: 60px;
    height: 78px;
    top: 23px;
    left: 98px;
  }
  /* line 2531, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 .meet-monitor {
    width: 78px;
    height: 68px;
    top: 31px;
    left: 160px;
  }
  /* line 2540, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-1 {
    left: 10px;
  }
  /* line 2543, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-2 {
    left: 58px;
  }
  /* line 2546, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-3 {
    left: 105px;
  }
  /* line 2549, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-4 {
    left: 153px;
  }
  /* line 2552, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-5 {
    left: 201px;
  }
  /* line 2559, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-container {
    grid-template-columns: 1fr;
    grid-row-gap: 8px;
    justify-content: end;
  }
  /* line 2565, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card {
    width: 250px;
    height: 90px;
  }
  /* line 2569, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card span {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.8px;
  }
  /* line 2578, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-1 span {
    width: 130px;
    height: 40px;
    margin-left: 30px;
  }
  /* line 2584, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-1 svg {
    width: 76px;
    height: 60px;
    right: 26px;
  }
  /* line 2593, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-2 span {
    width: 130px;
    height: 40px;
    margin-left: 30px;
  }
  /* line 2599, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-2 svg {
    width: 76px;
    height: 60px;
    right: 26px;
  }
  /* line 2608, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-3 span {
    width: 130px;
    height: 40px;
    margin-left: 30px;
  }
  /* line 2614, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-3 svg {
    width: 76px;
    height: 60px;
    right: 26px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 21, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains {
    /* -------- Navbar -------- */
    /* ============== Mobile Side Nav Filter ============ */
    /*===== Mobile sidebar end =======*/
  }
  /* line 2630, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    padding: 12px 0;
  }
  /* line 2637, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .tablet-brand {
    display: none;
  }
  /* line 2641, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .mobile-brand {
    display: inline-block;
  }
  /* line 2645, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-hero-container {
    width: 100%;
  }
  /* line 2649, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .mobile-menu {
    display: block;
    z-index: 5;
  }
  /* line 2654, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .mobile_menu_flex {
    display: flex;
  }
  /* line 2658, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .mobile_menu_height {
    min-height: 222px;
  }
  /* line 2663, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .filter-icon {
    display: inline-block;
    max-width: 324px;
    margin: 20px 15px;
    height: 40px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px, rgba(0, 0, 0, 0.05) 0px 5px 10px;
  }
  /* line 2671, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .filter-icon .sidebar-icon {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 90px;
    height: 100%;
    cursor: pointer;
    z-index: 100;
    background-color: #EF4E6E;
    border-radius: 5px;
    padding: 6px 10px;
    transition: 0.3s;
  }
  /* line 2683, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .filter-icon .sidebar-icon:hover {
    background-color: #BF3E58;
  }
  /* line 2687, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .filter-icon .sidebar-icon svg > path {
    fill: #FFFFFF;
  }
  /* line 2691, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .filter-icon .sidebar-icon .filter-text {
    color: #FFFFFF;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 24px;
  }
  /* line 2702, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .mobile-sidenav {
    height: 90%;
    width: 80%;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #FFFFFF;
    overflow-x: hidden;
    padding-top: 0;
    margin-top: 100px;
    display: none;
    box-shadow: rgba(0, 0, 0, 0.56) 0 22px 70px 4px;
  }
  /* line 2719, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .mobile-sidenav .closeBtn {
    display: block;
    position: absolute;
    top: -6px;
    right: 10px;
    font-size: 36px;
    cursor: pointer;
  }
  /* line 2730, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .left-side-bar-section .category-section {
    width: 100%;
  }
  /* line 2733, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .left-side-bar-section .category-section .category-section-title {
    width: 100%;
    font-size: 18px;
    margin-bottom: 14px;
  }
  /* line 2740, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .left-side-bar-section .see-all-category span {
    font-size: 16px;
    margin-right: 6px;
    line-height: 20px;
  }
  /* line 2746, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .left-side-bar-section .see-all-category svg {
    width: 16px;
    height: 10px;
  }
  /* line 2751, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .left-side-bar-section .category-icon {
    width: 35px;
    height: 25px;
  }
  /* line 2755, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .left-side-bar-section .category-icon svg {
    width: 18px;
    height: 18px;
  }
  /* line 2761, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .left-side-bar-section .category {
    margin: 12px 0;
    display: flex;
    align-items: center;
  }
  /* line 2766, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .left-side-bar-section .category span {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    height: 20px;
    margin-left: 8px;
  }
  /* line 2775, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .left-side-bar-section .price-range-section {
    margin-top: 50px;
  }
  /* line 2779, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .left-side-bar-section .price-range-title {
    width: 150px;
    height: 30px;
    margin: 12px 0;
  }
  /* line 2785, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .left-side-bar-section .country-select,
  body.browse-our-brains .left-side-bar-section .selected-country-section,
  body.browse-our-brains .left-side-bar-section .language-title {
    width: 100%;
  }
  /* line 2791, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .left-side-bar-section .selected-country-section {
    margin-top: 20px;
  }
  /* line 2795, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .left-side-bar-section .country-name {
    margin: 0 4px;
  }
  /* line 2799, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .left-side-bar-section .language-label {
    font-size: 18px;
    margin-bottom: 10px;
  }
  /* line 2804, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .left-side-bar-section .service-ratings-section {
    margin-top: 10px;
  }
  /* line 2808, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .left-side-bar-section .service-ratings-title,
  body.browse-our-brains .left-side-bar-section .price-range,
  body.browse-our-brains .left-side-bar-section .location-title {
    width: 150px;
  }
  /* line 2814, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .left-side-bar-section label.service-label {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
  }
  /* line 2820, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .left-side-bar-section .service-ratings-title {
    width: 150px;
    margin-top: 30px;
  }
  /* line 2825, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .left-side-bar-section label.container {
    margin-bottom: 10px;
  }
  /* line 2833, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content {
    width: 324px;
  }
  /* line 2835, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section {
    margin: 20px 15px 25px 15px;
    /* .chosen-container-single {
       width: 162px;
     }*/
    /* .chosen-drop {
       width: 200px;
     }*/
    /* sidebar price range */
  }
  /* line 2837, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section #slider .ui-slider-handle {
    position: absolute;
    width: 18px;
    height: 18px;
    top: -8px;
  }
  /* line 2843, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section #slider .ui-slider-handle .value {
    margin-left: -6px;
  }
  /* line 2848, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .category-section-title {
    font-size: 20px;
  }
  /* line 2859, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .category {
    margin: 8px 0;
  }
  /* line 2862, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .category span {
    font-size: 16px;
    width: 196px;
    height: 20px;
    margin-left: 12px;
  }
  /* line 2870, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .category-icon {
    width: 35px;
    height: 35px;
  }
  /* line 2875, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .see-all-category {
    height: 30px;
  }
  /* line 2878, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .see-all-category span {
    font-size: 16px;
    margin-right: 6px;
    line-height: 20px;
  }
  /* line 2884, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .see-all-category svg {
    width: 14px;
    height: 10px;
  }
  /* line 2890, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section label.service-label,
  body.browse-our-brains .browse-brains-content .left-side-bar-section .country-name,
  body.browse-our-brains .browse-brains-content .left-side-bar-section .language-label {
    font-size: 14px;
  }
  /* line 2897, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .circle {
    top: 0;
    width: 20px;
    height: 20px;
  }
  /* line 2903, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .line1, body.browse-our-brains .browse-brains-content .left-side-bar-section .line2 {
    width: 12px;
    top: 7px;
  }
  /* line 2908, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .price-range-min,
  body.browse-our-brains .browse-brains-content .left-side-bar-section .price-range-max {
    margin-left: -6px;
  }
  /* line 2913, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .price-range-title,
  body.browse-our-brains .browse-brains-content .left-side-bar-section .service-ratings-title,
  body.browse-our-brains .browse-brains-content .left-side-bar-section .location-title,
  body.browse-our-brains .browse-brains-content .left-side-bar-section .language-title {
    font-size: 20px;
  }
  /* line 2922, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .price-range {
    width: 200px;
  }
  /* line 2926, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .min-range {
    float: left;
  }
  /* line 2930, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .max-range {
    float: right;
  }
  /* line 2934, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .min-range, body.browse-our-brains .browse-brains-content .left-side-bar-section .max-range {
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    line-height: 18px;
    color: #687583;
  }
  /* line 2943, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .country-flag {
    position: relative;
    top: -2px;
  }
  /* line 2949, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section {
    max-width: 324px;
    padding: 0;
    width: 95%;
    /* Meet the brain - Right Side */
    /* Top Cards */
  }
  /* line 2955, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-top-card-container {
    width: 324px;
    justify-content: center;
    grid-row-gap: 15px;
  }
  /* line 2961, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-container {
    justify-content: center;
    grid-row-gap: 15px;
  }
  /* line 2966, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card {
    width: 324px;
    height: 110px;
  }
  /* line 2973, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 span {
    width: 120px;
    height: 50px;
    top: 32px;
    left: 25px;
    bottom: 25px;
    font-size: 16px;
    line-height: 16px;
  }
  /* line 2983, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 .meet-lamp {
    width: 85px;
    height: 90px;
    top: 25px;
    left: 122px;
  }
  /* line 2990, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 .meet-monitor {
    width: 110px;
    height: 95px;
    top: 27px;
    left: 212px;
  }
  /* line 2998, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 {
    justify-content: center;
  }
  /* line 3001, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 span {
    width: 100%;
    height: 20px;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.8px;
    margin-top: 15px;
  }
  /* line 3010, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic {
    width: 50px;
    height: 48px;
    top: 62px;
  }
  /* line 3016, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .crown {
    width: 36px;
    height: 38px;
    left: 4.92%;
    top: 36.59%;
  }
  /* line 3023, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-1 {
    left: 16px;
  }
  /* line 3027, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .heart {
    width: 51px;
    height: 41px;
    left: 23.85%;
    top: 41.52%;
  }
  /* line 3034, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-2 {
    left: 78px;
  }
  /* line 3038, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .fireworks {
    width: 56px;
    height: 44px;
    left: 44.13%;
    top: 30.63%;
  }
  /* line 3045, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-3 {
    left: 138px;
  }
  /* line 3049, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .heart-2 {
    width: 39px;
    height: 48px;
    left: 63.13%;
    top: 30.63%;
  }
  /* line 3056, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-4 {
    left: 200px;
  }
  /* line 3060, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .thunder {
    width: 45px;
    height: 48px;
    left: 81.13%;
    top: 30.63%;
  }
  /* line 3067, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-5 {
    left: 260px;
  }
  /* line 3074, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-container {
    justify-content: center;
    grid-row-gap: 15px;
  }
  /* line 3079, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card {
    width: 324px;
    height: 110px;
  }
  /* line 3083, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card span {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.8px;
  }
  /* line 3091, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-1 span {
    width: 170px;
    height: 40px;
    margin-left: 30px;
    z-index: 0;
  }
  /* line 3098, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-1 svg {
    width: 90px;
    height: 80px;
  }
  /* line 3105, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-2 span {
    width: 170px;
    height: 40px;
    margin-left: 30px;
  }
  /* line 3111, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-2 svg {
    width: 76px;
    height: 60px;
    right: 26px;
  }
  /* line 3119, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-3 span {
    width: 170px;
    height: 40px;
    margin-left: 30px;
  }
  /* line 3125, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-3 svg {
    width: 72px;
    height: 80px;
  }
  /* line 3131, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .recommended-brains-container {
    justify-content: center;
  }
  /* line 3135, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .recommended-brains-title {
    text-align: center;
    font-size: 26px;
  }
  /* line 3140, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container {
    justify-content: center;
  }
  /* line 3142, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content {
    margin-right: 0;
  }
  /* line 3146, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react {
    width: 38px;
    height: 38px;
    right: 15px;
    top: 16px;
  }
  /* line 3152, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react .love-icon {
    left: 24%;
    top: 27%;
  }
  /* line 3156, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react .love-icon svg {
    width: 20px;
    height: 20px;
  }
  /* line 3165, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-name {
    font-size: 18px;
  }
  /* line 3169, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .designation {
    font-size: 14px;
    height: 18px;
  }
  /* line 3174, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .expertise {
    font-size: 14px;
  }
  /* line 3179, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container {
    width: 92px;
  }
  /* line 3182, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-text {
    width: 92px;
  }
  /* line 3186, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-status {
    font-size: 18px;
  }
  /* line 3192, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-expertise {
    width: 90%;
    position: absolute;
    bottom: 10px;
  }
  /* line 3196, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-expertise .profile-expertise-list {
    font-size: 14px;
  }
  /* line 3203, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-card-button {
    padding: 0 12px;
    width: 294px;
    height: 50px;
    font-size: 18px;
    margin: 10px 14px 6px 14px;
  }
  /* line 3214, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card {
    /*.button-div {
      .flipped-profile-card-button {
        padding: 0 12px;
        width: 294px;
        height: 50px;
        font-size: 18px;
      }
    }*/
  }
  /* line 3218, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-profile-image {
    width: 80px;
  }
  /* line 3220, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-profile-image .flipped-brains-card-pic {
    width: 50px;
    height: 50px;
    top: 18px;
    left: 18px;
  }
  /* line 3228, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box {
    width: 180px;
  }
  /* line 3231, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-profile-name {
    width: 95%;
    font-size: 18px;
  }
  /* line 3236, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-designation {
    width: 95%;
    margin-top: 8px;
    font-size: 14px;
    text-overflow: ellipsis;
  }
  /* line 3246, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-profile-react {
    position: absolute;
    width: 30px;
    height: 30px;
    right: -5px;
    top: 0px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /* line 3257, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-profile-react .love-icon {
    position: absolute;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
  }
  /* line 3266, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-location-section {
    width: 100%;
    margin-top: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  /* line 3273, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-location-section .flipped-location {
    font-size: 14px;
  }
  /* line 3278, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-language-section {
    width: 95%;
    margin-top: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  /* line 3285, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-language-section .flipped-language {
    font-size: 14px;
  }
  /* line 3293, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-description {
    /*-webkit-line-clamp: 18*/
  }
  /* line 3320, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-profile-image {
    width: 60px;
    height: 60px;
  }
  /* line 3324, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-profile-image .flipped-brains-card-pic {
    position: relative;
    width: 40px;
    height: 40px;
    aspect-ratio: auto;
    left: 16px;
    top: 16px;
    border-radius: 50%;
  }
  /* line 3333, /myapp/app/assets/stylesheets/browser-our-brains-profiles-only.scss */
  body.browse-our-brains .search-box {
    width: 100%;
  }
}

/* =================================== END ========================================= */
/* ===================================================================
                       Popular Offers START
==================================================================== */
/* =================================== END ========================================= */
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}
/* line 3, /myapp/app/assets/stylesheets/common.scss */
#profile_image_hidden_solo, #profile_image_hidden_sign_up, #profile_image_modal_hidden_header, #profile_cover_photo_hidden_solo, .portfolio-image-input, .portfolio-image-input-wrapper {
  display: none;
}

/* line 6, /myapp/app/assets/stylesheets/common.scss */
.profile-picture-modal-container {
  float: none;
  margin: 0 auto;
  display: block;
  width: 150px;
  height: 150px;
  margin-top: 20px;
  position: relative;
}

/* line 16, /myapp/app/assets/stylesheets/common.scss */
.profile-picture-modal-container:hover .profile-picture-modal-overlay-sub, .profile-picture-modal-container:hover .profile-picture-modal-overlay-sub-camera {
  display: flex;
}

/* line 19, /myapp/app/assets/stylesheets/common.scss */
.profile-picture-modal-overlay-sub:hover, .profile-picture-modal-overlay-sub-camera:hover {
  background-color: black;
}

/* line 22, /myapp/app/assets/stylesheets/common.scss */
.profile-picture-modal-overlay {
  position: absolute;
  display: flex;
  justify-content: stretch;
  text-align: center;
  align-items: stretch;
  flex-direction: column;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 34, /myapp/app/assets/stylesheets/common.scss */
.profile-picture-modal-overlay-sub-camera {
  padding-top: 10px;
  flex: 1 1 auto;
  background-color: rgba(0, 0, 0, 0.8);
  color: #FFF;
  font-size: 16px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  text-align: center;
  display: none;
  height: 150px;
  border-radius: 100%;
  border-top: solid 1px #FFF;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  cursor: pointer;
  align-items: center;
}

/* line 55, /myapp/app/assets/stylesheets/common.scss */
.profile-picture-modal-flex-text {
  flex: 1;
}

/* line 58, /myapp/app/assets/stylesheets/common.scss */
.profile-picture-solo-container, .profile-picture-sign-up-container {
  float: none;
  margin: 0 auto;
  display: block;
  width: 150px;
  height: 150px;
  margin-top: 20px;
  position: relative;
}

/* line 68, /myapp/app/assets/stylesheets/common.scss */
.profile-picture-solo-container:hover .profile-picture-solo-overlay-sub, .profile-picture-solo-container:hover .profile-picture-solo-overlay-sub-camera,
.bo-profile-picture-solo-container:hover .profile-picture-solo-overlay-sub, .bo-profile-picture-solo-container:hover .profile-picture-solo-overlay-sub-camera, .profile-picture-sign-up-container:hover .profile-picture-sign-up-overlay-sub, .profile-picture-sign-up-container:hover .profile-picture-sign-up-overlay-sub-camera {
  display: flex;
}

/* line 72, /myapp/app/assets/stylesheets/common.scss */
.profile-picture-solo-overlay-sub:hover, .profile-picture-solo-overlay-sub-camera:hover, .profile-picture-sign-up-overlay-sub:hover, .profile-picture-sign-up-overlay-sub-camera:hover {
  background-color: black;
}

/* line 75, /myapp/app/assets/stylesheets/common.scss */
.profile-picture-solo-overlay, .profile-picture-sign-up-overlay {
  position: absolute;
  display: flex;
  justify-content: stretch;
  text-align: center;
  align-items: stretch;
  flex-direction: column;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 87, /myapp/app/assets/stylesheets/common.scss */
.profile-picture-solo-overlay-sub-camera, .profile-picture-sign-up-overlay-sub-camera {
  padding-top: 10px;
  flex: 1 1 auto;
  background-color: rgba(0, 0, 0, 0.8);
  color: #FFF;
  font-size: 16px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  text-align: center;
  display: none;
  height: 150px;
  border-radius: 100%;
  border-top: solid 1px #FFF;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  cursor: pointer;
  align-items: center;
}

/* line 108, /myapp/app/assets/stylesheets/common.scss */
.profile-picture-solo-flex-text, .profile-picture-sign-up-flex-text {
  flex: 1;
}

/* line 111, /myapp/app/assets/stylesheets/common.scss */
.tag-editor.ui-sortable {
  min-height: 34px;
  padding-top: 3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 116, /myapp/app/assets/stylesheets/common.scss */
.read-more-in-desc {
  color: #FD8F3E;
}
/* line 118, /myapp/app/assets/stylesheets/common.scss */
.read-more-in-desc:hover {
  color: #BF3E53;
}

/* line 125, /myapp/app/assets/stylesheets/common.scss */
body.browse_our_brains .browse-services-content .service-btn-container .flipped-card-button:hover,
body.browse_our_brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .button-div .flipped-profile-card-button:hover {
  background: var(--brand-primary);
}

/* line 131, /myapp/app/assets/stylesheets/common.scss */
.fc {
  background-color: transparent;
  width: 258px;
  perspective: 1000px;
  margin-bottom: 15px;
}

/* line 138, /myapp/app/assets/stylesheets/common.scss */
.common-fc-height {
  height: 568px;
}

/* line 142, /myapp/app/assets/stylesheets/common.scss */
.fc-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 1s;
  transform-style: preserve-3d;
}

/* line 150, /myapp/app/assets/stylesheets/common.scss */
.fc:hover .fc-inner {
  transform: rotateY(180deg);
}

/* line 154, /myapp/app/assets/stylesheets/common.scss */
.fc-front, .fc-back {
  position: absolute;
  border: 1px solid #E4E5E7;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
}

/* line 163, /myapp/app/assets/stylesheets/common.scss */
#listed_active_services .profile-service .fc h4 {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 0px;
}

/* line 169, /myapp/app/assets/stylesheets/common.scss */
#listed_active_services .profile-service .fc .profile-react {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 12px;
  top: 12px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.4);
}
/* line 177, /myapp/app/assets/stylesheets/common.scss */
#listed_active_services .profile-service .fc .profile-react .love-icon {
  position: absolute;
  box-sizing: border-box;
  left: 28%;
  top: 29%;
}

/* line 185, /myapp/app/assets/stylesheets/common.scss */
.fc-front {
  color: black;
  border-radius: 12px;
}
/* line 188, /myapp/app/assets/stylesheets/common.scss */
.fc-front .flipped-svg {
  display: flex;
  align-items: center;
  padding: 5px 0px 0px 0px;
}
/* line 193, /myapp/app/assets/stylesheets/common.scss */
.fc-front .flipped-svg i {
  color: #FD8F3E;
}
/* line 196, /myapp/app/assets/stylesheets/common.scss */
.fc-front .flipped-svg .flipped-details {
  padding-left: 4px;
  color: #687583;
  font-family: GeomanistRegular, sans-serif;
  font-weight: normal;
  font-size: 12px;
}

/* line 206, /myapp/app/assets/stylesheets/common.scss */
.fc-back {
  background-color: white;
  color: #000000;
  transform: rotateY(180deg);
  border-radius: 12px;
  border: 1px solid #e4e5e7;
  width: inherit;
}

/* line 215, /myapp/app/assets/stylesheets/common.scss */
.mobile-only {
  display: none;
}

/* line 219, /myapp/app/assets/stylesheets/common.scss */
.browse-brains {
  max-width: 100%;
  padding: 97px 85px 0px;
  background-color: #323232;
}
/* line 225, /myapp/app/assets/stylesheets/common.scss */
.browse-brains .browse-hero-container {
  max-width: 1600px;
  margin: 0 auto;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 50px 0;
}
/* line 233, /myapp/app/assets/stylesheets/common.scss */
.browse-brains .browse-hero-container .browse-hero {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
/* line 240, /myapp/app/assets/stylesheets/common.scss */
.browse-brains .browse-hero-container .title {
  font-size: 65px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 20px;
}
/* line 249, /myapp/app/assets/stylesheets/common.scss */
.browse-brains .browse-hero-container .title-description {
  font-size: 22px;
  line-height: 25px;
  font-weight: 400;
  margin-bottom: 5px;
}
/* line 259, /myapp/app/assets/stylesheets/common.scss */
.browse-brains .browse-hero-container .title-description, .browse-brains .browse-hero-container .title {
  color: var(--brand-title-color);
}
/* line 263, /myapp/app/assets/stylesheets/common.scss */
.browse-brains .browse-hero-container .hero-img {
  /*flex: 0.45;
  height: auto;
  top: 92px;
  left: 480px;*/
  width: 100%;
  display: flex;
  align-items: center;
}
/* line 274, /myapp/app/assets/stylesheets/common.scss */
.browse-brains .browse-hero-container .browse-our-brains-pic {
  width: 100%;
}
/* line 281, /myapp/app/assets/stylesheets/common.scss */
.browse-brains .browse-hero-container .browse-buttons {
  width: 100%;
  margin-top: 20px;
}
/* line 286, /myapp/app/assets/stylesheets/common.scss */
.browse-brains .browse-hero-container .browse-brains-btn {
  border: 2px solid #fff;
  border-radius: 5px;
  background-color: #EF4E6E;
  color: #000;
  padding: 18px 24px;
  margin-right: 12px;
  font-size: 16px;
  cursor: pointer;
  line-height: 24px;
  transition: 0.3s;
}
/* line 300, /myapp/app/assets/stylesheets/common.scss */
.browse-brains .browse-hero-container .browse-button svg {
  margin-right: 10px;
  box-shadow: #FFFFFF;
}
/* line 305, /myapp/app/assets/stylesheets/common.scss */
.browse-brains .browse-hero-container .browse-button span {
  font-weight: 500;
}
/* line 311, /myapp/app/assets/stylesheets/common.scss */
.browse-brains .browse-hero-container .browse-brains-btn-color {
  border-color: #EF4E6E;
  color: #fff;
  font-weight: 500;
}
/* line 316, /myapp/app/assets/stylesheets/common.scss */
.browse-brains .browse-hero-container .browse-brains-btn-color:hover, .browse-brains .browse-hero-container .browse-brains-btn-color.active {
  border-color: #BF3E58;
  background-color: #BF3E58;
  color: #ffffff;
}
/* line 321, /myapp/app/assets/stylesheets/common.scss */
.browse-brains .browse-hero-container .browse-brains-btn-color:hover svg path, .browse-brains .browse-hero-container .browse-brains-btn-color.active svg path {
  fill: #FFFFFF;
  transition: 0.3s;
}

/* line 330, /myapp/app/assets/stylesheets/common.scss */
.custom-group-banner {
  background-size: 100% 100%;
  background-position: center;
}
@media screen and (max-width: 1050px) {
  /* line 330, /myapp/app/assets/stylesheets/common.scss */
  .custom-group-banner {
    background-size: cover;
    background-position: unset;
  }
}

/* line 340, /myapp/app/assets/stylesheets/common.scss */
.left-side-bar-section .value {
  display: flex;
  justify-content: center;
}

/* line 345, /myapp/app/assets/stylesheets/common.scss */
.left-side-bar-section #slider.ui-slider {
  margin-top: 40px;
}

/* line 349, /myapp/app/assets/stylesheets/common.scss */
.left-side-bar-section p[class$="title"] {
  text-transform: capitalize;
}

/* line 353, /myapp/app/assets/stylesheets/common.scss */
#country-selection {
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 370, /myapp/app/assets/stylesheets/common.scss */
.left-side-bar-section .chosen-container {
  color: #555555;
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  padding: 0;
  height: 34px;
}

/* line 376, /myapp/app/assets/stylesheets/common.scss */
.chosen-container .chosen-results li.active-result {
  font-size: 14px;
}

/* line 380, /myapp/app/assets/stylesheets/common.scss */
.chosen-container .chosen-drop, #country-selection, .left-side-bar-section .chosen-container, .chosen-container-single .chosen-single {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 385, /myapp/app/assets/stylesheets/common.scss */
.chosen-container-single .chosen-single span {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  padding-left: 8px;
}

/* line 392, /myapp/app/assets/stylesheets/common.scss */
.chosen-container-single .chosen-single {
  height: 34px;
}

/* line 396, /myapp/app/assets/stylesheets/common.scss */
.chosen-container-single .chosen-single, .chosen-container-active .chosen-single, .chosen-container-active.chosen-with-drop .chosen-single {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIj48cGF0aCBkPSJNMTYuMDAzIDE4LjYyNmw3LjA4MS03LjA4MUwyNSAxMy40NmwtOC45OTcgOC45OTgtOS4wMDMtOSAxLjkxNy0xLjkxNnoiLz48L3N2Zz4=") no-repeat;
  background-size: 16px;
  background-position: calc(100% - 2px) center;
  background-repeat: no-repeat;
  background-color: transparent;
}

/* line 404, /myapp/app/assets/stylesheets/common.scss */
.mobile-sidenav {
  width: 240px;
  margin-right: 70px;
}

/* line 410, /myapp/app/assets/stylesheets/common.scss */
.browse-brains-content {
  width: 1410px;
  display: flex;
  margin: 40px auto;
}

/* line 417, /myapp/app/assets/stylesheets/common.scss */
.market-place-items {
  display: block;
}

/* line 421, /myapp/app/assets/stylesheets/common.scss */
.right-content-section {
  width: calc(100% - 305px);
}

/* line 427, /myapp/app/assets/stylesheets/common.scss */
.group-brains-container .container .browse-brains-content {
  width: 100%;
}
/* line 430, /myapp/app/assets/stylesheets/common.scss */
.group-brains-container .container .browse-brains-content .right-content-section {
  width: 100%;
}

/* line 437, /myapp/app/assets/stylesheets/common.scss */
.language-label p {
  margin-bottom: 0;
}

/* line 441, /myapp/app/assets/stylesheets/common.scss */
.p-react {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 12px;
  top: 12px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
/* line 443, /myapp/app/assets/stylesheets/common.scss */
.p-react .l-icon {
  position: absolute;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  top: 5px;
}

/* line 448, /myapp/app/assets/stylesheets/common.scss */
.input-with-limit-wrapper {
  position: relative;
}
/* line 451, /myapp/app/assets/stylesheets/common.scss */
.input-with-limit-wrapper input {
  padding-right: 60px;
}
/* line 455, /myapp/app/assets/stylesheets/common.scss */
.input-with-limit-wrapper span {
  position: absolute;
  top: 0;
  right: 5px;
  font-size: 15px;
  margin-top: 8px;
  color: #EF506E;
}

/* line 464, /myapp/app/assets/stylesheets/common.scss */
.p-share {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 12px;
  top: 46px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
/* line 466, /myapp/app/assets/stylesheets/common.scss */
.p-share .l-icon {
  position: absolute;
  box-sizing: border-box;
  top: 5px;
  left: 5px;
}
/* line 468, /myapp/app/assets/stylesheets/common.scss */
.p-share .l-icon a:focus {
  outline: none;
}
/* line 471, /myapp/app/assets/stylesheets/common.scss */
.p-share .l-icon .popover {
  top: 25px !important;
  left: -142px !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* line 475, /myapp/app/assets/stylesheets/common.scss */
.p-share .l-icon .popover .arrow {
  left: 152px !important;
}
/* line 478, /myapp/app/assets/stylesheets/common.scss */
.p-share .l-icon .popover .popover-content {
  padding: 5px 5px;
}
/* line 480, /myapp/app/assets/stylesheets/common.scss */
.p-share .l-icon .popover .popover-content .social-share-button {
  display: flex;
}
/* line 482, /myapp/app/assets/stylesheets/common.scss */
.p-share .l-icon .popover .popover-content .social-share-button span {
  font-size: 12px;
  display: flex;
  align-items: center;
  letter-spacing: 0;
  margin-right: 4px;
  line-height: 120%;
  font-weight: 400;
}
/* line 491, /myapp/app/assets/stylesheets/common.scss */
.p-share .l-icon .popover .popover-content .social-share-button a {
  width: 21px;
  height: 21px;
  background-size: 16px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
/* line 496, /myapp/app/assets/stylesheets/common.scss */
.p-share .l-icon .popover .popover-content .social-share-button a:not(:last-child) {
  margin-right: 4.5px;
}
/* line 499, /myapp/app/assets/stylesheets/common.scss */
.p-share .l-icon .popover .popover-content .social-share-button a.ssb-email {
  background-color: #A56EE3;
}
/* line 502, /myapp/app/assets/stylesheets/common.scss */
.p-share .l-icon .popover .popover-content .social-share-button a.ssb-facebook {
  background-color: #2760D8;
  background-size: 21px 20px;
}
/* line 506, /myapp/app/assets/stylesheets/common.scss */
.p-share .l-icon .popover .popover-content .social-share-button a.ssb-twitter {
  background-color: #1DA1F2;
}
/* line 509, /myapp/app/assets/stylesheets/common.scss */
.p-share .l-icon .popover .popover-content .social-share-button a.ssb-linkedin {
  background-color: #007CCB;
}
/* line 512, /myapp/app/assets/stylesheets/common.scss */
.p-share .l-icon .popover .popover-content .social-share-button a.social-share-link-cp i {
  color: #FFFFFF;
  margin: 0;
  padding-left: 4px;
  padding-top: 4px;
  width: 21px;
  height: 21px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}

@media only screen and (max-width: 1440px) {
  /* line 529, /myapp/app/assets/stylesheets/common.scss */
  .browse-brains-content {
    max-width: 88%;
  }
}
@media (max-width: 1400px) {
  /* line 535, /myapp/app/assets/stylesheets/common.scss */
  .form-inline.browse-brain-search-form {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 1350px) {
  /* line 542, /myapp/app/assets/stylesheets/common.scss */
  .browse-brains-content {
    max-width: 92%;
  }
}
@media (max-width: 1300px) {
  /* line 547, /myapp/app/assets/stylesheets/common.scss */
  .header-sub li.nav-item {
    padding-right: 3px;
  }

  /* line 550, /myapp/app/assets/stylesheets/common.scss */
  .form-inline.browse-brain-search-form {
    max-width: 330px;
  }
}
@media only screen and (max-width: 1250px) {
  /* line 555, /myapp/app/assets/stylesheets/common.scss */
  .browse-brains-content {
    max-width: 98%;
    justify-content: center;
  }
}
@media only screen and (max-width: 1199px) {
  /* line 562, /myapp/app/assets/stylesheets/common.scss */
  .browse-brains .browse-hero-container .title {
    margin-bottom: 20px;
  }

  /* line 566, /myapp/app/assets/stylesheets/common.scss */
  .browse-brains-content {
    width: 97%;
    max-width: 98%;
  }

  /* line 570, /myapp/app/assets/stylesheets/common.scss */
  .mobile-only {
    display: block;
    width: 100%;
  }
  /* line 573, /myapp/app/assets/stylesheets/common.scss */
  .mobile-only .form-inline {
    padding: 0;
  }

  /* line 577, /myapp/app/assets/stylesheets/common.scss */
  .navbar-nav.header-sub {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  /* line 582, /myapp/app/assets/stylesheets/common.scss */
  .market-place-items {
    display: none;
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 1190px) {
  /* line 588, /myapp/app/assets/stylesheets/common.scss */
  .browse-brains-content {
    width: 98%;
    max-width: 80%;
  }
}
@media only screen and (max-width: 1080px) {
  /* line 594, /myapp/app/assets/stylesheets/common.scss */
  .browse-brains-content {
    width: 85%;
    max-width: none;
  }
}
@media only screen and (max-width: 1050px) {
  /* line 600, /myapp/app/assets/stylesheets/common.scss */
  .browse-brains .browse-hero-container {
    flex-direction: column-reverse;
  }
  /* line 602, /myapp/app/assets/stylesheets/common.scss */
  .browse-brains .browse-hero-container .browse-hero {
    margin-top: 50px;
    display: flex;
    justify-content: center;
    text-align: center;
  }
  /* line 608, /myapp/app/assets/stylesheets/common.scss */
  .browse-brains .browse-hero-container .browse-hero h1.title {
    font-size: 59px;
    overflow-wrap: break-word;
  }

  /* line 614, /myapp/app/assets/stylesheets/common.scss */
  .browse-brains {
    padding: 97px 25px 0px;
  }
}
@media only screen and (max-width: 390px) {
  /* line 622, /myapp/app/assets/stylesheets/common.scss */
  .browse-brains .browse-hero-container .browse-hero h1.title {
    font-size: 44px;
  }
}
@media only screen and (max-width: 280px) {
  /* line 632, /myapp/app/assets/stylesheets/common.scss */
  .browse-brains .browse-hero-container .browse-hero h1.title {
    font-size: 39px;
  }
}
@media only screen and (max-width: 320px) {
  /* line 640, /myapp/app/assets/stylesheets/common.scss */
  #banner-title-middle {
    font-size: 32px;
    word-wrap: normal;
  }
}
@media only screen and (max-width: 231px) {
  /* line 647, /myapp/app/assets/stylesheets/common.scss */
  #banner-title-initial {
    font-size: 32px;
    word-wrap: normal;
  }
}
/* line 653, /myapp/app/assets/stylesheets/common.scss */
.browse-button label {
  margin-bottom: 0;
  font-weight: normal;
  cursor: text;
}

/* line 658, /myapp/app/assets/stylesheets/common.scss */
.browse-button a, .browse-button a:hover {
  color: #fff;
}

/* line 662, /myapp/app/assets/stylesheets/common.scss */
.weight-bold {
  font-weight: bold;
}

/* line 666, /myapp/app/assets/stylesheets/common.scss */
.category-section {
  margin-top: 20px;
}
/* line 668, /myapp/app/assets/stylesheets/common.scss */
.category-section p.category-section-title {
  margin-bottom: 8px;
}

/* line 673, /myapp/app/assets/stylesheets/common.scss */
.community-section {
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 676, /myapp/app/assets/stylesheets/common.scss */
.community-section p.community-section-title {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 8px;
}

/* line 685, /myapp/app/assets/stylesheets/common.scss */
.color3 {
  color: #fff;
}

/* line 689, /myapp/app/assets/stylesheets/common.scss */
.onboarding2-modal p {
  line-height: 18px;
}

/* line 694, /myapp/app/assets/stylesheets/common.scss */
.panel.v2-settings-widget h4, .service_listings #upgradeModal h4 {
  font-size: 18px;
  color: #000;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/* line 701, /myapp/app/assets/stylesheets/common.scss */
.panel.v2-settings-widget h4.widget-h4, .service_listings #upgradeModal h4.widget-h4 {
  justify-content: flex-start;
}
/* line 705, /myapp/app/assets/stylesheets/common.scss */
.panel.v2-settings-widget span, .service_listings #upgradeModal span {
  color: #000;
}
/* line 707, /myapp/app/assets/stylesheets/common.scss */
.panel.v2-settings-widget span.active, .service_listings #upgradeModal span.active {
  color: #fff;
}
/* line 712, /myapp/app/assets/stylesheets/common.scss */
.panel.v2-settings-widget label, .service_listings #upgradeModal label {
  color: #687583;
  margin-bottom: 5px;
}

/* line 717, /myapp/app/assets/stylesheets/common.scss */
.service_listings #upgradeModal label {
  color: #fff;
}

/* line 725, /myapp/app/assets/stylesheets/common.scss */
#zero-signed-in .modal-content .modal-body {
  align-items: center;
  display: flex;
  letter-spacing: unset;
  flex-direction: column;
}
/* line 730, /myapp/app/assets/stylesheets/common.scss */
#zero-signed-in .modal-content .modal-body, #zero-signed-in .modal-content .modal-body h3, #zero-signed-in .modal-content .modal-body span, #zero-signed-in .modal-content .modal-body li {
  color: #000;
  font-family: GeomanistRegular, sans-serif;
}
/* line 731, /myapp/app/assets/stylesheets/common.scss */
#zero-signed-in .modal-content .modal-body h3 {
  font-size: 24px;
  font-weight: 500;
}
/* line 732, /myapp/app/assets/stylesheets/common.scss */
#zero-signed-in .modal-content .modal-body ul {
  list-style: none;
  padding-left: 20px;
}
/* line 736, /myapp/app/assets/stylesheets/common.scss */
#zero-signed-in .modal-content .modal-body h4 {
  margin-top: 30px;
  font-size: 18px;
}

/* line 742, /myapp/app/assets/stylesheets/common.scss */
.button1.continue {
  min-width: auto;
  margin-top: 30px;
  font-weight: bold;
  padding: 10px 30px;
  margin-bottom: 30px;
}
/* line 748, /myapp/app/assets/stylesheets/common.scss */
.button1.continue:hover {
  background: var(--brand-primary-hover);
}

/* line 752, /myapp/app/assets/stylesheets/common.scss */
.close-large {
  background-image: url(/assets/close-b02af38dd3e2e39b8cd44ce86251c0fa583b964a0fc9ddfd4ab691348288b005.png);
  width: 24px;
  height: 27px;
  border: 0;
  float: right;
  background-color: transparent;
  position: absolute;
  right: 15px;
  top: 15px;
}

/* line 765, /myapp/app/assets/stylesheets/common.scss */
.left-side-bar-section .category {
  margin-bottom: 8px;
}
/* line 767, /myapp/app/assets/stylesheets/common.scss */
.left-side-bar-section .category label {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  line-height: 20px;
  margin-left: 12px;
  color: #000;
  cursor: pointer;
}

/* line 779, /myapp/app/assets/stylesheets/common.scss */
.ui-datepicker-trigger {
  cursor: pointer;
}

/* line 783, /myapp/app/assets/stylesheets/common.scss */
.button1 {
  position: unset;
  color: #ffffff;
  padding: 12px 10px;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: var(--brand-primary);
  border: 1px solid #ddeaf0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: capitalize;
}
/* line 785, /myapp/app/assets/stylesheets/common.scss */
.button1:hover {
  background: var(--brand-primary-hover);
}

/* line 790, /myapp/app/assets/stylesheets/common.scss */
.button2 {
  color: #000;
  padding: 12px 10px;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #E4E5E7;
}

/* line 797, /myapp/app/assets/stylesheets/common.scss */
.button3 {
  padding: 12px 10px;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

@media only screen and (max-width: 1024px) {
  /* line 805, /myapp/app/assets/stylesheets/common.scss */
  .browse-brains-content {
    width: 90%;
  }
}
@media only screen and (max-width: 980px) and (min-width: 481px) {
  /* line 811, /myapp/app/assets/stylesheets/common.scss */
  .browse-brains-content {
    width: 95%;
  }

  /* line 814, /myapp/app/assets/stylesheets/common.scss */
  .browse-brains-content .right-content-section {
    width: 550px;
    margin-left: 20px;
  }

  /* line 818, /myapp/app/assets/stylesheets/common.scss */
  .browse-brains-content .mobile-sidenav {
    width: calc(100% - 570px);
    margin-right: 0;
  }
}
/*@media only screen and (max-width: 825px) {
  .browse-brains-content {
    max-width: none;
    width: 70%;
  }
}*/
@media only screen and (max-width: 825px) {
  /* line 832, /myapp/app/assets/stylesheets/common.scss */
  .browse-brains-content .right-content-section {
    width: 275px;
  }

  /* line 835, /myapp/app/assets/stylesheets/common.scss */
  .browse-brains-content .mobile-sidenav {
    width: calc(100% - 295px);
  }
}
@media only screen and (max-width: 824px) and (min-width: 600px) {
  /* line 841, /myapp/app/assets/stylesheets/common.scss */
  .browse-brains-content {
    max-width: 600px;
  }
}
@media only screen and (max-width: 824px) and (min-width: 600px) {
  /* line 845, /myapp/app/assets/stylesheets/common.scss */
  .browse-brains-content {
    max-width: 600px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 849, /myapp/app/assets/stylesheets/common.scss */
  .browse-brains-btn-color {
    margin-bottom: 15px;
  }

  /* line 852, /myapp/app/assets/stylesheets/common.scss */
  .language-section:last-child {
    padding-bottom: 25px;
  }

  /* line 855, /myapp/app/assets/stylesheets/common.scss */
  .browse-brains-content {
    margin-top: 10px;
  }
}
/* line 1, /myapp/app/assets/stylesheets/contacts.scss */
.contact-header {
  background: var(--dynamic-background-image) no-repeat;
  background-size: 100% 500px;
  margin-bottom: 40px;
}
/* line 5, /myapp/app/assets/stylesheets/contacts.scss */
.contact-header h3 {
  margin-bottom: 40px;
  font-size: 5rem;
  font-weight: bold;
}
/* line 10, /myapp/app/assets/stylesheets/contacts.scss */
.contact-header h3, .contact-header p {
  color: #fff;
  text-align: center;
}
/* line 34, /myapp/app/assets/stylesheets/conversations.scss */
.bg-white {
  background-color: #fff;
}

/* line 38, /myapp/app/assets/stylesheets/conversations.scss */
.friend-list {
  list-style: none;
  padding-left: 0px;
}

/* line 45, /myapp/app/assets/stylesheets/conversations.scss */
.form-control.image-preview-filename {
  line-height: 34px;
  height: 34px;
  padding: 6px 0px;
  max-width: 100%;
  margin: 0 auto !important;
  padding-left: 10px;
}

/* line 54, /myapp/app/assets/stylesheets/conversations.scss */
.image-preview-input {
  line-height: 20px;
}

/* line 58, /myapp/app/assets/stylesheets/conversations.scss */
.conversation-input.has-error {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 66, /myapp/app/assets/stylesheets/conversations.scss */
.friend-list li {
  border-bottom: 1px solid #eee;
}

/* line 70, /myapp/app/assets/stylesheets/conversations.scss */
.friend-list li a img {
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 8px;
}

/* line 77, /myapp/app/assets/stylesheets/conversations.scss */
.friend-list li a {
  position: relative;
  display: block;
  padding: 20px 10px;
  border: 1px solid #eee;
  border-bottom: none !important;
  transition: all .2s ease;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
}

/* line 90, /myapp/app/assets/stylesheets/conversations.scss */
.friend-list li.active a {
  background-color: #afd1f9;
}

/* line 94, /myapp/app/assets/stylesheets/conversations.scss */
.friend-list li a:hover {
  background-color: rgba(175, 209, 249, 0.5);
}

/* line 98, /myapp/app/assets/stylesheets/conversations.scss */
.friend-list li a .friend-name,
.friend-list li a .friend-name:hover {
  color: #777;
}

/* line 103, /myapp/app/assets/stylesheets/conversations.scss */
.friend-list li a .last-message {
  width: 65%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 110, /myapp/app/assets/stylesheets/conversations.scss */
.friend-list li a .time {
  position: absolute;
  top: 10px;
  right: 8px;
}

/* line 116, /myapp/app/assets/stylesheets/conversations.scss */
small, .small {
  font-size: 85%;
}

/* line 120, /myapp/app/assets/stylesheets/conversations.scss */
.friend-list li a .chat-alert {
  position: absolute;
  right: 8px;
  top: 27px;
  font-size: 10px;
  padding: 3px 5px;
}

/* line 128, /myapp/app/assets/stylesheets/conversations.scss */
.chat-message {
  padding: 20px 0px;
}

/* line 132, /myapp/app/assets/stylesheets/conversations.scss */
.chat {
  list-style: none;
  margin-bottom: 178px;
  padding-left: 0px;
}

/* line 142, /myapp/app/assets/stylesheets/conversations.scss */
.chat li img {
  width: 45px;
  height: 45px;
  border-radius: 50em;
  -moz-border-radius: 50em;
  -webkit-border-radius: 50em;
}

/* line 150, /myapp/app/assets/stylesheets/conversations.scss */
.chat img, .friend-list img {
  max-width: 100%;
}

/* line 154, /myapp/app/assets/stylesheets/conversations.scss */
.chat-body {
  padding-bottom: 20px;
  word-wrap: break-word;
}

/* line 159, /myapp/app/assets/stylesheets/conversations.scss */
.chat li.left .chat-body {
  margin-left: 70px;
  background-color: #fff;
}

/* line 164, /myapp/app/assets/stylesheets/conversations.scss */
.chat li .chat-body {
  position: relative;
  font-size: 12px;
  padding: 10px;
  border: 1px solid #f5f5f5;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
}

/* line 175, /myapp/app/assets/stylesheets/conversations.scss */
.chat li .chat-body .chat-header {
  padding: 10px 0px;
  border-bottom: 1px solid #f5f5f5;
}

/* line 180, /myapp/app/assets/stylesheets/conversations.scss */
.chat li .chat-body .message-body {
  margin: 0;
  padding: 10px 0px;
  font-size: 14px;
}

/* line 186, /myapp/app/assets/stylesheets/conversations.scss */
.chat li.left .dark-chat.chat-body:before {
  background: #eeeded !important;
}

/* line 190, /myapp/app/assets/stylesheets/conversations.scss */
.chat li.right .dark-chat.chat-body:before {
  background: #eeeded !important;
}

/* line 194, /myapp/app/assets/stylesheets/conversations.scss */
.chat li.left .chat-body:before {
  position: absolute;
  top: 10px;
  left: -8px;
  display: inline-block;
  background: #FFF;
  width: 16px;
  min-height: 16px;
  border-top: 1px solid #f5f5f5;
  border-left: 1px solid #f5f5f5;
  content: '';
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}

/* line 212, /myapp/app/assets/stylesheets/conversations.scss */
.chat li.right .chat-body:before {
  position: absolute;
  top: 10px;
  right: -8px;
  display: inline-block;
  background: #FFF;
  width: 16px;
  min-height: 16px;
  border-top: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
  content: '';
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

/* line 230, /myapp/app/assets/stylesheets/conversations.scss */
.chat li {
  margin: 40px 0;
}

/* line 234, /myapp/app/assets/stylesheets/conversations.scss */
.chat li.right .chat-body {
  margin-right: 70px;
  background-color: #fff;
}

/* line 239, /myapp/app/assets/stylesheets/conversations.scss */
.chat-box {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0;
  padding: 15px;
  border-top: 1px solid #eee;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
}

/* line 259, /myapp/app/assets/stylesheets/conversations.scss */
.input-group {
  width: 100%;
}

/* line 279, /myapp/app/assets/stylesheets/conversations.scss */
.messages-pane {
  min-height: 100%;
  position: relative;
}

/* line 285, /myapp/app/assets/stylesheets/conversations.scss */
.fixed-chat-row {
  position: fixed;
  top: 65px;
  bottom: 0;
  left: 0px;
  right: 0px;
  box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.08), 0 7px 14px 1px rgba(93, 70, 50, 0.1) !important;
  border: 1px solid #ddd;
  overflow-y: scroll;
  overflow-x: hidden;
}

/* line 303, /myapp/app/assets/stylesheets/conversations.scss */
.center-tabs.nav-tabs > li {
  float: none;
  display: inline-block;
  zoom: 1;
}

/* line 309, /myapp/app/assets/stylesheets/conversations.scss */
.center-tabs.nav-tabs {
  text-align: center;
}

/* line 313, /myapp/app/assets/stylesheets/conversations.scss */
.fixed-chat-inbox {
  float: left;
  width: 40%;
  height: 100%;
  overflow: auto;
  box-sizing: border-box;
  border: 1px solid #eee;
  border-right: none !important;
}

/* line 324, /myapp/app/assets/stylesheets/conversations.scss */
.fixed-chat-messages {
  float: left;
  position: relative;
  width: 60%;
  height: 100%;
  overflow: auto;
  box-sizing: border-box;
  border: 1px solid #eee;
}

/* line 336, /myapp/app/assets/stylesheets/conversations.scss */
.fixed-chat-inner-container {
  width: 100%;
}

/* line 340, /myapp/app/assets/stylesheets/conversations.scss */
#message-reply-button {
  margin-top: 5px;
  margin-left: 10px;
}

/* line 345, /myapp/app/assets/stylesheets/conversations.scss */
.btn.message-attach {
  margin-top: 5px;
}

/* line 349, /myapp/app/assets/stylesheets/conversations.scss */
.form-group.message_attachment > label {
  margin: 0px !important;
}

/* line 377, /myapp/app/assets/stylesheets/conversations.scss */
.inbox-header {
  width: 100%;
  padding: 25px 20px;
}

/* line 385, /myapp/app/assets/stylesheets/conversations.scss */
.app {
  position: relative;
  overflow: hidden;
  top: 0;
  height: calc(100% - 68px);
  padding: 0;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06), 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

/* line 394, /myapp/app/assets/stylesheets/conversations.scss */
div.message-input {
  width: 70%;
  margin-left: 60px;
}

/* line 399, /myapp/app/assets/stylesheets/conversations.scss */
.image-preview-wrapper {
  width: 100%;
  padding: 5px;
}

/* line 404, /myapp/app/assets/stylesheets/conversations.scss */
.btn.btn-attach {
  position: relative;
  color: rgba(0, 0, 0, 0.6);
  white-space: nowrap;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  background: transparent;
}

/* line 414, /myapp/app/assets/stylesheets/conversations.scss */
.app-one {
  background-color: #f7f7f7;
  height: 100%;
  /* overflow: hidden; */
  /* margin: 0; */
  padding: 0;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06), 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

/* line 423, /myapp/app/assets/stylesheets/conversations.scss */
.side {
  padding: 0;
  margin: 0;
  height: 100%;
}

/* line 428, /myapp/app/assets/stylesheets/conversations.scss */
.side-one {
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  position: relative;
  display: block;
  /* top: 75px; */
}

/* line 439, /myapp/app/assets/stylesheets/conversations.scss */
#new_message .form-group {
  margin-bottom: 0px;
}

/* line 443, /myapp/app/assets/stylesheets/conversations.scss */
.side-two {
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  position: relative;
  top: -100%;
  left: -100%;
  -webkit-transition: left 0.3s ease;
  transition: left 0.3s ease;
}

/* line 458, /myapp/app/assets/stylesheets/conversations.scss */
.heading {
  padding: 10px 16px 10px 15px;
  margin: 0;
  height: 60px;
  width: 100%;
  background-color: #eee;
  z-index: 1000;
  /* position: fixed;
  top: 63px; */
}

/* line 469, /myapp/app/assets/stylesheets/conversations.scss */
.heading-avatar {
  padding: 0;
  cursor: pointer;
}

/* line 475, /myapp/app/assets/stylesheets/conversations.scss */
.heading-avatar-icon {
  vertical-align: top;
  margin-right: 10px;
  flex: 0 0 auto;
}

/* line 482, /myapp/app/assets/stylesheets/conversations.scss */
.heading-avatar-icon img {
  border-radius: 50%;
  height: 40px;
  width: 40px;
}

/* line 488, /myapp/app/assets/stylesheets/conversations.scss */
.heading-name {
  padding: 0 !important;
  cursor: pointer;
}

/* line 493, /myapp/app/assets/stylesheets/conversations.scss */
.heading-name-meta {
  font-weight: 700;
  font-size: 100%;
  padding: 5px;
  padding-bottom: 0;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #FFF;
  display: block;
}

/* line 504, /myapp/app/assets/stylesheets/conversations.scss */
.heading-online {
  display: none;
  padding: 0 5px;
  font-size: 12px;
  color: #93918f;
}

/* line 510, /myapp/app/assets/stylesheets/conversations.scss */
.heading-compose {
  padding: 0;
}

/* line 514, /myapp/app/assets/stylesheets/conversations.scss */
.heading-compose i {
  text-align: center;
  padding: 5px;
  color: #93918f;
  cursor: pointer;
}

/* line 521, /myapp/app/assets/stylesheets/conversations.scss */
.heading-dot {
  padding: 0;
  margin-left: 10px;
}

/* line 526, /myapp/app/assets/stylesheets/conversations.scss */
.heading-dot i {
  text-align: right;
  padding: 5px;
  color: #93918f;
  cursor: pointer;
}

/* line 533, /myapp/app/assets/stylesheets/conversations.scss */
.searchBox {
  padding: 0 !important;
  margin: 0 !important;
  height: 60px;
  width: 100%;
}

/* line 540, /myapp/app/assets/stylesheets/conversations.scss */
.searchBox-inner {
  height: 100%;
  width: 100%;
  padding: 10px !important;
  background-color: #fbfbfb;
}

/*#searchBox-inner input {
  box-shadow: none;
}*/
/* line 552, /myapp/app/assets/stylesheets/conversations.scss */
.sideBar {
  padding: 0 !important;
  margin: 0 !important;
  background-color: #fff;
  overflow-y: auto;
  border: 1px solid #f7f7f7;
  height: calc(100% - 120px);
}

/* line 561, /myapp/app/assets/stylesheets/conversations.scss */
.sideBar-body {
  position: relative;
  padding: 10px !important;
  border-bottom: 1px solid #f7f7f7;
  height: 72px;
  margin: 0 !important;
  cursor: pointer;
}

/* line 570, /myapp/app/assets/stylesheets/conversations.scss */
.sideBar-body:hover {
  background-color: #f2f2f2;
}

/* line 574, /myapp/app/assets/stylesheets/conversations.scss */
.sideBar-avatar {
  text-align: center;
  padding: 0 !important;
}

/* line 579, /myapp/app/assets/stylesheets/conversations.scss */
.avatar-icon img {
  border-radius: 50%;
  height: 49px;
  width: 49px;
}

/* line 585, /myapp/app/assets/stylesheets/conversations.scss */
.sideBar-main {
  padding: 0 !important;
}

/* line 589, /myapp/app/assets/stylesheets/conversations.scss */
.sideBar-main .row {
  padding: 0 !important;
  margin: 0 !important;
}

/* line 594, /myapp/app/assets/stylesheets/conversations.scss */
.sideBar-name {
  padding: 10px !important;
}

/* line 598, /myapp/app/assets/stylesheets/conversations.scss */
.name-meta {
  font-size: 100%;
  padding: 1% !important;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000;
}

/* line 607, /myapp/app/assets/stylesheets/conversations.scss */
.sideBar-time {
  padding: 10px !important;
}

/* line 611, /myapp/app/assets/stylesheets/conversations.scss */
.time-meta {
  text-align: right;
  font-size: 12px;
  padding: 1% !important;
  color: rgba(0, 0, 0, 0.4);
  vertical-align: baseline;
}

/*New Message*/
/* line 621, /myapp/app/assets/stylesheets/conversations.scss */
.newMessage {
  padding: 0 !important;
  margin: 0 !important;
  height: 100%;
  position: relative;
  left: -100%;
}

/* line 628, /myapp/app/assets/stylesheets/conversations.scss */
.newMessage-heading {
  padding: 10px 16px 10px 15px !important;
  margin: 0 !important;
  height: 100px;
  width: 100%;
  background-color: #00bfa5;
  z-index: 1001;
}

/* line 637, /myapp/app/assets/stylesheets/conversations.scss */
.newMessage-main {
  padding: 10px 16px 0 15px !important;
  margin: 0 !important;
  height: 60px;
  margin-top: 30px !important;
  width: 100%;
  z-index: 1001;
  color: #fff;
}

/* line 647, /myapp/app/assets/stylesheets/conversations.scss */
.newMessage-title {
  font-size: 18px;
  font-weight: 700;
  padding: 10px 5px !important;
}

/* line 652, /myapp/app/assets/stylesheets/conversations.scss */
.newMessage-back {
  text-align: center;
  vertical-align: baseline;
  padding: 12px 5px !important;
  display: block;
  cursor: pointer;
}

/* line 659, /myapp/app/assets/stylesheets/conversations.scss */
.newMessage-back i {
  margin: auto !important;
}

/* line 663, /myapp/app/assets/stylesheets/conversations.scss */
.composeBox {
  padding: 0 !important;
  margin: 0 !important;
  height: 60px;
  width: 100%;
}

/* line 670, /myapp/app/assets/stylesheets/conversations.scss */
.composeBox-inner {
  height: 100%;
  width: 100%;
  padding: 10px !important;
  background-color: #fbfbfb;
}

/* line 677, /myapp/app/assets/stylesheets/conversations.scss */
.composeBox-inner input:focus {
  outline: none;
  border: none;
  box-shadow: none;
}

/* line 683, /myapp/app/assets/stylesheets/conversations.scss */
.compose-sideBar {
  padding: 0 !important;
  margin: 0 !important;
  background-color: #fff;
  overflow-y: auto;
  border: 1px solid #f7f7f7;
  height: calc(100% - 160px);
}

/*Conversation*/
/* line 694, /myapp/app/assets/stylesheets/conversations.scss */
.conversation {
  padding: 0 !important;
  margin: 0 !important;
  height: 100%;
  /*width: 100%;*/
  border-left: 1px solid rgba(0, 0, 0, 0.08);
  /*overflow-y: auto;*/
}

/* line 702, /myapp/app/assets/stylesheets/conversations.scss */
.conversation-input {
  min-width: 60%;
}

/* line 705, /myapp/app/assets/stylesheets/conversations.scss */
.message {
  /* padding: 0 !important; */
  margin: 0 !important;
  background-size: cover;
  overflow-y: auto;
  border: 1px solid #f7f7f7;
  padding-bottom: 50px;
  height: calc(100% - 170px);
}

/* line 716, /myapp/app/assets/stylesheets/conversations.scss */
.message-previous {
  margin: 0 !important;
  padding: 0 !important;
  height: auto;
  width: 100%;
}

/* line 722, /myapp/app/assets/stylesheets/conversations.scss */
.previous {
  font-size: 15px;
  text-align: center;
  padding: 10px !important;
  cursor: pointer;
}

/* line 729, /myapp/app/assets/stylesheets/conversations.scss */
.previous a {
  text-decoration: none;
  font-weight: 700;
}

/* line 734, /myapp/app/assets/stylesheets/conversations.scss */
.message-body-inbox {
  margin: 0 !important;
  padding: 15px 0px !important;
  width: auto;
  height: auto;
}

/* line 741, /myapp/app/assets/stylesheets/conversations.scss */
.message-main-receiver {
  /*padding: 10px 20px;*/
  max-width: 100%;
  display: flex;
}

/* line 747, /myapp/app/assets/stylesheets/conversations.scss */
.message-main-sender {
  padding: 3px 20px !important;
  max-width: 100%;
}

/* line 751, /myapp/app/assets/stylesheets/conversations.scss */
.message-main-sender-flex {
  display: flex;
  padding-left: 30%;
}

/* line 755, /myapp/app/assets/stylesheets/conversations.scss */
.message-text {
  margin: 0 !important;
  padding: 5px !important;
  word-wrap: break-word;
  font-weight: 200;
  font-size: 14px;
  padding-bottom: 0 !important;
}

/* line 764, /myapp/app/assets/stylesheets/conversations.scss */
.message-time {
  margin: 0 !important;
  margin-left: 50px !important;
  font-size: 12px;
  text-align: right;
  color: #9a9a9a;
}

/* line 773, /myapp/app/assets/stylesheets/conversations.scss */
.receiver {
  width: auto !important;
  padding: 4px 10px 7px !important;
  border-radius: 10px 10px 10px 0;
  background: #ffffff;
  font-size: 12px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  word-wrap: break-word;
  display: inline-block;
  max-width: 90%;
}

/* line 785, /myapp/app/assets/stylesheets/conversations.scss */
.sender {
  width: auto !important;
  background: #dcf8c6;
  border-radius: 10px 10px 0 10px;
  padding: 4px 10px 7px !important;
  font-size: 12px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  word-wrap: break-word;
  max-width: 90%;
}

/*Reply*/
/* line 800, /myapp/app/assets/stylesheets/conversations.scss */
.reply {
  /* height: 120px; */
  width: 100%;
  background-color: #f5f1ee;
  padding: 10px 5px 10px 5px !important;
  z-index: 1000;
  position: fixed;
  bottom: 0;
  max-width: 66.6666666%;
}

/* line 811, /myapp/app/assets/stylesheets/conversations.scss */
.reply-emojis {
  padding: 5px !important;
}

/* line 815, /myapp/app/assets/stylesheets/conversations.scss */
.reply-emojis i {
  text-align: center;
  padding: 5px 5px 5px 5px !important;
  color: #93918f;
  cursor: pointer;
}

/* line 822, /myapp/app/assets/stylesheets/conversations.scss */
.reply-recording {
  padding: 5px !important;
}

/* line 826, /myapp/app/assets/stylesheets/conversations.scss */
.reply-recording i {
  text-align: center;
  padding: 5px !important;
  color: #93918f;
  cursor: pointer;
}

/* line 833, /myapp/app/assets/stylesheets/conversations.scss */
.reply-send {
  /* padding: 5px !important; */
}

/* .reply-send i {
  text-align: center;
  padding: 5px !important;
  color: #93918f;
  cursor: pointer;
} */
/* line 844, /myapp/app/assets/stylesheets/conversations.scss */
.reply-main {
  /* padding: 2px 5px !important; */
}

/* line 848, /myapp/app/assets/stylesheets/conversations.scss */
.reply-main textarea {
  width: 100%;
  resize: none;
  overflow: hidden;
  padding: 5px !important;
  outline: none;
  border: none;
  text-indent: 5px;
  box-shadow: none;
  height: 100%;
  font-size: 16px;
}

/* line 861, /myapp/app/assets/stylesheets/conversations.scss */
.reply-main textarea:focus {
  outline: none;
  border: none;
  text-indent: 5px;
  box-shadow: none;
}

/* line 868, /myapp/app/assets/stylesheets/conversations.scss */
.form-inline .message_body.form-group {
  display: block;
  min-width: 60%;
}

/* line 873, /myapp/app/assets/stylesheets/conversations.scss */
.form-inline .message_body .form-control {
  width: 100%;
  display: block;
}

/* line 878, /myapp/app/assets/stylesheets/conversations.scss */
.message_body.trix_editor {
  min-width: 70%;
}

/* line 881, /myapp/app/assets/stylesheets/conversations.scss */
.message_body.trix_editor .trix-content {
  background-color: #FFF;
}

/* line 885, /myapp/app/assets/stylesheets/conversations.scss */
trix-editor {
  background-color: #FFF;
}

/* line 890, /myapp/app/assets/stylesheets/conversations.scss */
trix-toolbar .trix-button-group--file-tools, #spinner {
  display: none;
}

/* line 894, /myapp/app/assets/stylesheets/conversations.scss */
#new_message .input-group-btn {
  width: 1% !important;
}

@media screen and (max-width: 700px) {
  /* line 899, /myapp/app/assets/stylesheets/conversations.scss */
  #new_message .input-group-btn {
    width: 1% !important;
  }

  /* line 902, /myapp/app/assets/stylesheets/conversations.scss */
  .app {
    top: 0;
    height: 100%;
  }

  /* line 907, /myapp/app/assets/stylesheets/conversations.scss */
  div.message-input {
    width: 100%;
    margin-left: 0;
  }

  /* line 912, /myapp/app/assets/stylesheets/conversations.scss */
  .sender {
    max-width: 100%;
  }

  /* line 915, /myapp/app/assets/stylesheets/conversations.scss */
  .heading {
    height: 70px;
    background-color: #fdad34;
  }

  /* line 919, /myapp/app/assets/stylesheets/conversations.scss */
  .heading.lhs-heading {
    top: 97px;
  }

  /* line 922, /myapp/app/assets/stylesheets/conversations.scss */
  .message-main-sender {
    padding: 3px 20px !important;
    margin-left: 0px !important;
  }

  /* line 927, /myapp/app/assets/stylesheets/conversations.scss */
  .message-main-sender-flex {
    padding-left: 0px;
  }

  /* line 930, /myapp/app/assets/stylesheets/conversations.scss */
  .message-main-receiver {
    display: flex;
  }

  /* line 933, /myapp/app/assets/stylesheets/conversations.scss */
  .fa-2x {
    font-size: 2.3em !important;
  }

  /* line 936, /myapp/app/assets/stylesheets/conversations.scss */
  .heading-avatar {
    padding: 0 !important;
  }

  /* line 939, /myapp/app/assets/stylesheets/conversations.scss */
  .heading-avatar-icon img {
    height: 50px;
    width: 50px;
  }

  /* line 943, /myapp/app/assets/stylesheets/conversations.scss */
  .heading-compose {
    padding: 5px !important;
  }

  /* line 946, /myapp/app/assets/stylesheets/conversations.scss */
  .heading-compose i {
    color: #fff;
    cursor: pointer;
  }

  /* line 950, /myapp/app/assets/stylesheets/conversations.scss */
  .heading-dot {
    padding: 5px !important;
    margin-left: 10px !important;
  }

  /* line 954, /myapp/app/assets/stylesheets/conversations.scss */
  .heading-dot i {
    color: #fff;
    cursor: pointer;
  }

  /* line 958, /myapp/app/assets/stylesheets/conversations.scss */
  .sideBar {
    height: 100%;
  }

  /* line 961, /myapp/app/assets/stylesheets/conversations.scss */
  .sideBar-body {
    height: 80px;
  }

  /* line 964, /myapp/app/assets/stylesheets/conversations.scss */
  .sideBar-avatar {
    text-align: left;
    padding: 0 8px !important;
  }

  /* line 968, /myapp/app/assets/stylesheets/conversations.scss */
  .avatar-icon img {
    height: 55px;
    width: 55px;
  }

  /* line 972, /myapp/app/assets/stylesheets/conversations.scss */
  .sideBar-main {
    padding: 0 !important;
  }

  /* line 975, /myapp/app/assets/stylesheets/conversations.scss */
  .sideBar-main .row {
    padding: 0 !important;
    margin: 0 !important;
  }

  /* line 979, /myapp/app/assets/stylesheets/conversations.scss */
  .sideBar-name {
    padding: 10px 5px !important;
  }

  /* line 982, /myapp/app/assets/stylesheets/conversations.scss */
  .name-meta {
    font-size: 16px;
    padding: 5% !important;
  }

  /* line 986, /myapp/app/assets/stylesheets/conversations.scss */
  .sideBar-time {
    padding: 10px !important;
  }

  /* line 989, /myapp/app/assets/stylesheets/conversations.scss */
  .searchBox {
    margin-top: 50px !important;
  }

  /* line 992, /myapp/app/assets/stylesheets/conversations.scss */
  .time-meta {
    text-align: right;
    font-size: 14px;
    padding: 4% !important;
    color: rgba(0, 0, 0, 0.4);
    vertical-align: baseline;
  }

  /* line 1000, /myapp/app/assets/stylesheets/conversations.scss */
  .back-convo {
    padding: 1px 20px 1px 5px;
  }

  /*Conversation*/
  /* line 1004, /myapp/app/assets/stylesheets/conversations.scss */
  .conversation {
    padding: 0 !important;
    margin: 0 !important;
    height: 100%;
    /*width: 100%;*/
    border-left: 1px solid rgba(0, 0, 0, 0.08);
    /*overflow-y: auto;*/
  }

  /* line 1012, /myapp/app/assets/stylesheets/conversations.scss */
  .message {
    height: calc(100% - 170px);
    padding-bottom: 50px;
    padding-top: 20px;
  }

  /* line 1017, /myapp/app/assets/stylesheets/conversations.scss */
  .reply {
    /* height: 70px; */
    max-width: 100%;
  }

  /* line 1021, /myapp/app/assets/stylesheets/conversations.scss */
  .reply-emojis {
    padding: 5px 0 !important;
  }

  /* line 1024, /myapp/app/assets/stylesheets/conversations.scss */
  .reply-emojis i {
    padding: 5px 2px !important;
    font-size: 1.8em !important;
  }

  /* line 1028, /myapp/app/assets/stylesheets/conversations.scss */
  .reply-main {
    padding: 2px 8px !important;
  }

  /* line 1031, /myapp/app/assets/stylesheets/conversations.scss */
  .reply-main textarea {
    padding: 8px !important;
    font-size: 18px;
  }

  /* line 1035, /myapp/app/assets/stylesheets/conversations.scss */
  .reply-recording {
    padding: 5px 0 !important;
  }

  /* line 1038, /myapp/app/assets/stylesheets/conversations.scss */
  .reply-recording i {
    padding: 5px 0 !important;
    font-size: 1.8em !important;
  }

  /* .reply-send {
    padding: 5px 0 !important;
  } */
  /* line 1045, /myapp/app/assets/stylesheets/conversations.scss */
  .reply-send i {
    /* padding: 5px 2px 5px 0 !important; */
    font-size: 1.8em !important;
  }

  /* line 1050, /myapp/app/assets/stylesheets/conversations.scss */
  #message-reply-button {
    margin-top: 5px;
    margin-left: 0px;
    flex: 2 1 auto;
  }
}
/* line 1056, /myapp/app/assets/stylesheets/conversations.scss */
#inbox-container .tab-content > .tab-pane {
  padding-top: 0px !important;
  height: 100%;
}

/* line 1060, /myapp/app/assets/stylesheets/conversations.scss */
#inbox-container .tab-content {
  height: 100%;
}

/* line 1064, /myapp/app/assets/stylesheets/conversations.scss */
html, #fullheight {
  height: 100%;
}

/* line 1067, /myapp/app/assets/stylesheets/conversations.scss */
html, body, #fullheight {
  min-height: 100% !important;
}

/* line 1071, /myapp/app/assets/stylesheets/conversations.scss */
.send-message-wrapper {
  display: flex;
  align-items: center;
}
/* line 1, /myapp/app/assets/stylesheets/dashboard.scss */
.sub-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

/*
 * Top navigation
 * Hide default border to remove 1px line.
 */
/*
 * Sidebar
 */
/* Hide for mobile, show later */
/* line 19, /myapp/app/assets/stylesheets/dashboard.scss */
.sidebar {
  display: none;
}

@media (min-width: 768px) {
  /* line 23, /myapp/app/assets/stylesheets/dashboard.scss */
  .sidebar {
    position: fixed;
    top: 51px;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: block;
    padding: 20px 0px;
    overflow-x: hidden;
    overflow-y: auto;
    /* Scrollable contents if viewport is shorter than content. */
    background-color: #f5f5f5;
    border-right: 1px solid #eee;
  }
}
/* Sidebar navigation */
/* line 39, /myapp/app/assets/stylesheets/dashboard.scss */
.nav-sidebar {
  margin-right: -21px;
  /* 20px padding + 1px border */
  margin-bottom: 20px;
  margin-left: -20px;
}

/* line 44, /myapp/app/assets/stylesheets/dashboard.scss */
.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
}

/* line 48, /myapp/app/assets/stylesheets/dashboard.scss */
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: #428bca;
}

/*
 * Main content
 */
/* line 60, /myapp/app/assets/stylesheets/dashboard.scss */
.main {
  padding: 20px;
}

@media (min-width: 768px) {
  /* line 64, /myapp/app/assets/stylesheets/dashboard.scss */
  .main {
    padding-right: 40px;
    padding-left: 40px;
  }
}
/* line 69, /myapp/app/assets/stylesheets/dashboard.scss */
.main .page-header {
  margin-top: 0;
}
.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.daterangepicker th.month {
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }

  .daterangepicker .ranges {
    float: left;
  }

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

  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}
/* line 1, /myapp/app/assets/stylesheets/footer.scss */
.footer-distributed {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
  width: 100%;
  font-family: Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  justify-content: center;
  padding: 55px 50px;
  margin-top: 40px;
  z-index: 1000;
  position: relative;
}

/* line 22, /myapp/app/assets/stylesheets/footer.scss */
.footer-distributed .footer-center {
  flex: 1;
  width: 100%;
  text-align: center;
  align-items: center;
  justify-content: center;
}

/* line 47, /myapp/app/assets/stylesheets/footer.scss */
.footer-logo {
  width: 20%;
  display: inline-block;
}

/* line 52, /myapp/app/assets/stylesheets/footer.scss */
.footer-distributed .footer-links .footer-link-item {
  display: inline-block;
  text-decoration: none;
  letter-spacing: 2px;
}

/* line 59, /myapp/app/assets/stylesheets/footer.scss */
.footer-distributed .footer-links {
  line-height: 1.8;
  font-size: 14px;
  color: #737070;
  margin-top: 5px;
}

/* line 139, /myapp/app/assets/stylesheets/footer.scss */
.footer-distributed .footer-icons {
  margin-top: 25px;
}

/* line 143, /myapp/app/assets/stylesheets/footer.scss */
.footer-distributed .footer-icons a {
  display: inline-block;
  width: 35px;
  height: 35px;
  cursor: pointer;
  background-color: #7F7F7F;
  border-radius: 50%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  line-height: 35px;
  margin-right: 3px;
  margin-bottom: 5px;
}

/* line 185, /myapp/app/assets/stylesheets/footer.scss */
.fixed-footer .footer-distributed {
  position: fixed;
  bottom: 0;
}

/* line 190, /myapp/app/assets/stylesheets/footer.scss */
.footer {
  padding: 20px 30px;
  width: 100%;
  background-color: black;
  color: white;
  text-align: left;
  z-index: 8;
}
/* line 3, /myapp/app/assets/stylesheets/groups.scss */
.groups .sidebar-menu .group-dashboard {
  margin-top: 25px;
}
/* line 10, /myapp/app/assets/stylesheets/groups.scss */
.groups .group-dashboard-container .date-filter label {
  font-size: 1.4rem;
  font-weight: 400;
  color: #666;
  white-space: nowrap;
  margin-right: 1rem;
}
/* line 21, /myapp/app/assets/stylesheets/groups.scss */
.groups .group-brains-container .brains_loading {
  justify-content: center;
  height: calc((100vh - 96.19px) / 2);
}
/* line 25, /myapp/app/assets/stylesheets/groups.scss */
.groups .group-brains-container .brains_loading img {
  width: 80px;
}
/* line 33, /myapp/app/assets/stylesheets/groups.scss */
.groups .group-booking-history-container table th {
  white-space: nowrap;
}
/* line 42, /myapp/app/assets/stylesheets/groups.scss */
.groups .group-settings-container .group-card .details label {
  width: auto;
  display: block;
  margin-right: 10px;
  margin-bottom: 0;
}
/* line 50, /myapp/app/assets/stylesheets/groups.scss */
.groups .group-settings-container .group-card .col-lg-12.col-xs-12 {
  margin-bottom: 10px;
}
/* line 56, /myapp/app/assets/stylesheets/groups.scss */
.groups .group-settings-container .group-panel h3 {
  font-size: 16px;
  font-weight: 700;
  color: #333333;
  margin-bottom: 0;
  margin-top: 0;
}
/* line 65, /myapp/app/assets/stylesheets/groups.scss */
.groups .group-settings-container .group-settings-buttons {
  display: flex;
  margin-right: auto;
}
/* line 69, /myapp/app/assets/stylesheets/groups.scss */
.groups .group-settings-container .group-settings-buttons .btn.btn-raised {
  margin: 0 5px 0 0;
  padding: 6px 12px;
  font-size: 15px;
}
/* line 76, /myapp/app/assets/stylesheets/groups.scss */
.groups .group-settings-container .group-banner-picture-solo-container {
  display: block;
  width: 100%;
  margin-top: 20px;
  position: relative;
  margin: 0 auto;
}
/* line 83, /myapp/app/assets/stylesheets/groups.scss */
.groups .group-settings-container .group-banner-picture-solo-container .profile-picture-solo-overlay-sub-camera {
  border-radius: 0;
}
/* line 87, /myapp/app/assets/stylesheets/groups.scss */
.groups .group-settings-container .group-banner-picture-solo-container .preview-profile-pic {
  overflow: hidden;
}
/* line 92, /myapp/app/assets/stylesheets/groups.scss */
.groups .group-settings-container .waiting {
  display: flex;
  justify-content: center;
  width: 100%;
  left: 0;
  pointer-events: none;
}
/* line 2, /myapp/app/assets/stylesheets/header.scss */
#panel-0 {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 7, /myapp/app/assets/stylesheets/header.scss */
button:active, button:focus {
  outline: none;
}

/* line 11, /myapp/app/assets/stylesheets/header.scss */
.sortable-ghost, .sortable-ghost-active-services {
  opacity: .4;
  background: #C8EBFB !important;
  padding: 10px;
  border: 3px dotted black !important;
}

/* line 17, /myapp/app/assets/stylesheets/header.scss */
.sortable-ghost-active-services {
  padding: 2px;
}

/* line 20, /myapp/app/assets/stylesheets/header.scss */
#active_services .sortable_handle {
  cursor: move;
}

/* line 24, /myapp/app/assets/stylesheets/header.scss */
.blog-height {
  margin-bottom: 16%;
}

/* line 26, /myapp/app/assets/stylesheets/header.scss */
.navbar-brain-left {
  float: left;
  padding-left: 20px;
}

/* line 31, /myapp/app/assets/stylesheets/header.scss */
#navbar-brain-img {
  height: auto;
  display: inline-block;
  padding: 9px 0px 9px 0px;
  line-height: 32px;
  margin-top: 3%;
  margin-bottom: 2%;
  max-width: 184px;
}

/* line 41, /myapp/app/assets/stylesheets/header.scss */
.searchTxt {
  border-radius: 65px;
  height: 35px;
  border: 1px solid #a79f9f;
}

/* line 47, /myapp/app/assets/stylesheets/header.scss */
.header-sub li a {
  float: right;
  padding: 5px 10px;
}

/* line 52, /myapp/app/assets/stylesheets/header.scss */
.navbar-right-desktop .header-sub li:hover {
  border-bottom: unset;
}

/* line 56, /myapp/app/assets/stylesheets/header.scss */
.navbar-right-desktop .header-sub li a {
  color: #a79f9f;
  font-weight: 500;
}

/* line 61, /myapp/app/assets/stylesheets/header.scss */
.logTxt a {
  color: #a79f9f;
  font-weight: 500;
}

/* line 66, /myapp/app/assets/stylesheets/header.scss */
.alert {
  margin-top: 32px;
}

/* line 70, /myapp/app/assets/stylesheets/header.scss */
body {
  margin-bottom: 38px;
}

@media (min-width: 641px) and (max-width: 1024px) {
  /* line 77, /myapp/app/assets/stylesheets/header.scss */
  .navbar-right-desktop {
    float: right;
    margin-top: -9%;
    padding-right: 10px;
  }
}
@media (min-width: 320px) and (max-width: 640px) {
  /* line 87, /myapp/app/assets/stylesheets/header.scss */
  .navbar-collapse.in {
    overflow-y: unset;
  }

  /* line 91, /myapp/app/assets/stylesheets/header.scss */
  #navbarCollapse span {
    margin-bottom: 0px;
  }

  /* line 95, /myapp/app/assets/stylesheets/header.scss */
  #navbarCollapse span ul li:nth-child(2) {
    padding-top: 6px;
  }

  /* line 99, /myapp/app/assets/stylesheets/header.scss */
  #navbar-brain-img {
    margin-top: 0px;
  }
}
/* line 104, /myapp/app/assets/stylesheets/header.scss */
#navbar-email-pic {
  border-radius: 50%;
  border: 2px solid #FFF;
  width: 32px !important;
  height: 32px !important;
  margin-right: 2px;
  display: inline-block;
}

/* line 113, /myapp/app/assets/stylesheets/header.scss */
.profile-headshot {
  padding-right: 15px;
  display: inline-block;
}

/* line 118, /myapp/app/assets/stylesheets/header.scss */
.container-pricing {
  max-width: 960px;
  margin: auto;
  float: none;
}

/* line 124, /myapp/app/assets/stylesheets/header.scss */
.pricing-header {
  max-width: 700px;
}

/* line 128, /myapp/app/assets/stylesheets/header.scss */
.pricing-panels .panel {
  min-width: 220px;
}

/* line 132, /myapp/app/assets/stylesheets/header.scss */
.border-top {
  border-top: 1px solid #e5e5e5;
}

/* line 133, /myapp/app/assets/stylesheets/header.scss */
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

/* line 135, /myapp/app/assets/stylesheets/header.scss */
.box-shadow {
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05);
}

/* line 136, /myapp/app/assets/stylesheets/header.scss */
#switch-div {
  margin-top: 20px;
}

/* line 139, /myapp/app/assets/stylesheets/header.scss */
span#clickable1:hover, span#clickable2:hover {
  cursor: pointer;
  cursor: hand;
}

/* line 143, /myapp/app/assets/stylesheets/header.scss */
.hide-break {
  display: inline-block;
  display: -moz-inline-box;
  *display: inline;
  /* For IE7 */
  zoom: 1;
  /* Trigger hasLayout */
  width: 15%;
}

/* line 151, /myapp/app/assets/stylesheets/header.scss */
img#front-page-map {
  width: 80%;
  height: 100%;
  margin: 0 auto;
}

/* line 157, /myapp/app/assets/stylesheets/header.scss */
.underline {
  text-decoration: underline;
}

/* line 160, /myapp/app/assets/stylesheets/header.scss */
.panel-1-image-container {
  height: 75%;
}

/* line 164, /myapp/app/assets/stylesheets/header.scss */
.panel-1-text-container {
  height: 25%;
  margin-top: 10px;
}

/* line 168, /myapp/app/assets/stylesheets/header.scss */
.panel-1-text-sub {
  margin-top: 0px;
}

/* line 171, /myapp/app/assets/stylesheets/header.scss */
.panel-container {
  height: 600px;
}

/* line 174, /myapp/app/assets/stylesheets/header.scss */
.panel-container-1 {
  min-height: 600px;
}

/* line 179, /myapp/app/assets/stylesheets/header.scss */
#how-it-works-image {
  margin: 0 auto;
  width: 45%;
}

/* line 184, /myapp/app/assets/stylesheets/header.scss */
.how-it-works-1 {
  padding-left: 30px;
}

/* line 187, /myapp/app/assets/stylesheets/header.scss */
.how-it-works-3 {
  padding-right: 30px;
}

/* line 191, /myapp/app/assets/stylesheets/header.scss */
.navbar, .dropdown-menu {
  background: #FFF;
}

/* line 198, /myapp/app/assets/stylesheets/header.scss */
a:hover, a:focus, a:active {
  text-decoration: none;
}

/* line 202, /myapp/app/assets/stylesheets/header.scss */
.circular-icon-dropdown .drop-down-notification {
  box-shadow: unset !important;
}

/* line 206, /myapp/app/assets/stylesheets/header.scss */
.badge-danger {
  background-color: #cb3e47;
  vertical-align: top;
  margin-left: -20px;
  font-size: 9px;
  padding: 3px 5px;
}

/* line 214, /myapp/app/assets/stylesheets/header.scss */
.badge-success {
  background-color: #90c15b;
  vertical-align: top;
  right: 0px;
  font-size: 9px;
  padding: 3px 5px;
  position: absolute;
}

/* line 223, /myapp/app/assets/stylesheets/header.scss */
.icon-top-bar {
  position: relative;
}

/* line 227, /myapp/app/assets/stylesheets/header.scss */
.icon-top-bar .badge-danger {
  margin: 0;
  position: absolute;
  right: 8px;
  top: 6px;
  background-color: #EF4E6E;
  padding: 4px 5px;
}

/* line 236, /myapp/app/assets/stylesheets/header.scss */
.circular-icon-dropdown .fa {
  padding: 6px;
  width: 50px;
  text-align: center;
  display: inline;
  /*border-radius: 50%;
  line-height: 34px;
  border: 1px solid black;*/
}

/* line 246, /myapp/app/assets/stylesheets/header.scss */
.top-sub li {
  list-style: none;
}

/* line 250, /myapp/app/assets/stylesheets/header.scss */
.top-sub li a {
  padding: 6px 10px;
}

/* line 254, /myapp/app/assets/stylesheets/header.scss */
.top-sub .text-uppercase a {
  color: #a79f9f;
  font-weight: 500;
}

/* line 259, /myapp/app/assets/stylesheets/header.scss */
.dropdown:hover .circular-icon-dropdown {
  /*display: block;*/
  text-align: center;
}

/* line 263, /myapp/app/assets/stylesheets/header.scss */
.dropdown:hover .dropdown-text {
  display: none;
}

/* line 267, /myapp/app/assets/stylesheets/header.scss */
.circular-icon-dropdown li a:hover {
  padding: 5px 20px;
}

/* line 271, /myapp/app/assets/stylesheets/header.scss */
.circular-icon-dropdown li a:hover .dropdown-text {
  display: inline !important;
}

/* line 276, /myapp/app/assets/stylesheets/header.scss */
.navbar-fixed-top {
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 8px 10px rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
}

/* line 283, /myapp/app/assets/stylesheets/header.scss */
.navbar-right-desktop {
  margin-left: auto;
}

/* line 286, /myapp/app/assets/stylesheets/header.scss */
div.navbar-text {
  margin-top: 0;
}
/* line 288, /myapp/app/assets/stylesheets/header.scss */
div.navbar-text .navbar-auth-section {
  display: flex;
}
/* line 290, /myapp/app/assets/stylesheets/header.scss */
div.navbar-text .navbar-auth-section .nav-signup-button a {
  margin-left: 0 !important;
  margin-right: 16px;
}

/* line 296, /myapp/app/assets/stylesheets/header.scss */
.searchTxtbutton {
  background: none;
  border: none;
  background: #32BCAD;
  height: 40px;
  -webkit-border-radius: 65px;
  -moz-border-radius: 65px;
  border-radius: 65px;
  color: #fff;
  margin-left: 3px;
  width: 100px;
}
/* line 304, /myapp/app/assets/stylesheets/header.scss */
.searchTxtbutton:hover {
  background: #027085;
}

/* line 310, /myapp/app/assets/stylesheets/header.scss */
.top-sub .dropdown .fa-angle-down {
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}

/* line 315, /myapp/app/assets/stylesheets/header.scss */
.top-sub .dropdown.open .fa-angle-down {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

/* line 320, /myapp/app/assets/stylesheets/header.scss */
body.home .masthead:before {
  content: '';
  background-image: url(/assets/pickmybrain-hero-bg-689c810b56e89390199e3f259230c5d9b2257fa124feb461af3cba720b378f7e.jpg);
  background-size: 100% auto;
  background-position: right -65px;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 27px;
  left: 0;
  z-index: 0;
  display: block;
}

/* line 335, /myapp/app/assets/stylesheets/header.scss */
.navbar-toggle {
  height: 45px;
  width: 45px;
  position: absolute;
  right: 0px;
  z-index: 9;
  top: 0px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}

/* line 346, /myapp/app/assets/stylesheets/header.scss */
.navbar-toggle.collapsed.active_nav .icon-bar {
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}

/* line 351, /myapp/app/assets/stylesheets/header.scss */
.navbar-toggle.collapsed.active_nav .icon-bar:nth-child(2) {
  opacity: 0;
}

/* line 355, /myapp/app/assets/stylesheets/header.scss */
.navbar-toggle.collapsed.active_nav .icon-bar:nth-child(3) {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  bottom: 20px;
  left: 10px;
}

/* line 363, /myapp/app/assets/stylesheets/header.scss */
.navbar-toggle.collapsed.active_nav .icon-bar:nth-child(4) {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  bottom: 20px;
  left: 10px;
}

/* line 371, /myapp/app/assets/stylesheets/header.scss */
.circular-icon-dropdown li a {
  color: #212529;
  border-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  line-height: 30px !important;
  border-left: 3px solid transparent;
}

/* line 383, /myapp/app/assets/stylesheets/header.scss */
.circular-icon-dropdown li a:hover {
  color: var(--brand-primary) !important;
  border-left: 4px solid var(--brand-primary);
}

/* line 388, /myapp/app/assets/stylesheets/header.scss */
.circular-icon-dropdown li a:hover svg path {
  fill: var(--brand-primary) !important;
}

/* line 392, /myapp/app/assets/stylesheets/header.scss */
.circular-icon-dropdown .fa {
  padding: 6px;
  width: 47px;
  text-align: center;
  display: inline;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  line-height: 16px;
  height: 30px;
  margin-right: 8px;
  display: inline-block;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}

/* line 407, /myapp/app/assets/stylesheets/header.scss */
.circular-icon-dropdown li a .dropdown-text {
  display: block !important;
  line-height: 25px;
}

/* line 412, /myapp/app/assets/stylesheets/header.scss */
.top-sub li a.profile-headshot {
  -webkit-border-radius: 45px;
  border-radius: 45px;
  background: rgba(50, 188, 173, 0.2) !important;
  padding-left: 0;
  margin-left: 8px;
  padding-bottom: 0;
  color: #32BCAD;
}

/*.circular-icon-dropdown .dropdown-text{
  transition:all 0.4s;
   -webkit-transition:all 0.4s;
   opacity:0;
   display:block !important;
   visibility:hidden;
   width:0
}
.circular-icon-dropdown  li a:hover .dropdown-text{
  visibility:visible;
  width:auto;
  opacity:1;
}*/
/* line 435, /myapp/app/assets/stylesheets/header.scss */
.circular-icon-dropdown li {
  display: block;
  position: relative;
}

/* line 440, /myapp/app/assets/stylesheets/header.scss */
.top-sub li a {
  padding: 5px 10px;
  color: #555b6d;
}

/* line 445, /myapp/app/assets/stylesheets/header.scss */
.top-sub > li > a.icon-top-bar {
  background: #f5f5f5;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 45px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  text-align: center;
  line-height: 40px !important;
  margin-left: 7px;
}
/* line 461, /myapp/app/assets/stylesheets/header.scss */
.top-sub > li > a.icon-top-bar:hover {
  background: var(--brand-notification-hover);
}
/* line 465, /myapp/app/assets/stylesheets/header.scss */
.top-sub > li > a.icon-top-bar img {
  width: 20px;
  height: 20px;
  margin-top: 3px;
  margin-left: 3px;
}

/* line 475, /myapp/app/assets/stylesheets/header.scss */
.top-sub > li#search-in-top-bar ul {
  padding: 20px;
  height: 85px;
  width: 310px;
  display: flex;
  align-items: center;
}
/* line 482, /myapp/app/assets/stylesheets/header.scss */
.top-sub > li#search-in-top-bar .fa-search {
  position: absolute;
  left: 15px;
  top: 12px;
  cursor: auto;
  color: #666;
}

/* line 491, /myapp/app/assets/stylesheets/header.scss */
.top-sub > li > a.icon-top-bar > i {
  font-size: 18px;
}

/* line 495, /myapp/app/assets/stylesheets/header.scss */
.top-sub > li {
  display: inline-block;
  vertical-align: middle;
}

/* line 500, /myapp/app/assets/stylesheets/header.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
  /*background: #f8f9fa;*/
}

/* line 506, /myapp/app/assets/stylesheets/header.scss */
#notifications-in-top-bar, #search-in-top-bar {
  cursor: pointer;
}
/* line 509, /myapp/app/assets/stylesheets/header.scss */
#notifications-in-top-bar a + .tooltip, #search-in-top-bar a + .tooltip {
  top: -20px !important;
  z-index: 1099;
}
/* line 514, /myapp/app/assets/stylesheets/header.scss */
#notifications-in-top-bar a, #search-in-top-bar a {
  cursor: pointer;
}

/* line 520, /myapp/app/assets/stylesheets/header.scss */
#menu-in-top-bar ul {
  padding-top: 25px;
}
/* line 522, /myapp/app/assets/stylesheets/header.scss */
#menu-in-top-bar ul li a {
  padding-top: 0;
  padding-bottom: 0;
  height: 22px;
  margin-bottom: 20px;
  line-height: normal !important;
  padding-left: 4px;
}
/* line 528, /myapp/app/assets/stylesheets/header.scss */
#menu-in-top-bar ul li a .fa {
  padding-top: 0;
}
/* line 532, /myapp/app/assets/stylesheets/header.scss */
#menu-in-top-bar ul li a:hover {
  padding-left: 15px;
}

/* line 540, /myapp/app/assets/stylesheets/header.scss */
.drop-down-notification .badge.badge-danger {
  height: 15px;
  margin-right: 19px;
}

/* line 547, /myapp/app/assets/stylesheets/header.scss */
.dropdown-menu .fa-user-secret {
  font-size: 20px;
}

/* line 552, /myapp/app/assets/stylesheets/header.scss */
#notifications-in-top-bar ul.dropdown-menu {
  background: #fff;
  width: 100%;
  border: none;
  padding: 15px;
  min-width: 330px;
}
/* line 558, /myapp/app/assets/stylesheets/header.scss */
#notifications-in-top-bar ul.dropdown-menu li, #notifications-in-top-bar ul.dropdown-menu .notification {
  background: #fff;
  margin-top: 5px;
  padding-left: 5px;
}
/* line 562, /myapp/app/assets/stylesheets/header.scss */
#notifications-in-top-bar ul.dropdown-menu li img, #notifications-in-top-bar ul.dropdown-menu li a, #notifications-in-top-bar ul.dropdown-menu .notification img, #notifications-in-top-bar ul.dropdown-menu .notification a {
  float: left;
}
/* line 565, /myapp/app/assets/stylesheets/header.scss */
#notifications-in-top-bar ul.dropdown-menu li a, #notifications-in-top-bar ul.dropdown-menu .notification a {
  line-height: 15px !important;
  width: calc(100% - 40px);
  white-space: normal;
  overflow-wrap: break-word;
}
/* line 571, /myapp/app/assets/stylesheets/header.scss */
#notifications-in-top-bar ul.dropdown-menu li h6.inline-block, #notifications-in-top-bar ul.dropdown-menu .notification h6.inline-block {
  display: block;
  clear: both;
}
/* line 576, /myapp/app/assets/stylesheets/header.scss */
#notifications-in-top-bar ul.dropdown-menu .notification {
  padding: 0;
}
/* line 579, /myapp/app/assets/stylesheets/header.scss */
#notifications-in-top-bar ul.dropdown-menu a.see-all {
  display: block;
  text-align: center;
}

/* line 586, /myapp/app/assets/stylesheets/header.scss */
.brains-quote-image {
  position: relative;
  z-index: 1;
}

/* line 587, /myapp/app/assets/stylesheets/header.scss */
.brains-quote-image img {
  margin-top: -9%;
}

/* line 588, /myapp/app/assets/stylesheets/header.scss */
.brains-quote-image:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 85%;
  z-index: -1;
  display: block;
  top: 14%;
  left: 0;
  background: url(/assets/shape-eed091e25887eb73c2b0ff6630b4cc832b1fd606f2393b90dbaf512b67c24ed9.png) no-repeat;
  background-size: contain;
}

/* line 600, /myapp/app/assets/stylesheets/header.scss */
.brains-quote-image:after {
  content: '';
  position: absolute;
  width: 127px;
  height: 80px;
  z-index: 1;
  display: block;
  bottom: 0;
  left: -10%;
  background: url(/assets/shape2-0c5aaf9125b123cb7341b429891350896cffe8237ad7a78ce9ee65d5490796d2.svg) no-repeat;
  background-size: contain;
}

/* line 612, /myapp/app/assets/stylesheets/header.scss */
.owl-prev, .owl-next {
  position: absolute;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  font-size: 28px;
  z-index: 5;
  top: auto;
  bottom: -40ox;
}

/* line 622, /myapp/app/assets/stylesheets/header.scss */
.let-us-show {
  margin-left: 0;
  margin-right: 0;
}

/* line 623, /myapp/app/assets/stylesheets/header.scss */
div#meet-our-brain-carousel {
  padding-left: 0;
  padding-right: 0;
}
/* line 626, /myapp/app/assets/stylesheets/header.scss */
div#meet-our-brain-carousel .owl-item {
  padding-top: 10px;
  padding-bottom: 15px;
}
/* line 630, /myapp/app/assets/stylesheets/header.scss */
div#meet-our-brain-carousel .item {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
  background: #fff;
  width: 350px;
}

/* line 637, /myapp/app/assets/stylesheets/header.scss */
.profile-image-wrapper {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 308px;
  height: 308px;
  overflow: hidden;
}
/* line 639, /myapp/app/assets/stylesheets/header.scss */
.profile-image-wrapper img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/* line 647, /myapp/app/assets/stylesheets/header.scss */
#brains-saying-carousal {
  padding-top: 50px;
}
/* line 649, /myapp/app/assets/stylesheets/header.scss */
#brains-saying-carousal .item {
  padding-top: 115px;
  width: 350px;
  padding-bottom: 15px;
}

/* line 655, /myapp/app/assets/stylesheets/header.scss */
.services {
  background: url(/assets/services-bg-3069a9a8fb5d0dce4d852ce9ea6010d54791100a8f1892cac59c3c3b42fe1d54.jpg) no-repeat;
  background-size: 100% 600px;
  margin-top: 10rem;
  padding-top: 7rem;
}
/* line 661, /myapp/app/assets/stylesheets/header.scss */
.services .container h3 {
  margin-top: 0;
  text-align: right;
}
/* line 665, /myapp/app/assets/stylesheets/header.scss */
.services .container h3, .services .container p {
  color: #fff;
}
/* line 669, /myapp/app/assets/stylesheets/header.scss */
.services #services-carousel {
  margin-top: 8rem;
}
/* line 671, /myapp/app/assets/stylesheets/header.scss */
.services #services-carousel img {
  width: auto;
  height: 144px;
  margin: 3rem auto 3rem;
  max-width: 186px;
}
/* line 677, /myapp/app/assets/stylesheets/header.scss */
.services #services-carousel .item {
  padding-bottom: 15px;
  width: 350px;
}
/* line 681, /myapp/app/assets/stylesheets/header.scss */
.services #services-carousel .card {
  text-align: center;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* line 683, /myapp/app/assets/stylesheets/header.scss */
.services #services-carousel .card .card-body {
  padding-top: 0;
}
/* line 687, /myapp/app/assets/stylesheets/header.scss */
.services #services-carousel .card h5.card-title {
  font-size: 2.75rem;
}
/* line 690, /myapp/app/assets/stylesheets/header.scss */
.services #services-carousel .card h6 {
  font-weight: normal;
  font-size: 1.5rem;
}
/* line 694, /myapp/app/assets/stylesheets/header.scss */
.services #services-carousel .card p.home-p {
  font-size: 20px;
  line-height: 28px;
}

/* line 701, /myapp/app/assets/stylesheets/header.scss */
.how-does-it-work, .pricing, .no-system-setup-required {
  padding: 8rem 0;
  margin: 80px auto;
}

/* line 702, /myapp/app/assets/stylesheets/header.scss */
div#meet-our-brain-carousel .item,
.services #services-carousel .card {
  border: 1px solid #eee;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
}

/* line 710, /myapp/app/assets/stylesheets/header.scss */
.home.index #what-brains-saying-carousel .owl-dots, .home.index #what-we-mean-carousel .owl-dots {
  position: absolute;
  bottom: -30px;
}
/* line 714, /myapp/app/assets/stylesheets/header.scss */
.home.index .owl-carousel .owl-nav button.owl-prev {
  left: 20px;
  background: url(/assets/arrow-left-df5fef8a6cee472d0e89b14573fd82cfc6769e5b4ddd3d0fa6779bfc23681e03.svg) no-repeat;
  width: 24px;
  height: 46px;
  background-size: contain;
  font-size: 0;
}
/* line 723, /myapp/app/assets/stylesheets/header.scss */
.home.index .owl-carousel .owl-nav button.owl-next {
  right: 20px;
  background: url(/assets/arrow-right-52c0a780a41042d044475f0ac3ce259487c3d113f0777d115e61762a9dd752c5.svg) no-repeat;
  width: 24px;
  height: 46px;
  background-size: contain;
  font-size: 0;
}
/* line 732, /myapp/app/assets/stylesheets/header.scss */
.home.index .owl-dots {
  text-align: center;
  width: 100%;
}
/* line 737, /myapp/app/assets/stylesheets/header.scss */
.home.index .owl-dots button {
  margin-left: 4px;
  margin-right: 4px;
}
/* line 742, /myapp/app/assets/stylesheets/header.scss */
.home.index .owl-dots button span {
  background: #d2cece;
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
/* line 751, /myapp/app/assets/stylesheets/header.scss */
.home.index .owl-dots button.active span {
  background-color: #292323;
}
/* line 755, /myapp/app/assets/stylesheets/header.scss */
.home.index .how-does-it-work h3 {
  margin-bottom: 40px;
}
/* line 758, /myapp/app/assets/stylesheets/header.scss */
.home.index .how-does-it-work h4 {
  color: #4D4D4F;
  font-size: 3.5rem;
  margin-top: 4rem;
  margin-bottom: 4rem;
  font-weight: bold;
}
/* line 766, /myapp/app/assets/stylesheets/header.scss */
.home.index .how-does-it-work .step h4, .home.index .how-does-it-work .step p {
  padding: 0px 20px;
}
/* line 767, /myapp/app/assets/stylesheets/header.scss */
.home.index .how-does-it-work .step img {
  width: 100%;
  height: auto;
}
/* line 773, /myapp/app/assets/stylesheets/header.scss */
.home.index .meet-some-of-our-brains {
  background: url(/assets/meet-some-of-our-brains-32e1f46864735ca6467b9e10fe5a759d53b3e2b55521d854e4e4e22f4b33e05f.jpg) no-repeat;
  background-size: 100% 500px;
  margin-top: 3rem;
}
/* line 776, /myapp/app/assets/stylesheets/header.scss */
.home.index .meet-some-of-our-brains h3, .home.index .meet-some-of-our-brains p {
  color: #231f20;
}
/* line 780, /myapp/app/assets/stylesheets/header.scss */
.home.index .meet-some-of-our-brains .card-body {
  padding-left: 0;
  padding-right: 0;
  display: flex;
  flex-direction: column;
}
/* line 785, /myapp/app/assets/stylesheets/header.scss */
.home.index .meet-some-of-our-brains .card-body .text-center {
  margin-top: auto;
}
/* line 789, /myapp/app/assets/stylesheets/header.scss */
.home.index .meet-some-of-our-brains p.home-p {
  max-width: 768px;
  margin: 0 auto 30px;
  text-align: center;
}
/* line 794, /myapp/app/assets/stylesheets/header.scss */
.home.index .meet-some-of-our-brains h5.card-title {
  font-size: 2rem;
  margin-top: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
}
/* line 803, /myapp/app/assets/stylesheets/header.scss */
.home.index .meet-some-of-our-brains .location .fa {
  font-size: 2rem;
}
/* line 807, /myapp/app/assets/stylesheets/header.scss */
.home.index .meet-some-of-our-brains h6 {
  font-size: 2rem;
  color: #4D4D4F;
}
/* line 811, /myapp/app/assets/stylesheets/header.scss */
.home.index .meet-some-of-our-brains .btn-profile {
  padding: 10px 20px;
  width: 100%;
  margin-top: 10px;
}
/* line 818, /myapp/app/assets/stylesheets/header.scss */
.home.index .owl-carousel .owl-stage-outer {
  margin-bottom: 20px;
}
/* line 821, /myapp/app/assets/stylesheets/header.scss */
.home.index button:active, .home.index button:focus {
  outline: none;
}
/* line 825, /myapp/app/assets/stylesheets/header.scss */
.home.index .pricing h3 {
  margin-bottom: 1.5rem;
}
/* line 828, /myapp/app/assets/stylesheets/header.scss */
.home.index .pricing p.home-p {
  text-align: center;
}
/* line 831, /myapp/app/assets/stylesheets/header.scss */
.home.index .pricing .container {
  margin-top: 5rem;
}
/* line 836, /myapp/app/assets/stylesheets/header.scss */
.home.index .what-our-brains-are-saying .container {
  padding-top: 15rem;
}
/* line 839, /myapp/app/assets/stylesheets/header.scss */
.home.index .what-our-brains-are-saying .card {
  border: 0;
  background-color: #252122;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding-bottom: 3rem;
  margin-bottom: 0;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
}
/* line 845, /myapp/app/assets/stylesheets/header.scss */
.home.index .what-our-brains-are-saying .card img {
  margin: -102px auto 2rem;
  width: auto;
  height: 200px;
  max-width: 221px;
}
/* line 851, /myapp/app/assets/stylesheets/header.scss */
.home.index .what-our-brains-are-saying .card q, .home.index .what-our-brains-are-saying .card h5, .home.index .what-our-brains-are-saying .card label {
  padding-left: 4rem;
  padding-right: 4rem;
  color: #fff;
  font-size: 1.75rem;
}
/* line 857, /myapp/app/assets/stylesheets/header.scss */
.home.index .what-our-brains-are-saying .card h5 {
  margin-bottom: 0.5rem;
  margin-top: 0;
}
/* line 861, /myapp/app/assets/stylesheets/header.scss */
.home.index .what-our-brains-are-saying .card label {
  font-weight: normal;
}
/* line 864, /myapp/app/assets/stylesheets/header.scss */
.home.index .what-our-brains-are-saying .card q {
  font-size: 2rem;
  line-height: 2.75rem;
  min-height: 17rem;
}
/* line 874, /myapp/app/assets/stylesheets/header.scss */
.home.index .no-system-setup-required {
  padding-top: 5rem;
  margin-bottom: 12rem;
}
/* line 877, /myapp/app/assets/stylesheets/header.scss */
.home.index .no-system-setup-required h3 {
  margin-bottom: 4rem;
}
/* line 880, /myapp/app/assets/stylesheets/header.scss */
.home.index .no-system-setup-required .card {
  border: 0;
  text-align: center;
  padding: 4rem;
}
/* line 884, /myapp/app/assets/stylesheets/header.scss */
.home.index .no-system-setup-required .card.first {
  border-right: 3px solid #9c65aa;
}
/* line 887, /myapp/app/assets/stylesheets/header.scss */
.home.index .no-system-setup-required .card.second {
  border-right: 3px solid #678cc8;
}
/* line 892, /myapp/app/assets/stylesheets/header.scss */
.home.index .no-system-setup-required .container .row {
  display: flex;
}
/* line 897, /myapp/app/assets/stylesheets/header.scss */
.home.index .new-economy-new-rules {
  background-image: url(/assets/pickmybrain-hero-bg-689c810b56e89390199e3f259230c5d9b2257fa124feb461af3cba720b378f7e.jpg);
  margin-top: -12rem;
  background-size: 100% auto;
  background-position: right 0px;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  padding-top: 26rem;
  text-align: center;
}
/* line 907, /myapp/app/assets/stylesheets/header.scss */
.home.index .new-economy-new-rules .btn-profile, .home.index .new-economy-new-rules .brain-only {
  margin-left: auto;
  margin-right: auto;
}
/* line 911, /myapp/app/assets/stylesheets/header.scss */
.home.index .new-economy-new-rules h3 {
  margin-bottom: 3rem;
  font-size: 6rem;
  color: #36425b;
}
/* line 916, /myapp/app/assets/stylesheets/header.scss */
.home.index .new-economy-new-rules p {
  margin-bottom: 6rem;
  color: #36425b;
}
/* line 920, /myapp/app/assets/stylesheets/header.scss */
.home.index .new-economy-new-rules img {
  margin-top: 6rem;
  margin-bottom: 2rem;
  width: 92px;
  height: 106px;
}
/* line 927, /myapp/app/assets/stylesheets/header.scss */
.home.index .owl-carousel .owl-stage {
  display: flex;
}
/* line 931, /myapp/app/assets/stylesheets/header.scss */
.home.index .owl-carousel .owl-item .item {
  width: auto;
  height: 100%;
  display: flex;
}
/* line 936, /myapp/app/assets/stylesheets/header.scss */
.home.index .owl-carousel .owl-item .item .card {
  height: 100%;
  width: 100%;
}
/* line 941, /myapp/app/assets/stylesheets/header.scss */
.home.index .desktop-slide {
  background: url(/assets/desktop-frame-507103a7349fc7f89aa4ed7d93977a92a8ab454ab89f6c31f9711b3a4498d639.png) no-repeat;
  height: 700px;
  background-size: 100% auto;
  margin-top: -97px;
  margin-bottom: -219px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 950, /myapp/app/assets/stylesheets/header.scss */
.home.index .desktop-slide .slider-content {
  height: 615px;
  padding: 0 70px;
  /*margin-right: 147px;*/
  margin-top: 40px;
  overflow-y: hidden;
}
/* line 958, /myapp/app/assets/stylesheets/header.scss */
.home.index .mobile-slide {
  background: url(/assets/mobile-frame-7f0cfb5892843450a324f953dce46fbf88357dfcec05f562b806df6db4177da3.png) no-repeat;
  background-size: 100% auto;
  z-index: 500;
  position: absolute;
  margin-left: auto;
  width: 285px;
  height: 508px;
  bottom: -30px;
  right: 0;
}
/* line 968, /myapp/app/assets/stylesheets/header.scss */
.home.index .mobile-slide .slider-content {
  padding: 18px 17px;
  height: 508px;
}
/* line 974, /myapp/app/assets/stylesheets/header.scss */
.home.index #mobile-carousal .owl-stage-outer {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

/* line 981, /myapp/app/assets/stylesheets/header.scss */
.home.index .nav li:hover:nth-child(8n+1), .home.index .nav li.active:nth-child(8n+1) {
  border-bottom: #1DAEC9 0px solid;
}
/* line 984, /myapp/app/assets/stylesheets/header.scss */
.home.index .nav li:hover:nth-child(8n+2), .home.index .nav li.active:nth-child(8n+2) {
  border-bottom: #CD3C44 0px solid;
}
/* line 987, /myapp/app/assets/stylesheets/header.scss */
.home.index .nav li:hover:nth-child(8n+3), .home.index .nav li.active:nth-child(8n+3) {
  border-bottom: #F69647 0px solid;
}
/* line 990, /myapp/app/assets/stylesheets/header.scss */
.home.index .nav li:hover:nth-child(8n+4), .home.index .nav li.active:nth-child(8n+4) {
  border-bottom: #8FC355 0px solid;
}
/* line 993, /myapp/app/assets/stylesheets/header.scss */
.home.index .nav li:hover:nth-child(8n+5), .home.index .nav li.active:nth-child(8n+5) {
  border-bottom: #885AA3 0px solid;
}
/* line 996, /myapp/app/assets/stylesheets/header.scss */
.home.index .nav li:hover:nth-child(8n+6), .home.index .nav li.active:nth-child(8n+6) {
  border-bottom: #EBCA00 0px solid;
}
/* line 999, /myapp/app/assets/stylesheets/header.scss */
.home.index .nav li:hover:nth-child(8n+7), .home.index .nav li.active:nth-child(8n+7) {
  border-bottom: #669AE1 0px solid;
}
/* line 1002, /myapp/app/assets/stylesheets/header.scss */
.home.index .nav li:hover:nth-child(8n+8), .home.index .nav li.active:nth-child(8n+8) {
  border-bottom: #62C2E4 0px solid;
}

@media screen and (max-width: 768px) {
  /* line 1008, /myapp/app/assets/stylesheets/header.scss */
  .panel-1-text {
    font-size: 20px;
  }

  /* line 1011, /myapp/app/assets/stylesheets/header.scss */
  .panel-1-text-sub {
    font-size: 12px;
  }

  /* line 1015, /myapp/app/assets/stylesheets/header.scss */
  .panel-1-image-container {
    height: 80%;
  }

  /* line 1019, /myapp/app/assets/stylesheets/header.scss */
  .panel-1-text-container {
    height: 20%;
  }
}
@media screen and (max-width: 568px) {
  /* line 1025, /myapp/app/assets/stylesheets/header.scss */
  .panel-1-text {
    font-size: 15px;
  }

  /* line 1028, /myapp/app/assets/stylesheets/header.scss */
  .panel-1-text-sub {
    font-size: 9px;
  }

  /* line 1032, /myapp/app/assets/stylesheets/header.scss */
  .panel-1-image-container {
    height: 85%;
  }

  /* line 1036, /myapp/app/assets/stylesheets/header.scss */
  .panel-1-text-container {
    height: 15%;
  }
}
@media (min-width: 801px) {
  /* line 1043, /myapp/app/assets/stylesheets/header.scss */
  .searchTxt {
    padding: 0 12px;
    padding-left: 34px;
    padding-right: 40px;
    top: 13px;
    left: 15px;
  }

  /* line 1050, /myapp/app/assets/stylesheets/header.scss */
  .header-sub li {
    padding-right: 20px;
  }

  /* line 1053, /myapp/app/assets/stylesheets/header.scss */
  .header-sub li a {
    font-size: 14px;
  }

  /* line 1056, /myapp/app/assets/stylesheets/header.scss */
  .top-sub {
    padding-left: 0;
  }

  /* line 1059, /myapp/app/assets/stylesheets/header.scss */
  .top-sub > li {
    position: static;
  }

  /* line 1062, /myapp/app/assets/stylesheets/header.scss */
  .top-sub {
    position: relative;
  }

  /* line 1065, /myapp/app/assets/stylesheets/header.scss */
  .navbar-nav > li > .dropdown-menu.circular-icon-dropdown {
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    min-width: 100%;
    background: transparent;
    height: 0;
    opacity: 0;
    visibility: hidden;
    display: block;
    transition: ease-in-out 0.2s;
    -webkit-transition: ease-in-out 0.2s;
  }

  /* line 1078, /myapp/app/assets/stylesheets/header.scss */
  .navbar-nav.visible > li.open > .dropdown-menu.circular-icon-dropdown {
    opacity: 1;
    visibility: visible;
    height: auto;
    transition: ease-in-out 0.2s;
    -webkit-transition: ease-in-out 0.2s;
  }

  /* line 1086, /myapp/app/assets/stylesheets/header.scss */
  .navbar-nav.visible > li.open > .dropdown-menu {
    background: #fff;
    transition: ease-in-out 0.3s;
    -webkit-transition: ease-in-out 0.3s;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.25) !important;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }

  /* line 1095, /myapp/app/assets/stylesheets/header.scss */
  .menuwrap {
    position: absolute;
    width: auto;
    height: 0;
    top: -12px;
    left: -12px;
    right: -14px;
    z-index: -1;
    opacity: 0;
    transition: ease-in-out 0.3s;
    -webkit-transition: ease-in-out 0.3s;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
  }

  /* line 1109, /myapp/app/assets/stylesheets/header.scss */
  .top-sub.visible .menuwrap {
    background: #fff;
    border-radius: 32px;
    -webkit-border-radius: 32px;
    height: 325px;
    top: -12px;
    left: -12px;
    z-index: -1;
    right: -14px;
    width: auto;
    z-index: -1;
    opacity: 1;
  }

  /* line 1122, /myapp/app/assets/stylesheets/header.scss */
  .searchform-desktop {
    box-shadow: none;
    -webkit-box-shadow: none;
    border: 0;
    padding-top: 20px;
    height: 0;
    opacity: 0;
    visibility: hidden;
    display: block;
    transition: ease-in-out 0.2s;
    -webkit-transition: ease-in-out 0.2s;
    right: 197px;
    left: auto;
  }

  /* line 1136, /myapp/app/assets/stylesheets/header.scss */
  .top-sub > li.open > .searchform-desktop {
    opacity: 1;
    visibility: visible;
    height: 100%;
    transition: ease-in-out 0.8s;
    -webkit-transition: ease-in-out 0.8s;
  }

  /* line 1143, /myapp/app/assets/stylesheets/header.scss */
  .searchform-desktop {
    min-width: 100%;
  }

  /* line 1146, /myapp/app/assets/stylesheets/header.scss */
  .searchform-desktop li {
    width: 100%;
    float: none;
  }

  /* line 1150, /myapp/app/assets/stylesheets/header.scss */
  .top-sub > li .searchform-desktop form {
    margin-right: 0;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  /* line 1157, /myapp/app/assets/stylesheets/header.scss */
  .top-sub > li .searchform-desktop form .searchTxt {
    border-radius: 65px;
    -webkit-border-radius: 65px;
    height: 40px;
    line-height: 40px;
    width: calc(100% - 50px);
  }
}
@media (min-width: 768px) {
  /* line 1168, /myapp/app/assets/stylesheets/header.scss */
  .brains-quote {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  /* line 1171, /myapp/app/assets/stylesheets/header.scss */
  #what-brains-saying-carousel .owl-stage-outer {
    overflow: visible;
  }

  /* line 1175, /myapp/app/assets/stylesheets/header.scss */
  #creative h2 {
    font-size: 4rem;
  }

  /* line 1178, /myapp/app/assets/stylesheets/header.scss */
  .bottom-section p {
    font-size: 2.2rem;
  }
}
@media (max-width: 769px) {
  /* line 1184, /myapp/app/assets/stylesheets/header.scss */
  .brains-quote {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  /* line 1187, /myapp/app/assets/stylesheets/header.scss */
  .navbar {
    min-height: 65px;
  }
}
@media (min-width: 315px) and (max-width: 320px) {
  /* line 1191, /myapp/app/assets/stylesheets/header.scss */
  .home-button {
    min-width: 130px;
  }
}
/*Ipad and Tablet Css*/
@media (min-width: 768px) and (max-width: 800px) {
  /* line 1199, /myapp/app/assets/stylesheets/header.scss */
  .brains-quote h2, .header-text, #about2 h2.list-sell {
    font-size: 3.5rem;
  }

  /* line 1200, /myapp/app/assets/stylesheets/header.scss */
  #meet-our-brain-carousel .item .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  /* line 1203, /myapp/app/assets/stylesheets/header.scss */
  #meet-our-brain-carousel .item .row .col-sm-6 {
    width: 33.33%;
  }

  /* line 1205, /myapp/app/assets/stylesheets/header.scss */
  #meet-our-brain-carousel .item .row, #what-brains-saying-carousel .item .row {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /* line 1211, /myapp/app/assets/stylesheets/header.scss */
  .btn-profile {
    min-width: inherit;
  }

  /* line 1212, /myapp/app/assets/stylesheets/header.scss */
  #meet-our-brain-carousel .item .row .brains-card {
    margin-left: 0;
    margin-right: 0;
  }

  /* line 1216, /myapp/app/assets/stylesheets/header.scss */
  .brains-quote blockquote > p {
    font-size: 2rem;
  }

  /* line 1217, /myapp/app/assets/stylesheets/header.scss */
  #about {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}
/*Android and iphone css*/
@media (max-width: 580px) {
  /* line 1226, /myapp/app/assets/stylesheets/header.scss */
  .centered-content {
    width: 100%;
  }

  /* line 1227, /myapp/app/assets/stylesheets/header.scss */
  .price {
    font-size: 5.30em;
  }

  /* line 1228, /myapp/app/assets/stylesheets/header.scss */
  .brains-quote h2, .header-text, #about2 h2.list-sell {
    font-size: 3rem;
  }

  /* line 1229, /myapp/app/assets/stylesheets/header.scss */
  #about2 .list-sell {
    font-size: 22px;
  }

  /* line 1230, /myapp/app/assets/stylesheets/header.scss */
  .brains-card {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }

  /* line 1231, /myapp/app/assets/stylesheets/header.scss */
  #meet-our-brain-carousel .item .row, #what-brains-saying-carousel .item .row {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /* line 1237, /myapp/app/assets/stylesheets/header.scss */
  .brains-quote blockquote > p {
    font-size: 2rem;
  }

  /* line 1238, /myapp/app/assets/stylesheets/header.scss */
  .bottom-section p {
    font-size: 1.8rem;
    line-height: 1.4;
  }

  /* line 1242, /myapp/app/assets/stylesheets/header.scss */
  #what-brains-saying-carousel {
    margin-bottom: 40px;
  }

  /* line 1243, /myapp/app/assets/stylesheets/header.scss */
  #what-brains-saying-carousel .owl-prev, #what-brains-saying-carousel .owl-next {
    top: 107%;
  }

  /* line 1244, /myapp/app/assets/stylesheets/header.scss */
  #what-brains-saying-carousel .owl-dots {
    left: 40px;
    right: 40px;
    width: auto;
  }

  /* line 1249, /myapp/app/assets/stylesheets/header.scss */
  .brains-quote-image img {
    margin-top: 0;
  }

  /* line 1252, /myapp/app/assets/stylesheets/header.scss */
  #what-we-mean-carousel .owl-prev, #what-we-mean-carousel .owl-next {
    top: 102%;
  }

  /* line 1253, /myapp/app/assets/stylesheets/header.scss */
  .let-us-show {
    margin-bottom: 15px;
  }
}
@media (max-width: 1120px) and (min-width: 767px) {
  /* line 1257, /myapp/app/assets/stylesheets/header.scss */
  ul.navbar-right-desktop {
    margin-top: 0;
  }

  /* line 1260, /myapp/app/assets/stylesheets/header.scss */
  .header-sub li {
    padding-right: 1px;
  }

  /* line 1263, /myapp/app/assets/stylesheets/header.scss */
  .header-sub li a {
    font-size: 14px;
  }
}
@media (max-width: 992px) {
  /* line 1269, /myapp/app/assets/stylesheets/header.scss */
  .collapse {
    display: none;
  }

  /* line 1272, /myapp/app/assets/stylesheets/header.scss */
  .navbar-right-desktop {
    margin-top: 0;
  }

  /* line 1277, /myapp/app/assets/stylesheets/header.scss */
  .header-sub li a {
    padding: 5px 8px;
  }

  /* line 1280, /myapp/app/assets/stylesheets/header.scss */
  .navbar-brain-left {
    padding-left: 0px;
  }

  /* line 1283, /myapp/app/assets/stylesheets/header.scss */
  .pricing {
    padding-top: 2rem;
  }

  /* line 1286, /myapp/app/assets/stylesheets/header.scss */
  .home.index .new-economy-new-rules {
    background-position: right 16px;
    padding-top: 18rem;
  }

  /* line 1290, /myapp/app/assets/stylesheets/header.scss */
  .how-does-it-work, .pricing, .no-system-setup-required {
    margin: 0 auto;
    padding-bottom: 0;
  }

  /* line 1294, /myapp/app/assets/stylesheets/header.scss */
  .home.index .meet-some-of-our-brains {
    background-size: 1920px auto;
    background-position: right top;
  }

  /* line 1298, /myapp/app/assets/stylesheets/header.scss */
  .home.index .meet-some-of-our-brains {
    background-position: center top;
  }

  /* line 1301, /myapp/app/assets/stylesheets/header.scss */
  .services {
    background-size: auto 800px;
    background-position: left top;
  }

  /* line 1305, /myapp/app/assets/stylesheets/header.scss */
  .home.index .meet-some-of-our-brains p.home-p {
    padding-left: 10px;
    padding-left: 10px;
  }

  /* line 1309, /myapp/app/assets/stylesheets/header.scss */
  .home.index .no-system-setup-required {
    margin-bottom: 5rem;
  }

  /* line 1312, /myapp/app/assets/stylesheets/header.scss */
  header.masthead {
    padding-top: 12rem;
    padding-bottom: calc(12rem - 56px);
  }

  /* line 1316, /myapp/app/assets/stylesheets/header.scss */
  .status-quo {
    margin: 0px auto;
  }
  /* line 1318, /myapp/app/assets/stylesheets/header.scss */
  .status-quo h3 {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  /* line 1325, /myapp/app/assets/stylesheets/header.scss */
  .hide-sm {
    display: none;
  }

  /* line 1328, /myapp/app/assets/stylesheets/header.scss */
  .navbar-nav .open .dropdown-menu.circular-icon-dropdown > li > a {
    padding: 10px 15px 10px 9px;
  }

  /* line 1332, /myapp/app/assets/stylesheets/header.scss */
  .home.index .can-i-pick-your-brain .content .male img {
    height: 100%;
  }
}
@media (min-width: 801px) {
  /* line 1339, /myapp/app/assets/stylesheets/header.scss */
  #menu-in-top-bar {
    width: 125px;
    height: 45px;
  }
  /* line 1342, /myapp/app/assets/stylesheets/header.scss */
  #menu-in-top-bar.open > a {
    background: var(--brand-notification-hover) !important;
    z-index: 900;
    transition: ease-in-out 0.3s;
    -webkit-transition: ease-in-out 0.3s;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
  }
  /* line 1350, /myapp/app/assets/stylesheets/header.scss */
  #menu-in-top-bar ul {
    z-index: 100;
    right: 66px;
    min-width: auto;
    width: 190px;
  }

  /* line 1360, /myapp/app/assets/stylesheets/header.scss */
  #notifications-in-top-bar.open > a, #search-in-top-bar.open > a {
    background: var(--brand-notification-hover) !important;
    transition: ease-in-out 0.3s;
    -webkit-transition: ease-in-out 0.3s;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
  }

  /* line 1369, /myapp/app/assets/stylesheets/header.scss */
  #notifications-in-top-bar.open ul {
    right: 120px;
    z-index: 500;
    left: auto;
  }

  /* line 1375, /myapp/app/assets/stylesheets/header.scss */
  #search-in-top-bar ul {
    right: 172px;
    z-index: 500;
  }
  /* line 1378, /myapp/app/assets/stylesheets/header.scss */
  #search-in-top-bar ul .searchTxtbutton {
    margin-left: -35px;
  }

  /* line 1382, /myapp/app/assets/stylesheets/header.scss */
  .navbar-nav {
    padding: 0;
  }

  /* line 1385, /myapp/app/assets/stylesheets/header.scss */
  .top-sub {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  /* line 1397, /myapp/app/assets/stylesheets/header.scss */
  .top-sub li ul {
    top: 55px;
  }
  /* line 1399, /myapp/app/assets/stylesheets/header.scss */
  .top-sub li ul:before {
    position: absolute;
    top: -10px;
    right: 18px;
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid white;
    z-index: 2;
  }
  /* line 1411, /myapp/app/assets/stylesheets/header.scss */
  .top-sub li ul:after {
    position: absolute;
    top: -15px;
    right: 16px;
    content: '';
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid rgba(0, 0, 0, 0.03);
    z-index: 1;
  }

  /* line 1425, /myapp/app/assets/stylesheets/header.scss */
  .searchbar, .my-booking {
    display: none;
  }

  /* line 1428, /myapp/app/assets/stylesheets/header.scss */
  .navbar-right-desktop {
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  /* line 1441, /myapp/app/assets/stylesheets/header.scss */
  .top-sub > li form {
    margin-right: 12px;
  }
}
/* line 1448, /myapp/app/assets/stylesheets/header.scss */
.price-cards {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
/* line 1452, /myapp/app/assets/stylesheets/header.scss */
.price-cards .card {
  width: 350px;
  margin-right: 35px;
  margin-left: 0;
}
/* line 1456, /myapp/app/assets/stylesheets/header.scss */
.price-cards .card:last-child {
  margin-right: 0;
}

@media (min-width: 320px) and (max-width: 800px) {
  /* line 1462, /myapp/app/assets/stylesheets/header.scss */
  .navbar-fixed-top {
    display: flex;
  }
  /* line 1465, /myapp/app/assets/stylesheets/header.scss */
  .navbar-fixed-top .navbar-header.pull-right {
    float: none !important;
    margin-right: auto;
  }
  /* line 1469, /myapp/app/assets/stylesheets/header.scss */
  .navbar-fixed-top .navbar-header.pull-right .navbar-toggle {
    position: relative;
  }

  /* line 1474, /myapp/app/assets/stylesheets/header.scss */
  .nav.navbar-nav.navbar-left-desktop {
    margin: 0 auto;
  }

  /* line 1477, /myapp/app/assets/stylesheets/header.scss */
  .dropdown.btn-group {
    margin-top: -96px;
  }

  /* line 1480, /myapp/app/assets/stylesheets/header.scss */
  #navbarCollapse {
    float: none !important;
    width: 100%;
  }

  /* line 1484, /myapp/app/assets/stylesheets/header.scss */
  .header-sub li {
    float: none;
  }

  /* line 1487, /myapp/app/assets/stylesheets/header.scss */
  .dropdown.btn-group {
    margin-top: 0;
  }

  /* line 1490, /myapp/app/assets/stylesheets/header.scss */
  .userpic #navbar-profile-pic {
    width: auto !important;
    height: auto !important;
  }

  /* line 1494, /myapp/app/assets/stylesheets/header.scss */
  .top-sub .dropdown-menu-right {
    left: 0;
    right: auto;
  }

  /* line 1498, /myapp/app/assets/stylesheets/header.scss */
  .header-sub li a {
    float: none;
  }

  /* line 1501, /myapp/app/assets/stylesheets/header.scss */
  .navbar-right-desktop .header-sub li a {
    color: #000000 !important;
    font-size: 16px;
  }

  /* line 1505, /myapp/app/assets/stylesheets/header.scss */
  .searchbar {
    border: 1px solid #ccc;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    background: #fff;
    position: relative;
    margin: 12px;
  }

  /* line 1513, /myapp/app/assets/stylesheets/header.scss */
  .searchbar input[type="text"] {
    background: transparent;
    border: 0;
    width: 100%;
    height: 40px;
    padding: 0 12px;
  }

  /* line 1520, /myapp/app/assets/stylesheets/header.scss */
  .header-sub {
    padding: 0;
  }

  /* line 1523, /myapp/app/assets/stylesheets/header.scss */
  .navbar-nav {
    margin: 0;
  }

  /* line 1526, /myapp/app/assets/stylesheets/header.scss */
  .navbar-text {
    margin-left: 0 !important;
  }

  /* line 1529, /myapp/app/assets/stylesheets/header.scss */
  .searchbar .fa-search {
    position: absolute;
    right: 12px;
    top: 10px;
    font-size: 18px;
  }

  /* line 1535, /myapp/app/assets/stylesheets/header.scss */
  .dropdown:hover .circular-icon-dropdown {
    display: none;
  }

  /* line 1538, /myapp/app/assets/stylesheets/header.scss */
  .dropdown.open .circular-icon-dropdown, .dropdown.open:hover .circular-icon-dropdown {
    display: block;
  }

  /* line 1541, /myapp/app/assets/stylesheets/header.scss */
  .dropdown:hover .dropdown-text {
    display: inline-block !important;
  }

  /* line 1544, /myapp/app/assets/stylesheets/header.scss */
  .top-sub .btn-group.open .dropdown-toggle {
    box-shadow: none;
  }

  /* line 1548, /myapp/app/assets/stylesheets/header.scss */
  .header-sub li a {
    float: none !important;
  }

  /* line 1551, /myapp/app/assets/stylesheets/header.scss */
  .searchTxt {
    display: none;
  }

  /* line 1555, /myapp/app/assets/stylesheets/header.scss */
  .left-sidebared .nav.navbar-nav.navbar-right-desktop .top-sub {
    padding-left: 45px !important;
  }

  /* line 1559, /myapp/app/assets/stylesheets/header.scss */
  .circular-icon-dropdown li a {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  /* line 1565, /myapp/app/assets/stylesheets/header.scss */
  .srt > .nav-btn {
    position: fixed !important;
    left: 10px !important;
    top: 12px !important;
    z-index: 1031 !important;
  }

  /* line 1571, /myapp/app/assets/stylesheets/header.scss */
  .my-booking > a {
    font-size: 16px;
  }

  /* line 1574, /myapp/app/assets/stylesheets/header.scss */
  .my-booking .fa {
    font-size: 18px;
    margin-right: 5px;
  }

  /* line 1578, /myapp/app/assets/stylesheets/header.scss */
  .top-sub .btn-group.open .dropdown-toggle, .top-sub .btn-group .dropdown-toggle {
    text-decoration: none;
  }

  /* line 1581, /myapp/app/assets/stylesheets/header.scss */
  .mobile-revert {
    float: right;
  }

  /* line 1585, /myapp/app/assets/stylesheets/header.scss */
  .menuwrap {
    height: auto !important;
  }
}
@media only screen and (max-width: 3000px) {
  /* line 1591, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    left: 48rem;
  }
}
@media only screen and (max-width: 2600px) {
  /* line 1596, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    left: 55rem;
  }
}
@media only screen and (max-width: 2300px) {
  /* line 1601, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    left: 60rem;
  }
}
@media only screen and (max-width: 2000px) {
  /* line 1606, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    left: 55rem;
  }

  /* line 1609, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -21%;
  }
}
@media only screen and (max-width: 1600px) {
  /* line 1614, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -58%;
  }

  /* line 1617, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    left: 35rem;
  }
}
@media only screen and (max-width: 1400px) {
  /* line 1623, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    left: 25rem;
  }
}
@media only screen and (max-width: 1400px) and (min-width: 1200px) {
  /* line 1629, /myapp/app/assets/stylesheets/header.scss */
  .home.index .can-i-pick-your-brain .content .male,
  .home.index .can-i-pick-your-brain .content .female {
    width: 300px;
  }

  /* line 1633, /myapp/app/assets/stylesheets/header.scss */
  .home.index .can-i-pick-your-brain .content .questions {
    margin-top: 50px;
  }

  /* line 1636, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots img#ios-desktop {
    margin-left: -78%;
  }
}
@media only screen and (max-width: 1400px) {
  /* line 1642, /myapp/app/assets/stylesheets/header.scss */
  .home.index .can-i-pick-your-brain .content .male img {
    left: auto;
    right: 0;
  }

  /* line 1646, /myapp/app/assets/stylesheets/header.scss */
  .home.index .can-i-pick-your-brain .content .female img {
    right: auto;
    left: 0;
  }
}
@media only screen and (max-width: 1250px) {
  /* line 1653, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content {
    flex-direction: column;
  }

  /* line 1656, /myapp/app/assets/stylesheets/header.scss */
  .home.index .build-a-profile .ios-screen-shots {
    padding-bottom: 20rem;
  }

  /* line 1659, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .right-texts, .build-a-profile .content .ios-screen-shots {
    width: 100%;
  }

  /* line 1662, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: auto;
    margin-right: auto;
  }

  /* line 1666, /myapp/app/assets/stylesheets/header.scss */
  .home.index .mobile-slide {
    bottom: 0rem;
  }

  /* line 1669, /myapp/app/assets/stylesheets/header.scss */
  .home.index .build-a-profile .ios-screen-shots {
    transform: scale(0.9, 0.9);
    /* Equal to scaleX(2) scaleY(0.5) */
  }
}
@media only screen and (max-width: 1200px) {
  /* line 1675, /myapp/app/assets/stylesheets/header.scss */
  .home.index .can-i-pick-your-brain .content .male,
  .home.index .can-i-pick-your-brain .content .female {
    width: 250px;
    margin-top: 100px;
  }

  /* line 1680, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    left: 20rem;
  }

  /* line 1683, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots img#ios-desktop {
    margin-left: -118%;
  }

  /* line 1686, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .right-texts p {
    max-width: 465px;
  }

  /* line 1689, /myapp/app/assets/stylesheets/header.scss */
  .price-card, .how-does-it-work .step {
    margin-bottom: 40px;
  }

  /* line 1692, /myapp/app/assets/stylesheets/header.scss */
  .home.index .pricing .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 1199px) {
  /* line 1699, /myapp/app/assets/stylesheets/header.scss */
  .home.index .what-our-brains-are-saying .last .card {
    margin-top: 22rem;
  }

  /* line 1702, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    left: 15rem;
  }

  /*.build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -10%;
    margin-right: auto;
  }*/
  /* line 1709, /myapp/app/assets/stylesheets/header.scss */
  .home.index .build-a-profile .ios-screen-shots {
    transform: scale(0.9, 0.9);
    /* Equal to scaleX(2) scaleY(0.5) */
  }
}
@media (max-width: 1100px) {
  /* line 1714, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-top: -180px;
  }

  /* line 1717, /myapp/app/assets/stylesheets/header.scss */
  .home.index .build-a-profile .ios-screen-shots {
    transform: scale(0.7, 0.7);
    /* Equal to scaleX(2) scaleY(0.5) */
  }

  /* line 1720, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .right-texts h3 {
    margin-top: 0;
  }

  /* line 1723, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -10%;
  }
}
@media (max-width: 992px) {
  /* line 1728, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile {
    margin-top: 5rem;
    margin-bottom: 0;
  }

  /* line 1732, /myapp/app/assets/stylesheets/header.scss */
  .home.index .can-i-pick-your-brain .content .male,
  .home.index .can-i-pick-your-brain .content .female {
    width: 200px;
    margin-top: 190px;
    position: absolute;
  }

  /* line 1738, /myapp/app/assets/stylesheets/header.scss */
  .home.index .can-i-pick-your-brain .content .male {
    left: 0;
    bottom: 0;
  }

  /* line 1742, /myapp/app/assets/stylesheets/header.scss */
  .home.index .can-i-pick-your-brain .content .female {
    right: 0;
  }

  /* line 1745, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content {
    flex-direction: column;
    background-position: 530px -247px;
  }

  /* line 1749, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .right-texts, .build-a-profile .content .ios-screen-shots {
    width: 100%;
  }

  /* line 1752, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    bottom: -4px;
    right: 33px;
  }

  /* line 1756, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .right-texts h3,
  .build-a-profile .content .right-texts p {
    width: 100%;
  }

  /* line 1760, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots img#ios-desktop {
    position: relative;
    margin-left: 0;
    width: 100%;
  }

  /* line 1765, /myapp/app/assets/stylesheets/header.scss */
  .status-quo .container > .row {
    display: block;
  }

  /* line 1768, /myapp/app/assets/stylesheets/header.scss */
  .status-quo .quo {
    margin-bottom: 20px;
  }

  /* line 1771, /myapp/app/assets/stylesheets/header.scss */
  .status-quo .quo.second {
    border-right: 0;
  }

  /* line 1774, /myapp/app/assets/stylesheets/header.scss */
  .home.index .can-i-pick-your-brain .content .male img,
  .home.index .can-i-pick-your-brain .content .female img {
    position: relative;
    width: 100%;
    bottom: 0;
  }

  /* line 1780, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .right-texts .right-pebble-teal img {
    bottom: -72px;
  }

  /* line 1783, /myapp/app/assets/stylesheets/header.scss */
  body.home .masthead:before {
    background-position: right 0px;
  }

  /* line 1786, /myapp/app/assets/stylesheets/header.scss */
  .primary-center-text.container {
    width: 100%;
  }

  /* line 1789, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    height: 460px;
  }

  /* line 1795, /myapp/app/assets/stylesheets/header.scss */
  .pricing block-section-ns .container .row {
    display: flex;
  }

  /*.build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -20%;
  }*/
  /* line 1803, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-top: -220px;
  }

  /* line 1806, /myapp/app/assets/stylesheets/header.scss */
  .home.index .build-a-profile .ios-screen-shots {
    transform: scale(0.6, 0.6);
    /* Equal to scaleX(2) scaleY(0.5) */
  }
}
@media (max-width: 850px) {
  /* line 1816, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-top: -280px;
    margin-left: -20%;
  }

  /* line 1820, /myapp/app/assets/stylesheets/header.scss */
  .home.index .mobile-slide {
    right: -25%;
  }
}
@media (max-width: 800px) {
  /* line 1826, /myapp/app/assets/stylesheets/header.scss */
  body#homepage {
    padding-top: 37px;
  }

  /* line 1829, /myapp/app/assets/stylesheets/header.scss */
  header.masthead img {
    margin-top: 3rem;
  }

  /* line 1832, /myapp/app/assets/stylesheets/header.scss */
  .home.index .no-system-setup-required .container .row {
    display: flex;
    flex-direction: column;
  }

  /* line 1836, /myapp/app/assets/stylesheets/header.scss */
  .status-quo .quo.first p::after {
    background: #ef4e6e;
  }

  /* line 1839, /myapp/app/assets/stylesheets/header.scss */
  .home.index .no-system-setup-required .card.first,
  .home.index .no-system-setup-required .card.second {
    border-right: 0;
  }

  /* line 1843, /myapp/app/assets/stylesheets/header.scss */
  .home.index .no-system-setup-required .card p::after {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 75px;
    height: 3px;
    content: " ";
    bottom: 20px;
  }

  /* line 1850, /myapp/app/assets/stylesheets/header.scss */
  .home.index .no-system-setup-required .card {
    width: 100%;
    padding-top: 1rem;
  }

  /* line 1854, /myapp/app/assets/stylesheets/header.scss */
  .home.index .no-system-setup-required .card.first p::after {
    background: #9c65aa;
  }

  /* line 1857, /myapp/app/assets/stylesheets/header.scss */
  .home.index .no-system-setup-required .card.second p::after {
    background: #678cc8;
  }

  /* line 1860, /myapp/app/assets/stylesheets/header.scss */
  body.home .masthead:before, .home.index .new-economy-new-rules {
    background-size: 1000px auto;
    background-position: center top;
  }
}
@media (max-width: 780px) {
  /* line 1866, /myapp/app/assets/stylesheets/header.scss */
  .price-cards {
    flex-direction: column;
    align-items: center;
  }
  /* line 1869, /myapp/app/assets/stylesheets/header.scss */
  .price-cards .card {
    margin-right: 0;
  }
  /* line 1871, /myapp/app/assets/stylesheets/header.scss */
  .price-cards .card:nth-of-type(2) {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  /* line 1879, /myapp/app/assets/stylesheets/header.scss */
  .portfolio-wrapper .portfolio-item .edit-item .bo-port-flex-photo {
    width: 90%;
  }

  /* line 1882, /myapp/app/assets/stylesheets/header.scss */
  .home.index .can-i-pick-your-brain .content .questions h3 {
    font-size: 4rem;
  }

  /* line 1885, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .right-texts #right-pebble-teal {
    bottom: -42px;
  }

  /* line 1888, /myapp/app/assets/stylesheets/header.scss */
  .home.index .can-i-pick-your-brain {
    position: relative;
  }

  /* line 1891, /myapp/app/assets/stylesheets/header.scss */
  .home.index .can-i-pick-your-brain .content .questions {
    width: 100%;
    margin-left: 0;
    z-index: 500;
  }

  /* line 1896, /myapp/app/assets/stylesheets/header.scss */
  .home.index .can-i-pick-your-brain {
    padding-top: 0;
  }

  /* line 1899, /myapp/app/assets/stylesheets/header.scss */
  .status-quo .quo {
    padding-top: 0px;
    position: relative;
  }

  /* line 1903, /myapp/app/assets/stylesheets/header.scss */
  .status-quo .quo p {
    /*margin-bottom: 0;*/
  }

  /* line 1906, /myapp/app/assets/stylesheets/header.scss */
  .status-quo .quo.first, .status-quo .quo.third {
    border-right: 0;
  }

  /* line 1910, /myapp/app/assets/stylesheets/header.scss */
  .status-quo .quo p::after {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 75px;
    height: 3px;
    content: " ";
    bottom: 20px;
  }

  /* line 1917, /myapp/app/assets/stylesheets/header.scss */
  .status-quo .quo.first p::after {
    background: #ef4e6e;
  }

  /* line 1920, /myapp/app/assets/stylesheets/header.scss */
  .status-quo .quo.second, .status-quo .quo.first, .status-quo .quo.third {
    margin-bottom: 0;
  }

  /* line 1923, /myapp/app/assets/stylesheets/header.scss */
  .status-quo .quo.second p::after {
    background: #faa61a;
  }

  /* line 1926, /myapp/app/assets/stylesheets/header.scss */
  .status-quo .quo.third p::after {
    background: #32bcad;
  }

  /* line 1929, /myapp/app/assets/stylesheets/header.scss */
  .status-quo .quo.fourth p {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  /* line 1933, /myapp/app/assets/stylesheets/header.scss */
  .status-quo .quo {
    padding-bottom: 0;
  }

  /* line 1936, /myapp/app/assets/stylesheets/header.scss */
  .status-quo .quo p {
    padding-bottom: 25px;
    margin-bottom: 20px;
  }

  /* line 1940, /myapp/app/assets/stylesheets/header.scss */
  .home.index .status-quo h3:first-child {
    margin-bottom: 20px;
    margin-top: 0;
  }

  /* line 1945, /myapp/app/assets/stylesheets/header.scss */
  .start-my-profile {
    margin-bottom: 6rem;
  }

  /* line 1948, /myapp/app/assets/stylesheets/header.scss */
  .home.index .status-quo h3:last-child {
    margin-top: 0px;
  }

  /* line 1952, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    height: 300px;
  }

  /* line 1955, /myapp/app/assets/stylesheets/header.scss */
  .navbar-nav .open .dropdown-menu {
    box-shadow: 0 8px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 8px 10px rgba(0, 0, 0, 0.2);
  }

  /* line 1959, /myapp/app/assets/stylesheets/header.scss */
  .home.index .can-i-pick-your-brain .content {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
  }

  /* line 1964, /myapp/app/assets/stylesheets/header.scss */
  .home.index .can-i-pick-your-brain .content .male, .home.index .can-i-pick-your-brain .content .female {
    position: relative;
    width: 300px;
    margin: 0 auto;
  }

  /* line 1969, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .right-texts {
    padding-right: 5%;
    padding-left: 5%;
  }

  /* line 1973, /myapp/app/assets/stylesheets/header.scss */
  .home.index .can-i-pick-your-brain .content .female {
    margin-top: -8rem;
    right: auto;
  }

  /* line 1977, /myapp/app/assets/stylesheets/header.scss */
  .home.index .what-our-brains-are-saying .second .card {
    margin-top: 22rem;
  }

  /* line 1980, /myapp/app/assets/stylesheets/header.scss */
  .services .container h3, .services .container p {
    text-align: center;
  }

  /* line 1983, /myapp/app/assets/stylesheets/header.scss */
  .home.index .what-our-brains-are-saying .card q {
    min-height: auto;
    margin-bottom: 1rem;
  }

  /* line 1987, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -28%;
  }
}
@media (max-width: 700px) {
  /* line 1992, /myapp/app/assets/stylesheets/header.scss */
  .home.index .build-a-profile .ios-screen-shots {
    transform: scale(0.5, 0.5);
    /* Equal to scaleX(2) scaleY(0.5) */
  }

  /* line 1995, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-top: -350px;
  }
}
@media (max-width: 640px) {
  /* line 2000, /myapp/app/assets/stylesheets/header.scss */
  header.masthead {
    height: auto;
  }

  /* line 2003, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .right-texts h3 {
    margin-top: 50px;
  }

  /* line 2006, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile {
    background-position: right 280px;
  }

  /* line 2009, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .right-texts #right-pebble-teal {
    bottom: -112px;
  }

  /* line 2012, /myapp/app/assets/stylesheets/header.scss */
  .home.index h3, .home.index h3.header-text {
    font-size: 4rem;
  }

  /* line 2015, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -48%;
  }

  /* line 2018, /myapp/app/assets/stylesheets/header.scss */
  .home.index .build-a-profile .ios-screen-shots {
    transform: scale(0.4, 0.4);
    /* Equal to scaleX(2) scaleY(0.5) */
  }

  /* line 2022, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-bottom: -35rem;
  }

  /* line 2025, /myapp/app/assets/stylesheets/header.scss */
  .home.index .mobile-slide {
    bottom: -22rem;
  }
}
@media (max-width: 512px) {
  /* line 2033, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -65%;
  }

  /* line 2036, /myapp/app/assets/stylesheets/header.scss */
  .home.index .build-a-profile .ios-screen-shots {
    transform: scale(0.4, 0.4);
    /* Equal to scaleX(2) scaleY(0.5) */
  }

  /* line 2039, /myapp/app/assets/stylesheets/header.scss */
  .home.index .mobile-slide {
    right: -66%;
  }

  /* line 2042, /myapp/app/assets/stylesheets/header.scss */
  .navbar-fixed-top {
    flex-wrap: wrap;
  }

  /* line 2045, /myapp/app/assets/stylesheets/header.scss */
  .nav.navbar-nav.navbar-left-desktop {
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  /* line 2051, /myapp/app/assets/stylesheets/header.scss */
  .left-sidebared .nav.navbar-nav.navbar-right-desktop .top-sub {
    /*padding-left: 0px !important;*/
  }

  /* line 2054, /myapp/app/assets/stylesheets/header.scss */
  .top-sub > li > a.icon-top-bar {
    margin-left: 2px;
  }

  /* line 2057, /myapp/app/assets/stylesheets/header.scss */
  .home.index .can-i-pick-your-brain .content .questions {
    margin-left: 0;
  }

  /* line 2060, /myapp/app/assets/stylesheets/header.scss */
  .services #services-carousel .item,
  #brains-saying-carousal .item,
  div#meet-our-brain-carousel .item,
  .price-cards .card {
    width: 300px;
  }

  /* line 2066, /myapp/app/assets/stylesheets/header.scss */
  .home.index .build-a-profile .ios-screen-shots {
    transform: scale(0.4, 0.4);
    /* Equal to scaleX(2) scaleY(0.5) */
  }

  /* line 2069, /myapp/app/assets/stylesheets/header.scss */
  .profile-image-wrapper {
    width: 255px;
    height: 255px;
  }

  /* line 2073, /myapp/app/assets/stylesheets/header.scss */
  .home.index .mobile-slide {
    bottom: -10rem;
  }

  /* line 2076, /myapp/app/assets/stylesheets/header.scss */
  .nav.navbar-nav.navbar-left-desktop {
    margin-left: auto;
    margin-right: 0px;
  }

  /* line 2080, /myapp/app/assets/stylesheets/header.scss */
  div.navbar-text {
    margin-left: auto;
  }

  /* line 2083, /myapp/app/assets/stylesheets/header.scss */
  ul.navbar-right-desktop {
    margin-left: auto;
  }

  /* line 2086, /myapp/app/assets/stylesheets/header.scss */
  body#homepage {
    padding-top: 0;
  }
  /* line 2088, /myapp/app/assets/stylesheets/header.scss */
  body#homepage .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 2093, /myapp/app/assets/stylesheets/header.scss */
  body.home .masthead:before {
    top: -18px;
  }
}
@media only screen and (max-width: 460px) {
  /* line 2099, /myapp/app/assets/stylesheets/header.scss */
  .home.index h3.header-text {
    font-size: 6rem;
  }

  /* line 2102, /myapp/app/assets/stylesheets/header.scss */
  .home.index .can-i-pick-your-brain .content .questions h3 {
    font-size: 3.5rem;
  }

  /* line 2105, /myapp/app/assets/stylesheets/header.scss */
  .home.index h4 {
    font-size: 2rem;
  }

  /* line 2108, /myapp/app/assets/stylesheets/header.scss */
  .home.index .can-i-pick-your-brain {
    padding-bottom: 25rem;
  }

  /* line 2111, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    height: 165px;
  }

  /* line 2114, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .right-texts #right-pebble-teal {
    bottom: -207px;
  }

  /* line 2117, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile {
    background-position: right 128px;
  }

  /* line 2120, /myapp/app/assets/stylesheets/header.scss */
  .home.index .can-i-pick-your-brain {
    padding-bottom: 0;
  }

  /* line 2124, /myapp/app/assets/stylesheets/header.scss */
  .pricing .container, .pricing .container .row, .pricing .container .row .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 2129, /myapp/app/assets/stylesheets/header.scss */
  .services {
    background-size: auto 790px;
  }

  /* line 2132, /myapp/app/assets/stylesheets/header.scss */
  .home.index .build-a-profile .ios-screen-shots {
    transform: scale(0.35, 0.35);
    /* Equal to scaleX(2) scaleY(0.5) */
  }

  /* line 2135, /myapp/app/assets/stylesheets/header.scss */
  .nav.navbar-nav.navbar-left-desktop {
    margin-right: 126px;
  }
}
@media only screen and (max-width: 420px) {
  /* line 2141, /myapp/app/assets/stylesheets/header.scss */
  .services #services-carousel .item,
  #brains-saying-carousal .item,
  div#meet-our-brain-carousel .item,
  .price-cards .card {
    width: 235px;
  }

  /* line 2147, /myapp/app/assets/stylesheets/header.scss */
  .profile-image-wrapper {
    width: 190px;
    height: 190px;
  }

  /* line 2151, /myapp/app/assets/stylesheets/header.scss */
  .home.index .pricing .container {
    padding-right: 0;
    padding-left: 0;
  }

  /* line 2155, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -95%;
  }

  /* line 2158, /myapp/app/assets/stylesheets/header.scss */
  .home.index .build-a-profile .ios-screen-shots {
    transform: scale(0.3, 0.3);
    /* Equal to scaleX(2) scaleY(0.5) */
  }

  /* line 2161, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-top: -450px;
  }

  /* line 2164, /myapp/app/assets/stylesheets/header.scss */
  .nav.navbar-nav.navbar-left-desktop {
    margin-right: 121px;
  }
}
@media only screen and (max-width: 400px) {
  /* line 2169, /myapp/app/assets/stylesheets/header.scss */
  .services #services-carousel .item,
  #brains-saying-carousal .item,
  div#meet-our-brain-carousel .item,
  .price-cards .card {
    width: 235px;
  }

  /* line 2175, /myapp/app/assets/stylesheets/header.scss */
  .profile-image-wrapper {
    width: 190px;
    height: 190px;
  }

  /* line 2179, /myapp/app/assets/stylesheets/header.scss */
  .nav.navbar-nav.navbar-left-desktop {
    margin-right: 82px;
  }
}
@media only screen and (max-width: 360px) {
  /* line 2186, /myapp/app/assets/stylesheets/header.scss */
  .services #services-carousel .item,
  #brains-saying-carousal .item,
  div#meet-our-brain-carousel .item,
  .price-cards .card {
    width: 235px;
  }

  /* line 2192, /myapp/app/assets/stylesheets/header.scss */
  .profile-image-wrapper {
    width: 190px;
    height: 190px;
  }

  /* line 2196, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -100%;
  }

  /* line 2199, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -127%;
  }

  /* line 2202, /myapp/app/assets/stylesheets/header.scss */
  .home.index .build-a-profile .ios-screen-shots {
    transform: scale(0.25, 0.25);
    /* Equal to scaleX(2) scaleY(0.5) */
  }

  /* line 2205, /myapp/app/assets/stylesheets/header.scss */
  .nav.navbar-nav.navbar-left-desktop {
    margin-right: 60px;
  }
}
@media only screen and (max-width: 340px) {
  /* line 2210, /myapp/app/assets/stylesheets/header.scss */
  .services #services-carousel .item,
  #brains-saying-carousal .item,
  div#meet-our-brain-carousel .item,
  .price-cards .card {
    width: 235px;
  }

  /* line 2216, /myapp/app/assets/stylesheets/header.scss */
  .profile-image-wrapper {
    width: 190px;
    height: 190px;
  }

  /* line 2220, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -100%;
  }

  /* line 2223, /myapp/app/assets/stylesheets/header.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -127%;
  }

  /* line 2226, /myapp/app/assets/stylesheets/header.scss */
  .home.index .build-a-profile .ios-screen-shots {
    transform: scale(0.25, 0.25);
    /* Equal to scaleX(2) scaleY(0.5) */
  }

  /* line 2229, /myapp/app/assets/stylesheets/header.scss */
  .nav.navbar-nav.navbar-left-desktop {
    margin-right: 40px;
  }
}
/* line 1, /myapp/app/assets/stylesheets/home-aji.scss */
body#homepage {
  overflow-x: hidden;
  padding-top: 68px;
}

/*body#homepage .modal {
	font-family:   Lato, sans-serif;
}*/
/* line 12, /myapp/app/assets/stylesheets/home-aji.scss */
body#homepage .input, body#homepage .select {
  color: #505050;
}

/* line 16, /myapp/app/assets/stylesheets/home-aji.scss */
.container.container-home {
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
}

/* line 22, /myapp/app/assets/stylesheets/home-aji.scss */
.border {
  border: 1px solid;
}

/* line 32, /myapp/app/assets/stylesheets/home-aji.scss */
.text-dark {
  color: #666666;
}

/* line 36, /myapp/app/assets/stylesheets/home-aji.scss */
.background-white {
  background-color: #fff;
}

/* line 37, /myapp/app/assets/stylesheets/home-aji.scss */
.background-blue {
  background-color: #1daec9;
}

/* line 38, /myapp/app/assets/stylesheets/home-aji.scss */
.background-green {
  background-color: #8fc355;
}

/* line 39, /myapp/app/assets/stylesheets/home-aji.scss */
.background-purple {
  background-color: #885aa3;
}

/* line 40, /myapp/app/assets/stylesheets/home-aji.scss */
.background-red {
  background-color: #cd3b45;
}

/* line 41, /myapp/app/assets/stylesheets/home-aji.scss */
.background-orange {
  background-color: #ff8f31;
}

/* line 42, /myapp/app/assets/stylesheets/home-aji.scss */
.background-yellow {
  background-color: #ebca00;
}

/* line 43, /myapp/app/assets/stylesheets/home-aji.scss */
.background-gray {
  background-color: #f5f5f5 !important;
}

/* line 44, /myapp/app/assets/stylesheets/home-aji.scss */
.background-grey {
  background-color: #f5f5f5 !important;
}

/* line 46, /myapp/app/assets/stylesheets/home-aji.scss */
.btn-green {
  background-color: #b2cc02;
  color: #fff;
  padding: 10px 20px;
}

/* line 47, /myapp/app/assets/stylesheets/home-aji.scss */
.btn-green:hover {
  background-color: #6E7E00;
  color: #fff;
}

/* line 48, /myapp/app/assets/stylesheets/home-aji.scss */
.btn-blue {
  background-color: #1daec9;
  color: #fff;
  padding: 10px 20px;
}

/* line 49, /myapp/app/assets/stylesheets/home-aji.scss */
.btn-blue:hover {
  background-color: #027085;
  color: #fff;
}

/* line 50, /myapp/app/assets/stylesheets/home-aji.scss */
.btn-orange {
  background-color: #ff8f31;
  color: #fff;
  padding: 10px 20px;
}

/* line 51, /myapp/app/assets/stylesheets/home-aji.scss */
.btn-orange:hover {
  background-color: #B15000;
  color: #fff;
}

/* line 54, /myapp/app/assets/stylesheets/home-aji.scss */
.btn-red {
  background-color: #cd3b45;
  color: #fff;
  padding: 10px 20px;
}

/* line 55, /myapp/app/assets/stylesheets/home-aji.scss */
.btn-red:hover {
  background-color: #FA9199;
  color: #fff;
}

/* line 56, /myapp/app/assets/stylesheets/home-aji.scss */
.btn-yellow {
  background-color: #ebca00;
  color: #fff;
  padding: 10px 20px;
}

/* line 57, /myapp/app/assets/stylesheets/home-aji.scss */
.btn-yellow:hover {
  background-color: #FFE85B;
  color: #fff;
}

/* line 62, /myapp/app/assets/stylesheets/home-aji.scss */
.pleft {
  padding-left: 10px;
}

/* line 63, /myapp/app/assets/stylesheets/home-aji.scss */
.pright {
  padding-right: 10px;
}

/* line 64, /myapp/app/assets/stylesheets/home-aji.scss */
.mleft {
  margin-left: 10px;
}

/* line 65, /myapp/app/assets/stylesheets/home-aji.scss */
.mright {
  margin-right: 10px;
}

/* ---------------------------------------------- /*
 * Home
/* ---------------------------------------------- */
/* line 75, /myapp/app/assets/stylesheets/home-aji.scss */
.intro {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  text-align: center;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  padding: 0;
  color: #fff;
}

/* line 90, /myapp/app/assets/stylesheets/home-aji.scss */
.intro h1 {
  font-weight: 800;
}

/* line 94, /myapp/app/assets/stylesheets/home-aji.scss */
.intro .ribbon {
  background-color: #000;
  padding: 10px 0;
  margin-bottom: 40px;
}

/* line 100, /myapp/app/assets/stylesheets/home-aji.scss */
#home a {
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  /*width: 100px;*/
  padding-left: 0;
  padding-right: 0;
  text-align: right;
  /*margin-left: 25px;
  margin-top: 41px;
  margin-bottom: 53px;*/
  padding: 8px 16px;
  border-radius: 5px;
}

/* line 116, /myapp/app/assets/stylesheets/home-aji.scss */
#home a:hover {
  color: #222;
  background-color: #fff;
  transition: background-color 0.4s ease-in;
}

/* ---------------------------------------------- /*
 *Scroll Down
/* ---------------------------------------------- */
/* line 126, /myapp/app/assets/stylesheets/home-aji.scss */
.scroll-down {
  position: absolute;
  left: 50%;
  bottom: 40px;
  border: 2px solid #fff;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  margin-left: -15px;
  display: block;
  z-index: 10;
  text-align: center;
}

/* line 140, /myapp/app/assets/stylesheets/home-aji.scss */
.scroll-down span {
  position: relative;
  color: #fff;
  -webkit-animation-name: drop;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-play-state: running;
  animation-name: drop;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-play-state: running;
}

@-webkit-keyframes drop {
  0% {
    top: 0px;
    opacity: 0;
  }
  30% {
    top: 10px;
    opacity: 1;
  }
  100% {
    top: 25px;
    opacity: 0;
  }
}
@keyframes drop {
  0% {
    top: 0px;
    opacity: 0;
  }
  30% {
    top: 10px;
    opacity: 1;
  }
  100% {
    top: 25px;
    opacity: 0;
  }
}
/* ---------------------------------------------- /*
 * Signup
/* ---------------------------------------------- */
/* line 173, /myapp/app/assets/stylesheets/home-aji.scss */
.signup {
  width: 50%;
  text-align: center;
  background: transparent;
  box-sizing: border-box;
  display: inline-block;
  margin-top: 50px;
  /*border: 1px solid;*/
}

/* line 187, /myapp/app/assets/stylesheets/home-aji.scss */
.signup .form-group {
  width: 100%;
}

/* line 190, /myapp/app/assets/stylesheets/home-aji.scss */
.signup .form-control {
  border: 1px solid #000;
  border-radius: 5px;
  width: 50%;
}

/* line 196, /myapp/app/assets/stylesheets/home-aji.scss */
.signup .form-group input[type="email"] {
  margin-bottom: 0;
  margin-right: 10px;
  height: auto;
  font-size: 16px;
  font-weight: 400;
  padding: 10px;
  border-radius: 3px;
  border: 1px solid #ff8f31;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* ---------------------------------------------- /*
 * General Block Styles
/* ---------------------------------------------- */
/* line 213, /myapp/app/assets/stylesheets/home-aji.scss */
.block-section {
  padding: 80px 0 80px;
}

/* line 214, /myapp/app/assets/stylesheets/home-aji.scss */
.block-section-nh {
  padding: 180px 0 180px;
}

/* line 221, /myapp/app/assets/stylesheets/home-aji.scss */
.subject-info {
  position: absolute;
  display: block;
  top: 30%;
  padding: 0 25px;
}

/* line 227, /myapp/app/assets/stylesheets/home-aji.scss */
.subject-img {
  position: relative;
  padding: 25px;
  /*border: 1px solid;*/
  /*display: inline-block;*/
}

/* line 233, /myapp/app/assets/stylesheets/home-aji.scss */
.section-three-wrapper .subject-img img {
  /*width: 20%;*/
  /*border: 1px solid;*/
  /*text-align: right;*/
}

/* line 241, /myapp/app/assets/stylesheets/home-aji.scss */
.label-blue {
  background-color: #1daec9;
}

/* line 242, /myapp/app/assets/stylesheets/home-aji.scss */
.label-success {
  background-color: #8fc355;
}

/* line 243, /myapp/app/assets/stylesheets/home-aji.scss */
.label-purple {
  background-color: #885aa3;
}

/* line 244, /myapp/app/assets/stylesheets/home-aji.scss */
.label-danger {
  background-color: #cd3b45;
}

/* line 245, /myapp/app/assets/stylesheets/home-aji.scss */
.label-warning {
  background-color: #ff8f31;
}

/* line 246, /myapp/app/assets/stylesheets/home-aji.scss */
.label-yellow {
  background-color: #ebca00;
}

/* ---------------------------------------------- /*
 * Section Four
/* ---------------------------------------------- */
/*#section-four .subject-info { left: 80px;}*/
/* line 254, /myapp/app/assets/stylesheets/home-aji.scss */
.four-wrapper img {
  width: 45%;
}

/* line 257, /myapp/app/assets/stylesheets/home-aji.scss */
.four-wrapper .four-content {
  position: relative;
}

/* line 258, /myapp/app/assets/stylesheets/home-aji.scss */
.four-wrapper .sec-four-info {
  position: absolute;
  width: 50%;
  top: 60%;
  left: 75%;
  transform: translate(-50%, -75%);
  padding: 0 20px;
}

/* ---------------------------------------------- /*
* Section Five & Vslider
/* ---------------------------------------------- */
/* line 270, /myapp/app/assets/stylesheets/home-aji.scss */
#section-five .block-section {
  position: relative;
}

/* line 275, /myapp/app/assets/stylesheets/home-aji.scss */
#section-five .block-section {
  padding: 0px 0px 80px 0px !important;
}

/* line 280, /myapp/app/assets/stylesheets/home-aji.scss */
.border {
  border: 1px solid;
}

/* line 284, /myapp/app/assets/stylesheets/home-aji.scss */
#section-five {
  /*background: #f5f5f5;*/
}

/* line 288, /myapp/app/assets/stylesheets/home-aji.scss */
#scroll-phone-base {
  height: 550px;
  width: auto;
  margin: 10px 20px 0px 120px;
}

/* line 297, /myapp/app/assets/stylesheets/home-aji.scss */
.full-window-height {
  height: 100vh;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
}

/* line 306, /myapp/app/assets/stylesheets/home-aji.scss */
.column-content {
  flex: 1;
  padding-right: 50px;
  padding-left: 50px;
}

/* line 315, /myapp/app/assets/stylesheets/home-aji.scss */
.fixedtop {
  position: fixed !important;
  top: 154px !important;
}

/* line 320, /myapp/app/assets/stylesheets/home-aji.scss */
.followtop {
  position: absolute !important;
  top: 2554px !important;
}

/* line 325, /myapp/app/assets/stylesheets/home-aji.scss */
.iphone-viewport {
  width: 85.6%;
  height: 60.3%;
  position: absolute;
  top: 22.2%;
  left: 11.2%;
  overflow: hidden;
  /*background-color: #000;*/
}

/* line 335, /myapp/app/assets/stylesheets/home-aji.scss */
.iphone-content, .iphone-content2, .iphone-content3, .iphone-content4 {
  position: absolute;
  /*top: 5.3%;*/
  top: 110%;
  left: 96px;
  width: 230px;
  height: 100%;
  /** This css rule will make the object
  move smoothly and animated **/
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
}

/* ---------------------------------------------- /*
* BulletNav
/* ---------------------------------------------- */
/* line 356, /myapp/app/assets/stylesheets/home-aji.scss */
#cd-vertical-nav {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

/* line 365, /myapp/app/assets/stylesheets/home-aji.scss */
.posabs {
  position: absolute;
  top: 460px;
  left: 180px;
}

/* line 370, /myapp/app/assets/stylesheets/home-aji.scss */
.posafter {
  position: absolute;
  top: 1790px;
  left: 180px;
}

/* line 375, /myapp/app/assets/stylesheets/home-aji.scss */
.posfix {
  position: fixed;
  top: 350px;
  left: 180px;
  bottom: auto;
}

/* line 382, /myapp/app/assets/stylesheets/home-aji.scss */
.posfollow {
  position: absolute !important;
  top: 2460px !important;
  left: 180px;
}

/* line 389, /myapp/app/assets/stylesheets/home-aji.scss */
#cd-vertical-nav li {
  text-align: right;
  list-style: none;
}

/* line 393, /myapp/app/assets/stylesheets/home-aji.scss */
#cd-vertical-nav a {
  display: inline-block;
  /* prevent weird movements on hover when you use a CSS3 transformation - webkit browsers */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 399, /myapp/app/assets/stylesheets/home-aji.scss */
#cd-vertical-nav a:after {
  content: "";
  display: table;
  clear: both;
}

/* line 404, /myapp/app/assets/stylesheets/home-aji.scss */
#cd-vertical-nav a span {
  float: right;
  display: inline-block;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
}

/* line 413, /myapp/app/assets/stylesheets/home-aji.scss */
#cd-vertical-nav a:hover span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* line 421, /myapp/app/assets/stylesheets/home-aji.scss */
#cd-vertical-nav a.is-selected .cd-dot {
  background-color: #000;
}

/* line 424, /myapp/app/assets/stylesheets/home-aji.scss */
#cd-vertical-nav .cd-dot {
  position: relative;
  /* we set a top value in order to align the dot with the label. If you change label's font, you may need to change this top value*/
  top: 8px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background-color: #bbb;
  -webkit-transition: -webkit-transform 0.2s, background-color 0.5s;
  -moz-transition: -moz-transform 0.2s, background-color 0.5s;
  transition: transform 0.2s, background-color 0.5s;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

/* line 449, /myapp/app/assets/stylesheets/home-aji.scss */
.user-card-row {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  float: none;
  margin: 0 auto;
}

/* entire container, keeps perspective */
/* line 459, /myapp/app/assets/stylesheets/home-aji.scss */
.flip-container {
  display: inline-block;
  perspective: 1000;
  width: 40%;
  height: 225px;
  margin: 10px 10px 10px 10px;
}

/* flip the pane when hovered */
/* line 467, /myapp/app/assets/stylesheets/home-aji.scss */
.flip-container:hover .flipper, .flip-container.hover .flipper {
  transform: rotateY(180deg);
}

/* line 471, /myapp/app/assets/stylesheets/home-aji.scss */
.front, .back {
  width: 100%;
}

/* flip speed goes here */
/* line 476, /myapp/app/assets/stylesheets/home-aji.scss */
.flipper {
  transition: 0.6s;
  transform-style: preserve-3d;
  width: 100%;
  position: relative;
}

/* hide back of pane during swap */
/* line 485, /myapp/app/assets/stylesheets/home-aji.scss */
.front, .back {
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

/* front pane, placed above back */
/* line 493, /myapp/app/assets/stylesheets/home-aji.scss */
.front {
  z-index: 2;
  /* for firefox 31 */
  transform: rotateY(0deg);
}

/* back, initially hidden pane */
/* line 500, /myapp/app/assets/stylesheets/home-aji.scss */
.back {
  transform: rotateY(180deg);
}

/* line 504, /myapp/app/assets/stylesheets/home-aji.scss */
.img-flip {
  width: 100%;
  height: 100%;
}

/* line 512, /myapp/app/assets/stylesheets/home-aji.scss */
div.image-flip-container {
  position: relative;
  display: inline-block;
  width: 30%;
  height: 250px;
  margin: 10px 10px 0px 10px;
}

/* line 521, /myapp/app/assets/stylesheets/home-aji.scss */
div.image-flip-container-2 {
  position: relative;
  display: inline-block;
  width: 95%;
  height: 250px;
  margin: 10px 10px 0px 10px;
}

/* line 533, /myapp/app/assets/stylesheets/home-aji.scss */
.image-flip-container img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

/* line 544, /myapp/app/assets/stylesheets/home-aji.scss */
.image-flip-container-2 img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

/* line 555, /myapp/app/assets/stylesheets/home-aji.scss */
.image-flip-container div.image-flip-div {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Roboto, Rubik, American Typewriter, Raleway, HelveticaNeue-Medium;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow-y: hidden;
  text-align: center;
  padding: 0px 10px 0px 10px;
  color: #FFF;
  left: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

/* line 580, /myapp/app/assets/stylesheets/home-aji.scss */
.image-flip-container-2 div.image-flip-div {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Roboto, Rubik, American Typewriter, Raleway, HelveticaNeue-Medium;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow-y: hidden;
  text-align: center;
  padding: 0px 10px 0px 10px;
  color: #FFF;
  left: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

/* line 606, /myapp/app/assets/stylesheets/home-aji.scss */
span.quote-author {
  display: block;
  margin-top: 10px;
}

/* line 611, /myapp/app/assets/stylesheets/home-aji.scss */
#brain-map-full {
  width: 90%;
  height: 600px;
}

/* line 616, /myapp/app/assets/stylesheets/home-aji.scss */
.text-align-left {
  text-align: left !important;
}

/* line 620, /myapp/app/assets/stylesheets/home-aji.scss */
#brain-web-full {
  width: 90%;
  height: 550px;
}
/* ---------------------------------------------- /*
* Flexslider
/* ---------------------------------------------- */




.slider-content {width: 90%; margin: auto;}
ol.flex-control-nav { display: none !important; }

/*.flexslider,
.flexslider-controls {*/
  .flexslider {
  /*max-width: 600px;*/
}

.slide_text {
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.5);
  /* FF3+, Saf3+, Opera 10.10+, Chrome, IE9 */
  bottom: 0;
  color: #fff;
  display: block;
  /* IE6–IE9 */
  left: 0;
  padding: 1em;
  position: absolute;
  width: 100%;
  zoom: 1;
}

.slide_title {
  font-size: 1.2em;
  text-transform: uppercase;
}

.slide_byline {
  font-size: 0.8em;
  display: block;
}

.flex-control-nav2 li {
  margin: 0px 20px;
  padding-bottom: 20px;
  display: inline-block;
  width: 120px;
  vertical-align: middle;
  color: #9b9b9b !important;

  cursor: pointer; cursor: hand;
}

/*.flex-control-nav2 li:last-child {
  border: none;
}*/

.flex-control-nav2 .flex-active {
  /*background: #ccc;
  color: #000;*/
  background: none;
  border-bottom: 2px solid #ABD733;
  color: #2a2a2a !important;
}


/* Minified FlexSlider CSS with Chrome fix */

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: 0
}

.slides,
.flex-control-nav2,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none
}

.flexslider {
  margin: 0;
  padding: 0
}

.flexslider .slides>li {
  display: none;
  /*-webkit-backface-visibility:hidden;*/
  position: relative
}

.flexslider .slides img {
  width: 100%;
  display: block
}

.flex-pauseplay span {
  text-transform: capitalize
}

.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

html[xmlns] .slides {
  display: block
}

* html .slides {
  height: 1%
}

.no-js .slides>li:first-child {
  display: block
}

.flexslider {
  background: #fff;
  position: relative;
  zoom: 1
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease
}

.loading .flex-viewport {
  max-height: 300px
}



.flex-direction-nav {
  *height: 0
}

.flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background-position: 0 0;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease
}

.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -36px
}

.flex-direction-nav .flex-prev {
  left: -36px
}

.flexslider:hover .flex-next {
  opacity: .8;
  right: 5px
}

.flexslider:hover .flex-prev {
  opacity: .8;
  left: 5px
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1
}

.flex-direction-nav .flex-disabled {
  opacity: .3!important;
  filter: alpha(opacity=30);
  cursor: default
}

.flex-control-nav2 {
  width: 100%;
  text-align: center
}

.flex-control-nav2 li {
  zoom: 1;
  *display: inline
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7)
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0
}

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer
}

.flex-control-thumbs img:hover {
  opacity: 1
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default
}
/* line 2, /myapp/app/assets/stylesheets/home-new.scss */
.master-container {
  position: relative;
}

/* line 6, /myapp/app/assets/stylesheets/home-new.scss */
.background-colors {
  height: 600px;
  display: flex;
  flex-direction: column;
}

/* line 12, /myapp/app/assets/stylesheets/home-new.scss */
.lower-height {
  height: 400px;
}

/* line 16, /myapp/app/assets/stylesheets/home-new.scss */
.separator {
  flex: .2;
}

/* line 20, /myapp/app/assets/stylesheets/home-new.scss */
.main-separator {
  flex: 0.6;
}

/* line 24, /myapp/app/assets/stylesheets/home-new.scss */
.overlay {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: row;
}

/* line 37, /myapp/app/assets/stylesheets/home-new.scss */
.panel-card {
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: white;
  border: 2;
  border-color: #7F7F7F;
  border-style: solid;
  flex: 1.8;
  z-index: 100;
  position: relative;
  padding: 0px 0px 0px 0px;
  display: flex;
  flex-direction: column;
  background-color: transparent;
}

/* line 53, /myapp/app/assets/stylesheets/home-new.scss */
.panel-conversation {
  margin-top: 100px;
  margin-bottom: 100px;
  background-color: white;
  flex: 1.8;
  z-index: 100;
  position: relative;
  padding: 0px 0px 0px 0px;
  display: flex;
  flex-direction: column;
  background-color: transparent;
}

/* line 70, /myapp/app/assets/stylesheets/home-new.scss */
.image-slide {
  flex: 1;
}

/* line 74, /myapp/app/assets/stylesheets/home-new.scss */
img#card-image {
  max-height: 550px;
  max-width: 100%;
  width: 100%;
  height: 100%;
}

/* line 80, /myapp/app/assets/stylesheets/home-new.scss */
img#conversation-image {
  width: 100%;
  height: 100%;
}

/* line 84, /myapp/app/assets/stylesheets/home-new.scss */
.text-home {
  text-align: left;
  margin: 50px;
  flex: 1;
  padding: 0px 100px 0px 100px;
}

/* line 90, /myapp/app/assets/stylesheets/home-new.scss */
.text-block {
  flex: 1;
}

/* line 94, /myapp/app/assets/stylesheets/home-new.scss */
.text-container {
  flex: 2;
  height: 100%;
  flex-direction: column;
  overflow: auto;
  display: flex;
  align-content: center;
}

/* line 104, /myapp/app/assets/stylesheets/home-new.scss */
.quote-block {
  flex: 2;
}

/* line 107, /myapp/app/assets/stylesheets/home-new.scss */
.space-block {
  flex: 0.2;
}

/* line 111, /myapp/app/assets/stylesheets/home-new.scss */
#people-panel-1-text {
  color: #7F7F7F;
  font-size: 24px;
  margin-left: 20px;
  margin-right: 20px;
}

/* line 118, /myapp/app/assets/stylesheets/home-new.scss */
.underline {
  text-decoration: underline;
}

/* line 123, /myapp/app/assets/stylesheets/home-new.scss */
.controls {
  position: relative;
  display: block;
}

/* line 128, /myapp/app/assets/stylesheets/home-new.scss */
.vertical-center {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

/* line 134, /myapp/app/assets/stylesheets/home-new.scss */
.test-overlay {
  position: absolute;
  float: left;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: row;
}

/* line 150, /myapp/app/assets/stylesheets/home-new.scss */
img#pick-button {
  width: 60%;
  z-index: 1;
  border: 1px solid #7F7F7F;
}

/* line 156, /myapp/app/assets/stylesheets/home-new.scss */
.circle-container {
  flex: 1;
  margin-bottom: 10px;
}

/* line 161, /myapp/app/assets/stylesheets/home-new.scss */
.button-container {
  flex: 1;
  align-content: space-around;
}

/* line 166, /myapp/app/assets/stylesheets/home-new.scss */
.panel-intro-text {
  flex: 1;
  color: #F69647;
  font-size: 24;
  text-align: center;
  padding: 10px 40px 10px 40px;
}

/* line 174, /myapp/app/assets/stylesheets/home-new.scss */
#list-circle-image {
  max-width: 50%;
  max-height: 50%;
  margin-top: 10px;
}

/* line 182, /myapp/app/assets/stylesheets/home-new.scss */
.conversation-top-container {
  flex: 1;
  flex-direction: row;
  display: flex;
  width: 100%;
}

/* line 189, /myapp/app/assets/stylesheets/home-new.scss */
.conversation-bottom-container {
  flex: 1;
  flex-direction: row;
  display: flex;
  width: 100%;
}

/* line 196, /myapp/app/assets/stylesheets/home-new.scss */
.conversation-bottom-image {
  flex: 1;
  padding-top: 50px;
}

/* line 200, /myapp/app/assets/stylesheets/home-new.scss */
.conversation-bottom-text {
  flex: 1;
}

/* line 204, /myapp/app/assets/stylesheets/home-new.scss */
.conversation-top-image {
  flex: 1;
  padding-top: 50px;
}

/* line 209, /myapp/app/assets/stylesheets/home-new.scss */
.conversation-top-text {
  flex: 1;
}

/* line 216, /myapp/app/assets/stylesheets/home-new.scss */
div#flex-vertical {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* line 222, /myapp/app/assets/stylesheets/home-new.scss */
div.flex-one {
  flex: 1;
}
/* line 5, /myapp/app/assets/stylesheets/home.scss.erb */
body {
  background: #FFF;
}

/* line 9, /myapp/app/assets/stylesheets/home.scss.erb */
.flex {
  display: flex;
}

/* line 13, /myapp/app/assets/stylesheets/home.scss.erb */
.flex-item {
  -webkit-flex: 1 1 auto;
  /* this */
  flex: 1 1 auto;
}

/* line 17, /myapp/app/assets/stylesheets/home.scss.erb */
.flex-item-eq {
  -webkit-flex: 1 1 auto;
  /* this */
  flex: 1 1 auto;
}

/* line 22, /myapp/app/assets/stylesheets/home.scss.erb */
.story-pad-vert {
  padding: 40px 0px;
}

/* line 25, /myapp/app/assets/stylesheets/home.scss.erb */
.story-pad-horiz {
  padding: 0px 20px;
}

/* line 28, /myapp/app/assets/stylesheets/home.scss.erb */
.dbl-story-pad-vert {
  padding: 80px 0px;
}

/* line 32, /myapp/app/assets/stylesheets/home.scss.erb */
.dbl-story-pad-horiz {
  padding: 0px 40px;
}

/* line 36, /myapp/app/assets/stylesheets/home.scss.erb */
.story-text {
  letter-spacing: 2px;
  line-height: 1.1;
  text-align: left;
}

/* line 42, /myapp/app/assets/stylesheets/home.scss.erb */
.navbar {
  white-space: nowrap;
}

/* line 51, /myapp/app/assets/stylesheets/home.scss.erb */
.navbar, .dropdown-menu {
  background: #FFF;
}

/* line 60, /myapp/app/assets/stylesheets/home.scss.erb */
.nav > li > a:focus, .nav > li > a:hover, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background: none;
}

/* line 64, /myapp/app/assets/stylesheets/home.scss.erb */
.navbar a, .dropdown-menu > li > a, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #000;
}

/* line 72, /myapp/app/assets/stylesheets/home.scss.erb */
li.first-tab:hover, li.first-tab.active {
  border-bottom: #1DAEC9 3px solid !important;
}

/* line 75, /myapp/app/assets/stylesheets/home.scss.erb */
li.second-tab:hover, li.second-tab.active {
  border-bottom: #CD3C44 3px solid !important;
}

/* line 78, /myapp/app/assets/stylesheets/home.scss.erb */
li.third-tab:hover, li.third-tab.active {
  border-bottom: #F69647 3px solid !important;
}

/* line 81, /myapp/app/assets/stylesheets/home.scss.erb */
li.fourth-tab:hover, li.fourth-tab.active {
  border-bottom: #8FC355 3px solid !important;
}

/* line 84, /myapp/app/assets/stylesheets/home.scss.erb */
li.fifth-tab:hover, li.fifth-tab.active {
  border-bottom: #885AA3 3px solid !important;
}

/* line 87, /myapp/app/assets/stylesheets/home.scss.erb */
li.sixth-tab:hover, li.sixth-tab.active {
  border-bottom: #EBCA00 3px solid !important;
}

/* line 91, /myapp/app/assets/stylesheets/home.scss.erb */
.nav li:hover:nth-child(8n+1), .nav li.active:nth-child(8n+1) {
  border-bottom: #1DAEC9 0px solid;
}

/* line 94, /myapp/app/assets/stylesheets/home.scss.erb */
.nav li:hover:nth-child(8n+2), .nav li.active:nth-child(8n+2) {
  border-bottom: #CD3C44 0px solid;
}

/* line 97, /myapp/app/assets/stylesheets/home.scss.erb */
.nav li:hover:nth-child(8n+3), .nav li.active:nth-child(8n+3) {
  border-bottom: #EF506E 0px solid;
}

/* line 100, /myapp/app/assets/stylesheets/home.scss.erb */
.nav li:hover:nth-child(8n+4), .nav li.active:nth-child(8n+4) {
  border-bottom: #8FC355 0px solid;
}

/* line 103, /myapp/app/assets/stylesheets/home.scss.erb */
.nav li:hover:nth-child(8n+5), .nav li.active:nth-child(8n+5) {
  border-bottom: #885AA3 0px solid;
}

/* line 106, /myapp/app/assets/stylesheets/home.scss.erb */
.nav li:hover:nth-child(8n+6), .nav li.active:nth-child(8n+6) {
  border-bottom: #EBCA00 0px solid;
}

/* line 109, /myapp/app/assets/stylesheets/home.scss.erb */
.nav li:hover:nth-child(8n+7), .nav li.active:nth-child(8n+7) {
  border-bottom: #669AE1 0px solid;
}

/* line 112, /myapp/app/assets/stylesheets/home.scss.erb */
.nav li:hover:nth-child(8n+8), .nav li.active:nth-child(8n+8) {
  border-bottom: #62C2E4 0px solid;
}

/* line 116, /myapp/app/assets/stylesheets/home.scss.erb */
.top-left {
  position: absolute;
  top: 30px;
  left: 50px;
}

/* line 122, /myapp/app/assets/stylesheets/home.scss.erb */
#homepage {
  margin: 0;
  padding: 0;
}

/* line 128, /myapp/app/assets/stylesheets/home.scss.erb */
.video {
  margin: 0;
  padding: 0;
  text-align: center;
}

/* line 134, /myapp/app/assets/stylesheets/home.scss.erb */
.typer-content {
  color: #F4902D;
  font-weight: 500;
  font-size: 40px;
  margin: 0 auto;
  display: inline-block;
}

/* line 143, /myapp/app/assets/stylesheets/home.scss.erb */
.box {
  width: 33%;
}

/* line 147, /myapp/app/assets/stylesheets/home.scss.erb */
.homepage.btn {
  border-radius: 24px;
  background-color: transparent;
  border-color: white;
  border-width: 2px;
  color: white;
}

/* line 155, /myapp/app/assets/stylesheets/home.scss.erb */
#logo-front {
  opacity: 1;
}

/* line 158, /myapp/app/assets/stylesheets/home.scss.erb */
.welcome-button-div {
  text-align: center;
  margin-left: 50px;
}

/* line 162, /myapp/app/assets/stylesheets/home.scss.erb */
#welcome_button {
  border: none;
  border-radius: 5%;
}

/* line 168, /myapp/app/assets/stylesheets/home.scss.erb */
#welcome_div {
  position: relative;
  top: 200px;
  text-align: center;
}

/* line 173, /myapp/app/assets/stylesheets/home.scss.erb */
.jumbotron {
  background: rgba(255, 255, 255, 0.9);
}

/* line 177, /myapp/app/assets/stylesheets/home.scss.erb */
.brain {
  max-height: 100px;
  max-width: 150px;
}

/* line 182, /myapp/app/assets/stylesheets/home.scss.erb */
#searchnav {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
}

/* line 188, /myapp/app/assets/stylesheets/home.scss.erb */
#search-button {
  background: none;
  border: none;
}

/* line 193, /myapp/app/assets/stylesheets/home.scss.erb */
.sub-heading-video-div {
  text-align: center;
  margin-left: 80px;
}

/* line 198, /myapp/app/assets/stylesheets/home.scss.erb */
.sub-heading-video {
  margin: 0px;
  letter-spacing: 3px;
}

/* line 211, /myapp/app/assets/stylesheets/home.scss.erb */
div#back-orange {
  background-color: #F4902D;
}

/* line 215, /myapp/app/assets/stylesheets/home.scss.erb */
div#back-white-parent {
  background-color: #fff;
  height: 250px;
  position: relative;
}

/* line 226, /myapp/app/assets/stylesheets/home.scss.erb */
div#people-panel-1 {
  width: 100%;
  height: 600px;
  padding: 100px 0px 100px 0px;
}

/* line 231, /myapp/app/assets/stylesheets/home.scss.erb */
div#people-panel-1-orange {
  width: 100%;
  height: 400px;
}

/* line 236, /myapp/app/assets/stylesheets/home.scss.erb */
.vertical-center {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

/* line 242, /myapp/app/assets/stylesheets/home.scss.erb */
#people-frame {
  width: 100%;
  height: 500px;
  border-radius: 20%;
  border: 1px solid black;
  z-index: 1;
  position: absolute;
}

/* line 257, /myapp/app/assets/stylesheets/home.scss.erb */
div.white-background {
  background: #FFF;
}

/* line 260, /myapp/app/assets/stylesheets/home.scss.erb */
div.orange-background {
  background: #F69647;
}

/* line 266, /myapp/app/assets/stylesheets/home.scss.erb */
#questions-image {
  height: auto;
  width: auto;
  max-width: 700px;
  max-height: 350px;
  padding-top: 10px;
}

/* line 275, /myapp/app/assets/stylesheets/home.scss.erb */
div#introduction-panel {
  width: 100%;
  height: 100vh;
  padding-top: 10px;
  padding-bottom: 5px;
}

/* line 282, /myapp/app/assets/stylesheets/home.scss.erb */
#introduction-panel-image {
  height: auto;
  width: auto;
  max-width: 700px;
  max-height: 100px;
  padding-top: 10px;
}

/* line 290, /myapp/app/assets/stylesheets/home.scss.erb */
span#introduction-header-grey {
  color: #7F7F7F;
  font-size: 35px;
  margin-left: 25px;
  margin-right: 25px;
}

/* line 297, /myapp/app/assets/stylesheets/home.scss.erb */
li#centered-introduction-header {
  width: 700px;
}

/* line 303, /myapp/app/assets/stylesheets/home.scss.erb */
#people-example-image {
  height: auto;
  width: auto;
  max-width: 700px;
  max-height: 350px;
  padding-top: 10px;
}

/* line 311, /myapp/app/assets/stylesheets/home.scss.erb */
#people-example-panel-logo {
  height: auto;
  width: auto;
  max-width: 200px;
  max-height: 100px;
  padding-top: 10px;
}

/* line 319, /myapp/app/assets/stylesheets/home.scss.erb */
#people-logo-front {
  opacity: 1;
}

/* line 323, /myapp/app/assets/stylesheets/home.scss.erb */
#people-logo-background {
  background: rgba(255, 255, 255, 0.9);
  max-width: 225px;
  max-height: 125px;
}

/* line 330, /myapp/app/assets/stylesheets/home.scss.erb */
div#how-it-works-title-panel {
  width: 100%;
  height: 50px;
  padding-top: 10px;
  border-radius: 0px;
  margin: 0px;
}

/* line 338, /myapp/app/assets/stylesheets/home.scss.erb */
span#how-it-works-header-white {
  color: #FFF;
  font-size: 35px;
  margin-left: 25px;
  margin-right: 25px;
}

/* line 346, /myapp/app/assets/stylesheets/home.scss.erb */
div#how-it-works-discover-panel {
  width: 100%;
  height: 100vh;
  padding-top: 10px;
  border-radius: 0px;
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

/* line 356, /myapp/app/assets/stylesheets/home.scss.erb */
div#centered-how-it-works-header {
  max-width: 100%;
  text-align: center;
}

/* line 361, /myapp/app/assets/stylesheets/home.scss.erb */
div#centered-split-text {
  text-align: center;
}

/* line 365, /myapp/app/assets/stylesheets/home.scss.erb */
span#how-it-works-header-white {
  color: #FFF;
  text-decoration: underline;
  font-size: 35px;
  margin-left: 25px;
  margin-right: 25px;
}

/* line 372, /myapp/app/assets/stylesheets/home.scss.erb */
span#how-it-works-sub-white {
  color: #FFF;
  font-size: 25px;
  margin-left: 25px;
  margin-right: 25px;
  line-height: 2em;
}

/* line 380, /myapp/app/assets/stylesheets/home.scss.erb */
#discover-quote-image {
  width: 350px;
  height: 175px;
}

/* line 384, /myapp/app/assets/stylesheets/home.scss.erb */
#discover-circle-image {
  height: auto;
  width: auto;
  max-width: 250px;
  max-height: 150px;
  padding-top: 10px;
  margin-top: 50px;
}

/* line 393, /myapp/app/assets/stylesheets/home.scss.erb */
div#how-it-works-book-panel {
  width: 100%;
  height: 100vh;
  padding-top: 10px;
  border-radius: 0px;
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

/* line 403, /myapp/app/assets/stylesheets/home.scss.erb */
span#how-it-works-header-orange {
  color: #F69647;
  text-decoration: underline;
  font-size: 35px;
  margin-left: 25px;
  margin-right: 25px;
}

/* line 410, /myapp/app/assets/stylesheets/home.scss.erb */
span#how-it-works-sub-orange {
  color: #F69647;
  font-size: 25px;
  margin-left: 25px;
  margin-right: 25px;
  line-height: 2em;
}

/* line 418, /myapp/app/assets/stylesheets/home.scss.erb */
#book-logo-image {
  width: 75px;
  height: 75px;
  padding-top: 10px;
  margin-left: 30px;
  margin-right: 30px;
}

/* line 425, /myapp/app/assets/stylesheets/home.scss.erb */
#book-circle-image {
  width: 150px;
  height: 150px;
  margin-top: 50px;
}

/* line 430, /myapp/app/assets/stylesheets/home.scss.erb */
#book-schedule-image {
  height: auto;
  width: auto;
  max-width: 200px;
  max-height: 400px;
}

/* line 437, /myapp/app/assets/stylesheets/home.scss.erb */
div#how-it-works-connect-panel {
  width: 100%;
  height: 100vh;
  padding-top: 10px;
  border-radius: 0px;
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

/* line 447, /myapp/app/assets/stylesheets/home.scss.erb */
#connect-circle-image {
  width: 150px;
  height: 150px;
  margin: 0px 50px 25px 50px;
}

/* line 453, /myapp/app/assets/stylesheets/home.scss.erb */
div#connect-row {
  margin-top: 50px;
}

/* line 458, /myapp/app/assets/stylesheets/home.scss.erb */
div#how-it-works-list-panel {
  width: 100%;
  height: 100vh;
  padding-top: 10px;
  border-radius: 0px;
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

/* line 470, /myapp/app/assets/stylesheets/home.scss.erb */
div#video {
  width: 100%;
  height: 600px;
  background-size: cover;
}

/* line 476, /myapp/app/assets/stylesheets/home.scss.erb */
.vertical-center {
  padding: 20% 0% 20% 0%;
}

/* line 481, /myapp/app/assets/stylesheets/home.scss.erb */
.home-page-overlay {
  position: absolute;
  display: flex;
  justify-content: stretch;
  text-align: center;
  align-items: stretch;
  flex-direction: column;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 493, /myapp/app/assets/stylesheets/home.scss.erb */
.home-page-overlay-video-sub {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  color: #FFF;
  font-size: 18px;
  display: flex;
  height: 250px;
  border-radius: 100px;
}

/* line 510, /myapp/app/assets/stylesheets/home.scss.erb */
.home-page-price-overlay {
  position: absolute;
  display: flex;
  justify-content: stretch;
  text-align: center;
  align-items: stretch;
  flex-direction: column;
  bottom: 0;
  right: 0;
  margin: 0px 10px 10px 0px;
}

/* line 524, /myapp/app/assets/stylesheets/home.scss.erb */
.home-page-price-overlay-sub {
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.4);
  color: #FFF;
  font-size: 18px;
  padding: 8px;
}

/* line 539, /myapp/app/assets/stylesheets/home.scss.erb */
.home-video-flex-text {
  flex: 1;
  opacity: 0.7;
}

/* line 544, /myapp/app/assets/stylesheets/home.scss.erb */
.home-video-flex-text:hover {
  flex: 1;
  opacity: 0.95;
}

/* line 550, /myapp/app/assets/stylesheets/home.scss.erb */
.bottom-button {
  position: absolute;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  margin-bottom: 10px;
  width: 100%;
}

/* line 561, /myapp/app/assets/stylesheets/home.scss.erb */
.home-info-row {
  padding: 0px 10px 42px 10px;
}

/* line 565, /myapp/app/assets/stylesheets/home.scss.erb */
.btn.home-brain-button {
  width: 55%;
  justify-content: center;
  text-align: center;
  margin: 10px 0px 0px 0px;
  color: #7F7F7F;
  z-index: 3;
  font-size: 18px;
  max-height: 41px;
  max-width: 213px;
}

/* line 578, /myapp/app/assets/stylesheets/home.scss.erb */
.btn-raised {
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
}
/* line 587, /myapp/app/assets/stylesheets/home.scss.erb */
.btn-raised:active, .btn-raised.active, .btn-raised:active:focus, .btn-raised.active:focus {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
/* line 597, /myapp/app/assets/stylesheets/home.scss.erb */
.btn-raised:focus {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

/* line 611, /myapp/app/assets/stylesheets/home.scss.erb */
#section-how-1 .block-section, #section-how-2 .block-section, #section-how-3 .block-section {
  padding: 0px 0px 0px 0px !important;
}

/* line 615, /myapp/app/assets/stylesheets/home.scss.erb */
.how-it-works-col-split {
  padding: 80px 15px 80px 15px;
  height: 100%;
}

/* line 620, /myapp/app/assets/stylesheets/home.scss.erb */
.how-it-works-image {
  max-width: 75%;
  height: auto;
}

/* line 627, /myapp/app/assets/stylesheets/home.scss.erb */
#userLogInModal p.help-block, #newUserSignUpModal p.help-block, #booking-sign-up-panel p.help-block, #booking-log-in-panel p.help-block {
  font-size: 12px;
}

/* line 631, /myapp/app/assets/stylesheets/home.scss.erb */
body#homepage {
  font-family: 'RobotoRegular', Arial, sans-serif;
  font-weight: 400;
  letter-spacing: .02em;
  line-height: 1.2em;
  color: rgba(29, 29, 29, 0.7);
}

/* line 639, /myapp/app/assets/stylesheets/home.scss.erb */
.home-section {
  padding-top: 250px;
  padding-bottom: 250px;
  position: relative;
}

/* line 645, /myapp/app/assets/stylesheets/home.scss.erb */
header.masthead {
  background-color: #fff;
  padding-top: 20rem;
  padding-bottom: calc(20rem - 56px);
}
/* line 649, /myapp/app/assets/stylesheets/home.scss.erb */
header.masthead img {
  margin: 5rem auto 0px;
}

/* line 654, /myapp/app/assets/stylesheets/home.scss.erb */
header.masthead hr {
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 659, /myapp/app/assets/stylesheets/home.scss.erb */
header.masthead h1 {
  font-size: 2rem;
}

/* line 664, /myapp/app/assets/stylesheets/home.scss.erb */
.home.index .build-a-profile, .home.index .build-a-profile .ios-screen-shots {
  background-repeat: no-repeat;
}
/* line 668, /myapp/app/assets/stylesheets/home.scss.erb */
.home.index h3 {
  font-size: 5rem;
  text-align: center;
  color: #4D4D4F;
}
/* line 672, /myapp/app/assets/stylesheets/home.scss.erb */
.home.index h3.header-text {
  font-size: 5rem;
}
/* line 676, /myapp/app/assets/stylesheets/home.scss.erb */
.home.index h4 {
  font-size: 2.5rem;
  font-weight: 400;
}
/* line 680, /myapp/app/assets/stylesheets/home.scss.erb */
.home.index .can-i-pick-your-brain {
  background-color: #231f1e;
  margin-top: 5rem;
}
/* line 683, /myapp/app/assets/stylesheets/home.scss.erb */
.home.index .can-i-pick-your-brain .content {
  display: flex;
  justify-content: space-between;
  position: relative;
}
/* line 687, /myapp/app/assets/stylesheets/home.scss.erb */
.home.index .can-i-pick-your-brain .content .questions {
  color: #fff;
  text-align: center;
  margin: 4rem auto;
}
/* line 691, /myapp/app/assets/stylesheets/home.scss.erb */
.home.index .can-i-pick-your-brain .content .questions h3 {
  color: #fff;
}
/* line 695, /myapp/app/assets/stylesheets/home.scss.erb */
.home.index .can-i-pick-your-brain .content .male, .home.index .can-i-pick-your-brain .content .female {
  width: 450px;
  position: relative;
}
/* line 698, /myapp/app/assets/stylesheets/home.scss.erb */
.home.index .can-i-pick-your-brain .content .male img, .home.index .can-i-pick-your-brain .content .female img {
  width: auto;
  position: absolute;
}
/* line 704, /myapp/app/assets/stylesheets/home.scss.erb */
.home.index .can-i-pick-your-brain .content .male img {
  left: -5%;
  bottom: 0;
  height: 110%;
}
/* line 711, /myapp/app/assets/stylesheets/home.scss.erb */
.home.index .can-i-pick-your-brain .content .female img {
  right: 2%;
  bottom: -40px;
  height: 93%;
}

@media (min-width: 768px) {
  /* line 722, /myapp/app/assets/stylesheets/home.scss.erb */
  .masthead .img-responsive {
    max-width: 442px;
  }
}
@media (min-width: 992px) {
  /* line 728, /myapp/app/assets/stylesheets/home.scss.erb */
  header.masthead h1 {
    font-size: 3rem;
    margin-top: 120rem;
  }
}
@media (min-width: 1200px) {
  /* line 735, /myapp/app/assets/stylesheets/home.scss.erb */
  header.masthead h1 {
    font-size: 4rem;
  }

  /* line 738, /myapp/app/assets/stylesheets/home.scss.erb */
  .how-does-it-work .container {
    width: 1280px;
  }
}
/* line 743, /myapp/app/assets/stylesheets/home.scss.erb */
.m-auto {
  margin: auto !important;
}

/* line 747, /myapp/app/assets/stylesheets/home.scss.erb */
.mt-auto,
.my-auto {
  margin-top: auto !important;
}

/* line 752, /myapp/app/assets/stylesheets/home.scss.erb */
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

/* line 757, /myapp/app/assets/stylesheets/home.scss.erb */
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

/* line 762, /myapp/app/assets/stylesheets/home.scss.erb */
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

/* line 767, /myapp/app/assets/stylesheets/home.scss.erb */
.header-sub {
  list-style: none;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}

/* line 775, /myapp/app/assets/stylesheets/home.scss.erb */
.centered-content {
  /*position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform:translate(-50%, -50%);
  -moz-transform:translate(-50%, -50%);
  -ms-transform:translate(-50%, -50%);
  -o-transform:translate(-50%, -50%);
  transform:translate(-50%, -50%);*/
}

/* line 788, /myapp/app/assets/stylesheets/home.scss.erb */
.vertical-align {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 794, /myapp/app/assets/stylesheets/home.scss.erb */
.vertical-align:before, .vertical-align:after {
  content: normal;
}

/* line 800, /myapp/app/assets/stylesheets/home.scss.erb */
.bg-blue-hm {
  background-color: #bbd8f1;
}

/* line 803, /myapp/app/assets/stylesheets/home.scss.erb */
.bg-red-hm {
  background-color: #f1bbbb;
}

/* line 806, /myapp/app/assets/stylesheets/home.scss.erb */
.bg-orange-hm {
  background-color: #fecb9c;
}

/* line 809, /myapp/app/assets/stylesheets/home.scss.erb */
.bg-green-hm {
  background-color: #aedeae;
}

/* line 812, /myapp/app/assets/stylesheets/home.scss.erb */
.bg-purple-hm {
  background-color: #b89cd0;
}

/* line 815, /myapp/app/assets/stylesheets/home.scss.erb */
.bg-yellow-hm {
  background-color: #f1e7bb;
}

/* line 819, /myapp/app/assets/stylesheets/home.scss.erb */
.home-button:hover, .home-button:active {
  background-color: #BF3E58;
  color: #FFF;
}

/* line 824, /myapp/app/assets/stylesheets/home.scss.erb */
.header-text {
  margin-bottom: 3rem;
  font-weight: 400;
}

/* line 829, /myapp/app/assets/stylesheets/home.scss.erb */
.story-container {
  padding: 30px;
}

/* line 833, /myapp/app/assets/stylesheets/home.scss.erb */
.story-image {
  width: 300px;
  height: 300px;
  margin-bottom: 15px;
  box-shadow: 8px 8px 10px #aaa;
}

/* line 840, /myapp/app/assets/stylesheets/home.scss.erb */
.story-row {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* line 844, /myapp/app/assets/stylesheets/home.scss.erb */
.story-row-large {
  margin-top: 80px;
  margin-bottom: 80px;
}

/* line 849, /myapp/app/assets/stylesheets/home.scss.erb */
.story-row-large.last {
  margin-bottom: 5px;
}

/* line 853, /myapp/app/assets/stylesheets/home.scss.erb */
.story-text-container {
  max-width: 300px;
}

/* line 857, /myapp/app/assets/stylesheets/home.scss.erb */
.home-card-brains {
  position: relative;
  padding-bottom: 100px;
  max-width: 300px;
}

/* line 863, /myapp/app/assets/stylesheets/home.scss.erb */
.bottom-btn {
  position: absolute;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  margin-bottom: 25px;
}

/* line 877, /myapp/app/assets/stylesheets/home.scss.erb */
.xl-font {
  font-size: 80px;
}

/* line 881, /myapp/app/assets/stylesheets/home.scss.erb */
.x-large-font {
  font-family: Roboto, Rubik;
  font-style: normal;
  font-size: 4.576em;
  letter-spacing: .01em;
  line-height: 1.4em;
  text-transform: none;
  font-weight: 300;
}

/* line 892, /myapp/app/assets/stylesheets/home.scss.erb */
.large-font {
  font-family: Roboto, Rubik;
  font-style: normal;
  font-size: 2.864em;
  letter-spacing: .01em;
  line-height: 1.4em;
  text-transform: none;
  font-weight: 300;
}

/* line 903, /myapp/app/assets/stylesheets/home.scss.erb */
.medium-font {
  font-family: Roboto, Rubik;
  font-style: normal;
  font-size: 1.72em;
  letter-spacing: .01em;
  line-height: 1.4em;
  text-transform: none;
  font-weight: 300;
}

/* line 913, /myapp/app/assets/stylesheets/home.scss.erb */
.small-font {
  font-family: Roboto, Rubik;
  font-style: normal;
  font-size: 1.32em;
  letter-spacing: .01em;
  line-height: 1.4em;
  text-transform: none;
  font-weight: 300;
}

/* line 924, /myapp/app/assets/stylesheets/home.scss.erb */
h2.typer-container {
  min-width: 196px;
}

/* line 928, /myapp/app/assets/stylesheets/home.scss.erb */
h2.typer-container {
  min-width: 17.357em;
}

/* line 932, /myapp/app/assets/stylesheets/home.scss.erb */
.primary-story {
  font-family: Roboto, Rubik;
  font-size: 1.488em;
  letter-spacing: .02em;
  line-height: 1.2em;
  text-transform: none;
  font-weight: 300;
}

/* line 942, /myapp/app/assets/stylesheets/home.scss.erb */
.secondary-story {
  font-family: Roboto, Rubik;
  font-size: 1.04em;
  letter-spacing: .06em;
  line-height: 1.8em;
  text-transform: none;
  font-weight: 300;
}

/* line 952, /myapp/app/assets/stylesheets/home.scss.erb */
.brain-story-home {
  font-family: Roboto, Rubik;
  font-size: 0.8em;
  margin: 12px 0px;
  line-height: 1.68em;
  font-weight: 300;
}

/* line 961, /myapp/app/assets/stylesheets/home.scss.erb */
.home-button {
  border: 2px solid #505050;
  background-color: transparent;
  color: #505050;
  font-family: Roboto, Rubik;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: .15em;
  padding: 21px 34px;
  min-width: 195px;
}

/* line 975, /myapp/app/assets/stylesheets/home.scss.erb */
.home-button.active-home {
  color: #fecb9c;
  border-color: #fecb9c;
}

/* line 979, /myapp/app/assets/stylesheets/home.scss.erb */
.home-button.active-home:hover {
  background-color: #fecb9c;
  color: #FFF;
}

/* line 984, /myapp/app/assets/stylesheets/home.scss.erb */
.status-quo {
  padding: 8rem 0;
  margin: 80px auto;
  text-align: center;
}
/* line 987, /myapp/app/assets/stylesheets/home.scss.erb */
.status-quo h3 {
  margin-bottom: 40px;
}
/* line 991, /myapp/app/assets/stylesheets/home.scss.erb */
.status-quo .quo {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 45px;
  padding-bottom: 45px;
  display: flex;
  align-items: center;
}
/* line 998, /myapp/app/assets/stylesheets/home.scss.erb */
.status-quo .quo.first {
  border-right: #ef4e6e 3px solid;
}
/* line 1001, /myapp/app/assets/stylesheets/home.scss.erb */
.status-quo .quo.second {
  border-right: #faa61a 3px solid;
}
/* line 1004, /myapp/app/assets/stylesheets/home.scss.erb */
.status-quo .quo.third {
  border-right: #32bcad 3px solid;
}
/* line 1008, /myapp/app/assets/stylesheets/home.scss.erb */
.status-quo .container > .row {
  display: flex;
  align-items: stretch;
  margin: 10rem auto;
}

/* line 1015, /myapp/app/assets/stylesheets/home.scss.erb */
.build-a-profile {
  background-color: #231f1e;
  margin-bottom: 20rem;
  margin-top: 20rem;
}
/* line 1019, /myapp/app/assets/stylesheets/home.scss.erb */
.build-a-profile .content {
  display: flex;
  background-repeat: no-repeat;
  background-image: url(/assets/left-pebble-purple-882cf7207e36fc8edb44804f2b0465b5b59c5def55074d733f608b5433161da8.png);
  background-size: 35% auto;
  background-repeat: no-repeat;
  background-position: 357px -247px;
}
/* line 1026, /myapp/app/assets/stylesheets/home.scss.erb */
.build-a-profile .content .ios-screen-shots {
  position: relative;
}
/* line 1028, /myapp/app/assets/stylesheets/home.scss.erb */
.build-a-profile .content .ios-screen-shots .desktop-slide {
  width: 1100px;
  position: relative;
}
/* line 1032, /myapp/app/assets/stylesheets/home.scss.erb */
.build-a-profile .content .ios-screen-shots #ios-phone {
  position: absolute;
  bottom: -150px;
}
/* line 1037, /myapp/app/assets/stylesheets/home.scss.erb */
.build-a-profile .content .right-texts, .build-a-profile .content .ios-screen-shots {
  width: 50%;
}
/* line 1040, /myapp/app/assets/stylesheets/home.scss.erb */
.build-a-profile .content .right-texts {
  position: relative;
  color: #fff;
  text-align: center;
  padding: 3rem 0 9rem 0;
}
/* line 1045, /myapp/app/assets/stylesheets/home.scss.erb */
.build-a-profile .content .right-texts h3 {
  margin: 6rem auto 50px;
  color: #fff;
  width: 350px;
}
/* line 1050, /myapp/app/assets/stylesheets/home.scss.erb */
.build-a-profile .content .right-texts p {
  width: 50%;
  margin: 0 auto 30px;
}
/* line 1051, /myapp/app/assets/stylesheets/home.scss.erb */
.build-a-profile .content .right-texts a {
  display: inline-block;
  margin: 0 auto;
}
/* line 1055, /myapp/app/assets/stylesheets/home.scss.erb */
.build-a-profile .content .right-texts .right-pebble-teal {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 160px;
  height: 212px;
  overflow: hidden;
}
/* line 1062, /myapp/app/assets/stylesheets/home.scss.erb */
.build-a-profile .content .right-texts .right-pebble-teal img {
  bottom: -50px;
  right: -12%;
  position: absolute;
}

@media (min-width: 768px) {
  /* line 1076, /myapp/app/assets/stylesheets/home.scss.erb */
  .x-large-font {
    font-family: Roboto, Rubik;
    font-style: normal;
    font-size: 5.72em;
    letter-spacing: .01em;
    line-height: 1.4em;
    text-transform: none;
    font-weight: 300;
  }

  /* line 1087, /myapp/app/assets/stylesheets/home.scss.erb */
  .large-font {
    font-family: Roboto, Rubik;
    font-style: normal;
    font-size: 3.58em;
    letter-spacing: .01em;
    line-height: 1.4em;
    text-transform: none;
    font-weight: 300;
  }

  /* line 1098, /myapp/app/assets/stylesheets/home.scss.erb */
  .medium-font {
    font-family: Roboto, Rubik;
    font-style: normal;
    font-size: 2.15em;
    letter-spacing: .01em;
    line-height: 1.4em;
    text-transform: none;
    font-weight: 300;
  }

  /* line 1109, /myapp/app/assets/stylesheets/home.scss.erb */
  h2.typer-container {
    min-width: 244px;
  }

  /* line 1113, /myapp/app/assets/stylesheets/home.scss.erb */
  .primary-story {
    font-family: Roboto, Rubik;
    font-size: 1.86em;
    letter-spacing: .02em;
    line-height: 1.2em;
    text-transform: none;
    font-weight: 300;
  }

  /* line 1123, /myapp/app/assets/stylesheets/home.scss.erb */
  .secondary-story {
    font-family: Roboto, Rubik;
    font-size: 1.3em;
    letter-spacing: .06em;
    line-height: 1.8em;
    text-transform: none;
    font-weight: 300;
  }

  /* line 1133, /myapp/app/assets/stylesheets/home.scss.erb */
  .brain-story-home {
    font-family: Roboto, Rubik;
    font-size: 1em;
    margin: 12px 0px;
    line-height: 1.68em;
    font-weight: 300;
  }

  /* line 1142, /myapp/app/assets/stylesheets/home.scss.erb */
  .home-button {
    border: 2px solid #505050;
    background-color: transparent;
    color: #505050;
    font-family: Roboto, Rubik;
    font-size: 2rem;
    line-height: unset;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .15em;
    padding: 21px 34px;
    min-width: 226px;
  }

  /* line 1158, /myapp/app/assets/stylesheets/home.scss.erb */
  .story-row-large {
    margin-top: 80px;
    margin-bottom: 200px;
  }

  /* line 1162, /myapp/app/assets/stylesheets/home.scss.erb */
  .story-row-large.last {
    margin-bottom: 80px;
  }

  /* line 1166, /myapp/app/assets/stylesheets/home.scss.erb */
  #about {
    padding-bottom: 60px;
  }
}
/* line 1170, /myapp/app/assets/stylesheets/home.scss.erb */
p.home-p.future-of-work {
  font-weight: 400;
}

/* line 1175, /myapp/app/assets/stylesheets/home.scss.erb */
.btn-profile {
  background-color: #ef4e6e;
  border: unset;
  color: #ffffff;
  font-weight: bold;
  border-radius: 9px;
  box-shadow: 0 0.15em 0.2em rgba(0, 0, 0, 0.15);
  letter-spacing: 2px;
  line-height: initial;
  padding: 20px 35px;
}

/* line 1183, /myapp/app/assets/stylesheets/home.scss.erb */
.btn.btn-profile:focus {
  color: #fff;
}

/* line 1187, /myapp/app/assets/stylesheets/home.scss.erb */
.let-us-show {
  background-color: #e0d7d75c;
}

/* line 1191, /myapp/app/assets/stylesheets/home.scss.erb */
.block-section-ns {
  padding: 20px 0px 20px;
}

/* line 1195, /myapp/app/assets/stylesheets/home.scss.erb */
.price {
  color: #f59207;
  font-weight: 400;
  font-size: 6rem;
}

/* line 1201, /myapp/app/assets/stylesheets/home.scss.erb */
.period {
  color: #f59207;
  font-weight: 600;
}

/* line 1206, /myapp/app/assets/stylesheets/home.scss.erb */
.price-box-shadow {
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.3);
  border-radius: 15px;
}
/* line 1211, /myapp/app/assets/stylesheets/home.scss.erb */
.price-box-shadow h2.card-title {
  font-weight: bold;
}
/* line 1214, /myapp/app/assets/stylesheets/home.scss.erb */
.price-box-shadow.card-body {
  padding-bottom: 3rem;
}

/* line 1219, /myapp/app/assets/stylesheets/home.scss.erb */
.price-card {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  border: 1px solid #eee;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
}
/* line 1230, /myapp/app/assets/stylesheets/home.scss.erb */
.price-card .card-body {
  display: flex;
  flex-direction: column;
}
/* line 1233, /myapp/app/assets/stylesheets/home.scss.erb */
.price-card .card-body .start-my-profile-wrapper {
  margin-top: auto;
}

/* line 1239, /myapp/app/assets/stylesheets/home.scss.erb */
.price-box-shadow .card-title {
  font-size: 33px;
  font-weight: 400;
}

/* line 1244, /myapp/app/assets/stylesheets/home.scss.erb */
.list-sell {
  font-weight: 600;
}

/* line 1248, /myapp/app/assets/stylesheets/home.scss.erb */
.price-box-shadow p {
  font-size: 1.38em;
  font-weight: 400;
}

/* line 1253, /myapp/app/assets/stylesheets/home.scss.erb */
.brains-card {
  border: unset;
}

/* line 1257, /myapp/app/assets/stylesheets/home.scss.erb */
.brains-card .btn-profile {
  background-color: #767777;
}

/* line 1260, /myapp/app/assets/stylesheets/home.scss.erb */
.brains-card .btn-profile:hover {
  background: #f59207;
  color: #ffffff;
}

/* line 1265, /myapp/app/assets/stylesheets/home.scss.erb */
.brains-rate {
  font-size: 100%;
  margin-right: 2px;
  color: #F69647;
}

/* line 1271, /myapp/app/assets/stylesheets/home.scss.erb */
.carousel-indicators {
  margin-bottom: -4%;
}

/* line 1275, /myapp/app/assets/stylesheets/home.scss.erb */
.carousel-indicators .active {
  background-color: #292323;
}

/* line 1279, /myapp/app/assets/stylesheets/home.scss.erb */
.carousel-indicators li {
  background-color: #d2cece;
}

/* line 1283, /myapp/app/assets/stylesheets/home.scss.erb */
.carousel-control {
  color: #827e7e;
  width: 12%;
}

/* line 1288, /myapp/app/assets/stylesheets/home.scss.erb */
.carousel-control.left, .carousel-control.right {
  background: none !important;
}

/* line 1292, /myapp/app/assets/stylesheets/home.scss.erb */
.brains-quote h2 {
  /*font-family: monospace;*/
  margin-bottom: 25px;
  font-size: 5rem;
  font-weight: 400;
}

/*.brains-quote .col-md-6 h2{
   font-weight: 700;
}*/
/* line 1303, /myapp/app/assets/stylesheets/home.scss.erb */
.brains-quote .medium-font {
  font-style: italic;
  font-weight: 300;
}

/* line 1307, /myapp/app/assets/stylesheets/home.scss.erb */
.brains-quote blockquote {
  padding: 0;
}

/* line 1310, /myapp/app/assets/stylesheets/home.scss.erb */
.brains-quote blockquote > p {
  font-size: 2.9rem;
}

/* line 1313, /myapp/app/assets/stylesheets/home.scss.erb */
.brains-quote blockquote > p:before {
  content: '\"';
  color: #bfbfbf;
  font-size: 5rem;
  display: inline-block;
  vertical-align: top;
}

/* line 1320, /myapp/app/assets/stylesheets/home.scss.erb */
.brains-quote blockquote > p:after {
  content: '\"';
  color: #bfbfbf;
  font-size: 5rem;
  display: inline-block;
  vertical-align: top;
}

/* line 1329, /myapp/app/assets/stylesheets/home.scss.erb */
p.home-p {
  font-size: 20px;
  line-height: initial;
  font-weight: 300;
}

/* line 1335, /myapp/app/assets/stylesheets/home.scss.erb */
#meet-our-brain-carousel .row, #what-brains-saying-carousel .row {
  margin-right: 5%;
  margin-left: 5%;
}

/* line 1340, /myapp/app/assets/stylesheets/home.scss.erb */
#what-brains-saying-carousel {
  background-color: #e0d7d75c;
}

/* line 1343, /myapp/app/assets/stylesheets/home.scss.erb */
.carousel .carousel-inner {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 1345, /myapp/app/assets/stylesheets/home.scss.erb */
.masthead h1 {
  font-weight: 700;
}

/* line 1350, /myapp/app/assets/stylesheets/home.scss.erb */
.home.index .build-a-profile, .home.index .build-a-profile .ios-screen-shots {
  background-repeat: no-repeat;
}
/* line 1354, /myapp/app/assets/stylesheets/home.scss.erb */
.home.index .masthead h2.header-text {
  font-size: 5rem;
}
/* line 1359, /myapp/app/assets/stylesheets/home.scss.erb */
.home.index h3 {
  font-size: 5rem;
  text-align: center;
  color: #4D4D4F;
  font-weight: bold;
}
/* line 1364, /myapp/app/assets/stylesheets/home.scss.erb */
.home.index h3.header-text {
  font-size: 5rem;
}
/* line 1367, /myapp/app/assets/stylesheets/home.scss.erb */
.home.index h3.list-sell {
  font-size: 2.5rem;
}
/* line 1371, /myapp/app/assets/stylesheets/home.scss.erb */
.home.index h4 {
  font-size: 2.5rem;
  font-weight: 400;
}
/* line 1375, /myapp/app/assets/stylesheets/home.scss.erb */
.home.index .can-i-pick-your-brain {
  background-color: #231f1e;
  margin-top: 5rem;
}
/* line 1378, /myapp/app/assets/stylesheets/home.scss.erb */
.home.index .can-i-pick-your-brain .content {
  display: flex;
  justify-content: space-between;
  position: relative;
}
/* line 1382, /myapp/app/assets/stylesheets/home.scss.erb */
.home.index .can-i-pick-your-brain .content .questions {
  color: #fff;
  text-align: center;
  margin: 4rem auto;
}
/* line 1386, /myapp/app/assets/stylesheets/home.scss.erb */
.home.index .can-i-pick-your-brain .content .questions h3 {
  color: #fff;
  margin-bottom: 30px;
}
/* line 1391, /myapp/app/assets/stylesheets/home.scss.erb */
.home.index .can-i-pick-your-brain .content .male, .home.index .can-i-pick-your-brain .content .female {
  width: 450px;
  position: relative;
}
/* line 1394, /myapp/app/assets/stylesheets/home.scss.erb */
.home.index .can-i-pick-your-brain .content .male img, .home.index .can-i-pick-your-brain .content .female img {
  width: auto;
  position: absolute;
}
/* line 1400, /myapp/app/assets/stylesheets/home.scss.erb */
.home.index .can-i-pick-your-brain .content .male img {
  left: -5%;
  bottom: 0;
}
/* line 1406, /myapp/app/assets/stylesheets/home.scss.erb */
.home.index .can-i-pick-your-brain .content .female img {
  right: 2%;
  bottom: -40px;
  height: 93%;
}

/* line 1416, /myapp/app/assets/stylesheets/home.scss.erb */
#about2 .list-sell {
  font-weight: 400;
  font-size: 28px;
}

/* line 1420, /myapp/app/assets/stylesheets/home.scss.erb */
#about2 h3.list-sell {
  margin-bottom: 25px;
}

/* line 1423, /myapp/app/assets/stylesheets/home.scss.erb */
#about2 h2.list-sell {
  font-size: 5rem;
}

/* line 1427, /myapp/app/assets/stylesheets/home.scss.erb */
#about2 p {
  font-weight: 300;
  line-height: 24px;
  font-size: 16px;
}
/* line 2, /myapp/app/assets/stylesheets/home2.scss */
#panel-0 {
  padding-left: 0px;
  padding-right: 0px;
}

@font-face {
  font-family: 'GeomanistMedium';
  src: url(/assets/fonts/geomanist-medium-webfont-d47e9de8fc49cc357861fe0d32060c8cb37868fcdfb12fbfbe6f5ba826e813ac.ttf) format("truetype");
}
@font-face {
  font-family: 'GeomanistRegular';
  src: url(/assets/fonts/geomanist-regular-webfont-852c8dd9bdba80687a26d566e8574e740bd81430a37812f226eb3e3f9f669e9c.ttf) format("truetype");
}
@font-face {
  font-family: 'RobotoLight';
  src: url(/assets/fonts/Roboto-Light-db02096a91c20ab62d459001a1059bc8d78caa35d637dc91494c4440815a6ac1.ttf) format("truetype");
}
@font-face {
  font-family: 'BebasNeueRegular';
  src: url(/assets/fonts/BebasNeue-Regular-8c6b9d4587002e47891b0d7dd66e37b5ecb6c61d0d571144d9e7dce03b6661f2.ttf) format("truetype");
}
@font-face {
  font-family: 'RobotoRegular';
  src: url(/assets/fonts/Roboto-Regular-017c0be9aaa6d0359737e1fa762ad304c0e0107927faff5a6c1f415c7f5244ed.ttf) format("truetype");
}
/* line 29, /myapp/app/assets/stylesheets/home2.scss */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: GeomanistRegular, sans-serif;
}

/* line 33, /myapp/app/assets/stylesheets/home2.scss */
button:active, button:focus {
  outline: none;
}

/* line 38, /myapp/app/assets/stylesheets/home2.scss */
body#homepage .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

/* line 44, /myapp/app/assets/stylesheets/home2.scss */
.sortable-ghost, .sortable-ghost-active-services {
  opacity: .4;
  background: #C8EBFB !important;
  padding: 10px;
  border: 3px dotted black !important;
}

/* line 50, /myapp/app/assets/stylesheets/home2.scss */
.sortable-ghost-active-services {
  padding: 2px;
}

/* line 53, /myapp/app/assets/stylesheets/home2.scss */
#active_services .sortable_handle {
  cursor: move;
}

/* line 57, /myapp/app/assets/stylesheets/home2.scss */
.blog-height {
  margin-bottom: 16%;
}

/* line 59, /myapp/app/assets/stylesheets/home2.scss */
.navbar-brain-left {
  float: left;
}

/* line 63, /myapp/app/assets/stylesheets/home2.scss */
.round-logo#navbar-brain-img {
  display: none;
}

/* line 67, /myapp/app/assets/stylesheets/home2.scss */
#navbar-brain-img {
  height: auto;
  display: inline-block;
  padding: 9px 0px 9px 0px;
  line-height: 32px;
  margin-top: 3%;
  margin-bottom: 2%;
}

/* line 76, /myapp/app/assets/stylesheets/home2.scss */
.searchTxt {
  border-radius: 65px;
  height: 35px;
  border: 1px solid #a79f9f;
}

/* line 82, /myapp/app/assets/stylesheets/home2.scss */
.header-sub li a {
  float: right;
  padding: 5px 10px;
}

/* line 87, /myapp/app/assets/stylesheets/home2.scss */
.navbar-right-desktop .header-sub li:hover {
  border-bottom: unset;
}

/* line 91, /myapp/app/assets/stylesheets/home2.scss */
.navbar-right-desktop .header-sub li a {
  color: #a79f9f;
  font-weight: 500;
}

/* line 96, /myapp/app/assets/stylesheets/home2.scss */
.logTxt a {
  color: #a79f9f;
  font-weight: 500;
}

/* line 101, /myapp/app/assets/stylesheets/home2.scss */
.alert {
  margin-top: 32px;
}

/* line 105, /myapp/app/assets/stylesheets/home2.scss */
body {
  margin-bottom: 38px;
}

/* line 109, /myapp/app/assets/stylesheets/home2.scss */
.home.index .meet-some-of-our-brains p.card-text {
  text-align: left;
  /* span, label {
     float: left;
   }
  label {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 0;
    font-size: 1.5rem;
    &:last-child {
      display: none;
    }
  }*/
}

@media (min-width: 641px) and (max-width: 1024px) {
  /* line 126, /myapp/app/assets/stylesheets/home2.scss */
  .navbar-right-desktop {
    float: right;
    margin-top: -9%;
    padding-right: 10px;
  }
}
@media (min-width: 320px) and (max-width: 640px) {
  /* line 136, /myapp/app/assets/stylesheets/home2.scss */
  .navbar-collapse.in {
    overflow-y: unset;
  }

  /* line 140, /myapp/app/assets/stylesheets/home2.scss */
  #navbarCollapse span {
    margin-bottom: 0px;
  }

  /* line 144, /myapp/app/assets/stylesheets/home2.scss */
  #navbarCollapse span ul li:nth-child(2) {
    padding-top: 6px;
  }

  /* line 148, /myapp/app/assets/stylesheets/home2.scss */
  #navbar-brain-img {
    margin-top: 0px;
  }
}
/* line 153, /myapp/app/assets/stylesheets/home2.scss */
#navbar-email-pic {
  border-radius: 50%;
  border: 2px solid #FFF;
  width: 32px !important;
  height: 32px !important;
  margin-right: 2px;
  display: inline-block;
}

/* line 162, /myapp/app/assets/stylesheets/home2.scss */
.profile-headshot {
  padding-right: 15px;
  display: inline-block;
}

/* line 167, /myapp/app/assets/stylesheets/home2.scss */
.container-pricing {
  max-width: 960px;
  margin: auto;
  float: none;
}

/* line 173, /myapp/app/assets/stylesheets/home2.scss */
.pricing-header {
  max-width: 700px;
}

/* line 177, /myapp/app/assets/stylesheets/home2.scss */
.pricing-panels .panel {
  min-width: 220px;
}

/* line 181, /myapp/app/assets/stylesheets/home2.scss */
.border-top {
  border-top: 1px solid #e5e5e5;
}

/* line 182, /myapp/app/assets/stylesheets/home2.scss */
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

/* line 184, /myapp/app/assets/stylesheets/home2.scss */
.box-shadow {
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05);
}

/* line 185, /myapp/app/assets/stylesheets/home2.scss */
#switch-div {
  margin-top: 20px;
}

/* line 188, /myapp/app/assets/stylesheets/home2.scss */
span#clickable1:hover, span#clickable2:hover {
  cursor: pointer;
  cursor: hand;
}

/* line 192, /myapp/app/assets/stylesheets/home2.scss */
.hide-break {
  display: inline-block;
  display: -moz-inline-box;
  *display: inline;
  /* For IE7 */
  zoom: 1;
  /* Trigger hasLayout */
  width: 15%;
}

/* line 200, /myapp/app/assets/stylesheets/home2.scss */
img#front-page-map {
  width: 80%;
  height: 100%;
  margin: 0 auto;
}

/* line 206, /myapp/app/assets/stylesheets/home2.scss */
.underline {
  text-decoration: underline;
}

/* line 209, /myapp/app/assets/stylesheets/home2.scss */
.panel-1-image-container {
  height: 75%;
}

/* line 213, /myapp/app/assets/stylesheets/home2.scss */
.panel-1-text-container {
  height: 25%;
  margin-top: 10px;
}

/* line 217, /myapp/app/assets/stylesheets/home2.scss */
.panel-1-text-sub {
  margin-top: 0px;
}

/* line 220, /myapp/app/assets/stylesheets/home2.scss */
.panel-container {
  height: 600px;
}

/* line 223, /myapp/app/assets/stylesheets/home2.scss */
.panel-container-1 {
  min-height: 600px;
}

/* line 228, /myapp/app/assets/stylesheets/home2.scss */
#how-it-works-image {
  margin: 0 auto;
  width: 45%;
}

/* line 233, /myapp/app/assets/stylesheets/home2.scss */
.how-it-works-1 {
  padding-left: 30px;
}

/* line 236, /myapp/app/assets/stylesheets/home2.scss */
.how-it-works-3 {
  padding-right: 30px;
}

/* line 240, /myapp/app/assets/stylesheets/home2.scss */
.navbar, .dropdown-menu {
  background: #FFF;
}

/* line 247, /myapp/app/assets/stylesheets/home2.scss */
a:hover, a:focus, a:active {
  text-decoration: none;
}

/* line 251, /myapp/app/assets/stylesheets/home2.scss */
.circular-icon-dropdown .drop-down-notification {
  box-shadow: unset !important;
}

/* line 255, /myapp/app/assets/stylesheets/home2.scss */
.badge-danger {
  background-color: #cb3e47;
  vertical-align: top;
  margin-left: -20px;
  font-size: 9px;
  padding: 3px 5px;
}

/* line 263, /myapp/app/assets/stylesheets/home2.scss */
.badge-success {
  background-color: #90c15b;
  vertical-align: top;
  right: 0px;
  font-size: 9px;
  padding: 3px 5px;
  position: absolute;
}

/* line 272, /myapp/app/assets/stylesheets/home2.scss */
.icon-top-bar {
  position: relative;
}

/* line 276, /myapp/app/assets/stylesheets/home2.scss */
.icon-top-bar .badge-danger {
  margin: 0;
  position: absolute;
  right: 8px;
  top: 6px;
  background-color: #EF4E6E;
  padding: 4px 5px;
}

/* line 285, /myapp/app/assets/stylesheets/home2.scss */
.circular-icon-dropdown .fa {
  padding: 6px;
  width: 50px;
  text-align: center;
  display: inline;
  /*border-radius: 50%;
  line-height: 34px;
  border: 1px solid black;*/
}

/* line 295, /myapp/app/assets/stylesheets/home2.scss */
.circular-icon-dropdown {
  min-width: 180px;
}
/* line 297, /myapp/app/assets/stylesheets/home2.scss */
.circular-icon-dropdown .badge.badge-danger {
  left: -10px;
  top: -5px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 15px;
  height: 15px;
}

/* line 310, /myapp/app/assets/stylesheets/home2.scss */
.circular-icon-dropdown .notification-in-dropdown {
  display: none;
}
/* line 312, /myapp/app/assets/stylesheets/home2.scss */
.circular-icon-dropdown .notification-in-dropdown .badge.badge-danger {
  left: -10px;
  top: -5px;
  position: relative;
}

/* line 321, /myapp/app/assets/stylesheets/home2.scss */
.top-sub li {
  list-style: none;
}

/* line 325, /myapp/app/assets/stylesheets/home2.scss */
.top-sub li a {
  padding: 6px 10px;
}

/* line 329, /myapp/app/assets/stylesheets/home2.scss */
.top-sub .text-uppercase a {
  color: #a79f9f;
  font-weight: 500;
}

/* line 334, /myapp/app/assets/stylesheets/home2.scss */
.dropdown:hover .circular-icon-dropdown {
  /*display: block;*/
  text-align: center;
}

/* line 338, /myapp/app/assets/stylesheets/home2.scss */
.dropdown:hover .dropdown-text {
  display: none;
}

/* line 342, /myapp/app/assets/stylesheets/home2.scss */
.circular-icon-dropdown li a:hover {
  padding: 5px 20px;
}

/* line 346, /myapp/app/assets/stylesheets/home2.scss */
.circular-icon-dropdown li a:hover .dropdown-text {
  display: inline !important;
}

/* line 351, /myapp/app/assets/stylesheets/home2.scss */
.home.index .navbar-fixed-top {
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 8px 10px rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
}

/* line 358, /myapp/app/assets/stylesheets/home2.scss */
.navbar-right-desktop {
  margin-left: auto;
}

/* line 361, /myapp/app/assets/stylesheets/home2.scss */
div.navbar-text {
  margin-top: 0;
}

/* line 364, /myapp/app/assets/stylesheets/home2.scss */
.searchTxtbutton {
  background: none;
  border: none;
  background: #32BCAD;
  height: 40px;
  -webkit-border-radius: 65px;
  -moz-border-radius: 65px;
  border-radius: 65px;
  color: #fff;
  margin-left: 3px;
  width: 100px;
}
/* line 372, /myapp/app/assets/stylesheets/home2.scss */
.searchTxtbutton:hover {
  background: #027085;
}

/* line 378, /myapp/app/assets/stylesheets/home2.scss */
.top-sub .dropdown .fa-angle-down {
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}

/* line 383, /myapp/app/assets/stylesheets/home2.scss */
.top-sub .dropdown.open .fa-angle-down {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

/* line 388, /myapp/app/assets/stylesheets/home2.scss */
body.home .masthead:before {
  content: '';
  background-image: url(/assets/pickmybrain-hero-bg-689c810b56e89390199e3f259230c5d9b2257fa124feb461af3cba720b378f7e.jpg);
  background-size: 100% auto;
  background-position: right -65px;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 27px;
  left: 0;
  z-index: 0;
  display: block;
}

/* line 403, /myapp/app/assets/stylesheets/home2.scss */
.navbar-toggle {
  height: 45px;
  width: 45px;
  position: absolute;
  right: 0px;
  z-index: 9;
  top: 0px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}

/* line 414, /myapp/app/assets/stylesheets/home2.scss */
.navbar-toggle.collapsed.active_nav .icon-bar {
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}

/* line 419, /myapp/app/assets/stylesheets/home2.scss */
.navbar-toggle.collapsed.active_nav .icon-bar:nth-child(2) {
  opacity: 0;
}

/* line 423, /myapp/app/assets/stylesheets/home2.scss */
.navbar-toggle.collapsed.active_nav .icon-bar:nth-child(3) {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  bottom: 20px;
  left: 10px;
}

/* line 431, /myapp/app/assets/stylesheets/home2.scss */
.navbar-toggle.collapsed.active_nav .icon-bar:nth-child(4) {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  bottom: 20px;
  left: 10px;
}

/* line 439, /myapp/app/assets/stylesheets/home2.scss */
.circular-icon-dropdown li a {
  color: #212529;
  border-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  line-height: 30px !important;
  border-left: 3px solid transparent;
}

/* line 451, /myapp/app/assets/stylesheets/home2.scss */
.circular-icon-dropdown li a:hover {
  color: #FAA61A !important;
  border-left: 4px solid #FAA61A;
}

/* line 456, /myapp/app/assets/stylesheets/home2.scss */
.circular-icon-dropdown li a:hover svg path {
  fill: #FAA61A !important;
}

/* line 460, /myapp/app/assets/stylesheets/home2.scss */
.circular-icon-dropdown .fa {
  padding: 6px;
  width: 47px;
  text-align: center;
  display: inline;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  line-height: 16px;
  height: 30px;
  margin-right: 8px;
  display: inline-block;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
/* line 473, /myapp/app/assets/stylesheets/home2.scss */
.circular-icon-dropdown .fa.fa-tachometer {
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 3px;
  font-size: 20px;
}

/* line 481, /myapp/app/assets/stylesheets/home2.scss */
.circular-icon-dropdown li a .dropdown-text {
  display: block !important;
  line-height: 25px;
}

/* line 486, /myapp/app/assets/stylesheets/home2.scss */
.top-sub li a.profile-headshot {
  -webkit-border-radius: 45px;
  border-radius: 45px;
  background: rgba(50, 188, 173, 0.2) !important;
  padding-left: 0;
  margin-left: 8px;
  padding-bottom: 0;
  color: #32BCAD;
}

/*.circular-icon-dropdown .dropdown-text{
  transition:all 0.4s;
   -webkit-transition:all 0.4s;
   opacity:0;
   display:block !important;
   visibility:hidden;
   width:0
}
.circular-icon-dropdown  li a:hover .dropdown-text{
  visibility:visible;
  width:auto;
  opacity:1;
}*/
/* line 509, /myapp/app/assets/stylesheets/home2.scss */
.circular-icon-dropdown li {
  display: block;
  position: relative;
}

/* line 514, /myapp/app/assets/stylesheets/home2.scss */
.top-sub li a {
  padding: 5px 10px;
  color: #555b6d;
}

/* line 519, /myapp/app/assets/stylesheets/home2.scss */
.top-sub > li > a.icon-top-bar {
  background: #f5f5f5;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 45px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  text-align: center;
  line-height: 40px !important;
  margin-left: 7px;
}
/* line 535, /myapp/app/assets/stylesheets/home2.scss */
.top-sub > li > a.icon-top-bar:hover {
  background: var(--brand-notification-hover);
}
/* line 539, /myapp/app/assets/stylesheets/home2.scss */
.top-sub > li > a.icon-top-bar img {
  width: 20px;
  height: 20px;
  margin-top: 3px;
  margin-left: 3px;
}

/* line 549, /myapp/app/assets/stylesheets/home2.scss */
.top-sub > li#search-in-top-bar ul {
  padding: 20px;
  height: 85px;
  width: 310px;
  display: flex;
  align-items: center;
}
/* line 556, /myapp/app/assets/stylesheets/home2.scss */
.top-sub > li#search-in-top-bar .fa-search {
  position: absolute;
  left: 15px;
  top: 12px;
  cursor: auto;
  color: #666;
}

/* line 565, /myapp/app/assets/stylesheets/home2.scss */
.top-sub > li > a.icon-top-bar > i {
  font-size: 18px;
}

/* line 569, /myapp/app/assets/stylesheets/home2.scss */
.top-sub > li {
  display: inline-block;
  vertical-align: middle;
}

/* line 574, /myapp/app/assets/stylesheets/home2.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
  /*background: #f8f9fa;*/
}

/* line 580, /myapp/app/assets/stylesheets/home2.scss */
#notifications-in-top-bar, #search-in-top-bar {
  cursor: pointer;
}
/* line 583, /myapp/app/assets/stylesheets/home2.scss */
#notifications-in-top-bar a + .tooltip, #search-in-top-bar a + .tooltip {
  top: -20px !important;
  z-index: 1099;
}
/* line 588, /myapp/app/assets/stylesheets/home2.scss */
#notifications-in-top-bar a, #search-in-top-bar a {
  cursor: pointer;
}

/* line 594, /myapp/app/assets/stylesheets/home2.scss */
#menu-in-top-bar ul {
  padding-top: 25px;
}
/* line 596, /myapp/app/assets/stylesheets/home2.scss */
#menu-in-top-bar ul li a {
  padding-top: 0;
  padding-bottom: 0;
  height: 22px;
  margin-bottom: 20px;
  line-height: normal !important;
  padding-left: 4px;
}
/* line 602, /myapp/app/assets/stylesheets/home2.scss */
#menu-in-top-bar ul li a .fa {
  padding-top: 0;
}
/* line 606, /myapp/app/assets/stylesheets/home2.scss */
#menu-in-top-bar ul li a:hover {
  padding-left: 15px;
}

/* line 614, /myapp/app/assets/stylesheets/home2.scss */
.drop-down-notification .badge.badge-danger {
  height: 15px;
  margin-right: 19px;
}

/* line 621, /myapp/app/assets/stylesheets/home2.scss */
.dropdown-menu .fa-user-secret {
  font-size: 20px;
}

/* line 626, /myapp/app/assets/stylesheets/home2.scss */
#notifications-in-top-bar ul.dropdown-menu {
  background: #fff;
  width: 100%;
  border: none;
  padding: 15px;
  min-width: 330px;
}
/* line 632, /myapp/app/assets/stylesheets/home2.scss */
#notifications-in-top-bar ul.dropdown-menu li, #notifications-in-top-bar ul.dropdown-menu .notification {
  background: #fff;
  margin-top: 5px;
  padding-left: 5px;
}
/* line 636, /myapp/app/assets/stylesheets/home2.scss */
#notifications-in-top-bar ul.dropdown-menu li img, #notifications-in-top-bar ul.dropdown-menu li a, #notifications-in-top-bar ul.dropdown-menu .notification img, #notifications-in-top-bar ul.dropdown-menu .notification a {
  float: left;
}
/* line 639, /myapp/app/assets/stylesheets/home2.scss */
#notifications-in-top-bar ul.dropdown-menu li a, #notifications-in-top-bar ul.dropdown-menu .notification a {
  line-height: 15px !important;
  width: calc(100% - 40px);
  white-space: normal;
  overflow-wrap: break-word;
}
/* line 645, /myapp/app/assets/stylesheets/home2.scss */
#notifications-in-top-bar ul.dropdown-menu li h6.inline-block, #notifications-in-top-bar ul.dropdown-menu .notification h6.inline-block {
  display: block;
  clear: both;
}
/* line 650, /myapp/app/assets/stylesheets/home2.scss */
#notifications-in-top-bar ul.dropdown-menu .notification {
  padding: 0;
}
/* line 653, /myapp/app/assets/stylesheets/home2.scss */
#notifications-in-top-bar ul.dropdown-menu a.see-all {
  display: block;
  text-align: center;
}

/* line 659, /myapp/app/assets/stylesheets/home2.scss */
.nav ul.dropdown-menu {
  background-color: #FFF !important;
}

/* line 663, /myapp/app/assets/stylesheets/home2.scss */
.brains-quote-image {
  position: relative;
  z-index: 1;
}

/* line 664, /myapp/app/assets/stylesheets/home2.scss */
.brains-quote-image img {
  margin-top: -9%;
}

/* line 665, /myapp/app/assets/stylesheets/home2.scss */
.brains-quote-image:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 85%;
  z-index: -1;
  display: block;
  top: 14%;
  left: 0;
  background: url(/assets/shape-eed091e25887eb73c2b0ff6630b4cc832b1fd606f2393b90dbaf512b67c24ed9.png) no-repeat;
  background-size: contain;
}

/* line 677, /myapp/app/assets/stylesheets/home2.scss */
.brains-quote-image:after {
  content: '';
  position: absolute;
  width: 127px;
  height: 80px;
  z-index: 1;
  display: block;
  bottom: 0;
  left: -10%;
  background: url(/assets/shape2-0c5aaf9125b123cb7341b429891350896cffe8237ad7a78ce9ee65d5490796d2.svg) no-repeat;
  background-size: contain;
}

/* line 689, /myapp/app/assets/stylesheets/home2.scss */
.owl-prev, .owl-next {
  position: absolute;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  font-size: 28px;
  z-index: 5;
  top: auto;
  bottom: -40ox;
}

/* line 699, /myapp/app/assets/stylesheets/home2.scss */
.let-us-show {
  margin-left: 0;
  margin-right: 0;
}

/* line 700, /myapp/app/assets/stylesheets/home2.scss */
div#meet-our-brain-carousel {
  padding-left: 0;
  padding-right: 0;
}
/* line 703, /myapp/app/assets/stylesheets/home2.scss */
div#meet-our-brain-carousel .owl-item {
  padding-top: 10px;
  padding-bottom: 15px;
}
/* line 707, /myapp/app/assets/stylesheets/home2.scss */
div#meet-our-brain-carousel .item {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
  background: #fff;
  width: 350px;
}

/* line 714, /myapp/app/assets/stylesheets/home2.scss */
.profile-image-wrapper {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 308px;
  height: 308px;
  overflow: hidden;
}
/* line 716, /myapp/app/assets/stylesheets/home2.scss */
.profile-image-wrapper img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/* line 724, /myapp/app/assets/stylesheets/home2.scss */
#brains-saying-carousal {
  padding-top: 50px;
}
/* line 726, /myapp/app/assets/stylesheets/home2.scss */
#brains-saying-carousal .item {
  padding-top: 115px;
  width: 350px;
  padding-bottom: 15px;
}
/* line 731, /myapp/app/assets/stylesheets/home2.scss */
#brains-saying-carousal .card {
  display: flex;
  flex-direction: column;
}
/* line 734, /myapp/app/assets/stylesheets/home2.scss */
#brains-saying-carousal .card .primary-center-text:last-child {
  margin-top: auto;
  margin-bottom: 0;
}

/* line 740, /myapp/app/assets/stylesheets/home2.scss */
.services {
  background: url(/assets/services-bg-3069a9a8fb5d0dce4d852ce9ea6010d54791100a8f1892cac59c3c3b42fe1d54.jpg) no-repeat;
  background-size: 100% 600px;
  margin-top: 10rem;
  padding-top: 7rem;
}
/* line 746, /myapp/app/assets/stylesheets/home2.scss */
.services .container h3 {
  margin-top: 0;
  text-align: right;
}
/* line 750, /myapp/app/assets/stylesheets/home2.scss */
.services .container h3, .services .container p {
  color: #fff;
}
/* line 754, /myapp/app/assets/stylesheets/home2.scss */
.services #services-carousel {
  margin-top: 8rem;
}
/* line 756, /myapp/app/assets/stylesheets/home2.scss */
.services #services-carousel img {
  width: auto;
  height: 144px;
  margin: 3rem auto 3rem;
  max-width: 186px;
}
/* line 762, /myapp/app/assets/stylesheets/home2.scss */
.services #services-carousel .item {
  padding-bottom: 15px;
  width: 350px;
}
/* line 766, /myapp/app/assets/stylesheets/home2.scss */
.services #services-carousel .card {
  text-align: center;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* line 768, /myapp/app/assets/stylesheets/home2.scss */
.services #services-carousel .card .card-body {
  padding-top: 0;
}
/* line 772, /myapp/app/assets/stylesheets/home2.scss */
.services #services-carousel .card h5.card-title {
  font-size: 2.75rem;
}
/* line 775, /myapp/app/assets/stylesheets/home2.scss */
.services #services-carousel .card h6 {
  font-weight: normal;
  font-size: 1.8rem;
}
/* line 779, /myapp/app/assets/stylesheets/home2.scss */
.services #services-carousel .card p.home-p {
  font-size: 20px;
  line-height: 28px;
}

/* line 786, /myapp/app/assets/stylesheets/home2.scss */
.how-does-it-work, .pricing, .no-system-setup-required {
  padding: 6rem 0;
  margin: 80px auto;
}

/* line 787, /myapp/app/assets/stylesheets/home2.scss */
div#meet-our-brain-carousel .item,
.services #services-carousel .card {
  border: 1px solid #eee;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
}

/* line 795, /myapp/app/assets/stylesheets/home2.scss */
.home.index #what-brains-saying-carousel .owl-dots, .home.index #what-we-mean-carousel .owl-dots {
  position: absolute;
  bottom: -30px;
}
/* line 799, /myapp/app/assets/stylesheets/home2.scss */
.home.index .owl-carousel .owl-nav button.owl-prev {
  left: 20px;
  background: url(/assets/arrow-left-df5fef8a6cee472d0e89b14573fd82cfc6769e5b4ddd3d0fa6779bfc23681e03.svg) no-repeat;
  width: 24px;
  height: 46px;
  background-size: contain;
  font-size: 0;
}
/* line 808, /myapp/app/assets/stylesheets/home2.scss */
.home.index .owl-carousel .owl-nav button.owl-next {
  right: 20px;
  background: url(/assets/arrow-right-52c0a780a41042d044475f0ac3ce259487c3d113f0777d115e61762a9dd752c5.svg) no-repeat;
  width: 24px;
  height: 46px;
  background-size: contain;
  font-size: 0;
}
/* line 817, /myapp/app/assets/stylesheets/home2.scss */
.home.index .owl-dots {
  text-align: center;
  width: 100%;
}
/* line 822, /myapp/app/assets/stylesheets/home2.scss */
.home.index .owl-dots button {
  margin-left: 4px;
  margin-right: 4px;
}
/* line 827, /myapp/app/assets/stylesheets/home2.scss */
.home.index .owl-dots button span {
  background: #d2cece;
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
/* line 836, /myapp/app/assets/stylesheets/home2.scss */
.home.index .owl-dots button.active span {
  background-color: #292323;
}
/* line 840, /myapp/app/assets/stylesheets/home2.scss */
.home.index .how-does-it-work h3 {
  margin-bottom: 40px;
}
/* line 843, /myapp/app/assets/stylesheets/home2.scss */
.home.index .how-does-it-work h4 {
  color: #4D4D4F;
  font-size: 3.5rem;
  margin-top: 4rem;
  margin-bottom: 4rem;
  font-weight: bold;
}
/* line 851, /myapp/app/assets/stylesheets/home2.scss */
.home.index .how-does-it-work .step h4, .home.index .how-does-it-work .step p {
  padding: 0px 20px;
}
/* line 852, /myapp/app/assets/stylesheets/home2.scss */
.home.index .how-does-it-work .step img {
  width: 100%;
  height: auto;
}
/* line 857, /myapp/app/assets/stylesheets/home2.scss */
.home.index .how-does-it-work .start-my-profile {
  margin-bottom: 40px;
}
/* line 861, /myapp/app/assets/stylesheets/home2.scss */
.home.index .meet-some-of-our-brains {
  background: var(--dynamic-background-image) no-repeat;
  background-size: 100% 500px;
  margin-top: 3rem;
}
/* line 864, /myapp/app/assets/stylesheets/home2.scss */
.home.index .meet-some-of-our-brains h3 {
  color: #fff;
  margin-bottom: 40px;
}
/* line 868, /myapp/app/assets/stylesheets/home2.scss */
.home.index .meet-some-of-our-brains p {
  color: #fff;
}
/* line 870, /myapp/app/assets/stylesheets/home2.scss */
.home.index .meet-some-of-our-brains .card-body {
  padding-left: 0;
  padding-right: 0;
  display: flex;
  flex-direction: column;
}
/* line 875, /myapp/app/assets/stylesheets/home2.scss */
.home.index .meet-some-of-our-brains .card-body .text-center {
  margin-top: auto;
}
/* line 879, /myapp/app/assets/stylesheets/home2.scss */
.home.index .meet-some-of-our-brains p.home-p {
  max-width: 768px;
  margin: 0 auto 30px;
  text-align: center;
}
/* line 884, /myapp/app/assets/stylesheets/home2.scss */
.home.index .meet-some-of-our-brains h5.card-title {
  font-size: 2rem;
  margin-top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  color: #231f20;
  font-weight: 600;
}
/* line 894, /myapp/app/assets/stylesheets/home2.scss */
.home.index .meet-some-of-our-brains h5.card-title.lets-talk {
  font-size: 1.4rem;
  justify-content: left;
  margin: 1rem 0rem;
  color: #999;
  font-weight: 600;
}
/* line 901, /myapp/app/assets/stylesheets/home2.scss */
.home.index .meet-some-of-our-brains ul {
  list-style-position: inside;
  padding: 0;
  margin-bottom: 2rem;
}
/* line 906, /myapp/app/assets/stylesheets/home2.scss */
.home.index .meet-some-of-our-brains h6.card-headline {
  text-align: center;
  font-weight: 700;
  margin-top: 1rem;
  margin-bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 916, /myapp/app/assets/stylesheets/home2.scss */
.home.index .meet-some-of-our-brains .location .fa {
  font-size: 2rem;
}
/* line 920, /myapp/app/assets/stylesheets/home2.scss */
.home.index .meet-some-of-our-brains h6 {
  font-size: 2rem;
  color: #4D4D4F;
}
/* line 924, /myapp/app/assets/stylesheets/home2.scss */
.home.index .meet-some-of-our-brains .btn-profile {
  padding: 10px 20px;
  width: 100%;
  margin-top: 10px;
}
/* line 931, /myapp/app/assets/stylesheets/home2.scss */
.home.index .owl-carousel .owl-stage-outer {
  margin-bottom: 20px;
}
/* line 934, /myapp/app/assets/stylesheets/home2.scss */
.home.index button:active, .home.index button:focus {
  outline: none;
}
/* line 938, /myapp/app/assets/stylesheets/home2.scss */
.home.index .pricing h3 {
  margin-bottom: 1.5rem;
}
/* line 941, /myapp/app/assets/stylesheets/home2.scss */
.home.index .pricing p.home-p {
  text-align: center;
}
/* line 944, /myapp/app/assets/stylesheets/home2.scss */
.home.index .pricing .container {
  margin-top: 5rem;
}
/* line 949, /myapp/app/assets/stylesheets/home2.scss */
.home.index .what-our-brains-are-saying .container {
  padding-top: 15rem;
}
/* line 952, /myapp/app/assets/stylesheets/home2.scss */
.home.index .what-our-brains-are-saying .card {
  border: 0;
  background-color: #252122;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding-bottom: 3rem;
  margin-bottom: 0;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
}
/* line 958, /myapp/app/assets/stylesheets/home2.scss */
.home.index .what-our-brains-are-saying .card img {
  margin: -102px auto 2rem;
  width: auto;
  height: 200px;
  max-width: 221px;
}
/* line 964, /myapp/app/assets/stylesheets/home2.scss */
.home.index .what-our-brains-are-saying .card q, .home.index .what-our-brains-are-saying .card h5, .home.index .what-our-brains-are-saying .card label {
  padding-left: 4rem;
  padding-right: 4rem;
  color: #fff;
  font-size: 1.75rem;
}
/* line 970, /myapp/app/assets/stylesheets/home2.scss */
.home.index .what-our-brains-are-saying .card h5 {
  margin-bottom: 0.5rem;
  margin-top: 0;
  font-weight: 800;
}
/* line 975, /myapp/app/assets/stylesheets/home2.scss */
.home.index .what-our-brains-are-saying .card label {
  font-weight: normal;
}
/* line 978, /myapp/app/assets/stylesheets/home2.scss */
.home.index .what-our-brains-are-saying .card q {
  font-size: 1.5rem;
  line-height: 2.2rem;
}
/* line 985, /myapp/app/assets/stylesheets/home2.scss */
.home.index .what-our-brains-are-saying .card .btn-profile.book {
  margin: 20px;
  font-size: 16px;
  text-transform: uppercase;
  padding: 12px 24px;
}
/* line 990, /myapp/app/assets/stylesheets/home2.scss */
.home.index .no-system-setup-required {
  padding-top: 5rem;
  margin-top: 60px;
  margin-bottom: 60px;
}
/* line 994, /myapp/app/assets/stylesheets/home2.scss */
.home.index .no-system-setup-required h3 {
  margin-bottom: 4rem;
}
/* line 997, /myapp/app/assets/stylesheets/home2.scss */
.home.index .no-system-setup-required .card {
  border: 0;
  text-align: center;
  padding: 4rem;
}
/* line 1001, /myapp/app/assets/stylesheets/home2.scss */
.home.index .no-system-setup-required .card.first {
  border-right: 3px solid #9c65aa;
}
/* line 1004, /myapp/app/assets/stylesheets/home2.scss */
.home.index .no-system-setup-required .card.second {
  border-right: 3px solid #678cc8;
}
/* line 1009, /myapp/app/assets/stylesheets/home2.scss */
.home.index .no-system-setup-required .container .row {
  display: flex;
}
/* line 1014, /myapp/app/assets/stylesheets/home2.scss */
.home.index .new-economy-new-rules {
  background-image: url(/assets/pickmybrain-hero-bg-689c810b56e89390199e3f259230c5d9b2257fa124feb461af3cba720b378f7e.jpg);
  margin-top: -12rem;
  background-size: 100% auto;
  background-position: right 0px;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  padding-top: 26rem;
  text-align: center;
}
/* line 1024, /myapp/app/assets/stylesheets/home2.scss */
.home.index .new-economy-new-rules .btn-profile {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}
/* line 1029, /myapp/app/assets/stylesheets/home2.scss */
.home.index .new-economy-new-rules h3 {
  margin-bottom: 3rem;
  font-size: 6rem;
  color: #36425b;
}
/* line 1034, /myapp/app/assets/stylesheets/home2.scss */
.home.index .new-economy-new-rules p.home-p {
  margin-bottom: 4px;
}
/* line 1037, /myapp/app/assets/stylesheets/home2.scss */
.home.index .new-economy-new-rules img {
  margin: 7rem auto;
  width: 92px;
  height: auto;
}
/* line 1043, /myapp/app/assets/stylesheets/home2.scss */
.home.index .owl-carousel .owl-stage {
  display: flex;
}
/* line 1047, /myapp/app/assets/stylesheets/home2.scss */
.home.index .owl-carousel .owl-item .item {
  width: auto;
  display: flex;
}
/* line 1050, /myapp/app/assets/stylesheets/home2.scss */
.home.index .owl-carousel .owl-item .item .card {
  height: 100%;
  width: 100%;
}
/* line 1055, /myapp/app/assets/stylesheets/home2.scss */
.home.index #desktop-carousal.owl-carousel .owl-item .item {
  height: 530px;
}
/* line 1058, /myapp/app/assets/stylesheets/home2.scss */
.home.index #mobile-carousal.owl-carousel .owl-item .item {
  height: 472px;
}
/* line 1061, /myapp/app/assets/stylesheets/home2.scss */
.home.index .desktop-slide {
  background: url(/assets/desktop-frame-507103a7349fc7f89aa4ed7d93977a92a8ab454ab89f6c31f9711b3a4498d639.png) no-repeat;
  height: 700px;
  background-size: 100% auto;
  margin-top: -97px;
  margin-bottom: -219px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 1070, /myapp/app/assets/stylesheets/home2.scss */
.home.index .desktop-slide .slider-content {
  height: 615px;
  padding: 0 70px;
  /*margin-right: 147px;*/
  margin-top: 40px;
  overflow-y: hidden;
}
/* line 1078, /myapp/app/assets/stylesheets/home2.scss */
.home.index .mobile-slide {
  background: url(/assets/mobile-frame-7f0cfb5892843450a324f953dce46fbf88357dfcec05f562b806df6db4177da3.png) no-repeat;
  background-size: 100% auto;
  z-index: 500;
  position: absolute;
  margin-left: auto;
  width: 285px;
  height: 508px;
  bottom: -30px;
  right: 0;
}
/* line 1088, /myapp/app/assets/stylesheets/home2.scss */
.home.index .mobile-slide .slider-content {
  padding: 18px 17px;
  height: 508px;
}
/* line 1094, /myapp/app/assets/stylesheets/home2.scss */
.home.index #mobile-carousal .owl-stage-outer {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

/* line 1101, /myapp/app/assets/stylesheets/home2.scss */
.home.index .nav li:hover:nth-child(8n+1), .home.index .nav li.active:nth-child(8n+1) {
  border-bottom: #1DAEC9 0px solid;
}
/* line 1104, /myapp/app/assets/stylesheets/home2.scss */
.home.index .nav li:hover:nth-child(8n+2), .home.index .nav li.active:nth-child(8n+2) {
  border-bottom: #CD3C44 0px solid;
}
/* line 1107, /myapp/app/assets/stylesheets/home2.scss */
.home.index .nav li:hover:nth-child(8n+3), .home.index .nav li.active:nth-child(8n+3) {
  border-bottom: #F69647 0px solid;
}
/* line 1110, /myapp/app/assets/stylesheets/home2.scss */
.home.index .nav li:hover:nth-child(8n+4), .home.index .nav li.active:nth-child(8n+4) {
  border-bottom: #8FC355 0px solid;
}
/* line 1113, /myapp/app/assets/stylesheets/home2.scss */
.home.index .nav li:hover:nth-child(8n+5), .home.index .nav li.active:nth-child(8n+5) {
  border-bottom: #885AA3 0px solid;
}
/* line 1116, /myapp/app/assets/stylesheets/home2.scss */
.home.index .nav li:hover:nth-child(8n+6), .home.index .nav li.active:nth-child(8n+6) {
  border-bottom: #EBCA00 0px solid;
}
/* line 1119, /myapp/app/assets/stylesheets/home2.scss */
.home.index .nav li:hover:nth-child(8n+7), .home.index .nav li.active:nth-child(8n+7) {
  border-bottom: #669AE1 0px solid;
}
/* line 1122, /myapp/app/assets/stylesheets/home2.scss */
.home.index .nav li:hover:nth-child(8n+8), .home.index .nav li.active:nth-child(8n+8) {
  border-bottom: #62C2E4 0px solid;
}

/* line 1127, /myapp/app/assets/stylesheets/home2.scss */
#menu-in-top-bar {
  width: auto;
  height: 45px;
}
/* line 1130, /myapp/app/assets/stylesheets/home2.scss */
#menu-in-top-bar.open > a {
  background: var(--brand-notification-hover) !important;
  z-index: 900;
  transition: ease-in-out 0.3s;
  -webkit-transition: ease-in-out 0.3s;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
}
/* line 1138, /myapp/app/assets/stylesheets/home2.scss */
#menu-in-top-bar ul {
  z-index: 100;
  left: -131px;
  min-width: auto;
  width: 190px;
}

/* line 1148, /myapp/app/assets/stylesheets/home2.scss */
#notifications-in-top-bar.open > a, #search-in-top-bar.open > a {
  background: var(--brand-notification-hover) !important;
  transition: ease-in-out 0.3s;
  -webkit-transition: ease-in-out 0.3s;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
}

/* line 1157, /myapp/app/assets/stylesheets/home2.scss */
#notifications-in-top-bar.open ul {
  left: -272px;
  z-index: 500;
}

/* line 1162, /myapp/app/assets/stylesheets/home2.scss */
#search-in-top-bar ul {
  right: 172px;
  z-index: 500;
}
/* line 1165, /myapp/app/assets/stylesheets/home2.scss */
#search-in-top-bar ul .searchTxtbutton {
  margin-left: -35px;
}

/* line 1169, /myapp/app/assets/stylesheets/home2.scss */
.navbar-nav {
  padding: 0;
}

/* line 1172, /myapp/app/assets/stylesheets/home2.scss */
.top-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
/* line 1184, /myapp/app/assets/stylesheets/home2.scss */
.top-sub li ul {
  top: 55px;
}
/* line 1186, /myapp/app/assets/stylesheets/home2.scss */
.top-sub li ul:before {
  position: absolute;
  top: -10px;
  right: 18px;
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid white;
  z-index: 2;
}
/* line 1198, /myapp/app/assets/stylesheets/home2.scss */
.top-sub li ul:after {
  position: absolute;
  top: -15px;
  right: 16px;
  content: '';
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid rgba(0, 0, 0, 0.03);
  z-index: 1;
}

/* line 1212, /myapp/app/assets/stylesheets/home2.scss */
.searchbar, .my-booking {
  display: none;
}

/* line 1215, /myapp/app/assets/stylesheets/home2.scss */
.home.index .navbar-right-desktop {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

/* line 1228, /myapp/app/assets/stylesheets/home2.scss */
.top-sub > li form {
  margin-right: 12px;
}

@media screen and (max-width: 768px) {
  /* line 1233, /myapp/app/assets/stylesheets/home2.scss */
  .panel-1-text {
    font-size: 20px;
  }

  /* line 1236, /myapp/app/assets/stylesheets/home2.scss */
  .panel-1-text-sub {
    font-size: 12px;
  }

  /* line 1240, /myapp/app/assets/stylesheets/home2.scss */
  .panel-1-image-container {
    height: 80%;
  }

  /* line 1244, /myapp/app/assets/stylesheets/home2.scss */
  .panel-1-text-container {
    height: 20%;
  }
}
@media screen and (max-width: 568px) {
  /* line 1250, /myapp/app/assets/stylesheets/home2.scss */
  .panel-1-text {
    font-size: 15px;
  }

  /* line 1253, /myapp/app/assets/stylesheets/home2.scss */
  .panel-1-text-sub {
    font-size: 9px;
  }

  /* line 1257, /myapp/app/assets/stylesheets/home2.scss */
  .panel-1-image-container {
    height: 85%;
  }

  /* line 1261, /myapp/app/assets/stylesheets/home2.scss */
  .panel-1-text-container {
    height: 15%;
  }
}
/* line 1267, /myapp/app/assets/stylesheets/home2.scss */
.searchTxt {
  padding: 0 12px;
  padding-left: 34px;
  padding-right: 40px;
  top: 13px;
  left: 15px;
}

/* line 1274, /myapp/app/assets/stylesheets/home2.scss */
.header-sub li {
  padding-right: 20px;
}

/* line 1277, /myapp/app/assets/stylesheets/home2.scss */
.header-sub li a {
  font-size: 17px;
}

/* line 1280, /myapp/app/assets/stylesheets/home2.scss */
.top-sub {
  padding-left: 0;
}

/* line 1283, /myapp/app/assets/stylesheets/home2.scss */
.top-sub > li {
  position: relative;
}

/* line 1286, /myapp/app/assets/stylesheets/home2.scss */
.top-sub {
  position: relative;
}

/* line 1289, /myapp/app/assets/stylesheets/home2.scss */
.navbar-nav > li > .dropdown-menu.circular-icon-dropdown {
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  min-width: 100%;
  background: transparent;
  height: 0;
  opacity: 0;
  visibility: hidden;
  display: block;
  transition: ease-in-out 0.2s;
  -webkit-transition: ease-in-out 0.2s;
}

/* line 1302, /myapp/app/assets/stylesheets/home2.scss */
.navbar-nav.visible > li.open > .dropdown-menu.circular-icon-dropdown {
  opacity: 1;
  visibility: visible;
  height: auto;
  transition: ease-in-out 0.2s;
  -webkit-transition: ease-in-out 0.2s;
}

/* line 1310, /myapp/app/assets/stylesheets/home2.scss */
.navbar-nav.visible > li.open > .dropdown-menu {
  background: #fff;
  transition: ease-in-out 0.3s;
  -webkit-transition: ease-in-out 0.3s;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.25) !important;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 1319, /myapp/app/assets/stylesheets/home2.scss */
.menuwrap {
  position: absolute;
  width: auto;
  height: 0;
  top: -12px;
  left: -12px;
  right: -14px;
  z-index: -1;
  opacity: 0;
  transition: ease-in-out 0.3s;
  -webkit-transition: ease-in-out 0.3s;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
}

/* line 1333, /myapp/app/assets/stylesheets/home2.scss */
.top-sub.visible .menuwrap {
  background: #fff;
  border-radius: 32px;
  -webkit-border-radius: 32px;
  height: 325px;
  top: -12px;
  left: -12px;
  z-index: -1;
  right: -14px;
  width: auto;
  z-index: -1;
  opacity: 1;
}

/* line 1346, /myapp/app/assets/stylesheets/home2.scss */
.searchform-desktop {
  box-shadow: none;
  -webkit-box-shadow: none;
  border: 0;
  padding-top: 20px;
  height: 0;
  opacity: 0;
  visibility: hidden;
  display: block;
  transition: ease-in-out 0.2s;
  -webkit-transition: ease-in-out 0.2s;
  right: 197px;
  left: auto;
}

/* line 1360, /myapp/app/assets/stylesheets/home2.scss */
.top-sub > li.open > .searchform-desktop {
  opacity: 1;
  visibility: visible;
  height: 100%;
  transition: ease-in-out 0.8s;
  -webkit-transition: ease-in-out 0.8s;
}

/* line 1367, /myapp/app/assets/stylesheets/home2.scss */
.searchform-desktop {
  min-width: 100%;
}

/* line 1370, /myapp/app/assets/stylesheets/home2.scss */
.searchform-desktop li {
  width: 100%;
  float: none;
}

/* line 1374, /myapp/app/assets/stylesheets/home2.scss */
.top-sub > li .searchform-desktop form {
  margin-right: 0;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 1381, /myapp/app/assets/stylesheets/home2.scss */
.top-sub > li .searchform-desktop form .searchTxt {
  border-radius: 65px;
  -webkit-border-radius: 65px;
  height: 40px;
  line-height: 40px;
  width: calc(100% - 50px);
}

@media (min-width: 768px) {
  /* line 1391, /myapp/app/assets/stylesheets/home2.scss */
  .brains-quote {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  /* line 1394, /myapp/app/assets/stylesheets/home2.scss */
  #what-brains-saying-carousel .owl-stage-outer {
    overflow: visible;
  }

  /* line 1398, /myapp/app/assets/stylesheets/home2.scss */
  #creative h2 {
    font-size: 4rem;
  }

  /* line 1401, /myapp/app/assets/stylesheets/home2.scss */
  .bottom-section p {
    font-size: 2.2rem;
  }
}
@media (max-width: 769px) {
  /* line 1407, /myapp/app/assets/stylesheets/home2.scss */
  .brains-quote {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
}
@media (min-width: 315px) and (max-width: 320px) {
  /* line 1413, /myapp/app/assets/stylesheets/home2.scss */
  .home-button {
    min-width: 130px;
  }
}
/*Ipad and Tablet Css*/
@media (min-width: 768px) and (max-width: 800px) {
  /* line 1421, /myapp/app/assets/stylesheets/home2.scss */
  .brains-quote h2, .header-text, #about2 h2.list-sell {
    font-size: 3.5rem;
  }

  /* line 1422, /myapp/app/assets/stylesheets/home2.scss */
  #meet-our-brain-carousel .item .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  /* line 1425, /myapp/app/assets/stylesheets/home2.scss */
  #meet-our-brain-carousel .item .row .col-sm-6 {
    width: 33.33%;
  }

  /* line 1427, /myapp/app/assets/stylesheets/home2.scss */
  #meet-our-brain-carousel .item .row, #what-brains-saying-carousel .item .row {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /* line 1433, /myapp/app/assets/stylesheets/home2.scss */
  .btn-profile {
    min-width: inherit;
  }

  /* line 1434, /myapp/app/assets/stylesheets/home2.scss */
  #meet-our-brain-carousel .item .row .brains-card {
    margin-left: 0;
    margin-right: 0;
  }

  /* line 1438, /myapp/app/assets/stylesheets/home2.scss */
  .brains-quote blockquote > p {
    font-size: 2rem;
  }

  /* line 1439, /myapp/app/assets/stylesheets/home2.scss */
  #about {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}
/*Android and iphone css*/
@media (max-width: 580px) {
  /* line 1448, /myapp/app/assets/stylesheets/home2.scss */
  .centered-content {
    width: 100%;
  }

  /* line 1449, /myapp/app/assets/stylesheets/home2.scss */
  .price {
    font-size: 5.30em;
  }

  /* line 1450, /myapp/app/assets/stylesheets/home2.scss */
  .brains-quote h2, .header-text, #about2 h2.list-sell {
    font-size: 3rem;
  }

  /* line 1451, /myapp/app/assets/stylesheets/home2.scss */
  #about2 .list-sell {
    font-size: 22px;
  }

  /* line 1452, /myapp/app/assets/stylesheets/home2.scss */
  .brains-card {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }

  /* line 1453, /myapp/app/assets/stylesheets/home2.scss */
  #meet-our-brain-carousel .item .row, #what-brains-saying-carousel .item .row {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /* line 1459, /myapp/app/assets/stylesheets/home2.scss */
  .brains-quote blockquote > p {
    font-size: 2rem;
  }

  /* line 1460, /myapp/app/assets/stylesheets/home2.scss */
  .bottom-section p {
    font-size: 1.8rem;
    line-height: 1.4;
  }

  /* line 1464, /myapp/app/assets/stylesheets/home2.scss */
  #what-brains-saying-carousel {
    margin-bottom: 40px;
  }

  /* line 1465, /myapp/app/assets/stylesheets/home2.scss */
  #what-brains-saying-carousel .owl-prev, #what-brains-saying-carousel .owl-next {
    top: 107%;
  }

  /* line 1466, /myapp/app/assets/stylesheets/home2.scss */
  #what-brains-saying-carousel .owl-dots {
    left: 40px;
    right: 40px;
    width: auto;
  }

  /* line 1471, /myapp/app/assets/stylesheets/home2.scss */
  .brains-quote-image img {
    margin-top: 0;
  }

  /* line 1474, /myapp/app/assets/stylesheets/home2.scss */
  #what-we-mean-carousel .owl-prev, #what-we-mean-carousel .owl-next {
    top: 102%;
  }

  /* line 1475, /myapp/app/assets/stylesheets/home2.scss */
  .let-us-show {
    margin-bottom: 15px;
  }
}
@media (max-width: 1120px) and (min-width: 767px) {
  /* line 1479, /myapp/app/assets/stylesheets/home2.scss */
  ul.navbar-right-desktop {
    margin-top: 0;
  }

  /* line 1482, /myapp/app/assets/stylesheets/home2.scss */
  .header-sub li {
    padding-right: 1px;
  }

  /* line 1485, /myapp/app/assets/stylesheets/home2.scss */
  .header-sub li a {
    font-size: 14px;
  }
}
@media (max-width: 992px) {
  /* line 1491, /myapp/app/assets/stylesheets/home2.scss */
  .collapse {
    display: none;
  }

  /* line 1494, /myapp/app/assets/stylesheets/home2.scss */
  .navbar-right-desktop {
    margin-top: 0;
  }

  /* line 1499, /myapp/app/assets/stylesheets/home2.scss */
  .header-sub li a {
    padding: 5px 8px;
  }

  /* line 1502, /myapp/app/assets/stylesheets/home2.scss */
  .pricing {
    padding-top: 2rem;
  }

  /* line 1505, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .new-economy-new-rules {
    background-position: right 16px;
    padding-top: 18rem;
  }

  /* line 1509, /myapp/app/assets/stylesheets/home2.scss */
  .how-does-it-work, .pricing, .no-system-setup-required {
    margin: 0 auto;
    padding-bottom: 0;
  }

  /* line 1513, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .meet-some-of-our-brains {
    background-size: 1920px auto;
    background-position: right top;
  }

  /* line 1517, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .meet-some-of-our-brains {
    background-position: center top;
  }

  /* line 1520, /myapp/app/assets/stylesheets/home2.scss */
  .services {
    background-size: auto 800px;
    background-position: left top;
  }

  /* line 1524, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .meet-some-of-our-brains p.home-p {
    padding-left: 10px;
    padding-left: 10px;
  }

  /* line 1529, /myapp/app/assets/stylesheets/home2.scss */
  header.masthead {
    padding-top: 12rem;
    padding-bottom: calc(12rem - 56px);
  }

  /* line 1533, /myapp/app/assets/stylesheets/home2.scss */
  .status-quo {
    margin: 0px auto;
  }
  /* line 1535, /myapp/app/assets/stylesheets/home2.scss */
  .status-quo h3 {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  /* line 1542, /myapp/app/assets/stylesheets/home2.scss */
  .hide-sm {
    display: none;
  }

  /* line 1545, /myapp/app/assets/stylesheets/home2.scss */
  .navbar-nav .open .dropdown-menu.circular-icon-dropdown > li > a {
    padding: 10px 15px 10px 9px;
  }

  /* line 1549, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .can-i-pick-your-brain .content .male img {
    height: 100%;
  }
}
/* line 1561, /myapp/app/assets/stylesheets/home2.scss */
.price-cards {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
/* line 1565, /myapp/app/assets/stylesheets/home2.scss */
.price-cards .card {
  width: 350px;
  margin-right: 35px;
  margin-left: 0;
}
/* line 1569, /myapp/app/assets/stylesheets/home2.scss */
.price-cards .card .converted-currency {
  color: #f59207;
  font-size: 3rem;
  margin-top: -10px;
  display: block;
  margin-bottom: 20px;
}
/* line 1576, /myapp/app/assets/stylesheets/home2.scss */
.price-cards .card:last-child {
  margin-right: 0;
}
/* line 1579, /myapp/app/assets/stylesheets/home2.scss */
.price-cards .card a.btn-profile {
  margin: 20px;
  font-size: 16px;
  text-transform: uppercase;
  padding: 12px 24px;
}
/* line 1586, /myapp/app/assets/stylesheets/home2.scss */
.price-cards .card.free-plan .converted-currency {
  margin-top: 0;
}

/* line 1595, /myapp/app/assets/stylesheets/home2.scss */
#menu-in-top-bar a.profile-headshot span.badge-danger {
  display: none;
}

@media only screen and (max-width: 3000px) {
  /* line 1600, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    left: 48rem;
  }
}
@media only screen and (max-width: 2600px) {
  /* line 1605, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    left: 55rem;
  }
}
@media only screen and (max-width: 2300px) {
  /* line 1610, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    left: 60rem;
  }
}
@media only screen and (max-width: 2000px) {
  /* line 1615, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    left: 55rem;
  }

  /* line 1618, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -21%;
  }
}
@media only screen and (max-width: 1600px) {
  /* line 1623, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -58%;
  }

  /* line 1626, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    left: 35rem;
  }
}
@media only screen and (max-width: 1400px) {
  /* line 1632, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    left: 25rem;
  }
}
@media only screen and (max-width: 1400px) and (min-width: 1200px) {
  /* line 1638, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .can-i-pick-your-brain .content .male,
  .home.index .can-i-pick-your-brain .content .female {
    width: 300px;
  }

  /* line 1642, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .can-i-pick-your-brain .content .questions {
    margin-top: 50px;
  }

  /* line 1645, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots img#ios-desktop {
    margin-left: -78%;
  }
}
@media only screen and (max-width: 1400px) {
  /* line 1651, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .can-i-pick-your-brain .content .male img {
    left: auto;
    right: 0;
  }

  /* line 1655, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .can-i-pick-your-brain .content .female img {
    right: auto;
    left: 0;
  }
}
@media only screen and (max-width: 1250px) {
  /* line 1662, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content {
    flex-direction: column;
  }

  /* line 1665, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .build-a-profile .ios-screen-shots {
    padding-bottom: 20rem;
  }

  /* line 1668, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .right-texts, .build-a-profile .content .ios-screen-shots {
    width: 100%;
  }

  /* line 1671, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: auto;
    margin-right: auto;
  }

  /* line 1675, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .mobile-slide {
    bottom: 0rem;
  }

  /* line 1678, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .build-a-profile .ios-screen-shots {
    transform: scale(0.9, 0.9);
    /* Equal to scaleX(2) scaleY(0.5) */
  }
}
@media only screen and (max-width: 1200px) {
  /* line 1684, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .can-i-pick-your-brain .content .male,
  .home.index .can-i-pick-your-brain .content .female {
    width: 250px;
    margin-top: 100px;
  }

  /* line 1689, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    left: 20rem;
  }

  /* line 1692, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots img#ios-desktop {
    margin-left: -118%;
  }

  /* line 1695, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .right-texts p {
    max-width: 465px;
  }

  /* line 1698, /myapp/app/assets/stylesheets/home2.scss */
  .price-card, .how-does-it-work .step {
    margin-bottom: 40px;
  }

  /* line 1701, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .pricing .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 1199px) {
  /* line 1708, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .what-our-brains-are-saying .last .card {
    margin-top: 22rem;
  }

  /* line 1711, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    left: 15rem;
  }

  /* line 1715, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .build-a-profile .ios-screen-shots {
    transform: scale(0.9, 0.9);
    /* Equal to scaleX(2) scaleY(0.5) */
  }

  /* line 1718, /myapp/app/assets/stylesheets/home2.scss */
  .navbar-toggle {
    display: block;
  }

  /* line 1722, /myapp/app/assets/stylesheets/home2.scss */
  .navbar-nav.top-sub {
    display: flex;
    flex-direction: row-reverse;
  }

  /* line 1726, /myapp/app/assets/stylesheets/home2.scss */
  .not-logged-in .navbar-collapse.collapse.in, .home.index .navbar-collapse.collapse.in {
    display: block !important;
  }

  /* line 1729, /myapp/app/assets/stylesheets/home2.scss */
  .logged-in #navbar.navbar-collapse.collapsing {
    display: none !important;
  }

  /* line 1732, /myapp/app/assets/stylesheets/home2.scss */
  ul.navbar-right-desktop {
    float: none;
    margin-top: 0;
    padding-right: 10px;
  }

  /* line 1737, /myapp/app/assets/stylesheets/home2.scss */
  .dropdown:hover .circular-icon-dropdown {
    display: block;
    text-align: left !important;
  }

  /* line 1741, /myapp/app/assets/stylesheets/home2.scss */
  .dropdown:hover .dropdown-text {
    display: block !important;
  }

  /* line 1744, /myapp/app/assets/stylesheets/home2.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    width: 100%;
    overflow: scroll;
  }

  /* line 1748, /myapp/app/assets/stylesheets/home2.scss */
  .dropdown-menu.circular-icon-dropdown, .dropdown.open .circular-icon-dropdown, .dropdown.open:hover .circular-icon-dropdown {
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 5;
    background: white;
    border: 0;
  }

  /* line 1756, /myapp/app/assets/stylesheets/home2.scss */
  .top-sub {
    position: relative;
  }

  /* line 1759, /myapp/app/assets/stylesheets/home2.scss */
  .top-sub > li {
    position: relative;
  }

  /* line 1762, /myapp/app/assets/stylesheets/home2.scss */
  #navbar {
    position: absolute;
    background: #fff;
    left: 0;
    padding-left: 5px;
    padding-top: 10px;
    overflow: visible;
    top: 70px;
    box-shadow: 0 8px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 8px 10px rgba(0, 0, 0, 0.2);
  }
  /* line 1772, /myapp/app/assets/stylesheets/home2.scss */
  #navbar.navbar-collapse.collapse {
    padding-bottom: 10px;
  }

  /* line 1776, /myapp/app/assets/stylesheets/home2.scss */
  .top-sub > li#notifications-in-top-bar {
    position: relative;
    width: 50px;
  }
  /* line 1780, /myapp/app/assets/stylesheets/home2.scss */
  .top-sub > li#notifications-in-top-bar a {
    margin-left: auto;
  }

  /* line 1785, /myapp/app/assets/stylesheets/home2.scss */
  .navbar {
    min-height: 95px;
  }

  /* line 1788, /myapp/app/assets/stylesheets/home2.scss */
  .navbar-fixed-top {
    display: flex;
  }
  /* line 1791, /myapp/app/assets/stylesheets/home2.scss */
  .navbar-fixed-top .navbar-header.pull-right {
    float: none !important;
    margin-right: auto;
  }
  /* line 1795, /myapp/app/assets/stylesheets/home2.scss */
  .navbar-fixed-top .navbar-header.pull-right .navbar-toggle {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
  }

  /* line 1802, /myapp/app/assets/stylesheets/home2.scss */
  .nav.navbar-nav.navbar-left-desktop {
    margin: 0 auto;
  }

  /* line 1805, /myapp/app/assets/stylesheets/home2.scss */
  .dropdown.btn-group {
    margin-top: -96px;
  }

  /* line 1808, /myapp/app/assets/stylesheets/home2.scss */
  #navbarCollapse {
    float: none !important;
    width: 100%;
  }

  /* line 1812, /myapp/app/assets/stylesheets/home2.scss */
  .header-sub li {
    float: none;
  }

  /* line 1815, /myapp/app/assets/stylesheets/home2.scss */
  .dropdown.btn-group {
    margin-top: 0;
  }

  /* line 1819, /myapp/app/assets/stylesheets/home2.scss */
  .userpic #navbar-profile-pic {
    width: auto !important;
    height: auto !important;
  }

  /* line 1823, /myapp/app/assets/stylesheets/home2.scss */
  .top-sub .dropdown-menu-right {
    left: 0;
    right: auto;
  }

  /* line 1827, /myapp/app/assets/stylesheets/home2.scss */
  .header-sub li a {
    float: none;
  }

  /* line 1830, /myapp/app/assets/stylesheets/home2.scss */
  .navbar-right-desktop .header-sub li a {
    color: #000000 !important;
    font-size: 16px;
  }

  /* line 1834, /myapp/app/assets/stylesheets/home2.scss */
  .searchbar {
    border: 1px solid #ccc;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    background: #fff;
    position: relative;
    margin: 12px;
  }

  /* line 1842, /myapp/app/assets/stylesheets/home2.scss */
  .searchbar input[type="text"] {
    background: transparent;
    border: 0;
    width: 100%;
    height: 40px;
    padding: 0 12px;
  }

  /* line 1849, /myapp/app/assets/stylesheets/home2.scss */
  .header-sub {
    padding: 0;
  }

  /* line 1852, /myapp/app/assets/stylesheets/home2.scss */
  .navbar-nav {
    margin: 0;
  }

  /* line 1855, /myapp/app/assets/stylesheets/home2.scss */
  .navbar-text {
    margin-left: 0 !important;
  }

  /* line 1858, /myapp/app/assets/stylesheets/home2.scss */
  .searchbar .fa-search {
    position: absolute;
    right: 12px;
    top: 10px;
    font-size: 18px;
  }

  /* line 1864, /myapp/app/assets/stylesheets/home2.scss */
  .dropdown:hover .circular-icon-dropdown {
    display: none;
  }

  /* line 1867, /myapp/app/assets/stylesheets/home2.scss */
  .dropdown.open .circular-icon-dropdown, .dropdown.open:hover .circular-icon-dropdown {
    display: block;
  }

  /* line 1870, /myapp/app/assets/stylesheets/home2.scss */
  .dropdown:hover .dropdown-text {
    display: inline-block !important;
  }

  /* line 1873, /myapp/app/assets/stylesheets/home2.scss */
  .top-sub .btn-group.open .dropdown-toggle {
    box-shadow: none;
  }

  /* line 1877, /myapp/app/assets/stylesheets/home2.scss */
  .header-sub li a {
    float: none !important;
  }

  /* line 1880, /myapp/app/assets/stylesheets/home2.scss */
  .searchTxt {
    display: none;
  }

  /* line 1884, /myapp/app/assets/stylesheets/home2.scss */
  .left-sidebared .nav.navbar-nav.navbar-right-desktop .top-sub {
    padding-left: 45px !important;
  }

  /* line 1888, /myapp/app/assets/stylesheets/home2.scss */
  .circular-icon-dropdown li a {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  /* line 1894, /myapp/app/assets/stylesheets/home2.scss */
  .srt > .nav-btn {
    position: fixed !important;
    left: 10px !important;
    top: 12px !important;
    z-index: 1031 !important;
  }

  /* line 1900, /myapp/app/assets/stylesheets/home2.scss */
  .my-booking > a {
    font-size: 16px;
  }

  /* line 1903, /myapp/app/assets/stylesheets/home2.scss */
  .my-booking .fa {
    font-size: 18px;
    margin-right: 5px;
  }

  /* line 1907, /myapp/app/assets/stylesheets/home2.scss */
  .top-sub .btn-group.open .dropdown-toggle, .top-sub .btn-group .dropdown-toggle {
    text-decoration: none;
  }

  /* line 1910, /myapp/app/assets/stylesheets/home2.scss */
  .left-sidebared .nav.navbar-nav.navbar-right-desktop .top-sub {
    display: inline-block;
    width: 100%;
  }

  /* line 1914, /myapp/app/assets/stylesheets/home2.scss */
  .mobile-revert {
    float: right;
  }

  /* line 1917, /myapp/app/assets/stylesheets/home2.scss */
  .menuwrap {
    height: auto !important;
  }

  /* line 1920, /myapp/app/assets/stylesheets/home2.scss */
  .owl-nav {
    display: none;
  }

  /* line 1923, /myapp/app/assets/stylesheets/home2.scss */
  body.home .masthead:before {
    background-position: right -50px;
  }
}
/* line 1927, /myapp/app/assets/stylesheets/home2.scss */
#menu-in-top-bar a.profile-headshot span.badge-danger {
  display: none;
}

@media only screen and (max-width: 3000px) {
  /* line 1932, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    left: 48rem;
  }
}
@media only screen and (max-width: 2600px) {
  /* line 1937, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    left: 55rem;
  }
}
@media only screen and (max-width: 2300px) {
  /* line 1942, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    left: 60rem;
  }
}
@media only screen and (max-width: 2000px) {
  /* line 1947, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    left: 55rem;
  }

  /* line 1950, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -21%;
  }
}
@media only screen and (max-width: 1600px) {
  /* line 1955, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -58%;
  }

  /* line 1958, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    left: 35rem;
  }
}
@media only screen and (max-width: 1400px) {
  /* line 1964, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    left: 25rem;
  }
}
@media only screen and (max-width: 1400px) and (min-width: 1200px) {
  /* line 1970, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .can-i-pick-your-brain .content .male,
  .home.index .can-i-pick-your-brain .content .female {
    width: 300px;
  }

  /* line 1974, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .can-i-pick-your-brain .content .questions {
    margin-top: 50px;
  }

  /* line 1977, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots img#ios-desktop {
    margin-left: -78%;
  }
}
@media only screen and (max-width: 1400px) {
  /* line 1983, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .can-i-pick-your-brain .content .male img {
    left: auto;
    right: 0;
  }

  /* line 1987, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .can-i-pick-your-brain .content .female img {
    right: auto;
    left: 0;
  }
}
@media only screen and (max-width: 1250px) {
  /* line 1994, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content {
    flex-direction: column;
  }

  /* line 1997, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .build-a-profile .ios-screen-shots {
    padding-bottom: 20rem;
  }

  /* line 2000, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .right-texts, .build-a-profile .content .ios-screen-shots {
    width: 100%;
  }

  /* line 2003, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: auto;
    margin-right: auto;
  }

  /* line 2007, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .mobile-slide {
    bottom: 0rem;
  }

  /* line 2010, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .build-a-profile .ios-screen-shots {
    transform: scale(0.9, 0.9);
    /* Equal to scaleX(2) scaleY(0.5) */
  }
}
@media only screen and (max-width: 1200px) {
  /* line 2016, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .can-i-pick-your-brain .content .male,
  .home.index .can-i-pick-your-brain .content .female {
    width: 250px;
    margin-top: 100px;
  }

  /* line 2021, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    left: 20rem;
  }

  /* line 2024, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots img#ios-desktop {
    margin-left: -118%;
  }

  /* line 2027, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .right-texts p {
    max-width: 465px;
  }

  /* line 2030, /myapp/app/assets/stylesheets/home2.scss */
  .price-card, .how-does-it-work .step {
    margin-bottom: 40px;
  }

  /* line 2033, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .pricing .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 1199px) {
  /* line 2040, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .what-our-brains-are-saying .last .card {
    margin-top: 22rem;
  }

  /* line 2043, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    left: 15rem;
  }

  /*.build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -10%;
    margin-right: auto;
  }*/
  /* line 2050, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .build-a-profile .ios-screen-shots {
    transform: scale(0.9, 0.9);
    /* Equal to scaleX(2) scaleY(0.5) */
  }

  /* line 2053, /myapp/app/assets/stylesheets/home2.scss */
  .nav.navbar-nav.navbar-left-desktop {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 186px;
  }

  /* line 2061, /myapp/app/assets/stylesheets/home2.scss */
  .navbar-brain-left {
    padding-left: 0;
  }
}
@media (max-width: 1100px) {
  /* line 2066, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-top: -180px;
  }

  /* line 2069, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .build-a-profile .ios-screen-shots {
    transform: scale(0.7, 0.7);
    /* Equal to scaleX(2) scaleY(0.5) */
  }

  /* line 2072, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .right-texts h3 {
    margin-top: 0;
  }

  /* line 2075, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -10%;
  }
}
@media (max-width: 992px) {
  /* line 2080, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile {
    margin-top: 5rem;
    margin-bottom: 0;
  }

  /* line 2084, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .can-i-pick-your-brain .content .male,
  .home.index .can-i-pick-your-brain .content .female {
    width: 200px;
    margin-top: 190px;
    position: absolute;
  }

  /* line 2090, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .can-i-pick-your-brain .content .male {
    left: 0;
    bottom: 0;
  }

  /* line 2094, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .can-i-pick-your-brain .content .female {
    right: 0;
  }

  /* line 2097, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content {
    flex-direction: column;
    background-position: 530px -247px;
  }

  /* line 2101, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .right-texts, .build-a-profile .content .ios-screen-shots {
    width: 100%;
  }

  /* line 2104, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    bottom: -4px;
    right: 33px;
  }

  /* line 2108, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .right-texts h3,
  .build-a-profile .content .right-texts p {
    width: 100%;
  }

  /* line 2112, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots img#ios-desktop {
    position: relative;
    margin-left: 0;
    width: 100%;
  }

  /* line 2117, /myapp/app/assets/stylesheets/home2.scss */
  .status-quo .container > .row {
    display: block;
  }

  /* line 2120, /myapp/app/assets/stylesheets/home2.scss */
  .status-quo .quo {
    margin-bottom: 20px;
  }

  /* line 2123, /myapp/app/assets/stylesheets/home2.scss */
  .status-quo .quo.second {
    border-right: 0;
  }

  /* line 2126, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .can-i-pick-your-brain .content .male img,
  .home.index .can-i-pick-your-brain .content .female img {
    position: relative;
    width: 100%;
    bottom: 0;
  }

  /* line 2132, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .right-texts .right-pebble-teal img {
    bottom: -72px;
  }

  /* line 2135, /myapp/app/assets/stylesheets/home2.scss */
  body.home .masthead:before {
    background-position: right 0px;
  }

  /* line 2138, /myapp/app/assets/stylesheets/home2.scss */
  .primary-center-text.container {
    width: 100%;
  }

  /* line 2141, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    height: 460px;
  }

  /* line 2147, /myapp/app/assets/stylesheets/home2.scss */
  .pricing block-section-ns .container .row {
    display: flex;
  }

  /*.build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -20%;
  }*/
  /* line 2155, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-top: -220px;
  }

  /* line 2158, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .build-a-profile .ios-screen-shots {
    transform: scale(0.6, 0.6);
    /* Equal to scaleX(2) scaleY(0.5) */
  }

  /* line 2162, /myapp/app/assets/stylesheets/home2.scss */
  .services #services-carousel .item,
  #brains-saying-carousal .item,
  div#meet-our-brain-carousel .item {
    width: auto;
  }

  /* line 2167, /myapp/app/assets/stylesheets/home2.scss */
  .profile-image-wrapper {
    width: 100%;
    height: 100%;
    max-height: 320px;
  }

  /* line 2173, /myapp/app/assets/stylesheets/home2.scss */
  .profile-show .profile-service.profile-portfolio .profile-image-wrapper {
    max-height: none;
  }
}
@media (max-width: 991px) {
  /* line 2179, /myapp/app/assets/stylesheets/home2.scss */
  .profile-image-wrapper {
    max-height: 314px;
  }
}
@media (max-width: 850px) {
  /* line 2185, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-top: -280px;
    margin-left: -20%;
  }

  /* line 2189, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .mobile-slide {
    right: -25%;
    display: none;
  }
}
@media (max-width: 800px) {
  /* line 2196, /myapp/app/assets/stylesheets/home2.scss */
  body#homepage.index {
    padding-top: 37px;
  }

  /* line 2199, /myapp/app/assets/stylesheets/home2.scss */
  header.masthead img {
    margin-top: 3rem;
  }

  /* line 2202, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .no-system-setup-required .container .row {
    display: flex;
    flex-direction: column;
  }

  /* line 2206, /myapp/app/assets/stylesheets/home2.scss */
  .status-quo .quo.first p::after {
    background: #ef4e6e;
  }

  /* line 2209, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .no-system-setup-required .card.first,
  .home.index .no-system-setup-required .card.second {
    border-right: 0;
  }

  /* line 2213, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .no-system-setup-required .card p::after {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 75px;
    height: 3px;
    content: " ";
    bottom: 20px;
  }

  /* line 2220, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .no-system-setup-required .card {
    width: 100%;
    padding-top: 1rem;
  }

  /* line 2224, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .no-system-setup-required .card.first p::after {
    background: #9c65aa;
  }

  /* line 2227, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .no-system-setup-required .card.second p::after {
    background: #678cc8;
  }

  /* line 2230, /myapp/app/assets/stylesheets/home2.scss */
  body.home .masthead:before, .home.index .new-economy-new-rules {
    background-size: 1000px auto;
    background-position: center top;
  }
}
@media (max-width: 780px) {
  /* line 2237, /myapp/app/assets/stylesheets/home2.scss */
  .price-cards {
    flex-direction: column;
    align-items: center;
  }
  /* line 2240, /myapp/app/assets/stylesheets/home2.scss */
  .price-cards .card {
    margin-right: 0;
  }
  /* line 2242, /myapp/app/assets/stylesheets/home2.scss */
  .price-cards .card:nth-of-type(2) {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  /* line 2250, /myapp/app/assets/stylesheets/home2.scss */
  .navbar-nav .open .dropdown-menu {
    position: absolute;
  }

  /* line 2253, /myapp/app/assets/stylesheets/home2.scss */
  .portfolio-wrapper .portfolio-item .edit-item .bo-port-flex-photo {
    width: 90%;
  }

  /* line 2256, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .can-i-pick-your-brain .content .questions h3 {
    font-size: 4rem;
  }

  /* line 2259, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .right-texts #right-pebble-teal {
    bottom: -42px;
  }

  /* line 2262, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .can-i-pick-your-brain {
    position: relative;
  }

  /* line 2265, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .can-i-pick-your-brain .content .questions {
    width: 100%;
    margin-left: 0;
    z-index: 500;
  }

  /* line 2270, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .can-i-pick-your-brain {
    padding-top: 0;
  }

  /* line 2273, /myapp/app/assets/stylesheets/home2.scss */
  .status-quo .quo {
    padding-top: 0px;
    position: relative;
  }

  /* line 2277, /myapp/app/assets/stylesheets/home2.scss */
  .status-quo .quo p {
    /*margin-bottom: 0;*/
  }

  /* line 2280, /myapp/app/assets/stylesheets/home2.scss */
  .status-quo .quo.first, .status-quo .quo.third {
    border-right: 0;
  }

  /* line 2284, /myapp/app/assets/stylesheets/home2.scss */
  .status-quo .quo p::after {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 75px;
    height: 3px;
    content: " ";
    bottom: 20px;
  }

  /* line 2291, /myapp/app/assets/stylesheets/home2.scss */
  .status-quo .quo.first p::after {
    background: #ef4e6e;
  }

  /* line 2294, /myapp/app/assets/stylesheets/home2.scss */
  .status-quo .quo.second, .status-quo .quo.first, .status-quo .quo.third {
    margin-bottom: 0;
  }

  /* line 2297, /myapp/app/assets/stylesheets/home2.scss */
  .status-quo .quo.second p::after {
    background: #faa61a;
  }

  /* line 2300, /myapp/app/assets/stylesheets/home2.scss */
  .status-quo .quo.third p::after {
    background: #32bcad;
  }

  /* line 2303, /myapp/app/assets/stylesheets/home2.scss */
  .status-quo .quo.fourth p {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  /* line 2307, /myapp/app/assets/stylesheets/home2.scss */
  .status-quo .quo {
    padding-bottom: 0;
  }

  /* line 2310, /myapp/app/assets/stylesheets/home2.scss */
  .status-quo .quo p {
    padding-bottom: 25px;
    margin-bottom: 20px;
    width: 100%;
  }

  /* line 2315, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .status-quo h3:first-child {
    margin-bottom: 20px;
    margin-top: 0;
  }

  /* line 2320, /myapp/app/assets/stylesheets/home2.scss */
  .start-my-profile {
    margin-bottom: 6rem;
  }

  /* line 2323, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .status-quo h3:last-child {
    margin-top: 0px;
  }

  /* line 2327, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    height: 300px;
  }

  /* line 2330, /myapp/app/assets/stylesheets/home2.scss */
  .navbar-nav .open .dropdown-menu {
    box-shadow: 0 8px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 8px 10px rgba(0, 0, 0, 0.2);
  }

  /* line 2334, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .can-i-pick-your-brain .content {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
  }

  /* line 2339, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .can-i-pick-your-brain .content .male, .home.index .can-i-pick-your-brain .content .female {
    position: relative;
    width: 300px;
    margin: 0 auto;
  }

  /* line 2344, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .right-texts {
    padding-right: 5%;
    padding-left: 5%;
  }

  /* line 2348, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .can-i-pick-your-brain .content .female {
    margin-top: -8rem;
    right: auto;
  }

  /* line 2352, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .what-our-brains-are-saying .second .card {
    margin-top: 22rem;
  }

  /* line 2355, /myapp/app/assets/stylesheets/home2.scss */
  .services .container h3, .services .container p {
    text-align: center;
  }

  /* line 2358, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .what-our-brains-are-saying .card q {
    min-height: auto;
    margin-bottom: 1rem;
  }

  /* line 2362, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -28%;
  }

  /* line 2366, /myapp/app/assets/stylesheets/home2.scss */
  .pricing .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 2369, /myapp/app/assets/stylesheets/home2.scss */
  .pricing .container > .row {
    margin-left: 0;
    margin-right: 0;
  }

  /* line 2375, /myapp/app/assets/stylesheets/home2.scss */
  .start-my-profile {
    margin-bottom: 0;
  }
}
@media (max-width: 700px) {
  /* line 2380, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .build-a-profile .ios-screen-shots {
    transform: scale(0.5, 0.5);
    /* Equal to scaleX(2) scaleY(0.5) */
  }

  /* line 2383, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-top: -350px;
  }
}
@media (max-width: 640px) {
  /* line 2388, /myapp/app/assets/stylesheets/home2.scss */
  header.masthead {
    height: auto;
  }

  /* line 2391, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .right-texts h3 {
    margin-top: 50px;
  }

  /* line 2394, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile {
    background-position: right 280px;
  }

  /* line 2397, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .right-texts #right-pebble-teal {
    bottom: -112px;
  }

  /* line 2400, /myapp/app/assets/stylesheets/home2.scss */
  .home.index h3, .home.index h3.header-text {
    font-size: 4rem;
  }

  /* line 2403, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -48%;
  }

  /* line 2406, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .build-a-profile .ios-screen-shots {
    transform: scale(0.4, 0.4);
    /* Equal to scaleX(2) scaleY(0.5) */
  }

  /* line 2410, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-bottom: -35rem;
  }

  /* line 2413, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .mobile-slide {
    bottom: -22rem;
  }

  /* line 2416, /myapp/app/assets/stylesheets/home2.scss */
  #navbar-brain-img.wide-logo {
    display: none;
  }

  /* line 2419, /myapp/app/assets/stylesheets/home2.scss */
  .nav.navbar-nav.navbar-left-desktop {
    width: 45px;
  }

  /* line 2422, /myapp/app/assets/stylesheets/home2.scss */
  #navbar-brain-img.round-logo {
    display: block;
    height: 45px;
    padding: 0;
    width: auto;
  }
}
@media (max-width: 512px) {
  /* line 2432, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -65%;
  }

  /* line 2435, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .build-a-profile .ios-screen-shots {
    transform: scale(0.4, 0.4);
    /* Equal to scaleX(2) scaleY(0.5) */
  }

  /* line 2438, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .mobile-slide {
    right: -66%;
  }

  /* line 2441, /myapp/app/assets/stylesheets/home2.scss */
  .nav.navbar-nav.navbar-left-desktop {
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  /* line 2447, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .what-our-brains-are-saying .card q, .home.index .what-our-brains-are-saying .card h5, .home.index .what-our-brains-are-saying .card label {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  /* line 2451, /myapp/app/assets/stylesheets/home2.scss */
  .top-sub > li#notifications-in-top-bar ul {
    position: absolute;
    width: 320px;
    padding: 10px;
  }

  /* line 2456, /myapp/app/assets/stylesheets/home2.scss */
  .left-sidebared .nav.navbar-nav.navbar-right-desktop .top-sub {
    display: inline-block;
  }

  /* line 2459, /myapp/app/assets/stylesheets/home2.scss */
  .left-sidebared .nav.navbar-nav.navbar-right-desktop .top-sub {
    /*padding-left: 0px !important;*/
  }

  /* line 2462, /myapp/app/assets/stylesheets/home2.scss */
  .top-sub > li > a.icon-top-bar {
    margin-left: 2px;
  }

  /* line 2465, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .can-i-pick-your-brain .content .questions {
    padding-left: 10px;
    padding-right: 10px;
  }

  /* line 2470, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .build-a-profile .ios-screen-shots {
    transform: scale(0.4, 0.4);
    /* Equal to scaleX(2) scaleY(0.5) */
  }

  /* line 2473, /myapp/app/assets/stylesheets/home2.scss */
  .profile-image-wrapper {
    max-height: 248px;
  }

  /* line 2476, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .mobile-slide {
    bottom: -10rem;
  }

  /* line 2479, /myapp/app/assets/stylesheets/home2.scss */
  .nav.navbar-nav.navbar-left-desktop {
    margin-left: auto;
    margin-right: auto;
  }

  /* line 2483, /myapp/app/assets/stylesheets/home2.scss */
  div.navbar-text {
    margin-left: auto;
  }

  /* line 2486, /myapp/app/assets/stylesheets/home2.scss */
  .navbar-fixed-top {
    position: relative;
  }

  /* line 2489, /myapp/app/assets/stylesheets/home2.scss */
  body#homepage.index {
    padding-top: 0;
  }
  /* line 2490, /myapp/app/assets/stylesheets/home2.scss */
  body#homepage.index .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 2496, /myapp/app/assets/stylesheets/home2.scss */
  body.home .masthead:before {
    top: -18px;
  }

  /* line 2499, /myapp/app/assets/stylesheets/home2.scss */
  #navbar {
    top: 72px;
  }

  /* line 2502, /myapp/app/assets/stylesheets/home2.scss */
  .nav-item.login {
    height: 45px;
    padding-top: 10px;
  }

  /* line 2507, /myapp/app/assets/stylesheets/home2.scss */
  .srt .navbar-fixed-top .navbar-header.pull-right .navbar-toggle {
    position: fixed;
    top: 20px;
    left: 0px;
  }
}
@media only screen and (max-width: 460px) {
  /* line 2515, /myapp/app/assets/stylesheets/home2.scss */
  .home.index h3.header-text {
    font-size: 6rem;
  }

  /* line 2518, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .can-i-pick-your-brain .content .questions h3 {
    font-size: 3.5rem;
  }

  /* line 2521, /myapp/app/assets/stylesheets/home2.scss */
  .home.index h4 {
    font-size: 2rem;
  }

  /* line 2524, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .can-i-pick-your-brain {
    padding-bottom: 25rem;
  }

  /* line 2527, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    height: 165px;
  }

  /* line 2530, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .right-texts #right-pebble-teal {
    bottom: -207px;
  }

  /* line 2533, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile {
    background-position: right 128px;
  }

  /* line 2536, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .can-i-pick-your-brain {
    padding-bottom: 0;
  }

  /* line 2540, /myapp/app/assets/stylesheets/home2.scss */
  .pricing .container, .pricing .container .row, .pricing .container .row .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 2545, /myapp/app/assets/stylesheets/home2.scss */
  .services {
    background-size: auto 790px;
  }

  /* line 2546, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .build-a-profile .ios-screen-shots {
    transform: scale(0.35, 0.35);
  }

  /* line 2547, /myapp/app/assets/stylesheets/home2.scss */
  .circular-icon-dropdown li.notification-in-dropdown {
    display: block;
  }

  /* line 2548, /myapp/app/assets/stylesheets/home2.scss */
  #notifications-in-top-bar {
    display: none;
  }

  /* line 2549, /myapp/app/assets/stylesheets/home2.scss */
  .top-sub li a.profile-headshot {
    background: none !important;
  }

  /* line 2551, /myapp/app/assets/stylesheets/home2.scss */
  #menu-in-top-bar a {
    padding-right: 0;
  }
  /* line 2552, /myapp/app/assets/stylesheets/home2.scss */
  #menu-in-top-bar a.profile-headshot span:not(.userpic) {
    display: none;
  }
  /* line 2553, /myapp/app/assets/stylesheets/home2.scss */
  #menu-in-top-bar a.profile-headshot {
    position: relative;
  }
  /* line 2555, /myapp/app/assets/stylesheets/home2.scss */
  #menu-in-top-bar a.profile-headshot span.badge-danger {
    display: block;
    position: absolute;
    top: 29px;
    right: 1px;
    padding-top: 3px;
    line-height: 0.95;
  }
}
@media only screen and (max-width: 420px) {
  /* line 2568, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .pricing .container {
    padding-right: 10px;
    padding-left: 10px;
  }

  /* line 2572, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -95%;
  }

  /* line 2575, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .build-a-profile .ios-screen-shots {
    transform: scale(0.3, 0.3);
    /* Equal to scaleX(2) scaleY(0.5) */
  }

  /* line 2578, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-top: -450px;
  }

  /* line 2581, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .meet-some-of-our-brains h6 {
    margin-bottom: 5px;
    font-size: 1.75rem;
  }

  /* line 2585, /myapp/app/assets/stylesheets/home2.scss */
  .brains-card .card-text {
    margin-bottom: 0;
  }

  /* line 2588, /myapp/app/assets/stylesheets/home2.scss */
  .brains-card {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 380px) {
  /* line 2601, /myapp/app/assets/stylesheets/home2.scss */
  .price-cards .card {
    width: 306px;
  }
}
@media only screen and (max-width: 360px) {
  /* line 2608, /myapp/app/assets/stylesheets/home2.scss */
  .profile-image-wrapper {
    max-height: 220px;
  }

  /* line 2611, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -100%;
  }

  /* line 2614, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -127%;
  }

  /* line 2617, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .build-a-profile .ios-screen-shots {
    transform: scale(0.25, 0.25);
    /* Equal to scaleX(2) scaleY(0.5) */
  }
}
@media only screen and (max-width: 340px) {
  /* line 2622, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -100%;
  }

  /* line 2625, /myapp/app/assets/stylesheets/home2.scss */
  .build-a-profile .content .ios-screen-shots .desktop-slide {
    margin-left: -127%;
  }

  /* line 2628, /myapp/app/assets/stylesheets/home2.scss */
  .home.index .build-a-profile .ios-screen-shots {
    transform: scale(0.25, 0.25);
    /* Equal to scaleX(2) scaleY(0.5) */
  }

  /* line 2631, /myapp/app/assets/stylesheets/home2.scss */
  .price-cards .card {
    width: 300px;
  }
}
@media only screen and (max-width: 320px) {
  /* line 2638, /myapp/app/assets/stylesheets/home2.scss */
  .price-cards .card {
    width: 290px;
  }
}
/* line 31, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti {
  position: relative;
  display: inline-block;
}
/* line 40, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
/* line 45, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti__hide {
  display: none;
}
/* line 49, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti__v-hide {
  visibility: hidden;
}
/* line 54, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti input, .iti input[type=text], .iti input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}
/* line 76, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}
/* line 87, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px;
}
/* line 99, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti__arrow {
  margin-left: 6px;
  background-image: url(/assets/arrow-down-cd5835d5025c854cfdccaf046970af4c8889961dfa60cd7cafff620b83f70f18.svg);
  width: 10px;
  height: 7px;
  background-repeat: no-repeat;
}
/* line 106, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti__arrow--up {
  transform: rotate(180deg);
}
/* line 112, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti__country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
/* line 123, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px;
}
@media (max-width: 500px) {
  /* line 112, /myapp/app/assets/stylesheets/intlTelInput.scss */
  .iti__country-list {
    white-space: normal;
  }
}
/* line 154, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti__flag-box {
  display: inline-block;
  width: 20px;
}
/* line 160, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}
/* line 167, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti__country {
  padding: 5px 10px;
  outline: none;
}
/* line 174, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti__dial-code {
  color: #999;
}
/* line 177, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05);
}
/* line 182, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti__flag-box, .iti__country-name, .iti__dial-code {
  vertical-align: middle;
}
/* line 185, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti__flag-box, .iti__country-name {
  margin-right: 6px;
}
/* line 191, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti--allow-dropdown input, .iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}
/* line 196, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}
/* line 204, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer;
}
/* line 206, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: transparent;
}
/* line 211, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
  cursor: default;
}
/* line 214, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
  background-color: transparent;
}
/* line 221, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti--separate-dial-code .iti__selected-flag {
  background-color: transparent;
  height: 48px;
}
/* line 226, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 6px;
}
/* line 232, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}
/* line 240, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti--container:hover {
  cursor: pointer;
}

/* line 248, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}
/* line 255, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%;
}
/* line 259, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}

/* line 9, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag {
  width: 20px;
}
/* line 16, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__be {
  width: 18px;
}
/* line 16, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ch {
  width: 15px;
}
/* line 16, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mc {
  width: 19px;
}
/* line 16, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ne {
  width: 18px;
}
/* line 16, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__np {
  width: 13px;
}
/* line 16, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__va {
  width: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 9, /myapp/app/assets/stylesheets/sprite.scss */
  .iti__flag {
    background-size: 5652px 15px;
  }
}
/* line 26, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px;
}
/* line 30, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px;
}
/* line 34, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px;
}
/* line 38, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px;
}
/* line 42, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px;
}
/* line 46, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px;
}
/* line 50, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px;
}
/* line 54, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px;
}
/* line 58, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px;
}
/* line 62, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px;
}
/* line 66, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px;
}
/* line 70, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px;
}
/* line 74, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px;
}
/* line 78, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px;
}
/* line 82, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px;
}
/* line 86, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px;
}
/* line 90, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px;
}
/* line 94, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px;
}
/* line 98, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px;
}
/* line 102, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px;
}
/* line 106, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px;
}
/* line 110, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px;
}
/* line 114, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px;
}
/* line 118, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px;
}
/* line 122, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px;
}
/* line 126, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px;
}
/* line 130, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px;
}
/* line 134, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px;
}
/* line 138, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px;
}
/* line 142, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px;
}
/* line 146, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px;
}
/* line 150, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px;
}
/* line 154, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px;
}
/* line 158, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px;
}
/* line 162, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px;
}
/* line 166, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px;
}
/* line 170, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px;
}
/* line 174, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0px;
}
/* line 178, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px;
}
/* line 182, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px;
}
/* line 186, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px;
}
/* line 190, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px;
}
/* line 194, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px;
}
/* line 198, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px;
}
/* line 202, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px;
}
/* line 206, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px;
}
/* line 210, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px;
}
/* line 214, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px;
}
/* line 218, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px;
}
/* line 222, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px;
}
/* line 226, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px;
}
/* line 230, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0px;
}
/* line 234, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0px;
}
/* line 238, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0px;
}
/* line 242, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0px;
}
/* line 246, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0px;
}
/* line 250, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0px;
}
/* line 254, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0px;
}
/* line 258, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0px;
}
/* line 262, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0px;
}
/* line 266, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0px;
}
/* line 270, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0px;
}
/* line 274, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0px;
}
/* line 278, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0px;
}
/* line 282, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0px;
}
/* line 286, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0px;
}
/* line 290, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0px;
}
/* line 294, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0px;
}
/* line 298, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0px;
}
/* line 302, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0px;
}
/* line 306, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0px;
}
/* line 310, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0px;
}
/* line 314, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0px;
}
/* line 318, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0px;
}
/* line 322, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0px;
}
/* line 326, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0px;
}
/* line 330, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0px;
}
/* line 334, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0px;
}
/* line 338, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0px;
}
/* line 342, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0px;
}
/* line 346, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0px;
}
/* line 350, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0px;
}
/* line 354, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0px;
}
/* line 358, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0px;
}
/* line 362, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0px;
}
/* line 366, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0px;
}
/* line 370, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0px;
}
/* line 374, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0px;
}
/* line 378, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0px;
}
/* line 382, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0px;
}
/* line 386, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0px;
}
/* line 390, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0px;
}
/* line 394, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0px;
}
/* line 398, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0px;
}
/* line 402, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0px;
}
/* line 406, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0px;
}
/* line 410, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0px;
}
/* line 414, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0px;
}
/* line 418, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0px;
}
/* line 422, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0px;
}
/* line 426, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0px;
}
/* line 430, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0px;
}
/* line 434, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0px;
}
/* line 438, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0px;
}
/* line 442, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0px;
}
/* line 446, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0px;
}
/* line 450, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0px;
}
/* line 454, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0px;
}
/* line 458, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0px;
}
/* line 462, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0px;
}
/* line 466, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0px;
}
/* line 470, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0px;
}
/* line 474, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0px;
}
/* line 478, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0px;
}
/* line 482, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0px;
}
/* line 486, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0px;
}
/* line 490, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0px;
}
/* line 494, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0px;
}
/* line 498, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0px;
}
/* line 502, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0px;
}
/* line 506, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0px;
}
/* line 510, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0px;
}
/* line 514, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0px;
}
/* line 518, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0px;
}
/* line 522, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0px;
}
/* line 526, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0px;
}
/* line 530, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0px;
}
/* line 534, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0px;
}
/* line 538, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0px;
}
/* line 542, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0px;
}
/* line 546, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0px;
}
/* line 550, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0px;
}
/* line 554, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0px;
}
/* line 558, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0px;
}
/* line 562, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0px;
}
/* line 566, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0px;
}
/* line 570, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0px;
}
/* line 574, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0px;
}
/* line 578, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0px;
}
/* line 582, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0px;
}
/* line 586, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0px;
}
/* line 590, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0px;
}
/* line 594, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0px;
}
/* line 598, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0px;
}
/* line 602, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0px;
}
/* line 606, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0px;
}
/* line 610, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0px;
}
/* line 614, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0px;
}
/* line 618, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0px;
}
/* line 622, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0px;
}
/* line 626, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0px;
}
/* line 630, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0px;
}
/* line 634, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0px;
}
/* line 638, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0px;
}
/* line 642, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0px;
}
/* line 646, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0px;
}
/* line 650, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0px;
}
/* line 654, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0px;
}
/* line 658, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0px;
}
/* line 662, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0px;
}
/* line 666, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0px;
}
/* line 670, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0px;
}
/* line 674, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0px;
}
/* line 678, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0px;
}
/* line 682, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0px;
}
/* line 686, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0px;
}
/* line 690, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0px;
}
/* line 694, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0px;
}
/* line 698, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0px;
}
/* line 702, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0px;
}
/* line 706, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0px;
}
/* line 710, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0px;
}
/* line 714, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0px;
}
/* line 718, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0px;
}
/* line 722, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0px;
}
/* line 726, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0px;
}
/* line 730, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0px;
}
/* line 734, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0px;
}
/* line 738, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0px;
}
/* line 742, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0px;
}
/* line 746, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0px;
}
/* line 750, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0px;
}
/* line 754, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0px;
}
/* line 758, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0px;
}
/* line 762, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0px;
}
/* line 766, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0px;
}
/* line 770, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0px;
}
/* line 774, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0px;
}
/* line 778, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0px;
}
/* line 782, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0px;
}
/* line 786, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0px;
}
/* line 790, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0px;
}
/* line 794, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0px;
}
/* line 798, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0px;
}
/* line 802, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0px;
}
/* line 806, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0px;
}
/* line 810, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0px;
}
/* line 814, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0px;
}
/* line 818, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0px;
}
/* line 822, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0px;
}
/* line 826, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0px;
}
/* line 830, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0px;
}
/* line 834, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0px;
}
/* line 838, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0px;
}
/* line 842, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0px;
}
/* line 846, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0px;
}
/* line 850, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0px;
}
/* line 854, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0px;
}
/* line 858, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0px;
}
/* line 862, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0px;
}
/* line 866, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0px;
}
/* line 870, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0px;
}
/* line 874, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0px;
}
/* line 878, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0px;
}
/* line 882, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0px;
}
/* line 886, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0px;
}
/* line 890, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0px;
}
/* line 894, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0px;
}
/* line 898, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0px;
}
/* line 902, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0px;
}
/* line 906, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0px;
}
/* line 910, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0px;
}
/* line 914, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0px;
}
/* line 918, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0px;
}
/* line 922, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0px;
}
/* line 926, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0px;
}
/* line 930, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0px;
}
/* line 934, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0px;
}
/* line 938, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0px;
}
/* line 942, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0px;
}
/* line 946, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0px;
}
/* line 950, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0px;
}
/* line 954, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0px;
}
/* line 958, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0px;
}
/* line 962, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0px;
}
/* line 966, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0px;
}
/* line 970, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0px;
}
/* line 974, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0px;
}
/* line 978, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0px;
}
/* line 982, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__un {
  height: 14px;
  background-position: -5241px 0px;
}
/* line 986, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__us {
  height: 11px;
  background-position: -5263px 0px;
}
/* line 990, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0px;
}
/* line 994, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0px;
}
/* line 998, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0px;
}
/* line 1002, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0px;
}
/* line 1006, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0px;
}
/* line 1010, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0px;
}
/* line 1014, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0px;
}
/* line 1018, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0px;
}
/* line 1022, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0px;
}
/* line 1026, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0px;
}
/* line 1030, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0px;
}
/* line 1034, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0px;
}
/* line 1038, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0px;
}
/* line 1042, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0px;
}
/* line 1046, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0px;
}
/* line 1050, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0px;
}
/* line 1054, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0px;
}

/* line 273, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url(/assets/flags-0a012cf808a24573168308916092d2d4bd3f2b4af8e16b59167013cc77acee55.png);
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 273, /myapp/app/assets/stylesheets/intlTelInput.scss */
  .iti__flag {
    background-image: url(/assets/flags@2x-8ab4e961a71e2a404aab37e528b0312282c258015d58f5e0eb5dec6aa4ff63d2.png);
  }
}

/* line 290, /myapp/app/assets/stylesheets/intlTelInput.scss */
.iti__flag.iti__np {
  background-color: transparent;
}
/* line 6, /myapp/app/assets/stylesheets/invoices.scss */
#body-container {
  display: flex;
  flex-direction: column;
}

/* line 11, /myapp/app/assets/stylesheets/invoices.scss */
#invoices-container {
  min-height: 100vh;
  flex-grow: 1;
}

/* line 16, /myapp/app/assets/stylesheets/invoices.scss */
#invoices-list {
  margin-bottom: 1em;
}
/* line 1, /myapp/app/assets/stylesheets/jquery.fancybox-buttons.scss */
#fancybox-buttons {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 8050;
}

/* line 8, /myapp/app/assets/stylesheets/jquery.fancybox-buttons.scss */
#fancybox-buttons.top {
  top: 10px;
}

/* line 12, /myapp/app/assets/stylesheets/jquery.fancybox-buttons.scss */
#fancybox-buttons.bottom {
  bottom: 10px;
}

/* line 16, /myapp/app/assets/stylesheets/jquery.fancybox-buttons.scss */
#fancybox-buttons ul {
  display: block;
  width: 166px;
  height: 30px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  border: 1px solid #111;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  background: #323232;
  background: -moz-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444444), color-stop(50%, #343434), color-stop(50%, #292929), color-stop(100%, #333333));
  background: -webkit-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: -o-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: -ms-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

/* line 38, /myapp/app/assets/stylesheets/jquery.fancybox-buttons.scss */
#fancybox-buttons ul li {
  float: left;
  margin: 0;
  padding: 0;
}

/* line 44, /myapp/app/assets/stylesheets/jquery.fancybox-buttons.scss */
#fancybox-buttons a {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-color: transparent;
  background-image: url(/assets/fancybox_buttons-e31c3a8c15610109580e0f787dceb6e0a33c5f365d4cdbd4ee76f2b33aef5822.png);
  background-repeat: no-repeat;
  outline: none;
  opacity: 0.8;
}

/* line 56, /myapp/app/assets/stylesheets/jquery.fancybox-buttons.scss */
#fancybox-buttons a:hover {
  opacity: 1;
}

/* line 60, /myapp/app/assets/stylesheets/jquery.fancybox-buttons.scss */
#fancybox-buttons a.btnPrev {
  background-position: 5px 0;
}

/* line 64, /myapp/app/assets/stylesheets/jquery.fancybox-buttons.scss */
#fancybox-buttons a.btnNext {
  background-position: -33px 0;
  border-right: 1px solid #3e3e3e;
}

/* line 69, /myapp/app/assets/stylesheets/jquery.fancybox-buttons.scss */
#fancybox-buttons a.btnPlay {
  background-position: 0 -30px;
}

/* line 73, /myapp/app/assets/stylesheets/jquery.fancybox-buttons.scss */
#fancybox-buttons a.btnPlayOn {
  background-position: -30px -30px;
}

/* line 77, /myapp/app/assets/stylesheets/jquery.fancybox-buttons.scss */
#fancybox-buttons a.btnToggle {
  background-position: 3px -60px;
  border-left: 1px solid #111;
  border-right: 1px solid #3e3e3e;
  width: 35px;
}

/* line 84, /myapp/app/assets/stylesheets/jquery.fancybox-buttons.scss */
#fancybox-buttons a.btnToggleOn {
  background-position: -27px -60px;
}

/* line 88, /myapp/app/assets/stylesheets/jquery.fancybox-buttons.scss */
#fancybox-buttons a.btnClose {
  border-left: 1px solid #111;
  width: 35px;
  background-position: -56px 0px;
}

/* line 94, /myapp/app/assets/stylesheets/jquery.fancybox-buttons.scss */
#fancybox-buttons a.btnDisabled {
  opacity: 0.4;
  cursor: default;
}
/* line 1, /myapp/app/assets/stylesheets/jquery.fancybox-thumbs.scss */
#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 8050;
}

/* line 9, /myapp/app/assets/stylesheets/jquery.fancybox-thumbs.scss */
#fancybox-thumbs.bottom {
  bottom: 2px;
}

/* line 13, /myapp/app/assets/stylesheets/jquery.fancybox-thumbs.scss */
#fancybox-thumbs.top {
  top: 2px;
}

/* line 17, /myapp/app/assets/stylesheets/jquery.fancybox-thumbs.scss */
#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 24, /myapp/app/assets/stylesheets/jquery.fancybox-thumbs.scss */
#fancybox-thumbs ul li {
  float: left;
  padding: 1px;
  opacity: 0.5;
}

/* line 30, /myapp/app/assets/stylesheets/jquery.fancybox-thumbs.scss */
#fancybox-thumbs ul li.active {
  opacity: 0.75;
  padding: 0;
  border: 1px solid #fff;
}

/* line 36, /myapp/app/assets/stylesheets/jquery.fancybox-thumbs.scss */
#fancybox-thumbs ul li:hover {
  opacity: 1;
}

/* line 40, /myapp/app/assets/stylesheets/jquery.fancybox-thumbs.scss */
#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #111;
  outline: none;
}

/* line 49, /myapp/app/assets/stylesheets/jquery.fancybox-thumbs.scss */
#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  max-width: none;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
/* line 3, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

/* line 21, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

/* line 28, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 38, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-opened {
  z-index: 8030;
}

/* line 42, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

/* line 48, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-outer, .fancybox-inner {
  position: relative;
}

/* line 52, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-inner {
  overflow: hidden;
}

/* line 56, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

/* line 60, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

/* line 68, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 74, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

/* line 79, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url(/assets/fancybox_sprite-b9d6fddb0988440902fcfc72f371ecfa80ee2eb36073f9eebc17449ee41c886f.png);
}

/* line 83, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

/* line 95, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(/assets/fancybox_loading-b8681cce947f5b28ed3181b11601e2470b40811722a49564d1271e7b40015064.gif) center center no-repeat;
}

/* line 101, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

/* line 111, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-nav {
  position: absolute;
  top: 10%;
  width: 10%;
  height: 80%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(/assets/blank-b1442e85b03bdcaf66dc58c7abb98745dd2687d86350be9a298a1d9382ac849b.gif);
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

/* line 123, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-prev {
  left: 0;
}

/* line 127, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-next {
  right: 0;
}

/* line 131, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

/* line 142, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

/* line 147, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

/* line 152, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-nav:hover span {
  visibility: visible;
}

/* line 156, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
/* line 167, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-lock {
  overflow: visible !important;
  width: auto;
}

/* line 172, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-lock body {
  overflow: hidden !important;
}

/* line 176, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-lock-test {
  overflow-y: hidden !important;
}

/* line 180, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(/assets/fancybox_overlay-a163bab86035b0ba62c98fbbd4d8b4f5edabbbb774eca0b5e9e5081b5711b2ab.png);
}

/* line 190, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

/* line 196, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
/* line 203, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

/* line 211, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-opened .fancybox-title {
  visibility: visible;
}

/* line 215, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

/* line 224, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

/* line 240, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

/* line 246, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-title-inside-wrap {
  padding-top: 10px;
}

/* line 250, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 265, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(/assets/fancybox_sprite@2x-6ab68245606bbe6ad87ea3f6a044c93f6c21a07e70924b35b68bfb3786d94cf0.png);
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }

  /* line 270, /myapp/app/assets/stylesheets/jquery.fancybox.scss */
  #fancybox-loading div {
    background-image: url(/assets/fancybox_loading@2x-73b27f9aeb7bc6ee3c4bd20742382f015efd89981a3706d2a29a50867849629c.gif);
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
/* line 4, /myapp/app/assets/stylesheets/messages.scss */
.container.message-container {
  width: 100%;
  display: block;
}

/* line 9, /myapp/app/assets/stylesheets/messages.scss */
.message-sub-container {
  margin-bottom: 40px;
}

/* line 13, /myapp/app/assets/stylesheets/messages.scss */
.header-container {
  margin-bottom: 5px;
}

/* line 17, /myapp/app/assets/stylesheets/messages.scss */
div.reply-container {
  display: table;
  margin: 0 auto;
}

/* line 23, /myapp/app/assets/stylesheets/messages.scss */
div.message-text-container {
  margin-left: 10px;
  display: inline-block;
  min-width: 500px;
  max-width: 500px;
}

/* line 29, /myapp/app/assets/stylesheets/messages.scss */
div.message-pic-container {
  display: inline-block;
  height: 100%;
  vertical-align: top;
}

/* line 37, /myapp/app/assets/stylesheets/messages.scss */
.message-pic {
  width: 80px;
  height: 80px;
  margin-right: 10px;
}

/* line 45, /myapp/app/assets/stylesheets/messages.scss */
.inbox-footer {
  height: 150px;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  text-align: center;
  padding: 20px 20px 20px 20px;
}

/* line 55, /myapp/app/assets/stylesheets/messages.scss */
.spacer-bottom {
  height: 150px;
  width: 100%;
}

/* line 60, /myapp/app/assets/stylesheets/messages.scss */
.header-margin-shrink {
  margin-top: 0px;
  margin-bottom: 5px;
}

/* line 65, /myapp/app/assets/stylesheets/messages.scss */
.messager-partner-contain {
  padding: 0;
  position: relative;
  text-align: center;
  flex: 8;
  align-items: center;
  justify-content: center;
}

/* line 80, /myapp/app/assets/stylesheets/messages.scss */
#reply-form-footer {
  display: inline;
  width: 80%;
  height: 60%;
}

/* line 86, /myapp/app/assets/stylesheets/messages.scss */
#message-reply-button {
  display: inline;
}

/* line 94, /myapp/app/assets/stylesheets/messages.scss */
.inbox-reply-container {
  width: 60%;
  height: 200px;
  line-height: 100%;
  margin: 0 auto;
}

/* line 101, /myapp/app/assets/stylesheets/messages.scss */
img.messages-profile-picture {
  height: 100px;
  width: 100px;
  border-radius: 50%;
  margin-right: 10px;
}

/* line 108, /myapp/app/assets/stylesheets/messages.scss */
div.message-header-picture {
  width: 15%;
  display: inline-block;
  vertical-align: top;
}

/* line 113, /myapp/app/assets/stylesheets/messages.scss */
div.message-header-text {
  display: inline-block;
  vertical-align: top;
  width: 82%;
  text-align: left;
}

/* line 120, /myapp/app/assets/stylesheets/messages.scss */
.center-block {
  display: inline-block;
  vertical-align: top;
  padding: 10px !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  min-width: 600px;
  text-align: center;
}

/* line 131, /myapp/app/assets/stylesheets/messages.scss */
.inbox-button {
  flex: 1;
  text-align: center;
  vertical-align: middle;
  display: flex;
  z-index: 1;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  height: 115px;
  margin-left: 10px;
}

/* line 147, /myapp/app/assets/stylesheets/messages.scss */
.inbox-button-sub {
  flex: 1;
}

/* line 151, /myapp/app/assets/stylesheets/messages.scss */
.messages-view-profile-button {
  flex: 1.5;
  text-align: center;
  vertical-align: middle;
  display: flex;
  z-index: 1;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  height: 115px;
  margin-right: 10px;
}
/* line 5, /myapp/app/assets/stylesheets/notifications.scss */
.notification {
  padding: 10px 20px;
  display: block;
  position: relative;
}
/* line 9, /myapp/app/assets/stylesheets/notifications.scss */
.notification.unread {
  background-color: #E9F7F9;
}
/* line 12, /myapp/app/assets/stylesheets/notifications.scss */
.notification p {
  margin: 0px;
}
/* line 15, /myapp/app/assets/stylesheets/notifications.scss */
.notification a {
  display: inline-block;
}
/* line 18, /myapp/app/assets/stylesheets/notifications.scss */
.notification .nav-avatar {
  border-radius: 50%;
  height: 30px;
  margin-right: 5px;
  width: 30px;
  display: inline-block;
}

/* line 27, /myapp/app/assets/stylesheets/notifications.scss */
.dropdown-menu .notification.unread {
  border-left: 4px solid #cb3e47;
  background-color: #E9F7F9;
}
/*Owl Carousel*/

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* line 5, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared {
  padding-top: 64px;
  background: #edeeee;
  /*.subscription-settings-buttons {
    .cancel-subscription {
      @include button_raised();
    }
  }*/
}
/* line 8, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .footer-distributed {
  padding-left: 280px;
  padding-right: 0;
  display: none;
}
/* line 14, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .container {
  width: auto;
  max-width: 1260px;
}
/* line 20, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .main-menu .nav-justified > li, .left-sidebared .main-menu .nav-tabs.nav-justified > li {
  display: block;
  width: 100%;
  text-align: left;
}
/* line 27, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .tab-head {
  text-align: left;
}
/* line 31, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared #bo-nav-tabs-container .nav-tabs a h5.text-dark-grey {
  color: #fff;
  font-size: 18px;
}
/* line 36, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .no-link-effect.profile-booking-link {
  /*margin-right: 0 !important;*/
  margin-bottom: 5px;
  display: block;
}
/* line 42, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .btn-raised {
  display: block;
  margin: 0 auto;
}
/* line 53, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .links .btn-raised {
  display: block;
  margin-top: 10px;
  width: 80px;
}
/* line 60, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .portfolio-fields .links .btn-raised {
  display: block;
  margin-top: 10px;
  width: 200px;
  min-width: 200px;
}
/* line 68, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .main-menu {
  height: 100%;
  overflow: hidden;
  padding: 40px 0 0 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 75, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .main-menu .nav-tabs.nav-justified > li {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 80, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .main-menu .bo-prev-sub-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* line 85, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .main-menu .bo-prev-sub-box a, .left-sidebared .main-menu .bo-prev-sub-box button {
  font-family: GeomanistRegular, sans-serif;
  width: 205px;
  outline: none;
  font-size: 16px;
}
/* line 92, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .main-menu .bo-prev-sub-box button:focus {
  outline: none;
}
/* line 98, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .page-container {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  padding-left: 280px;
  -webkit-transition: padding-left 0.3s ease 0s;
  transition: padding-left 0.3s ease 0s;
}
/* line 107, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .sidebar-menu {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1001;
  height: 100vh;
  width: 280px;
  overflow: hidden;
  background: #fff;
  box-shadow: 2px 0 32px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 121, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared li.sixth-tab:hover, .left-sidebared li.sixth-tab.active,
.left-sidebared .nav li:hover:nth-child(8n+5), .left-sidebared .nav li.active:nth-child(8n+5) {
  border-bottom: none !important;
}
/* line 126, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .main-content {
  width: 100%;
  padding-bottom: 20px;
}
/* line 131, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .alert {
  margin-left: 280px;
}
/* line 133, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .alert#discount-code-message {
  margin-left: 0;
}
/* line 139, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .bo-status .alert, .left-sidebared .bo-status .alert-danger, .left-sidebared.account_settings.index .alert, .left-sidebared.account_settings.index .alert-danger {
  margin-left: 0px;
}
/* line 146, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .bo-status .container-fluid > .alert, .left-sidebared .bo-status .container-fluid > .alert-danger, .left-sidebared.account_settings.index .container-fluid > .alert, .left-sidebared.account_settings.index .container-fluid > .alert-danger {
  margin-left: 280px;
}
/* line 153, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .panel-title a.btn {
  color: #fff;
}
/* line 158, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .nav li:hover:nth-child(8n+1), .left-sidebared .nav li.active:nth-child(8n+1) {
  border-bottom: none;
}
/* line 162, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .nav li:hover:nth-child(8n+7), .left-sidebared .nav li.active:nth-child(8n+7) {
  border-bottom: none;
}
/* line 166, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .nav li:hover:nth-child(8n+2), .left-sidebared .nav li.active:nth-child(8n+2) {
  border-bottom: none;
}
/* line 171, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .nav-justified li.reports a {
  text-align: left;
  font-size: 15px;
  color: #fff;
}
/* line 179, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .bo-title-container .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 184, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .bo-title-container h2 {
  font-weight: bold;
  text-align: left;
  margin-top: 5px;
}
/* line 190, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .bo-title-container h4 {
  text-align: left;
}
/* line 194, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .bo-title-container p {
  color: #333;
  text-align: left;
  font-size: 18px;
  font-weight: 500;
}
/* line 202, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared select.form-control {
  border: 1px solid #ccc;
  font-size: 14px;
}
/* line 207, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .container-fluid {
  padding-left: 0;
  padding-right: 0;
  background: whitesmoke;
}
/* line 213, /myapp/app/assets/stylesheets/payments.scss */
.left-sidebared .upgrade-subscription:hover {
  color: #fff;
}

/* line 220, /myapp/app/assets/stylesheets/payments.scss */
.payment-method .merchant-card {
  width: 25px;
  height: auto;
}
/* line 225, /myapp/app/assets/stylesheets/payments.scss */
.payment-method .edit-plan {
  cursor: pointer;
  margin-left: 20px;
}
/* line 229, /myapp/app/assets/stylesheets/payments.scss */
.payment-method .expiration {
  font-size: 10px;
  margin-top: -8px;
  color: #687583;
}

/* line 235, /myapp/app/assets/stylesheets/payments.scss */
.plan-buttons {
  margin-bottom: 25px;
}
/* line 236, /myapp/app/assets/stylesheets/payments.scss */
.plan-buttons a {
  width: 250px;
  min-width: auto;
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
}
/* line 242, /myapp/app/assets/stylesheets/payments.scss */
.plan-buttons a:focus {
  color: #fff;
}
/* line 245, /myapp/app/assets/stylesheets/payments.scss */
.plan-buttons a button {
  width: 100%;
}

/* line 252, /myapp/app/assets/stylesheets/payments.scss */
.wave-emoji {
  padding-right: 4px;
}

/* line 257, /myapp/app/assets/stylesheets/payments.scss */
.srt {
  /*.metismenu li a:after {
    position: absolute;
    content: '\f107';
    font-family: fontawesome;
    right: 15px;
    top: 12px;
    color: #8d97ad;
    font-size: 20px;
  }*/
  /*.metismenu li.active > a:after {
    content: '\f106';
  }*/
  /*.metismenu li a:only-child:after {
    content: '';
  }
*/
 /* .metismenu li:hover > a,
  .metismenu li.active > a {
    color: #F69647;
  }
*/
  font-family: GeomanistRegular, sans-serif;
  font-size: 15px;
}
/* line 259, /myapp/app/assets/stylesheets/payments.scss */
.srt .main-menu h5 {
  font-family: GeomanistRegular, sans-serif;
}
/* line 263, /myapp/app/assets/stylesheets/payments.scss */
.srt .main-menu ul {
  padding: 0;
  margin: 0;
  display: block;
  padding-bottom: 30px;
}
/* line 268, /myapp/app/assets/stylesheets/payments.scss */
.srt .main-menu ul a, .srt .main-menu ul a:visited {
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  outline: 0;
}
/* line 282, /myapp/app/assets/stylesheets/payments.scss */
.srt .metismenu li a {
  position: relative;
  display: flex;
  color: #333;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 400;
  font-family: GeomanistRegular, sans-serif;
}
/* line 293, /myapp/app/assets/stylesheets/payments.scss */
.srt .metismenu li a i, .srt .metismenu li h5 i {
  color: #333;
  width: 27px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 301, /myapp/app/assets/stylesheets/payments.scss */
.srt .metismenu li ul li a i, .srt .metismenu li ul li h5 i {
  width: 27px;
}
/* line 325, /myapp/app/assets/stylesheets/payments.scss */
.srt .metismenu li a span {
  margin-left: 0px;
}
/* line 327, /myapp/app/assets/stylesheets/payments.scss */
.srt .metismenu li a span.toggle {
  margin-left: auto;
}
/* line 332, /myapp/app/assets/stylesheets/payments.scss */
.srt .metismenu li.active > a,
.srt .metismenu li:hover > a {
  color: #fff;
}
/* line 337, /myapp/app/assets/stylesheets/payments.scss */
.srt .metismenu li li a {
  display: flex;
  align-items: center;
}
/* line 342, /myapp/app/assets/stylesheets/payments.scss */
.srt .metismenu li ul {
  padding-left: 0px;
}
/* line 346, /myapp/app/assets/stylesheets/payments.scss */
.srt .metismenu > li:hover > a,
.srt .metismenu > li.active > a {
  color: #F69647;
  background: #343942;
}
/* line 357, /myapp/app/assets/stylesheets/payments.scss */
.srt .metismenu li:hover > a i,
.srt .metismenu li.active > a i {
  color: #F69647;
}
/* line 362, /myapp/app/assets/stylesheets/payments.scss */
.srt .metismenu li li a:after {
  top: 6px;
}
/* line 369, /myapp/app/assets/stylesheets/payments.scss */
.srt li.has-sub-menu:hover > h5 a > span, .srt li.has-sub-menu:hover > h5 a > i {
  color: #F69647;
}
/* line 376, /myapp/app/assets/stylesheets/payments.scss */
.srt li.has-sub-menu.wallet .wallet-link {
  display: flex;
}
/* line 378, /myapp/app/assets/stylesheets/payments.scss */
.srt li.has-sub-menu.wallet .wallet-link::after {
  display: none;
}
/* line 383, /myapp/app/assets/stylesheets/payments.scss */
.srt li.has-sub-menu ul {
  display: flex;
  flex-direction: column;
}
/* line 389, /myapp/app/assets/stylesheets/payments.scss */
.srt #bo-nav-tabs-container .tab-head {
  font-size: 15px;
}
/* line 394, /myapp/app/assets/stylesheets/payments.scss */
.srt li.has-sub-menu h5 {
  color: #333;
  font-size: 15px;
  margin-bottom: 0;
  cursor: pointer;
  font-weight: normal;
}
/* line 401, /myapp/app/assets/stylesheets/payments.scss */
.srt li.has-sub-menu h5 a {
  color: #333;
}
/* line 403, /myapp/app/assets/stylesheets/payments.scss */
.srt li.has-sub-menu h5 a:hover {
  text-decoration: none;
  color: #fff;
}
/* line 410, /myapp/app/assets/stylesheets/payments.scss */
.srt li.has-sub-menu .menu-items {
  position: relative;
  display: none;
  margin-left: 0px;
  padding-bottom: 0;
  padding-top: 0px;
  border: 0;
  box-shadow: none;
  position: static;
  float: none;
  width: 100%;
  margin-top: 0;
  border: 0;
  -webkit-box-shadow: none;
  margin-bottom: 0;
  padding-left: 0;
}
/* line 427, /myapp/app/assets/stylesheets/payments.scss */
.srt li.has-sub-menu .menu-items.open {
  display: block;
}
/* line 432, /myapp/app/assets/stylesheets/payments.scss */
.srt li.has-sub-menu .menu-items li:hover {
  border-bottom: none;
}
/* line 436, /myapp/app/assets/stylesheets/payments.scss */
.srt li.has-sub-menu .menu-items li a {
  /* color: #fff;
   font-size: 17px;*/
  /*margin: 3px 0px;*/
}
/* line 440, /myapp/app/assets/stylesheets/payments.scss */
.srt li.has-sub-menu .menu-items li a:hover {
  text-decoration: none;
}
/* line 446, /myapp/app/assets/stylesheets/payments.scss */
.srt li.has-sub-menu .menu-items li:last-child a {
  margin-bottom: 0;
}
/* line 453, /myapp/app/assets/stylesheets/payments.scss */
.srt li.has-sub-menu.active h5 a, .srt li.has-sub-menu.active h5 a i, .srt li.has-sub-menu.active h5 i, .srt li.has-sub-menu.active h5 > span {
  color: #F69647;
}
/* line 459, /myapp/app/assets/stylesheets/payments.scss */
.srt li.reports a {
  display: flex;
  align-items: center;
}
/* line 466, /myapp/app/assets/stylesheets/payments.scss */
.srt li.has-sub-menu:hover > span, .srt li.has-sub-menu:hover > h5 > span, .srt li.has-sub-menu:hover > h5 > i {
  color: #EF506E;
}
/* line 472, /myapp/app/assets/stylesheets/payments.scss */
.srt li.direct-menu a {
  display: flex;
  align-items: center;
}
/* line 476, /myapp/app/assets/stylesheets/payments.scss */
.srt li.direct-menu a h5 {
  margin: 0;
}
/* line 482, /myapp/app/assets/stylesheets/payments.scss */
.srt a {
  font-family: GeomanistRegular, sans-serif;
}
/* line 484, /myapp/app/assets/stylesheets/payments.scss */
.srt a.read-more {
  color: #FD8F3E;
}
/* line 489, /myapp/app/assets/stylesheets/payments.scss */
.srt li.has-sub-menu li:first-child a {
  margin-bottom: 0px;
}
/* line 496, /myapp/app/assets/stylesheets/payments.scss */
.srt li.has-sub-menu:hover > h5 {
  background: #343942;
}
/* line 500, /myapp/app/assets/stylesheets/payments.scss */
.srt li.has-sub-menu .toggle {
  margin-top: 05px;
  font-size: 12px;
}
/* line 505, /myapp/app/assets/stylesheets/payments.scss */
.srt li.has-sub-menu > h5 {
  display: flex;
  margin-top: 0;
}
/* line 508, /myapp/app/assets/stylesheets/payments.scss */
.srt li.has-sub-menu > h5 span.toggle {
  margin-left: auto;
  margin-right: 0px;
}
/* line 515, /myapp/app/assets/stylesheets/payments.scss */
.srt li.has-sub-menu li h5 {
  padding-left: 0;
}
/* line 520, /myapp/app/assets/stylesheets/payments.scss */
.srt li.has-sub-menu.wallet > h5 {
  padding-left: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  display: block;
  margin-top: 0;
}
/* line 526, /myapp/app/assets/stylesheets/payments.scss */
.srt li.has-sub-menu.wallet > h5 span.toggle {
  margin-left: auto;
  margin-right: 15px;
}
/* line 534, /myapp/app/assets/stylesheets/payments.scss */
.srt .account ul li h5 {
  margin-top: 0px;
  margin-bottom: 0px;
}
/* line 537, /myapp/app/assets/stylesheets/payments.scss */
.srt .account ul li h5 a {
  padding-top: 0px;
  padding-bottom: 0px;
}
/* line 544, /myapp/app/assets/stylesheets/payments.scss */
.srt h2 {
  font-family: GeomanistRegular, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #313b3d;
}
/* line 550, /myapp/app/assets/stylesheets/payments.scss */
.srt h4.about-text-heading {
  font-size: 1.6rem;
  font-weight: 600;
  color: #313b3d;
}
/* line 555, /myapp/app/assets/stylesheets/payments.scss */
.srt label {
  font-family: GeomanistRegular, sans-serif;
  font-weight: 600;
}
/* line 561, /myapp/app/assets/stylesheets/payments.scss */
.srt .table > caption + thead > tr:first-child > th, .srt .table > caption + thead > tr:first-child > td, .srt .table > colgroup + thead > tr:first-child > th, .srt .table > colgroup + thead > tr:first-child > td, .srt .table > thead:first-child > tr:first-child > th, .srt .table > thead:first-child > tr:first-child > td {
  font-weight: 700;
}
/* line 564, /myapp/app/assets/stylesheets/payments.scss */
.srt #bo-nav-tabs-container li.first-tab:hover .tab-head,
.srt #bo-nav-tabs-container li.first-tab.active .tab-head {
  color: #fff;
}
/* line 568, /myapp/app/assets/stylesheets/payments.scss */
.srt #bo-nav-tabs-container li.sixth-tab:hover .tab-head,
.srt #bo-nav-tabs-container li.sixth-tab.active .tab-head,
.srt #bo-nav-tabs-container li.fourth-tab:hover .tab-head,
.srt #bo-nav-tabs-container li.fourth-tab.active .tab-head,
.srt #bo-nav-tabs-container li.fifth-tab:hover .tab-head,
.srt #bo-nav-tabs-container li.fifth-tab.active .tab-head,
.srt #bo-nav-tabs-container li.availability-tab:hover .tab-head,
.srt #bo-nav-tabs-container li.availability-tab.active .tab-head,
.srt #bo-nav-tabs-container li.third-tab:hover .tab-head,
.srt #bo-nav-tabs-container li.third-tab.active .tab-head {
  color: #fff !important;
}
/* line 580, /myapp/app/assets/stylesheets/payments.scss */
.srt .welcome-text-headiadmin_user_add_wallet_credits_pathng {
  margin-bottom: 15px;
}
/* line 582, /myapp/app/assets/stylesheets/payments.scss */
.srt .welcome-text-headiadmin_user_add_wallet_credits_pathng a.btn {
  margin-top: -6px;
}
/* line 587, /myapp/app/assets/stylesheets/payments.scss */
.srt .your-pick-my-brain-earnings h2, .srt .current-credits h2, .srt .wallet-history h2, .srt .wallet-payments h2 {
  margin-bottom: 15px;
  color: #313b3d;
}
/* line 592, /myapp/app/assets/stylesheets/payments.scss */
.srt .tab-pane {
  padding-top: 15px;
}
/* line 594, /myapp/app/assets/stylesheets/payments.scss */
.srt .tab-pane#brain-services {
  padding-top: 5px;
}
/* line 598, /myapp/app/assets/stylesheets/payments.scss */
.srt .bo-content-container {
  margin-top: 0;
}
/* line 601, /myapp/app/assets/stylesheets/payments.scss */
.srt .nav-btn {
  margin: 10px 30px 0 0;
  cursor: pointer;
  position: absolute;
  left: 10px;
  top: 30px;
  z-index: 1031;
}
/* line 610, /myapp/app/assets/stylesheets/payments.scss */
.srt .nav-btn span {
  display: block;
  width: 22px;
  height: 2px;
  background: #b3aaaa;
  margin: 4px 0;
  border-radius: 15px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  box-shadow: 0 0 0 4px rgba(99, 96, 96, 0.03);
}
/* line 622, /myapp/app/assets/stylesheets/payments.scss */
.srt .nav-btn span:nth-child(2) {
  opacity: 0;
}
/* line 626, /myapp/app/assets/stylesheets/payments.scss */
.srt .nav-btn span:first-child {
  -webkit-transform: rotate(45deg) translate(5px, 5px);
  transform: rotate(45deg) translate(5px, 5px);
}
/* line 631, /myapp/app/assets/stylesheets/payments.scss */
.srt .nav-btn span:last-child {
  -webkit-transform: rotate(-45deg) translate(3px, -3px);
  transform: rotate(-45deg) translate(3px, -3px);
}
/* line 636, /myapp/app/assets/stylesheets/payments.scss */
.srt.sbar_collapsed .nav-btn span {
  transform: none;
  opacity: 1;
}
/* line 641, /myapp/app/assets/stylesheets/payments.scss */
.srt.sbar_collapsed .nav-btn {
  left: 15px;
  top: 30px;
}
/* line 645, /myapp/app/assets/stylesheets/payments.scss */
.srt.sbar_collapsed .page-container {
  padding-left: 0;
}
/* line 648, /myapp/app/assets/stylesheets/payments.scss */
.srt.sbar_collapsed .sidebar-menu {
  left: -280px;
}
/* line 652, /myapp/app/assets/stylesheets/payments.scss */
.srt a.btn.disabled, .srt fieldset[disabled] a.btn {
  background: #C0C0C0;
  color: #808080;
  border: 1px solid #C0C0C0;
  box-shadow: none;
}

/* line 661, /myapp/app/assets/stylesheets/payments.scss */
.srt-form .form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
/* line 674, /myapp/app/assets/stylesheets/payments.scss */
.srt-form.search {
  margin-right: 20px;
}
/* line 676, /myapp/app/assets/stylesheets/payments.scss */
.srt-form.search input.form-control {
  width: 200px;
  font-size: 14px;
  margin-right: 3px;
}

/* line 685, /myapp/app/assets/stylesheets/payments.scss */
.pagination-wrapper .srt-form label {
  margin-top: 7px;
  margin-left: 0;
  margin-right: 3px;
}
/* line 690, /myapp/app/assets/stylesheets/payments.scss */
.pagination-wrapper .srt-form select.form-control {
  width: 60px;
}

/* line 695, /myapp/app/assets/stylesheets/payments.scss */
.pagination-wrapper .pagination + .srt-form {
  margin-left: 10px;
}

/* line 699, /myapp/app/assets/stylesheets/payments.scss */
.pagination-wrapper {
  display: flex;
}
/* line 701, /myapp/app/assets/stylesheets/payments.scss */
.pagination-wrapper form {
  display: flex;
}

/* line 708, /myapp/app/assets/stylesheets/payments.scss */
.user_dashboards.bookings .main-content .btn,
.groups.booking_history .main-content .btn {
  height: 34px;
  margin-right: 20px;
}
/* line 713, /myapp/app/assets/stylesheets/payments.scss */
.user_dashboards.bookings .srt-form select,
.groups.booking_history .srt-form select {
  height: 34px;
  margin-right: 20px;
}

/* line 722, /myapp/app/assets/stylesheets/payments.scss */
.nav li.has-sub-menu:hover:nth-child(8n+6), .nav li.has-sub-menu:hover:nth-child(8n+6) li, .nav li.has-sub-menu.active:nth-child(8n+6), .nav li.has-sub-menu.active:nth-child(8n+6) li {
  border-bottom: none;
}

/* line 727, /myapp/app/assets/stylesheets/payments.scss */
.card-stats {
  background: #27293d;
  border: 0;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.1);
}

/* line 737, /myapp/app/assets/stylesheets/payments.scss */
li.has-sub-menu .toggle {
  overflow: hidden;
  float: right;
  margin-right: 15px;
  font-size: 12px;
}

/* line 747, /myapp/app/assets/stylesheets/payments.scss */
li.has-sub-menu:hover > h5 {
  background: #343942;
}
/* line 751, /myapp/app/assets/stylesheets/payments.scss */
li.has-sub-menu .toggle {
  margin-left: auto;
}

/* line 758, /myapp/app/assets/stylesheets/payments.scss */
.chart-wrapper .row {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
/* line 761, /myapp/app/assets/stylesheets/payments.scss */
.chart-wrapper .row [class*=col-] {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
/* line 766, /myapp/app/assets/stylesheets/payments.scss */
.chart-wrapper > div {
  margin-bottom: 20px;
}
/* line 770, /myapp/app/assets/stylesheets/payments.scss */
.chart-wrapper .dark-cart {
  background: #27293D;
}

/* line 776, /myapp/app/assets/stylesheets/payments.scss */
.user_dashboards.wallet .welcome-text-heading {
  margin-top: 8px;
}
/* line 779, /myapp/app/assets/stylesheets/payments.scss */
.user_dashboards.wallet .welcome-text-heading .btn-success {
  margin-top: 10px;
}

/* line 787, /myapp/app/assets/stylesheets/payments.scss */
.user_dashboards.summary_stats #reportrange, .user_dashboards.summary_stats form.form-inline button {
  margin-bottom: 15px;
  margin-top: 5px;
}
/* line 791, /myapp/app/assets/stylesheets/payments.scss */
.user_dashboards.summary_stats form.form-inline button {
  margin-left: 3px;
}
/* line 794, /myapp/app/assets/stylesheets/payments.scss */
.user_dashboards.summary_stats h1 {
  font-family: GeomanistRegular, sans-serif;
  font-size: 22px;
  margin-top: 10px;
  font-weight: 700;
  color: #313b3d;
}
/* line 804, /myapp/app/assets/stylesheets/payments.scss */
.user_dashboards.bookings .export-csv-form .form-group {
  margin-bottom: 0;
}

/* line 814, /myapp/app/assets/stylesheets/payments.scss */
.refunds.show .main-content,
.wallet_payments.new .main-content, .payouts.new .main-content,
.wallet_payments.show .main-content, .payouts.show .main-content {
  padding-top: 15px;
}

/* line 820, /myapp/app/assets/stylesheets/payments.scss */
.wallet_payments.index .panel-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/* ===================================================================
                       Browse Our Brains START
==================================================================== */
/* line 10, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains {
  background: none;
  margin: 0;
  padding: 0;
  font-family: GeomanistRegular, sans-serif;
  /* =========================================== */
  /* ============================================================================ */
  /* ==================== Responsiveness =================== */
  /*  Extra Large devices (Extra Large screens / TVs, 1201px < 1440px) */
  /*  Large devices (Large screens / Desktops, 1025px < 1200px) */
  /*  Medium devices (Small screens / laptops, 769px < 1024px) */
  /*  Small devices (iPads/Tablets, 481px < 768px) */
  /*  Extra small devices (Mobile devices, 360px < 480px) */
}
/* line 15, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .filter-icon {
  display: none;
}
/* line 20, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .mobile-sidenav .closeBtn {
  display: none;
}
/* line 25, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains hr.half-mar {
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 30, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .text-light-grey {
  color: #a6a6a6;
}
/* line 35, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .navbar {
  width: 100%;
  height: 96.19px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
/* line 43, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .mobile-menu {
  display: none;
}
/* line 47, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .tablet-brand {
  display: block;
}
/* line 51, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .mobile-brand {
  display: none;
}
/* line 56, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains.wishlist .container-fluid {
  background: #edeeee;
}
/* line 57, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains.wishlist .browse-brains-content {
  margin-left: 0;
  margin-right: 0;
}
/* line 62, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .search-box {
  width: 400px;
  height: 50px;
  border-radius: 40px;
  border: 1px solid #e4e5e7;
  background-color: white;
  display: flex;
  align-items: center;
  padding: 10px;
  box-shadow: 0 8px 40px 0 #a056211a;
}
/* line 73, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .search-box svg {
  font-size: 20px;
  margin: 5px 10px 5px 5px;
}
/* line 78, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .search-box input {
  flex: 1;
  height: 24px;
  border: none;
  outline: none;
  font-size: 16px;
  font-weight: lighter;
  font-family: GeomanistRegular, sans-serif;
}
/* line 89, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brain-nav-link .nav-link {
  font-family: 'RobotoRegular', Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #4D4D4D;
}
/* line 94, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brain-nav-link .nav-link:hover {
  color: var(--brand-primary-hover);
}
/* line 101, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .loginStyle {
  color: #a79f9f;
}
/* line 110, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains hr.solid {
  width: 100%;
  border-top: 0.2px solid #e4e5e7;
  margin: 0 auto;
}
/* line 118, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content {
  /* Category - Left Side */
  /* ================================Meet the brain - Right Side============================ */
}
/* line 120, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section {
      /*.chosen-single {
        background: none;
        border: none;
        box-shadow: none;

        span {
          margin-right: 14px;
        }
      }*/
  /*.chosen-drop {
   !* width: 248px;*!
    left: -17px;
    top: 30px;
    border: 2px solid #e4e5e7;
  }*/
  /*.country-select::after {
    content: "\25BE";
    color: #687583;
    flex: none;
    order: 1;
    flex-grow: 0;
    margin: 0 6px;
  }*/
  /* .country-select:hover::after {
     transform: matrix(1, 0, 0, -1, 0, 0);
   }*/
}
/* line 123, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .number_of_bookings-section .number_of_bookings .form-control {
  width: 100% !important;
}
/* line 129, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .category-section-title,
body.browse-our-brains .browse-brains-content .left-side-bar-section .price-range-title,
body.browse-our-brains .browse-brains-content .left-side-bar-section .service-ratings-title,
body.browse-our-brains .browse-brains-content .left-side-bar-section .location-title,
body.browse-our-brains .browse-brains-content .left-side-bar-section .language-title {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
}
/* line 141, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .category {
  margin: 16px 0;
  display: flex;
  align-items: center;
}
/* line 146, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .category span {
  font-size: 14px;
  font-weight: 500;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  line-height: 20px;
  width: 196px;
  height: 20px;
  margin-left: 12px;
}
/* line 158, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .category-icon {
  width: 42px;
  height: 42px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 167, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .graphics-design-icon {
  background: #f5e6fd;
}
/* line 171, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .digital-marketing-icon {
  background: #e3f8fa;
}
/* line 175, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .video-animation-icon {
  background: #fee5e1;
}
/* line 179, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .programming-tech-icon {
  background: #e2e7ff;
}
/* line 183, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .writing-translation-icon {
  background: #fef4e1;
}
/* line 187, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .music-audio-icon {
  background: #e2ffe8;
}
/* line 191, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .see-all-category {
  border: none;
  background: none;
}
/* line 196, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .see-all-category span {
  font-family: GeomanistRegular, sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  color: var(--brand-primary);
  margin-right: 6px;
  line-height: 20px;
}
/* line 206, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .show-category-btn {
  display: flex;
  align-items: end;
}
/* line 211, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section #arrow-down,
body.browse-our-brains .browse-brains-content .left-side-bar-section #arrow-up {
  font-size: 20px;
  font-weight: 600;
  color: var(--brand-primary);
}
/* line 219, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .price-range-section {
  margin-top: 20px;
  width: 100%;
}
/* line 224, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .price-range-title {
  left: 0;
  top: 0;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  margin: 0px 0px 28px 0px;
}
/* line 236, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .value {
  position: absolute;
  top: -22px;
  min-width: 25px;
  height: 15px;
  padding: 1px;
  margin-left: -2px;
  align-items: center;
  text-align: center;
  display: flex;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
  background: var(--brand-primary);
  border-radius: 5px;
  width: 50px;
  left: -60%;
}
/* line 258, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .value:after {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  left: 50%;
  right: 0;
  width: 0;
  height: 0;
  margin-left: -5px;
  border-bottom: 5px solid transparent;
  border-top: 5px solid var(--brand-primary);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
/* line 274, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section #slider .ui-slider-handle {
  position: absolute;
  width: 24px;
  height: 24px;
  top: -10px;
  border-radius: 50%;
  border: solid 2px var(--brand-primary);
  background: var(--brand-primary);
  cursor: pointer;
  outline: none;
}
/* line 285, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .ui-state-hover {
  background-color: var(--brand-primary-hover) !important;
}
/* line 288, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .ui-state-focus {
  border-color: #fd8f3e !important;
  color: #fd8f3e !important;
  background-color: #fd8f3e !important;
}
/* line 293, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .ui-state-active {
  border-color: #fd8f3e !important;
  color: #fd8f3e !important;
  background-color: #fd8f3e !important;
}
/* line 298, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .ui-corner-all {
  border-color: var(--brand-primary) !important;
  color: var(--brand-primary) !important;
  background-color: var(--brand-primary) !important;
}
/* line 304, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section #slider.ui-slider {
  height: 4px;
  background: #e7e4e4;
  border: none;
  border-radius: 4px;
  margin-left: 8px;
  margin-right: 26px;
}
/* line 313, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section #slider .ui-slider-range {
  position: absolute;
  height: 4px;
  background: #fd8f3e;
  border-radius: 4px;
}
/* line 320, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .price-range {
  position: absolute;
  width: 250px;
  margin-top: 30px;
}
/* line 326, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .min-range {
  float: left;
}
/* line 330, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .max-range {
  float: right;
}
/* line 334, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .min-range,
body.browse-our-brains .browse-brains-content .left-side-bar-section .max-range {
  font-family: GeomanistRegular, sans-serif;
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  line-height: 30px;
  color: #6c6883;
}
/* line 347, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .service-ratings-section {
  margin-top: 20px;
}
/* line 351, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .service-ratings-title {
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  margin: 0 0 8px 0px;
}
/* line 361, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .service-label,
body.browse-our-brains .browse-brains-content .left-side-bar-section .language-label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 8px;
  cursor: pointer;
  font-family: GeomanistRegular, sans-serif;
  font-weight: 500;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000000;
}
/* line 377, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .service-label input,
body.browse-our-brains .browse-brains-content .left-side-bar-section .language-label input {
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* line 384, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .service-label input:checked ~ .left-side-bar-checkbox,
body.browse-our-brains .browse-brains-content .left-side-bar-section .language-label input:checked ~ .left-side-bar-checkbox {
  background-color: #ffffff;
  border: 2px solid var(--brand-primary);
}
/* line 389, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .service-label input:checked ~ .left-side-bar-checkbox:after,
body.browse-our-brains .browse-brains-content .left-side-bar-section .language-label input:checked ~ .left-side-bar-checkbox:after {
  display: block;
}
/* line 393, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .service-label .left-side-bar-checkbox:after,
body.browse-our-brains .browse-brains-content .left-side-bar-section .language-label .left-side-bar-checkbox:after {
  left: 6px;
  top: 1px;
  width: 6px;
  height: 12px;
  border: solid var(--brand-primary);
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
}
/* line 406, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .left-side-bar-checkbox {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border: 2px solid #e4e5e7;
  border-radius: 5px;
}
/* line 416, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .left-side-bar-checkbox:after {
  content: "";
  position: absolute;
  display: none;
}
/* line 424, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .location-section {
  margin-top: 28px;
}
/* line 428, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .location-title {
  width: 220px;
  flex: none;
  flex-grow: 0;
  margin: 0 0 8px;
}
/* line 435, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .country-select select {
  appearance: none;
  outline: 0;
  border: 0;
  box-shadow: none;
  flex: 1;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  display: flex;
  align-items: center;
  color: #687583;
  background: none;
  cursor: pointer;
}
/* line 453, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .country-select select::-ms-expand {
  display: none;
}
/* line 457, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .country-select {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  height: 37px;
  box-sizing: border-box;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  margin: 0px;
  background: none;
}
/* line 502, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .circle {
  width: 20px;
  height: 20px;
  position: relative;
  border-radius: 50%;
  border: 2px solid #e4e5e7;
  cursor: pointer;
  z-index: 2;
}
/* line 512, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .line1,
body.browse-our-brains .browse-brains-content .left-side-bar-section .line2 {
  content: "";
  position: absolute;
  width: 12px;
  height: 2px;
  border-radius: 0;
  top: 7px;
  z-index: 0;
  background: #e4e5e7;
}
/* line 524, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .line1 {
  left: 2px;
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
}
/* line 530, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .line2 {
  right: 2px;
  -ms-transform: rotate(-225deg);
  -webkit-transform: rotate(-225deg);
}
/* line 536, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .country-flag {
  width: 25px;
  height: 15px;
}
/* line 542, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .selected-country {
  margin-top: 8px;
}
/* line 546, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .country-name {
  left: calc(50% - 170px / 2);
  top: 23.75%;
  bottom: 23.75%;
  width: 170px;
  height: 21px;
  font-family: GeomanistRegular, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  line-height: 21px;
  align-items: center;
  color: #000000;
  flex: none;
  order: 1;
  flex-grow: 1;
  margin: 0 16px;
}
/* line 567, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .language-section {
  margin-top: 20px;
}
/* line 571, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .left-side-bar-section .language-title {
  flex: none;
  flex-grow: 0;
  margin: 0 0 8px 0px;
}
/* line 581, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-top-card-container {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 30px;
}
/* line 587, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 30px;
}
/* line 593, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card {
  width: 525px;
  height: 130px;
  border-radius: 20px;
}
/* line 599, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 {
  background: #3b83d9;
  position: relative;
}
/* line 603, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 span {
  position: absolute;
  width: 176px;
  height: 87px;
  top: 22px;
  left: 49px;
  bottom: 33px;
  color: #fff;
  font-family: "Prompt", sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 29px;
  letter-spacing: 0.8px;
}
/* line 618, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 .meet-lamp {
  position: absolute;
  color: #ffdabf;
  top: 20px;
  left: 227px;
}
/* line 625, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 .meet-monitor {
  position: absolute;
  color: #a5f1df;
  top: 27px;
  left: 347px;
}
/* line 633, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 {
  background: #d695f4;
  display: flex;
  position: relative;
  justify-content: center;
}
/* line 639, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 span {
  width: 356px;
  height: 36px;
  color: #472b95;
  font-family: "Prompt", sans-serif;
  font-size: 24px;
  font-weight: 800;
  font-style: normal;
  line-height: 36px;
  letter-spacing: 0.8px;
  margin-top: 13px;
  text-align: center;
}
/* line 653, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic {
  position: absolute;
  width: 63px;
  height: 60px;
  top: 70px;
}
/* line 660, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .crown {
  position: absolute;
  left: 7.92%;
  right: 5.05%;
  top: 32.59%;
  bottom: -15.4%;
}
/* line 668, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-1 {
  left: 49px;
}
/* line 672, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .heart {
  position: absolute;
  left: 27.85%;
  right: -11.66%;
  top: 37.52%;
  bottom: -0.96%;
}
/* line 680, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-2 {
  left: 142px;
}
/* line 684, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .fireworks {
  position: absolute;
  left: 45.13%;
  right: 1.2%;
  top: 26.63%;
  bottom: -7.74%;
}
/* line 692, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-3 {
  left: 232px;
}
/* line 696, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .heart-2 {
  position: absolute;
  left: 62.13%;
  right: 1.2%;
  top: 29.63%;
  bottom: -7.74%;
}
/* line 704, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-4 {
  left: 324px;
}
/* line 708, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .thunder {
  position: absolute;
  left: 77.13%;
  right: 1.2%;
  top: 27.63%;
  bottom: -7.74%;
}
/* line 716, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-5 {
  left: 415px;
}
/* line 721, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .top-card-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 30px;
}
/* line 727, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .top-card {
  position: relative;
  width: 340px;
  height: 130px;
  border-radius: 20px;
  display: grid;
  grid-column-gap: 15px;
}
/* line 735, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .top-card span {
  font-family: "Prompt", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0.8px;
  color: #343e96;
}
/* line 746, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .top-card-1 {
  background: #c8ebb2;
  position: relative;
  display: flex;
  align-items: center;
}
/* line 752, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .top-card-1 span {
  width: 183px;
  height: 48px;
  margin-left: 52px;
  z-index: 1;
}
/* line 759, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .top-card-1 svg {
  position: absolute;
  right: 35px;
}
/* line 765, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .top-card-2 {
  background: #ffdabf;
  position: relative;
  display: flex;
  align-items: center;
}
/* line 771, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .top-card-2 span {
  width: 192px;
  height: 48px;
  margin-left: 38px;
}
/* line 777, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .top-card-2 svg {
  position: absolute;
  right: 26px;
}
/* line 783, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .top-card-3 {
  background: #d6f2fb;
  position: relative;
  display: flex;
  align-items: center;
}
/* line 789, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .top-card-3 span {
  width: 248px;
  height: 48px;
  margin-left: 43px;
}
/* line 795, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .top-card-3 svg {
  position: absolute;
  right: 46px;
}
/* line 803, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .recommended-brains-container {
  width: 100%;
  height: 100px;
}
/* line 807, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .recommended-brains-container .recommended-brains-title {
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 45px;
  color: #000000;
  padding: 27px 0;
}
/* line 819, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content {
  transition: transform 0.6s;
  transform-style: preserve-3d;
  perspective: 1000px;
}
/* line 824, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card {
  height: 568px;
  background: #ffffff;
  box-sizing: border-box;
  border-radius: 12px;
}
/* line 829, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image {
  position: relative;
}
/* line 832, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .brains-card-pic {
  width: 100%;
  height: 45%;
  border-radius: 16px 16px 0 0;
  margin-top: -1px;
}
/* line 839, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 12px;
  top: 12px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.4);
}
/* line 848, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react .love-icon {
  position: absolute;
  left: 28%;
  top: 29%;
  box-sizing: border-box;
}
/* line 856, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react:hover {
  cursor: pointer;
}
/* line 863, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .details {
  display: flex;
}
/* line 866, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .card-img {
  border-radius: 100px;
  position: static;
  width: 38px;
  height: 38px;
  left: 0px;
  top: 0px;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 12px;
}
/* line 879, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-name {
  position: static;
  width: 130px;
  height: 21px;
  left: 0px;
  top: 0px;
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 21px;
  /* identical to box height */
  /* Black */
  color: #000000;
  /* Inside Auto Layout */
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 4px 0px;
}
/* line 900, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .designation {
  position: static;
  width: 233px;
  height: 44px;
  left: calc(50% - 233px / 2 - 33.5px);
  top: 4px;
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  color: #000000;
  /* Inside Auto Layout */
  flex: none;
  order: 0;
  flex-grow: 1;
  margin: 0px 20px;
}
/* line 920, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .location {
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  text-overflow: ellipsis;
  color: #687583;
}
/* line 930, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .expertise {
  display: flex;
  width: 100%;
  flex-flow: wrap;
  position: relative;
  padding: 0 12px;
  max-height: 50px;
  overflow-y: hidden;
}
/* line 939, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .expertise .expertise-list {
  height: 22px;
  padding: 2px 4px;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #687583;
  background-color: #ddeaf0;
  border-radius: 4px;
  margin: 2px;
}
/* line 954, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .card-horizontal-role {
  position: absolute;
  bottom: 110px;
  width: 100%;
  height: 0;
  margin: 10px 0;
  border: 1px solid #e4e5e6;
  flex: none;
  order: 2;
  align-self: stretch;
}
/* line 966, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container {
  display: grid;
  position: absolute;
  bottom: 70px;
  grid-column-gap: 0;
  grid-template-columns: 1fr 1fr 1fr;
  padding: 0 10px;
}
/* line 974, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container {
  width: 70px;
  height: 43px;
  margin: 0 4px;
}
/* line 979, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-text {
  width: 70px;
  height: 14px;
  left: calc(50% - 70px / 2);
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  text-align: center;
  color: #000000;
  margin: 4px 0;
}
/* line 993, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-status {
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 140%;
  text-align: center;
  color: #FD8F3E;
}
/* line 1002, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-status .card-small-text {
  font-family: GeomanistRegular, sans-serif;
  font-size: 12px;
  line-height: 16.8px;
  color: #687583;
}
/* line 1008, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-status .card-rating {
  font-family: GeomanistRegular, sans-serif;
  color: #000000;
  font-size: 12px;
  line-height: 16.8px;
  padding-left: 3px;
}
/* line 1015, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-status .rating {
  font-family: GeomanistRegular, sans-serif;
  color: #000000;
  font-size: 12px;
  line-height: 16.8px;
  padding-left: 3px;
}
/* line 1027, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-card-button {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 12px;
  padding: 12px 10px;
  height: 43px;
  color: #ffffff;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  background: #fd8f3e;
  border: 1px solid #ddeaf0;
  box-sizing: border-box;
  border-radius: 8px;
  width: 90%;
  margin: 10px 12px 0 12px;
  align-items: center;
}
/* line 1051, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details {
  width: 100%;
  height: 100%;
}
/* line 1055, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details {
  width: 100%;
  display: flex;
}
/* line 1060, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-profile-image {
  width: 68px;
}
/* line 1062, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-profile-image .flipped-brains-card-pic {
  position: relative;
  width: 40px;
  height: 40px;
  aspect-ratio: auto;
  left: 16px;
  top: 16px;
  border-radius: 50%;
}
/* line 1073, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box {
  width: 190px;
}
/* line 1075, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box {
  position: relative;
  width: 174px;
  min-height: 90px;
  top: 16px;
  left: 0;
}
/* line 1082, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-profile-name {
  width: 174px;
  height: 22px;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  color: #ffffff;
}
/* line 1093, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-designation {
  width: 174px;
  max-height: 24px;
  margin-top: 6px;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  color: #ffffff;
}
/* line 1105, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-location-section {
  width: 174px;
  height: 16px;
  margin-top: 6px;
}
/* line 1110, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-location-section .flipped-location {
  width: 100%;
  height: 18px;
  position: relative;
  top: -4px;
  left: 2px;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
}
/* line 1125, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-language-section {
  width: 174px;
  height: 16px;
  margin-top: 6px;
}
/* line 1130, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-language-section .flipped-language {
  width: 100%;
  height: 18px;
  position: relative;
  top: -4px;
  left: 2px;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
}
/* line 1148, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-card-horizontal-role {
  width: 100%;
  height: 0;
  border: 1px solid rgba(228, 229, 230, 0.25);
  margin: 0;
}
/* line 1155, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-description {
  width: 100%;
  height: 93px;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 120%;
  color: #ffffff;
  padding: 12px 16px;
}
/* line 1167, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-expertise {
  display: flex;
  width: 100%;
  flex-flow: wrap;
  padding: 14px 12px;
  max-height: 145px;
  overflow-y: hidden;
}
/* line 1175, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-expertise .flipped-expertise-list {
  height: 22px;
  padding: 2px 4px;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #687583;
  background-color: #f9f9f9;
  border-radius: 4px;
  margin: 2px;
}
/* line 1191, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .button-div {
  position: absolute;
  bottom: 12px;
  left: 14px;
}
/* line 1196, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .button-div .flipped-profile-card-button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  width: 230px;
  height: 43px;
  color: #ffffff;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  background: var(--brand-primary);
  border: 1px solid var(--brand-primary);
  box-sizing: border-box;
  border-radius: 4px;
}
@media only screen and (max-width: 1440px) {
  /* line 1227, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains {
    background-color: #323232;
    width: 100%;
  }
  /* line 1232, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .search-box {
    width: 350px;
    height: 44px;
    display: flex;
    padding: 6px;
  }
  /* line 1238, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .search-box svg {
    width: 20px;
    height: 20px;
    margin: 5px 10px 5px 5px;
  }
  /* line 1244, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .search-box input {
    flex: 1;
    height: 18px;
    font-size: 14px;
  }
  /* line 1254, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section {
    /* .chosen-drop {
       width: 230px;
       left: -18px;
     }*/
  }
  /* line 1255, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .category-section-title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  /* line 1260, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .category {
    margin: 10px 0;
  }
  /* line 1264, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .category-icon {
    width: 36px;
    height: 36px;
  }
  /* line 1268, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .category-icon img {
    width: 20px;
    height: 20px;
  }
  /* line 1275, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .price-range-title,
  body.browse-our-brains .browse-brains-content .left-side-bar-section .service-ratings-title,
  body.browse-our-brains .browse-brains-content .left-side-bar-section .location-title,
  body.browse-our-brains .browse-brains-content .left-side-bar-section .language-title {
    font-size: 20px;
  }
  /* line 1288, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section {
    /* Meet the brain - Right Side */
    /* Top Cards */
    /*==========================Profile Card==========================*/
  }
  /* line 1291, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-top-card-container {
    grid-row-gap: 10px;
  }
  /* line 1295, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-container {
    grid-column-gap: 10px;
  }
  /* line 1299, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card {
    width: 443px;
    height: 120px;
  }
  /* line 1305, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 span {
    width: 150px;
    height: 75px;
    top: 30px;
    left: 25px;
    bottom: 25px;
    font-size: 18px;
    line-height: 20px;
  }
  /* line 1315, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 .meet-lamp {
    width: 100px;
    height: 95px;
    top: 26px;
    left: 175px;
  }
  /* line 1322, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 .meet-monitor {
    width: 125px;
    height: 115px;
    top: 23px;
    left: 290px;
  }
  /* line 1331, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 span {
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.8px;
    margin-top: 10px;
  }
  /* line 1339, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic {
    width: 53px;
    height: 50px;
    top: 60px;
  }
  /* line 1345, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .crown {
    width: 44px;
    height: 43px;
    left: 7.92%;
    right: 5.05%;
    top: 28.59%;
    bottom: -15.4%;
  }
  /* line 1354, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-1 {
    width: 60px;
    height: 58px;
    left: 30px;
    top: 62px;
  }
  /* line 1361, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .heart {
    width: 45px;
    height: 55px;
    left: 26.85%;
    right: -11.66%;
    top: 30.52%;
    bottom: -0.96%;
  }
  /* line 1370, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-2 {
    width: 60px;
    height: 58px;
    left: 112px;
    top: 62px;
  }
  /* line 1377, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .fireworks {
    width: 65px;
    height: 48px;
    left: 44.13%;
    right: 1.2%;
    top: 26.63%;
    bottom: -7.74%;
  }
  /* line 1386, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-3 {
    width: 60px;
    height: 58px;
    left: 192px;
    top: 62px;
  }
  /* line 1393, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .heart-2 {
    width: 50px;
    height: 50px;
    left: 63.13%;
    right: 1.2%;
    top: 27.63%;
    bottom: -7.74%;
  }
  /* line 1402, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-4 {
    width: 60px;
    height: 58px;
    left: 274px;
    top: 62px;
  }
  /* line 1409, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .thunder {
    width: 55px;
    height: 45px;
    left: 81.13%;
    right: 1.2%;
    top: 30.63%;
    bottom: -7.74%;
  }
  /* line 1418, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-5 {
    width: 60px;
    height: 58px;
    left: 355px;
    top: 62px;
  }
  /* line 1428, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-container {
    grid-column-gap: 10px;
  }
  /* line 1432, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card {
    width: 291px;
    height: 120px;
  }
  /* line 1436, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card span {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.8px;
  }
  /* line 1444, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-1 span {
    width: 120px;
    height: 38px;
    margin-left: 22px;
  }
  /* line 1450, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-1 svg {
    width: 94px;
    height: 67px;
    right: 19px;
  }
  /* line 1458, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-2 span {
    width: 120px;
    height: 38px;
    margin-left: 22px;
  }
  /* line 1464, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-2 svg {
    position: absolute;
    width: 90px;
    height: 60px;
    right: 19px;
  }
  /* line 1473, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-3 span {
    width: 132px;
    height: 38px;
    margin-left: 22px;
  }
  /* line 1479, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-3 svg {
    width: 62px;
    height: 71px;
    right: 24px;
  }
  /* line 1487, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container {
    /*grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;*/
  }
}
@media only screen and (max-width: 1199px) {
  /* line 10, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains {
    /* ------- Browse Brains Hero Section --------- */
  }
  /* line 1499, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .navbar-left-desktop {
    justify-content: center !important;
  }
  /* line 1502, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .navbar-left-desktop .nav-item .browse-brain-search-form {
    display: none;
  }
  /* line 1507, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .navbar-collapse.collapse {
    display: none !important;
  }
  /* line 1511, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .search-box {
    width: 300px;
    height: 40px;
    display: flex;
    padding: 6px;
    margin: 0 0 8px 8px;
  }
  /* line 1517, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .search-box svg {
    width: 18px;
    height: 18px;
    margin: 5px 10px 5px 5px;
  }
  /* line 1523, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .search-box input {
    flex: 1;
    height: 18px;
    font-size: 14px;
  }
  /* line 1537, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section {
    /* .chosen-drop {
       width: 220px;
     }*/
  }
  /* line 1538, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .category {
    margin: 10px 0;
  }
  /* line 1542, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .category-icon {
    width: 36px;
    height: 36px;
  }
  /* line 1546, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .category-icon svg {
    width: 20px;
    height: 20px;
  }
  /* line 1552, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .price-range-title,
  body.browse-our-brains .browse-brains-content .left-side-bar-section .service-ratings-title,
  body.browse-our-brains .browse-brains-content .left-side-bar-section .location-title,
  body.browse-our-brains .browse-brains-content .left-side-bar-section .language-title {
    font-size: 20px;
  }
  /* line 1564, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section {
    /* Meet the brain - Right Side */
    /* Top Cards */
    /*==========================Profile Card==========================*/
  }
  /* line 1567, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-top-card-container {
    grid-row-gap: 10px;
  }
  /* line 1571, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-container {
    grid-column-gap: 10px;
  }
  /* line 1575, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card {
    width: 360px;
    height: 110px;
  }
  /* line 1583, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 span {
    width: 130px;
    height: 75px;
    top: 25px;
    left: 25px;
    bottom: 25px;
    font-size: 16px;
    line-height: 20px;
  }
  /* line 1593, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 .meet-lamp {
    width: 85px;
    height: 95px;
    top: 22px;
    left: 148px;
  }
  /* line 1600, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 .meet-monitor {
    width: 105px;
    height: 115px;
    top: 19px;
    left: 240px;
  }
  /* line 1609, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 span {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.8px;
    margin-top: 10px;
  }
  /* line 1617, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic {
    width: 53px;
    height: 50px;
    top: 60px;
  }
  /* line 1623, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .crown {
    width: 40px;
    height: 38px;
    left: 5.92%;
    right: 5.05%;
    top: 32.59%;
    bottom: -15.4%;
  }
  /* line 1632, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-1 {
    left: 22px;
  }
  /* line 1636, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .heart {
    width: 40px;
    height: 48px;
    left: 25.85%;
    right: -11.66%;
    top: 36.52%;
    bottom: -0.96%;
  }
  /* line 1645, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-2 {
    left: 85px;
  }
  /* line 1649, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .fireworks {
    width: 45px;
    height: 42px;
    left: 44.13%;
    right: 1.2%;
    top: 30.63%;
    bottom: -7.74%;
  }
  /* line 1658, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-3 {
    left: 146px;
  }
  /* line 1662, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .heart-2 {
    width: 40px;
    height: 45px;
    left: 60.13%;
    right: 1.2%;
    top: 30.63%;
    bottom: -7.74%;
  }
  /* line 1671, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-4 {
    left: 208px;
  }
  /* line 1675, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .thunder {
    width: 55px;
    height: 45px;
    left: 76.13%;
    right: 1.2%;
    top: 30.63%;
    bottom: -7.74%;
  }
  /* line 1684, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-5 {
    left: 272px;
  }
  /* line 1691, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-container {
    grid-column-gap: 10px;
  }
  /* line 1695, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card {
    width: 236px;
    height: 110px;
  }
  /* line 1699, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card span {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.8px;
  }
}
@media only screen and (max-width: 1024px) {
  /* line 10, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains {
    /* ------- Browse Brains Hero Section --------- */
  }
  /* line 1717, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .search-box {
    width: 250px;
  }
  /* line 1719, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .search-box svg {
    width: 18px;
    height: 18px;
    margin: 5px 10px 5px 5px;
  }
  /* line 1725, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .search-box input {
    flex: 1;
    height: 18px;
    font-size: 14px;
  }
  /* line 1734, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .title-body {
    height: 300px;
    margin: 0;
  }
}
@media only screen and (max-width: 768px) {
  /* line 1744, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .mobile-menu {
    display: block;
    z-index: 5;
  }
  /* line 1750, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .search-box svg {
    margin: 2px 10px 2px 2px;
  }
  /* line 1755, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-hero-container {
    width: 100%;
  }
  /* line 1759, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .tab_menu_flex {
    display: flex;
  }
  /* line 1763, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .tab_menu_height {
    min-height: 238px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 10, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains {
    /* -------- Navbar -------- */
    /* ============== Mobile Side Nav Filter ============ */
    /*===== Mobile sidebar end =======*/
  }
  /* line 1775, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    padding: 12px 0;
  }
  /* line 1782, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .tablet-brand {
    display: none;
  }
  /* line 1786, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-hero-container {
    width: 100%;
  }
  /* line 1790, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .mobile-brand {
    display: inline-block;
  }
  /* line 1794, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .mobile-menu {
    display: block;
    z-index: 5;
  }
  /* line 1799, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .mobile_menu_flex {
    display: flex;
  }
  /* line 1803, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .mobile_menu_height {
    min-height: 222px;
  }
  /* line 1808, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .filter-icon {
    display: inline-block;
    max-width: 324px;
    margin: 20px 15px;
    height: 40px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px, rgba(0, 0, 0, 0.05) 0px 5px 10px;
  }
  /* line 1816, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .filter-icon .sidebar-icon {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 90px;
    height: 100%;
    cursor: pointer;
    z-index: 100;
    background-color: #EF4E6E;
    border-radius: 5px;
    padding: 6px 10px;
    transition: 0.3s;
  }
  /* line 1828, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .filter-icon .sidebar-icon:hover {
    background-color: #BF3E58;
  }
  /* line 1832, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .filter-icon .sidebar-icon svg > path {
    fill: #FFFFFF;
  }
  /* line 1836, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .filter-icon .sidebar-icon .filter-text {
    color: #FFFFFF;
  }
  /* line 1842, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .mobile-sidenav {
    height: 500px;
    width: 280px;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #fff8dc;
    overflow-x: hidden;
    padding-top: 0;
    margin-top: 100px;
    display: none;
    box-shadow: rgba(0, 0, 0, 0.35) 2.4px 2.4px 3.2px;
  }
  /* line 1859, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .mobile-sidenav .closeBtn {
    display: inline-block;
    position: sticky;
    top: 0;
    float: right;
    right: 5px;
    font-size: 36px;
    margin-left: 50px;
    cursor: pointer;
  }
  /* line 1870, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .left-side-bar-section {
    margin-left: 10px;
  }
  /* line 1873, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .left-side-bar-section .category-section {
    width: 100%;
  }
  /* line 1876, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .left-side-bar-section .category-section .category-section-title {
    width: 100%;
    font-size: 18px;
    margin-bottom: 14px;
  }
  /* line 1883, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .left-side-bar-section .see-all-category span {
    font-size: 16px;
    margin-right: 6px;
    line-height: 20px;
  }
  /* line 1889, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .left-side-bar-section .see-all-category svg {
    width: 16px;
    height: 10px;
  }
  /* line 1894, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .left-side-bar-section .category-icon {
    width: 35px;
    height: 25px;
  }
  /* line 1898, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .left-side-bar-section .category-icon svg {
    width: 18px;
    height: 18px;
  }
  /* line 1904, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .left-side-bar-section .category {
    margin: 12px 0;
    display: flex;
    align-items: center;
  }
  /* line 1909, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .left-side-bar-section .category span {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    height: 20px;
    margin-left: 8px;
  }
  /* line 1918, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .left-side-bar-section .price-range-section {
    margin-top: 24px;
  }
  /* line 1922, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .left-side-bar-section .price-range-title {
    width: 150px;
    height: 30px;
    margin: 12px 0;
  }
  /* line 1930, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .left-side-bar-section .selected-country-section {
    margin-top: 20px;
  }
  /* line 1934, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .left-side-bar-section .country-select {
    height: 30px;
    padding: 8px 4px;
  }
  /* line 1939, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .left-side-bar-section .country-name {
    margin: 0 4px;
  }
  /* line 1943, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .left-side-bar-section .language-label {
    font-size: 18px;
    margin-bottom: 10px;
  }
  /* line 1948, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .left-side-bar-section .service-ratings-section {
    margin-top: 10px;
  }
  /* line 1952, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .left-side-bar-section .service-ratings-title,
  body.browse-our-brains .left-side-bar-section .price-range,
  body.browse-our-brains .left-side-bar-section .location-title {
    width: 150px;
  }
  /* line 1958, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .left-side-bar-section label.service-label {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
  }
  /* line 1964, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .left-side-bar-section .service-ratings-title {
    width: 150px;
    margin-top: 30px;
  }
  /* line 1969, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .left-side-bar-section label.container {
    margin-bottom: 10px;
  }
  /* line 1976, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content {
    width: 324px;
  }
  /* line 1978, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section {
    /* .chosen-container-single {
       width: 162px;
     }
     .chosen-drop {
       width: 200px;
     }*/
    /* sidebar price range */
  }
  /* line 1981, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .category-section-title {
    font-size: 20px;
  }
  /* line 1992, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .category {
    margin: 8px 0;
  }
  /* line 1995, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .category span {
    font-size: 16px;
    width: 196px;
    height: 20px;
    margin-left: 12px;
  }
  /* line 2003, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .category-icon {
    width: 35px;
    height: 35px;
  }
  /* line 2008, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .see-all-category {
    height: 30px;
  }
  /* line 2011, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .see-all-category span {
    font-size: 16px;
    margin-right: 6px;
    line-height: 20px;
  }
  /* line 2017, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .see-all-category svg {
    width: 14px;
    height: 10px;
  }
  /* line 2024, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .circle {
    top: 0;
    width: 20px;
    height: 20px;
  }
  /* line 2030, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .line1,
  body.browse-our-brains .browse-brains-content .left-side-bar-section .line2 {
    width: 12px;
    top: 7px;
  }
  /* line 2036, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .price-range-title,
  body.browse-our-brains .browse-brains-content .left-side-bar-section .service-ratings-title,
  body.browse-our-brains .browse-brains-content .left-side-bar-section .location-title,
  body.browse-our-brains .browse-brains-content .left-side-bar-section .language-title {
    font-size: 20px;
  }
  /* line 2045, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .price-range {
    width: 200px;
  }
  /* line 2049, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .min-range {
    float: left;
  }
  /* line 2053, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .max-range {
    float: right;
  }
  /* line 2057, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .min-range,
  body.browse-our-brains .browse-brains-content .left-side-bar-section .max-range {
    font-family: GeomanistRegular, sans-serif;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    line-height: 18px;
    color: #687583;
  }
  /* line 2067, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .left-side-bar-section .country-flag {
    position: relative;
    top: -2px;
  }
  /* line 2073, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section {
    max-width: 324px;
    padding: 0;
    /* Meet the brain - Right Side */
    /* Top Cards */
  }
  /* line 2078, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-top-card-container {
    width: 324px;
    justify-content: center;
    grid-row-gap: 15px;
  }
  /* line 2084, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-container {
    justify-content: center;
    grid-row-gap: 15px;
  }
  /* line 2089, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card {
    width: 324px;
    height: 110px;
  }
  /* line 2095, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 span {
    width: 120px;
    height: 50px;
    top: 32px;
    left: 25px;
    bottom: 25px;
    font-size: 16px;
    line-height: 16px;
  }
  /* line 2105, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 .meet-lamp {
    width: 85px;
    height: 90px;
    top: 25px;
    left: 122px;
  }
  /* line 2112, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-1 .meet-monitor {
    width: 110px;
    height: 95px;
    top: 27px;
    left: 212px;
  }
  /* line 2120, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 {
    justify-content: center;
  }
  /* line 2123, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 span {
    width: 100%;
    height: 20px;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.8px;
    margin-top: 15px;
  }
  /* line 2132, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic {
    width: 50px;
    height: 48px;
    top: 62px;
  }
  /* line 2138, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .crown {
    width: 36px;
    height: 38px;
    left: 4.92%;
    top: 36.59%;
  }
  /* line 2145, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-1 {
    left: 16px;
  }
  /* line 2149, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .heart {
    width: 51px;
    height: 41px;
    left: 23.85%;
    top: 41.52%;
  }
  /* line 2156, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-2 {
    left: 78px;
  }
  /* line 2160, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .fireworks {
    width: 56px;
    height: 44px;
    left: 44.13%;
    top: 30.63%;
  }
  /* line 2167, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-3 {
    left: 138px;
  }
  /* line 2171, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .heart-2 {
    width: 39px;
    height: 48px;
    left: 63.13%;
    top: 30.63%;
  }
  /* line 2178, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-4 {
    left: 200px;
  }
  /* line 2182, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .thunder {
    width: 45px;
    height: 48px;
    left: 81.13%;
    top: 30.63%;
  }
  /* line 2189, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-5 {
    left: 260px;
  }
  /* line 2196, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-container {
    justify-content: center;
    grid-row-gap: 15px;
  }
  /* line 2201, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card {
    width: 324px;
    height: 110px;
  }
  /* line 2205, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card span {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.8px;
  }
  /* line 2213, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-1 span {
    width: 170px;
    height: 40px;
    margin-left: 30px;
    z-index: 0;
  }
  /* line 2220, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-1 svg {
    width: 90px;
    height: 80px;
  }
  /* line 2227, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-2 span {
    width: 170px;
    height: 40px;
    margin-left: 30px;
  }
  /* line 2233, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-2 svg {
    width: 76px;
    height: 60px;
    right: 26px;
  }
  /* line 2241, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-3 span {
    width: 170px;
    height: 40px;
    margin-left: 30px;
  }
  /* line 2247, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .top-card-3 svg {
    width: 72px;
    height: 80px;
  }
  /* line 2253, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .recommended-brains-container {
    justify-content: center;
  }
  /* line 2257, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .recommended-brains-title {
    width: 324px;
    font-size: 26px;
  }
  /* line 2262, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container {
    justify-content: center;
  }
  /* line 2267, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react {
    width: 38px;
    height: 38px;
    right: 15px;
    top: 16px;
  }
  /* line 2273, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react .love-icon {
    left: 18%;
    top: 24.5%;
  }
  /* line 2277, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react .love-icon svg {
    width: 20px;
    height: 20px;
  }
  /* line 2286, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-name {
    font-size: 18px;
  }
  /* line 2290, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .designation {
    font-size: 14px;
    height: 18px;
  }
  /* line 2295, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .expertise {
    font-size: 14px;
  }
  /* line 2300, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container {
    width: 92px;
  }
  /* line 2303, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-text {
    width: 92px;
  }
  /* line 2307, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-status {
    font-size: 18px;
  }
  /* line 2314, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-card-button {
    padding: 0 12px;
    width: 294px;
    height: 50px;
    font-size: 18px;
    margin: 10px 14px 6px 14px;
  }
  /* line 2323, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card {
    width: 324px;
    height: 535px;
  }
  /* line 2330, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-profile-image {
    width: 86px;
  }
  /* line 2332, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-profile-image .flipped-brains-card-pic {
    width: 50px;
    height: 50px;
    top: 18px;
    left: 18px;
  }
  /* line 2340, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box {
    width: 236px;
  }
  /* line 2343, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-profile-name {
    width: 95%;
    font-size: 18px;
  }
  /* line 2348, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-designation {
    width: 95%;
    margin-top: 8px;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  /* line 2357, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-location-section {
    width: 100%;
    margin-top: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  /* line 2364, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-location-section .flipped-location {
    font-size: 14px;
  }
  /* line 2369, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-language-section {
    width: 95%;
    margin-top: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  /* line 2376, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-language-section .flipped-language {
    font-size: 14px;
  }
  /* line 2384, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-description {
    padding: 16px 18px;
    min-height: 108px;
    font-size: 16px;
  }
  /* line 2390, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-expertise {
    padding: 16px 14px;
  }
  /* line 2393, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-expertise .flipped-expertise-list {
    font-size: 14px;
  }
  /* line 2400, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .button-div .flipped-profile-card-button {
    padding: 0 12px;
    width: 294px;
    height: 50px;
    font-size: 18px;
  }
  /* line 2412, /myapp/app/assets/stylesheets/profiles-browser-our-brains.scss */
  body.browse-our-brains .search-box {
    width: 100%;
  }
}

/* =================================== END ========================================= */
/* =================================== END ========================================= */
/* line 6, /myapp/app/assets/stylesheets/profiles.scss */
.tab_content {
  padding-top: 96px;
  margin-bottom: -96px;
}
/* line 9, /myapp/app/assets/stylesheets/profiles.scss */
.tab_content#profile-reviews-section {
  margin-bottom: 0;
}

/* line 13, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.edit div.portfolio-item h3.panel-title {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* line 16, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.edit div.portfolio-item p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* line 20, /myapp/app/assets/stylesheets/profiles.scss */
.orange {
  background-color: var(--brand-primary);
}

/* line 25, /myapp/app/assets/stylesheets/profiles.scss */
.red {
  background-color: #cb3e47;
}

/* line 30, /myapp/app/assets/stylesheets/profiles.scss */
.blue {
  background-color: #2aafc7;
}

/* line 35, /myapp/app/assets/stylesheets/profiles.scss */
.purple {
  background-color: #875ca1;
}

/* line 40, /myapp/app/assets/stylesheets/profiles.scss */
.green {
  background-color: #90c15b;
}

/* line 45, /myapp/app/assets/stylesheets/profiles.scss */
.grey, .gray {
  background-color: #7F7F7F;
}

/* line 49, /myapp/app/assets/stylesheets/profiles.scss */
.yellow {
  background-color: #eac92d;
}

/* line 54, /myapp/app/assets/stylesheets/profiles.scss */
.dark-orange {
  background-color: #e07a2e;
}

/* line 58, /myapp/app/assets/stylesheets/profiles.scss */
.dark-red {
  background-color: #ac2925;
}

/* line 62, /myapp/app/assets/stylesheets/profiles.scss */
.dark-blue {
  background-color: #016679;
}

/* line 66, /myapp/app/assets/stylesheets/profiles.scss */
.dark-purple {
  background-color: #754f8b;
}

/* line 70, /myapp/app/assets/stylesheets/profiles.scss */
.dark-green {
  background-color: #398439;
}

/* line 75, /myapp/app/assets/stylesheets/profiles.scss */
.dark-yellow {
  background-color: #c6a50d;
}

/* line 79, /myapp/app/assets/stylesheets/profiles.scss */
.light-background {
  background-color: #f8f8f8;
}

/* line 83, /myapp/app/assets/stylesheets/profiles.scss */
.lightest-background {
  background-color: #fbfbfb;
}

/* line 87, /myapp/app/assets/stylesheets/profiles.scss */
.mid-background {
  background-color: #f4f4f4;
}

/* line 91, /myapp/app/assets/stylesheets/profiles.scss */
.white {
  background-color: #FFF;
}

/* line 95, /myapp/app/assets/stylesheets/profiles.scss */
.text-orange {
  color: #fd8f3e;
}

/* line 100, /myapp/app/assets/stylesheets/profiles.scss */
.text-brain-orange {
  color: #fdad34;
}

/* line 104, /myapp/app/assets/stylesheets/profiles.scss */
.plan-price-annual, .plan-price-monthly {
  transition: visibility 0.5s ease;
  margin-top: 0;
  transition: transform linear 0.2s;
  /* height: 40px;*/
  transform: translateX(0);
  opacity: 1;
}
/* line 113, /myapp/app/assets/stylesheets/profiles.scss */
.plan-price-annual.show, .plan-price-monthly.show {
  opacity: 0;
  height: 0;
}

/* line 119, /myapp/app/assets/stylesheets/profiles.scss */
.plan-price-annual.show {
  transform: translateX(-100%);
}

/* line 123, /myapp/app/assets/stylesheets/profiles.scss */
.plan-price-monthly.show {
  transform: translateX(100%);
}

/* line 127, /myapp/app/assets/stylesheets/profiles.scss */
.text-red {
  color: #cb3e47;
}

/* line 132, /myapp/app/assets/stylesheets/profiles.scss */
.text-blue {
  color: #2aafc7;
}

/* line 137, /myapp/app/assets/stylesheets/profiles.scss */
.text-purple {
  color: #875ca1;
}

/* line 142, /myapp/app/assets/stylesheets/profiles.scss */
.text-green {
  color: #90c15b;
}

/* line 147, /myapp/app/assets/stylesheets/profiles.scss */
.text-black {
  color: #000000;
}

/* line 151, /myapp/app/assets/stylesheets/profiles.scss */
.text-grey {
  color: #717171;
}

/* line 155, /myapp/app/assets/stylesheets/profiles.scss */
.text-light-grey {
  color: #a6a6a6;
}

/* line 159, /myapp/app/assets/stylesheets/profiles.scss */
.text-dark-grey {
  color: #505050;
}

/* line 163, /myapp/app/assets/stylesheets/profiles.scss */
.text-yellow {
  color: #eac92d;
}

/* line 168, /myapp/app/assets/stylesheets/profiles.scss */
.underline-orange.active .underline-span {
  border-bottom: 2px solid #fd8f3e;
}

/* line 173, /myapp/app/assets/stylesheets/profiles.scss */
.underline-red.active .underline-span {
  border-bottom: 2px solid #cb3e47;
}

/* line 178, /myapp/app/assets/stylesheets/profiles.scss */
.underline-blue.active .underline-span {
  border-bottom: 2px solid #2aafc7;
}

/* line 183, /myapp/app/assets/stylesheets/profiles.scss */
.underline-purple.active .underline-span {
  border-bottom: 2px solid #875ca1;
}

/* line 188, /myapp/app/assets/stylesheets/profiles.scss */
.underline-green.active .underline-span {
  border-bottom: 2px solid #90c15b;
}

/* line 193, /myapp/app/assets/stylesheets/profiles.scss */
.underline-grey.active .underline-span {
  border-bottom: 2px solid #717171;
}

/* line 197, /myapp/app/assets/stylesheets/profiles.scss */
.underline-light-grey.active .underline-span {
  border-bottom: 2px solid #a6a6a6;
}

/* line 201, /myapp/app/assets/stylesheets/profiles.scss */
.underline-dark-grey.active .underline-span {
  border-bottom: 2px solid #505050;
}

/* line 205, /myapp/app/assets/stylesheets/profiles.scss */
.underline-yellow.active .underline-span {
  border-bottom: 2px solid #eac92d;
}

/* line 210, /myapp/app/assets/stylesheets/profiles.scss */
.underline-orange:hover .underline-span {
  border-bottom: 2px solid #fd8f3e;
}

/* line 215, /myapp/app/assets/stylesheets/profiles.scss */
.underline-red:hover .underline-span {
  border-bottom: 2px solid #cb3e47;
}

/* line 220, /myapp/app/assets/stylesheets/profiles.scss */
.underline-blue:hover .underline-span {
  border-bottom: 2px solid #2aafc7;
}

/* line 225, /myapp/app/assets/stylesheets/profiles.scss */
.underline-purple:hover .underline-span {
  border-bottom: 2px solid #875ca1;
}

/* line 230, /myapp/app/assets/stylesheets/profiles.scss */
.underline-green:hover .underline-span {
  border-bottom: 2px solid #90c15b;
}

/* line 235, /myapp/app/assets/stylesheets/profiles.scss */
.underline-grey:hover .underline-span {
  border-bottom: 2px solid #717171;
}

/* line 239, /myapp/app/assets/stylesheets/profiles.scss */
.underline-light-grey:hover .underline-span {
  border-bottom: 2px solid #a6a6a6;
}

/* line 243, /myapp/app/assets/stylesheets/profiles.scss */
.underline-dark-grey:hover .underline-span {
  border-bottom: 2px solid #505050;
}

/* line 247, /myapp/app/assets/stylesheets/profiles.scss */
.underline-yellow:hover .underline-span {
  border-bottom: 2px solid #eac92d;
}

/* line 252, /myapp/app/assets/stylesheets/profiles.scss */
.text-white {
  color: #FFF;
}

/* line 256, /myapp/app/assets/stylesheets/profiles.scss */
.text-dark-orange {
  color: #e07a2e;
}

/* line 260, /myapp/app/assets/stylesheets/profiles.scss */
.text-dark-red {
  color: #ac2925;
}

/* line 264, /myapp/app/assets/stylesheets/profiles.scss */
.text-dark-blue {
  color: #016679;
}

/* line 268, /myapp/app/assets/stylesheets/profiles.scss */
.text-dark-purple {
  color: #754f8b;
}

/* line 272, /myapp/app/assets/stylesheets/profiles.scss */
.text-dark-green {
  color: #398439;
}

/* line 277, /myapp/app/assets/stylesheets/profiles.scss */
.text-dark-yellow {
  color: #c6a50d;
}

/* line 281, /myapp/app/assets/stylesheets/profiles.scss */
.text-orange-span {
  color: #fd8f3e !important;
}

/* line 285, /myapp/app/assets/stylesheets/profiles.scss */
.text-red-span {
  color: #cb3e47 !important;
}

/* line 289, /myapp/app/assets/stylesheets/profiles.scss */
.text-blue-span {
  color: #2aafc7 !important;
}

/* line 293, /myapp/app/assets/stylesheets/profiles.scss */
.text-purple-span {
  color: #875ca1 !important;
}

/* line 297, /myapp/app/assets/stylesheets/profiles.scss */
.text-green-span {
  color: #90c15b !important;
}

/* line 301, /myapp/app/assets/stylesheets/profiles.scss */
.text-grey-span {
  color: #717171 !important;
}

/* line 305, /myapp/app/assets/stylesheets/profiles.scss */
.text-light-grey-span {
  color: #a6a6a6 !important;
}

/* line 309, /myapp/app/assets/stylesheets/profiles.scss */
.text-dark-grey-span {
  color: #505050 !important;
}

/* line 313, /myapp/app/assets/stylesheets/profiles.scss */
.text-yellow-span {
  color: #eac92d !important;
}

/* line 317, /myapp/app/assets/stylesheets/profiles.scss */
.text-white-span {
  color: #FFF !important;
}

/* line 321, /myapp/app/assets/stylesheets/profiles.scss */
a {
  outline: transparent;
}

/* line 325, /myapp/app/assets/stylesheets/profiles.scss */
.modal-center {
  margin: 0 auto;
  float: none;
  text-align: center;
}

/* Profile container */
/* line 332, /myapp/app/assets/stylesheets/profiles.scss */
.profile {
  margin: 20px 0;
}

/* line 338, /myapp/app/assets/stylesheets/profiles.scss */
div.row#image-stat-row {
  margin-bottom: 20px;
}

/* line 342, /myapp/app/assets/stylesheets/profiles.scss */
label {
  margin-bottom: 2px;
}

/* line 346, /myapp/app/assets/stylesheets/profiles.scss */
div.row#image-stat-row-booking {
  margin-bottom: 10px;
}

/* line 350, /myapp/app/assets/stylesheets/profiles.scss */
.round-modal .modal-content {
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  border-radius: 10px !important;
}

/* line 359, /myapp/app/assets/stylesheets/profiles.scss */
.modal-content .header-image-in-modal {
  width: 160px;
  height: 160px;
}

/* line 365, /myapp/app/assets/stylesheets/profiles.scss */
.upcoming-booking {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 15px;
}
/* line 369, /myapp/app/assets/stylesheets/profiles.scss */
.upcoming-booking label {
  color: #768387;
  line-height: 10px;
  margin-bottom: 3px;
  margin-top: 5px;
}
/* line 374, /myapp/app/assets/stylesheets/profiles.scss */
.upcoming-booking label:nth-of-type(2) {
  margin-top: 20px;
}
/* line 382, /myapp/app/assets/stylesheets/profiles.scss */
.upcoming-booking .direction {
  text-align: center;
}
/* line 384, /myapp/app/assets/stylesheets/profiles.scss */
.upcoming-booking .direction .icons {
  margin-top: 40px;
  padding-left: 25px;
  font-size: 20px;
  margin-right: 6px;
  display: flex;
  align-items: center;
}
/* line 391, /myapp/app/assets/stylesheets/profiles.scss */
.upcoming-booking .direction .icons span {
  margin-left: -20px;
}
/* line 395, /myapp/app/assets/stylesheets/profiles.scss */
.upcoming-booking .direction .booking-status-label {
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  color: #fff;
  display: inline-block;
  padding: 8px 10px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  margin-right: 18px;
  width: 115px;
  margin-top: 0;
}
/* line 408, /myapp/app/assets/stylesheets/profiles.scss */
.upcoming-booking .booking-status {
  display: flex;
  flex: 8;
  min-width: 410px;
  margin-right: 10px;
}
/* line 414, /myapp/app/assets/stylesheets/profiles.scss */
.upcoming-booking .bookee-info {
  flex: 3;
  margin-right: 10px;
  min-width: 152px;
}
/* line 419, /myapp/app/assets/stylesheets/profiles.scss */
.upcoming-booking .schedules {
  flex: 6;
  display: flex;
  flex-direction: column;
  margin-right: 10px;
  min-width: 240px;
}
/* line 425, /myapp/app/assets/stylesheets/profiles.scss */
.upcoming-booking .schedules ul {
  margin-bottom: 0;
  list-style: none;
}
/* line 430, /myapp/app/assets/stylesheets/profiles.scss */
.upcoming-booking .type {
  display: flex;
  flex-direction: column;
  flex: 4;
  margin-right: 10px;
  min-width: 178px;
}
/* line 437, /myapp/app/assets/stylesheets/profiles.scss */
.upcoming-booking .go-to-booking {
  flex: 2;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
/* line 445, /myapp/app/assets/stylesheets/profiles.scss */
.upcoming-booking .pending_brain {
  color: #DE5746;
}
/* line 447, /myapp/app/assets/stylesheets/profiles.scss */
.upcoming-booking .pending_brain .booking-status-label {
  background: #DE5746;
}
/* line 451, /myapp/app/assets/stylesheets/profiles.scss */
.upcoming-booking .confirmed {
  color: #24B7A8;
}
/* line 453, /myapp/app/assets/stylesheets/profiles.scss */
.upcoming-booking .confirmed .booking-status-label {
  background: #24B7A8;
}
/* line 458, /myapp/app/assets/stylesheets/profiles.scss */
.upcoming-booking .pending_user {
  color: #F69647;
}
/* line 460, /myapp/app/assets/stylesheets/profiles.scss */
.upcoming-booking .pending_user .booking-status-label {
  background: #F69647;
}
/* line 465, /myapp/app/assets/stylesheets/profiles.scss */
.upcoming-booking .bookee-info {
  display: flex;
  flex-direction: column;
}

/* line 471, /myapp/app/assets/stylesheets/profiles.scss */
div.row#integration-header-row {
  margin-top: 5px;
  margin-bottom: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 480, /myapp/app/assets/stylesheets/profiles.scss */
div#button-group-container {
  display: flex;
  overflow: auto;
  flex-direction: column;
  min-height: 260px;
  padding: 0px 0px 0px 0px;
  border-radius: 1%;
  box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.08), 0 7px 14px 1px rgba(93, 70, 50, 0.1) !important;
  background-color: #FFF;
  z-index: 1000;
  margin: 0px 25px 0px 25px;
}

/* line 500, /myapp/app/assets/stylesheets/profiles.scss */
.home.index .alert {
  margin-top: 32px;
  position: absolute;
  top: 65px;
  border: 0;
  z-index: 2;
  width: 100%;
  background-color: rgba(60, 118, 61, 0.2);
  text-align: center;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

/* line 516, /myapp/app/assets/stylesheets/profiles.scss */
.navbar-fixed-top {
  padding-top: 12px;
  padding-bottom: 12px;
}

/* line 521, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-about-me .profile-title.about-me {
  margin-top: 0;
}

/* line 525, /myapp/app/assets/stylesheets/profiles.scss */
.profile-show.profiles.show p, .profile-show.profiles.show .skill-text, .profile-show.profiles.show .skill-text, .profile-show.profiles.show .rating-description-row,
.profile-show.profiles.show ul li, .profile-show.profiles.show a, .profile-show.profiles.show h3.profile-title, .profile-show.profiles.show button.btn,
.profile-show.profiles.show .service-text-heading {
  font-family: GeomanistRegular, sans-serif;
}

/* line 532, /myapp/app/assets/stylesheets/profiles.scss */
.profile-show.profiles.show p, .profile-show.profiles.show .skill-text, .profile-show.profiles.show .skill-text, .profile-show.profiles.show ul li {
  font-size: 15px;
  font-family: GeomanistRegular, sans-serif;
}

/* line 537, /myapp/app/assets/stylesheets/profiles.scss */
.profile-video-url {
  background: #000;
  height: 550px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
/* line 541, /myapp/app/assets/stylesheets/profiles.scss */
.profile-video-url img {
  height: auto;
}
/* line 544, /myapp/app/assets/stylesheets/profiles.scss */
.profile-video-url, .profile-video-url a {
  display: flex;
  align-items: center;
}
/* line 548, /myapp/app/assets/stylesheets/profiles.scss */
.profile-pictures-slider .carousel-inner .item .profile-video-url img {
  height: auto;
}

/* line 553, /myapp/app/assets/stylesheets/profiles.scss */
body.browse-our-brains.left-sidebared {
  padding-top: 67px;
}

/* line 556, /myapp/app/assets/stylesheets/profiles.scss */
body.browse-our-brains.left-sidebared #listed_active_services {
  width: auto;
}

/* line 559, /myapp/app/assets/stylesheets/profiles.scss */
body.left-sidebared.browse-our-brains.wishlist .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-description {
  margin: 0;
  padding: 12px 16px;
}

/* line 564, /myapp/app/assets/stylesheets/profiles.scss */
body.left-sidebared.browse-our-brains.wishlist .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-profile-react {
  right: -24px;
}

/* line 568, /myapp/app/assets/stylesheets/profiles.scss */
body.left-sidebared.browse-our-brains.wishlist .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .about_ {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding-right: 15px;
}

/* line 576, /myapp/app/assets/stylesheets/profiles.scss */
body.left-sidebared.browse-our-brains.wishlist .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-description {
  /*height: 215px;*/
}

@media (max-width: 992px) {
  /* line 582, /myapp/app/assets/stylesheets/profiles.scss */
  #profile-primary-container.container, #profile-nav-container.container {
    width: 100%;
  }

  /* line 585, /myapp/app/assets/stylesheets/profiles.scss */
  div#button-group-container {
    margin: 0px 0px 0px 0px;
  }

  /* line 589, /myapp/app/assets/stylesheets/profiles.scss */
  .active_service .modal-dialog {
    margin-top: auto;
    margin-bottom: auto;
    height: auto;
    display: block;
  }

  /* line 595, /myapp/app/assets/stylesheets/profiles.scss */
  .active_service .modal.in .modal-dialog {
    transform: none;
    margin-top: 50px;
  }
}
/* line 601, /myapp/app/assets/stylesheets/profiles.scss */
div#button-group-container-three-buttons {
  display: flex;
  flex: 5;
  overflow: auto;
  flex-direction: column;
  padding: 0px 25px 10px 25px;
  border-radius: 1%;
}

/* line 613, /myapp/app/assets/stylesheets/profiles.scss */
div.rate-select-container {
  width: 100%;
  margin: 0 auto;
  margin-top: 5px;
}

/* line 621, /myapp/app/assets/stylesheets/profiles.scss */
select#profile_rate {
  width: 100%;
}

/* line 625, /myapp/app/assets/stylesheets/profiles.scss */
input.rate-select {
  margin: 0 auto;
  text-align: right;
}

/* line 630, /myapp/app/assets/stylesheets/profiles.scss */
span.rate-heading {
  font-size: 12px;
  display: block;
}

/* line 635, /myapp/app/assets/stylesheets/profiles.scss */
div.button-column-rate {
  flex: 1;
  justify-content: center;
}

/* line 641, /myapp/app/assets/stylesheets/profiles.scss */
.tooltip {
  overflow: visible;
}

/* line 645, /myapp/app/assets/stylesheets/profiles.scss */
div.button-column-rate .form-group.brain_profile_rate {
  margin-bottom: 2px;
}
/* line 648, /myapp/app/assets/stylesheets/profiles.scss */
div.button-column-rate .form-group.brain_profile_rate .form-control {
  font-size: 14px;
}
/* line 652, /myapp/app/assets/stylesheets/profiles.scss */
div.button-column-rate .form-group.brain_profile_rate .tooltip {
  overflow: visible;
}

/* line 657, /myapp/app/assets/stylesheets/profiles.scss */
div.button-column-1 {
  flex: 1;
  justify-content: center;
}

/* line 664, /myapp/app/assets/stylesheets/profiles.scss */
div.button-column-2 {
  flex: 1;
  justify-content: center;
}

/* line 670, /myapp/app/assets/stylesheets/profiles.scss */
div.button-column-3 {
  flex: 1;
  justify-content: center;
}

/* line 678, /myapp/app/assets/stylesheets/profiles.scss */
div.button-column-text {
  flex: 1;
  z-index: 1;
  justify-content: center;
  text-align: center;
  align-items: center;
  border-bottom: 1px solid #fff;
  background-color: #f5f5f5;
  color: #505050;
  display: flex;
  overflow: auto;
}

/* line 694, /myapp/app/assets/stylesheets/profiles.scss */
div.button-column-4 {
  flex: 1;
  justify-content: center;
  border-top: 1px solid #CCC;
  display: flex;
  overflow: auto;
  flex-direction: row;
  width: 100%;
}

/* line 705, /myapp/app/assets/stylesheets/profiles.scss */
.stat-box-sub {
  padding: 10px 0px;
}

/* line 709, /myapp/app/assets/stylesheets/profiles.scss */
.relative {
  position: relative !important;
}

/* line 713, /myapp/app/assets/stylesheets/profiles.scss */
.rate-text {
  color: #7F7F7F;
  font-weight: 600;
  letter-spacing: 1.5px;
  font-size: 18px;
}

/* line 721, /myapp/app/assets/stylesheets/profiles.scss */
.btn.profile-button-col {
  width: 100%;
  justify-content: center;
  text-align: center;
  margin: 5px 0px 0px 0px;
  z-index: 3;
}

/* line 730, /myapp/app/assets/stylesheets/profiles.scss */
.btn.profile-button-col-min {
  width: 48%;
  justify-content: center;
  text-align: center;
  margin: 5px 0px 0px 0px;
  z-index: 3;
  font-size: 12px;
}

/* line 744, /myapp/app/assets/stylesheets/profiles.scss */
.button-center {
  text-align: center;
  width: 100%;
  flex-direction: column;
  flex: 2;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

/* line 754, /myapp/app/assets/stylesheets/profiles.scss */
.button-center-child {
  margin: auto;
  text-align: left;
  width: 100%;
}

/* line 760, /myapp/app/assets/stylesheets/profiles.scss */
.stat-box {
  width: 50%;
  flex: 1;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  color: #7F7F7F;
}

/* line 771, /myapp/app/assets/stylesheets/profiles.scss */
.stat-box#stat-row-1 {
  border-right: 1px solid #CCC;
}

/* line 775, /myapp/app/assets/stylesheets/profiles.scss */
.btn-one.profile-button-col:hover, .btn-one.profile-button-col-min:hover {
  background-color: rgba(29, 174, 201, 0.8);
  color: #FFF;
}

/* line 780, /myapp/app/assets/stylesheets/profiles.scss */
.btn-two.profile-button-col:hover {
  background-color: rgba(246, 150, 71, 0.8);
  color: #FFF;
}

/* line 785, /myapp/app/assets/stylesheets/profiles.scss */
.btn-three.profile-button-col:hover {
  background-color: rgba(136, 90, 163, 0.8);
  color: #FFF;
}

/* line 790, /myapp/app/assets/stylesheets/profiles.scss */
#fixed-profile-tabs.sticky-width {
  z-index: 999;
}

/* line 797, /myapp/app/assets/stylesheets/profiles.scss */
#fixed-profile-tabs.sticky-user-menu {
  position: fixed;
  top: 0px;
  z-index: 999;
}

/* line 804, /myapp/app/assets/stylesheets/profiles.scss */
#profile-nav-container #fixed-profile-tabs {
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
}

/* line 812, /myapp/app/assets/stylesheets/profiles.scss */
#profile-nav-container.sticky {
  background-color: #FFF;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 999;
  padding: 0px 30px 20px;
}

/* line 822, /myapp/app/assets/stylesheets/profiles.scss */
#fixed-profile-rate-box.sticky {
  position: fixed;
  top: 84px;
  z-index: 999;
}

/* line 829, /myapp/app/assets/stylesheets/profiles.scss */
.profiles.profile-show .footer {
  margin-top: 100px;
}

@media (max-width: 480px) {
  /* line 835, /myapp/app/assets/stylesheets/profiles.scss */
  .navbar.navbar-fixed-top.unfix {
    position: absolute !important;
  }
}
/* line 841, /myapp/app/assets/stylesheets/profiles.scss */
#mobile-rate-box-container div#button-group-container {
  display: flex;
  margin: 0 auto;
  margin-bottom: 10px;
  float: none;
  overflow: auto;
  flex-direction: column;
  position: relative;
  min-height: 260px;
  height: 260px;
  width: 90%;
  padding: 0px 0px 0px 0px;
  border-radius: 5%;
  background-color: rgba(239, 239, 239, 0.95);
  z-index: 1000;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
}

/* line 865, /myapp/app/assets/stylesheets/profiles.scss */
#mobile-rate-box-container div#button-group-container-three-buttons {
  display: flex;
  flex: 5;
  overflow: auto;
  flex-direction: column;
  width: 100%;
  padding: 0px 25px 10px 25px;
  border-radius: 5%;
}

/* line 877, /myapp/app/assets/stylesheets/profiles.scss */
.box-button-image-container {
  max-width: 274px;
  max-height: 35px;
  margin: 0 auto;
  float: none;
}

/* line 884, /myapp/app/assets/stylesheets/profiles.scss */
h3.card-title {
  font-size: 16px;
  font-weight: 700;
  color: #333333;
  margin-bottom: 0;
  margin-top: 0;
}

/* Profile Content */
/* line 890, /myapp/app/assets/stylesheets/profiles.scss */
.profile-content {
  padding: 20px;
  background: #fff;
  min-height: 460px;
}

/* line 896, /myapp/app/assets/stylesheets/profiles.scss */
.btn-group-fill-height .btn {
  white-space: normal;
}

/* line 900, /myapp/app/assets/stylesheets/profiles.scss */
#brainshow {
  max-width: 250px;
  max-height: 250px;
  margin-top: 20px;
}

/* line 906, /myapp/app/assets/stylesheets/profiles.scss */
#brainshow-modal {
  max-width: 250px;
  max-height: 250px;
  margin-top: 20px;
}

/* line 912, /myapp/app/assets/stylesheets/profiles.scss */
div.selectize-input, div.selectize-control {
  padding: 0px;
}

/* line 916, /myapp/app/assets/stylesheets/profiles.scss */
div.selectize-input {
  border: 0px;
}

/* line 920, /myapp/app/assets/stylesheets/profiles.scss */
div.selectize-dropdown {
  height: initial;
}

/* line 926, /myapp/app/assets/stylesheets/profiles.scss */
.board {
  width: 100%;
  margin: auto;
  height: 100%;
  background: #fff;
  /*box-shadow: 10px 10px #ccc,-10px 20px #ddd;*/
}

/* line 934, /myapp/app/assets/stylesheets/profiles.scss */
.nav-tabs {
  border-bottom: none;
}

/* line 938, /myapp/app/assets/stylesheets/profiles.scss */
.board .nav-tabs {
  position: relative;
  /* border-bottom: 0; */
  /* width: 80%; */
  margin: auto;
  margin-bottom: 0;
  box-sizing: border-box;
}

/* line 947, /myapp/app/assets/stylesheets/profiles.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  cursor: default;
  /* background-color: #ffffff; */
  border: 0;
  border-bottom-color: transparent;
}

/* line 955, /myapp/app/assets/stylesheets/profiles.scss */
.nav-tabs > li {
  width: 16.6%;
}

/* line 961, /myapp/app/assets/stylesheets/profiles.scss */
.metismenu > li {
  width: 100%;
  padding: 0px;
}
/* line 967, /myapp/app/assets/stylesheets/profiles.scss */
.metismenu > li.account.current-menu > h5 i, .metismenu > li.account.current-menu > h5 span, .metismenu > li.account.current-menu > a i, .metismenu > li.account.current-menu > a span {
  color: #EF506E;
}

/* line 975, /myapp/app/assets/stylesheets/profiles.scss */
.nav-tabs#myTab {
  border: none;
}

/* line 979, /myapp/app/assets/stylesheets/profiles.scss */
.nav-tabs > li a {
  margin: 10px auto;
  padding: 0;
  border: none;
}

/* line 987, /myapp/app/assets/stylesheets/profiles.scss */
.nav-tabs.metismenu > li a {
  margin: 0;
}

/* line 991, /myapp/app/assets/stylesheets/profiles.scss */
.nav-tabs > li a:hover {
  background: transparent;
}

/* line 998, /myapp/app/assets/stylesheets/profiles.scss */
.tab-pane {
  position: relative;
  padding-top: 30px;
}

/* line 1004, /myapp/app/assets/stylesheets/profiles.scss */
#discount-panel-edit .services-for-discount {
  float: left;
  margin-bottom: 5px;
}
/* line 1008, /myapp/app/assets/stylesheets/profiles.scss */
#discount-panel-edit .services-for-discount span.custom-control.custom-checkbox {
  width: 250px;
  float: left;
}
/* line 1012, /myapp/app/assets/stylesheets/profiles.scss */
#discount-panel-edit .services-for-discount span.custom-control.custom-checkbox label {
  font-weight: normal;
  font-size: 14px;
  font-weight: 500;
}
/* line 1018, /myapp/app/assets/stylesheets/profiles.scss */
#discount-panel-edit .services-for-discount span.custom-control.custom-checkbox.all-selector {
  display: block;
  width: 100%;
}
/* line 1024, /myapp/app/assets/stylesheets/profiles.scss */
#discount-panel-edit .services-for-discount input {
  margin-right: 5px;
  margin-top: 1px;
}
/* line 1031, /myapp/app/assets/stylesheets/profiles.scss */
#discount-panel-edit .discount_code_services.form-group {
  margin-bottom: 0;
}
/* line 1037, /myapp/app/assets/stylesheets/profiles.scss */
#discount-panel-edit .other-fields-for-discount > div.field {
  width: 250px;
  float: left;
}
/* line 1042, /myapp/app/assets/stylesheets/profiles.scss */
#discount-panel-edit .other-fields-for-discount label {
  display: block;
}

/* line 1049, /myapp/app/assets/stylesheets/profiles.scss */
.active-discount-codes .service-list {
  text-align: left;
  padding-left: 0;
}
/* line 1054, /myapp/app/assets/stylesheets/profiles.scss */
.active-discount-codes th.service-title {
  text-align: left !important;
}

/* line 1059, /myapp/app/assets/stylesheets/profiles.scss */
.modal-footer-buttons {
  display: flex;
  justify-content: center;
}

/* line 1065, /myapp/app/assets/stylesheets/profiles.scss */
#payment-panel #confirm-submit .modal-header, #confirm-added .modal-header, #confirm-withdrawn .modal-header {
  padding-bottom: 0;
}
/* line 1068, /myapp/app/assets/stylesheets/profiles.scss */
#payment-panel #confirm-submit .modal-body, #confirm-added .modal-body, #confirm-withdrawn .modal-body {
  padding-top: 5px;
}
/* line 1071, /myapp/app/assets/stylesheets/profiles.scss */
#payment-panel #confirm-submit .modal-body .confirmation-content .row, #confirm-added .modal-body .confirmation-content .row, #confirm-withdrawn .modal-body .confirmation-content .row {
  display: flex;
  align-items: center;
}
/* line 1073, /myapp/app/assets/stylesheets/profiles.scss */
#payment-panel #confirm-submit .modal-body .confirmation-content .row .converted-currency, #confirm-added .modal-body .confirmation-content .row .converted-currency, #confirm-withdrawn .modal-body .confirmation-content .row .converted-currency {
  font-size: 90%;
  color: #666;
}
/* line 1080, /myapp/app/assets/stylesheets/profiles.scss */
#payment-panel #confirm-submit h4, #confirm-added h4, #confirm-withdrawn h4 {
  margin-bottom: 0;
  margin-top: 10px;
}
/* line 1085, /myapp/app/assets/stylesheets/profiles.scss */
#payment-panel #confirm-submit .confirmation-content > .row, #confirm-added .confirmation-content > .row, #confirm-withdrawn .confirmation-content > .row {
  margin-bottom: 5px;
}
/* line 1088, /myapp/app/assets/stylesheets/profiles.scss */
#payment-panel #confirm-submit .confirmation-content label, #confirm-added .confirmation-content label, #confirm-withdrawn .confirmation-content label {
  text-align: right;
  display: block;
  ont-size: 1.4rem;
  font-weight: 400;
  color: #666;
}
/* line 1097, /myapp/app/assets/stylesheets/profiles.scss */
#payment-panel #confirm-submit .modal-footer-buttons .btn, #confirm-added .modal-footer-buttons .btn, #confirm-withdrawn .modal-footer-buttons .btn {
  margin: 5px;
}

/* line 1104, /myapp/app/assets/stylesheets/profiles.scss */
#currency-change-confirmation .modal-footer-buttons .btn {
  margin: 5px;
}
/* line 1108, /myapp/app/assets/stylesheets/profiles.scss */
#currency-change-confirmation .close-large {
  z-index: 500;
}

/* line 1112, /myapp/app/assets/stylesheets/profiles.scss */
#confirm-added .btn {
  margin: 5px;
}

/* line 1116, /myapp/app/assets/stylesheets/profiles.scss */
.aasm-state {
  text-transform: capitalize;
}

/* line 1121, /myapp/app/assets/stylesheets/profiles.scss */
.service_listings .save-service {
  flex-direction: row;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 15px;
}
/* line 1127, /myapp/app/assets/stylesheets/profiles.scss */
.service_listings .save-service .btn {
  margin-left: 10px;
  margin-right: 10px;
  padding: 6px 30px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
/* line 1132, /myapp/app/assets/stylesheets/profiles.scss */
.service_listings .save-service .btn.btn-white {
  background: #fff;
  border: 1px solid #e9ebef;
}
/* line 1136, /myapp/app/assets/stylesheets/profiles.scss */
.service_listings .save-service .btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 1140, /myapp/app/assets/stylesheets/profiles.scss */
.service_listings .save-service .btn.btn-primary {
  background-color: #F69647;
  border-color: #F69647;
}
/* line 1143, /myapp/app/assets/stylesheets/profiles.scss */
.service_listings .save-service .btn.btn-primary:hover {
  background-color: #f66147;
  border: #ff8119 solid 1px;
}

/* line 1152, /myapp/app/assets/stylesheets/profiles.scss */
.service-modal .modal-body, .active-service-modal .modal-body, #active-service-modal-pick-my-brain-call .modal-body {
  padding-left: 5%;
  padding-right: 5%;
}

/* line 1158, /myapp/app/assets/stylesheets/profiles.scss */
#discount-panel-edit .form-inline {
  margin-bottom: 15px;
  margin-top: 5px;
}
/* line 1163, /myapp/app/assets/stylesheets/profiles.scss */
#discount-panel-edit input, #discount-panel-edit select {
  margin-right: 30px;
}
/* line 1167, /myapp/app/assets/stylesheets/profiles.scss */
#discount-panel-edit label {
  margin-right: 0;
}
/* line 1177, /myapp/app/assets/stylesheets/profiles.scss */
#discount-panel-edit .inline-block.code input {
  width: 235px;
}
/* line 1183, /myapp/app/assets/stylesheets/profiles.scss */
#discount-panel-edit .inline-block.amount input::-webkit-outer-spin-button,
#discount-panel-edit .inline-block.amount input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* line 1188, /myapp/app/assets/stylesheets/profiles.scss */
#discount-panel-edit .inline-block.amount input[type=number] {
  -moz-appearance: textfield;
}
/* line 1192, /myapp/app/assets/stylesheets/profiles.scss */
#discount-panel-edit .inline-block.amount input {
  width: 235px;
}
/* line 1198, /myapp/app/assets/stylesheets/profiles.scss */
#discount-panel-edit .inline-block.type select {
  width: 235px;
}
/* line 1204, /myapp/app/assets/stylesheets/profiles.scss */
#discount-panel-edit input[type="submit"] {
  margin-top: 5px;
}
/* line 1208, /myapp/app/assets/stylesheets/profiles.scss */
#discount-panel-edit .checkbox {
  margin-bottom: 2px;
  margin-top: 3px;
}
/* line 1213, /myapp/app/assets/stylesheets/profiles.scss */
#discount-panel-edit .checkbox + .checkbox {
  margin-top: 3px;
}

/* line 1218, /myapp/app/assets/stylesheets/profiles.scss */
#integration-modal-tabs .tab-pane {
  position: relative;
  padding-top: 20px;
}

/* line 1223, /myapp/app/assets/stylesheets/profiles.scss */
.tab-content .head {
  font-size: 25px;
  text-transform: uppercase;
  padding-bottom: 10px;
}

/* line 1230, /myapp/app/assets/stylesheets/profiles.scss */
#tab-head {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 5px;
  text-align: center;
}

/* line 1237, /myapp/app/assets/stylesheets/profiles.scss */
.tab-head {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 5px;
  text-align: center;
}

/* line 1247, /myapp/app/assets/stylesheets/profiles.scss */
.jumbotron {
  position: relative;
  width: 100%;
  height: 100%;
  margin: -5px 0px 30px 0px;
  background-repeat: no-repeat !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover !important;
  overflow: hidden;
}

/* line 1263, /myapp/app/assets/stylesheets/profiles.scss */
.jumbotron#cover-photo {
  padding: 40px 10px 10px 10px;
  border: 1px solid #888888;
  box-shadow: 5px 5px 5px #888888;
  min-height: 450px;
  border-radius: 5px;
  background-repeat: no-repeat !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover !important;
}

/* line 1291, /myapp/app/assets/stylesheets/profiles.scss */
.jumbotron#cover-photo-booking {
  padding: 10px 10px 50px 10px;
  border: 1px solid #888888;
  box-shadow: 10px 10px 5px #888888;
  margin-bottom: 15px;
  border-radius: 5px;
  background-repeat: no-repeat !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover !important;
}

/* line 1305, /myapp/app/assets/stylesheets/profiles.scss */
.jumbotron .cover-text {
  color: #FFF;
  margin-top: 3px;
  margin-bottom: 5px;
  font-weight: 400;
  letter-spacing: 2px;
  font-family: Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
}

/* line 1315, /myapp/app/assets/stylesheets/profiles.scss */
.no-jumbo .cover-text {
  margin-top: 3px;
  margin-bottom: 5px;
  font-weight: 400;
  letter-spacing: 2px;
  font-family: Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
}

/* line 1323, /myapp/app/assets/stylesheets/profiles.scss */
.no-link-effect {
  text-decoration: none !important;
}

/* line 1327, /myapp/app/assets/stylesheets/profiles.scss */
.no-link-effect:hover {
  text-decoration: none !important;
  color: inherit;
}

/* line 1332, /myapp/app/assets/stylesheets/profiles.scss */
.no-link-effect:hover {
  text-decoration: none !important;
  color: inherit;
}

/* line 1337, /myapp/app/assets/stylesheets/profiles.scss */
.no-link-effect:visited {
  text-decoration: none !important;
  color: inherit;
}

/* line 1342, /myapp/app/assets/stylesheets/profiles.scss */
.no-link-effect:focus {
  text-decoration: none !important;
  color: inherit;
  outline: 0 !important;
}

/* line 1348, /myapp/app/assets/stylesheets/profiles.scss */
.no-link-effect:active {
  text-decoration: none !important;
  color: inherit;
}

/* line 1353, /myapp/app/assets/stylesheets/profiles.scss */
.no-link-effect.text-orange:hover {
  text-decoration: none !important;
  color: #fd8f3e;
}

/* line 1358, /myapp/app/assets/stylesheets/profiles.scss */
.no-link-effect.text-orange:visited {
  text-decoration: none !important;
  color: #fd8f3e;
}

/* line 1363, /myapp/app/assets/stylesheets/profiles.scss */
.no-link-effect.text-orange:focus {
  text-decoration: none !important;
  color: #fd8f3e;
}

/* line 1368, /myapp/app/assets/stylesheets/profiles.scss */
.no-link-effect.text-orange:active {
  text-decoration: none !important;
  color: #fd8f3e;
}

/* line 1373, /myapp/app/assets/stylesheets/profiles.scss */
.no-link-color:hover {
  color: inherit;
}

/* line 1377, /myapp/app/assets/stylesheets/profiles.scss */
.no-link-color {
  color: inherit;
}

/* line 1381, /myapp/app/assets/stylesheets/profiles.scss */
.no-link-color:focus {
  color: inherit;
}

/* line 1385, /myapp/app/assets/stylesheets/profiles.scss */
.no-link-color:visited {
  color: inherit !important;
}

/* line 1389, /myapp/app/assets/stylesheets/profiles.scss */
.no-link-outline:focus {
  outline: none !important;
  color: inherit;
}

/* line 1394, /myapp/app/assets/stylesheets/profiles.scss */
.service-rhs-panel {
  position: relative;
}

/* line 1398, /myapp/app/assets/stylesheets/profiles.scss */
#profile-primary-container .panel {
  border: 1px solid #ddd;
}

/* line 1402, /myapp/app/assets/stylesheets/profiles.scss */
.service-overlay {
  flex: 1 1 auto;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #FFF;
  font-size: 14px;
}

/* line 1421, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-yt-overlay {
  flex: 1 1 auto;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.4);
  color: #FFF;
  font-size: 14px;
  z-index: 2;
}

/* line 1441, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-yt-link:hover .portfolio-yt-overlay {
  background-color: rgba(0, 0, 0, 0.8);
}

/* line 1445, /myapp/app/assets/stylesheets/profiles.scss */
.go-to-service-link:hover .service-overlay {
  display: flex;
}

/* line 1449, /myapp/app/assets/stylesheets/profiles.scss */
.overlay-text {
  flex: 1;
}

/* line 1453, /myapp/app/assets/stylesheets/profiles.scss */
.service-bg-blue {
  background-color: rgba(29, 174, 201, 0.8);
}

/* line 1457, /myapp/app/assets/stylesheets/profiles.scss */
.service-bg-red {
  background-color: rgba(205, 60, 70, 0.8);
}

/* line 1461, /myapp/app/assets/stylesheets/profiles.scss */
.service-bg-orange {
  background-color: rgba(255, 143, 48, 0.8);
}

/* line 1465, /myapp/app/assets/stylesheets/profiles.scss */
.service-bg-green {
  background-color: rgba(143, 195, 85, 0.8);
}

/* line 1469, /myapp/app/assets/stylesheets/profiles.scss */
.service-bg-purple {
  background-color: rgba(136, 90, 163, 0.8);
}

/* line 1473, /myapp/app/assets/stylesheets/profiles.scss */
.service-bg-yellow {
  background-color: rgba(235, 202, 0, 0.8);
}

/* line 1477, /myapp/app/assets/stylesheets/profiles.scss */
.go-to-service-link {
  text-decoration: none !important;
  color: #505050;
}

/* line 1482, /myapp/app/assets/stylesheets/profiles.scss */
.go-to-service-link:hover {
  text-decoration: none !important;
  color: inherit;
}

/* line 1487, /myapp/app/assets/stylesheets/profiles.scss */
.go-to-service-link:focus {
  text-decoration: none !important;
  color: inherit;
}

/* line 1492, /myapp/app/assets/stylesheets/profiles.scss */
.go-to-service-link:visited {
  text-decoration: none !important;
  color: inherit;
}

/* line 1497, /myapp/app/assets/stylesheets/profiles.scss */
.prev-sub-info-box {
  padding: 25px;
}

/* line 1501, /myapp/app/assets/stylesheets/profiles.scss */
.top-border {
  border-top: 1px solid #dadada;
}

/* line 1505, /myapp/app/assets/stylesheets/profiles.scss */
.bo-prev-sub-box {
  padding: 40px 25px 10px 25px;
}

/* line 1509, /myapp/app/assets/stylesheets/profiles.scss */
.jumbotron .container#cover-container {
  margin: 0px 0px 0px 0px;
  width: 100%;
  height: 100%;
}

/* line 1515, /myapp/app/assets/stylesheets/profiles.scss */
.row-centered {
  text-align: center;
}

/* line 1519, /myapp/app/assets/stylesheets/profiles.scss */
.cover-text-span {
  display: inline-block;
}

/* line 1523, /myapp/app/assets/stylesheets/profiles.scss */
.cover-text-span-incomplete {
  display: inline-block;
  color: rgba(170, 170, 170, 0.8);
  font-style: italic;
}

/* line 1529, /myapp/app/assets/stylesheets/profiles.scss */
.profile-picture-row {
  margin: 0 auto;
  float: none;
}

/* line 1534, /myapp/app/assets/stylesheets/profiles.scss */
.about-text {
  font-size: 15px;
  font-family: Lato, Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
}

/* line 1540, /myapp/app/assets/stylesheets/profiles.scss */
.about-text-heading {
  font-size: 18px;
  font-weight: 800;
  margin-top: 0;
  font-family: Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
}

/* line 1548, /myapp/app/assets/stylesheets/profiles.scss */
.about-text-large {
  font-size: 22px;
  font-family: Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
  line-height: 125%;
}

/* line 1554, /myapp/app/assets/stylesheets/profiles.scss */
.underline-button {
  color: #FD8F3E;
  background: none;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  text-decoration: underline;
  font-size: 17px;
}

/* line 1566, /myapp/app/assets/stylesheets/profiles.scss */
.stepwizard-step p {
  margin-top: 0px;
  color: #666;
}

/* line 1570, /myapp/app/assets/stylesheets/profiles.scss */
.stepwizard-row {
  display: table-row;
}

/* line 1573, /myapp/app/assets/stylesheets/profiles.scss */
.stepwizard {
  display: table;
  width: 100%;
  position: relative;
}

/* line 1578, /myapp/app/assets/stylesheets/profiles.scss */
.stepwizard-step button[disabled] {
  /*opacity: 1 !important;
  filter: alpha(opacity=100) !important;*/
}

/* line 1582, /myapp/app/assets/stylesheets/profiles.scss */
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn, .stepwizard fieldset[disabled] .btn:hover {
  opacity: 1 !important;
  color: #FD8F3D;
  border: 2px solid #FD8F3D;
}

/* line 1587, /myapp/app/assets/stylesheets/profiles.scss */
.stepwizard-step:before {
  top: 14px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 70%;
  border: 1px dashed #ccc;
  height: 0px;
  /* background-color: #ccc; */
  z-index: 0;
  margin-left: 40px;
}

/* line 1599, /myapp/app/assets/stylesheets/profiles.scss */
.stepwizard-step:last-child:before {
  height: 0px;
  border: 0px;
}

/* line 1603, /myapp/app/assets/stylesheets/profiles.scss */
.stepwizard-step {
  display: table-cell;
  text-align: center;
  position: relative;
}

/* line 1608, /myapp/app/assets/stylesheets/profiles.scss */
.stepwizard-step.step-active p {
  font-size: 16px;
  color: #000;
  font-weight: 600;
}

/* line 1613, /myapp/app/assets/stylesheets/profiles.scss */
.btn-circle, .btn-circle:hover {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 3px 0;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 15px;
  border: 2px solid var(--brand-primary);
  color: var(--brand-primary);
}

/* line 1624, /myapp/app/assets/stylesheets/profiles.scss */
.btn-success, .btn-success:hover {
  background: #FD8F3D;
  color: #fff;
  border: 2px solid #FD8F3D;
}

/* line 1629, /myapp/app/assets/stylesheets/profiles.scss */
.stepwizard-step.completed i {
  color: var(--brand-primary);
}

/* line 1632, /myapp/app/assets/stylesheets/profiles.scss */
.stepwizard-step.completed .btn-success {
  background: transparent;
}

/* line 1635, /myapp/app/assets/stylesheets/profiles.scss */
.nextBtn, .nextBtn:hover {
  background-color: var(--brand-primary);
  padding: 14px 0;
  flex: 1;
  color: #fff;
  border-radius: 18px;
  font-size: 16px;
  border: none;
  font-weight: 500;
  text-align: center;
}

/* line 1646, /myapp/app/assets/stylesheets/profiles.scss */
.backBtn {
  padding: 14px 0;
  flex: 1;
  color: #000;
  border: 1px solid #E4E5E7;
  background: transparent;
  border-radius: 18px;
  font-size: 16px;
  font-weight: 500;
  margin-right: 10px;
}

/* line 1658, /myapp/app/assets/stylesheets/profiles.scss */
.backBtn:active {
  color: grey;
}

/* line 1664, /myapp/app/assets/stylesheets/profiles.scss */
.profile-heading-font {
  font-family: Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
  font-weight: 400;
}

/* line 1669, /myapp/app/assets/stylesheets/profiles.scss */
.profile-sub-heading-font {
  font-family: Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
  font-weight: 400;
}

/* line 1674, /myapp/app/assets/stylesheets/profiles.scss */
.profile-heading-font-im {
  font-family: Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
  font-weight: 400 !important;
}

/* line 1679, /myapp/app/assets/stylesheets/profiles.scss */
.at-font {
  font-family: Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
}

/* line 1683, /myapp/app/assets/stylesheets/profiles.scss */
.about-text-small {
  font-size: 16px;
  font-family: Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
  line-height: 125%;
}

/* line 1689, /myapp/app/assets/stylesheets/profiles.scss */
.about-text-small-heading {
  font-size: 18px;
  font-weight: 600;
  font-family: Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
}

/* line 1696, /myapp/app/assets/stylesheets/profiles.scss */
.about-text-heading-sum {
  font-size: 22px;
  font-family: Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
}

/* line 1703, /myapp/app/assets/stylesheets/profiles.scss */
.about-text-heading-sub {
  font-size: 20px;
  margin-top: 5px;
  font-family: Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
}

/* line 1709, /myapp/app/assets/stylesheets/profiles.scss */
.quote-text {
  font-family: Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
  line-height: 125%;
  font-style: italic;
  font-size: 25px;
}

/* line 1717, /myapp/app/assets/stylesheets/profiles.scss */
.btn#profile-button {
  width: 14%;
  display: inline-block;
  margin: 10px 15px 30px 15px;
  color: #7F7F7F;
}

/* line 1724, /myapp/app/assets/stylesheets/profiles.scss */
.btn.btn-one#profile-button:hover {
  background-color: rgba(29, 174, 201, 0.8);
  color: #FFF;
}

/* line 1729, /myapp/app/assets/stylesheets/profiles.scss */
.btn.btn-two#profile-button:hover {
  background-color: rgba(246, 150, 71, 0.8);
  color: #FFF;
}

/* line 1734, /myapp/app/assets/stylesheets/profiles.scss */
.btn.btn-three#profile-button:hover {
  background-color: rgba(136, 90, 163, 0.8);
  color: #FFF;
}

/* line 1739, /myapp/app/assets/stylesheets/profiles.scss */
img.no-image-escape {
  max-width: 100%;
  max-height: 100%;
}

/* line 1744, /myapp/app/assets/stylesheets/profiles.scss */
div#tab-container {
  max-width: 1100px;
}

/* line 1748, /myapp/app/assets/stylesheets/profiles.scss */
span.tags-show {
  color: #FFF;
  font-family: Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
  margin: 1px 1px 1px 1px;
  padding: 6px 6px;
  font-size: 20px;
  display: inline-block;
  border-radius: 8%;
}

/* line 1759, /myapp/app/assets/stylesheets/profiles.scss */
span#personal-tags-show {
  background: #1DAEC9;
  color: #FFF;
  margin: 1px;
  margin-bottom: 5px;
  padding: 2px 5px;
  font-size: 15px;
}

/* line 1768, /myapp/app/assets/stylesheets/profiles.scss */
span.integration-icon-container {
  margin-right: 18px;
  margin-left: 18px;
  margin-bottom: 15px;
}

/* line 1774, /myapp/app/assets/stylesheets/profiles.scss */
span.integration-icon-container-booking {
  margin-right: 15px;
  margin-left: 15px;
}

/* line 1779, /myapp/app/assets/stylesheets/profiles.scss */
span#profile-answer-text {
  font-size: 16px;
}

/* line 1783, /myapp/app/assets/stylesheets/profiles.scss */
div.profile-about-right {
  max-width: 1100px;
}

/* line 1789, /myapp/app/assets/stylesheets/profiles.scss */
.panel .card-in-dashbaord {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
/* line 1795, /myapp/app/assets/stylesheets/profiles.scss */
.panel .card-in-dashbaord .converted-currency {
  font-size: 15px;
  color: #dc8797;
  position: absolute;
  bottom: 3px;
  width: 100%;
  text-align: center;
}
/* line 1803, /myapp/app/assets/stylesheets/profiles.scss */
.panel .card-in-dashbaord label {
  font-size: 16px;
  color: #666;
}
/* line 1808, /myapp/app/assets/stylesheets/profiles.scss */
.panel .card-in-dashbaord span {
  font-size: 25px;
  color: #EF506E;
}
/* line 1813, /myapp/app/assets/stylesheets/profiles.scss */
.panel .card-in-dashbaord img.prev-face {
  border-radius: 50%;
  border: 0px solid #FFF;
  width: 45px;
  height: 45px;
  margin-right: 6px;
}
/* line 1820, /myapp/app/assets/stylesheets/profiles.scss */
.panel .card-in-dashbaord .next-booking-container {
  display: flex;
  align-items: center;
}
/* line 1823, /myapp/app/assets/stylesheets/profiles.scss */
.panel .card-in-dashbaord .next-booking-container a {
  text-align: center;
}
/* line 1826, /myapp/app/assets/stylesheets/profiles.scss */
.panel .card-in-dashbaord .next-booking-container span {
  font-size: 22px;
}

/* line 1833, /myapp/app/assets/stylesheets/profiles.scss */
#viewers_by_countries {
  height: 378px;
  width: 100%;
}
/* line 1837, /myapp/app/assets/stylesheets/profiles.scss */
#viewers_by_countries div[dir="ltr"] {
  width: 100% !important;
}
/* line 1840, /myapp/app/assets/stylesheets/profiles.scss */
#viewers_by_countries div[dir="ltr"] svg {
  width: 100% !important;
}

/* line 1845, /myapp/app/assets/stylesheets/profiles.scss */
.viewers-by-countries h4 {
  font-size: 16px;
  color: #666;
  font-weight: normal;
  font-family: GeomanistRegular, sans-serif;
}

/* line 1852, /myapp/app/assets/stylesheets/profiles.scss */
.scale-up img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}

/* line 1859, /myapp/app/assets/stylesheets/profiles.scss */
.search-result-image {
  height: 165px;
}

/* line 1863, /myapp/app/assets/stylesheets/profiles.scss */
.container#search-result-container {
  height: 165px;
  margin-top: 25px;
  padding: 0px;
}

/* line 1869, /myapp/app/assets/stylesheets/profiles.scss */
#search-result {
  width: 100%;
  height: 100%;
  padding: 0px;
  border: 1px solid black;
}

/* line 1878, /myapp/app/assets/stylesheets/profiles.scss */
#payment-form .btn.processing {
  display: none;
}

/* line 1883, /myapp/app/assets/stylesheets/profiles.scss */
.user_dashboards.wallet #limit, .user_dashboards.wallet #filter_kind {
  margin-right: 10px;
}
/* line 1886, /myapp/app/assets/stylesheets/profiles.scss */
.user_dashboards.wallet #filter_kind {
  width: 125px;
}

/* line 1890, /myapp/app/assets/stylesheets/profiles.scss */
.srt table.table.wallet_balances > thead:first-child > tr:first-child > th {
  font-size: 15px;
  font-weight: 500;
}

/* line 1891, /myapp/app/assets/stylesheets/profiles.scss */
table.table.wallet_balances {
  background: #fff;
}
/* line 1892, /myapp/app/assets/stylesheets/profiles.scss */
table.table.wallet_balances > thead > tr > th {
  border-bottom: 0;
}
/* line 1894, /myapp/app/assets/stylesheets/profiles.scss */
table.table.wallet_balances > thead > tr > th:first-child {
  padding-left: 15px;
}
/* line 1900, /myapp/app/assets/stylesheets/profiles.scss */
table.table.wallet_balances thead:first-child tr {
  border-bottom: 1px solid #ddd;
}
/* line 1902, /myapp/app/assets/stylesheets/profiles.scss */
table.table.wallet_balances thead:first-child tr th {
  font-size: 18px;
}
/* line 1908, /myapp/app/assets/stylesheets/profiles.scss */
table.table.wallet_balances tbody tr {
  border-bottom: 1px solid #ddd;
}
/* line 1910, /myapp/app/assets/stylesheets/profiles.scss */
table.table.wallet_balances tbody tr th {
  font-size: 18px;
  font-weight: 500;
}
/* line 1914, /myapp/app/assets/stylesheets/profiles.scss */
table.table.wallet_balances tbody tr td {
  border-top: 0;
}
/* line 1916, /myapp/app/assets/stylesheets/profiles.scss */
table.table.wallet_balances tbody tr td:first-child {
  padding-left: 15px;
}
/* line 1924, /myapp/app/assets/stylesheets/profiles.scss */
table.table.wallet_balances.table-bordered > tbody > tr > td {
  border-top: 0;
  vertical-align: center;
}
/* line 1930, /myapp/app/assets/stylesheets/profiles.scss */
table.table.wallet_balances .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 1936, /myapp/app/assets/stylesheets/profiles.scss */
.wallet-row {
  display: flex;
  justify-content: space-between;
}

/* line 1941, /myapp/app/assets/stylesheets/profiles.scss */
.transaction-history {
  width: calc(100% - 330px);
}

/* line 1944, /myapp/app/assets/stylesheets/profiles.scss */
sup.currency-tooltip {
  position: static;
  vertical-align: super;
  margin-left: 5px;
}

/* line 1949, /myapp/app/assets/stylesheets/profiles.scss */
.pmb-balance-summary {
  text-align: center;
  width: 300px;
  margin-right: 30px;
}
/* line 1953, /myapp/app/assets/stylesheets/profiles.scss */
.pmb-balance-summary .amount {
  font-size: 25px;
  text-align: left;
  font-weight: bold;
  color: #fff;
}
/* line 1958, /myapp/app/assets/stylesheets/profiles.scss */
.pmb-balance-summary .amount h5 {
  margin-bottom: 0;
  font-size: 22px;
}
/* line 1962, /myapp/app/assets/stylesheets/profiles.scss */
.pmb-balance-summary .amount div.converted-currency {
  font-size: 15px;
  color: #f7f7f7;
}
/* line 1967, /myapp/app/assets/stylesheets/profiles.scss */
.pmb-balance-summary .body {
  background: #dddddd;
  background-image: linear-gradient(45deg, #6FB0D0, #71CEB3, #CB8DD0);
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
  display: flex;
  padding: 15px 20px 10px;
  flex-direction: column;
  justify-content: center;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
/* line 1976, /myapp/app/assets/stylesheets/profiles.scss */
.pmb-balance-summary .body .upper {
  display: flex;
  justify-content: space-between;
}
/* line 1980, /myapp/app/assets/stylesheets/profiles.scss */
.pmb-balance-summary .body .balance-menu {
  background: url(/assets/balance-menu-dd75fd2c8e97b3831cce8fc36314357e821e8dab2387d3e99e384ed9ba78ef01.png) no-repeat;
  width: 70px;
}
/* line 1985, /myapp/app/assets/stylesheets/profiles.scss */
.pmb-balance-summary a {
  width: 100%;
  margin: 10px auto;
  height: 40px;
  align-items: center;
  display: flex;
  justify-content: center;
}
/* line 1992, /myapp/app/assets/stylesheets/profiles.scss */
.pmb-balance-summary a.btn-primary.withdraw {
  background: #9C65A9;
  border-color: #9C65A9;
}
/* line 1995, /myapp/app/assets/stylesheets/profiles.scss */
.pmb-balance-summary a.btn-primary.withdraw:hover {
  background: #6d4f74;
  border-color: #6d4f74;
}

/* line 2002, /myapp/app/assets/stylesheets/profiles.scss */
div#search-result-heading {
  padding: 0px;
}

/* line 2006, /myapp/app/assets/stylesheets/profiles.scss */
.currency-tooltip .tooltip-inner {
  font-size: 12px;
}

/* line 2011, /myapp/app/assets/stylesheets/profiles.scss */
#search-result-heading-sub {
  font-size: 18px;
}

/* line 2015, /myapp/app/assets/stylesheets/profiles.scss */
.service .details .price span.converted-currency {
  font-size: 15px;
  color: #7e7e7e;
}

/* line 2020, /myapp/app/assets/stylesheets/profiles.scss */
.view-profile-link-view {
  font-size: 0.5em;
  padding-left: 5px;
  color: #1DAEC9;
}

/* line 2026, /myapp/app/assets/stylesheets/profiles.scss */
.view-profile-link-name {
  color: inherit;
}

/* line 2031, /myapp/app/assets/stylesheets/profiles.scss */
.search-result-history {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 2036, /myapp/app/assets/stylesheets/profiles.scss */
#vm-services.profile-vms {
  position: relative;
  z-index: 500;
}

/* line 2041, /myapp/app/assets/stylesheets/profiles.scss */
.search-result-history-heading {
  font-size: 1rem;
  text-transform: uppercase;
}

/* line 2046, /myapp/app/assets/stylesheets/profiles.scss */
.search-result-history-value {
  color: #3c3f49;
  font-weight: 200;
  font-size: 2rem;
}

/* line 2052, /myapp/app/assets/stylesheets/profiles.scss */
.search-result-history-list {
  margin-right: 15px;
}

/* line 2056, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal-content {
  /* .plans-icon {
     width: 65px;
     height: 65px;
     position: absolute;
     background: #697783;
     left: calc(50% - 32px);
     top: -35px;
     @include round_border(32px);
     display: flex;
     align-items: center;
     justify-content: center;
     color: #fff;
   }*/
}
/* line 2071, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal-content h3 {
  color: #697783;
}

/* line 2076, /myapp/app/assets/stylesheets/profiles.scss */
body:not(.modal-open) {
  padding-left: 0px !important;
}

/* line 2080, /myapp/app/assets/stylesheets/profiles.scss */
.plan-types {
  margin-bottom: 10px;
}
/* line 2083, /myapp/app/assets/stylesheets/profiles.scss */
.plan-types ul {
  margin: 0 auto;
  list-style: none;
  width: 210px;
  background: #f0f0f0;
  height: 44px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  display: flex;
  padding-left: 0;
  align-items: center;
  padding-left: 3px;
  padding-right: 3px;
  justify-content: space-between;
}
/* line 2097, /myapp/app/assets/stylesheets/profiles.scss */
.plan-types ul li {
  list-style: none;
  width: 95px;
  height: 40px;
  background: transparent;
  transition: all 0.5s ease;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
/* line 2109, /myapp/app/assets/stylesheets/profiles.scss */
.plan-types ul li a {
  color: #697783;
}
/* line 2113, /myapp/app/assets/stylesheets/profiles.scss */
.plan-types ul li.active {
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  background: #fff;
}
/* line 2117, /myapp/app/assets/stylesheets/profiles.scss */
.plan-types ul li.active a {
  color: #000;
  font-weight: bold;
}

/* line 2126, /myapp/app/assets/stylesheets/profiles.scss */
#upgradeModal h2, #choose_plan_modal h2 {
  font-size: 22px;
  margin-top: 0;
}

/* line 2131, /myapp/app/assets/stylesheets/profiles.scss */
.payment-card {
  background: #F0F0F0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 32%;
  min-width: 147px;
  height: 100px;
  margin-bottom: 10px;
  padding: 15px;
}
/* line 2139, /myapp/app/assets/stylesheets/profiles.scss */
.payment-card img {
  width: 35px;
  height: 25px;
}

/* line 2145, /myapp/app/assets/stylesheets/profiles.scss */
.numbers-and-dates .group:first-child {
  margin-left: 0;
}
/* line 2148, /myapp/app/assets/stylesheets/profiles.scss */
.numbers-and-dates .group, .numbers-and-dates .last-4-digits {
  color: #000;
}

/* line 2153, /myapp/app/assets/stylesheets/profiles.scss */
#subscription .badge.free, .service_listings #upgradeModal .badge.free {
  background: #EBF8F6;
  color: #687583;
}
/* line 2157, /myapp/app/assets/stylesheets/profiles.scss */
#subscription .plans-modal .card, .service_listings #upgradeModal .plans-modal .card {
  padding: 14px;
  -webkit-transition-property: none;
  -moz-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
}
/* line 2163, /myapp/app/assets/stylesheets/profiles.scss */
#subscription .plans-modal .card:hover, .service_listings #upgradeModal .plans-modal .card:hover {
  border: 2px solid #FAB847;
  padding: 13px;
}
/* line 2168, /myapp/app/assets/stylesheets/profiles.scss */
#subscription .modal-body, .service_listings #upgradeModal .modal-body {
  margin-top: 10px;
}

/* line 2173, /myapp/app/assets/stylesheets/profiles.scss */
#subscription .choose-btn, .service_listings #upgradeModal .choose-btn {
  position: unset;
  color: #ffffff;
  padding: 12px 10px;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: var(--brand-primary);
  border: 1px solid #ddeaf0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: capitalize;
  height: 48px;
}
/* line 2175, /myapp/app/assets/stylesheets/profiles.scss */
#subscription .choose-btn label, .service_listings #upgradeModal .choose-btn label {
  color: #fff;
}

/* line 2179, /myapp/app/assets/stylesheets/profiles.scss */
.badge.free, .badge.unlimited, .current-plan-label {
  height: 28px;
  display: flex;
  padding: 3px 20px;
  align-items: center;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* line 2187, /myapp/app/assets/stylesheets/profiles.scss */
.badge.unlimited {
  background: #FAB847;
  color: #000;
}

/* line 2192, /myapp/app/assets/stylesheets/profiles.scss */
.badge-success.active {
  background: #388E3C;
  padding: 4px 10px;
  color: #fff;
  position: static;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 12px;
  margin-left: 5px;
}

/* line 2202, /myapp/app/assets/stylesheets/profiles.scss */
.badge-warning {
  margin-left: 5px;
}

/* line 2206, /myapp/app/assets/stylesheets/profiles.scss */
#zero-signed-in {
  overflow-y: auto;
}

/* line 2209, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal {
  font-family: Poppins, sans-serif;
}
/* line 2212, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .modal-content.success h2 {
  margin-bottom: 10px;
}
/* line 2215, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .modal-content.success h4 {
  margin-top: 0;
  margin-bottom: 21px;
  text-align: center;
}
/* line 2219, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .modal-content.success h4 span {
  text-transform: capitalize;
}
/* line 2224, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .close {
  opacity: 1.0;
}
/* line 2227, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .close:hover {
  opacity: 0.5;
}
/* line 2232, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .welcome-text-heading {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 25px;
  color: #000;
  font-size: 34px;
}
/* line 2240, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .card-deck {
  margin-top: 20px;
}
/* line 2244, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .card ul li, .plans-modal .subscription-period ul li {
  background-image: url(/assets/yellow-tik-5a22e13bc1a7ba0e09d4a4056e156177c29829ecfa6f78f6e0533a809c0d4b48.svg);
  background-repeat: no-repeat;
  background-position: 0 2px;
  background-size: 15px 15px;
  padding-left: 20px;
  list-style: none;
  margin-bottom: 10px;
  color: #000;
}
/* line 2248, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .card ul, .plans-modal .subscription-period ul {
  padding-left: 0;
  margin-top: 20px;
}
/* line 2252, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .card {
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 20px 25px 30px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 2258, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .card .card-body {
  padding: 0;
}
/* line 2264, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .features .prices {
  overflow: hidden;
  padding: 10px 0;
}
/* line 2270, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .features h3 {
  margin-top: 0;
}
/* line 2275, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 2280, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .current-plan-label {
  display: none;
  color: #fff;
  font-size: 12px;
}
/* line 2287, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .current-plan .current-plan-label {
  display: flex;
  align-items: center;
  height: 28px;
  color: #687583;
}
/* line 2295, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .basic-card {
  /*
      &.current-plan, &:hover {
        border-color: #6fcf97;
        -webkit-box-shadow: 0px 0px 12px -1px rgba(111, 207, 151, 0.17);
        -moz-box-shadow: 0px 0px 12px -1px rgba(111, 207, 151, 0.17);
        box-shadow: 0px 0px 12px -1px rgba(111, 207, 151, 0.17);
      }*/
}
/* line 2296, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .basic-card h4 {
  color: #6fcf97;
}
/* line 2300, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .basic-card .btn {
  background: #31B49C;
}
/* line 2304, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .basic-card .btn, .plans-modal .basic-card .btn label {
  color: #fff;
  font-weight: bold;
}
/* line 2309, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .basic-card .btn:hover, .plans-modal .basic-card .btn:hover label {
  color: #fff;
}
/* line 2313, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .basic-card .current-plan-label {
  background: #6fcf97;
}
/* line 2326, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .premium-card {
  background-color: #fffbf2;
  border-color: #fffbf2;
}
/* line 2330, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .premium-card h4 {
  color: #ffbb29;
}
/* line 2334, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .premium-card a.btn {
  background: #ffbb29;
}
/* line 2337, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .premium-card a.btn i, .plans-modal .premium-card a.btn label {
  color: #fff;
}
/* line 2342, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .premium-card.current-plan, .plans-modal .premium-card:hover {
  border-color: #ffbb29;
  -webkit-box-shadow: 0px 0px 12px -1px rgba(255, 187, 41, 0.27);
  -moz-box-shadow: 0px 0px 12px -1px rgba(255, 187, 41, 0.27);
  box-shadow: 0px 0px 12px -1px rgba(255, 187, 41, 0.27);
}
/* line 2349, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .premium-card .current-plan-label {
  background: #ffbb29;
}
/* line 2354, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .plan-chooser {
  margin-top: auto;
}
/* line 2356, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .plan-chooser .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  /*
      &:hover {
        color: #fff;
        background: #969fa8;
      }*/
}
/* line 2362, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .plan-chooser .btn label {
  margin-bottom: 0;
  cursor: pointer;
}
/* line 2376, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .custom-card {
  /*&.current-plan, &:hover {
    -webkit-box-shadow: 0px 0px 12px -1px rgba(139, 110, 164, 0.17);
    -moz-box-shadow: 0px 0px 12px -1px rgba(139, 110, 164, 0.17);
    box-shadow: 0px 0px 12px -1px rgba(139, 110, 164, 0.17);
  }*/
}
/* line 2377, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .custom-card h4 {
  color: #8b6ea4;
}
/* line 2380, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .custom-card .btn {
  background: #F0F0F0;
}
/* line 2381, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .custom-card .btn, .plans-modal .custom-card .btn label {
  color: #687583;
  font-weight: bold;
}
/* line 2385, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .custom-card .btn:hover label, .plans-modal .custom-card .btn:hover {
  color: #687583;
}
/* line 2393, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .custom-card .current-plan-label {
  background: #F0F0F0;
  display: flex;
}
/* line 2399, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .special-card h4 {
  color: #614d72;
  gmail: com;
}
/* line 2403, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .special-card .btn {
  background: #f1e8f8;
}
/* line 2404, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .special-card .btn, .plans-modal .special-card .btn label {
  color: #614d72;
}
/* line 2407, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .special-card .btn:hover label, .plans-modal .special-card .btn:hover {
  color: #fff;
}
/* line 2410, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .special-card.current-plan, .plans-modal .special-card:hover {
  -webkit-box-shadow: 0px 0px 12px -1px rgba(97, 77, 114, 0.17);
  -moz-box-shadow: 0px 0px 12px -1px rgba(97, 77, 114, 0.17);
  box-shadow: 0px 0px 12px -1px rgba(97, 77, 114, 0.17);
}
/* line 2415, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .special-card .current-plan-label {
  background: #8b6ea4;
}
/* line 2420, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .card:hover, .plans-modal .card.current-plan {
  /*background: #fffbf2;
  border-color: #fffbf2;
  h4 {
    color: #ffbb29;
  }
  a.btn {
    background: #ffbb29;
  }
  a.btn, a.btn label, a.btn i {
    color: #fff;
  }*/
}
/* line 2434, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .pricing-card-title {
  color: #000;
  margin-bottom: 0;
}
/* line 2437, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .pricing-card-title span:first-child {
  font-size: 25px;
}
/* line 2440, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .pricing-card-title span:last-child {
  font-size: 25px;
  text-transform: uppercase;
}
/* line 2444, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal .pricing-card-title .fa-info-circle {
  font-size: 20px;
  color: #FAB847;
}
/* line 2449, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal h6.pricing-card-title {
  color: #717171;
  font-size: 15px;
  margin-top: 0;
}
/* line 2453, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal h6.pricing-card-title span:first-child {
  font-size: 18px;
}
/* line 2456, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal h6.pricing-card-title span:last-child {
  font-size: 14px;
}
/* line 2461, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal a.back-to-plans {
  position: absolute;
}

/* line 2466, /myapp/app/assets/stylesheets/profiles.scss */
.upgrade-modal-content {
  /*#payment-panel {
    .stripe_trust_icon {
      position: absolute;
      right: 0;
      top: 0px;
    }
  }*/
}
/* line 2467, /myapp/app/assets/stylesheets/profiles.scss */
.upgrade-modal-content h5 {
  font-size: 17px;
  color: #000;
  margin-bottom: 20px;
}

/* line 2482, /myapp/app/assets/stylesheets/profiles.scss */
#booking-rhs-reload .panel-cost-rhs .usd_to_local {
  position: relative;
}
/* line 2484, /myapp/app/assets/stylesheets/profiles.scss */
#booking-rhs-reload .panel-cost-rhs .usd_to_local .converted-currency {
  font-size: 90%;
  color: #737373;
}
/* line 2490, /myapp/app/assets/stylesheets/profiles.scss */
#booking-rhs-reload .panel-cost-rhs .converted-currency {
  position: absolute;
  left: 0;
  top: 15px;
  width: 190px;
}

/* line 2502, /myapp/app/assets/stylesheets/profiles.scss */
.discount_code_amount {
  margin-bottom: 25px;
  position: relative;
}
/* line 2505, /myapp/app/assets/stylesheets/profiles.scss */
.discount_code_amount .converted-currency {
  position: absolute;
  width: 300px;
  bottom: -25px;
}
/* line 2509, /myapp/app/assets/stylesheets/profiles.scss */
.discount_code_amount .converted-currency span {
  font-size: 1.4rem;
  font-weight: 400;
  color: #666;
}

/* line 2515, /myapp/app/assets/stylesheets/profiles.scss */
.active-discount-codes .converted-currency {
  min-width: 150px;
}
/* line 2517, /myapp/app/assets/stylesheets/profiles.scss */
.active-discount-codes .converted-currency div.conversion {
  font-size: 90%;
  color: #666;
}

/* line 2524, /myapp/app/assets/stylesheets/profiles.scss */
.subscriptions-wrapper {
  display: flex;
  justify-content: space-around;
  margin-left: 10px;
  margin-right: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-right: -15px;
  margin-left: -15px;
}
/* line 2532, /myapp/app/assets/stylesheets/profiles.scss */
.subscriptions-wrapper .subscription-period {
  width: 47.5%;
  flex: initial;
  margin-bottom: 20px;
  margin-right: 0;
  margin-left: 0;
  /*.you-saved-amount {
    position: absolute;
    top: -11px;
    background: #6fcf97;
    height: 20px;
    font-size: 11px;
    @include round_border(10px);
    color: #fff;
    padding: 2px;
    text-align: center;
    @include center_absolute_element;
    width: 160px;
    display: none;
  }*/
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 2px solid #eff3f7;
  padding: 10px 10px;
}
/* line 2553, /myapp/app/assets/stylesheets/profiles.scss */
.subscriptions-wrapper .subscription-period.checked {
  border-color: #6fcf97;
  -webkit-box-shadow: 0px 0px 12px -1px rgba(111, 207, 151, 0.17);
  -moz-box-shadow: 0px 0px 12px -1px rgba(111, 207, 151, 0.17);
  box-shadow: 0px 0px 12px -1px rgba(111, 207, 151, 0.17);
  /*.you-saved-amount {
    display: block;
  }*/
}
/* line 2562, /myapp/app/assets/stylesheets/profiles.scss */
.subscriptions-wrapper .subscription-period .sub-currency {
  margin-top: -5px;
  margin-left: 25px;
  font-size: 12px;
}
/* line 2567, /myapp/app/assets/stylesheets/profiles.scss */
.subscriptions-wrapper .subscription-period .custom-control-inline {
  margin-right: -1rem;
}
/* line 2572, /myapp/app/assets/stylesheets/profiles.scss */
.subscriptions-wrapper .custom-control-label {
  margin-left: 10px;
}
/* line 2576, /myapp/app/assets/stylesheets/profiles.scss */
.subscriptions-wrapper .custom-control-label::before, .subscriptions-wrapper .custom-control-label::after {
  top: 5px;
}

/* line 2581, /myapp/app/assets/stylesheets/profiles.scss */
.next-invoice-amount, .amount-to-be-added, .wallet-after-transaction, .amount-to-be-withdrawn, .wallet-after-transaction {
  display: flex;
  flex-direction: column;
}

/* line 2585, /myapp/app/assets/stylesheets/profiles.scss */
.next-invoice-amount span:nth-of-type(2) {
  color: #666;
  font-size: 90%;
}

/* line 2592, /myapp/app/assets/stylesheets/profiles.scss */
#costSummaryModal .modal-header, #earningsSummaryModal .modal-header {
  padding-bottom: 10px;
}
/* line 2595, /myapp/app/assets/stylesheets/profiles.scss */
#costSummaryModal h4.modal-title, #earningsSummaryModal h4.modal-title {
  margin-bottom: 0;
  margin-top: 10px;
}
/* line 2599, /myapp/app/assets/stylesheets/profiles.scss */
#costSummaryModal .converted-currency, #earningsSummaryModal .converted-currency {
  width: 100%;
}
/* line 2602, /myapp/app/assets/stylesheets/profiles.scss */
#costSummaryModal .modal-body, #earningsSummaryModal .modal-body {
  padding-top: 0;
  padding-bottom: 30px;
}
/* line 2606, /myapp/app/assets/stylesheets/profiles.scss */
#costSummaryModal .tx-summary-row, #earningsSummaryModal .tx-summary-row {
  display: flex;
  margin-bottom: 10px;
  align-items: center;
}
/* line 2610, /myapp/app/assets/stylesheets/profiles.scss */
#costSummaryModal .tx-summary-row h4, #earningsSummaryModal .tx-summary-row h4 {
  margin-bottom: 0;
  margin-top: 0;
}
/* line 2614, /myapp/app/assets/stylesheets/profiles.scss */
#costSummaryModal .tx-summary-row .panel-cost-lhs, #earningsSummaryModal .tx-summary-row .panel-cost-lhs {
  text-align: right;
}
/* line 2616, /myapp/app/assets/stylesheets/profiles.scss */
#costSummaryModal .tx-summary-row .panel-cost-lhs h4, #earningsSummaryModal .tx-summary-row .panel-cost-lhs h4 {
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
  color: #666;
}
/* line 2624, /myapp/app/assets/stylesheets/profiles.scss */
#costSummaryModal .panel-cost-rhs, #costSummaryModal .panel-cost-lhs, #earningsSummaryModal .panel-cost-rhs, #earningsSummaryModal .panel-cost-lhs {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 2628, /myapp/app/assets/stylesheets/profiles.scss */
#costSummaryModal .panel-cost-rhs, #earningsSummaryModal .panel-cost-rhs {
  width: 50%;
  position: relative;
}
/* line 2631, /myapp/app/assets/stylesheets/profiles.scss */
#costSummaryModal .panel-cost-rhs h4, #earningsSummaryModal .panel-cost-rhs h4 {
  font-family: Lato, sans-serif;
}
/* line 2634, /myapp/app/assets/stylesheets/profiles.scss */
#costSummaryModal .panel-cost-rhs h4:first-child, #earningsSummaryModal .panel-cost-rhs h4:first-child {
  color: #333333;
}
/* line 2637, /myapp/app/assets/stylesheets/profiles.scss */
#costSummaryModal .panel-cost-rhs h4 + h4, #earningsSummaryModal .panel-cost-rhs h4 + h4 {
  font-size: 90%;
  margin-top: 0;
}

/* line 2644, /myapp/app/assets/stylesheets/profiles.scss */
.service-rhs-panel h4.help-block {
  color: #333333;
}
/* line 2646, /myapp/app/assets/stylesheets/profiles.scss */
.service-rhs-panel h4.help-block .converted-currency {
  position: absolute;
  font-size: 90%;
  color: #737373;
  left: 0;
  right: 0;
}

/* line 2658, /myapp/app/assets/stylesheets/profiles.scss */
.card-on-file label {
  font-size: 17px;
  margin-bottom: 4px;
}
/* line 2663, /myapp/app/assets/stylesheets/profiles.scss */
.card-on-file .verification-portion {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
/* line 2670, /myapp/app/assets/stylesheets/profiles.scss */
.card-on-file .help-block.card-no {
  width: 300px;
  height: 40px;
  background: #eef4fa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 10px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 2682, /myapp/app/assets/stylesheets/profiles.scss */
#earningsSummaryModal .converted-currency, #earningsSummaryModal .converted-currency {
  font-size: 12px;
}
/* line 2685, /myapp/app/assets/stylesheets/profiles.scss */
#earningsSummaryModal .conversations-wrapper, #earningsSummaryModal .conversations-wrapper {
  display: flex;
  align-items: center;
}

/* line 2691, /myapp/app/assets/stylesheets/profiles.scss */
#stripe_new_card_status.alert {
  margin-top: 15px;
  margin-bottom: 7px;
}

/* line 2696, /myapp/app/assets/stylesheets/profiles.scss */
.account_settings.index #subscription .verify-btn, .verify-btn {
  background: transparent;
  border: 0;
  color: #0094ff;
  padding-left: 10px;
  outline: none;
}
/* line 2702, /myapp/app/assets/stylesheets/profiles.scss */
.account_settings.index #subscription .verify-btn label, .verify-btn label {
  cursor: pointer;
  display: inline-block;
  margin-right: 10px;
  color: #0094ff;
  font-weight: bold;
}
/* line 2710, /myapp/app/assets/stylesheets/profiles.scss */
.account_settings.index #subscription .verify-btn i, .verify-btn i {
  display: inline-block;
}
/* line 2715, /myapp/app/assets/stylesheets/profiles.scss */
.account_settings.index #subscription .verify-btn.verified-card .fa, .verify-btn.verified-card .fa {
  margin-top: 4px;
  margin-left: 0;
  margin-right: 2px;
}

/* line 2723, /myapp/app/assets/stylesheets/profiles.scss */
.stripe_trust_icon {
  margin-left: auto;
}

/* line 2727, /myapp/app/assets/stylesheets/profiles.scss */
.need-confirmation {
  background-color: #fff;
  border: 0;
  right: 0;
  color: #0094ff;
  outline: none;
  width: 210px;
  height: 34px;
  text-align: left;
}
/* line 2736, /myapp/app/assets/stylesheets/profiles.scss */
.need-confirmation label {
  cursor: pointer;
  display: inline-block;
  margin-right: 10px;
  color: #0094ff;
  font-weight: bold;
}
/* line 2744, /myapp/app/assets/stylesheets/profiles.scss */
.need-confirmation i {
  font-weight: bold;
  display: inline-block;
}

/* line 2751, /myapp/app/assets/stylesheets/profiles.scss */
.join-to-plan .btn#full-plan-submit-button, .join-to-plan .btn.cancel {
  padding: 6px 20px;
  outline: none;
  font-size: 15px;
}
/* line 2756, /myapp/app/assets/stylesheets/profiles.scss */
.join-to-plan .btn#full-plan-submit-button:hover, .join-to-plan .btn.cancel:hover {
  outline: none;
}

/* line 2762, /myapp/app/assets/stylesheets/profiles.scss */
.account_settings.index #subscription .btn#full-plan-submit-button,
.account_settings.index #subscription .btn.cancel {
  padding: 6px 20px;
  width: auto;
  font-size: 15px;
}

/* line 2769, /myapp/app/assets/stylesheets/profiles.scss */
.card-section {
  margin-left: -5px;
  margin-right: -5px;
}

/* line 2774, /myapp/app/assets/stylesheets/profiles.scss */
.join-to-plan {
  display: flex;
  justify-content: space-between;
}
/* line 2777, /myapp/app/assets/stylesheets/profiles.scss */
.join-to-plan button {
  width: 48.5%;
}

/* line 2784, /myapp/app/assets/stylesheets/profiles.scss */
#subscribed_plan_modal #plan-modal-reload img {
  width: 100px;
  height: 100px;
}

/* line 2791, /myapp/app/assets/stylesheets/profiles.scss */
.service_listings .card-fields, .account_settings.index .card-fields {
  display: flex;
  justify-content: space-between;
}
/* line 2796, /myapp/app/assets/stylesheets/profiles.scss */
.service_listings .car-no-wrapper, .account_settings.index .car-no-wrapper {
  width: 50%;
}
/* line 2799, /myapp/app/assets/stylesheets/profiles.scss */
.service_listings .car-no-wrapper ._cvc, .account_settings.index .car-no-wrapper ._cvc {
  width: 70px;
  margin-left: 15px;
}
/* line 2804, /myapp/app/assets/stylesheets/profiles.scss */
.service_listings .car-no-wrapper:last-child, .account_settings.index .car-no-wrapper:last-child {
  padding-left: 20px;
}
/* line 2808, /myapp/app/assets/stylesheets/profiles.scss */
.service_listings .car-no-wrapper .form-group, .account_settings.index .car-no-wrapper .form-group {
  margin-bottom: 0;
}

/* line 2814, /myapp/app/assets/stylesheets/profiles.scss */
#plan-stripe-token-form {
  position: relative;
}

/* line 2818, /myapp/app/assets/stylesheets/profiles.scss */
.subscription-settings-buttons {
  display: flex;
  margin-bottom: 20px;
  justify-content: center;
}
/* line 2823, /myapp/app/assets/stylesheets/profiles.scss */
.subscription-settings-buttons .upgrade-subscription {
  margin-right: 10px;
}
/* line 2825, /myapp/app/assets/stylesheets/profiles.scss */
.subscription-settings-buttons .upgrade-subscription.no-current {
  margin-right: 0;
}

/* line 2833, /myapp/app/assets/stylesheets/profiles.scss */
.upgrade-modal-content.not-subscribed-yet .card-on-file label {
  margin-top: 20px;
}

/* line 2838, /myapp/app/assets/stylesheets/profiles.scss */
.upgrade-modal-content.not-subscribed-yet #new_card.true {
  margin-top: 0;
}

@media (min-width: 992px) {
  /* line 2843, /myapp/app/assets/stylesheets/profiles.scss */
  .pull-md-right {
    float: right;
  }
}
/* line 2848, /myapp/app/assets/stylesheets/profiles.scss */
.panel.v2-settings-widget .use-different-card label, .panel.v2-settings-widget .use-different-card .fa.ti-plus, .use-different-card label {
  color: #FAB847;
}

/* line 2852, /myapp/app/assets/stylesheets/profiles.scss */
.use-different-card {
  color: #000;
  padding: 12px 10px;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #E4E5E7;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100px;
}
/* line 2860, /myapp/app/assets/stylesheets/profiles.scss */
.use-different-card label {
  margin-bottom: 0;
}
/* line 2863, /myapp/app/assets/stylesheets/profiles.scss */
.use-different-card .fa.ti-plus {
  font-weight: bold;
  font-size: 20px;
}
/* line 2869, /myapp/app/assets/stylesheets/profiles.scss */
.upgrade-modal-content .use-different-card {
  color: #697783;
}

/* line 2875, /myapp/app/assets/stylesheets/profiles.scss */
.upgrade-modal-content #new_card.true {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 6px 12px;
  height: 40px;
  padding-top: 10px;
  margin-bottom: 10px;
  margin-top: 15px;
}

/* line 2888, /myapp/app/assets/stylesheets/profiles.scss */
button, button:hover, button:active, .btn, .btn:active, .btn:hover {
  outline: none !important;
}

/* line 2892, /myapp/app/assets/stylesheets/profiles.scss */
#header-modal-link:focus {
  outline: none !important;
}

/* line 2896, /myapp/app/assets/stylesheets/profiles.scss */
.header-modal-link:focus {
  outline: none !important;
}

/* line 2910, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-item-image {
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 0;
  padding-bottom: 66.67%;
  position: relative;
}

/* line 2940, /myapp/app/assets/stylesheets/profiles.scss */
.links {
  margin: 5px 0px;
}
/* line 2943, /myapp/app/assets/stylesheets/profiles.scss */
.links.also-ask-links {
  position: relative;
}
/* line 2945, /myapp/app/assets/stylesheets/profiles.scss */
.links.also-ask-links a {
  position: absolute;
  top: -5px;
}

/* line 2952, /myapp/app/assets/stylesheets/profiles.scss */
.form-group.profile_portfolios_title {
  margin-top: 10px;
}

/* line 2966, /myapp/app/assets/stylesheets/profiles.scss */
div.panel-body#topic-accordion-container {
  padding: 5px 20px 20px 20px;
}

/* line 2970, /myapp/app/assets/stylesheets/profiles.scss */
div.panel-group#accordion-topics {
  margin-top: 10px;
}

/* line 2974, /myapp/app/assets/stylesheets/profiles.scss */
div.panel-default#topic-heading {
  margin-top: 0px;
  border: none;
}

/* line 2979, /myapp/app/assets/stylesheets/profiles.scss */
div.row#topic-row {
  margin-bottom: 10px;
  margin-top: 10px;
}

/* line 2986, /myapp/app/assets/stylesheets/profiles.scss */
.btn.topic-button {
  justify-content: center;
  text-align: center;
  margin: 0px 10px 10px 10px;
  color: #7F7F7F;
  z-index: 3;
  font-size: 16px;
}

/* line 2997, /myapp/app/assets/stylesheets/profiles.scss */
div#share-page-row {
  padding: 20px 5px 20px 5px;
  margin: -5px 0px 20px 0px;
}

/* line 3002, /myapp/app/assets/stylesheets/profiles.scss */
.container#share-page-container {
  border-radius: 10%;
}

/* line 3008, /myapp/app/assets/stylesheets/profiles.scss */
.share-profile {
  margin-top: 10px;
  width: 100%;
}
/* line 3011, /myapp/app/assets/stylesheets/profiles.scss */
.share-profile h5 {
  margin-bottom: 3px;
  margin-top: 2px;
}
/* line 3015, /myapp/app/assets/stylesheets/profiles.scss */
.share-profile .social-share-button .ssb-icon {
  background-size: 25px 25px;
  height: 25px;
  width: 25px;
  vertical-align: middle;
}
/* line 3021, /myapp/app/assets/stylesheets/profiles.scss */
.share-profile .ssb-icon.fa-link {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
}
/* line 3026, /myapp/app/assets/stylesheets/profiles.scss */
.share-profile .ssb-icon.fa-link:before {
  margin-left: 3px;
}
/* line 3030, /myapp/app/assets/stylesheets/profiles.scss */
.share-profile .share-buttons {
  display: flex;
  align-items: center;
}
/* line 3034, /myapp/app/assets/stylesheets/profiles.scss */
.share-profile div.social-share-link-cp {
  width: 25px;
  height: 25px;
  margin-left: 7px;
}
/* line 3038, /myapp/app/assets/stylesheets/profiles.scss */
.share-profile div.social-share-link-cp .ssb-icon.fa-link {
  margin-left: 0;
}

/* line 3048, /myapp/app/assets/stylesheets/profiles.scss */
img#review-picture {
  border-radius: 50%;
  width: 100px;
  height: 100px;
}

/* line 3058, /myapp/app/assets/stylesheets/profiles.scss */
div.review-row {
  margin-bottom: 10px;
}

/* line 3062, /myapp/app/assets/stylesheets/profiles.scss */
div.review-row:nth-of-type(n+5) {
  display: none;
}

/* line 3066, /myapp/app/assets/stylesheets/profiles.scss */
.star-rating-lhs-head {
  width: 25%;
}

/* line 3070, /myapp/app/assets/stylesheets/profiles.scss */
.panel {
  box-shadow: none;
  -webkit-box-shadow: none;
  border: none;
}
/* line 3075, /myapp/app/assets/stylesheets/profiles.scss */
.panel .panel-body {
  padding: 20px;
}
/* line 3079, /myapp/app/assets/stylesheets/profiles.scss */
.panel label {
  font-size: 1.4rem;
  font-weight: 400;
  color: #666;
}
/* line 3083, /myapp/app/assets/stylesheets/profiles.scss */
.panel input[type="checkbox"] + label {
  font-size: 14px;
  color: #666;
  font-weight: 500;
}

/* line 3090, /myapp/app/assets/stylesheets/profiles.scss */
.form-control {
  border-color: #eee;
}

@media (max-width: 992px) {
  /* line 3095, /myapp/app/assets/stylesheets/profiles.scss */
  .star-rating-lhs-head {
    width: 30%;
  }

  /* line 3099, /myapp/app/assets/stylesheets/profiles.scss */
  .plans-modal .card-deck {
    justify-content: center;
  }
  /* line 3102, /myapp/app/assets/stylesheets/profiles.scss */
  .plans-modal .card-deck .card {
    flex: initial;
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  /* line 3111, /myapp/app/assets/stylesheets/profiles.scss */
  .star-rating-lhs-head {
    width: 35%;
  }

  /* line 3114, /myapp/app/assets/stylesheets/profiles.scss */
  #profile-nav-container {
    margin-bottom: 24px !important;
  }
}
/* line 3127, /myapp/app/assets/stylesheets/profiles.scss */
div#cover-photo-container {
  display: flex;
  overflow: auto;
  flex-direction: column;
  position: absolute;
  top: 1%;
  left: 1%;
  padding: 0px 0px 0px 0px;
}

/* line 3167, /myapp/app/assets/stylesheets/profiles.scss */
div#bio-tool-wrap .tooltip {
  min-width: 700px;
}

/* line 3171, /myapp/app/assets/stylesheets/profiles.scss */
.headline-tooltip-container .tooltip {
  min-width: 700px;
}

/* line 3175, /myapp/app/assets/stylesheets/profiles.scss */
div#integration-modal-tool-tabs .wide-tooltip .tooltip {
  min-width: 120px;
}

/* line 3179, /myapp/app/assets/stylesheets/profiles.scss */
select#profile_birthdate_1i, select#profile_birthdate_2i, select#profile_birthdate_3i {
  margin: 0 5px 0 5px;
}

/* line 3183, /myapp/app/assets/stylesheets/profiles.scss */
select#profile_birthdate_1i {
  width: 25%;
}

/* line 3187, /myapp/app/assets/stylesheets/profiles.scss */
select#profile_birthdate_2i {
  width: 50%;
}

/* line 3191, /myapp/app/assets/stylesheets/profiles.scss */
select#profile_birthdate_3i {
  width: 15%;
}

/* line 3198, /myapp/app/assets/stylesheets/profiles.scss */
.category-sidebar {
  display: inline-block;
  padding: 5px;
  border-radius: 5%;
  font-size: 16px;
}

/* line 3205, /myapp/app/assets/stylesheets/profiles.scss */
.category-sidebar:hover {
  background-color: #2aafc7;
  color: #FFF;
}

/* line 3210, /myapp/app/assets/stylesheets/profiles.scss */
.full-container {
  width: 100%;
  height: auto;
  margin: 0px auto;
  float: none;
}

/* line 3228, /myapp/app/assets/stylesheets/profiles.scss */
.edit-checklist {
  height: auto;
  border-radius: 5px;
  padding: 10px 20px;
}

/* line 3235, /myapp/app/assets/stylesheets/profiles.scss */
.checklist-outer {
  margin: 0 auto;
  float: none;
  padding: 15px;
  width: 100%;
  max-width: 1100px;
}

/* line 3243, /myapp/app/assets/stylesheets/profiles.scss */
.checklist-wrapper {
  position: relative;
}

/* line 3247, /myapp/app/assets/stylesheets/profiles.scss */
.fake-link {
  cursor: pointer;
}

/* line 3251, /myapp/app/assets/stylesheets/profiles.scss */
.fake-link:hover {
  text-decoration: underline;
}

/* line 3255, /myapp/app/assets/stylesheets/profiles.scss */
.edit-panel-link {
  display: inline;
  color: #fff;
  font-size: 16px;
}

/* line 3261, /myapp/app/assets/stylesheets/profiles.scss */
.edit-panel-link:hover, .edit-panel-link:focus, .edit-panel-link:active, .edit-panel-link:visited {
  color: #fff;
}

/* line 3265, /myapp/app/assets/stylesheets/profiles.scss */
#state-row {
  width: 100%;
  padding: 8px;
  background-color: #fd8f3e;
  opacity: 0.8;
  margin: 5px 0px;
  border-radius: 1px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex-direction: column;
  text-align: center;
  vertical-align: middle;
}

/* line 3285, /myapp/app/assets/stylesheets/profiles.scss */
#state-sub {
  width: 100%;
}

/* line 3289, /myapp/app/assets/stylesheets/profiles.scss */
.btn-rounded {
  border-radius: 2px;
}

/* line 3293, /myapp/app/assets/stylesheets/profiles.scss */
.close-box {
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
}

/* line 3300, /myapp/app/assets/stylesheets/profiles.scss */
.state-paragraph {
  display: flex;
  align-items: center;
  font-size: 18px;
  display: inline-block;
}

/* line 3311, /myapp/app/assets/stylesheets/profiles.scss */
.label-supplement {
  color: #737373;
  font-size: 14px;
  display: inline-block;
  font-weight: normal;
}

/* line 3318, /myapp/app/assets/stylesheets/profiles.scss */
.label-supplement-block {
  color: #737373;
  font-size: 14px;
  display: block;
  font-weight: normal;
  margin: 5px 0px;
  line-height: 1.1;
}

/* line 3328, /myapp/app/assets/stylesheets/profiles.scss */
.tooltip-arrow,
.tooltip-color + .tooltip > .tooltip-inner {
  color: #FFF;
}

/* line 3334, /myapp/app/assets/stylesheets/profiles.scss */
.tooltip-color + .tooltip > .tooltip-inner {
  min-width: 225px;
}

/* line 3340, /myapp/app/assets/stylesheets/profiles.scss */
#profile-picture {
  height: 200px;
  width: 200px;
  max-width: 300px;
  max-height: 300px;
  border-radius: 100px;
  border: 2px solid #FFF;
}

/* line 3350, /myapp/app/assets/stylesheets/profiles.scss */
#profile-picture-booking {
  height: 100px;
  width: 100px;
  max-width: 100px;
  max-height: 100px;
  border-radius: 100px;
  border: 1px solid #FFF;
}

/* line 3360, /myapp/app/assets/stylesheets/profiles.scss */
.profile-picture-container-booking {
  float: none;
  margin: 0 auto;
  display: block;
  width: 100px;
  height: 100px;
  margin-top: 10px;
  position: relative;
}

/* line 3371, /myapp/app/assets/stylesheets/profiles.scss */
.profile-picture-container {
  float: none;
  margin: 0 auto;
  display: block;
  width: 200px;
  height: 200px;
  margin-top: 20px;
  position: relative;
}

/* line 3382, /myapp/app/assets/stylesheets/profiles.scss */
.profile-picture-container:hover .profile-picture-overlay-sub, .profile-picture-container:hover .profile-picture-overlay-sub-camera {
  display: flex;
}

/* line 3386, /myapp/app/assets/stylesheets/profiles.scss */
.profile-picture-overlay-sub:hover, .profile-picture-overlay-sub-camera:hover {
  background-color: black;
}

/* line 3390, /myapp/app/assets/stylesheets/profiles.scss */
.profile-picture-container:hover .profile-picture-overlay-video-sub {
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 1;
}

/* line 3395, /myapp/app/assets/stylesheets/profiles.scss */
.profile-picture-overlay {
  position: absolute;
  display: flex;
  justify-content: stretch;
  text-align: center;
  align-items: stretch;
  flex-direction: column;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 3408, /myapp/app/assets/stylesheets/profiles.scss */
.profile-picture-overlay-sub {
  padding-bottom: 10px;
  flex: 1 1 auto;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.8);
  color: #FFF;
  font-size: 18px;
  display: none;
  height: 100px;
  border-radius: 100px 100px 0 0;
}

/* line 3425, /myapp/app/assets/stylesheets/profiles.scss */
.profile-picture-overlay-video-sub {
  padding-bottom: 10px;
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  color: #FFF;
  font-size: 18px;
  display: flex;
  height: 200px;
  border-radius: 100px;
  opacity: 0.6;
}

/* line 3443, /myapp/app/assets/stylesheets/profiles.scss */
.profile-picture-overlay-sub-camera {
  padding-top: 10px;
  flex: 1 1 auto;
  background-color: rgba(0, 0, 0, 0.8);
  color: #FFF;
  font-size: 18px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  text-align: center;
  display: none;
  height: 100px;
  border-radius: 0 0 100px 100px;
  border-top: solid 1px #FFF;
}

/* line 3460, /myapp/app/assets/stylesheets/profiles.scss */
.profile-picture-overlay-sub-nothing {
  padding-top: 10px;
  flex: 1 1 auto;
  display: flex;
  height: 100px;
  border-radius: 100px 100px 0 0;
}

/* line 3476, /myapp/app/assets/stylesheets/profiles.scss */
.profile-picture-flex-text {
  flex: 1;
}

/* line 3480, /myapp/app/assets/stylesheets/profiles.scss */
#crop-profile-link {
  width: 100%;
}

/* line 3484, /myapp/app/assets/stylesheets/profiles.scss */
#crop-profile-camera-link {
  width: 100%;
}

/* line 3488, /myapp/app/assets/stylesheets/profiles.scss */
.jumbotron#cover-photo:hover .btn.upload-cover {
  display: inline-block;
}

/* line 3492, /myapp/app/assets/stylesheets/profiles.scss */
.btn.upload-cover {
  background-color: rgba(0, 0, 0, 0.5);
  color: #FFF;
  font-size: 16px;
  border: none;
}

/* line 3500, /myapp/app/assets/stylesheets/profiles.scss */
.btn.upload-cover#left-button {
  border-right: 1px solid #FFF !important;
}

/* line 3504, /myapp/app/assets/stylesheets/profiles.scss */
.btn.upload-cover#right-button {
  border-left: 1px solid #FFF !important;
}

/* line 3508, /myapp/app/assets/stylesheets/profiles.scss */
.btn.upload-cover:hover {
  background-color: black;
  color: #FFF;
  font-size: 16px;
  border: none;
}

/* line 3524, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-jcrop-holder .portfolio-image-crop {
  width: 450px !important;
  height: 320px !important;
}
/* line 3528, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-jcrop-holder .jcrop-holder {
  width: 450px !important;
  height: 320px !important;
}
/* line 3532, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-jcrop-holder .jcrop-holder img {
  width: 100%;
  height: 100%;
}

/* line 3546, /myapp/app/assets/stylesheets/profiles.scss */
.service-jcrop-holder .jcrop-holder img {
  width: 100%;
  height: 100%;
}

/* line 3555, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-image-button-container {
  display: inline-block;
  float: left;
  margin: 0px 10px 10px 0px;
}

/* line 3561, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-button-group {
  width: 300px;
}

/* line 3565, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-picture-container {
  height: 300px;
  width: 300px;
  position: relative;
}

/* line 3571, /myapp/app/assets/stylesheets/profiles.scss */
img#portfolio-image {
  width: 100%;
  height: 100%;
}

/* line 3576, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-picture-container:hover .portfolio-picture-overlay-sub, .portfolio-picture-container:hover .portfolio-picture-overlay-sub-camera {
  display: flex;
}

/* line 3580, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-picture-overlay-sub:hover, .portfolio-picture-overlay-sub-camera:hover {
  background-color: black;
}

/* line 3584, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-picture-overlay {
  z-index: 2;
  position: absolute;
  display: flex;
  justify-content: stretch;
  text-align: center;
  align-items: stretch;
  flex-direction: column;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 3598, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-picture-overlay-sub {
  padding-bottom: 10px;
  flex: 1 1 auto;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.8);
  color: #FFF;
  font-size: 24px;
  height: 150px;
  display: none;
  cursor: pointer;
}

/* line 3616, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-picture-overlay-sub-camera {
  padding-top: 10px;
  flex: 1 1 auto;
  background-color: rgba(0, 0, 0, 0.8);
  color: #FFF;
  font-size: 24px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  text-align: center;
  display: none;
  height: 150px;
  cursor: pointer;
  border-top: solid 1px #FFF;
}

/* line 3634, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-picture-overlay-sub-nothing {
  padding-top: 10px;
  flex: 1 1 auto;
  display: flex;
  height: 150px;
  border-radius: 100px 100px 0 0;
}

/* line 3650, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-picture-flex-text {
  flex: 1;
}

/* line 3654, /myapp/app/assets/stylesheets/profiles.scss */
#crop-portfolio-link {
  width: 100%;
}

/* line 3658, /myapp/app/assets/stylesheets/profiles.scss */
#crop-portfolio-camera-link {
  width: 100%;
}

/* line 3662, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-text-container {
  position: relative;
}

/* line 3671, /myapp/app/assets/stylesheets/profiles.scss */
.listing-votes {
  display: block;
  float: left;
  margin-left: -40px;
  font-size: 38px;
  position: absolute;
}

/* line 3682, /myapp/app/assets/stylesheets/profiles.scss */
.listing-order-button-up, .listing-order-button-down {
  display: block;
  padding: 5px;
  cursor: pointer;
  z-index: 100;
}

/* line 3689, /myapp/app/assets/stylesheets/profiles.scss */
.brain-panel-div {
  margin: 15px 0px 15px 0px;
}

/* line 3693, /myapp/app/assets/stylesheets/profiles.scss */
.brain-panel-head {
  margin-bottom: 5px;
}

/* line 3697, /myapp/app/assets/stylesheets/profiles.scss */
.ui-autocomplete {
  z-index: 9999 !important;
}

/* line 3704, /myapp/app/assets/stylesheets/profiles.scss */
.inline-brain-check {
  display: inline-block;
  margin-right: 5px;
  width: 48%;
}

/* line 3710, /myapp/app/assets/stylesheets/profiles.scss */
div.brain_profile_available_for_tags > label.check_boxes {
  display: block;
}

/* line 3714, /myapp/app/assets/stylesheets/profiles.scss */
.ask-about-column {
  padding: 0 0 0 0;
}

/* line 3718, /myapp/app/assets/stylesheets/profiles.scss */
.onboarding-modal.modal.in .modal-dialog {
  width: fit-content;
  min-width: 0;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  /* line 3726, /myapp/app/assets/stylesheets/profiles.scss */
  .brain-panel-div .ask-about-column:nth-of-type(even) {
    padding-left: 10px;
  }

  /* line 3729, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-show.profiles .portfolio-item-modal.modal-dialog {
    width: 96%;
  }
  /* line 3731, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-show.profiles .portfolio-item-modal.modal-dialog .modal-body {
    height: auto;
  }

  /* line 3737, /myapp/app/assets/stylesheets/profiles.scss */
  .modal-body .onboarding-modal-content #signupModal, .modal-body .onboarding-modal-content #signinModal {
    width: 316px;
  }
  /* line 3740, /myapp/app/assets/stylesheets/profiles.scss */
  .modal-body .onboarding-modal-content #createAccountModal, .modal-body .onboarding-modal-content #onboarding1Modal, .modal-body .onboarding-modal-content #onboarding1part2Modal, .modal-body .onboarding-modal-content #onboarding2Modal, .modal-body .onboarding-modal-content #accountCreatedModal {
    width: 566px;
  }

  /* line 3744, /myapp/app/assets/stylesheets/profiles.scss */
  .onboarding-modal#signinModal .modal-dialog,
  .onboarding-modal#signupModal .modal-dialog {
    width: 390px;
    min-width: 360px;
  }
}
/* line 3756, /myapp/app/assets/stylesheets/profiles.scss */
abbr {
  border-bottom: 0 !important;
}

/* line 3761, /myapp/app/assets/stylesheets/profiles.scss */
div#brain_profile_modal .control-label {
  font-size: 20px;
}
/* line 3765, /myapp/app/assets/stylesheets/profiles.scss */
div#brain_profile_modal .form-control {
  font-size: 18px;
}
/* line 3769, /myapp/app/assets/stylesheets/profiles.scss */
div#brain_profile_modal .checkbox {
  font-size: 18px;
}

/* line 3775, /myapp/app/assets/stylesheets/profiles.scss */
div#initialProfileModal .control-label {
  font-size: 20px;
}
/* line 3779, /myapp/app/assets/stylesheets/profiles.scss */
div#initialProfileModal .form-control {
  font-size: 18px;
}
/* line 3783, /myapp/app/assets/stylesheets/profiles.scss */
div#initialProfileModal .checkbox {
  font-size: 18px;
}
/* line 3787, /myapp/app/assets/stylesheets/profiles.scss */
div#initialProfileModal .help-block {
  font-size: 1em;
}

/* line 3795, /myapp/app/assets/stylesheets/profiles.scss */
.help-block {
  font-size: 1em;
}

/* line 3800, /myapp/app/assets/stylesheets/profiles.scss */
div#integration-modal-tool-tabs .tab-no-outline {
  border: none;
  outline: none;
}
/* line 3805, /myapp/app/assets/stylesheets/profiles.scss */
div#integration-modal-tool-tabs .tab-no-outline:focus {
  border: none;
  outline: none;
}

/* line 3811, /myapp/app/assets/stylesheets/profiles.scss */
.bigger-display {
  font-size: 18px;
}

/* line 3815, /myapp/app/assets/stylesheets/profiles.scss */
#topic-summary-group .topic-button-summary {
  font-size: 18px;
  color: #FFF;
  margin-left: 5px;
  margin-right: 5px;
  opacity: 0.9;
}

/* line 3873, /myapp/app/assets/stylesheets/profiles.scss */
#published-listings .listing-ordering-field .panel .panel-heading {
  color: #FFF;
}

/* line 3877, /myapp/app/assets/stylesheets/profiles.scss */
#profile-primary-container .panel-heading {
  border-bottom: 1px solid #fff;
  background-color: #f5f5f5;
  color: #505050;
}

/* line 3886, /myapp/app/assets/stylesheets/profiles.scss */
.service-flex {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
}

/* line 3897, /myapp/app/assets/stylesheets/profiles.scss */
.service-flex-child.service-rate {
  margin-left: auto;
}

/* line 3941, /myapp/app/assets/stylesheets/profiles.scss */
.about-panel-unfilled {
  opacity: 0.6;
}

/* line 3945, /myapp/app/assets/stylesheets/profiles.scss */
.about-panel-unfilled:hover {
  opacity: 1;
}

/* line 3949, /myapp/app/assets/stylesheets/profiles.scss */
.sign-up-progress-icon {
  font-size: 50px;
  font-weight: 700;
}

/* line 3954, /myapp/app/assets/stylesheets/profiles.scss */
.sign-up-progress-icon-modal {
  font-size: 40px;
  font-weight: 600;
  margin-top: 10px;
}

/* line 3964, /myapp/app/assets/stylesheets/profiles.scss */
#brain-step-heading {
  width: 100px;
  height: 100px;
  float: none;
  margin: 0 auto;
  text-align: center;
}

/* line 3972, /myapp/app/assets/stylesheets/profiles.scss */
.test-div {
  position: absolute;
  left: 33%;
  top: 33%;
  text-align: center;
  font-size: 25px;
}

/* line 3980, /myapp/app/assets/stylesheets/profiles.scss */
.test-div-2 {
  position: absolute;
  left: 66%;
  top: 33%;
  text-align: center;
  font-size: 25px;
}

/* line 3988, /myapp/app/assets/stylesheets/profiles.scss */
.test-div-modal {
  position: absolute;
  left: 33%;
  top: 33%;
  text-align: center;
  font-size: 25px;
}

/* line 3996, /myapp/app/assets/stylesheets/profiles.scss */
.test-div-modal-2 {
  position: absolute;
  left: 66%;
  top: 33%;
  text-align: center;
  font-size: 25px;
}

/* line 4004, /myapp/app/assets/stylesheets/profiles.scss */
.specialization-button-summary {
  font-size: 16px;
  color: #FFF;
  margin-left: 5px;
  margin-right: 5px;
  opacity: 0.9;
  background: #cb3e47;
  border: 1px solid #c83b36;
}

/* line 4014, /myapp/app/assets/stylesheets/profiles.scss */
.specialization-button-summary:hover {
  background: #c9302c;
  border: 1px solid #ac2925;
  color: #FFF;
  opacity: 0.9;
}

/* line 4021, /myapp/app/assets/stylesheets/profiles.scss */
.profile-overview-show .integration-icon-dark {
  font-size: 2em;
  color: #7F7F7F;
}

/* line 4026, /myapp/app/assets/stylesheets/profiles.scss */
hr.half-mar {
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 4031, /myapp/app/assets/stylesheets/profiles.scss */
hr.quarter-mar {
  margin-top: 2px;
  margin-bottom: 2px;
}

/* line 4036, /myapp/app/assets/stylesheets/profiles.scss */
.integration-placeholder-container .integration-icon-white {
  opacity: 0.2;
}

/* line 4041, /myapp/app/assets/stylesheets/profiles.scss */
.integration-placeholder-container .integration-icon-white.fa-plus {
  opacity: 0.5;
}

/* line 4051, /myapp/app/assets/stylesheets/profiles.scss */
.integration-placeholder-container .integration-icon-white:hover {
  color: #FFF !important;
  opacity: 0.7;
}

/* line 4062, /myapp/app/assets/stylesheets/profiles.scss */
.send-pin-edit, .verify-pin, #status-box, .profile-picture-step, .profile-occupation-step, .time-zone-step, .time-zone-verify-step, .sign-up-complete {
  display: none;
}

/* line 4069, /myapp/app/assets/stylesheets/profiles.scss */
.skip-step-link {
  font-size: 14px;
}

/* line 4074, /myapp/app/assets/stylesheets/profiles.scss */
#phoneConfirmModal .primary_phone_number_phone_number.form-group {
  margin-bottom: 2px;
}

/* line 4078, /myapp/app/assets/stylesheets/profiles.scss */
.skip-step-link:hover, .skip-step-link:visited, .skip-step-link:active, .skip-step-link:focus {
  font-size: 14px;
}

/* line 4083, /myapp/app/assets/stylesheets/profiles.scss */
.fa-extra-pad {
  padding: 2px 2px 2px 2px;
}

/* line 4087, /myapp/app/assets/stylesheets/profiles.scss */
ol.centered-ol-lg {
  padding-left: 0px;
  font-size: 20px;
}

/* line 4092, /myapp/app/assets/stylesheets/profiles.scss */
.sign-up-icon {
  margin: 5px 5px 10px 5px;
}

/* line 4098, /myapp/app/assets/stylesheets/profiles.scss */
.listing-proof-image-button-container {
  display: inline-block;
  float: left;
  margin: 0px 10px 10px 0px;
}

/* line 4104, /myapp/app/assets/stylesheets/profiles.scss */
.listing-proof-button-group {
  width: 300px;
}

/* line 4108, /myapp/app/assets/stylesheets/profiles.scss */
.listing-proof-picture-container {
  height: 250px;
  width: 250px;
  position: relative;
}

/* line 4114, /myapp/app/assets/stylesheets/profiles.scss */
img#listing-proof-image {
  width: 100%;
  height: 100%;
}

/* line 4119, /myapp/app/assets/stylesheets/profiles.scss */
.listing-proof-picture-container:hover .listing-proof-picture-overlay-sub, .listing-proof-picture-container:hover .listing-proof-picture-overlay-sub-camera {
  display: flex;
}

/* line 4123, /myapp/app/assets/stylesheets/profiles.scss */
.listing-proof-picture-overlay-sub:hover, .listing-proof-picture-overlay-sub-camera:hover {
  background-color: black;
}

/* line 4127, /myapp/app/assets/stylesheets/profiles.scss */
.listing-proof-picture-overlay {
  z-index: 2;
  position: absolute;
  display: flex;
  justify-content: stretch;
  text-align: center;
  align-items: stretch;
  flex-direction: column;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 4141, /myapp/app/assets/stylesheets/profiles.scss */
.listing-proof-picture-overlay-sub {
  padding-bottom: 10px;
  flex: 1 1 auto;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.8);
  color: #FFF;
  font-size: 24px;
  height: 125px;
  display: none;
  cursor: pointer;
}

/* line 4159, /myapp/app/assets/stylesheets/profiles.scss */
.listing-proof-picture-overlay-sub-camera {
  padding-top: 10px;
  flex: 1 1 auto;
  background-color: rgba(0, 0, 0, 0.8);
  color: #FFF;
  font-size: 24px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  text-align: center;
  display: none;
  height: 125px;
  cursor: pointer;
  border-top: solid 1px #FFF;
}

/* line 4177, /myapp/app/assets/stylesheets/profiles.scss */
.listing-proof-picture-overlay-sub-nothing {
  padding-top: 10px;
  flex: 1 1 auto;
  display: flex;
  height: 125px;
  border-radius: 100px 100px 0 0;
}

/* line 4193, /myapp/app/assets/stylesheets/profiles.scss */
.listing-proof-picture-flex-text {
  flex: 1;
}

/* line 4197, /myapp/app/assets/stylesheets/profiles.scss */
#crop-listing-proof-link {
  width: 100%;
}

/* line 4201, /myapp/app/assets/stylesheets/profiles.scss */
#crop-listing-proof-camera-link {
  width: 100%;
}

/* line 4205, /myapp/app/assets/stylesheets/profiles.scss */
.listing-proof-text-container {
  position: relative;
}

/* line 4215, /myapp/app/assets/stylesheets/profiles.scss */
.btn-portfolio {
  margin: 5px 10px 5px 10px;
  padding: 20px 5px;
}

/* line 4220, /myapp/app/assets/stylesheets/profiles.scss */
#portfolio-items-sorting .portfolio-item-ordering-field .panel .panel-heading {
  color: #FFF;
}

/* line 4224, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-item-votes {
  display: block;
  float: left;
  margin-left: -40px;
  font-size: 38px;
  padding: 5px;
  position: absolute;
}

/* line 4235, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-item-order-button-up, .portfolio-item-order-button-down {
  display: block;
  padding: 2px;
  cursor: pointer;
  z-index: 100;
}

/* line 4242, /myapp/app/assets/stylesheets/profiles.scss */
.image1-hidden, .image2-hidden, .image3-hidden {
  display: none;
}

/* line 4246, /myapp/app/assets/stylesheets/profiles.scss */
#two-image-upload, #three-image-upload, #two-image-upload-new, #three-image-upload-new {
  display: none;
}

/* line 4250, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-item-image-add-button {
  text-align: center;
  margin: 5px 10px 5px 10px;
  padding: 85px 5px;
  border: 1px dashed #000;
  height: 275px;
}

/* line 4258, /myapp/app/assets/stylesheets/profiles.scss */
.one-image-upload .portfolio-item-image-add-button.one-image {
  width: 85%;
  margin: 0 auto;
  float: none;
}

/* line 4264, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-item-image-click {
  margin: 0px 0px;
}

/* line 4268, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-item-image-click-mini {
  height: 90px;
  padding: 25px 25px;
  display: inline-block;
  border: 1px dashed #000;
  text-align: center;
}

/* line 4276, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-item-image-click-mini.one-image {
  width: 100%;
}

/* line 4280, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-item-image-click-mini.two-image {
  width: 49%;
}

/* line 4284, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-item-image-click-mini.three-image {
  width: 32%;
}

/* line 4288, /myapp/app/assets/stylesheets/profiles.scss */
.one-image-click:hover, .two-image-click:hover, .three-image-click:hover {
  cursor: pointer;
}

/* line 4292, /myapp/app/assets/stylesheets/profiles.scss */
.one-image-click:hover .one-image {
  color: #2aafc7;
}

/* line 4296, /myapp/app/assets/stylesheets/profiles.scss */
.one-image-click:hover .portfolio-item-image-click-mini.one-image {
  border: 1px dashed #2aafc7;
}

/* line 4300, /myapp/app/assets/stylesheets/profiles.scss */
.two-image-click:hover .two-image {
  color: #cb3e47;
}

/* line 4304, /myapp/app/assets/stylesheets/profiles.scss */
.two-image-click:hover .portfolio-item-image-click-mini.two-image {
  border: 1px dashed #cb3e47;
}

/* line 4308, /myapp/app/assets/stylesheets/profiles.scss */
.three-image-click:hover .three-image {
  color: #fd8f3e;
}

/* line 4312, /myapp/app/assets/stylesheets/profiles.scss */
.three-image-click:hover .portfolio-item-image-click-mini.three-image {
  border: 1px dashed #fd8f3e;
}

/* line 4316, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-item-image-add-button.one-image:hover {
  color: #2aafc7;
  border: 1px dashed #2aafc7;
  cursor: pointer;
}

/* line 4322, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-item-image-add-button.two-image:hover {
  color: #cb3e47;
  border: 1px dashed #cb3e47;
  cursor: pointer;
}

/* line 4328, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-item-image-add-button.three-image:hover {
  color: #fd8f3e;
  border: 1px dashed #fd8f3e;
  cursor: pointer;
}

/* line 4345, /myapp/app/assets/stylesheets/profiles.scss */
.three-image-portfolio-show {
  height: 100px;
  width: 100%;
}

/* line 4349, /myapp/app/assets/stylesheets/profiles.scss */
.for-two-extra {
  display: none;
}

/* line 4352, /myapp/app/assets/stylesheets/profiles.scss */
.two-extra .for-two-extra {
  z-index: -500;
  display: block;
}

@media (min-width: 600px) {
  /* line 4358, /myapp/app/assets/stylesheets/profiles.scss */
  .three-image-portfolio-show {
    height: 150px;
    width: 100%;
  }
}
@media (min-width: 800px) {
  /* line 4365, /myapp/app/assets/stylesheets/profiles.scss */
  .three-image-portfolio-show {
    height: 200px;
    width: 100%;
  }
}
@media (min-width: 1000px) {
  /* line 4372, /myapp/app/assets/stylesheets/profiles.scss */
  .three-image-portfolio-show {
    height: 275px;
    width: 100%;
  }
}
@media (min-width: 1400px) {
  /* line 4379, /myapp/app/assets/stylesheets/profiles.scss */
  .three-image-portfolio-show {
    height: 325px;
    width: 100%;
  }
}
/* line 4385, /myapp/app/assets/stylesheets/profiles.scss */
.two-image-portfolio-show {
  height: 100px;
  width: 100%;
}

@media (min-width: 450px) {
  /* line 4391, /myapp/app/assets/stylesheets/profiles.scss */
  .two-image-portfolio-show {
    height: 150px;
    width: 100%;
  }
}
@media (min-width: 600px) {
  /* line 4398, /myapp/app/assets/stylesheets/profiles.scss */
  .two-image-portfolio-show {
    height: 200px;
    width: 100%;
  }
}
@media (min-width: 800px) {
  /* line 4405, /myapp/app/assets/stylesheets/profiles.scss */
  .two-image-portfolio-show {
    height: 250px;
    width: 100%;
  }
}
@media (min-width: 1000px) {
  /* line 4412, /myapp/app/assets/stylesheets/profiles.scss */
  .two-image-portfolio-show {
    height: 300px;
    width: 100%;
  }
}
/* line 4419, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal#subscribed_plan_modal .modal-dialog {
  max-width: 600px;
}

/* line 4424, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal#choose_plan_modal .modal-dialog {
  max-width: 800px;
}
/* line 4427, /myapp/app/assets/stylesheets/profiles.scss */
.plans-modal#choose_plan_modal .fa.fa-arrow-left {
  color: #000;
}

@media (min-width: 1200px) {
  /* line 4433, /myapp/app/assets/stylesheets/profiles.scss */
  .two-image-portfolio-show {
    height: 325px;
    width: 100%;
  }

  /* line 4439, /myapp/app/assets/stylesheets/profiles.scss */
  .plans-modal .modal-dialog .modal-body {
    padding: 30px;
  }
}
@media (min-width: 1400px) {
  /* line 4447, /myapp/app/assets/stylesheets/profiles.scss */
  .two-image-portfolio-show {
    height: 375px;
    width: 100%;
  }

  /* line 4451, /myapp/app/assets/stylesheets/profiles.scss */
  .container {
    width: 1300px;
  }
}
/* line 4456, /myapp/app/assets/stylesheets/profiles.scss */
.one-image-portfolio-show {
  height: 250px;
  width: 100%;
  padding: 5px;
  margin: 0 auto;
  float: none;
}

@media (min-width: 450px) {
  /* line 4465, /myapp/app/assets/stylesheets/profiles.scss */
  .one-image-portfolio-show {
    height: 300px;
    width: 100%;
    padding: 5px;
  }
}
@media (min-width: 800px) {
  /* line 4478, /myapp/app/assets/stylesheets/profiles.scss */
  .one-image-portfolio-show {
    height: 400px;
    width: 95%;
    padding: 10px;
  }
}
@media (min-width: 1000px) {
  /* line 4486, /myapp/app/assets/stylesheets/profiles.scss */
  .one-image-portfolio-show {
    height: 425px;
    width: 95%;
    padding: 15px;
  }
}
@media (min-width: 1200px) {
  /* line 4494, /myapp/app/assets/stylesheets/profiles.scss */
  .one-image-portfolio-show {
    height: 425px;
    width: 90%;
    padding: 15px;
  }
}
@media (min-width: 1400px) {
  /* line 4502, /myapp/app/assets/stylesheets/profiles.scss */
  .one-image-portfolio-show {
    height: 475px;
    width: 90%;
    padding: 20px;
  }
}
/* line 4509, /myapp/app/assets/stylesheets/profiles.scss */
.iframe-center {
  margin: 0 auto;
  float: none;
  text-align: center;
  width: 85%;
}

/* line 4516, /myapp/app/assets/stylesheets/profiles.scss */
.also-ask-label {
  font-size: 18px;
  font-weight: normal;
}

/* line 4521, /myapp/app/assets/stylesheets/profiles.scss */
.responsive-video {
  max-width: 100%;
  width: 575px;
  height: auto;
}

/* line 4527, /myapp/app/assets/stylesheets/profiles.scss */
.video-container {
  display: block;
  width: 100%;
}

/* line 4532, /myapp/app/assets/stylesheets/profiles.scss */
.intro-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

/* line 4540, /myapp/app/assets/stylesheets/profiles.scss */
.intro-video-container iframe, .intro-video-container object, .intro-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

/* line 4553, /myapp/app/assets/stylesheets/profiles.scss */
.inline-location {
  float: left;
}

/* line 4557, /myapp/app/assets/stylesheets/profiles.scss */
.inline-name {
  float: left;
}

/* line 4561, /myapp/app/assets/stylesheets/profiles.scss */
.inline-job {
  float: left;
}

/* line 4565, /myapp/app/assets/stylesheets/profiles.scss */
.education-inline {
  float: left;
}

/* line 4569, /myapp/app/assets/stylesheets/profiles.scss */
#first-name-input.inline-name {
  width: 49%;
  margin-right: 10px;
  margin-top: 10px;
}

/* line 4575, /myapp/app/assets/stylesheets/profiles.scss */
#last-name-input.inline-name {
  width: 49%;
  margin-top: 10px;
}

/* line 4580, /myapp/app/assets/stylesheets/profiles.scss */
.inline-location#city-input {
  width: 49%;
  margin-right: 10px;
}

/* line 4585, /myapp/app/assets/stylesheets/profiles.scss */
.inline-location#country-input {
  width: 49%;
}

/* line 4589, /myapp/app/assets/stylesheets/profiles.scss */
.inline-location#gender-input {
  width: 49%;
  margin-right: 10px;
}

/* line 4594, /myapp/app/assets/stylesheets/profiles.scss */
.inline-location#birthdate-input {
  width: 49%;
  margin-right: 10px;
}

/* line 4599, /myapp/app/assets/stylesheets/profiles.scss */
.inline-location#language-input {
  width: 49%;
}

/* line 4609, /myapp/app/assets/stylesheets/profiles.scss */
.job-position-input.job-input {
  width: 45%;
  float: left;
  margin-right: 7px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 5%;
}

/* line 4618, /myapp/app/assets/stylesheets/profiles.scss */
.job-company-input.job-input {
  width: 45%;
  float: right;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 4625, /myapp/app/assets/stylesheets/profiles.scss */
.location-input.job-input {
  width: 46%;
  float: left;
  margin-right: 7px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 3%;
}

/* line 4634, /myapp/app/assets/stylesheets/profiles.scss */
.role-input.job-input {
  margin-left: 3%;
  width: 95%;
}

/* line 4639, /myapp/app/assets/stylesheets/profiles.scss */
.link-input.job-input {
  margin-left: 3%;
  width: 95%;
}

/* line 4644, /myapp/app/assets/stylesheets/profiles.scss */
.job-in-progress, .profile_past_jobs_description,
.education-in-progress, .profile_educations_description {
  margin-left: 5%;
  position: absolute;
  z-index: -500;
}
/* line 4650, /myapp/app/assets/stylesheets/profiles.scss */
.job-in-progress.form-group, .profile_past_jobs_description.form-group,
.education-in-progress.form-group, .profile_educations_description.form-group {
  margin-bottom: 8px;
}

/* line 4655, /myapp/app/assets/stylesheets/profiles.scss */
#admin-resume .job-in-progress,
#admin-resume .profile_past_jobs_description, #admin-resume .education-in-progress,
#admin-resume .profile_educations_description {
  position: relative;
  z-index: 0;
}

/* line 4662, /myapp/app/assets/stylesheets/profiles.scss */
.work-year-started.job-input {
  width: 21%;
  float: left;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
}

/* line 4670, /myapp/app/assets/stylesheets/profiles.scss */
.work-year-complete.job-input {
  width: 21%;
  float: left;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
}

/* line 4678, /myapp/app/assets/stylesheets/profiles.scss */
.date-between {
  width: 6%;
  text-align: center;
  float: left;
  padding: 7px;
  height: 33px;
}

/* line 4686, /myapp/app/assets/stylesheets/profiles.scss */
.inline-to-pick {
  width: 49%;
  float: left;
}

/* line 4691, /myapp/app/assets/stylesheets/profiles.scss */
.school-input.education-inline {
  width: 45%;
  float: right;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 4698, /myapp/app/assets/stylesheets/profiles.scss */
.degree-input.education-inline {
  width: 45%;
  float: left;
  margin-right: 7px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 5%;
}

/* line 4707, /myapp/app/assets/stylesheets/profiles.scss */
.location-input.education-inline {
  width: 46%;
  float: left;
  margin-right: 7px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 3%;
}

/* line 4716, /myapp/app/assets/stylesheets/profiles.scss */
.experience-input.education-inline {
  margin-left: 3%;
  width: 95%;
}

/* line 4721, /myapp/app/assets/stylesheets/profiles.scss */
.link-input.education-inline {
  margin-left: 3%;
  width: 95%;
}

/* line 4733, /myapp/app/assets/stylesheets/profiles.scss */
.school-year-started.education-inline {
  width: 21%;
  float: left;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
}

/* line 4741, /myapp/app/assets/stylesheets/profiles.scss */
.school-year-complete.education-inline {
  width: 21%;
  float: left;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
}

/* line 4749, /myapp/app/assets/stylesheets/profiles.scss */
.date-container.education-inline {
  width: 100%;
}

/* line 4753, /myapp/app/assets/stylesheets/profiles.scss */
div.clearfix.time-period-clear:after {
  clear: none;
}

/* line 4757, /myapp/app/assets/stylesheets/profiles.scss */
#profile_educations_attributes_0_date_complete_1i {
  width: 100%;
}

/* line 4761, /myapp/app/assets/stylesheets/profiles.scss */
.cocoon-sort-input {
  margin-left: 3%;
}

/* line 4765, /myapp/app/assets/stylesheets/profiles.scss */
.cocoon-sort-input-full {
  width: 95%;
}

/* line 4772, /myapp/app/assets/stylesheets/profiles.scss */
.sort-also-ask-container, .sort-accomplishment-container, .sort-portfolio-container {
  display: inline-block;
  float: left;
  margin-right: 10px;
  font-size: 28px;
  height: 85px;
}

/* line 4785, /myapp/app/assets/stylesheets/profiles.scss */
.sort-service-container {
  display: inline-block;
  float: left;
  padding-right: 10px;
  width: 3%;
  font-size: 28px;
  height: 85px;
}

/* line 4798, /myapp/app/assets/stylesheets/profiles.scss */
.service-margin {
  margin-left: 3%;
}

/* line 4802, /myapp/app/assets/stylesheets/profiles.scss */
.service-rhs-panel a.btn {
  width: 100%;
  margin-top: 10px;
}

/* line 4807, /myapp/app/assets/stylesheets/profiles.scss */
.also-ask-sort-input, .accomplishment-sort-input, .portfolio-sort-input, .service-sort-input {
  display: inline-block;
  width: 95%;
  height: 65px;
  margin: 10px 0px;
}

/* line 4814, /myapp/app/assets/stylesheets/profiles.scss */
.also-ask-sort-input {
  margin-left: 25px;
  margin-bottom: 0;
  height: 55px;
}

/* line 4821, /myapp/app/assets/stylesheets/profiles.scss */
#also_ask_about_tags_list .remove_fields.existing, #also_ask_about_tags_list .remove_fields.dynamic, #ask_me_abouts .remove_fields.existing, #ask_me_abouts .remove_fields.dynamic {
  float: right;
  display: block;
  margin-bottom: 10px;
  margin-top: 3px;
}

/* line 4829, /myapp/app/assets/stylesheets/profiles.scss */
.also-ask-order-button-up, .also-ask-order-button-down, .accomplishment-order-button-up, .accomplishment-order-button-down, .portfolio-order-button-up, .portfolio-order-button-down, .service-order-button-up, .service-order-button-down, .service-mandatory {
  display: block;
  padding: 0px;
  cursor: pointer;
  z-index: 100;
  opacity: 0.8;
}

/* line 4837, /myapp/app/assets/stylesheets/profiles.scss */
.also-ask-order-button-up:hover, .also-ask-order-button-down:hover, .accomplishment-order-button-up:hover, .accomplishment-order-button-down:hover, .portfolio-order-button-up:hover, .portfolio-order-button-down:hover, .service-order-button-up:hover, .service-order-button-down:hover {
  opacity: 1;
}

/* line 4841, /myapp/app/assets/stylesheets/profiles.scss */
.sort-past-job-container, .sort-also-ask-container {
  display: inline-block;
  float: left;
  margin-left: -12px;
  margin-top: 5px;
  width: 18px;
  font-size: 28px;
  height: 55px;
  position: absolute;
}

/* line 4855, /myapp/app/assets/stylesheets/profiles.scss */
.past-job-sort-input {
  display: inline-block;
  width: 95%;
  height: 35px;
  margin: 10px 0px;
}

/* line 4862, /myapp/app/assets/stylesheets/profiles.scss */
.past-job-order-button-up, .past-job-order-button-down {
  display: block;
  padding: 0px;
  cursor: pointer;
  z-index: 100;
  opacity: 0.8;
}

/* line 4870, /myapp/app/assets/stylesheets/profiles.scss */
.past-job-order-button-up:hover, .past-job-order-button-down:hover {
  opacity: 1;
}

/* line 4874, /myapp/app/assets/stylesheets/profiles.scss */
.sort-education-container {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  width: 18px;
  font-size: 28px;
  height: 55px;
  position: absolute;
}

/* line 4888, /myapp/app/assets/stylesheets/profiles.scss */
.education-sort-input {
  display: inline-block;
  width: 95%;
  height: 35px;
  margin: 10px 0px;
}

/* line 4895, /myapp/app/assets/stylesheets/profiles.scss */
.education-order-button-up, .education-order-button-down {
  display: block;
  padding: 0px;
  cursor: pointer;
  z-index: 100;
  opacity: 0.8;
}

/* line 4903, /myapp/app/assets/stylesheets/profiles.scss */
.education-order-button-up:hover, .education-order-button-down:hover {
  opacity: 1;
}

/* line 4907, /myapp/app/assets/stylesheets/profiles.scss */
.sort-topics-to-picks-container {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: 0px;
  width: 3%;
  font-size: 28px;
  height: 55px;
  position: absolute;
}

/* line 4921, /myapp/app/assets/stylesheets/profiles.scss */
.topics-to-picks-sort-input {
  display: inline-block;
  width: 95%;
  height: 35px;
  margin: 10px 0px;
}

/* line 4928, /myapp/app/assets/stylesheets/profiles.scss */
.topics-to-picks-order-button-up, .topics-to-picks-order-button-down {
  display: block;
  padding: 0px;
  cursor: pointer;
  z-index: 100;
  opacity: 0.8;
}

/* line 4936, /myapp/app/assets/stylesheets/profiles.scss */
.topics-to-picks-order-button-up:hover, .topics-to-picks-order-button-down:hover {
  opacity: 1;
}

/* line 4942, /myapp/app/assets/stylesheets/profiles.scss */
.topic-summary-group-container {
  display: inline;
}

/* line 4948, /myapp/app/assets/stylesheets/profiles.scss */
.progress {
  max-width: 80%;
  margin: 0.2em 0 0.2em 0;
}

/* line 4953, /myapp/app/assets/stylesheets/profiles.scss */
.progress .bar {
  height: 1.2em;
  padding-left: 0.2em;
  color: white;
  display: none;
}

/* line 4962, /myapp/app/assets/stylesheets/profiles.scss */
.about-icon-tab {
  position: relative;
}

/* line 4968, /myapp/app/assets/stylesheets/profiles.scss */
.about-icon-tab-container {
  display: inline-block;
  margin-right: 0px;
  width: 2%;
}

/* line 4979, /myapp/app/assets/stylesheets/profiles.scss */
.about-icon-text-container {
  display: inline-block;
  margin-right: 0px;
  width: 97%;
}

/* line 4990, /myapp/app/assets/stylesheets/profiles.scss */
.about-icon-tab-text {
  margin-left: 2%;
}

/* line 5004, /myapp/app/assets/stylesheets/profiles.scss */
.brain-profile-edit-back {
  display: none;
}

/* line 5008, /myapp/app/assets/stylesheets/profiles.scss */
.brain-profile-edit-back.brain-panel-div {
  margin-top: 10px !important;
}

/* line 5013, /myapp/app/assets/stylesheets/profiles.scss */
div#brain-profile-edit-summary .control-label {
  font-size: 20px;
}
/* line 5017, /myapp/app/assets/stylesheets/profiles.scss */
div#brain-profile-edit-summary .form-control {
  font-size: 18px;
}
/* line 5021, /myapp/app/assets/stylesheets/profiles.scss */
div#brain-profile-edit-summary .checkbox {
  font-size: 18px;
}

/* line 5028, /myapp/app/assets/stylesheets/profiles.scss */
li.profile-list {
  margin-bottom: 10px;
}

/* line 5033, /myapp/app/assets/stylesheets/profiles.scss */
.one-is-to-two-layout .col-lg-6.col-xs-12 {
  margin-bottom: 10px;
}

/* line 5038, /myapp/app/assets/stylesheets/profiles.scss */
.profile-prev-unfilled {
  width: 100%;
  padding: 10px 0px;
}

/* line 5043, /myapp/app/assets/stylesheets/profiles.scss */
.reach-out-if-buttons {
  display: flex;
  flex-direction: row-reverse;
  position: relative;
  margin-bottom: 15px;
}
/* line 5048, /myapp/app/assets/stylesheets/profiles.scss */
.reach-out-if-buttons a {
  margin-left: 10px;
  margin-top: 5px;
}
/* line 5053, /myapp/app/assets/stylesheets/profiles.scss */
.reach-out-if-buttons .waiting {
  bottom: 10px;
  right: 140px;
  left: auto;
}

/* line 5060, /myapp/app/assets/stylesheets/profiles.scss */
.reach-out-if-you-want a {
  cursor: pointer;
}

/* line 5064, /myapp/app/assets/stylesheets/profiles.scss */
.also_ask_about_tag {
  margin-bottom: 10px;
}

/* line 5068, /myapp/app/assets/stylesheets/profiles.scss */
.profile-header-title {
  font-family: Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
  margin: 0px 0px 20px 2px;
  text-transform: uppercase;
  font-size: 18px;
}

/* line 5075, /myapp/app/assets/stylesheets/profiles.scss */
.profile-title {
  font-family: Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

/* line 5081, /myapp/app/assets/stylesheets/profiles.scss */
.profile-text {
  font-family: Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
  font-size: 14px;
  line-height: 1.25;
  font-weight: 400;
}

/* line 5088, /myapp/app/assets/stylesheets/profiles.scss */
li.mb-nav-tab {
  width: auto;
  flex: 1;
}

/* line 5093, /myapp/app/assets/stylesheets/profiles.scss */
.share-btn {
  font-size: 12px;
  padding: 4px 6px;
}

/* line 5098, /myapp/app/assets/stylesheets/profiles.scss */
.pr-vid .modal-center {
  max-width: 80%;
}

/* line 5102, /myapp/app/assets/stylesheets/profiles.scss */
.sub-info-row {
  display: block;
}

/* line 5106, /myapp/app/assets/stylesheets/profiles.scss */
.sub-info-row-mb {
  display: none;
}

/* line 5110, /myapp/app/assets/stylesheets/profiles.scss */
.spacer-35 {
  width: 35%;
}

/* line 5116, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .edit-service .row {
  text-align: left;
}
/* line 5120, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .edit-service .radio-inline, .services-table .edit-service .checkbox-inline {
  padding-left: 0;
}
/* line 5123, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .edit-service .radio-inline input, .services-table .edit-service .checkbox-inline input {
  margin-right: 3px;
}
/* line 5129, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .edit-service .checkbox-item-container .form-group {
  margin-bottom: 0;
}
/* line 5133, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .edit-service .checkbox-item-container .checkbox {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 5138, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .edit-service .help-block {
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 2px;
}
/* line 5143, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .edit-service label {
  font-size: 1.4rem;
  font-weight: 400;
  color: #666;
}
/* line 5148, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .edit-service .row {
  margin-bottom: 20px;
}
/* line 5150, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .edit-service .row .control-label + .row {
  margin-bottom: 0;
}
/* line 5153, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .edit-service .row.virtual-check {
  margin-bottom: 0;
}
/* line 5155, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .edit-service .row.virtual-check .checkbox {
  margin-bottom: 5px;
}
/* line 5160, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .edit-service .common-fields {
  margin-bottom: 10px;
}
/* line 5161, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .edit-service .common-fields > .row {
  margin-bottom: 0px;
}
/* line 5164, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .edit-service .common-fields .row .row {
  margin-bottom: 30px;
}
/* line 5166, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .edit-service .common-fields .row .row:last-child {
  margin-bottom: 0px;
}
/* line 5170, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .edit-service .common-fields .bottom {
  text-align: right;
}
/* line 5172, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .edit-service .common-fields .bottom a.delete-card {
  display: inline-block;
  margin: 0 auto;
}
/* line 5175, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .edit-service .common-fields .bottom a.delete-card i {
  margin-right: 3px;
}
/* line 5181, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .edit-service .common-fields small {
  margin-top: 5px;
}

/* line 5189, /myapp/app/assets/stylesheets/profiles.scss */
.confirmation-content .top {
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* line 5193, /myapp/app/assets/stylesheets/profiles.scss */
.confirmation-content .top .icon {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
/* line 5200, /myapp/app/assets/stylesheets/profiles.scss */
.confirmation-content .top .icon i {
  font-size: 25px;
  color: #fff;
  margin-right: 0;
}
/* line 5206, /myapp/app/assets/stylesheets/profiles.scss */
.confirmation-content .top h3 {
  font-size: 25px;
  color: #2d2d2d;
}
/* line 5210, /myapp/app/assets/stylesheets/profiles.scss */
.confirmation-content .top .rate {
  color: #78848f;
  font-size: 22px;
  font-weight: bold;
}
/* line 5216, /myapp/app/assets/stylesheets/profiles.scss */
.confirmation-content .fa-check {
  color: #72d09a;
  margin-right: 5px;
}
/* line 5220, /myapp/app/assets/stylesheets/profiles.scss */
.confirmation-content p {
  margin-bottom: 0;
}
/* line 5223, /myapp/app/assets/stylesheets/profiles.scss */
.confirmation-content .common-content {
  margin-top: 30px;
}
/* line 5225, /myapp/app/assets/stylesheets/profiles.scss */
.confirmation-content .common-content img {
  width: 100%;
  height: auto;
}
/* line 5229, /myapp/app/assets/stylesheets/profiles.scss */
.confirmation-content .common-content p {
  margin-bottom: 20px;
}
/* line 5232, /myapp/app/assets/stylesheets/profiles.scss */
.confirmation-content .common-content .service-preview-image {
  /* max-height: 280px;
   overflow-y: hidden;*/
  object-fit: cover;
  /* Do not scale the image */
  object-position: center;
  /* Center the image within the element */
  height: 230px;
  width: 100%;
}
/* line 5242, /myapp/app/assets/stylesheets/profiles.scss */
.confirmation-content .virtual-link-content {
  overflow-wrap: break-word;
}

/* line 5247, /myapp/app/assets/stylesheets/profiles.scss */
.insert-youtube {
  position: absolute;
  right: 15px;
  top: 43px;
  color: #697783;
}

/* line 5254, /myapp/app/assets/stylesheets/profiles.scss */
.youtube-thumbnail-wrapper {
  width: 460px;
  height: 240px;
  overflow: hidden;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 20x;
  margin-top: 10px;
  position: relative;
}
/* line 5262, /myapp/app/assets/stylesheets/profiles.scss */
.youtube-thumbnail-wrapper img {
  width: 100%;
  height: auto;
  margin-top: -55px;
}
/* line 5267, /myapp/app/assets/stylesheets/profiles.scss */
.youtube-thumbnail-wrapper .fa-youtube-play {
  font-size: 50px;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 95px;
  color: #f60103;
  width: 50px;
}

/* line 5276, /myapp/app/assets/stylesheets/profiles.scss */
.form-control.youtube-link {
  width: 80%;
}

/* line 5281, /myapp/app/assets/stylesheets/profiles.scss */
.other-fields-for-discount .fa-question-circle {
  margin-left: 5px;
}

/* line 5286, /myapp/app/assets/stylesheets/profiles.scss */
#discount-panel-edit {
  position: relative;
}
/* line 5288, /myapp/app/assets/stylesheets/profiles.scss */
#discount-panel-edit .waiting {
  bottom: 40px;
  top: auto;
  left: 228px;
}

/* line 5297, /myapp/app/assets/stylesheets/profiles.scss */
.latest-news .timeline h2 {
  margin-top: 0;
  font-size: 18px;
}
/* line 5302, /myapp/app/assets/stylesheets/profiles.scss */
.latest-news .timeline a.banner-image {
  max-height: 400px;
  display: block;
  overflow-y: hidden;
  width: 100%;
}
/* line 5308, /myapp/app/assets/stylesheets/profiles.scss */
.latest-news .timeline a.banner-image img {
  width: 100%;
  height: auto;
}

/* line 5317, /myapp/app/assets/stylesheets/profiles.scss */
.discounts-page .flash-messages {
  position: absolute;
  top: -100px;
  left: 0;
  right: 0;
  margin-left: 15px;
  margin-right: 15px;
}
/* line 5326, /myapp/app/assets/stylesheets/profiles.scss */
.discounts-page .alert {
  margin-left: 0;
}

/* line 5331, /myapp/app/assets/stylesheets/profiles.scss */
.appear-with-fade-in {
  opacity: 0;
  transition: opacity .5s;
}

/* line 5336, /myapp/app/assets/stylesheets/profiles.scss */
.appeared-with-fade-in {
  opacity: 1;
}

/* line 5341, /myapp/app/assets/stylesheets/profiles.scss */
.blogs .waiting {
  position: relative;
  width: 100%;
  left: auto;
  top: auto;
  text-align: center;
  margin-top: 50px;
  padding-bottom: 20px;
}

/* line 5352, /myapp/app/assets/stylesheets/profiles.scss */
.my-platforms {
  /*margin-top: 20px;*/
}

/* line 5356, /myapp/app/assets/stylesheets/profiles.scss */
.brain-profile-edit-field {
  margin: 2em 0em auto;
}

/* line 5361, /myapp/app/assets/stylesheets/profiles.scss */
.profile_ask_me_about .removable-input-field:not(:last-child), .profile_top_accomplishment .removable-input-field:not(:last-child), .profile_also_ask_about_tags .removable-input-field:not(:last-child) {
  margin-bottom: 20px;
}

/* line 5367, /myapp/app/assets/stylesheets/profiles.scss */
.add-field-btn button, .remove-field-btn button {
  border: none;
  background: transparent;
  color: #BF3E53;
}
/* line 5371, /myapp/app/assets/stylesheets/profiles.scss */
.add-field-btn button i, .remove-field-btn button i {
  margin-right: 5px;
}

/* line 5382, /myapp/app/assets/stylesheets/profiles.scss */
#bo-i-am-a-panel .brain-profile-edit-field {
  overflow-x: visible;
}
/* line 5385, /myapp/app/assets/stylesheets/profiles.scss */
#bo-i-am-a-panel .brain-profile-edit-field .fa-asterisk {
  font-size: 6px;
  position: absolute;
  color: crimson;
}

/* line 5393, /myapp/app/assets/stylesheets/profiles.scss */
#profile_identity_tag_list + .tag-editor .tag-editor-tag,
#profile_i_am_looking_for_tag_list + .tag-editor .tag-editor-tag,
#profile_i_want_to_learn_more_tag_list + .tag-editor .tag-editor-tag,
#profile_causes_tag_list + .tag-editor .tag-editor-tag {
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 4px 0px 4px 8px;
  font-family: GeomanistRegular, sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  height: 22px;
}
/* line 5398, /myapp/app/assets/stylesheets/profiles.scss */
#profile_identity_tag_list + .tag-editor .tag-editor-tag i.fa-check,
#profile_i_am_looking_for_tag_list + .tag-editor .tag-editor-tag i.fa-check,
#profile_i_want_to_learn_more_tag_list + .tag-editor .tag-editor-tag i.fa-check,
#profile_causes_tag_list + .tag-editor .tag-editor-tag i.fa-check {
  color: #fff;
}

/* line 5403, /myapp/app/assets/stylesheets/profiles.scss */
#profile_identity_tag_list + .tag-editor .tag-editor-delete,
#profile_i_am_looking_for_tag_list + .tag-editor .tag-editor-delete,
#profile_i_want_to_learn_more_tag_list + .tag-editor .tag-editor-delete,
#profile_causes_tag_list + .tag-editor .tag-editor-delete {
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 0 12px 0 8px;
  display: flex;
  align-items: center;
  height: 22px;
}
/* line 313, /myapp/app/assets/stylesheets/_mixins.scss */
#profile_identity_tag_list + .tag-editor .tag-editor-delete i,
#profile_i_am_looking_for_tag_list + .tag-editor .tag-editor-delete i,
#profile_i_want_to_learn_more_tag_list + .tag-editor .tag-editor-delete i,
#profile_causes_tag_list + .tag-editor .tag-editor-delete i {
  line-height: 16px;
}
/* line 314, /myapp/app/assets/stylesheets/_mixins.scss */
#profile_identity_tag_list + .tag-editor .tag-editor-delete i:before,
#profile_i_am_looking_for_tag_list + .tag-editor .tag-editor-delete i:before,
#profile_i_want_to_learn_more_tag_list + .tag-editor .tag-editor-delete i:before,
#profile_causes_tag_list + .tag-editor .tag-editor-delete i:before {
  color: #fff;
}

/* line 5410, /myapp/app/assets/stylesheets/profiles.scss */
.profile-tag {
  padding: 0px 5px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  border-radius: 2px 0 0 2px;
  margin: 1px 2px;
  display: inline-block;
}

/* line 5420, /myapp/app/assets/stylesheets/profiles.scss */
.profile_word_list .tag-editor .tag-editor-tag, .words .profile-tag {
  background-color: #85a3d4;
  border-color: #c2d2e9;
  color: #FFF;
}

/* line 5425, /myapp/app/assets/stylesheets/profiles.scss */
.profile_word_list .tag-editor .tag-editor-delete {
  background-color: #85a3d4;
  color: #FFF;
}

/* line 5429, /myapp/app/assets/stylesheets/profiles.scss */
.profile_word_list .tag-editor .tag-editor-delete i:before {
  background-color: #85a3d4;
  color: #FFF;
}

/* line 5433, /myapp/app/assets/stylesheets/profiles.scss */
.profile_know_about_tag_list .tag-editor .tag-editor-tag, .know-about-tags .profile-tag {
  background-color: #5cc9bd;
  border-color: #ade4de;
  color: #FFF;
}

/* line 5439, /myapp/app/assets/stylesheets/profiles.scss */
.profile_know_about_tag_list .tag-editor .tag-editor-delete {
  background-color: #5cc9bd;
  color: #FFF;
}

/* line 5443, /myapp/app/assets/stylesheets/profiles.scss */
.profile_know_about_tag_list .tag-editor .tag-editor-delete i:before {
  color: #FFF;
}

/* line 5446, /myapp/app/assets/stylesheets/profiles.scss */
.profile_values_tag_list .tag-editor .tag-editor-tag, .values-tags .profile-tag {
  background-color: #fab847;
  border-color: #fcdca3;
  color: #FFF;
}

/* line 5451, /myapp/app/assets/stylesheets/profiles.scss */
.profile_values_tag_list .tag-editor .tag-editor-delete {
  background-color: #fab847;
  color: #FFF;
}

/* line 5455, /myapp/app/assets/stylesheets/profiles.scss */
.profile_values_tag_list .tag-editor .tag-editor-delete i:before {
  color: #FFF;
}

/* line 5458, /myapp/app/assets/stylesheets/profiles.scss */
.profile_hobbies_tag_list .tag-editor .tag-editor-tag, .hobbies-tags .profile-tag {
  background-color: #f2708c;
  border-color: #f9b8c7;
  color: #FFF;
}

/* line 5463, /myapp/app/assets/stylesheets/profiles.scss */
.profile_hobbies_tag_list .tag-editor .tag-editor-delete {
  background-color: #f2708c;
  color: #FFF;
}

/* line 5467, /myapp/app/assets/stylesheets/profiles.scss */
.profile_hobbies_tag_list .tag-editor .tag-editor-delete i:before {
  color: #FFF;
}

/* line 5470, /myapp/app/assets/stylesheets/profiles.scss */
.profile_learn_about_tag_list .tag-editor .tag-editor-tag, .learn-about-tags .profile-tag {
  background-color: #b085ba;
  border-color: #D7C2DE;
  color: #FFF;
}

/* line 5475, /myapp/app/assets/stylesheets/profiles.scss */
.profile_learn_about_tag_list .tag-editor .tag-editor-delete {
  background-color: #b085ba;
  color: #FFF;
}

/* line 5479, /myapp/app/assets/stylesheets/profiles.scss */
.profile_learn_about_tag_list .tag-editor .tag-editor-delete i:before {
  color: #FFF;
}

/* line 5484, /myapp/app/assets/stylesheets/profiles.scss */
a i.ti-plus {
  display: inline-block;
  margin-right: 2px;
}

/* line 5490, /myapp/app/assets/stylesheets/profiles.scss */
.srt-button {
  background-color: #EF506E;
  color: #fff;
  padding: 6px 15px;
  line-height: 1.428571429;
  font-size: 15px;
}
/* line 5496, /myapp/app/assets/stylesheets/profiles.scss */
.srt-button:hover, .srt-button:focus {
  background-color: #BF3E53;
  color: #fff;
}
/* line 5501, /myapp/app/assets/stylesheets/profiles.scss */
.srt-button:active {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
/* line 5507, /myapp/app/assets/stylesheets/profiles.scss */
.srt-button:focus {
  text-decoration: none;
  outline: none;
}

/* line 5513, /myapp/app/assets/stylesheets/profiles.scss */
img.blog-banner {
  width: 100%;
  height: auto;
}

/* line 5518, /myapp/app/assets/stylesheets/profiles.scss */
.call-to-actions {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 5523, /myapp/app/assets/stylesheets/profiles.scss */
.call-to-actions a {
  margin-left: 8px;
  margin-right: 8px;
}

/* line 5529, /myapp/app/assets/stylesheets/profiles.scss */
.page-container.flash {
  min-height: auto;
}
/* line 5532, /myapp/app/assets/stylesheets/profiles.scss */
.page-container.flash .alert {
  margin-left: 0;
}

/* line 5537, /myapp/app/assets/stylesheets/profiles.scss */
.availability-toggler {
  display: flex;
}
/* line 5540, /myapp/app/assets/stylesheets/profiles.scss */
.availability-toggler .alert-success, .availability-toggler .alert-danger {
  background-color: transparent;
  margin: 4px 0 0 10px;
}

/* line 5547, /myapp/app/assets/stylesheets/profiles.scss */
#cancel-modal-reload h4 {
  display: inline-block !important;
}
/* line 5548, /myapp/app/assets/stylesheets/profiles.scss */
#cancel-modal-reload .primary-center-text {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 5552, /myapp/app/assets/stylesheets/profiles.scss */
#cancel-modal-reload .primary-center-text a, #cancel-modal-reload .primary-center-text button {
  height: 35px !important;
  margin: 0px 5px;
  width: 180px !important;
  padding: 6px 12px !important;
}

/* line 5566, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.edit #brain-services .services-table .edit-service .save-service button {
  margin-bottom: 0;
}
/* line 5575, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.edit #integration-modal-tool-tabs ul {
  padding-top: 10px;
}
/* line 5578, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.edit #integration-modal-tool-tabs ul li {
  display: flex;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
  text-align: left;
  float: left;
}
/* line 5586, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.edit #integration-modal-tool-tabs ul li a {
  padding-top: 0;
  padding-left: 0;
}
/* line 5591, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.edit #integration-modal-tool-tabs ul li .form-group {
  width: 100%;
}
/* line 5599, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.edit .nav li:hover:nth-child(8n+8), .brain_onboardings.edit .nav li.active:nth-child(8n+8) {
  border-bottom: 0;
}

/* line 5606, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.service_listings #brain-services .waiting {
  left: 49%;
  top: 77px;
}
/* line 5612, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.service_listings #brain-services .actions .t {
  position: absolute;
  left: 80px;
  bottom: 45px;
}
/* line 5620, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.service_listings #brain-services .save-service .waiting {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: -44px;
  left: 0;
  width: 50px;
}
/* line 5628, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.service_listings #brain-services .template .waiting {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 69px;
  top: auto;
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  /* line 5640, /myapp/app/assets/stylesheets/profiles.scss */
  .spacer-35 {
    width: 100%;
  }

  /* line 5644, /myapp/app/assets/stylesheets/profiles.scss */
  .sub-info-row {
    display: none;
  }

  /* line 5647, /myapp/app/assets/stylesheets/profiles.scss */
  .sub-info-row-mb {
    display: block;
    margin: 20px 0px 40px;
  }

  /* line 5652, /myapp/app/assets/stylesheets/profiles.scss */
  div.row#integration-header-row-mb {
    margin-top: 5px;
    margin-bottom: 10px;
    text-align: center;
  }

  /* line 5658, /myapp/app/assets/stylesheets/profiles.scss */
  .service-rhs-panel:nth-of-type(n+4) {
    display: none;
  }

  /* line 5661, /myapp/app/assets/stylesheets/profiles.scss */
  .edu-list:nth-of-type(n+4) {
    display: none;
  }

  /* line 5664, /myapp/app/assets/stylesheets/profiles.scss */
  .exp-list:nth-of-type(n+4) {
    display: none;
  }

  /* line 5668, /myapp/app/assets/stylesheets/profiles.scss */
  .vm-link {
    font-size: 16px;
  }

  /* line 5671, /myapp/app/assets/stylesheets/profiles.scss */
  .vm-button.btn-lg.btn-circle {
    font-size: 16px;
    padding: 8px 16px;
    line-height: 1.3333333;
  }

  /* line 5676, /myapp/app/assets/stylesheets/profiles.scss */
  .vm-contain {
    margin-top: 10px;
  }

  /* line 5679, /myapp/app/assets/stylesheets/profiles.scss */
  #vm-services {
    margin-bottom: 20px;
  }

  /* line 5684, /myapp/app/assets/stylesheets/profiles.scss */
  img#profile-picture, img#profile-picture-booking {
    width: 125px;
    height: 125px;
    max-width: 125px;
    max-height: 125px;
  }

  /* line 5692, /myapp/app/assets/stylesheets/profiles.scss */
  div.profile-picture-container, div.profile-picture-container-booking {
    width: 125px;
    height: 125px;
    margin-top: 10px;
  }

  /* line 5698, /myapp/app/assets/stylesheets/profiles.scss */
  img#review-picture {
    border-radius: 50%;
    width: 75px;
    height: 75px;
  }

  /* line 5704, /myapp/app/assets/stylesheets/profiles.scss */
  .jumbotron {
    overflow: inherit;
  }

  /* line 5708, /myapp/app/assets/stylesheets/profiles.scss */
  div.jumbotron#cover-photo, div.jumbotron#cover-photo-booking {
    min-height: 100px;
    height: 125px;
  }

  /* line 5713, /myapp/app/assets/stylesheets/profiles.scss */
  div.jumbotron#cover-photo-booking {
    padding: 40px 10px 20px 10px;
    margin-bottom: 30px;
  }

  /* line 5719, /myapp/app/assets/stylesheets/profiles.scss */
  .pr-vid .modal-center {
    width: 100%;
    max-width: 100%;
  }

  /* line 5724, /myapp/app/assets/stylesheets/profiles.scss */
  .cover-text {
    font-weight: 300;
    line-height: 19px;
    margin: 10px 0px;
  }

  /* line 5730, /myapp/app/assets/stylesheets/profiles.scss */
  h2.cover-text {
    font-size: 24px;
    line-height: 28px;
  }

  /* line 5735, /myapp/app/assets/stylesheets/profiles.scss */
  h3.cover-text {
    font-size: 14px;
  }

  /* line 5738, /myapp/app/assets/stylesheets/profiles.scss */
  div.row#image-stat-row {
    margin-bottom: 40px;
  }

  /* line 5741, /myapp/app/assets/stylesheets/profiles.scss */
  div.row#image-stat-row-booking {
    margin-bottom: 40px;
  }

  /* line 5745, /myapp/app/assets/stylesheets/profiles.scss */
  .share-btn {
    font-size: 12px;
  }

  /* line 5750, /myapp/app/assets/stylesheets/profiles.scss */
  .nopadding-mb {
    padding: 0 !important;
    margin: 0 !important;
  }

  /* line 5755, /myapp/app/assets/stylesheets/profiles.scss */
  .jumbotron #cover-container .cover-text {
    color: #333333;
  }

  /* line 5759, /myapp/app/assets/stylesheets/profiles.scss */
  #profile-wrap [class*=col-] {
    padding: 0px;
  }

  /* line 5763, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-header-title {
    font-size: 18px;
  }

  /* line 5767, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-title {
    font-size: 16px;
  }

  /* line 5771, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-text {
    font-size: 14px;
    line-height: 1.25;
    font-weight: 300;
  }

  /* line 5778, /myapp/app/assets/stylesheets/profiles.scss */
  .sub-info-row-mb .integration-icon-white {
    color: #7F7F7F;
  }

  /* line 5782, /myapp/app/assets/stylesheets/profiles.scss */
  li.mb-nav-tab.active {
    display: block;
  }

  /* line 5786, /myapp/app/assets/stylesheets/profiles.scss */
  span.integration-icon-container, span.integration-icon-container-booking {
    margin-right: 6px;
    margin-left: 6px;
    margin-bottom: 10px;
  }

  /* line 5792, /myapp/app/assets/stylesheets/profiles.scss */
  .service-rhs-panel a.btn {
    width: 100%;
  }

  /* line 5795, /myapp/app/assets/stylesheets/profiles.scss */
  .service-rhs-panel, #profile-primary-container .panel {
    /*box-shadow: 1px 2px 1px #888888;*/
  }

  /* line 5798, /myapp/app/assets/stylesheets/profiles.scss */
  .service-rhs-panel .help-block {
    font-size: 1em;
  }

  /* line 5802, /myapp/app/assets/stylesheets/profiles.scss */
  #profile-spy li.zero-tab:hover, #profile-spy li.zero-tab.active {
    border-bottom: none !important;
  }

  /* line 5806, /myapp/app/assets/stylesheets/profiles.scss */
  #profile-spy li.first-tab:hover, #profile-spy li.first-tab.active {
    border-bottom: none !important;
  }

  /* line 5810, /myapp/app/assets/stylesheets/profiles.scss */
  #profile-spy li.second-tab:hover, #profile-spy li.second-tab.active {
    border-bottom: none !important;
  }

  /* line 5814, /myapp/app/assets/stylesheets/profiles.scss */
  #profile-spy li.third-tab:hover, #profile-spy li.third-tab.active {
    border-bottom: none !important;
  }

  /* line 5818, /myapp/app/assets/stylesheets/profiles.scss */
  #profile-spy li.fourth-tab:hover, #profile-spy li.fourth-tab.active {
    border-bottom: none !important;
  }

  /* line 5821, /myapp/app/assets/stylesheets/profiles.scss */
  #profile-spy li.fifth-tab:hover, #profile-spy li.fifth-tab.active {
    border-bottom: none !important;
  }

  /* line 5824, /myapp/app/assets/stylesheets/profiles.scss */
  #profile-spy li.sixth-tab:hover, #profile-spy li.sixth-tab.active {
    border-bottom: none !important;
  }

  /* line 5828, /myapp/app/assets/stylesheets/profiles.scss */
  #portfolio-section.panel .panel-body {
    padding-left: 0px;
    padding-right: 0px;
  }

  /* line 5832, /myapp/app/assets/stylesheets/profiles.scss */
  #introduction-section.panel .panel-body {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
  }

  /* line 5838, /myapp/app/assets/stylesheets/profiles.scss */
  #introduction-section.panel .brain-panel-div {
    padding-left: 15px;
    padding-right: 15px;
  }

  /* line 5842, /myapp/app/assets/stylesheets/profiles.scss */
  #introduction-section.panel .pr-vid.brain-panel-div {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
  }

  /* line 5847, /myapp/app/assets/stylesheets/profiles.scss */
  .brain-panel-div.integration-bp {
    padding-left: 15px;
    padding-right: 15px;
  }

  /* line 5852, /myapp/app/assets/stylesheets/profiles.scss */
  #cancel-modal-reload .primary-center-text {
    flex-direction: column;
  }
  /* line 5854, /myapp/app/assets/stylesheets/profiles.scss */
  #cancel-modal-reload .primary-center-text a, #cancel-modal-reload .primary-center-text button {
    margin: 5px;
  }

  /* line 5860, /myapp/app/assets/stylesheets/profiles.scss */
  .youtube-thumbnail-wrapper {
    width: 100%;
    height: auto;
  }
  /* line 5863, /myapp/app/assets/stylesheets/profiles.scss */
  .youtube-thumbnail-wrapper .fa-youtube-play {
    top: 25px;
  }
}
/* line 5870, /myapp/app/assets/stylesheets/profiles.scss */
.flex-con-sz {
  flex: 1 1 33%;
}

/* line 5874, /myapp/app/assets/stylesheets/profiles.scss */
.p-card-wrap {
  background-color: #ffffff;
  position: relative;
  padding: 0;
  filter: drop-shadow(0px 1.92651px 3.85303px rgba(41, 37, 51, 0.1));
}

/* line 5881, /myapp/app/assets/stylesheets/profiles.scss */
.p-card-h {
  min-height: 370px;
}

/* line 5885, /myapp/app/assets/stylesheets/profiles.scss */
hr.plan-title {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid;
  text-decoration-color: #fdad34;
  margin: 1em 0;
  padding: 0;
}

/* line 5896, /myapp/app/assets/stylesheets/profiles.scss */
.p-card-gh {
  padding: 10px;
  text-align: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

/* line 5905, /myapp/app/assets/stylesheets/profiles.scss */
.p-card-bc {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* line 5910, /myapp/app/assets/stylesheets/profiles.scss */
.pl-wrapper {
  padding: 10px 35px;
}

/* Narrow */
/* line 5922, /myapp/app/assets/stylesheets/profiles.scss */
.profiles.show #portfolio-section .bo-port-flex-photo {
  flex: 5;
}
/* line 5925, /myapp/app/assets/stylesheets/profiles.scss */
.profiles.show .bo-port-flex-text {
  margin-left: 15px;
  flex: 5;
  overflow-y: scroll;
  flex-direction: column;
}

/* line 5936, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings .content-editable.form-control.hashtags {
  width: 100%;
  margin-bottom: 5px;
}
/* line 5944, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings #past_jobs .clearfix + label {
  margin-left: 5%;
}
/* line 5949, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings .also-ask-container textarea {
  position: absolute;
  z-index: -500;
  width: 0;
}
/* line 5955, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings .nested-fields {
  margin-bottom: 20px;
}
/* line 5960, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings #introduction .right-pan {
  padding-left: 7.5px;
}
/* line 5964, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings #introduction .left-pan {
  padding-right: 7.5px;
}
/* line 5967, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings #introduction .left-pan .content-editable, .brain_onboardings #introduction .left-pan textarea {
  height: 100px;
}
/* line 5973, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings #introduction .right-pan .panel, .brain_onboardings #introduction .left-pan .panel {
  padding-top: 15px;
}
/* line 5977, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings #introduction .right-pan .brain-profile-edit-field, .brain_onboardings #introduction .left-pan .brain-profile-edit-field {
  padding-bottom: 0;
  margin-top: 0;
  padding-top: 0;
}
/* line 5984, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings #introduction .btn.btn-raised {
  margin-top: 15px;
  margin-bottom: 15px;
}
/* line 5989, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings #introduction .form-group {
  margin-bottom: 5px;
}
/* line 5994, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings .profile_currency.form-group {
  margin-bottom: 3px;
}
/* line 5998, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings .nav li:hover:nth-child(8n+4), .brain_onboardings .nav li.active:nth-child(8n+4),
.brain_onboardings .nav li:hover:nth-child(8n+6), .brain_onboardings .nav li.active:nth-child(8n+6) {
  border-bottom: 0;
}

/* line 6004, /myapp/app/assets/stylesheets/profiles.scss */
.content-editable {
  border: 1px solid #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 12px 6px;
  background: #fff;
  margin-top: 0;
  height: 70px;
  line-height: 25px;
  overflow-y: scroll;
  cursor: text;
}
/* line 6017, /myapp/app/assets/stylesheets/profiles.scss */
.content-editable:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 6024, /myapp/app/assets/stylesheets/profiles.scss */
.content-editable span {
  font-weight: normal;
  line-height: 20px;
  padding: 0px 5px;
  display: inline-block;
  margin-bottom: 1px;
  margin-right: 2px;
  webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #e0eaf1;
}

/* line 6038, /myapp/app/assets/stylesheets/profiles.scss */
.suggest > .dropdown-menu > a.dropdown-item {
  display: block;
}

/* line 6044, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.srt .footer-distributed {
  padding-left: 280px;
  padding-right: 0;
}
/* line 6049, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.srt.sbar_collapsed .page-container {
  padding-left: 0;
}
/* line 6053, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.srt.sbar_collapsed .sidebar-menu {
  left: -280px;
}
/* line 6057, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.srt .tab-content .container {
  width: auto;
}
/* line 6062, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.srt .main-menu .nav-justified > li, .brain_onboardings.srt .main-menu .nav-tabs.nav-justified > li {
  display: block;
  width: 100%;
  text-align: left;
}
/* line 6069, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.srt .tab-head {
  text-align: left;
}
/* line 6073, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.srt #bo-nav-tabs-container .nav-tabs a h5.text-dark-grey {
  color: #fff;
  font-size: 18px;
}
/* line 6078, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.srt .no-link-effect.profile-booking-link {
  /*margin-right: 0 !important;*/
  margin-bottom: 5px;
  display: block;
}
/* line 6084, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.srt .btn-raised {
  display: block;
  margin: 0 auto;
}
/* line 6088, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.srt .btn-raised.save-portfolio {
  margin-left: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 6095, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.srt .links .btn-raised {
  display: block;
  margin-top: 10px;
  width: 80px;
}
/* line 6101, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.srt .links.also-ask-links .btn-raised {
  display: block;
  margin-top: 10px;
  width: 120px;
}
/* line 6108, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.srt .portfolio-fields .links {
  display: flex;
  flex-direction: row-reverse;
}
/* line 6112, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.srt .portfolio-fields .links .btn {
  background: #027085;
  color: #fff;
  margin-left: 5px;
  /* &:active {
     -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
     -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
     box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
     border: 1px solid  #016679;
   }*/
}
/* line 6117, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.srt .portfolio-fields .links .btn:hover {
  border: 1px solid #016679;
}
/* line 6131, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.srt .main-menu {
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 6137, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.srt .main-menu .nav-tabs.nav-justified > li {
  padding-left: 0px;
  padding-right: 0px;
}
/* line 6143, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.srt .page-container {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  padding-left: 280px;
  -webkit-transition: padding-left 0.3s ease 0s;
  transition: padding-left 0.3s ease 0s;
}
/* line 6153, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.srt.service_listings .page-container {
  background-color: #edeeee;
}
/* line 6158, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.srt .sidebar-menu {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1001;
  height: 100vh;
  width: 280px;
  overflow: hidden;
  background: #fff;
  box-shadow: 2px 0 32px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 6173, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings .alert {
  margin-left: 0;
}
/* line 6177, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings .ui-state-default, .brain_onboardings .ui-widget-content .ui-state-default, .brain_onboardings .ui-widget-header .ui-state-default {
  background: #fff;
}
/* line 6183, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.edit #bo-i-am-a-panel .form-group {
  margin-bottom: 5px;
}
/* line 6185, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.edit #bo-i-am-a-panel .form-group.profile_hashtags, .brain_onboardings.edit #bo-i-am-a-panel .form-group.profile_current_status {
  margin-bottom: 0;
}
/* line 6187, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.edit #bo-i-am-a-panel .form-group.profile_hashtags.has-error, .brain_onboardings.edit #bo-i-am-a-panel .form-group.profile_current_status.has-error {
  position: relative;
}
/* line 6189, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.edit #bo-i-am-a-panel .form-group.profile_hashtags.has-error .help-block, .brain_onboardings.edit #bo-i-am-a-panel .form-group.profile_current_status.has-error .help-block {
  top: 70px;
  position: absolute;
}
/* line 6193, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.edit #bo-i-am-a-panel .form-group.profile_hashtags.has-error + .content-editable.form-control.hashtags, .brain_onboardings.edit #bo-i-am-a-panel .form-group.profile_current_status.has-error + .content-editable.form-control.hashtags {
  margin-bottom: 25px;
}
/* line 6199, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.edit #bo-i-am-a-panel .form-group.profile_word_list,
.brain_onboardings.edit #bo-i-am-a-panel .form-group.profile_know_about_tag_list,
.brain_onboardings.edit #bo-i-am-a-panel .form-group.profile_i_am_available_for_list,
.brain_onboardings.edit #bo-i-am-a-panel .form-group.profile_area_of_expertise_list {
  margin-bottom: 10px;
}
/* line 6209, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.edit #brain-services .bo-content-container button {
  margin-bottom: 20px;
}
/* line 6215, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.edit li.account.current-menu h5 {
  color: #EF506E;
}
/* line 6218, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.edit li.account.current-menu h5:hover span, .brain_onboardings.edit li.account.current-menu h5:hover i {
  color: #FD8F3E;
}
/* line 6224, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.edit .account-settings-buttons {
  position: relative;
}
/* line 6226, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.edit .account-settings-buttons .btn.btn-raised {
  margin: 0 5px 0 0;
}
/* line 6229, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.edit .account-settings-buttons .btn {
  margin-right: 5px;
  margin-top: 10px;
  outline: none;
}
/* line 6234, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.edit .account-settings-buttons .waiting {
  left: 220px;
}

/* line 6242, /myapp/app/assets/stylesheets/profiles.scss */
.menu-inner .menu-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 20px;
}
/* line 6247, /myapp/app/assets/stylesheets/profiles.scss */
.menu-inner .menu-top .profile-image-wrapper {
  width: 150px;
  height: 150px;
  margin-top: 15px;
  -webkit-border-radius: 75px;
  -moz-border-radius: 75px;
  border-radius: 75px;
  border: 2px solid #d3d3d3;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 6256, /myapp/app/assets/stylesheets/profiles.scss */
.menu-inner .menu-top .profile-image-wrapper #navbar-profile-pic-sidebar {
  margin-right: 0;
  width: 140px;
  height: 140px;
  -webkit-border-radius: 75px;
  -moz-border-radius: 75px;
  border-radius: 75px;
  background: #32BCAD;
}
/* line 6264, /myapp/app/assets/stylesheets/profiles.scss */
.menu-inner .menu-top label {
  margin-top: 10px;
}
/* line 6267, /myapp/app/assets/stylesheets/profiles.scss */
.menu-inner .menu-top label.name {
  font-size: 20px;
  margin-bottom: 0;
  line-height: 25px;
}
/* line 6272, /myapp/app/assets/stylesheets/profiles.scss */
.menu-inner .menu-top label.email {
  font-size: 12px;
  color: #7e7e7e;
  margin-top: 0;
}
/* line 6277, /myapp/app/assets/stylesheets/profiles.scss */
.menu-inner .menu-top .btn-primary-brain {
  font-size: 15px;
  padding: 6px 25px;
  margin-top: 10px;
}

/* line 6285, /myapp/app/assets/stylesheets/profiles.scss */
.general-availability-in-sidebar {
  width: 100%;
  margin-top: 5px;
}
/* line 6288, /myapp/app/assets/stylesheets/profiles.scss */
.general-availability-in-sidebar .col-lg-4.col-sm-12 {
  display: none;
}
/* line 6291, /myapp/app/assets/stylesheets/profiles.scss */
.general-availability-in-sidebar .col-lg-8.col-sm-12 {
  width: 100%;
}
/* line 6293, /myapp/app/assets/stylesheets/profiles.scss */
.general-availability-in-sidebar .col-lg-8.col-sm-12 h4 {
  display: none;
}
/* line 6297, /myapp/app/assets/stylesheets/profiles.scss */
.general-availability-in-sidebar .availability-toggler {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
/* line 6303, /myapp/app/assets/stylesheets/profiles.scss */
.general-availability-in-sidebar .availability-toggler label {
  margin-top: 0;
}
/* line 6307, /myapp/app/assets/stylesheets/profiles.scss */
.general-availability-in-sidebar .help-block {
  display: none;
}
/* line 6310, /myapp/app/assets/stylesheets/profiles.scss */
.general-availability-in-sidebar .panel {
  margin-bottom: 0;
}
/* line 6312, /myapp/app/assets/stylesheets/profiles.scss */
.general-availability-in-sidebar .panel .panel-body {
  padding: 0;
}

/* line 6319, /myapp/app/assets/stylesheets/profiles.scss */
.srt.left-sidebared .alert-container {
  width: 100%;
  height: 100%;
  padding-left: 280px;
}
/* line 6324, /myapp/app/assets/stylesheets/profiles.scss */
.srt.left-sidebared .alert-container .alert {
  margin-bottom: 0;
  margin-left: 0;
}

/* line 6331, /myapp/app/assets/stylesheets/profiles.scss */
.educations-list, .past-jobs-list {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding-bottom: 5px;
  transition: opacity 1000ms ease-in;
}
/* line 6336, /myapp/app/assets/stylesheets/profiles.scss */
.educations-list .ui-state-default, .past-jobs-list .ui-state-default {
  background: #fff;
  padding-top: 5px;
  position: relative;
  border-top: none;
  border-left: none;
  border-right: none;
}
/* line 6344, /myapp/app/assets/stylesheets/profiles.scss */
.educations-list .ui-state-default > .panel-heading, .past-jobs-list .ui-state-default > .panel-heading {
  border-bottom: none;
}
/* line 6351, /myapp/app/assets/stylesheets/profiles.scss */
.educations-list .account-settings-buttons .btn, .past-jobs-list .account-settings-buttons .btn {
  margin-top: 0;
  margin-bottom: 5px;
}
/* line 6357, /myapp/app/assets/stylesheets/profiles.scss */
.educations-list .panel .panel, .past-jobs-list .panel .panel {
  margin-bottom: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 6363, /myapp/app/assets/stylesheets/profiles.scss */
.educations-list .panel .panel .panel-body, .past-jobs-list .panel .panel .panel-body {
  padding: 0px;
}
/* line 6368, /myapp/app/assets/stylesheets/profiles.scss */
.educations-list .row.show-item, .educations-list .row.edit-item, .past-jobs-list .row.show-item, .past-jobs-list .row.edit-item {
  margin-bottom: 5px;
}
/* line 6371, /myapp/app/assets/stylesheets/profiles.scss */
.educations-list .row.show-item label, .educations-list .row.edit-item label, .past-jobs-list .row.show-item label, .past-jobs-list .row.edit-item label {
  margin-bottom: 0;
}
/* line 6375, /myapp/app/assets/stylesheets/profiles.scss */
.educations-list .row.show-item:last-child, .educations-list .row.edit-item:last-child, .past-jobs-list .row.show-item:last-child, .past-jobs-list .row.edit-item:last-child {
  margin-bottom: 15px;
}
/* line 6379, /myapp/app/assets/stylesheets/profiles.scss */
.educations-list .row.show-item .col-lg-12, .educations-list .row.edit-item .col-lg-12, .past-jobs-list .row.show-item .col-lg-12, .past-jobs-list .row.edit-item .col-lg-12 {
  margin-bottom: 0;
}
/* line 6384, /myapp/app/assets/stylesheets/profiles.scss */
.educations-list .controls, .past-jobs-list .controls {
  position: relative;
  height: 72px;
  margin-left: 10px;
}
/* line 6390, /myapp/app/assets/stylesheets/profiles.scss */
.educations-list .experience-wrapper, .past-jobs-list .experience-wrapper {
  display: flex;
  align-items: center;
}
/* line 6393, /myapp/app/assets/stylesheets/profiles.scss */
.educations-list .experience-wrapper > .panel, .past-jobs-list .experience-wrapper > .panel {
  width: calc(100% - 60px);
}

/* line 6400, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-list {
  clear: both;
}
/* line 6401, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-list .add-new-row, .portfolio-list .portfolio-wrapper {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  justify-content: center;
  margin-bottom: 20px;
  height: 365px;
}
/* line 6406, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-list .add-new-row a, .portfolio-list .portfolio-wrapper a {
  color: #fff;
  margin-bottom: 0;
  margin-right: 0;
}
/* line 6410, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-list .add-new-row a i, .portfolio-list .portfolio-wrapper a i {
  display: inline-block;
  margin-right: 2px;
}
/* line 6414, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-list .add-new-row a i.fa-youtube-play, .portfolio-list .portfolio-wrapper a i.fa-youtube-play {
  margin-right: auto;
}
/* line 6419, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-list .waiting {
  left: 45%;
  position: relative;
  width: 40px;
  top: 200px;
}
/* line 6426, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-list .row.show-item:last-child {
  margin-bottom: 0;
  height: 300px;
}
/* line 6432, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-list .add-new-row .panel {
  width: 100%;
  height: 360px;
}
/* line 6437, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-list .add-new-row .panel-body {
  display: flex;
  flex-direction: column;
  height: 100%;
}
/* line 6443, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-list .add-new-row a {
  cursor: pointer;
  width: 100%;
  height: 100%;
  background-color: #f6f7f9;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  color: #697783;
  font-size: 20px;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23abacad' stroke-width='4' stroke-dasharray='6%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
}
/* line 6444, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-list .add-new-row a:first-child {
  margin-bottom: 20px;
}
/* line 6459, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-list .add-new-row a i {
  font-size: 29px;
}
/* line 6463, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-list .add-new-row a:hover {
  background-color: var(--brand-primary-hover);
}
/* line 6468, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-list .modal-title {
  text-align: center;
}
/* line 6472, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-list label.upload-image {
  display: block;
  text-align: center;
}
/* line 6475, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-list label.upload-image .fa {
  font-weight: bold;
}

/* line 6482, /myapp/app/assets/stylesheets/profiles.scss */
.service_listings h1 {
  margin-bottom: 40px;
  margin-top: 30px;
}

/* line 6487, /myapp/app/assets/stylesheets/profiles.scss */
.service {
  background: yellow;
  text-align: center;
}

/* line 6493, /myapp/app/assets/stylesheets/profiles.scss */
.main-content.wallet-payments .btn.btn-success.pull-right {
  margin-top: -7px;
}

/* line 6497, /myapp/app/assets/stylesheets/profiles.scss */
#listed_active_services {
  width: 1105px;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}
/* line 6498, /myapp/app/assets/stylesheets/profiles.scss */
#listed_active_services .active_service {
  height: 530px;
}

/* line 6506, /myapp/app/assets/stylesheets/profiles.scss */
.reviews-container #listed_active_services {
  width: 1075px;
}

/* line 6510, /myapp/app/assets/stylesheets/profiles.scss */
.profile-service.profile-portfolio {
  width: 258px;
  margin-right: 15px;
}

/* line 6515, /myapp/app/assets/stylesheets/profiles.scss */
.profile-service .profile-image-wrapper img.profile-video-image {
  height: 572px;
  width: 100%;
}

@media (max-width: 1200px) {
  /* line 6521, /myapp/app/assets/stylesheets/profiles.scss */
  .reviews-container #listed_active_services {
    width: 940px;
  }
}
@media (max-width: 767px) {
  /* line 6527, /myapp/app/assets/stylesheets/profiles.scss */
  .reviews-container #listed_active_services {
    width: auto;
  }
}
@media (max-width: 360px) {
  /* line 6533, /myapp/app/assets/stylesheets/profiles.scss */
  #listed_active_services {
    width: 300px;
  }
}
/* line 6538, /myapp/app/assets/stylesheets/profiles.scss */
.handle {
  cursor: move;
}

@media (min-width: 1200px) {
  /* line 6543, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-show .container {
    width: 1105px;
  }
}
@media (max-width: 767px) {
  /* line 6548, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-show .sub-info-row-mb {
    margin: 5px 0px 20px;
  }
}
/* line 6562, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .panel {
  background-color: unset;
}
/* line 6565, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .service-text-heading.heading {
  font-size: 30px;
  font-weight: 700;
  background-color: transparent;
  padding-left: 0;
}
/* line 6570, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .service-text-heading.heading.about-me {
  padding-top: 20px;
}
/* line 6574, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .service-container {
  margin-top: 30px !important;
}
/* line 6578, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-active-service {
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  -o-perspective: 1000;
  perspective: 1000;
  width: 258px;
  margin-right: 15px;
}
/* line 6586, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-active-service .panel.panel-default {
  -webkit-transition: transform 0.8s;
  transition: transform 0.8s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
  height: 410px;
}
/* line 6595, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-active-service .flip-card-front {
  z-index: 2;
}
/* line 6601, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-active-service .flip-card-front, .profile-active-services .profile-active-service .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
}
/* line 6608, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-active-service .flip-card-back {
  background-color: white;
  color: #000000;
  transform: rotateY(180deg);
  border-radius: 12px;
  height: 408px;
  width: inherit;
  position: relative;
}
/* line 6617, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-active-service .flip-card-back .side-padding {
  padding-left: 10px;
  padding-right: 10px;
}
/* line 6622, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-active-service .flip-card-back .flipped-title {
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 600;
  font-size: 18px;
  color: #000000;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
}
/* line 6634, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-active-service .flip-card-back .flipped-svg {
  display: flex;
  align-items: flex-start;
  padding: 4px 0px 10px 0px;
}
/* line 6639, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-active-service .flip-card-back .flipped-svg .flipped-details {
  padding-left: 8px;
  color: #687583;
  font-family: GeomanistRegular, sans-serif;
  font-weight: normal;
  font-size: 14px;
}
/* line 6647, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-active-service .flip-card-back .flipped-description {
  font-family: GeomanistRegular, sans-serif;
  font-weight: normal;
  white-space: pre-wrap;
  display: -webkit-box;
  -webkit-line-clamp: 11;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 215px;
  margin-bottom: 5px;
  text-align: left;
  /*.carousel-indicators {
    left: 20%;
    margin-left: 0;
    li {
      background-color: #E4E5E7 !important;
    }
    .active {
      background-color: #FAA61A !important;
      bottom: 0;
    }
  }
  .service-desc-carousel {
    position: relative;
    height: inherit;
  }
  .carousel-inner {
    // height: calc(100% - (20px + 20px));
    // padding-top: 5px;
    height: inherit;
    width: inherit;
    // padding-top: 5px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .item{
    transition: transform 0.5s linear;
    backface-visibility: hidden;
    padding: 0;
  }
  .carousel-inner .item.next, .carousel-inner .item.prev {
    font-weight: normal;
  }*/
}
/* line 6691, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-active-service .flip-card-back .service-btn-container {
  position: absolute;
  width: 100%;
  bottom: 8px;
  padding: 0 21px;
}
/* line 6697, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-active-service .flip-card-back .service-btn-container .flipped-card-button {
  position: unset;
  color: #ffffff;
  padding: 12px 10px;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: var(--brand-primary);
  border: 1px solid #ddeaf0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: capitalize;
}
/* line 6700, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-active-service .flip-card-back .service-btn-container .flipped-card-button:hover {
  background: var(--brand-primary-hover);
}
/* line 6703, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-active-service .flip-card-back .service-btn-container .booked-count {
  font-family: GeomanistRegular, sans-serif;
  color: #687583;
  font-size: 12px;
  line-height: 35px;
  font-style: italic;
}
/* line 6715, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-active-service:hover .panel.panel-default {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
/* line 6724, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-about-me {
  padding-right: 50px;
}
/* line 6727, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-about-me .profile-tag {
  color: #46799b;
  background-color: #e0eaf1;
  font-family: GeomanistRegular, sans-serif;
  margin-right: 5px;
  cursor: text;
  font-size: 14px;
  font-weight: 400;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 2px 12px 4px 12px;
  height: 22px;
}
/* line 6740, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-about-me .iam-tags .profile-tag {
  background-color: var(--know-about-tag-color);
  color: #fff;
}
/* line 6746, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-about-me .expertise-tags .profile-tag, .profile-active-services .profile-about-me .causes-tags .profile-tag {
  background-color: var(--area-of-expertise-tag-color);
  color: #fff;
}
/* line 6752, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-about-me .learn-more-tags .profile-tag {
  background-color: #31B49C;
  color: #fff;
}
/* line 6758, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-about-me .i-want-to-learn-more-tags .profile-tag {
  background-color: #5cc9bd;
  color: #fff;
}
/* line 6764, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-about-me .i-am-a-an-tags .profile-tag {
  background-color: var(--i-am-a-tag-color);
  color: #fff;
}
/* line 6769, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-about-me .profile-title {
  font-size: 20px;
  font-weight: 500;
}
/* line 6773, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-about-me + .profile-skills {
  padding-top: 30px;
}
/* line 6778, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-skills .skill-text {
  padding: 10px 0 10px 20px;
  border-radius: 4px;
  margin-block: 15px;
}
/* line 6782, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-skills .skill-text .skill-heading {
  display: flex;
  align-items: baseline;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
/* line 6789, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-skills .skill-text i {
  color: #fff;
  background: #FAA61A;
  padding: 10px;
  border-radius: 50%;
  margin-right: 8px;
}
/* line 6796, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-skills .skill-text .i:hover {
  color: #FD8E3C !important;
}
/* line 6799, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-skills .skill-text .fa-lightbulb-o {
  padding: 10px 13px;
  background: #80AEEB;
}
/* line 6803, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-skills .skill-text .fa-info-circle {
  padding: 10px 11px;
  background: #91EBA0;
}
/* line 6807, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-skills .skill-text .profile-title {
  font-size: 20px;
  font-weight: 500;
  border-bottom: 2px solid var(--brand-primary);
  margin-bottom: -1px;
  padding-bottom: 8px;
}
/* line 6814, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-skills .skill-text h3 {
  font-weight: 500;
  font-size: 16px;
  color: #000;
}
/* line 6819, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-skills .skill-text:first-child {
  margin-top: 0;
  padding-top: 0;
}
/* line 6822, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .profile-skills .skill-text:first-child h3 {
  margin-top: 0;
}
/* line 6829, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .vm-button {
  width: 100%;
  height: unset;
  padding: 14px;
  margin-bottom: 35px;
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  box-shadow: none;
  color: var(--brand-primary) !important;
  font-size: 20px;
  font-weight: 600;
  border-radius: 10px;
}
/* line 6842, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .vm-button:hover {
  color: var(--brand-primary-hover) !important;
  background-color: #ddd;
  border: 1px solid #ccc;
  border-radius: 10px;
}
/* line 6850, /myapp/app/assets/stylesheets/profiles.scss */
.profile-active-services .vm-button.desktop-hidden {
  display: none;
}
@media (max-width: 767px) {
  /* line 6855, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-active-services .mobile-hidden {
    display: none;
  }
  /* line 6858, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-active-services .vm-button.desktop-hidden {
    display: block;
  }
  /* line 6861, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-active-services .profile-about-me {
    padding-right: 15px;
  }
}

/* line 6869, /myapp/app/assets/stylesheets/profiles.scss */
.profile-detail-upper.container {
  padding-left: 0;
  padding-right: 0;
}
/* line 6872, /myapp/app/assets/stylesheets/profiles.scss */
.profile-detail-upper.container .profile-pictures-slider {
  margin-left: 0;
}

/* line 6877, /myapp/app/assets/stylesheets/profiles.scss */
body.browse-our-brains.wishlist .browse-brains-content {
  width: 100%;
}
/* line 6879, /myapp/app/assets/stylesheets/profiles.scss */
body.browse-our-brains.wishlist .browse-brains-content .right-content-section {
  max-width: none;
  width: 100%;
}

/* line 6887, /myapp/app/assets/stylesheets/profiles.scss */
.profile-service .panel.panel-default {
  border-radius: 12px;
  text-align: left;
  margin-bottom: 15px;
}
/* line 6892, /myapp/app/assets/stylesheets/profiles.scss */
.profile-service .panel.panel-default .card-body {
  padding: 7px 10px;
}
/* line 6895, /myapp/app/assets/stylesheets/profiles.scss */
.profile-service .panel.panel-default .card-body .btn-profile {
  background: var(--brand-primary);
  color: #FFFFFF;
  width: 100%;
  margin-bottom: 5px;
  font-size: 17px;
  text-transform: capitalize;
  padding-block: 18px;
}
/* line 6905, /myapp/app/assets/stylesheets/profiles.scss */
.profile-service .panel.panel-default .card-body .btn-profile:hover {
  background: var(--brand-primary-hover);
}
/* line 6911, /myapp/app/assets/stylesheets/profiles.scss */
.profile-service .service-info {
  justify-content: space-between;
  align-items: baseline;
}
/* line 6915, /myapp/app/assets/stylesheets/profiles.scss */
.profile-service .service-info .title {
  font-weight: 600;
  font-size: 18px;
  height: 31px;
  line-height: 30px;
  margin-block: 5px;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  font-family: GeomanistRegular, sans-serif;
}
/* line 6929, /myapp/app/assets/stylesheets/profiles.scss */
.profile-service .service-info .price {
  color: var(--brand-primary);
  margin-left: 20px;
  font-weight: 600;
  font-size: 18px;
}
/* line 6937, /myapp/app/assets/stylesheets/profiles.scss */
.profile-service .service-text-icons {
  justify-content: space-between;
  margin: 20px 0;
}
/* line 6941, /myapp/app/assets/stylesheets/profiles.scss */
.profile-service .service-text-icons .service-text {
  color: #888;
  font-weight: 500;
}
/* line 6945, /myapp/app/assets/stylesheets/profiles.scss */
.profile-service .service-text-icons .service-text i {
  margin-right: 5px;
}
/* line 6951, /myapp/app/assets/stylesheets/profiles.scss */
.profile-service .profile-image-wrapper {
  width: 100%;
  min-width: 258px;
  height: 300px;
  border-radius: 12px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 6958, /myapp/app/assets/stylesheets/profiles.scss */
.profile-service .profile-image-wrapper img {
  height: inherit;
  width: inherit;
  object-fit: cover;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 6965, /myapp/app/assets/stylesheets/profiles.scss */
.profile-service .profile-image-wrapper .fa-youtube-play {
  top: 47%;
  left: 44%;
  position: absolute;
}
/* line 6969, /myapp/app/assets/stylesheets/profiles.scss */
.profile-service .profile-image-wrapper .fa-youtube-play:before {
  font-size: 50px;
}
/* line 6976, /myapp/app/assets/stylesheets/profiles.scss */
.profile-service .rating-reviews .fa-star {
  color: var(--brand-primary);
}
/* line 6979, /myapp/app/assets/stylesheets/profiles.scss */
.profile-service .rating-reviews .rating {
  color: #000;
  font-weight: 600;
  margin-right: 5px;
}
/* line 6984, /myapp/app/assets/stylesheets/profiles.scss */
.profile-service .rating-reviews .reviews {
  color: #999;
  font-weight: 500;
}
/* line 6990, /myapp/app/assets/stylesheets/profiles.scss */
.profile-service .profile-details {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  width: 92%;
  bottom: 10px;
}
/* line 6998, /myapp/app/assets/stylesheets/profiles.scss */
.profile-service .profile-details .prof-img {
  height: 40px;
  width: 40px;
  margin-right: 10px;
  border-radius: 50%;
}
/* line 7005, /myapp/app/assets/stylesheets/profiles.scss */
.profile-service .profile-details .profile-name {
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  color: #000000;
}
/* line 7014, /myapp/app/assets/stylesheets/profiles.scss */
.profile-service .booked-times {
  color: #888;
  text-align: center;
  margin-top: 5px;
  font-style: italic;
}

/* line 7023, /myapp/app/assets/stylesheets/profiles.scss */
.profile-portfolios .profile-portfolio .profile-image-wrapper {
  border-radius: 12px;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  cursor: pointer;
  height: 396px;
}
/* line 7030, /myapp/app/assets/stylesheets/profiles.scss */
.profile-portfolios .profile-portfolio .img-responsive {
  height: inherit;
  width: inherit;
  object-fit: cover;
}
/* line 7036, /myapp/app/assets/stylesheets/profiles.scss */
.profile-portfolios .vm-potfolios-button {
  width: 100%;
  height: unset;
  padding: 14px;
  margin-bottom: 35px;
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  box-shadow: none;
  color: #FD8E3C !important;
  font-size: 20px;
  font-weight: 600;
  margin-inline: 15px;
}
/* line 7049, /myapp/app/assets/stylesheets/profiles.scss */
.profile-portfolios .vm-potfolios-button:hover {
  color: #FD8E3C !important;
}
/* line 7053, /myapp/app/assets/stylesheets/profiles.scss */
.profile-portfolios .vm-potfolios-button.desktop-hidden {
  display: none;
}
@media (max-width: 767px) {
  /* line 7058, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-portfolios .profile-portfolio.mobile-hidden {
    display: none;
  }
  /* line 7061, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-portfolios .vm-potfolios-button {
    display: block;
  }
  /* line 7064, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-portfolios .vm-potfolios-button.desktop-hidden {
    display: block;
  }
  /* line 7067, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-portfolios .vm-potfolios-button {
    width: 100%;
    padding: 14px;
    margin-bottom: 35px;
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    box-shadow: none;
    color: #FD8E3C !important;
    font-size: 20px;
    font-weight: 600;
    margin-inline: 0px;
  }
  /* line 7079, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-portfolios .vm-potfolios-button:hover {
    color: #FD8E3C !important;
  }
}

/* line 7086, /myapp/app/assets/stylesheets/profiles.scss */
.profile-portfolio-item-modal .modal-header {
  display: flex;
  align-items: baseline;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  padding: 15px 25px;
}
/* line 7092, /myapp/app/assets/stylesheets/profiles.scss */
.profile-portfolio-item-modal .modal-header button.close-large {
  margin-top: 0px;
  margin-right: 10px;
}
/* line 7096, /myapp/app/assets/stylesheets/profiles.scss */
.profile-portfolio-item-modal .modal-header h4.modal-title {
  margin: 0;
  text-align: left !important;
  margin-top: 0;
  margin-bottom: 0px;
  font-size: 20px;
  font-weight: 600;
}
/* line 7106, /myapp/app/assets/stylesheets/profiles.scss */
.profile-portfolio-item-modal .modal-body {
  height: 300px;
  margin-bottom: 35px;
  padding: 20px;
  padding-top: 0;
}
/* line 7112, /myapp/app/assets/stylesheets/profiles.scss */
.profile-portfolio-item-modal .profile-image-wrapper {
  width: 50%;
  margin-right: 20px;
}
/* line 7115, /myapp/app/assets/stylesheets/profiles.scss */
.profile-portfolio-item-modal .profile-image-wrapper img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  object-fit: cover;
}
/* line 7122, /myapp/app/assets/stylesheets/profiles.scss */
.profile-portfolio-item-modal .portfolio-desc {
  width: 55%;
  height: inherit;
  overflow: auto;
}
@media (max-width: 767px) {
  /* line 7129, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-portfolio-item-modal .modal-header h4.modal-title {
    font-size: 15px;
  }
  /* line 7133, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-portfolio-item-modal .modal-body {
    flex-direction: column;
  }
  /* line 7136, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-portfolio-item-modal .profile-image-wrapper {
    width: unset;
    margin-right: 0;
  }
  /* line 7140, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-portfolio-item-modal .portfolio-desc {
    width: unset;
    margin-top: 12px;
  }
  /* line 7144, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-show .profile-portfolio-item-modal .modal-body {
    height: auto;
  }
  /* line 7147, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-show .profile-portfolio-item-modal .profile-image-wrapper {
    height: 100% !important;
    max-height: none;
    overflow: unset;
  }
}

/* line 7158, /myapp/app/assets/stylesheets/profiles.scss */
.resume-container .resume-headings {
  border-bottom: 1px solid #E4E4E4;
  padding-block: 7px;
}
/* line 7162, /myapp/app/assets/stylesheets/profiles.scss */
.resume-container .resume-headings p {
  color: #888;
  font-weight: 600;
  margin: 0;
  flex: 0.3;
  text-align: left;
  font-size: 13px;
}
/* line 7170, /myapp/app/assets/stylesheets/profiles.scss */
.resume-container .resume-headings p:last-child {
  flex: 0.4;
  text-align: right;
}
/* line 7176, /myapp/app/assets/stylesheets/profiles.scss */
.resume-container .profile-resume {
  border-bottom: 1px solid #E4E4E4;
  padding-block: 7px;
}
/* line 7180, /myapp/app/assets/stylesheets/profiles.scss */
.resume-container .profile-resume p {
  margin: 0;
  flex: 0.3;
  text-align: left;
}
/* line 7184, /myapp/app/assets/stylesheets/profiles.scss */
.resume-container .profile-resume p a {
  color: #FD8E3C;
}
/* line 7186, /myapp/app/assets/stylesheets/profiles.scss */
.resume-container .profile-resume p a b {
  color: #FAA61A;
}
/* line 7189, /myapp/app/assets/stylesheets/profiles.scss */
.resume-container .profile-resume p a b:hover {
  color: #FD8E3C;
}
/* line 7193, /myapp/app/assets/stylesheets/profiles.scss */
.resume-container .profile-resume p:last-child {
  flex: 0.4;
  color: #888;
  text-align: right;
}
@media (max-width: 767px) {
  /* line 7201, /myapp/app/assets/stylesheets/profiles.scss */
  .resume-container .profile-title {
    font-size: 18px;
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 15px;
  }
  /* line 7207, /myapp/app/assets/stylesheets/profiles.scss */
  .resume-container .resume-headings {
    display: none;
  }
  /* line 7211, /myapp/app/assets/stylesheets/profiles.scss */
  .resume-container .profile-resume {
    flex-direction: column;
    line-height: 28px;
  }
  /* line 7215, /myapp/app/assets/stylesheets/profiles.scss */
  .resume-container .profile-resume p:last-child {
    text-align: left;
  }
}

/* line 7223, /myapp/app/assets/stylesheets/profiles.scss */
.reviews-container .profile-picture-container-booking {
  float: none;
  margin: 0;
  width: 50px;
  height: 50px;
  margin-right: 15px;
}
/* line 7230, /myapp/app/assets/stylesheets/profiles.scss */
.reviews-container .profile-picture-container-booking img#review-picture {
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
/* line 7235, /myapp/app/assets/stylesheets/profiles.scss */
.reviews-container .profile-picture-container-booking .name {
  font-weight: 600;
  line-height: 25px;
}
/* line 7241, /myapp/app/assets/stylesheets/profiles.scss */
.reviews-container .profile-picture-row a {
  color: var(--brand-primary);
}
/* line 7244, /myapp/app/assets/stylesheets/profiles.scss */
.reviews-container .profile-picture-row a:hover {
  color: var(--brand-primary-hover);
}
/* line 7247, /myapp/app/assets/stylesheets/profiles.scss */
.reviews-container .profile-picture-row .fa-map-marker {
  color: #999;
  font-size: 16px;
  margin-right: 7px;
}
/* line 7252, /myapp/app/assets/stylesheets/profiles.scss */
.reviews-container .profile-picture-row span {
  color: #999;
}
/* line 7256, /myapp/app/assets/stylesheets/profiles.scss */
.reviews-container .profile-review {
  margin-bottom: 30px;
  width: 100%;
}
/* line 7259, /myapp/app/assets/stylesheets/profiles.scss */
.reviews-container .profile-review .avatar-name-row {
  flex: 0.3;
  font-family: GeomanistRegular, sans-serif;
  font-size: 15px;
}
/* line 7264, /myapp/app/assets/stylesheets/profiles.scss */
.reviews-container .profile-review .rating-description-row {
  flex: 0.7;
}
/* line 7267, /myapp/app/assets/stylesheets/profiles.scss */
.reviews-container .profile-review .rating-with-date {
  justify-content: space-between;
  margin-bottom: 10px;
}
/* line 7270, /myapp/app/assets/stylesheets/profiles.scss */
.reviews-container .profile-review .rating-with-date .date {
  color: #999;
}
/* line 7276, /myapp/app/assets/stylesheets/profiles.scss */
.reviews-container .vm-reviews-button {
  width: 100%;
  height: unset;
  padding: 14px;
  margin-bottom: 35px;
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  box-shadow: none;
  color: #FD8E3C !important;
  font-size: 20px;
  font-weight: 600;
  margin-inline: 0;
}
/* line 7289, /myapp/app/assets/stylesheets/profiles.scss */
.reviews-container .vm-reviews-button:hover {
  color: #FD8E3C !important;
}
@media (max-width: 767px) {
  /* line 7294, /myapp/app/assets/stylesheets/profiles.scss */
  .reviews-container .profile-review {
    flex-direction: column;
  }
  /* line 7297, /myapp/app/assets/stylesheets/profiles.scss */
  .reviews-container .profile-review .avatar-name-row .name {
    font-weight: bold;
  }
  /* line 7301, /myapp/app/assets/stylesheets/profiles.scss */
  .reviews-container .profile-review .rating-description-row {
    margin-top: 20px;
  }
}

/* line 7308, /myapp/app/assets/stylesheets/profiles.scss */
.profile-pictures-slider {
  width: 100%;
  margin: 25px 10px;
}
/* line 7312, /myapp/app/assets/stylesheets/profiles.scss */
.profile-pictures-slider .profile-react {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 12px;
  top: 12px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.4);
}
/* line 7321, /myapp/app/assets/stylesheets/profiles.scss */
.profile-pictures-slider .profile-react .love-icon {
  position: absolute;
  left: 28%;
  top: 29%;
  box-sizing: border-box;
}
/* line 7329, /myapp/app/assets/stylesheets/profiles.scss */
.profile-pictures-slider .profile-react:hover {
  cursor: pointer;
}
/* line 7333, /myapp/app/assets/stylesheets/profiles.scss */
.profile-pictures-slider .carousel-indicators {
  margin-bottom: -15%;
}
/* line 7336, /myapp/app/assets/stylesheets/profiles.scss */
.profile-pictures-slider .carousel-indicators li {
  background-color: #999;
  margin-left: 4px;
}
/* line 7340, /myapp/app/assets/stylesheets/profiles.scss */
.profile-pictures-slider .carousel-indicators .active {
  background-color: var(--brand-primary);
}
/* line 7344, /myapp/app/assets/stylesheets/profiles.scss */
.profile-pictures-slider .carousel-inner {
  padding: 0;
}
/* line 7347, /myapp/app/assets/stylesheets/profiles.scss */
.profile-pictures-slider .carousel-inner .item img, .profile-pictures-slider .carousel-inner .iframe {
  max-width: 100%;
  border-radius: 12px;
  margin: 0 auto;
  height: 550px;
  object-fit: cover;
}
/* line 7355, /myapp/app/assets/stylesheets/profiles.scss */
.profile-pictures-slider .carousel-control {
  width: 4%;
  opacity: 1;
  bottom: 10%;
}
/* line 7360, /myapp/app/assets/stylesheets/profiles.scss */
.profile-pictures-slider .carousel-control .icon-prev, .profile-pictures-slider .carousel-control .icon-next {
  background: #fff;
  border-radius: 50%;
  color: var(--brand-primary);
  font-size: 24px;
  margin-top: 20px;
}
/* line 7367, /myapp/app/assets/stylesheets/profiles.scss */
.profile-pictures-slider .carousel-control .icon-prev {
  left: -10%;
}
/* line 7370, /myapp/app/assets/stylesheets/profiles.scss */
.profile-pictures-slider .carousel-control .icon-next {
  right: -10%;
}
@media (max-width: 767px) {
  /* line 7308, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-pictures-slider {
    margin-left: 0;
    margin-top: 0;
  }
  /* line 7379, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-pictures-slider .carousel-control .icon-prev, .profile-pictures-slider .carousel-control .icon-next {
    font-size: 18px;
  }
}

/* line 7385, /myapp/app/assets/stylesheets/profiles.scss */
.profile-tabs-navigator {
  display: flex;
  justify-content: space-around;
  margin-top: 40px;
  flex-wrap: wrap;
  flex: 1 1 0px;
  position: absolute;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -96px;
  z-index: 500;
  width: 100%;
}
/* line 7396, /myapp/app/assets/stylesheets/profiles.scss */
.profile-tabs-navigator li {
  list-style: none;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  border-bottom: 2px solid #ddd;
  padding: 16px;
  flex: 1;
  text-align: center;
  white-space: normal;
  min-width: 105px;
}
/* line 7407, /myapp/app/assets/stylesheets/profiles.scss */
.profile-tabs-navigator li a {
  color: #687583;
}
/* line 7410, /myapp/app/assets/stylesheets/profiles.scss */
.profile-tabs-navigator li.active, .profile-tabs-navigator li:hover {
  border-bottom: 2px solid var(--brand-primary);
}
/* line 7411, /myapp/app/assets/stylesheets/profiles.scss */
.profile-tabs-navigator li.active a, .profile-tabs-navigator li:hover a {
  color: #000;
}
/* line 7417, /myapp/app/assets/stylesheets/profiles.scss */
.profile-tabs-navigator + #sticky-rate-box-attach {
  margin-top: 0;
}

/* line 7423, /myapp/app/assets/stylesheets/profiles.scss */
div.service-container h4 {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
}

/* line 7431, /myapp/app/assets/stylesheets/profiles.scss */
.city-country {
  overflow: hidden;
  white-space: nowrap;
}

/* line 7436, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details {
  padding-left: 2rem;
}
/* line 7439, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .profile-title {
  flex-direction: row;
}
/* line 7442, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-text-heading.heading {
  font-size: 40px;
  height: unset;
  padding: 10px 0px 0px 0px;
}
/* line 7448, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .profile-role span:first-child {
  background: var(--brand-primary);
  padding: 6px 8px;
  color: #fff;
  font-weight: 600;
  border-radius: 12px;
  font-size: 16PX;
  margin-right: 7px;
}
/* line 7457, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .profile-role span:last-child {
  color: var(--brand-primary);
  font-weight: 500;
  text-transform: uppercase;
}
/* line 7464, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .profile-integrations {
  margin-bottom: 20px;
}
/* line 7466, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .profile-integrations span.integration-icon-container {
  margin-right: 20px;
  margin-left: 0;
}
/* line 7470, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .profile-integrations span.integration-icon-container .integration-icon-white {
  color: #888;
}
/* line 7473, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .profile-integrations span.integration-icon-container .integration-icon-white.fa-twitter-square, .profile-info-details .profile-integrations span.integration-icon-container .integration-icon-dark.fa-twitter-square {
  color: #55acee;
  border-bottom: none;
}
/* line 7478, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .profile-integrations span.integration-icon-container .integration-icon-white.fa-facebook-square, .profile-info-details .profile-integrations span.integration-icon-container .integration-icon-dark.fa-facebook-square {
  color: #3b5998;
  border-bottom: none;
}
/* line 7483, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .profile-integrations span.integration-icon-container .integration-icon-white.fa-linkedin-square, .profile-info-details .profile-integrations span.integration-icon-container .integration-icon-dark.fa-linkedin-square {
  color: #0976b4;
  border-bottom: none;
}
/* line 7488, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .profile-integrations span.integration-icon-container .integration-icon-white.fa-youtube-square, .profile-info-details .profile-integrations span.integration-icon-container .integration-icon-dark.fa-youtube-square {
  color: #e52d27;
  border-bottom: none;
}
/* line 7493, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .profile-integrations span.integration-icon-container .integration-icon-white.fa-instagram, .profile-info-details .profile-integrations span.integration-icon-container .integration-icon-dark.fa-instagram {
  color: #3f729b;
  border-bottom: none;
}
/* line 7498, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .profile-integrations span.integration-icon-container .integration-icon-white.fa-medium, .profile-info-details .profile-integrations span.integration-icon-container .integration-icon-dark.fa-medium {
  color: #000;
  border-bottom: none;
}
/* line 7503, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .profile-integrations span.integration-icon-container .integration-icon-white.fa-google-plus-square, .profile-info-details .profile-integrations span.integration-icon-container .integration-icon-dark.fa-google-plus-square {
  color: #dd4b39;
  border-bottom: none;
}
/* line 7508, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .profile-integrations span.integration-icon-container .integration-icon-white.fa-github-square, .profile-info-details .profile-integrations span.integration-icon-container .integration-icon-dark.fa-github-square {
  color: #333;
  border-bottom: none;
}
/* line 7513, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .profile-integrations span.integration-icon-container .integration-icon-white.fa-tumblr-square, .profile-info-details .profile-integrations span.integration-icon-container .integration-icon-dark.fa-tumblr-square {
  color: #35465c;
  border-bottom: none;
}
/* line 7518, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .profile-integrations span.integration-icon-container .integration-icon-white.fa-quora, .profile-info-details .profile-integrations span.integration-icon-container .integration-icon-dark.fa-quora {
  color: #AA2200;
  border-bottom: none;
}
/* line 7522, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .profile-integrations span.integration-icon-container .integration-icon-white.fa-globe, .profile-info-details .profile-integrations span.integration-icon-container .integration-icon-dark.fa-globe {
  color: #EBCA00;
  border-bottom: none;
}
/* line 7526, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .profile-integrations span.integration-icon-container .integration-icon-white.fa-building, .profile-info-details .profile-integrations span.integration-icon-container .integration-icon-dark.fa-building {
  color: #875ca1;
  border-bottom: none;
}
/* line 7533, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container {
  margin-top: 0 !important;
}
/* line 7536, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .services-row {
  justify-content: space-between;
  align-items: baseline;
}
/* line 7540, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .occupation-and-ratings {
  flex-grow: 5;
}
/* line 7543, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container h3 {
  font-weight: 600;
  line-height: 25px;
  margin-top: 0;
  font-size: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 7554, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .loc-lang {
  justify-content: center;
  flex-grow: 1;
}
/* line 7558, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .location {
  display: flex;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  justify-content: right;
  align-items: center;
}
/* line 7565, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .location i.fa-map-marker {
  color: #6a6b76;
  font-weight: bold;
  margin-right: 5px;
}
/* line 7570, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .location img.country-flag {
  width: 30px;
  height: 15px;
  display: block;
  margin-right: 5px;
}
/* line 7576, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .location .flag {
  width: 30px;
  height: 20px;
  display: block;
  margin-right: 11px;
  background-image: url(/assets/flags-0a012cf808a24573168308916092d2d4bd3f2b4af8e16b59167013cc77acee55.png);
}
/* line 7583, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .location .country-lang-canada {
  background-position: -641px -6px;
}
/* line 7586, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .location .country-lang-unitedstates {
  background-position: -64.5px -6px;
}
/* line 7589, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .location .country-lang-india {
  background-position: -1664.5px -6px;
}
/* line 7592, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .location .country-lang-china {
  background-position: -736.5px -6px;
}
/* line 7595, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .location .country-lang-spain {
  background-position: -3168.5px -6px;
}
/* line 7598, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .location .country-lang-france {
  background-position: -1280.5px -6px;
}
/* line 7601, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .location .country-lang-russianfederation {
  background-position: -2912.4px -6px;
}
/* line 7604, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .location .country-lang-indonesia {
  background-position: -2752.4px -6px;
}
/* line 7607, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .location .country-lang-japan {
  background-position: -1856.5px -6px;
}
/* line 7610, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .location .country-lang-germany {
  background-position: -1344.5px -6px;
}
/* line 7613, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .location .country-lang-turkey {
  background-position: -3424.5px -6px;
}
/* line 7617, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container #average-profile-rating {
  font-size: 14px;
  cursor: pointer;
}
/* line 7620, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container #average-profile-rating:hover {
  color: var(--brand-primary);
}
/* line 7624, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .languages {
  justify-content: flex-end;
  flex-wrap: wrap;
}
/* line 7628, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .languages .lang-name {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 15px;
  margin-left: 13px;
  font-family: Poppins, sans-serif;
  text-align: right;
}
/* line 7635, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .languages .lang-name .fa {
  margin-right: 7px;
  font-size: 17px;
}
/* line 7640, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .languages .lang-name #i-tooltip-btn {
  margin-left: 2px;
  margin-right: 0;
  font-size: 12px;
}
/* line 7646, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .languages .lang-name .flag {
  width: 31px;
  height: 20px;
  margin-right: 10px;
  display: block;
  background-image: url(/assets/flags-0a012cf808a24573168308916092d2d4bd3f2b4af8e16b59167013cc77acee55.png);
}
/* line 7653, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .languages .lang-name .tooltip {
  width: 200px;
}
/* line 7657, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .languages .country-lang-English {
  background-position: -3520.5px -6px;
}
/* line 7660, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .languages .country-lang-Chinese {
  background-position: -736.5px -6px;
}
/* line 7663, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .languages .country-lang-Hindi {
  background-position: -1664.5px -6px;
}
/* line 7666, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .languages .country-lang-Spanish-Castilian {
  background-position: -3168.5px -6px;
}
/* line 7669, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .languages .country-lang-French {
  background-position: -1280.5px -6px;
}
/* line 7672, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .languages .country-lang-Arabic {
  background-position: -2976.5px -6px;
}
/* line 7675, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .languages .country-lang-Bengali {
  background-position: -288.5px -6px;
}
/* line 7678, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .languages .country-lang-Russian {
  background-position: -2912.4px -6px;
}
/* line 7681, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .languages .country-lang-Portuguese {
  background-position: -2784.4px -6px;
}
/* line 7684, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .languages .country-lang-Indonesian {
  background-position: -2752.4px -6px;
}
/* line 7687, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .languages .country-lang-Japanese {
  background-position: -1856.5px -6px;
}
/* line 7690, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .languages .country-lang-Javanese {
  background-position: -2752.4px -6px;
}
/* line 7693, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .languages .country-lang-German {
  background-position: -1344.5px -6px;
}
/* line 7696, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .languages .country-lang-Korean {
  background-position: -3136.5px -6px;
}
/* line 7699, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .languages .country-lang-Turkish {
  background-position: -3424.5px -6px;
}
/* line 7702, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .languages .country-lang-Telugu {
  background-position: -1664.5px -6px;
}
/* line 7705, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .languages .country-lang-Marathi {
  background-position: -1664.5px -6px;
}
/* line 7708, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .languages .country-lang-Tamil {
  background-position: -1664.5px -6px;
}
/* line 7711, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .languages .country-lang-Vietnamese {
  background-position: -3712.5px -6px;
}
/* line 7714, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .languages .country-lang-Urdu {
  background-position: -2528.5px -6px;
}
/* line 7718, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .prifile-stats {
  margin: 20px 0;
}
/* line 7720, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .prifile-stats .stats {
  padding: 8px;
  font-weight: 500;
  font-size: 12px;
  text-align: center;
  background: #F0F0F0;
  width: 19%;
  margin-right: 2%;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/* line 7729, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .prifile-stats .stats .stats-below {
  font-size: 140%;
}
/* line 7736, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .prifile-stats .stats:last-child {
  margin-right: 0;
}
/* line 7740, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .skills {
  flex-wrap: wrap;
  margin-bottom: 20px;
}
/* line 7744, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .skills .profile-tag {
  color: #fff;
  display: flex;
  background-color: var(--available-for-tag-color);
  font-family: GeomanistRegular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  border-radius: 10px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 3px 12px 4px 12px;
  gap: 8px;
  height: 22px;
  margin-right: 8px;
  margin-bottom: 8px;
}
/* line 7762, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .my-story-text {
  color: #888;
  margin-bottom: 20px;
}
/* line 7765, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .my-story-text .my-story-text-span {
  cursor: pointer;
  margin-left: 5px;
  color: #FAA61A;
}
/* line 7770, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .my-story-text .my-story-text-span:hover {
  color: #FD8E3C;
}
/* line 7775, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .profile-actions .btn-profile {
  padding: 20px 35px;
}
/* line 7778, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .profile-actions .learn-more-btn {
  background: var(--learn-more);
  color: var(--learn-more-button-text-color);
  border: 1px solid #eee;
  border-radius: 8px;
}
/* line 7784, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .profile-actions .learn-more-btn:hover {
  background: #ddd;
  color: #666;
  border: 1px solid #ccc;
}
/* line 7789, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .profile-actions a {
  text-transform: capitalize;
  box-shadow: none;
  flex: 1;
  font-size: 16px;
}
/* line 7795, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .profile-actions a:last-child {
  margin-left: 15px;
  background: #FAA61A;
  color: #FFFFFF;
  border-radius: 8px;
}
/* line 7801, /myapp/app/assets/stylesheets/profiles.scss */
.profile-info-details .service-container .profile-actions a:last-child:hover {
  background: #FD8E3C;
}
@media (max-width: 767px) {
  /* line 7436, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-info-details {
    padding-left: 0;
  }
  /* line 7810, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-info-details .profile-title {
    flex-direction: column-reverse;
    margin-top: 15px;
  }
  /* line 7814, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-info-details .service-text-heading.heading {
    font-size: 28px;
    margin-top: 0;
    padding: 5px 16px 5px 0px;
  }
  /* line 7819, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-info-details .profile-role {
    line-height: 35px;
    position: absolute;
    top: 104px;
    right: 15px;
    font-size: 15px;
  }
  /* line 7826, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-info-details .profile-role span:first-child {
    padding: 3px 6px;
  }
  /* line 7830, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-info-details .mobile-display-column-row {
    flex-direction: column;
  }
  /* line 7834, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-info-details .service-container h3 {
    font-size: 17px;
    line-height: 2rem;
  }
  /* line 7838, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-info-details .service-container .location {
    width: 100%;
    margin-left: 0;
    text-align: left;
    color: #888;
    justify-content: flex-start;
    padding-block: 5px;
  }
  /* line 7846, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-info-details .service-container .reviews-rating {
    margin-top: 8px;
  }
  /* line 7848, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-info-details .service-container .reviews-rating i {
    margin-left: -4px;
  }
  /* line 7852, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-info-details .service-container .languages {
    width: 100%;
    justify-content: flex-start;
    margin-top: 15px;
  }
  /* line 7856, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-info-details .service-container .languages .lang-name:first-child {
    margin: 0;
  }
  /* line 7860, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-info-details .service-container .prifile-stats {
    flex-wrap: wrap;
  }
  /* line 7862, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-info-details .service-container .prifile-stats .stats {
    width: 32%;
    font-size: 12px;
    margin-bottom: 0.8rem;
  }
  /* line 7867, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-info-details .service-container .prifile-stats .stats div:last-child {
    font-size: 16px;
  }
  /* line 7871, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-info-details .service-container .prifile-stats .stats:nth-child(3), .profile-info-details .service-container .prifile-stats .stats:nth-child(5) {
    margin-right: 0;
  }
  /* line 7874, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-info-details .service-container .prifile-stats .stats:nth-child(4), .profile-info-details .service-container .prifile-stats .stats:nth-child(5) {
    width: 49%;
  }
  /* line 7878, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-info-details .service-container .profile-actions a {
    font-size: 15px;
    padding: 20px 15px;
    min-width: 155px;
  }
}

/* line 7892, /myapp/app/assets/stylesheets/profiles.scss */
.service {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
  display: flex;
  flex-direction: column;
  margin-bottom: 50px;
  height: 500px;
}
/* line 7899, /myapp/app/assets/stylesheets/profiles.scss */
.service.template {
  height: 500px;
}
/* line 7902, /myapp/app/assets/stylesheets/profiles.scss */
.service .service-image {
  width: 100%;
  height: 190px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 7914, /myapp/app/assets/stylesheets/profiles.scss */
.service label.standard-offers {
  position: absolute;
  background: #fff;
  height: 28px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  font-size: 11px;
  padding: 5px 10px;
  top: 25px;
  left: 33px;
  line-height: 19px;
}
/* line 7927, /myapp/app/assets/stylesheets/profiles.scss */
.service label.standard-offers.crop-service-picture {
  right: 32px;
  left: unset;
  cursor: pointer;
  top: 24px;
}
/* line 7933, /myapp/app/assets/stylesheets/profiles.scss */
.service .s-details {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  align-items: center;
}
/* line 7938, /myapp/app/assets/stylesheets/profiles.scss */
.service .s-details > div {
  width: 100%;
}
/* line 7941, /myapp/app/assets/stylesheets/profiles.scss */
.service .s-details .actions {
  margin-top: auto;
}
/* line 7945, /myapp/app/assets/stylesheets/profiles.scss */
.service .details, .service .actions {
  padding-left: 20px;
  padding-right: 20px;
}
/* line 7949, /myapp/app/assets/stylesheets/profiles.scss */
.service .top-portion {
  padding-left: 10px;
  padding-right: 10px;
}
/* line 7953, /myapp/app/assets/stylesheets/profiles.scss */
.service .top-portion {
  height: auto;
}
/* line 7956, /myapp/app/assets/stylesheets/profiles.scss */
.service .s-title {
  font-family: GeomanistMedium;
  margin-top: 12px;
}
/* line 7961, /myapp/app/assets/stylesheets/profiles.scss */
.service i {
  display: inline-block;
  margin-right: 5px;
}
/* line 7966, /myapp/app/assets/stylesheets/profiles.scss */
.service h2 {
  background-color: transparent;
  text-align: center;
  text-transform: capitalize;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 20px;
}
/* line 7975, /myapp/app/assets/stylesheets/profiles.scss */
.service h4 {
  color: #7e7e7e;
  margin-top: 5px;
}
/* line 7980, /myapp/app/assets/stylesheets/profiles.scss */
.service .details {
  display: flex;
  margin: 8px 0 2px;
  justify-content: center;
}
/* line 7984, /myapp/app/assets/stylesheets/profiles.scss */
.service .details .price, .service .details .duration {
  width: 50%;
  display: flex;
  flex-direction: column;
  font-size: 15px;
  color: #333;
}
/* line 7990, /myapp/app/assets/stylesheets/profiles.scss */
.service .details .price label, .service .details .duration label {
  color: #696969;
}
/* line 7993, /myapp/app/assets/stylesheets/profiles.scss */
.service .details .price span, .service .details .duration span {
  font-size: 20px;
  font-weight: 700;
}
/* line 7999, /myapp/app/assets/stylesheets/profiles.scss */
.service .no-of-bookings {
  margin: 5px 0 10px;
  font-size: 15px;
}
/* line 8002, /myapp/app/assets/stylesheets/profiles.scss */
.service .no-of-bookings label {
  color: #696969;
  margin-right: 3px;
}
/* line 8007, /myapp/app/assets/stylesheets/profiles.scss */
.service .actions {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
/* line 8011, /myapp/app/assets/stylesheets/profiles.scss */
.service .actions .edit-link {
  margin-left: auto;
}
/* line 8015, /myapp/app/assets/stylesheets/profiles.scss */
.service .actions .delete-card {
  margin-left: 10px;
}
/* line 8019, /myapp/app/assets/stylesheets/profiles.scss */
.service .actions .delete-card, .service .actions .edit-link {
  display: flex;
  align-items: center;
}
/* line 8025, /myapp/app/assets/stylesheets/profiles.scss */
.service.add-new {
  padding: 20px;
}
/* line 8028, /myapp/app/assets/stylesheets/profiles.scss */
.service.add-new .create-area {
  cursor: pointer;
  height: 100%;
  background-color: #f6f7f9;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23abacad' stroke-width='5' stroke-dasharray='15' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
}
/* line 8031, /myapp/app/assets/stylesheets/profiles.scss */
.service.add-new .create-area span {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #697783;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 8041, /myapp/app/assets/stylesheets/profiles.scss */
.service.add-new .create-area span i {
  margin-right: 0;
}
/* line 8046, /myapp/app/assets/stylesheets/profiles.scss */
.service.add-new .create-area label {
  font-size: 25px;
  color: #697783;
  width: 190px;
  margin-top: 5px;
  cursor: pointer;
}
/* line 8067, /myapp/app/assets/stylesheets/profiles.scss */
.service.add-new:hover .create-area {
  background-color: var(--brand-primary-hover);
}
/* line 8074, /myapp/app/assets/stylesheets/profiles.scss */
.service.template .actions {
  justify-content: center;
}
/* line 8076, /myapp/app/assets/stylesheets/profiles.scss */
.service.template .actions span {
  margin-top: 15px;
  display: flex;
  align-items: center;
  color: #EF506E;
  font-weight: bold;
}
/* line 8082, /myapp/app/assets/stylesheets/profiles.scss */
.service.template .actions span i {
  margin-right: 3px;
  font-size: 20px;
}
/* line 8087, /myapp/app/assets/stylesheets/profiles.scss */
.service.template .actions a {
  margin-top: 5px;
}
/* line 8089, /myapp/app/assets/stylesheets/profiles.scss */
.service.template .actions a i {
  margin-right: 0;
}
/* line 8095, /myapp/app/assets/stylesheets/profiles.scss */
.service .currency-tooltip {
  font-size: 13px;
}

/* line 8100, /myapp/app/assets/stylesheets/profiles.scss */
.service .form-control {
  position: relative;
}

/* line 8104, /myapp/app/assets/stylesheets/profiles.scss */
#active_services .service .details .price {
  width: 100%;
}

/* line 8109, /myapp/app/assets/stylesheets/profiles.scss */
.pick-date input.form-control, .pick-time input.form-control {
  background-position: calc(100% - 9px) calc(100% - 6px);
  background-repeat: no-repeat;
  background-size: 20px;
  background-color: transparent;
}
/* line 8116, /myapp/app/assets/stylesheets/profiles.scss */
.pick-date .picker__holder, .pick-time .picker__holder {
  max-width: 269px;
}

/* line 8123, /myapp/app/assets/stylesheets/profiles.scss */
#create-new-modal .pick-date .picker__holder, #create-new-modal .pick-time .picker__holder {
  max-width: 249px;
}

/* line 8129, /myapp/app/assets/stylesheets/profiles.scss */
.pick-date input.form-control {
  background-image: url(/assets/calendar-svgrepo-com-607cfd66d4816d3703a68091ae463ffd380e7109a2ac3a828245f95441df7598.svg);
}

/* line 8133, /myapp/app/assets/stylesheets/profiles.scss */
.pick-time input.form-control {
  background-image: url(/assets/clock-svgrepo-com-4fe6d9386ddbfd9ff9471b6d48f3a066e62f6867c4b775c374672deeb7a06e55.svg);
}

/* line 8138, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .panel-heading {
  display: flex;
  flex-direction: row-reverse;
  margin-bottom: 0;
}
/* line 8143, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .panel-heading a {
  margin-left: 10px;
}
/* line 8148, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item {
  border: none;
}
/* line 8151, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item h3.panel-title {
  margin-right: auto;
  color: #333;
  text-transform: capitalize;
}
/* line 8157, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item .panel-body {
  padding-bottom: 0;
}
/* line 8162, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item .show-item label {
  display: block;
  width: auto;
  margin-right: 10px;
}
/* line 8168, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item .show-item img {
  width: 100%;
  height: auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 8174, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item .show-item .bo-port-flex-photo {
  width: 100%;
  height: 180px;
  overflow: hidden;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
/* line 8180, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item .show-item .bo-port-flex-photo .image-type {
  background: #fff;
  height: 25px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  position: absolute;
  font-size: 11px;
  padding: 5px 10px;
  top: 15px;
  left: 30px;
}
/* line 8190, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item .show-item .bo-port-flex-photo .image-type.video {
  color: #f60103;
  z-index: 500;
}
/* line 8194, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item .show-item .bo-port-flex-photo .image-type.video + span {
  display: flex;
  position: relative;
  display: flex;
  justify-content: center;
}
/* line 8200, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item .show-item .bo-port-flex-photo .image-type.video + span .play-wrapper {
  position: absolute;
  width: 46px;
  height: 46px;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  border: 1px solid #fff;
  padding: 5px;
  background: transparent;
  top: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 8213, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item .show-item .bo-port-flex-photo .image-type.video + span .play-wrapper i {
  background: #fff;
  width: 34px;
  height: 34px;
  padding-top: 10px;
  padding-left: 13px;
  margin-right: 0;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}
/* line 8226, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item .show-item .bo-port-flex-photo .crop-portfolio-image {
  left: unset;
  right: 25px;
}
/* line 8231, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item .show-item .bo-port-flex-photo span {
  /*height: 150px;*/
  display: block;
}
/* line 8237, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item .show-item .panel-title {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 22px;
  color: #2d2d2d;
  cursor: move;
}
/* line 8246, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item .account-settings-buttons {
  margin-bottom: 10px;
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
/* line 8251, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item .account-settings-buttons .btn {
  margin-left: 10px;
  margin-right: 10px;
  padding: 6px 30px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
/* line 8260, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item .edit-item label.upload-image {
  display: block;
  text-align: center;
}
/* line 8264, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item .edit-item .bo-port-flex-photo {
  width: 475px;
  height: 250px;
  overflow: hidden;
  margin: 0 auto;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
/* line 8272, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item .edit-item .portfolio-solo-overlay-sub-camera {
  padding-top: 0;
}
/* line 8276, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item .edit-item .image-upload-no-image {
  padding-top: 102px;
  color: #fff;
}
/* line 8280, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item .edit-item > div.col-lg-12 {
  margin-bottom: 10px;
}
/* line 8285, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item .preview-image-portfolio {
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 0;
  padding-bottom: 66.67%;
  position: relative;
}
/* line 8294, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item .portfolio-placeholder {
  width: 100%;
  height: 0;
  padding-bottom: 66.67%;
  position: relative;
  border: 1px dashed #505050;
}
/* line 8302, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item .portfolio-solo-overlay, .portfolio-wrapper .portfolio-item .portfolio-placeholder {
  display: none;
}
/* line 8305, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item .portfolio-solo-container {
  margin: 0 auto;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 240px;
  position: relative;
  overflow: hidden;
}
/* line 8316, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item .portfolio-solo-container:hover .preview-image-portfolio {
  /*display: none;*/
}
/* line 8320, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item .portfolio-solo-container:hover .portfolio-solo-overlay {
  display: flex;
}
/* line 8324, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item .portfolio-solo-container:hover .portfolio-placeholder {
  display: block;
}
/* line 8329, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .portfolio-item input[type="file"] {
  visibility: hidden;
}
/* line 8336, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .ui-state-default {
  padding-top: 0;
  height: 360px;
}
/* line 8340, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .ui-state-default .panel-heading {
  padding: 0px 20px 20px;
}
/* line 8345, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper .waiting {
  top: -35px;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
/* line 8349, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-wrapper.for-new-item {
  height: auto;
  margin-bottom: 0;
}

/* line 8355, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.edit .portfolio-wrapper .account-settings-buttons .waiting {
  left: 0;
}

/* line 8359, /myapp/app/assets/stylesheets/profiles.scss */
.modal-header {
  border-bottom: 0;
}
/* line 8361, /myapp/app/assets/stylesheets/profiles.scss */
.modal-header .modal-title {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 30px;
  color: #2d2d2d;
}

/* line 8371, /myapp/app/assets/stylesheets/profiles.scss */
#create-new-modal .modal-header, #active-service-modal-pick-my-brain-call .modal-header, .active-service-modal .modal-header {
  padding-bottom: 0;
}
/* line 8373, /myapp/app/assets/stylesheets/profiles.scss */
#create-new-modal .modal-header h4.modal-title, #active-service-modal-pick-my-brain-call .modal-header h4.modal-title, .active-service-modal .modal-header h4.modal-title {
  margin-top: 5px;
  margin-bottom: 0px;
}

/* line 8380, /myapp/app/assets/stylesheets/profiles.scss */
.service_saved_modal .modal-title {
  margin-bottom: 0;
  font-size: 20px;
}
/* line 8384, /myapp/app/assets/stylesheets/profiles.scss */
.service_saved_modal .modal-body {
  text-align: center;
  margin-bottom: 30px;
  padding-top: 0;
  padding-bottom: 0;
}

/* line 8393, /myapp/app/assets/stylesheets/profiles.scss */
.srt .service_saved_modal button.btn.btn-primary {
  background-color: #F69647;
  border-color: #F69647;
}

/* line 8401, /myapp/app/assets/stylesheets/profiles.scss */
#create-new-modal .modal-header h4.modal-title, .active-service-modal .modal-header h4.modal-title {
  margin-bottom: 20px;
  min-height: 45px;
  white-space: nowrap;
  overflow-x: hidden;
}

/* line 8410, /myapp/app/assets/stylesheets/profiles.scss */
body.password_resets {
  background: none;
}
/* line 8413, /myapp/app/assets/stylesheets/profiles.scss */
body.password_resets .container-fluid > div:last-child {
  position: absolute;
  width: 100%;
  bottom: 0;
}
/* line 8419, /myapp/app/assets/stylesheets/profiles.scss */
body.password_resets .container-fluid .container h2.title {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
}
/* line 8424, /myapp/app/assets/stylesheets/profiles.scss */
body.password_resets .container-fluid .container .password-reset-form {
  padding: 0;
  margin-top: 24px;
}
/* line 8427, /myapp/app/assets/stylesheets/profiles.scss */
body.password_resets .container-fluid .container .password-reset-form .help-block {
  color: #687583;
  font-weight: 400;
  font-size: 14px;
}
/* line 8432, /myapp/app/assets/stylesheets/profiles.scss */
body.password_resets .container-fluid .container .password-reset-form .form-group {
  margin-bottom: 24px;
}
/* line 8435, /myapp/app/assets/stylesheets/profiles.scss */
body.password_resets .container-fluid .container .password-reset-form input {
  height: 48px;
  border-radius: 10px;
  border: 1px solid #DDEAF0;
  padding: 12px 10px;
}
/* line 8441, /myapp/app/assets/stylesheets/profiles.scss */
body.password_resets .container-fluid .container .password-reset-form label {
  color: #687583;
  font-weight: 400;
  margin-bottom: 8px;
}

/* line 8453, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-item-modal h4.modal-title {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0px;
}

/* line 8460, /myapp/app/assets/stylesheets/profiles.scss */
.past-jobs-list, .educations-list {
  position: relative;
}
/* line 8463, /myapp/app/assets/stylesheets/profiles.scss */
.past-jobs-list h4, .educations-list h4 {
  font-size: 20px;
  font-weight: bold;
}
/* line 8469, /myapp/app/assets/stylesheets/profiles.scss */
.past-jobs-list .show-item a, .educations-list .show-item a {
  font-family: Lato, sans-serif;
  font-size: 14px;
}

/* line 8477, /myapp/app/assets/stylesheets/profiles.scss */
.portfolio-item-modal .modal-body {
  padding-top: 0;
  padding-right: 5%;
  padding-left: 5%;
}

/* line 8487, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.edit .past-jobs-list .account-settings-buttons .btn, .brain_onboardings.edit .educations-list .account-settings-buttons .btn {
  margin-top: 0;
  margin-bottom: 15px;
  padding: 6px 30px;
}

/* line 8496, /myapp/app/assets/stylesheets/profiles.scss */
.fade-in {
  animation: 0.7s ease-out fadeIn 1;
}

/* line 8501, /myapp/app/assets/stylesheets/profiles.scss */
#my-story .form-group {
  margin-bottom: 0;
}

/* line 8507, /myapp/app/assets/stylesheets/profiles.scss */
.copy-to-clipboard-wrapper form {
  position: absolute;
  z-index: -500;
  height: 0px;
  width: 0px;
}
/* line 8514, /myapp/app/assets/stylesheets/profiles.scss */
.copy-to-clipboard-wrapper .link-copied {
  height: 25px;
  width: 75px;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  font-size: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 3px;
  position: absolute;
  left: 26px;
  top: -33px;
}
/* line 8529, /myapp/app/assets/stylesheets/profiles.scss */
.copy-to-clipboard-wrapper .link-copied:before {
  content: "";
  position: absolute;
  top: 100%;
  width: 0;
  left: 35px;
  border-top: 5px solid rgba(0, 0, 0, 0.75);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}

/* line 8541, /myapp/app/assets/stylesheets/profiles.scss */
.modal-dialog {
  margin-top: 10rem;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* line 8550, /myapp/app/assets/stylesheets/profiles.scss */
#active-service-modal-pick-my-brain-call.modal.in .modal-dialog {
  margin-top: 20px;
  margin-bottom: auto;
  display: block;
  height: auto;
}

/* line 8558, /myapp/app/assets/stylesheets/profiles.scss */
.modal.fade .modal-dialog {
  transform: translate(0, -100%);
}

/* line 8562, /myapp/app/assets/stylesheets/profiles.scss */
.modal.in .modal-dialog {
  transform: translate(0, 0);
  min-width: 540px;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
/* line 8579, /myapp/app/assets/stylesheets/profiles.scss */
.educations-list > .waiting,
.past-jobs-list > .waiting {
  left: 45%;
  top: -26px;
}
/* line 8584, /myapp/app/assets/stylesheets/profiles.scss */
.educations-list > .waiting img,
.past-jobs-list > .waiting img {
  width: 80px;
  height: 80px;
}

/* line 8590, /myapp/app/assets/stylesheets/profiles.scss */
.waiting {
  position: absolute;
}
/* line 8593, /myapp/app/assets/stylesheets/profiles.scss */
.waiting img {
  width: 45px;
}

/* line 8599, /myapp/app/assets/stylesheets/profiles.scss */
.srt .nav-btn {
  display: none;
}

/* line 8604, /myapp/app/assets/stylesheets/profiles.scss */
.srt a:hover {
  text-decoration: none;
}

/* line 8610, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings.edit ul.breadcrumbs.above-heading {
  margin-top: 0;
}

/* line 8617, /myapp/app/assets/stylesheets/profiles.scss */
.past-experiences .panel .panel-heading {
  display: flex;
  justify-content: space-between;
  background: transparent;
}
/* line 8623, /myapp/app/assets/stylesheets/profiles.scss */
.past-experiences .panel .panel-heading h3 span {
  margin-right: 10px;
}
/* line 8628, /myapp/app/assets/stylesheets/profiles.scss */
.past-experiences .panel .panel-heading a.edit-link {
  margin-left: auto;
  margin-right: 10px;
  cursor: pointer;
}
/* line 8635, /myapp/app/assets/stylesheets/profiles.scss */
.past-experiences .panel label {
  text-transform: capitalize;
}
/* line 8640, /myapp/app/assets/stylesheets/profiles.scss */
.past-experiences .panel .show-item label {
  display: block;
  width: auto;
  margin-right: 10px;
}
/* line 8646, /myapp/app/assets/stylesheets/profiles.scss */
.past-experiences .panel .show-item p {
  margin-bottom: 5px;
}
/* line 8651, /myapp/app/assets/stylesheets/profiles.scss */
.past-experiences .panel .edit {
  display: none;
}
/* line 8656, /myapp/app/assets/stylesheets/profiles.scss */
.past-experiences .panel .edit label, .past-experiences .panel .new label {
  display: block;
}
/* line 8660, /myapp/app/assets/stylesheets/profiles.scss */
.past-experiences .panel .edit div[class^="col-lg-"], .past-experiences .panel .new div[class^="col-lg-"] {
  margin-bottom: 10px;
}
/* line 8665, /myapp/app/assets/stylesheets/profiles.scss */
.past-experiences .panel .edit .account-settings-buttons .btn.btn-raised, .past-experiences .panel .new .account-settings-buttons .btn.btn-raised {
  margin: 0 5px 0 0;
}

/* line 8673, /myapp/app/assets/stylesheets/profiles.scss */
.new-work-template, .new-education-template {
  visibility: hidden;
  position: absolute;
}

/* line 8678, /myapp/app/assets/stylesheets/profiles.scss */
[contenteditable][placeholder]:empty:before {
  content: attr(placeholder);
  position: absolute;
  color: gray;
  background-color: transparent;
}

/* line 8686, /myapp/app/assets/stylesheets/profiles.scss */
.show-item p span {
  font-weight: normal;
  line-height: 20px;
  padding: 0px 5px;
  display: inline-block;
  margin-bottom: 1px;
  margin-right: 2px;
  webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #e0eaf1;
  color: #555555;
}

/* line 8702, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline-container {
  margin: 0 auto;
}
/* line 8706, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
/* line 8712, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #ffffff;
  left: 50%;
  margin-left: -1.5px;
}
/* line 8723, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline > li {
  margin-bottom: 20px;
  position: relative;
  width: 50%;
  float: left;
  clear: left;
}
/* line 8731, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline > li:before,
.has-time-line .timeline > li:after {
  content: " ";
  display: table;
}
/* line 8737, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline > li:after {
  clear: both;
}
/* line 8741, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline > li:before,
.has-time-line .timeline > li:after {
  content: " ";
  display: table;
}
/* line 8747, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline > li:after {
  clear: both;
}
/* line 8751, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline > li > .timeline-panel {
  width: 95%;
  float: left;
  border: 1px solid #d4d4d4;
  background-color: #fff;
  /*border-radius: 2px;*/
  /*padding: 20px;*/
  position: relative;
  /*-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);*/
}
/* line 8761, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline > li > .timeline-panel > h2 {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 5px;
}
/* line 8768, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline > li > .timeline-panel img {
  padding: 0px 20px;
}
/* line 8772, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline > li > .timeline-panel .timeline-body {
  padding: 20px;
}
/* line 8775, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline > li > .timeline-panel .timeline-body p {
  margin: 0;
}
/* line 8779, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline > li > .timeline-panel .timeline-body > h3 {
  margin: 0;
}
/* line 8785, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .glyphicon-record {
  color: #FD8F3E;
}
/* line 8789, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}
/* line 8801, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}
/* line 8813, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline > li > .timeline-badge {
  color: #fff;
  width: 24px;
  height: 24px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  right: -12px;
  /*background-color: #999999;*/
  z-index: 100;
  /*
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  */
}
/* line 8833, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
/* line 8837, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
/* line 8844, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
/* line 8851, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline-badge > a {
  color: #C5C7C5 !important;
}
/* line 8855, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline-badge a:hover {
  color: #000 !important;
}
/* line 8859, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline-title {
  margin-top: 0;
  color: inherit;
}
/* line 8864, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline-body > p,
.has-time-line .timeline-body > ul {
  padding: 20px;
  margin-bottom: 0;
}
/* line 8870, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline-body > p + p {
  margin-top: 5px;
}
/* line 8874, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline-footer {
  padding: 20px;
  background-color: #f4f4f4;
}
/* line 8879, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline-footer > a {
  cursor: pointer;
  text-decoration: none;
}
/* line 8884, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 8896, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .tooltip.in {
  /*opacity:0;
  filter:alpha(opacity=80);*/
}
/* line 8902, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .tooltip.top {
  margin-top: -2px;
}
/* line 8906, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .tooltip.right {
  margin-left: 2px;
}
/* line 8910, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .tooltip.bottom {
  margin-top: 2px;
}
/* line 8914, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .tooltip.left {
  margin-left: -2px;
}
/* line 8918, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 0;
  margin-left: 0;
  border-left: 0 solid transparent;
  border-right: 5px solid transparent;
  border-top: 0 solid #000;
}
/* line 8927, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .tooltip.left .tooltip-arrow {
  bottom: 0;
  left: 0;
  margin-left: 0;
  border-left: 0 solid transparent;
  border-right: 5px solid transparent;
  border-top: 0 solid #000;
}
/* line 8936, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .tooltip.bottom .tooltip-arrow {
  bottom: 0;
  left: 0;
  margin-left: 0;
  border-left: 0 solid transparent;
  border-right: 5px solid transparent;
  border-top: 0 solid #000;
}
/* line 8945, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .tooltip.right .tooltip-arrow {
  bottom: 0;
  left: 0;
  margin-left: 0;
  border-left: 0 solid transparent;
  border-right: 5px solid transparent;
  border-top: 0 solid #000;
}
/* line 8954, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .tooltip-inner {
  width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #313131;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
/* line 8966, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}
/* line 8972, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline > li.timeline-inverted {
  float: right;
  clear: right;
  margin-bottom: 20px;
}
/* line 8979, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline > li:nth-child(2) {
  margin-top: 60px;
}
/* line 8983, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline > li.timeline-inverted > .timeline-badge {
  left: -12px;
}
/* line 8988, /myapp/app/assets/stylesheets/profiles.scss */
.has-time-line .timeline-heading img {
  width: 100%;
}
@media (max-width: 767px) {
  /* line 8994, /myapp/app/assets/stylesheets/profiles.scss */
  .has-time-line ul.timeline:before {
    left: 40px;
  }
  /* line 8998, /myapp/app/assets/stylesheets/profiles.scss */
  .has-time-line ul.timeline > li {
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    float: left;
    clear: left;
  }
  /* line 9005, /myapp/app/assets/stylesheets/profiles.scss */
  .has-time-line ul.timeline > li > .timeline-panel {
    width: calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
  }
  /* line 9011, /myapp/app/assets/stylesheets/profiles.scss */
  .has-time-line ul.timeline > li > .timeline-badge {
    left: 28px;
    margin-left: 0;
    top: 16px;
  }
  /* line 9017, /myapp/app/assets/stylesheets/profiles.scss */
  .has-time-line ul.timeline > li > .timeline-panel {
    float: right;
  }
  /* line 9021, /myapp/app/assets/stylesheets/profiles.scss */
  .has-time-line ul.timeline > li > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }
  /* line 9028, /myapp/app/assets/stylesheets/profiles.scss */
  .has-time-line ul.timeline > li > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }
  /* line 9035, /myapp/app/assets/stylesheets/profiles.scss */
  .has-time-line .timeline > li.timeline-inverted {
    float: left;
    clear: left;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  /* line 9042, /myapp/app/assets/stylesheets/profiles.scss */
  .has-time-line .timeline > li.timeline-inverted > .timeline-badge {
    left: 28px;
  }
}

/* line 9049, /myapp/app/assets/stylesheets/profiles.scss */
.scheduler {
  margin-bottom: 10px;
}
/* line 9050, /myapp/app/assets/stylesheets/profiles.scss */
.scheduler form {
  display: flex;
}
/* line 9054, /myapp/app/assets/stylesheets/profiles.scss */
.scheduler .btn, .scheduler button {
  text-align: left;
}
/* line 9060, /myapp/app/assets/stylesheets/profiles.scss */
.scheduler .btn {
  margin-right: 3px;
}
/* line 9064, /myapp/app/assets/stylesheets/profiles.scss */
.scheduler .buttons-inline {
  display: inline-block;
}
/* line 9068, /myapp/app/assets/stylesheets/profiles.scss */
.scheduler .buttons {
  align-self: flex-end;
}
/* line 9072, /myapp/app/assets/stylesheets/profiles.scss */
.scheduler .save, .scheduler .cancel {
  border: none;
  background-color: #fff;
  margin-right: 10px;
  padding-left: 0;
  font-size: 14px;
  padding-right: 0;
  font-family: Poppins, sans-serif;
}
/* line 9081, /myapp/app/assets/stylesheets/profiles.scss */
.scheduler .save i, .scheduler .cancel i {
  display: inline-block;
  margin-right: 3px;
}
/* line 9087, /myapp/app/assets/stylesheets/profiles.scss */
.scheduler .save {
  color: #19321a;
}
/* line 9091, /myapp/app/assets/stylesheets/profiles.scss */
.scheduler .cancel {
  color: #7F7F7F;
}
/* line 9096, /myapp/app/assets/stylesheets/profiles.scss */
.scheduler .col-xs-12 label {
  font-size: 15px;
  color: #333;
}

/* line 9103, /myapp/app/assets/stylesheets/profiles.scss */
.add-new-schedule {
  background-color: #ff7300;
  color: #fff;
  width: 150px;
  margin-left: 0;
}

/* line 9109, /myapp/app/assets/stylesheets/profiles.scss */
.ui-state-active {
  background-color: #ff7300;
  color: #fff;
}

/* line 9114, /myapp/app/assets/stylesheets/profiles.scss */
.brain_onboardings .ui-state-default.ui-state-active {
  background-color: #ff7300;
  color: #fff;
}

/* line 9121, /myapp/app/assets/stylesheets/profiles.scss */
#bo-portfolio-panel .nested-fields .controls {
  margin-top: 47px;
}
/* line 9125, /myapp/app/assets/stylesheets/profiles.scss */
#bo-portfolio-panel-body #bo-portfolio-panel .nested-fields {
  position: relative;
}
/* line 9128, /myapp/app/assets/stylesheets/profiles.scss */
#bo-portfolio-panel-body #bo-portfolio-panel .nested-fields .remove_fields.existing {
  font-size: 20px;
}

/* line 9135, /myapp/app/assets/stylesheets/profiles.scss */
.controls {
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* line 9140, /myapp/app/assets/stylesheets/profiles.scss */
.controls span {
  color: #aaa;
}
/* line 9145, /myapp/app/assets/stylesheets/profiles.scss */
.controls:hover span {
  color: #999;
}
/* line 9150, /myapp/app/assets/stylesheets/profiles.scss */
.controls .red-link {
  position: absolute;
  bottom: -28px;
}
/* line 9154, /myapp/app/assets/stylesheets/profiles.scss */
.controls .red-link .ti-trash {
  font-size: 15px;
}
/* line 9159, /myapp/app/assets/stylesheets/profiles.scss */
.controls .red-link:hover .ti-trash {
  font-size: 17px;
}

/* line 9166, /myapp/app/assets/stylesheets/profiles.scss */
.save-link {
  color: #007bff;
}
/* line 9169, /myapp/app/assets/stylesheets/profiles.scss */
.save-link:hover {
  color: #0069d9;
}

/* line 9174, /myapp/app/assets/stylesheets/profiles.scss */
a.edit-link, .ui-state-default a.edit-link {
  color: #fab847;
  cursor: pointer;
}
/* line 9178, /myapp/app/assets/stylesheets/profiles.scss */
a.edit-link:hover, .ui-state-default a.edit-link:hover {
  color: #f66147;
}

/* line 9183, /myapp/app/assets/stylesheets/profiles.scss */
.service_listings .pickr .pcr-button {
  width: 100%;
  height: 34px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 9189, /myapp/app/assets/stylesheets/profiles.scss */
.select2-container .select2-selection--single {
  height: 32px;
}

/* line 9193, /myapp/app/assets/stylesheets/profiles.scss */
.select2-container .select2-selection--single {
  height: 32px !important;
  line-height: 32px;
}

/* line 9198, /myapp/app/assets/stylesheets/profiles.scss */
.select2-container--default .select2-selection--single {
  border: none !important;
}

/* line 9202, /myapp/app/assets/stylesheets/profiles.scss */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 32px !important;
  border: 1px solid #ccc !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: flex;
  align-items: center;
}

/* line 9210, /myapp/app/assets/stylesheets/profiles.scss */
.service_listings .select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 2px;
}

/* line 9215, /myapp/app/assets/stylesheets/profiles.scss */
.select2-results__options li {
  display: flex;
  align-items: center;
}
/* line 9219, /myapp/app/assets/stylesheets/profiles.scss */
.select2-results__options li i {
  display: inline-block;
  margin-right: 3px;
  width: 20px;
  text-align: center;
}

/* line 9228, /myapp/app/assets/stylesheets/profiles.scss */
table.wallet_balances ul {
  margin-bottom: 0;
  list-style: none;
}

/* line 9234, /myapp/app/assets/stylesheets/profiles.scss */
.download-csv {
  background-color: #EF506E;
  color: #fff;
  border: none;
  margin-left: 3px;
  display: flex;
  align-items: center;
  max-height: 34px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
/* line 9242, /myapp/app/assets/stylesheets/profiles.scss */
.download-csv i {
  margin-right: 2px;
}
/* line 9246, /myapp/app/assets/stylesheets/profiles.scss */
.download-csv:hover, .download-csv.btn-default:hover, .download-csv.btn-default:focus {
  background-color: #BF3E53;
  color: #fff;
}

/* line 9252, /myapp/app/assets/stylesheets/profiles.scss */
#reportrange {
  background: #fff;
  cursor: pointer;
  padding: 5px 10px;
  border: 1px solid #ccc;
  width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  min-height: 34px;
}

/* line 9262, /myapp/app/assets/stylesheets/profiles.scss */
.week-day {
  margin-bottom: 10px;
}
/* line 9264, /myapp/app/assets/stylesheets/profiles.scss */
.week-day .day input {
  margin-right: 5px;
}
/* line 9269, /myapp/app/assets/stylesheets/profiles.scss */
.week-day .time {
  display: flex;
  /*width: 100px;*/
}
/* line 9272, /myapp/app/assets/stylesheets/profiles.scss */
.week-day .time label {
  margin-right: 5px;
  display: block;
}
/* line 9277, /myapp/app/assets/stylesheets/profiles.scss */
.week-day .time input {
  margin-right: 20px;
  width: 175px;
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  /*width: 100px;*/
}
/* line 9299, /myapp/app/assets/stylesheets/profiles.scss */
.week-day .time .picker__list {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 9304, /myapp/app/assets/stylesheets/profiles.scss */
.week-day .time .picker--time {
  max-width: 100px;
  min-width: auto;
  max-width: 100px;
}
/* line 9309, /myapp/app/assets/stylesheets/profiles.scss */
.week-day .time .picker--time .picker__button--clear {
  width: 100%;
  margin-top: 0;
}
/* line 9315, /myapp/app/assets/stylesheets/profiles.scss */
.week-day .time .picker__holder {
  width: 100px;
}
/* line 9322, /myapp/app/assets/stylesheets/profiles.scss */
.week-day li.s-swtich {
  list-style: none;
  display: inline-block;
  margin-right: 8px;
}
/* line 9327, /myapp/app/assets/stylesheets/profiles.scss */
.week-day li.s-swtich + label {
  position: relative;
  top: 3px;
  display: inline-block;
}

/* line 9336, /myapp/app/assets/stylesheets/profiles.scss */
.schedule-wrapper.col-lg-12, .schedule-wrapper .col-lg-12 {
  margin-bottom: 0;
}
/* line 9340, /myapp/app/assets/stylesheets/profiles.scss */
.schedule-wrapper h4 {
  margin-top: 0;
}

/* line 9345, /myapp/app/assets/stylesheets/profiles.scss */
.s-swtich + label {
  font-size: 15px;
  color: #333;
}

/* line 9350, /myapp/app/assets/stylesheets/profiles.scss */
.skills-and-languages .panel {
  width: calc(100% - 60px);
}
/* line 9353, /myapp/app/assets/stylesheets/profiles.scss */
.skills-and-languages .waiting {
  left: 82px;
}

/* line 9357, /myapp/app/assets/stylesheets/profiles.scss */
.form-group.profile_bookable {
  margin-bottom: 0;
}

/* line 9361, /myapp/app/assets/stylesheets/profiles.scss */
.latest-news + .waiting {
  position: relative;
  left: 0;
  top: 0;
  text-align: center;
  padding-bottom: 10px;
}

/* line 9369, /myapp/app/assets/stylesheets/profiles.scss */
.holidays {
  clear: both;
}
/* line 9372, /myapp/app/assets/stylesheets/profiles.scss */
.holidays h4 {
  margin-top: 0;
}
/* line 9376, /myapp/app/assets/stylesheets/profiles.scss */
.holidays .edit {
  margin-right: 10px;
  cursor: pointer;
}
/* line 9381, /myapp/app/assets/stylesheets/profiles.scss */
.holidays .col-lg-12 {
  margin-bottom: 0;
}

/* line 9386, /myapp/app/assets/stylesheets/profiles.scss */
.sidebar-menu .btn-primary-brain {
  background: #EF506E;
  opacity: 1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* line 9390, /myapp/app/assets/stylesheets/profiles.scss */
.sidebar-menu .btn-primary-brain:hover {
  background: #BF3E53;
}

/* line 9397, /myapp/app/assets/stylesheets/profiles.scss */
.holidays-wrapper .col-lg-12 {
  margin-bottom: 0;
}

/* line 9403, /myapp/app/assets/stylesheets/profiles.scss */
.general-availability-wrapper p.help-block {
  margin-bottom: 0;
}

/* line 9407, /myapp/app/assets/stylesheets/profiles.scss */
[id^=image-preview] {
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
  transition: outline-offset .15s ease-in-out, background-color .15s linear;
  background-position: 50% 18%;
  width: 245px !important;
  height: 300px !important;
  margin: 20px auto 0 auto !important;
}

/* line 9420, /myapp/app/assets/stylesheets/profiles.scss */
.files input {
  padding: 150px 0px 75px 35%;
  text-align: center !important;
  margin: 0;
  width: 100% !important;
  background-size: 100% auto;
  opacity: 0;
  cursor: pointer;
}

/* line 9429, /myapp/app/assets/stylesheets/profiles.scss */
.files input:focus {
  outline: 2px dashed #92b0b3;
  outline-offset: -10px;
  -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
  transition: outline-offset .15s ease-in-out, background-color .15s linear;
  border: 1px solid #92b0b3;
}

/* line 9434, /myapp/app/assets/stylesheets/profiles.scss */
.files {
  position: relative;
}
/* line 9436, /myapp/app/assets/stylesheets/profiles.scss */
.files.form-group {
  margin-bottom: 5px;
}

/* line 9441, /myapp/app/assets/stylesheets/profiles.scss */
.files:after {
  pointer-events: none;
  position: absolute;
  top: 60px;
  left: 0;
  width: 50px;
  right: 0;
  height: 56px;
  content: "";
  background-image: url(/assets/file-image-solid-5fa7805fb4420eb9651851db44b0a39b370d2ceb56428afcae9589821cc380ae.svg);
  display: block;
  margin: 0 auto;
  background-size: 100%;
  background-repeat: no-repeat;
}

/* line 9455, /myapp/app/assets/stylesheets/profiles.scss */
.color input {
  background-color: #f1f1f1;
}

/* line 9456, /myapp/app/assets/stylesheets/profiles.scss */
.files:before {
  position: absolute;
  bottom: 40px;
  left: 0;
  pointer-events: none;
  width: 50%;
  right: 0;
  height: 40px;
  content: " Upload Image ";
  display: block;
  margin: 0 auto;
  color: #2ea591;
  text-transform: capitalize;
  text-align: center;
  background: #FD9C55;
  border-radius: 15px;
  color: white;
  padding: 12px;
  font-size: 12px;
  font-weight: 600;
}

/* line 9477, /myapp/app/assets/stylesheets/profiles.scss */
.input-hidden {
  position: absolute;
  left: -9999px;
}

/* line 9482, /myapp/app/assets/stylesheets/profiles.scss */
.coming-soon {
  position: absolute;
  bottom: 170px;
  left: calc(50% - 10px/2 + 20px);
  background: #FD9C55;
  border-radius: 3px;
  color: white;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 12px;
  width: fit-content;
  text-align: center;
  padding: 0px 5px 0px 5px;
}

/* line 9501, /myapp/app/assets/stylesheets/profiles.scss */
.image-radio-buttons input[type=radio]:checked + label > img {
  border: 2px solid #FD8F3E;
}

/* Stuff after this is only to make things more pretty */
/* line 9506, /myapp/app/assets/stylesheets/profiles.scss */
.image-radio-buttons input[type=radio] + label > img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: #F9F9F9;
}

/* line 9513, /myapp/app/assets/stylesheets/profiles.scss */
.interaction-image-radio-buttons input[type=radio]:checked + label > img {
  border: 2px solid #FD8F3E;
}

/* Stuff after this is only to make things more pretty */
/* line 9518, /myapp/app/assets/stylesheets/profiles.scss */
.interaction-image-radio-buttons input[type=radio] + label > img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: #F9F9F9;
}

/* line 9525, /myapp/app/assets/stylesheets/profiles.scss */
.interaction-image-radio-buttons {
  display: flex;
  justify-content: space-between;
  margin: 15px 0px;
}

/* line 9531, /myapp/app/assets/stylesheets/profiles.scss */
.image-label {
  position: relative;
  padding: 0px 10px;
}

/* line 9536, /myapp/app/assets/stylesheets/profiles.scss */
.icon-image {
  padding: 25px 75px 85px 75px;
}

/* line 9540, /myapp/app/assets/stylesheets/profiles.scss */
.category-icon-image {
  padding: 25px 75px 45px 75px;
}

/* line 9544, /myapp/app/assets/stylesheets/profiles.scss */
.flex-row {
  display: flex;
  justify-content: center;
}

/* line 9549, /myapp/app/assets/stylesheets/profiles.scss */
.interaction-icon-image {
  padding: 20px 35px 35px 45px;
}

/* line 9552, /myapp/app/assets/stylesheets/profiles.scss */
.disabled-image {
  -webkit-filter: grayscale(70%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(70%);
}

/* line 9557, /myapp/app/assets/stylesheets/profiles.scss */
.image-radio-buttons {
  display: flex;
  justify-content: space-between;
  margin: 15px 0px;
}

/* line 9563, /myapp/app/assets/stylesheets/profiles.scss */
.zoom-input-icons span {
  position: absolute;
  margin: 3px 10px;
}

/* line 9568, /myapp/app/assets/stylesheets/profiles.scss */
.zoom-input-icons input {
  padding-left: 4rem;
}

/* line 9572, /myapp/app/assets/stylesheets/profiles.scss */
.zoom-input-icon {
  color: #4895EC;
}

/* line 9576, /myapp/app/assets/stylesheets/profiles.scss */
.input-icons i {
  position: absolute;
}

/* line 9580, /myapp/app/assets/stylesheets/profiles.scss */
.input-icons {
  width: 100%;
  margin-bottom: 10px;
}

/* line 9585, /myapp/app/assets/stylesheets/profiles.scss */
.input-icons input {
  padding-left: 4rem;
}

/* line 9589, /myapp/app/assets/stylesheets/profiles.scss */
.icon {
  padding: 10px;
  color: green;
  min-width: 50px;
  text-align: center;
}

/* line 9596, /myapp/app/assets/stylesheets/profiles.scss */
.interaction-image-heading {
  position: absolute;
  bottom: 20px;
  text-align: center;
  font-weight: bold;
  left: calc(50% - 50px/2 + 6px);
}

/* line 9604, /myapp/app/assets/stylesheets/profiles.scss */
.image-heading {
  position: absolute;
  bottom: 55px;
  text-align: center;
  font-weight: bold;
  left: calc(50% - 90px/2 + 3px);
}

/* line 9612, /myapp/app/assets/stylesheets/profiles.scss */
.category-image-heading {
  position: absolute;
  bottom: 30px;
  text-align: center;
  font-weight: bold;
  left: calc(50% - 90px/2 + 3px);
}

/* line 9619, /myapp/app/assets/stylesheets/profiles.scss */
.image-text {
  position: absolute;
  bottom: 10px;
  font-size: small;
  text-align: center;
  width: 100%;
  padding: 0px 20px;
  left: -1px;
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  color: #687583;
  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 4px 0px;
}

/* line 9638, /myapp/app/assets/stylesheets/profiles.scss */
.confirm-tab-heading {
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #687583;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 8px 0px;
}

/* line 9653, /myapp/app/assets/stylesheets/profiles.scss */
.confirm-tab-sub-heading {
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  margin: 8px 0px;
}

/* line 9667, /myapp/app/assets/stylesheets/profiles.scss */
.image-preview {
  width: 245px !important;
  height: 300px !important;
  left: 0px;
  top: 26px;
  border: 1px solid #405b91;
  box-sizing: border-box;
  border-radius: 4px;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  margin: 8px 0px;
}

/* line 9681, /myapp/app/assets/stylesheets/profiles.scss */
.no-image-text {
  position: absolute;
  bottom: 50%;
  left: calc(50% - 120px/2 + 3px);
}

/* line 9687, /myapp/app/assets/stylesheets/profiles.scss */
.cancellation-text {
  font-family: Poppins !important;
  font-style: normal;
  font-weight: normal !important;
  font-size: 15px;
  line-height: 140%;
  display: flex;
  align-items: center;
  color: #687583;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  margin: 8px 0px;
}

/* line 9703, /myapp/app/assets/stylesheets/profiles.scss */
.cancellation-sub-text {
  font-family: Poppins !important;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 16px;
  line-height: 24px;
  display: flex !important;
  align-items: center;
  color: #000000 !important;
  flex: none;
  order: 1;
  flex-grow: 1;
  margin: 0px 12px;
}

/* line 9718, /myapp/app/assets/stylesheets/profiles.scss */
.confirm-tab-text {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  margin: 8px 0px;
}

/* line 9732, /myapp/app/assets/stylesheets/profiles.scss */
.service-modal-heading {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  margin: 10px 0px;
}

/* line 9746, /myapp/app/assets/stylesheets/profiles.scss */
.service-navbar-heading {
  font-family: Poppins !important;
  font-style: normal;
  font-weight: normal !important;
  font-size: 14px !important;
  line-height: 21px;
  display: flex;
  align-items: center;
  color: #687583 !important;
  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 15px 0px;
  top: 130px !important;
}

/* line 9762, /myapp/app/assets/stylesheets/profiles.scss */
.dash {
  border-bottom: dashed 2px #FD8F3E;
  width: 62px;
  height: 7px;
  margin: 0 5px 0 5px;
}

/* line 9769, /myapp/app/assets/stylesheets/profiles.scss */
.zoom-label {
  font-family: Poppins !important;
  font-style: normal;
  font-weight: normal !important;
  font-size: 14px;
  line-height: 21px;
  display: flex;
  align-items: center;
  color: #687583;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  margin: 4px 0px;
}

/* line 9785, /myapp/app/assets/stylesheets/profiles.scss */
.service-modal-title {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 20px !important;
  line-height: 30px;
  text-align: center;
  color: #000000;
  flex: none;
  order: 0;
  flex-grow: 1;
  margin: 0px 20px;
}

/* line 9799, /myapp/app/assets/stylesheets/profiles.scss */
.service-help-text {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #687583;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 1;
  margin: 4px 2px;
}

/* line 9815, /myapp/app/assets/stylesheets/profiles.scss */
.timezone-text {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 12px !important;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #000000;
  flex: none;
  order: 1;
  flex-grow: 0;
}

/* line 9829, /myapp/app/assets/stylesheets/profiles.scss */
.specific-date-label {
  font-family: Poppins !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 14px !important;
  line-height: 21px;
  display: flex !important;
  align-items: center;
  color: #000000;
  flex: none;
  order: 1;
  flex-grow: 1;
}

/* line 9843, /myapp/app/assets/stylesheets/profiles.scss */
.details-frame {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px 0px;
  position: relative;
  width: 100%;
  height: 150px;
  /* BG */
  background: #F9F9F9;
  /* Brand */
  border: 2px solid #FD8F3E;
  box-sizing: border-box;
  border-radius: 8px;
}

/* line 9863, /myapp/app/assets/stylesheets/profiles.scss */
.image-avatar {
  position: static;
  object-fit: cover;
  width: 42px;
  height: 42px;
  left: 0px;
  top: 0px;
  border-radius: 50px;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 16px;
}

/* line 9877, /myapp/app/assets/stylesheets/profiles.scss */
.image-avatar:after {
  background-color: black;
}

/* line 9881, /myapp/app/assets/stylesheets/profiles.scss */
.frame-heading-1 {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 5px 0px;
}

/* line 9894, /myapp/app/assets/stylesheets/profiles.scss */
.frame-heading-2 {
  position: relative;
  top: 25px;
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #687583;
  flex: none;
  order: 1;
  flex-grow: 0;
  margin-left: -480px;
}

/* line 9909, /myapp/app/assets/stylesheets/profiles.scss */
.published-frame-heading-2 {
  position: relative;
  top: 24px;
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #687583;
  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 5px 0px 0px -392px;
}

/* line 9924, /myapp/app/assets/stylesheets/profiles.scss */
.frame-heading-3 {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  text-align: right;
  color: #FD8F3E;
  flex: 1;
  order: 2;
  margin: 0px 16px;
}

/* line 9937, /myapp/app/assets/stylesheets/profiles.scss */
.frame-heading-4 {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  color: #687583;
  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 15px 16px;
  width: 90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 9954, /myapp/app/assets/stylesheets/profiles.scss */
.font-text {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 0px 10px;
}

/* line 9967, /myapp/app/assets/stylesheets/profiles.scss */
.success-frame {
  display: flex;
  padding: 10px 0px;
  position: relative;
  width: 100%;
  height: 80px;
  background: #F9F9F9;
  border: 2px solid #B5DCD5;
  box-sizing: border-box;
  border-radius: 8px;
}

/* line 9979, /myapp/app/assets/stylesheets/profiles.scss */
.success-frame i {
  margin: 0px 10px 0px 30px;
}

/* line 9983, /myapp/app/assets/stylesheets/profiles.scss */
.success-frame a {
  color: #30B59C;
  cursor: pointer;
}
/* line 9986, /myapp/app/assets/stylesheets/profiles.scss */
.success-frame a:hover {
  color: #196d5d;
}

/* line 9991, /myapp/app/assets/stylesheets/profiles.scss */
.image-uploaded .files:before {
  color: #fff;
}

/* line 9995, /myapp/app/assets/stylesheets/profiles.scss */
.image-uploaded .files:after {
  background-image: url(/assets/upload-white-17a1ad143c5817ad62fa05f1f83293b6d09e207b87cb60f213b5e79cb196dae0.svg);
}

/* line 9999, /myapp/app/assets/stylesheets/profiles.scss */
.no-image + .bottom {
  display: none !important;
}

/* line 10004, /myapp/app/assets/stylesheets/profiles.scss */
.srt button.btn.btn-primary, .srt a.btn-primary, .srt input.btn-primary {
  background-color: #EF506E;
  font-family: GeomanistRegular, sans-serif;
  color: #FFF;
}
/* line 10008, /myapp/app/assets/stylesheets/profiles.scss */
.srt button.btn.btn-primary:hover, .srt a.btn-primary:hover, .srt input.btn-primary:hover {
  background-color: #BF3E53;
  border: #EF506E solid 1px;
}

/* line 10018, /myapp/app/assets/stylesheets/profiles.scss */
.add-new-holiday {
  background-color: #EF506E;
  color: #FFF;
}
/* line 10021, /myapp/app/assets/stylesheets/profiles.scss */
.add-new-holiday:hover {
  background-color: #BF3E53;
}

/* line 10027, /myapp/app/assets/stylesheets/profiles.scss */
.total_reviews [id*="chart-"] {
  height: 394px;
}

/* line 10033, /myapp/app/assets/stylesheets/profiles.scss */
.controls .move-up, .controls .move-down {
  font-size: 20px;
  margin-left: 1px;
  cursor: pointer;
}
/* line 10039, /myapp/app/assets/stylesheets/profiles.scss */
.controls .handle {
  display: flex;
  flex-direction: column;
  cursor: move;
  height: 24px;
}
/* line 10045, /myapp/app/assets/stylesheets/profiles.scss */
.controls .handle span {
  display: block;
  height: 6px;
}

/* line 10054, /myapp/app/assets/stylesheets/profiles.scss */
table.text-center tbody th, table.text-center tbody td, table.text-center th, table.text-center td {
  text-align: center !important;
  padding: 8px;
  vertical-align: middle;
}
/* line 10061, /myapp/app/assets/stylesheets/profiles.scss */
table.text-center tbody td ul, table.text-center td ul {
  margin-bottom: 0;
}
/* line 10064, /myapp/app/assets/stylesheets/profiles.scss */
table.text-center tbody td ul li, table.text-center td ul li {
  list-style: none;
}

/* line 10072, /myapp/app/assets/stylesheets/profiles.scss */
div.text-centered {
  text-align: center;
}

/* line 10076, /myapp/app/assets/stylesheets/profiles.scss */
.table-heading {
  font-weight: 700;
}

/* line 10080, /myapp/app/assets/stylesheets/profiles.scss */
.table-hover > tbody > tr:hover {
  background-color: transparent;
}

/* line 10084, /myapp/app/assets/stylesheets/profiles.scss */
.shake-little {
  display: inherit;
  transform-origin: center center;
}

/* line 10089, /myapp/app/assets/stylesheets/profiles.scss */
.shake-freeze,
.shake-constant.shake-constant--hover:hover,
.shake-trigger:hover .shake-constant.shake-constant--hover {
  animation-play-state: paused;
}

/* line 10095, /myapp/app/assets/stylesheets/profiles.scss */
.shake-freeze:hover,
.shake-trigger:hover .shake-freeze, .shake-little:hover,
.shake-trigger:hover .shake-little {
  animation-play-state: running;
}

@keyframes shake-little {
  2% {
    transform: translate(0px, 1px) rotate(0.5deg);
  }
  4% {
    transform: translate(0px, 1px) rotate(0.5deg);
  }
  6% {
    transform: translate(1px, 1px) rotate(0.5deg);
  }
  8% {
    transform: translate(0px, 0px) rotate(0.5deg);
  }
  10% {
    transform: translate(1px, 0px) rotate(0.5deg);
  }
  12% {
    transform: translate(1px, 1px) rotate(0.5deg);
  }
  14% {
    transform: translate(0px, 0px) rotate(0.5deg);
  }
  16% {
    transform: translate(1px, 0px) rotate(0.5deg);
  }
  18% {
    transform: translate(0px, 1px) rotate(0.5deg);
  }
  20% {
    transform: translate(0px, 1px) rotate(0.5deg);
  }
  22% {
    transform: translate(1px, 1px) rotate(0.5deg);
  }
  24% {
    transform: translate(0px, 1px) rotate(0.5deg);
  }
  26% {
    transform: translate(0px, 0px) rotate(0.5deg);
  }
  28% {
    transform: translate(1px, 0px) rotate(0.5deg);
  }
  30% {
    transform: translate(1px, 0px) rotate(0.5deg);
  }
  32% {
    transform: translate(0px, 1px) rotate(0.5deg);
  }
  34% {
    transform: translate(0px, 1px) rotate(0.5deg);
  }
  36% {
    transform: translate(0px, 0px) rotate(0.5deg);
  }
  38% {
    transform: translate(1px, 1px) rotate(0.5deg);
  }
  40% {
    transform: translate(1px, 0px) rotate(0.5deg);
  }
  42% {
    transform: translate(0px, 1px) rotate(0.5deg);
  }
  44% {
    transform: translate(0px, 1px) rotate(0.5deg);
  }
  46% {
    transform: translate(0px, 0px) rotate(0.5deg);
  }
  48% {
    transform: translate(0px, 1px) rotate(0.5deg);
  }
  50% {
    transform: translate(0px, 1px) rotate(0.5deg);
  }
  52% {
    transform: translate(1px, 1px) rotate(0.5deg);
  }
  54% {
    transform: translate(0px, 0px) rotate(0.5deg);
  }
  56% {
    transform: translate(0px, 0px) rotate(0.5deg);
  }
  58% {
    transform: translate(0px, 0px) rotate(0.5deg);
  }
  60% {
    transform: translate(0px, 1px) rotate(0.5deg);
  }
  62% {
    transform: translate(0px, 0px) rotate(0.5deg);
  }
  64% {
    transform: translate(1px, 0px) rotate(0.5deg);
  }
  66% {
    transform: translate(0px, 1px) rotate(0.5deg);
  }
  68% {
    transform: translate(0px, 0px) rotate(0.5deg);
  }
  70% {
    transform: translate(1px, 1px) rotate(0.5deg);
  }
  72% {
    transform: translate(1px, 0px) rotate(0.5deg);
  }
  74% {
    transform: translate(0px, 1px) rotate(0.5deg);
  }
  76% {
    transform: translate(0px, 1px) rotate(0.5deg);
  }
  78% {
    transform: translate(1px, 0px) rotate(0.5deg);
  }
  80% {
    transform: translate(1px, 0px) rotate(0.5deg);
  }
  82% {
    transform: translate(0px, 0px) rotate(0.5deg);
  }
  84% {
    transform: translate(1px, 0px) rotate(0.5deg);
  }
  86% {
    transform: translate(0px, 0px) rotate(0.5deg);
  }
  88% {
    transform: translate(0px, 0px) rotate(0.5deg);
  }
  90% {
    transform: translate(1px, 1px) rotate(0.5deg);
  }
  92% {
    transform: translate(1px, 1px) rotate(0.5deg);
  }
  94% {
    transform: translate(1px, 0px) rotate(0.5deg);
  }
  96% {
    transform: translate(1px, 0px) rotate(0.5deg);
  }
  98% {
    transform: translate(0px, 0px) rotate(0.5deg);
  }
  0%, 100% {
    transform: translate(0, 0) rotate(0);
  }
}
/* line 10254, /myapp/app/assets/stylesheets/profiles.scss */
.shake-little:hover,
.shake-trigger:hover .shake-little, .shake-little.shake-freeze, .shake-little.shake-constant {
  animation-name: shake-little;
  animation-duration: 100ms;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 2;
}

/* line 10262, /myapp/app/assets/stylesheets/profiles.scss */
.shake-horizontal:hover {
  animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  perspective: 100px;
}

@keyframes horizontal-shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-2px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(2px, 0, 0);
  }
}
/* line 10284, /myapp/app/assets/stylesheets/profiles.scss */
.service-card {
  display: flex;
}
/* line 10287, /myapp/app/assets/stylesheets/profiles.scss */
.service-card .row {
  width: 100%;
}
/* line 10290, /myapp/app/assets/stylesheets/profiles.scss */
.service-card .row [class*="col"] {
  padding-left: 3px;
  padding-right: 3px;
}

/* line 10297, /myapp/app/assets/stylesheets/profiles.scss */
#add-new-work {
  color: #fff;
}
/* line 10299, /myapp/app/assets/stylesheets/profiles.scss */
#add-new-work span {
  color: #fff;
}
/* line 10302, /myapp/app/assets/stylesheets/profiles.scss */
#add-new-work:last-child {
  margin-bottom: 20px;
}

/* line 10308, /myapp/app/assets/stylesheets/profiles.scss */
.service-templates .services-row {
  margin-top: 45px;
}

/* line 10313, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .table-responsive {
  overflow-x: hidden;
}
/* line 10318, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .service-container {
  display: block;
  margin-top: 45px;
}
/* line 10322, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .service-container .service-modal-btn {
  width: auto;
  margin: 0;
  display: flex;
  box-shadow: none;
  border: 0;
  text-align: center;
  align-items: center;
  min-height: auto;
}
/* line 10332, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .service-container .service-modal-btn .service-topper {
  height: 1px;
  border-radius: 0;
  background-color: #dee2e6;
}
/* line 10338, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .service-container .service-modal-btn .service-btn-footer {
  border-top: 0;
}
/* line 10341, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .service-container .service-modal-btn .service-btn-footer ul {
  width: 100%;
  display: flex;
  text-align: center;
  justify-content: space-evenly;
}
/* line 10347, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .service-container .service-modal-btn .service-btn-footer ul li {
  display: flex;
  text-align: center;
  align-items: center;
}
/* line 10352, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .service-container .service-modal-btn .service-btn-footer ul li a {
  color: #505050;
}
/* line 10356, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .service-container .service-modal-btn .service-btn-footer ul li i {
  font-size: 20px;
  cursor: pointer;
}
/* line 10363, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .service-container .service-modal-btn .service-btn-footer a.btn {
  visibility: hidden;
  position: absolute;
}
/* line 10369, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .service-container .service-modal-btn:hover {
  border-top: 0;
  top: 0;
  min-height: auto;
}
/* line 10375, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .service-container .service-modal-btn .edit-service-btn {
  border: 0;
}
/* line 10379, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .service-container .service-modal-btn a.edit-service-link {
  text-decoration: none;
  color: #212529;
}
/* line 10384, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .service-container .service-modal-btn h3.about-text-heading {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 700;
}
/* line 10392, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .service-container .service-modal-btn#service-reload-call .service-btn-footer .fa-trash-o, .services-table .service-container .service-modal-btn#service-reload-call .service-btn-footer .s-swtich {
  visibility: hidden;
}
/* line 10400, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .service-container .modal ul.steps {
  margin-left: 10%;
  margin-right: 10%;
  display: flex;
  margin-top: 50px;
  justify-content: space-between;
  background-position: top;
  background-size: 25px 1px;
  background-repeat: repeat-x;
  margin-bottom: 35px;
}
/* line 10410, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .service-container .modal ul.steps li {
  list-style: none;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-top: -15px;
  border: #F69647 solid;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 10420, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .service-container .modal ul.steps li label {
  position: absolute;
  top: 100px;
  color: #697783;
  font-size: 20px;
}
/* line 10426, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .service-container .modal ul.steps li a {
  color: #F69647;
  font-weight: bold;
}
/* line 10431, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .service-container .modal ul.steps li.complete {
  border: #F69647 solid;
  background: white;
}
/* line 10434, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .service-container .modal ul.steps li.complete a {
  color: #F69647;
}
/* line 10438, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .service-container .modal ul.steps li.current {
  background: #F69647;
}
/* line 10440, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .service-container .modal ul.steps li.current a {
  color: #fff;
}
/* line 10449, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .service-btn-footer {
  padding: 0;
}
/* line 10452, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .service-btn-footer ul {
  padding-left: 0;
  margin-bottom: 0;
}
/* line 10456, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .service-btn-footer ul li {
  list-style: none;
  display: inline-block;
}
/* line 10463, /myapp/app/assets/stylesheets/profiles.scss */
.services-table .modal {
  text-align: left;
}

/* line 10468, /myapp/app/assets/stylesheets/profiles.scss */
.service-form-reload.from-inline {
  display: none;
  text-align: left;
}

/* line 10474, /myapp/app/assets/stylesheets/profiles.scss */
.bo-flex-days .checkbox {
  margin-top: 0;
}

/* line 10479, /myapp/app/assets/stylesheets/profiles.scss */
.service-edit-from {
  margin-top: 10px;
  margin-bottom: 20px;
}

/* line 10485, /myapp/app/assets/stylesheets/profiles.scss */
.cancellation-policy.row {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 10490, /myapp/app/assets/stylesheets/profiles.scss */
.cancellation-policy .custom-control {
  margin-top: 2px;
}
/* line 10492, /myapp/app/assets/stylesheets/profiles.scss */
.cancellation-policy .custom-control .custom-control-label {
  margin-top: 2px;
}
/* line 10497, /myapp/app/assets/stylesheets/profiles.scss */
.cancellation-policy h4 {
  font-size: 1.4rem;
  font-weight: 400;
  color: #666;
  margin-bottom: 0;
}
/* line 10502, /myapp/app/assets/stylesheets/profiles.scss */
.cancellation-policy h4 + label {
  margin-bottom: 0;
  font-weight: normal;
}
/* line 10506, /myapp/app/assets/stylesheets/profiles.scss */
.cancellation-policy h4 + label + p {
  margin-top: 0;
}

/* line 10513, /myapp/app/assets/stylesheets/profiles.scss */
.s-swtich input[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden;
  position: absolute;
}

/* line 10520, /myapp/app/assets/stylesheets/profiles.scss */
.s-swtich input[type="checkbox"] + label {
  cursor: pointer;
  text-indent: -9999px;
  width: 40px;
  height: 23px;
  background: #BF3E53;
  display: block;
  border-radius: 100px;
  position: relative;
  margin: 0;
}

/* line 10532, /myapp/app/assets/stylesheets/profiles.scss */
.s-swtich label:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 5px;
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 90px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/* line 10545, /myapp/app/assets/stylesheets/profiles.scss */
.s-swtich input:checked + label {
  background: #5cc9bd;
}

/* line 10549, /myapp/app/assets/stylesheets/profiles.scss */
.s-swtich input:checked + label:after {
  left: calc(100% - 5px);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

/* line 10555, /myapp/app/assets/stylesheets/profiles.scss */
.s-swtich label:active:after {
  width: 40px;
}

/* line 10559, /myapp/app/assets/stylesheets/profiles.scss */
a.delete-card {
  min-width: 62px;
}

/* line 10562, /myapp/app/assets/stylesheets/profiles.scss */
a.edit-link {
  min-width: 45px;
}

/* line 10566, /myapp/app/assets/stylesheets/profiles.scss */
a.delete-card, .ui-state-default a.delete-card:link,
.ui-state-default a.delete-card,
.ui-state-default a.delete-card:visited {
  color: #EF506E;
  cursor: pointer;
}
/* line 10570, /myapp/app/assets/stylesheets/profiles.scss */
a.delete-card:hover, a.delete-card:focus, .ui-state-default a.delete-card:link:hover, .ui-state-default a.delete-card:link:focus,
.ui-state-default a.delete-card:hover,
.ui-state-default a.delete-card:focus,
.ui-state-default a.delete-card:visited:hover,
.ui-state-default a.delete-card:visited:focus {
  color: #BF3E53;
}

/* line 10576, /myapp/app/assets/stylesheets/profiles.scss */
.add-new-row {
  display: flex;
}
/* line 10579, /myapp/app/assets/stylesheets/profiles.scss */
.add-new-row a {
  margin-right: 10px;
  margin-bottom: 15px;
  color: #000;
}
/* line 10584, /myapp/app/assets/stylesheets/profiles.scss */
.add-new-row a span {
  margin-right: 5px;
}
/* line 10588, /myapp/app/assets/stylesheets/profiles.scss */
.add-new-row a:hover {
  text-decoration: none;
}
/* line 10593, /myapp/app/assets/stylesheets/profiles.scss */
.add-new-row span {
  display: inline-block;
  margin-right: 10px;
  font-weight: bold;
  color: #000;
}

/* line 10601, /myapp/app/assets/stylesheets/profiles.scss */
ul.breadcrumbs {
  margin: 0;
  list-style-type: none;
  display: flex;
}
/* line 10606, /myapp/app/assets/stylesheets/profiles.scss */
ul.breadcrumbs.as-top {
  padding-left: 15px;
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}
/* line 10614, /myapp/app/assets/stylesheets/profiles.scss */
ul.breadcrumbs.above-heading {
  padding-left: 0px;
  margin-top: 15px;
}
/* line 10618, /myapp/app/assets/stylesheets/profiles.scss */
ul.breadcrumbs.above-heading + h2 {
  margin-top: 15px;
  margin-bottom: 20px;
}
/* line 10621, /myapp/app/assets/stylesheets/profiles.scss */
ul.breadcrumbs.above-heading + h2 a.btn-primary {
  margin-top: -6px;
}

/* line 10628, /myapp/app/assets/stylesheets/profiles.scss */
.breadcrumbs li {
  /*display: inline-block;*/
}

/* line 10632, /myapp/app/assets/stylesheets/profiles.scss */
.breadcrumbs li a, .breadcrumbs li span {
  display: block;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  margin-right: 16px;
  font-family: GeomanistRegular, sans-serif;
  position: relative;
}

/* line 10642, /myapp/app/assets/stylesheets/profiles.scss */
.breadcrumbs li a {
  color: #FD8F3E;
}
/* line 10644, /myapp/app/assets/stylesheets/profiles.scss */
.breadcrumbs li a:hover {
  color: #BF3E53;
}

/* line 10649, /myapp/app/assets/stylesheets/profiles.scss */
.breadcrumbs li.no-link a {
  color: #768387;
  cursor: text;
  text-decoration: none !important;
}

/* line 10655, /myapp/app/assets/stylesheets/profiles.scss */
.breadcrumbs li a:before {
  content: '/';
  color: #768387;
  position: absolute;
  right: -12px;
  top: 0;
}

/* line 10664, /myapp/app/assets/stylesheets/profiles.scss */
#userLogInModal .modal-body {
  padding: 0;
}

/* line 10669, /myapp/app/assets/stylesheets/profiles.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #F69647;
  width: 16px;
  height: 16px;
}

/* line 10675, /myapp/app/assets/stylesheets/profiles.scss */
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #F69647;
}

/* line 10680, /myapp/app/assets/stylesheets/profiles.scss */
.custom-checkbox .custom-control-label::before {
  border-radius: .25rem;
}

/* line 10684, /myapp/app/assets/stylesheets/profiles.scss */
.custom-control-label::before {
  position: absolute;
  top: .25rem;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #dee2e6;
}

/* line 10700, /myapp/app/assets/stylesheets/profiles.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

/* line 10706, /myapp/app/assets/stylesheets/profiles.scss */
.custom-control-label::after {
  position: absolute;
  top: .25rem;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

/* line 10719, /myapp/app/assets/stylesheets/profiles.scss */
.custom-control-label {
  cursor: pointer;
}

/* line 10723, /myapp/app/assets/stylesheets/profiles.scss */
.mr-sm-2, .mx-sm-2 {
  margin-right: .5rem !important;
}

/* line 10727, /myapp/app/assets/stylesheets/profiles.scss */
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(0, 123, 255, 0.25);
}

/* line 10731, /myapp/app/assets/stylesheets/profiles.scss */
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #F69647;
  width: 16px;
  height: 16px;
}

/* line 10737, /myapp/app/assets/stylesheets/profiles.scss */
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #F69647;
}

/* line 10742, /myapp/app/assets/stylesheets/profiles.scss */
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

/* line 10746, /myapp/app/assets/stylesheets/profiles.scss */
.custom-control-label::before {
  position: absolute;
  top: .25rem;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #dee2e6;
}

/* line 10762, /myapp/app/assets/stylesheets/profiles.scss */
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

/* line 10766, /myapp/app/assets/stylesheets/profiles.scss */
.custom-control-label::after {
  position: absolute;
  top: .25rem;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

/* line 10779, /myapp/app/assets/stylesheets/profiles.scss */
.session-form-head {
  text-align: center;
  background: #FFE4C2;
  padding: 50px;
}

/* line 10786, /myapp/app/assets/stylesheets/profiles.scss */
.card-list .stripe-card {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ccc;
  padding: 10px;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  transition: background-color 0.3s;
  height: 40px;
  position: relative;
}
/* line 10796, /myapp/app/assets/stylesheets/profiles.scss */
.card-list .stripe-card .delete-card {
  position: absolute;
  right: -72px;
}
/* line 10800, /myapp/app/assets/stylesheets/profiles.scss */
.card-list .stripe-card .card-number {
  margin-left: auto;
  margin-right: 10px;
}
/* line 10805, /myapp/app/assets/stylesheets/profiles.scss */
.card-list .stripe-card .custom-control-label {
  margin-left: 5px;
}
/* line 10809, /myapp/app/assets/stylesheets/profiles.scss */
.card-list .stripe-card:hover, .card-list .stripe-card.checked {
  border: 1px solid #0b98ff;
  background-color: #eef4fa;
}
/* line 10815, /myapp/app/assets/stylesheets/profiles.scss */
.card-list label.custom-control-label {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 10819, /myapp/app/assets/stylesheets/profiles.scss */
.card-list label.custom-control-label:before, .card-list label.custom-control-label:after {
  top: 2px;
}

/* line 10826, /myapp/app/assets/stylesheets/profiles.scss */
#calendar-synchronization-reload .custom-control-label::before, #calendar-synchronization-reload .custom-control-label::after {
  top: 10px;
}

/* line 10831, /myapp/app/assets/stylesheets/profiles.scss */
.available-credits {
  display: flex;
}
/* line 10833, /myapp/app/assets/stylesheets/profiles.scss */
.available-credits strong {
  margin-right: 3px;
}
/* line 10836, /myapp/app/assets/stylesheets/profiles.scss */
.available-credits .converted-currency {
  color: #737373;
}

/* line 10841, /myapp/app/assets/stylesheets/profiles.scss */
.credit-amount {
  border: 1px solid #ccc;
  padding: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  height: 40px;
}
/* line 10849, /myapp/app/assets/stylesheets/profiles.scss */
.credit-amount span.currency {
  background-color: #697783;
  width: 16px;
  height: 16px;
  border: none;
  font-size: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  color: #fff;
}
/* line 10861, /myapp/app/assets/stylesheets/profiles.scss */
.credit-amount span.currency i {
  font-style: normal;
}
/* line 10866, /myapp/app/assets/stylesheets/profiles.scss */
.credit-amount input {
  border: none;
  background: transparent;
  padding-left: 5px;
  width: 100%;
}
/* line 10873, /myapp/app/assets/stylesheets/profiles.scss */
.credit-amount.focused {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 10881, /myapp/app/assets/stylesheets/profiles.scss */
#payment-panel {
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
/* line 10882, /myapp/app/assets/stylesheets/profiles.scss */
#payment-panel .btn {
  margin: 20px auto;
  display: block;
}
/* line 10887, /myapp/app/assets/stylesheets/profiles.scss */
#payment-panel input::-webkit-outer-spin-button,
#payment-panel input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* line 10894, /myapp/app/assets/stylesheets/profiles.scss */
#payment-panel input[type=number] {
  -moz-appearance: textfield;
}

/* line 10899, /myapp/app/assets/stylesheets/profiles.scss */
.session-form-head h4 {
  letter-spacing: 0;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 7px;
  color: #fff;
}

/* line 10906, /myapp/app/assets/stylesheets/profiles.scss */
.session-form-head p {
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 0;
}

/* line 10913, /myapp/app/assets/stylesheets/profiles.scss */
.form-gp {
  margin-bottom: 25px;
  position: relative;
}

/* line 10918, /myapp/app/assets/stylesheets/profiles.scss */
.form-gp label {
  position: absolute;
  font-weight: 500;
  font-size: 14px;
  left: 0;
  top: 0;
  color: #b3b2b2;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: text;
}

/* line 10931, /myapp/app/assets/stylesheets/profiles.scss */
.modal-body.login button {
  margin-top: 10px;
  margin-right: 10px;
}

/* line 10937, /myapp/app/assets/stylesheets/profiles.scss */
.form-gp input, .form-gp select {
  width: 100%;
  height: 30px;
  border: none;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
}

/* line 10945, /myapp/app/assets/stylesheets/profiles.scss */
.form-gp.has-error {
  padding-bottom: 15px;
}
/* line 10948, /myapp/app/assets/stylesheets/profiles.scss */
.form-gp.has-error input {
  border-bottom: 1px solid #a94442;
}
/* line 10952, /myapp/app/assets/stylesheets/profiles.scss */
.form-gp.has-error i {
  bottom: 26px;
}

/* line 10957, /myapp/app/assets/stylesheets/profiles.scss */
.form-gp select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}

/* line 10964, /myapp/app/assets/stylesheets/profiles.scss */
.form-gp p.error {
  position: absolute;
  color: #a94442;
}

/* Change the white to any color ;) */
/* line 10970, /myapp/app/assets/stylesheets/profiles.scss */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}

/* line 10977, /myapp/app/assets/stylesheets/profiles.scss */
.form-gp i {
  position: absolute;
  right: 5px;
  bottom: 15px;
  color: #7e74ff;
  font-size: 16px;
}

/* line 10985, /myapp/app/assets/stylesheets/profiles.scss */
.form-gp.password i {
  bottom: 35px;
}

/* line 10989, /myapp/app/assets/stylesheets/profiles.scss */
.login-form-body a.forgot-password {
  font-size: 12px;
  color: #666;
  margin-top: 3px;
}

/* line 10995, /myapp/app/assets/stylesheets/profiles.scss */
.mr-sm-2, .mx-sm-2 {
  margin-right: .5rem !important;
}

/* line 10999, /myapp/app/assets/stylesheets/profiles.scss */
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

/* line 11006, /myapp/app/assets/stylesheets/profiles.scss */
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  width: 16px;
}

/* line 11013, /myapp/app/assets/stylesheets/profiles.scss */
.custom-control-label {
  margin-top: 4px;
  margin-left: 10px;
  padding-left: 0;
}

/* line 11019, /myapp/app/assets/stylesheets/profiles.scss */
.custom-control-label {
  font-weight: 500;
  color: #666;
  display: inline-block;
  margin-bottom: 8px;
  margin-bottom: .5rem;
}

/* line 11027, /myapp/app/assets/stylesheets/profiles.scss */
.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

/* line 11034, /myapp/app/assets/stylesheets/profiles.scss */
.submit-btn-area {
  text-align: center;
}

/* line 11039, /myapp/app/assets/stylesheets/profiles.scss */
.submit-btn-area button, .submit-btn-area a {
  width: 100%;
  height: 50px;
  border: none;
  background: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  letter-spacing: 0;
  font-weight: 600;
  font-size: 13px;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.07);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 11056, /myapp/app/assets/stylesheets/profiles.scss */
.export-csv-form {
  margin-left: 20px;
}
/* line 11059, /myapp/app/assets/stylesheets/profiles.scss */
.export-csv-form #reportrange {
  background: #fff;
  cursor: pointer;
  padding: 5px 10px;
  border: 1px solid #ccc;
  width: 100%;
}
/* line 11069, /myapp/app/assets/stylesheets/profiles.scss */
.export-csv-form .btn {
  height: 34px;
}

/* line 11076, /myapp/app/assets/stylesheets/profiles.scss */
.submit-btn-area button {
  padding-top: 5px;
}

/* line 11083, /myapp/app/assets/stylesheets/profiles.scss */
.submit-btn-area a label {
  font-weight: 600;
}

/* line 11089, /myapp/app/assets/stylesheets/profiles.scss */
*:focus {
  outline: 0;
}

/* line 11093, /myapp/app/assets/stylesheets/profiles.scss */
.form-gp.focused label {
  top: -15px;
  color: #7e74ff;
}

/* line 11098, /myapp/app/assets/stylesheets/profiles.scss */
.submit-btn-area button:hover, .submit-btn-area button.dropdown-toggle:hover {
  /*background: #2c71da;*/
  color: #ffffff;
}

/* line 11103, /myapp/app/assets/stylesheets/profiles.scss */
.submit-btn-area button i, button.dropdown-toggle i {
  margin-left: 15px;
  -webkit-transition: margin-left 0.3s ease 0s;
  transition: margin-left 0.3s ease 0s;
}

/* line 11109, /myapp/app/assets/stylesheets/profiles.scss */
.submit-btn-area button:hover i {
  margin-left: 20px;
}

/* line 11113, /myapp/app/assets/stylesheets/profiles.scss */
.submit-btn-area button.dropdown-toggle,
.submit-btn-area button.dropdown-toggle:hover,
.submit-btn-area button.dropdown-toggle:active {
  display: flex;
  margin-top: 25px;
  text-align: center;
  align-items: center;
  outline: none;
  background: #FBB747;
}
/* line 11123, /myapp/app/assets/stylesheets/profiles.scss */
.submit-btn-area button.dropdown-toggle label,
.submit-btn-area button.dropdown-toggle:hover label,
.submit-btn-area button.dropdown-toggle:active label {
  margin: 15px auto auto;
  cursor: pointer;
}
/* line 11127, /myapp/app/assets/stylesheets/profiles.scss */
.submit-btn-area button.dropdown-toggle label .caret,
.submit-btn-area button.dropdown-toggle:hover label .caret,
.submit-btn-area button.dropdown-toggle:active label .caret {
  margin-top: -5px;
  margin-left: 5px;
}

/* line 11135, /myapp/app/assets/stylesheets/profiles.scss */
.submit-btn-area .btn-default:active:hover, .submit-btn-area .btn-default:active:focus,
.submit-btn-area .btn-default:active, .submit-btn-area .btn-default.active, .submit-btn-area .open > .btn-default.dropdown-toggle,
.submit-btn-area .btn-default:active.focus, .submit-btn-area .btn-default.active:hover,
.submit-btn-area .btn-default.active:focus, .submit-btn-area .btn-default.active.focus, .submit-btn-area.open > .btn-default.dropdown-toggle:hover, .submit-btn-area.open > .btn-default.dropdown-toggle:focus, .submit-btn-area.open > .btn-default.dropdown-toggle.focus {
  color: #fff;
  background: #FBB747;
  border-color: #FBB747;
}

/* line 11149, /myapp/app/assets/stylesheets/profiles.scss */
.session-wrapper .btn-primary:active:hover, .session-wrapper .btn-primary:active:focus, .session-wrapper .btn-primary:active.focus, .session-wrapper .btn-primary.active:hover, .session-wrapper .btn-primary.active:focus, .session-wrapper .btn-primary.active.focus, .session-wrapper .open > .btn-primary.dropdown-toggle:hover, .session-wrapper .open > .btn-primary.dropdown-toggle:focus, .session-wrapper .open > .btn-primary.dropdown-toggle.focus,
.session-wrapper .btn-primary.disabled:hover, .session-wrapper .btn-primary.disabled:focus, .session-wrapper .btn-primary.disabled.focus, .session-wrapper .btn-primary[disabled]:hover, .session-wrapper .btn-primary[disabled]:focus, .session-wrapper .btn-primary[disabled].focus, .session-wrapper fieldset[disabled] .btn-primary:hover, .session-wrapper fieldset[disabled] .btn-primary:focus, .session-wrapper fieldset[disabled] .btn-primary.focus, #user-log-in-reload .btn-primary:active:hover, #user-log-in-reload .btn-primary:active:focus, #user-log-in-reload .btn-primary:active.focus, #user-log-in-reload .btn-primary.active:hover, #user-log-in-reload .btn-primary.active:focus, #user-log-in-reload .btn-primary.active.focus, #user-log-in-reload .open > .btn-primary.dropdown-toggle:hover, #user-log-in-reload .open > .btn-primary.dropdown-toggle:focus, #user-log-in-reload .open > .btn-primary.dropdown-toggle.focus,
#user-log-in-reload .btn-primary.disabled:hover, #user-log-in-reload .btn-primary.disabled:focus, #user-log-in-reload .btn-primary.disabled.focus, #user-log-in-reload .btn-primary[disabled]:hover, #user-log-in-reload .btn-primary[disabled]:focus, #user-log-in-reload .btn-primary[disabled].focus, #user-log-in-reload fieldset[disabled] .btn-primary:hover, #user-log-in-reload fieldset[disabled] .btn-primary:focus, #user-log-in-reload fieldset[disabled] .btn-primary.focus {
  color: #fff;
  background: #FBB747;
  border-color: #FBB747;
}
/* line 11156, /myapp/app/assets/stylesheets/profiles.scss */
.session-wrapper .login-other a.fb-login, #user-log-in-reload .login-other a.fb-login {
  background: #4267B2;
  color: #fff;
}
/* line 11161, /myapp/app/assets/stylesheets/profiles.scss */
.session-wrapper .login-other a.google-login, #user-log-in-reload .login-other a.google-login {
  background: #DB4437;
  color: #fff;
}
/* line 11166, /myapp/app/assets/stylesheets/profiles.scss */
.session-wrapper .login-other a.linked-in-login, #user-log-in-reload .login-other a.linked-in-login {
  background: #0e76a8;
  color: #fff;
}
/* line 11171, /myapp/app/assets/stylesheets/profiles.scss */
.session-wrapper .login-other a.apple-login, #user-log-in-reload .login-other a.apple-login {
  background: #000;
  color: #fff;
  opacity: 0.2;
}
/* line 11177, /myapp/app/assets/stylesheets/profiles.scss */
.session-wrapper .login-other a, #user-log-in-reload .login-other a {
  display: block;
  text-align: center;
  align-items: center;
  width: 100%;
  font-size: 15px;
  text-transform: uppercase;
  cursor: pointer;
  max-width: 250px;
  height: 43px;
  line-height: 43px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  text-transform: capitalize;
  letter-spacing: 0;
  font-weight: 600;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.07);
  margin-bottom: 10px;
}

/* line 11199, /myapp/app/assets/stylesheets/profiles.scss */
.submit-btn-area button.dropdown-toggle:hover {
  color: #fff;
}

/* line 11204, /myapp/app/assets/stylesheets/profiles.scss */
.text-center {
  text-align: center !important;
}

/* line 11208, /myapp/app/assets/stylesheets/profiles.scss */
.mt-5, .my-5 {
  margin-top: 3rem !important;
}

/* line 11212, /myapp/app/assets/stylesheets/profiles.scss */
.text-muted {
  color: #6c757d !important;
}

/* line 11216, /myapp/app/assets/stylesheets/profiles.scss */
.login-form-body {
  padding: 20px 50px 50px;
}
/* line 11219, /myapp/app/assets/stylesheets/profiles.scss */
.login-form-body h4 {
  text-align: center;
  text-transform: uppercase;
  color: #333;
}
/* line 11225, /myapp/app/assets/stylesheets/profiles.scss */
.login-form-body .alert {
  margin-bottom: 30px;
}
/* line 11229, /myapp/app/assets/stylesheets/profiles.scss */
.login-form-body button {
  color: #8655FC;
}
/* line 11232, /myapp/app/assets/stylesheets/profiles.scss */
.login-form-body button:hover {
  color: #7e74ff;
}
/* line 11237, /myapp/app/assets/stylesheets/profiles.scss */
.login-form-body button.dropdown-toggle {
  color: #fff;
}
/* line 11241, /myapp/app/assets/stylesheets/profiles.scss */
.login-form-body a:hover {
  text-decoration: none;
}
/* line 11245, /myapp/app/assets/stylesheets/profiles.scss */
.login-form-body button.sign-button {
  color: #fff;
  outline: none;
  text-transform: uppercase;
}

/* line 11252, /myapp/app/assets/stylesheets/profiles.scss */
span.page-title {
  float: left;
}

/* line 11256, /myapp/app/assets/stylesheets/profiles.scss */
.breadcrumbs li span {
  margin-right: 0;
  color: #768387;
  text-transform: capitalize;
}
/* line 11260, /myapp/app/assets/stylesheets/profiles.scss */
.breadcrumbs li span .no-capitalize {
  text-transform: none;
}

/* line 11265, /myapp/app/assets/stylesheets/profiles.scss */
.capitalized {
  text-transform: capitalize;
}

/* line 11271, /myapp/app/assets/stylesheets/profiles.scss */
.sessions .submit-btn-area .dropdown-menu {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  border: 0;
  border-radius: 0px;
  height: 200px;
  overflow-y: scroll;
}
/* line 11279, /myapp/app/assets/stylesheets/profiles.scss */
.sessions .submit-btn-area .dropdown-menu a {
  border-radius: 0;
  padding-left: 20px;
  text-align: left;
  padding-left: 87px;
}
/* line 11284, /myapp/app/assets/stylesheets/profiles.scss */
.sessions .submit-btn-area .dropdown-menu a .fa {
  margin-right: 3px;
}
/* line 11287, /myapp/app/assets/stylesheets/profiles.scss */
.sessions .submit-btn-area .dropdown-menu a:hover {
  color: #fff;
}
/* line 11290, /myapp/app/assets/stylesheets/profiles.scss */
.sessions .submit-btn-area .dropdown-menu a.btn-apple:hover {
  background: #000;
  border: 1px solid #000;
}
/* line 11297, /myapp/app/assets/stylesheets/profiles.scss */
.sessions .sign-button {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
/* line 11302, /myapp/app/assets/stylesheets/profiles.scss */
.sessions .sign-button:last-child:hover {
  color: #fff;
}

/*.notifications.index {
  padding-top: 0;
  .container {
min-height: calc(100vh - 90px);
  }
}*/
/* line 11320, /myapp/app/assets/stylesheets/profiles.scss */
.sidebar-menu ul#menu li:hover > a {
  background: none;
  color: #FD8F3E;
}

/* line 11322, /myapp/app/assets/stylesheets/profiles.scss */
.sidebar-menu ul#menu li.active > a {
  background: none;
  color: #EF506E;
}

/* line 11324, /myapp/app/assets/stylesheets/profiles.scss */
.srt .metismenu li.active > a i {
  color: #EF506E;
}

/* line 11325, /myapp/app/assets/stylesheets/profiles.scss */
.sidebar-menu ul#menu li:hover > a i, .sidebar-menu ul#menu li.active:hover > a {
  color: #FD8F3E;
}

/* line 11327, /myapp/app/assets/stylesheets/profiles.scss */
button.skip-step-link {
  background: transparent;
  border: none;
  color: #cb3e47;
}
/* line 11331, /myapp/app/assets/stylesheets/profiles.scss */
button.skip-step-link:hover, button.skip-step-link:focus {
  color: #f66147;
}

@media (max-width: 1530px) {
  /* line 11337, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .type {
    min-width: 115px;
  }

  /* line 11340, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .schedules {
    min-width: 170px;
  }
}
@media (max-width: 1320px) {
  /* line 11346, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .schedules {
    min-width: 240px;
  }

  /* line 11349, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .booking-status {
    flex: 6;
  }

  /* line 11352, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .bookee-info {
    flex: 2;
  }

  /* line 11355, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .schedules {
    min-width: 160px;
  }

  /* line 11358, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .bookee-info {
    min-width: 130px;
  }
}
@media (max-width: 1199px) {
  /* line 11364, /myapp/app/assets/stylesheets/profiles.scss */
  .nav > li.from-top-menu {
    display: block;
  }

  /* line 11367, /myapp/app/assets/stylesheets/profiles.scss */
  .navbar-collapse.collapse {
    display: none !important;
  }

  /* line 11371, /myapp/app/assets/stylesheets/profiles.scss */
  .navbar-collapse.collapse.in, .navbar-collapse.collapse.active_nav {
    display: block !important;
  }

  /* line 11375, /myapp/app/assets/stylesheets/profiles.scss */
  .srt .navbar-collapse.collapse,
  .srt .navbar-collapse.collapse.in {
    display: none !important;
  }

  /* line 11380, /myapp/app/assets/stylesheets/profiles.scss */
  .left-sidebared .sidebar-menu, .brain_onboardings.srt .sidebar-menu, .admin.srt .sidebar-menu {
    left: -280px;
  }

  /* line 11384, /myapp/app/assets/stylesheets/profiles.scss */
  .sbar_expanded.left-sidebared .sidebar-menu, .sbar_expanded.brain_onboardings.srt .sidebar-menu .sidebar-menu, .sbar_expanded.left-sidebared.admin.srt .sidebar-menu {
    left: 0px;
  }

  /* line 11388, /myapp/app/assets/stylesheets/profiles.scss */
  .plans-modal a.back-to-plans {
    top: 10px;
  }

  /* line 11391, /myapp/app/assets/stylesheets/profiles.scss */
  .brain_onboardings.srt .page-container, .left-sidebared .page-container {
    padding-left: 0;
  }

  /* line 11394, /myapp/app/assets/stylesheets/profiles.scss */
  .srt.left-sidebared .footer-distributed {
    padding-left: 0;
  }

  /* line 11398, /myapp/app/assets/stylesheets/profiles.scss */
  .dark-cart {
    margin-bottom: 20px;
  }

  /* line 11402, /myapp/app/assets/stylesheets/profiles.scss */
  .services-table .edit-service .row {
    margin-bottom: 10px;
    margin-top: 10px;
  }

  /* line 11408, /myapp/app/assets/stylesheets/profiles.scss */
  .srt .nav-btn span:first-child,
  .srt .nav-btn span:nth-child(2),
  .srt .nav-btn span:last-child {
    transform: none;
    opacity: 1;
  }
  /* line 11416, /myapp/app/assets/stylesheets/profiles.scss */
  .srt.sbar_expanded .nav-btn span {
    display: block;
    width: 22px;
    height: 2px;
    background: #b3aaaa;
    margin: 4px 0;
    border-radius: 15px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    box-shadow: 0 0 0 4px rgba(99, 96, 96, 0.03);
  }
  /* line 11428, /myapp/app/assets/stylesheets/profiles.scss */
  .srt.sbar_expanded .nav-btn span:nth-child(2) {
    opacity: 0;
  }
  /* line 11432, /myapp/app/assets/stylesheets/profiles.scss */
  .srt.sbar_expanded .nav-btn span:first-child {
    -webkit-transform: rotate(45deg) translate(5px, 5px);
    transform: rotate(45deg) translate(5px, 5px);
  }
  /* line 11437, /myapp/app/assets/stylesheets/profiles.scss */
  .srt.sbar_expanded .nav-btn span:last-child {
    -webkit-transform: rotate(-45deg) translate(3px, -3px);
    transform: rotate(-45deg) translate(3px, -3px);
  }

  /* line 11443, /myapp/app/assets/stylesheets/profiles.scss */
  .session-wrapper .login-other a {
    max-width: none;
  }

  /* line 11449, /myapp/app/assets/stylesheets/profiles.scss */
  .account_settings.index .account-panel.no-help-text h3 {
    margin-bottom: 10px;
  }

  /* line 11454, /myapp/app/assets/stylesheets/profiles.scss */
  .plans-modal .card-deck {
    display: flex;
    justify-content: space-around;
    margin-left: 10px;
    margin-right: 10px;
  }
  /* line 11456, /myapp/app/assets/stylesheets/profiles.scss */
  .plans-modal .card-deck .card {
    width: 47.5%;
    flex: initial;
    margin-bottom: 20px;
    margin-right: 0;
    margin-left: 0;
  }

  /* line 11460, /myapp/app/assets/stylesheets/profiles.scss */
  .subscriptions-wrapper, .plans-modal .card-deck {
    flex-direction: row;
  }

  /* line 11463, /myapp/app/assets/stylesheets/profiles.scss */
  .plans-modal.modal.in .modal-dialog {
    transform: none;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  /* line 11468, /myapp/app/assets/stylesheets/profiles.scss */
  .plans-modal .modal-dialog {
    margin-bottom: auto;
    height: auto;
    display: block;
  }

  /* line 11473, /myapp/app/assets/stylesheets/profiles.scss */
  #choose_plan_modal.plans-modal.modal.in .modal-body {
    padding-left: 25px;
    padding-right: 25px;
  }

  /* line 11477, /myapp/app/assets/stylesheets/profiles.scss */
  .payment-card .numbers-and-dates.flex {
    justify-content: space-between;
  }

  /* line 11480, /myapp/app/assets/stylesheets/profiles.scss */
  .session-wrapper .login-other a, #user-log-in-reload .login-other a {
    max-width: none;
  }

  /* line 11483, /myapp/app/assets/stylesheets/profiles.scss */
  #listed_active_services {
    width: auto;
    justify-content: center;
  }

  /* line 11488, /myapp/app/assets/stylesheets/profiles.scss */
  body.browse-our-brains.wishlist .browse-brains-content .right-content-section .profile-card-container {
    justify-content: center;
  }

  /* line 11492, /myapp/app/assets/stylesheets/profiles.scss */
  #bo-nav-tabs-container {
    padding-top: 125px;
  }
}
@media (max-width: 1400px) {
  /* line 11502, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .schedules {
    min-width: 100px;
  }
}
@media (max-width: 1300px) {
  /* line 11508, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .go-to-booking {
    flex: 100%;
    justify-content: center;
  }
}
@media (max-width: 1215px) {
  /* line 11515, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .booking-status {
    max-width: 415px;
  }

  /* line 11518, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .schedules {
    max-width: 150px;
  }

  /* line 11521, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .bookee-info {
    max-width: 100px;
  }

  /* line 11524, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .type {
    max-width: 160px;
    min-width: 150px;
  }

  /* line 11528, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .go-to-booking {
    flex: 2;
    text-align: right;
    justify-content: flex-end;
  }
}
@media (max-width: 1100px) {
  /* line 11536, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .go-to-booking {
    flex: 100%;
    justify-content: center;
  }
}
@media (max-width: 1023px) {
  /* line 11544, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking > div {
    margin-bottom: 10px;
  }
  /* line 11547, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .booking-status, .upcoming-booking .bookee-info {
    flex: 45%;
  }
}
@media (max-width: 992px) {
  /* line 11556, /myapp/app/assets/stylesheets/profiles.scss */
  .service_listings .card-fields, .account_settings.index .card-fields {
    flex-direction: column;
  }

  /* line 11560, /myapp/app/assets/stylesheets/profiles.scss */
  .service_listings .car-no-wrapper, .account_settings.index .car-no-wrapper {
    width: 100%;
  }

  /* line 11563, /myapp/app/assets/stylesheets/profiles.scss */
  .service_listings .car-no-wrapper:last-child, .account_settings.index .car-no-wrapper:first-child {
    margin-bottom: 15px;
  }

  /* line 11566, /myapp/app/assets/stylesheets/profiles.scss */
  .service_listings .car-no-wrapper:last-child, .account_settings.index .car-no-wrapper:last-child {
    padding-left: 0;
  }

  /* line 11570, /myapp/app/assets/stylesheets/profiles.scss */
  .srt-form.search {
    flex-direction: column;
  }

  /* line 11573, /myapp/app/assets/stylesheets/profiles.scss */
  .services-table .edit-service .common-fields .row .row:last-child,
  .services-table .edit-service .common-fields .row .row {
    margin-bottom: 10px;
  }
  /* line 11576, /myapp/app/assets/stylesheets/profiles.scss */
  .services-table .edit-service .common-fields .row .row:last-child .col-lg-6.col-md-6.col-sm-12,
  .services-table .edit-service .common-fields .row .row .col-lg-6.col-md-6.col-sm-12 {
    margin-bottom: 10px;
  }

  /* line 11580, /myapp/app/assets/stylesheets/profiles.scss */
  .services-table .edit-service .pick-date, .services-table .edit-service .pick-time {
    margin-bottom: 10px;
  }

  /* line 11583, /myapp/app/assets/stylesheets/profiles.scss */
  .pagination-wrapper {
    align-items: center;
  }

  /* line 11586, /myapp/app/assets/stylesheets/profiles.scss */
  .pagination-wrapper form {
    flex-wrap: wrap;
  }

  /* line 11589, /myapp/app/assets/stylesheets/profiles.scss */
  #filter_kind + .form-group.mb-0 {
    width: 306px;
    margin-top: 10px;
  }

  /* line 11593, /myapp/app/assets/stylesheets/profiles.scss */
  .download-csv {
    height: 34px;
  }

  /* line 11596, /myapp/app/assets/stylesheets/profiles.scss */
  .srt-form.search {
    margin-bottom: 10px;
  }
  /* line 11598, /myapp/app/assets/stylesheets/profiles.scss */
  .srt-form.search .form-control {
    margin-bottom: 10px;
  }

  /* line 11602, /myapp/app/assets/stylesheets/profiles.scss */
  .user_dashboards.bookings .btn {
    max-width: 200px;
  }

  /* line 11605, /myapp/app/assets/stylesheets/profiles.scss */
  #reportrange {
    height: auto;
  }

  /* line 11608, /myapp/app/assets/stylesheets/profiles.scss */
  .wallet-row {
    flex-direction: column;
  }
  /* line 11610, /myapp/app/assets/stylesheets/profiles.scss */
  .wallet-row .pmb-balance-summary {
    margin: 0 auto;
  }
  /* line 11613, /myapp/app/assets/stylesheets/profiles.scss */
  .wallet-row .transaction-history {
    width: 100%;
  }
  /* line 11615, /myapp/app/assets/stylesheets/profiles.scss */
  .wallet-row .transaction-history #filter_kind + .form-group.mb-0 {
    margin-top: 0;
  }

  /* line 11620, /myapp/app/assets/stylesheets/profiles.scss */
  .pagination-wrapper {
    flex-direction: column;
  }
  /* line 11622, /myapp/app/assets/stylesheets/profiles.scss */
  .pagination-wrapper form {
    margin-bottom: 10px;
  }

  /* line 11626, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .bookee-info, .upcoming-booking .schedules, .upcoming-booking .booking-status, .upcoming-booking .type {
    max-width: none;
  }

  /* line 11629, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .schedules, .upcoming-booking .type {
    flex: 45%;
  }
}
@media (max-width: 912px) {
  /* line 11635, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .booking-status {
    flex: 100%;
    justify-content: center;
  }

  /* line 11639, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .bookee-info, .upcoming-booking .schedules, .upcoming-booking .type {
    flex: 29%;
  }
}
@media (max-width: 800px) {
  /* line 11645, /myapp/app/assets/stylesheets/profiles.scss */
  .car-no-wrapper .form-inline {
    flex-direction: row;
  }

  /* line 11648, /myapp/app/assets/stylesheets/profiles.scss */
  .build-a-profile .content .right-texts h3 {
    margin-top: 50px;
  }

  /* line 11651, /myapp/app/assets/stylesheets/profiles.scss */
  .build-a-profile {
    background-position: right 280px;
  }

  /* line 11654, /myapp/app/assets/stylesheets/profiles.scss */
  .build-a-profile .content .right-texts #right-pebble-teal {
    bottom: -112px;
  }

  /* line 11657, /myapp/app/assets/stylesheets/profiles.scss */
  .home.index .alert {
    top: 53px;
  }
}
/* line 11662, /myapp/app/assets/stylesheets/profiles.scss */
.service-rhs-panel a.btn {
  max-width: 170px;
  min-width: auto !important;
}
/* line 11665, /myapp/app/assets/stylesheets/profiles.scss */
.service-rhs-panel a.btn.book-button {
  max-width: 170px;
}

/* line 11671, /myapp/app/assets/stylesheets/profiles.scss */
.profiles.show .btn.profile-button-col {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

/* line 11680, /myapp/app/assets/stylesheets/profiles.scss */
#sticky-rate-box-attach {
  margin-top: 39px;
}

@media (max-width: 767px) {
  /* line 11684, /myapp/app/assets/stylesheets/profiles.scss */
  .portfolio-wrapper .portfolio-item .edit-item .bo-port-flex-photo {
    width: 90%;
  }

  /* line 11687, /myapp/app/assets/stylesheets/profiles.scss */
  #profile-nav-container #fixed-profile-tabs {
    text-align: center;
  }

  /* line 11691, /myapp/app/assets/stylesheets/profiles.scss */
  #sticky-rate-box-attach {
    margin-top: 0px;
    margin-bottom: 25px;
  }

  /* line 11695, /myapp/app/assets/stylesheets/profiles.scss */
  .wallet-row .transaction-history #filter_kind + .form-group.mb-0 {
    margin-top: 15px;
  }

  /* line 11698, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .booking-status {
    flex: 100%;
    justify-content: center;
  }

  /* line 11702, /myapp/app/assets/stylesheets/profiles.scss */
  .onboarding-modal .modal-dialog {
    width: auto;
    margin: 10px;
  }

  /* line 11707, /myapp/app/assets/stylesheets/profiles.scss */
  .modal-body .onboarding-modal-content #createAccountModal, .modal-body .onboarding-modal-content #onboarding1Modal, .modal-body .onboarding-modal-content #onboarding1part2Modal, .modal-body .onboarding-modal-content #onboarding2Modal, .modal-body .onboarding-modal-content #accountCreatedModal, .modal-body .onboarding-modal-content #signupModal, .modal-body .onboarding-modal-content #signinModal {
    width: 100%;
  }

  /* line 11712, /myapp/app/assets/stylesheets/profiles.scss */
  .onboarding-modal-content.small-onboarding-modal .spinner, .onboarding-modal-content.large-onboarding-modal .spinner {
    min-width: 311px;
  }

  /* line 11716, /myapp/app/assets/stylesheets/profiles.scss */
  #signinModal.modal.in .modal-dialog,
  #signupModal.modal.in .modal-dialog {
    max-width: 385px;
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 640px) {
  /* line 11725, /myapp/app/assets/stylesheets/profiles.scss */
  .waiting {
    position: relative;
    left: auto;
    top: auto;
    margin: 20px auto 0;
  }

  /* line 11732, /myapp/app/assets/stylesheets/profiles.scss */
  .account_settings.index .waiting {
    position: absolute;
    left: 148px;
    top: -28px;
  }

  /* line 11738, /myapp/app/assets/stylesheets/profiles.scss */
  .brain_onboardings.service_listings #brain-services .waiting {
    top: 175px;
  }

  /* line 11743, /myapp/app/assets/stylesheets/profiles.scss */
  .past-experiences .account-settings-buttons .waiting {
    position: absolute;
    top: -29px;
  }
}
@media (max-width: 595px) {
  /* line 11753, /myapp/app/assets/stylesheets/profiles.scss */
  .plans-modal .card-deck {
    flex-direction: column;
    justify-content: center;
  }
  /* line 11756, /myapp/app/assets/stylesheets/profiles.scss */
  .plans-modal .card-deck .card {
    width: 100%;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }

  /* line 11763, /myapp/app/assets/stylesheets/profiles.scss */
  .payment-card {
    width: 47.5%;
  }
}
@media (max-width: 575px) {
  /* line 11768, /myapp/app/assets/stylesheets/profiles.scss */
  .modal-dialog {
    margin-top: auto;
    margin-bottom: auto;
    height: auto;
    display: block;
  }

  /* line 11774, /myapp/app/assets/stylesheets/profiles.scss */
  .modal.in .modal-dialog {
    transform: none;
    margin-top: 50px;
    min-width: 0;
  }

  /* line 11779, /myapp/app/assets/stylesheets/profiles.scss */
  .verification-portion {
    flex-direction: column;
    margin-top: 20px;
  }

  /* line 11783, /myapp/app/assets/stylesheets/profiles.scss */
  .download-csv {
    margin-top: 10px;
  }

  /* line 11786, /myapp/app/assets/stylesheets/profiles.scss */
  .user_dashboards.wallet .pagination-wrapper, .pagination-wrapper form {
    flex-direction: column;
  }

  /* line 11789, /myapp/app/assets/stylesheets/profiles.scss */
  .brain_onboardings.edit #integration-modal-tool-tabs ul li {
    width: 100%;
  }

  /* line 11792, /myapp/app/assets/stylesheets/profiles.scss */
  .youtube-thumbnail-wrapper {
    width: 100%;
  }
}
@media (max-width: 540px) {
  /* line 11799, /myapp/app/assets/stylesheets/profiles.scss */
  .modal-dialog {
    margin-top: auto;
    margin-bottom: auto;
    height: auto;
    display: block;
  }

  /* line 11805, /myapp/app/assets/stylesheets/profiles.scss */
  .modal.in .modal-dialog {
    transform: none;
    margin-top: 50px;
  }

  /* line 11810, /myapp/app/assets/stylesheets/profiles.scss */
  .stripe-card {
    height: auto;
  }

  /* line 11813, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .bookee-info, .upcoming-booking .schedules, .upcoming-booking .type {
    flex: 100%;
  }

  /* line 11816, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-tabs-navigator {
    position: relative;
  }
}
@media only screen and (max-width: 480px) {
  /* line 11822, /myapp/app/assets/stylesheets/profiles.scss */
  .onboarding-modal.modal.in .modal-dialog {
    width: auto;
  }

  /* line 11825, /myapp/app/assets/stylesheets/profiles.scss */
  .service-navbar-heading {
    font-size: 10px !important;
    text-align: center;
    max-width: 60px;
    line-height: 15px;
    top: 125px;
  }

  /* line 11832, /myapp/app/assets/stylesheets/profiles.scss */
  .image-text {
    font-size: 10px !important;
  }

  /* line 11835, /myapp/app/assets/stylesheets/profiles.scss */
  .icon-image {
    padding: 25px 45px 85px 45px;
  }

  /* line 11838, /myapp/app/assets/stylesheets/profiles.scss */
  .interaction-icon-image {
    padding: 20px 30px 35px 30px;
  }

  /* line 11841, /myapp/app/assets/stylesheets/profiles.scss */
  .interaction-image-heading {
    font-size: 12px;
  }

  /* line 11844, /myapp/app/assets/stylesheets/profiles.scss */
  .category-icon-image {
    padding: 25px 45px 45px 45px;
  }

  /* line 11847, /myapp/app/assets/stylesheets/profiles.scss */
  .files:before {
    width: 40%;
  }

  /* line 11850, /myapp/app/assets/stylesheets/profiles.scss */
  .service-modal-heading {
    font-size: 15px;
  }

  /* line 11853, /myapp/app/assets/stylesheets/profiles.scss */
  .image-preview {
    height: 200px;
  }

  /* line 11856, /myapp/app/assets/stylesheets/profiles.scss */
  .font-text {
    font-size: 10px;
  }

  /* line 11859, /myapp/app/assets/stylesheets/profiles.scss */
  .frame-heading-2 {
    margin-left: -321px;
  }

  /* line 11862, /myapp/app/assets/stylesheets/profiles.scss */
  .frame-heading-1 {
    margin: 0px;
    font-size: 14px;
  }

  /* line 11866, /myapp/app/assets/stylesheets/profiles.scss */
  .frame-heading-3 {
    font-size: 16px;
  }

  /* line 11872, /myapp/app/assets/stylesheets/profiles.scss */
  .specific-time {
    display: block;
    padding: 0px 0px 10px 0px;
  }

  /* line 11876, /myapp/app/assets/stylesheets/profiles.scss */
  .pick-date input.form-control {
    font-size: 12px;
  }

  /* line 11879, /myapp/app/assets/stylesheets/profiles.scss */
  .service_listings .save-service .btn {
    padding: 10px 30px;
  }

  /* line 11882, /myapp/app/assets/stylesheets/profiles.scss */
  .services-table .service-container .modal ul.steps li {
    width: 40px;
    height: 30px;
  }

  /* line 11886, /myapp/app/assets/stylesheets/profiles.scss */
  .dash {
    height: 0px;
  }

  /* line 11889, /myapp/app/assets/stylesheets/profiles.scss */
  .published-frame-heading-2 {
    font-size: 10px;
    margin: -4px 0px 0px -154%;
  }

  /* line 11893, /myapp/app/assets/stylesheets/profiles.scss */
  .fa-check-circle {
    font-size: 4rem;
  }

  /* line 11896, /myapp/app/assets/stylesheets/profiles.scss */
  .success-frame {
    padding: 18px 0px;
  }

  /* line 11899, /myapp/app/assets/stylesheets/profiles.scss */
  .modal-dialog {
    padding-left: 0px !important;
    min-height: 100%;
    min-width: 100%;
  }
  /* line 11903, /myapp/app/assets/stylesheets/profiles.scss */
  .modal-dialog .modal-content {
    min-height: 100%;
    min-width: 100%;
  }

  /* line 11908, /myapp/app/assets/stylesheets/profiles.scss */
  .scheduler form {
    flex-direction: column;
  }
  /* line 11910, /myapp/app/assets/stylesheets/profiles.scss */
  .scheduler form .buttons-inline {
    margin-top: 10px;
  }

  /* line 11914, /myapp/app/assets/stylesheets/profiles.scss */
  #pricing-card-box, .subscriptions-wrapper {
    flex-direction: column;
    width: 87%;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 11919, /myapp/app/assets/stylesheets/profiles.scss */
  #pricing-card-box .subscription-period, .subscriptions-wrapper .subscription-period {
    margin-bottom: 15px;
    width: 100%;
  }

  /* line 11924, /myapp/app/assets/stylesheets/profiles.scss */
  .pl-wrapper {
    padding: 5px;
  }

  /* line 11928, /myapp/app/assets/stylesheets/profiles.scss */
  div.vm-cover {
    background-image: linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%);
    bottom: 0px;
    position: absolute;
    height: 50px;
    opacity: 1;
    pointer-events: none;
    width: 100%;
    transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
  }

  /* line 11938, /myapp/app/assets/stylesheets/profiles.scss */
  .services-table .service-container .modal ul.steps li label {
    font-size: 15px;
  }

  /* line 11942, /myapp/app/assets/stylesheets/profiles.scss */
  .portfolio-wrapper .portfolio-item .preview-image-portfolio {
    height: 252px;
  }

  /* line 11945, /myapp/app/assets/stylesheets/profiles.scss */
  .build-a-profile {
    background-position: right 204px;
  }

  /* line 11948, /myapp/app/assets/stylesheets/profiles.scss */
  .build-a-profile .content .right-texts h3 {
    margin-bottom: 20px;
  }

  /* line 11951, /myapp/app/assets/stylesheets/profiles.scss */
  #user-log-in-reload, .session-wrapper {
    max-width: 90%;
  }

  /* line 11954, /myapp/app/assets/stylesheets/profiles.scss */
  .sessions .submit-btn-area .dropdown-menu a {
    padding-left: 0;
    text-align: center;
  }

  /* line 11958, /myapp/app/assets/stylesheets/profiles.scss */
  .left-sidebared {
    padding-top: 0;
  }

  /* line 11962, /myapp/app/assets/stylesheets/profiles.scss */
  #brain-profile-section .panel, #about-me-section .panel, #reviews-section .panel {
    box-shadow: none;
  }

  /* line 11966, /myapp/app/assets/stylesheets/profiles.scss */
  body#homepage.home.search, .bookings.new, .bookings.show, .notifications.index, .conversations.index, .profiles.preview {
    padding-top: 0;
  }

  /* line 11969, /myapp/app/assets/stylesheets/profiles.scss */
  .bookings.new #navbar-reload .container-fluid,
  .notifications.index #navbar-reload .container-fluid,
  .conversations.index #navbar-reload .container-fluid,
  .profiles.preview #navbar-reload .container-fluid,
  .bookings.show #navbar-reload .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 11978, /myapp/app/assets/stylesheets/profiles.scss */
  body#homepage.home.search .pricing-header, body#homepage.home.search .search-header {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  /* line 11983, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .booking-status {
    flex-direction: column;
  }

  /* line 11986, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .direction .icons {
    justify-content: center;
    margin-top: 5px;
    margin-bottom: 5px;
    flex-direction: column;
    padding-right: 20px;
  }
  /* line 11992, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .direction .icons .to, .upcoming-booking .direction .icons .from {
    transform: rotate(90deg);
    margin-top: 20px;
  }

  /* line 11997, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .direction .booking-status-label {
    margin-right: 0;
  }

  /* line 12001, /myapp/app/assets/stylesheets/profiles.scss */
  .service-modal .frame-heading-1 {
    max-width: 50%;
  }

  /* line 12005, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-active-services #listed_active_services {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  /* line 12010, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-active-services #listed_active_services .profile-service.profile-portfolio {
    margin-right: 0;
  }

  /* line 12014, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-active-services .profile-active-service {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  /* line 12020, /myapp/app/assets/stylesheets/profiles.scss */
  #vm-services.profile-vms {
    position: relative;
  }

  /* line 12023, /myapp/app/assets/stylesheets/profiles.scss */
  .profile-show .profile-image-wrapper {
    max-height: none;
  }

  /* line 12026, /myapp/app/assets/stylesheets/profiles.scss */
  body.left-sidebared.browse-our-brains.wishlist .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-profile-react {
    right: -5px;
  }

  /* line 12029, /myapp/app/assets/stylesheets/profiles.scss */
  .plan-buttons {
    flex-direction: column;
    align-items: center;
  }
  /* line 12032, /myapp/app/assets/stylesheets/profiles.scss */
  .plan-buttons .upgrade-subscription {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 460px) {
  /* line 12039, /myapp/app/assets/stylesheets/profiles.scss */
  .full_subscription_form {
    flex-direction: column;
    width: 100%;
  }
  /* line 12043, /myapp/app/assets/stylesheets/profiles.scss */
  .full_subscription_form .subscription-period {
    margin-bottom: 18px;
  }

  /* line 12048, /myapp/app/assets/stylesheets/profiles.scss */
  .build-a-profile .content .ios-screen-shots #ios-phone {
    height: 165px;
  }

  /* line 12051, /myapp/app/assets/stylesheets/profiles.scss */
  .build-a-profile .content .right-texts #right-pebble-teal {
    bottom: -207px;
  }

  /* line 12054, /myapp/app/assets/stylesheets/profiles.scss */
  .build-a-profile {
    background-position: right 128px;
  }

  /* line 12059, /myapp/app/assets/stylesheets/profiles.scss */
  .session-bg .submit-btn-area button, .session-bg .submit-btn-area a {
    font-size: 11px;
  }

  /* line 12063, /myapp/app/assets/stylesheets/profiles.scss */
  .calendar-synced {
    flex-direction: column;
    justify-content: center;
  }
  /* line 12066, /myapp/app/assets/stylesheets/profiles.scss */
  .calendar-synced .sync-unsync {
    margin-top: 10px;
    margin-right: auto;
  }

  /* line 12071, /myapp/app/assets/stylesheets/profiles.scss */
  a.powered-by {
    position: static;
    margin: 10px auto 0;
  }

  /* line 12075, /myapp/app/assets/stylesheets/profiles.scss */
  #create-new-modal .modal-header h4.modal-title, .active-service-modal .modal-header h4.modal-title {
    font-size: 20px;
  }

  /* line 12078, /myapp/app/assets/stylesheets/profiles.scss */
  .week-day .time {
    flex-direction: column;
    margin-top: 5px;
  }
  /* line 12081, /myapp/app/assets/stylesheets/profiles.scss */
  .week-day .time .start {
    margin-bottom: 3px;
  }
  /* line 12084, /myapp/app/assets/stylesheets/profiles.scss */
  .week-day .time input {
    width: 100%;
  }

  /* line 12088, /myapp/app/assets/stylesheets/profiles.scss */
  .educations-list .experience-wrapper > .panel, .past-jobs-list .experience-wrapper > .panel {
    width: calc(100% - 20px);
  }

  /* line 12091, /myapp/app/assets/stylesheets/profiles.scss */
  .service_listings .save-service {
    flex-direction: column;
  }
  /* line 12093, /myapp/app/assets/stylesheets/profiles.scss */
  .service_listings .save-service input, .service_listings .save-service button {
    margin-bottom: 5px;
  }

  /* line 12097, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .booking-status {
    min-width: auto;
  }
}
@media only screen and (max-width: 400px) {
  /* line 12104, /myapp/app/assets/stylesheets/profiles.scss */
  #signinModal.modal.in .modal-dialog,
  #signupModal.modal.in .modal-dialog {
    max-width: unset;
  }

  /* line 12108, /myapp/app/assets/stylesheets/profiles.scss */
  .modal.in .modal-dialog {
    margin: 0px;
  }

  /* line 12111, /myapp/app/assets/stylesheets/profiles.scss */
  #bookingCreateSuccessModal .modal-dialog, #newBookingModal .modal-dialog {
    min-width: 100% !important;
    width: 100% !important;
  }

  /* line 12116, /myapp/app/assets/stylesheets/profiles.scss */
  .upcoming-booking .direction .icons {
    margin-top: 15px;
  }

  /* line 12120, /myapp/app/assets/stylesheets/profiles.scss */
  .payment-card {
    padding: 10px;
  }
}
@media only screen and (max-width: 360px) {
  /* line 12127, /myapp/app/assets/stylesheets/profiles.scss */
  .session-bg .submit-btn-area button, .session-bg .submit-btn-area a {
    font-size: 11px;
  }

  /* line 12131, /myapp/app/assets/stylesheets/profiles.scss */
  .login-form-body {
    padding-left: 15px;
    padding-right: 15px;
  }

  /* line 12135, /myapp/app/assets/stylesheets/profiles.scss */
  #filter_kind + .form-group.mb-0 {
    width: 95%;
  }
  /* line 12137, /myapp/app/assets/stylesheets/profiles.scss */
  #filter_kind + .form-group.mb-0 #reportrange {
    height: auto;
  }

  /* line 12141, /myapp/app/assets/stylesheets/profiles.scss */
  .plans-modal .modal-content.success h2 {
    padding-right: 30px;
  }
}
/* Slideshow Time Selection */
/* line 12146, /myapp/app/assets/stylesheets/profiles.scss */
* {
  box-sizing: border-box;
}

/* Slideshow container */
/* line 12149, /myapp/app/assets/stylesheets/profiles.scss */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
/* line 12156, /myapp/app/assets/stylesheets/profiles.scss */
.time-wrap .mySlides {
  display: none;
}

/* Next & previous buttons */
/* line 12161, /myapp/app/assets/stylesheets/profiles.scss */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 10px;
  color: black;
  font-weight: bold;
  font-size: 13px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
/* line 12177, /myapp/app/assets/stylesheets/profiles.scss */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
/* line 12183, /myapp/app/assets/stylesheets/profiles.scss */
.prev:hover, .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
/* line 12188, /myapp/app/assets/stylesheets/profiles.scss */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
/* line 12197, /myapp/app/assets/stylesheets/profiles.scss */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

/* line 12208, /myapp/app/assets/stylesheets/profiles.scss */
.dotactive, .dot:hover {
  background-color: #717171;
}

/* line 12212, /myapp/app/assets/stylesheets/profiles.scss */
.search-box {
  width: 400px;
  height: 50px;
  border-radius: 40px;
  border: 1px solid #e4e5e7;
  background-color: white;
  display: flex;
  align-items: center;
  padding: 10px;
  box-shadow: 0 8px 40px 0 #a056211a;
}
/* line 12223, /myapp/app/assets/stylesheets/profiles.scss */
.search-box svg {
  font-size: 20px;
  margin: 5px 10px 5px 5px;
}
/* line 12228, /myapp/app/assets/stylesheets/profiles.scss */
.search-box input {
  flex: 1;
  height: 24px;
  border: none;
  outline: none;
  font-size: 16px;
  font-weight: lighter;
  font-family: GeomanistRegular, sans-serif;
}

/* line 12239, /myapp/app/assets/stylesheets/profiles.scss */
body.service_listings {
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
/* line 12241, /myapp/app/assets/stylesheets/profiles.scss */
body.service_listings input::-webkit-outer-spin-button,
body.service_listings input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* line 12248, /myapp/app/assets/stylesheets/profiles.scss */
body.service_listings input[type=number] {
  -moz-appearance: textfield;
}

/* line 12254, /myapp/app/assets/stylesheets/profiles.scss */
.weekday-title {
  display: flex;
  gap: 10px;
  justify-content: space-between;
}

/* line 12259, /myapp/app/assets/stylesheets/profiles.scss */
.weekday-tz {
  display: flex;
  align-content: flex-end;
}
/* line 5, /myapp/app/assets/stylesheets/references.scss */
.reference-form {
  margin: 0 auto;
  float: none;
  max-width: 800px;
  margin-bottom: 20px;
}

/* line 12, /myapp/app/assets/stylesheets/references.scss */
.reference-heading-row {
  margin: 0 auto;
  float: none;
  text-align: center;
  margin-bottom: 20px;
  max-width: 800px;
}
/* line 5, /myapp/app/assets/stylesheets/reviews.scss */
.star-rating {
  font-size: 0;
  white-space: nowrap;
  display: inline-block;
  width: 330px;
  height: 60px;
  overflow: hidden;
  position: relative;
  background-size: contain;
}

/* line 16, /myapp/app/assets/stylesheets/reviews.scss */
.star-rating i {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 20%;
  z-index: 1;
}

/* line 53, /myapp/app/assets/stylesheets/reviews.scss */
.star-rating input {
  -moz-appearance: none;
  -webkit-appearance: none;
  opacity: 0;
  display: inline-block;
  width: 20%;
  height: 100%;
  margin: 0;
  padding: 0;
  z-index: 2;
  position: relative;
}

/* line 65, /myapp/app/assets/stylesheets/reviews.scss */
.star-rating input:hover + i,
.star-rating input:checked + i {
  opacity: 1;
}

/* line 69, /myapp/app/assets/stylesheets/reviews.scss */
.star-rating i ~ i {
  width: 40%;
}

/* line 72, /myapp/app/assets/stylesheets/reviews.scss */
.star-rating i ~ i ~ i {
  width: 60%;
}

/* line 75, /myapp/app/assets/stylesheets/reviews.scss */
.star-rating i ~ i ~ i ~ i {
  width: 80%;
}

/* line 78, /myapp/app/assets/stylesheets/reviews.scss */
.star-rating i ~ i ~ i ~ i ~ i {
  width: 100%;
}

/* line 81, /myapp/app/assets/stylesheets/reviews.scss */
.choice {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 20px;
  display: block;
}
/* line 1, /myapp/app/assets/stylesheets/search.scss */
.sr-font {
  font-family: Roboto, Rubik, Raleway, "Times New Roman", Times, sans-serif !important;
  font-weight: 400;
}

/* line 7, /myapp/app/assets/stylesheets/search.scss */
.search-header {
  min-height: 125px;
  padding: 40px 20px;
}

/* line 22, /myapp/app/assets/stylesheets/search.scss */
.search-header.browse {
  padding: 60px 20px;
}

/* line 26, /myapp/app/assets/stylesheets/search.scss */
.search-header-sub {
  margin-top: 10px;
  min-height: 75px;
  display: flex;
  position: static;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
}

/* line 42, /myapp/app/assets/stylesheets/search.scss */
.search-button-contain {
  padding: 20px;
  display: inline-block;
}

/* line 47, /myapp/app/assets/stylesheets/search.scss */
.filter-box .btn-primary {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 53, /myapp/app/assets/stylesheets/search.scss */
.filter-box .btn-primary:hover, .filter-box .btn-primary:focus, .filter-box .btn-primary:active, .filter-box .btn-primary.active, .open > .filter-box .dropdown-toggle.btn-primary {
  background: #F99600;
  border: 1px solid #F99612;
  color: #FFF !important;
}

/* line 63, /myapp/app/assets/stylesheets/search.scss */
.search-content {
  display: block;
  margin-top: 50px;
}

/* line 68, /myapp/app/assets/stylesheets/search.scss */
.search-left-bar {
  width: 15%;
  height: auto;
  display: inline-block;
  vertical-align: top;
}

/* line 77, /myapp/app/assets/stylesheets/search.scss */
.search-results-profiles {
  width: 84%;
  display: block;
  margin: 0 auto;
}

/* line 85, /myapp/app/assets/stylesheets/search.scss */
.jumbotron.cover-photo-result {
  padding: 10px 10px 0px 10px;
  border: 1px solid #888888;
  width: 100%;
  height: 250px;
  margin-bottom: 0px;
}

/* line 93, /myapp/app/assets/stylesheets/search.scss */
.profile-picture-search {
  height: 100px;
  width: 100px;
  max-width: 100px;
  max-height: 100px;
  margin-top: 5px;
  border-radius: 50%;
  border: 1px solid #FFF;
}

/* line 103, /myapp/app/assets/stylesheets/search.scss */
#search-header-contain {
  text-align: center;
  flex: 1;
  max-width: 800px;
}

/* line 115, /myapp/app/assets/stylesheets/search.scss */
.result-sub-container {
  padding: 15px;
  text-align: center;
}

/* line 119, /myapp/app/assets/stylesheets/search.scss */
.result-top-container {
  padding: 15px;
  text-align: center;
}

/* line 124, /myapp/app/assets/stylesheets/search.scss */
.default-red {
  border-color: #cb3e47;
}

/* line 128, /myapp/app/assets/stylesheets/search.scss */
.search-bar {
  width: 200px;
  display: -webkit-box;
}

/* line 133, /myapp/app/assets/stylesheets/search.scss */
.filter-box .flex-item {
  margin: 0px 20px;
}

/* line 137, /myapp/app/assets/stylesheets/search.scss */
.sr-flex-container {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: -10px;
}

/* line 160, /myapp/app/assets/stylesheets/search.scss */
.sr-flex-container .sr-card {
  margin: 7px;
}

/* line 164, /myapp/app/assets/stylesheets/search.scss */
.sr-card {
  flex: 1;
  flex-grow: 10;
  text-align: center;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  padding: 12px 10px;
  height: 100%;
}

/* line 175, /myapp/app/assets/stylesheets/search.scss */
.sr-card-item {
  width: calc((100% - 68px)/3);
  margin: 12px 6px 0;
}

@media only screen and (max-width: 992px) {
  /* line 182, /myapp/app/assets/stylesheets/search.scss */
  .search-results-profiles {
    width: 100%;
  }

  /* line 185, /myapp/app/assets/stylesheets/search.scss */
  .sr-card-item {
    width: calc((100% - 68px)/2);
  }

  /* line 188, /myapp/app/assets/stylesheets/search.scss */
  .sr-flex-container {
    justify-content: center;
  }
}
@media only screen and (max-width: 700px) {
  /* line 193, /myapp/app/assets/stylesheets/search.scss */
  .sr-card-item {
    width: calc((100% - 68px)/1);
  }
}
@media only screen and (max-width: 480px) {
  /* line 198, /myapp/app/assets/stylesheets/search.scss */
  .search-header {
    min-height: auto;
    padding: 40px 20px;
  }

  /* line 202, /myapp/app/assets/stylesheets/search.scss */
  .search-header.browse {
    min-height: auto;
    padding: 40px 0px 20px;
  }

  /* line 207, /myapp/app/assets/stylesheets/search.scss */
  .filter-box .flex-item {
    width: 100%;
    flex-basis: 100%;
    margin: 8px 20px;
  }

  /* line 213, /myapp/app/assets/stylesheets/search.scss */
  .filter-box .flex-item.btn-circle {
    min-width: 40px;
    min-height: 40px;
    width: auto;
    height: auto;
    padding: 8px 12px;
    border-radius: 15px;
    text-align: center;
    font-size: 16px;
    line-height: 1.42857;
  }

  /* line 225, /myapp/app/assets/stylesheets/search.scss */
  .search-header-sub .sr-book-btn {
    font-size: 18px;
    width: 100%;
  }

  /* line 229, /myapp/app/assets/stylesheets/search.scss */
  .search-header-sub .search-button-contain {
    width: 100%;
  }

  /* line 233, /myapp/app/assets/stylesheets/search.scss */
  .search-content {
    margin-top: 10px;
  }

  /* line 237, /myapp/app/assets/stylesheets/search.scss */
  .sr-card-item {
    width: calc((100% - 48px));
    margin: 0 auto;
    margin-top: 40px;
  }

  /* line 243, /myapp/app/assets/stylesheets/search.scss */
  .pagination.pagination-lg li a {
    padding: 5px 8px;
    font-size: 14px;
  }
}
/* line 250, /myapp/app/assets/stylesheets/search.scss */
.sr-card-tec {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15), 0 2px 3px rgba(0, 0, 0, 0.2);
  transition: box-shadow 83ms;
  background-color: #fff;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
}

/* line 259, /myapp/app/assets/stylesheets/search.scss */
div.sr-cv-photo {
  height: 124px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  object-fit: cover;
  background-repeat: no-repeat !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover !important;
}

/* line 276, /myapp/app/assets/stylesheets/search.scss */
.sr-p-image {
  border-radius: 100px;
  border: 1px solid #FFF;
  height: 100px;
  width: 100px;
  background-color: #fff;
}

/* line 284, /myapp/app/assets/stylesheets/search.scss */
.sr-card-name {
  display: block;
  text-overflow: ellipsis;
}

/* line 292, /myapp/app/assets/stylesheets/search.scss */
.sr-card-i-am-a {
  display: block;
  text-overflow: ellipsis;
}

/* line 300, /myapp/app/assets/stylesheets/search.scss */
.sr-card-mid {
  margin-bottom: 110px;
}

/* line 304, /myapp/app/assets/stylesheets/search.scss */
.sr-card-btn-ct {
  margin-top: auto;
  padding: 12px 0px;
}

/* line 313, /myapp/app/assets/stylesheets/search.scss */
.sr-flex-container#search-container .sr-card:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

/* line 320, /myapp/app/assets/stylesheets/search.scss */
.sr-icon {
  padding: 0px 8px;
}

/* line 324, /myapp/app/assets/stylesheets/search.scss */
.sr-book-btn {
  border: 2px solid #505050;
  background-color: #505050;
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  white-space: normal;
}

/* line 334, /myapp/app/assets/stylesheets/search.scss */
.sr-book-btn:hover {
  color: #505050;
  background-color: #FFF;
}

/* line 338, /myapp/app/assets/stylesheets/search.scss */
.sr-book-btn-invert:hover {
  color: #FFF;
  background-color: #505050;
}

/* line 343, /myapp/app/assets/stylesheets/search.scss */
.sr-book-btn-invert {
  border: 2px solid #505050;
  background-color: transparent;
  color: #505050;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  white-space: normal;
}

/* line 353, /myapp/app/assets/stylesheets/search.scss */
.sr-no-mr {
  margin: 3px 0px;
}

/* line 357, /myapp/app/assets/stylesheets/search.scss */
.sr-offer {
  padding: 3px 5px;
  border: 1px solid #505050;
  font-weight: 400;
  font-size: 14px;
  display: inline-block;
  margin: 4px;
}

/* line 366, /myapp/app/assets/stylesheets/search.scss */
.sr-offer-types {
  margin-top: 20px;
}

/* line 370, /myapp/app/assets/stylesheets/search.scss */
.sr-card-photo {
  padding-bottom: 24px;
}

/* line 375, /myapp/app/assets/stylesheets/search.scss */
.sr-card-front {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  height: 100%;
}

/* line 382, /myapp/app/assets/stylesheets/search.scss */
.sr-card-name {
  font-size: 20px;
  margin-bottom: 5px;
  margin-top: 5px;
}

@media only screen and (max-width: 480px) {
  /* line 389, /myapp/app/assets/stylesheets/search.scss */
  .search-results-profiles {
    width: 100%;
  }

  /* line 394, /myapp/app/assets/stylesheets/search.scss */
  .sr-card-i-am-a {
    font-weight: 300;
    line-height: 19px;
    margin: 10px 0px;
  }

  /* line 399, /myapp/app/assets/stylesheets/search.scss */
  .sr-card-name {
    font-size: 24px;
    line-height: 28px;
  }
}
/* ===================================================================
                       Popular Offers START
==================================================================== */
/* line 8, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content,
body.groups.browse_services .browse-services-content {
  /* ==================== Responsiveness =================== */
  /*  Extra Large devices (Extra Large screens / TVs, 1201px < 1440px) */
  /*  Large devices (Large screens / Desktops, 1025px < 1200px) */
  /*  Medium devices (Small screens / laptops, 769px < 1024px) */
  /*  Small devices (iPads/Tablets, 481px < 768px) */
  /*  Extra small devices (Mobile devices, 360px < 480px) */
}
@media only screen and (max-width: 1440px) {
  /* line 16, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains,
  body.groups.browse_services .browse-services-content .browse-brains {
    background-color: #323232;
    width: 100%;
    height: 600px;
  }
  /* line 22, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .search-box,
  body.groups.browse_services .browse-services-content .search-box {
    width: 350px;
    height: 44px;
    display: flex;
    padding: 6px;
  }
  /* line 28, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .search-box svg,
  body.groups.browse_services .browse-services-content .search-box svg {
    width: 20px;
    height: 20px;
    margin: 5px 10px 5px 5px;
  }
  /* line 34, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .search-box input,
  body.groups.browse_services .browse-services-content .search-box input {
    flex: 1;
    height: 18px;
    font-size: 14px;
  }
  /* line 41, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-hero,
  body.groups.browse_services .browse-services-content .browse-hero {
    padding-left: 0;
    padding-right: 0;
    margin-top: 46px;
    display: flex;
    flex-direction: column;
    width: 600px;
  }
  /* line 50, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .title,
  body.groups.browse_services .browse-services-content .title {
    height: unset;
    left: calc(50% - 418px / 2);
    top: 0;
    font-size: 56px;
    line-height: 78px;
    font-weight: 700;
  }
  /* line 60, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .title-description,
  body.groups.browse_services .browse-services-content .title-description {
    font-size: 22px;
    line-height: 33px;
    font-weight: 400;
  }
  /* line 66, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .hero-img,
  body.groups.browse_services .browse-services-content .hero-img {
    width: 600px;
    height: auto;
    top: 92px;
    left: 480px;
  }
  /* line 73, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-our-brains-pic,
  body.groups.browse_services .browse-services-content .browse-our-brains-pic {
    width: 600px;
    margin-top: 10%;
  }
  /* line 79, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-btn,
  body.groups.browse_services .browse-services-content .browse-brains-btn {
    padding: 8px 15px;
    margin-right: 10px;
    font-size: 16px;
  }
  /* line 85, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-button,
  body.groups.browse_services .browse-services-content .browse-button {
    display: flex;
    align-items: center;
  }
  /* line 89, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-button svg,
  body.groups.browse_services .browse-services-content .browse-button svg {
    width: 20px;
    height: 16px;
    box-shadow: #ffffff;
  }
  /* line 97, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-btn-color,
  body.groups.browse_services .browse-services-content .browse-brains-btn-color {
    height: 50px;
  }
  /* line 101, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content,
  body.groups.browse_services .browse-services-content .browse-brains-content {
    width: 1250px;
  }
  /* line 104, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section {
    width: 230px;
    padding: 0;
    /*.chosen-drop {
      width: 230px;
      left: -18px;
    }*/
  }
  /* line 108, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .category-section-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .category-section-title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  /* line 113, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .category,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .category {
    margin: 10px 0;
  }
  /* line 117, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .category-icon,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .category-icon {
    width: 36px;
    height: 36px;
  }
  /* line 121, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .category-icon img,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .category-icon img {
    width: 20px;
    height: 20px;
  }
  /* line 127, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .country-select,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .selected-country-section,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .country-select,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .selected-country-section {
    width: 230px;
  }
  /* line 132, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .price-range,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .price-range {
    width: 220px;
  }
  /* line 136, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .price-range-title,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .service-ratings-title,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .location-title,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .language-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .price-range-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .service-ratings-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .location-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .language-title {
    font-size: 20px;
  }
  /* line 143, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section #slider.ui-slider,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section #slider.ui-slider {
    width: 210px;
  }
  /* line 153, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section {
    /* Meet the brain - Right Side */
    /* Top Cards */
    /*==========================Profile Card==========================*/
  }
  /* line 156, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-top-card-container,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-top-card-container {
    grid-row-gap: 10px;
  }
  /* line 160, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-container,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-container {
    grid-column-gap: 10px;
  }
  /* line 164, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card {
    width: 443px;
    height: 120px;
  }
  /* line 170, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-1 span,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-1 span {
    width: 150px;
    height: 75px;
    top: 30px;
    left: 25px;
    bottom: 25px;
    font-size: 18px;
    line-height: 20px;
  }
  /* line 180, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-1 .meet-lamp,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-1 .meet-lamp {
    width: 100px;
    height: 95px;
    top: 26px;
    left: 175px;
  }
  /* line 187, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-1 .meet-monitor,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-1 .meet-monitor {
    width: 125px;
    height: 115px;
    top: 23px;
    left: 290px;
  }
  /* line 196, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 span,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 span {
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.8px;
    margin-top: 10px;
  }
  /* line 204, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic {
    width: 53px;
    height: 50px;
    top: 60px;
  }
  /* line 210, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .crown,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .crown {
    width: 44px;
    height: 43px;
    left: 7.92%;
    right: 5.05%;
    top: 28.59%;
    bottom: -15.4%;
  }
  /* line 219, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-1,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-1 {
    width: 60px;
    height: 58px;
    left: 30px;
    top: 62px;
  }
  /* line 226, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .heart,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .heart {
    width: 45px;
    height: 55px;
    left: 26.85%;
    right: -11.66%;
    top: 30.52%;
    bottom: -0.96%;
  }
  /* line 235, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-2,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-2 {
    width: 60px;
    height: 58px;
    left: 112px;
    top: 62px;
  }
  /* line 242, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .fireworks,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .fireworks {
    width: 65px;
    height: 48px;
    left: 44.13%;
    right: 1.2%;
    top: 26.63%;
    bottom: -7.74%;
  }
  /* line 251, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-3,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-3 {
    width: 60px;
    height: 58px;
    left: 192px;
    top: 62px;
  }
  /* line 258, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .heart-2,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .heart-2 {
    width: 50px;
    height: 50px;
    left: 63.13%;
    right: 1.2%;
    top: 27.63%;
    bottom: -7.74%;
  }
  /* line 267, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-4,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-4 {
    width: 60px;
    height: 58px;
    left: 274px;
    top: 62px;
  }
  /* line 274, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .thunder,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .thunder {
    width: 55px;
    height: 45px;
    left: 81.13%;
    right: 1.2%;
    top: 30.63%;
    bottom: -7.74%;
  }
  /* line 283, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-5,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-5 {
    width: 60px;
    height: 58px;
    left: 355px;
    top: 62px;
  }
  /* line 293, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-container,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-container {
    grid-column-gap: 10px;
  }
  /* line 297, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card {
    width: 291px;
    height: 120px;
  }
  /* line 301, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card span,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card span {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.8px;
  }
  /* line 309, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-1 span,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-1 span {
    width: 120px;
    height: 38px;
    margin-left: 22px;
  }
  /* line 315, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-1 svg,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-1 svg {
    width: 94px;
    height: 67px;
    right: 19px;
  }
  /* line 323, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-2 span,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-2 span {
    width: 120px;
    height: 38px;
    margin-left: 22px;
  }
  /* line 329, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-2 svg,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-2 svg {
    position: absolute;
    width: 90px;
    height: 60px;
    right: 19px;
  }
  /* line 338, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-3 span,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-3 span {
    width: 132px;
    height: 38px;
    margin-left: 22px;
  }
  /* line 344, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-3 svg,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-3 svg {
    width: 62px;
    height: 71px;
    right: 24px;
  }
  /* line 352, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 8, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content,
  body.groups.browse_services .browse-services-content {
    /* ------- Browse Brains Hero Section --------- */
  }
  /* line 363, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains,
  body.groups.browse_services .browse-services-content .browse-brains {
    width: 100%;
    height: 475px;
  }
  /* line 367, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .navbar-collapse.collapse,
  body.groups.browse_services .browse-services-content .navbar-collapse.collapse {
    display: none !important;
  }
  /* line 371, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .header-sub,
  body.groups.browse_services .browse-services-content .header-sub {
    display: block;
  }
  /* line 375, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .search-box,
  body.groups.browse_services .browse-services-content .search-box {
    width: 300px;
    height: 40px;
    display: flex;
    padding: 6px;
    margin: 0 0 8px 8px;
  }
  /* line 382, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .search-box svg,
  body.groups.browse_services .browse-services-content .search-box svg {
    width: 18px;
    height: 18px;
    margin: 5px 10px 5px 5px;
  }
  /* line 388, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .search-box input,
  body.groups.browse_services .browse-services-content .search-box input {
    flex: 1;
    height: 18px;
    font-size: 14px;
  }
  /* line 397, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-hero,
  body.groups.browse_services .browse-services-content .browse-hero {
    width: 500px;
    padding-left: 0;
    padding-right: 0;
    margin-top: 46px;
  }
  /* line 404, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .title,
  body.groups.browse_services .browse-services-content .title {
    width: 418px;
    margin: 0;
    left: calc(50% - 418px / 2);
    top: 0;
    font-size: 35px;
    line-height: 42px;
  }
  /* line 413, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .title-description,
  body.groups.browse_services .browse-services-content .title-description {
    width: 435px;
    font-size: 16px;
    line-height: 26px;
    margin: 18px 0;
  }
  /* line 420, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .hero-img,
  body.groups.browse_services .browse-services-content .hero-img {
    max-width: 470px;
    height: auto;
    top: 92px;
    left: 465px;
  }
  /* line 427, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-our-brains-pic,
  body.groups.browse_services .browse-services-content .browse-our-brains-pic {
    max-width: 400px;
    height: 375px;
    margin-left: 24px;
  }
  /* line 433, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content,
  body.groups.browse_services .browse-services-content .browse-brains-content {
    width: 985px;
  }
  /* line 436, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section {
    /*  #slider.ui-slider {
        width: 180px;
      }*/
    /*
              .chosen-drop {
                width: 220px;
              }*/
  }
  /* line 437, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .category,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .category {
    margin: 10px 0;
  }
  /* line 441, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .category-icon,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .category-icon {
    width: 36px;
    height: 36px;
  }
  /* line 445, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .category-icon svg,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .category-icon svg {
    width: 20px;
    height: 20px;
  }
  /* line 451, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .country-select,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .selected-country-section,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .country-select,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .selected-country-section {
    width: 220px;
  }
  /* line 456, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .price-range,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .price-range {
    width: 180px;
  }
  /* line 460, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .price-range-title,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .service-ratings-title,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .location-title,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .language-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .price-range-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .service-ratings-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .location-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .language-title {
    font-size: 20px;
  }
  /* line 476, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section {
    /* Meet the brain - Right Side */
    /* Top Cards */
    /*==========================Profile Card==========================*/
  }
  /* line 479, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-top-card-container,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-top-card-container {
    grid-row-gap: 10px;
  }
  /* line 483, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-container,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-container {
    grid-column-gap: 10px;
  }
  /* line 487, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card {
    width: 360px;
    height: 110px;
  }
  /* line 495, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-1 span,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-1 span {
    width: 130px;
    height: 75px;
    top: 25px;
    left: 25px;
    bottom: 25px;
    font-size: 16px;
    line-height: 20px;
  }
  /* line 505, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-1 .meet-lamp,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-1 .meet-lamp {
    width: 85px;
    height: 95px;
    top: 22px;
    left: 148px;
  }
  /* line 512, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-1 .meet-monitor,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-1 .meet-monitor {
    width: 105px;
    height: 115px;
    top: 19px;
    left: 240px;
  }
  /* line 521, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 span,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 span {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.8px;
    margin-top: 10px;
  }
  /* line 529, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic {
    width: 53px;
    height: 50px;
    top: 60px;
  }
  /* line 535, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .crown,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .crown {
    width: 40px;
    height: 38px;
    left: 5.92%;
    right: 5.05%;
    top: 32.59%;
    bottom: -15.4%;
  }
  /* line 544, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-1,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-1 {
    left: 22px;
  }
  /* line 548, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .heart,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .heart {
    width: 40px;
    height: 48px;
    left: 25.85%;
    right: -11.66%;
    top: 36.52%;
    bottom: -0.96%;
  }
  /* line 557, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-2,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-2 {
    left: 85px;
  }
  /* line 561, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .fireworks,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .fireworks {
    width: 45px;
    height: 42px;
    left: 44.13%;
    right: 1.2%;
    top: 30.63%;
    bottom: -7.74%;
  }
  /* line 570, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-3,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-3 {
    left: 146px;
  }
  /* line 574, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .heart-2,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .heart-2 {
    width: 40px;
    height: 45px;
    left: 60.13%;
    right: 1.2%;
    top: 30.63%;
    bottom: -7.74%;
  }
  /* line 583, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-4,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-4 {
    left: 208px;
  }
  /* line 587, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .thunder,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .thunder {
    width: 55px;
    height: 45px;
    left: 76.13%;
    right: 1.2%;
    top: 30.63%;
    bottom: -7.74%;
  }
  /* line 596, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-5,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-5 {
    left: 272px;
  }
  /* line 603, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-container,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-container {
    grid-column-gap: 10px;
  }
  /* line 607, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card {
    width: 236px;
    height: 110px;
  }
  /* line 611, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card span,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card span {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.8px;
  }
  /* line 619, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }
  /* line 624, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card {
    width: 240px;
    height: 432px;
  }
  /* line 629, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react {
    width: 26px;
    height: 26px;
    right: 12px;
    top: 12px;
  }
  /* line 635, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react .love-icon,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react .love-icon {
    left: 27%;
    top: 29%;
  }
  /* line 639, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react .love-icon svg,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react .love-icon svg {
    width: 15px;
    height: 15px;
  }
  /* line 649, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container {
    width: 65px;
  }
  /* line 652, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-text,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-text {
    width: 65px;
  }
  /* line 656, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-status,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-status {
    font-size: 16px;
  }
  /* line 662, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .card-horizontal-role,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .card-horizontal-role {
    margin-bottom: 5px;
  }
  /* line 668, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card {
    width: 240px;
    height: 432px;
  }
  /* line 673, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .button-div .flipped-profile-card-button,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .button-div .flipped-profile-card-button {
    width: 210px;
  }
}
@media only screen and (max-width: 1024px) {
  /* line 8, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content,
  body.groups.browse_services .browse-services-content {
    /* ------- Browse Brains Hero Section --------- */
  }
  /* line 686, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains,
  body.groups.browse_services .browse-services-content .browse-brains {
    width: 100%;
    height: 360px;
    padding: 33px;
    margin-top: 45px;
  }
  /* line 693, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .search-box,
  body.groups.browse_services .browse-services-content .search-box {
    width: 250px;
  }
  /* line 696, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .search-box svg,
  body.groups.browse_services .browse-services-content .search-box svg {
    width: 18px;
    height: 18px;
    margin: 5px 10px 5px 5px;
  }
  /* line 702, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .search-box input,
  body.groups.browse_services .browse-services-content .search-box input {
    flex: 1;
    height: 18px;
    font-size: 14px;
  }
  /* line 711, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .title-body,
  body.groups.browse_services .browse-services-content .title-body {
    height: 300px;
    margin: 0;
  }
  /* line 716, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-hero,
  body.groups.browse_services .browse-services-content .browse-hero {
    width: 360px;
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
  }
  /* line 723, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .title,
  body.groups.browse_services .browse-services-content .title {
    width: 300px;
    left: calc(50% - 300px / 2);
    font-size: 28px;
    line-height: 35px;
  }
  /* line 730, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .title-description,
  body.groups.browse_services .browse-services-content .title-description {
    width: 360px;
    font-size: 14px;
    line-height: 22px;
    margin: 12px 0;
  }
  /* line 737, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .hero-img,
  body.groups.browse_services .browse-services-content .hero-img {
    max-width: 330px;
    height: 280px;
  }
  /* line 741, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .hero-img .browse-our-brains-pic,
  body.groups.browse_services .browse-services-content .hero-img .browse-our-brains-pic {
    width: 100%;
    height: 100%;
    margin-left: 0;
  }
  /* line 748, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content,
  body.groups.browse_services .browse-services-content .browse-brains-content {
    width: 740px;
  }
  /* line 751, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section {
    width: 180px;
    /*.chosen-drop {
      width: 150px;
      top: 25px;
      left: -6px;
    }*/
  }
  /* line 754, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .category-section-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .category-section-title {
    font-size: 16px;
    margin-bottom: 14px;
  }
  /* line 759, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .see-all-category span,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .see-all-category span {
    font-size: 12px;
    margin-right: 6px;
    line-height: 20px;
  }
  /* line 765, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .see-all-category svg,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .see-all-category svg {
    width: 12px;
    height: 7px;
  }
  /* line 770, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .category-icon,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .category-icon {
    width: 42px;
    height: 28px;
  }
  /* line 775, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .category,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .category {
    margin: 12px 0;
    display: flex;
    align-items: center;
  }
  /* line 780, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .category span,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .category span {
    font-size: 12px;
    line-height: 20px;
    width: 196px;
    height: 20px;
    margin-left: 12px;
  }
  /* line 789, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .price-range-section,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .price-range-section {
    margin-top: 24px;
  }
  /* line 793, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .price-range-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .price-range-title {
    width: 195px;
    height: 30px;
    font-size: 20px;
    margin: 12px 0;
  }
  /* line 800, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .country-select,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .selected-country-section,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .language-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .country-select,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .selected-country-section,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .language-title {
    width: 185px;
  }
  /* line 806, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .selected-country-section,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .selected-country-section {
    margin-top: 20px;
  }
  /* line 810, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .country-select,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .country-select {
    height: 30px;
    padding: 8px 4px;
  }
  /* line 815, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .country-name,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .country-name {
    margin: 0 4px;
  }
  /* line 819, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .language-label,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .language-label {
    margin-bottom: 10px;
    font-size: 18px;
  }
  /* line 824, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .price-range-title,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .service-ratings-title,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .location-title,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .language-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .price-range-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .service-ratings-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .location-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .language-title {
    font-size: 16px;
  }
  /* line 831, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section #slider.ui-slider,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section #slider.ui-slider {
    width: 150px;
  }
  /* line 835, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section #slider .ui-slider-handle,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section #slider .ui-slider-handle {
    position: absolute;
    width: 18px;
    height: 18px;
    top: -8px;
  }
  /* line 843, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .service-ratings-title,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .price-range,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .location-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .service-ratings-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .price-range,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .location-title {
    width: 150px;
  }
  /* line 849, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section label.service-label,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section label.service-label {
    margin-bottom: 10px;
  }
  /* line 853, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .price-range-title,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .service-ratings-title,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .location-title,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .language-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .price-range-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .service-ratings-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .location-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .language-title {
    font-size: 16px;
  }
  /* line 860, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section #slider.ui-slider,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section #slider.ui-slider {
    width: 150px;
  }
  /* line 864, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .price-range,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .price-range {
    width: 150px;
  }
  /* line 868, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .service-ratings-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .service-ratings-title {
    width: 150px;
  }
  /* line 872, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section label.container,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section label.container {
    margin-bottom: 10px;
  }
  /* line 883, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section {
    /* Meet the brain - Right Side */
    /* Top Cards */
    /*==========================Profile Card==========================*/
  }
  /* line 886, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-top-card-container,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-top-card-container {
    grid-row-gap: 5px;
  }
  /* line 890, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-container,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-container {
    grid-column-gap: 5px;
  }
  /* line 894, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card {
    width: 265px;
    height: 90px;
  }
  /* line 902, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-1 span,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-1 span {
    width: 90px;
    height: 50px;
    top: 22px;
    left: 18px;
    bottom: 25px;
    font-size: 12px;
    line-height: 16px;
  }
  /* line 912, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-1 .meet-lamp,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-1 .meet-lamp {
    width: 60px;
    height: 78px;
    top: 23px;
    left: 105px;
  }
  /* line 919, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-1 .meet-monitor,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-1 .meet-monitor {
    width: 78px;
    height: 68px;
    top: 31px;
    left: 170px;
  }
  /* line 928, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 span,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 span {
    width: 100%;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.8px;
    margin-top: 5px;
  }
  /* line 937, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic {
    width: 40px;
    height: 37px;
    top: 53px;
  }
  /* line 943, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .crown,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .crown {
    width: 32px;
    height: 34px;
    left: 4.92%;
    right: 5.05%;
    top: 35.59%;
    bottom: -15.4%;
  }
  /* line 952, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-1,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-1 {
    left: 12px;
  }
  /* line 956, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .heart,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .heart {
    width: 36px;
    height: 38px;
    left: 24.85%;
    right: -11.66%;
    top: 42.52%;
    bottom: -0.96%;
  }
  /* line 965, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-2,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-2 {
    left: 62px;
  }
  /* line 969, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .fireworks,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .fireworks {
    width: 45px;
    height: 42px;
    left: 43.13%;
    right: 1.2%;
    top: 29.63%;
    bottom: -7.74%;
  }
  /* line 978, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-3,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-3 {
    left: 110px;
  }
  /* line 982, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .heart-2,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .heart-2 {
    width: 36px;
    height: 45px;
    left: 61.13%;
    right: 1.2%;
    top: 32.63%;
    bottom: -7.74%;
  }
  /* line 991, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-4,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-4 {
    left: 160px;
  }
  /* line 995, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .thunder,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .thunder {
    width: 42px;
    height: 45px;
    left: 80.13%;
    right: 1.2%;
    top: 30.63%;
    bottom: -7.74%;
  }
  /* line 1004, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-5,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-5 {
    left: 210px;
  }
  /* line 1010, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-container,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-container {
    grid-column-gap: 5px;
  }
  /* line 1014, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card {
    width: 175px;
    height: 90px;
  }
  /* line 1018, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card span,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card span {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.8px;
  }
  /* line 1026, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-1 span,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-1 span {
    width: 83px;
    height: 28px;
    margin-left: 14px;
  }
  /* line 1032, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-1 svg,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-1 svg {
    width: 56px;
    height: 60px;
    right: 19px;
  }
  /* line 1040, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-2 span,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-2 span {
    width: 82px;
    height: 28px;
    margin-left: 14px;
  }
  /* line 1046, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-2 svg,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-2 svg {
    width: 56px;
    height: 62px;
    right: 16px;
  }
  /* line 1054, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-3 span,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-3 span {
    width: 102px;
    height: 28px;
    margin-left: 14px;
  }
  /* line 1060, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-3 svg,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-3 svg {
    width: 45px;
    height: 62px;
    right: 18px;
  }
  /* line 1069, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .recommended-brains-container,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .recommended-brains-container {
    width: 100%;
    height: 80px;
  }
  /* line 1073, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .recommended-brains-container .recommended-brains-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .recommended-brains-container .recommended-brains-title {
    font-size: 24px;
    padding: 20px 0;
  }
  /* line 1079, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr 1fr;
  }
  /* line 1085, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card {
    width: 258px;
    height: 446px;
  }
  /* line 1090, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react {
    width: 30px;
    height: 30px;
    right: 12px;
    top: 12px;
  }
  /* line 1100, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container {
    width: 70px;
  }
  /* line 1103, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-text,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-text {
    width: 70px;
  }
  /* line 1107, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-status,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-status {
    font-size: 18px;
  }
  /* line 1115, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card {
    width: 258px;
    height: 446px;
  }
  /* line 1120, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .button-div .flipped-profile-card-button,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .button-div .flipped-profile-card-button {
    width: 228px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 1133, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains,
  body.groups.browse_services .browse-services-content .browse-brains {
    margin-top: 75px;
    max-width: 100%;
    padding: 45px;
  }
  /* line 1139, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .mobile-menu,
  body.groups.browse_services .browse-services-content .mobile-menu {
    display: block;
    z-index: 5;
  }
  /* line 1145, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .search-box svg,
  body.groups.browse_services .browse-services-content .search-box svg {
    margin: 2px 10px 2px 2px;
  }
  /* line 1150, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .tab_menu_flex,
  body.groups.browse_services .browse-services-content .tab_menu_flex {
    display: flex;
  }
  /* line 1154, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .tab_menu_height,
  body.groups.browse_services .browse-services-content .tab_menu_height {
    min-height: 238px;
  }
  /* line 1158, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .hero-img,
  body.groups.browse_services .browse-services-content .hero-img {
    display: none;
  }
  /* line 1162, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .mobile-hero-img,
  body.groups.browse_services .browse-services-content .mobile-hero-img {
    width: 100%;
    height: 100px;
  }
  /* line 1167, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-hero,
  body.groups.browse_services .browse-services-content .browse-hero {
    width: 400px;
    height: 192px;
    margin: 40px auto;
  }
  /* line 1173, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .title,
  body.groups.browse_services .browse-services-content .title {
    font-size: 29px;
  }
  /* line 1177, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .title-description,
  body.groups.browse_services .browse-services-content .title-description {
    width: 400px;
    font-size: 15px;
  }
  /* line 1182, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-btn,
  body.groups.browse_services .browse-services-content .browse-brains-btn {
    padding: 6px;
  }
  /* line 1186, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content,
  body.groups.browse_services .browse-services-content .browse-brains-content {
    width: 440px;
    /* Meet the brain - Right Side */
  }
  /* line 1189, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section {
    width: 180px;
  }
  /* line 1192, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .category-section-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .category-section-title {
    font-size: 16px;
    font-weight: 700;
  }
  /* line 1197, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .see-all-category span,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .see-all-category span {
    font-size: 12px;
    margin-right: 6px;
    line-height: 20px;
  }
  /* line 1203, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .price-range-section,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .price-range-section {
    width: 100%;
    margin-top: 35px;
  }
  /* line 1208, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .price-range-min,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .price-range-max,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .price-range-min,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .price-range-max {
    margin-left: -6px;
  }
  /* line 1213, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section label.service-label,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .country-name,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .language-label,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section label.service-label,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .country-name,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .language-label {
    font-size: 12px;
  }
  /* line 1219, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .circle,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .circle {
    top: 2px;
    width: 16px;
    height: 16px;
  }
  /* line 1225, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .line1,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .line2,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .line1,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .line2 {
    width: 8px;
    top: 5px;
  }
  /* line 1231, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section #slider .ui-slider-handle,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section #slider .ui-slider-handle {
    position: absolute;
    width: 18px;
    height: 18px;
    top: -8px;
  }
  /* line 1240, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section {
    padding: 0 5px 0 10px;
    /* Top Cards */
  }
  /* line 1243, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-top-card-container,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-top-card-container {
    grid-row-gap: 8px;
  }
  /* line 1247, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-container,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-container {
    grid-row-gap: 5px;
    grid-template-columns: 1fr;
    justify-content: end;
  }
  /* line 1253, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card {
    width: 250px;
    height: 90px;
  }
  /* line 1261, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-1 span,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-1 span {
    width: 90px;
    height: 50px;
    top: 22px;
    left: 18px;
    bottom: 25px;
    font-size: 12px;
    line-height: 16px;
  }
  /* line 1271, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-1 .meet-lamp,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-1 .meet-lamp {
    width: 60px;
    height: 78px;
    top: 23px;
    left: 98px;
  }
  /* line 1278, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-1 .meet-monitor,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-1 .meet-monitor {
    width: 78px;
    height: 68px;
    top: 31px;
    left: 160px;
  }
  /* line 1287, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-1,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-1 {
    left: 10px;
  }
  /* line 1291, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-2,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-2 {
    left: 58px;
  }
  /* line 1295, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-3,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-3 {
    left: 105px;
  }
  /* line 1299, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-4,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-4 {
    left: 153px;
  }
  /* line 1303, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-5,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-5 {
    left: 201px;
  }
  /* line 1310, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-container,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-container {
    grid-template-columns: 1fr;
    grid-row-gap: 8px;
    justify-content: end;
  }
  /* line 1316, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card {
    width: 250px;
    height: 90px;
  }
  /* line 1320, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card span,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card span {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.8px;
  }
  /* line 1328, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-1 span,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-1 span {
    width: 130px;
    height: 40px;
    margin-left: 30px;
  }
  /* line 1334, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-1 svg,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-1 svg {
    width: 76px;
    height: 60px;
    right: 26px;
  }
  /* line 1342, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-2 span,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-2 span {
    width: 130px;
    height: 40px;
    margin-left: 30px;
  }
  /* line 1348, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-2 svg,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-2 svg {
    width: 76px;
    height: 60px;
    right: 26px;
  }
  /* line 1356, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-3 span,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-3 span {
    width: 130px;
    height: 40px;
    margin-left: 30px;
  }
  /* line 1362, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-3 svg,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-3 svg {
    width: 76px;
    height: 60px;
    right: 26px;
  }
  /* line 1369, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .recommended-brains-container,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .recommended-brains-container {
    width: 100%;
    height: 80px;
  }
  /* line 1373, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .recommended-brains-container .recommended-brains-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .recommended-brains-container .recommended-brains-title {
    font-size: 18px;
  }
  /* line 1378, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container {
    grid-template-columns: 1fr;
    grid-row-gap: 8px;
    justify-content: end;
  }
}
@media only screen and (max-width: 480px) {
  /* line 8, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content,
  body.groups.browse_services .browse-services-content {
    max-width: 95%;
    /* -------- Navbar -------- */
    /* ============== Mobile Side Nav Filter ============ */
    /*===== Mobile sidebar end =======*/
  }
  /* line 1390, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains,
  body.groups.browse_services .browse-services-content .browse-brains {
    max-width: 100%;
    height: 365px;
    padding: 30px;
    margin: unset;
    margin-top: 65px;
  }
  /* line 1400, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .navbar-fixed-top,
  body.groups.browse_services .browse-services-content .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1;
    padding: 12px 0;
  }
  /* line 1408, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .tablet-brand,
  body.groups.browse_services .browse-services-content .tablet-brand {
    display: none;
  }
  /* line 1412, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .mobile-brand,
  body.groups.browse_services .browse-services-content .mobile-brand {
    display: inline-block;
  }
  /* line 1416, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .mobile-menu,
  body.groups.browse_services .browse-services-content .mobile-menu {
    display: block;
    z-index: 5;
  }
  /* line 1421, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .mobile_menu_flex,
  body.groups.browse_services .browse-services-content .mobile_menu_flex {
    display: flex;
  }
  /* line 1425, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .mobile_menu_height,
  body.groups.browse_services .browse-services-content .mobile_menu_height {
    min-height: 222px;
  }
  /* line 1429, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .hero-img,
  body.groups.browse_services .browse-services-content .hero-img {
    display: none;
  }
  /* line 1433, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .mobile-hero-img,
  body.groups.browse_services .browse-services-content .mobile-hero-img {
    display: none;
  }
  /* line 1437, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-hero,
  body.groups.browse_services .browse-services-content .browse-hero {
    width: 324px;
    margin-top: 30px;
    height: 240px;
  }
  /* line 1442, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-hero .title,
  body.groups.browse_services .browse-services-content .browse-hero .title {
    font-size: 26px;
  }
  /* line 1446, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-hero .title-description,
  body.groups.browse_services .browse-services-content .browse-hero .title-description {
    width: 326px;
    font-size: 16px;
  }
  /* line 1451, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-hero .browse-buttons,
  body.groups.browse_services .browse-services-content .browse-hero .browse-buttons {
    display: flex;
  }
  /* line 1454, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-hero .browse-buttons .browse-brains-btn,
  body.groups.browse_services .browse-services-content .browse-hero .browse-buttons .browse-brains-btn {
    width: 46%;
    padding: 8px;
    margin-top: 10px;
    font-size: 14px;
  }
  /* line 1464, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .filter-icon,
  body.groups.browse_services .browse-services-content .filter-icon {
    display: inline-block;
    max-width: 324px;
    margin: 20px 15px;
    height: 40px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px, rgba(0, 0, 0, 0.05) 0px 5px 10px;
  }
  /* line 1472, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .filter-icon .sidebar-icon,
  body.groups.browse_services .browse-services-content .filter-icon .sidebar-icon {
    display: inline-block;
    font-size: 18px;
    cursor: pointer;
    z-index: 100;
    border: 2px solid #fd8f3e;
    color: #fd8f3e;
    border-radius: 5px;
    padding: 2px 5px;
  }
  /* line 1482, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .filter-icon .sidebar-icon .filter-text,
  body.groups.browse_services .browse-services-content .filter-icon .sidebar-icon .filter-text {
    color: #687583;
  }
  /* line 1488, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .mobile-sidenav,
  body.groups.browse_services .browse-services-content .mobile-sidenav {
    height: 90%;
    width: 80%;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #FFFFFF;
    overflow-x: hidden;
    padding-top: 0;
    margin-top: 100px;
    display: none;
    box-shadow: rgba(0, 0, 0, 0.35) 2.4px 2.4px 3.2px;
  }
  /* line 1505, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .mobile-sidenav .closeBtn,
  body.groups.browse_services .browse-services-content .mobile-sidenav .closeBtn {
    display: block;
    position: absolute;
    top: -6px;
    right: 10px;
    font-size: 36px;
    cursor: pointer;
  }
  /* line 1514, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .left-side-bar-section,
  body.groups.browse_services .browse-services-content .left-side-bar-section {
    margin: 20px 15px 25px 15px;
  }
  /* line 1516, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .left-side-bar-section .category-section,
  body.groups.browse_services .browse-services-content .left-side-bar-section .category-section {
    width: 100%;
  }
  /* line 1519, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .left-side-bar-section .category-section .category-section-title,
  body.groups.browse_services .browse-services-content .left-side-bar-section .category-section .category-section-title {
    width: 100%;
    font-size: 18px;
    margin-bottom: 14px;
  }
  /* line 1526, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .left-side-bar-section .see-all-category span,
  body.groups.browse_services .browse-services-content .left-side-bar-section .see-all-category span {
    font-size: 16px;
    margin-right: 6px;
    line-height: 20px;
  }
  /* line 1532, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .left-side-bar-section .see-all-category svg,
  body.groups.browse_services .browse-services-content .left-side-bar-section .see-all-category svg {
    width: 16px;
    height: 10px;
  }
  /* line 1537, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .left-side-bar-section .category-icon,
  body.groups.browse_services .browse-services-content .left-side-bar-section .category-icon {
    width: 35px;
    height: 25px;
  }
  /* line 1541, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .left-side-bar-section .category-icon svg,
  body.groups.browse_services .browse-services-content .left-side-bar-section .category-icon svg {
    width: 18px;
    height: 18px;
  }
  /* line 1547, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .left-side-bar-section .category,
  body.groups.browse_services .browse-services-content .left-side-bar-section .category {
    margin: 12px 0;
    display: flex;
    align-items: center;
  }
  /* line 1552, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .left-side-bar-section .category span,
  body.groups.browse_services .browse-services-content .left-side-bar-section .category span {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    height: 20px;
    margin-left: 8px;
  }
  /* line 1561, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .left-side-bar-section .price-range-title,
  body.groups.browse_services .browse-services-content .left-side-bar-section .price-range-title {
    height: 30px;
    margin: 12px 0;
  }
  /* line 1571, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .left-side-bar-section .selected-country-section,
  body.groups.browse_services .browse-services-content .left-side-bar-section .selected-country-section {
    margin-top: 8px;
  }
  /* line 1575, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .left-side-bar-section .country-select,
  body.groups.browse_services .browse-services-content .left-side-bar-section .country-select {
    padding: 8px 4px;
  }
  /* line 1579, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .left-side-bar-section .country-name,
  body.groups.browse_services .browse-services-content .left-side-bar-section .country-name {
    margin: 0 4px;
  }
  /* line 1587, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content,
  body.groups.browse_services .browse-services-content .browse-brains-content {
    width: 324px;
  }
  /* line 1590, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section {
    width: 220px;
    margin: 50px auto;
          /*.chosen-container-single {
            width: 162px;
          }

          .chosen-drop {
            width: 200px;
          }
*/
    /* sidebar price range */
  }
  /* line 1594, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section #slider.ui-slider,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section #slider.ui-slider {
    width: 200px;
  }
  /* line 1598, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section #slider .ui-slider-handle,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section #slider .ui-slider-handle {
    position: absolute;
    width: 18px;
    height: 18px;
    top: -8px;
  }
  /* line 1604, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section #slider .ui-slider-handle .value,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section #slider .ui-slider-handle .value {
    margin-left: -6px;
  }
  /* line 1609, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .category-section-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .category-section-title {
    font-size: 20px;
  }
  /* line 1621, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .category,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .category {
    margin: 8px 0;
  }
  /* line 1624, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .category span,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .category span {
    font-size: 16px;
    width: 196px;
    height: 20px;
    margin-left: 12px;
  }
  /* line 1632, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .category-icon,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .category-icon {
    width: 35px;
    height: 35px;
  }
  /* line 1637, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .see-all-category,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .see-all-category {
    height: 30px;
  }
  /* line 1640, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .see-all-category span,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .see-all-category span {
    font-size: 16px;
    margin-right: 6px;
    line-height: 20px;
  }
  /* line 1646, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .see-all-category svg,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .see-all-category svg {
    width: 14px;
    height: 10px;
  }
  /* line 1652, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .location-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .location-title {
    width: 220px;
    height: 30px;
    margin: 16px 0;
  }
  /* line 1658, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .price-range-section,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .price-range-section {
    margin-top: 24px;
  }
  /* line 1662, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section label.service-label,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .country-name,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .language-label,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section label.service-label,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .country-name,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .language-label {
    font-size: 18px;
    margin: 0 20px 10px 0;
  }
  /* line 1669, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .circle,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .circle {
    top: 0;
    width: 20px;
    height: 20px;
  }
  /* line 1675, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .line1,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .line2,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .line1,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .line2 {
    width: 12px;
    top: 7px;
  }
  /* line 1681, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .price-range-min,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .price-range-max,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .price-range-min,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .price-range-max {
    margin-left: -6px;
  }
  /* line 1686, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .price-range-title,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .service-ratings-title,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .location-title,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .language-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .price-range-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .service-ratings-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .location-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .language-title {
    font-size: 20px;
  }
  /* line 1695, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .price-range,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .price-range {
    width: 200px;
  }
  /* line 1699, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .min-range,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .min-range {
    float: left;
  }
  /* line 1703, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .max-range,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .max-range {
    float: right;
  }
  /* line 1707, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .min-range,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .max-range,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .min-range,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .max-range {
    font-family: GeomanistRegular, sans-serif;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    line-height: 18px;
    color: #687583;
  }
  /* line 1717, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .country-select,
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .selected-country-section,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .country-select,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .selected-country-section {
    width: 200px;
  }
  /* line 1722, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .left-side-bar-section .country-flag,
  body.groups.browse_services .browse-services-content .browse-brains-content .left-side-bar-section .country-flag {
    position: relative;
    top: -2px;
  }
  /* line 1728, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section {
    max-width: 324px;
    padding: 0;
    /* Meet the brain - Right Side */
    /* Top Cards */
  }
  /* line 1733, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-top-card-container,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-top-card-container {
    width: 324px;
    justify-content: center;
    grid-row-gap: 15px;
  }
  /* line 1739, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-container,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-container {
    justify-content: center;
    grid-row-gap: 15px;
  }
  /* line 1744, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card {
    width: 324px;
    height: 110px;
  }
  /* line 1750, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-1 span,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-1 span {
    width: 120px;
    height: 50px;
    top: 32px;
    left: 25px;
    bottom: 25px;
    font-size: 16px;
    line-height: 16px;
  }
  /* line 1760, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-1 .meet-lamp,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-1 .meet-lamp {
    width: 85px;
    height: 90px;
    top: 25px;
    left: 122px;
  }
  /* line 1767, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-1 .meet-monitor,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-1 .meet-monitor {
    width: 110px;
    height: 95px;
    top: 27px;
    left: 212px;
  }
  /* line 1775, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 {
    justify-content: center;
  }
  /* line 1778, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 span,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 span {
    width: 100%;
    height: 20px;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.8px;
    margin-top: 15px;
  }
  /* line 1787, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic {
    width: 50px;
    height: 48px;
    top: 62px;
  }
  /* line 1793, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .crown,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .crown {
    width: 36px;
    height: 38px;
    left: 4.92%;
    top: 36.59%;
  }
  /* line 1800, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-1,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-1 {
    left: 16px;
  }
  /* line 1804, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .heart,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .heart {
    width: 51px;
    height: 41px;
    left: 23.85%;
    top: 41.52%;
  }
  /* line 1811, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-2,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-2 {
    left: 78px;
  }
  /* line 1815, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .fireworks,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .fireworks {
    width: 56px;
    height: 44px;
    left: 44.13%;
    top: 30.63%;
  }
  /* line 1822, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-3,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-3 {
    left: 138px;
  }
  /* line 1826, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .heart-2,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .heart-2 {
    width: 39px;
    height: 48px;
    left: 63.13%;
    top: 30.63%;
  }
  /* line 1833, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-4,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-4 {
    left: 200px;
  }
  /* line 1837, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .thunder,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .thunder {
    width: 45px;
    height: 48px;
    left: 81.13%;
    top: 30.63%;
  }
  /* line 1844, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-5,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .meet-card-2 .meet-engineers-pic-5 {
    left: 260px;
  }
  /* line 1851, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-container,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-container {
    justify-content: center;
    grid-row-gap: 15px;
  }
  /* line 1856, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card {
    width: 324px;
    height: 110px;
  }
  /* line 1860, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card span,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card span {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.8px;
  }
  /* line 1868, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-1 span,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-1 span {
    width: 170px;
    height: 40px;
    margin-left: 30px;
    z-index: 0;
  }
  /* line 1875, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-1 svg,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-1 svg {
    width: 90px;
    height: 80px;
  }
  /* line 1882, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-2 span,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-2 span {
    width: 170px;
    height: 40px;
    margin-left: 30px;
  }
  /* line 1888, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-2 svg,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-2 svg {
    width: 76px;
    height: 60px;
    right: 26px;
  }
  /* line 1896, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-3 span,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-3 span {
    width: 170px;
    height: 40px;
    margin-left: 30px;
  }
  /* line 1902, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .top-card-3 svg,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .top-card-3 svg {
    width: 72px;
    height: 80px;
  }
  /* line 1908, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .recommended-brains-container,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .recommended-brains-container {
    justify-content: center;
  }
  /* line 1912, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .recommended-brains-title,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .recommended-brains-title {
    width: 324px;
    font-size: 26px;
  }
  /* line 1917, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container {
    justify-content: center;
    grid-row-gap: 15px;
  }
  /* line 1922, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card {
    width: 324px;
    height: 535px;
  }
  /* line 1927, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react {
    width: 38px;
    height: 38px;
    right: 15px;
    top: 16px;
  }
  /* line 1933, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react .love-icon,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react .love-icon {
    left: 27%;
    top: 29%;
  }
  /* line 1937, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react .love-icon svg,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-image .profile-react .love-icon svg {
    width: 20px;
    height: 20px;
  }
  /* line 1946, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-name,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-name {
    font-size: 18px;
  }
  /* line 1950, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .designation,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .designation {
    font-size: 14px;
    height: 18px;
  }
  /* line 1955, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .expertise,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .expertise {
    font-size: 14px;
  }
  /* line 1960, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container {
    width: 92px;
  }
  /* line 1963, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-text,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-text {
    width: 92px;
  }
  /* line 1967, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-status,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-details .profile-history-container .history-container .history-status {
    font-size: 18px;
  }
  /* line 1974, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-card-button,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .profile-card .profile-card-button {
    padding: 0 12px;
    width: 294px;
    height: 50px;
    font-size: 18px;
    margin: 10px 14px 6px 14px;
  }
  /* line 1983, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card {
    width: 324px;
    height: 535px;
  }
  /* line 1988, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details {
    min-height: 126px;
  }
  /* line 1991, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-profile-image,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-profile-image {
    width: 86px;
  }
  /* line 1994, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-profile-image .flipped-brains-card-pic,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-profile-image .flipped-brains-card-pic {
    width: 50px;
    height: 50px;
    top: 18px;
    left: 18px;
  }
  /* line 2002, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box {
    width: 236px;
  }
  /* line 2006, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-profile-name,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-profile-name {
    width: 95%;
    font-size: 18px;
  }
  /* line 2011, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-designation,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-designation {
    width: 95%;
    margin-top: 8px;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  /* line 2020, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-location-section,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-location-section {
    width: 100%;
    margin-top: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  /* line 2027, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-location-section .flipped-location,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-location-section .flipped-location {
    font-size: 14px;
  }
  /* line 2032, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-language-section,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-language-section {
    width: 95%;
    margin-top: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  /* line 2039, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-language-section .flipped-language,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-details .flipped-user-profile-detail-box .flipped-profile-detail-box .flipped-language-section .flipped-language {
    font-size: 14px;
  }
  /* line 2047, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-description,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-user-description {
    padding: 16px 18px;
    min-height: 108px;
    font-size: 16px;
  }
  /* line 2053, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-expertise,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-expertise {
    padding: 16px 14px;
  }
  /* line 2056, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-expertise .flipped-expertise-list,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .flipped-profile-details .flipped-expertise .flipped-expertise-list {
    font-size: 14px;
  }
  /* line 2063, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .button-div .flipped-profile-card-button,
  body.groups.browse_services .browse-services-content .browse-brains-content .right-content-section .profile-card-container .profile-card-content .flipped-profile-card .button-div .flipped-profile-card-button {
    padding: 0 12px;
    width: 294px;
    height: 50px;
    font-size: 18px;
  }
  /* line 2077, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .popular-services-container .popular-services-title,
  body.groups.browse_services .browse-services-content .popular-services-container .popular-services-title {
    text-align: center;
  }
}
/* line 2085, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .check-box,
body.groups.browse_services .browse-services-content .check-box {
  display: flex;
  align-items: center;
}
/* line 2090, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .fa,
body.groups.browse_services .browse-services-content .fa {
  color: var(--brand-primary);
  padding-left: 5px;
  margin: 4px 0px 0px;
}
/* line 2096, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .fo,
body.groups.browse_services .browse-services-content .fo {
  color: #E4E5E7;
  padding-left: 5px;
  margin: 4px 0px 0px;
}
/* line 2102, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .popular-services-container,
body.groups.browse_services .browse-services-content .popular-services-container {
  width: 100%;
}
/* line 2104, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .popular-services-container .popular-services-title,
body.groups.browse_services .browse-services-content .popular-services-container .popular-services-title {
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  color: #000000;
  padding-bottom: 15px;
}
/* line 2117, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container {
  justify-content: left;
  display: flex;
  grid-column-gap: unset;
  grid-row-gap: unset;
  grid-template-columns: unset;
  width: unset;
  flex-wrap: wrap;
  flex-direction: row;
}
/* line 2127, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-card-content,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-card-content {
  position: relative;
  padding-bottom: 15px;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  perspective: 1000px;
  margin-right: 15px;
}
/* line 2137, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .service-card,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .service-card {
  all: unset !important;
  all: none !important;
}
/* line 2142, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card {
  all: unset !important;
  all: none !important;
}
/* line 2157, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-image,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-image {
  position: relative;
  height: 200px;
  background-size: cover;
  transition: all .2s linear;
}
/* line 2163, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-image .brains-card-pic,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-image .brains-card-pic {
  width: 100%;
  height: 45%;
  border-radius: 16px 16px 0 0;
  margin-top: -1px;
}
/* line 2170, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-image .text-block,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-image .text-block {
  position: absolute;
  height: 22px;
  top: 16px;
  left: 16px;
  background-color: #5654C4;
  color: white;
  border-radius: 4px;
}
/* line 2180, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-image .block-text,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-image .block-text {
  font-weight: 500;
  font-size: 12px;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  margin: 4px 7px;
  position: static;
  width: 70px;
  height: 18px;
  margin: 4px 8px 0px 4px;
}
/* line 2193, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-image .heart-img,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-image .heart-img {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 12px;
  right: 16px;
  border-radius: 30px;
  background: rgba(0, 0, 0, 0.4);
}
/* line 2203, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-image .heart-img-text,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-image .heart-img-text {
  position: absolute;
  box-sizing: border-box;
  margin: 6px 0px 0px 8px;
}
/* line 2209, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-image .profile-react,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-image .profile-react {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 12px;
  top: 12px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.4);
}
/* line 2218, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-image .profile-react .love-icon,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-image .profile-react .love-icon {
  position: absolute;
  box-sizing: border-box;
}
/* line 2225, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .details,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .details {
  display: flex;
}
/* line 2229, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .card-img,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .card-img {
  border-radius: 100px;
  position: static;
  width: 42px;
  height: 42px;
  left: 0px;
  top: 0px;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin-left: 15px;
}
/* line 2242, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details {
  padding-bottom: 15px;
}
/* line 2245, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details .profile-name,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details .profile-name {
  position: static;
  width: 189px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 21px;
  left: 0px;
  top: 0px;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 4px 0px;
}
/* line 2266, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details .designation,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details .designation {
  position: static;
  width: unset;
  height: unset;
  top: 4px;
  font-weight: 600;
  font-size: 17px;
  color: #000;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  color: #000000;
  margin: 0px 21px;
  height: 42px;
  text-align: left;
  /*overflow: hidden;
  white-space: nowrap;
  -webkit-line-clamp:2;
  text-overflow: ellipsis;*/
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
/* line 2292, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details .details,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details .details {
  display: flex;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  text-overflow: ellipsis;
  color: #687583;
  margin-top: 7px;
  align-items: center;
  text-align: left;
}
/* line 2306, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details .span-details,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details .span-details {
  padding-left: 8px;
}
/* line 2310, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details .expertise,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details .expertise {
  display: flex;
  width: 100%;
  flex-flow: wrap;
  position: relative;
  padding: 0 12px;
  max-height: 50px;
  overflow-y: hidden;
}
/* line 2319, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details .expertise .expertise-list,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details .expertise .expertise-list {
  height: 22px;
  padding: 2px 4px;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #687583;
  background-color: #ddeaf0;
  border-radius: 4px;
  margin: 2px;
}
/* line 2334, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details .card-horizontal-role,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details .card-horizontal-role {
  width: 100%;
  height: 0;
  margin: 10px 0;
  border: 1px solid #e4e5e6;
  flex: none;
  order: 2;
  align-self: stretch;
}
/* line 2344, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details .profile-history-container,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details .profile-history-container {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  position: inherit;
  padding: 0 10px;
  padding-top: 2px;
  margin-top: 5px;
}
/* line 2353, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details .profile-history-container .history-container,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details .profile-history-container .history-container {
  width: unset;
  height: unset;
}
/* line 2358, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details .profile-history-container .history-container,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details .profile-history-container .history-container {
  margin: 0 4px;
}
/* line 2361, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details .profile-history-container .history-container .history-text,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details .profile-history-container .history-container .history-text {
  width: 70px;
  height: 14px;
  left: calc(50% - 70px / 2);
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  text-align: center;
  color: #000000;
  margin: 4px 0;
}
/* line 2375, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details .profile-history-container .history-container .history-status,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details .profile-history-container .history-container .history-status {
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  color: var(--brand-primary);
  margin-bottom: 0;
}
/* line 2388, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .card-rating,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .card-rating {
  font-family: GeomanistRegular, sans-serif;
  color: #000000;
  font-size: 12px;
  line-height: 16.8px;
  padding-left: 2px;
  margin-bottom: 0px;
  display: flex;
}
/* line 2398, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .card-small-text,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .card-small-text {
  font-family: GeomanistRegular, sans-serif;
  font-size: 12px;
  line-height: 16.8px;
  color: #687583;
}
/* line 2405, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .card-top-rating,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .card-top-rating {
  padding-left: 2px;
  padding-right: 2px;
}
/* line 2410, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-card-button,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-card-button {
  display: flex;
  justify-content: center;
  position: unset;
  bottom: 12px;
  padding: 12px 10px;
  height: 43px;
  color: #ffffff;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  background: #fd8f3e;
  border: 1px solid #ddeaf0;
  box-sizing: border-box;
  border-radius: 8px;
  width: 90%;
  margin: 10px 12px 0 12px;
  align-items: center;
}
/* line 2432, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .service-btn-container,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .service-btn-container {
  display: none;
}
/* line 2438, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details {
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  z-index: 1;
  border: 1px #F7F7F7;
  height: 137px;
}
/* line 2447, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details:after,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-details:after {
  z-index: 1;
}
/* line 2451, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .card-details-button-wrap,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .card-details-button-wrap {
  /* position: relative;   */
}
/* line 2455, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .service-btn-container,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .service-btn-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  background: #f6f6f6;
  padding-top: 8px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  position: absolute;
  width: 100%;
  bottom: -85px;
  z-index: -1;
}
/* line 2468, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .service-btn-container .booked-count,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .service-btn-container .booked-count {
  color: #687583;
  font-size: 12px;
  line-height: 35px;
}
/* line 2475, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .service-btn-container:after,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .service-btn-container:after {
  z-index: -1;
}
/* line 2479, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-image,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-service-item-container .profile-card .profile-image {
  height: 300px;
}
/* line 2485, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader {
  height: 568px;
  width: 258px;
  margin-right: 15px;
  margin-bottom: 10px;
  border-radius: 12px;
  background-color: transparent;
}
/* line 2492, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader .card-body,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader .card-body {
  padding: 0;
  height: 100%;
}
@keyframes card-loading {
  0%,
              100% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
}
/* line 2504, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader .card-body .animated-background,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader .card-body .animated-background {
  animation-duration: 2s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: card-loading;
  animation-timing-function: linear;
  background: linear-gradient(90deg, rgba(207, 216, 220, 0.2), rgba(207, 216, 220, 0.5), rgba(207, 216, 220, 0.2));
  background-size: 600% 600%;
  position: relative;
}
/* line 2514, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader .card-body .card-top-section.animated-background,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader .card-body .card-top-section.animated-background {
  height: 300px;
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
}
/* line 2519, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader .card-body .card-bottom-section.animated-background,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader .card-body .card-bottom-section.animated-background {
  height: 23%;
  margin: 20px;
}
/* line 2523, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader .card-body .background-masker,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader .card-body .background-masker {
  background: #fff;
  position: absolute;
  width: 100%;
}
/* line 2528, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader .card-body .background-masker.horizontal-breaker-1,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader .card-body .background-masker.horizontal-breaker-1 {
  height: 9px;
  top: 12%;
}
/* line 2532, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader .card-body .background-masker.horizontal-breaker-2,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader .card-body .background-masker.horizontal-breaker-2 {
  height: 32px;
  top: 36%;
}
/* line 2536, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader .card-body .background-masker.horizontal-breaker-3,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader .card-body .background-masker.horizontal-breaker-3 {
  height: 8px;
  bottom: 9px;
  right: 0;
  width: 75%;
}
/* line 2542, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader .card-body .background-masker.vertical-breaker-1,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader .card-body .background-masker.vertical-breaker-1 {
  width: 75%;
  height: 12px;
  top: 0;
  left: 15%;
}
/* line 2548, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader .card-body .background-masker.vertical-breaker-2,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader .card-body .background-masker.vertical-breaker-2 {
  width: 33%;
  height: 16px;
  top: 21px;
  right: 0;
}
/* line 2554, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader .card-body .background-masker.vertical-breaker-3,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader .card-body .background-masker.vertical-breaker-3 {
  width: 25%;
  height: 34px;
  bottom: 0;
}
/* line 2559, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader .card-body .background-masker.vertical-breaker-4,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader .card-body .background-masker.vertical-breaker-4 {
  width: 40%;
  height: 17px;
  bottom: 17px;
  right: 0;
}
/* line 2565, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader .card-body .background-masker.circular-gray-background,
body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .offer-profile-card-loader .card-body .background-masker.circular-gray-background {
  width: 42px;
  height: 42px;
  bottom: -4px;
  border-radius: 100px;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: card-loading;
  animation-timing-function: linear;
  background: linear-gradient(90deg, rgba(207, 216, 220, 0.2), rgba(207, 216, 220, 0.5), rgba(207, 216, 220, 0.2));
  background-size: 600% 600%;
}
/* line 2583, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .flip-card,
body.groups.browse_services .browse-services-content .flip-card {
  background-color: transparent;
  width: 258px;
  height: 568px;
  perspective: 1000px;
}
/* line 2590, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .flip-card-inner,
body.groups.browse_services .browse-services-content .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 1s;
  transform-style: preserve-3d;
}
/* line 2600, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .flip-card:hover .flip-card-inner,
body.groups.browse_services .browse-services-content .flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
/* line 2604, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .flip-card-front, body.browse_our_brains .browse-services-content .flip-card-back,
body.groups.browse_services .browse-services-content .flip-card-front,
body.groups.browse_services .browse-services-content .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
}
/* line 2611, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .flip-card-front,
body.groups.browse_services .browse-services-content .flip-card-front {
  color: black;
  border-radius: 12px;
  height: 568px;
  width: inherit;
}
/* line 2618, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .flip-card-back,
body.groups.browse_services .browse-services-content .flip-card-back {
  background-color: white;
  color: #000000;
  transform: rotateY(180deg);
  border-radius: 12px;
  border: 1px solid #e4e5e7;
  height: 568px;
  width: inherit;
}
/* line 2626, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .flip-card-back h4,
body.groups.browse_services .browse-services-content .flip-card-back h4 {
  margin: 0;
}
/* line 2631, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .flipped-title,
body.groups.browse_services .browse-services-content .flipped-title {
  padding: 10px 21px;
  font-weight: 600;
  font-size: 18px;
  color: #000000;
  font-family: GeomanistRegular, sans-serif;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
}
/* line 2646, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .flipped-svg,
body.groups.browse_services .browse-services-content .flipped-svg {
  display: flex;
  align-items: flex-start;
  padding: 5px 0px 0px 21px;
}
/* line 2652, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .flipped-details,
body.groups.browse_services .browse-services-content .flipped-details {
  padding-left: 8px;
  color: #687583;
  font-family: GeomanistRegular, sans-serif;
  font-weight: 400;
  font-size: 12px;
}
/* line 2658, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .flipped-details a,
body.groups.browse_services .browse-services-content .flipped-details a {
  cursor: text;
}
/* line 2663, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .flipped-description,
body.groups.browse_services .browse-services-content .flipped-description {
  padding-left: 23px;
  padding-right: 23px;
  font-family: GeomanistRegular, sans-serif;
  font-weight: normal;
  font-size: 14px;
  padding-top: 10px;
  text-align: left;
  white-space: pre-wrap;
  display: -webkit-box;
  -webkit-line-clamp: 11;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 225px;
  margin-bottom: 5px;
      /*.carousel-indicators {
        left: 20%;
        margin-left: 0;

        .active {
          background-color: #FD8F3E !important;
          bottom: 0;
        }
      }

      .service-desc-carousel {
        position: relative;
        height: inherit;
        // padding-top: 5px;
      }

      .carousel-inner {
        height: inherit;
        width: inherit;
        // padding-top: 5px;
        padding-left: 0px;
        padding-right: 0px;
      }

      .item {
        transition: transform 0.5s linear;
        backface-visibility: hidden;
      }*/
}
/* line 2708, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .service-btn-container,
body.groups.browse_services .browse-services-content .service-btn-container {
  position: relative;
}
/* line 2711, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .service-btn-container .flipped-card-button,
body.groups.browse_services .browse-services-content .service-btn-container .flipped-card-button {
  display: flex;
  justify-content: center;
  position: unset;
  bottom: 12px;
  padding: 12px 10px;
  height: 43px;
  color: #ffffff;
  font-family: GeomanistRegular, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  background: var(--brand-primary-hover);
  border: 1px solid #ddeaf0;
  box-sizing: border-box;
  border-radius: 8px;
  width: 90%;
  margin: 10px 12px 0 12px;
  align-items: center;
}
/* line 2733, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
body.browse_our_brains .browse-services-content .service-btn-container .booked-count,
body.groups.browse_services .browse-services-content .service-btn-container .booked-count {
  font-family: GeomanistRegular, sans-serif;
  color: #687583;
  font-size: 12px;
  line-height: 35px;
  font-style: italic;
  font-weight: 400;
}
@media only screen and (max-width: 640px) {
  /* line 8, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content,
  body.groups.browse_services .browse-services-content {
    max-width: 95%;
  }
  /* line 2746, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .profile-card-container,
  body.groups.browse_services .browse-services-content .profile-card-container {
    justify-content: left;
  }
}
@media only screen and (max-width: 480px) {
  /* line 2753, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .right-content-section,
  body.groups.browse_services .browse-services-content .right-content-section {
    padding-left: 0;
  }
  /* line 2756, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .right-content-section .profile-card-container,
  body.groups.browse_services .browse-services-content .right-content-section .profile-card-container {
    display: unset;
  }
  /* line 2763, /myapp/app/assets/stylesheets/services-browse-our-offers.scss */
  body.browse_our_brains .browse-services-content .right-content-section .profile-card-container .profile-card-content,
  body.groups.browse_services .browse-services-content .right-content-section .profile-card-container .profile-card-content {
    padding-inline: 0;
    display: flex;
    justify-content: center;
    margin-right: 0;
  }
}

/* =================================== END ========================================= */
/* line 6, /myapp/app/assets/stylesheets/sessions.scss */
body.sessions {
  padding-top: 0;
  font-family: Lato, sans-serif;
}

/* line 11, /myapp/app/assets/stylesheets/sessions.scss */
#dummy_form_submit {
  display: none;
}

/* line 15, /myapp/app/assets/stylesheets/sessions.scss */
.login-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

/* line 23, /myapp/app/assets/stylesheets/sessions.scss */
form.sessions {
  background: #fff;
}

/* line 27, /myapp/app/assets/stylesheets/sessions.scss */
#user-log-in-reload, .session-wrapper {
  margin: auto;
  width: 450px;
  background: #fff;
}

/* line 33, /myapp/app/assets/stylesheets/sessions.scss */
.session-bg {
  background: url(/assets/singin-bg-22066e9a8119bf467cccfded1fe4daa9e59314c2cd3efb95d51af4ebab8d65c0.jpg) center/cover no-repeat;
  position: relative;
  z-index: 1;
}

/* line 44, /myapp/app/assets/stylesheets/sessions.scss */
.ptb--100 {
  padding: 100px 0;
}

/* line 48, /myapp/app/assets/stylesheets/sessions.scss */
.session-bg:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
  background: #272727;
  opacity: 0.7;
}

/* line 60, /myapp/app/assets/stylesheets/sessions.scss */
.social-logins {
  margin-top: 30px;
  display: flex;
}
/* line 63, /myapp/app/assets/stylesheets/sessions.scss */
.social-logins a {
  margin: auto;
}

/* line 70, /myapp/app/assets/stylesheets/sessions.scss */
#user-sign-up-reload {
  padding-top: 30px;
}

/* line 74, /myapp/app/assets/stylesheets/sessions.scss */
.already-have-account {
  text-align: center;
  font-size: 15px;
}

/*

.email-signup {
  .btn-primary {
    background: #ff7300;
    border: #ff8119 solid 1px;
    color: #fff;
    padding: 0;
    line-height: 43px;
    font-size: 15px;
    height: auto;
    &:hover {
      background: #f66147;
      border: 1px solid #f66147;

    }
  }
}*/
/* line 9, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag {
  width: 20px;
}
/* line 16, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__be {
  width: 18px;
}
/* line 16, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ch {
  width: 15px;
}
/* line 16, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mc {
  width: 19px;
}
/* line 16, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ne {
  width: 18px;
}
/* line 16, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__np {
  width: 13px;
}
/* line 16, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__va {
  width: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 9, /myapp/app/assets/stylesheets/sprite.scss */
  .iti__flag {
    background-size: 5652px 15px;
  }
}
/* line 26, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px;
}
/* line 30, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px;
}
/* line 34, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px;
}
/* line 38, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px;
}
/* line 42, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px;
}
/* line 46, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px;
}
/* line 50, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px;
}
/* line 54, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px;
}
/* line 58, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px;
}
/* line 62, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px;
}
/* line 66, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px;
}
/* line 70, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px;
}
/* line 74, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px;
}
/* line 78, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px;
}
/* line 82, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px;
}
/* line 86, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px;
}
/* line 90, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px;
}
/* line 94, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px;
}
/* line 98, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px;
}
/* line 102, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px;
}
/* line 106, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px;
}
/* line 110, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px;
}
/* line 114, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px;
}
/* line 118, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px;
}
/* line 122, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px;
}
/* line 126, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px;
}
/* line 130, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px;
}
/* line 134, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px;
}
/* line 138, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px;
}
/* line 142, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px;
}
/* line 146, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px;
}
/* line 150, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px;
}
/* line 154, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px;
}
/* line 158, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px;
}
/* line 162, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px;
}
/* line 166, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px;
}
/* line 170, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px;
}
/* line 174, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0px;
}
/* line 178, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px;
}
/* line 182, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px;
}
/* line 186, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px;
}
/* line 190, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px;
}
/* line 194, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px;
}
/* line 198, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px;
}
/* line 202, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px;
}
/* line 206, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px;
}
/* line 210, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px;
}
/* line 214, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px;
}
/* line 218, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px;
}
/* line 222, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px;
}
/* line 226, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px;
}
/* line 230, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0px;
}
/* line 234, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0px;
}
/* line 238, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0px;
}
/* line 242, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0px;
}
/* line 246, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0px;
}
/* line 250, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0px;
}
/* line 254, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0px;
}
/* line 258, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0px;
}
/* line 262, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0px;
}
/* line 266, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0px;
}
/* line 270, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0px;
}
/* line 274, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0px;
}
/* line 278, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0px;
}
/* line 282, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0px;
}
/* line 286, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0px;
}
/* line 290, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0px;
}
/* line 294, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0px;
}
/* line 298, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0px;
}
/* line 302, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0px;
}
/* line 306, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0px;
}
/* line 310, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0px;
}
/* line 314, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0px;
}
/* line 318, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0px;
}
/* line 322, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0px;
}
/* line 326, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0px;
}
/* line 330, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0px;
}
/* line 334, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0px;
}
/* line 338, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0px;
}
/* line 342, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0px;
}
/* line 346, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0px;
}
/* line 350, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0px;
}
/* line 354, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0px;
}
/* line 358, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0px;
}
/* line 362, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0px;
}
/* line 366, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0px;
}
/* line 370, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0px;
}
/* line 374, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0px;
}
/* line 378, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0px;
}
/* line 382, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0px;
}
/* line 386, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0px;
}
/* line 390, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0px;
}
/* line 394, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0px;
}
/* line 398, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0px;
}
/* line 402, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0px;
}
/* line 406, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0px;
}
/* line 410, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0px;
}
/* line 414, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0px;
}
/* line 418, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0px;
}
/* line 422, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0px;
}
/* line 426, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0px;
}
/* line 430, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0px;
}
/* line 434, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0px;
}
/* line 438, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0px;
}
/* line 442, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0px;
}
/* line 446, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0px;
}
/* line 450, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0px;
}
/* line 454, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0px;
}
/* line 458, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0px;
}
/* line 462, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0px;
}
/* line 466, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0px;
}
/* line 470, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0px;
}
/* line 474, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0px;
}
/* line 478, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0px;
}
/* line 482, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0px;
}
/* line 486, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0px;
}
/* line 490, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0px;
}
/* line 494, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0px;
}
/* line 498, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0px;
}
/* line 502, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0px;
}
/* line 506, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0px;
}
/* line 510, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0px;
}
/* line 514, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0px;
}
/* line 518, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0px;
}
/* line 522, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0px;
}
/* line 526, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0px;
}
/* line 530, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0px;
}
/* line 534, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0px;
}
/* line 538, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0px;
}
/* line 542, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0px;
}
/* line 546, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0px;
}
/* line 550, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0px;
}
/* line 554, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0px;
}
/* line 558, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0px;
}
/* line 562, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0px;
}
/* line 566, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0px;
}
/* line 570, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0px;
}
/* line 574, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0px;
}
/* line 578, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0px;
}
/* line 582, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0px;
}
/* line 586, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0px;
}
/* line 590, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0px;
}
/* line 594, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0px;
}
/* line 598, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0px;
}
/* line 602, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0px;
}
/* line 606, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0px;
}
/* line 610, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0px;
}
/* line 614, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0px;
}
/* line 618, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0px;
}
/* line 622, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0px;
}
/* line 626, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0px;
}
/* line 630, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0px;
}
/* line 634, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0px;
}
/* line 638, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0px;
}
/* line 642, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0px;
}
/* line 646, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0px;
}
/* line 650, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0px;
}
/* line 654, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0px;
}
/* line 658, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0px;
}
/* line 662, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0px;
}
/* line 666, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0px;
}
/* line 670, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0px;
}
/* line 674, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0px;
}
/* line 678, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0px;
}
/* line 682, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0px;
}
/* line 686, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0px;
}
/* line 690, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0px;
}
/* line 694, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0px;
}
/* line 698, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0px;
}
/* line 702, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0px;
}
/* line 706, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0px;
}
/* line 710, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0px;
}
/* line 714, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0px;
}
/* line 718, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0px;
}
/* line 722, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0px;
}
/* line 726, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0px;
}
/* line 730, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0px;
}
/* line 734, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0px;
}
/* line 738, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0px;
}
/* line 742, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0px;
}
/* line 746, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0px;
}
/* line 750, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0px;
}
/* line 754, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0px;
}
/* line 758, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0px;
}
/* line 762, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0px;
}
/* line 766, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0px;
}
/* line 770, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0px;
}
/* line 774, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0px;
}
/* line 778, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0px;
}
/* line 782, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0px;
}
/* line 786, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0px;
}
/* line 790, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0px;
}
/* line 794, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0px;
}
/* line 798, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0px;
}
/* line 802, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0px;
}
/* line 806, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0px;
}
/* line 810, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0px;
}
/* line 814, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0px;
}
/* line 818, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0px;
}
/* line 822, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0px;
}
/* line 826, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0px;
}
/* line 830, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0px;
}
/* line 834, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0px;
}
/* line 838, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0px;
}
/* line 842, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0px;
}
/* line 846, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0px;
}
/* line 850, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0px;
}
/* line 854, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0px;
}
/* line 858, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0px;
}
/* line 862, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0px;
}
/* line 866, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0px;
}
/* line 870, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0px;
}
/* line 874, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0px;
}
/* line 878, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0px;
}
/* line 882, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0px;
}
/* line 886, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0px;
}
/* line 890, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0px;
}
/* line 894, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0px;
}
/* line 898, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0px;
}
/* line 902, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0px;
}
/* line 906, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0px;
}
/* line 910, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0px;
}
/* line 914, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0px;
}
/* line 918, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0px;
}
/* line 922, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0px;
}
/* line 926, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0px;
}
/* line 930, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0px;
}
/* line 934, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0px;
}
/* line 938, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0px;
}
/* line 942, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0px;
}
/* line 946, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0px;
}
/* line 950, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0px;
}
/* line 954, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0px;
}
/* line 958, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0px;
}
/* line 962, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0px;
}
/* line 966, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0px;
}
/* line 970, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0px;
}
/* line 974, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0px;
}
/* line 978, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0px;
}
/* line 982, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__un {
  height: 14px;
  background-position: -5241px 0px;
}
/* line 986, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__us {
  height: 11px;
  background-position: -5263px 0px;
}
/* line 990, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0px;
}
/* line 994, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0px;
}
/* line 998, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0px;
}
/* line 1002, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0px;
}
/* line 1006, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0px;
}
/* line 1010, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0px;
}
/* line 1014, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0px;
}
/* line 1018, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0px;
}
/* line 1022, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0px;
}
/* line 1026, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0px;
}
/* line 1030, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0px;
}
/* line 1034, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0px;
}
/* line 1038, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0px;
}
/* line 1042, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0px;
}
/* line 1046, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0px;
}
/* line 1050, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0px;
}
/* line 1054, /myapp/app/assets/stylesheets/sprite.scss */
.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0px;
}
/*! Pickr 1.7.4 MIT | https://github.com/Simonwep/pickr */
.pickr{position:relative;overflow:visible;transform:translateY(0)}.pickr *{box-sizing:border-box;outline:none;border:none;-webkit-appearance:none}.pickr .pcr-button{position:relative;height:2em;width:2em;padding:.5em;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;border-radius:.15em;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" stroke="%2342445A" stroke-width="5px" stroke-linecap="round"><path d="M45,45L5,5"></path><path d="M45,5L5,45"></path></svg>') no-repeat 50%;background-size:0;transition:all .3s}.pickr .pcr-button:before{background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;z-index:-1;z-index:auto}.pickr .pcr-button:after,.pickr .pcr-button:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;border-radius:.15em}.pickr .pcr-button:after{transition:background .3s;background:currentColor}.pickr .pcr-button.clear{background-size:70%}.pickr .pcr-button.clear:before{opacity:0}.pickr .pcr-button.clear:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px currentColor}.pickr .pcr-button.disabled{cursor:not-allowed}.pcr-app *,.pickr *{box-sizing:border-box;outline:none;border:none;-webkit-appearance:none}.pcr-app button.pcr-active,.pcr-app button:focus,.pcr-app input.pcr-active,.pcr-app input:focus,.pickr button.pcr-active,.pickr button:focus,.pickr input.pcr-active,.pickr input:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px currentColor}.pcr-app .pcr-palette,.pcr-app .pcr-slider,.pickr .pcr-palette,.pickr .pcr-slider{transition:box-shadow .3s}.pcr-app .pcr-palette:focus,.pcr-app .pcr-slider:focus,.pickr .pcr-palette:focus,.pickr .pcr-slider:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px rgba(0,0,0,.25)}.pcr-app{position:fixed;display:flex;flex-direction:column;z-index:10000;border-radius:.1em;background:#fff;opacity:0;visibility:hidden;transition:opacity .3s,visibility 0s .3s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;box-shadow:0 .15em 1.5em 0 rgba(0,0,0,.1),0 0 1em 0 rgba(0,0,0,.03);left:0;top:0}.pcr-app.visible{transition:opacity .3s;visibility:visible;opacity:1}.pcr-app .pcr-swatches{display:flex;flex-wrap:wrap;margin-top:.75em}.pcr-app .pcr-swatches.pcr-last{margin:0}@supports (display:grid){.pcr-app .pcr-swatches{display:grid;align-items:center;grid-template-columns:repeat(auto-fit,1.75em)}}.pcr-app .pcr-swatches>button{font-size:1em;position:relative;width:calc(1.75em - 5px);height:calc(1.75em - 5px);border-radius:.15em;cursor:pointer;margin:2.5px;flex-shrink:0;justify-self:center;transition:all .15s;overflow:hidden;background:transparent;z-index:1}.pcr-app .pcr-swatches>button:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:6px;border-radius:.15em;z-index:-1}.pcr-app .pcr-swatches>button:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:currentColor;border:1px solid rgba(0,0,0,.05);border-radius:.15em;box-sizing:border-box}.pcr-app .pcr-swatches>button:hover{filter:brightness(1.05)}.pcr-app .pcr-swatches>button:not(.pcr-active){box-shadow:none}.pcr-app .pcr-interaction{display:flex;flex-wrap:wrap;align-items:center;margin:0 -.2em}.pcr-app .pcr-interaction>*{margin:0 .2em}.pcr-app .pcr-interaction input{letter-spacing:.07em;font-size:.75em;text-align:center;cursor:pointer;color:#75797e;background:#f1f3f4;border-radius:.15em;transition:all .15s;padding:.45em .5em;margin-top:.75em}.pcr-app .pcr-interaction input:hover{filter:brightness(.975)}.pcr-app .pcr-interaction input:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px rgba(66,133,244,.75)}.pcr-app .pcr-interaction .pcr-result{color:#75797e;text-align:left;flex:1 1 8em;min-width:8em;transition:all .2s;border-radius:.15em;background:#f1f3f4;cursor:text}.pcr-app .pcr-interaction .pcr-result::-moz-selection{background:#4285f4;color:#fff}.pcr-app .pcr-interaction .pcr-result::selection{background:#4285f4;color:#fff}.pcr-app .pcr-interaction .pcr-type.active{color:#fff;background:#4285f4}.pcr-app .pcr-interaction .pcr-cancel,.pcr-app .pcr-interaction .pcr-clear,.pcr-app .pcr-interaction .pcr-save{width:auto;color:#fff}.pcr-app .pcr-interaction .pcr-cancel:hover,.pcr-app .pcr-interaction .pcr-clear:hover,.pcr-app .pcr-interaction .pcr-save:hover{filter:brightness(.925)}.pcr-app .pcr-interaction .pcr-save{background:#4285f4}.pcr-app .pcr-interaction .pcr-cancel,.pcr-app .pcr-interaction .pcr-clear{background:#f44250}.pcr-app .pcr-interaction .pcr-cancel:focus,.pcr-app .pcr-interaction .pcr-clear:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px rgba(244,66,80,.75)}.pcr-app .pcr-selection .pcr-picker{position:absolute;height:18px;width:18px;border:2px solid #fff;border-radius:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pcr-app .pcr-selection .pcr-color-chooser,.pcr-app .pcr-selection .pcr-color-opacity,.pcr-app .pcr-selection .pcr-color-palette{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-direction:column;cursor:grab;cursor:-webkit-grab}.pcr-app .pcr-selection .pcr-color-chooser:active,.pcr-app .pcr-selection .pcr-color-opacity:active,.pcr-app .pcr-selection .pcr-color-palette:active{cursor:grabbing;cursor:-webkit-grabbing}.pcr-app[data-theme=classic]{width:28.5em;max-width:95vw;padding:.8em}.pcr-app[data-theme=classic] .pcr-selection{display:flex;justify-content:space-between;flex-grow:1}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-preview{position:relative;z-index:1;width:2em;display:flex;flex-direction:column;justify-content:space-between;margin-right:.75em}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-preview:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;border-radius:.15em;z-index:-1}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-preview .pcr-last-color{cursor:pointer;transition:background-color .3s,box-shadow .3s;border-radius:.15em .15em 0 0;z-index:2}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-preview .pcr-current-color{border-radius:0 0 .15em .15em}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-preview .pcr-current-color,.pcr-app[data-theme=classic] .pcr-selection .pcr-color-preview .pcr-last-color{background:currentColor;width:100%;height:50%}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-palette{width:100%;height:8em;z-index:1}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-palette .pcr-palette{flex-grow:1;border-radius:.15em}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-palette .pcr-palette:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;border-radius:.15em;z-index:-1}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-chooser,.pcr-app[data-theme=classic] .pcr-selection .pcr-color-opacity{margin-left:.75em}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-chooser .pcr-picker,.pcr-app[data-theme=classic] .pcr-selection .pcr-color-opacity .pcr-picker{left:50%;transform:translateX(-50%)}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-chooser .pcr-slider,.pcr-app[data-theme=classic] .pcr-selection .pcr-color-opacity .pcr-slider{width:8px;flex-grow:1;border-radius:50em}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-chooser .pcr-slider{background:linear-gradient(180deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-opacity .pcr-slider{background:linear-gradient(180deg,transparent,#000),url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:100%,50%}
/*!
* metismenu - v2.7.8
* A jQuery menu plugin
* https://github.com/onokumus/metismenu#readme
*
* Made by Osman Nuri Okumus <onokumus@gmail.com> (https://github.com/onokumus)
* Under MIT License
*/

.metismenu .arrow {
    float: right;
    line-height: 1.42857;
  }
  *[dir="rtl"] .metismenu .arrow {
    float: left;
  }
  
  /*
   * Require Bootstrap 3.x
   * https://github.com/twbs/bootstrap
  */
  
  .metismenu .glyphicon.arrow:before {
    content: "\e079";
  }
  .metismenu .active > a > .glyphicon.arrow:before {
    content: "\e114";
  }
  
  /*
   * Require Font-Awesome
   * http://fortawesome.github.io/Font-Awesome/
  */
  
  .metismenu .fa.arrow:before {
    content: "\f104";
  }
  .metismenu .active > a > .fa.arrow:before {
    content: "\f107";
  }
  
  /*
   * Require Ionicons
   * http://ionicons.com/
  */
  
  .metismenu .ion.arrow:before {
    content: "\f3d2"
  }
  .metismenu .active > a > .ion.arrow:before {
    content: "\f3d0";
  }
  .metismenu .plus-times {
    float: right;
  }
  *[dir="rtl"] .metismenu .plus-times {
    float: left;
  }
  .metismenu .fa.plus-times:before {
    content: "\f067";
  }
  .metismenu .active > a > .fa.plus-times {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .metismenu .plus-minus {
    float: right;
  }
  *[dir="rtl"] .metismenu .plus-minus {
    float: left;
  }
  .metismenu .fa.plus-minus:before {
    content: "\f067";
  }
  .metismenu .active > a > .fa.plus-minus:before {
    content: "\f068";
  }
  .metismenu .collapse {
    display: none;
  }
  .metismenu .collapse.in {
    display: block;
  }
  .metismenu .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-timing-function: ease;
    transition-duration: .35s;
    transition-property: height, visibility;
  }
  
  .metismenu .has-arrow {
    position: relative;
  }
  
  .metismenu .has-arrow::after {
    position: absolute;
    content: '';
    width: .5em;
    height: .5em;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: initial;
    right: 1em;
    -webkit-transform: rotate(-45deg) translate(0, -50%);
    transform: rotate(-45deg) translate(0, -50%);
    -webkit-transform-origin: top;
    transform-origin: top;
    top: 50%;
    transition: all .3s ease-out;
  }
  
  *[dir="rtl"] .metismenu .has-arrow::after {
    right: auto;
    left: 1em;
    -webkit-transform: rotate(135deg) translate(0, -50%);
    transform: rotate(135deg) translate(0, -50%);
  }
  
  .metismenu .active > .has-arrow::after,
  .metismenu .has-arrow[aria-expanded="true"]::after {
    -webkit-transform: rotate(-135deg) translate(0, -50%);
    transform: rotate(-135deg) translate(0, -50%);
  }
  
  *[dir="rtl"] .metismenu .active > .has-arrow::after,
  *[dir="rtl"] .metismenu .has-arrow[aria-expanded="true"]::after {
    -webkit-transform: rotate(225deg) translate(0, -50%);
    transform: rotate(225deg) translate(0, -50%);
  }
  
  /*# sourceMappingURL=metisMenu.css.map */
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body,
html {
    height: 100%;
    width: 100%;
    background: white;
    font-family: 'Montserrat', serif;
}

body {
    background: linear-gradient(to bottom, #f0f8ff, #ffffff);
}

body header {
    position: relative;
    padding: 10vh 0;
    text-align: center;
    color: #36425b;
}

body header h1 {
    font-size: 3.5em;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
}

body header a {
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    font-size: 0.8em;
    color: white;
    margin-top: 5vh;
    padding: 0.75em 1.25em;
    transition: 0.3s all;
    background: #4285f4;
    border-radius: 50em;
    box-shadow: 0 0.15em 0.5em rgba(66, 133, 244, 0.75);
    font-family: 'Montserrat', sans-serif;
}

body header a:hover {
    background: #4291f6;
}

body main {
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.theme-container button {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 0.95em;
    color: #36425b;
    outline: none;
    background: #e4f1ff;
    border: none;
    border-bottom: 2px solid rgba(80, 139, 234, 0.67);
    padding: 0.6em 0.8em 0.5em;
    cursor: pointer;
    transition: all 0.3s;
    margin: 0 0.5em;
    opacity: 0.45;
    text-transform: capitalize;
}

.pcr-interaction {
  font-family: Lato, Sans-Serif;
}

.theme-container button.active {
    opacity: 1;
}

.theme-container h3 {
    font-weight: 500;
    color: #36425b;
}

.pickr-container {
    margin-top: 2em;
}

main > p {
    margin-top: 0.35em;
    font-size: 0.75em;
    font-weight: 500;
    color: #42445a;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@media screen and (max-width: 1000px) {
    body header {
        font-size: 0.6em;
        padding: 7vh 0;
    }

    body header a {
        padding: 1em 2em;
        font-weight: 600;
        font-size: 1.05em;
    }

    main > section {
        min-width: 90%;
    }

    main > section h2 {
        font-size: 1em;
    }

    main > section pre {
        font-size: 0.9em;
    }

    main section.demo .hint svg {
        height: 1.2em;
    }

    main section.demo .hint span {
        transform: translate3d(-3em, -1.4em, 0);
        font-size: 0.6em;
    }
}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
@font-face {
  font-family: 'themify';
  src: url(/fonts/icofonts.eot);
  src: url(/assets/fonts/themify-dff415daec911b65dca5be02071a1825b75508ff158de5b8d85976957db931cb.eot?-fvbane);
  src: url(/assets/fonts/themify-dff415daec911b65dca5be02071a1825b75508ff158de5b8d85976957db931cb.eot?#iefix-fvbane) format("embedded-opentype"), url(/assets/fonts/themify-0db5c5a1475eb7a3e5028983ea1e642d1b2c00faff6a250a37502b0f3832a4a7.woff?-fvbane) format("woff"), url(/assets/fonts/themify-350663a4665e00072c68a87ad3fa0be47b8a91424127f5f3e09f664197295f01.ttf?-fvbane) format("truetype"), url(/assets/fonts/themify-f7af2e096c85c2ed6f68bb086f792c67f2a6041cbb814fc2796912b2eef4fe76.svg?-fvbane#themify) format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 13, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
[class^="ti-"], [class*=" ti-"] {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 27, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-wand:before {
  content: "\e600";
}

/* line 30, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-volume:before {
  content: "\e601";
}

/* line 33, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-user:before {
  content: "\e602";
}

/* line 36, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-unlock:before {
  content: "\e603";
}

/* line 39, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-unlink:before {
  content: "\e604";
}

/* line 42, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-trash:before {
  content: "\e605";
}

/* line 45, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-thought:before {
  content: "\e606";
}

/* line 48, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-target:before {
  content: "\e607";
}

/* line 51, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-tag:before {
  content: "\e608";
}

/* line 54, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-tablet:before {
  content: "\e609";
}

/* line 57, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-star:before {
  content: "\e60a";
}

/* line 60, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-spray:before {
  content: "\e60b";
}

/* line 63, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-signal:before {
  content: "\e60c";
}

/* line 66, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-shopping-cart:before {
  content: "\e60d";
}

/* line 69, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-shopping-cart-full:before {
  content: "\e60e";
}

/* line 72, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-settings:before {
  content: "\e60f";
}

/* line 75, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-search:before {
  content: "\e610";
}

/* line 78, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-zoom-in:before {
  content: "\e611";
}

/* line 81, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-zoom-out:before {
  content: "\e612";
}

/* line 84, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-cut:before {
  content: "\e613";
}

/* line 87, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-ruler:before {
  content: "\e614";
}

/* line 90, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-ruler-pencil:before {
  content: "\e615";
}

/* line 93, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-ruler-alt:before {
  content: "\e616";
}

/* line 96, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-bookmark:before {
  content: "\e617";
}

/* line 99, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-bookmark-alt:before {
  content: "\e618";
}

/* line 102, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-reload:before {
  content: "\e619";
}

/* line 105, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-plus:before {
  content: "\e61a";
}

/* line 108, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-pin:before {
  content: "\e61b";
}

/* line 111, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-pencil:before {
  content: "\e61c";
}

/* line 114, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-pencil-alt:before {
  content: "\e61d";
}

/* line 117, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-paint-roller:before {
  content: "\e61e";
}

/* line 120, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-paint-bucket:before {
  content: "\e61f";
}

/* line 123, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-na:before {
  content: "\e620";
}

/* line 126, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-mobile:before {
  content: "\e621";
}

/* line 129, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-minus:before {
  content: "\e622";
}

/* line 132, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-medall:before {
  content: "\e623";
}

/* line 135, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-medall-alt:before {
  content: "\e624";
}

/* line 138, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-marker:before {
  content: "\e625";
}

/* line 141, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-marker-alt:before {
  content: "\e626";
}

/* line 144, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-arrow-up:before {
  content: "\e627";
}

/* line 147, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-arrow-right:before {
  content: "\e628";
}

/* line 150, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-arrow-left:before {
  content: "\e629";
}

/* line 153, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-arrow-down:before {
  content: "\e62a";
}

/* line 156, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-lock:before {
  content: "\e62b";
}

/* line 159, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-location-arrow:before {
  content: "\e62c";
}

/* line 162, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-link:before {
  content: "\e62d";
}

/* line 165, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout:before {
  content: "\e62e";
}

/* line 168, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layers:before {
  content: "\e62f";
}

/* line 171, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layers-alt:before {
  content: "\e630";
}

/* line 174, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-key:before {
  content: "\e631";
}

/* line 177, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-import:before {
  content: "\e632";
}

/* line 180, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-image:before {
  content: "\e633";
}

/* line 183, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-heart:before {
  content: "\e634";
}

/* line 186, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-heart-broken:before {
  content: "\e635";
}

/* line 189, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-hand-stop:before {
  content: "\e636";
}

/* line 192, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-hand-open:before {
  content: "\e637";
}

/* line 195, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-hand-drag:before {
  content: "\e638";
}

/* line 198, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-folder:before {
  content: "\e639";
}

/* line 201, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-flag:before {
  content: "\e63a";
}

/* line 204, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-flag-alt:before {
  content: "\e63b";
}

/* line 207, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-flag-alt-2:before {
  content: "\e63c";
}

/* line 210, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-eye:before {
  content: "\e63d";
}

/* line 213, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-export:before {
  content: "\e63e";
}

/* line 216, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-exchange-vertical:before {
  content: "\e63f";
}

/* line 219, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-desktop:before {
  content: "\e640";
}

/* line 222, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-cup:before {
  content: "\e641";
}

/* line 225, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-crown:before {
  content: "\e642";
}

/* line 228, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-comments:before {
  content: "\e643";
}

/* line 231, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-comment:before {
  content: "\e644";
}

/* line 234, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-comment-alt:before {
  content: "\e645";
}

/* line 237, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-close:before {
  content: "\e646";
}

/* line 240, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-clip:before {
  content: "\e647";
}

/* line 243, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-angle-up:before {
  content: "\e648";
}

/* line 246, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-angle-right:before {
  content: "\e649";
}

/* line 249, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-angle-left:before {
  content: "\e64a";
}

/* line 252, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-angle-down:before {
  content: "\e64b";
}

/* line 255, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-check:before {
  content: "\e64c";
}

/* line 258, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-check-box:before {
  content: "\e64d";
}

/* line 261, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-camera:before {
  content: "\e64e";
}

/* line 264, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-announcement:before {
  content: "\e64f";
}

/* line 267, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-brush:before {
  content: "\e650";
}

/* line 270, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-briefcase:before {
  content: "\e651";
}

/* line 273, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-bolt:before {
  content: "\e652";
}

/* line 276, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-bolt-alt:before {
  content: "\e653";
}

/* line 279, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-blackboard:before {
  content: "\e654";
}

/* line 282, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-bag:before {
  content: "\e655";
}

/* line 285, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-move:before {
  content: "\e656";
}

/* line 288, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-arrows-vertical:before {
  content: "\e657";
}

/* line 291, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-arrows-horizontal:before {
  content: "\e658";
}

/* line 294, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-fullscreen:before {
  content: "\e659";
}

/* line 297, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-arrow-top-right:before {
  content: "\e65a";
}

/* line 300, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-arrow-top-left:before {
  content: "\e65b";
}

/* line 303, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-arrow-circle-up:before {
  content: "\e65c";
}

/* line 306, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-arrow-circle-right:before {
  content: "\e65d";
}

/* line 309, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-arrow-circle-left:before {
  content: "\e65e";
}

/* line 312, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-arrow-circle-down:before {
  content: "\e65f";
}

/* line 315, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-angle-double-up:before {
  content: "\e660";
}

/* line 318, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-angle-double-right:before {
  content: "\e661";
}

/* line 321, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-angle-double-left:before {
  content: "\e662";
}

/* line 324, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-angle-double-down:before {
  content: "\e663";
}

/* line 327, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-zip:before {
  content: "\e664";
}

/* line 330, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-world:before {
  content: "\e665";
}

/* line 333, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-wheelchair:before {
  content: "\e666";
}

/* line 336, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-view-list:before {
  content: "\e667";
}

/* line 339, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-view-list-alt:before {
  content: "\e668";
}

/* line 342, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-view-grid:before {
  content: "\e669";
}

/* line 345, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-uppercase:before {
  content: "\e66a";
}

/* line 348, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-upload:before {
  content: "\e66b";
}

/* line 351, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-underline:before {
  content: "\e66c";
}

/* line 354, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-truck:before {
  content: "\e66d";
}

/* line 357, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-timer:before {
  content: "\e66e";
}

/* line 360, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-ticket:before {
  content: "\e66f";
}

/* line 363, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-thumb-up:before {
  content: "\e670";
}

/* line 366, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-thumb-down:before {
  content: "\e671";
}

/* line 369, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-text:before {
  content: "\e672";
}

/* line 372, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-stats-up:before {
  content: "\e673";
}

/* line 375, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-stats-down:before {
  content: "\e674";
}

/* line 378, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-split-v:before {
  content: "\e675";
}

/* line 381, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-split-h:before {
  content: "\e676";
}

/* line 384, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-smallcap:before {
  content: "\e677";
}

/* line 387, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-shine:before {
  content: "\e678";
}

/* line 390, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-shift-right:before {
  content: "\e679";
}

/* line 393, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-shift-left:before {
  content: "\e67a";
}

/* line 396, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-shield:before {
  content: "\e67b";
}

/* line 399, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-notepad:before {
  content: "\e67c";
}

/* line 402, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-server:before {
  content: "\e67d";
}

/* line 405, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-quote-right:before {
  content: "\e67e";
}

/* line 408, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-quote-left:before {
  content: "\e67f";
}

/* line 411, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-pulse:before {
  content: "\e680";
}

/* line 414, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-printer:before {
  content: "\e681";
}

/* line 417, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-power-off:before {
  content: "\e682";
}

/* line 420, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-plug:before {
  content: "\e683";
}

/* line 423, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-pie-chart:before {
  content: "\e684";
}

/* line 426, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-paragraph:before {
  content: "\e685";
}

/* line 429, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-panel:before {
  content: "\e686";
}

/* line 432, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-package:before {
  content: "\e687";
}

/* line 435, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-music:before {
  content: "\e688";
}

/* line 438, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-music-alt:before {
  content: "\e689";
}

/* line 441, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-mouse:before {
  content: "\e68a";
}

/* line 444, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-mouse-alt:before {
  content: "\e68b";
}

/* line 447, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-money:before {
  content: "\e68c";
}

/* line 450, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-microphone:before {
  content: "\e68d";
}

/* line 453, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-menu:before {
  content: "\e68e";
}

/* line 456, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-menu-alt:before {
  content: "\e68f";
}

/* line 459, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-map:before {
  content: "\e690";
}

/* line 462, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-map-alt:before {
  content: "\e691";
}

/* line 465, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-loop:before {
  content: "\e692";
}

/* line 468, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-location-pin:before {
  content: "\e693";
}

/* line 471, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-list:before {
  content: "\e694";
}

/* line 474, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-light-bulb:before {
  content: "\e695";
}

/* line 477, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-Italic:before {
  content: "\e696";
}

/* line 480, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-info:before {
  content: "\e697";
}

/* line 483, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-infinite:before {
  content: "\e698";
}

/* line 486, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-id-badge:before {
  content: "\e699";
}

/* line 489, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-hummer:before {
  content: "\e69a";
}

/* line 492, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-home:before {
  content: "\e69b";
}

/* line 495, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-help:before {
  content: "\e69c";
}

/* line 498, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-headphone:before {
  content: "\e69d";
}

/* line 501, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-harddrives:before {
  content: "\e69e";
}

/* line 504, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-harddrive:before {
  content: "\e69f";
}

/* line 507, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-gift:before {
  content: "\e6a0";
}

/* line 510, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-game:before {
  content: "\e6a1";
}

/* line 513, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-filter:before {
  content: "\e6a2";
}

/* line 516, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-files:before {
  content: "\e6a3";
}

/* line 519, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-file:before {
  content: "\e6a4";
}

/* line 522, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-eraser:before {
  content: "\e6a5";
}

/* line 525, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-envelope:before {
  content: "\e6a6";
}

/* line 528, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-download:before {
  content: "\e6a7";
}

/* line 531, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-direction:before {
  content: "\e6a8";
}

/* line 534, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-direction-alt:before {
  content: "\e6a9";
}

/* line 537, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-dashboard:before {
  content: "\e6aa";
}

/* line 540, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-control-stop:before {
  content: "\e6ab";
}

/* line 543, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-control-shuffle:before {
  content: "\e6ac";
}

/* line 546, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-control-play:before {
  content: "\e6ad";
}

/* line 549, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-control-pause:before {
  content: "\e6ae";
}

/* line 552, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-control-forward:before {
  content: "\e6af";
}

/* line 555, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-control-backward:before {
  content: "\e6b0";
}

/* line 558, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-cloud:before {
  content: "\e6b1";
}

/* line 561, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-cloud-up:before {
  content: "\e6b2";
}

/* line 564, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-cloud-down:before {
  content: "\e6b3";
}

/* line 567, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-clipboard:before {
  content: "\e6b4";
}

/* line 570, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-car:before {
  content: "\e6b5";
}

/* line 573, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-calendar:before {
  content: "\e6b6";
}

/* line 576, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-book:before {
  content: "\e6b7";
}

/* line 579, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-bell:before {
  content: "\e6b8";
}

/* line 582, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-basketball:before {
  content: "\e6b9";
}

/* line 585, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-bar-chart:before {
  content: "\e6ba";
}

/* line 588, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-bar-chart-alt:before {
  content: "\e6bb";
}

/* line 591, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-back-right:before {
  content: "\e6bc";
}

/* line 594, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-back-left:before {
  content: "\e6bd";
}

/* line 597, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-arrows-corner:before {
  content: "\e6be";
}

/* line 600, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-archive:before {
  content: "\e6bf";
}

/* line 603, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-anchor:before {
  content: "\e6c0";
}

/* line 606, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-align-right:before {
  content: "\e6c1";
}

/* line 609, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-align-left:before {
  content: "\e6c2";
}

/* line 612, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-align-justify:before {
  content: "\e6c3";
}

/* line 615, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-align-center:before {
  content: "\e6c4";
}

/* line 618, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-alert:before {
  content: "\e6c5";
}

/* line 621, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-alarm-clock:before {
  content: "\e6c6";
}

/* line 624, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-agenda:before {
  content: "\e6c7";
}

/* line 627, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-write:before {
  content: "\e6c8";
}

/* line 630, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-window:before {
  content: "\e6c9";
}

/* line 633, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-widgetized:before {
  content: "\e6ca";
}

/* line 636, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-widget:before {
  content: "\e6cb";
}

/* line 639, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-widget-alt:before {
  content: "\e6cc";
}

/* line 642, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-wallet:before {
  content: "\e6cd";
}

/* line 645, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-video-clapper:before {
  content: "\e6ce";
}

/* line 648, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-video-camera:before {
  content: "\e6cf";
}

/* line 651, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-vector:before {
  content: "\e6d0";
}

/* line 654, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-themify-logo:before {
  content: "\e6d1";
}

/* line 657, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-themify-favicon:before {
  content: "\e6d2";
}

/* line 660, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-themify-favicon-alt:before {
  content: "\e6d3";
}

/* line 663, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-support:before {
  content: "\e6d4";
}

/* line 666, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-stamp:before {
  content: "\e6d5";
}

/* line 669, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-split-v-alt:before {
  content: "\e6d6";
}

/* line 672, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-slice:before {
  content: "\e6d7";
}

/* line 675, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-shortcode:before {
  content: "\e6d8";
}

/* line 678, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-shift-right-alt:before {
  content: "\e6d9";
}

/* line 681, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-shift-left-alt:before {
  content: "\e6da";
}

/* line 684, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-ruler-alt-2:before {
  content: "\e6db";
}

/* line 687, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-receipt:before {
  content: "\e6dc";
}

/* line 690, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-pin2:before {
  content: "\e6dd";
}

/* line 693, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-pin-alt:before {
  content: "\e6de";
}

/* line 696, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-pencil-alt2:before {
  content: "\e6df";
}

/* line 699, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-palette:before {
  content: "\e6e0";
}

/* line 702, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-more:before {
  content: "\e6e1";
}

/* line 705, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-more-alt:before {
  content: "\e6e2";
}

/* line 708, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-microphone-alt:before {
  content: "\e6e3";
}

/* line 711, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-magnet:before {
  content: "\e6e4";
}

/* line 714, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-line-double:before {
  content: "\e6e5";
}

/* line 717, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-line-dotted:before {
  content: "\e6e6";
}

/* line 720, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-line-dashed:before {
  content: "\e6e7";
}

/* line 723, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-width-full:before {
  content: "\e6e8";
}

/* line 726, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-width-default:before {
  content: "\e6e9";
}

/* line 729, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-width-default-alt:before {
  content: "\e6ea";
}

/* line 732, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-tab:before {
  content: "\e6eb";
}

/* line 735, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-tab-window:before {
  content: "\e6ec";
}

/* line 738, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-tab-v:before {
  content: "\e6ed";
}

/* line 741, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-tab-min:before {
  content: "\e6ee";
}

/* line 744, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-slider:before {
  content: "\e6ef";
}

/* line 747, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-slider-alt:before {
  content: "\e6f0";
}

/* line 750, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-sidebar-right:before {
  content: "\e6f1";
}

/* line 753, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-sidebar-none:before {
  content: "\e6f2";
}

/* line 756, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-sidebar-left:before {
  content: "\e6f3";
}

/* line 759, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-placeholder:before {
  content: "\e6f4";
}

/* line 762, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-menu:before {
  content: "\e6f5";
}

/* line 765, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-menu-v:before {
  content: "\e6f6";
}

/* line 768, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-menu-separated:before {
  content: "\e6f7";
}

/* line 771, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-menu-full:before {
  content: "\e6f8";
}

/* line 774, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-media-right-alt:before {
  content: "\e6f9";
}

/* line 777, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-media-right:before {
  content: "\e6fa";
}

/* line 780, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-media-overlay:before {
  content: "\e6fb";
}

/* line 783, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-media-overlay-alt:before {
  content: "\e6fc";
}

/* line 786, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-media-overlay-alt-2:before {
  content: "\e6fd";
}

/* line 789, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-media-left-alt:before {
  content: "\e6fe";
}

/* line 792, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-media-left:before {
  content: "\e6ff";
}

/* line 795, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-media-center-alt:before {
  content: "\e700";
}

/* line 798, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-media-center:before {
  content: "\e701";
}

/* line 801, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-list-thumb:before {
  content: "\e702";
}

/* line 804, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-list-thumb-alt:before {
  content: "\e703";
}

/* line 807, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-list-post:before {
  content: "\e704";
}

/* line 810, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-list-large-image:before {
  content: "\e705";
}

/* line 813, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-line-solid:before {
  content: "\e706";
}

/* line 816, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-grid4:before {
  content: "\e707";
}

/* line 819, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-grid3:before {
  content: "\e708";
}

/* line 822, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-grid2:before {
  content: "\e709";
}

/* line 825, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-grid2-thumb:before {
  content: "\e70a";
}

/* line 828, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-cta-right:before {
  content: "\e70b";
}

/* line 831, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-cta-left:before {
  content: "\e70c";
}

/* line 834, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-cta-center:before {
  content: "\e70d";
}

/* line 837, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-cta-btn-right:before {
  content: "\e70e";
}

/* line 840, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-cta-btn-left:before {
  content: "\e70f";
}

/* line 843, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-column4:before {
  content: "\e710";
}

/* line 846, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-column3:before {
  content: "\e711";
}

/* line 849, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-column2:before {
  content: "\e712";
}

/* line 852, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-accordion-separated:before {
  content: "\e713";
}

/* line 855, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-accordion-merged:before {
  content: "\e714";
}

/* line 858, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-accordion-list:before {
  content: "\e715";
}

/* line 861, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-ink-pen:before {
  content: "\e716";
}

/* line 864, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-info-alt:before {
  content: "\e717";
}

/* line 867, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-help-alt:before {
  content: "\e718";
}

/* line 870, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-headphone-alt:before {
  content: "\e719";
}

/* line 873, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-hand-point-up:before {
  content: "\e71a";
}

/* line 876, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-hand-point-right:before {
  content: "\e71b";
}

/* line 879, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-hand-point-left:before {
  content: "\e71c";
}

/* line 882, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-hand-point-down:before {
  content: "\e71d";
}

/* line 885, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-gallery:before {
  content: "\e71e";
}

/* line 888, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-face-smile:before {
  content: "\e71f";
}

/* line 891, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-face-sad:before {
  content: "\e720";
}

/* line 894, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-credit-card:before {
  content: "\e721";
}

/* line 897, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-control-skip-forward:before {
  content: "\e722";
}

/* line 900, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-control-skip-backward:before {
  content: "\e723";
}

/* line 903, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-control-record:before {
  content: "\e724";
}

/* line 906, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-control-eject:before {
  content: "\e725";
}

/* line 909, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-comments-smiley:before {
  content: "\e726";
}

/* line 912, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-brush-alt:before {
  content: "\e727";
}

/* line 915, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-youtube:before {
  content: "\e728";
}

/* line 918, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-vimeo:before {
  content: "\e729";
}

/* line 921, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-twitter:before {
  content: "\e72a";
}

/* line 924, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-time:before {
  content: "\e72b";
}

/* line 927, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-tumblr:before {
  content: "\e72c";
}

/* line 930, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-skype:before {
  content: "\e72d";
}

/* line 933, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-share:before {
  content: "\e72e";
}

/* line 936, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-share-alt:before {
  content: "\e72f";
}

/* line 939, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-rocket:before {
  content: "\e730";
}

/* line 942, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-pinterest:before {
  content: "\e731";
}

/* line 945, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-new-window:before {
  content: "\e732";
}

/* line 948, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-microsoft:before {
  content: "\e733";
}

/* line 951, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-list-ol:before {
  content: "\e734";
}

/* line 954, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-linkedin:before {
  content: "\e735";
}

/* line 957, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-sidebar-2:before {
  content: "\e736";
}

/* line 960, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-grid4-alt:before {
  content: "\e737";
}

/* line 963, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-grid3-alt:before {
  content: "\e738";
}

/* line 966, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-grid2-alt:before {
  content: "\e739";
}

/* line 969, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-column4-alt:before {
  content: "\e73a";
}

/* line 972, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-column3-alt:before {
  content: "\e73b";
}

/* line 975, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-layout-column2-alt:before {
  content: "\e73c";
}

/* line 978, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-instagram:before {
  content: "\e73d";
}

/* line 981, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-google:before {
  content: "\e73e";
}

/* line 984, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-github:before {
  content: "\e73f";
}

/* line 987, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-flickr:before {
  content: "\e740";
}

/* line 990, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-facebook:before {
  content: "\e741";
}

/* line 993, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-dropbox:before {
  content: "\e742";
}

/* line 996, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-dribbble:before {
  content: "\e743";
}

/* line 999, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-apple:before {
  content: "\e744";
}

/* line 1002, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-android:before {
  content: "\e745";
}

/* line 1005, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-save:before {
  content: "\e746";
}

/* line 1008, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-save-alt:before {
  content: "\e747";
}

/* line 1011, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-yahoo:before {
  content: "\e748";
}

/* line 1014, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-wordpress:before {
  content: "\e749";
}

/* line 1017, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-vimeo-alt:before {
  content: "\e74a";
}

/* line 1020, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-twitter-alt:before {
  content: "\e74b";
}

/* line 1023, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-tumblr-alt:before {
  content: "\e74c";
}

/* line 1026, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-trello:before {
  content: "\e74d";
}

/* line 1029, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-stack-overflow:before {
  content: "\e74e";
}

/* line 1032, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-soundcloud:before {
  content: "\e74f";
}

/* line 1035, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-sharethis:before {
  content: "\e750";
}

/* line 1038, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-sharethis-alt:before {
  content: "\e751";
}

/* line 1041, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-reddit:before {
  content: "\e752";
}

/* line 1044, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-pinterest-alt:before {
  content: "\e753";
}

/* line 1047, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-microsoft-alt:before {
  content: "\e754";
}

/* line 1050, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-linux:before {
  content: "\e755";
}

/* line 1053, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-jsfiddle:before {
  content: "\e756";
}

/* line 1056, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-joomla:before {
  content: "\e757";
}

/* line 1059, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-html5:before {
  content: "\e758";
}

/* line 1062, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-flickr-alt:before {
  content: "\e759";
}

/* line 1065, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-email:before {
  content: "\e75a";
}

/* line 1068, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-drupal:before {
  content: "\e75b";
}

/* line 1071, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-dropbox-alt:before {
  content: "\e75c";
}

/* line 1074, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-css3:before {
  content: "\e75d";
}

/* line 1077, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-rss:before {
  content: "\e75e";
}

/* line 1080, /myapp/app/assets/stylesheets/srt/themify-icons.scss */
.ti-rss-alt:before {
  content: "\e75f";
}
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap");
/* line 1, /myapp/app/assets/less/_base.scss */
body {
  background-color: #000;
}

/* line 5, /myapp/app/assets/less/_base.scss */
*,
*::after,
*::before {
  box-sizing: border-box;
}

/* line 11, /myapp/app/assets/less/_base.scss */
.booking-modal1 {
  width: 984px;
  max-width: 100%;
  background-color: #fff;
  float: right;
  border-radius: 8px;
}

/* line 23, /myapp/app/assets/less/_base.scss */
.text-headings h3, .top-info h3, .info h3, .your-details h3, .payment-details h3, .select-time h3, .schedule-service h3, .booking-wrap h3, .booking2 .mg-row .mg-col2 .cost-summary h3, .booking2 .mg-row .mg-col2 .discount h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 9px;
}
/* line 30, /myapp/app/assets/less/_base.scss */
.text-headings h4, .top-info h4, .info h4, .your-details h4, .payment-details h4, .select-time h4, .schedule-service h4, .booking-wrap h4, .booking2 .mg-row .mg-col2 .cost-summary h4, .booking2 .mg-row .mg-col2 .discount h4 {
  line-height: 21px;
}
/* line 33, /myapp/app/assets/less/_base.scss */
.text-headings .service-title, .top-info .service-title, .info .service-title, .your-details .service-title, .payment-details .service-title, .select-time .service-title, .schedule-service .service-title, .booking-wrap .service-title, .booking2 .mg-row .mg-col2 .cost-summary .service-title, .booking2 .mg-row .mg-col2 .discount .service-title {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  /* line 33, /myapp/app/assets/less/_base.scss */
  .text-headings .service-title, .top-info .service-title, .info .service-title, .your-details .service-title, .payment-details .service-title, .select-time .service-title, .schedule-service .service-title, .booking-wrap .service-title, .booking2 .mg-row .mg-col2 .cost-summary .service-title, .booking2 .mg-row .mg-col2 .discount .service-title {
    margin-block: 0px;
    line-height: 28px;
  }
}

/* line 46, /myapp/app/assets/less/_base.scss */
.mg-row {
  padding: 21px;
  overflow: hidden;
}
@media only screen and (min-width: 984px) {
  /* line 46, /myapp/app/assets/less/_base.scss */
  .mg-row {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding: 21px 0;
  }
}

/* line 57, /myapp/app/assets/less/_base.scss */
.mg-col1 {
  margin-bottom: 24px;
}
@media only screen and (min-width: 985px) {
  /* line 57, /myapp/app/assets/less/_base.scss */
  .mg-col1 {
    width: 58.9430894309%;
  }
}
/* line 63, /myapp/app/assets/less/_base.scss */
.mg-col1 .calendar-col {
  margin-bottom: 24px;
}
@media only screen and (min-width: 601px) {
  /* line 63, /myapp/app/assets/less/_base.scss */
  .mg-col1 .calendar-col {
    width: 52.5862068966%;
    float: left;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 601px) {
  /* line 71, /myapp/app/assets/less/_base.scss */
  .mg-col1 .time-col {
    width: 43.7931034483%;
    float: right;
  }
}

@media only screen and (min-width: 985px) {
  /* line 79, /myapp/app/assets/less/_base.scss */
  .mg-col2 {
    width: 28.9634146341%;
  }
}

/* line 1, /myapp/app/assets/less/_info.scss */
.top-info, .info {
  display: flex;
  align-items: center;
  padding: 13px 32px;
  position: relative;
  border-bottom: 1px solid #E3EAF1;
}
/* line 8, /myapp/app/assets/less/_info.scss */
.top-info h3, .info h3 {
  margin-bottom: 0;
  font-weight: bold;
}

/* line 14, /myapp/app/assets/less/_info.scss */
.info {
  border-bottom: 0;
  padding: 0 18px;
}
/* line 18, /myapp/app/assets/less/_info.scss */
.info img {
  margin-right: 22px;
}

/* line 23, /myapp/app/assets/less/_info.scss */
.top-exit {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 21px;
}
/* line 27, /myapp/app/assets/less/_info.scss */
.top-exit a::after {
  content: url(/../images/icon-delete.png);
}

/* line 4, /myapp/app/assets/less/_details.scss */
.your-details h3 {
  font-weight: 600;
  margin-bottom: 13px;
  color: #000;
}
/* line 9, /myapp/app/assets/less/_details.scss */
.your-details .field-group {
  padding: 10px 0px;
  border-radius: 8px;
}
/* line 16, /myapp/app/assets/less/_details.scss */
.your-details .field-group .form-group {
  flex: 1;
  margin-bottom: 0;
}
/* line 20, /myapp/app/assets/less/_details.scss */
.your-details .field-group .form-control {
  border-color: #C9CDD1;
  border-radius: 10px;
}
/* line 25, /myapp/app/assets/less/_details.scss */
.your-details p.title {
  font-size: 16px;
  margin: 0 0 5px;
  width: 150px;
  color: #999;
}
/* line 31, /myapp/app/assets/less/_details.scss */
.your-details p.help-block {
  font-size: 12px;
}

/* line 36, /myapp/app/assets/less/_details.scss */
.details-row {
  margin-bottom: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  position: relative;
  border-radius: 8px;
}
/* line 43, /myapp/app/assets/less/_details.scss */
.details-row .flex-now {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 600px) {
  /* line 46, /myapp/app/assets/less/_details.scss */
  .details-row .flex-now > *:not(:last-child) {
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 600px) {
  /* line 43, /myapp/app/assets/less/_details.scss */
  .details-row .flex-now {
    flex-wrap: wrap;
  }
}
/* line 55, /myapp/app/assets/less/_details.scss */
.details-row .field-group {
  padding: 0;
  margin: 0;
  padding-top: 5px;
}
/* line 59, /myapp/app/assets/less/_details.scss */
.details-row .field-group .form-group {
  width: 30%;
  flex: unset;
}
/* line 63, /myapp/app/assets/less/_details.scss */
.details-row .field-group .form-group:nth-child(2) {
  width: 41%;
}
/* line 67, /myapp/app/assets/less/_details.scss */
.details-row:not(.dr-noBg) {
  background-color: #F9F9F9;
  padding-left: 116px;
  padding-right: 20px;
}
@media only screen and (max-width: 600px) {
  /* line 67, /myapp/app/assets/less/_details.scss */
  .details-row:not(.dr-noBg) {
    padding-left: 85px;
  }
}
/* line 75, /myapp/app/assets/less/_details.scss */
.details-row .label, .details-row .dr-checkbx {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: #687583;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 16px;
}
/* line 84, /myapp/app/assets/less/_details.scss */
.details-row .input {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  width: 392px;
  color: #000;
  font-weight: bold;
  position: static;
  line-height: 34px;
  display: block;
  transform: none;
  max-width: 100%;
}
/* line 96, /myapp/app/assets/less/_details.scss */
.details-row input {
  font-size: 12px;
}
/* line 99, /myapp/app/assets/less/_details.scss */
.details-row .input-submit, .details-row .booking-modal2 .sms-code-wrapper .sms-code .code-verify, .booking-modal2 .sms-code-wrapper .sms-code .details-row .code-verify {
  border-radius: 12px;
  width: 26% !important;
}
/* line 103, /myapp/app/assets/less/_details.scss */
.details-row .dr-checkbx {
  width: auto;
}
/* line 106, /myapp/app/assets/less/_details.scss */
.details-row .det-edit-icon {
  line-height: 0;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 14px;
}
/* line 111, /myapp/app/assets/less/_details.scss */
.details-row .det-edit-icon::after {
  content: url(/../images/edit-icon.png);
}
/* line 116, /myapp/app/assets/less/_details.scss */
.details-row.edit .det-edit-icon {
  display: none;
}

/* line 122, /myapp/app/assets/less/_details.scss */
.dr-checkbx {
  padding-left: 44px;
  position: relative;
}
/* line 126, /myapp/app/assets/less/_details.scss */
.dr-checkbx::before {
  border: 1px solid #687583;
  width: 20px;
  height: 20px;
  content: '';
  border-radius: 4px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 14px;
}

/* line 1, /myapp/app/assets/less/_payment-details.scss */
.payment-details {
  font-family: "Roboto", sans-serif;
  margin-bottom: 36px;
}
/* line 5, /myapp/app/assets/less/_payment-details.scss */
.payment-details .pd-head {
  margin-bottom: 11px;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
/* line 11, /myapp/app/assets/less/_payment-details.scss */
.payment-details .pd-head a {
  color: var(--brand-primary);
  font-size: 14px;
  position: relative;
  padding-left: 26px;
  text-decoration: none;
}
/* line 17, /myapp/app/assets/less/_payment-details.scss */
.payment-details .pd-head a::before {
  content: url(/../images/add-payment.png);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
@media only screen and (max-width: 600px) {
  /* line 11, /myapp/app/assets/less/_payment-details.scss */
  .payment-details .pd-head a {
    margin-bottom: 24px;
    display: block;
  }
}
@media only screen and (min-width: 601px) {
  /* line 28, /myapp/app/assets/less/_payment-details.scss */
  .payment-details h3 {
    color: #000;
  }
}
/* line 33, /myapp/app/assets/less/_payment-details.scss */
.payment-details .paymentMethod {
  background-color: #F9F9F9;
  margin-bottom: 11px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  height: 42px;
  padding: 11px 13px;
  font-size: 14px;
  font-weight: bold;
  position: relative;
}
/* line 45, /myapp/app/assets/less/_payment-details.scss */
.payment-details .paymentMethod.active .bullet {
  border-color: var(--brand-primary);
  border-width: 6px;
}
/* line 50, /myapp/app/assets/less/_payment-details.scss */
.payment-details .paymentMethod .bullet {
  width: 20px;
  height: 20px;
  border: 2px solid #DEDEDE;
  background-color: #fff;
  border-radius: 50%;
  margin-right: 14px;
}
/* line 58, /myapp/app/assets/less/_payment-details.scss */
.payment-details .paymentMethod .card-icon {
  width: 35px;
  margin-right: 16px;
}
/* line 62, /myapp/app/assets/less/_payment-details.scss */
.payment-details .paymentMethod .card-text {
  width: 389px;
}
@media only screen and (max-width: 600px) {
  /* line 62, /myapp/app/assets/less/_payment-details.scss */
  .payment-details .paymentMethod .card-text {
    width: 50%;
  }
}
/* line 68, /myapp/app/assets/less/_payment-details.scss */
.payment-details .paymentMethod .card-point {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 13px;
}

/* line 2, /myapp/app/assets/less/_calendar.scss */
.select-time {
  font-family: "Roboto", sans-serif;
  overflow: hidden;
  margin-bottom: 36px;
}
/* line 7, /myapp/app/assets/less/_calendar.scss */
.select-time h4 {
  color: #333;
  font-weight: bold;
}
@media only screen and (max-width: 400px) {
  /* line 11, /myapp/app/assets/less/_calendar.scss */
  .select-time h3 {
    width: 100%;
    font-size: 16px;
  }
}

/* line 19, /myapp/app/assets/less/_calendar.scss */
.select-times-error {
  display: none;
}

/* line 23, /myapp/app/assets/less/_calendar.scss */
.calendar-col {
  padding: 28px 28px 4px;
  background: #F9F9F9;
  border-radius: 8px;
  padding: 0px;
}
/* line 28, /myapp/app/assets/less/_calendar.scss */
.calendar-col .time-zone {
  margin-top: 40px;
}
/* line 30, /myapp/app/assets/less/_calendar.scss */
.calendar-col .time-zone a {
  display: block;
  text-decoration: none;
  background-color: #F0F5FA;
  color: #3B83D9;
  font-size: 12px;
  padding: 12px 20px 10px 42px;
  border-radius: 8px;
  font-family: "Roboto", sans-serif;
  line-height: 14px;
  position: relative;
}
/* line 41, /myapp/app/assets/less/_calendar.scss */
.calendar-col .time-zone a::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: url(/../images/timeZone-icon.png);
  left: 13px;
  line-height: 0;
}

/* line 51, /myapp/app/assets/less/_calendar.scss */
.month {
  border-radius: 8px;
  padding-bottom: 34px;
  width: 100%;
  background: #F9F9F9;
  text-align: center;
}
/* line 57, /myapp/app/assets/less/_calendar.scss */
.month ul {
  margin: 0;
  padding: 0;
}
/* line 60, /myapp/app/assets/less/_calendar.scss */
.month ul li {
  color: white;
  font-size: 20px;
}
/* line 65, /myapp/app/assets/less/_calendar.scss */
.month .prev {
  float: left;
}
/* line 68, /myapp/app/assets/less/_calendar.scss */
.month .next {
  float: right;
}

/* line 73, /myapp/app/assets/less/_calendar.scss */
.weekdays {
  margin: 0;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* line 79, /myapp/app/assets/less/_calendar.scss */
.weekdays li {
  color: #A1AEBB;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 12px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 500;
}

/* line 91, /myapp/app/assets/less/_calendar.scss */
.days {
  margin: 0;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* line 97, /myapp/app/assets/less/_calendar.scss */
.days li {
  list-style-type: none;
  width: 15px;
  text-align: center;
  font-size: 12px;
  color: #777;
  margin-bottom: 24px;
  font-weight: 500;
}
/* line 106, /myapp/app/assets/less/_calendar.scss */
.days li.prevdate {
  color: #A1AEBB;
}
/* line 109, /myapp/app/assets/less/_calendar.scss */
.days li.active {
  position: relative;
  z-index: 1;
  color: #fff;
}
/* line 113, /myapp/app/assets/less/_calendar.scss */
.days li.active::after {
  content: '';
  height: 27px;
  width: 36px;
  background-color: var(--brand-primary);
  border-radius: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
/* line 123, /myapp/app/assets/less/_calendar.scss */
.days li.break {
  flex-basis: 100%;
  margin-bottom: 0;
}

/* line 131, /myapp/app/assets/less/_calendar.scss */
.time-col .time-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #333;
  font-weight: 500;
  font-size: 14px;
}
@media only screen and (max-width: 400px) {
  /* line 131, /myapp/app/assets/less/_calendar.scss */
  .time-col .time-wrap {
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 20px;
  }
}
/* line 144, /myapp/app/assets/less/_calendar.scss */
.time-col .time-wrap span {
  display: block;
  background-color: #F9F9F9;
  margin-bottom: 10px;
  width: 100%;
  padding: 6px 0;
  text-align: center;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid #E4E5E7;
}
/* line 154, /myapp/app/assets/less/_calendar.scss */
.time-col .time-wrap span:hover {
  color: var(--brand-primary-hover);
  border: 1px solid var(--brand-primary-hover);
}
/* line 158, /myapp/app/assets/less/_calendar.scss */
.time-col .time-wrap span.break {
  flex-basis: 100%;
  margin-bottom: 0;
  padding: 0;
}
/* line 163, /myapp/app/assets/less/_calendar.scss */
.time-col .time-wrap span.active {
  background-color: var(--brand-primary);
  color: #fff;
}
/* line 167, /myapp/app/assets/less/_calendar.scss */
.time-col .time-wrap span#no-available-time {
  display: flex;
  align-items: center;
  background: transparent;
  height: 100%;
  color: #000;
  font-size: 13px;
}
/* line 177, /myapp/app/assets/less/_calendar.scss */
.time-col .time-zone {
  margin-top: 40px;
}
/* line 179, /myapp/app/assets/less/_calendar.scss */
.time-col .time-zone a {
  display: block;
  text-decoration: none;
  background-color: #F0F5FA;
  color: #3B83D9;
  font-size: 12px;
  padding: 12px 40px 10px 42px;
  border-radius: 8px;
  font-family: "Roboto", sans-serif;
  line-height: 14px;
  position: relative;
}
/* line 190, /myapp/app/assets/less/_calendar.scss */
.time-col .time-zone a::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: url(/../images/timeZone-icon.png);
  left: 13px;
  line-height: 0;
}
/* line 196, /myapp/app/assets/less/_calendar.scss */
.time-col .time-zone a::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: url(/../images/right-arrow.png);
  right: 14px;
}

/* line 1, /myapp/app/assets/less/_schedule-service.scss */
.schedule-service {
  margin-bottom: 15px;
  font-family: "Roboto", sans-serif;
}
/* line 5, /myapp/app/assets/less/_schedule-service.scss */
.schedule-service h3 {
  color: #000;
}
/* line 8, /myapp/app/assets/less/_schedule-service.scss */
.schedule-service p {
  font-size: 14px;
  line-height: 21px;
  color: #687583;
  font-family: "Poppins", sans-serif;
  margin-bottom: 15px;
}
/* line 13, /myapp/app/assets/less/_schedule-service.scss */
.schedule-service textarea {
  height: 133px;
  background: #F9F9F9;
  border: 2px solid #E3EAF1;
  border-radius: 8px;
  width: 100%;
  padding: 16px 20px;
  color: #687583;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  outline: none;
}

/* line 3, /myapp/app/assets/less/_booking-summary.scss */
.booking-wrap .booking-box, .booking2 .mg-row .mg-col2 .cost-summary .booking-box, .booking2 .mg-row .mg-col2 .discount .booking-box {
  background-color: #F9F9F9;
  border: 2px solid var(--brand-primary);
  padding: 20px 22px;
  font-family: "Roboto", sans-serif;
  border-radius: 8px;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}
/* line 11, /myapp/app/assets/less/_booking-summary.scss */
.booking-wrap .booking-box .bbox-head, .booking2 .mg-row .mg-col2 .cost-summary .booking-box .bbox-head, .booking2 .mg-row .mg-col2 .discount .booking-box .bbox-head {
  margin-bottom: 10px;
}
/* line 15, /myapp/app/assets/less/_booking-summary.scss */
.booking-wrap .booking-box .bbox-head span, .booking2 .mg-row .mg-col2 .cost-summary .booking-box .bbox-head span, .booking2 .mg-row .mg-col2 .discount .booking-box .bbox-head span {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
}
/* line 18, /myapp/app/assets/less/_booking-summary.scss */
.booking-wrap .booking-box .bbox-head span:not(.price):not(.interaction-type), .booking2 .mg-row .mg-col2 .cost-summary .booking-box .bbox-head span:not(.price):not(.interaction-type), .booking2 .mg-row .mg-col2 .discount .booking-box .bbox-head span:not(.price):not(.interaction-type) {
  font-weight: bold;
}
/* line 21, /myapp/app/assets/less/_booking-summary.scss */
.booking-wrap .booking-box .bbox-head span.price, .booking2 .mg-row .mg-col2 .cost-summary .booking-box .bbox-head span.price, .booking2 .mg-row .mg-col2 .discount .booking-box .bbox-head span.price {
  color: var(--brand-primary);
  font-weight: 600;
  margin-top: 7px;
}
@media only screen and (max-width: 400px) {
  /* line 21, /myapp/app/assets/less/_booking-summary.scss */
  .booking-wrap .booking-box .bbox-head span.price, .booking2 .mg-row .mg-col2 .cost-summary .booking-box .bbox-head span.price, .booking2 .mg-row .mg-col2 .discount .booking-box .bbox-head span.price {
    font-size: 15px;
    margin-top: 5px;
  }
}
@media only screen and (max-width: 400px) {
  /* line 32, /myapp/app/assets/less/_booking-summary.scss */
  .booking-wrap .booking-box .bbox-head h4, .booking2 .mg-row .mg-col2 .cost-summary .booking-box .bbox-head h4, .booking2 .mg-row .mg-col2 .discount .booking-box .bbox-head h4 {
    font-size: 14px;
  }
}
/* line 38, /myapp/app/assets/less/_booking-summary.scss */
.booking-wrap .booking-box p, .booking2 .mg-row .mg-col2 .cost-summary .booking-box p, .booking2 .mg-row .mg-col2 .discount .booking-box p {
  color: #687583;
  margin-bottom: 10px;
  line-height: 19px;
  font-size: 15px;
}
@media only screen and (max-width: 400px) {
  /* line 38, /myapp/app/assets/less/_booking-summary.scss */
  .booking-wrap .booking-box p, .booking2 .mg-row .mg-col2 .cost-summary .booking-box p, .booking2 .mg-row .mg-col2 .discount .booking-box p {
    font-size: 13px;
  }
}
/* line 47, /myapp/app/assets/less/_booking-summary.scss */
.booking-wrap .booking-box #booking-times, .booking2 .mg-row .mg-col2 .cost-summary .booking-box #booking-times, .booking2 .mg-row .mg-col2 .discount .booking-box #booking-times, .booking-wrap .booking-box #payment-booking-times, .booking2 .mg-row .mg-col2 .cost-summary .booking-box #payment-booking-times, .booking2 .mg-row .mg-col2 .discount .booking-box #payment-booking-times {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid #ddd;
}
/* line 51, /myapp/app/assets/less/_booking-summary.scss */
.booking-wrap .booking-box #booking-times p, .booking2 .mg-row .mg-col2 .cost-summary .booking-box #booking-times p, .booking2 .mg-row .mg-col2 .discount .booking-box #booking-times p, .booking-wrap .booking-box #payment-booking-times p, .booking2 .mg-row .mg-col2 .cost-summary .booking-box #payment-booking-times p, .booking2 .mg-row .mg-col2 .discount .booking-box #payment-booking-times p {
  font-size: 13px;
}
/* line 54, /myapp/app/assets/less/_booking-summary.scss */
.booking-wrap .booking-box #booking-times i, .booking2 .mg-row .mg-col2 .cost-summary .booking-box #booking-times i, .booking2 .mg-row .mg-col2 .discount .booking-box #booking-times i, .booking-wrap .booking-box #payment-booking-times i, .booking2 .mg-row .mg-col2 .cost-summary .booking-box #payment-booking-times i, .booking2 .mg-row .mg-col2 .discount .booking-box #payment-booking-times i {
  font-size: 17px;
  margin-right: 10px;
}
/* line 59, /myapp/app/assets/less/_booking-summary.scss */
.booking-wrap .booking-box .profile-services-text, .booking2 .mg-row .mg-col2 .cost-summary .booking-box .profile-services-text, .booking2 .mg-row .mg-col2 .discount .booking-box .profile-services-text {
  line-height: 30px;
}
/* line 61, /myapp/app/assets/less/_booking-summary.scss */
.booking-wrap .booking-box .profile-services-text .fa, .booking2 .mg-row .mg-col2 .cost-summary .booking-box .profile-services-text .fa, .booking2 .mg-row .mg-col2 .discount .booking-box .profile-services-text .fa {
  font-size: 20px;
}
/* line 64, /myapp/app/assets/less/_booking-summary.scss */
.booking-wrap .booking-box .profile-services-text .fa.fa-calendar, .booking2 .mg-row .mg-col2 .cost-summary .booking-box .profile-services-text .fa.fa-calendar, .booking2 .mg-row .mg-col2 .discount .booking-box .profile-services-text .fa.fa-calendar {
  font-size: 18px;
}
/* line 67, /myapp/app/assets/less/_booking-summary.scss */
.booking-wrap .booking-box .profile-services-text span, .booking2 .mg-row .mg-col2 .cost-summary .booking-box .profile-services-text span, .booking2 .mg-row .mg-col2 .discount .booking-box .profile-services-text span {
  color: #000;
}
@media only screen and (max-width: 400px) {
  /* line 71, /myapp/app/assets/less/_booking-summary.scss */
  .booking-wrap .booking-box .profile-services-text .fa, .booking2 .mg-row .mg-col2 .cost-summary .booking-box .profile-services-text .fa, .booking2 .mg-row .mg-col2 .discount .booking-box .profile-services-text .fa {
    font-size: 15px;
  }
  /* line 74, /myapp/app/assets/less/_booking-summary.scss */
  .booking-wrap .booking-box .profile-services-text .fa.fa-calendar, .booking2 .mg-row .mg-col2 .cost-summary .booking-box .profile-services-text .fa.fa-calendar, .booking2 .mg-row .mg-col2 .discount .booking-box .profile-services-text .fa.fa-calendar {
    font-size: 15px;
  }
  /* line 77, /myapp/app/assets/less/_booking-summary.scss */
  .booking-wrap .booking-box .profile-services-text span, .booking2 .mg-row .mg-col2 .cost-summary .booking-box .profile-services-text span, .booking2 .mg-row .mg-col2 .discount .booking-box .profile-services-text span {
    font-size: 12px;
  }
}
/* line 83, /myapp/app/assets/less/_booking-summary.scss */
.booking-wrap .booking-box li span, .booking2 .mg-row .mg-col2 .cost-summary .booking-box li span, .booking2 .mg-row .mg-col2 .discount .booking-box li span {
  font-size: 14px;
  color: #000;
  padding-left: 30px;
  position: relative;
  line-height: 16px;
  display: block;
}
/* line 90, /myapp/app/assets/less/_booking-summary.scss */
.booking-wrap .booking-box li span::before, .booking2 .mg-row .mg-col2 .cost-summary .booking-box li span::before, .booking2 .mg-row .mg-col2 .discount .booking-box li span::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  left: 0;
}
/* line 95, /myapp/app/assets/less/_booking-summary.scss */
.booking-wrap .booking-box li span.booking-phone::before, .booking2 .mg-row .mg-col2 .cost-summary .booking-box li span.booking-phone::before, .booking2 .mg-row .mg-col2 .discount .booking-box li span.booking-phone::before {
  content: url(/../images/phone-icon.png);
}
/* line 98, /myapp/app/assets/less/_booking-summary.scss */
.booking-wrap .booking-box li span.booking-month::before, .booking2 .mg-row .mg-col2 .cost-summary .booking-box li span.booking-month::before, .booking2 .mg-row .mg-col2 .discount .booking-box li span.booking-month::before {
  content: url(/../images/calendar-icon.png);
}
/* line 102, /myapp/app/assets/less/_booking-summary.scss */
.booking-wrap .booking-box li:not(:last-child), .booking2 .mg-row .mg-col2 .cost-summary .booking-box li:not(:last-child), .booking2 .mg-row .mg-col2 .discount .booking-box li:not(:last-child) {
  margin-bottom: 15px;
}
/* line 106, /myapp/app/assets/less/_booking-summary.scss */
.booking-wrap .booking-box ul, .booking2 .mg-row .mg-col2 .cost-summary .booking-box ul, .booking2 .mg-row .mg-col2 .discount .booking-box ul {
  margin-left: 0;
  padding: 0px 22px;
}

/* line 113, /myapp/app/assets/less/_booking-summary.scss */
.cost-summary {
  font-family: "Roboto", sans-serif;
}
/* line 116, /myapp/app/assets/less/_booking-summary.scss */
.cost-summary ul li {
  display: flex;
  margin-bottom: 15px;
}
/* line 119, /myapp/app/assets/less/_booking-summary.scss */
.cost-summary ul li span {
  width: 100%;
  font-size: 16px;
  color: #687583;
}
/* line 123, /myapp/app/assets/less/_booking-summary.scss */
.cost-summary ul li span.price {
  font-weight: bold;
  color: #000;
  text-align: right;
}

/* line 133, /myapp/app/assets/less/_booking-summary.scss */
.discount {
  margin-bottom: 15px;
}
/* line 135, /myapp/app/assets/less/_booking-summary.scss */
.discount input {
  width: 100%;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  background-color: #F9F9F9;
  color: #687583;
  line-height: 24px;
  height: 42px;
  padding: 8px 18px;
  border: 0;
  border-radius: 8px;
  outline: none;
}

/* line 150, /myapp/app/assets/less/_booking-summary.scss */
.submit-btn {
  background-color: var(--brand-primary);
  padding: 14px 0;
  width: 100%;
  color: #fff;
  border-radius: 8px;
  font-size: 16px;
  border: none;
  font-weight: 500;
  text-align: center;
}

/* line 162, /myapp/app/assets/less/_booking-summary.scss */
.add-card-btn {
  background-color: var(--brand-primary);
  padding: 14px 0;
  width: 100%;
  color: #fff;
  border-radius: 8px;
  font-size: 16px;
  border: none;
  font-weight: 500;
  text-align: center;
}

/* line 4, /myapp/app/assets/less/_booking2.scss */
.booking2 .top-info h3, .booking2 .info h3 {
  color: #000;
}
/* line 9, /myapp/app/assets/less/_booking2.scss */
.booking2 .schedule-service p {
  color: #000;
}
/* line 13, /myapp/app/assets/less/_booking2.scss */
.booking2 h3 {
  color: var(--brand-secondary);
}
/* line 16, /myapp/app/assets/less/_booking2.scss */
.booking2 .mg-row {
  padding-top: 0;
  justify-content: space-between;
  flex-wrap: nowrap;
}
/* line 20, /myapp/app/assets/less/_booking2.scss */
.booking2 .mg-row .mg-col1 {
  padding: 21px 32px;
  width: 100%;
}
/* line 25, /myapp/app/assets/less/_booking2.scss */
.booking2 .mg-row .mg-col1 .payment-details .pd-head a {
  color: #3B83D9;
}
/* line 27, /myapp/app/assets/less/_booking2.scss */
.booking2 .mg-row .mg-col1 .payment-details .pd-head a::before {
  content: url(/../images/add-payment2.png);
}
/* line 33, /myapp/app/assets/less/_booking2.scss */
.booking2 .mg-row .mg-col1 .payment-details .paymentMethod.active .bullet {
  border-color: #3B83D9;
}
@media only screen and (max-width: 984px) {
  /* line 23, /myapp/app/assets/less/_booking2.scss */
  .booking2 .mg-row .mg-col1 .payment-details {
    margin-bottom: 0;
  }
}
/* line 42, /myapp/app/assets/less/_booking2.scss */
.booking2 .mg-row .mg-col1 .days li {
  color: #000;
}
/* line 44, /myapp/app/assets/less/_booking2.scss */
.booking2 .mg-row .mg-col1 .days li.active {
  color: #fff;
}
/* line 49, /myapp/app/assets/less/_booking2.scss */
.booking2 .mg-row .mg-col1 .days li.active::after,
.booking2 .mg-row .mg-col1 .time-col .time-wrap span.active {
  background-color: var(--brand-secondary);
}
/* line 54, /myapp/app/assets/less/_booking2.scss */
.booking2 .mg-row .mg-col2 {
  width: 50%;
  border-left: 1px solid #E3EAF1;
}
/* line 57, /myapp/app/assets/less/_booking2.scss */
.booking2 .mg-row .mg-col2 .booking-wrap, .booking2 .mg-row .mg-col2 .cost-summary, .booking2 .mg-row .mg-col2 .discount {
  padding: 26px 21px 36px;
  border-bottom: 1px solid #E3EAF1;
  margin-bottom: 0;
}
/* line 65, /myapp/app/assets/less/_booking2.scss */
.booking2 .mg-row .mg-col2 .cost-summary li:last-child {
  margin-bottom: 0;
}
/* line 68, /myapp/app/assets/less/_booking2.scss */
.booking2 .mg-row .mg-col2 .cost-summary li span {
  color: #000;
}
/* line 73, /myapp/app/assets/less/_booking2.scss */
.booking2 .mg-row .mg-col2 .discount {
  border-bottom: 0;
}
/* line 76, /myapp/app/assets/less/_booking2.scss */
.booking2 .mg-row .mg-col2 .discount input {
  border: 2px solid #E3EAF1;
  color: #A1AEBB;
}
/* line 81, /myapp/app/assets/less/_booking2.scss */
.booking2 .mg-row .mg-col2 .booking-wrap .booking-box, .booking2 .mg-row .mg-col2 .cost-summary .booking-box, .booking2 .mg-row .mg-col2 .discount .booking-box {
  padding: 0;
  border: none;
  box-shadow: none;
  background-color: transparent;
}
/* line 86, /myapp/app/assets/less/_booking2.scss */
.booking2 .mg-row .mg-col2 .booking-wrap .booking-box p, .booking2 .mg-row .mg-col2 .cost-summary .booking-box p, .booking2 .mg-row .mg-col2 .discount .booking-box p {
  color: #000;
  margin-bottom: 34px;
}
/* line 90, /myapp/app/assets/less/_booking2.scss */
.booking2 .mg-row .mg-col2 .booking-wrap .booking-box .bbox-head span.price, .booking2 .mg-row .mg-col2 .cost-summary .booking-box .bbox-head span.price, .booking2 .mg-row .mg-col2 .discount .booking-box .bbox-head span.price {
  color: var(--brand-secondary);
}
/* line 95, /myapp/app/assets/less/_booking2.scss */
.booking2 .mg-row .mg-col2 .details-row .label, .booking2 .mg-row .mg-col2 .details-row .dr-checkbx {
  color: #A1AEBB;
}
/* line 98, /myapp/app/assets/less/_booking2.scss */
.booking2 .mg-row .mg-col2 .details-row .input {
  color: #000;
}
@media only screen and (max-width: 984px) {
  /* line 54, /myapp/app/assets/less/_booking2.scss */
  .booking2 .mg-row .mg-col2 {
    width: 100%;
  }
}
@media only screen and (max-width: 984px) {
  /* line 16, /myapp/app/assets/less/_booking2.scss */
  .booking2 .mg-row {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 111, /myapp/app/assets/less/_booking2.scss */
.booking2 .submit-btn {
  background-color: var(--brand-secondary);
  width: 365px;
  max-width: 100%;
  display: block;
  margin: 36px auto 0;
}

/* line 2, /myapp/app/assets/less/_modal-small.scss */
body.center {
  text-align: center;
  padding: 52px 0;
}

/* line 7, /myapp/app/assets/less/_modal-small.scss */
.booking-modal2 {
  text-align: left;
  width: 100%;
  padding: 0 10px;
  display: inline-block;
  float: none;
}
/* line 15, /myapp/app/assets/less/_modal-small.scss */
.booking-modal2 .mg-col1,
.booking-modal2 .mg-col2 {
  width: 50%;
  padding: 0 20px;
}
@media only screen and (max-width: 980px) {
  /* line 15, /myapp/app/assets/less/_modal-small.scss */
  .booking-modal2 .mg-col1,
  .booking-modal2 .mg-col2 {
    padding: 0;
  }
}
/* line 24, /myapp/app/assets/less/_modal-small.scss */
.booking-modal2 .details-row input {
  width: 100%;
}
/* line 28, /myapp/app/assets/less/_modal-small.scss */
.booking-modal2 .sms-code-wrapper {
  width: 100%;
}
@media only screen and (max-width: 601px) {
  /* line 28, /myapp/app/assets/less/_modal-small.scss */
  .booking-modal2 .sms-code-wrapper {
    padding-right: 30px;
  }
}
/* line 33, /myapp/app/assets/less/_modal-small.scss */
.booking-modal2 .sms-code-wrapper p {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  margin: 10px 0;
}
/* line 38, /myapp/app/assets/less/_modal-small.scss */
.booking-modal2 .sms-code-wrapper .sms-code {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 400px) {
  /* line 38, /myapp/app/assets/less/_modal-small.scss */
  .booking-modal2 .sms-code-wrapper .sms-code {
    justify-content: none;
  }
}
/* line 46, /myapp/app/assets/less/_modal-small.scss */
.booking-modal2 .sms-code-wrapper .sms-code .code-line {
  width: 12px;
  height: 1px;
  background-color: #687583;
  margin-right: 4px;
}
@media only screen and (max-width: 400px) {
  /* line 46, /myapp/app/assets/less/_modal-small.scss */
  .booking-modal2 .sms-code-wrapper .sms-code .code-line {
    flex-basis: 100%;
    height: 0;
    border: none;
  }
}
/* line 58, /myapp/app/assets/less/_modal-small.scss */
.booking-modal2 .sms-code-wrapper .sms-code .code {
  text-align: center;
  width: 40px;
  margin-right: 4px;
}
@media only screen and (max-width: 400px) {
  /* line 58, /myapp/app/assets/less/_modal-small.scss */
  .booking-modal2 .sms-code-wrapper .sms-code .code {
    width: 30%;
  }
}
/* line 67, /myapp/app/assets/less/_modal-small.scss */
.booking-modal2 .sms-code-wrapper .sms-code .code-verify {
  width: 84px;
  height: 34px;
}
@media only screen and (max-width: 600px) {
  /* line 67, /myapp/app/assets/less/_modal-small.scss */
  .booking-modal2 .sms-code-wrapper .sms-code .code-verify {
    width: 100%;
  }
}
/* line 77, /myapp/app/assets/less/_modal-small.scss */
.booking-modal2 .time_zone.optional.control-label {
  display: none;
}
/* line 81, /myapp/app/assets/less/_modal-small.scss */
.booking-modal2 .calendar-col .ui-datepicker .ui-state-default {
  width: 35px !important;
  height: 35px !important;
  border-radius: 50% !important;
  margin-right: 0;
  margin: 0px 0px 4px 6px;
  border-color: unset !important;
  border: 1px solid #E4E5E7 !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 93, /myapp/app/assets/less/_modal-small.scss */
.booking-modal2 .calendar-col .ui-datepicker .ui-state-active {
  color: var(--brand-primary) !important;
  border: 1px solid var(--brand-primary) !important;
  border-radius: 50% !important;
  background: transparent !important;
  width: 35px !important;
  height: 35px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 106, /myapp/app/assets/less/_modal-small.scss */
.booking-modal2 .calendar-col .ui-state-disabled .ui-state-default {
  border: none !important;
}
@media only screen and (min-width: 601px) {
  /* line 80, /myapp/app/assets/less/_modal-small.scss */
  .booking-modal2 .calendar-col {
    width: 70%;
    float: left;
  }
}
@media only screen and (min-width: 480px) {
  /* line 80, /myapp/app/assets/less/_modal-small.scss */
  .booking-modal2 .calendar-col {
    width: 70%;
    float: left;
  }
}
/* line 120, /myapp/app/assets/less/_modal-small.scss */
.booking-modal2 #selected-times {
  width: 100%;
  display: flex;
  flex-direction: column;
}
/* line 124, /myapp/app/assets/less/_modal-small.scss */
.booking-modal2 #selected-times h3 {
  color: #000;
}
/* line 127, /myapp/app/assets/less/_modal-small.scss */
.booking-modal2 #selected-times p {
  background: #F9F9F9;
  padding: 10px 10px;
  border-radius: 7px;
}
/* line 131, /myapp/app/assets/less/_modal-small.scss */
.booking-modal2 #selected-times p i {
  color: #31B49C;
  margin-right: 12px;
}
/* line 136, /myapp/app/assets/less/_modal-small.scss */
.booking-modal2 #selected-times .selected-times-header {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 400px) {
  /* line 145, /myapp/app/assets/less/_modal-small.scss */
  .booking-modal2 .calendar-mob {
    width: 100%;
  }
}
@media only screen and (max-width: 400px) {
  /* line 150, /myapp/app/assets/less/_modal-small.scss */
  .booking-modal2 .date-mob {
    width: 100%;
  }
}
/* line 157, /myapp/app/assets/less/_modal-small.scss */
.booking-modal2 .mySlides .time-wrap {
  height: 335px;
  overflow: auto;
  padding: 0 6px;
}
@media only screen and (min-width: 601px) {
  /* line 163, /myapp/app/assets/less/_modal-small.scss */
  .booking-modal2 .time-col {
    width: 30%;
    float: right;
  }
}
@media only screen and (max-width: 480px) {
  /* line 163, /myapp/app/assets/less/_modal-small.scss */
  .booking-modal2 .time-col {
    width: 100%;
  }
  /* line 171, /myapp/app/assets/less/_modal-small.scss */
  .booking-modal2 .time-col .mySlides {
    padding: 10px;
  }
  /* line 173, /myapp/app/assets/less/_modal-small.scss */
  .booking-modal2 .time-col .mySlides .time-wrap {
    display: grid;
    height: auto;
    grid-template-columns: auto auto auto;
  }
  /* line 177, /myapp/app/assets/less/_modal-small.scss */
  .booking-modal2 .time-col .mySlides .time-wrap span {
    width: 92%;
  }
}

/* line 187, /myapp/app/assets/less/_modal-small.scss */
.area-choosen, .booking-modal2 .sms-code-wrapper .sms-code .code, .input-wrap .area-choices li, .input-number {
  padding: 8px;
  background-color: #fff;
  border: 1px solid #C9CDD1;
  border-radius: 4px;
  display: block;
  font-size: 14px;
  color: #000;
  font-family: "Roboto", sans-serif;
  line-height: 16px;
}

/* line 206, /myapp/app/assets/less/_modal-small.scss */
.services-text {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
@media only screen and (max-width: 400px) {
  /* line 206, /myapp/app/assets/less/_modal-small.scss */
  .services-text {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
}

/* line 217, /myapp/app/assets/less/_modal-small.scss */
.input-wrap {
  position: relative;
  margin-right: 4px;
}
/* line 220, /myapp/app/assets/less/_modal-small.scss */
.input-wrap .area-choices {
  position: absolute;
  top: 100%;
  width: 80%;
  background: #fff;
  z-index: 22;
  border: 1px solid #E3EAF1;
  display: none;
}
/* line 228, /myapp/app/assets/less/_modal-small.scss */
.input-wrap .area-choices li {
  border: 0;
  border-radius: none;
  justify-content: space-around;
}
/* line 235, /myapp/app/assets/less/_modal-small.scss */
.input-wrap .icon-britain {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
/* line 239, /myapp/app/assets/less/_modal-small.scss */
.input-wrap .icon-britain::before {
  content: url(/../images/great_britain-icon.png);
  line-height: 0;
  margin-right: 8px;
}
/* line 244, /myapp/app/assets/less/_modal-small.scss */
.input-wrap .icon-britain.area-choosen::after, .input-wrap .booking-modal2 .sms-code-wrapper .sms-code .icon-britain.code::after, .booking-modal2 .sms-code-wrapper .sms-code .input-wrap .icon-britain.code::after, .input-wrap .area-choices li.icon-britain::after, .input-wrap .icon-britain.input-number::after {
  content: url(/../images/arr-select.png);
  line-height: 0;
  margin-left: 8px;
}

/* line 252, /myapp/app/assets/less/_modal-small.scss */
.input-number {
  margin-right: 4px;
}

/* line 257, /myapp/app/assets/less/_modal-small.scss */
.input-submit, .booking-modal2 .sms-code-wrapper .sms-code .code-verify {
  border: 0;
  background-color: var(--brand-primary);
  color: #fff;
  border-radius: 4px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  height: 34px;
}

/* line 268, /myapp/app/assets/less/_modal-small.scss */
#datepicker {
  position: relative;
}

/* line 272, /myapp/app/assets/less/_modal-small.scss */
#datepicker-overlay {
  position: absolute;
  top: 13em;
  left: 7em;
  width: 59%;
  height: 18%;
  padding: 14px 0;
  border-radius: 18px;
  background: rgba(215, 208, 208, 0.9);
  border: 1px solid #dcd7d7;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

/* line 289, /myapp/app/assets/less/_modal-small.scss */
.overlay-content {
  color: black;
  text-align: center;
  font-weight: bold;
}
/* line 294, /myapp/app/assets/less/_modal-small.scss */
.overlay-content #next-month-link {
  color: var(--brand-primary);
  text-decoration: none;
  font-weight: bold;
}

/* line 14, /myapp/app/assets/stylesheets/style.scss */
.meet-modal {
  padding: 20px;
  margin: 64px auto;
  display: block;
  text-align: center;
  background-color: #fff;
  width: 540px;
  max-width: 100%;
  border-radius: 10px;
  position: relative;
}
/* line 24, /myapp/app/assets/stylesheets/style.scss */
.meet-modal h2 {
  font-weight: 600;
  font-size: 20px;
  font-family: "Poppins", sans-serif;
  color: #000;
  line-height: 30px;
  margin-bottom: 24px;
}
/* line 32, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .meet-head {
  padding: 8px 0;
}
/* line 34, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .meet-head h2 {
  font-weight: bold;
}
/* line 38, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .meet-step {
  padding: 0 21px 24px;
}
/* line 40, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .meet-step ul {
  position: relative;
  display: flex;
  justify-content: space-between;
  z-index: 1;
}
/* line 45, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .meet-step ul::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 2px;
  background: url(/../images/dotted.png) repeat-x center;
  content: '';
  background-color: #fff;
  z-index: -2;
}
/* line 55, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .meet-step ul li {
  position: relative;
  z-index: 1;
}
/* line 58, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .meet-step ul li::after {
  width: 55px;
  height: 55px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: '';
  z-index: -1;
  background-color: #fff;
}
/* line 66, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .meet-step ul li span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  font-size: 20px;
  border: 2px solid var(--brand-primary);
  border-radius: 50%;
  font-family: "Roboto", sans-serif;
  color: var(--brand-primary);
  background-color: #fff;
}
/* line 81, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .meet-step ul li.active span {
  background-color: var(--brand-primary);
  color: #fff;
}
/* line 87, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .meet-step ul li.checked::before {
  content: url(/../images/check.png);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
/* line 92, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .meet-step ul li.checked span {
  font-size: 0;
}
/* line 99, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .calendar-col {
  margin-bottom: 24px;
}
/* line 102, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .calendar-mob {
  width: 45%;
  height: 360px;
}
/* line 106, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .date-mob {
  width: 50%;
}
/* line 109, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .meet-chooseType, .meet-modal .meet-delivery {
  margin-bottom: 24px;
}
/* line 111, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .meet-chooseType .chooseBox, .meet-modal .meet-delivery .chooseBox {
  padding: 24px 24px 60px;
  font-family: "Roboto", sans-serif;
  background-color: #F9F9F9;
  border-radius: 8px;
  border: 2px solid #F9F9F9;
  width: 238px;
  max-width: 100%;
  position: relative;
}
/* line 120, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .meet-chooseType .chooseBox::after, .meet-modal .meet-delivery .chooseBox::after {
  content: '';
  background: #FFFFFF;
  border: 2px solid #DEDEDE;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 20px;
  height: 20px;
  display: block;
  border-radius: 50%;
  bottom: 24px;
}
/* line 131, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .meet-chooseType .chooseBox.active, .meet-modal .meet-delivery .chooseBox.active {
  border-color: var(--brand-primary);
}
/* line 133, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .meet-chooseType .chooseBox.active::after, .meet-modal .meet-delivery .chooseBox.active::after {
  border-width: 6px;
  border-color: #3B83D9;
}
/* line 138, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .meet-chooseType .chooseBox h4, .meet-modal .meet-delivery .chooseBox h4 {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  margin: 12px 0;
}
/* line 144, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .meet-chooseType .chooseBox p, .meet-modal .meet-delivery .chooseBox p {
  color: #687583;
  font-size: 14px;
  line-height: 16px;
}
/* line 153, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .meet-delivery .chooseBox {
  width: 150px;
}
/* line 157, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .flex-now {
  display: flex;
  justify-content: space-between;
}
/* line 161, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .step-submit {
  height: 48px;
  background-color: var(--brand-primary);
  width: 100%;
  border: 0;
  border-radius: 4px;
  font-size: 16px;
  color: #fff;
  font-family: "Roboto", sans-serif;
}
/* line 171, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .modal-close {
  position: absolute;
  top: 35px;
  right: 24px;
  cursor: pointer;
}
/* line 176, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .modal-close::after {
  content: url(/../images/icon-delete.png);
}
/* line 180, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .cost-summary {
  font-size: 16px;
  text-align: left;
}
/* line 183, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .cost-summary span {
  color: #000;
}
/* line 185, /myapp/app/assets/stylesheets/style.scss */
.meet-modal .cost-summary span.value {
  font-weight: 500;
}

@media only screen and (min-width: 501px) {
  /* line 193, /myapp/app/assets/stylesheets/style.scss */
  .payment-box-wrap {
    display: flex;
    flex-direction: column;
  }
}

/* line 200, /myapp/app/assets/stylesheets/style.scss */
.payment-box {
  margin-bottom: 10px !important;
  width: 100%;
  border-radius: 16px;
  position: relative;
}
/* line 206, /myapp/app/assets/stylesheets/style.scss */
.payment-box.wallet-card {
  background-color: #F7F7F7;
  display: flex;
  padding: 5px 9px;
  align-content: flex-start;
  align-items: flex-start;
}
@media only screen and (min-width: 501px) {
  /* line 206, /myapp/app/assets/stylesheets/style.scss */
  .payment-box.wallet-card {
    margin-right: 15px;
    margin-bottom: 0;
  }
}
/* line 216, /myapp/app/assets/stylesheets/style.scss */
.payment-box.wallet-card img {
  width: 25px;
  margin-left: 12px;
}
/* line 220, /myapp/app/assets/stylesheets/style.scss */
.payment-box.wallet-card span {
  margin-bottom: 5px;
  display: block;
  line-height: 17px;
  font-weight: 500;
}
/* line 227, /myapp/app/assets/stylesheets/style.scss */
.payment-box.credit-card {
  background-color: #F7F7F7;
  display: flex;
  padding: 5px 9px;
  align-content: flex-start;
  align-items: flex-start;
}
@media only screen and (min-width: 501px) {
  /* line 227, /myapp/app/assets/stylesheets/style.scss */
  .payment-box.credit-card {
    margin-right: 15px;
    margin-bottom: 0;
  }
}
/* line 237, /myapp/app/assets/stylesheets/style.scss */
.payment-box.credit-card img {
  margin-left: 10px;
  width: 30px;
}
/* line 241, /myapp/app/assets/stylesheets/style.scss */
.payment-box.credit-card span {
  letter-spacing: 2.4px;
  color: #687583;
  font-weight: bold;
}
/* line 247, /myapp/app/assets/stylesheets/style.scss */
.payment-box.add-card {
  display: flex;
  align-items: center;
  padding: 10px 0;
  justify-content: flex-end;
  width: 50%;
  margin-bottom: 0 !important;
}
/* line 255, /myapp/app/assets/stylesheets/style.scss */
.payment-box.add-card img {
  width: 48px;
  height: 48px;
}
/* line 259, /myapp/app/assets/stylesheets/style.scss */
.payment-box.add-card span {
  font-size: 16px;
  font-weight: 500;
  color: var(--brand-primary) !important;
  margin-right: 10px;
}
/* line 265, /myapp/app/assets/stylesheets/style.scss */
.payment-box.add-card:hover {
  border-color: var(--brand-primary-hover) !important;
}
/* line 269, /myapp/app/assets/stylesheets/style.scss */
.payment-box input[type="radio"] {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  opacity: 0;
  z-index: 1;
}
/* line 278, /myapp/app/assets/stylesheets/style.scss */
.payment-box .check-icon {
  background: #FFFFFF;
  margin-top: 5px;
  margin-left: 10px;
  border: 2px solid #DDEAF0;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
/* line 290, /myapp/app/assets/stylesheets/style.scss */
.payment-box .check-icon:after {
  content: url(/../images/check-card.svg);
  opacity: 0;
}
/* line 295, /myapp/app/assets/stylesheets/style.scss */
.payment-box input[type="radio"]:checked + .check-icon:after {
  opacity: 1;
}

/* line 300, /myapp/app/assets/stylesheets/style.scss */
.new-card {
  background-color: #F9F9F9;
  margin-top: 10px;
  padding: 24px 10px;
}
/* line 304, /myapp/app/assets/stylesheets/style.scss */
.new-card h4 {
  font-weight: bold;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  text-align: center;
  margin-bottom: 16px;
  line-height: 24px;
}
/* line 312, /myapp/app/assets/stylesheets/style.scss */
.new-card form {
  width: 400px;
  max-width: 100%;
  margin: 0 auto;
}
/* line 317, /myapp/app/assets/stylesheets/style.scss */
.new-card .new-card-field {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
/* line 321, /myapp/app/assets/stylesheets/style.scss */
.new-card .new-card-field label {
  font-size: 14px;
  color: #687583;
  font-family: "Roboto", sans-serif;
  margin-bottom: 8px;
}
/* line 327, /myapp/app/assets/stylesheets/style.scss */
.new-card .new-card-field input:not([type="submit"]) {
  height: 40px;
  color: #000;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  padding: 8px 12px;
  background: #FFFFFF;
  border: 1px solid #E4E5E7;
  border-radius: 4px;
  width: 100%;
}
/* line 337, /myapp/app/assets/stylesheets/style.scss */
.new-card .new-card-field input:not([type="submit"]).bigger-input {
  height: 48px;
  background: url(/../images/payment-mastercard.png) no-repeat top 4px right 9px;
  padding-right: 50px;
}
@media only screen and (min-width: 501px) {
  /* line 337, /myapp/app/assets/stylesheets/style.scss */
  .new-card .new-card-field input:not([type="submit"]).bigger-input {
    font-size: 20px;
  }
}
/* line 346, /myapp/app/assets/stylesheets/style.scss */
.new-card .new-card-field.nc-2col {
  flex-direction: row;
  justify-content: space-between;
}
/* line 349, /myapp/app/assets/stylesheets/style.scss */
.new-card .new-card-field.nc-2col > div {
  width: 100%;
  display: flex;
  flex-direction: column;
}
/* line 353, /myapp/app/assets/stylesheets/style.scss */
.new-card .new-card-field.nc-2col > div:first-child {
  margin-right: 20px;
}
/* line 359, /myapp/app/assets/stylesheets/style.scss */
.new-card .cancel-btn {
  background: #FFFFFF;
  border: 1px solid #E4E5E7;
  box-sizing: border-box;
  border-radius: 4px;
  height: 40px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #687583;
  text-decoration: none;
  margin-right: 20px;
}
/* line 378, /myapp/app/assets/stylesheets/style.scss */
.new-card .submit-btn {
  height: 40px;
  border-radius: 4px;
  padding: 0;
}

/* line 387, /myapp/app/assets/stylesheets/style.scss */
.login-section {
  text-align: left;
  width: 730px;
  max-width: 100%;
  margin: 0 auto;
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
}

/* line 397, /myapp/app/assets/stylesheets/style.scss */
.login-wrap {
  display: flex;
  align-items: stretch;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  justify-content: space-between;
}
@media only screen and (max-width: 500px) {
  /* line 397, /myapp/app/assets/stylesheets/style.scss */
  .login-wrap {
    flex-direction: column;
  }
}

/* line 408, /myapp/app/assets/stylesheets/style.scss */
.form-login {
  width: 315px;
}
@media only screen and (max-width: 500px) {
  /* line 408, /myapp/app/assets/stylesheets/style.scss */
  .form-login {
    width: 100%;
  }
}

/* line 416, /myapp/app/assets/stylesheets/style.scss */
.fl-fieldset label {
  line-height: 16px;
  color: #687583;
  display: block;
}
/* line 421, /myapp/app/assets/stylesheets/style.scss */
.fl-fieldset input {
  padding: 8px;
  background-color: #fff;
  border: 1px solid #C9CDD1;
  border-radius: 4px;
  display: block;
  font-size: 14px;
  color: #000;
  font-family: "Roboto", sans-serif;
  line-height: 16px;
  margin-top: 5px;
  margin-bottom: 12px;
  width: 100%;
}

/* line 437, /myapp/app/assets/stylesheets/style.scss */
.account-existed-notif {
  background-color: #F0F5FA;
  border-radius: 4px;
  padding: 12px;
  margin-bottom: 16px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
/* line 445, /myapp/app/assets/stylesheets/style.scss */
.account-existed-notif img {
  margin-right: 10px;
}
/* line 448, /myapp/app/assets/stylesheets/style.scss */
.account-existed-notif span {
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
}

/* line 457, /myapp/app/assets/stylesheets/style.scss */
.not-member {
  text-align: center;
  padding: 16px;
}
/* line 460, /myapp/app/assets/stylesheets/style.scss */
.not-member a {
  color: #FD8F3E;
  text-decoration: none;
}

/* line 466, /myapp/app/assets/stylesheets/style.scss */
.or-section {
  margin: 0 20px;
  display: flex;
  align-items: center;
  position: relative;
}
@media only screen and (max-width: 500px) {
  /* line 466, /myapp/app/assets/stylesheets/style.scss */
  .or-section {
    justify-content: center;
  }
}
/* line 474, /myapp/app/assets/stylesheets/style.scss */
.or-section.or-section::after {
  content: '';
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}
@media only screen and (min-width: 501px) {
  /* line 474, /myapp/app/assets/stylesheets/style.scss */
  .or-section.or-section::after {
    border-right: 1px solid #E4E5E7;
    height: 100%;
  }
}
@media only screen and (max-width: 500px) {
  /* line 474, /myapp/app/assets/stylesheets/style.scss */
  .or-section.or-section::after {
    border-bottom: 1px solid #E4E5E7;
    width: 100%;
  }
}
/* line 489, /myapp/app/assets/stylesheets/style.scss */
.or-section span {
  line-height: 16.41px;
  display: inline-block;
  padding: 20px 0;
  background-color: #fff;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 500px) {
  /* line 489, /myapp/app/assets/stylesheets/style.scss */
  .or-section span {
    padding: 20px;
  }
}

/* line 502, /myapp/app/assets/stylesheets/style.scss */
.social-login {
  width: 315px;
}
@media only screen and (max-width: 500px) {
  /* line 502, /myapp/app/assets/stylesheets/style.scss */
  .social-login {
    width: 100%;
  }
}
/* line 507, /myapp/app/assets/stylesheets/style.scss */
.social-login ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 512, /myapp/app/assets/stylesheets/style.scss */
.social-login li {
  margin-bottom: 16px;
}
/* line 513, /myapp/app/assets/stylesheets/style.scss */
.social-login li a {
  display: flex;
  /* White */
  background: #FFFFFF;
  /* Borders */
  border: 1px solid #E4E5E7;
  box-sizing: border-box;
  border-radius: 4px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  /* identical to box height */
  color: #000000;
  text-decoration: none;
  text-align: center;
  padding: 16px;
  align-items: center;
  justify-content: center;
}
/* line 532, /myapp/app/assets/stylesheets/style.scss */
.social-login li a img {
  margin-right: 13px;
}
/*!
 * bootstra-suggest -  v2.0.1 (https://github.com/lodev09/bootstrap-suggest#readme)
 * Copyright 2013-2019 Jovanni Lo (lodev09@gmail.com)
 * Licensed under MIT (https://github.com/lodev09/bootstrap-suggest/blob/master/LICENSE)
 */

.suggest {
  /* position: relative; */
  top: 7px;
  z-index: 30;
  text-align: left;
}

.suggest > .dropdown-menu {
  margin-top: 15px;
  position: absolute;
}

.suggest > .dropdown-menu > a.dropdown-item {
  border-top: 1px solid #eeeeee;
  padding: 5px 10px;
}

.suggest > .dropdown-menu > a.dropdown-item:first-child {
  border-top: 0;
}
.mentions-input {
    position: relative;
}

.mentions-input .input {
    overflow: hidden;
    position: relative;
}

.mentions-input .highlighter {
    position: absolute;
    left: 0;
    right: 0;
    color: transparent;
    overflow: hidden;
    border-style: solid;
    border-color: transparent;
}

.mentions-input .highlighter-content {
    position: relative;
}

.mentions-input .highlighter-content strong {
  font-weight: inherit;
  background-color: #a3bcea;
  display: inline;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

[data-mention] {
  background-color: #a3bcea;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
/* line 3, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon-white {
  font-size: 2em;
  color: #FFF;
}

/* line 7, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon-dark {
  font-size: 2em;
  color: #7F7F7F;
}

/* line 11, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon {
  font-size: 2em;
}

/* line 15, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon-white.fa-twitter-square:hover, .integration-icon-dark.fa-twitter-square:hover {
  color: #55acee;
  border-bottom: none;
}

/* line 20, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon-white.fa-facebook-square:hover, .integration-icon-dark.fa-facebook-square:hover {
  color: #3b5998;
  border-bottom: none;
}

/* line 25, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon-white.fa-linkedin-square:hover, .integration-icon-dark.fa-linkedin-square:hover {
  color: #0976b4;
  border-bottom: none;
}

/* line 30, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon-white.fa-youtube-square:hover, .integration-icon-dark.fa-youtube-square:hover {
  color: #e52d27;
  border-bottom: none;
}

/* line 35, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon-white.fa-instagram:hover, .integration-icon-dark.fa-instagram:hover {
  color: #3f729b;
  border-bottom: none;
}

/* line 40, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon-white.fa-medium:hover, .integration-icon-dark.fa-medium:hover {
  color: #000;
  border-bottom: none;
}

/* line 45, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon-white.fa-google-plus-square:hover, .integration-icon-dark.fa-google-plus-square:hover {
  color: #dd4b39;
  border-bottom: none;
}

/* line 50, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon-white.fa-github-square:hover, .integration-icon-dark.fa-github-square:hover {
  color: #333;
  border-bottom: none;
}

/* line 55, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon-white.fa-tumblr-square:hover, .integration-icon-dark.fa-tumblr-square:hover {
  color: #35465c;
  border-bottom: none;
}

/* line 60, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon-white.fa-quora:hover, .integration-icon-dark.fa-quora:hover {
  color: #AA2200;
  border-bottom: none;
}

/* line 64, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon-white.fa-globe:hover, .integration-icon-dark.fa-globe:hover {
  color: #EBCA00;
  border-bottom: none;
}

/* line 68, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon-white.fa-building:hover, .integration-icon-dark.fa-building:hover {
  color: #875ca1;
  border-bottom: none;
}

/* line 73, /myapp/app/assets/stylesheets/tabs.scss */
.integration-link:hover, .integration-link:visited {
  text-decoration: none;
  border-bottom: none;
  border: none;
}

/* line 79, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon.fa-twitter-square {
  color: #55acee;
}

/* line 84, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon.fa-facebook-square {
  color: #3b5998;
}

/* line 88, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon.fa-linkedin-square {
  color: #0976b4;
}

/* line 92, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon.fa-youtube-square {
  color: #e52d27;
}

/* line 96, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon.fa-instagram {
  color: #3f729b;
}

/* line 100, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon.fa-book {
  color: #5ca0a2;
}

/* line 104, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon.fa-medium {
  color: #000;
}

/* line 108, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon.fa-podcast {
  color: #BA58E6;
}

/* line 112, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon.fa-google-plus-square {
  color: #dd4b39;
}

/* line 116, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon.fa-github-square {
  color: #333;
}

/* line 120, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon.fa-tumblr-square {
  color: #35465c;
}

/* line 124, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon.fa-quora {
  color: #AA2200;
}

/* line 128, /myapp/app/assets/stylesheets/tabs.scss */
.integration-icon.fa-building {
  color: #875ca1;
}
/* Example tokeninput style #2: Facebook style */

ul.token-input-list-facebook {
  overflow: hidden;
  height: auto !important;
  height: 1%;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #eee;
  cursor: text;
  font-size: 12px;
  font-family: Verdana;
  min-height: 70px;
  z-index: 999;
  margin: 0;
  padding: 0;
  padding-top: 3px;
  background-color: #fff;
  list-style-type: none;
  clear: left;
}

ul.token-input-list-facebook li input {
  border: 0;
  width: 100%;
  padding: 3px 8px;
  background-color: white;
  margin: 2px 0;
  -webkit-appearance: caret;
}

li.token-input-token-facebook {
  overflow: hidden;
  height: auto !important;
  height: 15px;
  margin: 3px;
  padding: 2px 5px 2px 5px;
  cursor: text;
  border: 1px solid #ade4de;
  border-radius: 2px 0 0 2px;
  font-size: 11px;
  -moz-border-radius: 2px 0 0 2px;
  -webkit-border-radius: 2px 0 0 2px;
  float: left;
  white-space: nowrap;
  background-color: #5cc9bd;
  border-color: #ade4de;
  color: #FFF;
  font: normal 14px sans-serif;
}

li.token-input-token-facebook p {
  display: inline;
  padding: 0;
  margin: 0;
}

li.token-input-token-facebook span {
  color: white;
  margin-left: 5px;
  font-weight: bold;
  cursor: pointer;
}

li.token-input-selected-token-facebook {
  background-color: #5670a6;
  border: 1px solid #3b5998;
  color: #fff;
}

li.token-input-input-token-facebook {
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div.token-input-dropdown-facebook {
  position: absolute;
  width: 400px;
  background-color: #fff;
  overflow: hidden;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  cursor: default;
  font-size: 11px;
  font-family: Verdana;
  z-index: 1;
}

div.token-input-dropdown-facebook p {
  margin: 0;
  padding: 5px;
  font-weight: bold;
  color: #777;
}

div.token-input-dropdown-facebook ul {
  margin: 0;
  padding: 0;
}

div.token-input-dropdown-facebook ul li {
  background-color: #fff;
  padding: 3px;
  margin: 0;
  list-style-type: none;
}

div.token-input-dropdown-facebook ul li.token-input-dropdown-item-facebook {
  background-color: #fff;
}

div.token-input-dropdown-facebook ul li.token-input-dropdown-item2-facebook {
  background-color: #fff;
}

div.token-input-dropdown-facebook ul li em {
  font-weight: bold;
  font-style: normal;
}

div.token-input-dropdown-facebook ul li.token-input-selected-dropdown-item-facebook {
  background-color: #3b5998;
  color: #fff;
}
/* Example tokeninput style #1: Token vertical list*/

ul.token-input-list {
    overflow: hidden; 
    height: auto !important; 
    height: 1%;
    width: 400px;
    border: 1px solid #999;
    cursor: text;
    font-size: 12px;
    font-family: Verdana;
    z-index: 999;
    margin: 0;
    padding: 0;
    background-color: #fff;
    list-style-type: none;
    clear: left;
}

ul.token-input-list li {
    list-style-type: none;
}

ul.token-input-list li input {
    border: 0;
    width: 350px;
    padding: 3px 8px;
    background-color: white;
    -webkit-appearance: caret;
}

li.token-input-token {
    overflow: hidden; 
    height: auto !important; 
    height: 1%;
    margin: 3px;
    padding: 3px 5px;
    background-color: #d0efa0;
    color: #000;
    font-weight: bold;
    cursor: default;
    display: block;
}

li.token-input-token p {
    float: left;
    padding: 0;
    margin: 0;
}

li.token-input-token span {
    float: right;
    color: #777;
    cursor: pointer;
}

li.token-input-selected-token {
    background-color: #08844e;
    color: #fff;
}

li.token-input-selected-token span {
    color: #bbb;
}

div.token-input-dropdown {
    position: absolute;
    width: 400px;
    background-color: #fff;
    overflow: hidden;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    cursor: default;
    font-size: 12px;
    font-family: Verdana;
    z-index: 1;
}

div.token-input-dropdown p {
    margin: 0;
    padding: 5px;
    font-weight: bold;
    color: #777;
}

div.token-input-dropdown ul {
    margin: 0;
    padding: 0;
}

div.token-input-dropdown ul li {
    background-color: #fff;
    padding: 3px;
    list-style-type: none;
}

div.token-input-dropdown ul li.token-input-dropdown-item {
    background-color: #fafafa;
}

div.token-input-dropdown ul li.token-input-dropdown-item2 {
    background-color: #fff;
}

div.token-input-dropdown ul li em {
    font-weight: bold;
    font-style: normal;
}

div.token-input-dropdown ul li.token-input-selected-dropdown-item {
    background-color: #d0efa0;
}

/* line 5, /myapp/app/assets/stylesheets/topics.scss */
.topic-result {
  padding: 10px 10px 0px 10px;
  width: 100%;
  height: 500px;
  margin-bottom: 0px;
}

/* line 11, /myapp/app/assets/stylesheets/topics.scss */
.topics-search-container {
  overflow: hidden;
}

/* line 15, /myapp/app/assets/stylesheets/topics.scss */
.topic-result-sub-container {
  padding: 15px;
  text-align: center;
}

/* line 19, /myapp/app/assets/stylesheets/topics.scss */
.topic-result-pre-container {
  padding: 5px;
  overflow: hidden;
  position: relative;
}

/* line 26, /myapp/app/assets/stylesheets/topics.scss */
.topic-result-pre-container .image-container {
  float: left;
  vertical-align: top;
  height: 100%;
}

/* line 32, /myapp/app/assets/stylesheets/topics.scss */
.topic-result-text-header {
  position: absolute;
  right: 0px;
  left: 105px;
  vertical-align: top;
  padding: 10px;
  height: 100%;
}

/* line 42, /myapp/app/assets/stylesheets/topics.scss */
.collapse-container {
  padding: 10px;
}
/* datepicker css */
/* line 4, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-datepicker:not(.profile_birthdate) {
  text-align: center;
  background: #F9F9F9 !important;
  border: none !important;
  width: 100% !important;
}

/* line 11, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-datepicker-trigger {
  margin: 0 0 0 5px;
  vertical-align: text-top;
}

/* line 16, /myapp/app/assets/stylesheets/uidatepicker.scss */
.openemr-calendar .ui-datepicker {
  width: 191px;
}

/* line 20, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-datepicker table {
  width: 100%;
  table-layout: fixed;
}

/* line 25, /myapp/app/assets/stylesheets/uidatepicker.scss */
.openemr-calendar .ui-datepicker table {
  width: 191px;
  table-layout: fixed;
}

/* line 30, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-datepicker-header {
  background-color: #f9f9f9 !important;
  background-image: none !important;
  border-color: #f9f9f9 !important;
  margin-bottom: 15px !important;
}

/* line 37, /myapp/app/assets/stylesheets/uidatepicker.scss */
.openemr-calendar .ui-datepicker-header {
  background-color: #e6f7f9 !important;
  border-width: 1px;
  border-color: #c9f0f5;
  border-style: solid;
}

/* line 44, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-datepicker-title {
  line-height: 28px !important;
  margin: 0 10px !important;
}

/* line 49, /myapp/app/assets/stylesheets/uidatepicker.scss */
.openemr-calendar .ui-datepicker-title {
  line-height: 20px !important;
}

/* line 53, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-datepicker-prev span {
  display: none !important;
}

/* line 57, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-datepicker-next {
  text-align: center;
}

/* line 61, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-datepicker-next span {
  display: none !important;
}

/* line 65, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-datepicker-prev {
  background-color: transparent !important;
  background-image: url(/images/month-left.png) !important;
  height: 12px !important;
  width: 7px !important;
  margin: 14px 12px;
  display: inline-block;
  left: 0 !important;
  top: 0 !important;
}

/* line 76, /myapp/app/assets/stylesheets/uidatepicker.scss */
.openemr-calendar .ui-datepicker-prev {
  background-image: url(/images/month-left.png) !important;
  height: 14px !important;
  width: 9px !important;
  margin: 5px !important;
}

/* line 83, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-datepicker-next {
  cursor: pointer;
}

/* line 87, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-datepicker-prev {
  cursor: pointer;
}

/* line 91, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-datepicker-next {
  background-color: transparent !important;
  background-image: url(/images/month-right.png) !important;
  height: 12px !important;
  width: 8px !important;
  margin: 14px 12px;
  display: inline-block;
  right: 0 !important;
  top: 0 !important;
}

/* line 102, /myapp/app/assets/stylesheets/uidatepicker.scss */
.openemr-calendar .ui-datepicker-next {
  background-image: url(/images/month-right.png) !important;
  height: 14px !important;
  width: 8px !important;
  margin: 5px;
}

/* line 109, /myapp/app/assets/stylesheets/uidatepicker.scss */
#ui-datepicker-div:not(.profile_birthdate) .ui-datepicker-month {
  font-size: 18px !important;
}

/* line 112, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-datepicker-month {
  font-family: 'Roboto', sans-serif;
  color: #000;
  font-weight: bold;
  text-align: left;
  border: none !important;
  margin-right: 5px !important;
  vertical-align: text-top;
}

/* line 122, /myapp/app/assets/stylesheets/uidatepicker.scss */
.openemr-calendar .ui-datepicker-month {
  font-family: Open Sans, Arial, sans-serif;
  color: rgba(34, 34, 34, 0.87);
  font-weight: 700;
  text-align: center;
  transform: scaleX(1.0029);
}

/* line 131, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-datepicker-year {
  font-family: 'Roboto', sans-serif;
  color: #000;
  font-weight: bold;
  text-align: left;
  border: none !important;
  margin-right: 5px !important;
  vertical-align: text-top;
}

/* line 142, /myapp/app/assets/stylesheets/uidatepicker.scss */
#ui-datepicker-div:not(.profile_birthdate) .openemr-calendar .ui-datepicker-month {
  font-family: Open Sans, Arial, sans-serif;
  font-size: 12px !important;
}

/* line 147, /myapp/app/assets/stylesheets/uidatepicker.scss */
#ui-datepicker-div:not(.profile_birthdate) .ui-datepicker-year {
  font-family: 'Roboto', sans-serif;
  font-size: 18px !important;
}

/* line 153, /myapp/app/assets/stylesheets/uidatepicker.scss */
.openemr-calendar .ui-datepicker-year {
  font-family: Open Sans, Arial, sans-serif;
  color: rgba(34, 34, 34, 0.87);
  font-size: 12px !important;
  font-weight: 700;
  text-align: center;
  transform: scaleX(1.0029);
}

/* line 162, /myapp/app/assets/stylesheets/uidatepicker.scss */
#ui-datepicker-div:not(.profile_birthdate) .ui-datepicker-month option,
#ui-datepicker-div:not(.profile_birthdate) .ui-datepicker-year option {
  color: #3985a0 !important;
  background-color: #fff !important;
  font-family: Open Sans !important;
  font-size: 14px !important;
  font-weight: 600;
}

/* line 171, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-datepicker-month option[selected],
.ui-datepicker-year option[selected] {
  background-color: #e5edf0 !important;
}

/* line 176, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-datepicker .ui-state-hover {
  /*background: none !important;*/
  border: 0 !important;
}

/* line 181, /myapp/app/assets/stylesheets/uidatepicker.scss */
#ui-datepicker-div.profile_birthdate td a.ui-state-hover {
  border: 1px solid #f9f9f9 !important;
}

/* line 185, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-datepicker td {
  vertical-align: top;
}

/* line 189, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-datepicker .ui-state-default {
  border-color: #f9f9f9 !important;
  border-radius: 20px;
  width: 25px;
  height: 25px;
  padding: 0 !important;
  line-height: 24px;
  text-align: center !important;
  font-family: Open Sans, Arial, sans-serif;
  color: #000;
  font-size: 13px;
  font-weight: 400 !important;
  margin: 7px 0 0 4px;
  margin-left: 30%;
  background: #f9f9f9 !important;
}

/* line 206, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-datepicker .ui-state-default .ui-state-highlight {
  border-color: #f9f9f9;
  background-color: #cff3f8 !important;
  color: #fff !important;
}

/* line 212, /myapp/app/assets/stylesheets/uidatepicker.scss */
.openemr-calendar .ui-state-default {
  font-size: 10px;
  margin: 0;
}

/* line 217, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-datepicker td {
  width: 33px;
}

/* line 221, /myapp/app/assets/stylesheets/uidatepicker.scss */
.openemr-calendar .ui-datepicker td {
  width: 26px;
}

/* line 225, /myapp/app/assets/stylesheets/uidatepicker.scss */
.openemr-calendar .ui-state-default {
  width: 26px;
  height: 20px;
  line-height: 20px;
}

/* line 230, /myapp/app/assets/stylesheets/uidatepicker.scss */
#ui-datepicker-div.profile_birthdate.ui-datepicker .ui-state-default.ui-state-hover {
  border-color: #dcdcdc;
  background-color: #cff3f8 !important;
}

/* line 235, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-datepicker .ui-state-active {
  border-color: #f9f9f9;
  background-color: #FD8F3E !important;
  color: #fff !important;
}

/* line 240, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-datepicker-calendar thead tr {
  background-color: #f9f9f9;
}

/* line 245, /myapp/app/assets/stylesheets/uidatepicker.scss */
#ui-datepicker-div.profile_birthdate .ui-datepicker-next, #ui-datepicker-div.profile_birthdate .ui-datepicker-prev {
  margin: 12px;
}

/* line 249, /myapp/app/assets/stylesheets/uidatepicker.scss */
#ui-datepicker-div:not(.profile_birthdate) .ui-datepicker-calendar thead tr th {
  font-family: Open Sans, Arial, sans-serif;
  color: #abb6c2;
  font-size: 14px;
  font-weight: 400;
  /*   width: 15px !important; */
}

/* line 257, /myapp/app/assets/stylesheets/uidatepicker.scss */
.openemr-calendar .ui-datepicker-calendar thead tr th {
  font-size: 10px;
}

/* line 261, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-datepicker-close {
  display: none;
}

/* line 265, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-datepicker thead {
  background-color: #f5f5f5;
}

/* line 269, /myapp/app/assets/stylesheets/uidatepicker.scss */
.openemr-calendar .ui-datepicker thead {
  background: none;
}

/* line 273, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-state-default.ui-datepicker-current {
  float: none !important;
  font-family: Open Sans, Arial, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  border-width: 0 !important;
  border: none;
  vertical-align: top;
  margin: 0 !important;
  background-color: transparent !important;
}

/* line 287, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-datepicker-buttonpane.ui-widget-content {
  text-align: center;
  background-color: #FD8F3E;
  margin: 0 !important;
  height: 28px;
  padding: 0 !important;
}

/* line 295, /myapp/app/assets/stylesheets/uidatepicker.scss */
.openemr-calendar .ui-datepicker-year {
  background-color: transparent;
}

/* line 299, /myapp/app/assets/stylesheets/uidatepicker.scss */
.openemr-calendar .ui-datepicker-month {
  background-color: transparent;
}

/* line 303, /myapp/app/assets/stylesheets/uidatepicker.scss */
.openemr-calendar .ui-state-default {
  border: 0 !important;
}

/* line 307, /myapp/app/assets/stylesheets/uidatepicker.scss */
.openemr-calendar .ui-datepicker-month {
  margin-right: 10px !important;
}

/* line 311, /myapp/app/assets/stylesheets/uidatepicker.scss */
a.ui-datepicker-next .ui-corner-all {
  background-image: url(/images/month-right.png) !important;
}

/* line 314, /myapp/app/assets/stylesheets/uidatepicker.scss */
.ui-datepicker-next .ui-icon .ui-icon-circle-triangle-w {
  background-image: url(/images/month-right.png) !important;
}
/* line 6, /myapp/app/assets/stylesheets/users.scss */
.sign-button {
  width: 100% !important;
  height: 50px;
  line-height: 50px;
  padding: 0 0 0 0;
  font-weight: 500;
  font-size: 18px;
}

/* line 15, /myapp/app/assets/stylesheets/users.scss */
.btn-md-lg {
  width: 75% !important;
  font-weight: 500;
  font-size: 22px;
}

/* line 24, /myapp/app/assets/stylesheets/users.scss */
.sign-button-less {
  width: 100% !important;
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 0;
  font-weight: 500;
  font-size: 16px;
}

/* line 33, /myapp/app/assets/stylesheets/users.scss */
.sign-button-small {
  height: 50px;
  line-height: 50px;
  padding: 0 12px 0 12px;
  font-weight: 500;
  font-size: 18px;
}

/* line 44, /myapp/app/assets/stylesheets/users.scss */
.sign-in-text {
  margin: 20px 20% 0px;
  font-size: 15px;
  text-align: center;
}
/* line 49, /myapp/app/assets/stylesheets/users.scss */
.sign-in-text .btn-primary-invert.sign-in-btn {
  color: #FD8F3E;
  border: 0;
  padding: 0;
}

/* line 56, /myapp/app/assets/stylesheets/users.scss */
.sign-button-pull {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 5px 20px 20px 5px;
}

/* line 70, /myapp/app/assets/stylesheets/users.scss */
#sign-up-heading {
  width: 95%;
}

/* line 74, /myapp/app/assets/stylesheets/users.scss */
.text-mid-line {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #eeeeee;
  line-height: 0.1em;
  margin: 20px 0 20px;
}

/* line 82, /myapp/app/assets/stylesheets/users.scss */
.text-mid-line span {
  padding: 0 10px;
  background-color: #f5f5f5;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *


















 */


.service-fixed-share {
  position: absolute;
  top: 4px;
  right: 4px;
}

.disp-ib {
  display: inline-block;
}

body {
  padding-top: 118px;
  /*font-family: 'American Typewriter', 'Raleway', sans-serif;*/
  font-family:   Roboto, Rubik, "helvetica neue", arial, "Times New Roman", Times, sans-serif;
  font-weight: 400;
}

a {
  color: #BF3E53;
  text-decoration: none;
}
a:hover, a:focus {
  color: #BF3E53;
  text-decoration: none;
}

a.btn {
  font-family: Lato, Sans-Serif;
}

.pointer {
  cursor: pointer;
}

.trs-5 {
  opacity: 0.5;
}

.pad-5 {
  padding: 5px;
}
.pad-l-5 {
  padding-left: 5px;
}
.pad-r-5 {
  padding-right: 5px;
}
.pad-t-5 {
  padding-top: 5px;
}
.pad-b-5 {
  padding-bottom: 5px;
}

.pad-h-5 {
  padding-left: 5px;
  padding-right: 5px;
}

.pad-v-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}
.pad-10 {
  padding: 10px;
}
.pad-l-10 {
  padding-left: 10px;
}
.pad-r-10 {
  padding-right: 10px;
}
.pad-t-10 {
  padding-top: 10px;
}
.pad-b-10 {
  padding-bottom: 10px;
}

.pad-h-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.pad-v-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}


.pad-20 {
  padding: 20px;
}

.pad-h-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.pad-v-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.raleway-text {
  font-family: Raleway, HelveticaNeue-Medium, American Typewriter;
}

 .panel { word-wrap: break-word; }

.navbar_brand#logo-small {
  width: 10px
}

.italic {
  font-style: italic;
}
/*
input#searchbar {
    width: 400px;
}*/

img.jcrop {max-width: none}

.table{
  display: table;
}

.less-weight {
  font-weight: 400 !important;
}

.center {
    text-align:center;
    width:100%;
    flex-direction: column;
    flex: 2;
    display: flex;
    -webkit-align-items: center;
     align-items: center;
}
.center-child { //doesn't work in IE 6
    margin:auto;
    text-align:left;
}

.full-width {
  width: 100%;
}

.full-height {
  height: 100%;
}

.inline-block {
  display: inline-block;
}

#navbar-profile-pic,.userpic {
  border-radius: 50%;
  border: 0px solid #FFF;
  width: 45px;
  height: 45px;
  margin-right: 2px;
  display: inline-block;
  background: #32BCAD
  /*float: right;*/
}
.userpic{text-align: center;line-height: 45px}
.userpic #navbar-profile-pic{
    width: auto;
    height: auto;
    margin: 0
}
#navbar-brain {
  /*border-radius: 50%;
  border: 2px solid #FFF;*/
  /*width: 200px !important;*/
  height: 62px !important;
  /*margin: 0 auto;
  float: none*/
  /*margin-right: 2px;*/
  display: inline-block;
  padding: 16px 0px 16px 0px;
  /*margin-left: -40px;*/
  /*line-height: 32px !important;*/
}

.navbar-brand {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    margin: auto;
    /*z-index: ;*/
}

.navbar-home-link {
  padding: 0 !important;
}

.navbar-header {
  vertical-align: middle;
  text-align: center;

}
.navbar-nav li a {
 line-height: 32px !important;
}

.col-centered{
    float: none;
    margin: 0 auto;
}

.navbar-toggle .icon-bar{
    color: #fff;
    background: #4D4D4F/*#fff*/;
}
.navbar-toggle{
    /*color: #000;*/
    background-color:#f5f5f5 /*#fdad34*/;
    margin-left: 10px;
}

.navbar-right-desktop {
  float: right;
}
.navbar-left-desktop {
  float: left;
}

@media (max-width: 768px) {
  .navbar-right-desktop {
    float: none;
  }
  .navbar-left-desktop {
    float: none;
  }
}

.primary-center {
  float: none;
  margin: 0 auto;
  text-align: center;
}
.primary-center-text {
  list-style-position: inside;
  text-align: center;
}

a.anchor-offset {
    display: block;
    position: relative;
    top: -68px;
    visibility: hidden;
}

.sign-box {
  padding: 20px;
  margin-bottom: 35px;
  margin-top: 35px;
  /*background-color: rgba(246, 150, 71, 0.8);*/
}

.sign-image {
  width: 100%;
}

.box-gender #profile_birthdate_2i {
margin-left: 0px;
}

.box-gender #profile_birthdate_1i {
  margin-right: 0px;
}

 /* Hide random jcrop radio button */
.jcrop-keymgr {
    display: none !important;
}

.list-question {
  font-size: 20px;
}

.checklist-outer .tooltip {
  font-size: 16px;
  opacity: 1 !important;
}

.btn-facebook {
  background: #3b5998;
  color: #FFF;
  border: 1px solid #3b5998;
  /*border-radius: 0px;*/
  opacity: 0.9;
}
.btn-facebook:hover {
  color: #FFF;
  background: #2d4373;
  /*text-shadow: 1px 0px 10px #fff9db;
  -webkit-transition: 1s linear 0s;
  -moz-transition: 1s linear 0s;
  -o-transition: 1s linear 0s;
  transition: 1s linear 0s;
  outline: 0 none;*/
}

.btn-linkedin {
  background: #007bb6;
  color: #FFF;
  border: 1px solid #007bb6;
  /*border-radius: 0px;*/
  opacity: 0.9;
}

.btn-linkedin:hover {
  color: #FFF;
  background: #005983;
}

.btn-google:hover {
    color: #FFF;
    background: #fb5757;
}
.email-form-sign-up-modal-fields, .email-form-sign-up-fields  {
 /* display: none;*/
}

.modal-med {
  /*padding: 40px;*/
}
@media (min-width: 600px) {
  .modal-med {
    width: 550px;
    /*padding: 30px;*/
  }
}

@media (min-width: 450px) {
  .modal-sm-med {
    width: 450px;
    /*padding: 30px;*/
  }
}

.jcrop-handle {
  background-color: #F69647 !important;
  border: 2px #FFF solid !important;
  width: 10px !important;
  height: 10px !important;
}

.no-indent-list {
  list-style-position: inside;
  padding-left:0;
}

#log-in-error, #booking-log-in-error {
  display:none;
}

.bold {
  font-weight: 500;
}
.italic {
  font-style: italic;
}

.tight-heading {
  margin: 0px 0px 3px 0px;
}

.tight-break {
  margin: 2px 0px;
}

.pre-tight-break {
  margin: 0px 0px 20px;
  font-size:11px;
}
.post-tight-break {
  margin-top: 20px;
  font-weight: 600;
}

.home-info-row .tight-break {
  border-top: 1px solid #bbbbbb;
}

.tight-list {
  margin: 5px 0px;
}

.home-page-price-overlay .tooltip {
  z-index: 1000;
  opacity: 1 !important;
}

div.date-picker-wrapper {
  position: relative;
}

.no-pad {
  padding: 0px;
}

#sessions_remember_me {
  width: auto;
  margin-left: 0;
}
/*#notification-dropdown {
  padding: 10px;
}*/

/* Social share stying  */
div.social-share-button {
  display: inline-block;
}

div.social-share-link-cp {
  display: inline-block;
}

.social-share-button {
  letter-spacing: 3px;
}


.ssb-icon.fa-link {
  margin-left: 3px;
  color: #FFF;
  background-color: #505050;
  padding: 3px;
  border-radius: 3px;
}



.cp-modal.modal {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .cp-modal.modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.cp-modal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}


.sortable-ghost, .sortable-ghost-active-services {
  opacity: .4;
  background: #C8EBFB !important;
  padding: 10px;
  border: 3px dotted black !important;
}
.sortable-ghost-active-services {
  padding: 2px;
}
#active_services .sortable_handle{
  cursor: move;
}

.blog-height {margin-bottom:16%;}

.navbar-brain-left {
  float: left;
}

#navbar-brain-img {
  height: auto;
  display: inline-block;
  padding: 9px 0px 9px 0px;
  line-height: 32px;
  margin-top: 3%;
  margin-bottom:2%;
}

.searchTxt {
  border-radius: 65px;
  height: 35px;
  border: 1px solid #a79f9f;
}

.header-sub li a {
  float: right;
  padding: 5px 10px;
}

.navbar-right-desktop .header-sub li:hover {
  border-bottom: unset;
}

.navbar-right-desktop .header-sub li a {
  color: #a79f9f;
  font-weight: 500;
}

.logTxt a {
  color: #a79f9f;
  font-weight: 500;
}

.header-sub { list-style: none;
  text-transform: uppercase;
}

.alert {
  margin-top: 32px;
}

@media (min-width: 641px) and (max-width: 1024px) {
  .navbar-right-desktop{
    float: right;
    margin-top: -9%;
    padding-right: 10px
  }
}

@media (min-width: 320px) and (max-width: 640px) {

  .navbar-collapse.in {
    overflow-y: unset;
  }

  #navbarCollapse span {
    margin-bottom: 0px;
  }

  #navbarCollapse span ul li:nth-child(2) {
    padding-top: 6px;
  }

  #navbar-brain-img {
    margin-top: 0px;
  }
}

#navbar-email-pic {
  border-radius: 50%;
  border: 2px solid #FFF;
  width: 32px !important;
  height: 32px !important;
  margin-right: 2px;
  display: inline-block;
}

.profile-headshot {
  padding-right: 15px;
  display:inline-block;
}


/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */

/*






 */



/* Component containers
----------------------------------*/

.ui-widget {
	font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/;
	font-size: 1em/*{fsDefault}*/;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5/*{borderColorDefault}*/;
}
.ui-widget-content {
	border: 1px solid #dddddd/*{borderColorContent}*/;
	background: #ffffff/*{bgColorContent}*/ /*{bgImgUrlContent}*/ /*{bgContentXPos}*/ /*{bgContentYPos}*/ /*{bgContentRepeat}*/;
	color: #333333/*{fcContent}*/;
}
.ui-widget-content a {
	color: #333333/*{fcContent}*/;
}
.ui-widget-header {
	border: 1px solid #dddddd/*{borderColorHeader}*/;
	background: #e9e9e9/*{bgColorHeader}*/ /*{bgImgUrlHeader}*/ /*{bgHeaderXPos}*/ /*{bgHeaderYPos}*/ /*{bgHeaderRepeat}*/;
	color: #333333/*{fcHeader}*/;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333/*{fcHeader}*/;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5/*{borderColorDefault}*/;
	background: #f6f6f6/*{bgColorDefault}*/ /*{bgImgUrlDefault}*/ /*{bgDefaultXPos}*/ /*{bgDefaultYPos}*/ /*{bgDefaultRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #454545/*{fcDefault}*/;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545/*{fcDefault}*/;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc/*{borderColorHover}*/;
	background: #ededed/*{bgColorHover}*/ /*{bgImgUrlHover}*/ /*{bgHoverXPos}*/ /*{bgHoverYPos}*/ /*{bgHoverRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #2b2b2b/*{fcHover}*/;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b/*{fcHover}*/;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff/*{borderColorActive}*/;
	background: #007fff/*{bgColorActive}*/ /*{bgImgUrlActive}*/ /*{bgActiveXPos}*/ /*{bgActiveYPos}*/ /*{bgActiveRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #ffffff/*{fcActive}*/;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff/*{borderColorActive}*/;
	background-color: #ffffff/*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff/*{fcActive}*/;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e/*{borderColorHighlight}*/;
	background: #fffa90/*{bgColorHighlight}*/ /*{bgImgUrlHighlight}*/ /*{bgHighlightXPos}*/ /*{bgHighlightYPos}*/ /*{bgHighlightRepeat}*/;
	color: #777620/*{fcHighlight}*/;
}
.ui-state-checked {
	border: 1px solid #dad55e/*{borderColorHighlight}*/;
	background: #fffa90/*{bgColorHighlight}*/;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620/*{fcHighlight}*/;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899/*{borderColorError}*/;
	background: #fddfdf/*{bgColorError}*/ /*{bgImgUrlError}*/ /*{bgErrorXPos}*/ /*{bgErrorYPos}*/ /*{bgErrorRepeat}*/;
	color: #5f3f3f/*{fcError}*/;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f/*{fcError}*/;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f/*{fcError}*/;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_444444_256x240-31d988765b4e6f56553c29588c500381dc3e6f0aa2980c8212202e5644aefd5d.png)/*{iconsContent}*/;
}
.ui-widget-header .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_444444_256x240-31d988765b4e6f56553c29588c500381dc3e6f0aa2980c8212202e5644aefd5d.png)/*{iconsHeader}*/;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_555555_256x240-32175261daee76c82bb0edf0eea16a56421866fbc31e94f3c1d570aa114502f5.png)/*{iconsHover}*/;
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_ffffff_256x240-350df1b7131037de20e83c5c0f3a41a770d2ac48b5762ea772b3f4a8a7b9d47a.png)/*{iconsActive}*/;
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_777620_256x240-0b020fc6e696d88d296e7bb1f61f1eb2ad827848e2c7382a4c3e0999e702dd9b.png)/*{iconsHighlight}*/;
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_cc0000_256x240-40985a64b4d5dd213fba27fcd862a1bd1b337a97674f6ff0b9ec20abcee4bc69.png)/*{iconsError}*/;
}
.ui-button .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_777777_256x240-faf32007ae120c302213557626e660dd10e711c5dd4f1113d35f26dc05b78d2f.png)/*{iconsDefault}*/;
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px/*{cornerRadius}*/;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa/*{bgColorOverlay}*/ /*{bgImgUrlOverlay}*/ /*{bgOverlayXPos}*/ /*{bgOverlayYPos}*/ /*{bgOverlayRepeat}*/;
	opacity: .3/*{opacityOverlay}*/;
	filter: Alpha(Opacity=30)/*{opacityFilterOverlay}*/; /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0/*{offsetLeftShadow}*/ 0/*{offsetTopShadow}*/ 5px/*{thicknessShadow}*/ #666666/*{bgColorShadow}*/;
	box-shadow: 0/*{offsetLeftShadow}*/ 0/*{offsetTopShadow}*/ 5px/*{thicknessShadow}*/ #666666/*{bgColorShadow}*/;
}
/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/*

 */

/* Layout helpers
----------------------------------*/

.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*!
 * jQuery UI Accordion 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/accordion/#theming
 */
/*

 */

.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
/*!
 * jQuery UI Autocomplete 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/autocomplete/#theming
 */
/*

 */

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
/*!
 * jQuery UI Button 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/button/#theming
 */
/*

 */

.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
/*!
 * jQuery UI Checkboxradio 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/checkboxradio/#theming
 */
/*

 */


.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
/*!
 * jQuery UI Controlgroup 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/controlgroup/#theming
 */
/*

 */


.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

/*!
 * jQuery UI Datepicker 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */
/*

 */

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
/*!
 * jQuery UI Dialog 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/dialog/#theming
 */
/*

 */

.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
/*!
 * jQuery UI Draggable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/*

 */

.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
/*!
 * jQuery UI Menu 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/menu/#theming
 */
/*

 */

.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
/*!
 * jQuery UI Progressbar 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/progressbar/#theming
 */
/*

 */

.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
/*!
 * jQuery UI Resizable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/*

 */

.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
/*!
 * jQuery UI Selectable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/*

 */

.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
/*!
 * jQuery UI Selectmenu 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/selectmenu/#theming
 */
/*

 */

.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
/*!
 * jQuery UI Sortable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/*

 */

.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
/*!
 * jQuery UI Slider 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */
/*

 */

.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
/*!
 * jQuery UI Spinner 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/spinner/#theming
 */
/*

 */

.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
/*!
 * jQuery UI Tabs 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tabs/#theming
 */
/*

 */

.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
/*!
 * jQuery UI Tooltip 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tooltip/#theming
 */
/*

 */

.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/*




















 */

/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/*


 */

/*!
 * bootstrap-tokenfield
 * https://github.com/sliptree/bootstrap-tokenfield
 * Copyright 2013-2014 Sliptree and other contributors; Licensed MIT
 */

@-webkit-keyframes blink {
  0% {
    border-color: #ededed;
  }
  100% {
    border-color: #b94a48;
  }
}
@-moz-keyframes blink {
  0% {
    border-color: #ededed;
  }
  100% {
    border-color: #b94a48;
  }
}
@keyframes blink {
  0% {
    border-color: #ededed;
  }
  100% {
    border-color: #b94a48;
  }
}
.tokenfield {
  height: auto;
  min-height: 34px;
  padding-bottom: 0px;
}
.tokenfield.focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.tokenfield .tokendiv {
  float: left;
}
.tokenfield .token {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  border: 1px solid #d9d9d9;
  background-color: #ededed;
  white-space: nowrap;
  margin: -1px 5px 5px 0;
  height: 22px;
  vertical-align: top;
  cursor: default;
}
.tokenfield .token:hover {
  border-color: #b9b9b9;
}
.tokenfield .token.active {
  border-color: #52a8ec;
  border-color: rgba(82, 168, 236, 0.8);
}
.tokenfield .token.duplicate {
  border-color: #ebccd1;
  -webkit-animation-name: blink;
  animation-name: blink;
  -webkit-animation-duration: 0.1s;
  animation-duration: 0.1s;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.tokenfield .token.invalid {
  background: none;
  border: 1px solid transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-bottom: 1px dotted #d9534f;
}
.tokenfield .token.invalid.active {
  background: #ededed;
  border: 1px solid #ededed;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.tokenfield .token .token-label {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 4px;
  vertical-align: top;
}
.tokenfield .token .close {
  font-family: Arial;
  display: inline-block;
  line-height: 100%;
  font-size: 1.1em;
  line-height: 1.49em;
  margin-left: 5px;
  float: none;
  height: 100%;
  vertical-align: top;
  padding-right: 4px;
}
.tokenfield .token-input {
  background: none;
  width: 60px;
  min-width: 60px;
  border: 0;
  height: 20px;
  padding: 0;
  margin-bottom: 6px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.tokenfield .token-input:focus {
  border-color: transparent;
  outline: 0;
  /* IE6-9 */
  -webkit-box-shadow: none;
  box-shadow: none;
}
.tokenfield.disabled {
  cursor: not-allowed;
  background-color: #eeeeee;
}
.tokenfield.disabled .token-input {
  cursor: not-allowed;
}
.tokenfield.disabled .token:hover {
  cursor: not-allowed;
  border-color: #d9d9d9;
}
.tokenfield.disabled .token:hover .close {
  cursor: not-allowed;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.has-warning .tokenfield.focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-error .tokenfield.focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-success .tokenfield.focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.tokenfield.input-sm,
.input-group-sm .tokenfield {
  min-height: 30px;
  padding-bottom: 0px;
}
.input-group-sm .token,
.tokenfield.input-sm .token {
  height: 20px;
  margin-bottom: 4px;
}
.input-group-sm .token-input,
.tokenfield.input-sm .token-input {
  height: 18px;
  margin-bottom: 5px;
}
.tokenfield.input-lg,
.input-group-lg .tokenfield {
  height: auto;
  min-height: 45px;
  padding-bottom: 4px;
}
.input-group-lg .token,
.tokenfield.input-lg .token {
  height: 25px;
}
.input-group-lg .token-label,
.tokenfield.input-lg .token-label {
  line-height: 23px;
}
.input-group-lg .token .close,
.tokenfield.input-lg .token .close {
  line-height: 1.3em;
}
.input-group-lg .token-input,
.tokenfield.input-lg .token-input {
  height: 23px;
  line-height: 23px;
  margin-bottom: 6px;
  vertical-align: top;
}
.tokenfield.rtl {
  direction: rtl;
  text-align: right;
}
.tokenfield.rtl .token {
  margin: -1px 0 5px 5px;
}
.tokenfield.rtl .token .token-label {
  padding-left: 0px;
  padding-right: 4px;
}
/* ==========================================================================
   $BASE-PICKER
   ========================================================================== */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */

.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
/**
 * The picker input element.
 */
.picker__input {
  cursor: default;
}
/**
 * When the picker is opened, the input element is “activated”.
 */
.picker__input.picker__input--active {
  border-color: #0089ec;
}
/**
 * The holder is the only “scrollable” top-level container element.
 */
.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/*!
 * Classic picker styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
.picker {
  width: 100%;
}
/**
 * The holder is the base of the picker.
 */
.picker__holder {
  position: absolute;
  background: #ffffff;
  border: 1px solid #aaaaaa;
  border-top-width: 0;
  border-bottom-width: 0;
  border-radius: 0 0 5px 5px;
  box-sizing: border-box;
  min-width: 176px;
  max-width: 466px;
  max-height: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translateY(-1em) perspective(600px) rotateX(10deg);
          transform: translateY(-1em) perspective(600px) rotateX(10deg);
  transition: -webkit-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;
  transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;
}
/**
 * The frame and wrap work together to ensure that
 * clicks within the picker don’t reach the holder.
 */
.picker__frame {
  padding: 1px;
}
.picker__wrap {
  margin: -1px;
}
/**
 * When the picker opens...
 */
.picker--opened .picker__holder {
  max-height: 25em;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  border-top-width: 1px;
  border-bottom-width: 1px;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
          transform: translateY(0) perspective(600px) rotateX(0);
  transition: -webkit-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
  transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
  box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12);
}
/* ==========================================================================
   $BASE-DATE-PICKER
   ========================================================================== */
/**
 * The picker box.
 */

.picker__box {
  padding: 0 1em;
}
/**
 * The header containing the month and year stuff.
 */
.picker__header {
  text-align: center;
  position: relative;
  margin-top: .75em;
}
/**
 * The month and year labels.
 */
.picker__month,
.picker__year {
  font-weight: 500;
  display: inline-block;
  margin-left: .25em;
  margin-right: .25em;
}
.picker__year {
  color: #999999;
  font-size: .8em;
  font-style: italic;
}
/**
 * The month and year selectors.
 */
.picker__select--month,
.picker__select--year {
  border: 1px solid #b7b7b7;
  height: 2em;
  padding: .5em;
  margin-left: .25em;
  margin-right: .25em;
}
@media (min-width: 24.5em) {
  .picker__select--month,
  .picker__select--year {
    margin-top: -0.5em;
  }
}
.picker__select--month {
  width: 35%;
}
.picker__select--year {
  width: 22.5%;
}
.picker__select--month:focus,
.picker__select--year:focus {
  border-color: #0089ec;
}
/**
 * The month navigation buttons.
 */
.picker__nav--prev,
.picker__nav--next {
  position: absolute;
  padding: .5em 1.25em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  top: -0.25em;
}
@media (min-width: 24.5em) {
  .picker__nav--prev,
  .picker__nav--next {
    top: -0.33em;
  }
}
.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em;
}
@media (min-width: 24.5em) {
  .picker__nav--prev {
    padding-right: 1.5em;
  }
}
.picker__nav--next {
  right: -1em;
  padding-left: 1.25em;
}
@media (min-width: 24.5em) {
  .picker__nav--next {
    padding-left: 1.5em;
  }
}
.picker__nav--prev:before,
.picker__nav--next:before {
  content: " ";
  border-top: .5em solid transparent;
  border-bottom: .5em solid transparent;
  border-right: 0.75em solid #000000;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto;
}
.picker__nav--next:before {
  border-right: 0;
  border-left: 0.75em solid #000000;
}
.picker__nav--prev:hover,
.picker__nav--next:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
}
.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
  cursor: default;
  background: none;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5;
}
/**
 * The calendar table of dates
 */
.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-top: .75em;
  margin-bottom: .5em;
}
@media (min-height: 33.875em) {
  .picker__table {
    margin-bottom: .75em;
  }
}
.picker__table td {
  margin: 0;
  padding: 0;
}
/**
 * The weekday labels
 */
.picker__weekday {
  width: 14.285714286%;
  font-size: .75em;
  padding-bottom: .25em;
  color: #999999;
  font-weight: 500;
  /* Increase the spacing a tad */
}
@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: .5em;
  }
}
/**
 * The days on the calendar
 */
.picker__day {
  padding: .3125em 0;
  font-weight: 200;
  border: 1px solid transparent;
}
.picker__day--today {
  position: relative;
}
.picker__day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: 0.5em solid #0059bc;
  border-left: .5em solid transparent;
}
.picker__day--disabled:before {
  border-top-color: #aaaaaa;
}
.picker__day--outfocus {
  color: #dddddd;
}
.picker__day--infocus:hover,
.picker__day--outfocus:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
}
.picker__day--highlighted {
  border-color: #0089ec;
}
.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
}
.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  background: #0089ec;
  color: #ffffff;
}
.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default;
}
.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
  background: #bbbbbb;
}
/**
 * The footer containing the "today", "clear", and "close" buttons.
 */
.picker__footer {
  text-align: center;
}
.picker__button--today,
.picker__button--clear,
.picker__button--close {
  border: 1px solid #ffffff;
  background: #ffffff;
  font-size: .8em;
  padding: .66em 0;
  font-weight: bold;
  width: 33%;
  display: inline-block;
  vertical-align: bottom;
}
.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb;
}
.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
  background: #b1dcfb;
  border-color: #0089ec;
  outline: none;
}
.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
  position: relative;
  display: inline-block;
  height: 0;
}
.picker__button--today:before,
.picker__button--clear:before {
  content: " ";
  margin-right: .45em;
}
.picker__button--today:before {
  top: -0.05em;
  width: 0;
  border-top: 0.66em solid #0059bc;
  border-left: .66em solid transparent;
}
.picker__button--clear:before {
  top: -0.25em;
  width: .66em;
  border-top: 3px solid #ee2200;
}
.picker__button--close:before {
  content: "\D7";
  top: -0.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: .35em;
  color: #777777;
}
.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default;
}
.picker__button--today[disabled]:before {
  border-top-color: #aaaaaa;
}

/* ==========================================================================
   $CLASSIC-DATE-PICKER
   ========================================================================== */
/* ==========================================================================
   $BASE-TIME-PICKER
   ========================================================================== */
/**
 * The list of times.
 */

.picker__list {
  list-style: none;
  padding: 0.75em 0 4.2em;
  margin: 0;
}
/**
 * The times on the clock.
 */
.picker__list-item {
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  margin-bottom: -1px;
  position: relative;
  background: #ffffff;
  padding: .75em 1.25em;
}
@media (min-height: 46.75em) {
  .picker__list-item {
    padding: .5em 1em;
  }
}
/* Hovered time */
.picker__list-item:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
  border-color: #0089ec;
  z-index: 10;
}
/* Highlighted and hovered/focused time */
.picker__list-item--highlighted {
  border-color: #0089ec;
  z-index: 10;
}
.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
}
/* Selected and hovered/focused time */
.picker__list-item--selected,
.picker__list-item--selected:hover,
.picker--focused .picker__list-item--selected {
  background: #0089ec;
  color: #ffffff;
  z-index: 10;
}
/* Disabled time */
.picker__list-item--disabled,
.picker__list-item--disabled:hover,
.picker--focused .picker__list-item--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default;
  border-color: #dddddd;
  z-index: auto;
}
/**
 * The clear button
 */
.picker--time .picker__button--clear {
  display: block;
  width: 80%;
  margin: 1em auto 0;
  padding: 1em 1.25em;
  background: none;
  border: 0;
  font-weight: 500;
  font-size: .67em;
  text-align: center;
  text-transform: uppercase;
  color: #666;
}
.picker--time .picker__button--clear:hover,
.picker--time .picker__button--clear:focus {
  color: #000000;
  background: #b1dcfb;
  background: #ee2200;
  border-color: #ee2200;
  cursor: pointer;
  color: #ffffff;
  outline: none;
}
.picker--time .picker__button--clear:before {
  top: -0.25em;
  color: #666;
  font-size: 1.25em;
  font-weight: bold;
}
.picker--time .picker__button--clear:hover:before,
.picker--time .picker__button--clear:focus:before {
  color: #ffffff;
  border-color: #ffffff;
}

/* ==========================================================================
   $CLASSIC-TIME-PICKER
   ========================================================================== */
/**
 * Note: the root picker element should __NOT__ be styled
 * more than what’s here. Style the `.picker__holder` instead.
 */
.picker--time {
  min-width: 256px;
  max-width: 320px;
}
/**
 * The holder is the base of the picker.
 */
.picker--time .picker__holder {
  background: #f2f2f2;
}
@media (min-height: 40.125em) {
  .picker--time .picker__holder {
    font-size: .875em;
  }
}
/**
 * The box contains the list of times.
 */
.picker--time .picker__box {
  padding: 0;
  position: relative;
}
/**
  * bootstrap-switch - Turn checkboxes and radio buttons into toggle switches.
  *
  * @version v3.3.5
  * @homepage https://bttstrp.github.io/bootstrap-switch
  * @author Mattia Larentis <mattia@larentis.eu> (http://larentis.eu)
  * @license MIT
  */
/* line 11, /usr/local/bundle/gems/bootstrap-switch-rails-3.3.5/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch {
  display: inline-block;
  direction: ltr;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid;
  border-color: #ccc;
  position: relative;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  z-index: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* line 32, /usr/local/bundle/gems/bootstrap-switch-rails-3.3.5/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-container {
  display: inline-block;
  top: 0;
  border-radius: 4px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 39, /usr/local/bundle/gems/bootstrap-switch-rails-3.3.5/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: table-cell;
  vertical-align: middle;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 20px;
}

/* line 52, /usr/local/bundle/gems/bootstrap-switch-rails-3.3.5/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off {
  text-align: center;
  z-index: 1;
}

/* line 57, /usr/local/bundle/gems/bootstrap-switch-rails-3.3.5/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
  color: #fff;
  background: #337ab7;
}

/* line 62, /usr/local/bundle/gems/bootstrap-switch-rails-3.3.5/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info {
  color: #fff;
  background: #5bc0de;
}

/* line 67, /usr/local/bundle/gems/bootstrap-switch-rails-3.3.5/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
  color: #fff;
  background: #5cb85c;
}

/* line 72, /usr/local/bundle/gems/bootstrap-switch-rails-3.3.5/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning {
  background: #f0ad4e;
  color: #fff;
}

/* line 77, /usr/local/bundle/gems/bootstrap-switch-rails-3.3.5/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger {
  color: #fff;
  background: #d9534f;
}

/* line 82, /usr/local/bundle/gems/bootstrap-switch-rails-3.3.5/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
  color: #000;
  background: #eeeeee;
}

/* line 87, /usr/local/bundle/gems/bootstrap-switch-rails-3.3.5/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-label {
  text-align: center;
  margin-top: -1px;
  margin-bottom: -1px;
  z-index: 100;
  color: #333;
  background: #fff;
}

/* line 95, /usr/local/bundle/gems/bootstrap-switch-rails-3.3.5/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch span::before {
  content: "\200b";
}

/* line 98, /usr/local/bundle/gems/bootstrap-switch-rails-3.3.5/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-on {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 102, /usr/local/bundle/gems/bootstrap-switch-rails-3.3.5/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch .bootstrap-switch-handle-off {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 106, /usr/local/bundle/gems/bootstrap-switch-rails-3.3.5/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch input[type='radio'],
.bootstrap-switch input[type='checkbox'] {
  position: absolute !important;
  top: 0;
  left: 0;
  margin: 0;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}

/* line 117, /usr/local/bundle/gems/bootstrap-switch-rails-3.3.5/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 124, /usr/local/bundle/gems/bootstrap-switch-rails-3.3.5/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 131, /usr/local/bundle/gems/bootstrap-switch-rails-3.3.5/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
  padding: 6px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 138, /usr/local/bundle/gems/bootstrap-switch-rails-3.3.5/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-disabled,
.bootstrap-switch.bootstrap-switch-readonly,
.bootstrap-switch.bootstrap-switch-indeterminate {
  cursor: default !important;
}

/* line 143, /usr/local/bundle/gems/bootstrap-switch-rails-3.3.5/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default !important;
}

/* line 156, /usr/local/bundle/gems/bootstrap-switch-rails-3.3.5/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
  -webkit-transition: margin-left 0.5s;
  -o-transition: margin-left 0.5s;
  transition: margin-left 0.5s;
}

/* line 161, /usr/local/bundle/gems/bootstrap-switch-rails-3.3.5/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 167, /usr/local/bundle/gems/bootstrap-switch-rails-3.3.5/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 173, /usr/local/bundle/gems/bootstrap-switch-rails-3.3.5/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-focused {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 179, /usr/local/bundle/gems/bootstrap-switch-rails-3.3.5/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 184, /usr/local/bundle/gems/bootstrap-switch-rails-3.3.5/vendor/assets/stylesheets/bootstrap3-switch.scss */
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}


/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */


.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
/* jquery.Jcrop.css v0.9.12 - MIT License */
/*
  The outer-most container in a typical Jcrop instance
  If you are having difficulty with formatting related to styles
  on a parent element, place any fixes here or in a like selector

  You can also style this element if you want to add a border, etc
  A better method for styling can be seen below with .jcrop-light
  (Add a class to the holder and style elements for that extended class)
*/

.jcrop-holder {
  direction: ltr;
  text-align: left;
}
/* Selection Border */
.jcrop-vline,
.jcrop-hline {
  background: #ffffff url(/assets/Jcrop-752309673bbd9d9b2ba0bd58d0a7071a2c59c30e2824d85bcd2a3bc0a07ef1f1.gif);
  font-size: 0;
  position: absolute;
}
.jcrop-vline {
  height: 100%;
  width: 1px !important;
}
.jcrop-vline.right {
  right: 0;
}
.jcrop-hline {
  height: 1px !important;
  width: 100%;
}
.jcrop-hline.bottom {
  bottom: 0;
}
/* Invisible click targets */
.jcrop-tracker {
  height: 100%;
  width: 100%;
  /* "turn off" link highlight */
  -webkit-tap-highlight-color: transparent;
  /* disable callout, image save panel */
  -webkit-touch-callout: none;
  /* disable cut copy paste */
  -webkit-user-select: none;
}
/* Selection Handles */
.jcrop-handle {
  background-color: #333333;
  border: 1px #eeeeee solid;
  width: 7px;
  height: 7px;
  font-size: 1px;
}
.jcrop-handle.ord-n {
  left: 50%;
  margin-left: -4px;
  margin-top: -4px;
  top: 0;
}
.jcrop-handle.ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -4px;
  margin-left: -4px;
}
.jcrop-handle.ord-e {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 50%;
}
.jcrop-handle.ord-w {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 50%;
}
.jcrop-handle.ord-nw {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 0;
}
.jcrop-handle.ord-ne {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 0;
}
.jcrop-handle.ord-se {
  bottom: 0;
  margin-bottom: -4px;
  margin-right: -4px;
  right: 0;
}
.jcrop-handle.ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -4px;
  margin-left: -4px;
}
/* Dragbars */
.jcrop-dragbar.ord-n,
.jcrop-dragbar.ord-s {
  height: 7px;
  width: 100%;
}
.jcrop-dragbar.ord-e,
.jcrop-dragbar.ord-w {
  height: 100%;
  width: 7px;
}
.jcrop-dragbar.ord-n {
  margin-top: -4px;
}
.jcrop-dragbar.ord-s {
  bottom: 0;
  margin-bottom: -4px;
}
.jcrop-dragbar.ord-e {
  margin-right: -4px;
  right: 0;
}
.jcrop-dragbar.ord-w {
  margin-left: -4px;
}
/* The "jcrop-light" class/extension */
.jcrop-light .jcrop-vline,
.jcrop-light .jcrop-hline {
  background: #ffffff;
  filter: alpha(opacity=70) !important;
  opacity: .70!important;
}
.jcrop-light .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #000000;
  border-color: #ffffff;
  border-radius: 3px;
}
/* The "jcrop-dark" class/extension */
.jcrop-dark .jcrop-vline,
.jcrop-dark .jcrop-hline {
  background: #000000;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important;
}
.jcrop-dark .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #ffffff;
  border-color: #000000;
  border-radius: 3px;
}
/* Simple macro to turn off the antlines */
.solid-line .jcrop-vline,
.solid-line .jcrop-hline {
  background: #ffffff;
}
/* Fix for twitter bootstrap et al. */
.jcrop-holder img,
img.jcrop-preview {
  max-width: none;
}
/* surrounding tag container */

.tag-editor {
    list-style-type: none; padding: 0 5px 0 0; margin: 0; overflow: hidden; border: 1px solid #eee; cursor: text;
    font: normal 14px sans-serif; color: #555; background: #fff; line-height: 20px;
}

/* core styles usually need no change */
.tag-editor li { display: block; float: left; overflow: hidden; margin: 3px 0; }
.tag-editor div { float: left; padding: 0 4px; }
.tag-editor .placeholder { padding: 0 8px; color: #bbb; }
.tag-editor .tag-editor-spacer { padding: 0; width: 8px; overflow: hidden; color: transparent; background: none; }
.tag-editor input {
    vertical-align: inherit; border: 0; outline: none; padding: 0; margin: 0; cursor: text;
    font-family: inherit; font-weight: inherit; font-size: inherit; font-style: inherit;
    box-shadow: none; background: none; color: #444;
}
/* hide original input field or textarea visually to allow tab navigation */
.tag-editor-hidden-src { position: absolute !important; left: -99999px; }
/* hide IE10 "clear field" X */
.tag-editor ::-ms-clear { display: none; }

/* tag style */
.tag-editor .tag-editor-tag {
    padding-left: 5px; color: #46799b; background: #e0eaf1; white-space: nowrap;
    overflow: hidden; cursor: pointer; border-radius: 2px 0 0 2px;
}

/* delete icon */
.tag-editor .tag-editor-delete { background: #e0eaf1; cursor: pointer; border-radius: 0 2px 2px 0; padding-left: 3px; padding-right: 4px; }
.tag-editor .tag-editor-delete i { line-height: 18px; display: inline-block; }
.tag-editor .tag-editor-delete i:before { font-size: 16px; color: #8ba7ba; content: "×"; font-style: normal; }
.tag-editor .tag-editor-delete:hover i:before { color: #d65454; }
.tag-editor .tag-editor-tag.active+.tag-editor-delete, .tag-editor .tag-editor-tag.active+.tag-editor-delete i { visibility: hidden; cursor: text; }

.tag-editor .tag-editor-tag.active { background: none !important; }

/* jQuery UI autocomplete - code.jquery.com/ui/1.10.2/themes/smoothness/jquery-ui.css */
.ui-autocomplete { position: absolute; top: 0; left: 0; cursor: default; font-size: 14px; }
.ui-front { z-index: 9999; }
.ui-menu { list-style: none; padding: 1px; margin: 0; display: block; outline: none; }
.ui-menu .ui-menu-item a { text-decoration: none; display: block; padding: 2px .4em; line-height: 1.4; min-height: 0; /* support: IE7 */ }
.ui-widget-content { border: 1px solid #bbb; background: #fff; color: #555; }
.ui-widget-content a { color: #46799b; }
.ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { background: #e0eaf1; }
.ui-helper-hidden-accessible { display: none; }
.social-share-button .ssb-icon {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  display: inline-block;
  height: 18px;
  width: 18px;
}

.social-share-button .ssb-twitter {
  background-image: url(/assets/social-share-button/twitter-7b64ce0117a85c5d52ed45c27707af61d9b0e0d590284baa287cfe87867b9ae1.svg);
}

.social-share-button .ssb-facebook {
  background-image: url(/assets/social-share-button/facebook-03210e1663ee772e93ed5d344cdb36657b68342821aaebe982f2f984915990b3.svg);
}

.social-share-button .ssb-google_bookmark {
  background-image: url(/assets/social-share-button/google_bookmark-bb4c960c0421cb7dce602d10e744692bcc1c54f323410f4965d508f96e2255ce.svg);
}

.social-share-button .ssb-weibo {
  background-image: url(/assets/social-share-button/weibo-a345a6ca554e6f388da9eb35746bb0425cb018c16408ba82852c66d375245d6f.svg);
}

.social-share-button .ssb-qq {
  background-image: url(/assets/social-share-button/qq-4dbae8223fc7823f6d73bc7fbe113eb894f4c174ec3ae93103ca382c78a2bf67.svg);
}

.social-share-button .ssb-delicious {
  background-image: url(/assets/social-share-button/delicious-0c55f72f821aae5352691f13eb64bf3435573e2169d0720477ed367b2f1ed28e.svg);
}

.social-share-button .ssb-linkedin {
  background-image: url(/assets/social-share-button/linkedin-b7fd42895b291003c444a9c2acf867ea813671e0b725a5d7c05dbb13f5c0fdd3.svg);
}

.social-share-button .ssb-tumblr {
  background-image: url(/assets/social-share-button/tumblr-330a37f93cce7c27a750188d0bfdbed3a22f566b807e64d21131dcdc94e08ec3.svg);
}

.social-share-button .ssb-pinterest {
  background-image: url(/assets/social-share-button/pinterest-86203d156197cce4087fee058b920d275c535df5fd59d8caa83da0ef41d1ec7f.svg);
}

.social-share-button .ssb-douban {
  background-image: url(/assets/social-share-button/douban-46298c27e3bc6d59951c0bbc464339a5ba1b44e3b25b571874f1baacd7af2495.svg);
}

.social-share-button .ssb-wechat {
  background-image: url(/assets/social-share-button/wechat-d8852cc3396a7a53eba39595d2e9f638c93a34ab1a0f41bae4ff391b63815f56.svg);
}

.social-share-button .ssb-vkontakte {
  background-image: url(/assets/social-share-button/vkontakte-0c2b68277fade991d74efcbdb6f7b359a35e65156cbada9625a3fe8f73151c14.svg);
}

.social-share-button .ssb-odnoklassniki {
  background-image: url(/assets/social-share-button/odnoklassniki-579bf782bd70fe94748254cac2c8c3dc150cceb0d2a143399e3062246b5ecb39.svg);
}

.social-share-button .ssb-xing {
  background-image: url(/assets/social-share-button/xing-0ebccb4042c8c7220e471c4f569df2bf27da227db425525819b6848c86a1603e.svg);
}

.social-share-button .ssb-email {
  background-image: url(/assets/social-share-button/email-7067143cbe69d9d8cf25e67fda1a315d133c2b79074a09088bd712cc5c81135d.svg);
}

.social-share-button .ssb-reddit {
  background-image: url(/assets/social-share-button/reddit-730429c239b6990b67d0d4aaaeb6e9fe48c62267f889a412e81f5f1066ec625f.svg);
}

.social-share-button .ssb-hacker_news {
  background-image: url(/assets/social-share-button/hacker_news-d89b13fec49355a787389a776f2e03a0a38314abf93777b8865f8c5f146eaf8d.svg);
}

.social-share-button .ssb-telegram {
  background-image: url(/assets/social-share-button/telegram-a6b5607917f3e3efbcf35c3ed43356b05622fcfc533d2fbf5066621b78c1dbe4.svg);
}

.social-share-button .ssb-whatsapp_app,
.social-share-button .ssb-whatsapp_web {
  background-image: url(/assets/social-share-button/whatsapp-766099d1a3ea095e9c8a8628e0505159b7f336b8036a8f70ad5fe60c29233959.svg);
}

.ss-wechat-dialog {
  width: 300px;
  position: fixed;
  background: #fff;
  padding: 15px;
  border-radius: 3px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
  z-index: 11001;
  font-size: 14px;
  line-height: 1.2em;
}

.ss-wechat-dialog .wechat-popup-header {
  font-weight: bold;
}

.ss-wechat-dialog .wechat-dialog-qr {
  text-align: center;
  margin: 25px 0;
}

.ss-wechat-dialog .wechat-popup-close {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #999;
  text-decoration: none;
  font-size: 16px;
}

.ss-wechat-dialog .wechat-popup-footer {
  text-align: left;
  line-height: 22px;
  color: #666;
}
/*! ========================================================================
 * Bootstrap Toggle: bootstrap-toggle.css v2.2.0
 * http://www.bootstraptoggle.com
 * ========================================================================
 * Copyright 2014 Min Hur, The New York Times Company
 * Licensed under MIT
 * ======================================================================== */



.checkbox label .toggle,
.checkbox-inline .toggle {
	margin-left: -20px;
	margin-right: 5px;
}

.toggle {
	position: relative;
	overflow: hidden;
}
.toggle input[type="checkbox"] {
	display: none;
}
.toggle-group {
	position: absolute;
	width: 200%;
	top: 0;
	bottom: 0;
	left: 0;
	transition: left 0.35s;
	-webkit-transition: left 0.35s;
	-moz-user-select: none;
	-webkit-user-select: none;
}
.toggle.off .toggle-group {
	left: -100%;
}
.toggle-on {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 50%;
	margin: 0;
	border: 0;
	border-radius: 0;
}
.toggle-off {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	right: 0;
	margin: 0;
	border: 0;
	border-radius: 0;
}
.toggle-handle {
	position: relative;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;
	width: 0px;
	border-width: 0 1px;
}

.toggle.btn { min-width: 59px; min-height: 34px; }
.toggle-on.btn { padding-right: 24px; }
.toggle-off.btn { padding-left: 24px; }

.toggle.btn-lg { min-width: 79px; min-height: 45px; }
.toggle-on.btn-lg { padding-right: 31px; }
.toggle-off.btn-lg { padding-left: 31px; }
.toggle-handle.btn-lg { width: 40px; }

.toggle.btn-sm { min-width: 50px; min-height: 30px;}
.toggle-on.btn-sm { padding-right: 20px; }
.toggle-off.btn-sm { padding-left: 20px; }

.toggle.btn-xs { min-width: 35px; min-height: 22px;}
.toggle-on.btn-xs { padding-right: 12px; }
.toggle-off.btn-xs { padding-left: 12px; }

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */

.bootstrap-datetimepicker-widget {
  list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
