<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Enter Your Custom CSS Here */
#headerMenuSystem { list-style: none; }
#headerMenuSystem li { float:right; width:auto; padding:0 20px 0 0; }
body &gt; div.cbox &gt; div &gt; div.sidebar &gt; ul &gt; li &gt; h2, body &gt; div.cbox &gt; div &gt; div.sidebar &gt; ul &gt; li &gt; div &gt; h2 {
  border-radius: 25px 25px 10px 10px;
  -moz-border-radius: 25px 25px 10px 10px;
  -webkit-border-radius: 25px 25px 10px 10px;
  border: 4px double #cfcfcf;}
body &gt; div.cbox &gt; div &gt; div.sidebar &gt; ul &gt; li&gt; div &gt; div.small &gt; p {display: none;}
#design {display: none;}
.author {display: none;}
#PDI_form8360523 &gt; div &gt; div &gt; div &gt; div &gt; div.pds-vote &gt; div &gt; span.pds-links {display: none;}
body &gt; div.cbox &gt; div &gt; div.main &gt; p {display: none;}
body &gt; div.footer &gt; p {text-align: center;}
.header p.logo a {color: #0B6138;}
body &gt; div.cbox &gt; div &gt; div.sidebar &gt; ul &gt; li &gt; ol &gt; li { list-style: none; }
#pds-answer8360523 &gt; span &gt; label {clear:none;}


.tftable {font-size:12px;color:#333333;width:100%;border-width: 1px;border-color: #9dcc7a;border-collapse: collapse;}
.tftable th {font-size:12px;background-color:#abd28e;border-width: 1px;padding: 8px;border-style: solid;border-color: #9dcc7a;text-align:left;}
.tftable tr {background-color:#bedda7;}
.tftable td {font-size:12px;border-width: 1px;padding: 8px;border-style: solid;border-color: #9dcc7a;}
.tftable tr:hover {background-color:#ffffff;}

.cbox {
  opacity: 1;
}


.button-page {
   border: 1px solid #0a3c59;
   background: #089600;
   background: -webkit-gradient(linear, left top, left bottom, from(#57b01c), to(#089600));
   background: -webkit-linear-gradient(top, #57b01c, #089600);
   background: -moz-linear-gradient(top, #57b01c, #089600);
   background: -ms-linear-gradient(top, #57b01c, #089600);
   background: -o-linear-gradient(top, #57b01c, #089600);
   background-image: -ms-linear-gradient(top, #57b01c 0%, #089600 100%);
   padding: 13px 26px;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #7ea4bd 0 1px 0;
   color: #d4ffd1 !important;
   font-size: 14px;
   font-family: helvetica, serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button-page:hover {
   border: 1px solid #0a3c59;
   text-shadow: #1e4158 0 1px 0;
   background: #3e779d;
   background: -webkit-gradient(linear, left top, left bottom, from(#65a9d7), to(#3e779d));
   background: -webkit-linear-gradient(top, #65a9d7, #3e779d);
   background: -moz-linear-gradient(top, #65a9d7, #3e779d);
   background: -ms-linear-gradient(top, #65a9d7, #3e779d);
   background: -o-linear-gradient(top, #65a9d7, #3e779d);
   background-image: -ms-linear-gradient(top, #65a9d7 0%, #3e779d 100%);
   color: #fff;
   }
.button-page:active {
   text-shadow: #1e4158 0 1px 0;
   border: 1px solid #0a3c59;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#3e779d));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   background-image: -ms-linear-gradient(top, #3e779d 0%, #65a9d7 100%);
   color: #fff;
   }
</pre></body></html>