/* general styles */

body {
	scrollbar-face-color: #F2E9CE;
	font: x-small sans-serif;
	font-family: Arial, Times New Roman, Garamond, "MingLiU", Arial, Serif;
	background: #F2E9CE url(img/bg3.jpg) 0 0; /* no-repeat */
	color: #000000;
	margin: 0;
	padding: 0;
}

table {
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
/*	color: #0033CC;*/
	background: none;
}
a:visited {
/*	color: #0033CC;*/
}
a:active {
/*	color: #CC3300;*/
}
a:hover {
/*	color: #CC3300;*/
	/*text-decoration: overline underline;*/
}

img {
	border: none;
	vertical-align: middle;
}
p {
	margin: .4em 0 .5em 0;
	line-height: 1.5em;
}

hr {
	height: 1px;
	color: #CC9966;
	background-color: #CC9966;
	border: 0;
	margin: .2em 0 .2em 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
	background: none;
	font-weight: normal;
	margin: 0;
	padding-top: .5em;
	padding-bottom: .17em;
	border-bottom: 1px solid #CC9966;
	line-height: 1em;
}
h1 { font-size: 188%; }
h2 { font-size: 150%; }
h3, h4, h5, h6 {
	border-bottom: none;
	font-weight: bold;
}
h3 { font-size: 132%; }
h4 { font-size: 116%; }
h5 { font-size: 100%; }
h6 { font-size: 80%;  }

ul {
	line-height: 1.5em;
	list-style-type: square;
	margin: .3em 0 0 1.5em;
	padding: 0;
	list-style-image: url(img/bullet.gif);
}
ol {
	line-height: 1.5em;
	margin: .3em 0 0 3.2em;
	padding: 0;
	list-style-image: none;
}
li {
	margin-bottom: .1em;
}
dt {
	font-weight: bold;
	margin-bottom: .1em;
}
dl {
	margin-top: .2em;
	margin-bottom: .5em;
}
dd {
	line-height: 1.5em;
	margin-left: 2em;
	margin-bottom: .1em;
}

form {
	border: none;
	margin: 0;
}

textarea {
	width: 100%;
	padding: .1em;
}

input,
textarea ,
select {
	color: #333333 ;
	background-color: #FFF7CC;
	/*border: 1px solid #888888 ;*/
	vertical-align: middle ;
	font-size: 90%;
}


/************************************************/

/* scale back up to a sane default */
#globalWrapper {
	font-size: 127%;
	width: 100%;
	margin: 0;
	padding: 0;
}
.visualClear {
	clear: both;
	width:100%;
	line-height: 0;
}

#column-content {
	width: 100%;
	float: none;
	margin-left: 12.2em;
	padding: 0;
	height: 1%;
	display: inline;
}
#content {
	margin: 20px 0 0 172px;	/* shift down and right to make space for the menu */
	padding: 1.5em 1em;
	position: relative;
	height: 1%;
	z-index: 0;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #CC9966;
	border-right: none;
	line-height: 1.5em;
}
#bodyContent { font-size:118% }
#bodyContent h1, #bodyContent h2 {
	margin-bottom: .6em;
}
#bodyContent h3, #bodyContent h4, #bodyContent h5 {
	margin-bottom: .3em;
}
#column-one {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	padding-top: 210px;	/* shift down to make space for the logo */
	width: 172px;
	border-right: 2px solid darkgoldenrod;
}

.hidden {
	display: none;
}

.menu {
	border: none;
	margin: 0 0 .5em;
	padding: 0;
	float: none;
	width: 11.6em;
	overflow: hidden;
	position: relative;
	z-index: 3;
}
.menu h5 {
	background: transparent;
	padding: 0 1em 0 .5em;
	display: inline;
	height: 1em;
	font-size: 91%;
	font-weight: bold;
	white-space: nowrap;
	color: #997326;
}
.mBody {
	font-size: 95%;
	background-color: #FFFFFF;
	color: #000000;
	border-collapse: collapse;
	border: 1px solid #BFA760;
	/* padding: 0 .8em .3em .5em; */
	padding: 0 0 .3em .5em;
}
.menu ul {
	line-height: 1.5em;
	list-style-type: square;
	list-style-image: url(img/sqr-yllw.gif);
	font-size: 100%;
}
.menu li.highlight {
	list-style-image: url(img/sqr-red.gif);
	margin: .25em 0;
	font-weight: bold;
}
.menu li {
	padding: 0;
	margin: 0;
}
.menu li.active a,
.menu li.active a:hover {
	display: inline;
	text-decoration: none;
	font-weight: bold;
}

/* Logo */
#m-logo {
	top: 50px;
	left: 0px;
	position: absolute; /*needed to use z-index */
	z-index: 3;
	height: 155px;
	width: 12em;
	overflow: visible;
}
#m-logo h5 {
	display: none;
}
#m-logo a,
#m-logo a:hover {
	display: block;
	height: 155px;
	width: 12.2em;
	background-repeat: no-repeat;
	background-position: 35% 50% !important;
	text-decoration: none;
}


/*----- LANG -----*/
#m-lang {
	/*border: 1px solid #BFA760;*/
	padding: 0;
}
#m-lang .mBody {
	padding: 0;
	font-size: 80%;
	border: none;
	background: none;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
#m-lang ul {
	display: block;
	margin-left: -0.5em;
}
#m-lang li {
	display: inline;
	text-align: center;
	padding: .2em .2em .2em .5em;
	/*
	border: 1px solid #aaa;
	background: #FFFFFF;
	*/
}
#m-lang li.selected {
	/*border: 2px inset #aaa;*/
	font-weight: bold;
}
#lang-chi {
}
#lang-eng {
}


/*----- HEADER -----*/
#header {
	background: none;
	position: absolute;
	top: 0;
	right: 0;
	padding-left: 12.2em;
	z-index: 4;
}
#headertable {
	width: 100%;
	background: none;
	padding: 0;
	margin: 0;
	/*border: 1px solid red;*/
}
#headertable tr {
	vertical-align: top;
}

#h-option,
#h-search {
	font-size: 95%;
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	overflow: visible;
	line-height: 1.2em;
	white-space: nowrap;
}
#h-option {
	text-align: right;
}
#h-search {
	text-align: left;
}
#h-option form,
#h-search form {
	display: inline;
}
#h-option ul,
#h-search ul {
	border: none;
	line-height: 1.4em;
	color: #997326;
	padding: 0 1em 0 0;
	margin: 0;
	z-index: 0;
	background: none;
	cursor: default;
}
#h-option li,
#h-search li {
	z-index: 0;
	border: none;
	padding: 0;
	display: inline;
	color: #997326;
	/*margin-left: 1em;*/
	/*line-height: 1.2em;*/
	/*background: url(img/sqr-red.gif) top left no-repeat;*/
	padding-left: 15px;
	text-transform: none;
	font-weight: bold;
}

