<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.userProfileImg, .userMessages, .userNotifications{
  display:none !important;
}
.dnn-logo{
margin-top: -35px;
  margin-bottom: -20px;
}

#dnn_menu ul li .rmLeftImage {
width: 1.5em !important;
}

.rmSelected{
color: black !important;
  text-shadow: none !important;
  font-weight: bold !important;
  
}
.DNNStandard li.hover a, .DNNStandard li a:hover, .DNNStandard li.selected a, .DNNStandard li.current a {
background: #ffca2e;
color: #000;
}
.SkinBody {
    border-top: 5px solid  #ffca2e !important;
}
.BackgroundColor {
    background: #ffca2e;
}
.search_bg a, .search_bg a:link, .search_bg a:active, .search_bg a:visited {
    background: #ffca2e;
}
@media handheld, only screen and (max-width: 900px)
{.dnnTool {
    background: #ffca2e !important;
}}
.Navbar {
    background: #000;
}
A, A:link, A:active, A:visited {
    color: #0018a7;
}
.pageicon{
max-height: 32px;
vertical-align: middle;
padding-right: 3px;
}
.is-sticky .loginstatus{

top: 0px !important;
}

input, button, select, textarea {
font-family: inherit;
font-size: inherit;
margin: 0;
padding: 8px !important;
border: 1px solid #ccc;
border-radius: 4px;
background-color: #fff;
-webkit-box-shadow: none;
box-shadow: none;
font-size: 13px;
color: #666;
line-height: inherit;
}

.DR-RequiredField{
  border-left: 2px solid #ff4b4b;
padding-left: 5px;
}
.NormalBold {
border: none !important;
}










</pre></body></html>