.music-for-group .header-titlle {
  color: #ee0033;
  font-size: 24px;
  font-weight: 700;
  font-family: FS PF BeauSans Pro, sans-serif;
  line-height: 36px;
}

.music-for-group .header-title-child {
  font-size: 18px;
  font-weight: 600;
  font-family: FS PF BeauSans Pro, sans-serif;
  line-height: 23px;
  color: var(--iz-music-group-group-name-text);
}

.music-for-group .create-new-group-field input {
  border-radius: 15px;
  box-shadow: 0px 1px 2px 0px #1018280d;
  border: 1px solid #e4e4e7;
  font-size: 16px;
  font-weight: 400;
  font-family: FS PF BeauSans Pro, sans-serif;
  line-height: 24px;
  color: var(--23263b-white);
  background-color: transparent;
}

.music-for-group .create-new-group-field input::placeholder {
  color: var(--iz-disable);
}

.music-for-group .create-new-group-field .button-create-new-group {
  padding: 11px 26px;
  border-radius: 6px;
  background-color: #ee0033;
  font-family: FS PF BeauSans Pro, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  color: #fafafa;
  border: none;
  width: 131px;
}

.music-for-group .group-line {
  font-family: FS PF BeauSans Pro, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  color: var(--iz-music-group-group-name-text);
  padding: 12px;
  border-bottom: 1px solid #12121208;
}

/* tab menu*/

.music-group-tab-menu .music-group-tab-menu-item {
  border-radius: 50px;
  padding: 8px;
  font-family: FS PF BeauSans Pro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  color: var(--iz-empty-song-no-song-text);
  width: 168px;
}

.music-group-tab-menu .music-group-tab-menu-item.active {
  font-weight: 600;
  color: #ee0033;
  background-color: #fef2f2;
}

/* tab phone */
.music-for-group .tab-phone-header {
  padding: 12px;
  font-family: FS PF BeauSans Pro, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  color: var(--iz-music-group-group-name-text);
}

.music-for-group .tab-phone-header .tab-phone-header-group-name {
  font-family: FS PF BeauSans Pro, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  color: var(--iz-music-group-group-name-text);
}

.music-for-group .tab-phone-box-header {
  font-family: FS PF BeauSans Pro, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: var(--iz-music-group-tab-phone-box-header);
  margin-left: 12px;
}

.music-for-group .tab-phone-box {
  padding: 12px;
  font-family: FS PF BeauSans Pro, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  color: var(--iz-music-group-tab-phone-box-text);
}

.music-for-group
  .tab-phone-box
  .tab-phone-box-left
  .tab-phone-box-left-phone-number {
  width: 130px;
  margin-right: 76px;
}

.music-for-group .add-more-phone-number input {
  border-radius: 15px;
  box-shadow: 0px 1px 2px 0px #1018280d;
  border: 1px solid #e4e4e7;
  font-size: 16px;
  font-weight: 400;
  font-family: FS PF BeauSans Pro, sans-serif;
  line-height: 24px;
  color: var(--23263b-white);
  background-color: transparent;
}

.music-for-group .add-more-phone-number input::placeholder {
  color: var(--iz-disable);
}

.music-for-group .add-more-phone-number .add-more-phone-number-cancel-button {
  border: none;
  font-family: FS PF BeauSans Pro, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  color: var(--iz-music-gropu-add-more-phone-number-cancel-button);
  background-color: transparent;
}

.music-for-group .add-more-phone-number .add-more-phone-number-create-button {
  border: none;
  border-radius: 6px;
  padding: 11px 26px;
  font-family: FS PF BeauSans Pro, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  color: #fafafa;
  background-color: #ee0033;
  width: 230px;
}

.music-for-group .add-more-phone-number-button {
  font-family: FS PF BeauSans Pro, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20.8px;
  color: #ee0033;
}

.music-for-group .back-link {
  font-family: FS PF BeauSans Pro, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  color: var(--iz-music-group-back-link-text-color);
}

.music-for-group .next-link {
  font-family: FS PF BeauSans Pro, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  color: #f53838;
}

/* tab song */
.music-for-group .tab-song-box {
  padding: 12px;
}

.music-for-group .tab-song-box .tab-phone-box-left {
  width: 180px;
}

.music-for-group .tab-song-box .tab-phone-box-left-song-name {
  font-family: FS PF BeauSans Pro, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  color: var(--iz-music-group-song-box-song-text-color);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.music-for-group .tab-song-box .tab-phone-box-left-singer-name {
  font-family: FS PF BeauSans Pro, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: var(--iz-music-group-song-box-singer-text-color);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.music-for-group .tab-song-box .tab-phone-box-center-date {
  font-family: FS PF BeauSans Pro, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  color: var(--iz-music-group-tab-phone-box-text);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.music-for-group input[type="radio"] {
  width: 16px;
  height: 16px;
  border: 2px solid #ccc;
  border-radius: 50%;
  /*outline: none;*/
  cursor: pointer;
  background-color: transparent;
  position: relative;
}

.music-for-group input[type="radio"]:focus {
  outline: none;
}

.music-for-group input[type="radio"]:checked {
  background-color: transparent;
  border: 1px solid #ee0033;
}

/*.music-for-group input[type="radio"]:checked::before {*/
/*  content: "";*/
/*  position: absolute;*/
/*  width: 8px;*/
/*  height: 8px;*/
/*  margin: 3px auto;*/
/*  background-color: #ee0033;*/
/*  border-radius: 50%;*/
/*  transform: translate(37%, 0%);*/
/*}*/

/* tab time */
.music-for-group .tab-time-box-text {
  font-family: FS PF BeauSans Pro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  color: var(--iz-music-group-song-box-song-text-color);
  margin-top: 8px;
  margin-bottom: 0px;
  cursor: pointer;
}

.modal-complete .fade {
  opacity: 1;
}

.modal-complete .modal-web-content {
  width: 480px;
}

.modal-complete .modal.fade .modal-dialog{
  max-width: fit-content;
}