

.menu_fixed {

	position: fixed;

}

.menu_relative {

	position: relative;

	max-height: 100%;

}

.secondlevel {

	margin-left: 20px !important;

}

.thirdlevel {

	margin-left: 40px !important;

}

.fourthlevel {

	margin-left: 60px !important;

}

.fifthlevel {

	margin-left: 80px !important;

}

.sixthlevel {

	margin-left: 100px !important;

}

:not(.logo, .social-links) > p {

	margin-bottom: 9px !important;

	line-height: 20px !important;

}

sup a[data-toggle='modal'] {

	cursor: pointer;

}

#menu li {

	padding-top: 3px;

	line-height: 18px;

	padding-left: 39px ;

  	text-indent: -29px ;

}

#menu_mobile {

	padding-bottom: 10px;

}

#back_to_top {

	position: fixed;

	bottom: 20px;

	right: 20px;

	opacity: 0.7;

}



.menu_icon {

	font-size: 19.5px;

	font-weight: bold;

	line-height: 1;

	text-shadow: 0 1px 0 #fff;

	opacity: .2;

	cursor: pointer;

}

.menu_header {

	color: #000 !important;

	text-decoration: none !important;

}



.menu_header:hover {

	color: #aa272f !important;

}





#sections p, #footnotes p {

	text-indent: 20px;

}



#menu.menu_overflow{

	max-height: 100%;

	overflow-y: auto;

}



#sections h4, #sections h5 {

	font-weight: bold !important;

	color: #666;

}



.asterisk_separator {

	font-weight: bold;

	font-size: 19.5px;

	margin-top: 14px !important;

	color: #666;

}



#preface_list {

	list-style-type: inherit !important;

	padding-left: 30px !important;

}