.nimble-calendar-container .calendar-header .calendar-view,
.nimble-calendar-container .calendar-search-header .calendar-view, .nimble-calendar-container .date-list,
.nimble-calendar-container .combo-box, .nimble-calendar-container .event-list {
  list-style: none; }
  .nimble-calendar-container .calendar-header .calendar-view,
  .nimble-calendar-container .calendar-search-header .calendar-view, .nimble-calendar-container .date-list,
  .nimble-calendar-container .combo-box, .nimble-calendar-container .event-list,
  .nimble-calendar-container .calendar-header .calendar-view li,
  .nimble-calendar-container .calendar-search-header .calendar-view li,
  .nimble-calendar-container .date-list li,
  .nimble-calendar-container .combo-box li,
  .nimble-calendar-container .event-list li {
    padding: 0;
    margin: 0; }

.nimble-calendar-container .calendar-header .calendar-views::before,
.nimble-calendar-container .calendar-search-header .calendar-views::before, .field-container::before, .export-form__content .meta-field::before, .export-form__content .section::before, .nimble-calendar-container .calendar-header .calendar-views::after,
.nimble-calendar-container .calendar-search-header .calendar-views::after, .field-container::after, .export-form__content .meta-field::after, .export-form__content .section::after {
  content: '\0020';
  display: block;
  height: 0;
  overflow: hidden; }

.nimble-calendar-container .calendar-header .calendar-views::after,
.nimble-calendar-container .calendar-search-header .calendar-views::after, .field-container::after, .export-form__content .meta-field::after, .export-form__content .section::after {
  clear: both; }

.meta-field.field-date.date-time-interval > label {
  position: absolute;
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0); }

.print #wpadminbar {
  display: none; }

.subsection.date input[name],
.subsection.time input[name] {
  width: 120px; }

.subsection.date-time {
  float: left;
  width: 50%;
  max-width: 150px; }

.subsection.date input {
  font-size: 12px;
  line-height: 18px; }

