@charset "utf-8";
/* CSS Document */

.form-check input {
    height: auto;
    width: auto;
}

.form-check label {
    display: inline-block;
	font-weight: normal;
}