#installer_repo_toolset .otgs-installer-notice,
#installer_repo_wpml .otgs-installer-notice {
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none; }
  #installer_repo_toolset .otgs-installer-notice-info h2,
  #installer_repo_wpml .otgs-installer-notice-info h2 {
    margin-bottom: 0; }

li#wp-admin-bar-otgs-wpml-development, li#wp-admin-bar-otgs-wpml-development:hover, li#wp-admin-bar-otgs-wpml-development:hover .ab-item {
  background-color: #C9471F !important; }

.otgs-installer-notice, .notice.otgs-installer-notice {
  position: relative;
  margin: 15px 0 40px;
  padding: 35px 30px 30px 80px;
  border-top: 1px solid #ccd0d4;
  border-right: 1px solid #ccd0d4;
  border-bottom: 1px solid #ccd0d4;
  border-left: 4px solid #f15d30;
  background: #fff url(../img/icon-warning.svg) no-repeat 25px 28px;
  background-size: 32px; }
  .otgs-installer-notice a,
  .notice.otgs-installer-notice a {
    cursor: pointer; }
  .otgs-installer-notice.otgs-installer-notice-info,
  .notice.otgs-installer-notice.otgs-installer-notice-info {
    background-image: url(../img/icon-info.svg);
    background-position-y: 50%; }
    @media (max-width: 768px) {
      .otgs-installer-notice.otgs-installer-notice-info,
      .notice.otgs-installer-notice.otgs-installer-notice-info {
        background-image: none !important; } }
  .otgs-installer-notice.otgs-installer-notice-confirm,
  .notice.otgs-installer-notice.otgs-installer-notice-confirm {
    background-image: url(../img/icon-confirm.svg);
    background-position-y: 50%; }
    .otgs-installer-notice.otgs-installer-notice-confirm .otgs-installer-notice-status-item-link-unregister,
    .notice.otgs-installer-notice.otgs-installer-notice-confirm .otgs-installer-notice-status-item-link-unregister {
      float: right; }
    @media (max-width: 768px) {
      .otgs-installer-notice.otgs-installer-notice-confirm,
      .notice.otgs-installer-notice.otgs-installer-notice-confirm {
        background-image: none !important; } }
  .otgsi_register_product_wrap .otgs-installer-notice,
  .otgsi_register_product_wrap .notice.otgs-installer-notice {
    background-color: #f1f1f1;
    box-shadow: none; }
    @media (max-width: 900px) {
      .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status,
      .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status {
        display: block !important; }
      .otgsi_register_product_wrap .otgs-installer-notice .otgs-installer-notice-status-item-link-unregister,
      .otgsi_register_product_wrap .notice.otgs-installer-notice .otgs-installer-notice-status-item-link-unregister {
        display: block;
        margin: 15px 0 0 !important;
        float: none; } }
  .otgs-installer-notice .otgs-installer-notice-content, .notice.otgs-installer-notice .otgs-installer-notice-content {
    color: #666; }
    .otgs-installer-notice .otgs-installer-notice-content h2, .notice.otgs-installer-notice .otgs-installer-notice-content h2 {
      color: #666;
      margin-top: 0; }
      .otgs-installer-notice .otgs-installer-notice-content h2 .otgs-installer-notice-link-register, .notice.otgs-installer-notice .otgs-installer-notice-content h2 .otgs-installer-notice-link-register {
        font-size: 14px;
        color: #f15d30;
        float: right;
        text-decoration: underline; }
        .otgs-installer-notice .otgs-installer-notice-content h2 .otgs-installer-notice-link-register:hover, .notice.otgs-installer-notice .otgs-installer-notice-content h2 .otgs-installer-notice-link-register:hover {
          text-decoration: none; }
  .otgs-installer-notice .otgs-installer-notice-status, .notice.otgs-installer-notice .otgs-installer-notice-status {
    display: flex;
    align-items: center;
    margin-top: 15px; }
    .otgs-installer-notice .otgs-installer-notice-status-item, .notice.otgs-installer-notice .otgs-installer-notice-status-item {
      margin-right: 20px !important; }
      .otgs-installer-notice .otgs-installer-notice-status-item-btn, .notice.otgs-installer-notice .otgs-installer-notice-status-item-btn {
        display: inline-block;
        color: #fff;
        text-decoration: none;
        font-weight: 600;
        border-radius: 5px;
        padding: 9px 15px;
        background-color: #666; }
        .otgs-installer-notice .otgs-installer-notice-status-item-btn:hover, .notice.otgs-installer-notice .otgs-installer-notice-status-item-btn:hover {
          color: #fff;
          background-color: #333; }
        @media (max-width: 639px) {
          .otgs-installer-notice .otgs-installer-notice-status-item-btn, .notice.otgs-installer-notice .otgs-installer-notice-status-item-btn {
            margin-bottom: 15px; } }
      .otgs-installer-notice .otgs-installer-notice-status-item-link, .notice.otgs-installer-notice .otgs-installer-notice-status-item-link {
        position: relative;
        color: #f15d30;
        font-weight: 600; }
        .otgs-installer-notice .otgs-installer-notice-status-item-link-unregister, .notice.otgs-installer-notice .otgs-installer-notice-status-item-link-unregister {
          float: right;
          color: #aaa;
          text-decoration: underline; }
          .otgs-installer-notice .otgs-installer-notice-status-item-link-unregister:hover, .notice.otgs-installer-notice .otgs-installer-notice-status-item-link-unregister:hover {
            text-decoration: none; }
        .otgs-installer-notice .otgs-installer-notice-status-item-link-refresh:after, .notice.otgs-installer-notice .otgs-installer-notice-status-item-link-refresh:after {
          position: absolute;
          top: 2px;
          content: '';
          width: 15px;
          height: 16px;
          margin-left: 8px;
          background: url(../img/icon-refresh.png) no-repeat 0 0; }
        .otgs-installer-notice .otgs-installer-notice-status-item-link:hover, .notice.otgs-installer-notice .otgs-installer-notice-status-item-link:hover {
          color: #f15d30;
          opacity: 0.8; }
        @media (max-width: 639px) {
          .otgs-installer-notice .otgs-installer-notice-status-item-link, .notice.otgs-installer-notice .otgs-installer-notice-status-item-link {
            display: block; } }
      .otgs-installer-notice .otgs-installer-notice-status-item + span.spinner, .notice.otgs-installer-notice .otgs-installer-notice-status-item + span.spinner {
        margin: 0 15px 0 0; }
    @media (max-width: 639px) {
      .otgs-installer-notice .otgs-installer-notice-status, .notice.otgs-installer-notice .otgs-installer-notice-status {
        display: block; }
        .otgs-installer-notice .otgs-installer-notice-status p, .notice.otgs-installer-notice .otgs-installer-notice-status p {
          margin-bottom: 0; }
        .otgs-installer-notice .otgs-installer-notice-status a, .notice.otgs-installer-notice .otgs-installer-notice-status a {
          margin-left: 0; } }
  .otgs-installer-notice.otgs-installer-notice-wpml, .notice.otgs-installer-notice.otgs-installer-notice-wpml {
    background-image: url(../img/icon-wpml-warning.svg); }
    .otgs-installer-notice.otgs-installer-notice-wpml:before, .notice.otgs-installer-notice.otgs-installer-notice-wpml:before {
      content: '';
      position: absolute;
      left: -4px;
      top: 0;
      bottom: 0;
      width: 4px;
      background: linear-gradient(to bottom, #27ad95 0%, #2782ad 100%); }
    .otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-info, .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-info, .notice.otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-info, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-info {
      background-image: url(../img/icon-wpml-info.svg) !important; }
    .otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-confirm, .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-confirm, .notice.otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-confirm, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-confirm {
      background-image: url(../img/icon-wpml-confirm.svg); }
    .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status-item-link, .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status-item-link {
      color: #33879e; }
      .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status-item-link-refresh:after, .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status-item-link-refresh:after {
        background-image: url(../img/icon-wpml-refresh.png); }
    .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml {
      background-image: url(../img/icon-wpml-warning.svg); }
      .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml:before, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml:before {
        display: none; }
      .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-content h2, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-content h2 {
        margin-bottom: 5px; }
        .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-content h2 .otgs-installer-notice-link-register, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-content h2 .otgs-installer-notice-link-register {
          color: #33879e; }
      .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status {
        display: block; }
        .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status p, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status p {
          font-weight: 700;
          color: #666;
          margin: 20px 0 5px !important; }
        .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn {
          background-color: #ddd;
          color: #666; }
          .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn-refresh, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn-refresh {
            padding: 9px 40px 9px 15px;
            background: #ddd url(../img/icon-notice-refresh.png) no-repeat 94% 50%; }
            .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn-refresh strong, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn-refresh strong {
              display: inline-block;
              padding-right: 15px;
              border-right: 1px solid #ccc; }
            .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn-refresh:hover, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn-refresh:hover {
              background-image: url(../img/icon-white-refresh.png); }
          .otgsi_register_product_wrap .otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn:hover, .otgsi_register_product_wrap .notice.otgs-installer-notice.otgs-installer-notice-wpml .otgs-installer-notice-status .otgs-installer-notice-status-item-btn:hover {
            background-color: #666;
            color: #fff; }
    .otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-connection-issues .otgs-installer-notice-status a, .notice.otgs-installer-notice.otgs-installer-notice-wpml.otgs-installer-notice-connection-issues .otgs-installer-notice-status a {
      color: #33879e; }
    @media (max-width: 768px) {
      .otgs-installer-notice.otgs-installer-notice-wpml, .notice.otgs-installer-notice.otgs-installer-notice-wpml {
        background-image: none; } }
  .otgs-installer-notice.otgs-installer-notice-refund, .notice.otgs-installer-notice.otgs-installer-notice-refund {
    padding: 35px 30px 30px 115px;
    position: relative;
    display: flex;
    border: 0;
    background: #c9471f url(../img/icon-refund-info.png) no-repeat 25px 25px;
    color: #fff; }
    .otgs-installer-notice.otgs-installer-notice-refund:before, .notice.otgs-installer-notice.otgs-installer-notice-refund:before {
      display: none; }
    .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-content, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-content {
      color: #fff; }
      .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-content h2, .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-content p, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-content h2, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-content p {
        color: #fff; }
    .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-btn, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-btn {
      color: #c9471f;
      padding: 9px 40px 9px 15px;
      background: #fff url(../img/icon-refund-refresh.png) no-repeat 94% 50%; }
      .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-btn strong, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-btn strong {
        display: inline-block;
        padding-right: 15px;
        border-right: 1px solid #efc7bb; }
      .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-btn:hover, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-btn:hover {
        opacity: 0.8;
        color: #c9471f; }
    .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-link-unregister, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-link-unregister {
      color: #fff;
      opacity: 0.55;
      margin: 0 0 0 auto !important;
      text-decoration: underline; }
      .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-link-unregister:hover, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status-item-link-unregister:hover {
        text-decoration: none; }
    .otgs-installer-notice.otgs-installer-notice-refund .notice-dismiss:before, .notice.otgs-installer-notice.otgs-installer-notice-refund .notice-dismiss:before {
      color: #fff; }
    .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-link, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-link {
      color: #fff; }
    .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-btn, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-btn {
      background-image: none;
      padding-left: 30px;
      padding-right: 30px; }
    .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper {
      display: flex;
      align-items: center; }
      .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"], .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"] {
        line-height: 37px;
        height: 37px;
        border: 0;
        padding: 0 10px;
        background-color: rgba(255, 255, 255, 0.6);
        color: #fff !important;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        box-shadow: none; }
        .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"]::placeholder, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"]::placeholder {
          color: #fff;
          opacity: 1; }
        .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"] + a, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"] + a {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
    .otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-link-unregister, .notice.otgs-installer-notice.otgs-installer-notice-refund .otgs-installer-notice-status + .otgs-installer-notice-status .otgs-installer-notice-status-item-link-unregister {
      margin-top: 45px !important; }
    @media (max-width: 768px) {
      .otgs-installer-notice.otgs-installer-notice-refund, .notice.otgs-installer-notice.otgs-installer-notice-refund {
        padding: 25px;
        background-image: none; } }
  .otgs-installer-notice.otgs-installer-notice-expired, .notice.otgs-installer-notice.otgs-installer-notice-expired {
    padding: 35px 30px 20px 115px;
    position: relative;
    display: block;
    border: 0;
    background: #c9471f url(../img/icon-refund-info.png) no-repeat 25px 25px;
    color: #fff; }
    .otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd {
      padding: 30px;
      background: linear-gradient(90deg, #ED793E 0%, #FF4642 100%);
      border-radius: 5px; }
      .otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content {
        display: grid;
        grid-template-columns: auto 200px; }
        .otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one {
          position: relative;
          margin: 0 30px 0 0;
          padding: 0 30px 0 0;
          border-right: 1px solid rgba(255, 255, 255, 0.3); }
          .otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one h2, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one h2 {
            margin-bottom: .3em;
            padding: .2em 0;
            background: url(../img/icon-refund-info-notice.svg) no-repeat 0 50%;
            background-size: 20px;
            padding-left: 30px; }
          .otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one .otgs-installer-notice-status-item-link-unregister, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one .otgs-installer-notice-status-item-link-unregister {
            position: absolute;
            bottom: 8px;
            right: 30px; }
            @media (max-width: 1100px) {
              .otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one .otgs-installer-notice-status-item-link-unregister, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one .otgs-installer-notice-status-item-link-unregister {
                display: block;
                position: relative;
                float: none;
                margin: 15px 0 0 0 !important;
                bottom: auto;
                right: 0; } }
          @media (max-width: 1100px) {
            .otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one .otgs-installer-notice-status, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one .otgs-installer-notice-status {
              display: block; } }
        .otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__two, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__two {
          text-align: center;
          align-self: center; }
          .otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__two h3, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__two h3 {
            font-size: 1em;
            color: #fff;
            margin: 0 0 1em; }
          .otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__two a.update_site_key_js, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__two a.update_site_key_js {
            display: inline-block;
            font-weight: 500;
            color: #fff;
            border: 1px solid #fff;
            border-radius: 5px;
            padding: 8px 15px 8px 35px;
            background: url(../img/icon-white-refresh.png) no-repeat 10px 45%; }
            .otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__two a.update_site_key_js:hover, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__two a.update_site_key_js:hover {
              background-color: rgba(255, 255, 255, 0.3);
              border-color: rgba(255, 255, 255, 0.05); }
        @media (max-width: 800px) {
          .otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content {
            display: block; }
            .otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one, .notice.otgs-installer-notice.otgs-installer-notice-expired.otgs-installer-notice-expired-gd .otgs-installer-notice-content__one {
              margin: 0 0 30px 0;
              padding: 0 0 10px 0;
              border: none;
              border-bottom: 1px solid rgba(255, 255, 255, 0.3); } }
    .otgs-installer-notice.otgs-installer-notice-expired:before, .notice.otgs-installer-notice.otgs-installer-notice-expired:before {
      display: none; }
    .otgs-installer-notice.otgs-installer-notice-expired .spinner, .notice.otgs-installer-notice.otgs-installer-notice-expired .spinner {
      background-image: url(../img/spinner-white.gif); }
    .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content {
      color: #fff; }
      .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 {
        color: #fff; }
        .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 span.ico, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 span.ico {
          margin-right: 10px;
          animation: spin 2s infinite linear; }
        .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 .update_site_key_js, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 .update_site_key_js {
          display: inline-block;
          text-indent: -9999px;
          width: 20px;
          height: 20px;
          opacity: 0.8;
          background: url(../img/icon-white-refresh.png) no-repeat 50% 50%;
          margin-left: 10px; }
          .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 .update_site_key_js:hover, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 .update_site_key_js:hover {
            opacity: 1; }
        .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 + p, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 + p {
          color: #fff;
          opacity: 0.7; }
        .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 span.spinner, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-content h2 span.spinner {
          margin-top: 0 !important;
          margin-bottom: 0 !important; }
    .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status {
      margin-top: 10px;
      color: #fff; }
      .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status p, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status p {
        color: #fff !important; }
      .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-btn, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-btn {
        color: #333 !important;
        background-color: #fff !important;
        padding: 9px 15px;
        min-width: 60px;
        text-align: center; }
        .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-btn strong, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-btn strong {
          display: inline-block;
          padding-right: 15px;
          border-right: 1px solid #efc7bb; }
        .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-btn:hover, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-btn:hover {
          opacity: 0.8;
          color: #c9471f; }
      .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-link, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-link {
        color: #fff;
        text-decoration: underline; }
      .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper {
        display: flex;
        align-items: center; }
        .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"], .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"] {
          line-height: 37px;
          height: 37px;
          border: 0;
          padding: 0 10px;
          background-color: rgba(255, 255, 255, 0.6);
          color: #fff !important;
          border-top-left-radius: 5px;
          border-bottom-left-radius: 5px;
          box-shadow: none; }
          .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"]::placeholder, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"]::placeholder {
            color: #fff;
            opacity: 1; }
          .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"] + a, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status .otgs-installer-notice-status-item-wrapper input[type="text"] + a {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0; }
    .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status-item-link-unregister, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status-item-link-unregister {
      color: #fff;
      opacity: 0.55;
      margin: -15px 0 0 auto !important;
      text-decoration: underline; }
      .otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status-item-link-unregister:hover, .notice.otgs-installer-notice.otgs-installer-notice-expired .otgs-installer-notice-status-item-link-unregister:hover {
        text-decoration: none; }
    .otgs-installer-notice.otgs-installer-notice-expired .notice-dismiss:before, .notice.otgs-installer-notice.otgs-installer-notice-expired .notice-dismiss:before {
      color: #fff; }
    @media (max-width: 768px) {
      .otgs-installer-notice.otgs-installer-notice-expired, .notice.otgs-installer-notice.otgs-installer-notice-expired {
        padding: 25px;
        background-image: none; } }
  .otgs-installer-notice.otgs-installer-notice-registered, .notice.otgs-installer-notice.otgs-installer-notice-registered {
    padding: 30px 30px 30px 115px;
    margin-top: 0;
    position: relative;
    display: flex;
    border: 0;
    background-image: none; }
    .otgs-installer-notice.otgs-installer-notice-registered:before, .notice.otgs-installer-notice.otgs-installer-notice-registered:before {
      display: none; }
    .otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content, .notice.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content {
      width: 100%; }
      .otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-btn, .notice.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-btn {
        color: #c9471f;
        padding: 9px 40px 9px 15px;
        background: #ddd url(../img/icon-notice-refresh.png) no-repeat 94% 50%; }
        .otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-btn strong, .notice.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-btn strong {
          display: inline-block;
          padding-right: 15px;
          border-right: 1px solid #efc7bb; }
        .otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-btn:hover, .notice.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-btn:hover {
          opacity: 0.8;
          color: #c9471f; }
        @media (max-width: 1240px) {
          .otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-btn, .notice.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-btn {
            margin-top: 15px; } }
      .otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-link-unregister, .notice.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-link-unregister {
        opacity: 0.55;
        margin: 5px 0 0 auto !important;
        text-decoration: underline; }
        .otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-link-unregister:hover, .notice.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-link-unregister:hover {
          text-decoration: none; }
        @media (max-width: 1240px) {
          .otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-link-unregister, .notice.otgs-installer-notice.otgs-installer-notice-registered .otgs-installer-notice-content .otgs-installer-notice-status-item-link-unregister {
            margin-top: 20px !important;
            float: right; } }
    @media (max-width: 768px) {
      .otgs-installer-notice.otgs-installer-notice-registered, .notice.otgs-installer-notice.otgs-installer-notice-registered {
        padding: 25px;
        background-image: none; } }
  .otgs-installer-notice.otgs-installer-notice-connection-issues .otgs-installer-notice-status, .notice.otgs-installer-notice.otgs-installer-notice-connection-issues .otgs-installer-notice-status {
    display: block; }
    .otgs-installer-notice.otgs-installer-notice-connection-issues .otgs-installer-notice-status p:first-child, .notice.otgs-installer-notice.otgs-installer-notice-connection-issues .otgs-installer-notice-status p:first-child {
      font-size: 14px;
      font-weight: 600;
      display: block;
      margin-bottom: 0 !important; }
    .otgs-installer-notice.otgs-installer-notice-connection-issues .otgs-installer-notice-status a, .notice.otgs-installer-notice.otgs-installer-notice-connection-issues .otgs-installer-notice-status a {
      font-weight: 600;
      color: #f15d30; }
      .otgs-installer-notice.otgs-installer-notice-connection-issues .otgs-installer-notice-status a:hover, .notice.otgs-installer-notice.otgs-installer-notice-connection-issues .otgs-installer-notice-status a:hover {
        opacity: 0.8; }
  @media (max-width: 768px) {
    .otgs-installer-notice, .notice.otgs-installer-notice {
      padding: 25px;
      background-image: none; } }

.notice-otgs,
.notice.notice-otgs {
  box-shadow: none;
  border-color: #f15d30;
  background-color: #fff8e5; }
  .notice-otgs p:before,
  .notice.notice-otgs p:before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 20px;
    background: url(../img/icon-warning.svg) no-repeat 0 0;
    background-size: 20px; }
  .notice-otgs p a,
  .notice.notice-otgs p a {
    display: inline-block;
    color: #f15d30;
    font-weight: 600;
    margin-left: 5px; }
    .notice-otgs p a:hover,
    .notice.notice-otgs p a:hover {
      opacity: 0.8; }
  .notice-otgs-refund,
  .notice.notice-otgs-refund {
    border-color: #ad3613;
    background-color: #ca471f; }
    .notice-otgs-refund p,
    .notice.notice-otgs-refund p {
      color: #fff; }
      .notice-otgs-refund p:before,
      .notice.notice-otgs-refund p:before {
        background-image: url(../img/icon-refund-info-notice.svg); }
      .notice-otgs-refund p a,
      .notice.notice-otgs-refund p a {
        color: #fff; }

.otgsi_insert_key .otgsi_site_key_form {
  position: relative;
  margin: 15px 10px 10px 10px;
  padding: 24px 24px 30px;
  background-color: #f1f1f1; }
  .otgsi_insert_key .otgsi_site_key_form:before {
    content: '';
    position: absolute;
    left: -4px;
    top: 0;
    bottom: 0;
    width: 4px;
    background: linear-gradient(to bottom, #27ad95 0%, #2782ad 100%); }
  .otgsi_insert_key .otgsi_site_key_form li {
    font-weight: 700;
    color: #666;
    margin-bottom: 10px; }
    .otgsi_insert_key .otgsi_site_key_form li .otgs-installer-register-inputs {
      display: block;
      margin-top: 20px; }
      .otgsi_insert_key .otgsi_site_key_form li .otgs-installer-register-inputs-form-wrapper {
        border-radius: 5px;
        border: 2px solid #2782ad;
        display: inline-flex;
        background-color: #fff;
        margin-right: 20px;
        overflow: hidden;
        min-width: 300px; }
        .otgsi_insert_key .otgsi_site_key_form li .otgs-installer-register-inputs-form-wrapper input {
          border: none;
          box-shadow: none;
          padding: 0 15px 1px;
          margin: 0;
          height: 38px;
          line-height: 36px; }
          .otgsi_insert_key .otgsi_site_key_form li .otgs-installer-register-inputs-form-wrapper input[type="submit"] {
            min-width: 75px;
            margin-left: auto; }
      .otgsi_insert_key .otgsi_site_key_form li .otgs-installer-register-inputs input[type="button"] {
        border: none;
        box-shadow: none;
        background: none;
        color: #999;
        text-decoration: underline; }
  .otgsi_insert_key .otgsi_site_key_form .otgs-installer-register-title {
    margin-top: 0; }
  .otgsi_insert_key .otgsi_site_key_form .otgs-installer-register-inputs {
    margin-top: 24px;
    margin-bottom: 8px; }
    .otgsi_insert_key .otgsi_site_key_form .otgs-installer-register-inputs label {
      font-size: 14px;
      display: block;
      margin-bottom: 4px;
      font-weight: 700; }
  .otgsi_insert_key .otgsi_site_key_form .otgs-installer-register-link a:hover, .otgsi_insert_key .otgsi_site_key_form .otgs-installer-register-link a:focus {
    text-decoration: underline; }

#installer_repo_toolset .otgsi_insert_key .otgsi_site_key_form:before {
  background: #f15d30; }
#installer_repo_toolset .otgsi_insert_key .otgsi_site_key_form input[type="submit"] {
  background: #f15d30;
  border-color: #f15d30; }
#installer_repo_toolset .otgsi_insert_key .otgsi_site_key_form a {
  color: #f15d30; }
