<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#mod-visform1 {
  background-color: #F6F2E8;

  /*  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
  padding-left: 10%;
  padding-right: 10%; */
}

.controls {
  width: 50%;
}

#field9, #field10 {
  font-size: 24px;
}

#field6_2 {
  margin-left: 4px;
}

[class^="visicon-"]::before, [class*=" visicon-"]::before {
    font-family: 'visIcon';
    font-style: normal;
    speak: none;
    font-size: 20px;
}

#field14 {
 	color: #fff;
  	background-color: #4a7853;

}

#field14:hover {
 	color: #4a7853;
  	background-color: #fff;

}
</pre></body></html>