#facetDiv{
	width:20%;
	float:left;
	margin-left: -5%;
}

#contentDiv{
	width:80%;
	float:right;
	margin-right: 3%;
	
}

@media screen and (max-width: 1170px) {
	#contentDiv{
		width:80%;
		float:right;
		margin-right: 3%;
		margin-top: 20px;
	}
}

@media screen and (max-width: 500px) {
	#contentDiv{
		width:80%;
		float:right;
		margin-right: 3%;
		margin-top: 0px;
	}
}


.leftMenu{
	width:100%;
}

ul.facet_list {
    list-style-image: url(https://www.afcd.gov.hk/images/bullet.png);
	margin-bottom: 1em;
	padding-left: 15px;
}

.facet{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 2px #eeeeee solid;
	padding: 10px 10px;
	margin: 5px;
}

.facet legend{	
	font-weight: bold;
	border:0px;
	font-size: 1em;
	width: auto;
}

.facet_filter_btn{
	display:none;
}

#searchBar{	
	padding:15px 20px;
	margin:10px;
	border: 2px solid #E3E3E3;
	background-color:#E3E3E3;
}

.btn{
	border: 1px #aaaaaa solid;
	background-color:#eeeeee;
	padding:2px 8px;
	margin-left:8px;
	color: #000;
}

.result{
	margin:10px;
}

.result_title{
	font-size: 1.1em;
	font-weight: bold;
}
.result_title>a{
	text-decoration:underline;
}

.result_content{

	letter-spacing: 0px;
}

.highlight{
	color:red;
}

.reult_footer{
	margin-top:10px;
	letter-spacing: 0px;
}

.resultStats{
	margin:10px;
}

.pagination{
	margin:10px;
}

.pagination a.page {
	background-color: white;
	border: 1px #eeeeee solid;
	margin: 2px;
	padding: 1px 5px;
	color: #5555ff;
	/*cursor:pointer;*/
	text-decoration: none;
}

.pagination a.arrow {
	color: #dddddd;
}

.pagination a.page.currentPage {
	background-color: #dedeff;
	border: 2px #eeeeee solid;
}

.pagination a.page.page_next:before {
	content:"\25BA";
}

.pagination a.page.page_prev:before {
	content:"\25C4";
}

.pagination a.page.page_last:before {
	content:"\25BA\25BA";
	letter-spacing: -5;
}

.pagination a.page.page_first:before {
	content:"\25C4\25C4";
	letter-spacing: -5;
}

#fqList{
	margin:10px;
}

.fqListItem {
	background-color: #bbddff;
	padding: 3px 8px 3px 5px
}

.fqListItem>a {
	background-color: #ffffff;
	border: 1px solid #000000;
	text-decoration:none;
}
#btnFilter {
	background: #efefef url(https://www.afcd.gov.hk/images/m_filter.png) no-repeat scroll 5px 2px;
    padding-left: 30px;
}

.sd_key{
	color: red;
}

