.main {
padding: 5px;
margin-top: 5px;
}

table{font-size:small;color:#3a3a41;margin-top:0.5em;}
tr{border:1px solid black; }

h1{color:#223da0;}
h2{color:#223da0;}
    
.error {
color: purple;
font-weight: bold;
}

.error li{
font-size:small;
}

.warning {
color: #b0d551;
font-weight: bold;
font-style: italic;
}

.info {
margin-left:1em;
color: #223da0;
font-style: italic;
font-size: small;
}
.note {
padding-left:0.5em; padding-right:5em;
background-color: #223da0;
color:white;
font-weight: bold;
}


.gobutton{font-weight: bold; color: #223da0;}
.resetbutton{font-weight: bold;}
.title{font-weight:bold;color:#3a3a41;font-size:small;}
.radiotitle{font-style:italic;color:grey;font-size:small;}
#example a {font-size:small}
