/*$Id$*/

body {
	background:#fff;
}

.search-container {
	background: none repeat scroll 0 0 #fff;
	height:70px;
	padding:0 40px;
}
.searchBox {
 	background: #f3f3f3 none repeat scroll 0 0;
    border-radius: 3px;
    display: inline-block;
    height: 40px;
    margin:0;
    padding: 20px 0 10px;
    width: 100%;
}
.sh-lable {
	color: #777;
    display: inline-block;
    float: left;
    font-size: 16px;
    padding: 8px 19px 0;
}
.sh-box {
	background: #fff none repeat scroll 0 0;
    border: 1px solid #e3e3e3;
    display: inline-block;
    float: left;
    height: 37px;
    margin: 0;
    width: 500px;
    position: relative;
}
.sh-box .icon-s-search {
	position: absolute;
    right: 11px;
    top: 10px;
	cursor:pointer;
}
.sf-box {
	border-left: 1px solid #ddd;
    float: left;
    height: 38px;
    padding: 0 10px 0 5px;
	background: -webkit-linear-gradient(#fff, #fbfbfb);
  	background: -o-linear-gradient(#fff, #fbfbfb); 
  	background: -moz-linear-gradient(#fff, #fbfbfb); 
 	background: linear-gradient(#fff, #fbfbfb); 
}
.sh-label {
	display: inline-block;
    float: left;
    font-size: 16px;
    padding: 7px;
}
.searchFilter {
	background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #777;
    cursor: pointer;
    float: left;
    font-size: 13px;
    line-height: 38px;
    margin: 0 5px;
    position: relative;
    width: 220px;
}
.sh-Field {
	border: 0 none;
    height: 100%;
    padding: 0 10px;
	font-size:14px;
	width:90%;
	/*clear : both;
	margin: 0 80px;
	vertical-align: middle;
	height:38px;
	line-height:38px;
	padding: 0;
	padding-left: 15px;
	width: 650px;
	font-size:16px;*/
}

#SearchCont{
clear : both;
}
.sh-Btn {
	background-image: linear-gradient(to bottom, #16a7de, #1290c2);
    color: #fff;
    text-decoration: none;
	height:39px;
	width:72px;
	font-size:16px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border:0;
	border-radius:0 3px 3px 0;
}
.pageNavigation {
	padding:0;
	background:#fff;
	border-bottom: 1px solid #eee;
	height:40px;
	margin: -4px 0 0;
	/*margin:65px 0 0;*/
}

.default {
display:none;
}

.facetZone {
	padding:10px 40px;
	background:#fafafa;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	height:30px;
	color:#777;
}

.facetZoneChange {
	padding:10px 10px;
	background:#fafafa;
	//border-bottom: 1px solid #eee;
	//border-right: 1px solid #eee;
	height:10px;
	color:#777;
}

#FacetCategory li:hover {
	//background:#f9f9f9;
	cursor:pointer;
}
#facetSelected{
	display: inline-block;
	color:#777;
}
.facet {	
	width: 220px;
    padding:20px 0;
    margin:0;
    background:#344050;
	display:table-cell;
	height:100%;
	vertical-align:top;
}
.facet li {
	color: #cacaca;
    font-size: 14px;
    font-weight: 100;
    margin-bottom: 0 !important;
    padding: 6px 30px;
    position: relative;
}
.facet li.active {
	color:#fff;
	font-weight:600;
}
.facet li.active li{
	color:#fff;
}
.facet li ul:first-child {
	margin-top:10px;
}
.facet li ul {
	margin:8px 0 2px 18px;
	padding:0;
	display:none;
}
.facet li ul li {
	margin:0;
	padding:0;
	color:#cacaca;
}
.facet li.active li {
	color:#cacaca;
}
.facetList {
	padding:10px 10px;
	background:#fafafa;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	height:30px;
	color:#777;
}

.selectedd{
	padding:10px 10px ;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	margin-left:10px;
	color:#777;
}

.cancel{
	padding:0px 2px;
	float:bottom;
	cursor:pointer;
}

.srch-nav-arrow1 {
	background:url(images/srch-nav-arrow.gif) no-repeat right bottom;
	width:10px;
	height:13px;
	float:left;
	margin-right:2px;
}
.srch-nav-arrow2 {
	background:url(images/srch-nav-arrow.gif) no-repeat right top;
	width:12px;
	height:13px;
	float:left;
	margin-right:2px;
}
.pageNavigation .type.active {
      border-bottom:2px solid #4368ea;
	  font-weight:600;
	  color:#4368ea;
}
.pageNavigation .type{
	display: inline-block;
    height: 39px;
	line-height:39px;
    padding: 0 12px;
	color:##737373;
	font-weight:100 !important;
	cursor:pointer;
}

#SearchDiv {
	clear:both;
	display:table;
	height:100%;
	width:100%;
	min-height:650px;
	margin:-7px 0 0 0;
	background:#fff;
}
.search-results {
	padding:0 30px !important;
	overflow:hidden;
	min-height:400px;
}
.resultCount {
	display:inline-block;
	line-height: 40px;
	padding:5px 4px 0;
	color:#777;
	float:left;
}
.jsonClass{
	margin:0 100px 0 0;
	width:90%;
	padding:20px 10px;
	float : left;
}
.jsonClass li h3 {
	padding:5px 0 0;
	margin:0;
}
.jsonClass li p {
	padding:3px 0 0;
	margin:0;
}
#resultCount {
	border: 1px solid #e3e3e3;
    height: 24px;
    padding: 2px 5px 0;
}
#filter-dropdown {
	position:absolute;
	top:28px;
	left:-10px;
	z-index:1000000;
	border:1px solid #e3e3e3;
	box-shadow: 1px 3px 4px 0 rgba(0, 0, 0, 0.15);
	background:#fff;
	padding:10px 0;
	display:none;
}
#filter-dropdown li {
	padding:10px 15px !important;
	margin-bottom:0 !important;
	color:#777 !important;
	list-style:none;
	width:215px;
}
.nav-down-arrow {
	display:inline-block;
	float:right;
	border-top:4px solid #a0a0a0;
	border-left:4px solid transparent;
	border-right:4px solid transparent;
	margin:7px 0 0 0;
}
.footer-pagenav {
	padding:0 40px 40px;
	margin: auto;
	overflow:hidden;
	clear: both;
}
.f2sgreen {
	font-size: 13px;
	color: #009933;
}
.summary {
	font-size: 13px;
	color: #545454;
	/*margin:0 0 0 -13px;*/
}
.video-info .summary {
	margin:0 !important;
}
em {
	font-style: normal;
	font-weight: bold;
}
#SearchDiv li {
	list-style: none outside none;
	margin-bottom:12px;
	margin-top: 0;
}
#SearchDiv #json-viewer li {
	clear:both;
}
.title a {
	font: 18px arial, sans-serif;
	color: #1a0dab;
!important;
	text-decoration: none;
}
.title a:hover {
	text-decoration: underline !important;
}

