@charset "utf-8";
/* CSS Document */

.shorttxt {line-height: 24px;margin-left:-4px;}
.subname {font-size:40%;margin-left: 3px;}
.shorttxta {line-height: 24px;}
.subnamea {font-size:40%;}
.access {font-family: nudista-web, Helvetica, Arial, sans-serif;
font-weight:bold;}
.form-wrap {
	margin-bottom:10px;
}

#note {
    color: #ffffff;
    background: #D9463E;
	font-size: 80%;
    text-align: center;
    line-height: 2;
    padding: 8px;
    overflow: hidden;
    text-align: left;
    width: 100%;
    margin: auto;
}

.has-error {
     background-color: #f8d7da;
 }

.error-label {
    color: #D9463E;
}