/*This CSS is generated on the fly. No point trying to find it on the filesystem.*/

body {
  overflow-y: scroll;
}
.dlb-card.scully_card_product_budget_simulator {
  border-left-color: #E02855;
}
.dlb-card.scully_card_product_citizen_space {
  border-left-color: #0B6FE7;
}
.dlb-card.scully_card_product_dialogue {
  border-left-color: #009deb;
}
.dlb-card.scully_card_product_delib_dark_blue {
  border-left-color: #1c2d42;
}
.dlb-card.scully_card_product_delib_mono {
  border-left-color: #000;
}
.dlb-card.scully_card_archived {
  border-left-color: #aaa;
}
.dlb-card.scully_card_warning {
  border-left-color: #806800;
  border-left-width: 10px;
  background-image: linear-gradient(45deg, #e8e8e8 25%, #e0e0e0 25%, #e0e0e0 50%, #e8e8e8 50%, #e8e8e8 75%, #e0e0e0 75%, #e0e0e0 100%);
  background-size: 25px 25px;
}
.dlb-card.scully_card_danger {
  border-left-color: #991200;
  border-left-width: 10px;
  background-image: linear-gradient(45deg, #e8e8e8 25%, #e0e0e0 25%, #e0e0e0 50%, #e8e8e8 50%, #e8e8e8 75%, #e0e0e0 75%, #e0e0e0 100%);
  background-size: 25px 25px;
}
.dlb-card.scully_card_segment_effective {
  font-weight: bold;
  border-left-width: 10px;
}
.dlb-card.scully_card_expired_sub {
  color: #fff;
  border-left-color: #222;
  border-left-width: 10px;
  background-image: linear-gradient(45deg, #303030 25%, #262626 25%, #262626 50%, #303030 50%, #303030 75%, #262626 75%, #262626 100%);
  background-size: 25px 25px;
  box-shadow: none;
}
.dlb-card.scully_card_faded {
  transition: opacity 0.5s ease-out;
}
.dlb-card.scully_card_faded:hover {
  opacity: 1 !important;
  transition: opacity 0.5s ease-out;
}
/* Styles for widgets that are used to select a client from a list (for a booking typically) */
#client-names {
  background: #fafafa;
  height: 252px;
  overflow-y: scroll;
  overflow-x: auto;
  border: solid 1px #bbb;
  padding: 0;
  font-size: 14px;
  margin: 0;
  margin-top: 14px;
}
#client-names li {
  clear: both;
  overflow: hidden;
  margin: 0;
  line-height: 19px;
  padding: 0;
  padding-top: 3px;
  padding-left: 5px;
  border-bottom: solid 1px #eee;
  background: #fff;
  height: 26px;
}
#client-names li:hover {
  background-color: #ffffd3;
}
#client-names input[type=radio] {
  margin-right: 6px;
  vertical-align: 1px;
}
#add_client_name {
  width: 434px;
  margin-top: 12px;
}
#client-name-display {
  display: inline-block;
  padding-left: 8px;
  vertical-align: middle;
}
/* Icons */
/* User Icons */
.user_icon_default {
  background-image: url('../img/user_profile_icons/default.png');
}
.user_icon_mintie_asteroids {
  background-image: url('../img/user_profile_icons/minties/_0088_Asteroids.png');
}
.user_icon_mintie_cars {
  background-image: url('../img/user_profile_icons/minties/_0087_Countryside-road-with-cars.png');
}
.user_icon_mintie_cookie {
  background-image: url('../img/user_profile_icons/minties/_0013_Cookie.png');
}
.user_icon_mintie_drink {
  background-image: url('../img/user_profile_icons/minties/_0093_Limonade.png');
}
.user_icon_mintie_drums {
  background-image: url('../img/user_profile_icons/minties/_0014_Drums.png');
}
.user_icon_mintie_football {
  background-image: url('../img/user_profile_icons/minties/_0097_Footbal-Ball.png');
}
.user_icon_mintie_globe {
  background-image: url('../img/user_profile_icons/minties/_0029_Earth-Globe.png');
}
.user_icon_mintie_kickoff {
  background-image: url('../img/user_profile_icons/minties/_0082_Footbal-field.png');
}
.user_icon_mintie_kraken {
  background-image: url('../img/user_profile_icons/minties/_0106_Sea-Monster.png');
}
.user_icon_mintie_medal {
  background-image: url('../img/user_profile_icons/minties/_0098_Reward-Medal.png');
}
.user_icon_mintie_mountains {
  background-image: url('../img/user_profile_icons/minties/_0090_Mountains.png');
}
.user_icon_mintie_ninja {
  background-image: url('../img/user_profile_icons/minties/_0022_Ninja.png');
}
.user_icon_mintie_piano {
  background-image: url('../img/user_profile_icons/minties/_0016_Piano-Keybord.png');
}
.user_icon_mintie_plane {
  background-image: url('../img/user_profile_icons/minties/_0085_Airplane-in-clouds.png');
}
.user_icon_mintie_rainbow {
  background-image: url('../img/user_profile_icons/minties/_0026_Rainbow.png');
}
.user_icon_mintie_robot {
  background-image: url('../img/user_profile_icons/minties/_0070_Robot.png');
}
.user_icon_mintie_rocket {
  background-image: url('../img/user_profile_icons/minties/_0050_Rocket.png');
}
.user_icon_mintie_starfish {
  background-image: url('../img/user_profile_icons/minties/_0107_Starfish.png');
}
/* Company Icons */
.company_icon_base {
  overflow: hidden;
  font-size: 0;
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.company_icon_tiny {
  overflow: hidden;
  font-size: 0;
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-top: 2px;
  margin-right: 6px;
  width: 16px;
  height: 16px;
  background-size: 16px;
}
.company_icon_small {
  overflow: hidden;
  font-size: 0;
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 24px;
  height: 24px;
  background-size: 24px;
}
.delib_icon {
  background-image: url('../img/company_logos/delib_logo_64px.png');
}
/* Product Icons */
.product_icon_base {
  overflow: hidden;
  font-size: 0;
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.product_icon_tiny {
  overflow: hidden;
  font-size: 0;
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-top: 2px;
  margin-right: 6px;
  width: 16px;
  height: 16px;
  background-size: 16px;
}
.product_icon_extra_small {
  overflow: hidden;
  font-size: 0;
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-top: 2px;
  margin-right: 6px;
  width: 21px;
  height: 21px;
  background-size: 21px;
}
.product_icon_small {
  overflow: hidden;
  font-size: 0;
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-top: 2px;
  margin-right: 6px;
  width: 32px;
  height: 32px;
  background-size: 32px;
  display: inline-block;
}
.product_icon_med {
  overflow: hidden;
  font-size: 0;
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-top: 2px;
  margin-right: 6px;
  width: 44px;
  height: 44px;
  background-size: 44px;
  display: inline-block;
}
.product_icon_large {
  overflow: hidden;
  font-size: 0;
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-top: 2px;
  margin-right: 6px;
  width: 64px;
  height: 64px;
  background-size: 64px;
  display: inline-block;
}
.product_icon_giant {
  overflow: hidden;
  font-size: 0;
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-top: 2px;
  margin-right: 6px;
  width: 96px;
  height: 96px;
  background-size: 96px;
  display: inline-block;
}
.product_icon_default {
  background-image: url('../img/product_icons/default_128px.png');
}
.product_icon_budget_simulator {
  background-image: url('../img/product_icons/budget_simulator_logo_128px.png');
}
.product_icon_citizen_space {
  background-image: url('../img/product_icons/citizen_space_logo_128px.png');
}
.product_icon_dialogue {
  background-image: url('../img/product_icons/dialogue_logo_128px.png');
}
.product_icon_delib_mono {
  background-image: url('../img/company_logos/delib_logo_mono_128px.png');
}
.product_icon_delib_dark_blue {
  background-image: url('../img/company_logos/delib_logo_dark_blue_128px.png');
}
.product_icon_delib_pink {
  background-image: url('../img/company_logos/delib_logo_pink_128px.png');
}
.product_icon_delib_generic {
  background-image: url('../img/company_logos/delib_logo_128px.png');
}
.report_list_icon {
  width: 74px;
  height: 74px;
  margin-right: 15px;
}
.scully-line-item-archived,
.scully-line-item-archived h3 {
  color: #999;
  text-decoration: line-through !important;
  text-decoration-color: #999;
}
.scully-line-item-archived a,
.scully-line-item-archived h3 a {
  color: inherit;
}
.scully-line-item-subscription-title {
  height: 70px;
  min-height: 70px;
  display: block;
}
.scully-line-item-select-controls {
  overflow: hidden;
  padding-right: 12px;
  background-color: #f5f5f5;
  border: solid 1px #ccc;
  box-shadow: inset 0 0 2px #ddd;
  padding: 3px;
  margin-bottom: 10px;
}
.scully-line-item-select-sku {
  width: 100%;
  float: left;
  padding: 3px 0;
  margin: 0;
  border-bottom: solid 1px #e0e0e0;
}
.scully-line-item-select-sku:first-of-type {
  padding-top: 0;
}
.scully-line-item-select-sku:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}
.scully-line-item-select-sku label {
  font-size: 0;
  padding: 0;
  margin: 0;
  width: 100%;
}
.scully-line-item-select-sku .scully-line-item-select-sku-inner {
  display: block;
  border-radius: 4px;
  padding: 5px;
}
.scully-line-item-select-sku .scully-line-item-select-sku-inner .scully-line-item-title {
  display: block;
  font-size: 16px;
  margin-top: 1px;
  margin-bottom: 0;
}
.scully-line-item-select-sku .scully-line-item-select-sku-inner .scully-line-item-description {
  display: block;
  font-size: 16px;
  margin-top: 1px;
  margin-bottom: 0;
  white-space: pre-wrap;
  margin-left: 60px;
}
.scully-line-item-select-sku .scully-line-item-select-sku-inner .scully-line-item-rate-card-price {
  display: block;
  margin-top: 1px;
  margin-bottom: 2px;
  font-size: 16px;
}
.scully-line-item-select-sku input[type="radio"] {
  visibility: hidden;
  width: 0;
}
.scully-line-item-select-sku input[type="radio"]:checked ~ .scully-line-item-select-sku-inner {
  background: #E02855;
}
.scully-line-item-select-sku input[type="radio"]:checked ~ .scully-line-item-select-sku-inner span,
.scully-line-item-select-sku input[type="radio"]:checked ~ .scully-line-item-select-sku-inner small,
.scully-line-item-select-sku input[type="radio"]:checked ~ .scully-line-item-select-sku-inner .muted {
  color: #fff !important;
}
.scully-line-item-sku-admin-page-icon {
  float: left;
  margin-right: 8px;
  background-size: 32px;
  width: 32px;
  height: 32px;
  margin-top: 4px;
}
.scully-line-item-select-sku-icon {
  float: left;
  margin-right: 12px;
  background-size: 48px;
  width: 48px;
  height: 48px;
}
.scully-line-item-edit-or-add-icon {
  float: right;
  background-size: 32px;
  width: 32px;
  height: 32px;
  margin-top: -43px;
}
/* Styles for popup panels used on bookings report */
.tr-popup-panel-with-titlebar-black {
  border-radius: 6px;
  display: none;
  top: 40px;
  left: 0;
  margin: 0;
  position: absolute;
  background: rgba(57, 58, 64, 0.97);
  border: solid 1px #111;
  box-shadow: 0 0 5px 1px #333;
}
.tr-popup-panel-with-titlebar-black h4 {
  text-align: center;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 19px;
  /*balances close box*/
  color: #eee;
  font-weight: normal;
  line-height: 18px;
  /* should be same as title bar height */
  text-shadow: 0 -1px 0 black;
}
.tr-popup-panel-with-titlebar-black a {
  color: #ccc;
}
.tr-popup-panel-with-titlebar-black a:hover {
  color: #fff;
}
.tr-popup-panel-with-titlebar-black table.inset-table {
  margin-bottom: 3px;
  background-color: #34363b;
  border: solid 1px #27292e;
  border-radius: 4px;
  border-spacing: 0;
  box-shadow: 0 1px #40434a;
}
.tr-popup-panel-with-titlebar-black table.inset-table tr,
.tr-popup-panel-with-titlebar-black table.inset-table tr.roweven,
.tr-popup-panel-with-titlebar-black table.inset-table tr.rowodd {
  background: none !important;
}
.tr-popup-panel-with-titlebar-black table.inset-table tr.hover-row:hover td a {
  color: #fff;
  display: block;
}
.tr-popup-panel-with-titlebar-black table.inset-table td {
  padding: 4px 10px;
  color: #bbb;
  background-color: none;
  border-top: solid 1px #232429;
}
.tr-popup-panel-with-titlebar-black table.inset-table tr:last-child td {
  border-bottom: none;
  vertical-align: top;
}
.tr-popup-panel-with-titlebar-black table.inset-table th {
  text-align: left;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-right: 20px;
  padding-left: 15px;
  color: #ccc;
  border-right: none;
}
.tr-popup-panel-with-titlebar-black table.inset-table th.tablesorter:hover {
  cursor: pointer;
}
.tr-popup-panel-with-titlebar-black table.inset-table th.sortdesc {
  background-image: url("/static/js/tablesorter/down_pre.gif");
  color: #fff;
}
.tr-popup-panel-with-titlebar-black table.inset-table th.sortasc {
  background-image: url("/static/js/tablesorter/up_pre.gif");
  color: #fff;
}
.tr-popup-panel-with-titlebar-black-close {
  float: left;
  margin-left: 5px;
  font-size: 18px;
  width: 19px;
  height: 18px;
  color: #eee;
}
.tr-popup-panel-with-titlebar-black-close:hover {
  cursor: pointer;
  color: #fff;
}
.tr-popup-panel-with-titlebar-black-inner {
  border-top: solid 1px #222;
  margin: 0;
  padding: 10px;
  padding-top: 9px;
  color: #eee;
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
  -webkit-border-bottom-right-radius: inherit;
  -webkit-border-bottom-left-radius: inherit;
  -moz-border-bottom-right-radius: inherit;
  -moz-border-bottom-left-radius: inherit;
}
.tr-popup-panel-with-titlebar-black-inner p {
  text-shadow: 0 -1px 0 black;
}
.select2-search--dropdown input.select2-search__field {
  padding: 0px 4px;
}
.select2-container,
.select2-search__field {
  width: 100% !important;
}
.select2-container .select2-selection--single,
.select2-container .select2-selection--multiple {
  min-height: 36px !important;
  line-height: 22px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin-top: 4px !important;
  margin-left: 0px;
  margin-right: 7px;
  line-height: 22px;
}
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
  border: 1px solid #7D7D78 !important;
}
.select2-container .select2-selection--single {
  padding-top: 3px;
}
.select2-container .select2-selection--multiple {
  padding-top: 1px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #444 !important;
}
.select2-hidden-accessible option {
  color: #000 !important;
}
.select2-selection__rendered::after {
  font-family: FontAwesome;
  font-size: 12px;
  line-height: 8px;
  content: "\F106\0A\F107";
  position: absolute;
  top: 4px;
  right: 1px;
  font-weight: 400;
  white-space: pre;
  background: white;
  padding: 6px;
  border-radius: 0 4px 4px 0;
}
span.select2-selection__arrow {
  display: none;
}
td.scully-subscription-days-remaining-less-than-70 {
  background-color: #769ee5 !important;
}
td.scully-subscription-days-remaining-less-than-60 {
  background-color: #f9d978 !important;
}
td.scully-subscription-days-remaining-less-than-30 {
  background-color: #ecb476 !important;
}
td.scully-subscription-days-remaining-less-than-14 {
  background-color: #edc9c4 !important;
}
td.scully-subscription-days-remaining-less-than-7 {
  background-color: #d16d6a !important;
}
td.scully-subscription-days-remaining-less-than-0 {
  background-color: lightgrey !important;
}
h1.scully-page-main-heading {
  margin-top: 16px;
  margin-bottom: 19px;
}
h2.scully-page-main-heading {
  margin-top: 16px;
}
.scully-global-nav-user-icon {
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  background-size: 20px;
  background-repeat: no-repeat;
  margin-right: 2px;
}
.scully-user-list-table-profile-icon {
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  background-size: 20px;
  background-repeat: no-repeat;
  margin-right: 8px;
}
.scully-user-profile-banner-info-container {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 850px;
}
.scully-user-profile-banner-info-nickname {
  display: block;
  margin-bottom: 24px;
  margin-top: 9px;
}
.scully-user-profile-banner-info-nav {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.scully-user-profile-banner-icon {
  display: inline-block;
  width: 96px;
  height: 96px;
  background-size: 96px;
  background-repeat: no-repeat;
  margin-top: 6px;
  margin-bottom: 0;
  margin-right: 25px;
}
.scully-user-icon-controls {
  width: 518px;
  background-color: #fafafa;
  overflow: hidden;
  border-radius: 4px;
  border: solid 1px #ccc;
  box-shadow: inset 0 0 2px #ddd;
  padding: 3px;
  margin-bottom: 10px;
}
.control-group.error .scully-user-icon-controls {
  border-color: #bf2a1d;
}
.scully-user-icon-control {
  display: block;
  background-color: #fff;
  float: left;
  margin: 4px;
  border-radius: 4px;
  padding: 0;
}
.scully-user-icon-control label {
  font-size: 0;
  padding: 0;
  margin: 0;
}
.scully-user-icon-control input[type="radio"] {
  visibility: hidden;
  width: 0;
}
.scully-user-icon-control input[type="radio"]:checked ~ span.edit_profile_form_icon {
  box-shadow: inset 0 0 0 1px #E02855, 0 0 0 2px #E02855;
  border-color: #E02855;
}
.scully-user-icon-control .edit_profile_form_icon {
  padding: 0;
  background-repeat: no-repeat;
  width: 64px;
  height: 64px;
  background-size: 60px;
  background-position: 2px;
  display: inline-block;
  border: solid 1px #eee;
  border-radius: 4px;
}
.scully-user-theme-control-preview-chip {
  width: 24px;
  height: 24px;
  padding: 0;
  margin-left: 2px;
  border-radius: 2px;
}
.scully-user-theme-control-preview-chip.blue {
  background-color: #0B6FE7;
}
.scully-user-theme-control-preview-chip.pink {
  background-color: #E02855;
}
