.input-invisible {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
}
.btn-colour {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-bottom: 0;
  border-radius: 50%;
  box-shadow: inset 0 0 0 5px #fff, 0 0 0 1px #b6c1d2;
  background-position: 50%;
  background-size: cover;
  cursor: pointer;
  transition: border-color 0.1s;
}
.tox .tox-edit-area__iframe {
  height: 100% !important;
  width: 100% !important;
  cursor: text !important;
}
.spreedly-modal-overlay {
  z-index: 1050 !important;
}
.spreedly-sidebar-divider .spreedly-item {
  display: none !important;
}
@media only screen and (max-width: 415px) {
  .spreedly-iframe-label {
    margin-bottom: 128px !important;
    vertical-align: bottom !important;
  }
}
iframe[id] {
  width: auto !important;
  height: auto !important;
}
button[id='spreedly-submit-button'] {
  cursor: pointer;
}