.fileType{
	font-size: 0.5em;
}
@media screen and (max-width: 1170px){
	.container{
		position: relative;
	}
	.content_inside_format{
		margin: 0 15px;
	}
	.leftMenu {
		position: unset;
	}
	h1{
		display:none;
	}
	#facetDiv{
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		float: none;
		display: none;
		z-index: 100;
		background: rgba(54, 25, 25, .5);
	}
	#btnFilter {
		display: inline-block !important;
	}
	#mainContent{
		max-width:unset;
		width:100%;
		margin:0px;
		padding:0px !important;
		background-color: unset;
	}
	#searchBar {
		padding: 10px;
		margin: 0 -15px;
		background-color: #fff;
	}
	#txtKeyword{
		font-size: 14px;
		line-height: 1.4;
		width: 100%;
		margin-bottom: 10px;
		border: 1px #aaaaaa solid;
		border-radius: 4px;
		background: #efefef url(https://www.afcd.gov.hk/images/m_search_input.png) no-repeat scroll right center;
		padding-right: 30px;
	}
	#results>.result {
		background-color: #FFFFFF;
		padding: 10px;
		margin: 20px 0;
	}
	#results>.result>.reult_footer>span {
		display: block;
	}
	.fqListItem {
		border: 1px solid #000000;
		background-color: transparent;
	}
	.fqListItem > a {
		color: #000000;
		border: 0;
		background-color: transparent;
		padding-left: 5px;
		padding-right: 5px;
	}
	#facetDivContent {
		margin: 5px 5px 5px 60px;
		padding: 10px;
		background-color: #FFFFFF;
		/* max-height: 400px; */
		height: 100%;
		overflow-y: scroll;

	}
	.facet_filter_btn {
		display: block;
		font-size: 26px;
		font-weight: bold;
		padding: 0 15px;
	}
	body.mobileVersion .leftMenu {
		display: block;
	}
	.filter_heading_line {
		height: 11px;
		background: transparent url(https://www.afcd.gov.hk/images/hr_shardow.png) repeat-x scroll 0% 0%;
		border-radius: 5px;
		margin-top: 10px;
	}
	
	div.sp_control{
		border: 1px solid #000000;
		display:block;
		width:100%;
		padding: 10px;
	}
	div.sp_control>.spc_first, .sp_control>.spc_last{
		display:none;
	}
	
	div.sp_control>.spc_prve{
		float: left;
		width: 33%;
	}
	div.sp_control>.spc_prve>a{
		background: transparent url(https://www.afcd.gov.hk/images/m_meeting_arrow_left_b.png) left center no-repeat;
	}
	div.sp_control>.spc_prve>a>span{
		display:none;
	}	
	
	div.sp_control>.spc_next{
		float: right;
		width: 33%;
	}
	div.sp_control>.spc_next>a{
		background: transparent url(https://www.afcd.gov.hk/images/m_meeting_arrow_right_b.png) right center no-repeat;
	}
	div.sp_control>.spc_next>a>span{
		display:none;
	}
	div.sp_control>ul{
	    font-size: 20px;
		width: 33%;
		text-align: center;
	}
	div.sp_control>ul>li{
	    display:none;
	}
	
	div.sp_control>ul>li.selected{
	    display:block;
	}
	div.sp_control>ul>li.selected>a{
	    background: transparent;
	}
	
	div.sp_control a{
		border:0px;
		text-decoration: none;
		color:#000;
	}
	
	
	
	#facetDivContent .facet {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		border: 0;
		padding: 10px 10px;
		margin: 5px;
	}
	
	#facetDivContent .facet ul {
		margin-left: 20px;		
		padding:0px;
	}
	#facetDivContent .facet ul.facet_list li {
		list-style: none;
		padding: 10px;
		margin-left: -20px !important;
		background-color: #efefef;
		margin-bottom: 5px;
	}
	
	.facet legend{
		margin-bottom: 0px;
	}
	
	
	.leftMenu {
		display: block !important;
	}
	
	.mob_show{
		display: block !important;
	}
}

.sp_control,
.sp_order{
	display:inline-block;
	width:50%;
}
.sp_control>div,
.sp_control>ul,
.sp_control>ul>li{
	display:inline-block;
}
.sp_control>ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.sp_control>ul>li{					
	margin:0;
	padding:0;
}
.sp_control>ul>li>a{
	/*text-decoration:underline;*/
}
.sp_control a{
	display:block;
	padding:3px;
	border:1px solid #eee;
}
.sp_control .selected>a{
	background-color: #dedeff;
}
.sp_control img{
	vertical-align:middle;
}

@media print, (min-width: 1171px){
body .contentArea {

    margin-left: 0px;

}
}
/********Header******/
.header{
	color:#e30100;
	margin-left: 20px;
	margin-top: 0.3em;
}

.contHeader {
    color: #000000 !important;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #000;
    font-size: 1.6em;
}





/********Header******/

.container .breadcrumb {
    background-color: #fff;
    color: #000;
    z-index: 10;
    position: relative;
    padding: 12px 26px;
    margin: 10px 0;
    border-radius: 0;
    border: 1px solid #ebebeb;
}

legend{
	margin-bottom:auto;
}

@media screen and (max-width: 1170px){
	#contentDiv{
		width:100%;
		margin-right: auto;
	}
	
	.container .breadcrumb {
		display:none !important;
	}
}

