.popup_zone {
  position:absolute;
  background: #fff;
  border: 1px solid #CFCAB4;
  display :none;
  left    :0px;
  top     :0px;
}

.errorMsgWidth {
  width : 190px;
}