#search_bar_panel {
	position: fixed;
	z-index:5;
	top:0px;
	right:145px!important;
	width: 270px;
	height: 44px;
	background-color: #795548;
	visibility:visible;
}
#top_search_close {
	display:none;
}
.showSearch{visibility:visible!important}
.hideSearch{visibility:visible!important}
@media (max-width:500px) {
#search_bar_panel{visibility:hidden; right:0px!important; width:100%;}
#top_search_button{display:block!important}
#top_search_close{display:block!important}
.showSearch{visibility:visible!important}
.hideSearch{visibility:hidden!important}
}


input.searchButton {
	display: inline;
	padding-left: .5em;
	padding-right: .5em;
	font-size: 95%;
	margin-left: 0.5em;
}
#option_phsys_dropdown {
	display: inline;
	width: 6em;
	/*margin: .25em 0 0 0;*/
	margin: 0;
	/*border: 5px solid #BFA760;*/
}
#search_input {
	display: inline;
	width: 120px;
	margin: 0;
	font-size: 85%;
}
#nav_cantonese_ph {
	display: none;
	padding: .3em;
	background-color: white;
	border: 1px solid gray;
	top: 44px;
	right: 0px;
	position: absolute;
	z-index: 3;
	width: 220px;
	height: auto;
	overflow: auto;
}
#nav_cantonese_ph table {
	text-align: center;
	border-collapse: collapse;
}
#nav_cantonese_ph th,
#nav_cantonese_ph td {
	cursor: pointer;
}
#search_ph_dropdown_span {
	font-size: 1.2em;
}

#nav_mandarin_ph {
	display: none;
	padding: .3em;
	background-color: white;
	border: 1px solid gray;
	top: 44px;
	right: 0px;
	position: absolute;
	z-index: 3;
	width: 220px;
	height: auto;
	overflow: auto;
}
#nav_mandarin_ph table {
	text-align: center;
	border-collapse: collapse;
}
#nav_mandarin_ph th,
#nav_mandarin_ph td {
	cursor: pointer;
}
#search_mandarin_ph_dropdown_span {
	font-size: 1.2em;
}


/*----- FOOTER -----*/
#footer {
	background: none none;
	margin-left: 12.2em;
	position: relative;
	text-align: center;
	vertical-align: middle;
}
#footertable {
	width: 100%;
	background: none;
}
#footertable tr {
	vertical-align: middle;
	text-align: center;
}
#footer_box {
	background-color: #FFFFCC;
	border: 1px solid #FABD23;
	width: 99%;
	padding: .2em 0em;
	margin-bottom: .2em;
}
#footer_box ul {
	margin: 0;
}
#footer_box li {
	white-space: nowrap;
	display: inline;
	margin: 0 .8em;
	font-size: 85%;
	line-height: 1.8em;
}
#admin {
	display: inline;
	color: #666666;
	margin-top: 0.5em;
	padding: .5em 0;
	line-height: 1.5em;
	font-size: 70%;
}

#sitestats {
	padding: 0;
	width: 10.6em;
	text-align: center;
	white-space: nowrap;
}
#sitestats_box {
	font-size: 80%;
	background-color: #FFF2CC;
	color: #663300;
	border-collapse: collapse;
/*	border: 1px solid #BFA760;*/
	padding: .2em 0;
	text-align: center;
	white-space: nowrap;
}
#sitestats_box ul {
	margin: 0;
}
#sitestats_box li {
	line-height: 1.5em;
	list-style: none none;
}


table.outer {
	background-color: transparent;
	padding: 0;
	border: .5em solid #FFF9E5;
}


/*----- SYLLABLES -----*/
#syllables_table {
	border: none none;
	background-color: transparent;
	padding: 0;
	border-collapse: collapse;
}
#syllables_table td {
	background-color: #FFFCF2;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
	width: 1.8em;
	height: 1.8em;
}
#syllables_table td.initials {
	background-color: #FFFFCC;
	/*color: #FF0000;*/
	width: 1.8em;
	height: 1.8em;
	border: 1px dotted #BFA760;
}
#syllables_table td.finals {
	background-color: #FFFFCC;
	/*color: #008000;*/
	width: 3.5em;
	height: 1.8em;
	border: 1px dotted #BFA760;
}
#syllables_table th.clear,
#syllables_table td.clear {
	background-color: transparent;
	border: none none;
}


/*----- RADICAL -----*/
.radical_table {
	border: none none;
	background-color: transparent;
	padding: 0;
	border-collapse: collapse;
}
.radical_table td {
	background-color: #FFFCF2;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
	width: 2.1em;
	height: 2.1em;
}
.radical_table th {
	background-color: #FFFFCC;
	width: 4em;
	height: 1.8em;
	border: 1px solid #BFA760;
}
.radical_table td.clear {
	background-color: transparent;
	border: none none;
}
.radical_table td.placeholder {
	background-color: transparent;
	border: 0;
	height: 0em;
	visibility: hidden;
	padding: 0;
}

.radical_index {
	font-size: .6em;
	color: #660000;
	line-height: 1em;
}

.count_text_s {
	font-size: .6em;
	color: #660000;
	line-height: 1em;
}

.count_text_m {
	font-size: .8em;
	color: #666666;
}


/*----- CHARACTER INFO -----*/

#char_main_table,
#char_anc_div,
#char_can_table,
#char_eng_table,
#char_idiom_table,
#char_map_table,
#shuoWenTable,
#guangyunDiv,
#explainShapeTable,
#chinaPlaceAnnotationTable,
#chinaPlaceLocationTable,
#chinaPlaceHistoryTable,
#chinaPlacePresentNameTable,
#chinaPlaceSubLocationsTable,
#idiomTable,
#dialectTable,
#statsTable,
#char_rel_table,
#char_admin_table {
	display: inline-table;
	width: 100%;
	padding: 0;
	margin: 0.5em 0;
	border-collapse: collapse;
	/*border: 1px solid black;*/
}
#char_anc_div {
	height: 11em;
}
.char_anc_table,
.guangyunTable {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	/*border: 1px solid black;*/
}
#char_rsbox_col {
	width: 1.5em;
	text-align: right;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
#char_headchar_col {
	width: 1.2em;
	padding: 0;
	margin: 0;
	text-align: center;
	vertical-align: top;
}
#char_info1_col,
.char_info2_col {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

#char_rsbox {
	width: 1.5em;
	border-collapse: collapse;
}
#char_radical,
#char_stroke {
	font-size: .8em;
	line-height: 1.2em;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 1px solid #997326;
	border-right: none;
}
#char_radical {
	height: 2.2em;
}
#char_stroke {
	height: 2.7em;
}

