@charset "utf-8";

/**
 * error message
 */
.ba468177 .bacb5e16 {
	font-size : 93%;
	color : #B70000;
	display : block;
}

/**
 * error message of akismet
 */
.ba468177 .ba1a3372 {
	display: block;
}

/**
 * vertical style of radio and checkbox
 */
.ba468177 .baea23c4 {
	display: block;
}
.ba468177 .baea23c4 + .baea23c4 {
	margin-top: 5px;
}

/**
 * horizontal style of radio and checkbox
 */
.ba468177 .baa89615 + .baa89615 {
	margin-left: 10px;
}

/**
 * radio and checkbox
 */
.ba99f989 label,
.ba4e65d3 label {
	font-weight: normal;
	margin-bottom: 0;
}
.ba99f989 input,
.ba4e65d3 input {
	margin-right: 5px;
}

/**
 * datepicker
 */
.ba468177 .ba078ae8 .ba078ae8-title select.ba078ae8-month,
.ba468177 .ba078ae8 .ba078ae8-title select.bad07278 {
	width: 40%;
	margin: 0 5px;
}

/**
 * deprecated message
 */
.bafcc739 {
	background: #fdeeee;
	border: 1px solid #f7bdb8;
	border-radius: 5px;
	color: #af4040;
	font-size: 13px;
	line-height: 1.6;
	margin: 0 0 10px;
	padding: 1em;
}

/**
 * file
 */
.ba468177 input[type="file"] {
	display: inline-block;
}

/**
 * file delete button
 */
.ba572f73 {
	cursor: pointer;
	visibility: hidden;
}

/**
 * tel and zip
 */
.ba3e8d96 input[type="text"],
.bae1bde0 input[type="text"] {
	display: inline-block;
	width: auto;
}
