#search_container {
	/*width: 830px;*/
	
}

.before-search {
	padding-bottom: 5px;
	text-align: center;
	padding-top: 30px;
}

#search_text {
	font-weight: bold;
	font-size: 200%;
	color: #0057ae;
}

#trIndex ul.fancytree-container {
	white-space: normal;
}

.searchMainInput {
	width: 470px;
}

.searchDateInput {
	width: 227px;
}

#trIndex span.fancytree-title {
	/* Firefox */
	width: -moz-calc(100% - 30px);
	/* WebKit */
	width: -webkit-calc(100% - 30px);
	/* Opera */
	width: -o-calc(100% - 30px);
	/* Standard */
	width: calc(100% - 30px);
}

#echart {
	width: 100%;
	height: 500px;
}

.search_result_topics {
	width: 200px;
	padding: 10px 10px 8px 10px;
	background-color: #eeeeee;
	border: 1px solid #bbbbbb;
	float: left;
	clear: none;
}

.search_result_topics_fixed {
	width: 600px;
	max-width: 35%;
	padding: 10px;
	background-color: #eeeeee;
	border: 1px solid #bbbbbb;
	float: left;
	clear: none;
}

.search_result_list {
	/* Firefox */
	width: -moz-calc(100% - 240px);
	/* WebKit */
	width: -webkit-calc(100% - 240px);
	/* Opera */
	width: -o-calc(100% - 240px);
	/* Standard */
	width: calc(100% - 240px);
	padding: 10px 10px 8px 10px;
	background-color: #eeeeee;
	border: 1px solid #bbbbbb;
	float: left;
	margin-left: 20px;
	margin-right: -270px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.search_result_list_fixed {
	/* Firefox */
	width: -moz-calc(100% - 630px);
	/* WebKit */
	width: -webkit-calc(100% - 630px);
	/* Opera */
	width: -o-calc(100% - 630px);
	/* Standard */
	width: calc(100% - 630px);
	min-width: 60%;
	padding: 10px 10px 8px 10px;
	background-color: #eeeeee;
	border: 1px solid #bbbbbb;
	float: left;
	margin-left: 20px;
	margin-right: -270px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#search_container form#search {
	position: relative;
	padding: 10px 10px 8px 10px;
	background-color: #eeeeee;
	border: 1px solid #bbbbbb;
}

.toggleIconDown {
	background-image: url("../images/down12_12.png");
	width: 12px;
	height: 12px;
	background-color: transparent;
	float: left;
}

.toggleIcon {
	background-image: url("../images/right12_12.png");
	width: 12px;
	height: 12px;
	background-color: transparent;
	float: left;
}

#search .category_select {
	width: 280px;
	background-color: transparent;
	background-image: transparent;
	-webkit-appearance: none;
	border: none;
	padding-left: 5px;
}

#search .geographyInput {
	padding-right: 5px;
}

#main_search_field {
	border: 1px solid #aaa;
	height: 25px;
	vertical-align: middle;
}

#search #main_search_field {
	width: 360px;
	display: inline-block;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	padding-left: 4px;
}

#search_submit_button {
	margin-right: 5px;
}

.main_search {
	padding-top: 5px;
	dipslay: block;
}

.main_search input {
	margin: 0px;
}

.expandible {
	clear: both;
}

.expandible li {
	padding-top: 5px;
}

.expandible li:hover {
	text-decoration: underline;
	cursor: pointer;
	background: #808080;
	border: solid 1px #2A4E77;
	text-decoration: none;
}

.expandible li:active {
	-webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
	box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
	background: #2E5481;
	border: solid 1px #203E5F;
}

.expandible li.moreless {
	text-decoration: underline;
	color: blue;
	list-style-type: none;
	cursor: pointer;
}

.category_open {
	width: 100%;
	padding-top: 10px;
	vertical-align: middle;
}

.category_open .category_title {
	font-weight: bold;
}

.category_open_home {
	cursor: pointer;
	float: left;
	font-weight: bold;
	height: 20px;
	padding-top: 10px;
	vertical-align: middle;
	padding-left: 15px;
}

.search_result_topics .all_results_stat {
	vertical-align: middle;
	font-weight: bold;
	float: left;
}

.search_result_topics h2 {
	position: relative;
	float: left;
	width: 100%;
	height: 32px;
	background-color: #E7ECEF;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	border: 1px solid #bbbbbb;
}

.search_result_topics_fixed .all_results_stat {
	vertical-align: middle;
	font-weight: bold;
	float: left;
}

.search_result_topics_fixed h2 {
	position: relative;
	float: left;
	width: 100%;
	height: 32px;
	background-color: #E7ECEF;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	border: 1px solid #bbbbbb;
}

.search_result_head {
	position: relative;
	float: left;
	background-color: #E7ECEF;
	min-height: 30px;
	height: auto !important;
	border: 1px solid #bbbbbb;
	width: 98.5%;
}