#char_headchar {
	font-size: 6em;
	line-height: 1.2em;
	width: 1.2em;
	height: 1.2em;
	background-color: #FFFFDD;
	border: 2px solid #997326;
}

#char_type_table {
	width: 100%;
	border: none none;
	border-bottom: 1px solid #997326;
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
}
#char_form_type,
#char_can_type {
	padding: .1em;
	vertical-align: top;
	font-size: .8em;
	padding: 0 .2em;
}
#char_form_type {
	text-align: left;
}
#char_can_type {
	text-align: right;
}

#char_altform_table,
#char_altform_inner_table,
.char_head_table,
.char_info_table {
	width: 100%;
	background-color: transparent;
	/*border: 2px solid #FFF9E5;*/
	padding: 0;
	margin: 0;
}
.char_info_table {
	table-layout: fixed;
}
.char_anc_table {
	table-layout: fixed;
	height: inherit;
}
#char_altform_inner_table {
	border: 1px solid #663300;
}
#char_altform_table tr,
#char_altform_inner_table tr,
.char_info_table tr {
	line-height: 1em;
}

#char_altform_inner_table th,
.char_info_table th,
#char_altform_inner_table td,
.char_info_table td {
	padding: .1em;
	text-align: left;
	vertical-align: top;
	font-size: .8em;
	padding: 0 .2em;
	white-space: nowrap;
}
#char_altform_inner_table th,
.char_info_table th {
	color: #663300;
	/*background-color: #transparent;*/
	text-align: right;
}
.char_info_table th {
	width: 25%;
	max-width: 25%;
}
#char_altform_inner_table th {
	width: 1.5em;
}

#char_altform_inner_table td,
.char_info_table td {
	color: #000000;
	background-color: #FFFCF2;
	border: 1px solid #CCCCCC;
}


.char_anc_table,
#char_can_table,
#char_eng_table,
#char_idiom_table,
#char_map_table,
#shuoWenTable,
.guangyunTable,
#explainShapeTable,
#chinaPlaceAnnotationTable,
#chinaPlaceLocationTable,
#chinaPlaceHistoryTable,
#chinaPlacePresentNameTable,
#chinaPlaceSubLocationsTable,
#idiomTable,
#dialectTable,
#statsTable,
#char_rel_table {
	border: 1px solid #BFA760;
}
.char_anc_table tr,
#char_can_table tr,
#char_eng_table tr,
#char_idiom_table tr,
#char_map_table tr,
#shuoWenTable tr,
.guangyunTable tr,
#explainShapeTable tr,
#chinaPlaceAnnotationTable tr,
#chinaPlaceLocationTable tr,
#chinaPlaceHistoryTable tr,
#chinaPlacePresentNameTable tr,
#chinaPlaceSubLocationsTable tr,
#idiomTable tr,
#dialectTable tr,
#statsTable tr,
#char_rel_table tr {
	vertical-align: top;
}
.char_anc_table th,
#char_can_table th,
#char_eng_table th,
#char_idiom_table th,
#char_map_table th,
#shuoWenTable th,
.guangyunTable th,
#explainShapeTable th,
#chinaPlaceAnnotationTable th,
#chinaPlaceLocationTable th,
#chinaPlaceHistoryTable th,
#chinaPlacePresentNameTable th,
#chinaPlaceSubLocationsTable th,
#idiomTable th,
#dialectTable th,
#statsTable th,
#char_rel_table th {
	color: #663300;
	background-color: #EDDFB5;
	border: 1px solid #BFA760;
	text-align: center;
	white-space: nowrap;
	height: 1em;
	max-height: 1em;
}
#char_rel_table th {
	text-align: left;
}
#char_can_table td,
#char_eng_table td,
#char_idiom_table td,
#char_map_table td,
#shuoWenTable td,
.guangyunTable td,
#explainShapeTable td,
#chinaPlaceAnnotationTable td,
#chinaPlaceLocationTable td,
#chinaPlaceHistoryTable td,
#chinaPlacePresentNameTable td,
#chinaPlaceSubLocationsTable td,
#idiomTable td,
#dialectTable td,
#statsTable td,
#char_rel_table td {
	background-color: #FFFCF2;
	border: 1px solid #CCCCCC;
	padding: .1em .2em;
}
/* prevent crash with thee 部件 tree */
.char_anc_table_td {
	background-color: #FFFCF2;
	border: 1px solid #CCCCCC;
	/* padding: .1em .2em; */
}
.greyTr {
	border: 1px solid #CCCCCC;
}

.wordImages {
	width: 100%;
	height: 100px;
	overflow-y: hidden;
	overflow-x: auto;
	border: 0px solid #D0D0D0;
}
.explainShape4ancient {
	height: 100px;
	overflow-y: auto;
	overflow-x: hidden;
	border: 0px solid #D0D0D0;
}
.explainShape4search {
	height: 100px;
	overflow-y: auto;
	overflow-x: hidden;
	border: 0px solid #D0D0D0;
}


.char_can_head {
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	width: 7em;
	font-size: 1.2em;
}
.char_can_ref {
	width: 4.5em;
	text-align: left;
	font-size: .75em;
	padding: 0;
	border: none;
}
.char_ref_name_true {
	background-color: #0099FF;
	color: #FFFFFF;
	padding: .2em;
}
.char_ref_name_false {
	background-color: #DDDDDD;
	color: #FFFFFF;
	padding: .2em;
}
.char_ref_p {
	font-size: .9em;
	color: #999999;
}
.char_can_phon {
	text-align: left;
}
.char_can_phon2 {
	width: 6em;
	text-align: center;
	vertical-align: middle;
	font-size: .7em;
}
.char_can_phon_a {
	white-space: nowrap;
	background-color: #FFCC80;
	border: 1px outset #999999;
	padding: .2em .5em;
}
.char_can_phon_b {
	white-space: nowrap;
	background-color: #80CCFF;
	border: 1px outset #999999;
	padding: .2em .5em;
}
.char_can_phon_c {
	white-space: nowrap;
	background-color: #FFCCFF;
	border: 1px outset #999999;
	padding: .2em .5em;
}

.char_can_eg {
	text-align: left;
}
.char_can_note {
	text-align: left;
	font-size: .8em;
	color: #4E9258;
}
.char_can_more {
	font-size: .8em;
}

.char_eng_pos {
	white-space: nowrap;
	text-align: center;
	width: 10em;
	font-weight: bold;
}
.char_eng_meaning {
	text-align: left;
}

