.input_visible {
    display: none;
    width: 10px;
    position: absolute;
    opacity: 0;
}

.popup-success {
  background: #fff;
}
