.bp-renew-panel-v5703z77,
.bp-renew-panel-v5703z77 *{
  box-sizing:border-box;
}

.bp-renew-panel-v5703z77{
  width:100%;
  margin:16px 0;
  padding:18px;
  border:1px solid #bcd6f5;
  border-radius:16px;
  background:#f7fbff;
  color:#071833;
}

.bp-renew-panel-v5703z77[hidden]{
  display:none!important;
}

.bp-renew-head-v5703z77{
  display:grid;
  gap:4px;
  margin-bottom:14px;
}

.bp-renew-head-v5703z77 strong{
  font-size:17px;
}

.bp-renew-head-v5703z77 span{
  color:#526985;
  line-height:1.4;
}

.bp-renew-grid-v5703z77{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:13px;
}

.bp-renew-grid-v5703z77 label{
  display:grid;
  gap:6px;
  font-weight:800;
}

.bp-renew-grid-v5703z77 input,
.bp-renew-grid-v5703z77 select,
.bp-renew-panel-v5703z77 textarea{
  width:100%;
  border:1px solid #c5d8ee;
  border-radius:11px;
  background:#fff;
  color:#071833;
}

.bp-renew-grid-v5703z77 input,
.bp-renew-grid-v5703z77 select{
  min-height:44px;
  padding:9px 11px;
}

.bp-renew-grid-v5703z77 small{
  color:#66788e;
  font-weight:500;
}

.bp-renew-message-label-v5703z77{
  display:block;
  margin:16px 0 7px;
  font-weight:900;
}

.bp-renew-toolbar-v5703z77{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  padding:9px;
  border:1px solid #c5d8ee;
  border-bottom:0;
  border-radius:11px 11px 0 0;
  background:#edf6ff;
}

.bp-renew-toolbar-v5703z77 button{
  min-height:34px;
  padding:5px 10px;
  border:1px solid #b9d0eb;
  border-radius:8px;
  background:#fff;
  color:#0c4f9f;
  font-weight:900;
  cursor:pointer;
}

.bp-renew-toolbar-v5703z77 button:hover{
  background:#dcecff;
}

.bp-renew-panel-v5703z77 textarea{
  display:block;
  min-height:250px;
  padding:13px;
  border-radius:0 0 11px 11px;
  resize:vertical;
  font-family:Arial,sans-serif;
  font-size:15px;
  line-height:1.5;
  white-space:pre-wrap;
}

.bp-renew-help-v5703z77{
  margin-top:9px;
  padding:11px 13px;
  border-radius:10px;
  background:#edf6ff;
  color:#405a78;
  font-size:13px;
  line-height:1.5;
}

.bp-renew-preview-v5703z77{
  margin-top:10px;
  padding:11px 13px;
  border:1px solid #b7dcbc;
  border-radius:10px;
  background:#effcf1;
  color:#176126;
  line-height:1.4;
}

.bp-plan-days-v5703z77{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  max-width:150px;
  padding:6px 10px;
  border-radius:999px;
  font-size:12px;
  font-weight:900;
  line-height:1.2;
  text-align:center;
}

.bp-plan-days-v5703z77.empty{
  background:#edf0f4;
  color:#596879;
}

.bp-plan-days-v5703z77.active{
  background:#e6f2ff;
  color:#075fc5;
}

.bp-plan-days-v5703z77.warning{
  background:#fff1cf;
  color:#975800;
}

.bp-plan-days-v5703z77.today{
  background:#ffe0e0;
  color:#aa1111;
}

.bp-plan-days-v5703z77.expired{
  background:#eceff3;
  color:#4f5f70;
}

.bp-plan-end-v5703z77{
  display:block;
  margin-top:5px;
  color:#63748a;
  font-size:11px;
  white-space:nowrap;
}

@media(max-width:850px){
  .bp-renew-grid-v5703z77{
    grid-template-columns:1fr;
  }

  .bp-renew-panel-v5703z77 textarea{
    min-height:320px;
  }
}