#char_admin_table {
	border-top: 1px dotted #BFA760;
	margin: 0;
}
#char_admin_stats,
#char_admin_panel {
	font-size: .7em;
	color: #999999;
}
#char_admin_stats {
	/*text-align: left;*/
	text-align: right;
}
#char_admin_panel {
	text-align: right;
}

.head_tag {
	font-size: .8em;
	color: #663300;
	background-color: #EDDFB5;
	border: 1px solid #663300;
	border-bottom: none;
	padding: .1em .5em;
	margin-top: .1em;
	margin-left: .5em;
}



/*----- TYPE -----*/
/*-- 字體 --*/
.form_tc {
	background-color: #008000;
	color: #FFFFFF;
	padding: .2em;
}
.form_sc {
	background-color: #000080;
	color: #FFFFFF;
	padding: .2em;
}
.form_hk {
	background-color: #CC0000;
	color: #FFFFFF;
	padding: .2em;
}
.not_form_tc {
	background-color: #DDDDDD;
	color: #FFFFFF;
	padding: .2em;
}
.not_form_sc {
	background-color: #DDDDDD;
	color: #FFFFFF;
	padding: .2em;
}
.not_form_hk {
	background-color: #DDDDDD;
	color: #FFFFFF;
	padding: .2em;
}
/*-- 讀音 --*/
.phon_mono {	/*單音字*/
	background-color: #FFFFFF;
}
.phon_multi {	/*破音字*/
	background-color: #FFFF00;
}
.phon_alter {	/*異讀字*/
	background-color: #00FF00;
}
.phon_multi_alter {	/*異讀破音字*/
	background-color: #FFC0CB;
}

.phon_mono_label {	/*單音字*/
	background-color: #FFFFFF;
	color: #666666;
	padding: .2em 1em;
}
.phon_multi_label {	/*破音字*/
	background-color: #FFFF00;
	color: #666666;
	padding: .2em 1em;
}
.phon_alter_label {	/*異讀字*/
	background-color: #00FF00;
	color: #666666;
	padding: .2em 1em;
}
.phon_multi_alter_label {	/*異讀破音字*/
	background-color: #FFC0CB;
	color: #666666;
	padding: .2em 1em;
}

.ph_initial {
	font-size: 18px;
	font-family: Arial;
	color: #FF0000;
}
.ph_final {
	font-size: 18px;
	font-family: Arial;
	color: #008000;
}
.ph_tone {
	font-size: 18px;
	font-family: Arial;
	color: #0000FF;
}
.dialect_initial {
	font-family: Arial;
	color: #FF0000;
}
.dialect_final {
	font-family: Arial;
	color: #008000;
}
.dialect_tone {
	font-family: Arial;
	color: #0000FF;
}
.dialect_note {
	font-family: Arial;
	color: #808080;
}

sup {
	font-size: small;
}

/* for the music player */
#soundPlayer {
	top: 0px;
	left: -500px;
	position: absolute;
}

/* bronzePiece|oraclePiece's width*/
.pieceList {
	width: 100px
}

/* 注音系統對照表 */
.phoneticCompareTable {
	border: none none;
	background-color: transparent;
	padding: 0;
	border-collapse: collapse;
}
.phoneticCompareTable th {
	width: 80px;
	background-color: #FFFFCC;
	border: 1px solid #BFA760;
	text-align: center;
	white-space: nowrap;
}
.phoneticCompareTable td {
	width: 80px;
	text-align: center;
	background-color: #FFFCF2;
	border: 1px solid #CCCCCC;
	padding: .1em .2em;
	white-space: normal;
}

/* just */
.just {
	border: none none;
	background-color: transparent;
	padding: 0;
	border-collapse: collapse;
}
.just th {
	background-color: #FFFFCC;
	border: 1px solid #BFA760;
	text-align: center;
	white-space: nowrap;
}
.just td {
	width: 80px;
	text-align: center;
	background-color: #FFFCF2;
	border: 1px solid #CCCCCC;
	white-space: normal;
}

/* searchEnglish */
.searchEnglish {
	border: none none;
	background-color: transparent;
	padding: 0;
	border-collapse: collapse;
}
.searchEnglish th {
	background-color: #FFFFCC;
	border: 1px solid #BFA760;
	text-align: center;
	white-space: nowrap;
}
.searchEnglishTD {
	width: 80px;
	text-align: center;
	background-color: #FFFCF2;
	border: 1px solid #CCCCCC;
	white-space: normal;
}
.searchEnglishTDMeaning {
	background-color: #FFFCF2;
	border: 1px solid #CCCCCC;
	white-space: normal;
}

/* searchPart */
.searchPart {
	border: none none;
	background-color: transparent;
	padding: 0;
	margin-top: 20px;
	border-collapse: collapse;
}
.searchPart th {
	background-color: #FFFFCC;
	border: 1px solid #BFA760;
	padding: 4px;
	text-align: center;
	white-space: nowrap;
}
.searchPart td {
	width: 30px;
	text-align: center;
	padding: 4px;
	background-color: #FFFCF2;
	border: 1px solid #CCCCCC;
	white-space: normal;
}

/*  */
.obPiece,
.ancient {
	border: 1px solid #BFA760;
	border-collapse: collapse;
}
.obPiece th,
.ancient th {
	color: #663300;
	background-color: #EDDFB5;
	border: 1px solid #BFA760;
	text-align: center;
	white-space: nowrap;
}
/* valign='top' style='font-size: 48px; line-height: 1.5em;'*/
.obPiece_td,
.ancient_td {
	vertical-align: top;
	background-color: #FFFCF2;
	border: 1px solid #CCCCCC;
}

/* 粵語音節表 (內頁) */
.pho-rel {
	border: none none;
	background-color: transparent;
	padding: 0;
	border-collapse: collapse;
}
.pho-rel td {
	background-color: #FFFCF2;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	padding: .3em .2em;
}
.pho-rel th {
	background-color: #FFFFCC;
	border: 1px solid #BFA760;
}

