.submit-button:disabled {
  background-color: #999;
  cursor: not-allowed;
}

.s-alert-wrapper .s-alert-box {
  max-width: none;
}

.clearfix:before, .npr-section-wrapper:before {
  content: '';
  display: table;
}

.clearfix:after, .npr-section-wrapper:after {
  clear: both;
  content: '';
  display: table;
}

.date-wrapper {
  margin-bottom: 20px;
}

.clock-wrapper {
  margin-bottom: 20px;
}

body.single-day .entry-title,
body.single-day .entry-content {
  float: left;
  width: calc( 75% - 20px);
  padding-right: 20px;
}

body.single-day .inside-article {
  position: relative;
}

body.single-day .inside-article:before, body.single-day .inside-article:after {
  content: '';
  display: table;
}

body.single-day .inside-article:after {
  clear: both;
}

body.single-day .inside-article h2 {
  font-size: 36px;
}

body.single-day .inside-article .break-header {
  font-size: 28px;
  margin: 20px 0;
  padding-top: 20px;
  border-top: 1px solid #000;
}

.npr-role-header {
  font-size: 20px;
  font-weight: bold;
}

.minimap-outer-wrapper {
  position: absolute;
  right: 40px;
  top: 0;
  width: 255px;
}

.minimap-outer-wrapper .minimap-inner-wrapper {
  background-color: #fff;
  border: 1px solid black;
  border-right: 0;
  overflow-y: scroll;
  padding: 0 20px 20px;
  position: fixed;
  width: 255px;
  height: 600px;
}

.minimap-outer-wrapper .minimap-inner-wrapper h5 {
  background-color: white;
  z-index: 100000;
  position: relative;
  padding: 20px 0;
  margin-bottom: 0;
}

.minimap-outer-wrapper .minimap-inner-wrapper .minimap {
  position: relative;
  top: 0;
}

.minimap-outer-wrapper .minimap-inner-wrapper .minimap .minimap-show {
  font-size: 20px;
  font-weight: 700;
}

.minimap-outer-wrapper .minimap-inner-wrapper .minimap .minimap-times {
  font-size: 18px;
  padding: 7px 10px 7px 20px;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

.minimap-outer-wrapper .minimap-inner-wrapper .minimap .minimap-break-wrapper {
  position: relative;
}

.show-accordion-wrapper .minimap-show {
  border: 1px solid #000;
  border-top-width: 0;
  padding: 5px 10px;
}

.show-accordion-wrapper .minimap-show:first-of-type {
  border-top-width: 1px;
}

.show-accordion-wrapper .minimap-show:nth-last-of-type(2) {
  border-bottom: 1px solid #000;
}

.show-accordion-wrapper .minimap-show:before {
  box-sizing: border-box;
  content: '\2B';
  display: inline-block;
  width: 20px;
}

.show-accordion-wrapper .minimap-show.ui-accordion-header-active:before {
  content: '\2013';
  padding-right: 6px;
  padding-left: 2px;
}

.show-accordion-wrapper .minimap-times {
  border: 1px solid #000;
  border-top: 0;
}

.show-accordion-wrapper .minimap-times:last-of-type {
  border-top: 0;
}

.show-accordion-wrapper .minimap-times:before {
  box-sizing: border-box;
  content: '\2B';
  display: inline-block;
  width: 20px;
}

.show-accordion-wrapper .minimap-times.ui-accordion-header-active:before {
  content: '\2013';
  padding-right: 6px;
  padding-left: 2px;
}

.show-accordion-wrapper .minimap-role {
  border: 1px solid #000;
  border-top: 0;
  padding: 5px 10px 5px 40px;
}

.npr-section-wrapper {
  margin-bottom: 50px;
}

.npr-break-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 100px 1fr;
      grid-template-columns: 1fr 1fr 100px 1fr;
  grid-gap: 10px;
}

.section-list {
  border: 1px solid black;
  border-radius: 5px;
  box-sizing: border-box;
  height: 150px;
  max-height: 150px;
  padding: 10px;
  overflow: auto;
  width: 100%;
  max-width: 300px;
}

.section-list div.section-entry {
  white-space: pre;
}

.section-list span {
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.section-list .script-move {
  display: -ms-grid;
  display: grid;
  float: left;
  height: 25px;
  margin-right: 5px;
}

.section-list .script-move img {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.section-list .script-delete {
  display: -ms-grid;
  display: grid;
  float: left;
  height: 25px;
  margin-right: 5px;
}

.section-list .script-delete img {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.selector-arrow {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  justify-self: center;
}

.gu-mirror {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  margin: 0 !important;
  opacity: 0.8;
  position: fixed !important;
  white-space: pre;
  z-index: 9999 !important;
}

.gu-mirror .script-move,
.gu-mirror .script-delete {
  float: left;
  margin-right: 5px;
}

.gu-hide {
  display: none !important;
}

.gu-unselectable {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

.gu-transit {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}

.actions-box {
  margin-top: 5px;
}

.actions-box .load-icon {
  margin-right: 5px;
}

.modal-wrapper {
  background-color: rgba(0, 0, 0, 0.85);
  display: -ms-grid;
  display: grid;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.modal-wrapper .modal {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  background-color: #fff;
  justify-self: center;
  padding: 40px;
  position: relative;
  width: 400px;
}

.modal-wrapper .modal .template-wrapper {
  border: 1px solid black;
  border-radius: 3px;
  padding: 10px 20px;
  font-size: 18px;
  margin-bottom: 5px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.modal-wrapper .modal .add-button {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 40px;
}

.modal-wrapper .modal .modal-close {
  position: absolute;
  right: 10px;
  top: 10px;
}

.modal-wrapper .modal .template-name {
  width: calc( 100% - 100px);
}

.tooltip-wrapper {
  padding: 0 20px;
  white-space: pre;
}

.timestamp-removal-wrapper .timestamp-datepicker {
  float: left;
  margin-bottom: 20px;
}

.timestamp-removal-wrapper .timestamp-datepicker:first-of-type {
  margin-right: 20px;
}

.timestamp-removal-wrapper button {
  clear: both;
  display: block;
}

/*# sourceMappingURL=sass.css.map */