.search_result_tail {
	position: relative;
	float: left;
	background-color: #E7ECEF;
	min-height: 30px;
	height: auto !important;
	border: 1px solid #bbbbbb;
	width: 98.5%;
	margin: 10px 0;
}

.resultStatWrapper {
	margin: 5px 15px 0 5px;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
}

.pageInfoRange {
	font-weight: bold;
}

.pageInfoPageLinkInActive {
	font-weight: bold;
	vertical-align: top;
	margin-top: 20px;
}

.pageInfoPageLink {
	color: #0000a0;
	vertical-align: top;
	margin-top: 20px;
}

.paginatedNavigationElement .Icon {
	border: none;
	border-style: none;
}

.paginatedNavigationElement {
	margin: 5px 15px 0 0;
	display: inline-block;
	vertical-align: middle;
}

.paginatedNavigationElement a, .paginatedNavigationElement img,
	.paginatedNavigationElement span {
	vertical-align: middle;
}

.paginatedNavigationElement a, .paginatedNavigationElement span {
	padding: 0 2px;
	height: 20px;
	display: inline-block;
	line-height: 20px;
}

.sortByWrapper {
	margin: 5px 1em .5em 0;
	display: inline-block;
	vertical-align: middle;
}

.sortByWrapper .sort_by {
	width: 110px;
	margin-right: 10px;
}

.search_result_content {
	position: relative;
	float: left;
	height: auto !important;
	width: 98.5%;
	margin: 10px 0;
}

.item_list_white {
	float: left;
	width: 100%;
	min-height: 50px;
	height: auto !important;
	margin: 5px 0;
	padding: 5px 10px;
	border-bottom: thin solid #c0c0c0;
}

.item_list_grey {
	float: left;
	width: 100%;
	min-height: 50px;
	height: auto !important;
	margin: 5px 0;
	padding: 5px 10px;
	border-bottom: thin solid #c0c0c0;
}

.item_name {
	padding-bottom: 5px;
}

.item_name a {
	width: 80%;
	color: #0d6efd;
	text-decoration: underline;
	margin-right: 7em;
	font-size: 14px;
}

.item_name em {
	/*background-color: yellow;*/
	font-style: normal;
	font-weight: bold;
}

.item_source {
	text-align: left;
	padding-left: 35px;
	float: left;
	width: 100%;
}

.item_level {
	text-align: left;
	font-weight: bold;
	padding-left: 35px;
	float: left;
}

.item_description {
	
}

.item_heading {
	top: 5px;
	left: 2px;
	margin: 0;
	color: #003080;
	float: left;
	text-align: center;
	padding-right: 10px;
	padding-top: 2px;
	font-size: 14px;
}

.button-link, .button-link-district {
	cursor: pointer;
	color: #0d6efd;
    text-decoration: underline;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	/*border-radius: 4px;*/
	/*border: solid 1px #20538D;*/
	text-decoration: underline;
	/*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);*/
	/*-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);*/
	/*-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);*/
	/*box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);*/
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.widget-link-div1 {
	width: 100%;
	padding-bottom: 1px;
}

.widget-link-div2 {
	width: 100%;
	padding-bottom: 6px;
}

.widget-link-div3 {
	width: 100%;
	padding-bottom: 10px;
}

.not-active {
	pointer-events: none;
	/*padding: 3px;*/
	cursor: default;
	text-decoration: none;
	color: grey;
}

.not-active-text {
	cursor: default;
	text-decoration: none;
	color: grey;
}
/*.button-link:hover {
    background: #808080;
    border: solid 1px #2A4E77;
    text-decoration: none;
}
.button-link:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #2E5481;
    border: solid 1px #203E5F;
}*/
.button-link-sc {
	cursor: pointer;
	padding-left: 15px;
	background: /*#c0c0c0*/ url(../images/delete.png) no-repeat center left;
	color: #004090;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	/*border-radius: 4px;*/
	/*border: solid 1px #20538D;*/
	text-decoration: underline;
	/*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);*/
	/*-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);*/
	/*-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);*/
	/*box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);*/
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
/*.button-link-sc:hover {
    background: #808080 url(../images/delete.png) no-repeat center left;
    border: solid 1px #2A4E77;
    text-decoration: none;
}
.button-link-sc:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #2E5481 url(../images/delete.png) no-repeat center left;
    border: solid 1px #203E5F;
}*/
.sourceInItemList {
	margin-bottom: 5px;
}

.regionInItemList {
	width: 250px;
	display: inline-block;
}

.placeInItemList {
	display: inline-block;
}

.searchCondition {
	float: left;
	background-color: #E7ECEF;
	min-height: 35px;
	border: 1px solid #bbbbbb;
	width: 100%;
	margin-bottom: 15px;
}

.searchConditionInner {
	margin-top: 10px;
	margin-left: 10px;
}

.levelMatrix td {
	vertical-align: top;
}

.item_name span {
	font-weight: bold;
	background-color: yellow;
}

#search_text {
	color: #0057ae;
	font-size: 200%;
	font-weight: bold;
}