#library_header_search_col6_last {margin-top: 10px;}
#header_search {
	background: #738b71!important;
	border-left:0 solid #738b71;
	margin:0;
	padding:0px!important;
	height:5vw;
}
#search_tabs ul {width:100%;background:#fff;text-align:center;margin:0;padding:0;}
#search_tabs ul li {background:#738b71;float:left;width:19.5%;border-right:.01vw solid #fff;margin-right:0;}
#search_tabs ul li:first-child {border-right:.01vw solid #fff;width:19.5%;margin-right:0;margin-left:.01vw;}
#search_tabs ul li:last-child {margin-right:0x;}
#search_tabs {width:99%;background:#fff;}
#search_tabs ul li a {}

.r-tabs {
	position: relative;
}
.r-tabs .r-tabs-nav {
	border-bottom: 0px solid #ccc;
}
.r-tabs .r-tabs-nav .r-tabs-tab {
	position: relative;
	top: .01vw;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
	background: #738b71;
	margin-bottom: 0;
	padding: 0;
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size:.8vw!important;
}
.r-tabs .r-tabs-nav .r-tabs-state-active {
	background: #fff!important;
	color:#1d461a;
	margin-bottom: -1px;
	border-top: 0px solid #ccc;
	border-right: 0px solid #ccc;
	border-left: 0px solid #ccc;
}
.r-tabs .r-tabs-nav .r-tabs-state-disabled {
	opacity: 0.5;
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
	color: #1d461a;
	background: #fff;
}
.r-tabs .r-tabs-panel {
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-left: 0px solid #ccc;
	margin-bottom: 0;
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	display: block;
	padding: 0;
	background-color: #738b71;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
	opacity: 0.5;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
	background-color: #fff;
	color: #1d461a;
	border-top: 0px solid #ccc;
	border-right: 0px solid #ccc;
	border-left: 0px solid #ccc;
	margin-bottom: 0px;
}

.tab_content {
	background:#fff;
	width:100%;
	padding:0px!important;
	margin:0;
	font-family: 'GnuolaneRgRegular';
	font-size: 1vw;
	text-align:center;
	}
	.hsinput {
	padding: 0.49vw 0vw 0.49vw 0.49vw;
	margin: 0.49vw 0vw 0.49vw 0.49vw;
	font-family: 'Lato';
	font-size: .9vw;
	background:#fff;
	border:1px solid #738b71;
	border-right:0px;
	width:85%;
	}
	.hsbutton {
	padding: 0.49vw;
	margin: 0.49vw 0.49vw 0.49vw 0vw;
	font-family: 'Lato';	
	font-size: .9vw;
	color:#fff;
	background: #738b71;
	border:1px solid #738b71;
	border-left:0;
	cursor:hand!important;
	}

	

