<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.onlineOuterTable{
	
	border-style:solid; 
	border-width:2px; 
	 font-size: 12pt;
	top:10px;
	width: 718px; 
	height:auto;
	background-color:white; 
	padding-left: 10px; padding-right:10px; padding-top:1px; padding-bottom:10px; font-family:Comic Sans MS;
	border-radius: 8px;
	border-color: gray;
}

.warningMessage{
font-family : Arial;
color:#FF0000; 
font-style:italic
font-weight:bold;
font-size:1em;
} 

.MathJax {
font-size: 0.3em !important;;
}

span.frac {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
span.frac &gt; sup, span.frac &gt; sub {
  display: block;
  font: inherit;
  padding: 0 0.3em;
}
span.frac &gt; sup {border-bottom: 0.08em solid;}
span.frac &gt; span {display: none;}
.ui-dialog {
      background:yellow;
}
.ui-dialog-titlebar-close {
      background:yellow;
}
.ui-dialog-title {
      background:yellow;
}
.ui-dialog-titlebar {
      background:yellow;
}
.ui-dialog-buttonpane {
      background:yellow;
}
.ui-dialog-button {
      background:yellow;
}
.cancelButton
{
    background-color: yellow;
}
.submitButton
{
    background-color: yellow;
}
</pre></body></html>