.pojo-a11y-toolbar-overlay   { width:900px; }
.pojo-a11y-toolbar-inner   { width:900px; }
.a11y-toolbar { display:none; }

.zeno_font_resizer_container  { float:right; padding-right:30px;  }

@media (max-width: 780px) {
        #primary-bar { display: none; }
        #primary-bar-sticky-wrapper { display: none; }
        .sticky-wrapper{ display: none; }
}
      
@media (min-width: 780px) {
        #primary-mbar { display: none; }
}
       


.fright  button, .button, a.button, button, input[type=button], input[type=submit] 
{background-color: #f8f8f8;   background:transparent;     }

.fright{ float:right;}
.fright a { background-color: transparent;   color: transparent;     }

.fright1  button, .button, a.button, button, input[type=button], input[type=submit] 
{background-color: #f8f8f8;   background:transparent;     }



.fright1{ float:right;}
 

.fleft{ float:left; padding-left:10px; }


.flinks{ float:left; padding-left:66px; }
#secondary-nav ul li a {
 
    text-transform: uppercase;
}

#primary-mbar {
  background: #f8f8f8;
  
  width: 100%;
  height: 42px;
  line-height: 42px;
  z-index: 100; }
  
  
  
  
  
  
  
  
  