div.FilterSettings{
	padding-top:11px;
}

div.FilterSettings div.Filter{
	background-color:#ecebeb;
	border-bottom:2px solid #dad9d9;
	border-top:1px solid #ffffff;
	margin:0 0 12px;
	padding:8px 10px;
}

div.FilterSettings div.Filter span{
	font-weight:bold;
	font-size:15px;
	line-height:34px;
	color:#a3a3a3;
	float:left;
	margin-right:5px;
}

div.Filter {
	height: 50px;
}

div.Filter #cntphMaster_tbSearchText{
	height:34px;
	width:270px;
	border:2px solid #cecece;
	border-right:0;
	margin:0;
	float:left;
	padding:0 0 0 7px;
	font-size:16px;
	font-weight:bold;
	color:#4fa3d2;
}

div.Filter #cntphMaster_tbSearchText.focus,div.Filter #cntphMaster_btnSearch.focus{
	border-color:#b6b6b6!important;
}

div.Filter #cntphMaster_btnSearch{
	float:left;
	height:34px;
	width:48px;
	border:2px solid #cecece;
	border-left:0;
	background:#fff url('../frameimage/search-input-btn.png') no-repeat 2px 0;
	cursor:pointer;
}

div.Filter #cntphMaster_btnSearch{
	margin:0;
}

div.FilterSettings div.CategoryName{
	margin-bottom: 1px;
	background-color: #ecebeb;
	border-bottom: 2px solid #dad9d9;
	padding: 8px 10px;
}

div.FilterSettings label.select-label{
	float:left;
	font-weight:bold;
	font-size:15px;
	color:#a3a3a3;
	line-height:34px;
	max-width:102px;
	text-align:center;
	display: block;
}
div.FilterSettings > div:nth-child(2){
    margin-bottom: 1px;
    background-color: #ecebeb;
    border-bottom: 2px solid #dad9d9;
    padding: 8px 10px;
}

div.CategoryName div.selectbox{
	position:relative;
	width: 440px;
	height:34px;
	margin-left: 110px;
}

div.selectbox select{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:2;
	cursor:pointer;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

div.CategoryName div.selectbox span,div.news-select-section div.selectbox span{
	display:block;
	width:340px;
	height:34px;
	font-weight:bold;
	font-size:17px;
	line-height:34px;
	padding:0 0 0 8px;
	overflow:hidden;
}

.selectbox > span {
	color:var(--dgreen)!important;
	background: #fff!important;
	padding-left: 6px!important;
	padding-right: 6px!important;
}

div.Filter div.selectbox{
	position:relative;
	width: 100px;
	float:left;
	margin-right:30px;
}

div.Filter div.selectbox:hover{
	border-color:#7fbadd;
	background-position:right 6px top -22px;
}

div.Filter div.selectbox span{
	display:block;
	height:30px;
	font-weight:bold;
	font-size:16px;
	line-height:30px;
	padding:0 0 0 6px;
	color:#4fa3d2;
	overflow:hidden;
}

#ddlRightBox.dd-container{
	margin-left:108px !important;
}

#ddlRightBox.dd-container,div.dd-select,#ddlRightBox ul{
	width:442px !important;
}

#ddlRightBox label.dd-selected-text{
	font-size:16px;
	font-weight:bold;
	color:#4fa3d2;
}

#ddlRightBox div.dd-select{
	background-color:#ffffff !important;
}

#ddlRightBox.dd-container:hover span.dd-pointer-down{
	background:url('../frameimage/newdesign/rights-arrow.png') no-repeat 0 -32px;
}

#ddlRightBox.dd-container:hover div.dd-select{
	border:solid 2px #7fbadd !important;
}

.dd-select{ border-radius:2px; border:solid 2px #ccc; position:relative; cursor:pointer;}
.dd-desc { color:#aaa; display:block; overflow: hidden; font-weight:normal; line-height: 1.4em; }
.dd-selected{ overflow:hidden; display:block; padding:10px; font-weight:bold;}
.dd-pointer{ position:absolute; display:inline-block;width:18px;height:12px; right:10px; top:50%; margin-top:-6px;}
.dd-pointer-down{background:url('../frameimage/newdesign/rights-arrow.png') no-repeat 0 0; }
.dd-pointer-up{}
.dd-options{ border:solid 1px #ccc; border-top:none; list-style:none; box-shadow:0px 1px 5px #ddd; display:none; position:absolute; z-index:2000; margin:0; padding:0;background:#fff; overflow:auto;}
.dd-option{ padding:10px; display:block; border-bottom:solid 1px #ddd; overflow:hidden; text-decoration:none; color:#333; cursor:pointer;-webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out;-o-transition: all 0.25s ease-in-out;-ms-transition: all 0.25s ease-in-out; }
.dd-options > li:last-child > .dd-option{ border-bottom:none;}
.dd-option:hover{ background:#f3f3f3; color:#000;}
.dd-selected-description-truncated { text-overflow: ellipsis; white-space:nowrap; }
.dd-option-selected { background:#f6f6f6; }
.dd-option-image, .dd-selected-image { vertical-align:middle; float:left; margin-right:5px; max-width:64px;}
.dd-image-right { float:right; margin-right:15px; margin-left:5px;}
.dd-container{ position:relative;}
.dd-selected-text { font-weight:bold}

#ddlRightBox.dd-container{
margin-left:108px !important;
}

#ddlRightBox.dd-container,div.dd-select,#ddlRightBox ul{
width:442px !important;
}

#ddlRightBox label.dd-selected-text{
font-size:16px;
font-weight:bold;
color:var(--dgreen);
}

#ddlRightBox div.dd-select{
background-color:#ffffff !important;
}

#ddlRightBox.dd-container:hover span.dd-pointer-down{
background:url('../frameimage/newdesign/documents/rights-arrow.png') no-repeat 0 -30px;
}
#ddlRightBox.dd-container:hover div.dd-select{
border-color:#63cab7;
}

.dd-select{ border-radius:2px; border:solid 2px #ccc; position:relative; cursor:pointer;}
.dd-desc { color:#aaa; display:block; overflow: hidden; font-weight:normal; line-height: 1.4em; }
.dd-selected{ overflow:hidden; display:block; padding:10px; font-weight:bold;}
.dd-pointer{ position:absolute; display:inline-block;width:18px;height:12px; right:10px; top:50%; margin-top:-6px;}
.dd-pointer-down{background:url('../frameimage/newdesign/documents/rights-arrow.png') no-repeat 0 0; }
.dd-options{ border:solid 1px #ccc; border-top:none; list-style:none; box-shadow:0px 1px 5px #ddd; display:none; position:absolute; z-index:2000; margin:0; padding:0;background:#fff; overflow:auto;}
.dd-option{ padding:10px; display:block; border-bottom:solid 1px #ddd; overflow:hidden; text-decoration:none; color:#909090; cursor:pointer;-webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out;-o-transition: all 0.25s ease-in-out;-ms-transition: all 0.25s ease-in-out; }
.dd-options > li:last-child > .dd-option{ border-bottom:none;}
.dd-option:hover{ background:#f3f3f3; color:#000;}
.dd-selected-description-truncated { text-overflow: ellipsis; white-space:nowrap; }
.dd-option-selected { background:#f6f6f6; }
.dd-option-image, .dd-selected-image { vertical-align:middle; float:left; margin-right:5px; max-width:64px;}
.dd-image-right { float:right; margin-right:15px; margin-left:5px;}
.dd-container{ position:relative;}
.dd-selected-text { font-weight:bold;}