.footertd, .hometd, .red-bar {
	text-align: center
}

.code_bottom, .head, .overview-codes {
	white-space: nowrap
}

.inputTextbox, .inputTextboxMain {
	-webkit-border-radius: 6;
	-moz-border-radius: 6
}

a, body, form, input, option, select, table, td, tr {
	font-family: Verdana, Arial, sans-serif
}

a.hide:active, a.hide:focus, a.hide:hover, a.hide:link, a.hide:visited {
	text-decoration: none;
	color: #000
}

a.add_toolbar {
	font-size: 80%
}

.incl {
	color: green;
	font-weight: 700
}

.excl {
	color: red;
	font-weight: 700
}

.excl2 {
	color: orange;
	font-weight: 700
}

.code_also, .code_first, .info, .use_additional {
	color: #00f;
	font-weight: 700;
	white-space: nowrap
}

.search_result_link {
	font-size: 120%
}

.code_subheading, h2 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: 700
}

.white, a.white:active, a.white:link, a.white:visited {
	color: #eee;
	font-weight: 700
}

a.white:hover {
	color: #fff;
	font-weight: 700
}

.red-bar {
	color: #eee;
	background-color: #cb1f1f;
	height: 10px;
	vertical-align: middle
}

.red-font {
	color: #cb1f1f
}

.systematics_navigation {
	vertical-align: top;
	font-weight: 700;
	color: #eee;
	background-color: #cb1f1f
}

.hometd {
	vertical-align: middle;
	width: 100%
}

.footertext {
	font-size: 10px
}

.ad-top {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	width: 100%;		
	min-height: 280px;	
	text-align: center
}
.ad-right-halfpage {
	display: none;
	width: 0px;
}
.ad-bottom {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	width: 100%;	
	min-height: 280px;	
	text-align: center;
}	
body {
	padding-top: 0px;
	padding-left: 0;
	padding-right: 0
}

.systematics_navigation_table {
	vertical-align: top;
	font-weight: 700;
	color: #eee;
	background-color: #cb1f1f;
	width: 100%
}

.systematics_table {
	width: 100%;
	text-align: left
}

body, form, input, option, select, table, td, tr {
	font-size: 14px;
	line-height: 1.2
}

