li[data-v-53feb6e3]{cursor:pointer;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-top:1px solid #bcbdbf;position:relative}ul[data-v-53feb6e3]{list-style-type:none;padding:0;margin:0}a[data-v-53feb6e3]{text-decoration:none;display:inline-block;width:100%;padding-left:10px}.menuItem a[data-v-53feb6e3],.subMenuItem a[data-v-53feb6e3],.subSubMenuItem a[data-v-53feb6e3]{color:#000}.mainButton[data-v-53feb6e3]{padding:10px;background-color:#ba1037;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;white-space:nowrap;box-shadow:inset 0 7px 9px -7px rgba(0,0,0,.4)}.mainButton img[data-v-53feb6e3]{padding-right:8px}.mainButton span[data-v-53feb6e3]{display:inline-block;cursor:pointer;font-weight:400;font-size:10pt;text-align:left;color:#fff}.menuContainer[data-v-53feb6e3]{border:2px solid #f8a853;border-top:none;background-color:#fff;margin-top:-2px}.subMenuItem[data-v-53feb6e3]{background-color:#e6e7e9;margin-left:4px}.subSubMenuItem[data-v-53feb6e3]{background-color:#bcbdc1;margin-left:6px}.subMenuItem[data-v-53feb6e3]{border-left:1px solid #bcbdbf}.subSubMenuItem[data-v-53feb6e3]{border-left:1px solid #b1b2b4;border-top:1px solid #b1b2b4}.element[data-v-53feb6e3]{padding:4px;padding-right:8px}.subMenuItem[data-v-53feb6e3]:first-child,.subSubMenuItem[data-v-53feb6e3]:first-child{border-top:none}.fas[data-v-53feb6e3]{position:absolute;right:8px;top:4px}.active[data-v-53feb6e3]{background-color:#f8a853}.bottomborder[data-v-53feb6e3]{border-bottom:1px solid #bcbdbf}.noleftborder[data-v-53feb6e3]{border-left:none}.subMenuItemContainer[data-v-53feb6e3],.subSubMenuItemContainer[data-v-53feb6e3]{background-color:#fff;border-left:none!important}.menuTitle[data-v-53feb6e3],.subMenuTitle[data-v-53feb6e3]{padding:4px;font-weight:700}.element[data-v-53feb6e3]:before,.menuTitle[data-v-53feb6e3]:before,.subMenuTitle[data-v-53feb6e3]:before,.subSubMenuTitle[data-v-53feb6e3]:before{content:"•";color:#ba1037;margin-right:4px;position:absolute}.subSubMenuItem .element[data-v-53feb6e3]:before{content:"-";color:#ba1037;margin-right:4px;position:absolute}.subSubMenuTitle[data-v-53feb6e3]{border-left:1px solid #bcbdbf;background-color:#e6e7e9;padding:4px}.fa-caret-down[data-v-53feb6e3]{color:#f8a853;top:4px}.fa-caret-right[data-v-53feb6e3]{color:#ba1037}nav[data-v-04161e28]{width:100%}#container[data-v-04161e28]{display:flex}#container div[data-v-04161e28]{width:25%;margin-left:10px}#container div[data-v-04161e28]:first-child{margin-left:0}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;margin:0;padding-top:10px;border-top:10px solid #ba1037}#contentContainer{margin:0 20px}#menu{position:relative;width:100%;height:50px;border-top:10px solid #ba1037}#menu nav{position:absolute;z-index:1000}#logo{margin:5px 0 10px 20px; max-height: 72px;}#glossaryLink a{float:right;background-color:#ba1037;padding:6px 12px;cursor:pointer;text-align:center;text-decoration:none;color:#fff;margin-right:10px}#glossaryLink a:hover{background-color:#f8a853}

/*MOBILE FRIENDLY NAV
BY KATIE*/

#contentContainer img {
	display: block;
	max-width: 100%;
}

@media screen and (max-width: 830px) {
	#menu {
		height:auto;
	}
	#container[data-v-04161e28] {
	    display: flex;
	    flex-direction: column;
	}

	#container div[data-v-04161e28] {
		width: 100%;
		margin-left: 0;

	}
	#menu nav {
    position: relative;
    }
  .mainButton[data-v-53feb6e3] {
  	text-align: left;
  }
	div:nth-of-type(3) img {

    margin: 0 7px;
	}

}