/* 部首表內頁 */
.rad-gold{
	background-image: url(img/BGyellow.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.rad-bone{
	background-image: url(img/BGgray.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.rad-gold-bone{
	background-image: url(img/BGyellowGray.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.rad-seal {
	color: maroon;
}
.rad-no-seal {
	color: #006600;
}



.rad-link {
	color: #006600;
}

.rad-linkWG {
	background-image: url(img/BGyellow.jpg);
	background-position: center;
	background-repeat: no-repeat;
	color: #006600;
}

.rad-linkWB {
	background-image: url(img/BGgray.jpg);
	background-position: center;
	background-repeat: no-repeat;
	color: #006600;
}

.rad-linkWGB {
	background-image: url(img/BGyellowGray.jpg);
	background-position: center;
	background-repeat: no-repeat;
	color: #006600;
}

.rad-linkbold {
	color: maroon;
}

.rad-linkWGbold {
	background-image: url(img/BGyellow.jpg);
	background-position: center;
	background-repeat: no-repeat;
	color: maroon;
}

.rad-linkWBbold {
	background-image: url(img/BGgray.jpg);
	background-position: center;
	background-repeat: no-repeat;
	color: maroon;
}

.rad-linkWGBbold {
	background-image: url(img/BGyellowGray.jpg);
	background-position: center;
	background-repeat: no-repeat;
	color: maroon;
}

/* 粵語聲母表 */
.initialTable {
	border: none none;
	background-color: transparent;
	padding: 0;
	border-collapse: collapse;
}
.initialTable td {
	background-color: #FFFCF2;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	padding: .3em .2em;
	width: 70px;
}
.initialTable td a {
	font-size: 1.2em;
	font-family: Arial;
	color: #FF0000;
}
.initialTable th {
	padding: .3em .2em;
	font-size: 1.2em;
	font-family: Arial;
	background-color: #FFFFCC;
	border: 1px solid #BFA760;
}

/* 粵語韻母表 */
.finalTable {
	border: none none;
	background-color: transparent;
	padding: 0;
	border-collapse: collapse;
}
.finalTable td {
	background-color: #FFFCF2;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	padding: .3em .2em;
	width: 70px;
}
.finalTable td a {
	font-size: 1.2em;
	font-family: Arial;
	color: #008000;
}
.finalTable th {
	padding: .3em .2em;
	font-size: 1.2em;
	font-family: Arial;
	background-color: #FFFFCC;
	border: 1px solid #BFA760;
}

/* mouseoverlayer */
#mouseoverlayer {
	font-size: 16px;
	z-index: 10;
	visibility: hidden;
	background: white;
	position:absolute;
	text-align: center;
	padding: 2px;
	border: 1px solid gray;
}

.bold{
	font-weight: bold;
}

.italic{
	font-style: italic;
}

#archaic-remark,
#sound-type-remark{
border: 1px solid #000;
padding: 10px;
background-color:#F2E9CE;
width: fit-content;
margin-left: auto;
margin-right: auto;
}

.auto-resize {
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
}
.auto-resize img#zoom_map,
.auto-resize div#google-map,
.auto-resize iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}


html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}

html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block}progress{vertical-align:baseline}
audio:not([controls]){display:none;height:0}[hidden],template{display:none}
a{background-color:transparent;-webkit-text-decoration-skip:objects}
a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
dfn{font-style:italic}mark{background:#ff0;color:#000}
small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}sup{top:-0.5em}figure{margin:1em 40px}img{border-style:none}svg:not(:root){overflow:hidden}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{box-sizing:content-box;height:0;overflow:visible}
button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}
button,input{overflow:visible}button,select{text-transform:none}
button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}
[type=checkbox],[type=radio]{padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-input-placeholder{color:inherit;opacity:0.54}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}

