@charset "utf-8";
/* CSS Document */
/*@import url('https://fonts.googleapis.com/css?family=Roboto|Roboto+Condensed|Oswald');*/

body {
}
.pageBody {
	background-image:none;
}
#pageContent {
	padding:20px 0;
}
/* ----- Header ----- */
#cookieBox {
	background-color:#000;
	min-height:35px;
	padding:5px 0;
	display:none;
	width:100%;
	position:fixed;
	bottom:0;
	z-index:110;
}
.cookieContent {
	width:984px;
	margin:0 auto;
	font-size:11px;
	line-height:16px;
	color:#e6e6e6!important;
}
header {
	
}
.header {
	
}
.fl {
	float:left;
}
.fr {
	float:right;
}
a {
	
}
#HNlogo {
	
}
#HNlogo a {
	
}
#HNlogo.main {
	
}
.topLinks {
	font-size:14px;
	line-height:18px;
	color:#999;
	text-transform:none;
	margin-top:5px;
}
.topLinks a, .topLinks a:link, .topLinks a:visited {
	color:#999;
	text-decoration:none;
	padding:2px;
}
.topLinks > a:first-child {
	padding-left:0;
}
.topLinks a:hover {
	color:#fff;
	background-color:#999;
}
.headerRight {
	
}
.headerRight a {
	
}
.headerRight a:hover {
	
}
.static {
	position:static;
}
.forgotPass {
	display: inline-block;
	height: 21px;
	vertical-align: middle;
	padding-left:2px;
}
.headertxt {
	margin:0px 2px 0px 0px;
	width:173px;
	height:26px;
	background-color:#fff; /* #51595c */
	color:#666;
	border:none;
	line-height:19px;
	padding-left:5px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	outline:none;
}
#header {
	
}
.header-wrap {
	width:100%;
	position:relative;
	z-index:1000;
	background-color:#fff;
	box-shadow:0 -1px 0 #d9d9d9 inset;
}
.header-dropdown {
	display:inline-block;
	font:13px/18px Helvetica;
	float:right;
	border-left: 1px solid #666;
	padding: 0;
	cursor:pointer;
}
.header-dropdown .header-dropdown-toggle, .header-dropdown-active {
	color:#666;
	display:block;
	padding:0 12px 0 30px;
	background:url("/assets/images/dropdown-toggle-bg.png") no-repeat 12px 6px;
	text-decoration:none;
}
/*.header-dropdown:hover{background-color:#FF6600;}*/
.header-dropdown-toggle:hover, .header-dropdown:hover .header-dropdown-toggle, .header-dropdown-active {
	color:#ff6600;
	text-decoration:none; /*background-color:#FF6600; background-position:12px -19px;*/
}
.header-dropdown-menu {
	padding:0;
	background-color:#88bfff;
	z-index:1002;
	width:100%;
	height:50px;
	border-bottom:2px solid #002b55;
}
.header-dropdown:hover .header-dropdown-menu {
}
.header-dropdown-menu li {
	text-align:center;
	float:left;
	padding:10px 0;
}
.header-dropdown-menu li a {
	color:#fff;
	padding:6px 25px;
	display:block;
	border-right:1px solid #003366;
	font:18px/18px Helvetica;
	text-decoration:none;
}
.header-dropdown-menu li:last-child a {
	border:none;
}
.header-dropdown-menu li a:hover {
	color:#003366;
	background-color:none;
	text-decoration:none;
}
.hLock, .yourAccount {
	padding:0;
	margin:0;
	float:right;
	font:13px/18px Helvetica;
	color:#666;
	cursor:pointer;
}
.yourAccount{ border-right:1px solid #666; }
.yourAccount a {
	padding:20px 8px 19px;
	color:#ff6600;
}
.hLock:hover, .yourAccount a:hover {
	color:#ff6600; /*background-color:#ff6600; text-decoration:none;*/
}
.header-left {
	
}
.header-middle {
	
}
.header-middle-box {
	border: 1px solid #c5c7c7;
    border-radius: 3px;
    height: 28px;
}
.header-right {
	
}
.hmBox {
	padding:0;
}
.hLoginLink, .hSearchLink, .hLogoutLink {
	display:inline;
	padding:0 10px;
}
.loginTopError {
	font:13px/18px Helvetica;
	padding-bottom:5px;
}
.hLoginLink:before, .hLogoutLink:before {
	content: '';
	background: url("/assets/images/hLogin-link-bg.png") no-repeat 0 0;
	display: inline-block;
	width: 13px;
	height: 18px;
	vertical-align: top;
	margin: 0 7px 0 0;
}
.hLogoutLink:before {
	background: url("/assets/images/hLogout-link-bg.png") no-repeat 0 0;
}
/*.hLoginLink:hover:before, .hLogoutLink:hover:before { background-position:0 -18px; }*/
.hSearchLink:before {
	content: '';
	background: url("/assets/images/hSearch-link-bg.png") no-repeat 0 0;
	display: inline-block;
	width: 17px;
	height: 14px;
	vertical-align: top;
	margin: 2px 5px 0 0;
}
.hSearchLink:hover:before { /*background-position:0 -14px;*/
}
.hToolBox {
	position:absolute;
	top:45px;
	left:0;
}
.hSearchResultBox {
	position:absolute;
	top:275px;
	right:130px;
	width:686px;
	background-color:rgba(255, 255, 255, 0.9);
	box-shadow:0 3px 3px #999;
	font:13px/18px Helvetica;
	border-radius:5px;
	overflow:hidden;
}
.hSearchResultBox .st-title {
	display:inline-block;
	cursor:pointer;
}
.hSearchResultBox .sr-top {
	font-weight:bold;
	color:#fff;
	background-color:#002b55;
	min-height:30px;
	padding:9px 0 8px 5px;
	line-height:30px;
	transition:all 0.5s ease 0s;
}
.hSearchResultBox .sr-list-head, .tablesorter thead {
	border-bottom:1px solid #bac2d0;
	background-color:#e5efff;
	position: absolute;
}
.tablesorter thead th {
	background-image: url(/assets/images/asc-desc.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	text-align:left;
	padding:5px;
}
.hSearchResultBox .sr-list, .tablesorter tbody {
	max-height:224px;
	display: block;
	position: relative;
	margin-top: 30px; /* This has to match the height of thead */
	min-height:40px;
}
.sr-list tr td, .tablesorter tr td {
	padding:5px;
}
.sr-list tr:nth-child(even), .tablesorter tr:nth-child(even) {
background-color:#e8f5fd;
}
.orangeBg {
	background-color:#44d581; /* #ff6600 */
	color:#fff;
	padding:0 3px;
	display:inline-block;
}
#HNlogo-2014 {
	/*background-image: url("/assets/images/hn-logo-2014.png");
    background-repeat: no-repeat;
    height: 23px;*/
	margin-bottom:5px;
}
#HNlogo-2014 a {
	color: #002b55;
	font: 32px/1 Georgia;
	text-decoration:none;
}
#HNlogo-2014 a:hover {
	text-decoration:none;
}
#HNlogo-2014 a em {
	color:#ff6600;
	font-family:Georgia;
	font-style:normal;
}
.tagline {
	font-size:9px;
	color:#666;
}
.headerLoginBtn {
	font-size:12px;
	line-height:21px;
	color:#fff;
	background:#51595C;
	height:21px;
	padding:0 10px 4px;
	text-decoration:none;
	border-radius:3px;
	margin-left:3px;
	border:none;
	cursor:pointer;
}
.headerLoginBtn:hover {
	color:#fff;
	background:#81B632;
	text-decoration:none;
}
#loaderTopLogin {
	display: none;
	margin-top: 40px;
	position:absolute;
	right:20px;
	width:445px;
}
/* ----- Header ----- */
.iconBg {
	background: linear-gradient(to top, #2f7ed8, #88bfff) repeat scroll 0% 0% transparent;
	height: 28px;
	display: inline-block;
	width: 28px;
	float: left;
	margin-right: 5px;
}
span.icon-new-arrow-down, span.icon-new-arrow-up, span.icon-new-lock, span.icon-new-switch, span.icon-new-info, span.icon-new-tools, span.icon-new-switch-disable, span.icon-new-arrow-down-active, span.icon-new-arrow-up-active, span.icon-new-tools-active, span.icon-new-lock-active, span.icon-new-switch-active, span.icon-new-info-active {
	background-image:url("/assets/images/icon-new.png");
	background-repeat:no-repeat;
	background-position:0 5px;
	background-color:#51595c;
	width:29px;
	height:30px;
	overflow:hidden;
	cursor:pointer;
	display:block;
	float:left;
}
span.icon-new-arrow-up:hover, span.icon-new-arrow-up-active {
	background-position:0 5px;
}
span.icon-new-arrow-down, span.icon-new-arrow-down:hover, span.icon-new-arrow-down-active {
	background-position:-29px 5px;
}
span.icon-new-lock, span.icon-new-lock:hover, span.icon-new-lock-active {
	background-position:-58px 5px;
	width:27px;
}
span.icon-new-switch, span.icon-new-switch:hover, span.icon-new-switch-disable, span.icon-new-switch-active {
	background-position:-85px 5px;
	width:33px;
}
span.icon-new-info, span.icon-new-info:hover, span.icon-new-info-active {
	background-position:-118px 5px;
	width:32px;
}
span.icon-new-tools, span.icon-new-tools:hover, span.icon-new-tools-active {
	background-position:-150px 5px;
	width:40px;
}
span.icon-new-switch-disable {
	cursor:auto;
}
span.icon-new-xls, span.icon-new-xls-active, span.icon-new-xls-disable, span.iconDelete {
	background-image:url("/assets/images/icon-new.png");
	background-repeat:no-repeat;
	background-position:-279px 5px;
	/*	background-color:#88bfff;*/
	width:28px;
	height:28px;
	display:inline-block;
	overflow:hidden;
	cursor:pointer;
	float:left;/*	margin-right:5px;*/
}
span.iconHome, span.iconHome:hover {
	background:url("/assets/images/icon-new.png") no-repeat -313px -2px;
	width:24px;
	height:17px;
	display:inline-block;
	float:left;
	border-right:1px solid #666;
	margin:7px 8px 0 8px;
	cursor:pointer;
}
span.iconAlpha { /*background-position:-244px  5px;*/
	border-right: 1px solid #666;
	color: #999;
	float: left;
	font-size: 13px;
	margin: 0;
	padding: 0 8px 0;
	margin-top:7px;
	cursor:pointer;
}
span.iconAlpha:hover {
	color:#ff6600;
}
span.iconPeople, span.iconPeople:hover {
	background:url("/assets/images/people-icon.png") no-repeat 0 0;
	width:24px;
	height:18px;
	display:inline-block;
	float:left;
	border-right:1px solid #666;
	margin:6px 8px 0 8px;
	cursor:pointer;
}
span.icon-new-xls, span.icon-new-xls:hover, span.icon-new-xls-disable, span.icon-new-xls-active {
	background-color:#51595C;
	background-position:-279px 5px;
}
span.iconDelete, span.iconDelete:hover {
	background-position:-312px 5px;
	float:right;
}
span.icon-new-arrow-down:hover, span.icon-new-arrow-up:hover, span.icon-new-lock:hover, span.icon-new-switch:hover, span.icon-new-info:hover, span.icon-new-tools:hover, span.icon-new-arrow-down-active, span.icon-new-arrow-up-active, span.icon-new-tools-active, span.icon-new-lock-active, span.icon-new-switch-active, span.icon-new-info-active, span.icon-new-xls:hover, span.icon-new-xls-active {
	background-color:#ff6600;
}
.a2zBar {
	font:15px/normal "Helvetica";
	background-color:#51595c;
	color:#fff;
	width:auto;
	transition:top 1s ease 0s;
	position:absolute;
	top:75px;
	right:0;
	z-index:1001;
	border-radius:0;
	display:none;
}
.a2zBar a {
	display:block;
	padding:10px;
	text-decoration:none;
	color:#fff;
}
.a2zBar a:hover {
	background-color:#ff6600;
	text-decoration:none;
}
.map-button {
	left: 0;
	top: 75px;
	position:absolute;
	transition: all 1s ease 0s;
	z-index:100;
	display:none;
}
.box-shadow { /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);*/
}
.btn-bg {
	border-radius: 3px 0 0 3px !important;
	margin: 5px;
	width: 38px;
}
.transparent-bg {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.hide {
	display: none;
}
.show {
	display:block;
}
#loaderLogin {
	margin: 0px auto;
	z-index: 110;
	width: 16px;
	height:16px;
	opacity:0.7;
}
.loginTopError {
	text-align:center;
	color:#ff0000;
	display:none;
}
.searchBtn {
	float:right;
	margin:0px;
	background: url("/assets/images/search-link-bg.png") no-repeat 10px 5px #003366;
	width:18px;
	height:28px;
	border-radius:0;
}
.HAlogoBoxBg, .HAlogoBoxBg_new {
	background-color: #FFFFFF;
	background-image: url("/assets/images/logoBoxBg.jpg");
	background-position: center bottom;
	background-repeat: repeat-x;
	border: 1px solid #277DA7;
	border-radius:5px;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	height: auto;
	line-height: 15px;
	margin: 0;
	min-height: auto;
	padding: 11px 5px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	width:102px;
	word-wrap:break-word;
	-ms-word-wrap:break-word;
}
.HAlogoBoxBg_new {
	background-image: url("/assets/images/logoBoxBg_new.jpg");
}
.tr1 {
	background-color: #DDDDDD;
}
.initial {
	background-color: #DDDDDD;
	color:#000000;
}
.normal { /*background-color: #ffffff*/
}
.highlight, #sTop tr.highlight td {
	background-color: #ccc!important;
}
/* --------- footer section ------- */
#searchBoxNew {
	height: 95px;
	overflow: auto;
	position: absolute;
	top: 420px;
	transition: top 1s ease 0s;
	width: 530px;
}
.txtBig {
	border: 1px solid #BBBBBB;
	border-radius: 5px;
	color: #999999;
	float: left;
	font-family: Roboto;
	font-size: 22px;
	height: 40px;
	letter-spacing: -1px;
	padding: 4px 5px;
	width: 430px;
}
.hSearchBox {
	display:none;
	position:absolute;
	top:80px;
	left:60px;
	z-index:1000;
	padding:10px;
}
.section {
	padding:55px 0;
	text-align:center;
}
#section-one {
	background-color:#FF8635;
	border-bottom:10px solid #C45500;
}
.container {
	max-width:1000px;
	margin:0 auto;
	width:100%;
}
.content {
	font:17px/24px Helvetica;
	color:#333;
}
#section-one h2, #section-two h2, #section-three h2, #section-four h2 {
	font:36px/50px Roboto;
	color:#fff;
	letter-spacing:-1px;
	margin-bottom:12px;
}
.s-one-h2 {
	font-size:33px!important;
	width: 927px;
}
.read-more {
	font:15px/18px Helvetica;
	color:#51595c;
	display:inline-block;
	margin-left:5px;
}
.read-more:after {
	content:"";
	position:absolute;
	margin:5px 0 0 8px;
	background:url("/assets/images/read-more-arrow-white.png") no-repeat 0 0;
	width:6px;
	height:10px;
}
#section-one .content-txt {
	text-align:left;
	font-size:18px;
}
#section-one .content-txt, #section-two .content-txt, #section-three .content-txt, #section-four .content-txt {
	width:870px;
	display:inline-block;
	margin-bottom:25px;
	color:#fff;
}
#section-one .section-search {
	width:870px!important;
}
#section-one .section-search, #section-four .section-signup {
	width:870px;
	margin:40px auto 0;
	display:inline-block;
	text-transform:uppercase;
	position:relative;
}
.section-search .map-search {
	position:relative;
	top:-18px;
	left:10px;
	width:156px;
	height:auto;
}
#section-one .txtBig, #section-four .txtSmall {
	font-family:Roboto;
	font-size:19px;
	float:left;
	width:480px;
	height:40px;
	border:none;
	border-radius:5px 0 0 5px;
	padding:4px 5px;
	color:#999;
}
#section-one a.btnGo, #section-two a.view-data, #section-four a.btn-signup {
	background-color: #51595c;
	border-radius: 0 5px 5px 0;
	color: #fff;
	font:20px/48px Roboto;
	height: 48px;
	width:65px;
	cursor:pointer;
	float:left;
	display:block;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
}
#section-one a.btnGo {
	line-height:21px;
	width:100px;
	font-size:17px;
	height:46px;
	padding-top:2px;
}
#section-one a.btnGo:hover {
	color:#fff;
	text-decoration:none;
}
#section-one .map-txt {
	font-weight: bold;
	display: inline-block;
	float: left;
	margin: 12px 0 0 20px;
	color:#51595c;
}
.data-collect, .topTenHA {
	text-align:left;
	border-top:1px solid #999;
	margin:30px auto 0;
	padding:20px 0 0;
	width:100%;
	font-size:11px;
	line-height:15px;
	color:#666;
	display:inline-block;
}
.topTenHA {
	width:870px;
	color:#333;
	border-top:1px solid #fff;
}
.data-collect h2, .topTenHA h2 {
	font-size:28px!important;
}
.topTenHA .subhead {
	font:bold 15px/18px Roboto;
	margin:10px 0;
	display:inline-block;
}
.data-collect ul, .topTenHA ul {
	margin:0;
	padding:0;
	list-style:none;
}
.data-collect ul li {
	float:left;
	min-width:110px;
	margin-right:64px;
}
.topTenHA ul li {
	float:left;
	width:195px;
	margin-right:30px;
}
.topTenHA ul li:first-child {
	margin-left:20px;
}
.topTenHA ul li:last-child {
	margin-right:0px;
}
.topTenHA ul li.ha_list_num {
	width:25px;
	margin:0;
}
.topTenHA ul li a {
	line-height:18px;
}
.topTenHA ul li a:hover {
	text-decoration:underline;
}
.topTenHA table tr td, .topTenHA table tr td a {
	font:13px/18px Roboto;
}
.topTenHA table tr td a:hover {
	text-decoration: underline;
}
.topTenHA td.num {
	width:17px;
	text-align:right;
	padding-right:13px;
	vertical-align:top;
}
.topTenHA .list {
	width:240px;
	padding-right:20px;
	vertical-align:top;
}
.topTenHA .list-last {
	width:240px;
}
.data-collect ul li:last-child, .topTenHA ul li:last-child {
	margin-right:0;
}
#section-two h2, #section-three h2 {
	color:#333;
}
#section-two .content-txt, #section-three .content-txt {
	color:#333;
}
#section-two a.view-data {
	width:480px;
	border-radius:5px;
	float:none;
	margin:45px auto 0;
}
#section-two a.view-data:hover, #section-four a.btn-signup:hover {
	background-color:#FF8635;
	text-decoration:none;
}
.job-area {
	border:1px solid #ccc;
	display:block;
	margin-top:10px;
	color:#666;
}
#section-two .column {
	width:300px;
	float:left;
}
#section-two .column-one, #section-two .column-two {
	margin-right:50px;
}
.column.column-one > img {
	height: auto;
	width: auto;
}
#section-two .column-three {
}
#section-two .column h3 {
	font:22px/22px Roboto;
	margin:30px 0 20px;
}
#section-two .column span {
	font:14px/24px Helvetica;
	color:#666;
}
#section-three {
	background:url("/assets/images/section-three-bg.jpg") repeat-x 0 0;
}
#section-three.section {
	padding:15px 0 55px;
}
#section-three h2 {
	background:url("/assets/images/map-it-img.png") no-repeat 0 0;
	height:85px;
	vertical-align:middle;
	text-align:right;
	width:500px;
	margin:0 auto 20px;
	padding-top:30px;
	color:#fff;
	font-size:62px;
}
#section-three .content-txt {
	color:#fff;
	font-size:18px;
}
#section-four {
	background-color:#42bcbd;
}
#section-four h1 {
	font:bold 36px/50px Roboto;
	margin:0 0 20px;
}
#section-four .section-news {
	overflow:hidden;
	min-height:150px;
	margin-bottom:65px;
	border-bottom:1px solid #a1dede;
	padding-bottom:25px;
}
.section-news .news-column {
	width:300px;
	margin-right:25px;
	float:left;
	text-align:left;
}
.section-news .news-column:last-child {
	margin-right:0;
}
.news-headline {
	font:26px/28px Roboto;
	padding-bottom:12px;
	color:#fff;
	text-align: left;
	width: 950px;
	margin:0 auto 25px;
	border-bottom:1px solid #a1dede;
}
.section-news .news-date {
	font:20px/28px Roboto;
	padding-bottom:15px;
	color:#a1dede;
}
.section-news .no-date {
	height:28px;
}
.section-news .news-title, .section-news .news-source {
	font:bold 17px/21px Roboto;
}
.section-news .news-title a {
	font-family:Roboto;
	color:#333;
}
.section-news .news-source {
	color:#666;
}
.section-news .news-content {
	font:15px/18px Roboto;
}
#section-four .txtSmall {
	width:205px;
	margin-right:10px;
	border-radius:5px;
}
#section-four a.btn-signup {
	background-color:#256f6c;
	width:145px;
	border-radius:5px;
	float:none;
	margin:45px auto 0;
}
#section-four .section-signup {
	width:900px;
	margin-top:20px;
}
#section-footer {
	background:url("/assets/images/footer-section-bg.png");
}
#section-footer .container {
	width:950px;
}
#section-footer h2 {
	font:26px/28px Roboto;
	color:#fff;
	text-align:left;
	text-transform:uppercase;
	letter-spacing:normal;
}
#section-footer ul.footer-stats {
	margin:10px 0;
	padding:0;
	list-style:none;
	border-top:1px solid #48423c;
	border-bottom:1px solid #48423c;
	padding:25px 0;
	min-height:93px;
}
#section-footer ul li {
	float:left;
	width:24.9%;
	text-align:center;
	border-right:1px dashed #48423c;
}
#section-footer ul li:last-child {
	border:none;
}
#section-footer .footer-stats h3 {
	font:18px/18px Helvetica;
	color:#9c8d6c;
	margin:0 0 5px;
}
#section-footer .footer-stats p {
	font:14px/18px Helvetica;
	color:#fff;
	margin:0;
}
#section-footer .footer-stats p a {
	text-decoration:none;
	color:#fff;
}
#section-footer .footer-stats p a:hover {
	text-decoration:underline;
}
.footer-stats .stats-number {
	font:40px/1 Roboto;
	display:block;
	margin:10px 0;
}
.footer_copyrt_bar {
	font-size:13px;
	border-top: 1px solid #ccc;
	margin-top:10px;
	color:#666666;
	text-align:left;
	height:39px;
	padding:10px 0 0;
}
.footer_links {
	color:#666666;
	font-size:11px;
}
a.footer_links {
	text-decoration:none;
	color:#666666;
}
a.footer_links:hover {
	color:#666666;
	text-decoration:underline;
}
#prevBtn a:hover, #nextBtn a:hover {
	opacity:0.5;
}
.eNote {
	display:block;
	font-size:13px;
	color:#333;
	margin-top:15px;
}
form {
	margin:0;
	padding:0;
}
span.icon-eye-open, span.icon-eye-close {
	background:url("/assets/images/icon-eye.png") no-repeat 0 0;
	width:26px;
	height:16px;
	overflow:hidden;
	cursor:pointer;
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
}
span.icon-eye-close {
	background-position:0 -16px;
}
.footer {
	width:984px;
	text-align:center;
	margin:0 auto 20px;
	background-color:#fff;
	padding:0 32px;
	position:relative;
}
.f32 {
	font-size:32px;
	color:#333!important;
}
.news-title {
	font:bold 21px/18px Roboto;
	color:#899eb1;
	padding-bottom:5px;
	border-bottom:1px dotted #999;
}
.news-month {
	font:18px/18px Roboto;
	color:#333; /* 899eb1 */
	padding-bottom:5px;
	border-bottom:1px dotted #999;
	margin-bottom:10px;
	font-weight:bold;
}
.no-month{ border:1px solid #fff;}
.news-date {
	font:15px/18px Roboto;
	color:#899eb1;
}
.news-heading {
	font:bold 15px/18px Roboto;
	color:#333;
}
.news-heading:hover {
	text-decoration:none;
}
.news-source {
	font:15px/18px Roboto;
	color:#333;
}
.news-category {
	font:13px/18px helvetica;
	padding:0px 5px;
	margin-bottom:10px;
	color:#fff;
	background-color:#FF6633;
	display:inline-block;
}
.subs-desc {
	padding:5px 0;
	border-top:1px dotted #999;
}
.subs-desc p {
	margin: 0 0 7px;
	padding:0;
}
.subs-full-desc {
	height:37px;
	display:block;
	overflow:hidden;
}
.subs-more {
}
.noSearchResult {
	position:absolute;
	height:100%;
	width:100%;
	top:0;
}
.noSearchResult .noSearchBox {
	position:relative;
	top:48%;
	z-index:1002;
	padding:10px;
	background-color:#fff;
	border-radius:5px;
	border:1px solid #002b55;
	width:535px;
	margin:0 auto;
}
.noSearchBox .noSearchText {
	font-size:20px;
	color:#ccc;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/assets/images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/assets/images/desc.gif);
}
.contactForm {
	background-color:#f3f5f6;
	padding:20px 30px 30px;
	line-height:1;
}
.contactForm h2, .contactForm .tagline {
	color: #333333;
}
.contactForm input.txt {
	width:218px;
	border-color:#c5c7c7;
	font-size:14px;
	margin-bottom:10px;
}
.contactForm select.stxt {
	width:240px;
	border-color:#c5c7c7;
	font-size:14px;
	margin-bottom:10px;
}
.contactForm textarea {
	width:218px;
	border:1px solid #c5c7c7;
	font-size:14px;
	margin-bottom:10px;
	font-family:Helvetica;
	padding:4px 10px;
}
.contactForm input[type="checkbox"] {
	margin:0 10px 0 0;
	vertical-align:middle;
}
.contactForm .contactBtn {
	width:195px;
	height:auto;
	padding:14px 0 14px 46px;
	text-align:left;
	font-size:16px;
}
.contactForm .smallTxt {
	font-size:11px;
	color:#666;
}
.contactForm .smallTxt a {
	color:#666;
	text-decoration:underline;
}
.f13 {
	font-size:13px!important;
}
.f14 {
	font-size:14px!important;
}
.f15 {
	font-size:15px!important;
	line-height:21px!important;
}
.f16 {
	font-size:16px!important;
	line-height:21px!important;
}
.f18{
	font-size:18px!important;
	line-height:21px!important;
}
/* css for new index 2014 */
.sec-head{
	font:20px/20px Roboto;
	color:#fff;
	background-color:#ff6600;
	padding:10px 0 10px 25px;
	letter-spacing:0;
	text-shadow:1px 1px 0 rgba(0,0,0,0.35);
	position:relative;
	margin-bottom:30px;
}
.sec-head:after{
	border-top: 10px solid #ff6600;
    border-left: 12px solid rgba(255, 255, 255, 0);
    border-right: 12px solid rgba(255, 255, 255, 0);
    bottom: -10px;
    content: "";
    display: inline-block;
    left: 25px;
	position:absolute;
}
.sec-head.sec-2-head{
	background-color:#bbb;
}
.sec-2-head:after{
	border-top:10px solid #bbb;
}
.sec-head.sec-3-head{
	background-color:#44d581 ; /* #81b632  */
}
.sec-3-head:after{
	border-top:10px solid #44d581; /* #81b632  */
}
.sec-head.sec-4-head{
	background-color:#ff8800;
	margin-bottom:0;
}
.sec-4-head:after{
	border-top:10px solid #ff8800;
}
.btnIndex{
	font:15px/18px Roboto;
	color:#fff;
	background-color:#ff6600;
	text-align:center;
	width:360px;
	padding:10px 0;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	border-radius:5px;
	margin:20px auto 0;
}
.subscribeBtn{
	font:12px/18px Roboto;
	color:#fff;
	background-color:#44d581 ; /* #81b632 */
	text-align:center;
	width:80px;
	padding:3px 0;
	text-decoration:none;
	display:block;
	border-radius:3px;
}
.btnIndex.green{ background-color:#81b632;}
.btnIndex.lightBlue{ background-color:#88bfff;}
.btnIndex.gray{ background-color:#454545;}
.nl-box-small {
    background-color: #fff;
/*  border: 1px solid #CCCCCC;
    padding: 10px 0 10px 10px; */
	border-radius:5px;
    margin: 0 auto;
    width: 298px;
	position:relative;
}
.nl-box-small .box-scroll {
	height:590px;
	overflow:hidden;
	overflow-y:scroll;
}
.h60-title{
	font-family:Bookman Old Style, Georgia;font-size:22px;color: #ff5234;display:block;
}
.nl-heading-small, .nl-heading-small a {
    color: #FFFFFF;
    font-family: Georgia;
    font-size: 15px;
    line-height: normal;
	padding:5px;
}
.nl-headingLink-small {
    color: #444;
    font-family: Georgia;
    font-size: 13px;
	font-style: italic;
    line-height: 18px;
	padding:7px 0;
	border-bottom:1px dotted #ff5335;
	display:block;
}
.nl-headingLink-small a {
    color: #FF5234;
    font-style: normal;
    text-decoration: none;
}
#newScrollDown, #newScrollUp{
	background-color: #666;
    border-radius: 50px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 30px;
    position: absolute;
	top:54%;
    right: -15px;
    text-indent: -9000px;
    width: 30px;
	transition:all 0.5s ease 0s;
	opacity:0.5;
}
#newScrollDown:hover, #newScrollUp:hover{
	opacity:1;
}
#newScrollDown:after, #newScrollUp:after{
	position:absolute;
	content:"";
	display:inline-block;
	border-top: 6px solid #fff;
    border-left: 5px solid rgba(255, 255, 255, 0);
    border-right: 5px solid rgba(255, 255, 255, 0);
    bottom: 10px;
	left:10px;
}
#newScrollUp{
	top:46%;
}
#newScrollUp:after{
	border-top:none;
	border-bottom:6px solid #fff;
	bottom:12px;
}
.sec-2-ul li, .sec-3-ul li{
	float:left;
	width:272px;
	padding:0 25px 0 24px;
	border-left:1px solid #a4a4a4;
	min-height:352px;
}
.sec-2-ul li:first-child, .sec-3-ul li:first-child{
	border:none;
	padding-left:0;
}
.sec-2-ul li:last-child, .sec-3-ul li:last-child{
	padding-right:0;
}
.sec-2-ul h3, .sec-3-ul h3{
	font:300 18px/18px Roboto;
	color:#333;
	background:url("/assets/images/dashboard_img4.gif") no-repeat 0 0;
	text-indent:40px;
	margin:0;
	padding-bottom:15px;
	border-bottom:1px solid #bbb;
	position:relative;
}
.sec-3-ul h3{ background:none; text-indent:0; }
.sec-3-ul li{ min-height:556px; }
.sec-3-ul ul li, .sec-3-ul ul li{
	width:auto;
	min-height:21px;
	border:none;
	float:none;
	list-style:disc inside none;
	padding:0;
}
.sec-3-ul ul ul { margin-bottom: 10px; }
.sec-3-ul ul ul li, .sec-3-ul ul ul li:first-child{ list-style:none; padding-left:20px; color:#666;}
.home-grid{color:#333;}
.home-grid tr:nth-child(odd) td{background-color:#f8f8f8;}
.home-grid td{padding:5px 5px; font-family:Roboto; border-bottom: 1px solid #ccc;}
a.blueBgLink{ /*background-color:#88bfff;*/ background-color:#44d581; color:#fff; padding:0 2px; display:inline; text-decoration:none; }
.contactPopup span{
	position:absolute;right:-10px;bottom:45px;background-color:#ffefef;border:1px solid #ff0000;border-radius:5px;padding:15px;font:12px/15px Helvetica;color:#454545;text-indent:0; opacity:0; visibility:hidden; transition:all 0.5s ease 0s; width:300px;
}
.contactPopup:hover span{ opacity:1; visibility:visible; }
.contactPopup span:after{
	position:absolute;
	content:"";
	display:inline-block;
	border-top: 6px solid #ff0000;
    border-left: 5px solid rgba(255, 255, 255, 0);
    border-right: 5px solid rgba(255, 255, 255, 0);
    bottom: -7px;
	right:20px;
	
}
#sstock1{
	color:#999;
}
.data-sample, .export-sample{
	background:url("/assets/images/data-sample.jpg") no-repeat;
	width:210px;
	height:197px;
	display:block;
}
.export-sample{ background:url("/assets/images/export-sample.jpg") no-repeat; }
.data-sample:hover, .export-sample:hover{
	background-position:0 -197px;
}
#tdFRSections div:nth-child(odd){
	margin-right:31px;
}
.questionPopup{
	display: inline-block;
    margin-left: 3px;
    position: relative;
    vertical-align: middle;
}
.questionPopup span{
	position:absolute;right:-19px;bottom:30px;background-color:#fff;border:2px solid #999;border-radius:5px;padding:15px;font:12px/15px Helvetica;color:#333;text-indent:0; opacity:0; visibility:hidden; transition:all 0.5s ease 0s; width:300px;
}
.questionPopup:hover span{ opacity:1; visibility:visible; }
.questionPopup span:after{
	position:absolute;
	content:"";
	display:inline-block;
	border-top: 9px solid #999;
    border-left: 8px solid rgba(255, 255, 255, 0);
    border-right: 8px solid rgba(255, 255, 255, 0);
    bottom: -11px;
	right:16px;
}
.icon-back{
    background-image: url("/assets/images/map-buttons-white.png");
	background-position: -427px -68px;
	background-repeat: no-repeat;
	display: inline-block;
	height: 14px;
	line-height: 14px;
	vertical-align: text-top;
	width: 14px;
	background-color:#88bfff;
	border-radius:50px;
	padding:5px;
	float:left;
	margin-right:10px;
}
.icon-back-right-side{
    background-image: url("/assets/images/map-buttons-white.png");
	background-position: -453px -68px;
	background-repeat: no-repeat;
	display: inline-block;
	height: 14px;
	line-height: 14px;
	vertical-align: text-top;
	width: 14px;
	border-radius:50px;
	padding:5px 0 5px 5px;
}
.ncb{
	font:14px/1 Helvetica;
	color:#333;
	padding:2px 8px;
	border:1px solid #666;
	border-top:none;
	position:relative;
	top:-3px;
	border-radius:0 0 3px 3px;
	display:inline-block;
}
.ncs {
	border: 1px solid #999;
    border-radius: 3px;
    color: #333;
    font: 13px/1 Helvetica;
    padding: 3px 7px;
    position: relative;
	margin-left:5px;
	display:inline-block;
}
.ncs:after, .ncs:before {
	border: solid transparent;
	content: ' ';
	height: 0;
	right: 100%;
	position: absolute;
	width: 0;
}
.ncs:after {
	border-width: 4px;
	border-right-color: #fff;
	top: 5px;
}
.ncs:before {
	border-width: 5px;
	border-right-color: #666;
	top: 4px;
}
.cat-title {
    background-color: #ff5234;
    border: medium none;
    color: #fff;
    height: auto;
    padding: 5px 0 7px 10px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.35);
}
#show-news ul{}
#show-news ul li{ float:left; width:30%; margin-right:5%; margin-bottom:20px; min-height:153px; max-height:153px; overflow:hidden;}
#show-news ul li:nth-child(3n+3){ margin-right:0;}
#show-news .no-month{ margin-bottom:32px;}
.greytext {
    color: #999999;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 120%;
}
.icon-exportNew-active, .icon-exportNew-deactive{
	background:url("/assets/images/icon-exportNew.png") no-repeat 13px 10px transparent;
	width:auto;
	height:36px;
	float:left;
	cursor:pointer;
}
.icon-exportNew-deactive{
	/*background-color:#88bfff;*/
	opacity:0.5;
	cursor:default;
}
.icon-exportNew-active{ background-color:#81b632!important; }
.icon-exportNew-active:hover{  }
.icon-exportNew-active-search, .icon-exportNew-deactive-search{
	/*background:url("/assets/images/icon-exportNew.png") no-repeat 7px 5px #002b55;
	width:28px;
	height:28px;*/
	
/*	background-color:#192549;
	padding:5px 6px;*/
	font-size:24px;
	float:right;
	margin:0;
	cursor:pointer;
	color:#44d581;
	border-radius:2px;
}
.icon-exportNew-deactive-search{
	/*background-color:#88bfff;
	opacity:0.5;
	cursor:default;*/
}
.icon-exportNew-active-search:hover{ /*background-color:#80B731;*/  }
.pin-map-icon-active:hover{ /*background-color:#80B731;*/ }
.icon-exportNew-map-active, .icon-exportNew-map-deactive{
	background:url("/assets/images/icon-exportNew-map.png") no-repeat 6px 4px #002b55;
	width:22px;
	height:22px;
	float:right;
	cursor:pointer;
	/* border-radius:50px; */
	margin-right:5px;
}
.icon-exportNew-map-deactive{ background-color:#ccc; cursor:auto; }
.pin-map-icon-active, .pin-map-icon-deactive{
	/*background:url("/assets/images/pin-map-icon-small.png") no-repeat 5px 3px #002b55;
	width:28px;
	height:28px;*/
	/*background-color:#192549;
	padding:5px 9px 5px 9px;*/
	font-size:24px;
	float:right;
	margin:0 20px 0 0;
	cursor:pointer;
	color:#44d581;
	border-radius:2px;
}
.pin-map-icon-deactive, .icon-exportNew-deactive-search{
	color:#666;
	cursor:default;
}
.analysis-close-btn{
	position:absolute; right:5px; z-index:10; top:10px; background:url("/assets/images/analysis-close-btn.png") no-repeat; width:13px; height:13px;
}
/* New HA Details like bloomberg */
.view-details{ /*max-height:515px; overflow:hidden;*/  }
.view-details-header{ position:relative; height:85px; margin-bottom:12px; }
.view-details-header .locale{ position:absolute;bottom:0; font-size:16px; }
.view-details-header .locale .sub{ font-size:12px; color:#666; }
.view-details-header .view-details-cols{ height:85px; margin-left:244px; min-width:700px; overflow:hidden; }
.view-details-header .cols-section{ border-left:1px solid #666; height:85px; margin:0 0 12px 5px; float:left; overflow:hidden; transition:all 0.5s ease 0s; opacity:0.5; position:relative; width:93px;}
.view-details-header .cols-section:hover{ cursor:pointer; }
.view-details-header .cols-section.active{ opacity:1; width:297px;}
.view-details-header .cols-section.active{ cursor:default;}
.view-details-header .cols-section h1{ margin:0 0 0 7px; color:#666; font-size:12px; text-transform:uppercase; white-space:nowrap; }
.view-details-header .cols-section li { position:absolute; left:0; bottom:0; width: 73px; text-align:right; opacity:0; }
.view-details-header .cols-section li:nth-child(2){ left:73px; }
.view-details-header .cols-section li:nth-child(3){ left:146px; }
.view-details-header .cols-section li:nth-child(4){ left:219px; }
.view-details-header .cols-section ul {  }
.view-details-header .cols-section.active li { opacity:1; }
.view-details-header .cols-section .cols-title{ font-size:11px; color:#999; display:inline-block;}
.view-details-header .cols-section .cols-title .cols-q{ background:url("/assets/images/cols-q-img.png") no-repeat; width:12px; height:12px; cursor:pointer; display:inline-block; position:relative; top:2px; margin-left:4px; }
.view-details-rows{ transition:all 0.5s ease-in-out 0s; max-height:418px; overflow:hidden;}
.view-details-rows .row{ position:relative; transition:all 0.5s ease-in-out 0s; font-size:11px; }
.view-details-rows .row .company{ background-color:#4a5e71; font-size:12px; color:#e6e6e6; text-indent:12px; width:244px; line-height:24px; position:relative; cursor:pointer; border-bottom:2px solid #fff; }
.view-details-rows .row .company:after, .view-details-rows .row.expanded .company:after{ content:"+"; position:absolute; right:5px; opacity:0; font-size:16px; font-weight:bold; }
.view-details-rows .row .company:hover:after, .view-details-rows .row.expanded .company:hover:after{ opacity:1; }
.view-details-rows .row.expanded .company{ background-color:#1e262e; border-bottom:2px solid #1e262e; font-weight:bold; }
.view-details-rows .row.expanded .company:after{ content:"_"; top:-8px; }
.view-details-rows .bio-ha-search{ background-color:transparent;color:#e6e6e6;border:1px solid #e6e6e6;padding:0 5px; font-family:Helvetica; width:160px; }
.view-details-rows .remove-bio-search{ font-size:11px; font-weight:bold; display:inline; margin-left:5px; }
.view-details-rows .bio-ha-search-btn{ background:url("/assets/images/bio-haSearch-bg.png") no-repeat; display: inline-block; float: right; position: relative; right: 20px; top: 6px; opacity:0; width:12px; height:12px; cursor:pointer; }
.view-details-rows .row .company a{ color:#e6e6e6; }
.view-details-rows .row .company:hover .bio-ha-search-btn{ opacity:1; }
.view-details-rows .row.expanded .company:hover .bio-ha-search-btn{ opacity:0; }
.view-details-rows .row .cells{ position:absolute; top:0; left:244px; }
.view-details-rows .row .cells div{ width:auto; overflow:hidden; height:24px; float:left; margin-left:5px; cursor:pointer; }
.view-details-header .cols-section:first-child, .view-details-rows .row .cells div:first-child{ margin-left:6px; }
.view-details-rows .row .cells div ul{ font-size:12px; font-weight:bold; text-align:right; color:#fff; }
.view-details-rows .row .cells div.active{ width:298px; cursor:default; }
.view-details-rows .row .cells div.active li{ width:68px; padding-right:5px; opacity:1; color:#fff;}
.view-details-rows .row .cells div li{ float:left;width:22px; display:inline-block; color:transparent; background-color:#46505a; margin-left:2px; line-height:24px; opacity:0.25; transition:all 0.5s ease 0s; }
.view-details-rows .row .cells div li:first-child, .view-details-rows .row .cells div.active li:first-child{ margin-left:0; }
.view-details-rows .row .cells div li.hi1{ background-color:#024d27; }
.view-details-rows .row .cells div li.hi2{ background-color:#24743a; }
.view-details-rows .row .cells div li.hi3{ background-color:#459945; }
.view-details-rows .row .cells div li.hi4{ background-color:#69bc45; }
.view-details-rows .row .cells div li.low1{ background-color:#4b1111; }
.view-details-rows .row .cells div li.low2{ background-color:#85171a; }
.view-details-rows .row .cells div li.low3{ background-color:#ba2030; }
.view-details-rows .row .cells div li.low4{ background-color:#ed3348; }
.view-details-rows .row .cells div li.am1, .view-details-rows .row .cells div li.ms1{ background-color:#2b348a; }
.view-details-rows .row .cells div li.am2, .view-details-rows .row .cells div li.ms2{ background-color:#224fa1; }
.view-details-rows .row .cells div li.am3, .view-details-rows .row .cells div li.ms3{ background-color:#267abe; }
.view-details-rows .row .cells div li.am4, .view-details-rows .row .cells div li.ms4{ background-color:#27a9dc; }
.view-details-rows .row .cells div li.bm1{ background-color:#733392; }
.view-details-rows .row .cells div li.bm2{ background-color:#894a9c; }
.view-details-rows .row .cells div li.bm3{ background-color:#9f67aa; }
.view-details-rows .row .cells div li.bm4{ background-color:#c091c1; }
.view-details-rows .row .cells div li.nd{ background-color:#46505a; }
.view-details-rows .row .cells div li.nc{ background-color:#bbb; }
.view-details-rows .row .bio{ opacity:0; height:0; transition:all 0.5s ease 0s; overflow:hidden; }
.view-details-rows .row.expanded .bio{ background-color:#1e262e; font-size:11px; width:944px; height:234px; transition:all 0.5s ease 0s; border-bottom:2px solid #fff; opacity:1; }
.view-details-rows .row .bio h4{ font-size:12px; color:#ccc; padding:0; margin:0; }
.view-details-rows .row .bio .bio-overview{ font-size:13px; width:356px; line-height:auto; color:#848c89; margin:15px 0; padding:0 12px; float:left; }
.view-details-rows .row .bio .bio-overview .bio-overview-desc{ height:160px; overflow:hidden; padding-right:15px; margin-top:10px; }
.view-details-rows .row .bio .bio-overview .readmore{ background-color:#000; color:#ccc; font-size:11px; padding:3px 0; display:block; text-align:center; margin-top:5px; transition:all 0.75s ease 0s; }
.bio-overview-desc > p{ margin:0 0 10px; }
.view-details-rows .row .sMgmt{ padding-left:12px; margin-top:15px; float:left; color:#999; border-left:1px solid #999; position:relative; width:533px; }
/*.view-details-rows .row .sMgmt .sMgmt-content{ width:534px; height:155px; overflow:hidden; }
.view-details-rows .row .sMgmt ul{ min-width:1500px; position:relative; transition:all 0.5s ease 0s; }
.view-details-rows .row .sMgmt li{float:left; width:534px; }*/
.view-details-rows .row .sMgmt li div, .slider1 div{ width:266px !important; margin:14px 0 0; float:left; border-right:1px solid #999; }
.view-details-rows .row .sMgmt li div p, .slider1 div p{ margin: 0 12px 14px 12px; padding:0 0 14px; border-bottom:1px solid #999; min-height:72px; }
.view-details-rows .row .sMgmt li div:last-child, .slider1 div:last-child{ border:none; }
.view-details-rows .row .sMgmt li div:first-child p, .slider1 div:first-child p{ margin:0 12px 14px 0; }
.view-details-rows .row .sMgmt li div .smImg, .slider1 div .smImg{ float:left; margin-right:10px; border:0;}
.view-details-rows .row .sMgmt li div i, .slider1 div i{ display:block; font-style:normal; color:#bbb; }
.view-details-rows .row .sMgmt li div .sm-soc, .slider1 div .sm-soc{ display:block; margin-top:5px; }
.view-details-rows .row .sMgmt li .vertical-line{ position:absolute; border-left:1px solid #999;height:131px;left:266px;top:14px; }
/*.view-details-rows .row .sMgmt .sMgmt-next-btn{ background:url('/assets/images/sMgmt-next-btn.png') no-repeat 9px 50%; position:absolute; background-color:rgba(0,0,0,0.75); width:30px; height:155px; top:5px; right:-17px; cursor:pointer; transition:all 0.5s ease-in-out 0s;}
.view-details-rows .row .sMgmt .sMgmt-prev-btn{ background:url('/assets/images/sMgmt-prev-btn.png') no-repeat 9px 50%; position:absolute; background-color:rgba(0,0,0,0.75); width:30px; height:155px; top:5px; left:0; right:auto; cursor:pointer; transition:all 0.5s ease-in-out 0s; }
.view-details-rows .row .sMgmt .sMgmt-next-btn:hover, .view-details-rows .row .sMgmt .sMgmt-prev-btn:hover{ background-color:rgba(0,0,0,0.50); }*/
.legend { background-color:#1e262e; font-size:10px; color:#bbb; display:inline-block; width:100%; margin-top:45px; position:relative; }
.legend:before{ position:absolute; display:inline-block; content:""; background:linear-gradient(to top, #fff 50%, #cdd2d8)  repeat scroll 0% 0% transparent; left:0; bottom:32px; height:47px; width:100%; }
.legend div{ float:left; line-height:18px; padding:8px 10px; border-right:1px solid #666; text-transform:uppercase; }
.legend div:last-child{ border:none; }
.legend .hl span, .legend .increase span, .legend .gms span, .legend .no-data span , .legend .no-change span{ position:relative; width:190px; height:18px; display:inline-block; text-align:right; }
.legend .increase span{ width:223px; }
.legend .gms span{ width:119px; }
.legend .no-data{ margin-right:0; }
.legend .no-data span{ width: 68px; }
.legend .no-change span{ width: 86px; }
.legend .hl span:before, .legend .increase span:before, .legend .gms span:before{
	content:"";
	position:absolute;
	background:url("/assets/images/legend-median-img.png") no-repeat;
	width:151px;
	height:18px;
	left:8px;
}
.legend .increase span:before{
	background:url("/assets/images/legend-hl-img.png") no-repeat;
}
.legend .gms span:before{
	background:url("/assets/images/legend-median-img.png") no-repeat;
	width:75px;
}
.legend .no-data span:before, .legend .no-change span:before{
	content:"";
	position:absolute;
	background:url("/assets/images/legend-nodata.png") no-repeat;
	width:18px;
	height:18px;
	left:0;
}
.legend .no-change span:before{ background:url("/assets/images/legend-nochange.png") no-repeat; }
.view-details-header .v-tooltip{
	bottom: 15px;
    left: 120px;
    position: absolute;
    transition:opacity 0.5s ease 0s;
    z-index: 20;
	opacity:1;
}
.view-details-header .v-tooltip.hidden{ opacity:0; }
.view-details-header .v-tooltip .bubble{
	width:200px;
	padding:6px 10px;
	background-color:#333;
	font-size:11px;
	color:#999;
	position:absolute;
	bottom:8px;
	border-radius:3px;
}
.view-details-header .v-tooltip .bubble:after{
	border-left: 5px solid rgba(255, 255, 255, 0);
    border-right: 5px solid rgba(255, 255, 255, 0);
    border-top: 6px solid #333;
    bottom: -6px;
    content: "";
    display: inline-block;
    position: absolute;
    right: 48%;
}
.abbr{
	font-size:11px;
	color:#999;
	margin-top:5px;
	transition:opacity 0.5s ease 0s;
	opacity:0;
}
.footer-cols {
    float: left;
    margin: 20px 79px 0 0;
    width: auto;
	font: 12px/21px Helvetica;
	color: #454545;
}
.footer-cols:last-child{ margin-right:0; }
.footer-cols > a {
    color: #454545;
    display: table;
	padding:0 5px;
}
.footer-cols > a:hover{ text-decoration:none; color:#666; background-color:#d3d3d3; }
.footer-cols > .fadeIn, .footer-cols > .fadeIn:hover {
	color:#bbb;
	cursor:default;
	background-color:transparent;
}
.view-full-details{  border-radius: 3px; float: right; font: 11px/1.5 Roboto; padding: 3px 10px; background-color: #88bfff; color: #fff!important;}
.view-full-details:hover{ transition: background-color 0.1s linear 0s; background:#88bfff; }
#back-top{
	/*background:url("/assets/images/back-top.png") no-repeat;*/
	background-color:#999;
	position:absolute;
	right:30px;
	top:14px;
	width:30px;
	height:30px;
	display:block;
	cursor:pointer;
	border-radius:30px;
}
#back-top:hover{ background-color:#81b632; }
#back-top:after {
    content: "";
    position: absolute;
    display: inline-block;
    border-left: 7px solid rgba(255,255,255,0);
    border-right: 7px solid rgba(255,255,255,0);
    border-bottom: 10px solid #fff;
    top: 9px;
    left: 8px;
}
.eeBox{ padding:0px 5px; display:block; font-size:12px; text-align:center; color:#666; }
.eeBox:hover{ background-color:#44d581; color:#fff; }
.footer-reg{
	margin-top:10px;
	padding:7px 15px 0 0;
	display:block;
	border-top:1px solid #ccc;
	color:#999;
}
.footer-copyright{
	clear:left;
	position:relative;
	top:-15px;
	color:#999;
}
.footer-title{
	padding-left:5px;
	font-weight:bold;
	display:block;
}
.sixty-icon-small{ vertical-align:top; }
#news-archive-tabs ul li{ float:left; text-align:center; margin:0 3px 0 0; padding:0; }
#news-archive-tabs ul li a{
	background-color: #f4f4f4;
    border-radius: 5px 5px 0 0;
    color: #777777;
    display: inline-block;
	font:normal 14px/1.2 Roboto;
    padding: 10px;
    text-decoration: none;
}
#news-archive-tabs ul li a:hover, #news-archive-tabs-content ul li a:hover{ background-color:#383838; color:#fff; }
#news-archive-tabs ul li a.active {
    background-color: #e9e9e9;
    color: #333333;
    font-weight: bold;
}
#news-archive-tabs-content{ background-color:#e9e9e9; border-radius:0 5px 5px; padding:20px; display:table;clear:left; width:97%; }
#news-archive-tabs-content ul li{ float:left; text-align:center; margin:5px 6px; }
#news-archive-tabs-content ul li a{ font:bold 14px/1.2 Roboto; display:inline-block; background-color:#fff; border-radius:5px; text-decoration:none; color:#333; box-shadow:0 1px 6px #ccc; padding:7px; }
#news-archive-tabs-content ul li a.active{ background-color:#383838; color:#fff; }
.map-slide-right{
	z-index: 10000;
	right: -280px;
	top: 0px;
	width: 250px;
	padding: 15px;
	transition: all 0.5s ease 0s;
	height: 100%;
	position: fixed;
	color: #fff;
	background-color: rgba(0, 51, 102,0.8);
}
.map-slide-right .back-section{
	 border-top: 1px dotted #fff; 
	 margin-top: 15px;
	 padding-bottom: 5px;
	 text-align:right;
}
.map-slide-right .back-section a{ font:14px/18px Roboto; }
.map-slide-right .back-section span.icon-back{ background-color:transparent; margin-right:0; }
.map-slide-icon-back{
    position:fixed;
	background-color:rgba(0, 51, 102,0.8);
	top:79px;
	right:0;
	z-index:10000;
	color:#fff;
	font:14px/28px Roboto;
	padding:5px 10px;
	text-decoration:none;
	display:none;
}
.unitPoins{ padding-left:25px; }
.unitPoins li, .unitPoins a{ color:#fff; font:14px/28px Roboto; position:relative; }
.unitPoins a.ui-slider-handle{ position:absolute; width:13px!important; height:13px; }
.unitPoins li.sub-li, .unitPoins li.sub-li-data-layer{ margin-left:20px; }
.unitPoins li .icon-right{
    background-position: -285px 1px;
    cursor: pointer;
    height: 22px;
    left: -25px;
    position: absolute;
    top: 2px;
    width: 22px;
}
.reportBoxLeft{
	width:248px;
	float:left;
	background-color:#f3f5f6;
	border:1px solid #666;
	/*margin-right:16px;*/
}
.reportBoxLeft .rl-title{
	background-color:#666;
	color:#fff;
	font:18px/38px Roboto;
	padding-left:20px;
}
.reportBoxLeft .rl-content{
	padding:25px 18px;
}
.reportBoxLeft .rl-newsBox{
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px dotted #666;
}
.rl-newsBox .rl-heading, .rl-newsBox .rl-heading a{
	font:13px/18px Roboto;
	color:#37528c;
}
.reportBoxRight{
	float:left;
	width:auto;
}
.si-box{
	display:inline-block;
	overflow:hidden;
	padding:1px 3px 0; /* 5px 5px 0 5px */
}
.si-box.webLinkBg{ background-color:#666; }
.si-box.mailLinkBg{ background-color:#81b632; }
.si-box.facebookLinkBg{ background-color:#3b5998; }
.si-box.twitterLinkBg{ background-color:#29c5f6; }
.si-box.linkedinLinkBg{ background-color:#0082c9; }
.si-box.youtubeLinkBg{ background-color:#dd332c; }
.si-box.pinterestLinkBg{ background-color:#cc2127; }
.si-box.blogLinkBg{ background-color:#f97d17; }
.si-circle{
	border-radius:22px;
}
.si-circle.si-box > img {
    position: relative;
    top: 2px;
	border-radius:22px;
}
.icon-60-news-map-active, .icon-60-news-map-deactive{
	background:url("/assets/images/icon-60-news-map.png") no-repeat 4px 6px #005d91;
	width:22px;
	height:22px;
	float:right;
	cursor:pointer;
	/* border-radius:50px; */
	margin-right:5px;
}
.icon-60-news-map-deactive{ background-color:#ccc; cursor:auto; }
.unitPoins .data-option-show, .unitPoins .data-option-hide {
    position: relative;
    display: inline-block;
	top:-1px;
    left: 5px;
    content: "";
    border-top: 7px solid #fff;
    border-left: 6px solid rgba(255,255,255,0);
    border-right: 6px solid rgba(255,255,255,0);
	transform: rotate(0deg);
    transition: transform 0.5s ease 0s;
	cursor:pointer;
}
.unitPoins .data-option-hide{
	transform: rotate(180deg);
}
.ward-popup:before{
	content: "";
	position: absolute;
    display: inline-block;
	border-right: 7px solid #002b55;
    border-top: 6px solid rgba(255,255,255,0);
    border-bottom: 6px solid rgba(255,255,255,0);
	top:12px;
	left:-7px;
}
.ward-popup{
	position:absolute;
	top:30px;
	right:-157px;
	background-color:#002b55;
	font:13px/1 Helvetica;
	color:#fff;
	padding:5px 0;
	width:150px;
	border-radius:5px;
}
.ward-popup > .ward-popup-content{
	display:block;
	border-bottom:1px solid #999;
	line-height:28px;
	padding:0 15px;
}
.ui-slider-vertical{ width:8px!important; background-color:#fff; float:left; }
.ui-slider-vertical .ui-slider-handle{ left:-4px!important; }
.sliderBox{
	margin:15px 0 5px;
	font:12px/1 Roboto;
}
.slider-legend-text{
	position:relative;
	height:85px;
	width:60px;
	float:left;
	margin-left:10px;
}
.slider-legend-text > .ltt{ position:absolute; top:0; font-style:normal; font-family:Roboto; }
.slider-legend-text > .ltb{  position:absolute; bottom:0; font-style:normal; font-family:Roboto; }
.slider-legend{
	
}
.slider-legend > .sll{
	display:block;
	margin-bottom:4px;
}
.slider-legend > .sll > .sllc{
	width:30px;
	height:14px;
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
	background-color:#fff;
}
.slider-legend > .sll > .sllc > small{ display:block; height:14px; }
.slider-legend > .sll > .sllc > .c1{ background-color:#a859a6; }
.slider-legend > .sll > .sllc > .c2{ background-color:#d96ab3; }
.slider-legend > .sll > .sllc > .c3{ background-color:#fa9cc2; }
.slider-legend > .sll > .sllc > .c4{ background-color:#ffcccc; }
.slider-legend > .sll > .sllc > .c5{ background-color:#fef2ec; }
.icon-uncheck-layer, .icon-check-layer{
	background:url("/assets/images/delete-layer-icon.jpg") no-repeat;
    cursor: pointer;
    height: 24px;
    position: static;
    width: 24px;
	display:inline-block;
	margin-right:10px;
	vertical-align:middle;
}
.icon-check-layer{ background:url("/assets/images/select-layer-icon.jpg") no-repeat; }
.mt-sm{ margin-top:5px; }
.mt-md{ margin-top:10px; }
.mt-lg{ margin-top:15px; }
.mb-sm{ margin-bottom:5px; }
.mb-md{ margin-bottom:10px; }
.mb-lg{ margin-bottom:15px; }
.mr-sm{ margin-right:5px; }
.mr-md{ margin-right:10px; }
.mr-lg{ margin-right:15px; }
.ml-sm{ margin-left:5px; }
.ml-md{ margin-left:10px; }
.ml-lg{ margin-left:15px; }
.p-abs{ position:absolute; }
.p-rel{ position:relative; }
.tt-upper{ text-transform:uppercase; }
.right-panel-heading{ margin-left: 35px; border-bottom: 1px dotted #fff;display: inline; }
.right-panel-notification{ border:1px solid #fff;font-size:14px; line-height:1.2; padding:5px 10px; }
.right-panel-marker-orange{ vertical-align: middle; margin-left: -25px; margin-right: 10px; }
.gBox{ }
.gBox li{ float:left; width:230px; height:200px; margin-right:40px; margin-bottom:30px; text-align:center; background-color:#F0F1E8; padding:25px; transition: 0.25s ease-in-out; cursor:pointer; position:relative; }
.gBox li:hover{ transform:scale(1.1); }
.gBox li a{ text-decoration:none; }
.gBox li:nth-child(3n){ margin-right:0; }
.gBox .iconBox{ text-align: center; vertical-align: middle; background-color: #fff; border: 2px solid rgb(68, 213, 129); border-radius: 100px; height: 90px; width: 90px; margin: 0 auto; }
.gBox .ha{ display:inline-block; background:url("../images/hn-logo-without-name.png") no-repeat; background-size:80%; width:47px;height:73px;text-align: center; }
.gBox .text-30{ font-size:30px; line-height:1; }
.gBox .your-account-icon{ background:url("../images/your-account-icon.png") no-repeat; width:45px; height:46px; display:inline-block; margin-top:21px; }
.gBox .blog-icon{ background:url("../images/hBox-blog-icon.png") no-repeat; width:42px; height:46px; display:inline-block; margin-top:23px; }
.gBox .contact-icon{ background:url("../images/contact-icon-green.png") no-repeat; width:39px; height:46px; display:inline-block; margin-top:21px; }
.green-map-marker{ color:#44d581; }
.green-map-marker:hover{ color:#27ae60; }
@media screen and (min-width:601px) and (max-width:1024px) {
	.cookieContent {
		width:auto;
		padding:0 20px;
	}
	.container, #section-footer .container {
		max-width:none;
		width:97%;
	}
	#section-four .container {
		width:100%;
	}
	#section-one h2, #section-four h2 {
		color:#fff;
	}
	 #section-two .content-txt, #section-three .content-txt, #section-four .content-txt {
	 width:97%;
	}
	#section-one .section-search {
		width:98%;
	}
	#section-one .txtBig {
		width:62%;
	}
	.topTenHA ul li {
		margin-right:25px;
	}
	.data-collect ul li {
		margin-right: 64px;
	}
	#section-four .txtSmall {
		margin-bottom:10px;
	}
	.section-search .map-search {
		right:0;
		width:100px;
		top:-5px;
	}
	#section-two .column {
		width:30%;
	}
	#section-two .column-one, #section-two .column-two {
		margin-right:5%;
	}
	/*#slider, #slider li, .news-headline {
		width:920px!important;
	}*/
	.section-news .news-column {
		width:290px;
	}
	/*#prevBtn, #nextBtn {
		bottom:91px!important;
	}
	#prevBtn a:hover, #nextBtn a:hover {
		opacity:1;
	}*/
	.section-news .news-title, .section-news .news-source {
		font:bold 16px/21px Roboto;
	}
	.headertxt {
		width:172px;
	}
	
}
@media screen and (max-width:768px) {
	#section-one .content-txt {
		display:inline;
		text-align:center;
	}
	#section-three .content-txt {
		font-size:17px;
	}
	#section-one h2, #section-two h2, #section-four h2 {
		font:30px/45px Roboto;
	}
	.s-one-h2 {
		width:97%;
	}
	.data-collect h2 {
		font-weight:normal!important;
	}
	#section-one .txtBig {
		width:55%;
	}
	#section-one .section-search, .data-collect, .topTenHA {
		width:98%!important;
	}
	.topTenHA ul li {
		width:165px!important;
		margin-right:20px;
	}
	.data-collect ul li {
		margin-right: 20px;
		max-width: 140px;
	}
	#section-three .content img {
		max-height: 400px;
		width: auto;
	}
	#section-four .section-signup {
		width:98%;
	}
	#section-four a.btn-signup {
		margin-top:25px;
	}
	.section-news .news-column {
		width:30.7%;
	}
	.news-headline {
		font-size:23px;
		width:97%;
	}
	/*#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a {
		opacity:0.3;
	}
	#prevBtn a:hover, #nextBtn a:hover {
		opacity:1;
	}*/
	#section-footer .footer-stats h3 {
		font-size:16px;
	}
	/*#slider, .news-headline {
		width:97%!important;
	}
	#slider li {
		width:745px!important;
	}*/
	.section-news .news-title, .section-news .news-source {
		font:bold 14px/18px Roboto;
	}
	.section-news .news-content {
		font:13px/18px Roboto;
	}
}
@media screen and (min-width: 601px) and (max-width: 1024px) {
	.ncb{
		position:static;
		margin-top:3px;
		margin-bottom:10px;
	}	
}

/* --------------- Housingnet Blog Stylesheet ---------------------- */

.wp_primary{ width:75%; }
.wp_secondary{ width:25%; }
.wp_primary #content{ padding-right:50px; }
.wp_primary article{ margin-bottom: 20px; }
.wp_primary article[data-class='article-border']{border-bottom: 1px solid #cccccc}
.wp_primary .entry-meta{font-size:12px; color:#999; }
.wp_primary .entry-title {font:18px/1 Open Sans; color: #222; margin-bottom:5px; }
.wp_primary .entry-title a { color: #44d581; line-height:21px; }
.wp_primary .entry-content { font: 13px/23px Open Sans; margin:0 0 0; display:inline-block; }
.wp_secondary aside{ background-color:#f0f1e8; border:1px solid #e6e6e6; padding:15px; margin-bottom:15px; }
.wp_secondary aside .widget-title{ font:18px/1 Open Sans; color:#222; margin-bottom:10px; }
aside li { border-bottom: 1px dotted #bbb; padding: 5px 0; line-height:1.2; }
/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
.wp-caption.alignleft {
	margin: 0 20px 5px 0;
}
img.alignright,
.wp-caption.alignright {
	margin: 0 0 5px 20px;
}
img.aligncenter,
.wp-caption.aligncenter {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
}
.entry-content img {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border-radius: 3px;
	border:2px solid #fff;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.entry-content .attachment-thumbnail{ margin-top:7px; }
.post-img{ float:left; margin:0 20px 5px 0; }
.nav-previous,.previous-image {	float: left; width: 50%; }
.nav-next, .next-image { float: right; text-align: right; width: 50%; }
.nav-single { margin-bottom:20px; overflow: hidden; }
.scroll-menu{ display:none; }



/*new hover header menu*/
ol, ul {
	list-style: none;
	padding:0px;
	margin:0px;
}


#navigation {
	position: absolute;
    bottom: 0px;
    left: -26px;
    top: 1px;
}
}

#menu-toggle {
	display: none;
	float: right;
}

/* HEADER > MENU */
#main-menu {
	float: right;
	font-size: 0;
	margin: 10px 0;
}

#main-menu > li {
	display: inline-block;
	margin-left: 30px;
	padding: 2px 0;
	
}

#main-menu > li.parent {
	background-image: url(../images/plus-gray.png);
	background-size: 7px 7px;
	background-repeat: no-repeat;
	background-position: left center;
}

#main-menu > li.parent > a {
	padding-left: 14px;
	text-decoration:none;
}

#main-menu > li > a {
	color: #eee;
	font-size: 14px;
	line-height: 30px;
	padding: 30px 0;
	text-decoration:none;
}

#main-menu > li:hover > a,
#main-menu > li.current-menu-item > a {
	color: #23dbdb;
	
}

/* HEADER > MENU > DROPDOWN */
#main-menu li {
	position: relative;
}

ul.sub-menu { /* level 2 */
	display: none;
	left: -3px;
	top: 38px;
	padding-top: 2px;
	position: absolute;
	width: 150px;
	z-index: 1000003;
}

ul.sub-menu ul.sub-menu { /* level 3+ */
	margin-top: -1px;
	padding-top: 0;
	left:243px;
	top: 0px;
}

ul.sub-menu > li > a {
	background-color: #333;
	border: 1px solid #444;
	border-top: none;
	color: #ddd;
	display: block;
	font-size: 15px;
	line-height: 15px;
	padding: 10px 12px 10px 15px;
	text-decoration: none;
	width:214px;

}

ul.sub-menu > li > a:hover {
	background-color: #7e7e7e; 
	color: #fff;
}

ul.sub-menu > li > .active {
	background-color: #7e7e7e; 
	color: #fff;
}

ul.sub-menu > li:first-child {
	/*border-top: 3px solid #23dbdb;*/
}

ul.sub-menu ul.sub-menu > li:first-child {
	border-top: 1px solid #444;
	width:242px;
}

ul.sub-menu > li:last-child > a {
	border-radius: 0 0 2px 2px;
}

ul.sub-menu > li > a.parent {
	background-image: url(/assets/images/arrow_new1.png);
	background-size: 5px 9px;
	background-repeat: no-repeat;
	background-position: 95% center;
	width:214px;
}

#main-menu li:hover > ul.sub-menu {
	display: block; /* show the submenu */
}










	@media screen and (max-width: 1920px) , screen and (max-height: 1080px) {
		  .wrap_padd{ padding:69px 0px !important;}
		  
	}
	
	
	@media screen and (max-width: 1280px) , screen and (min-height: 1024px) {
		  .wrap_padd{ padding:41px 0px !important;}
	}
	
	