#zC_container {
  padding:2px; 
  position:absolute; 
  width:270px; 
  height:340px; 
  border:1px solid #A0A0A0; 
  background:#F0F0F0; 
  box-shadow: 0  5px 15px -5px rgba(0,0,0,.5);
  top: 0px;
  left: 0px;
  z-index: 2001;
}

#zC_table {
  width: 100%;
}

#zC_table td {
  text-align: center;
  padding: 5px;
  color: #5392DB;
  font-weight: bold;
  font-size: 18px;
  border: 1px solid transparent;
}

#zC_nap {
  color: #31302E !important;
}

#zC_close {
  color: #5392DB;
  font-size: 18px;
}
