.alert-container[data-v-64821e57] {
  text-align: left !important;
}
.alert-container .bread-col[data-v-64821e57] {
    height: 100% !important;
    position: relative;
    padding-top: 9px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #f4f7fa;
}
.alert-container .bread-col .wizard-container .breadcrumbs[data-v-64821e57] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      position: relative;
}
.alert-container .bread-col .wizard-container .breadcrumbs div[data-v-64821e57] {
      margin-bottom: 10px;
      cursor: pointer;
}
.alert-container .bread-col .wizard-container .breadcrumbs div.active[data-v-64821e57] {
      font-weight: bold;
}
.alert-container .bread-col .wizard-container .step-container[data-v-64821e57] {
      -webkit-box-shadow: 0px 2px 4px #abcbeb;
              box-shadow: 0px 2px 4px #abcbeb;
      width: 100%;
}
.alert-container .bread-col .wizard-container .step-container .condition[data-v-64821e57] {
        height: 180px;
}
.alert-container .bread-col .wizard-container .step-container .condition .condition-review[data-v-64821e57] {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          margin-top: 100px;
          margin: 40px;
          -webkit-box-pack: space-evenly;
              -ms-flex-pack: space-evenly;
                  justify-content: space-evenly;
}
.alert-container .bread-col .wizard-container .step-container .notification[data-v-64821e57] {
        height: 180px;
        overflow: hidden;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review[data-v-64821e57] {
          font-size: 14px;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review .notification-type[data-v-64821e57] {
            width: 200px;
            margin-left: 81px;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review .recipient[data-v-64821e57] {
            width: 350px;
            max-height: 50px;
            margin: 0px 0px 0px 80px;
            overflow: hidden;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: inline-block;
                -ms-flex-pack: inline-block;
                    justify-content: inline-block;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review .recipient .recipient-label[data-v-64821e57] {
              width: 100px;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review .recipient .recipient-values-wrapper[data-v-64821e57] {
              position: relative;
              left: 0px;
              width: auto;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-orient: horizontal;
              -webkit-box-direction: normal;
                  -ms-flex-direction: row;
                      flex-direction: row;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review .info-icon-container[data-v-64821e57] {
            margin-left: 6px;
            width: 60px;
            height: 10px;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review .info-icon-container .info[data-v-64821e57] {
              height: 20px;
              margin-right: 20px;
}
.alert-container .bread-col .wizard-container .step-container .Schedule[data-v-64821e57] {
        height: 180px;
}
.alert-container .bread-col .wizard-container .step-container .condition.active[data-v-64821e57] {
        background-color: #f4f7fa;
        color: #24517a;
}
.alert-container .bread-col .wizard-container .step-container .notification.active[data-v-64821e57] {
        background-color: #f4f7fa;
        color: #24517a;
}
.alert-container .bread-col .wizard-container .step-container .Schedule.active[data-v-64821e57] {
        background-color: #f4f7fa;
        color: #24517a;
}
.alert-container .bread-col .wizard-container .step-container .section-review[data-v-64821e57] {
        margin-left: 81px;
        font-size: 14px;
        max-width: 400px;
}
.alert-container .bread-col .wizard-container .step-container .step-name[data-v-64821e57] {
        margin-left: 10px;
        font-size: 17px;
}
.alert-container .bread-col .wizard-container .step-container .step-name.active[data-v-64821e57] {
        border: 1px solid #d9eef8;
        padding: 6px 12px;
        border-radius: 5px;
}
.alert-container .bread-col .wizard-container .line[data-v-64821e57] {
      position: absolute;
      top: 0;
      left: 7.5%;
      width: 2px;
      height: 100%;
      background-color: #d4dbe2;
      z-index: 1;
}
.alert-container .alert-col .centered-row[data-v-64821e57] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 20px;
}
.alert-container .alert-col .centered-row .alert-name-section[data-v-64821e57] {
      color: #24517a;
      margin-top: 20px;
}
.alert-container .alert-col .centered-row .alert-name-section .alertname[data-v-64821e57] {
        margin: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
}
.alert-container .alert-col .centered-row .alert-name-section .alertname .alert-name-div[data-v-64821e57] {
          padding-top: 6px;
}
.alert-container .alert-col .box-section[data-v-64821e57] {
    padding: 10px 20px 20px 20px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 4px;
            box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 4px;
    border: 1px solid #ededed;
    border-radius: 7px;
    margin-left: 30px;
    text-align: center !important;
}
.alert-container .alert-col .box-section .section-content .wizard-step[data-v-64821e57] {
      color: #24517a;
}
.alert-container .alert-col .box-section .section-content .wizard-step .condition-wizard[data-v-64821e57] {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
}
.alert-container .alert-col .box-section .section-content .wizard-step .notification-wizard[data-v-64821e57] {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons[data-v-64821e57] {
        margin-top: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        /* Align buttons to the right */
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons .info-message[data-v-64821e57] {
          margin-bottom: 12px !important;
          margin-right: 3px !important;
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons .start-message[data-v-64821e57] {
          margin-left: 20px;
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons .info-notify[data-v-64821e57] {
          margin-top: 7px;
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons .backBtn[data-v-64821e57] {
          margin-right: 15px;
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons .backBtn .backIconbtn[data-v-64821e57] {
            margin-right: 4px;
            width: 15px;
            height: 15px;
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons .nextIconbtn[data-v-64821e57] {
          width: 15px;
          height: 15px;
}
.alert-container .conditionIcon-img[data-v-64821e57] {
    width: 15px;
    height: 15px;
    margin-right: 5px;
    margin-top: 5px;
}
.alert-container .notificationIcon-img[data-v-64821e57] {
    width: 15px;
    height: 15px;
    margin-right: 5px;
}
.alert-container .notify-wizard[data-v-64821e57] {
    margin-top: 6px !important;
}
.alert-container .scheduleIcon-img[data-v-64821e57] {
    width: 15px;
    height: 15px;
    margin-right: 5px;
}
.alert-container .circle[data-v-64821e57] {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 4px solid #24517a;
    color: #24517a;
    margin-left: 20px;
    position: relative;
    z-index: 2;
}
.alert-container .circle.active[data-v-64821e57],
  .alert-container .condition.active .circle[data-v-64821e57],
  .alert-container .notification.active .circle[data-v-64821e57],
  .alert-container .Schedule.active .circle[data-v-64821e57] {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    border: 5px solid #b1cce6;
    color: #24517a;
    background-color: #24517a;
    -webkit-box-shadow: 0px 0px 5px 0px #97c4f1;
            box-shadow: 0px 0px 5px 0px #97c4f1;
}
.alert-container .review .circle[data-v-64821e57]::after {
    content: none;
}
.alert-container .step[data-v-64821e57] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.alert-container .review[data-v-64821e57] {
    margin-top: 40px;
}
.alert-container .circle.active[data-v-64821e57] {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 4px solid #24517a;
    background-color: #24517a;
}
.alert-container .circle[data-v-64821e57] {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    border: 4px solid #d6dee6;
    background-color: #d6dee6;
}
.alert-container .step[data-v-64821e57] {
    cursor: pointer;
}
.condition-section[data-v-64821e57] {
  margin: 5px;
  background-color: white;
  padding: 20px;
  height: 365px;
  border-radius: 7px;
}
.condition-section .condition-innersection[data-v-64821e57] {
    padding-top: 50px;
    height: 230px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #f4f7fa;
    border-radius: 7px;
}
.condition-section .condition-innersection .multiselect-container .alertmulti[data-v-64821e57] {
      height: 24px;
      width: 75%;
      border-radius: 24px;
      font-size: 13px;
      margin-bottom: 35px;
}
.condition-section .condition-innersection .condition-container[data-v-64821e57] {
      margin-top: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: space-evenly;
          -ms-flex-pack: space-evenly;
              justify-content: space-evenly;
}
.condition-section .condition-innersection .condition-container .operators-container[data-v-64821e57] {
        margin-left: 50px;
}
.condition-section .condition-innersection .condition-container .operators-container .operators-input[data-v-64821e57] {
          margin-top: 7px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
}
.condition-section .condition-innersection .condition-container .operators-container .operators-input .operator-img[data-v-64821e57] {
            height: 25px;
            width: 25px;
            cursor: pointer;
}
.condition-section .condition-innersection .condition-container .operators-container .operators-input .operator-list[data-v-64821e57] {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            margin-bottom: 5px;
}
.condition-section .condition-innersection .condition-container .operators-container .operators-input .operator-list img[data-v-64821e57] {
            width: 25px;
            margin-bottom: 5px;
            height: 25px;
            cursor: pointer;
}
.condition-section .condition-innersection .condition-container .value-input[data-v-64821e57] {
        margin-left: 50px;
}
.notification-section[data-v-64821e57] {
  margin: 5px;
  border-radius: 7px;
  -ms-flex-item-align: start;
      align-self: start;
  height: 365px;
}
.notification-section .notification-outersection[data-v-64821e57] {
    background-color: #f4f7fa;
    border-radius: 7px;
}
.notification-section .notification-outersection .notification-message[data-v-64821e57] {
      padding: 10px;
}
.notification-section .email-section[data-v-64821e57] {
    margin-top: 10px;
    border-radius: 7px;
    background-color: #f4f7fa;
    padding: 12px;
}
.notification-section .email-section .notification-label[data-v-64821e57] {
      padding-top: 5px;
      width: 200px;
      margin-left: 10px;
}
.notification-section .email-section .al-multiselect[data-v-64821e57] {
      width: 100%;
}
.notification-section .email-section .email-input[data-v-64821e57] {
      margin-top: 4px;
      padding: 3px;
      position: relative;
      height: 70px;
}
.notification-section .email-section .email-input .email-list[data-v-64821e57] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 5px;
        margin-top: 4px;
}
.notification-section .email-section .email-input .email-list .email-item[data-v-64821e57] {
          background-color: #ffffff;
          border-radius: 3px;
          padding: 5px 10px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
}
.notification-section .email-section .email-input .email-list .email-item .remove-img[data-v-64821e57] {
            margin-left: 7px;
            margin-top: 2px;
            cursor: pointer;
}
.notification-section .email-section .email-input .email-list .email-item b-icon[data-v-64821e57] {
          cursor: pointer;
}
.notification-section .email-section .subject-message-section[data-v-64821e57] {
      margin-top: 6px;
      border-radius: 7px;
}
.notification-section .email-section .subject-message-section .message-input[data-v-64821e57] {
        margin-top: 7px;
}
.notification-section b-input[data-v-64821e57] {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
.schedule-section[data-v-64821e57] {
  margin: 5px;
  border-radius: 7px;
  background-color: #f4f7fa;
  padding-left: 100px;
  padding-top: 150px;
  height: 365px;
  /*.schedule-innersection {
    display: flex;
    flex-direction: column;
    justify-content: center;
    label {
      margin-bottom: 20px;
    }
  }
  .dataset-section {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    label {
      margin-bottom: 20px;
    }
  }
  .alertsec {
    margin-left: 70px;
    //display: flex;
    //justify-content: center;
  }*/
}
.tooltip-text[data-v-64821e57] {
  max-width: 200px;
  word-wrap: break-word;
  overflow: auto;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-top: 5px;
}
.validation-message[data-v-64821e57] {
  color: #fa5252;
}
.error-message[data-v-64821e57] {
  font-size: 12px;
  margin-left: 380px;
  color: red;
}

.alert-container[data-v-289aa75f] {
  text-align: left !important;
}
.alert-container .bread-col[data-v-289aa75f] {
    height: 100% !important;
    position: relative;
    padding-top: 9px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #f4f7fa;
}
.alert-container .bread-col .wizard-container .breadcrumbs[data-v-289aa75f] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      position: relative;
}
.alert-container .bread-col .wizard-container .breadcrumbs div[data-v-289aa75f] {
      margin-bottom: 10px;
      cursor: pointer;
}
.alert-container .bread-col .wizard-container .breadcrumbs div.active[data-v-289aa75f] {
      font-weight: bold;
}
.alert-container .bread-col .wizard-container .step-container[data-v-289aa75f] {
      -webkit-box-shadow: 0px 2px 4px #abcbeb;
              box-shadow: 0px 2px 4px #abcbeb;
      width: 100%;
}
.alert-container .bread-col .wizard-container .step-container .condition[data-v-289aa75f] {
        height: 180px;
}
.alert-container .bread-col .wizard-container .step-container .condition .condition-review[data-v-289aa75f] {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          margin-top: 100px;
          margin: 40px;
          -webkit-box-pack: space-evenly;
              -ms-flex-pack: space-evenly;
                  justify-content: space-evenly;
}
.alert-container .bread-col .wizard-container .step-container .notification[data-v-289aa75f] {
        height: 180px;
        overflow: hidden;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review[data-v-289aa75f] {
          font-size: 14px;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review .notification-type[data-v-289aa75f] {
            width: 200px;
            margin-left: 81px;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review .recipient[data-v-289aa75f] {
            width: 350px;
            max-height: 50px;
            margin: 0px 0px 0px 80px;
            overflow: hidden;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: inline-block;
                -ms-flex-pack: inline-block;
                    justify-content: inline-block;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review .recipient .recipient-label[data-v-289aa75f] {
              width: 100px;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review .recipient .recipient-values-wrapper[data-v-289aa75f] {
              position: relative;
              left: 0px;
              width: auto;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-orient: horizontal;
              -webkit-box-direction: normal;
                  -ms-flex-direction: row;
                      flex-direction: row;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review .info-icon-container[data-v-289aa75f] {
            margin-left: 6px;
            width: 60px;
            height: 10px;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review .info-icon-container .info[data-v-289aa75f] {
              height: 20px;
              margin-right: 20px;
}
.alert-container .bread-col .wizard-container .step-container .Schedule[data-v-289aa75f] {
        height: 180px;
}
.alert-container .bread-col .wizard-container .step-container .condition.active[data-v-289aa75f] {
        background-color: #f4f7fa;
        color: #24517a;
}
.alert-container .bread-col .wizard-container .step-container .notification.active[data-v-289aa75f] {
        background-color: #f4f7fa;
        color: #24517a;
}
.alert-container .bread-col .wizard-container .step-container .Schedule.active[data-v-289aa75f] {
        background-color: #f4f7fa;
        color: #24517a;
}
.alert-container .bread-col .wizard-container .step-container .section-review[data-v-289aa75f] {
        margin-left: 81px;
        font-size: 14px;
        max-width: 400px;
}
.alert-container .bread-col .wizard-container .step-container .step-name[data-v-289aa75f] {
        margin-left: 10px;
        font-size: 17px;
}
.alert-container .bread-col .wizard-container .step-container .step-name.active[data-v-289aa75f] {
        border: 1px solid #d9eef8;
        padding: 6px 12px;
        border-radius: 5px;
}
.alert-container .bread-col .wizard-container .line[data-v-289aa75f] {
      position: absolute;
      top: 0;
      left: 7.5%;
      width: 2px;
      height: 100%;
      background-color: #d4dbe2;
      z-index: 1;
}
.alert-container .alert-col .centered-row[data-v-289aa75f] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 20px;
}
.alert-container .alert-col .centered-row .alert-name-section[data-v-289aa75f] {
      color: #24517a;
      margin-top: 20px;
}
.alert-container .alert-col .centered-row .alert-name-section .alertname[data-v-289aa75f] {
        margin: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
}
.alert-container .alert-col .centered-row .alert-name-section .alertname .alert-name-div[data-v-289aa75f] {
          padding-top: 6px;
}
.alert-container .alert-col .box-section[data-v-289aa75f] {
    padding: 10px 20px 20px 20px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 4px;
            box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 4px;
    border: 1px solid #ededed;
    border-radius: 7px;
    margin-left: 30px;
    text-align: center !important;
}
.alert-container .alert-col .box-section .section-content .wizard-step[data-v-289aa75f] {
      color: #24517a;
}
.alert-container .alert-col .box-section .section-content .wizard-step .condition-wizard[data-v-289aa75f] {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
}
.alert-container .alert-col .box-section .section-content .wizard-step .notification-wizard[data-v-289aa75f] {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons[data-v-289aa75f] {
        margin-top: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        /* Align buttons to the right */
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons .info-message[data-v-289aa75f] {
          margin-bottom: 12px !important;
          margin-right: 3px !important;
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons .start-message[data-v-289aa75f] {
          margin-left: 20px;
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons .info-notify[data-v-289aa75f] {
          margin-top: 7px;
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons .backBtn[data-v-289aa75f] {
          margin-right: 15px;
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons .backBtn .backIconbtn[data-v-289aa75f] {
            margin-right: 4px;
            width: 15px;
            height: 15px;
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons .nextIconbtn[data-v-289aa75f] {
          width: 15px;
          height: 15px;
}
.alert-container .conditionIcon-img[data-v-289aa75f] {
    width: 15px;
    height: 15px;
    margin-right: 5px;
    margin-top: 5px;
}
.alert-container .notificationIcon-img[data-v-289aa75f] {
    width: 15px;
    height: 15px;
    margin-right: 5px;
}
.alert-container .notify-wizard[data-v-289aa75f] {
    margin-top: 6px !important;
}
.alert-container .scheduleIcon-img[data-v-289aa75f] {
    width: 15px;
    height: 15px;
    margin-right: 5px;
}
.alert-container .circle[data-v-289aa75f] {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 4px solid #24517a;
    color: #24517a;
    margin-left: 20px;
    position: relative;
    z-index: 2;
}
.alert-container .circle.active[data-v-289aa75f],
  .alert-container .condition.active .circle[data-v-289aa75f],
  .alert-container .notification.active .circle[data-v-289aa75f],
  .alert-container .Schedule.active .circle[data-v-289aa75f] {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    border: 5px solid #b1cce6;
    color: #24517a;
    background-color: #24517a;
    -webkit-box-shadow: 0px 0px 5px 0px #97c4f1;
            box-shadow: 0px 0px 5px 0px #97c4f1;
}
.alert-container .review .circle[data-v-289aa75f]::after {
    content: none;
}
.alert-container .step[data-v-289aa75f] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.alert-container .review[data-v-289aa75f] {
    margin-top: 40px;
}
.alert-container .circle.active[data-v-289aa75f] {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 4px solid #24517a;
    background-color: #24517a;
}
.alert-container .circle[data-v-289aa75f] {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    border: 4px solid #d6dee6;
    background-color: #d6dee6;
}
.alert-container .step[data-v-289aa75f] {
    cursor: pointer;
}
.condition-section[data-v-289aa75f] {
  margin: 5px;
  background-color: white;
  padding: 20px;
  height: 365px;
  border-radius: 7px;
}
.condition-section .condition-innersection[data-v-289aa75f] {
    padding-top: 50px;
    height: 230px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #f4f7fa;
    border-radius: 7px;
}
.condition-section .condition-innersection .multiselect-container .alertmulti[data-v-289aa75f] {
      height: 24px;
      width: 75%;
      border-radius: 24px;
      font-size: 13px;
      margin-bottom: 35px;
}
.condition-section .condition-innersection .condition-container[data-v-289aa75f] {
      margin-top: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: space-evenly;
          -ms-flex-pack: space-evenly;
              justify-content: space-evenly;
}
.condition-section .condition-innersection .condition-container .operators-container[data-v-289aa75f] {
        margin-left: 50px;
}
.condition-section .condition-innersection .condition-container .operators-container .operators-input[data-v-289aa75f] {
          margin-top: 7px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
}
.condition-section .condition-innersection .condition-container .operators-container .operators-input .operator-img[data-v-289aa75f] {
            height: 25px;
            width: 25px;
            cursor: pointer;
}
.condition-section .condition-innersection .condition-container .operators-container .operators-input .operator-list[data-v-289aa75f] {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            margin-bottom: 5px;
}
.condition-section .condition-innersection .condition-container .operators-container .operators-input .operator-list img[data-v-289aa75f] {
            width: 25px;
            margin-bottom: 5px;
            height: 25px;
            cursor: pointer;
}
.condition-section .condition-innersection .condition-container .value-input[data-v-289aa75f] {
        margin-left: 50px;
}
.notification-section[data-v-289aa75f] {
  margin: 5px;
  border-radius: 7px;
  -ms-flex-item-align: start;
      align-self: start;
  height: 365px;
}
.notification-section .notification-outersection[data-v-289aa75f] {
    background-color: #f4f7fa;
    border-radius: 7px;
}
.notification-section .notification-outersection .notification-message[data-v-289aa75f] {
      padding: 10px;
}
.notification-section .email-section[data-v-289aa75f] {
    margin-top: 10px;
    border-radius: 7px;
    background-color: #f4f7fa;
    padding: 12px;
}
.notification-section .email-section .notification-label[data-v-289aa75f] {
      padding-top: 5px;
      width: 200px;
      margin-left: 10px;
}
.notification-section .email-section .al-multiselect[data-v-289aa75f] {
      width: 100%;
}
.notification-section .email-section .email-input[data-v-289aa75f] {
      margin-top: 4px;
      padding: 3px;
      position: relative;
      height: 70px;
}
.notification-section .email-section .email-input .email-list[data-v-289aa75f] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 5px;
        margin-top: 4px;
}
.notification-section .email-section .email-input .email-list .email-item[data-v-289aa75f] {
          background-color: #ffffff;
          border-radius: 3px;
          padding: 5px 10px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
}
.notification-section .email-section .email-input .email-list .email-item .remove-img[data-v-289aa75f] {
            margin-left: 7px;
            margin-top: 2px;
            cursor: pointer;
}
.notification-section .email-section .email-input .email-list .email-item b-icon[data-v-289aa75f] {
          cursor: pointer;
}
.notification-section .email-section .subject-message-section[data-v-289aa75f] {
      margin-top: 6px;
      border-radius: 7px;
}
.notification-section .email-section .subject-message-section .message-input[data-v-289aa75f] {
        margin-top: 7px;
}
.notification-section b-input[data-v-289aa75f] {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
.schedule-section[data-v-289aa75f] {
  margin: 5px;
  border-radius: 7px;
  background-color: #f4f7fa;
  padding-left: 100px;
  padding-top: 150px;
  height: 365px;
  /*.schedule-innersection {
    display: flex;
    flex-direction: column;
    justify-content: center;
    label {
      margin-bottom: 20px;
    }
  }
  .dataset-section {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    label {
      margin-bottom: 20px;
    }
  }
  .alertsec {
    margin-left: 70px;
    //display: flex;
    //justify-content: center;
  }*/
}
.tooltip-text[data-v-289aa75f] {
  max-width: 200px;
  word-wrap: break-word;
  overflow: auto;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-top: 5px;
}
.validation-message[data-v-289aa75f] {
  color: #fa5252;
}

.alert-container[data-v-3d8d090b] {
  text-align: left !important;
}
.alert-container .bread-col[data-v-3d8d090b] {
    height: 100% !important;
    position: relative;
    padding-top: 9px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #f4f7fa;
}
.alert-container .bread-col .wizard-container .breadcrumbs[data-v-3d8d090b] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      position: relative;
}
.alert-container .bread-col .wizard-container .breadcrumbs div[data-v-3d8d090b] {
      margin-bottom: 10px;
      cursor: pointer;
}
.alert-container .bread-col .wizard-container .breadcrumbs div.active[data-v-3d8d090b] {
      font-weight: bold;
}
.alert-container .bread-col .wizard-container .step-container[data-v-3d8d090b] {
      -webkit-box-shadow: 0px 2px 4px #abcbeb;
              box-shadow: 0px 2px 4px #abcbeb;
      width: 100%;
}
.alert-container .bread-col .wizard-container .step-container .condition[data-v-3d8d090b] {
        height: 180px;
}
.alert-container .bread-col .wizard-container .step-container .condition .condition-review[data-v-3d8d090b] {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          margin-top: 100px;
          margin: 40px;
          -webkit-box-pack: space-evenly;
              -ms-flex-pack: space-evenly;
                  justify-content: space-evenly;
}
.alert-container .bread-col .wizard-container .step-container .notification[data-v-3d8d090b] {
        height: 180px;
        overflow: hidden;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review[data-v-3d8d090b] {
          font-size: 14px;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review .notification-type[data-v-3d8d090b] {
            width: 200px;
            margin-left: 81px;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review .recipient[data-v-3d8d090b] {
            width: 350px;
            max-height: 50px;
            margin: 0px 0px 0px 80px;
            overflow: hidden;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: inline-block;
                -ms-flex-pack: inline-block;
                    justify-content: inline-block;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review .recipient .recipient-label[data-v-3d8d090b] {
              width: 100px;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review .recipient .recipient-values-wrapper[data-v-3d8d090b] {
              position: relative;
              left: 0px;
              width: auto;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-orient: horizontal;
              -webkit-box-direction: normal;
                  -ms-flex-direction: row;
                      flex-direction: row;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review .info-icon-container[data-v-3d8d090b] {
            margin-left: 6px;
            width: 60px;
            height: 10px;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review .info-icon-container .info[data-v-3d8d090b] {
              height: 20px;
              margin-right: 20px;
}
.alert-container .bread-col .wizard-container .step-container .Schedule[data-v-3d8d090b] {
        height: 180px;
}
.alert-container .bread-col .wizard-container .step-container .condition.active[data-v-3d8d090b] {
        background-color: #f4f7fa;
        color: #24517a;
}
.alert-container .bread-col .wizard-container .step-container .notification.active[data-v-3d8d090b] {
        background-color: #f4f7fa;
        color: #24517a;
}
.alert-container .bread-col .wizard-container .step-container .Schedule.active[data-v-3d8d090b] {
        background-color: #f4f7fa;
        color: #24517a;
}
.alert-container .bread-col .wizard-container .step-container .section-review[data-v-3d8d090b] {
        margin-left: 81px;
        font-size: 14px;
        max-width: 400px;
}
.alert-container .bread-col .wizard-container .step-container .step-name[data-v-3d8d090b] {
        margin-left: 10px;
        font-size: 17px;
}
.alert-container .bread-col .wizard-container .step-container .step-name.active[data-v-3d8d090b] {
        border: 1px solid #d9eef8;
        padding: 6px 12px;
        border-radius: 5px;
}
.alert-container .bread-col .wizard-container .line[data-v-3d8d090b] {
      position: absolute;
      top: 0;
      left: 7.5%;
      width: 2px;
      height: 100%;
      background-color: #d4dbe2;
      z-index: 1;
}
.alert-container .alert-col .centered-row[data-v-3d8d090b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 20px;
}
.alert-container .alert-col .centered-row .alert-name-section[data-v-3d8d090b] {
      color: #24517a;
      margin-top: 20px;
}
.alert-container .alert-col .centered-row .alert-name-section .alertname[data-v-3d8d090b] {
        margin: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
}
.alert-container .alert-col .centered-row .alert-name-section .alertname .alert-name-div[data-v-3d8d090b] {
          padding-top: 6px;
}
.alert-container .alert-col .box-section[data-v-3d8d090b] {
    padding: 10px 20px 20px 20px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 4px;
            box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 4px;
    border: 1px solid #ededed;
    border-radius: 7px;
    margin-left: 30px;
    text-align: center !important;
}
.alert-container .alert-col .box-section .section-content .wizard-step[data-v-3d8d090b] {
      color: #24517a;
}
.alert-container .alert-col .box-section .section-content .wizard-step .condition-wizard[data-v-3d8d090b] {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
}
.alert-container .alert-col .box-section .section-content .wizard-step .notification-wizard[data-v-3d8d090b] {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons[data-v-3d8d090b] {
        margin-top: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        /* Align buttons to the right */
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons .info-message[data-v-3d8d090b] {
          margin-bottom: 12px !important;
          margin-right: 3px !important;
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons .start-message[data-v-3d8d090b] {
          margin-left: 20px;
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons .info-notify[data-v-3d8d090b] {
          margin-top: 7px;
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons .backBtn[data-v-3d8d090b] {
          margin-right: 15px;
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons .backBtn .backIconbtn[data-v-3d8d090b] {
            margin-right: 4px;
            width: 15px;
            height: 15px;
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons .nextIconbtn[data-v-3d8d090b] {
          width: 15px;
          height: 15px;
}
.alert-container .conditionIcon-img[data-v-3d8d090b] {
    width: 15px;
    height: 15px;
    margin-right: 5px;
    margin-top: 5px;
}
.alert-container .notificationIcon-img[data-v-3d8d090b] {
    width: 15px;
    height: 15px;
    margin-right: 5px;
}
.alert-container .notify-wizard[data-v-3d8d090b] {
    margin-top: 6px !important;
}
.alert-container .scheduleIcon-img[data-v-3d8d090b] {
    width: 15px;
    height: 15px;
    margin-right: 5px;
}
.alert-container .circle[data-v-3d8d090b] {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 4px solid #24517a;
    color: #24517a;
    margin-left: 20px;
    position: relative;
    z-index: 2;
}
.alert-container .circle.active[data-v-3d8d090b],
  .alert-container .condition.active .circle[data-v-3d8d090b],
  .alert-container .notification.active .circle[data-v-3d8d090b],
  .alert-container .Schedule.active .circle[data-v-3d8d090b] {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    border: 5px solid #b1cce6;
    color: #24517a;
    background-color: #24517a;
    -webkit-box-shadow: 0px 0px 5px 0px #97c4f1;
            box-shadow: 0px 0px 5px 0px #97c4f1;
}
.alert-container .review .circle[data-v-3d8d090b]::after {
    content: none;
}
.alert-container .step[data-v-3d8d090b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.alert-container .review[data-v-3d8d090b] {
    margin-top: 40px;
}
.alert-container .circle.active[data-v-3d8d090b] {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 4px solid #24517a;
    background-color: #24517a;
}
.alert-container .circle[data-v-3d8d090b] {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    border: 4px solid #d6dee6;
    background-color: #d6dee6;
}
.alert-container .step[data-v-3d8d090b] {
    cursor: pointer;
}
.condition-section[data-v-3d8d090b] {
  margin: 5px;
  background-color: white;
  padding: 20px;
  height: 365px;
  border-radius: 7px;
}
.condition-section .condition-innersection[data-v-3d8d090b] {
    padding-top: 50px;
    height: 230px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #f4f7fa;
    border-radius: 7px;
}
.condition-section .condition-innersection .multiselect-container .alertmulti[data-v-3d8d090b] {
      height: 24px;
      width: 75%;
      border-radius: 24px;
      font-size: 13px;
      margin-bottom: 35px;
}
.condition-section .condition-innersection .condition-container[data-v-3d8d090b] {
      margin-top: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: space-evenly;
          -ms-flex-pack: space-evenly;
              justify-content: space-evenly;
}
.condition-section .condition-innersection .condition-container .operators-container[data-v-3d8d090b] {
        margin-left: 50px;
}
.condition-section .condition-innersection .condition-container .operators-container .operators-input[data-v-3d8d090b] {
          margin-top: 7px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
}
.condition-section .condition-innersection .condition-container .operators-container .operators-input .operator-img[data-v-3d8d090b] {
            height: 25px;
            width: 25px;
            cursor: pointer;
}
.condition-section .condition-innersection .condition-container .operators-container .operators-input .operator-list[data-v-3d8d090b] {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            margin-bottom: 5px;
}
.condition-section .condition-innersection .condition-container .operators-container .operators-input .operator-list img[data-v-3d8d090b] {
            width: 25px;
            margin-bottom: 5px;
            height: 25px;
            cursor: pointer;
}
.condition-section .condition-innersection .condition-container .value-input[data-v-3d8d090b] {
        margin-left: 50px;
}
.notification-section[data-v-3d8d090b] {
  margin: 5px;
  border-radius: 7px;
  -ms-flex-item-align: start;
      align-self: start;
  height: 365px;
}
.notification-section .notification-outersection[data-v-3d8d090b] {
    background-color: #f4f7fa;
    border-radius: 7px;
}
.notification-section .notification-outersection .notification-message[data-v-3d8d090b] {
      padding: 10px;
}
.notification-section .email-section[data-v-3d8d090b] {
    margin-top: 10px;
    border-radius: 7px;
    background-color: #f4f7fa;
    padding: 12px;
}
.notification-section .email-section .notification-label[data-v-3d8d090b] {
      padding-top: 5px;
      width: 200px;
      margin-left: 10px;
}
.notification-section .email-section .al-multiselect[data-v-3d8d090b] {
      width: 100%;
}
.notification-section .email-section .email-input[data-v-3d8d090b] {
      margin-top: 4px;
      padding: 3px;
      position: relative;
      height: 70px;
}
.notification-section .email-section .email-input .email-list[data-v-3d8d090b] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 5px;
        margin-top: 4px;
}
.notification-section .email-section .email-input .email-list .email-item[data-v-3d8d090b] {
          background-color: #ffffff;
          border-radius: 3px;
          padding: 5px 10px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
}
.notification-section .email-section .email-input .email-list .email-item .remove-img[data-v-3d8d090b] {
            margin-left: 7px;
            margin-top: 2px;
            cursor: pointer;
}
.notification-section .email-section .email-input .email-list .email-item b-icon[data-v-3d8d090b] {
          cursor: pointer;
}
.notification-section .email-section .subject-message-section[data-v-3d8d090b] {
      margin-top: 6px;
      border-radius: 7px;
}
.notification-section .email-section .subject-message-section .message-input[data-v-3d8d090b] {
        margin-top: 7px;
}
.notification-section b-input[data-v-3d8d090b] {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
.schedule-section[data-v-3d8d090b] {
  margin: 5px;
  border-radius: 7px;
  background-color: #f4f7fa;
  padding-left: 100px;
  padding-top: 150px;
  height: 365px;
  /*.schedule-innersection {
    display: flex;
    flex-direction: column;
    justify-content: center;
    label {
      margin-bottom: 20px;
    }
  }
  .dataset-section {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    label {
      margin-bottom: 20px;
    }
  }
  .alertsec {
    margin-left: 70px;
    //display: flex;
    //justify-content: center;
  }*/
}
.tooltip-text[data-v-3d8d090b] {
  max-width: 200px;
  word-wrap: break-word;
  overflow: auto;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-top: 5px;
}
.validation-message[data-v-3d8d090b] {
  color: #fa5252;
}

.alert-container[data-v-0806cf4e] {
  text-align: left !important;
}
.alert-container .bread-col[data-v-0806cf4e] {
    height: 100% !important;
    position: relative;
    padding-top: 9px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #f4f7fa;
}
.alert-container .bread-col .wizard-container .breadcrumbs[data-v-0806cf4e] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      position: relative;
}
.alert-container .bread-col .wizard-container .breadcrumbs div[data-v-0806cf4e] {
      margin-bottom: 10px;
      cursor: pointer;
}
.alert-container .bread-col .wizard-container .breadcrumbs div.active[data-v-0806cf4e] {
      font-weight: bold;
}
.alert-container .bread-col .wizard-container .step-container[data-v-0806cf4e] {
      -webkit-box-shadow: 0px 2px 4px #abcbeb;
              box-shadow: 0px 2px 4px #abcbeb;
      width: 100%;
}
.alert-container .bread-col .wizard-container .step-container .condition[data-v-0806cf4e] {
        height: 180px;
}
.alert-container .bread-col .wizard-container .step-container .condition .condition-review[data-v-0806cf4e] {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          margin-top: 100px;
          margin: 40px;
          -webkit-box-pack: space-evenly;
              -ms-flex-pack: space-evenly;
                  justify-content: space-evenly;
}
.alert-container .bread-col .wizard-container .step-container .notification[data-v-0806cf4e] {
        height: 180px;
        overflow: hidden;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review[data-v-0806cf4e] {
          font-size: 14px;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review .notification-type[data-v-0806cf4e] {
            width: 200px;
            margin-left: 81px;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review .recipient[data-v-0806cf4e] {
            width: 350px;
            max-height: 50px;
            margin: 0px 0px 0px 80px;
            overflow: hidden;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: inline-block;
                -ms-flex-pack: inline-block;
                    justify-content: inline-block;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review .recipient .recipient-label[data-v-0806cf4e] {
              width: 100px;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review .recipient .recipient-values-wrapper[data-v-0806cf4e] {
              position: relative;
              left: 0px;
              width: auto;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-orient: horizontal;
              -webkit-box-direction: normal;
                  -ms-flex-direction: row;
                      flex-direction: row;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review .info-icon-container[data-v-0806cf4e] {
            margin-left: 6px;
            width: 60px;
            height: 10px;
}
.alert-container .bread-col .wizard-container .step-container .notification .notification-review .info-icon-container .info[data-v-0806cf4e] {
              height: 20px;
              margin-right: 20px;
}
.alert-container .bread-col .wizard-container .step-container .Schedule[data-v-0806cf4e] {
        height: 180px;
}
.alert-container .bread-col .wizard-container .step-container .condition.active[data-v-0806cf4e] {
        background-color: #f4f7fa;
        color: #24517a;
}
.alert-container .bread-col .wizard-container .step-container .notification.active[data-v-0806cf4e] {
        background-color: #f4f7fa;
        color: #24517a;
}
.alert-container .bread-col .wizard-container .step-container .Schedule.active[data-v-0806cf4e] {
        background-color: #f4f7fa;
        color: #24517a;
}
.alert-container .bread-col .wizard-container .step-container .section-review[data-v-0806cf4e] {
        margin-left: 81px;
        font-size: 14px;
        max-width: 400px;
}
.alert-container .bread-col .wizard-container .step-container .step-name[data-v-0806cf4e] {
        margin-left: 10px;
        font-size: 17px;
}
.alert-container .bread-col .wizard-container .step-container .step-name.active[data-v-0806cf4e] {
        border: 1px solid #d9eef8;
        padding: 6px 12px;
        border-radius: 5px;
}
.alert-container .bread-col .wizard-container .line[data-v-0806cf4e] {
      position: absolute;
      top: 0;
      left: 7.5%;
      width: 2px;
      height: 100%;
      background-color: #d4dbe2;
      z-index: 1;
}
.alert-container .alert-col .centered-row[data-v-0806cf4e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 20px;
}
.alert-container .alert-col .centered-row .alert-name-section[data-v-0806cf4e] {
      color: #24517a;
      margin-top: 20px;
}
.alert-container .alert-col .centered-row .alert-name-section .alertname[data-v-0806cf4e] {
        margin: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
}
.alert-container .alert-col .centered-row .alert-name-section .alertname .alert-name-div[data-v-0806cf4e] {
          padding-top: 6px;
}
.alert-container .alert-col .box-section[data-v-0806cf4e] {
    padding: 10px 20px 20px 20px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 4px;
            box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 4px;
    border: 1px solid #ededed;
    border-radius: 7px;
    margin-left: 30px;
    text-align: center !important;
}
.alert-container .alert-col .box-section .section-content .wizard-step[data-v-0806cf4e] {
      color: #24517a;
}
.alert-container .alert-col .box-section .section-content .wizard-step .condition-wizard[data-v-0806cf4e] {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
}
.alert-container .alert-col .box-section .section-content .wizard-step .notification-wizard[data-v-0806cf4e] {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons[data-v-0806cf4e] {
        margin-top: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        /* Align buttons to the right */
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons .info-message[data-v-0806cf4e] {
          margin-bottom: 12px !important;
          margin-right: 3px !important;
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons .start-message[data-v-0806cf4e] {
          margin-left: 20px;
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons .info-notify[data-v-0806cf4e] {
          margin-top: 7px;
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons .backBtn[data-v-0806cf4e] {
          margin-right: 15px;
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons .backBtn .backIconbtn[data-v-0806cf4e] {
            margin-right: 4px;
            width: 15px;
            height: 15px;
}
.alert-container .alert-col .box-section .section-content .wizard-step .navigation-buttons .nextIconbtn[data-v-0806cf4e] {
          width: 15px;
          height: 15px;
}
.alert-container .conditionIcon-img[data-v-0806cf4e] {
    width: 15px;
    height: 15px;
    margin-right: 5px;
    margin-top: 5px;
}
.alert-container .notificationIcon-img[data-v-0806cf4e] {
    width: 15px;
    height: 15px;
    margin-right: 5px;
}
.alert-container .notify-wizard[data-v-0806cf4e] {
    margin-top: 6px !important;
}
.alert-container .scheduleIcon-img[data-v-0806cf4e] {
    width: 15px;
    height: 15px;
    margin-right: 5px;
}
.alert-container .circle[data-v-0806cf4e] {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 4px solid #24517a;
    color: #24517a;
    margin-left: 20px;
    position: relative;
    z-index: 2;
}
.alert-container .circle.active[data-v-0806cf4e],
  .alert-container .condition.active .circle[data-v-0806cf4e],
  .alert-container .notification.active .circle[data-v-0806cf4e],
  .alert-container .Schedule.active .circle[data-v-0806cf4e] {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    border: 5px solid #b1cce6;
    color: #24517a;
    background-color: #24517a;
    -webkit-box-shadow: 0px 0px 5px 0px #97c4f1;
            box-shadow: 0px 0px 5px 0px #97c4f1;
}
.alert-container .review .circle[data-v-0806cf4e]::after {
    content: none;
}
.alert-container .step[data-v-0806cf4e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.alert-container .review[data-v-0806cf4e] {
    margin-top: 40px;
}
.alert-container .circle.active[data-v-0806cf4e] {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 4px solid #24517a;
    background-color: #24517a;
}
.alert-container .circle[data-v-0806cf4e] {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    border: 4px solid #d6dee6;
    background-color: #d6dee6;
}
.alert-container .step[data-v-0806cf4e] {
    cursor: pointer;
}
.condition-section[data-v-0806cf4e] {
  margin: 5px;
  background-color: white;
  padding: 20px;
  height: 365px;
  border-radius: 7px;
}
.condition-section .condition-innersection[data-v-0806cf4e] {
    padding-top: 50px;
    height: 230px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #f4f7fa;
    border-radius: 7px;
}
.condition-section .condition-innersection .multiselect-container .alertmulti[data-v-0806cf4e] {
      height: 24px;
      width: 75%;
      border-radius: 24px;
      font-size: 13px;
      margin-bottom: 35px;
}
.condition-section .condition-innersection .condition-container[data-v-0806cf4e] {
      margin-top: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: space-evenly;
          -ms-flex-pack: space-evenly;
              justify-content: space-evenly;
}
.condition-section .condition-innersection .condition-container .operators-container[data-v-0806cf4e] {
        margin-left: 50px;
}
.condition-section .condition-innersection .condition-container .operators-container .operators-input[data-v-0806cf4e] {
          margin-top: 7px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
}
.condition-section .condition-innersection .condition-container .operators-container .operators-input .operator-img[data-v-0806cf4e] {
            height: 25px;
            width: 25px;
            cursor: pointer;
}
.condition-section .condition-innersection .condition-container .operators-container .operators-input .operator-list[data-v-0806cf4e] {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            margin-bottom: 5px;
}
.condition-section .condition-innersection .condition-container .operators-container .operators-input .operator-list img[data-v-0806cf4e] {
            width: 25px;
            margin-bottom: 5px;
            height: 25px;
            cursor: pointer;
}
.condition-section .condition-innersection .condition-container .value-input[data-v-0806cf4e] {
        margin-left: 50px;
}
.notification-section[data-v-0806cf4e] {
  margin: 5px;
  border-radius: 7px;
  -ms-flex-item-align: start;
      align-self: start;
  height: 365px;
}
.notification-section .notification-outersection[data-v-0806cf4e] {
    background-color: #f4f7fa;
    border-radius: 7px;
}
.notification-section .notification-outersection .notification-message[data-v-0806cf4e] {
      padding: 10px;
}
.notification-section .email-section[data-v-0806cf4e] {
    margin-top: 10px;
    border-radius: 7px;
    background-color: #f4f7fa;
    padding: 12px;
}
.notification-section .email-section .notification-label[data-v-0806cf4e] {
      padding-top: 5px;
      width: 200px;
      margin-left: 10px;
}
.notification-section .email-section .al-multiselect[data-v-0806cf4e] {
      width: 100%;
}
.notification-section .email-section .email-input[data-v-0806cf4e] {
      margin-top: 4px;
      padding: 3px;
      position: relative;
      height: 70px;
}
.notification-section .email-section .email-input .email-list[data-v-0806cf4e] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 5px;
        margin-top: 4px;
}
.notification-section .email-section .email-input .email-list .email-item[data-v-0806cf4e] {
          background-color: #ffffff;
          border-radius: 3px;
          padding: 5px 10px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
}
.notification-section .email-section .email-input .email-list .email-item .remove-img[data-v-0806cf4e] {
            margin-left: 7px;
            margin-top: 2px;
            cursor: pointer;
}
.notification-section .email-section .email-input .email-list .email-item b-icon[data-v-0806cf4e] {
          cursor: pointer;
}
.notification-section .email-section .subject-message-section[data-v-0806cf4e] {
      margin-top: 6px;
      border-radius: 7px;
}
.notification-section .email-section .subject-message-section .message-input[data-v-0806cf4e] {
        margin-top: 7px;
}
.notification-section b-input[data-v-0806cf4e] {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
.schedule-section[data-v-0806cf4e] {
  margin: 5px;
  border-radius: 7px;
  background-color: #f4f7fa;
  padding-left: 100px;
  padding-top: 150px;
  height: 365px;
  /*.schedule-innersection {
    display: flex;
    flex-direction: column;
    justify-content: center;
    label {
      margin-bottom: 20px;
    }
  }
  .dataset-section {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    label {
      margin-bottom: 20px;
    }
  }
  .alertsec {
    margin-left: 70px;
    //display: flex;
    //justify-content: center;
  }*/
}
.tooltip-text[data-v-0806cf4e] {
  max-width: 200px;
  word-wrap: break-word;
  overflow: auto;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-top: 5px;
}
.validation-message[data-v-0806cf4e] {
  color: #fa5252;
}
.validation-message[data-v-0806cf4e] {
  color: #ee7171;
}
.message-review[data-v-0806cf4e] {
  margin-left: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.info-notify[data-v-0806cf4e] {
  margin-top: 7px !important;
}


/*# sourceMappingURL=16.c1118566.css.map*/