/*
#slc-top {
    background-color: #4b4a95!important;
}
*/
div.top-alert {
  margin-bottom: 28px;
}
.icon {
  margin-right: 8px;
}
div.top-sujest {
  text-align: center;
  height: 70px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 28px;
  margin-bottom: 24px;
}
div.top-sujest h5 {
  color: #4394d0;
  font-size: 2.6rem;
  margin-bottom: 50px;
  margin-left: 50px;
  display: inline-block;
  position: relative;
  border-bottom: #7cb4de 5px solid;
  font-weight: bold;
  text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px, rgba(0, 0, 0, .5) 3px 3px 3px;
}
div.appeal div {
  margin: 0 auto !important;
  /* padding: 0; */
}
div.input-slc-number {
  margin-bottom: 6px;
  padding: 14px;
  background-color: #e6e6fa;
  border-radius: 18px;
  border: 2px solid #a4a4af;
}
div.input-slc-number div {
  font-size: 1rem;
  color: #ff0000;
  text-align: center;
  /* margin: 10px; */
}

div.input-slc-number h5, .text-uppercase {
  font-size: 1rem;
  color: #ff0000;
  text-align: center;
  font-weight: 600;
}
div.number-info {
  font-size: 0.8rem;
  padding: 0;
  border-radius: 10px;
  /* height: 38px; */
  margin-top: 32px;
  display: none;
}
div.number-info div {
  padding: 0;
}
.nmi-first {
  height: 38px;
  border: 1px solid;
  line-height: 38px;
  border-radius: 4px;
  text-align: center;
  background-image: linear-gradient(to right, #3083c5 0%, #393b99 100%);
  color: #fff;
}
div.input-num-area {
  margin-bottom: 32px;
}
div.number-info strong {
  color: #fff;
}
.slc-number-btn {
  width: 100%;
  font-weight: 600;
}
.numarea {
  margin-bottom: 36px;
}
.numarea img {
  border: 0px !important;
}
.confirmation {
  color: #eb7a58  !important;
  font-size: 0.8rem !important;
  vertical-align: super;
}
.numarea-center {
  position: relative;
  text-align: center;
}
.numarea-center i {
  position: absolute;
  bottom: 0;
  text-align: center;
  font-size: 2rem;
}
.icon-plus {
  font-size: 3.6rem;
}
.number-discription-area div {
  font-size: 1rem;
}
.number-discription {
  font-size: 1rem;
  margin-top: 20px;
  margin-bottom: 4px;
  color: #ff0000;
  text-align: center;
}
.number-discription2 {
  font-size: 1rem;
  color: #ff0000;
  text-align: center;
}

div.add-users div {
  text-align: center;
  font-size: 4rem;
}
div.select-type-area div.card-body {
  text-align: center;
}
.select-type {
  width: 100%;
  margin-bottom: 10px
}
.select-type a {
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  /* max-width: 240px; */
  padding: 10px 25px;
  color: #FFF;
  transition: 0.3s ease-in-out;
  font-weight: 600;
  /* background: #1d1d70c4; */
  background-image: linear-gradient(to right, #393b99 0%, #3083c5 100%);
  filter: drop-shadow(0px 2px 4px #ccc);
  border-radius: 3px;
  border-radius: 50px;
  width: 100%;
  height: 50px;
}
.select-type a:after {
  position: absolute;
  top: 50%;
  right: 20px;
  transition: 0.2s ease-in-out;
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  transform: translateY(-50%);
}
.select-type a:hover {
  transform: translateY(-2px);
  box-shadow: 0 15px 30px -5px rgb(0 0 0 / 15%), 0 0 5px rgb(0 0 0 / 10%);
}
div.select-type-area p {
  font-size: 0.8rem;
  text-align: left;
  margin-bottom: 0.4rem;
}
.new-app-area {
  /* display: none; */
  padding: 12px;
}
.number-info-row div {
  margin: 0 auto;
}
div.appeal div {
  text-align: center;
}
#legacyImgArea {
  position: relative;
  z-index: 1;
}
#newNotice {
  position: absolute;
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  .nmi-first {
    font-size: 0.6rem;
  }
}
@media screen and (max-width: 996px) {
  /*
  div.top-sujest h5 {
    font-size: 1rem;
  }
  */
  div.top-sujest h5:before {
    height: 44px;
  }
}

@media screen and (max-width: 767px) {
  div.top-alert h5, div.input-slc-number h5, div.number-info strong, .text-uppercase  {
    font-size: 0.6rem;
  }
  .mail-confirmation {
    font-size: 0.6rem !important;
  }
  .number-discription-area div {
    font-size: 0.6rem;
  }
  .number-discription {
    font-size: 0.6rem;
  }
  .number-discription2 {
    font-size: 0.6rem;
  }
  .numarea {
    margin-bottom: 88px;
  }
  .icon-users, .icon-plus {
    font-size: 3rem;
  }
  div.number-info {
    margin-bottom: 120px;
  }
  div.top-sujest h5 {
    font-size: 0.8rem;
  }
  div.top-sujest h5:before {
    height: 36px;
  }
}
