

/* Start:/local/templates/new_steelline/style/css/adaptive-css/form_css.css?1755090090990*/
.send_notification {
  background: rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 10;
}

.dp-dodings-send__wrap {
  max-width: 970px;
  width: 90%;
  height: 370px;
  padding: 30px 118px 40px 50px;
  position: relative;
  display: flex;
  justify-content: space-between;
  background: linear-gradient(292.34deg, #46AFE1 0%, #0B5599 100%), #FFFFFF;
  border-radius: 5px;
}

.send_notification__close {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  margin-right: 0 !important;
}

.dp-dodings-send__title {
  font-weight: 700;
  font-size: 40px;
  line-height: 46px;
}

.dp-dodings-send__content {
  width: 366px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .dp-dodings-send__content + svg {
    display: none;
  }
}

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

/* End */
/* /local/templates/new_steelline/style/css/adaptive-css/form_css.css?1755090090990 */
