/* line 1, app/assets/stylesheets/normalize.scss */
form {
  margin: 0 !important;
  /* overide strange form margin in bootstrap */
}

/* something deep in our css wants to change button colours */
/* line 7, app/assets/stylesheets/normalize.scss */
a {
  text-decoration: none !important;
}

/* line 14, app/assets/stylesheets/normalize.scss */
a.tw-btn-secondary:visited, a.tw-btn-accent:visited, a.tw-btn-error:visited, a.tw-btn-success:visited, a.tw-btn-warning:visited, a.tw-btn-primary:visited, a.tw-btn-secondary:hover, a.tw-btn-accent:hover, a.tw-btn-error:hover, a.tw-btn-success:hover, a.tw-btn-warning:hover, a.tw-btn-primary:hover, a.tw-btn-secondary:active, a.tw-btn-accent:active, a.tw-btn-error:active, a.tw-btn-success:active, a.tw-btn-warning:active, a.tw-btn-primary:active, a.tw-btn-secondary:focus, a.tw-btn-accent:focus, a.tw-btn-error:focus, a.tw-btn-success:focus, a.tw-btn-warning:focus, a.tw-btn-primary:focus {
  text-decoration: none;
  color: #ffffff !important;
}

/* line 26, app/assets/stylesheets/normalize.scss */
.tw-drawer-toggle ~ .tw-drawer-content {
  z-index: unset !important;
}

/* line 31, app/assets/stylesheets/normalize.scss */
.input-append-fix .input-group-addon {
  height: inherit !important;
}

/* line 1, app/assets/stylesheets/layout.scss */
.layout-main-content-container {
  width: 100%;
}

@media (min-width: 1716px) {
  /* line 6, app/assets/stylesheets/layout.scss */
  .layout-main-content-container {
    max-width: 1500px;
    margin: 0 auto;
  }
}

/* line 144, app/assets/stylesheets/override/../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/override/../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/override/../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/override/../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/override/../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/override/../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/override/../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/override/../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/override/../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/override/../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/override/../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/override/../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/override/../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/override/../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/override/../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/override/../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/override/../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/override/../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/override/../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/override/../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/override/../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/override/../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/override/../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/override/../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/override/../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/override/../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/override/../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/override/../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/override/../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/override/../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 4, app/assets/stylesheets/override/bootstrap.scss */
body {
  color: unset !important;
}

/* line 9, app/assets/stylesheets/override/bootstrap.scss */
body a:visited, body a:hover, body a:active, body a:focus {
  color: unset;
}

/* line 20, app/assets/stylesheets/override/bootstrap.scss */
.dropdown-backdrop {
  position: static;
}

/* line 24, app/assets/stylesheets/override/bootstrap.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 29, app/assets/stylesheets/override/bootstrap.scss */
.tab-content-overflow {
  overflow: visible !important;
}

/* line 35, app/assets/stylesheets/override/bootstrap.scss */
.navbar-inner {
  background-color: #0074cc;
  background-image: -moz-linear-gradient(top, #0074cc, #0074cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0074cc), to(#0074cc));
  background-image: -webkit-linear-gradient(top, #0074cc, #0074cc);
  background-image: -o-linear-gradient(top, #0074cc, #0074cc);
  background-image: -ms-linear-gradient(top, #0074cc, #0074cc);
  background-image: linear-gradient(to bottom, #0074cc, #0074cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hex2, endColorstr=$hex3, GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #0074cc;
}

/* line 40, app/assets/stylesheets/override/bootstrap.scss */
.navbar-inner.history {
  margin: 10px;
  height: 55px;
}

/* line 44, app/assets/stylesheets/override/bootstrap.scss */
.navbar-inner.history a,
.navbar-inner.history .brand {
  padding: 18px 15px 18px !important;
}

/* line 50, app/assets/stylesheets/override/bootstrap.scss */
.navbar {
  margin-bottom: 0;
}

/* line 53, app/assets/stylesheets/override/bootstrap.scss */
.navbar .brand {
  padding: 25px 20px 25px;
  color: #ffffff;
  text-shadow: 0 1px 0 #0074cc;
}

/* line 59, app/assets/stylesheets/override/bootstrap.scss */
.navbar .divider-vertical {
  height: 70px;
  border-left: 1px solid #0074cc;
  border-right: 1px solid #0074cc;
}

/* line 65, app/assets/stylesheets/override/bootstrap.scss */
.navbar .btn,
.navbar .btn-group {
  margin-top: 20px;
}

/* line 71, app/assets/stylesheets/override/bootstrap.scss */
.navbar-text {
  line-height: 70px;
  color: #ffffff;
}

/* line 76, app/assets/stylesheets/override/bootstrap.scss */
.navbar-link {
  color: #ffffff;
}

/* line 82, app/assets/stylesheets/override/bootstrap.scss */
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 20px;
}

/* line 90, app/assets/stylesheets/override/bootstrap.scss */
.navbar-search {
  margin-top: 20px;
}

/* line 94, app/assets/stylesheets/override/bootstrap.scss */
.navbar .nav > li > a {
  padding: 25px 15px 25px;
  color: #cccccc;
  text-shadow: 0 1px 0 #0074cc;
}

/* line 100, app/assets/stylesheets/override/bootstrap.scss */
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #ffffff;
}

/* line 105, app/assets/stylesheets/override/bootstrap.scss */
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  text-weight: bold;
  color: #ffffff;
  background-color: #0065b3;
}

/* line 113, app/assets/stylesheets/override/bootstrap.scss */
.navbar .btn-navbar {
  background-color: #0065b3;
  background-image: -moz-linear-gradient(top, #0065b3, #0065b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0065b3), to(#0065b3));
  background-image: -webkit-linear-gradient(top, #0065b3, #0065b3);
  background-image: -o-linear-gradient(top, #0065b3, #0065b3);
  background-image: -ms-linear-gradient(top, #0065b3, #0065b3);
  background-image: linear-gradient(to bottom, #0065b3, #0065b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hex2, endColorstr=$hex3, GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-color: #0065b3 #0065b3 #003a66;
}

/* line 118, app/assets/stylesheets/override/bootstrap.scss */
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  background-color: #0065b3;
}

/* line 127, app/assets/stylesheets/override/bootstrap.scss */
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #004880;
}

/* line 132, app/assets/stylesheets/override/bootstrap.scss */
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #d8d8d8;
  background-color: #006cbf !important;
}

/* line 139, app/assets/stylesheets/override/bootstrap.scss */
.well-large {
  padding: 24px;
  border-radius: 6px;
}

/* line 144, app/assets/stylesheets/override/bootstrap.scss */
.panel {
  padding: 15px;
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 153, app/assets/stylesheets/override/bootstrap.scss */
.panel-heading {
  padding: 10px 15px;
  margin: -15px -15px 15px;
  font-size: 17.5px;
  font-weight: 500;
  background-color: #f5f5f5;
  border-bottom: 1px solid #ddd;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 164, app/assets/stylesheets/override/bootstrap.scss */
.panel-footer {
  padding: 10px 15px;
  margin: 15px -15px -15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 173, app/assets/stylesheets/override/bootstrap.scss */
.panel-primary {
  border-color: #428bca;
}

/* line 177, app/assets/stylesheets/override/bootstrap.scss */
.panel-primary .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 183, app/assets/stylesheets/override/bootstrap.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 187, app/assets/stylesheets/override/bootstrap.scss */
.panel-success .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 193, app/assets/stylesheets/override/bootstrap.scss */
.panel-warning {
  border-color: #fbeed5;
}

/* line 197, app/assets/stylesheets/override/bootstrap.scss */
.panel-warning .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

/* line 203, app/assets/stylesheets/override/bootstrap.scss */
.panel-danger {
  border-color: #eed3d7;
}

/* line 207, app/assets/stylesheets/override/bootstrap.scss */
.panel-danger .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

/* line 213, app/assets/stylesheets/override/bootstrap.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 217, app/assets/stylesheets/override/bootstrap.scss */
.panel-info .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* Select2 styling is broken when using tags, this seems to help, reevaluate when upgrading to BS3*/
/* line 224, app/assets/stylesheets/override/bootstrap.scss */
.select2-container .select2-choice,
.select2-container-multi .select2-choices {
  height: 28px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background: none;
  background-color: white;
  filter: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 235, app/assets/stylesheets/override/bootstrap.scss */
.select2-drop.select2-drop-active,
.select2-container-active .select2-choice,
.select2-container-multi.select2-container-active .select2-choices {
  border-color: rgba(82, 168, 236, 0.8);
  border-color: #cccccc;
  outline: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

/* line 244, app/assets/stylesheets/override/bootstrap.scss */
.bootstrap-datetimepicker-widget {
  white-space: normal !important;
}

/* line 248, app/assets/stylesheets/override/bootstrap.scss */
.overflow-visible {
  overflow: visible;
}

/* line 252, app/assets/stylesheets/override/bootstrap.scss */
.list-unstyled {
  list-style: none;
}

/* line 256, app/assets/stylesheets/override/bootstrap.scss */
.glyphicon-chevron-left::before {
  content: "\f053";
  font-family: FontAwesome;
}

/* line 261, app/assets/stylesheets/override/bootstrap.scss */
.glyphicon-chevron-right::before {
  content: "\f054";
  font-family: FontAwesome;
}

/* line 266, app/assets/stylesheets/override/bootstrap.scss */
.glyphicon-chevron-up::before {
  content: "\f077";
  font-family: FontAwesome;
}

/* line 271, app/assets/stylesheets/override/bootstrap.scss */
.glyphicon-chevron-down::before {
  content: "\f078";
  font-family: FontAwesome;
}

/* line 276, app/assets/stylesheets/override/bootstrap.scss */
.date-picker-handle,
.time-picker-handle {
  position: relative;
}

/* line 282, app/assets/stylesheets/override/bootstrap.scss */
.timepicker-picker .btn-primary {
  height: 100%;
  margin: 7px;
}

/* line 290, app/assets/stylesheets/override/bootstrap.scss */
.btn-group .btn {
  border-right: 1px solid #d9d9d9;
}

/* line 294, app/assets/stylesheets/override/bootstrap.scss */
.btn-group .btn:last-child {
  border-right: none;
}

/* line 299, app/assets/stylesheets/override/bootstrap.scss */
.modal-footer {
  background-color: #ffffff;
}

/* line 303, app/assets/stylesheets/override/bootstrap.scss */
.btn.btn-bordered {
  border: 1px solid #d9d9d9;
  border-bottom-color: #d9d9d9;
}

/* line 308, app/assets/stylesheets/override/bootstrap.scss */
.btn-group > .btn + .btn {
  margin-left: 0;
}

/* line 313, app/assets/stylesheets/override/bootstrap.scss */
.btn-group-justified {
  border-collapse: separate;
  display: table;
  table-layout: fixed;
  width: 100%;
}

/* line 319, app/assets/stylesheets/override/bootstrap.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

/* line 326, app/assets/stylesheets/override/bootstrap.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 330, app/assets/stylesheets/override/bootstrap.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 335, app/assets/stylesheets/override/bootstrap.scss */
.validation-errors ul {
  margin: 0 0 0 25px;
}

/* line 342, app/assets/stylesheets/override/bootstrap.scss */
.control-group .controls .radio label {
  padding-left: 20px;
}

/* line 346, app/assets/stylesheets/override/bootstrap.scss */
.control-group .controls span.radio {
  padding-left: 0 !important;
}

/* line 352, app/assets/stylesheets/override/bootstrap.scss */
.select2-container-multi .select2-choices .select2-search-field input {
  box-sizing: content-box;
}

/* line 1, app/assets/stylesheets/override/font_awesome.scss */
.fa-aud::before {
  content: "\f155";
}

/* line 144, app/assets/stylesheets/override/../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/override/../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/override/../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/override/../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/override/../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/override/../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/override/../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/override/../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/override/../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/override/../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/override/../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/override/../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/override/../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/override/../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/override/../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/override/../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/override/../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/override/../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/override/../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/override/../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/override/../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/override/../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/override/../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/override/../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/override/../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/override/../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/override/../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/override/../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/override/../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/override/../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* Changes in this file will override and extend the defaults in ./vendor/assets/stylesheets/blueprint_vertical_timeline.css */
/* #####################  Timestamps ########################*/
/* line 8, app/assets/stylesheets/override/timeline.scss */
.cbp_tmtimeline > li .cbp_tmtime span {
  display: block;
  font-size: 20px;
  text-align: left;
}

/* line 14, app/assets/stylesheets/override/timeline.scss */
.cbp_tmtimeline > li .cbp_tmtime span:first-child {
  color: #ffa500;
}

/* line 18, app/assets/stylesheets/override/timeline.scss */
.cbp_tmtimeline > li .cbp_tmtime span:nth-child(2) {
  font-size: 20px;
  /* Lower font size for booking times */
  color: #3594cb;
}

/* line 22, app/assets/stylesheets/override/timeline.scss */
.cbp_tmtimeline > li .cbp_tmtime span:nth-child(3) {
  font-size: 20px;
  /* Lower font size for booking times */
  color: #5bb75b !important;
}

/* line 27, app/assets/stylesheets/override/timeline.scss */
.timeline-in-progress {
  background-color: #5bb75b !important;
}

/* line 30, app/assets/stylesheets/override/timeline.scss */
.in-progress-triangle {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: #5bb75b;
  border-width: 10px;
  top: 10px;
  z-index: 1;
}

/* #####################  Booking Title ########################*/
/* line 47, app/assets/stylesheets/override/timeline.scss */
.cbp_tmtimeline > li .cbp_tmlabel {
  margin-top: 0px;
}

/* line 51, app/assets/stylesheets/override/timeline.scss */
.cbp_tmtimeline > li .cbp_tmlabel h2 {
  margin-top: 0px;
  padding: 3px 0 0 5px;
  font-size: 18px;
  /* Lower font size for booking title */
}

/* #####################  Booking Body ########################*/
/* Right content */
/* line 60, app/assets/stylesheets/override/timeline.scss */
.cbp_tmtimeline > li .cbp_tmlabel {
  margin: 0 0 15px 25%;
  background: #3594cb;
  color: #ffffff;
  padding: 0px 10px 10px 10px;
  height: 135px;
  font-size: 14px;
  /* Lower font size for booking info */
  font-weight: 300;
  line-height: 1.4;
  position: relative;
  border-radius: 5px;
}

/* line 73, app/assets/stylesheets/override/timeline.scss */
.shared-reflection_tmtimeline {
  height: 200px !important;
}

/* Today */
/* line 78, app/assets/stylesheets/override/timeline.scss */
.cbp_tmtimeline > li .tm_today {
  margin: 0 0 15px 25%;
  background: #f5f5f5;
  /* Color matching breadcrumb navigation */
  color: #08C;
  padding: 5px 5px 5px 2em;
  /* Reduce padding  for Today and Upcoming Labels */
  font-size: 14px;
  /* Lower font size for booking info */
  font-weight: 300;
  line-height: 1.4;
  position: relative;
  border-radius: 5px;
}

/* line 90, app/assets/stylesheets/override/timeline.scss */
.tm_today h2 {
  font-size: 20px;
}

/* line 94, app/assets/stylesheets/override/timeline.scss */
.tm_booking_details {
  font-size: 18px;
}

/* line 98, app/assets/stylesheets/override/timeline.scss */
.tm_booking_owner {
  position: absolute;
  top: 54px;
  left: 1.5em;
  font-size: 14px;
}

/* line 105, app/assets/stylesheets/override/timeline.scss */
.tm_booking_owner a {
  color: #ffffff;
  width: 100%;
}

/* line 110, app/assets/stylesheets/override/timeline.scss */
.tm_booking_menu {
  position: absolute;
  top: 5px;
  right: 12px;
  font-size: 25px;
}

/* line 117, app/assets/stylesheets/override/timeline.scss */
.tm_booking_menu > a:link {
  text-decoration: none;
}

/* line 121, app/assets/stylesheets/override/timeline.scss */
.tm_booking_menu > a:hover {
  font-size: 25px;
  top: -5px;
  text-shadow: 0 2px 0px rgba(0, 0, 0, 0.25);
}

@media screen and (max-width: 47.2em) {
  /* line 128, app/assets/stylesheets/override/timeline.scss */
  .in-progress-triangle {
    right: auto;
    left: 20px;
    border-right-color: transparent;
    border-bottom-color: #5bb75b;
    top: -20px;
  }
}

/* line 1, app/assets/stylesheets/override/react_tooltip.scss */
.__react_component_tooltip {
  padding: 4px 10px !important;
  font-size: 10px;
}

/* line 1, app/assets/stylesheets/override/textarea.scss */
textarea:invalid {
  color: #555555 !important;
}

/* line 4, app/assets/stylesheets/override/textarea.scss */
textarea:invalid:focus {
  color: #555555 !important;
}

/* line 1, app/assets/stylesheets/override/aws-amplify.css */
input.amplify-input--small {
  font-size: var(--amplify-components-fieldcontrol-small-font-size);
  padding-block-start: var(--amplify-components-fieldcontrol-small-padding-block-start);
  padding-block-end: var(--amplify-components-fieldcontrol-small-padding-block-end);
  padding-inline-start: var(--amplify-components-fieldcontrol-small-padding-inline-start);
  padding-inline-end: var(--amplify-components-fieldcontrol-small-padding-inline-end);
}

/* line 9, app/assets/stylesheets/override/aws-amplify.css */
input.amplify-input {
  box-sizing: border-box;
  color: var(--amplify-components-fieldcontrol-color);
  font-size: var(--amplify-components-fieldcontrol-font-size);
  line-height: var(--amplify-components-fieldcontrol-line-height);
  padding-block-start: var(--amplify-components-fieldcontrol-padding-block-start);
  padding-block-end: var(--amplify-components-fieldcontrol-padding-block-end);
  padding-inline-start: var(--amplify-components-fieldcontrol-padding-inline-start);
  padding-inline-end: var(--amplify-components-fieldcontrol-padding-inline-end);
  transition: all var(--amplify-components-fieldcontrol-transition-duration);
  width: 100%;
  border-color: var(--amplify-components-fieldcontrol-border-color);
  border-radius: var(--amplify-components-fieldcontrol-border-radius);
  border-style: var(--amplify-components-fieldcontrol-border-style);
  border-width: var(--amplify-components-fieldcontrol-border-width);
  outline-color: var(--amplify-components-fieldcontrol-outline-color);
  outline-style: var(--amplify-components-fieldcontrol-outline-style);
  outline-width: var(--amplify-components-fieldcontrol-outline-width);
  outline-offset: var(--amplify-components-fieldcontrol-outline-offset);
  -webkit-user-select: text;
  -moz-user-select: text;
  user-select: text;
  display: inline-block;
  --amplify-components-fieldcontrol-color: var(--amplify-components-input-color);
  --amplify-components-fieldcontrol-border-color: var(--amplify-components-input-border-color);
  --amplify-components-fieldcontrol-font-size: var(--amplify-components-input-font-size);
  --amplify-components-fieldcontrol-focus-border-color: var(--amplify-components-input-focus-border-color);
}

/* line 38, app/assets/stylesheets/override/aws-amplify.css */
input.amplify-input {
  height: auto;
  margin-bottom: 0;
}

/* line 144, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 8, app/assets/stylesheets/components/pretty_checkbox.scss */
.pretty-checkbox input[type=checkbox] {
  clip: rect(0 0 0 0);
  position: absolute;
}

/* line 13, app/assets/stylesheets/components/pretty_checkbox.scss */
.pretty-checkbox input[type=checkbox] + label::before {
  font-family: FontAwesome;
  font-size: 1.3333em;
  vertical-align: middle;
  width: 0;
}

/* line 21, app/assets/stylesheets/components/pretty_checkbox.scss */
.pretty-checkbox input[type=checkbox] + label::before {
  content: "\f096";
}

/* line 25, app/assets/stylesheets/components/pretty_checkbox.scss */
.pretty-checkbox input[type=checkbox]:checked + label::before {
  content: "\f046";
}

/* line 30, app/assets/stylesheets/components/pretty_checkbox.scss */
.pretty-checkbox.medium input[type=checkbox] + label::before {
  font-size: 16px;
}

/* line 35, app/assets/stylesheets/components/pretty_checkbox.scss */
.pretty-checkbox.align-center {
  text-align: center;
}

/* line 38, app/assets/stylesheets/components/pretty_checkbox.scss */
.pretty-checkbox.align-center input[type=checkbox]:not(:checked) + label::before {
  margin-left: -2.666px;
}

/* line 43, app/assets/stylesheets/components/pretty_checkbox.scss */
.pretty-checkbox input[type=checkbox]:disabled + label::before {
  cursor: not-allowed;
}

/* line 144, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 4, app/assets/stylesheets/components/read_more.scss */
.read-more input[type=checkbox] {
  clip: rect(0 0 0 0);
  position: absolute;
}

/* line 9, app/assets/stylesheets/components/read_more.scss */
.read-more label {
  color: #999;
  font-size: 12px;
  font-weight: bold;
}

/* line 15, app/assets/stylesheets/components/read_more.scss */
.read-more label span:last-of-type {
  display: none;
  visibility: hidden;
}

/* line 20, app/assets/stylesheets/components/read_more.scss */
.read-more input[type=checkbox] ~ p {
  font-size: 0;
  max-height: 0;
  opacity: 0;
  transition: 0.125s ease;
}

/* line 27, app/assets/stylesheets/components/read_more.scss */
.read-more input[type=checkbox]:checked ~ p {
  font-size: inherit;
  margin-top: 10px;
  max-height: 999em;
  opacity: 1;
}

/* line 34, app/assets/stylesheets/components/read_more.scss */
.read-more input[type=checkbox]:checked ~ label span:first-of-type {
  display: none;
  visibility: hidden;
}

/* line 39, app/assets/stylesheets/components/read_more.scss */
.read-more input[type=checkbox]:checked ~ label span:last-of-type {
  display: block;
  visibility: visible;
}

/* line 144, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 4, app/assets/stylesheets/components/tooltip.scss */
[tooltip]::before {
  background-color: #424242;
  border-radius: 4px;
  color: #f5f5f5;
  content: attr(tooltip);
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  opacity: 0;
  padding: 4px;
  position: absolute;
  transform: translate(-4px, 20px);
  transition: visibility 0s 500ms, opacity 300ms 200ms;
  visibility: hidden;
  z-index: 10;
}

/* line 21, app/assets/stylesheets/components/tooltip.scss */
[tooltip]:hover::before {
  opacity: 1;
  transition: visibility 0s 0s, opacity 300ms 200ms;
  visibility: visible;
}

/* line 144, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 3, app/assets/stylesheets/components/callout.scss */
.user-notice-callout {
  border: 1px solid #eeeeee;
  border-left-width: 5px;
  border-radius: 3px;
  margin: 20px 0;
  padding: 20px;
}

/* line 10, app/assets/stylesheets/components/callout.scss */
.user-notice-callout h4 {
  color: #808080;
  margin-top: 0;
}

/* line 16, app/assets/stylesheets/components/callout.scss */
.user-notice-callout-blank {
  border: 1px solid #eeeeee;
  border-radius: 3px;
  margin: 20px 0;
  padding: 20px;
}

/* line 23, app/assets/stylesheets/components/callout.scss */
.user-notice-callout-warning {
  border-left-color: #f0ad4e;
}

/* line 26, app/assets/stylesheets/components/callout.scss */
.user-notice-callout-warning h4 {
  color: #f0ad4e;
  margin-top: 0;
}

/* line 32, app/assets/stylesheets/components/callout.scss */
.user-notice-callout-danger {
  border-left-color: #d9534f;
}

/* line 35, app/assets/stylesheets/components/callout.scss */
.user-notice-callout-danger h4 {
  color: #d9534f;
  margin-top: 0;
}

/* line 41, app/assets/stylesheets/components/callout.scss */
.user-notice-callout-info {
  border-left-color: #0074cc;
}

/* line 44, app/assets/stylesheets/components/callout.scss */
.user-notice-callout-info h4 {
  color: #0074cc;
  margin-top: 0;
}

/* line 50, app/assets/stylesheets/components/callout.scss */
.user-notice-callout-success {
  border-left-color: #339900;
}

/* line 53, app/assets/stylesheets/components/callout.scss */
.user-notice-callout-success h4 {
  color: #339900;
  margin-top: 0;
}

/* line 144, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 5, app/assets/stylesheets/components/pricetag.scss */
.pricetag {
  background: #eeeeee;
  border: 1px solid #d8d8d8;
  border-radius: 0 5px 5px 0;
  color: #999;
  cursor: default;
  display: inline-block;
  font-size: 12px;
  height: 19px;
  line-height: 19px;
  margin-left: 10px;
  padding: 0 15px;
  position: relative;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 24, app/assets/stylesheets/components/pricetag.scss */
.pricetag:before {
  background: #eeeeee;
  border-bottom: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
  color: #ffffff;
  content: "\25CF";
  font-size: 10px;
  height: 14px;
  left: -8px;
  line-height: 8px;
  position: absolute;
  text-indent: 6px;
  text-shadow: 0 0 1px #999;
  top: 2px;
  transform: rotate(45deg);
  width: 14px;
}

/* line 44, app/assets/stylesheets/components/pricetag.scss */
.pricetag-without-punchhole {
  background: #eeeeee;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  color: #999;
  cursor: default;
  display: inline-block;
  font-size: 12px;
  height: 19px;
  line-height: 19px;
  margin-left: 10px;
  padding: 0 15px;
  position: relative;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 144, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/components/../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/components/../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/components/../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/*
  discussion-mention results
*/
/* line 7, app/assets/stylesheets/components/discussion-mention.scss */
.discussion-mention-results-container {
  background-color: white;
  border-radius: 0 0 3px 3px;
  border: 1px solid #e3e3e3;
  left: 0;
  max-height: 190px;
  overflow: auto;
  position: fixed;
  top: 0;
  z-index: 100;
  width: 300px;
}

/* line 20, app/assets/stylesheets/components/discussion-mention.scss */
.discussion-mention-results-container .discussion-mention-results {
  height: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

/* line 28, app/assets/stylesheets/components/discussion-mention.scss */
.discussion-mention-results-container .discussion-mention-results li {
  cursor: pointer;
  height: 30px;
  margin: 0;
  overflow: hidden;
  padding: 4px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 38, app/assets/stylesheets/components/discussion-mention.scss */
.discussion-mention-results-container .discussion-mention-results li img {
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  height: auto;
  margin: 0;
  max-height: 30px;
  vertical-align: top;
  width: 30px;
}

/* line 48, app/assets/stylesheets/components/discussion-mention.scss */
.discussion-mention-results-container .discussion-mention-results li span {
  font-size: 14px;
  line-height: 30px;
  margin-left: 8px;
}

/* line 54, app/assets/stylesheets/components/discussion-mention.scss */
.discussion-mention-results-container .discussion-mention-results li:hover {
  color: white;
  background-color: #0074cc;
}

/* line 59, app/assets/stylesheets/components/discussion-mention.scss */
.discussion-mention-results-container .discussion-mention-result-selected {
  color: white;
  background-color: #0074cc;
}

/*
  discussion-mention input
*/
/* line 68, app/assets/stylesheets/components/discussion-mention.scss */
.discussion-mention-container {
  position: relative;
  width: 100%;
}

/* line 73, app/assets/stylesheets/components/discussion-mention.scss */
.discussion-mention-input {
  -moz-border-radius: 3px 3px 0;
  -moz-box-sizing: border-box;
  -ms-overflow-style: none;
  -webkit-border-radius: 3px 3px 0 0;
  -webkit-box-sizing: border-box;
  background: transparent;
  border-radius: 3px 3px 0 0;
  box-sizing: border-box;
  height: 100%;
  overflow: auto;
  position: relative;
  width: 100%;
  z-index: 1;
}

/* line 89, app/assets/stylesheets/components/discussion-mention.scss */
.discussion-mention-overlay {
  color: white;
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  display: block;
  font-size: inherit;
  height: 100%;
  left: 0;
  outline: none;
  padding: 4px 6px 4px 6px;
  position: absolute;
  top: 0;
  white-space: pre-wrap;
  width: 100%;
  word-wrap: break-word;
}

/* line 107, app/assets/stylesheets/components/discussion-mention.scss */
.discussion-mention-overlay a {
  color: #ceecf5;
  background-color: #ceecf5;
}

/* line 1, app/assets/stylesheets/components/pulse.scss */
.chev-bg,
.showMoreButton {
  width: 20px;
  height: 20px;
  border-radius: 100%;
}

/* line 8, app/assets/stylesheets/components/pulse.scss */
.chev-container {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}

/* line 15, app/assets/stylesheets/components/pulse.scss */
.chev-bg {
  animation: btnPulse 1.2s ease infinite;
  background: #5bc0de;
}

/* line 20, app/assets/stylesheets/components/pulse.scss */
.showMoreButton {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  border: none;
  background: #5bc0de;
  background-size: 18px;
  cursor: pointer;
  outline: none;
}

/* line 32, app/assets/stylesheets/components/pulse.scss */
.showMoreButton span {
  position: absolute;
  color: white;
  font-size: 11px;
  margin-left: -0.2px;
}

@keyframes btnPulse {
  0% {
    transform: scale(1, 1);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}

/* line 3, app/assets/stylesheets/templates/account.scss */
.dashboard-v2.account .account-tabs {
  margin-bottom: 0;
}

/* line 6, app/assets/stylesheets/templates/account.scss */
.dashboard-v2.account .account-tabs a {
  background-color: #e9e9e9;
  border-color: background-grey;
  border-bottom-color: #e9e9e9;
}

/* line 11, app/assets/stylesheets/templates/account.scss */
.dashboard-v2.account .account-tabs a:hover {
  border-color: #cccccc #cfcfcf #bdbdbd;
  background-color: #f9f9f9;
  border-bottom-color: #e9e9e9;
}

/* line 18, app/assets/stylesheets/templates/account.scss */
.dashboard-v2.account .account-tabs .active a {
  border-color: #cccccc #cfcfcf #bdbdbd;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: #ffffff;
}

/* line 26, app/assets/stylesheets/templates/account.scss */
.dashboard-v2.account .organization-name {
  margin-bottom: 18px;
}

/* line 30, app/assets/stylesheets/templates/account.scss */
.dashboard-v2.account .account-tab-label {
  color: #0088cc;
  font-size: 17.5px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 5px;
}

/* line 39, app/assets/stylesheets/templates/account.scss */
.dashboard-v2.account .organization-info .organization-admins {
  margin-bottom: 20px;
}

/* line 129, app/assets/stylesheets/override/../tools/mixins.scss */
.dashboard-v2.account .organization-info .organization-admins .placeholder,
.dashboard-v2.account .organization-info .organization-devices .placeholder {
  display: none;
}

/* line 132, app/assets/stylesheets/override/../tools/mixins.scss */
.dashboard-v2.account .organization-info .organization-admins .placeholder:only-child,
.dashboard-v2.account .organization-info .organization-devices .placeholder:only-child {
  display: block;
}

/* line 136, app/assets/stylesheets/override/../tools/mixins.scss */
.dashboard-v2.account .organization-info .organization-admins .placeholder .placeholder-text,
.dashboard-v2.account .organization-info .organization-devices .placeholder .placeholder-text {
  color: #999;
  font-weight: bold;
  height: 70px;
  line-height: 70px;
  text-align: center;
}

/* line 143, app/assets/stylesheets/override/../tools/mixins.scss */
.dashboard-v2.account .organization-info .organization-admins .placeholder .placeholder-text.slim,
.dashboard-v2.account .organization-info .organization-devices .placeholder .placeholder-text.slim {
  font-weight: normal;
  height: auto;
  line-height: normal;
}

/* line 49, app/assets/stylesheets/templates/account.scss */
.dashboard-v2.account .organization-info .settings-section:not(:hover) .mail-admin, .dashboard-v2.account .organization-info .settings-section:not(:hover) .device-label {
  color: #999;
}

/* line 54, app/assets/stylesheets/templates/account.scss */
.dashboard-v2.account .organization-info .device-label {
  cursor: default;
  float: right;
}

/* line 59, app/assets/stylesheets/templates/account.scss */
.dashboard-v2.account .organization-info .pricetag-without-punchhole {
  color: #f5f5f5;
  float: right;
}

/* line 63, app/assets/stylesheets/templates/account.scss */
.dashboard-v2.account .organization-info .pricetag-without-punchhole.is-tech {
  background-color: #0074cc;
}

/* line 67, app/assets/stylesheets/templates/account.scss */
.dashboard-v2.account .organization-info .pricetag-without-punchhole.is-lead {
  background-color: #5bb75b;
}

/* line 73, app/assets/stylesheets/templates/account.scss */
.dashboard-v2.account .paginate-footer {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  cursor: pointer;
  margin-bottom: 7px;
  margin-left: calc(50% - 60px);
  margin-right: calc(50% - 60px);
  padding: 5px;
}

/* line 83, app/assets/stylesheets/templates/account.scss */
.dashboard-v2.account .paginate-footer:hover {
  color: #0074cc;
}

/* line 90, app/assets/stylesheets/templates/account.scss */
.dashboard-v2 .avatar-container {
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  cursor: pointer;
  overflow: hidden;
  position: relative;
  float: left;
}

/* line 8, app/assets/stylesheets/components/shutter-menu.scss */
.dashboard-v2 .avatar-container .shutter-menu {
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 15, app/assets/stylesheets/components/shutter-menu.scss */
.dashboard-v2 .avatar-container .shutter-menu:hover .shutter-option {
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition: transform 200ms 300ms ease-in-out, background 500ms;
}

/* line 22, app/assets/stylesheets/components/shutter-menu.scss */
.dashboard-v2 .avatar-container .shutter-option {
  background-color: rgba(0, 0, 0, 0.5);
  color: #f5f5f5;
  cursor: pointer;
  display: block;
  height: 50%;
  text-decoration: none;
  transition: transform 200ms 0ms ease-in-out, background 500ms;
}

/* line 31, app/assets/stylesheets/components/shutter-menu.scss */
.dashboard-v2 .avatar-container .shutter-option .shutter-text {
  font-size: 20px;
  position: relative;
  text-align: center;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 40, app/assets/stylesheets/components/shutter-menu.scss */
.dashboard-v2 .avatar-container .shutter-option:hover {
  background-color: rgba(0, 0, 0, 0.75);
}

/* line 44, app/assets/stylesheets/components/shutter-menu.scss */
.dashboard-v2 .avatar-container .shutter-option:last-child {
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

/* line 49, app/assets/stylesheets/components/shutter-menu.scss */
.dashboard-v2 .avatar-container .shutter-option:first-child {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

/* line 54, app/assets/stylesheets/components/shutter-menu.scss */
.dashboard-v2 .avatar-container .shutter-option:only-child {
  height: 100%;
}

/* line 58, app/assets/stylesheets/components/shutter-menu.scss */
.dashboard-v2 .avatar-container .shutter-option.reverse {
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

/* line 95, app/assets/stylesheets/templates/account.scss */
.dashboard-v2 .avatar-dashboard-wrapper {
  display: none;
}

/* line 100, app/assets/stylesheets/templates/account.scss */
.account-tab-pad {
  padding: 10px;
}

/* line 5, app/assets/stylesheets/templates/admin.scss */
#edit_setting .checkbox label,
.checkbox-list .checkbox label {
  margin-bottom: 0;
  line-height: 7px;
}

/* line 9, app/assets/stylesheets/templates/admin.scss */
#edit_setting .checkbox label input.check_boxes,
.checkbox-list .checkbox label input.check_boxes {
  margin-left: 0;
  margin-right: 10px;
  margin-top: -11px;
}

/* line 18, app/assets/stylesheets/templates/admin.scss */
.btn-inline {
  float: left;
  margin-right: 5px;
}

/* line 23, app/assets/stylesheets/templates/admin.scss */
.admin-form {
  margin: 0 !important;
}

/* line 27, app/assets/stylesheets/templates/admin.scss */
.user-validated,
.user-activated {
  padding-left: 30px !important;
}

/* line 32, app/assets/stylesheets/templates/admin.scss */
.advice-text {
  color: #808080;
}

/* line 36, app/assets/stylesheets/templates/admin.scss */
.admin-profile-pic-area {
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  width: 100%;
}

/* line 42, app/assets/stylesheets/templates/admin.scss */
.admin-profile-pic {
  width: 100%;
}

/* line 46, app/assets/stylesheets/templates/admin.scss */
.ios_terminal_registration,
.ios_terminal_deregistration {
  display: inline;
}

/* line 51, app/assets/stylesheets/templates/admin.scss */
.hardware_list {
  list-style-type: none;
  margin-left: 0;
}

/* line 56, app/assets/stylesheets/templates/admin.scss */
.admin-user-action-menu {
  margin: 5px 0 10px;
}

/* line 61, app/assets/stylesheets/templates/admin.scss */
.group-administrator .parameters {
  height: 33px;
  margin-bottom: 15px;
}

/* line 65, app/assets/stylesheets/templates/admin.scss */
.group-administrator .parameters .group-track {
  height: 16px;
  line-height: 16px;
  padding-top: 8.5px;
  padding-right: 0;
  padding-bottom: 8.5px;
  padding-left: 0;
  font-size: 16px;
  float: left;
  font-weight: bold;
  padding-left: 10px;
}

/* line 72, app/assets/stylesheets/templates/admin.scss */
.group-administrator .parameters .item {
  float: right;
  height: 33px;
  margin-left: 10px;
}

/* line 77, app/assets/stylesheets/templates/admin.scss */
.group-administrator .parameters .item input,
.group-administrator .parameters .item select {
  width: 180px;
}

/* line 86, app/assets/stylesheets/templates/admin.scss */
.group-administrator table td,
.group-administrator table th {
  text-align: center;
}

/* line 90, app/assets/stylesheets/templates/admin.scss */
.group-administrator table td.name,
.group-administrator table th.name {
  text-align: left;
}

/* line 96, app/assets/stylesheets/templates/admin.scss */
.group-administrator table td b {
  text-decoration: underline;
}

/* line 102, app/assets/stylesheets/templates/admin.scss */
.group-administrator .this-group-contains-also {
  font-style: italic;
  padding-left: 10px;
}

/* line 110, app/assets/stylesheets/templates/admin.scss */
#standard-device-options .ip-list-info .info-text {
  font-style: italic;
}

/* line 116, app/assets/stylesheets/templates/admin.scss */
.admin-reflection-list-item {
  background: #f5f5f5;
  padding: 5px;
  margin-bottom: 5px;
}

/* line 121, app/assets/stylesheets/templates/admin.scss */
.admin-reflection-list-item .btn-nudge {
  margin-top: 5px;
}

/* line 125, app/assets/stylesheets/templates/admin.scss */
.admin-reflection-list-item * {
  min-height: 0px !important;
}

/* line 130, app/assets/stylesheets/templates/admin.scss */
#select4-simple-filter-results {
  display: none;
}

/* line 135, app/assets/stylesheets/templates/admin.scss */
#user-management .user-list-tools {
  margin-bottom: 15px;
}

/* line 139, app/assets/stylesheets/templates/admin.scss */
#user-management .list-heading-area {
  margin-bottom: 15px;
}

/* line 143, app/assets/stylesheets/templates/admin.scss */
#user-management .filter-tags {
  width: 100%;
  display: none;
}

/* line 148, app/assets/stylesheets/templates/admin.scss */
#user-management .select4 {
  margin-top: 15px;
}

/* line 152, app/assets/stylesheets/templates/admin.scss */
#user-management .select4 .selection .select4-selection {
  background: #f5f5f5;
  border: 1px solid #dedede;
}

/* line 159, app/assets/stylesheets/templates/admin.scss */
#user-management #bulkify-toolbar {
  display: inline-block;
  padding-top: 2px;
}

/* line 164, app/assets/stylesheets/templates/admin.scss */
#user-management .bulk-action-alert {
  font-weight: bold;
  padding-left: 10px;
}

/* line 169, app/assets/stylesheets/templates/admin.scss */
#user-management #user-list {
  transition: all 1s;
}

/* line 172, app/assets/stylesheets/templates/admin.scss */
#user-management #user-list .item:first-child {
  border-top: 1px solid #dedede;
}

/* line 177, app/assets/stylesheets/templates/admin.scss */
#user-management .title .main, #user-management .iris-table .item-name-section .title .single-line-main, .iris-table .item-name-section #user-management .title .single-line-main {
  display: block;
  margin: 0;
  text-decoration: none;
}

/* line 183, app/assets/stylesheets/templates/admin.scss */
#user-management .user-last-active {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
}

/* line 188, app/assets/stylesheets/templates/admin.scss */
#user-management .user-checkbox-column {
  float: left;
  margin-top: 20px;
  padding-left: 4px;
  width: 30px;
}

/* line 194, app/assets/stylesheets/templates/admin.scss */
#user-management .user-checkbox-column .pretty-checkbox {
  color: #999;
}

/* line 199, app/assets/stylesheets/templates/admin.scss */
#user-management .options {
  margin-top: 14px;
}

/* line 203, app/assets/stylesheets/templates/admin.scss */
#user-management .filter-buttons {
  margin-bottom: 10px;
}

/* line 129, app/assets/stylesheets/override/../tools/mixins.scss */
#permission-destination .contributors .placeholder,
#permission-destination .without-contributors .placeholder {
  display: none;
}

/* line 132, app/assets/stylesheets/override/../tools/mixins.scss */
#permission-destination .contributors .placeholder:only-child,
#permission-destination .without-contributors .placeholder:only-child {
  display: block;
}

/* line 136, app/assets/stylesheets/override/../tools/mixins.scss */
#permission-destination .contributors .placeholder .placeholder-text,
#permission-destination .without-contributors .placeholder .placeholder-text {
  color: #999;
  font-weight: bold;
  height: 70px;
  line-height: 70px;
  text-align: center;
}

/* line 143, app/assets/stylesheets/override/../tools/mixins.scss */
#permission-destination .contributors .placeholder .placeholder-text.slim,
#permission-destination .without-contributors .placeholder .placeholder-text.slim {
  font-weight: normal;
  height: auto;
  line-height: normal;
}

/* line 3, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded {
  background-color: #ffffff;
  border-radius: 0 0 6px 6px;
  display: none;
  padding: 20px 20px 0 20px;
  margin: 10px -10px -10px;
}

/* line 10, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .column-container {
  display: table;
  width: 100%;
}

/* line 15, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .column-left {
  display: table-cell;
  padding-right: 20px;
  vertical-align: middle;
  width: 65%;
}

/* line 22, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .column-right {
  display: table-cell;
  width: 35%;
  vertical-align: middle;
}

/* line 28, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 20px;
}

/* line 33, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .title {
  color: #2a388f;
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 29px;
}

/* line 42, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .trial-title {
  color: #2a388f;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 7.5px;
  line-height: 25px;
}

/* line 50, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table {
  border-radius: 6px 6px 0 0;
  height: 200px;
  margin-top: 20px;
  overflow: hidden;
  width: 100%;
}

/* line 58, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table thead tr {
  background: #0074cc;
  color: #ffffff;
  font-size: 15px;
}

/* line 63, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table thead tr th {
  font-weight: normal;
  padding: 10px;
}

/* line 71, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table tbody tr:first-child td:first-child {
  -moz-box-shadow: inset 18px 18px 18px -15px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: inset 18px 18px 18px -15px rgba(0, 0, 0, 0.28);
  box-shadow: inset 18px 18px 18px -15px rgba(0, 0, 0, 0.28);
}

/* line 77, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table tbody tr:first-child td {
  -moz-box-shadow: inset 0 18px 18px -15px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: inset 0 18px 18px -15px rgba(0, 0, 0, 0.28);
  box-shadow: inset 0 18px 18px -15px rgba(0, 0, 0, 0.28);
}

/* line 83, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table tbody tr:first-child td:last-child {
  -moz-box-shadow: inset -18px 18px 18px -15px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: inset -18px 18px 18px -15px rgba(0, 0, 0, 0.28);
  box-shadow: inset -18px 18px 18px -15px rgba(0, 0, 0, 0.28);
}

/* line 89, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table tbody tr:last-child td {
  -moz-box-shadow: inset 0 -18px 18px -15px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: inset 0 -18px 18px -15px rgba(0, 0, 0, 0.28);
  box-shadow: inset 0 -18px 18px -15px rgba(0, 0, 0, 0.28);
}

/* line 95, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table tbody tr:last-child td:first-child {
  -moz-box-shadow: inset 18px -18px 18px -15px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: inset 18px -18px 18px -15px rgba(0, 0, 0, 0.28);
  box-shadow: inset 18px -18px 18px -15px rgba(0, 0, 0, 0.28);
}

/* line 101, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table tbody tr:last-child td:last-child {
  -moz-box-shadow: inset -18px -18px 18px -15px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: inset -18px -18px 18px -15px rgba(0, 0, 0, 0.28);
  box-shadow: inset -18px -18px 18px -15px rgba(0, 0, 0, 0.28);
}

/* line 107, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table tbody tr {
  background: #0074cc;
  border-bottom: 1px solid #ffffff;
  -moz-box-shadow: inset 0 0 29px 4px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: inset 0 0 29px 4px rgba(0, 0, 0, 0.28);
  box-shadow: inset 0 0 29px 4px rgba(0, 0, 0, 0.28);
  color: #ffffff;
}

/* line 115, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table tbody tr td {
  padding: 10px;
}

/* line 119, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table tbody tr td:first-child {
  -moz-box-shadow: inset 18px 0 18px -15px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: inset 18px 0 18px -15px rgba(0, 0, 0, 0.28);
  box-shadow: inset 18px 0 18px -15px rgba(0, 0, 0, 0.28);
  font-size: 15px;
}

/* line 126, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table tbody tr td:nth-child(2) {
  border-left: 1px solid #ffffff;
  color: #cadb2a;
  text-align: center;
}

/* line 132, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table tbody tr td:last-child {
  border-left: 1px solid #ffffff;
  -moz-box-shadow: inset -18px 0 18px -15px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: inset -18px 0 18px -15px rgba(0, 0, 0, 0.28);
  box-shadow: inset -18px 0 18px -15px rgba(0, 0, 0, 0.28);
  color: #cadb2a;
  text-align: center;
}

/* line 144, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .trial-comparison-table {
  margin-top: 20px;
  overflow: hidden;
  width: 100%;
}

/* line 150, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .trial-comparison-table tbody td {
  padding: 15px;
  background-color: #f5f5f5;
}

/* line 155, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .trial-comparison-table tbody tr {
  border-bottom: 20px solid #ffffff;
}

/* line 159, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .trial-comparison-table tbody td:first-child {
  font-size: 17px;
}

/* line 163, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .trial-comparison-table tbody td:nth-child(2) {
  color: #cadb2a;
  text-align: center;
  font-size: 30px;
}

/* line 169, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .trial-comparison-table tbody td:last-child {
  color: #cadb2a;
  text-align: center;
}

/* line 177, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-upgrade-button {
  background: #2a388f;
  margin-bottom: 20px;
}

/* line 181, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-upgrade-button .button-highlight {
  color: #cadb2a;
  font-weight: bold;
}

/* line 187, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-upgrade-button:hover {
  background: #2e3e9e;
}

/* line 191, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .programme-banner-modal-button {
  background: #2a388f;
  margin-bottom: 20px;
}

/* line 195, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .programme-banner-modal-button .button-highlight {
  color: #cadb2a;
  font-weight: bold;
}

/* line 201, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .programme-banner-modal-button:hover {
  background: #2e3e9e;
}

/* line 205, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-trial-button {
  background: #2a388f;
  margin-bottom: 20px;
}

/* line 209, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-trial-button .button-highlight {
  color: #cadb2a;
  font-weight: bold;
}

/* line 215, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-trial-button:hover {
  background: #2e3e9e;
}

/* line 219, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .video-container {
  background: #f5f5f5;
  margin-bottom: 20px;
  padding: 15px;
}

/* line 224, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .video-container .promo-video-subtitle {
  color: #2a388f;
  font-size: 30px;
  margin: 20px 0;
  text-align: center;
}

/* line 230, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .video-container .promo-video-subtitle .primary-text {
  font-weight: bold;
}

@media (max-width: 1024px) {
  /* line 239, app/assets/stylesheets/templates/basic.scss */
  .basic-user-banner {
    margin-top: 0;
  }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  /* line 248, app/assets/stylesheets/templates/basic.scss */
  .basic-user-banner .banner-expanded .column-container {
    display: inline-block;
  }
  /* line 252, app/assets/stylesheets/templates/basic.scss */
  .basic-user-banner .banner-expanded .column-left {
    display: inline-block;
    padding-right: 0;
    width: 100%;
  }
  /* line 258, app/assets/stylesheets/templates/basic.scss */
  .basic-user-banner .banner-expanded .column-right {
    display: inline-block;
    width: 100%;
  }
}

/* line 267, app/assets/stylesheets/templates/basic.scss */
.group-roles-basic-account-popup .info {
  color: #555555;
  font-size: 15px;
  font-weight: bold;
  padding: 20px;
}

/* line 274, app/assets/stylesheets/templates/basic.scss */
.group-roles-basic-account-popup .dismiss {
  height: 14px;
  line-height: 14px;
  padding-top: 8px;
  padding-right: 0;
  padding-bottom: 8px;
  padding-left: 0;
  font-size: 14px;
  width: 23%;
  width: calc(25% - 2px);
  display: inline-block;
  margin-left: 37.5%;
  margin-top: 10px;
  text-align: center;
}

/* line 284, app/assets/stylesheets/templates/basic.scss */
.basic_form_padding {
  padding: 15px;
  background-color: #f7f7f7;
}

/* line 291, app/assets/stylesheets/templates/basic.scss */
.basic-form-label-style h3,
.basic-form-label-style h4,
.basic-form-label-style label {
  font-size: 15px !important;
  color: #1b75bb;
  font-weight: bold !important;
  line-height: 15px;
  text-rendering: optimizelegibility;
}

/* line 304, app/assets/stylesheets/templates/basic.scss */
.basic-sign-up-form .double-input .input-container {
  width: 48%;
  float: left;
}

/* line 309, app/assets/stylesheets/templates/basic.scss */
.basic-sign-up-form .double-input .input-container:first-of-type {
  margin-right: 4%;
}

/* line 313, app/assets/stylesheets/templates/basic.scss */
.basic-sign-up-form .double-input input[type="checkbox"] {
  margin-top: -6px;
}

/* line 317, app/assets/stylesheets/templates/basic.scss */
.basic-sign-up-form .double-input .padded-rounded-box.muted {
  font-size: 10px;
  line-height: 13px;
}

/* line 144, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 7, app/assets/stylesheets/templates/bookings.scss */
table #bookings td form {
  display: inline;
}

/* line 10, app/assets/stylesheets/templates/bookings.scss */
table #bookings td form div {
  display: inline;
}

/* line 15, app/assets/stylesheets/templates/bookings.scss */
table #bookings td .btn {
  width: 6em;
}

/* To keep the live views aspect ratio correct */
/* line 23, app/assets/stylesheets/templates/bookings.scss */
.aspect-ratio-wrapper {
  content: "";
  display: block;
  position: relative;
}

/* line 28, app/assets/stylesheets/templates/bookings.scss */
.aspect-ratio-wrapper.lv_215, .aspect-ratio-wrapper.lv_5512 {
  padding-top: 68.75%;
}

/* line 32, app/assets/stylesheets/templates/bookings.scss */
.aspect-ratio-wrapper.lv_5514 {
  padding-top: 56.25%;
}

/* line 37, app/assets/stylesheets/templates/bookings.scss */
#location-progress {
  border: 1px solid #dedede;
  border-radius: 3px;
  color: #707070;
  margin-bottom: 10px;
}

/* line 42, app/assets/stylesheets/templates/bookings.scss */
#location-progress #header {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hex2, endColorstr=$hex3, GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #dedede;
  border-radius: 3px 3px 0 0;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  margin: -1px;
  padding: 7px 10px 5px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

/* line 53, app/assets/stylesheets/templates/bookings.scss */
#location-progress #body #info {
  padding: 10px;
}

/* line 57, app/assets/stylesheets/templates/bookings.scss */
#location-progress #body #list-of-locations-table-header {
  margin-bottom: 0;
}

/* line 61, app/assets/stylesheets/templates/bookings.scss */
#location-progress #body #list-of-locations {
  max-height: 145px;
  overflow-y: scroll;
  width: 100%;
}

/* line 66, app/assets/stylesheets/templates/bookings.scss */
#location-progress #body #list-of-locations #list-of-locations-table {
  margin-bottom: 0;
}

/* line 69, app/assets/stylesheets/templates/bookings.scss */
#location-progress #body #list-of-locations #list-of-locations-table td {
  border-top: 1px solid #dedede;
}

/* line 73, app/assets/stylesheets/templates/bookings.scss */
#location-progress #body #list-of-locations #list-of-locations-table .progress-cell {
  padding: 7px 7px 4px 4px;
  text-align: right;
}

/* line 78, app/assets/stylesheets/templates/bookings.scss */
#location-progress #body #list-of-locations #list-of-locations-table .active-location-attempt {
  background-color: #d9edf7;
  color: #3a87ad;
  font-weight: bold;
}

/* line 84, app/assets/stylesheets/templates/bookings.scss */
#location-progress #body #list-of-locations #list-of-locations-table .failed-location-attempt {
  background-color: #f2dede;
  color: #b94a48;
}

/* line 93, app/assets/stylesheets/templates/bookings.scss */
#amc-camera {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* To keep the live views aspect ratio correct */
/* line 102, app/assets/stylesheets/templates/bookings.scss */
.camera-controls-buttons {
  margin-bottom: 15px;
}

/* line 106, app/assets/stylesheets/templates/bookings.scss */
.record_video {
  margin-top: 0px;
}

/* line 110, app/assets/stylesheets/templates/bookings.scss */
.volume-section {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hex2, endColorstr=$hex3, GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  margin-top: -10px;
  margin-bottom: 10px;
  display: block;
  padding: 18px 10px 10px 10px;
  font-size: 13px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 127, app/assets/stylesheets/templates/bookings.scss */
.volume-control-text {
  text-align: center;
  font-weight: bold;
  color: #999;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  clear: both;
}

/* line 136, app/assets/stylesheets/templates/bookings.scss */
.volume-control-button {
  text-align: center;
  width: 15%;
  margin-top: -2px !important;
}

/* The classes to support the slider on the live-view page */
/* line 143, app/assets/stylesheets/templates/bookings.scss */
.slider-volume {
  width: 70%;
  float: left;
  margin-right: 15px !important;
}

/* line 148, app/assets/stylesheets/templates/bookings.scss */
.slider-volume .dragger {
  width: 16px;
  height: 16px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.6);
  box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.5), 0 2px 5px 2px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #c5c5c5;
  background: -moz-linear-gradient(90deg, #b4b4b4 20%, #e6e6e6 50%, #b4b4b4 80%);
  background: -webkit-radial-gradient(50% 0%, 12% 50%, white 0%, rgba(255, 255, 255, 0) 100%), -webkit-radial-gradient(50% 100%, 12% 50%, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%), -webkit-radial-gradient(50% 50%, 200% 50%, #e6e6e6 5%, #d9d9d9 30%, #999999 100%);
}

/* line 162, app/assets/stylesheets/templates/bookings.scss */
.slider-volume .track, .slider-volume .highlight-track {
  height: 11px;
  background: #787878;
  background: -moz-linear-gradient(top, #787878, #a2a2a2);
  background: -webkit-linear-gradient(top, #787878, #a2a2a2);
  background: linear-gradient(top, #787878, #a2a2a2);
  box-shadow: inset 0 2px 5px 1px rgba(0, 0, 0, 0.15), 0 1px 0px 0px rgba(230, 230, 230, 0.9), inset 0 0 1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}

/* line 172, app/assets/stylesheets/templates/bookings.scss */
.slider-volume .highlight-track {
  background-color: #c5c5c5;
  background: -moz-linear-gradient(top, #c5c5c5, #a2a2a2);
  background: -webkit-linear-gradient(top, #c5c5c5, #a2a2a2);
  background: linear-gradient(top, #c5c5c5, #a2a2a2);
}

/* line 180, app/assets/stylesheets/templates/bookings.scss */
.controls-rounded-box {
  height: 60px !important;
  text-align: center;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  padding: 7px;
  border-radius: 3px;
}

/* line 189, app/assets/stylesheets/templates/bookings.scss */
.booking-form-button {
  height: 350px;
}

/* line 193, app/assets/stylesheets/templates/bookings.scss */
.booking-form-button-text {
  text-align: center;
  font-weight: bold;
  color: #999;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  clear: both;
}

/* line 201, app/assets/stylesheets/templates/bookings.scss */
.schedule-reflection-form-height {
  height: 225px;
}

/* line 205, app/assets/stylesheets/templates/bookings.scss */
.schedule-reflection-form-height-two {
  min-height: 225px !important;
}

/* line 209, app/assets/stylesheets/templates/bookings.scss */
.shared-reflection-form-text {
  color: #0088cc;
}

/* line 213, app/assets/stylesheets/templates/bookings.scss */
.booking-label-text {
  margin-top: 19px;
}

/* line 217, app/assets/stylesheets/templates/bookings.scss */
.booking-text {
  margin-top: 9px;
}

/* line 221, app/assets/stylesheets/templates/bookings.scss */
.booking-area {
  min-width: 500px;
}

/* line 225, app/assets/stylesheets/templates/bookings.scss */
.booking-details-area {
  margin-top: 15px;
}

/* line 229, app/assets/stylesheets/templates/bookings.scss */
.desktop-upload-box-height {
  height: 140px;
}

/* line 233, app/assets/stylesheets/templates/bookings.scss */
.schedule-input-container {
  background: #ffffff;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  padding: 15px;
  margin: 25px 0px 0px 0px;
}

/* line 242, app/assets/stylesheets/templates/bookings.scss */
.schedule-input-background {
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  padding: 0px 25px 25px 25px;
}

/* line 249, app/assets/stylesheets/templates/bookings.scss */
.collapsed-debug-header {
  cursor: pointer;
  color: #0088cc;
}

/* line 254, app/assets/stylesheets/templates/bookings.scss */
.collapsed-debug-section {
  display: none;
}

/* line 258, app/assets/stylesheets/templates/bookings.scss */
#amc-debug-events {
  background-color: black;
  color: white;
  height: 300px;
  overflow: auto;
  padding: 10px;
}

/* line 265, app/assets/stylesheets/templates/bookings.scss */
#amc-debug-events .amc-debug-error {
  font-weight: bold;
  color: red;
}

/* line 270, app/assets/stylesheets/templates/bookings.scss */
#amc-debug-events .amc-debug-from-extention {
  font-weight: bold;
  color: green;
}

@media (min-width: 768px) and (max-width: 979px) {
  /* line 277, app/assets/stylesheets/templates/bookings.scss */
  .booking-form-button {
    height: 400px;
  }
}

/* line 144, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 4, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .tile-mask {
  height: 600px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

/* line 10, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .tile-mask .tile-wrapper {
  font-size: 0;
  height: calc(100% - 5px);
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.4s ease-in-out;
  white-space: nowrap;
}

/* line 20, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .tile-mask .tile-wrapper .tile {
  float: left;
  font-size: 14px;
  height: calc(100%);
  margin-right: 11px;
  overflow: hidden;
  position: relative;
  width: calc(25% - 11px);
}

/* line 29, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .tile-mask .tile-wrapper .tile .tile-title {
  border-bottom: 1px solid #eeeeee;
  height: 50px;
  text-align: center;
}

/* line 34, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .tile-mask .tile-wrapper .tile .tile-title .change-date {
  left: 20px;
  position: absolute;
  top: 17px;
}

/* line 41, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .tile-mask .tile-wrapper .tile .tile-content {
  padding: 20px;
}

/* line 46, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .tile-mask .tile-wrapper .tile .types-container .reflection-types {
  box-sizing: border-box;
  display: flex;
  justify-content: space-around;
  margin-bottom: 2rem;
  width: 100%;
}

/* line 53, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .tile-mask .tile-wrapper .tile .types-container .reflection-types:first-child {
  margin-left: 0;
}

/* line 57, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .tile-mask .tile-wrapper .tile .types-container .reflection-types .reflection-type {
  border-radius: 50%;
  box-sizing: border-box;
  cursor: pointer;
  padding: 5px;
  position: relative;
  transition: all 0.4s ease-in-out;
  width: 33%;
}

/* line 66, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .tile-mask .tile-wrapper .tile .types-container .reflection-types .reflection-type:first-child {
  margin-left: 0;
}

/* line 70, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .tile-mask .tile-wrapper .tile .types-container .reflection-types .reflection-type .highlight {
  border-radius: 50%;
  height: calc(100% - 2px);
  left: 1px;
  position: absolute;
  top: 1px;
  transition: all 0.4s ease-in-out;
  width: calc(100% - 2px);
}

/* line 80, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .tile-mask .tile-wrapper .tile .types-container .reflection-types .reflection-type:hover {
  -ms-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}

/* line 86, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .tile-mask .tile-wrapper .tile .types-container .reflection-types .reflection-type.self.selected .highlight {
  box-shadow: 0 0 0 10px #92afd4;
}

/* line 92, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .tile-mask .tile-wrapper .tile .types-container .reflection-types .reflection-type.shared.selected .highlight {
  box-shadow: 0 0 0 10px #f2e09a;
}

/* line 98, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .tile-mask .tile-wrapper .tile .types-container .reflection-types .reflection-type.desktop.selected .highlight {
  box-shadow: 0 0 0 10px #d7e292;
}

/* line 103, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .tile-mask .tile-wrapper .tile .types-container .reflection-types .reflection-type.disabled-type {
  cursor: not-allowed;
  opacity: 0.5;
  transform: none;
}

/* line 112, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .tile-mask .tile-wrapper .tile .selected-type {
  background: #ffffff;
  border: 5px solid #8b8987;
  border-radius: 10px;
  color: #333333;
  margin: 1em 0 3em;
  padding: 15px;
  position: relative;
}

/* line 121, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .tile-mask .tile-wrapper .tile .selected-type .arrow {
  left: 15%;
  position: absolute;
  top: -20px;
}

/* line 126, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .tile-mask .tile-wrapper .tile .selected-type .arrow .before {
  border-color: #8b8987 transparent;
  border-style: solid;
  border-width: 0 20px 20px;
  bottom: auto;
  display: block;
  left: -20px;
  position: absolute;
  top: 0;
  width: 0;
}

/* line 138, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .tile-mask .tile-wrapper .tile .selected-type .arrow .after {
  border-color: #ffffff transparent;
  border-style: solid;
  border-width: 0 13px 13px;
  bottom: auto;
  display: block;
  left: -13px;
  position: absolute;
  top: 7px;
  width: 0;
}

/* line 151, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .tile-mask .tile-wrapper .tile .selected-type .type-description-container {
  overflow: hidden;
}

/* line 154, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .tile-mask .tile-wrapper .tile .selected-type .type-description-container .reflection-invitation-type {
  padding-left: 5px;
}

/* line 160, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .tile-mask .tile-wrapper .tile .reflection-device-schedule {
  background: #ffffff;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  height: 296px;
  margin-bottom: 25px;
  overflow: scroll;
  padding: 15px;
  position: relative;
}

/* line 171, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .tile-mask .tile-wrapper .tile .spinner-for-schedule-check {
  position: absolute;
  right: 10px;
  top: 10px;
}

/* line 177, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .tile-mask .tile-wrapper .tile .date-picker-wrapper {
  background-color: #ffffff;
  border-radius: 0 0 15px 15px;
  border-top: 1px solid #eeeeee;
  box-shadow: 0 5px 15px -5px #888888;
  display: none;
  padding: 10px;
  position: relative;
  z-index: 1;
}

/* line 189, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .tile-mask .tile-wrapper .tile .reflection-time .time-range-toggle {
  width: 115px;
}

@media (max-width: 1000px) {
  /* line 196, app/assets/stylesheets/templates/bookings_v2.scss */
  .bookings .tile-mask .tile-wrapper .tile {
    width: calc(25% - 11px);
  }
}

/* line 203, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .navigation-buttons {
  height: 44px;
  position: relative;
}

/* line 207, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .navigation-buttons .left-button, .bookings .navigation-buttons .right-button {
  max-width: 200px;
  position: absolute;
  width: 45%;
}

/* line 213, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .navigation-buttons .left-button {
  left: 0;
}

/* line 217, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .navigation-buttons .right-button {
  right: 0;
}

/* line 221, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .navigation-buttons .create-button, .bookings .navigation-buttons .cancel-button, .bookings .navigation-buttons .next-button, .bookings .navigation-buttons .back-button {
  box-sizing: border-box;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

/* line 229, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .result-item {
  height: 61px;
  line-height: 61px;
}

/* line 233, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .result-item .dropdown-icon {
  float: left;
  height: 50px;
  margin: 6px 10px 0 -10px;
  width: 50px;
}

/* line 240, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .result-item .dropdown-text {
  font-weight: bold;
  height: 61px;
  padding: 10px 0;
}

/* line 245, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .result-item .dropdown-text .user-name, .bookings .result-item .dropdown-text .org-name {
  line-height: 20px;
}

/* line 249, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .result-item .dropdown-text .org-name {
  color: #999;
  font-size: 12px;
  font-style: italic;
}

/* line 258, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .new-booking-select2 .select2-choice {
  height: 61px;
  line-height: 61px;
}

/* line 262, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .new-booking-select2 .select2-choice .select2-chosen {
  padding-left: 15px;
}

/* line 268, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .booking_form_invitation_type {
  margin-bottom: 0;
}

/* line 271, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .booking_form_invitation_type label {
  white-space: pre-wrap;
}

/* line 276, app/assets/stylesheets/templates/bookings_v2.scss */
.bookings .reflection-participant {
  display: none;
  margin-top: 10px;
}

/* line 144, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 4, app/assets/stylesheets/templates/custom_popup.scss */
#custom-overlay {
  background-color: #000000;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 20005;
}

/* line 14, app/assets/stylesheets/templates/custom_popup.scss */
#custom-popup {
  background-color: #ffffff;
  border-radius: 5px;
  overflow: hidden;
  position: absolute;
  z-index: 20006;
}

/* line 21, app/assets/stylesheets/templates/custom_popup.scss */
#custom-popup .namespace {
  display: block;
  height: 100%;
  width: 100%;
}

/* line 26, app/assets/stylesheets/templates/custom_popup.scss */
#custom-popup .namespace .popup-content {
  margin: 0 10px;
}

/* line 32, app/assets/stylesheets/templates/custom_popup.scss */
#custom-popup .new-group-popup .input-block-level {
  width: 94%;
}

/* line 36, app/assets/stylesheets/templates/custom_popup.scss */
#custom-popup .new-group-popup .fields {
  margin-bottom: 15px;
}

/* line 41, app/assets/stylesheets/templates/custom_popup.scss */
#custom-popup .header {
  display: none;
  position: relative;
}

/* line 47, app/assets/stylesheets/templates/custom_popup.scss */
#custom-popup.header-enabled .namespace {
  height: 65%;
  height: calc(100% - 65px);
}

/* line 51, app/assets/stylesheets/templates/custom_popup.scss */
#custom-popup.header-enabled .header {
  display: block;
  height: 65px;
}

/* line 55, app/assets/stylesheets/templates/custom_popup.scss */
#custom-popup.header-enabled .header .cancel {
  height: 18px;
  line-height: 18px;
  padding-top: 16px;
  padding-right: 0;
  padding-bottom: 16px;
  padding-left: 0;
  font-size: 18px;
  color: #a4a4a4;
  cursor: pointer;
  font-weight: bold;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 50px;
}

/* line 66, app/assets/stylesheets/templates/custom_popup.scss */
#custom-popup.header-enabled .header .cancel:hover {
  color: #0074cc;
  text-decoration: none;
}

/* line 72, app/assets/stylesheets/templates/custom_popup.scss */
#custom-popup.header-enabled .header .title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  line-height: 20px;
  background-color: #d3d3d3;
  color: #0074cc;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
  padding: 15px 30px;
}

/* line 144, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 4, app/assets/stylesheets/templates/dashboard.scss */
#mySidebar {
  width: 70px;
  transition: width 0.5ms ease-in-out;
}

/* line 8, app/assets/stylesheets/templates/dashboard.scss */
#mySidebar :hover {
  transition: 0.25s ease;
}

/* line 13, app/assets/stylesheets/templates/dashboard.scss */
#mobile-nav {
  z-index: 101;
}

/* line 16, app/assets/stylesheets/templates/dashboard.scss */
#mobile-nav a:hover {
  background-color: unset;
  text-decoration: none;
}

/* line 22, app/assets/stylesheets/templates/dashboard.scss */
.mobMenu {
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  padding: 0;
  justify-content: center;
  height: 50px;
  width: 40px;
}

/* line 32, app/assets/stylesheets/templates/dashboard.scss */
.mobMenu svg {
  height: 50px;
  width: 30px;
}

/* line 37, app/assets/stylesheets/templates/dashboard.scss */
.line {
  fill: none;
  stroke: black;
  stroke-width: 6;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}

/* line 44, app/assets/stylesheets/templates/dashboard.scss */
.line1 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}

/* line 48, app/assets/stylesheets/templates/dashboard.scss */
.line2 {
  stroke-dasharray: 60 60;
  stroke-width: 6;
}

/* line 52, app/assets/stylesheets/templates/dashboard.scss */
.line3 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}

/* line 56, app/assets/stylesheets/templates/dashboard.scss */
.opened .line1 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}

/* line 61, app/assets/stylesheets/templates/dashboard.scss */
.opened .line2 {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
  stroke-width: 6;
}

/* line 66, app/assets/stylesheets/templates/dashboard.scss */
.opened .line3 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}

/* line 72, app/assets/stylesheets/templates/dashboard.scss */
.ul-below-avatar-in-dashboard {
  clear: both;
}

/* line 75, app/assets/stylesheets/templates/dashboard.scss */
.ul-below-avatar-in-dashboard.nav-tabs.nav-stacked > li:first-child > a {
  border-radius: 0 0 4px 4px;
}

/* line 80, app/assets/stylesheets/templates/dashboard.scss */
.avatar-dashboard-wrapper {
  width: 90%;
  width: calc(100% - 22px);
  background-color: #ffffff;
  border-bottom: 0;
  border-left: 1px solid #ddd;
  border-radius: 4px 4px 0 0;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  color: #0088cc;
  display: inline-block;
  padding: 10px;
  text-align: center;
}

/* line 93, app/assets/stylesheets/templates/dashboard.scss */
.avatar-dashboard-wrapper .image {
  width: 98%;
  width: calc(100% - 2px);
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  display: block;
}

@media (max-width: 767px) {
  /* line 93, app/assets/stylesheets/templates/dashboard.scss */
  .avatar-dashboard-wrapper .image {
    margin-left: 32.5%;
    width: 35%;
  }
}

/* line 105, app/assets/stylesheets/templates/dashboard.scss */
.avatar-dashboard-wrapper .avatar-uploader {
  width: 100%;
}

/* line 109, app/assets/stylesheets/templates/dashboard.scss */
.avatar-dashboard-wrapper .avatar-uploader.on .upload-bar {
  display: block;
}

/* line 113, app/assets/stylesheets/templates/dashboard.scss */
.avatar-dashboard-wrapper .avatar-uploader.on .percent-disclaimer {
  display: block;
}

/* line 117, app/assets/stylesheets/templates/dashboard.scss */
.avatar-dashboard-wrapper .avatar-uploader.on .uploader-wrapper {
  display: none;
}

/* line 122, app/assets/stylesheets/templates/dashboard.scss */
.avatar-dashboard-wrapper .avatar-uploader .upload-bar {
  width: 85%;
  width: calc(100% - 37px);
  background-color: #ffffff;
  border-bottom: 1px solid #424242;
  border-radius: 0 4px 4px 0;
  border-right: 1px solid #424242;
  border-top: 1px solid #424242;
  display: none;
  float: left;
  height: 23px;
}

/* line 133, app/assets/stylesheets/templates/dashboard.scss */
.avatar-dashboard-wrapper .avatar-uploader .upload-bar .bar {
  -webkit-transition-property: width;
  -moz-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #5bb75b;
  border-radius: 0 4px 4px 0;
  height: 23px;
  width: 0;
}

/* line 142, app/assets/stylesheets/templates/dashboard.scss */
.avatar-dashboard-wrapper .avatar-uploader .percent-disclaimer {
  height: 12px;
  line-height: 12px;
  padding-top: 5.5px;
  padding-right: 0;
  padding-bottom: 5.5px;
  padding-left: 0;
  font-size: 12px;
  background-color: #5bb75b;
  border-bottom: 1px solid #424242;
  border-left: 1px solid #424242;
  border-radius: 4px 0 0 4px;
  border-top: 1px solid #424242;
  color: #ffffff;
  display: none;
  float: left;
  text-align: center;
  width: 35px;
}

/* line 156, app/assets/stylesheets/templates/dashboard.scss */
.avatar-dashboard-wrapper .avatar-uploader .uploader-wrapper {
  width: 100%;
}

/* line 16, app/assets/stylesheets/templates/../tools/mixins.scss */
.avatar-dashboard-wrapper .avatar-uploader .uploader-wrapper form .button {
  position: relative;
}

/* line 19, app/assets/stylesheets/templates/../tools/mixins.scss */
.avatar-dashboard-wrapper .avatar-uploader .uploader-wrapper form .button input {
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
  direction: ltr;
  opacity: 0;
  margin: 0;
  font-size: 200px;
  -ms-filter: "alpha(opacity=0)";
}

/* line 161, app/assets/stylesheets/templates/dashboard.scss */
.avatar-dashboard-wrapper .avatar-uploader .uploader-wrapper form .button {
  font-size: 12px;
  padding: 4px 0;
  text-align: center;
}

/* line 171, app/assets/stylesheets/templates/dashboard.scss */
.support-phone {
  color: #0088cc;
  font-weight: bold;
  margin-bottom: 10px;
  word-wrap: break-word;
}

/* line 178, app/assets/stylesheets/templates/dashboard.scss */
.support-email {
  color: #0088cc;
  font-weight: bold;
  word-wrap: break-word;
}

/* line 184, app/assets/stylesheets/templates/dashboard.scss */
.organization-text {
  color: #0088cc;
  font-family: inherit;
  font-size: 17.5px !important;
  font-weight: bold !important;
  line-height: 20px;
  margin-bottom: 5px;
  text-rendering: optimizelegibility;
}

/* line 194, app/assets/stylesheets/templates/dashboard.scss */
.system-requirement-no-result {
  background-color: #f8f8f8;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  color: #999;
  margin-bottom: 5px;
  padding: 7px 5px 5px;
}

/* line 203, app/assets/stylesheets/templates/dashboard.scss */
.system-requirement-failed {
  background-color: #f2dede;
  border: 1px solid #fccd9e;
  border-color: #eed3d7;
  border-radius: 3px;
  color: #b94a48;
  cursor: pointer;
  margin-bottom: 5px;
  padding: 7px 5px 5px;
}

/* line 214, app/assets/stylesheets/templates/dashboard.scss */
.dash-icon-nudge {
  padding-right: 3px;
  padding-top: 3px;
}

/* line 219, app/assets/stylesheets/templates/dashboard.scss */
.system-requirement-error-hide {
  display: none;
}

/* line 223, app/assets/stylesheets/templates/dashboard.scss */
.error-title-bold {
  font-weight: bold;
}

/* line 227, app/assets/stylesheets/templates/dashboard.scss */
.invitation-thumb-container {
  width: 100%;
}

/* line 231, app/assets/stylesheets/templates/dashboard.scss */
.invitation-thumb {
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  margin: auto;
  width: 100%;
}

/* line 239, app/assets/stylesheets/templates/dashboard.scss */
.msi-package-download {
  padding-top: 15px;
}

/* line 243, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-item-header {
  cursor: pointer;
}

/* line 247, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-item-content {
  display: block;
}

/* line 251, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-round-logo {
  border-radius: 100%;
  max-height: 150px;
}

/* line 256, app/assets/stylesheets/templates/dashboard.scss */
.month-separator {
  border-bottom: 1px solid #eeeeee;
  color: #0088cc;
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  padding-bottom: 7.5px;
}

/* line 266, app/assets/stylesheets/templates/dashboard.scss */
.seperated-content {
  clear: both;
  display: block;
}

/* line 271, app/assets/stylesheets/templates/dashboard.scss */
.bordered-wistia-video {
  border: 1px solid rgba(123, 121, 106, 0.8);
}

/* line 275, app/assets/stylesheets/templates/dashboard.scss */
.watch-video-button {
  margin-top: 6px;
}

@media (min-width: 1200px) {
  /* line 280, app/assets/stylesheets/templates/dashboard.scss */
  .new-feature-video-left {
    float: left;
    margin-right: 2%;
    width: 49%;
  }
  /* line 286, app/assets/stylesheets/templates/dashboard.scss */
  .new-feature-video-right {
    float: left;
    width: 49%;
  }
  /* line 291, app/assets/stylesheets/templates/dashboard.scss */
  .responsive-news-with-video {
    float: left;
    width: 48%;
  }
  /* line 296, app/assets/stylesheets/templates/dashboard.scss */
  .responsive-news-with-video-text-section {
    padding-right: 2%;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  /* line 302, app/assets/stylesheets/templates/dashboard.scss */
  .dashboard-item-content {
    display: block;
  }
}

@media (max-width: 767px) {
  /* line 308, app/assets/stylesheets/templates/dashboard.scss */
  .dashboard-item-content {
    display: none;
  }
}

/* line 314, app/assets/stylesheets/templates/dashboard.scss */
.backdrop.dashboard-v2 {
  background-attachment: fixed;
  background-image: none;
}

/* line 318, app/assets/stylesheets/templates/dashboard.scss */
.backdrop.dashboard-v2.dashboard .iris-page-container, .backdrop.dashboard-v2.account .iris-page-container, .backdrop.dashboard-v2.learner .iris-page-container {
  background-color: transparent;
  box-shadow: none;
  padding: 40px 0 0;
}

@media (max-width: 1024px) {
  /* line 318, app/assets/stylesheets/templates/dashboard.scss */
  .backdrop.dashboard-v2.dashboard .iris-page-container, .backdrop.dashboard-v2.account .iris-page-container, .backdrop.dashboard-v2.learner .iris-page-container {
    padding: 20px;
  }
}

@media (max-width: 650px) {
  /* line 318, app/assets/stylesheets/templates/dashboard.scss */
  .backdrop.dashboard-v2.dashboard .iris-page-container, .backdrop.dashboard-v2.account .iris-page-container, .backdrop.dashboard-v2.learner .iris-page-container {
    padding: 0;
  }
}

/* line 337, app/assets/stylesheets/templates/dashboard.scss */
.backdrop.dashboard-v2 .footer-logo {
  display: none;
}

/* line 348, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .left {
  overflow: hidden;
  position: fixed;
  width: 500px;
}

@media (max-width: 1280px) {
  /* line 348, app/assets/stylesheets/templates/dashboard.scss */
  .dashboard-container .left {
    margin-bottom: 10px;
    position: relative;
    width: 100%;
  }
}

/* line 360, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .develop-discover-share {
  margin-top: 30px;
  text-align: center;
}

/* line 365, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .right {
  margin-left: calc(500px + 2.75%);
  min-height: 600px;
  width: calc(100% - 500px - 2.75%);
}

/* line 370, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .right .v-action-btns {
  display: flex;
}

/* line 373, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .right .h-action-btns {
  display: none;
}

@media (max-width: 1280px) {
  /* line 365, app/assets/stylesheets/templates/dashboard.scss */
  .dashboard-container .right {
    margin: 0;
    width: 100%;
  }
  /* line 380, app/assets/stylesheets/templates/dashboard.scss */
  .dashboard-container .right .v-action-btns {
    display: none;
  }
  /* line 383, app/assets/stylesheets/templates/dashboard.scss */
  .dashboard-container .right .h-action-btns {
    display: flex;
  }
}

/* line 387, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .right .placeholder {
  display: none;
}

/* line 390, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .right .placeholder:only-child {
  display: block;
}

/* line 394, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .right .placeholder .placeholder-text {
  color: #999;
  font-weight: bold;
  height: 70px;
  line-height: 70px;
  text-align: center;
}

/* line 401, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .right .placeholder .placeholder-text.slim {
  font-weight: normal;
  height: auto;
  line-height: normal;
}

/* line 410, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .sidebar {
  background-color: #ffffff;
  box-sizing: border-box;
  overflow: hidden;
  padding: 10px;
}

/* line 416, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .sidebar .menu {
  height: 160px;
}

/* line 420, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .sidebar .avatar {
  border: 5px solid #e6e6e6;
  border-radius: 4px;
  float: left;
  width: 150px;
}

/* line 427, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .sidebar .name {
  color: #0074cc;
  float: left;
  font-size: 24px;
  max-width: calc(100% - 170px);
  min-height: 48px;
  margin-left: 10px;
}

/* line 435, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .sidebar .name .last {
  font-weight: bold;
}

/* line 440, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .sidebar .links {
  float: left;
  margin-left: 10px;
  width: calc(100% - 170px);
}

/* line 445, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .sidebar .links .nav {
  margin-bottom: 0;
  max-width: 310px;
}

/* line 452, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .news {
  background-color: #1b75bb;
  box-sizing: border-box;
  padding: 10px;
}

/* line 457, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .news #dashboard-news-toggle {
  clip: rect(0 0 0 0);
  position: absolute;
}

/* line 462, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .news .news-header {
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 0;
}

/* line 468, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .news .news-area {
  box-sizing: border-box;
}

/* line 472, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .news .news-chevron {
  display: none;
}

/* line 476, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .news .news-item {
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 4px;
  display: block;
  margin: 10px 0;
  overflow: hidden;
  padding: 5px;
  position: relative;
  text-decoration: none;
}

/* line 487, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .news .news-item:last-child {
  margin: 0;
}

/* line 491, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .news .news-item .header {
  position: relative;
}

/* line 495, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .news .news-item img {
  border-radius: 4px;
  vertical-align: top;
  width: 50px;
}

/* line 501, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .news .news-item .title {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #555658;
  display: inline-block;
  font-weight: bold;
  padding: 0 5px;
}

/* line 509, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .news .news-item .body {
  color: #555658;
  max-height: 0;
  overflow: hidden;
  padding: 0 15px 0 5px;
  transition: max-height 0.4s, padding 0.4ms;
}

/* line 517, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .news .news-item .chevron {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #1b75bb;
  right: -50px;
  top: 50%;
  transition: right 0.4s;
  width: 22px;
}

/* line 527, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .news .news-item:hover .chevron {
  right: 0;
}

/* line 531, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .news .news-item:hover .body {
  max-height: 300px;
  padding: 5px 15px 5px 5px;
}

/* line 536, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .news .news-item:hover .news-link {
  display: block;
}

/* line 542, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .news .news-link {
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 552, app/assets/stylesheets/templates/dashboard.scss */
.dashboard-container .notification-area {
  overflow-y: visible;
}

@media (max-height: 650px) {
  /* line 560, app/assets/stylesheets/templates/dashboard.scss */
  .dashboard-container .left {
    position: absolute;
  }
}

@media (max-width: 1279px) {
  /* line 566, app/assets/stylesheets/templates/dashboard.scss */
  .dashboard-container .left {
    margin-bottom: 10px;
    position: relative;
    width: 100%;
  }
  /* line 572, app/assets/stylesheets/templates/dashboard.scss */
  .dashboard-container .right {
    margin: 0;
    width: 100%;
  }
  /* line 577, app/assets/stylesheets/templates/dashboard.scss */
  .dashboard-container .develop-discover-share {
    display: none;
  }
  /* line 581, app/assets/stylesheets/templates/dashboard.scss */
  .dashboard-container .sidebar {
    padding: 5px;
  }
  /* line 584, app/assets/stylesheets/templates/dashboard.scss */
  .dashboard-container .sidebar .name {
    font-size: 20px;
  }
  /* line 589, app/assets/stylesheets/templates/dashboard.scss */
  .dashboard-container .news {
    font-size: 12px;
  }
  /* line 592, app/assets/stylesheets/templates/dashboard.scss */
  .dashboard-container .news .news-area {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s;
  }
  /* line 598, app/assets/stylesheets/templates/dashboard.scss */
  .dashboard-container .news .news-chevron {
    display: inline-block;
    float: right;
    font-size: 1.8em;
    transition: transform 0.2s;
  }
  /* line 606, app/assets/stylesheets/templates/dashboard.scss */
  .dashboard-container .news #dashboard-news-toggle:checked ~ .news-header > .news-chevron {
    transform: rotateX(180deg) translateY(-2px);
  }
  /* line 610, app/assets/stylesheets/templates/dashboard.scss */
  .dashboard-container .news #dashboard-news-toggle:checked ~ .news-area {
    max-height: 500px;
  }
  /* line 615, app/assets/stylesheets/templates/dashboard.scss */
  .dashboard-container .news .news-item img {
    width: 20px;
  }
  /* line 620, app/assets/stylesheets/templates/dashboard.scss */
  .dashboard-container .sidebar,
.dashboard-container .news {
    max-width: none;
    min-width: 0;
    width: 100%;
  }
}

@media (max-width: 650px) {
  /* line 629, app/assets/stylesheets/templates/dashboard.scss */
  .dashboard-container .left {
    border-radius: 0;
  }
  /* line 632, app/assets/stylesheets/templates/dashboard.scss */
  .dashboard-container .left .name,
.dashboard-container .left .links {
    margin-left: 8px;
  }
  /* line 638, app/assets/stylesheets/templates/dashboard.scss */
  .dashboard-container .notification {
    margin: 5px;
  }
}

/* line 144, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 6, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .remove {
  height: 20px;
  line-height: 20px;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 0;
  font-size: 20px;
  color: #b20000;
  cursor: pointer;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 10px;
  width: 30px;
}

/* line 16, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .remove:hover {
  opacity: 0.7;
  text-decoration: none;
}

/* line 22, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .title {
  height: 20px;
  line-height: 20px;
  padding-top: 30px;
  padding-right: 0;
  padding-bottom: 30px;
  padding-left: 0;
  font-size: 20px;
  color: #0074cc;
  font-weight: bold;
  overflow: hidden;
  text-align: center;
  width: 100%;
}

/* line 30, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .title i {
  margin-right: 5px;
  vertical-align: middle;
}

/* line 36, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .navigation {
  margin-left: 30%;
  margin-left: calc(50% - 150px);
  height: 40px;
  width: 300px;
}

/* line 41, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .navigation a {
  height: 16px;
  line-height: 16px;
  padding-top: 12px;
  padding-right: 0;
  padding-bottom: 12px;
  padding-left: 0;
  font-size: 16px;
  color: #424242;
  cursor: pointer;
  display: block;
  float: left;
  opacity: 1;
  text-align: center;
}

/* line 50, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .navigation a:hover {
  opacity: 0.7;
  text-decoration: none;
}

/* line 55, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .navigation a.disabled {
  cursor: default;
  opacity: 0;
}

/* line 61, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .navigation .arrow-left,
#custom-popup .form-charts .navigation .arrow-right {
  width: 120px;
}

/* line 66, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .navigation .go-to-index {
  width: 60px;
}

/* line 71, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .index {
  display: none;
}

/* line 74, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .index ul {
  list-style-type: none;
  margin: 0;
  overflow-y: auto;
  padding: 0 30px;
  height: 300px;
}

/* line 81, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .index ul li {
  display: block;
  margin-bottom: 15px;
}

/* line 85, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .index ul li span {
  display: inline-block;
  font-weight: bold;
  margin-left: 15px;
  text-align: left;
  vertical-align: middle;
  width: 280px;
}

/* line 93, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .index ul li span span {
  font-size: 10px;
  font-weight: normal;
  margin: 0;
  text-align: left;
}

/* line 101, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .index ul li i {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

/* line 109, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .index ul li:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 116, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .index ul .index-field {
  cursor: pointer;
}

/* line 119, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .index ul .index-field:hover {
  color: #0074cc;
}

/* line 123, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .index ul .index-field.disabled {
  color: #bdbdbd;
  cursor: default;
}

/* line 127, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .index ul .index-field.disabled:hover {
  color: #bdbdbd;
}

/* line 135, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .contents {
  width: 80%;
  width: calc(100% - 100px);
  height: 92%;
  height: calc(100% - 40px);
  margin-left: 50px;
}

/* line 140, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .contents .single-chart {
  height: 100%;
  width: 100%;
}

/* line 144, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .contents .single-chart .chart-content {
  height: 90%;
  height: calc(100% - 80px);
}

/* line 147, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .contents .single-chart .chart-content .no-data {
  font-size: 20px;
  margin-top: 200px;
  text-align: center;
}

/* line 153, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .contents .single-chart .chart-content .nav-tabs {
  border-bottom-width: 1px;
  height: 41px;
  margin-bottom: 20px;
}

/* line 158, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .contents .single-chart .chart-content .nav-tabs li {
  height: 40px;
}

/* line 161, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .contents .single-chart .chart-content .nav-tabs li a {
  height: 15px;
  line-height: 15px;
  padding: 12.5px;
  font-size: 15px;
  cursor: pointer;
  min-width: 90px;
  text-align: center;
}

/* line 169, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .contents .single-chart .chart-content .nav-tabs li.active a {
  cursor: default;
}

/* line 176, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .contents .single-chart .chart-content .tab-content {
  height: 80%;
  height: calc(100% - 62px);
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
}

/* line 182, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .contents .single-chart .chart-content .tab-content .people-selection {
  cursor: pointer;
  float: left;
  height: 100%;
  width: 20%;
}

/* line 188, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .contents .single-chart .chart-content .tab-content .people-selection .btn {
  height: 14px;
  line-height: 14px;
  padding-top: 7px;
  padding-right: 0;
  padding-bottom: 7px;
  padding-left: 0;
  font-size: 14px;
  border-width: 1px;
  display: block;
  margin-bottom: 10px;
}

/* line 195, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .contents .single-chart .chart-content .tab-content .people-selection .list {
  height: 70%;
  height: calc(100% - 30px);
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
}

/* line 202, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .contents .single-chart .chart-content .tab-content .people-selection .person {
  border-radius: 4px;
  clear: both;
  display: block;
  height: 40px;
  margin-bottom: 5px;
  position: relative;
}

/* line 211, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .contents .single-chart .chart-content .tab-content .people-selection .person.selected i:first-of-type {
  display: block;
}

/* line 215, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .contents .single-chart .chart-content .tab-content .people-selection .person.selected i:last-of-type {
  display: none;
}

/* line 220, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .contents .single-chart .chart-content .tab-content .people-selection .person:hover {
  background-color: #e6e6e6;
}

/* line 223, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .contents .single-chart .chart-content .tab-content .people-selection .person:hover img {
  opacity: 0.7;
}

/* line 228, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .contents .single-chart .chart-content .tab-content .people-selection .person img {
  border-radius: 4px;
  border: 1px solid #bdbdbd;
  display: block;
  float: left;
  height: 34px;
  margin-left: 2px;
  margin-right: 10px;
  margin-top: 2px;
  width: 34px;
}

/* line 240, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .contents .single-chart .chart-content .tab-content .people-selection .person .name {
  height: 16px;
  line-height: 16px;
  padding-top: 12px;
  padding-right: 0;
  padding-bottom: 12px;
  padding-left: 0;
  font-size: 16px;
  float: left;
}

/* line 245, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .contents .single-chart .chart-content .tab-content .people-selection .person i {
  height: 18px;
  line-height: 18px;
  padding-top: 11px;
  padding-right: 0;
  padding-bottom: 11px;
  padding-left: 0;
  font-size: 18px;
  color: #585858;
  position: absolute;
  right: 0;
  text-align: center;
  width: 40px;
}

/* line 253, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .contents .single-chart .chart-content .tab-content .people-selection .person i:first-of-type {
  display: none;
}

/* line 257, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .contents .single-chart .chart-content .tab-content .people-selection .person i:last-of-type {
  display: block;
}

/* line 261, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .contents .single-chart .chart-content .tab-content .people-selection .person i.icon-check-empty {
  right: 1px;
}

/* line 268, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts .contents .single-chart .chart-content .tab-content .charts {
  width: 75%;
  width: calc(80% - 10px);
  float: left;
  margin-left: 10px;
}

@media (max-width: 650px) {
  /* line 275, app/assets/stylesheets/templates/forms.scss */
  #custom-popup .form-charts .contents .single-chart .chart-content .tab-content .people-selection {
    float: none;
    height: auto;
    width: 100%;
  }
  /* line 281, app/assets/stylesheets/templates/forms.scss */
  #custom-popup .form-charts .contents .single-chart .chart-content .tab-content .charts {
    float: none;
    margin-left: 0;
    width: 100%;
  }
}

/* line 293, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts.index-shown .index {
  display: block;
}

/* line 297, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts.index-shown .navigation {
  display: none;
}

/* line 301, app/assets/stylesheets/templates/forms.scss */
#custom-popup .form-charts.index-shown .contents {
  display: none;
}

/* line 310, app/assets/stylesheets/templates/forms.scss */
.form-interaction .repeated-forms .global-form-action {
  height: 20px;
  line-height: 20px;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 0;
  font-size: 20px;
  cursor: pointer;
  float: right;
  margin-right: 10px;
  opacity: 1;
  text-align: center;
  width: 20px;
}

/* line 319, app/assets/stylesheets/templates/forms.scss */
.form-interaction .repeated-forms .global-form-action.remove {
  color: #b20000;
  font-weight: bold;
}

/* line 324, app/assets/stylesheets/templates/forms.scss */
.form-interaction .repeated-forms .global-form-action.charts {
  color: #424242;
}

/* line 328, app/assets/stylesheets/templates/forms.scss */
.form-interaction .repeated-forms .global-form-action:hover {
  opacity: 0.75;
  text-decoration: none;
}

/* line 337, app/assets/stylesheets/templates/forms.scss */
.body .response {
  padding-top: 10px;
}

/* line 342, app/assets/stylesheets/templates/forms.scss */
.body .pie-chart .analyse {
  margin-top: 10px !important;
}

/* line 348, app/assets/stylesheets/templates/forms.scss */
.body .pie-chart .modal .modal-body .canvas-container {
  width: 100%;
  text-align: center;
}

/* line 353, app/assets/stylesheets/templates/forms.scss */
.body .pie-chart .modal .modal-body canvas {
  display: inline;
}

/* line 363, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .element {
  margin-bottom: 5px;
}

/* line 366, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .element .title {
  background-color: #0074cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
  background-image: -o-linear-gradient(top, #0088cc, #0055cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
  background-image: linear-gradient(to bottom, #0088cc, #0055cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hex2, endColorstr=$hex3, GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  padding: 7px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

/* line 377, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .element .open {
  border-radius: 5px 5px 0 0;
}

/* line 381, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .element .body {
  border: #dedede solid 1px;
  border-radius: 0 0 3px 3px;
  margin: -1px 0 5px 0;
  padding: 15px;
}

/* line 388, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .element .body .instructions .toggle {
  color: #808080;
  cursor: pointer;
  font-weight: normal;
  margin-bottom: 10px;
}

/* line 396, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .element .body .start {
  border-radius: 3px 0 0 3px;
  float: left;
  width: calc(35% - 4px);
}

/* line 402, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .element .body .end {
  border-radius: 0 3px 3px 0;
  float: left;
  width: calc(35% - 4px);
}

/* line 408, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .element .body .reset {
  border-radius: 3px 0 0 3px;
  float: left;
  margin-left: 5px;
  width: calc(15% - 4px);
  padding: 10px;
}

/* line 416, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .element .body .save {
  border-radius: 0 3px 3px 0;
  float: left;
  width: calc(15% - 4px);
  padding: 10px;
}

/* line 426, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .element .timer-form-field .body .choices {
  margin-bottom: 6px;
}

/* line 429, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .element .timer-form-field .body .choices .choice {
  padding-bottom: 40px;
  clear: both;
}

/* line 433, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .element .timer-form-field .body .choices .choice .label {
  white-space: normal;
  width: calc(100% - 145px);
  background-color: #ffffff;
  color: #424242;
  font-weight: normal;
  float: left;
  font-size: 14px;
  padding-top: 14px;
}

/* line 444, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .element .timer-form-field .body .choices .choice .controls {
  float: left;
  min-width: 115px;
}

/* line 448, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .element .timer-form-field .body .choices .choice .controls .result {
  background-color: #e6e6e6;
  border-radius: 5px;
  float: right;
  margin-right: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}

/* line 457, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .element .timer-form-field .body .choices .choice .controls .btn {
  border-width: 1px;
  float: right;
  margin-top: 5px;
  text-align: center;
  width: 50px;
}

/* line 464, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .element .timer-form-field .body .choices .choice .controls .btn.ticking {
  border-color: #b20000;
  color: #b20000;
}

/* line 473, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .element .timer-form-field .body .submit {
  display: block;
  clear: both;
}

/* line 482, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .element .counter-form-field .body .btn::selection {
  background: none;
}

/* line 486, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .element .counter-form-field .body .choices {
  margin-bottom: 6px;
}

/* line 489, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .element .counter-form-field .body .choices .choice {
  padding-bottom: 40px;
  clear: both;
}

/* line 493, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .element .counter-form-field .body .choices .choice .label {
  white-space: normal;
  width: calc(100% - 115px);
  background-color: #ffffff;
  color: #424242;
  font-weight: normal;
  float: left;
  font-size: 14px;
  padding-top: 14px;
}

/* line 505, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .element .counter-form-field .body .choices .choice .controls .result {
  background-color: #e6e6e6;
  border-radius: 5px;
  float: right;
  margin-right: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}

/* line 514, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .element .counter-form-field .body .choices .choice .controls .btn {
  border-width: 1px;
  float: right;
  margin-top: 5px;
  text-align: center;
  width: 28px;
}

/* line 525, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .element .counter-form-field .body .submit {
  display: block;
}

/* line 533, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .responses .header {
  position: relative;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hex2, endColorstr=$hex3, GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background: #f5f5f5;
  border: #dedede solid 1px;
  border-radius: 1px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #999;
  font-size: 100%;
  padding: 3px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

/* line 545, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .responses .header .click-to-play-form {
  float: left;
  margin-right: 5px;
}

/* line 550, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .responses .header .response-info {
  float: left;
  width: calc(100% - 40px) !important;
  white-space: nowrap;
  overflow: hidden;
  display: inline;
}

/* line 557, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .responses .header .response-info .metadata {
  vertical-align: middle;
}

/* line 561, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .responses .header .response-info .user-avatar {
  border-radius: 4px;
  height: 20px;
  margin: 2px 5px 2px 2px;
  width: 20px;
}

/* line 569, app/assets/stylesheets/templates/forms.scss */
.form-entity .elements .responses .header .remove {
  position: absolute;
  width: 8.25px;
  height: 20px;
  right: 3px;
}

/* line 579, app/assets/stylesheets/templates/forms.scss */
.form-entity .copyright {
  text-align: center;
  margin: 0px;
  font-size: 8px;
  color: #999;
}

/* line 586, app/assets/stylesheets/templates/forms.scss */
.form-entity .info {
  color: #999;
}

/* line 592, app/assets/stylesheets/templates/forms.scss */
.form-form .required label:before {
  content: "*";
  display: inline;
}

/* line 597, app/assets/stylesheets/templates/forms.scss */
.form-form .widget {
  background: #ffffff;
  border: #dedede solid 1px;
  border-radius: 3px;
  margin-bottom: 10px;
}

/* line 603, app/assets/stylesheets/templates/forms.scss */
.form-form .widget .header {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hex2, endColorstr=$hex3, GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #dedede;
  border-radius: 3px 3px 0 0;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  font-size: 17.5px;
  font-weight: bold;
  margin: -1px;
  margin-bottom: 5px;
  padding: 10px;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

/* line 616, app/assets/stylesheets/templates/forms.scss */
.form-form .widget .header .pointer {
  cursor: pointer;
}

/* line 621, app/assets/stylesheets/templates/forms.scss */
.form-form .widget .body {
  padding: 15px !important;
}

/* line 624, app/assets/stylesheets/templates/forms.scss */
.form-form .widget .body .advice {
  margin: 10px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

/* line 634, app/assets/stylesheets/templates/forms.scss */
.forms-attached .accordion-group {
  border: none;
  margin-bottom: 5px;
}

/* line 638, app/assets/stylesheets/templates/forms.scss */
.forms-attached .accordion-group .accordion-heading {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hex2, endColorstr=$hex3, GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  font-size: 100%;
  color: #339900;
  padding: 10px;
  border: #dedede solid 1px;
  border-radius: 3px 3px 3px 3px;
  margin-bottom: 5px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 649, app/assets/stylesheets/templates/forms.scss */
.forms-attached .accordion-group .accordion-heading .accordion-toggle {
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  text-decoration: none;
  font-size: 100%;
  color: #8b8987;
  padding: 0px;
}

/* line 659, app/assets/stylesheets/templates/forms.scss */
.forms-attached .accordion-group .accordion-body .accordion-inner {
  border-top: none;
}

/* line 665, app/assets/stylesheets/templates/forms.scss */
.forms-attached .close {
  opacity: 1;
  padding: 9px 10px 0 0 !important;
  color: #dd1144;
}

/* line 673, app/assets/stylesheets/templates/forms.scss */
.form-info .title {
  color: #0088cc;
  font-family: inherit;
  font-size: 17.5px !important;
  font-weight: bold !important;
  line-height: 20px;
  margin-bottom: 5px;
  text-rendering: optimizelegibility;
}

/* line 683, app/assets/stylesheets/templates/forms.scss */
.form-info .contents {
  background-color: #f5f5f5;
  border-radius: 3px;
  border: 1px solid #e3e3e3;
  margin-bottom: 7px;
  padding: 5px;
}

/* line 693, app/assets/stylesheets/templates/forms.scss */
.form-attachment #attach-form-tabs {
  margin-bottom: 15px;
}

/* line 698, app/assets/stylesheets/templates/forms.scss */
.form-attachment .form-list .navigation {
  padding: 0 0 15px 0;
}

/* line 702, app/assets/stylesheets/templates/forms.scss */
.form-attachment .form-list table {
  margin-bottom: 15px;
}

/* line 706, app/assets/stylesheets/templates/forms.scss */
.form-attachment .form-list table .single-form.disabled {
  color: #bdbdbd;
}

/* line 713, app/assets/stylesheets/templates/forms.scss */
.form-attachment .form-list table .single-form.disabled .insert-form-button.checked .checked, .form-attachment .form-list table .single-form.disabled .insert-form-button.unchecked .checked {
  color: #bdbdbd;
  display: block;
  cursor: default;
}

/* line 719, app/assets/stylesheets/templates/forms.scss */
.form-attachment .form-list table .single-form.disabled .insert-form-button.checked .unchecked, .form-attachment .form-list table .single-form.disabled .insert-form-button.unchecked .unchecked {
  display: none;
}

/* line 726, app/assets/stylesheets/templates/forms.scss */
.form-attachment .form-list table .single-form .insert-form-button {
  float: right;
}

/* line 729, app/assets/stylesheets/templates/forms.scss */
.form-attachment .form-list table .single-form .insert-form-button .checked,
.form-attachment .form-list table .single-form .insert-form-button .unchecked {
  font-size: 18px;
  width: 18px;
  text-align: center;
  cursor: pointer;
}

/* line 737, app/assets/stylesheets/templates/forms.scss */
.form-attachment .form-list table .single-form .insert-form-button .checked {
  color: #5bb75b;
}

/* line 742, app/assets/stylesheets/templates/forms.scss */
.form-attachment .form-list table .single-form .insert-form-button.checked .checked {
  display: block;
}

/* line 746, app/assets/stylesheets/templates/forms.scss */
.form-attachment .form-list table .single-form .insert-form-button.checked .unchecked {
  display: none;
}

/* line 752, app/assets/stylesheets/templates/forms.scss */
.form-attachment .form-list table .single-form .insert-form-button.unchecked .checked {
  display: none;
}

/* line 756, app/assets/stylesheets/templates/forms.scss */
.form-attachment .form-list table .single-form .insert-form-button.unchecked .unchecked {
  display: block;
}

/* line 766, app/assets/stylesheets/templates/forms.scss */
.add-clip-text {
  margin-bottom: 10px;
  font-weight: bold;
}

/* line 771, app/assets/stylesheets/templates/forms.scss */
.rating-slider-min-value {
  width: 20%;
  float: left;
  font-weight: bold;
}

/* line 777, app/assets/stylesheets/templates/forms.scss */
.rating-slider-slider {
  width: 60%;
  float: left;
  font-weight: bold;
}

/* line 783, app/assets/stylesheets/templates/forms.scss */
.rating-slider-max-value {
  width: 20%;
  float: left;
  font-weight: bold;
  text-align: right;
}

/* line 790, app/assets/stylesheets/templates/forms.scss */
.rating-slider {
  margin: 20px 0;
}

/* line 795, app/assets/stylesheets/templates/forms.scss */
.popup-form-preview .modal-body {
  height: 400px;
}

/* line 798, app/assets/stylesheets/templates/forms.scss */
.popup-form-preview .modal-body ul {
  border-bottom-width: 1px;
  height: 37px;
  margin-bottom: 25px;
}

/* line 804, app/assets/stylesheets/templates/forms.scss */
.popup-form-preview .modal-body .tab-content {
  height: 337px;
}

@media (max-width: 450px) {
  /* line 815, app/assets/stylesheets/templates/forms.scss */
  .form-entity .elements .element .body .start {
    width: calc(50%);
    margin-bottom: 5px;
  }
  /* line 820, app/assets/stylesheets/templates/forms.scss */
  .form-entity .elements .element .body .end {
    width: calc(50%);
    margin-bottom: 5px;
  }
  /* line 825, app/assets/stylesheets/templates/forms.scss */
  .form-entity .elements .element .body .reset {
    width: calc(50%);
    margin: 0;
  }
  /* line 830, app/assets/stylesheets/templates/forms.scss */
  .form-entity .elements .element .body .save {
    width: calc(50%);
  }
  /* line 840, app/assets/stylesheets/templates/forms.scss */
  .response .header .user-avatar {
    display: none;
  }
}

/* line 144, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 4, app/assets/stylesheets/templates/general.scss */
.modal {
  z-index: 20004 !important;
}

/* line 8, app/assets/stylesheets/templates/general.scss */
.modal-backdrop {
  z-index: 20003 !important;
}

/* line 12, app/assets/stylesheets/templates/general.scss */
.ng-not-loaded {
  opacity: 0;
}

/* line 16, app/assets/stylesheets/templates/general.scss */
.ng-loading {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  opacity: 0.5;
}

/* line 21, app/assets/stylesheets/templates/general.scss */
.ng-loaded {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  opacity: 1;
}

/* line 26, app/assets/stylesheets/templates/general.scss */
.open {
  display: inline-block;
}

/* line 30, app/assets/stylesheets/templates/general.scss */
.closed {
  display: none;
}

/* line 34, app/assets/stylesheets/templates/general.scss */
.slider-rating {
  width: 100%;
  float: left;
}

/* line 39, app/assets/stylesheets/templates/general.scss */
.slider-rating > .dragger {
  background: orange;
  border: 2px solid #339900;
  border-radius: 12px;
  height: 20px;
  margin: 0 auto;
  width: 20px;
}

/* line 48, app/assets/stylesheets/templates/general.scss */
.slider-rating > .track, .slider-volume > .highlight-track {
  margin-top: -5px !important;
  height: 12px;
  background: #0074cc;
  border-radius: 5px;
}

/* line 56, app/assets/stylesheets/templates/general.scss */
.shares-flash.alert {
  margin-top: 10px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

/* line 64, app/assets/stylesheets/templates/general.scss */
.menu-items-right {
  float: right;
}

/* line 68, app/assets/stylesheets/templates/general.scss */
.on-top-flash {
  position: relative;
  z-index: 2;
}

/* line 73, app/assets/stylesheets/templates/general.scss */
.iris-pagination-area {
  clear: both;
  margin-bottom: 0px !important;
}

/* line 78, app/assets/stylesheets/templates/general.scss */
.table-text-pad {
  padding-top: 13px !important;
}

/* line 82, app/assets/stylesheets/templates/general.scss */
.user-table-username-pad {
  margin-top: 14px !important;
}

/* line 86, app/assets/stylesheets/templates/general.scss */
.user-table-text-pad {
  padding-top: 22px !important;
}

/* line 90, app/assets/stylesheets/templates/general.scss */
.user-table-button-pad {
  margin-top: 10px !important;
}

/* line 94, app/assets/stylesheets/templates/general.scss */
.hardware-table-text-pad {
  padding-top: 20px !important;
}

/* line 98, app/assets/stylesheets/templates/general.scss */
.hardware-table-button-pad {
  padding-top: 17px !important;
}

/* line 102, app/assets/stylesheets/templates/general.scss */
.admin-controls-small-pad {
  padding: 0px 5px 17px 10px;
}

/* line 106, app/assets/stylesheets/templates/general.scss */
.users-remaining-margin {
  margin-top: 7px !important;
}

/* line 110, app/assets/stylesheets/templates/general.scss */
.admin-top-controls-margin {
  margin-bottom: 10px;
}

/* line 114, app/assets/stylesheets/templates/general.scss */
.thumb-contain {
  width: 100%;
  margin-right: 5px;
}

/* line 119, app/assets/stylesheets/templates/general.scss */
.user-table-thumb {
  height: 40px;
  width: 40px;
  margin: 3px 10px 0 0;
  border: 1px solid #e3e3e3;
  padding: 2px;
  border-radius: 50%;
  background-color: white;
}

/* line 129, app/assets/stylesheets/templates/general.scss */
.hardware-table-thumb {
  width: 40px;
  margin-right: 10px;
  padding: 2px;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  text-align: center;
  background: #f5f5f5;
}

/* line 139, app/assets/stylesheets/templates/general.scss */
.admin-widget-header {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hex2, endColorstr=$hex3, GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #dedede;
  margin: -1px;
  font-size: 100%;
  color: #999;
  padding: 6px 6px 3px 6px;
  border-radius: 3px 3px 0 0;
  margin-bottom: 5px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 152, app/assets/stylesheets/templates/general.scss */
.widget-content {
  padding: 15px;
}

/* line 156, app/assets/stylesheets/templates/general.scss */
.widget {
  background: #ffffff;
  border-radius: 3px;
  border: #dedede solid 1px;
}

/* line 162, app/assets/stylesheets/templates/general.scss */
.schedule-self-block-height {
  height: 370px;
}

/* line 166, app/assets/stylesheets/templates/general.scss */
.right-content {
  text-align: right;
}

/* line 171, app/assets/stylesheets/templates/general.scss */
.blue-label-text h3, .blue-label-text h4, .blue-label-text label {
  font-size: 17.5px !important;
  color: #0088cc;
  font-family: inherit;
  font-weight: bold !important;
  line-height: 20px;
  text-rendering: optimizelegibility;
}

/* line 182, app/assets/stylesheets/templates/general.scss */
.green-label-text h3, .green-label-text h4, .green-label-text label {
  font-size: 17.5px !important;
  color: #339900 !important;
  font-family: inherit;
  font-weight: bold !important;
  line-height: 20px;
  text-rendering: optimizelegibility;
}

/* line 193, app/assets/stylesheets/templates/general.scss */
.nav-tabs .first-item {
  text-align: center;
  padding: 20px;
  color: #0088cc;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
  border-radius: 3px 3px 0  0;
}

/* line 205, app/assets/stylesheets/templates/general.scss */
.nav-tabs .side_menu_active a, .groups-sidebar .nav-tabs .active a, .nav-tabs .side_menu_active a:hover {
  background-color: #0074cc;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  color: #ffffff;
  cursor: default;
}

/* line 215, app/assets/stylesheets/templates/general.scss */
.contentbackdrop {
  background-color: #ffffff;
}

/* line 219, app/assets/stylesheets/templates/general.scss */
.toppad {
  padding-top: 3%;
}

/* line 223, app/assets/stylesheets/templates/general.scss */
.allpad {
  padding: 3%;
}

/* line 227, app/assets/stylesheets/templates/general.scss */
.nav_large_text {
  font-size: 17.5px;
  font-weight: bolder;
  margin-right: 0 !important;
}

/* line 233, app/assets/stylesheets/templates/general.scss */
.nav_logo_style {
  float: left;
  display: block;
  padding-right: 50px;
  padding-top: 10px;
  margin-left: 0px;
  font-size: 20px;
  font-weight: 200;
  color: #ffffff;
  text-shadow: 0 1px 0 #0074cc;
}

/* line 245, app/assets/stylesheets/templates/general.scss */
.footer_text {
  color: #8b8987;
  margin-top: 9px;
}

/* line 250, app/assets/stylesheets/templates/general.scss */
.shiney {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hex2, endColorstr=$hex3, GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

/* line 260, app/assets/stylesheets/templates/general.scss */
.padded-rounded-box {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  margin-bottom: 20px;
  padding: 9px;
}

/* line 268, app/assets/stylesheets/templates/general.scss */
.fake-input {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  padding: 6px;
  text-align: left;
}

/* line 276, app/assets/stylesheets/templates/general.scss */
.centre-content {
  text-align: center !important;
}

/* line 280, app/assets/stylesheets/templates/general.scss */
.black-text {
  color: #333333;
}

/* line 284, app/assets/stylesheets/templates/general.scss */
a.black-text:hover {
  color: #555555;
  text-decoration: none;
}

/* line 289, app/assets/stylesheets/templates/general.scss */
.red-text {
  color: #dd1144;
}

/* line 293, app/assets/stylesheets/templates/general.scss */
a.red-text:hover {
  color: #b20000;
  text-decoration: none;
}

/* line 298, app/assets/stylesheets/templates/general.scss */
.blue-text, .iris-table .heading-section {
  color: #0088cc;
}

/* line 302, app/assets/stylesheets/templates/general.scss */
a.blue-text:hover, .iris-table a.heading-section:hover {
  color: #0055cc;
  text-decoration: none;
}

/* line 307, app/assets/stylesheets/templates/general.scss */
.grey-text {
  color: #95a6b0 !important;
}

/* line 311, app/assets/stylesheets/templates/general.scss */
.green-text, .iris-table .item-price-section, .iris-table .item-name-section .title .main, .iris-table .item-name-section .title .single-line-main {
  color: #339900 !important;
}

/* line 315, app/assets/stylesheets/templates/general.scss */
a.green-text:hover, .iris-table a.item-price-section:hover, .iris-table .item-name-section .title a.main:hover, .iris-table .item-name-section .title a.single-line-main:hover {
  color: #8ccd8c !important;
  text-decoration: none;
}

/* line 320, app/assets/stylesheets/templates/general.scss */
.grey-text {
  color: #808080 !important;
}

/* line 324, app/assets/stylesheets/templates/general.scss */
.orange-text {
  color: #f0ad4e !important;
}

/* line 328, app/assets/stylesheets/templates/general.scss */
.insight-review-section {
  padding: 15px;
  margin: -10px;
  border-radius: 0px 4px !important;
}

/* line 334, app/assets/stylesheets/templates/general.scss */
.athena-invisible {
  display: none;
}

/* line 338, app/assets/stylesheets/templates/general.scss */
.nav-search {
  float: left;
  margin-right: 15px;
  width: 270px;
}

/* line 344, app/assets/stylesheets/templates/general.scss */
.avatar-form {
  margin: 0;
  overflow: hidden;
  position: relative;
}

/* line 349, app/assets/stylesheets/templates/general.scss */
.avatar-form input {
  cursor: pointer;
  filter: alpha(opacity=0);
  font-size: 20px;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 362, app/assets/stylesheets/templates/general.scss */
.wrap-word {
  word-wrap: break-word;
}

/* line 366, app/assets/stylesheets/templates/general.scss */
.tooltip {
  text-shadow: none;
}

/* line 370, app/assets/stylesheets/templates/general.scss */
.truncated, .iris-table .item-name-section .title .main, .iris-table .item-name-section .title .single-line-main {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 374, app/assets/stylesheets/templates/general.scss */
.super-nav-dropdown {
  width: 190px;
}

/* line 378, app/assets/stylesheets/templates/general.scss */
.cell-without-button {
  padding: 12px 8px 7px !important;
}

/* line 382, app/assets/stylesheets/templates/general.scss */
.radio-input-align {
  margin: -4px 0 0 !important;
}

@media (min-width: 768px) and (max-width: 979px) {
  /* line 387, app/assets/stylesheets/templates/general.scss */
  .nav_logo_style {
    margin-bottom: 10px;
  }
  /* line 391, app/assets/stylesheets/templates/general.scss */
  .menu-items-right {
    float: left;
  }
}

@media (max-width: 767px) {
  /* line 397, app/assets/stylesheets/templates/general.scss */
  body {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  /* line 402, app/assets/stylesheets/templates/general.scss */
  .nav_logo_style {
    margin-bottom: 10px;
  }
  /* line 406, app/assets/stylesheets/templates/general.scss */
  .menu-items-right {
    float: left;
  }
}

@media (max-width: 480px) {
  /* line 412, app/assets/stylesheets/templates/general.scss */
  .nav_logo_style {
    margin-bottom: 10px;
  }
  /* line 416, app/assets/stylesheets/templates/general.scss */
  .menu-items-right {
    float: left;
  }
}

@media (max-width: 1400px) {
  /* line 422, app/assets/stylesheets/templates/general.scss */
  .nav-search {
    width: 170px !important;
  }
}

@media (max-width: 979px) {
  /* line 428, app/assets/stylesheets/templates/general.scss */
  .nav-search {
    display: none !important;
  }
}

/* line 433, app/assets/stylesheets/templates/general.scss */
.no-margin {
  margin: 0;
}

/* line 437, app/assets/stylesheets/templates/general.scss */
.zopim {
  z-index: 19999 !important;
}

/* line 442, app/assets/stylesheets/templates/general.scss */
.breadcrumb > li {
  float: left;
}

/* line 445, app/assets/stylesheets/templates/general.scss */
.breadcrumb > li + li::before {
  color: #0074cc;
  content: "/";
  padding-left: 5px;
}

@media (max-width: 650px) {
  /* line 453, app/assets/stylesheets/templates/general.scss */
  .hide-on-mobile {
    display: none !important;
  }
}

@media (max-width: 850px) {
  /* line 453, app/assets/stylesheets/templates/general.scss */
  .hide-on-mobile {
    display: none !important;
  }
}

/* line 463, app/assets/stylesheets/templates/general.scss */
.center-horizontally {
  display: block;
  text-align: center;
  width: 100%;
}

/* line 469, app/assets/stylesheets/templates/general.scss */
.paginate-footer {
  clear: both;
  height: 40px;
  line-height: 43px;
  text-align: center;
}

/* line 475, app/assets/stylesheets/templates/general.scss */
.paginate-footer i {
  color: #999;
}

/* line 480, app/assets/stylesheets/templates/general.scss */
.center-vertically {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 484, app/assets/stylesheets/templates/general.scss */
.white-box {
  border-color: #cccccc #cfcfcf #bdbdbd;
  background-color: #ffffff;
  border-radius: 4px;
  padding: 5px;
}

/* line 491, app/assets/stylesheets/templates/general.scss */
.flat-simple-form * {
  display: inline;
  margin-bottom: 0;
}

/* line 495, app/assets/stylesheets/templates/general.scss */
.flat-simple-form * input {
  margin-bottom: 0;
}

/* line 500, app/assets/stylesheets/templates/general.scss */
.select2-container .select2-choice .select2-arrow {
  background-image: none;
  background: #e1e7ef;
  padding-top: 5px;
  width: 25px;
  padding-left: 4px;
}

/* line 508, app/assets/stylesheets/templates/general.scss */
.select2-container .select2-choice .select2-search-choice-close {
  right: 29px;
  top: 12px;
}

/* line 515, app/assets/stylesheets/templates/general.scss */
.select2-container .select2-choice {
  height: 40px;
  padding-top: 7px;
}

/* line 520, app/assets/stylesheets/templates/general.scss */
.select2-search {
  padding-top: 5px;
}

/* line 525, app/assets/stylesheets/templates/general.scss */
.aecf-survey-qr img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

/* line 534, app/assets/stylesheets/templates/general.scss */
.fix-input-margins input[type="radio"] {
  margin-top: -5px !important;
}

/* line 538, app/assets/stylesheets/templates/general.scss */
.fix-input-margins input[type="checkbox"] {
  margin: 2px 10px 0px 0px !important;
}

/* line 543, app/assets/stylesheets/templates/general.scss */
.grey-box {
  background-color: #f5f5f5;
  padding: 20px;
  border-radius: 4px;
}

/* line 548, app/assets/stylesheets/templates/general.scss */
.grey-box.bottom-margin {
  margin-bottom: 15px;
}

/* line 553, app/assets/stylesheets/templates/general.scss */
.grey-box .title h4 {
  margin-top: 0;
}

/* line 557, app/assets/stylesheets/templates/general.scss */
.grey-box .title h3 {
  margin-top: 0;
}

/* line 561, app/assets/stylesheets/templates/general.scss */
.grey-box .title h2 {
  margin-top: 0;
}

/* line 565, app/assets/stylesheets/templates/general.scss */
.grey-box .title h1 {
  margin-top: 0;
}

/* line 570, app/assets/stylesheets/templates/general.scss */
.grey-box hr {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #f5f5f5;
}

/* line 577, app/assets/stylesheets/templates/general.scss */
.btn-group .img-prepend {
  border: 1px solid #e6e6e6 !important;
  height: 26px;
  background: #ffffff !important;
  padding: 0;
}

/* line 583, app/assets/stylesheets/templates/general.scss */
.btn-group .img-prepend img {
  height: 20px;
  margin: 3px;
}

/* line 588, app/assets/stylesheets/templates/general.scss */
.btn-group .img-prepend:hover {
  cursor: default;
}

/* line 592, app/assets/stylesheets/templates/general.scss */
.btn-group .img-prepend-large {
  height: 40px;
}

/* line 595, app/assets/stylesheets/templates/general.scss */
.btn-group .img-prepend-large img {
  height: 34px;
}

/* line 600, app/assets/stylesheets/templates/general.scss */
.btn-group .sso-prepended {
  width: 146px;
}

/* line 605, app/assets/stylesheets/templates/general.scss */
.sso-tab {
  padding: 10px;
}

/* line 608, app/assets/stylesheets/templates/general.scss */
.sso-tab .header {
  padding-top: 5px;
  float: left;
  font-weight: bold;
  color: #737373;
  font-size: 17px;
}

/* line 616, app/assets/stylesheets/templates/general.scss */
.sso-tab .sub-header {
  margin-bottom: 18px;
  color: #999;
}

@media (max-width: 768px) {
  /* line 623, app/assets/stylesheets/templates/general.scss */
  .mobile-margins {
    margin-bottom: 5px !important;
  }
}

/* line 628, app/assets/stylesheets/templates/general.scss */
.vertical-align-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* line 641, app/assets/stylesheets/templates/general.scss */
.decorated-link {
  text-decoration: underline !important;
  color: #0000FF !important;
}

/* line 144, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 5, app/assets/stylesheets/templates/tables.scss */
.table-with-btn-controls .text-cell {
  padding-top: 12px;
}

/* line 9, app/assets/stylesheets/templates/tables.scss */
.table-with-btn-controls .controls-cell {
  text-align: right;
}

@media (max-width: 979px) {
  /* line 127, app/assets/stylesheets/templates/tables.scss */
  .modal .mobile-length-limited {
    max-height: 250px;
    overflow: auto;
  }
  /* line 135, app/assets/stylesheets/templates/tables.scss */
  .iris-table .item .item-name-section {
    float: left;
    width: 73%;
    margin: 0 2% 0 0;
  }
  /* line 141, app/assets/stylesheets/templates/tables.scss */
  .iris-table .item .item-controls-section {
    float: left;
    width: 25%;
    margin: 0;
  }
}

@media (max-width: 767px) {
  /* line 154, app/assets/stylesheets/templates/tables.scss */
  .iris-table .item .item-name-section .title {
    margin-top: 15px;
  }
}

/* line 15, app/assets/stylesheets/templates/tables.scss */
.iris-table .heading-section {
  border-bottom: 2px solid #dedede;
  border-top: 2px solid #dedede;
  font-size: 15px;
  font-weight: bold;
  padding: 10px 0 0 0;
}

/* line 24, app/assets/stylesheets/templates/tables.scss */
.iris-table .item {
  border-bottom: 1px solid #dedede;
  padding: 0 7.5px;
}

/* line 29, app/assets/stylesheets/templates/tables.scss */
.iris-table .item:hover {
  background: #f1f1f1;
}

/* line 33, app/assets/stylesheets/templates/tables.scss */
.iris-table .index-section {
  padding-bottom: 10px;
  padding-top: 10px;
}

/* line 38, app/assets/stylesheets/templates/tables.scss */
.iris-table .clickable {
  cursor: pointer;
}

/* line 43, app/assets/stylesheets/templates/tables.scss */
.iris-table .item-name-section .thumb {
  border-radius: 50%;
  float: left;
  margin-right: 7.5px;
  overflow: hidden;
}

/* line 49, app/assets/stylesheets/templates/tables.scss */
.iris-table .item-name-section .thumb img {
  height: 50px;
  width: 50px;
}

/* line 55, app/assets/stylesheets/templates/tables.scss */
.iris-table .item-name-section .title {
  font-weight: bold;
}

/* line 58, app/assets/stylesheets/templates/tables.scss */
.iris-table .item-name-section .title .main, .iris-table .item-name-section .title .single-line-main {
  margin-top: 6px;
  font-size: 15px;
  line-height: 20px;
}

/* line 66, app/assets/stylesheets/templates/tables.scss */
.iris-table .item-name-section .title .single-line-main {
  margin-top: 14px;
}

/* line 72, app/assets/stylesheets/templates/tables.scss */
.iris-table .item-name-section .title .sub {
  color: #999;
  font-size: 12px;
}

/* line 79, app/assets/stylesheets/templates/tables.scss */
.iris-table .item-description-section {
  color: #999;
  margin-top: 6px;
  min-height: 64px;
}

/* line 85, app/assets/stylesheets/templates/tables.scss */
.iris-table .item-price-section {
  font-weight: bold;
  margin-top: 6px;
}

/* line 93, app/assets/stylesheets/templates/tables.scss */
.iris-table .item-controls-section .group-index-controls-group .btn {
  margin: 9px 0;
  padding: 5px 0;
  width: 100%;
}

/* line 99, app/assets/stylesheets/templates/tables.scss */
.iris-table .item-controls-section .group-index-controls-group .first-button {
  float: left;
  width: 34%;
}

/* line 103, app/assets/stylesheets/templates/tables.scss */
.iris-table .item-controls-section .group-index-controls-group .first-button .btn {
  border-radius: 4px 0 0 4px;
}

/* line 109, app/assets/stylesheets/templates/tables.scss */
.iris-table .item-controls-section .group-index-controls-group .second-button {
  float: left;
  width: 64%;
}

/* line 113, app/assets/stylesheets/templates/tables.scss */
.iris-table .item-controls-section .group-index-controls-group .second-button .btn {
  border-radius: 0 4px 4px 0;
}

/* line 129, app/assets/stylesheets/templates/../tools/mixins.scss */
.iris-table .items .placeholder {
  display: none;
}

/* line 132, app/assets/stylesheets/templates/../tools/mixins.scss */
.iris-table .items .placeholder:only-child {
  display: block;
}

/* line 136, app/assets/stylesheets/templates/../tools/mixins.scss */
.iris-table .items .placeholder .placeholder-text {
  color: #999;
  font-weight: bold;
  height: 70px;
  line-height: 70px;
  text-align: center;
}

/* line 143, app/assets/stylesheets/templates/../tools/mixins.scss */
.iris-table .items .placeholder .placeholder-text.slim {
  font-weight: normal;
  height: auto;
  line-height: normal;
}

/* line 144, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 5, app/assets/stylesheets/templates/groups/about.scss */
#custom-popup .group-message-admins-popup {
  height: 100%;
  width: 100%;
}

/* line 9, app/assets/stylesheets/templates/groups/about.scss */
#custom-popup .group-message-admins-popup .inner {
  padding: 15px;
}

/* line 13, app/assets/stylesheets/templates/groups/about.scss */
#custom-popup .group-message-admins-popup .inner .to .info, #custom-popup .group-message-admins-popup .inner .from .info {
  float: left;
  width: 50px;
}

/* line 18, app/assets/stylesheets/templates/groups/about.scss */
#custom-popup .group-message-admins-popup .inner .to .padded-rounded-box, #custom-popup .group-message-admins-popup .inner .from .padded-rounded-box {
  margin-bottom: 7px;
}

/* line 22, app/assets/stylesheets/templates/groups/about.scss */
#custom-popup .group-message-admins-popup .inner .to .label, #custom-popup .group-message-admins-popup .inner .from .label {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  max-width: calc(100% - 58px);
  padding: 2px 4px;
}

/* line 30, app/assets/stylesheets/templates/groups/about.scss */
#custom-popup .group-message-admins-popup .inner .urgent {
  margin-top: 5px;
}

/* line 33, app/assets/stylesheets/templates/groups/about.scss */
#custom-popup .group-message-admins-popup .inner .urgent input {
  margin: 0 12px 0 20px;
}

/* line 38, app/assets/stylesheets/templates/groups/about.scss */
#custom-popup .group-message-admins-popup .inner .message {
  height: 180px;
  position: relative;
}

/* line 42, app/assets/stylesheets/templates/groups/about.scss */
#custom-popup .group-message-admins-popup .inner .message textarea {
  width: 90%;
  width: calc(100% - 15px);
  resize: none;
}

/* line 47, app/assets/stylesheets/templates/groups/about.scss */
#custom-popup .group-message-admins-popup .inner .message .sent {
  height: 20px;
  line-height: 20px;
  padding-top: 80px;
  padding-right: 0;
  padding-bottom: 80px;
  padding-left: 0;
  font-size: 20px;
  background-color: #ffffff;
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}

/* line 60, app/assets/stylesheets/templates/groups/about.scss */
#custom-popup .group-message-admins-popup .footer-buttons {
  background-color: #e5e5e5;
  height: 50px;
  padding: 15px;
}

/* line 65, app/assets/stylesheets/templates/groups/about.scss */
#custom-popup .group-message-admins-popup .footer-buttons .buttons {
  float: right;
  position: relative;
}

/* line 69, app/assets/stylesheets/templates/groups/about.scss */
#custom-popup .group-message-admins-popup .footer-buttons .buttons .done {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
}

/* line 77, app/assets/stylesheets/templates/groups/about.scss */
#custom-popup .group-message-admins-popup .footer-buttons .close {
  float: left;
}

/* line 144, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 5, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .tabulation {
  border-bottom: 1px solid #bdbdbd;
  height: 40px;
  margin-bottom: 20px;
}

/* line 10, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .tabulation .item {
  height: 14px;
  line-height: 14px;
  padding-top: 12.5px;
  padding-right: 0;
  padding-bottom: 12.5px;
  padding-left: 0;
  font-size: 14px;
  border-bottom: 1px solid #bdbdbd;
  border-left: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  border-right: 1px solid transparent;
  border-top: 1px solid transparent;
  cursor: pointer;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 22, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .tabulation .item:hover {
  background-color: #f2f2f2;
  text-decoration: none;
}

/* line 31, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .files .upload {
  margin-bottom: 10px;
}

/* line 16, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
#attachments-in-group .contents .files .upload form .button {
  position: relative;
}

/* line 19, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
#attachments-in-group .contents .files .upload form .button input {
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
  direction: ltr;
  opacity: 0;
  margin: 0;
  font-size: 200px;
  -ms-filter: "alpha(opacity=0)";
}

/* line 36, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .files .load-more {
  height: 14px;
  line-height: 14px;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 0;
  font-size: 14px;
  margin-top: 10px;
  text-align: center;
}

/* line 41, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .files .load-more .spinner {
  display: none;
}

/* line 46, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .files .load-more.spinning .spinner {
  display: inline;
  height: 10px;
}

/* line 51, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .files .load-more.spinning .click {
  display: none;
}

/* line 56, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .files .load-more .click {
  cursor: pointer;
}

/* line 59, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .files .load-more .click:hover {
  opacity: 0.7;
}

/* line 65, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .files .list {
  min-height: 300px;
  width: 100%;
}

/* line 69, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .files .list .file {
  background-color: #f2f2f2;
  border-radius: 4px;
  height: 32px;
  margin-bottom: 10px;
  overflow: hidden;
  width: 100%;
}

/* line 77, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .files .list .file:last-child {
  margin-bottom: 0;
}

/* line 81, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .files .list .file .name {
  height: 14px;
  line-height: 14px;
  padding-top: 9px;
  padding-right: 0;
  padding-bottom: 9px;
  padding-left: 0;
  font-size: 14px;
  float: left;
  margin-left: 9px;
}

/* line 87, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .files .list .file .download, #attachments-in-group .contents .files .list .file .delete {
  height: 14px;
  line-height: 14px;
  padding-top: 4px;
  padding-right: 0;
  padding-bottom: 4px;
  padding-left: 0;
  font-size: 14px;
  border-width: 1px;
  float: right;
  margin-right: 4px;
  margin-top: 4px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

/* line 98, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .files .list .file .delete {
  width: 22px;
}

/* line 102, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .files .list .file .download {
  width: 80px;
}

/* line 106, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .files .list .file .percent-disclaimer {
  height: 14px;
  line-height: 14px;
  padding-top: 9px;
  padding-right: 0;
  padding-bottom: 9px;
  padding-left: 0;
  font-size: 14px;
  background-color: #5bb75b;
  border-radius: 4px 0 0 4px;
  color: #ffffff;
  float: left;
  text-align: center;
  width: 50px;
}

/* line 116, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .files .list .file .upload-bar {
  width: 80%;
  width: calc(100% - 50px);
  border-radius: 0 4px 4px 0;
  float: left;
  height: 32px;
}

/* line 122, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .files .list .file .upload-bar .bar {
  -webkit-transition-property: width;
  -moz-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #5bb75b;
  border-radius: 0 4px 4px 0;
  height: 100%;
  width: 0%;
}

/* line 133, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .files #group-attachment-dropzone.list.hover {
  background-color: #f5f6ce;
  opacity: 0.8;
}

/* line 142, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .images .upload {
  margin-bottom: 20px;
}

/* line 16, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
#attachments-in-group .contents .images .upload form .button {
  position: relative;
}

/* line 19, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
#attachments-in-group .contents .images .upload form .button input {
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
  direction: ltr;
  opacity: 0;
  margin: 0;
  font-size: 200px;
  -ms-filter: "alpha(opacity=0)";
}

/* line 147, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .images .load-more {
  height: 14px;
  line-height: 14px;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 0;
  font-size: 14px;
  clear: both;
  margin-top: 20px;
  text-align: center;
}

/* line 153, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .images .load-more .spinner {
  display: none;
}

/* line 158, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .images .load-more.spinning .spinner {
  display: inline;
  height: 10px;
}

/* line 163, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .images .load-more.spinning .click {
  display: none;
}

/* line 168, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .images .load-more .click {
  cursor: pointer;
}

/* line 171, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .images .load-more .click:hover {
  opacity: 0.7;
}

/* line 177, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .images .list {
  min-height: 300px;
  width: 100%;
}

/* line 181, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .images .list .image {
  background-color: #ffffff;
  border: 1px solid #bdbdbd;
  border-radius: 4px;
  float: left;
  height: 140px;
  margin-bottom: 20px;
  margin-right: 20px;
  overflow: hidden;
  position: relative;
  width: 170px;
}

/* line 193, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .images .list .image img {
  cursor: pointer;
  position: absolute;
  z-index: 1;
}

/* line 198, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .images .list .image img:hover {
  opacity: 0.7;
}

/* line 203, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .images .list .image .delete {
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  padding: 3px 0;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 5px;
  width: 20px;
  z-index: 2;
}

/* line 217, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .images .list .image.horizontal img {
  height: 100%;
  max-width: none;
}

/* line 224, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .images .list .image.vertical img {
  width: 100%;
}

/* line 229, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .images .list .image .upload-bar {
  background-color: #ffffff;
  border-radius: 4px 4px 0 0;
  height: 120px;
  position: relative;
  width: 100%;
}

/* line 236, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .images .list .image .upload-bar .bar {
  -webkit-transition-property: height;
  -moz-transition-property: height;
  -o-transition-property: height;
  transition-property: height;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #5bb75b;
  bottom: 0;
  height: 0;
  position: absolute;
  width: 100%;
}

/* line 246, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .images .list .image .percent-disclaimer {
  height: 14px;
  line-height: 14px;
  padding-top: 3px;
  padding-right: 0;
  padding-bottom: 3px;
  padding-left: 0;
  font-size: 14px;
  background-color: #5bb75b;
  border-radius: 0 0 4px 4px;
  color: #ffffff;
  text-align: center;
  width: 100%;
}

/* line 256, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .images #group-image-dropzone.list {
  display: inline-block;
  width: 100%;
}

/* line 260, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group .contents .images #group-image-dropzone.list.hover {
  background-color: #f5f6ce;
  opacity: 0.8;
}

/* line 271, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group.selected-files .tabulation .files, #attachments-in-group.selected-default .tabulation .files {
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #bdbdbd;
  border-right: 1px solid #bdbdbd;
  border-top: 1px solid #bdbdbd;
  cursor: default;
}

/* line 278, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group.selected-files .tabulation .files:hover, #attachments-in-group.selected-default .tabulation .files:hover {
  background-color: #ffffff;
}

/* line 285, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group.selected-files .contents .files, #attachments-in-group.selected-default .contents .files {
  display: block;
}

/* line 289, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group.selected-files .contents .images, #attachments-in-group.selected-default .contents .images {
  display: none;
}

/* line 297, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group.selected-images .tabulation .images {
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #bdbdbd;
  border-right: 1px solid #bdbdbd;
  border-top: 1px solid #bdbdbd;
  cursor: default;
}

/* line 304, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group.selected-images .tabulation .images:hover {
  background-color: #ffffff;
}

/* line 311, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group.selected-images .contents .files {
  display: none;
}

/* line 315, app/assets/stylesheets/templates/groups/attachments.scss */
#attachments-in-group.selected-images .contents .images {
  display: block;
}

/* line 323, app/assets/stylesheets/templates/groups/attachments.scss */
#custom-popup.group .preview-image-in-group {
  position: relative;
  text-align: center;
}

/* line 327, app/assets/stylesheets/templates/groups/attachments.scss */
#custom-popup.group .preview-image-in-group .image {
  height: 80%;
  height: calc(100% - 20px);
  width: 80%;
  width: calc(100% - 20px);
  left: 0;
  margin: 10px;
  position: absolute;
  top: 0;
}

/* line 335, app/assets/stylesheets/templates/groups/attachments.scss */
#custom-popup.group .preview-image-in-group .image img {
  border-radius: 5px;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 348, app/assets/stylesheets/templates/groups/attachments.scss */
#custom-popup.group .preview-image-in-group .remove {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 10px;
}

/* line 354, app/assets/stylesheets/templates/groups/attachments.scss */
#custom-popup.group .preview-image-in-group .remove:hover {
  opacity: 0.7;
}

/* line 144, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 3, app/assets/stylesheets/templates/groups/general.scss */
.empty-group-library-disclaimer {
  padding-top: 200px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #0074cc;
}

/* line 11, app/assets/stylesheets/templates/groups/general.scss */
.breadcrumb {
  height: 48px;
}

/* line 14, app/assets/stylesheets/templates/groups/general.scss */
.breadcrumb li {
  padding-top: 5px;
}

/* line 18, app/assets/stylesheets/templates/groups/general.scss */
.breadcrumb .new-group {
  float: right;
  padding: 4px 12px;
}

/* line 24, app/assets/stylesheets/templates/groups/general.scss */
.edit-page-ace-container {
  height: 829px;
  overflow: auto;
}

/* line 29, app/assets/stylesheets/templates/groups/general.scss */
.edit-page-target {
  height: 829px;
  overflow: auto;
}

/* line 35, app/assets/stylesheets/templates/groups/general.scss */
.group .body {
  padding-top: 0px;
}

/* line 40, app/assets/stylesheets/templates/groups/general.scss */
.group .page .markdown-editor {
  min-height: 600px;
}

/* line 44, app/assets/stylesheets/templates/groups/general.scss */
.group .page .preview-panel {
  width: 100%;
}

/* line 47, app/assets/stylesheets/templates/groups/general.scss */
.group .page .preview-panel table:not(.tw-table) {
  padding: 0;
  width: 100%;
}

/* line 51, app/assets/stylesheets/templates/groups/general.scss */
.group .page .preview-panel table:not(.tw-table) tr:not(.tw-table thead tr, .tw-table tbody tr) {
  border-top: 1px solid #cccccc;
  background-color: white;
  margin: 0;
  padding: 0;
}

/* line 57, app/assets/stylesheets/templates/groups/general.scss */
.group .page .preview-panel table:not(.tw-table) tr:not(.tw-table thead tr, .tw-table tbody tr) th:not(.tw-table thead tr th, .tw-table tbody tr th) {
  font-weight: bold;
  border: 1px solid #cccccc;
  text-align: left;
  margin: 0;
  padding: 6px 13px;
}

/* line 65, app/assets/stylesheets/templates/groups/general.scss */
.group .page .preview-panel table:not(.tw-table) tr:not(.tw-table thead tr, .tw-table tbody tr) td:not(.tw-table thead tr td, .tw-table tbody tr td) {
  border: 1px solid #cccccc;
  text-align: left;
  margin: 0;
  padding: 6px 13px;
}

/* line 74, app/assets/stylesheets/templates/groups/general.scss */
.group .page .preview-panel q {
  display: inline;
}

/* line 77, app/assets/stylesheets/templates/groups/general.scss */
.group .page .preview-panel q:before {
  content: open-quote;
}

/* line 81, app/assets/stylesheets/templates/groups/general.scss */
.group .page .preview-panel q:after {
  content: close-quote;
}

/* line 87, app/assets/stylesheets/templates/groups/general.scss */
.group .page .asset-embed {
  display: block;
  margin: 10px 0 10px 0;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  position: relative;
}

/* line 97, app/assets/stylesheets/templates/groups/general.scss */
.group .page .asset-embed .alert {
  margin: 0;
}

/* line 102, app/assets/stylesheets/templates/groups/general.scss */
.group .page .page-reflection-thumb {
  border-radius: 4px;
  height: 40px;
  margin: 2px 10px 2px 2px;
  float: left;
}

/* line 109, app/assets/stylesheets/templates/groups/general.scss */
.group .page .page-reflection-details {
  margin-top: 3px;
}

/* line 113, app/assets/stylesheets/templates/groups/general.scss */
.group .page .page-asset-action-button {
  position: absolute;
  top: 23%;
  right: 6px;
}

/* line 119, app/assets/stylesheets/templates/groups/general.scss */
.group .page .page-asset-details {
  margin-left: 2px;
}

/* line 123, app/assets/stylesheets/templates/groups/general.scss */
.group .page .markdown-modal {
  width: 768px;
}

/* line 126, app/assets/stylesheets/templates/groups/general.scss */
.group .page .markdown-modal .modal-body {
  max-height: 420px;
  overflow-y: auto;
}

/* line 130, app/assets/stylesheets/templates/groups/general.scss */
.group .page .markdown-modal .modal-body pre {
  word-break: normal;
  word-wrap: normal;
}

/* line 139, app/assets/stylesheets/templates/groups/general.scss */
.group .about .about-section {
  margin-bottom: 15px;
}

/* line 142, app/assets/stylesheets/templates/groups/general.scss */
.group .about .about-section .title {
  font-size: 17.5px;
  color: #0074cc;
  font-weight: bold;
  margin-bottom: 10px;
}

/* line 149, app/assets/stylesheets/templates/groups/general.scss */
.group .about .about-section .information {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  padding: 6px;
  border-radius: 3px;
}

/* line 160, app/assets/stylesheets/templates/groups/general.scss */
.group-library-controls .btn {
  background-color: #D3D3D3;
  float: left;
  width: calc(50% - 27px);
  margin: 5px 0;
}

/* line 167, app/assets/stylesheets/templates/groups/general.scss */
.group-library-controls .btn:first-child {
  margin-right: 5px;
}

/* line 172, app/assets/stylesheets/templates/groups/general.scss */
.group-delete-btn {
  clear: both;
}

/* line 175, app/assets/stylesheets/templates/groups/general.scss */
.group-delete-btn .btn {
  background-color: #D3D3D3;
}

/* line 180, app/assets/stylesheets/templates/groups/general.scss */
.group-reflection-filters {
  margin-bottom: 10px;
}

/* line 183, app/assets/stylesheets/templates/groups/general.scss */
.group-reflection-filters .reflection-filters {
  clear: both;
}

/* line 187, app/assets/stylesheets/templates/groups/general.scss */
.group-reflection-filters #start-filter-button {
  margin-top: 5px;
}

/* line 192, app/assets/stylesheets/templates/groups/general.scss */
.group-administration-page-separator {
  border-bottom: 1px solid #339900;
  margin-bottom: 15px;
  padding-bottom: 10px;
}

/* line 197, app/assets/stylesheets/templates/groups/general.scss */
.group-administration-page-separator .title {
  color: #339900;
  font-size: 30px;
}

/* line 202, app/assets/stylesheets/templates/groups/general.scss */
.group-administration-page-separator .group-admin-help-contents {
  border: 1px solid #49afcd;
  border-radius: 4px;
  margin-top: 10px;
  padding: 10px;
}

@media (max-width: 650px) {
  /* line 210, app/assets/stylesheets/templates/groups/general.scss */
  .group-administration-page-separator .group-help-button {
    margin-bottom: 5px;
  }
}

@media (max-width: 650px) {
  /* line 217, app/assets/stylesheets/templates/groups/general.scss */
  .add-a-group-from-index {
    text-align: center;
  }
  /* line 220, app/assets/stylesheets/templates/groups/general.scss */
  .add-a-group-from-index .btn {
    float: none;
    display: inline-block;
  }
}

@media (max-width: 767px) {
  /* line 228, app/assets/stylesheets/templates/groups/general.scss */
  .custom-filter {
    margin-bottom: 5px;
  }
}

/* line 144, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 4, app/assets/stylesheets/templates/groups/group_management.scss */
#group-management {
  width: 100%;
}

/* line 9, app/assets/stylesheets/templates/groups/group_management.scss */
#group-management .nav-tabs li:not(.active) a {
  cursor: pointer;
}

/* line 15, app/assets/stylesheets/templates/groups/group_management.scss */
#group-management h3 {
  color: #0074cc;
}

/* line 20, app/assets/stylesheets/templates/groups/group_management.scss */
#group-management .buttons .btn {
  border-width: 1px;
  display: block;
  float: left;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  padding: 9px 0;
  width: 32px;
}

/* line 31, app/assets/stylesheets/templates/groups/group_management.scss */
#group-management .buttons .btn-success {
  margin-right: 5px;
}

/* line 82, app/assets/stylesheets/templates/groups/group_management.scss */
#group-management .group .contributors-checkbox .checked {
  width: 25px;
}

/* line 85, app/assets/stylesheets/templates/groups/group_management.scss */
#group-management .group .contributors-checkbox .checked a {
  color: #339900;
}

/* line 90, app/assets/stylesheets/templates/groups/group_management.scss */
#group-management .group .contributors-checkbox .unchecked {
  width: 22px;
}

/* line 94, app/assets/stylesheets/templates/groups/group_management.scss */
#group-management .group .contributors-checkbox .unchecked a {
  color: #424242;
}

/* line 100, app/assets/stylesheets/templates/groups/group_management.scss */
#group-management .group .contributors-checkbox.allows .checked {
  display: inline;
}

/* line 104, app/assets/stylesheets/templates/groups/group_management.scss */
#group-management .group .contributors-checkbox.allows .unchecked {
  display: none;
}

/* line 110, app/assets/stylesheets/templates/groups/group_management.scss */
#group-management .group .contributors-checkbox.doesnt-allow .checked {
  display: none;
}

/* line 114, app/assets/stylesheets/templates/groups/group_management.scss */
#group-management .group .contributors-checkbox.doesnt-allow .unchecked {
  display: inline;
}

/* line 120, app/assets/stylesheets/templates/groups/group_management.scss */
#group-management .group .btn {
  border-width: 1px;
  font-size: 14px;
  line-height: 14px;
  padding: 9px 0;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 16px;
  width: 100px;
}

/* line 133, app/assets/stylesheets/templates/groups/group_management.scss */
#group-management .permissions {
  margin-bottom: 40px;
}

/* line 137, app/assets/stylesheets/templates/groups/group_management.scss */
#group-management .permissions .permission .visible-content {
  background-color: #e5e5e5;
  border-radius: 4px;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 10px;
  padding: 15px 200px 15px 15px;
  position: relative;
}

/* line 146, app/assets/stylesheets/templates/groups/group_management.scss */
#group-management .permissions .permission .visible-content .buttons {
  position: absolute;
  right: 112px;
  top: 5px;
}

/* line 152, app/assets/stylesheets/templates/groups/group_management.scss */
#group-management .permissions .permission .visible-content .more-info {
  border-width: 1px;
  font-size: 14px;
  line-height: 14px;
  padding: 9px 0;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 5px;
  width: 100px;
}

/* line 165, app/assets/stylesheets/templates/groups/group_management.scss */
#group-management .permissions .permission .invisible-group {
  display: none;
}

/* line 170, app/assets/stylesheets/templates/groups/group_management.scss */
#group-management .permissions .empty {
  margin-bottom: 40px;
  margin-top: 20px;
}

/* line 179, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management,
#custom-popup .group-management-permission {
  height: 100%;
  width: 100%;
}

/* line 185, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .about-group-section .group-avatar,
#custom-popup .group-management-permission .about-group-section .group-avatar {
  float: left;
  width: 25%;
}

/* line 190, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .about-group-section .about-section,
#custom-popup .group-management-permission .about-group-section .about-section {
  float: left;
  margin-bottom: 15px;
  width: 75%;
}

/* line 195, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .about-group-section .about-section .title-header,
#custom-popup .group-management-permission .about-group-section .about-section .title-header {
  color: #0074cc;
  font-size: 17.5px;
  font-weight: bold;
  margin-bottom: 10px;
}

/* line 202, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .about-group-section .about-section .information,
#custom-popup .group-management-permission .about-group-section .about-section .information {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  padding: 6px;
}

/* line 211, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .disclaimer-wrapper,
#custom-popup .group-management-permission .disclaimer-wrapper {
  height: 80px;
  margin-bottom: 15px;
  width: 100%;
}

/* line 216, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .disclaimer-wrapper .disclaimer,
#custom-popup .group-management-permission .disclaimer-wrapper .disclaimer {
  width: 75%;
  width: calc(100% - 52px);
  border-width: 1px;
  line-height: 17px;
  margin-bottom: 0;
  margin-left: 15px;
  padding: 5px 10px;
}

/* line 226, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .nav-tabs,
#custom-popup .group-management-permission .nav-tabs {
  height: 37px;
  margin-bottom: 0;
}

/* line 230, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .nav-tabs li,
#custom-popup .group-management-permission .nav-tabs li {
  height: 38px;
}

/* line 233, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .nav-tabs li a,
#custom-popup .group-management-permission .nav-tabs li a {
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  padding: 8px 12px;
}

/* line 240, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .nav-tabs li.details,
#custom-popup .group-management-permission .nav-tabs li.details {
  margin-left: 15px;
}

/* line 245, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .nav-tabs li:not(.active) a,
#custom-popup .group-management-permission .nav-tabs li:not(.active) a {
  cursor: pointer;
}

/* line 252, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .tab-content,
#custom-popup .group-management-permission .tab-content {
  height: 295px;
  padding: 15px;
}

/* line 256, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .tab-content .details,
#custom-popup .group-management-permission .tab-content .details {
  height: 100%;
}

/* line 259, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .tab-content .details .logo,
#custom-popup .group-management-permission .tab-content .details .logo {
  border-radius: 4px;
  float: right;
  height: 150px;
  margin: 0 0 10px 15px;
  width: 150px;
}

/* line 267, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .tab-content .details .about-group-section,
#custom-popup .group-management-permission .tab-content .details .about-group-section {
  width: 65%;
  width: calc(100% - 165px);
  height: 100%;
  overflow: auto;
}

/* line 272, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .tab-content .details .about-group-section .about-section,
#custom-popup .group-management-permission .tab-content .details .about-group-section .about-section {
  margin-bottom: 15px;
  width: 100%;
}

/* line 276, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .tab-content .details .about-group-section .about-section .title-header,
#custom-popup .group-management-permission .tab-content .details .about-group-section .about-section .title-header {
  color: #0074cc;
  font-size: 17.5px;
  font-weight: bold;
  margin-bottom: 10px;
}

/* line 283, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .tab-content .details .about-group-section .about-section .information,
#custom-popup .group-management-permission .tab-content .details .about-group-section .about-section .information {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  padding: 6px;
}

/* line 293, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .tab-content .members,
#custom-popup .group-management-permission .tab-content .members {
  height: 100%;
  width: 100%;
}

/* line 297, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .tab-content .members .title,
#custom-popup .group-management-permission .tab-content .members .title {
  height: 15px;
  line-height: 15px;
  padding-top: 12.5px;
  padding-right: 0;
  padding-bottom: 12.5px;
  padding-left: 0;
  font-size: 15px;
  background-color: #e5e5e5;
  color: #0074cc;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
}

/* line 306, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .tab-content .members .member,
#custom-popup .group-management-permission .tab-content .members .member {
  border-bottom: 1px solid #ddd;
  height: 60px;
  margin-bottom: 10px;
  position: relative;
  width: 100%;
}

/* line 313, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .tab-content .members .member .logo,
#custom-popup .group-management-permission .tab-content .members .member .logo {
  float: left;
  width: 80px;
}

/* line 317, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .tab-content .members .member .logo img,
#custom-popup .group-management-permission .tab-content .members .member .logo img {
  border: 1px solid #ddd;
  border-radius: 40px;
  height: 40px;
  margin-top: 5px;
  padding: 2px;
  width: 40px;
}

/* line 327, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .tab-content .members .member .infos,
#custom-popup .group-management-permission .tab-content .members .member .infos {
  float: left;
  padding: 5px;
  width: 75%;
}

/* line 332, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .tab-content .members .member .infos .name,
#custom-popup .group-management-permission .tab-content .members .member .infos .name {
  font-size: 16px;
}

/* line 336, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .tab-content .members .member .infos .organization,
#custom-popup .group-management-permission .tab-content .members .member .infos .organization {
  color: #aaaaaa;
  font-size: 12px;
}

/* line 342, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .tab-content .members .member:last-child,
#custom-popup .group-management-permission .tab-content .members .member:last-child {
  border-bottom: none;
}

/* line 349, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .permission-buttons,
#custom-popup .group-management-permission .permission-buttons {
  height: 32px;
  margin-bottom: 15px;
  position: relative;
  width: 100%;
}

/* line 355, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .permission-buttons .body,
#custom-popup .group-management-permission .permission-buttons .body {
  width: 70%;
  width: calc(100% - 105px);
  font-size: 14px;
  height: 32px;
  left: 0;
  line-height: 32px;
  overflow: hidden;
  padding: 0 0 0 15px;
  position: absolute;
  top: 0;
}

/* line 367, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .permission-buttons .approve,
#custom-popup .group-management-permission .permission-buttons .approve {
  right: 52px;
}

/* line 371, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .permission-buttons .reject,
#custom-popup .group-management-permission .permission-buttons .reject {
  right: 15px;
}

/* line 375, app/assets/stylesheets/templates/groups/group_management.scss */
#custom-popup .group-management .permission-buttons .approve,
#custom-popup .group-management .permission-buttons .reject,
#custom-popup .group-management-permission .permission-buttons .approve,
#custom-popup .group-management-permission .permission-buttons .reject {
  height: 14px;
  line-height: 14px;
  padding-top: 8px;
  padding-right: 0;
  padding-bottom: 8px;
  padding-left: 0;
  font-size: 14px;
  border-width: 1px;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  text-align: center;
  width: 30px;
}

/* line 144, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 4, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header {
  width: 100%;
  position: relative;
}

/* line 8, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .banner {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  overflow: hidden;
}

/* line 16, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .banner .draggable-area {
  position: absolute;
  z-index: 101;
  cursor: move;
}

/* line 21, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .banner .draggable-area.dont-drag {
  cursor: default;
}

/* line 25, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .banner .draggable-area.drag-to-x {
  height: 100%;
}

/* line 28, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .banner .draggable-area.drag-to-x img {
  height: 100%;
}

/* line 33, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .banner .draggable-area.drag-to-y {
  width: 100%;
}

/* line 36, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .banner .draggable-area.drag-to-y img {
  width: 100%;
}

/* line 42, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .banner .group-uploader-wrapper {
  position: absolute;
  bottom: 0;
  height: 30px;
  width: 100%;
  z-index: 102;
}

/* line 49, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .banner .group-uploader-wrapper form {
  z-index: 104;
}

/* line 52, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .banner .group-uploader-wrapper form .button {
  padding: .25rem 0;
  border: 0;
  font-size: 15px;
}

/* line 59, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .banner .group-uploader-wrapper .dropzone {
  z-index: 103;
}

/* line 64, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .banner .cover-for-full-progress-bar {
  z-index: 105;
}

/* line 69, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .logo {
  background-color: white;
  position: absolute;
  padding: 4px;
  border: 1px solid black;
  border-radius: 3px;
  z-index: 200;
}

/* line 77, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .logo .image-wrapper {
  position: relative;
}

/* line 80, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .logo .image-wrapper img {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 201;
}

/* line 87, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .logo .image-wrapper .group-uploader-wrapper {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 202;
}

/* line 93, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .logo .image-wrapper .group-uploader-wrapper form {
  z-index: 204;
}

/* line 96, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .logo .image-wrapper .group-uploader-wrapper form .button {
  border: 0;
  padding: .125rem 0;
  font-size: 10px;
}

/* line 103, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .logo .image-wrapper .group-uploader-wrapper .dropzone {
  z-index: 203;
}

/* line 108, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .logo .image-wrapper .cover-for-full-progress-bar {
  z-index: 205;
}

/* line 113, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .logo.hovered, #group-global-header .logo.hovered2 {
  background-color: #f3f781;
}

/* line 122, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .banner .group-uploader-wrapper form,
#group-global-header .logo .group-uploader-wrapper form {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* line 129, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .banner .group-uploader-wrapper form .button,
#group-global-header .logo .group-uploader-wrapper form .button {
  /* http://blueimp.github.io/jQuery-File-Upload/css/jquery.fileupload.css */
  -webkit-transition-property: padding-top;
  -moz-transition-property: padding-top;
  -o-transition-property: padding-top;
  transition-property: padding-top;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  width: 100%;
  border-width: 1px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #333333;
  color: white;
  opacity: 0.5;
  text-align: center;
}

/* line 143, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .banner .group-uploader-wrapper form .button:hover,
#group-global-header .logo .group-uploader-wrapper form .button:hover {
  opacity: 1;
  background-color: #5bb75b;
}

/* line 148, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .banner .group-uploader-wrapper form .button input,
#group-global-header .logo .group-uploader-wrapper form .button input {
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
  direction: ltr;
  opacity: 0;
  margin: 0;
  font-size: 200px;
  -ms-filter: "alpha(opacity=0)";
}

/* line 162, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .banner .group-uploader-wrapper .dropzone,
#group-global-header .logo .group-uploader-wrapper .dropzone {
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 172, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .banner .cover-for-full-progress-bar,
#group-global-header .logo .cover-for-full-progress-bar {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #5bb75b;
  opacity: 1;
}

/* line 183, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header .banner.hovered2 .group-uploader-wrapper form .button,
#group-global-header .logo.hovered2 .group-uploader-wrapper form .button {
  opacity: 1;
  background-color: #5bb75b;
}

/* line 192, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header.not-editable .banner img {
  position: absolute;
  max-width: none;
}

/* line 196, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header.not-editable .banner img.drag-to-x {
  height: 100%;
}

/* line 200, app/assets/stylesheets/templates/groups/header.scss */
#group-global-header.not-editable .banner img.drag-to-y {
  width: 100%;
}

/* line 144, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 4, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-overlay {
  background-color: #000000;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 20005;
}

/* line 14, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup {
  background-color: #ffffff;
  border-radius: 5px;
  overflow: hidden;
  position: absolute;
  z-index: 20006;
}

/* line 21, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup .namespace {
  display: block;
  height: 100%;
  width: 100%;
}

/* line 26, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup .namespace .popup-content {
  margin: 0 10px;
}

/* line 32, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup .new-group-popup .input-block-level {
  width: 94%;
}

/* line 36, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup .new-group-popup .fields {
  margin-bottom: 15px;
}

/* line 41, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup .header {
  display: none;
  position: relative;
}

/* line 47, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.header-enabled .namespace {
  height: 65%;
  height: calc(100% - 65px);
}

/* line 51, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.header-enabled .header {
  display: block;
  height: 65px;
}

/* line 55, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.header-enabled .header .cancel {
  height: 18px;
  line-height: 18px;
  padding-top: 16px;
  padding-right: 0;
  padding-bottom: 16px;
  padding-left: 0;
  font-size: 18px;
  color: #a4a4a4;
  cursor: pointer;
  font-weight: bold;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 50px;
}

/* line 66, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.header-enabled .header .cancel:hover {
  color: #0074cc;
  text-decoration: none;
}

/* line 72, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.header-enabled .header .title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  line-height: 20px;
  background-color: #d3d3d3;
  color: #0074cc;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
  padding: 15px 30px;
}

/* line 144, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 89, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.application .footer {
  background-color: #d3d3d3;
  border-top: solid 1px #ddd;
  bottom: 0;
  height: 65px;
  left: 0;
  position: absolute;
  width: 100%;
}

/* line 98, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.application .footer .btn {
  bottom: 10px;
  position: absolute;
  width: 160px;
}

/* line 103, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.application .footer .btn.left {
  left: 20px;
}

/* line 107, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.application .footer .btn.right {
  right: 20px;
}

@media (max-width: 750px) {
  /* line 113, app/assets/stylesheets/templates/groups/../custom_popup.scss */
  #custom-popup.application .footer .btn {
    width: 75px;
  }
}

/* line 17, app/assets/stylesheets/templates/groups/index.scss */
#custom-popup.application .group-preview .popup-container {
  height: calc(100% - 65px);
  overflow-y: scroll;
}

/* line 22, app/assets/stylesheets/templates/groups/index.scss */
#custom-popup.application .group-preview .alert {
  margin: 5px 15px 0;
}

/* line 26, app/assets/stylesheets/templates/groups/index.scss */
#custom-popup.application .group-preview .about {
  padding: 15px;
}

/* line 29, app/assets/stylesheets/templates/groups/index.scss */
#custom-popup.application .group-preview .about .title {
  color: #0074cc;
  font-size: 17.5px;
  font-weight: bold;
  margin-bottom: 10px;
}

/* line 36, app/assets/stylesheets/templates/groups/index.scss */
#custom-popup.application .group-preview .about .information {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  overflow: auto;
  padding: 6px;
}

/* line 47, app/assets/stylesheets/templates/groups/index.scss */
#custom-popup .new-group-popup {
  width: 60%;
  width: calc(100% - 40px);
  padding-bottom: 65px;
}

/* line 51, app/assets/stylesheets/templates/groups/index.scss */
#custom-popup .new-group-popup .alert-info {
  margin: 7px 0;
}

/* line 55, app/assets/stylesheets/templates/groups/index.scss */
#custom-popup .new-group-popup textarea {
  resize: none;
}

/* line 59, app/assets/stylesheets/templates/groups/index.scss */
#custom-popup .new-group-popup input::-ms-clear {
  display: none;
}

/* line 63, app/assets/stylesheets/templates/groups/index.scss */
#custom-popup .new-group-popup .fields {
  padding: 0 20px;
  width: 100%;
}

/* line 67, app/assets/stylesheets/templates/groups/index.scss */
#custom-popup .new-group-popup .fields .radio-buttons {
  margin: 10px 0;
}

/* line 72, app/assets/stylesheets/templates/groups/index.scss */
#custom-popup .new-group-popup .footer {
  background-color: #e5e5e5;
  border-top: solid 1px #ddd;
  bottom: 0;
  height: 65px;
  left: 0;
  position: absolute;
  width: 100%;
}

/* line 81, app/assets/stylesheets/templates/groups/index.scss */
#custom-popup .new-group-popup .footer .btn {
  bottom: 10px;
  position: absolute;
  width: 120px;
}

/* line 86, app/assets/stylesheets/templates/groups/index.scss */
#custom-popup .new-group-popup .footer .btn.left {
  left: 20px;
}

/* line 90, app/assets/stylesheets/templates/groups/index.scss */
#custom-popup .new-group-popup .footer .btn.right {
  right: 20px;
  width: 160px;
}

/* line 98, app/assets/stylesheets/templates/groups/index.scss */
.group-index-title {
  border-bottom: 2px solid #ddd;
  padding-left: 10px;
}

/* line 103, app/assets/stylesheets/templates/groups/index.scss */
.group-list .placeholder {
  color: #999;
  display: none;
  font-weight: bold;
  height: 70px;
  line-height: 70px;
  text-align: center;
}

/* line 111, app/assets/stylesheets/templates/groups/index.scss */
.group-list .placeholder:only-child {
  display: block;
}

/* line 2, app/assets/stylesheets/templates/groups/members.scss */
.regenerate-button .btn {
  float: right;
  margin-bottom: 15px;
}

/* line 8, app/assets/stylesheets/templates/groups/members.scss */
#group-add-members-modal {
  max-height: none !important;
}

/* line 12, app/assets/stylesheets/templates/groups/members.scss */
.group-add-members {
  max-height: none !important;
}

/* line 16, app/assets/stylesheets/templates/groups/members.scss */
.user-flash,
.organization-flash {
  margin-top: 20px;
}

/* line 22, app/assets/stylesheets/templates/groups/members.scss */
.group-roles .members-table-separator {
  background: #eeeeee;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #eeeeee;
  padding: 8px;
  margin: 5px 0px 0px 0px;
}

/* line 29, app/assets/stylesheets/templates/groups/members.scss */
.group-roles .members-table-separator .org-title {
  font-size: 16px;
  font-weight: bold;
  color: #808080;
}

/* line 35, app/assets/stylesheets/templates/groups/members.scss */
.group-roles .members-table-separator .contributor-status {
  margin-top: 2px;
}

/* line 39, app/assets/stylesheets/templates/groups/members.scss */
.group-roles .members-table-separator .remove-organization {
  margin: -4px 0 0 17px;
}

/* line 45, app/assets/stylesheets/templates/groups/members.scss */
.group-roles .member-role .name {
  color: #0088cc;
  font-weight: bold;
}

/* line 50, app/assets/stylesheets/templates/groups/members.scss */
.group-roles .member-role td.remove {
  text-align: right;
}

/* line 54, app/assets/stylesheets/templates/groups/members.scss */
.group-roles .member-role select {
  margin-bottom: 0;
  width: 100%;
}

/* line 59, app/assets/stylesheets/templates/groups/members.scss */
.group-roles .member-role .vertical-content-adjustment {
  padding-top: 14px;
}

/* line 62, app/assets/stylesheets/templates/groups/members.scss */
.group-roles .member-role .vertical-content-adjustment .truncate-overflow {
  display: inline-block;
  max-width: 100%;
}

/* line 69, app/assets/stylesheets/templates/groups/members.scss */
.group-roles .members-table,
.group-roles .heading {
  color: #808080;
}

/* line 75, app/assets/stylesheets/templates/groups/members.scss */
.members-table {
  width: 100%;
  table-layout: fixed;
}

/* line 79, app/assets/stylesheets/templates/groups/members.scss */
.members-table td:nth-child(1) {
  width: 35%;
}

/* line 88, app/assets/stylesheets/templates/groups/members.scss */
.group-roles.channel-subscription .member-role td.role,
.group-roles.channel-subscription .members-table td.role {
  display: none !important;
}

/* line 92, app/assets/stylesheets/templates/groups/members.scss */
.group-roles.channel-subscription .member-role td.edit,
.group-roles.channel-subscription .members-table td.edit {
  display: none !important;
}

/* line 96, app/assets/stylesheets/templates/groups/members.scss */
.group-roles.channel-subscription .member-role td.remove,
.group-roles.channel-subscription .members-table td.remove {
  display: none !important;
}

/* line 102, app/assets/stylesheets/templates/groups/members.scss */
.group-roles.channel-subscription .members-table-separator .remove-organization {
  display: none !important;
}

/* line 109, app/assets/stylesheets/templates/groups/members.scss */
#custom-popup .group-add-members {
  height: 100%;
  width: 100%;
  min-height: 300px;
}

/* line 114, app/assets/stylesheets/templates/groups/members.scss */
#custom-popup .group-add-members .search-box {
  width: 70%;
  width: calc(100% - 30px);
  padding: 0 15px;
}

/* line 118, app/assets/stylesheets/templates/groups/members.scss */
#custom-popup .group-add-members .search-box .flash {
  margin-top: 5px;
  height: 40px;
}

/* line 122, app/assets/stylesheets/templates/groups/members.scss */
#custom-popup .group-add-members .search-box .flash .alert {
  margin-bottom: 0;
}

/* line 128, app/assets/stylesheets/templates/groups/members.scss */
#custom-popup .group-add-members .join-links {
  width: 70%;
  width: calc(100% - 30px);
  margin-bottom: 15px;
  padding: 0 15px;
}

/* line 133, app/assets/stylesheets/templates/groups/members.scss */
#custom-popup .group-add-members .join-links hr {
  margin-top: 0;
}

/* line 141, app/assets/stylesheets/templates/groups/members.scss */
.group .inject-super {
  position: relative;
}

/* line 144, app/assets/stylesheets/templates/groups/members.scss */
.group .inject-super .btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
}

/* line 152, app/assets/stylesheets/templates/groups/members.scss */
.collaboration-group-user-members .thumb {
  border: 1px solid #dddddd;
  border-radius: 40px;
  height: 40px;
  width: 40px;
  overflow: hidden;
}

/* line 160, app/assets/stylesheets/templates/groups/members.scss */
.collaboration-group-user-members td {
  padding-top: 16px;
}

/* line 164, app/assets/stylesheets/templates/groups/members.scss */
.collaboration-group-user-members td:first-child {
  padding: 5px;
}

/* line 144, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 4, app/assets/stylesheets/templates/groups/navigation.scss */
.group .expand-menu-button {
  cursor: pointer;
  display: none;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  /* line 4, app/assets/stylesheets/templates/groups/navigation.scss */
  .group .expand-menu-button {
    display: block;
  }
}

/* line 13, app/assets/stylesheets/templates/groups/navigation.scss */
.group .expand-menu-button.collapsed .close-menu, .group .expand-menu-button:not(.collapsed) .open-menu {
  display: none;
}

@media (min-width: 768px) {
  /* line 19, app/assets/stylesheets/templates/groups/navigation.scss */
  #group-navigation {
    height: auto !important;
  }
}

/* line 25, app/assets/stylesheets/templates/groups/navigation.scss */
#group-navigation .navigation-content .nav-category {
  margin-bottom: 20px;
}

/* line 28, app/assets/stylesheets/templates/groups/navigation.scss */
#group-navigation .navigation-content .nav-category .header {
  height: 14px;
  line-height: 14px;
  padding-top: 23px;
  padding-right: 0;
  padding-bottom: 23px;
  padding-left: 0;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  color: white;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-radius: 4px 4px 0 0;
  color: #339900;
  box-sizing: content-box;
}

/* line 41, app/assets/stylesheets/templates/groups/navigation.scss */
#group-navigation .navigation-content .nav-category .footer {
  height: 14px;
  line-height: 14px;
  padding-top: 23px;
  padding-right: 0;
  padding-bottom: 23px;
  padding-left: 0;
  font-size: 14px;
  color: white;
  border: 1px solid #ddd;
  border-radius: 4px 4px 0 0;
  color: #0074cc;
  padding-left: 10px;
}

/* line 51, app/assets/stylesheets/templates/groups/navigation.scss */
#group-navigation .navigation-content .nav-category .content .husk {
  font-size: 14px;
  padding-top: .5rem;
  padding-bottom: .5rem;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  display: block;
}

/* line 60, app/assets/stylesheets/templates/groups/navigation.scss */
#group-navigation .navigation-content .nav-category .content .husk:hover, #group-navigation .navigation-content .nav-category .content .husk.hovered {
  background-color: #eeeeee;
  cursor: pointer;
  text-decoration: none;
}

/* line 67, app/assets/stylesheets/templates/groups/navigation.scss */
#group-navigation .navigation-content .nav-category .content .husk .item-content {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #424242;
  margin-left: 11px;
  line-height: 16px;
}

/* line 74, app/assets/stylesheets/templates/groups/navigation.scss */
#group-navigation .navigation-content .nav-category .content .husk:last-child {
  border-radius: 0 0 4px 4px;
  border-bottom: 1px solid #ddd;
}

/* line 82, app/assets/stylesheets/templates/groups/navigation.scss */
#group-navigation .navigation-content .nav-category.pages .header {
  height: 40px;
  position: relative;
}

/* line 87, app/assets/stylesheets/templates/groups/navigation.scss */
#group-navigation .navigation-content .nav-category.pages .content {
  position: relative;
}

/* line 98, app/assets/stylesheets/templates/groups/navigation.scss */
#group-navigation .navigation-content .nav-category.resources .content .husk:hover .item-content, #group-navigation .navigation-content .nav-category.resources .content .husk.hovered .item-content {
  color: #0074cc;
}

/* line 103, app/assets/stylesheets/templates/groups/navigation.scss */
#group-navigation .navigation-content .nav-category.resources .content .husk.hovered {
  cursor: default;
}

/* line 117, app/assets/stylesheets/templates/groups/navigation.scss */
#group-navigation .navigation-content .nav-category.admin .content .husk:hover .item-content, #group-navigation .navigation-content .nav-category.admin .content .husk.hovered .item-content, #group-navigation .navigation-content .nav-category.about .content .husk:hover .item-content, #group-navigation .navigation-content .nav-category.about .content .husk.hovered .item-content {
  color: #d58512;
}

/* line 122, app/assets/stylesheets/templates/groups/navigation.scss */
#group-navigation .navigation-content .nav-category.admin .content .husk.hovered, #group-navigation .navigation-content .nav-category.about .content .husk.hovered {
  cursor: default;
}

/* line 127, app/assets/stylesheets/templates/groups/navigation.scss */
#group-navigation .navigation-content .nav-category.admin .content .husk.blocked .item-content, #group-navigation .navigation-content .nav-category.about .content .husk.blocked .item-content {
  color: #bdbdbd;
}

/* line 132, app/assets/stylesheets/templates/groups/navigation.scss */
#group-navigation .navigation-content .nav-category.admin .content .husk .blocked, #group-navigation .navigation-content .nav-category.about .content .husk .blocked {
  color: #bdbdbd;
}

/* line 145, app/assets/stylesheets/templates/groups/navigation.scss */
#group-navigation .navigation-content .nav-category.super .content .husk:hover .item-content, #group-navigation .navigation-content .nav-category.super .content .husk.hovered .item-content {
  color: #b20000;
}

/* line 150, app/assets/stylesheets/templates/groups/navigation.scss */
#group-navigation .navigation-content .nav-category.super .content .husk.hovered {
  cursor: default;
}

/* line 162, app/assets/stylesheets/templates/groups/navigation.scss */
#group-navigation.visitor .disable-click {
  cursor: default;
  pointer-events: none;
}

/* line 167, app/assets/stylesheets/templates/groups/navigation.scss */
#group-navigation.visitor .join-info {
  background: #f5f5f5;
  border: 1px solid #ddd;
  border-radius: 4px;
  color: #999;
  font-size: 12px;
  margin-top: 5px;
  padding: 4px;
}

/* line 177, app/assets/stylesheets/templates/groups/navigation.scss */
#group-navigation.visitor .page-item:not([data-publish="public"]) {
  color: #999;
  cursor: not-allowed;
}

/* line 181, app/assets/stylesheets/templates/groups/navigation.scss */
#group-navigation.visitor .page-item:not([data-publish="public"]) .link,
#group-navigation.visitor .page-item:not([data-publish="public"]) i {
  display: none;
}

/* line 186, app/assets/stylesheets/templates/groups/navigation.scss */
#group-navigation.visitor .page-item:not([data-publish="public"]) .fa-lock {
  display: inline-block;
}

/* line 144, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* Colors scheme */
/* line 4, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-base {
  background-color: #ebecf0 !important;
}

/* line 7, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-grey {
  background-color: #efefee !important;
}

/* line 10, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-white {
  background-color: #ffffff !important;
}

/* line 13, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-blue {
  background-color: #2a6fbb !important;
}

/* line 16, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-blue--lighter {
  background-color: #b2e5f7 !important;
}

/* line 20, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-blue--light {
  background-color: #04abe3 !important;
}

/* line 24, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-blue--dark {
  background-color: #1e2264 !important;
}

/* line 28, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-teal {
  background-color: #00baba !important;
}

/* line 31, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-orange {
  background-color: #2b348f !important;
}

/* line 34, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-coral {
  background-color: #ff4f5c !important;
}

/* line 37, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-yellow {
  background-color: #ffc900 !important;
}

/* line 40, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-slate {
  background-color: #283238 !important;
}

/* line 43, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-purple {
  background-color: #bfc2dd !important;
}

/* line 46, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-purple {
  background-color: #4b54a1 !important;
}

/* line 49, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-purple--light {
  background-color: #bfc2dd !important;
}

/* line 52, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-purple--dark {
  background-color: #3d4599 !important;
}

/* line 58, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-grey {
  color: #efefee !important;
}

/* line 61, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-white {
  color: #ffffff !important;
}

/* line 64, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-blue {
  color: #2a6fbb !important;
}

/* line 67, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-blue--light {
  color: #04abe3 !important;
}

/* line 71, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-blue--dark {
  color: #1e2264 !important;
}

/* line 75, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-teal {
  color: #00baba !important;
}

/* line 78, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-orange {
  color: #ffa500 !important;
}

/* line 81, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-coral {
  color: #ff4f5c !important;
}

/* line 84, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-yellow {
  color: #ffc900 !important;
}

/* line 87, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-slate {
  color: #283238 !important;
}

/* line 90, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-purple {
  color: #4b54a1 !important;
}

/* line 93, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-purple--light {
  color: #bfc2dd !important;
}

/* line 96, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-purple--dark {
  color: #3d4599 !important;
}

/* line 103, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-btn {
  border: none;
  color: white !important;
  background-color: #82c837 !important;
}

/* line 108, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-btn--orange {
  border: none;
  color: white !important;
  background-color: #ffa500 !important;
}

/* line 114, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-btn--yellow {
  border: none;
  color: black !important;
  background-color: #ffc900 !important;
}

/* line 123, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top {
  border-top: 5px dashed black;
}

/* line 125, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--grey {
  border-color: #efefee !important;
}

/* line 128, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--white {
  border-color: #ffffff !important;
}

/* line 131, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--blue {
  border-color: #2a6fbb !important;
}

/* line 134, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--blue-light {
  border-color: #04abe3 !important;
}

/* line 137, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--blue-dark {
  border-color: #1e2264 !important;
}

/* line 140, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--teal {
  border-color: #00baba !important;
}

/* line 143, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--orange {
  border-color: #ffa500 !important;
}

/* line 146, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--coral {
  border-color: #ff4f5c !important;
}

/* line 149, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--yellow {
  border-color: #ffc900 !important;
}

/* line 152, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--slate {
  border-color: #283238 !important;
}

/* line 155, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--purple {
  border-color: #4b54a1 !important;
}

/* line 158, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--purple-light {
  border-color: #bfc2dd !important;
}

/* line 161, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--purple-dark {
  color: #3d4599 !important;
}

/* line 166, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right {
  border-right: 5px dashed black;
}

/* line 168, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--grey {
  border-color: #efefee !important;
}

/* line 171, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--white {
  border-color: #ffffff !important;
}

/* line 174, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--blue {
  border-color: #2a6fbb !important;
}

/* line 177, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--blue-light {
  border-color: #04abe3 !important;
}

/* line 180, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--blue-dark {
  border-color: #1e2264 !important;
}

/* line 183, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--teal {
  border-color: #00baba !important;
}

/* line 186, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--orange {
  border-color: #ffa500 !important;
}

/* line 189, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--coral {
  border-color: #ff4f5c !important;
}

/* line 192, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--yellow {
  border-color: #ffc900 !important;
}

/* line 195, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--slate {
  border-color: #283238 !important;
}

/* line 198, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--purple {
  border-color: #4b54a1 !important;
}

/* line 201, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--purple-light {
  border-color: #bfc2dd !important;
}

/* line 204, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--purple-dark {
  border-color: #3d4599 !important;
}

/* line 209, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom {
  border-bottom: 5px dashed black;
}

/* line 211, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--grey {
  border-color: #efefee !important;
}

/* line 214, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--white {
  border-color: #ffffff !important;
}

/* line 217, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--blue {
  border-color: #2a6fbb !important;
}

/* line 220, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--blue-light {
  border-color: #04abe3 !important;
}

/* line 223, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--blue-dark {
  border-color: #1e2264 !important;
}

/* line 226, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--teal {
  border-color: #00baba !important;
}

/* line 229, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--orange {
  border-color: #ffa500 !important;
}

/* line 232, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--coral {
  border-color: #ff4f5c !important;
}

/* line 235, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--yellow {
  border-color: #ffc900 !important;
}

/* line 238, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--slate {
  border-color: #283238 !important;
}

/* line 241, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--purple {
  border-color: #4b54a1 !important;
}

/* line 244, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--purple-light {
  border-color: #bfc2dd !important;
}

/* line 247, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--purple-dark {
  border-color: #3d4599 !important;
}

/* line 252, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left {
  border-left: 5px dashed black;
}

/* line 254, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--grey {
  border-color: #efefee !important;
}

/* line 257, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--white {
  border-color: #ffffff !important;
}

/* line 260, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--blue {
  border-color: #2a6fbb !important;
}

/* line 263, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--blue-light {
  border-color: #04abe3 !important;
}

/* line 266, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--blue-dark {
  border-color: #1e2264 !important;
}

/* line 269, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--teal {
  border-color: #00baba !important;
}

/* line 272, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--orange {
  border-color: #ffa500 !important;
}

/* line 275, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--coral {
  border-color: #ff4f5c !important;
}

/* line 278, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--yellow {
  border-color: #ffc900 !important;
}

/* line 281, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--slate {
  border-color: #283238 !important;
}

/* line 284, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--purple {
  border-color: #4b54a1 !important;
}

/* line 287, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--purple-light {
  border-color: #bfc2dd !important;
}

/* line 290, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--purple-dark {
  border-color: #3d4599 !important;
}

/* line 3, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--10 {
  width: 10% !important;
  height: auto;
}

/* line 7, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--15 {
  width: 15% !important;
  height: auto;
}

/* line 11, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--20 {
  width: 20% !important;
  height: auto;
}

/* line 15, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--25 {
  width: 25% !important;
  height: auto;
}

/* line 19, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--30 {
  width: 30% !important;
  height: auto;
}

/* line 23, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--35 {
  width: 35% !important;
  height: auto;
}

/* line 27, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--40 {
  width: 40% !important;
  height: auto;
}

/* line 31, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--45 {
  width: 45% !important;
  height: auto;
}

/* line 35, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--50 {
  width: 50% !important;
  height: auto;
}

/* line 39, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--55 {
  width: 55% !important;
  height: auto;
}

/* line 43, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--60 {
  width: 60% !important;
  height: auto;
}

/* line 47, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--65 {
  width: 65% !important;
  height: auto;
}

/* line 51, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--70 {
  width: 70% !important;
  height: auto;
}

/* line 55, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--75 {
  width: 75% !important;
  height: auto;
}

/* line 59, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--80 {
  width: 80% !important;
  height: auto;
}

/* line 63, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--85 {
  width: 85% !important;
  height: auto;
}

/* line 67, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--90 {
  width: 90% !important;
  height: auto;
}

/* line 71, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--95 {
  width: 95% !important;
  height: auto;
}

/* line 75, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--full {
  width: 100% !important;
  height: auto;
}

/* line 83, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-btn {
  width: 200px;
  height: 40px;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 91, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-btn:hover {
  text-decoration: none !important;
}

/* Text Elements */
/* line 98, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-title,
.ss-hero-title {
  font-size: 32px !important;
  line-height: 30px !important;
  font-weight: bold !important;
}

@media (min-width: 876px) and (max-width: 1199px) {
  /* line 98, app/assets/stylesheets/templates/groups/templates/utilities.scss */
  .ss-title,
.ss-hero-title {
    font-size: 45px !important;
    line-height: 40px !important;
  }
}

@media (min-width: 1200px) {
  /* line 98, app/assets/stylesheets/templates/groups/templates/utilities.scss */
  .ss-title,
.ss-hero-title {
    font-size: 60px !important;
    line-height: 50px !important;
  }
}

/* line 114, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-subtitle,
.ss-hero-subtitle {
  font-size: 18px;
  font-weight: medium;
}

@media (min-width: 876px) and (max-width: 1199px) {
  /* line 114, app/assets/stylesheets/templates/groups/templates/utilities.scss */
  .ss-subtitle,
.ss-hero-subtitle {
    font-size: 22px !important;
  }
}

@media (min-width: 1200px) {
  /* line 114, app/assets/stylesheets/templates/groups/templates/utilities.scss */
  .ss-subtitle,
.ss-hero-subtitle {
    font-size: 26px !important;
  }
}

/* line 126, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-subtitle--left,
.ss-hero-subtitle--left {
  text-align: left;
}

/* line 129, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-subtitle--center,
.ss-hero-subtitle--center {
  text-align: center;
}

/* line 132, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-subtitle--right,
.ss-hero-subtitle--right {
  text-align: right;
}

/* line 139, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-list-item {
  margin-left: 15px;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
}

/* line 148, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-left {
  text-align: left;
}

/* line 151, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-center {
  text-align: center;
}

/* line 154, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-right {
  text-align: right;
}

/* line 160, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-medium {
  font-weight: medium;
}

/* line 164, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-bold {
  font-weight: bold;
}

/* line 168, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-light {
  font-weight: light;
}

/* line 171, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-lighter {
  font-weight: lighter;
}

/* line 176, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--10 {
  padding: 10px;
}

/* line 179, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--15 {
  padding: 15px;
}

/* line 182, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--20 {
  padding: 20px;
}

/* line 185, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--25 {
  padding: 25px;
}

/* line 188, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--30 {
  padding: 30px;
}

/* line 191, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--35 {
  padding: 35px;
}

/* line 194, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--40 {
  padding: 40px;
}

/* line 197, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--45 {
  padding: 45px;
}

/* line 200, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--50 {
  padding: 50px;
}

/* line 203, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--55 {
  padding: 55px;
}

/* line 206, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--60 {
  padding: 60px;
}

/* line 209, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--65 {
  padding: 65px;
}

/* line 212, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--70 {
  padding: 70px;
}

/* line 215, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--75 {
  padding: 75px;
}

/* line 218, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--80 {
  padding: 80px;
}

/* line 221, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--85 {
  padding: 85px;
}

/* line 224, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--90 {
  padding: 90px;
}

/* line 227, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--95 {
  padding: 95px;
}

/* line 230, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--full {
  padding: 100px;
}

/* line 236, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--10 {
  margin: 10px;
}

/* line 239, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--15 {
  margin: 15px;
}

/* line 242, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--20 {
  margin: 20px;
}

/* line 245, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--25 {
  margin: 25px;
}

/* line 248, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--30 {
  margin: 30px;
}

/* line 251, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--35 {
  margin: 35px;
}

/* line 254, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--40 {
  margin: 40px;
}

/* line 257, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--45 {
  margin: 45px;
}

/* line 260, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--50 {
  margin: 50px;
}

/* line 263, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--55 {
  margin: 55px;
}

/* line 266, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--60 {
  margin: 60px;
}

/* line 269, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--65 {
  margin: 65px;
}

/* line 272, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--70 {
  margin: 70px;
}

/* line 275, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--75 {
  margin: 75px;
}

/* line 278, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--80 {
  margin: 80px;
}

/* line 281, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--85 {
  margin: 85px;
}

/* line 284, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--90 {
  margin: 90px;
}

/* line 287, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--95 {
  margin: 95px;
}

/* line 290, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--full {
  margin: 100px;
}

/* line 1, app/assets/stylesheets/templates/groups/templates/containers.scss */
.ss-infographic-container {
  position: relative;
  padding: 20px;
}

/* line 6, app/assets/stylesheets/templates/groups/templates/containers.scss */
.ss-btn-container {
  width: 100%;
  display: flex;
  margin-top: 20px;
  gap: 10px;
}

/* line 12, app/assets/stylesheets/templates/groups/templates/containers.scss */
.ss-btn-container--left {
  justify-content: start;
}

/* line 15, app/assets/stylesheets/templates/groups/templates/containers.scss */
.ss-btn-container--center {
  justify-content: center;
}

/* line 18, app/assets/stylesheets/templates/groups/templates/containers.scss */
.ss-btn-container--right {
  justify-content: end;
}

/* line 1, app/assets/stylesheets/templates/groups/templates/split-components.scss */
.ss-split-left,
.ss-split-right {
  padding: 20px 30px;
}

@media (min-width: 1200px) {
  /* line 1, app/assets/stylesheets/templates/groups/templates/split-components.scss */
  .ss-split-left,
.ss-split-right {
    width: 50%;
    height: 100%;
    padding: 20px 30px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

/* line 1, app/assets/stylesheets/templates/groups/templates/infographic-component.scss */
.ss-infographic-image {
  margin: 0 auto;
  text-align: center;
}

/* line 5, app/assets/stylesheets/templates/groups/templates/infographic-component.scss */
.ss-infographic-annotation {
  width: 50%;
  padding: 15px;
  position: absolute;
  bottom: 10%;
}

/* line 2, app/assets/stylesheets/templates/groups/templates/table-component.scss */
.ss-table table {
  border: 0.85px solid #9f9f9f;
  height: auto;
}

/* line 8, app/assets/stylesheets/templates/groups/templates/table-component.scss */
.ss-table table thead tr td {
  background-color: cornflowerblue;
  color: white;
  font-weight: bold;
}

/* line 15, app/assets/stylesheets/templates/groups/templates/table-component.scss */
.ss-table table td {
  padding: 3px 5px;
  border: 0.5px solid lightgray;
}

/* line 12, app/assets/stylesheets/templates/groups/page_editor.scss */
#page-editor-toolbar {
  width: 100%;
  margin-bottom: 6px;
  position: relative;
}

/* line 17, app/assets/stylesheets/templates/groups/page_editor.scss */
#page-editor-toolbar .btn {
  padding: 5px 0;
  font-size: 12px;
  width: 24px;
  line-height: 14px;
  text-align: center;
  margin-bottom: 4px;
}

/* line 25, app/assets/stylesheets/templates/groups/page_editor.scss */
#page-editor-toolbar .btn.insert-snippet {
  width: auto;
  padding: 5px;
}

/* line 29, app/assets/stylesheets/templates/groups/page_editor.scss */
#page-editor-toolbar .btn.insert-snippet .icon-plus {
  margin-left: 5px;
}

/* line 35, app/assets/stylesheets/templates/groups/page_editor.scss */
#page-editor-toolbar .snippet-dropdown-wrapper {
  display: inline-block;
}

/* line 39, app/assets/stylesheets/templates/groups/page_editor.scss */
#page-editor-toolbar .snippet-dropdown {
  position: relative;
}

/* line 42, app/assets/stylesheets/templates/groups/page_editor.scss */
#page-editor-toolbar .snippet-dropdown ul a {
  line-height: 14px;
  padding: 5px 10px;
  margin-bottom: 2px;
  border-radius: 6px;
  cursor: pointer;
}

/* line 49, app/assets/stylesheets/templates/groups/page_editor.scss */
#page-editor-toolbar .snippet-dropdown ul a i {
  margin-right: 10px;
}

/* line 53, app/assets/stylesheets/templates/groups/page_editor.scss */
#page-editor-toolbar .snippet-dropdown ul a:hover {
  background-color: #ddd;
  text-decoration: none;
}

/* line 61, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header {
  width: 88%;
  width: calc(100% - 12px);
  padding: 5px;
  border-radius: 4px;
  margin-bottom: 10px;
  border: 1px solid transparent;
}

/* line 68, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header .title {
  margin-left: 5px;
  width: 300px;
}

/* line 72, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header .title .caption {
  font-size: 16px;
  color: #0074cc;
  font-weight: bold;
  margin-right: 10px;
  float: left;
  padding-top: 3px;
}

/* line 81, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header .title input {
  width: 200px;
  margin-bottom: 0;
  height: auto;
  display: block;
  padding: .25rem .5rem;
  float: left;
}

/* line 91, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header .disclaimer {
  margin: 0 auto;
  text-align: center;
}

/* line 95, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header .disclaimer .public-label,
.page-edit-header .disclaimer .not-public-label {
  font-size: 16px;
}

/* line 99, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header .disclaimer .public-label .info-container,
.page-edit-header .disclaimer .not-public-label .info-container {
  font-size: 16px;
  margin-left: 10px;
  cursor: pointer;
  width: 28px;
  text-align: center;
  border-radius: 26px;
  display: inline-block;
}

/* line 111, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header .disclaimer .public-label .info-container {
  border: 1px solid #5bb75b;
}

/* line 117, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header .disclaimer .not-public-label .info-container {
  border: 1px solid #c09853;
}

/* line 123, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header .buttons {
  margin-right: 5px;
  float: right;
}

/* line 127, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header .buttons .btn {
  float: left;
  margin-left: 10px;
}

/* line 133, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header .buttons .saved {
  display: block;
}

/* line 137, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header .buttons .save {
  display: none;
}

/* line 142, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header.published {
  color: #5bb75b;
}

/* line 145, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header.published .disclaimer {
  font-weight: bold;
}

/* line 148, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header.published .disclaimer .public-label {
  display: inline;
}

/* line 152, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header.published .disclaimer .not-public-label {
  display: none;
}

/* line 158, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header.published .buttons .publish {
  display: none;
}

/* line 162, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header.published .buttons .unpublish {
  display: inline;
}

/* line 168, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header.unpublished {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}

/* line 174, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header.unpublished .disclaimer .public-label {
  display: none;
}

/* line 178, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header.unpublished .disclaimer .not-public-label {
  display: block;
}

/* line 184, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header.unpublished .buttons .publish {
  display: block;
}

/* line 188, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header.unpublished .buttons .unpublish {
  display: none;
}

/* line 196, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header.unsaved-changes .buttons .saved {
  display: none;
}

/* line 200, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header.unsaved-changes .buttons .save {
  display: block;
}

/* line 207, app/assets/stylesheets/templates/groups/page_editor.scss */
.unpublished-group-page-disclaimer {
  display: none;
}

/* line 211, app/assets/stylesheets/templates/groups/page_editor.scss */
.toggle-publish-background-controller {
  position: relative;
}

/* line 215, app/assets/stylesheets/templates/groups/page_editor.scss */
.toggle-publish-background-controller.unpublished .unpublished-group-page-disclaimer {
  display: block;
}

/* line 221, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content {
  color: #424242;
}

/* line 224, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content a:not(.btn) {
  color: #0088cc;
  text-decoration: underline;
}

/* line 229, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content p {
  margin-bottom: 1em;
  text-align: justify;
  width: 100%;
}

/* line 235, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content ol,
.page-editor-content ul:not(.tw-reflection-comment-dropdown ul, .tw-form-info-modal ul, .tw-submission-table-dropdown ul) {
  text-align: justify;
  margin-left: 1.25rem;
  margin-bottom: .5rem;
}

/* line 242, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content ol {
  list-style-type: decimal;
}

/* line 246, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content ul:not(.tw-reflection-comment-dropdown ul, .tw-form-info-modal ul, .tw-submission-table-dropdown ul, .tw-pagination ul) {
  list-style-type: disc;
}

/* line 250, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content h1 {
  font-size: 2em;
  padding-bottom: 0.3em;
  border-bottom: 1px solid #eeeeee;
  text-decoration: none;
  margin-top: 15px;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 1.25;
}

/* line 261, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content h2 {
  font-size: 1.5em;
  padding-bottom: 0.3em;
  border-bottom: 1px solid #eeeeee;
  text-decoration: none;
  margin-top: 15px;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 1.25;
}

/* line 272, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content h3 {
  font-size: 1.25em;
  padding-bottom: 0.3em;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 7px;
  font-weight: 600;
  line-height: 1.25;
}

/* line 282, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content h4,
.page-editor-content h5,
.page-editor-content h6:not(.tw-submission-filters div div h6) {
  font-size: 1em;
  padding-bottom: 0.3em;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 7px;
  font-weight: 600;
  line-height: 1.25;
}

/* line 294, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content hr {
  margin: 24px 0;
}

/* line 298, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content table {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 303, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content li:not(.tw-reflection-comment-dropdown li, .tw-submission-table-dropdown li) {
  margin-top: 10px;
}

/* line 307, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content blockquote {
  background: #f9f9f9;
  border: 0;
  margin: 10px 0px;
  padding: 15px 10px 10px 10px;
  line-height: 7px;
  border-radius: 10px;
}

/* line 315, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content blockquote:before, .page-editor-content blockquote:after {
  font-size: 37px;
  color: #cccccc;
}

/* line 321, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content blockquote:before {
  content: "\201C";
  vertical-align: -15px;
}

/* line 326, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content blockquote:after {
  vertical-align: -22px;
  content: "\201D";
}

/* line 331, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content blockquote p {
  line-height: 22px;
  font-size: 14px;
  padding: 3px 0;
  display: inline;
}

/* line 341, app/assets/stylesheets/templates/groups/page_editor.scss */
#custom-popup .markdown-guide {
  overflow-y: auto;
}

/* line 346, app/assets/stylesheets/templates/groups/page_editor.scss */
.no-left-margin {
  margin-left: 0 !important;
}

/* line 144, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 144, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 4, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-overlay {
  background-color: #000000;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 20005;
}

/* line 14, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup {
  background-color: #ffffff;
  border-radius: 5px;
  overflow: hidden;
  position: absolute;
  z-index: 20006;
}

/* line 21, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup .namespace {
  display: block;
  height: 100%;
  width: 100%;
}

/* line 26, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup .namespace .popup-content {
  margin: 0 10px;
}

/* line 32, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup .new-group-popup .input-block-level {
  width: 94%;
}

/* line 36, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup .new-group-popup .fields {
  margin-bottom: 15px;
}

/* line 41, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup .header {
  display: none;
  position: relative;
}

/* line 47, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.header-enabled .namespace {
  height: 65%;
  height: calc(100% - 65px);
}

/* line 51, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.header-enabled .header {
  display: block;
  height: 65px;
}

/* line 55, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.header-enabled .header .cancel {
  height: 18px;
  line-height: 18px;
  padding-top: 16px;
  padding-right: 0;
  padding-bottom: 16px;
  padding-left: 0;
  font-size: 18px;
  color: #a4a4a4;
  cursor: pointer;
  font-weight: bold;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 50px;
}

/* line 66, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.header-enabled .header .cancel:hover {
  color: #0074cc;
  text-decoration: none;
}

/* line 72, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.header-enabled .header .title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  line-height: 20px;
  background-color: #d3d3d3;
  color: #0074cc;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
  padding: 15px 30px;
}

/* line 7, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .namespace {
  position: relative;
  display: inline-block;
}

/* line 11, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .namespace .cancel {
  height: 18px;
  line-height: 18px;
  padding-top: 3px;
  padding-right: 0;
  padding-bottom: 3px;
  padding-left: 0;
  font-size: 18px;
  width: 24px;
  text-align: center;
  font-weight: bold;
  position: absolute;
  top: 5px;
  right: 5px;
  color: #424242;
  cursor: pointer;
}

/* line 22, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .namespace .cancel:hover {
  color: #b40404;
  text-decoration: none;
}

/* line 30, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .complex-markdown-link * {
  box-sizing: content-box;
}

/* line 34, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .complex-markdown-link .url,
#custom-popup.page .complex-markdown-link .caption {
  width: 68%;
  width: calc(80% - 12px);
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  padding: 5px;
  margin-left: 10%;
  border: 1px solid #bdbdbd;
  border-radius: 4px;
}

/* line 45, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .complex-markdown-link .url:focus,
#custom-popup.page .complex-markdown-link .caption:focus {
  border-color: #424242;
}

/* line 50, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .complex-markdown-link .url {
  margin-top: 67px;
}

/* line 54, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .complex-markdown-link .caption {
  margin-top: 10px;
  margin-bottom: 62px;
}

/* line 59, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .complex-markdown-link .insert {
  height: 14px;
  line-height: 14px;
  padding-top: 8px;
  padding-right: 0;
  padding-bottom: 8px;
  padding-left: 0;
  font-size: 14px;
  width: 38%;
  width: calc(40% - 2px);
  display: block;
  text-align: center;
  margin-left: 30%;
}

/* line 69, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .complex-markdown-table * {
  box-sizing: content-box;
}

/* line 73, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .complex-markdown-table .columns,
#custom-popup.page .complex-markdown-table .rows {
  float: left;
  width: 50%;
  margin-top: 67px;
}

/* line 79, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .complex-markdown-table .columns .input,
#custom-popup.page .complex-markdown-table .rows .input {
  height: 50px;
}

/* line 82, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .complex-markdown-table .columns .input i,
#custom-popup.page .complex-markdown-table .rows .input i {
  height: 22px;
  line-height: 22px;
  padding-top: 14px;
  padding-right: 0;
  padding-bottom: 14px;
  padding-left: 0;
  font-size: 22px;
  width: 20px;
  text-align: center;
  width: 20px;
  color: #bdbdbd;
  cursor: pointer;
}

/* line 90, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .complex-markdown-table .columns .input i:hover,
#custom-popup.page .complex-markdown-table .rows .input i:hover {
  color: #424242;
}

/* line 95, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .complex-markdown-table .columns .input input,
#custom-popup.page .complex-markdown-table .rows .input input {
  height: 48px;
  width: 48px;
  text-align: center;
  padding: 0;
  box-shadow: none;
  border: 1px solid #bdbdbd;
  color: #bdbdbd;
  border-radius: 5px;
}

/* line 107, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .complex-markdown-table .columns .caption,
#custom-popup.page .complex-markdown-table .rows .caption {
  height: 12px;
  line-height: 12px;
  padding-top: 9px;
  padding-right: 0;
  padding-bottom: 9px;
  padding-left: 0;
  font-size: 12px;
  width: 90px;
  color: #424242;
  text-align: center;
}

/* line 118, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .complex-markdown-table.selected-columns .columns .input i {
  color: #848484;
}

/* line 121, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .complex-markdown-table.selected-columns .columns .input i:hover {
  color: #424242;
}

/* line 126, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .complex-markdown-table.selected-columns .columns .input input {
  color: #424242;
  border-color: #424242;
}

/* line 137, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .complex-markdown-table.selected-rows .rows .input i {
  color: #848484;
}

/* line 140, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .complex-markdown-table.selected-rows .rows .input i:hover {
  color: #424242;
}

/* line 145, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .complex-markdown-table.selected-rows .rows .input input {
  color: #424242;
  border-color: #424242;
}

/* line 155, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .complex-markdown-table .columns i,
#custom-popup.page .complex-markdown-table .columns input {
  float: right;
}

/* line 160, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .complex-markdown-table .columns .caption {
  margin-left: 70%;
  margin-left: calc(100% - 90px);
}

/* line 167, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .complex-markdown-table .rows i,
#custom-popup.page .complex-markdown-table .rows input {
  float: left;
}

/* line 173, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .complex-markdown-table .insert {
  height: 14px;
  line-height: 14px;
  padding-top: 8px;
  padding-right: 0;
  padding-bottom: 8px;
  padding-left: 0;
  font-size: 14px;
  width: 38%;
  width: calc(40% - 2px);
  display: block;
  text-align: center;
  margin-left: 30%;
  clear: both;
  margin-top: 56px;
  display: inline-block;
}

/* line 186, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page [class^="snippet-"] * {
  box-sizing: content-box;
}

/* line 192, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-list .list {
  width: 77.5%;
  width: calc(87.5% - 10px);
  border: 1px solid #bdbdbd;
  border-radius: 4px;
  height: 400px;
  margin: auto;
  padding: 4px;
}

/* line 200, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-list .list .scrollable {
  height: 400px;
  overflow-y: auto;
}

/* line 129, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
#custom-popup.page .snippet-list .list .scrollable .placeholder {
  display: none;
}

/* line 132, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
#custom-popup.page .snippet-list .list .scrollable .placeholder:only-child {
  display: block;
}

/* line 136, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
#custom-popup.page .snippet-list .list .scrollable .placeholder .placeholder-text {
  color: #999;
  font-weight: bold;
  height: 70px;
  line-height: 70px;
  text-align: center;
}

/* line 143, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
#custom-popup.page .snippet-list .list .scrollable .placeholder .placeholder-text.slim {
  font-weight: normal;
  height: auto;
  line-height: normal;
}

/* line 206, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-list .list .scrollable .item {
  width: 92%;
  width: calc(100% - 8px);
  height: 30px;
  padding: 4px;
  margin-bottom: 4px;
  border-radius: 4px;
  opacity: 0.8;
  cursor: pointer;
}

/* line 12, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-list .list .scrollable .item:hover, #custom-popup.page .snippet-list .list .scrollable .item.selected {
  background-color: #f2f2f2;
  opacity: 1;
}

/* line 17, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-list .list .scrollable .item.last {
  margin-bottom: 0;
}

/* line 21, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-list .list .scrollable .item .thumb, #custom-popup.page .snippet-list .list .scrollable .item .description {
  float: left;
}

/* line 25, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-list .list .scrollable .item .thumb {
  height: 100%;
  border-radius: 4px;
  margin-left: 4px;
  margin-right: 8px;
}

/* line 32, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-list .list .scrollable .item .description {
  height: 14px;
  line-height: 14px;
  padding-top: 8px;
  padding-right: 0;
  padding-bottom: 8px;
  padding-left: 0;
  font-size: 14px;
  width: 85%;
  width: calc(100% - 25px);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
}

/* line 40, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-list .list .scrollable .item .description.with-thumb {
  width: 70%;
  width: calc(100% - 73.5px);
}

/* line 123, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.page .snippet-image .tabbable ul,
#custom-popup.page .snippet-image .tabbable li {
  margin-bottom: -1px;
}

/* line 128, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.page .snippet-image .tabbable a {
  color: #333333;
}

/* line 133, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.page .snippet-image .tab-content {
  border: 1px solid #ddd;
  height: 268px;
  padding: 15px;
}

/* line 89, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.page .snippet-image .footer {
  background-color: #d3d3d3;
  border-top: solid 1px #ddd;
  bottom: 0;
  height: 65px;
  left: 0;
  position: absolute;
  width: 100%;
}

/* line 98, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.page .snippet-image .footer .btn {
  bottom: 10px;
  position: absolute;
  width: 160px;
}

/* line 103, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.page .snippet-image .footer .btn.left {
  left: 20px;
}

/* line 107, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.page .snippet-image .footer .btn.right {
  right: 20px;
}

@media (max-width: 750px) {
  /* line 113, app/assets/stylesheets/templates/groups/../custom_popup.scss */
  #custom-popup.page .snippet-image .footer .btn {
    width: 75px;
  }
}

/* line 218, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-image .image-upload .upload {
  height: 27px;
  padding: 110.5px 0;
}

/* line 222, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-image .image-upload .upload .percent-disclaimer {
  height: 14px;
  line-height: 14px;
  padding-top: 5.5px;
  padding-right: 0;
  padding-bottom: 5.5px;
  padding-left: 0;
  font-size: 14px;
  background-color: #5bb75b;
  border-bottom: 1px solid #424242;
  border-left: 1px solid #424242;
  border-radius: 4px 0 0 4px;
  border-top: 1px solid #424242;
  color: white;
  display: none;
  float: left;
  margin-left: 10%;
  text-align: center;
  width: 50px;
}

/* line 237, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-image .image-upload .upload .upload-bar {
  width: 65%;
  width: calc(80% - 52px);
  background-color: #ffffff;
  border-bottom: 1px solid #424242;
  border-radius: 0 4px 4px 0;
  border-right: 1px solid #424242;
  border-top: 1px solid #424242;
  display: none;
  float: left;
  height: 25px;
}

/* line 248, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-image .image-upload .upload .upload-bar .bar {
  -webkit-transition-property: width;
  -moz-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #5bb75b;
  border-radius: 0 4px 4px 0;
  height: 100%;
  width: 0;
}

/* line 16, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
#custom-popup.page .snippet-image .image-upload .upload .uploader-wrapper form .button {
  position: relative;
}

/* line 19, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
#custom-popup.page .snippet-image .image-upload .upload .uploader-wrapper form .button input {
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
  direction: ltr;
  opacity: 0;
  margin: 0;
  font-size: 200px;
  -ms-filter: "alpha(opacity=0)";
}

/* line 260, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-image .image-upload .upload .uploader-wrapper form {
  text-align: center;
  width: 100%;
}

/* line 264, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-image .image-upload .upload .uploader-wrapper form .button {
  height: 14px;
  line-height: 14px;
  padding: 5.5px;
  font-size: 14px;
  display: inline-block;
  width: auto;
}

/* line 273, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-image .image-upload .upload.on .percent-disclaimer {
  display: block;
}

/* line 277, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-image .image-upload .upload.on .upload-bar {
  display: block;
}

/* line 281, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-image .image-upload .upload.on .uploader-wrapper {
  display: none;
}

/* line 288, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-image .image-upload .from-list .scrollable {
  height: 268px;
  overflow-y: auto;
}

/* line 293, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-image .image-upload .from-list .empty {
  height: 14px;
  line-height: 14px;
  padding-top: 117px;
  padding-right: 0;
  padding-bottom: 117px;
  padding-left: 0;
  font-size: 14px;
  display: none;
  text-align: center;
}

/* line 300, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-image .image-upload .from-url .url-bar {
  height: 27px;
  margin: 30px 0;
  display: inline-block;
  width: 100%;
}

/* line 479, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .image-upload .from-url .url-bar input {
  border: 1px solid #bdbdbd;
  border-radius: 4px;
  font-size: 14px;
  height: 25px;
  line-height: 25px;
  padding: 0 7px;
  width: 80%;
}

/* line 305, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-image .preview {
  height: 100%;
  width: 100%;
}

/* line 309, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-image .preview .image {
  height: 358px;
  position: relative;
}

/* line 313, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-image .preview .image img {
  border: 1px solid #ddd;
  border-radius: 5px;
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  padding: 4px;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 330, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-image .preview.loading .loading-disclaimer {
  display: block;
  height: 52px;
  padding: 85.5px 0;
  text-align: center;
}

/* line 336, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-image .preview.loading .loading-disclaimer .spinner-and-caption {
  display: inline-block;
}

/* line 339, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-image .preview.loading .loading-disclaimer .spinner-and-caption .spinner {
  display: inline-block;
  height: 8px;
  margin-bottom: 17px;
}

/* line 347, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-image .preview.loading .image {
  display: none;
}

/* line 353, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-image .preview.error .error-disclaimer {
  color: #b20000;
  display: block;
  font-weight: bold;
  height: 27px;
  padding: 110.5px 0;
  text-align: center;
}

/* line 362, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-image .preview.error .image {
  display: none;
}

/* line 367, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-image .preview .error-disclaimer,
#custom-popup.page .snippet-image .preview .loading-disclaimer {
  display: none;
}

/* line 373, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-image .position {
  height: 100%;
  width: 100%;
}

/* line 50, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position .size-selection {
  height: 100%;
  width: 40px;
  float: left;
}

/* line 55, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position .size-selection .size-button {
  height: 13px;
  line-height: 13px;
  padding-top: 12.5px;
  padding-right: 0;
  padding-bottom: 12.5px;
  padding-left: 0;
  font-size: 13px;
  width: 38px;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  border: 1px solid white;
  margin-top: 16px;
  color: #bdbdbd;
}

/* line 65, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position .size-selection .size-button:hover {
  color: #424242;
}

/* line 69, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position .size-selection .size-button.percent-100 {
  margin-top: 18px;
}

/* line 75, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position .simulator-wrapper {
  width: 65%;
  width: calc(100% - 112px);
  height: 352px;
  border: 1px solid #bdbdbd;
  border-radius: 8px;
  float: left;
  margin-left: 15px;
}

/* line 83, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position .simulator-wrapper .simulator {
  width: 100% !important;
  height: calc(100% - 8px) !important;
  padding: 4px;
  border-radius: 4px;
  overflow: auto;
  position: relative;
}

/* line 91, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position .simulator-wrapper .simulator img {
  border-radius: 5px;
  border: 1px solid #bdbdbd;
}

/* line 96, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position .simulator-wrapper .simulator .img-not-contained {
  display: none;
  margin: 0 10px 10px 10px;
}

/* line 101, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position .simulator-wrapper .simulator .img-container {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 107, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position .simulator-wrapper .simulator .text1, #custom-popup.page .snippet-image .position .simulator-wrapper .simulator .text2, #custom-popup.page .snippet-image .position .simulator-wrapper .simulator .text3 {
  font-size: 13px;
  line-height: 17px;
}

/* line 112, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position .simulator-wrapper .simulator .text1 {
  display: none;
}

/* line 118, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position .alignment-selection {
  float: left;
  margin-left: 15px;
  height: 100%;
  width: 40px;
}

/* line 124, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position .alignment-selection .alignment-button {
  border-radius: 4px;
  cursor: pointer;
  border: 1px solid white;
  margin-top: 16px;
}

/* line 130, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position .alignment-selection .alignment-button.left {
  width: 38px;
  height: 38px;
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.png);
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.svg);
  background-repeat: no-repeat;
  background-size: 76px 190px;
  background-position: -38px -114px;
  opacity: 1;
  margin-top: 18px;
}

/* line 45, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
#custom-popup.page .snippet-image .position .alignment-selection .alignment-button.left:hover {
  background-position: 0px -114px;
  opacity: 1;
}

/* line 135, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position .alignment-selection .alignment-button.left-text {
  width: 38px;
  height: 38px;
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.png);
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.svg);
  background-repeat: no-repeat;
  background-size: 76px 190px;
  background-position: -38px 0px;
  opacity: 1;
}

/* line 45, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
#custom-popup.page .snippet-image .position .alignment-selection .alignment-button.left-text:hover {
  background-position: 0px 0px;
  opacity: 1;
}

/* line 139, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position .alignment-selection .alignment-button.center {
  width: 38px;
  height: 38px;
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.png);
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.svg);
  background-repeat: no-repeat;
  background-size: 76px 190px;
  background-position: -38px -76px;
  opacity: 1;
}

/* line 45, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
#custom-popup.page .snippet-image .position .alignment-selection .alignment-button.center:hover {
  background-position: 0px -76px;
  opacity: 1;
}

/* line 143, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position .alignment-selection .alignment-button.right-text {
  width: 38px;
  height: 38px;
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.png);
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.svg);
  background-repeat: no-repeat;
  background-size: 76px 190px;
  background-position: -38px -38px;
  opacity: 1;
}

/* line 45, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
#custom-popup.page .snippet-image .position .alignment-selection .alignment-button.right-text:hover {
  background-position: 0px -38px;
  opacity: 1;
}

/* line 147, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position .alignment-selection .alignment-button.right {
  width: 38px;
  height: 38px;
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.png);
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.svg);
  background-repeat: no-repeat;
  background-size: 76px 190px;
  background-position: -38px -152px;
  opacity: 1;
}

/* line 45, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
#custom-popup.page .snippet-image .position .alignment-selection .alignment-button.right:hover {
  background-position: 0px -152px;
  opacity: 1;
}

/* line 156, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position.with-text .simulator-wrapper .simulator .text2, #custom-popup.page .snippet-image .position.with-text .simulator-wrapper .simulator .text3 {
  display: none;
}

/* line 160, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position.with-text .simulator-wrapper .simulator .text1 {
  display: block;
}

/* line 170, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position.percent-100 .simulator-wrapper .simulator img {
  width: 98%;
  width: calc(100% - 2px);
  margin-left: 0;
  margin-right: 0;
}

/* line 180, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position.percent-100 .size-selection .percent-size-button.percent-100 {
  border-color: #424242;
  color: #424242;
  cursor: default;
}

/* line 192, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position.percent-80 .simulator-wrapper .simulator img {
  width: 78%;
  width: calc(80% - 2px);
}

/* line 200, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position.percent-80 .size-selection .percent-size-button.percent-80 {
  border-color: #424242;
  color: #424242;
  cursor: default;
}

/* line 212, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position.percent-60 .simulator-wrapper .simulator img {
  width: 58%;
  width: calc(60% - 2px);
}

/* line 220, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position.percent-60 .size-selection .percent-size-button.percent-60 {
  border-color: #424242;
  color: #424242;
  cursor: default;
}

/* line 232, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position.percent-40 .simulator-wrapper .simulator img {
  width: 38%;
  width: calc(40% - 2px);
}

/* line 240, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position.percent-40 .size-selection .percent-size-button.percent-40 {
  border-color: #424242;
  color: #424242;
  cursor: default;
}

/* line 252, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position.percent-20 .simulator-wrapper .simulator img {
  width: 18%;
  width: calc(20% - 2px);
}

/* line 260, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position.percent-20 .size-selection .percent-size-button.percent-20 {
  border-color: #424242;
  color: #424242;
  cursor: default;
}

/* line 273, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position.aligned-center .simulator-wrapper .simulator .img-container img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 284, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position.aligned-center .alignment-selection .alignment-button.center {
  width: 38px;
  height: 38px;
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.png);
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.svg);
  background-repeat: no-repeat;
  background-size: 76px 190px;
  background-position: 0px -76px;
  opacity: 1;
  border-color: #424242;
  cursor: default;
}

/* line 297, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position.aligned-left.with-text .simulator-wrapper .simulator .img-container {
  display: none;
}

/* line 301, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position.aligned-left.with-text .simulator-wrapper .simulator .img-not-contained {
  display: block;
  float: left;
  margin-left: 0;
}

/* line 311, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position.aligned-left.with-text .alignment-selection .alignment-button.left-text {
  width: 38px;
  height: 38px;
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.png);
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.svg);
  background-repeat: no-repeat;
  background-size: 76px 190px;
  background-position: 0px 0px;
  opacity: 1;
  border-color: #424242;
  cursor: default;
}

/* line 323, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position.aligned-left.without-text .alignment-selection .alignment-button.left {
  width: 38px;
  height: 38px;
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.png);
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.svg);
  background-repeat: no-repeat;
  background-size: 76px 190px;
  background-position: 0px -114px;
  opacity: 1;
  border-color: #424242;
  cursor: default;
}

/* line 337, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position.aligned-right .simulator-wrapper .simulator .img-container img {
  display: block;
  margin-right: 0;
  margin-left: auto;
}

/* line 349, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position.aligned-right.with-text .simulator-wrapper .simulator .img-container {
  display: none;
}

/* line 353, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position.aligned-right.with-text .simulator-wrapper .simulator .img-not-contained {
  display: block;
  float: right;
  margin-right: 0;
}

/* line 363, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position.aligned-right.with-text .alignment-selection .alignment-button.right-text {
  width: 38px;
  height: 38px;
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.png);
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.svg);
  background-repeat: no-repeat;
  background-size: 76px 190px;
  background-position: 0px -38px;
  opacity: 1;
  border-color: #424242;
  cursor: default;
}

/* line 375, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-image .position.aligned-right.without-text .alignment-selection .alignment-button.right {
  width: 38px;
  height: 38px;
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.png);
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.svg);
  background-repeat: no-repeat;
  background-size: 76px 190px;
  background-position: 0px -152px;
  opacity: 1;
  border-color: #424242;
  cursor: default;
}

/* line 123, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.page .snippet-video .tabbable ul,
#custom-popup.page .snippet-video .tabbable li, .video-simulator .tabbable ul,
.video-simulator .tabbable li {
  margin-bottom: -1px;
}

/* line 128, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.page .snippet-video .tabbable a, .video-simulator .tabbable a {
  color: #333333;
}

/* line 133, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.page .snippet-video .tab-content, .video-simulator .tab-content {
  border: 1px solid #ddd;
  height: 268px;
  padding: 15px;
}

/* line 89, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.page .snippet-video .footer, .video-simulator .footer {
  background-color: #d3d3d3;
  border-top: solid 1px #ddd;
  bottom: 0;
  height: 65px;
  left: 0;
  position: absolute;
  width: 100%;
}

/* line 98, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.page .snippet-video .footer .btn, .video-simulator .footer .btn {
  bottom: 10px;
  position: absolute;
  width: 160px;
}

/* line 103, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.page .snippet-video .footer .btn.left, .video-simulator .footer .btn.left {
  left: 20px;
}

/* line 107, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.page .snippet-video .footer .btn.right, .video-simulator .footer .btn.right {
  right: 20px;
}

@media (max-width: 750px) {
  /* line 113, app/assets/stylesheets/templates/groups/../custom_popup.scss */
  #custom-popup.page .snippet-video .footer .btn, .video-simulator .footer .btn {
    width: 75px;
  }
}

/* line 384, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-video .reflections .scrollable, .video-simulator .reflections .scrollable {
  height: 268px;
  overflow-y: auto;
}

/* line 389, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-video .reflections .from-youtube, .video-simulator .reflections .from-youtube {
  text-align: center;
}

/* line 392, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-video .reflections .from-youtube .url-bar, .video-simulator .reflections .from-youtube .url-bar {
  height: 27px;
  margin: 30px 0;
  display: inline-block;
  width: 100%;
}

/* line 479, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .reflections .from-youtube .url-bar input, .video-simulator .reflections .from-youtube .url-bar input {
  border: 1px solid #bdbdbd;
  border-radius: 4px;
  font-size: 14px;
  height: 25px;
  line-height: 25px;
  padding: 0 7px;
  width: 80%;
}

/* line 396, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-video .reflections .from-youtube .alert, .video-simulator .reflections .from-youtube .alert {
  margin-top: 20px;
}

/* line 400, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-video .reflections .from-youtube .external-logos, .video-simulator .reflections .from-youtube .external-logos {
  display: inline-block;
}

/* line 403, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-video .reflections .from-youtube .external-logos .external-logo, .video-simulator .reflections .from-youtube .external-logos .external-logo {
  float: left;
  padding: 0 5px;
  width: 75px;
}

/* line 409, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-video .reflections .from-youtube .external-logos img, .video-simulator .reflections .from-youtube .external-logos img {
  border-radius: 5px;
}

/* line 415, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-video .reflections .empty, .video-simulator .reflections .empty {
  height: 14px;
  line-height: 14px;
  padding-top: 138px;
  padding-right: 0;
  padding-bottom: 138px;
  padding-left: 0;
  font-size: 14px;
  display: none;
  text-align: center;
}

/* line 422, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-video .preview, .video-simulator .preview {
  height: 350px;
  position: absolute;
  width: calc(100% - 20px);
}

/* line 428, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-video .preview #video-preview-in-snippet-toolbar, .video-simulator .preview #video-preview-in-snippet-toolbar {
  height: 320px !important;
}

/* line 432, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-video .preview .preview-wrapper, .video-simulator .preview .preview-wrapper {
  height: 320px;
  margin: auto;
  max-width: 525px;
  position: relative;
  width: 100%;
}

/* line 440, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-video .preview #iframe-preview, .video-simulator .preview #iframe-preview {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}

/* line 445, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-video .preview img, .video-simulator .preview img {
  max-height: 330px;
}

/* line 449, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-video .preview .video-snippet-placeholder, .video-simulator .preview .video-snippet-placeholder {
  margin: auto !important;
  width: 80% !important;
}

/* line 454, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-video .preview .video-snippet-embed, .video-simulator .preview .video-snippet-embed {
  margin: auto !important;
  max-width: 525px;
}

/* line 460, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-video .position, .video-simulator .position {
  height: 100%;
  width: 100%;
}

/* line 50, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position .size-selection, .video-simulator .position .size-selection {
  height: 100%;
  width: 40px;
  float: left;
}

/* line 55, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position .size-selection .size-button, .video-simulator .position .size-selection .size-button {
  height: 13px;
  line-height: 13px;
  padding-top: 12.5px;
  padding-right: 0;
  padding-bottom: 12.5px;
  padding-left: 0;
  font-size: 13px;
  width: 38px;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  border: 1px solid white;
  margin-top: 16px;
  color: #bdbdbd;
}

/* line 65, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position .size-selection .size-button:hover, .video-simulator .position .size-selection .size-button:hover {
  color: #424242;
}

/* line 69, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position .size-selection .size-button.percent-100, .video-simulator .position .size-selection .size-button.percent-100 {
  margin-top: 18px;
}

/* line 75, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position .simulator-wrapper, .video-simulator .position .simulator-wrapper {
  width: 65%;
  width: calc(100% - 112px);
  height: 352px;
  border: 1px solid #bdbdbd;
  border-radius: 8px;
  float: left;
  margin-left: 15px;
}

/* line 83, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position .simulator-wrapper .simulator, .video-simulator .position .simulator-wrapper .simulator {
  width: 100% !important;
  height: calc(100% - 8px) !important;
  padding: 4px;
  border-radius: 4px;
  overflow: auto;
  position: relative;
}

/* line 91, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position .simulator-wrapper .simulator img, .video-simulator .position .simulator-wrapper .simulator img {
  border-radius: 5px;
  border: 1px solid #bdbdbd;
}

/* line 96, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position .simulator-wrapper .simulator .img-not-contained, .video-simulator .position .simulator-wrapper .simulator .img-not-contained {
  display: none;
  margin: 0 10px 10px 10px;
}

/* line 101, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position .simulator-wrapper .simulator .img-container, .video-simulator .position .simulator-wrapper .simulator .img-container {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 107, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position .simulator-wrapper .simulator .text1, #custom-popup.page .snippet-video .position .simulator-wrapper .simulator .text2, #custom-popup.page .snippet-video .position .simulator-wrapper .simulator .text3, .video-simulator .position .simulator-wrapper .simulator .text1, .video-simulator .position .simulator-wrapper .simulator .text2, .video-simulator .position .simulator-wrapper .simulator .text3 {
  font-size: 13px;
  line-height: 17px;
}

/* line 112, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position .simulator-wrapper .simulator .text1, .video-simulator .position .simulator-wrapper .simulator .text1 {
  display: none;
}

/* line 118, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position .alignment-selection, .video-simulator .position .alignment-selection {
  float: left;
  margin-left: 15px;
  height: 100%;
  width: 40px;
}

/* line 124, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position .alignment-selection .alignment-button, .video-simulator .position .alignment-selection .alignment-button {
  border-radius: 4px;
  cursor: pointer;
  border: 1px solid white;
  margin-top: 16px;
}

/* line 130, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position .alignment-selection .alignment-button.left, .video-simulator .position .alignment-selection .alignment-button.left {
  width: 38px;
  height: 38px;
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.png);
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.svg);
  background-repeat: no-repeat;
  background-size: 76px 190px;
  background-position: -38px -114px;
  opacity: 1;
  margin-top: 18px;
}

/* line 45, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
#custom-popup.page .snippet-video .position .alignment-selection .alignment-button.left:hover, .video-simulator .position .alignment-selection .alignment-button.left:hover {
  background-position: 0px -114px;
  opacity: 1;
}

/* line 135, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position .alignment-selection .alignment-button.left-text, .video-simulator .position .alignment-selection .alignment-button.left-text {
  width: 38px;
  height: 38px;
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.png);
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.svg);
  background-repeat: no-repeat;
  background-size: 76px 190px;
  background-position: -38px 0px;
  opacity: 1;
}

/* line 45, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
#custom-popup.page .snippet-video .position .alignment-selection .alignment-button.left-text:hover, .video-simulator .position .alignment-selection .alignment-button.left-text:hover {
  background-position: 0px 0px;
  opacity: 1;
}

/* line 139, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position .alignment-selection .alignment-button.center, .video-simulator .position .alignment-selection .alignment-button.center {
  width: 38px;
  height: 38px;
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.png);
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.svg);
  background-repeat: no-repeat;
  background-size: 76px 190px;
  background-position: -38px -76px;
  opacity: 1;
}

/* line 45, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
#custom-popup.page .snippet-video .position .alignment-selection .alignment-button.center:hover, .video-simulator .position .alignment-selection .alignment-button.center:hover {
  background-position: 0px -76px;
  opacity: 1;
}

/* line 143, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position .alignment-selection .alignment-button.right-text, .video-simulator .position .alignment-selection .alignment-button.right-text {
  width: 38px;
  height: 38px;
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.png);
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.svg);
  background-repeat: no-repeat;
  background-size: 76px 190px;
  background-position: -38px -38px;
  opacity: 1;
}

/* line 45, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
#custom-popup.page .snippet-video .position .alignment-selection .alignment-button.right-text:hover, .video-simulator .position .alignment-selection .alignment-button.right-text:hover {
  background-position: 0px -38px;
  opacity: 1;
}

/* line 147, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position .alignment-selection .alignment-button.right, .video-simulator .position .alignment-selection .alignment-button.right {
  width: 38px;
  height: 38px;
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.png);
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.svg);
  background-repeat: no-repeat;
  background-size: 76px 190px;
  background-position: -38px -152px;
  opacity: 1;
}

/* line 45, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
#custom-popup.page .snippet-video .position .alignment-selection .alignment-button.right:hover, .video-simulator .position .alignment-selection .alignment-button.right:hover {
  background-position: 0px -152px;
  opacity: 1;
}

/* line 156, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position.with-text .simulator-wrapper .simulator .text2, #custom-popup.page .snippet-video .position.with-text .simulator-wrapper .simulator .text3, .video-simulator .position.with-text .simulator-wrapper .simulator .text2, .video-simulator .position.with-text .simulator-wrapper .simulator .text3 {
  display: none;
}

/* line 160, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position.with-text .simulator-wrapper .simulator .text1, .video-simulator .position.with-text .simulator-wrapper .simulator .text1 {
  display: block;
}

/* line 170, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position.percent-100 .simulator-wrapper .simulator img, .video-simulator .position.percent-100 .simulator-wrapper .simulator img {
  width: 98%;
  width: calc(100% - 2px);
  margin-left: 0;
  margin-right: 0;
}

/* line 180, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position.percent-100 .size-selection .percent-size-button.percent-100, .video-simulator .position.percent-100 .size-selection .percent-size-button.percent-100 {
  border-color: #424242;
  color: #424242;
  cursor: default;
}

/* line 192, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position.percent-80 .simulator-wrapper .simulator img, .video-simulator .position.percent-80 .simulator-wrapper .simulator img {
  width: 78%;
  width: calc(80% - 2px);
}

/* line 200, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position.percent-80 .size-selection .percent-size-button.percent-80, .video-simulator .position.percent-80 .size-selection .percent-size-button.percent-80 {
  border-color: #424242;
  color: #424242;
  cursor: default;
}

/* line 212, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position.percent-60 .simulator-wrapper .simulator img, .video-simulator .position.percent-60 .simulator-wrapper .simulator img {
  width: 58%;
  width: calc(60% - 2px);
}

/* line 220, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position.percent-60 .size-selection .percent-size-button.percent-60, .video-simulator .position.percent-60 .size-selection .percent-size-button.percent-60 {
  border-color: #424242;
  color: #424242;
  cursor: default;
}

/* line 232, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position.percent-40 .simulator-wrapper .simulator img, .video-simulator .position.percent-40 .simulator-wrapper .simulator img {
  width: 38%;
  width: calc(40% - 2px);
}

/* line 240, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position.percent-40 .size-selection .percent-size-button.percent-40, .video-simulator .position.percent-40 .size-selection .percent-size-button.percent-40 {
  border-color: #424242;
  color: #424242;
  cursor: default;
}

/* line 252, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position.percent-20 .simulator-wrapper .simulator img, .video-simulator .position.percent-20 .simulator-wrapper .simulator img {
  width: 18%;
  width: calc(20% - 2px);
}

/* line 260, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position.percent-20 .size-selection .percent-size-button.percent-20, .video-simulator .position.percent-20 .size-selection .percent-size-button.percent-20 {
  border-color: #424242;
  color: #424242;
  cursor: default;
}

/* line 273, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position.aligned-center .simulator-wrapper .simulator .img-container img, .video-simulator .position.aligned-center .simulator-wrapper .simulator .img-container img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 284, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position.aligned-center .alignment-selection .alignment-button.center, .video-simulator .position.aligned-center .alignment-selection .alignment-button.center {
  width: 38px;
  height: 38px;
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.png);
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.svg);
  background-repeat: no-repeat;
  background-size: 76px 190px;
  background-position: 0px -76px;
  opacity: 1;
  border-color: #424242;
  cursor: default;
}

/* line 297, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position.aligned-left.with-text .simulator-wrapper .simulator .img-container, .video-simulator .position.aligned-left.with-text .simulator-wrapper .simulator .img-container {
  display: none;
}

/* line 301, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position.aligned-left.with-text .simulator-wrapper .simulator .img-not-contained, .video-simulator .position.aligned-left.with-text .simulator-wrapper .simulator .img-not-contained {
  display: block;
  float: left;
  margin-left: 0;
}

/* line 311, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position.aligned-left.with-text .alignment-selection .alignment-button.left-text, .video-simulator .position.aligned-left.with-text .alignment-selection .alignment-button.left-text {
  width: 38px;
  height: 38px;
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.png);
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.svg);
  background-repeat: no-repeat;
  background-size: 76px 190px;
  background-position: 0px 0px;
  opacity: 1;
  border-color: #424242;
  cursor: default;
}

/* line 323, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position.aligned-left.without-text .alignment-selection .alignment-button.left, .video-simulator .position.aligned-left.without-text .alignment-selection .alignment-button.left {
  width: 38px;
  height: 38px;
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.png);
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.svg);
  background-repeat: no-repeat;
  background-size: 76px 190px;
  background-position: 0px -114px;
  opacity: 1;
  border-color: #424242;
  cursor: default;
}

/* line 337, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position.aligned-right .simulator-wrapper .simulator .img-container img, .video-simulator .position.aligned-right .simulator-wrapper .simulator .img-container img {
  display: block;
  margin-right: 0;
  margin-left: auto;
}

/* line 349, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position.aligned-right.with-text .simulator-wrapper .simulator .img-container, .video-simulator .position.aligned-right.with-text .simulator-wrapper .simulator .img-container {
  display: none;
}

/* line 353, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position.aligned-right.with-text .simulator-wrapper .simulator .img-not-contained, .video-simulator .position.aligned-right.with-text .simulator-wrapper .simulator .img-not-contained {
  display: block;
  float: right;
  margin-right: 0;
}

/* line 363, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position.aligned-right.with-text .alignment-selection .alignment-button.right-text, .video-simulator .position.aligned-right.with-text .alignment-selection .alignment-button.right-text {
  width: 38px;
  height: 38px;
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.png);
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.svg);
  background-repeat: no-repeat;
  background-size: 76px 190px;
  background-position: 0px -38px;
  opacity: 1;
  border-color: #424242;
  cursor: default;
}

/* line 375, app/assets/stylesheets/templates/groups/mixins.scss */
#custom-popup.page .snippet-video .position.aligned-right.without-text .alignment-selection .alignment-button.right, .video-simulator .position.aligned-right.without-text .alignment-selection .alignment-button.right {
  width: 38px;
  height: 38px;
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.png);
  background-image: url(/../assets/img/svg/group-markdown-image-alignments.svg);
  background-repeat: no-repeat;
  background-size: 76px 190px;
  background-position: 0px -152px;
  opacity: 1;
  border-color: #424242;
  cursor: default;
}

/* line 466, app/assets/stylesheets/templates/groups/popup_snippets.scss */
.simple-wizard .step {
  display: none;
}

/* line 469, app/assets/stylesheets/templates/groups/popup_snippets.scss */
.simple-wizard .step.open {
  display: block;
}

/* line 123, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.page .snippet-list-discussion .tabbable ul,
#custom-popup.page .snippet-list-discussion .tabbable li {
  margin-bottom: -1px;
}

/* line 128, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.page .snippet-list-discussion .tabbable a {
  color: #333333;
}

/* line 133, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.page .snippet-list-discussion .tab-content {
  border: 1px solid #ddd;
  height: 268px;
  padding: 15px;
}

/* line 89, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.page .snippet-list-discussion .footer {
  background-color: #d3d3d3;
  border-top: solid 1px #ddd;
  bottom: 0;
  height: 65px;
  left: 0;
  position: absolute;
  width: 100%;
}

/* line 98, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.page .snippet-list-discussion .footer .btn {
  bottom: 10px;
  position: absolute;
  width: 160px;
}

/* line 103, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.page .snippet-list-discussion .footer .btn.left {
  left: 20px;
}

/* line 107, app/assets/stylesheets/templates/groups/../custom_popup.scss */
#custom-popup.page .snippet-list-discussion .footer .btn.right {
  right: 20px;
}

@media (max-width: 750px) {
  /* line 113, app/assets/stylesheets/templates/groups/../custom_popup.scss */
  #custom-popup.page .snippet-list-discussion .footer .btn {
    width: 75px;
  }
}

/* line 479, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-list-discussion .list {
  width: 100%;
  height: 250px;
}

/* line 483, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-list-discussion .list .scrollable {
  height: 250px;
}

/* line 487, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-list-discussion .list .item {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 492, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-list-discussion .display-option {
  height: 130px;
  text-align: center;
  width: 640px;
}

/* line 497, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-list-discussion .display-option .expanded,
#custom-popup.page .snippet-list-discussion .display-option .collapsed {
  border: 1px solid #ddd;
  border-radius: 4px;
  cursor: pointer;
  margin: 0 10px;
  padding-bottom: 25px;
  width: 298px;
}

/* line 507, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-list-discussion .display-option h2 {
  color: #0074cc;
}

/* line 511, app/assets/stylesheets/templates/groups/popup_snippets.scss */
#custom-popup.page .snippet-list-discussion .display-option .description {
  color: #999;
  margin-top: 30px;
}

/* line 144, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 5, app/assets/stylesheets/templates/groups/privacy.scss */
.group .privacy.blocked {
  cursor: not-allowed;
}

/* line 9, app/assets/stylesheets/templates/groups/privacy.scss */
.group .privacy .group-type-radio {
  margin-left: 35px;
  vertical-align: middle;
}

/* line 13, app/assets/stylesheets/templates/groups/privacy.scss */
.group .privacy .group-type-radio .radio-label {
  color: #333333;
  font-size: 15px;
  font-weight: bold;
}

/* line 18, app/assets/stylesheets/templates/groups/privacy.scss */
.group .privacy .group-type-radio .radio-label input {
  float: left;
  margin: 4px 0 0 -20px;
  vertical-align: middle;
}

/* line 25, app/assets/stylesheets/templates/groups/privacy.scss */
.group .privacy .group-type-radio .info {
  color: #999;
  display: block;
  font-size: 13px;
  font-weight: bold;
}

/* line 144, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 5, app/assets/stylesheets/templates/groups/snippets.scss */
.page-editor-content .snippet-video-container {
  clear: both;
  display: inline-block;
  margin: 10px 0;
  width: 100%;
}

/* line 12, app/assets/stylesheets/templates/groups/snippets.scss */
.page-editor-content .video-snippet-embed {
  height: 100%;
  padding: 4px 4px 0;
  width: 100%;
}

/* line 17, app/assets/stylesheets/templates/groups/snippets.scss */
.page-editor-content .video-snippet-embed object {
  border-radius: 4px;
}

/* line 22, app/assets/stylesheets/templates/groups/snippets.scss */
.page-editor-content .video-snippet-placeholder {
  display: none;
  overflow: hidden;
  position: relative;
}

/* line 27, app/assets/stylesheets/templates/groups/snippets.scss */
.page-editor-content .video-snippet-placeholder img {
  margin: 0;
  max-width: 100%;
  width: calc(100% - 2px);
}

/* line 33, app/assets/stylesheets/templates/groups/snippets.scss */
.page-editor-content .video-snippet-placeholder .description-outer-wrapper {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
}

/* line 38, app/assets/stylesheets/templates/groups/snippets.scss */
.page-editor-content .video-snippet-placeholder .description-outer-wrapper.error {
  color: #b20000;
}

/* line 42, app/assets/stylesheets/templates/groups/snippets.scss */
.page-editor-content .video-snippet-placeholder .description-outer-wrapper i {
  font-size: 24px;
  margin-right: 10px;
}

/* line 47, app/assets/stylesheets/templates/groups/snippets.scss */
.page-editor-content .video-snippet-placeholder .description-outer-wrapper span {
  line-height: 30px;
  max-width: calc(100% - 30px);
}

/* line 53, app/assets/stylesheets/templates/groups/snippets.scss */
.page-editor-content .video-snippet-placeholder.external {
  display: block;
}

/* line 58, app/assets/stylesheets/templates/groups/snippets.scss */
.page-editor-content .external-video-wrapper {
  height: 0;
  padding-bottom: 56.25%;
  padding-top: 25px;
  position: relative;
}

/* line 64, app/assets/stylesheets/templates/groups/snippets.scss */
.page-editor-content .external-video-wrapper iframe {
  height: calc(100% - 5px);
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 73, app/assets/stylesheets/templates/groups/snippets.scss */
.page-editor-content .group-room-thumbnail-container {
  width: 10%;
}

/* line 144, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 129, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
.image-list .placeholder {
  display: none;
}

/* line 132, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
.image-list .placeholder:only-child {
  display: block;
}

/* line 136, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
.image-list .placeholder .placeholder-text {
  color: #999;
  font-weight: bold;
  height: 70px;
  line-height: 70px;
  text-align: center;
}

/* line 143, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
.image-list .placeholder .placeholder-text.slim {
  font-weight: normal;
  height: auto;
  line-height: normal;
}

/* line 6, app/assets/stylesheets/templates/groups/paginate.scss */
.image-list .item {
  cursor: pointer;
  float: left;
  margin-bottom: 4px;
  margin-right: 4px;
  opacity: 0.8;
  padding: 4px;
}

/* line 14, app/assets/stylesheets/templates/groups/paginate.scss */
.image-list .item .thumb {
  border: 1px solid rgba(0, 0, 0, 0.1);
  float: left;
  height: 100px;
  overflow: hidden;
  text-align: center;
  width: 100px;
}

/* line 22, app/assets/stylesheets/templates/groups/paginate.scss */
.image-list .item .thumb img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-height: 100%;
  max-width: 100%;
}

/* line 29, app/assets/stylesheets/templates/groups/paginate.scss */
.image-list .item:hover {
  background-color: #f5f5f5;
  opacity: 1;
}

/* line 129, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
.reflections-list .placeholder {
  display: none;
}

/* line 132, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
.reflections-list .placeholder:only-child {
  display: block;
}

/* line 136, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
.reflections-list .placeholder .placeholder-text {
  color: #999;
  font-weight: bold;
  height: 70px;
  line-height: 70px;
  text-align: center;
}

/* line 143, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
.reflections-list .placeholder .placeholder-text.slim {
  font-weight: normal;
  height: auto;
  line-height: normal;
}

/* line 39, app/assets/stylesheets/templates/groups/paginate.scss */
.reflections-list .item {
  width: 92%;
  width: calc(100% - 8px);
  border-radius: 4px;
  cursor: pointer;
  height: 30px;
  margin-bottom: 4px;
  opacity: 0.8;
  padding: 4px;
}

/* line 48, app/assets/stylesheets/templates/groups/paginate.scss */
.reflections-list .item:hover, .reflections-list .item.selected {
  background-color: #f5f5f5;
  opacity: 1;
}

/* line 53, app/assets/stylesheets/templates/groups/paginate.scss */
.reflections-list .item.last {
  margin-bottom: 0;
}

/* line 57, app/assets/stylesheets/templates/groups/paginate.scss */
.reflections-list .item .thumb, .reflections-list .item .description {
  float: left;
}

/* line 61, app/assets/stylesheets/templates/groups/paginate.scss */
.reflections-list .item .thumb {
  border-radius: 4px;
  height: 100%;
  margin-left: 4px;
  margin-right: 8px;
}

/* line 68, app/assets/stylesheets/templates/groups/paginate.scss */
.reflections-list .item .description {
  height: 14px;
  line-height: 14px;
  padding-top: 8px;
  padding-right: 0;
  padding-bottom: 8px;
  padding-left: 0;
  font-size: 14px;
  width: 85%;
  width: calc(100% - 25px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: break-word;
}

/* line 76, app/assets/stylesheets/templates/groups/paginate.scss */
.reflections-list .item .description.with-thumb {
  width: 70%;
  width: calc(100% - 73.5px);
}

/* line 144, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

@keyframes slideUp {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0%);
  }
}

/* line 9, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion {
  overflow: hidden;
  padding-bottom: 20px;
  position: relative;
}

/* line 14, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .header {
  background-color: #eeeeee;
  border: #dedede solid 1px;
  border-radius: 3px 3px 0 0;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #333333;
  cursor: pointer;
  font-size: 100%;
  padding: 10px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

/* line 25, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .header i {
  vertical-align: -10%;
}

/* line 29, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .header .btn {
  float: right;
  margin-top: -3px;
}

/* line 33, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .header .btn.open-discussion {
  display: none;
}

/* line 37, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .header .btn.close-discussion {
  display: block;
}

/* line 41, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .header .btn i {
  color: #999;
  vertical-align: 0;
}

/* line 48, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .details {
  border-radius: 0 0 0 0;
  border: 1px solid #e3e3e3;
  border-top: none;
  padding: 10px 0 10px 10px;
  position: relative;
}

/* line 55, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .details .info {
  float: left;
}

/* line 59, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .details .subscribe {
  cursor: pointer;
}

/* line 62, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .details .subscribe.disabled {
  color: #999;
  cursor: default;
  pointer-events: none;
}

/* line 67, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .details .subscribe.disabled:hover {
  text-decoration: none;
}

/* line 72, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .details .subscribe:not(.disabled) .spinner {
  display: none;
}

/* line 74, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .details .subscribe[data-subscribed=true] .subscribe-text, .discussion .details .subscribe[data-subscribed=false] .unsubscribe-text {
  display: none;
}

/* line 82, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .collapsed .btn.open-discussion {
  display: block;
}

/* line 86, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .collapsed .btn.close-discussion {
  display: none;
}

/* line 91, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .actions {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hex2, endColorstr=$hex3, GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: #dedede solid;
  border-radius: 10px 0 0 10px;
  border-width: 1px 0 1px 1px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  padding: 2px 6px;
  position: absolute;
  right: 0;
  -ms-transform: translate(100%, -50%) translateX(-26px);
  transform: translate(100%, -50%) translateX(-26px);
  transition: transform 500ms;
  top: 50%;
}

/* line 106, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .actions .cog {
  display: inline-block;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  margin-right: 4px;
  padding-right: 6px;
}

/* line 112, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .actions .cog i {
  transition: all 500ms;
  vertical-align: middle;
  line-height: 1em;
}

/* line 119, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .actions a {
  cursor: pointer;
  margin: 0 4px;
  text-decoration: none;
}

/* line 125, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .actions:hover {
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

/* line 129, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .actions:hover .cog > i {
  transform: rotate(-360deg);
  font-size: 0;
}

/* line 136, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .comments {
  background-color: #f1f1f1;
  border-radius: 0;
  border: 1px solid #e3e3e3;
  border-top: none;
  overflow: auto;
  padding: 10px;
  resize: vertical;
}

/* line 129, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
.discussion .comments .placeholder {
  display: none;
}

/* line 132, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
.discussion .comments .placeholder:only-child {
  display: block;
}

/* line 136, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
.discussion .comments .placeholder .placeholder-text {
  color: #999;
  font-weight: bold;
  height: 70px;
  line-height: 70px;
  text-align: center;
}

/* line 143, app/assets/stylesheets/templates/groups/../../tools/mixins.scss */
.discussion .comments .placeholder .placeholder-text.slim {
  font-weight: normal;
  height: auto;
  line-height: normal;
}

/* line 146, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .comments.expanded {
  height: auto !important;
  resize: none;
}

@media (min-width: 650px) {
  /* line 136, app/assets/stylesheets/templates/groups/discussions.scss */
  .discussion .comments {
    height: 300px;
    padding: 25px 30px;
  }
}

/* line 157, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .response {
  border: 1px solid #e3e3e3;
  border-radius: 0 0 3px 3px;
  border-top: none;
  padding: 20px;
}

/* line 163, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .response .textarea {
  margin-bottom: 10px;
  min-height: 50px;
  width: 100%;
}

/* line 170, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .comment {
  animation: slideUp 400ms;
  margin-bottom: 20px;
}

/* line 174, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .comment .comment-avatar {
  display: inline-block;
  margin: 0 20px 0 0;
  vertical-align: top;
  width: 60px;
}

/* line 180, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .comment .comment-avatar.tiny {
  margin: 0 6px 0 0;
  width: 20px;
}

/* line 186, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .comment .avatar {
  border: 1px solid #bdbdbd;
  border-radius: 5px;
  margin: 0;
  max-width: 100%;
}

/* line 193, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .comment .comment-content {
  background: #ffffff;
  border-radius: 3px;
  display: inline-block;
  padding: 10px;
  position: relative;
  width: calc(100% - 104px);
}

/* line 201, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .comment .comment-content:before {
  border-color: transparent #ffffff transparent transparent;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  content: "";
  left: -10px;
  position: absolute;
}

/* line 211, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .comment .comment-header {
  color: #696969;
  padding-bottom: 5px;
}

/* line 215, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .comment .comment-header .comment-details {
  display: inline-block;
}

/* line 219, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .comment .comment-header small {
  color: #777777;
}

/* line 224, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .comment a.remove {
  cursor: pointer;
  font-weight: bold;
}

/* line 228, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .comment a.remove i {
  font-size: 0.8em;
}

/* line 233, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .comment .comment-body, .discussion .comment #comments-tab #column-right #comments .comment-footer, #comments-tab #column-right #comments .discussion .comment .comment-footer {
  padding-bottom: 12px;
  word-wrap: break-word;
}

/* line 238, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .comment .comment-reply {
  padding-bottom: 10px;
}

/* line 239, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .comment .comment-reply .textarea {
  margin-bottom: 10px;
  min-height: 50px;
  width: 100%;
}

@media (min-width: 650px) {
  /* line 249, app/assets/stylesheets/templates/groups/discussions.scss */
  .discussion .comment .comment-content {
    margin: 0 84px 0 0;
    width: calc(100% - 104px - 84px);
  }
  /* line 255, app/assets/stylesheets/templates/groups/discussions.scss */
  .discussion .comment.right > .comment-avatar {
    float: right;
    margin: 0 0 0 20px;
  }
  /* line 260, app/assets/stylesheets/templates/groups/discussions.scss */
  .discussion .comment.right .comment-content {
    margin: 0 0 0 84px;
  }
  /* line 263, app/assets/stylesheets/templates/groups/discussions.scss */
  .discussion .comment.right .comment-content::before {
    border-color: transparent transparent transparent #ffffff;
    border-width: 10px 0px 10px 10px;
    left: auto;
    right: -10px;
  }
  /* line 272, app/assets/stylesheets/templates/groups/discussions.scss */
  .discussion .comment [tooltip]::before {
    white-space: nowrap;
  }
}

/* line 278, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .comment-action {
  border-top: 1px solid #e7e7e7;
  cursor: pointer;
  display: block;
  font-size: 12px;
  padding: 4px 4px 0;
  text-decoration: none;
}

/* line 287, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .comment-show-replies-button {
  display: none;
  margin-bottom: 12px;
}

/* line 292, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .comment-show-replies-button:nth-last-child(n+4) {
  display: block;
}

/* line 296, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .reply:nth-last-child(n+3) {
  display: none;
}

/* line 301, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .expanded .comment-show-replies-button {
  display: none;
}

/* line 305, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .expanded .reply {
  display: block;
}

/* line 311, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .reply .comment-header {
  border-bottom: 1px solid #e7e7e7;
}

/* line 315, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion .reply .comment-body, .discussion .reply #comments-tab #column-right #comments .comment-footer, #comments-tab #column-right #comments .discussion .reply .comment-footer {
  margin-left: 28px;
  padding-top: 2px;
}

/* line 321, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion form:invalid > button {
  background-image: none;
  box-shadow: none;
  cursor: default;
  opacity: 0.65;
  pointer-events: none;
}

/* line 326, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion[data-locked] .comment-reply-button {
  display: none;
}

/* line 333, app/assets/stylesheets/templates/groups/discussions.scss */
.discussions .new-discussion {
  margin-bottom: 20px;
}

/* line 337, app/assets/stylesheets/templates/groups/discussions.scss */
.discussions .fields {
  margin: 10px 20px;
  padding-bottom: 65px;
}

/* line 344, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion-embed .details {
  border-radius: 0 0 3px 3px;
}

/* line 347, app/assets/stylesheets/templates/groups/discussions.scss */
.discussion-embed .details .info {
  float: none;
}

/* line 144, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 4, app/assets/stylesheets/templates/groups/offer.scss */
.offer-form .join-group {
  cursor: default;
  pointer-events: none;
}

/* line 9, app/assets/stylesheets/templates/groups/offer.scss */
.offer-form .fields {
  display: inline-block;
  width: 240px;
}

/* line 13, app/assets/stylesheets/templates/groups/offer.scss */
.offer-form .fields .offer-field-label {
  color: #0074cc;
  font-weight: bold;
}

/* line 18, app/assets/stylesheets/templates/groups/offer.scss */
.offer-form .fields input, .offer-form .fields select {
  width: 100%;
}

/* line 22, app/assets/stylesheets/templates/groups/offer.scss */
.offer-form .fields #groups_offer_currency, .offer-form .fields #groups_offer_sort_key {
  width: 60px;
}

/* line 26, app/assets/stylesheets/templates/groups/offer.scss */
.offer-form .fields #groups_offer_price {
  width: calc(100% - 78px);
}

/* line 30, app/assets/stylesheets/templates/groups/offer.scss */
.offer-form .fields #groups_offer_label {
  width: calc(100% - 14px);
}

/* line 5, app/assets/stylesheets/templates/groups/news.scss */
.group-news .news-form #news_title, .group-news .news-form #news_link {
  display: inline-block;
  width: calc(50% - 16px);
}

/* line 10, app/assets/stylesheets/templates/groups/news.scss */
.group-news .news-form #news_body {
  display: block;
  width: calc(100% - 12px);
}

/* line 15, app/assets/stylesheets/templates/groups/news.scss */
.group-news .news-form #edit_news:invalid .btn {
  background-image: none;
  box-shadow: none;
  cursor: default;
  opacity: 0.65;
  pointer-events: none;
}

/* line 2, app/assets/stylesheets/templates/groups/assessments.scss */
.table-with-controls td.controls {
  text-align: right;
}

/* line 144, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 4, app/assets/stylesheets/templates/streaming.scss */
.open-insecure-options-header {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hex2, endColorstr=$hex3, GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background: #f5f5f5;
  border: #dedede solid 1px;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #999;
  cursor: pointer;
  font-size: 100%;
  margin: 10px 0;
  padding: 6px 6px 3px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

/* line 18, app/assets/stylesheets/templates/streaming.scss */
.open-insecure-options-content {
  display: none;
}

/* line 22, app/assets/stylesheets/templates/streaming.scss */
.streaming-display-long-url {
  overflow: auto;
  white-space: nowrap;
}

/* line 144, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 3, app/assets/stylesheets/templates/invitations.scss */
.invitation-widget {
  margin-bottom: 5px;
}

/* line 7, app/assets/stylesheets/templates/invitations.scss */
.invitation-widget-header {
  padding: 5px 15px;
  margin-bottom: 5px;
  border-radius: 3px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
}

/* line 15, app/assets/stylesheets/templates/invitations.scss */
.invitation-widget-content {
  padding: 5px 7.5px 7.5px 7.5px;
}

/* line 19, app/assets/stylesheets/templates/invitations.scss */
.invitation-no-span-bottom-margin {
  min-height: 0px !important;
}

/* line 144, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 7, app/assets/stylesheets/templates/layout.scss */
.navigation-bar-dropdown {
  z-index: 20002;
}

/* line 11, app/assets/stylesheets/templates/layout.scss */
.page-padding {
  margin: auto;
  max-width: 1700px;
  width: 90%;
}

/* line 16, app/assets/stylesheets/templates/layout.scss */
.page-padding.fixed-navbar {
  padding-top: 65px;
}

/* line 21, app/assets/stylesheets/templates/layout.scss */
.iris-page-container {
  background-color: #ffffff;
  padding: 40px 2.75%;
}

/* line 26, app/assets/stylesheets/templates/layout.scss */
.iris-page-container-new {
  background-color: #ffffff;
  min-height: 100vh;
  min-height: 100dvh;
}

/* line 32, app/assets/stylesheets/templates/layout.scss */
.nav-contents {
  margin: auto;
  max-width: 1700px;
  width: 90%;
}

/* line 38, app/assets/stylesheets/templates/layout.scss */
.iris-navbar-top {
  padding-left: 0;
  padding-right: 0;
}

/* line 42, app/assets/stylesheets/templates/layout.scss */
.iris-navbar-top.fixed-navbar {
  left: 0;
  position: fixed;
  top: 0;
  border-radius: 0;
  width: 100%;
  z-index: 10000;
}

/* line 52, app/assets/stylesheets/templates/layout.scss */
#nav-avatar-ul {
  margin-right: 0;
}

/* line 56, app/assets/stylesheets/templates/layout.scss */
.nav-avatar {
  border: 2px solid #0065b3;
  border-radius: 100%;
  height: 40px;
  width: 40px;
}

/* line 62, app/assets/stylesheets/templates/layout.scss */
.nav-avatar:hover {
  border: 2px solid #ffffff;
}

/* line 67, app/assets/stylesheets/templates/layout.scss */
#logged-in-as {
  padding: 14px 5px 12px;
}

/* line 71, app/assets/stylesheets/templates/layout.scss */
#nav_organization_link {
  margin-right: 5px;
  padding: 17px;
}

/* line 76, app/assets/stylesheets/templates/layout.scss */
#admin-drop {
  margin-right: 5px;
  padding: 17px;
}

@media (max-width: 1024px) {
  /* line 82, app/assets/stylesheets/templates/layout.scss */
  .athena-mobile-margins {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 87, app/assets/stylesheets/templates/layout.scss */
  .iris-page-container {
    padding: 20px 2.75%;
  }
  /* line 91, app/assets/stylesheets/templates/layout.scss */
  .page-padding {
    width: 100%;
  }
  /* line 94, app/assets/stylesheets/templates/layout.scss */
  .page-padding.fixed-navbar {
    padding-top: 71px;
  }
  /* line 99, app/assets/stylesheets/templates/layout.scss */
  .iris-navbar-top.fixed-navbar {
    position: absolute;
  }
  /* line 103, app/assets/stylesheets/templates/layout.scss */
  footer {
    padding: 0 20px;
  }
}

@media (max-width: 979px) {
  /* line 109, app/assets/stylesheets/templates/layout.scss */
  .navbar-dropdown a {
    color: #cccccc !important;
  }
}

/* line 114, app/assets/stylesheets/templates/layout.scss */
.truncate-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (max-width: 767px) {
  /* line 121, app/assets/stylesheets/templates/layout.scss */
  .backdrop {
    background-image: none;
    background-color: #ffffff;
  }
  /* line 126, app/assets/stylesheets/templates/layout.scss */
  .iris-page-container {
    box-shadow: none;
  }
}

/* line 144, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 3, app/assets/stylesheets/templates/organizations.scss */
.settings-section {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  padding: 5px;
  border-radius: 3px;
  margin-bottom: 7px;
}

/* line 11, app/assets/stylesheets/templates/organizations.scss */
.setting-name-text {
  margin-top: 7px;
  font-weight: bold;
}

/* line 16, app/assets/stylesheets/templates/organizations.scss */
.setting-value-text {
  margin-top: 2px;
  color: grey;
}

/* line 21, app/assets/stylesheets/templates/organizations.scss */
.model-top-marg {
  margin-top: 12px !important;
}

/* line 26, app/assets/stylesheets/templates/organizations.scss */
.organizations.show .bootstrap-datetimepicker-widget {
  z-index: 20005;
}

/* Mixins */
/* line 144, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* Files */
/* line 144, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 7, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .video-editor-commit .title,
#custom-popup.application .video-editor-commit .arrow-right,
#custom-popup.application .video-editor-commit .arrow-left,
#custom-popup.application .video-editor-commit .bottom,
#custom-popup.application .video-editor-commit .clip-target,
#custom-popup.application .video-editor-commit .reflections-container {
  position: absolute;
}

/* line 16, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .video-editor-commit .title {
  padding: 1rem;
  font-size: 20px;
  display: none;
  width: 100%;
  left: 0%;
  background-color: #0074cc;
  text-align: center;
  color: white;
}

/* line 28, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .video-editor-commit .arrow-left {
  display: none;
  left: 5.5%;
}

/* line 33, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .video-editor-commit .arrow-right {
  display: none;
  left: 90.5%;
}

/* line 38, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .video-editor-commit .arrow-right,
#custom-popup.application .video-editor-commit .arrow-left {
  height: 17px;
  line-height: 17px;
  padding-top: 5.5px;
  padding-right: 0;
  padding-bottom: 5.5px;
  padding-left: 0;
  font-size: 17px;
  width: 28px;
  top: 342.5px;
  border-radius: 28px;
  background-color: #0074cc;
  color: white;
  text-align: center;
  font-weight: bold;
  box-sizing: content-box;
}

/* line 50, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .video-editor-commit .arrow-right:hover,
#custom-popup.application .video-editor-commit .arrow-left:hover {
  cursor: pointer;
  background-color: #ceecf5;
  color: #0074cc;
}

/* line 56, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .video-editor-commit .arrow-right.blocked,
#custom-popup.application .video-editor-commit .arrow-left.blocked {
  color: white;
  background-color: #bdbdbd;
}

/* line 60, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .video-editor-commit .arrow-right.blocked:hover,
#custom-popup.application .video-editor-commit .arrow-left.blocked:hover {
  cursor: default;
  color: white;
  background-color: #bdbdbd;
}

/* line 68, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .video-editor-commit .bottom {
  height: 17px;
  line-height: 17px;
  padding-top: 11.5px;
  padding-right: 0;
  padding-bottom: 11.5px;
  padding-left: 0;
  font-size: 17px;
  background-color: #5bb75b;
  width: 72%;
  left: 14%;
  text-align: center;
  border-radius: 5px;
  color: white;
  box-sizing: content-box;
}

/* line 78, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .video-editor-commit .bottom:hover {
  cursor: pointer;
  background-color: #8ccd8c;
  text-decoration: none;
}

/* line 85, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .video-editor-commit .bottom-not-visible {
  position: absolute;
  left: 14%;
  width: 72%;
  top: 165px;
  height: 40px;
  border-radius: 5px;
  box-sizing: content-box;
}

/* line 94, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .video-editor-commit .bottom-not-visible .new-reflection-name {
  height: 17px;
  line-height: 17px;
  padding-top: 11.5px;
  padding-right: 0;
  padding-bottom: 11.5px;
  padding-left: 0;
  font-size: 17px;
  width: 100%;
  border: 0;
  z-index: 102;
  left: 0;
  position: absolute;
  background-color: #8ccd8c;
  text-align: center;
  color: white;
  border-radius: 5px;
  box-sizing: content-box;
}

/* line 108, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .video-editor-commit .bottom-not-visible .done {
  position: absolute;
  z-index: 103;
  right: 5px;
  top: 5px;
  border-radius: 30px;
  width: 17px;
  height: 17px;
  font-size: 17px;
  line-height: 17px;
  padding: 6.5px 4.5px 6.5px 8.5px;
  font-weight: bold;
  background-color: white;
  color: #8ccd8c;
  box-sizing: content-box;
}

/* line 124, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .video-editor-commit .bottom-not-visible .done:hover {
  cursor: pointer;
  background-color: #f7f8e0;
  text-decoration: none;
}

/* line 132, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .video-editor-commit .reflections-container {
  width: 72%;
  height: 369px;
  left: 14%;
  top: 226px;
  overflow: hidden;
}

/* line 139, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .video-editor-commit .reflections-container .clip-target {
  height: 17px;
  line-height: 17px;
  padding-top: 11.5px;
  padding-right: 0;
  padding-bottom: 11.5px;
  padding-left: 0;
  font-size: 17px;
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  width: 100%;
  text-align: center;
  background-color: #ceecf5;
  color: #0074cc;
  border-radius: 5px;
  overflow: hidden;
  text-overflow: clip;
  white-space: nowrap;
  box-sizing: content-box;
}

/* line 152, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .video-editor-commit .reflections-container .clip-target:hover {
  cursor: pointer;
  background-color: #f7f8e0;
  text-decoration: none;
}

/* line 158, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .video-editor-commit .reflections-container .clip-target.num-1-in-list {
  top: 0;
}

/* line 162, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .video-editor-commit .reflections-container .clip-target.num-2-in-list {
  top: 47px;
}

/* line 166, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .video-editor-commit .reflections-container .clip-target.num-3-in-list {
  top: 94px;
}

/* line 170, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .video-editor-commit .reflections-container .clip-target.num-4-in-list {
  top: 141px;
}

/* line 174, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .video-editor-commit .reflections-container .clip-target.num-5-in-list {
  top: 188px;
}

/* line 178, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .video-editor-commit .reflections-container .clip-target.num-6-in-list {
  top: 235px;
}

/* line 182, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .video-editor-commit .reflections-container .clip-target.num-7-in-list {
  top: 282px;
}

/* line 186, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .video-editor-commit .reflections-container .clip-target.num-8-in-list {
  top: 329px;
}

/* line 195, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .download-video .title,
#custom-popup.application .download-video .image,
#custom-popup.application .download-video .done {
  position: absolute;
}

/* line 201, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .download-video .title {
  height: 20px;
  line-height: 20px;
  padding-top: 25px;
  padding-right: 0;
  padding-bottom: 25px;
  padding-left: 0;
  font-size: 20px;
  width: 100%;
  left: 0%;
  background-color: #0074cc;
  text-align: center;
  color: white;
}

/* line 210, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .download-video .image {
  width: 52%;
  height: 350px;
  left: 24%;
  opacity: 0;
  top: 175px;
  overflow: hidden;
  border-radius: 5px;
}

/* line 219, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .download-video .image img {
  width: 100%;
  min-width: 423px;
  border-radius: 5px;
}

/* line 226, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .download-video .done {
  height: 17px;
  line-height: 17px;
  padding-top: 11.5px;
  padding-right: 0;
  padding-bottom: 11.5px;
  padding-left: 0;
  font-size: 17px;
  width: 52%;
  left: 24%;
  text-align: center;
  background-color: #5bb75b;
  color: white;
  border-radius: 5px;
}

/* line 235, app/assets/stylesheets/templates/reflections/clipping_popup.scss */
#custom-popup.application .download-video .done:hover {
  cursor: pointer;
  background-color: #8ccd8c;
}

/* line 144, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 9, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right form #comment_body.ng-invalid:focus {
  border-color: #5bb75b;
}

/* line 18, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right form.submitted #comment_body.ng-invalid:focus {
  border-color: #e9322d;
}

/* line 26, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments {
  height: 270px;
  overflow: auto;
  width: 100%;
  position: relative;
}

/* line 32, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .comment {
  margin: 18px 0 10px;
}

/* line 47, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .reply .comment-remove:hover {
  color: #dd1144;
  opacity: 1;
}

/* line 53, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .comment > .user-info {
  width: 40px;
  float: left;
  margin-right: 14px;
}

/* line 58, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .comment > .user-info .user-avatar > img {
  border-radius: 50%;
  border: 1px solid #dedede;
}

/* line 68, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .comment > .body {
  width: calc(100% - 54px);
  float: left;
}

/* line 89, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .comment.didnt-save .comment-body, #comments-tab #column-right #comments .comment.didnt-save .comment-footer,
#comments-tab #column-right #comments .reply.didnt-save .comment-body,
#comments-tab #column-right #comments .reply.didnt-save .comment-footer {
  background-color: #f8e0e6 !important;
}

/* line 93, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .comment.didnt-save .not-saved-disclaimer,
#comments-tab #column-right #comments .reply.didnt-save .not-saved-disclaimer {
  display: block;
}

/* line 97, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .comment.didnt-save .comment-spinner,
#comments-tab #column-right #comments .comment.didnt-save .reply-spinner,
#comments-tab #column-right #comments .reply.didnt-save .comment-spinner,
#comments-tab #column-right #comments .reply.didnt-save .reply-spinner {
  display: none;
}

/* line 103, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .comment .not-saved-disclaimer,
#comments-tab #column-right #comments .reply .not-saved-disclaimer {
  display: none;
  color: #df0101;
  float: right;
  font-size: 12px;
  margin-right: 7px;
  margin-top: 7px;
  line-height: 12px;
}

/* line 114, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .video-header {
  color: #0074cc;
  margin-top: 0.5em;
  margin-bottom: 1.5em;
  font-weight: bold;
  padding: 2px;
  border-bottom: 1px solid #0074cc;
  cursor: pointer;
}

/* line 123, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .video-header:hover {
  text-decoration: underline;
}

/* line 127, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .video-header.disabled {
  color: #cccccc;
}

/* line 130, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .video-header.disabled:hover {
  cursor: default;
  text-decoration: none;
}

/* line 148, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .comment-header .header-left .time-range {
  margin-left: -4px;
}

/* line 159, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .comment-header .header-right .btn-group .btn {
  border: none;
}

/* line 164, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .comment-header .header-right .btn {
  width: 19px;
  height: 15px;
  padding: 3px 5px 7px;
}

/* line 170, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .comment-header .header-right .dropdown-menu {
  left: -141px;
}

/* line 175, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .comment-header .play {
  cursor: pointer;
}

/* line 178, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .comment-header .play.disabled {
  display: none;
}

/* line 194, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .reply-form {
  margin-top: 10px;
}

/* line 198, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .edit-form {
  margin-top: 10px;
}

/* line 201, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .edit-form .edit-cancel {
  margin-right: 2px;
}

/* line 205, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .edit-form .edit-start {
  margin-right: 2px;
}

/* line 209, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .edit-form .edited-time {
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #eeeeee;
  padding: 1px 5px;
  text-shadow: 0 1px 0 #ffffff;
  margin-left: 2px;
}

/* line 232, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .comment-reply-btn {
  margin-top: 2px;
  margin-right: 2px;
}

/* line 237, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .comment-edit {
  margin: 2px 2px 0 0;
  opacity: 1;
}

/* line 242, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .comment-spinner {
  float: right;
  margin: 0 5px;
}

/* line 247, app/assets/stylesheets/templates/reflections/comments.scss */
#comments-tab #column-right #comments .reply-spinner {
  float: right;
  margin-left: 5px;
}

/* line 144, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 5, app/assets/stylesheets/templates/reflections/files.scss */
.files-tab-content .upload {
  margin-bottom: 10px;
}

/* line 16, app/assets/stylesheets/templates/reflections/../../tools/mixins.scss */
.files-tab-content .upload form .button {
  position: relative;
}

/* line 19, app/assets/stylesheets/templates/reflections/../../tools/mixins.scss */
.files-tab-content .upload form .button input {
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
  direction: ltr;
  opacity: 0;
  margin: 0;
  font-size: 200px;
  -ms-filter: "alpha(opacity=0)";
}

/* line 10, app/assets/stylesheets/templates/reflections/files.scss */
.files-tab-content .load-more {
  height: 14px;
  line-height: 14px;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 0;
  font-size: 14px;
  margin-top: 10px;
  text-align: center;
}

/* line 15, app/assets/stylesheets/templates/reflections/files.scss */
.files-tab-content .load-more .spinner {
  display: none;
}

/* line 20, app/assets/stylesheets/templates/reflections/files.scss */
.files-tab-content .load-more.spinning .spinner {
  display: inline;
  height: 10px;
}

/* line 25, app/assets/stylesheets/templates/reflections/files.scss */
.files-tab-content .load-more.spinning .click {
  display: none;
}

/* line 30, app/assets/stylesheets/templates/reflections/files.scss */
.files-tab-content .load-more .click {
  cursor: pointer;
}

/* line 33, app/assets/stylesheets/templates/reflections/files.scss */
.files-tab-content .load-more .click:hover {
  opacity: 0.7;
}

/* line 39, app/assets/stylesheets/templates/reflections/files.scss */
.files-tab-content .list {
  min-height: 300px;
  width: 100%;
}

/* line 43, app/assets/stylesheets/templates/reflections/files.scss */
.files-tab-content .list .file {
  background-color: #f2f2f2;
  border-radius: 4px;
  height: 32px;
  margin-bottom: 10px;
  position: relative;
  width: 100%;
}

/* line 51, app/assets/stylesheets/templates/reflections/files.scss */
.files-tab-content .list .file:last-child {
  margin-bottom: 0;
}

/* line 55, app/assets/stylesheets/templates/reflections/files.scss */
.files-tab-content .list .file .name {
  width: 75%;
  width: calc(100% - 97px);
  font-size: 14px;
  line-height: 2;
  float: left;
  margin-left: 9px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 66, app/assets/stylesheets/templates/reflections/files.scss */
.files-tab-content .list .file .btn {
  font-size: 14px;
  border-width: 1px;
  float: right;
  margin-right: 4px;
  margin-top: 4px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 22px;
}

/* line 78, app/assets/stylesheets/templates/reflections/files.scss */
.files-tab-content .list .file .info-container {
  font-size: 14px;
  line-height: 2;
  background-color: #ffffff;
  border: 1px solid #bdbdbd;
  border-radius: 4px;
  color: #0074cc;
  font-weight: bold;
  position: absolute;
  right: 0;
  top: -5px;
}

/* line 91, app/assets/stylesheets/templates/reflections/files.scss */
.files-tab-content .list .file .percent-disclaimer {
  font-size: 14px;
  line-height: 2;
  background-color: #5bb75b;
  border-radius: 4px 0 0 4px;
  color: #ffffff;
  float: left;
  text-align: center;
  width: 50px;
}

/* line 102, app/assets/stylesheets/templates/reflections/files.scss */
.files-tab-content .list .file .upload-bar {
  width: 80%;
  width: calc(100% - 50px);
  border-radius: 0 4px 4px 0;
  float: left;
  height: 32px;
}

/* line 108, app/assets/stylesheets/templates/reflections/files.scss */
.files-tab-content .list .file .upload-bar .bar {
  -webkit-transition-property: width;
  -moz-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #5bb75b;
  border-radius: 0 4px 4px 0;
  height: 100%;
  width: 0%;
}

/* line 119, app/assets/stylesheets/templates/reflections/files.scss */
.files-tab-content #reflection-file-dropzone.hover {
  background-color: #f5f6ce;
  opacity: 0.8;
}

/* line 144, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 4, app/assets/stylesheets/templates/reflections/general.scss */
.new-reflection-btn-group {
  width: 100%;
}

/* line 7, app/assets/stylesheets/templates/reflections/general.scss */
.new-reflection-btn-group .btn {
  padding: 10px;
  width: calc(50% - 24px);
}

/* line 13, app/assets/stylesheets/templates/reflections/general.scss */
.attached-files-list-item {
  border-bottom: 1px solid #eeeeee;
  margin-top: 8px;
}

/* line 18, app/assets/stylesheets/templates/reflections/general.scss */
.hidden-reflection-caption {
  display: none;
}

/* line 22, app/assets/stylesheets/templates/reflections/general.scss */
.comment-error-caption {
  display: none;
}

/* line 26, app/assets/stylesheets/templates/reflections/general.scss */
.details-section {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  padding: 5px;
  border-radius: 3px;
}

/* line 33, app/assets/stylesheets/templates/reflections/general.scss */
.details-tab-height {
  height: 345px;
}

/* line 37, app/assets/stylesheets/templates/reflections/general.scss */
.reflection-thumb-area {
  height: 180px;
  background-color: #e8e7eb4a;
  border-radius: 6px 6px 0 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 46, app/assets/stylesheets/templates/reflections/general.scss */
.reflection-status-caption {
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  position: absolute;
  left: 10%;
  right: 10%;
  bottom: 40%;
  padding: 15px;
  background: rgba(0, 189, 188, 0.5);
  filter: alpha(opacity=80) \9;
  border-radius: 20px;
  font-weight: bold;
}

/* line 64, app/assets/stylesheets/templates/reflections/general.scss */
.ef-lib .btn {
  background: #d3d3d3;
  clear: both;
  margin-top: 5px;
}

/* line 71, app/assets/stylesheets/templates/reflections/general.scss */
.reflection-controls-btns {
  margin-top: 5px;
}

/* line 74, app/assets/stylesheets/templates/reflections/general.scss */
.reflection-controls-btns .reflection-controls-btn {
  float: left;
  margin-left: 3px;
}

/* line 79, app/assets/stylesheets/templates/reflections/general.scss */
.reflection-controls-btns #details-button,
.reflection-controls-btns #tag-button,
.reflection-controls-btns #delete-button,
.reflection-controls-btns #share-button,
.reflection-controls-btns #reflections-button {
  background-color: #d3d3d3 !important;
}

/* line 87, app/assets/stylesheets/templates/reflections/general.scss */
.reflection-controls-btns #details-button:hover,
.reflection-controls-btns #tag-button:hover,
.reflection-controls-btns #delete-button:hover,
.reflection-controls-btns #share-button {
  background-color: #d0d0d0 !important;
}

/* line 94, app/assets/stylesheets/templates/reflections/general.scss */
.reflection-controls-btns #details-button:active,
.reflection-controls-btns #tag-button:hover,
.reflection-controls-btns #delete-button:hover,
.reflection-controls-btns #share-button {
  background-color: #d0d0d0 !important;
}

/* line 101, app/assets/stylesheets/templates/reflections/general.scss */
.reflection-controls-btns .shared {
  width: calc(33.3% - 2.1px);
}

/* line 105, app/assets/stylesheets/templates/reflections/general.scss */
.reflection-controls-btns .owner {
  width: calc(25% - 2.3px);
}

/* line 110, app/assets/stylesheets/templates/reflections/general.scss */
.reflection-controls-btns > :first-child {
  float: left;
  margin-left: 0;
}

/* line 115, app/assets/stylesheets/templates/reflections/general.scss */
.reflection-controls-btns > :last-child {
  float: right;
}

/* line 119, app/assets/stylesheets/templates/reflections/general.scss */
.reflection-thumbnail-size {
  height: 100%;
  width: 100%;
  border: none;
  border-radius: 5px 5px 0px 0px;
}

/* line 126, app/assets/stylesheets/templates/reflections/general.scss */
.reflection-status-caption-error {
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  position: absolute;
  left: 10%;
  right: 10%;
  bottom: 52%;
  padding: 6px;
  background: rgba(255, 0, 0, 0.75);
  background: #ff0000 \9;
  filter: alpha(opacity=80) \9;
  border-radius: 4px;
}

/* line 141, app/assets/stylesheets/templates/reflections/general.scss */
.reflection-caption {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  position: absolute;
  color: #ffffff;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 6px 6px 6px 6px;
  background: rgba(42, 110, 187, 0.75);
  background: #0088cc \9;
  filter: alpha(opacity=80) \9;
  font-size: 17px;
  font-weight: bolder;
}

/* line 156, app/assets/stylesheets/templates/reflections/general.scss */
.small-caption-text-user {
  font-size: 10px;
  float: left;
  width: 66%;
}

/* line 162, app/assets/stylesheets/templates/reflections/general.scss */
.small-caption-text-date {
  font-size: 10px;
  float: right;
  text-align: right;
  width: 33%;
}

/* line 169, app/assets/stylesheets/templates/reflections/general.scss */
.reflection-button-margin-top {
  margin-top: 5px;
}

/* line 173, app/assets/stylesheets/templates/reflections/general.scss */
.reflection-review-controls {
  background: #e9e9e9;
  padding: 15px;
  color: #333333;
  border-radius: 0px 0px 5px 5px;
}

/* line 179, app/assets/stylesheets/templates/reflections/general.scss */
.reflection-review-controls .darker-shade-btn {
  background: #d3d3d3 !important;
}

/* line 184, app/assets/stylesheets/templates/reflections/general.scss */
.reflection-title-inner {
  margin-bottom: 5%;
  margin-left: 5%;
  clear: both;
}

/* line 190, app/assets/stylesheets/templates/reflections/general.scss */
.reflection-title-outer {
  float: left;
  width: 25%;
  min-width: 200px;
  border-radius: 6px;
}

/* line 197, app/assets/stylesheets/templates/reflections/general.scss */
.reflection-link-btn {
  margin: 15px 0;
}

@media (max-width: 1500px) {
  /* line 202, app/assets/stylesheets/templates/reflections/general.scss */
  .reflection-title-outer {
    width: 33.3%;
  }
  /* line 206, app/assets/stylesheets/templates/reflections/general.scss */
  .reflection-title-inner {
    margin-bottom: 4%;
    margin-left: 4%;
  }
}

@media (max-width: 1005px) {
  /* line 213, app/assets/stylesheets/templates/reflections/general.scss */
  .reflection-title-outer {
    width: 50%;
  }
  /* line 217, app/assets/stylesheets/templates/reflections/general.scss */
  .reflection-title-inner {
    margin-bottom: 4%;
    margin-left: 2%;
    margin-right: 2%;
  }
}

@media (max-width: 767px) {
  /* line 225, app/assets/stylesheets/templates/reflections/general.scss */
  .reflection-title-outer {
    width: 50%;
  }
}

@media (max-width: 520px) {
  /* line 231, app/assets/stylesheets/templates/reflections/general.scss */
  .reflection-title-outer {
    width: 100%;
  }
  /* line 235, app/assets/stylesheets/templates/reflections/general.scss */
  .reflection-title-inner {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px;
  }
}

/* line 242, app/assets/stylesheets/templates/reflections/general.scss */
.reflections-empty-message {
  text-align: center;
}

/* line 246, app/assets/stylesheets/templates/reflections/general.scss */
.nav-filter {
  margin-bottom: 15px;
}

/* line 249, app/assets/stylesheets/templates/reflections/general.scss */
.nav-filter.disabled {
  pointer-events: none;
}

/* line 254, app/assets/stylesheets/templates/reflections/general.scss */
.alert-link {
  color: #df0101;
  font-weight: bold;
}

/* line 259, app/assets/stylesheets/templates/reflections/general.scss */
.alert-header {
  margin-bottom: 15px;
}

/* line 263, app/assets/stylesheets/templates/reflections/general.scss */
.reflection-revoke-shares {
  margin-bottom: 20px;
}

/* line 267, app/assets/stylesheets/templates/reflections/general.scss */
.reflection-filters-style {
  display: none;
  background: #e9e9e9;
  padding: 16px 14px;
  border-radius: 5px;
  margin-bottom: 15px;
}

/* line 274, app/assets/stylesheets/templates/reflections/general.scss */
.reflection-filters-style .custom-filter {
  margin-bottom: 15px;
}

/* line 278, app/assets/stylesheets/templates/reflections/general.scss */
.reflection-filters-style #start-filter-button {
  background: #d3d3d3;
}

/* line 284, app/assets/stylesheets/templates/reflections/general.scss */
.select-thumb-container {
  position: relative;
  float: left;
  margin: 10px;
  width: calc(33% - 20px);
  overflow: hidden;
  height: 100px;
}

/* line 293, app/assets/stylesheets/templates/reflections/general.scss */
.select-thumb-image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: 0.5s ease;
  backface-visibility: hidden;
}

/* line 302, app/assets/stylesheets/templates/reflections/general.scss */
.select-thumb-middle {
  transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

/* line 313, app/assets/stylesheets/templates/reflections/general.scss */
.select-thumb-container:hover .select-thumb-image {
  opacity: 0.3;
}

/* line 317, app/assets/stylesheets/templates/reflections/general.scss */
.select-thumb-container:hover .select-thumb-middle {
  opacity: 1;
}

/* line 321, app/assets/stylesheets/templates/reflections/general.scss */
.select2-results .select2-highlighted {
  background: #0074cc;
  border-radius: 5px;
}

/* line 325, app/assets/stylesheets/templates/reflections/general.scss */
.select2-results .select2-highlighted .name {
  color: #ffffff !important;
}

/* line 329, app/assets/stylesheets/templates/reflections/general.scss */
.select2-results .select2-highlighted .sub-text {
  color: #ffffff !important;
}

/* line 333, app/assets/stylesheets/templates/reflections/general.scss */
.select2-results .select2-highlighted img {
  border: 1px solid #0074cc !important;
}

/* line 338, app/assets/stylesheets/templates/reflections/general.scss */
.select2-results .select2-result-label {
  padding: 5px;
}

/* line 344, app/assets/stylesheets/templates/reflections/general.scss */
.select2-result .user-list-avatar img {
  width: 40px;
  border: 1px solid #eee;
  border-radius: 5px;
  float: left;
}

/* line 351, app/assets/stylesheets/templates/reflections/general.scss */
.select2-result .user-list-avatar .text {
  float: left;
  width: calc(100% - 50px);
  padding-left: 5px;
}

/* line 356, app/assets/stylesheets/templates/reflections/general.scss */
.select2-result .user-list-avatar .text .name {
  font-weight: bold;
  color: #737373;
}

/* line 361, app/assets/stylesheets/templates/reflections/general.scss */
.select2-result .user-list-avatar .text .sub-text {
  color: #999999;
}

/* line 368, app/assets/stylesheets/templates/reflections/general.scss */
.like-form-label {
  font-size: 17.5px;
}

/* line 373, app/assets/stylesheets/templates/reflections/general.scss */
.default-reflections-table .reflection-img {
  height: 70px;
  width: 70px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 381, app/assets/stylesheets/templates/reflections/general.scss */
.default-reflections-table .content-cell {
  padding-top: 30px;
}

/* line 385, app/assets/stylesheets/templates/reflections/general.scss */
.default-reflections-table .title-cell {
  padding-top: 34px;
  padding-left: 10px;
}

/* line 392, app/assets/stylesheets/templates/reflections/general.scss */
.default-reflection-modal .rebuild-link {
  float: left;
  width: calc(50% - 30px);
}

/* line 397, app/assets/stylesheets/templates/reflections/general.scss */
.default-reflection-modal .copy-link {
  float: right;
  width: calc(50% - 30px);
}

/* line 404, app/assets/stylesheets/templates/reflections/general.scss */
.default-reflection-modal .modal-body .split-options .left-column {
  float: left;
  width: 50%;
}

/* line 409, app/assets/stylesheets/templates/reflections/general.scss */
.default-reflection-modal .modal-body .split-options .right-column {
  float: left;
  width: 50%;
}

/* line 415, app/assets/stylesheets/templates/reflections/general.scss */
.default-reflection-modal .modal-body .full-width-controls {
  clear: both;
}

/*.tab-root {
  -webkit-transition: margin-top 0.3s;
  transition: margin-top 0.3s;
}*/
/* line 426, app/assets/stylesheets/templates/reflections/general.scss */
.player-minimize {
  position: fixed !important;
  top: 100px;
  z-index: 100;
  -webkit-transition: width 0.5s, height 0.5s;
  transition: width 0.5s, height 0.5s;
  border: 1px solid black;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* line 436, app/assets/stylesheets/templates/reflections/general.scss */
.clone-form {
  display: inline;
}

/* line 439, app/assets/stylesheets/templates/reflections/general.scss */
.clone-form .btn {
  margin-right: 4px;
}

/* line 444, app/assets/stylesheets/templates/reflections/general.scss */
.ef-thumbnail-btn {
  margin-top: 5px;
}

/* line 448, app/assets/stylesheets/templates/reflections/general.scss */
.intent-popover {
  border-radius: 6px !important;
  border: 3px solid #0074cc !important;
}

/* line 452, app/assets/stylesheets/templates/reflections/general.scss */
.intent-popover .popover-title {
  border-bottom: none;
}

/* line 457, app/assets/stylesheets/templates/reflections/general.scss */
.intent-popover.right .arrow {
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  top: 35% !important;
  border-right-color: #0074cc !important;
}

/* line 465, app/assets/stylesheets/templates/reflections/general.scss */
.intent-popover.right .arrow:after {
  border-right-color: #0074cc !important;
}

/* line 470, app/assets/stylesheets/templates/reflections/general.scss */
.intent-popover.top {
  margin-top: -24px;
  margin-right: 8px;
}

/* line 474, app/assets/stylesheets/templates/reflections/general.scss */
.intent-popover.top .arrow {
  border-top-color: #0074cc !important;
}

/* line 477, app/assets/stylesheets/templates/reflections/general.scss */
.intent-popover.top .arrow:after {
  bottom: 4px;
}

/* line 485, app/assets/stylesheets/templates/reflections/general.scss */
.super-tools .title {
  color: #808080;
  font-weight: bold;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 4px;
  margin-bottom: 7px;
}

/* line 493, app/assets/stylesheets/templates/reflections/general.scss */
.super-tools .group-type-radio {
  margin-bottom: 5px;
}

/* line 497, app/assets/stylesheets/templates/reflections/general.scss */
.super-tools .control-group-save {
  border-top: 1px solid #dddddd;
  padding-top: 7px;
  margin-bottom: 0;
}

/* line 144, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 4, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection,
#booking {
  width: 100%;
  position: relative;
  display: inline-block;
}

/* line 10, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .player-container,
#booking .player-container {
  background-color: black;
}

/* line 16, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .player-container .placeholder,
#booking .player-container .placeholder {
  display: none;
  line-height: 20px;
  font-size: 20px;
  color: white;
  height: 20px;
  text-align: center;
}

/* line 26, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .player-container.embed,
#booking .player-container.embed {
  position: static;
  width: 100%;
}

/* line 31, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .tabs-toggle,
#booking .tabs-toggle {
  display: none;
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
}

/* line 37, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .tabs-toggle .videos-and-details,
#reflection .tabs-toggle .tools,
#booking .tabs-toggle .videos-and-details,
#booking .tabs-toggle .tools {
  width: 50%;
  padding: 10px 0;
  float: left;
  background-color: #cccccc;
  color: #333333;
  text-align: center;
}

/* line 46, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .tabs-toggle .videos-and-details:hover, #reflection .tabs-toggle .videos-and-details:focus,
#reflection .tabs-toggle .tools:hover,
#reflection .tabs-toggle .tools:focus,
#booking .tabs-toggle .videos-and-details:hover,
#booking .tabs-toggle .videos-and-details:focus,
#booking .tabs-toggle .tools:hover,
#booking .tabs-toggle .tools:focus {
  background-color: #0074cc;
  color: white;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
}

/* line 55, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .tabs-toggle .videos-and-details.on,
#reflection .tabs-toggle .tools.on,
#booking .tabs-toggle .videos-and-details.on,
#booking .tabs-toggle .tools.on {
  background-color: #0074cc;
  color: white;
}

/* line 59, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .tabs-toggle .videos-and-details.on:hover,
#reflection .tabs-toggle .tools.on:hover,
#booking .tabs-toggle .videos-and-details.on:hover,
#booking .tabs-toggle .tools.on:hover {
  cursor: default;
}

/* line 65, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .tabs-toggle .videos-and-details,
#booking .tabs-toggle .videos-and-details {
  border-radius: 0;
}

/* line 69, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .tabs-toggle .tools,
#booking .tabs-toggle .tools {
  border-radius: 0;
}

/* line 74, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .right-tabs,
#booking .right-tabs {
  float: left;
  width: 48.625%;
  margin-left: 2.75%;
  min-height: 300px;
}

/* line 80, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .right-tabs .tab-header,
#booking .right-tabs .tab-header {
  height: 40px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}

/* line 85, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .right-tabs .tab-header .tab-item,
#booking .right-tabs .tab-header .tab-item {
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  padding-top: 14px;
  padding-right: 13px;
  padding-bottom: 25px;
  padding-left: 13px;
  float: left;
  color: #0088cc;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #ddd;
  border-left: none;
  border-radius: 0px;
  background-color: white;
}

/* line 102, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .right-tabs .tab-header .tab-item:hover,
#booking .right-tabs .tab-header .tab-item:hover {
  background-color: #eeeeee;
  color: #005580;
  text-decoration: none;
  cursor: pointer;
}

/* line 109, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .right-tabs .tab-header .tab-item.active,
#booking .right-tabs .tab-header .tab-item.active {
  color: #555555;
  padding-top: 13px;
  padding-right: 12px;
  padding-bottom: 25px;
  padding-left: 12px;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid white;
  border-left: 1px solid #ddd;
  border-radius: 4px 4px 0px 0px;
}

/* line 121, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .right-tabs .tab-header .tab-item.active:hover, #reflection .right-tabs .tab-header .tab-item.active:focus,
#booking .right-tabs .tab-header .tab-item.active:hover,
#booking .right-tabs .tab-header .tab-item.active:focus {
  cursor: default;
  background-color: white;
  text-decoration: none;
  color: #555555;
  outline: 0;
}

/* line 134, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .right-tabs .content .single-tab,
#booking .right-tabs .content .single-tab {
  display: none;
}

/* line 137, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .right-tabs .content .single-tab.active,
#booking .right-tabs .content .single-tab.active {
  display: block;
}

/* line 144, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .left-tabs,
#booking .left-tabs {
  float: left;
  width: 48.625%;
}

/* line 148, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .left-tabs .tab-header,
#booking .left-tabs .tab-header {
  background-color: #0074cc;
  border-radius: 4px 4px 0px 0px;
  height: 40px;
}

/* line 153, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .left-tabs .tab-header .tab-item,
#booking .left-tabs .tab-header .tab-item {
  height: 14px;
  line-height: 14px;
  padding-top: 13px;
  padding-right: 0;
  padding-bottom: 13px;
  padding-left: 0;
  font-size: 14px;
  color: #cccccc;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
}

/* line 160, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .left-tabs .tab-header .tab-item:hover,
#booking .left-tabs .tab-header .tab-item:hover {
  text-decoration: none;
  cursor: pointer;
  color: white;
}

/* line 166, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .left-tabs .tab-header .tab-item.active,
#booking .left-tabs .tab-header .tab-item.active {
  color: white;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.125) inset;
}

/* line 170, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .left-tabs .tab-header .tab-item.active:hover, #reflection .left-tabs .tab-header .tab-item.active:focus,
#booking .left-tabs .tab-header .tab-item.active:hover,
#booking .left-tabs .tab-header .tab-item.active:focus {
  cursor: default;
  text-decoration: none;
  color: white;
  outline: 0;
}

/* line 180, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .left-tabs .tab-header .title,
#booking .left-tabs .tab-header .title {
  height: 14px;
  line-height: 14px;
  padding-top: 13px;
  padding-right: 0;
  padding-bottom: 13px;
  padding-left: 0;
  font-size: 14px;
  overflow: hidden;
  text-overflow: clip;
  white-space: nowrap;
  float: right;
  color: white;
  text-align: right;
  margin-right: 10px;
}

/* line 193, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .left-tabs .content .single-tab,
#booking .left-tabs .content .single-tab {
  display: none;
}

/* line 196, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .left-tabs .content .single-tab.active,
#booking .left-tabs .content .single-tab.active {
  display: block;
}

/* line 206, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .player-container .player-wrapper {
  position: absolute;
  height: 100%;
  top: 0px;
  left: 0%;
}

/* line 213, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .player-container .incomplete-dual-missing-part {
  position: absolute;
  top: 0px;
  left: 0%;
  display: none;
  line-height: 20px;
  font-size: 20px;
  color: white;
  height: 20px;
  text-align: center;
  width: 50%;
  z-index: 200;
}

/* line 227, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .player-container .turn-into-single {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  background-color: transparent;
  z-index: 201;
  color: white;
  text-align: center;
  line-height: 30px;
  font-size: 15px;
}

/* line 239, app/assets/stylesheets/templates/reflections/layout.scss */
#reflection .player-container .turn-into-single:hover {
  cursor: pointer;
  text-decoration: underline;
}

@media (max-width: 767px) {
  /* line 247, app/assets/stylesheets/templates/reflections/layout.scss */
  #reflection .tabs-toggle {
    display: block;
  }
  /* line 251, app/assets/stylesheets/templates/reflections/layout.scss */
  #reflection .player-container,
#reflection .left-tabs,
#reflection .right-tabs {
    width: 100%;
  }
  /* line 257, app/assets/stylesheets/templates/reflections/layout.scss */
  #reflection .right-tabs {
    margin-left: 0;
  }
  /* line 261, app/assets/stylesheets/templates/reflections/layout.scss */
  #reflection .left-tabs {
    display: none;
  }
}

/* line 268, app/assets/stylesheets/templates/reflections/layout.scss */
#booking .player-container {
  background-color: white !important;
}

/* line 273, app/assets/stylesheets/templates/reflections/layout.scss */
.copy-link-panel {
  margin-bottom: 20px;
}

/* line 277, app/assets/stylesheets/templates/reflections/layout.scss */
#copy-video-link-copied-message {
  margin-left: 20px;
}

/* line 144, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 144, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 27, app/assets/stylesheets/templates/reflections/video_editing.scss */
.user-toggle-float-message {
  float: right;
  background: #e6e6e6;
  color: #333333;
  border-radius: 0 0 3px 3px;
  margin-top: -5px;
  margin-right: -1px;
  padding: 3px;
  display: none;
  border-right: 0.5px solid black;
  border-left: 0.5px solid black;
  border-bottom: 0.5px solid black;
  cursor: pointer;
}

/* line 42, app/assets/stylesheets/templates/reflections/video_editing.scss */
.conference-btn {
  margin-left: 5px;
}

/* line 46, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor,
#video-recorder {
  width: 100%;
  margin-top: 4px;
}

/* line 52, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video,
#video-recorder .video {
  clear: both;
  width: calc(100% - 24px);
  position: absolute;
  top: 0;
  left: 0;
  background: #f5f5f5;
  border-radius: 10px;
  padding: 11px;
}

/* line 63, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video.highlighted.playing,
#video-recorder .video.highlighted.playing {
  background-color: #fcf8e4;
}

/* line 68, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video.playing,
#video-recorder .video.playing {
  background-color: #d9edf7;
}

/* line 73, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-img,
#video-recorder .video .video-img {
  float: left;
  width: 93px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 93px;
  overflow: hidden;
  background-color: #dedede;
  border-radius: 10px;
}

/* line 84, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-img .play-icon,
#video-recorder .video .video-img .play-icon {
  margin: auto;
  color: #ffffff;
  padding: 31px 35px;
  opacity: 0.7;
  cursor: pointer;
  transition: opacity 0.25s;
  font-size: 36px;
}

/* line 93, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-img .play-icon:hover,
#video-recorder .video .video-img .play-icon:hover {
  opacity: 1;
}

/* line 98, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-img .prep-state,
#video-recorder .video .video-img .prep-state {
  height: 14px;
  line-height: 14px;
  padding-top: 39.5px;
  padding-right: 0;
  padding-bottom: 39.5px;
  padding-left: 0;
  font-size: 14px;
  padding-top: 41.5px;
  padding-left: 5px;
  padding-right: 5px;
  color: white;
  text-align: center;
}

/* line 108, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details,
#video-recorder .video .video-details {
  float: left;
  width: calc(100% - 185px);
  padding-left: 10px;
}

/* line 113, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .name,
#video-recorder .video .video-details .name {
  color: #737373;
  font-size: 19px;
  line-height: 22px;
}

/* line 119, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .muted,
#video-recorder .video .video-details .muted {
  margin-bottom: 10px;
}

/* line 123, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts,
#video-recorder .video .video-details .texts {
  width: 100%;
  float: left;
}

/* line 127, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .description,
#video-editor .video .video-details .texts .duration,
#video-editor .video .video-details .texts .advanced,
#video-recorder .video .video-details .texts .description,
#video-recorder .video .video-details .texts .duration,
#video-recorder .video .video-details .texts .advanced {
  margin-bottom: 4px;
  font-size: 16px;
  position: relative;
}

/* line 134, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .description span,
#video-editor .video .video-details .texts .duration span,
#video-editor .video .video-details .texts .advanced span,
#video-recorder .video .video-details .texts .description span,
#video-recorder .video .video-details .texts .duration span,
#video-recorder .video .video-details .texts .advanced span {
  color: #737373;
  font-size: 17px;
  line-height: 19px;
}

/* line 141, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .advanced-button,
#video-recorder .video .video-details .texts .advanced-button {
  color: #000000;
  border: 1px solid #dedede;
  text-align: center;
  border-radius: 3px;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 5px;
  border: none;
}

/* line 10, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .advanced-button:hover,
#video-recorder .video .video-details .texts .advanced-button:hover {
  cursor: pointer;
  background-color: #e6e6e6;
}

/* line 15, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .advanced-button.disabled,
#video-recorder .video .video-details .texts .advanced-button.disabled {
  background-color: #e6e6e6;
  color: #cfcfcf;
}

/* line 19, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .advanced-button.disabled:hover,
#video-recorder .video .video-details .texts .advanced-button.disabled:hover {
  background-color: #e6e6e6;
  color: #cfcfcf !important;
  cursor: default;
}

/* line 151, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .description,
#video-recorder .video .video-details .texts .description {
  width: 89%;
  width: calc(100% - 11px);
  overflow: hidden;
}

/* line 155, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .description .change-description,
#video-recorder .video .video-details .texts .description .change-description {
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  transition-property: top;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  position: absolute;
  top: 0;
  left: 89px;
  right: 3px;
  font-weight: normal;
  color: #000000;
}

/* line 164, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .description .change-description:hover,
#video-recorder .video .video-details .texts .description .change-description:hover {
  cursor: pointer;
  text-decoration: underline;
}

/* line 169, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .description .change-description.disabled:hover,
#video-recorder .video .video-details .texts .description .change-description.disabled:hover {
  text-decoration: none;
  cursor: default;
}

/* line 174, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .description .change-description.no-description,
#video-recorder .video .video-details .texts .description .change-description.no-description {
  font-style: italic;
}

/* line 179, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .description span.change-description-input,
#video-recorder .video .video-details .texts .description span.change-description-input {
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  transition-property: top;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  width: 100%;
  width: calc(100% - 100px);
  position: absolute;
  top: -32px;
  left: 89px;
  height: 18px;
  padding: 3.5px 0;
}

/* line 188, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .description span.change-description-input input,
#video-recorder .video .video-details .texts .description span.change-description-input input {
  width: calc(100% - 40px);
  padding: 2px;
  margin: 0;
  height: 12px;
  line-height: 12px;
  font-size: 12px;
  border: 1px solid #000000;
}

/* line 198, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .description span.change-description-input .click-me,
#video-recorder .video .video-details .texts .description span.change-description-input .click-me {
  color: #000000;
  width: 18px;
  height: 18px;
  border-radius: 18px;
  background-color: transparent;
  position: absolute;
  right: 10px;
}

/* line 207, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .description span.change-description-input .click-me:hover,
#video-recorder .video .video-details .texts .description span.change-description-input .click-me:hover {
  cursor: pointer;
  color: #008000;
}

/* line 215, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .description.hovered .change-description,
#video-recorder .video .video-details .texts .description.hovered .change-description {
  top: 25px;
}

/* line 219, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .description.hovered .change-description-input,
#video-recorder .video .video-details .texts .description.hovered .change-description-input {
  top: 0;
}

/* line 232, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .duration span.real-duration,
#video-recorder .video .video-details .texts .duration span.real-duration {
  position: absolute;
  font-weight: normal;
  color: #000000;
  left: 89px;
}

/* line 239, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .advanced span.real-advanced,
#video-recorder .video .video-details .texts .advanced span.real-advanced {
  position: absolute;
  font-weight: normal;
  color: #000000;
  left: 116px;
}

/* line 245, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .filename,
#video-recorder .video .video-details .texts .filename {
  width: 98%;
  padding: 0 5.5px;
  font-size: 12px;
  line-height: 12px;
}

/* line 251, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .filename .filename-label,
#video-recorder .video .video-details .texts .filename .filename-label {
  font-weight: bold;
}

/* line 255, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .filename .real-filename,
#video-recorder .video .video-details .texts .filename .real-filename {
  font-style: italic;
}

/* line 260, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .video-upload-progress-bar,
#video-recorder .video .video-details .texts .video-upload-progress-bar {
  width: 97%;
  width: calc(100% - 12px);
  margin-top: 9px;
  margin-left: 5px;
  border-radius: 4px;
  height: 16px;
  position: relative;
  border: 1px solid #dddddd;
}

/* line 269, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .video-upload-progress-bar .title,
#video-recorder .video .video-details .texts .video-upload-progress-bar .title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 35px);
}

/* line 274, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .video-upload-progress-bar .title,
#video-editor .video .video-details .texts .video-upload-progress-bar .percent,
#video-recorder .video .video-details .texts .video-upload-progress-bar .title,
#video-recorder .video .video-details .texts .video-upload-progress-bar .percent {
  z-index: 10;
}

/* line 279, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .video-upload-progress-bar .white-title,
#video-recorder .video .video-details .texts .video-upload-progress-bar .white-title {
  overflow: hidden;
  text-overflow: clip;
  white-space: nowrap;
  width: 100%;
}

/* line 286, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .video-upload-progress-bar .title,
#video-editor .video .video-details .texts .video-upload-progress-bar .white-title,
#video-recorder .video .video-details .texts .video-upload-progress-bar .title,
#video-recorder .video .video-details .texts .video-upload-progress-bar .white-title {
  position: absolute;
  left: 2px;
  top: 2px;
  font-size: 12px;
  line-height: 12px;
}

/* line 295, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .video-upload-progress-bar .percent,
#video-editor .video .video-details .texts .video-upload-progress-bar .white-percent,
#video-recorder .video .video-details .texts .video-upload-progress-bar .percent,
#video-recorder .video .video-details .texts .video-upload-progress-bar .white-percent {
  position: absolute;
  font-size: 12px;
  top: 2px;
  line-height: 12px;
}

/* line 303, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .video-upload-progress-bar .percent,
#video-recorder .video .video-details .texts .video-upload-progress-bar .percent {
  right: 2px;
}

/* line 307, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .video-upload-progress-bar .bar,
#video-recorder .video .video-details .texts .video-upload-progress-bar .bar {
  position: absolute;
  background-color: #0074cc;
  overflow: hidden;
  color: #ffffff;
  height: 16px;
  border-radius: 4px;
  z-index: 20;
}

/* line 316, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-details .texts .video-upload-progress-bar .bar .white-title,
#video-editor .video .video-details .texts .video-upload-progress-bar .bar .white-percent,
#video-recorder .video .video-details .texts .video-upload-progress-bar .bar .white-title,
#video-recorder .video .video-details .texts .video-upload-progress-bar .bar .white-percent {
  color: #ffffff;
}

/* line 325, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-controls,
#video-recorder .video .video-controls {
  float: left;
  width: 78px;
}

/* line 329, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-controls .btn-group,
#video-recorder .video .video-controls .btn-group {
  width: 100%;
}

/* line 333, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-controls .btn,
#video-recorder .video .video-controls .btn {
  margin-bottom: 5px;
  display: inline-block !important;
}

/* line 338, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-controls .dropdown-toggle,
#video-recorder .video .video-controls .dropdown-toggle {
  margin-bottom: 0 !important;
}

/* line 342, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .video .video-controls .dropdown-menu,
#video-recorder .video .video-controls .dropdown-menu {
  left: -84px;
}

/* line 348, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .editor-buttons,
#video-recorder .editor-buttons {
  width: 98%;
  width: calc(100% - 2px);
  margin: 0;
  background-color: #ffffff;
  border: 1px solid #dedede;
  border-radius: 5px;
  box-sizing: content-box;
}

/* line 356, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .editor-buttons *,
#video-recorder .editor-buttons * {
  box-sizing: content-box;
}

/* line 360, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .editor-buttons .buttons,
#video-recorder .editor-buttons .buttons {
  width: 85%;
  width: calc(100% - 38px);
  height: 40px;
  padding: 19px;
}

/* line 365, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .editor-buttons .buttons .left,
#video-recorder .editor-buttons .buttons .left {
  float: left;
  width: 72.5%;
  height: 41px;
}

/* line 370, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .editor-buttons .buttons .left .start,
#video-editor .editor-buttons .buttons .left .end,
#video-recorder .editor-buttons .buttons .left .start,
#video-recorder .editor-buttons .buttons .left .end {
  height: 14px;
  line-height: 14px;
  padding-top: 12px;
  padding-right: 0;
  padding-bottom: 12px;
  padding-left: 0;
  font-size: 14px;
  width: 46.5%;
  width: calc(48% - 1.5px);
  margin: 0;
  float: left;
  text-align: center;
  color: #000000;
}

/* line 380, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .editor-buttons .buttons .left .start,
#video-recorder .editor-buttons .buttons .left .start {
  border: 1px solid #b3b3b3;
  border-radius: 4px 0 0 4px;
}

/* line 385, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .editor-buttons .buttons .left .end,
#video-recorder .editor-buttons .buttons .left .end {
  border-top: 1px solid #b3b3b3;
  border-right: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  border-left: 0;
  border-radius: 0 4px 4px 0;
}

/* line 394, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .editor-buttons .buttons .right,
#video-recorder .editor-buttons .buttons .right {
  float: right;
  width: 27.5%;
  height: 40px;
}

/* line 399, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .editor-buttons .buttons .right div.disabled,
#video-recorder .editor-buttons .buttons .right div.disabled {
  color: #777777;
}

/* line 403, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .editor-buttons .buttons .right .cancel,
#video-editor .editor-buttons .buttons .right .done,
#video-recorder .editor-buttons .buttons .right .cancel,
#video-recorder .editor-buttons .buttons .right .done {
  height: 14px;
  line-height: 14px;
  padding-top: 12px;
  padding-right: 0;
  padding-bottom: 12px;
  padding-left: 0;
  font-size: 14px;
  width: 46.5%;
  width: calc(48% - 1.5px);
  margin: 0;
  float: right;
}

/* line 411, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .editor-buttons .buttons .right .cancel,
#video-recorder .editor-buttons .buttons .right .cancel {
  color: #ff0000;
  border: 1px solid #b3b3b3;
  border-radius: 4px 0 0 4px;
}

/* line 417, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .editor-buttons .buttons .right .done,
#video-recorder .editor-buttons .buttons .right .done {
  color: green;
  border-top: 1px solid #b3b3b3;
  border-right: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  border-left: 0;
  border-radius: 0 4px 4px 0;
}

/* line 428, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .editor-buttons .name-container,
#video-recorder .editor-buttons .name-container {
  height: 40px;
  width: 100%;
}

/* line 432, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .editor-buttons .name-container .name,
#video-recorder .editor-buttons .name-container .name {
  height: 12px;
  line-height: 12px;
  padding-top: 4px;
  padding-right: 0;
  padding-bottom: 4px;
  padding-left: 0;
  font-size: 12px;
  width: 85%;
  width: calc(100% - 40px);
  margin-left: 19px;
  border: 1px solid #dedede;
  border-radius: 5px;
  text-align: center;
  font-style: italic;
  color: #000000;
  overflow: hidden;
  white-space: nowrap;
}

/* line 444, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .editor-buttons .name-container .name.disabled,
#video-recorder .editor-buttons .name-container .name.disabled {
  color: #777777;
}

/* line 450, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .editor-buttons.highlighted,
#video-recorder .editor-buttons.highlighted {
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

/* line 456, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .list,
#video-recorder .list {
  width: 100%;
  margin-top: 0;
  position: relative;
}

/* line 461, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .list.contains-0,
#video-recorder .list.contains-0 {
  margin-top: 0;
}

/* line 466, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .uploader-wrapper .uploader,
#video-recorder .uploader-wrapper .uploader {
  width: 100%;
}

/* line 16, app/assets/stylesheets/templates/reflections/../../tools/mixins.scss */
#video-editor .uploader-wrapper .uploader form .button,
#video-recorder .uploader-wrapper .uploader form .button {
  position: relative;
}

/* line 19, app/assets/stylesheets/templates/reflections/../../tools/mixins.scss */
#video-editor .uploader-wrapper .uploader form .button input,
#video-recorder .uploader-wrapper .uploader form .button input {
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
  direction: ltr;
  opacity: 0;
  margin: 0;
  font-size: 200px;
  -ms-filter: "alpha(opacity=0)";
}

/* line 470, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .uploader-wrapper .uploader .dropzone,
#video-recorder .uploader-wrapper .uploader .dropzone {
  height: 15px;
  line-height: 15px;
  padding-top: 42.5px;
  padding-right: 0;
  padding-bottom: 42.5px;
  padding-left: 0;
  font-size: 15px;
  width: 98%;
  width: calc(100% - 2px);
  text-align: center;
  color: #737373;
  background-color: #f5f5f5;
  margin-top: 10px;
  border-radius: 5px;
  clear: both;
}

/* line 480, app/assets/stylesheets/templates/reflections/video_editing.scss */
#video-editor .uploader-wrapper .uploader .dropzone.hover,
#video-recorder .uploader-wrapper .uploader .dropzone.hover {
  border-color: #ff0000;
  color: #ff0000;
}

/* line 488, app/assets/stylesheets/templates/reflections/video_editing.scss */
.advanced-options-help {
  display: inline-block;
  margin-left: 5px;
}

/* line 495, app/assets/stylesheets/templates/reflections/video_editing.scss */
.advanced-button-wrapper {
  display: inline-block;
}

/* line 499, app/assets/stylesheets/templates/reflections/video_editing.scss */
.advanced-button-wrapper .btn[disabled] {
  pointer-events: none;
}

/* line 503, app/assets/stylesheets/templates/reflections/video_editing.scss */
.advanced-button-wrapper.disabled {
  cursor: not-allowed;
}

@media (max-width: 1200px) {
  /* line 510, app/assets/stylesheets/templates/reflections/video_editing.scss */
  .texts .description,
.texts .advanced {
    display: none;
  }
}

@media (max-width: 950px) {
  /* line 520, app/assets/stylesheets/templates/reflections/video_editing.scss */
  .texts .duration {
    visibility: hidden;
  }
}

/* line 528, app/assets/stylesheets/templates/reflections/video_editing.scss */
#screen-capture-modal {
  top: 5%;
}

/* line 531, app/assets/stylesheets/templates/reflections/video_editing.scss */
#screen-capture-modal .modal-body {
  max-height: 550px;
}

/* line 536, app/assets/stylesheets/templates/reflections/video_editing.scss */
#screen-capture-modal .playback {
  width: 100%;
  margin-bottom: 20px;
  background: #ffffff;
}

/* line 542, app/assets/stylesheets/templates/reflections/video_editing.scss */
#screen-capture-modal .advanced-body {
  border-radius: 4px;
  border: 1px solid #ddd;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  padding: 10px;
  margin-top: 9px;
}

/* line 550, app/assets/stylesheets/templates/reflections/video_editing.scss */
#screen-capture-modal .advanced-screen-cap {
  cursor: pointer;
}

/* line 555, app/assets/stylesheets/templates/reflections/video_editing.scss */
.left-preview {
  width: 100%;
  margin-bottom: 20px;
  background: #ffffff;
  float: left;
}

/* line 562, app/assets/stylesheets/templates/reflections/video_editing.scss */
.right-preview {
  width: 30%;
  margin: 0;
  padding: 0;
  background: #ffffff;
  float: right;
  position: absolute;
}

/* line 571, app/assets/stylesheets/templates/reflections/video_editing.scss */
.screen-cap-upload-btn {
  margin: 0 !important;
  width: 100% !important;
}

/* line 576, app/assets/stylesheets/templates/reflections/video_editing.scss */
.finalising-left {
  margin: 0 !important;
  width: 100% !important;
}

/* line 581, app/assets/stylesheets/templates/reflections/video_editing.scss */
.finalising-rightt {
  margin: 0 !important;
  width: 100% !important;
}

/* line 586, app/assets/stylesheets/templates/reflections/video_editing.scss */
#screen-capture-retry-upload-div {
  width: 91%;
}

/* line 144, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 4, app/assets/stylesheets/templates/reflections/desktop_upload.scss */
#custom-popup .desktop-upload-popup {
  width: 60%;
  width: calc(100% - 40px);
}

/* line 7, app/assets/stylesheets/templates/reflections/desktop_upload.scss */
#custom-popup .desktop-upload-popup .fields {
  padding: 0 20px;
  width: 100%;
}

/* line 12, app/assets/stylesheets/templates/reflections/desktop_upload.scss */
#custom-popup .desktop-upload-popup .footer {
  background-color: #e5e5e5;
  border-top: solid 1px #ddd;
  bottom: 0;
  height: 65px;
  position: absolute;
  width: 100%;
}

/* line 20, app/assets/stylesheets/templates/reflections/desktop_upload.scss */
#custom-popup .desktop-upload-popup .footer .btn {
  bottom: 10px;
  position: absolute;
  width: 120px;
}

/* line 25, app/assets/stylesheets/templates/reflections/desktop_upload.scss */
#custom-popup .desktop-upload-popup .footer .btn.cancel {
  left: 20px;
}

/* line 29, app/assets/stylesheets/templates/reflections/desktop_upload.scss */
#custom-popup .desktop-upload-popup .footer .btn.save {
  right: 20px;
  width: 160px;
}

/* line 1, app/assets/stylesheets/templates/reflections/embed.scss */
body.embed {
  padding: 0 !important;
  background-color: #ffffff !important;
}

/* line 6, app/assets/stylesheets/templates/reflections/embed.scss */
body.embed-session {
  padding: 0 !important;
  background: #0074cc;
}

/* line 11, app/assets/stylesheets/templates/reflections/embed.scss */
.embed-log-in-widget {
  height: 234px;
  max-width: 700px;
  padding: 15px 0 15px 15px;
  color: #ffffff;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* line 23, app/assets/stylesheets/templates/reflections/embed.scss */
.embed-log-in-widget .embed-login-form {
  float: left;
  width: 50%;
}

/* line 28, app/assets/stylesheets/templates/reflections/embed.scss */
.embed-log-in-widget .embed-login-logo {
  float: left;
  width: 50%;
}

/* line 32, app/assets/stylesheets/templates/reflections/embed.scss */
.embed-log-in-widget .embed-login-logo img {
  margin-top: 43px;
  font-size: 21px;
  text-align: center;
  animation: fadeinLogo 2.5s;
  width: 60%;
  max-width: 250px;
  padding-top: 25px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 46, app/assets/stylesheets/templates/reflections/embed.scss */
.embed-log-in-widget .clear {
  clear: both;
}

/* line 49, app/assets/stylesheets/templates/reflections/embed.scss */
.embed-log-in-widget .clear a {
  color: #ffffff;
}

/* line 53, app/assets/stylesheets/templates/reflections/embed.scss */
.embed-log-in-widget .clear a:link {
  color: #ffffff;
}

/* line 59, app/assets/stylesheets/templates/reflections/embed.scss */
#embed-pixel-input {
  text-align: center;
  width: 50px;
}

/* line 64, app/assets/stylesheets/templates/reflections/embed.scss */
#updateWidth {
  margin-bottom: 10px;
}

/* line 68, app/assets/stylesheets/templates/reflections/embed.scss */
.reflection-options {
  margin-top: 0;
}

/* line 71, app/assets/stylesheets/templates/reflections/embed.scss */
.reflection-options .btn {
  margin-top: -5px;
  border-radius: 0 0 4px 4px;
}

/* line 78, app/assets/stylesheets/templates/reflections/embed.scss */
#flash.embed-session-flash .alert {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 25%;
}

@keyframes fadeinLogo {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* line 144, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/reflections/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 4, app/assets/stylesheets/templates/reflections/animated_thumb_preview.scss */
.sheet {
  background-repeat: no-repeat;
  height: 84px;
  transform: scale(2);
}

/* line 10, app/assets/stylesheets/templates/reflections/animated_thumb_preview.scss */
.animation {
  width: 150px;
  height: 84px;
  margin: 0 auto;
}

/* line 16, app/assets/stylesheets/templates/reflections/animated_thumb_preview.scss */
.slider-container {
  margin-top: 50px;
  width: 300px;
  margin: 0 auto;
}

/* line 21, app/assets/stylesheets/templates/reflections/animated_thumb_preview.scss */
.slider-container .slider {
  width: 245px;
  float: left;
  margin-top: 54px;
}

/* line 27, app/assets/stylesheets/templates/reflections/animated_thumb_preview.scss */
.slider-container .controls {
  width: 45px;
  float: left;
  margin-right: 3px;
  margin-left: 3px;
  margin-top: 50px;
}

/* line 36, app/assets/stylesheets/templates/reflections/animated_thumb_preview.scss */
.reflection-preview {
  padding-top: 44px;
  height: 150px;
}

/* line 41, app/assets/stylesheets/templates/reflections/animated_thumb_preview.scss */
.log-spinner {
  text-align: center;
}

/* line 3, app/assets/stylesheets/templates/reflections/ef_upload.scss */
#ef_video_upload .uploader-wrapper .uploader {
  width: 100%;
}

/* line 16, app/assets/stylesheets/templates/reflections/../../tools/mixins.scss */
#ef_video_upload .uploader-wrapper .uploader form .button {
  position: relative;
}

/* line 19, app/assets/stylesheets/templates/reflections/../../tools/mixins.scss */
#ef_video_upload .uploader-wrapper .uploader form .button input {
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
  direction: ltr;
  opacity: 0;
  margin: 0;
  font-size: 200px;
  -ms-filter: "alpha(opacity=0)";
}

/* line 7, app/assets/stylesheets/templates/reflections/ef_upload.scss */
#ef_video_upload .uploader-wrapper .uploader .dropzone {
  height: 15px;
  line-height: 15px;
  padding-top: 42.5px;
  padding-right: 0;
  padding-bottom: 42.5px;
  padding-left: 0;
  font-size: 15px;
  width: 98%;
  width: calc(100% - 2px);
  text-align: center;
  color: #737373;
  background-color: #f5f5f5;
  margin-top: 10px;
  border-radius: 5px;
  clear: both;
}

/* line 17, app/assets/stylesheets/templates/reflections/ef_upload.scss */
#ef_video_upload .uploader-wrapper .uploader .dropzone.hover {
  border-color: #ff0000;
  color: #ff0000;
}

/* line 23, app/assets/stylesheets/templates/reflections/ef_upload.scss */
#ef_video_upload .percent-disclaimer {
  height: 14px;
  line-height: 14px;
  padding-top: 9px;
  padding-right: 0;
  padding-bottom: 9px;
  padding-left: 0;
  font-size: 14px;
  background-color: #0074cc;
  border-radius: 3px 0 0 3px;
  color: #ffffff;
  text-align: center;
  width: 40px;
  float: left;
  height: 14px;
  margin-top: 1px;
  display: none;
}

/* line 36, app/assets/stylesheets/templates/reflections/ef_upload.scss */
#ef_video_upload .upload-bar-container {
  border: 1px solid #eeeeee;
  margin-bottom: 18px;
  border-radius: 3px;
  display: none;
}

/* line 42, app/assets/stylesheets/templates/reflections/ef_upload.scss */
#ef_video_upload .upload-bar-container .upload-bar {
  width: 80%;
  width: calc(100% - 50px);
  border-radius: 0 3px 3px 0;
  float: left;
  height: 32px;
  width: calc(100% - 40px);
}

/* line 49, app/assets/stylesheets/templates/reflections/ef_upload.scss */
#ef_video_upload .upload-bar-container .upload-bar .bar {
  -webkit-transition-property: width;
  -moz-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #0074cc;
  border-radius: 0 3px 3px 0;
  height: 100%;
  width: 0%;
}

/* line 144, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 5, app/assets/stylesheets/templates/safe_trasher.scss */
#custom-popup .safe-trasher {
  color: #424242;
  display: inline-block;
  height: 400px;
  width: 460px;
}

/* line 11, app/assets/stylesheets/templates/safe_trasher.scss */
#custom-popup .safe-trasher .title {
  height: 16px;
  line-height: 16px;
  padding-top: 7px;
  padding-right: 0;
  padding-bottom: 7px;
  padding-left: 0;
  font-size: 16px;
  margin-left: 1rem;
  margin-top: 10px;
  width: 426px;
}

/* line 18, app/assets/stylesheets/templates/safe_trasher.scss */
#custom-popup .safe-trasher .warning {
  background-color: #f8eec7;
  border-bottom: 1px solid #f2e09a;
  border-top: 1px solid #f2e09a;
  color: #796620;
  padding: .5rem 1rem;
  width: 100%;
  margin: .5rem 0 1rem;
}

/* line 28, app/assets/stylesheets/templates/safe_trasher.scss */
#custom-popup .safe-trasher .description {
  padding: 0 1rem;
  margin-bottom: 1rem;
}

/* line 32, app/assets/stylesheets/templates/safe_trasher.scss */
#custom-popup .safe-trasher .description .keyword {
  font-weight: bold;
}

/* line 36, app/assets/stylesheets/templates/safe_trasher.scss */
#custom-popup .safe-trasher .description .text,
#custom-popup .safe-trasher .description .keyword {
  display: inline;
}

/* line 42, app/assets/stylesheets/templates/safe_trasher.scss */
#custom-popup .safe-trasher .instructions {
  padding: 0 1rem;
  margin-bottom: .5rem;
}

/* line 47, app/assets/stylesheets/templates/safe_trasher.scss */
#custom-popup .safe-trasher .input {
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: none;
  font-size: 14px;
  line-height: 33px;
  margin: 0 1rem .5rem;
  padding: 0 .75rem;
  width: 424px;
}

/* line 58, app/assets/stylesheets/templates/safe_trasher.scss */
#custom-popup .safe-trasher .button {
  border-width: 1px;
  color: #b20000;
  font-weight: bold;
  text-align: center;
  margin: 0 0 .75rem 1rem;
  width: 424px;
}

/* line 67, app/assets/stylesheets/templates/safe_trasher.scss */
#custom-popup .safe-trasher .close {
  height: 16px;
  line-height: 16px;
  padding-top: 7px;
  padding-right: 0;
  padding-bottom: 7px;
  padding-left: 0;
  font-size: 16px;
  color: #424242;
  cursor: pointer;
  opacity: 1;
  position: absolute;
  right: 17px;
  text-align: right;
  top: 10px;
  width: 30px;
}

/* line 78, app/assets/stylesheets/templates/safe_trasher.scss */
#custom-popup .safe-trasher .close:hover {
  color: #b20000;
}

/* line 144, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 3, app/assets/stylesheets/templates/search.scss */
.search-result {
  width: 100%;
}

/* line 6, app/assets/stylesheets/templates/search.scss */
.search-result td {
  vertical-align: top;
}

/* line 11, app/assets/stylesheets/templates/search.scss */
.search-image {
  width: 55px;
}

/* line 14, app/assets/stylesheets/templates/search.scss */
.search-image img {
  width: 55px;
  height: auto;
}

/* line 20, app/assets/stylesheets/templates/search.scss */
.search-info {
  padding-left: 10px;
  vertical-align: top;
}

/* line 25, app/assets/stylesheets/templates/search.scss */
.search-title {
  font-size: 1.2em;
  padding-bottom: 5px;
}

/* line 30, app/assets/stylesheets/templates/search.scss */
.search-synopsis {
  font-size: .9em;
  color: #888888;
}

/* line 36, app/assets/stylesheets/templates/search.scss */
.select2-highlighted .search-synopsis {
  font-size: .9em;
  color: #eeeeee;
}

/* line 41, app/assets/stylesheets/templates/search.scss */
.select2-highlighted a {
  color: #ffffff;
}

/* line 46, app/assets/stylesheets/templates/search.scss */
.select2-with-z-index {
  z-index: 20101;
}

/* line 50, app/assets/stylesheets/templates/search.scss */
.select4-container--open {
  z-index: 20101;
}

/* line 55, app/assets/stylesheets/templates/search.scss */
.bigdrop .select2-results {
  max-height: 400px;
}

/* line 60, app/assets/stylesheets/templates/search.scss */
.bigdrop.select2-container .select2-results {
  max-height: 300px;
}

/* line 66, app/assets/stylesheets/templates/search.scss */
.search-global {
  padding-top: 20px;
  padding-left: 20px;
}

/* line 74, app/assets/stylesheets/templates/search.scss */
.select2-container.select2-container-multi .select2-choices .select2-search-choice {
  margin-top: 5px;
}

/* line 144, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 4, app/assets/stylesheets/templates/sessions.scss */
.demo-fake-checkbox {
  background-color: #0088cc !important;
  height: 30px;
  left: auto;
  min-width: 0;
  padding: 0 10px;
  right: 150px;
}

/* line 12, app/assets/stylesheets/templates/sessions.scss */
.demo-fake-checkbox .caption-on,
.demo-fake-checkbox .caption-off {
  height: 14px;
  line-height: 14px;
  padding-top: 8px;
  padding-right: 0;
  padding-bottom: 8px;
  padding-left: 0;
  font-size: 14px;
  color: white;
  float: left;
  font-weight: bold;
  margin-bottom: 15px;
}

/* line 22, app/assets/stylesheets/templates/sessions.scss */
.demo-fake-checkbox.on .caption-on {
  display: block;
}

/* line 26, app/assets/stylesheets/templates/sessions.scss */
.demo-fake-checkbox.on .caption-off {
  display: none;
}

/* line 32, app/assets/stylesheets/templates/sessions.scss */
.demo-fake-checkbox.off .caption-on {
  display: none;
}

/* line 36, app/assets/stylesheets/templates/sessions.scss */
.demo-fake-checkbox.off .caption-off {
  display: block;
}

/* line 42, app/assets/stylesheets/templates/sessions.scss */
.message-in-widget {
  font-size: 18px;
  font-weight: bold;
  padding: 100px 0;
  text-align: center;
}

/* line 49, app/assets/stylesheets/templates/sessions.scss */
.log-in-right-cogs {
  position: absolute;
  width: 17%;
  top: 60px;
  right: 0%;
}

/* line 56, app/assets/stylesheets/templates/sessions.scss */
.withOverflowingBackground {
  position: relative;
  background-color: transparent;
}

/* line 61, app/assets/stylesheets/templates/sessions.scss */
.withOverflowingBackground::before {
  content: " ";
  position: absolute;
  width: 200%;
  height: 300%;
  z-index: -1;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(/../assets/img/cloud-lock.png);
  left: -57%;
  top: -85%;
  background-size: 85%;
}

/* line 75, app/assets/stylesheets/templates/sessions.scss */
.login-navbar-menu-item {
  height: 18px;
  line-height: 18px;
  padding-top: 26px;
  padding-right: 0;
  padding-bottom: 26px;
  padding-left: 0;
  font-size: 18px;
  cursor: pointer;
  float: right;
}

/* line 80, app/assets/stylesheets/templates/sessions.scss */
.login-navbar-menu-item .dropdown-toggle {
  color: #cccccc;
  font-weight: bolder;
}

/* line 84, app/assets/stylesheets/templates/sessions.scss */
.login-navbar-menu-item .dropdown-toggle:hover {
  color: #ffffff;
  text-decoration: none;
}

/* line 91, app/assets/stylesheets/templates/sessions.scss */
#demo-fake-checkbox-container {
  margin-right: 10px;
}

/* line 95, app/assets/stylesheets/templates/sessions.scss */
.regional-select-options {
  left: auto;
  min-width: 0;
  padding: 10px 0;
}

/* line 100, app/assets/stylesheets/templates/sessions.scss */
.regional-select-options a {
  color: #8b8987;
  cursor: pointer;
  display: block;
  padding: 5px 10px;
  width: 120px;
}

/* line 107, app/assets/stylesheets/templates/sessions.scss */
.regional-select-options a:hover {
  background-color: #0081c2;
  color: #ffffff;
  text-decoration: none;
}

/* line 112, app/assets/stylesheets/templates/sessions.scss */
.regional-select-options a:hover .blue-text, .regional-select-options a:hover .iris-table .heading-section, .iris-table .regional-select-options a:hover .heading-section {
  color: #ffffff;
}

/* line 119, app/assets/stylesheets/templates/sessions.scss */
.cloud-background {
  z-index: 1;
}

/* line 123, app/assets/stylesheets/templates/sessions.scss */
.restricted_nav_logo_style {
  float: left;
  display: block;
  padding-top: 10px;
}

/* line 129, app/assets/stylesheets/templates/sessions.scss */
.licence-text-box {
  max-height: 300px;
  overflow: scroll;
  overflow-x: hidden;
  border: 1px solid #cccccc;
  padding: 20px;
  background: #ffffff;
}

/* line 138, app/assets/stylesheets/templates/sessions.scss */
.login-chat {
  display: none;
}

/* line 142, app/assets/stylesheets/templates/sessions.scss */
.marketing-site-btn {
  color: #ffffff;
  text-shadow: none;
  background: #f5851f;
  border: none;
  border-radius: 3px;
}

/* line 150, app/assets/stylesheets/templates/sessions.scss */
.marketing-site-btn:hover {
  color: #ffffff;
  background: #db6f0a;
  border: none;
}

/* line 156, app/assets/stylesheets/templates/sessions.scss */
.marketing-site-btn:focus {
  color: #ffffff;
  background: #db6f0a;
  border: none;
}

/* line 162, app/assets/stylesheets/templates/sessions.scss */
.marketing-site-btn:active {
  color: #ffffff;
  background: #f5851f;
  border: none;
}

/* line 169, app/assets/stylesheets/templates/sessions.scss */
.consent-steps .consent-number {
  padding: 20px;
  background: #0074cc;
  margin-bottom: 12px;
  color: #ffffff;
  text-align: center;
  font-size: 33px;
}

/* line 178, app/assets/stylesheets/templates/sessions.scss */
.consent-steps .accepted-number {
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
}

/* line 184, app/assets/stylesheets/templates/sessions.scss */
.consent-steps .accepted-container h4 {
  color: #468847 !important;
}

/* line 188, app/assets/stylesheets/templates/sessions.scss */
.consent-steps .accepted-container {
  border: 1px solid #d6e9c6 !important;
  background-color: #dff0d8;
}

/* line 193, app/assets/stylesheets/templates/sessions.scss */
.consent-steps .rejected-number {
  color: #b94a48;
  background-color: #f2dede;
  border: 1px solid #eed3d7;
}

/* line 199, app/assets/stylesheets/templates/sessions.scss */
.consent-steps .rejected-container h4 {
  color: #b94a48 !important;
}

/* line 203, app/assets/stylesheets/templates/sessions.scss */
.consent-steps .rejected-container {
  border: 1px solid #eed3d7 !important;
  background-color: #eed3d7;
}

/* line 208, app/assets/stylesheets/templates/sessions.scss */
.consent-steps .consent-container {
  border: 1px solid #cccccc;
  margin-bottom: 12px;
}

/* line 214, app/assets/stylesheets/templates/sessions.scss */
.consent-steps .consent-container .consent-body {
  padding: 20px;
}

/* line 218, app/assets/stylesheets/templates/sessions.scss */
.consent-steps .consent-container .consent-footer {
  padding: 14px 15px 10px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
}

/* line 226, app/assets/stylesheets/templates/sessions.scss */
.consent-steps .consent-container .consent-footer .btn-vert {
  margin-bottom: 5px;
}

/* line 233, app/assets/stylesheets/templates/sessions.scss */
.college-pad {
  height: 67px !important;
}

/* line 237, app/assets/stylesheets/templates/sessions.scss */
.rcrd-pad {
  height: 67px !important;
}

/* line 241, app/assets/stylesheets/templates/sessions.scss */
.consent-update {
  padding-top: 25px;
}

/* line 245, app/assets/stylesheets/templates/sessions.scss */
.fixed-navbar.restricted-padding {
  padding-top: 62px;
}

@media (min-width: 768px) and (max-width: 1400px) {
  /* line 250, app/assets/stylesheets/templates/sessions.scss */
  .withOverflowingBackground::before {
    top: -95%;
    background-size: 110%;
  }
}

@media (max-width: 800px) {
  /* line 257, app/assets/stylesheets/templates/sessions.scss */
  .login-chat {
    display: inline-block;
    float: right;
    color: #cccccc;
    margin: 20px 0 0 20px;
    font-size: 15px;
  }
  /* line 265, app/assets/stylesheets/templates/sessions.scss */
  .login-chat:hover {
    color: #ffffff;
  }
}

@media (max-width: 767px) {
  /* line 271, app/assets/stylesheets/templates/sessions.scss */
  .withOverflowingBackground::before {
    background-image: none;
    width: inherit;
    height: inherit;
  }
  /* line 277, app/assets/stylesheets/templates/sessions.scss */
  #login-form {
    margin-top: 0;
  }
}

/* line 144, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 5, app/assets/stylesheets/templates/store.scss */
.group-purchase .content {
  padding: 0 10px 10px;
}

/* line 9, app/assets/stylesheets/templates/store.scss */
.group-purchase .purchase-info {
  background: #f5f5f5;
  border: 1px solid #ddd;
  border-radius: 4px;
  color: #999;
  font-size: 12px;
  padding: 4px;
}

/* line 18, app/assets/stylesheets/templates/store.scss */
.group-purchase .purchase-form input {
  display: block;
  width: 100%;
  margin-top: 10px;
  cursor: pointer;
}

/* line 25, app/assets/stylesheets/templates/store.scss */
.group-purchase #attachments_purchase_order:invalid ~ .btn {
  background-image: none;
  box-shadow: none;
  cursor: default;
  opacity: 0.65;
  pointer-events: none;
}

/* line 30, app/assets/stylesheets/templates/store.scss */
.group-list {
  border-collapse: collapse;
  display: table;
  width: 100%;
}

/* line 35, app/assets/stylesheets/templates/store.scss */
.group-list .group-item {
  border-bottom: 1px solid #dedede;
  position: relative;
}

/* line 39, app/assets/stylesheets/templates/store.scss */
.group-list .group-item:last-child {
  border-bottom: 0;
}

/* line 44, app/assets/stylesheets/templates/store.scss */
.group-list .section {
  display: table-cell;
  padding: 10px;
  vertical-align: top;
}

/* line 49, app/assets/stylesheets/templates/store.scss */
.group-list .section.fill-space {
  max-width: 0;
  overflow: hidden;
  overflow-wrap: break-word;
  width: 100%;
}

/* line 57, app/assets/stylesheets/templates/store.scss */
.group-list .image {
  border-radius: 4px;
  overflow: hidden;
  width: 100px;
}

/* line 63, app/assets/stylesheets/templates/store.scss */
.group-list .title {
  color: #0074cc;
  font-weight: bold;
  margin-bottom: 10px;
  width: 100%;
}

/* line 69, app/assets/stylesheets/templates/store.scss */
.group-list .title .text {
  margin-right: 10px;
}

/* line 74, app/assets/stylesheets/templates/store.scss */
.group-list .pricetag {
  font-weight: bold;
}

/* line 77, app/assets/stylesheets/templates/store.scss */
.group-list .pricetag[price="0"] {
  color: #5bb75b;
}

/* line 82, app/assets/stylesheets/templates/store.scss */
.group-list .alt-tag {
  text-align: center;
  width: 100%;
}

/* line 86, app/assets/stylesheets/templates/store.scss */
.group-list .alt-tag .pricetag {
  margin-top: 5px;
}

/* line 91, app/assets/stylesheets/templates/store.scss */
.group-list .joined {
  color: #c5c5c5;
  font-size: 12px;
  font-weight: normal;
}

/* line 97, app/assets/stylesheets/templates/store.scss */
.group-list .description {
  color: #999;
  font-size: 12px;
}

/* line 102, app/assets/stylesheets/templates/store.scss */
.group-list .links-container {
  height: 100px;
  position: relative;
}

/* line 106, app/assets/stylesheets/templates/store.scss */
.group-list .links-container .links {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 109, app/assets/stylesheets/templates/store.scss */
.group-list .links-container .links a.btn-block {
  min-width: 145px;
  white-space: nowrap;
  margin-bottom: 3px;
}

/* line 116, app/assets/stylesheets/templates/store.scss */
.group-list .links-container .btn-group .btn:last-child {
  width: 106px;
}

/* line 121, app/assets/stylesheets/templates/store.scss */
.group-list .link-overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 129, app/assets/stylesheets/templates/store.scss */
.group-list .mobile-only {
  display: none;
}

@media (max-width: 650px) {
  /* line 134, app/assets/stylesheets/templates/store.scss */
  .group-list .section {
    padding: 10px 5px;
  }
  /* line 138, app/assets/stylesheets/templates/store.scss */
  .group-list .mobile-only {
    display: inline-block;
  }
  /* line 142, app/assets/stylesheets/templates/store.scss */
  .group-list .desktop-only {
    display: none;
  }
}

@media (max-width: 650px) {
  /* line 149, app/assets/stylesheets/templates/store.scss */
  .section.mobile-links {
    height: 10px;
    display: block;
  }
  /* line 153, app/assets/stylesheets/templates/store.scss */
  .section.mobile-links .links-container {
    height: 0;
  }
  /* line 156, app/assets/stylesheets/templates/store.scss */
  .section.mobile-links .links-container .links {
    height: 0;
    top: -15px;
    width: 100%;
  }
  /* line 161, app/assets/stylesheets/templates/store.scss */
  .section.mobile-links .links-container .links .btn-group {
    width: 100%;
  }
  /* line 164, app/assets/stylesheets/templates/store.scss */
  .section.mobile-links .links-container .links .btn-group .btn {
    width: 100%;
    margin-bottom: 0;
  }
}

/* Mixins */
/* line 144, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* Files */
/* line 144, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 144, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 5, app/assets/stylesheets/templates/networks/general.scss */
.waiting-for-user-invite {
  border-right: 1px solid #dddddd;
  overflow: scroll;
  height: 528px !important;
}

/* line 11, app/assets/stylesheets/templates/networks/general.scss */
.input-list-search {
  width: 150px !important;
  padding: 4px 6px !important;
}

/* line 16, app/assets/stylesheets/templates/networks/general.scss */
.input-list-search.lti {
  height: 27px !important;
}

/* line 20, app/assets/stylesheets/templates/networks/general.scss */
.input-list-search.standard {
  height: 18px !important;
}

/* line 24, app/assets/stylesheets/templates/networks/general.scss */
.input-list-search-btn {
  height: 27px;
}

/* line 28, app/assets/stylesheets/templates/networks/general.scss */
.list-heading-area {
  background: #f5f5f5;
  border-radius: 4px;
  padding: 20px;
}

/* line 33, app/assets/stylesheets/templates/networks/general.scss */
.list-heading-area .list-sort {
  margin-right: 20px !important;
}

/* line 38, app/assets/stylesheets/templates/networks/general.scss */
.list-area-column {
  padding: 20px 20px 0 0;
  height: 528px;
  overflow: scroll;
}

/* line 45, app/assets/stylesheets/templates/networks/general.scss */
.footer .save-users {
  right: 18px;
  bottom: 18px !important;
}

/* line 51, app/assets/stylesheets/templates/networks/general.scss */
.user-members {
  height: 100%;
  width: 100%;
}

/* line 7, app/assets/stylesheets/templates/networks/mixins.scss */
.user-members .list-item {
  border-bottom: 1px solid #ddd;
  height: 70px;
  position: relative;
  text-decoration: none;
  width: 100%;
}

/* line 14, app/assets/stylesheets/templates/networks/mixins.scss */
.user-members .list-item:hover {
  background-color: #f9f9f9;
}

/* line 18, app/assets/stylesheets/templates/networks/mixins.scss */
.user-members .list-item .thumb {
  float: left;
  padding: 12px;
}

@media (min-width: 650px) and (max-width: 850px) {
  /* line 18, app/assets/stylesheets/templates/networks/mixins.scss */
  .user-members .list-item .thumb {
    display: none;
  }
}

/* line 26, app/assets/stylesheets/templates/networks/mixins.scss */
.user-members .list-item .thumb img {
  border: 1px solid #ddd;
  border-radius: 42px;
  height: 42px;
  padding: 2px;
  width: 42px;
  box-sizing: border-box;
}

/* line 36, app/assets/stylesheets/templates/networks/mixins.scss */
.user-members .list-item .title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #0074cc;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  padding-bottom: 6px;
  padding-top: 19px;
}

/* line 46, app/assets/stylesheets/templates/networks/mixins.scss */
.user-members .list-item .description {
  color: #999;
  font-size: 12px;
  font-weight: bold;
  height: 12px;
  line-height: 12px;
}

/* line 55, app/assets/stylesheets/templates/networks/mixins.scss */
.user-members .list-item .checkbox-with-caption .caption {
  position: absolute;
  right: 85px;
  top: 16px;
  width: 100px;
}

/* line 62, app/assets/stylesheets/templates/networks/mixins.scss */
.user-members .list-item .checkbox-with-caption .checkbox-icon {
  color: #339900;
  font-size: 20px;
  position: absolute;
  right: 70px;
  top: 26px;
}

/* line 71, app/assets/stylesheets/templates/networks/mixins.scss */
.user-members .list-item .btn {
  font-size: 14px;
  position: absolute;
  top: 21px;
}

/* line 77, app/assets/stylesheets/templates/networks/mixins.scss */
.user-members .list-item .btn.remove {
  color: #b20000;
  right: 65px;
}

/* line 83, app/assets/stylesheets/templates/networks/mixins.scss */
.user-members .list-item .btn.remove-at-end {
  color: #b20000;
  right: 20px;
}

/* line 89, app/assets/stylesheets/templates/networks/mixins.scss */
.user-members .list-item .btn.view {
  right: 12px;
}

/* line 94, app/assets/stylesheets/templates/networks/mixins.scss */
.user-members .list-item .btn.single {
  right: 50px;
}

/* line 100, app/assets/stylesheets/templates/networks/mixins.scss */
.user-members .list-item:last-child {
  border-bottom-style: none;
}

/* line 56, app/assets/stylesheets/templates/networks/general.scss */
.trust-networks {
  position: relative;
}

/* line 61, app/assets/stylesheets/templates/networks/general.scss */
.trust-networks .select-members .input-row {
  display: inline-block;
  margin-top: 30px;
  width: 50%;
}

/* line 66, app/assets/stylesheets/templates/networks/general.scss */
.trust-networks .select-members .input-row .search-bar {
  float: left;
}

/* line 70, app/assets/stylesheets/templates/networks/general.scss */
.trust-networks .select-members .input-row .label {
  float: right;
}

/* line 76, app/assets/stylesheets/templates/networks/general.scss */
.trust-networks .members {
  height: 100%;
  width: 100%;
}

/* line 7, app/assets/stylesheets/templates/networks/mixins.scss */
.trust-networks .members .list-item {
  border-bottom: 1px solid #ddd;
  height: 70px;
  position: relative;
  text-decoration: none;
  width: 100%;
}

/* line 14, app/assets/stylesheets/templates/networks/mixins.scss */
.trust-networks .members .list-item:hover {
  background-color: #f9f9f9;
}

/* line 18, app/assets/stylesheets/templates/networks/mixins.scss */
.trust-networks .members .list-item .thumb {
  float: left;
  padding: 12px;
}

@media (min-width: 650px) and (max-width: 850px) {
  /* line 18, app/assets/stylesheets/templates/networks/mixins.scss */
  .trust-networks .members .list-item .thumb {
    display: none;
  }
}

/* line 26, app/assets/stylesheets/templates/networks/mixins.scss */
.trust-networks .members .list-item .thumb img {
  border: 1px solid #ddd;
  border-radius: 42px;
  height: 42px;
  padding: 2px;
  width: 42px;
  box-sizing: border-box;
}

/* line 36, app/assets/stylesheets/templates/networks/mixins.scss */
.trust-networks .members .list-item .title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #0074cc;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  padding-bottom: 6px;
  padding-top: 19px;
}

/* line 46, app/assets/stylesheets/templates/networks/mixins.scss */
.trust-networks .members .list-item .description {
  color: #999;
  font-size: 12px;
  font-weight: bold;
  height: 12px;
  line-height: 12px;
}

/* line 55, app/assets/stylesheets/templates/networks/mixins.scss */
.trust-networks .members .list-item .checkbox-with-caption .caption {
  position: absolute;
  right: 85px;
  top: 16px;
  width: 100px;
}

/* line 62, app/assets/stylesheets/templates/networks/mixins.scss */
.trust-networks .members .list-item .checkbox-with-caption .checkbox-icon {
  color: #339900;
  font-size: 20px;
  position: absolute;
  right: 70px;
  top: 26px;
}

/* line 71, app/assets/stylesheets/templates/networks/mixins.scss */
.trust-networks .members .list-item .btn {
  font-size: 14px;
  position: absolute;
  top: 21px;
}

/* line 77, app/assets/stylesheets/templates/networks/mixins.scss */
.trust-networks .members .list-item .btn.remove {
  color: #b20000;
  right: 65px;
}

/* line 83, app/assets/stylesheets/templates/networks/mixins.scss */
.trust-networks .members .list-item .btn.remove-at-end {
  color: #b20000;
  right: 20px;
}

/* line 89, app/assets/stylesheets/templates/networks/mixins.scss */
.trust-networks .members .list-item .btn.view {
  right: 12px;
}

/* line 94, app/assets/stylesheets/templates/networks/mixins.scss */
.trust-networks .members .list-item .btn.single {
  right: 50px;
}

/* line 100, app/assets/stylesheets/templates/networks/mixins.scss */
.trust-networks .members .list-item:last-child {
  border-bottom-style: none;
}

/* line 79, app/assets/stylesheets/templates/networks/general.scss */
.trust-networks .members .create {
  margin: 10px;
}

/* line 83, app/assets/stylesheets/templates/networks/general.scss */
.trust-networks .members .template {
  display: none;
}

/* line 89, app/assets/stylesheets/templates/networks/general.scss */
.trust-networks form label {
  color: #0074cc;
  font-weight: bold;
}

/* line 94, app/assets/stylesheets/templates/networks/general.scss */
.trust-networks form input, .trust-networks form select, .trust-networks form textarea {
  width: 400px;
}

/* line 98, app/assets/stylesheets/templates/networks/general.scss */
.trust-networks form textarea {
  resize: none;
}

/* line 103, app/assets/stylesheets/templates/networks/general.scss */
.trust-networks .info-box {
  width: 49%;
  width: calc(100% - 51px);
  background-color: #d9edf7;
  border-radius: 4px;
  border: 1px solid #bce8f1;
  color: #3a87ad;
  display: inline-block;
  margin-bottom: 20px;
  padding: 8px 35px 8px 14px;
}

/* line 115, app/assets/stylesheets/templates/networks/general.scss */
.trust-networks #org-input .hide {
  display: none;
}

/* line 120, app/assets/stylesheets/templates/networks/general.scss */
.trust-networks .permissions {
  margin-bottom: 40px;
}

/* line 124, app/assets/stylesheets/templates/networks/general.scss */
.trust-networks .permissions .permission .visible-content {
  background-color: #e5e5e5;
  border-radius: 4px;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 10px;
  padding: 15px 200px 15px 15px;
  position: relative;
}

/* line 133, app/assets/stylesheets/templates/networks/general.scss */
.trust-networks .permissions .permission .visible-content .buttons {
  position: absolute;
  right: 112px;
  top: 5px;
}

/* line 139, app/assets/stylesheets/templates/networks/general.scss */
.trust-networks .permissions .permission .visible-content .more-info {
  border-width: 1px;
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  padding: 9px 0;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 5px;
  width: 100px;
}

/* line 153, app/assets/stylesheets/templates/networks/general.scss */
.trust-networks .permissions .permission .invisible-content {
  display: none;
}

/* line 161, app/assets/stylesheets/templates/networks/general.scss */
.trust-networks .buttons .btn {
  border-width: 1px;
  display: block;
  float: left;
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  padding: 9px 0;
  text-align: center;
  width: 32px;
}

/* line 173, app/assets/stylesheets/templates/networks/general.scss */
.trust-networks .buttons .btn-success {
  margin-right: 5px;
}

/* line 144, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 5, app/assets/stylesheets/templates/networks/provider_popup.scss */
#custom-popup .provider-role .role-button {
  background-color: #e5e5e5;
  color: #0074cc;
  margin-bottom: 15px;
  padding-bottom: 15px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  text-align: center;
}

/* line 16, app/assets/stylesheets/templates/networks/provider_popup.scss */
#custom-popup .provider-role .role-button .title {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
}

/* line 22, app/assets/stylesheets/templates/networks/provider_popup.scss */
#custom-popup .provider-role .role-button .description {
  color: #999;
  font-size: 14px;
  font-weight: bold;
  line-height: 25px;
}

/* line 29, app/assets/stylesheets/templates/networks/provider_popup.scss */
#custom-popup .provider-role .role-button.provider {
  background-color: #5bb75b;
  color: #f5f5f5;
}

/* line 33, app/assets/stylesheets/templates/networks/provider_popup.scss */
#custom-popup .provider-role .role-button.provider .description {
  color: #b3b3b3;
}

/* line 38, app/assets/stylesheets/templates/networks/provider_popup.scss */
#custom-popup .provider-role .role-button.manager {
  background-color: #0074cc;
  color: #f5f5f5;
}

/* line 43, app/assets/stylesheets/templates/networks/provider_popup.scss */
#custom-popup .provider-role .role-button.hidden {
  display: none;
  visibility: hidden;
}

/* line 48, app/assets/stylesheets/templates/networks/provider_popup.scss */
#custom-popup .provider-role .role-button.spinner {
  background-color: #ffffff;
  padding: 0;
}

/* line 53, app/assets/stylesheets/templates/networks/provider_popup.scss */
#custom-popup .provider-role .role-button:hover {
  cursor: pointer;
}

/* line 144, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 5, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .users-container {
  height: 342px;
  overflow: auto;
  padding: 0 10px 10px;
}

/* line 10, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .users-container .user {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}

/* line 15, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .users-container .name {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 20, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .network-popup {
  height: 100%;
  width: 100%;
}

/* line 25, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .network-popup .about-network-section .network-avatar {
  float: left;
  width: 25%;
}

/* line 30, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .network-popup .about-network-section .about-section {
  float: left;
  margin-bottom: 15px;
  width: 75%;
}

/* line 35, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .network-popup .about-network-section .about-section .title-header {
  color: #0074cc;
  font-size: 17.5px;
  font-weight: bold;
  margin-bottom: 10px;
}

/* line 42, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .network-popup .about-network-section .about-section .information {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  padding: 6px;
}

/* line 51, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .network-popup .disclaimer-wrapper {
  height: 80px;
  margin-bottom: 15px;
  width: 100%;
}

/* line 56, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .network-popup .disclaimer-wrapper .disclaimer {
  width: 75%;
  width: calc(100% - 52px);
  border-width: 1px;
  line-height: 17px;
  margin-bottom: 0;
  margin-left: 15px;
  padding: 5px 10px;
}

/* line 66, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .network-popup .nav-tabs {
  height: 37px;
  margin-bottom: 0;
}

/* line 70, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .network-popup .nav-tabs li {
  height: 38px;
}

/* line 73, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .network-popup .nav-tabs li a {
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  padding: 8px 12px;
}

/* line 80, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .network-popup .nav-tabs li.details {
  margin-left: 15px;
}

/* line 85, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .network-popup .nav-tabs li:not(.active) a {
  cursor: pointer;
}

/* line 92, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .network-popup .tab-content {
  height: 295px;
  padding: 15px;
}

/* line 96, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .network-popup .tab-content .details {
  height: 100%;
}

/* line 99, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .network-popup .tab-content .details .logo {
  border-radius: 4px;
  float: right;
  height: 150px;
  margin: 0 0 10px 15px;
  width: 150px;
}

/* line 107, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .network-popup .tab-content .details .about-network-section {
  width: 65%;
  width: calc(100% - 165px);
  height: 100%;
  overflow: auto;
}

/* line 112, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .network-popup .tab-content .details .about-network-section .about-section {
  margin-bottom: 15px;
  width: 100%;
}

/* line 116, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .network-popup .tab-content .details .about-network-section .about-section .title-header {
  color: #0074cc;
  font-size: 17.5px;
  font-weight: bold;
  margin-bottom: 10px;
}

/* line 123, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .network-popup .tab-content .details .about-network-section .about-section .information {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  padding: 6px;
}

/* line 133, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .network-popup .tab-content .coaches {
  height: 100%;
  width: 100%;
}

/* line 137, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .network-popup .tab-content .coaches .users-container {
  height: 562px;
  overflow: auto;
  width: 100% !important;
}

/* line 142, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .network-popup .tab-content .coaches .users-container .user {
  background-color: #eeeeee;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  color: #3a87ad;
  margin: 8px 15px;
  min-height: 28px;
  padding: 2px 20px;
}

/* line 151, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .network-popup .tab-content .coaches .users-container .user.last-child {
  margin-bottom: 0;
}

/* line 155, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .network-popup .tab-content .coaches .users-container .user .name {
  height: 14px;
  line-height: 14px;
  padding-top: 7px;
  padding-right: 0;
  padding-bottom: 7px;
  padding-left: 0;
  font-size: 14px;
  float: left;
  margin-right: 130px;
}

/* line 161, app/assets/stylesheets/templates/networks/users_popup.scss */
#custom-popup .network-popup .tab-content .coaches .users-container .user .status {
  height: 14px;
  line-height: 14px;
  padding-top: 7px;
  padding-right: 0;
  padding-bottom: 7px;
  padding-left: 0;
  font-size: 14px;
  float: right;
}

/* line 144, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 144, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/networks/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 5, app/assets/stylesheets/templates/networks/add_members_popup.scss */
.add-members-popup, .add-user-members-popup {
  height: 80%;
  height: calc(100% - 65px);
  position: relative;
}

/* line 9, app/assets/stylesheets/templates/networks/add_members_popup.scss */
.add-members-popup .searchbar, .add-user-members-popup .searchbar {
  border-bottom: 1px solid #ddd;
  height: 40px;
}

/* line 13, app/assets/stylesheets/templates/networks/add_members_popup.scss */
.add-members-popup .searchbar .info, .add-user-members-popup .searchbar .info {
  float: left;
  padding-left: 20px;
}

/* line 18, app/assets/stylesheets/templates/networks/add_members_popup.scss */
.add-members-popup .searchbar .search-input, .add-user-members-popup .searchbar .search-input {
  float: right;
  padding-right: 20px;
}

/* line 24, app/assets/stylesheets/templates/networks/add_members_popup.scss */
.add-members-popup .waiting-for-invite, .add-members-popup .waiting-for-user-invite, .add-user-members-popup .waiting-for-invite, .add-user-members-popup .waiting-for-user-invite {
  height: 100%;
  width: 100%;
  height: 235px;
  overflow: scroll;
}

/* line 7, app/assets/stylesheets/templates/networks/mixins.scss */
.add-members-popup .waiting-for-invite .list-item, .add-members-popup .waiting-for-user-invite .list-item, .add-user-members-popup .waiting-for-invite .list-item, .add-user-members-popup .waiting-for-user-invite .list-item {
  border-bottom: 1px solid #ddd;
  height: 70px;
  position: relative;
  text-decoration: none;
  width: 100%;
}

/* line 14, app/assets/stylesheets/templates/networks/mixins.scss */
.add-members-popup .waiting-for-invite .list-item:hover, .add-members-popup .waiting-for-user-invite .list-item:hover, .add-user-members-popup .waiting-for-invite .list-item:hover, .add-user-members-popup .waiting-for-user-invite .list-item:hover {
  background-color: #f9f9f9;
}

/* line 18, app/assets/stylesheets/templates/networks/mixins.scss */
.add-members-popup .waiting-for-invite .list-item .thumb, .add-members-popup .waiting-for-user-invite .list-item .thumb, .add-user-members-popup .waiting-for-invite .list-item .thumb, .add-user-members-popup .waiting-for-user-invite .list-item .thumb {
  float: left;
  padding: 12px;
}

@media (min-width: 650px) and (max-width: 850px) {
  /* line 18, app/assets/stylesheets/templates/networks/mixins.scss */
  .add-members-popup .waiting-for-invite .list-item .thumb, .add-members-popup .waiting-for-user-invite .list-item .thumb, .add-user-members-popup .waiting-for-invite .list-item .thumb, .add-user-members-popup .waiting-for-user-invite .list-item .thumb {
    display: none;
  }
}

/* line 26, app/assets/stylesheets/templates/networks/mixins.scss */
.add-members-popup .waiting-for-invite .list-item .thumb img, .add-members-popup .waiting-for-user-invite .list-item .thumb img, .add-user-members-popup .waiting-for-invite .list-item .thumb img, .add-user-members-popup .waiting-for-user-invite .list-item .thumb img {
  border: 1px solid #ddd;
  border-radius: 42px;
  height: 42px;
  padding: 2px;
  width: 42px;
  box-sizing: border-box;
}

/* line 36, app/assets/stylesheets/templates/networks/mixins.scss */
.add-members-popup .waiting-for-invite .list-item .title, .add-members-popup .waiting-for-user-invite .list-item .title, .add-user-members-popup .waiting-for-invite .list-item .title, .add-user-members-popup .waiting-for-user-invite .list-item .title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #0074cc;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  padding-bottom: 6px;
  padding-top: 19px;
}

/* line 46, app/assets/stylesheets/templates/networks/mixins.scss */
.add-members-popup .waiting-for-invite .list-item .description, .add-members-popup .waiting-for-user-invite .list-item .description, .add-user-members-popup .waiting-for-invite .list-item .description, .add-user-members-popup .waiting-for-user-invite .list-item .description {
  color: #999;
  font-size: 12px;
  font-weight: bold;
  height: 12px;
  line-height: 12px;
}

/* line 55, app/assets/stylesheets/templates/networks/mixins.scss */
.add-members-popup .waiting-for-invite .list-item .checkbox-with-caption .caption, .add-members-popup .waiting-for-user-invite .list-item .checkbox-with-caption .caption, .add-user-members-popup .waiting-for-invite .list-item .checkbox-with-caption .caption, .add-user-members-popup .waiting-for-user-invite .list-item .checkbox-with-caption .caption {
  position: absolute;
  right: 85px;
  top: 16px;
  width: 100px;
}

/* line 62, app/assets/stylesheets/templates/networks/mixins.scss */
.add-members-popup .waiting-for-invite .list-item .checkbox-with-caption .checkbox-icon, .add-members-popup .waiting-for-user-invite .list-item .checkbox-with-caption .checkbox-icon, .add-user-members-popup .waiting-for-invite .list-item .checkbox-with-caption .checkbox-icon, .add-user-members-popup .waiting-for-user-invite .list-item .checkbox-with-caption .checkbox-icon {
  color: #339900;
  font-size: 20px;
  position: absolute;
  right: 70px;
  top: 26px;
}

/* line 71, app/assets/stylesheets/templates/networks/mixins.scss */
.add-members-popup .waiting-for-invite .list-item .btn, .add-members-popup .waiting-for-user-invite .list-item .btn, .add-user-members-popup .waiting-for-invite .list-item .btn, .add-user-members-popup .waiting-for-user-invite .list-item .btn {
  font-size: 14px;
  position: absolute;
  top: 21px;
}

/* line 77, app/assets/stylesheets/templates/networks/mixins.scss */
.add-members-popup .waiting-for-invite .list-item .btn.remove, .add-members-popup .waiting-for-user-invite .list-item .btn.remove, .add-user-members-popup .waiting-for-invite .list-item .btn.remove, .add-user-members-popup .waiting-for-user-invite .list-item .btn.remove {
  color: #b20000;
  right: 65px;
}

/* line 83, app/assets/stylesheets/templates/networks/mixins.scss */
.add-members-popup .waiting-for-invite .list-item .btn.remove-at-end, .add-members-popup .waiting-for-user-invite .list-item .btn.remove-at-end, .add-user-members-popup .waiting-for-invite .list-item .btn.remove-at-end, .add-user-members-popup .waiting-for-user-invite .list-item .btn.remove-at-end {
  color: #b20000;
  right: 20px;
}

/* line 89, app/assets/stylesheets/templates/networks/mixins.scss */
.add-members-popup .waiting-for-invite .list-item .btn.view, .add-members-popup .waiting-for-user-invite .list-item .btn.view, .add-user-members-popup .waiting-for-invite .list-item .btn.view, .add-user-members-popup .waiting-for-user-invite .list-item .btn.view {
  right: 12px;
}

/* line 94, app/assets/stylesheets/templates/networks/mixins.scss */
.add-members-popup .waiting-for-invite .list-item .btn.single, .add-members-popup .waiting-for-user-invite .list-item .btn.single, .add-user-members-popup .waiting-for-invite .list-item .btn.single, .add-user-members-popup .waiting-for-user-invite .list-item .btn.single {
  right: 50px;
}

/* line 100, app/assets/stylesheets/templates/networks/mixins.scss */
.add-members-popup .waiting-for-invite .list-item:last-child, .add-members-popup .waiting-for-user-invite .list-item:last-child, .add-user-members-popup .waiting-for-invite .list-item:last-child, .add-user-members-popup .waiting-for-user-invite .list-item:last-child {
  border-bottom-style: none;
}

/* line 29, app/assets/stylesheets/templates/networks/add_members_popup.scss */
.add-members-popup .waiting-for-invite .template, .add-members-popup .waiting-for-user-invite .template, .add-user-members-popup .waiting-for-invite .template, .add-user-members-popup .waiting-for-user-invite .template {
  display: none;
}

/* line 33, app/assets/stylesheets/templates/networks/add_members_popup.scss */
.add-members-popup .waiting-for-invite .footer, .add-members-popup .waiting-for-user-invite .footer, .add-user-members-popup .waiting-for-invite .footer, .add-user-members-popup .waiting-for-user-invite .footer {
  background-color: #e5e5e5;
  border-top: solid 1px #ddd;
  bottom: 0;
  padding: 20px;
  position: absolute;
  width: 100%;
}

/* line 41, app/assets/stylesheets/templates/networks/add_members_popup.scss */
.add-members-popup .waiting-for-invite .footer .save, .add-members-popup .waiting-for-user-invite .footer .save, .add-user-members-popup .waiting-for-invite .footer .save, .add-user-members-popup .waiting-for-user-invite .footer .save {
  bottom: 0;
  margin-left: 40%;
  width: 80px;
}

/* #containingBlock is for demonstration purposes only */
/* line 2, app/assets/stylesheets/templates/wistia.scss */
#wistia-containingBlock {
  width: 100%;
}

/* line 6, app/assets/stylesheets/templates/wistia.scss */
.wistia-videoWrapper {
  position: relative;
  height: 0;
}

/* line 11, app/assets/stylesheets/templates/wistia.scss */
* html .wistia-videoWrapper {
  margin-bottom: 45px;
  margin-bottom: 0;
}

/* line 16, app/assets/stylesheets/templates/wistia.scss */
.wistia-videoWrapper .wistia-videoPadding {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

/* line 24, app/assets/stylesheets/templates/wistia.scss */
.wistia-videoWrapper .wistia_embed,
.wistia-videoWrapper .wistia_playlist {
  height: 100%;
  width: 100%;
}

/* line 30, app/assets/stylesheets/templates/wistia.scss */
.wistia-wideScreen {
  padding-bottom: 56.25%;
  /* hard-coded 16:9 aspect ratio */
}

/* line 34, app/assets/stylesheets/templates/wistia.scss */
.wistia-fourByThree {
  padding-bottom: 60.5%;
  /* hard-coded 4:3 aspect ratio */
}

/* line 38, app/assets/stylesheets/templates/wistia.scss */
.wwistia-ithSocialBar {
  padding-top: 28px;
}

/* line 3, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded {
  background-color: #ffffff;
  border-radius: 0 0 6px 6px;
  display: none;
  padding: 20px 20px 0 20px;
  margin: 10px -10px -10px;
}

/* line 10, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .column-container {
  display: table;
  width: 100%;
}

/* line 15, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .column-left {
  display: table-cell;
  padding-right: 20px;
  vertical-align: middle;
  width: 65%;
}

/* line 22, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .column-right {
  display: table-cell;
  width: 35%;
  vertical-align: middle;
}

/* line 28, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 20px;
}

/* line 33, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .title {
  color: #2a388f;
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 29px;
}

/* line 42, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .trial-title {
  color: #2a388f;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 7.5px;
  line-height: 25px;
}

/* line 50, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table {
  border-radius: 6px 6px 0 0;
  height: 200px;
  margin-top: 20px;
  overflow: hidden;
  width: 100%;
}

/* line 58, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table thead tr {
  background: #0074cc;
  color: #ffffff;
  font-size: 15px;
}

/* line 63, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table thead tr th {
  font-weight: normal;
  padding: 10px;
}

/* line 71, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table tbody tr:first-child td:first-child {
  -moz-box-shadow: inset 18px 18px 18px -15px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: inset 18px 18px 18px -15px rgba(0, 0, 0, 0.28);
  box-shadow: inset 18px 18px 18px -15px rgba(0, 0, 0, 0.28);
}

/* line 77, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table tbody tr:first-child td {
  -moz-box-shadow: inset 0 18px 18px -15px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: inset 0 18px 18px -15px rgba(0, 0, 0, 0.28);
  box-shadow: inset 0 18px 18px -15px rgba(0, 0, 0, 0.28);
}

/* line 83, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table tbody tr:first-child td:last-child {
  -moz-box-shadow: inset -18px 18px 18px -15px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: inset -18px 18px 18px -15px rgba(0, 0, 0, 0.28);
  box-shadow: inset -18px 18px 18px -15px rgba(0, 0, 0, 0.28);
}

/* line 89, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table tbody tr:last-child td {
  -moz-box-shadow: inset 0 -18px 18px -15px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: inset 0 -18px 18px -15px rgba(0, 0, 0, 0.28);
  box-shadow: inset 0 -18px 18px -15px rgba(0, 0, 0, 0.28);
}

/* line 95, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table tbody tr:last-child td:first-child {
  -moz-box-shadow: inset 18px -18px 18px -15px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: inset 18px -18px 18px -15px rgba(0, 0, 0, 0.28);
  box-shadow: inset 18px -18px 18px -15px rgba(0, 0, 0, 0.28);
}

/* line 101, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table tbody tr:last-child td:last-child {
  -moz-box-shadow: inset -18px -18px 18px -15px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: inset -18px -18px 18px -15px rgba(0, 0, 0, 0.28);
  box-shadow: inset -18px -18px 18px -15px rgba(0, 0, 0, 0.28);
}

/* line 107, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table tbody tr {
  background: #0074cc;
  border-bottom: 1px solid #ffffff;
  -moz-box-shadow: inset 0 0 29px 4px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: inset 0 0 29px 4px rgba(0, 0, 0, 0.28);
  box-shadow: inset 0 0 29px 4px rgba(0, 0, 0, 0.28);
  color: #ffffff;
}

/* line 115, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table tbody tr td {
  padding: 10px;
}

/* line 119, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table tbody tr td:first-child {
  -moz-box-shadow: inset 18px 0 18px -15px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: inset 18px 0 18px -15px rgba(0, 0, 0, 0.28);
  box-shadow: inset 18px 0 18px -15px rgba(0, 0, 0, 0.28);
  font-size: 15px;
}

/* line 126, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table tbody tr td:nth-child(2) {
  border-left: 1px solid #ffffff;
  color: #cadb2a;
  text-align: center;
}

/* line 132, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .comparison-table tbody tr td:last-child {
  border-left: 1px solid #ffffff;
  -moz-box-shadow: inset -18px 0 18px -15px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: inset -18px 0 18px -15px rgba(0, 0, 0, 0.28);
  box-shadow: inset -18px 0 18px -15px rgba(0, 0, 0, 0.28);
  color: #cadb2a;
  text-align: center;
}

/* line 144, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .trial-comparison-table {
  margin-top: 20px;
  overflow: hidden;
  width: 100%;
}

/* line 150, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .trial-comparison-table tbody td {
  padding: 15px;
  background-color: #f5f5f5;
}

/* line 155, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .trial-comparison-table tbody tr {
  border-bottom: 20px solid #ffffff;
}

/* line 159, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .trial-comparison-table tbody td:first-child {
  font-size: 17px;
}

/* line 163, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .trial-comparison-table tbody td:nth-child(2) {
  color: #cadb2a;
  text-align: center;
  font-size: 30px;
}

/* line 169, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-information .trial-comparison-table tbody td:last-child {
  color: #cadb2a;
  text-align: center;
}

/* line 177, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-upgrade-button {
  background: #2a388f;
  margin-bottom: 20px;
}

/* line 181, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-upgrade-button .button-highlight {
  color: #cadb2a;
  font-weight: bold;
}

/* line 187, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-upgrade-button:hover {
  background: #2e3e9e;
}

/* line 191, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .programme-banner-modal-button {
  background: #2a388f;
  margin-bottom: 20px;
}

/* line 195, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .programme-banner-modal-button .button-highlight {
  color: #cadb2a;
  font-weight: bold;
}

/* line 201, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .programme-banner-modal-button:hover {
  background: #2e3e9e;
}

/* line 205, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-trial-button {
  background: #2a388f;
  margin-bottom: 20px;
}

/* line 209, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-trial-button .button-highlight {
  color: #cadb2a;
  font-weight: bold;
}

/* line 215, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .banner-trial-button:hover {
  background: #2e3e9e;
}

/* line 219, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .video-container {
  background: #f5f5f5;
  margin-bottom: 20px;
  padding: 15px;
}

/* line 224, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .video-container .promo-video-subtitle {
  color: #2a388f;
  font-size: 30px;
  margin: 20px 0;
  text-align: center;
}

/* line 230, app/assets/stylesheets/templates/basic.scss */
.basic-user-banner .banner-expanded .video-container .promo-video-subtitle .primary-text {
  font-weight: bold;
}

@media (max-width: 1024px) {
  /* line 239, app/assets/stylesheets/templates/basic.scss */
  .basic-user-banner {
    margin-top: 0;
  }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  /* line 248, app/assets/stylesheets/templates/basic.scss */
  .basic-user-banner .banner-expanded .column-container {
    display: inline-block;
  }
  /* line 252, app/assets/stylesheets/templates/basic.scss */
  .basic-user-banner .banner-expanded .column-left {
    display: inline-block;
    padding-right: 0;
    width: 100%;
  }
  /* line 258, app/assets/stylesheets/templates/basic.scss */
  .basic-user-banner .banner-expanded .column-right {
    display: inline-block;
    width: 100%;
  }
}

/* line 267, app/assets/stylesheets/templates/basic.scss */
.group-roles-basic-account-popup .info {
  color: #555555;
  font-size: 15px;
  font-weight: bold;
  padding: 20px;
}

/* line 274, app/assets/stylesheets/templates/basic.scss */
.group-roles-basic-account-popup .dismiss {
  height: 14px;
  line-height: 14px;
  padding-top: 8px;
  padding-right: 0;
  padding-bottom: 8px;
  padding-left: 0;
  font-size: 14px;
  width: 23%;
  width: calc(25% - 2px);
  display: inline-block;
  margin-left: 37.5%;
  margin-top: 10px;
  text-align: center;
}

/* line 284, app/assets/stylesheets/templates/basic.scss */
.basic_form_padding {
  padding: 15px;
  background-color: #f7f7f7;
}

/* line 291, app/assets/stylesheets/templates/basic.scss */
.basic-form-label-style h3,
.basic-form-label-style h4,
.basic-form-label-style label {
  font-size: 15px !important;
  color: #1b75bb;
  font-weight: bold !important;
  line-height: 15px;
  text-rendering: optimizelegibility;
}

/* line 304, app/assets/stylesheets/templates/basic.scss */
.basic-sign-up-form .double-input .input-container {
  width: 48%;
  float: left;
}

/* line 309, app/assets/stylesheets/templates/basic.scss */
.basic-sign-up-form .double-input .input-container:first-of-type {
  margin-right: 4%;
}

/* line 313, app/assets/stylesheets/templates/basic.scss */
.basic-sign-up-form .double-input input[type="checkbox"] {
  margin-top: -6px;
}

/* line 317, app/assets/stylesheets/templates/basic.scss */
.basic-sign-up-form .double-input .padded-rounded-box.muted {
  font-size: 10px;
  line-height: 13px;
}

/* line 144, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 3, app/assets/stylesheets/templates/ribbon.scss */
.ribbon-container {
  position: relative;
}

/* line 7, app/assets/stylesheets/templates/ribbon.scss */
.ribbon {
  height: 75px;
  overflow: hidden;
  position: absolute;
  right: -1px;
  text-align: right;
  top: -1px;
  width: 75px;
  z-index: 100;
}

/* line 17, app/assets/stylesheets/templates/ribbon.scss */
.ribbon span {
  background: #f5f5f5;
  box-shadow: 0 3px 10px -5px #000000;
  color: #b20000;
  display: block;
  font-size: 10px;
  font-weight: bold;
  line-height: 20px;
  position: absolute;
  right: -21px;
  text-align: center;
  text-transform: uppercase;
  top: 19px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 100px;
}

/* line 35, app/assets/stylesheets/templates/ribbon.scss */
.ribbon span.red {
  color: #b20000;
  border-color: #b20000;
}

/* line 40, app/assets/stylesheets/templates/ribbon.scss */
.ribbon span.blue {
  color: #0074cc;
  border-color: #0074cc;
}

/* line 45, app/assets/stylesheets/templates/ribbon.scss */
.ribbon span.green {
  color: #5bb75b;
  border-color: #5bb75b;
}

/* line 50, app/assets/stylesheets/templates/ribbon.scss */
.ribbon span.orange {
  color: #f5851f;
  border-color: #f5851f;
}

/* line 56, app/assets/stylesheets/templates/ribbon.scss */
.ribbon.wrap-around {
  right: -5px;
  top: -5px;
}

/* line 60, app/assets/stylesheets/templates/ribbon.scss */
.ribbon.wrap-around span::before {
  border-bottom: 3px solid transparent;
  border-left: 3px solid;
  border-right: 3px solid transparent;
  border-top: 3px solid;
  content: "";
  left: 0;
  position: absolute;
  top: 100%;
  z-index: -1;
}

/* line 72, app/assets/stylesheets/templates/ribbon.scss */
.ribbon.wrap-around span::after {
  border-bottom: 3px solid transparent;
  border-left: 3px solid transparent;
  border-right: 3px solid;
  border-top: 3px solid;
  content: "";
  position: absolute;
  right: 0;
  top: 100%;
  z-index: -1;
}

/* line 1, app/assets/stylesheets/templates/heracles.scss */
.heracles-toolbar {
  margin-bottom: 10px !important;
  margin-left: 0 !important;
}

/* line 6, app/assets/stylesheets/templates/heracles.scss */
.heracles-no-left-margin {
  margin-left: 0 !important;
}

/* line 10, app/assets/stylesheets/templates/heracles.scss */
.heracles-modal {
  height: 400px;
}

/* line 13, app/assets/stylesheets/templates/heracles.scss */
.heracles-modal li {
  list-style-type: none;
}

/* line 18, app/assets/stylesheets/templates/heracles.scss */
.link-approval-valign {
  padding-top: 9%;
}

/* line 22, app/assets/stylesheets/templates/heracles.scss */
.create-link-btn {
  width: 85% !important;
}

/* line 26, app/assets/stylesheets/templates/heracles.scss */
.share-link-modal {
  height: 180px !important;
}

/* line 30, app/assets/stylesheets/templates/heracles.scss */
.csv-download-btn {
  margin-bottom: 5px !important;
}

/* line 34, app/assets/stylesheets/templates/heracles.scss */
.no-list-style {
  list-style-type: none;
}

/* line 38, app/assets/stylesheets/templates/heracles.scss */
.heracles-h2 {
  margin-top: 0 !important;
}

/* line 144, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 5, app/assets/stylesheets/templates/notifications/settings.scss */
.notification-settings .item .title {
  float: left;
}

/* line 9, app/assets/stylesheets/templates/notifications/settings.scss */
.notification-settings .item .in-app, .notification-settings .item .email {
  text-align: center;
  width: 100px;
}

/* line 14, app/assets/stylesheets/templates/notifications/settings.scss */
.notification-settings .item .status {
  width: 60px;
}

/* line 17, app/assets/stylesheets/templates/notifications/settings.scss */
.notification-settings .item .status .saving {
  display: none;
}

/* line 23, app/assets/stylesheets/templates/notifications/settings.scss */
.notification-settings .category {
  margin-bottom: 20px;
  border-spacing: 10px 5px;
  width: 100%;
}

/* line 29, app/assets/stylesheets/templates/notifications/settings.scss */
.notification-settings .heading {
  font-weight: bold;
}

/* line 35, app/assets/stylesheets/templates/notifications/settings.scss */
.notification-settings .notification-pref:first-of-type td {
  padding-top: 20px;
}

/* line 40, app/assets/stylesheets/templates/notifications/settings.scss */
.notification-settings .defaults {
  padding-right: 50px;
}

/* line 144, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/notifications/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 4, app/assets/stylesheets/templates/notifications/specializations.scss */
.notifications .invitation-top, .notifications .invitation-bottom {
  font-weight: bold;
}

/* line 16, app/assets/stylesheets/templates/notifications/specializations.scss */
.notification .group-message {
  font-style: italic;
}

/* line 20, app/assets/stylesheets/templates/notifications/specializations.scss */
.notification .urgent {
  color: #b40404;
  font-style: italic;
}

/* line 25, app/assets/stylesheets/templates/notifications/specializations.scss */
.notification .invitation-top, .notification .invitation-bottom {
  font-weight: bold;
  padding-left: 90px;
}

/* line 29, app/assets/stylesheets/templates/notifications/specializations.scss */
.notification .invitation-top span, .notification .invitation-bottom span {
  font-weight: bold;
}

/* line 33, app/assets/stylesheets/templates/notifications/specializations.scss */
.notification .invitation-top .name, .notification .invitation-top .starts-at, .notification .invitation-top .observed, .notification .invitation-top .observer, .notification .invitation-top .room, .notification .invitation-top .details, .notification .invitation-top .device, .notification .invitation-bottom .name, .notification .invitation-bottom .starts-at, .notification .invitation-bottom .observed, .notification .invitation-bottom .observer, .notification .invitation-bottom .room, .notification .invitation-bottom .details, .notification .invitation-bottom .device {
  position: relative;
}

/* line 36, app/assets/stylesheets/templates/notifications/specializations.scss */
.notification .invitation-top .name span, .notification .invitation-top .starts-at span, .notification .invitation-top .observed span, .notification .invitation-top .observer span, .notification .invitation-top .room span, .notification .invitation-top .details span, .notification .invitation-top .device span, .notification .invitation-bottom .name span, .notification .invitation-bottom .starts-at span, .notification .invitation-bottom .observed span, .notification .invitation-bottom .observer span, .notification .invitation-bottom .room span, .notification .invitation-bottom .details span, .notification .invitation-bottom .device span {
  display: inline-block;
}

/* line 41, app/assets/stylesheets/templates/notifications/specializations.scss */
.notification .invitation-top span.l10n, .notification .invitation-bottom span.l10n {
  position: absolute;
  left: -90px;
}

/* line 144, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 4, app/assets/stylesheets/templates/navbar.scss */
.page-padding.dashboard-v2 {
  padding-top: 50px;
}

/* line 8, app/assets/stylesheets/templates/navbar.scss */
.page-padding.navigation-not-displayed {
  padding-top: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}

/* line 15, app/assets/stylesheets/templates/navbar.scss */
a[name]:before {
  content: "";
  display: block;
  height: 50px;
  margin: -50px 0 0;
}

/* line 24, app/assets/stylesheets/templates/navbar.scss */
.iris-nav {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

/* line 32, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-bar {
  background-color: #0074cc;
  background-image: -moz-linear-gradient(top, #0074cc, #0074cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0074cc), to(#0074cc));
  background-image: -webkit-linear-gradient(top, #0074cc, #0074cc);
  background-image: -o-linear-gradient(top, #0074cc, #0074cc);
  background-image: -ms-linear-gradient(top, #0074cc, #0074cc);
  background-image: linear-gradient(to bottom, #0074cc, #0074cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hex2, endColorstr=$hex3, GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  height: 50px;
  overflow: hidden;
}

/* line 38, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-bar .iris-nav-dropdown-area a:hover {
  color: #ffffff !important;
}

/* line 44, app/assets/stylesheets/templates/navbar.scss */
.rcrd-nav-bar {
  background-color: #000000;
  background-image: -moz-linear-gradient(top, #000000, #000000);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), to(#000000));
  background-image: -webkit-linear-gradient(top, #000000, #000000);
  background-image: -o-linear-gradient(top, #000000, #000000);
  background-image: -ms-linear-gradient(top, #000000, #000000);
  background-image: linear-gradient(to bottom, #000000, #000000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hex2, endColorstr=$hex3, GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  height: 50px;
  overflow: hidden;
}

/* line 49, app/assets/stylesheets/templates/navbar.scss */
.rcrd-nav-bar .iris-nav-avatar {
  border: 2px solid #000000 !important;
}

/* line 53, app/assets/stylesheets/templates/navbar.scss */
.rcrd-nav-bar .iris-nav-toggle:checked ~ label {
  background-color: #000000 !important;
}

/* line 57, app/assets/stylesheets/templates/navbar.scss */
.rcrd-nav-bar .iris-nav-dropdown-area {
  border: solid #000000 !important;
  border-width: 0px 2px 2px 2px !important;
}

/* line 61, app/assets/stylesheets/templates/navbar.scss */
.rcrd-nav-bar .iris-nav-dropdown-area a {
  color: #000000 !important;
}

/* line 65, app/assets/stylesheets/templates/navbar.scss */
.rcrd-nav-bar .iris-nav-dropdown-area a:hover {
  color: #df0101 !important;
}

/* line 71, app/assets/stylesheets/templates/navbar.scss */
.rcrd-nav-bar .iris-nav-item .iris-nav-link {
  font-weight: bold !important;
  text-shadow: none !important;
}

/* line 76, app/assets/stylesheets/templates/navbar.scss */
.rcrd-nav-bar .iris-nav-item.active {
  background-color: #df0101 !important;
}

/* line 82, app/assets/stylesheets/templates/navbar.scss */
.college-nav-bar {
  background-color: #25346b;
  background-image: -moz-linear-gradient(top, #25346b, #25346b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#25346b), to(#25346b));
  background-image: -webkit-linear-gradient(top, #25346b, #25346b);
  background-image: -o-linear-gradient(top, #25346b, #25346b);
  background-image: -ms-linear-gradient(top, #25346b, #25346b);
  background-image: linear-gradient(to bottom, #25346b, #25346b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hex2, endColorstr=$hex3, GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  height: 50px;
  overflow: hidden;
}

/* line 87, app/assets/stylesheets/templates/navbar.scss */
.college-nav-bar .iris-nav-avatar {
  border: 2px solid #2e4085 !important;
}

/* line 91, app/assets/stylesheets/templates/navbar.scss */
.college-nav-bar .iris-nav-toggle:checked ~ label {
  background-color: #2e4085 !important;
}

/* line 95, app/assets/stylesheets/templates/navbar.scss */
.college-nav-bar .iris-nav-dropdown-area {
  border: solid #2e4085 !important;
  border-width: 0px 2px 2px 2px !important;
}

/* line 99, app/assets/stylesheets/templates/navbar.scss */
.college-nav-bar .iris-nav-dropdown-area a {
  color: #2e4085 !important;
}

/* line 103, app/assets/stylesheets/templates/navbar.scss */
.college-nav-bar .iris-nav-dropdown-area a:hover {
  color: #ffffff !important;
}

/* line 109, app/assets/stylesheets/templates/navbar.scss */
.college-nav-bar .iris-nav-item .iris-nav-link {
  font-weight: bold !important;
  text-shadow: none !important;
  font-family: "Playfair Display";
}

/* line 115, app/assets/stylesheets/templates/navbar.scss */
.college-nav-bar .iris-nav-item.active {
  background-color: #2e4085 !important;
}

/* line 121, app/assets/stylesheets/templates/navbar.scss */
.menco-nav-bar {
  background-color: #09358a;
  background-image: -moz-linear-gradient(top, #09358a, #09358a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#09358a), to(#09358a));
  background-image: -webkit-linear-gradient(top, #09358a, #09358a);
  background-image: -o-linear-gradient(top, #09358a, #09358a);
  background-image: -ms-linear-gradient(top, #09358a, #09358a);
  background-image: linear-gradient(to bottom, #09358a, #09358a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hex2, endColorstr=$hex3, GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  height: 50px;
  overflow: hidden;
}

/* line 126, app/assets/stylesheets/templates/navbar.scss */
.menco-nav-bar .iris-nav-avatar {
  border: 2px solid #2e4085 !important;
}

/* line 130, app/assets/stylesheets/templates/navbar.scss */
.menco-nav-bar .iris-nav-toggle:checked ~ label {
  background-color: #2e4085 !important;
}

/* line 134, app/assets/stylesheets/templates/navbar.scss */
.menco-nav-bar .iris-nav-dropdown-area {
  border: solid #2e4085 !important;
  border-width: 0px 2px 2px 2px !important;
}

/* line 138, app/assets/stylesheets/templates/navbar.scss */
.menco-nav-bar .iris-nav-dropdown-area a {
  color: #2e4085 !important;
}

/* line 142, app/assets/stylesheets/templates/navbar.scss */
.menco-nav-bar .iris-nav-dropdown-area a:hover {
  color: #ffffff !important;
}

/* line 148, app/assets/stylesheets/templates/navbar.scss */
.menco-nav-bar .iris-nav-item .iris-nav-link {
  font-weight: bold !important;
  text-shadow: none !important;
}

/* line 153, app/assets/stylesheets/templates/navbar.scss */
.menco-nav-bar .iris-nav-item.active {
  background-color: #062460 !important;
}

/* line 159, app/assets/stylesheets/templates/navbar.scss */
.teachfirst-nav-bar {
  background-color: #3764f0;
  background-image: -moz-linear-gradient(top, #3764f0, #3764f0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3764f0), to(#3764f0));
  background-image: -webkit-linear-gradient(top, #3764f0, #3764f0);
  background-image: -o-linear-gradient(top, #3764f0, #3764f0);
  background-image: -ms-linear-gradient(top, #3764f0, #3764f0);
  background-image: linear-gradient(to bottom, #3764f0, #3764f0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hex2, endColorstr=$hex3, GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  height: 50px;
  overflow: hidden;
}

/* line 168, app/assets/stylesheets/templates/navbar.scss */
.teachfirst-nav-bar .iris-nav-avatar {
  border: 2px solid #1041d5 !important;
}

/* line 172, app/assets/stylesheets/templates/navbar.scss */
.teachfirst-nav-bar .iris-nav-toggle:checked ~ label {
  background-color: #1041d5 !important;
}

/* line 176, app/assets/stylesheets/templates/navbar.scss */
.teachfirst-nav-bar .iris-nav-dropdown-area {
  border: solid #3764f0 !important;
  border-width: 0px 2px 2px 2px !important;
}

/* line 180, app/assets/stylesheets/templates/navbar.scss */
.teachfirst-nav-bar .iris-nav-dropdown-area a {
  color: #2e4085 !important;
}

/* line 184, app/assets/stylesheets/templates/navbar.scss */
.teachfirst-nav-bar .iris-nav-dropdown-area a:hover {
  color: #ffffff !important;
}

/* line 190, app/assets/stylesheets/templates/navbar.scss */
.teachfirst-nav-bar .iris-nav-item .iris-nav-link {
  font-weight: bold !important;
  text-shadow: none !important;
}

/* line 195, app/assets/stylesheets/templates/navbar.scss */
.teachfirst-nav-bar .iris-nav-item.active {
  background-color: #1041d5 !important;
}

/* line 201, app/assets/stylesheets/templates/navbar.scss */
.uoa-nav-bar {
  background-color: #00467f;
  background-image: -moz-linear-gradient(top, #00467f, #00467f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00467f), to(#00467f));
  background-image: -webkit-linear-gradient(top, #00467f, #00467f);
  background-image: -o-linear-gradient(top, #00467f, #00467f);
  background-image: -ms-linear-gradient(top, #00467f, #00467f);
  background-image: linear-gradient(to bottom, #00467f, #00467f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$hex2, endColorstr=$hex3, GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  height: 50px;
  overflow: hidden;
}

/* line 206, app/assets/stylesheets/templates/navbar.scss */
.uoa-nav-bar .college-nav-contents,
.uoa-nav-bar .iris-nav-item,
.uoa-nav-bar .iris-nav-logo,
.uoa-nav-bar .iris-nav-avatar {
  transition: all 0.2s linear;
}

/* line 213, app/assets/stylesheets/templates/navbar.scss */
.uoa-nav-bar .iris-nav-avatar {
  border: 2px solid #1041d5 !important;
}

/* line 217, app/assets/stylesheets/templates/navbar.scss */
.uoa-nav-bar .iris-nav-toggle:checked ~ label {
  background-color: #003b4d !important;
}

/* line 221, app/assets/stylesheets/templates/navbar.scss */
.uoa-nav-bar .iris-nav-dropdown-area {
  border: solid #00467f !important;
  border-width: 0px 2px 2px 2px !important;
}

/* line 225, app/assets/stylesheets/templates/navbar.scss */
.uoa-nav-bar .iris-nav-dropdown-area a {
  color: #2e4085 !important;
}

/* line 229, app/assets/stylesheets/templates/navbar.scss */
.uoa-nav-bar .iris-nav-dropdown-area a:hover {
  color: #ffffff !important;
}

/* line 235, app/assets/stylesheets/templates/navbar.scss */
.uoa-nav-bar .iris-nav-item .iris-nav-link {
  font-weight: bold !important;
  text-shadow: none !important;
}

/* line 240, app/assets/stylesheets/templates/navbar.scss */
.uoa-nav-bar .iris-nav-item.active {
  background-color: #003b4d !important;
}

/* line 246, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-contents {
  height: 50px;
  margin: auto;
  max-width: 1700px;
  width: 90%;
}

/* line 252, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-contents .iris-nav-left {
  float: left;
  height: 50px;
}

/* line 256, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-contents .iris-nav-left .fa {
  display: none;
}

/* line 260, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-contents .iris-nav-left .show-icon {
  display: block;
}

/* line 265, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-contents .iris-nav-right {
  float: right;
  height: 50px;
}

/* line 271, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-item {
  float: left;
  line-height: 50px;
  max-height: 50px;
}

/* line 276, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-item .iris-nav-link {
  color: #cccccc;
  font-size: 17.5px;
  font-weight: bolder;
  max-height: 50px;
  padding: 0 10px;
  position: relative;
  text-decoration: none;
  text-shadow: 0 1px 0 #0074cc;
}

/* line 286, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-item .iris-nav-link > .fa {
  font-size: 1.6em;
  line-height: 50px;
}

/* line 291, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-item .iris-nav-link:hover {
  color: #ffffff;
}

/* line 296, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-item.active {
  background-color: #0065b3;
}

/* line 299, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-item.active .iris-nav-link {
  color: #ffffff;
}

/* line 305, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-counter {
  background-color: #dc0d17;
  background-image: linear-gradient(#fa3c45, #dc0d17);
  border-radius: 35%;
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  right: 1px;
  text-align: center;
  text-shadow: none;
  top: 5px;
  width: 20px;
}

/* line 319, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-logo {
  float: left;
  height: 50px;
  padding: 0 20px 0 0;
  width: 120px;
}

/* line 325, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-logo img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}

/* line 331, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-avatar {
  border: 2px solid #0065b3;
  border-radius: 100%;
  height: 40px;
  width: 40px;
}

/* line 337, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-avatar:hover {
  border: 2px solid #ffffff;
}

/* line 343, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-dropdown .iris-nav-toggle {
  clip: rect(0 0 0 0);
  display: none;
  position: absolute;
}

/* line 349, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-dropdown label {
  margin: 0;
}

/* line 382, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-list {
  background-color: #ffffff;
  list-style: none;
}

/* line 386, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-list a {
  display: block;
  padding: 3px 15px;
  text-decoration: none;
  white-space: nowrap;
}

/* line 393, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-list .separator {
  border-bottom: 1px solid #e9ebee;
  margin: 1px 7px 2px;
  padding-top: 1px;
}

/* line 399, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-list .item:hover {
  background-color: #0081c2;
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
}

/* line 404, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-list .item:hover a {
  color: #ffffff;
}

/* line 409, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-list .item:first-of-type {
  margin-top: 4px;
}

/* line 413, app/assets/stylesheets/templates/navbar.scss */
.iris-nav-list .item:last-of-type {
  margin-bottom: 4px;
}

/* line 419, app/assets/stylesheets/templates/navbar.scss */
.search-toggle .iris-nav-link {
  display: none;
}

/* line 423, app/assets/stylesheets/templates/navbar.scss */
.search-toggle .iris-nav-search {
  padding-right: 5px;
  width: 300px;
}

/* line 428, app/assets/stylesheets/templates/navbar.scss */
.search-toggle ~ label {
  display: none;
}

/* line 434, app/assets/stylesheets/templates/navbar.scss */
.notifications-toggle .iris-nav-toggle ~ .iris-nav-dropdown-area {
  display: none;
}

/* line 438, app/assets/stylesheets/templates/navbar.scss */
.notifications-toggle .iris-nav-toggle:checked ~ .iris-nav-dropdown-area {
  display: block;
}

/* line 442, app/assets/stylesheets/templates/navbar.scss */
.notifications-toggle .iris-nav-dropdown-area {
  line-height: 20px;
  list-style: none;
  max-width: calc(100% - 4px);
  position: fixed;
  right: 90px;
  top: 50px;
  z-index: 250;
  width: 550px;
}

/* line 452, app/assets/stylesheets/templates/navbar.scss */
.notifications-toggle .iris-nav-dropdown-area .notification-area {
  max-height: 350px;
  overflow-y: auto;
}

/* line 456, app/assets/stylesheets/templates/navbar.scss */
.notifications-toggle .iris-nav-dropdown-area .notification-area .placeholder {
  display: none;
}

/* line 459, app/assets/stylesheets/templates/navbar.scss */
.notifications-toggle .iris-nav-dropdown-area .notification-area .placeholder:only-child {
  display: block;
}

/* line 463, app/assets/stylesheets/templates/navbar.scss */
.notifications-toggle .iris-nav-dropdown-area .notification-area .placeholder .placeholder-text {
  color: #999;
  font-weight: bold;
  height: 70px;
  line-height: 70px;
  text-align: center;
}

/* line 470, app/assets/stylesheets/templates/navbar.scss */
.notifications-toggle .iris-nav-dropdown-area .notification-area .placeholder .placeholder-text.slim {
  font-weight: normal;
  height: auto;
  line-height: normal;
}

/* line 479, app/assets/stylesheets/templates/navbar.scss */
.notifications-toggle .iris-nav-dropdown-area .notification {
  border: 0;
  border-bottom: 1px solid #ddd;
  margin: 1em;
}

/* line 355, app/assets/stylesheets/templates/navbar.scss */
.account-toggle .iris-nav-toggle ~ .iris-nav-dropdown-area {
  display: none;
}

/* line 359, app/assets/stylesheets/templates/navbar.scss */
.account-toggle .iris-nav-toggle:checked ~ .iris-nav-dropdown-area {
  display: block;
}

/* line 363, app/assets/stylesheets/templates/navbar.scss */
.account-toggle label {
  height: 50px;
}

/* line 367, app/assets/stylesheets/templates/navbar.scss */
.account-toggle .iris-nav-dropdown-area {
  background-color: #ffffff;
  border: 2px solid #0074cc;
  border-radius: 0 0 5px 5px;
  border-top: 0;
  line-height: 20px;
  list-style: none;
  max-width: calc(100% - 4px);
  position: fixed;
  right: 5%;
  top: 50px;
  z-index: 250;
}

/* line 490, app/assets/stylesheets/templates/navbar.scss */
.account-toggle .iris-nav-avatar {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 495, app/assets/stylesheets/templates/navbar.scss */
.chat-toggle {
  display: none;
}

@media (max-width: 1100px) {
  /* line 506, app/assets/stylesheets/templates/navbar.scss */
  .nav-dropdown-area {
    transition: right 0.2s linear;
  }
  /* line 355, app/assets/stylesheets/templates/navbar.scss */
  .search-toggle .iris-nav-toggle ~ .iris-nav-dropdown-area {
    display: none;
  }
  /* line 359, app/assets/stylesheets/templates/navbar.scss */
  .search-toggle .iris-nav-toggle:checked ~ .iris-nav-dropdown-area {
    display: block;
  }
  /* line 363, app/assets/stylesheets/templates/navbar.scss */
  .search-toggle label {
    height: 50px;
  }
  /* line 367, app/assets/stylesheets/templates/navbar.scss */
  .search-toggle .iris-nav-dropdown-area {
    background-color: #ffffff;
    border: 2px solid #0074cc;
    border-radius: 0 0 5px 5px;
    border-top: 0;
    line-height: 20px;
    list-style: none;
    max-width: calc(100% - 4px);
    position: fixed;
    right: 5%;
    top: 50px;
    z-index: 250;
  }
  /* line 513, app/assets/stylesheets/templates/navbar.scss */
  .search-toggle .iris-nav-link {
    display: block;
  }
  /* line 517, app/assets/stylesheets/templates/navbar.scss */
  .search-toggle .iris-nav-search {
    max-width: calc(100% - 14px);
    padding: 5px;
    width: 450px;
  }
}

@media (max-width: 800px) {
  /* line 526, app/assets/stylesheets/templates/navbar.scss */
  .zopim {
    display: none !important;
  }
  /* line 530, app/assets/stylesheets/templates/navbar.scss */
  .chat-toggle {
    display: inline;
  }
  /* line 534, app/assets/stylesheets/templates/navbar.scss */
  .iris-nav-contents {
    width: 95%;
  }
  /* line 538, app/assets/stylesheets/templates/navbar.scss */
  .iris-nav-logo {
    padding: 0;
    width: 65px;
  }
  /* line 547, app/assets/stylesheets/templates/navbar.scss */
  .iris-nav-avatar {
    height: 30px;
    width: 30px;
  }
  /* line 553, app/assets/stylesheets/templates/navbar.scss */
  .iris-nav-item > .iris-nav-link > .fa {
    display: inline-block;
    font-size: 1.2em;
  }
  /* line 557, app/assets/stylesheets/templates/navbar.scss */
  .iris-nav-item > .iris-nav-link > .fa.fa-home {
    font-size: 1.5em;
  }
  /* line 562, app/assets/stylesheets/templates/navbar.scss */
  .iris-nav-item > .iris-nav-link .fa-stack.chat-stack {
    font-size: 0.7em;
    margin-top: 12px;
    margin-bottom: 25px;
  }
  /* line 568, app/assets/stylesheets/templates/navbar.scss */
  .iris-nav-item > .iris-nav-link .text {
    display: none;
  }
}

@media (max-width: 500px) {
  /* line 575, app/assets/stylesheets/templates/navbar.scss */
  .help-button {
    display: none;
  }
}

@media (max-width: 475px) {
  /* line 581, app/assets/stylesheets/templates/navbar.scss */
  .chat-toggle {
    display: none;
  }
  /* line 585, app/assets/stylesheets/templates/navbar.scss */
  .iris-nav-contents {
    width: 100%;
  }
  /* line 589, app/assets/stylesheets/templates/navbar.scss */
  .iris-nav-logo {
    display: none;
  }
  /* line 593, app/assets/stylesheets/templates/navbar.scss */
  .home-icon {
    display: inline;
  }
  /* line 598, app/assets/stylesheets/templates/navbar.scss */
  .iris-nav-item > .iris-nav-link > .fa {
    display: inline-block;
    font-size: 0.9em;
  }
  /* line 602, app/assets/stylesheets/templates/navbar.scss */
  .iris-nav-item > .iris-nav-link > .fa.fa-home {
    font-size: 1.1em;
  }
  /* line 607, app/assets/stylesheets/templates/navbar.scss */
  .iris-nav-item > .iris-nav-link .fa-stack.chat-stack {
    font-size: 0.6em;
    margin-top: 14px;
    margin-bottom: 25px;
  }
}

/* line 144, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 3, app/assets/stylesheets/templates/group_templates/toolbar.scss */
.template-toolbar {
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 210;
}

/* line 11, app/assets/stylesheets/templates/group_templates/toolbar.scss */
.template-toolbar .toolbar-content {
  color: #f5f5f5;
  margin: auto;
  max-width: 1700px;
  padding: 8px 6px 6px 0;
  width: 90%;
}

/* line 19, app/assets/stylesheets/templates/group_templates/toolbar.scss */
.template-toolbar .margin {
  box-sizing: border-box;
  display: inline-block;
  padding: 0 6px;
  width: 200px;
}

/* line 25, app/assets/stylesheets/templates/group_templates/toolbar.scss */
.template-toolbar .margin:last-child {
  text-align: right;
}

/* line 30, app/assets/stylesheets/templates/group_templates/toolbar.scss */
.template-toolbar .text {
  display: inline-block;
  text-align: center;
  width: calc(100% - 408px);
}

/* line 37, app/assets/stylesheets/templates/group_templates/toolbar.scss */
.template-toolbar .new-group label {
  color: #f5f5f5;
  display: inline-block;
  text-align: center;
  width: 34px;
}

/* line 43, app/assets/stylesheets/templates/group_templates/toolbar.scss */
.template-toolbar .new-group label .fa-times {
  transform: rotate(-45deg);
  transition: transform 0.4s;
}

/* line 48, app/assets/stylesheets/templates/group_templates/toolbar.scss */
.template-toolbar .new-group label:hover {
  color: #5bb75b;
}

/* line 53, app/assets/stylesheets/templates/group_templates/toolbar.scss */
.template-toolbar .new-group input {
  background-color: rgba(0, 0, 0, 0.2);
  border: 0;
  color: #f5f5f5;
  height: 24px;
  padding: 0 10px;
  transform: translateY(-150%);
  transition: transform 0.4s;
  width: calc(100% - 60px);
}

/* line 63, app/assets/stylesheets/templates/group_templates/toolbar.scss */
.template-toolbar .new-group input:focus {
  outline-color: rgba(0, 0, 0, 0.15);
  outline-width: thin;
}

/* line 69, app/assets/stylesheets/templates/group_templates/toolbar.scss */
.template-toolbar .new-group .fa-submit-button {
  background: none;
  border: none;
  color: #5bb75b;
  display: inline-block;
  padding: 0;
  width: 34px;
}

/* line 81, app/assets/stylesheets/templates/group_templates/toolbar.scss */
.template-toolbar .group-name-input:invalid ~ button {
  display: none;
}

/* line 87, app/assets/stylesheets/templates/group_templates/toolbar.scss */
.template-toolbar .group-name-input:valid ~ label {
  display: none;
}

/* line 93, app/assets/stylesheets/templates/group_templates/toolbar.scss */
.template-toolbar #new-group {
  clip: rect(0 0 0 0);
  display: none;
  position: absolute;
}

/* line 99, app/assets/stylesheets/templates/group_templates/toolbar.scss */
.template-toolbar #new-group:checked ~ input {
  transform: translateY(0);
}

/* line 104, app/assets/stylesheets/templates/group_templates/toolbar.scss */
.template-toolbar #new-group:checked ~ label .fa-times {
  transform: rotate(90deg);
}

/* line 108, app/assets/stylesheets/templates/group_templates/toolbar.scss */
.template-toolbar #new-group:checked ~ label:hover {
  color: #b20000;
}

/* line 144, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/group_templates/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 6, app/assets/stylesheets/templates/group_templates/create_template.scss */
.group-templates .resources .placeholder {
  display: none;
}

/* line 9, app/assets/stylesheets/templates/group_templates/create_template.scss */
.group-templates .resources .placeholder:only-child {
  display: block;
}

/* line 13, app/assets/stylesheets/templates/group_templates/create_template.scss */
.group-templates .resources .placeholder .placeholder-text {
  color: #999;
  font-size: 13px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
}

/* line 23, app/assets/stylesheets/templates/group_templates/create_template.scss */
.group-templates .resources-section {
  color: #0074cc;
}

/* line 27, app/assets/stylesheets/templates/group_templates/create_template.scss */
.group-templates .resource-title {
  color: #0074cc;
}

/* line 31, app/assets/stylesheets/templates/group_templates/create_template.scss */
.group-templates .resource {
  width: 92%;
  width: calc(100% - 8px);
  border-radius: 4px;
  cursor: pointer;
  height: 30px;
  margin-bottom: 4px;
  opacity: 0.8;
  padding: 4px;
}

/* line 41, app/assets/stylesheets/templates/group_templates/create_template.scss */
.group-templates .resource:hover, .group-templates .resource.selected {
  background-color: #f5f5f5;
  opacity: 1;
}

/* line 46, app/assets/stylesheets/templates/group_templates/create_template.scss */
.group-templates .resource.last {
  margin-bottom: 0;
}

/* line 50, app/assets/stylesheets/templates/group_templates/create_template.scss */
.group-templates .resource .thumb {
  border-radius: 4px;
  height: 100%;
  margin-left: 4px;
  margin-right: 8px;
}

/* line 57, app/assets/stylesheets/templates/group_templates/create_template.scss */
.group-templates .resource .name {
  width: 350px;
}

/* line 61, app/assets/stylesheets/templates/group_templates/create_template.scss */
.group-templates .resource .red {
  color: #b20000;
}

/* line 65, app/assets/stylesheets/templates/group_templates/create_template.scss */
.group-templates .resource .green {
  color: #5bb75b;
}

/* line 69, app/assets/stylesheets/templates/group_templates/create_template.scss */
.group-templates .resource .thumb, .group-templates .resource .name, .group-templates .resource .ownership, .group-templates .resource .transfer {
  float: left;
}

/* line 73, app/assets/stylesheets/templates/group_templates/create_template.scss */
.group-templates .resource .action-container {
  float: right;
}

/* line 77, app/assets/stylesheets/templates/group_templates/create_template.scss */
.group-templates .resource .transfer {
  margin-left: 20px;
}

/* line 81, app/assets/stylesheets/templates/group_templates/create_template.scss */
.group-templates .resource.image {
  float: left;
  height: 60px;
  position: relative;
  width: auto;
}

/* line 87, app/assets/stylesheets/templates/group_templates/create_template.scss */
.group-templates .resource.image .check {
  bottom: 5px;
  color: #5bb75b;
  position: absolute;
  right: 15px;
}

/* line 36, app/assets/stylesheets/templates/webrtc.scss */
#remotes {
  background-color: black;
  margin-bottom: 20px;
}

/* line 40, app/assets/stylesheets/templates/webrtc.scss */
#remotes.iridium-single-view {
  width: 100% !important;
  position: relative;
}

/* line 4, app/assets/stylesheets/templates/webrtc.scss */
#remotes.iridium-single-view:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}

/* line 10, app/assets/stylesheets/templates/webrtc.scss */
#remotes.iridium-single-view > .iridium-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 17, app/assets/stylesheets/templates/webrtc.scss */
#remotes.iridium-single-view > .iridium-placeholder {
  position: absolute;
  top: 0;
  bottom: 0;
}

/* line 22, app/assets/stylesheets/templates/webrtc.scss */
#remotes.iridium-single-view > .iridium-pull-left {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}

/* line 28, app/assets/stylesheets/templates/webrtc.scss */
#remotes.iridium-single-view > .iridium-pull-right {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}

/* line 45, app/assets/stylesheets/templates/webrtc.scss */
#remotes.iridium-dual-view {
  width: 100% !important;
  position: relative;
}

/* line 4, app/assets/stylesheets/templates/webrtc.scss */
#remotes.iridium-dual-view:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 28.125%;
}

/* line 10, app/assets/stylesheets/templates/webrtc.scss */
#remotes.iridium-dual-view > .iridium-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 17, app/assets/stylesheets/templates/webrtc.scss */
#remotes.iridium-dual-view > .iridium-placeholder {
  position: absolute;
  top: 0;
  bottom: 0;
}

/* line 22, app/assets/stylesheets/templates/webrtc.scss */
#remotes.iridium-dual-view > .iridium-pull-left {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}

/* line 28, app/assets/stylesheets/templates/webrtc.scss */
#remotes.iridium-dual-view > .iridium-pull-right {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}

/* line 51, app/assets/stylesheets/templates/webrtc.scss */
#remotes:-moz-full-screen {
  width: 100%;
}

/* line 55, app/assets/stylesheets/templates/webrtc.scss */
#remotes:-webkit-full-screen {
  width: 100%;
}

/* line 59, app/assets/stylesheets/templates/webrtc.scss */
#remotes:fullscreen {
  width: 100%;
}

/* line 63, app/assets/stylesheets/templates/webrtc.scss */
#remotes-placeholder-waiting-for-peer {
  padding-top: 14%;
  width: 50%;
}

/* line 68, app/assets/stylesheets/templates/webrtc.scss */
#remotes-placeholder-stream-ended {
  padding-top: 25%;
}

/* line 72, app/assets/stylesheets/templates/webrtc.scss */
.iridium-volume-slider-container {
  margin-top: -25px;
}

/* line 76, app/assets/stylesheets/templates/webrtc.scss */
.iridium-volume-control-button {
  text-align: center;
  width: 60%;
  margin-top: -2px !important;
}

/* line 82, app/assets/stylesheets/templates/webrtc.scss */
#remotes-placeholder {
  padding-top: 25%;
  height: 100% !important;
}

/* line 87, app/assets/stylesheets/templates/webrtc.scss */
#audio-receiver-device-icon {
  padding-top: 5px;
}

/* line 93, app/assets/stylesheets/templates/webrtc.scss */
.iridium-tooltip-wrapper {
  display: inline-block;
}

/* line 97, app/assets/stylesheets/templates/webrtc.scss */
.iridium-tooltip-wrapper .btn[disabled] {
  pointer-events: none;
}

/* line 101, app/assets/stylesheets/templates/webrtc.scss */
.iridium-tooltip-wrapper.disabled {
  cursor: not-allowed;
}

/**
 * Variables declared here can be overridden by consuming applications, with
 * the help of the `!default` flag.
 *
 * @example
 *     // overriding $hoverColor
 *     $hoverColor: rgba(red, 0.05);
 *
 *     // overriding image path
 *     $flagsImagePath: "images/";
 *
 *     // import the scss file after the overrides
 *     @import "bower_component/intl-tel-input/src/css/intlTelInput";
 */
/* line 49, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input {
  position: relative;
  display: inline-block;
}

/* line 58, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 63, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .hide {
  display: none;
}

/* line 67, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .v-hide {
  visibility: hidden;
}

/* line 72, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

/* line 94, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}

/* line 105, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  width: 36px;
  height: 100%;
  padding: 0 0 0 8px;
}

/* line 116, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .selected-flag .iti-flag {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* line 123, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .selected-flag .iti-arrow {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

/* line 137, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .selected-flag .iti-arrow.up {
  border-top: none;
  border-bottom: 4px solid #555;
}

/* line 145, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .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;
}

/* line 156, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .country-list.dropup {
  bottom: 100%;
  margin-bottom: -1px;
}

/* line 162, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .country-list .flag-box {
  display: inline-block;
  width: 20px;
}

@media (max-width: 500px) {
  /* line 145, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
  .intl-tel-input .country-list {
    white-space: normal;
  }
}

/* line 186, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}

/* line 193, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .country-list .country {
  padding: 5px 10px;
}

/* line 197, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .country-list .country .dial-code {
  color: #999;
}

/* line 201, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 206, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name, .intl-tel-input .country-list .dial-code {
  vertical-align: middle;
}

/* line 209, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name {
  margin-right: 6px;
}

/* line 215, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.allow-dropdown input[type=tel], .intl-tel-input.separate-dial-code input, .intl-tel-input.separate-dial-code input[type=text], .intl-tel-input.separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

/* line 220, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown .flag-container, .intl-tel-input.separate-dial-code .flag-container {
  right: auto;
  left: 0;
}

/* line 224, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown .selected-flag, .intl-tel-input.separate-dial-code .selected-flag {
  width: 46px;
}

/* line 231, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown .flag-container:hover {
  cursor: pointer;
}

/* line 233, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 238, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
  cursor: default;
}

/* line 240, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
  background-color: transparent;
}

/* line 247, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
  display: table;
}

/* line 253, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code .selected-dial-code {
  display: table-cell;
  vertical-align: middle;
  padding-left: 28px;
}

/* line 265, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.iti-sdc-2 input, .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel] {
  padding-left: 66px;
}

/* line 268, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
  width: 60px;
}

/* line 273, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel] {
  padding-left: 76px;
}

/* line 276, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
  width: 70px;
}

/* line 265, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.iti-sdc-3 input, .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel] {
  padding-left: 74px;
}

/* line 268, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
  width: 68px;
}

/* line 273, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel] {
  padding-left: 84px;
}

/* line 276, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
  width: 78px;
}

/* line 265, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.iti-sdc-4 input, .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel] {
  padding-left: 82px;
}

/* line 268, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
  width: 76px;
}

/* line 273, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel] {
  padding-left: 92px;
}

/* line 276, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
  width: 86px;
}

/* line 265, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.iti-sdc-5 input, .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel] {
  padding-left: 90px;
}

/* line 268, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
  width: 84px;
}

/* line 273, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel] {
  padding-left: 100px;
}

/* line 276, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
  width: 94px;
}

/* line 284, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.iti-container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}

/* line 292, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.intl-tel-input.iti-container:hover {
  cursor: pointer;
}

/* line 300, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.iti-mobile .intl-tel-input.iti-container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}

/* line 307, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.iti-mobile .intl-tel-input .country-list {
  max-height: 100%;
  width: 100%;
}

/* line 310, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.iti-mobile .intl-tel-input .country-list .country {
  padding: 10px 10px;
  line-height: 1.5em;
}

/* line 9, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag {
  width: 20px;
}

/* line 16, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.be {
  width: 18px;
}

/* line 16, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ch {
  width: 15px;
}

/* line 16, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mc {
  width: 19px;
}

/* line 16, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ne {
  width: 18px;
}

/* line 16, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.np {
  width: 13px;
}

/* line 16, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.va {
  width: 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 9, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
  .iti-flag {
    background-size: 5630px 15px;
  }
}

/* line 32, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ac {
  height: 10px;
  background-position: 0px 0px;
}

/* line 36, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ad {
  height: 14px;
  background-position: -22px 0px;
}

/* line 40, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ae {
  height: 10px;
  background-position: -44px 0px;
}

/* line 44, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.af {
  height: 14px;
  background-position: -66px 0px;
}

/* line 48, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ag {
  height: 14px;
  background-position: -88px 0px;
}

/* line 52, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ai {
  height: 10px;
  background-position: -110px 0px;
}

/* line 56, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.al {
  height: 15px;
  background-position: -132px 0px;
}

/* line 60, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.am {
  height: 10px;
  background-position: -154px 0px;
}

/* line 64, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ao {
  height: 14px;
  background-position: -176px 0px;
}

/* line 68, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.aq {
  height: 14px;
  background-position: -198px 0px;
}

/* line 72, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ar {
  height: 13px;
  background-position: -220px 0px;
}

/* line 76, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.as {
  height: 10px;
  background-position: -242px 0px;
}

/* line 80, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.at {
  height: 14px;
  background-position: -264px 0px;
}

/* line 84, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.au {
  height: 10px;
  background-position: -286px 0px;
}

/* line 88, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.aw {
  height: 14px;
  background-position: -308px 0px;
}

/* line 92, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ax {
  height: 13px;
  background-position: -330px 0px;
}

/* line 96, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.az {
  height: 10px;
  background-position: -352px 0px;
}

/* line 100, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ba {
  height: 10px;
  background-position: -374px 0px;
}

/* line 104, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bb {
  height: 14px;
  background-position: -396px 0px;
}

/* line 108, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bd {
  height: 12px;
  background-position: -418px 0px;
}

/* line 112, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.be {
  height: 15px;
  background-position: -440px 0px;
}

/* line 116, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bf {
  height: 14px;
  background-position: -460px 0px;
}

/* line 120, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bg {
  height: 12px;
  background-position: -482px 0px;
}

/* line 124, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bh {
  height: 12px;
  background-position: -504px 0px;
}

/* line 128, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bi {
  height: 12px;
  background-position: -526px 0px;
}

/* line 132, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bj {
  height: 14px;
  background-position: -548px 0px;
}

/* line 136, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bl {
  height: 14px;
  background-position: -570px 0px;
}

/* line 140, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bm {
  height: 10px;
  background-position: -592px 0px;
}

/* line 144, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bn {
  height: 10px;
  background-position: -614px 0px;
}

/* line 148, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bo {
  height: 14px;
  background-position: -636px 0px;
}

/* line 152, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bq {
  height: 14px;
  background-position: -658px 0px;
}

/* line 156, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.br {
  height: 14px;
  background-position: -680px 0px;
}

/* line 160, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bs {
  height: 10px;
  background-position: -702px 0px;
}

/* line 164, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bt {
  height: 14px;
  background-position: -724px 0px;
}

/* line 168, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bv {
  height: 15px;
  background-position: -746px 0px;
}

/* line 172, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bw {
  height: 14px;
  background-position: -768px 0px;
}

/* line 176, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.by {
  height: 10px;
  background-position: -790px 0px;
}

/* line 180, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.bz {
  height: 14px;
  background-position: -812px 0px;
}

/* line 184, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ca {
  height: 10px;
  background-position: -834px 0px;
}

/* line 188, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cc {
  height: 10px;
  background-position: -856px 0px;
}

/* line 192, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cd {
  height: 15px;
  background-position: -878px 0px;
}

/* line 196, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cf {
  height: 14px;
  background-position: -900px 0px;
}

/* line 200, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cg {
  height: 14px;
  background-position: -922px 0px;
}

/* line 204, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ch {
  height: 15px;
  background-position: -944px 0px;
}

/* line 208, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ci {
  height: 14px;
  background-position: -961px 0px;
}

/* line 212, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ck {
  height: 10px;
  background-position: -983px 0px;
}

/* line 216, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cl {
  height: 14px;
  background-position: -1005px 0px;
}

/* line 220, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cm {
  height: 14px;
  background-position: -1027px 0px;
}

/* line 224, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cn {
  height: 14px;
  background-position: -1049px 0px;
}

/* line 228, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.co {
  height: 14px;
  background-position: -1071px 0px;
}

/* line 232, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cp {
  height: 14px;
  background-position: -1093px 0px;
}

/* line 236, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cr {
  height: 12px;
  background-position: -1115px 0px;
}

/* line 240, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cu {
  height: 10px;
  background-position: -1137px 0px;
}

/* line 244, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cv {
  height: 12px;
  background-position: -1159px 0px;
}

/* line 248, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cw {
  height: 14px;
  background-position: -1181px 0px;
}

/* line 252, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cx {
  height: 10px;
  background-position: -1203px 0px;
}

/* line 256, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cy {
  height: 13px;
  background-position: -1225px 0px;
}

/* line 260, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.cz {
  height: 14px;
  background-position: -1247px 0px;
}

/* line 264, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.de {
  height: 12px;
  background-position: -1269px 0px;
}

/* line 268, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.dg {
  height: 10px;
  background-position: -1291px 0px;
}

/* line 272, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.dj {
  height: 14px;
  background-position: -1313px 0px;
}

/* line 276, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.dk {
  height: 15px;
  background-position: -1335px 0px;
}

/* line 280, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.dm {
  height: 10px;
  background-position: -1357px 0px;
}

/* line 284, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.do {
  height: 13px;
  background-position: -1379px 0px;
}

/* line 288, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.dz {
  height: 14px;
  background-position: -1401px 0px;
}

/* line 292, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ea {
  height: 14px;
  background-position: -1423px 0px;
}

/* line 296, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ec {
  height: 14px;
  background-position: -1445px 0px;
}

/* line 300, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ee {
  height: 13px;
  background-position: -1467px 0px;
}

/* line 304, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.eg {
  height: 14px;
  background-position: -1489px 0px;
}

/* line 308, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.eh {
  height: 10px;
  background-position: -1511px 0px;
}

/* line 312, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.er {
  height: 10px;
  background-position: -1533px 0px;
}

/* line 316, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.es {
  height: 14px;
  background-position: -1555px 0px;
}

/* line 320, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.et {
  height: 10px;
  background-position: -1577px 0px;
}

/* line 324, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.eu {
  height: 14px;
  background-position: -1599px 0px;
}

/* line 328, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.fi {
  height: 12px;
  background-position: -1621px 0px;
}

/* line 332, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.fj {
  height: 10px;
  background-position: -1643px 0px;
}

/* line 336, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.fk {
  height: 10px;
  background-position: -1665px 0px;
}

/* line 340, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.fm {
  height: 11px;
  background-position: -1687px 0px;
}

/* line 344, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.fo {
  height: 15px;
  background-position: -1709px 0px;
}

/* line 348, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.fr {
  height: 14px;
  background-position: -1731px 0px;
}

/* line 352, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ga {
  height: 15px;
  background-position: -1753px 0px;
}

/* line 356, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gb {
  height: 10px;
  background-position: -1775px 0px;
}

/* line 360, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gd {
  height: 12px;
  background-position: -1797px 0px;
}

/* line 364, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ge {
  height: 14px;
  background-position: -1819px 0px;
}

/* line 368, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gf {
  height: 14px;
  background-position: -1841px 0px;
}

/* line 372, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gg {
  height: 14px;
  background-position: -1863px 0px;
}

/* line 376, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gh {
  height: 14px;
  background-position: -1885px 0px;
}

/* line 380, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gi {
  height: 10px;
  background-position: -1907px 0px;
}

/* line 384, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gl {
  height: 14px;
  background-position: -1929px 0px;
}

/* line 388, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gm {
  height: 14px;
  background-position: -1951px 0px;
}

/* line 392, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gn {
  height: 14px;
  background-position: -1973px 0px;
}

/* line 396, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gp {
  height: 14px;
  background-position: -1995px 0px;
}

/* line 400, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gq {
  height: 14px;
  background-position: -2017px 0px;
}

/* line 404, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gr {
  height: 14px;
  background-position: -2039px 0px;
}

/* line 408, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gs {
  height: 10px;
  background-position: -2061px 0px;
}

/* line 412, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gt {
  height: 13px;
  background-position: -2083px 0px;
}

/* line 416, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gu {
  height: 11px;
  background-position: -2105px 0px;
}

/* line 420, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gw {
  height: 10px;
  background-position: -2127px 0px;
}

/* line 424, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.gy {
  height: 12px;
  background-position: -2149px 0px;
}

/* line 428, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.hk {
  height: 14px;
  background-position: -2171px 0px;
}

/* line 432, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.hm {
  height: 10px;
  background-position: -2193px 0px;
}

/* line 436, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.hn {
  height: 10px;
  background-position: -2215px 0px;
}

/* line 440, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.hr {
  height: 10px;
  background-position: -2237px 0px;
}

/* line 444, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ht {
  height: 12px;
  background-position: -2259px 0px;
}

/* line 448, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.hu {
  height: 10px;
  background-position: -2281px 0px;
}

/* line 452, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ic {
  height: 14px;
  background-position: -2303px 0px;
}

/* line 456, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.id {
  height: 14px;
  background-position: -2325px 0px;
}

/* line 460, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ie {
  height: 10px;
  background-position: -2347px 0px;
}

/* line 464, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.il {
  height: 15px;
  background-position: -2369px 0px;
}

/* line 468, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.im {
  height: 10px;
  background-position: -2391px 0px;
}

/* line 472, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.in {
  height: 14px;
  background-position: -2413px 0px;
}

/* line 476, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.io {
  height: 10px;
  background-position: -2435px 0px;
}

/* line 480, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.iq {
  height: 14px;
  background-position: -2457px 0px;
}

/* line 484, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ir {
  height: 12px;
  background-position: -2479px 0px;
}

/* line 488, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.is {
  height: 15px;
  background-position: -2501px 0px;
}

/* line 492, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.it {
  height: 14px;
  background-position: -2523px 0px;
}

/* line 496, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.je {
  height: 12px;
  background-position: -2545px 0px;
}

/* line 500, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.jm {
  height: 10px;
  background-position: -2567px 0px;
}

/* line 504, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.jo {
  height: 10px;
  background-position: -2589px 0px;
}

/* line 508, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.jp {
  height: 14px;
  background-position: -2611px 0px;
}

/* line 512, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ke {
  height: 14px;
  background-position: -2633px 0px;
}

/* line 516, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.kg {
  height: 12px;
  background-position: -2655px 0px;
}

/* line 520, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.kh {
  height: 13px;
  background-position: -2677px 0px;
}

/* line 524, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ki {
  height: 10px;
  background-position: -2699px 0px;
}

/* line 528, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.km {
  height: 12px;
  background-position: -2721px 0px;
}

/* line 532, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.kn {
  height: 14px;
  background-position: -2743px 0px;
}

/* line 536, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.kp {
  height: 10px;
  background-position: -2765px 0px;
}

/* line 540, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.kr {
  height: 14px;
  background-position: -2787px 0px;
}

/* line 544, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.kw {
  height: 10px;
  background-position: -2809px 0px;
}

/* line 548, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ky {
  height: 10px;
  background-position: -2831px 0px;
}

/* line 552, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.kz {
  height: 10px;
  background-position: -2853px 0px;
}

/* line 556, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.la {
  height: 14px;
  background-position: -2875px 0px;
}

/* line 560, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.lb {
  height: 14px;
  background-position: -2897px 0px;
}

/* line 564, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.lc {
  height: 10px;
  background-position: -2919px 0px;
}

/* line 568, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.li {
  height: 12px;
  background-position: -2941px 0px;
}

/* line 572, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.lk {
  height: 10px;
  background-position: -2963px 0px;
}

/* line 576, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.lr {
  height: 11px;
  background-position: -2985px 0px;
}

/* line 580, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ls {
  height: 14px;
  background-position: -3007px 0px;
}

/* line 584, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.lt {
  height: 12px;
  background-position: -3029px 0px;
}

/* line 588, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.lu {
  height: 12px;
  background-position: -3051px 0px;
}

/* line 592, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.lv {
  height: 10px;
  background-position: -3073px 0px;
}

/* line 596, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ly {
  height: 10px;
  background-position: -3095px 0px;
}

/* line 600, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ma {
  height: 14px;
  background-position: -3117px 0px;
}

/* line 604, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mc {
  height: 15px;
  background-position: -3139px 0px;
}

/* line 608, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.md {
  height: 10px;
  background-position: -3160px 0px;
}

/* line 612, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.me {
  height: 10px;
  background-position: -3182px 0px;
}

/* line 616, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mf {
  height: 14px;
  background-position: -3204px 0px;
}

/* line 620, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mg {
  height: 14px;
  background-position: -3226px 0px;
}

/* line 624, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mh {
  height: 11px;
  background-position: -3248px 0px;
}

/* line 628, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mk {
  height: 10px;
  background-position: -3270px 0px;
}

/* line 632, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ml {
  height: 14px;
  background-position: -3292px 0px;
}

/* line 636, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mm {
  height: 14px;
  background-position: -3314px 0px;
}

/* line 640, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mn {
  height: 10px;
  background-position: -3336px 0px;
}

/* line 644, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mo {
  height: 14px;
  background-position: -3358px 0px;
}

/* line 648, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mp {
  height: 10px;
  background-position: -3380px 0px;
}

/* line 652, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mq {
  height: 14px;
  background-position: -3402px 0px;
}

/* line 656, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mr {
  height: 14px;
  background-position: -3424px 0px;
}

/* line 660, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ms {
  height: 10px;
  background-position: -3446px 0px;
}

/* line 664, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mt {
  height: 14px;
  background-position: -3468px 0px;
}

/* line 668, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mu {
  height: 14px;
  background-position: -3490px 0px;
}

/* line 672, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mv {
  height: 14px;
  background-position: -3512px 0px;
}

/* line 676, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mw {
  height: 14px;
  background-position: -3534px 0px;
}

/* line 680, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mx {
  height: 12px;
  background-position: -3556px 0px;
}

/* line 684, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.my {
  height: 10px;
  background-position: -3578px 0px;
}

/* line 688, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.mz {
  height: 14px;
  background-position: -3600px 0px;
}

/* line 692, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.na {
  height: 14px;
  background-position: -3622px 0px;
}

/* line 696, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.nc {
  height: 10px;
  background-position: -3644px 0px;
}

/* line 700, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ne {
  height: 15px;
  background-position: -3666px 0px;
}

/* line 704, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.nf {
  height: 10px;
  background-position: -3686px 0px;
}

/* line 708, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ng {
  height: 10px;
  background-position: -3708px 0px;
}

/* line 712, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ni {
  height: 12px;
  background-position: -3730px 0px;
}

/* line 716, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.nl {
  height: 14px;
  background-position: -3752px 0px;
}

/* line 720, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.no {
  height: 15px;
  background-position: -3774px 0px;
}

/* line 724, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.np {
  height: 15px;
  background-position: -3796px 0px;
}

/* line 728, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.nr {
  height: 10px;
  background-position: -3811px 0px;
}

/* line 732, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.nu {
  height: 10px;
  background-position: -3833px 0px;
}

/* line 736, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.nz {
  height: 10px;
  background-position: -3855px 0px;
}

/* line 740, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.om {
  height: 10px;
  background-position: -3877px 0px;
}

/* line 744, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.pa {
  height: 14px;
  background-position: -3899px 0px;
}

/* line 748, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.pe {
  height: 14px;
  background-position: -3921px 0px;
}

/* line 752, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.pf {
  height: 14px;
  background-position: -3943px 0px;
}

/* line 756, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.pg {
  height: 15px;
  background-position: -3965px 0px;
}

/* line 760, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ph {
  height: 10px;
  background-position: -3987px 0px;
}

/* line 764, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.pk {
  height: 14px;
  background-position: -4009px 0px;
}

/* line 768, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.pl {
  height: 13px;
  background-position: -4031px 0px;
}

/* line 772, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.pm {
  height: 14px;
  background-position: -4053px 0px;
}

/* line 776, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.pn {
  height: 10px;
  background-position: -4075px 0px;
}

/* line 780, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.pr {
  height: 14px;
  background-position: -4097px 0px;
}

/* line 784, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ps {
  height: 10px;
  background-position: -4119px 0px;
}

/* line 788, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.pt {
  height: 14px;
  background-position: -4141px 0px;
}

/* line 792, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.pw {
  height: 13px;
  background-position: -4163px 0px;
}

/* line 796, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.py {
  height: 11px;
  background-position: -4185px 0px;
}

/* line 800, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.qa {
  height: 8px;
  background-position: -4207px 0px;
}

/* line 804, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.re {
  height: 14px;
  background-position: -4229px 0px;
}

/* line 808, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ro {
  height: 14px;
  background-position: -4251px 0px;
}

/* line 812, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.rs {
  height: 14px;
  background-position: -4273px 0px;
}

/* line 816, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ru {
  height: 14px;
  background-position: -4295px 0px;
}

/* line 820, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.rw {
  height: 14px;
  background-position: -4317px 0px;
}

/* line 824, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sa {
  height: 14px;
  background-position: -4339px 0px;
}

/* line 828, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sb {
  height: 10px;
  background-position: -4361px 0px;
}

/* line 832, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sc {
  height: 10px;
  background-position: -4383px 0px;
}

/* line 836, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sd {
  height: 10px;
  background-position: -4405px 0px;
}

/* line 840, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.se {
  height: 13px;
  background-position: -4427px 0px;
}

/* line 844, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sg {
  height: 14px;
  background-position: -4449px 0px;
}

/* line 848, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sh {
  height: 10px;
  background-position: -4471px 0px;
}

/* line 852, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.si {
  height: 10px;
  background-position: -4493px 0px;
}

/* line 856, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sj {
  height: 15px;
  background-position: -4515px 0px;
}

/* line 860, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sk {
  height: 14px;
  background-position: -4537px 0px;
}

/* line 864, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sl {
  height: 14px;
  background-position: -4559px 0px;
}

/* line 868, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sm {
  height: 15px;
  background-position: -4581px 0px;
}

/* line 872, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sn {
  height: 14px;
  background-position: -4603px 0px;
}

/* line 876, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.so {
  height: 14px;
  background-position: -4625px 0px;
}

/* line 880, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sr {
  height: 14px;
  background-position: -4647px 0px;
}

/* line 884, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ss {
  height: 10px;
  background-position: -4669px 0px;
}

/* line 888, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.st {
  height: 10px;
  background-position: -4691px 0px;
}

/* line 892, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sv {
  height: 12px;
  background-position: -4713px 0px;
}

/* line 896, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sx {
  height: 14px;
  background-position: -4735px 0px;
}

/* line 900, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sy {
  height: 14px;
  background-position: -4757px 0px;
}

/* line 904, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.sz {
  height: 14px;
  background-position: -4779px 0px;
}

/* line 908, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ta {
  height: 10px;
  background-position: -4801px 0px;
}

/* line 912, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.tc {
  height: 10px;
  background-position: -4823px 0px;
}

/* line 916, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.td {
  height: 14px;
  background-position: -4845px 0px;
}

/* line 920, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.tf {
  height: 14px;
  background-position: -4867px 0px;
}

/* line 924, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.tg {
  height: 13px;
  background-position: -4889px 0px;
}

/* line 928, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.th {
  height: 14px;
  background-position: -4911px 0px;
}

/* line 932, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.tj {
  height: 10px;
  background-position: -4933px 0px;
}

/* line 936, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.tk {
  height: 10px;
  background-position: -4955px 0px;
}

/* line 940, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.tl {
  height: 10px;
  background-position: -4977px 0px;
}

/* line 944, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.tm {
  height: 14px;
  background-position: -4999px 0px;
}

/* line 948, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.tn {
  height: 14px;
  background-position: -5021px 0px;
}

/* line 952, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.to {
  height: 10px;
  background-position: -5043px 0px;
}

/* line 956, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.tr {
  height: 14px;
  background-position: -5065px 0px;
}

/* line 960, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.tt {
  height: 12px;
  background-position: -5087px 0px;
}

/* line 964, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.tv {
  height: 10px;
  background-position: -5109px 0px;
}

/* line 968, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.tw {
  height: 14px;
  background-position: -5131px 0px;
}

/* line 972, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.tz {
  height: 14px;
  background-position: -5153px 0px;
}

/* line 976, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ua {
  height: 14px;
  background-position: -5175px 0px;
}

/* line 980, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ug {
  height: 14px;
  background-position: -5197px 0px;
}

/* line 984, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.um {
  height: 11px;
  background-position: -5219px 0px;
}

/* line 988, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.us {
  height: 11px;
  background-position: -5241px 0px;
}

/* line 992, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.uy {
  height: 14px;
  background-position: -5263px 0px;
}

/* line 996, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.uz {
  height: 10px;
  background-position: -5285px 0px;
}

/* line 1000, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.va {
  height: 15px;
  background-position: -5307px 0px;
}

/* line 1004, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.vc {
  height: 14px;
  background-position: -5324px 0px;
}

/* line 1008, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ve {
  height: 14px;
  background-position: -5346px 0px;
}

/* line 1012, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.vg {
  height: 10px;
  background-position: -5368px 0px;
}

/* line 1016, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.vi {
  height: 14px;
  background-position: -5390px 0px;
}

/* line 1020, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.vn {
  height: 14px;
  background-position: -5412px 0px;
}

/* line 1024, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.vu {
  height: 12px;
  background-position: -5434px 0px;
}

/* line 1028, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.wf {
  height: 14px;
  background-position: -5456px 0px;
}

/* line 1032, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ws {
  height: 10px;
  background-position: -5478px 0px;
}

/* line 1036, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.xk {
  height: 15px;
  background-position: -5500px 0px;
}

/* line 1040, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.ye {
  height: 14px;
  background-position: -5522px 0px;
}

/* line 1044, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.yt {
  height: 14px;
  background-position: -5544px 0px;
}

/* line 1048, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.za {
  height: 14px;
  background-position: -5566px 0px;
}

/* line 1052, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.zm {
  height: 14px;
  background-position: -5588px 0px;
}

/* line 1056, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/sprite.scss */
.iti-flag.zw {
  height: 10px;
  background-position: -5610px 0px;
}

/* line 325, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.iti-flag {
  width: 20px;
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url(/assets/flags-38025784bedeb5e4cae496b131c85cabbd95ae0b1c0a3c9d9cb474d7262db04b.png);
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 325, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
  .iti-flag {
    background-image: url(/assets/flags@2x-e21becc4db003c08194a77f3311709fc0002a99be5dd18e8a5ba661c0472dc35.png);
  }
}

/* line 343, ../../usr/local/bundle/gems/intl-tel-input-rails-12.3.0/app/assets/stylesheets/intlTelInput.scss */
.iti-flag.np {
  background-color: transparent;
}

/* line 3, app/assets/stylesheets/templates/phone_calls.scss */
.keypad-container {
  margin-top: 15px;
  width: 100%;
}

/* line 6, app/assets/stylesheets/templates/phone_calls.scss */
.keypad-container .key {
  float: left;
  width: calc(33% - 27px);
  padding: 15px 10px;
  margin: 9px 9px 0 0;
  font-size: 20px;
}

/* line 13, app/assets/stylesheets/templates/phone_calls.scss */
.keypad-container .key:nth-child(3n) {
  margin-right: 0;
}

/* line 18, app/assets/stylesheets/templates/phone_calls.scss */
.phone-number-to-dial[type="text"] {
  width: 100%;
  padding: 20px;
  font-size: 15px;
}

/* line 24, app/assets/stylesheets/templates/phone_calls.scss */
.register-number-input {
  width: 100%;
}

/* line 26, app/assets/stylesheets/templates/phone_calls.scss */
.register-number-input #appendedInputButton {
  width: calc(85% - 5px);
  padding: 5px;
}

/* line 30, app/assets/stylesheets/templates/phone_calls.scss */
.register-number-input .btn {
  width: calc(15% - 5px);
  padding: 5px;
}

/* line 36, app/assets/stylesheets/templates/phone_calls.scss */
select.registered-number-select {
  width: 100%;
  font-size: 15px;
  height: 40px;
}

/* line 42, app/assets/stylesheets/templates/phone_calls.scss */
.registered-number {
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  padding: 6px;
  width: calc(100% - 6px);
  margin-bottom: 10px;
}

/* line 48, app/assets/stylesheets/templates/phone_calls.scss */
.registered-number i {
  margin: 3px 0px;
}

/* line 51, app/assets/stylesheets/templates/phone_calls.scss */
.registered-number .phone-num-name {
  font-weight: bold;
  margin-right: 20px;
}

/* line 55, app/assets/stylesheets/templates/phone_calls.scss */
.registered-number .destroy-number:hover {
  color: #8c8c8c;
  cursor: pointer;
}

/* line 59, app/assets/stylesheets/templates/phone_calls.scss */
.registered-number .extra-info {
  margin-top: 5px;
}

/* line 63, app/assets/stylesheets/templates/phone_calls.scss */
.destroying-number {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

/* line 67, app/assets/stylesheets/templates/phone_calls.scss */
.destroying-number i {
  color: #cccccc;
}

/* line 71, app/assets/stylesheets/templates/phone_calls.scss */
#phone-number {
  padding: 14px 14px 14px 51px;
  width: 220px;
}

/* line 75, app/assets/stylesheets/templates/phone_calls.scss */
.invalid-number {
  outline: 0 !important;
  border: 1px solid #FFA3A3 !important;
  box-shadow: inset 0 1px 1px #FFA3A3, 0 0 8px #FFA3A3 !important;
}

/* line 80, app/assets/stylesheets/templates/phone_calls.scss */
.alert-registration-initiated {
  text-align: center;
  margin-top: 20px;
  font-size: 40px;
  font-weight: bold;
  padding: 20px;
}

/* line 87, app/assets/stylesheets/templates/phone_calls.scss */
.alert-registration-success {
  margin-top: 20px;
  text-align: center;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  padding: 14px;
}

/* line 98, app/assets/stylesheets/templates/phone_calls.scss */
#submit-registration-modal .modal-body .row-fluid .advice-section {
  float: right;
}

/* line 101, app/assets/stylesheets/templates/phone_calls.scss */
#submit-registration-modal .modal-body .row-fluid .form-section {
  float: left;
}

/* line 107, app/assets/stylesheets/templates/phone_calls.scss */
.intl-tel-input {
  width: 100%;
}

/* line 110, app/assets/stylesheets/templates/phone_calls.scss */
.call-modal-number {
  text-align: center;
  color: #339900;
  font-size: 30px;
  line-height: 1.5;
  font-weight: bold;
}

/* line 117, app/assets/stylesheets/templates/phone_calls.scss */
.call-modal-animation {
  font-size: 30px;
  text-align: center;
}

/* line 120, app/assets/stylesheets/templates/phone_calls.scss */
.call-modal-animation .call-icons {
  -webkit-animation: flash linear 2s infinite;
  animation: flash linear 2s infinite;
}

@-webkit-keyframes flash {
  0% {
    opacity: 1;
  }
  50% {
    opacity: .1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes flash {
  0% {
    opacity: 1;
  }
  50% {
    opacity: .1;
  }
  100% {
    opacity: 1;
  }
}

/* line 135, app/assets/stylesheets/templates/phone_calls.scss */
.call-modal-advice {
  font-size: 20px;
}

/* line 138, app/assets/stylesheets/templates/phone_calls.scss */
.call-icons {
  -webkit-animation: flash linear 2s infinite;
  animation: flash linear 2s infinite;
}

@-webkit-keyframes flash {
  0% {
    opacity: 1;
  }
  50% {
    opacity: .1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes flash {
  0% {
    opacity: 1;
  }
  50% {
    opacity: .1;
  }
  100% {
    opacity: 1;
  }
}

/* line 1, app/assets/stylesheets/templates/shop.scss */
.shop-table {
  border-collapse: separate;
}

/* line 4, app/assets/stylesheets/templates/shop.scss */
.shop-table td:nth-child(1) {
  width: 60px;
  overflow: hidden;
}

/* line 9, app/assets/stylesheets/templates/shop.scss */
.shop-table td:nth-child(2) {
  padding-top: 30px;
}

/* line 13, app/assets/stylesheets/templates/shop.scss */
.shop-table td:nth-child(3) {
  padding-top: 30px;
  width: 50px;
}

/* line 18, app/assets/stylesheets/templates/shop.scss */
.shop-table td:nth-child(4) {
  padding-top: 24px;
  width: 50px;
}

/* line 22, app/assets/stylesheets/templates/shop.scss */
.shop-table td:nth-child(4) select {
  width: 50px;
  margin-bottom: 0;
}

/* line 28, app/assets/stylesheets/templates/shop.scss */
.shop-table td:last-child {
  padding-top: 10px;
  width: 75px;
}

/* line 33, app/assets/stylesheets/templates/shop.scss */
.shop-table tr.selected {
  background-color: #f9f9f9;
}

/* line 37, app/assets/stylesheets/templates/shop.scss */
.shop-table .quote {
  padding-top: 25px !important;
}

/* line 42, app/assets/stylesheets/templates/shop.scss */
.input-prepend.in-modal {
  width: 100%;
}

/* line 44, app/assets/stylesheets/templates/shop.scss */
.input-prepend.in-modal .quote-add-on {
  width: 30px;
}

/* line 48, app/assets/stylesheets/templates/shop.scss */
.input-prepend.in-modal .quote-add-on-input {
  width: calc( 100% - 55px);
}

/* line 54, app/assets/stylesheets/templates/shop.scss */
#shop-checked-out {
  display: none;
}

/* line 58, app/assets/stylesheets/templates/shop.scss */
#shop-checked-out-error {
  display: none;
}

/* line 62, app/assets/stylesheets/templates/shop.scss */
#payment-reminder {
  display: none;
}

/* line 66, app/assets/stylesheets/templates/shop.scss */
#desktop-basket {
  margin-top: 8px;
}

/* line 69, app/assets/stylesheets/templates/shop.scss */
#desktop-basket hr {
  border-top: 1px solid #cccccc;
  border-bottom: none;
}

/* line 76, app/assets/stylesheets/templates/shop.scss */
.product-modal .product-image {
  margin: auto;
  max-width: 200px;
}

@media (max-width: 450px) {
  /* line 83, app/assets/stylesheets/templates/shop.scss */
  .shop-table {
    border-collapse: separate;
  }
  /* line 87, app/assets/stylesheets/templates/shop.scss */
  .shop-table th:nth-child(2) strong {
    display: none;
  }
  /* line 93, app/assets/stylesheets/templates/shop.scss */
  .shop-table th:nth-child(3) strong {
    display: none;
  }
  /* line 98, app/assets/stylesheets/templates/shop.scss */
  .shop-table th:last-child {
    display: none;
  }
  /* line 104, app/assets/stylesheets/templates/shop.scss */
  .shop-table td:nth-child(1) {
    display: none;
  }
}

@media (min-width: 767px) {
  /* line 111, app/assets/stylesheets/templates/shop.scss */
  #view-cart-mobile {
    display: none;
  }
}

@media (max-width: 767px) {
  /* line 117, app/assets/stylesheets/templates/shop.scss */
  #desktop-basket {
    display: none;
  }
}

/* line 2, app/assets/stylesheets/templates/activate_trial.scss */
.trial-page #opps {
  display: none;
}

/* line 6, app/assets/stylesheets/templates/activate_trial.scss */
.trial-page #request-sent {
  display: none;
}

/* line 10, app/assets/stylesheets/templates/activate_trial.scss */
.trial-page .step-form-block {
  padding: 20px;
  background: #0074cc;
  margin-bottom: 12px;
  color: #ffffff;
  text-align: center;
  font-size: 33px;
}

/* line 19, app/assets/stylesheets/templates/activate_trial.scss */
.trial-page .form-block {
  padding: 20px;
  border: 1px solid #cccccc;
  margin-bottom: 12px;
  color: #666666;
}

/* line 25, app/assets/stylesheets/templates/activate_trial.scss */
.trial-page .form-block input[type="checkbox"] {
  float: left;
  margin: 5px 0 0;
}

/* line 30, app/assets/stylesheets/templates/activate_trial.scss */
.trial-page .form-block textarea {
  width: 100%;
  height: 90px;
}

/* line 35, app/assets/stylesheets/templates/activate_trial.scss */
.trial-page .form-block input[type="radio"] {
  float: left;
  margin: 5px 0 0;
}

/* line 40, app/assets/stylesheets/templates/activate_trial.scss */
.trial-page .form-block label {
  margin-bottom: 7px;
}

/* line 44, app/assets/stylesheets/templates/activate_trial.scss */
.trial-page .form-block checkboxlabel {
  margin-left: 13px;
  display: inline;
}

/* line 49, app/assets/stylesheets/templates/activate_trial.scss */
.trial-page .form-block radioLabel {
  margin-left: 13px;
  display: inline;
}

/* line 55, app/assets/stylesheets/templates/activate_trial.scss */
.trial-page .page-title {
  margin-bottom: 25px;
  text-align: center;
}

@media (min-width: 1024px) {
  /* line 63, app/assets/stylesheets/templates/activate_trial.scss */
  .trial-page .page-title {
    margin-top: 0;
    margin-bottom: 35px;
  }
}

@media (max-width: 767px) {
  /* line 72, app/assets/stylesheets/templates/activate_trial.scss */
  .trial-page .step-form-block {
    display: none;
  }
}

/* line 78, app/assets/stylesheets/templates/activate_trial.scss */
.trial-over {
  background-color: #ff4d4d;
}

/* line 82, app/assets/stylesheets/templates/activate_trial.scss */
.trial-request-form {
  background: #eeeeee;
  min-height: 400px;
}

/* --- BASIC STYLES FOR THE TIMELINE --- */
/* Outer container for the entire timeline */
/* line 4, app/assets/stylesheets/templates/insight_timeline.scss */
.lesson-timeline-container {
  display: flex;
  width: 100%;
}

/* Left vertical line (the spine of the timeline) */
/* line 10, app/assets/stylesheets/templates/insight_timeline.scss */
.vertical-line {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 16, app/assets/stylesheets/templates/insight_timeline.scss */
.vertical-top,
.vertical-bottom {
  height: 4px;
  width: 7px;
  background: #1b75bb;
  /* Example primary color */
}

/* line 23, app/assets/stylesheets/templates/insight_timeline.scss */
.vertical-center {
  flex: 1;
  width: 3px;
  background: #1b75bb;
  /* Example primary color */
}

/* Main container for phases */
/* line 30, app/assets/stylesheets/templates/insight_timeline.scss */
.timeline-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
  /* spacing between phases */
  width: 100%;
}

/* Each phase container (horizontal row) */
/* line 38, app/assets/stylesheets/templates/insight_timeline.scss */
.phase-section {
  display: flex;
  width: 100%;
}

/* Icons at the left of each phase (circle & caret) */
/* line 44, app/assets/stylesheets/templates/insight_timeline.scss */
.phase-icons {
  margin-left: -10px;
  margin-top: 4px;
  color: #1b75bb;
  /* match primary color if desired */
}

/* line 50, app/assets/stylesheets/templates/insight_timeline.scss */
.connector-icon {
  margin: 4px;
  color: #E2E8F0;
  /* secondary color for caret */
}

/* Thin vertical connector (dotted line) for each phase */
/* line 56, app/assets/stylesheets/templates/insight_timeline.scss */
.phase-vertical-connector {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 62, app/assets/stylesheets/templates/insight_timeline.scss */
.phase-vertical-connector .vertical-top {
  background-color: #E2E8F0;
}

/* line 66, app/assets/stylesheets/templates/insight_timeline.scss */
.phase-vertical-connector .vertical-center {
  background-color: transparent;
  border-left: 3px dotted #E2E8F0;
  /* dotted line in the middle */
  width: 0;
  /* override width to show it as a vertical dotted line */
  flex: 1;
}

/* line 73, app/assets/stylesheets/templates/insight_timeline.scss */
.phase-vertical-connector .vertical-bottom {
  background-color: #E2E8F0;
}

/* Container for phase title, description, and moments */
/* line 78, app/assets/stylesheets/templates/insight_timeline.scss */
.phase-block {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}

/* Row for the phase title and the optional link on the right */
/* line 86, app/assets/stylesheets/templates/insight_timeline.scss */
.phase-title-container {
  display: flex;
  gap: 8px;
  margin-left: 8px;
}

/* line 92, app/assets/stylesheets/templates/insight_timeline.scss */
.phase-title-description {
  flex: 1;
  /* fill available space */
  position: relative;
}

/* line 97, app/assets/stylesheets/templates/insight_timeline.scss */
.phase-title {
  font-weight: 600;
  margin-bottom: 4px;
  /* small spacing below title */
}

/* line 102, app/assets/stylesheets/templates/insight_timeline.scss */
.phase-video {
  min-width: 110px;
  flex-shrink: 0;
  /* keeps the link from shrinking */
  text-align: center;
  /* optional center text for the link */
}

/* For each 'moment' within a phase */
/* line 109, app/assets/stylesheets/templates/insight_timeline.scss */
.moment-section {
  display: flex;
  margin-left: 8px;
  /* indent moments slightly */
}

/* line 114, app/assets/stylesheets/templates/insight_timeline.scss */
.moment-arrow {
  margin-right: -2px;
  margin-top: 3px;
  color: #1b75bb;
  /* arrow color, match primary */
}

/* line 120, app/assets/stylesheets/templates/insight_timeline.scss */
.moment-content {
  display: flex;
  flex: 1;
  gap: 8px;
}

/* line 126, app/assets/stylesheets/templates/insight_timeline.scss */
.moment-text-block {
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 1;
}

/* The colored bubble for moment text */
/* line 134, app/assets/stylesheets/templates/insight_timeline.scss */
.moment-bubble {
  padding: 8px;
  background-color: #1b75bb;
  /* bubble background */
  color: #ffffff;
  /* text color */
  border-radius: 8px;
}

/* line 141, app/assets/stylesheets/templates/insight_timeline.scss */
.moment-description {
  font-size: 12px;
}

/* line 145, app/assets/stylesheets/templates/insight_timeline.scss */
.moment-hidden {
  display: none;
  /* hidden verbatim transcript quote */
}

/* line 149, app/assets/stylesheets/templates/insight_timeline.scss */
.moment-labels {
  display: flex;
}

/* line 153, app/assets/stylesheets/templates/insight_timeline.scss */
.moment-labels-spacer {
  flex: 1;
}

/* line 157, app/assets/stylesheets/templates/insight_timeline.scss */
.moment-focus-area {
  font-size: 12px;
  font-weight: 600;
  display: flex;
  align-items: center;
}

/* line 164, app/assets/stylesheets/templates/insight_timeline.scss */
.moment-focus-area i {
  margin-right: 4px;
}

/* line 168, app/assets/stylesheets/templates/insight_timeline.scss */
.moment-video {
  min-width: 110px;
  flex-shrink: 0;
  text-align: center;
  /* optional */
}

/* line 4, app/assets/stylesheets/templates/groups/group_card_grid.scss */
.index-top-controls form.group_search input {
  border: none;
  box-shadow: none;
}

/* line 8, app/assets/stylesheets/templates/groups/group_card_grid.scss */
.index-top-controls form.group_search input:focus {
  box-shadow: none;
}

/* line 13, app/assets/stylesheets/templates/groups/group_card_grid.scss */
.index-top-controls form.group_search input.string {
  padding-left: 15px !important;
}

/* line 144, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* line 3, app/assets/stylesheets/templates/groups/general.scss */
.empty-group-library-disclaimer {
  padding-top: 200px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #0074cc;
}

/* line 11, app/assets/stylesheets/templates/groups/general.scss */
.breadcrumb {
  height: 48px;
}

/* line 14, app/assets/stylesheets/templates/groups/general.scss */
.breadcrumb li {
  padding-top: 5px;
}

/* line 18, app/assets/stylesheets/templates/groups/general.scss */
.breadcrumb .new-group {
  float: right;
  padding: 4px 12px;
}

/* line 24, app/assets/stylesheets/templates/groups/general.scss */
.edit-page-ace-container {
  height: 829px;
  overflow: auto;
}

/* line 29, app/assets/stylesheets/templates/groups/general.scss */
.edit-page-target {
  height: 829px;
  overflow: auto;
}

/* line 35, app/assets/stylesheets/templates/groups/general.scss */
.group .body {
  padding-top: 0px;
}

/* line 40, app/assets/stylesheets/templates/groups/general.scss */
.group .page .markdown-editor {
  min-height: 600px;
}

/* line 44, app/assets/stylesheets/templates/groups/general.scss */
.group .page .preview-panel {
  width: 100%;
}

/* line 47, app/assets/stylesheets/templates/groups/general.scss */
.group .page .preview-panel table:not(.tw-table) {
  padding: 0;
  width: 100%;
}

/* line 51, app/assets/stylesheets/templates/groups/general.scss */
.group .page .preview-panel table:not(.tw-table) tr:not(.tw-table thead tr, .tw-table tbody tr) {
  border-top: 1px solid #cccccc;
  background-color: white;
  margin: 0;
  padding: 0;
}

/* line 57, app/assets/stylesheets/templates/groups/general.scss */
.group .page .preview-panel table:not(.tw-table) tr:not(.tw-table thead tr, .tw-table tbody tr) th:not(.tw-table thead tr th, .tw-table tbody tr th) {
  font-weight: bold;
  border: 1px solid #cccccc;
  text-align: left;
  margin: 0;
  padding: 6px 13px;
}

/* line 65, app/assets/stylesheets/templates/groups/general.scss */
.group .page .preview-panel table:not(.tw-table) tr:not(.tw-table thead tr, .tw-table tbody tr) td:not(.tw-table thead tr td, .tw-table tbody tr td) {
  border: 1px solid #cccccc;
  text-align: left;
  margin: 0;
  padding: 6px 13px;
}

/* line 74, app/assets/stylesheets/templates/groups/general.scss */
.group .page .preview-panel q {
  display: inline;
}

/* line 77, app/assets/stylesheets/templates/groups/general.scss */
.group .page .preview-panel q:before {
  content: open-quote;
}

/* line 81, app/assets/stylesheets/templates/groups/general.scss */
.group .page .preview-panel q:after {
  content: close-quote;
}

/* line 87, app/assets/stylesheets/templates/groups/general.scss */
.group .page .asset-embed {
  display: block;
  margin: 10px 0 10px 0;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  position: relative;
}

/* line 97, app/assets/stylesheets/templates/groups/general.scss */
.group .page .asset-embed .alert {
  margin: 0;
}

/* line 102, app/assets/stylesheets/templates/groups/general.scss */
.group .page .page-reflection-thumb {
  border-radius: 4px;
  height: 40px;
  margin: 2px 10px 2px 2px;
  float: left;
}

/* line 109, app/assets/stylesheets/templates/groups/general.scss */
.group .page .page-reflection-details {
  margin-top: 3px;
}

/* line 113, app/assets/stylesheets/templates/groups/general.scss */
.group .page .page-asset-action-button {
  position: absolute;
  top: 23%;
  right: 6px;
}

/* line 119, app/assets/stylesheets/templates/groups/general.scss */
.group .page .page-asset-details {
  margin-left: 2px;
}

/* line 123, app/assets/stylesheets/templates/groups/general.scss */
.group .page .markdown-modal {
  width: 768px;
}

/* line 126, app/assets/stylesheets/templates/groups/general.scss */
.group .page .markdown-modal .modal-body {
  max-height: 420px;
  overflow-y: auto;
}

/* line 130, app/assets/stylesheets/templates/groups/general.scss */
.group .page .markdown-modal .modal-body pre {
  word-break: normal;
  word-wrap: normal;
}

/* line 139, app/assets/stylesheets/templates/groups/general.scss */
.group .about .about-section {
  margin-bottom: 15px;
}

/* line 142, app/assets/stylesheets/templates/groups/general.scss */
.group .about .about-section .title {
  font-size: 17.5px;
  color: #0074cc;
  font-weight: bold;
  margin-bottom: 10px;
}

/* line 149, app/assets/stylesheets/templates/groups/general.scss */
.group .about .about-section .information {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  padding: 6px;
  border-radius: 3px;
}

/* line 160, app/assets/stylesheets/templates/groups/general.scss */
.group-library-controls .btn {
  background-color: #D3D3D3;
  float: left;
  width: calc(50% - 27px);
  margin: 5px 0;
}

/* line 167, app/assets/stylesheets/templates/groups/general.scss */
.group-library-controls .btn:first-child {
  margin-right: 5px;
}

/* line 172, app/assets/stylesheets/templates/groups/general.scss */
.group-delete-btn {
  clear: both;
}

/* line 175, app/assets/stylesheets/templates/groups/general.scss */
.group-delete-btn .btn {
  background-color: #D3D3D3;
}

/* line 180, app/assets/stylesheets/templates/groups/general.scss */
.group-reflection-filters {
  margin-bottom: 10px;
}

/* line 183, app/assets/stylesheets/templates/groups/general.scss */
.group-reflection-filters .reflection-filters {
  clear: both;
}

/* line 187, app/assets/stylesheets/templates/groups/general.scss */
.group-reflection-filters #start-filter-button {
  margin-top: 5px;
}

/* line 192, app/assets/stylesheets/templates/groups/general.scss */
.group-administration-page-separator {
  border-bottom: 1px solid #339900;
  margin-bottom: 15px;
  padding-bottom: 10px;
}

/* line 197, app/assets/stylesheets/templates/groups/general.scss */
.group-administration-page-separator .title {
  color: #339900;
  font-size: 30px;
}

/* line 202, app/assets/stylesheets/templates/groups/general.scss */
.group-administration-page-separator .group-admin-help-contents {
  border: 1px solid #49afcd;
  border-radius: 4px;
  margin-top: 10px;
  padding: 10px;
}

@media (max-width: 650px) {
  /* line 210, app/assets/stylesheets/templates/groups/general.scss */
  .group-administration-page-separator .group-help-button {
    margin-bottom: 5px;
  }
}

@media (max-width: 650px) {
  /* line 217, app/assets/stylesheets/templates/groups/general.scss */
  .add-a-group-from-index {
    text-align: center;
  }
  /* line 220, app/assets/stylesheets/templates/groups/general.scss */
  .add-a-group-from-index .btn {
    float: none;
    display: inline-block;
  }
}

@media (max-width: 767px) {
  /* line 228, app/assets/stylesheets/templates/groups/general.scss */
  .custom-filter {
    margin-bottom: 5px;
  }
}

/* line 144, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* Colors scheme */
/* line 4, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-base {
  background-color: #ebecf0 !important;
}

/* line 7, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-grey {
  background-color: #efefee !important;
}

/* line 10, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-white {
  background-color: #ffffff !important;
}

/* line 13, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-blue {
  background-color: #2a6fbb !important;
}

/* line 16, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-blue--lighter {
  background-color: #b2e5f7 !important;
}

/* line 20, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-blue--light {
  background-color: #04abe3 !important;
}

/* line 24, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-blue--dark {
  background-color: #1e2264 !important;
}

/* line 28, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-teal {
  background-color: #00baba !important;
}

/* line 31, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-orange {
  background-color: #2b348f !important;
}

/* line 34, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-coral {
  background-color: #ff4f5c !important;
}

/* line 37, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-yellow {
  background-color: #ffc900 !important;
}

/* line 40, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-slate {
  background-color: #283238 !important;
}

/* line 43, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-purple {
  background-color: #bfc2dd !important;
}

/* line 46, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-purple {
  background-color: #4b54a1 !important;
}

/* line 49, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-purple--light {
  background-color: #bfc2dd !important;
}

/* line 52, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-purple--dark {
  background-color: #3d4599 !important;
}

/* line 58, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-grey {
  color: #efefee !important;
}

/* line 61, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-white {
  color: #ffffff !important;
}

/* line 64, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-blue {
  color: #2a6fbb !important;
}

/* line 67, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-blue--light {
  color: #04abe3 !important;
}

/* line 71, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-blue--dark {
  color: #1e2264 !important;
}

/* line 75, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-teal {
  color: #00baba !important;
}

/* line 78, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-orange {
  color: #ffa500 !important;
}

/* line 81, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-coral {
  color: #ff4f5c !important;
}

/* line 84, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-yellow {
  color: #ffc900 !important;
}

/* line 87, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-slate {
  color: #283238 !important;
}

/* line 90, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-purple {
  color: #4b54a1 !important;
}

/* line 93, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-purple--light {
  color: #bfc2dd !important;
}

/* line 96, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-purple--dark {
  color: #3d4599 !important;
}

/* line 103, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-btn {
  border: none;
  color: white !important;
  background-color: #82c837 !important;
}

/* line 108, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-btn--orange {
  border: none;
  color: white !important;
  background-color: #ffa500 !important;
}

/* line 114, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-btn--yellow {
  border: none;
  color: black !important;
  background-color: #ffc900 !important;
}

/* line 123, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top {
  border-top: 5px dashed black;
}

/* line 125, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--grey {
  border-color: #efefee !important;
}

/* line 128, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--white {
  border-color: #ffffff !important;
}

/* line 131, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--blue {
  border-color: #2a6fbb !important;
}

/* line 134, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--blue-light {
  border-color: #04abe3 !important;
}

/* line 137, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--blue-dark {
  border-color: #1e2264 !important;
}

/* line 140, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--teal {
  border-color: #00baba !important;
}

/* line 143, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--orange {
  border-color: #ffa500 !important;
}

/* line 146, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--coral {
  border-color: #ff4f5c !important;
}

/* line 149, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--yellow {
  border-color: #ffc900 !important;
}

/* line 152, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--slate {
  border-color: #283238 !important;
}

/* line 155, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--purple {
  border-color: #4b54a1 !important;
}

/* line 158, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--purple-light {
  border-color: #bfc2dd !important;
}

/* line 161, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--purple-dark {
  color: #3d4599 !important;
}

/* line 166, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right {
  border-right: 5px dashed black;
}

/* line 168, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--grey {
  border-color: #efefee !important;
}

/* line 171, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--white {
  border-color: #ffffff !important;
}

/* line 174, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--blue {
  border-color: #2a6fbb !important;
}

/* line 177, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--blue-light {
  border-color: #04abe3 !important;
}

/* line 180, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--blue-dark {
  border-color: #1e2264 !important;
}

/* line 183, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--teal {
  border-color: #00baba !important;
}

/* line 186, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--orange {
  border-color: #ffa500 !important;
}

/* line 189, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--coral {
  border-color: #ff4f5c !important;
}

/* line 192, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--yellow {
  border-color: #ffc900 !important;
}

/* line 195, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--slate {
  border-color: #283238 !important;
}

/* line 198, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--purple {
  border-color: #4b54a1 !important;
}

/* line 201, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--purple-light {
  border-color: #bfc2dd !important;
}

/* line 204, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--purple-dark {
  border-color: #3d4599 !important;
}

/* line 209, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom {
  border-bottom: 5px dashed black;
}

/* line 211, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--grey {
  border-color: #efefee !important;
}

/* line 214, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--white {
  border-color: #ffffff !important;
}

/* line 217, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--blue {
  border-color: #2a6fbb !important;
}

/* line 220, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--blue-light {
  border-color: #04abe3 !important;
}

/* line 223, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--blue-dark {
  border-color: #1e2264 !important;
}

/* line 226, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--teal {
  border-color: #00baba !important;
}

/* line 229, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--orange {
  border-color: #ffa500 !important;
}

/* line 232, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--coral {
  border-color: #ff4f5c !important;
}

/* line 235, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--yellow {
  border-color: #ffc900 !important;
}

/* line 238, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--slate {
  border-color: #283238 !important;
}

/* line 241, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--purple {
  border-color: #4b54a1 !important;
}

/* line 244, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--purple-light {
  border-color: #bfc2dd !important;
}

/* line 247, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--purple-dark {
  border-color: #3d4599 !important;
}

/* line 252, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left {
  border-left: 5px dashed black;
}

/* line 254, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--grey {
  border-color: #efefee !important;
}

/* line 257, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--white {
  border-color: #ffffff !important;
}

/* line 260, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--blue {
  border-color: #2a6fbb !important;
}

/* line 263, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--blue-light {
  border-color: #04abe3 !important;
}

/* line 266, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--blue-dark {
  border-color: #1e2264 !important;
}

/* line 269, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--teal {
  border-color: #00baba !important;
}

/* line 272, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--orange {
  border-color: #ffa500 !important;
}

/* line 275, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--coral {
  border-color: #ff4f5c !important;
}

/* line 278, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--yellow {
  border-color: #ffc900 !important;
}

/* line 281, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--slate {
  border-color: #283238 !important;
}

/* line 284, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--purple {
  border-color: #4b54a1 !important;
}

/* line 287, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--purple-light {
  border-color: #bfc2dd !important;
}

/* line 290, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--purple-dark {
  border-color: #3d4599 !important;
}

/* line 3, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--10 {
  width: 10% !important;
  height: auto;
}

/* line 7, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--15 {
  width: 15% !important;
  height: auto;
}

/* line 11, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--20 {
  width: 20% !important;
  height: auto;
}

/* line 15, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--25 {
  width: 25% !important;
  height: auto;
}

/* line 19, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--30 {
  width: 30% !important;
  height: auto;
}

/* line 23, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--35 {
  width: 35% !important;
  height: auto;
}

/* line 27, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--40 {
  width: 40% !important;
  height: auto;
}

/* line 31, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--45 {
  width: 45% !important;
  height: auto;
}

/* line 35, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--50 {
  width: 50% !important;
  height: auto;
}

/* line 39, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--55 {
  width: 55% !important;
  height: auto;
}

/* line 43, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--60 {
  width: 60% !important;
  height: auto;
}

/* line 47, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--65 {
  width: 65% !important;
  height: auto;
}

/* line 51, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--70 {
  width: 70% !important;
  height: auto;
}

/* line 55, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--75 {
  width: 75% !important;
  height: auto;
}

/* line 59, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--80 {
  width: 80% !important;
  height: auto;
}

/* line 63, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--85 {
  width: 85% !important;
  height: auto;
}

/* line 67, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--90 {
  width: 90% !important;
  height: auto;
}

/* line 71, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--95 {
  width: 95% !important;
  height: auto;
}

/* line 75, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--full {
  width: 100% !important;
  height: auto;
}

/* line 83, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-btn {
  width: 200px;
  height: 40px;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 91, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-btn:hover {
  text-decoration: none !important;
}

/* Text Elements */
/* line 98, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-title,
.ss-hero-title {
  font-size: 32px !important;
  line-height: 30px !important;
  font-weight: bold !important;
}

@media (min-width: 876px) and (max-width: 1199px) {
  /* line 98, app/assets/stylesheets/templates/groups/templates/utilities.scss */
  .ss-title,
.ss-hero-title {
    font-size: 45px !important;
    line-height: 40px !important;
  }
}

@media (min-width: 1200px) {
  /* line 98, app/assets/stylesheets/templates/groups/templates/utilities.scss */
  .ss-title,
.ss-hero-title {
    font-size: 60px !important;
    line-height: 50px !important;
  }
}

/* line 114, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-subtitle,
.ss-hero-subtitle {
  font-size: 18px;
  font-weight: medium;
}

@media (min-width: 876px) and (max-width: 1199px) {
  /* line 114, app/assets/stylesheets/templates/groups/templates/utilities.scss */
  .ss-subtitle,
.ss-hero-subtitle {
    font-size: 22px !important;
  }
}

@media (min-width: 1200px) {
  /* line 114, app/assets/stylesheets/templates/groups/templates/utilities.scss */
  .ss-subtitle,
.ss-hero-subtitle {
    font-size: 26px !important;
  }
}

/* line 126, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-subtitle--left,
.ss-hero-subtitle--left {
  text-align: left;
}

/* line 129, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-subtitle--center,
.ss-hero-subtitle--center {
  text-align: center;
}

/* line 132, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-subtitle--right,
.ss-hero-subtitle--right {
  text-align: right;
}

/* line 139, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-list-item {
  margin-left: 15px;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
}

/* line 148, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-left {
  text-align: left;
}

/* line 151, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-center {
  text-align: center;
}

/* line 154, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-right {
  text-align: right;
}

/* line 160, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-medium {
  font-weight: medium;
}

/* line 164, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-bold {
  font-weight: bold;
}

/* line 168, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-light {
  font-weight: light;
}

/* line 171, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-lighter {
  font-weight: lighter;
}

/* line 176, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--10 {
  padding: 10px;
}

/* line 179, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--15 {
  padding: 15px;
}

/* line 182, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--20 {
  padding: 20px;
}

/* line 185, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--25 {
  padding: 25px;
}

/* line 188, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--30 {
  padding: 30px;
}

/* line 191, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--35 {
  padding: 35px;
}

/* line 194, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--40 {
  padding: 40px;
}

/* line 197, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--45 {
  padding: 45px;
}

/* line 200, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--50 {
  padding: 50px;
}

/* line 203, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--55 {
  padding: 55px;
}

/* line 206, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--60 {
  padding: 60px;
}

/* line 209, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--65 {
  padding: 65px;
}

/* line 212, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--70 {
  padding: 70px;
}

/* line 215, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--75 {
  padding: 75px;
}

/* line 218, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--80 {
  padding: 80px;
}

/* line 221, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--85 {
  padding: 85px;
}

/* line 224, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--90 {
  padding: 90px;
}

/* line 227, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--95 {
  padding: 95px;
}

/* line 230, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--full {
  padding: 100px;
}

/* line 236, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--10 {
  margin: 10px;
}

/* line 239, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--15 {
  margin: 15px;
}

/* line 242, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--20 {
  margin: 20px;
}

/* line 245, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--25 {
  margin: 25px;
}

/* line 248, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--30 {
  margin: 30px;
}

/* line 251, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--35 {
  margin: 35px;
}

/* line 254, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--40 {
  margin: 40px;
}

/* line 257, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--45 {
  margin: 45px;
}

/* line 260, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--50 {
  margin: 50px;
}

/* line 263, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--55 {
  margin: 55px;
}

/* line 266, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--60 {
  margin: 60px;
}

/* line 269, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--65 {
  margin: 65px;
}

/* line 272, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--70 {
  margin: 70px;
}

/* line 275, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--75 {
  margin: 75px;
}

/* line 278, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--80 {
  margin: 80px;
}

/* line 281, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--85 {
  margin: 85px;
}

/* line 284, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--90 {
  margin: 90px;
}

/* line 287, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--95 {
  margin: 95px;
}

/* line 290, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--full {
  margin: 100px;
}

/* line 1, app/assets/stylesheets/templates/groups/templates/containers.scss */
.ss-infographic-container {
  position: relative;
  padding: 20px;
}

/* line 6, app/assets/stylesheets/templates/groups/templates/containers.scss */
.ss-btn-container {
  width: 100%;
  display: flex;
  margin-top: 20px;
  gap: 10px;
}

/* line 12, app/assets/stylesheets/templates/groups/templates/containers.scss */
.ss-btn-container--left {
  justify-content: start;
}

/* line 15, app/assets/stylesheets/templates/groups/templates/containers.scss */
.ss-btn-container--center {
  justify-content: center;
}

/* line 18, app/assets/stylesheets/templates/groups/templates/containers.scss */
.ss-btn-container--right {
  justify-content: end;
}

/* line 1, app/assets/stylesheets/templates/groups/templates/split-components.scss */
.ss-split-left,
.ss-split-right {
  padding: 20px 30px;
}

@media (min-width: 1200px) {
  /* line 1, app/assets/stylesheets/templates/groups/templates/split-components.scss */
  .ss-split-left,
.ss-split-right {
    width: 50%;
    height: 100%;
    padding: 20px 30px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

/* line 1, app/assets/stylesheets/templates/groups/templates/infographic-component.scss */
.ss-infographic-image {
  margin: 0 auto;
  text-align: center;
}

/* line 5, app/assets/stylesheets/templates/groups/templates/infographic-component.scss */
.ss-infographic-annotation {
  width: 50%;
  padding: 15px;
  position: absolute;
  bottom: 10%;
}

/* line 2, app/assets/stylesheets/templates/groups/templates/table-component.scss */
.ss-table table {
  border: 0.85px solid #9f9f9f;
  height: auto;
}

/* line 8, app/assets/stylesheets/templates/groups/templates/table-component.scss */
.ss-table table thead tr td {
  background-color: cornflowerblue;
  color: white;
  font-weight: bold;
}

/* line 15, app/assets/stylesheets/templates/groups/templates/table-component.scss */
.ss-table table td {
  padding: 3px 5px;
  border: 0.5px solid lightgray;
}

/* line 12, app/assets/stylesheets/templates/groups/page_editor.scss */
#page-editor-toolbar {
  width: 100%;
  margin-bottom: 6px;
  position: relative;
}

/* line 17, app/assets/stylesheets/templates/groups/page_editor.scss */
#page-editor-toolbar .btn {
  padding: 5px 0;
  font-size: 12px;
  width: 24px;
  line-height: 14px;
  text-align: center;
  margin-bottom: 4px;
}

/* line 25, app/assets/stylesheets/templates/groups/page_editor.scss */
#page-editor-toolbar .btn.insert-snippet {
  width: auto;
  padding: 5px;
}

/* line 29, app/assets/stylesheets/templates/groups/page_editor.scss */
#page-editor-toolbar .btn.insert-snippet .icon-plus {
  margin-left: 5px;
}

/* line 35, app/assets/stylesheets/templates/groups/page_editor.scss */
#page-editor-toolbar .snippet-dropdown-wrapper {
  display: inline-block;
}

/* line 39, app/assets/stylesheets/templates/groups/page_editor.scss */
#page-editor-toolbar .snippet-dropdown {
  position: relative;
}

/* line 42, app/assets/stylesheets/templates/groups/page_editor.scss */
#page-editor-toolbar .snippet-dropdown ul a {
  line-height: 14px;
  padding: 5px 10px;
  margin-bottom: 2px;
  border-radius: 6px;
  cursor: pointer;
}

/* line 49, app/assets/stylesheets/templates/groups/page_editor.scss */
#page-editor-toolbar .snippet-dropdown ul a i {
  margin-right: 10px;
}

/* line 53, app/assets/stylesheets/templates/groups/page_editor.scss */
#page-editor-toolbar .snippet-dropdown ul a:hover {
  background-color: #ddd;
  text-decoration: none;
}

/* line 61, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header {
  width: 88%;
  width: calc(100% - 12px);
  padding: 5px;
  border-radius: 4px;
  margin-bottom: 10px;
  border: 1px solid transparent;
}

/* line 68, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header .title {
  margin-left: 5px;
  width: 300px;
}

/* line 72, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header .title .caption {
  font-size: 16px;
  color: #0074cc;
  font-weight: bold;
  margin-right: 10px;
  float: left;
  padding-top: 3px;
}

/* line 81, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header .title input {
  width: 200px;
  margin-bottom: 0;
  height: auto;
  display: block;
  padding: .25rem .5rem;
  float: left;
}

/* line 91, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header .disclaimer {
  margin: 0 auto;
  text-align: center;
}

/* line 95, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header .disclaimer .public-label,
.page-edit-header .disclaimer .not-public-label {
  font-size: 16px;
}

/* line 99, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header .disclaimer .public-label .info-container,
.page-edit-header .disclaimer .not-public-label .info-container {
  font-size: 16px;
  margin-left: 10px;
  cursor: pointer;
  width: 28px;
  text-align: center;
  border-radius: 26px;
  display: inline-block;
}

/* line 111, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header .disclaimer .public-label .info-container {
  border: 1px solid #5bb75b;
}

/* line 117, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header .disclaimer .not-public-label .info-container {
  border: 1px solid #c09853;
}

/* line 123, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header .buttons {
  margin-right: 5px;
  float: right;
}

/* line 127, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header .buttons .btn {
  float: left;
  margin-left: 10px;
}

/* line 133, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header .buttons .saved {
  display: block;
}

/* line 137, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header .buttons .save {
  display: none;
}

/* line 142, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header.published {
  color: #5bb75b;
}

/* line 145, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header.published .disclaimer {
  font-weight: bold;
}

/* line 148, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header.published .disclaimer .public-label {
  display: inline;
}

/* line 152, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header.published .disclaimer .not-public-label {
  display: none;
}

/* line 158, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header.published .buttons .publish {
  display: none;
}

/* line 162, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header.published .buttons .unpublish {
  display: inline;
}

/* line 168, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header.unpublished {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}

/* line 174, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header.unpublished .disclaimer .public-label {
  display: none;
}

/* line 178, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header.unpublished .disclaimer .not-public-label {
  display: block;
}

/* line 184, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header.unpublished .buttons .publish {
  display: block;
}

/* line 188, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header.unpublished .buttons .unpublish {
  display: none;
}

/* line 196, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header.unsaved-changes .buttons .saved {
  display: none;
}

/* line 200, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-edit-header.unsaved-changes .buttons .save {
  display: block;
}

/* line 207, app/assets/stylesheets/templates/groups/page_editor.scss */
.unpublished-group-page-disclaimer {
  display: none;
}

/* line 211, app/assets/stylesheets/templates/groups/page_editor.scss */
.toggle-publish-background-controller {
  position: relative;
}

/* line 215, app/assets/stylesheets/templates/groups/page_editor.scss */
.toggle-publish-background-controller.unpublished .unpublished-group-page-disclaimer {
  display: block;
}

/* line 221, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content {
  color: #424242;
}

/* line 224, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content a:not(.btn) {
  color: #0088cc;
  text-decoration: underline;
}

/* line 229, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content p {
  margin-bottom: 1em;
  text-align: justify;
  width: 100%;
}

/* line 235, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content ol,
.page-editor-content ul:not(.tw-reflection-comment-dropdown ul, .tw-form-info-modal ul, .tw-submission-table-dropdown ul) {
  text-align: justify;
  margin-left: 1.25rem;
  margin-bottom: .5rem;
}

/* line 242, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content ol {
  list-style-type: decimal;
}

/* line 246, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content ul:not(.tw-reflection-comment-dropdown ul, .tw-form-info-modal ul, .tw-submission-table-dropdown ul, .tw-pagination ul) {
  list-style-type: disc;
}

/* line 250, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content h1 {
  font-size: 2em;
  padding-bottom: 0.3em;
  border-bottom: 1px solid #eeeeee;
  text-decoration: none;
  margin-top: 15px;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 1.25;
}

/* line 261, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content h2 {
  font-size: 1.5em;
  padding-bottom: 0.3em;
  border-bottom: 1px solid #eeeeee;
  text-decoration: none;
  margin-top: 15px;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 1.25;
}

/* line 272, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content h3 {
  font-size: 1.25em;
  padding-bottom: 0.3em;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 7px;
  font-weight: 600;
  line-height: 1.25;
}

/* line 282, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content h4,
.page-editor-content h5,
.page-editor-content h6:not(.tw-submission-filters div div h6) {
  font-size: 1em;
  padding-bottom: 0.3em;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 7px;
  font-weight: 600;
  line-height: 1.25;
}

/* line 294, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content hr {
  margin: 24px 0;
}

/* line 298, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content table {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 303, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content li:not(.tw-reflection-comment-dropdown li, .tw-submission-table-dropdown li) {
  margin-top: 10px;
}

/* line 307, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content blockquote {
  background: #f9f9f9;
  border: 0;
  margin: 10px 0px;
  padding: 15px 10px 10px 10px;
  line-height: 7px;
  border-radius: 10px;
}

/* line 315, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content blockquote:before, .page-editor-content blockquote:after {
  font-size: 37px;
  color: #cccccc;
}

/* line 321, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content blockquote:before {
  content: "\201C";
  vertical-align: -15px;
}

/* line 326, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content blockquote:after {
  vertical-align: -22px;
  content: "\201D";
}

/* line 331, app/assets/stylesheets/templates/groups/page_editor.scss */
.page-editor-content blockquote p {
  line-height: 22px;
  font-size: 14px;
  padding: 3px 0;
  display: inline;
}

/* line 341, app/assets/stylesheets/templates/groups/page_editor.scss */
#custom-popup .markdown-guide {
  overflow-y: auto;
}

/* line 346, app/assets/stylesheets/templates/groups/page_editor.scss */
.no-left-margin {
  margin-left: 0 !important;
}

/* line 144, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-blue {
  color: #1B75BB !important;
}

/* line 147, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-yellow {
  color: #FFC900 !important;
}

/* line 150, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-slate {
  color: #283238 !important;
}

/* line 153, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-navy {
  color: #262261 !important;
}

/* line 156, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-teal {
  color: #00BABA !important;
}

/* line 159, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-sky {
  color: #03ABE3 !important;
}

/* line 162, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-coral {
  color: #FF4F5C !important;
}

/* line 165, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-grey {
  color: #EFEFEF !important;
}

/* line 168, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-hellotrope {
  color: #D758FF !important;
}

/* line 171, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-iris-purple {
  color: #8194FF !important;
}

/* line 176, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-blue {
  background-color: #1B75BB !important;
}

/* line 180, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-yellow {
  background-color: #FFC900 !important;
}

/* line 184, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-slate {
  background-color: #283238 !important;
}

/* line 188, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-navy {
  background-color: #262261 !important;
}

/* line 192, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-teal {
  background-color: #00BABA !important;
}

/* line 196, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-sky {
  background-color: #03ABE3 !important;
}

/* line 200, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-coral {
  background-color: #FF4F5C !important;
}

/* line 204, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-grey {
  background-color: #EFEFEF !important;
}

/* line 208, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-hellotrope {
  background-color: #D758FF !important;
}

/* line 212, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-bg-iris-purple {
  background-color: #8194FF !important;
}

/* line 219, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-blue {
  border-color: #1B75BB !important;
}

/* line 223, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-yellow {
  border-color: #FFC900 !important;
}

/* line 227, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-slate {
  border-color: #283238 !important;
}

/* line 231, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-navy {
  border-color: #262261 !important;
}

/* line 235, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-teal {
  border-color: #00BABA !important;
}

/* line 239, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-sky {
  border-color: #03ABE3 !important;
}

/* line 243, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-coral {
  border-color: #FF4F5C !important;
}

/* line 247, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-grey {
  border-color: #EFEFEF !important;
}

/* line 251, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-hellotrope {
  border-color: #D758FF !important;
}

/* line 255, app/assets/stylesheets/templates/groups/../../tools/variables.scss */
.tw-border-iris-purple {
  border-color: #8194FF !important;
}

/* Colors scheme */
/* line 4, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-base {
  background-color: #ebecf0 !important;
}

/* line 7, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-grey {
  background-color: #efefee !important;
}

/* line 10, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-white {
  background-color: #ffffff !important;
}

/* line 13, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-blue {
  background-color: #2a6fbb !important;
}

/* line 16, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-blue--lighter {
  background-color: #b2e5f7 !important;
}

/* line 20, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-blue--light {
  background-color: #04abe3 !important;
}

/* line 24, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-blue--dark {
  background-color: #1e2264 !important;
}

/* line 28, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-teal {
  background-color: #00baba !important;
}

/* line 31, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-orange {
  background-color: #2b348f !important;
}

/* line 34, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-coral {
  background-color: #ff4f5c !important;
}

/* line 37, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-yellow {
  background-color: #ffc900 !important;
}

/* line 40, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-slate {
  background-color: #283238 !important;
}

/* line 43, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-purple {
  background-color: #bfc2dd !important;
}

/* line 46, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-purple {
  background-color: #4b54a1 !important;
}

/* line 49, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-purple--light {
  background-color: #bfc2dd !important;
}

/* line 52, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-purple--dark {
  background-color: #3d4599 !important;
}

/* line 58, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-grey {
  color: #efefee !important;
}

/* line 61, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-white {
  color: #ffffff !important;
}

/* line 64, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-blue {
  color: #2a6fbb !important;
}

/* line 67, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-blue--light {
  color: #04abe3 !important;
}

/* line 71, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-blue--dark {
  color: #1e2264 !important;
}

/* line 75, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-teal {
  color: #00baba !important;
}

/* line 78, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-orange {
  color: #ffa500 !important;
}

/* line 81, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-coral {
  color: #ff4f5c !important;
}

/* line 84, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-yellow {
  color: #ffc900 !important;
}

/* line 87, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-slate {
  color: #283238 !important;
}

/* line 90, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-purple {
  color: #4b54a1 !important;
}

/* line 93, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-purple--light {
  color: #bfc2dd !important;
}

/* line 96, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-purple--dark {
  color: #3d4599 !important;
}

/* line 103, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-btn {
  border: none;
  color: white !important;
  background-color: #82c837 !important;
}

/* line 108, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-btn--orange {
  border: none;
  color: white !important;
  background-color: #ffa500 !important;
}

/* line 114, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-bg-btn--yellow {
  border: none;
  color: black !important;
  background-color: #ffc900 !important;
}

/* line 123, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top {
  border-top: 5px dashed black;
}

/* line 125, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--grey {
  border-color: #efefee !important;
}

/* line 128, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--white {
  border-color: #ffffff !important;
}

/* line 131, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--blue {
  border-color: #2a6fbb !important;
}

/* line 134, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--blue-light {
  border-color: #04abe3 !important;
}

/* line 137, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--blue-dark {
  border-color: #1e2264 !important;
}

/* line 140, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--teal {
  border-color: #00baba !important;
}

/* line 143, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--orange {
  border-color: #ffa500 !important;
}

/* line 146, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--coral {
  border-color: #ff4f5c !important;
}

/* line 149, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--yellow {
  border-color: #ffc900 !important;
}

/* line 152, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--slate {
  border-color: #283238 !important;
}

/* line 155, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--purple {
  border-color: #4b54a1 !important;
}

/* line 158, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--purple-light {
  border-color: #bfc2dd !important;
}

/* line 161, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-top--purple-dark {
  color: #3d4599 !important;
}

/* line 166, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right {
  border-right: 5px dashed black;
}

/* line 168, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--grey {
  border-color: #efefee !important;
}

/* line 171, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--white {
  border-color: #ffffff !important;
}

/* line 174, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--blue {
  border-color: #2a6fbb !important;
}

/* line 177, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--blue-light {
  border-color: #04abe3 !important;
}

/* line 180, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--blue-dark {
  border-color: #1e2264 !important;
}

/* line 183, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--teal {
  border-color: #00baba !important;
}

/* line 186, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--orange {
  border-color: #ffa500 !important;
}

/* line 189, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--coral {
  border-color: #ff4f5c !important;
}

/* line 192, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--yellow {
  border-color: #ffc900 !important;
}

/* line 195, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--slate {
  border-color: #283238 !important;
}

/* line 198, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--purple {
  border-color: #4b54a1 !important;
}

/* line 201, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--purple-light {
  border-color: #bfc2dd !important;
}

/* line 204, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-right--purple-dark {
  border-color: #3d4599 !important;
}

/* line 209, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom {
  border-bottom: 5px dashed black;
}

/* line 211, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--grey {
  border-color: #efefee !important;
}

/* line 214, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--white {
  border-color: #ffffff !important;
}

/* line 217, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--blue {
  border-color: #2a6fbb !important;
}

/* line 220, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--blue-light {
  border-color: #04abe3 !important;
}

/* line 223, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--blue-dark {
  border-color: #1e2264 !important;
}

/* line 226, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--teal {
  border-color: #00baba !important;
}

/* line 229, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--orange {
  border-color: #ffa500 !important;
}

/* line 232, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--coral {
  border-color: #ff4f5c !important;
}

/* line 235, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--yellow {
  border-color: #ffc900 !important;
}

/* line 238, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--slate {
  border-color: #283238 !important;
}

/* line 241, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--purple {
  border-color: #4b54a1 !important;
}

/* line 244, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--purple-light {
  border-color: #bfc2dd !important;
}

/* line 247, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-bottom--purple-dark {
  border-color: #3d4599 !important;
}

/* line 252, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left {
  border-left: 5px dashed black;
}

/* line 254, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--grey {
  border-color: #efefee !important;
}

/* line 257, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--white {
  border-color: #ffffff !important;
}

/* line 260, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--blue {
  border-color: #2a6fbb !important;
}

/* line 263, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--blue-light {
  border-color: #04abe3 !important;
}

/* line 266, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--blue-dark {
  border-color: #1e2264 !important;
}

/* line 269, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--teal {
  border-color: #00baba !important;
}

/* line 272, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--orange {
  border-color: #ffa500 !important;
}

/* line 275, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--coral {
  border-color: #ff4f5c !important;
}

/* line 278, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--yellow {
  border-color: #ffc900 !important;
}

/* line 281, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--slate {
  border-color: #283238 !important;
}

/* line 284, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--purple {
  border-color: #4b54a1 !important;
}

/* line 287, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--purple-light {
  border-color: #bfc2dd !important;
}

/* line 290, app/assets/stylesheets/templates/groups/templates/colors.scss */
.ss-border-left--purple-dark {
  border-color: #3d4599 !important;
}

/* line 3, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--10 {
  width: 10% !important;
  height: auto;
}

/* line 7, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--15 {
  width: 15% !important;
  height: auto;
}

/* line 11, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--20 {
  width: 20% !important;
  height: auto;
}

/* line 15, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--25 {
  width: 25% !important;
  height: auto;
}

/* line 19, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--30 {
  width: 30% !important;
  height: auto;
}

/* line 23, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--35 {
  width: 35% !important;
  height: auto;
}

/* line 27, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--40 {
  width: 40% !important;
  height: auto;
}

/* line 31, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--45 {
  width: 45% !important;
  height: auto;
}

/* line 35, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--50 {
  width: 50% !important;
  height: auto;
}

/* line 39, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--55 {
  width: 55% !important;
  height: auto;
}

/* line 43, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--60 {
  width: 60% !important;
  height: auto;
}

/* line 47, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--65 {
  width: 65% !important;
  height: auto;
}

/* line 51, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--70 {
  width: 70% !important;
  height: auto;
}

/* line 55, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--75 {
  width: 75% !important;
  height: auto;
}

/* line 59, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--80 {
  width: 80% !important;
  height: auto;
}

/* line 63, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--85 {
  width: 85% !important;
  height: auto;
}

/* line 67, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--90 {
  width: 90% !important;
  height: auto;
}

/* line 71, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--95 {
  width: 95% !important;
  height: auto;
}

/* line 75, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-img--full {
  width: 100% !important;
  height: auto;
}

/* line 83, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-btn {
  width: 200px;
  height: 40px;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 91, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-btn:hover {
  text-decoration: none !important;
}

/* Text Elements */
/* line 98, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-title,
.ss-hero-title {
  font-size: 32px !important;
  line-height: 30px !important;
  font-weight: bold !important;
}

@media (min-width: 876px) and (max-width: 1199px) {
  /* line 98, app/assets/stylesheets/templates/groups/templates/utilities.scss */
  .ss-title,
.ss-hero-title {
    font-size: 45px !important;
    line-height: 40px !important;
  }
}

@media (min-width: 1200px) {
  /* line 98, app/assets/stylesheets/templates/groups/templates/utilities.scss */
  .ss-title,
.ss-hero-title {
    font-size: 60px !important;
    line-height: 50px !important;
  }
}

/* line 114, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-subtitle,
.ss-hero-subtitle {
  font-size: 18px;
  font-weight: medium;
}

@media (min-width: 876px) and (max-width: 1199px) {
  /* line 114, app/assets/stylesheets/templates/groups/templates/utilities.scss */
  .ss-subtitle,
.ss-hero-subtitle {
    font-size: 22px !important;
  }
}

@media (min-width: 1200px) {
  /* line 114, app/assets/stylesheets/templates/groups/templates/utilities.scss */
  .ss-subtitle,
.ss-hero-subtitle {
    font-size: 26px !important;
  }
}

/* line 126, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-subtitle--left,
.ss-hero-subtitle--left {
  text-align: left;
}

/* line 129, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-subtitle--center,
.ss-hero-subtitle--center {
  text-align: center;
}

/* line 132, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-subtitle--right,
.ss-hero-subtitle--right {
  text-align: right;
}

/* line 139, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-list-item {
  margin-left: 15px;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
}

/* line 148, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-left {
  text-align: left;
}

/* line 151, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-center {
  text-align: center;
}

/* line 154, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-right {
  text-align: right;
}

/* line 160, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-medium {
  font-weight: medium;
}

/* line 164, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-bold {
  font-weight: bold;
}

/* line 168, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-light {
  font-weight: light;
}

/* line 171, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-lighter {
  font-weight: lighter;
}

/* line 176, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--10 {
  padding: 10px;
}

/* line 179, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--15 {
  padding: 15px;
}

/* line 182, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--20 {
  padding: 20px;
}

/* line 185, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--25 {
  padding: 25px;
}

/* line 188, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--30 {
  padding: 30px;
}

/* line 191, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--35 {
  padding: 35px;
}

/* line 194, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--40 {
  padding: 40px;
}

/* line 197, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--45 {
  padding: 45px;
}

/* line 200, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--50 {
  padding: 50px;
}

/* line 203, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--55 {
  padding: 55px;
}

/* line 206, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--60 {
  padding: 60px;
}

/* line 209, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--65 {
  padding: 65px;
}

/* line 212, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--70 {
  padding: 70px;
}

/* line 215, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--75 {
  padding: 75px;
}

/* line 218, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--80 {
  padding: 80px;
}

/* line 221, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--85 {
  padding: 85px;
}

/* line 224, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--90 {
  padding: 90px;
}

/* line 227, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--95 {
  padding: 95px;
}

/* line 230, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-p--full {
  padding: 100px;
}

/* line 236, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--10 {
  margin: 10px;
}

/* line 239, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--15 {
  margin: 15px;
}

/* line 242, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--20 {
  margin: 20px;
}

/* line 245, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--25 {
  margin: 25px;
}

/* line 248, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--30 {
  margin: 30px;
}

/* line 251, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--35 {
  margin: 35px;
}

/* line 254, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--40 {
  margin: 40px;
}

/* line 257, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--45 {
  margin: 45px;
}

/* line 260, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--50 {
  margin: 50px;
}

/* line 263, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--55 {
  margin: 55px;
}

/* line 266, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--60 {
  margin: 60px;
}

/* line 269, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--65 {
  margin: 65px;
}

/* line 272, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--70 {
  margin: 70px;
}

/* line 275, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--75 {
  margin: 75px;
}

/* line 278, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--80 {
  margin: 80px;
}

/* line 281, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--85 {
  margin: 85px;
}

/* line 284, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--90 {
  margin: 90px;
}

/* line 287, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--95 {
  margin: 95px;
}

/* line 290, app/assets/stylesheets/templates/groups/templates/utilities.scss */
.ss-m--full {
  margin: 100px;
}

/* line 1, app/assets/stylesheets/templates/groups/templates/containers.scss */
.ss-infographic-container {
  position: relative;
  padding: 20px;
}

/* line 6, app/assets/stylesheets/templates/groups/templates/containers.scss */
.ss-btn-container {
  width: 100%;
  display: flex;
  margin-top: 20px;
  gap: 10px;
}

/* line 12, app/assets/stylesheets/templates/groups/templates/containers.scss */
.ss-btn-container--left {
  justify-content: start;
}

/* line 15, app/assets/stylesheets/templates/groups/templates/containers.scss */
.ss-btn-container--center {
  justify-content: center;
}

/* line 18, app/assets/stylesheets/templates/groups/templates/containers.scss */
.ss-btn-container--right {
  justify-content: end;
}

/* line 1, app/assets/stylesheets/templates/groups/templates/split-components.scss */
.ss-split-left,
.ss-split-right {
  padding: 20px 30px;
}

@media (min-width: 1200px) {
  /* line 1, app/assets/stylesheets/templates/groups/templates/split-components.scss */
  .ss-split-left,
.ss-split-right {
    width: 50%;
    height: 100%;
    padding: 20px 30px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

/* line 1, app/assets/stylesheets/templates/groups/templates/infographic-component.scss */
.ss-infographic-image {
  margin: 0 auto;
  text-align: center;
}

/* line 5, app/assets/stylesheets/templates/groups/templates/infographic-component.scss */
.ss-infographic-annotation {
  width: 50%;
  padding: 15px;
  position: absolute;
  bottom: 10%;
}

/* line 2, app/assets/stylesheets/templates/groups/templates/table-component.scss */
.ss-table table {
  border: 0.85px solid #9f9f9f;
  height: auto;
}

/* line 8, app/assets/stylesheets/templates/groups/templates/table-component.scss */
.ss-table table thead tr td {
  background-color: cornflowerblue;
  color: white;
  font-weight: bold;
}

/* line 15, app/assets/stylesheets/templates/groups/templates/table-component.scss */
.ss-table table td {
  padding: 3px 5px;
  border: 0.5px solid lightgray;
}

/* line 12, app/assets/stylesheets/templates/groups/markdown.scss */
.markdown-content-div {
  color: #424242;
}

/* line 15, app/assets/stylesheets/templates/groups/markdown.scss */
.markdown-content-div a:not(.btn) {
  color: #0088cc;
  text-decoration: underline;
}

/* line 20, app/assets/stylesheets/templates/groups/markdown.scss */
.markdown-content-div p {
  margin-bottom: 1em;
  text-align: justify;
  width: 100%;
}

/* line 26, app/assets/stylesheets/templates/groups/markdown.scss */
.markdown-content-div ol,
.markdown-content-div ul {
  text-align: justify;
  margin-left: 1.25rem;
  margin-bottom: .5rem;
}

/* line 33, app/assets/stylesheets/templates/groups/markdown.scss */
.markdown-content-div ol {
  list-style-type: decimal;
}

/* line 37, app/assets/stylesheets/templates/groups/markdown.scss */
.markdown-content-div ul {
  list-style-type: disc;
}

/* line 41, app/assets/stylesheets/templates/groups/markdown.scss */
.markdown-content-div h1 {
  font-size: 2em;
  padding-bottom: 0.3em;
  border-bottom: 1px solid #eeeeee;
  text-decoration: none;
  color: #0074cc;
  margin-top: 24px;
  margin-bottom: 16px;
  font-weight: 600;
  line-height: 1.25;
}

/* line 53, app/assets/stylesheets/templates/groups/markdown.scss */
.markdown-content-div h2 {
  font-size: 1.5em;
  padding-bottom: 0.3em;
  border-bottom: 1px solid #eeeeee;
  text-decoration: none;
  color: #0074cc;
  margin-top: 24px;
  margin-bottom: 16px;
  font-weight: 600;
  line-height: 1.25;
}

/* line 65, app/assets/stylesheets/templates/groups/markdown.scss */
.markdown-content-div h3 {
  font-size: 1.25em;
  padding-bottom: 0.3em;
  text-decoration: none;
  color: #0074cc;
  margin-top: 24px;
  margin-bottom: 16px;
  font-weight: 600;
  line-height: 1.25;
}

/* line 76, app/assets/stylesheets/templates/groups/markdown.scss */
.markdown-content-div h4,
.markdown-content-div h5,
.markdown-content-div h6 {
  font-size: 1em;
  padding-bottom: 0.3em;
  text-decoration: none;
  color: #0074cc;
  margin-top: 24px;
  margin-bottom: 16px;
  font-weight: 600;
  line-height: 1.25;
}

/* line 89, app/assets/stylesheets/templates/groups/markdown.scss */
.markdown-content-div hr {
  margin: 24px 0;
}

/* line 93, app/assets/stylesheets/templates/groups/markdown.scss */
.markdown-content-div table {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 98, app/assets/stylesheets/templates/groups/markdown.scss */
.markdown-content-div table th, .markdown-content-div table td {
  border: 1px solid #cccccc;
  padding: 5px;
}

/* line 104, app/assets/stylesheets/templates/groups/markdown.scss */
.markdown-content-div li {
  margin-top: 10px;
}

/* line 108, app/assets/stylesheets/templates/groups/markdown.scss */
.markdown-content-div img {
  max-width: 80%;
  max-width: calc(100% - 20px);
  border: 1px solid #bdbdbd;
  border-radius: 5px;
  margin: 10px;
}

/* line 1, app/assets/stylesheets/templates/recruitment.scss */
.recruitment-page-box {
  border: 1px solid #ddd;
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 4px;
  position: relative;
}

/* line 8, app/assets/stylesheets/templates/recruitment.scss */
.recruitment-page-box .job-controls {
  float: right;
}

/* line 11, app/assets/stylesheets/templates/recruitment.scss */
.recruitment-page-box .job-controls .job-btn {
  margin-top: 5px;
  margin-right: 5px;
}

/* line 17, app/assets/stylesheets/templates/recruitment.scss */
.recruitment-page-box .job-image {
  float: left;
  width: 30%;
  max-width: 150px;
  margin-right: 10px;
}

/* line 24, app/assets/stylesheets/templates/recruitment.scss */
.recruitment-page-box .job-details {
  float: left;
  width: calc(70% - 10px);
}

/* line 30, app/assets/stylesheets/templates/recruitment.scss */
.edit-description-button {
  position: absolute;
  top: 10px;
  right: 10px;
}

/* line 36, app/assets/stylesheets/templates/recruitment.scss */
.add-user-to-job {
  position: absolute;
  top: 15px;
  right: 10px;
}

/* line 43, app/assets/stylesheets/templates/recruitment.scss */
.candidate-index-item .avatar {
  float: left;
  margin-right: 5px;
}

/* line 47, app/assets/stylesheets/templates/recruitment.scss */
.candidate-index-item .name {
  float: left;
  padding-top: 15px;
}

/* line 51, app/assets/stylesheets/templates/recruitment.scss */
.candidate-index-item .controls {
  float: right;
  padding-top: 15px;
}

/* line 57, app/assets/stylesheets/templates/recruitment.scss */
.job-reflection {
  padding: 10px;
  border-radius: 4px;
}

/* line 62, app/assets/stylesheets/templates/recruitment.scss */
.job-reflection:hover {
  background: #f2f2f2;
}

/* line 67, app/assets/stylesheets/templates/recruitment.scss */
.recruitment-side-nav .title {
  text-align: center;
  min-height: 30px;
  padding-top: 20px;
}

/* line 73, app/assets/stylesheets/templates/recruitment.scss */
.recruitment-side-nav .job-description {
  min-height: 30px;
  padding-top: 20px;
}

/* line 77, app/assets/stylesheets/templates/recruitment.scss */
.recruitment-side-nav .job-description .fa {
  padding-top: 5px;
}

/* line 83, app/assets/stylesheets/templates/recruitment.scss */
.job-show-title {
  text-align: center;
  margin: 15px 0;
  color: #0074cc;
  font-size: 20px;
  font-weight: bold;
}

@media (max-width: 767px) {
  /* line 93, app/assets/stylesheets/templates/recruitment.scss */
  .recruitment-page-box .job-controls {
    float: left;
  }
}

/* line 1, app/assets/stylesheets/templates/jw_player_custom_controls.scss */
.tracks-container {
  background: rgba(0, 0, 0, 0.5);
  height: 75%;
  width: 90%;
  top: 5%;
  left: 5%;
  right: 5%;
  margin: auto;
  position: absolute;
  max-width: 500px;
  max-height: 250px;
}

/* line 13, app/assets/stylesheets/templates/jw_player_custom_controls.scss */
.tracks-container .track-list-close {
  background: rgba(255, 255, 255, 0);
  color: #ffffff;
  border: none;
  font-size: 25px;
  padding: 5px 9px;
}

/* line 21, app/assets/stylesheets/templates/jw_player_custom_controls.scss */
.tracks-container .track-list {
  color: #ffffff;
  clear: both;
  padding: 10px;
}

/* line 26, app/assets/stylesheets/templates/jw_player_custom_controls.scss */
.tracks-container .track-list .track {
  float: left;
  width: calc(50% - 10px);
  margin: 5px;
  padding: 10px;
  border: 1px solid #ffffff;
}

/* line 34, app/assets/stylesheets/templates/jw_player_custom_controls.scss */
.tracks-container .track-list .track-list-empty {
  width: calc(100% - 10px);
  margin: 5px;
  padding: 10px;
  background: rgba(255, 0, 0, 0.5);
  text-align: center;
}

/* line 42, app/assets/stylesheets/templates/jw_player_custom_controls.scss */
.tracks-container .track-list .active {
  background: #0074cc;
}

/* line 46, app/assets/stylesheets/templates/jw_player_custom_controls.scss */
.tracks-container .track-list .track:hover {
  background: #0074cc;
}

/* line 52, app/assets/stylesheets/templates/jw_player_custom_controls.scss */
.fa-player-icon {
  font: normal normal normal 18px/1 FontAwesome !important;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  white-space: nowrap;
}

/* line 60, app/assets/stylesheets/templates/jw_player_custom_controls.scss */
.comment-caption-icon:before {
  text-align: center;
  line-height: 0;
  content: "[\f075]";
}

/* line 66, app/assets/stylesheets/templates/jw_player_custom_controls.scss */
.audio-tracks-icon:before {
  line-height: 1;
  text-align: center;
  content: " \f130 \f0dc";
  border: 1px solid #ffffff;
  border-radius: 3px;
  padding: 3px;
  padding-left: 7px;
  letter-spacing: 4px;
  margin-right: 20px;
}

/* line 78, app/assets/stylesheets/templates/jw_player_custom_controls.scss */
.track-icon:before {
  content: "\f130";
}

/* line 82, app/assets/stylesheets/templates/jw_player_custom_controls.scss */
.close-icon:before {
  content: "\f00d";
}

/* line 1, app/assets/stylesheets/templates/programmes.scss */
.programme-nowrap {
  white-space: nowrap;
}

/* line 5, app/assets/stylesheets/templates/programmes.scss */
.programme-breadcrumb {
  font-weight: bold;
  font-size: 20px;
  color: #808080;
}

/* line 10, app/assets/stylesheets/templates/programmes.scss */
.programme-breadcrumb i {
  font-size: 16px;
  line-height: 0px;
}

/* line 16, app/assets/stylesheets/templates/programmes.scss */
.programme-image-container {
  margin-bottom: 1em;
  position: relative;
}

/* line 20, app/assets/stylesheets/templates/programmes.scss */
.programme-image-container .percent-disclaimer {
  height: 14px;
  line-height: 14px;
  padding-top: 9px;
  padding-right: 0;
  padding-bottom: 9px;
  padding-left: 0;
  font-size: 14px;
  color: #ffffff;
  padding-left: 5px;
  float: left;
  text-align: center;
}

/* line 28, app/assets/stylesheets/templates/programmes.scss */
.programme-image-container .upload-bar {
  bottom: 0;
  border-radius: 0 3px 3px 0;
  display: none;
  height: 32px;
  position: absolute;
  width: 100%;
  z-index: 205;
}

/* line 37, app/assets/stylesheets/templates/programmes.scss */
.programme-image-container .upload-bar .bar {
  -webkit-transition-property: width;
  -moz-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #0074cc;
  border-radius: 0 3px 3px 0;
  height: 100%;
  width: 10%;
}

/* line 47, app/assets/stylesheets/templates/programmes.scss */
.programme-image-wrapper {
  display: none;
}

/* line 51, app/assets/stylesheets/templates/programmes.scss */
.programme-fields-box {
  background: #f5f5f5;
  padding: 20px;
  border-radius: 6px;
}

/* line 56, app/assets/stylesheets/templates/programmes.scss */
.programme-fields-box .admin-picker-label {
  font-weight: bold;
  font-size: 17.5px;
  margin-bottom: 6px;
}

/* line 62, app/assets/stylesheets/templates/programmes.scss */
.programme-fields-box .header {
  margin: -20px -20px 10px -20px;
  padding: 10px 20px;
  border-radius: 6px 6px 0 0;
  background: #a6a6a6;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
}

/* line 73, app/assets/stylesheets/templates/programmes.scss */
.programme-fields-box-mini {
  background: #f5f5f5;
  padding: 15px;
  border-radius: 6px;
}

/* line 78, app/assets/stylesheets/templates/programmes.scss */
.programme-fields-box-mini .header {
  margin: -15px -15px 15px -15px;
  padding: 6px 15px;
  border-radius: 6px 6px 0 0;
  background: #cccccc;
  font-weight: bold;
  font-size: 10px;
  color: #666666;
}

/* line 88, app/assets/stylesheets/templates/programmes.scss */
.programme-fields-box-mini .muted {
  font-size: 10px;
  line-height: 14px;
}

/* line 93, app/assets/stylesheets/templates/programmes.scss */
.programme-fields-box-mini hr {
  margin: 13px 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #f5f5f5;
}

/* line 101, app/assets/stylesheets/templates/programmes.scss */
.programmes-filtering .list-heading-area {
  margin-bottom: 15px;
  padding: 20px 20px 10px;
}

/* line 109, app/assets/stylesheets/templates/programmes.scss */
.resolve-user-invite .header h1 {
  margin: 0;
}

/* line 115, app/assets/stylesheets/templates/programmes.scss */
.programme-agreement-text {
  max-height: 500px;
  overflow-y: scroll;
  white-space: pre-wrap;
}

/* line 121, app/assets/stylesheets/templates/programmes.scss */
.user-invite-select {
  width: 90%;
}

/* line 126, app/assets/stylesheets/templates/programmes.scss */
.editable-auth-admin-email-area .auth-admin-email {
  width: 70%;
  float: left;
}

/* line 131, app/assets/stylesheets/templates/programmes.scss */
.editable-auth-admin-email-area .auth-admin-email-btn {
  width: calc(30% - 48px);
  float: right;
  padding: 6px 12px;
  margin-top: -5px;
}

/* line 140, app/assets/stylesheets/templates/programmes.scss */
.cohorts-table .name-column {
  width: 185px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 148, app/assets/stylesheets/templates/programmes.scss */
.user-invites-table,
.org-invites-table {
  width: 100%;
  table-layout: fixed;
  margin-bottom: 0;
}

/* line 154, app/assets/stylesheets/templates/programmes.scss */
.user-invites-table .checkbox,
.org-invites-table .checkbox {
  margin: 0;
  min-height: 0;
}

/* line 159, app/assets/stylesheets/templates/programmes.scss */
.user-invites-table .control-group,
.org-invites-table .control-group {
  margin-bottom: 0;
}

/* line 163, app/assets/stylesheets/templates/programmes.scss */
.user-invites-table .name-column,
.org-invites-table .name-column {
  width: 125px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 170, app/assets/stylesheets/templates/programmes.scss */
.user-invites-table .state-column,
.org-invites-table .state-column {
  width: 75px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 177, app/assets/stylesheets/templates/programmes.scss */
.user-invites-table td.comments-col,
.org-invites-table td.comments-col {
  width: 45px;
}

/* line 181, app/assets/stylesheets/templates/programmes.scss */
.user-invites-table td.controls-col,
.org-invites-table td.controls-col {
  width: 70px;
}

/* line 187, app/assets/stylesheets/templates/programmes.scss */
.comments-modal .invite-comment {
  margin-bottom: 15px;
}

/* line 190, app/assets/stylesheets/templates/programmes.scss */
.comments-modal .invite-comment .message {
  background: #f5f5f5;
  border-radius: 4px;
  padding: 10px;
}

/* line 196, app/assets/stylesheets/templates/programmes.scss */
.comments-modal .invite-comment .details {
  float: right;
  color: #999999;
  font-size: 12px;
}

/* line 204, app/assets/stylesheets/templates/programmes.scss */
.comments-modal .add-comment-form .message {
  width: calc(100% - 60px);
  margin-right: 10px;
  float: left;
}

/* line 210, app/assets/stylesheets/templates/programmes.scss */
.comments-modal .add-comment-form .submit {
  width: 50px;
  float: left;
}

/* line 214, app/assets/stylesheets/templates/programmes.scss */
.comments-modal .add-comment-form .submit .btn {
  height: 50px;
}

/* line 220, app/assets/stylesheets/templates/programmes.scss */
.comments-modal .modal-footer {
  padding: 12px 13px 2px;
  background: #f5f5f5;
}

/* line 226, app/assets/stylesheets/templates/programmes.scss */
.modal-body.org-invite-modal {
  max-height: 500px;
}

/* line 1, app/assets/stylesheets/templates/lti/sessions.scss */
.lti-page-padding {
  padding: 10px;
}

/* line 6, app/assets/stylesheets/templates/lti/sessions.scss */
.lti-sign-in input[type=text] {
  padding: 13px 5px;
}

/* line 10, app/assets/stylesheets/templates/lti/sessions.scss */
.lti-sign-in input[type=password] {
  padding: 13px 5px;
}

/* line 14, app/assets/stylesheets/templates/lti/sessions.scss */
.lti-sign-in .control-label {
  font-weight: bold;
  color: #0088cc;
}

/* line 20, app/assets/stylesheets/templates/lti/sessions.scss */
.lti-background {
  background: #ffffff !important;
}

/**
 * ----------------------------------------
 * animation slide-out-right
 * ----------------------------------------
 */
@-webkit-keyframes slide-out-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 1;
  }
}

@keyframes slide-out-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0;
  }
}

/* line 31, app/assets/stylesheets/templates/lti/courses.css */
.reflection-in-list {
  background: #f5f5f5;
  margin-bottom: 15px;
  border-radius: 4px;
}

/* line 36, app/assets/stylesheets/templates/lti/courses.css */
.reflection-in-list .reflection-container.destroyed {
  -webkit-animation: slide-out-right 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  animation: slide-out-right 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}

/* line 41, app/assets/stylesheets/templates/lti/courses.css */
.reflection-in-list .reflection-container {
  padding: 15px;
}

/* line 44, app/assets/stylesheets/templates/lti/courses.css */
.reflection-in-list .reflection-container .reflection-image {
  float: left;
  width: 103px;
  height: 103px;
  background-size: cover;
  background-color: #dedede;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  border-radius: 4px;
}

/* line 57, app/assets/stylesheets/templates/lti/courses.css */
.reflection-in-list .reflection-container .reflection-image .play-icon {
  margin: auto;
  color: #ffffff;
  padding: 31px 36px;
  opacity: 0.7;
  cursor: pointer;
  transition: opacity 0.25s;
  font-size: 44px;
}

/* line 66, app/assets/stylesheets/templates/lti/courses.css */
.reflection-in-list .reflection-container .reflection-image .play-icon:hover {
  opacity: 1;
}

/* line 72, app/assets/stylesheets/templates/lti/courses.css */
.reflection-in-list .reflection-container .reflection-details {
  float: left;
  width: calc( 90% - 122px);
  padding-left: 10px;
  color: #666666;
  border-right: 1px solid #ddd;
  min-height: 100px;
}

/* line 80, app/assets/stylesheets/templates/lti/courses.css */
.reflection-in-list .reflection-container .reflection-details .title {
  font-weight: bold;
  font-size: 19px;
}

/* line 85, app/assets/stylesheets/templates/lti/courses.css */
.reflection-in-list .reflection-container .reflection-details .owner {
  margin-top: 4px;
}

/* line 89, app/assets/stylesheets/templates/lti/courses.css */
.reflection-in-list .reflection-container .reflection-details .description {
  margin-top: 11px;
}

/* line 94, app/assets/stylesheets/templates/lti/courses.css */
.reflection-in-list .reflection-container .reflection-controls {
  float: right;
  width: 10%;
}

/* line 101, app/assets/stylesheets/templates/lti/courses.css */
.load-animate {
  text-align: center;
}

/* line 107, app/assets/stylesheets/templates/lti/courses.css */
.list-heading-area .btn-block {
  height: 30px;
}

/* line 111, app/assets/stylesheets/templates/lti/courses.css */
.list-heading-area .input-block-level {
  margin-bottom: 0 !important;
}

/* line 115, app/assets/stylesheets/templates/lti/courses.css */
.list-heading-area .select2-container-multi .select2-choices .select2-search-field input {
  padding: 12px 5px;
  height: 26px;
}

@media (min-width: 979px) {
  /* line 124, app/assets/stylesheets/templates/lti/courses.css */
  .list-heading-area .btn-navbar {
    display: none;
    height: 0;
  }
}

@media (max-width: 979px) {
  /* line 134, app/assets/stylesheets/templates/lti/courses.css */
  .list-heading-area .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;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
  }
  /* line 162, app/assets/stylesheets/templates/lti/courses.css */
  .list-heading-area .dropdown-menu li a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #333333;
    white-space: nowrap;
    border-radius: 0;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  /* line 180, app/assets/stylesheets/templates/lti/courses.css */
  .list-heading-area .dropdown-menu {
    background: white !important;
  }
  /* line 184, app/assets/stylesheets/templates/lti/courses.css */
  .list-heading-area .btn-navbar {
    display: none;
    height: 0;
  }
  /* line 189, app/assets/stylesheets/templates/lti/courses.css */
  .list-heading-area .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}

@media (max-width: 768px) {
  /* line 200, app/assets/stylesheets/templates/lti/courses.css */
  .list-heading-area .mobile-margins {
    margin-bottom: 5px !important;
  }
  /* line 203, app/assets/stylesheets/templates/lti/courses.css */
  .list-heading-area .mobile-margins .btn-group {
    margin-bottom: 5px;
  }
}

/* Set the idle overlay to transparent white */
/* Hide titles on complete */
/* Round, white play & restart buttons with black icons */
/* recolour play / pause icon  */
/* Change play button colors on idle state, handle hover transitions */
/* MN don't grow buttons on larger breakpoints  */
/* line 31, app/assets/stylesheets/templates/iris_jw_skin.css */
.jwplayer.jw-skin-iris.jw-breakpoint-7 .jw-controlbar .jw-button-container .jw-icon-inline,
.jw-breakpoint-7 .jw-controlbar .jw-button-container {
  height: 44px;
  width: 44px;
}

/* line 37, app/assets/stylesheets/templates/iris_jw_skin.css */
.jwplayer.jw-skin-iris.jw-breakpoint-7 .jw-controlbar .jw-button-container .jw-icon-inline,
.jw-breakpoint-7 .jw-controlbar .jw-button-container .jw-icon-volume {
  height: 44px !important;
  width: 44px !important;
}

/* line 43, app/assets/stylesheets/templates/iris_jw_skin.css */
.jwplayer.jw-skin-iris.jw-breakpoint-7 .jw-controlbar .jw-button-container .jw-icon-volume .jw-overlay {
  padding-bottom: 0 !important;
}

/* line 47, app/assets/stylesheets/templates/iris_jw_skin.css */
.jw-breakpoint-7 .jw-controlbar .jw-button-container .jw-icon-inline .jw-svg-icon,
.jw-breakpoint-7 .jw-controlbar .jw-button-container .jw-icon-volume .jw-svg-icon {
  height: 24px !important;
}

/* MN don't grow buttons on larger breakpoints  */
/* line 53, app/assets/stylesheets/templates/iris_jw_skin.css */
.jwplayer.jw-skin-iris.jw-breakpoint-7 .jw-controlbar .jw-button-container .jw-icon-inline,
.jw-breakpoint-7 .jw-controlbar .jw-button-container .jw-svg-icon {
  height: 24px;
  width: 44px;
}

/* line 59, app/assets/stylesheets/templates/iris_jw_skin.css */
.jwplayer.jw-skin-iris.jw-breakpoint-7 .jw-controlbar .jw-button-container .jw-icon-inline .jw-svg-icon,
.jw-breakpoint-7 .jw-controlbar .jw-button-container .jw-svg-icon {
  height: 24px;
  width: 44px;
}

/* Shrink play button on smaller breakpoints */
/* Customize font style and positioning for titles */
/* Apply new styles to video title and description, handle transitions */
/* Apple new styles to video description */
/* Decrease font size on medium-small breakpoints */
/* Hide the description on smallest breakpoints */
/* Change colors and remove gradient shadow for control bar, change icon color on pause */
/* MN - adjust margins around the controls */
/* MN - adjust margins around the controls */
/* MN remove related button from view */
/* line 147, app/assets/stylesheets/templates/iris_jw_skin.css */
.jwplayer.jw-skin-iris .jw-controlbar .jw-button-container .jw-related-btn {
  display: none;
}

/* Move tooltips closer to control bar with inline timeslider, change colors, round corners, remove shadow */
/* line 169, app/assets/stylesheets/templates/iris_jw_skin.css */
.jwplayer.jw-skin-iris .jw-controlbar .jw-overlay {
  bottom: 67%;
}

/* Customize colors of volume control knob */
/* dont grow the progress bar on breakpoint */
/* Customize colors of timeslider */
/* line 190, app/assets/stylesheets/templates/iris_jw_skin.css */
.jwplayer.jw-skin-iris .jw-controlbar .jw-slider-time .jw-slider-container .jw-progress {
  background-color: #0074cc;
}

/* Customize colors/opacity of the settings menu */
/* line 198, app/assets/stylesheets/templates/iris_jw_skin.css */
.jwplayer.jw-skin-iris .jw-settings-menu {
  right: 10px;
  height: 77%;
}

/* Don't let breakpoints hurt the layout */
/* line 204, app/assets/stylesheets/templates/iris_jw_skin.css */
.jwplayer.jw-skin-iris.jw-breakpoint-7 .jw-settings-menu {
  bottom: 56px;
}

/* line 208, app/assets/stylesheets/templates/iris_jw_skin.css */
.jwplayer.jw-skin-iris.jw-breakpoint-7 .jw-settings-submenu .jw-settings-content-item {
  font-size: 12px;
  padding: 7px 0 7px 15px;
}

/* line 213, app/assets/stylesheets/templates/iris_jw_skin.css */
.jwplayer.jw-skin-iris.jw-breakpoint-7 .jw-settings-menu .jw-settings-topbar .jw-icon-inline {
  height: 44px;
  width: 44px;
  align-items: center;
  display: flex;
  justify-content: center;
}

/* line 221, app/assets/stylesheets/templates/iris_jw_skin.css */
.jw-breakpoint-7 .jw-settings-menu .jw-settings-topbar .jw-icon-inline .jw-svg-icon {
  width: 24px !important;
  height: 24px !important;
}

/* line 1, app/assets/stylesheets/templates/aecf.scss */
.aecf-survey {
  font-family: "ff-meta-web-pro",sans-serif !important;
}

/* line 4, app/assets/stylesheets/templates/aecf.scss */
.aecf-survey .header {
  background: #ffffff;
  padding: 15px;
  margin-bottom: 15px;
}

/* line 9, app/assets/stylesheets/templates/aecf.scss */
.aecf-survey .header .logo {
  height: 50px;
}

/* line 14, app/assets/stylesheets/templates/aecf.scss */
.aecf-survey .body {
  max-width: 800px;
  margin: auto;
}

/* line 18, app/assets/stylesheets/templates/aecf.scss */
.aecf-survey .body .control-label {
  font-weight: bold;
  color: #3C3C3C;
}

/* line 23, app/assets/stylesheets/templates/aecf.scss */
.aecf-survey .body input[type="radio"] {
  margin-top: -5px;
}

/* line 27, app/assets/stylesheets/templates/aecf.scss */
.aecf-survey .body .checkbox {
  padding-left: 0;
}

/* line 31, app/assets/stylesheets/templates/aecf.scss */
.aecf-survey .body input[type="checkbox"] {
  margin: -5px 10px 0px 0px;
}

/* line 35, app/assets/stylesheets/templates/aecf.scss */
.aecf-survey .body h4 {
  color: #ED6F0F;
}

/* line 38, app/assets/stylesheets/templates/aecf.scss */
.aecf-survey .body h1 {
  color: #ED6F0F;
}

@keyframes dot-keyframes {
  0% {
    opacity: .4;
    transform: scale(1, 1);
  }
  50% {
    opacity: 1;
    transform: scale(1.2, 1.2);
  }
  100% {
    opacity: .4;
    transform: scale(1, 1);
  }
}

/* line 18, app/assets/stylesheets/templates/loading_dots.scss */
.loading-dots {
  text-align: center;
  width: 100%;
}

/* line 22, app/assets/stylesheets/templates/loading_dots.scss */
.loading-dots--dot {
  animation: dot-keyframes 1.5s infinite ease-in-out;
  background-color: #0074cc;
  border-radius: 50%;
  display: inline-block;
  height: 6px;
  width: 6px;
  margin-right: 3px;
}

/* line 31, app/assets/stylesheets/templates/loading_dots.scss */
.loading-dots--dot:nth-child(2) {
  animation-delay: .5s;
}

/* line 35, app/assets/stylesheets/templates/loading_dots.scss */
.loading-dots--dot:nth-child(3) {
  animation-delay: 1s;
}

/* line 2, app/assets/stylesheets/branding_overides/college_of_teaching.scss */
.body-brand-college_of_teaching .btn {
  box-shadow: none;
  background-image: none;
  border: none;
  background-color: #e6e6e6;
}

/* line 8, app/assets/stylesheets/branding_overides/college_of_teaching.scss */
.body-brand-college_of_teaching .btn:focus {
  outline: 0;
}

/* line 12, app/assets/stylesheets/branding_overides/college_of_teaching.scss */
.body-brand-college_of_teaching .btn:hover {
  background-color: #d9d9d9;
}

/* line 16, app/assets/stylesheets/branding_overides/college_of_teaching.scss */
.body-brand-college_of_teaching .btn:active {
  background-color: #cccccc;
}

/* line 21, app/assets/stylesheets/branding_overides/college_of_teaching.scss */
.body-brand-college_of_teaching .btn.btn-success {
  background-color: #38b449;
}

/* line 24, app/assets/stylesheets/branding_overides/college_of_teaching.scss */
.body-brand-college_of_teaching .btn.btn-success:hover {
  background-color: #36b046;
}

/* line 28, app/assets/stylesheets/branding_overides/college_of_teaching.scss */
.body-brand-college_of_teaching .btn.btn-success:active {
  background-color: #309c3e;
}

/* line 33, app/assets/stylesheets/branding_overides/college_of_teaching.scss */
.body-brand-college_of_teaching .btn.btn-primary {
  background-color: #0074cc;
}

/* line 36, app/assets/stylesheets/branding_overides/college_of_teaching.scss */
.body-brand-college_of_teaching .btn.btn-primary:hover {
  background-color: #0065b3;
}

/* line 40, app/assets/stylesheets/branding_overides/college_of_teaching.scss */
.body-brand-college_of_teaching .btn.btn-primary:active {
  background-color: #005799;
}

/* line 45, app/assets/stylesheets/branding_overides/college_of_teaching.scss */
.body-brand-college_of_teaching .btn.btn-warning {
  background-color: #f5851f;
}

/* line 48, app/assets/stylesheets/branding_overides/college_of_teaching.scss */
.body-brand-college_of_teaching .btn.btn-warning:hover {
  background-color: #f47c0b;
}

/* line 52, app/assets/stylesheets/branding_overides/college_of_teaching.scss */
.body-brand-college_of_teaching .btn.btn-warning:active {
  background-color: #db6f0a;
}

/* line 57, app/assets/stylesheets/branding_overides/college_of_teaching.scss */
.body-brand-college_of_teaching .btn.btn-danger {
  background-color: #da4f49;
}

/* line 60, app/assets/stylesheets/branding_overides/college_of_teaching.scss */
.body-brand-college_of_teaching .btn.btn-danger:hover {
  background-color: #d84641;
}

/* line 64, app/assets/stylesheets/branding_overides/college_of_teaching.scss */
.body-brand-college_of_teaching .btn.btn-danger:active {
  background-color: #d4312b;
}

/* line 69, app/assets/stylesheets/branding_overides/college_of_teaching.scss */
.body-brand-college_of_teaching .btn.btn-info {
  background-color: #5bc0de;
}

/* line 72, app/assets/stylesheets/branding_overides/college_of_teaching.scss */
.body-brand-college_of_teaching .btn.btn-info:hover {
  background-color: #51acc7;
}

/* line 76, app/assets/stylesheets/branding_overides/college_of_teaching.scss */
.body-brand-college_of_teaching .btn.btn-info:active {
  background-color: #51acc7;
}

/* line 2, app/assets/stylesheets/branding_overides/iconnect.scss */
.body-brand-iconnect .btn {
  box-shadow: none;
  background-image: none;
  border: none;
  background-color: #e6e6e6;
}

/* line 8, app/assets/stylesheets/branding_overides/iconnect.scss */
.body-brand-iconnect .btn:focus {
  outline: 0;
}

/* line 12, app/assets/stylesheets/branding_overides/iconnect.scss */
.body-brand-iconnect .btn:hover {
  background-color: #d9d9d9;
}

/* line 16, app/assets/stylesheets/branding_overides/iconnect.scss */
.body-brand-iconnect .btn:active {
  background-color: #cccccc;
}

/* line 21, app/assets/stylesheets/branding_overides/iconnect.scss */
.body-brand-iconnect .btn.btn-success {
  background-color: #38b449;
}

/* line 24, app/assets/stylesheets/branding_overides/iconnect.scss */
.body-brand-iconnect .btn.btn-success:hover {
  background-color: #36b046;
}

/* line 28, app/assets/stylesheets/branding_overides/iconnect.scss */
.body-brand-iconnect .btn.btn-success:active {
  background-color: #309c3e;
}

/* line 33, app/assets/stylesheets/branding_overides/iconnect.scss */
.body-brand-iconnect .btn.btn-primary {
  background-color: #0074cc;
}

/* line 36, app/assets/stylesheets/branding_overides/iconnect.scss */
.body-brand-iconnect .btn.btn-primary:hover {
  background-color: #0065b3;
}

/* line 40, app/assets/stylesheets/branding_overides/iconnect.scss */
.body-brand-iconnect .btn.btn-primary:active {
  background-color: #005799;
}

/* line 45, app/assets/stylesheets/branding_overides/iconnect.scss */
.body-brand-iconnect .btn.btn-warning {
  background-color: #f5851f;
}

/* line 48, app/assets/stylesheets/branding_overides/iconnect.scss */
.body-brand-iconnect .btn.btn-warning:hover {
  background-color: #f47c0b;
}

/* line 52, app/assets/stylesheets/branding_overides/iconnect.scss */
.body-brand-iconnect .btn.btn-warning:active {
  background-color: #db6f0a;
}

/* line 57, app/assets/stylesheets/branding_overides/iconnect.scss */
.body-brand-iconnect .btn.btn-danger {
  background-color: #da4f49;
}

/* line 60, app/assets/stylesheets/branding_overides/iconnect.scss */
.body-brand-iconnect .btn.btn-danger:hover {
  background-color: #d84641;
}

/* line 64, app/assets/stylesheets/branding_overides/iconnect.scss */
.body-brand-iconnect .btn.btn-danger:active {
  background-color: #d4312b;
}

/* line 69, app/assets/stylesheets/branding_overides/iconnect.scss */
.body-brand-iconnect .btn.btn-info {
  background-color: #5bc0de;
}

/* line 72, app/assets/stylesheets/branding_overides/iconnect.scss */
.body-brand-iconnect .btn.btn-info:hover {
  background-color: #51acc7;
}

/* line 76, app/assets/stylesheets/branding_overides/iconnect.scss */
.body-brand-iconnect .btn.btn-info:active {
  background-color: #51acc7;
}

/* line 1, app/assets/stylesheets/branding_overides/iris_connect.scss */
.body-brand-iris_connect {
  -webkit-font-smoothing: antialiased;
}

/* line 4, app/assets/stylesheets/branding_overides/iris_connect.scss */
.body-brand-iris_connect .btn {
  box-shadow: none;
  background-image: none;
  border: none;
  background-color: #e6e6e6;
}

/* line 10, app/assets/stylesheets/branding_overides/iris_connect.scss */
.body-brand-iris_connect .btn:focus {
  outline: 0;
}

/* line 14, app/assets/stylesheets/branding_overides/iris_connect.scss */
.body-brand-iris_connect .btn:hover {
  background-color: #d9d9d9;
}

/* line 18, app/assets/stylesheets/branding_overides/iris_connect.scss */
.body-brand-iris_connect .btn:active {
  background-color: #cccccc;
}

/* line 23, app/assets/stylesheets/branding_overides/iris_connect.scss */
.body-brand-iris_connect .btn.btn-success {
  background-color: #38b449;
}

/* line 26, app/assets/stylesheets/branding_overides/iris_connect.scss */
.body-brand-iris_connect .btn.btn-success:hover {
  background-color: #36b046;
}

/* line 30, app/assets/stylesheets/branding_overides/iris_connect.scss */
.body-brand-iris_connect .btn.btn-success:active {
  background-color: #309c3e;
}

/* line 35, app/assets/stylesheets/branding_overides/iris_connect.scss */
.body-brand-iris_connect .btn.btn-primary {
  background-color: #0074cc;
}

/* line 38, app/assets/stylesheets/branding_overides/iris_connect.scss */
.body-brand-iris_connect .btn.btn-primary:hover {
  background-color: #0065b3;
}

/* line 42, app/assets/stylesheets/branding_overides/iris_connect.scss */
.body-brand-iris_connect .btn.btn-primary:active {
  background-color: #005799;
}

/* line 47, app/assets/stylesheets/branding_overides/iris_connect.scss */
.body-brand-iris_connect .btn.btn-warning {
  background-color: #f5851f;
}

/* line 50, app/assets/stylesheets/branding_overides/iris_connect.scss */
.body-brand-iris_connect .btn.btn-warning:hover {
  background-color: #f47c0b;
}

/* line 54, app/assets/stylesheets/branding_overides/iris_connect.scss */
.body-brand-iris_connect .btn.btn-warning:active {
  background-color: #db6f0a;
}

/* line 59, app/assets/stylesheets/branding_overides/iris_connect.scss */
.body-brand-iris_connect .btn.btn-danger {
  background-color: #da4f49;
}

/* line 62, app/assets/stylesheets/branding_overides/iris_connect.scss */
.body-brand-iris_connect .btn.btn-danger:hover {
  background-color: #d84641;
}

/* line 66, app/assets/stylesheets/branding_overides/iris_connect.scss */
.body-brand-iris_connect .btn.btn-danger:active {
  background-color: #d4312b;
}

/* line 71, app/assets/stylesheets/branding_overides/iris_connect.scss */
.body-brand-iris_connect .btn.btn-info {
  background-color: #5bc0de;
}

/* line 74, app/assets/stylesheets/branding_overides/iris_connect.scss */
.body-brand-iris_connect .btn.btn-info:hover {
  background-color: #51acc7;
}

/* line 78, app/assets/stylesheets/branding_overides/iris_connect.scss */
.body-brand-iris_connect .btn.btn-info:active {
  background-color: #51acc7;
}

/* line 2, app/assets/stylesheets/branding_overides/menco.scss */
.body-brand-menco .btn {
  box-shadow: none;
  background-image: none;
  border: none;
  background-color: #e6e6e6;
}

/* line 8, app/assets/stylesheets/branding_overides/menco.scss */
.body-brand-menco .btn:focus {
  outline: 0;
}

/* line 12, app/assets/stylesheets/branding_overides/menco.scss */
.body-brand-menco .btn:hover {
  background-color: #d9d9d9;
}

/* line 16, app/assets/stylesheets/branding_overides/menco.scss */
.body-brand-menco .btn:active {
  background-color: #cccccc;
}

/* line 21, app/assets/stylesheets/branding_overides/menco.scss */
.body-brand-menco .btn.btn-success {
  background-color: #38b449;
}

/* line 24, app/assets/stylesheets/branding_overides/menco.scss */
.body-brand-menco .btn.btn-success:hover {
  background-color: #36b046;
}

/* line 28, app/assets/stylesheets/branding_overides/menco.scss */
.body-brand-menco .btn.btn-success:active {
  background-color: #309c3e;
}

/* line 33, app/assets/stylesheets/branding_overides/menco.scss */
.body-brand-menco .btn.btn-primary {
  background-color: #0074cc;
}

/* line 36, app/assets/stylesheets/branding_overides/menco.scss */
.body-brand-menco .btn.btn-primary:hover {
  background-color: #0065b3;
}

/* line 40, app/assets/stylesheets/branding_overides/menco.scss */
.body-brand-menco .btn.btn-primary:active {
  background-color: #005799;
}

/* line 45, app/assets/stylesheets/branding_overides/menco.scss */
.body-brand-menco .btn.btn-warning {
  background-color: #f5851f;
}

/* line 48, app/assets/stylesheets/branding_overides/menco.scss */
.body-brand-menco .btn.btn-warning:hover {
  background-color: #f47c0b;
}

/* line 52, app/assets/stylesheets/branding_overides/menco.scss */
.body-brand-menco .btn.btn-warning:active {
  background-color: #db6f0a;
}

/* line 57, app/assets/stylesheets/branding_overides/menco.scss */
.body-brand-menco .btn.btn-danger {
  background-color: #da4f49;
}

/* line 60, app/assets/stylesheets/branding_overides/menco.scss */
.body-brand-menco .btn.btn-danger:hover {
  background-color: #d84641;
}

/* line 64, app/assets/stylesheets/branding_overides/menco.scss */
.body-brand-menco .btn.btn-danger:active {
  background-color: #d4312b;
}

/* line 69, app/assets/stylesheets/branding_overides/menco.scss */
.body-brand-menco .btn.btn-info {
  background-color: #5bc0de;
}

/* line 72, app/assets/stylesheets/branding_overides/menco.scss */
.body-brand-menco .btn.btn-info:hover {
  background-color: #51acc7;
}

/* line 76, app/assets/stylesheets/branding_overides/menco.scss */
.body-brand-menco .btn.btn-info:active {
  background-color: #51acc7;
}

/* line 2, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .btn {
  box-shadow: none;
  background-image: none;
  border: none;
  background-color: #e6e6e6;
}

/* line 8, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .btn:focus {
  outline: 0;
}

/* line 12, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .btn:hover {
  background-color: #d9d9d9;
}

/* line 16, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .btn:active {
  background-color: #cccccc;
}

/* line 21, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .btn.btn-success {
  background-color: #df0101;
}

/* line 24, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .btn.btn-success:hover {
  background-color: #dc0d17;
}

/* line 28, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .btn.btn-success:active {
  background-color: #b40404;
}

/* line 32, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .btn.btn-success:a {
  color: #f5f5f5;
}

/* line 37, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .btn.btn-primary {
  background-color: #000000;
}

/* line 40, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .btn.btn-primary:hover {
  background-color: #404040;
}

/* line 44, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .btn.btn-primary:active {
  background-color: #666666;
}

/* line 49, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .btn.btn-warning {
  background-color: #f5851f;
}

/* line 52, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .btn.btn-warning:hover {
  background-color: #f47c0b;
}

/* line 56, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .btn.btn-warning:active {
  background-color: #db6f0a;
}

/* line 61, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .btn.btn-danger {
  background-color: #da4f49;
}

/* line 64, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .btn.btn-danger:hover {
  background-color: #d84641;
}

/* line 68, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .btn.btn-danger:active {
  background-color: #d4312b;
}

/* line 73, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .btn.btn-info {
  background-color: #5bc0de;
}

/* line 76, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .btn.btn-info:hover {
  background-color: #51acc7;
}

/* line 80, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .btn.btn-info:active {
  background-color: #51acc7;
}

/* line 85, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .notification-area .notification .header {
  color: #000000;
}

/* line 89, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .nav-tabs a {
  color: #000000;
}

/* line 93, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .nav-tabs .side_menu_active a, .body-brand-rcrd .groups-sidebar .nav-tabs .active a, .groups-sidebar .body-brand-rcrd .nav-tabs .active a {
  background-color: #df0101;
  color: #f5f5f5;
}

/* line 98, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .dashboard-container .sidebar .name {
  color: #000000;
}

/* line 102, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .organization-text {
  color: #000000;
}

/* line 106, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .blue-label-text label {
  color: #000000;
}

/* line 110, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .blue-text, .body-brand-rcrd .iris-table .heading-section, .iris-table .body-brand-rcrd .heading-section {
  color: #000000;
}

/* line 114, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .group-list .title {
  color: #000000;
}

/* line 118, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .group-item .section .title .text {
  color: #000000;
}

/* line 122, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .pagination ul > .active > a {
  color: #df0101;
}

/* line 126, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .pagination ul > li > span {
  color: #000000;
}

/* line 130, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .pagination ul > li > a {
  color: #000000;
}

/* line 134, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .reflection-caption {
  background: #696969;
}

/* line 138, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .reflection-status-caption {
  background: #696969;
}

/* line 142, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd #reflection .left-tabs .tab-header {
  background-color: #df0101;
}

/* line 146, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd #reflection .right-tabs .tab-header .tab-item {
  color: #000000;
}

/* line 150, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd #reflection .right-tabs .tab-header .tab-item.active {
  color: #df0101;
}

/* line 154, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd #comments-tab #column-right #comments .video-header {
  color: #df0101;
  border-bottom: 1px solid #000000;
}

/* line 159, app/assets/stylesheets/branding_overides/rcrd.scss */
.body-brand-rcrd .iris-table .item-name-section .title .main, .body-brand-rcrd .iris-table .item-name-section .title .single-line-main {
  color: #000000;
}

/* line 1, app/assets/stylesheets/branding_overides/teachfirst.scss */
.body-brand-teachfirst {
  -webkit-font-smoothing: antialiased;
}

/* line 4, app/assets/stylesheets/branding_overides/teachfirst.scss */
.body-brand-teachfirst .btn {
  box-shadow: none;
  background-image: none;
  border: none;
  background-color: #e6e6e6;
}

/* line 10, app/assets/stylesheets/branding_overides/teachfirst.scss */
.body-brand-teachfirst .btn:focus {
  outline: 0;
}

/* line 14, app/assets/stylesheets/branding_overides/teachfirst.scss */
.body-brand-teachfirst .btn:hover {
  background-color: #d9d9d9;
}

/* line 18, app/assets/stylesheets/branding_overides/teachfirst.scss */
.body-brand-teachfirst .btn:active {
  background-color: #cccccc;
}

/* line 23, app/assets/stylesheets/branding_overides/teachfirst.scss */
.body-brand-teachfirst .btn.btn-success {
  background-color: #38b449;
}

/* line 26, app/assets/stylesheets/branding_overides/teachfirst.scss */
.body-brand-teachfirst .btn.btn-success:hover {
  background-color: #36b046;
}

/* line 30, app/assets/stylesheets/branding_overides/teachfirst.scss */
.body-brand-teachfirst .btn.btn-success:active {
  background-color: #309c3e;
}

/* line 35, app/assets/stylesheets/branding_overides/teachfirst.scss */
.body-brand-teachfirst .btn.btn-primary {
  background-color: #3764f0;
}

/* line 38, app/assets/stylesheets/branding_overides/teachfirst.scss */
.body-brand-teachfirst .btn.btn-primary:hover {
  background-color: #1249ed;
}

/* line 42, app/assets/stylesheets/branding_overides/teachfirst.scss */
.body-brand-teachfirst .btn.btn-primary:active {
  background-color: #1041d5;
}

/* line 47, app/assets/stylesheets/branding_overides/teachfirst.scss */
.body-brand-teachfirst .btn.btn-warning {
  background-color: #f5851f;
}

/* line 50, app/assets/stylesheets/branding_overides/teachfirst.scss */
.body-brand-teachfirst .btn.btn-warning:hover {
  background-color: #f47c0b;
}

/* line 54, app/assets/stylesheets/branding_overides/teachfirst.scss */
.body-brand-teachfirst .btn.btn-warning:active {
  background-color: #db6f0a;
}

/* line 59, app/assets/stylesheets/branding_overides/teachfirst.scss */
.body-brand-teachfirst .btn.btn-danger {
  background-color: #da4f49;
}

/* line 62, app/assets/stylesheets/branding_overides/teachfirst.scss */
.body-brand-teachfirst .btn.btn-danger:hover {
  background-color: #d84641;
}

/* line 66, app/assets/stylesheets/branding_overides/teachfirst.scss */
.body-brand-teachfirst .btn.btn-danger:active {
  background-color: #d4312b;
}

/* line 71, app/assets/stylesheets/branding_overides/teachfirst.scss */
.body-brand-teachfirst .btn.btn-info {
  background-color: #5bc0de;
}

/* line 74, app/assets/stylesheets/branding_overides/teachfirst.scss */
.body-brand-teachfirst .btn.btn-info:hover {
  background-color: #51acc7;
}

/* line 78, app/assets/stylesheets/branding_overides/teachfirst.scss */
.body-brand-teachfirst .btn.btn-info:active {
  background-color: #51acc7;
}

/* line 1, app/assets/stylesheets/branding_overides/teachstone.scss */
.body-brand-teachstone {
  -webkit-font-smoothing: antialiased;
}

/* line 4, app/assets/stylesheets/branding_overides/teachstone.scss */
.body-brand-teachstone .btn {
  box-shadow: none;
  background-image: none;
  border: none;
  background-color: #e6e6e6;
}

/* line 10, app/assets/stylesheets/branding_overides/teachstone.scss */
.body-brand-teachstone .btn:focus {
  outline: 0;
}

/* line 14, app/assets/stylesheets/branding_overides/teachstone.scss */
.body-brand-teachstone .btn:hover {
  background-color: #d9d9d9;
}

/* line 18, app/assets/stylesheets/branding_overides/teachstone.scss */
.body-brand-teachstone .btn:active {
  background-color: #cccccc;
}

/* line 23, app/assets/stylesheets/branding_overides/teachstone.scss */
.body-brand-teachstone .btn.btn-success {
  background-color: #38b449;
}

/* line 26, app/assets/stylesheets/branding_overides/teachstone.scss */
.body-brand-teachstone .btn.btn-success:hover {
  background-color: #36b046;
}

/* line 30, app/assets/stylesheets/branding_overides/teachstone.scss */
.body-brand-teachstone .btn.btn-success:active {
  background-color: #309c3e;
}

/* line 35, app/assets/stylesheets/branding_overides/teachstone.scss */
.body-brand-teachstone .btn.btn-primary {
  background-color: #0074cc;
}

/* line 38, app/assets/stylesheets/branding_overides/teachstone.scss */
.body-brand-teachstone .btn.btn-primary:hover {
  background-color: #0065b3;
}

/* line 42, app/assets/stylesheets/branding_overides/teachstone.scss */
.body-brand-teachstone .btn.btn-primary:active {
  background-color: #005799;
}

/* line 47, app/assets/stylesheets/branding_overides/teachstone.scss */
.body-brand-teachstone .btn.btn-warning {
  background-color: #f5851f;
}

/* line 50, app/assets/stylesheets/branding_overides/teachstone.scss */
.body-brand-teachstone .btn.btn-warning:hover {
  background-color: #f47c0b;
}

/* line 54, app/assets/stylesheets/branding_overides/teachstone.scss */
.body-brand-teachstone .btn.btn-warning:active {
  background-color: #db6f0a;
}

/* line 59, app/assets/stylesheets/branding_overides/teachstone.scss */
.body-brand-teachstone .btn.btn-danger {
  background-color: #da4f49;
}

/* line 62, app/assets/stylesheets/branding_overides/teachstone.scss */
.body-brand-teachstone .btn.btn-danger:hover {
  background-color: #d84641;
}

/* line 66, app/assets/stylesheets/branding_overides/teachstone.scss */
.body-brand-teachstone .btn.btn-danger:active {
  background-color: #d4312b;
}

/* line 71, app/assets/stylesheets/branding_overides/teachstone.scss */
.body-brand-teachstone .btn.btn-info {
  background-color: #5bc0de;
}

/* line 74, app/assets/stylesheets/branding_overides/teachstone.scss */
.body-brand-teachstone .btn.btn-info:hover {
  background-color: #51acc7;
}

/* line 78, app/assets/stylesheets/branding_overides/teachstone.scss */
.body-brand-teachstone .btn.btn-info:active {
  background-color: #51acc7;
}

/* line 1, app/assets/stylesheets/branding_overides/unity_pd.scss */
.body-brand-unity_pd {
  -webkit-font-smoothing: antialiased;
}

/* line 4, app/assets/stylesheets/branding_overides/unity_pd.scss */
.body-brand-unity_pd .btn {
  box-shadow: none;
  background-image: none;
  border: none;
  background-color: #e6e6e6;
}

/* line 10, app/assets/stylesheets/branding_overides/unity_pd.scss */
.body-brand-unity_pd .btn:focus {
  outline: 0;
}

/* line 14, app/assets/stylesheets/branding_overides/unity_pd.scss */
.body-brand-unity_pd .btn:hover {
  background-color: #d9d9d9;
}

/* line 18, app/assets/stylesheets/branding_overides/unity_pd.scss */
.body-brand-unity_pd .btn:active {
  background-color: #cccccc;
}

/* line 23, app/assets/stylesheets/branding_overides/unity_pd.scss */
.body-brand-unity_pd .btn.btn-success {
  background-color: #38b449;
}

/* line 26, app/assets/stylesheets/branding_overides/unity_pd.scss */
.body-brand-unity_pd .btn.btn-success:hover {
  background-color: #36b046;
}

/* line 30, app/assets/stylesheets/branding_overides/unity_pd.scss */
.body-brand-unity_pd .btn.btn-success:active {
  background-color: #309c3e;
}

/* line 35, app/assets/stylesheets/branding_overides/unity_pd.scss */
.body-brand-unity_pd .btn.btn-primary {
  background-color: #0074cc;
}

/* line 38, app/assets/stylesheets/branding_overides/unity_pd.scss */
.body-brand-unity_pd .btn.btn-primary:hover {
  background-color: #0065b3;
}

/* line 42, app/assets/stylesheets/branding_overides/unity_pd.scss */
.body-brand-unity_pd .btn.btn-primary:active {
  background-color: #005799;
}

/* line 47, app/assets/stylesheets/branding_overides/unity_pd.scss */
.body-brand-unity_pd .btn.btn-warning {
  background-color: #f5851f;
}

/* line 50, app/assets/stylesheets/branding_overides/unity_pd.scss */
.body-brand-unity_pd .btn.btn-warning:hover {
  background-color: #f47c0b;
}

/* line 54, app/assets/stylesheets/branding_overides/unity_pd.scss */
.body-brand-unity_pd .btn.btn-warning:active {
  background-color: #db6f0a;
}

/* line 59, app/assets/stylesheets/branding_overides/unity_pd.scss */
.body-brand-unity_pd .btn.btn-danger {
  background-color: #da4f49;
}

/* line 62, app/assets/stylesheets/branding_overides/unity_pd.scss */
.body-brand-unity_pd .btn.btn-danger:hover {
  background-color: #d84641;
}

/* line 66, app/assets/stylesheets/branding_overides/unity_pd.scss */
.body-brand-unity_pd .btn.btn-danger:active {
  background-color: #d4312b;
}

/* line 71, app/assets/stylesheets/branding_overides/unity_pd.scss */
.body-brand-unity_pd .btn.btn-info {
  background-color: #5bc0de;
}

/* line 74, app/assets/stylesheets/branding_overides/unity_pd.scss */
.body-brand-unity_pd .btn.btn-info:hover {
  background-color: #51acc7;
}

/* line 78, app/assets/stylesheets/branding_overides/unity_pd.scss */
.body-brand-unity_pd .btn.btn-info:active {
  background-color: #51acc7;
}

/* line 1, app/assets/stylesheets/branding_overides/uoa.scss */
.body-brand-uoa {
  -webkit-font-smoothing: antialiased;
}

/* line 4, app/assets/stylesheets/branding_overides/uoa.scss */
.body-brand-uoa .btn {
  box-shadow: none;
  background-image: none;
  border: none;
  background-color: #e6e6e6;
}

/* line 10, app/assets/stylesheets/branding_overides/uoa.scss */
.body-brand-uoa .btn:focus {
  outline: 0;
}

/* line 14, app/assets/stylesheets/branding_overides/uoa.scss */
.body-brand-uoa .btn:hover {
  background-color: #d9d9d9;
}

/* line 18, app/assets/stylesheets/branding_overides/uoa.scss */
.body-brand-uoa .btn:active {
  background-color: #cccccc;
}

/* line 23, app/assets/stylesheets/branding_overides/uoa.scss */
.body-brand-uoa .btn.btn-success {
  background-color: #38b449;
}

/* line 26, app/assets/stylesheets/branding_overides/uoa.scss */
.body-brand-uoa .btn.btn-success:hover {
  background-color: #36b046;
}

/* line 30, app/assets/stylesheets/branding_overides/uoa.scss */
.body-brand-uoa .btn.btn-success:active {
  background-color: #309c3e;
}

/* line 35, app/assets/stylesheets/branding_overides/uoa.scss */
.body-brand-uoa .btn.btn-primary {
  background-color: #0080a7;
}

/* line 38, app/assets/stylesheets/branding_overides/uoa.scss */
.body-brand-uoa .btn.btn-primary:hover {
  background-color: #007599;
}

/* line 42, app/assets/stylesheets/branding_overides/uoa.scss */
.body-brand-uoa .btn.btn-primary:active {
  background-color: #006280;
}

/* line 47, app/assets/stylesheets/branding_overides/uoa.scss */
.body-brand-uoa .btn.btn-warning {
  background-color: #f5851f;
}

/* line 50, app/assets/stylesheets/branding_overides/uoa.scss */
.body-brand-uoa .btn.btn-warning:hover {
  background-color: #f47c0b;
}

/* line 54, app/assets/stylesheets/branding_overides/uoa.scss */
.body-brand-uoa .btn.btn-warning:active {
  background-color: #db6f0a;
}

/* line 59, app/assets/stylesheets/branding_overides/uoa.scss */
.body-brand-uoa .btn.btn-danger {
  background-color: #da4f49;
}

/* line 62, app/assets/stylesheets/branding_overides/uoa.scss */
.body-brand-uoa .btn.btn-danger:hover {
  background-color: #d84641;
}

/* line 66, app/assets/stylesheets/branding_overides/uoa.scss */
.body-brand-uoa .btn.btn-danger:active {
  background-color: #d4312b;
}

/* line 71, app/assets/stylesheets/branding_overides/uoa.scss */
.body-brand-uoa .btn.btn-info {
  background-color: #5bc0de;
}

/* line 74, app/assets/stylesheets/branding_overides/uoa.scss */
.body-brand-uoa .btn.btn-info:hover {
  background-color: #51acc7;
}

/* line 78, app/assets/stylesheets/branding_overides/uoa.scss */
.body-brand-uoa .btn.btn-info:active {
  background-color: #51acc7;
}

/* line 1, app/assets/stylesheets/branding_overides/niot.scss */
.body-brand-niot {
  -webkit-font-smoothing: antialiased;
}

/* line 4, app/assets/stylesheets/branding_overides/niot.scss */
.body-brand-niot .btn {
  box-shadow: none;
  background-image: none;
  border: none;
  background-color: #e6e6e6;
}

/* line 10, app/assets/stylesheets/branding_overides/niot.scss */
.body-brand-niot .btn:focus {
  outline: 0;
}

/* line 14, app/assets/stylesheets/branding_overides/niot.scss */
.body-brand-niot .btn:hover {
  background-color: #d9d9d9;
}

/* line 18, app/assets/stylesheets/branding_overides/niot.scss */
.body-brand-niot .btn:active {
  background-color: #cccccc;
}

/* line 23, app/assets/stylesheets/branding_overides/niot.scss */
.body-brand-niot .btn.btn-success {
  background-color: #38b449;
}

/* line 26, app/assets/stylesheets/branding_overides/niot.scss */
.body-brand-niot .btn.btn-success:hover {
  background-color: #36b046;
}

/* line 30, app/assets/stylesheets/branding_overides/niot.scss */
.body-brand-niot .btn.btn-success:active {
  background-color: #309c3e;
}

/* line 35, app/assets/stylesheets/branding_overides/niot.scss */
.body-brand-niot .btn.btn-primary {
  background-color: #0074cc;
}

/* line 38, app/assets/stylesheets/branding_overides/niot.scss */
.body-brand-niot .btn.btn-primary:hover {
  background-color: #0065b3;
}

/* line 42, app/assets/stylesheets/branding_overides/niot.scss */
.body-brand-niot .btn.btn-primary:active {
  background-color: #005799;
}

/* line 47, app/assets/stylesheets/branding_overides/niot.scss */
.body-brand-niot .btn.btn-warning {
  background-color: #f5851f;
}

/* line 50, app/assets/stylesheets/branding_overides/niot.scss */
.body-brand-niot .btn.btn-warning:hover {
  background-color: #f47c0b;
}

/* line 54, app/assets/stylesheets/branding_overides/niot.scss */
.body-brand-niot .btn.btn-warning:active {
  background-color: #db6f0a;
}

/* line 59, app/assets/stylesheets/branding_overides/niot.scss */
.body-brand-niot .btn.btn-danger {
  background-color: #da4f49;
}

/* line 62, app/assets/stylesheets/branding_overides/niot.scss */
.body-brand-niot .btn.btn-danger:hover {
  background-color: #d84641;
}

/* line 66, app/assets/stylesheets/branding_overides/niot.scss */
.body-brand-niot .btn.btn-danger:active {
  background-color: #d4312b;
}

/* line 71, app/assets/stylesheets/branding_overides/niot.scss */
.body-brand-niot .btn.btn-info {
  background-color: #5bc0de;
}

/* line 74, app/assets/stylesheets/branding_overides/niot.scss */
.body-brand-niot .btn.btn-info:hover {
  background-color: #51acc7;
}

/* line 78, app/assets/stylesheets/branding_overides/niot.scss */
.body-brand-niot .btn.btn-info:active {
  background-color: #51acc7;
}

/* line 2, app/assets/stylesheets/templates/discussions/modal.scss */
.toolbarModal .modal-header {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  border-bottom: none;
  padding-bottom: 20px;
}

/* line 11, app/assets/stylesheets/templates/discussions/modal.scss */
.toolbarModal .modal-body button {
  font-size: 14px;
  border: 0;
  background-color: #00b3e9;
  color: white;
  height: 35px;
  width: 100px;
  border-radius: 3px;
  box-shadow: 0px 1.5px 3px 1px #ededed;
}

/* line 22, app/assets/stylesheets/templates/discussions/modal.scss */
.toolbarModal .modal-body form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
}

/* line 29, app/assets/stylesheets/templates/discussions/modal.scss */
.toolbarModal .modal-body form input {
  width: 65%;
  text-align: center;
  height: 30px;
  border: none;
  border-bottom: 0.3px solid #ededed;
  border-radius: 0;
  box-shadow: unset;
  color: black;
  margin-bottom: 20px;
}

/* line 40, app/assets/stylesheets/templates/discussions/modal.scss */
.toolbarModal .modal-body form input:focus {
  border-bottom: 0.5px solid #92e5ff;
  transform: 1.2;
  transition: 0.3s ease-in-out;
}

/* line 49, app/assets/stylesheets/templates/discussions/modal.scss */
.toolbarModal .modal-footer {
  height: 40px;
  background: #f3f5f7;
  border-top: none;
  display: flex;
  align-items: center;
}

/* line 56, app/assets/stylesheets/templates/discussions/modal.scss */
.toolbarModal .modal-footer button {
  font-size: 14px;
  border: 0;
  background-color: #00b3e9;
  color: white;
  height: 35px;
  width: 100px;
  border-radius: 3px;
  box-shadow: 0px 1.5px 3px 1px #ededed;
  transition: 0.25s ease-out;
}

/* line 67, app/assets/stylesheets/templates/discussions/modal.scss */
.toolbarModal .modal-footer button:last-of-type {
  background-color: #d8d8d8;
  color: black;
}

/* line 72, app/assets/stylesheets/templates/discussions/modal.scss */
.toolbarModal .modal-footer button:hover {
  background-color: #00b3e9;
  color: white;
}

/* line 81, app/assets/stylesheets/templates/discussions/modal.scss */
.expandedContainer .modal {
  margin-left: -40vw !important;
  width: 80vw !important;
}

/* line 87, app/assets/stylesheets/templates/discussions/modal.scss */
.modalHelp {
  border: none;
  border-radius: 12px;
  background-color: #f5f5f5;
  box-shadow: 0px 1.5px 3px 1px #ededed;
  padding-bottom: 10px;
  padding-top: 20px !important;
}

/* line 96, app/assets/stylesheets/templates/discussions/modal.scss */
.modalHelp ul li {
  list-style: none;
}

/* line 100, app/assets/stylesheets/templates/discussions/modal.scss */
.modalHelp ul {
  display: flex !important;
  margin: 0 !important;
  padding-inline-start: 0;
  width: unset !important;
  text-align: center !important;
}

/* line 108, app/assets/stylesheets/templates/discussions/modal.scss */
.modalHelp p {
  width: unset !important;
  text-align: center !important;
}

/* line 113, app/assets/stylesheets/templates/discussions/modal.scss */
.modalHelp li {
  flex: 1;
}

/* line 117, app/assets/stylesheets/templates/discussions/modal.scss */
.modalHelp li:hover i {
  transform: scale(1.2);
}

/* line 122, app/assets/stylesheets/templates/discussions/modal.scss */
.modalHelp li i {
  transition: 0.4s ease-in-out !important;
  font-size: 40px;
}

/* line 1, app/assets/stylesheets/templates/discussions/reply.scss */
.commentDeleteBtn {
  color: #989898;
  transition: transform 1s ease-in-out;
}

/* line 4, app/assets/stylesheets/templates/discussions/reply.scss */
.commentDeleteBtn:hover {
  color: #a80808;
}

/* line 3, app/assets/stylesheets/templates/learn.scss */
.learn-page .bordered-box-large-radius.lighter .card-title {
  color: #00baba !important;
}

/* line 9, app/assets/stylesheets/templates/learn.scss */
.learn-page .bordered-box-large-radius .card {
  border-radius: 12px;
  border: 1px solid #bfbfbf;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
  transition: box-shadow 300ms ease-in-out, border 300ms ease-in-out !important;
  margin-bottom: 20px;
}

/* line 16, app/assets/stylesheets/templates/learn.scss */
.learn-page .bordered-box-large-radius .card .card-title {
  color: #2A338F;
  font-size: 28px;
  line-height: 28px;
}

/* line 22, app/assets/stylesheets/templates/learn.scss */
.learn-page .bordered-box-large-radius .card .card-image-fixed-height {
  height: 200px;
  margin: auto;
  border-radius: 25px 25px 0 0;
  object-fit: cover;
}

/* line 29, app/assets/stylesheets/templates/learn.scss */
.learn-page .bordered-box-large-radius .card .card-body {
  display: flex;
  flex-direction: column;
}

/* line 34, app/assets/stylesheets/templates/learn.scss */
.learn-page .bordered-box-large-radius .card .card-controls {
  margin-top: auto;
}

/* line 40, app/assets/stylesheets/templates/learn.scss */
.learn-page .success-banner {
  background: #0065b3;
  display: flex;
  border-radius: 25px;
  padding: 15px 20px;
}

/* line 46, app/assets/stylesheets/templates/learn.scss */
.learn-page .success-banner .success-banner-img {
  max-width: 75px;
  padding: 0 0 10px 10px;
  margin-right: 10px;
}

/* line 52, app/assets/stylesheets/templates/learn.scss */
.learn-page .success-banner .body {
  align-self: center;
  color: #ffffff;
}

/* line 57, app/assets/stylesheets/templates/learn.scss */
.learn-page .success-banner .body .title h5 {
  color: #ffffff;
  font-size: 20px;
  line-height: 20px;
  margin-top: 0;
}

/* line 65, app/assets/stylesheets/templates/learn.scss */
.learn-page .success-banner .control {
  margin-left: auto;
  align-self: center;
}

/* line 69, app/assets/stylesheets/templates/learn.scss */
.learn-page .success-banner .control .btn {
  width: 150px;
  background: #ffc900;
  color: #283238;
}

@media (max-width: 976px) {
  /* line 78, app/assets/stylesheets/templates/learn.scss */
  .learn-page .bordered-box-large-radius {
    padding: 15px;
    margin-bottom: 15px;
  }
  /* line 82, app/assets/stylesheets/templates/learn.scss */
  .learn-page .bordered-box-large-radius .card {
    max-width: none;
  }
}

/* line 89, app/assets/stylesheets/templates/learn.scss */
.learn-page-filter {
  background: #e9e9e9;
  border-radius: 12px;
  padding: 20px 20px 10px 20px;
  margin-bottom: 20px;
}

/* line 95, app/assets/stylesheets/templates/learn.scss */
.learn-page-filter .search-filter {
  height: 42px;
  padding-left: 15px;
}

/* line 100, app/assets/stylesheets/templates/learn.scss */
.learn-page-filter .select2-input {
  height: 28px;
}

/**
 * Swiper 8.4.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 17, 2023
 */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}

/* line 19, node_modules/swiper/swiper-bundle.css */
:root {
  --swiper-theme-color: #007aff;
}

/* line 22, node_modules/swiper/swiper-bundle.css */
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

/* line 32, node_modules/swiper/swiper-bundle.css */
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

/* line 35, node_modules/swiper/swiper-bundle.css */
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

/* line 44, node_modules/swiper/swiper-bundle.css */
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

/* line 48, node_modules/swiper/swiper-bundle.css */
.swiper-pointer-events {
  touch-action: pan-y;
}

/* line 51, node_modules/swiper/swiper-bundle.css */
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

/* line 54, node_modules/swiper/swiper-bundle.css */
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

/* line 61, node_modules/swiper/swiper-bundle.css */
.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
/* line 65, node_modules/swiper/swiper-bundle.css */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

/* line 69, node_modules/swiper/swiper-bundle.css */
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* line 73, node_modules/swiper/swiper-bundle.css */
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 3D Effects */
/* line 79, node_modules/swiper/swiper-bundle.css */
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

/* line 83, node_modules/swiper/swiper-bundle.css */
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* line 93, node_modules/swiper/swiper-bundle.css */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

/* line 106, node_modules/swiper/swiper-bundle.css */
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

/* line 109, node_modules/swiper/swiper-bundle.css */
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* line 112, node_modules/swiper/swiper-bundle.css */
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* line 115, node_modules/swiper/swiper-bundle.css */
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* line 118, node_modules/swiper/swiper-bundle.css */
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
/* line 122, node_modules/swiper/swiper-bundle.css */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

/* line 129, node_modules/swiper/swiper-bundle.css */
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

/* line 132, node_modules/swiper/swiper-bundle.css */
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

/* line 135, node_modules/swiper/swiper-bundle.css */
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

/* line 138, node_modules/swiper/swiper-bundle.css */
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

/* line 141, node_modules/swiper/swiper-bundle.css */
.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}

/* line 146, node_modules/swiper/swiper-bundle.css */
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

/* line 149, node_modules/swiper/swiper-bundle.css */
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

/* line 154, node_modules/swiper/swiper-bundle.css */
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

/* line 157, node_modules/swiper/swiper-bundle.css */
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* line 162, node_modules/swiper/swiper-bundle.css */
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

/* line 166, node_modules/swiper/swiper-bundle.css */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

/* line 170, node_modules/swiper/swiper-bundle.css */
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

/* line 177, node_modules/swiper/swiper-bundle.css */
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

/* line 181, node_modules/swiper/swiper-bundle.css */
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

/* line 185, node_modules/swiper/swiper-bundle.css */
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

/* line 191, node_modules/swiper/swiper-bundle.css */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

/* line 205, node_modules/swiper/swiper-bundle.css */
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

/* line 211, node_modules/swiper/swiper-bundle.css */
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

/* line 217, node_modules/swiper/swiper-bundle.css */
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

/* line 221, node_modules/swiper/swiper-bundle.css */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

/* line 230, node_modules/swiper/swiper-bundle.css */
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

/* line 235, node_modules/swiper/swiper-bundle.css */
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}

/* line 239, node_modules/swiper/swiper-bundle.css */
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

/* line 244, node_modules/swiper/swiper-bundle.css */
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}

/* line 248, node_modules/swiper/swiper-bundle.css */
.swiper-button-lock {
  display: none;
}

/* line 251, node_modules/swiper/swiper-bundle.css */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

/* line 264, node_modules/swiper/swiper-bundle.css */
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

/* line 271, node_modules/swiper/swiper-bundle.css */
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* line 274, node_modules/swiper/swiper-bundle.css */
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
/* line 279, node_modules/swiper/swiper-bundle.css */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
/* line 288, node_modules/swiper/swiper-bundle.css */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

/* line 292, node_modules/swiper/swiper-bundle.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

/* line 296, node_modules/swiper/swiper-bundle.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

/* line 299, node_modules/swiper/swiper-bundle.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

/* line 302, node_modules/swiper/swiper-bundle.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

/* line 305, node_modules/swiper/swiper-bundle.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

/* line 308, node_modules/swiper/swiper-bundle.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

/* line 311, node_modules/swiper/swiper-bundle.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

/* line 314, node_modules/swiper/swiper-bundle.css */
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

/* line 322, node_modules/swiper/swiper-bundle.css */
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

/* line 330, node_modules/swiper/swiper-bundle.css */
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

/* line 333, node_modules/swiper/swiper-bundle.css */
.swiper-pagination-bullet:only-child {
  display: none !important;
}

/* line 336, node_modules/swiper/swiper-bundle.css */
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

/* line 340, node_modules/swiper/swiper-bundle.css */
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

/* line 346, node_modules/swiper/swiper-bundle.css */
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

/* line 351, node_modules/swiper/swiper-bundle.css */
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

/* line 357, node_modules/swiper/swiper-bundle.css */
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

/* line 362, node_modules/swiper/swiper-bundle.css */
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

/* line 366, node_modules/swiper/swiper-bundle.css */
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

/* line 372, node_modules/swiper/swiper-bundle.css */
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

/* line 376, node_modules/swiper/swiper-bundle.css */
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
/* line 380, node_modules/swiper/swiper-bundle.css */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

/* line 384, node_modules/swiper/swiper-bundle.css */
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

/* line 394, node_modules/swiper/swiper-bundle.css */
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

/* line 397, node_modules/swiper/swiper-bundle.css */
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

/* line 406, node_modules/swiper/swiper-bundle.css */
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

/* line 415, node_modules/swiper/swiper-bundle.css */
.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
/* line 419, node_modules/swiper/swiper-bundle.css */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

/* line 425, node_modules/swiper/swiper-bundle.css */
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

/* line 429, node_modules/swiper/swiper-bundle.css */
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

/* line 438, node_modules/swiper/swiper-bundle.css */
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

/* line 447, node_modules/swiper/swiper-bundle.css */
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

/* line 456, node_modules/swiper/swiper-bundle.css */
.swiper-scrollbar-cursor-drag {
  cursor: move;
}

/* line 459, node_modules/swiper/swiper-bundle.css */
.swiper-scrollbar-lock {
  display: none;
}

/* line 462, node_modules/swiper/swiper-bundle.css */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

/* line 470, node_modules/swiper/swiper-bundle.css */
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* line 477, node_modules/swiper/swiper-bundle.css */
.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
/* line 481, node_modules/swiper/swiper-bundle.css */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

/* line 486, node_modules/swiper/swiper-bundle.css */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

/* line 501, node_modules/swiper/swiper-bundle.css */
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

/* line 505, node_modules/swiper/swiper-bundle.css */
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

/* line 508, node_modules/swiper/swiper-bundle.css */
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* a11y */
/* line 520, node_modules/swiper/swiper-bundle.css */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

/* line 528, node_modules/swiper/swiper-bundle.css */
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

/* line 532, node_modules/swiper/swiper-bundle.css */
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

/* line 535, node_modules/swiper/swiper-bundle.css */
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

/* line 539, node_modules/swiper/swiper-bundle.css */
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

/* line 542, node_modules/swiper/swiper-bundle.css */
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

/* line 546, node_modules/swiper/swiper-bundle.css */
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 549, node_modules/swiper/swiper-bundle.css */
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* line 553, node_modules/swiper/swiper-bundle.css */
.swiper-cube {
  overflow: visible;
}

/* line 556, node_modules/swiper/swiper-bundle.css */
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

/* line 566, node_modules/swiper/swiper-bundle.css */
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 569, node_modules/swiper/swiper-bundle.css */
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

/* line 572, node_modules/swiper/swiper-bundle.css */
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* line 576, node_modules/swiper/swiper-bundle.css */
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev,
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

/* line 583, node_modules/swiper/swiper-bundle.css */
.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 591, node_modules/swiper/swiper-bundle.css */
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

/* line 600, node_modules/swiper/swiper-bundle.css */
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

/* line 610, node_modules/swiper/swiper-bundle.css */
.swiper-flip {
  overflow: visible;
}

/* line 613, node_modules/swiper/swiper-bundle.css */
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

/* line 619, node_modules/swiper/swiper-bundle.css */
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 622, node_modules/swiper/swiper-bundle.css */
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* line 626, node_modules/swiper/swiper-bundle.css */
.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 634, node_modules/swiper/swiper-bundle.css */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

/* line 640, node_modules/swiper/swiper-bundle.css */
.swiper-cards {
  overflow: visible;
}

/* line 643, node_modules/swiper/swiper-bundle.css */
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

@media (min-width: 1024px) {
  /* line 3, app/assets/stylesheets/templates/teachstone.scss */
  .teachstone-layout .teachstone-responsive-display-tab-content {
    display: flex !important;
  }
}

/* line 8, app/assets/stylesheets/templates/teachstone.scss */
.teachstone-layout a {
  text-decoration: none;
}

/* line 11, app/assets/stylesheets/templates/teachstone.scss */
.teachstone-layout a:visited, .teachstone-layout a:hover, .teachstone-layout a:active, .teachstone-layout a:focus {
  text-decoration: none;
}

/* line 17, app/assets/stylesheets/templates/teachstone.scss */
.teachstone-layout a.tw-btn-error:visited, .teachstone-layout a.tw-btn-success:visited, .teachstone-layout a.tw-btn-warning:visited, .teachstone-layout a.tw-btn-primary:visited, .teachstone-layout a.tw-btn-error:hover, .teachstone-layout a.tw-btn-success:hover, .teachstone-layout a.tw-btn-warning:hover, .teachstone-layout a.tw-btn-primary:hover, .teachstone-layout a.tw-btn-error:active, .teachstone-layout a.tw-btn-success:active, .teachstone-layout a.tw-btn-warning:active, .teachstone-layout a.tw-btn-primary:active, .teachstone-layout a.tw-btn-error:focus, .teachstone-layout a.tw-btn-success:focus, .teachstone-layout a.tw-btn-warning:focus, .teachstone-layout a.tw-btn-primary:focus {
  color: #ffffff;
}

/* line 26, app/assets/stylesheets/templates/teachstone.scss */
.teachstone-layout .teachstone-search-reflections {
  width: 100%;
  height: 32px;
  margin: 0;
  border-radius: 9999px;
  padding-left: 12px;
}

/* line 33, app/assets/stylesheets/templates/teachstone.scss */
.teachstone-layout .teachstone-select-filter-submission {
  width: 100px;
  height: 32px;
  margin: 0;
  border-radius: 10px;
  padding-left: 3px;
}

/* line 42, app/assets/stylesheets/templates/teachstone.scss */
.tw-teachstone-pagination {
  display: flex;
  justify-items: center;
}

/* line 46, app/assets/stylesheets/templates/teachstone.scss */
.tw-teachstone-pagination .pagination {
  display: flex;
  margin: 0 auto;
  gap: 0.25rem;
  flex-wrap: wrap;
}

/* line 52, app/assets/stylesheets/templates/teachstone.scss */
.tw-teachstone-pagination .pagination li {
  background: white;
  border-radius: 9999px;
  text-align: center;
  font-size: 0.75rem;
  /* 12px */
  line-height: 12px;
  display: flex;
  justify-items: center;
  overflow: hidden;
  --tw-shadow: 0 1px 3px 0
      rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0
      var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

/* line 67, app/assets/stylesheets/templates/teachstone.scss */
.tw-teachstone-pagination .pagination li a {
  width: 100%;
  height: 100%;
  line-height: 12px !important;
  color: #333333;
  padding: 10px 13px !important;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

/* line 77, app/assets/stylesheets/templates/teachstone.scss */
.tw-teachstone-pagination .pagination li a:hover {
  background: #336a90;
  color: white !important;
}

/* line 83, app/assets/stylesheets/templates/teachstone.scss */
.tw-teachstone-pagination .pagination li.active {
  background: #336a90;
  color: white;
  padding: 10px 13px !important;
}

/* line 89, app/assets/stylesheets/templates/teachstone.scss */
.tw-teachstone-pagination .pagination li.disabled {
  color: #595959 !important;
  padding: 10px 13px !important;
}

/* line 97, app/assets/stylesheets/templates/teachstone.scss */
.ts-im-step {
  border: 1px solid #336a90;
  display: flex;
  margin: 7.5px 0px;
}

/* line 102, app/assets/stylesheets/templates/teachstone.scss */
.ts-im-step .number {
  background: #336a90;
  color: white;
  padding: 7.5px;
  width: 40px !important;
  text-align: center;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

/* line 112, app/assets/stylesheets/templates/teachstone.scss */
.ts-im-step .number .character {
  margin: auto;
}

/* line 117, app/assets/stylesheets/templates/teachstone.scss */
.ts-im-step .description {
  padding: 10px;
}

/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* line 34, app/assets/stylesheets/bootstrap4/_tables.scss */
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

/* line 7, app/assets/stylesheets/bootstrap4/mixins/_table-row.scss */
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8d8f1;
}

/* line 14, app/assets/stylesheets/bootstrap4/mixins/_table-row.scss */
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7ab7e4;
}

/* line 13, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
.table-hover .table-primary:hover {
  background-color: #a3cced;
}

/* line 32, app/assets/stylesheets/bootstrap4/mixins/_table-row.scss */
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #a3cced;
}

/* line 7, app/assets/stylesheets/bootstrap4/mixins/_table-row.scss */
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

/* line 14, app/assets/stylesheets/bootstrap4/mixins/_table-row.scss */
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

/* line 13, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

/* line 32, app/assets/stylesheets/bootstrap4/mixins/_table-row.scss */
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

/* line 7, app/assets/stylesheets/bootstrap4/mixins/_table-row.scss */
.table-success,
.table-success > th,
.table-success > td {
  background-color: #d1ebd1;
}

/* line 14, app/assets/stylesheets/bootstrap4/mixins/_table-row.scss */
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #aadaaa;
}

/* line 13, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
.table-hover .table-success:hover {
  background-color: #bfe3bf;
}

/* line 32, app/assets/stylesheets/bootstrap4/mixins/_table-row.scss */
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #bfe3bf;
}

/* line 7, app/assets/stylesheets/bootstrap4/mixins/_table-row.scss */
.table-info,
.table-info > th,
.table-info > td {
  background-color: #d1edf6;
}

/* line 14, app/assets/stylesheets/bootstrap4/mixins/_table-row.scss */
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #aadeee;
}

/* line 13, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
.table-hover .table-info:hover {
  background-color: #bce5f2;
}

/* line 32, app/assets/stylesheets/bootstrap4/mixins/_table-row.scss */
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #bce5f2;
}

/* line 7, app/assets/stylesheets/bootstrap4/mixins/_table-row.scss */
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fee6c6;
}

/* line 14, app/assets/stylesheets/bootstrap4/mixins/_table-row.scss */
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #fcd194;
}

/* line 13, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
.table-hover .table-warning:hover {
  background-color: #fedbad;
}

/* line 32, app/assets/stylesheets/bootstrap4/mixins/_table-row.scss */
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #fedbad;
}

/* line 7, app/assets/stylesheets/bootstrap4/mixins/_table-row.scss */
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5cecc;
}

/* line 14, app/assets/stylesheets/bootstrap4/mixins/_table-row.scss */
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #eca3a0;
}

/* line 13, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
.table-hover .table-danger:hover {
  background-color: #f1bab7;
}

/* line 32, app/assets/stylesheets/bootstrap4/mixins/_table-row.scss */
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1bab7;
}

/* line 7, app/assets/stylesheets/bootstrap4/mixins/_table-row.scss */
.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

/* line 14, app/assets/stylesheets/bootstrap4/mixins/_table-row.scss */
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

/* line 13, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
.table-hover .table-light:hover {
  background-color: #ececf6;
}

/* line 32, app/assets/stylesheets/bootstrap4/mixins/_table-row.scss */
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

/* line 7, app/assets/stylesheets/bootstrap4/mixins/_table-row.scss */
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

/* line 14, app/assets/stylesheets/bootstrap4/mixins/_table-row.scss */
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

/* line 13, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

/* line 32, app/assets/stylesheets/bootstrap4/mixins/_table-row.scss */
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

/* line 7, app/assets/stylesheets/bootstrap4/mixins/_table-row.scss */
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(51, 51, 51, 0.075);
}

/* line 13, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
.table-hover .table-active:hover {
  background-color: rgba(38, 38, 38, 0.075);
}

/* line 32, app/assets/stylesheets/bootstrap4/mixins/_table-row.scss */
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(38, 38, 38, 0.075);
}

/* line 114, app/assets/stylesheets/bootstrap4/_tables.scss */
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

/* line 122, app/assets/stylesheets/bootstrap4/_tables.scss */
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 130, app/assets/stylesheets/bootstrap4/_tables.scss */
.table-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 134, app/assets/stylesheets/bootstrap4/_tables.scss */
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}

/* line 140, app/assets/stylesheets/bootstrap4/_tables.scss */
.table-dark.table-bordered {
  border: 0;
}

/* line 145, app/assets/stylesheets/bootstrap4/_tables.scss */
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 13, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  /* line 171, app/assets/stylesheets/bootstrap4/_tables.scss */
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, app/assets/stylesheets/bootstrap4/_tables.scss */
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 171, app/assets/stylesheets/bootstrap4/_tables.scss */
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, app/assets/stylesheets/bootstrap4/_tables.scss */
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 171, app/assets/stylesheets/bootstrap4/_tables.scss */
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, app/assets/stylesheets/bootstrap4/_tables.scss */
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 171, app/assets/stylesheets/bootstrap4/_tables.scss */
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, app/assets/stylesheets/bootstrap4/_tables.scss */
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

/* line 171, app/assets/stylesheets/bootstrap4/_tables.scss */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 179, app/assets/stylesheets/bootstrap4/_tables.scss */
.table-responsive > .table-bordered {
  border: 0;
}

/* line 2, app/assets/stylesheets/bootstrap4/_dropdown.scss */
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

/* line 9, app/assets/stylesheets/bootstrap4/_dropdown.scss */
.dropdown-toggle {
  white-space: nowrap;
}

/* line 17, app/assets/stylesheets/bootstrap4/_dropdown.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(51, 51, 51, 0.15);
  border-radius: 0.25rem;
}

/* line 42, app/assets/stylesheets/bootstrap4/_dropdown.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 47, app/assets/stylesheets/bootstrap4/_dropdown.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 42, app/assets/stylesheets/bootstrap4/_dropdown.scss */
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  /* line 47, app/assets/stylesheets/bootstrap4/_dropdown.scss */
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 42, app/assets/stylesheets/bootstrap4/_dropdown.scss */
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  /* line 47, app/assets/stylesheets/bootstrap4/_dropdown.scss */
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 42, app/assets/stylesheets/bootstrap4/_dropdown.scss */
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  /* line 47, app/assets/stylesheets/bootstrap4/_dropdown.scss */
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 42, app/assets/stylesheets/bootstrap4/_dropdown.scss */
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  /* line 47, app/assets/stylesheets/bootstrap4/_dropdown.scss */
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

/* line 57, app/assets/stylesheets/bootstrap4/_dropdown.scss */
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

/* line 70, app/assets/stylesheets/bootstrap4/_dropdown.scss */
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

/* line 80, app/assets/stylesheets/bootstrap4/_dropdown.scss */
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 87, app/assets/stylesheets/bootstrap4/_dropdown.scss */
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

/* line 97, app/assets/stylesheets/bootstrap4/_dropdown.scss */
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 106, app/assets/stylesheets/bootstrap4/_dropdown.scss */
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

/* line 116, app/assets/stylesheets/bootstrap4/_dropdown.scss */
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

/* line 123, app/assets/stylesheets/bootstrap4/_dropdown.scss */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 153, app/assets/stylesheets/bootstrap4/_dropdown.scss */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0074cc;
}

/* line 160, app/assets/stylesheets/bootstrap4/_dropdown.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

/* line 172, app/assets/stylesheets/bootstrap4/_dropdown.scss */
.dropdown-menu.show {
  display: block;
}

/* line 177, app/assets/stylesheets/bootstrap4/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

/* line 187, app/assets/stylesheets/bootstrap4/_dropdown.scss */
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

/* line 7, app/assets/stylesheets/bootstrap4/_input-group.scss */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 14, app/assets/stylesheets/bootstrap4/_input-group.scss */
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

/* line 25, app/assets/stylesheets/bootstrap4/_input-group.scss */
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

/* line 33, app/assets/stylesheets/bootstrap4/_input-group.scss */
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

/* line 40, app/assets/stylesheets/bootstrap4/_input-group.scss */
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

/* line 46, app/assets/stylesheets/bootstrap4/_input-group.scss */
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 47, app/assets/stylesheets/bootstrap4/_input-group.scss */
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 52, app/assets/stylesheets/bootstrap4/_input-group.scss */
.input-group > .custom-file {
  display: flex;
  align-items: center;
}

/* line 56, app/assets/stylesheets/bootstrap4/_input-group.scss */
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 58, app/assets/stylesheets/bootstrap4/_input-group.scss */
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 69, app/assets/stylesheets/bootstrap4/_input-group.scss */
.input-group-prepend,
.input-group-append {
  display: flex;
}

/* line 76, app/assets/stylesheets/bootstrap4/_input-group.scss */
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

/* line 80, app/assets/stylesheets/bootstrap4/_input-group.scss */
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}

/* line 85, app/assets/stylesheets/bootstrap4/_input-group.scss */
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

/* line 93, app/assets/stylesheets/bootstrap4/_input-group.scss */
.input-group-prepend {
  margin-right: -1px;
}

/* line 94, app/assets/stylesheets/bootstrap4/_input-group.scss */
.input-group-append {
  margin-left: -1px;
}

/* line 102, app/assets/stylesheets/bootstrap4/_input-group.scss */
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 118, app/assets/stylesheets/bootstrap4/_input-group.scss */
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

/* line 130, app/assets/stylesheets/bootstrap4/_input-group.scss */
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

/* line 135, app/assets/stylesheets/bootstrap4/_input-group.scss */
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 1rem;
}

/* line 147, app/assets/stylesheets/bootstrap4/_input-group.scss */
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

/* line 152, app/assets/stylesheets/bootstrap4/_input-group.scss */
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 164, app/assets/stylesheets/bootstrap4/_input-group.scss */
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

/* line 177, app/assets/stylesheets/bootstrap4/_input-group.scss */
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 186, app/assets/stylesheets/bootstrap4/_input-group.scss */
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 10, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

/* line 17, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

/* line 22, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 27, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #0074cc;
  background-color: #0074cc;
}

/* line 34, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 116, 204, 0.25);
}

/* line 43, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #4db2ff;
}

/* line 47, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #80c8ff;
  border-color: #80c8ff;
}

/* line 55, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

/* line 58, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

/* line 69, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

/* line 75, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}

/* line 90, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}

/* line 108, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

/* line 113, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%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 119, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #0074cc;
  background-color: #0074cc;
}

/* line 124, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

/* line 130, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 116, 204, 0.5);
}

/* line 133, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 116, 204, 0.5);
}

/* line 144, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

/* line 150, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 156, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 116, 204, 0.5);
}

/* line 167, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-switch {
  padding-left: 2.25rem;
}

/* line 171, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

/* line 179, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 179, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}

/* line 192, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}

/* line 199, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 116, 204, 0.5);
}

/* line 212, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none;
}

/* line 230, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-select:focus {
  border-color: #4db2ff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 116, 204, 0.25);
}

/* line 239, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 250, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

/* line 257, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

/* line 263, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-select::-ms-expand {
  display: none;
}

/* line 268, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

/* line 276, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

/* line 289, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

/* line 297, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}

/* line 305, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-file-input:focus ~ .custom-file-label {
  border-color: #4db2ff;
  box-shadow: 0 0 0 0.2rem rgba(0, 116, 204, 0.25);
}

/* line 310, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

/* line 315, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

/* line 320, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

/* line 325, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 342, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

/* line 366, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  appearance: none;
}

/* line 373, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-range:focus {
  outline: none;
}

/* line 378, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 116, 204, 0.25);
}

/* line 379, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 116, 204, 0.25);
}

/* line 380, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 116, 204, 0.25);
}

/* line 383, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-range::-moz-focus-outer {
  border: 0;
}

/* line 387, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #0074cc;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 387, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}

/* line 398, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-range::-webkit-slider-thumb:active {
  background-color: #80c8ff;
}

/* line 403, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 414, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #0074cc;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 414, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}

/* line 424, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-range::-moz-range-thumb:active {
  background-color: #80c8ff;
}

/* line 429, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 440, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #0074cc;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 440, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
  .custom-range::-ms-thumb {
    transition: none;
  }
}

/* line 453, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-range::-ms-thumb:active {
  background-color: #80c8ff;
}

/* line 458, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

/* line 469, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 474, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 481, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

/* line 485, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

/* line 489, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

/* line 493, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-range:disabled::-moz-range-track {
  cursor: default;
}

/* line 497, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

/* line 503, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 503, app/assets/stylesheets/bootstrap4/_custom-forms.scss */
  .custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: none;
  }
}

/* line 5, app/assets/stylesheets/bootstrap4/_card.scss */
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(51, 51, 51, 0.125);
  border-radius: 0.25rem;
}

/* line 16, app/assets/stylesheets/bootstrap4/_card.scss */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 22, app/assets/stylesheets/bootstrap4/_card.scss */
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 28, app/assets/stylesheets/bootstrap4/_card.scss */
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 34, app/assets/stylesheets/bootstrap4/_card.scss */
.card-body {
  flex: 1 1 auto;
  padding: 0.75rem;
}

/* line 42, app/assets/stylesheets/bootstrap4/_card.scss */
.card-title {
  margin-bottom: 0.5rem;
}

/* line 46, app/assets/stylesheets/bootstrap4/_card.scss */
.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}

/* line 51, app/assets/stylesheets/bootstrap4/_card.scss */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 13, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
.card-link:hover {
  text-decoration: none;
}

/* line 60, app/assets/stylesheets/bootstrap4/_card.scss */
.card-link + .card-link {
  margin-left: 0.75rem;
}

/* line 69, app/assets/stylesheets/bootstrap4/_card.scss */
.card-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  background-color: rgba(0, 116, 204, 0.03);
  border-bottom: 1px solid rgba(51, 51, 51, 0.125);
}

/* line 76, app/assets/stylesheets/bootstrap4/_card.scss */
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 81, app/assets/stylesheets/bootstrap4/_card.scss */
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

/* line 87, app/assets/stylesheets/bootstrap4/_card.scss */
.card-footer {
  padding: 0.5rem 0.75rem;
  background-color: rgba(0, 116, 204, 0.03);
  border-top: 1px solid rgba(51, 51, 51, 0.125);
}

/* line 92, app/assets/stylesheets/bootstrap4/_card.scss */
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 102, app/assets/stylesheets/bootstrap4/_card.scss */
.card-header-tabs {
  margin-right: -0.375rem;
  margin-bottom: -0.5rem;
  margin-left: -0.375rem;
  border-bottom: 0;
}

/* line 109, app/assets/stylesheets/bootstrap4/_card.scss */
.card-header-pills {
  margin-right: -0.375rem;
  margin-left: -0.375rem;
}

/* line 115, app/assets/stylesheets/bootstrap4/_card.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 124, app/assets/stylesheets/bootstrap4/_card.scss */
.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

/* line 130, app/assets/stylesheets/bootstrap4/_card.scss */
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 135, app/assets/stylesheets/bootstrap4/_card.scss */
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 143, app/assets/stylesheets/bootstrap4/_card.scss */
.card-deck {
  display: flex;
  flex-direction: column;
}

/* line 147, app/assets/stylesheets/bootstrap4/_card.scss */
.card-deck .card {
  margin-bottom: 0.5rem;
}

@media (min-width: 576px) {
  /* line 143, app/assets/stylesheets/bootstrap4/_card.scss */
  .card-deck {
    flex-flow: row wrap;
    margin-right: -0.5rem;
    margin-left: -0.5rem;
  }
  /* line 156, app/assets/stylesheets/bootstrap4/_card.scss */
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 0.5rem;
    margin-bottom: 0;
    margin-left: 0.5rem;
  }
}

/* line 173, app/assets/stylesheets/bootstrap4/_card.scss */
.card-group {
  display: flex;
  flex-direction: column;
}

/* line 179, app/assets/stylesheets/bootstrap4/_card.scss */
.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 173, app/assets/stylesheets/bootstrap4/_card.scss */
  .card-group {
    flex-flow: row wrap;
  }
  /* line 187, app/assets/stylesheets/bootstrap4/_card.scss */
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 192, app/assets/stylesheets/bootstrap4/_card.scss */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 199, app/assets/stylesheets/bootstrap4/_card.scss */
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 202, app/assets/stylesheets/bootstrap4/_card.scss */
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  /* line 207, app/assets/stylesheets/bootstrap4/_card.scss */
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 214, app/assets/stylesheets/bootstrap4/_card.scss */
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 217, app/assets/stylesheets/bootstrap4/_card.scss */
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  /* line 222, app/assets/stylesheets/bootstrap4/_card.scss */
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

/* line 239, app/assets/stylesheets/bootstrap4/_card.scss */
.card-columns .card {
  margin-bottom: 0.5rem;
}

@media (min-width: 576px) {
  /* line 238, app/assets/stylesheets/bootstrap4/_card.scss */
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  /* line 249, app/assets/stylesheets/bootstrap4/_card.scss */
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 262, app/assets/stylesheets/bootstrap4/_card.scss */
.accordion > .card {
  overflow: hidden;
}

/* line 266, app/assets/stylesheets/bootstrap4/_card.scss */
.accordion > .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

/* line 270, app/assets/stylesheets/bootstrap4/_card.scss */
.accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

/* line 276, app/assets/stylesheets/bootstrap4/_card.scss */
.accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 281, app/assets/stylesheets/bootstrap4/_card.scss */
.accordion > .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 285, app/assets/stylesheets/bootstrap4/_card.scss */
.accordion > .card .card-header {
  margin-bottom: -1px;
}

/* line 6, app/assets/stylesheets/bootstrap4/_badge.scss */
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6, app/assets/stylesheets/bootstrap4/_badge.scss */
  .badge {
    transition: none;
  }
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

/* line 25, app/assets/stylesheets/bootstrap4/_badge.scss */
.badge:empty {
  display: none;
}

/* line 31, app/assets/stylesheets/bootstrap4/_badge.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 40, app/assets/stylesheets/bootstrap4/_badge.scss */
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

/* line 51, app/assets/stylesheets/bootstrap4/_badge.scss */
.badge-primary {
  color: #fff;
  background-color: #0074cc;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #005799;
}

/* line 11, app/assets/stylesheets/bootstrap4/mixins/_badge.scss */
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 116, 204, 0.5);
}

/* line 51, app/assets/stylesheets/bootstrap4/_badge.scss */
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}

/* line 11, app/assets/stylesheets/bootstrap4/mixins/_badge.scss */
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 51, app/assets/stylesheets/bootstrap4/_badge.scss */
.badge-success {
  color: #fff;
  background-color: #5bb75b;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #449b44;
}

/* line 11, app/assets/stylesheets/bootstrap4/mixins/_badge.scss */
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(91, 183, 91, 0.5);
}

/* line 51, app/assets/stylesheets/bootstrap4/_badge.scss */
.badge-info {
  color: #212529;
  background-color: #5bc0de;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
a.badge-info:hover, a.badge-info:focus {
  color: #212529;
  background-color: #31b0d5;
}

/* line 11, app/assets/stylesheets/bootstrap4/mixins/_badge.scss */
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(91, 192, 222, 0.5);
}

/* line 51, app/assets/stylesheets/bootstrap4/_badge.scss */
.badge-warning {
  color: #212529;
  background-color: #faa732;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #f39106;
}

/* line 11, app/assets/stylesheets/bootstrap4/mixins/_badge.scss */
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(250, 167, 50, 0.5);
}

/* line 51, app/assets/stylesheets/bootstrap4/_badge.scss */
.badge-danger {
  color: #fff;
  background-color: #da4f49;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #c72f29;
}

/* line 11, app/assets/stylesheets/bootstrap4/mixins/_badge.scss */
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(218, 79, 73, 0.5);
}

/* line 51, app/assets/stylesheets/bootstrap4/_badge.scss */
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}

/* line 11, app/assets/stylesheets/bootstrap4/mixins/_badge.scss */
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 51, app/assets/stylesheets/bootstrap4/_badge.scss */
.badge-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}

/* line 11, app/assets/stylesheets/bootstrap4/mixins/_badge.scss */
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 1, app/assets/stylesheets/bootstrap4/_jumbotron.scss */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 1rem;
}

@media (min-width: 576px) {
  /* line 1, app/assets/stylesheets/bootstrap4/_jumbotron.scss */
  .jumbotron {
    padding: 4rem 2rem;
  }
}

/* line 13, app/assets/stylesheets/bootstrap4/_jumbotron.scss */
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 9, app/assets/stylesheets/bootstrap4/_progress.scss */
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 19, app/assets/stylesheets/bootstrap4/_progress.scss */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0074cc;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 19, app/assets/stylesheets/bootstrap4/_progress.scss */
  .progress-bar {
    transition: none;
  }
}

/* line 30, app/assets/stylesheets/bootstrap4/_progress.scss */
.progress-bar-striped {
  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: 1rem 1rem;
}

/* line 36, app/assets/stylesheets/bootstrap4/_progress.scss */
.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  /* line 36, app/assets/stylesheets/bootstrap4/_progress.scss */
  .progress-bar-animated {
    animation: none;
  }
}

/* line 5, app/assets/stylesheets/bootstrap4/_list-group.scss */
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 20, app/assets/stylesheets/bootstrap4/_list-group.scss */
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 33, app/assets/stylesheets/bootstrap4/_list-group.scss */
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

/* line 44, app/assets/stylesheets/bootstrap4/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(51, 51, 51, 0.125);
}

/* line 54, app/assets/stylesheets/bootstrap4/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 58, app/assets/stylesheets/bootstrap4/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 63, app/assets/stylesheets/bootstrap4/_list-group.scss */
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

/* line 71, app/assets/stylesheets/bootstrap4/_list-group.scss */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0074cc;
  border-color: #0074cc;
}

/* line 88, app/assets/stylesheets/bootstrap4/_list-group.scss */
.list-group-horizontal {
  flex-direction: row;
}

/* line 91, app/assets/stylesheets/bootstrap4/_list-group.scss */
.list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0;
}

/* line 95, app/assets/stylesheets/bootstrap4/_list-group.scss */
.list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

/* line 100, app/assets/stylesheets/bootstrap4/_list-group.scss */
.list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

@media (min-width: 576px) {
  /* line 88, app/assets/stylesheets/bootstrap4/_list-group.scss */
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  /* line 91, app/assets/stylesheets/bootstrap4/_list-group.scss */
  .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 95, app/assets/stylesheets/bootstrap4/_list-group.scss */
  .list-group-horizontal-sm .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 100, app/assets/stylesheets/bootstrap4/_list-group.scss */
  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 768px) {
  /* line 88, app/assets/stylesheets/bootstrap4/_list-group.scss */
  .list-group-horizontal-md {
    flex-direction: row;
  }
  /* line 91, app/assets/stylesheets/bootstrap4/_list-group.scss */
  .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 95, app/assets/stylesheets/bootstrap4/_list-group.scss */
  .list-group-horizontal-md .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 100, app/assets/stylesheets/bootstrap4/_list-group.scss */
  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 992px) {
  /* line 88, app/assets/stylesheets/bootstrap4/_list-group.scss */
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  /* line 91, app/assets/stylesheets/bootstrap4/_list-group.scss */
  .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 95, app/assets/stylesheets/bootstrap4/_list-group.scss */
  .list-group-horizontal-lg .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 100, app/assets/stylesheets/bootstrap4/_list-group.scss */
  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 1200px) {
  /* line 88, app/assets/stylesheets/bootstrap4/_list-group.scss */
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  /* line 91, app/assets/stylesheets/bootstrap4/_list-group.scss */
  .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  /* line 95, app/assets/stylesheets/bootstrap4/_list-group.scss */
  .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 100, app/assets/stylesheets/bootstrap4/_list-group.scss */
  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

/* line 117, app/assets/stylesheets/bootstrap4/_list-group.scss */
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 122, app/assets/stylesheets/bootstrap4/_list-group.scss */
.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}

/* line 128, app/assets/stylesheets/bootstrap4/_list-group.scss */
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

/* line 134, app/assets/stylesheets/bootstrap4/_list-group.scss */
.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

/* line 4, app/assets/stylesheets/bootstrap4/mixins/_list-group.scss */
.list-group-item-primary {
  color: #185583;
  background-color: #b8d8f1;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #185583;
  background-color: #a3cced;
}

/* line 14, app/assets/stylesheets/bootstrap4/mixins/_list-group.scss */
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #185583;
  border-color: #185583;
}

/* line 4, app/assets/stylesheets/bootstrap4/mixins/_list-group.scss */
.list-group-item-secondary {
  color: #515559;
  background-color: #d6d8db;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #515559;
  background-color: #c8cbcf;
}

/* line 14, app/assets/stylesheets/bootstrap4/mixins/_list-group.scss */
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #515559;
  border-color: #515559;
}

/* line 4, app/assets/stylesheets/bootstrap4/mixins/_list-group.scss */
.list-group-item-success {
  color: #487848;
  background-color: #d1ebd1;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #487848;
  background-color: #bfe3bf;
}

/* line 14, app/assets/stylesheets/bootstrap4/mixins/_list-group.scss */
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #487848;
  border-color: #487848;
}

/* line 4, app/assets/stylesheets/bootstrap4/mixins/_list-group.scss */
.list-group-item-info {
  color: #487c8c;
  background-color: #d1edf6;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #487c8c;
  background-color: #bce5f2;
}

/* line 14, app/assets/stylesheets/bootstrap4/mixins/_list-group.scss */
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #487c8c;
  border-color: #487c8c;
}

/* line 4, app/assets/stylesheets/bootstrap4/mixins/_list-group.scss */
.list-group-item-warning {
  color: #9a6f32;
  background-color: #fee6c6;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #9a6f32;
  background-color: #fedbad;
}

/* line 14, app/assets/stylesheets/bootstrap4/mixins/_list-group.scss */
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #9a6f32;
  border-color: #9a6f32;
}

/* line 4, app/assets/stylesheets/bootstrap4/mixins/_list-group.scss */
.list-group-item-danger {
  color: #8a423e;
  background-color: #f5cecc;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #8a423e;
  background-color: #f1bab7;
}

/* line 14, app/assets/stylesheets/bootstrap4/mixins/_list-group.scss */
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #8a423e;
  border-color: #8a423e;
}

/* line 4, app/assets/stylesheets/bootstrap4/mixins/_list-group.scss */
.list-group-item-light {
  color: #999a9a;
  background-color: #fdfdfe;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #999a9a;
  background-color: #ececf6;
}

/* line 14, app/assets/stylesheets/bootstrap4/mixins/_list-group.scss */
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #999a9a;
  border-color: #999a9a;
}

/* line 4, app/assets/stylesheets/bootstrap4/mixins/_list-group.scss */
.list-group-item-dark {
  color: #34373a;
  background-color: #c6c8ca;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #34373a;
  background-color: #b9bbbe;
}

/* line 14, app/assets/stylesheets/bootstrap4/mixins/_list-group.scss */
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #34373a;
  border-color: #34373a;
}

/* line 1, app/assets/stylesheets/bootstrap4/_popover.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(51, 51, 51, 0.2);
  border-radius: 1rem;
}

/* line 20, app/assets/stylesheets/bootstrap4/_popover.scss */
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 1rem;
}

/* line 27, app/assets/stylesheets/bootstrap4/_popover.scss */
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 38, app/assets/stylesheets/bootstrap4/_popover.scss */
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

/* line 41, app/assets/stylesheets/bootstrap4/_popover.scss */
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

/* line 44, app/assets/stylesheets/bootstrap4/_popover.scss */
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(51, 51, 51, 0.25);
}

/* line 50, app/assets/stylesheets/bootstrap4/_popover.scss */
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

/* line 58, app/assets/stylesheets/bootstrap4/_popover.scss */
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

/* line 61, app/assets/stylesheets/bootstrap4/_popover.scss */
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 1rem 0;
}

/* line 67, app/assets/stylesheets/bootstrap4/_popover.scss */
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(51, 51, 51, 0.25);
}

/* line 73, app/assets/stylesheets/bootstrap4/_popover.scss */
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

/* line 81, app/assets/stylesheets/bootstrap4/_popover.scss */
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

/* line 84, app/assets/stylesheets/bootstrap4/_popover.scss */
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc((0.5rem + 1px) * -1);
}

/* line 87, app/assets/stylesheets/bootstrap4/_popover.scss */
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(51, 51, 51, 0.25);
}

/* line 93, app/assets/stylesheets/bootstrap4/_popover.scss */
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

/* line 101, app/assets/stylesheets/bootstrap4/_popover.scss */
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

/* line 113, app/assets/stylesheets/bootstrap4/_popover.scss */
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

/* line 116, app/assets/stylesheets/bootstrap4/_popover.scss */
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 1rem 0;
}

/* line 122, app/assets/stylesheets/bootstrap4/_popover.scss */
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(51, 51, 51, 0.25);
}

/* line 128, app/assets/stylesheets/bootstrap4/_popover.scss */
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

/* line 153, app/assets/stylesheets/bootstrap4/_popover.scss */
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(1rem - 1px);
  border-top-right-radius: calc(1rem - 1px);
}

/* line 163, app/assets/stylesheets/bootstrap4/_popover.scss */
.popover-header:empty {
  display: none;
}

/* line 168, app/assets/stylesheets/bootstrap4/_popover.scss */
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

/* line 9, app/assets/stylesheets/bootstrap4/_spinners.scss */
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border .75s linear infinite;
}

/* line 21, app/assets/stylesheets/bootstrap4/_spinners.scss */
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}

/* line 40, app/assets/stylesheets/bootstrap4/_spinners.scss */
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow .75s linear infinite;
}

/* line 52, app/assets/stylesheets/bootstrap4/_spinners.scss */
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

/* line 3, app/assets/stylesheets/bootstrap4/utilities/_align.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 4, app/assets/stylesheets/bootstrap4/utilities/_align.scss */
.align-top {
  vertical-align: top !important;
}

/* line 5, app/assets/stylesheets/bootstrap4/utilities/_align.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 6, app/assets/stylesheets/bootstrap4/utilities/_align.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 7, app/assets/stylesheets/bootstrap4/utilities/_align.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 8, app/assets/stylesheets/bootstrap4/utilities/_align.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 6, app/assets/stylesheets/bootstrap4/mixins/_background-variant.scss */
.bg-primary {
  background-color: #0074cc !important;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #005799 !important;
}

/* line 6, app/assets/stylesheets/bootstrap4/mixins/_background-variant.scss */
.bg-secondary {
  background-color: #6c757d !important;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

/* line 6, app/assets/stylesheets/bootstrap4/mixins/_background-variant.scss */
.bg-success {
  background-color: #5bb75b !important;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #449b44 !important;
}

/* line 6, app/assets/stylesheets/bootstrap4/mixins/_background-variant.scss */
.bg-info {
  background-color: #5bc0de !important;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #31b0d5 !important;
}

/* line 6, app/assets/stylesheets/bootstrap4/mixins/_background-variant.scss */
.bg-warning {
  background-color: #faa732 !important;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #f39106 !important;
}

/* line 6, app/assets/stylesheets/bootstrap4/mixins/_background-variant.scss */
.bg-danger {
  background-color: #da4f49 !important;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #c72f29 !important;
}

/* line 6, app/assets/stylesheets/bootstrap4/mixins/_background-variant.scss */
.bg-light {
  background-color: #f8f9fa !important;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

/* line 6, app/assets/stylesheets/bootstrap4/mixins/_background-variant.scss */
.bg-dark {
  background-color: #343a40 !important;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

/* line 13, app/assets/stylesheets/bootstrap4/utilities/_background.scss */
.bg-white {
  background-color: #fff !important;
}

/* line 17, app/assets/stylesheets/bootstrap4/utilities/_background.scss */
.bg-transparent {
  background-color: transparent !important;
}

/* line 7, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.border {
  border: 1px solid #dee2e6 !important;
}

/* line 8, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.border-top {
  border-top: 1px solid #dee2e6 !important;
}

/* line 9, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.border-right {
  border-right: 1px solid #dee2e6 !important;
}

/* line 10, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

/* line 11, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.border-left {
  border-left: 1px solid #dee2e6 !important;
}

/* line 13, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.border-0 {
  border: 0 !important;
}

/* line 14, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 15, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.border-right-0 {
  border-right: 0 !important;
}

/* line 16, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 17, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.border-left-0 {
  border-left: 0 !important;
}

/* line 20, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.border-primary {
  border-color: #0074cc !important;
}

/* line 20, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.border-secondary {
  border-color: #6c757d !important;
}

/* line 20, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.border-success {
  border-color: #5bb75b !important;
}

/* line 20, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.border-info {
  border-color: #5bc0de !important;
}

/* line 20, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.border-warning {
  border-color: #faa732 !important;
}

/* line 20, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.border-danger {
  border-color: #da4f49 !important;
}

/* line 20, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.border-light {
  border-color: #f8f9fa !important;
}

/* line 20, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.border-dark {
  border-color: #343a40 !important;
}

/* line 25, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.border-white {
  border-color: #fff !important;
}

/* line 33, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.rounded-sm {
  border-radius: 0.2rem !important;
}

/* line 37, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.rounded {
  border-radius: 0.25rem !important;
}

/* line 41, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 46, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 51, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 56, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 61, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.rounded-lg {
  border-radius: 1rem !important;
}

/* line 65, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 69, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.rounded-pill {
  border-radius: 50rem !important;
}

/* line 73, app/assets/stylesheets/bootstrap4/utilities/_borders.scss */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 2, app/assets/stylesheets/bootstrap4/mixins/_clearfix.scss */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
.d-none {
  display: none !important;
}

/* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
.d-inline {
  display: inline !important;
}

/* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
.d-block {
  display: block !important;
}

/* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
.d-table {
  display: table !important;
}

/* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
.d-table-row {
  display: table-row !important;
}

/* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
.d-flex {
  display: flex !important;
}

/* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-sm-none {
    display: none !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-sm-block {
    display: block !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-sm-table {
    display: table !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-md-none {
    display: none !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-md-inline {
    display: inline !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-md-block {
    display: block !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-md-table {
    display: table !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-md-flex {
    display: flex !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-lg-none {
    display: none !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-lg-block {
    display: block !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-lg-table {
    display: table !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-xl-none {
    display: none !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-xl-block {
    display: block !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-xl-table {
    display: table !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  /* line 24, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-print-none {
    display: none !important;
  }
  /* line 24, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-print-inline {
    display: inline !important;
  }
  /* line 24, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 24, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-print-block {
    display: block !important;
  }
  /* line 24, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-print-table {
    display: table !important;
  }
  /* line 24, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 24, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 24, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-print-flex {
    display: flex !important;
  }
  /* line 24, app/assets/stylesheets/bootstrap4/utilities/_display.scss */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

/* line 3, app/assets/stylesheets/bootstrap4/utilities/_embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 10, app/assets/stylesheets/bootstrap4/utilities/_embed.scss */
.embed-responsive::before {
  display: block;
  content: "";
}

/* line 15, app/assets/stylesheets/bootstrap4/utilities/_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 35, app/assets/stylesheets/bootstrap4/utilities/_embed.scss */
.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

/* line 35, app/assets/stylesheets/bootstrap4/utilities/_embed.scss */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 35, app/assets/stylesheets/bootstrap4/utilities/_embed.scss */
.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 35, app/assets/stylesheets/bootstrap4/utilities/_embed.scss */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 11, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.flex-row {
  flex-direction: row !important;
}

/* line 12, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.flex-column {
  flex-direction: column !important;
}

/* line 13, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 14, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 16, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 17, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 18, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 19, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 20, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 21, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 22, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 23, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 25, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 26, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 27, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.justify-content-center {
  justify-content: center !important;
}

/* line 28, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 29, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 31, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.align-items-start {
  align-items: flex-start !important;
}

/* line 32, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.align-items-end {
  align-items: flex-end !important;
}

/* line 33, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.align-items-center {
  align-items: center !important;
}

/* line 34, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 35, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 37, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.align-content-start {
  align-content: flex-start !important;
}

/* line 38, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.align-content-end {
  align-content: flex-end !important;
}

/* line 39, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.align-content-center {
  align-content: center !important;
}

/* line 40, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.align-content-between {
  align-content: space-between !important;
}

/* line 41, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.align-content-around {
  align-content: space-around !important;
}

/* line 42, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 44, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.align-self-auto {
  align-self: auto !important;
}

/* line 45, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.align-self-start {
  align-self: flex-start !important;
}

/* line 46, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.align-self-end {
  align-self: flex-end !important;
}

/* line 47, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.align-self-center {
  align-self: center !important;
}

/* line 48, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 49, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 13, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 26, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 27, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 28, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 29, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 31, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 32, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 33, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 34, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 35, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 37, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 38, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 39, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 40, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 41, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 44, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 45, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 46, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 47, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 48, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 49, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 13, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 26, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 27, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 28, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 29, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 31, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 32, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 33, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 34, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 35, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 37, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 38, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 39, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 40, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 41, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 44, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 45, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 46, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 47, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 48, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 49, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 13, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 26, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 27, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 28, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 29, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 31, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 32, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 33, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 34, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 35, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 37, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 38, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 39, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 40, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 41, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 44, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 45, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 46, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 47, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 48, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 49, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 13, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 26, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 27, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 28, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 29, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 31, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 32, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 33, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 34, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 35, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 37, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 38, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 39, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 40, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 41, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 44, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 45, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 46, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 47, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 48, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 49, app/assets/stylesheets/bootstrap4/utilities/_flex.scss */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

/* line 7, app/assets/stylesheets/bootstrap4/utilities/_float.scss */
.float-left {
  float: left !important;
}

/* line 8, app/assets/stylesheets/bootstrap4/utilities/_float.scss */
.float-right {
  float: right !important;
}

/* line 9, app/assets/stylesheets/bootstrap4/utilities/_float.scss */
.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 7, app/assets/stylesheets/bootstrap4/utilities/_float.scss */
  .float-sm-left {
    float: left !important;
  }
  /* line 8, app/assets/stylesheets/bootstrap4/utilities/_float.scss */
  .float-sm-right {
    float: right !important;
  }
  /* line 9, app/assets/stylesheets/bootstrap4/utilities/_float.scss */
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  /* line 7, app/assets/stylesheets/bootstrap4/utilities/_float.scss */
  .float-md-left {
    float: left !important;
  }
  /* line 8, app/assets/stylesheets/bootstrap4/utilities/_float.scss */
  .float-md-right {
    float: right !important;
  }
  /* line 9, app/assets/stylesheets/bootstrap4/utilities/_float.scss */
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  /* line 7, app/assets/stylesheets/bootstrap4/utilities/_float.scss */
  .float-lg-left {
    float: left !important;
  }
  /* line 8, app/assets/stylesheets/bootstrap4/utilities/_float.scss */
  .float-lg-right {
    float: right !important;
  }
  /* line 9, app/assets/stylesheets/bootstrap4/utilities/_float.scss */
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, app/assets/stylesheets/bootstrap4/utilities/_float.scss */
  .float-xl-left {
    float: left !important;
  }
  /* line 8, app/assets/stylesheets/bootstrap4/utilities/_float.scss */
  .float-xl-right {
    float: right !important;
  }
  /* line 9, app/assets/stylesheets/bootstrap4/utilities/_float.scss */
  .float-xl-none {
    float: none !important;
  }
}

/* line 4, app/assets/stylesheets/bootstrap4/utilities/_overflow.scss */
.overflow-auto {
  overflow: auto !important;
}

/* line 4, app/assets/stylesheets/bootstrap4/utilities/_overflow.scss */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 5, app/assets/stylesheets/bootstrap4/utilities/_position.scss */
.position-static {
  position: static !important;
}

/* line 5, app/assets/stylesheets/bootstrap4/utilities/_position.scss */
.position-relative {
  position: relative !important;
}

/* line 5, app/assets/stylesheets/bootstrap4/utilities/_position.scss */
.position-absolute {
  position: absolute !important;
}

/* line 5, app/assets/stylesheets/bootstrap4/utilities/_position.scss */
.position-fixed {
  position: fixed !important;
}

/* line 5, app/assets/stylesheets/bootstrap4/utilities/_position.scss */
.position-sticky {
  position: sticky !important;
}

/* line 10, app/assets/stylesheets/bootstrap4/utilities/_position.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 18, app/assets/stylesheets/bootstrap4/utilities/_position.scss */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  /* line 26, app/assets/stylesheets/bootstrap4/utilities/_position.scss */
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 5, app/assets/stylesheets/bootstrap4/utilities/_screenreaders.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* line 24, app/assets/stylesheets/bootstrap4/mixins/_screen-reader.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/* line 3, app/assets/stylesheets/bootstrap4/utilities/_shadows.scss */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(51, 51, 51, 0.075) !important;
}

/* line 4, app/assets/stylesheets/bootstrap4/utilities/_shadows.scss */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(51, 51, 51, 0.15) !important;
}

/* line 5, app/assets/stylesheets/bootstrap4/utilities/_shadows.scss */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(51, 51, 51, 0.175) !important;
}

/* line 6, app/assets/stylesheets/bootstrap4/utilities/_shadows.scss */
.shadow-none {
  box-shadow: none !important;
}

/* line 7, app/assets/stylesheets/bootstrap4/utilities/_sizing.scss */
.w-25 {
  width: 25% !important;
}

/* line 7, app/assets/stylesheets/bootstrap4/utilities/_sizing.scss */
.w-50 {
  width: 50% !important;
}

/* line 7, app/assets/stylesheets/bootstrap4/utilities/_sizing.scss */
.w-75 {
  width: 75% !important;
}

/* line 7, app/assets/stylesheets/bootstrap4/utilities/_sizing.scss */
.w-100 {
  width: 100% !important;
}

/* line 7, app/assets/stylesheets/bootstrap4/utilities/_sizing.scss */
.w-auto {
  width: auto !important;
}

/* line 7, app/assets/stylesheets/bootstrap4/utilities/_sizing.scss */
.h-25 {
  height: 25% !important;
}

/* line 7, app/assets/stylesheets/bootstrap4/utilities/_sizing.scss */
.h-50 {
  height: 50% !important;
}

/* line 7, app/assets/stylesheets/bootstrap4/utilities/_sizing.scss */
.h-75 {
  height: 75% !important;
}

/* line 7, app/assets/stylesheets/bootstrap4/utilities/_sizing.scss */
.h-100 {
  height: 100% !important;
}

/* line 7, app/assets/stylesheets/bootstrap4/utilities/_sizing.scss */
.h-auto {
  height: auto !important;
}

/* line 11, app/assets/stylesheets/bootstrap4/utilities/_sizing.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 12, app/assets/stylesheets/bootstrap4/utilities/_sizing.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 16, app/assets/stylesheets/bootstrap4/utilities/_sizing.scss */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 17, app/assets/stylesheets/bootstrap4/utilities/_sizing.scss */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 19, app/assets/stylesheets/bootstrap4/utilities/_sizing.scss */
.vw-100 {
  width: 100vw !important;
}

/* line 20, app/assets/stylesheets/bootstrap4/utilities/_sizing.scss */
.vh-100 {
  height: 100vh !important;
}

/* line 6, app/assets/stylesheets/bootstrap4/utilities/_stretched-link.scss */
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

/* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.m-0 {
  margin: 0 !important;
}

/* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mt-0,
.my-0 {
  margin-top: 0 !important;
}

/* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

/* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

/* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

/* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.m-1 {
  margin: 0.25rem !important;
}

/* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

/* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

/* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

/* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.m-2 {
  margin: 0.5rem !important;
}

/* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

/* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

/* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

/* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.m-3 {
  margin: 1rem !important;
}

/* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

/* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

/* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

/* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

/* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.m-4 {
  margin: 1.5rem !important;
}

/* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

/* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

/* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

/* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

/* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.m-5 {
  margin: 3rem !important;
}

/* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

/* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

/* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

/* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

/* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.p-0 {
  padding: 0 !important;
}

/* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.pt-0,
.py-0 {
  padding-top: 0 !important;
}

/* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.pr-0,
.px-0 {
  padding-right: 0 !important;
}

/* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

/* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.pl-0,
.px-0 {
  padding-left: 0 !important;
}

/* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.p-1 {
  padding: 0.25rem !important;
}

/* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

/* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

/* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

/* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.p-2 {
  padding: 0.5rem !important;
}

/* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

/* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

/* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

/* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.p-3 {
  padding: 1rem !important;
}

/* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

/* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

/* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

/* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

/* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.p-4 {
  padding: 1.5rem !important;
}

/* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

/* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

/* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

/* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

/* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.p-5 {
  padding: 3rem !important;
}

/* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

/* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

/* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

/* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

/* line 30, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.m-n1 {
  margin: -0.25rem !important;
}

/* line 31, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

/* line 34, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

/* line 37, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

/* line 40, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

/* line 30, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.m-n2 {
  margin: -0.5rem !important;
}

/* line 31, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

/* line 34, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

/* line 37, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

/* line 40, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

/* line 30, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.m-n3 {
  margin: -1rem !important;
}

/* line 31, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

/* line 34, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

/* line 37, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

/* line 40, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

/* line 30, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.m-n4 {
  margin: -1.5rem !important;
}

/* line 31, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

/* line 34, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

/* line 37, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

/* line 40, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

/* line 30, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.m-n5 {
  margin: -3rem !important;
}

/* line 31, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

/* line 34, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

/* line 37, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

/* line 40, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

/* line 47, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.m-auto {
  margin: auto !important;
}

/* line 48, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mt-auto,
.my-auto {
  margin-top: auto !important;
}

/* line 51, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

/* line 54, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

/* line 57, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 30, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-sm-n3 {
    margin: -1rem !important;
  }
  /* line 31, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-sm-n5 {
    margin: -3rem !important;
  }
  /* line 31, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 48, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }
  /* line 51, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }
  /* line 54, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 57, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }
  /* line 30, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-md-n3 {
    margin: -1rem !important;
  }
  /* line 31, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-md-n5 {
    margin: -3rem !important;
  }
  /* line 31, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 48, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }
  /* line 51, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }
  /* line 54, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }
  /* line 57, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 30, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-lg-n3 {
    margin: -1rem !important;
  }
  /* line 31, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-lg-n5 {
    margin: -3rem !important;
  }
  /* line 31, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 48, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }
  /* line 51, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }
  /* line 54, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 57, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 12, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 15, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 18, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 21, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 30, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  /* line 31, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 34, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 37, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 40, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 30, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  /* line 31, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 34, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 37, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 40, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 30, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-xl-n3 {
    margin: -1rem !important;
  }
  /* line 31, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }
  /* line 34, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }
  /* line 37, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 40, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }
  /* line 30, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  /* line 31, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 34, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 37, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 40, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 30, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-xl-n5 {
    margin: -3rem !important;
  }
  /* line 31, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }
  /* line 34, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }
  /* line 37, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 40, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }
  /* line 47, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 48, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }
  /* line 51, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }
  /* line 54, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 57, app/assets/stylesheets/bootstrap4/utilities/_spacing.scss */
  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}

/* line 7, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

/* line 11, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
.text-justify {
  text-align: justify !important;
}

/* line 12, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
.text-wrap {
  white-space: normal !important;
}

/* line 13, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 14, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 22, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
.text-left {
  text-align: left !important;
}

/* line 23, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
.text-right {
  text-align: right !important;
}

/* line 24, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 22, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
  .text-sm-left {
    text-align: left !important;
  }
  /* line 23, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
  .text-sm-right {
    text-align: right !important;
  }
  /* line 24, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 22, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
  .text-md-left {
    text-align: left !important;
  }
  /* line 23, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
  .text-md-right {
    text-align: right !important;
  }
  /* line 24, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 22, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
  .text-lg-left {
    text-align: left !important;
  }
  /* line 23, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
  .text-lg-right {
    text-align: right !important;
  }
  /* line 24, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 22, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
  .text-xl-left {
    text-align: left !important;
  }
  /* line 23, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
  .text-xl-right {
    text-align: right !important;
  }
  /* line 24, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
  .text-xl-center {
    text-align: center !important;
  }
}

/* line 30, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 31, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 32, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 36, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 37, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
.font-weight-lighter {
  font-weight: lighter !important;
}

/* line 38, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 39, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 40, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
.font-weight-bolder {
  font-weight: bolder !important;
}

/* line 41, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
.font-italic {
  font-style: italic !important;
}

/* line 45, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
.text-white {
  color: #fff !important;
}

/* line 6, app/assets/stylesheets/bootstrap4/mixins/_text-emphasis.scss */
.text-primary {
  color: #0074cc !important;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
a.text-primary:hover, a.text-primary:focus {
  color: #004980 !important;
}

/* line 6, app/assets/stylesheets/bootstrap4/mixins/_text-emphasis.scss */
.text-secondary {
  color: #6c757d !important;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

/* line 6, app/assets/stylesheets/bootstrap4/mixins/_text-emphasis.scss */
.text-success {
  color: #5bb75b !important;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
a.text-success:hover, a.text-success:focus {
  color: #3c893c !important;
}

/* line 6, app/assets/stylesheets/bootstrap4/mixins/_text-emphasis.scss */
.text-info {
  color: #5bc0de !important;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
a.text-info:hover, a.text-info:focus {
  color: #28a1c5 !important;
}

/* line 6, app/assets/stylesheets/bootstrap4/mixins/_text-emphasis.scss */
.text-warning {
  color: #faa732 !important;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
a.text-warning:hover, a.text-warning:focus {
  color: #da8205 !important;
}

/* line 6, app/assets/stylesheets/bootstrap4/mixins/_text-emphasis.scss */
.text-danger {
  color: #da4f49 !important;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
a.text-danger:hover, a.text-danger:focus {
  color: #b22a24 !important;
}

/* line 6, app/assets/stylesheets/bootstrap4/mixins/_text-emphasis.scss */
.text-light {
  color: #f8f9fa !important;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

/* line 6, app/assets/stylesheets/bootstrap4/mixins/_text-emphasis.scss */
.text-dark {
  color: #343a40 !important;
}

/* line 17, app/assets/stylesheets/bootstrap4/mixins/_hover.scss */
a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

/* line 51, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
.text-body {
  color: #212529 !important;
}

/* line 52, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
.text-muted {
  color: #6c757d !important;
}

/* line 54, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
.text-black-50 {
  color: rgba(51, 51, 51, 0.5) !important;
}

/* line 55, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 59, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 63, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 65, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

/* line 72, app/assets/stylesheets/bootstrap4/utilities/_text.scss */
.text-reset {
  color: inherit !important;
}

/* line 7, app/assets/stylesheets/bootstrap4/utilities/_visibility.scss */
.visible {
  visibility: visible !important;
}

/* line 11, app/assets/stylesheets/bootstrap4/utilities/_visibility.scss */
.invisible {
  visibility: hidden !important;
}

@media print {
  /* line 13, app/assets/stylesheets/bootstrap4/_print.scss */
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 24, app/assets/stylesheets/bootstrap4/_print.scss */
  a:not(.btn) {
    text-decoration: underline;
  }
  /* line 34, app/assets/stylesheets/bootstrap4/_print.scss */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /* line 49, app/assets/stylesheets/bootstrap4/_print.scss */
  pre {
    white-space: pre-wrap !important;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/_print.scss */
  pre,
blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  /* line 63, app/assets/stylesheets/bootstrap4/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 67, app/assets/stylesheets/bootstrap4/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 72, app/assets/stylesheets/bootstrap4/_print.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 79, app/assets/stylesheets/bootstrap4/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  /* line 92, app/assets/stylesheets/bootstrap4/_print.scss */
  body {
    min-width: 992px !important;
  }
  /* line 95, app/assets/stylesheets/bootstrap4/_print.scss */
  .container {
    min-width: 992px !important;
  }
  /* line 100, app/assets/stylesheets/bootstrap4/_print.scss */
  .navbar {
    display: none;
  }
  /* line 103, app/assets/stylesheets/bootstrap4/_print.scss */
  .badge {
    border: 1px solid #333333;
  }
  /* line 107, app/assets/stylesheets/bootstrap4/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 110, app/assets/stylesheets/bootstrap4/_print.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 117, app/assets/stylesheets/bootstrap4/_print.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  /* line 123, app/assets/stylesheets/bootstrap4/_print.scss */
  .table-dark {
    color: inherit;
  }
  /* line 126, app/assets/stylesheets/bootstrap4/_print.scss */
  .table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  /* line 134, app/assets/stylesheets/bootstrap4/_print.scss */
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

/* line 6, app/assets/stylesheets/bootstrap4/_grid.scss */
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 6, app/assets/stylesheets/bootstrap4/_grid.scss */
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 6, app/assets/stylesheets/bootstrap4/_grid.scss */
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 6, app/assets/stylesheets/bootstrap4/_grid.scss */
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 6, app/assets/stylesheets/bootstrap4/_grid.scss */
  .container {
    max-width: 1140px;
  }
}

/* line 18, app/assets/stylesheets/bootstrap4/_grid.scss */
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 28, app/assets/stylesheets/bootstrap4/_grid.scss */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/* line 34, app/assets/stylesheets/bootstrap4/_grid.scss */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 38, app/assets/stylesheets/bootstrap4/_grid.scss */
.no-gutters > .col,
.no-gutters > [class^="col-"],
.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 8, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 30, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

/* line 35, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

/* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

/* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

/* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

/* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

/* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

/* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

/* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

/* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

/* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 47, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.order-first {
  order: -1;
}

/* line 49, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.order-last {
  order: 13;
}

/* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.order-0 {
  order: 0;
}

/* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.order-1 {
  order: 1;
}

/* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.order-2 {
  order: 2;
}

/* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.order-3 {
  order: 3;
}

/* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.order-4 {
  order: 4;
}

/* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.order-5 {
  order: 5;
}

/* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.order-6 {
  order: 6;
}

/* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.order-7 {
  order: 7;
}

/* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.order-8 {
  order: 8;
}

/* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.order-9 {
  order: 9;
}

/* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.order-10 {
  order: 10;
}

/* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.order-11 {
  order: 11;
}

/* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.order-12 {
  order: 12;
}

/* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.offset-1 {
  margin-left: 8.3333333333%;
}

/* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.offset-2 {
  margin-left: 16.6666666667%;
}

/* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.offset-3 {
  margin-left: 25%;
}

/* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.offset-4 {
  margin-left: 33.3333333333%;
}

/* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.offset-5 {
  margin-left: 41.6666666667%;
}

/* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.offset-6 {
  margin-left: 50%;
}

/* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.offset-7 {
  margin-left: 58.3333333333%;
}

/* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.offset-8 {
  margin-left: 66.6666666667%;
}

/* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.offset-9 {
  margin-left: 75%;
}

/* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.offset-10 {
  margin-left: 83.3333333333%;
}

/* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  /* line 30, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 35, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 47, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-sm-first {
    order: -1;
  }
  /* line 49, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-sm-last {
    order: 13;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-sm-0 {
    order: 0;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-sm-1 {
    order: 1;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-sm-2 {
    order: 2;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-sm-3 {
    order: 3;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-sm-4 {
    order: 4;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-sm-5 {
    order: 5;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-sm-6 {
    order: 6;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-sm-7 {
    order: 7;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-sm-8 {
    order: 8;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-sm-9 {
    order: 9;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-sm-10 {
    order: 10;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-sm-11 {
    order: 11;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-sm-12 {
    order: 12;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 768px) {
  /* line 30, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 35, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 47, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-md-first {
    order: -1;
  }
  /* line 49, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-md-last {
    order: 13;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-md-0 {
    order: 0;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-md-1 {
    order: 1;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-md-2 {
    order: 2;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-md-3 {
    order: 3;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-md-4 {
    order: 4;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-md-5 {
    order: 5;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-md-6 {
    order: 6;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-md-7 {
    order: 7;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-md-8 {
    order: 8;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-md-9 {
    order: 9;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-md-10 {
    order: 10;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-md-11 {
    order: 11;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-md-12 {
    order: 12;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 992px) {
  /* line 30, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 35, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 47, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-lg-first {
    order: -1;
  }
  /* line 49, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-lg-last {
    order: 13;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-lg-0 {
    order: 0;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-lg-1 {
    order: 1;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-lg-2 {
    order: 2;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-lg-3 {
    order: 3;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-lg-4 {
    order: 4;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-lg-5 {
    order: 5;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-lg-6 {
    order: 6;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-lg-7 {
    order: 7;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-lg-8 {
    order: 8;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-lg-9 {
    order: 9;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-lg-10 {
    order: 10;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-lg-11 {
    order: 11;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-lg-12 {
    order: 12;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1200px) {
  /* line 30, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 35, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  /* line 42, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 47, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-xl-first {
    order: -1;
  }
  /* line 49, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-xl-last {
    order: 13;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-xl-0 {
    order: 0;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-xl-1 {
    order: 1;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-xl-2 {
    order: 2;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-xl-3 {
    order: 3;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-xl-4 {
    order: 4;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-xl-5 {
    order: 5;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-xl-6 {
    order: 6;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-xl-7 {
    order: 7;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-xl-8 {
    order: 8;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-xl-9 {
    order: 9;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-xl-10 {
    order: 10;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-xl-11 {
    order: 11;
  }
  /* line 52, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .order-xl-12 {
    order: 12;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  /* line 58, app/assets/stylesheets/bootstrap4/mixins/_grid-framework.scss */
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}

/* line 34, app/assets/stylesheets/bs4.scss */
.col,
[class^="col-"],
[class*=" col-"] {
  box-sizing: border-box;
}

/* line 402, app/assets/stylesheets/templates/rooms.scss */
.room-image-container {
  margin-bottom: 1em;
  position: relative;
}

/* line 406, app/assets/stylesheets/templates/rooms.scss */
.room-image-container .percent-disclaimer {
  height: 14px;
  line-height: 14px;
  padding-top: 9px;
  padding-right: 0;
  padding-bottom: 9px;
  padding-left: 0;
  font-size: 14px;
  color: #ffffff;
  padding-left: 5px;
  float: left;
  text-align: center;
}

/* line 414, app/assets/stylesheets/templates/rooms.scss */
.room-image-container .upload-bar {
  bottom: 0;
  display: none;
  height: 32px;
  position: absolute;
  width: 100%;
  z-index: 205;
}

/* line 422, app/assets/stylesheets/templates/rooms.scss */
.room-image-container .upload-bar .bar {
  -webkit-transition-property: width;
  -moz-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #0074cc;
  height: 100%;
  width: 10%;
}

/* line 1, app/assets/stylesheets/patches/inmplayer.scss */
.inmplayer-position-right .inmplayer-trigger {
  right: 0 !important;
  -webkit-transform: rotate(-90deg) translateX(50%) !important;
  transform: rotate(-90deg) translateX(50%) !important;
  transform-origin: right bottom !important;
}

/* line 1, app/assets/stylesheets/patches/misc.scss */
.dashboard .notification .discussion-mention {
  color: #08c;
  cursor: pointer;
}

/* line 6, app/assets/stylesheets/patches/misc.scss */
.pagination a {
  color: #08c;
}

/* line 10, app/assets/stylesheets/patches/misc.scss */
.nav-tabs li a {
  color: #08c;
}

/* line 14, app/assets/stylesheets/patches/misc.scss */
html.teachstone-layout {
  background-color: #eeeff7 !important;
}

/* line 1, app/assets/stylesheets/patches/box-sizing.scss */
.content-box-all * {
  box-sizing: content-box;
}

/* line 1, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/drop-theme-basic.css */
.drop-element, .drop-element:after, .drop-element:before, .drop-element *, .drop-element *:after, .drop-element *:before {
  box-sizing: border-box;
}

/* line 4, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/drop-theme-basic.css */
.drop-element {
  position: absolute;
  display: none;
}

/* line 7, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/drop-theme-basic.css */
.drop-element.drop-open {
  display: block;
}

/* line 10, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/drop-theme-basic.css */
.drop-element.drop-theme-basic {
  max-width: 100%;
  max-height: 100%;
}

/* line 13, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/drop-theme-basic.css */
.drop-element.drop-theme-basic .drop-content {
  border-radius: 5px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  font-family: inherit;
  background: #eee;
  color: #444;
  padding: 1em;
  font-size: 1.1em;
  line-height: 1.5em;
}

/* line 1, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tether-theme-basic.css */
.tether-element, .tether-element:after, .tether-element:before, .tether-element *, .tether-element *:after, .tether-element *:before {
  box-sizing: border-box;
}

/* line 4, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tether-theme-basic.css */
.tether-element {
  position: absolute;
  display: none;
}

/* line 7, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tether-theme-basic.css */
.tether-element.tether-open {
  display: block;
}

/* line 10, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tether-theme-basic.css */
.tether-element.tether-theme-basic {
  max-width: 100%;
  max-height: 100%;
}

/* line 13, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tether-theme-basic.css */
.tether-element.tether-theme-basic .tether-content {
  border-radius: 5px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  font-family: inherit;
  background: #fff;
  color: inherit;
  padding: 1em;
  font-size: 1.1em;
  line-height: 1.5em;
}

/* line 1, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tether.css */
.tether-element, .tether-element:after, .tether-element:before, .tether-element *, .tether-element *:after, .tether-element *:before {
  box-sizing: border-box;
}

/* line 4, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tether.css */
.tether-element {
  position: absolute;
  display: none;
}

/* line 7, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tether.css */
.tether-element.tether-open {
  display: block;
}

/* line 1, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element, .tooltip-element:after, .tooltip-element:before, .tooltip-element *, .tooltip-element *:after, .tooltip-element *:before {
  box-sizing: border-box;
}

/* line 4, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element {
  transition: opacity 0.2s 0s, visibility 0s 0.2s;
  position: absolute;
  visibility: hidden;
}

/* line 8, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-open {
  transition: opacity 0.4s 0.6s;
  visibility: visible;
  opacity: 1;
}

/* line 13, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows {
  max-width: 100%;
  max-height: 100%;
}

/* line 16, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows .tooltip-content {
  border-radius: 5px;
  position: relative;
  font-family: inherit;
  background: #000;
  color: #eee;
  padding: 1em;
  font-size: 1.1em;
  line-height: 1.5em;
}

/* line 25, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows .tooltip-content:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-width: 8px;
  border-style: solid;
}

/* line 34, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows.tooltip-element-attached-bottom.tooltip-element-attached-center .tooltip-content {
  margin-bottom: 8px;
}

/* line 36, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows.tooltip-element-attached-bottom.tooltip-element-attached-center .tooltip-content:before {
  top: 100%;
  left: 50%;
  margin-left: -8px;
  border-top-color: #000;
}

/* line 41, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows.tooltip-element-attached-top.tooltip-element-attached-center .tooltip-content {
  margin-top: 8px;
}

/* line 43, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows.tooltip-element-attached-top.tooltip-element-attached-center .tooltip-content:before {
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  border-bottom-color: #000;
}

/* line 48, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows.tooltip-element-attached-right.tooltip-element-attached-middle .tooltip-content {
  margin-right: 8px;
}

/* line 50, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows.tooltip-element-attached-right.tooltip-element-attached-middle .tooltip-content:before {
  left: 100%;
  top: 50%;
  margin-top: -8px;
  border-left-color: #000;
}

/* line 55, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows.tooltip-element-attached-left.tooltip-element-attached-middle .tooltip-content {
  margin-left: 8px;
}

/* line 57, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows.tooltip-element-attached-left.tooltip-element-attached-middle .tooltip-content:before {
  right: 100%;
  top: 50%;
  margin-top: -8px;
  border-right-color: #000;
}

/* line 62, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows.tooltip-element-attached-top.tooltip-element-attached-left.tooltip-target-attached-bottom .tooltip-content {
  margin-top: 8px;
}

/* line 64, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows.tooltip-element-attached-top.tooltip-element-attached-left.tooltip-target-attached-bottom .tooltip-content:before {
  bottom: 100%;
  left: 8px;
  border-bottom-color: #000;
}

/* line 68, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows.tooltip-element-attached-top.tooltip-element-attached-right.tooltip-target-attached-bottom .tooltip-content {
  margin-top: 8px;
}

/* line 70, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows.tooltip-element-attached-top.tooltip-element-attached-right.tooltip-target-attached-bottom .tooltip-content:before {
  bottom: 100%;
  right: 8px;
  border-bottom-color: #000;
}

/* line 74, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows.tooltip-element-attached-bottom.tooltip-element-attached-left.tooltip-target-attached-top .tooltip-content {
  margin-bottom: 8px;
}

/* line 76, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows.tooltip-element-attached-bottom.tooltip-element-attached-left.tooltip-target-attached-top .tooltip-content:before {
  top: 100%;
  left: 8px;
  border-top-color: #000;
}

/* line 80, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows.tooltip-element-attached-bottom.tooltip-element-attached-right.tooltip-target-attached-top .tooltip-content {
  margin-bottom: 8px;
}

/* line 82, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows.tooltip-element-attached-bottom.tooltip-element-attached-right.tooltip-target-attached-top .tooltip-content:before {
  top: 100%;
  right: 8px;
  border-top-color: #000;
}

/* line 86, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows.tooltip-element-attached-top.tooltip-element-attached-right.tooltip-target-attached-left .tooltip-content {
  margin-right: 8px;
}

/* line 88, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows.tooltip-element-attached-top.tooltip-element-attached-right.tooltip-target-attached-left .tooltip-content:before {
  top: 8px;
  left: 100%;
  border-left-color: #000;
}

/* line 92, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows.tooltip-element-attached-top.tooltip-element-attached-left.tooltip-target-attached-right .tooltip-content {
  margin-left: 8px;
}

/* line 94, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows.tooltip-element-attached-top.tooltip-element-attached-left.tooltip-target-attached-right .tooltip-content:before {
  top: 8px;
  right: 100%;
  border-right-color: #000;
}

/* line 98, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows.tooltip-element-attached-bottom.tooltip-element-attached-right.tooltip-target-attached-left .tooltip-content {
  margin-right: 8px;
}

/* line 100, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows.tooltip-element-attached-bottom.tooltip-element-attached-right.tooltip-target-attached-left .tooltip-content:before {
  bottom: 8px;
  left: 100%;
  border-left-color: #000;
}

/* line 104, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows.tooltip-element-attached-bottom.tooltip-element-attached-left.tooltip-target-attached-right .tooltip-content {
  margin-left: 8px;
}

/* line 106, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows.tooltip-element-attached-bottom.tooltip-element-attached-left.tooltip-target-attached-right .tooltip-content:before {
  bottom: 8px;
  right: 100%;
  border-right-color: #000;
}

/* line 111, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows {
  pointer-events: none;
}

/* line 113, app/assets/stylesheets/../../../vendor/assets/stylesheets/tether/tooltip-theme-arrows.css */
.tooltip-element.tooltip-theme-arrows .tooltip-content {
  padding: 0.5em 1em;
}

/* line 4, app/assets/stylesheets/application.scss */
body {
  direction: ltr;
}

/* line 8, app/assets/stylesheets/application.scss */
.heracles-add-on {
  margin-right: 5px;
  padding-top: 0px;
}