html,body{font-family:Verdana,sans-serif;font-size:10px;line-height:1.5}html{overflow-x:hidden}
h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}.mf-serif{font-family:serif}
h1,h2,h3,h4,h5,h6{font-family:"Segoe UI",Arial,sans-serif;font-weight:400;margin:10px 0}.mf-wide{letter-spacing:4px}
hr{border:0;border-top:1px solid #eee;margin:20px 0}
.mf-image{max-width:100%;height:auto}img{vertical-align:middle}a{color:inherit}
.mf-table,.mf-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.mf-table-all{border:1px solid #ccc}
.mf-bordered tr,.mf-table-all tr{border-bottom:1px solid #ddd}.mf-striped tbody tr:nth-child(even){background-color:#f1f1f1}
.mf-table-all tr:nth-child(odd){background-color:#fff}.mf-table-all tr:nth-child(even){background-color:#f1f1f1}
.mf-hoverable tbody tr:hover,.mf-ul.mf-hoverable li:hover{background-color:#ccc}.mf-centered tr th,.mf-centered tr td{text-align:center}
.mf-table td,.mf-table th,.mf-table-all td,.mf-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top}
.mf-table th:first-child,.mf-table td:first-child,.mf-table-all th:first-child,.mf-table-all td:first-child{padding-left:16px}
.mf-btn,.mf-button{border:none;display:inline-block;padding:8px 8px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.mf-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.mf-btn,.mf-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.mf-disabled,.mf-btn:disabled,.mf-button:disabled{cursor:not-allowed;opacity:0.3}.mf-disabled *,:disabled *{pointer-events:none}
.mf-btn.mf-disabled:hover,.mf-btn:disabled:hover{box-shadow:none}
.mf-badge,.mf-tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.mf-badge{border-radius:50%}
.mf-ul{list-style-type:none;padding:0;margin:0}.mf-ul li{padding:8px 16px;border-bottom:1px solid #ddd}.mf-ul li:last-child{border-bottom:none}
.mf-tooltip,.mf-display-container{position:relative}.mf-tooltip .mf-text{display:none}.mf-tooltip:hover .mf-text{display:inline-block}
.mf-ripple:active{opacity:0.5}.mf-ripple{transition:opacity 0s}
.mf-input{padding:8px;display:block;border:none;border-bottom:1px solid #ccc;width:100%}
.mf-select{padding:9px 0;width:100%;border:none;border-bottom:1px solid #ccc}
.mf-dropdown-click,.mf-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
.mf-dropdown-hover:hover .mf-dropdown-content{display:block}
.mf-dropdown-hover:first-child,.mf-dropdown-click:hover{background-color:#ccc;color:#000}
.mf-dropdown-hover:hover > .mf-button:first-child,.mf-dropdown-click:hover > .mf-button:first-child{background-color:#ccc;color:#000}
.mf-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0;z-index:1}
.mf-check,.mf-radio{width:24px;height:24px;position:relative;top:6px}
.mf-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
.mf-bar-block .mf-dropdown-hover,.mf-bar-block .mf-dropdown-click{width:100%}
.mf-bar-block .mf-dropdown-hover .mf-dropdown-content,.mf-bar-block .mf-dropdown-click .mf-dropdown-content{min-width:100%}
.mf-bar-block .mf-dropdown-hover .mf-button,.mf-bar-block .mf-dropdown-click .mf-button{width:100%;text-align:left;padding:8px 8px}
.mf-main,#main{transition:margin-left .4s}
.mf-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
.mf-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}
.mf-bar{width:100%;overflow:hidden}.mf-center .mf-bar{display:inline-block;width:auto}
.mf-bar .mf-bar-item{padding:8px 8px;float:left;width:auto;border:none;display:block;outline:0}
.mf-bar .mf-dropdown-hover,.mf-bar .mf-dropdown-click{position:static;float:left}
.mf-bar .mf-button{white-space:normal}
.mf-bar-block .mf-bar-item{width:100%;display:block;padding:8px 8px;text-align:left;border:none;white-space:normal;float:none;outline:0}
.mf-bar-block.mf-center .mf-bar-item{text-align:center}.mf-block{display:block;width:100%}
.mf-responsive{display:block;overflow-x:auto}
.mf-container:after,.mf-container:before,.mf-panel:after,.mf-panel:before,.mf-row:after,.mf-row:before,.mf-row-padding:after,.mf-row-padding:before,
.mf-cell-row:before,.mf-cell-row:after,.mf-clear:after,.mf-clear:before,.mf-bar:before,.mf-bar:after{content:"";display:table;clear:both}
.mf-col,.mf-half,.mf-third,.mf-twothird,.mf-threequarter,.mf-quarter{float:left;width:100%}
.mf-col.s1{width:8.33333%}.mf-col.s2{width:16.66666%}.mf-col.s3{width:24.99999%}.mf-col.s4{width:33.33333%}
.mf-col.s5{width:41.66666%}.mf-col.s6{width:49.99999%}.mf-col.s7{width:58.33333%}.mf-col.s8{width:66.66666%}
.mf-col.s9{width:74.99999%}.mf-col.s10{width:83.33333%}.mf-col.s11{width:91.66666%}.mf-col.s12{width:99.99999%}
@media (min-width:601px){.mf-col.m1{width:8.33333%}.mf-col.m2{width:16.66666%}.mf-col.m3,.mf-quarter{width:24.99999%}.mf-col.m4,.mf-third{width:33.33333%}
.mf-col.m5{width:41.66666%}.mf-col.m6,.mf-half{width:49.99999%}.mf-col.m7{width:58.33333%}.mf-col.m8,.mf-twothird{width:66.66666%}
.mf-col.m9,.mf-threequarter{width:74.99999%}.mf-col.m10{width:83.33333%}.mf-col.m11{width:91.66666%}.mf-col.m12{width:99.99999%}}
@media (min-width:993px){.mf-col.l1{width:8.33333%}.mf-col.l2{width:16.66666%}.mf-col.l3{width:24.99999%}.mf-col.l4{width:33.33333%}
.mf-col.l5{width:41.66666%}.mf-col.l6{width:49.99999%}.mf-col.l7{width:58.33333%}.mf-col.l8{width:66.66666%}
.mf-col.l9{width:74.99999%}.mf-col.l10{width:83.33333%}.mf-col.l11{width:91.66666%}.mf-col.l12{width:99.99999%}}
.mf-rest{overflow:hidden}.mf-stretch{margin-left:-16px;margin-right:-16px}
.mf-content,.mf-auto{margin-left:auto;margin-right:auto}.mf-content{max-width:980px}.mf-auto{max-width:1140px}
.mf-cell-row{display:table;width:100%}.mf-cell{display:table-cell}
.mf-cell-top{vertical-align:top}.mf-cell-middle{vertical-align:middle}.mf-cell-bottom{vertical-align:bottom}
.mf-hide{display:none!important}.mf-show-block,.mf-show{display:block!important}.mf-show-inline-block{display:inline-block!important}
@media (max-width:1205px){.mf-auto{max-width:95%}}
@media (max-width:600px){.mf-modal-content{margin:0 10px;width:auto!important}.mf-modal{padding-top:30px}
.mf-dropdown-hover.mf-mobile .mf-dropdown-content,.mf-dropdown-click.mf-mobile .mf-dropdown-content{position:relative}	
.mf-hide-small{display:none!important}.mf-mobile{display:block;width:100%!important}.mf-bar-item.mf-mobile,.mf-dropdown-hover.mf-mobile,.mf-dropdown-click.mf-mobile{text-align:center}
.mf-dropdown-hover.mf-mobile,.mf-dropdown-hover.mf-mobile .mf-btn,.mf-dropdown-hover.mf-mobile .mf-button,.mf-dropdown-click.mf-mobile,.mf-dropdown-click.mf-mobile .mf-btn,.mf-dropdown-click.mf-mobile .mf-button{width:100%}}
@media (max-width:768px){.mf-modal-content{width:500px}.mf-modal{padding-top:50px}}
@media (min-width:993px){.mf-modal-content{width:900px}.mf-hide-large{display:none!important}.mf-sidebar.mf-collapse{display:block!important}}
@media (max-width:992px) and (min-width:601px){.mf-hide-medium{display:none!important}}
@media (max-width:992px){.mf-sidebar.mf-collapse{display:none}.mf-main{margin-left:0!important;margin-right:0!important}.mf-auto{max-width:100%}}
.mf-top,.mf-bottom{position:fixed;width:100%;z-index:1}.mf-top{top:0}.mf-bottom{bottom:0}
.mf-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}
.mf-display-topleft{position:absolute;left:0;top:0}.mf-display-topright{position:absolute;right:0;top:0}
.mf-display-bottomleft{position:absolute;left:0;bottom:0}.mf-display-bottomright{position:absolute;right:0;bottom:0}
.mf-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.mf-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
.mf-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}
.mf-display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.mf-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.mf-display-container:hover .mf-display-hover{display:block}.mf-display-container:hover span.mf-display-hover{display:inline-block}.mf-display-hover{display:none}
.mf-display-position{position:absolute}
.mf-circle{border-radius:50%}
.mf-round-small{border-radius:2px}.mf-round,.mf-round-medium{border-radius:4px}.mf-round-large{border-radius:8px}.mf-round-xlarge{border-radius:16px}.mf-round-xxlarge{border-radius:32px}
.mf-row-padding,.mf-row-padding>.mf-half,.mf-row-padding>.mf-third,.mf-row-padding>.mf-twothird,.mf-row-padding>.mf-threequarter,.mf-row-padding>.mf-quarter,.mf-row-padding>.mf-col{padding:0 8px}
.mf-container,.mf-panel{padding:0.01em 16px}.mf-panel{margin-top:16px;margin-bottom:16px}
.mf-code,.mf-codespan{font-family:Consolas,"courier new";font-size:16px}
.mf-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word}
.mf-codespan{color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%}
.mf-card,.mf-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.mf-card-4,.mf-hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}
.mf-spin{animation:w3-spin 2s infinite linear}@keyframes w3-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.mf-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.mf-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.mf-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.mf-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.mf-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.mf-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.mf-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.mf-animate-input{transition:width 0.4s ease-in-out}.mf-animate-input:focus{width:100%!important}
.mf-opacity,.mf-hover-opacity:hover{opacity:0.60}.mf-opacity-off,.mf-hover-opacity-off:hover{opacity:1}
.mf-opacity-max{opacity:0.25}.mf-opacity-min{opacity:0.75}
.mf-greyscale-max,.mf-grayscale-max,.mf-hover-greyscale:hover,.mf-hover-grayscale:hover{filter:grayscale(100%)}
.mf-greyscale,.mf-grayscale{filter:grayscale(75%)}.mf-greyscale-min,.mf-grayscale-min{filter:grayscale(50%)}
.mf-sepia{filter:sepia(75%)}.mf-sepia-max,.mf-hover-sepia:hover{filter:sepia(100%)}.mf-sepia-min{filter:sepia(50%)}
.mf-tiny{font-size:10px!important}.mf-small{font-size:12px!important}.mf-medium{font-size:15px!important}.mf-large{font-size:18px!important}
.mf-xlarge{font-size:24px!important}.mf-xxlarge{font-size:36px!important}.mf-xxxlarge{font-size:48px!important}.mf-jumbo{font-size:64px!important}
.mf-left-align{text-align:left!important}.mf-right-align{text-align:right!important}.mf-justify{text-align:justify!important}.mf-center{text-align:center!important}
.mf-border-0{border:0!important}.mf-border{border:1px solid #ccc!important}
.mf-border-top{border-top:1px solid #ccc!important}.mf-border-bottom{border-bottom:1px solid #ccc!important}
.mf-border-left{border-left:1px solid #ccc!important}.mf-border-right{border-right:1px solid #ccc!important}
.mf-topbar{border-top:6px solid #ccc!important}.mf-bottombar{border-bottom:6px solid #ccc!important}
.mf-leftbar{border-left:6px solid #ccc!important}.mf-rightbar{border-right:6px solid #ccc!important}
.mf-section,.mf-code{margin-top:16px!important;margin-bottom:16px!important}
.mf-margin{margin:16px!important}.mf-margin-top{margin-top:16px!important}.mf-margin-bottom{margin-bottom:16px!important}
.mf-margin-left{margin-left:16px!important}.mf-margin-right{margin-right:16px!important}
.mf-padding-small{padding:4px 8px!important}.mf-padding{padding:8px 16px!important}.mf-padding-large{padding:12px 24px!important}
.mf-padding-16{padding-top:16px!important;padding-bottom:16px!important}.mf-padding-24{padding-top:24px!important;padding-bottom:24px!important}
.mf-padding-32{padding-top:32px!important;padding-bottom:32px!important}.mf-padding-48{padding-top:48px!important;padding-bottom:48px!important}
.mf-padding-64{padding-top:64px!important;padding-bottom:64px!important}
.mf-left{float:left!important}.mf-right{float:right!important}
.mf-button:hover{color:#000!important;background-color:#ccc!important}
.mf-transparent,.mf-hover-none:hover{background-color:transparent!important}
.mf-hover-none:hover{box-shadow:none!important}
/* Colors */
.mf-amber,.mf-hover-amber:hover{color:#000!important;background-color:#ffc107!important}
.mf-aqua,.mf-hover-aqua:hover{color:#000!important;background-color:#00ffff!important}
.mf-blue,.mf-hover-blue:hover{color:#fff!important;background-color:#2196F3!important}
.mf-light-blue,.mf-hover-light-blue:hover{color:#000!important;background-color:#87CEEB!important}
.mf-brown,.mf-hover-brown:hover{color:#fff!important;background-color:#795548!important}
.mf-cyan,.mf-hover-cyan:hover{color:#000!important;background-color:#00bcd4!important}
.mf-blue-grey,.mf-hover-blue-grey:hover,.mf-blue-gray,.mf-hover-blue-gray:hover{color:#fff!important;background-color:#607d8b!important}
.mf-green,.mf-hover-green:hover{color:#fff!important;background-color:#4CAF50!important}
.mf-light-green,.mf-hover-light-green:hover{color:#000!important;background-color:#8bc34a!important}
.mf-indigo,.mf-hover-indigo:hover{color:#fff!important;background-color:#3f51b5!important}
.mf-khaki,.mf-hover-khaki:hover{color:#000!important;background-color:#f0e68c!important}
.mf-lime,.mf-hover-lime:hover{color:#000!important;background-color:#cddc39!important}
.mf-orange,.mf-hover-orange:hover{color:#000!important;background-color:#ff9800!important}
.mf-deep-orange,.mf-hover-deep-orange:hover{color:#fff!important;background-color:#ff5722!important}
.mf-pink,.mf-hover-pink:hover{color:#fff!important;background-color:#e91e63!important}
.mf-purple,.mf-hover-purple:hover{color:#fff!important;background-color:#9c27b0!important}
.mf-deep-purple,.mf-hover-deep-purple:hover{color:#fff!important;background-color:#673ab7!important}
.mf-red,.mf-hover-red:hover{color:#fff!important;background-color:#f44336!important}
.mf-sand,.mf-hover-sand:hover{color:#000!important;background-color:#fdf5e6!important}
.mf-teal,.mf-hover-teal:hover{color:#fff!important;background-color:#009688!important}
.mf-yellow,.mf-hover-yellow:hover{color:#000!important;background-color:#ffeb3b!important}
.mf-white,.mf-hover-white:hover{color:#000!important;background-color:#fff!important}
.mf-black,.mf-hover-black:hover{color:#fff!important;background-color:#000!important}
.mf-grey,.mf-hover-grey:hover,.mf-gray,.mf-hover-gray:hover{color:#000!important;background-color:#9e9e9e!important}
.mf-light-grey,.mf-hover-light-grey:hover,.mf-light-gray,.mf-hover-light-gray:hover{color:#000!important;background-color:#f1f1f1!important}
.mf-dark-grey,.mf-hover-dark-grey:hover,.mf-dark-gray,.mf-hover-dark-gray:hover{color:#fff!important;background-color:#616161!important}
.mf-pale-red,.mf-hover-pale-red:hover{color:#000!important;background-color:#ffdddd!important}
.mf-pale-green,.mf-hover-pale-green:hover{color:#000!important;background-color:#ddffdd!important}
.mf-pale-yellow,.mf-hover-pale-yellow:hover{color:#000!important;background-color:#ffffcc!important}
.mf-pale-blue,.mf-hover-pale-blue:hover{color:#000!important;background-color:#ddffff!important}
.mf-text-amber,.mf-hover-text-amber:hover{color:#ffc107!important}
.mf-text-aqua,.mf-hover-text-aqua:hover{color:#00ffff!important}
.mf-text-blue,.mf-hover-text-blue:hover{color:#2196F3!important}
.mf-text-light-blue,.mf-hover-text-light-blue:hover{color:#87CEEB!important}
.mf-text-brown,.mf-hover-text-brown:hover{color:#795548!important}
.mf-text-cyan,.mf-hover-text-cyan:hover{color:#00bcd4!important}
.mf-text-blue-grey,.mf-hover-text-blue-grey:hover,.mf-text-blue-gray,.mf-hover-text-blue-gray:hover{color:#607d8b!important}
.mf-text-green,.mf-hover-text-green:hover{color:#4CAF50!important}
.mf-text-light-green,.mf-hover-text-light-green:hover{color:#8bc34a!important}
.mf-text-indigo,.mf-hover-text-indigo:hover{color:#3f51b5!important}
.mf-text-khaki,.mf-hover-text-khaki:hover{color:#b4aa50!important}
.mf-text-lime,.mf-hover-text-lime:hover{color:#cddc39!important}
.mf-text-orange,.mf-hover-text-orange:hover{color:#ff9800!important}
.mf-text-deep-orange,.mf-hover-text-deep-orange:hover{color:#ff5722!important}
.mf-text-pink,.mf-hover-text-pink:hover{color:#e91e63!important}
.mf-text-purple,.mf-hover-text-purple:hover{color:#9c27b0!important}
.mf-text-deep-purple,.mf-hover-text-deep-purple:hover{color:#673ab7!important}
.mf-text-red,.mf-hover-text-red:hover{color:#f44336!important}
.mf-text-sand,.mf-hover-text-sand:hover{color:#fdf5e6!important}
.mf-text-teal,.mf-hover-text-teal:hover{color:#009688!important}
.mf-text-yellow,.mf-hover-text-yellow:hover{color:#d2be0e!important}
.mf-text-white,.mf-hover-text-white:hover{color:#fff!important}
.mf-text-black,.mf-hover-text-black:hover{color:#000!important}
.mf-text-grey,.mf-hover-text-grey:hover,.mf-text-gray,.mf-hover-text-gray:hover{color:#757575!important}
.mf-text-light-grey,.mf-hover-text-light-grey:hover,.mf-text-light-gray,.mf-hover-text-light-gray:hover{color:#f1f1f1!important}
.mf-text-dark-grey,.mf-hover-text-dark-grey:hover,.mf-text-dark-gray,.mf-hover-text-dark-gray:hover{color:#3a3a3a!important}
.mf-border-amber,.mf-hover-border-amber:hover{border-color:#ffc107!important}
.mf-border-aqua,.mf-hover-border-aqua:hover{border-color:#00ffff!important}
.mf-border-blue,.mf-hover-border-blue:hover{border-color:#2196F3!important}
.mf-border-light-blue,.mf-hover-border-light-blue:hover{border-color:#87CEEB!important}
.mf-border-brown,.mf-hover-border-brown:hover{border-color:#795548!important}
.mf-border-cyan,.mf-hover-border-cyan:hover{border-color:#00bcd4!important}
.mf-border-blue-grey,.mf-hover-border-blue-grey:hover,.mf-border-blue-gray,.mf-hover-border-blue-gray:hover{border-color:#607d8b!important}
.mf-border-green,.mf-hover-border-green:hover{border-color:#4CAF50!important}
.mf-border-light-green,.mf-hover-border-light-green:hover{border-color:#8bc34a!important}
.mf-border-indigo,.mf-hover-border-indigo:hover{border-color:#3f51b5!important}
.mf-border-khaki,.mf-hover-border-khaki:hover{border-color:#f0e68c!important}
.mf-border-lime,.mf-hover-border-lime:hover{border-color:#cddc39!important}
.mf-border-orange,.mf-hover-border-orange:hover{border-color:#ff9800!important}
.mf-border-deep-orange,.mf-hover-border-deep-orange:hover{border-color:#ff5722!important}
.mf-border-pink,.mf-hover-border-pink:hover{border-color:#e91e63!important}
.mf-border-purple,.mf-hover-border-purple:hover{border-color:#9c27b0!important}
.mf-border-deep-purple,.mf-hover-border-deep-purple:hover{border-color:#673ab7!important}
.mf-border-red,.mf-hover-border-red:hover{border-color:#f44336!important}
.mf-border-sand,.mf-hover-border-sand:hover{border-color:#fdf5e6!important}
.mf-border-teal,.mf-hover-border-teal:hover{border-color:#009688!important}
.mf-border-yellow,.mf-hover-border-yellow:hover{border-color:#ffeb3b!important}
.mf-border-white,.mf-hover-border-white:hover{border-color:#fff!important}
.mf-border-black,.mf-hover-border-black:hover{border-color:#000!important}
.mf-border-grey,.mf-hover-border-grey:hover,.mf-border-gray,.mf-hover-border-gray:hover{border-color:#9e9e9e!important}
.mf-border-light-grey,.mf-hover-border-light-grey:hover,.mf-border-light-gray,.mf-hover-border-light-gray:hover{border-color:#f1f1f1!important}
.mf-border-dark-grey,.mf-hover-border-dark-grey:hover,.mf-border-dark-gray,.mf-hover-border-dark-gray:hover{border-color:#616161!important}
.mf-border-pale-red,.mf-hover-border-pale-red:hover{border-color:#ffe7e7!important}.mf-border-pale-green,.mf-hover-border-pale-green:hover{border-color:#e7ffe7!important}
.mf-border-pale-yellow,.mf-hover-border-pale-yellow:hover{border-color:#ffffcc!important}.mf-border-pale-blue,.mf-hover-border-pale-blue:hover{border-color:#e7ffff!important}

.topnav a{
padding:10px 15px 9px 15px !important;
}
.topnav .w3-bar a:hover,.topnav .w3-bar a:focus{
background-color:#000000 !important;
color:#ffffff !important;
}
.topnav .w3-bar a.active {
background-color:#4CAF50;
color:#ffffff;
}
a.topnav-icons {
width:44px !important;
font-size:20px !important;
padding-top:11px !important;
padding-bottom:13px !important;
}
a.topnav-icons.fa-home {font-size:20px !important}
a.topnav-icons.fa-bars {font-size:20px !important}
a.topnav-icons.fa-times-circle {
font-size:22px !important;
padding:11px 8px !important;
}
a.topnav-icons.fa-search-plus {
padding:11px 8px !important;
}
i.fa-caret-down,i.fa-caret-up{width:10px}
