/* CSS Document */

h1 {
	margin:0 0 25px 0;
}

.txtbox {
	background:#333333;
	color:#ffffff;
	font-size:14px;
	margin:3px 0 0 0;
}


.txtbox2 {
	background:#333333;
	color:#ffffff;
	font-size:14px;
	margin:10px 0 0 0;
}

.formBtn {
	margin:20px 0 0 0;
	text-align:center;
}

.txtboxTxt {
	padding:15px;
}

.error_coution {
	color:#f00;
}

.mfp_buttons button {
	color: #000;
	appearance: none;
	-webkit-appearance: none;
}