.code, .code_three, h1 {
	font-size: 16px;
	font-weight: 700
}
.logo {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.inputTextbox {
	width: 60%;
	margin: .5em 0
}
.inputTextboxMain {
	width: 70%;
	margin: .5em 0
}
.code {
	color: #fff;
	background-color: #000;
	white-space: nowrap
}

.code_three, h1 {
	margin: 0;
	padding: 0
}
.hometable, .searchtable-td {
	text-align: center
}

.searchdiv, .searchform {
	display: inline-block;
	width: 100%;
	text-align: center
}

.searchform {
	line-height: 1.5;
	margin: 0 0 15px
}

.hometable, .searchtable {
	width: 100%
}

.innersearchtable {
	white-space: nowrap;
	line-height: 1.5;
	width: 100%;
	text-align: center;
}

.main {
	display: flex;	
}
.righttop {	
	height: 5.82em;
} 
.rightbottom {
	padding-left: 25px;
	display: none;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
  	align-self: flex-start;	  
}


@media only screen and (min-width:800px) {

	.innersearchtable {
		white-space: nowrap;
		line-height: 1.5;
		width: 550px;
		text-align: left;
	}

	.hometable, .searchtable {
		width: 550px;
	}

	.searchdiv, .searchform {
		display: block;
		text-align: left;
		line-height: 1.4;
	}

	.code, .innersearchtable {
		white-space: nowrap
	}
	.searchdiv, .searchtable-td {
		text-align: left
	}
	.systematics_navigation_table {
		vertical-align: top;
		font-weight: 700;
		color: #eee;
		background-color: #cb1f1f;
		width: 800px
	}
	.systematics_table {
		width: 800px;
		text-align: left
	}
	body, form, input, option, select, table, td, tr {
		font-size: 14px
	}
	.code, .code_three, h1 {
		font-size: 20px;
		font-weight: 700
	}
	.logo {
		float: left;
		margin: 0 15px 0 0
	}
	.searchform {
		margin: 0 0 .5em
	}
	.searchdiv {
		width: 550px
	}
	.inputTextbox {
		width: 350px;
		margin: .1em 0
	}
	.inputTextboxMain {
		width: 450px;
		margin: .2em 0
	}
	.searchlinebreak {
		display: none
	}
	.code {
		color: #fff;
		background-color: #000
	}
	.code_three, h1 {
		margin: 0;
		padding: 0
	}
	.tablebody {
		min-height: 584px;
		vertical-align: top
	}
	.hometable {
		margin-top: 100px;
		text-align: center;
		width: 100%
	}
}

@media only screen and (min-width:992px) {
	.ad-top {
		display: none;
		width: 0px;
		height: 0px;
	}
	.ad-right-halfpage {
		display: block;
		width: 160px;
		height: 600px;
	}
	.rightbottom {
		display: block;
		padding-left: 10px;
	}
	.ad-bottom {
		display: none;
		width: 0px;
		height: 0px;
	}	
	body {
		padding-top: 0px;
		padding-left: 0;
		padding-right: 0
	}
}

@media only screen and (min-width:1155px) and (max-width:1340px){
	.ad-top {
		display: none;
		width: 0px;
	}
	.ad-right-halfpage {
		display: block;		
		width: 300px;
		height: 600px;
		text-align: left;		
	}
	.rightbottom {
		display: block;
		padding-left: 25px;
	}	
	.ad-bottom {
		display: none;
		width: 0px;
	}	
	body {
		padding-top: 0px;
		padding-left: 20px;
		padding-right: 20px
	}
}

@media only screen and (min-width:1340px) {
	.ad-top {
		display: none;
		width: 0px;
	}
	.ad-right-halfpage {
		display: block;		
		width: 300px;
		height: 600px;
		text-align: left;		
	}
	.rightbottom {
		display: block;
		padding-left: 25px;
	}
	.ad-bottom {
		display: none;
		width: 0px;
	}	
	body {
		padding-left: 20px;
		padding-right: 20px
	}
}

.head, .indent {
	padding: 0 0 0 1.5em
}

.full_width {
	width: 100%
}

.paragraph {
	height: 30px;
	vertical-align: bottom
}

.overview-codes {
	vertical-align: top
}

.highlight {
	background-color: #ff6
}

.highlight2 {
	background-color: #a0ffff
}

.highlight3 {
	background-color: #9f9
}

.highlight4 {
	background-color: #f99
}

.highlight5 {
	background-color: #f6f
}

.suggestion {
	color: #cb1f1f
}

.head {
	background-color: transparent;
	margin: 0;
	height: auto;
	line-height: normal
}

.inputTextbox {
	border-radius: 6px;
	padding: 8px 4px;
	border: 1px solid #bbb
}

.inputTextbox:focus {
	outline: 0;
	border-color: #9ecaed;
	box-shadow: 0 0 10px #9ecaed
}

.inputTextboxMain {
	border-radius: 6px;
	padding: 8px 16px;
	border: 1px solid #bbb
}

.inputTextboxMain:focus {
	outline: 0;
	border-color: #9ecaed;
	box-shadow: 0 0 10px #9ecaed
}

.inputButton {
	-webkit-border-radius: 6;
	-moz-border-radius: 6;
	border-radius: 6px;
	color: #000;
	background: #eee;
	padding: 8px 16px;
	border: 1px solid #bbb;
	text-decoration: none
}

.inputButton:hover {
	background: #ddd;
	text-decoration: none
}

@media only screen and (max-width:346px) {
	.logobig {
		width: 90%
	}
}

html * {
	max-height: 1000000px
}