.aia-text {margin-top: 0;}
.aia-text p {margin-bottom: 0px;}
.guideFieldError {padding-bottom: 0px; font-size: 14px;}
.ie-edge .popover.bottom>.arrow {top: -10px;}
.dropDownList .placeHolder {color: #B3B1A8;}
input[type="number"] {-moz-appearance:textfield;}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {-webkit-appearance: none; margin: 0;}

@media print{	
	@page{width:210mm; height:297mm; margin:15mm; padding:0; page-break-after:always;}
	
	html, body{width:210mm; height:297mm; margin:15mm; padding:0; page-break-after:always;}

	.col-md-4{float:left; width:33.33%;}
	.col-md-6{float:left; width:50%;}
	
	.guideLayout{width:210mm; margin:0;}

	.customize-bottom-ui .card-3{padding:32px 24px;}
	.customize-bottom-ui .card-3 h4{font-size:25px; line-height:28px; text-align:center;}
	.customize-bottom-ui .card-3 p{font-size:15px; line-height:22px; text-align:center;}
}

/* 180819 cdd */
/* 180818 직업검색 에러 */
.customize-forms .customize-jobs-search [class*="col-"]:nth-child(2) {vertical-align:top; padding-top: 40px; }
.customize-forms .customize-jobs-search [class*="col-"]:last-child {vertical-align: top; padding-top: 40px}
.customize-forms .customize-jobs-search [class*="col-"]:first-child .guideFieldError {width: 250%; text-align: justify;}

.customize-forms .customize-btntxt-block-disease p{ text-align: right; position: absolute; top: 3px; }