.tableName {
	margin-left: 10px;
	font-size: 13px;
	width: 70%;
	text-align: center;
}
.paginate {
	//padding-top:6px 10px;
	display:inline-block;
	color:#777;
	line-height: 40px;
	margin: 0 0 0 10px;
}
.current.prev,.current.next {
	#background: #efefef !important; 
	#background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%) !important; 
	#background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); 
	#background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%); 
	#background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%); 
	#background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%); 
	#background: linear-gradient(top, #ffffff 0%,#efefef 100%); 
	opacity:0.6;
	color: #666 !important;
	#border: 1px solid #BBB !important;
	#box-shadow: 0 1px 2px rgba(0,0,0,0.2) !important;
}

.resultsTable tbody tr:hover {
	background-color: #fffced;
}
#json-viewer span {
	float: left;
	padding-right: 2%;
}
#json-viewer .video-info {
	padding-bottom:25px;
}
#json-viewer li:first-child .video-info {
	margin-top:10px;
}
.video-info h3 {
	line-height:0;
	padding:0 0px 7px;
}
#json-viewer li a img {
	border:1px solid #e3e3e3;
}
#video_place {
	position: fixed;
	top: 20%;
	left: 35%;
	margin-top: -50px;
	margin-left: -100px;
	display: none;
}
#close_video {
	background: #f3f3f3 none repeat scroll 0 0;
    border-radius: 24px;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right:-10px;
    text-align: center;
    top:-10px;
    width: 24px;
	cursor:pointer;
	display:none;
}
#close_video a{
	color:#000;
}
#overlay {
	background: rgba(0,0,0,0.3);
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99998;
}
#noresults{
	color: #777;
    font-size: 16px;
    line-height: 200px;
    min-height: 200px;
    text-align: center;
	width:100%;
	/*display:none;*/
}
#docVideoContainer {
	background:#fff;
}
.page-link.next, .current.next {
	position:static;
	width:auto;
	top:0;
	right:0;
	height:auto;
}
.drop-arrow {
	border-top: 5px solid transparent;
	border-left: 5px solid #C8CDDF;
	border-bottom: 5px solid transparent;
    display: inline-block;
    height: 0;
    left: 15px;
    position: absolute;
    top: 14px;
    width: 0;
	transition:all .5s;
}
.rotate.drop-arrow {
	transform:rotate(45deg) translate(0px, -1px);
}
.newsearchbox {
	padding: 5px 2%;
}
#noresults b {
	line-height:18px;
}

