.error .txt{
  color: #ff0000 !important;
}

.core, .digital{
	display: block;
}

.core{
	margin-bottom: 15px;
}

.digital{
	margin-top: 5px;
}

.core input, .digital input, .copy input{
	width: 10px !important;
}

.formall table{
	margin: 0px !important;
	padding: 0px !important;
	width: 580px;
	margin-left: -18px !important;
}

.formall table td{
	margin: 0px !important;
	padding: 2px !important;
	width: auto;
}

.formall input{
	margin-bottom: 2px;
	margin-top: 2px;
	margin-right: 10px;
	width: 100px;
}

.address input{
	width: 290px;
}

.male input, .female input{
	width: 40px;
}

.male input{
          position:  relative;
          left: -15px;
}

.female input{
          position:  relative;
          left: 0px;
}

.male .txt {
  position: relative !important;
  left: -25px !important;
    top: -2px !important;
}

.female .txt {
  position: relative !important;
  left: -11px !important;
  top: -2px !important;
}

.message textarea{
	width: 570px;
}

.submit{
	margin-left: 470px;
}

.formall table .txt{
	color: #000; 
}

.txt{   

	font-size: 11px;
}

.formall .txt{
        position: relative;
        left: 15px;
}

.select_industry{
	width: 100px !important;
	margin: 0px;
	padding:0px;
}

.message .txt{
	left: 0px;
}

.err_msg{
  font-size: 11px !important;
  color: #ff0000 !important;
}
