.sample-text-area{
	padding-top:0 !important;
}
.pricing-area{
	padding-top: 5px !important;
}
.nav-menu a{
	color: #000 !important;
}
.popup_content {
  margin: 10px;
  /*padding: 0 10px;*/
  max-width: 60%;
  /*border: 2px solid #444;*/
  background: white;
}
.popup_close {
  position: absolute;
  top: 0;
  right: 0px;
  border-radius: 2px;
  color: #ffffff;
  border: 0;
  font-size: 25px;
  padding: 0 10px;
  cursor: pointer;
}