.loadingDiv {
	background:rgba(255,255,255,0.7);
    height: 100%;
	min-height:500px;
    left: 0;
    padding: 50px 0 0;
    position: fixed;
    text-align: center;
    top:0;
	bottom:0;
    width: 100%;
	z-index:999999999;
}
.loadingDiv img {
	padding:20% 0 0 0;
}
.overlay-layer {
	width:100%;
	height:100%;
	background:#000;
	position:fixed;
	z-index: 99999;
	top: 0;
	opacity: 0.5;

}
#video_place {
	z-index:99999999 !important;
}
#autoSug {
	position:absolute;
	padding:0;
	border:1px solid #e3e3e3;
	width:500px;
	border-style: solid;
	background-color: #ffffff;
	color: #666;
	z-index: 1;
}
.fea-search-box #autoSug {
	width:379px;
}
#autoSug li {
    list-style: outside none none;
    margin: 0;
    padding: 9px 15px;
    cursor: pointer;
}

#autoSug li:hover ,.dropSelect{
	background:#f3f3f3;
}
.scrollEnable,.scrollEnable body {
	overflow:auto !important;
}
.scrollEnable #commonHeader {

	width:100%;
	z-index:200;
}
.scrollEnable #newtopheader {
	position: relative;
	top:0;
	height:48px;
}
.scrollEnable #header  {
	position:static;
	text-align:inherit;
}
.scrollEnable #fullpage,.scrollEnable #myMenu,.scrollEnable #fp-nav {
	display:none;
}
.scrollEnable .searchBox {
	margin-top:0px;
}
.scrollEnable .melogo {
	position:static;
}
#SearchDiv ~ .fea-content {
	margin-top:0 !important;
}

@media only screen and (min-width: 1900px) { 
	.pageNavigation,#SearchDiv {
		margin: 0 auto;
    	max-width: 1400px;
    	transition: all 0.2s ease-in 0s;
    	width: 100%;
	}
	.searchBox {
		margin: 78px auto 0;
    	max-width: 1400px;
    	transition: all 0.2s ease-in 0s;
    	width: 100%;
		display:block;
	}
