@charset "utf-8";

.blue-back section #brnchNo {
	width:80px;
}
input[type="radio"] {
	margin:5px 10px 10px 0px;
}
label.radio {
	margin-right:20px;
	font-size: 14px;
}
.blue-back article.horizontal-actions {
	padding-bottom:20px;
}
.link-box {
	margin-top:12px;
}
.link {
	line-height:24px;
}

article#login button{
    font-size: 13px;
    font-weight: normal;
    height: 48px;
    width: 240px;
}

.blue-back .link-box  {
    font-size: 16px;
}

article#pwChange {
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
     
} 