/************************************
Table of Contents 
************************************/

/* 
- Icon
- DIV Menu
*/


/****** Icon ******/

.arrowupthinline {
	width: 24px;
	height: 24px;
}


/****** DIV Menu ******/

.menu-preflight-icon {
	height: 24px;
	width: 24px;
}
/* .active {
	font-weight: var(--font-fw-bold);
}
@media (hover: hover) {
	.active a:hover {
		color: var(--base-color-black);
	}
} */
.menu-preflight-number {
	line-height: 24px;
}