

/* Stylesheet Element Id: 7.305638.1439554761
 * Stylesheet Name: Green Un Forum Temprorary CSS Patch 1322
 * Generated by CMS on: 04-Oct-2019 02:07:17
 */
    /*****************************************************
Emergency Forum Colours
-----------------------
Stylesheet element "Green Un Forum Temprorary CSS Patch", ID 7.305638, on Green Un Homepage
Green Un Highlight colour: #2a6004
*****************************************************/

.forum-container .forum-group-name {
  background: #2a6004;
}

.cs-forum-content .forum-pager a,
.cs-thread-view .forum-post-table .postText a{
  color: #2a6004;
}

.forum-container .forum-group-name a{
  color: #ffffff;
}

.forum-container .forum-details .forum-name a,
.forum-container .forum-repeater-items .forum-repeater-item p a,
.forum-container .announcement-details .announcement-name a,
.forum-container .thread-details a
{
  color: #2a6004;
  font-size: 16px;
  font-family: "droid",trebuchet,sans-serif;
}

/* Stripes */

.forum-details-row:nth-child(even),
.forum-thread-row:nth-child(even){
  background: #f4f4f4;
}

            