@charset "UTF-8";
/* ********************************************** */
/* ********************************************** */
/* **** GLOBAL CSS - USE WITH EXTREME CAUTION *** */
/* ********************************************** */
/* Warning: Adjusting styles via the is CSS file  */
/* can cause global changes to the layout and/or  */
/* break the public display. Use this only to     */
/* override colors or text styles but not any     */
/* structural widths, heights or attributes.      */
/* ********************************************** */
/* ********************************************** */


/** additional tech sector bar in hamburger **/
.typeRow > .tech-sector-five {
  height: 10px;
  width: 100%;
  background-color: #E700FF;
}