#navbar  /*dark topmost background*/
{
    background-color: Black;
}

#main-container, #divSettingsLogoBackground  /*main background*/
{
    background-color:#83b582;

}

.wizard-steps li.active .step, .wizard-steps li.active::before, .wizard-steps li.complete .step, .wizard-steps li.complete::before
{
    border-color:#808080 !important;
}

/*#sidebar, #sidebar-collapse,  #sidebar-collapse i{
background-color:RGB(34,104,157);
border:none;
}*/

#ctl00_lblLogoSubTitle, #ctl00_lblLogoSubTitle a, #ctl01_lblLogoSubTitle, #ctl01_lblLogoSubTitle a, #litEntry button, #pnlCart h5, .footer-content a, #pnlInstructions i, #pnlInstructions a, #pnlReceipt a  {
    color:white !important;
}

.widget-box
{
    background-color:White;
    background-image:none !important;
    border-radius: 7px !important;
    -moz-border-radius: 7px !important;
    
}

.widget-header
{
    border-top-left-radius: 7px !important;
    border-top-right-radius: 7px !important;
    -moz-border-radius-topleft: 7px !important;
    -moz-border-radius-topright: 7px !important;
}

.form-actions, #litEntry
{
    margin-bottom:0px !important;
    border-bottom-left-radius: 7px !important;
    border-bottom-right-radius: 7px !important;
    -moz-border-radius-bottomleft: 7px !important;
    -moz-border-radius-bottomright: 7px !important;
}

.widget-body {
    border-bottom-left-radius:7px!important;
    border-bottom-right-radius:7px!important;
}


.navbar-buttons a.btn, .main-container .btn-primary, .main-container .btn-primary:focus, #ctl00_hlkCartSave .btn-primary, .btn-primary:focus, #divButtonHolder .btn-primary:active, #divButtonHolder .btn-primary:hover, #divButtonHolder .open .dropdown-toggle.btn-primary, #divButtonHolder .btn-primary, #divButtonHolder .btn-primary:focus, #btnpnlLoggedIn.btn-info, #btnpnlLoggedIn.btn-info:focus , #btnAutoFill, .entries-up, #litEntry button:focus, #menu-toggler, #ctl00_lblLogoSubTitle a:hover, #ctl01_lblLogoSubTitle a:hover, #pnlInstructions a:hover, #pnlReceipt a:hover 
{
    background-color:#3d783c !important;
    border-color:#3d783c !important;
}

.main-container .btn-primary:hover, #btnAutoFill:hover, .entries-up:hover, #menu-toggler:hover{
    background-color:#2b522a !important;
}


 #ctl00_pnlLoggedIn ul li, #ctl01_pnlLoggedIn ul li  {
	 background-color:White !important;
	 color:lightgray !important;
 }

#XXXXXXXXXXXXXXXXXlitEntry button, #XXXXXXXXXXXXXXXXXXXpnlCart h5 {
	color:White !important;
}



.widget-title {
    color:black;
}

.wizard-steps li span.title, #pnlInstructions h1, #txtReview, #lblHeading, #pnlReceipt label .lbl, h3     {
    color:lightgray !important;
}

.footer .footer-inner .footer-content {
    color:lightgray;
	border:none !important;
}

#imgFooterLogo {
    filter:invert(.8);
    -webkit-filter: invert(100%);
}

#pnlInstructions a:hover, #pnlReceipt a:hover{
    color:#232F3E;
    text-decoration:none;
}

#pnlCart div#Div1,center #pnlCart, #Div2, #pnlResults, #sidebar-shortcuts , #sidebar, #sidebar-collapse  {
    background-color:transparent !important;
}
#ctl00_pnlCart, #ctl01_pnlCart, #sidebar-collapse i{
    background-color:white;
}

 .btn-group .input-group-btn{
	 color:White !important
 }

 #sidebar-collapse, #ctl00_pnlCart, #ctl01_pnlCart, #sidebar-shortcuts {
    border-bottom-right-radius: 7px !important;
    -moz-border-radius-bottomright: 7px !important;
}