.subpage_content{margin-top:0.625rem;}
.label{float:left;width:38%;line-height:1.25;}
.label_content{padding:0.625rem 0.625rem 0.25rem 0;text-align:right;font-size:0.9375rem;}
.data{float:left;width:62%;}
.data_content{padding:0 0em 0.625rem 0;}
#captcha_img{float:left;width:90px;height:30px;margin-right:0.625em;}
#error_captcha{float:left;}

@media screen and (max-width: 768px) {
.label{width:36%;}
.data{width:64%;}
}
@media screen and (max-width: 480px) {
.label{float:none;width:auto;}
.label_content{text-align:left;}
.data{float:none;width:auto;}
.data_content .input:not(.xshort){width:100%;}
}
