/*
  @include grid-setup((
    count: 12,
    gutter: 40px,
    column: 70px,
    width: 98%
  ));
*/
.node-type-simplenews .site-content > .content,
.node-type-simplenews .site-content > .send-page {
  width: 100%;
  max-width: 1290px;
  padding: 0 60px;
  box-sizing: border-box;
  margin: 0 auto;
  margin: 0 auto; }
  @media (max-width: 700px) {
    .node-type-simplenews .site-content > .content,
    .node-type-simplenews .site-content > .send-page {
      padding: 0 15px; } }
  .node-type-simplenews .site-content > .content > .field,
  .node-type-simplenews .site-content > .send-page > .field {
    margin-bottom: 25px; }
  .node-type-simplenews .site-content > .content .iframe,
  .node-type-simplenews .site-content > .send-page .iframe {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #a3a5a8; }
  .node-type-simplenews .site-content > .content iframe,
  .node-type-simplenews .site-content > .send-page iframe {
    border: none;
    width: 100%;
    padding: 40px 0;
    background-color: #e1e1e1;
    margin-bottom: 40px; }
  .node-type-simplenews .site-content > .content form fieldset,
  .node-type-simplenews .site-content > .send-page form fieldset {
    margin: 0 0 20px 0; }
  .node-type-simplenews .site-content > .content form legend,
  .node-type-simplenews .site-content > .send-page form legend {
    padding: 0; }
  .node-type-simplenews .site-content > .content form label,
  .node-type-simplenews .site-content > .send-page form label {
    display: block;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 4px; }
    @media (max-width: 600px) {
      .node-type-simplenews .site-content > .content form label,
      .node-type-simplenews .site-content > .send-page form label {
        font-size: 12px;
        line-height: 15px; } }
    .hub-greece .node-type-simplenews .site-content > .content form label, .node-type-simplenews .site-content > .content form label.hub-greece, .hub-greece
    .node-type-simplenews .site-content > .send-page form label,
    .node-type-simplenews .site-content > .send-page form label.hub-greece {
      font-family: Arial;
      text-transform: none; }
  .node-type-simplenews .site-content > .content form input[type=submit],
  .node-type-simplenews .site-content > .send-page form input[type=submit] {
    -webkit-transition: background-color 0.45s cubic-bezier(0.55, 0.085, 0.68, 0.53), color 0.45s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -moz-transition: background-color 0.45s cubic-bezier(0.55, 0.085, 0.68, 0.53), color 0.45s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: background-color 0.45s cubic-bezier(0.55, 0.085, 0.68, 0.53), color 0.45s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    font-size: 12px;
    line-height: 19px;
    text-align: center;
    line-height: 14px;
    display: inline-block;
    padding: 8px 40px;
    color: #ffffff;
    border-radius: 20px;
    font-size: 12px;
    line-height: 19px;
    width: auto;
    box-sizing: border-box;
    max-width: calc(100% - 40px);
    background-color: #9e9978; }
    .hub-greece .node-type-simplenews .site-content > .content form input[type=submit], .node-type-simplenews .site-content > .content form input[type=submit].hub-greece, .hub-greece
    .node-type-simplenews .site-content > .send-page form input[type=submit],
    .node-type-simplenews .site-content > .send-page form input[type=submit].hub-greece {
      font-family: Arial;
      text-transform: none; }
    .node-type-simplenews .site-content > .content form input[type=submit]:after,
    .node-type-simplenews .site-content > .send-page form input[type=submit]:after {
      -webkit-transition: color 0.45s cubic-bezier(0.55, 0.085, 0.68, 0.53);
      -moz-transition: color 0.45s cubic-bezier(0.55, 0.085, 0.68, 0.53);
      transition: color 0.45s cubic-bezier(0.55, 0.085, 0.68, 0.53); }
    .hub-progressinmind .node-type-simplenews .site-content > .content form input[type=submit], .hub-progressinmind
    .node-type-simplenews .site-content > .send-page form input[type=submit] {
      background-color: #9e9978; }
    .lic .node-type-simplenews .site-content > .content form input[type=submit], .lic
    .node-type-simplenews .site-content > .send-page form input[type=submit] {
      background-color: #b51412; }
    .hub-linf .node-type-simplenews .site-content > .content form input[type=submit], .hub-linf
    .node-type-simplenews .site-content > .send-page form input[type=submit] {
      background-color: #b51412; }
    .hub-thinc .node-type-simplenews .site-content > .content form input[type=submit], .hub-thinc
    .node-type-simplenews .site-content > .send-page form input[type=submit] {
      background-color: #D14330; }
    .hub-rethink .node-type-simplenews .site-content > .content form input[type=submit], .hub-rethink
    .node-type-simplenews .site-content > .send-page form input[type=submit] {
      background-color: #942621; }
    .hub-focus .node-type-simplenews .site-content > .content form input[type=submit], .hub-focus
    .node-type-simplenews .site-content > .send-page form input[type=submit] {
      background-color: #6d6e71; }
    .node-type-simplenews .site-content > .content form input[type=submit]:hover,
    .node-type-simplenews .site-content > .send-page form input[type=submit]:hover {
      -webkit-transition: background-color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: background-color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: background-color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      background-color: #ffffff;
      background-color: #6d6e71; }
      .hub-progressinmind .node-type-simplenews .site-content > .content form input[type=submit]:hover, .hub-progressinmind
      .node-type-simplenews .site-content > .send-page form input[type=submit]:hover {
        background-color: #6d6e71; }
      .lic .node-type-simplenews .site-content > .content form input[type=submit]:hover, .lic
      .node-type-simplenews .site-content > .send-page form input[type=submit]:hover {
        background-color: #6d6e71; }
      .hub-linf .node-type-simplenews .site-content > .content form input[type=submit]:hover, .hub-linf
      .node-type-simplenews .site-content > .send-page form input[type=submit]:hover {
        background-color: #6d6e71; }
      .hub-thinc .node-type-simplenews .site-content > .content form input[type=submit]:hover, .hub-thinc
      .node-type-simplenews .site-content > .send-page form input[type=submit]:hover {
        background-color: #182b49; }
      .hub-rethink .node-type-simplenews .site-content > .content form input[type=submit]:hover, .hub-rethink
      .node-type-simplenews .site-content > .send-page form input[type=submit]:hover {
        background-color: #202d56; }
      .hub-focus .node-type-simplenews .site-content > .content form input[type=submit]:hover, .hub-focus
      .node-type-simplenews .site-content > .send-page form input[type=submit]:hover {
        background-color: #9e9978; }
      .node-type-simplenews .site-content > .content form input[type=submit]:hover:after,
      .node-type-simplenews .site-content > .send-page form input[type=submit]:hover:after {
        -webkit-transition: color 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: color 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: color 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        color: #9e9978; }
        .hub-progressinmind .node-type-simplenews .site-content > .content form input[type=submit]:hover:after, .hub-progressinmind
        .node-type-simplenews .site-content > .send-page form input[type=submit]:hover:after {
          color: #9e9978; }
        .lic .node-type-simplenews .site-content > .content form input[type=submit]:hover:after, .lic
        .node-type-simplenews .site-content > .send-page form input[type=submit]:hover:after {
          color: #b51412; }
        .hub-linf .node-type-simplenews .site-content > .content form input[type=submit]:hover:after, .hub-linf
        .node-type-simplenews .site-content > .send-page form input[type=submit]:hover:after {
          color: #b51412; }
        .hub-thinc .node-type-simplenews .site-content > .content form input[type=submit]:hover:after, .hub-thinc
        .node-type-simplenews .site-content > .send-page form input[type=submit]:hover:after {
          color: #D14330; }
        .hub-rethink .node-type-simplenews .site-content > .content form input[type=submit]:hover:after, .hub-rethink
        .node-type-simplenews .site-content > .send-page form input[type=submit]:hover:after {
          color: #942621; }
        .hub-focus .node-type-simplenews .site-content > .content form input[type=submit]:hover:after, .hub-focus
        .node-type-simplenews .site-content > .send-page form input[type=submit]:hover:after {
          color: #6d6e71; }
  .node-type-simplenews .site-content > .content form .fieldset-description,
  .node-type-simplenews .site-content > .send-page form .fieldset-description {
    margin-bottom: 20px; }

/**
 * Megahack. To prevent the batch job counter from showing the number
 * of steps, which confuses users compared to number of emails to send,
 * we hide the batch messages.
 */
.page-batch .progress .message {
  display: none; }

.user-admin.page-batch .progress .message {
  display: block; }

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