.wpk-remove-schedule {
  position: fixed;
  z-index: 99999999999;
  display: block;
  top: 50px;
  margin: 0 auto;
  width: 100%;
  max-width: 900px;
  left: 0;
  right: 0;
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }
  .wpk-remove-schedule strong {
    margin-right: 10px; }
  .wpk-remove-schedule .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    cursor: pointer; }

/*# sourceMappingURL=wpk_i698932.css.map */
