<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.zoneHeaderOuter{
    background-color:white;
}

#PAGEID_18119 .zoneHeaderOuter, #PAGEID_18116 .zoneHeaderOuter, #PAGEID_18102 .zoneHeaderOuter, #PAGEID_18142 .zoneHeaderOuter, #PAGEID_18179 .zoneHeaderOuter, #PAGEID_7738 .zoneHeaderOuter, #PAGEID_7741 .zoneHeaderOuter{
    background-color:transparent;
}

.WaLayoutRow{
    display:inline-flex;
}

#PAGEID_18119 .WaLayoutRow, #PAGEID_18116 .WaLayoutRow, #PAGEID_18102 .WaLayoutRow, #PAGEID_18142 .WaLayoutRow, #PAGEID_18179 .WaLayoutRow, #PAGEID_7738 .WaLayoutRow, #PAGEID_7741 .WaLayoutRow{
    display: table-row;
}

.WaLayoutItem{
align-items:center;
display:flex;
}

#PAGEID_18119 .WaLayoutItem, #PAGEID_18116 .WaLayoutItem, #PAGEID_18102 .WaLayoutItem, #PAGEID_18142 .WaLayoutItem, #PAGEID_18179 .WaLayoutItem, #PAGEID_7738 .WaLayoutItem, #PAGEID_7741 .WaLayoutItem{
display:table-cell;
}

.WaGadgetMenuHorizontal.menuStyle001 .stickness{
    border:none;
}

#id_WPegdJI, #id_QoIKD4R, #id_gJ8mJCj, #id_WATfsF6{
    background-color:white;
    padding:20px;
}

h4.gadgetTitle {
  font: bold 24px/normal PT Sans Narrow;
    font-size: 24px;
  color: #347537;
  text-transform: uppercase;
}

.awardsTable tr{
  border-bottom:1px solid gray;
}


.buttonStyleRibbon {
 font-size: 16px !important;
 /* This ribbon is based on a 16px font side and a 24px vertical rhythm. I've used em's to position each element for scalability. If you want to use a different font size you may have to play with the position of the ribbon elements */

 width: 50%;
  border-radius:3px;  
 position: relative;
 background: #347537;
 color: #fff;
 text-align: center;
 padding: .5em 1em; /* Adjust to suit */
 margin: 2em auto 3em; /* Based on 24px vertical rhythm. 48px bottom margin - normally 24 but the ribbon 'graphics' take up 24px themselves so we double it. */
}

.buttonStyleRibbon a{
  color:white;
}
.buttonStyleRibbon:before, .buttonStyleRibbon:after {
 content: "";
 position: absolute;
 display: block;
 bottom: -.25em;
 border: 1em solid #375f39;
 z-index: -1;
}
.buttonStyleRibbon:before {
 left: -1em;
 border-right-width: 1.25em;
 border-left-color: transparent;
}
.buttonStyleRibbon:after {
 right: -1em;
 border-left-width: 1.25em;
 border-right-color: transparent;
}
.buttonStyleRibbonn .ribbon-content:before, .ribbon .ribbon-content:after {
 content: "";
 position: absolute;
 display: block;
 border-style: solid;
 border-color: #375f39 transparent transparent transparent;
 bottom: -1em;
}
.buttonStyleRibbon .ribbon-content:before {
 left: 0;
 border-width: 1em 0 0 1em;
}
.buttonStyleRibbon .ribbon-content:after {
 right: 0;
 border-width: 1em 1em 0 0;
}

#id_9cTfoD2 .gadgetStyleBody.gadgetContentEditableArea{
  z-index:1;
}

.postedByLink{
  display:none;
}

.postedOn{
  padding-left:0 !important;
}


@media only screen and (max-width: 1024px){
#id_NDbTBnC .WaLayoutRow{
  display:flex;
  flex-wrap:wrap;
  flex-direction: column;
  align-items:center;
}

#id_NDbTBnC .WaLayoutItem{
  width:100% !important;
}

#id_D6gWOfZ td{
  border:1px solid white;
}
}</pre></body></html>