

#Container h3,#Container h4, #Container .motion-group  {color: ; }

.branding-background {
    background: ;
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.00, Black), color-stop(1.00, Black)); 
	background: -webkit-linear-gradient(top, , ) repeat scroll 0 0 padding-box #000000;
	background: -moz-linear-gradient(top, , ) repeat scroll 0 0 padding-box #000000;
	background: -ms-linear-gradient(top, , ) repeat scroll 0 0 padding-box #000000;
	background: -o-linear-gradient(top, , ) repeat scroll 0 0 padding-box #000000;
	background: linear-gradient(to bottom, ,  ) repeat scroll 0 0 padding-box #000000; 
    -pie-background: linear-gradient(-90deg, ,  ); 
    
}

#Container .side .top {
       
	background: ;
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.00, Black), color-stop(1.00, Black)); 
	background: -webkit-linear-gradient(top, , ) !important;
	background: -moz-linear-gradient(top, , );
	background: -ms-linear-gradient(top, , );
	background: -o-linear-gradient(top, , );
	background: linear-gradient(to bottom, , ); 
    -pie-background: linear-gradient(-90deg, ,  ) ;  
}



.side .header {color: #FFF;}




        #OuterContent input.action, #OuterContent a.action, #SessionWindow a.action, #DeviceSwitchWindow a.action, .popup a.action {
            background-color: ;
            border-color: ;
            color: #FFF !important;    
        }
            #OuterContent input.action:hover, #OuterContent a.action:hover, #SessionWindow a.action:hover, #DeviceSwitchWindow a.action:hover {
            background-color:;
            border-color:; 
        }

        #OuterContent a.link , a.link:visited, #OuterContent input.link{    
            border-color:;
            color: ; 
        }

        #OuterContent a.link:hover, #OuterContent input.link:hover, #OuterContent a.action-alt:hover, #SessionWindow a.action-alt:hover, #DeviceSwitchWindow a.action-alt:hover{ 
            background: none; 
            background-color:; 
            border-color: ; 
            color: #FFF !important; 
            -pie-background:  ;      
            }
        #Container a.action-alt, #SessionWindow a.action-alt, #DeviceSwitchWindow a.action-alt { background-color:; border-color:; }
        #OuterContent .xhtml-panel a:link , .xhtml-panel a:visited {color: ;}
        #OuterContent .xhtml-panel a:hover, .xhtml-panel a:hover {color:;}
        #Container a:hover {color: ; }
        #OuterContent #Breadcrumb li.on {color: ;}