.nimble-calendar-container {
  position: relative;
  margin-bottom: 20px; }
  .wp-admin .nimble-calendar-container {
    background: white; }
  .nimble-calendar-container a {
    outline: 0; }
  #poststuff .nimble-calendar-container {
    border: 1px solid #dddddd; }
  .nimble-calendar-container .calendar-body {
    position: relative;
    clear: both; }
  .nimble-calendar-container .calendar-header,
  .nimble-calendar-container .calendar-search-header {
    position: relative;
    z-index: 2;
    text-align: center; }
    .nimble-calendar-container .calendar-header h3,
    .nimble-calendar-container .calendar-search-header h3 {
      padding: 0 12px; }
    .nimble-calendar-container .calendar-header .calendar-views,
    .nimble-calendar-container .calendar-search-header .calendar-views {
      float: right;
      margin: 10px 0; }
    .nimble-calendar-container .calendar-header .calendar-view,
    .nimble-calendar-container .calendar-search-header .calendar-view {
      float: right;
      margin-left: 12px;
      text-align: left; }
      .nimble-calendar-container .calendar-header .calendar-view li,
      .nimble-calendar-container .calendar-header .calendar-view a,
      .nimble-calendar-container .calendar-search-header .calendar-view li,
      .nimble-calendar-container .calendar-search-header .calendar-view a {
        display: inline-block; }
      .nimble-calendar-container .calendar-header .calendar-view a,
      .nimble-calendar-container .calendar-search-header .calendar-view a {
        padding: 3px 5px;
        background: #e6e6e6;
        border: 1px outset #444444; }
      .nimble-calendar-container .calendar-header .calendar-view .active,
      .nimble-calendar-container .calendar-search-header .calendar-view .active {
        background: #757575;
        color: white;
        text-decoration: none;
        cursor: default; }
      .nimble-calendar-container .calendar-header .calendar-view .disabled,
      .nimble-calendar-container .calendar-search-header .calendar-view .disabled {
        background: #dddddd;
        color: #aaaaaa;
        border: 1px solid #757575;
        text-decoration: none;
        cursor: default; }
  .nimble-calendar-container .calendar-navigation {
    clear: both;
    margin-bottom: 35px; }
    .wp-admin .nimble-calendar-container .calendar-navigation {
      margin-bottom: 0; }
      .wp-admin .nimble-calendar-container .calendar-navigation .traverse {
        position: absolute;
        top: 50%;
        font-size: 14px; }
        .wp-admin .nimble-calendar-container .calendar-navigation .traverse.previous {
          left: 20px; }
        .wp-admin .nimble-calendar-container .calendar-navigation .traverse.next {
          right: 20px; }
    .nimble-calendar-container .calendar-navigation .traverse {
      display: inline-block;
      position: relative;
      margin-left: 0;
      text-transform: uppercase;
      font-family: BrandonTextWeb-Black, sans-serif;
      font-size: .6364rem; }
      .nimble-calendar-container .calendar-navigation .traverse.previous {
        float: left; }
      .nimble-calendar-container .calendar-navigation .traverse.next {
        float: right; }
    .nimble-calendar-container .calendar-navigation .calendar-span,
    .nimble-calendar-container .calendar-navigation .search-span {
      display: inline-block;
      margin-top: 3px; }
    .nimble-calendar-container .calendar-navigation h3 {
      display: inline-block;
      text-transform: uppercase;
      white-space: nowrap;
      font-size: 1.778rem; }
  .nimble-calendar-container .calendar-content {
    position: relative;
    z-index: 1; }
  .nimble-calendar-container .calendar-months h4 {
    text-align: center; }
  .nimble-calendar-container .calendar-months,
  .nimble-calendar-container .calendar-months tr,
  .nimble-calendar-container .calendar-months td {
    border: 0; }
  .nimble-calendar-container .calendar-months .calendar-month-title,
  .nimble-calendar-container .calendar-months .calendar-month-title td {
    border: 0; }
  .nimble-calendar-container .calendar-months .calendar-month {
    padding: 8px; }
  .nimble-calendar-container .calendar-display {
    border: 0;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 0; }
    .nimble-calendar-container .calendar-display,
    .nimble-calendar-container .calendar-display table {
      table-layout: fixed;
      border-spacing: 0;
      border-collapse: separate;
      width: 100%; }
    .nimble-calendar-container .calendar-display table,
    .nimble-calendar-container .calendar-display thead,
    .nimble-calendar-container .calendar-display tbody,
    .nimble-calendar-container .calendar-display tr,
    .nimble-calendar-container .calendar-display th,
    .nimble-calendar-container .calendar-display td,
    .nimble-calendar-container .calendar-display .date-content {
      margin: 0;
      border: 0; }
    .nimble-calendar-container .calendar-display th,
    .nimble-calendar-container .calendar-display td {
      border-top: 1px solid #e6e6e6;
      border-left: 1px solid #e6e6e6;
      vertical-align: top; }
      .nimble-calendar-container .calendar-display th th,
      .nimble-calendar-container .calendar-display th td,
      .nimble-calendar-container .calendar-display td th,
      .nimble-calendar-container .calendar-display td td {
        border: 0; }
    .nimble-calendar-container .calendar-display th {
      text-align: center;
      text-transform: uppercase;
      font-size: 13px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      @media screen and (min-width: 1024px) {
        .nimble-calendar-container .calendar-display th {
          font-size: .7273rem; } }
    .nimble-calendar-container .calendar-display td {
      position: relative; }
    .nimble-calendar-container .calendar-display .date-content {
      position: relative;
      padding: 10px;
      min-height: 130px;
      box-sizing: border-box;
      overflow: hidden; }
      .wp-admin .nimble-calendar-container .calendar-display .date-content {
        position: static;
        min-height: 80px;
        box-sizing: content-box; }
      .nimble-calendar-container .calendar-display .date-content * {
        position: relative;
        z-index: 1; }
    .nimble-calendar-container .calendar-display .calendar-event {
      display: block;
      margin-bottom: 5px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .nimble-calendar-container .calendar-display .event-info {
      display: none; }
    .nimble-calendar-container .calendar-display .combined {
      border-top: 0; }
      .nimble-calendar-container .calendar-display .combined td,
      .nimble-calendar-container .calendar-display .combined th {
        border-top: 1px solid #e6e6e6; }
  .nimble-calendar-container th {
    padding: 5px; }
  .nimble-calendar-container td {
    padding: 0; }
    .nimble-calendar-container td.active .date-link {
      box-sizing: border-box;
      border: 1px solid #333333;
      border-top: 3px solid #333333; }
    .nimble-calendar-container td.previous-month, .nimble-calendar-container td.next-month {
      background: #eee;
      padding: 0; }
    .nimble-calendar-container td .date-content .date-link {
      position: absolute;
      z-index: 10;
      background: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
      left: 0;
      right: 0;
      top: 0;
      height: 100%;
      outline: 0;
      text-decoration: none;
      color: #444444; }
    .nimble-calendar-container td.combined {
      padding: 0; }
      .nimble-calendar-container td.combined table {
        height: 100%; }
      .nimble-calendar-container td.combined tr,
      .nimble-calendar-container td.combined td {
        border-top: 0; }
      .nimble-calendar-container td.combined tr:first-child td {
        border-top: 1px solid #e6e6e6; }
  .nimble-calendar-container .date {
    display: block; }
  .proscenio-content .nimble-calendar-container .combo .calendar-content {
    position: relative;
    padding-right: 250px; }
  .proscenio-content .nimble-calendar-container .combo .date-list, .proscenio-content
  .nimble-calendar-container .combo-box {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 190px; }
  .nimble-calendar-container .date-list .calendar-date,
  .nimble-calendar-container .combo-box .calendar-date {
    display: none;
    font-size: 0; }
    .nimble-calendar-container .date-list .calendar-date h3,
    .nimble-calendar-container .combo-box .calendar-date h3 {
      margin-top: 0;
      font-size: 14px; }
    .nimble-calendar-container .date-list .calendar-date.active,
    .nimble-calendar-container .combo-box .calendar-date.active {
      display: block; }
  .nimble-calendar-container .date-list h3,
  #poststuff .nimble-calendar-container .date-list h3,
  .nimble-calendar-container .combo-box h3,
  #poststuff
  .nimble-calendar-container .combo-box h3 {
    margin-top: 0;
    margin-bottom: 8px;
    padding: 0;
    font-size: 22px;
    text-decoration: none; }
  .nimble-calendar-container .date-list h4,
  .nimble-calendar-container .combo-box h4 {
    display: inline;
    padding-left: 0;
    font-size: 18px;
    line-height: 1.4em; }
  .nimble-calendar-container .event-list .calendar-event {
    font-size: 13px; }
    .nimble-calendar-container .event-list .calendar-event .event-title {
      margin-bottom: 0;
      margin-top: 8px; }
    .nimble-calendar-container .event-list .calendar-event .event-description {
      font-size: 13px; }
    .nimble-calendar-container .event-list .calendar-event .event-header {
      margin: 15px 0; }
    .nimble-calendar-container .event-list .calendar-event .event-time {
      display: block; }
      .nimble-calendar-container .event-list .calendar-event .event-time,
      .nimble-calendar-container .event-list .calendar-event .event-time .datetime {
        font-size: 11px;
        line-height: 1.8;
        color: #666666; }
      .nimble-calendar-container .event-list .calendar-event .event-time .datetime {
        white-space: nowrap; }
    .nimble-calendar-container .event-list .calendar-event .post-edit-link {
      line-height: 18px;
      vertical-align: top;
      margin-left: 4px; }
    .nimble-calendar-container .event-list .calendar-event .trash-event,
    .nimble-calendar-container .event-list .calendar-event .cancel-occurrence {
      line-height: 18px;
      vertical-align: top;
      margin-left: 4px;
      color: #aa0000; }
  .proscenio-content .nimble-calendar-container .nimble-calendar-inner.list .date-list {
    width: auto;
    position: relative;
    top: auto;
    right: auto;
    bottom: auto; }
  .nimble-calendar-container .nimble-calendar-inner.list .date-list .calendar-date {
    display: block; }
    .nimble-calendar-container .nimble-calendar-inner.list .date-list .calendar-date.no-events {
      display: none; }
      .nimble-calendar-container .nimble-calendar-inner.list .date-list .calendar-date.no-events.active {
        display: block; }
  .nimble-calendar-container .nimble-calendar-inner.day .calendar-date h3 {
    display: none; }
  .nimble-calendar-container .nimble-calendar-inner.day .calendar-date.no-events h3 {
    display: block; }
  .nimble-calendar-container .nimble-calendar-inner.grid.year .date-content,
  .nimble-calendar-container .nimble-calendar-inner.grid.year .previous-month .date,
  .nimble-calendar-container .nimble-calendar-inner.grid.year .next-month .date {
    min-height: 0; }
  .nimble-calendar-container .nimble-calendar-inner.grid.year .event-list {
    display: none; }
  .wp-admin .nimble-calendar-container .combo-box {
    padding: 40px;
    border-top: #dddddd; }
    .wp-admin .nimble-calendar-container .combo-box .combo-event-editor {
      margin: 15px 0; }
  .nimble-calendar-container .combo-box .combo-headers h3 {
    display: none; }
    .nimble-calendar-container .combo-box .combo-headers h3.active {
      display: block; }
  .nimble-calendar-container .combo-box .event-list {
    font-size: 0; }
  .nimble-calendar-container .combo-box .calendar-event {
    box-sizing: border-box;
    display: none;
    vertical-align: top;
    width: 50%;
    padding-right: 15px;
    font-size: 13px;
    margin-bottom: 25px; }
    .nimble-calendar-container .combo-box .calendar-event.active {
      display: inline-block; }
      .nimble-calendar-container .combo-box .calendar-event.active.editor-active, .nimble-calendar-container .combo-box .calendar-event.active.scope-active {
        display: none; }
    .proscenio-content .nimble-calendar-container .combo-box .calendar-event {
      display: block;
      padding-right: 0;
      width: auto; }
  .nimble-calendar-container .tools a {
    display: inline-block;
    height: 30px;
    width: 35px;
    padding: 0;
    margin-top: 0;
    margin-right: 12px;
    margin-bottom: 0;
    margin-left: 0;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap; }
    .nimble-calendar-container .tools a.close-full-screen {
      display: none;
      background: url("../images/icons/three-d/minimize.png") no-repeat 0 0; }
      .proscenio-content .nimble-calendar-container .tools a.close-full-screen {
        display: block; }
    .nimble-calendar-container .tools a.full-screen-button {
      background: url("../images/icons/three-d/full-screen.png") no-repeat 0 0; }
      .proscenio-content .nimble-calendar-container .tools a.full-screen-button {
        display: none; }
    .nimble-calendar-container .tools a.help-button {
      background: url("../images/icons/three-d/help.png") no-repeat 0 0; }
    .nimble-calendar-container .tools a.search-button {
      background: url("../images/icons/three-d/search.png") no-repeat 0 0; }
    .nimble-calendar-container .tools a.email {
      background: url("../images/icons/three-d/email.png") no-repeat 0 0; }
    .nimble-calendar-container .tools a.print-link {
      background: url("../images/icons/three-d/print.png") no-repeat 0 0; }
    .nimble-calendar-container .tools a.export {
      background: url("../images/icons/three-d/export.png") no-repeat 0 0;
      opacity: .84;
      margin-top: 15px;
      margin-left: 240px; }
      .nimble-calendar-container .tools a.export:hover {
        opacity: 1; }
  .nimble-calendar-container .tools .close-search {
    display: none; }
  .nimble-calendar-container .search-toggle {
    display: inline-block;
    float: right; }
  .nimble-calendar-container .nimble-calendar-search {
    display: none;
    position: absolute;
    overflow-y: auto;
    background: white;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 8px;
    z-index: 100; }
    .nimble-calendar-container .nimble-calendar-search h3 {
      text-align: left;
      font-size: 16px;
      line-height: 1.4; }
    .nimble-calendar-container .nimble-calendar-search .date-list .calendar-date {
      display: block; }
      .nimble-calendar-container .nimble-calendar-search .date-list .calendar-date .event-info {
        display: none; }
      .nimble-calendar-container .nimble-calendar-search .date-list .calendar-date.no-events {
        display: none; }
    .nimble-calendar-container .nimble-calendar-search .no-events .date-list .calendar-date.no-events {
      display: block; }
  .nimble-calendar-container.search-active .nimble-calendar-search {
    display: block; }
  .nimble-calendar-container .search-form {
    display: inline-block;
    vertical-align: middle; }
  .nimble-calendar-container .close-search {
    display: none;
    vertical-align: middle; }
  .nimble-calendar-container .search-submit {
    width: 60px; }
  .nimble-calendar-container .search-form label {
    width: 250px; }
  .nimble-calendar-container .search-field {
    height: 34px; }
  .nimble-calendar-container.search-active .close-search,
  .nimble-calendar-container .search-field,
  .nimble-calendar-container .search-submit,
  .nimble-calendar-container .search-form label {
    display: inline-block; }
  .nimble-calendar-container .post-list .event-info {
    display: none; }
  .nimble-calendar-container .export-form {
    display: none; }
  .nimble-calendar-container .loading {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 200;
    background: white;
    opacity: 0.95;
    filter: alpha(opacity=95); }
    .nimble-calendar-container .loading .loading-content {
      position: absolute;
      text-align: center;
      top: 30%;
      left: 50%;
      margin-top: -50px;
      margin-left: -60px; }
    .nimble-calendar-container .loading h6 {
      display: block;
      color: rgba(0, 0, 0, 0.84); }
  .nimble-calendar-container.loading .loading {
    display: block; }

.help-page {
  position: relative;
  display: none;
  background: white; }
  .proscenio-content .help-page {
    display: block; }
  .help-page .close-help-page {
    position: absolute;
    right: 0;
    top: 16px; }

.proscenio-content {
  box-sizing: border-box;
  max-width: 960px;
  padding: 20px 40px; }
  .proscenio-content .error {
    margin: 0 0 5px;
    box-shadow: none; }
  .proscenio-content .section--event-meta-recurring {
    width: 600px; }
  .proscenio-content .close-recurring-box-link {
    position: absolute;
    right: 40px;
    top: 30px;
    font-size: 24px;
    color: rgba(0, 0, 0, 0.84);
    outline: none;
    overflow: hidden;
    cursor: pointer;
    text-decoration: none; }
    .proscenio-content .close-recurring-box-link:focus {
      outline: none; }

.event-info__popup {
  width: 100%;
  display: none; }
  .proscenio-content .event-info__popup,
  .combo-box .event-info__popup,
  .single-nimble_event .event-info__popup {
    display: block; }
  .event-info__popup .event-info .event-header {
    margin-bottom: 16px; }
  .event-info__popup .event-info h4 {
    margin: 0;
    padding: 0;
    font-size: rem(18px);
    line-height: 20px; }
  .event-info__popup .event-info .time {
    display: block;
    font-size: 18px; }
  .event-info__popup .event-info * {
    font-size: 16px; }

.export-form__item-header {
  display: block;
  background: #01582d;
  padding: 20px 40px;
  width: 100%;
  height: 58px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .export-form__item-header {
      height: 101px; } }

.field-container {
  margin-bottom: 5px; }

.quick-export-popup {
  padding-bottom: 40px;
  width: auto; }

.close-export-form {
  display: block;
  position: relative;
  float: right;
  top: -5px;
  right: -22px;
  background-color: #05783e;
  cursor: pointer;
  width: 26px;
  height: 26px; }
  @media screen and (min-width: 768px) {
    .close-export-form {
      right: -16px;
      top: 5px;
      width: 52px;
      height: 52px; } }
  .close-export-form .close {
    opacity: .84;
    margin-top: 6px;
    margin-right: auto;
    margin-left: auto;
    width: 14px;
    height: 14px;
    fill: white; }
    @media screen and (min-width: 768px) {
      .close-export-form .close {
        margin-top: 12px;
        width: 28px;
        height: 28px; } }
  .close-export-form:hover {
    background-color: #068f4a; }
    .close-export-form:hover .close {
      opacity: 1; }
  .close-export-form .export-form__close {
    fill: white;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    opacity: .84; }
    @media screen and (min-width: 768px) {
      .close-export-form .export-form__close {
        height: 28px;
        width: 28px;
        margin-top: 12px; } }

.export-form__container .export-form-modal-close {
  display: none;
  background: #01582d;
  padding: 20px 40px;
  width: 100%;
  height: 58px;
  text-align: center;
  color: white; }
  @media screen and (min-width: 768px) {
    .export-form__container .export-form-modal-close {
      height: 101px; } }
  .proscenio-content .export-form__container .export-form-modal-close {
    display: block; }

.calendar-export__popup-wrapper .proscenio-foreground {
  padding: 0;
  width: 100%;
  height: 100%; }

.calendar-export__popup-wrapper .proscenio-content {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  box-shadow: none;
  background: transparent;
  padding: 0;
  width: 100%;
  max-width: none;
  overflow: visible; }
  .admin-bar .calendar-export__popup-wrapper .proscenio-content {
    padding-top: 46px; }
    @media screen and (min-width: 783px) {
      .admin-bar .calendar-export__popup-wrapper .proscenio-content {
        padding-top: 32px; } }

.admin-bar .event-info__popup-wrapper .proscenio-content {
  padding-top: 46px; }
  @media screen and (min-width: 783px) {
    .admin-bar .event-info__popup-wrapper .proscenio-content {
      padding-top: 32px; } }

.export-form__content {
  width: 94%;
  display: block;
  margin-top: 25px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  background: white;
  padding-top: 25px;
  padding-right: 40px;
  padding-bottom: 25px;
  padding-left: 40px;
  max-width: 640px;
  overflow: hidden; }
  @media screen and (min-width: 768px) {
    .export-form__content {
      margin-top: 55px; } }
  .export-form__content .close-export-form {
    position: absolute;
    top: 34px;
    right: 36px;
    font-size: 18px; }
  .export-form__content h3 {
    margin-bottom: 12px;
    color: rgba(0, 0, 0, 0.84);
    font-size: 24px; }
    @media screen and (min-width: 768px) {
      .export-form__content h3 {
        font-size: 32px; } }
  .export-form__content .subscriptions a {
    display: inline-block;
    margin: 0 10px 0 0;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: BrandonTextWeb-Black, sans-serif;
    font-size: 11px; }
    @media screen and (min-width: 768px) {
      .export-form__content .subscriptions a {
        font-size: .6364rem; } }
  .export-form__content .subscriptions input {
    display: block;
    margin: 5px 0 12px;
    width: 100%; }
  .export-form__content .section-title {
    cursor: default; }
  .export-form__content .meta-field {
    display: block;
    margin: 0.2em 0;
    white-space: nowrap; }
    .export-form__content .meta-field * {
      white-space: normal; }
    .export-form__content .meta-field label {
      display: block;
      float: left; }
    .export-form__content .meta-field .field-container {
      display: block;
      margin-left: 190px; }
      .export-form__content .meta-field .field-container .description {
        display: block;
        margin-top: 3px;
        font-size: 12px; }
    .export-form__content .meta-field.checkbox input {
      margin-top: 1px; }
    .export-form__content .meta-field.hidden {
      display: none; }
    .export-form__content .meta-field .date label,
    .export-form__content .meta-field .time label {
      display: block;
      margin-top: 5px; }
  .export-form__content .nimble-calendar__ajax-submit {
    clear: left;
    float: right; }
  .export-form__content .multicheckbox {
    float: left;
    clear: left; }
  .export-form__content .section {
    box-sizing: border-box;
    width: 100%; }
    .export-form__content .section.active {
      display: block; }
    .export-form__content .section .field-label {
      display: inline-block;
      width: 175px;
      margin-top: 6px;
      padding-right: 15px;
      cursor: text;
      vertical-align: top; }
    .export-form__content .section .field-container {
      margin-bottom: 15px; }
      .export-form__content .section .field-container label {
        float: none; }
    .export-form__content .section input {
      display: inline-block;
      vertical-align: top; }
    .export-form__content .section input[type='checkbox'] {
      margin-top: 7px; }
    .export-form__content .section select {
      margin-top: 5px; }
    .export-form__content .section .image-upload-image-holder {
      display: inline-block;
      margin-right: 10px; }
    .export-form__content .section .image-upload-actions {
      display: inline-block;
      vertical-align: top; }
    .export-form__content .section .image-upload-anchor {
      display: block;
      margin-top: 6px; }
    .export-form__content .section .remove-image-anchor {
      display: none;
      margin-top: 6px; }
    .export-form__content .section .has-image .remove-image-anchor {
      display: block; }

.proscenio-stage .ws-popover {
  z-index: 11030; }

.settings-factory .time-popover .ws-picker-header,
.settings-factory .time-popover .ws-po-arrow,
.settings-factory .time-popover .ws-button-row {
  display: none; }

.settings-factory .time-popover,
.settings-factory .time-popover .picker-list,
.settings-factory .time-popover .picker-grid,
.settings-factory .time-popover .ws-po-box,
.settings-factory .time-popover .ws-po-outerbox,
.settings-factory .time-popover .ws-picker-body {
  min-width: 100px;
  width: 100px;
  padding: 0;
  margin: 0; }

.settings-factory .time-popover .picker-grid {
  overflow-y: auto;
  max-height: 300px; }

.settings-factory .time-popover .time-list-body {
  width: 100px; }

.settings-factory .time-popover .time-list-item {
  width: 80px;
  margin: 0 0 6px; }

.settings-factory .error {
  margin: 0 0 5px;
  box-shadow: none; }

/*# sourceMappingURL=nimble-calendar.css.map */
