/* Add your custom styles here */

.zen-menu.zen-menu-horizontal ul li > a, .zen-menu.zen-menu-horizontal ul li > span {
    background: transparent;
    color: #61788c;
    text-transform: capitalize !important;
}
#logowrap .zen-spotlight {
    background-color: #ffd600;}

.zen-module-title span {
    margin: 0;
    line-height: normal;
    padding-bottom: 15px;
    color: #400202;
    text-transform: capitalize !important;
}

.moduletable h3 {
    font-size: 1.7em;
    text-transform: capitalize !important;
}

.moduletable .zen-module-title span {
    color: #2eaaf5;
      text-transform: capitalize !important;
}
#abovewrap p {
    color: #000000 !important;
}  
 #adminForm .filters {
display:none !important;
}



/* titles white in front page grid */
.zen-grid-icons .zt-title a {
    color: #f5f5f5;
}