#sel_abo_serv2 {
  font-size: 20px;
  padding: 10px 15px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 6px;
  margin-left: 10px;
  border: 1px solid #cecece;
  border-radius: 3px;
  font-family: 'PFHighwaySansPro-Light';
}

#packs_popup .e_ab_prop {
  padding: 5px 0px;
  border-bottom: 1px solid #e6e6e6;
}

#packs_popup .ec_info {
  text-align: center;
  position: absolute;
  bottom: 0px;
}

#e_abo {
  position: relative;
  display: flex;
  flex-wrap: wrap;

  justify-content: center;
  padding-bottom: 50px;
}

#packs_popup .e_ab_item {
  position: relative;
      padding-bottom: 55px;
}

#packs_popup .e_al_hold {
  position: absolute;
  bottom: 5px;
  left: -15px;
  width: calc(100% + 30px);
}

#packs_popup .ec_save {
  margin-left: auto;  
}

#packs_popup .ec_save.disabled {
  background-color: grey;
  pointer-events: none;
}
