<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#regformdiv {
	
}
#regformdiv h3 {
    color: #1c5c9a;
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 0;
    font-weight: normal;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-size: 30px;
}
#regform &gt; .row &gt; div {
	
    padding-left: 0;
    padding-bottom: 5px;
}
#regformdiv .udlabel {
    font-weight: bold;
}
#regformdiv .udvlabel {
	
}
#regformdiv .udlabelCheckbox {
	
    padding: 15px 0;
    display: inline-block;
}
#regformdiv label {
	
}</pre></body></html>